.card-module__FrKoNG__card{background-color:var(--card-bg);border:1px solid #0000;border-radius:12px;transition:transform .2s,box-shadow .2s;display:block;overflow:hidden}.card-module__FrKoNG__card:hover{border-color:var(--border);transform:translateY(-5px);box-shadow:0 10px 20px #0003}.card-module__FrKoNG__cardImage{background-color:#2d3748;height:180px;position:relative}.card-module__FrKoNG__cardContent{padding:20px}.card-module__FrKoNG__category{color:var(--primary);text-transform:uppercase;letter-spacing:1px;font-size:.8rem;font-weight:600}.card-module__FrKoNG__cardContent h3{color:var(--foreground);margin:10px 0;font-size:1.25rem}.card-module__FrKoNG__cardFooter{justify-content:space-between;align-items:center;margin-top:15px;display:flex}.card-module__FrKoNG__price{font-size:1.1rem;font-weight:700}.card-module__FrKoNG__rating{color:#fbbf24}
.courses-module__3yTIwq__pageHeader{text-align:center;margin-bottom:60px}.courses-module__3yTIwq__pageHeader h1{margin-bottom:15px}.courses-module__3yTIwq__storeLayout{grid-template-columns:250px 1fr;gap:40px;display:grid}.courses-module__3yTIwq__filters{background-color:var(--card-bg);border-radius:12px;height:fit-content;padding:30px;position:sticky;top:100px}.courses-module__3yTIwq__filters h3{border-bottom:1px solid var(--border);margin-bottom:20px;padding-bottom:10px}.courses-module__3yTIwq__filterGroup{margin-bottom:20px}.courses-module__3yTIwq__filterGroup label{color:var(--text-muted);margin-bottom:8px;font-weight:500;display:block}.courses-module__3yTIwq__searchInput,.courses-module__3yTIwq__filterSelect{border:1px solid var(--border);background-color:var(--background);width:100%;color:var(--foreground);border-radius:6px;padding:10px}.courses-module__3yTIwq__productsGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:30px;display:grid}@media (max-width:768px){.courses-module__3yTIwq__storeLayout{grid-template-columns:1fr}.courses-module__3yTIwq__filters{position:static}}
.store-module__6tlQpa__pageHeader{text-align:center;margin-bottom:60px}.store-module__6tlQpa__pageHeader h1{margin-bottom:15px}.store-module__6tlQpa__pageHeader p{max-width:600px;margin:0 auto}.store-module__6tlQpa__featuredSection{margin-bottom:60px}.store-module__6tlQpa__sectionHeader{text-align:center;margin-bottom:40px}.store-module__6tlQpa__sectionHeader h2{color:var(--text);margin-bottom:10px;font-size:2rem}.store-module__6tlQpa__sectionHeader p{color:var(--text-muted);font-size:1.1rem}.store-module__6tlQpa__featuredGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px;margin-bottom:40px;display:grid}.store-module__6tlQpa__featuredCard{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden}.store-module__6tlQpa__featuredCard:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0003}.store-module__6tlQpa__featuredBadge{background:linear-gradient(45deg,var(--primary),#a855f7);color:#fff;z-index:1;border-radius:20px;padding:5px 15px;font-size:.8rem;font-weight:700;position:absolute;top:15px;left:15px}.store-module__6tlQpa__featuredImage{height:200px;overflow:hidden}.store-module__6tlQpa__featuredImage img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.store-module__6tlQpa__featuredCard:hover .store-module__6tlQpa__featuredImage img{transform:scale(1.05)}.store-module__6tlQpa__featuredContent{padding:20px}.store-module__6tlQpa__featuredContent h3{color:var(--text);margin-bottom:10px;font-size:1.3rem}.store-module__6tlQpa__featuredDescription{color:var(--text-muted);height:60px;margin-bottom:15px;font-size:.9rem;line-height:1.5;overflow:hidden}.store-module__6tlQpa__featuredFeatures{flex-wrap:wrap;gap:8px;margin-bottom:15px;display:flex}.store-module__6tlQpa__featureTag{background:var(--background);color:var(--text-muted);border:1px solid var(--border);border-radius:15px;padding:4px 10px;font-size:.8rem}.store-module__6tlQpa__featuredFooter{justify-content:space-between;align-items:center;margin-top:10px;display:flex}.store-module__6tlQpa__price{color:var(--primary);font-size:1.2rem;font-weight:700}.store-module__6tlQpa__rating{color:#ffc107;background:#ffc1071a;border-radius:15px;padding:4px 10px;font-size:.9rem}.store-module__6tlQpa__storeLayout{grid-template-columns:300px 1fr;gap:40px;display:grid}.store-module__6tlQpa__filters{background-color:var(--card-bg);border:1px solid var(--border);border-radius:12px;height:fit-content;padding:30px;position:sticky;top:100px}.store-module__6tlQpa__filters h3{border-bottom:1px solid var(--border);color:var(--text);margin-bottom:25px;padding-bottom:12px;font-size:1.2rem}.store-module__6tlQpa__filterGroup{margin-bottom:25px}.store-module__6tlQpa__filterGroup label{color:var(--text);margin-bottom:10px;font-size:.95rem;font-weight:600;display:block}.store-module__6tlQpa__searchInput,.store-module__6tlQpa__filterSelect{border:1px solid var(--border);background-color:var(--background);width:100%;color:var(--foreground);border-radius:8px;padding:12px 15px;font-size:.95rem;transition:all .3s}.store-module__6tlQpa__searchInput:focus,.store-module__6tlQpa__filterSelect:focus{border-color:var(--primary);box-shadow:0 0 0 3px rgba(var(--primary-rgb),.1);outline:none}.store-module__6tlQpa__storeContent{flex-direction:column;gap:30px;display:flex}.store-module__6tlQpa__productsHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding-bottom:20px;display:flex}.store-module__6tlQpa__productsHeader h3{color:var(--text);font-size:1.4rem}.store-module__6tlQpa__productsGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:30px;display:grid}@media (max-width:1024px){.store-module__6tlQpa__storeLayout{grid-template-columns:250px 1fr}.store-module__6tlQpa__featuredGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.store-module__6tlQpa__productsGrid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}@media (max-width:768px){.store-module__6tlQpa__storeLayout{grid-template-columns:1fr}.store-module__6tlQpa__filters{margin-bottom:30px;position:static}.store-module__6tlQpa__featuredGrid{grid-template-columns:1fr}.store-module__6tlQpa__productsHeader{flex-direction:column;align-items:flex-start;gap:15px}}@media (max-width:480px){.store-module__6tlQpa__productsGrid{grid-template-columns:1fr}.store-module__6tlQpa__pageHeader h1{font-size:1.8rem}.store-module__6tlQpa__featuredDescription{height:auto}}
