:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%}body{color:#0f172a;background:#e5e7eb;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer;border:0}.app{background:linear-gradient(#f1f5f9,#e5e7eb);min-height:100vh;padding:12px 12px 96px}.app.dark{color:#e5e7eb;background:radial-gradient(circle at top,#1e1b4b 0,#09090b 40%,#020617 100%)}.shell{max-width:620px;margin:0 auto}.top{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);padding-bottom:10px;position:sticky;top:0}.brand,.card,.panel,.bottom,.sheet{background:#ffffffeb;border:1px solid #0f172a14;box-shadow:0 12px 30px #0f172a14}.dark .brand,.dark .card,.dark .panel,.dark .bottom,.dark .sheet{background:#0f172ae0;border-color:#94a3b838;box-shadow:0 20px 40px #00000059}.brand{border-radius:28px;align-items:center;gap:12px;padding:12px;display:flex}.logo{color:#fff;background:#020617;border-radius:16px;place-items:center;width:48px;height:48px;font-weight:900;display:grid}.title{flex:1;min-width:0}.eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#64748b;font-size:11px;font-weight:900}.dark .eyebrow,.muted{color:#94a3b8}.scene-head{grid-template-columns:auto 1fr auto;align-items:center;gap:8px;margin:10px 0;display:grid}.round{text-align:center;color:#fff;background:#020617;border:2px solid #cbd5e1;border-radius:24px;min-width:112px;padding:8px;font-weight:900}.round.new{background:#059669;border-color:#6ee7b7;box-shadow:0 0 22px #10b98166}.round small{text-transform:uppercase;letter-spacing:.08em;opacity:.85;font-size:10px;display:block}.icon-btn,.small-btn{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:999px;font-weight:900}.icon-btn{width:40px;height:40px}.small-btn{padding:7px 10px;font-size:12px}.dark .icon-btn,.dark .small-btn{color:#e2e8f0;background:#1e293b;border-color:#475569}.scene-notes{border-radius:24px;margin-bottom:10px;padding:12px;line-height:1.45}.turn-row{grid-template-columns:auto 1fr auto;gap:8px;display:grid}.primary{color:#fff;background:#020617;border-radius:24px;padding:12px 16px;font-weight:900}.primary.next-round{background:#059669;box-shadow:0 0 16px #10b98159}.primary.blocked{background:#a21caf}.active-box{border-radius:24px;padding:10px 12px}.card{border-radius:28px;margin:12px 0;transition:all .2s;overflow:hidden}.card.active{border:4px solid var(--accent,#38bdf8);transform:scale(1.01)}.card.triggered{border:2px solid #d946ef}.card-head{text-align:left;width:100%;color:inherit;background:0 0;align-items:flex-start;gap:12px;padding:14px;display:flex}.avatar{color:#fff;border-radius:16px;flex:none;place-items:center;width:46px;height:46px;font-weight:900;display:grid}.avatar.slate{background:#020617}.avatar.red{background:#7f1d1d}.avatar.orange{background:#c2410c}.avatar.amber{color:#111827;background:#b45309}.avatar.emerald{background:#047857}.avatar.cyan{background:#0e7490}.avatar.blue{background:#1e3a8a}.avatar.violet{background:#4c1d95}.avatar.pink{background:#9d174d}.avatar.rose{background:#9f1239}.info{flex:1;min-width:0}.name-line{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.name-line strong{font-size:16px}.chip{color:#475569;background:#e2e8f0;border-radius:999px;padding:3px 8px;font-size:10px;font-weight:900}.dark .chip{color:#cbd5e1;background:#334155}.chip.hot{color:#fff;background:#d946ef}.trackers{border-top:1px solid #94a3b833;gap:8px;padding:12px;display:grid}.tracker{background:#f8fafcbf;border:1px solid #0f172a14;border-radius:20px;padding:10px}.dark .tracker{background:#02061773;border-color:#94a3b833}.tracker.triggered{background:#d946ef24;border-color:#d946ef}.tracker-top{justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;font-size:12px;font-weight:900;display:flex}.controls{grid-template-columns:auto 1fr auto;align-items:center;gap:8px;display:grid}.controls button{background:#fff;border:1px solid #cbd5e1;border-radius:999px;width:34px;height:34px;font-weight:900}.dark .controls button{color:#e2e8f0;background:#0f172a;border-color:#475569}.delta{justify-content:center;margin-bottom:4px;display:flex}.delta button,.delta-pop button{color:#fff;background:#020617;border-radius:999px;padding:5px 12px;font-size:11px;font-weight:900}.delta-pop{justify-content:center;gap:6px;margin-bottom:8px;display:flex}.delta-pop input{border:1px solid #cbd5e1;border-radius:14px;width:82px;padding:6px 8px;font-weight:900}.bar-bg{background:#cbd5e1;border-radius:999px;height:16px;position:relative;overflow:hidden}.bar-fill{background:#0f172a;border-radius:999px;height:100%}.bar-fill.warn{background:#f59e0b}.bar-fill.danger{background:#ef4444}.bar-over{opacity:.85;background:#10b981;height:100%;position:absolute;top:0;right:0}.bar-under{opacity:.85;background:#991b1b;height:100%;position:absolute;top:0;left:0}.dots,.clock,.boxes{flex-wrap:wrap;gap:6px;display:flex}.dot{background:#fff;border:1px solid #64748b;border-radius:999px;width:22px;height:22px}.dot.on{background:#020617}.dark .dot{background:#0f172a}.dark .dot.on{background:#38bdf8}.seg{background:#fff;border:1px solid #64748b;border-radius:8px;width:28px;height:24px}.seg.on{background:#020617}.seg.triggered.on{background:#d946ef;border-color:#f0abfc}.box-row{align-items:flex-start;gap:8px;width:100%;display:flex}.box-label{color:#64748b;width:70px;padding-top:5px;font-size:10px;font-weight:900}.box{background:#fff;border:1px solid #64748b;border-radius:8px;place-items:center;width:24px;height:24px;font-size:12px;font-weight:900;display:grid}.box.full{color:#fff;background:#020617}.statuses{flex-wrap:wrap;gap:6px;display:flex}.status{color:#fff;background:#020617;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:900}.status.expired{background:#dc2626}.status.loop{background:#6d28d9}.status button{color:inherit;background:0 0;margin-left:4px;font-weight:900}.reserve{margin-top:18px}.bottom{z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:28px;grid-template-columns:auto 1fr auto auto;gap:8px;width:min(620px,100% - 24px);padding:8px;display:grid;position:fixed;bottom:10px;left:50%;transform:translate(-50%)}.overlay{z-index:50;background:#0000008c;align-items:flex-end;padding:10px;display:flex;position:fixed;inset:0}.sheet{width:100%;max-width:620px;max-height:92vh;color:inherit;border-radius:30px;margin:0 auto;padding:16px;overflow:auto}.field{text-transform:uppercase;color:#64748b;gap:4px;margin:10px 0;font-size:12px;font-weight:900;display:grid}.field input,.field textarea,.field select{color:#0f172a;text-transform:none;background:#fff;border:1px solid #cbd5e1;border-radius:16px;padding:10px}.dark .field input,.dark .field textarea,.dark .field select{color:#e2e8f0;background:#020617;border-color:#475569}.grid2{grid-template-columns:1fr 1fr;gap:8px;display:grid}.row{align-items:center;gap:8px;display:flex}.stack{gap:8px;display:grid}.danger-btn{color:#7f1d1d;background:#fee2e2;border:1px solid #fecaca;border-radius:20px;padding:10px;font-weight:900}@media (width>=640px){.overlay{align-items:center}}
