:root{--ink:#090b0f;--muted:#686d78;--line:#e8e9ec;--soft:#f6f7f8;--blue:#0a7cff;--purple:#7637e8;--red:#ef3654;--green:#21a366;--silver:#c9cdd3;--shadow:0 18px 48px rgba(10,15,25,.10);--radius:28px}*{box-sizing:border-box}html{scroll-behavior:smooth;background:#fff}body{margin:0;color:var(--ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#fff;-webkit-font-smoothing:antialiased}button,input{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.eyebrow{margin:0 0 12px;font-size:11px;font-weight:900;letter-spacing:.16em;color:#4d525c}.go-header{position:sticky;top:0;z-index:40;height:76px;padding:0 max(20px,calc((100vw - 1380px)/2));display:flex;align-items:center;justify-content:space-between;background:rgba(255,255,255,.92);backdrop-filter:blur(18px);border-bottom:1px solid rgba(12,16,24,.07)}.brand-lockup{display:flex;align-items:center;gap:14px}.brand-lockup img{width:108px;height:auto}.brand-lockup>span{display:flex;align-items:flex-start;gap:7px;border-left:1px solid #d9dce1;padding-left:13px;line-height:1}.brand-lockup strong{font-size:22px;letter-spacing:-.08em}.brand-lockup small{font-size:8px;font-weight:800;letter-spacing:.11em;color:#777d87;margin-top:4px}.header-actions{display:flex;gap:9px;align-items:center}.icon-button,.cart-button{height:42px;border:1px solid #d9dce1;background:#fff;border-radius:999px;font-size:12px;font-weight:800}.icon-button{padding:0 17px}.cart-button{display:flex;align-items:center;gap:10px;padding:0 8px 0 18px}.cart-button b{display:grid;place-items:center;min-width:28px;height:28px;padding:0 7px;border-radius:999px;background:#090b0f;color:#fff}.go-hero{min-height:720px;max-width:1440px;margin:0 auto;padding:72px 40px 48px;display:grid;grid-template-columns:minmax(0,1fr) minmax(440px,.9fr);gap:60px;align-items:center;overflow:hidden}.hero-copy h1{font-size:clamp(68px,7.2vw,118px);line-height:.86;letter-spacing:-.075em;margin:0 0 28px;font-weight:900}.hero-copy h1 span{background:linear-gradient(95deg,var(--blue),var(--purple));-webkit-background-clip:text;background-clip:text;color:transparent}.hero-intro{font-size:19px;line-height:1.55;color:#515762;max-width:550px;margin:0 0 25px}.hero-pills{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:36px}.hero-pills span{padding:9px 12px;border-radius:999px;background:#f3f4f5;font-size:10px;font-weight:900;letter-spacing:.08em}.primary-cta{display:inline-flex;align-items:center;gap:22px;padding:16px 21px 16px 25px;border-radius:999px;background:#090b0f;color:#fff;font-weight:800}.primary-cta span{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#fff;color:#090b0f}.hero-visual{position:relative;min-height:590px;display:flex;align-items:center;justify-content:center}.silver-ring{position:absolute;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle at 34% 28%,#fff 0 13%,#ecedf0 26%,#c6cbd1 48%,#f8f8f8 61%,#d0d4d9 78%,#fafafa 100%);filter:drop-shadow(0 30px 46px rgba(0,0,0,.11));opacity:.82}.silver-ring:after{content:"";position:absolute;inset:14px;border-radius:50%;background:#fff}.hero-bottle{position:absolute;z-index:2;object-fit:contain;filter:drop-shadow(0 26px 32px rgba(0,0,0,.16))}.hero-bottle-main{height:570px;right:12%}.hero-bottle-side{height:430px;left:12%;bottom:28px}.shop-section{max-width:1440px;margin:0 auto;padding:94px 40px}.section-title{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:42px}.section-title h2{font-size:clamp(44px,5vw,72px);line-height:.94;letter-spacing:-.06em;margin:0}.section-title>p{max-width:420px;color:#616772;line-height:1.6}.product-group{margin-top:52px}.group-heading{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:15px;margin-bottom:18px}.group-heading h3{margin:0;font-size:20px}.group-heading span{font-size:11px;font-weight:800;color:#7a808b}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.product-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr));max-width:960px}.product-card{position:relative;overflow:hidden;border:1px solid #e3e5e8;border-radius:30px;background:#fff;box-shadow:0 6px 26px rgba(17,22,29,.035);transition:transform .24s ease,box-shadow .24s ease}.product-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.deal-badge{position:absolute;z-index:4;top:18px;left:18px;padding:8px 10px;border-radius:999px;background:#090b0f;color:#fff;font-size:9px;font-weight:900;letter-spacing:.12em}.product-image-wrap{height:330px;display:grid;place-items:center;background:linear-gradient(145deg,#fafbfc,#f1f2f4);overflow:hidden}.product-image-wrap img{width:94%;height:94%;object-fit:contain;transition:transform .35s ease}.product-card:hover .product-image-wrap img{transform:scale(1.025)}.product-info{padding:24px}.premium-motif{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.premium-motif span{font-size:11px;letter-spacing:.12em;color:#aeb3bb}.premium-motif small{font-size:8px;font-weight:900;letter-spacing:.12em;color:#8b919b}.product-info h4{font-size:24px;line-height:1.04;letter-spacing:-.045em;margin:0 0 10px}.product-info p{min-height:45px;font-size:13px;line-height:1.55;color:#707681;margin:0 0 18px}.price-row{display:flex;align-items:baseline;gap:11px;margin-bottom:20px}.price-row strong{font-size:31px;letter-spacing:-.06em}.price-row span{font-size:11px;font-weight:800;color:var(--green);background:#edf8f2;padding:5px 8px;border-radius:999px}.product-actions{display:flex;gap:10px}.qty-control{height:46px;display:flex;align-items:center;border:1px solid #dfe2e6;border-radius:15px;overflow:hidden}.qty-control button{width:38px;height:100%;border:0;background:#fff;font-size:20px}.qty-input{width:38px;border:0;text-align:center;font-weight:800;-moz-appearance:textfield}.qty-input::-webkit-inner-spin-button{display:none}.add-button{flex:1;border:0;border-radius:15px;background:#090b0f;color:#fff;font-weight:900}.setup-alert{padding:28px;border:1px solid #e5c66b;background:#fff9df;border-radius:20px;display:flex;flex-direction:column;gap:7px}.go-promise{margin:20px auto 100px;max-width:1360px;border-radius:42px;background:#080b0f;color:#fff;padding:76px}.go-promise .eyebrow{color:#aeb3bd}.go-promise h2{margin:0 0 48px;font-size:clamp(52px,6vw,82px);line-height:.92;letter-spacing:-.06em}.promise-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.promise-grid div{min-height:150px;padding:24px;border:1px solid #2a2d33;border-radius:24px;display:flex;flex-direction:column;justify-content:space-between}.promise-grid strong{color:#7f8793}.promise-grid span{font-size:21px;font-weight:800;max-width:180px}.go-footer{max-width:1360px;margin:0 auto;padding:0 40px 44px;color:#747a84}.go-footer>img{width:122px;margin-bottom:16px}.go-footer>p{font-size:12px}.go-footer>div{display:flex;justify-content:space-between;font-size:11px;border-top:1px solid var(--line);padding-top:18px;margin-top:18px}.sticky-cart{position:fixed;z-index:50;left:50%;bottom:max(14px,env(safe-area-inset-bottom));transform:translateX(-50%);width:min(620px,calc(100% - 24px));filter:drop-shadow(0 12px 26px rgba(0,0,0,.22))}.sticky-cart button{width:100%;height:68px;border:0;border-radius:20px;background:#1B6BF6;color:#fff;padding:0 18px 0 20px;display:flex;align-items:center;gap:16px;text-align:left}.sticky-cart span{display:flex;flex-direction:column;flex:1}.sticky-cart b{font-size:13px}.sticky-cart small{font-size:10px;color:#aeb3bc}.sticky-cart strong{font-size:18px}.sticky-cart i{font-style:normal;display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#fff;color:#111}.go-sheet{width:min(680px,100%);max-width:100%;height:min(880px,96dvh);max-height:96dvh;margin:auto;border:0;border-radius:32px;padding:0;background:#fff;box-shadow:0 32px 100px rgba(0,0,0,.25);overflow:hidden}.go-sheet::backdrop{background:rgba(7,9,12,.55);backdrop-filter:blur(8px)}.sheet-shell{height:100%;display:flex;flex-direction:column}.sheet-header{height:70px;display:grid;grid-template-columns:44px 1fr 44px;align-items:center;padding:0 14px;border-bottom:1px solid var(--line)}.sheet-header>div{text-align:center;display:flex;flex-direction:column}.sheet-header strong{font-size:15px}.sheet-header small{font-size:8px;font-weight:900;letter-spacing:.13em;color:#777e89}.sheet-back,.sheet-close{width:40px;height:40px;border:0;border-radius:50%;background:#f3f4f5;font-size:21px}.step-progress{height:3px;background:#eef0f2}.step-progress i{display:block;height:100%;width:20%;background:linear-gradient(90deg,var(--blue),var(--purple));transition:width .3s}.sheet-body{flex:1;overflow:auto;padding:28px 28px calc(28px + env(safe-area-inset-bottom))}.checkout-step{display:none}.checkout-step.active{display:block;animation:stepIn .22s ease}@keyframes stepIn{from{opacity:0;transform:translateX(10px)}to{opacity:1;transform:none}}.step-title{margin-bottom:25px}.step-title h2{font-size:38px;letter-spacing:-.055em;line-height:1;margin:0 0 10px}.step-title>p:last-child:not(.eyebrow){color:#707681;line-height:1.5}.cart-lines{display:grid;gap:10px}.cart-line{display:grid;grid-template-columns:74px 1fr auto;gap:14px;align-items:center;padding:10px;border:1px solid var(--line);border-radius:18px}.cart-line img{width:74px;height:74px;object-fit:contain;background:#f5f6f7;border-radius:13px}.cart-line h4{font-size:14px;margin:0 0 4px}.cart-line p{font-size:12px;color:#717781;margin:0}.cart-line .mini-qty{display:flex;align-items:center;gap:6px;margin-top:8px}.mini-qty button{width:26px;height:26px;border:1px solid #dfe1e5;background:#fff;border-radius:8px}.cart-line .line-price{text-align:right;font-weight:900}.summary-card{margin:18px 0;padding:18px;border-radius:18px;background:#f5f6f7}.summary-row{display:flex;justify-content:space-between;font-size:13px;padding:5px 0}.summary-row.total{font-size:18px;font-weight:900;border-top:1px solid #dfe2e5;margin-top:7px;padding-top:12px}.sheet-primary,.sheet-secondary{width:100%;height:54px;border-radius:16px;font-weight:900}.sheet-primary{border:0;background:#080b0f;color:#fff}.sheet-secondary{border:0;background:transparent;color:#707681;margin-top:8px}.fulfillment-grid{display:grid;gap:12px}.fulfillment-card{min-height:150px;padding:22px;text-align:left;border:1px solid #e0e2e6;border-radius:24px;background:#fff;display:grid;grid-template-columns:54px 1fr;grid-template-rows:auto auto;column-gap:17px}.fulfillment-card:hover,.fulfillment-card.selected{border-color:#111;box-shadow:0 8px 28px rgba(0,0,0,.08)}.fulfillment-icon{grid-row:1/3;width:54px;height:54px;border-radius:16px;background:#0a0c10;color:#fff;display:grid;place-items:center;font-size:24px}.fulfillment-card strong{font-size:21px;align-self:end}.fulfillment-card small{font-size:12px;line-height:1.4;color:#6d737d}.big-input{display:grid;grid-template-columns:1fr auto;gap:8px;margin:16px 0 10px}.big-input>span{grid-column:1/-1;font-size:11px;font-weight:900}.big-input input{height:58px;border:1px solid #dfe2e6;border-radius:16px;padding:0 16px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.big-input button{border:0;border-radius:16px;background:#e9ebee;padding:0 18px;font-weight:900}.code-status{min-height:44px;margin-bottom:12px;padding:11px 13px;border-radius:12px;font-size:12px;display:none}.code-status.success{display:block;background:#ecf8f1;color:#17663d}.code-status.error{display:block;background:#fff0f2;color:#9d2538}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin-bottom:22px}.form-grid label{display:flex;flex-direction:column;gap:7px}.form-grid label.full{grid-column:1/-1}.form-grid label>span{font-size:11px;font-weight:800}.form-grid label small{font-weight:500;color:#8c929b}.form-grid input{height:54px;border:1px solid #dfe2e6;border-radius:14px;padding:0 14px;outline:none}.form-grid input:focus{border-color:#777}.rate-results{display:grid;gap:9px;margin-top:14px}.rate-option{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px;border:1px solid #dfe2e6;border-radius:16px;background:#fff}.rate-option.selected{border-color:#111;background:#f7f7f8}.rate-option span{display:flex;flex-direction:column}.rate-option strong{font-size:13px}.rate-option small{font-size:10px;color:#737983}.review-order{display:grid;gap:14px}.review-block{padding:17px;border-radius:18px;background:#f5f6f7}.review-block h3{font-size:12px;margin:0 0 8px}.review-block p{font-size:12px;line-height:1.5;color:#676d77;margin:3px 0}.pay-button{display:flex;justify-content:space-between;align-items:center;padding:0 20px;margin-top:18px}.pay-button strong{font-size:17px}.secure-copy{text-align:center;font-size:10px;line-height:1.5;color:#858b94;margin:12px 20px}.stripe-overlay{position:fixed;inset:0;z-index:200;background:rgba(6,8,11,.68);backdrop-filter:blur(10px);display:grid;place-items:center;padding:14px}.stripe-overlay[hidden]{display:none}.stripe-dialog{position:relative;width:min(640px,100%);max-height:96dvh;overflow:auto;border-radius:28px;background:#fff;padding:26px}.stripe-close{position:absolute;right:14px;top:14px;width:42px;height:42px;border:0;border-radius:50%;background:#f1f2f4;font-size:22px}.stripe-head{padding-right:50px;margin-bottom:18px}.stripe-head h2{font-size:30px;letter-spacing:-.045em;margin:0 0 7px}.stripe-head p:last-child{font-size:12px;color:#737983}.stripe-error{padding:12px;border-radius:12px;background:#fff0f2;color:#a2253a;margin-bottom:12px}.stripe-loading{padding:30px;text-align:center;color:#777}.toast{position:fixed;z-index:500;left:50%;bottom:100px;transform:translateX(-50%);padding:12px 16px;border-radius:999px;background:#0b0d11;color:#fff;font-size:12px;box-shadow:var(--shadow)}
@media(max-width:1000px){.go-hero{grid-template-columns:1fr .8fr;gap:10px;padding-left:28px;padding-right:28px}.hero-bottle-main{right:2%}.hero-bottle-side{left:0}.silver-ring{width:430px;height:430px}.shop-section{padding-left:28px;padding-right:28px}.product-grid{grid-template-columns:repeat(2,1fr)}.go-promise{margin-left:20px;margin-right:20px}}
@media(max-width:700px){body{padding-bottom:84px}.go-header{height:64px;padding:0 14px}.brand-lockup img{width:90px}.brand-lockup>span{padding-left:10px}.brand-lockup strong{font-size:19px}.brand-lockup small{display:none}.icon-button{display:none!important}.cart-button{height:38px;padding-left:14px}.go-hero{min-height:auto;grid-template-columns:1fr;padding:42px 20px 12px;gap:0}.hero-copy{order:2;padding-top:18px}.hero-copy .eyebrow{font-size:9px}.hero-copy h1{font-size:62px;margin-bottom:20px}.hero-intro{font-size:15px}.hero-pills{margin-bottom:25px}.hero-pills span{font-size:8px}.primary-cta{width:100%;justify-content:space-between}.hero-visual{order:1;min-height:390px}.silver-ring{width:330px;height:330px}.hero-bottle-main{height:370px;right:10%}.hero-bottle-side{height:275px;left:10%;bottom:15px}.shop-section{padding:74px 14px 34px}.section-title{display:block;margin-bottom:28px}.section-title h2{font-size:46px}.section-title>p{font-size:13px;margin-top:13px}.product-group{margin-top:36px}.product-grid,.product-grid.compact{grid-template-columns:1fr;gap:12px}.product-card{border-radius:24px}.product-image-wrap{height:300px}.product-info{padding:20px}.product-info h4{font-size:23px}.go-promise{margin:45px 14px 60px;padding:38px 22px;border-radius:30px}.go-promise h2{font-size:52px}.promise-grid{grid-template-columns:1fr}.promise-grid div{min-height:112px}.go-footer{padding:0 18px 30px}.go-footer>div{flex-direction:column;gap:8px}.go-sheet{width:100%;height:100dvh;max-height:100dvh;border-radius:0}.sheet-body{padding:24px 16px calc(24px + env(safe-area-inset-bottom))}.step-title h2{font-size:35px}.form-grid{grid-template-columns:1fr}.form-grid label.full{grid-column:auto}.stripe-overlay{padding:0}.stripe-dialog{width:100%;height:100dvh;max-height:100dvh;border-radius:0;padding:22px 14px}.sticky-cart{bottom:max(10px,env(safe-area-inset-bottom))}}

.checkout-status{margin:0 0 12px;padding:12px 14px;border-radius:14px;font-size:12px;line-height:1.45;font-weight:800}
.checkout-status[hidden]{display:none}
.checkout-status.working{background:#eef5fb;color:#245d84}
.checkout-status.success{background:#ecf8f1;color:#17663d}
.checkout-status.error{background:#fff0f2;color:#9d2538}
@media(max-width:700px){
  .pay-button{min-height:58px}
  .checkout-status{font-size:11px}
}
.product-type-badge{position:absolute;z-index:4;top:18px;right:18px;padding:8px 10px;border-radius:999px;background:rgba(255,255,255,.94);border:1px solid #dfe2e6;color:#4e5560;font-size:8px;font-weight:900;letter-spacing:.12em;backdrop-filter:blur(8px)}
