:root{--font-display:"DM Serif Display", Georgia, serif;--font-body:"Inter", "Segoe UI", system-ui, sans-serif;--brand-blue:#1a44c0;--deep-navy:#0d2b7a;--sky-blue:#3a6ae8;--blue-tint:#e6edfb;--compliance-green:#0a5c4a;--action-amber:#c87d12;--warm-white:#f8f7f4;--ink:#1a1916;--stone:#5a5956;--border:#e2e0da;--brand:var(--brand-blue);--brand-strong:var(--deep-navy);--brand-warm:var(--action-amber);--success:var(--compliance-green);--danger:#c53d3d;--surface-0:var(--warm-white);--surface-1:#fff;--surface-2:var(--blue-tint);--line-soft:var(--border);--ink-strong:var(--ink);--muted:var(--stone);--radius-sm:.6rem;--radius-md:1rem;--radius-lg:1.35rem;--radius-xl:1.8rem;--shadow-soft:0 14px 36px #0f3c6d17;--shadow-hover:0 20px 44px #0a386626;--motion-fast:.18s;--motion-med:.32s;--motion-slow:.56s;color:var(--ink-strong);background:var(--surface-0);line-height:1.7;font-family:var(--font-body);font-weight:400}*{box-sizing:border-box}body{color:var(--ink-strong);background:radial-gradient(circle at 85% 8%,#3a6ae82e 0%,#3a6ae80a 30%,#0000 50%),radial-gradient(circle at 12% 20%,#1a44c01f 0%,#1a44c008 24%,#0000 40%),linear-gradient(#fcfbf8 0%,#f8f7f4 100%);margin:0}p,li,label,button{font-size:15px}input,textarea,select{font-size:16px}img,svg,video,canvas{max-width:100%;height:auto;display:block}small{font-size:13px;line-height:1.6}a{color:inherit}.container{width:100%;max-width:1240px;margin:0 auto;padding-inline:24px}.skip-link{position:absolute;top:0;left:-999px}.skip-link:focus{z-index:1000;border:2px solid var(--brand);background:#fff;padding:.5rem .75rem;top:1rem;left:1rem}.site-header{z-index:30;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line-soft);background:#f4faffe0;position:sticky;top:0}.header-row{justify-content:space-between;align-items:center;gap:1rem;min-height:60px;display:flex}.brand-mark{font-weight:500;font-family:var(--font-body);color:var(--ink-strong);gap:.2rem;padding:.45rem;text-decoration:none;display:grid}.brand-logo{width:180px;min-width:120px;max-width:100%;color:var(--brand);align-items:center;gap:.5rem;display:inline-flex}.brand-monogram{border:2px solid var(--brand);letter-spacing:.04em;border-radius:.4rem;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.78rem;font-weight:500;display:inline-flex}.brand-wordmark{font-family:var(--font-display);letter-spacing:.01em;font-size:1.42rem;line-height:1}.brand-tagline{letter-spacing:.07em;text-transform:uppercase;color:var(--stone);font-size:.7rem;font-weight:500}.main-nav{flex-wrap:wrap;gap:.3rem;display:flex}.desktop-nav{display:none}.menu-toggle,.menu-close{border:1px solid var(--line-soft);border-radius:var(--radius-sm);min-width:44px;min-height:44px;color:var(--ink-strong);font:inherit;cursor:pointer;background:#fff;padding:.5rem .75rem;font-weight:500}.mobile-nav-overlay{z-index:35;background:#121d3070;position:fixed;inset:0}.mobile-nav{border-left:1px solid var(--line-soft);background:#fff;align-content:start;gap:.3rem;width:min(86vw,360px);height:100%;padding:1rem;display:grid;position:absolute;top:0;right:0}.mobile-nav-link{min-height:48px;color:var(--ink-strong);border-radius:var(--radius-sm);align-items:center;padding:.6rem .8rem;font-weight:500;text-decoration:none;display:flex}.nav-link{color:var(--muted);min-height:48px;transition:color var(--motion-fast) ease, background var(--motion-fast) ease;border-radius:999px;align-items:center;padding:.45rem .7rem;font-weight:500;text-decoration:none;display:inline-flex}.nav-link:hover,.nav-link.active{color:var(--brand-strong);background:#0b66d81f}main{isolation:isolate;position:relative}.hero{background:linear-gradient(#0d2b7a14,#0d2b7a05 55%,#0000 100%);padding:56px 0}.hero-grid{grid-template-columns:1fr;align-items:center;gap:1rem;display:grid}.hero-card{border-radius:var(--radius-xl);box-shadow:var(--shadow-soft);background:linear-gradient(150deg,#fff,#f4fbff 66%);border:1px solid #bfd6eb;padding:1.25rem}.metric-row{gap:.85rem;margin-top:1rem;display:grid}.metric-chip{border-radius:var(--radius-md);background:#f8fcff;border:1px solid #c5dbef;padding:.75rem}.metric-chip strong{color:var(--ink-strong);font-size:1.25rem;display:block}.eyebrow{text-transform:uppercase;letter-spacing:.1em;color:var(--brand);margin:0;font-size:11px;font-weight:500}h1,h2,h3{font-family:var(--font-body);letter-spacing:0;color:var(--ink-strong);font-weight:500}h1{margin:.6rem 0 1rem;font-size:22px;line-height:1.3}h2{margin-top:0;font-size:18px;line-height:1.4}h3{font-size:16px;line-height:1.4}.hero h1{font-family:var(--font-display);font-size:28px;font-weight:500;line-height:1.2}.hero-copy,.section-copy{color:var(--muted);max-width:68ch}.hero-cta-row,.cta-row{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.btn{cursor:pointer;min-height:48px;transition:transform var(--motion-fast) ease, box-shadow var(--motion-fast) ease;border:1px solid #0000;border-radius:.72rem;justify-content:center;align-items:center;padding:.75rem 1rem;font-weight:500;text-decoration:none;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn-primary{background:linear-gradient(125deg, var(--action-amber), #a56508);color:var(--ink);box-shadow:0 10px 22px #c87d124d}.btn-secondary{border-color:var(--brand);color:var(--brand-strong);background:#fff}.btn-tertiary{border-color:var(--line-soft);color:var(--ink-strong);background:0 0}.btn:disabled{opacity:.65;cursor:not-allowed}.page-section{padding:56px 0}.content-block{background:var(--surface-1);border:1px solid var(--line-soft);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);padding:1.5rem}.cards-three,.feature-grid,.stacked-cards,.comparison-grid,.workflow-grid{grid-template-columns:1fr;gap:1rem;display:grid}.stacked-cards{grid-template-columns:1fr}.card,.panel{background:var(--surface-1);border:1px solid var(--line-soft);border-radius:var(--radius-md);box-shadow:var(--shadow-soft);transition:transform var(--motion-fast) ease, box-shadow var(--motion-fast) ease;padding:1.5rem}.card:hover,.panel:hover{box-shadow:var(--shadow-hover);transform:translateY(-4px)}.card p,.panel p,li{color:var(--muted)}.highlight-band,.cta-band{border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);background:linear-gradient(150deg,#eaf5ff,#f5fbff 72%);border:1px solid #bfd7ed;margin:2rem auto 3rem;padding:24px}.compliance-band{background:var(--surface-2);margin:0;padding:60px 0}.compliance-band .container{background:var(--surface-1);border:1px solid var(--line-soft);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);padding:24px}.risk-chip{border:1px solid color-mix(in srgb, var(--compliance-green) 45%, white);color:var(--compliance-green);background:color-mix(in srgb, var(--compliance-green) 10%, white);border-radius:999px;align-items:center;gap:.35rem;padding:.3rem .6rem;font-size:13px;font-weight:500;display:inline-flex}.risk-chip.warning{color:#8b430f;background:#fff3e8;border-color:#f5ba88}.form-grid{gap:1rem;display:grid}.field-wrap{gap:.35rem;font-weight:500;display:grid}.field-wrap input,.field-wrap textarea,.field-wrap select{min-height:48px;transition:border-color var(--motion-fast) ease, box-shadow var(--motion-fast) ease;border:1px solid #adc7df;border-radius:.64rem;padding:.58rem .72rem;font-family:inherit;font-size:16px;line-height:1.5}.field-wrap input:focus,.field-wrap textarea:focus{border-color:var(--brand);outline:none;box-shadow:0 0 0 3px #0b66d82e}.error-text{color:var(--danger);font-weight:500}.error-banner{color:#7a1d1d;background:#ffecec;border:1px solid #f3b0b0;border-radius:.55rem;margin:0;padding:.75rem;font-weight:500}.success-panel{background:linear-gradient(160deg,#eefaf4,#f9fffc);border-color:#8ecfb8}.success-panel h2{margin-bottom:.5rem}.site-footer{border-top:1px solid var(--line-soft);background:linear-gradient(#f5fafff2,#eef6fff2);margin-top:3rem;padding:2rem 0}.footer-grid{grid-template-columns:1fr;gap:1rem;display:grid}.footer-grid ul{margin:0;padding-left:1.1rem}.narrow{max-width:760px}.centered{text-align:center}.mt-sm{margin-top:.6rem}.compliance-disclaimer{color:var(--stone);margin:.5rem 0 0;font-size:13px}.calculator-panel{border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);background:linear-gradient(165deg,#fff,#f1f9ff 80%);border:1px solid #bfd7ee;padding:1.2rem}.calculator-head h2{margin-bottom:.5rem}.calculator-grid{grid-template-columns:1fr;gap:.9rem;display:grid}.calculator-grid input[type=range]{width:100%}.calculator-grid input,.calculator-grid select{border:1px solid #adc7df;border-radius:.64rem;min-height:2.5rem;padding:.48rem .68rem;font-family:inherit;font-size:16px;line-height:1.5}.calculator-result{border-radius:var(--radius-md);transition:transform var(--motion-fast) ease, box-shadow var(--motion-fast) ease;background:#f8fcff;border:1px solid #b7d2ea;margin-top:1rem;padding:.9rem}.calculator-result:hover{box-shadow:var(--shadow-soft);transform:translateY(-2px)}.calculator-result strong{margin:.45rem 0;font-size:1.38rem;display:block}.calculator-actions{justify-content:flex-end;margin-top:.65rem;display:flex}.proof-card{position:relative}.proof-toggle{margin-top:.35rem;padding:.42rem .62rem;font-size:.84rem}.proof-detail{border-top:1px dashed #b9d0e7;margin-top:.7rem;padding-top:.7rem}.timeline-shell{border:1px solid var(--line-soft);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);background:#fff;padding:1rem}.timeline-track{grid-template-columns:repeat(3,minmax(0,1fr));gap:.95rem;display:grid}.timeline-step{border-radius:var(--radius-md);background:linear-gradient(160deg,#f8fcff,#eef7ff);border:1px solid #c8dcf0;padding:.85rem;position:relative;overflow:hidden}.timeline-step:after{content:"";background:linear-gradient(95deg,#0000 5%,#0b66d81a 36%,#0000 62%);animation:3.2s ease-in-out infinite timelineSweep;position:absolute;inset:0;transform:translate(-115%)}.timeline-index{background:var(--brand);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:1.8rem;height:1.8rem;font-weight:500;display:inline-flex}.product-mock{background:linear-gradient(160deg,#fff,#edf7ff);margin-top:.9rem}.mock-header{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.mock-status{color:var(--muted);font-size:.78rem;font-weight:500}.mock-chart{grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:.4rem;min-height:92px;margin-top:.9rem;display:grid}.bar{background:linear-gradient(#66a6ff,#0d62cf);border-radius:.45rem .45rem .2rem .2rem;animation:2.6s ease-in-out infinite barPulse}.bar-1{height:42px;animation-delay:0s}.bar-2{height:78px;animation-delay:.14s}.bar-3{height:58px;animation-delay:.26s}.bar-4{height:88px;animation-delay:.36s}.mock-grid{grid-template-columns:1fr;gap:.65rem;margin-top:.8rem;display:grid}.mock-grid small{color:#6382a1}.mock-grid strong{display:block}.integration-chips{flex-wrap:wrap;gap:.6rem;display:flex}.faq-page{scroll-margin-top:100px}.faq-jump{margin-top:1rem}.faq-jump-links{flex-wrap:wrap;gap:.55rem;display:flex}.faq-group{border-top:1px solid #d6e5f3;margin-top:2rem;padding-top:2rem}.faq-list{gap:.7rem;display:grid}.faq-item{border-radius:var(--radius-md);box-shadow:var(--shadow-soft);background:#fff;border:1px solid #bfd7ee}.faq-toggle{text-align:left;width:100%;font:inherit;color:var(--ink-strong);cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 1rem;font-weight:500;display:flex}.faq-answer{max-height:0;transition:max-height var(--motion-med) ease;overflow:hidden}.faq-answer.open{max-height:240px}.faq-answer p{color:var(--muted);margin:0;padding:0 1rem 1rem}.faq-group-cta{margin-top:.7rem}.comparison-table-wrap{border:1px solid var(--line-soft);border-radius:var(--radius-md);box-shadow:var(--shadow-soft);background:var(--surface-1);overflow-x:auto}.comparison-table{border-collapse:collapse;width:100%;min-width:760px}.comparison-table caption{text-align:left;color:var(--muted);padding:.9rem 1rem 0;font-weight:500}.comparison-table th,.comparison-table td{text-align:left;vertical-align:top;border-top:1px solid #d6e5f3;padding:.85rem 1rem}.comparison-table thead th{background:#f4f9ff;border-top:0}.consent-banner{z-index:40;border:1px solid var(--line-soft);border-radius:var(--radius-md);width:min(900px,94vw);box-shadow:var(--shadow-hover);background:#fff;padding:.9rem 1rem;position:fixed;bottom:1rem;left:50%;transform:translate(-50%)}.consent-banner p{color:var(--muted);margin:0}.consent-row{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:1rem;display:flex}.toggle{align-items:center;gap:.45rem;font-weight:500;display:inline-flex}.toggle input[type=checkbox]{width:1.15rem;height:1.15rem}[data-reveal]{opacity:0;transition:opacity var(--motion-med) ease, transform var(--motion-med) ease;transform:translateY(14px)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}[data-reveal=stagger-1]{transition-delay:60ms}[data-reveal=stagger-2]{transition-delay:.13s}[data-reveal=stagger-3]{transition-delay:.19s}[data-reveal=stagger-4]{transition-delay:.25s}:focus-visible{outline:3px solid var(--brand);outline-offset:2px}@keyframes dotPulse{0%,to{box-shadow:0 0 #0b66d880}50%{box-shadow:0 0 0 8px #0b66d800}}@keyframes timelineSweep{0%{transform:translate(-115%)}55%{transform:translate(110%)}to{transform:translate(110%)}}@keyframes barPulse{0%,to{filter:saturate()}50%{filter:saturate(1.32)}}@media (width>=640px){.cards-three,.feature-grid,.comparison-grid,.workflow-grid,.timeline-track,.calculator-grid{grid-template-columns:1fr 1fr}.hero h1{font-size:36px}}@media (width>=768px){.desktop-nav{display:flex}.menu-toggle{display:none}.header-row{min-height:72px}.hero{padding:80px 0 72px}.hero-grid{grid-template-columns:1.62fr 1fr;gap:2rem}.hero h1{font-size:48px}h1{font-size:26px}h2{font-size:20px}h3{font-size:16px}.footer-grid{grid-template-columns:2fr 1fr 1fr}.consent-row{flex-direction:row;justify-content:space-between;align-items:center}}@media (width>=1024px){.cards-three,.feature-grid,.comparison-grid,.workflow-grid{grid-template-columns:repeat(3,minmax(0,1fr))}h1{font-size:32px}h2{font-size:24px}h3{font-size:18px}.page-section{padding:88px 0}.content-block,.card,.panel,.highlight-band,.cta-band,.compliance-band .container{padding:3rem}}@media (width<=1020px){.header-row{flex-wrap:wrap;padding:.55rem 0}.hero-grid,.cards-three,.feature-grid,.comparison-grid,.workflow-grid,.calculator-grid,.timeline-track,.footer-grid{grid-template-columns:1fr 1fr}.faq-answer.open{max-height:320px}}@media (width<=700px){.calculator-actions{justify-content:stretch}.calculator-actions .btn{width:100%}.timeline-step:after{animation-duration:4.8s}.faq-jump-links .btn{justify-content:flex-start;width:100%}.consent-banner .btn,.btn{width:100%}.cta-row{gap:.5rem;display:grid}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}[data-reveal]{opacity:1;transform:none}.timeline-step:after,.bar{animation:none!important}}
