:root{--ink:#172d29;--cream:#fff8eb;--blue:#cdeff4;--blue-dark:#86d2dc;--orange:#ff6b37;--yellow:#ffc94a;--white:#fff;--muted:#64726e;--line:#dbe2dc;--shadow:0 18px 45px rgba(23,45,41,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:"DM Sans",sans-serif}button,a{font:inherit}button{color:inherit}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1,h2,.brand{font-family:"Fredoka",sans-serif}.site-header{height:78px;padding:0 clamp(20px,5vw,72px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(23,45,41,.15);position:sticky;top:0;background:rgba(255,248,235,.94);backdrop-filter:blur(12px);z-index:20}.brand{display:flex;align-items:center;gap:10px;font-weight:700;letter-spacing:.03em;font-size:18px}.brand-mark{width:34px;height:34px;background:var(--orange);color:white;border-radius:50% 50% 45% 55%;display:grid;place-items:center;transform:rotate(-8deg)}nav{display:flex;gap:36px;font-weight:600;font-size:14px}nav a:hover{color:var(--orange)}.cart-button{border:0;background:var(--ink);color:white;border-radius:99px;padding:10px 15px;display:flex;align-items:center;gap:8px;cursor:pointer}.cart-button svg{width:20px;fill:none;stroke:currentColor;stroke-width:1.8}.cart-count{min-width:21px;height:21px;background:var(--yellow);color:var(--ink);border-radius:50%;display:grid;place-items:center;font-size:12px;font-weight:700}.hero{min-height:610px;display:grid;grid-template-columns:1fr 1fr;overflow:hidden}.hero-copy{padding:clamp(70px,10vw,126px) 6vw 80px max(6vw,calc((100vw - 1320px)/2));position:relative;z-index:2}.eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:12px;font-weight:700;color:#34717a;margin-bottom:14px}.hero h1{font-size:clamp(54px,6.5vw,94px);line-height:.9;letter-spacing:-.045em;margin-bottom:28px}.hero h1 em{font-style:normal;color:var(--orange)}.hero-intro{font-size:18px;line-height:1.6;max-width:500px;color:#50605c}.hero-actions{display:flex;align-items:center;gap:25px;margin:36px 0}.button{border:0;display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:16px 22px;border-radius:12px;font-weight:700;cursor:pointer}.button.primary{background:var(--orange);color:white;box-shadow:0 8px 0 #d94a1b}.button.primary:hover{transform:translateY(2px);box-shadow:0 6px 0 #d94a1b}.button.dark{background:var(--ink);color:white}.text-link{font-weight:700;border-bottom:2px solid var(--ink);padding-bottom:3px}.open-badge{font-size:13px;font-weight:600;display:flex;align-items:center;gap:8px}.open-badge span{width:9px;height:9px;background:#30b46c;border-radius:50%;box-shadow:0 0 0 4px #d9f4e3}.hero-art{position:relative;background:var(--blue);min-height:530px;overflow:hidden}.sunburst{position:absolute;width:720px;height:720px;top:-55px;left:-30px;border-radius:50%;background:repeating-conic-gradient(from 5deg,rgba(255,255,255,.34) 0 8deg,transparent 8deg 20deg)}.snack{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:"Fredoka",sans-serif;font-weight:700;box-shadow:var(--shadow)}.snack small{font:600 12px "DM Sans";text-transform:uppercase}.snack-chips{width:190px;height:250px;left:13%;top:18%;background:var(--yellow);clip-path:polygon(5% 0,95% 0,100% 100%,0 100%);font-size:32px;transform:rotate(-8deg);border-radius:12px}.snack-juice{width:115px;height:220px;right:14%;top:25%;background:var(--orange);color:white;border-radius:14px;font-size:23px;transform:rotate(6deg)}.snack-juice:before{content:"";position:absolute;width:8px;height:80px;background:white;right:15px;top:-55px;transform:rotate(12deg)}.snack-cookie{width:135px;height:135px;right:25%;bottom:4%;border-radius:50%;background:#d7974b;font-size:76px;transform:rotate(13deg)}.snack-bar{width:165px;height:70px;left:8%;bottom:8%;background:white;border:10px solid #90cdd2;border-radius:8px;transform:rotate(7deg)}.spark{position:absolute;color:white;font-size:42px}.spark.one{right:8%;top:10%}.spark.two{left:6%;top:10%;font-size:25px}.pickup-strip{max-width:1180px;margin:-45px auto 0;position:relative;z-index:4;background:var(--ink);color:white;border-radius:18px;display:grid;grid-template-columns:1.2fr 1fr 1fr;padding:26px 34px;box-shadow:var(--shadow)}.pickup-strip>div{display:flex;align-items:center;gap:15px}.pickup-strip>div+div{border-left:1px solid rgba(255,255,255,.2);padding-left:32px}.pickup-strip small{display:block;font-size:10px;letter-spacing:.12em;color:#9fc1ba;margin-bottom:6px}.pickup-strip strong{font-size:14px}.pickup-label>span{color:#45d886}.icon{width:38px;height:38px;border-radius:10px;background:#294540;display:grid;place-items:center;color:var(--yellow);font-size:24px}.menu-section{max-width:1320px;margin:auto;padding:120px clamp(20px,5vw,70px)}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:34px}.section-heading h2,.how-intro h2,.cta-section h2{font-size:clamp(39px,5vw,62px);line-height:1;margin:0}.section-heading>p{color:var(--muted);max-width:300px;line-height:1.5}.filter-row{display:flex;gap:9px;overflow:auto;margin-bottom:30px;padding-bottom:4px}.filter{white-space:nowrap;border:1px solid #bbc8c3;background:transparent;border-radius:99px;padding:9px 16px;cursor:pointer;font-weight:600}.filter.active,.filter:hover{background:var(--ink);border-color:var(--ink);color:white}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product-card{background:var(--blue);border-radius:18px;padding:13px;display:flex;flex-direction:column;min-width:0}.product-image{height:230px;border-radius:12px;overflow:hidden;background:#e7f4f2;position:relative}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.product-card:hover img{transform:scale(1.04)}.product-tag{position:absolute;left:10px;top:10px;background:white;border-radius:99px;padding:6px 10px;font-size:10px;font-weight:700;text-transform:uppercase}.product-info{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center;padding:17px 6px 5px}.product-info h3{font:700 18px "DM Sans";margin:0 0 5px}.product-info p{margin:0;font-weight:700;color:#39727a}.add-button{width:44px;height:44px;border-radius:50%;border:0;background:var(--ink);color:white;font-size:27px;cursor:pointer}.add-button:hover{background:var(--orange)}.how-section{background:var(--blue);padding:110px max(6vw,calc((100vw - 1180px)/2));display:grid;grid-template-columns:.85fr 1.15fr;gap:9vw;align-items:center}.how-intro>p:last-child{color:#476561;line-height:1.7;margin-top:25px;max-width:420px}.steps{list-style:none;padding:0;margin:0;background:rgba(255,255,255,.48);border-radius:22px}.steps li{position:relative;display:grid;grid-template-columns:42px 60px 1fr;gap:18px;align-items:center;padding:29px}.steps li+li{border-top:1px solid rgba(23,45,41,.18)}.step-number{font:700 12px "Fredoka";color:#44858e}.step-icon{width:58px;height:58px;border-radius:15px;background:white;display:grid;place-items:center;font-size:25px;box-shadow:0 6px 18px rgba(23,45,41,.08)}.steps h3{margin:0 0 7px;font-size:19px}.steps p{color:#55706c;margin:0;line-height:1.5}.cta-section{text-align:center;padding:110px 20px;background:var(--yellow)}.cta-section>p:not(.eyebrow){color:#665a36;margin:18px 0 30px}.cta-section .eyebrow{color:#795518}footer{padding:38px 6vw;display:flex;align-items:center;justify-content:space-between;background:var(--cream);font-size:12px;color:var(--muted)}.footer-brand{color:var(--ink);font-size:14px}.footer-brand .brand-mark{width:28px;height:28px}.scrim{position:fixed;inset:0;background:rgba(8,24,21,.55);z-index:29}.cart-drawer{position:fixed;z-index:30;top:0;right:0;width:min(440px,100%);height:100dvh;background:var(--cream);padding:28px;display:flex;flex-direction:column;transform:translateX(105%);transition:transform .3s;box-shadow:-20px 0 50px rgba(0,0,0,.18)}.cart-drawer.open{transform:none}.cart-header{display:flex;justify-content:space-between;align-items:start;border-bottom:1px solid var(--line);padding-bottom:18px}.cart-header h2{font-size:38px;margin:0}.close-button{width:40px;height:40px;border-radius:50%;border:1px solid var(--line);background:white;font-size:26px;cursor:pointer}.cart-items{overflow:auto;flex:1}.cart-row{display:grid;grid-template-columns:68px 1fr auto;gap:12px;align-items:center;padding:16px 0;border-bottom:1px solid var(--line)}.cart-row img{width:68px;height:68px;object-fit:cover;border-radius:10px}.cart-row h3{font:700 14px "DM Sans";margin:0 0 4px}.cart-row p{font-size:13px;color:var(--muted);margin:0}.quantity{display:flex;align-items:center;gap:8px}.quantity button{width:28px;height:28px;border:1px solid var(--line);background:white;border-radius:50%;cursor:pointer}.cart-empty{text-align:center;margin:auto;padding:50px 10px}.cart-empty>div{font-size:65px}.cart-empty h3{font-size:21px;margin:12px 0 8px}.cart-empty p{color:var(--muted)}.cart-summary{border-top:1px solid var(--line);padding-top:20px}.cart-summary>div{display:flex;justify-content:space-between;font-size:20px}.cart-summary p{font-size:12px;line-height:1.5;color:var(--muted)}.wide{width:100%}.confirmation{border:0;border-radius:24px;padding:42px;width:min(520px,calc(100% - 30px));text-align:center;color:var(--ink);box-shadow:var(--shadow)}.confirmation::backdrop{background:rgba(8,24,21,.66)}.confirmation-close{position:absolute;right:16px;top:16px}.checkmark{width:64px;height:64px;border-radius:50%;background:#d7f3e0;color:#19864b;display:grid;place-items:center;margin:0 auto 20px;font-size:30px}.confirmation h2{font-size:43px;margin:0 0 8px}.confirmation>p:not(.eyebrow){color:var(--muted)}.pickup-code{font:700 40px "Fredoka";letter-spacing:.1em;background:var(--yellow);padding:18px;border:2px dashed #876c22;border-radius:14px;margin:25px 0}.confirmation-details{text-align:left;background:#e5f5f5;border-radius:14px;padding:8px 20px;margin-bottom:20px}.confirmation-details>div{padding:14px 0}.confirmation-details>div+div{border-top:1px solid #bdd6d6}.confirmation-details small{display:block;font-size:10px;letter-spacing:.12em;color:#54807e;margin-bottom:4px}.toast{position:fixed;left:50%;bottom:22px;transform:translate(-50%,100px);background:var(--ink);color:white;padding:12px 20px;border-radius:99px;z-index:40;opacity:0;transition:.25s;font-size:14px}.toast.show{transform:translate(-50%,0);opacity:1}
@media(max-width:850px){nav{display:none}.site-header{padding:0 18px}.hero{grid-template-columns:1fr}.hero-copy{padding:65px 24px 80px}.hero-art{min-height:470px}.pickup-strip{margin:-25px 16px 0;grid-template-columns:1fr;padding:20px}.pickup-strip>div+div{border-left:0;border-top:1px solid rgba(255,255,255,.2);padding:18px 0 0}.product-grid{grid-template-columns:repeat(2,1fr)}.how-section{grid-template-columns:1fr;gap:50px;padding:80px 24px}footer{align-items:flex-start;gap:20px;flex-direction:column}.section-heading{align-items:start;flex-direction:column;gap:14px}}
@media(max-width:540px){.site-header{height:68px}.brand{font-size:14px}.brand-mark{width:30px;height:30px}.cart-button>span:not(.cart-count){display:none}.hero h1{font-size:52px}.hero-art{min-height:400px}.snack-chips{width:150px;height:200px}.snack-juice{width:95px;height:180px}.snack-cookie{width:110px;height:110px;font-size:58px}.pickup-strip{border-radius:14px}.menu-section{padding:80px 16px}.product-grid{grid-template-columns:1fr 1fr;gap:10px}.product-card{padding:8px}.product-image{height:145px}.product-info{padding:12px 2px 3px}.product-info h3{font-size:14px}.product-info p{font-size:13px}.add-button{width:36px;height:36px}.steps li{grid-template-columns:34px 1fr;padding:22px 18px}.step-icon{display:none}.cart-drawer{padding:20px}.confirmation{padding:38px 22px 24px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.product-image{background:#fff;padding:18px}.product-image img{object-fit:contain}.cart-row img{object-fit:contain;background:#fff}
.hero-product{position:absolute;z-index:2;object-fit:contain;filter:drop-shadow(0 20px 20px rgba(23,45,41,.18));mix-blend-mode:multiply}.hero-takis{width:42%;height:61%;left:6%;top:10%;transform:rotate(-8deg)}.hero-gatorade{width:35%;height:57%;right:2%;top:8%;transform:rotate(5deg)}.hero-sourpatch{width:42%;height:42%;right:19%;bottom:2%;transform:rotate(7deg)}
@media(max-width:540px){.hero-takis{width:45%;left:2%}.hero-gatorade{width:38%;right:0}.hero-sourpatch{width:46%;right:17%}}
