:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.app-root{width:100%;min-height:100vh;margin:0;padding:0;background:#f5f5f5;display:flex;flex-direction:column}.main-screen{width:100%;padding:1rem;display:flex;flex-direction:column;gap:1rem;box-sizing:border-box}.search-section{width:100%;display:flex;flex-direction:column;gap:.75rem}.search-input-wrapper{width:100%}.search-input{width:100%;padding:.7rem 2.2rem .7rem .75rem;border-radius:40px;border:1px solid #ccc;font-size:1rem;box-sizing:border-box}.language-filters{display:flex;flex-direction:row;gap:.5rem;overflow-x:auto;white-space:nowrap;padding-bottom:.25rem;-webkit-overflow-scrolling:touch}.lang-chip{padding:.4rem .9rem;border-radius:30px;border:1px solid #ccc;background:#fff;font-size:.9rem;display:inline-block;flex-shrink:0;cursor:pointer}.lang-chip.active{background:#111827;color:#fff;border-color:#111827}.song-list{width:100%;max-height:calc(100vh - 180px);overflow-y:auto;display:flex;flex-direction:column;gap:.25rem}.song-list-item{width:100%;padding:.7rem;text-align:left;background:#fff;border-radius:10px;border:none;font-size:1rem;cursor:pointer}.song-detail-screen{position:fixed;inset:0;width:100%;height:100%;background:#fff;display:flex;flex-direction:column;padding:1rem;box-sizing:border-box;z-index:999}.song-detail-header{width:100%;display:flex;justify-content:space-between;align-items:center}.song-detail-content{width:100%;flex:1;overflow-y:auto;margin-top:.5rem}.song-detail-title{text-align:center;width:100%;font-size:1.2rem;margin-bottom:.75rem}.song-lyrics{width:100%;text-align:center}.no-select{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.app-header{display:flex;align-items:center;justify-content:space-between;padding:.5rem 1rem;border-bottom:1px solid #e5e7eb;background-color:#fff;position:sticky;top:0;z-index:10}.brand-left{display:flex;align-items:center;gap:.6rem;text-decoration:none;color:inherit}.brand-logo{height:40px;width:auto;display:block}.brand-name{font-size:1.1rem;font-weight:600}.header-right{display:flex;align-items:center}.apps-button{display:inline-flex;align-items:center;justify-content:center;padding:.35rem .9rem;border-radius:999px;border:none;background:#2563eb;color:#fff;font-size:.85rem;font-weight:500;text-decoration:none;cursor:pointer;box-shadow:0 1px 3px #2563eb59;transition:background .15s ease,transform .1s ease,box-shadow .15s ease}.apps-button:hover{background:#1d4ed8;transform:translateY(-1px);box-shadow:0 4px 10px #2563eb59}.apps-button:active{transform:translateY(0);box-shadow:0 1px 3px #2563eb59}.install-button{position:fixed;right:1rem;bottom:4rem;padding:.5rem 1rem;border-radius:999px;border:none;background:#2563eb;color:#fff;font-size:.85rem;font-weight:500;cursor:pointer;box-shadow:0 4px 10px #2563eb59;z-index:1000;transition:background .15s ease,transform .1s ease,box-shadow .15s ease}.install-button:hover{background:#1d4ed8;transform:translateY(-1px);box-shadow:0 6px 14px #2563eb66}.install-button:active{transform:translateY(0);box-shadow:0 4px 10px #2563eb59}.footer{text-align:center;font-size:.8rem;color:#6b7280;padding:16px 0;margin-top:24px}.visitor-count{font-size:.75rem;color:#9ca3af}
