:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#1f2937;--forest-950:#04382c;--forest-900:#064e3b;--forest-800:#14623f;--leaf-600:#397534;--leaf-100:#dcedd7;--leaf-50:#f1f7ee;--cream:#fbfaf5;--cream-deep:#f4f0e5;--graphite:#1f2937;--muted:#5b675f;--line:#d9dfd7;--serif:"Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;background:#fbfaf5;font-family:Inter,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}body{background:var(--cream);min-height:100vh;margin:0}.auth-shell,.app-shell,.public-shell{max-width:760px;margin:0 auto;padding:1.5rem}.public-shell{max-width:1120px}.public-nav{flex-wrap:wrap;align-items:center;gap:.5rem 1rem;padding-block:.5rem 1.5rem;display:flex}.brand-link{margin-right:auto;font-weight:800;text-decoration:none}.public-hero{background:linear-gradient(135deg,#ecfdf5,#eff6ff);border:1px solid #cbd7d1;border-radius:1.5rem;padding:clamp(1.5rem,5vw,4rem)}.public-hero h1{max-width:18ch;font-size:clamp(2rem,6vw,4rem);line-height:1.05}.public-hero>p{max-width:66ch;font-size:1.1rem;line-height:1.65}.eyebrow{text-transform:uppercase;letter-spacing:.08em;font-weight:800}.public-actions{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:2rem;display:flex}.primary-link{color:#fff;background:#166534;border-radius:.65rem;min-height:44px;padding:.65rem 1rem;font-weight:750;text-decoration:none}.steps{gap:.75rem;padding-left:1.5rem;display:grid}.settings-list{gap:.75rem;padding-left:1.25rem;display:grid}.settings-list li{padding-block:.25rem}.settings-list button{margin-left:.5rem}.scope-selector{border:1px solid #cbd7d1;border-radius:.75rem;margin-block:1rem;padding:.75rem}.danger-zone{border-color:#dc2626}.card{background:#fff;border:1px solid #cbd7d1;border-radius:1rem;margin-block:1rem;padding:1.25rem}.card label,form label{margin-top:.8rem;font-weight:600;display:block}input,select{border:1px solid #7d9187;border-radius:.5rem;width:100%;min-height:44px;padding:.5rem}button{color:#fff;background:#166534;border:0;border-radius:.5rem;min-height:44px;margin-top:1rem;padding:.5rem 1rem;font-weight:700}.checkbox-row{align-items:center;gap:.75rem;display:flex}.checkbox-row input{width:1.5rem;min-height:1.5rem}.error-summary{color:#9b1c1c;background:#fdecec;border-radius:.5rem;padding:.75rem}.need-card{background:#fff;border:1px solid #cbd7d1;border-radius:1rem;margin-block:1rem;padding:1rem}.estimated{text-transform:uppercase;letter-spacing:.04em;font-weight:700}button,input,select{font:inherit}.pricing-grid{grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:1rem;display:grid}.app-nav,.action-grid{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.app-nav{margin-block:1rem}.action-grid button{flex:10rem}.need-timeline>section{margin-block:2rem}summary,a{align-items:center;min-height:44px;display:inline-flex}.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}.marketing-site{background:var(--cream);min-height:100vh;color:var(--graphite);overflow:hidden}.marketing-container{width:min(1200px,100% - 3rem);margin-inline:auto}.skip-link{z-index:100;min-height:auto;color:var(--forest-950);background:#fff;border-radius:.5rem;padding:.7rem 1rem;font-weight:700;position:fixed;top:.5rem;left:1rem;transform:translateY(-150%)}.skip-link:focus{transform:none}.marketing-header{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fbfaf5f0;border-bottom:1px solid #d9dfd7cc;position:relative}.marketing-header__inner{align-items:center;gap:2rem;width:min(1200px,100% - 3rem);min-height:76px;margin-inline:auto;display:flex}.marketing-brand{min-height:44px;color:var(--forest-950);font-family:var(--serif);white-space:nowrap;align-items:center;gap:.65rem;font-size:1.42rem;font-weight:700;line-height:1;text-decoration:none;display:inline-flex}.marketing-brand__mark,.brand-mark-inline{background:var(--leaf-100);width:2rem;height:2rem;color:var(--forest-800);border-radius:.5rem;place-items:center;display:inline-grid}.marketing-brand__mark svg,.brand-mark-inline svg{width:1.35rem;height:1.35rem}.marketing-nav{align-items:center;gap:1.4rem;margin-inline:auto;display:flex}.marketing-nav a,.text-link{color:#354139;min-height:44px;font-size:.86rem;font-weight:650;text-decoration:none}.marketing-nav a:hover,.text-link:hover,.marketing-footer a:hover,.inline-link:hover{text-underline-offset:.3em;text-decoration:underline}.marketing-header__actions{align-items:center;gap:.85rem;display:flex}.button{border:1px solid var(--forest-800);background:linear-gradient(135deg, var(--leaf-600), var(--forest-800));color:#fff;text-align:center;border-radius:999px;justify-content:center;align-items:center;gap:.65rem;min-height:50px;padding:.78rem 1.3rem;font-size:.94rem;font-weight:750;text-decoration:none;transition:transform .16s,box-shadow .16s;display:inline-flex;box-shadow:0 12px 24px #064e3b26}.button:hover{transform:translateY(-1px);box-shadow:0 15px 30px #064e3b38}.button:focus-visible,.marketing-site a:focus-visible,.marketing-site summary:focus-visible{outline-offset:3px;outline:3px solid #d97706}.button--compact{min-height:42px;padding:.6rem 1rem;font-size:.82rem}.button--secondary{box-shadow:none;color:var(--forest-900);background:#ffffffc7;border-color:#a9b8ad}.button--light{box-shadow:none;color:var(--forest-950);background:#fff;border-color:#fff}.button--ghost{box-shadow:none;color:#fff;background:0 0;border-color:#fff9}.button-row{flex-wrap:wrap;gap:.9rem;margin-top:1.8rem;display:flex}.button-row--center{justify-content:center}.home-hero{background:radial-gradient(circle at 81% 15%, #dcedd7bf, transparent 28rem), linear-gradient(180deg, #fffefa, var(--cream));padding:clamp(3.5rem,5.5vw,5.5rem) 0 clamp(4rem,7vw,6.5rem);position:relative}.home-hero:after{content:"";background:#4a8b3d14;border-radius:50%;width:18rem;height:18rem;position:absolute;bottom:-3rem;right:-4rem}.home-hero__grid{z-index:1;grid-template-columns:minmax(0,1.05fr) minmax(28rem,.95fr);align-items:center;gap:clamp(3rem,7vw,6rem);display:grid;position:relative}.marketing-eyebrow{color:var(--leaf-600);letter-spacing:.14em;text-transform:uppercase;margin:0 0 1rem;font-size:.75rem;font-weight:800;line-height:1.4}.home-hero h1,.landing-hero h1,.section-heading h2,.category-panel h2,.outcomes-section>div>h2,.closing-panel h2,.landing-content h2{color:#11251d;font-family:var(--serif);letter-spacing:-.035em;margin:0;font-weight:600}.home-hero h1{max-width:16ch;font-size:clamp(3rem,4.6vw,4.45rem);line-height:1}.marketing-lead{color:#36443b;max-width:64ch;margin:1.25rem 0 0;font-size:clamp(1.05rem,1.5vw,1.22rem);line-height:1.58}.home-hero__detail{max-width:62ch;color:var(--muted);margin:1rem 0 0;font-size:.92rem;line-height:1.55}.hero-trust{color:#4c5d52;flex-wrap:wrap;gap:.7rem 1.25rem;margin:1.8rem 0 0;padding:0;font-size:.79rem;font-weight:650;list-style:none;display:flex}.hero-trust li,.privacy-facts li{align-items:center;gap:.4rem;display:inline-flex}.hero-trust svg,.privacy-facts svg,.landing-content li svg{width:1.05rem;height:1.05rem;color:var(--leaf-600);flex:none}.dashboard-preview{background:#fff;border:1px solid #b9c7bdcc;border-radius:1.35rem;overflow:hidden;transform:rotate(.4deg);box-shadow:0 30px 70px #2a473826}.dashboard-preview__bar{color:#637067;border-bottom:1px solid #e6ebe6;justify-content:space-between;align-items:center;min-height:48px;padding:.7rem 1rem;font-size:.7rem;font-weight:700;display:flex}.dashboard-preview__bar>span:first-child{color:var(--forest-900);align-items:center;gap:.4rem;display:flex}.dashboard-preview__bar .brand-mark-inline{width:1.45rem;height:1.45rem}.dashboard-preview__bar .brand-mark-inline svg{width:1rem;height:1rem}.dashboard-preview__body{background:linear-gradient(160deg,#fff,#fafcf9);padding:1.35rem}.dashboard-preview__kicker{color:var(--leaf-600);text-transform:uppercase;margin:0;font-size:.7rem;font-weight:800}.dashboard-preview h2{margin:.35rem 0 1rem;font-size:1.05rem}.dashboard-preview__items{gap:.65rem;display:grid}.dashboard-need{background:#fff;border:1px solid #e1e7e2;border-radius:.8rem;grid-template-columns:auto 1fr auto;align-items:center;gap:.7rem;min-height:68px;padding:.75rem;display:grid}.dashboard-need__dot{background:#3b82f6;border-radius:50%;width:.6rem;height:.6rem}.dashboard-need__dot--green{background:var(--leaf-600)}.dashboard-need__dot--orange{background:#ea6a3c}.dashboard-need strong,.dashboard-need small{display:block}.dashboard-need strong{font-size:.8rem}.dashboard-need small{color:#5e6a62;margin-top:.2rem;font-size:.64rem}.dashboard-need__date{color:#34483b;font-size:.7rem;font-weight:750}.dashboard-preview__stats{grid-template-columns:repeat(3,1fr);gap:.5rem;margin-top:.9rem;display:grid}.dashboard-preview__stats span{background:var(--leaf-50);color:var(--forest-900);text-align:center;border-radius:.65rem;padding:.65rem .4rem;font-size:.65rem;font-weight:750}.marketing-section{padding:clamp(4.5rem,8vw,7.5rem) 0}.section-heading{max-width:48rem;margin-bottom:2.8rem}.section-heading--center{text-align:center;margin-inline:auto}.section-heading h2,.category-panel h2,.outcomes-section>div>h2,.closing-panel h2{font-size:clamp(2.2rem,4vw,3.55rem);line-height:1.05}.section-heading>p:not(.marketing-eyebrow),.category-panel p,.closing-panel>p:not(.marketing-eyebrow),.landing-content p{color:var(--muted);font-size:1rem;line-height:1.75}.how-section{background:#fff}.how-grid{counter-reset:steps;grid-template-columns:repeat(4,1fr);gap:1rem;margin:0;padding:0;list-style:none;display:grid}.how-grid li{border:1px solid var(--line);background:#fff;border-radius:1rem;padding:1.5rem 1.25rem;position:relative}.step-number{background:var(--leaf-100);width:1.65rem;height:1.65rem;color:var(--forest-900);border-radius:50%;place-items:center;font-size:.72rem;font-weight:800;display:grid;position:absolute;top:1rem;right:1rem}.icon-badge{background:var(--leaf-50);width:2.8rem;height:2.8rem;color:var(--forest-800);border-radius:.85rem;place-items:center;display:inline-grid}.icon-badge svg{width:1.45rem;height:1.45rem}.icon-badge--large{border-radius:1.2rem;width:4.2rem;height:4.2rem}.icon-badge--large svg{width:2.2rem;height:2.2rem}.how-grid h3,.feature-card h3,.outcome-grid h3,.prediction-card h3{color:#1a3026;margin:1rem 0 .45rem;font-size:1rem}.how-grid p,.feature-card p,.outcome-grid p{color:var(--muted);margin:0;font-size:.86rem;line-height:1.65}.category-section{padding-block:3.5rem}.category-panel{background:linear-gradient(125deg, var(--leaf-50), #fffdf7);border:1px solid #c9dac6;border-radius:1.4rem;grid-template-columns:auto 1fr;gap:2rem;padding:clamp(2rem,5vw,4rem);display:grid}.category-panel h2{max-width:25ch}.category-panel p{max-width:75ch}.feature-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.feature-card{border:1px solid var(--line);min-height:18rem;color:inherit;background:#fff;border-radius:1rem;padding:1.6rem;text-decoration:none;transition:border-color .16s,transform .16s,box-shadow .16s;display:block}.feature-card:hover{border-color:#92b38c;transform:translateY(-3px);box-shadow:0 18px 40px #2e4d3c1a}.feature-card h3{font-size:1.1rem}.feature-card__link,.inline-link{min-height:44px;color:var(--forest-800);align-items:center;gap:.35rem;margin-top:1.2rem;font-size:.82rem;font-weight:800;text-decoration:none;display:inline-flex}.prediction-section{background:var(--forest-950)}.split-section{grid-template-columns:1fr .85fr;align-items:center;gap:clamp(3rem,8vw,7rem);display:grid}.prediction-section .marketing-eyebrow{color:#9ed68e}.prediction-section .section-heading h2{color:#fff}.prediction-section .section-heading p{color:#cedbd4}.prediction-section .inline-link{color:#b7e5aa}.prediction-card{background:#fff;border:1px solid #ffffff38;border-radius:1.25rem;padding:clamp(1.4rem,3vw,2rem);box-shadow:0 28px 60px #0000003d}.prediction-card__head{align-items:center;gap:.9rem;display:flex}.prediction-card__head p{color:#5e6a62;margin:0;font-size:.7rem}.prediction-card__head h3{margin:.2rem 0 0;font-size:1.15rem}.prediction-card__label{color:#647168;text-transform:uppercase;margin:1.5rem 0 .6rem;font-size:.72rem;font-weight:750}.date-flow{flex-wrap:wrap;gap:.55rem;display:flex}.date-flow span{color:#34443a;font-size:.78rem;font-weight:700}.date-flow b{color:#9aa69e;margin-left:.55rem}.prediction-card__result{background:var(--leaf-50);border-radius:.85rem;gap:.35rem;margin-top:1.5rem;padding:1rem;display:grid}.prediction-card__result span,.confidence-row span{color:#56635a;font-size:.7rem}.prediction-card__result strong{color:var(--forest-900);font-family:var(--serif);font-size:1.6rem}.confidence-row{justify-content:space-between;align-items:center;margin-top:1rem;display:flex}.confidence-row strong{color:#7c5100;letter-spacing:.08em;background:#fff0c9;border-radius:999px;padding:.3rem .6rem;font-size:.68rem}.prediction-card__note{color:#59665e;margin:1rem 0 0;font-size:.72rem;line-height:1.55}.examples-section{background:#fff}.examples-table{border:1px solid var(--line);background:#fff;border-radius:1rem;max-width:54rem;margin-inline:auto;overflow:hidden}.examples-table>div{border-top:1px solid #e8ece8;grid-template-columns:.8fr 1.2fr;align-items:center;gap:1rem;min-height:50px;padding:.75rem 1.2rem;font-size:.88rem;display:grid}.examples-table>div:nth-child(2n){background:#fafcf9}.examples-table .examples-table__header{background:var(--forest-900);color:#fff;text-transform:uppercase;border-top:0;font-size:.72rem;font-weight:800}.outcomes-section{background:var(--cream-deep);text-align:center}.outcomes-section>div>h2{max-width:22ch;margin-inline:auto}.outcome-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:3rem;display:grid}.outcome-grid article{background:#ffffffb3;border:1px solid #e0ddcf;border-radius:1rem;padding:2rem}.comparison-section{background:#fff}.comparison-panel{border:1px solid var(--line);background:#fafafa;border-radius:1.25rem;grid-template-columns:1fr auto 1fr;max-width:62rem;margin-inline:auto;display:grid;overflow:hidden}.comparison-panel__others,.comparison-panel__product{padding:clamp(1.5rem,4vw,3rem)}.comparison-panel__others>div{border-bottom:1px solid #e3e7e4;gap:.65rem;padding:.8rem 0;display:flex}.comparison-panel__others>div:last-child{border-bottom:0}.comparison-panel__others>div>span{color:#c74343;font-weight:900}.comparison-panel__others p{color:var(--muted);margin:0;font-size:.78rem;line-height:1.5}.comparison-panel__others strong{color:var(--graphite);margin-bottom:.2rem;display:block}.comparison-panel__versus{z-index:1;border:1px solid var(--line);width:3.4rem;height:3.4rem;color:var(--forest-900);background:#fff;border-radius:50%;place-items:center;margin:auto -1.7rem;font-size:.72rem;font-weight:900;display:grid}.comparison-panel__product{background:linear-gradient(135deg, var(--leaf-50), #eef7ea);flex-direction:column;justify-content:center;display:flex}.comparison-panel__product>strong{color:var(--forest-900);font-family:var(--serif);margin-top:1rem;font-size:1.8rem}.comparison-panel__product p{color:#3f5748;font-weight:700;line-height:1.7}.privacy-section{background:var(--leaf-50)}.split-section--privacy{grid-template-columns:.75fr 1.25fr}.privacy-visual{background:radial-gradient(circle,#fff,#e5f1e1);border:1px solid #cddfc9;border-radius:1.3rem;place-items:center;min-height:22rem;display:grid;position:relative}.privacy-visual__shield,.privacy-visual__document{width:6rem;height:6rem;color:var(--forest-800);background:#fff;border-radius:1.4rem;place-items:center;display:grid;position:absolute;box-shadow:0 18px 40px #234d3324}.privacy-visual__shield{top:3.5rem;left:20%}.privacy-visual__document{bottom:3.5rem;right:20%}.privacy-visual svg{width:3rem;height:3rem}.privacy-visual__line{background:repeating-linear-gradient(90deg, var(--leaf-600) 0 6px, transparent 6px 12px);width:45%;height:1px;transform:rotate(-32deg)}.privacy-facts{color:#45574c;flex-wrap:wrap;gap:.65rem 1.2rem;margin:1.2rem 0 0;padding:0;font-size:.78rem;font-weight:700;list-style:none;display:flex}.faq-section{background:#fff}.faq-grid{grid-template-columns:.7fr 1.3fr;align-items:start;gap:clamp(2rem,8vw,7rem);display:grid}.faq-grid .section-heading{position:sticky;top:2rem}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{color:#22362b;cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;min-height:68px;padding:1rem 0;font-weight:750;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--leaf-600);font-size:1.4rem}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:var(--muted);margin:-.2rem 0 1.4rem;line-height:1.7}.closing-section{background:#fff}.closing-panel{background:linear-gradient(135deg, var(--forest-950), var(--forest-800));color:#fff;text-align:center;border-radius:1.5rem;padding:clamp(3rem,7vw,5.5rem)}.closing-panel .marketing-eyebrow{color:#a8dc9a}.closing-panel h2{color:#fff;max-width:22ch;margin-inline:auto}.closing-panel>p:not(.marketing-eyebrow){color:#d2ded7;max-width:48rem;margin-inline:auto}.marketing-footer{color:#d3dfd8;background:#032f25;padding:4rem 0 1.5rem}.marketing-footer__grid{grid-template-columns:2fr repeat(3,1fr);gap:2rem;display:grid}.marketing-brand--footer{color:#fff}.marketing-footer__brand p{color:#aebfb5;max-width:22rem;line-height:1.6}.marketing-footer h2{color:#fff;text-transform:uppercase;margin:0 0 .7rem;font-size:.78rem}.marketing-footer__grid>div:not(.marketing-footer__brand){flex-direction:column;display:flex}.marketing-footer a{color:#c9d8d0;min-height:38px;font-size:.78rem;text-decoration:none}.marketing-footer__fineprint{color:#8fa69a;border-top:1px solid #ffffff26;justify-content:space-between;gap:2rem;margin-top:3rem;padding-top:1.3rem;font-size:.68rem;display:flex}.landing-hero{background:radial-gradient(circle at 75% 20%, var(--leaf-100), transparent 26rem), linear-gradient(180deg, #fffefa, var(--cream));padding:clamp(4rem,9vw,7.5rem) 0}.landing-hero--compact{min-height:55vh}.landing-hero .marketing-container{max-width:1200px}.landing-hero h1{max-width:17ch;font-size:clamp(3rem,6vw,5.6rem);line-height:.98}.landing-hero>div>p:not(.marketing-eyebrow):not(.marketing-lead){max-width:52rem;color:var(--muted);line-height:1.75}.breadcrumbs{color:#66736a;align-items:center;gap:.6rem;min-height:44px;margin-bottom:2.5rem;font-size:.75rem;display:flex}.breadcrumbs a{min-height:44px;color:var(--forest-800);text-decoration:none}.landing-content{background:#fff}.landing-content__grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.landing-content article{border:1px solid var(--line);border-radius:1rem;padding:2rem}.landing-content__number{color:var(--leaf-600);letter-spacing:.1em;font-size:.72rem;font-weight:850}.landing-content h2{margin-top:.8rem;font-size:1.65rem;line-height:1.1}.landing-content ul{gap:.65rem;margin:1.2rem 0 0;padding:0;list-style:none;display:grid}.landing-content li{color:#445349;align-items:flex-start;gap:.5rem;font-size:.85rem;line-height:1.5;display:flex}.landing-cta{background:var(--leaf-50)}.landing-cta .closing-panel{max-width:1200px}.landing-cta .icon-badge{color:#fff;background:#ffffff26;margin-bottom:1.5rem}.pricing-grid{margin-top:2rem}.marketing-site .pricing-grid .card{border-color:var(--line);padding:2rem;box-shadow:0 16px 35px #25433312}@media (max-width:1020px){.marketing-nav{display:none}.marketing-header__actions{margin-left:auto}.home-hero__grid,.split-section{grid-template-columns:1fr}.home-hero__copy{max-width:46rem}.dashboard-preview{max-width:42rem}.how-grid,.feature-grid{grid-template-columns:repeat(2,1fr)}.faq-grid{grid-template-columns:1fr}.faq-grid .section-heading{position:static}.landing-content__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){.marketing-container,.marketing-header__inner{width:min(100% - 2rem,1200px)}.marketing-header__inner{flex-wrap:wrap;gap:.6rem;min-height:66px;padding-block:.5rem}.marketing-header__actions .text-link{display:none}.marketing-nav{border-top:1px solid var(--line);scrollbar-width:none;order:3;gap:1rem;width:100%;margin:-.1rem 0 0;padding-top:.35rem;display:flex;overflow-x:auto}.marketing-nav::-webkit-scrollbar{display:none}.marketing-nav a{flex:none;min-height:38px;font-size:.75rem}.marketing-brand{font-size:1.05rem}.marketing-brand__mark{width:1.75rem;height:1.75rem}.button--compact{padding-inline:.75rem;font-size:.76rem}.home-hero{padding-top:2.75rem}.home-hero__grid{grid-template-columns:minmax(0,1fr);gap:2.8rem}.home-hero h1{font-size:clamp(2.5rem,10.8vw,3.4rem)}.button-row .button{width:100%}.hero-trust{display:grid}.dashboard-preview{min-width:0;transform:none}.dashboard-need{grid-template-columns:auto 1fr;align-items:start}.dashboard-need__date{grid-column:2}.dashboard-preview__stats{grid-template-columns:1fr}.marketing-section{padding-block:4rem}.section-heading h2,.category-panel h2,.outcomes-section>div>h2,.closing-panel h2{font-size:2.3rem}.how-grid,.feature-grid,.outcome-grid,.landing-content__grid{grid-template-columns:1fr}.feature-card{min-height:0}.category-panel{grid-template-columns:1fr}.examples-table>div{grid-template-columns:.9fr 1.1fr;font-size:.78rem}.comparison-panel{grid-template-columns:1fr}.comparison-panel__versus{margin:-1.7rem auto}.split-section--privacy{grid-template-columns:1fr}.privacy-visual{min-height:18rem}.privacy-visual__shield,.privacy-visual__document{width:5rem;height:5rem}.privacy-visual svg{width:2.4rem;height:2.4rem}.faq-list summary{font-size:.9rem}.closing-panel{padding-inline:1.5rem}.marketing-footer__grid{grid-template-columns:1fr 1fr}.marketing-footer__brand{grid-column:1/-1}.marketing-footer__fineprint{flex-direction:column}.landing-hero{padding-top:3rem}.landing-hero h1{font-size:clamp(2.6rem,12vw,4.2rem)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
