:root{color:#f6ecd8;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--panel:#231814cc;--panel-strong:#38251eeb;--border:#f5deb31f;--border-strong:#f5deb340;--accent:#efb366;--accent-strong:#ffd39f;--accent-deep:#b86138;--text:#f6ecd8;--text-dim:#cfbeaa;--danger:#ff8d7a;--success:#8fe3b0;--shadow:0 24px 80px #00000059;background:radial-gradient(circle at 0 0,#eda65752,#0000 34%),radial-gradient(circle at 100% 0,#8f432b4d,#0000 28%),linear-gradient(#1a1412 0%,#0f0c0b 100%);font-family:IBM Plex Sans,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html,body,#app{min-height:100vh}body{margin:0;overflow-x:hidden}a{color:var(--accent-strong)}button,input,audio{font:inherit}input[type=range]{accent-color:var(--accent)}.page{min-height:100vh;padding:48px 0 72px}.admin-shell,.public-shell{width:100%;padding-inline:clamp(16px,4vw,64px)}.hero-panel{border:1px solid var(--border);background:linear-gradient(135deg, #efb3661f, transparent 55%), linear-gradient(180deg, #ffffff0a, transparent 100%), var(--panel);box-shadow:var(--shadow);border-radius:28px;margin-bottom:32px;padding:36px}.content-panel{gap:20px;display:grid}.eyebrow,.meta-label{text-transform:uppercase;letter-spacing:.16em;color:var(--accent);margin:0;font-size:.78rem}.lede,.hint,.subtle{color:var(--text-dim)}h1,h2,h3,p{margin:0}h1{letter-spacing:-.06em;margin-top:10px;font-size:clamp(2.4rem,6vw,4.8rem);line-height:.95}h2{font-size:clamp(1.4rem,3vw,2rem)}h3{font-size:1.2rem}.music-card{border:1px solid var(--border);background:var(--panel);box-shadow:var(--shadow);border-radius:24px;min-width:0;padding:24px}.auth-card{max-width:720px}.toolbar,.music-topline,.actions,.id-row,.card-header{justify-content:space-between;align-items:center;gap:16px;display:flex}.actions{flex-wrap:wrap}.toolbar{border:1px solid var(--border);background:#160f0dd1;border-radius:24px;padding:20px 24px}.toolbar-title{font-size:1.05rem}.upload-grid,.meta-grid,.music-list{gap:16px;display:grid}.upload-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin:18px 0 20px}.meta-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin:16px 0}.music-list{grid-template-columns:repeat(auto-fit,minmax(340px,1fr))}@media (width>=1400px){.music-list{grid-template-columns:repeat(auto-fit,minmax(380px,1fr))}}.field{gap:8px;display:grid}.field span{color:var(--text-dim);font-size:.92rem}.field input{border:1px solid var(--border-strong);width:100%;color:var(--text);background:#0c0a09a6;border-radius:16px;padding:14px 16px}.file-field input{padding-block:11px}.button{background:linear-gradient(135deg, var(--accent) 0%, var(--accent-deep) 100%);color:#221611;cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:13px 18px;font-weight:700;text-decoration:none;transition:transform .16s,border-color .16s,opacity .16s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:disabled{opacity:.7;cursor:wait}.button.secondary,.button.ghost{color:var(--text);border-color:var(--border-strong);background:#ffffff08}.status{border:1px solid var(--border);background:#ffffff08;border-radius:18px;padding:14px 18px}.status.error{color:var(--danger);border-color:#ff8d7a40}.status.success{color:var(--success);border-color:#8fe3b040}.status-pill{color:var(--accent-strong);background:#efb36624;border:1px solid #efb36638;border-radius:999px;align-items:center;padding:6px 12px;display:inline-flex}.player{width:100%;margin:20px 0 18px}.list-section{gap:18px;display:grid}.score-container{visibility:hidden;border-radius:16px;width:100%;min-width:0;height:0;margin:4px 0 12px;display:block;overflow:hidden}.score-container.loaded{visibility:visible;cursor:pointer;border:1px solid var(--border);background:#fff;overflow:hidden}.mixer-panel{gap:18px;margin:20px 0;display:grid}.transport-bar,.timeline-panel,.transport-buttons{gap:14px;display:flex}.transport-bar{border:1px solid var(--border);background:#ffffff08;border-radius:20px;justify-content:space-between;align-items:center;padding:18px}.transport-buttons{flex-wrap:wrap}.timeline-panel{flex:1;align-items:center}.timeline-slider{width:100%}.mixer-board{flex-direction:row;align-items:stretch;gap:4px;padding:4px 2px 12px;display:flex;overflow-x:auto}.channel-divider{background:var(--border-strong);border-radius:1px;align-self:stretch;width:1px;margin:0 6px}.channel-strip{border:1px solid var(--border);background:#ffffff08;border-radius:12px;flex-direction:column;align-items:center;gap:8px;min-width:60px;padding:10px 8px 8px;transition:opacity .16s;display:flex}.channel-strip.global-strip{background:#efb36612;border-color:#efb36640;margin-right:4px}.channel-strip.muted{opacity:.45}.channel-level{font-variant-numeric:tabular-nums;color:var(--text-dim);font-size:.7rem;line-height:1}.channel-fader{flex-direction:row;flex-shrink:0;justify-content:center;align-items:center;gap:4px;height:140px;display:flex}.channel-gauge{background:#ffffff12;border:1px solid #ffffff1a;border-radius:4px;flex-shrink:0;width:8px;height:130px;position:relative;overflow:hidden}.channel-gauge-fill{background:linear-gradient(#ff7060 0%,#efb366 28%,#8fe3b0 100%);border-radius:4px;min-height:0;transition:height 60ms linear;position:absolute;bottom:0;left:0;right:0}.channel-fader input[type=range]{writing-mode:vertical-lr;cursor:pointer;direction:rtl;width:20px;height:130px}.mute-btn{border:1px solid var(--border-strong);width:28px;height:22px;color:var(--text-dim);cursor:pointer;letter-spacing:.04em;background:#ffffff0f;border-radius:5px;padding:0;font-size:.68rem;font-weight:700;transition:background .12s,color .12s,border-color .12s}.mute-btn.active{color:#ff7060;background:#ff645040;border-color:#ff645080}.channel-name{writing-mode:vertical-rl;text-overflow:ellipsis;white-space:nowrap;max-height:90px;color:var(--text-dim);font-size:.7rem;line-height:1;overflow:hidden;transform:rotate(180deg)}.fallback-player{margin:20px 0}@media (width<=840px){.admin-shell,.public-shell{padding-inline:14px}.hero-panel,.music-card,.toolbar{border-radius:22px;padding:22px}.toolbar,.music-topline,.actions,.id-row,.card-header,.transport-bar,.timeline-panel{flex-direction:column;align-items:stretch}.upload-grid{grid-template-columns:1fr}.mixer-board{overflow-x:unset;flex-direction:column}.channel-divider{width:auto;height:1px;margin:4px 0}.channel-strip{min-width:unset;flex-direction:row;align-items:center;gap:10px;width:100%;padding:8px 12px}.channel-strip.global-strip{margin-bottom:2px;margin-right:0}.channel-name{writing-mode:horizontal-tb;max-height:unset;white-space:nowrap;text-overflow:ellipsis;order:0;min-width:72px;max-width:72px;font-size:.75rem;overflow:hidden;transform:none}.channel-fader{flex-direction:column;flex:1;order:1;justify-content:center;align-items:stretch;gap:0;height:auto}.channel-gauge{border-radius:3px;width:100%;height:5px;margin-bottom:4px;display:block}.channel-gauge-fill{width:var(--l,0%);border-radius:3px;bottom:0;left:0;right:auto;height:100%!important}.channel-fader input[type=range]{writing-mode:horizontal-tb;direction:ltr;width:100%;height:auto}.channel-level{text-align:right;order:2;min-width:34px}.mute-btn{flex-shrink:0;order:3}}
