:root{--bg:#fafbfc;--panel:#fff;--panel-alt:#f5f7fa;--ink:#0f1d2e;--ink-2:#1e3048;--muted:#4a5a72;--muted-2:#6b7f99;--line:#dce5f0;--line-2:#e8eef7;--brand:#0960a8;--brand-strong:#084f8e;--brand-light:#e8f2fc;--green-light:#e6f7ef;--green:#1a9e5c;--radius-sm:10px;--radius-md:14px;--radius-lg:20px;--shadow-sm:0 1px 3px #0960a812,0 1px 2px #0000000a;--shadow-md:0 4px 16px #0960a817,0 1px 4px #0000000a}*{box-sizing:border-box}html,body{margin:0;padding:0}body{color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;font-family:Inter,Segoe UI,Helvetica Neue,Arial,sans-serif;line-height:1.6}.landing-root{min-height:100vh}.shell{max-width:1040px;margin:0 auto;padding:0 1.25rem}.section{padding:0}.site-header{z-index:50;-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--line);background:#ffffffeb;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 0;display:flex}.brand-logo{object-fit:contain;width:172px;max-width:100%;height:auto;display:block}.header-actions{align-items:center;gap:.75rem;display:flex}.locale-label{color:var(--muted);font-size:.85rem}.locale-select{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--panel);color:var(--ink);cursor:pointer;padding:.4rem .55rem;font-size:.87rem}.hero-section{background:radial-gradient(ellipse at 10% 0%,#0960a803 0,transparent 64%),radial-gradient(ellipse at 95% 90%,#1a9e5c02 0,transparent 60%),var(--bg);padding:5rem 0 4rem}.hero-grid{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}.hero-badge{background:var(--brand-light);color:var(--brand);letter-spacing:.02em;text-transform:uppercase;border:1px solid #0960a833;border-radius:999px;margin-bottom:.6rem;padding:.28rem .75rem;font-size:.78rem;font-weight:600;display:inline-block}.hero-tagline{color:var(--muted);margin:0 0 .9rem;font-size:.88rem;font-style:italic;line-height:1.5;display:block}.hero-content h1{letter-spacing:-.02em;color:var(--ink);margin:0 0 1rem;font-size:clamp(1.75rem,3.5vw,2.55rem);font-weight:700;line-height:1.18}.hero-content .lead{color:var(--muted);max-width:52ch;margin:0 0 1.75rem;font-size:1.05rem;line-height:1.65}.hero-visual{display:flex}.hero-flow-panel{border-radius:var(--radius-lg);background:linear-gradient(#fff 0%,#fbfdff 100%);border:1px solid #0c3a681f;gap:1rem;width:100%;padding:1rem;display:grid;box-shadow:0 16px 34px #0c3a6814,0 2px 8px #0c3a680f}.hero-flow-animation-wrapper{width:100%;min-width:0;max-width:100%;margin-inline:0}.hero-flow-animation-wrapper flow-diagram-animation{width:100%;max-width:100%;display:block}.hero-flow-row{border-radius:var(--radius-md);background:linear-gradient(#fff 0%,#fdfefe 100%);border:1px solid #0c3a6817;padding:.85rem .9rem}.hero-flow-path-title{color:#5a6f89;letter-spacing:.045em;text-transform:uppercase;margin:0 0 .65rem;font-size:.74rem;font-weight:700}.hero-flow-track{flex-wrap:wrap;align-items:center;gap:.48rem;display:flex}.hero-flow-card{background:var(--panel);border:1px solid #0c3a6824;border-radius:12px;align-items:center;gap:.55rem;min-height:58px;padding:.58rem .74rem;display:inline-flex;box-shadow:0 6px 14px #0960a817,0 1px 3px #0c3a6814}.hero-flow-card--search{border-color:#0960a84d}.hero-flow-card--green{border-color:#1a9e5c57}.hero-flow-card-icon{border:1px solid #0000;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.hero-flow-card-icon.icon-blue{border-color:#0960a83d;box-shadow:inset 0 0 0 1px #ffffff61}.hero-flow-card-icon.icon-green{border-color:#1a9e5c47;box-shadow:inset 0 0 0 1px #ffffff6b}.hero-flow-card-icon .icon-svg{width:16px;height:16px}.hero-flow-card-text{color:var(--ink-2);font-size:.8rem;font-weight:700;line-height:1.3}.hero-flow-arrow{--flow-arrow-color:var(--brand);flex:none;width:34px;height:12px;position:relative}.hero-flow-arrow:before{content:"";background:var(--flow-arrow-color);opacity:.92;border-radius:999px;height:2px;position:absolute;top:50%;left:2px;right:8px;transform:translateY(-50%)}.hero-flow-arrow:after{content:"";border-top:2px solid var(--flow-arrow-color);border-right:2px solid var(--flow-arrow-color);width:7px;height:7px;position:absolute;top:50%;right:3px;transform:translateY(-50%)rotate(45deg)}.hero-flow-arrow--blue{--flow-arrow-color:var(--brand)}.hero-flow-arrow--green{--flow-arrow-color:var(--green)}.hero-cards-section{padding-top:0}.hero-cards-title{margin-bottom:1.1rem}.hero-cards-grid{grid-template-columns:1fr 1fr;gap:.9rem;display:grid}.product-card{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);padding:.9rem 1.1rem}.product-card-header{align-items:center;gap:.5rem;margin-bottom:.55rem;display:flex}.product-card-icon{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.icon-blue{background:var(--brand-light);color:var(--brand)}.icon-green{background:var(--green-light);color:var(--green)}.product-card-title{color:var(--ink-2);letter-spacing:.01em;text-transform:uppercase;font-size:.82rem;font-weight:700}.product-card-divider{background:var(--line-2);height:1px;margin:.5rem 0}.product-card-rows{flex-direction:column;gap:.38rem;margin-bottom:.55rem;display:flex}.product-card-row-item{align-items:center;gap:.45rem;display:flex}.product-card-row-dot{background:var(--brand-light);border:1.5px solid #0960a866;border-radius:50%;flex-shrink:0;width:7px;height:7px}.product-card-row-dot--green{background:var(--green-light);border-color:#1a9e5c66}.product-card-row-line{background:var(--line);border-radius:999px;flex:1;height:5px}.product-card-row-line--short{max-width:55%}.product-card-row-pill{border-radius:999px;flex-shrink:0;width:30px;height:5px}.product-card-row-pill--blue{background:#0960a82e}.product-card-row-pill--green{background:#1a9e5c2e}.product-card-row-pill--neutral{background:var(--line)}.product-card-tags{flex-wrap:wrap;gap:.35rem;display:flex}.tag{border-radius:999px;padding:.2rem .55rem;font-size:.74rem;font-weight:500}.tag-blue{background:var(--brand-light);color:var(--brand-strong);border:1px solid #0960a826}.tag-green{background:var(--green-light);color:var(--green);border:1px solid #1a9e5c2e}.tag-neutral{background:var(--panel-alt);color:var(--muted);border:1px solid var(--line)}.cta-row{flex-wrap:wrap;gap:.65rem;display:flex}.btn{white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:.65rem 1.2rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:background-color .14s,box-shadow .14s,transform .14s;display:inline-flex}.btn-primary{color:#fff;background:linear-gradient(135deg,#4f46e5 0%,#7c3aed 52%,#0a7ec4 100%);box-shadow:0 8px 20px #4f46e542,0 2px 6px #0a7ec433}.btn-primary:hover{background:linear-gradient(135deg,#4338ca 0%,#6d28d9 54%,#0960a8 100%);transform:translateY(-1px);box-shadow:0 10px 24px #4f46e552,0 3px 8px #0a7ec43d}.btn-primary:focus-visible{outline-offset:3px;outline:2px solid #4f46e5}.btn-secondary,.btn-ghost{background:var(--panel);color:var(--ink);border-color:var(--line)}.btn-secondary:hover,.btn-ghost:hover{background:var(--panel-alt)}.btn-example{cursor:pointer;color:#fff;background:linear-gradient(135deg,var(--brand-strong),var(--brand));text-transform:none;letter-spacing:.01em;border-color:#0960a847;border-radius:999px;margin-top:.8rem;padding:.48rem .86rem;font-size:.76rem;font-weight:800;box-shadow:0 8px 18px #0960a82e}.btn-example:hover{transform:translateY(-1px);box-shadow:0 10px 22px #0960a838}.btn-example:focus-visible{outline-offset:3px;outline:3px solid #1479c947}.microcopy{color:var(--muted-2);margin-top:.85rem;margin-bottom:0;font-size:.84rem}.credits-box{background:var(--brand-light);border-radius:var(--radius-sm);border:1px solid #0960a82e;max-width:38ch;margin-top:.9rem;padding:.7rem .95rem}.credits-box-label{color:var(--brand-strong);letter-spacing:.015em;margin-bottom:.2rem;font-size:.77rem;font-weight:700;display:block}.credits-box-body{color:var(--brand);font-size:.78rem;line-height:1.5;display:block}.example-modal-overlay{z-index:120;background:#0c18269e;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.example-modal{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius-lg);flex-direction:column;width:min(960px,100%);max-height:calc(100vh - 2rem);display:flex;overflow:hidden;box-shadow:0 20px 44px #0a14233d}.example-modal-header{border-bottom:1px solid var(--line-2);justify-content:space-between;align-items:flex-start;gap:.85rem;padding:1rem 1rem .85rem;display:flex}.example-modal-title{color:var(--ink);font-size:1.06rem;line-height:1.35}.example-modal-subtitle{color:var(--muted);margin-top:.3rem;font-size:.86rem;line-height:1.5}.example-close-btn{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--panel);color:var(--ink);cursor:pointer;padding:.4rem .7rem;font-size:.8rem;font-weight:600}.example-close-btn:hover{background:var(--panel-alt)}.example-badges{border-bottom:1px solid var(--line-2);flex-wrap:wrap;gap:.4rem;padding:.75rem 1rem;display:flex}.example-badge{border-radius:999px;padding:.25rem .62rem;font-size:.74rem;font-weight:700}.example-badge-blue{background:var(--brand-light);color:var(--brand-strong);border:1px solid #0960a82b}.example-badge-green{background:var(--green-light);color:var(--green);border:1px solid #1a9e5c38}.example-badge-neutral{background:var(--panel-alt);color:var(--muted);border:1px solid var(--line)}.example-modal-body{gap:.75rem;padding:.95rem 1rem 1.05rem;display:grid;overflow:auto}.example-section-card{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius-md);padding:.85rem}.example-section-card h4{color:var(--ink);margin-bottom:.58rem;font-size:.88rem}.example-manuscript-title{color:var(--ink-2);margin-bottom:.7rem;font-size:.92rem;line-height:1.55}.example-meta-grid{grid-template-columns:1fr 1fr;gap:.52rem;margin-bottom:.72rem;display:grid}.example-meta-grid dt{color:var(--muted-2);text-transform:uppercase;letter-spacing:.03em;font-size:.74rem}.example-meta-grid dd{color:var(--ink-2);margin:0;font-size:.83rem}.example-list-block+.example-list-block{margin-top:.62rem}.example-list-block strong{color:var(--ink);margin-bottom:.3rem;font-size:.8rem;display:block}.example-list-block ul{gap:.24rem;margin:0;padding-left:1.2rem;list-style:outside;display:grid}.example-list-block li{color:var(--muted);font-size:.82rem;line-height:1.5}.example-journal-grid{gap:.64rem;display:grid}.example-journal-card{border:1px solid var(--line-2);border-radius:var(--radius-sm);background:#fbfdff;padding:.72rem}.example-journal-header{justify-content:space-between;align-items:flex-start;gap:.62rem;margin-bottom:.45rem;display:flex}.example-journal-header h5{color:var(--ink);margin:0;font-size:.92rem}.example-journal-header p{color:var(--muted-2);margin:.2rem 0 0;font-size:.77rem}.example-score-pill{color:var(--brand-strong);white-space:nowrap;background:#0960a81a;border:1px solid #0960a82e;border-radius:999px;padding:.2rem .58rem;font-size:.73rem;font-weight:700}.example-kv-grid{grid-template-columns:1fr;gap:.16rem;margin-bottom:.35rem;display:grid}.example-kv-grid p,.example-why-fit{color:var(--muted);font-size:.8rem;line-height:1.52}.example-kv-grid strong,.example-why-fit strong,.example-compact-body strong{color:var(--ink-2)}.example-selected-pill{background:var(--green-light);color:var(--green);border:1px solid #1a9e5c33;border-radius:999px;margin:.2rem 0 .35rem;padding:.2rem .55rem;font-size:.72rem;font-weight:700;display:inline-block}.example-list-columns{grid-template-columns:1fr 1fr;gap:.65rem;display:grid}.example-list-columns strong{margin-bottom:.25rem;font-size:.78rem;display:block}.example-list-columns ul{gap:.2rem;margin:0;padding-left:1.05rem;list-style:outside;display:grid}.example-list-columns li{color:var(--muted);font-size:.79rem;line-height:1.45}.example-compact-list{gap:.45rem;display:grid}.example-compact-item{border:1px solid var(--line-2);border-radius:var(--radius-sm);background:#fbfdff}.example-compact-item summary{cursor:pointer;color:var(--ink-2);justify-content:space-between;align-items:center;gap:.55rem;padding:.56rem .68rem;font-size:.8rem;font-weight:600;list-style:none;display:flex}.example-compact-item summary::-webkit-details-marker{display:none}.example-compact-body{border-top:1px solid var(--line-2);gap:.18rem;padding:.56rem .68rem .62rem;display:grid}.example-compact-body p{color:var(--muted);font-size:.79rem}.example-modal-footer{border-top:1px solid var(--line-2);background:#fbfdff;padding:.72rem 1rem .95rem}.example-modal-footer p{color:var(--muted-2);font-size:.76rem;line-height:1.5}.editorial-summary-grid{margin-bottom:.65rem}.section-critique-list{gap:.45rem;display:grid}.example-section-note{color:var(--muted);margin:-.2rem 0 .65rem;font-size:.82rem;line-height:1.5}.severity-pill{border:1px solid #0000;border-radius:999px;padding:.16rem .5rem;font-size:.72rem;font-weight:700}.severity-low{color:var(--brand-strong);background:#0960a81a;border-color:#0960a82e}.severity-medium{color:#8a5a08;background:#d0850f1f;border-color:#d0850f3d}.severity-high{color:#9b3516;background:#c94d211f;border-color:#c94d2140}.severity-critical{color:#912020;background:#b02a2a24;border-color:#b02a2a47}.audit-metrics-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:.48rem;margin-bottom:.72rem;display:grid}.audit-metric-card{border:1px solid var(--line-2);border-radius:var(--radius-sm);background:#fbfdff;gap:.22rem;padding:.55rem;display:grid}.audit-metric-card span{color:var(--muted-2);font-size:.72rem;line-height:1.3}.audit-metric-card strong{color:var(--ink);font-size:1.05rem}.content-section{padding:4rem 0}.content-section+.content-section{border-top:1px solid var(--line-2)}.section-label{letter-spacing:.08em;text-transform:uppercase;color:var(--brand);margin-bottom:.6rem;font-size:.75rem;font-weight:700}.section-title{letter-spacing:-.015em;color:var(--ink);margin:0 0 .75rem;font-size:clamp(1.35rem,2.5vw,1.85rem);font-weight:700;line-height:1.22}.section-body{color:var(--muted);max-width:66ch;font-size:1rem;line-height:1.7}.section-body+.section-body{margin-top:.75rem}.problem-content{width:100%;max-width:none}.problem-intro{max-width:78ch;margin-bottom:1.4rem}.problem-grid{grid-template-columns:repeat(3,1fr);gap:1rem;width:100%;margin-bottom:1.1rem;display:grid}.problem-card{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);padding:1.1rem}.problem-card-icon{border-radius:9px;justify-content:center;align-items:center;width:32px;height:32px;margin-bottom:.6rem;display:inline-flex}.problem-card h3{color:var(--ink);margin:0 0 .35rem;font-size:.94rem;line-height:1.35}.problem-card p{color:var(--muted);font-size:.87rem;line-height:1.55}.problem-closing{max-width:78ch}.modules-grid{grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:2.5rem;display:grid}.module-card{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:1.75rem}.module-card-header{align-items:center;gap:.65rem;margin-bottom:.75rem;display:flex}.module-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.module-card h3{color:var(--ink);margin:0;font-size:1rem;font-weight:700;line-height:1.3}.module-card p{color:var(--muted);margin:0 0 1rem;font-size:.93rem;line-height:1.6}.module-bullets{gap:.45rem;margin:0;padding:0;list-style:none;display:grid}.module-bullets li{color:var(--ink-2);padding-left:1.1rem;font-size:.88rem;line-height:1.5;position:relative}.module-bullets li:before{content:"→";color:var(--brand);font-size:.8rem;position:absolute;left:0}.steps-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:2.5rem;display:grid}.step-card{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);padding:1.4rem}.step-number{background:var(--brand-light);width:32px;height:32px;color:var(--brand);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:.75rem;font-size:.8rem;font-weight:800;display:flex}.step-card p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.55}.step-card strong{color:var(--ink);margin-bottom:.3rem;font-size:.92rem;display:block}.benefits-grid{grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:2.5rem;display:grid}.benefit-card{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);padding:1.25rem}.benefit-icon{border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;margin-bottom:.65rem;display:inline-flex}.icon-svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.module-icon .icon-svg,.benefit-icon .icon-svg{width:18px;height:18px}.benefit-card strong{color:var(--ink);margin-bottom:.35rem;font-size:.9rem;font-weight:700;display:block}.benefit-card p{color:var(--muted);margin:0;font-size:.84rem;line-height:1.5}.trust-section{background:#f7f9fb}.trust-statements{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2.5rem;display:grid}.trust-statement{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius-md);color:var(--muted);padding:1.1rem 1.25rem;font-size:.9rem;line-height:1.55}.trust-statement-icon{border-radius:9px;justify-content:center;align-items:center;width:32px;height:32px;margin-bottom:.55rem;display:inline-flex}.trust-statement-icon .icon-svg{width:17px;height:17px}.trust-statement strong{color:var(--ink);margin-bottom:.2rem;font-weight:600;display:block}.faq-title{color:var(--ink);margin:0 0 1rem;font-size:1.1rem;font-weight:700}.faq-list{gap:.6rem;display:grid}.faq-item{border:1px solid var(--line-2);border-radius:var(--radius-sm);background:var(--panel);padding:0;overflow:hidden}.faq-item summary{cursor:pointer;color:var(--ink);padding:.9rem 1rem;font-size:.92rem;font-weight:800;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";float:right;color:var(--brand);font-weight:800}.faq-item[open] summary:after{content:"−"}.faq-item p{color:var(--muted);margin:0;padding:0 1rem 1rem;font-size:.88rem;line-height:1.55}.final-cta-section{background:linear-gradient(135deg,#0c3a68 0%,#0960a8 100%);padding:4.5rem 0}.final-cta-section .section-title{color:#fff;max-width:52ch}.final-cta-section .section-body{color:#ffffffbf;max-width:52ch;margin-bottom:2rem}.final-cta-section .btn-secondary{color:#fff;background:#ffffff1f;border-color:#ffffff40}.final-cta-section .btn-secondary:hover{background:#fff3}.site-footer{background:var(--panel);border-top:1px solid var(--line);padding:2rem 0}.footer-inner{flex-direction:column;gap:.55rem;display:flex}.footer-brand{align-items:center;gap:.65rem;display:flex}.footer-mark{opacity:.6;flex-shrink:0;width:26px;height:26px}.footer-tagline{color:var(--muted);margin:0;font-size:.83rem;font-style:italic}.footer-note{color:var(--muted-2);margin:0;font-size:.82rem}.footer-legal-nav,.footer-legal-links{flex-wrap:wrap;gap:.7rem 1rem;display:flex}.footer-legal-nav a,.footer-legal-link{color:var(--ink-2);border-bottom:1px solid #0000;font-size:.82rem;text-decoration:none;transition:border-color .12s,color .12s}.footer-legal-nav a:hover,.footer-legal-link:hover{color:var(--brand);border-color:#0c3a6859}.footer-legal-trigger{appearance:none;font:inherit;cursor:pointer;color:var(--ink-2);background:0 0;border:0;border-bottom:1px solid #0000;padding:0;font-size:.82rem;text-decoration:none;transition:border-color .12s,color .12s}.footer-legal-trigger:hover{color:var(--brand);border-color:#0c3a6859}.consent-banner{z-index:90;border:1px solid var(--line-2);border-radius:var(--radius-lg);background:#fff;gap:.85rem;padding:1rem;display:grid;position:fixed;bottom:1rem;left:1rem;right:1rem;box-shadow:0 20px 48px #0b243e29}.consent-content{gap:.55rem;display:grid}.consent-title{color:var(--ink);font-size:1.06rem}.consent-text{color:var(--muted);font-size:.88rem;line-height:1.58}.consent-policy-link{width:fit-content;color:var(--brand);border-bottom:1px solid #0c3a684d;font-size:.84rem;text-decoration:none;display:inline-flex}.consent-actions,.consent-panel-actions{flex-wrap:wrap;gap:.5rem;display:flex}.consent-btn{min-width:154px}.consent-panel{z-index:92;border:1px solid var(--line-2);border-radius:var(--radius-lg);background:#fff;gap:.7rem;max-width:860px;margin:0 auto;padding:1rem;display:grid;position:fixed;bottom:8.2rem;left:1rem;right:1rem;box-shadow:0 20px 48px #0b243e33}.consent-panel-header{justify-content:space-between;align-items:baseline;gap:.7rem;display:flex}.consent-panel-header h3{color:var(--ink);font-size:.96rem}.consent-category{border:1px solid var(--line);border-radius:var(--radius-sm);background:#fbfdff;justify-content:space-between;align-items:center;gap:1rem;padding:.72rem .78rem;display:flex}.consent-category strong{color:var(--ink);font-size:.9rem}.consent-category p{color:var(--muted);margin-top:.25rem;font-size:.82rem}.consent-category input{width:1rem;height:1rem}.consent-category-locked{background:#f6f9fc}.consent-always-on{color:#355f2e;white-space:nowrap;background:#e9f7e6;border:1px solid #b9ddb2;border-radius:999px;padding:.2rem .5rem;font-size:.77rem}.legal-root{background:linear-gradient(#f6f9fc 0%,#fff 240px);min-height:100dvh}.legal-header{z-index:20;position:sticky;top:0}.legal-main{padding:2.2rem 0 3.2rem}.legal-shell{max-width:860px}.legal-card{border:1px solid var(--line-2);border-radius:var(--radius-lg);background:#fff;padding:1.4rem 1.2rem;box-shadow:0 14px 40px #0e2d4812}.legal-title{color:var(--ink);margin-bottom:.65rem;font-size:1.6rem}.legal-updated{color:var(--muted);font-size:.86rem}.legal-update-note{color:#6a4d08;border-radius:var(--radius-sm);background:#fff8e8;border:1px solid #ecd8aa;margin-top:.85rem;padding:.75rem .85rem;font-size:.87rem;line-height:1.5}.legal-sections{gap:1rem;margin-top:1rem;display:grid}.legal-section{border-top:1px solid var(--line);padding-top:.95rem}.legal-section h2{color:var(--ink);margin-bottom:.5rem;font-size:1.02rem}.legal-section p{color:var(--muted);margin-bottom:.6rem;font-size:.9rem;line-height:1.62}.legal-section ul{margin:.3rem 0 0 1.1rem;padding:0;list-style:outside}.legal-section li{color:var(--muted);font-size:.9rem;line-height:1.58}.legal-footer{margin-top:1rem}h1,h2,h3,h4{margin:0;line-height:1.2}p{margin:0}ul,ol{margin:0;padding:0;list-style:none}@media (max-width:860px){.hero-grid{grid-template-columns:1fr;gap:2rem}.hero-visual{display:block}.hero-flow-track{gap:.4rem}.hero-cards-grid,.modules-grid,.problem-grid{grid-template-columns:1fr}.benefits-grid{grid-template-columns:1fr 1fr}.trust-statements,.steps-grid{grid-template-columns:1fr}}@media (max-width:560px){.site-header{-webkit-backdrop-filter:none;background:#fff}.brand-logo{width:164px}.header-inner{flex-direction:column;align-items:flex-start;gap:.65rem}.header-actions{flex-wrap:wrap;width:100%}.hero-section{padding:3rem 0 2.5rem}.hero-flow-panel{padding:.85rem}.hero-flow-row{padding:.72rem}.hero-flow-track{grid-template-columns:1fr;justify-items:stretch;gap:.28rem;display:grid}.hero-flow-card{width:100%}.hero-flow-arrow{justify-self:center;width:18px;height:24px;transform:rotate(90deg)}.benefits-grid{grid-template-columns:1fr}.btn{width:100%}.cta-row{flex-direction:column}.example-modal-overlay{align-items:flex-end;padding:0}.example-modal{border-bottom:0;border-left:0;border-right:0;border-radius:16px 16px 0 0;width:100%;min-height:90dvh;max-height:100dvh}.example-modal-header{padding:.82rem .82rem .72rem}.example-badges{padding:.62rem .82rem}.example-modal-body{padding:.72rem .82rem .82rem}.legal-main{padding-top:1.4rem}.legal-card{padding:1rem .9rem}.legal-title{font-size:1.35rem}.consent-banner,.consent-panel{padding:.82rem;left:.65rem;right:.65rem}.consent-panel{bottom:10.8rem}.consent-btn{width:100%;min-width:0}.consent-panel-header{flex-direction:column;align-items:flex-start}.consent-category{align-items:flex-start}.example-meta-grid,.example-list-columns{grid-template-columns:1fr}.example-modal-footer{padding:.62rem .82rem .8rem}.audit-metrics-grid{grid-template-columns:1fr 1fr}}
