.question-bank{--qb-bg:#050506;--qb-surface:#0d0c0c;--qb-surface-2:#141211;--qb-emerald-deep:#2a210e;--qb-emerald:#d6a640;--qb-emerald-bright:#54d8f0;--qb-gold:#d6a640;--qb-gold-bright:#f2cf72;--qb-ivory:#f5efe4;--qb-text-muted:#b8ad9d;--qb-danger:#e4534f;--qb-archive:#758aa4;--qb-cyan:#54d8f0;--qb-success-green:#2bd17e;--qb-border:color-mix(in srgb, var(--qb-gold) 28%, transparent);--qb-hover:color-mix(in srgb, var(--qb-gold) 10%, var(--qb-surface-2));--qb-focus:var(--qb-cyan);--qb-text:var(--qb-ivory);--qb-text-soft:var(--qb-text-muted);--qb-primary:var(--qb-cyan);--qb-accent:var(--qb-gold);--qb-success:var(--qb-success-green);--qb-warning:var(--qb-gold);--qb-error:var(--qb-danger);--qb-dur-instant:.1s;--qb-dur-fast:.16s;--qb-dur-normal:.24s;--qb-dur-slow:.36s;--qb-ease:cubic-bezier(.2, 0, 0, 1);--qb-ring:3px solid var(--qb-focus);--qb-shadow-sm:0 2px 3px -1px #0000006b, 0 1px 0 0 #f4ebd808, 0 0 0 1px #00000047;--qb-shadow-md:0 0 0 1px #00000061, 0 1px 1px -.5px #00000047, 0 3px 3px -1.5px #0000003d, 0 12px 12px -6px #00000052;--qb-shadow-lg:0 2.8px 2.2px #00000014, 0 12.5px 10px #00000024, 0 41.8px 33.4px #0003, 0 64px 48px #00000047;--foreground:var(--qb-ivory);--text-soft:var(--qb-text-muted);--muted-foreground:var(--qb-text-muted);--surface-stage:var(--qb-surface);--surface-stage-line:var(--qb-border);--surface-soft:var(--qb-surface-2);--border:var(--qb-border);--gold:var(--qb-gold);--primary:var(--qb-cyan);--success:var(--qb-success-green);--danger:var(--qb-danger);--warning:var(--qb-gold);--ring:var(--qb-cyan);--muted:color-mix(in srgb, var(--qb-gold) 8%, var(--qb-surface));--input:var(--qb-surface-2);--card:var(--qb-surface);--card-foreground:var(--qb-ivory);isolation:isolate;gap:var(--space-6);color:var(--qb-ivory);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:radial-gradient(80rem 28rem at 100% -10%, color-mix(in srgb, var(--qb-gold) 11%, transparent), transparent 46%), radial-gradient(56rem 24rem at -8% 110%, color-mix(in srgb, var(--qb-cyan) 5%, transparent), transparent 42%), var(--qb-bg);padding:var(--space-5);border:1px solid color-mix(in srgb, var(--qb-gold) 30%, transparent);border-radius:var(--radius-xl);animation:qb-page-in var(--qb-dur-normal) var(--qb-ease) both;display:grid;position:relative}.question-bank>:not(.qb-guides){z-index:1;position:relative}.question-bank .qb-guides{z-index:0;border-inline:1px solid color-mix(in srgb, var(--qb-gold) 22%, transparent);pointer-events:none;position:absolute;inset:.85rem}.question-bank .qb-guides span{background:color-mix(in srgb, var(--qb-gold) 72%, transparent);pointer-events:none;block-size:6px;inline-size:6px;position:absolute}.question-bank .qb-guides span:first-child{inset-block-start:-3px;inset-inline-start:-3px}.question-bank .qb-guides span:nth-child(2){inset-block-start:-3px;inset-inline-end:-3px}.question-bank .qb-guides span:nth-child(3){inset-block-end:-3px;inset-inline-start:-3px}.question-bank .qb-guides span:nth-child(4){inset-block-end:-3px;inset-inline-end:-3px}.question-bank .cinematic-film-index{color:var(--qb-gold)}.question-bank :where(h1,h2,h3,h4,strong){color:var(--qb-ivory)}.question-bank :where(p,small,.muted){color:var(--qb-text-muted)}.question-bank :where(input,textarea,select){background:var(--qb-surface-2);color:var(--qb-ivory);border-color:var(--qb-border)}.question-bank :where(input,textarea,select)::placeholder{color:color-mix(in srgb, var(--qb-text-muted) 80%, transparent)}.question-bank :where(input,textarea,select):focus{border-color:var(--qb-cyan);box-shadow:inset 0 -2px 0 var(--qb-gold)}.question-bank :where(input,textarea,select,button,a,summary):focus-visible{outline:var(--qb-ring);outline-offset:2px}.question-bank :where(.question-editor,.question-image-picker,.question-option,.question-preview-panel,.dialog,.alert-dialog){background:var(--qb-surface);color:var(--qb-ivory);border-color:var(--qb-border)}.question-bank .question-preview-panel{gap:var(--space-3);padding:var(--space-4);border:1px solid var(--qb-border);border-radius:var(--radius-lg);background:var(--qb-surface-2);display:grid}.question-bank .preview-error,.question-bank .preview-issue-error{color:var(--qb-danger)}.question-bank .preview-summary.is-clean{color:var(--qb-success-green)}.question-bank .skeleton{background:color-mix(in srgb, var(--qb-emerald) 10%, var(--qb-surface-2));animation:qb-skeleton var(--qb-dur-slow) var(--qb-ease) infinite alternate}.question-bank :where(.dialog,.alert-dialog){animation:qb-page-in var(--qb-dur-normal) var(--qb-ease) both}.question-bank .button-gold{background:var(--qb-gold);color:var(--qb-bg);border-color:var(--qb-gold-bright)}.question-bank .button-gold:hover{background:var(--qb-gold-bright)}@keyframes qb-page-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes qb-skeleton{0%{opacity:.55}to{opacity:1}}@media (prefers-reduced-motion:reduce){.question-bank,.question-bank *,.question-bank .skeleton{transition:none!important;animation:none!important}}
.leaderboard-poster-page{background:#000;min-height:100svh;overflow:hidden}.leaderboard-poster-frame{aspect-ratio:3/2;width:min(100%,96rem);margin-inline:auto;position:relative}.leaderboard-poster{width:100%;height:auto;display:block}.leaderboard-back-button{z-index:2;top:max(1rem, env(safe-area-inset-top));right:max(1rem, env(safe-area-inset-right));min-width:5.5rem;min-height:2.75rem;position:absolute}.leaderboard-live-winner{color:#fff;text-align:center;width:18%;position:absolute;transform:translate(-50%)}.leaderboard-live-winner-1{top:38.2%;left:30.3%}.leaderboard-live-winner-2{top:35.7%;left:50%}.leaderboard-live-winner-3{top:38.2%;left:69.6%}.leaderboard-live-winner strong,.leaderboard-live-winner small,.leaderboard-live-winner span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.leaderboard-live-winner strong{font-size:clamp(.55rem,2vw,2rem);line-height:1.2}.leaderboard-live-winner small{color:#f7ca51;margin-top:.45%;font-size:clamp(.38rem,1vw,1rem)}.leaderboard-live-winner span{color:#ffe0a0;margin-top:1.2%;font-size:clamp(.5rem,1.55vw,1.55rem);font-weight:800}.leaderboard-live-ranking{color:#fff;direction:ltr;grid-template-rows:repeat(10,1fr);margin:0;padding:0;font-size:clamp(.34rem,1vw,.95rem);list-style:none;display:grid;position:absolute;inset:60.7% 34.7% 6.2% 35.7%}.leaderboard-live-ranking li{justify-content:space-between;align-items:center;gap:.5rem;min-width:0;display:flex}.leaderboard-live-ranking li>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.leaderboard-live-ranking strong{color:#ffd16a;font-variant-numeric:tabular-nums;flex:none}.leaderboard-live-error{color:#ffd16a;text-align:center;margin:0;font-size:clamp(.42rem,1.1vw,1rem);position:absolute;top:72%;left:39%;right:39%}@media (max-width:40rem){.leaderboard-back-button{top:max(.75rem, env(safe-area-inset-top));right:max(.75rem, env(safe-area-inset-right))}.leaderboard-poster-frame{aspect-ratio:2/3;width:100%}.leaderboard-live-winner{width:25%}.leaderboard-live-winner-1{top:35%;left:81.5%}.leaderboard-live-winner-2{top:30%;left:50%}.leaderboard-live-winner-3{top:35%;left:19.5%}.leaderboard-live-winner strong{font-size:clamp(.7rem,3.8vw,1.1rem)}.leaderboard-live-winner small{font-size:clamp(.48rem,2.2vw,.68rem)}.leaderboard-live-winner span{font-size:clamp(.64rem,3vw,.9rem)}.leaderboard-live-ranking{padding-inline:12%;font-size:clamp(.48rem,2.4vw,.72rem);inset:54.5% 22.5% 10.1%}.leaderboard-live-error{top:69%;left:28%;right:28%}}
.royal-live{--royal-black:#050a0e;--royal-panel:#111827eb;--royal-panel-solid:#111827;--royal-gold:#d4af37;--royal-gold-bright:#f2d675;--royal-gold-deep:#8b6914;--royal-gold-line:#d4af378f;--royal-ivory:#f2e8d5;--royal-muted:#b9b0a0;--royal-cyan:#00d4ff;--royal-green:#43e06f;--background:var(--royal-black);--foreground:var(--royal-ivory);--surface:#0b1118;--surface-strong:var(--royal-panel-solid);--surface-soft:#080e14;--surface-raised:#111827e6;--card:var(--royal-panel);--card-foreground:var(--royal-ivory);--muted:#00d4ff14;--muted-foreground:var(--royal-muted);--text-soft:var(--royal-muted);--border:#d4af3738;--ring:var(--royal-cyan);--primary:var(--royal-cyan);--primary-foreground:#041018;--accent:var(--royal-gold);--gold:var(--royal-gold);--gold-foreground:#171000;box-sizing:border-box;width:100%;min-width:0;max-width:100vw;color:var(--royal-ivory);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-family:Alexandria Variable,Cairo Variable,sans-serif;overflow-x:clip}.royal-live *,.royal-live :before,.royal-live :after{box-sizing:border-box}body:has(.royal-live){background:var(--royal-black,#020509);margin:0;padding:0}.broadcast-layout:has(.royal-live){background:var(--royal-black,#020509);margin:0;padding:0}.broadcast-layout:has(.royal-live){width:100%;max-width:100vw;min-height:100dvh;display:block;overflow-x:clip}.royal-host-hub{min-height:calc(100dvh - 5rem);padding-block:clamp(1rem,2vw,2rem)}body:has(.royal-host-hub){color:var(--royal-ivory);background:radial-gradient(circle at 12% 0%, #00d4ff12, transparent 28%), radial-gradient(circle at 88% 8%, #d4af371a, transparent 24%), var(--royal-black);border-color:#d4af3733}.host-layout:has(.royal-host-hub){color:var(--royal-ivory);background:radial-gradient(circle at 12% 0%, #00d4ff12, transparent 28%), radial-gradient(circle at 88% 8%, #d4af371a, transparent 24%), var(--royal-black);border-color:#d4af3733}.host-layout:has(.royal-host-hub)>header{color:var(--royal-ivory);background:radial-gradient(circle at 12% 0%, #00d4ff12, transparent 28%), radial-gradient(circle at 88% 8%, #d4af371a, transparent 24%), var(--royal-black);border-color:#d4af3733}.host-layout:has(.royal-host-hub)>main{color:var(--royal-ivory);background:radial-gradient(circle at 12% 0%, #00d4ff12, transparent 28%), radial-gradient(circle at 88% 8%, #d4af371a, transparent 24%), var(--royal-black);border-color:#d4af3733}.royal-host-hub .host-main-header,.royal-host-hub .host-stat,.royal-host-hub .host-panel,.royal-host-hub .host-quiz-row{color:var(--royal-ivory);background:linear-gradient(145deg, #f2e8d509, transparent 42%), var(--royal-panel);border-color:#d4af373d}.royal-host-hub .host-main-header h1,.royal-host-hub .host-panel__badge,.royal-host-hub .host-quiz-row__number{color:var(--royal-gold-bright)}.royal-live-kicker{color:var(--royal-cyan);align-items:center;gap:.45rem;display:inline-flex}.royal-player-route{background:radial-gradient(circle at 50% -12%, #d4af371f, transparent 30rem), var(--royal-black);min-height:calc(100dvh - 5rem);padding:clamp(1rem,3vw,2.5rem)}.royal-player-route__content{width:min(100%,68rem);margin-inline:auto}.royal-panel{border:1px solid var(--royal-gold-line);background:linear-gradient(145deg, #ffd67709, transparent 42%), var(--royal-panel);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:1.1rem;box-shadow:inset 0 1px #ffffff0d,0 1.2rem 2.8rem #00000061}.royal-brand,.royal-player-brand{color:var(--royal-gold-bright);align-content:start;justify-items:center;line-height:1;display:grid}.royal-brand svg,.royal-player-brand svg{fill:#f4b52f26;filter:drop-shadow(0 0 .8rem #f4b52f5c);stroke-width:1.5px;width:clamp(2.7rem,5vw,4.6rem);height:auto}.royal-brand strong,.royal-player-brand strong{color:var(--royal-gold-bright);letter-spacing:-.08em;-webkit-text-fill-color:transparent;text-shadow:0 .5rem 1.2rem #00000059;background:linear-gradient(#fff3c4,#f4b52f 58%,#9d6209);-webkit-background-clip:text;background-clip:text;margin-top:-.25rem;font-size:clamp(2.9rem,6vw,5.5rem);font-weight:850}.royal-brand span,.royal-player-brand span{color:var(--royal-ivory);margin-top:.5rem;font-size:clamp(.72rem,1.3vw,1rem)}.royal-brand.is-compact svg{width:clamp(2.4rem,4vw,4rem)}.royal-brand.is-compact strong{font-size:clamp(2.7rem,5vw,5rem)}.royal-lobby-screen{isolation:isolate;background:linear-gradient(180deg, #02050926, #02050933), url(/live/royal-lobby-stage.webp) center top / cover no-repeat, var(--royal-black);gap:clamp(1rem,2.1vw,1.7rem);width:min(100%,64rem);min-height:100dvh;margin-inline:auto;padding:clamp(1.25rem,3vw,2.5rem);display:grid;position:relative;overflow:hidden}.royal-lobby-screen:before{z-index:-1;content:"";background:linear-gradient(#0000 0 25%,#0205092e 42%,#020509ad 72%,#020509eb);position:absolute;inset:0}.royal-lobby-toolbar{grid-template-columns:1fr auto 1fr;align-items:start;gap:1rem;display:grid}.royal-outline-action,.royal-toolbar-actions>span,.royal-toolbar-actions>a{border:1px solid var(--royal-gold-line);min-height:3.4rem;color:var(--royal-gold-bright);background:#020509c7;border-radius:.85rem;justify-content:center;align-items:center;gap:.55rem;text-decoration:none;display:inline-flex}.royal-outline-action{justify-self:start;padding-inline:1rem;font-weight:700}.royal-outline-action svg,.royal-toolbar-actions svg{width:1.5rem}.royal-toolbar-actions{justify-self:end;gap:.7rem;display:flex}.royal-toolbar-actions>span{min-width:6.4rem;padding-inline:.9rem;font-size:1.5rem}.royal-toolbar-actions>a{width:3.4rem}.royal-lobby-heading{text-align:center;grid-template-columns:minmax(2rem,1fr) auto minmax(2rem,1fr);align-items:center;gap:1rem;display:grid}.royal-lobby-heading>span,.royal-lobby-access h2>span{background:linear-gradient(90deg, transparent, var(--royal-gold));height:1px}.royal-lobby-heading>span:last-child,.royal-lobby-access h2>span:last-child{transform:scaleX(-1)}.royal-lobby-heading h1{color:var(--royal-gold-bright);margin:0;font-size:clamp(1.8rem,4vw,3.35rem)}.royal-lobby-heading p{margin:.45rem 0 0;font-size:clamp(.9rem,1.8vw,1.18rem)}.royal-lobby-overview{grid-template-columns:minmax(15rem,1fr) minmax(12rem,.78fr) minmax(15rem,1fr);grid-template-areas:"info emblem rules";align-items:stretch;gap:clamp(.8rem,2vw,1.7rem);display:grid}.royal-lobby-info{grid-area:info}.royal-lobby-emblem{grid-area:emblem}.royal-lobby-rules{grid-area:rules}.royal-lobby-info,.royal-lobby-rules{padding:clamp(1rem,2.4vw,1.65rem)}.royal-lobby-info h2,.royal-lobby-rules h2,.royal-lobby-activity h2,.royal-lobby-focus h2{color:var(--royal-gold-bright);justify-content:center;align-items:center;gap:.55rem;margin:0 0 1rem;font-size:clamp(1rem,2vw,1.35rem);display:flex}.royal-lobby-info h2 svg,.royal-lobby-rules h2 svg{width:1.3rem}.royal-lobby-info dl{margin:0}.royal-lobby-info dl>div{border-bottom:1px solid #f4b52f29;justify-content:space-between;gap:.75rem;padding-block:.82rem;display:flex}.royal-lobby-info dl>div:last-child{border-bottom:0}.royal-lobby-info dt{color:var(--royal-muted);gap:.45rem;display:flex}.royal-lobby-info dt svg{width:1.15rem;color:var(--royal-gold)}.royal-lobby-info dd{white-space:nowrap;margin:0;font-weight:750}.royal-lobby-rules ul{gap:1.05rem;margin:0;padding:0;list-style:none;display:grid}.royal-lobby-rules li{align-items:center;gap:.7rem;display:flex}.royal-lobby-rules li svg{width:1.35rem;color:var(--royal-gold)}.royal-lobby-emblem{background:radial-gradient(circle,#f4b52f38,#0000 68%);border-radius:50%;place-content:center;place-items:center;min-height:18rem;display:grid}.royal-lobby-emblem svg:first-child{width:8rem;height:8rem;color:var(--royal-gold-bright);fill:#f4b52f2e;filter:drop-shadow(0 0 1rem #f4b52f73)}.royal-lobby-emblem svg:last-child{width:5rem;height:5rem;color:var(--royal-ivory);margin-top:-3rem}.royal-lobby-access{padding:clamp(1rem,2.5vw,1.8rem)}.royal-lobby-access h2{color:var(--royal-gold-bright);text-align:center;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;margin:0 0 1.3rem;display:grid}.royal-access-layout{grid-template-columns:1fr auto 1fr;align-items:center;gap:clamp(1rem,3vw,2.5rem);display:grid}.royal-room-code,.royal-qr-block{justify-items:center;gap:.75rem;display:grid}.royal-room-code b,.royal-qr-block b{color:var(--royal-gold-bright)}.royal-room-code strong{color:var(--royal-gold-bright);letter-spacing:.13em;text-shadow:0 0 1.2rem #f4b52f66;background:#020509a6;border:1px solid #f4b52f4d;border-radius:.75rem;padding:1rem 1.5rem;font-size:clamp(2.8rem,7vw,5.5rem)}.royal-room-code small,.royal-qr-block small{color:var(--royal-muted)}.royal-access-layout>i{aspect-ratio:1;border:1px solid var(--royal-gold-line);width:3rem;color:var(--royal-gold-bright);border-radius:50%;place-items:center;font-style:normal;display:grid}.royal-qr-block b{align-items:center;gap:.5rem;display:flex}.royal-qr-block b svg{width:1.3rem}.royal-qr-block>div{border:2px solid var(--royal-gold);background:#fffdf5;border-radius:.8rem;padding:.7rem}.royal-qr-block>div svg{width:min(100%,210px);height:auto;display:block}.royal-lobby-participants{padding:clamp(1rem,2.5vw,1.6rem)}.royal-lobby-participants>h2{color:var(--royal-gold-bright);justify-content:center;align-items:center;gap:.6rem;margin:0 0 1rem;display:flex}.royal-lobby-participants>h2 svg{width:1.5rem}.royal-lobby-participants ol{grid-template-columns:repeat(5,minmax(0,1fr));gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.royal-lobby-participants li{background:#020509b8;border:1px solid #f4b52f59;border-radius:.7rem;grid-template-columns:2.5rem 1fr auto;align-items:center;gap:.45rem;min-height:4rem;padding:.55rem;display:grid}.royal-lobby-participants li>span{aspect-ratio:1;border:1px solid var(--royal-gold);width:2.45rem;color:var(--royal-black);background:var(--royal-gold-bright);border-radius:50%;place-items:center;font-weight:850;display:grid}.royal-lobby-participants li strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.royal-lobby-participants li small{color:var(--royal-green);white-space:nowrap}.royal-lobby-participants li small i{aspect-ratio:1;background:currentColor;border-radius:50%;width:.48rem;margin-inline-end:.25rem;display:inline-block;box-shadow:0 0 .55rem}.royal-lobby-ready,.royal-lobby-empty{width:min(100%,27rem);color:var(--royal-green);background:#020509b3;border:1px solid #43e06f80;border-radius:.7rem;justify-content:center;align-items:center;gap:.55rem;margin:1rem auto 0;padding:.65rem 1rem;display:flex}.royal-lobby-footer-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.royal-lobby-activity,.royal-lobby-focus{padding:1.2rem}.royal-lobby-activity p{border-top:1px solid #f4b52f26;justify-content:space-between;gap:1rem;margin:0;padding:.7rem;display:flex}.royal-lobby-activity time{color:var(--royal-muted)}.royal-lobby-focus{justify-content:center;align-items:center;gap:1.2rem;display:flex}.royal-lobby-focus>svg{width:7rem;height:7rem;color:var(--royal-gold-bright);fill:#f4b52f1f;filter:drop-shadow(0 0 1rem #f4b52f4d)}.royal-lobby-focus h2{justify-content:flex-start;margin-bottom:.45rem}.royal-lobby-focus p{color:var(--royal-muted);margin:0}.royal-question-screen{isolation:isolate;background:linear-gradient(180deg, #02050914, #0205092e), url(/live/royal-question-desktop-stage.webp) center bottom / cover no-repeat, var(--royal-black);align-content:start;min-height:100dvh;padding:clamp(1rem,2.5vw,2.4rem) clamp(1rem,4vw,4.5rem) 2rem;display:grid;position:relative;overflow:hidden}.royal-question-header{grid-template-columns:1fr auto 1fr;align-items:start;display:grid}.royal-question-badge,.royal-player-count{border:1px solid var(--royal-gold-line);min-width:6.8rem;min-height:4.5rem;color:var(--royal-gold-bright);background:#020509d6;border-radius:.85rem;place-items:center;padding:.65rem 1rem;display:grid}.royal-question-badge{border-radius:.75rem .75rem 1.7rem 1.7rem;justify-self:start}.royal-question-badge strong{color:var(--royal-ivory);font-size:2.15rem;line-height:1}.royal-question-badge small{font-size:.72rem}.royal-player-count{grid-auto-flow:column;justify-self:end;gap:.55rem;min-width:6.2rem}.royal-player-count svg{width:1.7rem}.royal-player-count strong{font-size:1.75rem}.royal-question-stage{width:100%;position:relative}.royal-question-stage--display{direction:ltr;grid-template-columns:minmax(0,1fr) clamp(8.5rem,12vw,12rem);grid-template-areas:"question timer""media timer""answers timer";gap:clamp(.8rem,1.5vw,1.15rem) clamp(1rem,2vw,2rem);width:min(100%,90rem);margin:clamp(1rem,3vh,2.7rem) auto 0;display:grid}.royal-question-card{border:1px solid var(--royal-gold-line);text-align:center;direction:rtl;background:radial-gradient(circle at 50% 0,#f4b52f17,#0000 52%),#02060aeb;border-radius:1.2rem;grid-area:question;place-items:center;min-height:clamp(9rem,22vh,14rem);padding:clamp(1.4rem,3.5vw,3rem);display:grid;box-shadow:inset 0 0 2.5rem #f4b52f09,0 1.5rem 3rem #00000061}.royal-question-copy{justify-items:center;gap:.8rem;display:grid}.royal-question-copy h2{max-width:28ch;color:var(--royal-ivory);text-wrap:balance;margin:0;font-size:clamp(1.65rem,3.1vw,3.2rem);line-height:1.55}.royal-question-progress{border:1px solid var(--royal-gold-line);color:var(--royal-gold-bright);background:var(--royal-black);padding:.45rem 1.4rem}.royal-question-media{border:1px solid var(--royal-gold-line);background:var(--royal-panel);direction:rtl;border-radius:1rem;grid-area:media;place-items:center;display:grid;overflow:hidden}.royal-question-media img,.royal-question-media video{object-fit:contain;max-width:100%;max-height:28vh;display:block}.royal-question-grid{direction:rtl;grid-area:answers;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(.7rem,1.4vw,1.15rem);display:grid}.royal-answer-option,.royal-answer-placeholder{border:1px solid var(--royal-gold-line);background:linear-gradient(145deg,#ffffff09,#0000 42%),#03070bf0;border-radius:.85rem;min-height:clamp(5.5rem,12vh,7.5rem);position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0d,0 .9rem 1.8rem #0000004d}.royal-answer-option{color:var(--royal-ivory);font:inherit;cursor:pointer;grid-template-columns:3rem minmax(0,1fr);align-items:center;gap:.65rem;padding:.75rem .9rem;display:grid}.royal-answer-option:disabled{opacity:1;cursor:default}.royal-answer-number{aspect-ratio:1;border:1px solid var(--royal-gold);clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%);width:2.6rem;color:var(--royal-gold-bright);background:#f4b52f14;place-items:center;font-size:1.2rem;display:grid}.royal-answer-copy{z-index:2;color:var(--royal-ivory);text-align:center;font-size:clamp(1rem,1.7vw,1.45rem);font-weight:750;position:relative}.royal-answer-option:is(:hover,:focus-visible){border-color:var(--royal-gold-bright);outline:0;box-shadow:0 0 0 3px #f4b52f2e,0 0 1.8rem #f4b52f29}.royal-answer-option.is-selected{border-color:var(--royal-gold-bright);background:linear-gradient(145deg,#f4b52f33,#03070bf5)}.royal-answer-option.is-correct{border-color:var(--royal-green);background:linear-gradient(145deg,#43e06f33,#030a07f5)}.royal-answer-option.is-wrong,.royal-answer-option.is-revealed-incorrect{opacity:.58}.royal-host-correct-label{inset-inline:.6rem;color:var(--royal-green);font-size:.7rem;position:absolute;bottom:.35rem}.royal-answer-result{z-index:3;background:#020509ad;justify-content:space-between;align-items:center;padding:.75rem;display:flex;position:absolute;inset:0}.royal-answer-result strong{color:var(--royal-gold-bright);font-size:2rem}.royal-answer-share{inset-inline:0;background:#f4b52f1f;height:.22rem;display:block;position:absolute;bottom:0}.royal-answer-share i{width:var(--answer-share);background:var(--royal-gold);height:100%;display:block}.royal-timer{--timer-progress:1;aspect-ratio:1;background:radial-gradient(circle, var(--royal-panel-solid) 0 58%, transparent 59%), conic-gradient(var(--royal-gold-bright) calc(var(--timer-progress) * 1turn), #f4b52f24 0);width:100%;color:var(--royal-gold-bright);font-variant-numeric:tabular-nums;direction:rtl;border-radius:50%;grid-area:timer;place-content:center;align-self:center;place-items:center;display:grid;box-shadow:0 0 0 .6rem #020509c7,0 0 2rem #f4b52f40}.royal-timer strong{color:var(--royal-ivory);font-size:clamp(2.7rem,5vw,5.2rem);line-height:1}.royal-timer span{margin-top:.45rem;font-weight:750}.royal-timer.is-warning{filter:saturate(1.2)}.royal-timer.is-critical{animation:.75s ease-in-out infinite alternate royal-timer-pulse}.royal-response-progress{color:var(--royal-ivory);justify-items:center;gap:.65rem;margin:1.5rem auto 0;display:grid}.royal-response-progress>span{background:#f4b52f24;border-radius:999px;width:min(24rem,70vw);height:.42rem;overflow:hidden}.royal-response-progress i{border-radius:inherit;background:linear-gradient(90deg, var(--royal-gold-deep), var(--royal-gold-bright));height:100%;transition:inline-size .3s;display:block}.site-layout:not(.home-site-layout):has(.royal-player-experience){background:var(--royal-black)}.site-layout:not(.home-site-layout):has(.royal-player-experience) main{background:var(--royal-black)}.royal-player-experience{width:min(100%,32rem);min-height:100dvh;padding:max(1rem, env(safe-area-inset-top)) 1rem max(1.2rem, env(safe-area-inset-bottom));background:linear-gradient(180deg, #0205090d, #0205093d), url(/live/royal-question-mobile-stage.webp) center bottom / cover no-repeat, var(--royal-black);margin-inline:auto;position:relative;overflow:hidden}.royal-player-header{grid-template-columns:1fr auto;align-items:center;gap:.7rem;display:grid}.royal-player-brand{grid-column:1/-1}.royal-player-brand svg{width:2.5rem}.royal-player-brand strong{font-size:3rem}.royal-player-brand span{font-size:.72rem}.royal-player-identity{display:grid}.royal-player-identity span{color:var(--royal-muted);font-size:.72rem}.royal-player-identity strong{color:var(--royal-gold-bright)}.royal-player-connection,.royal-player-audience{border:1px solid var(--royal-gold-line);min-height:2.75rem;color:var(--royal-ivory);background:#020509c7;align-items:center;gap:.35rem;display:inline-flex}.royal-player-connection i{aspect-ratio:1;background:var(--royal-green);border-radius:50%;width:.5rem}.royal-player-audience{border-radius:.7rem;grid-column:1/-1;justify-self:end;padding-inline:.75rem}.royal-player-audience svg{width:1.2rem;color:var(--royal-gold-bright)}.royal-player-status{border:1px solid var(--royal-gold-line);color:var(--royal-ivory);background:#020509d6;border-radius:.8rem;margin:1rem 0 0;padding:.75rem 1rem}.royal-player-waiting{text-align:center;background:linear-gradient(#0205098f,#020509e0),url(/live/royal-lobby-stage.webp) 50%/cover;place-content:center;justify-items:center;min-height:24rem;margin-top:1rem;padding:2rem;display:grid}.royal-player-phase{color:var(--royal-gold)}.royal-player-waiting h1{color:var(--royal-gold-bright);margin:.75rem 0 .35rem;font-size:2rem}.royal-player-waiting p{color:var(--royal-muted);margin:0}.royal-player-waiting-indicator{gap:.5rem;margin-top:1.5rem;display:flex}.royal-player-waiting-indicator span{aspect-ratio:1;background:var(--royal-gold);border-radius:50%;width:.55rem;animation:1.2s ease-in-out infinite royal-pulse}.royal-player-waiting-indicator span:nth-child(2){animation-delay:.15s}.royal-player-waiting-indicator span:nth-child(3){animation-delay:.3s}@keyframes royal-pulse{0%,to{opacity:.35;transform:scale(.8)}50%{opacity:1;transform:scale(1)}}.royal-player-question-shell{margin-top:1rem}.royal-question-stage--player{flex-direction:column;gap:.9rem;display:flex}.royal-question-stage--player .royal-question-card{order:1;min-height:14rem}.royal-question-stage--player .royal-question-media{order:2}.royal-question-stage--player .royal-question-grid{order:3;grid-template-columns:repeat(2,minmax(0,1fr))}.royal-question-stage--player .royal-timer{order:4;width:10rem;margin:1rem auto}.royal-question-stage--player .royal-answer-option{grid-template-columns:2.4rem minmax(0,1fr);min-height:6.5rem;padding:.6rem}.royal-answer-confirmed{width:fit-content;color:var(--royal-green);background:#020509d1;border:1px solid #43e06f80;border-radius:999px;margin:0 auto;padding:.65rem 1rem}.royal-player-result{border:1px solid var(--royal-gold-line);text-align:center;background:#020509e6;border-radius:1rem;margin-top:1rem;padding:1.25rem}.royal-player-result h2{color:var(--royal-gold-bright);margin:0 0 .75rem}.royal-player-result p{color:var(--royal-ivory);margin:.35rem}.royal-player-result.is-correct{border-color:#43e06fb3}.royal-player-experience:has(.royal-finale-screen){background:var(--royal-black);width:100%;max-width:none;padding:0}.royal-player-experience:has(.royal-finale-screen)>.royal-player-header{display:none}.royal-finale-screen{isolation:isolate;background:linear-gradient(180deg, #02050914, #02050940), url(/live/royal-results-stage.webp) center top / cover no-repeat, var(--royal-black);width:min(100%,64rem);min-height:max(100dvh,96rem);margin-inline:auto;padding:clamp(1.25rem,3vw,2.6rem);position:relative;overflow:hidden}.royal-finale-topbar{grid-template-columns:1fr auto 1fr;align-items:start;display:grid}.royal-finale-topbar>div{border:1px solid var(--royal-gold-line);background:#020509c7;border-radius:.8rem;justify-self:start;place-items:center;min-width:6.8rem;padding:.65rem 1rem;display:grid}.royal-finale-topbar>div:last-child{grid-auto-flow:column;justify-self:end;gap:.45rem}.royal-finale-topbar>div:last-child small{grid-column:1/-1}.royal-finale-topbar>div svg{width:1.5rem;color:var(--royal-gold-bright)}.royal-finale-topbar>div strong{color:var(--royal-gold-bright);font-size:1.75rem}.royal-finale-topbar>span{color:var(--royal-gold-bright);justify-items:center;font-size:2rem;font-weight:850;display:grid}.royal-finale-topbar>span svg{fill:#f4b52f26;width:3.2rem;height:3.2rem}.royal-finale-heading{text-align:center;justify-items:center;margin-top:1rem;display:grid}.royal-finale-heading>svg{width:4rem;height:4rem;color:var(--royal-gold-bright);fill:#f4b52f1f}.royal-finale-heading h1{color:var(--royal-gold-bright);margin:0;font-size:clamp(3rem,7vw,5.5rem);line-height:1.1}.royal-finale-heading p{color:var(--royal-ivory);margin:.5rem 0;font-size:1.3rem}.royal-finale-heading h2{color:var(--royal-gold);margin:1rem 0 0;font-size:1.75rem}.royal-podium{direction:ltr;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:1rem;min-height:42rem;margin:2rem 0 0;padding:1.5rem 1rem 0;list-style:none;display:grid}.royal-podium-place{color:var(--royal-ivory);text-align:center;direction:rtl;align-content:start;justify-items:center;display:grid}.royal-podium-place.is-rank-1{transform:translateY(-1rem)}.royal-podium-place.is-rank-2{transform:translateY(5rem)}.royal-podium-place.is-rank-3{transform:translateY(7rem)}.royal-podium-avatar{aspect-ratio:1;border:.35rem solid var(--podium-tone,var(--royal-gold));width:clamp(8rem,17vw,11.5rem);box-shadow:0 0 2rem color-mix(in srgb, var(--podium-tone,var(--royal-gold)) 42%, transparent);background:radial-gradient(circle at 50% 35%,#ffffff29,#020509f0 65%);border-radius:50%;place-items:center;display:grid;position:relative}.is-rank-1{--podium-tone:#ffd977}.is-rank-2{--podium-tone:#e9edf3}.is-rank-3{--podium-tone:#d78542}.royal-podium-avatar>svg{width:5rem;height:5rem;color:var(--podium-tone);fill:color-mix(in srgb, var(--podium-tone) 18%, transparent);filter:drop-shadow(0 0 1rem color-mix(in srgb, var(--podium-tone) 45%, transparent));position:absolute;top:-3.2rem}.royal-podium-avatar>span{color:var(--podium-tone);font-size:clamp(2.2rem,5vw,3.4rem);font-weight:850}.royal-podium-avatar>i{aspect-ratio:1;width:3.2rem;color:var(--royal-black);background:var(--podium-tone);border:2px solid #fff5d0;border-radius:50%;place-items:center;font-size:1.5rem;font-style:normal;font-weight:850;display:grid;position:absolute;bottom:-1.4rem}.royal-podium-place>strong{max-width:14ch;color:var(--royal-ivory);margin-top:2rem;font-size:clamp(1rem,2vw,1.4rem)}.royal-podium-place>svg{width:2.4rem;height:2.4rem;color:var(--podium-tone);margin-top:1.5rem}.royal-podium-place>b{color:var(--podium-tone);margin-top:.5rem;font-size:clamp(1.7rem,3vw,2.6rem)}.royal-podium-place>small{color:var(--royal-muted)}.royal-winner-thanks{border:1px solid var(--royal-gold-line);text-align:center;background:#020509e6;border-radius:1rem;justify-items:center;gap:.45rem;width:min(100%,46rem);margin:-3rem auto 0;padding:1.3rem;display:grid}.royal-winner-thanks svg{width:2rem;color:var(--royal-gold-bright)}.royal-winner-thanks strong{color:var(--royal-gold-bright);font-size:1.6rem}.royal-winner-thanks span{color:var(--royal-gold-bright);font-size:2rem;font-weight:850}.royal-winner-thanks p{color:var(--royal-ivory);margin:0}.royal-personal-result{border:1px solid var(--royal-gold-line);background:#020509db;border-radius:.9rem;flex-wrap:wrap;justify-content:center;gap:.75rem;width:min(100%,46rem);margin:1rem auto;padding:1rem;display:flex}.royal-personal-result svg{color:var(--royal-gold-bright)}.royal-personal-result strong{color:var(--royal-gold-bright);text-align:center;flex-basis:100%}.royal-personal-result span{border:1px solid #f4b52f40;border-radius:999px;padding:.4rem .7rem}.royal-finale-actions{flex-wrap:wrap;justify-content:center;gap:.8rem;margin:1.2rem auto;display:flex}.royal-finale-actions :is(a,button),.royal-skip-button{border:1px solid var(--royal-gold-line);min-height:3.4rem;color:var(--royal-black);background:linear-gradient(180deg, var(--royal-gold-bright), var(--royal-gold));font:inherit;cursor:pointer;border-radius:.75rem;justify-content:center;align-items:center;gap:.55rem;padding:.75rem 1.25rem;font-weight:800;text-decoration:none;display:inline-flex}.royal-finale-actions button{color:var(--royal-gold-bright);background:#020509db}.royal-full-ranking{background:#020509e0;border:1px solid #f4b52f4d;border-radius:.9rem;width:min(100%,46rem);margin:1rem auto 0;padding:1rem}.royal-full-ranking h2{color:var(--royal-gold-bright);text-align:center;margin:0 0 .8rem}.royal-full-ranking ol{gap:.45rem;margin:0;padding:0;list-style:none;display:grid}.royal-full-ranking li{border-bottom:1px solid #f4b52f21;grid-template-columns:2rem 1fr auto auto;align-items:center;gap:.6rem;padding:.65rem;display:grid}.royal-full-ranking li.is-current-player{border:1px solid var(--royal-gold);border-radius:.55rem}.royal-full-ranking li>span{color:var(--royal-gold-bright);font-weight:850}.royal-full-ranking li>small{color:var(--royal-muted)}.royal-finale-ceremony{align-content:start;display:grid}.royal-ceremony-moment{text-align:center;align-content:center;justify-items:center;min-height:60rem;display:grid}.royal-ceremony-moment>svg{width:4rem;height:4rem;color:var(--royal-gold-bright);animation:1.2s ease-in-out infinite alternate royal-sparkle}.royal-ceremony-moment>p{color:var(--royal-gold-bright);font-size:1.35rem}.royal-ceremony-moment>h1{color:var(--royal-gold-bright);text-shadow:0 0 2.5rem #f4b52f73;margin:0;font-size:clamp(3.4rem,9vw,7rem)}.royal-ceremony-countdown{gap:.75rem;margin-top:2rem;display:flex}.royal-ceremony-countdown i{aspect-ratio:1;background:var(--royal-gold);border-radius:50%;width:.8rem;animation:1.2s ease-in-out infinite royal-dot}.royal-ceremony-countdown i:nth-child(2){animation-delay:.15s}.royal-ceremony-countdown i:nth-child(3){animation-delay:.3s}.royal-reveal-player{justify-items:center;gap:.65rem;margin-top:2rem;display:grid}.royal-reveal-player>span:first-child{aspect-ratio:1;border:2px solid var(--podium-tone);width:7rem;color:var(--podium-tone);box-shadow:0 0 3rem color-mix(in srgb, var(--podium-tone) 42%, transparent);background:#020509d1;border-radius:50%;place-items:center;display:grid}.royal-reveal-player>span svg{width:4rem;height:4rem}.royal-reveal-player>i{aspect-ratio:1;border:2px solid var(--podium-tone);width:5rem;color:var(--podium-tone);background:var(--royal-black);border-radius:50%;place-items:center;font-size:1.7rem;font-style:normal;font-weight:850;display:grid}.royal-reveal-player>strong{color:var(--royal-ivory);font-size:2.4rem}.royal-reveal-player>b{color:var(--podium-tone);font-size:1.6rem}.royal-reveal-player>small{color:var(--royal-green);align-items:center;gap:.4rem;display:flex}.royal-skip-button{position:absolute;bottom:2rem;right:50%;transform:translate(50%)}@keyframes royal-timer-pulse{to{filter:drop-shadow(0 0 .7rem #ff3b30);transform:scale(1.035)}}@keyframes royal-sparkle{to{transform:rotate(16deg)scale(1.14)}}@keyframes royal-dot{0%,to{opacity:.35;transform:translateY(0)}50%{opacity:1;transform:translateY(-.45rem)}}@media (max-width:70rem){.royal-lobby-participants ol{grid-template-columns:repeat(3,minmax(0,1fr))}.royal-question-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:52rem){.royal-lobby-overview{grid-template-columns:1fr 1fr;grid-template-areas:"emblem emblem""info rules"}.royal-lobby-emblem{min-height:12rem}.royal-access-layout{grid-template-columns:1fr}.royal-lobby-participants ol{grid-template-columns:repeat(2,minmax(0,1fr))}.royal-lobby-footer-grid{grid-template-columns:1fr}.royal-question-stage--display{grid-template-columns:minmax(0,1fr) 9rem}}@media (max-width:40rem){.royal-lobby-screen{padding-inline:.75rem}.royal-lobby-toolbar{grid-template-columns:1fr auto}.royal-lobby-toolbar .royal-brand{grid-area:1/1/auto/-1}.royal-outline-action{grid-row:2;font-size:.78rem}.royal-toolbar-actions{grid-row:2}.royal-lobby-heading{grid-template-columns:1fr}.royal-lobby-heading>span{display:none}.royal-lobby-overview{grid-template-columns:1fr;grid-template-areas:"emblem""info""rules"}.royal-lobby-participants ol{grid-template-columns:1fr}.royal-room-code strong{font-size:2.8rem}.royal-question-screen{padding:max(.85rem, env(safe-area-inset-top)) .75rem max(1rem, env(safe-area-inset-bottom));background:linear-gradient(180deg, #0205090d, #02050938), url(/live/royal-question-mobile-stage.webp) center bottom / cover no-repeat, var(--royal-black)}.royal-question-header{grid-template-columns:1fr 1fr;gap:.7rem}.royal-question-header .royal-brand{grid-area:1/1/auto/-1}.royal-question-badge{grid-area:2/1;justify-self:start}.royal-player-count{grid-area:2/2}.royal-question-stage--display{flex-direction:column;gap:.85rem;margin-top:1rem;display:flex}.royal-question-stage--display .royal-question-card{order:1;min-height:15rem;padding-inline:1rem}.royal-question-stage--display .royal-question-media{order:2}.royal-question-stage--display .royal-question-grid{order:3;grid-template-columns:repeat(2,minmax(0,1fr))}.royal-question-stage--display .royal-timer{order:4;width:10rem;margin:1rem auto}.royal-answer-option{grid-template-columns:2.35rem minmax(0,1fr);min-height:6rem;padding:.6rem}.royal-answer-number{width:2.2rem}.royal-answer-copy{font-size:.9rem}.royal-response-progress{margin-top:.5rem}.royal-finale-screen{min-height:96rem;padding-inline:.75rem}.royal-finale-topbar>span{font-size:1.25rem}.royal-finale-topbar>span svg{width:2.3rem;height:2.3rem}.royal-finale-topbar>div{min-width:5.4rem;padding-inline:.55rem}.royal-podium{gap:.3rem;padding-inline:0}.royal-podium-avatar{width:clamp(5.7rem,28vw,8rem)}.royal-podium-avatar>svg{width:3.5rem;height:3.5rem;top:-2.4rem}.royal-podium-place>strong{font-size:.78rem}.royal-podium-place>b{font-size:1.15rem}.royal-winner-thanks{margin-top:-5rem}.royal-full-ranking li{grid-template-columns:1.8rem 1fr auto}.royal-full-ranking li>small{grid-column:2/-1}}.royal-host-route{background:var(--background);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;min-height:100dvh;overflow-x:clip}.royal-host-dashboard.royal-live{isolation:isolate;background:linear-gradient(180deg, #050a0e14, #050a0e38), url(/live/royal-host-dashboard.png) center / 100% 100% no-repeat, var(--royal-black);grid-auto-rows:auto;align-content:start;gap:clamp(.65rem,1vw,1rem);width:100%;min-height:100dvh;padding:clamp(6.5rem,12vh,8rem) clamp(4.75rem,6.8vw,7rem) clamp(4rem,8vh,6rem);display:grid;position:relative;overflow-x:clip}.royal-host-dashboard:after{display:none}.royal-host-dashboard .royal-host-session-header{border-color:var(--royal-gold-line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);direction:ltr;background:#020509db;border-radius:.85rem;grid-template-columns:minmax(20rem,1.2fr) auto minmax(20rem,1.2fr);grid-template-areas:"actions brand meta";align-items:center;gap:.8rem;min-height:4.6rem;padding:.7rem .9rem;display:grid;box-shadow:inset 0 1px #ffffff0f,0 1rem 2rem #00000047}.royal-host-brand{direction:rtl;grid-area:brand;align-content:center;justify-items:center;line-height:1;display:grid}.royal-host-brand svg{width:2rem;height:2rem;color:var(--royal-gold-bright);fill:#d4af3724}.royal-host-brand strong{color:var(--royal-gold-bright);letter-spacing:-.06em;margin-top:-.15rem;font-size:1.45rem}.royal-host-brand span{color:var(--royal-muted);margin-top:.3rem;font-size:.64rem}.royal-host-dashboard .royal-host-session-meta dt,.royal-host-panel-heading>span{color:var(--royal-muted);letter-spacing:.02em;font-size:.68rem;font-weight:600}.royal-host-dashboard .royal-host-session-meta dd{color:var(--royal-ivory)}.royal-host-dashboard .royal-host-session-meta{white-space:nowrap;direction:rtl;grid-area:meta;gap:0;margin:0;display:flex}.royal-host-dashboard .royal-host-session-meta>div{border-inline-start:1px solid #f4b52f3d;border-color:#f4b52f3d;gap:.15rem;min-width:6.5rem;padding-inline:.75rem;display:grid}.royal-host-dashboard .royal-host-session-meta :is(dt,dd){margin:0}.royal-host-dashboard .royal-host-session-meta dd{font-size:.82rem}.royal-host-dashboard .royal-host-session-actions{direction:rtl;flex-wrap:wrap;grid-area:actions;justify-content:end;align-items:center;gap:.3rem;display:flex}.royal-host-dashboard .royal-host-session-actions .button{min-height:2.75rem;color:var(--royal-ivory);background:#0205099e;border-color:#f4b52f3d}.royal-host-invite{border:1px solid var(--royal-gold-line);background:linear-gradient(100deg,#00d4ff14,#0000 35%),#020509e6;border-radius:.9rem;grid-template-columns:minmax(14rem,.65fr) minmax(30rem,1.8fr);align-items:center;gap:clamp(.8rem,1.4vw,1.4rem);padding:.75rem;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0f,0 1rem 2.2rem #00000047}.royal-host-invite:before{background:linear-gradient(180deg, var(--royal-gold-bright), var(--primary));content:"";width:.22rem;position:absolute;inset-block:0;inset-inline-start:0}.royal-host-invite-copy{gap:.25rem;padding-inline:.35rem;display:grid}.royal-host-invite-copy>span:first-child{color:var(--primary);font-size:.7rem;font-weight:800}.royal-host-invite-copy h2{color:var(--royal-gold-bright);margin:0;font-size:clamp(1rem,1.3vw,1.25rem)}.royal-host-invite-copy p{color:var(--royal-muted);margin:0;font-size:.72rem;line-height:1.6}.royal-host-invite .royal-host-connection{justify-self:start;min-height:2rem;margin-top:.25rem}.royal-host-invite .room-code{box-shadow:none;background:0 0;border:0;grid-template-columns:8rem minmax(11rem,1fr) auto;gap:clamp(.7rem,1.2vw,1.2rem);margin:0;padding:0}.royal-host-invite .room-qr{border:.25rem solid var(--royal-gold-bright);border-radius:.65rem;inline-size:8rem;overflow:hidden;box-shadow:0 0 1.6rem #f4b52f33}.royal-host-invite .room-code small{color:var(--primary);font-weight:800}.royal-host-invite .room-code strong{color:var(--royal-ivory);font-size:clamp(1.55rem,2.4vw,2.35rem)}.royal-host-invite .room-invite-url{max-width:34rem;color:var(--royal-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.68rem;overflow:hidden}.royal-host-invite .room-actions{flex-flow:wrap}.royal-host-invite .room-actions .button{min-height:2.75rem;color:var(--royal-ivory);background:#020509b8;border-color:#f4b52f4d}.royal-host-connection{min-height:2.75rem;color:var(--royal-muted);border:1px solid #f4b52f33;border-radius:.55rem;align-items:center;gap:.35rem;padding-inline:.7rem;font-size:.72rem;font-weight:700;display:inline-flex}.royal-host-connection svg{width:1rem}.royal-host-connection.is-online{color:var(--royal-green)}.royal-host-connection.is-offline{color:var(--danger)}.royal-host-status-message{color:var(--royal-ivory);background:#020509e0;border:1px solid #f4b52f3d;border-radius:.55rem;margin:0;padding:.55rem .75rem;font-size:.78rem}.royal-host-dashboard-grid{direction:ltr;grid-template:"ranking question answers""round-stats podium alerts"/minmax(10.5rem,.78fr) minmax(28rem,2.35fr) minmax(11rem,.88fr);gap:clamp(.55rem,.9vw,.9rem);min-height:0;display:grid}.royal-host-dashboard-grid>*{direction:rtl;min-width:0;min-height:0}.royal-host-ranking,.royal-host-live-insights,.royal-host-round-stats,.royal-host-podium,.royal-host-alerts,.royal-host-finish-card,.royal-host-lobby{color:var(--royal-ivory);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(145deg,#ffd97709,#0000 42%),#020509d1;border:1px solid #f4b52f57;border-radius:.8rem;box-shadow:inset 0 1px #ffffff0b,0 .8rem 1.8rem #00000042}.royal-host-panel-heading{border-bottom:1px solid #f4b52f33;justify-content:space-between;align-items:end;gap:.5rem;margin-bottom:.7rem;padding-bottom:.6rem;display:flex}.royal-host-panel-heading h2{color:var(--royal-gold-bright);margin:0;font-size:clamp(.85rem,1vw,1.05rem)}.royal-host-ranking{grid-area:ranking;padding:.8rem;overflow:auto}.royal-host-ranking ol,.royal-host-answer-feed,.royal-host-alerts ul,.royal-host-podium ol{gap:.45rem;margin:0;padding:0;list-style:none;display:grid}.royal-host-ranking li{background:#08121dbd;border:1px solid #f4b52f21;border-radius:.45rem;grid-template-columns:1.8rem minmax(0,1fr) auto;align-items:center;gap:.45rem;min-height:2.5rem;padding:.4rem .5rem;display:grid}.royal-host-ranking li>span{aspect-ratio:1;border:1px solid var(--royal-gold-line);width:1.6rem;color:var(--royal-gold-bright);border-radius:50%;place-items:center;font-weight:800;display:grid}.royal-host-ranking li strong{text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.royal-host-ranking li b{color:var(--royal-gold-bright);font-variant-numeric:tabular-nums;font-size:.75rem}.royal-host-ranking p,.royal-host-live-insights p,.royal-host-podium p{color:var(--royal-muted);margin:0;font-size:.78rem;line-height:1.6}.royal-host-dashboard .royal-host-question-workspace{scrollbar-width:thin;grid-area:question;align-content:start;padding:.15rem;display:grid;overflow:auto}.royal-host-dashboard .royal-host-question-stage-shell{background:#0205099e;border:1px solid #f4b52f52;border-radius:.85rem;padding:.7rem;overflow:hidden}.royal-host-dashboard .royal-host-question-kicker{color:var(--royal-muted);justify-content:space-between;align-items:center;gap:.6rem;margin-bottom:.35rem;font-size:.72rem;display:flex}.royal-host-dashboard .royal-host-question-kicker span{color:var(--primary);font-weight:800}.royal-host-dashboard .royal-host-question-kicker strong{color:var(--royal-gold-bright)}.royal-host-dashboard .royal-question-stage--host{grid-template-columns:minmax(0,1fr) 5.4rem;grid-template-areas:"question timer""media media""answers answers";align-items:stretch;gap:.55rem;padding:0;display:grid}.royal-host-dashboard .royal-question-stage--host[data-phase=REVEAL] .royal-question-card{grid-column:1/-1}.royal-host-dashboard .royal-question-stage--host .royal-question-card{border-inline-start:.22rem solid var(--primary);border-radius:.65rem;min-height:8rem;padding:.8rem 1rem}.royal-host-dashboard .royal-question-stage--host .royal-question-progress{font-size:.68rem}.royal-host-dashboard .royal-question-stage--host .royal-question-copy h2{max-width:34ch;color:var(--royal-ivory);overflow-wrap:anywhere;text-shadow:none;font-size:clamp(1.3rem,1.85vw,2rem);font-weight:800;line-height:1.45}.royal-host-dashboard .royal-question-stage--host .royal-question-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.royal-host-dashboard .royal-question-stage--host .royal-answer-option{block-size:auto;border-radius:.55rem;grid-template-columns:2rem minmax(0,1fr) auto;min-height:4.35rem;padding:.55rem .65rem}.royal-host-dashboard .royal-question-stage--host .royal-answer-number{width:1.8rem;font-size:.9rem}.royal-host-dashboard .royal-question-stage--host .royal-answer-copy{text-align:start;overflow-wrap:anywhere;-webkit-line-clamp:unset;font-size:.86rem;line-height:1.45;display:block;overflow:visible}.royal-host-dashboard .royal-question-stage--host .royal-host-correct-label{color:var(--royal-green);white-space:nowrap;align-items:center;gap:.25rem;font-size:.65rem;font-weight:800;display:inline-flex;position:static}.royal-host-dashboard .royal-question-stage--host .royal-host-correct-label svg{width:.9rem}.royal-host-dashboard .royal-question-stage--host .royal-answer-result{white-space:nowrap;background:0 0;justify-content:end;align-items:center;gap:.3rem;padding:0;display:inline-flex;position:static}.royal-host-dashboard .royal-question-stage--host .royal-answer-result strong{width:1.35rem;color:var(--royal-gold-bright);place-items:center;font-size:1rem;display:grid}.royal-host-dashboard .royal-question-stage--host .royal-answer-result small{color:var(--royal-muted);font-size:.65rem}.royal-host-dashboard .royal-question-stage--host .royal-timer{width:5.2rem;margin:auto}.royal-host-dashboard .royal-question-stage--host .royal-timer strong{font-size:1.7rem}.royal-host-dashboard .royal-host-answer-progress{color:var(--royal-muted);background:#08121db8;border:1px solid #f4b52f2e;border-radius:.55rem;grid-template-columns:auto minmax(8rem,1fr);align-items:center;gap:.65rem;margin-top:.55rem;padding:.5rem .65rem;font-size:.72rem;display:grid}.royal-host-dashboard .royal-host-answer-progress strong{color:var(--royal-ivory)}.royal-host-dashboard .royal-host-answer-progress>span{background:#ffffff14;border-radius:999px;height:.42rem;overflow:hidden}.royal-host-dashboard .royal-host-answer-progress>span i{border-radius:inherit;background:linear-gradient(90deg, var(--primary), var(--royal-gold-bright));height:100%;transition:width .24s;display:block}.royal-host-dashboard .royal-host-question-actions,.royal-host-dashboard .royal-host-utility-toolbar{flex-wrap:wrap;gap:.4rem;margin-top:.5rem;display:flex}.royal-host-dashboard .royal-host-question-actions{background:#020509d1;border:1px solid #f4b52f33;border-radius:.6rem;padding:.45rem}.royal-host-dashboard .royal-host-question-actions .button,.royal-host-dashboard .royal-host-utility-toolbar :is(.button,button){min-height:2.75rem;color:var(--royal-ivory);background:#020509d1;border-color:#f4b52f3d;padding-inline:.65rem;font-size:.72rem}.royal-host-dashboard .royal-host-utility-toolbar{background:#020509bd;border:1px solid #f4b52f33;border-radius:.6rem;padding:.45rem;position:relative}.royal-host-dashboard .royal-host-utility-toolbar :is(.royal-host-icon-button,.royal-host-auto-advance){color:var(--royal-ivory);font:inherit;cursor:pointer;background:#020509b8;border:1px solid #f4b52f3d;border-radius:.5rem;align-items:center;gap:.4rem;padding-inline:.65rem;display:inline-flex}.royal-host-dashboard .royal-host-utility-toolbar :is(.royal-host-icon-button,.royal-host-auto-advance):focus-visible{outline-offset:2px;outline:3px solid #f4b52f4d}.royal-host-dashboard .royal-host-tool-primary{border-color:var(--royal-gold-bright);color:var(--royal-black);background:linear-gradient(180deg, var(--royal-gold-bright), var(--royal-gold))}.royal-host-dashboard .royal-host-tool-danger{margin-inline-start:auto}.royal-host-dashboard .royal-host-participant-drawer{z-index:4;inset-inline:.45rem;border:1px solid var(--royal-gold-line);background:var(--royal-panel-solid);position:absolute;top:calc(100% + .35rem)}.royal-host-participant-drawer{flex-wrap:wrap;gap:.4rem;padding:.65rem;display:flex}.royal-host-participant-drawer span{color:var(--royal-ivory);background:#08121de6;border:1px solid #f4b52f2e;border-radius:999px;padding:.35rem .55rem;font-size:.72rem}.royal-host-lobby{padding:1rem}.royal-host-lobby-header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.royal-host-lobby-header>div{min-width:0}.royal-host-lobby-header>div>span{color:var(--royal-green);font-size:.72rem;font-weight:800}.royal-host-lobby-header h2{color:var(--royal-gold-bright);margin:.35rem 0;font-size:1.25rem}.royal-host-lobby-header p,.royal-host-waiting-list p{color:var(--royal-muted);margin:0}.royal-host-waiting-list{background:#02050999;border:1px solid #f4b52f2e;border-radius:.65rem;gap:.75rem;margin-top:1rem;padding:.8rem;display:grid}.royal-host-waiting-list>div{justify-content:space-between;align-items:center;gap:.6rem;display:flex}.royal-host-waiting-list>div>span{color:var(--royal-muted);font-size:.72rem}.royal-host-waiting-list ol{grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem;margin:0;padding:0;list-style:none;display:grid}.royal-host-waiting-list li{background:#08121db8;border:1px solid #f4b52f24;border-radius:.5rem;grid-template-columns:2rem minmax(0,1fr) auto;align-items:center;gap:.4rem;min-width:0;padding:.4rem;display:grid}.royal-host-waiting-list li>span{aspect-ratio:1;border:1px solid var(--royal-gold-line);width:1.75rem;color:var(--royal-gold-bright);border-radius:50%;place-items:center;display:grid}.royal-host-waiting-list li strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.royal-host-waiting-list li small{color:var(--royal-green)}.royal-host-finish-card{text-align:center;align-content:center;place-items:center;min-height:18rem;padding:1.5rem;display:grid}.royal-host-finish-card>span{color:var(--royal-gold);font-size:.78rem}.royal-host-finish-card h2{color:var(--royal-gold-bright);margin:.5rem 0;font-size:clamp(1.8rem,3vw,3rem)}.royal-host-finish-card p{color:var(--royal-muted);margin:0}.royal-host-dashboard .royal-host-live-insights{grid-area:answers;padding:.8rem;overflow:auto}.royal-host-answer-feed li{background:#08121db8;border:1px solid #f4b52f21;border-radius:.45rem;gap:.35rem;padding:.5rem;display:grid}.royal-host-answer-feed li>div{justify-content:space-between;gap:.4rem;display:flex}.royal-host-answer-feed li>div span{text-overflow:ellipsis;white-space:nowrap;font-size:.74rem;overflow:hidden}.royal-host-answer-feed li>div strong{color:var(--royal-gold-bright);font-size:.75rem}.royal-host-answer-feed li>span{background:#ffffff14;border-radius:999px;height:.32rem;overflow:hidden}.royal-host-answer-feed li>span i{border-radius:inherit;background:linear-gradient(90deg, var(--primary), var(--royal-gold));height:100%;transition:width .24s;display:block}.royal-host-answer-feed small{color:var(--royal-muted);font-size:.65rem}.royal-host-round-stats{grid-area:round-stats;padding:.7rem}.royal-host-round-stats dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem;margin:0;display:grid}.royal-host-round-stats dl>div{background:#08121db8;border-radius:.4rem;gap:.1rem;padding:.35rem .45rem;display:grid}.royal-host-round-stats dt{color:var(--royal-muted);font-size:.65rem}.royal-host-round-stats dd{color:var(--royal-gold-bright);font-variant-numeric:tabular-nums;margin:0;font-size:1rem;font-weight:800}.royal-host-podium{background:radial-gradient(circle at 50% 110%,#f4b52f38,#0000 58%),#020509bd;grid-area:podium;align-self:end;padding:.7rem .9rem}.royal-host-podium ol{direction:ltr;grid-template-rows:1fr;grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;min-height:5.2rem}.royal-host-podium li{min-height:3.6rem;color:var(--royal-ivory);direction:rtl;background:linear-gradient(#f4b52f2e,#08121de0);border:1px solid #f4b52f47;border-radius:.55rem .55rem .2rem .2rem;justify-items:center;gap:.15rem;padding:.35rem;display:grid}.royal-host-podium li[data-rank="1"]{border-color:var(--royal-gold-bright);grid-area:1/2;min-height:5rem;box-shadow:0 0 1.5rem #f4b52f33}.royal-host-podium li[data-rank="2"]{grid-area:1/1}.royal-host-podium li[data-rank="3"]{grid-area:1/3;min-height:3.1rem}.royal-host-podium li>span,.royal-host-podium li>b{color:var(--royal-gold-bright);font-size:.72rem}.royal-host-podium li strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.74rem;overflow:hidden}.royal-host-podium[data-finished=true] li[data-rank="1"]{animation:1.8s ease-in-out infinite alternate royal-host-winner}.royal-host-alerts{grid-area:alerts;padding:.7rem}.royal-host-alerts li{min-height:2rem;color:var(--royal-muted);background:#08121db3;border-radius:.4rem;align-items:center;gap:.45rem;padding:.3rem .4rem;font-size:.7rem;display:flex}.royal-host-alerts li>i{aspect-ratio:1;background:var(--royal-green);width:.5rem;box-shadow:0 0 .6rem color-mix(in srgb, var(--royal-green) 60%, transparent);border-radius:50%;flex:none}.royal-host-alerts li[data-level=attention]>i{background:var(--royal-gold-bright);box-shadow:0 0 .6rem #f4b52f8c}.royal-host-dashboard>.royal-host-question-navigator{z-index:6;border:1px solid var(--royal-gold-line);background:var(--royal-panel-solid);border-radius:.8rem;width:min(22rem,100% - 10rem);max-height:60%;position:absolute;top:clamp(13rem,16vw,16rem);left:clamp(5rem,8vw,8rem);overflow:auto;box-shadow:0 1.2rem 3rem #0000008c}.royal-host-question-navigator:focus-visible{outline-offset:3px;outline:3px solid #f4b52f4d}.royal-host-question-navigator__heading{justify-content:space-between;align-items:center;padding:.65rem .75rem 0;display:flex}.royal-host-question-navigator__heading h2{color:var(--royal-ivory);margin:0;font-size:.9rem}.royal-host-question-navigator__heading button{border:1px solid var(--royal-gold-line);min-height:2.5rem;color:var(--royal-gold-bright);font:inherit;cursor:pointer;background:#f4b52f1a;border-radius:.45rem;padding-inline:.75rem}.royal-host-question-navigator__heading button:focus-visible{outline-offset:2px;outline:3px solid #f4b52f4d}.royal-host-question-navigator ol{gap:.45rem;margin:0;padding:.75rem;list-style:none;display:grid}.royal-host-question-navigator li{background:#08121dcc;border:1px solid #f4b52f24;border-radius:.5rem;grid-template-columns:2rem minmax(0,1fr) auto;align-items:center;gap:.55rem;padding:.55rem;display:grid}.royal-host-question-navigator li[data-current=true]{border-color:var(--royal-gold-line);background:#f4b52f1f}.royal-host-question-navigator li>span,.royal-host-question-navigator li>small{color:var(--royal-gold-bright);font-size:.7rem}.royal-host-question-navigator li>strong{color:var(--royal-ivory);text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.royal-host-question-navigator>p{color:var(--royal-muted);margin:0;padding:1rem}@keyframes royal-host-winner{to{border-color:var(--royal-gold-bright);transform:translateY(-.2rem);box-shadow:0 0 2rem #f4b52f6b}}@media (max-width:74rem){.royal-host-dashboard.royal-live{background:radial-gradient(circle at 50% -10%, #d4af371a, transparent 32rem), var(--royal-black);min-height:auto;padding:1rem}.royal-host-dashboard .royal-host-session-header{grid-template-columns:1fr auto;grid-template-areas:"meta brand""actions actions"}.royal-host-dashboard .royal-host-session-actions{justify-content:start}.royal-host-invite{grid-template-columns:1fr}.royal-host-dashboard-grid{grid-template:"ranking question""answers question""round-stats podium""alerts alerts"/minmax(12rem,.8fr) minmax(0,2fr)}}@media (max-width:52rem){.royal-host-dashboard.royal-live{padding:.75rem;overflow:visible}.royal-host-dashboard .royal-host-session-header,.royal-host-dashboard-grid{grid-template-columns:1fr}.royal-host-invite .room-code{grid-template-columns:7.5rem minmax(0,1fr)}.royal-host-invite .room-qr{inline-size:7.5rem}.royal-host-invite .room-actions{grid-column:1/-1}.royal-host-dashboard .royal-host-session-header{grid-template-areas:"brand""meta""actions";display:grid}.royal-host-dashboard .royal-host-session-meta{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.royal-host-dashboard .royal-host-session-meta>div{min-width:0;padding-inline:.4rem}.royal-host-dashboard-grid{grid-template-rows:auto;grid-template-areas:"question""answers""ranking""podium""alerts""round-stats"}.royal-host-dashboard .royal-host-question-workspace,.royal-host-dashboard .royal-host-live-insights,.royal-host-ranking{overflow:visible}.royal-host-dashboard>.royal-host-question-navigator{width:auto;max-height:70dvh;position:fixed;inset:5rem 1rem auto}}@media (max-width:40rem){.royal-host-dashboard.royal-live{padding-inline:.65rem}.royal-host-dashboard .royal-host-session-actions{flex-wrap:wrap}.royal-host-dashboard .royal-host-session-actions .button,.royal-host-dashboard .royal-host-question-actions .button,.royal-host-dashboard .royal-host-utility-toolbar :is(.button,button){flex:8rem}.royal-host-invite .room-code{text-align:center;grid-template-columns:1fr;justify-items:center}.royal-host-invite .room-code>div:nth-child(2){align-items:center}.royal-host-invite .room-actions{width:100%}.royal-host-invite .room-actions .button{flex:8rem}.royal-host-dashboard .royal-question-stage--host{grid-template-columns:1fr;grid-template-areas:"question""timer""media""answers"}.royal-host-dashboard .royal-question-stage--host .royal-timer{width:4.8rem}.royal-host-dashboard .royal-host-answer-progress,.royal-host-dashboard .royal-question-stage--host .royal-question-grid{grid-template-columns:1fr}.royal-host-podium{padding-inline:.45rem}}@media (prefers-reduced-motion:reduce){.royal-live *,.royal-live :before,.royal-live :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation:none!important}}.audience-display{--audience-bg:var(--royal-black);--audience-card:var(--royal-panel-solid);--audience-border:var(--royal-gold-line);--audience-text:var(--royal-ivory);--audience-muted:var(--royal-muted);--audience-success:#22c55e;--audience-danger:#ef4444;--audience-gold:var(--royal-gold);min-height:100dvh;color:var(--audience-text);background:linear-gradient(180deg, #050a0e7a, #050a0eb8), url(/live/royal-question-desktop-stage.webp) center / cover no-repeat, var(--audience-bg);grid-template-rows:auto minmax(0,1fr);gap:clamp(.65rem,1vw,1rem);padding:clamp(.65rem,1.25vw,1.25rem);display:grid;overflow:hidden}.audience-display :where(h1,h2,p,dl,dd,ol,ul){margin:0}.audience-topbar{border:1px solid var(--audience-border);direction:ltr;background:#0e1223f0;border-radius:.9rem;grid-template-columns:minmax(17rem,1fr) minmax(15rem,.8fr) minmax(17rem,1fr);align-items:center;gap:1rem;min-width:0;padding:.55rem .8rem;display:grid}.audience-title,.audience-topbar-meta{direction:rtl;min-width:0}.audience-title{text-align:center;grid-template-columns:auto minmax(0,1fr);justify-content:center;align-items:center;gap:.6rem;display:grid}.audience-title .royal-brand{display:block}.audience-title .royal-brand svg{width:clamp(2.2rem,2.7vw,3.5rem);color:var(--audience-gold);filter:none}.audience-title .royal-brand strong,.audience-title .royal-brand span{display:none}.audience-title h1{overflow-wrap:anywhere;color:var(--audience-text);font-size:clamp(1.25rem,1.85vw,2.25rem);line-height:1.25}.audience-topbar-meta{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;display:grid}.audience-game-meta{grid-template-columns:repeat(2,minmax(0,1fr))}.audience-topbar-meta>span{border-inline-start:1px solid var(--audience-border);text-align:center;align-content:center;min-width:0;min-height:3.2rem;padding-inline:.7rem;display:grid}.audience-topbar-meta>span:last-child{border-inline-start:0}.audience-topbar-meta small{color:var(--audience-muted);font-size:clamp(.66rem,.75vw,.82rem)}.audience-topbar-meta strong{overflow-wrap:anywhere;min-width:0;color:var(--audience-text);justify-content:center;align-items:center;gap:.35rem;font-size:clamp(.78rem,.92vw,1.05rem);display:inline-flex}.audience-topbar-meta strong svg{width:1.05rem}.audience-topbar-meta .is-live{color:var(--audience-success)}.audience-topbar-meta .is-live i,.audience-round-status dd i{background:currentColor;border-radius:50%;width:.48rem;height:.48rem}.audience-dashboard-grid{direction:ltr;grid-template:"leaderboard question answers"minmax(0,1fr)"round-stats podium status"minmax(10.5rem,.34fr)/minmax(13.5rem,.78fr) minmax(32rem,2.6fr) minmax(15.5rem,.9fr);gap:clamp(.6rem,.9vw,.9rem);min-width:0;min-height:0;display:grid}.audience-panel,.audience-question{border:1px solid var(--audience-border);background:var(--audience-card);direction:rtl;border-radius:.9rem;min-width:0;min-height:0;animation:.24s ease-out both audience-enter;box-shadow:0 .75rem 2rem #0003}.audience-panel{padding:clamp(.65rem,1vw,1rem);overflow:hidden}.audience-panel>h2{color:var(--audience-text);justify-content:center;align-items:center;gap:.45rem;margin-bottom:.7rem;font-size:clamp(.9rem,1.05vw,1.2rem);display:flex}.audience-panel>h2 svg{width:1.15em;color:var(--audience-gold);stroke-width:1.8px}.audience-leaderboard{grid-area:leaderboard}.audience-question{grid-area:question;grid-template-rows:minmax(0,1fr) auto;display:grid;overflow:hidden}.audience-live-answers{grid-area:answers}.audience-round-stats{grid-area:round-stats}.audience-podium{grid-area:podium}.audience-round-status{grid-area:status}.audience-leaderboard ol{gap:.42rem;padding:0;list-style:none;display:grid}.audience-leaderboard li{border:1px solid var(--audience-border);background:#0a1020;border-radius:.65rem;grid-template-columns:2rem minmax(0,1fr) auto;grid-template-areas:"rank name score""rank connection score";align-items:center;gap:.08rem .5rem;min-height:3.45rem;padding:.4rem .55rem;display:grid}.audience-leaderboard li>b{aspect-ratio:1;border:1px solid var(--audience-border);border-radius:50%;grid-area:rank;place-items:center;width:1.85rem;display:grid}.audience-leaderboard li>span{overflow-wrap:anywhere;grid-area:name;min-width:0;font-size:clamp(.74rem,.84vw,.95rem);font-weight:700;line-height:1.25}.audience-leaderboard li>strong{color:var(--audience-text);font-variant-numeric:tabular-nums;grid-area:score}.audience-leaderboard li>small{grid-area:connection;align-items:center;gap:.25rem;font-size:.68rem;display:inline-flex}.audience-leaderboard li>small svg{width:.72rem;height:.72rem}.audience-leaderboard .is-connected{color:var(--audience-success)}.audience-leaderboard .is-disconnected{color:var(--audience-danger)}.audience-leaderboard .is-rank-1{border-color:#eab64dcc}.audience-leaderboard .is-rank-1>b{border-color:var(--audience-gold);color:var(--audience-gold)}.audience-leaderboard .is-rank-2>b{color:#cbd5e1;border-color:#cbd5e1}.audience-leaderboard .is-rank-3>b{color:#e09a5b;border-color:#c47a3d}.audience-question .royal-question-stage--display{grid-template-columns:minmax(0,1fr);grid-template-areas:"question""media""timer""answers";gap:clamp(.55rem,.8vw,.8rem);width:100%;height:100%;margin:0;padding:clamp(.7rem,1vw,1rem);display:grid}.audience-question .royal-question-card{border:0;border-bottom:1px solid var(--audience-border);min-height:clamp(8rem,17vh,12.5rem);box-shadow:none;background:0 0;border-radius:0;padding:clamp(.85rem,1.4vw,1.5rem)}.audience-question .royal-question-progress{color:var(--audience-gold);background:#080d1b;border-color:#eab64d8c;border-radius:999px;padding:.28rem .85rem;font-size:clamp(.7rem,.85vw,.9rem)}.audience-question .royal-question-copy h2{max-width:34ch;color:var(--audience-text);overflow-wrap:anywhere;font-size:clamp(1.45rem,2.35vw,3.4rem);line-height:1.45}.audience-question .royal-question-media{border-color:var(--audience-border);background:#080d1b;max-height:16vh}.audience-question .royal-timer{background:radial-gradient(circle, var(--audience-card) 0 60%, transparent 61%), conic-gradient(var(--audience-gold) calc(var(--timer-progress) * 1turn), var(--audience-border) 0);width:clamp(5.7rem,7.2vw,8rem);box-shadow:0 0 0 .3rem var(--audience-bg);color:var(--audience-gold);margin-inline:auto}.audience-question .royal-timer strong{color:var(--audience-text);font-size:clamp(2rem,3.2vw,3.5rem)}.audience-question .royal-timer span{color:var(--audience-muted);font-size:.72rem}.audience-question .royal-timer.is-critical{box-shadow:0 0 0 .3rem var(--audience-bg);color:var(--audience-danger);filter:none;animation:none}.audience-question .royal-question-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(.5rem,.8vw,.75rem)}.audience-question .royal-answer-option,.audience-question .royal-answer-placeholder{border-color:var(--audience-border);min-height:clamp(4.1rem,8vh,6rem);box-shadow:none;background:#080d1b;border-radius:.65rem}.audience-question .royal-answer-option{color:var(--audience-text);grid-template-columns:2.3rem minmax(0,1fr) auto}.audience-question .royal-answer-number{border-color:var(--audience-border);clip-path:none;width:2rem;color:var(--audience-gold);background:0 0;border-radius:.4rem;font-size:0}.audience-question .royal-answer-option:first-child .royal-answer-number:after{content:"A"}.audience-question .royal-answer-option:nth-child(2) .royal-answer-number:after{content:"B"}.audience-question .royal-answer-option:nth-child(3) .royal-answer-number:after{content:"C"}.audience-question .royal-answer-option:nth-child(4) .royal-answer-number:after{content:"D"}.audience-question .royal-answer-number:after{font-size:1rem;font-weight:800}.audience-question .royal-answer-copy{color:var(--audience-text);overflow-wrap:anywhere;font-size:clamp(.95rem,1.25vw,1.4rem)}.audience-question .royal-answer-share,.audience-question .royal-answer-option.is-wrong .royal-answer-result,.audience-question .royal-answer-option.is-revealed-incorrect .royal-answer-result{display:none}.audience-question .royal-answer-option.is-wrong,.audience-question .royal-answer-option.is-revealed-incorrect{opacity:.68}.audience-question .royal-answer-option.is-correct{border-color:var(--audience-success);background:#22c55e1f;animation:.28s ease-out both audience-correct;box-shadow:inset 0 0 0 1px #22c55e2e}.audience-question .royal-answer-result{background:0 0;padding:0;display:block;position:static}.audience-question .royal-answer-result strong{aspect-ratio:1;width:2rem;color:var(--audience-bg);background:var(--audience-success);border-radius:50%;place-items:center;display:grid}.audience-question .royal-answer-result strong svg{width:1.2rem}.audience-question .royal-answer-result small{display:none}.audience-correct-answer{min-height:2.35rem;color:var(--audience-success);background:#22c55e14;border-top:1px solid #22c55e73;justify-content:center;align-items:center;gap:.45rem;padding:.4rem .8rem;font-weight:750;display:flex}.audience-correct-answer svg{width:1.1rem}.audience-answer-summary,.audience-round-stats dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:.35rem;display:grid}.audience-answer-summary>div,.audience-round-stats dl>div{border:1px solid var(--audience-border);text-align:center;border-radius:.55rem;gap:.15rem;min-width:0;padding:.45rem .25rem;display:grid}.audience-answer-summary dt,.audience-round-stats dt{color:var(--audience-muted);font-size:.66rem}.audience-answer-summary dd,.audience-round-stats dd{color:var(--audience-text);font-size:clamp(.9rem,1.1vw,1.25rem);font-weight:800}.audience-answer-summary>div:first-child dd{color:var(--audience-success)}.audience-distribution-list{gap:.42rem;margin-top:.65rem;padding:0;list-style:none;display:grid}.audience-distribution-list li{border:1px solid var(--audience-border);background:#080d1b;border-radius:.55rem;grid-template-columns:1.55rem minmax(0,1fr) auto auto;grid-template-areas:"letter label count percentage""bar bar bar bar";align-items:center;gap:.2rem .4rem;min-width:0;padding:.42rem;display:grid}.audience-distribution-list li>b{color:var(--audience-gold);grid-area:letter}.audience-distribution-list li>span{overflow-wrap:anywhere;grid-area:label;min-width:0;font-size:.75rem}.audience-distribution-list li>strong{grid-area:count}.audience-distribution-list li>small{color:var(--audience-muted);grid-area:percentage}.audience-distribution-list li>i{background:var(--audience-border);border-radius:999px;grid-area:bar;height:.28rem;overflow:hidden}.audience-distribution-list li>i>span{border-radius:inherit;background:#38bdf8;height:100%;transition:inline-size .22s;display:block}.audience-distribution-list li:nth-child(2)>i>span{background:#f59e0b}.audience-distribution-list li:nth-child(3)>i>span{background:#cbd5e1}.audience-distribution-list li:nth-child(4)>i>span{background:#fb923c}.audience-distribution-list li.is-correct{border-color:var(--audience-success)}.audience-distribution-list li.is-correct>b,.audience-distribution-list li.is-correct>strong{color:var(--audience-success)}.audience-distribution-list li.is-correct>i>span{background:var(--audience-success)}.audience-donut{aspect-ratio:1;border-radius:50%;place-items:center;width:clamp(5rem,7vw,7.25rem);margin:.7rem auto 0;display:grid}.audience-donut>span{aspect-ratio:1;background:var(--audience-card);text-align:center;border-radius:50%;place-content:center;width:72%;display:grid}.audience-donut small{color:var(--audience-muted);font-size:.55rem}.audience-donut strong{font-size:1.2rem}.audience-round-stats dl{grid-template-columns:repeat(4,minmax(0,1fr));height:calc(100% - 2rem)}.audience-round-stats dl>div{align-content:center}.audience-podium{grid-template-rows:auto minmax(0,1fr);display:grid}.audience-podium ol{direction:ltr;grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:.65rem;min-height:0;padding:0;list-style:none;display:grid}.audience-podium li{border:1px solid var(--audience-border);text-align:center;direction:rtl;background:#080d1b;border-radius:.7rem .7rem .2rem .2rem;align-content:center;justify-items:center;gap:.12rem;min-width:0;min-height:64%;padding:.65rem .35rem;display:grid;position:relative}.audience-podium li.is-rank-1{border-color:var(--audience-gold);background:linear-gradient(#eab64d24,#080d1b);min-height:92%}.audience-podium li.is-rank-2{border-color:#cbd5e1}.audience-podium li.is-rank-3{border-color:#c47a3d}.audience-podium li>svg{width:2rem;color:var(--audience-gold);position:absolute;top:-1rem}.audience-podium li>b{font-size:1.2rem}.audience-podium li>span{overflow-wrap:anywhere;min-width:0;font-size:.76rem;font-weight:700}.audience-podium li>strong{color:var(--audience-gold);font-variant-numeric:tabular-nums}.audience-round-status dl{gap:.38rem;display:grid}.audience-round-status dl>div{border-bottom:1px solid var(--audience-border);justify-content:space-between;align-items:center;gap:.5rem;padding-bottom:.35rem;display:flex}.audience-round-status dt{color:var(--audience-muted);font-size:.72rem}.audience-round-status dd{align-items:center;gap:.3rem;font-size:.8rem;display:flex}.audience-round-status dd i{color:var(--audience-success)}.audience-round-status p{color:var(--audience-gold);text-align:center;background:#eab64d14;border-radius:.5rem;margin-top:.65rem;padding:.45rem;font-size:.75rem}.audience-empty{min-height:6rem;color:var(--audience-muted);text-align:center;place-items:center;display:grid}@keyframes audience-enter{0%{opacity:0;transform:translateY(.4rem)}to{opacity:1;transform:translateY(0)}}@keyframes audience-correct{0%{opacity:.65}to{opacity:1}}@media (max-width:74rem){.audience-display{overflow:visible}.audience-topbar{grid-template-columns:1fr 1fr}.audience-title{grid-area:1/1/auto/-1}.audience-round-meta,.audience-game-meta{grid-row:2}.audience-dashboard-grid{grid-template-rows:auto;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"question question""answers round-stats""leaderboard status""podium podium"}.audience-question .royal-question-card{min-height:clamp(11rem,20vh,15rem)}}@media (max-width:44rem){.audience-display{min-height:100dvh;padding:max(.6rem, env(safe-area-inset-top)) .6rem max(.8rem, env(safe-area-inset-bottom));background:linear-gradient(180deg, #050a0e8f, #050a0ec7), url(/live/royal-question-mobile-stage.webp) center / cover no-repeat, var(--audience-bg);display:block}.audience-topbar{grid-template-columns:1fr;gap:.5rem;margin-bottom:.65rem;padding:.55rem}.audience-title,.audience-round-meta,.audience-game-meta{grid-area:auto/1}.audience-title h1{font-size:1.15rem}.audience-topbar-meta>span{min-height:2.7rem;padding-inline:.35rem}.audience-dashboard-grid{grid-template-columns:minmax(0,1fr);grid-template-areas:"question""answers""round-stats""leaderboard""podium""status";gap:.65rem;display:grid}.audience-question .royal-question-stage--display{grid-template-columns:minmax(0,1fr);grid-template-areas:"question""media""timer""answers";gap:.65rem;margin:0;display:grid}.audience-question .royal-question-card{min-height:12rem;padding:.85rem}.audience-question .royal-question-copy h2{font-size:clamp(1.3rem,6vw,1.9rem);line-height:1.55}.audience-question .royal-timer{order:initial;width:6.5rem;margin:0 auto}.audience-question .royal-question-grid{order:initial;grid-template-columns:minmax(0,1fr)}.audience-question .royal-answer-option,.audience-question .royal-answer-placeholder{min-height:4.8rem}.audience-panel{overflow:visible}.audience-round-stats dl{grid-template-columns:repeat(2,minmax(0,1fr));height:auto}.audience-podium{min-height:15rem}.audience-podium ol{min-height:11rem}}@media (min-width:120rem){.audience-display{font-size:clamp(1rem,.86vw,2rem)}.audience-dashboard-grid{grid-template-columns:minmax(18rem,.78fr) minmax(48rem,2.7fr) minmax(20rem,.9fr)}}@media (prefers-reduced-motion:reduce){.audience-panel,.audience-question,.audience-question .royal-answer-option.is-correct{animation:none!important}}
