:root{--ink:#10131b;--cream:#f5f1e9;--lime:#caff35;--muted:#6c6c69;--red:#ff4d53;--orange:#ff7e19;--blue:#2769eb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Manrope,Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}.wrap{width:min(1210px,calc(100% - 48px));margin:auto}.announcement{background:var(--ink);color:white;text-align:center;font:500 10px/1 'DM Mono',monospace;letter-spacing:.11em;padding:11px}.announcement span{color:var(--lime);padding:0 11px}.nav{height:84px;display:flex;align-items:center;justify-content:space-between}.logo{font:700 clamp(23px,3vw,32px)/1 'Space Grotesk',sans-serif;letter-spacing:-.08em}.logo span{color:var(--orange);font-size:.6em;margin-left:5px}.nav nav{display:flex;gap:31px;font:500 12px 'DM Mono',monospace}.nav nav a{border-bottom:1px solid transparent;padding-bottom:5px}.nav nav a:hover{border-color:var(--ink)}.bag{border:0;background:none;font:500 12px 'DM Mono',monospace}.bag b{background:var(--lime);border-radius:50%;font:700 10px/22px Manrope;display:inline-block;width:22px;margin-left:5px}.hero{min-height:650px;display:grid;grid-template-columns:1fr 1.1fr;align-items:center;padding:50px 0 75px}.eyebrow{font:500 10px 'DM Mono',monospace;letter-spacing:.12em;margin:0 0 19px}.hero h1,.section h2,.final h2{font:700 clamp(59px,8.2vw,115px)/.85 'Space Grotesk',sans-serif;letter-spacing:-.085em;margin:0}.hero h1 em,h2 em{font-family:Georgia,serif;font-weight:400;letter-spacing:-.08em}.lede{font-size:16px;line-height:1.55;max-width:345px;margin:29px 0}.hero-actions{display:flex;align-items:center;gap:27px}.button{border:0;padding:16px 20px;font:700 12px 'Space Grotesk',sans-serif;letter-spacing:-.02em;transition:transform .25s,background .25s}.button:hover{transform:translateY(-3px)}.button span{font-size:18px;margin-left:15px}.dark{background:var(--ink);color:white}.text-link{font:500 11px 'DM Mono',monospace}.text-link span{margin-left:9px}.hero-proof{display:flex;align-items:center;gap:10px;margin-top:51px;font-size:11px}.avatars{display:flex}.avatars i{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:var(--orange);font:700 10px 'Space Grotesk';font-style:normal;border:2px solid var(--cream);margin-right:-7px}.avatars i:nth-child(2){background:var(--blue);color:white}.avatars i:nth-child(3){background:var(--lime)}.hero-art{height:570px;position:relative;display:grid;place-items:center}.hero-art img{width:min(100%,555px);z-index:2;position:relative;filter:drop-shadow(11px 15px 0 rgba(16,19,27,.15));animation:float 4s ease-in-out infinite}.burst{position:absolute;width:375px;height:375px;border-radius:50%;z-index:0}.burst-a{background:var(--lime);top:45px;right:45px}.burst-b{background:var(--orange);width:100px;height:100px;bottom:30px;left:50px}.orbit{position:absolute;z-index:3;font:500 10px/1.3 'DM Mono';letter-spacing:.07em}.orbit-one{right:16px;top:90px}.orbit-two{left:10px;bottom:75px;color:white}.ticker{overflow:hidden;background:var(--lime);border-block:1px solid var(--ink);padding:17px 0;white-space:nowrap;font:700 15px 'Space Grotesk';letter-spacing:-.04em}.ticker div{animation:marquee 18s linear infinite}.ticker b{margin:0 21px;color:var(--red)}.section{padding:125px 0}.section-head{display:grid;grid-template-columns:1fr 1fr;align-items:end;margin-bottom:57px}.section-head>p:last-child{max-width:255px;font-size:14px;line-height:1.55;margin:0 0 6px}.flavor-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.flavor{min-height:450px;padding:25px;display:flex;flex-direction:column;justify-content:space-between;transition:transform .3s}.flavor:hover{transform:translateY(-8px)}.lime{background:var(--lime)}.cherry{background:var(--red);color:#fff}.orange{background:var(--orange)}.blue{background:var(--blue);color:#fff}.can{width:105px;height:211px;border-radius:14px 14px 21px 21px;margin:auto;position:relative;color:#fff;background:linear-gradient(90deg,rgba(0,0,0,.22),transparent 20%,rgba(255,255,255,.2) 51%,transparent 75%,rgba(0,0,0,.18)),currentColor;box-shadow:inset 0 5px 2px rgba(255,255,255,.5),8px 13px 0 rgba(0,0,0,.15);display:flex;flex-direction:column;align-items:center;padding-top:58px}.can:before{content:'';position:absolute;inset:3px 5px auto;height:15px;border-radius:50%;background:#c8c8c8}.flavor.lime .can,.flavor.orange .can{color:var(--ink)}.flavor.cherry .can{color:#bb1625}.flavor.blue .can{color:#1442ac}.can span{font:700 16px 'Space Grotesk';letter-spacing:-.08em}.can small{text-align:center;font:700 8px/1.1 'DM Mono';letter-spacing:.08em;margin-top:6px}.can b{font-size:35px;position:absolute;bottom:20px}.flavor-num,.bundle>p{font:500 9px 'DM Mono';letter-spacing:.08em;margin:0 0 8px}.flavor h3{font:700 24px/1 'Space Grotesk';letter-spacing:-.07em;margin:0}.flavor div>p:not(.flavor-num){font-size:11px;line-height:1.45;min-height:33px}.add{border:0;border-bottom:1px solid currentColor;background:transparent;padding:8px 0 6px;font:700 11px 'Space Grotesk';width:100%;text-align:left}.add span{float:right;font-size:17px;line-height:10px}.shop-cta{margin-top:15px;background:var(--ink);color:white;padding:25px 29px;display:flex;justify-content:space-between;align-items:center;font-size:13px}.shop-cta p{margin:0;line-height:1.4}.values{background:var(--ink);color:white}.value-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px}.values h2{font-size:clamp(45px,6.2vw,80px)}.values h2 em{color:var(--lime)}.values-list{border-top:1px solid #393b41}.values-list article{display:grid;grid-template-columns:42px 1fr 1.4fr;gap:14px;padding:22px 0;border-bottom:1px solid #393b41}.values-list b{font:500 10px 'DM Mono';color:var(--lime)}.values-list h3{margin:0;font:700 16px 'Space Grotesk';letter-spacing:-.05em}.values-list p{margin:0;color:#c7c7c7;font-size:11px;line-height:1.5}.bundles .section-head{display:block}.bundle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.bundle{min-height:370px;padding:26px;display:flex;flex-direction:column;background:#e8e3d9}.bundle h3{font:700 47px/.86 'Space Grotesk';letter-spacing:-.08em;margin:34px 0 16px}.bundle>span{font-size:11px}.bundle strong{font:700 18px 'Space Grotesk';margin-top:auto;margin-bottom:12px}.bundle.featured{background:var(--lime);position:relative}.mini-cans{display:flex;gap:5px;position:absolute;top:28px;right:25px}.mini-cans i{display:block;width:15px;height:56px;border-radius:4px;background:var(--red)}.mini-cans i:nth-child(2){background:var(--orange)}.mini-cans i:nth-child(3){background:var(--blue)}.mini-cans i:nth-child(4){background:#71a80c}.how{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.how-image{background:var(--orange);height:500px;display:grid;place-items:center;overflow:hidden}.how-image img{width:110%;transform:rotate(-7deg) translateY(50px)}.how-copy h2{font-size:clamp(54px,6.5vw,88px)}.how ol{list-style:none;margin:42px 0 0;padding:0}.how li{display:grid;grid-template-columns:45px 1fr;border-top:1px solid #c8c3ba;padding:17px 0}.how li:last-child{border-bottom:1px solid #c8c3ba}.how li>b{font:500 10px 'DM Mono'}.how li strong,.how li span{display:block}.how li span{font-size:11px;line-height:1.45}.how li strong{font:700 14px 'Space Grotesk';margin-bottom:3px}.reviews{background:#ddd9d0}.reviews .wrap{display:grid;grid-template-columns:1fr 2fr;gap:70px}.rating span{color:var(--red);letter-spacing:3px}.rating h2{font:700 75px/.9 'Space Grotesk';letter-spacing:-.09em;margin:23px 0 8px}.rating h2 small{font-size:22px;letter-spacing:-.05em}.rating p{font-size:11px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.review-grid article{background:var(--cream);padding:25px;min-height:220px;display:flex;flex-direction:column;justify-content:space-between}.review-grid p{font:600 16px/1.3 'Space Grotesk';letter-spacing:-.04em;margin:0}.review-grid footer{font-size:10px}.review-grid i{font-style:normal;display:inline-grid;place-items:center;width:23px;height:23px;border-radius:50%;background:var(--lime);font:700 10px 'Space Grotesk';margin-right:6px}.story{text-align:center;padding-block:155px}.story h2{font-size:clamp(58px,8vw,108px)}.story-text{max-width:470px;margin:36px auto 28px;font-size:14px;line-height:1.65}.portfolio-tag{font:500 9px 'DM Mono';letter-spacing:.1em;border:1px solid var(--ink);padding:9px 12px;display:inline-block}.faq{display:grid;grid-template-columns:1fr 1fr;gap:75px}.faq .section-head{display:block}.faq-list{border-top:1px solid var(--ink)}details{border-bottom:1px solid #bdb9b1;padding:20px 0}summary{font:700 15px 'Space Grotesk';letter-spacing:-.04em;list-style:none;cursor:pointer}summary::-webkit-details-marker{display:none}summary span{float:right;font-size:19px;transition:transform .2s}details[open] summary span{transform:rotate(45deg)}details p{font-size:12px;line-height:1.5;max-width:390px;margin:13px 0 0}.final{background:var(--red);color:var(--ink);padding:100px 0}.final-inner{text-align:center}.final h2{font-size:clamp(70px,10vw,138px)}.final h2 em{color:var(--cream)}.final p:not(.eyebrow){font-size:14px}.lime-button{background:var(--lime);margin-top:13px}.newsletter{padding:30px 0;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--ink);font:500 10px 'DM Mono';letter-spacing:.06em}.newsletter p span{color:var(--red)}.newsletter form{display:flex;border-bottom:1px solid var(--ink)}.newsletter input{background:transparent;border:0;width:195px;padding:9px 0;outline:0;font:500 11px 'DM Mono'}.newsletter button{border:0;background:none;font-size:20px}footer{min-height:100px;display:flex;align-items:center;justify-content:space-between;font-size:10px}footer>div{display:flex;gap:16px}.cart{position:fixed;z-index:20;right:0;top:0;width:min(420px,100%);height:100vh;background:var(--cream);padding:27px;transform:translateX(101%);transition:transform .35s ease;display:flex;flex-direction:column}.cart.open{transform:none}.overlay{position:fixed;z-index:19;inset:0;background:rgba(16,19,27,.48);opacity:0;visibility:hidden;transition:.3s}.overlay.open{opacity:1;visibility:visible}.cart-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--ink);padding-bottom:19px}.cart-head h2{font:700 25px 'Space Grotesk';letter-spacing:-.07em;margin:0}.cart-head h2 span{font-size:12px;background:var(--lime);padding:3px 6px;border-radius:50%;vertical-align:middle}.cart-head button{border:0;background:none;font-size:32px}.cart-items{flex:1;padding-top:12px}.empty{font-size:12px;color:var(--muted)}.cart-line{display:grid;grid-template-columns:30px 1fr auto;gap:9px;border-bottom:1px solid #d1cdc4;padding:14px 0;align-items:center;font-size:12px}.cart-dot{width:25px;height:42px;border-radius:5px;background:linear-gradient(90deg,var(--red),var(--orange))}.cart-line small{display:block;font:500 10px 'DM Mono';padding-top:3px}.stepper{display:flex;gap:8px;align-items:center}.stepper button{background:none;border:0;font-size:18px}.cart-footer{border-top:1px solid var(--ink);padding-top:15px}.cart-footer>p{display:flex;justify-content:space-between;font-size:13px}.checkout{width:100%;margin-top:10px}.toast{position:fixed;z-index:30;left:50%;bottom:25px;transform:translate(-50%,90px);background:var(--ink);color:white;padding:13px 18px;font-size:11px;transition:.35s}.toast.show{transform:translate(-50%,0)}.mobile-buy{display:none}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.reveal{opacity:0;transform:translateY(24px);transition:opacity .65s ease,transform .65s ease}.reveal.visible{opacity:1;transform:none}@keyframes float{50%{transform:translateY(-14px) rotate(1deg)}}@keyframes marquee{to{transform:translateX(-50%)}}
@media(max-width:760px){.wrap{width:min(100% - 32px,550px)}.announcement{font-size:8px}.nav{height:67px}.nav nav{display:none}.hero{grid-template-columns:1fr;padding:40px 0 32px;min-height:0}.hero-art{height:420px;order:-1}.hero-art img{width:390px}.burst{width:270px;height:270px;top:45px;right:15px}.burst-b{width:72px;height:72px;left:15px;bottom:18px}.orbit-one{right:0}.orbit-two{left:0}.hero h1{font-size:65px}.hero-proof{margin-top:34px}.ticker{font-size:12px}.section{padding:77px 0}.section-head{display:block;margin-bottom:35px}.section-head h2{font-size:54px}.section-head>p:last-child{margin-top:16px}.flavor-grid{grid-template-columns:1fr 1fr;gap:8px}.flavor{min-height:360px;padding:16px}.can{transform:scale(.78);margin-top:-20px;margin-bottom:-15px}.flavor h3{font-size:19px}.flavor div>p:not(.flavor-num){font-size:10px;min-height:44px}.shop-cta{padding:20px;align-items:flex-end}.shop-cta .button{font-size:10px;padding:13px}.value-grid,.how,.reviews .wrap,.faq{grid-template-columns:1fr;gap:36px}.values-list article{grid-template-columns:27px 1fr}.values-list article p{grid-column:2}.bundle-grid{grid-template-columns:1fr;gap:8px}.bundle{min-height:290px}.bundle h3{font-size:42px;margin:25px 0 14px}.how-image{height:320px}.how-copy h2{font-size:59px}.reviews .wrap{gap:35px}.review-grid{grid-template-columns:1fr}.review-grid article{min-height:155px}.story{padding-block:95px}.faq .section-head{margin:0}.final{padding:78px 0}.newsletter{display:block;padding:24px 0 90px}.newsletter form{margin-top:16px}.newsletter input{flex:1}footer{padding-bottom:80px;align-items:flex-start;padding-top:25px;gap:15px;flex-wrap:wrap}.mobile-buy{display:block;position:fixed;z-index:10;bottom:12px;left:12px;right:12px;background:var(--ink);color:white;text-align:center;box-shadow:0 6px 20px rgba(0,0,0,.2)}.mobile-buy a{display:block;padding:16px;font:700 13px 'Space Grotesk'}.mobile-buy span{margin-left:10px;color:var(--lime)}}
