.Footer_footer__PyJc9{padding:2rem;background:#000;border-top:1px solid #1a1a1a;color:#fff;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:3rem;position:relative;z-index:10}.Footer_leftSection__9pw6H{display:flex;flex-direction:column;gap:1.5rem;max-width:450px}.Footer_earlyAccessTitle__o3rkh{font-size:1rem;font-weight:700;letter-spacing:.1em;color:#fff;margin:0 0 .5rem;line-height:1.2}.Footer_earlyAccessText__7tIOc{font-size:.8rem;color:#888;margin:0}.Footer_form__yVx_s{display:flex;gap:.5rem;align-items:center}.Footer_input__3n2Ss{background:transparent;border:1px solid #333;color:#fff;padding:.6rem 1rem;font-size:.8rem;outline:none;width:200px;transition:all .3s ease;font-family:var(--font-inter);border-radius:50px}.Footer_input__3n2Ss:focus{border-color:#666}.Footer_submitButton__z4TyX{background:#fff;color:#000;border:1px solid #fff;padding:.6rem 1.2rem;font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;transition:all .3s ease;border-radius:50px}.Footer_submitButton__z4TyX:hover{background:transparent;color:#fff}.Footer_centerSection__wAtoO{position:absolute;left:50%;transform:translateX(-50%);text-align:center;display:flex;flex-direction:column;align-items:center;gap:.5rem;pointer-events:none}.Footer_logo__pp8yu{height:50px;opacity:.9;margin-bottom:.5rem}.Footer_copyright___dFI_{font-size:.8rem;color:#666}.Footer_tagline__taMGV{font-size:.8rem;color:#555}@media (max-width:1024px){.Footer_footer__PyJc9{flex-direction:column;align-items:center;text-align:center;justify-content:center;gap:2rem;padding:2rem 1.5rem}.Footer_centerSection__wAtoO{position:relative;left:auto;transform:none;margin-top:0}.Footer_leftSection__9pw6H{align-items:center;text-align:center}.Footer_form__yVx_s{flex-direction:column;width:100%}.Footer_input__3n2Ss{width:100%;text-align:center}.Footer_submitButton__z4TyX{width:100%}}.Artists_container__OuSfV{min-height:100vh;padding:12rem 2rem 0;font-family:var(--font-inter),sans-serif;color:#fff;background:#000}.Artists_title__K00Xn{font-size:3rem;font-weight:900;text-transform:uppercase;text-align:center;margin-bottom:4rem;color:#fff;letter-spacing:-.02em}.Artists_grid__OHJVz{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:3rem;gap:3rem;max-width:1400px;margin:0 auto 6rem}.Artists_card__O4E6a{background:#111;border:1px solid #222;border-radius:1rem;overflow:hidden;transition:transform .3s ease,border-color .3s ease;display:flex;flex-direction:column}.Artists_card__O4E6a:hover{transform:translateY(-5px);border-color:#333}.Artists_imageContainer__rynHj{width:100%;aspect-ratio:1;overflow:hidden;position:relative}.Artists_image___dvNt{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.Artists_card__O4E6a:hover .Artists_image___dvNt{transform:scale(1.05)}.Artists_content__PwrZ5{padding:2rem;flex:1 1;display:flex;flex-direction:column}.Artists_name__XoyOd{font-size:1.5rem;font-weight:800;text-transform:uppercase;margin-bottom:.5rem;color:#fff}.Artists_role__g5jWr{font-size:.9rem;color:#cf0;text-transform:uppercase;letter-spacing:.1em;font-weight:700;margin-bottom:1.5rem;display:block}.Artists_bio__K1emN{font-size:.95rem;line-height:1.6;color:#ccc;flex:1 1}.Artists_link__sSUm_{display:block;margin-top:1.5rem;text-align:center;padding:1rem;background:hsla(0,0%,100%,.05);color:#fff;text-transform:uppercase;font-size:.8rem;letter-spacing:.1em;border-radius:.5rem;transition:background .3s ease}.Artists_link__sSUm_:hover{background:hsla(0,0%,100%,.1)}