:root{--forest:#344d25;--shade:#1d2c1b;--paper:#f6f2e8;--ink:#262b25;--bark:#503a2b;--indigo:#35566f;--leaf:#8fae45;--muted:#62665b;--white:#fbfaf6}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6}img{display:block;max-width:100%;height:auto}a{color:inherit}a:focus-visible,summary:focus-visible{outline:3px solid var(--indigo);outline-offset:6px}h1,h2,p,figure{margin:0}h1,h2{line-height:1.06;letter-spacing:-.045em;font-weight:700;text-wrap:balance}h1{font-size:clamp(3.3rem,5.9vw,5.9rem)}h2{font-size:clamp(2.2rem,3.8vw,3.75rem)}p{font-size:1.0625rem}.wrap{width:min(1240px,calc(100% - 96px));margin-inline:auto}.eyebrow{font-size:.75rem;letter-spacing:.16em;font-weight:600;margin-bottom:24px}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:54px;padding:14px 25px;border-radius:12px;background:var(--forest);color:var(--paper);text-decoration:none;font-weight:600;font-size:1rem;transition:background .18s,transform .18s}.button:hover{background:var(--shade);transform:translateY(-2px)}.button-light{background:var(--paper);color:var(--shade)}.button-light:hover{background:#e2e8d4}.button-small{font-size:.875rem;min-height:44px;padding:10px 20px}.skip-link{position:absolute;left:16px;top:-100px;background:var(--paper);color:var(--shade);padding:16px;z-index:20}.skip-link:focus{top:12px}.site-header{background:var(--paper);position:relative;z-index:10}.nav-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:88px}.brand{display:inline-flex;align-items:center;gap:12px;text-decoration:none;font-weight:700;font-size:1.5rem;letter-spacing:-.045em}.brand img{border-radius:10px}.site-header nav{display:flex;gap:30px;margin-left:auto;margin-right:26px}.site-header nav a,.site-footer nav a{text-decoration:none;font-size:.9375rem}.site-header nav a:hover,.site-footer a:hover{text-decoration:underline;text-underline-offset:6px}.hero{position:relative;background:var(--shade);color:var(--paper);overflow:hidden}.hero-layout{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:30px;min-height:790px}.hero-copy{position:relative;z-index:2;padding:70px 0}.hero .eyebrow{color:#cad5b8}.hero h1 em{font-style:normal;color:#b6cf8d}.lead{max-width:440px;font-size:1.2rem;line-height:1.7;margin:30px 0 32px;color:#e0e3d8}.cta-note{font-size:.8125rem;margin-top:16px;color:#c7cfbd}.hero-facts{display:flex;gap:32px;margin-top:50px;font-size:.8125rem;color:#c7cfbd}.hero-facts strong{display:block;color:var(--paper);font-size:1.45rem;line-height:1.4}.hero-stage{height:720px;position:relative;isolation:isolate}.hero-stage:before{content:"";position:absolute;width:1000px;height:980px;top:80px;left:-40px;border-radius:50%;background:var(--forest);z-index:-1}.phone{position:absolute;padding:6px;background:linear-gradient(130deg,#71786a,#252d23);border-radius:31px;box-shadow:0 24px 45px #09170850;width:53%;overflow:hidden}.phone img{width:100%;border-radius:25px}.phone-soft{left:-4%;top:42px;transform:rotate(-10deg)}.phone-inn{right:-18%;top:60px;transform:rotate(10deg)}.phone-scenery{left:27%;top:158px;transform:rotate(-3deg);z-index:1}.intro{padding:112px 0;text-align:center}.intro>p:not(.eyebrow){max-width:650px;margin:26px auto 0;color:var(--muted)}.reading-strip{display:grid;grid-template-columns:repeat(4,1fr);margin-top:55px;border-top:1px solid #cfd3c4;border-bottom:1px solid #cfd3c4;padding:32px 0;gap:20px}.reading-strip>div{display:flex;flex-direction:column;justify-content:space-between;gap:26px}.reading-strip span{font-size:.75rem;letter-spacing:.1em;color:var(--muted)}.reading-strip b{font-size:1.8rem;color:var(--forest);font-weight:600}.reading-strip rt{font-size:.75rem}.feature{padding:90px 0}.feature-dark{background:var(--shade);color:var(--paper)}.feature-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:110px}.feature-copy .eyebrow{color:var(--bark)}.feature-dark .eyebrow{color:#b6cf8d}.feature-copy>p:not(.eyebrow){margin-top:26px;max-width:450px}.feature-copy .quiet{color:var(--muted);font-size:.9375rem}.feature-dark .quiet{color:#c7cfbd}.reverse .feature-copy{grid-column:2;grid-row:1}.reverse .art{grid-column:1;grid-row:1}.art{max-width:470px;justify-self:center;width:100%}.art img{width:100%;border-radius:24px}.art figcaption{font-size:.75rem;text-align:center;color:var(--muted);margin-top:18px}.feature-dark .art figcaption{color:#bdc8b0}.art-panel img{box-shadow:0 20px 60px #1d2c1b0b}.growth{background:#e9eddf}.levels{display:grid;grid-template-columns:1fr 1fr;gap:110px;padding:100px 0;border-bottom:1px solid #cfd3c4}.levels p:not(.eyebrow){color:var(--muted)}.level-rail{display:flex;justify-content:space-between;gap:12px;margin:32px 0}.level-rail span{display:grid;place-items:center;background:var(--forest);color:var(--paper);border-radius:50%;width:58px;aspect-ratio:1;font-weight:600}.small{font-size:.8125rem!important}.faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:110px;padding:105px 0}.faq details{border-bottom:1px solid #cfd3c4}.faq summary{cursor:pointer;padding:22px 32px 22px 0;font-size:1.0625rem;font-weight:600;position:relative;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";position:absolute;right:3px;top:22px;font-weight:400;font-size:1.3rem}.faq details[open] summary:after{content:"−"}.faq details p{padding:0 24px 24px 0;color:var(--muted);font-size:1rem}.closing{background:var(--forest);color:var(--paper);text-align:center;padding:95px 0;position:relative;overflow:hidden}.closing-logo{border-radius:19px;margin:0 auto 30px}.closing h2{font-size:clamp(2.6rem,5vw,4.4rem);margin-bottom:32px}.closing .eyebrow{color:#d5dec7}.site-footer{padding:40px 0;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.site-footer nav{display:flex;gap:26px}.site-footer p{width:100%;font-size:.75rem;color:var(--muted)}
@media(min-width:1500px){.hero-stage{height:750px}}
@media(max-width:1050px){.wrap{width:calc(100% - 56px)}.hero-layout{min-height:700px;gap:20px}.hero-stage{height:580px}.hero-copy{padding:60px 0}.hero-facts{gap:24px}.feature-grid,.levels,.faq{gap:55px}.phone{border-radius:24px;padding:5px}.phone img{border-radius:20px}.phone-scenery{top:130px}.feature{padding:70px 0}}
@media(max-width:740px){html{scroll-padding-top:24px}.wrap{width:calc(100% - 40px)}.nav-inner{min-height:76px;gap:12px}.brand{font-size:1.35rem;gap:8px}.brand img{width:38px;height:38px}.site-header nav{display:none}.button-small{padding:10px 16px;font-size:.8125rem}.hero-layout{grid-template-columns:1fr;gap:0}.hero-copy{padding:58px 0 18px;text-align:center}.hero h1{font-size:clamp(2.7rem,9.5vw,4.4rem)}.hero .eyebrow{font-size:.6875rem;margin-bottom:22px}.lead{font-size:1.0625rem;margin:24px auto 28px;max-width:370px}.hero-facts{justify-content:center;margin-top:32px;gap:36px}.hero-stage{height:auto;aspect-ratio:1/1.32;max-width:480px;width:100%;margin:15px auto 0}.hero-stage:before{width:180%;height:140%;left:-40%;top:12%}.phone{width:48%;border-radius:23px;padding:4px}.phone img{border-radius:19px}.phone-soft{left:-3%;top:8%}.phone-inn{right:-3%;top:8%}.phone-scenery{left:26%;top:21%}.intro{padding:70px 0}.reading-strip{grid-template-columns:1fr 1fr;row-gap:34px;margin-top:34px;padding:30px 0}.reading-strip>div{gap:20px}.reading-strip b{font-size:1.6rem}.reading-strip span{font-size:.6875rem}.feature{padding:65px 0}.feature-grid,.levels,.faq{grid-template-columns:1fr;gap:40px}.reverse .feature-copy,.reverse .art{grid-column:auto;grid-row:auto}.feature-copy h2{font-size:2.5rem}.feature-copy>p:not(.eyebrow){max-width:none}.art{max-width:400px}.art img{border-radius:18px}.levels{padding:65px 0;gap:24px}.level-rail{gap:8px}.level-rail span{width:50px}.faq{padding:65px 0;gap:24px}.closing{padding:70px 0}.site-footer{padding:32px 0}.site-footer nav{gap:22px}.site-footer p{line-height:1.7}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}.button:hover{transform:none}}
