html,body{-webkit-text-size-adjust:100%;width:100%;position:relative;overflow-x:hidden}.splash-screen{z-index:9999;background:var(--bg-dark);color:var(--text-on-dark);justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;inset:0}.splash-content{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:20px;display:flex}.splash-title{font-family:var(--font-heading);letter-spacing:2px;color:var(--accent);margin:16px 0 8px;font-size:32px;font-weight:400}.splash-tagline{font-family:var(--font-body);text-transform:uppercase;letter-spacing:3px;opacity:.7;font-size:12px}.splash-loader{background:var(--accent);border-radius:2px;width:120px;height:2px;margin-top:32px}@media (max-width:576px){.container{width:100%;padding-left:12px;padding-right:12px;overflow:hidden}.hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100dvh - 60px);padding:20px 0 40px;display:flex}.hero-content{flex-direction:column;align-items:center;display:flex}.hero .hero-title{font-size:32px;line-height:1.2}.hero .hero-sub{padding:0 10px;font-size:15px}.section-header{text-align:center;flex-direction:column;align-items:center;gap:16px;margin-bottom:32px}.section-title-area{align-items:center}.view-all-link{margin-top:8px}.legacy-section{border-radius:16px;width:90%;margin-top:32px;margin-left:auto;margin-right:auto;padding:50px 20px}.legacy-wrapper{flex-direction:column;gap:40px;display:flex}.legacy-image-wrapper{width:260px;max-width:100%;margin:0 auto}.legacy-text-content{text-align:center;align-items:center;padding:0}.legacy-description{margin-left:auto;margin-right:auto}.product-badge-container{top:8px;left:8px}.product-badge{padding:4px 8px;font-size:10px}.product-title{font-size:14px}.carousel-wrapper{margin:0 -12px;padding:0 12px}.carousel-item{flex:0 0 220px}.carousel-item .carousel-track{touch-action:manipulation;-webkit-overflow-scrolling:touch}.product-card{touch-action:manipulation}.hero .btn.btn-primary{letter-spacing:.5px;white-space:nowrap;width:auto;padding:10px 24px;font-size:13px;display:inline-block}.product-actions .btn-icon:first-child{display:none}.collection-grid{gap:16px;grid-template-columns:1fr!important}.collection-card{border-radius:12px;width:100%;max-width:100%;min-height:200px;overflow:hidden}.collection-card.large{min-height:240px}.collection-overlay h3{font-size:20px}.collection-overlay .btn-link{padding:8px 16px;font-size:12px}.trust-badges-section{padding-top:32px!important;padding-bottom:32px!important}.trust-badges-section>div{justify-content:center;width:100%;display:flex}.trust-badges-section .grid{width:100%;padding:0 8px;grid-template-columns:repeat(4,1fr)!important;gap:8px!important;display:grid!important}.trust-badges-section .grid>div{flex-direction:column;align-items:center;display:flex;gap:4px!important}.trust-badges-section .trust-badge-icon{width:40px!important;height:40px!important;margin-bottom:0!important}.trust-badges-section svg{width:20px!important;height:20px!important}.trust-badges-section h4{margin-bottom:0!important;font-size:12px!important}.trust-badges-section p{font-size:8px!important;line-height:1.2!important}.detail-split{gap:32px;grid-template-columns:1fr!important}.main-image-wrapper{border-radius:12px;overflow:hidden;width:100%!important;min-height:280px!important;margin:0!important}.about-img-full{border-radius:12px}.help-main-tabs{background:#ffffff1a;border-radius:30px;gap:4px;padding:4px;display:inline-flex}.help-main-tab{border-radius:24px;gap:6px;padding:10px 20px;font-size:13px}.help-main-tab svg{width:16px;height:16px}}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.sticky-col{z-index:30;left:0;box-shadow:2px 0 5px #0000000d;background:#f5f0e3!important;position:sticky!important}.sticky-header{top:0;z-index:40!important;background:var(--bg)!important;position:sticky!important}.specs-label{width:200px;min-width:200px}.product-col{width:300px;min-width:300px;max-width:300px}@media (max-width:768px){.specs-label{width:120px!important;min-width:120px!important;padding-left:12px!important;padding-right:8px!important;font-size:12px!important}.product-col{width:180px!important;min-width:180px!important;max-width:180px!important}}
.CartDrawer-module__wN0dRW__overlay{-webkit-backdrop-filter:blur(3px);z-index:1000;opacity:0;visibility:hidden;background:#12403c66;transition:opacity .35s,visibility .35s;position:fixed;inset:0}.CartDrawer-module__wN0dRW__overlay.CartDrawer-module__wN0dRW__open{opacity:1;visibility:visible}.CartDrawer-module__wN0dRW__drawer{z-index:1010;border-left:1px solid var(--border,#12403c14);background:#f5f0e3;border-radius:20px 0 0 20px;flex-direction:column;width:100%;max-width:420px;transition:transform .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-8px 0 40px #00000014}.CartDrawer-module__wN0dRW__drawer.CartDrawer-module__wN0dRW__open{transform:translate(0)}.CartDrawer-module__wN0dRW__header{border-bottom:1px solid var(--border,#12403c14);background:#f5f0e3;border-radius:20px 0 0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.CartDrawer-module__wN0dRW__headerContent{align-items:center;gap:12px;display:flex}.CartDrawer-module__wN0dRW__cartIcon{display:none}.CartDrawer-module__wN0dRW__title{font-family:var(--font-heading,"Playfair Display",serif);color:var(--primary,#12403c);letter-spacing:.3px;margin:0;font-size:18px;font-weight:400}.CartDrawer-module__wN0dRW__itemCount{background:var(--primary,#12403c);color:#fff;border-radius:13px;justify-content:center;align-items:center;min-width:26px;height:26px;margin-left:10px;padding:0 8px;font-size:13px;font-weight:600;display:inline-flex}.CartDrawer-module__wN0dRW__closeBtn{cursor:pointer;color:var(--text-muted,#5c6b66);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.CartDrawer-module__wN0dRW__closeBtn:hover{color:var(--primary,#12403c);background:#12403c0f}.CartDrawer-module__wN0dRW__body{scrollbar-width:thin;scrollbar-color:#12403c26 transparent;flex:1;padding:24px;overflow:hidden auto}.CartDrawer-module__wN0dRW__body::-webkit-scrollbar{width:4px}.CartDrawer-module__wN0dRW__body::-webkit-scrollbar-track{background:0 0}.CartDrawer-module__wN0dRW__body::-webkit-scrollbar-thumb{background:#12403c26;border-radius:4px}.CartDrawer-module__wN0dRW__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:40px 24px;display:flex}.CartDrawer-module__wN0dRW__emptyIcon{opacity:.12;width:64px;height:64px;color:var(--primary,#12403c);margin-bottom:20px}.CartDrawer-module__wN0dRW__emptyState h3{font-family:var(--font-heading,"Playfair Display",serif);color:var(--primary,#12403c);margin:0 0 8px;font-size:20px;font-weight:400}.CartDrawer-module__wN0dRW__emptyState p{max-width:260px;color:var(--text-muted,#5c6b66);margin:0 0 28px;font-size:14px;line-height:1.6}.CartDrawer-module__wN0dRW__emptyBtn{background:var(--primary,#12403c);color:#fff;letter-spacing:1px;text-transform:uppercase;cursor:pointer;border:none;border-radius:999px;align-items:center;gap:8px;padding:14px 28px;font-size:12px;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.CartDrawer-module__wN0dRW__emptyBtn:hover{background:var(--primary-hover,#0e3330);transform:translateY(-2px);box-shadow:0 4px 16px #12403c26}.CartDrawer-module__wN0dRW__itemsList{flex-direction:column;gap:0;display:flex}.CartDrawer-module__wN0dRW__item{border-bottom:1px solid var(--border,#12403c0f);gap:16px;padding:20px 0;display:flex}.CartDrawer-module__wN0dRW__item:first-child{padding-top:0}.CartDrawer-module__wN0dRW__item:last-child{border-bottom:none;padding-bottom:0}.CartDrawer-module__wN0dRW__itemImageWrapper{flex-shrink:0}.CartDrawer-module__wN0dRW__itemImage{-o-object-fit:cover;object-fit:cover;border:1px solid var(--border,#12403c0f);background:#12403c08;border-radius:4px;width:80px;height:100px}.CartDrawer-module__wN0dRW__itemDetails{flex-direction:column;flex:1;justify-content:space-between;min-width:0;padding:2px 0;display:flex}.CartDrawer-module__wN0dRW__topRow{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.CartDrawer-module__wN0dRW__itemInfo{flex:1;min-width:0}.CartDrawer-module__wN0dRW__itemName{font-family:var(--font-heading,"Playfair Display",serif);color:var(--primary,#12403c);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0 0 4px;font-size:15px;font-weight:400;line-height:1.35;display:-webkit-box;overflow:hidden}.CartDrawer-module__wN0dRW__itemName:hover{color:var(--accent,#d4af37)}.CartDrawer-module__wN0dRW__itemPrice{color:var(--text-muted,#5c6b66);font-size:14px;font-weight:500;font-family:var(--font-body,"Inter",sans-serif)}.CartDrawer-module__wN0dRW__removeBtn{color:var(--text-muted,#999);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex}.CartDrawer-module__wN0dRW__removeBtn:hover{color:#dc2626}.CartDrawer-module__wN0dRW__itemControls{justify-content:space-between;align-items:center;margin-top:12px;display:flex}.CartDrawer-module__wN0dRW__qtyControls{border:1px solid var(--border,#12403c1f);border-radius:6px;align-items:center;gap:0;display:flex;overflow:hidden}.CartDrawer-module__wN0dRW__qtyBtn{cursor:pointer;width:30px;height:30px;color:var(--text-muted,#5c6b66);background:0 0;border:none;justify-content:center;align-items:center;font-size:14px;transition:all .15s;display:flex}.CartDrawer-module__wN0dRW__qtyBtn:hover{color:var(--primary,#12403c);background:#12403c0a}.CartDrawer-module__wN0dRW__qtyBtn:active{background:#12403c14}.CartDrawer-module__wN0dRW__qtyValue{text-align:center;min-width:32px;color:var(--primary,#12403c);font-size:13px;font-weight:600;font-family:var(--font-body,"Inter",sans-serif);border-left:1px solid var(--border,#12403c14);border-right:1px solid var(--border,#12403c14);justify-content:center;align-items:center;height:30px;display:flex}.CartDrawer-module__wN0dRW__itemTotal{color:var(--primary,#12403c);font-size:14px;font-weight:600}.CartDrawer-module__wN0dRW__footer{border-top:1px solid var(--border,#12403c14);background:#f5f0e3;border-radius:0 0 0 20px;padding:20px 24px 24px}.CartDrawer-module__wN0dRW__summarySection{margin-bottom:16px}.CartDrawer-module__wN0dRW__summaryRow{justify-content:space-between;align-items:center;padding:6px 0;display:flex}.CartDrawer-module__wN0dRW__summaryLabel{color:var(--text-muted,#5c6b66);font-size:13px}.CartDrawer-module__wN0dRW__summaryValue{color:var(--text,#12403c);font-size:13px;font-weight:500}.CartDrawer-module__wN0dRW__freeShipping{color:#16a34a!important}.CartDrawer-module__wN0dRW__divider{background:var(--border,#12403c14);height:1px;margin:10px 0}.CartDrawer-module__wN0dRW__totalRow{justify-content:space-between;align-items:center;padding:10px 0 0;display:flex}.CartDrawer-module__wN0dRW__totalLabel{color:var(--primary,#12403c);font-size:14px;font-weight:500}.CartDrawer-module__wN0dRW__totalAmount{font-family:var(--font-heading,"Playfair Display",serif);color:var(--primary,#12403c);font-size:22px;font-weight:400}.CartDrawer-module__wN0dRW__actionButtons{flex-direction:row;gap:10px;margin-top:16px;display:flex}.CartDrawer-module__wN0dRW__checkoutBtn{text-transform:uppercase;letter-spacing:1px;cursor:pointer;text-align:center;background:var(--primary,#12403c);color:#fff;border:none;border-radius:999px;flex:1;justify-content:center;align-items:center;gap:8px;padding:14px 20px;font-size:12px;font-weight:600;text-decoration:none;transition:all .25s;display:flex}.CartDrawer-module__wN0dRW__checkoutBtn:hover{background:var(--primary-hover,#0e3330);transform:translateY(-1px);box-shadow:0 4px 12px #12403c26}.CartDrawer-module__wN0dRW__checkoutBtn svg{display:none}.CartDrawer-module__wN0dRW__viewCartBtn{text-transform:uppercase;letter-spacing:1px;cursor:pointer;text-align:center;border:1px solid var(--border,#12403c33);color:var(--primary,#12403c);background:0 0;border-radius:999px;flex:1;justify-content:center;align-items:center;padding:14px 20px;font-size:12px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.CartDrawer-module__wN0dRW__viewCartBtn:hover{background:var(--primary,#12403c);border-color:var(--primary,#12403c);color:#fff}.CartDrawer-module__wN0dRW__trustBadges{border-top:1px solid var(--border,#12403c0f);justify-content:center;align-items:center;gap:20px;margin-top:16px;padding-top:14px;display:flex}.CartDrawer-module__wN0dRW__trustBadge{color:var(--text-muted,#888);letter-spacing:.2px;align-items:center;gap:5px;font-size:10px;display:flex}.CartDrawer-module__wN0dRW__trustBadge svg{opacity:.5;width:12px;height:12px}@media (max-width:480px){.CartDrawer-module__wN0dRW__drawer{border-radius:20px 0 0 20px;width:85%;max-width:340px;box-shadow:-10px 0 50px #00000026}.CartDrawer-module__wN0dRW__header{padding:16px 20px}.CartDrawer-module__wN0dRW__title{font-size:16px}.CartDrawer-module__wN0dRW__body{padding:20px}.CartDrawer-module__wN0dRW__footer{padding:16px 20px 20px}.CartDrawer-module__wN0dRW__item{gap:14px}.CartDrawer-module__wN0dRW__itemImage{width:70px;height:85px}.CartDrawer-module__wN0dRW__itemName{font-size:14px}.CartDrawer-module__wN0dRW__actionButtons{flex-direction:column}.CartDrawer-module__wN0dRW__viewCartBtn,.CartDrawer-module__wN0dRW__checkoutBtn{flex:none;width:100%}.CartDrawer-module__wN0dRW__trustBadges{gap:14px}.CartDrawer-module__wN0dRW__trustBadge{font-size:9px}}
