:root{--background: #fcfaf6;--foreground: #101827;--muted: #f2eee6;--muted-foreground: #687083;--card: #fff;--border: #e9e2d7;--primary: #ff6a1a;--primary-dark: #d94d04;--teal: #0795a8;--shadow: 0 24px 80px rgba(16, 24, 39, .12);font-family:DM Sans,system-ui,sans-serif;background:var(--background);color:var(--foreground);scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0;min-width:320px;background:var(--background)}body.drawer-open{overflow:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}h1,h2,h3,h4{font-family:Outfit,DM Sans,sans-serif;margin:0;letter-spacing:0}.container{width:min(1120px,calc(100% - 32px));margin:0 auto}.site-header{position:sticky;top:0;z-index:40;border-bottom:1px solid rgba(233,226,215,.8);background:#fcfaf6e6;backdrop-filter:blur(16px)}.nav{height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px;overflow:hidden}.brand{display:inline-flex;align-items:center;height:100%}.brand img{width:auto;height:58px;max-height:58px;object-fit:contain}.nav-links{display:flex;gap:28px;color:var(--muted-foreground);font-weight:800}.nav-actions{display:flex;align-items:center;gap:12px}.icon-button{width:44px;height:44px;border:1px solid var(--border);border-radius:999px;background:var(--card);display:grid;place-items:center;position:relative}.cart-icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.cart-count{min-width:20px;height:20px;padding:0 5px;border-radius:999px;position:absolute;top:-5px;right:-5px;display:none;place-items:center;background:var(--primary);color:#fff;border:2px solid var(--background);font-size:11px;font-weight:900}.cart-count[data-visible=true]{display:grid}.button,.small-button{border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:0 24px;background:var(--foreground);color:#fff;font-weight:900;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.button:hover{transform:translateY(-2px);background:var(--primary);box-shadow:0 14px 30px #ff6a1a3d}.button.primary{background:var(--primary);box-shadow:0 18px 35px #ff6a1a3d}.button.secondary{background:#fff;color:var(--foreground);border:1px solid var(--border);box-shadow:none}.small-button{min-height:42px;padding:0 16px}.hero{padding:76px 0 64px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);gap:56px;align-items:center}.pill{display:inline-flex;padding:8px 14px;border-radius:999px;background:#ffe6d5;color:var(--primary-dark);font-size:14px;font-weight:900}h1{max-width:720px;margin-top:18px;font-size:clamp(56px,10vw,106px);line-height:.96;font-weight:900}.accent-text{color:var(--primary)}.hero-copy{max-width:570px;margin:24px 0 0;font-size:21px;line-height:1.55;color:var(--muted-foreground)}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:32px}.hero-media{position:relative;aspect-ratio:1 / 1;border-radius:32px;overflow:hidden;background:linear-gradient(135deg,#ffe0bd,#f4f0d3 48%,#d6f3ef);box-shadow:var(--shadow)}.hero-media img{width:100%;height:100%;object-fit:cover}.section{padding:88px 0}.section.alt{background:var(--card)}.section.muted{background:var(--muted)}.section-heading{max-width:700px;margin:0 auto 48px;text-align:center}.section-heading h2,.split-copy h2{font-size:clamp(36px,5vw,56px);line-height:1.03;font-weight:900}.section-heading p,.split-copy p,.step p,.benefit p,.story-panel p,.faq-content{color:var(--muted-foreground);line-height:1.65}.steps,.benefits,.flavor-grid{display:grid;gap:24px}.steps{grid-template-columns:repeat(3,1fr)}.step,.benefit,.story-panel,.faq-item,.cart-item,.flavor-card,.legal-card{border:1px solid var(--border);background:var(--card)}.step{padding:32px;border-radius:24px;text-align:center}.step-icon,.benefit-icon{width:64px;height:64px;border-radius:18px;display:grid;place-items:center;margin:0 auto 18px;background:#fff1e8;color:var(--primary);font-weight:900}.benefit-icon svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.benefit-icon svg.health-icon{width:32px;height:32px;fill:currentColor;stroke:none}.split{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:48px}.benefits{grid-template-columns:repeat(2,1fr)}.benefit{padding:26px;border-radius:24px}.benefit-icon{margin:0 0 18px;border-radius:999px}.benefit-icon.probiotic{background:#e3f8f0;color:#078761}.benefit-icon.shelf{background:#fff0dd;color:#d94d04}.benefit-icon.sugar{background:#fff3b8;color:#9a6b00}.benefit-icon.travel{background:#e7f0ff;color:#2563eb}.story{display:grid;grid-template-columns:1fr 1fr;gap:24px}.story-main{padding:40px;border-radius:28px;background:var(--primary);color:#fff}.story-main p{color:#ffffffd1;line-height:1.65}.story-panel{padding:28px;border-radius:22px;margin-bottom:18px}.flavor-grid{grid-template-columns:repeat(4,1fr)}.flavor-card{padding:18px;border-radius:24px;display:flex;flex-direction:column}.flavor-image{aspect-ratio:1;border-radius:26px;display:grid;place-items:center;padding:14px;overflow:hidden}.flavor-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;border-radius:20px}.ginger{background:#fff0dd}.raspberry{background:#ffe2ec}.lemon{background:#fff3b8}.blueberry{background:#eee5ff}.flavor-card h3{margin-top:18px;font-size:21px}.flavor-card p{color:var(--muted-foreground);margin:8px 0 20px}.flavor-card footer{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:10px}.price{font-family:Outfit,sans-serif;font-size:26px;font-weight:900}.faq-list{max-width:760px;margin:0 auto;display:grid;gap:14px}.faq-item{border-radius:18px;overflow:clip}.faq-item summary{list-style:none;padding:22px 24px;font-size:18px;font-weight:900;cursor:pointer}.faq-content{padding:0 24px 24px}.signup-band{border-radius:32px;padding:48px;text-align:center;color:#fff;background:linear-gradient(135deg,var(--primary),#e65c00 52%,var(--teal));box-shadow:0 24px 60px #ff6a1a38}.signup-band h2{font-size:clamp(34px,5vw,52px);font-weight:900}.signup-band p{max-width:590px;margin:14px auto 28px;color:#ffffffe0;font-size:19px;line-height:1.55}.signup-form{display:flex;gap:12px;max-width:560px;margin:0 auto}.signup-form input{flex:1;min-width:0;border:0;border-radius:999px;padding:15px 20px;color:var(--foreground)}.form-message{min-height:24px;margin-top:12px;font-weight:800}.site-footer{padding:56px 0 30px;background:var(--foreground);color:#d8dbe2}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:36px}.site-footer .footer-logo{width:96px;max-width:96px;height:auto;max-height:144px;object-fit:contain;filter:brightness(1.16)}.site-footer p,.site-footer li{color:#ffffffa3}.site-footer ul{list-style:none;padding:0;margin:14px 0 0;display:grid;gap:10px}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:44px;padding-top:24px;display:flex;justify-content:space-between;gap:20px;color:#ffffff8c;font-size:14px}.drawer-backdrop{position:fixed;inset:0;background:#10182775;opacity:0;pointer-events:none;transition:opacity .18s ease;z-index:60}.cart-drawer{position:fixed;inset:0 0 0 auto;width:min(420px,100%);background:var(--background);box-shadow:-20px 0 60px #1018272e;transform:translate(100%);transition:transform .22s ease;z-index:70;display:flex;flex-direction:column}.drawer-backdrop[data-open=true]{opacity:1;pointer-events:auto}.cart-drawer[data-open=true]{transform:translate(0)}.drawer-head,.drawer-foot{padding:22px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between}.drawer-foot{border-top:1px solid var(--border);border-bottom:0;display:block;background:var(--card)}.drawer-items{flex:1;overflow:auto;padding:20px;display:grid;align-content:start;gap:14px}.cart-item{border-radius:16px;padding:12px;display:grid;grid-template-columns:82px 1fr;gap:12px}.cart-thumb{aspect-ratio:1;border-radius:12px;display:grid;place-items:center;overflow:hidden;padding:8px}.quantity{display:flex;align-items:center;gap:10px;margin-top:10px}.quantity button{width:30px;height:30px;border:1px solid var(--border);border-radius:999px;background:#fff}.subtotal{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;font-weight:900}.checkout-error{min-height:22px;color:#b42318;font-weight:800;text-align:center;margin-top:10px}.legal-page{padding:48px 0 72px}.legal-card{border-radius:24px;padding:34px;max-width:780px;margin:0 auto}.back-link{display:inline-flex;margin-bottom:24px;color:var(--primary-dark);font-weight:900}@media(max-width:900px){.nav-links,.nav-actions .button{display:none}.hero-grid,.split,.story,.footer-grid{grid-template-columns:1fr}.steps,.benefits,.flavor-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.container{width:min(100% - 24px,1120px)}h1{font-size:54px}.hero-copy{font-size:18px}.hero-actions,.signup-form{flex-direction:column}.button,.signup-form button{width:100%}.steps,.benefits,.flavor-grid{grid-template-columns:1fr}.section{padding:64px 0}.signup-band{padding:34px 18px;border-radius:24px}.footer-bottom{flex-direction:column}}
