@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--ink:#142c25;--green:#102d26;--mint:#b6efd3;--paper:#f7f9f6;--muted:#637269;--line:#dce4dc;--sans:'DM Sans',Arial,sans-serif;--display:'Manrope',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid #45b582;outline-offset:6px}a:hover{text-decoration:none}svg{width:22px;height:22px;flex:none}img{display:block;max-width:100%}.skip{position:fixed;top:-90px;left:20px;padding:12px 20px;background:white;z-index:10}.skip:focus{top:10px}.header{max-width:1440px;margin:auto;padding:27px 5%;display:flex;align-items:center;gap:40px;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;font-family:var(--display);font-size:27px;font-weight:800;letter-spacing:-1px;line-height:1}.brand img{object-fit:contain;border-radius:8px}.brand-period{color:#28976c}.header nav{display:flex;gap:34px;margin-left:auto;margin-right:24px;font-size:14px;font-weight:550}.header nav a:hover{color:#258760}.button{display:inline-flex;justify-content:center;align-items:center;gap:13px;background:var(--green);color:white;padding:17px 24px;border:1px solid transparent;border-radius:7px;font-size:16px;line-height:1.4;font-weight:600;transition:background .18s,transform .18s;white-space:normal}.button:hover{background:#214b3e;transform:translateY(-2px)}.button>span{margin-left:10px;font-size:20px}.button-small{padding:12px 18px;font-size:14px}.button-light{background:var(--mint);color:var(--green)}.button-light:hover{background:#d1f7e3}.hero{max-width:1440px;margin:0 auto;padding:38px 5% 0;color:#f6fbf7;background:var(--green);border-radius:14px 14px 0 0;overflow:hidden;position:relative}.hero-top{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid #ffffff24;padding-bottom:25px}.eyebrow{font-size:12px;font-weight:650;letter-spacing:1.8px;line-height:1.6}.mini-grid{font-size:20px;vertical-align:-1px;margin-right:10px}.hero-note{font-size:13px;color:#b1c7bb}.hero-copy{display:grid;grid-template-columns:1fr 300px;gap:80px;padding:58px 0 68px;align-items:center}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--display);font-weight:500}h1{font-size:clamp(54px,6.7vw,94px);letter-spacing:-5px;line-height:1.1;max-width:840px}h1 em,h2 em{font-family:Georgia,'Times New Roman',serif;font-weight:400}h1 em{color:var(--mint)}.hero-copy p{font-size:18px;line-height:1.7;max-width:560px;margin-top:25px;color:#bed0c6}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:30px}.text-link{display:inline-flex;gap:13px;font-size:14px}.text-link:hover{color:var(--mint)}.hero-copy .download-note{font-size:12px;color:#a1bbae;letter-spacing:.15px;margin-top:13px}.hero-aside{align-self:center;border:1px solid #78b49640;border-radius:6px;padding:22px;position:relative;background:linear-gradient(90deg,transparent 49.7%,#80bb9c16 50%,transparent 50.3%),linear-gradient(0deg,transparent 49.7%,#80bb9c16 50%,transparent 50.3%);background-size:48px 48px}.cell-address{display:block;color:var(--mint);border:1px solid #8bd9ad;font-family:monospace;font-size:14px;width:50px;text-align:center;margin-bottom:30px;background:#173f30}.formula-caption{display:block;color:#aac5b7;font-size:10px;letter-spacing:1.3px}.hero-formula{display:block;font-size:27px;font-family:monospace;letter-spacing:-1px;color:var(--mint);margin:7px 0 25px}.aside-rule{width:30px;height:2px;background:#8fdab1;margin-bottom:18px}.aside-bottom{font-size:15px;color:#d6e8db}.product{border:1px solid #86b79a5e;border-bottom:none;border-radius:10px 10px 0 0;overflow:hidden;background:#10271f;box-shadow:0 20px 80px #06150f50;scroll-margin-top:25px}.product-top,.product-bottom{display:flex;align-items:center;justify-content:space-between;padding:15px 22px;font-size:13px;color:#ccdfd1}.product-mark{font-size:18px;vertical-align:-2px;margin-right:8px}.product-label{font-size:10px;letter-spacing:1.5px;color:#93b6a0}.product img{width:100%;height:auto}.product-bottom{padding:13px 22px;color:#a9c4b1;font-size:12px}.principles{max-width:1440px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);padding:28px 5%;border-bottom:1px solid var(--line);background:#edf2ed;gap:20px}.principles>div{display:flex;align-items:center;gap:15px;font-size:14px;font-weight:550}.principle-icon{font-family:monospace;color:#52876b;font-size:12px}.section{max-width:1280px;margin:0 auto;padding:104px 3%}.section-heading{display:grid;grid-template-columns:1.15fr 1fr;align-items:end;column-gap:80px;margin-bottom:44px}.section-heading>.eyebrow{grid-column:1/-1;margin-bottom:23px;color:#527460}h2{font-size:clamp(36px,4.4vw,58px);letter-spacing:-2.4px;line-height:1.16}h2 em{color:#39815a}.section-heading p{font-size:17px;color:var(--muted);max-width:430px;padding-bottom:3px}.feature-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-left:1px solid var(--line);border-radius:8px;overflow:hidden}.feature{padding:35px 38px 38px;border-bottom:1px solid var(--line);border-right:1px solid var(--line);min-height:282px;background:#fff}.feature-number{font-size:11px;font-weight:650;letter-spacing:1.5px;color:#618070;margin-bottom:23px}h3{font-size:28px;letter-spacing:-1px;line-height:1.25;margin-bottom:13px}.feature p{font-size:16px;max-width:480px;color:var(--muted);line-height:1.75}.feature-tags{display:flex;gap:9px;flex-wrap:wrap;margin-top:26px}.feature-tags span{font-size:12px;padding:5px 10px;background:#edf3ee;color:#446653;border:1px solid #e1eae1;border-radius:4px}.format-list{display:flex;gap:12px;margin-top:23px}.format-list span{font-family:monospace;border-bottom:1px solid #b6cbb9;padding:4px 8px;font-size:16px}.inline-link{display:inline-flex;gap:10px;margin-top:23px;font-size:14px;color:#226d46;font-weight:550}.inline-link:hover{text-decoration:underline}.formula{display:block;margin-top:25px;background:#f1f5f1;border:1px solid #e0e8df;border-left:3px solid #5ca67b;padding:13px 16px;color:#316443;font-size:17px;letter-spacing:.3px}.feature-ai{background:#eaf3eb}.ai-steps{display:flex;gap:14px;align-items:center;margin-top:27px;font-size:13px}.ai-steps span:nth-child(odd){padding:5px 10px;background:#fff8;border:1px solid #c9dece;border-radius:4px}.questions{padding-top:10px;padding-bottom:100px;display:grid;grid-template-columns:1fr 1.2fr;gap:80px}.questions-title .eyebrow{display:block;color:#527460;margin-bottom:20px}.questions h2{font-size:44px}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line);padding:22px 0}summary{cursor:pointer;font-size:17px;font-weight:550;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:18px}summary::-webkit-details-marker{display:none}summary span{color:#477b5c;font-size:24px;font-weight:400;transition:transform .2s}details[open] summary span{transform:rotate(45deg)}details p{padding-top:15px;color:var(--muted);font-size:15px;line-height:1.8}details p a{text-decoration:underline;text-underline-offset:3px}.download-section{max-width:1280px;margin:0 auto 70px;padding:56px 5%;background:var(--green);color:#eef8f1;border-radius:9px;display:flex;align-items:center;justify-content:space-between;gap:40px}.download-section .eyebrow{display:block;color:#aac8b5;margin-bottom:18px}.download-section h2{font-size:52px}.download-section h2 em{color:var(--mint)}.download-side p{font-size:13px;line-height:1.8;color:#b4ccbd;margin-top:16px}footer{max-width:1280px;padding:0 3% 32px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:20px}footer .brand{font-size:22px}footer p{font-size:12px;color:var(--muted)}footer>div{display:flex;gap:24px;font-size:13px}footer a:hover{color:#29815a}@media(min-width:1500px){.hero{margin-top:6px}}@media(max-width:1000px){.header{gap:20px;padding:22px 4%}.header nav{gap:20px;margin-right:0}.hero{border-radius:0;padding-left:4%;padding-right:4%}.hero-copy{gap:35px;grid-template-columns:1fr 230px}h1{letter-spacing:-3px}.hero-actions{gap:20px;flex-wrap:wrap}.hero-aside{padding:20px 15px}.hero-formula{font-size:23px}.principles{grid-template-columns:repeat(2,1fr);padding:24px 4%}.section{padding:75px 5%}.section-heading{gap:32px}.feature{padding:28px}.questions{gap:35px;padding-top:0}.questions h2{font-size:36px}.download-section{margin:0 5% 55px;padding:40px}.download-section h2{font-size:42px}footer{padding:0 5% 28px;flex-wrap:wrap}footer p{order:3;width:100%}}@media(max-width:680px){.header{padding:19px 5%}.header nav{display:none}.brand{font-size:25px}.brand img{width:32px;height:32px}.button-small{padding:10px 14px}.hero{padding:25px 5% 0}.hero-top{padding-bottom:20px}.hero-top .eyebrow{font-size:10px;letter-spacing:1px}.hero-note{display:none}.hero-copy{display:block;padding:39px 0}.hero-aside{display:none}h1{font-size:clamp(43px,10.5vw,68px);letter-spacing:-2.4px}.hero-copy p{font-size:17px;margin-top:21px}.hero-actions{align-items:flex-start;gap:20px;flex-direction:column}.hero-copy .download-note{font-size:12px}.hero-actions .button{padding:16px 19px}.product-top{padding:12px;font-size:12px}.product-label{display:none}.product-bottom{padding:10px 12px;font-size:10px;gap:12px}.product img{min-height:0}.principles{gap:19px 12px;padding:25px 5%}.principles>div{font-size:12px;gap:8px}.section{padding:60px 5%}.section-heading{display:block;margin-bottom:30px}.section-heading .eyebrow{display:block;font-size:10px;margin-bottom:18px}.section-heading p{margin-top:20px;font-size:16px}h2{font-size:40px;letter-spacing:-1.7px}.feature-grid{grid-template-columns:1fr}.feature{padding:28px 24px;min-height:0}.feature-number{margin-bottom:19px}h3{font-size:26px}.feature p{font-size:16px}.questions{display:block;padding-top:0;padding-bottom:60px}.questions-title{margin-bottom:30px}.questions h2{font-size:38px}summary{font-size:16px}.download-section{display:block;padding:32px 25px;margin-bottom:40px}.download-section h2{font-size:40px}.download-side{margin-top:27px}.download-side .button{width:100%;font-size:15px}.download-section .eyebrow{font-size:10px}.download-side p{font-size:12px}footer p{font-size:12px}footer>div{font-size:13px;gap:18px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.button-coffee{background:#FFDD00;color:#1d1d1b}.button-coffee:hover{background:#ffe54d}.download-buttons{display:flex;flex-wrap:wrap;gap:14px}button:focus-visible{outline:3px solid #45b582;outline-offset:3px}
