:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0d1218;--bg-elev:#111923;--bg-soft:#151f2b;--bg-panel:#1a2633;--bg-panel-strong:#202f3f;--ink:#ecf4ff;--ink-soft:#bfd0e2;--ink-muted:#8ca2b7;--line:#96b3cd2e;--line-strong:#96b3cd52;--emerald:#26d7ad;--emerald-strong:#15b68f;--coral:#ff7868;--coral-strong:#ff5b49;--sky:#6cb7ff;--danger:#ff8f8f;--radius-sm:12px;--radius-md:18px;--radius-lg:26px;--radius-xl:32px;--shadow-sm:0 12px 24px #03070c33;--shadow-md:0 26px 56px #02060a52;--shadow-lg:0 40px 92px #02060a66}*{box-sizing:border-box}html,body{margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-sans,"Schibsted Grotesk",system-ui,sans-serif);color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;background:radial-gradient(1200px 520px at -2% -8%,#26d7ad14,#0000 54%),radial-gradient(1000px 520px at 104% 2%,#ff786814,#0000 52%),linear-gradient(#0d1218,#0f1720 50%,#0c1118)}body::selection{background:#26d7ad3d}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}h1,h2,h3,h4,p,ul,ol,dl,dd,dt{margin:0}ul,ol{padding:0}p{color:var(--ink-soft);line-height:1.68}img,svg{display:block}code{font-family:var(--font-mono,"IBM Plex Mono",ui-monospace,monospace);color:#c2f4e3;font-size:.88em}main{padding-top:90px}.page{flex-direction:column;min-height:100vh;display:flex}.page:before{content:"";pointer-events:none;opacity:.42;background-image:linear-gradient(#8da6bd0c 1px,#0000 1px),linear-gradient(90deg,#8da6bd0c 1px,#0000 1px);background-size:44px 44px;position:fixed;inset:0;-webkit-mask-image:radial-gradient(circle,#000000d6,#0000 92%);mask-image:radial-gradient(circle,#000000d6,#0000 92%)}.container{width:min(1240px,100% - 60px);margin:0 auto}.section{padding:90px 0}.section-soft{position:relative}.section-soft:before{content:"";pointer-events:none;background:linear-gradient(#ffffff04,#ffffff03);border-top:1px solid #7e9ab229;border-bottom:1px solid #7e9ab224;position:absolute;inset:0}.section-alt{background:linear-gradient(#ffffff03,#ffffff01);border-block:1px solid #7e9ab229}.section-soft>.container,.section-alt>.container{z-index:1;position:relative}.badge{width:fit-content;font-family:var(--font-mono,"IBM Plex Mono",ui-monospace,monospace);text-transform:uppercase;letter-spacing:.14em;color:#b8cfe6;background:#ffffff08;border:1px solid #829eb63d;border-radius:999px;align-items:center;padding:8px 14px;font-size:11px;display:inline-flex}.inline-meta{color:var(--ink-muted);font-size:13px}.button{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:11px 21px;font-size:14px;font-weight:640;transition:transform .2s,box-shadow .2s,border-color .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:disabled{opacity:.58;cursor:not-allowed;transform:none}.button-primary{color:#081117;background:linear-gradient(135deg,var(--emerald),#86ffd9 60%,#ffd8bf 105%);border-color:#3cdeb966;box-shadow:0 16px 30px #109f7e3d}.button-primary:hover{box-shadow:0 20px 38px #109f7e52}.button-outline{color:var(--ink);border-color:var(--line-strong);background:#ffffff08}.button-sm{min-height:38px;padding:8px 14px;font-size:13px}.button-wide{width:100%}.upgrade-error{color:var(--danger);margin-top:8px}.navbar{z-index:50;border-bottom:1px solid #0000;position:fixed;inset:0 0 auto}.navbar-solid{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:var(--shadow-sm);background:#0a1017d6;border-bottom-color:#7994ac38}.nav-shell{justify-content:space-between;align-items:center;gap:20px;min-height:80px;display:flex}.nav-brand{align-items:center;gap:10px;display:inline-flex}.nav-brand-mark{color:#081117;background:linear-gradient(135deg,var(--emerald),#98ffe0);border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.nav-brand-lockup{flex-direction:column;gap:2px;display:flex}.nav-brand-lockup strong{color:var(--ink);font-size:1rem}.nav-brand-lockup span{color:var(--ink-muted);align-items:center;gap:6px;font-size:12px;display:inline-flex}.nav-links{color:var(--ink-soft);align-items:center;gap:24px;font-size:14px;display:inline-flex}.nav-links a{position:relative}.nav-links a:after{content:"";transform-origin:0;background:linear-gradient(90deg,var(--emerald),#26d7ad00);border-radius:999px;height:2px;transition:transform .2s;position:absolute;bottom:-8px;left:0;right:0;transform:scaleX(0)}.nav-links a:hover:after{transform:scaleX(1)}.nav-actions{align-items:center;gap:12px;display:inline-flex}.nav-muted{color:var(--ink-muted);font-size:14px}.nav-muted:hover{color:var(--ink)}.nav-user{text-overflow:ellipsis;white-space:nowrap;max-width:180px;overflow:hidden}.footer{background:#080c13b3;border-top:1px solid #829eb638;margin-top:4px}.footer-inner{justify-content:space-between;align-items:flex-start;gap:20px;padding:30px 0 36px;display:flex}.footer-title{color:var(--ink);font-size:1.02rem;font-weight:680}.footer-copy{max-width:470px;color:var(--ink-muted);margin-top:8px}.footer-links{color:var(--ink-muted);flex-wrap:wrap;justify-content:flex-end;gap:16px;font-size:14px;display:flex}.footer-links a:hover{color:var(--ink)}.section-header{flex-direction:column;gap:14px;max-width:760px;margin-bottom:26px;display:flex}.section-header h2{letter-spacing:-.04em;font-size:clamp(2rem,4.6vw,3.5rem);line-height:1.02}.section-head-sm{flex-direction:column;gap:8px;margin-bottom:18px;display:flex}.section-head-sm h2{font-size:1.35rem;line-height:1.15}.card{border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:linear-gradient(160deg,#1e2c3ad1,#121d28d1);border:1px solid #829eb638}.home-page{flex-direction:column;display:flex}.home-hero{padding-top:52px}.hero-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:44px;display:grid}.hero-copy{flex-direction:column;gap:20px;display:flex}.hero-copy h1{letter-spacing:-.05em;max-width:12ch;font-size:clamp(3rem,8vw,5.25rem);line-height:.94}.hero-intro{max-width:60ch}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.hero-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:6px;display:grid}.hero-stat-card{border-radius:var(--radius-md);background:#ffffff06;border:1px solid #829eb633;flex-direction:column;gap:8px;padding:14px;display:flex}.hero-stat-card span{color:var(--ink-muted);font-size:12px}.hero-stat-card strong{color:#ebfff8;font-size:1.08rem}.hero-visual{width:100%}.hero-svg-scene{border-radius:var(--radius-xl);height:420px;box-shadow:var(--shadow-lg);border:1px solid #829eb642;overflow:hidden}.hero-svg-scene>svg{width:100%;height:100%;display:block}.value-grid,.workflow-grid,.pricing-grid,.ledger-grid,.legal-grid,.guide-grid{gap:14px;display:grid}.value-grid,.pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.workflow-grid,.ledger-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.value-card,.workflow-card,.ledger-card,.pricing-card{padding:20px}.card-icon{color:#061118;background:linear-gradient(135deg,var(--emerald),#87f7d9);border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.value-card h3,.workflow-card h3,.ledger-card h3,.pricing-card h3{margin-top:14px;font-size:1.2rem}.value-card p,.workflow-card p{margin-top:10px}.workflow-index{color:#a8c2d8;font-family:var(--font-mono,"IBM Plex Mono",ui-monospace,monospace);letter-spacing:.14em;margin-bottom:10px;font-size:11px;display:inline-flex}.section-pipeline{padding-top:80px}.pipeline-sync-layout{grid-template-columns:minmax(0,1fr) 350px;align-items:start;gap:16px;display:grid}.pipeline-sync-content{flex-direction:column;gap:54px;display:flex}.pipeline-sync-block{scroll-margin-top:106px}.pipeline-sync-sticky{align-self:stretch;min-height:100%;position:relative}.pipeline-sticky-module{box-shadow:var(--shadow-sm);background:linear-gradient(170deg,#172430e6,#0d141ddb);border:1px solid #829eb63d;border-radius:20px;padding:14px;position:sticky;top:106px}.pipeline-sticky-head h3{margin-top:8px;font-size:1.12rem}.pipeline-sticky-stages{gap:8px;margin-top:12px;display:grid}.pipeline-stage-pill{color:#9eb7cd;background:#ffffff05;border:1px solid #829eb633;border-radius:11px;align-items:center;gap:8px;padding:8px 10px;font-size:13px;display:inline-flex}.pipeline-stage-pill[data-state=active]{color:#d8fff3;background:#26d7ad1c;border-color:#26d7ad6b}.pipeline-stage-pill[data-emphasis=true]{background:#ff786824;border-color:#ff786866}.pipeline-sticky-cards{gap:8px;margin-top:12px;display:grid}.pipeline-sticky-card{background:#ffffff05;border:1px solid #829eb633;border-radius:12px;padding:10px}.pipeline-sticky-card h4{color:#e4f2ff;font-size:.98rem}.pipeline-sticky-card p{margin-top:6px;font-size:13px}.pipeline-sticky-card[data-dimmed=true]{opacity:.72}.ledger-card ul{gap:10px;margin-top:14px;list-style:none;display:grid}.ledger-card li{padding-left:16px;position:relative}.ledger-card li:before{content:"";background:linear-gradient(135deg,var(--emerald),var(--coral));border-radius:999px;width:8px;height:8px;position:absolute;top:10px;left:0}.preview-shell{border-radius:var(--radius-xl);box-shadow:var(--shadow-md);background:linear-gradient(170deg,#202e3cd6,#101822d1);border:1px solid #829eb640;min-height:474px;padding:18px}.preview-layout{grid-template-columns:330px minmax(0,1fr);align-items:stretch;gap:14px;display:grid}.preview-list{gap:10px;display:grid}.preview-list-item{color:var(--ink);text-align:left;cursor:pointer;background:#ffffff05;border:1px solid #829eb633;border-radius:14px;padding:12px;transition:border-color .2s,background .2s}.preview-list-item span{text-transform:uppercase;letter-spacing:.12em;color:#a6bed4;font-size:11px;font-family:var(--font-mono,"IBM Plex Mono",ui-monospace,monospace);display:inline-flex}.preview-list-item strong{min-height:38px;max-height:38px;margin-top:8px;line-height:1.35;display:block;overflow:hidden}.preview-list-item small{color:#91abbe;margin-top:8px;display:inline-flex}.preview-list-item.active{background:#26d7ad1c;border-color:#26d7ad75}.preview-detail{background:#080c126b;border:1px solid #829eb633;border-radius:16px;height:438px;overflow:hidden}.preview-detail-viewport{height:100%;padding:14px;overflow:auto}.preview-detail-panel{flex-direction:column;min-height:100%;display:flex}.preview-detail[data-transition=switching]{border-color:#829eb652}.preview-detail-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.preview-detail-head span{color:#b5d1e8;font-family:var(--font-mono,"IBM Plex Mono",ui-monospace,monospace);text-transform:uppercase;letter-spacing:.12em;font-size:11px}.preview-detail-head div{color:#b3cbde;align-items:center;gap:6px;font-size:12px;display:inline-flex}.preview-detail h3{min-height:66px;max-height:66px;margin-top:12px;font-size:1.42rem;line-height:1.18;overflow:hidden}.preview-detail-panel>p{min-height:80px;max-height:80px;margin-top:10px;overflow:hidden}.preview-action-callout{background:#ffffff06;border:1px solid #829eb638;border-radius:13px;margin-top:14px;padding:12px}.preview-action-callout h4{color:#e7f8ff;font-size:1rem}.preview-action-callout p{margin-top:6px}.preview-evidence-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.preview-evidence-card{background:#ffffff05;border:1px solid #829eb633;border-radius:12px;padding:11px}.preview-evidence-card div{color:#bed6eb;font-size:11px;font-family:var(--font-mono,"IBM Plex Mono",ui-monospace,monospace);align-items:center;gap:6px;display:inline-flex}.preview-evidence-card p{min-height:55px;max-height:55px;margin-top:7px;font-size:13px;overflow:hidden}.preview-more{color:#dbecfa;cursor:pointer;background:#ffffff08;border:1px solid #829eb63d;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:auto;padding:11px 12px;display:inline-flex}.pricing-card ul{gap:10px;margin-top:12px;list-style:none;display:grid}.pricing-card ul li{padding-left:16px;position:relative}.pricing-card ul li:before{content:"";background:linear-gradient(135deg,var(--emerald),var(--coral));border-radius:999px;width:7px;height:7px;position:absolute;top:10px;left:0}.price{color:#f4fbff;margin-top:12px;font-size:2.3rem;line-height:1}.price span{color:#a7bfd5;margin-left:4px;font-size:1rem}.pricing-card.featured{background:linear-gradient(160deg,#0c2526eb,#101b2aeb);border-color:#26d7ad66}.cta-panel{border-radius:var(--radius-xl);background:radial-gradient(460px 200px at 0 0,#ff78681f,#0000 62%),radial-gradient(440px 220px at 100% 100%,#26d7ad1f,#0000 66%),linear-gradient(160deg,#16222edb,#0f1720d6);border:1px solid #829eb640;justify-content:space-between;align-items:center;gap:18px;padding:28px;display:flex}.cta-panel h2{letter-spacing:-.04em;margin-top:10px;font-size:clamp(1.9rem,4.2vw,3.1rem);line-height:1.04}.cta-panel p{max-width:52ch;margin-top:10px}.mini-trust-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.mini-trust-row span{color:#bcd2e5;background:#ffffff05;border:1px solid #829eb633;border-radius:12px;align-items:center;gap:8px;padding:10px;font-size:12px;display:inline-flex}.tool-page,.select-page,.report-page,.guide-page,.legal-page{padding-bottom:88px}.app-shell{flex-direction:column;gap:22px;display:flex}.page-head{flex-direction:column;gap:12px;max-width:920px;display:flex}.page-head h1{letter-spacing:-.045em;font-size:clamp(2.4rem,6vw,4.3rem);line-height:.96}.flow-layout,.report-layout{grid-template-columns:300px minmax(0,1fr);align-items:start;gap:16px;display:grid}.flow-sidebar,.report-sidebar{flex-direction:column;gap:12px;display:flex;position:sticky;top:108px}.flow-steps{gap:10px;list-style:none;display:grid}.flow-step{background:#ffffff05;border:1px solid #829eb638;border-radius:14px;grid-template-columns:30px minmax(0,1fr);gap:10px;padding:10px;display:grid}.flow-step span{color:#adc6dd;width:30px;height:30px;font-size:12px;font-family:var(--font-mono,"IBM Plex Mono",ui-monospace,monospace);border:1px solid #829eb642;border-radius:10px;justify-content:center;align-items:center;display:inline-flex}.flow-step strong{color:#ecf7ff;font-size:.97rem}.flow-step p{color:#9eb6cb;margin-top:4px;font-size:13px;line-height:1.5}.flow-step[data-state=active]{border-color:#26d7ad75}.flow-step[data-state=active] span{color:#ddfff3;background:#26d7ad26;border-color:#26d7ad8f}.flow-step[data-state=complete]{border-color:#ff78686b}.flow-step[data-state=complete] span{color:#ffe6e1;background:#ff78682e;border-color:#ff78687a}.flow-note,.flow-mission{background:#ffffff05;border:1px solid #829eb638;border-radius:14px;padding:12px}.flow-note{gap:8px;display:flex}.flow-note svg{color:#7de7c9;flex:none}.flow-note p{font-size:13px}.flow-mission span{color:#99b4ca;font-family:var(--font-mono,"IBM Plex Mono",ui-monospace,monospace);text-transform:uppercase;letter-spacing:.12em;font-size:11px}.flow-mission h3{margin-top:8px;font-size:1.12rem}.flow-mission p{color:#a8bed2;margin-top:5px;font-size:13px}.flow-main{flex-direction:column;gap:14px;display:flex}.intake-card,.select-discovery-card,.select-confirm-card,.report-summary-card,.report-progress-card,.report-meta-row,.support-grid,.guide-note,.guide-cta,.guide-card,.legal-card{padding:18px}.mode-toggle{background:#ffffff05;border:1px solid #829eb638;border-radius:999px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:6px;display:grid}.mode-toggle button{color:#a9c1d8;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-height:38px;display:inline-flex}.mode-toggle button.active{color:#e4fff6;background:#26d7ad29}.intake-form{flex-direction:column;gap:13px;display:flex}.field{flex-direction:column;gap:8px;display:flex}.field>span{color:#c6d8ea;font-size:13px;font-weight:600}.field-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.input{color:#edf6ff;background:#04080e8f;border:1px solid #829eb647;border-radius:12px;width:100%;padding:12px;transition:border-color .2s,box-shadow .2s,background .2s}.input::placeholder,.text-area::placeholder{color:#7f9bb2}.input:focus,.text-area:focus{background:#060c14c7;border-color:#26d7ad9e;outline:none;box-shadow:0 0 0 3px #26d7ad29}.text-area{resize:vertical;min-height:124px}.status-line{color:#b6cce0;align-items:center;gap:8px;display:inline-flex}.status-line.error{color:var(--danger)}.limit-callout{background:#ff78681a;border:1px solid #ff786857;border-radius:14px;flex-direction:column;gap:10px;padding:12px;display:flex}.intake-submit{margin-top:4px}.support-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.support-grid article{background:#ffffff05;border:1px solid #829eb638;border-radius:14px;padding:13px}.support-grid article svg{color:#7de7c9}.support-grid article h3{margin-top:10px;font-size:1.03rem}.support-grid article p{margin-top:8px;font-size:14px}.status-row{margin-bottom:12px}.discovery-grid{gap:10px;display:grid}.discovery-item{background:#ffffff05;border:1px solid #829eb638;border-radius:14px;grid-template-columns:44px minmax(0,1fr) auto;gap:12px;padding:12px;display:grid}.discovery-rank{color:#bfd4e8;width:44px;height:44px;font-family:var(--font-mono,"IBM Plex Mono",ui-monospace,monospace);border:1px solid #829eb64d;border-radius:12px;justify-content:center;align-items:center;font-size:12px;display:inline-flex}.discovery-main h3{font-size:1rem}.mono{color:#95c9e5;font-family:var(--font-mono,"IBM Plex Mono",ui-monospace,monospace);overflow-wrap:anywhere;margin-top:5px;font-size:12px}.discovery-main p{margin-top:7px}.discovery-meta-row{flex-wrap:wrap;gap:8px;margin-top:7px;display:flex}.discovery-reasons{color:#d8e8f7;gap:5px;margin:9px 0 0;padding-left:18px;display:grid}.discovery-reasons li{line-height:1.4}.discovery-actions{flex-direction:column;gap:8px;display:flex}.selected-chips{gap:8px;display:grid}.selected-chip{background:#ffffff08;border:1px solid #829eb638;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:10px;display:flex}.selected-chip span{overflow-wrap:anywhere;color:#d8e8f7}.selected-chip button{color:#8fdcc7;cursor:pointer;background:0 0;border:0}.action-row{flex-wrap:wrap;gap:10px;display:flex}.intake-url-card{gap:16px}.field-emphasis>span{color:#d9e9f8;letter-spacing:.12em;text-transform:uppercase;font-size:12px}.field-emphasis .input{min-height:58px;font-size:1.02rem}.intake-hints{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.intake-hint{background:#ffffff06;border:1px solid #829eb638;border-radius:14px;align-items:flex-start;gap:10px;padding:12px;display:flex}.intake-hint svg{color:#7de7c9;flex:none}.intake-hint strong{color:#ebf7ff;font-size:.95rem;display:block}.intake-hint p{color:#9eb6cb;margin-top:4px;font-size:13px;line-height:1.5}.workbench-status-card{background:radial-gradient(circle at 100% 0,#26d7ad24,#0000 38%),linear-gradient(#080f19fa,#09111ceb);border-color:#829eb647}.workbench-status-card[data-tone=loading]{border-color:#58afff73}.workbench-status-card[data-tone=success]{border-color:#26d7ad66}.workbench-status-card[data-tone=error]{border-color:#ff78686b}.status-card-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.status-card-head h2{margin-top:10px;font-size:clamp(1.35rem,2vw,1.85rem)}.status-card-head p{color:#b1c8db;max-width:62ch;margin-top:8px}.status-metric-row{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.metric-pill{color:#d3e5f5;font-size:12px;font-family:var(--font-mono,"IBM Plex Mono",ui-monospace,monospace);background:#ffffff09;border:1px solid #829eb638;border-radius:999px;padding:9px 12px}.scope-pill-row{flex-wrap:wrap;gap:10px;display:flex}.scope-pill{background:#ffffff08;border:1px solid #829eb633;border-radius:14px;flex:170px;min-width:170px;padding:12px}.scope-pill strong{color:#99b4ca;letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-family:var(--font-mono,"IBM Plex Mono",ui-monospace,monospace);display:block}.scope-pill span{color:#ecf7ff;margin-top:8px;font-size:.96rem;display:block}.selection-site{background:#ffffff06;border:1px solid #829eb638;border-radius:14px;padding:12px}.selection-site span{color:#99b4ca;letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-family:var(--font-mono,"IBM Plex Mono",ui-monospace,monospace)}.selection-site p{margin-top:7px}.manual-entry-card{background:#ffffff05;border:1px dashed #829eb647;border-radius:14px;padding:12px}.manual-entry-card summary,.excluded-results-card summary{cursor:pointer;color:#d8e8f7;font-weight:600}.manual-entry-card[open],.excluded-results-card[open]{border-style:solid}.manual-entry-card .field{margin-top:12px}.discovery-item[data-selected=true]{border-color:#26d7ad70;box-shadow:inset 0 0 0 1px #26d7ad2e}.discovery-item-muted{grid-template-columns:minmax(0,1fr)}.excluded-results-card summary{align-items:center;gap:8px;display:inline-flex}.excluded-results-card summary span{color:#99b4ca;font-family:var(--font-mono,"IBM Plex Mono",ui-monospace,monospace);font-size:12px}.report-head{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:18px}.status-pill{background:#ffffff08;border:1px solid #829eb63d;border-radius:999px;align-items:center;gap:7px;padding:9px 13px;font-weight:640;display:inline-flex}.status-pill.running{color:#9dd2ff;border-color:#6bb7ff80}.status-pill.done{color:#b4ffe9;border-color:#26d7ad80}.status-pill.failed{color:#ffc3bb;border-color:#ff78688f}.report-main{flex-direction:column;gap:14px;display:flex}.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.stat-grid article{background:#ffffff05;border:1px solid #829eb633;border-radius:12px;padding:10px}.stat-grid span{color:#9fb5ca;font-family:var(--font-mono,"IBM Plex Mono",ui-monospace,monospace);text-transform:uppercase;letter-spacing:.1em;font-size:11px}.stat-grid strong{color:#f2f9ff;margin-top:7px;display:block}.progress-rail{gap:10px;margin-top:12px;display:grid}.progress-item{grid-template-columns:14px minmax(0,1fr);align-items:start;gap:9px;display:grid}.progress-dot{background:#ffffff05;border:1px solid #829eb64d;border-radius:999px;width:12px;height:12px;margin-top:4px}.progress-dot.active{background:#7ac6ff;border-color:#7ac6ff;box-shadow:0 0 0 4px #7ac6ff29}.progress-dot.complete{background:#63e7c2;border-color:#63e7c2}.progress-item strong{color:#e7f4ff;font-size:.95rem}.progress-item p{margin-top:4px;font-size:13px}.report-meta-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.report-meta-row article{background:#ffffff05;border:1px solid #829eb633;border-radius:12px;padding:10px}.report-meta-row span{color:#9cb4c9;font-size:12px}.report-meta-row strong{color:#ecf6ff;overflow-wrap:anywhere;margin-top:6px;font-size:.95rem;display:block}.insight-stack,.opportunity-stack{gap:10px;margin-top:10px;display:grid}.insight-card,.opportunity-card{background:#ffffff05;border:1px solid #829eb633;border-radius:14px;padding:12px}.insight-head{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.insight-head span,.insight-head p,.insight-head strong,.opportunity-card span{color:#bad0e4;background:#ffffff05;border:1px solid #829eb63d;border-radius:999px;padding:5px 8px;font-size:11px;display:inline-flex}.insight-card h3,.opportunity-card h3{margin-top:10px;font-size:1.06rem;line-height:1.34}.insight-line{color:#aec3d8;margin-top:8px}.evidence-list{gap:8px;margin-top:10px;display:grid}.evidence-card{background:#ffffff05;border:1px solid #829eb633;border-radius:11px;padding:10px}.evidence-card a{color:#9bead4;align-items:center;gap:6px;margin-top:8px;font-size:13px;display:inline-flex}.guide-hero{flex-direction:column;gap:12px;max-width:860px;display:flex}.guide-hero h1{letter-spacing:-.045em;font-size:clamp(2.4rem,6vw,4.2rem);line-height:.98}.guide-note{margin-top:18px}.guide-note-label{color:#a5bfd4;font-family:var(--font-mono,"IBM Plex Mono",ui-monospace,monospace);letter-spacing:.12em;text-transform:uppercase;font-size:11px}.guide-note p{margin-top:8px}.guide-grid,.legal-grid{margin-top:12px}.guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-card h2,.legal-card h2{font-size:1.2rem}.guide-card p,.legal-card p{margin-top:10px}.guide-cta{margin-top:14px}.guide-cta h2{font-size:1.5rem}.guide-cta p{margin-top:10px}.guide-cta .button{margin-top:12px}.legal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.spin{animation:1s linear infinite spin}.workbench-head{gap:10px;max-width:760px}.workbench-head h1{max-width:12ch;font-size:clamp(2rem,7vw,3.35rem);line-height:.94}.workbench-layout{flex-direction:column;gap:14px;display:flex}.workflow-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:18px;display:grid}.workflow-stage{background:#ffffff08;border:1px solid #829eb638;border-radius:16px;flex-direction:column;gap:6px;padding:12px;display:flex}.workflow-stage strong{color:#eef8ff;font-size:.95rem}.workflow-stage span{color:#9fb8cc;font-size:13px;line-height:1.45}.workflow-stage[data-state=active]{background:#58afff14;border-color:#58afff75}.workflow-stage[data-state=complete]{background:#26d7ad14;border-color:#26d7ad61}.workbench-activity-card{flex-direction:column;gap:14px;display:flex}.activity-feed{gap:10px;display:grid}.activity-item{grid-template-columns:22px minmax(0,1fr);align-items:start;gap:12px;display:grid}.activity-marker{color:#b8cfe2;background:#ffffff08;border:1px solid #829eb647;border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.activity-item[data-state=active] .activity-marker{color:#9dd2ff;border-color:#58afff7a}.activity-item[data-state=error] .activity-marker{color:#ffb1a6;border-color:#ff78687a}.activity-copy{border-bottom:1px solid #829eb61f;padding-bottom:10px}.activity-item:last-child .activity-copy{border-bottom:0;padding-bottom:0}.activity-copy strong{color:#edf7ff;font-size:.95rem;display:block}.activity-copy p{color:#a5bfd3;margin-top:5px;font-size:14px;line-height:1.55}.workbench-note{margin-top:2px}.workbench-url-field .input{min-height:52px;font-size:.98rem}.workbench-scope-row .scope-pill{min-width:0}.compact-scope-pill{flex:150px;padding:11px 12px}.selection-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.selection-summary-card{background:#ffffff06;border:1px solid #829eb638;border-radius:14px;padding:12px}.selection-summary-card strong{color:#a7c0d6;letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-family:var(--font-mono,"IBM Plex Mono",ui-monospace,monospace);display:block}.selection-summary-card p{margin-top:8px}.empty-panel{background:#ffffff05;border:1px dashed #829eb642;border-radius:14px;align-items:flex-start;gap:10px;padding:14px;display:flex}.empty-panel svg{color:#9dd2ff;flex:none}.empty-panel strong{color:#edf7ff;font-size:.98rem;display:block}.empty-panel p{color:#9eb8cb;margin-top:6px;line-height:1.55}.loading-panel{border-style:solid;border-color:#58afff57}.selected-rivals-card{flex-direction:column;gap:14px;display:flex}.manual-entry-card .text-area{min-height:96px}.report-activity-card{margin-top:14px}@media (max-width:1200px){.hero-grid{grid-template-columns:1fr}.hero-copy h1{max-width:14ch}}@media (max-width:1060px){.nav-links{display:none}.flow-layout,.report-layout,.preview-layout,.pipeline-sync-layout{grid-template-columns:1fr}.flow-sidebar,.report-sidebar,.pipeline-sticky-module{position:static}.value-grid,.pricing-grid,.support-grid,.mini-trust-row,.report-meta-row,.guide-grid,.legal-grid,.preview-evidence-grid,.ledger-grid,.workflow-grid,.hero-stats{grid-template-columns:1fr}.cta-panel{flex-direction:column;align-items:flex-start}.footer-inner{flex-direction:column}.footer-links{justify-content:flex-start}}@media (max-width:820px){.intake-hints{grid-template-columns:1fr}.scope-pill-row,.status-card-head{flex-direction:column}.workflow-strip,.selection-summary-grid{grid-template-columns:1fr}.status-metric-row{gap:8px}main{padding-top:82px}.container{width:min(1240px,100% - 34px)}.section{padding:72px 0}.hero-svg-scene{height:380px}.field-row,.stat-grid,.discovery-item{grid-template-columns:1fr}.discovery-actions{flex-flow:wrap}.report-head{flex-direction:column;align-items:flex-start}}@media (max-width:620px){.intake-hints{grid-template-columns:1fr}.scope-pill{flex-basis:100%;min-width:0}.workbench-head h1{max-width:10ch;font-size:clamp(1.75rem,10vw,2.5rem)}.status-metric-row{flex-direction:column}.nav-actions .button,.nav-user,.nav-brand-lockup span{display:none}.action-row,.hero-actions{flex-direction:column}.action-row .button,.hero-actions .button,.discovery-actions .button{width:100%}.hero-copy h1,.page-head h1,.guide-hero h1,.section-header h2,.cta-panel h2{font-size:clamp(2rem,10vw,3.25rem)}.hero-svg-scene{height:320px}.preview-shell{min-height:0}.preview-detail{height:auto}.preview-detail-viewport{overflow:visible}.preview-detail h3,.preview-detail-panel>p,.preview-evidence-card p{min-height:0;max-height: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}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.tool-guide-page,.report-progress-page{padding-bottom:112px}.tool-guide-shell{flex-direction:column;gap:20px;width:min(960px,100% - 48px);display:flex}.tool-guide-shell-wide,.report-progress-shell{width:min(1080px,100% - 48px)}.tool-guide-header{flex-direction:column;gap:10px;max-width:720px;display:flex}.tool-guide-header h1{font-family:var(--font-display,"Instrument Serif",serif);letter-spacing:-.04em;color:#f8f2df;font-size:clamp(2.6rem,6vw,4.5rem);line-height:.94}.tool-guide-header p{color:#d4dcc7;max-width:60ch}.tool-guide-header-compact{max-width:1040px}.tool-guide-header-compact h1{font-family:var(--font-sans,"Schibsted Grotesk",system-ui,sans-serif);letter-spacing:-.062em;text-wrap:balance;max-width:17ch;font-size:clamp(2.7rem,4.8vw,4.15rem);font-weight:640;line-height:.94}.tool-guide-header-compact p{color:#d9e2d5;max-width:42rem;font-size:1.05rem}.tool-guide-page .card,.report-progress-page .card{color:#eef6ff;background:radial-gradient(circle at 100% 0,#26d7ad14,#0000 34%),linear-gradient(#0d1621f0,#0a121df0);border-color:#829eb633;box-shadow:0 24px 50px #02070c47}.tool-guide-page .card p,.tool-guide-page .card .inline-meta,.report-progress-page .card p,.report-progress-page .card .inline-meta{color:#adc3d7}.tool-guide-page .badge,.report-progress-page .badge{color:#bfd4e9;background:#ffffff09;border-color:#829eb638}.tool-guide-page .field>span,.report-progress-page .field>span,.tool-guide-page .section-head-sm h2,.report-progress-page .section-head-sm h2,.tool-guide-page .card strong,.report-progress-page .card strong{color:#eef7ff}.tool-guide-page .input,.report-progress-page .input{color:#edf7ff;background:#ffffff0b;border-color:#829eb638}.tool-guide-page .input::placeholder,.report-progress-page .input::placeholder{color:#7f97ad}.tool-guide-page .input:focus,.report-progress-page .input:focus{border-color:#58afff85;box-shadow:0 0 0 4px #58afff24}.tool-guide-page .button-primary,.report-progress-page .button-primary{color:#f7f2e8;background:linear-gradient(135deg,#4d6e46,#6d8d55 60%,#8d5f2c 140%);border-color:#4362466b;box-shadow:0 16px 28px #37552d47}.tool-guide-page .button-outline,.report-progress-page .button-outline{color:#e5f1fb;background:#ffffff08;border-color:#829eb642}.tool-guide-intake-card{padding:28px}.tool-guide-form{gap:18px;display:grid}.tool-guide-field{gap:10px}.tool-guide-input{min-height:64px;font-size:1.05rem}.tool-guide-submit{width:100%;min-height:56px;font-size:1rem}.tool-guide-note{color:#97f0da;align-items:center;gap:10px;margin-top:16px;display:inline-flex}.tool-stage-card,.report-run-card,.report-run-updates-card,.report-run-return-card,.tool-shortlist-card{padding:24px}.tool-stage-head,.report-run-head{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.tool-stage-head h2,.report-run-head h1{color:#f5fbff;margin-top:8px;font-size:clamp(1.7rem,3vw,2.5rem);line-height:1.02}.tool-stage-kicker{color:#8fb0ca;font-family:var(--font-mono,"IBM Plex Mono",monospace);letter-spacing:.14em;text-transform:uppercase;font-size:11px}.tool-stage-status{color:#bce2ff;background:#ffffff0a;border:1px solid #829eb638;border-radius:999px;flex:none;align-items:center;gap:8px;padding:10px 14px;font-weight:650;display:inline-flex}.tool-stage-status.done{color:#b5ffe9}.tool-stage-pills{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.tool-stage-pill,.tool-considering-chip{color:#d7e8f8;background:#ffffff0a;border:1px solid #829eb62e;border-radius:999px;align-items:center;padding:10px 13px;font-size:13px;display:inline-flex}.tool-considering-row{gap:10px;margin-top:18px;display:grid}.tool-considering-row strong{font-size:.95rem}.tool-considering-row>div{flex-wrap:wrap;gap:10px;display:flex}.tool-update-list{gap:12px;margin-top:18px;display:grid}.tool-update-card{background:#ffffff08;border:1px solid #829eb624;border-radius:18px;grid-template-columns:42px minmax(0,1fr);gap:12px;padding:14px;display:grid}.tool-update-card[data-active=true]{background:linear-gradient(135deg,#58afff14,#26d7ad0a);border-color:#58afff47}.tool-update-marker{color:#9fd8ff;background:#58afff1a;border:1px solid #58afff2e;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.tool-update-card strong{font-size:.97rem;display:block}.tool-update-card p{margin-top:4px}.tool-shortlist-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.tool-rival-card{text-align:left;cursor:pointer;background:linear-gradient(#111b26f5,#0e1722f0);border:1px solid #829eb62e;border-radius:20px;width:100%;padding:18px;transition:transform .18s,box-shadow .18s,border-color .18s,background .18s}.tool-rival-card:hover{transform:translateY(-2px);box-shadow:0 18px 26px #02080e42}.tool-rival-card[data-selected=true]{background:linear-gradient(160deg,#122728f5,#0e1b24f5);border-color:#26d7ad57;box-shadow:inset 0 0 0 1px #26d7ad24}.tool-rival-card-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.tool-rival-badge,.tool-rival-check{color:#cde2f7;background:#ffffff0b;border:1px solid #829eb62e;border-radius:999px;align-items:center;padding:7px 10px;font-size:12px;font-weight:600;display:inline-flex}.tool-rival-check{color:#9ef5de;background:#26d7ad14;border-color:#26d7ad2e}.tool-rival-copy h3{color:#f2f8ff;margin-top:16px;font-size:1.18rem;line-height:1.18}.tool-rival-host{font-family:var(--font-mono,"IBM Plex Mono",monospace);margin-top:6px;font-size:12px;color:#85a1b8!important}.tool-rival-copy>p:last-of-type{margin-top:12px}.tool-rival-reasons{gap:8px;margin-top:12px;list-style:none;display:grid}.tool-rival-reasons li{color:#a9c0d5;padding-left:18px;position:relative}.tool-rival-reasons li:before{content:"";background:linear-gradient(135deg,#4d6e46,#a06b34);border-radius:999px;width:7px;height:7px;position:absolute;top:10px;left:0}.tool-guide-disclosure{background:#ffffff08;padding:16px 18px}.tool-guide-disclosure summary{color:#edf6ff;font-weight:650}.tool-guide-inline-field,.tool-guide-inline-actions{margin-top:14px}.tool-why-grid,.tool-filtered-list{gap:12px;margin-top:16px;display:grid}.tool-why-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tool-why-card,.tool-filtered-card{background:#ffffff08;border:1px solid #829eb629;border-radius:16px;padding:14px}.tool-filtered-card p{margin-top:6px}.tool-empty-panel svg{color:#9fd8ff}.tool-sticky-bar-spacer{height:116px}.tool-sticky-bar{left:50%;bottom:calc(20px + env(safe-area-inset-bottom,0px));z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(#0c141ef5,#091019f5);border:1px solid #829eb638;border-radius:24px;justify-content:space-between;align-items:center;gap:18px;width:min(980px,100% - 28px);padding:16px 18px;display:flex;position:fixed;transform:translate(-50%);box-shadow:0 24px 60px #02070c57}.tool-sticky-copy{flex-direction:column;gap:5px;min-width:0;display:flex}.tool-sticky-copy strong{color:#f2f8ff;letter-spacing:-.03em;font-size:1.2rem;line-height:1.08}.tool-sticky-copy span{color:#a6bdd1;font-size:14px;line-height:1.45}.tool-sticky-bar .button{flex:none;justify-content:center;min-width:216px;box-shadow:0 16px 32px #37552d3d}.report-progress-shell{flex-direction:column;gap:18px;display:flex}.report-run-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:20px;display:grid}.report-run-step{background:#ffffff08;border:1px solid #829eb629;border-radius:18px;grid-template-columns:34px minmax(0,1fr);align-items:start;gap:12px;padding:14px;display:grid}.report-run-step span{color:#bfe1ff;background:#58afff1a;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;font-size:13px;font-weight:700;display:inline-flex}.report-run-step[data-state=active]{background:linear-gradient(135deg,#58afff14,#ffffff0a);border-color:#58afff47}.report-run-step[data-state=complete]{background:linear-gradient(135deg,#26d7ad14,#ffffff0a);border-color:#26d7ad38}.report-run-step strong{display:block}.report-run-step p{margin-top:4px}.report-run-note{margin-top:18px}@media (max-width:900px){.tool-stage-head,.report-run-head,.tool-sticky-bar,.tool-why-grid,.report-run-steps,.tool-shortlist-grid{grid-template-columns:1fr}.tool-stage-head,.report-run-head,.tool-sticky-bar{flex-direction:column;align-items:flex-start}.tool-sticky-bar{width:min(720px,100% - 20px);bottom:calc(14px + env(safe-area-inset-bottom,0px));align-items:stretch}}@media (max-width:640px){.tool-guide-shell,.tool-guide-shell-wide,.report-progress-shell{width:min(100%,100% - 26px)}.tool-guide-header h1{font-size:clamp(2rem,12vw,3rem)}.tool-stage-card,.tool-shortlist-card,.report-run-card,.report-run-updates-card,.report-run-return-card,.tool-guide-intake-card{padding:20px}.tool-sticky-bar{padding:14px}.tool-sticky-copy strong{font-size:1.08rem}.tool-sticky-bar .button{width:100%;min-width:0}.tool-sticky-bar-spacer{height:148px}}.tool-guide-page,.report-progress-page,.report-page-unified{background:radial-gradient(1200px 520px at -2% -8%,#26d7ad14,#0000 54%),radial-gradient(1000px 520px at 104% 2%,#ff786814,#0000 52%),linear-gradient(#0d1218,#0f1720 50%,#0c1118)}.tool-guide-header h1,.tool-guide-header-compact h1,.report-run-head h1,.tool-stage-head h2,.report-head-unified h1{font-family:var(--font-sans,"Schibsted Grotesk",system-ui,sans-serif)!important;color:var(--ink)!important}.tool-guide-header p,.tool-guide-header-compact p,.report-run-head p{color:var(--ink-soft)!important}.tool-guide-page .card,.report-progress-page .card,.report-page-unified .card{color:var(--ink)!important;box-shadow:var(--shadow-md)!important;background:linear-gradient(160deg,#1e2c3ad1,#121d28d1)!important;border-color:#829eb638!important}.tool-guide-page .card p,.tool-guide-page .card .inline-meta,.report-progress-page .card p,.report-progress-page .card .inline-meta,.report-page-unified .card p,.report-page-unified .card .inline-meta{color:var(--ink-soft)!important}.tool-guide-page .badge,.report-progress-page .badge,.report-page-unified .badge{color:var(--ink)!important;background:#ffffff08!important;border-color:#96b3cd33!important}.tool-guide-page .field>span,.report-progress-page .field>span,.report-page-unified .field>span,.tool-guide-page .card strong,.report-progress-page .card strong,.report-page-unified .card strong,.tool-guide-page summary,.report-progress-page summary,.report-page-unified summary{color:var(--ink)!important}.tool-guide-page .input,.report-progress-page .input,.report-page-unified .input,.tool-guide-page .text-area,.report-progress-page .text-area,.report-page-unified .text-area{color:var(--ink)!important;background:#04080e8f!important;border-color:#829eb647!important}.tool-guide-page .button-primary,.report-progress-page .button-primary,.report-page-unified .button-primary{background:linear-gradient(135deg,var(--emerald),#86ffd9 60%,#ffd8bf 105%)!important;color:#081117!important;border-color:#3cdeb966!important;box-shadow:0 16px 32px #0717183d!important}.tool-guide-page .button-outline,.report-progress-page .button-outline,.report-page-unified .button-outline{color:var(--ink)!important;background:#ffffff05!important;border-color:#96b3cd47!important}.tool-stage-status,.tool-rival-card,.tool-guide-disclosure,.tool-why-card,.tool-filtered-card,.report-run-step,.report-review-card,.report-site-summary-card,.report-score-cell,.report-insight-card,.report-evidence-card{color:var(--ink)!important;background:#ffffff08!important;border-color:#829eb633!important}.tool-stage-kicker,.tool-rival-host,.tool-rival-badge,.tool-rival-check,.report-review-head span,.report-site-summary-head span,.report-metric-cell-head span,.report-evidence-meta span,.report-evidence-meta small,.report-score-topline span,.report-insight-kickers span,.report-summary-pills span{color:var(--ink-muted)!important}.tool-rival-copy h3,.tool-sticky-copy strong,.report-run-step strong,.report-review-head strong,.report-site-summary-head h3,.report-insight-card h3,.report-metric-cell-head strong,.report-score-topline strong{color:var(--ink)!important}.tool-rival-badge,.tool-rival-check,.report-insight-kickers span,.report-summary-pills span{background:#ffffff08;border:1px solid #96b3cd38;border-radius:999px;padding:6px 9px}.tool-rival-card:hover{box-shadow:0 20px 36px #02060a52!important}.tool-rival-card[data-selected=true]{box-shadow:inset 0 0 0 1px #26d7ad2e;background:linear-gradient(160deg,#122e2ef2,#141e28f2)!important;border-color:#26d7ad70!important}.tool-why-grid,.tool-shortlist-grid,.report-insight-grid,.report-review-grid,.report-site-summary-grid{gap:14px;display:grid}.report-insight-grid,.report-review-grid,.report-site-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:14px}.tool-sticky-bar{background:linear-gradient(#101923fa,#0d151ef5)!important;border-color:#829eb638!important;box-shadow:0 24px 60px #02060a57!important}.tool-sticky-copy span{color:var(--ink-soft)!important}.report-panel{padding:18px}.report-head-unified{align-items:flex-end}.report-main-unified{flex-direction:column;gap:14px;display:flex}.report-section-head-grid{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.report-summary-band p{max-width:72ch}.report-immediate-compare{position:relative;overflow:hidden}.report-core-compare-grid{gap:16px;margin-top:14px;display:grid}.report-core-row{background:linear-gradient(#ffffff08,#ffffff04);border:1px solid #829eb629;border-radius:18px;padding:16px}.report-core-row-head{gap:6px;margin-bottom:12px;display:grid}.report-core-row-head strong{color:var(--ink);font-size:1rem}.report-core-row-head p{max-width:72ch}.report-core-row-bars{gap:10px;display:grid}.report-core-bar-card{background:#ffffff06;border:1px solid #829eb629;border-radius:16px;gap:8px;padding:12px;display:grid}.report-core-bar-card[data-role=subject]{background:linear-gradient(#11363194,#ffffff06);border-color:#26d7ad57;box-shadow:inset 0 0 0 1px #26d7ad1f}.report-core-bar-meta{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px;display:flex}.report-core-bar-meta span,.report-core-bar-meta small{color:var(--ink-muted)}.report-core-bar-meta strong{color:var(--ink);font-size:.96rem}.report-core-track{background:#ffffff14;border-radius:999px;height:12px;position:relative;overflow:hidden}.report-core-fill{background:linear-gradient(90deg,#6cb7ffe6,#9ce2fff2);border-radius:999px;height:100%;display:block}.report-core-bar-card[data-role=subject] .report-core-fill{background:linear-gradient(90deg,#26d7adf5,#8cffd8f5)}.report-core-bar-card p,.report-core-note{font-size:13px;line-height:1.5}.report-matrix-shell{border:1px solid #829eb62e;border-radius:18px;margin-top:12px;overflow-x:auto}.report-matrix-table{border-collapse:collapse;width:100%;min-width:860px}.report-matrix-table th,.report-matrix-table td{vertical-align:top;border-bottom:1px solid #829eb624;padding:12px}.report-matrix-table thead th{z-index:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a1017f5;position:sticky;top:0}.report-matrix-table th:first-child,.report-matrix-table td:first-child{z-index:1;background:#0a1017fa;min-width:220px;position:sticky;left:0}.report-matrix-table tbody tr[data-group=messaging] td:first-child{box-shadow:inset 3px 0 #6cb7ff70}.report-matrix-table tbody tr[data-group=conversion] td:first-child{box-shadow:inset 3px 0 #26d7ad70}.report-matrix-table tbody tr[data-group=trust] td:first-child{box-shadow:inset 3px 0 #ff786870}.report-matrix-table tbody tr[data-group=market_fit] td:first-child{box-shadow:inset 3px 0 #d6c47c70}.report-site-col-head{flex-direction:column;gap:4px;display:flex}.report-site-col-head span,.report-site-col-head small{color:var(--ink-muted);font-size:12px}.report-site-col-head strong{color:var(--ink);font-size:.95rem}.report-metric-cell-head{flex-direction:column;gap:6px;display:flex}.report-metric-cell-head strong{font-size:.98rem}.report-metric-cell-head p{font-size:13px;line-height:1.48}.report-score-cell{border-radius:16px;flex-direction:column;gap:10px;min-height:174px;padding:12px;display:flex}.report-score-cell[data-empty=true]{opacity:.88}.report-score-topline{justify-content:space-between;align-items:center;gap:10px;display:flex}.report-score-topline strong{font-size:1.05rem}.report-cell-details summary{cursor:pointer;color:var(--emerald);font-size:13px}.report-insight-card{border-radius:18px;flex-direction:column;gap:10px;padding:16px;display:flex}.report-insight-card[data-kind=gap]{box-shadow:inset 0 0 0 1px #ff78681f}.report-insight-card[data-kind=edge]{box-shadow:inset 0 0 0 1px #26d7ad1f}.report-insight-kickers,.report-insight-scoreline,.report-site-summary-head,.report-review-head,.report-evidence-meta,.report-summary-pills,.report-summary-lists{flex-wrap:wrap;gap:8px;display:flex}.report-insight-scoreline{align-items:center}.report-insight-scoreline strong{color:var(--ink);font-size:12px}.report-insight-scoreline span{color:var(--ink-soft);font-size:13px}.report-card-action{color:var(--ink)!important}.report-evidence-stack{gap:10px;display:grid}.report-evidence-card{border-radius:14px;padding:12px}.report-evidence-card a,.report-review-card a{color:#9bead4;align-items:center;gap:6px;margin-top:8px;font-size:13px;display:inline-flex}.report-site-summary-card,.report-review-card{border-radius:18px;padding:16px}.report-site-summary-head{justify-content:space-between;align-items:flex-start}.report-site-summary-head strong{color:var(--ink);font-size:1.15rem}.report-summary-lists{justify-content:space-between}.report-summary-lists>div{flex:220px}.report-summary-lists ul{gap:6px;margin-top:8px;list-style:none;display:grid}.report-summary-lists li{color:var(--ink-soft)}.report-review-card[data-status=matched]{box-shadow:inset 0 0 0 1px #26d7ad1f}.report-review-card[data-status=no_match],.report-review-card[data-status=not_found]{opacity:.92}@media (max-width:980px){.report-insight-grid,.report-review-grid,.report-site-summary-grid{grid-template-columns:1fr}.report-section-head-grid{flex-direction:column}}@media (max-width:640px){.report-matrix-table{min-width:720px}.report-matrix-table th:first-child,.report-matrix-table td:first-child{min-width:190px}}
@font-face{font-family:Schibsted Grotesk;font-style:normal;font-weight:400;font-display:swap;src:url(../media/481eac7be1c268b7-s.9491d1be.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Schibsted Grotesk;font-style:normal;font-weight:400;font-display:swap;src:url(../media/31a9145ccb84606d-s.p.fa7e779d.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Schibsted Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(../media/481eac7be1c268b7-s.9491d1be.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Schibsted Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(../media/31a9145ccb84606d-s.p.fa7e779d.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Schibsted Grotesk;font-style:normal;font-weight:600;font-display:swap;src:url(../media/481eac7be1c268b7-s.9491d1be.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Schibsted Grotesk;font-style:normal;font-weight:600;font-display:swap;src:url(../media/31a9145ccb84606d-s.p.fa7e779d.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Schibsted Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(../media/481eac7be1c268b7-s.9491d1be.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Schibsted Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(../media/31a9145ccb84606d-s.p.fa7e779d.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Schibsted Grotesk;font-style:normal;font-weight:800;font-display:swap;src:url(../media/481eac7be1c268b7-s.9491d1be.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Schibsted Grotesk;font-style:normal;font-weight:800;font-display:swap;src:url(../media/31a9145ccb84606d-s.p.fa7e779d.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Schibsted Grotesk Fallback;src:local(Arial);ascent-override:93.46%;descent-override:24.67%;line-gap-override:0.0%;size-adjust:104.49%}.schibsted_grotesk_a47f6bea-module__nTW3jG__className{font-family:Schibsted Grotesk,Schibsted Grotesk Fallback;font-style:normal}.schibsted_grotesk_a47f6bea-module__nTW3jG__variable{--font-sans:"Schibsted Grotesk","Schibsted Grotesk Fallback"}
@font-face{font-family:Instrument Serif;font-style:italic;font-weight:400;font-display:swap;src:url(../media/fc0a7394b875fa43-s.614a1c00.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Instrument Serif;font-style:italic;font-weight:400;font-display:swap;src:url(../media/7ebf22b5a21034f8-s.p.d8bad3ab.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Instrument Serif;font-style:normal;font-weight:400;font-display:swap;src:url(../media/ccf27e5a7366fb23-s.262b87c4.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Instrument Serif;font-style:normal;font-weight:400;font-display:swap;src:url(../media/e41d5df559864f9e-s.p.380d09ea.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Instrument Serif Fallback;src:local(Times New Roman);ascent-override:117.94%;descent-override:36.93%;line-gap-override:0.0%;size-adjust:83.94%}.instrument_serif_6fa90ac7-module__011SCW__className{font-family:Instrument Serif,Instrument Serif Fallback;font-weight:400}.instrument_serif_6fa90ac7-module__011SCW__variable{--font-display:"Instrument Serif","Instrument Serif Fallback"}
@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/e390973e931a41c5-s.a82ecf4e.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/59b15b4bcd7b1eb5-s.afa48be3.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/e532fa1b9921e1cd-s.764b43eb.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2fe89d53234c61d4-s.cb53f04b.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/99e609270109b47d-s.p.64b9304e.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/5e05ae5b48faa55e-s.6b5ea6af.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/a7afbb44bec2bb18-s.1dcddae6.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/02263ebadd758ea4-s.8da66e7f.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/68757d6cddeff913-s.e6cd1753.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/effe91970fc4db64-s.p.19510058.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:600;font-display:swap;src:url(../media/6ff74e33ebd7bca3-s.140490a3.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:600;font-display:swap;src:url(../media/1a69062cfe6f77f8-s.b36ae37c.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:600;font-display:swap;src:url(../media/9a4838fcda0d1bca-s.bf5f8a12.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2e95a7d252b9825a-s.10086973.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:600;font-display:swap;src:url(../media/23b7a97ae3b5c134-s.p.2902b61f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:IBM Plex Mono Fallback;src:local(Arial);ascent-override:76.16%;descent-override:20.43%;line-gap-override:0.0%;size-adjust:134.59%}.ibm_plex_mono_56028b53-module__vGvg1a__className{font-family:IBM Plex Mono,IBM Plex Mono Fallback;font-style:normal}.ibm_plex_mono_56028b53-module__vGvg1a__variable{--font-mono:"IBM Plex Mono","IBM Plex Mono Fallback"}
