@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&family=Space+Grotesk:wght@400;500;600;700&display=swap";
@import "https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@700;800;900&display=swap";
:root{--cream:#f5f1e8;--paper:#fffefa;--teal:#087f82;--teal-dark:#075b5e;--ink:#141c1d;--muted:#5c6665;--line:#d9d9d0;--red:#e63831}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--cream);margin:0;font-family:DM Sans,Arial,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1200px,100% - 48px);margin-inline:auto}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Space Grotesk,Arial,sans-serif}h1{letter-spacing:-.075em;margin-bottom:28px;font-size:clamp(56px,6.8vw,108px);line-height:.94}h2{letter-spacing:-.065em;margin-bottom:18px;font-size:clamp(38px,4.4vw,66px);line-height:1.02}h3{letter-spacing:-.04em}em{color:var(--teal);font-style:normal}.eyebrow{color:var(--teal-dark);text-transform:uppercase;letter-spacing:.18em;margin-bottom:20px;font-size:12px;font-weight:800}.eyebrow.light{color:#a8e4dd}.lead{color:#465352;max-width:620px;font-size:clamp(17px,1.5vw,21px);line-height:1.55}.red-dot{color:var(--red)}.topbar{text-align:center;background:var(--ink);color:#eaf2ef;letter-spacing:.18em;padding:10px 12px;font-size:10px;font-weight:800}.topbar span{color:#58bcbc;margin:0 12px}.site-header{background:var(--paper);border-bottom:1px solid var(--line)}.nav{justify-content:space-between;align-items:center;gap:36px;min-height:102px;display:flex}.brand{flex:none;display:block}.brand img{object-fit:contain;width:112px;height:88px}.links{align-items:center;gap:32px;font-size:13px;font-weight:800;display:flex}.links a:hover,.footer a:hover{color:var(--teal)}.nav-cta{background:var(--ink);color:#fff;white-space:nowrap;border-radius:6px;padding:13px 18px;font-size:13px;font-weight:800}.nav-cta:hover{background:var(--teal)}.hero-wrap{background:var(--paper)}.hero{grid-template-columns:1.02fr .98fr;align-items:center;gap:48px;min-height:590px;padding-top:54px;padding-bottom:60px;display:grid}.hero-copy{padding:24px 0}.hero-copy h1 em{color:var(--teal)}.actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:32px;display:flex}.btn{border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:20px;min-height:52px;padding:14px 21px;font-size:14px;font-weight:800;transition:transform .15s,background .15s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn.primary{background:var(--teal);color:#fff}.btn.primary:hover{background:var(--teal-dark)}.btn.secondary{color:var(--ink);background:#fff;border-color:#bac9c5}.btn.cream{background:var(--cream);color:var(--ink)}.hero-note{color:#65716e;margin:30px 0 0;font-size:12px;font-weight:700}.hero-visual{background:#fff;border:1px solid #e7e7dd;border-radius:10px;justify-content:center;align-items:center;min-height:500px;display:flex;position:relative;overflow:hidden}.hero-visual:before{content:"";border:1px solid #e4ece9;border-radius:4px;position:absolute;inset:18px}.hero-visual img{object-fit:contain;width:95%;max-height:490px}.visual-stamp{text-align:center;background:var(--teal);color:#fff;text-transform:uppercase;letter-spacing:.06em;border-radius:50%;place-items:center;width:84px;height:84px;font-size:10px;font-weight:800;line-height:1.25;display:grid;position:absolute;top:24px;right:24px;transform:rotate(12deg)}.trust-strip{background:var(--ink);color:#eef4f2}.strip{grid-template-columns:repeat(4,1fr);display:grid}.strip span{text-align:center;letter-spacing:.04em;border-right:1px solid #394342;padding:19px 16px;font-size:12px;font-weight:800}.strip span:last-child{border-right:0}.strip b{color:#6dcac4;margin-right:10px}.section{padding:74px 0}.drop{background:var(--teal-dark);color:#fff;border-radius:10px;grid-template-columns:1.08fr .92fr;min-height:470px;display:grid;overflow:hidden}.drop-copy{padding:66px}.drop h2 em{color:#a3e2d9}.drop-copy>p:not(.eyebrow){color:#d2e5e0;max-width:440px;margin-bottom:28px;font-size:17px;line-height:1.6}.drop-display{background:radial-gradient(circle at 55% 48%,#298d8b 0,#0b6667 48%,#075456 80%);place-items:center;min-height:470px;display:grid;position:relative;overflow:hidden}.display-ring{border:1px solid #72b7b2;border-radius:50%;width:390px;height:390px;position:absolute}.drop-display img{object-fit:contain;filter:drop-shadow(0 24px 25px #063d3e);width:255px;max-height:400px;position:relative}.drop-caption{color:#b7dbd6;letter-spacing:.16em;font-size:10px;font-weight:800;position:absolute;bottom:22px}.section-head{justify-content:space-between;align-items:end;gap:24px;margin-bottom:26px;display:flex}.section-head .eyebrow{margin-bottom:12px}.section-head h2{margin-bottom:10px}.section-head p:not(.eyebrow){color:var(--muted);margin-bottom:0}.text-link{color:var(--teal-dark);white-space:nowrap;border-bottom:1px solid;padding-bottom:5px;font-size:13px;font-weight:800;display:inline-block}.text-link:hover{color:var(--red)}.product-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.product-card{min-width:0}.product-image{background:#ebece6;border:1px solid #dfe1d9;border-radius:8px;justify-content:center;align-items:center;height:300px;display:flex;position:relative;overflow:hidden}.product-image:hover img,.product-image:hover .vial{transform:translateY(-5px)}.product-index{z-index:1;letter-spacing:.12em;color:#63706e;font-size:10px;font-weight:800;position:absolute;top:15px;left:15px}.mots-vial{object-fit:contain;width:auto;height:260px;transition:transform .2s}.product-meta{color:#66716f;letter-spacing:.1em;justify-content:space-between;gap:6px;margin:17px 0 9px;font-size:10px;font-weight:800;display:flex}.product-card h3{margin-bottom:7px;font-size:27px}.product-bottom{border-top:1px solid #cfd5cf;justify-content:space-between;align-items:center;padding-top:12px;font-weight:800;display:flex}.product-bottom a{background:var(--teal);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.vial{filter:drop-shadow(8px 14px 10px #9da9a485);width:118px;height:220px;transition:transform .2s;position:relative}.vial-cap{z-index:3;background:linear-gradient(90deg,#e9ecec,#fff 35%,#f9faf9 70%,#dde0e0);border:1px solid #d1d8d5;border-radius:12px 12px 7px 7px;width:94px;height:35px;position:absolute;top:0;left:12px}.vial-band{z-index:2;background:linear-gradient(90deg,#9b9fa0,#f0f3f4 25%,#929a9a 60%,#eceff0);border:1px solid #989f9e;border-radius:0 0 8px 8px;width:84px;height:27px;position:absolute;top:27px;left:17px}.vial-glass{background:linear-gradient(90deg,#ced9d88a,#fff 21%,#f7fbf9 67%,#aab7b6a6);border:2px solid #bec7c5;border-radius:15px 15px 20px 20px;width:102px;height:173px;position:absolute;top:45px;left:8px;box-shadow:inset 8px 0 7px #fff9,inset -7px 0 5px #a9b8b677}.vial-label{color:#111a1a;background:#fffef8;border:1px solid #222;flex-direction:column;align-items:flex-start;min-height:100px;padding:7px 6px 4px;font-family:Space Grotesk,sans-serif;line-height:1;display:flex;position:absolute;top:42px;left:2px;right:2px}.vial-label .vial-brand{border-bottom:1px solid #1c2524;width:100%;padding-bottom:3px;font-size:8px;font-weight:800}.vial-label strong{letter-spacing:-.08em;padding-top:4px;font-size:17px}.vial-label b{background:var(--teal);color:#fff;margin-top:3px;padding:3px 5px;font-size:12px}.vial-label small{margin-top:5px;font-size:5px;font-weight:800;line-height:1.1}.vial-large,.vial-large:hover{transform:scale(1.55)}.trio{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.info-panel{border-radius:8px;min-height:366px;padding:36px;position:relative;overflow:hidden}.info-panel h2{font-size:36px}.info-panel p:not(.eyebrow){max-width:290px;font-size:15px;line-height:1.6}.ink-panel{background:var(--ink);color:#fff}.ink-panel p:not(.eyebrow){color:#c8d2ce}.paper-panel{background:#e5e8df}.teal-panel{background:var(--teal);color:#fff}.teal-panel p:not(.eyebrow){color:#e1f1ef}.light-link{color:#fff}.panel-number{letter-spacing:.12em;opacity:.65;font-size:11px;font-weight:800;position:absolute;bottom:26px;left:36px}.club{background:#e7e9df;border:1px solid #d4d9d0;border-radius:10px;grid-template-columns:1fr 1fr;align-items:center;gap:30px;padding:60px 66px;display:grid;overflow:hidden}.club h2{max-width:520px}.club p:not(.eyebrow){color:#475351;max-width:490px;font-size:17px;line-height:1.6}.club-art{height:330px;position:relative}.club-card{background:var(--ink);color:#fff;border-radius:14px;width:67%;height:275px;padding:28px;position:absolute;top:24px;left:10%;transform:rotate(-5deg);box-shadow:15px 18px #c5d3cb}.club-card span,.club-card small{letter-spacing:.13em;color:#80ccc6;font-size:10px;font-weight:800;display:block}.club-card strong{letter-spacing:-.06em;margin-top:30px;font:700 35px/1 Space Grotesk,sans-serif;display:block}.club-lines{gap:8px;margin:22px 0;display:grid}.club-lines i{background:#2d4241;border-radius:3px;height:5px}.club-lines i:nth-child(2){width:75%}.club-lines i:nth-child(3){width:50%}.club-art img{object-fit:contain;filter:drop-shadow(0 12px 6px #495c5b60);height:320px;position:absolute;bottom:-100px;right:-7%}.closing-section{text-align:center;padding-bottom:100px}.closing{max-width:760px}.closing p:not(.eyebrow){max-width:590px;color:var(--muted);margin:0 auto 22px;line-height:1.6}.footer{background:var(--ink);color:#fff;padding:64px 0 22px}.footer-grid{grid-template-columns:1.4fr .7fr .7fr 1.1fr;gap:36px;display:grid}.footer-brand img{background:#fff;border-radius:6px;width:150px}.footer-brand p{margin-top:17px;font-weight:700;line-height:1.5}.footer h3{text-transform:uppercase;letter-spacing:.1em;margin-bottom:20px;font-size:13px}.footer a:not(.footer-brand a){color:#d1dbd6;margin:0 0 13px;font-size:13px;display:block}.footer-notice{border:1px solid #50716d;border-radius:6px;padding:20px}.footer-notice span{color:#85d4cb;font-size:22px;font-weight:800;display:inline-block}.footer-notice p{color:#d1dbd6;margin:12px 0 0;font-size:12px;line-height:1.6}.footer-bottom{color:#a9b6b1;border-top:1px solid #3b4947;justify-content:space-between;margin-top:48px;padding-top:20px;font-size:11px;display:flex}.subhero{background:var(--paper);padding:86px 0 70px}.subhero h1{max-width:780px}.ruo-pill{color:var(--teal-dark);letter-spacing:.08em;border:1px solid #b9cac6;border-radius:100px;margin-top:20px;padding:10px 14px;font-size:10px;font-weight:800;display:inline-block}.result-count{color:var(--muted);font-size:12px;font-weight:800}.catalog-grid{row-gap:42px}.catalog-note{background:#e5e9e1;border-radius:8px;margin-top:70px;padding:30px}.catalog-note p{color:var(--muted);max-width:620px}.breadcrumb{color:var(--muted);gap:12px;padding:26px 0;font-size:12px;font-weight:800;display:flex}.breadcrumb a{color:var(--teal-dark)}.detail{grid-template-columns:1fr 1fr;gap:70px;padding-bottom:70px;display:grid}.detail-art{background:#e8eae3;border-radius:10px;justify-content:center;align-items:center;min-height:600px;display:flex;position:relative;overflow:hidden}.detail-art>img{object-fit:contain;width:auto;height:510px}.detail-art .vial-large{margin:120px auto}.art-note{color:#5a6663;font-size:10px;font-weight:800;position:absolute;bottom:18px;left:20px}.detail-copy{padding-top:44px}.detail-copy h1{margin-bottom:0}.detail-size{color:var(--teal);margin:16px 0 24px;font:700 30px Space Grotesk,sans-serif}.detail-intro{color:#4d5a58;font-size:17px;line-height:1.65}.detail-price{margin:26px 0;font:700 38px Space Grotesk,sans-serif}.detail-price small{color:var(--muted);margin-top:4px;font:600 11px DM Sans,sans-serif;display:block}.detail-facts{border-top:1px solid var(--line);margin-top:36px}.detail-facts div{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:16px 0;font-size:13px;display:flex}.detail-facts span{color:var(--muted)}.detail-warning{color:var(--muted);margin-top:22px;font-size:12px;line-height:1.5}.product-after{grid-template-columns:1fr 1fr;gap:60px;display:grid}.product-after p:not(.eyebrow){max-width:500px;color:var(--muted);line-height:1.6}.after-card{background:var(--teal-dark);color:#fff;border-radius:8px;padding:38px}.after-card span{letter-spacing:.14em;font-size:11px}.after-card strong{margin:20px 0;font:700 34px Space Grotesk,sans-serif;display:block}.after-card p{color:#d1e8e4!important}.batch-layout{grid-template-columns:1fr 1fr;gap:80px;display:grid}.batch-layout>div:first-child p:not(.eyebrow){max-width:500px;color:var(--muted);line-height:1.65}.batch-steps{gap:12px;display:grid}.batch-steps>div{background:#e6e9e1;border-radius:7px;padding:22px}.batch-steps b{color:var(--teal);margin-right:16px}.batch-steps strong{font:700 21px Space Grotesk,sans-serif}.batch-steps p{color:var(--muted);margin:9px 0 0 36px;font-size:13px}.scan-notice{background:var(--ink);color:#fff;border-radius:7px;margin-bottom:90px;padding:28px}.scan-notice p{color:#d7e1dc;margin:8px 0 0;font-size:13px}@media (max-width:1000px){.links{gap:17px}.nav-cta{display:none}.hero{gap:22px}.hero-visual{min-height:400px}.product-grid{grid-template-columns:repeat(2,1fr)}.trio{gap:10px}.info-panel{padding:26px}.info-panel h2{font-size:29px}.footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:700px){.container{width:min(100% - 32px,1200px)}.topbar{letter-spacing:.1em;font-size:9px}.nav{gap:12px;min-height:80px}.brand img{width:85px;height:72px}.links{flex-wrap:wrap;justify-content:flex-end;gap:12px;font-size:11px}.hero{grid-template-columns:1fr;gap:22px;padding-top:38px;padding-bottom:38px}.hero-copy{padding:0}.hero h1{font-size:clamp(55px,12vw,83px)}.hero-visual{min-height:350px}.hero-visual img{width:80%;max-height:340px}.strip{grid-template-columns:repeat(2,1fr)}.strip span{border-bottom:1px solid #394342}.section{padding:48px 0}.drop{grid-template-columns:1fr}.drop-copy{padding:34px}.drop-display{min-height:360px}.drop-display img{width:auto;height:300px}.trio{grid-template-columns:1fr}.info-panel{min-height:270px;padding:30px}.panel-number{left:30px}.club{grid-template-columns:1fr;padding:34px}.club-art{height:270px}.club-art img{height:260px;bottom:-70px;right:0}.footer-grid{gap:30px}.detail,.product-after,.batch-layout{grid-template-columns:1fr;gap:26px}.detail-art{min-height:460px}.detail-art>img{height:410px}.detail-copy{padding-top:0}.subhero{padding:55px 0}.subhero h1{font-size:clamp(55px,12vw,85px)}}@media (max-width:460px){.links{gap:8px;max-width:220px}.links a{font-size:10px}.links a:nth-child(4){display:none}.hero h1{font-size:55px}.lead{font-size:16px}.actions{flex-direction:column;align-items:stretch}.actions .btn{width:100%}.hero-visual{min-height:270px}.hero-visual img{width:90%;max-height:265px}.visual-stamp{width:58px;height:58px;font-size:7px;top:16px;right:16px}.section-head{flex-direction:column;align-items:start}.product-grid{grid-template-columns:repeat(2,1fr);gap:12px}.product-image{height:210px}.mots-vial{height:190px}.product-image .vial{transform:scale(.8)}.product-image:hover .vial{transform:scale(.8)translateY(-5px)}.product-index,.product-meta{font-size:8px}.product-card h3{font-size:22px}.product-bottom{font-size:14px}.drop-copy{padding:28px}.drop-copy h2{font-size:42px}.drop-display{min-height:300px}.drop-display img{height:260px}.club-art{height:245px}.club-card{width:75%;height:230px;padding:22px;left:0}.club-card strong{font-size:29px}.club-art img{height:235px;bottom:-60px;right:-40px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand,.footer-notice{grid-column:1/-1}.footer-bottom{display:block}.footer-bottom span{margin-bottom:8px;display:block}.detail-art{min-height:380px}.detail-art>img{height:350px}.detail-art .vial-large{transform:scale(1.25)}.detail-facts div{display:block}.detail-facts strong{margin-top:4px;display:block}.batch-steps strong{font-size:18px}}
.site-header{z-index:5;background:#fff;border:0;position:relative}.nav{gap:28px;min-height:68px}.brand-wordmark{white-space:nowrap;align-items:center;gap:7px;display:inline-flex}.brand-wordmark img{object-fit:contain;width:37px;height:55px}.brand-wordmark strong{letter-spacing:-.025em;color:#12191a;font:900 29px/1 Barlow Condensed,Impact,sans-serif}.brand-wordmark sup{vertical-align:top;margin-left:2px;font:700 9px DM Sans,sans-serif}.links{gap:22px}.links a{font-size:12px}.nav-cta{background:var(--teal);padding:11px 16px}.mock-home{overflow:hidden}.mock-home .eyebrow{letter-spacing:.13em;margin-bottom:10px;font-size:10px}.mock-home h1,.mock-home h2{letter-spacing:-.055em}.pepper-mark{vertical-align:middle;letter-spacing:0;margin-left:8px;font-size:.55em;display:inline-block}.mock-hero{background:#fff;position:relative}.mock-hero-inner{grid-template-columns:43% 57%;min-height:390px;display:grid;position:relative}.mock-hero-copy{z-index:2;padding:32px 0 12px;position:relative}.mock-hero-copy h1{letter-spacing:-.07em;text-transform:uppercase;margin:0 0 15px;font-size:clamp(48px,5.3vw,83px);font-weight:900;line-height:.91}.mock-hero-copy h1 em{color:var(--teal)}.mock-hero-copy>p:not(.eyebrow):not(.mock-ruo){max-width:485px;margin:0 0 14px;font-size:16px;line-height:1.35}.mock-actions{gap:10px;display:flex}.mock-actions .btn{border-radius:6px;gap:24px;min-height:40px;padding:9px 18px;font-size:12px}.mock-actions .primary{min-width:180px}.mock-scribble{width:max-content;margin:16px 0 0 5px;font:italic 800 17px/1.05 Space Grotesk,sans-serif;transform:rotate(-7deg)}.mock-ruo{color:#596663;margin:24px 0 0;font-size:10px;font-weight:700}.mock-hero-scene{background:url(/brand/hero-still.webp) 50%/cover no-repeat;position:relative;overflow:hidden}.mock-hero-scene:before{content:"";pointer-events:none;background:linear-gradient(90deg,#fff 0%,#0000 18%);position:absolute;inset:0}.scene-vials{filter:drop-shadow(4px 8px 5px #14201d40);align-items:end;gap:0;display:flex;position:absolute;bottom:20px;left:9%}.scene-vials>img{object-fit:contain;z-index:2;width:137px;height:205px;position:relative}.scene-vials .vial{transform-origin:bottom;margin:0 -18px;transform:scale(.68)}.scene-note{color:#24302d;background:#fffaf0;padding:15px 12px;font:italic 800 15px/1.05 Space Grotesk,sans-serif;position:absolute;top:12%;right:7%;transform:rotate(7deg);box-shadow:0 7px 12px #19231b25}.mock-trust{background:#fff;border-top:1px solid #eee6dc;border-bottom:1px solid #e9e1d8}.mock-trust-grid{grid-template-columns:repeat(4,1fr);display:grid}.mock-trust-grid>div{border-right:1px solid #e1d7cc;align-items:center;gap:12px;padding:13px 18px;display:flex}.mock-trust-grid>div:first-child{padding-left:0}.mock-trust-grid>div:last-child{border:0}.mock-trust-grid b{color:var(--teal);font:700 31px/1 Space Grotesk,sans-serif}.mock-trust-grid strong,.mock-trust-grid small{display:block}.mock-trust-grid strong{text-transform:uppercase;font-size:12px}.mock-trust-grid small{color:#596361;margin-top:2px;font-size:11px}.mock-drop-section{background:#fff;padding:20px 0 12px}.mock-drop{background:linear-gradient(105deg,#fff8f4,#f9eee9);border:1px solid #f0dfd8;border-radius:12px;grid-template-columns:39% 42% 19%;align-items:center;min-height:235px;display:grid;overflow:hidden}.mock-drop-copy{align-self:stretch;padding:25px 30px;position:relative}.drop-ribbon{background:var(--red);color:#fff;padding:6px 11px;font-size:11px;font-weight:900;position:absolute;top:5px;left:22px;transform:rotate(-4deg)}.mock-drop-copy h2{margin:30px 0 5px;font-family:Georgia,serif;font-size:clamp(46px,5vw,76px);line-height:.9}.mock-drop-copy>strong{letter-spacing:.07em;font-size:11px}.mock-drop-copy>p{max-width:340px;margin:6px 0 10px;font-size:12px;line-height:1.45}.mock-drop-copy .btn{min-height:32px;padding:6px 14px;font-size:11px}.mock-drop .btn.primary,.mock-club .btn.primary{background:var(--red)}.mock-drop-vials{justify-content:center;align-items:end;gap:18px;height:230px;display:flex;position:relative;overflow:hidden}.vial-group{height:208px;position:relative}.vial-group-single{width:140px}.vial-group-triple{width:272px}.vial-group img{object-fit:contain;position:absolute;bottom:0}.vial-group .vial-front{z-index:3;filter:drop-shadow(5px 7px 5px #776d6260);width:140px;height:208px;left:50%;transform:translate(-50%)}.vial-group .vial-back{z-index:1;opacity:.85;filter:blur(1px)drop-shadow(3px 5px 4px #776d6250);width:134px;height:196px}.vial-group .vial-back-left{left:0}.vial-group .vial-back-right{right:0}.vial-pair{align-items:end;display:flex}.vial-pair img{object-fit:contain;filter:drop-shadow(5px 7px 5px #776d6260);width:140px;height:208px}.vial-pair img:last-child{margin-left:-62px}.hand-note{color:var(--red);z-index:3;font:italic 800 15px/1.02 Space Grotesk,sans-serif;position:absolute;transform:rotate(-11deg)}.note-left{top:20px;left:0}.mock-drop-stamp{text-align:center;padding:25px 12px;font-family:Georgia,serif;line-height:1.1}.mock-drop-stamp span{margin-bottom:7px;font-size:35px;display:block}.mock-drop-stamp strong{font-size:25px}.mock-picks-section{background:#fff;padding:14px 0 20px}.mock-picks{grid-template-columns:245px 1fr;gap:20px;display:grid}.mock-picks-intro{padding-top:17px}.mock-picks-intro h2{margin:0 0 12px;font:700 34px/1 Georgia,serif}.mock-picks-intro>p:not(.eyebrow){font-size:12px;line-height:1.4}.mock-picks-intro .text-link{color:var(--teal);font-size:12px}.home-picks{gap:12px}.home-picks .product-image{background:#fff;border-color:#e0e4e3;height:165px}.home-picks .mots-vial{height:148px}.home-picks .product-image .vial{transform:scale(.6)}.home-picks .product-image:hover .vial{transform:scale(.6)translateY(-4px)}.home-picks .product-index{font-size:8px}.home-picks .product-meta{margin:8px 0 2px;font-size:8px}.home-picks .product-card h3{margin:0 0 4px;font-size:18px}.home-picks .product-bottom{padding-top:5px;font-size:12px}.home-picks .product-bottom a{border-radius:5px;width:28px;height:25px}.home-picks .product-card{background:#fff;border:1px solid #e2e5e4;border-radius:9px;padding:7px}.home-picks .product-meta,.home-picks h3,.home-picks .product-bottom{margin-left:5px;margin-right:5px}.mock-panels-section{background:#fff;padding:0 0 12px}.mock-panels{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.mock-panel{background:#faf3ec;border-radius:10px;min-height:315px;padding:23px;position:relative;overflow:hidden}.mock-panel h2{letter-spacing:-.04em;margin:0 0 6px;font:700 32px/1.05 Georgia,serif}.mock-panel>p{margin:0 0 14px;font-size:13px}.why-panel ul{z-index:2;gap:12px;max-width:72%;margin:0;padding:0;list-style:none;display:grid;position:relative}.why-panel li{align-items:center;gap:10px;display:flex}.why-panel li b{width:29px;color:var(--teal);font-size:23px}.why-panel li strong,.why-panel li small{display:block}.why-panel li strong{font-size:12px}.why-panel li small{color:#59615c;font-size:10px;line-height:1.25}.why-panel>img{filter:drop-shadow(4px 8px 8px #5a6e5d55);height:230px;position:absolute;bottom:-45px;right:-35px;transform:rotate(16deg)}.shop-panel{background:#fffbf8}.goal-grid{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.goal-grid a{text-align:center;min-height:93px;color:var(--teal);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;font-size:26px;display:flex}.goal-grid a:first-child,.goal-grid a:nth-child(4){background:#fff0ea}.goal-grid a:nth-child(2),.goal-grid a:nth-child(5){background:#f2efff}.goal-grid a:nth-child(3),.goal-grid a:nth-child(6){background:#eaf7f3}.goal-grid strong{color:#151b1b;margin:2px 0;font:700 12px Georgia,serif;display:block}.goal-grid small{font-size:9px;text-decoration:underline}.start-panel{background:#faf3ec}.start-steps{gap:14px;display:grid}.start-steps>div{grid-template-columns:37px 40px 1fr;align-items:center;gap:9px;display:grid}.start-steps b{background:var(--teal);color:#fff;border-radius:50%;place-items:center;width:33px;height:33px;font:700 20px Georgia,serif;display:grid}.start-steps span{font-size:29px}.start-steps p{margin:0}.start-steps strong,.start-steps small{display:block}.start-steps strong{font-size:13px}.start-steps small{color:#58605d;max-width:150px;font-size:10px;line-height:1.25}.start-panel>img{opacity:.9;width:100px;position:absolute;bottom:-12px;right:-5px}.mock-club-section{background:#fff;padding:0 0 13px}.mock-club{background:linear-gradient(105deg,#fff8f4,#f9eae4);border-radius:10px;grid-template-columns:1.2fr .7fr .8fr;align-items:center;gap:20px;min-height:260px;padding:26px 40px;display:grid;position:relative;overflow:hidden}.mock-club h2{margin:0 0 8px;font:700 36px Georgia,serif}.mock-club p:not(.eyebrow){max-width:350px;font-size:13px;line-height:1.4}.mock-club .btn{min-height:35px;padding:8px 15px;font-size:12px}.club-phone{background:#fff;border:7px solid #171c1c;border-radius:23px;width:185px;height:225px;padding:16px 8px;transform:rotate(-8deg)translateY(26px);box-shadow:0 10px 25px #4143443b}.club-phone strong{margin-bottom:12px;font-size:11px;display:block}.club-phone span{background:#e9f3f1;border-radius:6px;margin:7px 0;padding:8px 6px;font-size:10px;display:block}.mock-club ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.mock-club li{font-size:12px}.mock-club li:before{content:"✓";color:#fff;background:var(--red);border-radius:50%;place-items:center;width:16px;height:16px;margin-right:9px;display:inline-grid}.mock-notes-section{background:#fff;padding:0 0 20px}.mock-notes{grid-template-columns:1.2fr repeat(3,1fr);gap:12px;display:grid}.mock-notes>div:not(:first-child){border:1px solid #e1e5e3;border-radius:8px;padding:15px}.mock-notes h2{font:700 23px Georgia,serif}.mock-notes b{color:var(--teal);font-size:11px;display:block}.mock-notes strong{margin:6px 0;font-size:13px;display:block}.mock-notes p{color:#53605d;margin:0;font-size:11px}.mock-hero-copy h1{letter-spacing:-.025em;font-family:Barlow Condensed,Impact,sans-serif;font-size:clamp(58px,6.8vw,100px);font-weight:900;line-height:.82}.footer{background:#192220;margin:0;padding:24px 0 14px}.footer-grid{grid-template-columns:1.3fr 1.5fr .7fr .8fr;gap:24px}.footer-brand .brand-wordmark img{width:27px;height:35px}.footer-brand .brand-wordmark strong{color:#fff;font-size:16px}.footer-brand p{margin:8px 0;font-size:11px}.footer h3{margin-bottom:7px;font-size:11px}.footer p{color:#c2cfca;font-size:11px;line-height:1.3}.footer a:not(.brand-wordmark){margin-bottom:4px;font-size:11px}.footer-button{background:var(--teal);border-radius:4px;padding:7px 12px;color:#fff!important;display:inline-block!important}.footer-bottom{margin-top:12px;padding-top:10px;font-size:10px}.footer-bottom strong{letter-spacing:.04em;font-size:10px}@media (max-width:1000px){.nav-cta{display:none}.mock-hero-inner{grid-template-columns:46% 54%;min-height:365px}.mock-hero-copy h1{font-size:57px}.mock-hero-copy>p:not(.eyebrow):not(.mock-ruo){font-size:14px}.mock-picks{grid-template-columns:195px 1fr}.home-picks .product-image{height:130px}.home-picks .mots-vial{height:118px}.home-picks .product-image .vial{transform:scale(.5)}.mock-panel{padding:17px}.mock-panel h2{font-size:26px}.why-panel ul{max-width:80%}}@media (max-width:700px){.container{width:min(100% - 24px,1200px)}.nav{gap:10px;min-height:58px}.brand-wordmark img{width:28px;height:42px}.brand-wordmark strong{font-size:17px}.links{gap:8px}.links a{font-size:10px}.links a:nth-child(4),.links a:nth-child(5){display:none}.mock-hero-inner{grid-template-columns:1fr;height:auto}.mock-hero-copy{padding:26px 0 10px}.mock-hero-copy h1{font-size:clamp(48px,10vw,67px)}.mock-hero-copy>p:not(.eyebrow):not(.mock-ruo){max-width:520px}.mock-ruo{margin:15px 0}.mock-hero-scene{min-height:310px;margin:0 -12px}.mock-hero-scene:before{display:none}.scene-vials{bottom:9px;left:17%}.scene-note{top:7%;right:5%}.mock-trust-grid{grid-template-columns:repeat(2,1fr)}.mock-trust-grid>div{border-bottom:1px solid #e1d7cc;padding:10px}.mock-trust-grid>div:nth-child(2){border-right:0}.mock-drop{grid-template-columns:1fr 1fr}.mock-drop-copy{padding:22px}.mock-drop-vials{height:220px}.mock-drop-stamp{display:none}.mock-picks{display:block}.mock-picks-intro{padding:10px 0 16px}.home-picks{grid-template-columns:repeat(2,1fr)}.home-picks .product-image{height:170px}.home-picks .mots-vial{height:150px}.mock-panels{grid-template-columns:1fr}.mock-panel{min-height:290px;padding:25px}.mock-panel h2{font-size:30px}.mock-club{grid-template-columns:1fr 1fr;padding:25px}.mock-club ul{display:none}.mock-notes{grid-template-columns:1fr 1fr}.mock-notes>div:first-child{grid-column:1/-1}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}@media (max-width:440px){.links a:nth-child(3){display:none}.mock-hero-copy h1{font-size:48px}.mock-actions .btn{gap:4px;min-width:0;padding:9px 11px;font-size:10px}.mock-actions .primary{min-width:125px}.mock-scribble{font-size:14px}.mock-hero-scene{min-height:250px}.scene-vials{bottom:-5px;left:3%}.scene-vials>img{width:115px;height:165px}.scene-note{padding:9px;font-size:11px;right:3%}.mock-trust-grid strong{font-size:10px}.mock-trust-grid small{font-size:9px}.mock-trust-grid b{font-size:22px}.mock-drop{grid-template-columns:1fr}.mock-drop-copy{padding:20px 22px 5px}.mock-drop-copy h2{font-size:52px}.mock-drop-vials{gap:10px;height:205px}.vial-group{height:155px}.vial-group-single{width:104px}.vial-group-triple{width:202px}.vial-group .vial-front{width:104px;height:155px}.vial-group .vial-back{width:100px;height:146px}.vial-pair img{width:104px;height:155px}.vial-pair img:last-child{margin-left:-46px}.mock-drop-vials .note-left{font-size:11px;top:7px;left:15px}.mock-drop-section{padding-top:12px}.mock-picks-intro h2{font-size:30px}.home-picks .product-image{height:145px}.home-picks .mots-vial{height:130px}.home-picks .product-card h3{font-size:16px}.mock-club{min-height:280px;display:block}.mock-club>div:first-child{z-index:2;max-width:65%;position:relative}.mock-club h2{font-size:29px}.mock-club p:not(.eyebrow){font-size:11px}.club-phone{width:145px;height:210px;position:absolute;top:38px;right:-18px}.mock-notes{gap:8px}.mock-notes>div:not(:first-child){padding:10px}.footer-grid{gap:16px}.footer-bottom strong{margin-top:6px;display:block}}.card-start{background:#fff;min-height:100vh}.site-header:has(+.card-start){display:none}body:has(.card-start)>.footer{display:none}.card-start-hero{background:linear-gradient(118deg,#fff 0 49%,#f8eee8 49% 100%);min-height:100vh}.card-start-grid{grid-template-columns:1fr 1fr;align-items:center;gap:55px;min-height:100vh;display:grid}.card-start-copy{padding:48px 0}.card-start-brand{align-items:center;gap:8px;margin-bottom:72px;display:inline-flex}.card-start-brand img{object-fit:contain;width:44px;height:62px}.card-start-brand strong{font:900 30px/1 Barlow Condensed,Impact,sans-serif}.card-start-brand sup{font:700 8px DM Sans,sans-serif}.card-start-copy h1{letter-spacing:-.025em;text-transform:uppercase;margin-bottom:26px;font-family:Barlow Condensed,Impact,sans-serif;font-size:clamp(70px,7.5vw,112px);font-weight:900;line-height:.82}.card-start-lead{color:#465352;max-width:500px;font-size:18px;line-height:1.55}.card-start-cta{min-width:235px;margin:26px 0 22px}.card-start-ruo{letter-spacing:.09em;color:#5d6866;font-size:10px;font-weight:800}.card-start-art{justify-content:center;align-items:center;height:600px;display:flex;position:relative;overflow:hidden}.card-start-art:before{content:"";background:#fff9f4;border:1px solid #eedbd1;border-radius:50%;width:430px;height:430px;position:absolute}.card-start-art>img:first-of-type{z-index:2;filter:drop-shadow(15px 22px 15px #695d5545);width:auto;height:470px;position:relative}.card-start-pepper{z-index:3;height:145px;position:absolute;bottom:4%;right:2%}.card-start-note{z-index:4;background:#fffefa;border:1px solid #e5d6ce;padding:14px 18px;font:italic 800 17px/1.05 Space Grotesk,sans-serif;position:absolute;top:12%;right:6%;transform:rotate(6deg)}@media (max-width:700px){.card-start-hero{background:linear-gradient(#fff 0 56%,#f8eee8 56% 100%)}.card-start-grid{grid-template-columns:1fr;gap:0}.card-start-copy{padding:28px 0 10px}.card-start-brand{margin-bottom:42px}.card-start-brand img{width:34px;height:48px}.card-start-brand strong{font-size:24px}.card-start-copy h1{font-size:clamp(62px,19vw,84px)}.card-start-lead{font-size:16px}.card-start-cta{width:100%;margin-top:20px}.card-start-art{height:370px}.card-start-art:before{width:300px;height:300px}.card-start-art>img:first-of-type{height:320px}.card-start-pepper{height:95px}.card-start-note{font-size:12px;top:5%;right:2%}}.site-header:has(+.depot-landing){display:none}body:has(.depot-landing)>.footer{display:none}.depot-landing{--depot-cream:#f7f0df;--depot-teal:#00a9a9;--depot-red:#ef2630;background:var(--depot-cream);color:#101718;overflow:hidden}.depot-landing .container{width:min(1180px,100% - 40px)}.depot-brand{align-items:center;gap:8px;display:flex}.depot-brand img{object-fit:contain;width:45px;height:66px}.depot-brand span,.depot-brand strong,.depot-brand small{display:block}.depot-brand strong{letter-spacing:.015em;font:900 29px/.9 Barlow Condensed,Impact,sans-serif}.depot-brand strong em{color:var(--depot-teal);font-style:normal}.depot-brand small{letter-spacing:.14em;margin-top:5px;font:800 10px/1.1 DM Sans,sans-serif}.depot-hero{color:#fff;background:linear-gradient(90deg,#061719f2,#061719bf 53%,#06292a99),url(/brand/hero-still.webp) 50%/cover;min-height:720px;padding-top:84px;position:relative}.depot-hero>.depot-brand{z-index:5;color:#101718;background:var(--depot-cream);border-radius:0 0 8px 8px;padding:4px 15px 5px 7px;position:absolute;top:12px;left:max(22px,50vw - 590px)}.depot-hero-grid{grid-template-columns:1fr .8fr;align-items:center;gap:20px;min-height:636px;display:grid;position:relative}.depot-hero-copy{z-index:2;max-width:640px;padding:35px 0 135px;position:relative}.depot-kicker,.depot-hero-copy h1,.depot-script{text-transform:uppercase;font-family:Barlow Condensed,Impact,sans-serif;font-weight:900}.depot-kicker{margin-bottom:3px;font-size:clamp(54px,6vw,84px);line-height:.9;transform:rotate(-2deg)}.depot-hero-copy h1{letter-spacing:-.025em;margin-bottom:35px;font-size:clamp(70px,8vw,112px);line-height:.78}.depot-hero-copy h1 em{color:var(--depot-red);text-shadow:5px 5px #101718}.depot-hero-copy h2{text-transform:uppercase;letter-spacing:.04em;margin-bottom:17px;font:900 clamp(34px,4vw,52px)/1 Barlow Condensed,Impact,sans-serif}.depot-hero-copy>p:not(.depot-kicker){max-width:570px;font-size:17px;line-height:1.5}.depot-mini-benefits{grid-template-columns:repeat(4,1fr);gap:18px;max-width:590px;margin-top:42px;display:grid}.depot-mini-benefits span{text-align:center;color:#fff;justify-items:center;font-size:37px;display:grid}.depot-mini-benefits b{text-transform:uppercase;margin-top:7px;font:800 15px/1.1 Barlow Condensed,Impact,sans-serif}.depot-art{align-self:stretch;position:relative}.depot-mascot{z-index:2;filter:drop-shadow(0 15px 10px #0007);height:475px;position:absolute;top:5px;right:7%}.depot-vial{z-index:3;filter:drop-shadow(0 12px 9px #0008);height:235px;position:absolute;bottom:130px;right:0}.depot-stamp{border:4px solid var(--depot-red);color:var(--depot-red);text-align:center;text-transform:uppercase;background:#081516dd;border-radius:50%;place-items:center;width:138px;height:138px;font:900 25px/.95 Barlow Condensed,Impact,sans-serif;display:grid;position:absolute;top:60px;right:-8px;transform:rotate(8deg)}.depot-signup{z-index:7;background:var(--depot-cream);color:#101718;border-radius:10px;width:min(470px,45vw);padding:24px 28px;position:absolute;bottom:-40px;right:0;box-shadow:0 12px 25px #0006}.depot-signup h2{text-transform:uppercase;margin-bottom:6px;font:900 39px/.9 Barlow Condensed,Impact,sans-serif}.depot-signup>p{text-transform:uppercase;margin-bottom:12px;font-size:13px;font-weight:800}.depot-signup label{margin-top:8px;display:block}.depot-signup label>span{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.depot-signup input{background:#fff;border:1px solid #c7c7c2;border-radius:5px;width:100%;height:43px;padding:0 14px;font:500 14px DM Sans,sans-serif}.depot-signup button{background:var(--depot-teal);color:#fff;text-transform:uppercase;letter-spacing:.03em;border:0;border-radius:5px;width:100%;height:47px;margin-top:9px;font:900 17px Barlow Condensed,Impact,sans-serif}.depot-signup button b{margin-left:8px;font-size:22px}.depot-signup>small{text-align:center;margin-top:8px;font-size:10px;display:block}.depot-different{padding:105px 0 65px}.depot-different-grid{grid-template-columns:.9fr 1.4fr;align-items:center;gap:50px;display:grid}.depot-script{letter-spacing:-.02em;margin-bottom:22px;font-size:clamp(43px,5vw,65px);line-height:.82}.depot-script em{color:var(--depot-teal)}.depot-different-grid>div:first-child>p:not(.depot-script){max-width:400px;font-size:15px;line-height:1.45}.depot-different-grid>div:first-child>strong{text-transform:uppercase;font:900 17px Barlow Condensed,Impact,sans-serif}.depot-benefit-grid{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}.depot-benefit-grid article{text-align:center;padding:15px 6px}.depot-benefit-grid i{color:var(--depot-red);font-size:42px;font-style:normal;display:block}.depot-benefit-grid h3{text-transform:uppercase;margin:12px 0;font:900 20px/1 Barlow Condensed,Impact,sans-serif}.depot-benefit-grid p{font-size:11px;line-height:1.35}.depot-warehouse{color:#fff;text-align:center;background:linear-gradient(#042224e8,#042224e8),url(/brand/hero-still.webp) 50%/cover;padding:50px 0 60px}.depot-warehouse .depot-script{margin-bottom:12px}.depot-subhead{text-transform:uppercase;letter-spacing:.16em;font:800 14px DM Sans,sans-serif}.depot-cards{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:30px;display:grid}.depot-cards article{background:var(--depot-cream);color:#101718;border-radius:10px;padding-bottom:18px;overflow:hidden}.depot-cards img{object-fit:contain;background:linear-gradient(135deg,#00a9a9,#06777a);width:100%;height:205px}.depot-cards h3{text-transform:uppercase;margin:16px 0 4px;font:900 26px Barlow Condensed,Impact,sans-serif}.depot-cards p{margin:0;font-size:12px}.depot-close{padding:62px 0}.depot-close>.container{justify-content:space-between;align-items:center;gap:50px;display:flex}.depot-close .depot-script{margin:0}.depot-close p:not(.depot-script){max-width:520px;line-height:1.5}.depot-close a{background:var(--depot-teal);color:#fff;text-transform:uppercase;border-radius:5px;justify-content:center;align-items:center;min-width:330px;padding:17px 24px;font:900 25px Barlow Condensed,Impact,sans-serif;display:flex}.depot-close a span{margin-left:18px;font-size:36px}.depot-footer{background:#fff;padding:15px 0}.depot-footer>.container{justify-content:space-between;align-items:center;display:flex}.depot-footer p{text-align:right;margin:0;font-size:11px;font-weight:700;line-height:1.4}@media (max-width:760px){.depot-landing .container{width:min(100% - 28px,1180px)}.depot-hero{min-height:1120px;padding-top:74px}.depot-hero>.depot-brand{left:14px}.depot-brand img{width:34px;height:50px}.depot-brand strong{font-size:23px}.depot-brand small{font-size:7px}.depot-hero-grid{min-height:1046px;display:block}.depot-hero-copy{padding:40px 0 0}.depot-kicker{font-size:48px}.depot-hero-copy h1{margin-bottom:28px;font-size:70px}.depot-hero-copy h2{font-size:35px}.depot-hero-copy>p:not(.depot-kicker){font-size:15px}.depot-mini-benefits{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:27px}.depot-mini-benefits span{font-size:29px}.depot-art{height:310px}.depot-mascot{height:270px;top:22px;right:17%}.depot-vial{height:160px;bottom:18px;right:2%}.depot-stamp{width:98px;height:98px;font-size:18px;top:13px;right:0}.depot-signup{width:100%;padding:22px;bottom:22px;left:0;right:0}.depot-signup h2{font-size:34px}.depot-different{padding:55px 0}.depot-different-grid{grid-template-columns:1fr;gap:35px}.depot-benefit-grid{grid-template-columns:repeat(2,1fr)}.depot-benefit-grid article:last-child{grid-column:1/-1}.depot-script{font-size:48px}.depot-cards{grid-template-columns:1fr}.depot-cards img{height:190px}.depot-close>.container{display:block}.depot-close a{width:100%;min-width:0;margin-top:28px}.depot-footer>.container{display:block}.depot-footer p{text-align:left;margin-top:18px}}.depot-signup button[disabled]{opacity:.6;cursor:not-allowed}.depot-signup-error{color:var(--depot-red);margin-top:8px;font-size:12px;font-weight:700}.depot-signup-success{text-align:center;padding:6px 0}.depot-signup-success h2{text-transform:uppercase;color:var(--depot-teal);margin-bottom:8px;font:900 39px/.9 Barlow Condensed,Impact,sans-serif}.depot-signup-success p{margin-bottom:16px;font-size:13px}.depot-telegram-fallback{background:var(--depot-teal);color:#fff;text-transform:uppercase;letter-spacing:.03em;border-radius:5px;justify-content:center;align-items:center;width:100%;height:47px;font:900 15px Barlow Condensed,Impact,sans-serif;text-decoration:none;display:flex}.depot-telegram-fallback b{margin-left:8px;font-size:20px}@media (min-width:1001px){.mock-hero-inner{min-height:420px}}@media (min-width:701px) and (max-width:1000px){.mock-hero-inner{min-height:395px}}
