:root{color-scheme:dark;font:16px/1.45 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#111827;color:#f8fafc}*{box-sizing:border-box}body{margin:0;min-height:100svh;display:grid;place-items:center;background:radial-gradient(ellipse at 50% 0,#23344a 0,transparent 55%),#111827}.shell{width:min(960px,100%);min-height:100svh;padding:clamp(20px,5vw,48px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}header{display:flex;align-items:center;gap:11px;margin-bottom:12px}.mark{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#4f46e5;font-weight:750}h1{font-size:1.25rem;margin:0;font-weight:650;letter-spacing:.02em}#status{color:#cbd5e1;margin:0 auto 26px;max-width:34rem}.welcome{display:flex;flex-direction:column;align-items:center;gap:14px}.welcome p{color:#94a3b8;font-size:.92rem;margin:0}.primary,.secondary,.round{border:0;color:white;font:inherit;cursor:pointer}.primary{background:#4f46e5;padding:13px 24px;border-radius:999px;font-weight:650;min-width:180px}.primary:hover{background:#5b52ed}.secondary{background:transparent;color:#c7d2fe;text-decoration:underline;padding:8px}.stage{width:100%;display:grid;grid-template-columns:minmax(0,1fr) minmax(140px,28%);gap:12px;align-items:start}.stage video{width:100%;aspect-ratio:16/10;object-fit:cover;background:#030712;border-radius:16px}.stage #local{aspect-ratio:4/3}.controls{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:20px;flex-wrap:wrap}.round{background:#334155;border-radius:999px;padding:12px 16px;min-width:78px;font-size:.88rem}.round:hover{background:#475569}.round.end{background:#dc2626}.path{color:#94a3b8;font-size:.82rem;margin:14px 0 0}[hidden]{display:none!important}@media(max-width:560px){.shell{justify-content:flex-start;padding:calc(28px + env(safe-area-inset-top)) 16px calc(20px + env(safe-area-inset-bottom))}header{margin-top:8vh}.stage{grid-template-columns:1fr}.stage #remote{aspect-ratio:3/4;max-height:58svh}.stage #local{position:fixed;right:18px;top:18px;width:26vw;max-width:130px;border:1px solid #64748b;border-radius:12px}.controls{gap:8px}.round{padding:12px 13px;min-width:68px}}
