:root{--ink:#161d1f;--muted:#5a4046;--paper:#fbfcfa;--surface:#f3f9fb;--surface-strong:#e7eff1;--primary:#950047;--primary-bright:#c1005e;--primary-soft:#ffd9e1;--teal:#006b5d;--teal-soft:#d7fff5;--gold:#caa900;--shadow:0 18px 48px #49142621;--promo-height:38px;--header-height:122px;--scroll-shift:0px;color:var(--ink);background:var(--paper);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-family:Plus Jakarta Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);min-width:320px;margin:0}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.material-symbols-outlined{font-variation-settings:"FILL" 0, "wght" 500, "GRAD" 0, "opsz" 24}.promo-banner{z-index:35;min-height:var(--promo-height);color:#fff;background:#161d1f;border-bottom:1px solid #ffffff29;justify-content:center;align-items:center;padding:6px clamp(16px,5vw,64px);display:flex;position:fixed;inset:0 0 auto}.promo-banner a{text-align:center;flex-wrap:wrap;justify-content:center;gap:8px 14px;font-size:.86rem;line-height:1.3;display:flex}.promo-banner span{color:var(--tertiary-soft,#ffe173);text-transform:uppercase;font-weight:800}.promo-banner strong{color:#d7fff5}.site-header{top:var(--promo-height);z-index:20;min-height:var(--header-height);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fbfcfae0;border-bottom:1px solid #9500471f;justify-content:space-between;align-items:center;gap:24px;padding:8px clamp(16px,5vw,64px);display:flex;position:fixed;left:0;right:0}.brand-lockup{align-items:center;min-width:184px;display:inline-flex}.brand-lockup img{object-fit:contain;background:0 0;width:auto;max-width:min(340px,56vw);height:clamp(78px,8vw,108px)}.desktop-nav{color:var(--muted);text-transform:uppercase;letter-spacing:0;align-items:center;gap:28px;font-size:.9rem;font-weight:800;display:flex}.desktop-nav a{transition:color .18s,transform .18s}.desktop-nav a:hover{color:var(--primary);transform:translateY(-1px)}.nav-cta{color:#fff;background:var(--primary);border-radius:999px;align-items:center;min-height:42px;padding:0 20px;display:inline-flex}.icon-button{width:44px;height:44px;color:var(--primary);background:#fff;border:1px solid #95004726;border-radius:999px;place-items:center;display:inline-grid}.hero{min-height:min(760px,84svh);padding:calc(var(--promo-height) + var(--header-height) + 34px) clamp(18px, 5vw, 72px) clamp(44px, 7vw, 84px);color:#fff;align-items:end;display:grid;position:relative;overflow:hidden}.hero-image,.hero-scrim{width:100%;height:100%;position:absolute;inset:0}.hero-image{z-index:0;object-fit:cover}.hero-scrim{z-index:1;background:linear-gradient(90deg,#3c001dbd,#3c001d6b 45%,#003e3638),linear-gradient(#0000000a,#00000047)}.hero-content{z-index:2;width:min(720px,100%);position:relative}.eyebrow{color:var(--teal);letter-spacing:0;text-transform:uppercase;margin:0 0 12px;font-size:.82rem;font-weight:800}.hero .eyebrow{color:var(--teal-soft)}h1,h2,h3,p{overflow-wrap:break-word}h1{letter-spacing:0;max-width:11ch;margin:0;font-size:clamp(3.1rem,8vw,7rem);line-height:.94}h2{color:var(--primary);letter-spacing:0;margin:0;font-size:clamp(2rem,4vw,4.25rem);line-height:1}h3{color:var(--ink);margin:0;font-size:1.25rem;line-height:1.2}.hero-copy{color:#ffffffeb;max-width:670px;margin:22px 0 0;font-size:clamp(1.05rem,2vw,1.35rem);line-height:1.55}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.button,.mini-button{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:48px;font-weight:800;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.mini-button:disabled{cursor:not-allowed;color:#5a4046;box-shadow:none;background:#dde4e6}.button:hover,.mini-button:not(:disabled):hover{transform:translateY(-1px)}.button:active,.mini-button:not(:disabled):active{transform:translateY(0)}.button.primary{color:#fff;background:var(--primary);box-shadow:var(--shadow);padding:0 26px}.button.secondary{color:var(--primary);background:#ffffffe0;padding:0 24px}.shine-loop{background:linear-gradient(90deg, #fff, #ffd9e180), var(--paper);border-bottom:1px solid #9500471a;grid-template-columns:minmax(220px,.36fr) minmax(0,1fr);align-items:center;gap:clamp(18px,5vw,64px);min-height:220px;padding:28px clamp(18px,5vw,72px);display:grid;position:relative;overflow:hidden}.shine-loop-copy{z-index:2;gap:8px;display:grid;position:relative}.shine-loop-copy span{color:var(--teal);text-transform:uppercase;font-size:.82rem;font-weight:800}.shine-loop-copy strong{max-width:11ch;color:var(--primary);font-size:clamp(1.8rem,4vw,3.8rem);line-height:.98}.shine-svg{width:min(980px,100%);min-width:720px;transform:translateX(calc(var(--scroll-shift) * -.18));justify-self:end;transition:transform .12s linear}.shine-shadow,.shine-path{fill:none;stroke-linecap:round}.shine-shadow{stroke:#95004714;stroke-width:32px}.shine-path{stroke:url(#shine-gradient);stroke-width:12px;stroke-dasharray:84 42;animation:5.8s linear infinite glossDash}.shine-drops{fill:#c1005e2e;stroke:#95004747;stroke-width:2px;animation:4.6s ease-in-out infinite alternate floatDrop}@keyframes glossDash{to{stroke-dashoffset:-252px}}@keyframes floatDrop{to{transform:translate(18px,-10px)}}.section,.split-section,.order-band,.site-footer{padding-inline:clamp(18px,5vw,72px)}.section{padding-block:clamp(68px,9vw,118px)}.products-section{background:var(--surface)}.section-heading{text-align:center;width:min(760px,100%);margin:0 auto 38px}.section-heading p:not(.eyebrow){color:var(--muted);margin:18px auto 0;font-size:1.05rem;line-height:1.7}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;max-width:1280px;margin:0 auto;display:grid}.product-card{background:#fff;border:1px solid #9500471a;border-radius:8px;flex-direction:column;min-width:0;display:flex;overflow:hidden;box-shadow:0 14px 38px #2a313314}.product-card.is-sold-out{border-color:#2b323426}.product-media{aspect-ratio:1;background:var(--surface-strong);position:relative;overflow:hidden}.product-card.is-sold-out .product-media:after{content:"";pointer-events:none;background:linear-gradient(#fff0,#161d1f1f);position:absolute;inset:0}.product-media img{object-fit:cover;width:100%;height:100%;transition:transform .7s}.product-card.is-sold-out .product-media img,.product-card.is-sold-out .flavor-art{filter:grayscale(.35)saturate(.72);opacity:.78}.product-card:hover .product-media img{transform:scale(1.05)}.badge{color:#fff;background:var(--primary);border-radius:999px;padding:6px 10px;font-size:.75rem;font-weight:800;position:absolute;top:12px;left:12px}.sold-badge{background:#2b3234}.flavor-art,.flavor-art svg{width:100%;height:100%}.flavor-art-bg{fill:var(--accent-soft)}.flavor-orbit{fill:#fff;opacity:.7}.flavor-orbit-one{animation:5.2s ease-in-out infinite alternate floatDrop}.flavor-orbit-two{animation:4.8s ease-in-out infinite alternate-reverse floatDrop}.tube-cap{fill:#fff;stroke:#161d1f2e;stroke-width:5px}.tube-glass{fill:#ffffffa8;stroke:#161d1f29;stroke-width:5px}.tube-fill{fill:var(--accent);opacity:.72}.tube-shine{fill:none;stroke:#ffffffd1;stroke-linecap:round;stroke-width:10px}.product-body{flex-direction:column;flex:1;gap:8px;padding:18px;display:flex}.product-body p{color:var(--teal);text-transform:uppercase;margin:0;font-size:.82rem;font-weight:800}.product-row{justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding-top:12px;display:flex}.product-row span{color:var(--primary);font-size:1.25rem;font-weight:800}.mini-button{color:#fff;background:var(--teal);min-height:40px;padding:0 14px;font-size:.86rem}.split-section{grid-template-columns:minmax(0,.86fr) minmax(0,1fr);align-items:center;gap:clamp(28px,7vw,96px);max-width:1280px;margin:0 auto;padding-block:clamp(70px,10vw,128px);display:grid}.split-section p:not(.eyebrow){color:var(--muted);margin:0;font-size:clamp(1.05rem,2vw,1.35rem);line-height:1.75}.standards-section{background:#fff}.standards-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;max-width:1180px;margin:0 auto;display:grid}.standards-grid article{background:var(--surface);border:1px solid #006b5d1f;border-radius:8px;min-width:0;padding:24px}.standards-grid .material-symbols-outlined{width:46px;height:46px;color:var(--teal);background:var(--teal-soft);border-radius:999px;place-items:center;margin-bottom:18px;display:grid}.standards-grid p{color:var(--muted);margin:12px 0 0;line-height:1.65}.order-band{background:linear-gradient(180deg, #ffd9e19e, #f3f9fbeb), var(--surface);padding-block:clamp(76px,10vw,128px)}.order-form{width:min(840px,100%);box-shadow:var(--shadow);background:#ffffffe6;border:1px solid #9500471f;border-radius:8px;margin:0 auto;padding:clamp(22px,4vw,44px)}.form-heading{text-align:center;margin-bottom:26px}.form-heading p:not(.eyebrow){color:var(--muted);margin:14px 0 0}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}label{gap:8px;min-width:0;display:grid}label span{color:var(--muted);text-transform:uppercase;font-size:.82rem;font-weight:800}label.wide{grid-column:1/-1}input,select{width:100%;min-height:52px;color:var(--ink);background:var(--surface);border:1px solid #95004724;border-radius:8px;outline:none;padding:0 16px}input:focus,select:focus{border-color:var(--primary);box-shadow:0 0 0 4px #9500471f}.submit-button{width:100%;margin-top:22px}.submit-button:disabled{cursor:wait;opacity:.72}.form-status{min-height:24px;color:var(--teal);text-align:center;margin:16px 0 0;font-weight:800}.site-footer{color:var(--muted);background:#fff;border-top:1px solid #9500471f;justify-content:space-between;align-items:center;gap:24px;padding-block:34px 88px;display:flex}.site-footer div,.site-footer nav{flex-wrap:wrap;gap:14px 24px;display:flex}.site-footer strong{color:var(--primary)}.site-footer a{font-weight:800}.mobile-nav{z-index:25;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border:1px solid #95004724;border-radius:999px;justify-content:space-around;padding:8px;display:none;position:fixed;inset:auto 16px 14px}.mobile-nav a{width:48px;height:42px;color:var(--primary);border-radius:999px;place-items:center;display:grid}.mobile-nav a:hover{background:var(--primary-soft)}.reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(18px)}.reveal.is-visible{opacity:1;transform:translateY(0)}@media (width<=980px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.split-section,.standards-grid,.shine-loop{grid-template-columns:1fr}.shine-svg{justify-self:start}}@media (width<=720px){:root{--promo-height:48px;--header-height:96px}.site-header{padding-inline:14px}.brand-lockup{min-width:0}.brand-lockup img{max-width:58vw;height:78px}.desktop-nav{display:none}.hero{min-height:min(680px,78svh);padding-top:calc(var(--promo-height) + var(--header-height) + 28px)}.promo-banner a{font-size:.78rem}.shine-loop{min-height:260px}.shine-svg{min-width:650px;transform:translateX(calc(var(--scroll-shift) * -.28 - 110px))}h1{max-width:9ch;font-size:clamp(3rem,18vw,5.1rem)}.hero-actions,.form-grid,.site-footer{flex-direction:column}.button{width:100%}.product-grid,.form-grid{grid-template-columns:1fr}.site-footer{align-items:flex-start}.mobile-nav{display:flex}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
