:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--color-ink:#0c1a2e;--color-ink-soft:#233854;--color-ink-muted:#5b6a80;--color-ink-faint:#8190a3;--color-cream:#fbf2e3;--color-cream-soft:#f4e7d5;--color-surface:#fff;--color-surface-soft:#f6fafc;--color-surface-muted:#eaf3f6;--color-border:#0c1a2e1a;--color-border-strong:#0c1a2e2b;--color-shadow:#0c1a2e21;--color-navy-950:#03111f;--color-navy-900:#06243b;--color-navy-850:#0a314d;--color-navy-800:#123f5c;--color-teal-900:#003f48;--color-teal-800:#005c63;--color-teal-700:#007174;--color-teal-600:#0b8584;--color-teal-400:#72ddd2;--color-teal-200:#bfeee7;--color-teal-100:#e4f8f4;--color-blue-100:#dcecf8;--color-blue-200:#bdd4eb;--color-mint-100:#e5f7ef;--color-mint-200:#bfead9;--color-gold-100:#f8e6ca;--color-gold-200:#eccb92;--color-danger:#ba4b3b;--color-success:#006d69;--font-display:"Iowan Old Style", "Palatino Linotype", "Book Antiqua", Georgia, serif;--font-sans:"Avenir Next", Aptos, "Segoe UI", "Trebuchet MS", sans-serif;--font-xs:.74rem;--font-sm:.86rem;--font-base:1rem;--font-lg:clamp(1.03rem, .5vw + .9rem, 1.13rem);--font-xl:clamp(1.24rem, 1vw + .95rem, 1.55rem);--font-2xl:clamp(1.75rem, 1.9vw + 1.1rem, 2.45rem);--font-3xl:clamp(2.2rem, 3vw + 1rem, 3.85rem);--font-hero:clamp(3.1rem, 5.2vw, 5.25rem);--line-tight:1.01;--line-heading:1.06;--line-body:1.58;--letter-label:.13em;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-14:3.5rem;--space-16:4rem;--space-18:4.5rem;--space-20:5rem;--space-24:6rem;--space-28:7rem;--space-32:8rem;--radius-sm:12px;--radius-md:18px;--radius-lg:26px;--radius-xl:34px;--radius-pill:999px;--shadow-soft:0 14px 36px #0c1a2e14;--shadow-card:0 18px 54px #0c1a2e17;--shadow-lift:0 26px 72px #0c1a2e26;--shadow-inset:inset 0 1px 0 #ffffffc7;--container:1120px;--container-wide:1280px;--container-narrow:760px;--page-gutter:clamp(1rem, 3vw, 2rem);--header-height:4.55rem;--header-height-mobile:4.25rem;--section-space:clamp(4rem, 7vw, 7rem);--section-space-compact:clamp(3rem, 5vw, 5rem);--duration-fast:.15s;--duration-base:.22s;--ease-standard:cubic-bezier(.2, 0, 0, 1)}*{box-sizing:border-box}html{scroll-behavior:smooth;max-width:100%;scroll-padding-top:calc(var(--header-height) + 1rem);background:var(--color-cream);overflow-x:clip}body{min-width:320px;max-width:100%;color:var(--color-ink);font-family:var(--font-sans);font-size:var(--font-base);line-height:var(--line-body);background:radial-gradient(circle at top right, #0071741a, transparent 24%), radial-gradient(circle at 8% 82%, #eccb9224, transparent 22%), linear-gradient(180deg, #fffdf8 0%, var(--color-cream) 44%, #f8efe3 100%);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;overflow-x:clip}body,button,input,textarea,select{font-family:inherit}img,picture,svg{max-width:100%;display:block}a{color:inherit;text-decoration:none}a:hover{text-decoration:none}button{font:inherit}main{outline:none}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);line-height:var(--line-heading);color:var(--color-ink);margin:0;font-weight:600}p{margin:0}ul{margin:0;padding:0;list-style:none}::selection{color:#fff;background:var(--color-teal-700)}.skip-link{z-index:30;border-radius:var(--radius-pill);color:#fff;background:var(--color-teal-700);transition:top var(--duration-base) var(--ease-standard);padding:.85rem 1.25rem;position:absolute;top:-4rem;left:50%;transform:translate(-50%)}.skip-link:focus{top:1rem}:focus-visible{outline:3px solid var(--color-teal-700);outline-offset:4px}@media (width<=920px){html{scroll-padding-top:calc(var(--header-height-mobile) + 1rem)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.container{width:min(var(--container), calc(100% - (var(--page-gutter) * 2)));margin-inline:auto}.container--wide{width:min(var(--container-wide), calc(100% - (var(--page-gutter) * 2)))}.container--narrow{width:min(var(--container-narrow), calc(100% - (var(--page-gutter) * 2)))}.section{padding-block:var(--section-space);scroll-margin-top:calc(var(--header-height) + 1rem);position:relative}.site-header{z-index:1000;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffcf7e6;border-bottom:1px solid #0c1a2e14;position:sticky;top:0}.site-header__inner{min-height:var(--header-height);grid-template-columns:auto 1fr auto;align-items:center;gap:clamp(1rem,3vw,2rem);display:grid}.site-logo{width:fit-content;font-family:var(--font-display);letter-spacing:-.052em;color:var(--color-ink);transition:color var(--duration-fast) var(--ease-standard);align-items:baseline;font-size:clamp(1.56rem,1.45vw,1.94rem);font-weight:500;line-height:1;text-decoration:none;display:inline-flex}.site-logo:hover{color:var(--color-teal-700)}.site-logo__wordmark{display:inline-block;transform:translateY(-.02em)}.site-logo--footer{color:#fff}.site-logo--footer:hover{color:var(--color-teal-200)}.site-nav{justify-content:center;gap:clamp(1.35rem,3vw,2.75rem);display:flex}.site-nav__link,.site-nav-inline a,.site-menu-panel__link{color:var(--color-ink-soft);font-size:var(--font-sm);letter-spacing:.01em;transition:color var(--duration-fast) var(--ease-standard);font-weight:650}.site-nav__link:hover,.site-nav__link[aria-current=page],.site-nav-inline a:hover,.site-menu-panel__link:hover,.site-menu-panel__link[aria-current=page],.site-footer__legal a:hover,.site-footer__column a:hover,.resource-card__cta:hover{color:var(--color-teal-700)}.site-header__actions{align-items:center;gap:var(--space-3);display:flex}.site-menu-toggle{border:1px solid var(--color-border);border-radius:var(--radius-pill);width:2.85rem;height:2.85rem;color:var(--color-ink);background:#ffffffdb;justify-content:center;align-items:center;display:none}.site-menu-panel{background:#fffaf2fa;border-top:1px solid #0c1a2e14;display:none}.site-menu-panel--open{display:block}.site-menu-panel__inner{gap:var(--space-6);padding-block:var(--space-6);flex-direction:column;display:flex}.site-menu-panel__links{gap:var(--space-3);display:grid}.site-menu-panel__link{font-size:var(--font-lg);padding:.4rem 0}main{display:block}.site-footer{padding:0 0 var(--space-8);background:linear-gradient(180deg, transparent 0%, var(--color-navy-900) 52%)}@media (width<=920px){.section{scroll-margin-top:calc(var(--header-height-mobile) + 1rem);padding-block:clamp(3rem,8vw,4.75rem)}.site-header__inner{min-height:var(--header-height-mobile)}.site-nav,.site-header__demo{display:none}.site-menu-toggle{display:inline-flex}}.button{border-radius:var(--radius-pill);min-height:2.85rem;font-size:var(--font-sm);letter-spacing:-.01em;cursor:pointer;transition:transform var(--duration-fast) var(--ease-standard), box-shadow var(--duration-fast) var(--ease-standard), background var(--duration-fast) var(--ease-standard), border-color var(--duration-fast) var(--ease-standard);border:1px solid #0000;justify-content:center;align-items:center;gap:.55rem;padding:.78rem 1.15rem;font-weight:750;line-height:1;display:inline-flex}.button:hover{box-shadow:var(--shadow-soft);transform:translateY(-1px)}.button--primary{color:#fff;background:linear-gradient(135deg, var(--color-teal-700), var(--color-navy-800));box-shadow:0 12px 28px #005c6338}.button--secondary{color:var(--color-ink);background:#ffffffe0;border-color:#ffffffb8}.button--ghost{color:var(--color-ink-soft);border-color:var(--color-border);background:#ffffff6b}.card{border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);background:#ffffffeb}.badge{border-radius:var(--radius-pill);letter-spacing:.035em;text-transform:uppercase;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:.35rem;width:fit-content;min-height:1.55rem;padding:.28rem .62rem;font-size:.7rem;font-weight:800;line-height:1;display:inline-flex}.badge--teal{color:var(--color-teal-900);background:var(--color-teal-100);border-color:#00717429}.badge--cream{color:#6f511f;background:var(--color-gold-100);border-color:#92642124}.badge--blue{color:var(--color-navy-800);background:var(--color-blue-100);border-color:#24476d1f}.badge--ink{color:#fff;background:#0c1a2edb}.eyebrow{color:var(--color-teal-700);font-size:var(--font-xs);letter-spacing:var(--letter-label);text-transform:uppercase;margin:0;font-weight:850}.eyebrow--center{text-align:center}.eyebrow--teal{color:var(--color-teal-400)}.section-heading{gap:.85rem;max-width:730px;margin-bottom:clamp(2rem,3.4vw,3rem);display:grid}.section-heading--center{text-align:center;justify-items:center;margin-inline:auto}.section-heading h2{max-width:760px;color:var(--color-ink);font-size:var(--font-3xl);letter-spacing:-.055em;line-height:1.02}.section-heading>p:last-child{max-width:650px;color:var(--color-ink-muted);font-size:var(--font-lg);line-height:1.55}.section-heading--light h2,.section-heading--light>p:last-child{color:#fff}.section-heading--light>p:last-child{color:#ffffffb8}.home-hero{padding-block:clamp(2.3rem,4.8vw,4.35rem) clamp(3rem,5.2vw,4.8rem);overflow:hidden}.home-hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 84% 13%,#72ddd233,#0000 27%),radial-gradient(circle at 4% 0,#dcecf8c2,#0000 22%);height:620px;position:absolute;inset:0 0 auto}.home-hero:after{content:"";right:max(1rem, calc((100vw - var(--container-wide)) / 2));opacity:.42;pointer-events:none;background-image:radial-gradient(circle,#8190a3b8 1.2px,#0000 1.3px);background-size:17px 17px;width:7rem;height:7rem;position:absolute;top:1rem}.home-hero__grid{grid-template-columns:minmax(0,.94fr) minmax(560px,1.06fr);align-items:center;gap:clamp(2.4rem,4vw,4.25rem);display:grid;position:relative}.home-hero__copy{gap:1.15rem;display:grid}.site-logo--hero{display:none}.home-hero h1{max-width:13ch;font-size:var(--font-hero);letter-spacing:-.075em;line-height:.99}.home-hero h1 span{color:var(--color-teal-700)}.home-hero__lead{max-width:40rem;color:var(--color-ink-muted);font-size:var(--font-lg);line-height:1.58}.home-hero__actions{flex-wrap:wrap;align-items:center;gap:1rem 1.4rem;margin-top:.25rem;display:flex}.home-hero__promise{max-width:27rem;color:var(--color-ink-soft);font-size:var(--font-sm);align-items:center;gap:.62rem;font-weight:700;line-height:1.38;display:inline-flex}.home-hero__promise svg{color:var(--color-teal-700);flex:none}.home-hero__benefits{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin-top:.75rem;display:grid}.hero-benefit{border-radius:var(--radius-md);min-height:9.1rem;box-shadow:var(--shadow-inset);background:#ffffff8f;border:1px solid #0c1a2e14;align-content:start;gap:.28rem;padding:1rem .9rem;display:grid}.hero-benefit__icon,.feature-card__icon,.resource-card__icon,.review-step__icon{width:2.35rem;height:2.35rem;color:var(--color-teal-700);background:var(--color-teal-100);border-radius:.9rem;justify-content:center;align-items:center;display:inline-flex}.hero-benefit strong{color:var(--color-ink);font-size:var(--font-sm);line-height:1.2}.hero-benefit span:last-child{color:var(--color-ink-muted);font-size:.77rem;line-height:1.35}.home-hero__trustline{max-width:39rem;color:var(--color-ink-faint);font-size:var(--font-sm);font-weight:650}.home-hero__visual{min-width:0;transform:translate(.35rem)}.dashboard-shell{background:linear-gradient(145deg, var(--color-surface-soft), #fff9f0 58%, #eaf8f6);min-height:31.5rem;box-shadow:0 30px 86px #0c1a2e33, var(--shadow-inset);border:1px solid #ffffffb8;border-radius:2rem;grid-template-columns:9.1rem minmax(0,1fr);display:grid;overflow:hidden}.dashboard-shell__rail{background:#ffffff94;border-right:1px solid #0c1a2e14;align-content:start;gap:.5rem;padding:1.05rem .75rem;display:grid}.dashboard-brandmark{background:linear-gradient(135deg, var(--color-teal-600), var(--color-navy-850));border-radius:.72rem;width:2.2rem;height:2.2rem;margin:0 0 .55rem .15rem;box-shadow:0 8px 22px #07565a38}.dashboard-nav{min-height:2.2rem;color:var(--color-ink-faint);white-space:nowrap;border-radius:.82rem;align-items:center;gap:.5rem;padding:.55rem .65rem;font-size:.73rem;font-weight:750;display:flex}.dashboard-shell__content{align-content:start;gap:.95rem;padding:1.15rem;display:grid}.dashboard-shell__top,.dashboard-overview__header,.mini-panel__head,.product-workbench__top{justify-content:space-between;align-items:center;gap:1rem;display:flex}.dashboard-eyebrow{color:var(--color-ink-faint);letter-spacing:.09em;text-transform:uppercase;font-size:.72rem;font-weight:800}.dashboard-subtitle{color:var(--color-ink);font-size:1.06rem;font-weight:800;line-height:1.2}.dashboard-avatar{border-radius:var(--radius-pill);color:#fff;background:var(--color-navy-850);width:2.15rem;height:2.15rem;font-size:var(--font-xs);justify-content:center;align-items:center;font-weight:850;display:inline-flex}.dashboard-overview,.dashboard-scan-list,.mini-panel,.mini-upload{box-shadow:var(--shadow-inset);background:#ffffffc7;border:1px solid #0c1a2e14;border-radius:1.2rem}.dashboard-overview,.dashboard-scan-list{padding:1rem}.dashboard-overview__header h3,.product-workbench__top span,.mini-panel__head span,.mini-upload strong{color:var(--color-ink);font-size:var(--font-sm);font-weight:850;line-height:1.2}.dashboard-kpis{grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;margin-top:.85rem;display:grid}.dashboard-kpi{background:var(--color-surface-soft);border-radius:1rem;gap:.2rem;min-height:7rem;padding:.85rem;display:grid}.dashboard-kpi span,.dashboard-kpi small,.dashboard-scan-row,.mini-list span,.mini-score-list,.mini-package-card,.mini-mapping-list,.mini-panel__note,.mini-checklist,.resource-preview,.product-panel li,.feature-card li,.review-step p,.review-pillar p,.stat-card p,.resource-card p{color:var(--color-ink-muted);font-size:.78rem;line-height:1.42}.dashboard-kpi strong{color:var(--color-ink);letter-spacing:-.05em;font-size:clamp(1.35rem,2.5vw,1.75rem);line-height:1}.dashboard-scan-list__rows{gap:.55rem;margin-top:.75rem;display:grid}.dashboard-scan-row{background:var(--color-surface-soft);border-radius:.75rem;grid-template-columns:minmax(0,1.25fr) auto minmax(0,1fr) auto;align-items:center;gap:.55rem;padding:.58rem .65rem;display:grid}.trust-strip{padding-block:1.8rem}.trust-strip__inner{border-radius:var(--radius-lg);box-shadow:var(--shadow-inset);background:#ffffff94;border:1px solid #0c1a2e14;gap:1rem;padding:1.15rem;display:grid}.trust-strip__logos{grid-template-columns:repeat(7,minmax(0,1fr));gap:.65rem;display:grid}.trust-logo{background:#ffffffbd;border:1px solid #0c1a2e12;border-radius:1rem;align-items:center;gap:.65rem;min-height:4rem;padding:.7rem;display:flex}.trust-logo__mark{width:2rem;height:2rem;color:var(--color-teal-700);background:var(--color-mint-100);border-radius:.75rem;flex:none;justify-content:center;align-items:center;display:inline-flex}.trust-logo strong,.trust-logo span{font-size:.7rem;line-height:1.15;display:block}.trust-logo strong{color:var(--color-ink);font-weight:850}.trust-logo span{color:var(--color-ink-muted);margin-top:.15rem}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.feature-card{grid-template-rows:auto auto 1fr;gap:.9rem;min-height:22.5rem;padding:1.1rem;display:grid;overflow:hidden}.feature-card__copy{gap:.55rem;display:grid}.feature-card h3,.product-panel h3,.review-step h3,.resource-card h3{color:var(--color-ink);letter-spacing:-.035em;font-size:1.18rem}.feature-card__copy>p,.product-panel__copy>p,.resource-card>p{color:var(--color-ink-muted);font-size:.89rem;line-height:1.5}.feature-card ul,.product-panel ul{gap:.36rem;display:grid}.feature-card li,.product-panel li{align-items:flex-start;gap:.4rem;display:flex}.feature-card li svg,.product-panel li svg{color:var(--color-teal-700);flex:none;margin-top:.14rem}.feature-card__preview{align-self:end;min-height:9.5rem}.mini-panel{gap:.68rem;height:100%;padding:.85rem;display:grid}.donut-chart{place-items:center;padding-block:.15rem;display:grid}.donut-chart__ring{background:conic-gradient(var(--color-danger) 0 34%, var(--color-gold-200) 34% 68%, var(--color-teal-400) 68% 100%);border-radius:50%;place-items:center;width:5.25rem;height:5.25rem;display:grid}.donut-chart__ring:before{content:"";position:absolute}.donut-chart__center{background:var(--color-surface);border-radius:50%;place-items:center;width:3.45rem;height:3.45rem;display:grid}.donut-chart__center strong{color:var(--color-ink);font-size:1.05rem;line-height:1}.donut-chart__center span{color:var(--color-ink-faint);font-size:.62rem;font-weight:750}.donut-chart--small .donut-chart__ring{width:4.35rem;height:4.35rem}.donut-chart--small .donut-chart__center{width:2.95rem;height:2.95rem}.donut-chart--tiny .donut-chart__ring{width:4rem;height:4rem}.donut-chart--tiny .donut-chart__center{width:2.65rem;height:2.65rem}.mini-score-list{flex-wrap:wrap;gap:.4rem .65rem;display:flex}.dot{border-radius:999px;width:.5rem;height:.5rem;margin-right:.28rem;display:inline-block}.dot--high{background:var(--color-danger)}.dot--medium{background:#c68a28}.dot--low{background:var(--color-teal-600)}.mini-list--stacked{gap:.42rem;display:grid}.mini-list li{background:#f7fafceb;border-radius:.6rem;justify-content:space-between;align-items:center;gap:.5rem;padding:.42rem .5rem;display:flex}.mini-list strong,.mini-panel__head strong{color:var(--color-ink);font-size:.8rem}.mini-package-card,.mini-mapping-list,.mini-checklist{gap:.4rem;display:grid}.mini-package-card{background:var(--color-surface-soft);border-radius:.85rem;grid-template-columns:auto 1fr;padding:.7rem}.mini-package-card strong,.mini-mapping-list strong{color:var(--color-ink);font-size:.73rem}.mini-mapping-list>div{background:var(--color-surface-soft);border-radius:.7rem;justify-content:space-between;align-items:center;gap:.7rem;padding:.55rem .6rem;display:flex}.mini-review-card{background:var(--color-surface-soft);border-radius:.9rem;align-items:center;gap:.65rem;padding:.65rem;display:flex}.mini-review-card__avatar,.testimonial-avatar{color:#fff;background:var(--color-teal-700);width:2.15rem;height:2.15rem;font-size:var(--font-xs);border-radius:50%;justify-content:center;align-items:center;font-weight:850;display:inline-flex}.mini-review-card strong,.testimonial-card__person strong{color:var(--color-ink);font-size:.85rem;line-height:1.2;display:block}.mini-review-card span,.testimonial-card__person span{color:var(--color-ink-muted);font-size:.76rem;line-height:1.3;display:block}.mini-checklist li{align-items:center;gap:.4rem;display:flex}.mini-checklist svg{color:var(--color-teal-700)}.mini-sparkline svg{width:100%;height:4.5rem}.mini-sparkline polyline{fill:none;stroke:var(--color-teal-600);stroke-width:5px;stroke-linecap:round;stroke-linejoin:round}.product-section{background:radial-gradient(circle at 92% 10%,#72ddd22e,#0000 24%),linear-gradient(#fff0 0%,#edf4f880 100%);overflow:hidden}.product-stack{gap:1.15rem;display:grid}.product-card{background:#fffffff5;border-color:#0c1a2e1a;overflow:hidden}.product-card--alt{background:linear-gradient(145deg, var(--color-surface), #f1fbf8)}.product-panel{grid-template-columns:minmax(290px,.82fr) minmax(0,1.18fr);align-items:stretch;gap:clamp(1.25rem,2.7vw,2.4rem);padding:clamp(1.25rem,2.4vw,2rem);display:grid}.product-panel__copy{align-content:center;justify-items:start;gap:.75rem;display:grid}.product-panel h3{font-size:clamp(1.65rem,2vw,2.35rem)}.product-panel__copy>p{max-width:31rem}.product-panel__visual{min-width:0}.product-workbench{background:linear-gradient(145deg, var(--color-surface-soft), #fff8ee);height:100%;min-height:21.5rem;box-shadow:var(--shadow-inset);border:1px solid #0c1a2e14;border-radius:1.35rem;gap:.85rem;padding:1rem;display:grid}.product-workbench__grid{grid-template-rows:auto 1fr;grid-template-columns:1.1fr .9fr;gap:.78rem;height:100%;display:grid}.product-workbench__grid--ecivil{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(2,minmax(0,1fr))}.mini-upload{grid-row:span 2;gap:.65rem;padding:.85rem;display:grid}.mini-upload__box{min-height:6.2rem;color:var(--color-teal-700);background:#e0f7f37a;border:1px dashed #00717452;border-radius:.9rem;place-items:center;font-size:.82rem;font-weight:800;display:grid}.mini-upload li{color:var(--color-ink-muted);background:var(--color-surface-soft);border-radius:.65rem;padding:.48rem .55rem;font-size:.76rem}.mini-signature{text-align:center;min-height:6rem;color:var(--color-teal-800);background:var(--color-mint-100);border-radius:.9rem;place-items:center;gap:.55rem;padding:.8rem;display:grid}.mini-signature strong{max-width:15rem;font-size:.84rem;line-height:1.32}.review-section{background:radial-gradient(circle at 12% 0%, #72ddd238, transparent 28%), radial-gradient(circle at 92% 20%, #bdd4eb29, transparent 30%), linear-gradient(135deg, var(--color-navy-950), var(--color-navy-850) 52%, var(--color-teal-900));overflow:hidden}.review-section:after{content:"";pointer-events:none;border:1px solid #ffffff12;border-radius:2.2rem;position:absolute;inset:1.5rem}.review-section>.container{z-index:1;position:relative}.review-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.review-step{box-shadow:none;background:#ffffff14;border-color:#ffffff1f;gap:.7rem;padding:1.25rem;display:grid;position:relative}.review-step:not(:last-child):after{content:"";background:#72ddd26b;width:1rem;height:1px;position:absolute;top:50%;right:-1rem}.review-step__badge{color:#ffffff57;font-family:var(--font-display);letter-spacing:-.07em;font-size:3.2rem;font-weight:700;line-height:.85}.review-step__icon{color:#e7fffb;background:#72ddd224}.review-step h3,.review-step p{color:#fff}.review-step p{color:#ffffffb3;font-size:.9rem}.review-pillars{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1rem;display:grid}.review-pillar{border-radius:var(--radius-lg);background:#ffffff0f;border:1px solid #ffffff1f;gap:.22rem;min-height:8.8rem;padding:1.2rem;display:grid}.review-pillar strong{color:var(--color-teal-400);font-family:var(--font-display);letter-spacing:-.045em;font-size:clamp(1.55rem,2vw,2.15rem);line-height:1}.review-pillar span{color:#fff;font-weight:800}.review-pillar p{color:#ffffffa8;font-size:.84rem}.proof-section{background:#ffffff47}.proof-grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:stretch;gap:1rem;display:grid}.testimonial-card{align-content:center;gap:1.25rem;padding:clamp(1.5rem,3vw,2.2rem);display:grid}.testimonial-card>svg{color:#c89131}.testimonial-card>p{color:var(--color-ink);font-family:var(--font-display);letter-spacing:-.035em;font-size:clamp(1.35rem,1.7vw,1.9rem);line-height:1.25}.testimonial-card__person{align-items:center;gap:.75rem;display:flex}.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.stat-card{align-content:start;gap:.35rem;min-height:12.1rem;padding:1.15rem;display:grid;overflow:hidden}.stat-card svg{color:var(--color-teal-700)}.stat-card strong{color:var(--color-ink);font-family:var(--font-display);letter-spacing:-.055em;overflow-wrap:break-word;word-break:normal;font-size:clamp(1.75rem,2.2vw,2.55rem);line-height:.96}.stat-card span{color:var(--color-ink);font-size:.9rem;font-weight:850;line-height:1.25}.trust-strip--proof{border-radius:var(--radius-lg);background:#ffffff8a;border:1px solid #0c1a2e14;margin-top:1.3rem;padding:1rem}.trust-strip__logos--compact{grid-template-columns:repeat(5,minmax(0,1fr));margin-top:.85rem}.trust-logo--compact{text-align:center;justify-content:center;min-height:3.4rem}.trust-logo--compact span{color:var(--color-ink-soft);font-weight:750}.resources-section{background:radial-gradient(circle at 8% 12%, #72ddd22e, transparent 28%), linear-gradient(135deg, var(--color-navy-900), var(--color-navy-850) 58%, var(--color-teal-900));overflow:hidden}.resource-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.resource-card{min-height:23rem;box-shadow:none;background:#ffffff14;border-color:#ffffff1f;grid-template-rows:auto auto auto 1fr auto;gap:.65rem;padding:1rem;display:grid}.resource-card__icon{color:#e7fffb;background:#72ddd224}.resource-card h3,.resource-card p{color:#fff}.resource-card p{color:#ffffffad;font-size:.85rem}.resource-card__cta{color:var(--color-teal-400);font-size:var(--font-sm);align-items:center;gap:.45rem;font-weight:800;display:inline-flex}.resource-preview{background:#ffffff14;border:1px solid #ffffff1a;border-radius:1rem;min-height:9.6rem;padding:.75rem}.resource-preview__panel,.resource-preview--workflow,.resource-preview--faq,.resource-preview--playbook{gap:.55rem;display:grid}.resource-preview__panel strong,.resource-preview--playbook strong{color:#fff}.resource-preview--workflow>div,.resource-preview--faq>div{color:#ffffffc2;background:#ffffff14;border-radius:.65rem;justify-content:space-between;align-items:center;gap:.6rem;padding:.5rem .55rem;display:flex}.plus-symbol{width:1.25rem;height:1.25rem;color:var(--color-teal-400);background:#72ddd21f;border-radius:999px;place-items:center;font-weight:850;display:inline-grid}.resource-preview--playbook ul{gap:.45rem;display:grid}.resource-preview--playbook li{color:#ffffffb8;font-size:.78rem}.resources-section__cta{justify-content:center;margin-top:1.5rem;display:flex}.final-cta__card{border-radius:var(--radius-xl);text-align:center;background:radial-gradient(circle at 15% 0%, #72ddd242, transparent 27%), radial-gradient(circle at 88% 22%, #c7d8ed2e, transparent 26%), linear-gradient(135deg, var(--color-navy-950), var(--color-teal-900));border:1px solid #ffffff29;justify-items:center;gap:1rem;padding:clamp(2rem,5vw,4rem) 1.5rem;display:grid;overflow:hidden;box-shadow:0 26px 80px #00000042}.final-cta__card h2{color:#fff;font-size:var(--font-3xl);letter-spacing:-.055em;line-height:1.02}.final-cta__card>p:not(.eyebrow){color:#ffffffb8;max-width:38rem;font-size:var(--font-lg)}.final-cta__benefits{flex-wrap:wrap;justify-content:center;gap:.7rem;margin-top:.5rem;display:flex}.final-cta__benefits div{border-radius:var(--radius-pill);color:#ffffffc7;min-height:2.35rem;font-size:var(--font-sm);background:#ffffff12;border:1px solid #ffffff1f;align-items:center;gap:.45rem;padding:.48rem .8rem;font-weight:700;display:inline-flex}.final-cta__benefits svg{color:var(--color-teal-400)}.site-footer__panel{border-radius:var(--radius-xl);color:#ffffffbd;background:#ffffff0f;border:1px solid #ffffff1f;padding:clamp(1.5rem,3.2vw,2.4rem)}.site-footer__top{grid-template-columns:minmax(260px,1.1fr) minmax(0,1.9fr);gap:clamp(2rem,5vw,4rem);display:grid}.site-footer__brand{align-content:start;gap:1rem;display:grid}.site-footer__brand p{color:#ffffffa8;max-width:25rem;font-size:.92rem}.site-footer__tagline{letter-spacing:.11em;text-transform:uppercase;max-width:22rem;font-weight:750;line-height:1.35;color:var(--color-teal-200)!important;font-size:.82rem!important}.site-footer__contact{gap:.55rem;display:grid}.site-footer__contact a,.site-footer__column a,.site-footer__legal a{color:#ffffffad;transition:color var(--duration-fast) var(--ease-standard);align-items:center;gap:.45rem;font-size:.86rem;display:inline-flex}.site-footer__contact a:hover,.site-footer__column a:hover,.site-footer__legal a:hover{color:var(--color-teal-400)}.site-footer__columns{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.3rem;display:grid}.site-footer__column h2{color:#fff;font-family:var(--font-sans);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.85rem;font-size:.78rem;font-weight:850}.site-footer__column ul{gap:.5rem;display:grid}.site-footer__meta{color:#ffffff85;border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:2rem;padding-top:1.25rem;font-size:.82rem;display:flex}.site-footer__legal{gap:1rem;display:flex}@media (width<=1180px){.home-hero__grid{grid-template-columns:minmax(0,1fr)}.home-hero__copy{text-align:center;justify-self:center;justify-items:center;max-width:760px}.home-hero__lead,.home-hero__promise,.home-hero__trustline{margin-inline:auto}.home-hero__visual{justify-self:center;width:min(860px,100%);transform:none}.trust-strip__logos{grid-template-columns:repeat(4,minmax(0,1fr))}.feature-grid,.resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=920px){.section{padding-block:3.7rem}.site-logo--hero{display:inline-flex}.review-steps,.review-pillars,.proof-grid,.product-panel,.site-footer__top{grid-template-columns:1fr}.home-hero__benefits{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.dashboard-shell{grid-template-columns:1fr;min-height:0}.dashboard-shell__rail{display:none}.trust-strip__logos--compact{grid-template-columns:repeat(3,minmax(0,1fr))}.mini-upload{grid-row:auto}.review-step:not(:last-child):after{display:none}.site-footer__columns{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.section-heading h2,.final-cta__card h2{font-size:clamp(2rem,11vw,3rem)}.home-hero{padding-block:2.2rem 3.2rem}.home-hero h1{font-size:clamp(2.85rem,14vw,4.25rem)}.home-hero__actions,.home-hero__promise{justify-content:center}.home-hero__benefits,.feature-grid,.resource-grid,.trust-strip__logos{grid-template-columns:1fr}.hero-benefit{min-height:auto}.dashboard-shell__content{padding:.85rem}.dashboard-shell__top,.dashboard-overview__header,.mini-panel__head,.product-workbench__top{flex-direction:column;align-items:flex-start;gap:.45rem}.dashboard-scan-row,.dashboard-kpis,.product-workbench__grid,.product-workbench__grid--ecivil,.stat-grid,.trust-strip__logos--compact{grid-template-columns:1fr}.dashboard-kpi{min-height:5.5rem}.feature-card{min-height:auto}.product-panel{padding:1rem}.product-workbench{min-height:0}.resource-card{min-height:auto}.final-cta__card h2 br{display:none}.site-footer__columns{grid-template-columns:1fr}.site-footer__meta,.site-footer__legal{flex-direction:column;align-items:flex-start}}.section{padding-block:clamp(3.1rem,4.8vw,4.9rem)}.home-hero{padding-block:clamp(2.2rem,4.2vw,3.9rem) clamp(2.6rem,4.6vw,4.2rem)}.platform-section{padding-top:clamp(3rem,4.5vw,4.6rem)}.product-section,.proof-section{padding-block:clamp(3.2rem,4.6vw,4.8rem)}.review-section,.resources-section{padding-block:clamp(3.3rem,4.8vw,5rem)}.feature-card{min-height:20.6rem;padding:1rem}.feature-card__preview{min-height:8.3rem}.product-panel{padding:clamp(1.1rem,2.1vw,1.75rem)}.product-workbench{min-height:19rem}.proof-grid{align-items:stretch}.resources-section__cta{margin-top:1.15rem}.final-cta{background:linear-gradient(180deg, var(--color-navy-900) 0%, var(--color-navy-900) 58%, transparent 58%);padding-block:clamp(3rem,4.5vw,4.7rem) 0}.final-cta__card{padding:clamp(2.1rem,4.6vw,3.6rem) clamp(1.25rem,4vw,2.4rem)}.final-cta__card .eyebrow{color:var(--color-teal-400)}.final-cta__card h2{text-wrap:balance;max-width:980px;font-size:clamp(2.35rem,4vw,4.5rem);line-height:.98}.final-cta__card>p:not(.eyebrow){max-width:720px}.final-cta__benefits{max-width:980px}@media (width<=920px){.section{padding-block:3.25rem}.product-section,.proof-section,.review-section,.resources-section{padding-block:3.4rem}}@media (width<=680px){.final-cta__card h2{font-size:clamp(2.15rem,10vw,3.1rem)}.final-cta__benefits{flex-direction:column;align-items:stretch;width:100%}.final-cta__benefits div{justify-content:center;width:100%}}@media (prefers-reduced-motion:no-preference){.motion-ready [data-reveal]{opacity:1;clip-path:inset(0);transition:opacity .52s var(--ease-standard), transform .7s var(--ease-standard), filter .7s var(--ease-standard), clip-path .7s var(--ease-standard);transition-delay:var(--reveal-delay,0s);will-change:transform;transform:translate(0,0)scale(1)}.motion-ready [data-reveal].reveal-pending{opacity:1;transform:translateY(14px)}.motion-ready [data-reveal=headline].reveal-pending{transform:translateY(10px)}.motion-ready [data-reveal=fade].reveal-pending{transform:none}.motion-ready [data-reveal=from-right].reveal-pending{transform:translate(18px)scale(.99)}.motion-ready [data-reveal=from-left].reveal-pending{transform:translate(-16px)scale(.995)}.motion-ready [data-reveal].is-visible{opacity:1;filter:blur();clip-path:inset(0);transform:translate(0,0)scale(1)}.home-hero__lead{--reveal-delay:80ms}.home-hero__actions{--reveal-delay:.15s}.home-hero__benefits{--reveal-delay:.22s}.home-hero__trustline{--reveal-delay:.3s}.dashboard-shell{--reveal-delay:.17s}.feature-grid .feature-card:nth-child(2),.review-steps .review-step:nth-child(2),.review-pillars .review-pillar:nth-child(2),.stat-grid .stat-card:nth-child(2),.resource-grid .resource-card:nth-child(2){--reveal-delay:90ms}.feature-grid .feature-card:nth-child(3),.review-steps .review-step:nth-child(3),.review-pillars .review-pillar:nth-child(3),.stat-grid .stat-card:nth-child(3),.resource-grid .resource-card:nth-child(3){--reveal-delay:.17s}.feature-grid .feature-card:nth-child(4),.stat-grid .stat-card:nth-child(4),.resource-grid .resource-card:nth-child(4){--reveal-delay:.25s}.feature-grid .feature-card:nth-child(5){--reveal-delay:.33s}.feature-grid .feature-card:nth-child(6){--reveal-delay:.41s}.product-stack .product-card:nth-child(2){--reveal-delay:.14s}.motion-ready .home-hero__benefits .hero-benefit,.motion-ready .dashboard-shell .dashboard-nav,.motion-ready .dashboard-shell .dashboard-kpi,.motion-ready .dashboard-shell .dashboard-scan-row,.motion-ready .product-card .product-panel__copy,.motion-ready .product-card .product-panel__visual,.motion-ready .review-step .review-step__icon,.motion-ready .review-step h3,.motion-ready .review-step p{opacity:1;transform:translate(0,0)}.motion-ready .home-hero__benefits.reveal-pending .hero-benefit,.motion-ready .dashboard-shell.reveal-pending .dashboard-nav,.motion-ready .dashboard-shell.reveal-pending .dashboard-kpi,.motion-ready .dashboard-shell.reveal-pending .dashboard-scan-row,.motion-ready .product-card.reveal-pending .product-panel__copy,.motion-ready .product-card.reveal-pending .product-panel__visual,.motion-ready .review-step.reveal-pending .review-step__icon,.motion-ready .review-step.reveal-pending h3,.motion-ready .review-step.reveal-pending p{opacity:1;transform:translateY(6px)}.motion-ready .home-hero__benefits.is-visible .hero-benefit,.motion-ready .dashboard-shell.is-visible .dashboard-nav,.motion-ready .dashboard-shell.is-visible .dashboard-kpi,.motion-ready .dashboard-shell.is-visible .dashboard-scan-row,.motion-ready .product-card.is-visible .product-panel__copy,.motion-ready .product-card.is-visible .product-panel__visual,.motion-ready .review-step.is-visible .review-step__icon,.motion-ready .review-step.is-visible h3,.motion-ready .review-step.is-visible p{animation:blockRise .52s var(--ease-standard) forwards}.motion-ready .home-hero__benefits.is-visible .hero-benefit:nth-child(2),.motion-ready .dashboard-shell.is-visible .dashboard-nav:nth-child(3),.motion-ready .dashboard-shell.is-visible .dashboard-kpi:nth-child(2),.motion-ready .dashboard-shell.is-visible .dashboard-scan-row:nth-child(2),.motion-ready .review-step.is-visible h3{animation-delay:60ms}.motion-ready .home-hero__benefits.is-visible .hero-benefit:nth-child(3),.motion-ready .dashboard-shell.is-visible .dashboard-nav:nth-child(4),.motion-ready .dashboard-shell.is-visible .dashboard-kpi:nth-child(3),.motion-ready .dashboard-shell.is-visible .dashboard-scan-row:nth-child(3),.motion-ready .review-step.is-visible p,.motion-ready .product-card.is-visible .product-panel__visual{animation-delay:.12s}.motion-ready .home-hero__benefits.is-visible .hero-benefit:nth-child(4),.motion-ready .dashboard-shell.is-visible .dashboard-nav:nth-child(5){animation-delay:.18s}.motion-ready .dashboard-shell.is-visible .dashboard-nav:nth-child(6){animation-delay:.24s}.motion-ready .is-visible .donut-chart__ring{animation:donutConfirm .9s var(--ease-standard) .18s both}.motion-ready .is-visible .badge--teal,.motion-ready .is-visible .badge--cream{animation:badgeConfirm .76s var(--ease-standard) .26s both}.motion-ready .is-visible .mini-upload__box{animation:uploadGlow 1.5s var(--ease-standard) .26s both}.motion-ready .is-visible .mini-sparkline polyline{stroke-dasharray:170;stroke-dashoffset:170px;animation:drawLine 1.2s var(--ease-standard) .26s forwards}.motion-ready .is-visible .resource-preview--faq .plus-symbol{animation:plusSettle .62s var(--ease-standard) .24s both}}.has-scrolled .site-header{background:#fffcf7f0;box-shadow:0 10px 34px #0c1a2e14}.site-header{transition:background var(--duration-base) var(--ease-standard), box-shadow var(--duration-base) var(--ease-standard), border-color var(--duration-base) var(--ease-standard)}.button svg:last-child,.resource-card__cta svg,.site-footer__column a svg{transition:transform var(--duration-fast) var(--ease-standard)}.button:hover svg:last-child,.resource-card__cta:hover svg,.site-footer__column a:hover svg{transform:translate(.18rem)}@media (hover:hover) and (pointer:fine){.feature-card,.product-card,.review-step,.review-pillar,.stat-card,.resource-card,.dashboard-shell,.product-workbench,.site-footer__panel{transition:transform var(--duration-base) var(--ease-standard), box-shadow var(--duration-base) var(--ease-standard), border-color var(--duration-base) var(--ease-standard), background var(--duration-base) var(--ease-standard)}.feature-card:hover,.product-card:hover,.stat-card:hover,.resource-card:hover{box-shadow:var(--shadow-lift);border-color:#0071742e;transform:translateY(-4px)}.review-step:hover,.review-pillar:hover,.resource-card:hover{background:#ffffff1c}.dashboard-shell:hover,.product-workbench:hover{transform:translateY(-3px)}}@keyframes blockRise{0%{opacity:1;transform:translateY(6px)}to{opacity:1;transform:translate(0,0)}}@keyframes donutConfirm{0%{opacity:.72;transform:rotate(-18deg)scale(.92)}68%{transform:rotate(2deg)scale(1.035)}to{opacity:1;transform:rotate(0)scale(1)}}@keyframes badgeConfirm{0%{transform:scale(.96)}52%{transform:scale(1.055)}to{transform:scale(1)}}@keyframes uploadGlow{0%{box-shadow:none;border-color:#00717438}42%{border-color:#72ddd2cc;box-shadow:0 0 0 6px #72ddd21f}to{box-shadow:none;border-color:#00717452}}@keyframes drawLine{to{stroke-dashoffset:0}}@keyframes plusSettle{0%{transform:rotate(-90deg)scale(.85)}to{transform:rotate(0)scale(1)}}.visual-icon{color:currentColor;overflow:visible}.visual-icon__line,.visual-icon__accent{fill:none;stroke:currentColor;stroke-width:3.2px;stroke-linecap:round;stroke-linejoin:round}.visual-icon__accent{stroke:var(--color-teal-700)}.visual-icon__fill{fill:#00717429;stroke:currentColor;stroke-width:2.8px;stroke-linejoin:round}.visual-icon__soft-fill{fill:#72ddd226}.feature-card__icon,.resource-card__icon,.review-step__icon,.hero-benefit__icon{position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #00717414}.feature-card__icon:after,.resource-card__icon:after,.review-step__icon:after,.hero-benefit__icon:after{content:"";filter:blur(7px);background:#ffffff80;border-radius:999px;width:38%;height:38%;position:absolute;inset:20% auto auto 18%}.feature-card__icon .visual-icon,.resource-card__icon .visual-icon,.review-step__icon .visual-icon,.hero-benefit__icon .visual-icon{z-index:1;position:relative}.trust-signal{color:var(--color-ink);box-shadow:var(--shadow-inset);background:linear-gradient(145deg,#fffffff0,#f6fafcdb);border:1px solid #0071741f;border-radius:1.15rem;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.9rem;padding:.95rem;display:grid}.trust-signal__mark{width:3.2rem;height:3.2rem;color:var(--color-teal-800);background:linear-gradient(135deg, var(--color-teal-100), #ffffffb8);border-radius:999px;place-items:center;display:grid;box-shadow:inset 0 0 0 1px #00717414}.trust-signal strong,.brand-widget__head strong{color:var(--color-ink);font-size:.92rem;font-weight:850;line-height:1.15;display:block}.trust-signal span{color:var(--color-ink-muted);margin-top:.2rem;font-size:.76rem;line-height:1.35;display:block}.trust-signal--compact{border-radius:.85rem;grid-template-columns:auto 1fr;padding:.7rem}.trust-signal--compact .trust-signal__mark{width:2.5rem;height:2.5rem}.trust-signal--compact strong{font-size:.78rem}.trust-signal--compact span{font-size:.68rem}.trust-signal--stacked{text-align:center;background:var(--color-mint-100);grid-template-columns:1fr;justify-items:center;min-height:6.1rem}.trust-signal--stacked .trust-signal__mark{width:2.65rem;height:2.65rem}.trust-signal--dark{color:#fff;background:#ffffff13;border-color:#ffffff1f}.trust-signal--dark .trust-signal__mark{color:#e7fffb;background:#72ddd224}.trust-signal--dark strong{color:#fff}.trust-signal--dark span{color:#ffffffad}.review-trust-signals{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-bottom:1rem;display:grid}.brand-widget{height:100%;box-shadow:var(--shadow-inset);background:#ffffffd1;border:1px solid #0c1a2e14;border-radius:1.05rem;gap:.7rem;padding:.85rem;display:grid}.brand-widget__head{justify-content:space-between;align-items:center;gap:.6rem;display:flex}.brand-widget__head span{border-radius:var(--radius-pill);min-height:1.35rem;color:var(--color-teal-900);background:var(--color-teal-100);letter-spacing:.035em;text-transform:uppercase;white-space:nowrap;align-items:center;padding:.23rem .55rem;font-size:.62rem;font-weight:850;line-height:1;display:inline-flex}.brand-widget--compact{min-height:8.3rem}.risk-meter__gauge{place-items:center;min-height:7.3rem;display:grid;position:relative;overflow:hidden}.risk-meter__gauge:before{content:"";aspect-ratio:2;background:conic-gradient(from 270deg, var(--color-teal-400) 0 24%, var(--color-gold-200) 24% 50%, #e78d3c 50% 72%, var(--color-danger) 72% 100%);border-radius:999px 999px 0 0;width:min(15rem,92%);position:absolute;bottom:-3rem;-webkit-mask:radial-gradient(circle at 50% 100%,#0000 0 42%,#000 43% 100%);mask:radial-gradient(circle at 50% 100%,#0000 0 42%,#000 43% 100%)}.risk-meter__needle{background:var(--color-navy-850);transform-origin:50% 100%;border-radius:999px;width:.22rem;height:4.6rem;position:absolute;bottom:1.05rem;left:50%;transform:translate(-50%)rotate(42deg);box-shadow:0 0 0 3px #ffffffa3}.risk-meter__value{z-index:1;place-items:center;margin-top:2.6rem;display:grid;position:relative}.risk-meter__value strong,.compliance-score__ring strong{color:var(--color-ink);font-family:var(--font-display);letter-spacing:-.055em;font-size:clamp(1.65rem,2.2vw,2.3rem);line-height:1}.risk-meter__value span{color:var(--color-danger);font-size:.74rem;font-weight:850}.risk-meter__legend,.compliance-score__stats{color:var(--color-ink-muted);text-align:center;grid-template-columns:repeat(4,minmax(0,1fr));gap:.3rem;font-size:.64rem;line-height:1.2;display:grid}.risk-meter__legend span{justify-items:center;gap:.18rem;display:grid}.risk-meter__legend i{background:var(--color-teal-600);border-radius:999px;width:.48rem;height:.48rem}.risk-meter__legend span:nth-child(2) i{background:var(--color-gold-200)}.risk-meter__legend span:nth-child(3) i{background:#e78d3c}.risk-meter__legend span:nth-child(4) i{background:var(--color-danger)}.compliance-score{justify-items:center}.compliance-score .brand-widget__head{width:100%}.compliance-score__ring{background:conic-gradient(var(--color-teal-700) 0 82%, var(--color-teal-400) 82% 94%, #0c1a2e14 94% 100%);border-radius:50%;place-items:center;width:7.2rem;height:7.2rem;display:grid}.compliance-score__ring>div{background:#fff;border-radius:50%;place-items:center;width:4.9rem;height:4.9rem;display:grid}.compliance-score__ring span{color:var(--color-teal-800);font-size:.7rem;font-weight:850}.compliance-score__stats{border-top:1px solid #0c1a2e14;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;padding-top:.35rem}.compliance-score__stats span{gap:.08rem;display:grid}.compliance-score__stats strong{color:var(--color-ink);font-size:.86rem;line-height:1}.doc-upload-widget{grid-row:span 2}.doc-upload-widget__zone{min-height:7.6rem;color:var(--color-teal-800);text-align:center;background:#e0f7f37a;border:1px dashed #00717457;border-radius:.9rem;place-items:center;gap:.32rem;padding:1rem;display:grid}.doc-upload-widget__zone strong{color:var(--color-teal-900);font-size:.82rem;line-height:1.2}.doc-upload-widget__zone span,.doc-upload-widget p,.doc-upload-widget small{color:var(--color-ink-muted);font-size:.68rem;line-height:1.32}.doc-upload-widget small{align-items:center;gap:.35rem;display:flex}.doc-upload-widget small:before{content:"";border:2px solid;border-top-width:3px;border-radius:.14rem;width:.52rem;height:.52rem}@media (prefers-reduced-motion:no-preference){.motion-ready .is-visible .risk-meter__needle{animation:meterSweep 1.1s var(--ease-standard) .26s both}.motion-ready .is-visible .compliance-score__ring{animation:scoreSettle .9s var(--ease-standard) .22s both}.motion-ready .is-visible .trust-signal__mark .visual-icon{animation:badgeConfirm .72s var(--ease-standard) .22s both}}@keyframes meterSweep{0%{transform:translate(-50%)rotate(-62deg)}70%{transform:translate(-50%)rotate(48deg)}to{transform:translate(-50%)rotate(42deg)}}@keyframes scoreSettle{0%{opacity:.72;transform:rotate(-20deg)scale(.94)}to{opacity:1;transform:rotate(0)scale(1)}}@media (width<=920px){.review-trust-signals{grid-template-columns:1fr}}@media (width<=680px){.brand-widget__head,.trust-signal{align-items:flex-start}.risk-meter__legend,.compliance-score__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.doc-upload-widget{grid-row:auto}}.platform-section:before,.product-section:before,.proof-section:before{content:"";pointer-events:none;opacity:.34;background-image:linear-gradient(#00717414 1px,#0000 1px),linear-gradient(90deg,#00717414 1px,#0000 1px);background-size:28px 28px;position:absolute;-webkit-mask-image:radial-gradient(circle,#000 0 24%,#0000 66%);mask-image:radial-gradient(circle,#000 0 24%,#0000 66%)}.platform-section:before{right:max(1rem, calc((100vw - var(--container-wide)) / 2));width:18rem;height:18rem;top:6rem}.product-section:before{left:max(1rem, calc((100vw - var(--container-wide)) / 2));opacity:.22;width:16rem;height:16rem;top:8rem}.proof-section:before{opacity:.2;width:14rem;height:14rem;bottom:6rem;right:3vw}.compliance-record-seal{color:#fff;background:linear-gradient(145deg,#ffffff18,#72ddd20e);border:1px solid #72ddd22e;border-radius:1.25rem;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.85rem;padding:.9rem;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff14}.compliance-record-seal:after{content:"";filter:blur(10px);background:#72ddd217;border-radius:999px;width:10rem;height:10rem;position:absolute;inset:auto -16% -42% auto}.compliance-record-seal strong{color:#fff;font-size:.94rem;font-weight:850;line-height:1.15}.compliance-record-seal span,.compliance-record-seal small{color:#ffffffad;font-size:.72rem;line-height:1.35}.compliance-record-seal__ring{color:#e7fffb;background:#72ddd21f;border:1px solid #72ddd252;border-radius:999px;place-items:center;width:3.25rem;height:3.25rem;display:grid}.compliance-record-seal--compact{min-height:6.1rem;color:var(--color-ink);background:linear-gradient(145deg, var(--color-mint-100), #ffffffdb);border-color:#00717429}.compliance-record-seal--compact .compliance-record-seal__ring{color:var(--color-teal-800);background:#ffffffad;border-color:#00717433}.compliance-record-seal--compact strong{color:var(--color-teal-900)}.compliance-record-seal--compact span,.compliance-record-seal--compact small{color:var(--color-ink-muted)}@media (width<=680px){.platform-section:before,.product-section:before,.proof-section:before{display:none}.compliance-record-seal{grid-template-columns:1fr}}.platform-section:before,.product-section:before,.proof-section:before{opacity:.12}.resource-card{grid-template-rows:auto auto auto 1fr auto;gap:.72rem;min-height:19rem}.resource-preview-simple{color:#ffffffc7;background:#ffffff0e;border:1px solid #72ddd224;border-radius:.95rem;align-self:end;gap:.65rem;min-height:6.35rem;padding:.8rem;display:grid}.resource-preview-simple__head{color:#e7fffb;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.55rem;font-size:.72rem;font-weight:850;display:flex}.resource-preview-simple__lines{gap:.36rem;display:grid}.resource-preview-simple__lines span{color:#ffffffb3;align-items:center;gap:.45rem;font-size:.76rem;display:flex}.resource-preview-simple__lines span:before{content:"";background:var(--color-teal-400);opacity:.86;border-radius:999px;width:.42rem;height:.42rem}.testimonial-card{align-content:center}.review-section .section-heading{margin-bottom:clamp(1.6rem,2.6vw,2.35rem)}.review-trust-signals{margin-bottom:clamp(1.35rem,2vw,1.85rem)}.compliance-record-seal--compact{min-height:5.25rem;padding:.75rem}.compliance-record-seal--compact strong,.compliance-record-seal--compact span,.compliance-record-seal--compact small{line-height:1.2;display:block}.compliance-record-seal--compact strong{margin-block:.08rem;font-size:.92rem}.final-cta__card{padding-bottom:clamp(3.2rem,5vw,4.5rem)}@media (width<=920px){.resource-card{min-height:auto}}.section,.home-hero,.platform-section,.product-section,.proof-section,.review-section,.resources-section,.final-cta{overflow:visible}.section{padding-block:var(--section-space);scroll-margin-top:calc(var(--header-height) + 1rem)}.home-hero{min-height:auto;padding-block:clamp(3.25rem, 6vw, 6.4rem) var(--section-space-compact);background:radial-gradient(circle at 84% 15%,#72ddd238,#0000 28%),radial-gradient(circle at 8% 0,#dcecf88c,#0000 25%),linear-gradient(135deg,#fffaf2 0%,#fbf8ee 42%,#eef8f5 100%)}.home-hero:before{background:0 0;height:100%}.home-hero:after{top:clamp(1.5rem,3vw,3.5rem);right:max(1.25rem, calc((100vw - var(--container-wide)) / 2));opacity:.28;background-size:18px 18px;width:clamp(6rem,8vw,9rem);height:clamp(6rem,8vw,9rem)}.home-hero .container--wide{width:min(var(--container-wide), calc(100% - (var(--page-gutter) * 2)))}.home-hero__grid{grid-template-columns:minmax(0,1fr) minmax(26rem,1fr);align-items:center;gap:clamp(2.5rem,5vw,5rem);min-height:auto;display:grid}.home-hero__copy{align-content:center;gap:clamp(1rem,1.8vw,1.4rem);min-width:0;max-width:none;padding-top:0}.home-hero h1{letter-spacing:-.075em;text-wrap:balance;width:max-content;max-width:100%;font-size:clamp(3.1rem,4.7vw,4.85rem);line-height:.98}.home-hero h1 span{white-space:normal;display:inline}.home-hero h1 .home-hero__headline-line{color:var(--color-ink);white-space:nowrap;display:block}.home-hero h1 .home-hero__headline-line--accent{color:var(--color-teal-700)}.home-hero__lead{max-width:42rem;font-size:clamp(1.03rem,1.15vw,1.2rem);line-height:1.55}.home-hero__actions{flex-wrap:wrap;align-items:center;gap:1rem 1.35rem;max-width:48rem}.home-hero__actions .button{justify-content:center;gap:.75rem;min-width:0;min-height:3.25rem;padding-inline:1.35rem}.home-hero__promise{max-width:25rem}.home-hero__benefits,.home-hero__trustline{display:none}.home-hero__visual{width:100%;min-width:0;padding-top:0;transform:none}.dashboard-shell{background:#fffdf8;border:6px solid #ffffffb8;border-radius:2rem;grid-template-columns:clamp(8.25rem,10vw,9.75rem) minmax(0,1fr);width:100%;height:auto;min-height:0;overflow:hidden;box-shadow:0 28px 68px #0c1a2e26,inset 0 2px #ffffffd9}.dashboard-shell__rail{background:linear-gradient(180deg, var(--color-navy-900), var(--color-navy-850));border-right:0;gap:clamp(.5rem,.8vw,.75rem);padding:clamp(1rem,1.5vw,1.4rem) clamp(.68rem,1vw,.95rem)}.dashboard-brandmark{background:linear-gradient(135deg, var(--color-teal-600), var(--color-teal-800));border-radius:.78rem;width:2.35rem;height:2.35rem;margin:0 0 .75rem .1rem}.dashboard-nav{color:#ffffffc7;white-space:normal;background:0 0;gap:.65rem;min-height:2.55rem;padding:.62rem .7rem;font-size:clamp(.74rem,.8vw,.82rem)}.dashboard-nav svg{color:#ffffffd1;flex:none}.dashboard-nav.is-active{color:#fff;background:#ffffff24}.dashboard-shell__content{background:#fffdf8;gap:clamp(.85rem,1.15vw,1.15rem);min-width:0;padding:clamp(1rem,1.6vw,1.65rem)}.dashboard-shell__top{align-items:flex-start}.dashboard-eyebrow{color:var(--color-ink);font-family:var(--font-sans);letter-spacing:-.035em;text-transform:none;font-size:clamp(1.08rem,1.35vw,1.38rem);font-weight:820}.dashboard-subtitle{color:var(--color-ink-soft);margin-top:.18rem;font-size:clamp(.84rem,.95vw,.98rem);font-weight:680}.dashboard-avatar-row{align-items:center;gap:.55rem;display:inline-flex}.dashboard-alert{width:2rem;height:2rem;color:var(--color-ink);background:#fff;border:1px solid #0c1a2e14;border-radius:999px;place-items:center;display:inline-grid}.dashboard-avatar{width:2.36rem;height:2.36rem;color:var(--color-navy-850);background:#eaf2fa}.dashboard-avatar-chevron{color:var(--color-ink-muted);transform:rotate(90deg)}.dashboard-overview,.dashboard-scan-list{box-shadow:none;background:#fff;border-radius:1.15rem;padding:clamp(.9rem,1.25vw,1.25rem)}.dashboard-kpis{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(.65rem,.9vw,.9rem)}.dashboard-kpi{background:#f4f8fb;border-radius:.85rem;gap:.34rem;min-height:auto;padding:clamp(.75rem,1vw,.95rem)}.dashboard-kpi--accent{background:#fff4e4}.dashboard-kpi span,.dashboard-kpi small{font-size:clamp(.72rem,.85vw,.82rem)}.dashboard-kpi strong{font-size:clamp(1.55rem,2.1vw,2.05rem)}.dashboard-kpi--accent small{color:#d13b21}.dashboard-scan-row{background:#f5f9fb;grid-template-columns:minmax(0,1.5fr) auto minmax(0,.92fr) auto;gap:clamp(.5rem,.75vw,.8rem);min-height:auto;padding:.58rem .75rem}.dashboard-scan-row>span:first-child,.dashboard-scan-row>span:nth-child(3){white-space:normal}.platform-section,.product-section,.proof-section,.review-section,.resources-section{padding-block:var(--section-space)}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,1.6vw,1.35rem)}.feature-card,.resource-card,.stat-card,.review-pillar{min-height:0}.feature-card,.product-card,.stat-card,.resource-card{overflow:visible}.product-section{background:radial-gradient(circle at 92% 10%,#72ddd229,#0000 24%),linear-gradient(#fff0 0%,#edf4f880 100%)}.product-stack{gap:clamp(1rem,2vw,1.5rem)}.product-panel{grid-template-columns:minmax(16rem,.82fr) minmax(0,1.18fr);align-items:center;gap:clamp(1.5rem,3vw,2.8rem);padding:clamp(1.3rem,2.4vw,2.2rem)}.product-workbench{height:auto;min-height:0;overflow:visible}.product-workbench__grid,.product-workbench__grid--ecivil{grid-template-rows:auto;height:auto}.resource-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1rem,1.5vw,1.3rem)}.final-cta{padding-block:var(--section-space-compact) 0}.final-cta__card{overflow:hidden}@media (width<=1180px){.home-hero__grid{text-align:center;grid-template-columns:1fr;justify-items:center}.home-hero__copy{justify-items:center;max-width:760px}.home-hero h1{width:max-content;max-width:100%}.home-hero__lead,.home-hero__promise{margin-inline:auto}.home-hero__actions{justify-content:center}.home-hero__visual{max-width:900px}.feature-grid,.resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-panel{grid-template-columns:1fr}}@media (width<=920px){.section{scroll-margin-top:calc(var(--header-height-mobile) + 1rem);padding-block:clamp(3rem,8vw,4.75rem)}.home-hero{padding-block:clamp(2.75rem,8vw,4.5rem) clamp(3rem,8vw,4.75rem)}.site-logo--hero{display:none}.dashboard-shell{border-width:5px;grid-template-columns:1fr}.dashboard-shell__rail{display:none}.review-steps,.review-pillars,.proof-grid,.site-footer__top{grid-template-columns:1fr}.review-step:not(:last-child):after{display:none}.site-footer__columns{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.section-heading h2,.final-cta__card h2{font-size:clamp(2rem,11vw,3rem)}.home-hero .container--wide{width:min(100% - 1.25rem,100%)}.home-hero h1{letter-spacing:-.065em;width:max-content;max-width:100%;font-size:clamp(2.15rem,10.2vw,3.25rem)}.home-hero__actions{flex-direction:column;align-items:center}.home-hero__actions .button{width:min(100%,18rem)}.home-hero__promise{justify-content:center;max-width:21rem}.feature-grid,.resource-grid,.dashboard-kpis,.dashboard-scan-row,.product-workbench__grid,.product-workbench__grid--ecivil,.stat-grid,.trust-strip__logos,.trust-strip__logos--compact{grid-template-columns:1fr}.dashboard-shell__content,.product-panel,.product-workbench{padding:.9rem}.dashboard-shell__top,.dashboard-overview__header,.mini-panel__head,.product-workbench__top{flex-direction:column;align-items:flex-start;gap:.45rem}.mini-upload{grid-row:auto}.final-cta__benefits{flex-direction:column;align-items:stretch;width:100%}.final-cta__benefits div{justify-content:center;width:100%}.site-footer__columns,.site-footer__meta,.site-footer__legal{grid-template-columns:1fr}.site-footer__meta,.site-footer__legal{flex-direction:column;align-items:flex-start}}.proof-narrative{align-content:start}.proof-narrative h3{max-width:32rem;color:var(--color-ink);font-family:var(--font-display);letter-spacing:-.055em;font-size:clamp(1.65rem,2.2vw,2.55rem);line-height:1.02}.proof-narrative>p{max-width:42rem;color:var(--color-ink-soft);font-family:var(--font-body);letter-spacing:0;font-size:clamp(1rem,1.2vw,1.12rem);line-height:1.65}.proof-narrative__list{gap:.75rem;margin-top:.25rem;display:grid}.proof-narrative__list li{color:var(--color-ink-muted);padding-left:1.35rem;font-size:.96rem;line-height:1.55;position:relative}.proof-narrative__list li:before{background:var(--color-teal-600);content:"";border-radius:999px;width:.45rem;height:.45rem;position:absolute;top:.66em;left:0}.proof-point-card{min-height:11.25rem}.proof-point-card strong{letter-spacing:-.04em;max-width:18rem;font-size:clamp(1.1rem,1.35vw,1.45rem);line-height:1.12}.proof-point-card p{margin-top:.25rem;font-size:.92rem;line-height:1.55}.site-footer__contact a[href^=mailto\:]+a[href^=mailto\:]{padding-left:1.45rem}body.has-open-menu{overflow:hidden}.subpage-hero{background:radial-gradient(circle at 86% 12%,#72ddd233,#0000 28%),linear-gradient(#ffffffeb,#fbf2e3b8);padding-block:clamp(3.2rem,7vw,6rem)}.subpage-hero__grid{grid-template-columns:minmax(0,1.05fr) minmax(20rem,.75fr);align-items:center;gap:clamp(2rem,5vw,5rem);display:grid}.subpage-hero__copy{gap:1.1rem;max-width:50rem;display:grid}.subpage-hero__copy--center{text-align:center;justify-items:center;margin-inline:auto}.subpage-hero h1{letter-spacing:-.06em;text-wrap:balance;font-size:clamp(2.8rem,5vw,5.25rem);line-height:.98}.subpage-hero__copy>p:not(.eyebrow){max-width:44rem;color:var(--color-ink-muted);font-family:var(--font-display);font-size:clamp(1.1rem,1.15vw,1.3rem);line-height:1.55}.subpage-hero__actions{flex-wrap:wrap;align-items:center;gap:.85rem;margin-top:.3rem;display:flex}.subpage-hero__actions--center{justify-content:center}.demo-expectations-card{gap:1rem;padding:clamp(1.35rem,2.5vw,2rem);display:grid}.demo-expectations-card h2,.guide-request-card h2{letter-spacing:-.045em;font-size:clamp(1.75rem,2.2vw,2.55rem)}.demo-expectations-card ul,.resource-detail-card ul{gap:.72rem;display:grid}.demo-expectations-card li,.resource-detail-card li{color:var(--color-ink-muted);padding-left:1.35rem;line-height:1.52;position:relative}.demo-expectations-card li:before,.resource-detail-card li:before{background:var(--color-teal-600);content:"";border-radius:999px;width:.45rem;height:.45rem;position:absolute;top:.68em;left:0}.demo-request-section{padding-top:0}.demo-form{border-radius:var(--radius-xl);box-shadow:var(--shadow-card);background:#ffffffc7;border:1px solid #0c1a2e1f;gap:1rem;padding:clamp(1.2rem,3vw,2rem);display:grid}.demo-form--dark{box-shadow:none;background:#ffffff14;border-color:#ffffff24}.demo-form--compact{padding:clamp(1rem,2.3vw,1.45rem)}.demo-form__header{gap:.45rem;display:grid}.demo-form__eyebrow{color:var(--color-teal-700);letter-spacing:.13em;text-transform:uppercase;font-size:.74rem;font-weight:850}.demo-form--dark .demo-form__eyebrow{color:var(--color-teal-400)}.demo-form__header h2{color:var(--color-ink);letter-spacing:-.045em;font-size:clamp(1.5rem,2vw,2.1rem)}.demo-form--dark .demo-form__header h2{color:#fff}.demo-form__header p,.demo-form__status,.demo-form__fallback{color:var(--color-ink-muted);font-size:.9rem}.demo-form--dark .demo-form__header p,.demo-form--dark .demo-form__status,.demo-form--dark .demo-form__fallback{color:#ffffffb8}.demo-form__trap{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.demo-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.demo-form--compact .demo-form__grid{grid-template-columns:1fr}.demo-form label,.demo-form__message,.demo-form__interests{gap:.4rem;display:grid}.demo-form label span,.demo-form__interests legend{color:var(--color-ink-soft);font-size:.78rem;font-weight:800}.demo-form--dark label span,.demo-form--dark .demo-form__interests legend{color:#ffffffd1}.demo-form input,.demo-form select,.demo-form textarea{width:100%;min-height:2.75rem;color:var(--color-ink);background:#ffffffeb;border:1px solid #0c1a2e21;border-radius:.9rem;padding:.78rem .9rem;box-shadow:inset 0 1px #ffffffb8}.demo-form textarea{resize:vertical}.demo-form--dark input,.demo-form--dark select,.demo-form--dark textarea{color:#fff;background:#03111f70;border-color:#ffffff24}.demo-form--dark input::placeholder,.demo-form--dark textarea::placeholder{color:#ffffff70}.demo-form input:focus,.demo-form select:focus,.demo-form textarea:focus{border-color:var(--color-teal-600);outline:3px solid #72ddd26b}.demo-form input:disabled,.demo-form select:disabled,.demo-form textarea:disabled,.demo-form__interests:disabled{cursor:not-allowed;opacity:.68}.demo-form .button:disabled{cursor:wait;opacity:.72}.demo-form__interests{border:0;margin:0;padding:0}.demo-form__interests>div{flex-wrap:wrap;gap:.55rem;display:flex}.demo-form__interests label{border-radius:var(--radius-pill);cursor:pointer;background:#ffffff9e;border:1px solid #0c1a2e1a;align-items:center;gap:.45rem;min-height:2.4rem;padding:.42rem .68rem;display:inline-flex}.demo-form--dark .demo-form__interests label{background:#ffffff14;border-color:#ffffff24}.demo-form__interests input{width:1rem;min-height:1rem;accent-color:var(--color-teal-700);padding:0}.demo-form__actions{flex-wrap:wrap;align-items:center;gap:.85rem;display:flex}.demo-form__fallback{align-items:center;gap:.42rem;font-weight:800;display:inline-flex}.demo-form__fallback:hover{color:var(--color-teal-700)}.demo-form--dark .demo-form__fallback:hover{color:var(--color-teal-400)}.demo-form__status--success{color:var(--color-teal-700);font-weight:800}.demo-form__status--error{color:#9a3412;font-weight:800}.demo-form--dark .demo-form__status--success{color:var(--color-teal-400)}.demo-form--dark .demo-form__status--error{color:#fed7aa}.demo-form__status:empty{display:none}.final-cta--form .final-cta__card{text-align:left;grid-template-columns:minmax(0,.85fr) minmax(22rem,.72fr);place-items:start stretch;gap:clamp(1.25rem,4vw,3.2rem);display:grid}.final-cta__content{align-content:start;gap:1rem;display:grid}.final-cta__content h2{color:#fff;letter-spacing:-.055em;text-wrap:balance;max-width:min(100%,16.5ch);font-size:clamp(2.35rem,4vw,4.5rem);line-height:.98}.final-cta__content>p:not(.eyebrow){color:#ffffffbd;max-width:42rem;font-size:var(--font-lg)}.final-cta--form .final-cta__benefits{justify-content:flex-start}.resource-hub-section{padding-top:0}.resource-hub-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1rem,1.6vw,1.35rem);display:grid}.resource-hub-card{border-radius:var(--radius-lg);min-height:15rem;box-shadow:var(--shadow-soft);transition:transform var(--duration-base) var(--ease-standard), box-shadow var(--duration-base) var(--ease-standard);background:#ffffffb8;border:1px solid #0c1a2e1a;gap:.65rem;padding:1.1rem;display:grid}.resource-hub-card:hover{box-shadow:var(--shadow-lift);transform:translateY(-3px)}.resource-hub-card>span{color:var(--color-teal-700);letter-spacing:.1em;text-transform:uppercase;font-size:.76rem;font-weight:850}.resource-hub-card strong{color:var(--color-ink);font-family:var(--font-display);font-size:1.3rem;line-height:1.08}.resource-hub-card p{color:var(--color-ink-muted);font-size:.9rem}.resource-detail-section{padding-top:0}.resource-detail-list{gap:1.2rem;display:grid}.resource-detail-card{scroll-margin-top:calc(var(--header-height) + 1.5rem);grid-template-columns:minmax(0,.72fr) minmax(0,1fr);gap:clamp(1.25rem,3vw,2.2rem);padding:clamp(1.35rem,3vw,2.2rem);display:grid}.resource-detail-card__intro{align-content:start;gap:.75rem;display:grid}.resource-detail-card__intro h2,.legal-page-card h2{letter-spacing:-.05em;font-size:clamp(1.7rem,2.5vw,2.75rem)}.resource-detail-card__intro>p:not(.eyebrow),.resource-detail-card__audience,.guide-request-card p{color:var(--color-ink-muted)}.resource-detail-card__audience{border-radius:var(--radius-md);background:var(--color-surface-soft);padding:.85rem}.resource-detail-card__columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.resource-detail-card__columns>div{border-radius:var(--radius-md);background:#f6fafccc;align-content:start;gap:.75rem;padding:1rem;display:grid}.resource-detail-card__columns h3{font-family:var(--font-sans);letter-spacing:.1em;text-transform:uppercase;font-size:.82rem;font-weight:850}.resource-detail-card__actions{flex-wrap:wrap;grid-column:1/-1;gap:.75rem;display:flex}.guide-request-section{padding-top:0}.guide-request-card{text-align:center;justify-items:center;gap:1rem;padding:clamp(1.6rem,4vw,2.6rem);display:grid}.legal-page__meta{border-radius:var(--radius-pill);color:var(--color-ink-muted);background:#ffffffad;padding:.45rem .75rem;font-size:.84rem;font-weight:750;display:inline-flex}.legal-page-section{padding-top:0}.legal-page-card{gap:1.5rem;padding:clamp(1.35rem,3vw,2.3rem);display:grid}.legal-copy-block{gap:.65rem;display:grid}.legal-copy-block:not(:last-of-type){border-bottom:1px solid #0c1a2e14;padding-bottom:1.15rem}.legal-copy-block p{color:var(--color-ink-muted);line-height:1.7}.legal-page-card__actions{flex-wrap:wrap;gap:.75rem;display:flex}@media (width<=1080px){.subpage-hero__grid,.final-cta--form .final-cta__card,.resource-detail-card{grid-template-columns:1fr}.resource-hub-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.final-cta--form .final-cta__card,.final-cta__content{text-align:center;justify-items:center}.final-cta__content h2{max-width:980px}.final-cta--form .final-cta__benefits{justify-content:center}}@media (width<=680px){.subpage-hero h1{font-size:clamp(2.3rem,12vw,3.35rem)}.subpage-hero__actions,.demo-form__actions,.resource-detail-card__actions,.legal-page-card__actions{flex-direction:column;align-items:stretch}.subpage-hero__actions .button,.demo-form__actions .button,.resource-detail-card__actions .button,.legal-page-card__actions .button{width:100%}.demo-form__grid,.resource-hub-grid,.resource-detail-card__columns{grid-template-columns:1fr}.demo-form__interests>div{flex-direction:column;align-items:stretch}.demo-form__interests label{justify-content:flex-start}}.stack{gap:var(--space-4);display:grid}.cluster{align-items:center;gap:var(--space-4);flex-wrap:wrap;display:flex}.flow>*+*{margin-top:var(--space-4)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
