@font-face{font-family:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/b2ea385cb5ae8625-s.866357a4.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:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1b99372b3eaef0c8-s.p.758e15a8.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:Outfit Fallback;src:local(Arial);ascent-override:100.18%;descent-override:26.05%;line-gap-override:0.0%;size-adjust:99.82%}.outfit_8778cd42-module__wRojWG__className{font-family:Outfit,Outfit Fallback;font-style:normal}.outfit_8778cd42-module__wRojWG__variable{--font-outfit:"Outfit","Outfit Fallback"}
.Navbar-module__cRh5nW__navbar{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:2px solid var(--foreground);background-color:#fffffff2;width:100%;position:sticky;top:0}.Navbar-module__cRh5nW__inner{justify-content:space-between;align-items:center;height:80px;display:flex}.Navbar-module__cRh5nW__logo{letter-spacing:-.05em;color:var(--foreground);text-transform:uppercase;font-size:2rem;font-weight:900;display:inline-block;transform:rotate(-2deg)}.Navbar-module__cRh5nW__logo:hover{color:var(--primary);transform:rotate(2deg)scale(1.1)}.Navbar-module__cRh5nW__navLinks{align-items:center;gap:2rem;display:flex}.Navbar-module__cRh5nW__link{color:var(--foreground);text-transform:uppercase;letter-spacing:.02em;font-size:1.1rem;font-weight:700;position:relative}.Navbar-module__cRh5nW__link:hover{color:var(--secondary)}.Navbar-module__cRh5nW__link:after{content:"";background-color:var(--primary);transform-origin:100%;width:100%;height:3px;transition:transform .3s cubic-bezier(.25,.46,.45,.94);position:absolute;bottom:-4px;left:0;transform:scaleX(0)}.Navbar-module__cRh5nW__link:hover:after{transform-origin:0;transform:scaleX(1)}.Navbar-module__cRh5nW__actions{align-items:center;gap:1.5rem;display:flex}.Navbar-module__cRh5nW__cartBtn{background:var(--foreground);color:var(--background);cursor:pointer;border:none;border-radius:50%;padding:.5rem;transition:transform .2s;position:relative}.Navbar-module__cRh5nW__cartBtn:hover{background:var(--secondary);transform:scale(1.1)rotate(5deg)}.Navbar-module__cRh5nW__userBtn{border:2px solid var(--foreground);color:var(--foreground);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:transform .2s,background .2s,color .2s;display:flex}.Navbar-module__cRh5nW__userBtn:hover{background:var(--foreground);color:var(--background);transform:scale(1.1)rotate(-5deg)}.Navbar-module__cRh5nW__cartCount{background-color:var(--primary);color:var(--primary-foreground);border:2px solid var(--foreground);border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:.8rem;font-weight:900;display:flex;position:absolute;top:-5px;right:-5px}.Navbar-module__cRh5nW__mobileMenuBtn{color:var(--foreground);cursor:pointer;background:0 0;border:none;display:none}@media (max-width:768px){.Navbar-module__cRh5nW__navLinks{display:none}.Navbar-module__cRh5nW__mobileMenuBtn{display:block}}
.CartSidebar-module__od7DFa__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;background:#0006;width:100vw;height:100vh;animation:.3s CartSidebar-module__od7DFa__fadeIn;position:fixed;top:0;left:0}.CartSidebar-module__od7DFa__sidebar{background:var(--background);z-index:101;flex-direction:column;width:100%;max-width:450px;height:100vh;animation:.3s cubic-bezier(.16,1,.3,1) CartSidebar-module__od7DFa__slideIn;display:flex;position:fixed;top:0;right:0;box-shadow:-4px 0 20px #0000001a}.CartSidebar-module__od7DFa__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.CartSidebar-module__od7DFa__header h2{text-transform:uppercase;font-size:1.5rem;font-weight:800}.CartSidebar-module__od7DFa__closeBtn{cursor:pointer;color:var(--muted-foreground);background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;transition:color .2s;display:flex}.CartSidebar-module__od7DFa__closeBtn:hover{color:var(--foreground)}.CartSidebar-module__od7DFa__content{flex:1;padding:2rem;overflow-y:auto}.CartSidebar-module__od7DFa__emptyCart{text-align:center;height:100%;color:var(--muted-foreground);flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;display:flex}.CartSidebar-module__od7DFa__continueBtn{background:var(--primary);color:var(--foreground);border:2px solid var(--foreground);text-transform:uppercase;cursor:pointer;box-shadow:4px 4px 0px var(--foreground);border-radius:999px;padding:1rem 2rem;font-weight:800;transition:all .2s}.CartSidebar-module__od7DFa__continueBtn:hover{box-shadow:6px 6px 0px var(--foreground);transform:translate(-2px,-2px)}.CartSidebar-module__od7DFa__itemsList{flex-direction:column;gap:1.5rem;display:flex}.CartSidebar-module__od7DFa__cartItem{border-bottom:1px solid var(--border);grid-template-columns:80px 1fr 40px;gap:1rem;padding-bottom:1.5rem;display:grid;position:relative}.CartSidebar-module__od7DFa__itemImage{aspect-ratio:1;border-radius:var(--radius-sm);border:1px solid var(--border);background:#f4f4f5;position:relative;overflow:hidden}.CartSidebar-module__od7DFa__image{object-fit:cover}.CartSidebar-module__od7DFa__itemDetails{flex-direction:column;justify-content:space-between;display:flex}.CartSidebar-module__od7DFa__itemName{margin-bottom:.25rem;padding-right:2rem;font-size:1rem;font-weight:700;line-height:1.2}.CartSidebar-module__od7DFa__itemColor{color:var(--muted-foreground);margin-bottom:.5rem;font-size:.85rem}.CartSidebar-module__od7DFa__itemPriceLine{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.CartSidebar-module__od7DFa__itemPrice{font-size:1.1rem;font-weight:800}.CartSidebar-module__od7DFa__quantityControls{border-radius:var(--radius-sm);background:#f4f4f5;align-items:center;gap:.5rem;padding:.25rem;display:flex}.CartSidebar-module__od7DFa__qtyBtn{background:var(--background);border:1px solid var(--border);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-weight:700;transition:background .2s;display:flex}.CartSidebar-module__od7DFa__qtyBtn:hover{background:#e4e4e7}.CartSidebar-module__od7DFa__qty{text-align:center;min-width:20px;font-size:.9rem;font-weight:600}.CartSidebar-module__od7DFa__removeBtn{cursor:pointer;color:var(--muted-foreground);background:0 0;border:none;justify-content:center;align-items:flex-start;height:fit-content;padding:.25rem;transition:color .2s;display:flex}.CartSidebar-module__od7DFa__removeBtn:hover{color:#ef4444}.CartSidebar-module__od7DFa__footer{border-top:2px solid var(--border);background:#fafafa;padding:2rem}.CartSidebar-module__od7DFa__totalLine{text-transform:uppercase;justify-content:space-between;align-items:center;margin-bottom:1rem;font-size:1.25rem;font-weight:800;display:flex}.CartSidebar-module__od7DFa__totalPrice{font-size:1.5rem}.CartSidebar-module__od7DFa__taxInfo{color:var(--muted-foreground);text-align:center;margin-bottom:1.5rem;font-size:.85rem}.CartSidebar-module__od7DFa__checkoutBtn{background:var(--foreground);width:100%;color:var(--background);text-transform:uppercase;cursor:pointer;border:none;border-radius:999px;padding:1.25rem;font-size:1.1rem;font-weight:800;transition:opacity .2s,transform .2s}.CartSidebar-module__od7DFa__checkoutBtn:hover{opacity:.9;transform:translateY(-2px)}@keyframes CartSidebar-module__od7DFa__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes CartSidebar-module__od7DFa__fadeIn{0%{opacity:0}to{opacity:1}}
:root{--background:#f8f9fa;--foreground:#1a1a1a;--primary:#cf0;--primary-foreground:#000;--secondary:#ff007f;--secondary-foreground:#fff;--accent:#4d4dff;--accent-foreground:#fff;--highlight:#dfff00;--card:#fff;--card-foreground:#1a1a1a;--muted:#f1f1f1;--muted-foreground:#666;--border:#e0e0e0;--input:#f1f1f1;--radius:1.5rem;--radius-sm:.75rem;--shadow-pop:5px 5px 0px #000;--shadow-soft:0 10px 40px -10px #0000001a;--container-padding:2rem;--max-width:1200px}*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--background);width:100%;max-width:100%;color:var(--foreground);scroll-behavior:smooth;font-family:Outfit,Inter,system-ui,-apple-system,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none;transition:transform .2s}a:hover{transform:scale(1.02)}.container{width:100%;max-width:var(--max-width);padding:0 var(--container-padding);margin:0 auto}.btn{text-transform:uppercase;letter-spacing:.05em;cursor:pointer;border:2px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:1rem 2rem;font-size:1rem;font-weight:800;transition:all .2s cubic-bezier(.34,1.56,.64,1);display:inline-flex}.btn-primary{background-color:var(--primary);color:var(--primary-foreground);border:2px solid #000;box-shadow:4px 4px #000}.btn-primary:hover{transform:translate(-2px,-2px);box-shadow:6px 6px #000}.btn-primary:active{transform:translate(0);box-shadow:0 0 #000}.btn-secondary{background-color:var(--secondary);color:var(--secondary-foreground);border:2px solid #000;box-shadow:4px 4px #000}.btn-secondary:hover{transform:translate(-2px,-2px);box-shadow:6px 6px #000}@media (max-width:768px){.btn{width:100%;padding:.8rem 1.5rem;font-size:.9rem}}
