@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/569ce4b8f30dc480-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_5cfdac{font-family:Geist,Geist Fallback;font-style:normal}.__variable_5cfdac{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}.container{max-width:1200px;margin:0 auto;padding:1rem}.auth-header{background:#1a1a1a;color:white;padding:1rem;display:flex;justify-content:space-between;align-items:center}.logo{color:white;text-decoration:none;font-weight:700;font-size:1.2rem}.auth-group{display:flex;gap:1rem}.auth-btn{display:inline-block;font-family:inherit;font-size:1rem;line-height:1.2;box-sizing:border-box;text-align:center;vertical-align:middle;padding:.5rem 1rem;border-radius:4px;border:1px solid white;background:transparent;color:white;cursor:pointer;text-decoration:none;transition:background .2s,opacity .2s}button.auth-btn{margin:0;border:none}.auth-btn.register{background:#4CAF50;border:none}.auth-btn.logout{background:#ff3333;border:none}.auth-btn:hover{opacity:.9}.auth-page{max-width:400px;margin:2rem auto;padding:1rem}.auth-page input{width:100%;padding:.5rem;margin-bottom:1rem;border:1px solid #ddd;border-radius:4px}.auth-page button{width:100%;padding:.75rem;background:#4CAF50;color:white;border:none;border-radius:4px;cursor:pointer;font-size:1rem}.error-message{color:#ff3333;background:#ffeeee}.error-message,.success-message{margin:1rem 0;padding:.5rem;border-radius:4px}.success-message{color:#4CAF50;background:#eeffee}.page-content{width:100%;max-width:1200px;margin:0 auto;padding:1rem}.user-songs{margin-top:2rem;padding:1rem}.section-title{font-size:1.5rem;margin-bottom:1rem}.song-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem;padding:0;list-style:none}.song-item{transition:transform .2s}.song-item:hover{transform:translateY(-5px)}.song-link{text-decoration:none;color:inherit}.song-image-container{border-radius:8px;overflow:hidden;aspect-ratio:1}.song-image{width:100%;height:100%;object-fit:cover}.song-info{text-align:center;margin-top:.5rem;padding-top:1rem}.song-title{font-size:1.1rem;margin:0}.song-artist{color:#666;margin:.25rem 0 0}