@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_5972bc34-module__OU16Qa__className{font-family:Inter,Inter Fallback;font-style:normal}
.Header-module__lnUIdW__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#141414cc;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;width:100%;padding:1rem 2rem;transition:all .3s;display:flex;position:fixed;top:0;left:0}.Header-module__lnUIdW__logo{color:var(--color-primary);letter-spacing:1px;font-size:1.5rem;font-weight:700}.Header-module__lnUIdW__nav{gap:2rem;display:flex}.Header-module__lnUIdW__navLink{color:var(--color-secondary);text-transform:uppercase;letter-spacing:1px;font-size:.9rem;transition:color .3s;position:relative}.Header-module__lnUIdW__navLink:hover{color:var(--color-primary)}.Header-module__lnUIdW__navLink:after{content:"";background-color:var(--color-primary);width:0;height:1px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Header-module__lnUIdW__navLink:hover:after{width:100%}.Header-module__lnUIdW__actions{align-items:center;gap:1.5rem;display:flex}.Header-module__lnUIdW__cartBtn{color:var(--color-accent);background:0 0;border:none;font-size:1.2rem;position:relative}.Header-module__lnUIdW__cartCount{background-color:var(--color-primary);color:#000;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.7rem;font-weight:700;display:flex;position:absolute;top:-8px;right:-8px}
.Footer-module__3hUVsW__footer{background-color:#0a0a0a;border-top:1px solid #ffffff0d;margin-top:auto;padding:4rem 2rem}.Footer-module__3hUVsW__content{flex-wrap:wrap;justify-content:space-between;gap:2rem;max-width:1200px;margin:0 auto;display:flex}.Footer-module__3hUVsW__column h3{color:var(--color-primary);margin-bottom:1.5rem;font-size:1.1rem}.Footer-module__3hUVsW__column a{color:var(--color-secondary);margin-bottom:.8rem;font-size:.9rem;transition:color .3s;display:block}.Footer-module__3hUVsW__column a:hover{color:#fff}.Footer-module__3hUVsW__copyright{text-align:center;color:#666;padding-top:3rem;font-size:.8rem}
.CartDrawer-module__IlD0ia__overlay{z-index:2000;opacity:0;visibility:hidden;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#00000080;width:100%;height:100%;transition:all .3s;position:fixed;top:0;left:0}.CartDrawer-module__IlD0ia__overlay.CartDrawer-module__IlD0ia__open{opacity:1;visibility:visible}.CartDrawer-module__IlD0ia__drawer{z-index:2001;background-color:#1a1a1a;flex-direction:column;width:100%;max-width:400px;height:100%;transition:transform .3s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-5px 0 15px #00000080}.CartDrawer-module__IlD0ia__drawer.CartDrawer-module__IlD0ia__open{transform:translate(0)}.CartDrawer-module__IlD0ia__header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.CartDrawer-module__IlD0ia__header h2{color:var(--color-primary);margin:0;font-size:1.2rem}.CartDrawer-module__IlD0ia__closeBtn{color:#fff;cursor:pointer;background:0 0;border:none;font-size:1.5rem;transition:color .2s}.CartDrawer-module__IlD0ia__closeBtn:hover{color:var(--color-primary)}.CartDrawer-module__IlD0ia__items{flex:1;padding:1.5rem;overflow-y:auto}.CartDrawer-module__IlD0ia__emptyCart{text-align:center;color:#666;margin-top:3rem}.CartDrawer-module__IlD0ia__item{border-bottom:1px solid #ffffff0d;gap:1rem;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}.CartDrawer-module__IlD0ia__itemImage{color:#aaa;background-color:#333;border-radius:4px;justify-content:center;align-items:center;width:70px;height:70px;font-size:.7rem;display:flex}.CartDrawer-module__IlD0ia__itemInfo{flex:1}.CartDrawer-module__IlD0ia__itemName{color:#eee;margin-bottom:.3rem;font-size:1rem}.CartDrawer-module__IlD0ia__itemPrice{color:var(--color-secondary);margin-bottom:.5rem;font-size:.9rem}.CartDrawer-module__IlD0ia__quantityControls{align-items:center;gap:.5rem;display:flex}.CartDrawer-module__IlD0ia__qtyBtn{color:#fff;background:0 0;border:1px solid #444;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;font-size:.8rem;display:flex}.CartDrawer-module__IlD0ia__qtyBtn:hover{border-color:var(--color-primary);color:var(--color-primary)}.CartDrawer-module__IlD0ia__removeBtn{color:#666;cursor:pointer;background:0 0;border:none;margin-left:auto;font-size:.8rem;text-decoration:underline}.CartDrawer-module__IlD0ia__removeBtn:hover{color:#f44}.CartDrawer-module__IlD0ia__footer{background-color:#151515;border-top:1px solid #ffffff1a;padding:1.5rem}.CartDrawer-module__IlD0ia__totalRow{justify-content:space-between;margin-bottom:1.5rem;font-size:1.1rem;font-weight:600;display:flex}.CartDrawer-module__IlD0ia__checkoutBtn{background-color:var(--color-primary);color:#000;text-transform:uppercase;letter-spacing:1px;cursor:pointer;border:none;width:100%;padding:1rem;font-weight:600;transition:background-color .2s}.CartDrawer-module__IlD0ia__checkoutBtn:hover{background-color:#fff}
:root{--foreground-rgb:255,255,255;--background-start-rgb:20,20,20;--background-end-rgb:0,0,0;--color-primary:#d4af37;--color-secondary:silver;--color-accent:#fff;--font-heading:"Inter",sans-serif;--font-body:"Inter",sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{color:rgb(var(--foreground-rgb));background:linear-gradient(to bottom,transparent,rgb(var(--background-end-rgb)))rgb(var(--background-start-rgb));font-family:var(--font-body);min-height:100vh}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}
