@import"https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,500;12..96,700;12..96,800&family=Geist:wght@400;500;600;700&family=Geist+Mono:wght@500;700&display=swap";:root{--fg-font-display: "Bricolage Grotesque", ui-sans-serif, system-ui, sans-serif;--fg-font-body: "Geist", ui-sans-serif, system-ui, sans-serif;--fg-font-mono: "Geist Mono", ui-monospace, monospace}:root{--fg-radius-lg: 18px;--fg-radius-md: 14px;--fg-radius-sm: 8px}[data-theme=goose]{--fg-bg: #FBF6EC;--fg-surface: #FFFFFF;--fg-surface-alt: #F4ECD9;--fg-ink: #1A1A2E;--fg-muted-ink: #6B6259;--fg-primary: #FF5B3F;--fg-on-primary: #FFFFFF;--fg-accent: #FFCB47;--fg-on-accent: #1A1A2E;--fg-correct: #2BA66A;--fg-wrong: #E5484D;--fg-border: #E6DECC;--fg-border-strong: #1A1A2E;--fg-card-shadow: 6px 6px 0 #1a1a2e;--fg-radius: 18px}[data-theme=atlas]{--fg-bg: #F4EFE3;--fg-surface: #FFFCF5;--fg-surface-alt: #EAE3D0;--fg-ink: #0E2238;--fg-muted-ink: #5C5347;--fg-primary: #B5832D;--fg-on-primary: #FFFCF5;--fg-accent: #C13B2B;--fg-on-accent: #FFFCF5;--fg-correct: #2F7A4F;--fg-wrong: #C13B2B;--fg-border: #D9CFB8;--fg-border-strong: #0E2238;--fg-card-shadow: 0 8px 24px rgba(14,34,56,.08), 0 1px 0 #0e2238;--fg-radius: 4px}[data-theme=arcade]{--fg-bg: #0B0E1A;--fg-surface: #161A2B;--fg-surface-alt: #1F2336;--fg-ink: #F0F2FF;--fg-muted-ink: #8B8FAE;--fg-primary: #00F0B5;--fg-on-primary: #0B0E1A;--fg-accent: #FF3DAA;--fg-on-accent: #0B0E1A;--fg-correct: #00F0B5;--fg-wrong: #FF3DAA;--fg-border: #2A2F4A;--fg-border-strong: #00F0B5;--fg-card-shadow: 0 0 0 1px #2a2f4a, 0 0 32px rgba(0,240,181,.15);--fg-radius: 8px}html,body{margin:0;background:var(--fg-bg);color:var(--fg-ink);font-family:var(--fg-font-body, ui-sans-serif),system-ui,sans-serif;font-size:16px;-webkit-font-smoothing:antialiased}*,*:before,*:after{box-sizing:border-box}@media (max-width: 768px){html,body{overflow-x:hidden}.fg-resp-grid{display:block!important}.fg-resp-grid>*{width:100%!important}.fg-resp-grid>*+*{margin-top:16px}.fg-resp-hide{display:none!important}.fg-resp-flag{width:100%!important;max-width:100%!important;height:auto!important}.fg-resp-h1{font-size:40px!important;line-height:1!important}.fg-resp-h2{font-size:28px!important;line-height:1.05!important}.fg-resp-pad-tight{padding:16px!important}.fg-resp-avatar-grid{grid-template-columns:repeat(4,1fr)!important}.fg-resp-podium-row{gap:8px!important}.fg-resp-room-code{font-size:36px!important;letter-spacing:-.02em!important}.fg-chip-sm,.fg-btn-sm{height:44px!important}.fg-resp-side-panel{border-left:none!important;border-top:2px solid var(--fg-ink)!important}}@media (max-width: 480px){.fg-resp-h1{font-size:32px!important}.fg-resp-toast{left:12px!important;right:12px!important;max-width:none!important;bottom:12px!important}.fg-options-grid{grid-template-columns:1fr!important}.fg-resp-podium-row{gap:6px!important;margin-top:20px!important}.fg-resp-podium-bar-1{height:130px!important}.fg-resp-podium-bar-2{height:90px!important}.fg-resp-podium-bar-3{height:65px!important}}.fg-confetti{position:fixed;inset:0;overflow:hidden;pointer-events:none;z-index:50}.fg-confetti-piece{position:absolute;top:-5%;opacity:1;animation-name:fg-confetti;animation-timing-function:ease-in;animation-iteration-count:1;animation-fill-mode:forwards}@keyframes fg-confetti{0%{transform:translateY(0) rotate(0);opacity:1}85%{opacity:1}to{transform:translateY(110vh) rotate(360deg);opacity:0}}@media (prefers-reduced-motion: reduce){.fg-confetti{display:none}}@media (pointer: coarse){.fg-btn-sm,.fg-chip-sm,.fg-chip-md{height:44px!important}.fg-settings-pill{min-height:44px}.fg-hit44{min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center}}@media (prefers-reduced-motion: no-preference){*,*:before,*:after{transition:background-color .35s ease,color .35s ease,border-color .35s ease,fill .35s ease}}@keyframes fg-bounce{0%,80%,to{transform:translateY(0);opacity:.5}40%{transform:translateY(-4px);opacity:1}}@keyframes fg-flag-in{0%{transform:scale(.7) rotate(-6deg);opacity:0}60%{transform:scale(1.05) rotate(2deg);opacity:1}to{transform:scale(1) rotate(0);opacity:1}}@keyframes fg-shake{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}@keyframes fg-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}
