@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500&family=Inter:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap";:root{color:#181818;font-synthesis:none;--red:#ff3d47;--red-dark:#c9252e;--deep-red:#300;--ink:#181818;--muted:#746963;--line:#e3ddda;--paper:#fff;--warm:#f1edeb;--soft-red:#ffebed;--green:#17745a;--amber:#966313;--shadow:0 16px 40px #36211912;background:#f7f4f2;font-family:Inter,Aptos,Arial,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#f7f4f2;min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{letter-spacing:-.035em;font-family:Space Grotesk,Inter Tight,Aptos,sans-serif}:focus-visible{outline-offset:3px;outline:3px solid #ff3d476b}.skip-link{z-index:100;background:var(--ink);color:#fff;border-radius:4px;padding:.75rem 1rem;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.app-shell{min-height:100vh}.sidebar{color:#fff;z-index:30;background:#171616;flex-direction:column;width:250px;padding:26px 18px;display:flex;position:fixed;inset:0 auto 0 0}.brand{border-bottom:1px solid #343131;justify-content:center;align-items:center;min-height:58px;padding:0 10px 22px;display:flex;position:relative}.brand__logo{object-fit:contain;flex:none;width:34px;height:34px}.brand__radar{flex:none;width:30px;height:30px;margin-left:8px;position:relative}.brand__radar svg{width:100%;height:100%;overflow:visible}.radar__ring{fill:none;stroke:#ffffff3d;stroke-width:.65px}.radar__axis{fill:none;stroke:#ffffff1f;stroke-width:.55px}.radar__sweep{transform-origin:18px 18px;animation:9s linear infinite radar-sweep}.radar__sweep path{fill:#ff3d472b;stroke:#ff3d477a;stroke-width:.55px}.radar__signal{fill:var(--red)}.radar__signal-pulse{fill:none;stroke:var(--red);stroke-width:.8px;transform-box:fill-box;transform-origin:50%;animation:3s ease-out infinite radar-pulse}.radar__blip{fill:var(--red);opacity:0;transform-box:fill-box;transform-origin:50%;animation:7s ease-out infinite radar-blip}.radar__blip--two{animation-delay:2.1s}.radar__blip--three{animation-delay:4.3s}.brand__divider{background:var(--red);width:2px;height:29px;margin:0 10px;box-shadow:0 0 12px #ff3d4773}.brand__title{color:#f8f4f2;letter-spacing:.08em;text-transform:uppercase;font:700 10px/1.12 Space Grotesk,sans-serif}.brand .sidebar-close{position:absolute;top:0;right:10px}@keyframes radar-sweep{to{transform:rotate(360deg)}}@keyframes radar-pulse{0%{opacity:1;transform:scale(.7)}70%{opacity:0;transform:scale(4)}to{opacity:0;transform:scale(.7)}}@keyframes radar-blip{0%,54%{opacity:0;transform:scale(.4)}60%{opacity:.95;transform:scale(1)}76%{opacity:0;transform:scale(1.5)}to{opacity:0;transform:scale(.4)}}@media (prefers-reduced-motion:reduce){.radar__sweep,.radar__signal-pulse,.radar__blip{animation:none}}.sidebar nav{gap:4px;padding-top:28px;display:grid}.sidebar nav button{color:#bdb7b4;text-align:left;background:0 0;border:0;border-radius:4px;grid-template-columns:20px 1fr auto;align-items:center;gap:12px;min-height:46px;padding:0 12px;font-size:13px;transition:all .18s ease-out;display:grid}.sidebar nav button:hover{color:#fff;background:#252323}.sidebar nav button.active{color:#fff;box-shadow:inset 3px 0 var(--red);background:#2d2928}.sidebar nav svg{width:18px}.sidebar nav i{text-transform:uppercase;letter-spacing:.1em;border:1px solid #5a504d;border-radius:10px;padding:3px 6px;font-size:9px;font-style:normal}.sidebar-close,.menu-button{display:none}.workspace{min-width:0;margin-left:250px}.topbar{border-bottom:1px solid var(--line);z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;justify-content:space-between;align-items:center;gap:24px;min-height:82px;padding:12px 32px;display:flex;position:sticky;top:0}.scope-controls{align-items:center;gap:6px;display:flex}.scope-controls label{border-right:1px solid var(--line);gap:3px;padding:0 14px;display:grid}.scope-controls label:first-child{padding-left:0}.scope-controls label>span,.filter-grid label>span,.subscription-form label>span{color:var(--muted);letter-spacing:.11em;text-transform:uppercase;font-size:9px;font-weight:700}.scope-controls label>div{align-items:center;display:flex;position:relative}.scope-controls select{appearance:none;color:var(--ink);background:0 0;border:0;max-width:175px;padding:4px 26px 4px 0;font-size:13px;font-weight:600}.scope-controls svg{pointer-events:none;width:14px;position:absolute;right:0}.topbar__actions{align-items:center;gap:8px;display:flex}.topbar__actions .button--ghost{border-color:var(--line);background:#fff;width:36px;min-width:36px;padding:0}.topbar__user{color:#fff;letter-spacing:.04em;text-shadow:0 1px 1px #46000033;background:linear-gradient(135deg,#df3b45 0%,#c9252e 72%,#b9232b 100%);border:1px solid #b9252e;border-radius:50%;flex:none;place-items:center;width:36px;height:36px;font:800 17px Space Grotesk,sans-serif;display:grid;position:relative;overflow:visible;box-shadow:0 0 0 2px #c9252e29,0 0 16px #ff3d4733,0 5px 12px #941b2340,inset 0 1px #fff3}.topbar__user>span{z-index:1;color:#fff;position:relative}.main-content{max-width:1640px;margin:0 auto;padding:34px 38px 64px}.stack{gap:20px;display:grid}.button{border:1px solid var(--line);min-height:40px;color:var(--ink);background:#fff;border-radius:3px;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-size:12px;font-weight:700;transition:transform .16s ease-out,border-color .16s,background .16s;display:inline-flex}.button:hover:not(:disabled){border-color:#bdb3ae;transform:translateY(-1px)}.button:disabled{opacity:.45;cursor:not-allowed}.button svg{width:16px;height:16px}.button--primary{background:var(--red);color:#161616;border-color:var(--red)}.button--primary:hover:not(:disabled){background:#ff5962;border-color:#ff5962}.button--ghost{background:0 0;border-color:#0000}.button--danger{color:#8c1820;background:var(--soft-red);border-color:#ffc8cb}.icon-button{border:1px solid var(--line);background:#fff;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.icon-button svg{width:18px}.badge{color:#514945;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;background:#eeeae8;border-radius:999px;align-items:center;width:fit-content;padding:5px 8px;font-size:9px;font-weight:800;display:inline-flex}.badge--positive{color:#145a47;background:#e2f3eb}.badge--warning{color:#754900;background:#fff0d5}.badge--danger{color:#8b1a22;background:#fee7e9}.badge--accent{background:var(--soft-red);color:#8c1720}.panel{background:var(--paper);border:1px solid var(--line);border-radius:7px;padding:24px;box-shadow:0 1px 1px #1e140f05}.panel-heading,.section-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.panel-heading{margin-bottom:22px}.panel-heading h2,.section-heading h3{margin-bottom:7px}.panel-heading p:last-child{color:var(--muted);max-width:650px;margin:0;font-size:13px;line-height:1.55}.eyebrow{color:#8b7770;text-transform:uppercase;letter-spacing:.13em;margin-bottom:9px;font-size:10px;font-weight:800}.notice{background:#fff;border:1px solid #ddd6d2;border-radius:4px;align-items:center;gap:10px;margin-bottom:16px;padding:12px 15px;font-size:13px;display:flex}.notice svg{flex:none;width:17px}.notice>span{text-align:left}.notice--error{color:#72151b;background:#fff2f3;border-color:#ffc9cc}.notice--success{color:#155843;background:#edf8f3;border-color:#bce4d3}.loading{min-height:260px;color:var(--muted);justify-content:center;align-items:center;gap:12px;font-size:13px;display:flex}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.page-hero{margin-bottom:30px;padding:18px 2px 8px}.page-hero h1{max-width:840px;margin-bottom:18px;font-size:clamp(38px,4vw,66px);line-height:.98}.page-hero h1 em{color:var(--red-dark);font-style:normal}.executive-summary{border:1px solid var(--line);border-left:3px solid var(--red);background:linear-gradient(105deg,#fff 0% 72%,#f8f3f1 100%);padding:20px 28px 25px}.executive-summary__masthead{border-bottom:1px solid var(--line);color:var(--muted);letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;gap:18px;padding-bottom:14px;font-size:9px;font-weight:800;display:flex}.executive-summary__masthead>span{color:var(--red-dark)}.executive-summary__masthead small{letter-spacing:.06em;font-size:9px;font-weight:700}.executive-summary__copy{max-width:none;padding-top:18px;position:relative}.executive-summary__copy h2{margin:0;font-size:clamp(22px,2.1vw,32px);line-height:1.15}.executive-summary__excerpt{max-width:none;color:var(--muted);text-align:justify;margin:13px 0 0;font-size:13px;line-height:1.65}.partial-coverage-notice .notice{text-align:left;justify-content:flex-start;align-items:center}.executive-summary__excerpt--measure{visibility:hidden;pointer-events:none;width:100%;position:absolute;top:18px;left:0}.executive-summary__more{color:var(--red-dark);cursor:pointer;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;vertical-align:baseline;background:0 0;border:0;align-items:center;gap:4px;margin-left:8px;padding:0;font:800 10px/1.4 Inter,sans-serif;display:inline-flex}.executive-summary__more svg{width:14px;transition:transform .16s ease-out}.executive-summary__more:hover{color:var(--red)}.page-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:30px;margin:14px 0 28px;padding-bottom:22px;display:flex}.page-heading h1{margin-bottom:8px;font-size:clamp(34px,4vw,54px)}.page-heading p:last-child{color:var(--muted);margin:0}.page-disclaimer{color:#978b86;text-align:center;margin-top:18px;font-size:10px;line-height:1.45}.first-run{background:var(--deep-red);color:#fff;border-radius:8px;flex-direction:column;justify-content:center;align-items:flex-start;min-height:560px;padding:clamp(40px,8vw,100px);display:flex;position:relative;overflow:hidden}.first-run:after{content:"";border:1px solid #ffffff26;border-radius:50%;width:520px;height:520px;position:absolute;top:-120px;right:-140px;box-shadow:0 0 0 70px #ffffff09,0 0 0 140px #ffffff06}.first-run__line{background:var(--red);width:80px;height:3px;margin-bottom:28px}.first-run h1{max-width:700px;font-size:clamp(44px,6vw,80px);line-height:.96}.first-run>p:not(.eyebrow){color:#d1c8c5;max-width:550px;line-height:1.6}.first-run .button{z-index:1;margin-top:14px;position:relative}.metric-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.metric-grid--hero{margin-bottom:16px}.metric-card{flex-direction:column;align-items:flex-start;min-height:150px;display:flex;position:relative;overflow:hidden}.metric-card>svg{width:18px;color:var(--red-dark);margin-bottom:auto}.metric-card>span{color:var(--muted);margin:12px 0 5px;font-size:11px}.metric-card>strong{letter-spacing:-.04em;font-family:Space Grotesk;font-size:34px}.metric-card>small{color:#958983;margin-top:3px;font-size:10px}.metric-card--featured{background:var(--ink);color:#fff;border-color:var(--ink)}.metric-card--featured:after{content:"";border:1px solid #484343;border-radius:50%;width:70px;height:70px;position:absolute;top:18px;right:20px;box-shadow:0 0 0 14px #262323}.metric-card--featured>span,.metric-card--featured>small{color:#afa8a5}.metric-card--featured>svg{color:var(--red)}.metric-card__date{font-size:24px!important}.progress-banner,.refining-banner{color:#fff;background:#211e1d;border-radius:5px;align-items:center;gap:12px;margin-bottom:16px;padding:13px 16px;display:flex;position:relative;overflow:hidden}.progress-banner__icon{width:34px;height:34px;color:var(--red);border:1px solid #514a47;border-radius:50%;place-items:center;display:grid}.progress-banner__icon svg,.refining-banner svg{width:17px}.progress-banner__content{gap:3px;display:grid}.progress-banner strong,.refining-banner strong{text-transform:capitalize;font-size:12px}.progress-banner span,.refining-banner span{color:#c0b8b5;font-size:11px}.progress-banner__elapsed{color:#c0b8b5;white-space:nowrap;margin-left:auto;font-size:10px}.progress-track{background:#3b3533;height:2px;position:absolute;bottom:0;left:0;right:0}.progress-track i{background:var(--red);height:100%;transition:width .5s ease-out;display:block}.refining-banner{color:#694407;background:#fff6e7;border:1px solid #efd8ad}.refining-banner span{color:#755a2d}.heatmap-panel{padding:0;overflow:hidden}.heatmap-panel>.panel-heading{padding:24px 24px 0}.legend{color:var(--muted);align-items:center;gap:5px;font-size:9px;display:flex}.legend i{border-radius:2px;place-items:center;width:24px;height:24px;font-style:normal;font-weight:800;display:grid}.legend-1{background:#eeeae8}.legend-2{background:#f7dedd}.legend-3{background:#f3aaa8}.legend-4{background:#ef716f}.legend-5{color:#fff;background:#c92631}.heatmap-wrap{border-top:1px solid var(--line);overflow:auto}.heatmap{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%;min-width:1240px}.heatmap th,.heatmap td{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:0}.heatmap thead th{vertical-align:middle;text-align:center;background:#f8f5f3;width:120px;height:136px;padding:12px}.heatmap thead th span{transform-origin:50%;text-align:center;letter-spacing:.01em;overflow-wrap:anywhere;width:142px;margin:auto;font-size:11px;font-weight:600;line-height:1.25;display:block;transform:rotate(-50deg)}.heatmap .heatmap__corner{z-index:3;vertical-align:middle;text-align:center;width:184px;color:var(--muted);letter-spacing:.08em;text-transform:uppercase;padding:12px 16px;font:700 9px Inter;position:sticky;left:0}.heatmap tbody th{z-index:2;text-align:left;background:#fff;width:184px;padding:10px 14px;font:600 11px/1.25 Inter;position:sticky;left:0}.heat-cell{color:#221f1e;border:0;flex-direction:column;justify-content:center;align-items:center;gap:3px;width:100%;min-height:70px;transition:all .16s ease-out;display:flex}.heat-cell:hover{border-radius:4px;transform:scale(.94);box-shadow:inset 0 0 0 2px #fff,0 6px 18px #32141429}.heat-cell strong{font-family:Space Grotesk;font-size:20px}.heat-cell small{max-width:72px;font-size:8px;font-weight:600;line-height:1.1}.heat-cell--1{background:#f0edeb}.heat-cell--2{background:#f7dedd}.heat-cell--3{background:#f3aaa8}.heat-cell--4{background:#ef716f}.heat-cell--5{color:#fff;background:#c92631}.heat-cell--empty{color:#7b706b;background:repeating-linear-gradient(135deg,#f8f6f5,#f8f6f5 5px,#efebe9 5px 6px)}.heat-cell--failed{color:#8a4b08;background:repeating-linear-gradient(135deg,#fff4e5,#fff4e5 5px,#f8d5a7 5px 6px)}.heat-cell--missing{color:#9b918c;background:#faf9f8;font-size:8px}.trend{background:#ffffff8c;border-radius:10px;padding:3px 5px}.trend--up{color:#7f1119}.trend--down{color:#325c7b}.empty-state{text-align:center;min-height:250px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;padding:40px;display:flex}.empty-state__mark{border:1px solid #bdb3ae;border-radius:50%;width:34px;height:34px;margin-bottom:18px;position:relative}.empty-state__mark:after{content:"";background:var(--red);width:24px;height:2px;position:absolute;bottom:3px;right:-14px;transform:rotate(-35deg)}.empty-state h3{color:var(--ink);margin-bottom:7px}.empty-state p{max-width:440px;line-height:1.5}.opportunity-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.opportunity-card{border:1px solid var(--line);text-align:left;background:#fff;border-radius:6px;grid-template-columns:52px 1fr 90px;min-height:210px;padding:0;transition:all .2s ease-out;display:grid;overflow:hidden}.opportunity-card:hover{box-shadow:var(--shadow);border-color:#bdb2ad;transform:translateY(-2px)}.opportunity-card__rank{text-align:center;color:#8a7d77;background:#f3efed;padding-top:20px;font:500 10px IBM Plex Mono}.opportunity-card__body{flex-direction:column;min-width:0;padding:20px 18px;display:flex}.opportunity-card__body>div{color:var(--muted);align-items:center;gap:9px;font-size:10px;display:flex}.opportunity-card h3{margin:18px 0 7px;font-size:22px}.opportunity-card p{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:12px;line-height:1.55;display:-webkit-box;overflow:hidden}.opportunity-card footer{justify-content:space-between;align-items:center;margin-top:auto;font-size:10px;font-weight:700;display:flex}.opportunity-card footer svg{width:16px;color:var(--red-dark)}.heat-score{color:#fff;background:#201e1d;flex-direction:column;justify-content:center;align-items:center;display:flex}.heat-score strong{font:600 34px Space Grotesk}.heat-score span{letter-spacing:.13em;color:#aaa29f;font-size:8px}.modal-backdrop,.drawer-backdrop{z-index:60;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#14100f8c;justify-content:center;align-items:center;padding:20px;animation:.18s ease-out fade;display:flex;position:fixed;inset:0}.modal{background:#fff;border-radius:7px;width:min(520px,100%);animation:.22s cubic-bezier(.16,1,.3,1) rise;box-shadow:0 28px 90px #00000047}.modal header,.modal footer{justify-content:space-between;align-items:center;gap:12px;padding:18px 22px;display:flex}.modal header{border-bottom:1px solid var(--line)}.modal footer{border-top:1px solid var(--line);justify-content:flex-end}.modal h2{margin:0;font-size:20px}.modal__body{color:var(--muted);padding:22px;font-size:14px;line-height:1.6}.modal__body p:last-child{margin:0}.drawer-backdrop{justify-content:flex-end;padding:0}.drawer{background:#faf8f7;width:min(620px,100%);height:100%;animation:.26s cubic-bezier(.16,1,.3,1) slide;overflow:auto;box-shadow:-20px 0 70px #00000038}.drawer__header{border-bottom:1px solid var(--line);z-index:2;background:#fff;justify-content:space-between;align-items:flex-start;padding:25px 28px;display:flex;position:sticky;top:0}.drawer__header h2{margin-bottom:5px;font-size:28px}.drawer__header p:last-child{color:var(--muted);margin:0;font-size:13px}.drawer__actions{border-bottom:1px solid var(--line);background:#fff;justify-content:flex-end;padding:12px 28px;display:flex}.drawer__body{padding:24px 28px 40px}@keyframes fade{0%{opacity:0}}@keyframes rise{0%{opacity:0;transform:translateY(12px)scale(.98)}}@keyframes slide{0%{opacity:0;transform:translate(35px)}}.score-hero,.opportunity-hero{color:#fff;background:#201e1d;border-radius:5px;justify-content:space-between;align-items:center;padding:24px;display:flex}.score-hero>div:first-child{gap:4px;display:grid}.score-hero span,.opportunity-hero span{color:#aaa29f;text-transform:uppercase;letter-spacing:.1em;font-size:10px}.score-hero strong{font:600 54px Space Grotesk}.score-hero strong small{color:#aaa29f;font-size:16px}.score-hero p{margin:0;font-size:12px}.score-hero__meta{justify-items:end;gap:7px;display:grid}.detail-section{border-bottom:1px solid var(--line);padding:24px 0}.detail-section h3{margin-bottom:10px;font-size:16px}.detail-section>p{color:var(--muted);font-size:13px;line-height:1.65}.detail-section blockquote{border-left:2px solid var(--red);background:#fff;margin:18px 0 0;padding:15px 18px;font:500 13px/1.6 Space Grotesk}.component-bars{gap:11px;display:grid}.component-bars>div{grid-template-columns:145px 1fr 36px;align-items:center;gap:10px;font-size:10px;display:grid}.component-bars>div>div{background:#e7e1de;border-radius:3px;height:5px;overflow:hidden}.component-bars i{background:var(--red);height:100%;display:block}.component-bars b{text-align:right;font-size:10px}.evidence-list{gap:9px;margin-top:14px;display:grid}.evidence-card{border:1px solid var(--line);background:#fff;border-radius:4px;padding:16px}.evidence-card>div{gap:6px;display:flex}.evidence-card h4{margin:12px 0 7px;font-size:14px}.evidence-card p{color:var(--muted);font-size:12px;line-height:1.55}.evidence-card footer{color:var(--muted);justify-content:space-between;gap:15px;font-size:10px;display:flex}.evidence-card a{color:#8a1720;font-weight:700}.verification{color:var(--muted);align-items:center;gap:7px;margin-top:18px;font-size:10px;line-height:1.2;display:flex}.verification svg{flex:none;width:15px}.ai-disclaimer{color:#978b86;margin:7px 0 0;font-size:10px;line-height:1.45}.opportunity-hero>div{flex-direction:column;display:flex}.opportunity-hero strong{font:600 55px Space Grotesk}.action-pair{grid-template-columns:1fr 1fr;gap:9px;margin-top:9px;display:grid}.action-pair section{border:1px solid var(--line);background:#fff;padding:16px}.action-pair span{text-transform:uppercase;letter-spacing:.1em;color:var(--muted);font-size:9px;font-weight:800}.action-pair p{margin:8px 0 0;font-size:12px;line-height:1.5}.trend-detail{border:1px solid var(--line);background:#fff;border-radius:5px;align-items:center;gap:14px;padding:22px;display:flex}.trend-detail>strong{font:600 36px Space Grotesk}.trend-detail .badge{margin-left:auto}.emerging-strip{grid-template-columns:repeat(5,1fr);gap:8px;margin-bottom:14px;display:grid}.emerging-strip button{color:#fff;text-align:left;background:#201e1d;border:0;border-radius:4px;flex-direction:column;min-height:115px;padding:14px;display:flex}.emerging-strip button>span{color:var(--red);font:500 9px IBM Plex Mono}.emerging-strip button div{gap:3px;margin:auto 0;display:grid}.emerging-strip button strong{font:600 12px Space Grotesk}.emerging-strip button small{color:#aaa29f;font-size:9px}.emerging-strip button b{color:#ff9298;font-size:11px}.filter-grid{grid-template-columns:repeat(5,minmax(120px,1fr));gap:10px;margin-top:20px;display:grid}.filter-grid--wide{grid-template-columns:2fr repeat(5,1fr)}.filter-grid label,.subscription-form label{gap:6px;display:grid}.filter-grid input,.filter-grid select,.subscription-form input{border:1px solid var(--line);width:100%;height:42px;color:var(--ink);background:#faf8f7;border-radius:3px;padding:0 10px;font-size:12px}.search-field>div{position:relative}.search-field svg{width:15px;color:var(--muted);position:absolute;top:13px;left:11px}.search-field input{padding-left:34px}.reason-strip{color:#fff;background:#201e1d;border-radius:5px;grid-template-columns:repeat(5,1fr);display:grid;overflow:hidden}.reason-strip div{border-right:1px solid #3b3735;flex-direction:column;justify-content:center;min-height:90px;padding:18px;display:flex}.reason-strip strong{font:600 24px Space Grotesk}.reason-strip span{color:#aba39f;margin-top:4px;font-size:9px}.table-panel{padding:0;overflow:hidden}.data-table-wrap{overflow:auto}.data-table{border-collapse:collapse;width:100%;min-width:880px}.data-table th{color:#766a65;letter-spacing:.09em;text-transform:uppercase;text-align:left;z-index:1;background:#f3efed;padding:12px 14px;font-size:9px;position:sticky;top:0}.data-table td{border-top:1px solid var(--line);vertical-align:top;padding:15px 14px;font-size:11px}.data-table td>span,.data-table td>small{color:var(--muted);margin-top:5px;line-height:1.4;display:block}.data-table td>strong{margin:6px 0;display:block}.data-table code{text-overflow:ellipsis;white-space:nowrap;max-width:190px;font:10px IBM Plex Mono;display:block;overflow:hidden}.article-title{gap:5px;max-width:310px;font-weight:700;line-height:1.4;text-decoration:none;display:flex}.article-title svg{width:12px;color:var(--red-dark);flex:none}.data-table details{max-width:310px;margin-top:9px}.data-table summary{color:#8a1720;cursor:pointer;font-weight:700}.data-table details p{color:var(--muted);max-height:130px;line-height:1.5;overflow:auto}.pagination{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;padding:12px 16px;font-size:10px;display:flex}.pagination div{gap:7px;display:flex}.diagnostic-grid{grid-template-columns:1.15fr .85fr;gap:12px;display:grid}.diagnostic-grid h3{margin-bottom:20px}.funnel{flex-direction:column;align-items:center;gap:5px;display:flex}.funnel div{color:#fff;clip-path:polygon(3% 0,97% 0,100% 100%,0 100%);background:#262322;justify-content:space-between;align-items:center;min-height:51px;padding:9px 22px;display:flex}.funnel div:nth-child(3),.funnel div:nth-child(4){background:#58302f}.funnel strong{font:600 18px Space Grotesk}.funnel span{color:#c9c0bd;font-size:9px}.stat-list{gap:0;margin:0;display:grid}.stat-list div{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:10px 0;display:flex}.stat-list dt{color:var(--muted);font-size:10px}.stat-list dd{margin:0;font-size:11px;font-weight:700}.subscriptions-layout{grid-template-columns:minmax(0,1.15fr) minmax(330px,.85fr);gap:14px;display:grid}.subscription-form{grid-template-columns:minmax(220px,1fr) auto auto;align-items:end;gap:10px;margin-top:24px;display:grid}.scope-ticket{border:1px solid var(--line);flex-direction:column;justify-content:center;min-height:42px;padding:7px 12px;display:flex}.scope-ticket span{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:8px}.scope-ticket strong{font-size:10px}.scope-ticket small{color:var(--muted);font-size:9px}.subscription-list{margin:16px -24px -24px;display:grid}.subscription-list article{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;padding:15px 24px;display:flex}.subscription-list article h4{margin:8px 0 3px;font-size:14px}.subscription-list article p{color:var(--muted);margin:0;font-size:10px}.subscription-list article>div:last-child{display:flex}.timeline{margin-top:18px;display:grid}.timeline article{grid-template-columns:16px 1fr;gap:11px;padding-bottom:22px;display:grid;position:relative}.timeline article:before{content:"";background:var(--line);width:1px;position:absolute;top:10px;bottom:-4px;left:5px}.timeline article:last-child:before{display:none}.timeline i{border:3px solid var(--red);z-index:1;background:#fff;border-radius:50%;width:11px;height:11px;margin-top:2px}.timeline article>div>div{justify-content:space-between;gap:8px;display:flex}.timeline p{color:var(--muted);margin:6px 0;font-size:11px}.timeline span{color:#978b86;font-size:9px}@media (width<=1180px){.topbar{align-items:flex-start}.topbar__actions{flex-wrap:wrap;justify-content:flex-end}.scope-controls{flex-wrap:wrap}.metric-grid{grid-template-columns:repeat(2,1fr)}.filter-grid,.filter-grid--wide,.emerging-strip{grid-template-columns:repeat(3,1fr)}.opportunity-grid,.subscriptions-layout{grid-template-columns:1fr}}@media (width<=800px){.sidebar{transition:transform .22s ease-out;transform:translate(-100%);box-shadow:20px 0 50px #0000004d}.sidebar--open{transform:translate(0)}.sidebar-close{color:#fff;background:0 0;border:1px solid #494442;border-radius:50%;place-items:center;width:34px;height:34px;margin-left:auto;display:grid}.sidebar-close svg{width:16px}.workspace{margin-left:0}.topbar{flex-wrap:wrap;padding:12px 16px;position:relative}.menu-button{border:1px solid var(--line);background:#fff;border-radius:4px;place-items:center;width:40px;height:40px;display:grid}.menu-button svg{width:18px}.scope-controls{border-top:1px solid var(--line);order:3;grid-template-columns:repeat(3,1fr);width:100%;padding-top:10px;display:grid}.scope-controls label{padding:0 9px}.scope-controls label:first-child{padding-left:0}.scope-controls select{width:100%;max-width:100%}.topbar__actions{margin-left:auto}.topbar__actions .badge{display:none}.main-content{padding:24px 16px 50px}.filter-grid,.filter-grid--wide{grid-template-columns:repeat(2,1fr)}.diagnostic-grid{grid-template-columns:1fr}.reason-strip{grid-template-columns:repeat(2,1fr)}.reason-strip div:last-child{display:none}.subscription-form{grid-template-columns:1fr}}@media (width<=540px){.topbar__actions .button:not(.button--primary){width:40px;padding:0;font-size:0}.topbar__actions .button svg{margin:0}.scope-controls{grid-template-columns:125px 155px;overflow-x:auto}.main-content{padding-inline:12px}.page-hero h1{font-size:40px}.executive-summary{padding:18px}.executive-summary__masthead{flex-direction:column;align-items:flex-start;gap:5px}.page-heading{flex-direction:column;align-items:flex-start}.metric-grid{grid-template-columns:1fr 1fr}.metric-card{min-height:132px;padding:17px}.metric-card>strong{font-size:28px}.metric-card__date{font-size:20px!important}.panel{padding:18px}.heatmap-panel{padding:0}.panel-heading{flex-direction:column}.legend{justify-content:flex-end;align-self:stretch}.filter-grid,.filter-grid--wide{grid-template-columns:1fr}.opportunity-card{grid-template-columns:38px 1fr 66px}.opportunity-card__body{padding:15px 12px}.opportunity-card h3{font-size:18px}.heat-score strong{font-size:26px}.emerging-strip{display:flex;overflow-x:auto}.emerging-strip button{min-width:160px}.drawer__header,.drawer__body{padding-left:18px;padding-right:18px}.component-bars>div{grid-template-columns:110px 1fr 30px}.action-pair{grid-template-columns:1fr}.score-hero{align-items:flex-start}.score-hero__meta{max-width:130px}.reason-strip{grid-template-columns:1fr 1fr}.first-run{min-height:500px;padding:34px 24px}.first-run h1{font-size:45px}.progress-banner{align-items:flex-start}.progress-banner__icon{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.auth-screen{background:#f7f4f2;place-items:center;min-height:100vh;padding:clamp(16px,5vw,48px);display:grid}.auth-card{background:var(--deep-red);color:#fff;width:100%;max-width:560px;box-shadow:var(--shadow);border-radius:8px;padding:clamp(28px,5vw,52px);position:relative;overflow:hidden}.auth-card:after{content:"";pointer-events:none;border:1px solid #ffffff26;border-radius:50%;width:420px;height:420px;position:absolute;top:-130px;right:-150px;box-shadow:0 0 0 60px #ffffff09,0 0 0 120px #ffffff06}.auth-card>*{z-index:1;position:relative}.auth-card__brand{align-items:center;gap:10px;margin-bottom:30px;display:flex}.auth-card__brand img{object-fit:contain;flex:none;width:30px;height:30px}.auth-card__brand>span[aria-hidden]{background:#ffffff47;flex:none;width:1px;height:26px}.auth-card__brand>span:last-child{letter-spacing:-.01em;text-transform:uppercase;font:600 12px/1.25 Space Grotesk,Inter,sans-serif}.auth-card__line{background:var(--red);width:80px;height:3px;margin-bottom:26px;display:block}.auth-card .eyebrow{color:#ffffff9e}.auth-card h1{margin-bottom:14px;font-size:clamp(32px,5.5vw,46px);line-height:1}.auth-card h1 em{color:var(--red);font-style:normal}.auth-card>p{color:#d1c8c5;max-width:420px;font-size:14px;line-height:1.6}.auth-card>p strong{color:#fff}.auth-card .notice{color:#ffd7d9;background:#ffffff12;border-color:#fff3;margin-top:18px}.auth-card .loading{color:#d1c8c5;justify-content:flex-start;min-height:90px}.auth-form{gap:16px;max-width:400px;margin-top:26px;display:grid}.auth-form label{gap:6px;display:grid}.auth-form label>span{color:#ffffff9e;letter-spacing:.11em;text-transform:uppercase;font-size:9px;font-weight:700}.auth-form input{color:#fff;background:#ffffff0f;border:1px solid #ffffff38;border-radius:3px;width:100%;height:44px;padding:0 12px;font-size:13px}.auth-form input::placeholder{color:#fff6}.auth-form input:focus{border-color:var(--red);background:#ffffff1a;outline:none}.auth-form .button{justify-self:start}.auth-card__confirm{color:#efe9e7;background:#ffffff0f;border:1px solid #fff3;border-radius:4px;align-items:center;gap:10px;margin:22px 0;padding:14px 16px;font-size:13px;display:flex}.auth-card__confirm svg{width:18px;color:var(--red);flex:none}.auth-card__note{color:#ffffff8c;align-items:center;gap:8px;margin:24px 0 0;font-size:11.5px;display:flex}.auth-card__note svg{flex:none;width:14px}.auth-card .button:not(.button--primary){color:#fff;background:0 0;border-color:#ffffff47}.auth-card .button:not(.button--primary):hover:not(:disabled){border-color:#ffffff80}.topbar__user{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;max-width:180px;font-size:11.5px;overflow:hidden}@media (width<=900px){.topbar__user{display:none}}
