.CartDrawer-module__7HZXAW__backdrop{z-index:9990;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;position:fixed;inset:0}.CartDrawer-module__7HZXAW__drawer{background:var(--surface);z-index:10000;border-left:1px solid var(--border);flex-direction:column;width:420px;max-width:90vw;display:flex;position:fixed;top:0;bottom:0;right:0}.CartDrawer-module__7HZXAW__drawerHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.CartDrawer-module__7HZXAW__drawerTitle{font-family:var(--font-cormorant);color:var(--ivory);font-size:1.3rem;font-weight:300}.CartDrawer-module__7HZXAW__drawerClose{color:var(--muted);cursor:pointer;background:0 0;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.75rem;transition:all .25s;display:flex}.CartDrawer-module__7HZXAW__drawerClose:hover{border-color:var(--gold);color:var(--gold);background:#ffffff05}.CartDrawer-module__7HZXAW__drawerItems{flex:1;padding:1rem 1.5rem;overflow-y:auto}.CartDrawer-module__7HZXAW__drawerItems::-webkit-scrollbar{width:4px}.CartDrawer-module__7HZXAW__drawerItems::-webkit-scrollbar-track{background:0 0}.CartDrawer-module__7HZXAW__drawerItems::-webkit-scrollbar-thumb{background:#ffffff12;border-radius:2px}.CartDrawer-module__7HZXAW__drawerItems::-webkit-scrollbar-thumb:hover{background:var(--gold-dim)}.CartDrawer-module__7HZXAW__drawerEmpty{text-align:center;color:var(--muted);padding-top:4rem}.CartDrawer-module__7HZXAW__drawerEmptyTitle{font-family:var(--font-cormorant);color:var(--ivory);margin-bottom:.5rem;font-size:1.3rem;font-weight:300}.CartDrawer-module__7HZXAW__drawerEmptyDesc{color:var(--muted);margin-bottom:1.5rem;padding:0 1rem;font-size:.78rem;line-height:1.6}.CartDrawer-module__7HZXAW__continueLink{color:var(--gold);letter-spacing:.18em;text-transform:uppercase;border-bottom:1px solid var(--gold-dim);padding-bottom:2px;font-size:.75rem}.CartDrawer-module__7HZXAW__itemImage{flex-shrink:0;justify-content:center;align-items:center;width:56px;height:72px;display:flex;position:relative;overflow:hidden}.CartDrawer-module__7HZXAW__itemHint{color:#fff3;letter-spacing:.12em;text-align:center;text-transform:uppercase;padding:.3rem;font-size:.45rem}.CartDrawer-module__7HZXAW__itemInfo{flex:1;justify-content:space-between;align-items:center;gap:1rem;min-width:0;padding-right:36px;display:flex}.CartDrawer-module__7HZXAW__itemDetailsLeft{flex-direction:column;min-width:0;display:flex}.CartDrawer-module__7HZXAW__itemActionsRight{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:6px;display:flex}.CartDrawer-module__7HZXAW__itemName{color:var(--ivory);margin-bottom:4px;font-size:.85rem;font-weight:400;line-height:1.3}.CartDrawer-module__7HZXAW__itemSize{color:var(--muted);margin-bottom:4px;font-size:.7rem}.CartDrawer-module__7HZXAW__itemPrice{font-family:var(--font-cormorant);color:var(--gold-pale);font-size:1.25rem;font-weight:500;line-height:1.2}.CartDrawer-module__7HZXAW__qtyRow{align-items:center;gap:8px;margin-top:0;display:flex}.CartDrawer-module__7HZXAW__qtyBtn{width:26px;height:26px;color:var(--muted);cursor:pointer;background:#ffffff0f;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;font-size:.9rem;transition:all .2s;display:flex}.CartDrawer-module__7HZXAW__qtyBtn:hover{border-color:var(--gold);color:var(--gold)}.CartDrawer-module__7HZXAW__qtyVal{color:var(--ivory);text-align:center;min-width:20px;font-size:.82rem}.CartDrawer-module__7HZXAW__itemRemove{color:#fff6;cursor:pointer;background:0 0;border:none;padding:4px;font-size:.75rem;transition:color .2s,transform .2s;position:absolute;top:50%;right:0;transform:translateY(-50%)}.CartDrawer-module__7HZXAW__itemRemove:hover{color:var(--gold);transform:translateY(-50%)scale(1.15)}.CartDrawer-module__7HZXAW__drawerFooter{border-top:1px solid var(--border);padding:1.5rem}.CartDrawer-module__7HZXAW__subtotalRow{color:var(--ivory);justify-content:space-between;margin-top:.6rem;margin-bottom:.5rem;font-size:.95rem;font-weight:500;display:flex}.CartDrawer-module__7HZXAW__footerRow{color:var(--muted);justify-content:space-between;margin-bottom:.4rem;font-size:.8rem;display:flex}.CartDrawer-module__7HZXAW__discountText{color:var(--gold-pale)}.CartDrawer-module__7HZXAW__shippingNote{color:var(--muted);margin-bottom:1.2rem;font-size:.65rem}.CartDrawer-module__7HZXAW__viewBagBtn{text-align:center;border:1px solid var(--border);color:var(--ivory);letter-spacing:.22em;text-transform:uppercase;margin-bottom:8px;padding:14px;font-size:.68rem;text-decoration:none;transition:all .3s;display:block}.CartDrawer-module__7HZXAW__viewBagBtn:hover{border-color:var(--gold);color:var(--gold)}.CartDrawer-module__7HZXAW__checkoutBtn{text-align:center;background:var(--gold);color:var(--black);letter-spacing:.22em;text-transform:uppercase;padding:14px;font-size:.68rem;font-weight:500;text-decoration:none;transition:background .3s;display:block}.CartDrawer-module__7HZXAW__checkoutBtn:hover{background:var(--gold-pale)}.CartDrawer-module__7HZXAW__dragHandleContainer{cursor:grab;justify-content:center;width:100%;padding:12px 0 6px;display:flex}.CartDrawer-module__7HZXAW__dragHandle{background:#ffffff26;border-radius:2px;width:36px;height:4px}.CartDrawer-module__7HZXAW__drawerEmptyIconContainer{width:80px;height:80px;margin:0 auto 1.5rem;position:relative}.CartDrawer-module__7HZXAW__luxuryBagSvg{width:100%;height:100%}.CartDrawer-module__7HZXAW__shimmerStar{color:var(--gold-pale);pointer-events:none;font-size:1.25rem;position:absolute;top:8px;right:8px}.CartDrawer-module__7HZXAW__drawerItemContainer{margin-bottom:8px;position:relative;overflow:hidden}.CartDrawer-module__7HZXAW__deleteUnderlay{width:110px;color:var(--ivory);cursor:pointer;z-index:1;background:#c0392b;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;right:0}.CartDrawer-module__7HZXAW__deleteIcon{margin-bottom:2px;font-size:1.15rem}.CartDrawer-module__7HZXAW__deleteText{letter-spacing:.15em;text-transform:uppercase;font-size:.55rem;font-weight:500}.CartDrawer-module__7HZXAW__drawerItem{background:var(--surface);z-index:2;touch-action:pan-y;border-bottom:1px solid #ffffff08;align-items:center;gap:1.25rem;padding:1rem 0;display:flex;position:relative}.CartDrawer-module__7HZXAW__itemImgElement{object-fit:cover;width:100%;height:100%}@media (max-width:480px){.CartDrawer-module__7HZXAW__drawer{border-left:none;border-top:1px solid var(--border);border-top-left-radius:20px;border-top-right-radius:20px;width:100vw;max-width:100vw;height:85vh;top:auto;bottom:0}}
:root{--black:#0a0806;--dark:#120f0a;--surface:#1c1712;--gold:#c4964a;--gold-dim:#9a7038;--gold-pale:#e8d09a;--ivory:#f7f2ea;--cream:#ede5d8;--muted:#a89a8a;--border:#c4964a33;--white:#fff;--font-cormorant:"Cormorant Garamond", serif;--font-jost:"Jost", sans-serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{background:var(--black);overscroll-behavior:none;height:100%;overflow-x:clip}body{font-family:var(--font-jost), "Jost", sans-serif;color:var(--ivory);background:0 0;width:100%;min-height:100%;overflow-x:clip}#bg-canvas{z-index:-1;will-change:auto;pointer-events:none;width:100%;height:100dvh;position:fixed;top:0;left:0}main{width:100%;position:relative;overflow-x:clip}.skip-link{z-index:10000;background:var(--gold);width:1px;height:1px;color:var(--black);font-family:var(--font-jost);border-radius:0 0 8px;padding:.75rem 1.5rem;font-size:.875rem;text-decoration:none;position:absolute;top:auto;left:-10000px;overflow:hidden}.skip-link:focus{width:auto;height:auto;position:fixed;top:0;left:0;overflow:visible}a{color:inherit;text-decoration:none}button{font-family:var(--font-jost), "Jost", sans-serif}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}*{scrollbar-width:thin;scrollbar-color:var(--gold-dim) var(--black)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--black)}::-webkit-scrollbar-thumb{background:var(--gold-dim);border:1px solid var(--black);border-radius:999px}::-webkit-scrollbar-thumb:hover{background:var(--gold)}.lenis.lenis-smooth{scroll-behavior:auto}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}:focus-visible,button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--gold);outline-offset:2px}:focus:not(:focus-visible){outline:none}#bg-canvas.webgl-failed{background:radial-gradient(at 30% 20%,#1a1410 0%,#0a0806 60%,#050403 100%)}@media (max-width:768px){#bg-canvas{z-index:1;will-change:transform;transform:translateZ(0)}body>#bg-canvas~*{z-index:2;position:relative}body{background:radial-gradient(at 30% 20%,#1a1410 0%,#0a0806 60%,#050403 100%)}}