*{box-sizing:border-box}:root{--ink:#1f2a2a;--muted:#5e6b68;--cream:#fffaf1;--paper:#fff;--sage:#dcebd9;--green:#2e6b57;--green-dark:#214f42;--coral:#ef806d;--yellow:#f4c85b;--blue:#b9dce4;--line:#e3e8e5;--shadow:0 20px 60px #1f2a2a1a}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif;line-height:1.6}a{color:inherit}.container{width:min(1160px,100% - 40px);margin:0 auto}.narrow{width:min(780px,100% - 40px)}.site-header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffaf1f0;border-bottom:1px solid #e3e8e5cc;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:24px;min-height:76px;display:flex}.brand{letter-spacing:-.02em;align-items:center;gap:10px;font-size:1.15rem;font-weight:800;text-decoration:none;display:inline-flex}.brand-mark{background:var(--yellow);width:34px;height:34px;color:var(--green-dark);border-radius:50%;place-items:center;display:grid}.nav{align-items:center;gap:24px;font-size:.94rem;font-weight:700;display:flex}.nav a{text-decoration:none}.nav-cta{color:#fff;background:var(--green);border-radius:999px;padding:11px 18px}.hero{padding:84px 0 92px;position:relative;overflow:hidden}.hero-grid{z-index:2;grid-template-columns:1.08fr .92fr;align-items:center;gap:70px;display:grid;position:relative}.eyebrow{color:var(--green);letter-spacing:.16em;text-transform:uppercase;margin-bottom:14px;font-size:.77rem;font-weight:900;display:inline-block}.eyebrow.light{color:#d9f1e8}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.065em;max-width:760px;margin-bottom:24px;font-size:clamp(3rem,7vw,5.75rem);line-height:.98}h2{letter-spacing:-.045em;font-size:clamp(2rem,4.5vw,3.35rem);line-height:1.06}.hero-lead{max-width:670px;color:var(--muted);margin-bottom:30px;font-size:1.23rem}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:0 22px;font-weight:800;text-decoration:none;display:inline-flex}.button-primary{background:var(--green);color:#fff}.button-primary:hover,.nav-cta:hover{background:var(--green-dark)}.button-secondary{border:1px solid var(--line);background:#fff}.button-light{color:var(--green-dark);background:#fff}.trust-line{color:var(--muted);flex-wrap:wrap;gap:22px;margin-top:28px;font-size:.9rem;font-weight:700;display:flex}.trust-line span:before{content:"✓";color:var(--green);margin-right:7px}.hero-card{box-shadow:var(--shadow);background:#fff;border:1px solid #e3e8e5e6;border-radius:32px;padding:24px;transform:rotate(1.5deg)}.hero-card-top{justify-content:space-between;align-items:center;display:flex}.mini-label{text-transform:uppercase;letter-spacing:.12em;font-size:.76rem;font-weight:900}.weather{background:var(--cream);border-radius:999px;padding:7px 11px;font-size:.86rem;font-weight:800}.adventure-visual{background:var(--blue);border-radius:24px;height:250px;margin:22px 0;position:relative;overflow:hidden}.sun{background:var(--yellow);border-radius:50%;width:62px;height:62px;position:absolute;top:28px;right:34px}.hill{border-radius:50% 50% 0 0;width:120%;position:absolute;left:-10%}.hill-back{background:#9dcc9a;height:185px;bottom:-75px}.hill-front{background:#629b72;height:200px;bottom:-105px;transform:rotate(-4deg)}.tree,.family{z-index:3;position:absolute}.tree-one{font-size:62px;bottom:56px;left:42px}.tree-two{font-size:50px;bottom:42px;right:44px}.family{font-size:52px;bottom:34px;left:50%;transform:translate(-50%)}.hero-card h2{letter-spacing:-.03em;margin-bottom:8px;font-size:1.65rem}.hero-card p{color:var(--muted)}.tags{flex-wrap:wrap;gap:8px;display:flex}.tags span{background:var(--sage);color:var(--green-dark);border-radius:999px;padding:7px 11px;font-size:.78rem;font-weight:800}.hero-orb{filter:blur(2px);border-radius:50%;position:absolute}.hero-orb-one{background:#ef806d33;width:280px;height:280px;top:-60px;right:-90px}.hero-orb-two{background:#f4c85b40;width:220px;height:220px;bottom:-70px;left:-120px}.section{padding:92px 0}.section-heading{max-width:760px;margin-bottom:42px}.section-heading p{color:var(--muted);font-size:1.08rem}.category-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.category-card{border:1px solid var(--line);background:#fff;border-radius:24px;min-height:225px;padding:24px;transition:transform .18s,box-shadow .18s}.category-card:hover{transform:translateY(-5px);box-shadow:0 18px 45px #1f2a2a17}.category-icon{margin-bottom:30px;font-size:2.2rem;display:block}.category-card h3{margin-bottom:7px;font-size:1.18rem}.category-card p{color:var(--muted);margin-bottom:18px;font-size:.92rem}.coming-soon{color:var(--green);letter-spacing:.1em;text-transform:uppercase;font-size:.72rem;font-weight:900}.soft-section{background:var(--sage)}.two-column{grid-template-columns:1fr 1fr;align-items:center;gap:76px;display:grid}.large-copy{color:var(--green-dark);font-size:1.45rem;font-weight:800}.promise-list{box-shadow:var(--shadow);background:#fff;border-radius:26px;overflow:hidden}.promise-item{border-bottom:1px solid var(--line);align-items:center;gap:18px;padding:21px 24px;display:flex}.promise-item:last-child{border:0}.promise-item span{color:var(--coral);font-size:.78rem;font-weight:900}.promise-item p{margin:0;font-weight:800}.waitlist-card{color:#fff;background:var(--green-dark);border-radius:32px;justify-content:space-between;align-items:center;gap:34px;padding:48px;display:flex}.waitlist-card h2{margin-bottom:12px}.waitlist-card p{color:#d9e7e2;margin-bottom:0}.page-hero{min-height:65vh;padding:90px 0}.content-card{border:1px solid var(--line);background:#fff;border-radius:24px;margin-top:38px;padding:34px}.content-card h2{margin-top:30px;font-size:1.5rem}.content-card h2:first-child{margin-top:0}.site-footer{color:#fff;background:#192d29;padding:60px 0 30px}.footer-grid{justify-content:space-between;gap:40px;display:flex}.footer-brand{margin-bottom:14px}.site-footer p{color:#b8c9c4}.footer-links{flex-wrap:wrap;gap:22px;display:flex}.footer-links a{font-weight:700;text-decoration:none}.copyright{color:#8fa6a0;border-top:1px solid #ffffff1f;margin-top:42px;padding-top:20px;font-size:.82rem}@media (max-width:920px){.nav a:not(.nav-cta){display:none}.hero-grid,.two-column{grid-template-columns:1fr}.hero-grid{gap:50px}.hero-card{max-width:580px}.category-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.container,.narrow{width:min(100% - 28px,1160px)}.header-inner{min-height:68px}.brand{font-size:1rem}.nav-cta{padding:9px 13px;font-size:.8rem}.hero{padding:58px 0 70px}h1{font-size:3.35rem}.hero-actions,.button{width:100%}.category-grid{grid-template-columns:1fr}.section{padding:70px 0}.waitlist-card,.footer-grid{flex-direction:column;align-items:flex-start}.waitlist-card{padding:32px 24px}.button-light{width:100%}}
