: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:#FFFFFF;--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);line-height:1.65;font-size:1.18rem;-webkit-font-smoothing:antialiased}h1,h2,h3{font-family:var(--font-display);line-height:1.15;font-weight:600;letter-spacing:-.01em}h1{font-size:clamp(2.3rem,5vw,3.5rem)}h2{font-size:clamp(1.8rem,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;font-size:.78rem;font-weight:600;color:var(--copper-deep)}.alt{background:var(--bg-alt)}.center{text-align:center;max-width:64ch;margin:0 auto}.center p{font-size:1.12rem;margin-top:16px}.btn{display:inline-block;font-weight:600;font-size:1rem;padding:15px 30px;border-radius:999px;cursor:pointer;transition:.2s;border:2px solid transparent}.btn-primary{background:#a6602e;color:#fff}.btn-primary:hover{background:var(--copper-deep)}.btn-green{background:var(--green);color:#fff}.btn-green:hover{background:#256b53}.btn-ghost{background:transparent;border-color:var(--green);color:var(--green)}.btn-ghost:hover{background:var(--green);color:#fff}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #A6602E;outline-offset:2px}.announce{background:var(--green);color:#fff;text-align:center;font-size:.95rem;padding:11px 16px}.announce a{color:#e7c9ad;font-weight:600;text-decoration:underline;text-underline-offset:3px}header{position:sticky;top:0;z-index:50;background:#fafaf8eb;backdrop-filter:blur(10px);border-bottom:1px solid #e7e5df}.nav{display:flex;align-items:center;justify-content:space-between;height:74px}.logo{display:inline-flex;align-items:center;gap:10px;font-family:var(--font-display);font-size:1.3rem;font-weight:600;color:var(--green-deep)}.logo img{height:30px;width:auto}.nav-links{display:flex;align-items:center;gap:28px}.nav-links a{font-size:.97rem;font-weight:500;color:var(--text)}.nav-links a:hover{color:var(--green)}.nav-cta{padding:10px 22px}.menu-btn{display:none;background:none;border:0;font-size:1.6rem;color:var(--green-deep);cursor:pointer}.hero{padding:64px 0 56px}.hero .eyebrow{display:inline-block;margin-bottom:14px}.hero h1 span{color:var(--green)}.hero .lead{font-size:1.24rem;margin:20px auto 0;color:var(--text-2);max-width:52ch}.hero-conditions{font-family:var(--font-display);font-size:1.25rem;color:var(--green-deep);font-weight:600;margin:18px auto 0;line-height:1.35;max-width:48ch}.hero-conditions b{color:var(--copper-deep);font-weight:600}.hero-ctas{display:flex;gap:14px;flex-wrap:wrap;justify-content:center;margin-top:28px}.hero-proof{margin-top:30px;font-size:.95rem;color:var(--text-2)}.hero-proof b{color:var(--green-deep)}.feel{font-size:1.3rem;line-height:1.6;color:var(--text);max-width:60ch;margin:0 auto;text-align:center;font-family:var(--font-display);font-weight:400}.sci-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-top:48px}.sci{background:#fff;border:1px solid #e7e5df;border-radius:var(--radius);padding:30px}.sci .num{font-family:var(--font-display);font-size:1.5rem;color:var(--copper);font-weight:700}.sci h3{margin:8px 0;color:var(--green-deep)}.sci p{font-size:1rem}.sci b{color:var(--text)}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:46px}.stat{text-align:center}.stat .big{font-family:var(--font-display);font-size:2.6rem;color:var(--green);font-weight:700;line-height:1}.stat p{margin-top:10px;font-size:.98rem}.voices{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:42px}.voice{background:#fff;border:1px solid #e7e5df;border-radius:var(--radius);padding:26px}.voice p{font-size:1.02rem;color:var(--text);font-style:italic;line-height:1.55}.voice .src{margin-top:14px;font-style:normal;font-size:.86rem;color:var(--text-2);font-weight:600}.disclaim{text-align:center;font-size:.85rem;color:var(--text-2);margin-top:30px}.lineage{background:var(--cream);border:1px solid #ece5da;border-radius:var(--radius);padding:40px;text-align:center;max-width:760px;margin:0 auto}.lineage .big{font-family:var(--font-display);font-size:2.4rem;color:var(--green);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;font-size:1.15rem;margin-top:18px;max-width:58ch}.pill{display:inline-block;background:var(--copper);color:#fff;font-family:var(--font-body);font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;padding:6px 14px;border-radius:999px;margin-bottom:14px}.capture{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;background:#ffffff14;border:1px solid rgba(255,255,255,.2);border-radius:var(--radius);padding:24px 26px;margin-top:26px}.capture strong{color:#fff}.capture>div{font-size:1.05rem;color:#e7efeb}.capture-form{display:flex;gap:10px;flex-wrap:wrap}.capture-form input{padding:14px 18px;border-radius:999px;border:1px solid rgba(255,255,255,.3);background:#fffffff5;color:#1a1a18;font-family:var(--font-body);font-size:1rem;flex:1 1 300px;min-width:280px}.capture-form select{padding:14px 16px;border-radius:999px;border:1px solid rgba(255,255,255,.3);background:#fffffff5;color:#1a1a18;font-family:var(--font-body);font-size:1rem;cursor:pointer}.card-help{margin-top:16px;font-size:.95rem}.card-help summary{list-style:none;cursor:pointer;color:#e7c9ad;text-decoration:underline;text-underline-offset:3px;display:inline-block}.card-help summary::-webkit-details-marker{display:none}.card-help p{color:#d9e4df;margin-top:10px;max-width:64ch;font-size:.95rem;line-height:1.7}.card-help b{color:#fff}.cross{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:42px}.cross a{display:block;background:#fff;border:1px solid #e7e5df;border-radius:var(--radius);padding:26px 28px;transition:.2s}.cross a:hover{border-color:var(--green);transform:translateY(-2px)}.cross h3{color:var(--green-deep)}.cross span{color:var(--copper-deep);font-weight:600;font-size:.95rem}footer{background:var(--green-deep);color:#cdded7;padding:56px 0 34px;font-size:.95rem}footer h4{color:#fff;font-family:var(--font-body);font-size:1.05rem;margin-bottom:8px}.foot-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:36px;margin-bottom:34px}footer a{color:#cdded7}footer a:hover{color:#fff}.disclaimer{border-top:1px solid rgba(255,255,255,.15);padding-top:24px;font-size:.84rem;color:#9fb6ad;line-height:1.7}.crisis{background:#c17f4e2e;border:1px solid rgba(193,127,78,.4);border-radius:12px;padding:14px 18px;margin-bottom:22px;color:#f0ddc9;font-size:.92rem}.faq{max-width:800px;margin:40px auto 0}.faq details{background:#fff;border:1px solid #e7e5df;border-radius:14px;padding:0 26px;margin-bottom:14px}.faq summary{list-style:none;cursor:pointer;padding:22px 0;font-family:var(--font-display);font-size:1.18rem;color:var(--green-deep);font-weight:600;display:flex;justify-content:space-between;align-items:center;gap:18px}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";font-size:1.7rem;color:var(--copper-deep);font-family:var(--font-body);line-height:1;flex-shrink:0}.faq details[open] summary:after{content:"–"}.faq details .a{padding:0 0 24px;font-size:1.02rem;color:var(--text-2)}.faq details .a a{color:var(--green);text-decoration:underline}.legal{max-width:820px;margin:0 auto;padding:56px 24px 80px}.legal h1{font-size:clamp(2rem,4vw,2.8rem);margin-bottom:6px}.legal h2{font-size:1.45rem;margin:36px 0 12px;color:var(--green-deep)}.legal h3{font-size:1.12rem;margin:24px 0 8px;color:var(--green-deep)}.legal p{margin-bottom:14px;color:var(--text-2)}.legal ul{margin:0 0 16px 22px}.legal li{margin-bottom:8px;color:var(--text-2)}.legal a{color:var(--green);text-decoration:underline}.legal strong{color:var(--text)}.legal .back{display:inline-block;margin-bottom:18px;color:var(--green);font-weight:600}@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 rgba(25,25,23,.04), 0 18px 38px -26px rgba(28,74,56,.4);--shadow-lift:0 26px 52px -28px rgba(28,74,56,.5)}section[id]{scroll-margin-top:96px}.eyebrow{color:var(--green-accent);font-size:.82rem}.covered .eyebrow,.refer .eyebrow{color:#e7c9ad}.btn{font-size:1.05rem;padding:16px 34px;min-height:54px;display:inline-flex;align-items:center;justify-content:center;line-height:1.15}.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{font-size:clamp(2.2rem,4.2vw,3.4rem);text-wrap:balance}.hero .lead{font-size:1.12rem}.feel{font-size:1.35rem}.center h2:after,.hero .center h1:after{content:"";display:block;width:56px;height:3px;background:var(--green);border-radius:2px;margin:18px auto 0}.hero .center h1:after{margin-top:22px}.cross a{transition:.2s}.cross a:hover h3{color:var(--green)}.sci .num{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:var(--cream);border:1px solid var(--border);font-size:1.15rem;line-height:1;font-family:var(--font-body);font-weight:700}.eyebrow{display:inline-block;margin-bottom:12px}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{display:inline-block;margin-top:18px}.faq{margin-top:50px}.js-anim .reveal{opacity:0;transform:translateY(18px);transition:opacity .7s cubic-bezier(.22,.61,.36,1),transform .7s cubic-bezier(.22,.61,.36,1)}.js-anim .reveal.in{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.js-anim .reveal,.js-anim .reveal.in{opacity:1;transform:none;transition:none}}.hero-split{display:grid;grid-template-columns:1.12fr .88fr;gap:50px;align-items:center;text-align:left}.hero-split .hero-copy{max-width:none}.hero-split h1{font-size:clamp(2rem,3.3vw,2.95rem);text-wrap:balance;margin:0}.hero-split h1:after{content:"";display:block;width:54px;height:3px;background:var(--green);border-radius:2px;margin:18px 0 0}.hero-split .hero-conditions{margin:18px 0 0;max-width:42ch}.hero-split .lead{margin:18px 0 0;max-width:50ch;font-size:1.18rem}.hero-split .hero-ctas{justify-content:flex-start}.hero-split .hero-proof{margin-top:28px}.hero-figure img{width:100%;max-width:440px;display:block;margin-left:auto;border-radius:22px;object-fit:cover;box-shadow:0 30px 64px -30px #1c4a388c}@media(max-width:860px){.hero-split{grid-template-columns:1fr;gap:26px;text-align:center}.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{font-size:0;background-repeat:no-repeat;background-position:center;background-size:24px}.sci-grid .sci:nth-child(1) .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{position:relative;background-color:var(--bg);background-image:radial-gradient(130% 85% at 50% -8%,rgba(46,125,99,.1),transparent 56%),radial-gradient(90% 60% at 85% 110%,rgba(193,127,78,.06),transparent 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-repeat:no-repeat,no-repeat,repeat;background-position:center top,center bottom,center;background-size:auto,auto,180px 180px}.feel-split{display:grid;grid-template-columns:.8fr 1.2fr;gap:48px;align-items:center}.feel-split .feel{text-align:left;margin:0;max-width:none}.feel-photo img{width:100%;max-width:380px;display:block;border-radius:20px;object-fit:cover;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:"";position:absolute;left:0;right:0;bottom:-5px;height:2px;background:var(--green);border-radius:2px}.proofbar{background:linear-gradient(90deg,#e8f2ec,#e7f1f0 58%,#e6f0f3);border-top:1px solid #e1e6e1;border-bottom:1px solid #e1e6e1;padding:16px 0}.proofbar-row{display:flex;align-items:center;justify-content:center;gap:20px;flex-wrap:nowrap;max-width:1240px}.pb-item{display:flex;align-items:center;gap:10px;font-size:.9rem;color:var(--text-2);white-space:nowrap}.pb-item b{color:var(--green-deep);font-weight:700}.pb-ic{width:30px;height:30px;border-radius:9px;background:#fff;border:1px solid #dfe6e0;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pb-ic svg{width:17px;height:17px;display:block}.pb-sep{width:1px;height:28px;background:#cfdcd4}@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{display:flex;flex-direction:column;padding:28px 30px}.cross h3{margin-bottom:10px}.cross p{margin:0;line-height:1.55}.cross span{display:inline-block;margin-top:16px}.tapping-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center}.points-frame{background:#fff;border:1px solid var(--border);border-radius:18px;overflow:hidden;max-width:480px;margin:0 auto;box-shadow:var(--shadow-card)}.points-frame img{width:100%;display:block}@media(max-width:860px){.tapping-grid{grid-template-columns:1fr}}
