.TagList-module__M45LsW__container{white-space:nowrap;-ms-overflow-style:none;scrollbar-width:none;padding:1rem 0;overflow-x:auto}.TagList-module__M45LsW__container::-webkit-scrollbar{display:none}.TagList-module__M45LsW__list{gap:.75rem;padding:0 .5rem;display:flex}.TagList-module__M45LsW__tag{background-color:var(--secondary);color:var(--secondary-foreground);border:1px solid #0000;border-radius:9999px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background-color .2s}.TagList-module__M45LsW__tag:hover{background-color:var(--sidebar-active);color:#fff;box-shadow:0 4px 12px #1a2b3c26}.TagList-module__M45LsW__active{background-color:var(--primary);color:var(--primary-foreground)}
.HeroSection-module__2k8MBW__hero{width:100%;padding:1.5rem}.HeroSection-module__2k8MBW__banner{background-color:#0d1b2a;background-image:radial-gradient(circle at 80% 20%,#1a2b3c 0%,#0d1b2a 100%);border-radius:24px;align-items:center;min-height:480px;padding:4rem 3rem;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px #0003}.HeroSection-module__2k8MBW__patternLayer{pointer-events:none;background-image:linear-gradient(#0d1b2a66 1px,#0000 1px),linear-gradient(90deg,#0d1b2a66 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 30%,#000,#0000);mask-image:radial-gradient(circle at 30%,#000,#0000)}.HeroSection-module__2k8MBW__content{z-index:1;max-width:640px;position:relative}.HeroSection-module__2k8MBW__badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#94a3b8;letter-spacing:.1em;background:#ffffff1a;border:1px solid #ffffff0d;border-radius:100px;margin-bottom:2rem;padding:6px 16px;font-size:.75rem;font-weight:700;display:inline-block}.HeroSection-module__2k8MBW__title{color:#fff;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:4rem;font-weight:800;line-height:1.1}.HeroSection-module__2k8MBW__title span{background:linear-gradient(90deg,#fff,#94a3b8);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.HeroSection-module__2k8MBW__description{color:#94a3b8;max-width:520px;margin-bottom:2.5rem;font-size:1.125rem;line-height:1.6}.HeroSection-module__2k8MBW__actions{gap:1rem;display:flex}.HeroSection-module__2k8MBW__btnPrimary{color:#0d1b2a;background:#fff;border-radius:12px;padding:.875rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s}.HeroSection-module__2k8MBW__btnPrimary:hover{background:#f8fafc;transform:translateY(-2px);box-shadow:0 8px 24px #fff3}.HeroSection-module__2k8MBW__btnOutline{color:#fff;background:0 0;border:2px solid #fff3;border-radius:12px;padding:.875rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s}.HeroSection-module__2k8MBW__btnOutline:hover{background:#ffffff0d;border-color:#fff}@media (max-width:1024px){.HeroSection-module__2k8MBW__title{font-size:3.5rem}}@media (max-width:768px){.HeroSection-module__2k8MBW__banner{text-align:center;justify-content:center;min-height:auto;padding:3rem 2rem}.HeroSection-module__2k8MBW__title{font-size:2.75rem}.HeroSection-module__2k8MBW__description{margin-left:auto;margin-right:auto}.HeroSection-module__2k8MBW__actions{flex-direction:column;align-items:center}.HeroSection-module__2k8MBW__btnPrimary,.HeroSection-module__2k8MBW__btnOutline{width:100%}}
.ProductCard-module__aoKufG__card{border:1px solid var(--border);background-color:var(--card);cursor:pointer;border-radius:.75rem;transition:box-shadow .2s;overflow:hidden}.ProductCard-module__aoKufG__card:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.ProductCard-module__aoKufG__imageContainer{aspect-ratio:4/3;background-color:var(--muted);position:relative;overflow:hidden}.ProductCard-module__aoKufG__image{object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;transition:transform .3s;display:block}.ProductCard-module__aoKufG__placeholderImage{object-fit:contain;padding:2rem}.ProductCard-module__aoKufG__imageOverlay{z-index:5;background-color:#0000;position:absolute;inset:0}.ProductCard-module__aoKufG__card:hover .ProductCard-module__aoKufG__image{transform:scale(1.05)}.ProductCard-module__aoKufG__content{padding:.75rem}.ProductCard-module__aoKufG__title{white-space:nowrap;text-overflow:ellipsis;margin-bottom:.25rem;font-size:.95rem;font-weight:600;overflow:hidden}.ProductCard-module__aoKufG__meta{color:var(--muted-foreground);justify-content:space-between;align-items:center;font-size:.8rem;display:flex}.ProductCard-module__aoKufG__author{align-items:center;gap:.25rem;display:flex}.ProductCard-module__aoKufG__stats{gap:.5rem;display:flex}.ProductCard-module__aoKufG__stat{align-items:center;gap:.25rem;display:flex}.ProductCard-module__aoKufG__favoriteBtn{width:36px;height:36px;color:var(--muted-foreground);cursor:pointer;z-index:10;background-color:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s cubic-bezier(.175,.885,.32,1.275);display:flex;position:absolute;top:.75rem;right:.75rem;box-shadow:0 2px 4px #0000001a}.ProductCard-module__aoKufG__favoriteBtn:hover{color:#ef4444;background-color:#fff;transform:scale(1.1)}.ProductCard-module__aoKufG__favoriteBtn.ProductCard-module__aoKufG__isFavorite{color:#ef4444;background-color:#fff}
.History-module__q-yMHG__container{max-width:1200px;margin:0 auto;padding:2rem}.History-module__q-yMHG__header{text-align:center;margin-bottom:3rem}.History-module__q-yMHG__title{background:linear-gradient(135deg,var(--foreground)0%,#6366f1 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.History-module__q-yMHG__subtitle{color:var(--muted-foreground);font-size:1.1rem}.History-module__q-yMHG__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;display:grid}.History-module__q-yMHG__viewedAt{color:var(--muted-foreground);text-align:right;margin-top:.25rem;font-size:.75rem}.History-module__q-yMHG__emptyState{background-color:var(--card);border:2px dashed var(--border);text-align:center;border-radius:1.5rem;flex-direction:column;justify-content:center;align-items:center;padding:5rem 2rem;display:flex}.History-module__q-yMHG__emptyIcon{margin-bottom:1.5rem;font-size:4rem}.History-module__q-yMHG__emptyTitle{margin-bottom:1rem;font-size:1.75rem;font-weight:700}.History-module__q-yMHG__emptyText{color:var(--muted-foreground);max-width:400px;margin-bottom:2rem;line-height:1.6}.History-module__q-yMHG__shopBtn{color:#fff;background-color:#6366f1;border-radius:.75rem;padding:.75rem 2rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block;box-shadow:0 4px 12px #6366f14d}.History-module__q-yMHG__shopBtn:hover{transform:translateY(-2px);box-shadow:0 6px 16px #6366f166}@media (max-width:640px){.History-module__q-yMHG__container{padding:1rem}.History-module__q-yMHG__title{font-size:2rem}}
.Wishlist-module__vXpDca__container{max-width:1200px;margin:0 auto;padding:2rem}.Wishlist-module__vXpDca__header{text-align:center;margin-bottom:3rem}.Wishlist-module__vXpDca__title{background:linear-gradient(135deg,var(--foreground)0%,#6366f1 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.Wishlist-module__vXpDca__subtitle{color:var(--muted-foreground);font-size:1.1rem}.Wishlist-module__vXpDca__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;display:grid}.Wishlist-module__vXpDca__emptyState{background-color:var(--card);border:2px dashed var(--border);text-align:center;border-radius:1.5rem;flex-direction:column;justify-content:center;align-items:center;padding:5rem 2rem;display:flex}.Wishlist-module__vXpDca__emptyIcon{margin-bottom:1.5rem;font-size:4rem;animation:1.5s ease-in-out infinite Wishlist-module__vXpDca__heartbeat}@keyframes Wishlist-module__vXpDca__heartbeat{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.Wishlist-module__vXpDca__emptyTitle{margin-bottom:1rem;font-size:1.75rem;font-weight:700}.Wishlist-module__vXpDca__emptyText{color:var(--muted-foreground);max-width:400px;margin-bottom:2rem;line-height:1.6}.Wishlist-module__vXpDca__shopBtn{color:#fff;background-color:#6366f1;border-radius:.75rem;padding:.75rem 2rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block;box-shadow:0 4px 12px #6366f14d}.Wishlist-module__vXpDca__shopBtn:hover{transform:translateY(-2px);box-shadow:0 6px 16px #6366f166}@media (max-width:640px){.Wishlist-module__vXpDca__container{padding:1rem}.Wishlist-module__vXpDca__title{font-size:2rem}}
.page-module__E0kJGG__container{width:100%;margin:0 auto;padding-bottom:4rem}.page-module__E0kJGG__section{margin-top:2rem;padding:0 1.5rem}.page-module__E0kJGG__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.page-module__E0kJGG__sectionTitle{font-size:1.5rem;font-weight:700}.page-module__E0kJGG__seeAllBtn{font-size:.9rem}.page-module__E0kJGG__productGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;display:grid}.page-module__E0kJGG__noProducts{text-align:center;color:var(--text-secondary);grid-column:1/-1;padding:4rem;font-size:1.125rem}@media (max-width:640px){.page-module__E0kJGG__sectionTitle{font-size:1.25rem}}
