*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:16px;-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{color:inherit}button:focus-visible,a:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #e36a27;outline-offset:5px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--display);letter-spacing:-.055em;line-height:.99}h2{font-size:clamp(45px,5.6vw,86px);font-weight:800;margin-bottom:30px}p{line-height:1.65}h3{font-size:28px}::selection{background:var(--peach);color:var(--ink)}.skip{position:fixed;z-index:100;left:12px;top:-100px;background:white;padding:12px}.skip:focus{top:10px}.announcement{padding:9px 5%;font-size:10px;letter-spacing:.14em;font-weight:700;display:flex;justify-content:space-between;background:var(--peach)}.site-header{height:88px;display:flex;align-items:center;justify-content:space-between;padding:10px 4%;background:var(--cobalt);color:var(--paper);position:sticky;top:0;z-index:20}.logo-link img{object-fit:contain;width:82px;height:62px}.site-header nav{display:flex;gap:32px;font-size:13px;font-weight:500}.site-header nav a{padding:14px 0}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:36px;min-height:56px;padding:15px 26px;border:1px solid transparent;border-radius:100px;font-weight:600;font-size:14px;transition:transform .25s,background .25s}.button:hover{transform:translateY(-2px)}.button span{font-size:20px}.button.blue{background:var(--cobalt);color:white}.button.peach{background:var(--peach);color:var(--ink)}.button.small{min-height:44px;padding:10px 22px;font-size:12px}.button.full{width:100%}.eyebrow{font-size:10px;font-weight:700;letter-spacing:.17em;line-height:1.5;text-transform:uppercase;margin-bottom:25px}.accent{color:var(--cobalt)}.serif{font-family:Georgia,'Times New Roman',serif;font-style:italic;font-weight:400;letter-spacing:-.065em}.hero{display:grid;grid-template-columns:42% 58%;position:relative;background:#e3e5fd;min-height:min(740px,calc(100svh - 120px))}.hero-copy{padding:clamp(38px,4.2vw,70px) 7% 50px 12%;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;position:relative;z-index:2}.hero h1{font-size:clamp(65px,7.4vw,116px);line-height:.91;font-weight:800;color:var(--cobalt);margin:0 0 26px;letter-spacing:-.07em}.hero h1 .serif{color:var(--ink);font-size:1.12em}.hero-intro{font-size:17px;line-height:1.5;margin-bottom:19px}.formula-line{font-size:10px;letter-spacing:.09em;font-weight:700;margin-bottom:22px}.hero-meta{font-size:8px;font-weight:600;letter-spacing:.09em;display:flex;align-items:center;gap:13px;margin-top:24px}.hero-meta i{height:4px;width:4px;border-radius:50%;background:var(--cobalt)}.hero-art{position:relative;overflow:hidden;min-width:0;display:flex;align-items:center;background:#a8b4ff}.hero-art>img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:55% 50%}.image-caption{position:absolute;bottom:20px;left:24px;right:24px;display:flex;justify-content:space-between;font-size:9px;letter-spacing:.1em;font-weight:700;color:#171b4c;background:#f7f5ffdb;padding:10px 14px;border-radius:4px}.hero-scroll{position:absolute;bottom:18px;left:23px;color:var(--cobalt);font-size:25px;z-index:3}.ticker{background:var(--cobalt);color:var(--peach);overflow:hidden;white-space:nowrap;padding:19px 0}.ticker>div{font-family:var(--display);font-size:clamp(23px,3vw,42px);font-weight:800;letter-spacing:-.025em;word-spacing:14px;transform:translateX(-15px)}.ticker span{color:var(--paper)}.section{padding:100px 6%}.story{display:grid;grid-template-columns:1fr 1fr;gap:8%;padding-top:118px;padding-bottom:118px}.story h2{margin-bottom:0}.story-body{padding-top:40px;max-width:540px}.lead{font-size:25px;line-height:1.45;letter-spacing:-.025em}.story-body>p:not(.lead){color:#635d7b;font-size:15px}.story-points{margin-top:34px;display:grid;grid-template-columns:1fr 1fr;gap:26px;border-top:1px solid #d6d2e5;padding-top:26px}.story-points b{font-size:10px;letter-spacing:.08em}.story-points p{font-size:13px;margin:12px 0 0;color:#635d7b}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:48px}.section-heading h2{margin-bottom:0}.section-heading>p{font-size:14px;color:#635d7b;margin-bottom:5px}.flavors{background:#e8e7f9}.flavors .section-heading{padding-bottom:0}.flavor-tabs{display:flex;justify-content:center;border-top:1px solid #cccce4;border-bottom:1px solid #cccce4;padding:0 5%}.flavor-tabs button{border:0;background:none;display:flex;align-items:center;justify-content:center;gap:10px;padding:23px 25px;flex:1;font-size:12px;position:relative;min-height:64px}.flavor-tabs button[aria-pressed=true]{font-weight:700}.flavor-tabs button[aria-pressed=true]:after{content:'';position:absolute;bottom:0;height:3px;left:20px;right:20px;background:var(--cobalt)}.flavor-tabs i{width:15px;height:15px;flex-shrink:0;border-radius:50%;background:var(--dot);box-shadow:inset 0 0 0 1px #25204c20}.flavor-stage{display:grid;grid-template-columns:60% 40%;background:var(--flavor);transition:background .42s var(--ease)}.flavor-photo{position:relative;min-width:0;background:#a4b5fb;display:flex;align-items:center}.flavor-photo img{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover}.photo-index{position:absolute;left:24px;bottom:20px;font-size:11px;font-weight:700;letter-spacing:.1em;color:#17234e}.flavor-copy{padding:50px 12%;display:flex;flex-direction:column;justify-content:center;min-width:0}.flavor-copy .eyebrow{font-size:9px}.flavor-copy h3{font-size:clamp(40px,5.2vw,80px);margin:0 0 25px;letter-spacing:-.065em}.flavor-copy>p:not(.eyebrow){font-size:14px;max-width:340px}.flavor-facts{font-size:9px;letter-spacing:.08em;display:flex;gap:15px;margin:15px 0 22px;font-weight:600}.flavor-copy .button{font-size:12px;padding:15px 20px;gap:10px;width:100%}.small-copy{font-size:11px!important;margin:12px 0 0}.flavor-arrows{display:flex;align-items:center;gap:10px;margin-top:35px}.flavor-arrows button{border:1px solid #25204c40;border-radius:50%;width:44px;height:44px;background:transparent;font-size:22px}.flavor-arrows button:hover{background:#ffffff60}.flavor-arrows span{font-size:8px;font-weight:700;letter-spacing:.1em;margin-left:8px}.sensory{min-height:660px;position:relative;overflow:hidden;background:#2749cc;color:white}.sensory>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center;animation:liquid-breathe 16s ease-in-out infinite alternate}.sensory:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#163ba56e,transparent 75%);pointer-events:none}.sensory-copy{position:relative;z-index:1;padding:100px 6% 130px}.sensory h2{font-size:clamp(46px,5.8vw,90px);line-height:1.02;max-width:780px}.sensory .text-link{color:white}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;min-height:44px;border:0;border-bottom:1px solid currentColor;background:none;padding:7px 0;font-size:13px;font-weight:600;cursor:pointer}.text-link span{font-size:20px}.make{display:grid;grid-template-columns:1fr 1fr;background:#f0edfa}.make-art{min-width:0;overflow:hidden}.make-art img{width:100%;height:100%;object-fit:cover;object-position:center;max-height:850px}.make-copy{padding:80px 12%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.make h2{font-size:clamp(44px,5vw,72px)}.steps{list-style:none;padding:0;margin:15px 0 26px;width:100%}.steps li{display:flex;gap:20px;border-top:1px solid #d2cee5;padding:21px 0}.steps li>span{color:var(--cobalt);font-size:11px;padding-top:4px;font-weight:700}.steps h3{font-size:19px;letter-spacing:-.025em;margin:0 0 7px}.steps p{font-size:13px;line-height:1.5;color:#635d7b;margin:0}.formula{background:var(--cobalt);color:white}.formula .section-heading>p{color:#e6e6ff}.formula .serif{color:var(--peach)}.ingredient-grid{display:grid;grid-template-columns:1fr 1fr 1fr;border-top:1px solid #ffffff40;border-bottom:1px solid #ffffff40}.ingredient-grid article{padding:42px 30px 40px 0}.ingredient-grid article+article{padding-left:30px;border-left:1px solid #ffffff40}.ingredient-grid .eyebrow{font-size:9px;color:var(--peach)}.ingredient-grid h3{font-size:clamp(30px,3.6vw,54px);margin:40px 0 25px}.ingredient-grid p{font-size:14px;color:#eceaff;max-width:300px}.formula-bottom{display:flex;align-items:center;justify-content:space-between;padding-top:25px;gap:20px}.formula-bottom p{margin:0;font-size:13px}.formula-bottom .text-link{color:white}.range{background:var(--paper)}.range-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.range-grid button{border:0;text-align:left;padding:0 0 18px;background:var(--card-color);border-radius:6px;overflow:hidden;transition:transform .3s var(--ease)}.range-grid button:hover{transform:translateY(-6px)}.range-grid img{width:100%;height:auto;aspect-ratio:1/1.06;object-fit:cover;object-position:46% center}.range-grid span{font-family:var(--display);font-size:20px;letter-spacing:-.04em;font-weight:700;display:flex;justify-content:space-between;gap:10px;padding:20px 18px 7px}.range-grid small{padding:0 18px;font-size:8px;letter-spacing:.09em;font-weight:600}.bundle{background:#e9e8f9}.builder{display:grid;grid-template-columns:1.07fr 1fr;gap:6%;align-items:start}.bundle-art{position:sticky;top:115px;min-width:0}.bundle-art>img{width:100%;height:auto;border-radius:5px}.bundle-art>p{font-size:9px;font-weight:700;letter-spacing:.13em;margin:15px 0 28px}.value-row{display:grid;grid-template-columns:1fr 1fr 1fr;border-top:1px solid #cbc7e1;border-bottom:1px solid #cbc7e1}.value-row>div{padding:25px 8px;text-align:center;display:flex;flex-direction:column;gap:10px}.value-row>div+div{border-left:1px solid #cbc7e1}.value-row strong{font-family:var(--display);font-size:36px;letter-spacing:-.05em;color:var(--cobalt)}.value-row span{font-size:8px;font-weight:700;letter-spacing:.04em}.bundle-note{padding:30px 0}.bundle-note>span{font-size:10px;letter-spacing:.12em;font-weight:700}.bundle-note>p{font-size:13px;color:#635d7b;margin:12px 0}.builder-controls{padding:32px;background:var(--paper);border-radius:8px}.purchase-type{display:grid;grid-template-columns:1fr 1fr;border:1px solid #cfcae4;padding:4px;border-radius:100px;gap:4px}.purchase-type button{padding:14px;border-radius:100px;border:0;background:transparent;font-size:13px}.purchase-type button[aria-pressed=true]{background:var(--cobalt);color:white;font-weight:600}.control-title{display:flex;align-items:center;gap:12px;margin:30px 0 18px}.control-title>span{font-size:10px;color:var(--cobalt);font-weight:600}.control-title h3{font-size:19px;letter-spacing:-.03em;margin:0}.control-title>button{margin-left:auto;font-size:10px;background:none;border:0;text-decoration:underline;padding:10px 0 10px 10px;min-height:40px}.quantities{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.quantities button{border:1px solid #d3cfe4;background:none;border-radius:8px;padding:16px 5px 12px;display:flex;flex-direction:column;gap:8px;align-items:center}.quantities button[aria-pressed=true]{border-color:var(--cobalt);background:#e5e8ff;box-shadow:inset 0 0 0 1px var(--cobalt)}.quantities strong{font-size:13px}.quantities small{font-size:9px}.flavor-row{display:flex;align-items:center;gap:12px;margin-bottom:10px}.flavor-row>label{font-size:10px;width:34px;flex-shrink:0}.flavor-select{position:relative;flex:1;min-width:0}.flavor-select>i{position:absolute;width:14px;height:14px;border-radius:50%;left:15px;top:17px;pointer-events:none;box-shadow:inset 0 0 0 1px #25204c20}.flavor-select select{appearance:auto;width:100%;padding:13px 26px 13px 39px;border-radius:5px;background:transparent;border:1px solid #d3cfe4;color:var(--ink);font-size:12px;min-height:48px}.feedback{font-size:11px;color:var(--cobalt);min-height:17px;margin:7px 0 0}.order-summary{border-top:1px solid #d3cfe4;margin-top:18px;padding-top:22px}.order-summary>div{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:12px;margin-bottom:14px}.order-summary .total{border-top:1px solid #d3cfe4;padding-top:20px;margin-top:20px;font-size:14px}.total strong{font-family:var(--display);font-size:30px;letter-spacing:-.04em}.order-summary>p{font-size:11px;color:#615b76;line-height:1.5;margin:12px 0 22px}.preview-note{font-size:10px;color:#635d7b;text-align:center;line-height:1.5;margin:12px 0 0}.faq{display:grid;grid-template-columns:1fr 1.2fr;gap:10%}.questions details{border-bottom:1px solid #d5d0e4}.questions details:first-child{border-top:1px solid #d5d0e4}.questions summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:25px;padding:26px 0;font-weight:500;font-size:15px;cursor:pointer}.questions summary::-webkit-details-marker{display:none}.questions summary>span{font-size:25px;font-weight:400;color:var(--cobalt)}.questions details[open] summary>span{transform:rotate(45deg)}.questions details p{font-size:13px;color:#635d7b;padding-right:25px;margin-bottom:26px}.closing{position:relative;padding:100px 6%;background:var(--cobalt) url('assets/liquid-study.webp') center 60%/cover;color:white;text-align:center;isolation:isolate}.closing:before{content:'';position:absolute;inset:0;background:#122eab60;z-index:-1}.closing h2{font-size:clamp(44px,6vw,90px);line-height:1.04}.closing .button{margin-top:5px}footer{padding:60px 6% 25px;background:#171c50;color:white}.footer-main{display:flex;justify-content:space-between;align-items:center;gap:35px}.footer-main img{object-fit:contain}.footer-main>div{display:grid;grid-template-columns:1fr 1fr;gap:18px 35px;font-size:12px}.footer-main>span{font-family:var(--display);font-size:24px;line-height:1.05;font-weight:700;color:var(--peach);letter-spacing:-.03em}.footer-note{font-size:10px;color:#c7c5e2;line-height:1.65;margin:40px 0 30px;max-width:820px}.footer-bottom{display:flex;justify-content:space-between;padding-top:20px;border-top:1px solid #ffffff30;font-size:9px;letter-spacing:.07em}dialog{border:0;border-radius:18px;background:var(--paper);color:var(--ink);width:min(540px,calc(100% - 28px));max-height:90svh;overflow-y:auto;padding:42px;font-family:var(--body)}dialog::backdrop{background:#16153f99;backdrop-filter:blur(7px)}dialog h2{font-size:49px;margin:10px 0 30px}.dialog-close{position:absolute;top:10px;right:12px;border:0;background:none;font-size:28px;width:44px;height:44px}dialog .eyebrow{margin-right:20px}dialog .text-link{display:flex;margin:18px auto 0;font-size:12px}dialog .preview-note{margin:20px 0}.order-row{display:flex;justify-content:space-between;gap:20px;font-size:13px;padding:16px 0;border-top:1px solid #d3cfe4}#orderTotals{padding-top:20px}#orderTotals strong{font-family:var(--display);font-size:23px}#orderTotals p,dialog dd{font-size:13px;line-height:1.6;color:#635d7b}dialog dt{font-weight:700;font-size:14px;margin:24px 0 10px}dialog dd{margin-left:0;margin-bottom:25px}@keyframes liquid-breathe{from{transform:scale(1)}to{transform:scale(1.045) translateX(-.7%)}}@keyframes flavor-in{from{opacity:.2;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.flavor-photo.changing img{animation:flavor-in .42s var(--ease)}
@media(min-width:1700px){.hero{min-height:820px}.hero-copy{padding-left:15%}.section{padding-left:max(6%,calc((100vw - 1500px)/2));padding-right:max(6%,calc((100vw - 1500px)/2))}}
@media(max-width:1100px){.hero{grid-template-columns:43% 57%;min-height:630px}.hero-copy{padding-left:9%;padding-right:6%}.hero h1{font-size:80px}.hero-art>img{object-fit:cover;object-position:57% center}.section{padding:78px 5%}.flavor-stage{grid-template-columns:57% 43%}.flavor-copy{padding:38px 9%}.flavor-copy h3{font-size:55px}.flavor-tabs button{padding:20px 10px}.range-grid{gap:12px}.range-grid span{font-size:17px;padding-left:12px;padding-right:12px}.range-grid small{padding-left:12px}.make-copy{padding:60px 9%}.builder{gap:4%}.builder-controls{padding:24px}.sensory{min-height:580px}}
@media(max-width:760px){html{scroll-padding-top:80px}.announcement{font-size:8px;padding:8px 5%}.announcement>span{display:none}.site-header{height:74px;padding:8px 5%}.logo-link img{width:65px;height:50px}.site-header nav{display:none}.button.small{min-height:42px;font-size:11px;padding:9px 18px}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:40px 7% 36px;display:block}.hero .eyebrow{font-size:9px;margin-bottom:20px}.hero h1{font-size:clamp(70px,16vw,110px);line-height:.9;letter-spacing:-.075em;margin-bottom:23px}.hero h1 .serif{font-size:1.12em}.hero-intro{font-size:15px;line-height:1.5}.formula-line{font-size:9px;margin-bottom:20px}.hero-meta{font-size:8px;margin-top:22px}.hero-art{aspect-ratio:3/2;min-height:0}.hero-art>img{position:static;height:auto;object-fit:contain}.hero-scroll{display:none}.image-caption{left:16px;right:16px;bottom:12px;font-size:8px;padding:8px 10px}.ticker{padding:15px 0}.ticker>div{font-size:27px}.section{padding:65px 6%}h2{font-size:clamp(43px,10vw,64px);margin-bottom:25px}.eyebrow{font-size:9px;letter-spacing:.12em;margin-bottom:22px}.story{grid-template-columns:1fr;gap:20px}.story-body{padding-top:10px;max-width:none}.lead{font-size:23px}.story-points{gap:20px;margin-top:25px}.story-points p{font-size:12px}.section-heading{display:block;margin-bottom:32px}.section-heading>p{margin-top:23px;font-size:13px}.flavor-tabs{padding:0 4%;display:grid;grid-template-columns:1fr 1fr}.flavor-tabs button{font-size:11px;min-height:54px;padding:14px 7px;justify-content:flex-start}.flavor-tabs button[aria-pressed=true]:after{left:7px;right:7px;height:2px}.flavor-stage{grid-template-columns:1fr}.flavor-photo{order:1}.flavor-copy{order:2;padding:32px 7% 34px}.flavor-copy h3{font-size:57px}.flavor-copy>p:not(.eyebrow){max-width:440px}.flavor-copy .button{max-width:410px}.flavor-copy .eyebrow{margin-bottom:18px}.flavor-facts{margin:9px 0 22px}.flavor-arrows{margin-top:23px}.flavor-arrows span{font-size:9px}.photo-index{font-size:9px;bottom:10px;left:16px}.sensory{min-height:500px}.sensory-copy{padding:65px 6% 110px}.sensory h2{font-size:clamp(39px,9vw,64px);max-width:580px}.sensory>img{object-position:40% center}.make{grid-template-columns:1fr}.make-art{max-height:540px}.make-art img{aspect-ratio:1/1;object-fit:cover;object-position:center 65%}.make-copy{padding:60px 6%}.make h2{font-size:52px}.steps{margin:3px 0 20px}.ingredient-grid{grid-template-columns:1fr}.ingredient-grid article{padding:28px 0!important;border-left:0!important}.ingredient-grid article+article{border-top:1px solid #ffffff40}.ingredient-grid h3{font-size:38px;margin:25px 0 17px}.ingredient-grid p{max-width:450px;margin-bottom:0;font-size:13px}.ingredient-grid .eyebrow{margin-bottom:10px}.formula-bottom{align-items:flex-start;flex-direction:column;gap:6px}.formula-bottom p{font-size:12px}.range .section-heading>a{margin-top:20px}.range-grid{grid-template-columns:1fr 1fr;gap:12px}.range-grid span{font-size:18px;line-height:1.05;min-height:66px;align-items:center;padding-top:15px}.range-grid img{aspect-ratio:1/1.1}.builder{grid-template-columns:1fr;gap:24px}.bundle-art{position:static}.bundle-note{display:none}.bundle-art>p{margin-bottom:18px}.value-row>div{padding:18px 3px}.value-row strong{font-size:30px}.value-row span{font-size:7px}.builder-controls{padding:24px 20px}.control-title{gap:8px}.control-title h3{font-size:18px}.quantities strong{font-size:12px}.flavor-row>label{font-size:10px}.faq{grid-template-columns:1fr;gap:15px}.questions summary{font-size:14px;padding:22px 0}.closing{padding:75px 6%}.closing h2{font-size:49px}.footer-main{flex-wrap:wrap;gap:25px;align-items:flex-start}.footer-main>span{display:none}.footer-main>div{font-size:11px;gap:15px 20px}.footer-main img{width:80px;height:60px}.footer-note{margin-top:28px}.footer-bottom{font-size:8px;gap:20px;line-height:1.5}footer{padding-top:40px}dialog{padding:35px 24px}dialog h2{font-size:42px}.order-row{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.sensory>img{transform:none}}
