:root{--orange:#ff5e29;--orange-deep:#e64f1f;--orange-dark:#c9401a;--orange-soft:#ff8b63;--orange-200:#ffb49a;--orange-100:#ffd9cb;--orange-pale:#ffe9e0;--ink:#23232b;--muted:#75757f;--paper:#fff;--cream:#faf9f5;--tile:#f1efea;--line:#23232b1f;--line-soft:#23232b14;--on-accent-dim:#ffffffd1;--shell:1320px;--gutter:64px;--inset:16px;--content:calc(var(--shell) - var(--gutter) * 2);color:var(--ink);background:var(--paper);font-synthesis:none;-webkit-font-smoothing:antialiased;font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0}a{color:inherit;text-decoration:none}a:hover{color:var(--orange)}img{max-width:100%;height:auto;display:block}:focus-visible{outline:2px solid var(--orange);outline-offset:3px}.skip-link{background:var(--ink);color:#fff;z-index:100;padding:12px 18px;position:absolute;left:-9999px}.skip-link:focus{top:12px;left:12px}h1,h2,h3,h4{letter-spacing:-.035em;margin:0;font-weight:800}.display{letter-spacing:-.045em;font-size:clamp(3.6rem,7.4vw,6rem);line-height:.98}.headline{letter-spacing:-.04em;font-size:clamp(2.4rem,4.6vw,4rem);line-height:1.06}.subhead{letter-spacing:-.03em;font-size:clamp(1.6rem,2.8vw,2.3rem);line-height:1.2}.eyebrow{letter-spacing:.02em;color:var(--muted);margin:0 0 1rem;font-size:.85rem;font-weight:600}.lead{letter-spacing:-.015em;max-width:36ch;margin:0 0 1rem;font-size:1.2rem;font-weight:700;line-height:1.45}.prose p{color:var(--muted);text-wrap:pretty;max-width:66ch;margin:0;font-size:1rem;line-height:1.7}.prose p strong{color:var(--ink);font-weight:700}.prose p+p,.prose>*+*{margin-top:1.15rem}.accent{color:var(--orange);font-style:normal}.button{background:var(--orange);border:1.5px solid var(--orange);color:#fff;cursor:pointer;font:inherit;letter-spacing:-.01em;align-items:center;gap:.7rem;padding:16px 30px;font-size:.95rem;font-weight:700;transition:background .18s,border-color .18s,color .18s;display:inline-flex}.button:hover{background:var(--orange-deep);border-color:var(--orange-deep);color:#fff}.button-small{padding:12px 22px;font-size:.88rem}.button-ghost{border-color:var(--line);color:var(--ink);background:0 0}.button-ghost:hover{border-color:var(--orange);color:var(--orange);background:0 0}.button-inverse{color:var(--orange);background:#fff;border-color:#fff}.button-inverse:hover{background:var(--orange-pale);border-color:var(--orange-pale);color:var(--orange-deep)}.button-dark{background:var(--ink);border-color:var(--ink);color:#fff}.button-dark:hover{color:#fff;background:#000;border-color:#000}.button[disabled]{opacity:.5;cursor:not-allowed}.site-header{max-width:var(--shell);padding:26px var(--gutter);justify-content:space-between;align-items:center;gap:2.5rem;margin:auto;display:flex}.wordmark{letter-spacing:-.04em;font-size:1.4rem;font-weight:800}.wordmark span{color:var(--orange)}.wordmark:hover{color:var(--ink)}.brand-logo{width:auto;max-width:260px;height:42px;display:block}.auth-form .brand-logo{height:38px}.site-footer .brand-logo{height:32px}.site-nav{align-items:center;gap:2.2rem;font-size:.95rem;font-weight:500;display:flex}.site-nav a{color:var(--muted)}.site-nav a:hover{color:var(--orange)}.site-nav a[aria-current=page]{color:var(--ink);font-weight:600}.header-actions{align-items:center;gap:.7rem;font-size:.92rem;font-weight:600;display:flex}.header-actions .login-link{color:var(--muted);padding:0 .5rem}.header-actions .login-link:hover{color:var(--orange)}.nav-toggle{border:1.5px solid var(--line);color:var(--ink);cursor:pointer;background:0 0;justify-content:center;align-items:center;padding:12px;display:none}.nav-toggle-bars{gap:4px;width:20px;display:grid}.nav-toggle-bars span{background:currentColor;width:100%;height:2px;display:block}.nav-overlay{opacity:0;z-index:60;background:#23232b73;transition:opacity .25s;position:fixed;inset:0}.mobile-nav{background:var(--paper);max-width:380px;padding:20px var(--gutter) 40px;z-index:61;flex-direction:column;width:86%;transition:transform .28s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;inset:0 0 0 auto;overflow-y:auto;transform:translate(100%)}.nav-is-open .nav-overlay{opacity:1}.nav-is-open .mobile-nav{transform:translate(0)}.nav-is-open{overflow:hidden}.mobile-nav-head{justify-content:space-between;align-items:center;margin-bottom:2.5rem;display:flex}.mobile-nav-close{color:var(--ink);cursor:pointer;background:0 0;border:0;padding:0 .25rem;font-size:2rem;line-height:1}.mobile-nav-links{gap:.2rem;display:grid}.mobile-nav-links a{border-bottom:1px solid var(--line-soft);color:var(--ink);letter-spacing:-.025em;padding:.95rem 0;font-size:1.25rem;font-weight:700}.mobile-nav-links a[aria-current=page]{color:var(--orange)}.mobile-nav-actions{justify-items:start;gap:1.1rem;margin-top:auto;padding-top:2.5rem;display:grid}.mobile-nav-actions .button{justify-content:center;width:100%}.mobile-nav-login{color:var(--muted);font-weight:600}.section{background:var(--paper);max-width:none;padding-block:88px;padding-inline:max(28px, calc((100% - var(--content)) / 2 - var(--inset)));width:calc(100% - var(--inset) * 2);margin:0 auto;position:relative}.section-split{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:3.5rem;display:grid}.section-split.has-rule>*+*{border-left:1.5px solid var(--orange);padding-left:3.5rem}.deliverables-copy{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:3.5rem;display:grid}.deliverables-grid-with-media{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:3rem 4rem;display:grid}.deliverables-grid-with-media .deliverables-copy{display:block}.deliverables-grid-with-media .section-head{margin-bottom:2.5rem}.deliverables-media{min-height:12rem;position:relative}.deliverables-media img{width:auto;max-width:100%;height:auto;max-height:100%;margin:auto;position:absolute;inset:0}.section-cream,.section-tile{background:var(--cream)}.section-orange{background:var(--orange);color:#fff}.section-orange .eyebrow{color:var(--on-accent-dim)}.section-orange .prose p{color:#ffffffe6}.section-orange .prose p strong{color:#fff}.section-orange a:not(.button):hover{color:var(--orange-pale)}.section-orange .section-split.has-rule>*+*{border-left-color:#fff6}.section-heading{max-width:20ch}.section-note{color:var(--muted);max-width:58ch;margin:1rem 0 0;font-size:1rem;line-height:1.7}.section-head{margin-bottom:3rem}.section-head-cols .prose p{font-size:.98rem}.section-head-split{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:1.5rem 2rem;display:flex}.section-head-cols{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:1.5rem 4rem;display:grid}.section-head-cols .eyebrow{margin-bottom:.9rem}.section-head-cols .headline{margin:0;font-size:clamp(1.9rem,3vw,2.7rem)}.section-head-cols .section-note{max-width:none;margin:0}.section-head-lead{transform:translateY(-.85rem)}.section-head-cols .prose{align-self:center}.section-head-split .headline{margin:0}.feature{grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);align-items:center;gap:3rem 4.5rem;display:grid}.feature-reverse .feature-copy{order:2}.feature-reverse .feature-media{order:1}.feature-bleed{padding-bottom:0}.feature-bleed .feature-media{align-self:stretch}.feature-bleed .feature-copy{padding-bottom:5rem}.feature-bleed .portal-demo{border-bottom:0;height:100%;max-height:none}.feature-copy .headline{margin-bottom:1.5rem}.feature-copy .prose p{max-width:46ch}.feature-copy .button{margin-top:2rem}.feature-media>img{width:100%;height:auto;display:block}.feature-placeholder{aspect-ratio:4/3;background:var(--tile);text-align:center;place-content:center;place-items:center;gap:.75rem;padding:2rem;display:grid}.feature-placeholder-figure{color:var(--orange);letter-spacing:-.05em;font-size:clamp(2.6rem,5vw,4.2rem);font-weight:800;line-height:1}.feature-placeholder-label{color:var(--muted);max-width:24ch;font-size:.92rem}.section-cream .feature-placeholder,.section-tile .feature-placeholder{background:var(--paper)}.portal-demo{background:var(--paper);border:1px solid var(--line);-webkit-user-select:none;user-select:none;max-height:480px;position:relative;overflow:hidden}.portal-demo:after{background:linear-gradient(to bottom, transparent, var(--paper));content:"";pointer-events:none;height:88px;position:absolute;bottom:0;left:0;right:0}.portal-demo-bar{border-bottom:1px solid var(--line);align-items:center;gap:1.6rem;padding:14px 20px;display:flex}.portal-demo-mark{letter-spacing:-.04em;font-size:.98rem;font-weight:800}.portal-demo-logo{width:auto;height:24px;display:block}.portal-demo-nav{color:var(--muted);gap:1.1rem;font-size:.76rem;font-weight:600;display:flex}.portal-demo-nav .is-active{border-bottom:2px solid var(--orange);color:var(--ink);padding-bottom:3px}.portal-demo-body{padding:24px 20px 0}.portal-demo-heading{letter-spacing:-.04em;margin:0;font-size:1.75rem;font-weight:700}.portal-demo-lead{color:var(--muted);margin:.45rem 0 0;font-size:.86rem}.portal-demo-eyebrow,.portal-demo-stat-label{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;font-size:.62rem;font-weight:700}.portal-demo-eyebrow{margin:1.6rem 0 .7rem;display:block}.portal-demo-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.portal-demo-stat{background:var(--cream);gap:.35rem;padding:12px;display:grid}.portal-demo-stat strong{letter-spacing:-.04em;font-size:1.3rem;font-weight:700}.portal-demo-stat-change{color:var(--orange);font-size:.72rem;font-weight:600}.portal-demo-chart{background:var(--cream);margin-top:8px;padding:12px}.portal-demo-chart svg{color:var(--orange);width:100%;height:72px;margin-top:8px;display:block}@media (width<=560px){.portal-demo-nav{display:none}}.side-label{color:var(--muted);letter-spacing:.04em;writing-mode:vertical-rl;white-space:nowrap;font-size:.8rem;font-weight:600;transform:rotate(180deg)}.page-head{align-items:start;padding-block:72px}.page-head .lead{font-weight:700}.page-head .prose{margin-top:.9rem}.hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:3.5rem;min-height:640px;padding-block:128px;display:grid}.hero h1{letter-spacing:-.04em;max-width:15ch;margin-bottom:1.4rem;font-size:clamp(2.5rem,4.4vw,4rem);line-height:1.02}.hero .lead{opacity:.95;max-width:32rem;margin-bottom:2rem;font-size:1.22rem;font-weight:400;line-height:1.55}.hero-usps{gap:.7rem;max-width:30rem;margin:0 0 2.25rem;padding:0;list-style:none;display:grid}.hero-usps li{padding-left:1.6rem;font-size:1.02rem;font-weight:600;line-height:1.4;position:relative}.hero-usps li:before{content:"→";opacity:.7;position:absolute;left:0}.hero-note{opacity:.8;margin-top:1rem;font-size:.9rem}.hero-copy{z-index:1;position:relative}.hero-art{text-align:center;background:#ffffff1f;border:1.5px solid #ffffff47;place-items:center;min-height:330px;padding:2.5rem;display:grid}.hero-art-inner{place-items:center;gap:.5rem;display:grid}.hero-art-figure{letter-spacing:-.05em;font-size:clamp(3rem,5.8vw,4.8rem);font-weight:800;line-height:1}.hero-art-label{opacity:.85;font-size:.85rem;font-weight:600}.hero-art-image{background:0 0;border:0;padding:0}.hero-art-image img{width:100%;max-width:100%;height:auto;display:block}.card-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px;display:grid}.card{background:var(--tile);flex-direction:column;gap:.5rem;padding:30px 26px 34px;transition:background .2s;display:flex}.section-cream .card,.section-tile .card,.section-orange .card{background:var(--paper)}a.card:hover{background:var(--orange-pale);color:inherit}.card-mark{color:var(--orange);margin-bottom:2.5rem;font-size:1.5rem;font-weight:800;line-height:1}.card h3{margin-bottom:.3rem;font-size:1.1rem;font-weight:800}.card p{color:var(--muted);margin:0;font-size:.92rem;line-height:1.65}.card-metric{color:var(--orange);letter-spacing:-.04em;font-size:2.1rem;font-weight:800}.card-meta{color:var(--muted);margin-top:auto;padding-top:.8rem;font-size:.85rem}.rule-list>.rule-item:last-child{border-bottom:0}.rule-item{border-bottom:1px solid var(--line-soft);grid-template-columns:44px 1fr auto;align-items:baseline;gap:1.6rem;padding:24px 0;transition:padding-left .22s;display:grid}.section-orange .rule-item{border-bottom-color:#ffffff47}a.rule-item:hover{color:inherit;padding-left:.5rem}.rule-list-bare .rule-item{grid-template-columns:1fr auto}.rule-list-cols{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:4rem;display:grid}.rule-list-cols>.rule-item:last-child,.rule-list-cols>.rule-item:nth-last-child(2):nth-child(odd){border-bottom:0}.rule-mark{color:var(--orange);letter-spacing:-.03em;font-size:1.3rem;font-weight:800}.section-orange .rule-mark{color:#fff}.rule-item h3{margin-bottom:.35rem;font-size:1.2rem;font-weight:800}.rule-item p{color:var(--muted);max-width:60ch;margin:0;font-size:.95rem;line-height:1.6}.section-orange .rule-item p{color:#ffffffd9}.rule-arrow{color:var(--orange);font-size:1.05rem}.section-orange .rule-arrow{color:#fff}.why-grid-with-media{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:3rem 4rem;display:grid}.why-media{position:relative}.why-copy .headline{max-width:16ch;margin-bottom:2.5rem}.why-media img{width:auto;max-width:100%;height:auto;max-height:100%;margin:auto;position:absolute;inset:0}@media (width<=900px){.why-grid-with-media{grid-template-columns:1fr;gap:2.5rem}.why-media{position:static}.why-media img{max-height:26rem;margin-inline:auto;position:static}.deliverables-copy,.deliverables-grid-with-media{grid-template-columns:1fr}.deliverables-media{min-height:0;margin-top:2.5rem;position:static}.deliverables-media img{max-height:22rem;margin-inline:auto;position:static}.rule-list-cols,.section-head-cols{grid-template-columns:1fr}.section-head-lead{transform:none}}.site-note{padding-block:64px}.site-note .subhead{max-width:26ch;margin-bottom:1.8rem}.site-note .prose{columns:2;column-gap:4rem}.site-note .prose p{max-width:none;font-size:.95rem}.site-note .prose :is(h2,h3,h4){break-after:avoid;break-inside:avoid}.site-note .prose :is(ul,ol){break-inside:avoid}.prose h2,.prose h3,.prose h4{color:var(--ink);letter-spacing:-.025em;margin-top:2.25rem}.prose h2{font-size:1.5rem;font-weight:700}.prose h3{font-size:1.2rem;font-weight:700}.prose h4{font-size:1.05rem;font-weight:700}.prose>:first-child{margin-top:0}.prose ul,.prose ol{color:var(--muted);gap:.5rem;margin:1.15rem 0 0;padding-left:1.3rem;display:grid}.prose li{max-width:66ch;line-height:1.7}.prose a{border-bottom:1px solid var(--line)}.prose a:hover{border-bottom-color:var(--orange)}.step-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 3.5rem;max-width:none;display:grid}.step{border-bottom:1px solid var(--line-soft);grid-template-columns:44px 1fr;align-items:baseline;gap:1.6rem;padding:24px 0;display:grid}.step-list .step:nth-last-child(-n+2){border-bottom:0}.step-number{color:var(--orange);letter-spacing:-.03em;font-size:1.3rem;font-weight:800}.step h3{letter-spacing:-.025em;font-size:1.35rem;font-weight:700}.step p{color:var(--muted);max-width:46ch;margin:.4rem 0 0;font-size:.95rem;line-height:1.65}.metric-row{flex-wrap:wrap;gap:3.25rem;display:flex}.metric-row-spaced{margin-bottom:3.25rem}.metric{border-left:2px solid var(--orange);flex-direction:column;padding-left:1.15rem;display:flex}.section-orange .metric{border-left-color:#fff}.metric strong{letter-spacing:-.04em;font-size:2.4rem;font-weight:800;line-height:1.1}.metric strong span{font-size:.6em}.metric>span{color:var(--orange);margin-top:.25rem;font-size:.92rem;font-weight:600}.section-orange .metric>span{color:#fff}.metric small{color:var(--muted);margin-top:.15rem;font-size:.85rem}.bar-chart{align-items:flex-end;gap:26px;height:280px;display:flex}.bar-column{flex-direction:column;flex:1;justify-content:flex-end;gap:9px;display:flex}.bar{background:var(--orange);height:var(--height,20%)}.bar-column:first-child .bar{background:var(--orange-dark)}.bar-column:nth-child(2) .bar{background:var(--orange-deep)}.bar-column:nth-child(3) .bar{background:var(--orange)}.bar-column:nth-child(4) .bar{background:var(--orange-soft)}.bar-column strong{letter-spacing:-.02em;font-size:1.05rem;font-weight:800}.bar-column span{color:var(--muted);font-size:.85rem;line-height:1.45}.price-grid{grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:18px;display:grid}.price-card{background:var(--tile);flex-direction:column;padding:34px 30px 36px;display:flex}.section-tile .price-card,.section-cream .price-card{background:var(--paper)}.price-card.is-featured{background:var(--orange);color:#fff}.price-card.is-featured .price-note,.price-card.is-featured li{color:#ffffffe0}.price-card.is-featured li:before{color:#fff}.price-card h3{font-size:1.3rem;font-weight:800}.price-tag{align-items:baseline;gap:.4rem;margin:1.2rem 0 .35rem;display:flex}.price-tag strong{letter-spacing:-.045em;font-size:2.7rem;font-weight:800;line-height:1}.price-tag span{color:var(--muted);font-size:.88rem;font-weight:600}.price-card.is-featured .price-tag span{color:#ffffffd9}.price-note{color:var(--muted);margin:0 0 1.6rem;font-size:.85rem}.price-card ul{gap:.65rem;margin:0 0 2rem;padding:0;list-style:none;display:grid}.price-card li{color:var(--muted);padding-left:1.2rem;font-size:.92rem;line-height:1.55;position:relative}.price-card li:before{color:var(--orange);content:"→";position:absolute;left:0}.price-card .button{justify-content:center;margin-top:auto}.badge{color:var(--orange);letter-spacing:.08em;text-transform:uppercase;background:#fff;align-self:flex-start;margin-bottom:.9rem;padding:6px 11px;font-size:.7rem;font-weight:700}.price-card:not(.is-featured) .badge{background:var(--orange);color:#fff}.faq details{border-bottom:1px solid var(--line-soft);padding:1.4rem 0}.faq details:first-of-type{border-top:1px solid var(--line-soft)}.faq summary{cursor:pointer;letter-spacing:-.02em;justify-content:space-between;gap:2rem;font-size:1.18rem;font-weight:700;list-style:none;display:flex}.faq summary::-webkit-details-marker{display:none}.faq summary:hover{color:var(--orange)}.faq summary:after{color:var(--orange);content:"+";font-size:1.4rem;font-weight:400;line-height:1}.faq details[open] summary:after{content:"−"}.faq details p{color:var(--muted);max-width:66ch;margin:.9rem 0 0;font-size:1rem;line-height:1.7}.quote{background:var(--cream);padding-block:88px;padding-inline:max(28px, calc((100% - var(--content)) / 2 - var(--inset)));width:calc(100% - var(--inset) * 2);margin:0 auto;position:relative}.quote blockquote{letter-spacing:-.035em;max-width:22ch;margin:0 0 1.75rem;font-size:clamp(1.7rem,3.2vw,2.5rem);font-weight:800;line-height:1.25}.quote figcaption{border-left:2px solid var(--orange);padding-left:1.15rem;font-size:1rem}.quote figcaption strong{font-weight:700}.quote figcaption span{color:var(--muted);margin-top:.2rem;font-size:.92rem;display:block}.form-grid{gap:1.2rem;max-width:560px;display:grid}.field{gap:.45rem;display:grid}.field label{font-size:.85rem;font-weight:700}.field input,.field select,.field textarea{background:var(--paper);border:1.5px solid var(--line);color:inherit;font:inherit;width:100%;padding:14px 16px;font-size:1rem}.field input:focus,.field textarea:focus,.field select:focus{border-color:var(--orange);outline:none}.field-error{color:#c02a12;font-size:.85rem}.field-hint{color:var(--muted);font-size:.88rem}.checkbox{color:var(--muted);align-items:flex-start;gap:.65rem;font-size:.9rem;line-height:1.5;display:flex}.checkbox input{accent-color:var(--orange);margin-top:.2rem}.notice{background:var(--orange-pale);border-left:3px solid var(--orange);padding:.9rem 1.1rem;font-size:.95rem}.notice-error{background:#fdeeeb;border-left-color:#c02a12}.scan-form{background:var(--paper);border:1.5px solid var(--ink);max-width:600px;display:flex}.scan-form input{color:inherit;font:inherit;background:0 0;border:0;flex:1;padding:16px 20px;font-size:1.05rem}.scan-form input:focus{outline:none}.scan-form .button{border:0}.section-orange .scan-form{background:#ffffff24;border-color:#fff}.section-orange .scan-form input{color:#fff}.section-orange .scan-form input::placeholder{color:#ffffffb3}.hero.section-orange .scan-form{background:#fff;border-color:#fff;max-width:30rem}.hero.section-orange .scan-form input{color:var(--ink)}.hero.section-orange .scan-form input::placeholder{color:#23232b80}.hero.section-orange .scan-form .button{background:var(--ink);border-color:var(--ink);color:#fff}.hero.section-orange .scan-form .button:hover{background:#000;border-color:#000}.score-dial{align-items:baseline;gap:.55rem;display:flex}.score-dial strong{letter-spacing:-.055em;font-size:clamp(3.6rem,7.5vw,6rem);font-weight:800;line-height:1}.score-dial span{color:var(--muted);font-size:1.15rem;font-weight:700}.check-list{border-top:1px solid var(--line-soft);margin:0;padding:0;list-style:none}.check-row{border-bottom:1px solid var(--line-soft);grid-template-columns:96px 1fr;align-items:baseline;gap:1.5rem;padding:1.15rem 0;display:grid}.check-status{letter-spacing:.06em;text-transform:uppercase;font-size:.75rem;font-weight:700}.check-status[data-status=pass]{color:#2f7d32}.check-status[data-status=warn]{color:#b26a00}.check-status[data-status=fail]{color:var(--orange-deep)}.check-row h4{margin-bottom:.25rem;font-size:1.05rem;font-weight:800}.check-row p{color:var(--muted);margin:0;font-size:.95rem;line-height:1.6}.check-recommendation{border-left:2px solid var(--orange);margin-top:.7rem;padding-left:.9rem}.check-group+.check-group{margin-top:2.75rem}.check-group-title{letter-spacing:.1em;text-transform:uppercase;align-items:baseline;gap:.6rem;margin-bottom:.9rem;font-size:.78rem;font-weight:700;display:flex}.check-group-title span{color:var(--muted);letter-spacing:0;font-weight:700}.scan-tally{flex-wrap:wrap;gap:1.75rem;margin:1.5rem 0 0;padding:0;list-style:none;display:flex}.scan-tally li{color:var(--muted);font-size:.9rem}.scan-tally strong{letter-spacing:-.04em;font-size:1.9rem;font-weight:800;line-height:1.1;display:block}.scan-tally li[data-status=fail] strong{color:var(--orange-deep)}.scan-tally li[data-status=warn] strong{color:#b26a00}.scan-tally li[data-status=pass] strong{color:#2f7d32}.locked{border:1.5px dashed var(--line);text-align:center;padding:2.5rem 2rem}.auth{grid-template-columns:1fr 1fr;min-height:100vh;display:grid}.auth-form{flex-direction:column;justify-content:flex-start;gap:3rem;padding:48px max(28px,6vw);display:flex}.auth-body{width:100%;max-width:27rem;margin:auto 0}.auth-body .headline{margin-bottom:.9rem}.auth-lead{color:var(--muted);max-width:42ch;margin:0 0 2.25rem;font-size:1rem;line-height:1.65}.auth-body .form-grid{max-width:none}.auth-body .button{justify-content:center;margin-top:.5rem}.field-optional{color:var(--muted);text-transform:none;font-weight:500}.auth-inline-link{justify-self:end;margin-top:-.1rem}.auth-inline-link:hover{color:var(--orange)}.auth-switch{color:var(--muted);margin:2rem 0 0;font-size:.95rem}.auth-switch a{border-bottom:1.5px solid var(--orange);font-weight:700}.auth-aside{background:var(--orange);color:#fff;flex-direction:column;justify-content:center;padding:64px max(28px,5vw);display:flex}.auth-aside .eyebrow{color:var(--on-accent-dim)}.auth-aside .subhead{max-width:16ch}.auth-points{gap:1.1rem;max-width:34ch;margin:2.5rem 0 0;padding:0;list-style:none;display:grid}.auth-points li{border-top:1px solid #ffffff4d;padding-top:1.1rem;font-size:1rem;line-height:1.5}@media (width<=900px){.auth{grid-template-columns:1fr;min-height:0}.auth-form{gap:2.5rem;padding-block:40px}.auth-body{max-width:none;margin:0}.auth-aside{padding-block:48px}.auth-aside .subhead{max-width:none}}.review-list{gap:0;margin:2rem 0 2.5rem;display:grid}.review-list>div{border-bottom:1px solid var(--line-soft);grid-template-columns:11rem 1fr;gap:1.5rem;padding:.9rem 0;display:grid}.review-list dt{color:var(--muted);font-size:.95rem}.review-list dd{margin:0;font-size:.95rem;font-weight:600}.review-empty{color:var(--muted);font-weight:400}.review-status{font-weight:700}.review-status[data-status=pending]{color:var(--orange)}.review-status[data-status=approved]{color:#2f7d32}.review-status[data-status=suspended]{color:#c02a12}.review-actions{flex-wrap:wrap;gap:.75rem;display:flex}@media (width<=620px){.review-list>div{grid-template-columns:1fr;gap:.2rem}}.site-footer{color:var(--muted);margin:96px auto 0;font-size:.92rem}.footer-top,.footer-bottom{border-top:1px solid var(--line);padding-inline:max(28px, calc((100% - var(--content)) / 2 - var(--inset)));width:calc(100% - var(--inset) * 2);flex-wrap:wrap;justify-content:space-between;gap:.5rem 1.5rem;margin:0 auto;display:flex}.footer-bottom a{color:inherit}.footer-bottom a:hover{color:var(--orange)}.footer-top{grid-template-columns:minmax(18rem,1fr) 2.4fr;gap:3rem 4rem;padding-block:56px 44px;display:grid}.site-footer .wordmark{color:var(--ink);font-size:1.15rem}.footer-tagline{max-width:34ch;margin:1.1rem 0 0}.footer-contact{gap:.35rem;margin:1.4rem 0 0;padding:0;list-style:none;display:grid}.footer-contact a{color:var(--ink);font-weight:600}.footer-contact a:hover{color:var(--orange)}.footer-social{flex-wrap:wrap;gap:1.1rem;margin:1.4rem 0 0;padding:0;list-style:none;display:flex}.footer-social a{color:var(--muted);display:block}.footer-social a:hover{color:var(--orange)}.footer-social svg{width:20px;height:20px;display:block}.footer-columns{grid-template-columns:repeat(4,minmax(0,1fr));gap:2.5rem 2rem;display:grid}.footer-column h2{color:var(--ink);letter-spacing:.14em;text-transform:uppercase;margin:0 0 1.1rem;font-size:.72rem;font-weight:700}.footer-column ul{gap:.7rem;margin:0;padding:0;list-style:none;display:grid}.footer-column a{color:var(--muted)}.footer-column a:hover{color:var(--orange)}.footer-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem 2rem;padding-block:24px 36px;display:flex}.reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(18px)}.reveal.is-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transition:none;transform:none}a.card:hover,a.rule-item:hover{padding-left:0}}@media (width<=1080px){:root{--gutter:40px}.hero{grid-template-columns:1fr;min-height:auto;padding-block:88px}.section,.quote{padding-block:68px}.section-split.has-rule>*+*{padding-left:2.5rem}.footer-top{grid-template-columns:1fr;gap:2.5rem}}@media (width<=900px){.site-note .prose{columns:1}.feature{grid-template-columns:1fr;gap:2.5rem}.feature-reverse .feature-copy,.feature-reverse .feature-media{order:unset}.feature-bleed{padding-bottom:68px}.feature-bleed .feature-media{align-self:auto}.feature-bleed .portal-demo{height:auto;max-height:480px}.feature-bleed .feature-copy{padding-bottom:0}}@media (width<=820px){.step-list{grid-template-columns:1fr}.step-list .step:nth-last-child(-n+2){border-bottom:1px solid var(--line-soft)}.step-list .step:last-child{border-bottom:0}.footer-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.section-split{grid-template-columns:1fr;gap:2.25rem}.section-split.has-rule>*+*{border-left:0;border-top:1.5px solid var(--orange);padding-top:2rem;padding-left:0}.rule-item{grid-template-columns:34px 1fr auto;gap:1rem}.side-label{display:none}}@media (width<=700px){:root{--gutter:24px;--inset:10px}.site-nav,.header-actions .login-link,.header-actions .button{display:none}.nav-toggle{display:inline-flex}.footer-top{padding-block:40px 32px}.site-footer{margin-top:64px}.section,.quote{padding-block:52px}.hero{min-height:auto;padding-block:64px}.metric-row{gap:1.75rem}.bar-chart{gap:12px;height:200px}.scan-form{flex-direction:column}.scan-form .button{justify-content:center}.check-row{grid-template-columns:1fr;gap:.35rem}.scan-tally{gap:1.25rem}}.cookie-banner{background:var(--ink);color:#fff;padding:1.4rem max(28px, calc((100% - var(--content)) / 2));z-index:60;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.25rem 2.5rem;display:flex;position:fixed;bottom:0;left:0;right:0}.cookie-banner-text{flex:26rem}.cookie-banner-text p{margin:0;font-size:.92rem;line-height:1.6}.cookie-banner-text p+p{color:#ffffffc7;margin-top:.35rem}.cookie-banner-text a{color:#fff;text-decoration:underline}.cookie-banner-actions{flex-wrap:wrap;gap:.75rem;display:flex}.cookie-banner-actions .button{padding:12px 20px;font-size:.85rem}.cookie-banner-actions .button-ghost{color:#fff;border-color:#ffffff80}.cookie-banner-actions .button-ghost:hover{background:#ffffff1f;border-color:#fff}@media (width<=700px){.cookie-banner-actions .button{flex:1;justify-content:center}}
