*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg-primary: #0f0f0f;--bg-secondary: #1a1a1a;--bg-tertiary: #222222;--border: #2a2a2a;--text-primary: #d4d4d4;--text-secondary: #888888;--text-dim: #555555;--narrator-accent: #8b0000;--player-accent: #1a3355;--success: #2d5a27;--timer-warning: #7a3f00;--mic-active: #cc0000}html,body,#root{height:100%;background:var(--bg-primary);color:var(--text-primary);font-family:Georgia,Times New Roman,serif;font-size:16px;line-height:1.6}button{cursor:pointer;border:none;background:none;font-family:inherit;color:inherit}a{color:var(--text-secondary);text-decoration:none}@keyframes pulse-core{0%{box-shadow:inset 0 0 0 3px var(--narrator-accent)}to{box-shadow:inset 0 0 0 3px transparent}}@keyframes pulse-subplot{0%{box-shadow:inset 0 0 0 3px var(--timer-warning)}to{box-shadow:inset 0 0 0 3px transparent}}.portrait-pulse-core{animation:pulse-core .9s ease-out}.portrait-pulse-subplot{animation:pulse-subplot .9s ease-out}
