/* Shared day tokens keep the browser's OS theme and suite preferences. */
body { background: var(--rst-bg); }
[rst-shell-topbar] { --rst-page-max: 80rem; }
[rst-shell-bar] { min-block-size: 4rem; }
[rst-shell-brand] { min-block-size: 44px; }
[rst-page] { max-inline-size: 80rem; margin-inline: auto; }
.calls-lobby { max-inline-size: 32rem; margin: clamp(1rem, 8vh, 5rem) auto; }
.calls-lobby [estilo-call-panel] { margin-block-start: 1.5rem; padding: clamp(1rem, 4vw, 1.5rem); }
.calls-lobby h1 { font-size: 2rem; letter-spacing: -0.025em; }
.calls-lobby-heading h1 { font-size: 2rem; }
[estilo-call-header] h1 { font-size: 1.5rem; }
[estilo-call-header] [rst-page-header] { margin: 0; }
