*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--black: #1a1a1a;--white: #ffffff;--off-white: #f7f5f2;--warm-gray: #f0ede8;--border: #e8e8e8;--text-muted: #888;--text-light: #555;--green-text: #2d6a2d;--green-bg: #e8f5e8;--font: "Inter", system-ui, -apple-system, sans-serif;--radius-sm: 8px;--radius-md: 12px;--radius-full: 100px}body{font-family:var(--font);color:var(--black);background:var(--white);font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font-family:var(--font);cursor:pointer}.topbar{background:var(--black);color:var(--white);font-size:12px;text-align:center;padding:9px 16px;letter-spacing:.3px}.header{position:sticky;top:0;z-index:200;background:var(--white);border-bottom:1px solid var(--border)}.header-inner{display:flex;align-items:center;justify-content:space-between;padding:0 40px;height:64px;max-width:1440px;margin:0 auto}.header-logo{font-size:20px;font-weight:800;letter-spacing:3px;text-transform:uppercase;color:var(--black)}.header-nav{display:flex;gap:28px}.header-nav a{font-size:13px;font-weight:500;color:var(--black);transition:opacity .15s}.header-nav a:hover{opacity:.6}.header-right{display:flex;align-items:center;gap:16px}.header-cart-icon{position:relative;display:flex;align-items:center;color:var(--black)}.cart-count{position:absolute;top:-6px;right:-8px;background:var(--black);color:var(--white);font-size:10px;font-weight:700;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center}.btn-nav-cta{background:var(--black);color:var(--white);font-size:12px;font-weight:600;padding:9px 20px;border-radius:var(--radius-full);border:none;letter-spacing:.5px;white-space:nowrap;transition:background .15s}.btn-nav-cta:hover{background:#333}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:600px}.hero-img{background:var(--warm-gray);position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-img img{width:100%;height:100%;object-fit:cover}.hero-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:500px}.bottle-render{position:relative}.bottle-body-render{width:110px;height:340px;background:#cdc8c1;border-radius:55px 55px 26px 26px;position:relative;display:flex;align-items:center;justify-content:center}.bottle-cap-render{width:64px;height:30px;background:#aaa49d;border-radius:8px 8px 0 0;position:absolute;top:-22px}.bottle-shine-render{position:absolute;left:20px;top:64px;width:9px;height:90px;background:#ffffff6b;border-radius:5px}.bottle-label-render{background:var(--white);width:68px;height:84px;border-radius:6px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}.blr-name{font-size:9px;font-weight:800;letter-spacing:2px;color:var(--black)}.blr-sub{font-size:7px;color:var(--text-muted);letter-spacing:1.5px}.hero-badge{position:absolute;top:28px;left:28px;background:var(--white);border-radius:var(--radius-full);padding:7px 16px;font-size:11px;font-weight:600}.hero-social-proof{position:absolute;bottom:28px;left:28px;background:var(--white);border-radius:var(--radius-full);padding:9px 18px;display:flex;align-items:center;gap:8px}.hsp-stars{font-size:12px;letter-spacing:1px}.hsp-text{font-size:11px;color:var(--text-muted)}.hero-content{padding:72px 56px;display:flex;flex-direction:column;justify-content:center}.eyebrow-tag{font-size:11px;font-weight:600;letter-spacing:2.5px;color:var(--text-muted);text-transform:uppercase;margin-bottom:18px}.hero h1{font-size:56px;font-weight:800;line-height:1.05;letter-spacing:-1.5px;margin-bottom:24px}.hero-desc{font-size:16px;color:var(--text-light);line-height:1.75;max-width:400px;margin-bottom:36px}.hero-cta-group{display:flex;flex-direction:column;gap:12px;max-width:320px}.installment{font-size:12px;color:var(--text-muted);text-align:center}.installment strong{color:var(--black)}.btn-black{background:var(--black);color:var(--white);border:none;padding:17px 28px;font-size:15px;font-weight:600;border-radius:var(--radius-full);text-align:center;letter-spacing:.3px;transition:background .15s;display:block}.btn-black:hover{background:#333}.btn-outline{background:transparent;color:var(--black);border:1.5px solid var(--black);padding:15px 28px;font-size:15px;font-weight:500;border-radius:var(--radius-full);text-align:center;transition:background .15s;display:block}.btn-outline:hover{background:var(--off-white)}.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.trust-cell{padding:22px 24px;text-align:center;border-right:1px solid var(--border)}.trust-cell:last-child{border-right:none}.trust-cell-title{font-size:13px;font-weight:700;margin-bottom:3px}.trust-cell-sub{font-size:11px;color:var(--text-muted)}.section-label{font-size:11px;font-weight:600;letter-spacing:2.5px;color:var(--text-muted);text-transform:uppercase;text-align:center;margin-bottom:14px}.section-h2{font-size:42px;font-weight:800;text-align:center;letter-spacing:-.5px;line-height:1.1;margin-bottom:14px}.section-h2.left{text-align:left}.section-sub{font-size:16px;color:var(--text-light);text-align:center;max-width:500px;margin:0 auto 56px;line-height:1.75}.section-benefits{padding:88px 40px;max-width:1440px;margin:0 auto}.benefits-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--border);border-radius:16px;overflow:hidden}.benefit-item{padding:36px 28px;border-right:1px solid var(--border)}.benefit-item:last-child{border-right:none}.benefit-num{font-size:40px;font-weight:800;line-height:1;margin-bottom:4px}.benefit-unit{font-size:13px;color:var(--text-muted);font-weight:500;margin-bottom:14px}.benefit-title{font-size:15px;font-weight:700;margin-bottom:8px}.benefit-text{font-size:13px;color:var(--text-light);line-height:1.65}.stats-row{display:grid;grid-template-columns:repeat(3,1fr);background:var(--off-white);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.stat-cell{padding:48px 32px;text-align:center;border-right:1px solid var(--border)}.stat-cell:last-child{border-right:none}.stat-big{font-size:48px;font-weight:800;line-height:1;margin-bottom:8px}.stat-label{font-size:14px;color:var(--text-muted);line-height:1.5}.product-section{border-top:1px solid var(--border)}.product-grid{display:grid;grid-template-columns:1.05fr 1fr}.product-gallery-col{background:var(--off-white);padding:40px;display:flex;flex-direction:column;gap:14px}.product-main-img{background:var(--warm-gray);border-radius:var(--radius-md);overflow:hidden;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center}.product-main-img img{width:100%;height:100%;object-fit:cover}.product-img-placeholder{width:100%;height:100%;min-height:380px;display:flex;align-items:center;justify-content:center;position:relative}.bottle-pdp{position:relative}.bottle-pdp-body{width:100px;height:290px;background:#cdc8c1;border-radius:50px 50px 24px 24px;position:relative;display:flex;align-items:center;justify-content:center}.bottle-pdp-cap{width:58px;height:26px;background:#aaa49d;border-radius:7px 7px 0 0;position:absolute;top:-20px}.bottle-pdp-shine{position:absolute;left:18px;top:56px;width:8px;height:76px;background:#ffffff6b;border-radius:4px}.bottle-pdp-label{background:var(--white);width:62px;height:78px;border-radius:5px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px}.bottle-pdp-label span{font-size:9px;font-weight:800;letter-spacing:2px}.bottle-pdp-label small{font-size:7px;color:var(--text-muted);letter-spacing:1.5px}.pdp-img-badge{position:absolute;top:16px;right:16px;background:var(--white);border-radius:var(--radius-full);padding:5px 14px;font-size:11px;font-weight:700}.product-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.thumb-btn{background:var(--warm-gray);border:1.5px solid transparent;border-radius:var(--radius-sm);height:76px;overflow:hidden;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:10px;color:var(--text-muted);transition:border-color .15s}.thumb-btn img{width:100%;height:100%;object-fit:cover}.thumb-btn.active,.thumb-btn:hover{border-color:var(--black)}.product-specs-box{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-md);padding:22px}.specs-title{font-size:11px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:var(--text-muted);margin-bottom:16px}.specs-list{list-style:none;display:flex;flex-direction:column;gap:0}.specs-list li{display:flex;justify-content:space-between;font-size:13px;padding:10px 0;border-bottom:1px solid var(--off-white)}.specs-list li:last-child{border-bottom:none}.specs-list span{color:var(--text-muted)}.specs-list strong{color:var(--black)}.product-info-col{padding:52px 44px;display:flex;flex-direction:column;gap:0}.pdp-eyebrow{font-size:11px;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:var(--text-muted);margin-bottom:12px}.pdp-name{font-size:34px;font-weight:800;line-height:1.1;letter-spacing:-.5px;margin-bottom:18px}.pdp-stars-row{display:flex;align-items:center;gap:10px;margin-bottom:22px}.pdp-stars{font-size:15px;letter-spacing:1px}.pdp-reviews-link{font-size:13px;color:var(--text-muted);text-decoration:underline}.pdp-price-row{display:flex;align-items:center;gap:12px;margin-bottom:22px}.pdp-price{font-size:32px;font-weight:800}.pdp-price-old{font-size:18px;color:#bbb;text-decoration:line-through}.pdp-save-badge{font-size:12px;font-weight:700;color:var(--white);background:var(--black);padding:3px 10px;border-radius:var(--radius-full)}.pdp-desc{font-size:14px;color:var(--text-light);line-height:1.75;margin-bottom:28px;padding-bottom:28px;border-bottom:1px solid var(--border)}.option-label{font-size:12px;font-weight:700;letter-spacing:1px;text-transform:uppercase;margin-bottom:10px}.variant-select{width:100%;padding:12px 16px;font-size:14px;font-family:var(--font);border:1.5px solid var(--border);border-radius:var(--radius-sm);background:var(--white);margin-bottom:24px;-webkit-appearance:none;appearance:none;cursor:pointer}.variant-select:focus{outline:none;border-color:var(--black)}.btn-add-to-cart{width:100%;background:var(--black);color:var(--white);border:none;padding:18px;font-size:16px;font-weight:700;border-radius:var(--radius-full);letter-spacing:.5px;margin-bottom:12px;transition:background .15s}.btn-add-to-cart:hover:not([disabled]){background:#333}.btn-add-to-cart[disabled]{opacity:.5;cursor:not-allowed}.btn-buy-now{display:block;width:100%;background:var(--white);color:var(--black);border:1.5px solid var(--black);padding:16px;font-size:15px;font-weight:600;border-radius:var(--radius-full);text-align:center;margin-bottom:24px;transition:background .15s}.btn-buy-now:hover{background:var(--off-white)}.pdp-trust-row{display:flex;justify-content:space-around;padding:18px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border);margin-bottom:16px}.pdp-trust-item{display:flex;align-items:center;gap:7px;font-size:12px;color:var(--text-light)}.pdp-trust-item svg{flex-shrink:0}.klarna-note{font-size:12px;color:var(--text-muted);text-align:center}.klarna-note strong{color:var(--black)}.features-section{border-top:1px solid var(--border)}.features-header{padding:72px 40px 48px;text-align:center}.features-grid{display:grid;grid-template-columns:1fr 1fr}.feature-block{padding:56px 48px;border-top:1px solid var(--border);border-right:1px solid var(--border);display:flex;flex-direction:column;gap:14px}.feature-block:nth-child(2n){border-right:none}.feature-tag{font-size:10px;font-weight:700;letter-spacing:2px;color:var(--text-muted);text-transform:uppercase}.feature-h3{font-size:26px;font-weight:800;line-height:1.15;letter-spacing:-.3px}.feature-p{font-size:14px;color:var(--text-light);line-height:1.75}.feature-stat{font-size:13px;font-weight:600;padding:10px 18px;background:var(--off-white);border-radius:var(--radius-full);width:fit-content}.reviews-section{padding:88px 40px;max-width:1440px;margin:0 auto}.reviews-header-row{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:44px}.reviews-score{display:flex;align-items:center;gap:18px}.reviews-big-num{font-size:72px;font-weight:800;line-height:1}.reviews-stars-big{font-size:20px;letter-spacing:2px;margin-bottom:4px}.reviews-count-text{font-size:14px;color:var(--text-muted)}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.review-card{border:1px solid var(--border);border-radius:16px;padding:28px}.review-top{display:flex;align-items:center;gap:12px;margin-bottom:16px}.reviewer-avatar{width:44px;height:44px;border-radius:50%;background:var(--warm-gray);display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;flex-shrink:0}.reviewer-name{font-size:14px;font-weight:700}.reviewer-meta{font-size:12px;color:var(--text-muted);margin-top:2px}.review-stars{font-size:13px;letter-spacing:1px;margin-bottom:12px}.review-text{font-size:14px;color:#444;line-height:1.7}.review-verified{font-size:11px;color:var(--green-text);font-weight:600;margin-top:14px}.faq-section{padding:88px 40px;background:var(--off-white)}.faq-list{max-width:720px;margin:40px auto 0}.faq-item{border-bottom:1px solid #ddd9d4}.faq-question{width:100%;display:flex;justify-content:space-between;align-items:center;padding:22px 0;background:none;border:none;font-size:15px;font-weight:600;color:var(--black);text-align:left;cursor:pointer;gap:16px}.faq-question:hover{opacity:.7}.faq-icon{font-size:22px;font-weight:300;flex-shrink:0;transition:transform .2s;color:var(--text-muted)}.faq-question[aria-expanded=true] .faq-icon{transform:rotate(45deg)}.faq-answer{padding:0 0 22px;font-size:14px;color:var(--text-light);line-height:1.75}.final-cta-section{padding:100px 40px;background:var(--black);text-align:center}.final-cta-section h2{font-size:52px;font-weight:800;color:var(--white);letter-spacing:-1px;line-height:1.05;margin-bottom:20px;max-width:600px;margin-left:auto;margin-right:auto}.final-sub{font-size:16px;color:#888;margin-bottom:40px;line-height:1.7}.btn-white-cta{display:inline-block;background:var(--white);color:var(--black);border:none;padding:18px 48px;font-size:16px;font-weight:700;border-radius:var(--radius-full);letter-spacing:.3px;transition:opacity .15s}.btn-white-cta:hover{opacity:.9}.final-guarantee{margin-top:20px;font-size:13px;color:#666}.site-footer{border-top:1px solid var(--border)}.footer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;padding:52px 40px;max-width:1440px;margin:0 auto}.footer-col-title{font-size:12px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:18px}.footer-col a{display:block;font-size:13px;color:var(--text-light);margin-bottom:12px;transition:color .15s}.footer-col a:hover{color:var(--black)}.footer-bottom{border-top:1px solid var(--border);padding:22px 40px;display:flex;justify-content:space-between;align-items:center;max-width:1440px;margin:0 auto}.footer-logo-sm{font-size:16px;font-weight:800;letter-spacing:2px}.footer-copy{font-size:12px;color:var(--text-muted)}@media(max-width:1024px){.benefits-grid{grid-template-columns:1fr 1fr}.benefit-item:nth-child(2){border-right:none}.benefit-item:nth-child(1),.benefit-item:nth-child(2){border-bottom:1px solid var(--border)}}@media(max-width:768px){.header-inner{padding:0 20px}.header-nav{display:none}.hero{grid-template-columns:1fr}.hero-img{min-height:320px}.hero-content{padding:40px 24px}.hero h1{font-size:38px}.trust-strip{grid-template-columns:1fr 1fr}.trust-cell:nth-child(2){border-right:none}.trust-cell:nth-child(1),.trust-cell:nth-child(2){border-bottom:1px solid var(--border)}.section-benefits{padding:56px 24px}.section-h2{font-size:30px}.benefits-grid{grid-template-columns:1fr}.benefit-item{border-right:none!important;border-bottom:1px solid var(--border)}.benefit-item:last-child{border-bottom:none}.stats-row{grid-template-columns:1fr}.stat-cell{border-right:none;border-bottom:1px solid var(--border)}.stat-cell:last-child{border-bottom:none}.product-grid{grid-template-columns:1fr}.product-info-col{padding:32px 24px}.features-grid{grid-template-columns:1fr}.feature-block{border-right:none!important}.reviews-grid{grid-template-columns:1fr}.reviews-header-row{flex-direction:column;gap:24px}.footer-grid{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column;gap:8px;text-align:center}.final-cta-section h2{font-size:34px}}.hero-media{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#f0ede8}.hero-media--dark{background:#000}.hero-video,.hero-image{width:100%;height:100%;object-fit:cover;display:block}.placeholder-hint{position:absolute;bottom:20px;left:50%;transform:translate(-50%);font-size:11px;color:#ffffff80;white-space:nowrap;pointer-events:none}.cart-page{min-height:60vh;padding:0 0 80px}.cart-container{max-width:1200px;margin:0 auto;padding:0 40px}.cart-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:100px 24px;text-align:center}.cart-empty-icon{width:80px;height:80px;background:var(--off-white);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:24px;color:var(--text-muted)}.cart-empty-title{font-size:28px;font-weight:800;margin-bottom:12px}.cart-empty-sub{font-size:15px;color:var(--text-muted);margin-bottom:32px;max-width:340px;line-height:1.7}.cart-empty-btn{display:inline-block;padding:16px 36px}.cart-layout{display:grid;grid-template-columns:1fr 380px;gap:48px;padding-top:48px;align-items:start}.cart-title{font-size:32px;font-weight:800;letter-spacing:-.5px;margin-bottom:32px}.cart-count-label{font-size:18px;font-weight:400;color:var(--text-muted)}.cart-items-list{display:flex;flex-direction:column;gap:0;border-top:1px solid var(--border)}.cart-item{display:grid;grid-template-columns:100px 1fr;gap:20px;padding:24px 0;border-bottom:1px solid var(--border)}.cart-item-img{width:100px;height:100px;background:var(--off-white);border-radius:var(--radius-md);overflow:hidden;flex-shrink:0}.cart-item-img img{width:100%;height:100%;object-fit:cover}.cart-item-img-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--text-muted)}.cart-item-details{display:flex;flex-direction:column;justify-content:space-between}.cart-item-top{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.cart-item-title{font-size:15px;font-weight:700;line-height:1.3;margin-bottom:4px}.cart-item-variant{font-size:13px;color:var(--text-muted)}.cart-item-plan{font-size:12px;color:var(--green-text);font-weight:500;margin-top:4px}.cart-item-price{font-size:16px;font-weight:700;white-space:nowrap}.cart-item-bottom{display:flex;align-items:center;gap:20px;margin-top:16px}.cart-qty-wrapper{display:flex;align-items:center;border:1.5px solid var(--border);border-radius:var(--radius-full);overflow:hidden}.cart-qty-btn{width:36px;height:36px;background:none;border:none;font-size:18px;font-weight:400;color:var(--black);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s}.cart-qty-btn:hover{background:var(--off-white)}.cart-qty-input{width:40px;height:36px;border:none;border-left:1px solid var(--border);border-right:1px solid var(--border);text-align:center;font-size:14px;font-weight:600;font-family:var(--font);-moz-appearance:textfield}.cart-qty-input::-webkit-inner-spin-button,.cart-qty-input::-webkit-outer-spin-button{-webkit-appearance:none}.cart-qty-input:focus{outline:none}.cart-remove-btn{background:none;border:none;font-size:13px;color:var(--text-muted);cursor:pointer;text-decoration:underline;font-family:var(--font);padding:0}.cart-remove-btn:hover{color:var(--black)}.cart-trust-row{display:flex;gap:24px;padding:24px 0;border-top:1px solid var(--border);flex-wrap:wrap}.cart-trust-item{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--text-light)}.cart-trust-item svg{flex-shrink:0}.cart-summary-box{background:var(--off-white);border-radius:16px;padding:32px;border:1px solid var(--border)}.cart-summary-title{font-size:20px;font-weight:800;margin-bottom:24px}.cart-summary-lines{display:flex;flex-direction:column;gap:12px;padding-bottom:20px;border-bottom:1px solid var(--border);margin-bottom:20px}.cart-summary-line{display:flex;justify-content:space-between;font-size:14px;color:var(--text-light)}.cart-discount-line{color:var(--green-text)}.cart-discount-amount{font-weight:600}.cart-free-shipping{color:var(--green-text);font-weight:600}.cart-summary-total{display:flex;justify-content:space-between;font-size:18px;font-weight:800;margin-bottom:24px}.cart-free-shipping-bar{background:var(--white);border-radius:var(--radius-sm);padding:12px 16px;margin-bottom:20px;border:1px solid var(--border)}.cart-free-shipping-bar--reached{border-color:#b7dcb7;background:#f0faf0}.cart-shipping-progress-text{font-size:12px;color:var(--text-light);margin-bottom:8px}.cart-free-shipping-bar--reached .cart-shipping-progress-text{color:var(--green-text)}.cart-shipping-track{height:4px;background:var(--border);border-radius:2px;overflow:hidden}.cart-shipping-fill{height:100%;background:var(--black);border-radius:2px;transition:width .4s ease}.cart-discount-form{margin-bottom:20px}.cart-discount-label{font-size:12px;font-weight:600;letter-spacing:1px;text-transform:uppercase;margin-bottom:8px}.cart-discount-input-row{display:flex;gap:8px}.cart-discount-input{flex:1;padding:11px 14px;font-size:14px;font-family:var(--font);border:1.5px solid var(--border);border-radius:var(--radius-sm);background:var(--white)}.cart-discount-input:focus{outline:none;border-color:var(--black)}.cart-discount-apply{padding:11px 18px;font-size:13px;font-weight:600;font-family:var(--font);background:var(--black);color:var(--white);border:none;border-radius:var(--radius-sm);cursor:pointer;white-space:nowrap;transition:background .15s}.cart-discount-apply:hover{background:#333}.btn-checkout{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;background:var(--black);color:var(--white);padding:18px;font-size:16px;font-weight:700;font-family:var(--font);border-radius:var(--radius-full);text-decoration:none;letter-spacing:.3px;margin-bottom:20px;transition:background .15s}.btn-checkout:hover{background:#333}.cart-payment-icons{margin-bottom:14px}.cart-payment-label{font-size:11px;color:var(--text-muted);text-align:center;margin-bottom:10px}.cart-payment-methods{display:flex;gap:6px;justify-content:center;flex-wrap:wrap}.payment-pill{font-size:11px;font-weight:500;padding:4px 10px;background:var(--white);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-light)}.cart-klarna-note{font-size:12px;color:var(--text-muted);text-align:center}.cart-klarna-note strong{color:var(--black)}.cart-continue-link{display:block;text-align:center;margin-top:16px;font-size:13px;color:var(--text-muted);text-decoration:underline}.cart-continue-link:hover{color:var(--black)}@media(max-width:768px){.cart-container{padding:0 20px}.cart-layout{grid-template-columns:1fr;gap:32px;padding-top:32px}.cart-title{font-size:24px}.cart-item{grid-template-columns:80px 1fr;gap:14px}.cart-item-img{width:80px;height:80px}.cart-summary-box{padding:24px}}.cart-drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:300;opacity:0;pointer-events:none;transition:opacity .3s ease}.cart-drawer-overlay.open{opacity:1;pointer-events:all}.cart-drawer{position:fixed;top:0;right:0;width:420px;max-width:100vw;height:100vh;background:var(--white);z-index:400;display:flex;flex-direction:column;transform:translate(100%);transition:transform .35s cubic-bezier(.4,0,.2,1);box-shadow:-4px 0 32px #0000001f}.cart-drawer.open{transform:translate(0)}.cart-drawer-header{display:flex;align-items:center;justify-content:space-between;padding:24px 28px;border-bottom:1px solid var(--border);flex-shrink:0}.cart-drawer-title{font-size:18px;font-weight:800;letter-spacing:-.3px}.cart-drawer-close{background:none;border:none;cursor:pointer;padding:4px;color:var(--black);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background .15s}.cart-drawer-close:hover{background:var(--off-white)}.cart-drawer-body{flex:1;overflow-y:auto;padding:20px 28px}.cart-drawer-loading{font-size:14px;color:var(--text-muted);text-align:center;padding:40px 0}.cart-drawer-empty{text-align:center;padding:60px 20px}.cart-drawer-empty p{font-size:15px;color:var(--text-muted);margin-bottom:20px}.drawer-item{display:grid;grid-template-columns:80px 1fr;gap:16px;padding:16px 0;border-bottom:1px solid var(--border)}.drawer-item:last-child{border-bottom:none}.drawer-item-img{width:80px;height:80px;background:var(--off-white);border-radius:var(--radius-sm);overflow:hidden;flex-shrink:0}.drawer-item-img img{width:100%;height:100%;object-fit:cover}.drawer-item-info{display:flex;flex-direction:column;justify-content:space-between}.drawer-item-name{font-size:14px;font-weight:600;line-height:1.3;margin-bottom:4px}.drawer-item-variant{font-size:12px;color:var(--text-muted);margin-bottom:8px}.drawer-item-bottom{display:flex;align-items:center;justify-content:space-between}.drawer-item-price{font-size:15px;font-weight:700}.drawer-item-qty{display:flex;align-items:center;gap:0;border:1px solid var(--border);border-radius:var(--radius-full);overflow:hidden}.drawer-qty-btn{width:30px;height:30px;background:none;border:none;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--black);font-family:var(--font)}.drawer-qty-btn:hover{background:var(--off-white)}.drawer-qty-num{font-size:13px;font-weight:600;padding:0 10px;border-left:1px solid var(--border);border-right:1px solid var(--border);line-height:30px;min-width:36px;text-align:center}.cart-drawer-footer{padding:20px 28px 28px;border-top:1px solid var(--border);flex-shrink:0;background:var(--white)}.drawer-free-shipping{background:var(--off-white);border-radius:var(--radius-sm);padding:10px 14px;margin-bottom:16px}.drawer-shipping-text{font-size:12px;color:var(--text-light);margin-bottom:6px}.drawer-shipping-track{height:3px;background:var(--border);border-radius:2px;overflow:hidden}.drawer-shipping-fill{height:100%;background:var(--black);border-radius:2px;transition:width .4s ease}.drawer-subtotal{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.drawer-subtotal-label{font-size:14px;color:var(--text-light)}.drawer-subtotal-price{font-size:18px;font-weight:800}.btn-drawer-checkout{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;background:var(--black);color:var(--white);padding:17px;font-size:16px;font-weight:700;font-family:var(--font);border-radius:var(--radius-full);border:none;cursor:pointer;letter-spacing:.3px;text-decoration:none;margin-bottom:10px;transition:background .15s}.btn-drawer-checkout:hover{background:#333}.drawer-continue{display:block;text-align:center;font-size:13px;color:var(--text-muted);text-decoration:underline;cursor:pointer;background:none;border:none;font-family:var(--font);width:100%}.drawer-continue:hover{color:var(--black)}@media(max-width:480px){.cart-drawer{width:100vw}}.pdp-live-visitors{display:flex;align-items:center;gap:8px;font-size:13px;color:#555;margin-bottom:16px;padding:10px 14px;background:#f7f5f2;border-radius:8px;border:1px solid #e8e8e8}.live-dot{width:8px;height:8px;border-radius:50%;background:#22c55e;flex-shrink:0;position:relative}.live-dot:after{content:"";position:absolute;top:-3px;right:-3px;bottom:-3px;left:-3px;border-radius:50%;border:1.5px solid #22c55e;animation:livePulse 1.8s ease-out infinite}@keyframes livePulse{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(2.4)}}#live-count{font-weight:700;color:#1a1a1a}.pdp-stock-warning{display:flex;align-items:center;gap:8px;font-size:13px;color:#a32d2d;margin-bottom:14px;padding:10px 14px;background:#fff5f5;border-radius:8px;border:1px solid #f7c1c1}.pdp-stock-warning svg{flex-shrink:0;color:#a32d2d}.pdp-stock-warning strong{font-weight:800}.stock-bar-wrapper{margin-bottom:6px}.stock-bar-track{height:4px;background:#f0ede8;border-radius:2px;overflow:hidden;margin-top:6px}.stock-bar-fill{height:100%;background:linear-gradient(90deg,#22c55e,#f59e0b 60%,#a32d2d);border-radius:2px;transition:width 1s ease}.countdown-block{background:#fff8f0;border:1px solid #f5c4b3;border-radius:10px;padding:12px 20px;margin-bottom:20px}.countdown-inner{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.countdown-label{font-size:13px;font-weight:600;color:#993c1d;display:flex;align-items:center;gap:6px;white-space:nowrap}.countdown-timer{display:flex;align-items:center;gap:4px}.countdown-unit{display:flex;flex-direction:column;align-items:center;background:#993c1d;border-radius:6px;padding:6px 10px;min-width:46px}.countdown-num{font-size:20px;font-weight:800;color:#fff;line-height:1;font-variant-numeric:tabular-nums;letter-spacing:1px}.countdown-unit-label{font-size:9px;color:#ffffffb3;text-transform:uppercase;letter-spacing:1px;margin-top:2px}.countdown-sep{font-size:20px;font-weight:800;color:#993c1d;margin-bottom:12px}.countdown-sublabel{font-size:11px;color:#993c1d;font-style:italic}@media(max-width:480px){.countdown-inner{justify-content:center}.countdown-label{width:100%;justify-content:center}}.skip-link{position:absolute;top:-100%;left:16px;background:#1a1a1a;color:#fff;padding:8px 16px;border-radius:0 0 8px 8px;font-size:13px;font-weight:600;z-index:9999;transition:top .2s}.skip-link:focus{top:0}:focus-visible{outline:2px solid #1a1a1a;outline-offset:3px;border-radius:4px}button:focus:not(:focus-visible),a:focus:not(:focus-visible){outline:none}img{max-width:100%;height:auto;display:block}img[loading=lazy]{content-visibility:auto}.hero-img img,.product-main-img img,.about-story-img img{aspect-ratio:auto}html{scroll-behavior:smooth}::selection{background:#1a1a1a;color:#fff}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#d4cfc9;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#b0aa9f}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media print{.header,.footer,.scratch-overlay,.exit-overlay,.sticky-bar,.toast-container,.cart-drawer{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/26/assets/base.css.map */
