.hero-module-scss-module__nNgTHG__hero{min-height:100vh;padding:var(--spacing-2xl)0;background:linear-gradient(135deg,#000 0%,#1a1a1a 50%,#0a0a0f 100%);justify-content:center;align-items:center;padding-top:120px;display:flex;position:relative;overflow:hidden}.hero-module-scss-module__nNgTHG__heroBackground{z-index:0;opacity:.15;width:100%;height:100%;position:absolute;top:0;left:0}.hero-module-scss-module__nNgTHG__heroBackground img{object-fit:cover;width:100%;height:100%}.hero-module-scss-module__nNgTHG__heroOverlay{z-index:1;background:radial-gradient(#ff6b3514 0%,#0000 70%);width:100%;height:100%;position:absolute;top:0;left:0}.hero-module-scss-module__nNgTHG__heroContent{z-index:2;max-width:100%;position:relative}.hero-module-scss-module__nNgTHG__heroGrid{gap:var(--spacing-3xl);z-index:2;grid-template-columns:1fr 1fr;align-items:center;min-height:calc(100vh - 120px);display:grid;position:relative}.hero-module-scss-module__nNgTHG__heroTagline{padding:var(--spacing-xs)var(--spacing-md);color:var(--color-neon-orange);font-size:var(--font-size-sm);text-transform:uppercase;letter-spacing:1px;margin-bottom:var(--spacing-lg);background:#ff6b351a;border:1px solid #ff6b354d;border-radius:50px;font-weight:600;display:inline-block}.hero-module-scss-module__nNgTHG__heroTitle{font-size:clamp(2.5rem,6vw,4rem);font-family:var(--font-display);margin-bottom:var(--spacing-lg);letter-spacing:-.02em;color:var(--color-text-primary);padding-bottom:var(--spacing-xs);font-weight:800;line-height:1.1}.hero-module-scss-module__nNgTHG__heroTitle span{color:var(--color-text-primary);display:inline}.hero-module-scss-module__nNgTHG__heroSubtitle{color:var(--color-text-secondary);margin-bottom:var(--spacing-xl);font-size:clamp(1rem,2vw,1.25rem);font-weight:400;line-height:1.7}.hero-module-scss-module__nNgTHG__heroImageWrapper{z-index:2;justify-content:center;align-items:center;width:100%;height:100%;position:relative}.hero-module-scss-module__nNgTHG__heroSearchContainer{max-width:800px;margin:var(--spacing-3xl)auto;z-index:10;position:relative}.hero-module-scss-module__nNgTHG__heroSearch{z-index:10;width:100%;position:relative}.hero-module-scss-module__nNgTHG__heroSearchInput{width:100%;font-size:1.125rem;font-family:var(--font-primary);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:var(--color-text-primary);transition:all var(--transition-base);background:#ffffff0d;border:2px solid #ff6b3533;border-radius:100px;padding:1.25rem 1.75rem 1.25rem 4rem;box-shadow:0 10px 40px #0003}.hero-module-scss-module__nNgTHG__heroSearchInput:focus{border-color:var(--color-neon-orange);background:#ffffff14;outline:none;transform:translateY(-2px);box-shadow:0 0 0 4px #ff6b351a,0 10px 40px #ff6b3533}.hero-module-scss-module__nNgTHG__heroSearchInput::placeholder{color:var(--color-text-tertiary)}.hero-module-scss-module__nNgTHG__heroSearchIcon{color:var(--color-neon-orange);pointer-events:none;z-index:11;font-size:1.5rem;position:absolute;top:50%;left:1.5rem;transform:translateY(-50%)}.hero-module-scss-module__nNgTHG__heroButtons{gap:var(--spacing-md);margin-bottom:var(--spacing-2xl);flex-wrap:wrap;display:flex}.hero-module-scss-module__nNgTHG__heroStats{gap:var(--spacing-2xl);margin-top:var(--spacing-xl);z-index:10;flex-wrap:wrap;place-content:center space-evenly;align-items:center;display:flex;position:relative}.hero-module-scss-module__nNgTHG__heroStat{text-align:center;padding:var(--spacing-md);border-radius:var(--radius-lg);min-width:140px;transition:all var(--transition-base);background:#ffffff08;border:1px solid #ff6b351a}.hero-module-scss-module__nNgTHG__heroStat:hover{background:#ffffff0d;border-color:#ff6b354d;transform:translateY(-5px)}.hero-module-scss-module__nNgTHG__heroStatNumber{font-size:clamp(2rem,4vw,3rem);font-family:var(--font-display);background:var(--gradient-primary);-webkit-text-fill-color:#0000;margin-bottom:var(--spacing-xs);-webkit-background-clip:text;background-clip:text;font-weight:800;line-height:1.2;display:block}.hero-module-scss-module__nNgTHG__heroStatLabel{color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:1.5px;font-size:.875rem;font-weight:600}@keyframes hero-module-scss-module__nNgTHG__fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@media (max-width:992px){.hero-module-scss-module__nNgTHG__heroGrid{gap:var(--spacing-2xl);grid-template-columns:1fr}.hero-module-scss-module__nNgTHG__heroImageWrapper{max-width:500px;margin:0 auto}.hero-module-scss-module__nNgTHG__heroContent{text-align:center}.hero-module-scss-module__nNgTHG__heroButtons,.hero-module-scss-module__nNgTHG__heroStats{justify-content:center}}@media (max-width:768px){.hero-module-scss-module__nNgTHG__hero{min-height:auto;padding:var(--spacing-3xl)0 var(--spacing-2xl);padding-top:120px}.hero-module-scss-module__nNgTHG__heroGrid{gap:var(--spacing-xl)}.hero-module-scss-module__nNgTHG__heroImageWrapper{max-width:100%}.hero-module-scss-module__nNgTHG__heroTitle{font-size:var(--font-size-4xl);margin-bottom:var(--spacing-md)}.hero-module-scss-module__nNgTHG__heroSubtitle{font-size:var(--font-size-base);margin-bottom:var(--spacing-lg);line-height:1.6}.hero-module-scss-module__nNgTHG__heroSearchContainer{margin-bottom:var(--spacing-lg)}.hero-module-scss-module__nNgTHG__heroSearchInput{font-size:var(--font-size-base);padding:var(--spacing-md)var(--spacing-lg);padding-left:3rem}.hero-module-scss-module__nNgTHG__heroSearchIcon{font-size:var(--font-size-lg);left:1rem}.hero-module-scss-module__nNgTHG__heroButtons{align-items:stretch;gap:var(--spacing-sm);margin-bottom:var(--spacing-xl);flex-direction:column}.hero-module-scss-module__nNgTHG__heroButtons button,.hero-module-scss-module__nNgTHG__heroButtons a{justify-content:center;width:100%}.hero-module-scss-module__nNgTHG__heroStats{gap:var(--spacing-lg);margin-top:var(--spacing-xl)}.hero-module-scss-module__nNgTHG__heroStatNumber{font-size:var(--font-size-3xl)}.hero-module-scss-module__nNgTHG__heroStatLabel{font-size:.7rem}}@media (max-width:480px){.hero-module-scss-module__nNgTHG__hero{padding:var(--spacing-2xl)0 var(--spacing-xl);padding-top:100px}.hero-module-scss-module__nNgTHG__heroTitle{font-size:var(--font-size-3xl);letter-spacing:-.01em;margin-bottom:var(--spacing-md)}.hero-module-scss-module__nNgTHG__heroSubtitle{font-size:var(--font-size-sm);margin-bottom:var(--spacing-md)}.hero-module-scss-module__nNgTHG__heroSearchContainer{margin-bottom:var(--spacing-md)}.hero-module-scss-module__nNgTHG__heroSearchInput{padding:var(--spacing-sm)var(--spacing-md);font-size:var(--font-size-sm);padding-left:2.5rem}.hero-module-scss-module__nNgTHG__heroButtons{gap:var(--spacing-xs)}.hero-module-scss-module__nNgTHG__heroStats{gap:var(--spacing-md);flex-direction:column}.hero-module-scss-module__nNgTHG__heroStat{width:100%}}
.categoryCard-module-scss-module__6t3EHa__categoryCard{background:var(--color-bg-card);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius-lg);padding:var(--spacing-xl);transition:all var(--transition-base);cursor:pointer;border:1px solid #ffffff1a;flex-direction:column;height:100%;display:flex;position:relative;overflow:hidden}.categoryCard-module-scss-module__6t3EHa__categoryCard:before{content:"";background:var(--gradient-primary);opacity:0;width:100%;height:100%;transition:opacity var(--transition-base);z-index:0;position:absolute;top:0;left:0}.categoryCard-module-scss-module__6t3EHa__categoryCard:hover:before{opacity:.05}.categoryCard-module-scss-module__6t3EHa__categoryCard:hover{border-color:var(--color-neon-orange);box-shadow:var(--glow-orange);transform:translateY(-10px)}.categoryCard-module-scss-module__6t3EHa__categoryCardContent{z-index:1;flex-direction:column;flex:1;display:flex;position:relative}.categoryCard-module-scss-module__6t3EHa__categoryIcon{width:80px;height:80px;margin:0 auto var(--spacing-lg);background:var(--gradient-primary);border-radius:var(--radius-md);box-shadow:var(--glow-orange);transition:all var(--transition-base);color:#fff;justify-content:center;align-items:center;font-size:3rem;display:flex}.categoryCard-module-scss-module__6t3EHa__categoryCard:hover .categoryCard-module-scss-module__6t3EHa__categoryIcon{transform:scale(1.1)rotate(5deg);box-shadow:0 0 30px #ff6b3599,0 0 60px #ff6b3566}.categoryCard-module-scss-module__6t3EHa__categoryName{font-size:var(--font-size-2xl);font-family:var(--font-display);text-align:center;margin-bottom:var(--spacing-sm);background:var(--gradient-primary);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-weight:700}.categoryCard-module-scss-module__6t3EHa__categoryDescription{font-size:var(--font-size-sm);color:var(--color-text-secondary);text-align:center;margin-bottom:var(--spacing-md);flex:1;line-height:1.6}.categoryCard-module-scss-module__6t3EHa__categoryCount{justify-content:center;align-items:center;gap:var(--spacing-xs);padding:var(--spacing-xs)var(--spacing-md);border:1px solid var(--color-neon-orange);border-radius:var(--radius-sm);font-size:var(--font-size-sm);color:var(--color-neon-orange);background:#ff6b351a;margin:0 auto;font-weight:600;display:inline-flex}.categoryCard-module-scss-module__6t3EHa__categoryTags{gap:var(--spacing-xs);margin-top:var(--spacing-md);flex-wrap:wrap;justify-content:center;display:flex}.categoryCard-module-scss-module__6t3EHa__categoryTag{border-radius:var(--radius-sm);font-size:var(--font-size-xs);color:var(--color-neon-orange);transition:all var(--transition-fast);background:#ff6b351a;border:1px solid #ff6b354d;padding:.25rem .75rem}.categoryCard-module-scss-module__6t3EHa__categoryTag:hover{border-color:var(--color-neon-orange);background:#ff6b3533}@media (max-width:768px){.categoryCard-module-scss-module__6t3EHa__categoryCard{padding:var(--spacing-lg)}.categoryCard-module-scss-module__6t3EHa__categoryIcon{width:60px;height:60px;font-size:2rem}.categoryCard-module-scss-module__6t3EHa__categoryName{font-size:var(--font-size-xl)}}
