.become-artist-page{--artist-yellow:var(--primary);--artist-dark:var(--bg-tertiary);--artist-white:var(--text-primary);--artist-gray:var(--text-muted)}.artist-hero{padding:var(--space-20)0;background:radial-gradient(circle at 50% 0,#ffbd0014 0%,#0000 70%);overflow:hidden}[data-theme=dark] .artist-hero{background:radial-gradient(circle at 50% 0,#ffbd000d 0%,#0000 70%)}.artist-hero-content{align-items:center;gap:var(--space-8);flex-direction:column;display:flex}@media (min-width:1024px){.artist-hero-content{flex-direction:row;align-items:center}}.artist-hero-left{text-align:center;flex:1}@media (min-width:1024px){.artist-hero-left,.artist-hero-full-width{text-align:center;margin:0 auto}}.artist-hero-header{max-width:600px}.artist-hero-right{flex:1;justify-content:center;display:flex}.artist-hero-image{object-fit:contain;width:100%;max-width:600px;height:auto}.artist-hero-title{color:var(--text-primary);margin-bottom:var(--space-4);font-size:clamp(2.5rem,6vw,4rem);font-weight:800;line-height:1.1}.artist-hero-subtitle{color:var(--text-secondary);margin-top:var(--space-4);font-size:clamp(1.2rem,2.5vw,1.75rem);line-height:1.4}.artist-squad-section{padding:var(--space-24)0;background:var(--bg-secondary)}.artist-squad-content{align-items:center;gap:var(--space-12);flex-direction:column;display:flex}@media (min-width:1024px){.artist-squad-content{gap:var(--space-20);flex-direction:row}}.artist-squad-image{flex:1;justify-content:center;width:100%;display:flex}.artist-squad-image img{border-radius:var(--radius-2xl);width:100%;max-width:550px;height:auto;box-shadow:var(--shadow-2xl)}.artist-squad-text{flex:1;width:100%}.artist-squad-features{gap:var(--space-10);margin-top:var(--space-12);flex-direction:column;display:flex}.artist-squad-feature{text-align:center;align-items:center;gap:var(--space-6);flex-direction:column;display:flex}@media (min-width:640px){.artist-squad-feature{text-align:left;flex-direction:row;align-items:flex-start}}.artist-squad-icon{width:100px;height:100px;padding:var(--space-2);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.artist-squad-icon img{object-fit:contain;width:80%;height:80%}[data-theme=dark] .artist-squad-icon img{filter:invert()brightness(2)}.why-tunem-section{padding:var(--space-24)0;background:var(--bg-primary);text-align:center}.why-tunem-grid{gap:var(--space-12);margin-top:var(--space-16);display:grid}@media (min-width:768px){.why-tunem-grid{grid-template-columns:repeat(3,1fr)}}.why-tunem-card{align-items:center;gap:var(--space-6);flex-direction:column;display:flex}.why-tunem-card-icon{width:160px;height:160px;margin-bottom:var(--space-4);border-radius:50%;justify-content:center;align-items:center;display:flex;overflow:hidden}.why-tunem-card-icon img{object-fit:contain;width:70%;height:70%}[data-theme=dark] .why-tunem-card-icon img,.artist-squad-icon img{filter:invert()brightness(2)}[data-theme=light] .why-tunem-card-icon img,[data-theme=light] .artist-squad-icon img{filter:none}.artist-reviews-section{padding:var(--space-24)0;background:var(--bg-secondary)}.artist-review-item{gap:var(--space-8);margin-bottom:var(--space-20);text-align:center;flex-direction:column;align-items:center;display:flex}@media (min-width:768px){.artist-review-item{text-align:left;flex-direction:row;align-items:flex-start}.artist-review-item.reverse{text-align:right;flex-direction:row-reverse}}.review-avatar{border-radius:var(--radius-2xl);flex-shrink:0;width:120px;height:120px;overflow:hidden}.review-avatar img{object-fit:cover;width:100%;height:100%}.review-content{max-width:750px}.artist-application-section{background:var(--bg-primary);color:var(--text-primary);padding:var(--space-20)0 var(--space-32);position:relative;overflow:hidden}.artist-application-section:before{content:"";pointer-events:none;background:radial-gradient(circle,#7c3aed0d 0%,#0000 70%);width:40%;height:40%;position:absolute;top:-10%;right:-10%}.artist-application-container{margin:0 auto;max-width:900px!important}.artist-form-header{text-align:center;margin-bottom:var(--space-16)}.artist-form-header h2{margin-bottom:var(--space-4);background:linear-gradient(135deg,var(--text-primary)0%,var(--text-secondary)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(2rem,5vw,3rem);font-weight:800}.artist-form-header p{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.1rem}.artist-form-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius-3xl);padding:var(--space-8);background:#ffffff05;border:1px solid #ffffff0d;box-shadow:0 25px 50px -12px #00000080}[data-theme=light] .artist-form-card{border:1px solid var(--border);background:#fff;box-shadow:0 10px 30px #0000000d}@media (min-width:768px){.artist-form-card{padding:var(--space-12)}}.form-section{margin-bottom:var(--space-12);padding-bottom:var(--space-12);border-bottom:1px solid #ffffff0d}.form-section:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}.form-section-header{align-items:center;gap:var(--space-4);margin-bottom:var(--space-8);display:flex}.section-number{background:var(--primary);color:#000;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;font-weight:800;display:flex}.form-section-header h3{color:var(--text-primary);font-size:1.25rem;font-weight:700}.form-grid{gap:var(--space-6);display:grid}@media (min-width:768px){.form-grid.two-cols{grid-template-columns:1fr 1fr}}.artist-form-group{gap:var(--space-2);flex-direction:column;display:flex}.artist-form-label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:600}.artist-form-input,.artist-form-textarea{border-radius:var(--radius-xl);color:var(--text-primary);background:#0003;border:1px solid #ffffff1a;outline:none;padding:14px 18px;font-size:1rem;transition:all .3s cubic-bezier(.4,0,.2,1)}[data-theme=light] .artist-form-input,[data-theme=light] .artist-form-textarea{background:#f8fafc;border-color:#e2e8f0}.artist-form-input:focus,.artist-form-textarea:focus{border-color:var(--primary);background:#0000004d;transform:translateY(-1px);box-shadow:0 0 0 4px #ffbd001a}[data-theme=light] .artist-form-input:focus,[data-theme=light] .artist-form-textarea:focus{background:#fff}.genre-grid{gap:var(--space-3);margin-top:var(--space-4);grid-template-columns:repeat(2,1fr);display:grid}@media (min-width:640px){.genre-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}}.genre-item{border-radius:var(--radius-lg);text-align:center;-webkit-user-select:none;user-select:none;background:#ffffff08;border:1px solid #ffffff14;padding:12px;font-size:.85rem;font-weight:600;transition:all .2s}[data-theme=light] .genre-item{background:#f1f5f9;border-color:#e2e8f0}.genre-item:hover:not(.active){background:#ffffff0f;border-color:#fff3}[data-theme=light] .genre-item:hover:not(.active){background:#e2e8f0}.genre-item.active{background:var(--primary);color:#000;border-color:var(--primary);transform:scale(1.02)}.artist-submit-btn{background:var(--primary);color:#000;border-radius:var(--radius-xl);cursor:pointer;width:100%;margin-top:var(--space-4);justify-content:center;align-items:center;gap:var(--space-2);border:none;padding:18px;font-size:1.1rem;font-weight:800;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.artist-submit-btn:hover:not(:disabled){background:#ffd04d;transform:translateY(-2px);box-shadow:0 10px 25px -5px #ffbd004d}.artist-submit-btn:active:not(:disabled){transform:translateY(0)}.artist-submit-btn:disabled{opacity:.5;cursor:not-allowed;filter:grayscale()}.container{max-width:1280px;padding:0 var(--space-6);width:100%;margin:0 auto}
