:root{--ink:#102c29;--green:#123f38;--green-2:#1a5d51;--mint:#8ce0c2;--mint-soft:#e8f7f1;--cream:#f6f8f7;--sand:#eef0e9;--line:#dbe4e0;--white:#fff;--muted:#5d6f6b;--orange:#ef7d4f;--shadow:0 20px 55px rgba(18,63,56,.13)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;color:var(--ink);background:var(--cream);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.7}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.12;letter-spacing:-.035em}h1{font-size:clamp(2.7rem,6vw,5.8rem)}h2{font-size:clamp(2rem,3.7vw,3.5rem)}h3{font-size:1.28rem}p{color:#38514c}.site-header{position:sticky;top:0;z-index:50;background:rgba(246,248,247,.92);border-bottom:1px solid rgba(18,63,56,.1);backdrop-filter:blur(16px)}.nav-wrap{max-width:1440px;margin:auto;height:78px;padding:0 4vw;justify-content:space-between;gap:28px}.brand,.nav-wrap{display:flex;align-items:center}.brand{gap:12px;line-height:1.05}.brand>span:last-child{display:flex;flex-direction:column;gap:4px}.brand strong{font-size:1.08rem}.brand small{font-size:.68rem;color:var(--muted);letter-spacing:.05em;text-transform:uppercase}.brand-mark{width:39px;height:39px;border-radius:12px;background:var(--green);display:grid;place-items:center;position:relative}.brand-mark:after,.brand-mark:before{content:"";position:absolute;background:white;border-radius:2px}.brand-mark:before{width:20px;height:6px}.brand-mark:after{width:6px;height:20px}.brand-mark span{position:absolute;width:7px;height:7px;border:2px solid var(--mint);border-radius:50%;right:3px;bottom:4px}.nav-wrap nav{display:flex;gap:32px;font-size:.92rem;font-weight:650}.nav-wrap nav a:hover{color:var(--green-2)}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 22px;border-radius:999px;color:white;background:var(--green);font-weight:760;line-height:1.2;border:1px solid var(--green);box-shadow:0 8px 25px rgba(18,63,56,.16);transition:.2s ease}.button:hover{transform:translateY(-2px);background:var(--green-2)}.button-small{padding:11px 18px;font-size:.88rem}.button-light{background:var(--mint);border-color:var(--mint);color:var(--green);box-shadow:none}.button-light:hover{background:white;color:var(--green)}.button-ghost{background:transparent;color:var(--green);box-shadow:none}.button-ghost:hover{background:var(--mint-soft)}.text-link{font-weight:650;text-decoration:underline;text-decoration-color:var(--mint);text-underline-offset:5px}.text-link.strong{font-weight:800}.eyebrow,.section-kicker{text-transform:uppercase;letter-spacing:.13em;font-size:.72rem;font-weight:850;color:var(--green-2);margin-bottom:18px}.section-kicker.light{color:var(--mint)}.lead{font-size:clamp(1.08rem,1.7vw,1.35rem);line-height:1.55;color:#38514c}.affiliate-note{font-size:.75rem!important;color:#647571!important;margin:14px 0 0!important;max-width:700px}.home-hero{max-width:1440px;margin:auto;min-height:730px;padding:70px 4vw 95px;display:grid;grid-template-columns:1.04fr .96fr;gap:clamp(35px,6vw,90px);align-items:center}.home-copy h1{max-width:780px;margin-bottom:28px}.home-copy h1 em{display:block;font-style:normal;color:var(--green-2)}.home-copy .lead{max-width:720px}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:18px;margin:30px 0 0}.trust-row{display:flex;gap:28px;margin-top:36px;padding-top:24px;border-top:1px solid var(--line);font-size:.8rem;color:var(--muted)}.trust-row span{display:flex;flex-direction:column}.trust-row b{font-size:1.18rem;color:var(--green)}.home-visual{position:relative}.home-visual>img{border-radius:34px;display:block;box-shadow:var(--shadow);aspect-ratio:1.07;-o-object-fit:cover;object-fit:cover}.home-visual:before{content:"";position:absolute;inset:-18px 22px 18px -18px;border:1px solid var(--mint);border-radius:40px;z-index:-1}.floating-card{position:absolute;left:-45px;bottom:35px;width:310px;padding:19px 22px;background:rgba(255,255,255,.96);border-radius:18px;box-shadow:var(--shadow);display:grid;gap:5px;font-size:.74rem;color:var(--muted)}.floating-card strong{font-size:.98rem;color:var(--ink)}.floating-card small{color:var(--green-2)}.live-dot{width:8px;height:8px;background:#37b97b;border-radius:50%;box-shadow:0 0 0 5px #dbf5e8;position:absolute;right:18px;top:18px}.stats{background:var(--green);color:white;display:grid;grid-template-columns:repeat(4,1fr);padding:35px max(4vw,calc((100vw - 1320px)/2));gap:0}.stats div{padding:4px 35px;border-right:1px solid rgba(255,255,255,.15);display:flex;flex-direction:column}.stats div:last-child{border:0}.stats b{font-size:1.85rem;color:var(--mint)}.stats span{font-size:.8rem;color:#d4e7e1}.home-section,.hub-content,.related{max-width:1320px;margin:auto;padding:110px 4vw}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:60px;margin-bottom:45px}.section-heading h2{margin-bottom:0;max-width:780px}.section-heading>p{max-width:500px;margin-bottom:0}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.category-card,.topic-card{background:white;border:1px solid var(--line);border-radius:20px;padding:28px;transition:.22s ease;display:flex;flex-direction:column}.category-card:hover,.topic-card:hover{transform:translateY(-5px);border-color:#93cdb9;box-shadow:var(--shadow)}.category-card>span{font-size:.78rem;font-weight:850;color:var(--orange)}.category-card h3{font-size:1.5rem;margin:25px 0 14px}.category-card p{font-size:.9rem;flex:1}.category-card b,.topic-card b{font-size:.82rem;color:var(--green-2);margin-top:auto}.split-section{max-width:1250px;margin:40px auto 100px;padding:0 4vw;display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(50px,8vw,120px);align-items:center}.split-image{position:relative}.split-image:after{content:"";position:absolute;width:72%;height:60%;background:var(--mint);border-radius:40px;left:-25px;bottom:-25px;z-index:-1}.split-image img{display:block;border-radius:30px;aspect-ratio:.86;-o-object-fit:cover;object-fit:cover}.split-section h2{font-size:clamp(2.2rem,4vw,4rem)}.check-list{list-style:none;padding:0;margin:28px 0}.check-list li{padding:9px 0 9px 34px;position:relative;border-bottom:1px solid var(--line)}.check-list li:before{content:"✓";position:absolute;left:0;color:var(--green-2);font-weight:900}.dark-section{background:var(--green);color:white;padding:90px max(4vw,calc((100vw - 1250px)/2));display:grid;grid-template-columns:1.25fr .75fr;gap:80px;align-items:center}.dark-section h2{max-width:750px}.dark-section p,.dark-section small{color:#c8ded7}.price-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:35px 0 16px}.price-strip div{border:1px solid rgba(255,255,255,.18);border-radius:16px;padding:18px;display:flex;flex-direction:column}.price-strip span{font-size:.75rem;color:var(--mint);font-weight:800}.price-strip b{font-size:1.45rem}.price-strip small{font-size:.7rem}.dark-cta{position:relative;text-align:center}.dark-cta img{border-radius:26px;aspect-ratio:1.15;-o-object-fit:cover;object-fit:cover;display:block;opacity:.9}.dark-cta .button{margin-top:-24px;position:relative}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.topic-card span{font-size:.68rem;text-transform:uppercase;letter-spacing:.08em;color:var(--green-2);font-weight:800}.topic-card h3{margin:15px 0 10px}.topic-card p{font-size:.84rem;line-height:1.55;flex:1}.editorial{display:grid;grid-template-columns:.7fr 1.3fr;gap:100px;border-top:1px solid var(--line)}.editorial code{font-size:.8em;background:var(--mint-soft);padding:3px 6px;border-radius:5px}.breadcrumbs{max-width:1320px;margin:0 auto;padding:24px 4vw 0;display:flex;flex-wrap:wrap;gap:9px;color:var(--muted);font-size:.73rem}.breadcrumbs a:hover{text-decoration:underline}.article{max-width:1440px;margin:auto;padding:0 4vw 100px}.article-hero,.hub-hero{padding:50px 0 78px;display:grid;grid-template-columns:1.03fr .97fr;gap:clamp(45px,7vw,100px);align-items:center}.article-hero h1,.hub-hero h1{font-size:clamp(2.7rem,5.3vw,5.2rem);margin-bottom:28px}.hero-image{position:relative}.hero-image img,.hub-hero>img{border-radius:30px;aspect-ratio:1.15;-o-object-fit:cover;object-fit:cover;display:block;box-shadow:var(--shadow)}.image-tag{position:absolute;right:20px;bottom:20px;background:white;padding:10px 16px;border-radius:999px;font-size:.7rem;font-weight:800}.answer-box{background:var(--mint-soft);border:1px solid #bfe3d5;border-left:5px solid var(--green-2);border-radius:16px;padding:25px 30px;margin:0 auto 60px;max-width:1100px}.answer-box strong{font-size:.75rem;text-transform:uppercase;letter-spacing:.09em;color:var(--green-2)}.answer-box p{margin:8px 0 0;font-size:1.05rem}.article-layout{display:grid;grid-template-columns:230px minmax(0,840px);justify-content:center;gap:70px}.toc{position:sticky;top:110px;height:-moz-max-content;height:max-content;display:flex;flex-direction:column;border-left:1px solid var(--line);padding-left:22px;font-size:.78rem}.toc strong{margin-bottom:13px}.toc a{padding:6px 0;color:var(--muted)}.toc a:hover{color:var(--green-2)}.article-body{min-width:0}.article-section{padding:22px 0 48px;border-bottom:1px solid var(--line)}.article-section h2{font-size:clamp(2rem,3.5vw,3.1rem);margin-bottom:25px}.article-section p{font-size:1.02rem;line-height:1.84}.article-section p:first-of-type{font-size:1.09rem}.prompt-box pre{white-space:pre-wrap;background:var(--green);color:#e8f7f1;border-radius:18px;padding:28px;font:500 .88rem/1.75 ui-monospace,SFMono-Regular,Menlo,monospace;overflow:auto}.cta-panel{margin:55px -45px;padding:38px 45px;border-radius:24px;background:var(--green);color:white;display:flex;align-items:center;justify-content:space-between;gap:35px}.cta-panel span{color:var(--mint);font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;font-weight:850}.cta-panel h2{font-size:1.9rem;margin:10px 0}.cta-panel p{color:#cfe2dc;margin:0;max-width:580px}.cta-panel .button{background:var(--mint);color:var(--green);border-color:var(--mint);white-space:nowrap}.faq details{background:white;border:1px solid var(--line);border-radius:13px;padding:0 20px;margin:10px 0}.faq summary{cursor:pointer;padding:18px 30px 18px 0;font-weight:750;list-style:none;position:relative}.faq summary:after{content:"+";position:absolute;right:0;font-size:1.4rem;color:var(--green-2)}.faq details[open] summary:after{content:"–"}.faq details p{font-size:.93rem!important;line-height:1.65}.related{padding-top:85px}.related h2{margin-bottom:38px}.hub-hero{max-width:1320px;margin:auto;padding:60px 4vw 80px}.hub-hero>div>.button{margin-top:12px}.hub-content{padding-top:40px}.hub-content>h2{font-size:clamp(2rem,3.5vw,3.2rem);max-width:900px;margin-top:70px}.hub-content>p{font-size:1.03rem;line-height:1.85;max-width:900px}.hub-content>.card-grid{margin-top:35px}.legal-page{max-width:860px;margin:0 auto;padding:80px 4vw 120px}.legal-page h1{font-size:clamp(3rem,6vw,5rem);margin-bottom:45px}.legal-page h2{font-size:1.55rem;margin-top:40px}.legal-page a:not(.button){text-decoration:underline;text-decoration-color:var(--mint);text-underline-offset:4px}.legal-page code{background:var(--mint-soft);padding:4px 6px;border-radius:5px}.site-footer{background:#0a2924;color:white;padding:80px 4vw 25px}.footer-grid{max-width:1320px;margin:auto;display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:55px}.site-footer a,.site-footer p{color:#b9d0ca;font-size:.83rem}.site-footer h2{font-size:.8rem;text-transform:uppercase;letter-spacing:.1em;color:var(--mint)}.site-footer ul{list-style:none;padding:0}.site-footer li{margin:8px 0}.brand-light strong,.site-footer a:hover{color:white}.brand-light small{color:#9ebbb3}.site-footer .button{color:var(--green);margin-top:8px}.footer-bottom{max-width:1320px;margin:60px auto 0;padding-top:22px;border-top:1px solid rgba(255,255,255,.12);display:flex;justify-content:space-between;color:#88a49d;font-size:.73rem}@media(max-width:1000px){.nav-wrap nav{display:none}.article-hero,.dark-section,.home-hero,.hub-hero,.split-section{grid-template-columns:1fr}.home-hero{padding-top:50px}.home-visual{max-width:700px}.category-grid,.footer-grid{grid-template-columns:repeat(2,1fr)}.dark-cta{max-width:600px}.article-layout{grid-template-columns:1fr}.toc{display:none}.article-hero>div{max-width:850px}.article-hero .hero-image{max-width:800px}.editorial{grid-template-columns:1fr;gap:30px}.cta-panel{margin:45px 0}.stats{grid-template-columns:repeat(2,1fr)}.stats div:nth-child(2){border-right:0}.stats div:nth-child(-n+2){margin-bottom:20px}.card-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:680px){h1{font-size:2.65rem}.nav-wrap{height:68px;padding:0 18px}.brand small{display:none}.nav-wrap .button-small{font-size:.75rem;padding:10px 13px}.article,.home-hero,.hub-hero{padding-left:20px;padding-right:20px}.home-hero{padding-bottom:70px;min-height:0}.home-copy h1{font-size:2.8rem}.trust-row{gap:14px}.floating-card{left:12px;right:12px;bottom:14px;width:auto}.stats{padding:28px 20px}.stats div{padding:5px 15px}.stats b{font-size:1.3rem}.home-section,.hub-content,.related{padding:75px 20px}.section-heading{display:block}.section-heading>p{margin-top:20px}.card-grid,.category-grid,.footer-grid{grid-template-columns:1fr}.split-section{padding:0 20px;margin-bottom:75px}.dark-section{padding:70px 20px;gap:45px}.price-strip{grid-template-columns:1fr}.editorial{display:block}.article-hero,.hub-hero{padding-top:35px;gap:35px}.article-hero h1,.hub-hero h1{font-size:2.65rem}.hero-actions{align-items:stretch}.hero-actions .button,.hero-actions .button-ghost{width:100%}.answer-box{margin-bottom:35px;padding:22px 20px}.article-section{padding-bottom:35px}.article-section p{font-size:.98rem}.prompt-box pre{font-size:.75rem;padding:20px}.cta-panel{padding:30px 24px;display:block}.cta-panel .button{margin-top:22px;width:100%}.site-footer{padding:60px 20px 25px}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:7px}.breadcrumbs{padding-left:20px;padding-right:20px}.legal-page{padding:60px 20px 90px}}