*{box-sizing:border-box}body{color:#111827;background:#f3f4f6;margin:0}#root{min-height:100vh}.page{max-width:1320px;margin:0 auto;padding:12px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}button{cursor:pointer;background:#fff;border:1px solid #d0d7de;border-radius:6px;padding:8px 12px}button:disabled{opacity:.5;cursor:not-allowed}.danger{color:#fff;background:#ef4444;border-color:#ef4444}.title{color:#374151;margin-bottom:8px;font-size:13px}.video-box{background:#111827;border-radius:8px;width:100%;height:200px;margin-bottom:6px;overflow:hidden}.screen-box{height:120px}.meeting-layout{grid-template-columns:280px 1fr;gap:12px;margin-top:10px;display:grid}.camera-sidebar{background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;flex-direction:column;min-height:420px;padding:10px;display:flex}.camera-sidebar h3,.stage-area h3{margin:0 0 10px;font-size:14px}.camera-list{flex-direction:column;flex:1;gap:10px;display:flex}.camera-tile{background:#fff;border:1px solid #dbe3ee;border-radius:8px;padding:8px}.camera-tile-local{margin-top:auto}.sidebar-box{height:138px;margin-bottom:0}.screen-mini{height:92px;margin-top:6px}.stage-area{background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;padding:10px}.stage-header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.stage-switches{gap:8px;display:flex}.stage-switch.active{color:#fff;background:#2563eb;border-color:#2563eb}.stage-box{height:460px;margin-bottom:0}.stage-controls{flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:10px;display:flex}.icon-btn{color:#374151;background:#fff;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:1px;width:46px;height:44px;padding:4px 0 2px;display:inline-flex}.icon-btn svg{width:16px;height:16px}.icon-btn:hover:not(:disabled){background:#f3f4f6}.icon-btn.warn{color:#b45309;border-color:#f59e0b}.icon-label{letter-spacing:0;font-size:10px;line-height:1}.meta{color:#6b7280;margin:0;font-size:12px}@media (width<=1100px){.meeting-layout{grid-template-columns:1fr}.camera-sidebar{order:2}.stage-area{order:1}.stage-box{height:320px}}
