:root{font:16px system-ui,sans-serif;color:#25211f;background:#f3eee9}*{box-sizing:border-box}body{margin:0;min-height:100vh;display:grid;place-items:center}.call-card{width:min(520px,calc(100% - 32px));padding:38px 28px;text-align:center;background:#fffdfa;border:1px solid #e5d9ce;border-radius:18px;box-shadow:0 14px 40px #4b34251c}.brand{color:#c64e31;font-weight:800;letter-spacing:.12em;text-transform:uppercase}h1{font:600 38px Georgia,serif;margin:8px 0}.room{color:#756b64;font-size:13px}.status{font-size:20px;margin:25px 0 6px}.error{color:#a52f23;min-height:24px}.controls,.primary-actions{display:flex;justify-content:center;gap:9px;flex-wrap:wrap;margin:20px 0}.primary-actions{min-height:52px}button{border:0;border-radius:9px;padding:12px 15px;background:#d55d3b;color:#fff;font-weight:700;cursor:pointer}button:disabled{opacity:.45;cursor:not-allowed}button.danger{background:#8f3027}.answer{font-size:20px;padding:16px 42px;background:#2d825b}.recall{font-size:18px;padding:14px 30px;background:#376f9e}.hint{color:#756b64;font-size:13px;line-height:1.5}video{width:100%;max-height:260px;background:#1d1917;border-radius:10px;margin-top:12px;object-fit:cover}#local-video{width:42%;margin-left:auto}.status.connected{color:#28734d}
