:root{--ink:#301239;--paper:#f6edf1;--pink:#ebc5ef;--lime:#c8fb40;--line:rgba(48,18,57,.22);--body:'DM Sans',sans-serif;--display:'Barlow Condensed','Arial Narrow',Impact,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:16px;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button:disabled{cursor:default;opacity:.5}button,a{touch-action:manipulation}button:active,.button:active{transform:scale(.98)}button:focus-visible,a:focus-visible{outline:3px solid currentColor;outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2{font-family:var(--display);font-weight:800;letter-spacing:-.025em;line-height:.92}img{display:block;max-width:100%}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:fixed;top:-80px;left:16px;padding:14px;background:var(--lime);z-index:20}.skip-link:focus{top:12px}.site-header{height:88px;display:flex;align-items:center;justify-content:space-between;padding:0 4.5%;background:var(--pink);position:relative;z-index:5;border-bottom:1px solid var(--line)}.wordmark{font-family:Arial,Helvetica,sans-serif;font-weight:900;font-size:53px;font-style:italic;line-height:1;letter-spacing:-5px;display:inline-block}.wordmark span{font-size:14px;letter-spacing:0;font-style:normal;vertical-align:top;margin-left:7px;position:relative;top:5px}.desktop-nav{display:flex;gap:38px;font-size:14px;font-weight:600}.desktop-nav a{position:relative;padding:12px 0}.desktop-nav a:after{content:'';position:absolute;bottom:5px;height:1px;background:currentColor;left:0;right:0;transform:scaleX(0);transform-origin:left;transition:transform .25s}.desktop-nav a:hover:after{transform:scaleX(1)}.header-actions{display:flex;gap:20px;align-items:center}.cart-trigger{border:1px solid var(--ink);background:transparent;border-radius:30px;padding:10px 12px 10px 21px;display:flex;align-items:center;gap:15px;font-size:14px;font-weight:600}.cart-count{height:25px;min-width:25px;display:grid;place-items:center;border-radius:50%;background:var(--ink);color:var(--pink);font-size:12px}.menu-trigger{display:none;border:0;background:none;padding:12px 0 12px 10px}.menu-trigger span{display:block;width:22px;height:2px;margin:5px 0;background:var(--ink)}.hero{min-height:720px;height:calc(100svh - 88px);max-height:1000px;position:relative;isolation:isolate;overflow:hidden;background:#e1b8ed}.hero-image{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center 54%;z-index:-3}.hero-wash{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(239,206,245,.94) 0%,rgba(239,206,245,.84) 30%,rgba(239,206,245,0) 62%)}.hero-content{padding:110px 0 120px 6.5%;max-width:750px}.eyebrow{font-size:12px;letter-spacing:.1em;font-weight:700;line-height:1.6}.hero .eyebrow{display:flex;align-items:center;gap:12px}.tiny-star{font-size:27px;line-height:1}.hero h1{font-size:clamp(76px,8.9vw,142px);margin:32px 0 27px;letter-spacing:-.02em}.title-dot{color:#7a2a9b}.hero-content>p{font-size:18px;line-height:1.6;margin-bottom:29px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:38px;padding:19px 24px;border:1px solid transparent;border-radius:99px;font-size:14px;font-weight:600;transition:transform .3s,background .3s,color .3s}.button span{font-size:23px;line-height:1}.button-dark{background:var(--ink);color:var(--paper)}.button-dark:hover{background:#582661}.button-lime{background:var(--lime);color:var(--ink)}.button-lime:hover{background:#d8ff75}.hero-scroll{position:absolute;bottom:33px;left:6.5%;display:flex;align-items:center;gap:13px;font-size:11px;letter-spacing:.1em;font-weight:700}.hero-scroll span{font-size:21px}.hero-caption{position:absolute;right:4.5%;bottom:35px;text-align:right;font-size:11px;font-weight:700;line-height:1.6;letter-spacing:.1em}.ticker{height:65px;background:var(--lime);border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);display:flex;align-items:center;overflow:hidden}.ticker-track{display:flex;gap:48px;align-items:center;width:max-content;white-space:nowrap;animation:marquee 32s linear infinite;font-size:17px;font-weight:700;letter-spacing:.035em}.ticker i{font-size:33px;font-style:normal}.ticker:hover .ticker-track{animation-play-state:paused}@keyframes marquee{to{transform:translateX(-50%)}}.section-pad{padding:105px 4.5%}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:54px}.section-heading h2{font-size:clamp(58px,6.5vw,94px);margin-top:22px}.section-heading>p{font-size:16px;line-height:1.7;margin-bottom:4px;max-width:380px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.product-art{height:415px;position:relative;overflow:hidden;background:#d9edaa}.product-pink .product-art{background:#f2b5c9}.product-purple .product-art{background:#d3bfee}.product-number{position:absolute;top:22px;left:22px;font-size:12px;font-weight:600;letter-spacing:.07em}.flavor-stamp{position:absolute;z-index:1;right:18px;top:22px;font-family:var(--display);font-size:19px;font-weight:700;line-height:1;text-align:center;border:1px solid var(--ink);border-radius:50%;width:78px;height:78px;display:flex;align-items:center;justify-content:center;transform:rotate(12deg)}.can-sprite{position:absolute;inset:40px 0 45px;background-image:url('assets/cans.png');background-size:300% 100%;background-repeat:no-repeat;transition:transform .65s cubic-bezier(.2,.75,.2,1);background-position:0 50%}.can-pink{background-position:50% 50%;transform:rotate(8deg)}.can-lime{transform:rotate(-8deg)}.can-purple{background-position:100% 50%;transform:rotate(-6deg)}.product:hover .can-sprite{transform:rotate(0) translateY(-9px)}.art-caption{position:absolute;bottom:19px;left:0;right:0;text-align:center;font-size:10px;letter-spacing:.13em;font-weight:600}.product-details{padding:25px 1px 0}.product-family{font-size:10px;letter-spacing:.13em;font-weight:700;margin-bottom:10px}.product h3{font-family:var(--display);font-size:36px;font-weight:700;letter-spacing:-.015em;margin-bottom:12px;line-height:1.1}.product h3 span{font-weight:700}.product-details>p:not(.product-family){font-size:14px;line-height:1.7;min-height:49px}.product-buy{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-top:24px;border-top:1px solid var(--line);padding-top:21px}.product-buy strong{font-size:17px;display:block}.product-buy small{font-size:11px;display:block;margin-top:5px}.product-buy button{border:1px solid var(--ink);border-radius:30px;background:transparent;padding:12px 17px;font-size:13px;font-weight:600;display:flex;gap:18px;align-items:center;transition:background .25s,color .25s}.product-buy button span{font-size:23px;line-height:1}.product-buy button:hover{background:var(--ink);color:var(--paper)}.illustrative-note{font-size:12px;margin-top:35px;opacity:.75;line-height:1.6}.universe{position:relative;isolation:isolate;min-height:760px;display:flex;align-items:center;overflow:hidden;background:#452449;color:#fff1f7}.universe>img{position:absolute;z-index:-3;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 43%}.universe-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(37,12,49,.82),rgba(37,12,49,.28) 55%,transparent)}.universe-content{padding:75px 6.5%;width:100%}.universe h2{font-size:clamp(68px,8vw,118px);margin:26px 0}.universe-content>p:not(.eyebrow){font-size:18px;line-height:1.7;margin-bottom:30px}.universe-footnote{position:absolute;right:4.5%;bottom:30px;font-size:10px;letter-spacing:.12em;font-weight:600}.story{display:grid;grid-template-columns:1fr 1.2fr;gap:10%;background:var(--pink);padding-top:115px;padding-bottom:115px}.story-side{display:flex;flex-direction:column;align-items:flex-start}.story-mark{font-size:250px;font-family:Arial,sans-serif;letter-spacing:-25px;font-weight:900;font-style:italic;line-height:1;margin:23px 0 35px;color:var(--ink);transform:rotate(-12deg)}.story-side-note{font-size:12px;font-weight:600;letter-spacing:.08em;line-height:1.7}.story h2{font-size:clamp(55px,5.7vw,84px);margin-bottom:31px}.story-copy>p{font-size:16px;line-height:1.8;max-width:480px;margin-bottom:18px}.text-link{display:inline-flex;gap:30px;border-bottom:1px solid currentColor;padding:12px 0;font-size:14px;font-weight:600;margin-top:9px}.text-link span{font-size:20px}.closing{background:var(--lime);padding:60px 6.5% 66px;overflow:hidden}.closing>p{font-size:12px;letter-spacing:.09em;font-weight:700;margin-bottom:25px}.closing>a{font-family:var(--display);font-size:clamp(92px,14vw,200px);line-height:.84;font-weight:800;letter-spacing:-.025em;display:block;position:relative}.closing>a>span:not(.closing-arrow){padding-left:14%}.closing-arrow{position:absolute;right:0;top:5%;font-family:var(--body);font-weight:400;transition:transform .35s}.closing a:hover .closing-arrow{transform:translate(8px,-8px)}.site-footer{padding:45px 4.5% 26px;background:var(--ink);color:var(--pink)}.footer-top{display:flex;justify-content:space-between;align-items:center;padding-bottom:36px;border-bottom:1px solid #744778;gap:20px}.footer-top>p{font-size:13px;font-weight:600;letter-spacing:.08em}.footer-top>a:last-child{font-size:14px}.footer-bottom{display:flex;justify-content:space-between;align-items:flex-start;gap:25px;padding-top:25px;font-size:11px;line-height:1.7}.footer-bottom>p{max-width:380px}.footer-bottom>button{background:transparent;border:0;border-bottom:1px solid #a27fa8;font-size:11px;padding:0 0 3px;color:inherit}.cart-dialog,.menu-dialog,.info-dialog{border:0;color:var(--ink);background:var(--paper);padding:0;max-width:100%;max-height:100dvh}.cart-dialog::backdrop,.menu-dialog::backdrop,.info-dialog::backdrop{background:rgba(32,12,40,.5);backdrop-filter:blur(4px)}dialog[open]{animation:dialog-in .3s ease-out}@keyframes dialog-in{from{opacity:0;transform:translateX(25px)}to{opacity:1;transform:translateX(0)}}.cart-dialog{margin:0 0 0 auto;width:500px;height:100dvh}.cart-shell{min-height:100%;padding:32px;display:flex;flex-direction:column}.drawer-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.drawer-heading h2{font-size:56px;line-height:1.1;margin-top:8px}.drawer-heading h2 span{color:#843098}.drawer-heading .eyebrow{font-size:10px}.icon-button{font-family:Arial,sans-serif;font-weight:400;font-size:31px;line-height:1;border:1px solid var(--line);border-radius:50%;width:42px;height:42px;background:transparent;flex-shrink:0;display:grid;place-items:center}.icon-button:hover{background:var(--pink)}.demo-label{font-size:12px;line-height:1.6;padding:13px 15px;background:#e9dcef;margin:22px 0}.cart-content{flex:1}.cart-empty{padding:80px 0 45px;text-align:center}.cart-empty .empty-symbol{font-family:var(--display);font-size:100px;line-height:1;display:block;color:#a476b2}.cart-empty h3{font-family:var(--display);font-size:36px;margin:18px 0 10px}.cart-empty p{font-size:14px;line-height:1.7;margin-bottom:25px}.cart-empty .button{gap:22px}.cart-row{display:grid;grid-template-columns:72px 1fr;gap:18px;padding:21px 0;border-bottom:1px solid var(--line)}.cart-thumb{height:115px;background:#daeeb5;position:relative;overflow:hidden}.cart-thumb .can-sprite{inset:8px 0;transform:none}.cart-thumb.framboise{background:#f2b5c9}.cart-thumb.cassis{background:#d3bfee}.cart-row h3{font-family:var(--display);font-size:27px;line-height:1.15;margin:0 0 6px}.cart-row small{font-size:12px}.row-title{display:flex;justify-content:space-between;gap:8px}.remove-item{background:transparent;border:0;padding:0 2px;font-size:21px;align-self:flex-start}.row-controls{display:flex;justify-content:space-between;align-items:center;margin-top:17px}.quantity-control{display:flex;align-items:center;border:1px solid var(--line);border-radius:30px;overflow:hidden}.quantity-control button{background:transparent;border:0;width:34px;height:34px;font-size:19px}.quantity-control output{min-width:25px;text-align:center;font-size:13px}.row-controls strong{font-size:14px}.cart-summary{padding-top:25px}.cart-total{display:flex;justify-content:space-between;font-size:18px}.cart-total strong{font-size:23px}.cart-summary>p{font-size:12px;line-height:1.7;margin:13px 0 22px}.cart-summary>.button{width:100%}.continue-shopping{display:block;margin:18px auto 0;border:0;border-bottom:1px solid var(--line);background:none;font-size:13px;padding:3px}.menu-dialog{margin:0;width:100%;background:var(--pink);padding:28px;min-height:420px}.menu-dialog .wordmark{font-size:44px}.menu-dialog nav{display:grid;margin:40px 0}.menu-dialog nav a{font-family:var(--display);font-size:38px;padding:15px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between}.menu-dialog>p{font-size:11px;letter-spacing:.1em}.info-dialog{padding:38px;max-width:510px;width:calc(100% - 32px)}.info-dialog>.icon-button{margin-left:auto;margin-bottom:25px}.info-dialog h2{font-size:48px;line-height:1;margin:20px 0}.info-dialog>p:not(.eyebrow){font-size:15px;line-height:1.8;margin-bottom:19px}.info-dialog>.button{margin-top:6px}.demo-success{padding:60px 0;text-align:center}.demo-success .success-symbol{width:66px;height:66px;background:var(--lime);border-radius:50%;display:grid;place-items:center;margin:0 auto 24px;font-size:30px}.demo-success h3{font-family:var(--display);font-size:45px;line-height:1;margin-bottom:20px}.demo-success p{font-size:15px;line-height:1.8;margin-bottom:26px}
@media(min-width:1600px){.hero-content{padding-top:150px}.section-pad{padding-left:max(4.5%,calc((100% - 1450px)/2));padding-right:max(4.5%,calc((100% - 1450px)/2))}.product-art{height:490px}}
@media(max-width:1100px){.hero{min-height:690px}.hero-content{padding-top:100px}.hero h1{font-size:105px}.product-art{height:340px}.product h3{font-size:29px}.product-details>p:not(.product-family){font-size:13px}.product-buy{flex-wrap:wrap;gap:16px}.product-buy button{min-width:120px;justify-content:space-between}.flavor-stamp{width:65px;height:65px;font-size:17px;right:13px}.section-heading>p{font-size:14px}.section-pad{padding-top:80px;padding-bottom:80px}.universe{min-height:690px}}
@media(max-width:767px){html{scroll-padding-top:20px}.site-header{height:76px;padding:0 6%}.wordmark{font-size:45px;letter-spacing:-4px}.desktop-nav{display:none}.menu-trigger{display:block}.header-actions{gap:16px}.cart-trigger{padding:8px 9px 8px 14px;font-size:12px;gap:10px}.hero{height:850px;min-height:calc(100svh - 76px);max-height:none}.hero-image{object-position:68% center}.hero-wash{background:linear-gradient(180deg,rgba(239,206,245,.98),rgba(239,206,245,.88) 29%,rgba(239,206,245,0) 62%)}.hero-content{padding:44px 6% 0;max-width:100%}.hero .eyebrow{font-size:10px}.hero h1{font-size:clamp(72px,15vw,112px);margin:23px 0 20px;line-height:.9}.hero-content>p{font-size:15px;line-height:1.6;margin-bottom:23px}.button{padding:16px 21px;font-size:13px;gap:30px}.hero-scroll{bottom:23px;left:6%;font-size:9px}.hero-caption{right:6%;bottom:24px;font-size:9px}.ticker{height:56px}.ticker-track{font-size:14px;gap:30px}.ticker i{font-size:26px}.section-pad{padding:63px 6%}.section-heading{display:block;margin-bottom:32px}.section-heading h2{font-size:65px;margin-top:16px}.section-heading>p{margin-top:24px;font-size:14px;line-height:1.7}.eyebrow{font-size:10px}.product-grid{grid-template-columns:1fr;gap:46px}.product-art{height:440px}.can-sprite{inset:34px 0 45px}.product h3{font-size:38px}.product-details>p:not(.product-family){font-size:15px;min-height:0}.product-family{font-size:11px}.product-buy{flex-wrap:nowrap}.product-buy strong{font-size:18px}.product-buy small{font-size:12px}.product-buy button{font-size:14px;padding:13px 20px;min-width:130px}.product-details{padding-top:22px}.product-number{font-size:12px}.flavor-stamp{width:79px;height:79px;font-size:19px;right:21px}.art-caption{font-size:11px}.illustrative-note{margin-top:32px;font-size:12px}.universe{min-height:780px;align-items:flex-end}.universe>img{object-position:55% center}.universe-shade{background:linear-gradient(180deg,rgba(37,12,49,.04) 20%,rgba(37,12,49,.3) 40%,rgba(37,12,49,.9))}.universe-content{padding:70px 6%}.universe h2{font-size:64px;margin:20px 0}.universe-content>p:not(.eyebrow){font-size:15px;margin-bottom:25px}.universe-footnote{bottom:23px;font-size:9px;right:6%}.story{grid-template-columns:1fr;gap:35px}.story-side{display:grid;grid-template-columns:1fr auto;align-items:center;gap:15px}.story-mark{font-size:115px;margin:0;letter-spacing:-12px;grid-column:2;grid-row:1 / span 2;transform:rotate(-10deg)}.story-side-note{font-size:10px;grid-column:1;grid-row:2}.story h2{font-size:60px;margin-bottom:25px}.story-copy>p{font-size:15px}.closing{padding:45px 6% 50px}.closing>p{font-size:10px;max-width:230px;line-height:1.6}.closing>a{font-size:clamp(86px,21vw,155px)}.closing>a>span:not(.closing-arrow){padding-left:5%}.closing-arrow{font-size:88px;top:16%}.footer-top{flex-wrap:wrap;padding-bottom:28px}.footer-top>p{font-size:10px}.footer-top>a:last-child{width:100%;font-size:13px;margin-top:5px}.site-footer{padding:35px 6% 25px}.footer-bottom{flex-direction:column;gap:15px;font-size:11px}.cart-shell{padding:27px 22px}.drawer-heading h2{font-size:48px}.cart-empty{padding-top:45px}.info-dialog{padding:28px}.info-dialog h2{font-size:44px}}
@media(max-width:380px){.hero{height:800px}.hero h1{font-size:68px}.product-art{height:375px}.section-heading h2{font-size:57px}.story h2{font-size:52px}.product h3{font-size:34px}.closing-arrow{font-size:70px}.cart-shell{padding:24px 17px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.product:hover .can-sprite{transform:none}}
/* Preserve the generated product proportions within each artwork panel. */
.can-sprite{inset:auto;top:0;bottom:0;left:50%;width:auto;aspect-ratio:1/2;background-size:300% 100%;transform:translateX(-50%)}
.can-lime{transform:translateX(-60%) rotate(-8deg)}
.can-pink{transform:translateX(-50%) rotate(8deg)}
.can-purple{transform:translateX(-40%) rotate(-6deg)}
.product:hover .can-lime{transform:translateX(-60%) translateY(-8px)}
.product:hover .can-pink{transform:translateX(-50%) translateY(-8px)}
.product:hover .can-purple{transform:translateX(-40%) translateY(-8px)}
.cart-thumb .can-sprite{inset:auto;top:0;bottom:0;left:50%;transform:translateX(-50%)}
.cart-thumb .can-lime{transform:translateX(-60%)}
.cart-thumb .can-purple{transform:translateX(-40%)}
.hero-wash{background:linear-gradient(90deg,rgba(239,206,245,.25),rgba(239,206,245,0) 58%)}
@media(max-width:767px){.hero-image{object-fit:cover;object-position:66% bottom;height:650px;top:auto;bottom:0}.hero-wash{background:linear-gradient(180deg,#f0cee9 0%,#f0cee9 25%,rgba(240,206,233,.95) 37%,rgba(240,206,233,0) 64%)}.hero{background:#f0cee9}.hero-caption{padding:6px 8px;background:rgba(246,237,241,.75)}}
@media(prefers-reduced-motion:reduce){.product:hover .can-lime{transform:translateX(-60%)}.product:hover .can-pink{transform:translateX(-50%)}.product:hover .can-purple{transform:translateX(-40%)}}

/* More prominent shopping action and a branded universe invitation. */
.cart-trigger{min-height:50px;padding:8px 10px 8px 20px;gap:11px;background:var(--ink);color:var(--paper);border:1px solid var(--ink);font-size:14px;font-weight:700;transition:background .2s,transform .2s;box-shadow:0 3px 0 rgba(48,18,57,.16)}
.cart-trigger:hover{background:#54235f;transform:translateY(-1px)}
.cart-trigger:active{transform:translateY(1px);box-shadow:none}
.cart-trigger:focus-visible{outline-color:var(--ink)}
.cart-icon{width:20px;height:20px;flex:none}
.cart-trigger .cart-count{min-width:30px;height:30px;background:var(--lime);color:var(--ink);font-size:13px;font-weight:800}
.universe>img{object-position:50% 55%}
.universe-cta{min-height:64px;padding:8px 8px 8px 25px;gap:26px;background:var(--lime);color:var(--ink);border:1px solid #e3ff90;box-shadow:0 5px 24px rgba(17,5,26,.2);transition:background .25s,color .25s,transform .25s}
.universe-cta .universe-cta-label{font-size:15px;font-weight:700;line-height:1.3}
.universe-cta .universe-cta-arrow{display:grid;place-items:center;flex:none;width:46px;height:46px;border-radius:50%;background:var(--ink);color:var(--lime);font-size:27px;transition:transform .25s,background .25s,color .25s}
.universe-cta:hover{background:#e0ff91;transform:translateY(-2px)}
.universe-cta:hover .universe-cta-arrow{transform:rotate(45deg);background:#54235f}
.universe-cta:active{transform:translateY(0)}
.universe-cta:focus-visible{outline-color:var(--lime);outline-offset:6px}
@media(max-width:767px){
 .cart-trigger{min-height:46px;padding:6px 8px 6px 13px;gap:8px;font-size:13px}
 .cart-icon{width:18px;height:18px}
 .cart-trigger .cart-count{width:27px;min-width:27px;height:27px;font-size:12px}
 .header-actions{gap:12px}
 .universe{min-height:960px;background:#251031}
 .universe>img{height:64%;object-position:50% 55%}
 .universe-shade{background:linear-gradient(180deg,transparent 32%,rgba(37,16,49,.18) 42%,#251031 64%)}
 .universe-content{padding:45px 6% 70px}
 .universe-cta{min-height:60px;padding:7px 7px 7px 22px;gap:23px}
 .universe-cta .universe-cta-label{font-size:14px}
 .universe-cta .universe-cta-arrow{width:44px;height:44px;font-size:26px}
}
