.CategoryCard_categoryCard__KKP3q{background-color:var(--bg-card);border:1px solid var(--border-light);border-radius:12px;text-align:center;transition:all .25s ease-out;cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;overflow:hidden;width:100%;aspect-ratio:1/1;padding:10px;touch-action:manipulation;-webkit-tap-highlight-color:transparent;transform:translateZ(0);box-shadow:0 2px 8px rgba(0,0,0,.06)}.CategoryCard_categoryCard__KKP3q:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.1);border-color:var(--student-blue)}.CategoryCard_categoryCard__KKP3q:active{transform:scale(.98);transition:all .15s ease}.CategoryCard_categoryImageArea__LVY06{flex:0.8;display:flex;align-items:center;justify-content:center;width:100%;margin-bottom:4px}.CategoryCard_categoryIcon__vhW5S{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:cover;object-position:center;transition:transform .3s ease;border-radius:8px}.CategoryCard_categoryCard__KKP3q:hover .CategoryCard_categoryIcon__vhW5S{transform:scale(1.05)}.CategoryCard_categoryFallback__t_Tlb{width:100%;height:100%;background:linear-gradient(135deg,var(--student-blue) 0,var(--student-green) 100%);border-radius:8px;display:flex;align-items:center;justify-content:center;color:white;font-size:2rem;font-weight:700;transition:transform .3s ease}.CategoryCard_categoryCard__KKP3q:hover .CategoryCard_categoryFallback__t_Tlb{transform:scale(1.05)}.CategoryCard_categoryTextArea__bg_hE{flex:0.2;display:flex;align-items:center;justify-content:center;width:100%}.CategoryCard_categoryTitle__ZV2Bc{font-size:.8125rem;line-height:1.1;margin:0;font-weight:600;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;transition:color .2s ease}.CategoryCard_categoryCard__KKP3q:hover .CategoryCard_categoryTitle__ZV2Bc{color:var(--student-blue)}.CategoryCard_touchRipple__mNrZj{position:absolute;inset:0;background:rgba(79,70,229,.05);opacity:0;transition:opacity .15s ease;pointer-events:none}.CategoryCard_categoryCard__KKP3q:active .CategoryCard_touchRipple__mNrZj{opacity:1}@media (max-width:480px){.CategoryCard_categoryCard__KKP3q{padding:8px;border-radius:10px}.CategoryCard_categoryFallback__t_Tlb,.CategoryCard_categoryIcon__vhW5S{width:100%;height:100%}.CategoryCard_categoryFallback__t_Tlb{font-size:1.5rem}.CategoryCard_categoryTitle__ZV2Bc{font-size:.75rem}}@media (min-width:769px){.CategoryCard_categoryCard__KKP3q{padding:12px;border-radius:16px}.CategoryCard_categoryFallback__t_Tlb,.CategoryCard_categoryIcon__vhW5S{width:100%;height:100%}.CategoryCard_categoryFallback__t_Tlb{font-size:2.25rem}.CategoryCard_categoryTitle__ZV2Bc{font-size:.875rem}}@media (min-width:1280px){.CategoryCard_categoryCard__KKP3q{padding:14px;border-radius:18px}.CategoryCard_categoryFallback__t_Tlb,.CategoryCard_categoryIcon__vhW5S{width:100%;height:100%}.CategoryCard_categoryFallback__t_Tlb{font-size:2.5rem}.CategoryCard_categoryTitle__ZV2Bc{font-size:.9375rem}}.ProductCard_productCard__7YW_q{background-color:var(--bg-card);border:1px solid var(--border-light);border-radius:16px;overflow:hidden;transition:all .25s cubic-bezier(.4,0,.2,1);cursor:pointer;display:flex;flex-direction:column;width:100%;min-width:0;max-width:100%;height:400px;min-height:400px;max-height:400px;touch-action:manipulation;-webkit-tap-highlight-color:transparent;transform:translateZ(0);backface-visibility:hidden;box-shadow:0 3px 12px rgba(0,0,0,.08)}.dark .ProductCard_productCard__7YW_q{background-color:#1E293B;border-color:#334155;box-shadow:0 3px 12px rgba(0,0,0,.3)}.dark .ProductCard_productTitle__IYWsT{color:#F1F5F9}.dark .ProductCard_productCard__7YW_q:hover .ProductCard_productTitle__IYWsT{color:#818CF8}.ProductCard_productCard__7YW_q:hover{box-shadow:0 8px 25px rgba(79,70,229,.12);border-color:var(--student-blue)}.ProductCard_productCard__7YW_q:active{transform:scale(.98)!important;transition:transform .1s ease-out}.ProductCard_productImageContainer__VmJ9g{position:relative;flex:0 0 280px;width:100%;max-width:100%;aspect-ratio:1/1;background:#ffffff;overflow:hidden;height:280px;min-height:280px;max-height:280px;display:flex;align-items:center;justify-content:center}.ProductCard_productImage__1qkb3{width:100%;height:100%;object-fit:contain;transition:transform .3s cubic-bezier(.4,0,.2,1)}.ProductCard_productCard__7YW_q:hover .ProductCard_productImage__1qkb3{transform:scale(1.05)}.ProductCard_productInfoContainer__P7C0h{flex:0 0 120px;padding:12px 16px;display:flex;flex-direction:column;justify-content:space-between;height:120px;min-height:120px;max-height:120px;width:100%;max-width:100%}.ProductCard_productTitle__IYWsT{font-size:1rem;font-weight:600;line-height:1.3;color:var(--text-primary);margin:0 0 6px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;word-break:break-word;overflow-wrap:break-word;hyphens:auto;transition:color .2s ease;min-width:0}.ProductCard_productCard__7YW_q:hover .ProductCard_productTitle__IYWsT{color:var(--student-blue)}.ProductCard_productDescription__hycXi{font-size:.8125rem;line-height:1.4;color:var(--text-secondary);margin:0 0 8px;flex:1 1 auto;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;word-break:break-word;overflow-wrap:break-word;min-width:0}.ProductCard_productCta__AULw_{background:linear-gradient(45deg,var(--student-blue) 0,var(--student-green) 100%);color:white;border:none;border-radius:12px;font-size:.875rem;font-weight:600;height:48px;min-height:48px;max-height:48px;width:100%;max-width:100%;padding:0 16px;touch-action:manipulation;-webkit-tap-highlight-color:transparent;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;flex-shrink:0}.ProductCard_productCta__AULw_:hover{transform:translateY(-1px);box-shadow:0 6px 20px rgba(79,70,229,.3)}.ProductCard_productCta__AULw_:active{transform:translateY(0) scale(.98)}.ProductCard_productWishlist__yqACy{position:absolute;top:12px;right:12px;z-index:10}.ProductCard_touchOverlay__ajFvj{position:absolute;inset:0;background:rgba(79,70,229,.05);opacity:0;transition:opacity .15s ease;pointer-events:none}.ProductCard_productCard__7YW_q:active .ProductCard_touchOverlay__ajFvj{opacity:1}@media (max-width:480px){.ProductCard_productCard__7YW_q{height:340px;min-height:340px;max-height:340px}.ProductCard_productImageContainer__VmJ9g{flex:0 0 238px;height:238px;min-height:238px;max-height:238px;aspect-ratio:1/1}.ProductCard_productInfoContainer__P7C0h{flex:0 0 102px;height:102px;min-height:102px;max-height:102px;padding:8px 12px}.ProductCard_productTitle__IYWsT{font-size:.875rem;margin-bottom:4px}.ProductCard_productDescription__hycXi{font-size:.75rem;-webkit-line-clamp:2;line-clamp:2}.ProductCard_productCta__AULw_{height:40px;min-height:40px;max-height:40px;font-size:.8125rem}}@media (min-width:481px) and (max-width:640px){.ProductCard_productCard__7YW_q{height:350px;min-height:350px;max-height:350px}.ProductCard_productImageContainer__VmJ9g{flex:0 0 245px;height:245px;min-height:245px;max-height:245px;aspect-ratio:1/1}.ProductCard_productInfoContainer__P7C0h{flex:0 0 105px;height:105px;min-height:105px;max-height:105px;padding:10px 14px}.ProductCard_productTitle__IYWsT{font-size:.9rem;margin-bottom:4px}.ProductCard_productDescription__hycXi{font-size:.75rem;-webkit-line-clamp:2;line-clamp:2}.ProductCard_productCta__AULw_{height:42px;min-height:42px;max-height:42px;font-size:.85rem}}@media (min-width:641px) and (max-width:1024px){.ProductCard_productCard__7YW_q{height:400px;min-height:400px;max-height:400px}.ProductCard_productImageContainer__VmJ9g{flex:0 0 280px;height:280px;min-height:280px;max-height:280px;aspect-ratio:1/1}.ProductCard_productInfoContainer__P7C0h{flex:0 0 120px;height:120px;min-height:120px;max-height:120px;padding:12px 16px}}@media (min-width:1025px){.ProductCard_productCard__7YW_q{height:460px;min-height:460px;max-height:460px}.ProductCard_productImageContainer__VmJ9g{flex:0 0 322px;height:322px;min-height:322px;max-height:322px;aspect-ratio:1/1}.ProductCard_productInfoContainer__P7C0h{flex:0 0 138px;height:138px;min-height:138px;max-height:138px;padding:16px 18px}.ProductCard_productTitle__IYWsT{font-size:1.0625rem}.ProductCard_productDescription__hycXi{font-size:.875rem}.ProductCard_productCta__AULw_{height:52px;min-height:52px;max-height:52px;font-size:.9375rem}}.RecentlyViewedCard_recentlyViewedCard__Gktnc{background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(248,250,252,.98));border:2px solid rgba(79,70,229,.12);border-radius:16px;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;display:flex;flex-direction:column;position:relative;backdrop-filter:blur(10px);width:100%;height:380px;min-height:380px;max-height:380px;touch-action:manipulation;-webkit-tap-highlight-color:transparent;transform:translateZ(0);box-shadow:0 4px 15px rgba(79,70,229,.08)}.dark .RecentlyViewedCard_recentlyViewedCard__Gktnc{background:linear-gradient(135deg,rgba(30,41,59,.98),rgba(15,23,42,.98));border-color:rgba(79,70,229,.25);box-shadow:0 4px 15px rgba(0,0,0,.3)}.dark .RecentlyViewedCard_recentlyViewedTitle__z8WE3{color:#F1F5F9}.RecentlyViewedCard_recentlyViewedCard__Gktnc:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(79,70,229,.15);border-color:rgba(79,70,229,.2)}.RecentlyViewedCard_recentlyViewedCard__Gktnc:active{transform:scale(.98)}.RecentlyViewedCard_recentlyViewedImageContainer__SYLr5{position:relative;flex:0.68;width:100%;background:linear-gradient(135deg,rgba(79,70,229,.04),rgba(56,189,248,.04));overflow:hidden;min-height:258px}.RecentlyViewedCard_recentlyViewedImage__U8TDD{width:100%;height:100%;object-fit:cover;transition:transform .3s cubic-bezier(.4,0,.2,1);filter:saturate(1.05)}.RecentlyViewedCard_recentlyViewedCard__Gktnc:hover .RecentlyViewedCard_recentlyViewedImage__U8TDD{transform:scale(1.02)}.RecentlyViewedCard_recentlyViewedInfo__e08Qq{flex:0.32;padding:14px 16px;display:flex;flex-direction:column;justify-content:space-between;min-height:122px}.RecentlyViewedCard_recentlyViewedTitle__z8WE3{font-size:.9375rem;font-weight:600;line-height:1.25;color:var(--text-primary);margin:0 0 6px;transition:color .3s ease;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.RecentlyViewedCard_recentlyViewedCard__Gktnc:hover .RecentlyViewedCard_recentlyViewedTitle__z8WE3{color:var(--student-blue)}.RecentlyViewedCard_recentlyViewedDescription__4wEdE{font-size:.75rem;line-height:1.3;color:var(--text-secondary);margin:0 0 8px;flex:1;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.RecentlyViewedCard_recentlyViewedCta__7zXRI{background:linear-gradient(45deg,var(--student-blue) 0,#06b6d4 100%);color:white;border:none;border-radius:10px;font-size:.8125rem;font-weight:600;min-height:44px;width:100%;padding:10px 14px;touch-action:manipulation;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1)}.RecentlyViewedCard_recentlyViewedCta__7zXRI:hover{transform:translateY(-1px);box-shadow:0 6px 20px rgba(79,70,229,.25)}@media (max-width:480px){.RecentlyViewedCard_recentlyViewedCard__Gktnc{height:300px;min-height:300px;max-height:300px}.RecentlyViewedCard_recentlyViewedImageContainer__SYLr5{min-height:192px}.RecentlyViewedCard_recentlyViewedInfo__e08Qq{min-height:108px;padding:10px 12px}}@media (min-width:481px) and (max-width:640px){.RecentlyViewedCard_recentlyViewedCard__Gktnc{height:320px;min-height:320px;max-height:320px}.RecentlyViewedCard_recentlyViewedImageContainer__SYLr5{min-height:205px}.RecentlyViewedCard_recentlyViewedInfo__e08Qq{min-height:115px;padding:12px 14px}.RecentlyViewedCard_recentlyViewedTitle__z8WE3{font-size:.875rem}.RecentlyViewedCard_recentlyViewedDescription__4wEdE{font-size:.6875rem}.RecentlyViewedCard_recentlyViewedCta__7zXRI{min-height:40px;font-size:.75rem;padding:8px 12px}}@media (min-width:640px){.RecentlyViewedCard_recentlyViewedCard__Gktnc{height:320px;min-height:320px;max-height:320px}.RecentlyViewedCard_recentlyViewedImageContainer__SYLr5{min-height:205px}.RecentlyViewedCard_recentlyViewedInfo__e08Qq{min-height:115px;padding:12px 14px}.RecentlyViewedCard_recentlyViewedTitle__z8WE3{font-size:.875rem}.RecentlyViewedCard_recentlyViewedDescription__4wEdE{font-size:.6875rem}.RecentlyViewedCard_recentlyViewedCta__7zXRI{min-height:40px;font-size:.75rem;padding:8px 12px}}@media (min-width:1024px){.RecentlyViewedCard_recentlyViewedCard__Gktnc{height:380px;min-height:380px;max-height:380px}.RecentlyViewedCard_recentlyViewedImageContainer__SYLr5{min-height:258px;flex:0.68}.RecentlyViewedCard_recentlyViewedInfo__e08Qq{min-height:122px;flex:0.32;padding:14px 16px}.RecentlyViewedCard_recentlyViewedTitle__z8WE3{font-size:.9375rem}.RecentlyViewedCard_recentlyViewedDescription__4wEdE{font-size:.75rem}.RecentlyViewedCard_recentlyViewedCta__7zXRI{font-size:.8125rem}}.TrendingCard_trendingCard__NiJF1{background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(254,252,232,.98));border:2px solid rgba(249,115,22,.12);border-radius:16px;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;display:flex;flex-direction:column;position:relative;backdrop-filter:blur(10px);width:100%;height:380px;min-height:380px;max-height:380px;touch-action:manipulation;-webkit-tap-highlight-color:transparent;transform:translateZ(0);box-shadow:0 4px 15px rgba(249,115,22,.08)}.dark .TrendingCard_trendingCard__NiJF1{background:linear-gradient(135deg,rgba(30,41,59,.98),rgba(23,32,48,.98));border-color:rgba(249,115,22,.2);box-shadow:0 4px 15px rgba(0,0,0,.3)}.dark .TrendingCard_trendingTitle__TESEo{color:#F1F5F9}.TrendingCard_trendingCard__NiJF1:hover{transform:translateY(-2px);box-shadow:0 10px 30px rgba(249,115,22,.15);border-color:rgba(249,115,22,.2)}.TrendingCard_trendingCard__NiJF1:active{transform:scale(.98)}.TrendingCard_trendingImageContainer__nV4No{position:relative;flex:0.68;width:100%;background:linear-gradient(135deg,rgba(249,115,22,.04),rgba(239,68,68,.04));overflow:hidden;min-height:258px}.TrendingCard_trendingImage__ZQby4{width:100%;height:100%;object-fit:cover;transition:transform .3s cubic-bezier(.4,0,.2,1);filter:saturate(1.1) contrast(1.02)}.TrendingCard_trendingCard__NiJF1:hover .TrendingCard_trendingImage__ZQby4{transform:scale(1.02)}.TrendingCard_trendingInfo__HMGSM{flex:0.32;padding:14px 16px;display:flex;flex-direction:column;justify-content:space-between;min-height:122px}.TrendingCard_trendingTitle__TESEo{font-size:.9375rem;font-weight:600;line-height:1.25;color:var(--text-primary);margin:0 0 6px;transition:color .3s ease;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.TrendingCard_trendingCard__NiJF1:hover .TrendingCard_trendingTitle__TESEo{color:var(--student-orange)}.TrendingCard_trendingDescription__Y1d8f{font-size:.75rem;line-height:1.3;color:var(--text-secondary);margin:0 0 8px;flex:1;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.TrendingCard_trendingCta__1LE3T{background:linear-gradient(45deg,var(--student-orange) 0,#ef4444 100%);color:white;border:none;border-radius:10px;font-size:.8125rem;font-weight:600;min-height:44px;width:100%;padding:10px 14px;touch-action:manipulation;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.TrendingCard_trendingCta__1LE3T:hover{transform:translateY(-1px);box-shadow:0 6px 20px rgba(249,115,22,.25)}.TrendingCard_trendingCta__1LE3T:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.TrendingCard_trendingCta__1LE3T:hover:before{left:100%}@media (max-width:480px){.TrendingCard_trendingCard__NiJF1{height:270px;min-height:270px;max-height:270px}.TrendingCard_trendingImageContainer__nV4No{min-height:173px;flex:0.64}.TrendingCard_trendingInfo__HMGSM{min-height:97px;flex:0.36;padding:9px 11px}.TrendingCard_trendingTitle__TESEo{font-size:.8125rem;margin-bottom:3px}.TrendingCard_trendingDescription__Y1d8f{font-size:.6875rem;margin-bottom:5px;line-height:1.2}.TrendingCard_trendingCta__1LE3T{min-height:36px;font-size:.71875rem;padding:7px 11px}}@media (min-width:481px) and (max-width:640px){.TrendingCard_trendingCard__NiJF1{height:270px;min-height:270px;max-height:270px}.TrendingCard_trendingImageContainer__nV4No{min-height:173px;flex:0.64}.TrendingCard_trendingInfo__HMGSM{min-height:97px;flex:0.36;padding:8px 10px}.TrendingCard_trendingTitle__TESEo{font-size:.8125rem;margin-bottom:2px;line-height:1.2}.TrendingCard_trendingDescription__Y1d8f{font-size:.6875rem;margin-bottom:3px;line-height:1.2}.TrendingCard_trendingCta__1LE3T{min-height:36px;font-size:.6875rem;padding:7px 10px}}@media (min-width:641px) and (max-width:900px){.TrendingCard_trendingCard__NiJF1{height:270px;min-height:270px;max-height:270px}.TrendingCard_trendingImageContainer__nV4No{min-height:173px;flex:0.64}.TrendingCard_trendingInfo__HMGSM{min-height:97px;flex:0.36;padding:8px 10px}.TrendingCard_trendingTitle__TESEo{font-size:.8125rem;margin-bottom:2px;line-height:1.2}.TrendingCard_trendingDescription__Y1d8f{font-size:.6875rem;margin-bottom:3px;line-height:1.2}.TrendingCard_trendingCta__1LE3T{min-height:36px;font-size:.6875rem;padding:7px 10px}}@media (min-width:901px) and (max-width:1023px){.TrendingCard_trendingCard__NiJF1{height:360px;min-height:360px;max-height:360px}.TrendingCard_trendingImageContainer__nV4No{min-height:234px;flex:0.65}.TrendingCard_trendingInfo__HMGSM{min-height:126px;flex:0.35;padding:14px 16px}}@media (min-width:1024px){.TrendingCard_trendingCard__NiJF1{height:380px;min-height:380px;max-height:380px}.TrendingCard_trendingImageContainer__nV4No{min-height:258px;flex:0.68}.TrendingCard_trendingInfo__HMGSM{min-height:122px;flex:0.32;padding:14px 16px}.TrendingCard_trendingTitle__TESEo{font-size:.9375rem}.TrendingCard_trendingDescription__Y1d8f{font-size:.75rem}.TrendingCard_trendingCta__1LE3T{font-size:.8125rem}}@media (min-width:1280px){.TrendingCard_trendingCard__NiJF1{height:400px;min-height:400px;max-height:400px}.TrendingCard_trendingImageContainer__nV4No{min-height:260px;flex:0.65}.TrendingCard_trendingInfo__HMGSM{min-height:140px;flex:0.35}}