: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}.cans-hero{background:linear-gradient(180deg,#fcfaf6,#fff7e8)}.collection-hero{background:#fff7e8}.cans-hero-grid{grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr)}.hero-lineup-wrap{min-width:0}.hero-pack-image{display:block;width:min(100%,560px);max-width:100%;justify-self:center;border-radius:30px;overflow:hidden;background:#fff;box-shadow:var(--shadow);border:1px solid var(--border)}.hero-pack-image img{width:100%;max-width:100%;aspect-ratio:4 / 5;object-fit:cover}.cans-hero-products{min-width:0;display:grid;gap:16px}.hero-variety-card{position:relative;display:grid;grid-template-columns:minmax(160px,.82fr) 1fr;align-items:center;gap:18px;width:100%;max-width:100%;border:1px solid var(--border);border-radius:26px;padding:16px;background:#fff;box-shadow:0 18px 60px #1018271f;overflow:hidden}.hero-variety-card.single{grid-template-columns:1fr}.hero-variety-card .preorder-badge{position:absolute;top:14px;left:14px;z-index:1}.hero-variety-card img{width:100%;max-width:100%;aspect-ratio:4 / 5;object-fit:cover;border-radius:18px}.hero-variety-card strong{display:block;font-family:Outfit,sans-serif;font-size:clamp(26px,3.2vw,42px);line-height:1}.hero-variety-card span:last-child{color:var(--muted-foreground);font-weight:900}.hero-flavor-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.hero-flavor{min-width:0;border:1px solid var(--border);border-radius:18px;padding:8px;background:#fff;display:grid;gap:8px;box-shadow:0 10px 28px #10182714}.hero-flavor img{width:100%;aspect-ratio:4 / 5;object-fit:cover;border-radius:12px}.hero-flavor span{min-width:0;color:var(--foreground);font-size:12px;line-height:1.1;font-weight:900;text-align:center;overflow-wrap:anywhere}.can-lineup{display:flex;align-items:flex-end;justify-content:center;gap:clamp(8px,1.6vw,18px);min-height:360px}.lineup-can{display:flex;align-items:flex-end;justify-content:center;width:clamp(72px,9vw,122px);height:clamp(250px,32vw,420px);border-radius:18px;overflow:hidden;filter:drop-shadow(0 24px 28px rgba(16,24,39,.22));transition:transform .18s ease}.lineup-can:hover{transform:translateY(-6px)}.lineup-can img{width:100%;height:100%;object-fit:contain}.lineup-can:nth-child(2),.lineup-can:nth-child(4){transform:translateY(18px)}.lineup-can:nth-child(2):hover,.lineup-can:nth-child(4):hover{transform:translateY(12px)}.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}.anchor-target{position:relative;top:-76px;display:block;height:0;overflow:hidden}.preorder-badge,.format-eyebrow{display:inline-flex;width:fit-content;align-items:center;border-radius:999px;padding:7px 11px;font-size:12px;line-height:1;font-weight:900;letter-spacing:0;text-transform:uppercase}.preorder-badge{background:#153449;color:#fff}.format-eyebrow{background:#e7f7f1;color:#08775b}.tagline{color:var(--primary-dark);font-weight:900;line-height:1.35}.format-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:22px}.format-card{min-height:340px;border:1px solid var(--border);border-radius:28px;padding:34px;display:flex;flex-direction:column;align-items:flex-start;background:var(--card)}.format-card h3{margin-top:18px;font-size:clamp(30px,4vw,48px);line-height:1}.format-card p{color:var(--muted-foreground);line-height:1.6}.format-card .button{margin-top:auto}.cans-format{background:linear-gradient(135deg,#fff4df,#fff 56%,#e6f7f4);box-shadow:0 18px 55px #10182717}.tablets-format{background:#fff}.cans-section{background:#fff7e8}.variety-feature{display:grid;grid-template-columns:minmax(360px,.9fr) minmax(0,1fr);gap:34px;align-items:center;border:1px solid var(--border);border-radius:30px;padding:clamp(22px,4vw,42px);background:#fff;box-shadow:0 20px 70px #1018271a}.variety-feature.compact{margin-bottom:28px;box-shadow:none}.variety-feature h2,.variety-feature h3,.shop-format-head h2{margin-top:14px;font-size:clamp(32px,4.2vw,52px);line-height:1.02}.variety-feature p,.can-card p,.product-copy p,.shop-format-head p{color:var(--muted-foreground);line-height:1.6}.variety-art{min-width:0;width:100%;max-width:100%;border-radius:24px;padding:18px;background:linear-gradient(135deg,#fff5df,#eef8f5);overflow:hidden;display:grid;place-items:center}.variety-art img{width:min(100%,520px);max-width:100%;aspect-ratio:4 / 5;object-fit:cover;border-radius:18px;box-shadow:0 16px 42px #1018271f}.variety-art .can-lineup{min-height:300px}.variety-art .lineup-can{width:clamp(56px,7vw,86px);height:clamp(210px,25vw,330px)}.flavor-tags{display:flex;gap:8px;flex-wrap:wrap;margin:18px 0}.flavor-tags span{border:1px solid var(--border);border-radius:999px;padding:7px 11px;background:#fff;color:var(--foreground);font-weight:800;font-size:13px}.product-meta{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap;margin:16px 0 18px}.product-meta strong{font-family:Outfit,sans-serif;font-size:30px;line-height:1}.product-meta span{color:var(--muted-foreground);font-weight:800}.product-meta.large strong{font-size:42px}.preorder-notice{border:1px solid #f1d3a7;border-radius:18px;padding:18px;margin:18px 0 22px;background:#fffaf1}.preorder-notice h3{font-size:18px}.preorder-notice p{margin:8px 0 0;color:#5f5548;line-height:1.55}.can-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:32px}.can-card{border:1px solid var(--border);border-radius:24px;overflow:hidden;background:#fff;display:grid;grid-template-rows:390px 1fr;min-width:0;box-shadow:0 16px 44px #10182714}.can-art{display:grid;place-items:center;padding:22px;background:linear-gradient(135deg,#fff6e2,#f4f0d3);overflow:hidden}.can-art img{width:auto;height:100%;max-width:100%;object-fit:contain;border-radius:20px}.can-card-copy{padding:22px;display:flex;flex-direction:column;min-width:0}.can-card h3{margin-top:14px;font-size:24px;line-height:1.08}.can-card .card-actions{margin-top:auto;display:flex;gap:10px;flex-wrap:wrap}.small-button.ghost{background:#fff;color:var(--foreground);border:1px solid var(--border)}.product-page{background:#fff7e8}.product-detail{display:grid;grid-template-columns:minmax(320px,.82fr) minmax(0,1fr);gap:48px;align-items:center}.product-art{height:min(76vh,720px);min-height:500px;display:grid;place-items:center;border-radius:32px;padding:28px;background:linear-gradient(135deg,#fff6e2,#e8f5f1);box-shadow:var(--shadow);overflow:hidden}.product-art img{width:auto;height:100%;max-width:100%;object-fit:contain;border-radius:22px}.product-copy h1{font-size:clamp(46px,7vw,82px);line-height:.98}.product-note{border-left:4px solid var(--primary);padding-left:14px}.shop-hero{padding-bottom:34px}.shop-format-head{max-width:680px;margin-bottom:28px}.shop-format-head .button{margin-top:8px}.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,.guide-card,.seo-panel{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}.guide-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.guide-card{border-radius:22px;padding:24px;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.guide-card:hover{transform:translateY(-3px);border-color:#ff6a1a75;box-shadow:0 18px 42px #1018271a}.guide-card span{color:var(--primary-dark);font-size:13px;font-weight:900;text-transform:uppercase}.guide-card h3{margin-top:12px;font-size:22px;line-height:1.12}.guide-card p{color:var(--muted-foreground);line-height:1.55}.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;flex-wrap:wrap}.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-legal-links{margin-top:34px;display:flex;gap:18px;flex-wrap:wrap;color:#ffffffb3;font-weight:800}.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}.seo-page .back-link{margin-bottom:18px}.seo-hero{padding:56px 0 70px;overflow:hidden}.seo-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);align-items:center;gap:46px}.seo-hero h1{font-size:clamp(48px,7vw,82px)}.seo-hero-media{aspect-ratio:1 / 1;border-radius:28px;overflow:hidden;background:linear-gradient(135deg,#ffe0bd,#f4f0d3 48%,#d6f3ef);box-shadow:var(--shadow)}.seo-hero-media img{width:100%;height:100%;object-fit:cover}.seo-content-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;align-items:stretch}.seo-panel{border-radius:24px;padding:30px}.seo-panel h2{font-size:30px;line-height:1.12}.seo-panel p,.check-list{color:var(--muted-foreground);line-height:1.65}.check-list{padding-left:0;margin:20px 0 0;list-style:none;display:grid;gap:10px}.check-list li{position:relative;padding-left:30px}.check-list li:before{content:"";position:absolute;left:0;top:.35em;width:18px;height:18px;border-radius:999px;background:var(--primary)}.check-list li:after{content:"";position:absolute;left:6px;top:.62em;width:6px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.comparison-table{overflow:hidden;border:1px solid var(--border);border-radius:24px;background:var(--card)}.comparison-row{display:grid;grid-template-columns:.75fr 1fr 1fr}.comparison-row>div{padding:18px 20px;border-top:1px solid var(--border);line-height:1.55}.comparison-row>div+div{border-left:1px solid var(--border)}.comparison-row:first-child>div{border-top:0}.comparison-head{background:var(--foreground);color:#fff;font-weight:900}@media(max-width:900px){.nav-links,.nav-actions .button{display:none}.hero-grid,.split,.story,.footer-grid,.seo-hero-grid,.seo-content-grid,.cans-hero-grid,.format-grid,.variety-feature,.product-detail{grid-template-columns:1fr}.steps,.benefits,.flavor-grid,.guide-grid,.can-grid{grid-template-columns:repeat(2,1fr)}.product-art{height:560px;min-height:440px}.hero-variety-card{grid-template-columns:minmax(150px,.7fr) 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,.guide-grid,.can-grid{grid-template-columns:1fr}.section{padding:64px 0}.hero-pack-image{width:min(100%,420px);border-radius:22px}.hero-pack-image img,.hero-variety-card img,.variety-art img{height:auto;object-fit:contain;background:#fff}.hero-variety-card{padding:10px;border-radius:20px}.hero-variety-card img{border-radius:14px}.can-lineup{justify-content:flex-start;overflow-x:auto;min-height:300px;padding:0 6px 18px;scroll-snap-type:x mandatory}.lineup-can{flex:0 0 auto;width:78px;height:270px;scroll-snap-align:center}.hero-variety-card{grid-template-columns:1fr}.hero-flavor-strip{display:flex;overflow-x:auto;padding-bottom:12px;scroll-snap-type:x mandatory}.hero-flavor{flex:0 0 150px;scroll-snap-align:start}.variety-art .can-lineup{min-height:250px}.variety-art .lineup-can{width:62px;height:230px}.can-card{grid-template-rows:340px 1fr}.card-actions .small-button{flex:1 1 140px}.product-art{min-height:0;height:520px;border-radius:24px}.product-copy h1{font-size:46px}.format-card{min-height:0;padding:26px;border-radius:22px}.variety-feature{border-radius:22px;padding:14px}.variety-art{padding:10px;border-radius:18px}.variety-art img{width:min(100%,390px);border-radius:14px}.signup-band{padding:34px 18px;border-radius:24px}.footer-bottom{flex-direction:column}.comparison-table{border-radius:18px}.comparison-row{grid-template-columns:1fr}.comparison-row>div+div{border-left:0}.comparison-row>div{padding:14px 16px}.comparison-head{display:none}}
