:root{--navy:#172337;--gold:#a77a19;--green:#397452;--amber:#a8731d;--red:#a64e49;--ink:#1d293b;--muted:#687487;--paper:#fff;--bg:#f3f4f2;--shadow:0 18px 48px #17233712;--paper-warm:#fcfaf5;--paper-soft:#f7f2e8;--line:#d9ddd9;--app-bar-height:126px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font:15px -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;overflow-x:hidden}.app-bar{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:24px;padding:18px 28px 16px;background:rgba(252,250,245,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(16px);min-height:var(--app-bar-height);box-shadow:0 8px 22px #17233708}.brand-lockup{display:grid;grid-template-columns:168px minmax(0,1fr);align-items:start;gap:18px;min-width:0}.brand-logo{width:168px;height:62px;object-fit:contain;object-position:left center;display:block;mix-blend-mode:multiply}.brand-copy{min-width:0}.brand-copy h1{margin:0;font-size:clamp(24px,2.6vw,34px);line-height:1.02;letter-spacing:-.04em;color:var(--navy)}.brand-framework,.brand-supporting,.brand-attribution{margin:0}.brand-framework{margin-top:7px;font-size:12px;font-weight:700;letter-spacing:.04em;color:var(--ink)}.brand-supporting{margin-top:4px;font-size:12px;line-height:1.45;color:var(--muted);max-width:720px}.brand-attribution{margin-top:6px;font-size:11px;line-height:1.35;color:#7c6e56}.app-bar-actions{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;gap:10px}.save-state{display:flex;align-items:center;gap:7px;color:#3d7655;font-size:12px}.save-state i{width:8px;height:8px;border-radius:50%;background:#4c9a68}.print-button,.wizard-actions button,.locked button{min-height:56px;padding:0 20px;border:1px solid #ccd2da;border-radius:13px;background:#fff;color:#344156;font-weight:750;cursor:pointer}.print-button{min-height:48px;padding:0 16px;border-color:#d8ddd9;background:var(--paper-warm);font-size:13px;box-shadow:none}.print-button:hover,.wizard-actions button:hover,.locked button:hover{transform:translateY(-1px);box-shadow:0 8px 20px #17233712}.app-shell{display:grid;grid-template-columns:250px minmax(0,1fr);max-width:1600px;margin:auto;min-height:calc(100vh - var(--app-bar-height))}.stage-rail{position:sticky;top:var(--app-bar-height);height:calc(100vh - var(--app-bar-height));padding:30px 22px;border-right:1px solid #dfe3e7;background:#f9faf9}.rail-progress span{font-size:31px;font-weight:800}.rail-progress small{display:block;color:var(--muted)}.rail-progress>i,.mobile-progress>i{display:block;height:5px;margin-top:12px;background:#e1e5e9;border-radius:99px;overflow:hidden}.rail-progress em,.mobile-progress em{display:block;width:0;height:100%;background:linear-gradient(90deg,var(--gold),var(--green));transition:width .25s}.stage-rail nav{display:grid;gap:8px;margin-top:32px}.stage-rail nav button{display:flex;align-items:center;gap:11px;padding:11px;border:0;border-radius:12px;background:transparent;text-align:left;color:#637083;cursor:pointer}.stage-rail nav button.active{background:#fff;color:var(--ink);box-shadow:0 7px 22px #1723370e}.stage-rail nav i{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#e9ecee;font-style:normal;font-weight:800}.stage-rail nav button.active i{background:var(--navy);color:#fff}.stage-rail nav small,.stage-rail nav b{display:block}.stage-rail nav small{font-size:10px;text-transform:uppercase}.stage-rail nav b{font-size:11px;margin-top:2px}.stage-rail>p{margin-top:25px;color:var(--muted);font-size:11px;line-height:1.5}.wizard-main{min-width:0;padding:36px clamp(20px,4vw,68px) 110px}.mobile-progress{display:none}.wizard-stage{max-width:1240px;margin:auto}.wizard-stage.animate{animation:fade .22s ease}.kicker{font-size:11px;font-weight:850;letter-spacing:.15em;color:var(--gold)}h1{font-size:clamp(32px,4vw,54px);line-height:1.04;letter-spacing:-.04em;margin:12px 0}p{line-height:1.55;color:var(--muted)}.property-hero{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:32px}.property-hero>div{max-width:760px}.property-hero>span{font-size:90px;font-weight:800;color:#e2e5e7}.property-inputs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.input-card{padding:18px;border-radius:16px;background:#fff;box-shadow:var(--shadow)}.input-card span{display:block;font-size:11px;font-weight:800;color:#697588;text-transform:uppercase}.input-card input{width:100%;height:54px;margin-top:7px;border:0;border-bottom:1px solid #cfd5dc;background:transparent;font-size:18px;color:var(--ink)}input:focus-visible,textarea:focus-visible,button:focus-visible{outline:3px solid #91b8d9;outline-offset:3px}.intro-screen{min-height:610px;display:grid;grid-template-columns:240px 1fr;gap:55px;align-items:center;padding:55px;border-radius:28px;background:#fff;box-shadow:var(--shadow)}.framework-mark{display:grid;place-items:center;width:210px;height:210px;border-radius:42px;background:linear-gradient(145deg,#204f4c,#3e846d);color:#fff;font-size:110px;font-weight:850}.intro-screen.value .framework-mark{background:linear-gradient(145deg,#7b5a13,#b48b2d)}.intro-screen>div:last-child>p{max-width:720px;font-size:20px}.intro-pillars{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:28px}.intro-pillars span{display:flex;align-items:center;gap:9px;padding:12px;border-radius:12px;background:#f4f6f5;font-weight:700}.intro-pillars i,.pillar-title>i,.factor-grid i{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--navy);color:#fff;font-style:normal}.pillar-screen{display:grid;grid-template-columns:minmax(270px,.7fr) minmax(0,1.3fr);gap:28px}.pillar-context,.score-selection,.summary-screen,.final-screen,.locked{padding:clamp(24px,3vw,42px);border-radius:24px;background:#fff;box-shadow:var(--shadow)}.pillar-title{display:flex;align-items:flex-start;gap:16px;margin-top:20px}.pillar-title>i{width:58px;height:58px;flex:0 0 58px;font-size:28px;background:linear-gradient(145deg,#214d60,#2e7982)}.pillar-title h1{font-size:clamp(32px,4vw,50px);margin:0}.current-score{margin-top:32px;padding:20px;border-radius:16px;background:#f2f4f5}.current-score.selected{background:#f7f1df;border:1px solid #d7bd79}.current-score small,.current-score strong{display:block}.current-score strong{margin-top:5px;font-size:20px}.current-score p{margin-bottom:0}.score-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.score-card{position:relative;min-height:150px;padding:19px;border:1px solid #dce1e6;border-radius:17px;background:#fafbfb;text-align:left;color:var(--ink);cursor:pointer;transition:.2s}.score-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px #17233712}.score-card>span{visibility:hidden;position:absolute;right:14px;top:12px;font-size:10px;color:#765812}.score-card>b,.score-card>strong{display:block}.score-card>b{font-size:34px}.score-card>strong{font-size:16px}.score-card p{margin:8px 0 0;font-size:12px}.score-card.selected{border:2px solid #a9893f;background:#fff8e5;box-shadow:0 0 0 4px #d8bd7733}.score-card.selected>span{visibility:visible;animation:pulse .22s}.summary-hero{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:22px}.summary-hero>div{padding:25px;border-radius:18px;background:#f4f5f5}.summary-hero strong{display:block;font-size:65px}.summary-hero strong span{font-size:20px;color:var(--muted)}.gate.pass{background:#e8f2eb}.gate.watch{background:#f8efdc}.gate small,.gate b{display:block}.gate b{font-size:28px;margin:10px 0}.factor-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:11px;margin-top:20px}.factor-grid article{display:flex;gap:10px;align-items:center;padding:14px;border-radius:13px;background:#f5f6f6}.factor-grid b,.factor-grid span{display:block}.factor-grid span{font-size:12px;color:var(--muted);margin-top:3px}.insights{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:20px}.insights article{padding:19px;border-radius:15px;background:#f7f3e8}.insights small,.insights b{display:block}.insights b{margin-top:7px}.locked{text-align:center;min-height:560px;display:flex;flex-direction:column;align-items:center;justify-content:center}.locked>b{font-size:60px}.locked p{max-width:600px}.final-screen{padding:clamp(25px,4vw,55px)}.final-hero{text-align:center;padding:30px;border-radius:22px;background:linear-gradient(145deg,#f8faf9,#e8f1eb)}.final-screen.watch .final-hero{background:#faf2df}.final-screen.fail .final-hero{background:#f8e9e7}.final-hero>small{font-weight:850;letter-spacing:.16em}.final-hero>strong{display:block;font-size:clamp(80px,12vw,145px);line-height:.9}.final-hero>strong span{font-size:22px}.final-hero>b{display:inline-grid;place-items:center;width:74px;height:74px;margin-top:18px;border-radius:18px;background:var(--navy);color:#fff;font-size:34px}.final-hero h1{text-transform:uppercase}.final-hero p{max-width:800px;margin:auto;font-size:17px}.final-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px}.final-metrics article{padding:20px;border-radius:16px;background:#f4f6f6}.final-metrics small,.final-metrics b,.final-metrics span{display:block}.final-metrics b{font-size:24px;margin:7px 0}.final-metrics span{color:var(--muted);font-size:12px}.structured-notes{margin-top:24px}.notes-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:13px}.notes-grid label{padding:16px;border-radius:15px;background:#f4f6f6}.notes-grid span{font-weight:800}.notes-grid textarea{width:100%;min-height:130px;margin-top:8px;padding:12px;border:1px solid #d4dae0;border-radius:10px;background:#fff;font:inherit;resize:vertical}.wizard-actions{position:fixed;bottom:0;left:250px;right:0;z-index:15;display:flex;justify-content:flex-end;gap:10px;padding:13px clamp(20px,4vw,68px);background:#fffE;border-top:1px solid #dfe3e7;backdrop-filter:blur(12px)}.wizard-actions .primary{background:var(--navy);color:#fff;min-width:190px}.wizard-actions button:disabled{opacity:.4;cursor:not-allowed}#printReport{display:none}
@keyframes fade{from{opacity:.2;transform:translateY(6px)}to{opacity:1;transform:none}}@keyframes pulse{50%{transform:scale(1.04)}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}
@media(max-width:1050px){:root{--app-bar-height:146px}.app-bar{grid-template-columns:1fr;padding:16px 22px 14px;gap:14px}.brand-lockup{grid-template-columns:148px minmax(0,1fr);gap:16px}.brand-logo{width:148px;height:56px}.brand-framework,.brand-supporting,.brand-attribution{max-width:100%}.app-bar-actions{flex-direction:row;align-items:center;justify-content:space-between}.app-shell{grid-template-columns:1fr}.stage-rail{display:none}.mobile-progress{display:grid;grid-template-columns:1fr auto;gap:8px;margin-bottom:20px}.mobile-progress>i{grid-column:1/-1;margin:0}.wizard-actions{left:0}.pillar-screen{grid-template-columns:1fr}.intro-screen{grid-template-columns:160px 1fr;min-height:520px}.framework-mark{width:150px;height:150px;font-size:80px}.score-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){:root{--app-bar-height:182px}.app-bar{padding:14px 14px 12px;gap:12px}.brand-lockup{grid-template-columns:96px minmax(0,1fr);gap:12px}.brand-logo{width:96px;height:44px}.brand-copy h1{font-size:24px;line-height:1.04}.brand-framework{font-size:11px}.brand-supporting{font-size:11px}.brand-attribution{font-size:10px}.app-bar-actions{justify-content:flex-start;gap:10px}.print-button{min-height:44px;padding:0 12px}.wizard-main{padding:24px 14px 105px}.property-hero>span{display:none}.property-inputs,.summary-hero,.insights,.final-metrics,.notes-grid{grid-template-columns:1fr}.intro-screen{grid-template-columns:1fr;padding:28px;gap:24px}.framework-mark{width:100px;height:100px;font-size:55px;border-radius:25px}.intro-pillars{grid-template-columns:1fr}.score-card-grid{grid-template-columns:1fr}.score-card{min-height:120px}.wizard-actions{padding:10px 14px}.wizard-actions button{padding:0 12px}.wizard-actions .primary{min-width:0}.save-state{display:none}}
@media print{
@page{size:A4 portrait;margin:12mm}
body{margin:0;background:#fff;color:#172337;font:11pt "Segoe UI",-apple-system,BlinkMacSystemFont,sans-serif}
.app-bar,.app-shell{display:none!important}
#printReport{display:block!important;color:#172337}
#printReport *{box-shadow:none!important}
#printReport .report-shell{display:grid;gap:0;color:#172337}
#printReport .report-page{display:flex;flex-direction:column;gap:12px;padding:0 0 6mm;break-after:page;page-break-after:always}
#printReport .report-page-last{break-after:auto;page-break-after:auto}
#printReport .report-cover{min-height:268mm;justify-content:space-between;padding:6mm 0 2mm}
#printReport .report-cover-top{display:flex;justify-content:space-between;align-items:flex-start;gap:18px}
#printReport .report-cover-top img{width:190px;height:auto;object-fit:contain}
#printReport .report-confidential{padding:9px 14px;border:1px solid #d5b771;border-radius:999px;color:#8d6618;font-size:9pt;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
#printReport .report-cover-main{margin-top:18mm}
#printReport .report-cover-main small{display:block;color:#a77a19;font-size:10pt;font-weight:800;letter-spacing:.18em;text-transform:uppercase}
#printReport .report-cover-main h1{margin:10px 0 8px;font-size:28pt;line-height:1;letter-spacing:-.05em;color:#172337}
#printReport .report-cover-main h2{margin:0 0 10px;color:#445166;font-size:11pt;font-weight:700;line-height:1.35}
#printReport .report-cover-main p{margin:0;color:#445166;font-size:13pt;line-height:1.45}
#printReport .report-cover-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:auto}
#printReport .report-cover-grid article,
#printReport .report-kpi-card,
#printReport .report-stat-card,
#printReport .report-intelligence-card,
#printReport .report-pillar-card,
#printReport .report-risk-card,
#printReport .report-note-card,
#printReport .report-audit-card,
#printReport .report-radar-card,
#printReport .report-framework-summary,
#printReport .report-verdict-card{break-inside:avoid-page;page-break-inside:avoid}
#printReport .report-cover-grid article,
#printReport .report-stat-card,
#printReport .report-note-card,
#printReport .report-audit-card{padding:14px 16px;border:1px solid #d9e0e5;border-radius:16px;background:#fff}
#printReport .report-cover-grid small,
#printReport .report-cover-grid strong,
#printReport .report-kpi-card small,
#printReport .report-kpi-card strong,
#printReport .report-kpi-card span,
#printReport .report-stat-card small,
#printReport .report-stat-card strong,
#printReport .report-note-card small,
#printReport .report-note-card p,
#printReport .report-audit-card small,
#printReport .report-audit-card strong,
#printReport .report-audit-card span{display:block}
#printReport .report-cover-grid small,
#printReport .report-stat-card small,
#printReport .report-note-card small,
#printReport .report-audit-card small,
#printReport .report-kpi-card small{color:#7f8a99;font-size:8.8pt;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
#printReport .report-cover-grid strong,
#printReport .report-stat-card strong{margin-top:8px;font-size:13.5pt;line-height:1.35;color:#172337}
#printReport .report-section-header{display:grid;grid-template-columns:52px 1fr;gap:14px;align-items:flex-start;margin-bottom:8px}
#printReport .report-section-header>span{display:grid;place-items:center;width:52px;height:52px;border-radius:16px;background:#172337;color:#fff;font-size:16pt;font-weight:800}
#printReport .report-section-header h2{margin:0;font-size:19pt;line-height:1.08;letter-spacing:-.03em;color:#172337}
#printReport .report-section-header p{margin:5px 0 0;color:#5a6678;font-size:10.5pt;line-height:1.45}
#printReport .report-meta-line{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:10px 12px;border-top:1px solid #dfe5e9;border-bottom:1px solid #dfe5e9;color:#445166;font-size:9.5pt}
#printReport .report-meta-line span{display:block;line-height:1.45}
#printReport .report-meta-line b{display:block;margin-bottom:4px;color:#7a8594;font-size:8.2pt;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
#printReport .report-kpi-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
#printReport .report-kpi-grid.compact{grid-template-columns:repeat(3,1fr)}
#printReport .report-kpi-card{padding:15px 16px;border:1px solid #d9e0e5;border-top:4px solid #a77a19;border-radius:16px;background:#fff}
#printReport .report-kpi-card strong{margin-top:10px;font-size:18pt;line-height:1.05;color:#172337}
#printReport .report-kpi-card span{margin-top:8px;color:#5a6678;font-size:9.6pt;line-height:1.45}
#printReport .report-kpi-card.dark{background:#172337;border-color:#172337}
#printReport .report-kpi-card.dark small,
#printReport .report-kpi-card.dark strong,
#printReport .report-kpi-card.dark span{color:#fff}
#printReport .report-kpi-card.positive{background:#edf5ef;border-top-color:#397452}
#printReport .report-kpi-card.warning{background:#faf3e3;border-top-color:#a77a19}
#printReport .report-verdict-card{padding:18px 20px;border-radius:18px;background:linear-gradient(145deg,#f7f8f8,#eff3f2);border:1px solid #dce3e7}
#printReport .report-verdict-card small{display:block;color:#a77a19;font-size:9pt;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
#printReport .report-verdict-card h3{margin:10px 0 8px;font-size:21pt;line-height:1.05;letter-spacing:-.03em}
#printReport .report-verdict-card p{margin:0;color:#445166;line-height:1.6}
#printReport .report-card-grid.two-up{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}
#printReport .report-stat-card{min-height:82px}
#printReport .report-framework-hero{display:grid;grid-template-columns:240px 1fr;gap:14px;align-items:start}
#printReport .report-radar-card{padding:16px;border:1px solid #d9e0e5;border-radius:18px;background:#fff}
#printReport .report-radar-card small{display:block;color:#a77a19;font-size:9pt;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
#printReport .report-radar-card svg{display:block;width:100%;height:auto;margin-top:10px}
#printReport .report-radar-grid polygon,
#printReport .report-radar-grid line{fill:none;stroke:#d6dee3;stroke-width:1}
#printReport .report-radar-area{fill:#a77a1928}
#printReport .report-radar-line{fill:none;stroke:#172337;stroke-width:2.4}
#printReport .report-radar-markers circle{fill:#a77a19;stroke:#fff;stroke-width:1.5}
#printReport .report-radar-labels text{fill:#556173;font-size:9px;font-weight:700;letter-spacing:.03em}
#printReport .report-framework-summary{padding:16px 18px;border:1px solid #d9e0e5;border-radius:18px;background:#fff}
#printReport .report-framework-copy{margin-top:14px}
#printReport .report-framework-copy p{margin:0 0 10px;color:#445166;line-height:1.55}
#printReport .report-pillar-stack{display:grid;gap:12px}
#printReport .report-pillar-card{padding:16px;border:1px solid #d9e0e5;border-radius:18px;background:#fff;break-inside:avoid-page;page-break-inside:avoid}
#printReport .report-pillar-top{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}
#printReport .report-pillar-top small{display:block;color:#a77a19;font-size:8.8pt;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
#printReport .report-pillar-top h3{margin:8px 0 0;font-size:16pt;line-height:1.08;letter-spacing:-.03em}
#printReport .report-score-pair{display:grid;grid-template-columns:repeat(2,minmax(130px,1fr));gap:8px}
#printReport .report-score-pair span{padding:10px 12px;border-radius:14px;background:#f6f8f8}
#printReport .report-score-pair b,#printReport .report-score-pair strong{display:block}
#printReport .report-score-pair b{color:#7a8594;font-size:8.5pt;text-transform:uppercase;letter-spacing:.08em}
#printReport .report-score-pair strong{margin-top:6px;font-size:11pt;line-height:1.35}
#printReport .report-pill-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:12px}
#printReport .report-pill-grid article{padding:12px;border-radius:14px;background:#f7f8f8}
#printReport .report-pill-grid small,#printReport .report-pill-grid p,#printReport .report-pill-grid span{display:block}
#printReport .report-pill-grid small{color:#7a8594;font-size:8.5pt;font-weight:800;text-transform:uppercase;letter-spacing:.08em}
#printReport .report-pill-grid p{margin:8px 0 0;color:#172337;line-height:1.55}
#printReport .report-pill-grid span{margin-top:8px;color:#556173;font-size:9.4pt;line-height:1.45}
#printReport .report-data-strip{margin-top:12px;padding-top:12px;border-top:1px solid #e0e6ea}
#printReport .report-data-strip small{display:block;color:#7a8594;font-size:8.5pt;font-weight:800;text-transform:uppercase;letter-spacing:.08em}
#printReport .report-bullets{margin:10px 0 0;padding-left:18px}
#printReport .report-bullets li{margin:0 0 7px;color:#172337;line-height:1.45}
#printReport .report-bullets b{font-weight:800}
#printReport .report-empty-copy{margin:10px 0 0;color:#5a6678;line-height:1.5}
#printReport .report-intelligence-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}
#printReport .report-intelligence-card{padding:16px;border:1px solid #d9e0e5;border-radius:18px;background:#fff}
#printReport .report-card-heading{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}
#printReport .report-card-heading small{display:block;color:#a77a19;font-size:8.8pt;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
#printReport .report-card-heading h3{margin:8px 0 0;font-size:15pt;line-height:1.08}
#printReport .report-intelligence-card p{margin:12px 0 0;color:#445166;line-height:1.6}
#printReport .report-underlying{display:block;margin-top:10px;color:#172337;font-size:9.6pt;font-weight:700}
#printReport .report-source-line{margin-top:12px;padding-top:12px;border-top:1px solid #e0e6ea}
#printReport .report-source-line small,#printReport .report-source-line b{display:block}
#printReport .report-source-line small{color:#7a8594;font-size:8.5pt;font-weight:800;text-transform:uppercase;letter-spacing:.08em}
#printReport .report-source-line b{margin-top:6px;font-size:10pt;line-height:1.45}
#printReport .report-confidence-chip{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border-radius:999px;font-size:9pt;font-weight:800}
#printReport .report-confidence-chip.high{background:#e8f2eb;color:#397452}
#printReport .report-confidence-chip.medium{background:#f8efdc;color:#8d6319}
#printReport .report-confidence-chip.low{background:#f8e9e7;color:#964944}
#printReport .report-risk-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}
#printReport .report-risk-card{padding:16px;border:1px solid #d9e0e5;border-top:4px solid #a77a19;border-radius:18px;background:#fff}
#printReport .report-risk-card.risk{border-top-color:#a64e49;background:#fcf6f5}
#printReport .report-risk-card.opportunity{border-top-color:#397452;background:#f5faf6}
#printReport .report-risk-card small,#printReport .report-risk-card strong{display:block}
#printReport .report-risk-card small{color:#7a8594;font-size:8.6pt;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
#printReport .report-risk-card h3{margin:10px 0 8px;font-size:16pt;line-height:1.08}
#printReport .report-risk-card strong{font-size:11pt;color:#172337}
#printReport .report-risk-card p{margin:10px 0 0;color:#445166;line-height:1.55}
#printReport .report-final-hero{padding:20px 22px;border-radius:20px;background:linear-gradient(145deg,#172337,#22314b);color:#fff}
#printReport .report-final-hero.incomplete{background:linear-gradient(145deg,#7e858f,#606a78)}
#printReport .report-final-hero small{display:block;font-size:9pt;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#d9be7a}
#printReport .report-final-hero strong{display:block;margin-top:10px;font-size:22pt;line-height:1.05;letter-spacing:-.03em}
#printReport .report-final-score{margin-top:14px;font-size:50pt;font-weight:800;line-height:.95}
#printReport .report-final-score span{font-size:16pt;color:#d9e3ee}
#printReport .report-final-hero p{margin:12px 0 0;color:#eef3f6;line-height:1.6}
#printReport .report-notes-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}
#printReport .report-note-card p{margin:10px 0 0;color:#172337;line-height:1.6}
#printReport .report-audit-list{display:grid;gap:12px}
#printReport .report-audit-card strong{margin:8px 0;font-size:13pt}
#printReport .report-audit-card p{margin:0 0 8px;color:#172337;line-height:1.55}
#printReport .report-audit-card span{color:#5a6678;font-size:9.4pt}
#printReport .report-footer{display:flex;justify-content:space-between;gap:12px;padding-top:6mm;border-top:1px solid #dfe5e9;color:#7a8594;font-size:8.8pt}
#printReport .report-story-hero{padding:18px 20px;border:1px solid #d9e0e5;border-radius:20px;background:linear-gradient(145deg,#f8faf9,#f4efe3)}
#printReport .report-story-hero small{display:block;color:#a77a19;font-size:8.8pt;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
#printReport .report-story-hero p{margin:12px 0 0;color:#172337;font-size:12pt;line-height:1.65}
#printReport .report-story-footer{display:grid;grid-template-columns:1fr 1fr;gap:12px}
#printReport .report-chip-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}
#printReport .report-chip-list span{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;background:#f4f6f6;border:1px solid #d9e0e5;color:#172337;font-size:9.3pt;font-weight:700}
#printReport .report-disclaimer-card{background:#faf7ef}
}
.narrative-preview-card{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:24px;padding:20px;border-radius:18px;background:#f7f3e8}
.narrative-preview-card article{padding:14px;border-radius:14px;background:#fff}
.narrative-preview-card small{display:block;font-size:11px;font-weight:800;color:#7a6a45;letter-spacing:.08em;text-transform:uppercase}
.narrative-preview-card p{margin:10px 0 0;color:#445166}
.narrative-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}
.narrative-tags span{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;background:#eef2f4;color:#172337;font-size:12px;font-weight:750}
.final-narrative-shell{display:grid;gap:14px;margin-top:24px}
.ai-narrative-panel{padding:20px;border-radius:18px;border:1px solid #dfe3e7;background:#fff}
.ai-narrative-panel.success{background:#f5faf6;border-color:#cfe2d5}
.ai-narrative-panel.fallback,.ai-narrative-panel.template{background:#faf7ef;border-color:#e1d4b7}
.ai-narrative-panel.error{background:#fcf6f5;border-color:#ead0cd}
.ai-narrative-panel.stale{background:#fbf4e4;border-color:#e0cc98}
.ai-narrative-panel.generating{background:#f6f8fa;border-color:#d7e0e7}
.ai-narrative-header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}
.ai-narrative-header small,.ai-narrative-header strong{display:block}
.ai-narrative-header small{font-size:11px;font-weight:800;letter-spacing:.12em;color:#8d6618;text-transform:uppercase}
.ai-narrative-header strong{margin-top:6px;font-size:21px;line-height:1.18;color:var(--navy)}
.ai-badge{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;background:#172337;color:#fff;font-size:12px;font-weight:800;white-space:nowrap}
.ai-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}
.ai-actions .secondary{background:#fff}
@media(max-width:1050px){.narrative-preview-card{grid-template-columns:1fr}}
@media(max-width:700px){.ai-narrative-header{flex-direction:column}.ai-badge{align-self:flex-start}}
.app-bar{background:#fff}
.brand-logo{width:156px;height:58px;mix-blend-mode:normal;filter:saturate(.94) contrast(1.02)}
.print-button{background:#fff}
@media(max-width:1050px){.brand-logo{width:140px;height:52px}}
@media(max-width:700px){.brand-logo{width:88px;height:40px}}

.app-bar-actions button.secondary-action,
.dashboard-hero-actions button,
.dashboard-toolbar-actions button,
.case-card-actions button,
.dashboard-active-actions button,
.workflow-actions-grid button {
  min-height: 48px;
  padding: 0 16px;
  border: 1px solid #ccd2da;
  border-radius: 13px;
  background: #fff;
  color: #344156;
  font-weight: 750;
  cursor: pointer;
}

.app-bar-actions button.secondary-action {
  background: var(--paper-warm);
}

.save-state.is-unsaved,
.save-state.is-saving {
  color: #8d6618;
}

.save-state.is-unsaved i,
.save-state.is-saving i {
  background: var(--gold);
}

.save-state.is-error {
  color: var(--red);
}

.save-state.is-error i {
  background: var(--red);
}

.dashboard-screen {
  display: grid;
  gap: 22px;
}

.dashboard-hero,
.dashboard-toolbar,
.dashboard-active-card,
.dashboard-empty,
.dashboard-footnote,
.workflow-card,
.report-preview-shell {
  padding: 24px;
  border-radius: 22px;
  background: #fff;
  box-shadow: var(--shadow);
}

.dashboard-hero {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 20px;
  align-items: end;
}

.dashboard-hero p,
.dashboard-footnote p,
.dashboard-empty p,
.dashboard-feedback {
  max-width: 860px;
}

.dashboard-hero-actions,
.dashboard-toolbar-actions,
.dashboard-active-actions,
.case-card-actions,
.workflow-actions-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.dashboard-hero-actions .primary,
.dashboard-empty .primary,
.dashboard-active-actions .primary,
.case-card-actions .primary,
.workflow-actions-grid .primary {
  background: var(--navy);
  color: #fff;
}

.dashboard-toolbar {
  display: flex;
  justify-content: space-between;
  gap: 16px;
  align-items: center;
}

.dashboard-pill small,
.dashboard-pill b,
.section-heading small,
.section-heading h2,
.dashboard-active-card small,
.dashboard-active-card strong,
.case-card-head small,
.case-card-head h2,
.workflow-row b,
.workflow-row small,
.report-preview-head small,
.report-preview-head strong {
  display: block;
}

.dashboard-pill small,
.section-heading small,
.dashboard-active-card small,
.case-card-head small,
.report-preview-head small {
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .1em;
  color: var(--gold);
  text-transform: uppercase;
}

.dashboard-pill b,
.dashboard-active-card strong,
.case-card-head h2,
.section-heading h2,
.report-preview-head strong {
  margin-top: 6px;
  color: var(--navy);
}

.dashboard-feedback,
.workflow-feedback {
  margin: 0;
  padding: 14px 16px;
  border-radius: 16px;
  background: #f6f8fa;
  color: var(--ink);
}

.workflow-feedback.success {
  background: #edf5ef;
  color: #2d6846;
}

.workflow-feedback.warning {
  background: #faf3e3;
  color: #8d6618;
}

.workflow-feedback.error {
  background: #fcf6f5;
  color: #964944;
}

.dashboard-section {
  display: grid;
  gap: 12px;
}

.section-heading h2 {
  margin: 0;
  font-size: 28px;
  line-height: 1.08;
}

.dashboard-active-card,
.case-card {
  display: grid;
  gap: 16px;
}

.dashboard-active-card {
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
}

.dashboard-active-card p,
.case-card-head p {
  margin: 8px 0 0;
}

.case-grid {
  display: grid;
  gap: 14px;
}

.case-card {
  border: 1px solid #dfe3e7;
}

.case-card.active {
  border-color: #d8bd79;
  background: #fffaf0;
}

.case-card-head {
  display: flex;
  justify-content: space-between;
  gap: 16px;
  align-items: start;
}

.status-badge {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  padding: 0 12px;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 800;
  white-space: nowrap;
  border: 1px solid transparent;
}

.status-badge.draft {
  background: #f3f5f7;
  color: #526174;
}

.status-badge.complete {
  background: #eef4fb;
  color: #35597b;
}

.status-badge.narrative {
  background: #faf3e3;
  color: #8d6618;
}

.status-badge.report {
  background: #edf5ef;
  color: #2f6a47;
}

.status-badge.delivered {
  background: #eaf2ed;
  color: #23583a;
}

.case-card-meta {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
}

.case-card-meta div,
.workflow-grid,
.report-preview-body {
  min-width: 0;
}

.case-card-meta small,
.case-card-meta b {
  display: block;
}

.case-card-meta small {
  font-size: 11px;
  font-weight: 800;
  color: #6e7a89;
  text-transform: uppercase;
}

.case-card-meta b {
  margin-top: 6px;
}

.dashboard-empty {
  text-align: center;
}

.dashboard-empty strong {
  display: block;
  font-size: 24px;
  color: var(--navy);
}

.workflow-panel {
  display: grid;
  gap: 16px;
  margin-top: 24px;
}

.workflow-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}

.workflow-row {
  display: flex;
  gap: 12px;
  align-items: start;
  padding: 14px;
  border-radius: 16px;
  background: #f6f8fa;
}

.workflow-row.complete {
  background: #edf5ef;
}

.workflow-row span {
  display: grid;
  place-items: center;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: var(--navy);
  color: #fff;
  font-size: 13px;
  font-weight: 800;
  flex: 0 0 28px;
}

.workflow-row.pending span {
  background: #cfd6de;
  color: var(--ink);
}

.workflow-row b {
  color: var(--navy);
}

.workflow-row small {
  margin-top: 5px;
  font-size: 12px;
  color: var(--muted);
}

.workflow-actions-grid {
  margin-top: 16px;
}

.workflow-actions-grid button.secondary {
  background: var(--paper-warm);
}

.client-summary-fallback {
  width: 100%;
  min-height: 120px;
  margin-top: 12px;
  padding: 14px;
  border: 1px solid #d5dce3;
  border-radius: 16px;
  background: #fff;
  font: inherit;
  color: var(--ink);
}

.report-preview-shell {
  display: grid;
  gap: 14px;
}

.report-preview-head {
  display: flex;
  justify-content: space-between;
  gap: 16px;
  align-items: start;
}

.report-preview-head span {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  padding: 0 12px;
  border-radius: 999px;
  background: #f3f5f7;
  color: var(--muted);
  font-size: 12px;
  font-weight: 700;
}

.report-preview-body {
  max-height: 520px;
  overflow: auto;
  padding: 18px;
  border-radius: 18px;
  background: #f7f8f9;
  border: 1px solid #e0e6ea;
}

.report-preview-placeholder {
  margin: 0;
}

.report-preview-scope {
  color: #172337;
}

.report-scope .report-shell {
  display: grid;
  gap: 20px;
  color: #172337;
}

.report-scope .report-page {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 0 0 18px;
}

.report-scope .report-cover {
  min-height: auto;
  justify-content: space-between;
  padding: 0;
}

.report-scope .report-cover-top {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 18px;
}

.report-scope .report-cover-top img {
  width: 190px;
  height: auto;
  object-fit: contain;
}

.report-scope .report-confidential {
  padding: 9px 14px;
  border: 1px solid #d5b771;
  border-radius: 999px;
  color: #8d6618;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.report-scope .report-cover-main {
  margin-top: 18px;
}

.report-scope .report-cover-main small,
.report-scope .report-card-heading small,
.report-scope .report-kpi-card small,
.report-scope .report-stat-card small,
.report-scope .report-note-card small,
.report-scope .report-audit-card small,
.report-scope .report-risk-card small,
.report-scope .report-pillar-top small,
.report-scope .report-source-line small,
.report-scope .report-data-strip small,
.report-scope .report-radar-card small,
.report-scope .report-story-hero small,
.report-scope .report-final-hero small {
  display: block;
  color: #a77a19;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .1em;
  text-transform: uppercase;
}

.report-scope .report-cover-main h1 {
  margin: 10px 0 8px;
  font-size: clamp(32px, 5vw, 44px);
  line-height: 1;
  letter-spacing: -.05em;
  color: #172337;
}

.report-scope .report-cover-main h2,
.report-scope .report-cover-main p,
.report-scope .report-section-header p,
.report-scope .report-verdict-card p,
.report-scope .report-framework-copy p,
.report-scope .report-intelligence-card p,
.report-scope .report-risk-card p,
.report-scope .report-note-card p,
.report-scope .report-pill-grid p,
.report-scope .report-story-hero p {
  color: #445166;
}

.report-scope .report-cover-grid,
.report-scope .report-card-grid.two-up,
.report-scope .report-kpi-grid,
.report-scope .report-kpi-grid.compact,
.report-scope .report-pill-grid,
.report-scope .report-risk-grid,
.report-scope .report-notes-grid,
.report-scope .report-story-footer,
.report-scope .report-intelligence-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}

.report-scope .report-kpi-grid,
.report-scope .report-kpi-grid.compact {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.report-scope .report-cover-grid article,
.report-scope .report-kpi-card,
.report-scope .report-stat-card,
.report-scope .report-intelligence-card,
.report-scope .report-pillar-card,
.report-scope .report-risk-card,
.report-scope .report-note-card,
.report-scope .report-audit-card,
.report-scope .report-radar-card,
.report-scope .report-framework-summary,
.report-scope .report-verdict-card,
.report-scope .report-story-hero {
  border: 1px solid #d9e0e5;
  border-radius: 18px;
  background: #fff;
  box-shadow: none;
}

.report-scope .report-cover-grid article,
.report-scope .report-stat-card,
.report-scope .report-note-card,
.report-scope .report-audit-card,
.report-scope .report-intelligence-card,
.report-scope .report-pillar-card,
.report-scope .report-risk-card,
.report-scope .report-radar-card,
.report-scope .report-framework-summary,
.report-scope .report-verdict-card,
.report-scope .report-story-hero {
  padding: 16px 18px;
}

.report-scope .report-section-header {
  display: grid;
  grid-template-columns: 52px 1fr;
  gap: 14px;
  align-items: flex-start;
  margin-bottom: 8px;
}

.report-scope .report-section-header > span {
  display: grid;
  place-items: center;
  width: 52px;
  height: 52px;
  border-radius: 16px;
  background: #172337;
  color: #fff;
  font-size: 16px;
  font-weight: 800;
}

.report-scope .report-section-header h2 {
  margin: 0;
  font-size: 28px;
  line-height: 1.08;
  letter-spacing: -.03em;
  color: #172337;
}

.report-scope .report-meta-line {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  padding: 10px 12px;
  border-top: 1px solid #dfe5e9;
  border-bottom: 1px solid #dfe5e9;
  color: #445166;
  font-size: 14px;
}

.report-scope .report-meta-line span,
.report-scope .report-meta-line b,
.report-scope .report-score-pair b,
.report-scope .report-score-pair strong,
.report-scope .report-pill-grid small,
.report-scope .report-pill-grid p,
.report-scope .report-pill-grid span,
.report-scope .report-source-line b,
.report-scope .report-underlying,
.report-scope .report-footer,
.report-scope .report-audit-card strong,
.report-scope .report-audit-card span {
  display: block;
}

.report-scope .report-meta-line b,
.report-scope .report-score-pair b,
.report-scope .report-pill-grid small,
.report-scope .report-source-line small,
.report-scope .report-data-strip small {
  color: #7a8594;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.report-scope .report-kpi-card {
  padding: 15px 16px;
  border-top: 4px solid #a77a19;
}

.report-scope .report-kpi-card strong {
  display: block;
  margin-top: 10px;
  font-size: 26px;
  line-height: 1.05;
  color: #172337;
}

.report-scope .report-kpi-card span {
  display: block;
  margin-top: 8px;
  color: #5a6678;
  font-size: 14px;
  line-height: 1.45;
}

.report-scope .report-kpi-card.dark {
  background: #172337;
  border-color: #172337;
}

.report-scope .report-kpi-card.dark small,
.report-scope .report-kpi-card.dark strong,
.report-scope .report-kpi-card.dark span {
  color: #fff;
}

.report-scope .report-kpi-card.positive {
  background: #edf5ef;
  border-top-color: #397452;
}

.report-scope .report-kpi-card.warning {
  background: #faf3e3;
  border-top-color: #a77a19;
}

.report-scope .report-framework-hero {
  display: grid;
  grid-template-columns: 260px 1fr;
  gap: 14px;
  align-items: start;
}

.report-scope .report-radar-card svg {
  display: block;
  width: 100%;
  height: auto;
  margin-top: 10px;
}

.report-scope .report-radar-grid polygon,
.report-scope .report-radar-grid line {
  fill: none;
  stroke: #d6dee3;
  stroke-width: 1;
}

.report-scope .report-radar-area {
  fill: #a77a19;
  fill-opacity: .14;
}

.report-scope .report-radar-line {
  fill: none;
  stroke: #172337;
  stroke-width: 2.4;
}

.report-scope .report-radar-markers circle {
  fill: #a77a19;
  stroke: #fff;
  stroke-width: 1.5;
}

.report-scope .report-radar-labels text {
  fill: #556173;
  font-size: 9px;
  font-weight: 700;
  letter-spacing: .03em;
}

.report-scope .report-pillar-stack,
.report-scope .report-audit-list {
  display: grid;
  gap: 12px;
}

.report-scope .report-pillar-top,
.report-scope .report-card-heading {
  display: flex;
  justify-content: space-between;
  gap: 14px;
  align-items: flex-start;
}

.report-scope .report-pillar-top h3,
.report-scope .report-card-heading h3,
.report-scope .report-risk-card h3 {
  margin: 8px 0 0;
  font-size: 22px;
  line-height: 1.08;
  letter-spacing: -.03em;
}

.report-scope .report-score-pair {
  display: grid;
  grid-template-columns: repeat(2, minmax(130px, 1fr));
  gap: 8px;
}

.report-scope .report-score-pair span,
.report-scope .report-pill-grid article {
  padding: 12px;
  border-radius: 14px;
  background: #f7f8f8;
}

.report-scope .report-pill-grid span,
.report-scope .report-source-line b,
.report-scope .report-audit-card span {
  margin-top: 8px;
  color: #556173;
  font-size: 14px;
  line-height: 1.45;
}

.report-scope .report-data-strip,
.report-scope .report-source-line {
  margin-top: 12px;
  padding-top: 12px;
  border-top: 1px solid #e0e6ea;
}

.report-scope .report-bullets {
  margin: 10px 0 0;
  padding-left: 18px;
}

.report-scope .report-bullets li {
  margin: 0 0 7px;
  color: #172337;
  line-height: 1.45;
}

.report-scope .report-confidence-chip {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 34px;
  padding: 0 12px;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 800;
}

.report-scope .report-confidence-chip.high {
  background: #e8f2eb;
  color: #397452;
}

.report-scope .report-confidence-chip.medium {
  background: #f8efdc;
  color: #8d6319;
}

.report-scope .report-confidence-chip.low {
  background: #f8e9e7;
  color: #964944;
}

.report-scope .report-risk-card.risk {
  border-top: 4px solid #a64e49;
  background: #fcf6f5;
}

.report-scope .report-risk-card.opportunity {
  border-top: 4px solid #397452;
  background: #f5faf6;
}

.report-scope .report-final-hero {
  padding: 20px 22px;
  border-radius: 20px;
  background: linear-gradient(145deg, #172337, #22314b);
  color: #fff;
}

.report-scope .report-final-hero.incomplete {
  background: linear-gradient(145deg, #7e858f, #606a78);
}

.report-scope .report-final-hero small,
.report-scope .report-final-hero strong,
.report-scope .report-final-hero p {
  color: inherit;
}

.report-scope .report-final-score {
  margin-top: 14px;
  font-size: 50px;
  font-weight: 800;
  line-height: .95;
}

.report-scope .report-final-score span {
  font-size: 16px;
  color: #d9e3ee;
}

.report-scope .report-story-hero {
  background: linear-gradient(145deg, #f8faf9, #f4efe3);
}

.report-scope .report-story-footer {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.report-scope .report-chip-list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 12px;
}

.report-scope .report-chip-list span {
  display: inline-flex;
  align-items: center;
  min-height: 32px;
  padding: 0 12px;
  border-radius: 999px;
  background: #f4f6f6;
  border: 1px solid #d9e0e5;
  color: #172337;
  font-size: 13px;
  font-weight: 700;
}

.report-scope .report-footer {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  padding-top: 16px;
  border-top: 1px solid #dfe5e9;
  color: #7a8594;
  font-size: 12px;
}

@media (max-width: 1050px) {
  .report-scope .report-kpi-grid,
  .report-scope .report-kpi-grid.compact,
  .report-scope .report-framework-hero,
  .report-scope .report-meta-line,
  .report-scope .report-story-footer,
  .report-scope .report-intelligence-grid,
  .report-scope .report-risk-grid,
  .report-scope .report-notes-grid,
  .report-scope .report-card-grid.two-up {
    grid-template-columns: 1fr;
  }

  .dashboard-hero,
  .dashboard-active-card,
  .dashboard-toolbar {
    grid-template-columns: 1fr;
  }

  .dashboard-toolbar {
    display: grid;
  }

  .case-card-meta,
  .workflow-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 700px) {
  .report-scope .report-cover-top,
  .report-scope .report-pillar-top,
  .report-scope .report-card-heading,
  .report-scope .report-preview-head,
  .case-card-head,
  .report-preview-head {
    flex-direction: column;
  }

  .report-scope .report-cover-grid,
  .report-scope .report-pill-grid,
  .report-scope .report-score-pair {
    grid-template-columns: 1fr;
  }

  .case-card-meta,
  .workflow-grid {
    grid-template-columns: 1fr;
  }
}
