:root{--forest: #2f5d50;--forest-deep: #123d34;--sand: #d8c3a5;--sand-soft: #f4eee5;--orange: #ff7a00;--charcoal: #252421;--muted: #6f6b62;--line: #e7ded1;--white: #fffdfa;--radius: 8px;color:var(--charcoal);background:var(--white);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(180deg,#f4eee58c,#fffdfa00 360px),var(--white);-webkit-font-smoothing:antialiased}button,input{font:inherit}a{color:inherit;text-decoration:none}main{overflow:hidden}.site-header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:minmax(170px,230px) 1fr auto;align-items:center;gap:28px;min-height:92px;padding:14px clamp(22px,5vw,96px);background:#fffdfaf0;border-bottom:1px solid rgba(216,195,165,.55);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand{display:inline-flex;align-items:center}.brand img{width:min(180px,42vw);height:64px;object-fit:contain;object-position:left center}.nav-links{display:flex;justify-content:center;gap:clamp(16px,2.8vw,38px);color:var(--forest-deep);font-size:14px;font-weight:700}.nav-links a{padding:10px 0;border-bottom:2px solid transparent}.nav-links a:hover,.nav-links a:focus-visible{border-color:var(--orange)}.status-pill{max-width:150px;padding:12px 14px;border-radius:var(--radius);background:var(--sand-soft);color:var(--forest-deep);font-size:12px;font-weight:800;line-height:1.25;text-align:center}.hero{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(380px,1.1fr);gap:clamp(28px,4vw,74px);align-items:center;max-width:1240px;margin:0 auto;padding:clamp(42px,7vw,88px) clamp(22px,5vw,64px) 44px}.eyebrow{margin:0 0 16px;color:var(--orange);font-size:12px;font-weight:900;letter-spacing:0;text-transform:uppercase}.centered{text-align:center}h1,h2,h3,p{margin-top:0}h1,h2{color:var(--forest-deep);font-family:Georgia,Times New Roman,serif;letter-spacing:0}h1{max-width:600px;margin-bottom:24px;font-size:clamp(54px,7.4vw,96px);line-height:.95}h2{margin-bottom:18px;font-size:clamp(31px,4vw,48px);line-height:1.04}h3{color:var(--forest-deep);font-size:18px;line-height:1.2}p{color:var(--charcoal);font-size:16px;line-height:1.65}.hero-lede{max-width:510px;color:#3d3933;font-size:19px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;max-width:610px;margin-top:28px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 20px;border-radius:var(--radius);font-size:14px;font-weight:900;line-height:1.2;text-align:center;transition:transform .16s ease,border-color .16s ease,background-color .16s ease}.button:hover,.button:focus-visible{transform:translateY(-1px)}.button--primary{background:var(--orange);color:#fff}.button--primary:hover,.button--primary:focus-visible{background:#df6500}.button--secondary{border:1px solid var(--forest);background:#fffdfac7;color:var(--forest-deep)}.button--secondary:hover,.button--secondary:focus-visible{border-color:var(--orange)}.hero-principles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;max-width:610px;margin-top:36px}.hero-principles span{min-height:76px;padding:16px 14px;border-top:2px solid var(--forest);color:var(--forest-deep);font-size:14px;font-weight:800;line-height:1.25}.hero-image-wrap{position:relative}.hero-image-wrap:before{position:absolute;inset:8% auto auto -38px;width:120px;height:2px;background:var(--orange);content:""}.hero-image{display:block;width:100%;min-height:390px;max-height:560px;border-radius:var(--radius);object-fit:cover;object-position:52% 50%}.checklist-panel,.mission-section,.founder-note,.category-section,.trust-strip,.trust-boundary,.future-products,.social-section,.site-footer{max-width:1180px;margin-right:auto;margin-left:auto;padding-right:clamp(22px,5vw,54px);padding-left:clamp(22px,5vw,54px)}.checklist-panel{display:grid;grid-template-columns:minmax(300px,1fr) minmax(300px,.82fr);gap:clamp(28px,4vw,64px);align-items:center;margin-top:20px;padding-top:28px;padding-bottom:28px;border:1px solid var(--line);border-radius:var(--radius);background:#fffdfae6}.checklist-image img,.mission-section img,.category-card img{display:block;width:100%;border-radius:var(--radius);object-fit:cover}.checklist-image img{min-height:305px;max-height:345px;object-position:center}.checklist-copy p{max-width:470px}.signup-form{display:grid;gap:10px;max-width:430px;margin-top:24px}.signup-form:not(.signup-form--compact){grid-template-columns:1fr}.signup-form input{min-height:58px;padding:0 18px;border:1px solid #cabda9;border-radius:var(--radius);background:#fff;color:var(--charcoal)}.signup-form input:focus{border-color:var(--forest);outline:3px solid rgba(47,93,80,.18)}.signup-form button{min-height:58px;border:0;border-radius:var(--radius);background:var(--orange);color:#fff;font-weight:900;cursor:pointer;transition:transform .16s ease,background-color .16s ease}.signup-form button:hover,.signup-form button:focus-visible{background:#df6500;transform:translateY(-1px)}.signup-form button:disabled{background:#b9a98f;cursor:wait;transform:none}.signup-status{min-height:24px;margin:0;color:var(--muted);font-size:13px;line-height:1.45}.signup-status--success,.signup-status--local-success{color:var(--forest);font-weight:800}.signup-status--error,.signup-status--submit-error{color:#a74300;font-weight:800}.mission-section{display:grid;grid-template-columns:minmax(300px,.9fr) minmax(320px,1fr);gap:clamp(32px,6vw,90px);align-items:center;padding-top:68px;padding-bottom:30px}.mission-section p{max-width:560px}.mission-section img{min-height:245px;max-height:330px}.founder-note{display:grid;grid-template-columns:minmax(240px,.72fr) minmax(300px,1fr);gap:clamp(22px,4vw,52px);align-items:center;margin-top:16px;margin-bottom:22px;padding-top:26px;padding-bottom:26px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.founder-note h2{margin-bottom:0;font-size:clamp(27px,3vw,38px)}.founder-note p:last-child{max-width:700px;margin-bottom:0;color:#3d3933;font-size:18px}.category-section{padding-top:46px;padding-bottom:52px}.category-section h2,.future-products h2{text-align:center}.category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(22px,3vw,38px);margin-top:30px}.category-card{min-width:0}.category-card img{aspect-ratio:4 / 3;margin-bottom:18px}.category-card span{display:inline-flex;margin-bottom:10px;padding:5px 9px;border-radius:999px;background:var(--sand-soft);color:var(--orange);font-size:11px;font-weight:900;line-height:1;text-transform:uppercase}.category-card h3{margin-bottom:10px}.category-card p{margin:0 0 14px;color:#514c45;font-size:14px}.category-card button,.product-placeholder button{min-height:38px;padding:0 12px;border:1px solid rgba(47,93,80,.45);border-radius:var(--radius);background:#fffdfaa6;color:var(--forest-deep);font-size:13px;font-weight:900;cursor:pointer}.category-card button:hover,.category-card button:focus-visible,.product-placeholder button:hover,.product-placeholder button:focus-visible{border-color:var(--orange);outline:3px solid rgba(255,122,0,.16)}.trust-strip{display:grid;grid-template-columns:132px minmax(260px,1fr) minmax(240px,.75fr);gap:clamp(24px,4vw,54px);align-items:center;margin-top:8px;margin-bottom:64px;padding-top:28px;padding-bottom:28px;border-radius:var(--radius);background:var(--sand-soft)}.trust-mark{display:flex;align-items:center;justify-content:center;width:116px;height:116px;border:3px solid var(--forest);border-radius:50%;background:#fffdfabf}.trust-mark img{width:90px;height:90px;object-fit:contain}.trust-strip h2{margin-bottom:10px;font-size:clamp(25px,3vw,34px)}.trust-strip p{margin-bottom:0}.trust-strip ul{display:grid;gap:14px;margin:0;padding:0;list-style:none}.trust-strip li{position:relative;padding-left:24px;color:var(--forest-deep);font-weight:800}.trust-strip li:before{position:absolute;top:.55em;left:0;width:9px;height:9px;border-radius:50%;background:var(--orange);content:""}.trust-boundary{display:flex;gap:18px;align-items:flex-start;margin-top:-36px;margin-bottom:56px;padding-top:18px;padding-bottom:18px;border:1px solid rgba(47,93,80,.18);border-radius:var(--radius);background:#f4eee57a}.trust-boundary strong{flex:0 0 auto;color:var(--forest-deep);font-weight:900}.trust-boundary p{max-width:860px;margin-bottom:0;color:#514c45;font-size:14px}.future-products{padding-top:4px;padding-bottom:62px}.product-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px;margin-top:28px}.product-placeholder{min-height:190px;padding:18px 14px;border:1px solid var(--line);border-radius:var(--radius);background:#faf7f2}.placeholder-icon{width:100%;height:78px;margin-bottom:16px;border:2px dashed #d8d0c4;border-radius:var(--radius);background:linear-gradient(90deg,transparent 34%,rgba(47,93,80,.13) 34% 66%,transparent 66%),linear-gradient(180deg,#2f5d5017,#2f5d5005)}.product-placeholder h3{margin-bottom:8px;font-size:15px}.product-placeholder p,.product-note{margin:0 0 14px;color:var(--muted);font-size:13px}.product-note{margin-top:22px;text-align:center}.social-section{display:flex;justify-content:space-between;gap:28px;align-items:center;padding-top:36px;padding-bottom:36px;border-top:1px solid var(--line)}.social-section h2{margin-bottom:8px;font-size:clamp(26px,3vw,36px)}.social-section p{margin-bottom:0}.social-links{display:flex;gap:18px;flex-wrap:wrap}.social-links a{display:grid;min-width:162px;padding:14px 18px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.social-links span{color:var(--forest-deep);font-weight:900}.social-links small{color:var(--muted)}.site-footer{display:grid;grid-template-columns:minmax(190px,.9fr) minmax(200px,1fr) minmax(150px,.7fr) minmax(240px,1fr);gap:clamp(28px,4vw,64px);max-width:none;padding-top:44px;padding-bottom:44px;background:linear-gradient(120deg,var(--forest-deep),#0f4c3f)}.site-footer>*{max-width:1180px}.site-footer img{width:180px;height:90px;object-fit:contain;object-position:left center}.site-footer h2{margin-bottom:12px;color:#fff;font-family:inherit;font-size:16px;line-height:1.25}.site-footer p,.site-footer a,.site-footer .signup-status{color:#ffffffdb;font-size:14px}.site-footer a{display:block;margin-bottom:9px}.signup-form--compact{grid-template-columns:1fr auto;gap:0;max-width:360px}.signup-form--compact input{min-height:48px;border-radius:var(--radius) 0 0 var(--radius)}.signup-form--compact button{min-width:84px;min-height:48px;border-radius:0 var(--radius) var(--radius) 0}.signup-form--compact .signup-status{grid-column:1 / -1;margin-top:8px}.footer-bottom{padding:14px 22px;background:#0d342d;color:#ffffffc7;font-size:12px;text-align:center}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:1040px){.site-header{grid-template-columns:auto 1fr}.nav-links{order:3;grid-column:1 / -1;justify-content:flex-start;overflow-x:auto}.status-pill{justify-self:end}.hero,.checklist-panel,.mission-section,.founder-note{grid-template-columns:1fr}.hero-image{max-height:460px}.category-grid,.product-grid,.trust-strip,.site-footer{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.site-header{min-height:80px;gap:16px;padding:12px 18px}.brand img{width:146px;height:54px}.status-pill{max-width:122px;padding:9px 10px;font-size:10px}.nav-links{gap:18px;font-size:13px}.hero{padding-top:34px}h1{font-size:clamp(45px,14vw,68px)}.hero-principles,.category-grid,.product-grid,.trust-strip,.site-footer{grid-template-columns:1fr}.hero-actions,.hero-actions .button{width:100%}.checklist-panel{border-right:0;border-left:0;border-radius:0}.social-section{align-items:flex-start;flex-direction:column}.social-links,.social-links a{width:100%}.trust-boundary{flex-direction:column;margin-top:-26px}}
