:root{--ivory:#f7f0dc;--paper:#fffdf7;--green:#005a3c;--green-deep:#003f2c;--green-soft:#dfece2;--red:#db120f;--ink:#122019;--muted:#667069;--line:rgba(0,90,60,.16);--shadow:0 30px 80px rgba(0,45,30,.14);--serif:"Iowan Old Style","Baskerville","Times New Roman",serif;--sans:-apple-system,BlinkMacSystemFont,"SF Pro Display","Helvetica Neue",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ivory);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased}.skip-link{position:fixed;z-index:50;left:16px;top:-60px;background:var(--paper);color:var(--green);padding:12px 18px;border-radius:999px}.skip-link:focus{top:12px}.site-header{position:fixed;z-index:20;inset:0 0 auto;display:flex;align-items:center;justify-content:space-between;padding:12px clamp(18px,4vw,64px);background:rgba(247,240,220,.82);border-bottom:1px solid rgba(0,90,60,.08);backdrop-filter:blur(20px)}.brand{display:flex;align-items:center;gap:10px;color:var(--green-deep);font-weight:750;text-decoration:none;letter-spacing:-.02em}.brand img{border-radius:13px}.site-header nav{display:flex;gap:clamp(14px,3vw,36px)}.site-header nav a,.footer-links a{color:var(--green-deep);text-decoration:none;font-size:.94rem}.site-header a:hover,.site-header a:focus-visible,footer a:hover,footer a:focus-visible{text-decoration:underline;text-underline-offset:5px}.hero{min-height:100svh;max-width:1500px;margin:auto;padding:130px clamp(22px,7vw,110px) 70px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:clamp(28px,7vw,110px);align-items:center;overflow:hidden}.eyebrow{margin:0 0 22px;color:var(--red);font-size:.78rem;font-weight:800;letter-spacing:.22em;text-transform:uppercase}.eyebrow.light{color:var(--red)}.hero h1,.story h2,.notifications h2,.section-heading h2,.closing h2,.article-page h1{font-family:var(--serif);font-weight:600;letter-spacing:-.055em;line-height:.92;margin:0}.hero h1{font-size:clamp(4rem,8vw,8.7rem);color:var(--green-deep)}.hero h1 em{color:var(--red);font-style:normal}.lede{font-size:clamp(1.1rem,1.8vw,1.45rem);line-height:1.55;max-width:660px;color:#425048;margin:34px 0}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;border-radius:999px;padding:0 24px;font-weight:750;text-decoration:none}.button.primary{background:var(--red);color:white}.button.quiet{border:1px solid var(--line);color:var(--green-deep);background:rgba(255,255,255,.45)}.button.ivory{background:var(--ivory);color:var(--green-deep)}.launch-note{display:flex;align-items:center;gap:10px;margin-top:25px;color:var(--green-deep);font-size:.9rem;font-weight:650}.launch-note span{width:9px;height:9px;background:var(--green);border-radius:50%;box-shadow:0 0 0 6px rgba(0,90,60,.1)}.hero-visual{min-height:700px;display:grid;place-items:center;position:relative}.halo{position:absolute;width:min(38vw,560px);aspect-ratio:1;border-radius:50%;background:radial-gradient(circle at 40% 35%,#fff 0,#e6d9ab 36%,rgba(0,90,60,.16) 68%,transparent 70%);filter:blur(1px)}.phone{position:relative;width:min(315px,76vw);aspect-ratio:393/852;border:8px solid #18211c;border-radius:48px;background:#111;box-shadow:var(--shadow);overflow:hidden;z-index:1}.phone img{display:block;width:100%;height:100%;object-fit:cover}.phone-island{position:absolute;z-index:2;top:11px;left:50%;transform:translateX(-50%);width:31%;height:25px;border-radius:999px;background:#101410}.phone-hero{transform:rotate(3deg);width:min(345px,78vw)}.promise{background:var(--green-deep);color:var(--ivory);padding:26px clamp(22px,7vw,110px);display:flex;justify-content:center;gap:clamp(22px,8vw,130px);font-family:var(--serif);font-size:clamp(1.05rem,2vw,1.55rem)}.promise p{margin:0}.story-shell{max-width:1500px;margin:auto}.story{min-height:100svh;padding:100px clamp(22px,7vw,110px);display:grid;grid-template-columns:minmax(280px,.8fr) minmax(340px,1.2fr);gap:clamp(36px,9vw,145px);align-items:center}.story.reverse .story-copy{order:2}.story-copy{max-width:570px}.story h2,.section-heading h2{font-size:clamp(3rem,6vw,6.8rem);color:var(--green-deep)}.story-copy>p:not(.eyebrow),.section-heading>p:not(.eyebrow){font-size:clamp(1.05rem,1.7vw,1.3rem);line-height:1.6;color:var(--muted)}.ticks{list-style:none;padding:0;margin:26px 0 0;display:grid;gap:13px;color:var(--green-deep);font-weight:700}.ticks li::before{content:"✓";display:inline-grid;place-items:center;width:25px;height:25px;margin-right:11px;border-radius:50%;background:var(--green);color:white;font-size:.78rem}.stage{min-height:760px;border-radius:42px;background:linear-gradient(145deg,#ebe0b9,#d9eadf);display:grid;place-items:center;position:relative;overflow:hidden}.stage.dark{background:linear-gradient(150deg,#005a3c,#002f22)}.stage-word{position:absolute;color:rgba(255,255,255,.42);font-size:clamp(4rem,10vw,10rem);font-weight:900;letter-spacing:-.08em;transform:rotate(-7deg)}.stage .phone{transform:translateY(85px)}.stage .phone.wide{aspect-ratio:1190/1936;width:min(390px,82%)}.notifications{margin:80px auto;max-width:1360px;border-radius:48px;padding:clamp(45px,8vw,110px);background:var(--green-deep);color:var(--ivory);display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.notifications h2,.closing h2{font-size:clamp(3.2rem,6vw,6.5rem)}.notification-stack{display:grid;gap:14px}.notice{display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:start;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.18);border-radius:22px;padding:18px;backdrop-filter:blur(16px)}.notice-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:var(--ivory);color:var(--green-deep);font-weight:900}.notice strong{display:block}.notice p{margin:4px 0 0;color:rgba(255,255,255,.72);font-size:.9rem}.notice time{color:rgba(255,255,255,.62);font-size:.78rem}.membership{max-width:1360px;margin:auto;padding:120px clamp(22px,5vw,76px)}.section-heading{max-width:900px}.plans{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:60px}.plan{background:var(--paper);border:1px solid var(--line);border-radius:30px;padding:34px;min-height:310px;display:flex;flex-direction:column}.plan.featured{background:var(--green-deep);color:white;transform:translateY(-18px)}.plan-name{color:var(--red);font-size:.78rem;font-weight:850;letter-spacing:.18em;text-transform:uppercase}.plan h3{font-family:var(--serif);font-size:2.2rem;line-height:1;margin:18px 0}.plan p:not(.plan-name){line-height:1.55;color:var(--muted)}.plan.featured p:not(.plan-name){color:rgba(255,255,255,.74)}.pill{display:inline-flex;align-self:flex-start;margin-top:auto;padding:8px 12px;border-radius:999px;background:var(--green-soft);color:var(--green-deep);font-size:.78rem;font-weight:800}.featured .pill{background:var(--ivory)}.fine-print{font-size:.85rem;color:var(--muted);text-align:center;margin-top:22px}.closing{margin-top:60px;background:var(--green-deep);color:var(--ivory);min-height:72svh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:90px 22px}.closing img{border-radius:34px;margin-bottom:26px}.closing .button{margin-top:34px}footer{padding:44px clamp(22px,5vw,76px);display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center;border-top:1px solid var(--line)}.footer-links{display:flex;gap:22px;flex-wrap:wrap;justify-content:flex-end}footer>p{grid-column:1/-1;color:var(--muted);font-size:.8rem;margin:0}.reveal{opacity:0;transform:translateY(28px);transition:opacity .8s ease,transform .8s cubic-bezier(.2,.7,.2,1)}.reveal.is-visible{opacity:1;transform:none}.article-page{max-width:820px;margin:0 auto;padding:150px 24px 100px}.article-page h1{font-size:clamp(3.2rem,7vw,6rem);color:var(--green-deep)}.article-page h2{font-family:var(--serif);font-size:2rem;color:var(--green-deep);margin-top:50px}.article-page p,.article-page li{font-size:1.05rem;line-height:1.72;color:#465149}.article-page .meta{color:var(--red);font-weight:800;letter-spacing:.1em;text-transform:uppercase;font-size:.75rem}.article-page a{color:var(--green-deep)}
@media(max-width:850px){.site-header nav a:not(:last-child){display:none}.hero{grid-template-columns:1fr;padding-top:120px}.hero-visual{min-height:620px}.story,.story.reverse{grid-template-columns:1fr;padding-top:90px}.story.reverse .story-copy{order:0}.stage{min-height:650px}.notifications{margin:40px 18px;grid-template-columns:1fr}.plans{grid-template-columns:1fr}.plan.featured{transform:none}.promise{overflow:auto;justify-content:flex-start;white-space:nowrap}.footer-brand span{display:none}footer{grid-template-columns:auto 1fr}.footer-links{gap:14px}}@media(max-width:480px){.hero h1{font-size:3.7rem}.hero-visual{min-height:570px}.site-header{padding-inline:14px}.brand span{font-size:.9rem}.story{padding-inline:18px}.stage{border-radius:28px;min-height:600px}.notifications{border-radius:28px;padding:45px 22px}.notice{grid-template-columns:auto 1fr}.notice time{display:none}.footer-links{justify-content:flex-start}.footer-links a{font-size:.82rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.phone-hero,.stage .phone{transform:none}}
