:root { --ink:#17231f; --forest:#244236; --moss:#65804b; --lime:#c9d65a; --paper:#f5f2e9; --white:#fffdf8; --line:#d5d7cc; --brown:#d1b18b; --orange:#d1b18b; --orange-dark:#b48d63; --muted:#5d6761; --serif:Georgia, 'Times New Roman', serif; --sans:'Trebuchet MS', sans-serif; }
* { box-sizing:border-box; } html { scroll-behavior:smooth; } body { margin:0; background:var(--white); color:var(--ink); font-family:var(--sans); font-size:16px; line-height:1.55; } a { color:inherit; } .container { width:min(1120px, calc(100% - 40px)); margin:0 auto; } .narrow { width:min(820px, 100%); } .section { padding:104px 0; } h1,h2,h3,p { margin-top:0; } h1,h2 { font-family:var(--serif); letter-spacing:0; line-height:1.03; } h1 { max-width:730px; font-size:clamp(48px, 7vw, 88px); margin-bottom:25px; } h2 { font-size:clamp(36px, 4.6vw, 60px); margin-bottom:24px; } h3 { font-size:20px; margin-bottom:7px; } .eyebrow { color:var(--forest); font-size:12px; font-weight:700; letter-spacing:1.3px; margin-bottom:18px; } .skip-link { position:fixed; top:-80px; left:20px; z-index:20; background:var(--lime); padding:10px; } .skip-link:focus { top:15px; }
.site-header { background:var(--white); border-bottom:1px solid rgba(23,35,31,.12); position:sticky; top:0; z-index:10; } .header-content { min-height:78px; display:flex; align-items:center; justify-content:space-between; gap:25px; }.brand { display:inline-flex; align-items:center; gap:14px; text-decoration:none; }.brand img { display:block; width:135px; height:52px; object-fit:contain; object-position:left center; }.brand-domain { border-left:1px solid var(--line); color:var(--muted); font-size:13px; font-weight:700; letter-spacing:.2px; padding-left:14px; }.site-nav { display:flex; align-items:center; gap:28px; font-size:14px; font-weight:700; }.site-nav a { text-decoration:none; }.site-nav a:not(.nav-cta):hover { color:var(--moss); }.nav-cta { background:var(--forest); color:white; padding:11px 16px; }.nav-cta:hover { background:#162d24; }.menu-toggle { display:none; }
.hero { background:var(--paper); overflow:hidden; padding:86px 0 92px; }.hero-grid,.outcome-grid,.guide-grid,.signup-grid { display:grid; grid-template-columns:1.12fr .88fr; gap:70px; align-items:center; }.hero-lead { max-width:610px; color:#3e4943; font-size:20px; }.hero-actions { display:flex; align-items:center; gap:26px; margin-top:34px; }.button { border:1px solid transparent; display:inline-flex; align-items:center; justify-content:center; gap:17px; min-height:53px; padding:14px 20px; font:700 14px var(--sans); text-decoration:none; cursor:pointer; }.button-primary { background:var(--forest); color:white; }.button-primary:hover { background:#162d24; }.text-link { font-size:14px; font-weight:700; text-decoration:none; border-bottom:1px solid var(--ink); padding-bottom:3px; }.microcopy { color:var(--muted); font-size:13px; margin:19px 0 0; }.hero-visual { min-height:465px; position:relative; display:flex; align-items:center; justify-content:center; }.grid-lines { position:absolute; inset:0; background-image:linear-gradient(rgba(36,66,54,.11) 1px,transparent 1px),linear-gradient(90deg,rgba(36,66,54,.11) 1px,transparent 1px); background-size:34px 34px; transform:rotate(-5deg) scale(1.25); }.home-shape { position:relative; z-index:1; width:310px; filter:drop-shadow(19px 21px 0 var(--lime)); }.roof { height:145px; background:#c96945; clip-path:polygon(50% 0,100% 100%,0 100%); }.house-wall { height:193px; display:flex; justify-content:center; align-items:center; gap:18px; background:var(--forest); padding:28px; }.house-wall span { height:65px; width:50px; background:#e8e3d4; border:8px solid #d1b18b; }.hero-card { position:absolute; z-index:2; background:var(--white); box-shadow:0 14px 26px rgba(23,35,31,.12); padding:16px 18px; font-size:13px; }.hero-card strong { display:block; color:var(--forest); font-family:var(--serif); font-size:31px; line-height:1; }.hero-card-top { top:55px; right:-8px; }.hero-card-bottom { bottom:43px; left:-23px; display:flex; gap:10px; align-items:center; }.check-icon { background:var(--lime); display:grid; width:28px; height:28px; place-content:center; font-weight:900; }
.problem-band { background:var(--forest); color:white; }.problem-band .eyebrow { color:var(--lime); }.problem-band h2 { max-width:690px; }.intro { max-width:720px; color:#dde5dd; font-size:19px; }.problem-list { display:grid; grid-template-columns:repeat(3,1fr); gap:20px; margin-top:54px; }.problem-list article { border-top:1px solid rgba(255,255,255,.35); padding-top:18px; }.problem-list span { color:var(--lime); font:25px var(--serif); }.problem-list p { color:#d8e0d8; margin-bottom:0; font-size:14px; }
.trust-strip { background:var(--white); border-bottom:1px solid var(--line); }.trust-items { display:grid; grid-template-columns:repeat(3,1fr); }.trust-items p { border-left:1px solid var(--line); color:var(--muted); font-size:12px; font-weight:700; letter-spacing:1px; margin:0; padding:21px 28px; text-transform:uppercase; }.trust-items p:last-child { border-right:1px solid var(--line); }.trust-items strong { color:var(--forest); font:29px var(--serif); letter-spacing:0; margin-right:7px; }
.outcome { background:var(--white); }.outcome-visual { min-height:380px; display:grid; place-items:center; background:var(--lime); }.blueprint { width:280px; height:330px; position:relative; background:var(--forest); border:12px solid #e9ebdf; box-shadow:17px 17px 0 var(--brown); color:white; padding:28px; }.blueprint span { position:absolute; border:1px solid rgba(255,255,255,.65); }.blueprint span:nth-child(1) { inset:32px 32px 164px; }.blueprint span:nth-child(2) { width:95px; height:75px; left:32px; bottom:32px; }.blueprint span:nth-child(3) { width:66px; height:75px; right:32px; bottom:32px; }.blueprint span:nth-child(4) { width:1px; height:130px; left:50%; bottom:32px; }.blueprint b { position:absolute; bottom:113px; right:29px; font-size:11px; letter-spacing:1.5px; }.tick-list { padding:0; list-style:none; }.tick-list li { border-bottom:1px solid var(--line); padding:14px 0 14px 32px; position:relative; }.tick-list li::before { content:''; position:absolute; top:23px; left:2px; width:9px; height:9px; border-radius:50%; background:var(--forest); }
.section-heading { max-width:700px; margin-bottom:48px; }.section-heading p:not(.eyebrow) { color:var(--muted); font-size:18px; }.week-grid { display:grid; grid-template-columns:repeat(5,1fr); gap:1px; background:var(--line); border:1px solid var(--line); }.week-card { background:var(--white); padding:28px 20px 34px; min-height:295px; }.week-card span { color:var(--moss); font-weight:700; font-size:12px; letter-spacing:1px; }.week-card h3 { font:27px var(--serif); margin:32px 0 13px; }.week-card ul { color:var(--muted); font-size:14px; line-height:1.45; margin:0; padding-left:17px; }.week-card li + li { margin-top:6px; }.three-steps { background:var(--paper); }.steps-grid { counter-reset:step; display:grid; grid-template-columns:repeat(3,1fr); gap:45px; list-style:none; margin:0; padding:0; }.steps-grid li { border-top:2px solid var(--forest); padding-top:23px; }.steps-grid span { align-items:center; background:var(--lime); border-radius:50%; display:flex; font:27px var(--serif); height:46px; justify-content:center; margin-bottom:21px; width:46px; }.steps-grid h3 { font:30px var(--serif); }.steps-grid p { color:var(--muted); font-size:15px; margin:0; }.method { background:var(--white); }.method-grid { display:grid; grid-template-columns:.8fr 1.2fr; gap:100px; }.tool-list { border-top:1px solid var(--ink); }.tool-list > div { display:flex; gap:18px; border-bottom:1px solid var(--ink); padding:18px 0; }.tool-list span { flex:0 0 26px; display:grid; height:26px; place-content:center; border-radius:50%; background:var(--lime); font-weight:900; }.tool-list p { margin:0; }.tool-list strong { display:block; margin-bottom:3px; }
.guide { background:var(--white); }.portrait-frame { background:#c96945; display:flex; justify-content:center; padding:20px; }.portrait-frame img { display:block; width:auto; max-width:min(100%, 380px); height:auto; }.guide-lead { font:22px var(--serif); line-height:1.35; }.guide p:not(.eyebrow) { max-width:540px; }.guide-stats { display:flex; flex-wrap:wrap; gap:22px; margin-top:25px; }.guide-stats p { color:var(--muted); font-size:12px; font-weight:700; letter-spacing:1px; margin:0; text-transform:uppercase; }.guide-stats strong { color:var(--forest); display:block; font:34px var(--serif); letter-spacing:0; }.proof { background:var(--forest); color:white; }.proof .eyebrow { color:var(--lime); }.centered { text-align:center; margin-left:auto; margin-right:auto; }.proof .section-heading p:not(.eyebrow) { color:#d9e1da; }.proof-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:17px; }.proof-slot { background:#315445; color:white; min-height:190px; padding:24px; display:flex; flex-direction:column; justify-content:space-between; text-decoration:none; }.proof-slot:hover { background:#3e6552; }.proof-slot span { color:var(--lime); font:43px var(--serif); }.proof-slot p { margin:0; font-weight:700; }.alternative { background:var(--lime); color:var(--ink); }.alternative .eyebrow { color:var(--forest); }.alternative-content { max-width:800px; }.alternative h2 { max-width:690px; }.alternative p:not(.eyebrow) { max-width:610px; font-size:18px; }.button-outline { border-color:var(--forest); color:var(--forest); }.button-outline:hover { background:var(--forest); color:white; }
.fit { background:var(--paper); }.fit-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:18px; }.fit-grid article { background:var(--white); border-top:4px solid var(--lime); padding:26px; }.fit-grid span { color:var(--moss); font:20px var(--serif); }.fit-grid h3 { font:28px var(--serif); margin:27px 0 10px; }.fit-grid p { color:var(--muted); font-size:14px; margin:0; }
.faq { background:var(--white); }.accordion { border-top:1px solid var(--line); }.accordion details { border-bottom:1px solid var(--line); padding:18px 0; }.accordion summary { display:flex; justify-content:space-between; cursor:pointer; font-weight:700; list-style:none; }.accordion summary::after { content:'+'; color:var(--forest); font-size:21px; }.accordion details[open] summary::after { content:'−'; }.accordion details p { max-width:660px; color:var(--muted); margin:15px 25px 0 0; }.signup { background:var(--paper); }.signup-grid { grid-template-columns:1fr 1fr; gap:100px; }.signup-grid h2 { max-width:460px; }.signup-grid > div p:not(.eyebrow) { max-width:470px; font-size:18px; }.signup-form { display:flex; flex-direction:column; align-items:stretch; }.signup-form label:not(.consent) { font-size:13px; font-weight:700; margin-bottom:7px; }.signup-form label span { font-weight:400; color:var(--muted); }.signup-form input[type='text'],.signup-form input[type='email'] { width:100%; border:1px solid #aeb6ae; border-radius:0; background:var(--white); padding:13px; font:16px var(--sans); margin-bottom:16px; }.signup-form input:focus { outline:3px solid var(--lime); outline-offset:1px; }.consent { display:flex; align-items:flex-start; gap:9px; margin:3px 0 20px; color:var(--muted); font-size:12px; }.consent input { margin-top:4px; accent-color:var(--forest); }.consent a { color:var(--forest); }.form-error { min-height:18px; margin:-10px 0 8px; color:#a42d22; font-size:12px; }.form-status { min-height:21px; margin:13px 0 0; color:var(--forest); font-size:14px; font-weight:700; }.site-footer { background:var(--ink); color:#d9dfd7; padding:30px 0; }.footer-content { display:flex; align-items:center; justify-content:space-between; gap:20px; font-size:13px; }.footer-content p { margin:0; }.footer-content > a:not(.brand) { color:white; }
.reveal { opacity:0; transform:translateY(18px); transition:opacity .55s ease,transform .55s ease; }.reveal.is-visible { opacity:1; transform:none; } @media (prefers-reduced-motion:reduce) { html { scroll-behavior:auto; }.reveal { opacity:1; transform:none; transition:none; } } .sr-only { position:absolute; width:1px; height:1px; padding:0; margin:-1px; overflow:hidden; clip:rect(0,0,0,0); white-space:nowrap; border:0; }
@media (max-width:800px) { .section { padding:74px 0; }.menu-toggle { width:43px; height:40px; display:grid; place-content:center; gap:5px; border:1px solid var(--forest); background:transparent; }.menu-toggle span:not(.sr-only) { display:block; width:18px; height:2px; background:var(--forest); }.site-nav { display:none; position:absolute; top:78px; left:0; width:100%; padding:20px; background:var(--white); border-bottom:1px solid var(--line); flex-direction:column; align-items:stretch; }.site-nav.is-open { display:flex; }.site-nav a { padding:8px 0; }.nav-cta { text-align:center; }.hero-grid,.outcome-grid,.guide-grid,.signup-grid,.method-grid { grid-template-columns:1fr; gap:44px; }.hero { padding:62px 0 70px; }.hero-visual { min-height:360px; max-width:420px; width:100%; margin:0 auto; }.home-shape { width:230px; }.roof { height:107px; }.house-wall { height:145px; }.house-wall span { height:49px; width:38px; border-width:6px; }.hero-card-top { right:0; }.hero-card-bottom { left:0; }.problem-list,.proof-grid,.fit-grid { grid-template-columns:1fr; }.problem-list { gap:27px; margin-top:38px; }.week-grid { grid-template-columns:1fr 1fr; }.steps-grid { gap:30px; grid-template-columns:1fr; }.method-grid { gap:28px; }.trust-items { grid-template-columns:1fr; }.trust-items p,.trust-items p:last-child { border-left:0; border-right:0; border-bottom:1px solid var(--line); }.trust-items p:last-child { border-bottom:0; }.signup-grid { gap:25px; }.footer-content { align-items:flex-start; flex-direction:column; }.footer-content p { order:3; } }
@media (max-width:480px) { .container { width:min(100% - 32px,1120px); }.header-content { min-height:68px; }.site-nav { top:68px; }.brand { gap:8px; }.brand img { width:76px; height:42px; }.brand-domain { font-size:10px; padding-left:8px; }.hero-actions { align-items:flex-start; flex-direction:column; gap:19px; }.hero-visual { min-height:315px; }.hero-card { padding:11px; }.hero-card strong { font-size:24px; }.week-grid { grid-template-columns:1fr; }.week-card { min-height:0; }.proof-slot { min-height:135px; } }
.roof, .portrait-frame { background:var(--brown); }