:root{--sidebar-width:230px;--primary-bg:#121212;--secondary-bg:#1e1e1e;--accent-color:#bb86fc;--text-main:#fff;--text-dim:#b3b3b3;--card-bg:#2a2a2a;--logo-gold:#a87820}*{box-sizing:border-box;margin:0;padding:0}html,body{overscroll-behavior:none;height:100%;overflow:hidden}body{background-color:var(--primary-bg);color:var(--text-main);font-family:Quicksand,sans-serif}#root{height:100dvh;display:flex}.app-container{width:100%;height:100%;display:flex}.sidebar{width:var(--sidebar-width);background-color:var(--secondary-bg);border-right:1px solid #333;flex-direction:column;padding:1rem 0;display:flex}.main-content{flex:1;min-height:0;padding:1rem 1rem 8rem;transition:background .5s;position:relative;overflow-y:auto}.theme-instructions{background:linear-gradient(135deg,#fce4ec 0%,#f8bbd0 100%)}.theme-ts{background:linear-gradient(135deg,#1a3a3a 0%,#7ed9f5 100%)}.theme-fearless-tv{background:linear-gradient(135deg,#4a3a1a 0%,#f5c542 100%)}.theme-speak-now-tv{background:linear-gradient(135deg,#2a1a3a 0%,#c292f5 100%)}.theme-red-tv{background:linear-gradient(135deg,#3a0a0a 0%,#a32020 100%)}.theme-1989-tv{background:linear-gradient(135deg,#1a2a3a 0%,#82c7f5 100%)}.theme-reputation{background:linear-gradient(135deg,#262626 0%,#dedede 100%)}.theme-lover{background:linear-gradient(135deg,#f7afd3 0%,#90d5ec 100%)}.theme-lover .ranking-header h1{color:#4a1c3a}.theme-lover .share-btn{color:#4a1c3a;border-color:#0000004d}.theme-lover .share-btn:hover:not(:disabled){background:#00000014;border-color:#4a1c3a}.theme-folklore{background:linear-gradient(135deg,#2c2c2c 0%,#cfcfcf 100%)}.theme-evermore{background:linear-gradient(135deg,#5a3818 0%,#d4682a 100%)}.theme-midnights{background:radial-gradient(circle at 100% 0,#0f172a 0%,#242b5c 100%)}.theme-ttpd{background:radial-gradient(circle,#3d3830 0%,#14120e 100%)}.theme-ttpd .ranking-header h1{color:#c8c4bc}.theme-showgirl{background:linear-gradient(135deg,#ff8c00 0%,#3cb371 100%)}.theme-showgirl .ranking-header h1{color:#3d1f00}.theme-showgirl .share-btn{color:#3d1f00;border-color:#0000004d}.theme-showgirl .share-btn:hover:not(:disabled){background:#00000014;border-color:#3d1f00}.theme-holiday{background:linear-gradient(135deg,#0a1a0d 0%,#0d2b12 100%)}.theme-other{background:linear-gradient(135deg,#3d2010 0%,#8b5e3c 100%)}.theme-features{background:linear-gradient(135deg,#0a2a28 0%,#2ec4b6 100%)}.theme-overall{background:linear-gradient(135deg,#121212 0%,#1e1e1e 100%)}.album-item{width:100%;font:inherit;color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;border-left:4px solid #0000;align-items:center;gap:12px;padding:.75rem 1.5rem;transition:all .2s;display:flex}.album-item:hover{background-color:#333}.album-item.active{border-left-color:var(--album-color);background-color:#ffffff1a}.album-dot{background-color:var(--album-color);border-radius:50%;flex-shrink:0;width:12px;height:12px}.album-info{flex-direction:column;display:flex}.album-name{font-size:.9rem;font-weight:600}.ranking-header{margin-bottom:2rem}.song-card{background-color:var(--secondary-color,#2a2a2ab3);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);touch-action:manipulation;border:1px solid #ffffff0d;border-radius:6px;align-items:center;gap:.8rem;margin-bottom:.2rem;padding:.3rem .8rem;font-size:.9rem;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 1px 4px #0000001a}.song-card:hover{border-color:var(--album-color);background-color:#ffffff26;transform:translate(5px)}.song-card.contradiction{background-color:#ffb45429;border-color:#ffb454;box-shadow:0 0 0 2px #ffb4548c}.album-track-list{max-width:1000px}.album-track-columns{align-items:flex-start;gap:1rem;max-width:1000px;display:flex}.album-track-column{flex:1;min-width:0}.rank-number{color:var(--album-color);text-shadow:0 2px 4px #0000004d;min-width:30px;font-size:1.1rem;font-weight:800}@media (width<=768px){.app-container{flex-direction:column}.sidebar{border-bottom:1px solid #333;border-right:none;flex-direction:column;width:100%;height:auto;padding:0;display:flex}.mobile-auth-header{background:var(--secondary-bg);border-bottom:1px solid var(--logo-gold);z-index:1000;align-items:center;gap:.5rem;padding:.5rem;display:flex;position:sticky;top:0;left:0;right:0}.save-btn-compact{width:auto!important;padding:.2rem .4rem!important;font-size:.7rem!important}.horizontal-tabs{white-space:nowrap;z-index:999;background:var(--secondary-bg);gap:.5rem;margin-top:0;padding:.4rem .5rem;display:flex;position:sticky;top:0;overflow-x:auto}.tab-item{cursor:pointer;background:var(--album-color);color:#000;border:none;border-bottom:3px solid #0000;border-radius:4px;padding:.5rem .8rem;font-family:inherit;font-size:.8rem;font-weight:600}.tab-item.active{border-bottom:3px solid #fff}}.merge-selection-area{flex-direction:column;height:100%;padding-right:.5rem;display:flex;overflow-y:auto}.current-ranking-panel{background-color:var(--secondary-bg);border:1px solid #333;border-radius:12px;flex-direction:column;height:100%;display:flex}.panel-header{border-bottom:1px solid #333;justify-content:space-between;align-items:center;padding:1rem;display:flex}.scroll-list{flex:1;padding:1rem;overflow-y:auto}.merge-grid-small{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));align-content:start;gap:.75rem;width:100%;margin-top:1rem;display:grid}.merge-card-small{aspect-ratio:2.5;background-color:var(--album-color);text-align:center;cursor:pointer;color:#000;word-break:break-word;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;border:none;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:.2rem;font-family:inherit;font-size:.65rem;font-weight:700;line-height:1.1;transition:transform .1s,filter .1s;display:flex;box-shadow:0 2px 5px #0006}.merge-card-small:hover{filter:brightness(1.1);transform:translateY(-2px)}@media (width<=768px){.merge-card-small{aspect-ratio:3.2}}.small-rank-number{opacity:.7;margin-right:8px;font-size:.8rem;font-weight:700}.undo-btn{color:#fff;background:#444;align-items:center;gap:.3rem;padding:.4rem .5rem;font-size:.8rem;display:inline-flex}.undo-btn:disabled{opacity:.3;cursor:not-allowed}.btn{cursor:pointer;border:none;border-radius:99px;padding:.75rem 1.5rem;font-weight:600;transition:opacity .2s}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background-color:var(--accent-color);color:#000}.sidebar-footer{margin-top:auto;padding:1rem}.auth-modal-overlay{z-index:2000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.auth-modal{background:var(--secondary-bg);border:1px solid #444;border-radius:16px;width:100%;max-width:400px;max-height:calc(100vh - 2rem);padding:2.5rem;overflow-y:auto;box-shadow:0 10px 30px #00000080}.auth-form{flex-direction:column;gap:1rem;margin-top:1.5rem;display:flex}.version-select{color:var(--text-main);font:inherit;cursor:pointer;background:#2a2a2a;border:1px solid #444;border-radius:6px;padding:.35rem .5rem;font-size:.85rem}.auth-input{color:#fff;background:#2a2a2a;border:1px solid #444;border-radius:8px;padding:.8rem 1rem;font-size:1rem}.user-profile{align-items:center;gap:.8rem;margin-bottom:1rem;padding:.5rem 1.5rem;display:flex}.user-name{color:var(--text-main);white-space:nowrap;text-overflow:ellipsis;margin-bottom:.35rem;font-size:.85rem;font-weight:600;overflow:hidden}.user-avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:32px;height:32px}.user-avatar-sm{width:24px;height:24px}.header-logo{flex-shrink:0;width:auto;height:28px;display:block}.header-logo-md{height:40px}.header-logo-lg{height:48px}.header-divider{border:none;border-top:2px solid var(--logo-gold);margin:0 0 1rem}.logout-btn{color:#ff4d4d;cursor:pointer;background:0 0;border:1px solid #444;border-radius:4px;padding:.3rem .6rem;font-size:.7rem}.logout-btn:hover{background:#ff4d4d1a}.app-footer{color:var(--text-dim);flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.75rem;display:flex}.app-footer a{color:var(--text-dim);text-decoration:none}.app-footer a:hover{color:var(--accent-color);text-decoration:underline}.app-footer-sep{opacity:.5}.app-footer-copy{opacity:.7;flex-basis:100%}.sidebar-footer{border-top:1px solid #333}.share-btn{color:var(--text-main);cursor:pointer;background:0 0;border:1px solid #ffffff40;border-radius:6px;justify-content:center;align-items:center;padding:.35rem .5rem;transition:background .15s,border-color .15s;display:inline-flex}.share-btn:hover:not(:disabled){border-color:var(--accent-color);background:#ffffff26}.share-btn:disabled{opacity:.4;cursor:not-allowed}.mobile-footer{justify-content:center;margin-top:1.5rem;display:flex}.mobile-footer .app-footer{color:#e6e6e6;background:0 0;flex-wrap:nowrap;justify-content:flex-start;gap:.4rem;width:100%;padding:.3rem .5rem;font-size:.75rem}.mobile-footer .app-footer a{color:#e6e6e6}.mobile-footer .app-footer-copy{opacity:.85;white-space:nowrap;flex-basis:auto;margin-left:auto}.legal-page{color:#2a2a2a;background:linear-gradient(135deg,#fce4ec 0%,#f8bbd0 100%);flex:1;height:100dvh;overflow-y:auto}.legal-container{max-width:720px;margin:0 auto;padding:2.5rem 1.5rem 5rem}.legal-back{color:#8a3b66;margin-bottom:1.5rem;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-block}.legal-back:hover{text-decoration:underline}.legal-title{margin-bottom:.25rem;font-size:2rem}.legal-updated{color:#6b6b6b;margin-bottom:2rem;font-size:.85rem}.legal-content{line-height:1.7}.legal-content h2{margin-top:2rem;margin-bottom:.6rem;font-size:1.25rem}.legal-content p{margin-bottom:1rem}.legal-content ul{margin:0 0 1rem 1.25rem}.legal-content li{margin-bottom:.5rem}.legal-content a{color:#8a3b66;font-weight:600}.legal-content code{background:#00000012;border-radius:4px;padding:.1rem .35rem;font-size:.85em}.legal-rule{border:none;border-top:1px solid #00000026;margin:2.5rem 0 1rem}.legal-crosslink{color:#6b6b6b;font-size:.9rem}.legal-crosslink a{color:#8a3b66;font-weight:600}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:2000;background:var(--accent-color);color:#000;border-radius:0 0 6px 6px;padding:.5rem 1rem;font-weight:600;text-decoration:none;transition:top .15s;position:absolute;top:-100px;left:.5rem}.skip-link:focus{top:0}.btn:focus-visible,.share-btn:focus-visible,.logout-btn:focus-visible,.auth-input:focus-visible,.legal-back:focus-visible,.app-footer a:focus-visible,.legal-crosslink a:focus-visible,[role=tab]:focus-visible,.merge-card-small:focus-visible{outline:2px solid var(--accent-color);outline-offset:2px}.album-item:focus-visible{outline:2px solid var(--text-main);outline-offset:-2px}.merge-card-small:focus-visible{outline-offset:-3px;outline-color:#fff}.main-content:focus,.auth-modal:focus{outline:none}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
