.home-hero{text-align:center;padding:60px 20px 40px}.home-title-xl{letter-spacing:.15em;color:#fff;text-shadow:0 0 10px #a855f7cc,0 0 20px #a855f799,0 0 40px #00f0ff66;margin:0 0 20px;font-family:Cinzel,serif;font-size:clamp(2rem,6vw,4rem);font-weight:700;animation:3s ease-in-out infinite alternate titleGlow}@keyframes titleGlow{0%{text-shadow:0 0 10px #a855f7cc,0 0 20px #a855f799,0 0 40px #00f0ff66}to{text-shadow:0 0 15px #00f0ffcc,0 0 30px #00f0ff99,0 0 50px #a855f766}}.home-subtitle{color:#ffffffb3;max-width:600px;margin:0 auto 40px;font-size:clamp(1rem,2.5vw,1.25rem);line-height:1.8}.home-neon-line{background:linear-gradient(90deg,#0000,#a855f7,#00f0ff,#0000);width:100%;max-width:400px;height:2px;margin:0 auto 50px;animation:2s ease-in-out infinite linePulse}@keyframes linePulse{0%,to{opacity:.6}50%{opacity:1}}.home-buttons-row{flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:20px;display:flex}.home-btn-neon{letter-spacing:.1em;color:#fff;cursor:pointer;background:linear-gradient(135deg,#a855f733,#00f0ff33);border:1px solid #a855f780;border-radius:4px;padding:14px 28px;font-family:Cinzel,serif;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;position:relative}.home-btn-neon:before{content:"";z-index:-1;opacity:0;background:linear-gradient(135deg,#a855f7,#00f0ff);border-radius:6px;transition:opacity .3s;position:absolute;inset:-2px}.home-btn-neon:hover{transform:translateY(-2px);box-shadow:0 0 20px #a855f780,0 0 40px #00f0ff4d}.home-btn-neon:hover:before{opacity:.5}.home-section{margin:80px 0}.home-section-title{color:#fff;text-align:center;text-shadow:0 0 8px #a855f799,0 0 16px #00f0ff66;margin-bottom:40px;font-family:Cinzel,serif;font-size:clamp(1.5rem,4vw,2rem);font-weight:600}.home-releases-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;display:grid}.home-release-card{color:inherit;background:#0f0f14cc;border:1px solid #a855f74d;border-radius:8px;text-decoration:none;transition:all .3s;display:block;overflow:hidden}.home-release-card:hover{border-color:#00f0ff80;transform:translateY(-4px);box-shadow:0 0 20px #a855f74d,0 0 40px #00f0ff33}.home-release-cover{aspect-ratio:1;color:#ffffff4d;background:linear-gradient(135deg,#a855f74d,#00f0ff33);justify-content:center;align-items:center;width:100%;font-size:3rem;display:flex}.home-release-cover-wrap{aspect-ratio:1;width:100%;position:relative;overflow:hidden}.home-release-cover-wrap .home-release-cover,.home-release-cover-wrap .home-release-cover-img{width:100%;height:100%}.home-release-likes{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-shadow:0 0 8px #ff3c78cc;background:#0a0a0eb3;border:1px solid #fff3;border-radius:999px;padding:4px 10px;font-size:.75rem;font-weight:700;position:absolute;top:10px;right:10px}.home-release-cover-img{aspect-ratio:1;object-fit:cover;width:100%;display:block}.home-release-info{padding:16px}.home-release-title{color:#fff;margin-bottom:8px;font-family:Cinzel,serif;font-size:1rem}.home-release-artist{color:#ffffff80;font-size:.8rem}.home-artists-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px;display:grid}.home-artist-card{text-align:center;background:#0f0f14cc;border:1px solid #00f0ff4d;border-radius:8px;padding:24px;transition:all .3s}.home-artist-card:hover{border-color:#a855f780;transform:translateY(-4px);box-shadow:0 0 20px #00f0ff33,0 0 40px #a855f733}.home-artist-avatar{color:#ffffff80;background:linear-gradient(135deg,#a855f766,#00f0ff4d);border:2px solid #a855f74d;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin:0 auto 16px;font-size:2.5rem;display:flex}.home-artist-name{color:#fff;margin-bottom:8px;font-family:Cinzel,serif;font-size:1.1rem}.home-artist-genre{color:#ffffff80;font-size:.85rem}.home-about{text-align:center;background:#0f0f1499;border:1px solid #a855f733;border-radius:8px;max-width:700px;margin:0 auto;padding:40px 20px}.home-about-text{color:#fffc;margin-bottom:24px;font-size:1.1rem;line-height:1.9}.home-about-text strong{color:#a855f7;text-shadow:0 0 8px #a855f780}.home-about-mood{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.home-mood-tag{color:#d8b4fe;background:#a855f726;border:1px solid #a855f74d;border-radius:20px;padding:6px 14px;font-size:.8rem}.home-artist-card{color:inherit;text-decoration:none;display:block}@media (max-width:960px){.home-releases-grid,.home-artists-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}}@media (max-width:768px){.home-hero{padding:28px 8px 20px}.home-title-xl{letter-spacing:.08em}.home-subtitle{margin-bottom:28px;padding:0 4px}.home-buttons-row{flex-direction:column;align-items:stretch;gap:12px}.home-btn-neon{text-align:center;width:100%;max-width:none;min-height:48px}.home-section{margin:40px 0}.home-section-title{margin-bottom:24px;padding:0 4px}.home-releases-grid,.home-artists-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:0}.home-release-info{padding:12px}.home-release-title{font-size:.9rem}.home-artist-card{padding:16px 12px}.home-artist-avatar{width:78px;height:78px;font-size:1.8rem}.home-about{padding:24px 16px}.home-about-text{text-align:left;font-size:1rem}.home-seo-links{flex-direction:column;align-items:stretch}}@media (max-width:420px){.home-releases-grid,.home-artists-grid{grid-template-columns:1fr}}.home-seo .home-about-text{text-align:center;max-width:820px;margin-left:auto;margin-right:auto}.home-seo-links{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:28px;display:flex}
