.SearchFilter-module__KvYT5W__filterWrapper{flex-direction:column;align-items:center;gap:1.5rem;width:100%;margin-bottom:3.5rem;display:flex}.SearchFilter-module__KvYT5W__searchForm{border-radius:var(--radius-lg);width:100%;max-width:600px;height:54px;box-shadow:var(--shadow-md);transition:border-color var(--transition-fast), box-shadow var(--transition-fast);align-items:center;padding:0 1.25rem;display:flex}.SearchFilter-module__KvYT5W__searchForm:focus-within{border-color:hsl(var(--primary));box-shadow:0 0 0 3px hsl(var(--primary) / .12), var(--shadow-md)}.SearchFilter-module__KvYT5W__searchIcon{color:hsl(var(--text-muted));margin-right:.75rem}.SearchFilter-module__KvYT5W__searchInput{color:hsl(var(--text-primary));background:0 0;border:none;outline:none;flex-grow:1;height:100%;font-size:1rem}.SearchFilter-module__KvYT5W__searchInput::placeholder{color:hsl(var(--text-muted))}.SearchFilter-module__KvYT5W__loader{color:hsl(var(--primary));text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:600;animation:1s infinite alternate SearchFilter-module__KvYT5W__pulse}@keyframes SearchFilter-module__KvYT5W__pulse{0%{opacity:.5}to{opacity:1}}.SearchFilter-module__KvYT5W__categories{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.SearchFilter-module__KvYT5W__categoryPill{border:1.5px solid hsl(var(--border));color:hsl(var(--text-secondary));border-radius:var(--radius-full);cursor:pointer;transition:all var(--transition-fast);box-shadow:var(--shadow-sm);background:#fff;padding:.5rem 1.25rem;font-size:.9rem;font-weight:500}.SearchFilter-module__KvYT5W__categoryPill:hover{border-color:hsl(var(--primary) / .4);color:hsl(var(--primary));background:#6d34f40f}.SearchFilter-module__KvYT5W__categoryPill.SearchFilter-module__KvYT5W__active{background:linear-gradient(135deg, hsl(var(--primary)) 0%, hsl(var(--secondary)) 100%);color:#fff;box-shadow:var(--glow-cyan);border-color:#0000}
.CategorySidebar-module__mM589a__sidebarWrapper{border-radius:var(--radius-lg);flex-direction:column;gap:1.5rem;height:fit-content;padding:1.5rem;display:flex}.CategorySidebar-module__mM589a__title{color:hsl(var(--text-primary));text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid hsl(var(--border));margin:0;padding-bottom:.75rem;font-size:1.05rem;font-weight:800}.CategorySidebar-module__mM589a__menuList{flex-direction:column;gap:.45rem;display:flex}.CategorySidebar-module__mM589a__menuItem{color:hsl(var(--text-secondary));border-radius:var(--radius-sm);cursor:pointer;text-align:left;transition:all var(--transition-fast);background:0 0;border:1px solid #0000;justify-content:space-between;align-items:center;padding:.6rem .75rem;font-size:.9rem;font-weight:550;display:flex}.CategorySidebar-module__mM589a__menuItem:hover{color:hsl(var(--primary));background:#6d34f40d;transform:translate(3px)}.CategorySidebar-module__mM589a__active{background:hsl(var(--primary) / .08)!important;color:hsl(var(--primary))!important;border-color:hsl(var(--primary) / .15)!important}.CategorySidebar-module__mM589a__itemLeft{align-items:center;gap:.5rem;display:flex}.CategorySidebar-module__mM589a__chevron{opacity:.3;transition:transform var(--transition-fast), opacity var(--transition-fast)}.CategorySidebar-module__mM589a__menuItem:hover .CategorySidebar-module__mM589a__chevron{opacity:.8;transform:translate(2px)}.CategorySidebar-module__mM589a__active .CategorySidebar-module__mM589a__chevron{color:hsl(var(--primary));opacity:1}.CategorySidebar-module__mM589a__badge{color:hsl(var(--text-muted));border:1px solid hsl(var(--border));border-radius:9999px;padding:.15rem .45rem;font-size:.75rem;font-weight:700}.CategorySidebar-module__mM589a__active .CategorySidebar-module__mM589a__badge{color:hsl(var(--primary));border-color:hsl(var(--primary) / .25);background:#0003}.CategorySidebar-module__mM589a__sidebarBanner{border-radius:var(--radius-md);text-align:center;background:linear-gradient(135deg,#f5f0fe 0%,#ecf9fe 100%);border:1px solid #d5c5fc;flex-direction:column;align-items:center;gap:.5rem;padding:1.25rem;display:flex}.CategorySidebar-module__mM589a__bannerIcon{color:hsl(var(--accent));animation:4s ease-in-out infinite CategorySidebar-module__mM589a__float}@keyframes CategorySidebar-module__mM589a__float{0%{transform:translateY(0)}50%{transform:translateY(-4px)}to{transform:translateY(0)}}.CategorySidebar-module__mM589a__sidebarBanner h4{color:hsl(var(--text-primary));margin:0;font-size:.9rem;font-weight:700}.CategorySidebar-module__mM589a__sidebarBanner p{color:hsl(var(--text-muted));margin:0 0 .5rem;font-size:.8rem;line-height:1.45}
.FeaturedStrip-module__-iLkgq__strip{margin-bottom:2.5rem}.FeaturedStrip-module__-iLkgq__stripHeader{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.FeaturedStrip-module__-iLkgq__stripTitleGroup{align-items:center;gap:.6rem;display:flex}.FeaturedStrip-module__-iLkgq__trendIcon{color:hsl(var(--accent));filter:drop-shadow(0 0 6px hsl(var(--accent) / .4))}.FeaturedStrip-module__-iLkgq__stripTitle{letter-spacing:-.02em;color:hsl(var(--text-primary));font-size:1.15rem;font-weight:750}.FeaturedStrip-module__-iLkgq__stripBadge{background:hsl(var(--accent) / .12);color:hsl(var(--accent));border:1px solid hsl(var(--accent) / .25);border-radius:var(--radius-full);padding:.15rem .6rem;font-size:.72rem;font-weight:700}.FeaturedStrip-module__-iLkgq__scrollControls{gap:.4rem;display:flex}.FeaturedStrip-module__-iLkgq__scrollBtn{border-radius:var(--radius-md);border:1px solid hsl(var(--border));width:34px;height:34px;color:hsl(var(--text-secondary));cursor:pointer;transition:all var(--transition-fast);background:#fffc;justify-content:center;align-items:center;display:flex}.FeaturedStrip-module__-iLkgq__scrollBtn:hover{border-color:hsl(var(--primary) / .4);color:hsl(var(--primary));box-shadow:var(--shadow-sm);background:#fff}.FeaturedStrip-module__-iLkgq__scrollTrack{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:1.25rem;padding-bottom:.75rem;display:flex;overflow-x:auto}.FeaturedStrip-module__-iLkgq__scrollTrack::-webkit-scrollbar{height:4px}.FeaturedStrip-module__-iLkgq__scrollTrack::-webkit-scrollbar-thumb{background:hsl(var(--primary) / .2);border-radius:var(--radius-full)}.FeaturedStrip-module__-iLkgq__featCard{border-radius:var(--radius-lg);scroll-snap-align:start;color:inherit;transition:transform var(--transition-md), box-shadow var(--transition-md), border-color var(--transition-fast);opacity:0;flex-direction:column;flex:0 0 270px;gap:1rem;padding:1.5rem;text-decoration:none;animation:.5s ease-out forwards FeaturedStrip-module__-iLkgq__fadeIn;display:flex;position:relative;overflow:hidden}.FeaturedStrip-module__-iLkgq__featCard:before{content:"";border-radius:inherit;background:linear-gradient(135deg, hsl(var(--primary) / .04) 0%, hsl(var(--secondary) / .04) 100%);opacity:0;transition:opacity var(--transition-md);position:absolute;inset:0}.FeaturedStrip-module__-iLkgq__featCard:hover:before{opacity:1}.FeaturedStrip-module__-iLkgq__featCardTop{justify-content:space-between;align-items:flex-start;display:flex}.FeaturedStrip-module__-iLkgq__featIcon{border-radius:var(--radius-md);background:linear-gradient(135deg, hsl(var(--primary) / .18) 0%, hsl(var(--secondary) / .18) 100%);border:1px solid hsl(var(--primary) / .25);width:52px;height:52px;box-shadow:0 4px 12px hsl(var(--primary) / .12);justify-content:center;align-items:center;display:flex}.FeaturedStrip-module__-iLkgq__featIconText{color:hsl(var(--primary));text-transform:uppercase;letter-spacing:-.05em;font-size:1.25rem;font-weight:900}.FeaturedStrip-module__-iLkgq__rankBadge{background:linear-gradient(135deg, hsl(var(--primary)) 0%, hsl(var(--secondary)) 100%);color:#fff;border-radius:var(--radius-full);letter-spacing:.02em;padding:.2rem .55rem;font-size:.7rem;font-weight:800}.FeaturedStrip-module__-iLkgq__featInfo{flex-direction:column;flex:1;gap:.3rem;display:flex}.FeaturedStrip-module__-iLkgq__featCategory{text-transform:uppercase;letter-spacing:.06em;color:hsl(var(--primary));font-size:.72rem;font-weight:700}.FeaturedStrip-module__-iLkgq__featTitle{color:hsl(var(--text-primary));font-size:1rem;font-weight:700;line-height:1.3}.FeaturedStrip-module__-iLkgq__featDesc{color:hsl(var(--text-muted));-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.82rem;line-height:1.45;display:-webkit-box;overflow:hidden}.FeaturedStrip-module__-iLkgq__featFooter{border-top:1px solid hsl(var(--border));justify-content:space-between;align-items:center;padding-top:.85rem;display:flex}.FeaturedStrip-module__-iLkgq__featRating{color:hsl(var(--text-primary));align-items:center;gap:.3rem;font-size:.85rem;font-weight:600;display:flex}.FeaturedStrip-module__-iLkgq__starIcon{color:hsl(var(--warning))}.FeaturedStrip-module__-iLkgq__featReviewCount{color:hsl(var(--text-muted));font-size:.78rem;font-weight:400}.FeaturedStrip-module__-iLkgq__featPrice{color:hsl(var(--primary));letter-spacing:-.02em;font-size:1.1rem;font-weight:800}@media (max-width:640px){.FeaturedStrip-module__-iLkgq__featCard{flex:0 0 220px}}
.Home-module__jKgjFW__container{padding-bottom:5rem}.Home-module__jKgjFW__hero{text-align:center;padding:6rem 0 4rem;position:relative;overflow:hidden}.Home-module__jKgjFW__heroContent{flex-direction:column;align-items:center;max-width:800px;margin:0 auto;display:flex}.Home-module__jKgjFW__heroBadge{border-radius:var(--radius-full);color:hsl(var(--primary));box-shadow:var(--shadow-sm);align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-flex}.Home-module__jKgjFW__sparkleIcon{filter:drop-shadow(0 0 4px hsl(var(--primary)))}.Home-module__jKgjFW__heroTitle{letter-spacing:-.04em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:850;line-height:1.15}@media (max-width:768px){.Home-module__jKgjFW__heroTitle{font-size:2.5rem}}.Home-module__jKgjFW__heroDesc{color:hsl(var(--text-secondary));max-width:600px;margin-bottom:2rem;font-size:1.15rem;line-height:1.6}@media (max-width:640px){.Home-module__jKgjFW__heroDesc{font-size:1rem}}.Home-module__jKgjFW__heroActions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2.75rem;display:flex}.Home-module__jKgjFW__heroStats{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid hsl(var(--border));border-radius:var(--radius-lg);background:#ffffff80;flex-wrap:wrap;justify-content:center;gap:2.5rem;width:100%;padding:1.5rem 2rem;display:flex}.Home-module__jKgjFW__statItem{text-align:left;align-items:center;gap:.75rem;display:flex}.Home-module__jKgjFW__statIcon{color:hsl(var(--primary));background:hsl(var(--primary) / .1);border-radius:var(--radius-md);box-sizing:content-box;padding:.5rem}.Home-module__jKgjFW__statItem strong{color:hsl(var(--text-primary));font-size:1.1rem;font-weight:700;display:block}.Home-module__jKgjFW__statItem span{color:hsl(var(--text-muted));font-size:.8rem}.Home-module__jKgjFW__resultsHeader{margin-bottom:.5rem}.Home-module__jKgjFW__resultsCount{color:hsl(var(--text-muted));font-size:.9rem}.Home-module__jKgjFW__resultsCount strong{color:hsl(var(--text-primary))}.Home-module__jKgjFW__sortBar{border:1px solid hsl(var(--border));border-radius:var(--radius-md);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffb3;flex-wrap:wrap;align-items:center;gap:1rem;padding:.75rem 1rem;display:flex}.Home-module__jKgjFW__sortLabel{color:hsl(var(--text-secondary));white-space:nowrap;align-items:center;gap:.4rem;font-size:.82rem;font-weight:600;display:flex}.Home-module__jKgjFW__sortOptions{flex-wrap:wrap;gap:.4rem;display:flex}.Home-module__jKgjFW__sortOption{border-radius:var(--radius-sm);color:hsl(var(--text-secondary));transition:all var(--transition-fast);border:1px solid #0000;padding:.3rem .7rem;font-size:.8rem;font-weight:500}.Home-module__jKgjFW__sortOption:hover{background:hsl(var(--primary) / .07);color:hsl(var(--primary));border-color:hsl(var(--primary) / .2)}.Home-module__jKgjFW__sortActive{background:hsl(var(--primary) / .1)!important;color:hsl(var(--primary))!important;border-color:hsl(var(--primary) / .25)!important;font-weight:700!important}.Home-module__jKgjFW__extCard{border-radius:var(--radius-lg);height:100%;transition:transform var(--transition-md), border-color var(--transition-fast), box-shadow var(--transition-md);flex-direction:column;padding:1.75rem;display:flex;position:relative}.Home-module__jKgjFW__extCard:hover{box-shadow:var(--shadow-lg), 0 0 0 2px hsl(var(--primary) / .15)}.Home-module__jKgjFW__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1.25rem;display:flex}.Home-module__jKgjFW__cardBadges{flex-direction:column;align-items:flex-end;gap:.35rem;display:flex}.Home-module__jKgjFW__newBadge{text-transform:uppercase;letter-spacing:.06em;background:linear-gradient(135deg, hsl(var(--accent)) 0%, #f25ab2 100%);color:#fff;border-radius:var(--radius-full);padding:.15rem .5rem;font-size:.65rem;font-weight:800}.Home-module__jKgjFW__iconContainer{border-radius:var(--radius-md);background:linear-gradient(135deg, hsl(var(--primary) / .2) 0%, hsl(var(--secondary) / .2) 100%);border:1px solid hsl(var(--primary) / .3);justify-content:center;align-items:center;width:48px;height:48px;display:flex}.Home-module__jKgjFW__iconText{color:hsl(var(--primary));letter-spacing:-.05em;text-transform:uppercase;font-size:1.1rem;font-weight:850}.Home-module__jKgjFW__extTitle{color:hsl(var(--text-primary));margin-bottom:.5rem;font-size:1.2rem;font-weight:700}.Home-module__jKgjFW__extShortDesc{color:hsl(var(--text-secondary));flex-grow:1;margin-bottom:.85rem;font-size:.9rem;line-height:1.5}.Home-module__jKgjFW__starRow{align-items:center;gap:.2rem;margin-bottom:1rem;display:flex}.Home-module__jKgjFW__starFilled{color:hsl(var(--warning))}.Home-module__jKgjFW__starEmpty{color:hsl(var(--border-hover))}.Home-module__jKgjFW__starLabel{color:hsl(var(--text-primary));margin-left:.25rem;font-size:.85rem;font-weight:700}.Home-module__jKgjFW__reviewCount{color:hsl(var(--text-muted));font-size:.78rem;font-weight:400}.Home-module__jKgjFW__compatibility{flex-wrap:wrap;gap:.4rem;margin-bottom:1.5rem;display:flex}.Home-module__jKgjFW__browserBadge{border:1px solid hsl(var(--border));color:hsl(var(--text-muted));border-radius:var(--radius-sm);background:#f0f1f5;padding:.15rem .5rem;font-size:.72rem;font-weight:500}.Home-module__jKgjFW__cardFooter{border-top:1px solid hsl(var(--border));flex-direction:column;margin-top:auto;padding-top:1.25rem;display:flex}.Home-module__jKgjFW__ratingPrice{align-items:baseline;gap:.4rem;display:flex}.Home-module__jKgjFW__price{color:hsl(var(--primary));letter-spacing:-.02em;font-size:1.35rem;font-weight:800}.Home-module__jKgjFW__priceNote{color:hsl(var(--text-muted));font-size:.75rem}.Home-module__jKgjFW__viewAllWrap{justify-content:center;margin-top:2.5rem;display:flex}.Home-module__jKgjFW__loadingState{text-align:center;color:hsl(var(--text-muted));padding:4rem 0;font-size:1.1rem}.Home-module__jKgjFW__emptyState{text-align:center;border-radius:var(--radius-lg);flex-direction:column;align-items:center;gap:1rem;max-width:500px;margin:0 auto;padding:4rem 2rem;display:flex}.Home-module__jKgjFW__emptyIcon{color:hsl(var(--text-muted));margin-bottom:.5rem}.Home-module__jKgjFW__emptyState h3{font-size:1.3rem;font-weight:700}.Home-module__jKgjFW__emptyState p{color:hsl(var(--text-muted));margin-bottom:.5rem;font-size:.95rem}.Home-module__jKgjFW__browseLayout{grid-template-columns:280px 1fr;align-items:start;gap:2.25rem;margin-top:.5rem;display:grid}@media (min-width:1600px){.Home-module__jKgjFW__browseLayout{grid-template-columns:320px 1fr;gap:3rem}}@media (max-width:992px){.Home-module__jKgjFW__browseLayout{grid-template-columns:1fr}.Home-module__jKgjFW__sidebar{margin-bottom:1rem;position:static!important}}.Home-module__jKgjFW__sidebar{position:sticky;top:94px}.Home-module__jKgjFW__mainContent{flex-direction:column;gap:1.25rem;display:flex}
