:root{--rc:#f59e0b;--blue:#1f4aa8;--ink:#0f2140;--muted:#6b7c93;--canvas:#f4f7fb;--ok:#22c55e;--warn:#f59e0b;--bad:#ef4444;--orange:#f59e0b;--red:#f43f4f}*{margin:0;padding:0;box-sizing:border-box}body,html{background:var(--canvas)}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,Arial,sans-serif;color:var(--ink);font-size:12px;line-height:1.45}.brief-shell{width:min(960px,calc(100% - 48px));margin:0 auto;padding:27px 0 32px}.hdr{position:relative;overflow:hidden;color:#fff;padding:30px 34px 34px;border-radius:16px;margin-bottom:24px;background:linear-gradient(135deg,#17345a,#244b7b 58%,#356ca9);box-shadow:0 18px 42px rgba(15,23,42,.14)}.hdr:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 86% 18%,hsla(0,0%,100%,.14),hsla(0,0%,100%,0) 34%),linear-gradient(120deg,hsla(0,0%,100%,.06),hsla(0,0%,100%,0) 44%);opacity:.72;pointer-events:none}.hdr-inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) 280px;grid-template-rows:auto auto;column-gap:28px;row-gap:18px;align-items:start}.hdr-title{grid-column:1;grid-row:1;font-size:35px;line-height:1.08;font-weight:800;letter-spacing:.2px;max-width:620px}.hdr-edition-badge{position:absolute;z-index:2;top:20px;right:-44px;display:inline-flex;align-items:center;justify-content:center;width:168px;height:26px;transform:rotate(35deg);transform-origin:center;border-top:1px solid hsla(0,0%,100%,.28);border-bottom:1px solid hsla(0,0%,100%,.22);color:#f8fbff;font-size:13px;font-weight:800;letter-spacing:.08em;line-height:1;box-shadow:0 8px 20px rgba(15,23,42,.18);pointer-events:none;text-shadow:0 1px 1px rgba(15,23,42,.26)}.hdr-edition-badge.is-standard{background:linear-gradient(90deg,rgba(226,232,240,.32),rgba(30,64,175,.44));border-top-color:hsla(0,0%,100%,.3);border-bottom-color:rgba(191,219,254,.24)}.hdr-edition-badge.is-data{background:linear-gradient(90deg,rgba(13,148,136,.82),rgba(15,118,110,.78));border-top-color:rgba(204,251,241,.46);border-bottom-color:rgba(19,78,74,.22);color:#f0fdfa}.hdr-edition-badge.is-professional{background:linear-gradient(90deg,rgba(251,191,36,.86),rgba(217,119,6,.78));border-top-color:rgba(255,237,213,.48);border-bottom-color:rgba(180,83,9,.22);color:#fff7ed}.hdr-logo-topright{grid-column:2;grid-row:1;justify-self:end;align-self:start;display:block;max-width:168px;max-height:60px;width:auto;height:auto;object-fit:contain}.hdr-info{grid-column:1;grid-row:2;display:grid;gap:10px;max-width:620px}.hdr-info-line,.hdr-report-mini{display:grid;grid-template-columns:88px minmax(0,1fr);align-items:start;font-size:16px;line-height:1.45;color:rgba(236,243,250,.97);font-weight:600}.hdr-info-label{display:block;color:rgba(191,219,254,.92);font-weight:700}.hdr-info-value{display:block;min-width:0}.variant-switch{display:flex;flex-wrap:wrap;gap:8px;margin:-8px 0 18px}.variant-switch a{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:6px 14px;border-radius:8px;border:1px solid #cbd5e1;background:#fff;color:#1e3a5f;text-decoration:none;font-size:13px;font-weight:800}.variant-switch a.is-active{background:#1d4ed8;border-color:#1d4ed8;color:#fff}.hdr .variant-switch{grid-column:2;grid-row:2;justify-self:end;align-self:start;margin:0 34px 0 0}.hdr .variant-switch a{background:hsla(0,0%,100%,.96);border-color:hsla(0,0%,100%,.78);color:#17345a;box-shadow:0 8px 20px rgba(15,23,42,.16)}.brief-metric-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:20px 0 18px}.brief-alert,.brief-metric-card{height:96px;background:#fff;border:1px solid #edf1f6;border-radius:10px;padding:16px 17px;box-shadow:0 8px 22px rgba(15,23,42,.045)}.brief-metric-label{font-size:11px;color:#61738d;font-weight:900}.brief-metric-value{margin-top:5px;color:#0f2140;font-size:25px;line-height:1;font-weight:900}.brief-metric-note{margin-top:8px;color:#8fa0b5;font-size:10px}.brief-alert{display:grid;grid-template-columns:27px minmax(0,1fr);align-content:start;align-items:start;column-gap:10px;row-gap:7px}.brief-alert-icon{width:27px;height:27px;border-radius:9px;background:#fff0f2;border:1px solid #ffe0e5;position:relative}.brief-alert-icon:before{content:"!";position:absolute;left:9px;top:3px;color:var(--red);font-size:16px;font-weight:900}.brief-alert-main{min-width:0}.brief-alert-title{font-size:12px;font-weight:900;color:#0e1b33;line-height:1.2}.brief-alert-sub{font-size:10px;color:#7b8ba1;margin-top:4px;line-height:1.35}.brief-alert-chips{grid-column:2;display:flex;align-items:center;gap:6px}.alert-chip{display:inline-flex;align-items:center;height:18px;border-radius:999px;padding:0 8px;font-size:10px;font-weight:900}.alert-chip:before{content:"";width:5px;height:5px;border-radius:50%;margin-right:5px}.alert-chip.high{background:#fff0f2;color:#c3192b}.alert-chip.high:before{background:#f43f4f}.alert-chip.medium{background:#fff7df;color:#b97300}.alert-chip.medium:before{background:#f59e0b}.alert-chip.low{background:#dcfce7;color:#166534}.alert-chip.low:before{background:#22c55e}.brief-layer{margin-top:9px}.brief-layer-head{height:27px;border-bottom:1px solid #d7dfeb;display:flex;align-items:flex-start;gap:8px}.brief-layer-code{display:inline-flex;align-items:center;justify-content:center;min-width:23px;height:17px;border-radius:5px;background:#1e4bb9;color:#fff;font-size:11px;font-weight:900}.brief-layer-title{font-size:13px;font-weight:900;color:#0e1b33;line-height:17px}.brief-layer-risk{margin-left:auto;color:#52667e;font-size:11px;line-height:17px}.brief-layer-risk b{font-weight:900}.brief-layer-risk.low b{color:var(--ok)}.brief-layer-risk.medium b{color:var(--warn)}.brief-layer-risk.high b{color:var(--bad)}.brief-finding{margin:11px 0;border-radius:10px;background:#fff;border:1.5px solid #dbe5f2;overflow:hidden}.brief-finding.high{border-color:#ef4444}.brief-finding.medium{border-color:#f59e0b}.brief-finding.low{border-color:#22c55e}.brief-finding[open]{box-shadow:0 9px 24px rgba(15,23,42,.07)}.brief-finding-summary{position:relative;display:block;min-height:54px;padding:13px 72px 12px 31px;cursor:pointer;list-style:none}.brief-finding-summary::-webkit-details-marker{display:none}.brief-finding[open] .brief-finding-summary{border-bottom:1px solid #e4eaf2}.brief-dot{position:absolute;left:16px;top:25px;width:8px;height:8px;border-radius:50%;background:#22c55e}.brief-finding.high .brief-dot{background:#ef4444}.brief-finding.medium .brief-dot{background:#f59e0b}.finding-title{display:flex;align-items:center;gap:8px;min-width:0;font-size:12px;font-weight:900;color:#0e1b33;line-height:1.25}.finding-title span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.risk-pill{display:inline-flex;align-items:center;flex:0 0 auto;height:16px;border-radius:999px;padding:0 7px;font-size:10px;font-weight:900}.risk-pill.high{background:#fee2e2;color:#991b1b}.risk-pill.medium{background:#fef3c7;color:#92400e}.risk-pill.low{background:#dcfce7;color:#166534}.risk-num{font-size:11px;color:#4a5d76;font-weight:800}.finding-msg{margin-top:5px;color:#26405f;font-size:11px;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.finding-action{position:absolute;right:14px;top:18px;display:inline-flex;align-items:center;justify-content:center;width:36px;height:22px;border-radius:999px;border:1px solid #c7d4e5;background:#fff;color:#1f3354;font-size:11px;font-weight:900}.brief-finding[open] .finding-action-expand,.finding-action-collapse{display:none}.brief-finding[open] .finding-action-collapse{display:inline}.brief-finding-detail{padding:12px 16px 15px;background:#fbfcfe;color:#334155;overflow:hidden}.brief-finding-detail .empty{color:#94a3b8;font-size:12px}.brief-finding-detail .ev-detail{font-size:12px;color:#475569;margin:8px 0}.brief-finding-detail .ev-det-explain,.brief-finding-detail .ev-explain,.brief-finding-detail .result-summary-box{border:1px solid #dbe5ef;border-radius:8px;background:#fff;padding:10px 12px;margin:8px 0;font-size:12px;line-height:1.75}.brief-finding-detail .ev-card{border:1px solid #e2e8f0;border-radius:8px;margin:10px 0;overflow:hidden}.brief-finding-detail .ev-hdr{padding:10px 12px;background:#f8fafc;border-bottom:1px solid #e2e8f0;font-weight:700}.brief-finding-detail .ev-body{padding:11px 12px}.brief-finding-detail .ev-imgs{display:flex;gap:12px;align-items:flex-start;flex-wrap:wrap;margin:8px 0}.brief-finding-detail .ev-thumb-wrap{max-width:220px;text-align:center}.brief-finding-detail .ev-thumb{display:block;max-width:200px;max-height:160px;object-fit:contain;border:2px solid #e2e8f0;border-radius:6px;background:#fff}.brief-finding-detail .ev-thumb-label{margin-top:5px;color:#64748b;font-size:10px;overflow-wrap:anywhere}.brief-finding-detail .ev-pair{display:grid;grid-template-columns:minmax(0,220px) 24px minmax(0,220px);gap:10px;align-items:start;justify-content:center}.brief-finding-detail .ev-arrow{text-align:center;margin-top:66px;font-size:18px;font-weight:700;color:#ef4444}.brief-finding-detail .ev-table-wrap{max-width:100%;overflow-x:auto;margin:8px 0}.brief-finding-detail table.ev-tbl{width:100%;border-collapse:collapse;font-size:11px;margin-top:6px}.brief-finding-detail table.ev-tbl th{text-align:left;padding:6px 8px;background:#f1f5f9;border:1px solid #e2e8f0;color:#64748b;font-weight:600}.brief-finding-detail table.ev-tbl td{padding:5px 8px;border:1px solid #e2e8f0}.brief-finding-detail table.ev-tbl td.hl-err,.brief-finding-detail table.ev-tbl tr.hl-row-err td{background:#fee2e2;color:#991b1b;font-weight:600}.brief-finding-detail table.ev-tbl td.hl-warn,.brief-finding-detail table.ev-tbl tr.hl-row-warn td{background:#fef3c7;color:#92400e;font-weight:600}.brief-finding-detail table.ev-tbl td.hl-ok{background:#dcfce7;color:#166534}.brief-finding-detail details:not(.mini-det):not(.llm-evidence-context):not(.llm-clue-details){margin:8px 0}.brief-finding-detail summary:not(.mini-summary){cursor:pointer;font-weight:700}.brief-finding-detail img{max-width:100%;height:auto}.brief-finding-detail pre{max-width:100%;overflow:auto;white-space:pre-wrap;word-break:break-word}.status{display:inline-block;padding:1px 8px;border-radius:10px;font-size:11px;font-weight:600}.s-ok{background:#dcfce7;color:#166534}.s-warn{background:#fef3c7;color:#92400e}.s-bad{background:#fee2e2;color:#991b1b}.s-skip{background:#f1f5f9;color:#94a3b8}.mini-det{margin-top:6px;border:1px dashed #cbd5e1;border-radius:8px;background:#f8fafc;overflow:hidden;transition:border-color .2s,background .2s,box-shadow .2s}.mini-det:hover{border-color:#94a3b8}.mini-summary{list-style:none;cursor:pointer;padding:9px 74px 9px 32px;position:relative;display:block;font-weight:400}.mini-summary::-webkit-details-marker{display:none}.mini-summary::marker{content:""}.mini-summary:before{content:"▸";left:10px;top:9px;width:16px;height:16px;display:flex;align-items:center;justify-content:center;font-size:11px;transition:all .2s}.mini-summary:after,.mini-summary:before{position:absolute;border-radius:999px;border:1px solid #cbd5e1;background:#fff;color:#64748b;font-weight:700}.mini-summary:after{content:"展开";right:10px;top:8px;padding:2px 8px;font-size:10px;line-height:1.2}.mini-det[open]{border-color:#93c5fd;background:#fff;box-shadow:0 6px 16px rgba(59,130,246,.08)}.mini-det[open] .mini-summary{border-bottom:1px dashed #bfdbfe;background:hsla(0,0%,100%,.6);margin-bottom:6px}.mini-det[open] .mini-summary:before{content:"▾";border-color:#93c5fd;background:#dbeafe;color:#1d4ed8}.mini-det[open] .mini-summary:after{content:"已展开";border-color:#93c5fd;background:#eff6ff;color:#1d4ed8}.mini-body{padding:0 10px 10px}.ev-tag{display:inline-block;font-size:10px;font-weight:700;line-height:1;padding:3px 6px;border-radius:10px;margin-right:4px}.ev-tag-bad{background:#fee2e2;color:#991b1b}.ev-tag-warn{background:#fef3c7;color:#92400e}.ev-tag-ok{background:#dcfce7;color:#166534}.ev-tag-info{background:#dbeafe;color:#1e40af}.ev-issue-item{margin-top:5px;font-size:12px;color:#334155}.llm-section{background:#fff;border:1px solid #c4b5fd;border-radius:10px;padding:16px;margin:10px 0;font-size:16px;line-height:1.6;color:#1e293b;font-family:-apple-system,Microsoft YaHei,Segoe UI,sans-serif}.llm-hdr{font-size:14px;font-weight:700;color:#5b21b6;margin-bottom:10px;display:flex;align-items:center;gap:6px}.llm-hdr:before{content:"\1F916";font-size:16px}.llm-tbl-group{margin-bottom:18px}.llm-tbl-group-hdr{font-size:13px;font-weight:600;color:#4c1d95;margin:10px 0 6px;padding:4px 0;border-bottom:2px solid #c4b5fd}.llm-issue-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:12px 14px;margin:8px 0;position:relative;overflow:hidden}.llm-issue-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px}.llm-issue-card.sev-high:before{background:#ef4444}.llm-issue-card.sev-medium:before{background:#f59e0b}.llm-issue-card.sev-low:before{background:#3b82f6}.llm-cat{display:inline-block;padding:1px 8px;border-radius:10px;font-size:10px;font-weight:600;margin-right:6px}.llm-cat-unknown{background:#f1f5f9;color:#475569}.llm-cat-range{background:#fce7f3;color:#9d174d}.llm-cat-unit{background:#fef3c7;color:#92400e}.llm-cat-stat{background:#dbeafe;color:#1e40af}.llm-cat-hierarchy{background:#d1fae5;color:#065f46}.llm-cat-misplace{background:#ede9fe;color:#5b21b6}.llm-cat-logic{background:#fff7ed;color:#9a3412}.llm-loc{font-size:11px;color:#475569;margin:6px 0 4px}.llm-desc{font-size:12px;margin:6px 0 4px;color:#1e293b;line-height:1.6;font-weight:600}.llm-evidence{font-size:11px;color:#64748b;background:#f8fafc;padding:4px 8px;border-radius:4px;margin:4px 0;font-family:monospace}.llm-expected{font-size:11px;color:#0369a1;margin:4px 0}.llm-expected b{color:#059669}.llm-evidence-sentence{margin-top:8px;padding:9px 10px;border:1px solid #bfdbfe;border-radius:8px;background:#fff}.llm-evidence-title{font-size:11px;font-weight:700;color:#1d4ed8;margin-bottom:4px}.llm-evidence-text{font-size:12px;line-height:1.85;color:#0f172a;white-space:pre-wrap}.llm-hit{background:#fde68a;color:#7c2d12;font-weight:800;border-radius:4px;padding:0 2px;box-shadow:0 0 0 1px rgba(245,158,11,.18)}.llm-evidence-context{margin-top:8px;border:1px dashed #cbd5e1;border-radius:8px;background:#fff}.llm-evidence-context summary{padding:7px 10px;font-size:11px;font-weight:700;color:#475569;cursor:pointer}.llm-evidence-context[open] summary{border-bottom:1px dashed #e2e8f0}.llm-evidence-paragraph{padding:9px 10px;font-size:12px;line-height:1.85;color:#334155;white-space:pre-wrap}.llm-analysis{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:8px 12px;margin:6px 0;font-size:11px;color:#334155;line-height:1.7}.llm-analysis-title{font-size:11px;font-weight:600;color:#475569;margin-bottom:4px}.llm-analysis-label{font-weight:600;color:#1e40af;margin-right:4px}.llm-section .sw{overflow:auto;max-height:520px;border:1px solid #fecaca;border-radius:8px;margin-top:8px;position:relative}.llm-section table.st{min-width:720px;margin:0;border-collapse:separate;border-spacing:0}.llm-section table.st .sc{position:sticky;top:0;left:0;z-index:5;width:42px;min-width:42px;background:#f8fafc;color:#94a3b8;text-align:center;border:1px solid #dbe3ef;padding:4px 6px;font-size:11px;font-weight:600;box-shadow:1px 1px 0 #dbe3ef}.llm-section .scm{display:inline-block;width:0;height:0;border-left:8px solid transparent;border-bottom:8px solid #94a3b8;vertical-align:middle}.llm-section table.st .sch{top:0;z-index:4;font-weight:600;box-shadow:0 1px 0 #dbe3ef}.llm-section table.st .sch,.llm-section table.st .srh{position:sticky;background:#f8fafc;color:#334155;text-align:left;border:1px solid #dbe3ef;padding:4px 6px;font-size:11px}.llm-section table.st .srh{left:0;z-index:3;width:42px;min-width:42px;font-weight:500;box-shadow:1px 0 0 #dbe3ef}.llm-section table.st .srh.shr{background:#fee2e2;color:#991b1b;border:1px solid #ef4444;font-weight:800}.llm-section table.st .sfch{position:sticky;top:0;z-index:4;background:#f8fafc;color:#64748b;border-left:1px solid #dbe3ef;border-right:1px solid #dbe3ef;border-color:#dbe3ef #cbd5e1;padding:4px 6px;font-size:10px;font-weight:600;box-shadow:0 1px 0 #dbe3ef}.llm-section table.st .sfch,.llm-section table.st .sfci{width:42px;min-width:42px;text-align:center;border-style:solid dashed;border-width:1px;white-space:nowrap}.llm-section table.st .sfci{background:#fff;color:#cbd5e1;border-color:#f1f5f9 #e2e8f0;padding:2px 4px;font-size:12px;font-weight:700}.llm-section table.st .sfrh{position:sticky;left:0;z-index:3;width:42px;min-width:42px;background:#f8fafc;color:#64748b;text-align:center;border:1px dashed #cbd5e1;padding:2px 4px;font-size:10px;font-weight:700;box-shadow:1px 0 0 #dbe3ef;white-space:nowrap}.llm-section table.st .sfri{height:14px;padding:0 8px;background:#fff;color:#cbd5e1;text-align:center;border-top:0;border-bottom:0;border-left:1px dashed #e2e8f0;border-right:1px dashed #e2e8f0;font-size:12px;font-weight:700;letter-spacing:2px}.llm-section table.st td.sh{font-weight:800;white-space:nowrap;min-width:72px}.llm-section table.st td.sh0,.llm-section table.st td.shr{background:#fee2e2;color:#991b1b;border:1px solid #ef4444}.llm-section table.st td.sh1{background:#dbeafe;color:#1d4ed8;border:1px solid #3b82f6}.llm-section table.st td.sh2,.llm-section table.st td.shw{background:#fef3c7;color:#92400e;border:1px solid #f59e0b}.llm-section table.st td.sh3{background:#ede9fe;color:#5b21b6;border:1px solid #8b5cf6}.llm-section table.st td.sh4{background:#dcfce7;color:#166534;border:1px solid #22c55e}.llm-section table.st td.sh5{background:#cffafe;color:#155e75;border:1px solid #06b6d4}.cross-table-evidence table.st td.sh{font-weight:800;white-space:nowrap;min-width:72px}.cross-table-evidence table.st td.sh0,.cross-table-evidence table.st td.shr{background:#fee2e2;color:#991b1b;border:1px solid #ef4444;font-weight:800}.cross-table-evidence table.st .sfch{background:#f8fafc;color:#64748b;text-align:center;border:1px dashed #cbd5e1;padding:4px 6px;font-size:10px;font-weight:700;white-space:nowrap}.cross-table-evidence table.st .sfci{background:#fff;color:#cbd5e1;text-align:center;border-left:1px dashed #e2e8f0;border-right:1px dashed #e2e8f0;padding:2px 4px;font-size:12px;font-weight:700;white-space:nowrap}.cross-table-evidence table.st .sfrh{background:#f8fafc;color:#64748b;text-align:center;border:1px dashed #cbd5e1;padding:2px 4px;font-size:10px;font-weight:700;white-space:nowrap}.cross-table-evidence table.st .sfri{background:#fff;color:#cbd5e1;text-align:center;border-top:0;border-bottom:0;border-left:1px dashed #e2e8f0;border-right:1px dashed #e2e8f0;padding:2px 4px;font-size:12px;font-weight:700;letter-spacing:2px}.cross-table-evidence table.st tr.sfr-bottom .sfrh,.cross-table-evidence table.st tr.sfr-bottom .sfri{border-bottom:1px solid #dbe3ef}.footer{text-align:center;color:#a0adc0;font-size:10px;padding:12px 0 0}@media(max-width:1024px){.hdr-inner{grid-template-columns:minmax(0,1fr) 196px}.hdr-title{font-size:31px}.hdr-edition-badge{top:17px;right:-39px;width:148px;height:23px;font-size:12px}.hdr-logo-topright{max-width:142px;max-height:51px}.hdr .variant-switch{margin-right:24px}}@media(max-width:640px){.brief-shell{width:min(100% - 24px,960px);padding-top:18px}.hdr{padding:24px 20px}.hdr-inner{grid-template-columns:1fr;row-gap:16px}.hdr-title{grid-column:1;grid-row:1;font-size:26px;max-width:none}.hdr-logo-topright{grid-column:1;grid-row:2;justify-self:start;max-width:126px;max-height:45px}.hdr .variant-switch{grid-column:1;grid-row:3;justify-self:start;margin:0}.hdr-info{grid-column:1;grid-row:4;max-width:none}.hdr-info-line,.hdr-report-mini{font-size:14px}.hdr-info-label{min-width:74px}.brief-metric-grid{grid-template-columns:1fr}.brief-alert{height:auto}.brief-alert-chips{flex-wrap:wrap}.brief-finding-summary{padding-right:18px}.finding-action{position:static;margin-top:8px}.finding-msg{white-space:normal}.brief-layer-risk{display:none}.brief-finding-detail{padding:10px 12px 13px}.brief-finding-detail .ev-imgs{flex-direction:column}.brief-finding-detail .ev-pair{grid-template-columns:minmax(0,1fr);max-width:220px}.brief-finding-detail .ev-arrow{margin-top:0}}@media print{body{background:#fff!important}.brief-shell{width:100%!important;margin:0!important;padding:0!important}.hdr{padding:30px 34px 34px!important;border-radius:16px!important;margin-bottom:24px!important}.hdr-edition-badge{position:absolute!important;z-index:2!important;top:20px!important;right:-44px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:168px!important;height:26px!important;padding:0!important;transform:rotate(35deg)!important;transform-origin:center!important;border-top:1px solid hsla(0,0%,100%,.28)!important;border-bottom:1px solid hsla(0,0%,100%,.22)!important;border-radius:0!important;font-size:13px!important;font-weight:800!important;letter-spacing:.08em!important;line-height:1!important;box-shadow:0 8px 20px rgba(15,23,42,.18)!important;pointer-events:none!important;text-shadow:0 1px 1px rgba(15,23,42,.26)!important;white-space:nowrap!important}.hdr-edition-badge,.hdr-edition-badge.is-standard{background:#1e40af!important;color:#f8fbff!important}.hdr-edition-badge.is-data{background:#0f766e!important;color:#f0fdfa!important}.hdr-edition-badge.is-professional{background:#d97706!important;color:#fff7ed!important}.hdr-inner{display:flex!important;flex-wrap:wrap!important;align-items:flex-start!important;column-gap:28px!important;row-gap:18px!important}.hdr-title{flex:1 1 560px!important;order:1!important;font-size:35px!important;line-height:1.08!important;max-width:620px!important}.hdr-logo-topright{order:2!important;flex:0 0 auto!important;margin-left:auto!important;align-self:flex-start!important;max-width:168px!important;max-height:60px!important;width:auto!important;height:auto!important}.hdr .variant-switch{display:none!important}.hdr-info{order:4!important;flex:0 0 620px!important;max-width:620px!important;display:grid!important;gap:10px!important}.hdr-info-line,.hdr-report-mini{display:grid!important;grid-template-columns:88px minmax(0,1fr)!important;align-items:start!important;font-size:16px!important;line-height:1.45!important}}