:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}:root{color:#f8fafc;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0f172a;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0}body{overflow-x:hidden}a{color:inherit;text-decoration:none}button,input{font-family:inherit}button{-webkit-tap-highlight-color:transparent}.app-shell{background:radial-gradient(circle at 0 0,#3b82f638,#0000 32%),radial-gradient(circle at 100% 100%,#0ea5e92e,#0000 30%),#0f172a;min-height:100vh;padding:20px}.app-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.app-header h1{letter-spacing:.02em;margin:0;font-size:34px;line-height:1.1}.app-header p{color:#cbd5e1;margin:6px 0 0;font-size:16px}.header-nav{background:#0f172ab3;border:1px solid #94a3b838;border-radius:18px;gap:10px;padding:6px;display:flex}.nav-link{color:#cbd5e1;border-radius:14px;justify-content:center;align-items:center;min-width:116px;min-height:44px;padding:8px 14px;font-size:15px;font-weight:800;display:inline-flex}.nav-link.active{color:#082f49;background:#38bdf8}.status-panel{grid-template-columns:repeat(4,minmax(0,1fr)) auto;gap:12px;margin-bottom:14px;display:grid}.status-card{background:#0f172ac7;border:1px solid #94a3b833;border-radius:18px;min-height:76px;padding:14px;box-shadow:0 16px 40px #0000002e}.status-label{color:#94a3b8;margin-bottom:8px;font-size:13px;font-weight:700;display:block}.status-value{color:#f8fafc;word-break:break-word;font-size:22px;font-weight:900;display:block}.status-badge{border-radius:999px;align-items:center;min-height:32px;padding:5px 12px;font-size:16px;font-weight:900;display:inline-flex}.status-ok{color:#86efac;background:#22c55e2e;border:1px solid #86efac80}.status-ng{color:#fecaca;background:#ef44442e;border:1px solid #fca5a573}.status-actions{grid-template-columns:1fr;gap:10px;min-width:136px;display:grid}.small-button{color:#082f49;cursor:pointer;background:#38bdf8;border:0;border-radius:14px;min-width:120px;min-height:48px;font-size:16px;font-weight:900;box-shadow:0 10px 22px #38bdf838}.small-button.secondary{color:#f8fafc;box-shadow:none;background:#334155}.small-button:disabled,.big-button:disabled,.scene-button:disabled,.admin-scene-order button:disabled{opacity:.45;cursor:not-allowed}.mic-on{color:#86efac}.mic-off{color:#fca5a5}.message-panel{color:#fecaca;background:#ef444429;border:1px solid #f871716b;border-radius:16px;margin-bottom:14px;padding:12px 16px}.message-panel.warning{color:#fde68a;background:#f59e0b29;border-color:#fbbf2473}.message-panel p{margin:0;font-size:15px;font-weight:700}.control-layout{grid-template-columns:1fr 1.35fr;grid-template-areas:"slides scenes""audio scenes";gap:14px;display:grid}.admin-layout{grid-template-columns:1fr;gap:14px;display:grid}.control-section{background:#0f172acc;border:1px solid #94a3b838;border-radius:22px;padding:16px;box-shadow:0 18px 48px #0000003d}.slide-section{grid-area:slides}.scene-section{grid-area:scenes}.audio-section{grid-area:audio}.section-title-row{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:14px;display:flex}.section-title-row h2{margin:0;font-size:22px}.section-title-row span{color:#94a3b8;font-size:13px;font-weight:700}.slide-buttons,.audio-buttons{grid-template-columns:1fr 1fr;gap:14px;display:grid}.big-button{color:#f8fafc;letter-spacing:.04em;cursor:pointer;touch-action:manipulation;border:0;border-radius:22px;min-height:128px;font-size:34px;font-weight:950;box-shadow:0 18px 32px #00000047}.big-button.primary{background:linear-gradient(135deg,#38bdf8,#2563eb)}.big-button.muted{color:#94a3b8;box-shadow:none;background:#334155}.mic-on-button{background:linear-gradient(135deg,#22c55e,#15803d)}.mic-off-button{background:linear-gradient(135deg,#ef4444,#991b1b)}.scene-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.scene-button{color:#f8fafc;text-align:left;cursor:pointer;touch-action:manipulation;background:#1e293be0;border:1px solid #94a3b83d;border-radius:20px;min-height:112px;padding:16px;box-shadow:0 14px 26px #00000038}.scene-button span{margin-bottom:10px;font-size:28px;font-weight:950;display:block}.scene-button small{color:#94a3b8;word-break:break-word;font-size:13px;font-weight:700;display:block}.scene-button.active{background:linear-gradient(135deg,#0ea5e9f2,#2563ebf2);border-color:#38bdf8e6;box-shadow:0 18px 36px #2563eb52}.scene-button.active small{color:#dbeafe}.empty-box{color:#cbd5e1;background:#1e293b73;border:1px dashed #94a3b861;border-radius:18px;padding:22px}.empty-box p{margin:0 0 8px;font-size:16px;font-weight:700}.empty-box p:last-child{margin-bottom:0}.admin-actions{gap:10px;margin-bottom:14px;display:flex}.admin-scene-list{gap:10px;display:grid}.admin-scene-row{background:#1e293bb8;border:1px solid #94a3b838;border-radius:18px;grid-template-columns:120px 1fr 96px;align-items:center;gap:12px;padding:14px;display:grid}.admin-scene-row.missing{background:#78350f5c;border-color:#fbbf2480}.admin-scene-enable label{color:#f8fafc;cursor:pointer;align-items:center;gap:8px;font-size:16px;font-weight:900;display:inline-flex}.admin-scene-enable input{accent-color:#38bdf8;width:22px;height:22px}.admin-scene-main{gap:8px;display:grid}.admin-scene-name-row{align-items:center;gap:10px;display:flex}.admin-scene-name-row strong{word-break:break-word;font-size:17px}.missing-badge{color:#fde68a;white-space:nowrap;background:#f59e0b38;border:1px solid #fbbf246b;border-radius:999px;align-items:center;min-height:24px;padding:3px 8px;font-size:12px;font-weight:900;display:inline-flex}.admin-scene-main input{color:#f8fafc;background:#0f172aeb;border:1px solid #94a3b847;border-radius:12px;outline:none;width:100%;min-height:44px;padding:9px 12px;font-size:16px;font-weight:700}.admin-scene-main input:focus{border-color:#38bdf8cc;box-shadow:0 0 0 3px #38bdf82e}.admin-scene-order{grid-template-columns:1fr 1fr;gap:8px;display:grid}.admin-scene-order button{color:#f8fafc;cursor:pointer;background:#334155;border:0;border-radius:12px;min-height:44px;font-size:20px;font-weight:950}.app-footer{color:#94a3b8;justify-content:space-between;gap:12px;margin-top:14px;font-size:12px;font-weight:700;display:flex}@media (width<=1000px){.status-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.status-actions{grid-column:span 2;grid-template-columns:1fr 1fr;min-width:0}.control-layout{grid-template-columns:1fr;grid-template-areas:"slides""scenes""audio"}}@media (width<=700px){.app-shell{padding:14px}.app-header{flex-direction:column;align-items:flex-start}.app-header h1{font-size:26px}.header-nav{width:100%}.nav-link{flex:1}.status-panel{grid-template-columns:1fr}.status-actions{grid-column:auto;grid-template-columns:1fr 1fr}.slide-buttons,.audio-buttons,.scene-grid{grid-template-columns:1fr}.big-button{min-height:104px;font-size:28px}.scene-button{min-height:96px}.scene-button span{font-size:23px}.admin-scene-row{grid-template-columns:1fr}.admin-scene-order{grid-template-columns:1fr 1fr}.section-title-row{flex-direction:column;align-items:flex-start}}.message-panel.success{color:#bbf7d0;background:#22c55e29;border-color:#86efac73}.mic-unset{color:#cbd5e1}
