@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.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.0m6w47a4e5dy9.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.11u06r12fd6v_.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.0wxq9webf.ew4.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.067x_6k0k23tk.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.16ipb6fqu393i.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.0q-301v4kxxnr.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}
:root{--color-primary:#8a4bff;--color-primary-hover:#7339e5;--color-accent:#e08df8;--color-accent-hover:#cf7ce8;--color-background:#191424;--color-surface:#241d35;--color-text-primary:#f4efff;--color-text-secondary:#ada5c1;--color-border:#3c3155;--color-border-hover:#504172;--space-xs:4px;--space-sm:8px;--space-md:16px;--space-lg:24px;--space-xl:32px;--space-2xl:48px;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-full:9999px;--transition-fast:.2s cubic-bezier(.4, 0, .2, 1);--transition-normal:.3s cubic-bezier(.4, 0, .2, 1);--color-danger:#ef4444;--color-danger-muted:#fca5a5;--color-success:#22c55e;--color-success-muted:#86efac;--color-warning:#f59e0b;--color-warning-muted:#fcd34d;--shadow-sm:0 1px 2px 0 #0000004d;--shadow-md:0 4px 12px -1px #0006, 0 2px 6px -2px #0006;--shadow-glow:0 0 20px #8a4bff40;--transition-short:.15s cubic-bezier(.4, 0, .2, 1);--bp-mobile:640px;--bp-tablet:768px;--bp-desktop:1024px;--bp-wide:1280px}
*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--color-background);color:var(--color-text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}
.CartDrawer-module__IlD0ia__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999;opacity:0;visibility:hidden;width:100vw;height:100vh;transition:all var(--transition-normal);background:#00000080;position:fixed;top:0;left:0}.CartDrawer-module__IlD0ia__overlay.CartDrawer-module__IlD0ia__open{opacity:1;visibility:visible}.CartDrawer-module__IlD0ia__drawer{background:var(--color-background);z-index:1000;border-left:1px solid var(--color-border);flex-direction:column;width:100%;max-width:400px;height:100vh;transition:right .4s cubic-bezier(.19,1,.22,1);display:flex;position:fixed;top:0;right:-400px;box-shadow:-10px 0 30px #00000080}.CartDrawer-module__IlD0ia__drawer.CartDrawer-module__IlD0ia__open{right:0}.CartDrawer-module__IlD0ia__header{padding:var(--space-lg);border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;display:flex}.CartDrawer-module__IlD0ia__header h2{color:var(--color-text-primary);font-size:1.25rem;font-weight:600}.CartDrawer-module__IlD0ia__closeBtn{color:var(--color-text-secondary);cursor:pointer;transition:color var(--transition-fast);background:0 0;border:none;display:flex}.CartDrawer-module__IlD0ia__closeBtn:hover{color:var(--color-primary)}.CartDrawer-module__IlD0ia__body{padding:var(--space-lg);flex:1;overflow-y:auto}.CartDrawer-module__IlD0ia__emptyState{justify-content:center;align-items:center;gap:var(--space-md);height:100%;color:var(--color-text-secondary);flex-direction:column;display:flex}.CartDrawer-module__IlD0ia__itemsList{gap:var(--space-lg);flex-direction:column;display:flex}.CartDrawer-module__IlD0ia__cartItem{gap:var(--space-md);padding-bottom:var(--space-md);border-bottom:1px solid #ffffff0d;display:flex}.CartDrawer-module__IlD0ia__itemImageWrapper{border-radius:var(--radius-sm);background:#000;flex-shrink:0;width:80px;height:80px;position:relative;overflow:hidden}.CartDrawer-module__IlD0ia__itemImage{object-fit:cover}.CartDrawer-module__IlD0ia__itemDetails{flex-direction:column;flex:1;gap:4px;display:flex}.CartDrawer-module__IlD0ia__itemName{color:var(--color-text-primary);white-space:nowrap;text-overflow:ellipsis;max-width:170px;font-size:.95rem;font-weight:500;overflow:hidden}.CartDrawer-module__IlD0ia__itemPrice{color:var(--color-primary);font-size:.9rem;font-weight:600}.CartDrawer-module__IlD0ia__quantityControls{align-items:center;gap:var(--space-sm);border-radius:var(--radius-sm);background:#ffffff0d;width:fit-content;margin-top:auto;padding:2px 6px;display:flex}.CartDrawer-module__IlD0ia__quantityControls button{color:var(--color-text-secondary);cursor:pointer;transition:color var(--transition-fast);background:0 0;border:none;padding:2px 8px;font-size:1.1rem}.CartDrawer-module__IlD0ia__quantityControls button:hover{color:var(--color-primary)}.CartDrawer-module__IlD0ia__quantityControls span{text-align:center;min-width:16px;font-size:.9rem}.CartDrawer-module__IlD0ia__removeBtn{color:var(--color-text-secondary);cursor:pointer;transition:color var(--transition-fast);background:0 0;border:none;align-self:flex-start;padding:4px}.CartDrawer-module__IlD0ia__removeBtn:hover{color:#ff4757}.CartDrawer-module__IlD0ia__footer{padding:var(--space-lg);border-top:1px solid var(--color-border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#241d3580}.CartDrawer-module__IlD0ia__totalRow{margin-bottom:var(--space-xs);color:var(--color-text-secondary);justify-content:space-between;align-items:center;font-size:1.1rem;font-weight:500;display:flex}.CartDrawer-module__IlD0ia__totalPrice{color:var(--color-text-primary);font-size:1.5rem;font-weight:700}.CartDrawer-module__IlD0ia__taxNotice{color:var(--color-text-secondary);margin-bottom:var(--space-lg);font-size:.8rem}
