/* Public presentation and shared brand. Account controls live in site.css. */
:root{--paper:#f7f5f1;--white:#fffefb;--ink:#24272b;--coral:#f27662;--muted:#62615d}
body{font-size:16px;line-height:1.6}.container{width:min(1160px,calc(100% - 96px))}
.preview-banner{padding:7px 20px;font-size:12px;color:var(--ink);background:#eeeae4}
.site-header{min-height:106px;border-bottom:0}.brand{gap:0}.brand .brand-logo{width:185px;height:auto}
.primary-nav{gap:30px}.primary-nav a{font-size:14px}.primary-nav .nav-account{border-color:var(--ink);border-radius:7px}
.eyebrow{font-size:11px;letter-spacing:.12em;margin-bottom:20px}.small-line{background:var(--coral);width:24px}
.button{min-height:48px;padding:12px 20px;font-size:14px;border-radius:7px;gap:16px}.button-primary{background:var(--coral);color:var(--ink)}.button-primary:hover:not(:disabled){background:#f58c7b}.text-link{font-size:14px;gap:12px}
.hero{grid-template-columns:1.12fr 1fr;gap:64px;padding-top:61px;padding-bottom:72px}.hero h1{font-size:clamp(44px,4.65vw,65px);line-height:1.09;font-weight:750;letter-spacing:-.052em}
.coral-underline{text-decoration:underline;text-decoration-color:var(--coral);text-underline-offset:.1em;text-decoration-thickness:.09em}
.hero-description{max-width:470px;margin-top:27px;font-size:17px;line-height:1.75}.hero-description strong{font-weight:600;color:var(--ink)}.actions{margin-top:27px;gap:23px}.hero-footnote{font-size:12px;margin-top:19px}
.document-demo{padding:19px 20px 0;border-radius:14px;background:#ebe7e1;border-color:#ddd7cf;box-shadow:0 24px 40px -32px #24272b45}.demo-toolbar{font-size:12px;color:var(--ink);gap:8px}.demo-toolbar svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.3}.demo-example{margin-left:auto;font-size:10px;color:var(--muted)}
.demo-controls{margin:18px 0 16px;background:#ded8d0}.demo-toggle{font-size:12px;min-height:44px}.demo-paper{min-height:320px;padding:29px 29px 21px}.document-kicker{font-size:9px}.demo-paper h2{font-size:26px;margin-top:17px;margin-bottom:21px}.demo-paper p:not(.document-kicker){font-size:14px;line-height:1.85}.demo-paper mark{font-size:11px;color:#73352a}.demo-note{margin-top:24px;padding-top:13px;font-size:10px;line-height:1.5}.demo-caption{font-size:11px;padding-block:13px}
.principles{color:var(--ink);justify-content:space-between;padding-block:22px;font-size:13px}.principles span::before{width:6px;height:6px;background:var(--coral)}
.section{padding-block:79px;position:relative}.section h2,.local-section h2{font-size:clamp(32px,3.2vw,45px);line-height:1.14;letter-spacing:-.04em}.workflow{margin:39px 0 27px;gap:42px}.workflow li{border-color:#cfc6bb;padding-top:19px}.step-number{font-size:15px;font-weight:700;letter-spacing:-.02em;color:#a74332;margin-bottom:26px}.workflow h3{font-size:19px;margin-bottom:12px}.workflow p{font-size:15px;line-height:1.75}.review-line{color:var(--muted);font-size:13px;padding-top:8px;max-width:850px}.anchor-alias{position:absolute;top:0}
.local-section{background:var(--ink);color:var(--paper);padding-block:56px}.local-layout{display:grid;grid-template-columns:1fr 1.15fr;align-items:center;gap:100px}.local-section .eyebrow{color:var(--coral)}.local-copy>p{font-size:16px;line-height:1.75;color:#ddd8d2;max-width:540px}.local-copy strong{font-weight:500;color:#fffefb}.local-copy .local-caption{font-size:12px;color:#bdb8b2;margin-top:22px}
.offer-layout{display:grid;grid-template-columns:1fr 400px;align-items:center;gap:100px}.offer-copy>p:not(.eyebrow){max-width:430px;color:var(--muted);font-size:16px;margin:23px 0 14px}.offer-card{background:var(--white);border:1px solid #cdc4b9;border-top:4px solid var(--coral);padding:30px;border-radius:11px}.offer-card h3{font-size:30px}.offer-eyebrow{font-size:10px;letter-spacing:.1em;margin-bottom:15px}.price-block{min-height:0;margin:17px 0 20px}.price{font-size:29px;font-weight:650}.offer-features{list-style:none;margin:0 0 26px;padding:0;display:grid;gap:10px}.offer-features li{font-size:14px;display:flex;gap:10px}.offer-features li::before{content:'✓';color:#a74332}.offer-status{min-height:0;font-size:12px;line-height:1.6}
.faq-layout{padding-top:0;grid-template-columns:1fr 1.4fr;gap:100px}.faq-list summary{font-size:15px;min-height:68px;padding-block:20px}.faq-list details p{font-size:14px;line-height:1.75}
.site-footer{display:grid;grid-template-columns:1fr 1fr;gap:25px 50px;padding-top:34px;padding-bottom:20px}.site-footer .brand .brand-logo{width:170px}.site-footer p{font-size:12px;margin:12px 0 6px}.footer-brand>a:last-child:not(.brand){display:inline-flex;align-items:center;min-height:44px;font-size:13px;text-decoration:none}.footer-links{display:flex;gap:0 23px;justify-content:flex-end;align-content:start;max-width:none}.footer-links a,.footer-links button{display:inline-flex;align-items:center;min-height:44px;font-family:inherit;font-size:13px;line-height:1.5;text-decoration:none;background:transparent;border:0;color:var(--muted);padding:0}.footer-links a:hover,.footer-links button:hover{color:var(--ink);text-decoration:underline}
.footer-bottom{grid-column:1/-1;display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:15px;font-size:12px;color:var(--muted)}.footer-bottom a,.footer-bottom>span{display:inline-flex;align-items:center;min-height:44px}.footer-credits{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:0 25px}.footer-credits a{font-size:13px;min-height:44px;display:inline-flex;align-items:center}
.account-main{padding-top:45px}.login-intro h1{font-size:clamp(38px,4.2vw,57px)}.account-purpose{font-size:13px}.legal-main{min-height:48vh;padding-block:62px 90px}.legal-main h1{font-size:clamp(36px,4vw,52px)}.legal-main>p:not(.eyebrow){margin-top:25px;color:var(--muted)}.legal-main .text-link{margin-top:22px}
.cookie-notice{position:fixed;right:24px;bottom:24px;z-index:50;width:min(365px,calc(100% - 32px));background:var(--white);color:var(--ink);border:1px solid #c9beb2;border-top:3px solid var(--coral);border-radius:10px;box-shadow:0 8px 30px #24272b1c;padding:20px 22px 16px}.cookie-notice h2{font:650 17px/1.4 var(--body);letter-spacing:-.025em}.cookie-notice p{margin:9px 0 12px;font-size:13px;line-height:1.65;color:var(--muted)}.cookie-actions{display:flex;justify-content:space-between;gap:14px;align-items:center}.cookie-actions a{font-size:12px;min-height:44px;display:inline-flex;align-items:center}.cookie-actions .button{min-height:44px;padding:9px 19px;font-size:13px}
@media(max-width:1100px){.container{width:calc(100% - 64px)}.hero{gap:36px}.hero h1{font-size:48px}.offer-layout,.local-layout,.faq-layout{gap:54px}}
@media(max-width:800px){.container{width:calc(100% - 48px)}.site-header{min-height:94px;gap:20px}.brand .brand-logo{width:160px}.primary-nav{gap:20px}.primary-nav a{font-size:13px}.hero{grid-template-columns:1fr 1fr;gap:26px;padding-top:45px;padding-bottom:48px}.hero h1{font-size:39px}.hero-description{font-size:15px;line-height:1.7}.hero-footnote{align-items:flex-start;font-size:11px}.demo-paper{padding:24px 20px}.demo-paper p:not(.document-kicker){font-size:12px}.demo-paper mark{font-size:10px}.demo-example{display:none}.workflow{gap:24px}.workflow h3{font-size:17px}.workflow p{font-size:14px}.principles{font-size:12px;gap:16px}.local-layout{gap:36px}.local-copy>p{font-size:14px}.offer-layout{grid-template-columns:1fr 340px;gap:30px}.faq-layout{grid-template-columns:1fr 1.5fr;gap:38px}}
@media(max-width:620px){.container{width:calc(100% - 40px)}.preview-banner{font-size:11px}.site-header{min-height:83px}.brand .brand-logo{width:149px}.primary-nav{gap:0}.primary-nav>a:not(.nav-account){display:none}.primary-nav .nav-account{padding:8px 12px;gap:10px;font-size:12px}.hero{grid-template-columns:1fr;gap:40px;padding-top:33px;padding-bottom:36px}.hero h1{font-size:clamp(38px,10.7vw,58px)}.hero-description{margin-top:24px;font-size:16px}.eyebrow{margin-bottom:19px}.hero .actions{gap:13px 20px;margin-top:25px}.hero .button{font-size:13px;gap:12px;padding-inline:16px}.hero .text-link{font-size:13px}.hero-footnote{font-size:12px}.document-demo{padding:17px 17px 0}.demo-example{display:block}.demo-paper{min-height:290px;padding:26px 24px 19px}.demo-paper p:not(.document-kicker){font-size:14px}.demo-paper mark{font-size:11px}.principles{flex-wrap:wrap;justify-content:flex-start;gap:13px 23px;padding-block:19px;font-size:12px}.section{padding-block:51px}.section h2,.local-section h2{font-size:34px}.workflow{grid-template-columns:1fr;gap:26px;margin:32px 0 22px}.workflow li{display:grid;grid-template-columns:35px 1fr;gap:0 12px;padding-top:20px}.step-number{grid-row:1/3;margin:0;padding-top:2px}.workflow h3{font-size:19px;margin-bottom:9px}.workflow p{font-size:15px;grid-column:2}.review-line{font-size:12px}.local-section{padding-block:43px}.local-layout{grid-template-columns:1fr;gap:26px}.local-copy>p{font-size:15px}.offer-layout{grid-template-columns:1fr;gap:30px}.offer-card{padding:26px}.faq-layout{grid-template-columns:1fr;gap:28px;padding-top:8px}.faq-layout h2 br{display:none}.site-footer{grid-template-columns:1fr;gap:17px;padding-block:27px 15px}.footer-links{justify-content:flex-start;gap:0 23px}.footer-bottom{margin-top:5px}.cookie-notice{right:16px;bottom:16px;padding:17px 19px 13px}.account-main{padding-top:24px}.legal-main{padding-block:43px 60px}}
@media(max-width:650px){body[data-page="account"] .primary-nav>a{display:none}.primary-nav{gap:12px}.hero .button{flex:0 0 auto;white-space:nowrap}.hero .actions{align-items:center}.hero .text-link{min-height:44px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
@media print{.cookie-notice{display:none}}
