:root{--ink: #102b3b;--body: #53636c;--green: #b0eb72;--green-dark: #2e691d;--line: #dce4e7;--soft: #f3f6f7;--radius: 18px;color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-feature-settings:"cv02","cv03","cv04","cv11";scroll-behavior:smooth;scroll-padding-top:100px}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:#fff;min-width:320px}a{color:inherit;text-decoration:none}button,input{font:inherit}img{display:block;max-width:100%;height:auto}h1,h2,h3,p,figure{margin:0}h1,h2,h3{text-wrap:balance}p{line-height:1.7}a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid #448726;outline-offset:5px;border-radius:4px}.container{width:min(1280px,calc(100% - 96px));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.skip-link{position:fixed;z-index:100;top:10px;left:10px;padding:14px 24px;background:var(--ink);color:#fff;transform:translateY(-160%)}.skip-link:focus{transform:none}.site-header{position:sticky;top:0;z-index:30;background:#fffffff7;border-bottom:1px solid var(--line)}.header-inner{display:flex;flex-wrap:wrap;padding-block:16px;align-items:center;justify-content:space-between;gap:28px;min-height:90px}.brand{display:inline-flex;align-items:center;gap:10px;flex-shrink:0;font-weight:800;font-size:1.45rem;letter-spacing:-.055em;line-height:1}.brand img{width:42px;height:42px;object-fit:contain;flex:none;overflow:visible;border-radius:0}.brand-dot{color:#508b2c}.desktop-nav{display:flex;gap:32px;font-size:.9rem;font-weight:600}.desktop-nav a:hover,.site-footer a:hover{color:var(--green-dark)}.header-actions{display:flex;align-items:center;gap:16px}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;min-height:54px;padding:15px 24px;border-radius:7px;background:var(--green);color:var(--ink);font-size:.95rem;font-weight:750;line-height:1.4;transition:background .2s,transform .2s}.button:hover{background:#9bdf57;transform:translateY(-2px)}.button span{font-size:1.35em}.button-small{min-height:44px;padding:10px 18px;gap:20px;font-size:.875rem}.text-link{display:inline-flex;align-items:center;gap:14px;font-weight:650;font-size:.9rem;line-height:1.5}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.text-link span{font-size:1.25em}.language-menu{position:relative}.language-menu summary{display:flex;gap:7px;align-items:center;min-height:44px;padding:8px;cursor:pointer;list-style:none;font-size:.8rem;font-weight:650}.language-menu summary::-webkit-details-marker{display:none}.language-panel{position:absolute;right:0;top:calc(100% + 10px);display:grid;min-width:190px;padding:8px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 12px 36px #102b3b18}.language-panel a{display:flex;justify-content:space-between;gap:20px;padding:11px 12px;border-radius:6px;font-size:.9rem}.language-panel a:hover,.language-panel a[aria-current]{background:#ecf6e7}.language-panel a span{font-size:.75rem;color:var(--body)}.hero{display:grid;grid-template-columns:1fr 1.16fr;gap:36px;align-items:center;padding-block:88px 86px;min-height:720px}.eyebrow{display:flex;align-items:center;gap:9px;font-size:.7rem;letter-spacing:.13em;font-weight:750;line-height:1.5}.status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#57972c;flex:none}.hero h1{font-size:clamp(3rem,4.8vw,4.45rem);line-height:1.045;letter-spacing:-.05em;font-weight:780;margin-top:26px;max-width:650px}.hero h1>span{display:block;color:#4b842a;margin-top:4px}.hero-intro{max-width:475px;font-size:1.1rem;color:var(--body);line-height:1.7;margin-top:28px}.hero-actions{display:flex;align-items:center;gap:26px;margin-top:30px;flex-wrap:wrap}.hero-note{font-size:.8rem;color:var(--body);margin-top:17px}.hero-note>span{color:#4a792b;margin-right:4px}.hero-product{position:relative;min-width:0;padding:21px 20px 0;background:#e9f1ed;border-radius:18px;transform:translate(16px);box-shadow:0 25px 60px -48px #102b3b66}.hero-product-label{display:flex;gap:8px;align-items:center;font-size:.65rem;font-weight:750;letter-spacing:.15em;margin-bottom:18px}.hero-product-label>span:last-child{margin-left:auto;font-size:1.1rem}.hero-capture{display:block;border:1px solid #d4dfe0;border-radius:10px;overflow:hidden;background:#f5f8f9;box-shadow:0 12px 20px -15px #102b3b33}.hero-capture img{width:100%;height:auto}.hero-caption{display:flex;align-items:center;justify-content:space-between;font-size:.6rem;letter-spacing:.16em;padding:16px 0;color:#395246;font-weight:650}.promise-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fafcf9}.promise-strip .container{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;padding-block:23px}.promise-strip p{font-size:.82rem;font-weight:600;display:flex;align-items:center;gap:12px}.promise-strip p>span{font-size:1.2rem;color:#4d812c}.promise-strip p:not(:first-child){border-left:1px solid var(--line);padding-left:25px}.section{padding-block:96px}.section-heading{max-width:790px;margin-bottom:48px}.section-heading .eyebrow{color:#597065;margin-bottom:18px}h2{font-size:clamp(2rem,3.6vw,3.15rem);line-height:1.13;letter-spacing:-.05em;font-weight:750}.section-heading>p:not(.eyebrow),.section-heading>div>p:not(.eyebrow){font-size:1.025rem;color:var(--body);margin-top:20px}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:46px;padding:0;margin:0;list-style:none}.steps-grid li{border-top:1px solid #afbbb8;padding-top:19px}.step-number{display:flex;justify-content:space-between;align-items:center;font-size:.875rem;color:#657970;font-weight:650;margin-bottom:31px}.step-number span{font-size:1.5rem;color:#7f998e}.steps-grid h3,.feature-row h3{font-size:1.15rem;letter-spacing:-.035em;line-height:1.35;margin-bottom:12px}.steps-grid p,.feature-row p{font-size:.95rem;color:var(--body);line-height:1.75}.product-section{background:var(--soft);border-top:1px solid #e7ecee;border-bottom:1px solid #e7ecee}.product-section .section-heading{max-width:690px}.product-grid{display:grid;grid-template-columns:1fr 1.15fr;gap:24px;align-items:stretch}.product-card{border:1px solid #dce5e7;border-radius:var(--radius);overflow:hidden;background:#fff;position:relative;display:flex;flex-direction:column}.product-card-copy{padding:34px 34px 30px}.card-index{font-size:.67rem;font-weight:700;letter-spacing:.12em;color:#4f6258;text-transform:uppercase}.product-card h3{font-size:1.85rem;letter-spacing:-.055em;margin-top:16px;line-height:1.15}.product-card p{font-size:.95rem;color:var(--body);margin-top:16px;max-width:470px}.product-card .text-link{margin-top:20px}.pick-capture{width:300px;max-width:calc(100% - 60px);margin:6px auto 0;border:1px solid #d3dee4;border-bottom:0;border-radius:14px 14px 0 0;overflow:hidden;box-shadow:0 15px 60px #102b3b1a}.pick-capture img{width:100%}.pool-card{background:#e7efea}.pool-capture{margin:auto 24px 0;overflow:hidden;border-radius:12px 12px 0 0;border:1px solid #d3dee4;border-bottom:0;background:#f4f7f8;box-shadow:0 16px 35px -14px #102b3b25}.pool-capture img{width:100%;height:auto}.capture-note{text-align:center;color:#65736d;font-size:.7rem;margin-top:16px}.feature-row{display:grid;grid-template-columns:repeat(3,1fr);gap:44px;margin-top:64px}.feature-symbol{display:flex;align-items:center;justify-content:center;width:36px;height:36px;font-size:1.65rem;color:#426d31;margin-bottom:18px}.heading-with-link{max-width:none;display:flex;justify-content:space-between;align-items:flex-end;gap:36px}.heading-with-link>div{max-width:680px}.heading-with-link>.text-link{flex-shrink:0;margin-bottom:6px}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.guide-card{display:flex;flex-direction:column;border:1px solid var(--line);border-radius:12px;overflow:hidden;transition:transform .2s,box-shadow .2s}.guide-card:hover{transform:translateY(-4px);box-shadow:0 10px 35px #102b3b0f}.guide-art{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto 1fr;min-height:205px;background:#183746;color:#dcead6;padding:22px 26px}.guide-art>span:first-child{font-size:.65rem;font-weight:650;letter-spacing:.18em;grid-column:1/-1}.guide-art strong{font-size:5.6rem;font-weight:550;line-height:1;letter-spacing:-.08em;align-self:end}.guide-arrow{font-size:3rem;align-self:end;font-weight:300}.guide-art-1{background:#dcefc5;color:#244a33}.guide-art-2{background:#eaf0f2;color:#344e5c}.guide-card-copy{padding:24px}.guide-card h3{font-size:1.25rem;letter-spacing:-.03em;line-height:1.3;margin-top:12px}.guide-card p{font-size:.9rem;color:var(--body);line-height:1.65;margin-top:12px}.faq-section{display:grid;grid-template-columns:1fr 1.4fr;gap:80px;border-top:1px solid var(--line)}.faq-section .section-heading{max-width:390px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:76px;padding:22px 0;cursor:pointer;list-style:none;font-weight:650;font-size:1rem}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{display:flex;align-items:center;justify-content:center;width:1em;height:1em;line-height:1;font-size:1.5rem;font-weight:400;flex:none;color:#54764a}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details>p{font-size:.95rem;color:var(--body);padding:0 26px 25px 0}.final-cta{background:var(--ink);color:#fff;border-radius:20px;padding:62px 56px;margin-bottom:80px;text-align:center;position:relative}.final-cta .eyebrow{justify-content:center;color:var(--green);margin-bottom:22px}.final-cta h2{max-width:740px;margin:auto;font-size:clamp(2.2rem,3.7vw,3.25rem)}.final-cta>p:not(.eyebrow){margin-top:20px;font-size:1.1rem;color:#c0cfd6}.final-cta .button{margin-top:28px}.site-footer{border-top:1px solid var(--line)}.footer-main{display:flex;justify-content:space-between;gap:40px;padding-block:48px}.footer-main>div>p{font-size:.9rem;color:var(--body);margin-top:18px}.footer-main nav{display:flex;align-items:center;gap:26px;flex-wrap:wrap;font-size:.8rem;font-weight:600;max-width:650px}.footer-bottom{border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;font-size:.7rem;color:#66777e;padding-block:22px}.editorial-header{padding-block:68px 52px;max-width:950px}.breadcrumbs{display:flex;flex-wrap:wrap;gap:8px 12px;color:var(--body);font-size:.8rem;margin-bottom:34px}.breadcrumbs a:hover{text-decoration:underline}.editorial-header h1{font-size:clamp(2.5rem,4.8vw,4rem);letter-spacing:-.05em;line-height:1.08;margin-top:20px}.editorial-description{font-size:1.2rem;color:var(--body);max-width:800px;margin-top:24px}.article-meta{display:flex;gap:10px 24px;flex-wrap:wrap;font-size:.8rem;color:var(--body);margin-top:25px}.article-layout{display:grid;grid-template-columns:minmax(0,760px) 260px;gap:80px;align-items:start;padding-bottom:90px}.prose{font-size:1.05rem;line-height:1.85;min-width:0}.prose h2{font-size:1.85rem;margin:42px 0 18px;line-height:1.25;letter-spacing:-.035em;scroll-margin-top:120px}.prose h3{font-size:1.35rem;line-height:1.4;margin:28px 0 12px;scroll-margin-top:120px}.prose>p{margin:0 0 22px;color:#3c515d}.prose a{color:#376d22;text-decoration:underline;text-underline-offset:3px}.prose li{padding-left:5px;margin-block:8px;color:#3c515d}.prose ul,.prose ol{padding-left:24px;margin:20px 0 28px}.prose table{border-collapse:collapse;width:100%;font-size:.95rem;margin:28px 0}.prose th,.prose td{padding:15px 18px;text-align:left;border:1px solid var(--line)}.prose th{background:var(--soft)}.prose blockquote{margin:26px 0;border-left:3px solid #78a656;padding:16px 22px;background:#f0f7eb;color:#264333}.prose img{border-radius:12px;margin-block:28px}.article-sidebar{position:sticky;top:124px;border-top:2px solid var(--ink);padding-top:20px}.article-sidebar>strong{font-size:.7rem;letter-spacing:.12em}.article-sidebar nav{display:grid;gap:14px;margin-top:20px}.article-sidebar nav a{font-size:.85rem;line-height:1.5;color:var(--body)}.article-sidebar nav a:hover{color:#376d22}.sidebar-cta{margin-top:32px;padding:24px;background:#edf5e8;border-radius:10px}.sidebar-cta h3{font-size:1.2rem;letter-spacing:-.03em;line-height:1.25}.sidebar-cta p{font-size:.85rem;margin-top:12px;color:var(--body)}.sidebar-cta .button{margin-top:18px;font-size:.8rem;padding:10px 16px;min-height:42px;width:100%;gap:15px}.related-section{padding-block:64px;border-top:1px solid var(--line);background:#f7f9f8}.related-section h2{font-size:2rem;margin-bottom:28px}.text-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.text-card{padding:26px;background:#fff;border:1px solid var(--line);border-radius:12px}.text-card h3{font-size:1.15rem;line-height:1.35;margin-top:12px}.text-card p{font-size:.9rem;color:var(--body);margin-top:12px}.text-card:hover{border-color:#6f9959}.blog-section{padding-bottom:72px}.blog-section>h2{font-size:1.8rem;margin-bottom:25px}.not-found{padding-block:110px;text-align:center;max-width:650px}.not-found h1{font-size:3rem;letter-spacing:-.04em}.not-found p{margin-block:20px;color:var(--body)}@media(min-width:1500px){.hero-product{transform:translate(24px);width:calc(100% + 20px)}}@media(max-width:1150px){.container{width:calc(100% - 64px)}.desktop-nav{gap:20px}.hero{grid-template-columns:1fr 1fr;gap:30px;padding-block:65px;min-height:650px}.hero h1{font-size:3.45rem}.hero-product{transform:none;padding:15px 13px 0}.hero-intro{font-size:1rem}.hero-actions{gap:20px}.hero-actions .text-link{font-size:.85rem}.promise-strip p{font-size:.75rem}.product-grid{grid-template-columns:1fr 1fr}.product-card-copy{padding:28px}.faq-section{gap:50px}.heading-with-link{display:block}.heading-with-link>.text-link{margin-top:25px}.footer-main{align-items:flex-start}.footer-main nav{max-width:360px}.article-layout{gap:42px;grid-template-columns:minmax(0,1fr) 220px}}@media(max-width:900px){.desktop-nav{display:none}.hero{grid-template-columns:1fr;gap:45px;padding-block:55px}.hero-copy{max-width:680px}.hero h1{font-size:4.6rem;max-width:690px}.hero-intro{max-width:570px;font-size:1.1rem}.hero-product{max-width:100%;padding:21px 22px 0}.hero-product-label{font-size:.7rem}.hero-caption{font-size:.65rem}.hero-capture img{width:100%}.promise-strip .container{gap:16px}.promise-strip p{line-height:1.55;align-items:flex-start}.promise-strip p:not(:first-child){padding-left:16px}.section{padding-block:70px}.steps-grid{gap:28px}.product-card-copy{padding:24px}.product-card h3{font-size:1.65rem}.product-card p{font-size:.9rem}.pick-capture{max-width:calc(100% - 40px)}.pool-capture{margin-inline:14px}.product-grid{align-items:start}.feature-row{gap:24px}.guide-grid{gap:16px}.guide-card-copy{padding:20px}.guide-art{padding:20px;min-height:165px}.guide-art strong{font-size:4.2rem}.guide-card h3{font-size:1.1rem}.faq-section{grid-template-columns:1fr;gap:0}.faq-section .section-heading{max-width:600px;margin-bottom:32px}.article-layout{grid-template-columns:minmax(0,1fr)}.article-sidebar{position:static;grid-row:1;display:none}.text-cards{gap:16px}.text-card{padding:20px}}@media(max-width:600px){:root{scroll-padding-top:90px}.container{width:calc(100% - 40px)}.header-inner{min-height:78px;gap:10px}.brand{font-size:1.16rem;gap:7px}.brand img{width:34px;height:35px}.header-actions{gap:5px}.header-actions .button{font-size:.75rem;padding:10px 12px;min-height:42px;gap:8px;max-width:155px}.header-actions .button span{display:none}.language-menu summary{font-size:.72rem;padding:8px 5px}.hero{padding-block:42px 38px;gap:34px}.eyebrow{font-size:.62rem;letter-spacing:.1em}.hero h1{font-size:clamp(2.7rem,10.5vw,3.8rem);margin-top:21px;line-height:1.06;letter-spacing:-.05em}.hero-intro{font-size:1rem;margin-top:22px;line-height:1.65}.hero-actions{gap:17px;margin-top:24px}.hero-actions .button{font-size:.875rem;padding:13px 18px;gap:18px;min-height:48px}.hero-actions .text-link{font-size:.8rem;gap:8px}.hero-note{font-size:.72rem}.hero-product{padding:14px 12px 0;border-radius:12px}.hero-product-label{font-size:.55rem;letter-spacing:.12em;margin-bottom:12px}.hero-caption{font-size:.53rem;padding:12px 0}.hero-capture{border-radius:6px}.promise-strip .container{display:flex;flex-direction:column;padding-block:20px;gap:12px}.promise-strip p{font-size:.8rem;align-items:center}.promise-strip p:not(:first-child){border:none;padding:0}.promise-strip p>span{width:22px;text-align:center}.section{padding-block:56px}.section-heading{margin-bottom:32px}.section-heading .eyebrow{margin-bottom:16px}h2{font-size:2.15rem;line-height:1.16}.section-heading>p:not(.eyebrow),.section-heading>div>p:not(.eyebrow){font-size:.95rem;margin-top:16px}.steps-grid{grid-template-columns:1fr;gap:28px}.steps-grid li{padding-top:14px}.step-number{margin-bottom:17px}.steps-grid h3{font-size:1.2rem}.steps-grid p{font-size:.95rem}.product-grid{grid-template-columns:1fr;gap:22px}.product-card-copy{padding:26px}.product-card h3{font-size:1.85rem}.product-card p{font-size:.95rem}.pick-capture{width:290px;max-width:calc(100% - 60px)}.pool-capture{margin:10px 18px 0}.capture-note{font-size:.65rem;line-height:1.6;max-width:290px;margin:16px auto 0}.feature-row{grid-template-columns:1fr;gap:28px;margin-top:40px}.feature-row article{padding-left:50px;position:relative}.feature-symbol{position:absolute;left:0;top:-3px}.feature-row h3{font-size:1.15rem;margin-bottom:8px}.feature-row p{font-size:.9rem}.guide-grid{grid-template-columns:1fr;gap:22px}.guide-art{min-height:180px;padding:22px 24px}.guide-art strong{font-size:4.8rem}.guide-card h3{font-size:1.3rem}.guide-card-copy{padding:24px}.guide-card p{font-size:.95rem}.faq-list summary{font-size:.95rem;min-height:70px;line-height:1.5}.faq-list details>p{font-size:.9rem;padding-right:12px}.final-cta{padding:44px 24px;border-radius:14px;margin-bottom:50px}.final-cta h2{font-size:2.1rem}.final-cta>p:not(.eyebrow){font-size:1rem}.footer-main{display:block;padding-block:35px}.footer-main nav{margin-top:30px;gap:18px 24px;font-size:.8rem;max-width:none}.footer-bottom{display:block;font-size:.67rem;padding-block:20px}.footer-bottom>span{display:block;line-height:1.7}.footer-bottom>span+span{margin-top:8px}.editorial-header{padding-block:42px 32px}.editorial-header h1{font-size:2.65rem}.editorial-description{font-size:1.05rem}.article-meta{font-size:.75rem;gap:8px 16px}.prose{font-size:1rem}.prose h2{font-size:1.65rem}.prose th,.prose td{padding:10px 8px;font-size:.85rem}.article-layout{padding-bottom:50px}.text-cards{grid-template-columns:1fr}.text-card{padding:24px}.related-section{padding-block:42px}.blog-section{padding-bottom:45px}}@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
