:root{background:#09090b;color:#f4f4f5;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:#09090b;color:#f4f4f5;margin:0}a{color:inherit;text-decoration:none}.dashboard{display:grid;gap:1rem;grid-template-columns:320px 1fr}.dashboard,.remote-shell{min-height:100vh;padding:1rem}.remote-panel{margin:0 auto;max-width:720px}.remote-subtitle{color:#d4d4d8;font-size:1rem;margin:1rem 0 .5rem}.panel{background:#111114;border:1px solid #27272a;border-radius:14px;padding:1rem}.section-header h1,.section-header h2,.section-header h3,.section-header p{margin:0}.section-header p{color:#a1a1aa;margin-top:.35rem}.title-row{align-items:center;display:flex;gap:.75rem;justify-content:space-between}.icon-menu{background:#18181b;border:1px solid #3f3f46;border-radius:10px;color:#f4f4f5;cursor:pointer;height:38px;width:38px}.settings-panel{background:#0d0d10;border:1px solid #27272a;border-radius:12px;display:grid;gap:.9rem;margin-top:1rem;padding:1rem}.settings-panel h3,.settings-panel h4{margin:0}.settings-group{border:1px solid #27272a;border-radius:10px;display:grid;gap:.5rem;padding:.75rem}.label{color:#a1a1aa;font-size:.85rem}.settings-input{background:#18181b;border:1px solid #3f3f46;border-radius:8px;color:#f4f4f5;padding:.55rem .65rem;width:100%}.inline-controls{align-items:center;display:grid;gap:.5rem;grid-template-columns:1fr auto}.note{color:#a1a1aa;font-size:.85rem;margin:0}.qr-code{background:#fff;border:1px solid #3f3f46;border-radius:8px;height:132px;width:132px}.device-list{color:#d4d4d8;margin:0;padding-left:1.1rem}.slide-grid,.song-list{display:grid;gap:.5rem;margin-top:1rem}.control-row button,.open-present,.slide-btn,.song-btn{background:#18181b;border:1px solid #3f3f46;border-radius:10px;color:#f4f4f5;cursor:pointer;padding:.65rem .75rem;text-align:left;width:100%}.slide-btn.active,.song-btn.active{background:#22c55e21;border-color:#22c55e}.song-title{display:block;font-weight:700}.song-meta{color:#a1a1aa;font-size:.8rem}.preview-card{background:#0f0f12;border:1px solid #3f3f46;border-radius:12px;margin:1rem 0;padding:1rem}.preview-card h3{margin:0 0 .5rem}.preview-card p{font-size:1.1rem;margin:0;white-space:pre-line}.control-row{display:grid;gap:.5rem;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:1rem}.control-row button,.open-present{text-align:center}.control-row .ghost{border-style:dashed}.dot{margin:0 .35rem}.slide-btn span{color:#d4d4d8;display:block;font-size:.9rem;margin-top:.35rem;white-space:pre-line}.present-screen{background:radial-gradient(circle at top,#1f2937,#020617 65%);display:grid;min-height:100vh;overflow:hidden;padding:3rem;place-items:center;position:relative;width:100vw}.present-screen.blackout{background:#000}.media-bg{filter:brightness(.5);height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.slide-stage{max-width:1200px;position:relative;text-align:center;z-index:1}.slide-fade-enter-active,.slide-fade-leave-active{transition:opacity var(--slide-transition-ms,.5s) ease}.slide-fade-enter-from,.slide-fade-leave-to{opacity:0}.slide-stage h1{font-size:2rem;margin:0 0 1rem;opacity:.9}.slide-stage p{font-size:clamp(2.2rem,5vw,4.6rem);font-weight:700;line-height:1.2;margin:0;white-space:pre-line}.slide-stage footer{color:#d4d4d8;margin-top:2rem}@media(max-width:980px){.dashboard{grid-template-columns:1fr}.control-row{grid-template-columns:repeat(2,minmax(0,1fr))}}
