:root{--bg:#fafaf8;--bg-alt:#f2f1ed;--text:#191917;--text-2:#4c4c49;--green:#2e7d63;--green-light:#37997a;--green-deep:#1c4a38;--copper:#c17f4e;--copper-deep:#8b5a2b;--green-accent:#237657;--white:#fff;--cream:#f2f1ed;--font-body:"DM Sans",-apple-system,system-ui,sans-serif;--font-display:"Playfair Display",Georgia,serif;--radius:18px;--maxw:1140px}*{box-sizing:border-box;margin:0;padding:0}img{height:auto}html{scroll-behavior:smooth;font-size:131.25%}body{font-family:var(--font-body);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-size:1.18rem;line-height:1.65}h1,h2,h3{font-family:var(--font-display);letter-spacing:-.01em;font-weight:600;line-height:1.15}h1{font-size:max(2.3rem,min(5vw,3.5rem))}h2{font-size:max(1.8rem,min(3.5vw,2.6rem))}h3{font-size:1.3rem}p{color:var(--text-2)}a{color:inherit;text-decoration:none}.wrap{max-width:var(--maxw);margin:0 auto;padding:0 24px}section{padding:80px 0}.eyebrow{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.14em;color:var(--copper-deep);font-size:.78rem;font-weight:600}.alt{background:var(--bg-alt)}.center{text-align:center;max-width:64ch;margin:0 auto}.center p{margin-top:16px;font-size:1.12rem}.btn{cursor:pointer;border:2px solid #0000;border-radius:999px;padding:15px 30px;font-size:1rem;font-weight:600;transition:all .2s;display:inline-block}.btn-primary{color:#fff;background:#a6602e}.btn-primary:hover{background:var(--copper-deep)}.btn-green{background:var(--green);color:#fff}.btn-green:hover{background:#256b53}.btn-ghost{border-color:var(--green);color:var(--green);background:0 0}.btn-ghost:hover{background:var(--green);color:#fff}a:focus-visible{outline-offset:2px;outline:3px solid #a6602e}button:focus-visible{outline-offset:2px;outline:3px solid #a6602e}input:focus-visible{outline-offset:2px;outline:3px solid #a6602e}select:focus-visible{outline-offset:2px;outline:3px solid #a6602e}.announce{background:var(--green);color:#fff;text-align:center;padding:11px 16px;font-size:.95rem}.announce a{color:#e7c9ad;text-underline-offset:3px;font-weight:600;text-decoration:underline}header{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fafaf8eb;border-bottom:1px solid #e7e5df;position:-webkit-sticky;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;height:74px;display:flex}.logo{font-family:var(--font-display);color:var(--green-deep);align-items:center;gap:10px;font-size:1.3rem;font-weight:600;display:inline-flex}.logo img{width:auto;height:30px}.nav-links{align-items:center;gap:28px;display:flex}.nav-links a{color:var(--text);font-size:.97rem;font-weight:500}.nav-links a:hover{color:var(--green)}.nav-cta{padding:10px 22px}.menu-btn{color:var(--green-deep);cursor:pointer;background:0 0;border:0;font-size:1.6rem;display:none}.hero{padding:64px 0 56px}.hero .eyebrow{margin-bottom:14px;display:inline-block}.hero h1 span{color:var(--green)}.hero .lead{color:var(--text-2);max-width:52ch;margin:20px auto 0;font-size:1.24rem}.hero-conditions{font-family:var(--font-display);color:var(--green-deep);max-width:48ch;margin:18px auto 0;font-size:1.25rem;font-weight:600;line-height:1.35}.hero-conditions b{color:var(--copper-deep);font-weight:600}.hero-ctas{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:28px;display:flex}.hero-proof{color:var(--text-2);margin-top:30px;font-size:.95rem}.hero-proof b{color:var(--green-deep)}.feel{color:var(--text);text-align:center;max-width:60ch;font-size:1.3rem;line-height:1.6;font-family:var(--font-display);margin:0 auto;font-weight:400}.sci-grid{grid-template-columns:repeat(2,1fr);gap:24px;margin-top:48px;display:grid}.sci{border-radius:var(--radius);background:#fff;border:1px solid #e7e5df;padding:30px}.sci .num{font-family:var(--font-display);color:var(--copper);font-size:1.5rem;font-weight:700}.sci h3{color:var(--green-deep);margin:8px 0}.sci p{font-size:1rem}.sci b{color:var(--text)}.stats{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:46px;display:grid}.stat{text-align:center}.stat .big{font-family:var(--font-display);color:var(--green);font-size:2.6rem;font-weight:700;line-height:1}.stat p{margin-top:10px;font-size:.98rem}.voices{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:42px;display:grid}.voice{border-radius:var(--radius);background:#fff;border:1px solid #e7e5df;padding:26px}.voice p{color:var(--text);font-size:1.02rem;font-style:italic;line-height:1.55}.voice .src{color:var(--text-2);margin-top:14px;font-size:.86rem;font-style:normal;font-weight:600}.disclaim{text-align:center;color:var(--text-2);margin-top:30px;font-size:.85rem}.lineage{background:var(--cream);border-radius:var(--radius);text-align:center;border:1px solid #ece5da;max-width:760px;margin:0 auto;padding:40px}.lineage .big{font-family:var(--font-display);color:var(--green);font-size:2.4rem;font-weight:700}.lineage p{margin-top:10px}.covered{background:linear-gradient(155deg,var(--green) 0%,var(--green-deep) 100%);color:#fff}.covered .eyebrow{color:#e7c9ad}.covered h2{color:#fff;max-width:20ch}.covered .sub{color:#d9e4df;max-width:58ch;margin-top:18px;font-size:1.15rem}.pill{background:var(--copper);color:#fff;font-family:var(--font-body);text-transform:uppercase;letter-spacing:.12em;border-radius:999px;margin-bottom:14px;padding:6px 14px;font-size:.72rem;font-weight:700;display:inline-block}.capture{border-radius:var(--radius);background:#ffffff14;border:1px solid #fff3;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-top:26px;padding:24px 26px;display:flex}.capture strong{color:#fff}.capture>div{color:#e7efeb;font-size:1.05rem}.capture-form{flex-wrap:wrap;gap:10px;display:flex}.capture-form input{color:#1a1a18;font-family:var(--font-body);background:#fffffff5;border:1px solid #ffffff4d;border-radius:999px;flex:300px;min-width:280px;padding:14px 18px;font-size:1rem}.capture-form select{color:#1a1a18;font-family:var(--font-body);cursor:pointer;background:#fffffff5;border:1px solid #ffffff4d;border-radius:999px;padding:14px 16px;font-size:1rem}.card-help{margin-top:16px;font-size:.95rem}.card-help summary{cursor:pointer;color:#e7c9ad;text-underline-offset:3px;text-decoration:underline;list-style:none;display:inline-block}.card-help summary::-webkit-details-marker{display:none}.card-help p{color:#d9e4df;max-width:64ch;margin-top:10px;font-size:.95rem;line-height:1.7}.card-help b{color:#fff}.cross{grid-template-columns:1fr 1fr;gap:20px;margin-top:42px;display:grid}.cross a{border-radius:var(--radius);background:#fff;border:1px solid #e7e5df;padding:26px 28px;transition:all .2s;display:block}.cross a:hover{border-color:var(--green);transform:translateY(-2px)}.cross h3{color:var(--green-deep)}.cross span{color:var(--copper-deep);font-size:.95rem;font-weight:600}footer{background:var(--green-deep);color:#cdded7;padding:56px 0 34px;font-size:.95rem}footer h4{color:#fff;font-family:var(--font-body);margin-bottom:8px;font-size:1.05rem}.foot-grid{grid-template-columns:1.4fr 1fr 1fr;gap:36px;margin-bottom:34px;display:grid}footer a{color:#cdded7}footer a:hover{color:#fff}.disclaimer{color:#9fb6ad;border-top:1px solid #ffffff26;padding-top:24px;font-size:.84rem;line-height:1.7}.crisis{color:#f0ddc9;background:#c17f4e2e;border:1px solid #c17f4e66;border-radius:12px;margin-bottom:22px;padding:14px 18px;font-size:.92rem}.faq{max-width:800px;margin:40px auto 0}.faq details{background:#fff;border:1px solid #e7e5df;border-radius:14px;margin-bottom:14px;padding:0 26px}.faq summary{cursor:pointer;font-family:var(--font-display);color:var(--green-deep);justify-content:space-between;align-items:center;gap:18px;padding:22px 0;font-size:1.18rem;font-weight:600;list-style:none;display:flex}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";color:var(--copper-deep);font-size:1.7rem;font-family:var(--font-body);flex-shrink:0;line-height:1}.faq details[open] summary:after{content:"–"}.faq details .a{color:var(--text-2);padding:0 0 24px;font-size:1.02rem}.faq details .a a{color:var(--green);text-decoration:underline}.legal{max-width:820px;margin:0 auto;padding:56px 24px 80px}.legal h1{margin-bottom:6px;font-size:max(2rem,min(4vw,2.8rem))}.legal h2{color:var(--green-deep);margin:36px 0 12px;font-size:1.45rem}.legal h3{color:var(--green-deep);margin:24px 0 8px;font-size:1.12rem}.legal p{color:var(--text-2);margin-bottom:14px}.legal ul{margin:0 0 16px 22px}.legal li{color:var(--text-2);margin-bottom:8px}.legal a{color:var(--green);text-decoration:underline}.legal strong{color:var(--text)}.legal .back{color:var(--green);margin-bottom:18px;font-weight:600;display:inline-block}@media (max-width:860px){.nav-links{display:none}.menu-btn{display:block}.sci-grid,.stats,.voices,.cross,.foot-grid{grid-template-columns:1fr}section{padding:58px 0}}:root{--border:#e7e0d4;--shadow-card:0 1px 2px #1919170a, 0 18px 38px -26px #1c4a3866;--shadow-lift:0 26px 52px -28px #1c4a3880}section[id]{scroll-margin-top:96px}.eyebrow{color:var(--green-accent);font-size:.82rem}.covered .eyebrow,.refer .eyebrow{color:#e7c9ad}.btn{justify-content:center;align-items:center;min-height:54px;padding:16px 34px;font-size:1.05rem;line-height:1.15;display:inline-flex}.btn-primary{box-shadow:0 12px 26px -16px #8b5a2bbf}.btn-green{box-shadow:0 12px 26px -16px #1c4a38a6}.btn:hover{transform:translateY(-1px)}.nav-links{flex-wrap:nowrap;gap:34px}.nav-links a{white-space:nowrap}.nav-cta{min-height:0;padding:10px 22px;font-size:.97rem}.nav-links a.nav-cta,.nav-links a.nav-cta:hover{color:#fff}.capture-form input,.capture-form select{min-height:54px}.sci,.voice,.cross a,.faq details,.lineage,.advisor{border:1px solid var(--border);box-shadow:var(--shadow-card)}.cross a:hover{box-shadow:var(--shadow-lift)}.center h2{margin-bottom:6px}.faq details .a{line-height:1.7}.disclaimer{color:#b3c7be}.hero h1{text-wrap:balance;font-size:max(2.2rem,min(4.2vw,3.4rem))}.hero .lead{font-size:1.12rem}.feel{font-size:1.35rem}.center h2:after,.hero .center h1:after{content:"";background:var(--green);border-radius:2px;width:56px;height:3px;margin:18px auto 0;display:block}.hero .center h1:after{margin-top:22px}.cross a{transition:all .2s}.cross a:hover h3{color:var(--green)}.sci .num{background:var(--cream);border:1px solid var(--border);width:44px;height:44px;font-size:1.15rem;line-height:1;font-family:var(--font-body);border-radius:12px;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.eyebrow{margin-bottom:12px;display:inline-block}h1+p,h2+p{margin-top:18px}.center p{margin-top:24px}.center>.btn{margin-top:30px}.hero-ctas{margin-top:32px}.help-grid,.sci-grid,.journey,.voices,.quotes,.advisors,.trust3,.paths,.cross{margin-top:56px}.stats{margin:54px 0 60px}.steps{margin:50px 0 40px}.path h3,.help h3,.sci h3,.jstep h3{margin-bottom:10px}.path-cta,.help .more{margin-top:18px;display:inline-block}.faq{margin-top:50px}.js-anim .reveal{opacity:0;transition:opacity .7s cubic-bezier(.22,.61,.36,1),transform .7s cubic-bezier(.22,.61,.36,1);transform:translateY(18px)}.js-anim .reveal.in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.js-anim .reveal,.js-anim .reveal.in{opacity:1;transition:none;transform:none}}.hero-split{text-align:left;grid-template-columns:1.12fr .88fr;align-items:center;gap:50px;display:grid}.hero-split .hero-copy{max-width:none}.hero-split h1{text-wrap:balance;margin:0;font-size:max(2rem,min(3.3vw,2.95rem))}.hero-split h1:after{content:"";background:var(--green);border-radius:2px;width:54px;height:3px;margin:18px 0 0;display:block}.hero-split .hero-conditions{max-width:42ch;margin:18px 0 0}.hero-split .lead{max-width:50ch;margin:18px 0 0;font-size:1.18rem}.hero-split .hero-ctas{justify-content:flex-start}.hero-split .hero-proof{margin-top:28px}.hero-figure img{object-fit:cover;border-radius:22px;width:100%;max-width:440px;margin-left:auto;display:block;box-shadow:0 30px 64px -30px #1c4a388c}@media (max-width:860px){.hero-split{text-align:center;grid-template-columns:1fr;gap:26px}.hero-figure{order:-1}.hero-figure img{max-width:320px;margin:0 auto}.hero-split .hero-ctas{justify-content:center}.hero-split h1:after{margin:18px auto 0}.hero-split .hero-conditions,.hero-split .lead{margin-left:auto;margin-right:auto}}.sci .num{background-position:50%;background-repeat:no-repeat;background-size:24px;font-size:0}.sci-grid .sci:first-child .num{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232E7D63' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='13' r='7'/%3E%3Cpath d='M12 10v3l2 0'/%3E%3Cpath d='M7 4l-2.5 2'/%3E%3Cpath d='M17 4l2.5 2'/%3E%3C/svg%3E")}.sci-grid .sci:nth-child(2) .num{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232E7D63' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 12h4l2 6l4-12l2 6h4'/%3E%3C/svg%3E")}.sci-grid .sci:nth-child(3) .num{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232E7D63' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 3h6'/%3E%3Cpath d='M10 3v5.2l-4.6 9.2a1.4 1.4 0 0 0 1.25 2.1h10.7a1.4 1.4 0 0 0 1.25-2.1L14 8.2V3'/%3E%3C/svg%3E")}.sci-grid .sci:nth-child(4) .num{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232E7D63' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='8'/%3E%3Cpath d='M12 8v4l3 2'/%3E%3C/svg%3E")}.hero-textured{background-color:var(--bg);background-image:radial-gradient(130% 85% at 50% -8%,#2e7d631a,#0000 56%),radial-gradient(90% 60% at 85% 110%,#c17f4e0f,#0000 60%),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.05'/%3E%3C/svg%3E");background-position:top,bottom,50%;background-repeat:no-repeat,no-repeat,repeat;background-size:auto,auto,180px 180px;position:relative}.feel-split{grid-template-columns:.8fr 1.2fr;align-items:center;gap:48px;display:grid}.feel-split .feel{text-align:left;max-width:none;margin:0}.feel-photo img{object-fit:cover;border-radius:20px;width:100%;max-width:380px;display:block;box-shadow:0 26px 54px -28px #1c4a3880}@media (max-width:860px){.feel-split{grid-template-columns:1fr;gap:26px}.feel-split .feel{text-align:center}.feel-photo img{max-width:300px;margin:0 auto}}.nav-links a{position:relative}.nav-links a[aria-current=page]{color:var(--green);font-weight:600}.nav-links a[aria-current=page]:after{content:"";background:var(--green);border-radius:2px;height:2px;position:absolute;bottom:-5px;left:0;right:0}.proofbar{background:linear-gradient(90deg,#e8f2ec 0%,#e7f1f0 58%,#e6f0f3 100%);border-top:1px solid #e1e6e1;border-bottom:1px solid #e1e6e1;padding:16px 0}.proofbar-row{flex-wrap:nowrap;justify-content:center;align-items:center;gap:20px;max-width:1240px;display:flex}.pb-item{color:var(--text-2);white-space:nowrap;align-items:center;gap:10px;font-size:.9rem;display:flex}.pb-item b{color:var(--green-deep);font-weight:700}.pb-ic{background:#fff;border:1px solid #dfe6e0;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.pb-ic svg{width:17px;height:17px;display:block}.pb-sep{background:#cfdcd4;width:1px;height:28px}@media (max-width:860px){.proofbar-row{flex-direction:column;align-items:flex-start;gap:14px;max-width:none}.pb-sep{display:none}}.lineage{max-width:920px}.lineage p{text-wrap:balance}.cross a{flex-direction:column;padding:28px 30px;display:flex}.cross h3{margin-bottom:10px}.cross p{margin:0;line-height:1.55}.cross span{margin-top:16px;display:inline-block}.tapping-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:48px;display:grid}.points-frame{border:1px solid var(--border);max-width:480px;box-shadow:var(--shadow-card);background:#fff;border-radius:18px;margin:0 auto;overflow:hidden}.points-frame img{width:100%;display:block}@media (max-width:860px){.tapping-grid{grid-template-columns:1fr}}
