.Header-module__Af2_WG__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;color:#fff;background:#000c;border-bottom:1px solid #ffffff1a;align-items:center;height:120px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0;right:0}.Header-module__Af2_WG__scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;background:#000000f2;border-bottom-color:#ffffff1a;height:80px;top:0;box-shadow:0 4px 30px #0000004d}.Header-module__Af2_WG__container{justify-content:space-between;align-items:center;height:100%;display:flex}.Header-module__Af2_WG__nav{flex:1;gap:2.5rem;display:flex}.Header-module__Af2_WG__desktopNav{display:flex}.Header-module__Af2_WG__mobileNavLinks{flex-direction:column;gap:2rem;width:100%;padding:2rem;display:flex}.Header-module__Af2_WG__navLink{color:var(--accent);text-transform:uppercase;letter-spacing:.05em;font-size:.95rem;font-weight:500;transition:all .3s;position:relative}.Header-module__Af2_WG__navLink:after{content:"";background:var(--accent);width:0;height:1px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Header-module__Af2_WG__navLink:hover{color:var(--accent)}.Header-module__Af2_WG__navLink:hover:after{width:100%}.Header-module__Af2_WG__logoContainer{color:inherit;flex-direction:column;flex:none;align-items:center;gap:.5rem;padding:10px 0;display:flex}.Header-module__Af2_WG__logo{object-fit:contain;transition:all .4s}.Header-module__Af2_WG__scrolled .Header-module__Af2_WG__logo{transform:scale(.85)}.Header-module__Af2_WG__logoText{flex-direction:column;align-items:center;line-height:1;display:flex}.Header-module__Af2_WG__schoolName{font-family:var(--font-outfit);letter-spacing:.3em;color:var(--accent);font-size:.8rem;font-weight:800}.Header-module__Af2_WG__centenary{letter-spacing:.2em;color:var(--accent);margin-top:2px;font-size:.6rem}.Header-module__Af2_WG__actions{flex:1;justify-content:flex-end;align-items:center;gap:1.5rem;display:flex}.Header-module__Af2_WG__actionBtn{color:var(--accent);justify-content:center;align-items:center;padding:6px;display:flex;position:relative}.Header-module__Af2_WG__actionBtn:hover{background:#ffffff1a}.Header-module__Af2_WG__scrolled .Header-module__Af2_WG__actionBtn:hover{background:var(--muted)}.Header-module__Af2_WG__mobileDivider{background:var(--border);width:100%;height:1px;margin:1.5rem 0}.Header-module__Af2_WG__mobileUserSection{flex-direction:column;gap:1.5rem;padding:0 2rem;display:flex}.Header-module__Af2_WG__mobileUserHeader{align-items:center;gap:1rem;display:flex}.Header-module__Af2_WG__mobileDashboardBtn{color:var(--primary);align-items:center;gap:.75rem;padding:.5rem 0;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.Header-module__Af2_WG__mobileDashboardBtn:active{opacity:.7}.Header-module__Af2_WG__mobileLogoutBtn{color:#ef4444;align-items:center;gap:.75rem;padding:.5rem 0;font-size:.95rem;font-weight:500;transition:opacity .2s;display:flex}.Header-module__Af2_WG__mobileLogoutBtn:active{opacity:.7}.Header-module__Af2_WG__mobileLoginBtn{text-align:center;background:var(--primary);color:#fff;text-transform:uppercase;letter-spacing:.05em;border-radius:8px;width:calc(100% - 4rem);margin:0 2rem;padding:1rem;font-size:.9rem;font-weight:600;transition:transform .2s;display:block}.Header-module__Af2_WG__mobileLoginBtn:active{transform:scale(.98)}.Header-module__Af2_WG__cartBadge{background:var(--primary);color:#fff;pointer-events:none;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:.6rem;font-weight:700;display:flex;position:absolute;top:-4px;right:-4px}.Header-module__Af2_WG__adminLink{color:var(--accent);text-transform:uppercase;letter-spacing:.05em;border:1px solid #ffffff4d;border-radius:20px;padding:.5rem 1.25rem;font-size:.75rem;font-weight:600;transition:all .3s}.Header-module__Af2_WG__userMenuContainer{align-items:center;display:flex;position:relative}.Header-module__Af2_WG__userTrigger{color:var(--accent);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:30px;align-items:center;gap:.5rem;padding:4px;transition:all .3s;display:flex}.Header-module__Af2_WG__scrolled .Header-module__Af2_WG__userTrigger{background:var(--muted);border-color:var(--border)}.Header-module__Af2_WG__userTrigger:hover{background:#ffffff26}.Header-module__Af2_WG__scrolled .Header-module__Af2_WG__userTrigger:hover{background:#0000000d}.Header-module__Af2_WG__userAvatar{background:var(--primary);color:#fff;border:2px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.75rem;font-weight:700;display:flex;box-shadow:0 2px 10px #0000001a}.Header-module__Af2_WG__chevron{opacity:.7;transition:transform .3s}.Header-module__Af2_WG__chevronRotate{transform:rotate(180deg)}.Header-module__Af2_WG__dropdownMenu{border:1px solid var(--border);z-index:1001;background:#fff;border-radius:12px;flex-direction:column;width:220px;padding:.5rem;display:flex;position:absolute;top:calc(100% + 12px);right:0;overflow:hidden;box-shadow:0 10px 40px #00000026}.Header-module__Af2_WG__dropdownHeader{flex-direction:column;gap:.25rem;padding:.75rem 1rem;display:flex}.Header-module__Af2_WG__userEmail{color:var(--muted-foreground);word-break:break-all;font-size:.8rem}.Header-module__Af2_WG__dropdownDivider{background:var(--border);height:1px;margin:.25rem .5rem}.Header-module__Af2_WG__dropdownItem{text-align:left;width:100%;color:var(--foreground);border-radius:8px;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.Header-module__Af2_WG__dropdownItem:hover{background:var(--muted);color:var(--primary)}.Header-module__Af2_WG__dropdownItem:last-child:hover{color:#ef4444;background:#fef2f2}.Header-module__Af2_WG__scrolled .Header-module__Af2_WG__adminLink{border-color:var(--border)}.Header-module__Af2_WG__adminLink:hover{border-color:var(--primary);background:var(--primary);color:#fff}.Header-module__Af2_WG__mobileMenuBtn{color:var(--accent);display:none}.Header-module__Af2_WG__backdrop{z-index:100;background:#00000080;width:100vw;height:100vh;position:fixed;top:0;left:0}.Header-module__Af2_WG__mobileDrawer{z-index:101;background:#fff;flex-direction:column;justify-content:center;width:80%;max-width:300px;height:100vh;display:flex;position:fixed;top:0;left:0;box-shadow:10px 0 30px #0000001a}@media (max-width:768px){.Header-module__Af2_WG__desktopNav{display:none!important}.Header-module__Af2_WG__mobileMenuBtn{cursor:pointer;z-index:1100;display:block;position:relative}.Header-module__Af2_WG__actions{gap:.5rem}.Header-module__Af2_WG__adminLink{display:none}}
.Footer-module__EZoWya__footer{border-top:1px solid var(--border);padding:8rem 0 4rem}.Footer-module__EZoWya__footerGrid{grid-template-columns:1fr 2fr;gap:4rem;margin-bottom:6rem;display:grid}.Footer-module__EZoWya__footerBrand h3{margin-bottom:1rem;font-size:1.5rem}.Footer-module__EZoWya__footerBrand p{color:var(--muted-foreground);max-width:300px}.Footer-module__EZoWya__footerLinks{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Footer-module__EZoWya__footerLinks h4{letter-spacing:.1em;margin-bottom:2rem;font-size:.875rem}.Footer-module__EZoWya__footerLinks ul{list-style:none}.Footer-module__EZoWya__footerLinks li{color:var(--muted-foreground);cursor:pointer;margin-bottom:1rem;font-size:.875rem;transition:color .3s}.Footer-module__EZoWya__footerLinks li:hover{color:var(--accent)}.Footer-module__EZoWya__footerLinks a{color:inherit;text-decoration:none}.Footer-module__EZoWya__footerLinks a:hover{color:var(--accent)}.Footer-module__EZoWya__copyright{border-top:1px solid var(--border);text-align:center;color:var(--muted-foreground);padding-top:2rem;font-size:.75rem}@media (max-width:1024px){.Footer-module__EZoWya__footerGrid{grid-template-columns:1fr}}@media (max-width:768px){.Footer-module__EZoWya__footerLinks{grid-template-columns:repeat(2,1fr)}}
.page-module__E0kJGG__main{min-height:100vh}.page-module__E0kJGG__categoryGrid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.page-module__E0kJGG__categoryCard{cursor:pointer;height:400px;position:relative}.page-module__E0kJGG__categoryImage{width:100%;height:100%;position:relative}.page-module__E0kJGG__img{object-fit:cover;transition:transform .8s cubic-bezier(.16,1,.3,1)}.page-module__E0kJGG__categoryCard:hover .page-module__E0kJGG__img{transform:scale(1.05)}.page-module__E0kJGG__categoryOverlay{color:#fff;background:linear-gradient(#0000,#000c);flex-direction:column;justify-content:flex-end;padding:3rem;display:flex;position:absolute;bottom:0;left:0;right:0}.page-module__E0kJGG__categoryOverlay span{letter-spacing:.3em;text-transform:uppercase;color:var(--accent);margin-bottom:.5rem;font-size:.75rem}.page-module__E0kJGG__categoryOverlay h3{font-size:1.5rem}.page-module__E0kJGG__legacySection{color:#fff;background:#0a0a0a;padding:6rem 0}.page-module__E0kJGG__legacyGrid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.page-module__E0kJGG__legacyText{color:#ffffffb3;margin-bottom:2rem;font-size:1rem;line-height:1.7}.page-module__E0kJGG__legacyStats{gap:3rem;margin-bottom:2.5rem;display:flex}.page-module__E0kJGG__statNumber{color:var(--accent);font-family:Outfit,sans-serif;font-size:2rem;font-weight:700;display:block}.page-module__E0kJGG__statLabel{letter-spacing:.2em;text-transform:uppercase;color:#ffffff80;font-size:.75rem}.page-module__E0kJGG__legacyImageWrapper{position:relative}.page-module__E0kJGG__imageMain{height:600px;position:relative}.page-module__E0kJGG__imageFloating{background:#fff;padding:2rem;position:absolute;top:-40px;right:-40px;box-shadow:20px 20px 60px #00000080}.page-module__E0kJGG__outlineBtn{border:1px solid var(--accent);color:var(--accent);text-transform:uppercase;letter-spacing:.1em;padding:1rem 2.5rem;font-weight:600}.page-module__E0kJGG__outlineBtn:hover{background:var(--accent);color:#000}.page-module__E0kJGG__newsletterSection{text-align:center;background:#fff;padding:6rem 0}.page-module__E0kJGG__newsletterCard{border:1px solid var(--border);max-width:900px;margin:0 auto;padding:4rem}.page-module__E0kJGG__newsletterTitle{margin-bottom:1rem;font-size:2.5rem}.page-module__E0kJGG__newsletterSub{color:var(--muted-foreground);margin-bottom:3rem;font-size:1.1rem}.page-module__E0kJGG__newsletterForm{gap:1rem;max-width:600px;margin:0 auto;display:flex}.page-module__E0kJGG__input{border:1px solid var(--border);background:0 0;flex:1;padding:1.25rem;font-size:1rem}.page-module__E0kJGG__submitBtn{background:var(--primary);color:#fff;text-transform:uppercase;letter-spacing:.1em;padding:0 3rem;font-weight:600}.page-module__E0kJGG__submitBtn:hover{background:var(--accent);color:#000}.page-module__E0kJGG__footer{border-top:1px solid var(--border);padding:8rem 0 4rem}.page-module__E0kJGG__footerGrid{grid-template-columns:1fr 2fr;gap:4rem;margin-bottom:6rem;display:grid}.page-module__E0kJGG__footerBrand h3{margin-bottom:1rem;font-size:1.5rem}.page-module__E0kJGG__footerBrand p{color:var(--muted-foreground);max-width:300px}.page-module__E0kJGG__footerLinks{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.page-module__E0kJGG__footerLinks h4{letter-spacing:.1em;margin-bottom:2rem;font-size:.875rem}.page-module__E0kJGG__footerLinks ul{list-style:none}.page-module__E0kJGG__footerLinks li{color:var(--muted-foreground);cursor:pointer;margin-bottom:1rem;font-size:.875rem;transition:color .3s}.page-module__E0kJGG__footerLinks li:hover{color:var(--accent)}.page-module__E0kJGG__copyright{border-top:1px solid var(--border);text-align:center;color:var(--muted-foreground);padding-top:2rem;font-size:.75rem}@media (max-width:1024px){.page-module__E0kJGG__legacyGrid{grid-template-columns:1fr;gap:4rem}.page-module__E0kJGG__footerGrid{grid-template-columns:1fr}}@media (max-width:768px){.page-module__E0kJGG__categoryGrid{grid-template-columns:1fr}.page-module__E0kJGG__legacyStats{flex-wrap:wrap;gap:2rem}.page-module__E0kJGG__newsletterForm{flex-direction:column}.page-module__E0kJGG__footerLinks{grid-template-columns:repeat(2,1fr)}}
.ProductCard-module__9j1fXa__card{background:var(--card)}.ProductCard-module__9j1fXa__imageContainer{aspect-ratio:4/5;background:#fdfdfd;position:relative;overflow:hidden}.ProductCard-module__9j1fXa__imageLink{width:100%;height:100%;display:block}.ProductCard-module__9j1fXa__image{object-fit:cover;transition:transform 1.2s cubic-bezier(.16,1,.3,1)}.ProductCard-module__9j1fXa__card:hover .ProductCard-module__9j1fXa__image{transform:scale(1.1)}.ProductCard-module__9j1fXa__actions{opacity:0;z-index:2;justify-content:center;gap:.75rem;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;bottom:2rem;left:0;right:0;transform:translateY(10px)}.ProductCard-module__9j1fXa__card:hover .ProductCard-module__9j1fXa__actions{opacity:1;transform:translateY(0)}.ProductCard-module__9j1fXa__actionBtn{color:var(--primary);border:1px solid var(--border);background:#fff;justify-content:center;align-items:center;width:45px;height:45px;transition:all .3s;display:flex}.ProductCard-module__9j1fXa__actionBtn:hover{background:var(--primary);color:#fff;border-color:var(--primary)}.ProductCard-module__9j1fXa__activeWishlist{color:#ef4444!important;border-color:#fee2e2!important}.ProductCard-module__9j1fXa__activeWishlist:hover{color:#fff!important;background:#ef4444!important;border-color:#ef4444!important}.ProductCard-module__9j1fXa__content{text-align:center;padding:2rem 1rem}.ProductCard-module__9j1fXa__meta{margin-bottom:.75rem}.ProductCard-module__9j1fXa__category{letter-spacing:.2em;text-transform:uppercase;color:var(--accent);font-size:.7rem;font-weight:700}.ProductCard-module__9j1fXa__name{letter-spacing:-.01em;text-transform:none;margin-bottom:.75rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:600}.ProductCard-module__9j1fXa__price{color:var(--foreground);font-family:Outfit,sans-serif;font-size:1.125rem;font-weight:600}@media (max-width:768px){.ProductCard-module__9j1fXa__actions{opacity:1;bottom:1rem;transform:translateY(0)}}.ProductCard-module__9j1fXa__soldOutBadge{color:#fff;text-transform:uppercase;letter-spacing:.1em;z-index:3;background:#000;padding:.5rem 1rem;font-size:.75rem;font-weight:700;position:absolute;top:1rem;right:1rem}.ProductCard-module__9j1fXa__lowStock{color:#d97706;text-transform:uppercase;margin-left:.5rem;font-size:.65rem;font-weight:600}.ProductCard-module__9j1fXa__priceRow{justify-content:center;align-items:center;gap:1rem;display:flex}.ProductCard-module__9j1fXa__soldOutText{color:#9ca3af;font-size:.875rem;text-decoration:line-through}.ProductCard-module__9j1fXa__disabledBtn{cursor:not-allowed;opacity:.5}.ProductCard-module__9j1fXa__disabledBtn:hover{color:var(--primary);border-color:var(--border);background:#fff}.ProductCard-module__9j1fXa__soldOutCard .ProductCard-module__9j1fXa__image{filter:grayscale(.8);opacity:.7}
.about-module__-i9KWa__hero{color:#fff;text-align:center;background-color:#0000;background-image:linear-gradient(#0009,#0009),url(https://i.pinimg.com/736x/b9/a4/43/b9a4435887987c89f61fb96964db89e3.jpg);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;padding:12rem 0 6rem}.about-module__-i9KWa__hero h1{margin-top:1rem;font-size:4rem}.about-module__-i9KWa__contentGrid{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;display:grid}.about-module__-i9KWa__textContent h2{margin-bottom:2rem;font-size:2.5rem}.about-module__-i9KWa__textContent p{color:var(--muted-foreground);margin-bottom:2rem;font-size:1.125rem;line-height:1.8}@media (max-width:1024px){.about-module__-i9KWa__hero h1{font-size:3rem}.about-module__-i9KWa__contentGrid{grid-template-columns:1fr;gap:3rem}}
.account-module__FD2Xgq__page{background:#f9fafb;min-height:100vh;padding-top:140px;padding-bottom:4rem}.account-module__FD2Xgq__welcome{margin-bottom:2.5rem}.account-module__FD2Xgq__welcome h1{letter-spacing:-.02em;margin-bottom:.25rem;font-size:1.875rem;font-weight:800}.account-module__FD2Xgq__welcome p{color:var(--muted-foreground);font-size:.9375rem}.account-module__FD2Xgq__welcomeHeader{justify-content:space-between;align-items:center;gap:1rem;display:flex}@media (max-width:640px){.account-module__FD2Xgq__welcomeHeader{flex-direction:column;align-items:flex-start}.account-module__FD2Xgq__welcomeHeader .account-module__FD2Xgq__shopBtn{text-align:center;width:100%;margin-top:1rem}}.account-module__FD2Xgq__statsRow{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2.5rem;display:grid}.account-module__FD2Xgq__statCard{border:1px solid var(--border);background:#fff;border-radius:12px;align-items:center;gap:1rem;padding:1.5rem;display:flex}.account-module__FD2Xgq__statIcon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.account-module__FD2Xgq__statContent span{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.account-module__FD2Xgq__statContent h3{margin-top:.15rem;font-size:1.5rem;font-weight:800}.account-module__FD2Xgq__grid{grid-template-columns:1fr 340px;align-items:start;gap:2rem;display:grid}.account-module__FD2Xgq__card{border:1px solid var(--border);background:#fff;border-radius:12px;overflow:hidden}.account-module__FD2Xgq__cardHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.account-module__FD2Xgq__cardHeader h2{font-size:1.125rem;font-weight:700}.account-module__FD2Xgq__viewAllLink{color:var(--accent);align-items:center;gap:.25rem;font-size:.8rem;font-weight:600;text-decoration:none;display:flex}.account-module__FD2Xgq__tableWrap{overflow-x:auto}.account-module__FD2Xgq__table{border-collapse:collapse;width:100%}.account-module__FD2Xgq__table th{text-align:left;text-transform:uppercase;color:var(--muted-foreground);letter-spacing:.05em;border-bottom:1px solid var(--border);background:#fafafa;padding:.875rem 1.25rem;font-size:.7rem;font-weight:700}.account-module__FD2Xgq__table td{border-bottom:1px solid #f3f4f6;padding:1rem 1.25rem;font-size:.875rem}.account-module__FD2Xgq__table tr:last-child td{border-bottom:none}.account-module__FD2Xgq__orderNumber{color:var(--primary);font-weight:700}.account-module__FD2Xgq__badge{text-transform:uppercase;letter-spacing:.03em;border-radius:4px;padding:.2rem .6rem;font-size:.7rem;font-weight:700;display:inline-block}.account-module__FD2Xgq__badgePending{color:#92400e;background:#fef3c7}.account-module__FD2Xgq__badgePaid{color:#065f46;background:#d1fae5}.account-module__FD2Xgq__badgeProcessing{color:#1e40af;background:#dbeafe}.account-module__FD2Xgq__badgeShipped{color:#3730a3;background:#e0e7ff}.account-module__FD2Xgq__badgeDelivered{color:#166534;background:#dcfce7}.account-module__FD2Xgq__badgeCancelled{color:#991b1b;background:#fee2e2}.account-module__FD2Xgq__empty{text-align:center;color:var(--muted-foreground);padding:3rem 1.5rem}.account-module__FD2Xgq__empty svg{opacity:.3;margin-bottom:1rem}.account-module__FD2Xgq__empty h3{color:var(--primary);margin-bottom:.5rem;font-size:1.125rem}.account-module__FD2Xgq__empty p{margin-bottom:1.5rem;font-size:.875rem}.account-module__FD2Xgq__shopBtn{background:var(--primary);color:#fff;text-transform:uppercase;letter-spacing:.05em;border-radius:6px;align-items:center;gap:.75rem;padding:.75rem 2rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.account-module__FD2Xgq__shopBtn:hover{background:var(--accent);color:#000}.account-module__FD2Xgq__infoList{padding:1.25rem 1.5rem}.account-module__FD2Xgq__infoItem{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;gap:1.5rem;padding:.75rem 0;display:flex}.account-module__FD2Xgq__infoItem:last-child{border-bottom:none}.account-module__FD2Xgq__infoLabel{color:var(--muted-foreground);flex-shrink:0;min-width:100px;font-size:.8rem;font-weight:600}.account-module__FD2Xgq__infoValue{text-align:right;word-break:break-all;font-size:.875rem;font-weight:600}.account-module__FD2Xgq__quickLinks{flex-direction:column;gap:.5rem;padding:1.25rem 1.5rem;display:flex}.account-module__FD2Xgq__quickLink{color:var(--foreground);border-radius:8px;align-items:center;gap:.75rem;padding:.75rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.account-module__FD2Xgq__quickLink:hover{background:#f3f4f6}.account-module__FD2Xgq__quickLink svg{color:var(--muted-foreground)}.account-module__FD2Xgq__signOutBtn{color:#dc2626;cursor:pointer;background:0 0;border:1px solid #fee2e2;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:.5rem;padding:.875rem;font-size:.8rem;font-weight:700;transition:all .3s;display:flex}.account-module__FD2Xgq__signOutBtn:hover{background:#fee2e2}.account-module__FD2Xgq__loading{min-height:60vh;color:var(--muted-foreground);justify-content:center;align-items:center;font-size:.9375rem;display:flex}@media (max-width:1024px){.account-module__FD2Xgq__grid{grid-template-columns:1fr}.account-module__FD2Xgq__statsRow{grid-template-columns:1fr 1fr}}@media (max-width:768px){.account-module__FD2Xgq__page{padding-top:120px}.account-module__FD2Xgq__statsRow{grid-template-columns:1fr}.account-module__FD2Xgq__table thead{display:none}.account-module__FD2Xgq__table,.account-module__FD2Xgq__table tbody,.account-module__FD2Xgq__table tr,.account-module__FD2Xgq__table td{width:100%;display:block}.account-module__FD2Xgq__table tr{background:#f9fafb;border-radius:8px;margin-bottom:1rem;padding:1rem}.account-module__FD2Xgq__table td{border:none;justify-content:space-between;align-items:center;padding:.4rem 0;display:flex}.account-module__FD2Xgq__table td:before{content:attr(data-label);text-transform:uppercase;color:var(--muted-foreground);font-size:.7rem;font-weight:700}}
.cart-module__Jmky-G__emptyCart{flex-direction:column;align-items:center;padding:5rem 0;display:flex}.cart-module__Jmky-G__emptyCart h1{margin-bottom:1rem}.cart-module__Jmky-G__emptyCart p{color:var(--muted-foreground);margin-bottom:3rem}.cart-module__Jmky-G__continueBtn{background:var(--primary);color:#fff;border-radius:4px;padding:1rem 3rem;font-weight:700}.cart-module__Jmky-G__cartHeader{justify-content:space-between;align-items:center;margin-bottom:3rem;display:flex}.cart-module__Jmky-G__title{margin-bottom:0;font-size:2.5rem}.cart-module__Jmky-G__clearAllBtn{color:#ef4444;cursor:pointer;background:0 0;border:1px solid #ef4444;border-radius:6px;align-items:center;gap:.5rem;padding:.6rem 1.25rem;font-size:.85rem;font-weight:600;transition:all .3s;display:flex}.cart-module__Jmky-G__clearAllBtn:hover{color:#fff;background:#ef4444}.cart-module__Jmky-G__cartGrid{grid-template-columns:1fr 350px;gap:4rem;margin-bottom:8rem;display:grid}.cart-module__Jmky-G__itemsList{flex-direction:column;gap:2rem;display:flex}.cart-module__Jmky-G__cartItem{border-bottom:1px solid var(--border);grid-template-columns:100px 1fr auto;align-items:center;gap:2rem;padding-bottom:2rem;display:grid}.cart-module__Jmky-G__itemImage{aspect-ratio:1;background:var(--muted);border-radius:4px;position:relative;overflow:hidden}.cart-module__Jmky-G__itemInfo h3{margin-bottom:.5rem;font-size:1.1rem}.cart-module__Jmky-G__itemDetails{color:var(--muted-foreground);margin-bottom:.5rem;font-size:.85rem}.cart-module__Jmky-G__itemPrice{font-weight:700;font-family:var(--font-outfit)}.cart-module__Jmky-G__itemActions{align-items:center;gap:2rem;display:flex}.cart-module__Jmky-G__quantityControls{border:1px solid var(--border);border-radius:4px;align-items:center;gap:1rem;padding:.5rem;display:flex}.cart-module__Jmky-G__quantityControls button{color:var(--muted-foreground);transition:color .3s}.cart-module__Jmky-G__quantityControls button:hover{color:var(--primary)}.cart-module__Jmky-G__quantityControls span{text-align:center;min-width:20px;font-weight:700}.cart-module__Jmky-G__removeBtn{color:#ef4444;opacity:.6;transition:opacity .3s}.cart-module__Jmky-G__removeBtn:hover{opacity:1}.cart-module__Jmky-G__summary{background:var(--muted);border-radius:var(--radius);height:fit-content;padding:2.5rem}.cart-module__Jmky-G__summary h3{margin-bottom:2rem;font-size:1.25rem}.cart-module__Jmky-G__summaryRow{justify-content:space-between;margin-bottom:1.25rem;display:flex}.cart-module__Jmky-G__divider{background:var(--border);height:1px;margin:1.5rem 0}.cart-module__Jmky-G__totalRow{color:var(--primary);margin-bottom:2.5rem;font-size:1.25rem;font-weight:700}.cart-module__Jmky-G__checkoutBtn{background:var(--primary);color:#fff;border-radius:4px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1.25rem;font-weight:700;transition:all .3s;display:flex}.cart-module__Jmky-G__checkoutBtn:hover{background:#222;transform:translateY(-2px)}.cart-module__Jmky-G__secureText{color:var(--muted-foreground);text-align:center;margin-top:2rem;font-size:.8rem}@media (max-width:1024px){.cart-module__Jmky-G__cartGrid{grid-template-columns:1fr;gap:3rem}}@media (max-width:640px){.cart-module__Jmky-G__cartItem{grid-template-columns:80px 1fr;gap:1rem}.cart-module__Jmky-G__itemActions{grid-column:1/-1;justify-content:space-between;margin-top:1rem}}
.catalog-module__AEBMLa__hero{color:#fff;text-align:center;background-color:#0000;background-image:linear-gradient(#000000b3,#000000b3),url(https://i.pinimg.com/1200x/7d/28/e5/7d28e566d8ef7207e7e51b1913ff714d.jpg);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;margin-bottom:4rem;padding:10rem 0 8rem}.catalog-module__AEBMLa__hero h1{margin-bottom:1rem;font-size:3.5rem}.catalog-module__AEBMLa__hero p{color:#fff9;font-size:1.125rem}.catalog-module__AEBMLa__controls{border-bottom:1px solid var(--border);flex-direction:column;gap:2rem;margin-bottom:3rem;padding-bottom:2rem;display:flex}.catalog-module__AEBMLa__searchWrapper{width:100%;max-width:600px;margin:0 auto;position:relative}.catalog-module__AEBMLa__searchIcon{color:var(--muted-foreground);position:absolute;top:50%;left:1.5rem;transform:translateY(-50%)}.catalog-module__AEBMLa__searchInput{border:1px solid var(--border);background:0 0;width:100%;padding:1.25rem 1rem 1.25rem 3.5rem;font-family:inherit;font-size:1rem}.catalog-module__AEBMLa__filters{justify-content:space-between;align-items:center;gap:2rem;display:flex}.catalog-module__AEBMLa__filterGroup{align-items:center;gap:2rem;display:flex}.catalog-module__AEBMLa__filterLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--muted-foreground);font-size:.75rem;font-weight:700}.catalog-module__AEBMLa__categoryChips{gap:1rem;display:flex}.catalog-module__AEBMLa__chip{border:1px solid var(--border);padding:.5rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .3s}.catalog-module__AEBMLa__chipActive{background:var(--primary);color:#fff;border-color:var(--primary)}.catalog-module__AEBMLa__chip:hover:not(.catalog-module__AEBMLa__chipActive){background:var(--muted)}.catalog-module__AEBMLa__sortWrapper{align-items:center;gap:1rem;display:flex}.catalog-module__AEBMLa__sortSelect{border:1px solid var(--border);background:0 0;padding:.5rem 1rem;font-family:inherit;font-size:.875rem}.catalog-module__AEBMLa__priceFilter{align-items:center;gap:1.5rem;display:flex}.catalog-module__AEBMLa__priceInputs{align-items:center;gap:.75rem;display:flex}.catalog-module__AEBMLa__priceInput{border:1px solid var(--border);background:0 0;width:120px;padding:.6rem 1rem;font-family:inherit;font-size:.875rem;transition:border-color .3s}.catalog-module__AEBMLa__priceInput:focus{border-color:var(--accent);outline:none}.catalog-module__AEBMLa__priceInput::placeholder{color:var(--muted-foreground)}.catalog-module__AEBMLa__priceSeparator{color:var(--muted-foreground);font-size:.875rem}.catalog-module__AEBMLa__clearPriceBtn{border:1px solid var(--border);color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em;cursor:pointer;background:0 0;padding:.5rem 1rem;font-size:.75rem;font-weight:600;transition:all .3s}.catalog-module__AEBMLa__clearPriceBtn:hover{border-color:var(--accent);color:var(--accent)}.catalog-module__AEBMLa__resultsInfo{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em;margin-bottom:2rem;font-size:.875rem}.catalog-module__AEBMLa__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:3rem;margin-bottom:8rem;display:grid}.catalog-module__AEBMLa__simpleFooter{border-top:1px solid var(--border);text-align:center;color:var(--muted-foreground);padding:4rem 0;font-size:.875rem}@media (max-width:1024px){.catalog-module__AEBMLa__filters{flex-direction:column;align-items:flex-start}.catalog-module__AEBMLa__priceFilter{flex-direction:column;align-items:flex-start;gap:.75rem}}@media (max-width:768px){.catalog-module__AEBMLa__hero h1{font-size:2.5rem}.catalog-module__AEBMLa__categoryChips,.catalog-module__AEBMLa__priceInputs{flex-wrap:wrap}.catalog-module__AEBMLa__priceInput{width:100px}}
.checkout-module__ss_A1W__title{margin-bottom:3rem;font-size:2.5rem}.checkout-module__ss_A1W__checkoutGrid{grid-template-columns:1fr 400px;gap:3rem;margin-bottom:8rem;display:grid}.checkout-module__ss_A1W__formSection{flex-direction:column;gap:2rem;display:flex}.checkout-module__ss_A1W__card{border-radius:var(--radius);border:1px solid var(--border);background:#fff;padding:2.5rem}.checkout-module__ss_A1W__card h2{border-bottom:1px solid var(--border);margin-bottom:2rem;padding-bottom:1rem;font-size:1.25rem}.checkout-module__ss_A1W__inputGrid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.checkout-module__ss_A1W__inputGroup{flex-direction:column;gap:.5rem;display:flex}.checkout-module__ss_A1W__fullWidth{grid-column:1/-1}.checkout-module__ss_A1W__inputGroup label{text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground);font-size:.8rem;font-weight:700}.checkout-module__ss_A1W__inputGroup input,.checkout-module__ss_A1W__inputGroup select,.checkout-module__ss_A1W__inputGroup textarea{border:1px solid var(--border);border-radius:4px;outline:none;padding:.75rem;font-size:1rem;transition:border-color .3s}.checkout-module__ss_A1W__inputGroup input:focus{border-color:var(--primary)}.checkout-module__ss_A1W__paymentOptions{flex-direction:column;gap:1rem;display:flex}.checkout-module__ss_A1W__paymentOption{border:1px solid var(--border);cursor:pointer;border-radius:8px;align-items:center;gap:1.5rem;padding:1.5rem;transition:all .3s;display:flex;position:relative}.checkout-module__ss_A1W__paymentOption:hover{background:var(--muted)}.checkout-module__ss_A1W__activeOption{border-color:var(--accent);background:#fffdf5}.checkout-module__ss_A1W__paymentOption strong{font-size:1rem;display:block}.checkout-module__ss_A1W__paymentOption p{color:var(--muted-foreground);font-size:.8rem}.checkout-module__ss_A1W__check{color:var(--accent);font-weight:700;position:absolute;right:1.5rem}.checkout-module__ss_A1W__orderSummary .checkout-module__ss_A1W__card{background:var(--primary);color:#fff;position:sticky;top:120px}.checkout-module__ss_A1W__orderSummary h2{color:#fff;border-bottom-color:#ffffff1a}.checkout-module__ss_A1W__itemsList{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}.checkout-module__ss_A1W__item{opacity:.8;justify-content:space-between;font-size:.95rem;display:flex}.checkout-module__ss_A1W__divider{background:#ffffff1a;height:1px;margin:1.5rem 0}.checkout-module__ss_A1W__summaryRow{opacity:.8;justify-content:space-between;margin-bottom:1rem;display:flex}.checkout-module__ss_A1W__totalRow{opacity:1;margin-top:2rem;margin-bottom:2.5rem;font-size:1.25rem;font-weight:700}.checkout-module__ss_A1W__payBtn{background:var(--accent);color:#000;border-radius:4px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1.25rem;font-size:1rem;font-weight:700;transition:all .3s;display:flex}.checkout-module__ss_A1W__payBtn:hover{background:#fff;transform:translateY(-2px)}.checkout-module__ss_A1W__legal{text-align:center;opacity:.4;margin-top:2rem;font-size:.7rem;line-height:1.5}@media (max-width:1024px){.checkout-module__ss_A1W__checkoutGrid{grid-template-columns:1fr}}@media (max-width:640px){.checkout-module__ss_A1W__inputGrid{grid-template-columns:1fr}}
.success-module__xKh7la__successCard{border-radius:var(--radius);border:1px solid var(--border);background:#fff;max-width:600px;margin:0 auto;padding:4rem;box-shadow:0 10px 30px #0000000d}.success-module__xKh7la__iconWrapper{margin-bottom:2rem}.success-module__xKh7la__successCard h1{margin-bottom:1rem;font-size:2.5rem}.success-module__xKh7la__orderNumber{color:var(--accent);letter-spacing:.1em;font-weight:700;font-family:var(--font-outfit);margin-bottom:1.5rem}.success-module__xKh7la__message{color:var(--muted-foreground);margin-bottom:3rem;line-height:1.8}.success-module__xKh7la__details{background:var(--muted);border-radius:8px;margin-bottom:3rem;padding:1.5rem}.success-module__xKh7la__detailRow{justify-content:space-between;display:flex}.success-module__xKh7la__actions{flex-direction:column;gap:1rem;display:flex}.success-module__xKh7la__downloadBtn{border:1px solid var(--border);border-radius:4px;justify-content:center;align-items:center;gap:.75rem;padding:1rem;font-weight:600;transition:all .3s;display:flex}.success-module__xKh7la__downloadBtn:hover{background:var(--muted)}.success-module__xKh7la__continueBtn{background:var(--primary);color:#fff;border-radius:4px;justify-content:center;align-items:center;gap:.75rem;padding:1rem;font-weight:700;display:flex}@media (max-width:640px){.success-module__xKh7la__successCard{padding:2rem}}
.contact-module__xwJ-uq__heroSection{color:#fff;text-align:center;background-color:#0000;background-image:linear-gradient(#0009,#0009),url(https://i.pinimg.com/1200x/ed/6c/8d/ed6c8d36ba19c30e22fdcf8bff484b7f.jpg);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;padding:10rem 0 8rem}.contact-module__xwJ-uq__heroTitle{margin-bottom:1.5rem;font-size:3.5rem}.contact-module__xwJ-uq__heroSub{color:#ffffffb3;max-width:600px;margin:0 auto;font-size:1.125rem;line-height:1.6}.contact-module__xwJ-uq__contactGrid{grid-template-columns:1fr 1.5fr;gap:4rem;display:grid}.contact-module__xwJ-uq__infoCard{border:1px solid var(--border);background:#f9f9f9;border-radius:12px;padding:2.5rem}.contact-module__xwJ-uq__infoCard h3{margin-bottom:1rem;font-size:1.5rem}.contact-module__xwJ-uq__infoCard>p{color:var(--muted-foreground);margin-bottom:2.5rem}.contact-module__xwJ-uq__infoItem{gap:1.25rem;margin-bottom:2rem;display:flex}.contact-module__xwJ-uq__infoItem:last-child{margin-bottom:0}.contact-module__xwJ-uq__iconBox{border:1px solid var(--border);width:48px;height:48px;color:var(--accent);background:#fff;border-radius:10px;justify-content:center;align-items:center;display:flex}.contact-module__xwJ-uq__infoItem h4{margin-bottom:.25rem;font-size:1rem;font-weight:600}.contact-module__xwJ-uq__infoItem p{color:var(--muted-foreground);font-size:.875rem;line-height:1.5}.contact-module__xwJ-uq__form{border:1px solid var(--border);background:#fff;border-radius:16px;padding:3rem;box-shadow:0 10px 40px #0000000d}.contact-module__xwJ-uq__form h2{margin-bottom:2rem;font-size:1.75rem}.contact-module__xwJ-uq__formGroup{margin-bottom:1.5rem}.contact-module__xwJ-uq__formGroup label{color:var(--foreground);margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.contact-module__xwJ-uq__formGroup input,.contact-module__xwJ-uq__formGroup select,.contact-module__xwJ-uq__formGroup textarea{border:1px solid var(--border);background:#fff;border-radius:8px;width:100%;padding:.875rem 1rem;font-family:inherit;font-size:1rem;transition:all .2s}.contact-module__xwJ-uq__formGroup input:focus,.contact-module__xwJ-uq__formGroup select:focus,.contact-module__xwJ-uq__formGroup textarea:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 4px #0000000d}.contact-module__xwJ-uq__submitBtn{background:var(--primary);color:#fff;border-radius:8px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.contact-module__xwJ-uq__submitBtn:hover{opacity:.9;transform:translateY(-2px)}.contact-module__xwJ-uq__successCard{border:1px solid var(--border);text-align:center;background:#fff;border-radius:16px;flex-direction:column;align-items:center;padding:4rem 2rem;animation:.5s contact-module__xwJ-uq__fadeIn;display:flex}@keyframes contact-module__xwJ-uq__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.contact-module__xwJ-uq__checkCircle{color:#166534;background:#dcfce7;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.5rem;font-size:2rem;font-weight:700;display:flex}.contact-module__xwJ-uq__successCard h2{margin-bottom:1rem;font-size:1.75rem}.contact-module__xwJ-uq__successCard p{color:var(--muted-foreground);max-width:400px;margin-bottom:2rem;line-height:1.6}.contact-module__xwJ-uq__infoBtn{border:1px solid var(--border);background:0 0;border-radius:8px;padding:.75rem 1.5rem;font-weight:600;transition:all .2s}.contact-module__xwJ-uq__infoBtn:hover{background:#f9f9f9;border-color:#000}@media (max-width:900px){.contact-module__xwJ-uq__contactGrid{grid-template-columns:1fr;gap:2rem}.contact-module__xwJ-uq__infoColumn{order:2}}
.product-module__bawZJa__backBtn{color:var(--muted-foreground);align-items:center;gap:.5rem;margin-bottom:2rem;font-weight:600;transition:color .3s;display:flex}.product-module__bawZJa__backBtn:hover{color:var(--primary)}.product-module__bawZJa__productGrid{grid-template-columns:1fr 1fr;gap:5rem;margin-bottom:8rem;display:grid}.product-module__bawZJa__imageGallery{flex-direction:column;gap:1.5rem;display:flex}.product-module__bawZJa__mainImage{aspect-ratio:1;background:var(--muted);border-radius:var(--radius);position:relative;overflow:hidden}.product-module__bawZJa__thumbnails{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.product-module__bawZJa__thumbnail{aspect-ratio:1;background:var(--muted);cursor:pointer;border:2px solid #0000;border-radius:4px;position:relative;overflow:hidden}.product-module__bawZJa__thumbnailActive{border-color:var(--accent)}.product-module__bawZJa__img{object-fit:cover}.product-module__bawZJa__details{flex-direction:column;display:flex}.product-module__bawZJa__category{color:var(--accent);text-transform:uppercase;letter-spacing:.25em;margin-bottom:1rem;font-size:.8rem;font-weight:700}.product-module__bawZJa__title{margin-bottom:1rem;font-size:3rem;line-height:1.1}.product-module__bawZJa__price{font-family:var(--font-outfit);color:var(--primary);font-size:2rem;font-weight:700}.product-module__bawZJa__divider{background:var(--border);height:1px;margin:2.5rem 0}.product-module__bawZJa__description{color:var(--muted-foreground);margin-bottom:1.5rem;font-size:1.125rem;line-height:1.8}.product-module__bawZJa__materials{margin-bottom:3rem;font-size:.95rem}.product-module__bawZJa__options{flex-direction:column;gap:2rem;margin-bottom:3rem;display:flex}.product-module__bawZJa__optionGroup{flex-direction:column;gap:1rem;display:flex}.product-module__bawZJa__optionLabel{text-transform:uppercase;letter-spacing:.1em;font-size:.8rem;font-weight:700}.product-module__bawZJa__colorSelector{flex-wrap:wrap;gap:.75rem;display:flex}.product-module__bawZJa__colorBtn{border:2px solid var(--border);cursor:pointer;border-radius:50%;width:44px;height:44px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 2px 4px #0000001a}.product-module__bawZJa__colorBtn:hover{transform:scale(1.1);box-shadow:0 4px 8px #00000026}.product-module__bawZJa__colorActive{border-color:var(--primary);box-shadow:0 0 0 3px #0066ff4d}.product-module__bawZJa__colorActive:after{content:"✓";color:#fff;text-shadow:0 1px 2px #00000080;font-size:1rem;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.product-module__bawZJa__colorLabel{text-transform:capitalize;white-space:nowrap;color:var(--muted-foreground);opacity:0;font-size:.65rem;transition:opacity .2s;position:absolute;bottom:-22px;left:50%;transform:translate(-50%)}.product-module__bawZJa__colorBtn:hover .product-module__bawZJa__colorLabel{opacity:1}.product-module__bawZJa__sizeSelector{flex-wrap:wrap;gap:.75rem;display:flex}.product-module__bawZJa__sizeBtn{border:1px solid var(--border);border-radius:4px;justify-content:center;align-items:center;min-width:50px;height:50px;padding:0 .75rem;font-weight:600;transition:all .3s;display:flex}.product-module__bawZJa__sizeActive{background:var(--primary);color:#fff;border-color:var(--primary)}.product-module__bawZJa__quantitySelector{border:1px solid var(--border);border-radius:4px;align-items:center;gap:1.5rem;width:fit-content;padding:.5rem 1rem;display:flex}.product-module__bawZJa__quantitySelector button{color:var(--muted-foreground);font-size:1.5rem;font-weight:400}.product-module__bawZJa__quantitySelector span{text-align:center;min-width:20px;font-weight:700}.product-module__bawZJa__actions{gap:1rem;margin-bottom:3rem;display:flex}.product-module__bawZJa__addToCart{background:var(--primary);color:#fff;border-radius:4px;flex:1;justify-content:center;align-items:center;gap:.75rem;height:60px;font-weight:700;transition:all .3s;display:flex}.product-module__bawZJa__addToCart:hover{background:#222;transform:translateY(-2px)}.product-module__bawZJa__iconBtn{border:1px solid var(--border);border-radius:4px;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s;display:flex}.product-module__bawZJa__iconBtn:hover{border-color:var(--primary);background:var(--muted)}.product-module__bawZJa__shippingInfo{background:var(--muted);border-radius:4px;padding:1.5rem}.product-module__bawZJa__shippingInfo p{color:var(--muted-foreground);margin-bottom:.5rem;font-size:.9rem}.product-module__bawZJa__shippingInfo p:last-child{margin-bottom:0}@media (max-width:1024px){.product-module__bawZJa__productGrid{grid-template-columns:1fr;gap:3rem}}.product-module__bawZJa__buyNow{color:var(--primary);border:2px solid var(--primary);background:0 0;border-radius:4px;flex:1;justify-content:center;align-items:center;gap:.75rem;height:60px;font-weight:700;transition:all .3s;display:flex}.product-module__bawZJa__buyNow:hover{background:var(--primary);color:#fff;transform:translateY(-2px)}.product-module__bawZJa__added{background:#10b981!important;border-color:#10b981!important}.product-module__bawZJa__loaderContainer,.product-module__bawZJa__errorContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;min-height:60vh;padding:120px 20px 20px;display:flex}@keyframes product-module__bawZJa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.product-module__bawZJa__spin{color:var(--accent);animation:1s linear infinite product-module__bawZJa__spin}.product-module__bawZJa__sku{color:var(--muted-foreground);margin-bottom:2rem;font-size:.9rem}.product-module__bawZJa__soldOutBadge{color:#fff;text-transform:uppercase;letter-spacing:.1em;z-index:3;background:#000;border-radius:4px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:700;position:absolute;top:2rem;right:2rem}.product-module__bawZJa__soldOutBtn{cursor:not-allowed!important;background:#9ca3af!important;border-color:#9ca3af!important;transform:none!important}.product-module__bawZJa__soldOutImage{filter:grayscale(.8);opacity:.7}.product-module__bawZJa__lowStockLabel{color:#d97706;text-transform:uppercase;background:#fef3c7;border-radius:1rem;margin-bottom:1rem;padding:.25rem .75rem;font-size:.75rem;font-weight:700;display:inline-block}
.wishlist-module__j5rBKq__hero{text-align:center;border-bottom:1px solid var(--border);background:#fdfdfd;margin-bottom:3rem;padding:6rem 0 3rem}.wishlist-module__j5rBKq__hero h1{letter-spacing:-.02em;color:var(--primary);margin-bottom:1rem;font-size:3rem;font-weight:800}.wishlist-module__j5rBKq__hero p{color:var(--muted-foreground);font-size:1.125rem}.wishlist-module__j5rBKq__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2.5rem;margin-bottom:5rem;display:grid}.wishlist-module__j5rBKq__emptyState{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;padding:8rem 0;display:flex}.wishlist-module__j5rBKq__emptyState h2{color:var(--foreground);font-size:1.5rem;font-weight:600}.wishlist-module__j5rBKq__shopBtn{background:var(--primary);color:#fff;text-transform:uppercase;letter-spacing:.1em;border-radius:4px;padding:1rem 2.5rem;font-size:.875rem;font-weight:600;transition:all .3s}.wishlist-module__j5rBKq__shopBtn:hover{background:var(--accent);transform:translateY(-2px);box-shadow:0 10px 20px #0000001a}.wishlist-module__j5rBKq__simpleFooter{border-top:1px solid var(--border);text-align:center;color:var(--muted-foreground);padding:3rem 0;font-size:.875rem}@media (max-width:768px){.wishlist-module__j5rBKq__hero{padding:4rem 1rem 2rem}.wishlist-module__j5rBKq__hero h1{font-size:2.25rem}.wishlist-module__j5rBKq__grid{gap:1.5rem}}
