*{box-sizing:border-box}body,html{background-color:#1f2a36;color:#f0f0f0;font-family:Inter,sans-serif;margin:0;max-width:100vw;overflow-x:hidden;padding:0;width:100%}body::-webkit-scrollbar{display:none}.link-wrapper,.login-button-wrapper{margin-top:20px;text-align:center}.line-text{color:#f0f0f0;cursor:pointer;display:inline-block;font-size:1rem;text-decoration:underline;transition:color .2s ease-in-out,transform .2s ease}.line-text:hover{color:#9f9ae3;transform:scale(1.05)}h2{color:#faefe0;font-size:2rem;font-weight:700;margin-top:40px;text-align:center}.container{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:800px;overflow-x:hidden;padding:32px 20px;position:relative;width:100%}.status-message{color:#ffd6d6;font-size:1rem;margin-top:16px;text-align:center}.my-button,.my-input,button,input{box-sizing:border-box;max-width:100%;width:100%}@media screen and (max-width:600px){.container,.livepage-container{padding:20px 16px;width:100%}h2{font-size:1.4rem;line-height:1.4;margin-top:60px;padding:0 10px}.my-input,input{font-size:1rem;width:100%!important}.my-button,button{font-size:1rem;width:100%}.logout-button{display:block;margin:16px auto;position:static}.results-list{grid-template-columns:1fr!important}.song-card{padding:16px}.floating-toggle{bottom:12px;font-size:.8rem;padding:10px 14px;right:12px}.status-message{font-size:.9rem;text-align:center}.line-text{font-size:.95rem}}@media screen and (min-width:1200px){.container{max-width:1000px;padding:48px 40px}h1,h2{font-size:2.6rem}.my-input,input{font-size:1.2rem;max-width:500px}.my-button,button{font-size:1.1rem;padding:14px 28px}}.my-button{background-color:#464b56;border:none;border-radius:10px;box-shadow:0 4px 10px #0000004d;color:#fff;cursor:pointer;display:inline-block;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;margin:24px auto;padding:10px 20px;transition:transform .2s ease,background-color .2s ease,box-shadow .2s ease;width:auto}.my-button:hover{background-color:#303339;box-shadow:0 6px 16px #0006;transform:scale(1.03)}.my-input{background-color:#464b56;border:none;border-radius:10px;box-shadow:0 2px 6px #0006;color:#f2f2f2;display:block;font-family:Inter,sans-serif;font-size:1.1rem;margin:12px auto;max-width:400px;padding:14px 16px;transition:all .2s ease-in-out;width:auto}.my-input:focus{background-color:#333842;box-shadow:0 0 0 2px #6c5ce7;outline:none}.logout-button{background-color:initial;border:1px solid #faefe0;border-radius:6px;color:#faefe0;cursor:pointer;display:inline-block;font-size:.8rem;padding:6px 10px;position:absolute;right:20px;top:20px;transition:background-color .2s ease-in-out;width:auto;z-index:1000}.logout-button:hover{background-color:#2b565c;color:#fff}.results-container{background:linear-gradient(135deg,#1e242a,#2c3037);border-radius:16px;box-shadow:0 0 30px #0006;color:#f2f2f2;margin:auto;max-width:1000px;min-height:90vh;padding:32px}.results-title{color:#fff;font-size:2rem;letter-spacing:1px;margin-bottom:30px;text-align:center}.results-list{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.song-card{background-color:#2e3440;border-radius:12px;box-shadow:0 4px 12px #0000004d;cursor:pointer;display:flex;flex-direction:row;padding:20px;transition:transform .2s ease,box-shadow .2s ease}.song-info{display:flex;flex-direction:column;justify-content:center}.song-card:hover{background-color:#3b4252;box-shadow:0 6px 16px #00000080;transform:scale(1.03)}.song-card-image{border-radius:8px;height:60px;margin-right:12px;object-fit:cover;width:60px}.song-title{color:#fff;font-size:1.3rem;font-weight:700;margin-bottom:6px}.song-artist{color:#bdbdbd;font-size:1rem}.no-results{color:#ccc;font-size:1.2rem;margin-top:60px;text-align:center}.livepage-container{background:none;color:#f0f0f0;font-size:1.25rem;line-height:2;margin:auto;max-width:700px;min-height:100vh;overflow-y:auto;padding:40px 20px;width:100%}.livepage-line{margin-bottom:28px;text-align:center}.livepage-word{color:#fff;display:inline-block;font-size:2rem;font-weight:500;margin:0 12px}.livepage-chord{color:#a8a8a8;font-size:2rem;font-weight:400;margin-left:6px}.floating-toggle{background-color:#0003;border:none;border-radius:50px;bottom:20px;color:#fff;cursor:pointer;font-size:.85rem;font-weight:700;padding:10px 16px;position:fixed;right:20px;transition:all .3s ease;width:auto;z-index:1000}.floating-toggle:hover{background-color:#0009;transform:scale(1.1)}.song-header{border-bottom:1px solid #444;margin-bottom:24px;padding-bottom:12px;text-align:center}.song-header-image{border-radius:16px;height:120px;margin-bottom:10px;object-fit:cover;width:120px}.song-full-title{color:#f2f2f2;font-size:3rem;font-weight:600;margin:0}.by{color:#aaa;font-weight:400;margin:0 4px}.homepage{align-items:center;animation:fadeIn .8s ease-in-out both;animation-fill-mode:forwards;display:flex;flex-direction:column;height:100vh;justify-content:center;padding:40px;text-align:center}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.homepage-title{color:#f0f0f0;font-size:4rem;font-weight:700;letter-spacing:2px;margin-bottom:30px;text-shadow:2px 2px 8px #0006}.homepage-subtitle{color:#bcbcbc;font-size:1.3rem;font-weight:400;letter-spacing:1px;margin-bottom:40px;text-align:center;text-shadow:1px 1px 4px #0003}
/*# sourceMappingURL=main.6efa95a5.css.map*/