:root{--bg:#FCF3E3;--panel:#FFFFFF;--panel-2:#FFF8EC;--ink:#2A1F18;--ink-dim:#7A6552;--ink-faint:#B3A28D;--amber:#E2922F;--amber-2:#F0B35A;--teal:#15B49C;--teal-2:#3FD0BA;--red:#D95347;--blue:#3E8FD0;--green:#3FA85F;--gold:#F2C94C;--purple:#9B6BC9;--line:rgba(42,31,24,.14);--line-2:rgba(42,31,24,.24);--shadow:rgba(42,31,24,.16);--display:"Baloo Bhaijaan 2",system-ui,sans-serif;--body:"Rubik",system-ui,sans-serif;--mono:"Space Mono",Menlo,monospace}:root[data-bg=sand]{--bg:#F6E3C9 }:root[data-bg=mint]{--bg:#E9F3E3 }:root[data-bg=sky]{--bg:#E8EFF8 }:root[data-theme=dark]{--bg:#241B12;--shadow:rgba(0,0,0,.45);--line:rgba(242,229,206,.14);--line-2:rgba(242,229,206,.26) }:root[data-theme=dark][data-bg=sand]{--bg:#2A2013 }:root[data-theme=dark][data-bg=mint]{--bg:#1B2418 }:root[data-theme=dark][data-bg=sky]{--bg:#171F29 }[data-theme=dark] .app{background:radial-gradient(120% 55% at 50% -12%,rgba(240,179,90,.1),transparent 60%),radial-gradient(55% 38% at 112% 6%,rgba(63,208,186,.06),transparent 60%),var(--bg)}[data-theme=dark] :is(h1,h2,.brandmini,.tagline-ar,.roomcode .val,.bigconnect,.winname,.verdict2,.qtext,.confirmbox p,.sheethead h2,.ebarval,.ebarname,.getapp .gamark):not(:where(.panel,.rolecard,.gamecard,.teamcard,.trow,.sbrow,.htstep,.htwin,.catbanner,.wordcard,.secretcard,.tapcard,.trophybox:not(.mystery),.pprole,.deckcard,.ppitem,.tier,.setrow,.confirmbox,.slidestage,.slideframe,.votecard,.guessopt,.titleopt,.topiccard,.rcard,.awrow,.sheet,.qwrap,.answerbox,.tscard,.thead,.majlis,.banner,.photopreview,.hostteams .col,.roastbox) *){color:#f5e9d2}[data-theme=dark] :is(.lede,.note,.codehint,.eyebrow,.gsteplbl,.setlabel,.turnline,.tagline-en,.or,.field>label,.back,.slidecount,.pairstate,.teamtally,.roomcode .lab,.sl-presline,.winby,.endchipshead,.fliplink,.done p):not(:where(.panel,.rolecard,.gamecard,.teamcard,.trow,.sbrow,.htstep,.htwin,.catbanner,.wordcard,.secretcard,.tapcard,.trophybox:not(.mystery),.pprole,.deckcard,.ppitem,.tier,.setrow,.confirmbox,.slidestage,.slideframe,.votecard,.guessopt,.titleopt,.topiccard,.rcard,.awrow,.sheet,.qwrap,.answerbox,.tscard,.thead,.majlis,.banner,.photopreview,.hostteams .col,.roastbox) *){color:#c6b497}[data-theme=dark] .splash{background:radial-gradient(120% 60% at 50% -10%,rgba(240,179,90,.12),transparent 60%),var(--bg)}[data-theme=dark] .splash .ar{color:#f5e9d2}[data-theme=dark] .gsteplbl b{color:var(--amber)}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--bg);color:var(--ink);font-family:var(--body);-webkit-font-smoothing:antialiased;min-height:100vh}#root{min-height:100vh}button,input,textarea,select{font-family:inherit}.app{min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:0 18px 40px;position:relative;overflow:hidden;background:radial-gradient(120% 55% at 50% -12%,rgba(240,179,90,.32),transparent 60%),radial-gradient(55% 38% at 112% 6%,rgba(63,208,186,.16),transparent 60%),radial-gradient(50% 34% at -10% 14%,rgba(217,83,71,.1),transparent 60%),var(--bg)}.stage{width:100%;max-width:440px;margin:0 auto;flex:1;display:flex;flex-direction:column}@media (orientation:landscape){.stage.host-wide{max-width:min(94vw,1100px)}.stage.host-wide h1{font-size:36px}.stage.host-wide .lede{font-size:16px}.stage.host-wide .menugrid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.stage.host-wide .qtext{font-size:28px}.stage.host-wide .bigconnect{font-size:42px}.stage.host-wide .tagline-ar{font-size:40px}.stage.host-wide .gsteplbl{margin:0 0 4px}.stage.host-wide .tscore{margin-bottom:6px}.stage.host-wide .tscard{padding:5px 9px}.stage.host-wide .tscard .mv{width:30px;height:30px;flex-basis:30px}.stage.host-wide .tscard .mv svg,.stage.host-wide .tscard .mv img{width:30px;height:30px}.stage.host-wide .turnline{margin-bottom:6px}.stage.host-wide .awardbanner{padding:5px 10px;margin-bottom:6px;font-size:13.5px}.stage.host-wide .tboard,.stage.host-wide .tcol{gap:5px}.stage.host-wide .thead{padding:4px 2px;gap:2px}.stage.host-wide .thead .cic{width:clamp(20px,4.2vh,30px);height:clamp(20px,4.2vh,30px)}.stage.host-wide .thead .cic svg,.stage.host-wide .thead .cic img{width:100%;height:100%}.stage.host-wide .thead .cnm{font-size:9px}.stage.host-wide .ttile{aspect-ratio:auto;height:clamp(24px,8vh,54px);font-size:clamp(11px,2.1vh,15px)}}.bar{width:100%;max-width:440px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:14px 0;gap:8px}@media (orientation:landscape){.bar.host-wide{max-width:min(94vw,1100px)}}.brandmini{font-family:var(--display);font-weight:800;font-size:19px;color:var(--ink);line-height:1}.brandmini .dotr{color:var(--red)}.bar-right{display:flex;gap:7px;align-items:center}.seg{display:inline-flex;gap:2px;background:var(--panel);border:2px solid var(--ink);border-radius:999px;padding:2px;box-shadow:2px 2px 0 var(--shadow)}.seg button{background:none;border:none;color:var(--ink-dim);cursor:pointer;padding:5px 11px;border-radius:999px;font-size:12px;font-weight:700}.seg button.active{background:var(--ink);color:#fff}.icbtn{width:36px;height:36px;display:grid;place-items:center;background:var(--panel);border:2px solid var(--ink);color:var(--ink);cursor:pointer;border-radius:12px;box-shadow:2px 2px 0 var(--shadow);transition:.13s}.icbtn:hover{transform:translate(-1px,-1px);box-shadow:3px 3px 0 var(--shadow)}.icbtn svg{width:17px;height:17px}h1{font-family:var(--display);font-weight:800;font-size:30px;line-height:1.15;margin:0 0 10px;color:var(--ink)}.lede{font-size:14.5px;line-height:1.6;color:var(--ink-dim);margin:0 0 22px}.eyebrow{font-family:var(--display);font-weight:700;font-size:13px;color:var(--amber);margin:0 0 8px;letter-spacing:.02em}.center{text-align:center}.splash{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:radial-gradient(120% 60% at 50% -10%,rgba(240,179,90,.4),transparent 60%),var(--bg);z-index:50;cursor:pointer}.splash .mark{text-align:center;animation:popin .7s cubic-bezier(.2,1.4,.4,1)}.splash .ar{font-family:var(--display);font-weight:800;font-size:88px;line-height:1;color:var(--ink);text-shadow:4px 5px 0 rgba(42,31,24,.15)}.splash .ar .d2{color:var(--amber)}@keyframes popin{0%{transform:scale(.6);opacity:0}60%{transform:scale(1.06)}to{transform:scale(1);opacity:1}}.panel{background:var(--panel);border:2.5px solid var(--ink);border-radius:20px;padding:18px;box-shadow:4px 5px 0 var(--shadow)}.rolecards{display:flex;flex-direction:column;gap:14px}.rolecard{text-align:start;width:100%;cursor:pointer;background:var(--panel);border:2.5px solid var(--ink);border-radius:20px;padding:18px;color:var(--ink);transition:.15s;display:flex;gap:14px;align-items:center;box-shadow:3px 4px 0 var(--shadow)}.rolecard:hover{transform:translate(-1px,-3px);box-shadow:5px 7px 0 var(--shadow)}.rolecard .glyph{flex:0 0 58px;height:58px;border-radius:16px;display:grid;place-items:center;border:2.5px solid var(--ink)}.rolecard.host .glyph{background:#fbe3c4}.rolecard.remote .glyph{background:#cff0e9}.rolecard .glyph svg{width:30px;height:30px}.rolecard h2{font-family:var(--display);font-weight:800;font-size:19px;margin:0}.rolecard p{font-size:13px;line-height:1.5;color:var(--ink-dim);margin:2px 0 0}.rolecard .kick{font-family:var(--display);font-weight:700;font-size:12px;margin:0}.rolecard.host .kick{color:var(--amber)}.rolecard.remote .kick{color:var(--teal)}.tagline-ar{font-family:var(--display);font-weight:800;font-size:34px;text-align:center;margin:2px 0;color:var(--ink)}.tagline-en{font-family:var(--display);font-weight:700;font-size:16px;text-align:center;color:var(--ink-dim);margin:0 0 16px}.qrbox{width:206px;height:206px;margin:0 auto;background:#fff;border:3px solid var(--ink);border-radius:22px;display:grid;place-items:center;padding:14px;box-shadow:5px 6px 0 var(--shadow)}.roomcode{display:flex;align-items:baseline;justify-content:center;gap:10px;margin:18px 0 2px}.roomcode .lab{font-family:var(--display);font-weight:700;font-size:13px;color:var(--ink-faint)}.roomcode .val{font-family:var(--mono);font-weight:700;font-size:30px;letter-spacing:.1em;color:var(--ink);direction:ltr;unicode-bidi:isolate}.roomcode .val b{color:var(--red)}.codehint{font-size:12px;color:var(--ink-dim);text-align:center;margin:2px 0 0}.pairstate{display:flex;align-items:center;justify-content:center;gap:9px;margin-top:16px;font-weight:600;font-size:13.5px;color:var(--ink-dim)}.pdot{width:12px;height:12px;border-radius:50%;border:2px solid var(--ink);background:#efe7d8}.pairstate.on .pdot{background:var(--green)}.spin{width:14px;height:14px;border:2.5px solid var(--line-2);border-top-color:var(--amber);border-radius:50%;animation:rot .8s linear infinite;flex:0 0 auto}@keyframes rot{to{transform:rotate(360deg)}}.btn{width:100%;padding:14px;border-radius:15px;cursor:pointer;transition:.13s;font-family:var(--display);font-weight:700;font-size:16px;display:flex;align-items:center;justify-content:center;gap:9px;border:2.5px solid var(--ink);box-shadow:3px 4px 0 var(--shadow);color:#fff}.btn:hover:not(:disabled){transform:translate(-1px,-2px);box-shadow:4px 6px 0 var(--shadow)}.btn:disabled{opacity:.5;cursor:default;box-shadow:none}.btn svg{width:18px;height:18px;flex:0 0 auto}.or{display:flex;align-items:center;gap:12px;color:var(--ink-faint);font-family:var(--display);font-weight:700;font-size:12px;margin:12px 0}.or:before,.or:after{content:"";flex:1;height:2px;background:var(--line);border-radius:2px}.field{margin:4px 0 12px}.field label{display:block;font-family:var(--display);font-weight:700;font-size:12.5px;color:var(--ink-dim);margin-bottom:7px}.input{width:100%;background:var(--panel);border:2.5px solid var(--ink);border-radius:14px;color:var(--ink);font-family:var(--body);font-weight:600;font-size:17px;padding:13px 14px;box-shadow:inset 2px 2px #2a1f180f}.input:focus{outline:none;border-color:var(--teal)}.input::placeholder{color:var(--ink-faint)}.input.code{font-family:var(--mono);font-weight:700;font-size:24px;letter-spacing:.28em;text-align:center;text-transform:uppercase;direction:ltr}.codewrap{display:flex;align-items:center;gap:8px;direction:ltr}.codewrap .prefix{font-family:var(--mono);font-weight:700;font-size:19px;color:var(--ink-faint);border:2.5px solid var(--line-2);border-radius:14px;padding:13px 10px;background:var(--panel-2)}.err{color:var(--red);font-size:13px;font-weight:600;margin:9px 2px 0;min-height:16px}.scanbox{width:100%;border-radius:16px;overflow:hidden;border:2.5px solid var(--ink);margin-bottom:12px;background:#111}.avgrid{display:grid;grid-template-columns:repeat(5,1fr);gap:9px;margin:4px 0 6px}.avpick{position:relative;border:2.5px solid var(--ink);border-radius:16px;background:var(--panel);cursor:pointer;padding:5px;transition:.12s;box-shadow:2px 2px 0 var(--shadow)}.avpick:hover{transform:translateY(-2px)}.avpick[aria-pressed=true]{background:#fff0d2;border-color:var(--amber);box-shadow:2px 2px #e2922f80}.avpick svg,.avpick img{width:100%;height:auto;display:block;border-radius:10px}.avpick .tick{position:absolute;top:-7px;inset-inline-end:-7px;width:20px;height:20px;border-radius:50%;background:var(--green);border:2px solid var(--ink);color:#fff;font-size:11px;font-weight:900;display:grid;place-items:center}.camnote{margin:8px 0 0;font-size:12px;line-height:1.45;color:var(--ink-dim);text-align:center}.camrow{display:flex;gap:9px;margin:8px 0 2px}.camrow .btn{padding:11px;font-size:14px}.photopreview{position:relative;display:flex;align-items:center;flex-wrap:nowrap;gap:8px;min-width:0;background:var(--panel-2);border:2px solid var(--line-2);border-radius:16px;padding:6px 8px;margin:8px 0}.photopreview img{flex:0 0 auto;width:44px;height:44px;border-radius:50%;border:2.5px solid var(--ink);object-fit:cover}.photopreview .retake{flex:1 1 auto;min-width:0;width:auto;padding:7px 8px;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.photopreview .x{position:absolute;top:-9px;inset-inline-start:-7px;width:22px;height:22px;display:grid;place-items:center;background:var(--panel);border:2px solid var(--line-2);border-radius:50%;color:var(--red);font-size:15px;line-height:1;cursor:pointer;font-weight:800;padding:0}.jchip .mini{flex:0 0 auto}.jchip .jname{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.jchip .jx{flex:0 0 auto}.jchip.jmore{border-style:dashed;background:transparent;color:var(--ink-dim);cursor:pointer;font:inherit;font-weight:700}.jchip.jmore .jplus{display:grid;place-items:center;border:2px dashed var(--ink-faint);border-radius:50%;color:var(--gold);font-weight:900;font-size:18px;line-height:1;background:var(--panel)}.jchip.jmore:hover{color:var(--ink);border-color:var(--ink-dim)}.avgrid,.avatar-group-tabs,.avatar-studio-screen,.avatar-studio-screen .panel.avatar-studio,.avatar-studio-screen .joinedlist,.avatar-studio-screen .photopreview,.game-library-screen .menugrid,.game-library-screen .menubtns,.game-library-screen .game-library-actions,.game-library-screen .mp-row{direction:rtl}[dir=ltr] :is(.avatar-studio-screen,.game-library-screen) :is(input,label,h1,h2,p,.lede,.note,.err,.gname,.ghook,.mp-name,.mp-title,.freeline,.btn,.ddface,.dditem,.countpill,.jname,.jchip,.host-mirror-name,.sheetwrap){direction:ltr}.camview{position:relative;border:3px solid var(--ink);border-radius:18px;overflow:hidden;background:#111;margin-bottom:10px}.camview video{width:100%;display:block}.rostergrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:11px;margin-top:6px}.rcard{background:var(--panel);border:2.5px solid var(--ink);border-radius:18px;padding:10px 8px;text-align:center;box-shadow:2px 3px 0 var(--shadow);animation:popin .45s cubic-bezier(.2,1.3,.4,1)}.rcard .face{width:64px;height:64px;margin:0 auto 6px}.rcard .face svg{width:64px;height:64px;display:block}.rcard .face img{width:64px;height:64px;border-radius:50%;border:2.5px solid var(--ink);object-fit:cover;display:block}.rcard .nm{font-family:var(--display);font-weight:700;font-size:13.5px;line-height:1.15;word-break:break-word}.countpill{display:inline-flex;align-items:center;gap:7px;background:var(--panel);border:2px solid var(--ink);border-radius:999px;padding:5px 13px;font-family:var(--display);font-weight:700;font-size:13px;box-shadow:2px 2px 0 var(--shadow)}.joinedlist{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}.jchip{display:inline-flex;align-items:center;gap:7px;background:var(--panel-2);border:2px solid var(--ink);border-radius:999px;padding:4px 11px 4px 5px;font-weight:600;font-size:13px}.jchip .mini{width:26px;height:26px}.jchip .mini svg{width:26px;height:26px}.jchip .mini img{width:26px;height:26px;border-radius:50%;object-fit:cover;border:2px solid var(--ink)}.jchip .jx{background:none;border:none;color:var(--red);font-size:16px;font-weight:800;cursor:pointer;padding:0 2px;line-height:1}.bigconnect{font-family:var(--display);font-weight:800;font-size:34px;line-height:1.2;text-align:center;margin:4px 0 6px;animation:popin .5s cubic-bezier(.2,1.3,.4,1)}.majlis{position:relative;width:100%;aspect-ratio:760/400;margin-top:10px;border:3px solid var(--ink);border-radius:20px;overflow:hidden;box-shadow:5px 6px 0 var(--shadow);background:#f8e4c2}.majlis .mbg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block}.mseat{position:absolute;display:flex;flex-direction:column;align-items:center;gap:1px;transform:translate(-50%,-100%);animation:popin .55s cubic-bezier(.2,1.3,.4,1)}.mseat .face{width:50px;height:50px}.mseat .face svg{width:50px;height:50px;display:block;filter:drop-shadow(2px 3px 0 var(--shadow))}.mseat .face img{width:50px;height:50px;border-radius:50%;border:2.5px solid var(--ink);object-fit:cover;display:block}.mseat .nm{background:var(--panel);border:2px solid var(--ink);border-radius:999px;padding:1px 8px;font-family:var(--display);font-weight:700;font-size:10.5px;line-height:1.5;box-shadow:1px 2px 0 var(--shadow);white-space:nowrap;max-width:86px;overflow:hidden;text-overflow:ellipsis}@media (max-width:700px){.mseat .face{width:38px;height:38px}.mseat .face svg{width:38px;height:38px}.mseat .face img{width:38px;height:38px}.mseat .nm{font-size:9px;max-width:64px;padding:0 6px}.bigconnect{font-size:27px}}.confirmwrap{place-items:center}.confirmbox{width:100%;max-width:340px;background:var(--bg);border:3px solid var(--ink);border-radius:22px;padding:20px;box-shadow:5px 6px 0 var(--shadow);text-align:center;animation:popin .3s cubic-bezier(.2,1.2,.4,1)}.confirmbox p{font-family:var(--display);font-weight:700;font-size:16px;line-height:1.55;margin:0 0 16px}.done{text-align:center;padding:8px 0}.tick{width:64px;height:64px;border-radius:50%;background:#dff3e4;border:2.5px solid var(--green);display:grid;place-items:center;margin:0 auto 14px;box-shadow:3px 4px 0 var(--shadow)}.tick svg{width:30px;height:30px}.done h2{font-family:var(--display);font-weight:800;font-size:24px;margin:0 0 6px}.done p{color:var(--ink-dim);font-size:14px;line-height:1.55;margin:0 auto;max-width:32ch}.menugrid{display:flex;flex-direction:column;gap:12px}.gamecard{position:relative;overflow:hidden;display:flex;align-items:center;gap:13px;background:var(--panel);border:2.5px solid var(--ink);border-radius:18px;padding:13px 14px;cursor:pointer;transition:.13s;box-shadow:3px 4px 0 var(--shadow);text-align:start;width:100%;color:var(--ink)}.gamecard:hover{transform:translate(-1px,-2px);box-shadow:4px 6px 0 var(--shadow)}.gamecard .gbg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none}[dir=rtl] .gamecard .gbg{transform:scaleX(-1)}.gamecard .gic,.gamecard .gt,.gamecard .gtag{position:relative}.gamecard .gic{flex:0 0 52px;height:52px;border-radius:14px;border:2.5px solid var(--ink);display:grid;place-items:center;transition:transform .18s}.gamecard .gic svg{width:30px;height:30px}.gamecard .gt{flex:1;min-width:0}.gamecard .gname{font-family:var(--display);font-weight:800;font-size:16.5px;line-height:1.2}.gamecard .ghook{font-size:12px;color:var(--ink-dim);margin-top:1px}.gtag{font-family:var(--display);font-weight:700;font-size:10.5px;background:var(--panel-2);border:2px solid var(--ink);border-radius:999px;padding:3px 9px;white-space:nowrap}.gamecard.g1{background:linear-gradient(135deg,#fff6e3,#ffe7bc)}.gamecard.g3{background:linear-gradient(135deg,#e2f7f1,#bfede1)}.gamecard.g4{background:linear-gradient(135deg,#fdebea,#f9d4d8)}.gamecard.g5{background:linear-gradient(135deg,#fff8df,#ffebae)}.gamecard.focus{transform:translate(-1px,-3px) scale(1.015);box-shadow:6px 8px 0 var(--shadow);border-width:3px}.gamecard.g1:hover .gic{transform:rotate(-5deg) scale(1.06)}.gamecard.g3:hover .gic{transform:rotate(9deg)}.gamecard.g4:hover .gic{transform:translate(-3px) rotate(-7deg)}.gamecard.g5:hover .gic{transform:scale(1.1)}.mbob{animation:bobY 3s ease-in-out infinite}.mbob.d2{animation-delay:.5s}.mbob.d3{animation-delay:1s}.mglow{animation:glowpulse 2.4s ease-in-out infinite}.mdash{animation:dashflow 5s linear infinite}.mpeek{animation:peek 3.4s ease-in-out infinite;transform-box:fill-box}.msway{animation:swaylight 4.5s ease-in-out infinite;transform-box:fill-box;transform-origin:50% 0}.mtw{animation:twinkle 1.8s ease-in-out infinite}.mtw.t2{animation-delay:.5s}.mtw.t3{animation-delay:1s}@keyframes bobY{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes glowpulse{0%,to{opacity:.18}50%{opacity:.5}}@keyframes dashflow{to{stroke-dashoffset:-264}}@keyframes peek{0%,to{transform:translate(0) rotate(0)}50%{transform:translate(-14px) rotate(-7deg)}}@keyframes swaylight{0%,to{transform:rotate(-7deg)}50%{transform:rotate(7deg)}}.htsteps{display:flex;flex-direction:column;gap:11px;margin:4px 0 0}.htstep{display:flex;align-items:center;gap:12px;background:var(--panel);border:2.5px solid var(--ink);border-radius:18px;padding:10px 12px;box-shadow:3px 4px 0 var(--shadow);animation:rise .35s ease both}.htstep:nth-child(2){animation-delay:.08s}.htstep:nth-child(3){animation-delay:.16s}.htstep .hnum{width:24px;height:24px;flex:0 0 auto;border-radius:50%;background:var(--amber);border:2px solid var(--ink);color:#fff;font-family:var(--display);font-weight:800;font-size:13px;display:grid;place-items:center}.htstep .hart{width:62px;height:62px;flex:0 0 62px}.htstep .hart svg{width:62px;height:62px;display:block}.htstep .htx{font-family:var(--display);font-weight:700;font-size:14px;line-height:1.45}.htwin{display:flex;gap:11px;align-items:center;background:#fff3c9;border:2.5px solid #C9A227;border-radius:16px;padding:11px 13px;margin-top:12px;box-shadow:2px 3px 0 var(--shadow);animation:rise .35s .24s ease both}.htwin .wic{width:32px;height:32px;flex:0 0 auto;color:#8a6a10}.htwin .wic svg{width:32px;height:32px}.htwin .wt{font-family:var(--display);font-weight:700;font-size:13.5px;line-height:1.45}.htwin .wl{display:block;font-size:11px;color:var(--ink-dim)}.banner{background:#fff0d2;border:2.5px solid var(--amber);border-radius:16px;padding:11px 14px;font-weight:600;font-size:13px;color:var(--ink);margin:12px 0 0;box-shadow:2px 3px 0 var(--shadow)}.back{background:none;border:none;color:var(--ink-dim);cursor:pointer;font-family:var(--display);font-weight:700;font-size:13px;padding:0;margin-bottom:14px;display:inline-flex;align-items:center;gap:6px}.back:hover{color:var(--ink)}.note{font-size:11.5px;color:var(--ink-faint);text-align:center;margin-top:14px;line-height:1.6;font-weight:600}.mascotbtn img,.winmascot img,.tscard .mv img,.catpick .cic img,.thead .cic img,.qcat .cic img{width:100%;height:100%;object-fit:contain;display:block}.tier .tav img{width:54px;height:54px;object-fit:contain;display:block}.gamecard .gic img{width:46px;height:46px;object-fit:contain;display:block}.awrow .gic2 img{width:34px;height:34px;object-fit:contain;display:block}.rcard .face img,.mseat .face img,.jchip .mini img,.sbrow .mini img,.trow .mini img,.artistpill .mini img,.awchip2 .mini img,.ochip .mini img,.pickrow .mini img,.awrow .mini img,.pcol .pface img,.avpick img{object-fit:cover}.maptap{margin:2px auto 12px;max-width:440px}.mapwrap{position:relative;border:3px solid var(--ink);border-radius:16px;overflow:hidden;box-shadow:4px 5px 0 var(--shadow);background:#dceaf6}.mapwrap.live{cursor:crosshair}.mapwrap img{width:100%;display:block;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.mappin{position:absolute;width:22px;height:22px;border-radius:50%;transform:translate(-50%,-50%);border:3px solid #fff;box-shadow:0 0 0 2.5px var(--ink)}.mappin.guess{background:var(--blue)}.mappin.true{background:var(--red);animation:pindrop .35s cubic-bezier(.3,1.4,.5,1)}.maprange{position:absolute;aspect-ratio:1;border-radius:50%;transform:translate(-50%,-50%);background:#3fa85f2e;border:3px solid var(--green);animation:fadein .5s ease}@keyframes pindrop{0%{transform:translate(-50%,-160%) scale(.4);opacity:0}to{transform:translate(-50%,-50%) scale(1);opacity:1}}.mapdist{text-align:center;font:800 18px var(--display);color:var(--red);margin-top:8px}.qimg{margin:2px auto 12px;max-width:340px}.qimg img{width:100%;max-height:230px;object-fit:cover;display:block;border:3px solid var(--ink);border-radius:16px;box-shadow:4px 5px 0 var(--shadow);background:#fff}.qimg img.qcontain{object-fit:contain;background:#fff}.sndbtn{display:flex;align-items:center;gap:10px;margin:2px auto 12px;padding:12px 22px;font:700 17px var(--display);color:var(--ink);background:var(--gold,#F6C445);border:3px solid var(--ink);border-radius:16px;box-shadow:4px 5px 0 var(--shadow);cursor:pointer}.sndbtn:active{transform:translate(2px,3px);box-shadow:2px 2px 0 var(--shadow)}.sndbtn .sic{font-size:22px;line-height:1}.sndbtn .sndnote{font-size:14px;opacity:.75}.avlife{animation:avbob 3.4s ease-in-out infinite;animation-delay:var(--avd,0s)}.artbob{animation:avbob 3.4s ease-in-out infinite}.aveyes{animation:avblink 4.6s ease-in-out infinite;animation-delay:calc(var(--avd,0s) + .9s);transform-box:fill-box;transform-origin:center}@keyframes avbob{0%,to{transform:translateY(0)}50%{transform:translateY(-1.7px)}}@keyframes avblink{0%,90%,97%,to{transform:scaleY(1)}92%,95%{transform:scaleY(.12)}}.btn:active:not(:disabled){transform:translate(1px,2px);box-shadow:1px 1px 0 var(--shadow)}.icbtn:active{transform:translate(1px,1px);box-shadow:0 0 0 var(--shadow)}.avpick:active,.mascotbtn:active,.fchip:active,.catpick:active{transform:scale(.94)}.ttile:active:not(:disabled){transform:translateY(1px) scale(.96)}.gamecard:active{transform:scale(.985)}.stage>section{animation:screenin .32s cubic-bezier(.2,1,.4,1)}@keyframes screenin{0%{opacity:0;transform:translateY(10px)}}.winmascot{animation:popin .5s cubic-bezier(.2,1.3,.4,1),winparty 1.1s ease-in-out .6s infinite}@keyframes winparty{0%,to{transform:rotate(-4deg) translateY(0)}50%{transform:rotate(4deg) translateY(-6px)}}.pcol .pface{animation:avbob 2.8s ease-in-out infinite}.msteam{animation:steamup 2.4s ease-out infinite;transform-box:fill-box}@keyframes steamup{0%{transform:translateY(0);opacity:.85}80%{opacity:.2}to{transform:translateY(-7px);opacity:0}}.lsway{animation:lanternsway 3.8s ease-in-out infinite;transform-box:fill-box;transform-origin:50% 0}.lsway.l2{animation-delay:1.2s}@keyframes lanternsway{0%,to{transform:rotate(-2.5deg)}50%{transform:rotate(2.5deg)}}.splash .d2{display:inline-block;animation:excite 1s ease-in-out .8s infinite}@keyframes excite{0%,to{transform:translateY(0)}30%{transform:translateY(-8px) rotate(6deg)}60%{transform:translateY(0)}}@media (prefers-reduced-motion: reduce){.stage>section{animation:none}}[dir=rtl] .back svg{transform:scaleX(-1)}.sheetwrap{position:fixed;top:0;right:0;bottom:0;left:0;background:#2a1f1873;display:grid;place-items:end center;z-index:200;padding:12px}.sheet{width:100%;max-width:440px;background:var(--bg);border:3px solid var(--ink);border-radius:24px;box-shadow:0 -4px 0 var(--shadow);padding:18px;max-height:86vh;overflow:auto;animation:sheetup .28s cubic-bezier(.2,1,.4,1)}@keyframes sheetup{0%{transform:translateY(36px);opacity:0}}.sheethead{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.sheethead h2{font-family:var(--display);font-weight:800;font-size:22px;margin:0}.setrow{display:flex;align-items:center;justify-content:space-between;gap:10px;background:var(--panel);border:2.5px solid var(--ink);border-radius:16px;padding:12px 14px;margin-bottom:10px;box-shadow:2px 3px 0 var(--shadow)}.setrow .sl{font-family:var(--display);font-weight:700;font-size:15px}.setlabel{font-family:var(--display);font-weight:700;font-size:12.5px;color:var(--ink-dim);margin:14px 0 8px}.switch{position:relative;width:52px;height:30px;border:2.5px solid var(--ink);border-radius:999px;background:#efe7d8;cursor:pointer;transition:.15s;flex:0 0 auto}.switch[aria-checked=true]{background:var(--gold)}.switch .knob{position:absolute;top:2px;inset-inline-start:2px;width:21px;height:21px;border-radius:50%;background:#fff;border:2px solid var(--ink);transition:.15s}.switch[aria-checked=true] .knob{inset-inline-start:23px}.bgdots{display:inline-flex;gap:8px}.bgdot{width:30px;height:30px;border-radius:50%;border:2.5px solid var(--ink);cursor:pointer;padding:0;transition:.12s}.bgdot[aria-pressed=true]{transform:scale(1.2);box-shadow:0 0 0 2.5px var(--panel),0 0 0 5px var(--amber)}.tiers{display:flex;flex-direction:column;gap:13px;margin-top:4px}.subscription-sheet.owned .submanage{margin-top:18px}.tier{position:relative;display:flex;gap:12px;align-items:center;background:var(--panel);border:2.5px solid var(--ink);border-radius:18px;padding:13px;box-shadow:3px 4px 0 var(--shadow);cursor:pointer;text-align:start;width:100%;color:var(--ink);transition:.13s}.tier:hover{transform:translate(-1px,-2px)}.tier[aria-pressed=true]{background:#fff0d2;border-color:var(--amber)}.tier .tav{width:54px;flex:0 0 54px}.tier .tav svg{width:54px;height:54px;display:block}.tier .tt{flex:1;min-width:0}.tier .tn{font-family:var(--display);font-weight:800;font-size:16px;line-height:1.2}.tier .per{font-size:11.5px;color:var(--ink-dim);font-weight:600}.tier .price{font-family:var(--display);font-weight:800;font-size:18px;white-space:nowrap}.ribbon{position:absolute;top:-11px;inset-inline-end:12px;border:2px solid var(--ink);border-radius:999px;padding:2px 10px;font-family:var(--display);font-weight:700;font-size:10.5px;box-shadow:1px 2px 0 var(--shadow)}.ribbon.pop{background:var(--teal);color:#fff}.ribbon.val{background:var(--gold);color:var(--ink)}.featlist{margin:14px 2px 4px;display:flex;flex-direction:column;gap:8px}.feat{display:flex;gap:9px;align-items:center;font-weight:600;font-size:13.5px}.feat .fchk{width:20px;height:20px;border-radius:50%;background:var(--green);border:2px solid var(--ink);color:#fff;display:grid;place-items:center;font-size:11px;font-weight:900;flex:0 0 auto}.sbrow{display:flex;align-items:center;gap:11px;background:var(--panel);border:2.5px solid var(--ink);border-radius:16px;padding:9px 12px;margin-bottom:9px;box-shadow:2px 3px 0 var(--shadow);animation:popin .35s cubic-bezier(.2,1.2,.4,1)}.sbrow.lead{background:#fff3c9;border-color:#c9a227;box-shadow:3px 4px #be96144d}.sbrow .rk{width:27px;height:27px;border-radius:50%;border:2px solid var(--ink);display:grid;place-items:center;font-family:var(--display);font-weight:800;font-size:13px;background:var(--panel-2);flex:0 0 auto}.sbrow.lead .rk{background:var(--gold)}.sbrow .mini{width:36px;height:36px;flex:0 0 auto}.sbrow .mini svg{width:36px;height:36px}.sbrow .mini img{width:36px;height:36px;border-radius:50%;border:2px solid var(--ink);object-fit:cover}.sbrow .nm{flex:1;font-family:var(--display);font-weight:700;font-size:15px;min-width:0;display:flex;align-items:center;gap:7px}.sbrow .pts{font-family:var(--mono);font-weight:700;font-size:15px}.crownic{width:18px;height:18px;flex:0 0 auto}.menubtns{display:flex;gap:10px;margin-top:14px}.menubtns .btn{flex:1;padding:12px;font-size:14px}.icbtn{position:relative}.icbtn .bdg{position:absolute;top:-5px;inset-inline-end:-5px;width:13px;height:13px;border-radius:50%;background:var(--gold);border:2px solid var(--ink)}.gsteplbl{font-family:var(--display);font-weight:700;font-size:12.5px;color:var(--ink-faint);margin:0 0 10px}.gsteplbl b{color:var(--amber)}.teamcard{background:var(--panel);border:2.5px solid var(--ink);border-radius:18px;padding:12px;margin-bottom:12px;box-shadow:3px 4px 0 var(--shadow)}.teamcard.A{background:var(--teamA-tint,#FDECEA);border-color:var(--teamA,var(--red))}.teamcard.B{background:var(--teamB-tint,#EAF3FB);border-color:var(--teamB,var(--blue))}.teamtop{display:flex;align-items:center;gap:10px}.mascotbtn{width:52px;height:52px;flex:0 0 52px;border:2.5px solid var(--ink);border-radius:16px;background:#fff;cursor:pointer;padding:3px;box-shadow:2px 2px 0 var(--shadow)}.mascotbtn svg{width:100%;height:100%;display:block}.teamtop input{flex:1;min-width:0;background:#fff;border:2.5px solid var(--ink);border-radius:13px;padding:11px 12px;font-family:var(--display);font-weight:700;font-size:15px;color:var(--ink)}.teamtop input:focus{outline:none;border-color:var(--amber)}.teamtally{font-family:var(--display);font-weight:700;font-size:11.5px;color:var(--ink-dim);white-space:nowrap}.trow{display:flex;align-items:center;gap:10px;background:#fff;border:2px solid var(--ink);border-radius:13px;padding:7px 10px;margin-bottom:8px}.trow .mini{width:30px;height:30px;flex:0 0 auto}.trow .mini svg{width:30px;height:30px}.trow .mini img{width:30px;height:30px;border-radius:50%;border:2px solid var(--ink);object-fit:cover}.trow .nm{flex:1;font-weight:600;font-size:14px}.tgl{display:inline-flex;border:2px solid var(--ink);border-radius:999px;overflow:hidden}.tgl button{background:#fff;border:none;color:var(--ink-dim);cursor:pointer;font-family:var(--display);font-size:11px;font-weight:800;padding:6px 12px}.tgl .tA[aria-pressed=true]{background:var(--teamA,var(--red));color:#fff}.tgl .tB[aria-pressed=true]{background:var(--teamB,var(--blue));color:#fff}.chiprow{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:16px}.fchip{background:var(--panel);border:2px solid var(--ink);color:var(--ink-dim);cursor:pointer;border-radius:999px;padding:7px 13px;font-family:var(--display);font-size:13px;font-weight:700;box-shadow:1px 2px 0 var(--shadow)}.fchip[aria-pressed=true]{background:var(--amber);color:#fff}.catgrid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.catpick{position:relative;background:var(--panel);border:2.5px solid var(--ink);border-radius:16px;padding:10px;cursor:pointer;display:flex;align-items:center;gap:10px;text-align:start;color:var(--ink);box-shadow:2px 3px 0 var(--shadow);transition:.12s}.catpick:hover{transform:translateY(-2px)}.catpick[aria-pressed=true]{background:#fff0d2;border-color:var(--amber)}.catpick .cic{width:52px;height:52px;flex:0 0 52px}.catpick .cic svg{width:52px;height:52px}.catpick .cnm{font-family:var(--display);font-weight:700;font-size:13.5px;line-height:1.2}.catpick .cchk{position:absolute;top:-8px;inset-inline-end:-8px;width:22px;height:22px;border-radius:50%;background:var(--green);border:2px solid var(--ink);color:#fff;font-size:12px;font-weight:900;display:none;place-items:center}.catpick[aria-pressed=true] .cchk{display:grid}.catpick.locked{opacity:.92}.catpick.locked .cnm{color:var(--ink-faint)}.tscore{display:flex;gap:10px;margin-bottom:12px}.tscard{flex:1;display:flex;align-items:center;gap:9px;background:var(--panel);border:2.5px solid var(--ink);border-radius:16px;padding:9px 11px;box-shadow:2px 3px 0 var(--shadow)}.tscard.turnA{background:#fdecea;border-color:var(--red)}.tscard.turnB{background:#eaf3fb;border-color:var(--blue)}.tscard .mv{width:40px;height:40px;flex:0 0 40px}.tscard .mv svg{width:40px;height:40px}.tscard .tn{flex:1;min-width:0;font-family:var(--display);font-weight:800;font-size:13.5px;line-height:1.15}.tscard .sc{font-family:var(--mono);font-weight:700;font-size:19px}.turnline{text-align:center;font-family:var(--display);font-weight:700;font-size:13px;color:var(--ink-dim);margin-bottom:10px}.turnline b.A{color:var(--teamA,var(--red))}.turnline b.B{color:var(--teamB,var(--blue))}.tboard,.tcol{display:grid;gap:7px}.thead{display:flex;flex-direction:column;align-items:center;gap:4px;padding:7px 3px;border-radius:13px;background:var(--panel);border:2px solid var(--ink);box-shadow:1px 2px 0 var(--shadow)}.thead .cic{width:32px;height:32px}.thead .cic svg{width:32px;height:32px}.thead .cnm{font-family:var(--display);font-weight:700;font-size:10px;text-align:center;line-height:1.15;color:var(--ink-dim)}.ttile{aspect-ratio:1.6/1;border-radius:12px;border:2.5px solid var(--ink);background:linear-gradient(160deg,#f7c66b,#eca63e);color:#5a3a12;cursor:pointer;font-family:var(--mono);font-weight:700;font-size:14px;display:grid;place-items:center;box-shadow:2px 3px 0 var(--shadow);transition:.12s}.ttile:hover:not(:disabled){transform:translateY(-2px)}.ttile:disabled{cursor:default;transform:none;box-shadow:none}.ttile.doneA{background:var(--teamA,var(--red));color:#fff;opacity:.85}.ttile.doneB{background:var(--teamB,var(--blue));color:#fff;opacity:.85}.ttile.doneN{background:#d9cfc0;color:#8a7b66;border-color:var(--line-2)}.ttile:disabled:not(.doneA):not(.doneB):not(.doneN){box-shadow:2px 3px 0 var(--shadow)}.tring.frozen .tnum{color:var(--ink-dim)}.awardbanner{text-align:center;border:2.5px solid var(--ink);border-radius:14px;padding:9px 12px;font-family:var(--display);font-weight:800;font-size:15px;margin-bottom:10px;box-shadow:2px 3px 0 var(--shadow);animation:popin .4s cubic-bezier(.2,1.3,.4,1);color:#fff}.awardbanner.A{background:var(--teamA,var(--red))}.awardbanner.B{background:var(--teamB,var(--blue))}.awardbanner.N{background:#d9cfc0;color:#6b5d4a;border-color:var(--line-2)}.hostteams{display:flex;gap:10px;align-items:stretch}.hostteams .col{flex:1;border:2.5px solid var(--ink);border-radius:16px;padding:10px;box-shadow:2px 3px 0 var(--shadow)}.hostteams .col.A{background:var(--teamA-tint,#FDECEA);border-color:var(--teamA,var(--red))}.hostteams .col.B{background:var(--teamB-tint,#EAF3FB);border-color:var(--teamB,var(--blue))}.hostteams .chiprow{margin-bottom:0;justify-content:center}.mascotgrid{display:grid;grid-template-columns:repeat(5,1fr);gap:9px}.mascotgrid.emblems{grid-template-columns:repeat(4,1fr)}.scadj{width:24px;height:24px;border-radius:50%;border:2px solid var(--ink);background:var(--panel-2);font-weight:800;font-size:14px;line-height:1;cursor:pointer;padding:0;flex:0 0 auto}.scadj:active{transform:scale(.9)}.catpick .cic img,.thead .cic img,.qcat .cic img{border-radius:12px;object-fit:cover;border:2px solid var(--ink);background:#fff}.gamecard .gic img{border-radius:10px;object-fit:cover}.qwrap{text-align:center}.qcat{display:inline-flex;align-items:center;gap:9px;margin:0 0 10px}.qcat .cic{width:40px;height:40px}.qcat .cic svg{width:40px;height:40px}.qcat .cnm{font-family:var(--display);font-weight:700;font-size:14px;color:var(--ink-dim)}.qcat .pv{font-family:var(--mono);font-weight:700;font-size:14px;color:var(--amber)}.qtext{font-family:var(--display);font-weight:800;font-size:22px;line-height:1.5;margin:6px 0 14px;color:var(--ink)}.tring{position:relative;width:96px;height:96px;margin:4px auto}.tring svg{transform:rotate(-90deg)}.tring .tnum{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;font-family:var(--mono);font-weight:700;font-size:24px}.tring.over .tnum{color:var(--red)}.answerbox{background:#e7f6ec;border:2.5px solid var(--green);border-radius:16px;padding:15px;text-align:center;margin:8px 0;box-shadow:2px 3px 0 var(--shadow);animation:popin .35s cubic-bezier(.2,1.2,.4,1)}.answerbox .al{font-family:var(--display);font-weight:700;font-size:11px;color:var(--ink-faint);display:block;margin-bottom:4px}.answerbox .av2{font-family:var(--display);font-weight:800;font-size:22px;color:#2f7d46}.attrib{display:flex;flex-direction:column;gap:9px;margin-top:12px}.btn-teamA{background:var(--red);color:#fff}.btn-teamB{background:var(--blue);color:#fff}.winwrap{text-align:center}.winmascot{width:96px;height:96px;margin:4px auto 6px;animation:popin .5s cubic-bezier(.2,1.3,.4,1)}.winmascot svg{width:96px;height:96px}.winname{font-family:var(--display);font-weight:800;font-size:26px;margin:0 0 12px}.winname.A{color:var(--teamA,var(--red))}.winname.B{color:var(--teamB,var(--blue))}.winname.tie{color:var(--amber)}.winby{font-family:var(--display);font-weight:800;font-size:15px;color:var(--ink-dim);margin:-6px 0 10px}.turnbanner{display:flex;align-items:center;justify-content:center;gap:10px;margin:0 auto 12px;padding:10px 18px;border:3px solid var(--ink);border-radius:16px;color:#fff;font-family:var(--display);font-weight:800;font-size:19px;box-shadow:3px 4px 0 var(--shadow);animation:turnpulse 1.6s ease-in-out infinite}.turnbanner.A{background:var(--teamA,var(--red))}.turnbanner.B{background:var(--teamB,var(--blue))}.turnbanner .mv{width:34px;height:34px;display:grid;place-items:center;background:#fff;border:2.5px solid var(--ink);border-radius:10px}.turnbanner .mv svg{width:26px;height:26px}@keyframes turnpulse{0%,to{transform:scale(1)}50%{transform:scale(1.035)}}.sndrow{display:flex;align-items:center;justify-content:center;gap:8px;margin:2px auto 12px}.sndrow .sndbtn{margin:0}.sndbtn.sndpause{min-width:56px;justify-content:center;padding:12px 14px;font-size:18px}.endbars{display:flex;align-items:flex-end;justify-content:center;gap:34px;margin:14px auto 6px;min-height:180px}.ebarcol{display:flex;flex-direction:column;align-items:center;gap:6px}.ebarval{font-family:var(--display);font-weight:800;font-size:22px}.ebar{width:64px;border:3px solid var(--ink);border-radius:12px 12px 6px 6px;box-shadow:3px 3px 0 var(--shadow);transform-origin:bottom;animation:growbar .9s cubic-bezier(.2,1,.4,1)}.ebar.A{background:var(--teamA,var(--red))}.ebar.B{background:var(--teamB,var(--blue))}.ebarname{display:flex;align-items:center;gap:6px;font-family:var(--display);font-weight:700;font-size:14px}.ebarname .mv{width:24px;height:24px;display:grid;place-items:center}.ebarname .mv svg{width:22px;height:22px}@keyframes growbar{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.endchipshead{font-family:var(--display);font-weight:800;font-size:14px;color:var(--ink-dim);margin:10px 0 6px}.endchips{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.endchip{display:inline-flex;align-items:center;gap:7px;border:2.5px solid var(--ink);border-radius:999px;background:var(--panel);padding:5px 12px 5px 6px;font-weight:700;font-size:14px;box-shadow:2px 2px 0 var(--shadow)}.endchip .mini{width:26px;height:26px;display:grid;place-items:center}.endchip .mini svg,.endchip .mini img{width:26px;height:26px;border-radius:50%}.endchip b{color:var(--green);font-family:var(--display)}.roastbox{margin:14px auto 4px;max-width:420px;border:2.5px solid var(--ink);border-radius:14px;background:#fff7e0;padding:10px 14px;font-weight:700;font-size:14.5px;animation:popin .5s cubic-bezier(.2,1.3,.4,1) .8s backwards}[data-theme=dark] .roastbox{background:#3a2f1e;color:#f5e9d2}.fximg{position:relative;overflow:hidden;border-radius:14px;background:#000;display:grid;place-items:center;width:100%;aspect-ratio:4/3}.fximg img{width:100%;height:100%;object-fit:cover;display:block;transition:filter .7s ease,transform .7s ease}.fximg.contain img{object-fit:contain;background:#fff}.fximg.done img{filter:none}.fximg.fx-pixel img{transition:none;height:auto}.fxfog{position:absolute;top:0;right:0;bottom:0;left:0;background:#fff;transition:opacity .5s ease;pointer-events:none}.fxcover{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;font-size:54px;background:repeating-linear-gradient(45deg,#2a1f18,#2a1f18 14px,#3b2d23 14px,#3b2d23 28px)}.fxpuzzle{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(4,1fr);pointer-events:none}.fxpuzzle span{background:var(--ink);border:1px solid rgba(0,0,0,.35);transition:opacity .45s ease}.fxpuzzle span.off{opacity:0}.tolchip{display:inline-flex;align-items:center;gap:6px;margin:8px auto 0;border:2.5px solid var(--green);border-radius:999px;background:#eaf7ee;padding:5px 14px;font-family:var(--display);font-weight:800;font-size:13.5px;color:#1f6b3a}[data-theme=dark] .tolchip{background:#1e3a28;color:#9be0b4}.qwrap .tolchip,.maptap .tolchip{display:flex;width:fit-content}.titleopts{display:flex;flex-direction:column;gap:10px}.titleopt{border:3px solid var(--ink);border-radius:16px;background:var(--panel);color:var(--ink);padding:16px 14px;font-family:var(--display);font-weight:800;font-size:17px;text-align:center;cursor:pointer;box-shadow:3px 4px 0 var(--shadow)}.titleopt:active{transform:translate(2px,3px);box-shadow:1px 1px 0 var(--shadow)}.inkframe{position:relative;border:3px solid var(--ink);border-radius:18px;background:#fff;box-shadow:4px 5px 0 var(--shadow);overflow:hidden}.inkframe canvas{display:block;width:100%;height:clamp(280px,46vh,430px);touch-action:none}.inkframe.tv canvas{height:calc(100vh - 150px)}.fsbtn{position:absolute;top:8px;inset-inline-end:8px;width:34px;height:34px;border:2.5px solid var(--ink);border-radius:10px;background:var(--panel);color:var(--ink);cursor:pointer;display:grid;place-items:center;box-shadow:2px 2px 0 var(--shadow)}.fsbtn svg{width:16px;height:16px}.inkwrap.fs{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;background:var(--bg);padding:10px;overflow:auto}.inkwrap.fs .inkframe canvas{height:calc(100vh - 190px)}.drawtop.slim{margin-bottom:8px;gap:7px}.artistpill.slim{padding:3px 10px 3px 4px;font-size:12px}.artistpill.slim .mini{width:22px;height:22px}.artistpill.slim .mini svg,.artistpill.slim .mini img{width:22px;height:22px}.wordpill{flex:1;min-width:0;text-align:center;background:#fff0d2;border:2.5px solid var(--amber);border-radius:999px;padding:4px 10px;font-family:var(--display);font-weight:800;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hardtag{display:inline-block;margin-inline-start:8px;background:#fbe3e3;border:2px solid var(--red);border-radius:999px;padding:1px 8px;font-size:11px;color:var(--red)}.wordcat{display:block;margin-top:3px;font-size:12px;font-weight:700;color:var(--ink-faint)}@keyframes fadein{0%{opacity:0}to{opacity:1}}.lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:300;background:#140e08eb;display:grid;place-items:center;cursor:zoom-out;animation:fadein .15s ease}.lightbox img{max-width:96vw;max-height:96vh;object-fit:contain;border-radius:12px;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.lbclose{position:fixed;top:14px;inset-inline-end:14px;z-index:301;width:42px;height:42px;border-radius:50%;background:var(--panel);border:2.5px solid var(--ink);font:800 18px var(--display);color:var(--red);cursor:pointer;box-shadow:2px 2px 0 var(--shadow)}.catsearchrow{display:flex;gap:8px;margin-bottom:10px;align-items:stretch}.catsearch{flex:1;min-width:0;border:2.5px solid var(--ink);border-radius:12px;padding:9px 12px;font:600 14px var(--body);background:var(--panel);color:var(--ink);box-shadow:2px 2px 0 var(--shadow)}.btn.slim{padding:9px 14px;font-size:14px;margin:0;width:auto}.catpick.full{opacity:.4;filter:grayscale(.6)}.catcounter{position:fixed;bottom:14px;inset-inline-start:14px;z-index:40;background:var(--amber);color:#fff;border:2.5px solid var(--ink);border-radius:999px;padding:7px 15px;font:800 16px var(--display);box-shadow:3px 3px 0 var(--shadow)}.trow.benched{opacity:.55}.firstup{font:800 21px var(--display);color:var(--purple);margin:6px 0 8px}.guessgrid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:12px 0}.guessopt{background:var(--panel);border:2.5px solid var(--ink);border-radius:14px;padding:14px 10px;font:800 16px var(--display);color:var(--ink);cursor:pointer;box-shadow:2px 3px 0 var(--shadow);transition:.12s}.guessopt:hover{transform:translateY(-2px);background:#fff8ec}.trow .tX{margin-inline-start:12px;border:2.5px solid var(--red);background:var(--panel);color:var(--red);border-radius:10px;width:34px;height:34px;font-weight:800;font-size:15px;cursor:pointer;flex:none}.trow .tX[aria-pressed=true]{background:var(--red);color:#fff}.catpill{background:#e7f2ea;border:2.5px solid var(--teal);border-radius:999px;padding:4px 12px;font-family:var(--display);font-weight:800;font-size:14px;white-space:nowrap}.drawtv{padding-bottom:0}.toolsrow{display:flex;align-items:center;gap:7px;margin-top:10px;flex-wrap:wrap}.cdots{display:flex;gap:6px;flex-wrap:wrap}.cdot{width:26px;height:26px;border-radius:50%;border:2.5px solid var(--ink);cursor:pointer;padding:0;transition:.1s}.cdot[aria-pressed=true]{transform:scale(1.18);box-shadow:0 0 0 2.5px #fff,0 0 0 5px var(--ink)}.szdots{display:flex;gap:6px;align-items:center}.szdot{border-radius:50%;border:2.5px solid var(--ink);background:#fff;cursor:pointer;padding:0;display:grid;place-items:center}.szdot span{border-radius:50%;background:var(--ink)}.szdot[aria-pressed=true]{background:#fff0d2;border-color:var(--amber)}.toolbar2{display:flex;gap:7px;flex-wrap:wrap;margin-top:9px}.tbtn{display:inline-flex;align-items:center;gap:6px;background:var(--panel);border:2.5px solid var(--ink);border-radius:12px;padding:8px 11px;font-family:var(--display);font-weight:700;font-size:12px;color:var(--ink);cursor:pointer;box-shadow:2px 2px 0 var(--shadow);transition:.1s}.tbtn:hover:not(:disabled){transform:translateY(-1px)}.tbtn[aria-pressed=true]{background:var(--amber);color:#fff}.tbtn:disabled{opacity:.45;cursor:default;box-shadow:none}.tbtn svg{width:15px;height:15px}.tbtn.ic{width:38px;height:36px;padding:0;display:inline-grid;place-items:center}.tbtn.ic svg{width:18px;height:18px}.tsep{width:2px;height:24px;background:var(--line-2);border-radius:2px;align-self:center}.drawtop{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.artistpill{display:inline-flex;align-items:center;gap:8px;background:var(--panel);border:2px solid var(--ink);border-radius:999px;padding:5px 13px 5px 6px;font-family:var(--display);font-weight:700;font-size:13.5px;box-shadow:2px 2px 0 var(--shadow)}.artistpill .mini{width:28px;height:28px}.artistpill .mini svg{width:28px;height:28px}.artistpill .mini img{width:28px;height:28px;border-radius:50%;border:2px solid var(--ink);object-fit:cover}.timepill{font-family:var(--mono);font-weight:700;font-size:16px;background:var(--panel);border:2px solid var(--ink);border-radius:999px;padding:5px 13px;box-shadow:2px 2px 0 var(--shadow)}.timepill.over{color:var(--red)}.wordcards{display:flex;flex-direction:column;gap:10px;margin-top:8px}.wordcard{background:var(--panel);border:2.5px solid var(--ink);border-radius:16px;padding:15px;font-family:var(--display);font-weight:800;font-size:19px;color:var(--ink);cursor:pointer;box-shadow:3px 4px 0 var(--shadow);transition:.12s;text-align:center}.wordcard:hover{transform:translate(-1px,-2px);box-shadow:4px 6px 0 var(--shadow);background:#fff0d2}.secretcard{background:#fff0d2;border:2.5px solid var(--amber);border-radius:16px;padding:16px;text-align:center;margin:8px 0;box-shadow:3px 4px 0 var(--shadow)}.secretcard .sl{font-family:var(--display);font-weight:700;font-size:11px;color:var(--ink-dim);display:block;margin-bottom:4px}.secretcard .sw{font-family:var(--display);font-weight:800;font-size:24px;color:var(--ink)}.pickrow{display:flex;align-items:center;gap:10px;background:var(--panel);border:2.5px solid var(--ink);border-radius:14px;padding:9px 12px;margin-bottom:9px;cursor:pointer;box-shadow:2px 3px 0 var(--shadow);width:100%;text-align:start;color:var(--ink);transition:.12s}.pickrow:hover{transform:translateY(-1px);background:#fff8ec}.pickrow .mini{width:34px;height:34px;flex:0 0 auto}.pickrow .mini svg{width:34px;height:34px}.pickrow .mini img{width:34px;height:34px;border-radius:50%;border:2px solid var(--ink);object-fit:cover}.pickrow .nm{flex:1;font-family:var(--display);font-weight:700;font-size:15px}.awardline{display:flex;justify-content:center;gap:9px;flex-wrap:wrap;margin:10px 0 2px}.awchip2{display:inline-flex;align-items:center;gap:7px;background:var(--panel);border:2px solid var(--ink);border-radius:999px;padding:5px 12px 5px 6px;font-weight:700;font-size:13px;box-shadow:2px 2px 0 var(--shadow)}.awchip2 .mini{width:26px;height:26px}.awchip2 .mini svg{width:26px;height:26px}.awchip2 .mini img{width:26px;height:26px;border-radius:50%;border:2px solid var(--ink);object-fit:cover}.awchip2 .pv{font-family:var(--mono);font-weight:700;color:var(--green)}.fkcatgrid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.fkcat{position:relative;background:var(--panel);border:2.5px solid var(--ink);border-radius:16px;padding:14px 12px;cursor:pointer;text-align:center;color:var(--ink);font-family:var(--display);font-weight:800;font-size:15px;box-shadow:2px 3px 0 var(--shadow);transition:.12s}.fkcat:hover:not(:disabled){transform:translate(-1px,-2px);box-shadow:3px 5px 0 var(--shadow);background:#fff8ec}.fkcat.locked{color:var(--ink-faint)}.catbanner{text-align:center;background:var(--panel);border:2.5px solid var(--ink);border-radius:16px;padding:13px;box-shadow:3px 4px 0 var(--shadow);margin:6px 0}.catbanner .cl{font-family:var(--display);font-weight:700;font-size:11px;color:var(--ink-faint);display:block;margin-bottom:3px}.catbanner .cv{font-family:var(--display);font-weight:800;font-size:22px;color:var(--ink)}.tapcard{border:3px solid var(--line-2);border-radius:18px;padding:26px 16px;text-align:center;cursor:pointer;background:var(--panel);transition:.14s;box-shadow:2px 3px 0 var(--shadow)}.tapcard:hover{border-color:var(--teal);border-style:solid;transform:translateY(-2px)}.holdcard{user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;touch-action:manipulation}.rolecard{border-radius:18px;padding:20px 16px;text-align:center;border:2.5px solid var(--ink);box-shadow:3px 4px 0 var(--shadow);margin:6px 0}.rolecard.word{background:#fff0d2;border-color:var(--amber)}.rolecard.fkr{background:#f1e6fa;border-color:var(--purple)}.rolecard .rl{font-family:var(--display);font-weight:700;font-size:11.5px;color:var(--ink-dim);display:block;margin-bottom:5px}.rolecard .rv{font-family:var(--display);font-weight:800;font-size:27px}.rolecard.word .rv{color:var(--ink)}.rolecard.fkr .rv{color:var(--purple)}.rolecard.fkr .rv.big{font-size:32px;display:block}.hintline{font-family:var(--display);font-weight:800;font-size:22px;margin-top:12px}.rolecard .rs{font-size:12.5px;color:var(--ink-dim);margin-top:7px;font-weight:600}.hintchip{display:inline-block;background:#fff;border:2px solid var(--purple);border-radius:999px;padding:6px 14px;font-family:var(--display);font-weight:700;font-size:15px;color:var(--ink);margin-top:9px}.decoybig{display:inline-block;background:#fff;border:2.5px solid var(--purple);border-radius:14px;padding:8px 18px;font-family:var(--display);font-weight:800;font-size:24px;color:var(--ink);margin:6px auto 8px;box-shadow:2px 3px 0 var(--shadow)}.dotprog{display:flex;gap:7px;justify-content:center;margin-top:12px}.pdot2{width:12px;height:12px;border-radius:50%;border:2px solid var(--ink);background:#efe7d8;transition:.25s}.pdot2.done{background:var(--teal)}.orderchips{display:flex;flex-wrap:wrap;gap:7px;justify-content:center;margin-top:8px}.ochip{display:inline-flex;align-items:center;gap:7px;background:var(--panel);border:2px solid var(--ink);border-radius:999px;padding:4px 11px 4px 5px;font-weight:700;font-size:13px;box-shadow:1px 2px 0 var(--shadow)}.ochip .on{font-family:var(--mono);font-size:10.5px;color:var(--ink-faint)}.ochip .mini{width:26px;height:26px}.ochip .mini svg{width:26px;height:26px}.ochip .mini img{width:26px;height:26px;border-radius:50%;border:2px solid var(--ink);object-fit:cover}.verdict2{text-align:center;font-family:var(--display);font-weight:800;font-size:23px;margin:10px 0 2px}.verdict2.good{color:var(--green)}.verdict2.bad{color:var(--red)}.fliplink{display:block;margin:10px auto 0;background:none;border:none;color:var(--ink-faint);font-family:var(--display);font-weight:700;font-size:12px;cursor:pointer;text-decoration:underline}.fliplink:hover{color:var(--ink)}.confirmbox.creditsbox{width:min(100%,640px);max-width:640px;max-height:min(88dvh,640px);display:flex;flex-direction:column;text-align:start;padding:14px 16px}.confirmbox.creditsbox .sheethead{margin-bottom:6px}.creditslist{flex:1 1 auto;min-height:120px;max-height:min(56dvh,400px);overflow:auto;overscroll-behavior:contain;background:var(--panel);border:2px solid var(--line-2);border-radius:12px;padding:8px 10px;direction:ltr;text-align:left}.creditslist .spin{display:block;margin:14px auto}.creditrow{display:block;font-size:10.5px;color:var(--ink-dim);text-decoration:none;padding:2px 0;direction:ltr;text-align:left;overflow-wrap:anywhere}.creditrow:hover{color:var(--ink);text-decoration:underline}.revealface{width:76px;height:76px;margin:2px auto 6px}.revealface svg{width:76px;height:76px}.revealface img{width:76px;height:76px;border-radius:50%;border:3px solid var(--purple);object-fit:cover}.topicgrid{display:flex;flex-direction:column;gap:10px}.topiccard{position:relative;background:var(--panel);border:2.5px solid var(--ink);border-radius:16px;padding:13px 14px;cursor:pointer;text-align:start;color:var(--ink);font-family:var(--display);font-weight:700;font-size:14.5px;line-height:1.4;box-shadow:2px 3px 0 var(--shadow);transition:.12s}.topiccard:hover:not(:disabled){transform:translate(-1px,-2px);box-shadow:3px 5px 0 var(--shadow);background:#fff8ec}.topiccard.locked{color:var(--ink-faint)}.topiccard .usedtag{font-family:var(--display);font-weight:700;font-size:10px;color:var(--green);margin-inline-start:7px}.slideframe{background:var(--panel);border:3px solid var(--ink);border-radius:20px;box-shadow:5px 6px 0 var(--shadow);padding:22px 18px;min-height:250px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;animation:rise .3s ease}@keyframes rise{0%{opacity:0;transform:translateY(8px)}}.slideframe.mini{min-height:150px;padding:14px 12px}.sl-title{font-family:var(--display);font-weight:800;font-size:24px;line-height:1.45}.slideframe.mini .sl-title{font-size:16px}.sl-presline{margin-top:10px;font-family:var(--display);font-weight:700;font-size:13.5px;color:var(--ink-dim)}.sl-big{font-family:var(--display);font-weight:800;font-size:27px;line-height:1.5}.slideframe.mini .sl-big{font-size:17px}.sl-bullets{display:flex;flex-direction:column;gap:13px;text-align:start}.sl-bullets .bl{display:flex;gap:10px;align-items:flex-start;font-family:var(--display);font-weight:700;font-size:17px;line-height:1.4}.slideframe.mini .sl-bullets .bl{font-size:12.5px;gap:7px}.sl-bullets .bl .bm{color:var(--amber);flex:0 0 auto}.sl-charttitle{font-family:var(--display);font-weight:800;font-size:17px;margin-bottom:10px}.slideframe.mini .sl-charttitle{font-size:12.5px;margin-bottom:6px}.sl-quote{font-family:var(--display);font-weight:800;font-size:22px;line-height:1.6}.slideframe.mini .sl-quote{font-size:14px}.sl-who{margin-top:10px;font-family:var(--display);font-weight:700;font-size:13.5px;color:var(--ink-dim)}.sl-qmark{font-size:34px;color:var(--amber);line-height:1}.slidebar{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:10px 0}.slidecount{font-family:var(--display);font-weight:700;font-size:12.5px;color:var(--ink-dim)}.ratelamps{display:flex;gap:9px;justify-content:center;margin:12px 0}.avgline{display:flex;align-items:center;justify-content:center;gap:5px;font-size:26px;margin:6px 0}.avgline .dim{filter:grayscale(1);opacity:.4}.ptsbig{font-family:var(--mono);font-weight:700;font-size:30px;color:var(--green);text-align:center}.pprolecards{display:flex;gap:10px;margin-bottom:12px}.pprole{flex:1;display:flex;flex-direction:column;align-items:center;gap:5px;background:var(--panel);border:2.5px solid var(--ink);border-radius:18px;padding:12px 8px;box-shadow:3px 4px 0 var(--shadow)}.pprole.pres{background:#fff0d2;border-color:var(--amber)}.pprole.cur{background:#f1e6fa;border-color:var(--purple)}.pprole .rl{font-family:var(--display);font-weight:700;font-size:12px;color:var(--ink-dim)}.pprole .mini{width:52px;height:52px}.pprole .mini svg,.pprole .mini img{width:52px;height:52px;border-radius:50%;border:2.5px solid var(--ink);object-fit:cover;display:block}.pprole .nm{font-family:var(--display);font-weight:800;font-size:15px}.deckstrip{display:flex;gap:8px;overflow-x:auto;padding:6px 2px}.deckcard{flex:0 0 86px;background:var(--panel);border:2.5px solid var(--ink);border-radius:14px;padding:6px;box-shadow:2px 3px 0 var(--shadow);animation:popin .3s cubic-bezier(.2,1.2,.4,1)}.deckops{display:flex;justify-content:space-between;margin-top:4px}.deckops button{width:22px;height:22px;border:2px solid var(--ink);border-radius:8px;background:var(--panel-2);cursor:pointer;font-size:11px;line-height:1;display:grid;place-items:center;padding:0}.deckops button:disabled{opacity:.3}.deckops button.del{background:#fbe3e3;color:var(--red);font-weight:800}.ppoolgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.ppitem{background:var(--panel);border:2.5px solid var(--ink);border-radius:14px;padding:7px 5px;cursor:pointer;box-shadow:2px 3px 0 var(--shadow);transition:.12s;color:var(--ink)}.ppitem:hover:not(:disabled){transform:translateY(-2px);background:#fff8ec}.ppitem:disabled{opacity:.45;cursor:default}.ppitem .part svg{width:100%;height:auto;display:block}.ppitem .pname{display:block;font-family:var(--display);font-weight:700;font-size:10.5px;margin-top:3px;line-height:1.2}.ppslide .ppart svg{width:100%;height:auto;display:block}.ppslide .ppart img{width:100%;height:auto;max-height:46vh;display:block;border-radius:14px;border:2.5px solid var(--ink);object-fit:cover}.ppslide .ppcap{margin-top:8px;text-align:center;font-family:var(--display);font-weight:800;font-size:16px;line-height:1.5}.deckcard .ppslide .ppcap{font-size:7px;margin-top:2px}.pickedimg{max-width:200px;margin:0 auto 10px}.slidestage{position:relative}.slidestage.tv{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;background:var(--bg);display:grid;place-items:center;padding:4vh 5vw}.slidestage.tv .ppslide{width:min(92vw,150vh);max-width:none}.slidestage.tv .ppslide .ppart img{max-height:70vh;object-fit:contain;background:#fff}.slidestage.tv .ppslide .ppcap{font-size:clamp(20px,3.2vw,34px)}.slidestage.tv .ppslide.titleslide .ptitle{font-size:clamp(28px,4.5vw,52px)}.slidestage.tv .ppslide.segslide .segtext{font-size:clamp(26px,4vw,46px)}.slidestage.tv .ppslide.thanks .thankstext{font-size:clamp(28px,4.5vw,52px)}.slidetimer{position:absolute;bottom:12px;inset-inline-start:12px;z-index:5;background:var(--panel);border:2.5px solid var(--ink);border-radius:999px;padding:6px 14px;font:800 18px var(--mono);box-shadow:2px 2px 0 var(--shadow)}.slidetimer.over{background:var(--red);color:#fff}.tvclock{position:absolute;top:14px;inset-inline-end:14px}.tvcount{position:absolute;bottom:12px;inset-inline-end:14px;font:700 15px var(--mono);opacity:.7}.customrow{display:flex;gap:8px;margin-top:10px;align-items:stretch}.fchip.big{font-size:20px;padding:10px 22px}.votecard.boo[aria-pressed=true]{background:#fbe3e3;border-color:var(--red)}.ppitem .part img{width:100%;aspect-ratio:1;object-fit:cover;display:block;border-radius:9px}.pickedimg svg{width:100%;height:auto;display:block}.pickedimg img{width:100%;aspect-ratio:1;object-fit:cover;display:block;border-radius:14px;border:2.5px solid var(--ink);box-shadow:3px 4px 0 var(--shadow)}.ppslide.titleslide{text-align:center;padding:18px 8px}.ppslide.titleslide .ptitle{font-family:var(--display);font-weight:800;font-size:24px;line-height:1.4}.ppslide.titleslide .psub{margin-top:10px;font-family:var(--display);font-weight:700;font-size:14px;color:var(--ink-dim);background:#fff0d2;border:2px solid var(--amber);border-radius:999px;display:inline-block;padding:4px 14px}.ppslide.segslide{text-align:center;padding:26px 10px}.ppslide.segslide .segtext{font-family:var(--display);font-weight:800;font-size:22px;line-height:1.5}.ppslide.segslide .segarrow{font-size:26px;margin-top:10px;color:var(--amber)}[dir=ltr] .ppslide.segslide .segarrow{transform:scaleX(-1)}.ppslide.thanks{text-align:center;padding:30px 10px}.ppslide.thanks .thankstext{font-family:var(--display);font-weight:800;font-size:26px;color:var(--amber)}.deckcard .ppslide.titleslide .ptitle{font-size:9px}.deckcard .ppslide.titleslide .psub{font-size:7px;padding:1px 6px;margin-top:3px}.deckcard .ppslide.segslide .segtext{font-size:8.5px}.deckcard .ppslide.segslide .segarrow{font-size:11px;margin-top:2px}.deckcard .ppslide.thanks .thankstext{font-size:9px}.deckcard .ppslide{padding:4px!important}.ppslide .ppword{margin-top:8px;background:#fff0d2;border:2.5px solid var(--amber);border-radius:12px;padding:7px 10px;font-family:var(--display);font-weight:800;font-size:17px;text-align:center}.ppslide.mini .ppword{font-size:9.5px;padding:2px 4px;margin-top:4px;border-width:1.5px;border-radius:7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.slidestage{background:var(--panel);border:3px solid var(--ink);border-radius:20px;box-shadow:5px 6px 0 var(--shadow);padding:16px;max-width:320px;margin:0 auto;animation:rise .3s ease}.slidestage.tv{max-width:400px}.votecards{display:flex;gap:10px;margin:6px 0 4px}.votecard{flex:1;display:flex;flex-direction:column;align-items:center;gap:6px;background:var(--panel);border:2.5px solid var(--ink);border-radius:18px;padding:16px 8px;cursor:pointer;font-family:var(--display);font-weight:800;font-size:14px;color:var(--ink);box-shadow:3px 4px 0 var(--shadow);transition:.12s}.votecard .vic{font-size:30px;filter:grayscale(1);opacity:.5}.votecard[aria-pressed=true]{background:#fff0d2;border-color:var(--amber)}.votecard[aria-pressed=true] .vic{filter:none;opacity:1}.votecard:hover{transform:translateY(-2px)}.trophybox{background:var(--panel);border:3px solid var(--ink);border-radius:22px;padding:22px 16px 18px;box-shadow:5px 6px 0 var(--shadow);max-width:340px;margin:0 auto;animation:popin .45s cubic-bezier(.2,1.3,.4,1)}.trophybox.mystery{background:linear-gradient(165deg,#5a4634,#3c2e22);border-color:var(--ink)}.trophybox.mystery .lede{color:#e8d9c0}.trophysvg{width:150px;height:150px;display:block;margin:0 auto}.trophysvg.shadow{opacity:.9;animation:mysterywob 2.2s ease-in-out infinite}@keyframes mysterywob{0%,to{transform:rotate(-3deg)}50%{transform:rotate(3deg)}}.trophyshine{animation:trophyin .6s cubic-bezier(.2,1.4,.4,1),avbob 2.4s ease-in-out .7s infinite;transform-box:fill-box;transform-origin:center}@keyframes trophyin{0%{transform:scale(.3) rotate(-14deg);opacity:0}70%{transform:scale(1.12) rotate(4deg)}to{transform:scale(1) rotate(0)}}.awwinner{margin-top:8px;animation:rise .4s .15s ease both}.awwinner .wface{display:block;width:64px;height:64px;margin:0 auto 6px}.awwinner .wface svg,.awwinner .wface img{width:64px;height:64px;border-radius:50%;border:2.5px solid var(--ink);object-fit:cover;display:block}.awwinner .wname{font-family:var(--display);font-weight:800;font-size:20px}.awwinner .wbonus{font-family:var(--mono);font-weight:700;font-size:17px;color:var(--green);margin:2px 0}.awwinner .wsub{font-size:12px;color:var(--ink-dim);font-weight:600}.podwrap{position:relative;padding-top:6px}.sparkle{position:absolute;font-size:15px;color:var(--gold);animation:twinkle 1.6s ease-in-out infinite;pointer-events:none}@keyframes twinkle{0%,to{opacity:.15;transform:scale(.8)}50%{opacity:1;transform:scale(1.15)}}.podium3{display:flex;align-items:flex-end;justify-content:center;gap:10px;margin:14px 0 4px}.pcol{display:flex;flex-direction:column;align-items:center;gap:7px;flex:1;max-width:118px;animation:popin .6s cubic-bezier(.2,1.3,.4,1) both}.pcol .pface{width:58px;height:58px;position:relative}.pcol .pface svg{width:58px;height:58px}.pcol .pface img{width:58px;height:58px;border-radius:50%;border:2.5px solid var(--ink);object-fit:cover}.pcol .pcrown{position:absolute;top:-19px;inset-inline-start:50%;transform:translate(-50%);width:26px;height:26px}[dir=rtl] .pcol .pcrown{transform:translate(50%)}.pcol .pname{font-family:var(--display);font-weight:800;font-size:13.5px;text-align:center;line-height:1.15;word-break:break-word}.pcol .ppts{font-family:var(--mono);font-weight:700;font-size:12.5px;color:var(--ink-dim)}.pblock{width:100%;border:2.5px solid var(--ink);border-radius:14px 14px 6px 6px;display:grid;place-items:center;font-family:var(--display);font-weight:800;font-size:22px;color:var(--ink);box-shadow:3px 4px 0 var(--shadow)}.pblock.g1{height:104px;background:linear-gradient(170deg,#ffe08a,#f2c94c)}.pblock.g2{height:78px;background:linear-gradient(170deg,#edeae2,#d9d4cb)}.pblock.g3{height:60px;background:linear-gradient(170deg,#ebba88,#d9a05b)}.tagline{text-align:center;font-family:var(--display);font-weight:800;font-size:19px;color:var(--amber);margin:8px 0 0;animation:popin .5s .35s cubic-bezier(.2,1.3,.4,1) both}.awrow{display:flex;align-items:center;gap:11px;background:var(--panel);border:2.5px solid var(--ink);border-radius:16px;padding:9px 12px;margin-bottom:9px;box-shadow:2px 3px 0 var(--shadow);animation:rise .35s ease both}.awrow .gic2{width:42px;height:42px;flex:0 0 42px;border:2.5px solid var(--ink);border-radius:12px;display:grid;place-items:center}.awrow .gic2 svg{width:24px;height:24px}.awrow .awt{flex:1;min-width:0}.awrow .awname{font-family:var(--display);font-weight:800;font-size:14.5px;line-height:1.15}.awrow .awsub{font-size:11.5px;color:var(--ink-dim);font-weight:600}.awrow .mini{width:32px;height:32px;flex:0 0 auto}.awrow .mini svg{width:32px;height:32px}.awrow .mini img{width:32px;height:32px;border-radius:50%;border:2px solid var(--ink);object-fit:cover}.thead{height:64px;justify-content:center;overflow:hidden}.thead .cnm{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:clamp(8px,2.2vw,10px);max-width:100%;word-break:break-word}.stage.host-wide .thead{height:52px}.catpick{min-height:74px;align-items:center}.catpick .cnm{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-width:0}.catpick .cnmwrap{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.catpick .cleft{font-size:10.5px;font-weight:700;line-height:1.15;color:var(--ink-faint);letter-spacing:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.catpick[aria-pressed=true] .cleft{color:var(--ink-dim)}.catpick .cleft.spent{color:var(--red)}.fximg{cursor:zoom-in}.lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9000;background:#140e0af0;display:grid;place-items:center;padding:16px}.lightbox img{max-width:96vw;max-height:92vh;object-fit:contain;transition:transform .18s ease;cursor:zoom-in;border-radius:10px;background:#fff}.lightclose{position:absolute;top:14px;inset-inline-end:16px;width:44px;height:44px;border-radius:50%;background:var(--panel);border:2.5px solid var(--ink);font-size:26px;line-height:1;color:var(--ink);cursor:pointer}.reportrow{display:flex;flex-wrap:wrap;gap:6px;justify-content:center;align-items:center;margin:14px 0 2px}.reportrow.done{color:var(--green);font-size:12px;font-weight:700;gap:5px;display:flex}.reportrow.done .uiicon{width:14px;height:14px}.reportbtn{background:none;border:1.5px solid var(--line-2);border-radius:999px;color:var(--ink-faint);font-family:var(--body);font-size:11.5px;font-weight:700;padding:5px 11px;cursor:pointer;display:inline-flex;align-items:center;gap:5px;transition:.12s}.reportbtn .uiicon{width:13px;height:13px}.reportbtn:hover{color:var(--ink-dim);border-color:var(--ink-faint)}.reportbtn:active{transform:scale(.94)}.reportbtn.x{padding:5px 9px;font-size:15px;line-height:1}.reportbtn.go{color:var(--ink);border-color:var(--ink-faint)}.reportbtn:disabled{opacity:.45;cursor:default}.reportnote{flex:1 1 160px;min-width:0;max-width:320px;background:var(--panel);border:1.5px solid var(--line-2);border-radius:999px;color:var(--ink);font-family:var(--body);font-size:16px;font-weight:600;padding:6px 12px;outline:none}.reportnote:focus{border-color:var(--ink-faint)}.fchip.spent,.fkcat.spent{opacity:.42;filter:grayscale(.7);cursor:not-allowed}.fkcat.spent{position:relative}.fkcat .spentbdg{position:absolute;top:6px;inset-inline-end:8px;font-size:12px;font-weight:900;color:var(--green)}.btn-hold,.btn-hold *,.holdcard,.holdcard *,.tapcard,.tapcard *{user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.btn-hold{width:100%;min-height:74px;font-size:19px;line-height:1.25;background:var(--panel);color:var(--ink-dim);border:3px dashed var(--ink);border-radius:16px;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;touch-action:none}.btn-hold.peeking{background:var(--amber);color:var(--ink);border-style:solid;font-size:30px;font-weight:900;box-shadow:4px 5px 0 var(--shadow)}.actstage{font-weight:900}.colorbtn{width:30px;height:30px;flex:0 0 auto;padding:0;border:2.5px solid var(--ink);border-radius:999px;box-shadow:2px 2px 0 var(--shadow);cursor:pointer}.colorbtn:disabled{cursor:default}.colorbtn>span{display:block;width:100%;height:100%;border-radius:999px;background:radial-gradient(circle at 32% 28%,rgba(255,255,255,.55),transparent 58%)}.colorgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:14px}.swatch{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:12px 6px;border:2.5px solid var(--ink);border-radius:16px;box-shadow:3px 3px 0 var(--shadow);cursor:pointer;color:#fff}.swatch .swdot{width:26px;height:26px;border-radius:999px;border:2px solid rgba(255,255,255,.85);background:radial-gradient(circle at 32% 28%,rgba(255,255,255,.6),transparent 60%)}.swatch .swname{font-family:var(--display);font-weight:700;font-size:13px;text-shadow:0 1px 2px rgba(0,0,0,.35)}.swatch.on{outline:3px solid var(--ink);outline-offset:3px}.swatch:disabled{cursor:default}.tscard.turnA,.tscard.turnB{border-width:4px;transform:translateY(-1px)}.tscard.turnA{background:var(--teamA-tint,#FDECEA);border-color:var(--teamA,var(--red));box-shadow:2px 3px 0 var(--shadow),0 0 0 5px var(--teamA-glow,rgba(217,83,71,.38))}.tscard.turnB{background:var(--teamB-tint,#EAF3FB);border-color:var(--teamB,var(--blue));box-shadow:2px 3px 0 var(--shadow),0 0 0 5px var(--teamB-glow,rgba(62,143,208,.38))}.qwrap:has(>.actstage){display:flex;flex-direction:column;gap:12px;justify-content:flex-start}.qwrap>.actstage{flex:0 0 auto;padding-top:2px}.qwrap>.btn-hold{flex:1 1 auto;display:flex;align-items:center;justify-content:center;margin:0}.btn-hold .holdpeek{display:flex;flex-direction:column;align-items:center;gap:6px;width:100%}.btn-hold .holdpeek img{width:100%;max-height:38dvh;object-fit:contain;border:3px solid var(--ink);border-radius:12px;background:#fff}.btn-hold .holdword{font-size:26px;font-weight:900;line-height:1.2}.btn-hold.peeking{min-height:0;padding:10px}.splash .mark{position:relative;z-index:1}:root{--bg: #f6efe3;--panel: #fffaf0;--panel-2: #f9eddb;--ink: #43251f;--ink-dim: #765b4d;--ink-faint: #a28e7b;--amber: #d9a346;--amber-2: #e7bc68;--teal: #6f927e;--teal-2: #93af9a;--red: #ad413c;--blue: #517d9c;--green: #658a69;--gold: #d6a446;--purple: #897796;--rose: #bd7881;--terracotta: #b96b50;--sage: #7c9170;--line: rgba(110, 45, 42, .14);--line-2: rgba(110, 45, 42, .28);--shadow: rgba(91, 48, 35, .16);--paper-line: #6e2d2a;--focus: #2f738e;--display: "Baloo Bhaijaan 2", system-ui, sans-serif;--body: "Rubik", system-ui, sans-serif}:root[data-bg=sand]{--bg: #f1e1ca }:root[data-bg=mint]{--bg: #e6eddf }:root[data-bg=sky]{--bg: #e1e9ee }body{background:var(--bg);color:var(--ink)}.app{isolation:isolate;min-height:100svh;padding:0 max(16px,env(safe-area-inset-left)) calc(42px + env(safe-area-inset-bottom));background-color:var(--bg);background-image:repeating-linear-gradient(0deg,rgba(107,76,54,.025) 0 1px,transparent 1px 4px),repeating-linear-gradient(90deg,rgba(107,76,54,.018) 0 1px,transparent 1px 5px)}.app[data-phase=trivia]{background-color:#f7f0e4;background-image:radial-gradient(circle at 8% 34%,rgba(81,125,156,.08) 0 3px,transparent 4px),radial-gradient(circle at 92% 68%,rgba(217,163,70,.1) 0 3px,transparent 4px),repeating-linear-gradient(0deg,rgba(107,76,54,.022) 0 1px,transparent 1px 4px),repeating-linear-gradient(90deg,rgba(107,76,54,.016) 0 1px,transparent 1px 5px)}.app[data-phase=draw]{background-color:#eef1e7;background-image:radial-gradient(circle at 12% 20%,rgba(185,107,80,.1) 0 6px,transparent 7px),radial-gradient(circle at 86% 76%,rgba(81,125,156,.1) 0 5px,transparent 6px),repeating-linear-gradient(0deg,rgba(92,74,53,.02) 0 1px,transparent 1px 5px)}.app[data-phase=faker]{background-color:#f1e9e6;background-image:radial-gradient(ellipse at 10% 28%,rgba(110,45,42,.08) 0 4px,transparent 5px),radial-gradient(ellipse at 90% 70%,rgba(137,119,150,.11) 0 4px,transparent 5px),repeating-linear-gradient(90deg,rgba(92,74,53,.02) 0 1px,transparent 1px 5px)}.app[data-phase=pitch]{background-color:#f5eadb;background-image:linear-gradient(100deg,transparent 0 38%,rgba(217,163,70,.06) 38% 40%,transparent 40%),linear-gradient(80deg,transparent 0 60%,rgba(137,119,150,.06) 60% 62%,transparent 62%),repeating-linear-gradient(0deg,rgba(92,74,53,.02) 0 1px,transparent 1px 5px)}.stage{width:100%;max-width:520px;position:relative}.bar{width:100%;max-width:520px;padding:12px 0 18px}.brandmini{position:relative;display:inline-flex;align-items:center;gap:8px;color:var(--paper-line);font-size:24px;font-weight:800}.brandmini:before{content:"";width:26px;height:26px;border:4px solid currentColor;border-radius:50%;box-shadow:inset -7px -7px 0 -5px var(--amber);transform:rotate(-16deg)}.brandmini:after{content:"";position:absolute;width:10px;height:5px;background:var(--red);border-radius:9px 9px 2px 2px;top:-2px;inset-inline-start:16px;transform:rotate(-26deg)}.brandmini .dotr{color:var(--amber)}h1{color:var(--ink);font-size:clamp(30px,7vw,39px);letter-spacing:0;line-height:1.12;text-wrap:balance}.lede{color:var(--ink-dim);font-size:15px;line-height:1.7}.eyebrow,.setlabel,.gsteplbl{color:var(--paper-line)}button,input,select,textarea{-webkit-tap-highlight-color:transparent}.uiicon,.btn>svg,.iconline>svg,.awardbanner>svg,.sndbtn>svg{width:1.15em;height:1.15em;flex:0 0 auto;vertical-align:-.18em}.iconline,.awardbanner{display:flex;align-items:center;justify-content:center;gap:8px}.icon-heading{display:flex;align-items:center;justify-content:center;gap:.35em}.icon-heading>svg{width:1.25em;height:1.25em;flex:0 0 auto}.inline-role{display:inline-flex;align-items:center;gap:5px;margin-inline:5px}.inline-role>svg{width:1.15em;height:1.15em}.votecard .vic{display:grid;place-items:center;width:44px;height:44px;filter:none;opacity:1}.votecard .vic svg,.fxcover svg{width:100%;height:100%}.tap-hint-icon,.error-illustration{display:grid;place-items:center;margin:4px auto 8px}.tap-hint-icon{width:42px;height:42px}.error-illustration{width:64px;height:64px;padding:10px;border:1px solid var(--paper-line);border-radius:50%;background:var(--panel)}.tap-hint-icon svg,.error-illustration svg{width:100%;height:100%}.seg button{display:inline-flex;align-items:center;gap:6px}.fliplink{display:flex;align-items:center;justify-content:center;gap:6px}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:3px solid color-mix(in srgb,var(--focus) 72%,white);outline-offset:3px}.panel,.rolecard,.gamecard,.teamcard,.trow,.sbrow,.awrow,.rcard,.tier,.catpick,.fkcat,.topiccard,.slideframe,.slidestage,.pprole,.ppitem,.deckcard,.wordcard,.secretcard,.tapcard,.confirmbox,.trophybox{background:var(--panel);border-color:var(--paper-line);border-width:2px;box-shadow:0 5px #6e2d2a1c,0 12px 26px #5b302314}.panel{border-radius:26px;padding:22px}.btn{min-height:50px;border:2px solid var(--paper-line);border-radius:16px;box-shadow:0 4px #6e2d2a2e;font-size:17px;transition:transform .14s ease,box-shadow .14s ease,filter .14s ease}.btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px #6e2d2a29;filter:saturate(1.04)}.btn:active:not(:disabled){transform:translateY(2px) scale(.985);box-shadow:0 1px #6e2d2a33}.btn-red{background:var(--red)}.btn-ghost{background:var(--panel);color:var(--ink)}.btn-gold{background:var(--gold);color:var(--ink)}.icbtn{width:42px;height:42px;color:var(--paper-line);border:2px solid var(--paper-line);border-radius:14px;background:var(--panel);box-shadow:0 3px #6e2d2a24}.seg{border:2px solid var(--paper-line);padding:3px;background:var(--panel);box-shadow:0 3px #6e2d2a1f}.seg button{min-height:30px;color:var(--ink-dim);font-size:13px}.seg button.active{background:var(--paper-line);color:#fffaf0}.input,.catsearch,.teamtop input{min-height:48px;border:2px solid var(--paper-line);border-radius:15px;background:#fffdf7;box-shadow:inset 0 2px #6e2d2a0d}.input:focus,.catsearch:focus,.teamtop input:focus{border-color:var(--focus);outline:3px solid rgba(47,115,142,.15)}.sheetwrap{background:#3820198c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.sheet{width:min(100%,560px);border:2px solid var(--paper-line);border-radius:30px 30px 0 0;background:var(--bg);box-shadow:0 -18px 60px #3b1f1638}.sheethead{padding-bottom:12px;border-bottom:1px solid var(--line)}.setrow{border-color:var(--line);background:#fffaf0a3}.switch{border-color:var(--paper-line)}.bgdot[aria-pressed=true]{outline-color:var(--paper-line)}.splash{background-color:#f7f0e4;background-image:repeating-linear-gradient(0deg,rgba(107,76,54,.025) 0 1px,transparent 1px 4px),repeating-linear-gradient(90deg,rgba(107,76,54,.018) 0 1px,transparent 1px 5px)}.splash .mark{position:relative;padding:48px 64px}.splash .mark:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:2px solid rgba(110,45,42,.28);border-radius:50% 50% 46% 54%/52% 45% 55% 48%;transform:rotate(-2deg)}.splash .ar{color:var(--paper-line);font-size:clamp(78px,20vw,124px);text-shadow:none}.splash .en{color:var(--ink-dim);letter-spacing:.09em}.splash .ring{margin-top:24px}.splash .bead{border-color:var(--paper-line)}.splash .wire{background:var(--paper-line)}.rolecards{gap:16px}.role-select-screen .rolecard{border-radius:24px;padding:20px;box-shadow:0 5px #6e2d2a1f}.rolecard .glyph{flex-basis:66px;height:66px;border:2px solid var(--paper-line);border-radius:50% 48% 52% 46%;background:#f4dfc3}.rolecard.remote .glyph{background:#dce8e1}.rolecard .glyph svg{width:32px;height:32px}.rolecard h2{color:var(--ink);font-size:21px}.tagline-ar{color:var(--paper-line);font-size:clamp(36px,8vw,52px)}.tagline-en{color:var(--ink-dim)}.qrbox{width:228px;height:228px;border:2px solid var(--paper-line);border-radius:28px;box-shadow:0 7px #6e2d2a24,0 18px 34px #5b30231a}.roomcode .val{color:var(--ink);font-size:32px}.roomcode .val b{color:var(--paper-line)}.countpill,.jchip{border-color:var(--paper-line);background:var(--panel);box-shadow:0 2px #6e2d2a1a}.pairstate.on{color:var(--green)}.pdot{border-color:var(--paper-line)}.spin{border-top-color:var(--paper-line)}.bigconnect{color:var(--paper-line)}.bigconnect.ok{color:var(--green)}.majlis{border:2px solid var(--paper-line);border-radius:28px;box-shadow:0 7px #6e2d2a21,0 18px 38px #5b30231a}.mseat .nm{border-color:var(--paper-line)}.avgrid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;max-height:min(48vh,440px);overflow-y:auto;padding:8px 7px 12px;margin-inline:-7px;scrollbar-width:thin;scrollbar-color:var(--rose) transparent;-webkit-mask-image:linear-gradient(to bottom,transparent,#000 10px,#000 calc(100% - 14px),transparent);mask-image:linear-gradient(to bottom,transparent,#000 10px,#000 calc(100% - 14px),transparent)}.avpick{min-width:0;aspect-ratio:1;padding:4px;border:2px solid var(--paper-line);border-radius:50%;background:var(--panel);box-shadow:0 3px #6e2d2a1f;content-visibility:auto;contain-intrinsic-size:72px 72px}.avpick:hover:not(:disabled){transform:translateY(-3px) rotate(-1deg)}.avpick[aria-pressed=true]{background:#f4dfbc;border-color:var(--amber);box-shadow:0 0 0 4px #d9a3462e,0 4px #6e2d2a1f}.avpick:disabled{opacity:.34!important;filter:grayscale(.45)}.avpick svg{width:100%;height:100%;display:block;border-radius:50%}.avpick .tick{top:-5px;inset-inline-end:-4px;width:23px;height:23px;border:2px solid var(--paper-line);background:var(--green);box-shadow:0 2px #6e2d2a2e}.artbob,.avlife{transform-box:fill-box;transform-origin:center bottom;animation:jalsah-breathe 3.8s ease-in-out var(--avd, 0s) infinite}@keyframes jalsah-breathe{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-1.2px) rotate(.25deg)}}.rcard{border-radius:22px}.rcard .face{width:72px;height:72px}.rcard .face svg{width:72px;height:72px}.menugrid{gap:15px}.gamecard{min-height:112px;border-radius:26px;padding:18px;overflow:hidden}.gamecard:after{content:"";position:absolute;width:120px;height:120px;inset-inline-end:-42px;bottom:-54px;border:2px solid currentColor;border-radius:50%;opacity:.1}.gamecard.g1{background:#f2dfbd;color:#6e2d2a}.gamecard.g3{background:#dbe8df;color:#557b68}.gamecard.g4{background:#ead8dc;color:#7d3f51}.gamecard.g5{background:#e6dfcd;color:#7f6741}.gamecard .gbg{opacity:.42}.gamecard .gic{flex-basis:62px;height:62px;border:2px solid var(--paper-line);border-radius:50% 47% 53% 48%;background:#fffaf0cc!important}.gamecard .gname{color:var(--ink);font-size:20px}.gamecard .ghook{color:var(--ink-dim);font-size:13px}.gamecard .gtag{color:var(--paper-line);border-color:var(--paper-line);background:#fffaf0b8}.gamecard.focus{outline:4px solid rgba(110,45,42,.2);transform:translateY(-3px)}.teamcard{border-radius:22px;padding:14px}.teamcard.A{background:#f3d9d5}.teamcard.B{background:#dce7ee}.mascotbtn{border-color:var(--paper-line);border-radius:50%;box-shadow:0 3px #6e2d2a1f}.trow{min-height:54px;border-radius:17px}.tgl,.trow .tX,.fchip,.catpick,.fkcat,.topiccard,.guessopt,.pickrow{border-color:var(--paper-line)}.catpick{min-height:76px;border-radius:20px}.catpick[aria-pressed=true]{background:#f2dfbd;border-color:var(--amber)}.catpick .cic{width:50px;height:50px}.catpick .cic svg{width:50px;height:50px}.tscore{gap:18px;margin-bottom:16px}.tscard{min-height:76px;border:2px solid var(--paper-line);border-radius:22px;padding:10px 15px;box-shadow:0 5px #6e2d2a21}.tscard:first-child{background:var(--red);color:#fff9ee}.tscard:last-child{background:var(--blue);color:#fff9ee}.tscard.turnA,.tscard.turnB{box-shadow:0 0 0 4px #d9a34652,0 6px #6e2d2a24;border-color:var(--paper-line)}.tscard .mv{width:52px;height:52px;flex-basis:52px;border:2px solid var(--paper-line);border-radius:50%;background:var(--panel);padding:3px}.tscard .mv svg{width:44px;height:44px}.tscard .tn{font-size:15px}.tscard .sc{font-size:24px;color:inherit}.scadj{border-color:currentColor;background:#ffffff38;color:inherit}.turnbanner{border:2px solid var(--paper-line);border-radius:999px;box-shadow:0 4px #6e2d2a24;animation:gentle-pulse 2.2s ease-in-out infinite}@keyframes gentle-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.018)}}.tboard,.tcol{gap:9px}.thead{min-height:86px;padding:10px 4px;border:2px solid var(--paper-line);border-radius:18px;background:#fffaf0e0;box-shadow:0 3px #6e2d2a1a}.thead .cic{width:38px;height:38px}.thead .cic svg{width:38px;height:38px}.thead .cnm{color:var(--ink);font-size:11px}.ttile{min-height:48px;border:2px solid var(--paper-line);border-radius:16px;background:var(--amber);color:#4c2c20;box-shadow:0 4px #6e2d2a21}.ttile.doneA{background:var(--red)}.ttile.doneB{background:var(--blue)}.ttile.doneN{background:#d8cdbd}.awardbanner{border:2px solid var(--paper-line);border-radius:18px}.qwrap{position:relative;max-width:920px;margin-inline:auto;padding:clamp(24px,4vw,46px);border:2px solid var(--paper-line);border-radius:32px;background:#fffaf0f5}.qcat{min-height:52px;margin-bottom:18px;padding:5px 10px 5px 6px;border:1.5px solid rgba(110,45,42,.28);border-radius:999px;background:#fff7e8}.qcat .cic{width:46px;height:46px}.qcat .cic svg{width:46px;height:46px}.qcat .cnm{color:var(--ink);font-size:17px}.qcat .pv{padding:6px 14px;border-radius:999px;background:var(--amber);color:var(--ink);font-size:17px}.qtext{color:var(--ink);font-size:clamp(26px,4.5vw,46px);line-height:1.45;max-width:28ch;margin:10px auto 22px;text-wrap:balance}.qimg{max-width:620px;margin:0 auto 20px}.qimg img,.fximg{border:2px solid var(--paper-line);border-radius:22px}.tring{width:110px;height:110px}.tring svg{width:110px;height:110px}.tring .tnum{font-size:30px;color:var(--ink)}.answerbox{border:2px solid var(--green);border-radius:20px;background:#e4eee1;box-shadow:0 4px #5475501f}.answerbox .av2{color:#3f6d49}.tolchip{border:2px solid var(--green);background:#e4eee1;color:#3f6d49}.inkframe{border:2px solid var(--paper-line);border-radius:24px;box-shadow:0 6px #6e2d2a1f}.toolsrow,.toolbar2{padding:9px;border:1px solid var(--line);border-radius:18px;background:#fffaf0c2}.tbtn,.fsbtn,.szdot,.cdot{border-color:var(--paper-line)}.tbtn{border-width:2px;border-radius:13px}.tbtn[aria-pressed=true]{background:var(--gold);color:var(--ink)}.wordpill{border-color:var(--terracotta);background:#f1dfd4}.catpill{border-color:var(--sage);background:#e1eadf}.fkcat{min-height:64px;border-radius:19px;background:#f7eced}.catbanner{border:2px solid var(--paper-line);border-radius:22px;background:#eadde8}.tapcard{border:2px solid var(--purple);border-radius:24px;background:#f4ecf2}.rolecard.word{background:#f1dfbd;border-color:var(--amber)}.rolecard.fkr{background:#e7dce9;border-color:var(--purple)}.hintchip,.decoybig{border-color:var(--purple);background:var(--panel)}.topiccard,.titleopt{border:2px solid var(--paper-line);border-radius:20px}.slideframe,.slidestage{border:2px solid var(--paper-line);border-radius:26px;background:var(--panel);box-shadow:0 7px #6e2d2a1f,0 20px 38px #5b30231f}.pprole,.deckcard,.ppitem,.votecard{border-color:var(--paper-line)}.pprole.pres{background:#f2dfbd}.pprole.cur{background:#e7dce9}.ppslide .ppword,.ppslide.titleslide .psub{border-color:var(--amber);background:#f2dfbd}.slidetimer{border-color:var(--paper-line);background:var(--panel)}.sbrow{min-height:68px;border-radius:20px}.sbrow.lead{background:#f1dfbd;border-color:var(--gold)}.sbrow .rk{color:var(--paper-line);font-size:19px}.trophybox,.confirmbox{border:2px solid var(--paper-line);border-radius:28px}.trophybox.mystery{background:#4b342b}.pblock{border:2px solid var(--paper-line);box-shadow:0 4px #6e2d2a1f}.pblock.g1{background:#ddb451}.pblock.g2{background:#d5d0c8}.pblock.g3{background:#be8257}.roastbox{border-color:var(--paper-line);background:#f4e3c4}.err{color:var(--red)}:root[data-theme=dark]{--bg: #241a16;--panel: #f5ead8;--panel-2: #ebdbc3;--ink: #3f251f;--ink-dim: #725849;--ink-faint: #9d8a76;--shadow: rgba(0, 0, 0, .34)}:root[data-theme=dark] :is(.sheet,.confirmbox){color:var(--ink)}:root[data-theme=dark] :is(.sheet,.confirmbox) :is(h1,h2,h3,p,.lede,.note,.setlabel,.tiername,.tierperiod,.tierprice){color:var(--ink)}@media (orientation: landscape){.stage.host-wide,.bar.host-wide{max-width:min(95vw,1420px)}.stage.host-wide{padding-bottom:18px}.stage.host-wide h1{font-size:clamp(36px,4vw,58px)}.stage.host-wide .qtext{font-size:clamp(34px,4vw,58px)}.app:has(.trivia-question-screen) .bar.host-wide{position:relative;min-height:82px}.app:has(.trivia-question-screen) .bar.host-wide .brandmini{position:absolute;inset-inline-start:50%;transform:translate(-50%);font-size:34px}[dir=rtl] .app:has(.trivia-question-screen) .bar.host-wide .brandmini{transform:translate(50%)}.app:has(.trivia-question-screen) .bar.host-wide .brandmini:before{width:48px;height:48px}.stage.host-wide .trivia-question-screen{padding-top:6px}.stage.host-wide .trivia-question-screen .gsteplbl{text-align:center;margin-bottom:12px}.stage.host-wide .trivia-question-screen .tscore{max-width:1420px;margin:0 auto 58px;gap:clamp(180px,20vw,330px);overflow:visible}.stage.host-wide .trivia-question-screen .tscard{position:relative;min-height:132px;border-radius:28px;padding-inline:92px 28px}.stage.host-wide .trivia-question-screen .tscard:first-child{padding-inline:28px 92px}.stage.host-wide .trivia-question-screen .tscard .mv{position:absolute;width:142px;height:142px;flex-basis:142px;padding:9px;border-width:3px;background:#fff8ea;box-shadow:0 5px #6e2d2a29}.stage.host-wide .trivia-question-screen .tscard:first-child .mv{inset-inline-end:-62px}.stage.host-wide .trivia-question-screen .tscard:last-child .mv{inset-inline-start:-62px}.stage.host-wide .trivia-question-screen .tscard .mv svg{width:118px;height:118px}.stage.host-wide .trivia-question-screen .tscard .tn{font-size:clamp(18px,1.6vw,25px)}.stage.host-wide .trivia-question-screen .tscard .sc{font-size:clamp(38px,4vw,58px)}.stage.host-wide .trivia-question-screen .qwrap{max-width:960px;min-height:410px;padding:94px 64px 88px;overflow:visible}.stage.host-wide .trivia-question-screen .qcat{position:absolute;inset-block-start:-42px;inset-inline-start:50%;transform:translate(-50%);min-width:440px;min-height:76px;justify-content:center;padding:10px 34px;margin:0;border:2px solid var(--paper-line);border-radius:999px;background:#fff8ea;box-shadow:0 4px #6e2d2a1f}[dir=rtl] .stage.host-wide .trivia-question-screen .qcat{transform:translate(50%)}.stage.host-wide .trivia-question-screen .qcat .cic,.stage.host-wide .trivia-question-screen .qcat .cic svg{width:58px;height:58px}.stage.host-wide .trivia-question-screen .qcat .cnm,.stage.host-wide .trivia-question-screen .qcat .pv{font-size:22px}.stage.host-wide .trivia-question-screen .qtext{margin:10px 0 30px}.stage.host-wide .trivia-question-screen .tring{position:absolute;inset-block-end:-72px;inset-inline-start:50%;width:144px;height:144px;margin:0;transform:translate(-50%);border-radius:50%;background:#fff8ea;box-shadow:0 5px #6e2d2a1f}[dir=rtl] .stage.host-wide .trivia-question-screen .tring{transform:translate(50%)}.stage.host-wide .trivia-question-screen .tring svg{width:144px;height:144px}.stage.host-wide .trivia-question-screen .tring .tnum{font-size:40px}.stage.host-wide .trivia-question-screen .qwrap>.lede{display:none}.stage.host-wide .tscore{max-width:1120px;margin-inline:auto}.stage.host-wide .tscard{min-height:86px}.stage.host-wide .tboard{gap:12px}.stage.host-wide .thead{min-height:92px}.stage.host-wide .thead .cic{width:44px;height:44px}.stage.host-wide .thead .cic svg{width:44px;height:44px}.stage.host-wide .thead .cnm{font-size:clamp(10px,1.5vw,15px)}.stage.host-wide .ttile{height:clamp(44px,7.5vh,72px);font-size:clamp(15px,2.4vh,23px)}.stage.host-wide .menugrid{grid-template-columns:repeat(2,1fr);gap:18px}.stage.host-wide .gamecard{min-height:138px}.stage.host-wide .gamecard .gname{font-size:25px}}@media (max-width: 390px){.app{padding-inline:12px}.bar{gap:5px}.brandmini{font-size:20px}.brandmini:before{width:22px;height:22px}.bar-right{gap:4px}.icbtn{width:38px;height:38px}.seg button{padding-inline:8px}.panel{padding:17px}.avgrid{grid-template-columns:repeat(4,minmax(0,1fr))}.tscore{gap:8px}.tscard{padding:7px;gap:6px}.tscard .mv{width:42px;height:42px;flex-basis:42px}.tscard .mv svg{width:34px;height:34px}.tscard .tn{font-size:12px}.tscard .sc{font-size:18px}.qwrap{padding:18px}.qtext{font-size:24px}}:root{--bg: #f4eddf;--panel: #fff9ed;--panel-2: #eee0c9;--ink: #4b2923;--ink-dim: #76574b;--ink-faint: #9a8171;--amber: #d5a03f;--amber-2: #efc873;--teal: #6f927e;--teal-2: #a9c5b3;--red: #ad413c;--blue: #557f9b;--green: #708b68;--gold: #d6a343;--purple: #7d6c8f;--rose: #c1808b;--terracotta: #bc7058;--sage: #879779;--paper-line: #6e2d2a;--line: rgba(110, 45, 42, .13);--line-2: rgba(110, 45, 42, .28);--shadow: rgba(85, 46, 36, .17);--soft-shadow: 0 16px 40px rgba(85, 46, 36, .11);--hard-shadow: 0 5px 0 rgba(110, 45, 42, .16)}html{background:var(--bg)}body{min-width:320px;background-color:var(--bg)}.app{min-height:100svh;padding-inline:clamp(14px,3vw,42px);padding-bottom:max(48px,env(safe-area-inset-bottom));overflow-x:clip;overflow-y:auto;background:linear-gradient(#fffbf2ad,#fffbf2ad),repeating-linear-gradient(0deg,rgba(99,69,51,.09) 0 1px,transparent 1px 4px),repeating-linear-gradient(90deg,rgba(99,69,51,.06) 0 1px,transparent 1px 5px),#eadfce}.stage{max-width:560px;padding-top:10px}.stage>section{width:100%}.stage>section:not(.trivia-question-screen){padding-top:10px}.jalsah-header{width:100%;max-width:560px;min-height:88px;margin:0 auto;padding:14px 0 12px;border-bottom:1px solid rgba(110,45,42,.23)}.jalsah-lockup{display:inline-flex;align-items:center;font-size:unset}.jalsah-lockup:before,.jalsah-lockup:after{display:none}.brandwords{display:grid;gap:0;text-align:start}.brandwords b{font-family:var(--display);font-size:28px;line-height:.95;color:var(--ink)}.brandwords small{margin-top:4px;font-size:8px;font-weight:800;letter-spacing:.15em;color:var(--ink-faint);white-space:nowrap}.jalsah-tools{gap:6px}.jalsah-tools .icbtn{width:42px;height:42px;border:1.5px solid var(--paper-line);border-radius:50%;background:#fff9ede6;box-shadow:0 3px #6e2d2a26}.jalsah-tools .icbtn:hover{transform:translateY(-2px);box-shadow:0 5px #6e2d2a26}.language-switch{direction:ltr;display:inline-grid;grid-template-columns:repeat(2,auto);align-items:center;min-height:42px;padding:3px;border:1.5px solid var(--paper-line);border-radius:999px;background:#fff9ede6;box-shadow:0 3px #6e2d2a26}.language-switch button{min-width:38px;height:32px;padding:0 7px;border:0;border-radius:999px;color:var(--ink-dim);background:transparent;font:900 11px var(--body);cursor:pointer}.language-switch button[aria-pressed=true]{color:#fff9ed;background:var(--paper-line)}h1{max-width:16ch;font-size:clamp(36px,9vw,56px);line-height:1.02;letter-spacing:-.025em;color:var(--ink)}h2,.gname,.winname,.bigconnect{color:var(--ink)}.lede{max-width:48ch;font-size:15px;line-height:1.75;color:var(--ink-dim)}.eyebrow{margin-bottom:5px;color:var(--red);font-size:11px;font-weight:900;letter-spacing:.08em}.chapter-no{display:grid;place-items:center;width:54px;height:54px;flex:0 0 54px;border:1.5px solid var(--paper-line);border-radius:50% 50% 42%;background:var(--amber);color:var(--ink);font-family:var(--mono);font-weight:800;box-shadow:var(--hard-shadow)}.screen-intro,.library-heading{display:flex;align-items:flex-start;gap:16px;margin:18px 0 26px}.screen-intro h1,.library-heading h1{margin-bottom:8px}.screen-intro .lede{margin:0}.panel,.confirmbox,.sheet,.teamcard,.trow,.sbrow,.awrow,.rcard,.wordcard,.secretcard,.deckcard,.ppitem,.slidestage{border:1.5px solid var(--paper-line);border-radius:28px 28px 20px;background:linear-gradient(#fffaf0f5,#fffaf0f5),repeating-linear-gradient(0deg,rgba(99,69,51,.05) 0 1px,transparent 1px 4px);box-shadow:var(--hard-shadow),var(--soft-shadow)}.btn{min-height:58px;border-width:1.5px;border-color:var(--paper-line);border-radius:20px 20px 14px;box-shadow:0 4px #6e2d2a2e;font-family:var(--display);font-size:16px;font-weight:800;letter-spacing:0}.btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px #6e2d2a2e}.btn:active:not(:disabled){transform:translateY(3px);box-shadow:0 1px #6e2d2a2e}.btn-gold{background:var(--amber);color:var(--ink)}.btn-ghost{background:#fff9edd6;color:var(--ink)}.btn-red,.btn-teamA{background:var(--red);color:#fff9ed}.btn-teamB{background:var(--blue);color:#fff9ed}.input,textarea,select{min-height:56px;border:1.5px solid var(--paper-line);border-radius:17px;background:#fffdf7e6;color:var(--ink);box-shadow:inset 0 2px #6e2d2a0a}.input:focus,textarea:focus,select:focus{outline:4px solid rgba(85,127,155,.2);border-color:var(--blue)}.avatar-portrait{display:block;width:100%;height:100%;object-fit:cover;object-position:center;border-radius:50%;-webkit-user-select:none;user-select:none}.mini,.wface,.mv,.artistpill .mini,.jchip .mini{overflow:hidden}.mini .avatar-portrait,.wface .avatar-portrait,.mv .avatar-portrait{width:100%;height:100%;object-fit:cover}.splash{display:grid;place-items:center;overflow:hidden;background:linear-gradient(#fffaf0a1,#fffaf0a1),repeating-linear-gradient(0deg,rgba(99,69,51,.09) 0 1px,transparent 1px 4px),repeating-linear-gradient(90deg,rgba(99,69,51,.06) 0 1px,transparent 1px 5px),#eadfce}.splash:before{content:"";position:absolute;width:min(76vw,760px);aspect-ratio:1;border:1.5px solid rgba(110,45,42,.25);border-radius:49% 51% 46% 54%;transform:rotate(-7deg)}.splash-lockup{position:relative;z-index:3;width:min(84vw,520px);padding:38px 24px;border:1.5px solid var(--paper-line);border-radius:48% 52% 46% 54%;background:#fff9ede6;box-shadow:0 16px 50px #502b2224}.splash .splash-lockup .ar{font-size:clamp(76px,19vw,140px);text-shadow:none;color:var(--ink)}.splash-kicker{margin-bottom:4px;color:var(--red);font-family:var(--display);font-size:clamp(13px,3vw,18px);font-weight:800}.splash .en{margin-top:10px;color:var(--ink-dim);font-size:clamp(8px,1.8vw,12px);letter-spacing:.17em}.splash-rule{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:20px}.splash-rule span{width:50px;height:1px;background:var(--paper-line)}.splash-rule b{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:var(--amber);color:var(--ink);font-family:var(--display)}.splash-cast{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none}.splash-face{position:absolute;width:clamp(100px,18vw,220px);aspect-ratio:1;border-radius:50%;object-fit:cover;filter:drop-shadow(0 10px 18px rgba(80,43,34,.14));animation:cast-arrive .75s cubic-bezier(.2,1.3,.3,1) both}.splash-face.f1{top:3%;inset-inline-start:2%;transform:rotate(-9deg)}.splash-face.f2{top:1%;inset-inline-end:3%;transform:rotate(8deg);animation-delay:.08s}.splash-face.f3{top:36%;inset-inline-start:-4%;transform:rotate(5deg);animation-delay:.16s}.splash-face.f4{top:36%;inset-inline-end:-4%;transform:rotate(-5deg);animation-delay:.24s}.splash-face.f5{bottom:-3%;inset-inline-start:10%;transform:rotate(7deg);animation-delay:.32s}.splash-face.f6{bottom:-3%;inset-inline-end:10%;transform:rotate(-7deg);animation-delay:.4s}@keyframes cast-arrive{0%{opacity:0;scale:.72}to{opacity:1;scale:1}}.role-select-screen{padding-bottom:34px}.rolecards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;width:min(100%,560px);margin-inline:auto}.role-select-screen .rolecard{position:relative;flex-direction:column;align-items:center;justify-content:center;gap:10px;min-height:196px;padding:20px 14px 18px;overflow:hidden;text-align:center;border:1.5px solid var(--paper-line);border-radius:30px 30px 20px;box-shadow:0 6px #6e2d2a29,var(--soft-shadow)}.role-select-screen .rolecard.host{background:#f1d9b2}.role-select-screen .rolecard.remote{background:#d9e6df}.role-select-screen .rolecard:after{content:"";position:absolute;width:120px;height:120px;inset-block-end:-78px;inset-inline-end:-38px;border:1px solid rgba(110,45,42,.22);border-radius:50%}.role-art{position:relative;display:grid;place-items:center}.role-art>img{display:none}.role-copy{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;padding:0}[dir=rtl] .role-copy{padding:0}.role-select-screen .rolecard .kick{color:var(--red);font-size:10px;font-weight:900}.role-select-screen .rolecard h2{margin-top:2px;font-size:24px}.role-select-screen .rolecard p{font-size:12.5px;color:var(--ink-dim)}.role-action{display:inline-flex;align-items:center;gap:7px;margin-top:14px;color:var(--ink);font-family:var(--display);font-size:13px;font-weight:800}.role-action svg{width:17px;height:17px}[dir=rtl] .role-action svg{transform:rotate(180deg)}.role-footnote{margin:22px 0 0;text-align:center;color:var(--ink-faint);font-size:11px;font-weight:800;letter-spacing:.04em}.host-pair-screen{max-width:1320px;margin-inline:auto}.pair-story{display:grid;gap:20px;align-items:center;margin-bottom:24px}.pair-copy{text-align:start}.pair-copy .tagline-ar{max-width:12ch;margin:0;font-size:clamp(42px,6vw,84px);line-height:.98}.pair-copy .tagline-en{text-align:start;letter-spacing:.12em}.pair-cast{display:flex;justify-content:center;align-items:end}.pair-cast img{width:clamp(110px,14vw,190px);height:clamp(110px,14vw,190px);border-radius:50%;object-fit:cover;filter:drop-shadow(0 8px 0 rgba(110,45,42,.12))}.pair-cast img+img{margin-inline-start:-26px}.pair-cast img:nth-child(2){transform:translateY(-16px);z-index:2}.pair-ticket{max-width:440px;margin:0 auto;padding:28px;border:1.5px solid var(--paper-line);border-radius:34px;background:#fff9edf0;box-shadow:var(--hard-shadow),var(--soft-shadow)}.pair-ticket .qrbox{width:fit-content;margin-inline:auto;padding:14px;border:1.5px solid var(--paper-line);border-radius:24px;background:#fff9ed}.pair-ticket .roomcode{margin:18px 0 0}.pair-ticket .roomcode .val{font-size:28px}.host-lobby-screen{width:100%;max-width:1320px;margin-inline:auto}.lobby-head{display:grid;grid-template-columns:minmax(116px,170px) minmax(0,1fr) minmax(116px,170px);gap:24px;align-items:center;margin:0 0 20px}.lobby-heading{text-align:center}.lobby-heading .eyebrow{margin:0 0 3px;font-size:11px;letter-spacing:.16em}.lobby-heading h1{margin:0;font-size:clamp(34px,4vw,58px);line-height:1.05;color:var(--ink)}.lobby-heading h1.ok{color:var(--green)}.lobby-heading>p:last-child{margin:7px 0 0;color:var(--ink-dim);font-size:14px;font-weight:800}.lobby-count,.lobby-roomcode{min-height:78px;padding:12px 16px;border:1px solid rgba(110,45,42,.22);border-radius:22px;background:#fff9edc2;box-shadow:0 4px #6e2d2a14}.lobby-count{display:flex;align-items:center;justify-content:center;gap:9px;text-align:center}.lobby-count strong{font-family:var(--display);font-size:42px;line-height:1;color:var(--paper-line)}.lobby-count span,.lobby-roomcode span{color:var(--ink-dim);font-size:10px;font-weight:900;line-height:1.25}.lobby-roomcode{display:grid;place-content:center;gap:3px;text-align:center}.lobby-roomcode strong{direction:ltr;font-family:var(--display);font-size:clamp(17px,1.55vw,22px);letter-spacing:.06em;color:var(--paper-line);white-space:nowrap}.lobby-stage{position:relative;display:grid;place-items:center;min-height:clamp(360px,57vh,530px);padding:34px 42px 44px;overflow:hidden;border:1px solid rgba(110,45,42,.24);border-radius:42px;background:linear-gradient(180deg,#fffbf3e0,#efdec4c2),repeating-linear-gradient(90deg,rgba(110,45,42,.045) 0 1px,transparent 1px 10px);box-shadow:0 8px #6e2d2a1a,0 22px 55px #53362414}.lobby-stage:before,.lobby-stage:after{content:"";position:absolute;inset-inline:34px;height:12px;border-radius:999px;background:repeating-linear-gradient(90deg,rgba(110,45,42,.18) 0 28px,rgba(182,115,74,.18) 28px 42px,transparent 42px 54px)}.lobby-stage:before{top:16px}.lobby-stage:after{bottom:16px}.lobby-cast{position:relative;z-index:1;display:grid;grid-template-columns:repeat(auto-fit,minmax(112px,158px));justify-content:center;align-items:start;gap:24px 28px;width:100%;margin:0 auto}.lobby-person{display:grid;justify-items:center;min-width:0;animation:player-pop .4s cubic-bezier(.2,1.35,.4,1) both}.lobby-person>span{display:grid;place-items:center;width:100%;aspect-ratio:1;overflow:hidden;border:1px solid rgba(110,45,42,.24);border-radius:50%;background:#f8f1e5;box-shadow:0 7px #6e2d2a1a}.lobby-person b{display:block;max-width:100%;margin-top:10px;padding:6px 15px;overflow:hidden;border:1px solid rgba(110,45,42,.25);border-radius:999px;background:#fff9ed;color:var(--ink);font-size:14px;line-height:1.2;text-align:center;text-overflow:ellipsis;white-space:nowrap}.lobby-stage[data-density=busy] .lobby-cast{grid-template-columns:repeat(5,minmax(96px,132px));gap:20px 24px}.lobby-stage[data-density=packed] .lobby-cast{grid-template-columns:repeat(5,minmax(84px,112px));gap:16px 24px}.lobby-waiting{display:flex;align-items:flex-end;gap:14px}.lobby-waiting i{display:block;width:42px;height:24px;border:1px solid rgba(110,45,42,.25);border-radius:50% 50% 42% 42%;background:#d9b69b;box-shadow:0 5px #6e2d2a17;animation:lobby-cushion 1.5s ease-in-out infinite alternate}.lobby-waiting i:nth-child(2){width:54px;height:30px;background:#b9c3aa;animation-delay:.2s}.lobby-waiting i:nth-child(3){background:#d5bd80;animation-delay:.4s}@keyframes lobby-cushion{to{transform:translateY(-6px)}}@media (max-width: 700px){.lobby-head{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.lobby-heading{grid-column:1 / -1;grid-row:1;margin-bottom:6px}.lobby-count,.lobby-roomcode{min-height:66px;padding:9px 12px;border-radius:18px}.lobby-heading h1{font-size:32px}.lobby-stage{min-height:380px;padding:28px 14px 34px;border-radius:28px}.lobby-cast,.lobby-stage[data-density=busy] .lobby-cast,.lobby-stage[data-density=packed] .lobby-cast{grid-template-columns:repeat(3,minmax(72px,1fr));gap:18px 12px}.lobby-person b{padding-inline:9px;font-size:12px}}.avatar-studio-screen{padding-bottom:28px}.avatar-studio{padding:22px;border-radius:34px}.avatar-group-tabs{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(92px,1fr);gap:8px;margin:2px -4px 12px;padding:4px 4px 7px;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none;scroll-snap-type:x proximity}.avatar-group-tabs::-webkit-scrollbar{display:none}.avatar-group-tab{position:relative;display:grid;grid-template-columns:34px 1fr;grid-template-rows:20px 14px;align-items:center;min-height:58px;padding:7px 8px;border:1px solid rgba(110,45,42,.32);border-radius:18px 18px 13px;background:#fff9edb3;color:var(--ink-dim);box-shadow:0 3px #6e2d2a17;text-align:start;scroll-snap-align:start}.avatar-group-tab[aria-selected=true]{border-color:var(--paper-line);background:var(--amber-2);color:var(--ink);box-shadow:0 4px #6e2d2a26;transform:translateY(-1px)}.avatar-group-face{grid-row:1 / -1;width:34px;height:34px;overflow:hidden;border:1px solid var(--paper-line);border-radius:50%;background:var(--panel)}.avatar-group-tab>span:nth-child(2){overflow:hidden;font-size:10px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.avatar-group-tab>b{color:var(--ink-faint);font-family:var(--mono);font-size:9px}.avgrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px 10px;min-height:236px;max-height:min(48svh,430px);padding:8px 6px 16px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--rose) transparent}.avpick{position:relative;display:grid;grid-template-rows:auto minmax(18px,auto);place-items:center;gap:5px;aspect-ratio:auto;min-width:0;padding:0 0 7px;border:0;border-radius:50% 50% 18px 18px;background:transparent;box-shadow:none}.avpick .avatar-portrait{width:100%;aspect-ratio:1;border:1.5px solid transparent;border-radius:50%;box-shadow:0 4px #6e2d2a1f;transition:transform .18s ease,border-color .18s ease}.avpick:hover .avatar-portrait{transform:translateY(-3px) rotate(-1deg);border-color:var(--paper-line)}.avpick[aria-pressed=true] .avatar-portrait{transform:translateY(-4px) scale(1.03);border:4px solid var(--red);box-shadow:0 0 0 5px #fff9ed,0 8px #6e2d2a1f}.avpick .avname{max-width:100%;overflow:hidden;color:var(--ink-dim);font-size:10px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.avpick .tick{inset:3px auto auto 3px;width:28px;height:28px;border:1.5px solid var(--paper-line);background:var(--amber);color:var(--ink)}.joinedlist{gap:8px}.jchip{min-height:42px;padding:5px 12px 5px 6px;border:1px solid var(--paper-line);border-radius:999px;background:#fff9ede6;box-shadow:0 3px #6e2d2a1a}.jchip .mini{width:31px;height:31px;border:0}.game-library-screen{padding-bottom:34px}.library-heading{align-items:center;margin-bottom:16px}.library-heading h1{margin:0}.library-hint{margin:0 0 12px}.library-players{margin-bottom:22px}.menugrid{display:grid;grid-template-columns:1fr;gap:18px}.gamecard{--card-bg: #ead7af;position:relative;display:grid;grid-template-columns:78px 1fr;grid-template-rows:auto auto;min-height:218px;padding:26px 24px 18px;overflow:hidden;border:1.5px solid var(--paper-line);border-radius:38px 38px 24px;background:var(--card-bg);box-shadow:0 7px #6e2d2a26,var(--soft-shadow);text-align:start;isolation:isolate}.gamecard:before{content:"";position:absolute;z-index:-1;width:260px;height:260px;inset-block-start:-130px;inset-inline-end:-85px;border:1px solid rgba(110,45,42,.22);border-radius:47% 53% 49% 51%;transform:rotate(14deg)}.gamecard:after{content:"";position:absolute;z-index:-1;width:190px;height:190px;inset-block-end:-135px;inset-inline-start:-62px;border:1px solid rgba(110,45,42,.2);border-radius:50%}.gamecard.g1{--card-bg: #ecd5a3 }.gamecard.g3{--card-bg: #c9ded4 }.gamecard.g4{--card-bg: #dfc4cb }.gamecard.g5{--card-bg: #dcd2ba }.gamecard:hover{transform:translateY(-3px) rotate(-.25deg);box-shadow:0 10px #6e2d2a26,0 24px 50px #552e2426}.gamecard.focus{transform:translateY(-4px);outline:5px solid rgba(213,160,63,.34)}.game-number{position:absolute;inset-block-start:16px;inset-inline-start:18px;color:#4b29236b;font-family:var(--mono);font-size:12px;font-weight:800}.game-portrait{position:absolute;width:156px;height:156px;inset-block-start:5px;inset-inline-end:-8px;border-radius:50%;filter:drop-shadow(0 9px 0 rgba(110,45,42,.12))}.gamecard .gic{grid-column:1;grid-row:1;align-self:end;width:68px;height:68px;margin-top:40px;padding:8px;border:1.5px solid var(--paper-line);border-radius:21px;background:#fff9edc7;box-shadow:0 4px #6e2d2a1f}.gamecard .gic svg{width:100%;height:100%}.gamecard .gt{grid-column:2;grid-row:1;align-self:end;max-width:calc(100% - 62px);margin-inline-end:62px}.gamecard .gname{font-size:25px;line-height:1.1}.gamecard .ghook{margin-top:5px;color:var(--ink-dim);font-size:12px;line-height:1.4}.gamecard-foot{grid-column:1 / -1;grid-row:2;display:flex;align-items:center;justify-content:space-between;margin-top:18px;padding-top:12px;border-top:1px solid rgba(110,45,42,.22)}.gamecard .gtag{position:static;padding:5px 11px;border:1px solid rgba(110,45,42,.5);background:#fff9ed73}.game-open{display:inline-flex;align-items:center;gap:7px;color:var(--ink);font-family:var(--display);font-size:13px;font-weight:900}.game-open svg{width:18px;height:18px}[dir=rtl] .game-open svg{transform:rotate(180deg)}.howto-hero{display:flex;align-items:center;gap:18px;margin:10px 0 24px}.howto-guide{width:128px;height:128px;flex:0 0 128px;border-radius:50%;filter:drop-shadow(0 7px 0 rgba(110,45,42,.13))}.howto-hero h1{margin:0}.htsteps{display:grid;gap:12px}.htstep{display:grid;grid-template-columns:62px 1fr;min-height:92px;padding:12px 14px;border:1.5px solid var(--paper-line);border-radius:24px 24px 16px;background:#fff9edde;box-shadow:0 4px #6e2d2a1f}.htstep .hnum{width:36px;height:36px;border-radius:50%;background:var(--amber);color:var(--ink)}.htstep .hart{width:58px;height:58px;padding:6px;border-radius:18px;background:var(--panel-2)}.htwin{margin-top:14px;border:1.5px solid var(--paper-line);border-radius:24px;background:var(--ink);color:#fff9ed;box-shadow:var(--hard-shadow)}.htwin .wt,.htwin .wl{color:inherit}.app[data-phase=trivia]{background:radial-gradient(circle at 8% 32%,rgba(213,160,63,.16),transparent 24%),linear-gradient(#fffaf0ad,#fffaf0ad),repeating-linear-gradient(0deg,rgba(99,69,51,.08) 0 1px,transparent 1px 4px),#eadfce}.app[data-phase=draw]{background:radial-gradient(circle at 15% 18%,rgba(111,146,126,.23),transparent 25%),radial-gradient(circle at 90% 50%,rgba(85,127,155,.15),transparent 28%),linear-gradient(#fffaf0b3,#fffaf0b3),repeating-linear-gradient(0deg,rgba(99,69,51,.08) 0 1px,transparent 1px 4px),#dce9e1}.app[data-phase=faker]{background:radial-gradient(circle at 15% 22%,rgba(193,128,139,.24),transparent 26%),radial-gradient(circle at 92% 64%,rgba(125,108,143,.14),transparent 30%),linear-gradient(#fffaf0b8,#fffaf0b8),repeating-linear-gradient(0deg,rgba(99,69,51,.08) 0 1px,transparent 1px 4px),#eadde2}.app[data-phase=pitch]{background:radial-gradient(ellipse at 50% 8%,rgba(213,160,63,.23),transparent 36%),radial-gradient(circle at 8% 70%,rgba(173,65,60,.12),transparent 28%),linear-gradient(#fffaf0ad,#fffaf0ad),repeating-linear-gradient(0deg,rgba(99,69,51,.08) 0 1px,transparent 1px 4px),#e7dfcd}.gsteplbl{display:inline-flex;align-items:center;min-height:32px;margin-bottom:16px;padding:6px 12px;border:1px solid rgba(110,45,42,.34);border-radius:999px;background:#fff9edc2;color:var(--ink-dim);font-size:10px;letter-spacing:.04em}.gsteplbl b{color:var(--red)}.catpick,.fkcat,.topiccard,.guessopt,.pickrow{border:1.5px solid var(--paper-line);border-radius:21px;background:#fff9ede0;box-shadow:0 3px #6e2d2a1f}.catpick[aria-pressed=true],.fkcat[aria-pressed=true],.topiccard[aria-pressed=true],.guessopt[aria-pressed=true]{background:var(--amber-2);outline:4px solid rgba(213,160,63,.23)}.fkcatgrid{gap:12px}.fkcat{isolation:isolate;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:72px;padding:10px 12px;overflow:hidden;text-align:start}.fkcat:before{content:"";position:absolute;z-index:-1;width:86px;height:86px;inset-block-start:-34px;inset-inline-start:-28px;border-radius:50%;background:color-mix(in srgb,var(--cat-accent) 32%,transparent)}.fkcat:after{content:"";position:absolute;z-index:-1;width:10px;inset-block:9px;inset-inline-start:0;border-radius:0 9px 9px 0;background:var(--cat-accent)}[dir=rtl] .fkcat:after{border-radius:9px 0 0 9px}.fkcat-no{color:var(--cat-accent);font-family:var(--mono);font-size:10px;font-weight:900}.fkcat-name{position:relative;z-index:1;line-height:1.25}.tscore{gap:10px}.tscard{border:1.5px solid var(--paper-line);border-radius:24px;box-shadow:0 4px #6e2d2a21}.tscard:first-child{background:var(--red)}.tscard:last-child{background:var(--blue)}.tscard .mv{border:1.5px solid var(--paper-line);background:#fff9ed}.tboard{gap:8px}.thead{border:1.5px solid var(--paper-line);border-radius:20px;background:#fff9ede6}.ttile{border:1.5px solid var(--paper-line);border-radius:18px 18px 12px;background:var(--amber);box-shadow:0 4px #6e2d2a21}.inkwrap,.canvaswrap{border:1.5px solid var(--paper-line);border-radius:28px;overflow:hidden;background:linear-gradient(90deg,transparent 31px,rgba(173,65,60,.16) 31px 33px,transparent 33px),repeating-linear-gradient(0deg,#fffdf7 0,#fffdf7 31px,#557f9b21 31px,#557f9b21 32px);box-shadow:var(--hard-shadow),var(--soft-shadow)}.toolbar2{padding:10px;border:1.5px solid var(--paper-line);border-radius:20px;background:#fff9ede6}.swatch{border-color:var(--paper-line);border-radius:14px}.secretcard,.wordcard{position:relative;overflow:hidden;min-height:190px;padding:28px;background:linear-gradient(#fff9edf0,#fff9edf0),repeating-linear-gradient(0deg,rgba(110,45,42,.08) 0 1px,transparent 1px 28px)}.votecard{border:1.5px solid var(--paper-line);border-radius:24px;background:#fff9ede0;box-shadow:var(--hard-shadow)}.slidestage{position:relative;border-radius:30px;background:#fff7e6}.slidestage:before{content:"";position:absolute;inset:-12px -12px auto;height:42px;z-index:-1;border-radius:18px 18px 0 0;background:repeating-linear-gradient(90deg,var(--red) 0 20px,#7d302e 20px 40px)}.pprole{border:1.5px solid var(--paper-line);border-radius:26px;box-shadow:var(--hard-shadow)}.pprole.pres{background:#efd6a4}.pprole.cur{background:#d6e2da}.deckcard{overflow:hidden}.sbrow,.awrow{min-height:76px;margin-bottom:10px;padding:10px 14px}.sbrow .mini,.awrow .mini{width:54px;height:54px}.sbrow.lead,.awrow.lead{background:#efd7a7;transform:rotate(-.3deg)}.trophybox{border:1.5px solid var(--paper-line);border-radius:36px;box-shadow:var(--hard-shadow),var(--soft-shadow)}.sheetwrap{background:#351f1a8a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.sheet{border-radius:38px 38px 0 0;background:linear-gradient(#fff9edf7,#fff9edf7),repeating-linear-gradient(0deg,rgba(99,69,51,.07) 0 1px,transparent 1px 4px)}.setrow,.tier{border:1px solid rgba(110,45,42,.24);border-radius:20px;background:#ffffff61}.feat .fchk{width:22px;height:22px;border:0;background:transparent}.feat .fchk svg{width:22px;height:22px}@media (orientation: landscape) and (min-width: 900px){.stage.host-wide,.jalsah-header.host-wide{max-width:min(94vw,1500px)}.app:has(.role-select-screen) .stage{max-width:min(92vw,1160px)}.app:has(.role-select-screen) .jalsah-header{max-width:min(86vw,980px)}.role-select-screen .screen-intro{max-width:820px;margin-inline:auto;margin-bottom:34px}.role-select-screen .rolecards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}.role-select-screen .rolecard{min-height:300px}.role-select-screen .role-art>img{width:270px;height:270px;transform:translateY(30px) scale(1.08)}.role-select-screen .role-copy{padding-block:30px}.role-select-screen .rolecard h2{font-size:38px}.jalsah-header.host-wide{min-height:96px}.jalsah-header.host-wide .jalsah-seal{width:58px;height:58px}.jalsah-header.host-wide .brandwords b{font-size:34px}.stage.host-wide>section:not(.trivia-question-screen){padding-top:18px}.stage.host-wide .menugrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.stage.host-wide .gamecard{min-height:250px}.stage.host-wide .game-portrait{width:210px;height:210px}.stage.host-wide .gamecard .gname{font-size:clamp(30px,2.7vw,44px)}.stage.host-wide .gamecard .ghook{max-width:34ch;font-size:16px}.stage.host-wide .gamecard .gic{width:86px;height:86px}.pair-story{grid-template-columns:minmax(320px,1fr) minmax(420px,1.2fr);text-align:start}.host-pair-screen{display:grid;grid-template-columns:1fr 440px;gap:48px;align-items:center;padding-top:2vh}.host-pair-screen .pair-story{grid-column:1;grid-template-columns:1fr;margin:0}.host-pair-screen .pair-ticket{grid-column:2;grid-row:1}.host-pair-screen>.pairstate,.host-pair-screen>.note{grid-column:1 / -1}.stage.host-wide .howto-screen{display:grid;grid-template-columns:minmax(290px,.85fr) 1.4fr;gap:28px;align-items:start}.stage.host-wide .howto-hero{position:sticky;top:110px;flex-direction:column;text-align:center}.stage.host-wide .howto-guide{width:230px;height:230px}.stage.host-wide .howto-screen .htsteps,.stage.host-wide .howto-screen .htwin,.stage.host-wide .howto-screen>.note,.stage.host-wide .howto-screen>.btn{grid-column:2}.stage.host-wide .htstep{min-height:116px;grid-template-columns:78px 1fr}.stage.host-wide .htstep .hart{width:72px;height:72px}}.avatar-studio-screen .avgrid{min-height:0;max-height:none;gap:12px;padding:8px 2px 14px;overflow:visible;-webkit-mask-image:none;mask-image:none;scrollbar-width:none}.avatar-studio-screen .avpick{display:grid;grid-template:1fr / 1fr;aspect-ratio:1;overflow:visible;border-radius:50%;content-visibility:visible;contain:none}.avatar-choice-frame{display:grid;width:100%;height:100%;place-items:center;overflow:hidden;border:0;border-radius:50%;background:#f8f1e5;box-shadow:0 3px #6e2d2a17;transition:box-shadow .16s ease}.avatar-portrait.framed-avatar{width:100%;height:100%;border:0;border-radius:0;background-position:center;background-repeat:no-repeat;background-size:100% 100%;box-shadow:none;transform:translate(var(--avatar-x, 0%),var(--avatar-y, 0%)) scale(var(--avatar-scale, 1));transform-origin:center;transition:transform .16s ease}.lobby-person>span{border:1px solid rgba(110,45,42,.24);background:#f8f1e5}.avatar-studio-screen .avpick:hover:not(:disabled) .avatar-choice-frame{box-shadow:0 0 0 4px #d9a34657,0 5px #6e2d2a1a;transform:none}.avatar-studio-screen .avpick:hover,.avatar-studio-screen .avpick:active{transform:none}.avatar-studio-screen .avpick:focus,.avatar-studio-screen .avpick:focus-visible{outline:none}.avatar-studio-screen .avpick[aria-pressed=true]{border:0;background:transparent;box-shadow:none;transform:none}.avatar-studio-screen .avpick:hover .avatar-choice-frame .avatar-portrait,.avatar-studio-screen .avpick:active .avatar-choice-frame .avatar-portrait,.avatar-studio-screen .avpick:disabled .avatar-choice-frame .avatar-portrait{border-color:transparent;transform:translate(var(--avatar-x, 0%),var(--avatar-y, 0%)) scale(var(--avatar-scale, 1))}.avatar-studio-screen .avpick[aria-pressed=true] .avatar-choice-frame{box-shadow:0 0 0 4px #d9a3469e,0 5px #6e2d2a1a;transform:none}.avatar-studio-screen .avpick[aria-pressed=true] .avatar-portrait{border:0;box-shadow:none;transform:translate(var(--avatar-x, 0%),var(--avatar-y, 0%)) scale(var(--avatar-scale, 1))}.avatar-studio-screen .avpick .tick{inset:-2px auto auto -2px;width:24px;height:24px}.avatar-studio-screen .avpick:disabled{opacity:.38!important;filter:none;cursor:default}.avatar-studio-screen .avpick:disabled .avatar-choice-frame{box-shadow:0 3px #6e2d2a17;filter:grayscale(1);transform:none}.avatar-studio-screen .avpick:disabled:after{content:none}@media (min-width: 360px) and (max-width: 760px){.avatar-studio-screen .avgrid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width: 520px){.app{padding-inline:13px}.jalsah-header{min-height:72px;padding:10px 0}.brandwords b{font-size:23px}.brandwords small{display:none}.jalsah-tools .icbtn{width:38px;height:38px}.language-switch{min-height:38px}.language-switch button{min-width:34px;height:29px;padding-inline:5px;font-size:10px}.screen-intro,.library-heading{gap:11px;margin:14px 0 20px}.chapter-no{width:46px;height:46px;flex-basis:46px;font-size:12px}h1{font-size:clamp(32px,10vw,43px)}.role-select-screen .rolecard{min-height:176px;padding:16px 10px 14px}.role-select-screen .rolecard h2{font-size:21px}.role-action{font-size:11px}.avatar-studio{padding:16px 12px}.avgrid{gap:12px 8px;min-height:224px;max-height:46svh}.gamecard{min-height:206px;padding:23px 18px 16px}.game-portrait{width:142px;height:142px}.gamecard .gic{width:62px;height:62px}.gamecard .gname{font-size:23px}.howto-guide{width:108px;height:108px;flex-basis:108px}.htstep{grid-template-columns:54px 1fr}.htstep .hart{width:50px;height:50px}}@media (max-width: 360px){.jalsah-header{flex-wrap:wrap}.jalsah-tools{width:100%;justify-content:flex-end}}.role-select-screen .screen-intro{display:grid;grid-template-columns:1fr;justify-items:center;gap:9px;max-width:760px;margin-inline:auto;text-align:center}.role-select-screen .screen-intro>div{display:grid;justify-items:center}.role-select-screen .screen-intro h1,.role-select-screen .screen-intro .lede{margin-inline:auto}.role-select-screen .screen-intro .lede{max-width:42ch}.role-select-screen .role-copy,[dir=rtl] .role-select-screen .role-copy{align-items:center;padding:22px;text-align:center}.role-select-screen .rolecard h2,.role-select-screen .rolecard p{margin-inline:auto}.role-select-screen .role-action{justify-content:center}@media (max-width: 520px){.role-select-screen .role-copy,[dir=rtl] .role-select-screen .role-copy{padding:18px 14px}}@media (min-width: 460px) and (max-width: 760px){.avgrid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width: 360px){.app{padding-inline:9px}.gamecard{grid-template-columns:58px 1fr;min-height:192px;padding:20px 13px 14px}.game-portrait{width:108px;height:108px;inset-block-start:10px;inset-inline-end:-12px}.gamecard .gic{width:54px;height:54px;margin-top:34px;padding:7px}.gamecard .gt{max-width:calc(100% - 44px);margin-inline-end:44px}.gamecard .gname{font-size:21px}.gamecard-foot{margin-top:14px;padding-top:10px}}.avatar-portrait{object-fit:contain!important;object-position:50% 50%!important;margin:auto}.avatar-portrait.selfie{object-fit:cover!important}.avatar-group-tab{display:flex;grid-template:none;align-items:center;justify-content:space-between;min-height:46px;padding:8px 11px;border-radius:15px}.avatar-group-tab>span{overflow:hidden;font-size:11px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.avgrid{gap:14px 12px;padding:10px 7px 18px}.avpick{grid-template-rows:1fr;aspect-ratio:1;padding:0;overflow:visible;border-radius:50%}.avpick .avatar-portrait{width:100%;height:100%;aspect-ratio:1}.lobby-person>span{display:grid;place-items:center;overflow:hidden}.game-library-screen .library-heading{display:block;margin:10px auto 22px;text-align:center}.game-library-screen .library-heading>div{display:grid;justify-items:center}.game-library-screen .library-heading .eyebrow{margin-bottom:5px}.game-library-screen .menugrid{margin-inline:auto}.game-library-screen .gamecard{background:radial-gradient(circle at 12% 12%,rgba(255,249,237,.34),transparent 34%),repeating-linear-gradient(0deg,rgba(99,69,51,.028) 0 1px,transparent 1px 4px),var(--card-bg);transition:box-shadow .16s ease,filter .16s ease}.game-library-screen .gamecard:before{width:180px;height:180px;inset-block-start:-108px;inset-inline-end:-72px;border-color:#6e2d2a29;transform:rotate(10deg)}.game-library-screen .gamecard:after{display:none}.game-library-screen .gamecard:hover,.game-library-screen .gamecard:active{transform:none}.game-library-screen .gamecard .gt{min-width:0}.game-library-screen .gamecard .gname,.game-library-screen .gamecard .ghook{display:block}.game-library-screen .gamecard .gic{overflow:hidden;border-width:1.5px;border-radius:47% 53% 49% 51%/52% 48%;background:radial-gradient(circle at 34% 25%,rgba(255,255,255,.72),transparent 38%),repeating-linear-gradient(0deg,rgba(110,45,42,.025) 0 1px,transparent 1px 4px),#fff9edd1}.remote-picker .library-heading{margin-top:4px;margin-bottom:18px}.remote-picker .library-heading h1{font-size:clamp(31px,9vw,40px)}.remote-picker .menugrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.remote-picker .gamecard{grid-template-columns:1fr;grid-template-rows:68px minmax(44px,auto);place-items:center;min-height:158px;padding:18px 10px 14px;border-radius:28px 28px 20px;text-align:center}.remote-picker .gamecard .gic{grid-column:1;grid-row:1;align-self:center;width:64px;height:64px;margin:0;padding:8px;border-radius:20px}.remote-picker .gamecard .gt{grid-column:1;grid-row:2;align-self:center;max-width:100%;margin:9px 0 0;text-align:center}.remote-picker .gamecard .gname{font-size:clamp(17px,4.8vw,21px);line-height:1.18}.remote-picker .gamecard:hover:not(:disabled),.remote-picker .gamecard:focus-visible{outline:0;box-shadow:0 0 0 4px #d5a03f61,0 7px #6e2d2a21;filter:saturate(1.04)}.game-library-actions{display:grid;grid-template-columns:1fr;gap:8px;margin-top:13px}.game-library-actions .menubtns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin:0}.game-library-actions .btn{min-width:0;min-height:40px;padding:8px 6px;gap:5px;border-color:#6e2d2a6b;background:#fff9ed94;box-shadow:0 3px #6e2d2a17;font-size:10.5px;white-space:nowrap}.game-library-actions>.btn.btn-gold{min-height:47px;padding-block:10px;font-size:12.5px}.game-library-actions .btn svg{width:13px;height:13px;flex:0 0 13px}.stage.host-wide .tv-picker{max-width:1240px;margin-inline:auto}.stage.host-wide .tv-picker .library-heading{margin-top:0;margin-bottom:18px}.stage.host-wide .tv-picker .library-heading h1{font-size:clamp(42px,4vw,62px)}.stage.host-wide .tv-picker .menugrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;max-width:1120px}.stage.host-wide .tv-picker .gamecard{grid-template-columns:92px minmax(0,1fr);grid-template-rows:1fr;align-items:center;min-height:192px;padding:22px 28px;border-radius:31px 31px 22px}.stage.host-wide .tv-picker .gamecard .gic{grid-column:1;grid-row:1;align-self:center;width:78px;height:78px;margin:0;padding:9px;border-radius:23px}.stage.host-wide .tv-picker .gamecard .gt{grid-column:2;grid-row:1;align-self:center;max-width:100%;margin:0}.stage.host-wide .tv-picker .gamecard .gname{font-size:clamp(29px,2.45vw,39px);line-height:1.08}.stage.host-wide .tv-picker .gamecard .ghook{max-width:34ch;margin-top:9px;font-size:15px;line-height:1.5}.stage.host-wide .tv-picker .gamecard.focus{outline:0;transform:none;border-color:var(--amber);box-shadow:0 0 0 3px #d5a03f42,0 7px #6e2d2a1f,0 18px 36px #552e2414;filter:saturate(1.03)}@media (max-width: 360px){.remote-picker .menugrid{gap:9px}.remote-picker .gamecard{min-height:146px;padding-inline:8px}.remote-picker .gamecard .gic{width:58px;height:58px}.remote-picker .gamecard .gname{font-size:16px}}.game-library-screen{position:relative;isolation:isolate}.game-library-screen .library-heading .eyebrow{width:fit-content;padding:3px 11px 2px;border:1px solid rgba(110,45,42,.22);border-radius:48% 52% 45% 55%/55% 45% 54% 46%;background:repeating-linear-gradient(0deg,rgba(110,45,42,.02) 0 1px,transparent 1px 4px),#fff9edad;transform:rotate(-.4deg)}.game-library-screen .library-heading h1{position:relative;width:fit-content;margin-inline:auto;text-shadow:0 2px 0 rgba(255,249,237,.75)}.game-library-screen .library-heading h1:after{content:"";display:block;width:58%;height:7px;margin:4px auto -7px;border-top:2px solid rgba(217,163,70,.7);border-radius:50%;transform:rotate(-1deg)}.game-library-screen .gamecard{border-color:#6e2d2ad1;background:radial-gradient(ellipse at 15% 8%,rgba(255,249,237,.36),transparent 34%),radial-gradient(ellipse at 88% 92%,rgba(110,45,42,.035),transparent 40%),repeating-linear-gradient(2deg,rgba(99,69,51,.025) 0 1px,transparent 1px 5px),var(--card-bg);box-shadow:0 6px #6e2d2a1c,0 18px 34px #552e2412,inset 0 0 0 2px #fff9ed33}.game-library-screen .gamecard.g1{border-radius:44px 36px 40px 31px/36px 43px 33px 42px}.game-library-screen .gamecard.g3{border-radius:35px 44px 32px 41px/42px 34px 43px 35px}.game-library-screen .gamecard.g4{border-radius:42px 34px 44px 33px/34px 43px 36px 42px}.game-library-screen .gamecard.g5{border-radius:34px 43px 35px 44px/43px 35px 42px 34px}.game-library-screen .gamecard:before{width:170px;height:135px;inset-block-start:-68px;inset-inline-end:-45px;border:1px solid rgba(110,45,42,.13);border-radius:43% 57% 47% 53%/54% 43% 57% 46%;background:#fff9ed1a;transform:rotate(8deg)}.game-library-screen .gamecard:after{display:block;width:116px;height:3px;inset-block:auto 14px;inset-inline:22px auto;border:0;border-radius:999px;background:repeating-linear-gradient(90deg,rgba(110,45,42,.22) 0 5px,transparent 5px 10px);opacity:.5}.game-library-screen .gamecard .gname{text-shadow:0 1px 0 rgba(255,249,237,.45)}.game-library-screen .gamecard .ghook{font-weight:600}.remote-picker .gamecard:after{width:58px;inset-block-end:10px;inset-inline-start:50%;transform:translate(-50%);opacity:.28}.game-library-actions .btn{border-width:1.5px;border-radius:18px 22px 17px 21px/19px 17px 21px 18px;background:repeating-linear-gradient(0deg,rgba(110,45,42,.02) 0 1px,transparent 1px 4px),#fff9eda3}.game-library-actions .btn.btn-gold{background:linear-gradient(180deg,#f0cf82,#dca94c);border-color:#582d2799;border-width:2px;color:#4b2924;box-shadow:0 4px #6e2d2a38;font-size:13.5px;min-height:50px}.game-library-actions .btn.btn-gold svg{width:17px;height:17px;flex:0 0 17px}.role-art .glyph{position:static;width:78px;height:78px;display:grid;place-items:center;border:1.5px solid var(--paper-line);border-radius:46% 54% 48% 52%;background:repeating-linear-gradient(0deg,rgba(110,45,42,.025) 0 1px,transparent 1px 4px),#fff9edc2;box-shadow:0 4px #6e2d2a1a;transform:rotate(-1deg)}.role-art .glyph svg{width:50px;height:50px;color:var(--paper-line)}.role-art .glyph .icon-paper{fill:#fff9ed8f}.role-art .glyph .icon-line,.role-art .glyph .icon-detail{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}.role-art .glyph .icon-line{stroke-width:2.6}.role-art .glyph .icon-detail{stroke-width:2.2}.role-art .glyph .icon-accent{fill:var(--amber);stroke:currentColor;stroke-width:1.8}.rolecard.remote .role-art .glyph .icon-accent{fill:var(--sage)}.host-pair-screen .pair-story{display:block;max-width:780px;margin-inline:auto;text-align:center}.host-pair-screen .pair-copy,.host-pair-screen .pair-copy .tagline-en{text-align:center}.host-pair-screen .pair-copy .tagline-ar{max-width:16ch;margin-inline:auto}.gamecard .gt{max-width:none;margin-inline-end:0}.howto-hero{display:block}@media (max-width: 360px){.gamecard .gt{max-width:none;margin-inline-end:0}}.host-pair-screen{display:block;width:100%;max-width:760px;margin-inline:auto;padding-top:clamp(18px,4vh,42px)}.host-pair-screen .pair-story{display:block;max-width:620px;margin:0 auto 22px;text-align:center}.host-pair-screen .pair-copy{text-align:center}.host-pair-screen .pair-title{max-width:16ch;margin:0 auto 6px;color:var(--ink);font-family:var(--display);font-size:clamp(38px,7vw,58px);font-weight:800;line-height:1.05}.host-pair-screen .pair-instruction{margin:0;color:var(--ink-dim);font-size:14px;line-height:1.6}.host-pair-screen .pair-ticket{display:block;width:min(100%,430px);max-width:none;margin:0 auto;padding:22px 20px 20px;border:1px solid rgba(110,45,42,.28);border-radius:28px;background:#fff9edb8;box-shadow:0 5px #6e2d2a17}.host-pair-screen .pair-ticket .qrbox{display:grid;place-items:center;width:220px;height:220px;margin:0 auto;padding:15px;border:1px solid rgba(110,45,42,.28);border-radius:22px;background:#fff9ed;box-shadow:none}.host-pair-screen .pair-ticket .roomcode{display:grid;justify-items:center;gap:3px;margin:17px 0 5px}.host-pair-screen .pair-ticket .roomcode .lab{color:var(--ink-dim);font-size:11px;letter-spacing:.03em}.host-pair-screen .pair-ticket .roomcode .val{font-size:clamp(24px,7vw,30px);letter-spacing:.08em}.host-pair-screen .pair-ticket .codehint{max-width:30ch;margin:0 auto;color:var(--ink-dim);font-size:11px;font-weight:600;line-height:1.55}.host-pair-screen>.pairstate{width:fit-content;position:relative;z-index:1;margin:-1px auto 0;padding:9px 15px 8px;border:1px solid rgba(110,45,42,.16);border-top:0;border-radius:0 0 16px 16px;background:#fff9edd1;box-shadow:0 4px #6e2d2a12;font-size:12px}@media (orientation: landscape) and (min-width: 900px){body:has(.host-pair-screen){overflow-y:hidden}.host-pair-screen{display:flex;flex-direction:column;justify-content:center;gap:0;max-width:1040px;min-height:calc(100vh - 148px);padding:0 0 80px}.host-pair-screen .pair-story{margin-bottom:26px}.host-pair-screen .pair-title{font-size:clamp(54px,4.4vw,74px)}.host-pair-screen .pair-instruction{font-size:18px}.host-pair-screen .pair-ticket{display:grid;grid-template-columns:300px minmax(0,1fr);grid-template-rows:auto auto;align-items:center;width:min(100%,860px);padding:32px 42px;column-gap:42px}.host-pair-screen .pair-ticket .qrbox{grid-row:1 / 3;width:280px;height:280px}.host-pair-screen .pair-ticket .qrbox canvas{width:248px!important;height:248px!important}.host-pair-screen .pair-ticket .roomcode{align-self:end;margin:0 0 8px}.host-pair-screen .pair-ticket .roomcode .lab{font-size:13px}.host-pair-screen .pair-ticket .roomcode .val{font-size:42px}.host-pair-screen .pair-ticket .codehint{align-self:start;font-size:14px}.host-pair-screen>.pairstate{font-size:14px}}:root{--sb-paper: #fff9ed;--sb-paper-deep: #f7ecd9;--sb-cream: #f4ead8;--sb-ink: #4b2924;--sb-ink-2: #785b4f;--sb-ink-3: #a08778;--sb-line: rgba(101, 50, 43, .22);--sb-line-strong: rgba(101, 50, 43, .42);--sb-gold: #d6a646;--sb-gold-soft: #f1d38c;--sb-rose: #c98178;--sb-rose-soft: #eed7d3;--sb-sage: #7e9b86;--sb-sage-soft: #dce8df;--sb-blue: #6f92a7;--sb-blue-soft: #dce8ec;--sb-plum: #8a6f87;--sb-plum-soft: #e7dde6;--sb-sand: #c9a77d;--sb-shadow: 0 10px 28px rgba(82, 48, 35, .1), 0 2px 0 rgba(101, 50, 43, .1);--sb-shadow-press: 0 4px 12px rgba(82, 48, 35, .1), 0 1px 0 rgba(101, 50, 43, .11);--sb-radius-sm: 16px 18px 15px 19px;--sb-radius: 24px 27px 23px 29px;--sb-radius-lg: 34px 39px 32px 42px;--sb-focus: #2d728a;--panel: var(--sb-paper);--panel-2: var(--sb-paper-deep);--ink: var(--sb-ink);--ink-dim: var(--sb-ink-2);--ink-faint: var(--sb-ink-3);--amber: var(--sb-gold);--amber-2: var(--sb-gold-soft);--teal: var(--sb-sage);--teal-2: #9fb4a2;--red: #a84d49;--blue: var(--sb-blue);--green: #6f916f;--gold: var(--sb-gold);--purple: var(--sb-plum);--rose: var(--sb-rose);--terracotta: #b86f57;--sage: var(--sb-sage);--line: var(--sb-line);--line-2: var(--sb-line-strong);--shadow: rgba(82, 48, 35, .13);--paper-line: #6d3731;--focus: var(--sb-focus)}.avatar-portrait.framed-avatar{position:relative;display:block;width:100%;height:100%;overflow:hidden;border:0;border-radius:inherit;outline:0;transform:none!important}.avatar-portrait.framed-avatar>.framed-avatar-image{position:absolute;left:50%;top:50%;display:block;width:calc(var(--avatar-scale, 1) * 100%)!important;max-width:none;height:calc(var(--avatar-scale, 1) * 100%)!important;border:0!important;border-radius:0!important;outline:0!important;object-fit:fill;transform:translate(var(--avatar-tx, -50%),var(--avatar-ty, -50%))!important;transform-origin:top left;-webkit-user-select:none;user-select:none;pointer-events:none}:root[data-bg=cream]{--bg: #f6efe3 }:root[data-bg=sand]{--bg: #f0e1cc }:root[data-bg=mint]{--bg: #e9efe5 }:root[data-bg=sky]{--bg: #e7edf0 }:root[data-theme=dark]{--bg: #241a16;--sb-shadow: 0 12px 30px rgba(0, 0, 0, .25), 0 2px 0 rgba(0, 0, 0, .25);--sb-shadow-press: 0 4px 12px rgba(0, 0, 0, .28), 0 1px 0 rgba(0, 0, 0, .3)}:root[data-theme=dark][data-bg=cream]{--bg: #241a16 }:root[data-theme=dark][data-bg=sand]{--bg: #2a2013 }:root[data-theme=dark][data-bg=mint]{--bg: #1b2418 }:root[data-theme=dark][data-bg=sky]{--bg: #171f29 }body{min-width:320px;background:var(--bg);color:var(--sb-ink)}.app{min-height:100svh;background-color:var(--bg);background-image:radial-gradient(circle at 14% 18%,rgba(170,115,78,.06) 0 1.5px,transparent 1.8px),radial-gradient(circle at 83% 72%,rgba(110,78,57,.045) 0 1.2px,transparent 1.5px),repeating-linear-gradient(0deg,rgba(91,63,48,.022) 0 1px,transparent 1px 4px),repeating-linear-gradient(90deg,rgba(91,63,48,.018) 0 1px,transparent 1px 5px);background-size:42px 42px,54px 54px,auto,auto}.stage{width:100%;max-width:540px}.host-wide,.stage.host-wide{max-width:1500px}h1,h2,h3,.brandmini,.gname,.qtext,.winname,.verdict2{font-family:var(--display)}h1{color:var(--sb-ink);font-weight:800;letter-spacing:-.015em;line-height:1.08}[dir=rtl] h1,[dir=rtl] h2,[dir=rtl] h3,[dir=rtl] .eyebrow,[dir=rtl] .gsteplbl,[dir=rtl] .wbonus{letter-spacing:0}.screen-intro h1,.library-heading h1{margin-block:0}.screen-intro .lede{max-width:42ch;margin:10px auto 0;line-height:1.55}.lede,.note{color:var(--sb-ink-2)}.eyebrow,.setlabel,.gsteplbl{color:#8f4b43;font-weight:800;letter-spacing:.04em}button,[role=button]{touch-action:manipulation}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:3px solid color-mix(in srgb,var(--sb-focus) 75%,white);outline-offset:3px}.panel,.rolecard,.gamecard,.teamcard,.trow,.sbrow,.htstep,.htwin,.catbanner,.wordcard,.secretcard,.tapcard,.trophybox,.pprole,.deckcard,.ppitem,.tier,.setrow,.confirmbox,.slidestage,.votecard,.guessopt,.titleopt,.topiccard{border:1px solid var(--sb-line);border-radius:var(--sb-radius);background:#fff9edeb;box-shadow:var(--sb-shadow)}.teamcard{padding:15px;box-shadow:var(--sb-shadow-press)}.teamcard.A{border-color:#a84d4957;background:linear-gradient(135deg,#f1d9d5,#fff8ec)}.teamcard.B{border-color:#5a849e5c;background:linear-gradient(135deg,#dbe8ee,#fff8ec)}.teamtop{gap:12px}.mascotbtn{display:grid;place-items:center;border:1px solid var(--sb-line);border-radius:20px 17px 22px 16px;background:#fff9edc2;box-shadow:0 3px #52302314}.teamtally{color:var(--sb-ink-2)}.trow{min-height:62px;padding:8px 10px;box-shadow:var(--sb-shadow-press)}.trow .mini,.jchip .mini{overflow:hidden;border:0;border-radius:50%;outline:0;background:var(--sb-paper-deep)}.trow .mini .avatar-portrait,.jchip .mini .avatar-portrait{width:100%;height:100%}.tgl{padding:3px;border:1px solid var(--sb-line);border-radius:999px;background:#fff9ed99}.tgl button,.tX{min-width:38px;min-height:38px;border-radius:999px;font-weight:900}.tgl button>span{display:block;width:13px;height:13px;border:1px solid rgba(75,41,36,.48);border-radius:50%;background:var(--team-dot)}.tgl .tA{--team-dot: #bd6d69 }.tgl .tB{--team-dot: #7197ad }.tgl button[aria-pressed=true],.tX[aria-pressed=true]{color:#fffaf0;box-shadow:none}:root[data-theme=dark] :is(.panel,.rolecard,.gamecard,.teamcard,.trow,.sbrow,.htstep,.htwin,.catbanner,.wordcard,.secretcard,.tapcard,.trophybox,.pprole,.deckcard,.ppitem,.tier,.setrow,.confirmbox,.slidestage,.votecard,.guessopt,.titleopt,.topiccard){background:color-mix(in srgb,var(--sb-paper) 94%,black)}.panel,.teamcard,.trow,.catbanner,.secretcard,.slidestage,.trophybox{position:relative;overflow:hidden}.panel>*,.teamcard>*,.catbanner>*,.secretcard>*,.trophybox>*{position:relative;z-index:1}.btn{min-height:48px;border:1.5px solid rgba(88,45,39,.55);border-radius:var(--sb-radius-sm);font-family:var(--body);font-weight:800;box-shadow:0 3px #582d2724;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease}.btn:hover:not(:disabled){transform:translateY(-2px);filter:saturate(1.04);box-shadow:0 6px #582d271f}.btn:active:not(:disabled){transform:translateY(1px);box-shadow:0 1px #582d2721}.btn-gold{color:#4b2924;background:linear-gradient(180deg,#f0cf82,#dca94c)}.btn-ghost{color:var(--sb-ink);background:#fff9edb8}.btn-sage{color:#fffaf0;background:linear-gradient(180deg,#86a28f,#688a75)}.btn-red{color:#fff9ed;background:linear-gradient(180deg,#b9605b,#9d4542)}.input,input,select,textarea{min-height:48px;border:1.5px solid var(--sb-line);border-radius:var(--sb-radius-sm);color:var(--sb-ink);background:#fffdf7e6;box-shadow:inset 0 2px #5b34270d}.bar.jalsah-header{min-height:74px;padding-block:14px 12px;border-bottom:1px solid rgba(101,50,43,.14)}.jalsah-header .brandmini:before,.jalsah-header .brandmini:after{display:none}.jalsah-lockup{color:var(--sb-ink);font-size:27px}.jalsah-lockup .dotr{color:var(--sb-gold)}.jalsah-tools{gap:7px}.jalsah-tools .icbtn,.language-switch{min-height:42px;border:1px solid var(--sb-line-strong);border-radius:999px;background:#fff9edb8;box-shadow:0 2px #572f2514}.jalsah-tools .icbtn{width:42px;height:42px}.jalsah-tools .icbtn svg{width:19px;height:19px;stroke-width:1.85}.language-switch{padding:3px}.language-switch{display:inline-flex;align-items:center}.language-switch button{flex:0 0 auto;min-width:34px;height:calc(100% - 6px);min-height:0;margin-block:0;padding-block:0;border-radius:999px;color:var(--sb-ink-2);font-size:12px;font-weight:800}.language-switch button[aria-pressed=true]{color:var(--panel);background:var(--paper-line);box-shadow:none}.role-select-screen{max-width:1060px;margin-inline:auto;padding-top:clamp(22px,6vh,64px)}.role-select-screen .screen-intro{display:block;margin-bottom:28px;text-align:center}.role-select-screen .screen-intro>div{margin-inline:auto;text-align:center}.role-select-screen .screen-intro h1{max-width:18ch;margin:5px auto 0;font-size:clamp(40px,6vw,68px)}.rolecards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.role-select-screen .rolecard{min-height:280px;padding:32px;text-align:start;border:1px solid var(--sb-line-strong);border-radius:34px 40px 32px 44px;background:radial-gradient(circle at 88% 15%,rgba(255,255,255,.45) 0 80px,transparent 81px),linear-gradient(145deg,#f3dfbd,#ead1a8)}.role-select-screen .rolecard.remote{border-radius:40px 32px 44px 33px;background:radial-gradient(circle at 88% 15%,rgba(255,255,255,.42) 0 80px,transparent 81px),linear-gradient(145deg,#dce9e1,#c9ddd2)}.role-select-screen .role-art{display:grid;place-items:center;width:84px;height:84px;margin:0 0 18px;border:1px solid var(--sb-line);border-radius:31px 27px 33px 24px;background:#fff9edba;transform:rotate(-2deg)}.role-select-screen .rolecard.remote .role-art{transform:rotate(2deg)}.role-select-screen .role-art .glyph{width:62px;height:62px;background:transparent}.role-select-screen .role-art .glyph svg{width:54px;height:54px}.role-select-screen .rolecard h2{margin:2px 0 4px;font-size:clamp(28px,4vw,39px)}.role-select-screen .rolecard p:not(.kick){max-width:35ch;color:var(--sb-ink-2);line-height:1.55}.role-select-screen .role-action{margin-top:18px;color:var(--sb-ink);font-weight:800}.role-select-screen .rolecard:hover{transform:translateY(-4px) rotate(-.35deg)}.role-select-screen .rolecard.remote:hover{transform:translateY(-4px) rotate(.35deg)}.host-pair-screen .pair-ticket{border:1px solid var(--sb-line-strong);border-radius:var(--sb-radius-lg);background:radial-gradient(circle at 86% 14%,rgba(214,166,70,.12) 0 70px,transparent 71px),#fff9ede6;box-shadow:var(--sb-shadow)}.host-pair-screen .pair-ticket .qrbox{border:1px solid var(--sb-line);border-radius:27px 31px 25px 33px;background:#fffaf0;box-shadow:inset 0 0 0 8px #d6a64614}.host-lobby-screen{width:min(100%,1540px);margin-inline:auto}.lobby-head{display:grid;grid-template-columns:minmax(132px,.7fr) minmax(280px,2fr) minmax(160px,.8fr);align-items:center;gap:20px;margin-bottom:14px}.lobby-heading h1{margin:0;font-size:clamp(38px,4vw,64px)}.lobby-heading .eyebrow,.lobby-heading>p:last-child{margin-block:0}.lobby-count,.lobby-roomcode{min-height:78px;padding:12px 18px;border:1px solid var(--sb-line);border-radius:var(--sb-radius);background:#fff9edb8;box-shadow:var(--sb-shadow-press)}.lobby-count strong,.lobby-roomcode strong{color:var(--sb-ink)}.lobby-stage.story-lobby{position:relative;isolation:isolate;width:100%;aspect-ratio:16 / 8.55;min-height:0;overflow:hidden;border:1px solid rgba(101,50,43,.16);border-radius:42px 34px 46px 36px;background:#f3e8d3;box-shadow:0 8px 22px #4e302512}.lobby-stage.story-lobby:before,.lobby-stage.story-lobby:after{display:none}.gathering-room-scene,.gathering-room-table{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none}.gathering-room-scene{z-index:-2}.gathering-room-table{z-index:3}.gathering-room-scene :is(path,ellipse,circle,rect),.gathering-room-table :is(path,ellipse,circle){vector-effect:non-scaling-stroke}.room-arch{fill:#d6b78421;stroke:#6e493f47;stroke-width:2;stroke-linecap:round}.room-arch.inner{fill:none;stroke-width:1.2;stroke-dasharray:5 6}.room-bench-back{fill:#d8c5a7;stroke:#6f4a3e6b;stroke-width:2.2}.room-bench-seat{fill:#ead8ba;stroke:#6f4a3e6b;stroke-width:2.2}.story-lobby:after{content:"";display:block;position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(255,249,237,.1),transparent 55%,rgba(77,43,33,.08));pointer-events:none}.story-lobby .lobby-cast{display:block;position:absolute;top:0;right:0;bottom:0;left:0}.story-lobby .lobby-person{--slot-x: 50%;--slot-y: 55%;--slot-size: clamp(72px, 6.6vw, 112px);position:absolute;left:var(--slot-x);top:var(--slot-y);display:grid;justify-items:center;width:calc(var(--slot-size) + 42px);transform:translate(-50%,-50%);animation:lobby-person-in .35s cubic-bezier(.2,.8,.2,1) both}[dir=rtl] .story-lobby .lobby-person{left:auto;right:var(--slot-x);transform:translate(50%,-50%)}.story-lobby .lobby-person>span{width:var(--slot-size);height:var(--slot-size);padding:0;overflow:hidden;border:0;border-radius:47% 45% 42% 44%/53% 52% 40% 42%;outline:0;background:#f5e8d3d1;box-shadow:0 5px 10px #4b2a1e1a}.story-lobby .lobby-person .framed-avatar,.story-lobby .lobby-person .avatar-portrait{width:100%;height:100%}.story-lobby .lobby-person .framed-avatar{display:block;background-repeat:no-repeat;background-size:calc(var(--avatar-scale, 1) * 100%);background-position:calc(50% + var(--avatar-x, 0%)) calc(50% + var(--avatar-y, 0%))}.story-lobby .lobby-person img.avatar-portrait{display:block;object-fit:cover;object-position:center}.story-lobby .lobby-person b{max-width:140px;z-index:4;margin-top:-5px;padding:5px 13px 6px;overflow:hidden;border:1px solid rgba(101,50,43,.32);border-radius:999px;color:var(--sb-ink);background:linear-gradient(90deg,transparent 0 8px,rgba(255,249,237,.95) 8px calc(100% - 8px),transparent calc(100% - 8px)),#fff9ede0;box-shadow:0 3px 8px #4b2a1e1f;font-size:clamp(11px,1.1vw,15px);line-height:1;text-overflow:ellipsis;white-space:nowrap}.story-lobby .lobby-person[data-slot="1"]{--slot-x: 50%;--slot-y: 34% }.story-lobby .lobby-person[data-slot="2"]{--slot-x: 39%;--slot-y: 35.5% }.story-lobby .lobby-person[data-slot="3"]{--slot-x: 61%;--slot-y: 35.5% }.story-lobby .lobby-person[data-slot="4"]{--slot-x: 28%;--slot-y: 39% }.story-lobby .lobby-person[data-slot="5"]{--slot-x: 72%;--slot-y: 39% }.story-lobby .lobby-person[data-slot="6"]{--slot-x: 17%;--slot-y: 44% }.story-lobby .lobby-person[data-slot="7"]{--slot-x: 83%;--slot-y: 44% }.story-lobby .lobby-person[data-slot="8"]{--slot-x: 44%;--slot-y: 66% }.story-lobby .lobby-person[data-slot="9"]{--slot-x: 56%;--slot-y: 66% }.story-lobby .lobby-person[data-slot="10"]{--slot-x: 32%;--slot-y: 67% }.story-lobby .lobby-person[data-slot="11"]{--slot-x: 68%;--slot-y: 67% }.story-lobby .lobby-person[data-slot="12"]{--slot-x: 20.5%;--slot-y: 67% }.story-lobby .lobby-person[data-slot="13"]{--slot-x: 79.5%;--slot-y: 67% }.story-lobby .lobby-person[data-slot="14"]{--slot-x: 9.5%;--slot-y: 65%;--slot-size: clamp(66px, 6vw, 100px) }.story-lobby .lobby-person[data-slot="15"]{--slot-x: 90.5%;--slot-y: 65%;--slot-size: clamp(66px, 6vw, 100px) }.lobby-overflow{position:absolute;inset-inline:4%;bottom:2.5%;display:flex;justify-content:center;gap:8px;z-index:4}.lobby-overflow>span{display:flex;align-items:center;max-width:150px;padding:4px 9px 4px 5px;border:1px solid var(--sb-line);border-radius:999px;background:#fff9edf0}.lobby-overflow i{width:28px;height:28px;overflow:hidden;border-radius:50%}.lobby-overflow .framed-avatar,.lobby-overflow .avatar-portrait{width:100%;height:100%}.lobby-overflow b{overflow:hidden;padding-inline-start:5px;color:var(--sb-ink);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.story-lobby .lobby-waiting{position:absolute;left:50%;top:57%;padding:12px 18px;border-radius:999px;background:#fff9edcc;transform:translate(-50%,-50%)}@keyframes lobby-person-in{0%{opacity:0;transform:translate(-50%,-40%) scale(.82)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}[dir=rtl] .story-lobby .lobby-person{animation-name:lobby-person-in-rtl}@keyframes lobby-person-in-rtl{0%{opacity:0;transform:translate(50%,-40%) scale(.82)}to{opacity:1;transform:translate(50%,-50%) scale(1)}}.avatar-studio-screen{max-width:520px;margin-inline:auto}.avatar-studio-screen .avatar-intro{text-align:center}.avatar-studio{padding:20px;border-radius:var(--sb-radius-lg)}.avatar-group-tabs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-auto-flow:unset;grid-auto-columns:unset;gap:6px;padding:4px;overflow:visible;border:1px solid var(--sb-line);border-radius:999px;background:#ebddc773}.avatar-group-tab{min-width:0;min-height:38px;padding-inline:4px;border-radius:999px;color:var(--sb-ink-2);font-size:11px;text-align:center}.avatar-group-tab b{display:none}.avatar-group-tab[aria-selected=true]{color:#fffaf0;background:#7a3d37}.avatar-studio-screen .avgrid{gap:10px}.avatar-studio-screen .avpick{aspect-ratio:1;padding:0;border:2px solid transparent;border-radius:50%;background:transparent;box-shadow:none;transition:transform .15s ease,border-color .15s ease,background .15s ease}.avatar-studio-screen .avatar-choice-frame{display:block;width:100%;height:100%;overflow:hidden;border:0;border-radius:50%;outline:0;background:#f8efe0;box-shadow:none}.avatar-studio-screen .avatar-choice-frame .framed-avatar{display:block;width:100%;height:100%;background-repeat:no-repeat;background-size:calc(var(--avatar-scale, 1) * 100%);background-position:calc(50% + var(--avatar-x, 0%)) calc(50% + var(--avatar-y, 0%))}.avatar-studio-screen .avpick:hover:not(:disabled),.avatar-studio-screen .avpick:focus-visible{transform:none;border-color:var(--sb-gold);background:#d6a64629;box-shadow:0 0 0 4px #d6a64624}.avatar-studio-screen .avpick:hover:not(:disabled) .avatar-choice-frame,.avatar-studio-screen .avpick:active .avatar-choice-frame,.avatar-studio-screen .avpick[aria-pressed=true] .avatar-choice-frame{transform:none;border:0}.avatar-studio-screen .avpick[aria-pressed=true]{border-color:#87443e;background:#d6a6463b;box-shadow:0 0 0 4px #d6a6462e}.avatar-studio-screen .avpick:disabled{opacity:.34;filter:grayscale(1) sepia(.12)}.avatar-studio-screen .avpick:disabled .avatar-choice-frame{box-shadow:none}.avatar-studio-screen .avpick:disabled:after,.avatar-studio-screen .avpick .tick{display:none!important}.howto-screen{max-width:880px;margin-inline:auto}.howto-hero{text-align:center}.howto-hero h1{margin:3px 0 18px;font-size:clamp(38px,5.5vw,64px)}.htsteps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.htstep{display:grid;grid-template-rows:minmax(112px,1fr) auto;align-items:center;min-height:220px;padding:18px 16px;text-align:center;border-radius:30px 25px 33px 27px;box-shadow:var(--sb-shadow-press)}.htstep:nth-child(2){border-radius:25px 33px 27px 30px;transform:translateY(8px)}.htstep .hart{width:120px;height:120px;margin-inline:auto}.htstep .hart svg{width:100%;height:100%;filter:saturate(.8)}.htstep .htx{color:var(--sb-ink);font-weight:700;line-height:1.5}.htwin{display:flex;align-items:center;justify-content:center;gap:12px;max-width:600px;margin:22px auto 0;padding:14px 18px;border-color:#aa7a2259;background:linear-gradient(135deg,#f5e4b9,#f0d89d);box-shadow:var(--sb-shadow-press)}.htwin,.htwin .wt,.htwin .wl{color:var(--sb-ink)}.htwin .wic{display:grid;place-items:center;width:46px;height:46px;flex:0 0 auto;border-radius:50%;color:#7a3d37;background:#fff9edbf}.sbrow{min-height:70px;margin-bottom:10px;padding:9px 14px;border-radius:22px 26px 21px 28px;box-shadow:var(--sb-shadow-press)}.sbrow.lead{border-color:#aa7a2273;background:linear-gradient(110deg,#f4e4bb,#fff8e9 55%)}.sbrow .rk{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;color:var(--sb-ink);background:#d6a64640;font-weight:900;position:relative}.sbrow .rk.m1,.sbrow .rk.m2,.sbrow .rk.m3{border:2px solid #2A1F18;color:#2a1f18}.sbrow .rk.m1{background:#f2c94c}.sbrow .rk.m2{background:#d9d4cb}.sbrow .rk.m3{background:#d9a05b}.sbrow .rk .medal{position:absolute;left:50%;top:-9px;width:20px;height:13px;transform:translate(-50%);z-index:-1}.sbrow{isolation:isolate}.sbrow.lead .rk{background:#f2c94c}.sbrow .mini{width:50px;height:50px;overflow:hidden;border:0;border-radius:50%;outline:0;background:#f8edda}.sbrow .mini .avatar-portrait,.sbrow .mini .framed-avatar{width:100%;height:100%}.podwrap .trophybox:not(.mystery){width:min(430px,100%)}.podwrap .awwinner .wface{display:block;width:clamp(128px,11vw,170px);height:clamp(128px,11vw,170px);overflow:hidden;margin:0 auto 8px;border:0;border-radius:50%;outline:0;background:var(--sb-gold-soft);box-shadow:0 10px 22px #4a2b221f}.podwrap .awwinner .wface :is(.framed-avatar,.avatar-portrait){width:100%;height:100%;border:0;border-radius:inherit;outline:0}.podwrap .awwinner .wname{margin-top:10px}.podwrap .awwinner .wbonus{margin:3px 0;font-family:var(--display);letter-spacing:0}.podwrap{max-width:1000px;margin-inline:auto}.podwrap>h1{font-size:clamp(38px,5vw,70px)}.podium3{max-width:880px;margin-inline:auto;gap:12px}.pface{border:0;outline:0;background:var(--sb-paper);box-shadow:var(--sb-shadow)}.pblock{border:1px solid var(--sb-line-strong);border-radius:25px 25px 12px 12px;box-shadow:inset 0 4px #ffffff4d}.awardline{gap:8px}.awchip2{border:1px solid var(--sb-line);border-radius:999px;background:#fff9edc7}.sheetwrap{padding:16px;background:#2e1f1975;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.sheet{width:min(100%,560px);max-height:min(88svh,760px);padding:22px;overflow-y:auto;border:1px solid var(--sb-line-strong);border-radius:35px 30px 38px 28px;background:radial-gradient(circle at 92% 8%,rgba(214,166,70,.13) 0 72px,transparent 73px),var(--sb-paper);box-shadow:0 24px 60px #311d1747}.sheethead{margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid var(--sb-line)}.sheethead h2{color:var(--sb-ink);font-size:28px}.sheethead .icbtn{border:1px solid var(--sb-line);border-radius:50%;background:#fff9edb8;color:var(--red)}.setrow{min-height:66px;padding:10px 12px;border-radius:var(--sb-radius-sm);box-shadow:none}.seg{padding:3px;border:1px solid var(--sb-line);border-radius:999px;background:#e9dcc680}.seg button{min-height:36px;padding:7px 12px;border-radius:999px}.seg button.active{color:#fffaf0;background:#7a3d37}.bgdot{width:34px;height:34px;border:2px solid rgba(101,50,43,.18)}.bgdot[aria-pressed=true]{border-color:#7a3d37;box-shadow:0 0 0 3px #d6a64642}.tiers{gap:9px}.tier{min-height:74px;padding:13px 15px;box-shadow:var(--sb-shadow-press)}.tier[aria-pressed=true]{border-color:#9a6237;background:linear-gradient(110deg,#f5e5bd,#fff9ed);box-shadow:0 0 0 3px #d6a64629,var(--sb-shadow-press)}.featlist{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 12px;margin-block:16px}.feat{color:var(--sb-ink-2);font-size:13px}.fchk{color:#6f916f}.catgrid,.topicgrid,.guessgrid,.titleopts,.pprolecards{gap:12px}.catpick,.fkcat,.topiccard,.guessopt,.titleopt,.pprole,.wordcard,.votecard{min-height:68px;border:1px solid var(--sb-line);border-radius:var(--sb-radius);background:#fff9ede0;box-shadow:var(--sb-shadow-press);transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.catpick{padding:10px}.catpick .cic{display:grid;place-items:center;width:46px;height:46px;flex:0 0 46px;filter:saturate(.78) contrast(.96)}.catpick .cnm{color:var(--sb-ink);font-weight:800}.catpick .cchk{display:none!important}:is(.catpick,.fkcat,.topiccard,.guessopt,.titleopt,.pprole,.wordcard,.votecard):hover:not(:disabled){transform:translateY(-2px);border-color:#9964378a;box-shadow:var(--sb-shadow)}:is(.catpick,.fkcat,.topiccard,.guessopt,.titleopt,.pprole,.wordcard,.votecard)[aria-pressed=true],:is(.catpick,.fkcat,.topiccard,.guessopt,.titleopt,.pprole,.wordcard,.votecard).selected{border-color:#8b4a42;background:linear-gradient(120deg,#f4e3b8,#fff9ed);box-shadow:0 0 0 3px #d6a64629}.chiprow,.pickrow,.awardline,.orderchips{gap:8px}.fchip,.ochip,.artistpill,.catpill,.timepill,.wordpill,.tolchip,.countpill{border:1px solid var(--sb-line);border-radius:999px;background:#fff9edd1;box-shadow:0 2px #52302312}.chiprow>.fchip:not(.big){min-height:48px;padding:9px 13px;border-radius:16px 19px 15px 20px;color:var(--sb-ink);font-weight:800;background:#fff9edd6}.chiprow>.fchip:not(.big)[aria-pressed=true]{border-color:#8b4a42;background:linear-gradient(120deg,#f4e3b8,#fff9ed);box-shadow:0 0 0 3px #d6a64626}.tbtn,.sndbtn{border:1px solid var(--sb-line);border-radius:15px 18px 14px 19px;background:#fff9eddb;box-shadow:0 2px #52302314}.tbtn.active,.sndbtn:active{border-color:var(--sb-line-strong);background:var(--sb-gold-soft)}.tboard{gap:12px}.tcol{overflow:hidden;border:1px solid var(--sb-line);border-radius:var(--sb-radius);background:#fff9eda8;box-shadow:var(--sb-shadow-press)}.thead{border-bottom:1px solid var(--sb-line)}.ttile{border:1px solid rgba(101,50,43,.18);border-radius:14px 17px 13px 18px;background:#fff9edeb;box-shadow:0 2px #52302314}.ttile:hover:not(:disabled){transform:translateY(-2px);border-color:#99643780}.tring{border-color:#65322b26;background:conic-gradient(var(--sb-gold) var(--progress, 0%),rgba(121,91,74,.13) 0)}.inkframe{border:1px solid var(--sb-line-strong);border-radius:var(--sb-radius-lg);background:#fffdf7;box-shadow:var(--sb-shadow)}.tapcard.holdcard,.rolecard.word,.rolecard.fkr{border-color:var(--sb-line-strong);background:radial-gradient(circle at 85% 12%,rgba(214,166,70,.13) 0 70px,transparent 71px),var(--sb-paper)}.slidestage,.ppslide{border:1px solid var(--sb-line-strong);border-radius:var(--sb-radius-lg);background:var(--sb-paper);box-shadow:var(--sb-shadow)}@media (orientation: landscape) and (min-width: 900px){.bar.jalsah-header{max-width:1500px;margin-inline:auto}.stage.host-wide{width:min(100%,1500px)}.app[data-device=host]{padding-inline:clamp(28px,4vw,72px)}body:has(.host-lobby-screen){overflow-y:hidden}body:has(.trivia-question-screen){overflow:hidden}body:has(.drawtv){overflow:hidden}.app:has(.drawtv){padding-bottom:0}.app:has(.host-lobby-screen){padding-bottom:10px}.app:has(.trivia-question-screen){padding-bottom:0}.app[data-device=host] .howto-screen{max-width:1220px}.stage.host-wide .howto-screen{display:block;max-width:1220px;margin-inline:auto}.stage.host-wide .howto-hero{position:static;display:block;margin:2px 0 22px;text-align:center}.stage.host-wide .howto-screen .htsteps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.stage.host-wide .howto-screen .htwin,.stage.host-wide .howto-screen>.note,.stage.host-wide .howto-screen>.btn{margin-inline:auto}.app[data-device=host] .howto-hero h1{font-size:clamp(52px,4.2vw,70px)}.app[data-device=host] .htsteps{gap:22px}.app[data-device=host] .htstep{grid-template-columns:1fr;grid-template-rows:minmax(145px,1fr) auto;min-height:250px;padding:20px;text-align:center}.app[data-device=host] .htstep .hart{width:145px;height:145px}.app[data-device=host] .htwin{margin-top:28px}.app[data-device=host] section:not(.host-lobby-screen):not(.host-pair-screen):has(>h1.center){max-width:1100px;margin-inline:auto}.app[data-device=host] .sbrow{min-height:82px;padding-inline:22px}.app[data-device=host] .sbrow .mini{width:60px;height:60px}.app[data-device=host] section:has(>.hostteams){display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:16px 22px;max-width:1220px;margin-inline:auto}.app[data-device=host] section:has(>.hostteams)>:is(.gsteplbl,h1,.lede){grid-column:1 / -1}.app[data-device=host] section:has(>.hostteams)>h1{margin:0;text-align:center;font-size:clamp(48px,4vw,68px)}.app[data-device=host] section:has(>.hostteams)>.lede,.app[data-device=host] section:has(>.hostteams)>.gsteplbl{margin-inline:auto;text-align:center}.app[data-device=host] section:has(>.hostteams)>.teamcard{min-height:154px;margin:0;padding:24px}.app[data-device=host] section:has(>.hostteams)>.teamcard .teamtop{height:100%}.app[data-device=host] section:has(>.hostteams)>.teamcard .mascotbtn{width:94px;height:94px;flex:0 0 94px}.app[data-device=host] section:has(>.hostteams)>.teamcard .teamtop>span:not(.teamtally):not(.mascotbtn){font-size:30px!important}.app[data-device=host] .hostteams{grid-column:1 / -1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:-4px}.app[data-device=host] .hostteams .col{min-height:116px;padding:16px;border:1px solid var(--sb-line-strong);border-radius:var(--sb-radius);background:#fff9ed75}.app[data-device=host] .hostteams .jchip{min-height:50px;padding:5px 12px 5px 6px;border:1px solid var(--sb-line);border-radius:999px;background:#fff9ede0;font-size:16px}.app[data-device=host] .hostteams .jchip .mini{width:38px;height:38px}.app[data-device=host] section:has(>.teamcard.A+.teamcard.B):not(:has(>.hostteams)){display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:14px 22px;max-width:1220px;margin-inline:auto}.app[data-device=host] section:has(>.teamcard.A+.teamcard.B):not(:has(>.hostteams))>:is(.gsteplbl,h1){grid-column:1 / -1;width:fit-content;margin-inline:auto;text-align:center}.app[data-device=host] section:has(>.teamcard.A+.teamcard.B):not(:has(>.hostteams))>h1{margin-block:0 5px;font-size:clamp(48px,4vw,68px)}.app[data-device=host] section:has(>.teamcard.A+.teamcard.B):not(:has(>.hostteams))>.teamcard{min-height:178px;margin:0!important;padding:22px;overflow:visible}.app[data-device=host] section:has(>.teamcard.A+.teamcard.B):not(:has(>.hostteams))>.teamcard .mascotbtn{width:82px;height:82px;flex:0 0 82px}.app[data-device=host] section:has(>.teamcard.A+.teamcard.B):not(:has(>.hostteams))>.teamcard .chiprow{margin-top:14px}.app[data-device=host] section:has(>.teamcard.A+.teamcard.B):not(:has(>.hostteams))>.setlabel,.app[data-device=host] section:has(>.teamcard.A+.teamcard.B):not(:has(>.hostteams))>.chiprow{grid-column:1 / -1;margin-inline:auto;text-align:center}.app[data-device=host] section:has(>.catgrid){max-width:1460px;margin-inline:auto}.app[data-device=host] section:has(>.catgrid)>:is(.gsteplbl,h1,.lede){text-align:center;margin-inline:auto}.app[data-device=host] section:has(>.catgrid)>h1{margin-block:0 4px;font-size:clamp(45px,3.5vw,62px)}.app[data-device=host] section:has(>.catgrid)>.banner{display:none}.app[data-device=host] section:has(>.catgrid)>.catgrid{grid-template-columns:repeat(6,minmax(0,1fr));gap:9px;margin-top:14px}.app[data-device=host] section:has(>.catgrid) .catpick{min-height:64px;padding:7px 9px;border-radius:18px 21px 17px 22px;box-shadow:0 3px #52302314}.app[data-device=host] section:has(>.catgrid) .catpick .cic{width:42px;height:42px;flex-basis:42px}.app[data-device=host] section:has(>.catgrid) .catpick .cnm{font-size:13px}.app[data-device=host] section:has(>.chiprow>.fchip:not(.big)){max-width:1320px;margin-inline:auto}.app[data-device=host] section:has(>.chiprow>.fchip:not(.big))>:is(.gsteplbl,h1,.lede){width:fit-content;margin-inline:auto;text-align:center}.app[data-device=host] section:has(>.chiprow>.fchip:not(.big))>h1{margin-block:0 5px;font-size:clamp(46px,3.6vw,64px)}.app[data-device=host] section:has(>.chiprow>.fchip:not(.big))>.chiprow{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:24px}.app[data-device=host] section:has(>.chiprow>.fchip:not(.big))>.chiprow>.fchip{display:grid;grid-template-columns:38px 1fr;align-items:center;gap:10px;min-height:78px;padding:12px 14px;text-align:start;border:1px solid var(--sb-line);border-radius:23px 27px 21px 29px;box-shadow:var(--sb-shadow-press)}.app[data-device=host] section:has(>.chiprow>.fchip:not(.big))>.chiprow>.fchip:before{content:"";width:34px;height:34px;border:1.5px solid rgba(101,50,43,.45);border-radius:50% 46% 54% 47%;background:radial-gradient(circle at 35% 35%,rgba(255,255,255,.7) 0 3px,transparent 4px),var(--chip-tint, var(--sb-gold-soft));transform:rotate(-4deg)}.app[data-device=host] section:has(>.chiprow>.fchip:not(.big))>.chiprow>.fchip:nth-child(4n+1){--chip-tint: #edcfc8 }.app[data-device=host] section:has(>.chiprow>.fchip:not(.big))>.chiprow>.fchip:nth-child(4n+2){--chip-tint: #d7e4db }.app[data-device=host] section:has(>.chiprow>.fchip:not(.big))>.chiprow>.fchip:nth-child(4n+3){--chip-tint: #d9e4e9 }.app[data-device=host] section:has(>.chiprow>.fchip:not(.big))>.chiprow>.fchip:nth-child(4n+4){--chip-tint: #eadfc8 }.app[data-device=host] section:has(>.fkcatgrid){display:grid;grid-template-rows:auto auto 1fr;align-content:start;max-width:1420px;min-height:0;margin-inline:auto}.app[data-device=host] section:has(>.fkcatgrid)>.gsteplbl{width:fit-content;margin-inline:auto}.app[data-device=host] section:has(>.fkcatgrid)>h1{margin:0 auto 24px;text-align:center;font-size:clamp(45px,3.5vw,62px)}.app[data-device=host] section:has(>.fkcatgrid)>.fkcatgrid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.app[data-device=host] section:has(>.fkcatgrid) .fkcat{position:relative;display:grid;place-items:center;min-height:104px;padding:20px 12px 15px;overflow:hidden;border:1px solid var(--sb-line);border-radius:25px 29px 23px 31px;background:radial-gradient(circle at 50% -12px,color-mix(in srgb,var(--cat-accent) 24%,transparent) 0 38px,transparent 39px),#fff9edd9;box-shadow:var(--sb-shadow-press);font-size:17px;line-height:1.25;text-align:center}.app[data-device=host] section:has(>.fkcatgrid) .fkcat:before{content:"";width:29px;height:29px;margin-bottom:4px;border:1.5px solid rgba(101,50,43,.42);border-radius:50% 45% 54% 48%;background:var(--cat-accent);box-shadow:inset 4px 4px #ffffff40;transform:rotate(-5deg)}.app[data-device=host] section:has(>.fkcatgrid)>.note{display:none}.stage.host-wide .game-handoff-screen{width:min(760px,88vw);margin-inline:auto;padding-top:clamp(30px,5.5vh,64px)}.stage.host-wide .game-handoff-screen>.gsteplbl{width:fit-content;margin:0 auto 18px}.stage.host-wide .game-handoff-screen>.handoff-card{min-height:min(470px,58vh);margin:0;padding:36px 48px 42px}.stage.host-wide .handoff-card .artistpill .mini{width:clamp(190px,14vw,224px);height:clamp(190px,14vw,224px)}.stage.host-wide .handoff-card h1{max-width:19ch;margin-top:18px;font-size:clamp(35px,3vw,50px)!important;line-height:1.18}}.game-handoff-screen{max-width:720px;margin-inline:auto}.handoff-card{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;min-height:360px;text-align:center;background:radial-gradient(circle at 9% 12%,rgba(203,145,51,.1) 0 68px,transparent 70px),radial-gradient(circle at 94% 88%,rgba(150,93,76,.09) 0 84px,transparent 86px),var(--panel)}.handoff-card:before,.handoff-card:after{content:"";position:absolute;width:110px;height:110px;border:1px solid rgba(124,69,55,.12);border-radius:50%;pointer-events:none}.handoff-card:before{top:-68px;inset-inline-start:-56px}.handoff-card:after{right:-72px;bottom:-62px}.handoff-card .artistpill{display:flex;flex-direction:column;gap:10px;margin:0;padding:0;border:0;background:transparent;box-shadow:none;color:var(--sb-ink);font-size:22px;font-weight:800}.handoff-card .artistpill .mini{width:156px;height:156px;padding:0;overflow:hidden;border:0;outline:0;border-radius:50%;background:var(--sb-gold-soft);box-shadow:0 12px 24px #4f2b221f}.handoff-card .artistpill .mini .framed-avatar{width:100%;height:100%;border:0;outline:0;border-radius:inherit}.handoff-card h1{max-width:16ch;margin:18px auto 0;line-height:1.25}.tap-handoff{cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.tap-handoff:hover{transform:translateY(-3px) rotate(-.15deg);border-color:var(--sb-gold);box-shadow:0 18px 35px #54312626}.tap-handoff:focus-visible{outline:3px solid rgba(203,145,51,.35);outline-offset:4px}.storybook-wait{display:flex;gap:8px;margin-top:24px}.storybook-wait i{width:10px;height:10px;border-radius:50%;background:var(--sb-gold);animation:storybook-wait 1.2s ease-in-out infinite}.storybook-wait i:nth-child(2){animation-delay:.13s;background:var(--sb-rose)}.storybook-wait i:nth-child(3){animation-delay:.26s;background:var(--sb-sage)}@keyframes storybook-wait{0%,65%,to{transform:translateY(0);opacity:.45}30%{transform:translateY(-8px);opacity:1}}.word-pick-stage{padding-top:10px}.faker-role-card .secret-card-stack{position:relative;width:118px;height:100px;margin-bottom:12px}.secret-card-stack i{position:absolute;top:0;right:0;bottom:0;left:0;display:block;border:1.5px solid var(--sb-line-strong);border-radius:23px 28px 20px 26px;background:radial-gradient(circle at 50% 42%,var(--sb-plum) 0 10px,transparent 11px),radial-gradient(circle at 50% 42%,transparent 0 18px,rgba(126,65,77,.18) 19px 20px,transparent 21px),var(--sb-paper);box-shadow:var(--sb-shadow-press)}.secret-card-stack i:nth-child(1){transform:translate(-15px,7px) rotate(-8deg);background-color:var(--sb-sage-soft)}.secret-card-stack i:nth-child(2){transform:translate(15px,7px) rotate(8deg);background-color:var(--sb-blue-soft)}.secret-card-stack i:nth-child(3){transform:rotate(-1deg)}.faker-role-card .catbanner{width:min(420px,100%);margin:8px auto 0}.faker-role-card .lede{margin:14px auto 4px}.faker-role-card .dotprog{margin-top:12px}.faker-private-screen{max-width:600px;margin-inline:auto}.game-focus-screen{max-width:760px;margin-inline:auto}.game-focus-card{position:relative;overflow:hidden;padding:clamp(28px,5vw,52px);background:radial-gradient(circle at 8% 12%,rgba(203,145,51,.1) 0 68px,transparent 70px),radial-gradient(circle at 93% 89%,rgba(117,139,119,.1) 0 92px,transparent 94px),var(--panel)}.game-focus-card h1{font-size:clamp(28px,3vw,46px)!important}.game-focus-card .firstup{margin:18px 0 12px;font-size:clamp(22px,2.1vw,31px)}.game-focus-card .orderchips{justify-content:center;gap:10px;margin-top:12px}.game-focus-card .ochip{padding:8px 13px;border:1px solid var(--sb-line);background:#fff9edd1;box-shadow:var(--sb-shadow-press)}.game-focus-card .ochip .mini{width:42px;height:42px;overflow:hidden;border-radius:50%}.game-focus-card .ochip .mini .framed-avatar{width:100%;height:100%;border:0;outline:0;border-radius:inherit}.vote-mark{display:grid;width:82px;height:82px;margin-bottom:14px;place-items:center;border:1.5px solid var(--sb-line-strong);border-radius:50%;color:var(--sb-sage);background:var(--sb-sage-soft);box-shadow:var(--sb-shadow-press);transform:rotate(-4deg)}.vote-mark svg{width:40px;height:40px}.faker-guess-screen .catbanner{width:min(430px,100%);margin-top:10px}.faker-reveal-card{min-height:0}.faker-reveal-card .revealface{width:clamp(138px,13vw,180px);height:clamp(138px,13vw,180px);overflow:hidden;margin:2px auto 10px;border:0;outline:0;border-radius:50%;background:var(--sb-gold-soft);box-shadow:0 12px 24px #4f2b221f}.faker-reveal-card .revealface .framed-avatar,.faker-reveal-card .revealface .avatar-portrait{width:100%;height:100%;border:0;outline:0;border-radius:inherit}.game-end-screen{max-width:780px;margin-inline:auto}.pitch-rounds-card{min-height:360px}.pitch-rounds-card .lede{margin:0 auto 18px}.pitch-rounds-card .chiprow{justify-content:center;gap:12px}.pitch-rounds-card .fchip.big{width:62px;height:62px;padding:0;border-radius:50% 46% 54% 47%;font-size:20px}.pitch-rounds-start{margin-top:12px}.rounds-mark{display:flex;align-items:flex-end;gap:8px;height:74px;margin-bottom:18px}.rounds-mark i{display:block;width:34px;border:1.5px solid var(--sb-line-strong);border-radius:14px 14px 7px 7px;background:var(--sb-gold-soft);box-shadow:var(--sb-shadow-press)}.rounds-mark i:nth-child(1){height:34px;background:var(--sb-rose-soft);transform:rotate(-3deg)}.rounds-mark i:nth-child(2){height:52px;background:var(--sb-gold-soft)}.rounds-mark i:nth-child(3){height:70px;background:var(--sb-sage-soft);transform:rotate(3deg)}.pitch-role-card{min-height:410px}.pitch-role-card .pprolecards{width:min(590px,100%);margin:20px auto 16px;gap:16px}.pitch-role-card .pprole{min-height:220px;padding:18px;border:1px solid var(--sb-line);border-radius:28px 24px 31px 25px;box-shadow:var(--sb-shadow-press)}.pitch-role-card .pprole.cur{border-radius:24px 31px 25px 28px}.pitch-role-card .pprole .mini{width:132px;height:132px;overflow:hidden;margin-block:9px;border:0;border-radius:50%;outline:0;background:var(--sb-paper-deep)}.pitch-role-card .pprole .mini .framed-avatar,.pitch-role-card .pprole .mini .avatar-portrait{width:100%;height:100%;border:0;outline:0;border-radius:inherit}.pitch-role-card .pprole .nm{font-size:21px}.pitch-role-card>.lede{max-width:44ch;margin:0 auto}.pitch-role-start{margin-top:12px}.pitch-build-wait .builder-mark{display:grid;width:96px;height:96px;margin-bottom:10px;place-items:center;border:1.5px solid var(--sb-line-strong);border-radius:27px 31px 25px 34px;color:var(--sb-blue);background:radial-gradient(circle at 72% 22%,rgba(255,255,255,.62) 0 7px,transparent 8px),var(--sb-blue-soft);box-shadow:var(--sb-shadow-press);transform:rotate(-3deg)}.pitch-build-wait .builder-mark svg{width:48px;height:48px}.pitch-build-wait .builder-mark.builder-face{border-radius:50%;padding:0;overflow:hidden;background:var(--panel);transform:none}.pitch-build-wait .builder-mark.builder-face :is(img,.avatar-portrait,.framed-avatar){width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}.pitch-build-wait>.lede{max-width:34ch;margin:8px auto 0}.pitch-build-wait>.dotprog{margin-top:14px}.pitch-handoff-card h1{order:2}.pitch-handoff-card .artistpill{order:1}.pitch-handoff-card .lede{order:3;max-width:38ch;margin:6px auto 0}.pitch-handoff-card .note{order:4;margin-top:12px}.pitch-rate-screen .game-focus-card>.lede{max-width:36ch;margin:0 auto 14px}.slidestage.tv{position:fixed!important;z-index:60;top:0!important;right:0!important;bottom:0!important;left:0!important;display:grid;width:100vw!important;height:100vh!important;max-width:none!important;margin:0!important;padding:clamp(54px,7vh,82px) clamp(70px,8vw,140px)!important;place-items:center;overflow:hidden;border:0!important;border-radius:0!important;background:radial-gradient(circle at 8% 10%,rgba(203,145,51,.09) 0 130px,transparent 132px),radial-gradient(circle at 92% 90%,rgba(117,139,119,.09) 0 160px,transparent 162px),var(--sb-bg, var(--bg, #FCF3E3))!important;box-shadow:none!important}.slidestage.tv:before{inset:0 0 auto!important;height:28px!important;border-radius:0!important;opacity:.86}.slidestage.tv .ppslide{display:flex;flex-direction:column;align-items:center;justify-content:center;width:min(1260px,84vw)!important;min-height:min(650px,74vh);max-height:80vh;padding:clamp(34px,5vw,72px)!important;overflow:hidden;border:1px solid var(--sb-line-strong);border-radius:43px 35px 48px 38px;background:radial-gradient(circle at 9% 12%,rgba(203,145,51,.09) 0 90px,transparent 92px),radial-gradient(circle at 91% 88%,rgba(150,93,76,.08) 0 112px,transparent 114px),var(--sb-paper);box-shadow:0 18px 44px #4a2b221f}.slidestage.tv .ppslide.titleslide .ptitle,.slidestage.tv .ppslide.segslide .segtext,.slidestage.tv .ppslide.thanks .thankstext{width:min(100%,20ch);text-align:center}.slidestage.tv .ppslide.titleslide .ptitle{font-size:clamp(44px,5vw,74px)}.slidestage.tv .ppslide.titleslide .psub{margin-top:24px;padding:9px 22px;border:1px solid var(--sb-line-strong);background:var(--sb-gold-soft);font-size:clamp(18px,2vw,28px)}.slidestage.tv .ppslide.segslide .segtext{font-size:clamp(42px,5vw,72px)}.slidestage.tv .ppslide .ppart{display:grid;min-height:0;place-items:center}.slidestage.tv .ppslide .ppart img{width:auto;max-width:100%;max-height:58vh;border:1px solid var(--sb-line-strong);border-radius:29px 24px 32px 25px;object-fit:contain;background:#fffdf8}.slidestage.tv .ppslide .ppcap{max-width:36ch;margin-top:18px;font-size:clamp(22px,2.4vw,34px)}.slidestage.tv .tvcount{inset-inline-end:5vw;bottom:28px;padding:7px 12px;border:1px solid var(--sb-line);border-radius:999px;background:#fff9edd1;font-size:16px;opacity:.82}.pitch-score-card{min-height:0}.pitch-score-card .awwinner{margin-top:12px!important}.pitch-score-card .awwinner .wface{display:block;width:150px;height:150px;overflow:hidden;margin-inline:auto;border:0;border-radius:50%;outline:0;background:var(--sb-gold-soft);box-shadow:0 10px 22px #4a2b221f}.pitch-score-card .awwinner .wface .framed-avatar,.pitch-score-card .awwinner .wface .avatar-portrait{width:100%;height:100%;border:0;outline:0;border-radius:inherit}.pitch-score-card .awwinner .wname{margin-top:10px;font-size:23px}.pitch-score-card .awwinner .wbonus{margin-top:3px;font-size:22px}.pitch-score-card .awardline{margin-top:14px}@media (orientation: landscape) and (min-width: 900px){.stage.host-wide .game-focus-screen{width:min(780px,88vw);padding-top:clamp(34px,6vh,72px)}.stage.host-wide .game-focus-screen>.gsteplbl{width:fit-content;margin:0 auto 18px}.stage.host-wide .game-focus-screen>.game-focus-card{min-height:min(450px,56vh);display:flex;flex-direction:column;align-items:center;justify-content:center}}@media (max-width: 680px){.app{padding-inline:max(14px,env(safe-area-inset-left))}.bar.jalsah-header{min-height:66px;padding-block:10px}.jalsah-lockup{font-size:24px}.jalsah-tools{gap:5px}.jalsah-tools .icbtn{width:38px;height:38px}.language-switch{min-height:38px}.language-switch button{min-width:31px;min-height:30px}.role-select-screen{padding-top:18px}.role-select-screen .screen-intro{margin-bottom:18px}.role-select-screen .screen-intro h1{font-size:38px}.rolecards{grid-template-columns:1fr;gap:12px}.role-select-screen .rolecard{display:grid;grid-template-columns:74px 1fr;gap:14px;min-height:0;padding:18px;border-radius:28px 32px 25px 34px}.role-select-screen .rolecard.remote{border-radius:32px 25px 34px 27px}.role-select-screen .role-art{width:70px;height:70px;min-width:0;margin:0}.role-select-screen .role-copy,[dir=rtl] .role-select-screen .role-copy{min-width:0;padding:0 4px;align-items:flex-start;text-align:start}.role-select-screen .rolecard h2,.role-select-screen .rolecard p{margin-inline:0}.role-select-screen .role-action{justify-content:flex-start}.role-select-screen .role-art .glyph{position:static;display:grid;place-items:center}.role-select-screen .role-art .glyph,.role-select-screen .role-art .glyph svg{width:48px;height:48px}.role-select-screen .rolecard h2{font-size:26px}.role-select-screen .rolecard p:not(.kick){margin-block:2px;font-size:12px}.role-select-screen .role-action{margin-top:9px;font-size:12px}.avatar-studio{padding:16px}.avatar-group-tabs{grid-template-columns:repeat(5,minmax(0,1fr));overflow:visible;border-radius:999px}.avatar-group-tab{flex:1 1 0;padding-inline:3px}.avatar-studio-screen .avgrid{grid-template-columns:repeat(4,minmax(0,1fr))}.howto-hero h1{font-size:38px}.htsteps{grid-template-columns:1fr;gap:9px}.htstep,.htstep:nth-child(2){grid-template-columns:86px 1fr;grid-template-rows:1fr;min-height:102px;padding:9px 13px;text-align:start;transform:none}.htstep .hart{width:82px;height:82px}.htwin{margin-top:12px}.featlist{grid-template-columns:1fr}.sheet{max-height:calc(100svh - 24px);padding:18px;border-radius:29px 25px 31px 24px}.setrow{align-items:flex-start;gap:10px}.seg{max-width:100%}.game-handoff-screen{padding-top:8px}.app:has(.inkwrap){padding-bottom:0}.game-handoff-screen>.gsteplbl{width:fit-content;margin-inline:auto}.handoff-card{min-height:430px;padding:30px 22px}.handoff-card .artistpill .mini{width:170px;height:170px}.handoff-card h1{font-size:25px!important}.game-focus-card{padding:25px 18px}.game-focus-card h1{font-size:28px!important}}@media (max-width: 380px){.jalsah-tools .icbtn{width:36px;height:36px}.language-switch button{min-width:29px}.role-select-screen .rolecard{grid-template-columns:62px 1fr;padding:15px}.role-select-screen .role-art{width:60px;height:60px}.role-select-screen .role-art .glyph,.role-select-screen .role-art .glyph svg{width:42px;height:42px}}.app[data-device=remote] .howto-screen{width:100%;max-width:540px;margin-inline:auto}.app[data-device=remote] .howto-hero h1{margin-bottom:16px;font-size:clamp(36px,9vw,48px)}.app[data-device=remote] .howto-screen .htsteps{display:grid;grid-template-columns:1fr;gap:12px}.app[data-device=remote] .howto-screen .htstep,.app[data-device=remote] .howto-screen .htstep:nth-child(2){grid-template-columns:100px minmax(0,1fr);grid-template-rows:1fr;min-height:118px;padding:10px 16px 10px 10px;text-align:start;transform:none}[dir=rtl] .app[data-device=remote] .howto-screen .htstep{padding:10px 10px 10px 16px}.app[data-device=remote] .howto-screen .htstep .hart{width:92px;height:92px}.app[data-device=remote] .howto-screen .htstep .htx{min-width:0;font-size:15.5px;line-height:1.55}.app[data-device=remote] .howto-screen .htwin{width:100%;margin-top:14px;font-size:14px}.confirmbox:has(.mascotgrid.emblems){width:min(92vw,430px);max-height:calc(100svh - 32px);overflow-y:auto;padding:20px}.confirmbox:has(.mascotgrid.emblems)>p{margin:0 0 14px;text-align:center;font-size:17px;font-weight:900}.mascotgrid.emblems{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.mascotgrid.emblems .avpick{display:grid;place-items:center;width:100%;aspect-ratio:1;padding:5px;border:1.5px solid rgba(110,45,42,.24);border-radius:24px 19px 25px 20px;background:#fff9ede6;box-shadow:0 3px #52302317;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.mascotgrid.emblems .avpick:nth-child(3n+2){border-radius:19px 25px 20px 24px}.mascotgrid.emblems .avpick svg,.mascotgrid.emblems .avpick img{display:block;width:100%;height:100%;object-fit:cover;border-radius:50%}.mascotgrid.emblems .avpick:hover:not(:disabled),.mascotgrid.emblems .avpick:focus-visible{transform:none;border-color:#a16b32;background:#fff2cf;box-shadow:0 0 0 4px #d6a6462b}.mascotgrid.emblems .avpick[aria-pressed=true]{border-color:#7a3d37;background:#f4dea7;box-shadow:0 0 0 4px #d6a64638}.mascotgrid.emblems .avpick:disabled{opacity:.22!important;filter:grayscale(1) sepia(.15)}.catgrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.catpick{display:flex;flex-direction:column;justify-content:center;min-height:116px;gap:7px;padding:12px 8px 10px;text-align:center;border-radius:26px 21px 28px 23px}.catpick:nth-child(3n+2){border-radius:21px 28px 23px 26px}.catpick .cic{width:74px;height:74px;flex:0 0 74px;filter:none}.catpick .cic svg,.catpick .cic img{width:100%;height:100%}.team-emblem-art,.trivia-category-art{display:block;width:100%;height:100%;object-fit:cover;border:0!important;background:transparent!important}.team-emblem-art{border-radius:50%}.trivia-category-art{border-radius:50%!important}.catpick .cnm{width:100%;min-height:2.5em;display:grid;place-items:center;font-size:14.5px;line-height:1.25;text-wrap:balance}.catpick[aria-pressed=true]{border-color:#8b4a42;background:radial-gradient(circle at 84% 13%,rgba(214,166,70,.25) 0 18px,transparent 19px),linear-gradient(135deg,#f3dfa9,#fff8e7);box-shadow:0 0 0 4px #d6a6462e,0 4px #52302317}.tring,.stage.host-wide .trivia-question-screen .tring{overflow:visible;border:0!important;border-radius:50%!important;background:transparent!important;box-shadow:none!important}.trivia-question-screen .qimg{width:100%;max-width:min(100%,640px)}.trivia-question-screen .qimg>img{width:100%;height:auto!important;max-height:min(32svh,330px);object-fit:contain!important;object-position:center!important;background:#fffaf0}.trivia-question-screen .qimg .fximg{width:100%;max-height:min(32svh,330px);background:#fffaf0}.trivia-question-screen .qimg .fximg img{object-fit:contain!important;object-position:center!important;background:#fffaf0}.subscription-sheet{width:min(100%,540px);max-height:calc(100svh - 20px);overflow-y:auto;border-radius:34px 29px 0 0}.subscription-sheet .sheethead{margin-bottom:12px}.subscription-sheet .sheethead h2{font-size:clamp(28px,8vw,38px)}.sub-hero{display:grid;grid-template-columns:128px minmax(0,1fr);align-items:center;gap:12px;margin-bottom:14px;padding:12px 14px;border:1px solid rgba(110,45,42,.24);border-radius:27px 22px 29px 24px;background:radial-gradient(circle at 90% 10%,rgba(242,201,76,.2),transparent 38%),linear-gradient(135deg,#f3dca6,#fff5dd);box-shadow:0 4px #52302317}.sub-hero-art,.sub-hero-art svg{display:block;width:128px;height:96px}.sub-hero p{margin:0;color:var(--sb-ink);font-size:14.5px;font-weight:800;line-height:1.55}.subscription-sheet .tiers{gap:12px}.subscription-sheet .tier{position:relative;min-height:90px;padding:13px 14px;gap:12px;overflow:visible;text-align:start;border-radius:25px 20px 27px 22px}.subscription-sheet .tier:nth-child(2){border-radius:20px 27px 22px 25px}.subscription-sheet .tier .tav,.subscription-sheet .tier .tav svg{display:block;width:62px;height:62px;flex:0 0 62px}.subscription-sheet .tier .tn{font-size:18px}.subscription-sheet .tier .per{margin-top:3px;font-size:12px;line-height:1.35}.subscription-sheet .tier .price{font-size:17px}.subscription-sheet .tier[aria-pressed=true]{border-color:#9a6336;background:radial-gradient(circle at 88% 15%,rgba(242,201,76,.24),transparent 34%),linear-gradient(135deg,#f2d992,#fff4d5);box-shadow:0 0 0 4px #d6a64629,0 4px #5230231a}.subscription-sheet .ribbon{z-index:2}.subscription-sheet .featlist{gap:8px 14px;margin-block:15px}.subscription-sheet .feat{min-height:28px;font-size:13px;font-weight:750}@media (orientation: portrait),(max-width: 700px){.stage.host-wide,.bar.host-wide,.jalsah-header.host-wide{width:100%;max-width:540px}.app[data-device=host]{padding-inline:14px}.app[data-device=host] .howto-screen{width:100%;max-width:540px}.app[data-device=host] .howto-hero h1{margin-bottom:16px;font-size:clamp(36px,9vw,48px)}.app[data-device=host] .howto-screen .htsteps{display:grid;grid-template-columns:1fr;gap:12px}.app[data-device=host] .howto-screen .htstep,.app[data-device=host] .howto-screen .htstep:nth-child(2){grid-template-columns:100px minmax(0,1fr);grid-template-rows:1fr;min-height:118px;padding:10px 16px 10px 10px;text-align:start;transform:none}[dir=rtl] .app[data-device=host] .howto-screen .htstep{padding:10px 10px 10px 16px}.app[data-device=host] .howto-screen .htstep .hart{width:92px;height:92px}.app[data-device=host] .howto-screen .htstep .htx{min-width:0;font-size:15.5px;line-height:1.55}.app[data-device=host] .howto-screen .htwin{width:100%;margin-top:14px}.trivia-question-screen .qwrap{padding:18px 14px}.trivia-question-screen .qtext{margin-block:12px 16px;font-size:clamp(27px,7.5vw,38px);line-height:1.38}.trivia-question-screen .tscore{gap:8px}.trivia-question-screen .tscard{min-width:0;min-height:74px;gap:7px;padding:8px}.trivia-question-screen .tscard .mv{width:50px;height:50px;flex-basis:50px;padding:2px}.trivia-question-screen .tscard .tn{font-size:13px}.trivia-question-screen .tscard .sc{font-size:20px}}@media (orientation: landscape) and (min-width: 900px){.stage.host-wide .tscore .tscard .mv{width:62px;height:62px;flex-basis:62px;padding:2px}.stage.host-wide .tscore .tscard .mv img{width:100%;height:100%}.stage.host-wide .tboard .thead .cic{width:56px;height:56px;flex-basis:56px}.stage.host-wide .tboard .thead .cnm{font-size:14px}.stage.host-wide .trivia-question-screen .tscore{max-width:1380px;gap:22px;margin:0 auto 24px}.stage.host-wide .trivia-question-screen .tscard,.stage.host-wide .trivia-question-screen .tscard:first-child{min-height:116px;padding:13px 22px}.stage.host-wide .trivia-question-screen .tscard .mv,.stage.host-wide .trivia-question-screen .tscard:first-child .mv,.stage.host-wide .trivia-question-screen .tscard:last-child .mv{position:static;inset:auto;width:88px;height:88px;flex-basis:88px;padding:4px;transform:none}.stage.host-wide .trivia-question-screen .tscard .mv svg,.stage.host-wide .trivia-question-screen .tscard .mv img{width:100%;height:100%}.app[data-device=host] section:has(>.catgrid)>.catgrid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.app[data-device=host] section:has(>.catgrid) .catpick{min-height:134px;padding:12px 8px 11px}.app[data-device=host] section:has(>.catgrid) .catpick .cic{width:82px;height:82px;flex-basis:82px}.app[data-device=host] section:has(>.catgrid) .catpick .cnm{font-size:15.5px}.app[data-device=host] .confirmbox:has(.mascotgrid.emblems){width:min(94vw,1180px);max-width:min(94vw,1180px);padding:26px 30px 30px}.app[data-device=host] .mascotgrid.emblems{grid-template-columns:repeat(8,minmax(0,1fr));gap:14px}.app[data-device=host] .mascotgrid.emblems .avpick{min-width:0;padding:8px;border-width:2px;border-radius:30px 24px 32px 26px}.app[data-device=host] .mascotgrid.emblems .avpick:disabled{opacity:1!important;filter:none!important;cursor:default}.app[data-device=host] .confirmbox:has(.mascotgrid.emblems)>p{margin-bottom:20px;font-size:22px}}@media (max-width: 420px){.catpick{min-height:108px}.catpick .cic{width:66px;height:66px;flex-basis:66px}.catpick .cnm{font-size:13.5px}.sub-hero{grid-template-columns:104px minmax(0,1fr);padding-inline:10px}.sub-hero-art,.sub-hero-art svg{width:104px;height:82px}.subscription-sheet .tier{padding-inline:10px}.subscription-sheet .tier .tav,.subscription-sheet .tier .tav svg{width:54px;height:54px;flex-basis:54px}.subscription-sheet .tier .price{font-size:15px}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}:where(img.avatar-portrait){display:block;width:100%;height:100%;margin:auto;border:0!important;border-radius:inherit;outline:0!important;object-fit:contain!important;object-position:50% 50%!important;box-shadow:none!important;transform:none!important;-webkit-user-select:none;user-select:none}:where(img.avatar-portrait.selfie,.photopreview img){object-fit:cover!important}.avatar-portrait.framed-avatar{position:relative!important;display:block!important;width:100%;height:100%;overflow:hidden;border:0!important;border-radius:inherit;outline:0!important;background:#f8efe0;box-shadow:none!important;transform:none!important}.avatar-portrait.framed-avatar>.framed-avatar-image{position:static!important;inset:auto!important;display:block;width:100%!important;max-width:100%!important;height:100%!important;margin:0!important;border:0!important;border-radius:inherit!important;outline:0!important;object-fit:contain!important;object-position:50% 50%!important;box-shadow:none!important;transform:none!important}.avatar-studio-screen .avpick,.avatar-studio-screen .avpick:hover,.avatar-studio-screen .avpick:active,.avatar-studio-screen .avpick:focus-visible,.avatar-studio-screen .avpick[aria-pressed=true]{transform:none!important}.avatar-studio-screen .avatar-choice-frame{overflow:hidden;border:1px solid rgba(110,45,42,.2)!important;border-radius:50%;outline:0!important;background:#f8efe0;box-shadow:0 3px #52302314;transform:none!important}.avatar-studio-screen .avpick:hover:not(:disabled) .avatar-choice-frame,.avatar-studio-screen .avpick:focus-visible .avatar-choice-frame{border-color:#975b2eb8!important;box-shadow:0 0 0 4px #d6a64638,0 3px #52302314}.avatar-studio-screen .avpick[aria-pressed=true] .avatar-choice-frame{border-color:#7a3d37b8!important;box-shadow:0 0 0 4px #d6a6464d,0 3px #52302314}.avatar-studio-screen .avpick:disabled{opacity:.42!important;filter:grayscale(1)!important}.avatar-studio-screen .avpick:disabled .avatar-choice-frame{box-shadow:none!important}.avatar-studio-screen .avpick .tick{display:none!important}:where(.face,.mini,.pface,.wface,.revealface,.pprole .mini,.lobby-person>span){overflow:hidden;border-color:#6e2d2a33!important;outline:0!important;background:#f8efe0}.team-emblem-art,.trivia-category-art{display:block;width:100%!important;height:100%!important;margin:auto;border:0!important;border-radius:inherit!important;outline:0!important;object-fit:contain!important;object-position:50% 50%!important;background:transparent!important;box-shadow:none!important;filter:none;transform:none!important}:where(.mascotbtn,.tscard .mv,.turnbanner .mv,.winmascot,.ebarname .mv,.catpick .cic,.thead .cic,.qcat .cic){overflow:hidden;border-color:#6e2d2a33!important;outline:0!important;background:#faf3e7}:where(.catpick .cic,.thead .cic,.qcat .cic){overflow:visible;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.mascotgrid.emblems .avpick,.mascotgrid.emblems .avpick:hover,.mascotgrid.emblems .avpick:active,.mascotgrid.emblems .avpick:focus-visible,.catpick,.catpick:hover,.catpick:active,.catpick:focus-visible{transform:none!important}.app[data-device=host] .mascotgrid.emblems .avpick:disabled,.app[data-device=host] .catpick:disabled{opacity:1!important;filter:none!important}.qimg>img,.qimg .fximg>img,.ppslide .ppart img,.ppitem .part img,.pickedimg img,.deckcard img{object-fit:contain!important;object-position:50% 50%!important;background:#fffaf0}.qimg>img,.ppslide .ppart img,.pickedimg img{border-color:#6e2d2a33!important;box-shadow:0 4px #52302314!important}.ppitem .part,.pickedimg,.ppslide .ppart,.qimg,.fximg{overflow:hidden}.mapwrap img{display:block;width:100%;height:auto;object-fit:contain;object-position:50% 50%}.lightbox img{max-width:min(94vw,1500px);max-height:94svh;object-fit:contain;object-position:50% 50%}.host-avatar-mirror{width:min(100%,1320px);margin-inline:auto;padding-bottom:18px}.host-mirror-intro{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:12px}.host-mirror-intro h1,.host-mirror-intro .lede{margin-inline:0;text-align:start}.host-mirror-studio{padding:18px 22px 20px}.host-mirror-field{display:grid;grid-template-columns:120px minmax(0,1fr);align-items:center;gap:14px;margin:0 0 10px}.host-mirror-field label,.host-mirror-picker-label label{margin:0;font-weight:800}.host-mirror-name{display:flex;align-items:center;min-height:48px;color:#52302375}.host-mirror-name.has-value{color:var(--ink);font-weight:800}.host-mirror-picker-label{margin:0 0 8px}.host-avatar-mirror .avatar-group-tabs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin:0 0 12px}.host-mirror-tab{min-height:44px;cursor:default}.host-avatar-mirror .host-mirror-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:12px;margin:0}.host-avatar-option{display:grid;place-items:center;min-width:0;width:100%;aspect-ratio:1;padding:5px;border:1px solid rgba(110,45,42,.16);border-radius:22px;background:#fffaf1b3}.host-avatar-option .avatar-choice-frame{display:block;width:100%;height:100%}.host-avatar-option.is-selected{border-color:#8b4a42ad;background:#f5e4b8;box-shadow:0 0 0 4px #d6a64638}.host-avatar-option.is-taken:not(.is-selected){opacity:.42;filter:grayscale(1)}.host-mirror-footer{display:grid;grid-template-columns:minmax(0,1fr);align-items:end;gap:16px;margin-top:12px}.host-mirror-joined{min-width:0}.host-mirror-joined .joinedlist{justify-content:flex-start;margin-top:7px}.host-camera-mirror{min-height:280px;display:grid;place-items:center;align-content:center;gap:12px;border:1px solid rgba(110,45,42,.28);border-radius:24px;background:#f8efe0b8;color:var(--ink-dim);font-weight:800}.host-camera-mirror svg{width:62px;height:62px}.host-photo-mirror{width:min(360px,100%);margin:8px auto}.lightbox{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:2147483000!important;isolation:isolate;overflow:hidden;background:#120c09!important}.lightbox img{z-index:1;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.lightbox .lbclose{z-index:2!important}@media (max-width: 800px){.host-mirror-intro{align-items:start}.host-mirror-field{grid-template-columns:1fr;gap:5px}.host-avatar-mirror .avatar-group-tabs{display:flex;overflow-x:auto}.host-avatar-mirror .avatar-group-tab{flex:0 0 auto}.host-avatar-mirror .host-mirror-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.host-mirror-footer{grid-template-columns:1fr}}.menu-podium{width:min(100%,520px);margin:16px auto 0;text-align:center}.menu-podium .mp-title{margin:0 0 10px;color:var(--ink-dim);font-family:var(--display);font-size:15px;font-weight:800}.menu-podium .mp-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:12px}.menu-podium .mp-row[data-count="1"]{grid-template-columns:minmax(0,1fr)}.menu-podium .mp-row[data-count="2"]{grid-template-columns:repeat(2,minmax(0,1fr))}.mp-slot{position:relative;display:flex;flex-direction:column;align-items:center;gap:5px;min-width:0}.mp-crown{width:22px;height:22px;margin-bottom:-3px}.mp-face{display:block;width:52px;height:52px;overflow:hidden;border:2.5px solid var(--ink);border-radius:50%;background:#fff7e8;box-shadow:0 3px 0 var(--shadow)}.mp-face .avatar-portrait,.mp-face img{width:100%;height:100%;object-fit:cover}.mp-slot.first .mp-face{width:66px;height:66px}.mp-name{max-width:100%;overflow:hidden;color:var(--ink);font-size:13px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.mp-block{display:grid;place-items:center;width:100%;border:2.5px solid var(--ink);border-radius:12px 12px 9px 9px;box-shadow:0 4px 0 var(--shadow);color:var(--ink);font-family:var(--display);font-size:13px;font-weight:800}.mp-slot.first .mp-block{height:58px;background:#efc061}.mp-slot.second .mp-block{height:44px;background:#d3dce2}.mp-slot.third .mp-block{height:34px;background:#dea57e}.ratescale{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin:4px 0 12px}.ratechip{min-height:46px;border:2.5px solid var(--ink);border-radius:14px;background:var(--panel);color:var(--ink);font-family:var(--display);font-size:18px;font-weight:800;cursor:pointer;box-shadow:0 3px 0 var(--shadow);transition:transform .12s ease,box-shadow .12s ease,background .12s ease;direction:ltr}.ratechip.neg{background:#f6dedb}.ratechip.top{background:#f5e3b8}:root[data-theme=dark] .ratechip.neg{background:#d9534747}:root[data-theme=dark] .ratechip.top{background:#d9a3464d}.ratechip[aria-checked=true]{background:var(--amber);color:#fff9ed;transform:translateY(-2px);box-shadow:0 5px 0 var(--shadow)}@media (orientation: landscape) and (max-height: 600px){.ratescale{grid-template-columns:repeat(12,minmax(0,1fr));gap:5px}.ratechip{min-height:38px;font-size:15px}}.setrow .contactlink{color:var(--ink);font-weight:800;font-size:13px;text-decoration:underline;text-decoration-color:#ad413c80;text-underline-offset:3px;direction:ltr}.szdot>span{max-width:62%;max-height:62%}.slidestage.tv .slidetimer.tvtimer{top:26px;bottom:auto;inset-inline-start:5vw;padding:8px 16px;font-size:clamp(18px,2.2vw,26px)}.slideclock{display:inline-grid;place-items:center;min-width:44px;margin-inline-start:10px;padding:3px 10px;border:2px solid var(--ink);border-radius:999px;background:var(--panel);color:var(--ink);font:800 13px var(--mono);vertical-align:middle}.slideclock.over{border-color:var(--red);background:var(--red);color:#fff9ed}.avatar-studio-screen:not(.host-avatar-mirror) .avgrid .avpick .avatar-choice-frame{width:100%;height:auto;aspect-ratio:1;margin-inline:auto}.avatar-studio-screen:not(.host-avatar-mirror) .avgrid .avpick{align-content:start}:is(.mini,.face,.wface,.pface,.revealface,.mp-face){aspect-ratio:1}:is(.jchip,.trow,.sbrow,.ochip,.awchip2,.pickrow,.endchip,.artistpill,.awrow,.pprole) .mini,.mp-face,.wface,.pface,.revealface,.avatar-studio-screen .avatar-choice-frame{aspect-ratio:1;overflow:hidden;border-radius:50%!important;background:#f8efe0}:is(.jchip,.trow,.sbrow,.ochip,.awchip2,.pickrow,.endchip,.artistpill,.awrow,.pprole) .mini>:is(.avatar-portrait,.framed-avatar,img),:is(.mp-face,.wface,.pface,.revealface,.avatar-choice-frame)>:is(.avatar-portrait,.framed-avatar,img),:is(.mp-face,.wface,.pface,.revealface) .framed-avatar-image{width:100%;height:100%;border:0!important;border-radius:50%!important;object-fit:cover}.mascotbtn,.tscard .mv,.turnbanner .mv,.winmascot,.ebarname .mv{border:0!important;background:transparent!important;box-shadow:none!important}.qimg{display:grid;place-items:center}.qimg .fximg{display:block;width:fit-content;height:auto;max-width:100%;aspect-ratio:auto;margin-inline:auto}.qimg .fximg img{display:block;width:auto;height:auto;max-width:100%}.tring{position:relative}.tring svg{display:block;width:100%!important;height:100%!important;transform:rotate(-90deg)}.tring .tnum{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;margin:0;padding:0;line-height:1}.tcol>.thead{width:100%!important;min-width:0;justify-self:stretch;align-items:center;justify-content:center;text-align:center}:root{--responsive-gutter: clamp(10px, 2.2vw, 36px);--responsive-content: 96rem;--responsive-reading: 42rem;--responsive-touch: 44px}html{width:100%;max-width:100%;min-width:0;min-height:100%;overflow-x:clip;-webkit-text-size-adjust:100%;text-size-adjust:100%}body{width:100%;max-width:100%;min-width:0;min-height:100dvh;overflow-x:clip;overflow-y:auto}#root,.app{width:100%;max-width:100%;min-width:0;min-height:100dvh}.app{padding-inline-start:max(var(--responsive-gutter),env(safe-area-inset-left));padding-inline-end:max(var(--responsive-gutter),env(safe-area-inset-right));padding-bottom:max(28px,env(safe-area-inset-bottom));overflow-x:clip;overflow-y:visible}.stage,.stage.host-wide,.bar,.bar.host-wide,.jalsah-header,.jalsah-header.host-wide{width:100%;min-width:0;max-width:min(100%,var(--responsive-content))}.stage:not(.host-wide){max-width:min(100%,540px)}.stage>*,.stage>section,.stage section,.panel,.sheet,.confirmbox,.gamecard,.rolecard,.teamcard,.qwrap,.slideframe,.ppslide{min-width:0;max-width:100%}img,video,canvas,svg{max-width:100%}img,video{height:auto}h1,h2,h3,p,.gname,.ghook,.qtext,.cnm,.tn,.nm,.note,.lede,.roomcode,.roomcode .val,.ptitle,.segtext,.ppcap{max-width:100%;overflow-wrap:anywhere}h1{font-size:clamp(1.85rem,6.8vw,3.25rem);text-wrap:balance}h2,h3,.qtext,.gname,.winname{text-wrap:balance}.lede,.note,.codehint,.ghook,.htx{font-size:clamp(13px,1.8vw,17px);line-height:1.55}button,input,select,textarea{max-width:100%;font-size:max(16px,1em)}.btn{min-width:0;min-height:var(--responsive-touch);white-space:normal;text-wrap:balance}.menubtns,.attrib,.customrow,.sndrow,.chiprow,.joinedlist,.awardline,.toolsrow,.toolbar2,.cdots,.szdots{min-width:0;max-width:100%;flex-wrap:wrap}.bar.jalsah-header{flex:0 0 auto;gap:8px;padding-top:max(10px,env(safe-area-inset-top));padding-bottom:10px}.jalsah-lockup,.jalsah-tools,.language-switch{flex:0 0 auto;min-width:0}.jalsah-tools{max-width:calc(100% - 74px)}.jalsah-tools .icbtn,.language-switch button{flex:0 0 auto}.host-pair-screen,.remote-pair-screen,.avatar-studio-screen,.host-avatar-mirror{width:100%;min-width:0;margin-inline:auto}.host-pair-screen .pair-ticket,.remote-pair-screen .pair-ticket{width:min(100%,540px);margin-inline:auto}.qrbox{display:grid;place-items:center;width:clamp(176px,56vw,250px);height:auto;aspect-ratio:1;padding:clamp(12px,3.2vw,16px);border-radius:18px}.qrbox>svg,.qrbox>canvas,.qrbox img{width:100%!important;height:100%!important}.roomcode .val{font-size:clamp(20px,7vw,38px);letter-spacing:clamp(.02em,.6vw,.08em)}.avatar-group-tabs{width:100%;min-width:0}.avatar-group-tab,.host-mirror-tab{min-width:0;min-height:42px;padding-inline:clamp(8px,2.2vw,16px);font-size:clamp(12px,3.2vw,15px)}.avatar-studio-screen:not(.host-avatar-mirror) .avgrid,.host-avatar-mirror .host-mirror-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(7px,2vw,12px)}@media (orientation: portrait){.app[data-device=host] .host-mirror-studio{padding:12px}.app[data-device=host] .host-avatar-mirror{width:100%}.app[data-device=host] .host-mirror-intro{margin-bottom:10px}.app[data-device=host] .host-mirror-grid{padding-inline:0}}.avpick,.host-avatar-option,.avatar-choice-frame{min-width:0;max-width:100%}.joinedlist,.host-mirror-joined .joinedlist{display:flex;gap:7px;overflow:visible}.jchip{min-width:0;max-width:min(100%,16rem)}.game-library-screen{width:100%;min-width:0;margin-inline:auto}.game-library-screen .menugrid{width:100%;min-width:0}.remote-picker .menugrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(8px,2.5vw,14px)}.remote-picker .gamecard{min-width:0;min-height:clamp(132px,39vw,166px);padding:clamp(12px,4vw,18px) clamp(7px,2.5vw,12px)}.remote-picker .gamecard .gic{width:clamp(54px,17vw,68px);height:clamp(54px,17vw,68px)}.remote-picker .gamecard .gname{font-size:clamp(15px,4.6vw,21px)}.game-library-actions .btn,.game-library-actions>.btn.btn-gold{min-height:44px;padding:9px 8px;font-size:clamp(12.5px,3.5vw,15px);line-height:1.3;white-space:normal}.howto-screen,.game-focus-screen,.game-handoff-screen{width:100%;min-width:0;margin-inline:auto}.htsteps,.htstep{min-width:0}.htstep .hart{max-width:34vw}.catgrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(9px,2vw,14px)}.catpick{min-width:0;min-height:clamp(108px,30vw,132px);padding-inline:8px}.catpick .cic{width:clamp(62px,19vw,82px);height:clamp(62px,19vw,82px);flex-basis:auto}.catpick .cnm{min-width:0;font-size:clamp(13px,3.8vw,16px)}.teamcard,.trow,.hostteams,.mascotgrid,.teamtop,.tscore,.tboard,.tcol,.thead,.ttile,.qwrap,.qcat,.attrib{min-width:0;max-width:100%}.tscore{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(7px,1.8vw,14px)}.tscard{min-width:0}.tscard .tn,.thead .cnm{min-width:0;overflow-wrap:anywhere}.app[data-device=remote] .tboard{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:clamp(3px,1vw,8px)}.ttile{min-width:0;min-height:44px;height:auto;padding:5px 2px;font-size:clamp(12px,3.5vw,16px)}.thead{min-height:74px}.thead .cnm{font-size:clamp(11px,3vw,14px);line-height:1.25}.trivia-question-screen{width:100%;min-width:0;max-width:min(100%,920px);margin-inline:auto}.trivia-question-screen .qwrap{width:min(100%,920px);margin-inline:auto;padding:clamp(14px,3vw,30px)}.trivia-question-screen .qtext{font-size:clamp(25px,7vw,48px);line-height:1.3}.app[data-device=remote] .trivia-question-screen{max-width:min(100%,760px)}.app[data-device=remote] .trivia-question-screen .qtext{font-size:clamp(26px,6vw,42px)!important}.trivia-question-screen .qimg,.trivia-question-screen .qimg .fximg{width:100%;max-width:min(100%,720px);max-height:min(38dvh,430px)}.trivia-question-screen .qimg img,.trivia-question-screen .qimg .fximg img{width:100%;height:100%;max-height:min(38dvh,430px);object-fit:contain!important;object-position:center!important}.trivia-question-screen .attrib{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.trivia-question-screen .attrib .btn:last-child{grid-column:1 / -1}.inkwrap,.inkframe,.drawtop,.toolsrow,.toolbar2{width:100%;min-width:0;max-width:100%}@media (orientation: portrait){.inkframe canvas,.inkframe.tv canvas{width:100%;height:auto;aspect-ratio:1000 / 625}}@media (orientation: landscape){.inkframe canvas{width:100%;height:clamp(240px,46dvh,520px)}.inkframe.tv canvas{height:clamp(260px,calc(100dvh - 165px),920px)}}.inkwrap.fs{width:100dvw;height:100dvh;max-width:100dvw;max-height:100dvh;padding:max(8px,env(safe-area-inset-top)) max(8px,env(safe-area-inset-right)) max(8px,env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left));overflow:auto}.inkwrap.fs .inkframe canvas{height:clamp(220px,calc(100dvh - 190px),900px)}.toolsrow,.toolbar2{gap:6px}.tbtn,.tbtn.ic,.fsbtn,.cdot,.szdot{min-width:40px;min-height:40px}.slidestage,.deckstrip,.ppoolgrid,.topicgrid,.votecards,.pprolecards,.endbars,.scorelist{min-width:0;max-width:100%}.slidestage.tv{top:0!important;right:0!important;bottom:0!important;left:0!important;width:auto!important;height:auto!important;min-width:0!important;min-height:100dvh!important;padding:max(36px,env(safe-area-inset-top)) max(clamp(24px,6vw,120px),env(safe-area-inset-right)) max(36px,env(safe-area-inset-bottom)) max(clamp(24px,6vw,120px),env(safe-area-inset-left))!important}.slidestage.tv .ppslide{width:min(100%,1260px)!important;max-width:100%!important;min-height:min(650px,72dvh);max-height:82dvh}.slidestage.tv .ppslide .ppart img{max-width:100%;max-height:56dvh;object-fit:contain!important}.ppoolgrid,.topicgrid,.votecards{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,140px),1fr))}.deckstrip{overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:thin}.endbars{gap:clamp(12px,5vw,42px)}.ebar{width:clamp(46px,13vw,76px)}.sheetwrap,.confirmwrap{padding:max(10px,env(safe-area-inset-top)) max(10px,env(safe-area-inset-right)) max(10px,env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left))}.sheet,.subscription-sheet,.confirmbox{width:min(100%,540px);max-height:calc(100dvh - max(20px,env(safe-area-inset-top)) - max(20px,env(safe-area-inset-bottom)));overflow-y:auto;overscroll-behavior:contain}.lightbox{width:100dvw;height:100dvh;max-width:100dvw;max-height:100dvh}.lightbox img{width:auto;height:auto;max-width:calc(100dvw - 20px);max-height:calc(100dvh - 20px);object-fit:contain!important}@media (max-width: 359px){:root{--responsive-gutter: 9px}.bar.jalsah-header{gap:4px}.jalsah-lockup{font-size:21px}.jalsah-tools{gap:3px;max-width:calc(100% - 58px)}.jalsah-tools .icbtn{width:35px;height:35px}.language-switch button{min-width:31px;padding-inline:7px}.remote-picker .gamecard{min-height:128px}.game-library-actions .menubtns{grid-template-columns:1fr}.host-mirror-intro{display:grid;grid-template-columns:1fr}}@media (min-width: 600px){.stage:not(.host-wide){max-width:min(100%,720px)}.avatar-studio-screen:not(.host-avatar-mirror) .avgrid,.host-avatar-mirror .host-mirror-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.catgrid{grid-template-columns:repeat(3,minmax(0,1fr))}.remote-picker .menugrid{grid-template-columns:repeat(4,minmax(0,1fr))}.remote-picker .gamecard{min-height:156px}}@media (orientation: portrait),(max-width: 899px){.app[data-device=host] .stage.host-wide,.app[data-device=host] .bar.host-wide{max-width:min(100%,760px)}.app[data-device=host] .tv-picker .menugrid{grid-template-columns:repeat(2,minmax(0,1fr))}.app[data-device=host] .tv-picker .gamecard{min-height:clamp(132px,28vw,184px)}.app[data-device=host] .hostteams,.app[data-device=host] section:has(>.teamcard.A+.teamcard.B){grid-template-columns:1fr}.app[data-device=host] .tboard{grid-template-columns:repeat(6,minmax(0,1fr))!important}.host-mirror-intro{align-items:start;flex-wrap:wrap}}@media (orientation: landscape) and (min-width: 900px){.app[data-device=host]{padding-inline-start:max(clamp(24px,3.5vw,72px),env(safe-area-inset-left));padding-inline-end:max(clamp(24px,3.5vw,72px),env(safe-area-inset-right))}.app[data-device=host] h1{font-size:clamp(2.6rem,4vw,4.7rem)}.host-pair-screen{width:100%;max-width:1040px;min-height:calc(100dvh - 96px);padding:0}.host-pair-screen .pair-story{margin-bottom:clamp(12px,2dvh,22px)}.host-pair-screen .pair-ticket{grid-template-columns:clamp(220px,31dvh,280px) minmax(0,1fr);width:min(100%,860px);max-width:860px;padding:clamp(22px,3dvh,32px) clamp(28px,3.2vw,42px);column-gap:clamp(24px,3vw,42px)}.host-pair-screen .pair-ticket .qrbox{width:clamp(220px,31dvh,280px);height:clamp(220px,31dvh,280px)}.host-pair-screen .pair-ticket .qrbox canvas{width:100%!important;height:100%!important}.host-pair-screen .pair-ticket .roomcode .val{font-size:clamp(32px,3vw,42px);white-space:nowrap}.stage.host-wide .tv-picker .menugrid{grid-template-columns:repeat(2,minmax(0,1fr));width:min(100%,1180px)}.stage.host-wide .tv-picker .gamecard{min-height:clamp(150px,23dvh,222px)}.stage.host-wide .catgrid{grid-template-columns:repeat(6,minmax(0,1fr))}.stage.host-wide .host-mirror-grid{grid-template-columns:repeat(8,minmax(0,1fr))}.stage.host-wide .tboard{grid-template-columns:repeat(6,minmax(0,1fr))!important}.stage.host-wide .trivia-question-screen{width:min(100%,1200px);max-width:min(100%,1200px)}.stage.host-wide .trivia-question-screen .qwrap{width:min(100%,1100px);max-width:min(100%,1100px)}.stage.host-wide .trivia-question-screen .qtext{font-size:clamp(38px,4.1vw,64px)!important;line-height:1.25}.stage.host-wide .ttile{min-height:clamp(38px,7dvh,64px);font-size:clamp(13px,1.15vw,18px)}.stage.host-wide .thead .cnm{font-size:clamp(11px,.9vw,15px)}}@media (orientation: landscape) and (max-height: 600px){body:has(.host-pair-screen){overflow-y:auto}.app{padding-bottom:12px}.bar.jalsah-header{min-height:48px;padding-block:6px}.jalsah-tools .icbtn{width:34px;height:34px;min-height:34px}.jalsah-tools .language-switch{height:34px;min-height:34px}.jalsah-tools .language-switch button{min-height:28px}.game-library-screen .library-heading{margin-block:0 8px}.remote-picker .menugrid,.stage.host-wide .tv-picker .menugrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.remote-picker .gamecard,.stage.host-wide .tv-picker .gamecard{grid-template-columns:1fr;grid-template-rows:58px auto;min-height:112px;padding:9px 7px;text-align:center}.stage.host-wide .tv-picker .gamecard .gic{grid-column:1;grid-row:1;width:54px;height:54px;margin-inline:auto}.stage.host-wide .tv-picker .gamecard .gt{grid-column:1;grid-row:2;text-align:center}.stage.host-wide .tv-picker .gamecard .gname{font-size:clamp(17px,2.2vw,24px)}.stage.host-wide .tv-picker .gamecard .ghook{display:none}.host-pair-screen{display:grid;grid-template-columns:minmax(0,1fr) minmax(230px,38vw);align-items:center;gap:14px 28px;width:100%;max-width:1040px;min-height:0;padding:4px 0 10px}.host-pair-screen .pair-story,.host-pair-screen .pair-ticket{margin:0}.host-pair-screen .pair-story{max-width:100%}.host-pair-screen .pair-title{font-size:clamp(32px,4.2vw,50px)}.host-pair-screen .pair-instruction{font-size:clamp(13px,1.6vw,16px)}.host-pair-screen .pair-ticket{display:grid;grid-template-columns:minmax(118px,150px) minmax(0,1fr);grid-template-rows:auto auto;align-items:center;width:100%;padding:12px;column-gap:14px}.host-pair-screen .pairstate{grid-column:1 / -1}.host-pair-screen .pair-ticket .qrbox{grid-row:1 / 3;width:clamp(126px,30dvh,158px)!important;height:clamp(126px,30dvh,158px)!important;padding:10px;border-radius:14px}.host-pair-screen .pair-ticket .qrbox canvas{width:100%!important;height:100%!important}.host-pair-screen .pair-ticket .roomcode{align-self:end;margin:0 0 4px}.host-pair-screen .pair-ticket .roomcode .val{font-size:clamp(20px,3vw,28px)}.host-pair-screen .pair-ticket .codehint{align-self:start;font-size:11px}.howto-hero{margin-bottom:8px}.stage.host-wide .howto-screen .htsteps{gap:10px}.stage.host-wide .howto-screen .htstep{min-height:142px;padding:10px}.stage.host-wide .howto-screen .htstep .hart{width:88px;height:88px}.slidestage.tv{padding:18px 32px!important}.slidestage.tv .ppslide{min-height:calc(100dvh - 44px);max-height:calc(100dvh - 36px);padding:22px!important}.slidestage.tv .ppslide .ppart img{max-height:58dvh}}.app[data-device=remote] .tscard.adjustable.score-layout-v2{display:flex!important;grid-template:none!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:clamp(5px,1.8vw,10px)!important;width:auto;min-width:0!important;height:auto!important;min-height:76px;padding:7px clamp(7px,2.3vw,12px)!important}.app[data-device=remote] .tscard.adjustable.score-layout-v2>.mv{position:static!important;inset:auto!important;grid-area:auto!important;flex:0 0 clamp(42px,11vw,52px)!important;width:clamp(42px,11vw,52px)!important;height:clamp(42px,11vw,52px)!important;margin:0!important;transform:none!important}.app[data-device=remote] .tscard.adjustable.score-layout-v2 .scorecopy{display:flex;flex:1 1 auto;flex-direction:column;align-items:stretch;justify-content:center;gap:4px;width:0;min-width:0}.app[data-device=remote] .tscard.adjustable.score-layout-v2 .scorecopy>.tn{display:block!important;grid-area:auto!important;width:100%!important;min-width:0!important;margin:0!important;color:inherit;font-size:clamp(11px,3vw,15px);line-height:1.12;text-align:center;white-space:nowrap!important;word-break:keep-all!important;overflow-wrap:normal!important;writing-mode:horizontal-tb!important;-webkit-text-orientation:mixed!important;text-orientation:mixed!important;overflow:hidden;text-overflow:ellipsis}.app[data-device=remote] .tscard.adjustable.score-layout-v2 .scoreline{display:flex;align-items:center;justify-content:center;gap:clamp(4px,1.3vw,7px);width:100%;min-width:0;direction:rtl}.app[data-device=remote] .tscard.adjustable.score-layout-v2 .scoreline .scadj{grid-area:auto!important;flex:0 0 clamp(26px,7vw,30px);width:clamp(26px,7vw,30px);height:clamp(26px,7vw,30px);margin:0}.app[data-device=remote] .tscard.adjustable.score-layout-v2 .scoreline .sc{grid-area:auto!important;flex:0 1 auto;min-width:clamp(30px,8vw,46px);font-size:clamp(16px,4.8vw,22px);line-height:1;text-align:center;white-space:nowrap}@media (max-width: 360px){.app[data-device=remote] .tscard.adjustable.score-layout-v2{gap:4px!important;padding-inline:5px!important}.app[data-device=remote] .tscard.adjustable.score-layout-v2 .scorecopy>.tn{font-size:10.5px}}@media (orientation: landscape){.app[data-device=host] .tboard{grid-template-columns:repeat(6,minmax(0,1fr))!important}.app[data-device=host] .host-cat-selection{grid-template-columns:repeat(6,minmax(0,1fr));gap:clamp(5px,.7vw,10px)}.app[data-device=host] .host-cat-selection .catpick{min-height:clamp(66px,10dvh,90px);padding:6px;gap:5px}.app[data-device=host] .host-cat-selection .catpick .cic{width:clamp(36px,6dvh,50px);height:clamp(36px,6dvh,50px);flex-basis:clamp(36px,6dvh,50px)}.app[data-device=host] .host-cat-selection .catpick .cnm{min-height:2.2em;font-size:clamp(9px,1.35dvh,12px)}}@media (min-width: 1800px) and (min-height: 900px){:root{--responsive-content: 108rem}.app[data-device=host]{font-size:18px}.stage.host-wide .tv-picker,.stage.host-wide .howto-screen,.stage.host-wide .host-avatar-mirror,.stage.host-wide section:has(>.catgrid),.stage.host-wide .trivia-question-screen{width:min(100%,1600px)}}@media (orientation: landscape) and (max-height: 600px) and (min-width: 480px){html:has(.role-select-screen),body:has(.role-select-screen),#root:has(.role-select-screen){height:100%;min-height:0;overflow:hidden!important}.app:has(.role-select-screen){display:flex;flex-direction:column;width:100dvw;height:100dvh;min-height:0;padding-bottom:0;overflow:hidden}.app:has(.role-select-screen) .bar.jalsah-header{height:46px;min-height:46px;padding-block:4px}.app:has(.role-select-screen) .stage{flex:1 1 auto;height:calc(100dvh - 46px);min-height:0;max-height:calc(100dvh - 46px);overflow:hidden}html:has(.app[data-device=host]),body:has(.app[data-device=host]),#root:has(.app[data-device=host]){width:100%;height:100%;min-height:0;overflow:hidden!important;overscroll-behavior:none}.app[data-device=host]{--host-landscape-header: 46px;--responsive-gutter: clamp(12px, 3vw, 28px);display:flex;flex-direction:column;width:100dvw;height:100dvh;min-height:0;padding:0 max(var(--responsive-gutter),env(safe-area-inset-right)) 0 max(var(--responsive-gutter),env(safe-area-inset-left));overflow:hidden}.app[data-device=host] .bar.jalsah-header{width:100%;height:var(--host-landscape-header);min-height:var(--host-landscape-header);padding:max(4px,env(safe-area-inset-top)) 0 4px;border-bottom-color:#5e362929}.app[data-device=host] .jalsah-lockup{font-size:clamp(20px,3.1dvh,25px)}.app[data-device=host] .jalsah-tools{gap:4px}.app[data-device=host] .jalsah-tools .icbtn,.app[data-device=host] .language-switch{height:34px;min-height:34px}.app[data-device=host] .jalsah-tools .icbtn{width:34px}.app[data-device=host] .language-switch button{min-height:32px;padding-inline:9px;font-size:11px}.app[data-device=host] .stage.host-wide{flex:1 1 auto;width:100%;max-width:100%;height:calc(100dvh - var(--host-landscape-header));min-height:0;max-height:calc(100dvh - var(--host-landscape-header));padding:0;overflow:hidden}.app[data-device=host] .bar.host-wide{max-width:100%}.app[data-device=host] .stage.host-wide>section{width:100%;height:100%;min-height:0;max-height:100%;margin:0 auto;padding:4px 0 6px!important;overflow:hidden}.app[data-device=host] .stage.host-wide>section>.gsteplbl{margin:0 0 2px;font-size:9.5px;line-height:1.15}.app[data-device=host] .stage.host-wide>section>h1,.app[data-device=host] .stage.host-wide>section .icon-heading{margin:0 0 3px;font-size:clamp(24px,7.6dvh,32px)!important;line-height:1.05}.app[data-device=host] .stage.host-wide>section>.lede{margin:0 0 5px;font-size:clamp(11px,3.1dvh,13px);line-height:1.3}.app[data-device=host] :is(.panel,.teamcard,.hostteams .col,.game-focus-card,.handoff-card){box-shadow:0 2px #52302314}.role-select-screen{height:100%;padding-top:3px;overflow:hidden}.role-select-screen .screen-intro{margin:0 auto 6px}.role-select-screen .screen-intro h1{margin:0;font-size:clamp(27px,8dvh,35px)}.role-select-screen .screen-intro .lede{display:none}.role-select-screen .rolecards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:min(100%,640px);height:calc(100% - 44px)}.role-select-screen .rolecard{min-height:0;height:100%;padding:10px 12px}.role-select-screen .role-art .glyph{width:clamp(56px,16dvh,78px);height:clamp(56px,16dvh,78px)}.role-select-screen .role-art .glyph svg{width:clamp(36px,10.5dvh,50px);height:clamp(36px,10.5dvh,50px)}.role-select-screen .role-copy{padding:0}.role-select-screen .rolecard h2{font-size:clamp(20px,5.6dvh,26px)}.app[data-device=host] .host-pair-screen{display:grid;grid-template-columns:minmax(160px,.75fr) minmax(300px,1.35fr);grid-template-rows:minmax(0,1fr) auto;align-items:center;gap:7px 12px;height:100%;min-height:0;padding:4px 0 7px!important}.app[data-device=host] .host-pair-screen .pair-story,.app[data-device=host] .host-pair-screen .pair-ticket{align-self:center}.app[data-device=host] .host-pair-screen .pair-title{font-size:clamp(28px,9dvh,38px)}.app[data-device=host] .host-pair-screen .pair-ticket{grid-template-columns:clamp(104px,31dvh,140px) minmax(0,1fr);grid-template-rows:auto auto;width:100%;max-width:none;min-height:0;margin:0;padding:8px 10px;column-gap:10px}.app[data-device=host] .host-pair-screen .pair-ticket .qrbox{width:clamp(120px,34dvh,160px)!important;height:clamp(120px,34dvh,160px)!important;padding:10px;border-radius:14px}.app[data-device=host] .host-pair-screen .pair-ticket .roomcode .val{font-size:clamp(17px,3vw,24px);letter-spacing:.02em;white-space:nowrap;overflow-wrap:normal}.app[data-device=host] .host-pair-screen .pair-ticket .codehint{font-size:10px;line-height:1.25}.app[data-device=host] .host-pair-screen>.pairstate{grid-column:1 / -1;min-height:27px;margin:0 auto;padding:4px 10px;font-size:10px}.app[data-device=host] .host-avatar-mirror{display:grid;grid-template-columns:minmax(120px,18%) minmax(0,1fr);grid-template-rows:minmax(0,1fr) auto;gap:7px 10px;align-items:stretch}.app[data-device=host] .host-mirror-intro{display:flex;flex-direction:column;justify-content:center;min-width:0;margin:0;padding:8px;border:1px solid rgba(94,54,41,.18);border-radius:18px;background:#fff9edb8}.app[data-device=host] .host-mirror-intro h1{margin:0 0 3px;font-size:clamp(23px,6.5dvh,30px)}.app[data-device=host] .host-mirror-intro .lede{display:none}.app[data-device=host] .host-mirror-studio{height:100%;min-height:0;padding:7px 10px;overflow:hidden}.app[data-device=host] .host-mirror-field,.app[data-device=host] .host-mirror-picker-label{margin:0 0 3px}.app[data-device=host] .host-mirror-name{min-height:30px;padding:5px 9px;font-size:13px}.app[data-device=host] .avatar-group-tabs{gap:4px;margin-bottom:4px}.app[data-device=host] .host-mirror-tab{min-height:28px;padding:3px 7px;font-size:10.5px}.app[data-device=host] .host-mirror-tab b{display:none}.app[data-device=host] .host-mirror-grid{grid-template-columns:repeat(8,minmax(0,1fr));grid-auto-rows:minmax(0,1fr);gap:3px;height:calc(100% - 91px);padding:0;overflow:hidden}.app[data-device=host] .host-mirror-grid .avpick{width:auto;height:100%;min-height:0;aspect-ratio:auto;padding:2px}.app[data-device=host] .host-mirror-grid .avpick .avatar-choice-frame{display:block;width:auto;height:100%;aspect-ratio:1;margin-inline:auto}.app[data-device=host] .host-mirror-footer .joinedlist{flex-wrap:nowrap;justify-content:flex-start;overflow:hidden;min-width:0}.app[data-device=host] .host-mirror-footer .jchip{flex:0 1 auto;min-width:34px;max-width:130px;overflow:hidden;white-space:nowrap}.app[data-device=host] .host-mirror-footer{grid-column:1 / -1;display:grid;grid-template-columns:minmax(0,1fr);gap:8px;min-height:42px;margin:0}.app[data-device=host] .host-mirror-footer .jchip{min-height:32px;padding:3px 8px 3px 3px;font-size:11px}.app[data-device=host] .host-mirror-footer .mini{width:27px;height:27px}.app[data-device=host] .tv-picker{display:flex;flex-direction:column}.app[data-device=host] .tv-picker .library-heading h1{margin:0;font-size:clamp(27px,8dvh,36px)!important}.app[data-device=host] .tv-picker .menugrid{flex:0 0 auto;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.app[data-device=host] .tv-picker .menu-podium{flex:1 1 auto;display:flex;flex-direction:column;justify-content:center;min-height:0;margin-top:6px}.app[data-device=host] .tv-picker .menu-podium .mp-title{margin-bottom:6px;font-size:clamp(12px,3.2dvh,15px)}.app[data-device=host] .tv-picker .mp-face{width:clamp(36px,10dvh,48px);height:clamp(36px,10dvh,48px)}.app[data-device=host] .tv-picker .mp-slot.first .mp-face{width:clamp(44px,12.5dvh,58px);height:clamp(44px,12.5dvh,58px)}.app[data-device=host] .tv-picker .mp-name{font-size:clamp(11px,2.8dvh,13px)}.app[data-device=host] .tv-picker .mp-block{font-size:clamp(10px,2.6dvh,12px)}.app[data-device=host] .tv-picker .mp-slot.first .mp-block{height:clamp(34px,9.5dvh,48px)}.app[data-device=host] .tv-picker .mp-slot.second .mp-block{height:clamp(26px,7.4dvh,38px)}.app[data-device=host] .tv-picker .mp-slot.third .mp-block{height:clamp(20px,5.8dvh,30px)}.app[data-device=host] .howto-screen{display:grid;grid-template-columns:minmax(135px,22%) minmax(0,1fr);grid-template-rows:minmax(0,auto) auto;align-items:center;align-content:center;gap:7px 10px;max-width:100%}.app[data-device=host] .howto-screen .htsteps{min-height:clamp(190px,56dvh,264px)}.app[data-device=host] .howto-hero{grid-row:1 / 3;display:flex;flex-direction:column;justify-content:center;position:static;margin:0}.app[data-device=host] .howto-hero h1{margin:0;font-size:clamp(28px,8dvh,38px)}.app[data-device=host] .howto-guide{width:min(108px,25dvh);height:min(108px,25dvh)}.app[data-device=host] .howto-screen .htsteps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;min-height:0}.app[data-device=host] .howto-screen .htstep,.app[data-device=host] .howto-screen .htstep:nth-child(2){display:grid;grid-template-columns:1fr;grid-template-rows:minmax(64px,1fr) auto;min-height:0;height:100%;padding:8px;text-align:center;transform:none}.app[data-device=host] .howto-screen .htstep .hart{width:min(76px,19dvh);height:min(76px,19dvh)}.app[data-device=host] .howto-screen .htstep .htx{font-size:clamp(15px,4.2dvh,20px);line-height:1.3}.app[data-device=host] .howto-screen .htwin{grid-column:2;min-height:44px;margin:0;padding:8px 12px;font-size:14px}.app[data-device=host] .howto-screen .htwin .wt{font-size:clamp(14px,3.6dvh,17px);line-height:1.3}.app[data-device=host] .howto-screen .htwin .wl{font-size:12px}.app[data-device=host] .howto-screen>.note{display:none}.app[data-device=host] section:has(>.hostteams){display:grid;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-rows:auto auto auto minmax(0,1fr);align-content:stretch;gap:4px 8px}.app[data-device=host] section:has(>.hostteams)>:is(.gsteplbl,h1,.lede,.hostteams){grid-column:1 / -1}.app[data-device=host] section:has(>.hostteams)>.gsteplbl{display:none}.app[data-device=host] section:has(>.hostteams)>h1,.app[data-device=host] section:has(>.hostteams)>.lede{margin-inline:auto;text-align:center}.app[data-device=host] section:has(>.hostteams)>.teamcard{min-height:0;height:auto;margin:0;padding:8px 14px}.app[data-device=host] section:has(>.hostteams) .teamtop{align-items:center;height:auto;gap:12px}.app[data-device=host] section:has(>.hostteams) .mascotbtn{width:clamp(56px,15dvh,74px);height:clamp(56px,15dvh,74px);flex:0 0 auto}.app[data-device=host] section:has(>.hostteams) .teamtop>span:not(.teamtally):not(.mascotbtn){font-size:clamp(20px,5.2dvh,28px)!important;line-height:1.1}.app[data-device=host] section:has(>.hostteams) .teamtally{flex:0 0 auto;font-size:clamp(11px,2.8dvh,14px)}.app[data-device=host] .hostteams .chiprow{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:4px 6px}.app[data-device=host] .hostteams .jchip{justify-content:flex-start;min-width:0;overflow:hidden}.app[data-device=host] .hostteams{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px;min-height:0;margin:0}.app[data-device=host] .hostteams .col{min-height:0;height:100%;padding:4px 6px;overflow:hidden}.app[data-device=host] .hostteams .chiprow{gap:3px}.app[data-device=host] .hostteams .jchip{min-height:29px;padding:2px 7px 2px 2px;font-size:10px}.app[data-device=host] .hostteams .jchip .mini{width:25px;height:25px}.app[data-device=host] section:has(>.host-cat-selection){display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;align-content:stretch;gap:4px}.app[data-device=host] section:has(>.host-cat-selection)>.gsteplbl,.app[data-device=host] section:has(>.host-cat-selection)>.banner{display:none}.app[data-device=host] section:has(>.host-cat-selection)>:is(h1,.setlabel){margin:0 auto;text-align:center}.app[data-device=host] .host-cat-selection{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-auto-rows:minmax(0,1fr);gap:3px;width:100%;height:100%;min-height:0;margin:0}.app[data-device=host] .host-cat-selection .catpick{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;justify-content:center;min-height:0;height:100%;padding:2px 4px;gap:3px;border-radius:10px;text-align:start;opacity:1}.app[data-device=host] .host-cat-selection .catpick .cic{width:24px;height:24px;flex:0 0 24px}.app[data-device=host] .host-cat-selection .catpick .cnm{min-height:0;display:block;font-size:clamp(9px,2.4dvh,12px);line-height:1.05;text-align:start;overflow:hidden;text-overflow:ellipsis}.app[data-device=host] .host-cat-selection .cleft{display:none}.app[data-device=host] section:has(>.host-cat-selection)>.catcounter{position:static;justify-self:center;min-width:52px;min-height:28px;padding:4px 10px;font-size:11px}.app[data-device=host] section:has(>.teamcard.A+.teamcard.B):not(:has(>.hostteams)){display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto auto minmax(82px,1fr) auto auto;align-content:stretch;gap:4px 8px}.app[data-device=host] section:has(>.teamcard.A+.teamcard.B):not(:has(>.hostteams))>:is(.gsteplbl,h1,.setlabel,.chiprow){grid-column:1 / -1}.app[data-device=host] section:has(>.teamcard.A+.teamcard.B):not(:has(>.hostteams))>.gsteplbl{display:none}.app[data-device=host] section:has(>.teamcard.A+.teamcard.B):not(:has(>.hostteams))>:is(h1,.setlabel){margin:0 auto;text-align:center}.app[data-device=host] section:has(>.teamcard.A+.teamcard.B):not(:has(>.hostteams))>.teamcard{min-height:0;height:100%;margin:0!important;padding:6px 9px;overflow:hidden}.app[data-device=host] section:has(>.teamcard.A+.teamcard.B):not(:has(>.hostteams)) .mascotbtn{width:46px;height:46px;flex:0 0 46px}.app[data-device=host] section:has(>.teamcard.A+.teamcard.B):not(:has(>.hostteams))>.chiprow{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:4px;margin:0}.app[data-device=host] section:has(>.teamcard.A+.teamcard.B):not(:has(>.hostteams))>.chiprow .jchip{min-width:0;padding:3px 5px;font-size:10px}.app[data-device=host] section:has(>.tboard){display:flex;flex-direction:column;gap:3px}.app[data-device=host] section:has(>.tboard)>.gsteplbl{display:none}.app[data-device=host] section:has(>.tboard) .tscore{flex:0 0 38px;gap:7px;margin:0}.app[data-device=host] section:has(>.tboard) .tscard{min-height:0;height:38px;padding:3px 8px;gap:5px}.app[data-device=host] section:has(>.tboard) .tscard .mv{width:31px;height:31px;flex:0 0 31px}.app[data-device=host] section:has(>.tboard) .tscard .tn{font-size:clamp(11px,3dvh,14px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app[data-device=host] section:has(>.tboard) .tscard .sc{font-size:clamp(15px,4dvh,19px)}.app[data-device=host] section:has(>.tboard) .awardbanner,.app[data-device=host] section:has(>.tboard) .turnbanner{flex:0 0 26px;min-height:26px;margin:0;padding:3px 8px;font-size:11px;line-height:1.1}.app[data-device=host] section:has(>.tboard) .turnbanner .mv{width:22px;height:22px}.app[data-device=host] .stage.host-wide .tboard{flex:1 1 auto;display:grid;grid-template-columns:repeat(6,minmax(0,1fr))!important;width:100%;height:auto;min-height:0;gap:4px}.app[data-device=host] .stage.host-wide .tcol{display:grid;grid-template-rows:34px repeat(6,minmax(0,1fr));min-width:0;min-height:0;gap:3px}.app[data-device=host] .stage.host-wide .thead{min-height:0;height:34px;padding:2px 3px;gap:3px;overflow:hidden}.app[data-device=host] .stage.host-wide .thead .cic{width:27px;height:27px;flex:0 0 27px}.app[data-device=host] .stage.host-wide .thead .cnm{font-size:clamp(8px,2.35dvh,10.5px);line-height:1.05;overflow-wrap:normal}.app[data-device=host] .stage.host-wide .ttile{min-height:0;height:auto;padding:0;border-width:1px;border-radius:8px;box-shadow:0 2px #5230231a;font-size:clamp(10px,2.8dvh,13px)}.app[data-device=host] .trivia-question-screen{display:flex;flex-direction:column;gap:3px;width:100%;max-width:100%}.app[data-device=host] .trivia-question-screen>.gsteplbl{display:none}.app[data-device=host] .trivia-question-screen .tscore{flex:0 0 38px;width:100%;max-width:100%;gap:7px;margin:0}.app[data-device=host] .trivia-question-screen .tscard,.app[data-device=host] .trivia-question-screen .tscard:first-child,.app[data-device=host] .trivia-question-screen .tscard:last-child{min-height:0;height:38px;padding:3px 8px;gap:5px}.app[data-device=host] .trivia-question-screen .tscard .mv,.app[data-device=host] .trivia-question-screen .tscard:first-child .mv,.app[data-device=host] .trivia-question-screen .tscard:last-child .mv{position:static;width:31px;height:31px;flex:0 0 31px;transform:none}.app[data-device=host] .trivia-question-screen .tscard .tn{font-size:clamp(11px,3dvh,14px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app[data-device=host] .trivia-question-screen .tscard .sc{font-size:18px}.app[data-device=host] .trivia-question-screen .qwrap{flex:1 1 auto;display:grid;grid-template-columns:minmax(170px,38%) minmax(0,1fr) clamp(84px,22dvh,118px);grid-template-rows:auto minmax(0,1fr) auto;gap:5px 9px;width:100%;max-width:100%;min-height:0;margin:0;padding:10px 14px;overflow:hidden;text-align:center;border:2.5px solid rgba(110,45,42,.45);border-radius:24px;box-shadow:0 4px #5230231a;background:#fff9ede6}.app[data-device=host] .trivia-question-screen .tring{justify-self:center;align-self:center}.app[data-device=host] .trivia-question-screen .qwrap:not(:has(.qimg,.maptap)){grid-template-columns:minmax(0,1fr) 58px}.app[data-device=host] .trivia-question-screen .qcat{grid-column:2;grid-row:1;justify-self:center;position:static!important;inset:auto!important;width:fit-content;height:34px;min-height:34px!important;max-height:34px;min-width:0;margin:0;padding:2px 7px;gap:5px;transform:none!important}.app[data-device=host] .trivia-question-screen .qwrap:not(:has(.qimg,.maptap)) .qcat{grid-column:1}.app[data-device=host] .trivia-question-screen .qcat .cic{width:32px;height:32px}.app[data-device=host] .trivia-question-screen .qcat :is(.cnm,.pv){font-size:11px}.app[data-device=host] .trivia-question-screen :is(.qimg,.maptap){grid-column:1;grid-row:1 / 4;align-self:stretch;width:100%;height:100%;min-height:0;max-height:100%;margin:0}.app[data-device=host] .trivia-question-screen .qimg .fximg,.app[data-device=host] .trivia-question-screen .qimg img,.app[data-device=host] .trivia-question-screen .qimg .fximg img{width:100%;height:100%;max-height:100%;object-fit:contain!important}.app[data-device=host] .trivia-question-screen .maptap{display:grid;grid-template-rows:minmax(0,1fr) auto;gap:3px}.app[data-device=host] .trivia-question-screen .mapwrap{min-height:0;height:100%}.app[data-device=host] .trivia-question-screen .maptap :is(.note,.tolchip,.mapdist){margin:0 auto;padding:3px 6px;font-size:9px}.app[data-device=host] .trivia-question-screen .qtext{grid-column:2;grid-row:2;align-self:center;margin:0;font-size:clamp(20px,5.8dvh,29px)!important;line-height:1.2;overflow:hidden}.app[data-device=host] .trivia-question-screen[data-qlen=long] .qtext{font-size:clamp(15px,4.4dvh,22px)!important;line-height:1.25}.app[data-device=host] .trivia-question-screen .qwrap:not(:has(.qimg,.maptap)) .qtext{grid-column:1}.app[data-device=host] .trivia-question-screen .tring,.app[data-device=host] .stage.host-wide .trivia-question-screen .tring{grid-column:3;grid-row:1 / 4;align-self:center;position:relative!important;inset:auto!important;width:52px;height:52px;margin:0;transform:none}.app[data-device=host] .trivia-question-screen .qwrap:not(:has(.qimg,.maptap)) .tring{grid-column:2}.app[data-device=host] .trivia-question-screen .tring svg{width:52px;height:52px}.app[data-device=host] .trivia-question-screen .tring .tnum{font-size:16px}.app[data-device=host] .trivia-question-screen .qwrap>:is(.sndrow,.tolchip,.answerbox,.turnline,.lede){grid-column:2 / 4;margin:0 auto}.app[data-device=host] .trivia-question-screen .qwrap:not(:has(.qimg,.maptap))>:is(.sndrow,.tolchip,.answerbox,.turnline,.lede){grid-column:1 / 3}.app[data-device=host] .trivia-question-screen .qwrap>.lede{font-size:9px;line-height:1.1}.app[data-device=host] .trivia-question-screen .answerbox{padding:6px 9px}.app[data-device=host] .trivia-question-screen .answerbox .av2{font-size:16px}.app[data-device=host] section:has(>.winwrap)>.gsteplbl{display:none}.app[data-device=host] section:has(>.winwrap) .winwrap{width:100%;height:100%;min-height:0;max-height:100%;margin:0;padding:8px 14px;overflow:hidden}.app[data-device=host] section:has(>.winwrap) :is(.winname,.winby,.endchipshead,.note,.roastbox){margin-block:2px}.app[data-device=host] section:has(>.winwrap) .endbars{min-height:0;margin-block:4px}.app[data-device=host] section:has(>.winwrap) .ebar{max-height:72px}.app[data-device=host] section:has(>.winwrap) .endchip{min-height:28px;padding:2px 6px 2px 2px;font-size:10px}.app[data-device=host] section:has(>.winwrap) .endchips{max-height:64px;overflow-y:auto;scrollbar-width:none}.app[data-device=host] section:has(>.chiprow>.fchip:not(.big))>.chiprow{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;margin:4px 0 0}.app[data-device=host] section:has(>.chiprow>.fchip:not(.big)) .fchip{min-height:46px;padding:6px 8px;font-size:16px}.app[data-device=host] .drawtv .catpill{font-size:20px}.app[data-device=host] .fkcatgrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;min-height:0}.app[data-device=host] .fkcat{min-height:52px;padding:6px;font-size:15px}.app[data-device=host] :is(.game-handoff-screen,.game-focus-screen){display:grid;grid-template-rows:auto minmax(0,1fr);gap:3px;place-items:stretch}.app[data-device=host] :is(.game-handoff-screen,.game-focus-screen)>.gsteplbl{justify-self:center}.app[data-device=host] :is(.game-handoff-screen,.game-focus-screen)>:is(.handoff-card,.game-focus-card){display:flex;flex-direction:column;justify-content:center;width:min(100%,760px);height:100%;min-height:0;max-height:100%;margin:0 auto;padding:10px 16px;overflow:hidden}.app[data-device=host] :is(.secret-card-stack,.builder-mark,.vote-mark){transform:scale(.72);transform-origin:center;margin-block:-8px}.app[data-device=host] :is(.faker-role-card,.faker-clue-screen .game-focus-card,.faker-discuss-screen .game-focus-card,.faker-vote-screen .game-focus-card,.faker-guess-screen .game-focus-card,.faker-reveal-card) .lede{max-width:46ch;margin-inline:auto;font-size:clamp(16px,4dvh,20px);line-height:1.4;text-align:center}.app[data-device=host] .faker-clue-screen .setlabel{font-size:15px;text-align:center}.app[data-device=host] .faker-clue-screen .game-focus-card{justify-content:flex-start;overflow-y:auto}.app[data-device=host] .faker-clue-screen .orderchips{gap:5px}.app[data-device=host] .faker-clue-screen .ochip{min-height:30px;padding:2px 8px;font-size:11px}.app[data-device=host] .faker-clue-screen .ochip .mini{width:26px;height:26px}.app[data-device=host] .faker-reveal-card{display:grid;grid-template-columns:auto minmax(0,1fr);grid-auto-flow:row;align-items:center;align-content:center;justify-items:center;column-gap:22px;padding:10px 22px}.app[data-device=host] .faker-reveal-card>.eyebrow{grid-column:1 / -1;margin:0}.app[data-device=host] .faker-reveal-card>.revealface{grid-row:2 / 5;width:clamp(96px,26dvh,128px);height:clamp(96px,26dvh,128px);margin:0}.app[data-device=host] .faker-reveal-card>:not(.eyebrow):not(.revealface){grid-column:2}.app[data-device=host] .faker-reveal-card .catbanner{margin-top:2px!important;padding:5px 12px}.app[data-device=host] .faker-reveal-card .verdict2{font-size:19px}.app[data-device=host] .faker-reveal-card .awardline{max-height:76px;overflow-y:auto}.app[data-device=host] .faker-reveal-card .awchip2{min-height:26px;font-size:11px}.app[data-device=host] .faker-reveal-card .awchip2 .mini{width:22px;height:22px}.app[data-device=host] .faker-end-screen{display:flex;flex-direction:column}.app[data-device=host] .faker-end-screen .sblist{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 10px;align-content:start;min-height:0;overflow-y:auto}.app[data-device=host] .faker-end-screen .sblist .sbrow{min-height:0;margin:0;padding:4px 10px}.app[data-device=host] .faker-end-screen .sblist .sbrow .mini{width:28px;height:28px}.app[data-device=host] .faker-end-screen>.note{display:none}.app[data-device=host] .drawtv{display:flex;flex-direction:column;gap:4px}.app[data-device=host] .drawtv .drawtop{flex:0 0 38px;min-height:38px;margin:0}.app[data-device=host] .drawtv .inkframe.tv{flex:1 1 auto;min-height:0;height:auto}.app[data-device=host] .drawtv .inkframe.tv canvas{height:100%;min-height:0}.app[data-device=host] .slidestage.tv{min-height:100dvh!important;padding:12px 24px!important;overflow:hidden}.app[data-device=host] .slidestage.tv .ppslide{width:min(100%,900px)!important;min-height:calc(100dvh - 24px);max-height:calc(100dvh - 24px);padding:14px!important}.app[data-device=host] .slidestage.tv .ppslide .ppart img{max-height:56dvh}.app[data-device=host] .scoreboard-screen,.app[data-device=host] .podwrap:has(>.scoreboard-list){display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:5px}.app[data-device=host] .podwrap:has(>.scoreboard-list)>.lede{display:none}.app[data-device=host] .scoreboard-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-flow:column;grid-template-rows:repeat(5,minmax(0,1fr));gap:4px 7px;min-height:0;margin:0!important}.app[data-device=host] .scoreboard-list .sbrow{min-height:0;height:100%;margin:0;padding:3px 7px;gap:5px}.app[data-device=host] .scoreboard-list .sbrow .mini{width:30px;height:30px;flex:0 0 30px}.app[data-device=host] .scoreboard-list .sbrow :is(.nm,.pts){font-size:clamp(9px,2.7dvh,11px)}.app[data-device=host] :is(.scoreboard-list,.sblist) .sbrow .rk{font-size:18px}.app[data-device=host] .podium3{height:min(230px,62dvh);margin-top:2px}.app[data-device=host] .trophybox{max-height:calc(100dvh - var(--host-landscape-header) - 28px);padding:9px;overflow:hidden}.app[data-device=host]+.sheetwrap,body:has(.app[data-device=host]) .sheetwrap,body:has(.app[data-device=host]) .confirmwrap{padding:7px}body:has(.app[data-device=host]) :is(.sheet,.subscription-sheet,.confirmbox){width:min(94dvw,820px);max-width:min(94dvw,820px);max-height:calc(100dvh - 14px);padding:10px 14px;overflow:hidden}body:has(.app[data-device=host]) .sheet:not(.subscription-sheet){display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto repeat(2,minmax(0,1fr)) auto auto;gap:7px 10px}body:has(.app[data-device=host]) .sheet:not(.subscription-sheet) .sheethead,body:has(.app[data-device=host]) .sheet:not(.subscription-sheet)>.fliplink{grid-column:1 / -1}body:has(.app[data-device=host]) .sheet:not(.subscription-sheet) .sheethead{min-height:36px;padding-bottom:5px}body:has(.app[data-device=host]) .sheet:not(.subscription-sheet) .sheethead h2{font-size:24px}body:has(.app[data-device=host]) .sheet:not(.subscription-sheet) .setrow{min-height:0;height:100%;margin:0;padding:7px 10px}body:has(.app[data-device=host]) .sheet:not(.subscription-sheet)>.setlabel{align-self:center;margin:0}body:has(.app[data-device=host]) .sheet:not(.subscription-sheet)>.btn-red{min-height:36px;padding:6px 10px;font-size:11px}body:has(.app[data-device=host]) .sheet:not(.subscription-sheet)>.fliplink{margin:0 auto;font-size:10px}body:has(.app[data-device=host]) .subscription-sheet{display:grid;grid-template-columns:minmax(120px,.48fr) minmax(0,1fr);grid-template-rows:auto minmax(0,1fr) auto auto;gap:7px 12px}body:has(.app[data-device=host]) .subscription-sheet .sheethead,body:has(.app[data-device=host]) .subscription-sheet .featlist,body:has(.app[data-device=host]) .subscription-sheet>.btn{grid-column:1 / -1}body:has(.app[data-device=host]) .subscription-sheet .tiers{grid-column:2;grid-row:2;display:grid;grid-template-columns:1fr;gap:5px;min-height:0;margin:0}body:has(.app[data-device=host]) .subscription-sheet .tier{min-height:0;height:100%;padding:5px 9px}body:has(.app[data-device=host]) .subscription-sheet .tier .tav{width:40px;height:40px}body:has(.app[data-device=host]) .subscription-sheet .tier :is(.tn,.price){font-size:12px}body:has(.app[data-device=host]) .subscription-sheet .tier .per{font-size:9px}body:has(.app[data-device=host]) .subscription-sheet .featlist{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 12px;margin-block:6px}}.app.app[data-device=host] .stage.host-wide .tboard{grid-template-columns:repeat(6,minmax(0,1fr))!important}.app.app[data-device=remote] .stage .tboard{grid-template-columns:repeat(6,minmax(0,1fr))!important;width:100%;gap:clamp(3px,1vw,6px)}@media (orientation: portrait) and (max-width: 599px){.app[data-device=remote] section:has(>.tboard) .tboard,.app[data-device=remote] section:has(>.tboard) .tcol{gap:3px}.app[data-device=remote] section:has(>.tboard) .thead{min-height:58px;padding:4px 1px;gap:2px;overflow:hidden}.app[data-device=remote] section:has(>.tboard) .thead .cic{width:26px;height:26px;flex-basis:26px}.app[data-device=remote] section:has(>.tboard) .thead .cnm{font-size:clamp(7px,2.15vw,9px);line-height:1.05;overflow-wrap:normal;word-break:normal}.app[data-device=remote] section:has(>.tboard) .ttile{min-height:36px;padding:2px 0;font-size:clamp(10px,3vw,13px)}}@media (orientation: landscape) and (max-height: 600px){html:has(.app[data-device=remote]),body:has(.app[data-device=remote]),#root:has(.app[data-device=remote]){width:100%;height:100%;min-height:0;overflow:hidden!important}.app[data-device=remote]{--remote-landscape-header: 44px;display:flex;flex-direction:column;width:100dvw;height:100dvh;min-height:0;padding-bottom:0;overflow:hidden}.app[data-device=remote] .bar.jalsah-header{flex:0 0 var(--remote-landscape-header);width:100%;height:var(--remote-landscape-header);min-height:var(--remote-landscape-header);padding-block:3px}.app[data-device=remote] .stage{flex:1 1 auto;width:min(100%,920px);height:calc(100dvh - var(--remote-landscape-header));min-height:0;max-height:calc(100dvh - var(--remote-landscape-header));padding:4px 12px 6px;overflow:hidden}.app[data-device=remote] section:has(>.tboard){display:grid;grid-template-rows:34px 24px minmax(0,1fr) 30px 30px;align-content:stretch;gap:3px;width:100%;height:100%;min-height:0;overflow:hidden}.app[data-device=remote] section:has(>.tboard)>.gsteplbl{display:none}.app[data-device=remote] section:has(>.tboard) .tscore{min-height:0;height:34px;gap:6px;margin:0}.app[data-device=remote] section:has(>.tboard) .tscard{min-height:0;height:34px;padding:2px 7px}.app[data-device=remote] section:has(>.tboard) :is(.awardbanner,.turnbanner){min-height:0;height:24px;margin:0;padding:2px 7px;font-size:10.5px;line-height:1.05}.app[data-device=remote] .stage .tboard{width:100%;height:100%;min-height:0;gap:3px}.app[data-device=remote] .stage .tcol{display:grid;grid-template-rows:32px repeat(6,minmax(0,1fr));min-height:0;gap:2px}.app[data-device=remote] .stage .thead{min-height:0;height:32px;padding:1px 2px;gap:2px;overflow:hidden}.app[data-device=remote] .stage .thead .cic{width:23px;height:23px;flex-basis:23px}.app[data-device=remote] .stage .thead .cnm{font-size:clamp(8px,2.5dvh,10px);line-height:1;overflow-wrap:normal;word-break:normal}.app[data-device=remote] .stage .ttile{min-height:0;height:auto;padding:1px;font-size:clamp(10px,3dvh,13px)}.app[data-device=remote] section:has(>.tboard) .menubtns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;min-height:0;height:30px;margin:0}.app[data-device=remote] section:has(>.tboard) .menubtns .btn,.app[data-device=remote] section:has(>.tboard)>.btn-ghost{min-height:0;height:30px;margin:0;padding:3px 8px;font-size:10px;line-height:1}}@media (orientation: portrait) and (max-width: 599px){.app[data-device=host] .tv-picker{width:100%;max-width:100%}.app[data-device=host] .tv-picker .library-heading{justify-content:center;margin:4px 0 14px;text-align:center}.app[data-device=host] .tv-picker .library-heading h1{width:100%;font-size:clamp(30px,8.5vw,40px)!important;line-height:1.08}.app[data-device=host] .tv-picker .menugrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto;gap:11px;width:100%}.app[data-device=host] .tv-picker .gamecard{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:66px auto;align-content:center;align-items:center;min-width:0;min-height:clamp(166px,40vw,190px);height:auto;padding:13px 10px 15px;gap:8px;border-radius:25px 25px 18px;text-align:center}.app[data-device=host] .tv-picker .gamecard .gic{grid-column:1;grid-row:1;align-self:center;justify-self:center;width:62px;height:62px;margin:0;padding:7px;border-radius:19px}.app[data-device=host] .tv-picker .gamecard .gt{grid-column:1;grid-row:2;align-self:start;justify-self:stretch;width:100%;max-width:100%;min-width:0;margin:0;text-align:center}.app[data-device=host] .tv-picker .gamecard .gname,.app[data-device=host] .tv-picker .gamecard .ghook{width:100%;max-width:100%;margin-inline:auto;overflow-wrap:normal;word-break:normal;text-wrap:balance}.app[data-device=host] .tv-picker .gamecard .gname{display:block;font-size:clamp(19px,5.4vw,24px);line-height:1.16}.app[data-device=host] .tv-picker .gamecard .ghook{display:block;margin-top:6px;font-size:clamp(11px,3vw,13px);line-height:1.42}.app[data-device=host] section:has(>.tboard) .tboard{gap:3px}.app[data-device=host] section:has(>.tboard) .tcol{gap:3px}.app[data-device=host] section:has(>.tboard) .thead{min-height:62px;padding:4px 2px;gap:2px;overflow:hidden}.app[data-device=host] section:has(>.tboard) .thead .cic{width:28px;height:28px;flex-basis:28px}.app[data-device=host] section:has(>.tboard) .thead .cnm{font-size:clamp(7.5px,2.15vw,9.5px);line-height:1.05;overflow-wrap:normal}.app[data-device=host] section:has(>.tboard) .ttile{min-height:37px;padding:2px 0;font-size:clamp(10px,3vw,13px)}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}}.app.app[data-device=host] .stage.host-wide .tboard,.app.app[data-device=remote] .stage .tboard{grid-template-columns:repeat(var(--trivia-columns, 6),minmax(0,1fr))!important}.app .tboard .thead .cnm{display:block;flex:1 1 auto;width:100%;max-width:100%;min-height:0;overflow:visible;white-space:normal;overflow-wrap:normal;word-break:normal;text-overflow:clip;-webkit-line-clamp:unset;-webkit-box-orient:initial;text-wrap:balance}.app .tboard:is([data-columns="1"],[data-columns="2"],[data-columns="3"]) .thead .cnm{font-size:clamp(11px,1.8vw,15px)}@media (orientation: landscape){.app .stage .tboard .tcol,.app[data-device=host] .stage.host-wide .tboard .tcol{grid-template-rows:48px repeat(6,minmax(0,1fr))}.app .stage .tboard .thead,.app[data-device=host] .stage.host-wide .tboard .thead{flex-direction:row;align-items:center;justify-content:center;height:48px;min-height:48px;padding:3px 6px;gap:5px;overflow:hidden}.app .stage .tboard .thead .cic,.app[data-device=host] .stage.host-wide .tboard .thead .cic{width:clamp(23px,5dvh,31px);height:clamp(23px,5dvh,31px);flex:0 0 clamp(23px,5dvh,31px)}.app .stage .tboard .thead .cnm,.app[data-device=host] .stage.host-wide .tboard .thead .cnm{width:auto;font-size:clamp(8px,2.15dvh,11px);line-height:1.08}.app .stage .tboard:is([data-columns="1"],[data-columns="2"],[data-columns="3"]) .thead .cnm{font-size:clamp(11px,3dvh,15px)}.app .stage .tboard .ttile{aspect-ratio:auto;min-height:clamp(46px,7dvh,58px);height:auto}.app[data-device=remote] section:has(>.tboard)>.gsteplbl{display:none}.app[data-device=remote] section:has(>.tboard) .tscore{height:clamp(34px,7dvh,48px);min-height:0;margin:0 0 4px}.app[data-device=remote] section:has(>.tboard) .tscard{height:100%;min-height:0;padding-block:3px}.app[data-device=remote] section:has(>.tboard) :is(.awardbanner,.turnbanner){height:clamp(24px,5dvh,36px);min-height:0;margin:0 0 4px;padding-block:3px}.app[data-device=remote] section:has(>.tboard) .menubtns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));height:clamp(30px,6dvh,40px);min-height:0;margin:4px 0 0!important;gap:6px}.app[data-device=remote] section:has(>.tboard) .menubtns .btn,.app[data-device=remote] section:has(>.tboard)>.btn-ghost{height:clamp(30px,6dvh,40px);min-height:0;padding-block:3px}.app[data-device=remote] section:has(>.tboard) .menubtns .btn{margin:0!important}.app[data-device=remote] section:has(>.tboard)>.btn-ghost{margin:4px 0 0!important}}@media (orientation: portrait) and (max-width: 599px){.app .stage .tboard .tcol{grid-template-rows:66px repeat(6,minmax(0,1fr))}.app .stage .tboard .thead{height:66px;min-height:66px;padding:4px 2px;overflow:hidden}.app .stage .tboard .thead .cnm{font-size:clamp(7px,2.15vw,9px);line-height:1.08}.app .stage .tboard:is([data-columns="1"],[data-columns="2"],[data-columns="3"]) .thead .cnm{font-size:clamp(11px,3.7vw,15px)}}@media (orientation: landscape) and (max-height: 600px){.app .stage .tboard .ttile{min-height:0}}.tscard.adjustable{display:grid;grid-template-columns:auto 30px minmax(42px,auto) 30px;grid-template-rows:minmax(20px,auto) 30px;align-items:center;justify-content:stretch;column-gap:clamp(3px,1vw,7px);row-gap:3px}.tscard.adjustable .mv{grid-column:1;grid-row:1 / 3;align-self:center}.tscard.adjustable .tn{grid-column:2 / 5;grid-row:1;width:100%;min-width:0;text-align:center;white-space:nowrap;overflow:hidden;overflow-wrap:normal;word-break:normal;text-overflow:ellipsis}.tscard.adjustable .scadj:first-of-type{grid-column:2;grid-row:2}.tscard.adjustable .sc{grid-column:3;grid-row:2;justify-self:center;white-space:nowrap}.tscard.adjustable .scadj:last-of-type{grid-column:4;grid-row:2}.app .tboard .tcol{padding:3px;border:1px solid rgba(25,20,17,.24);border-radius:15px;background:#fffcf53d}@media (orientation: landscape) and (max-height: 600px){html:has(.app[data-device=host]),body:has(.app[data-device=host]),#root:has(.app[data-device=host]),html:has(.app[data-device=remote]),body:has(.app[data-device=remote]),#root:has(.app[data-device=remote]){height:auto!important;min-height:100%;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior-y:auto}.app[data-device=host],.app[data-device=remote]{height:auto!important;min-height:100dvh;max-height:none!important;padding-bottom:max(16px,env(safe-area-inset-bottom));overflow:visible!important}.app[data-device=host] .stage.host-wide,.app[data-device=remote] .stage{flex:0 0 auto;height:auto!important;min-height:0;max-height:none!important;overflow:visible!important}.app[data-device=remote] section:has(>.tboard){display:flex;flex-direction:column;height:auto!important;min-height:0;overflow:visible!important}.app[data-device=host] section:has(>.tboard),.app[data-device=remote] section:has(>.tboard),.app[data-device=host] .trivia-question-screen,.app[data-device=remote] .trivia-question-screen{height:auto!important;min-height:0;max-height:none!important;overflow:visible!important}.app .stage .tboard{height:auto!important;min-height:0;overflow:visible}.app .stage .tboard .tcol{grid-template-rows:48px repeat(6,minmax(42px,auto))}.app .stage .tboard .ttile{min-height:42px}.app[data-device=remote] section:has(>.tboard) .tscore{height:auto;min-height:64px}.app[data-device=remote] section:has(>.tboard) .tscard.adjustable{height:auto;min-height:64px;padding:5px 8px}.app[data-device=host] .trivia-question-screen .qwrap{flex:0 0 auto;min-height:clamp(310px,82dvh,520px);overflow:visible}.app[data-device=host] .trivia-question-screen .qimg,.app[data-device=host] .trivia-question-screen .qimg .fximg{min-height:0;overflow:hidden;background:#fff}.app[data-device=host] .trivia-question-screen .qimg .fximg:not(.fx-zoom) img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain!important;object-position:center!important;transform:none!important}}@media (orientation: portrait){.app[data-device=remote] .howto-screen>.back{margin-bottom:0}.app[data-device=remote] .howto-screen .howto-hero{margin:2px 0 10px}.app[data-device=remote] .howto-screen .howto-hero h1{font-size:clamp(28px,8.2vw,34px)}.app[data-device=remote] .howto-screen .htsteps{gap:8px}.app[data-device=remote] .howto-screen .htstep{min-height:0;padding:10px 14px}.app[data-device=remote] .howto-screen .htstep .hart{width:64px;height:64px}.app[data-device=remote] .howto-screen .htwin{min-height:0;margin:8px 0 0;padding:9px 14px}.app[data-device=remote] .howto-screen>.btn{margin-top:10px!important;min-height:46px}}@media (orientation: landscape) and (max-height: 600px){.pitch-role-screen .game-focus-card,.pitch-role-card{justify-content:flex-start}.pitch-role-card .pprolecards{width:min(520px,100%);margin:8px auto;gap:12px}.pitch-role-card .pprole{min-height:0;padding:8px 12px 10px}.pitch-role-card .pprole .mini{width:clamp(64px,19dvh,92px);height:clamp(64px,19dvh,92px);margin-block:5px}.pitch-role-card h1{margin:0;font-size:clamp(22px,6.4dvh,30px)}.pitch-role-card .lede{margin:0 auto 4px;font-size:12.5px}}@media (orientation: landscape) and (max-height: 600px) and (min-width: 480px){.app[data-device=host] .trivia-question-screen .qimg{display:grid;place-items:center;overflow:hidden}.app[data-device=host] .trivia-question-screen .qimg .fximg{width:fit-content;height:auto;max-width:100%;max-height:100%}.app[data-device=host] .trivia-question-screen .qimg .fximg img{width:auto;height:auto;max-width:100%;max-height:min(76dvh,358px)}.app[data-device=host] .trivia-question-screen .answerbox{padding:10px 22px}.app[data-device=host] .trivia-question-screen .answerbox .al{font-size:clamp(13px,3.2dvh,16px)}.app[data-device=host] .trivia-question-screen .answerbox .av2{font-size:clamp(24px,6.6dvh,40px);line-height:1.2}}html[data-jalsah-surface=viewport],html[data-jalsah-surface=viewport] body,html[data-jalsah-surface=viewport] #root{width:100%;height:100%;min-width:0;min-height:0;margin:0;overflow:hidden!important;overscroll-behavior:none}html[data-jalsah-surface=viewport] body{background:radial-gradient(120% 55% at 50% -12%,rgba(240,179,90,.32),transparent 60%),radial-gradient(55% 38% at 112% 6%,rgba(63,208,186,.16),transparent 60%),radial-gradient(50% 34% at -10% 14%,rgba(217,83,71,.1),transparent 60%),var(--bg)}html[data-jalsah-surface=viewport][data-theme=dark] body{background:radial-gradient(120% 55% at 50% -12%,rgba(240,179,90,.1),transparent 60%),radial-gradient(55% 38% at 112% 6%,rgba(63,208,186,.06),transparent 60%),var(--bg)}html[data-jalsah-surface=canvas],html[data-jalsah-surface=canvas] body,html[data-jalsah-surface=canvas] #root,html[data-jalsah-surface=canvas] .app,html[data-jalsah-surface=canvas][data-theme=dark] body,html[data-jalsah-surface=canvas][data-theme=dark] .app{background:transparent}.viewport-shell{position:fixed;top:env(safe-area-inset-top);right:env(safe-area-inset-right);bottom:env(safe-area-inset-bottom);left:env(safe-area-inset-left);width:auto;height:auto;overflow:hidden;isolation:isolate;direction:ltr}.viewport-canvas{position:absolute;top:50%;left:50%;display:block;max-width:none;max-height:none;margin:0;padding:0;border:0;border-radius:0;background:transparent;transform-origin:center;opacity:0;transition:opacity .18s ease;will-change:transform}.viewport-shell[data-ready=true] .viewport-canvas{opacity:1}.viewport-loading{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:var(--ink);font-family:var(--display);font-weight:800;font-size:clamp(22px,4.5vw,40px);transition:opacity .16s ease}.viewport-loading .qmark{color:var(--amber)}.viewport-shell[data-ready=true] .viewport-loading{opacity:0;pointer-events:none}html[data-jalsah-surface=canvas],html[data-jalsah-surface=canvas] body,html[data-jalsah-surface=canvas] #root{width:100%;min-width:0;min-height:100%}html[data-jalsah-surface=canvas],html[data-jalsah-surface=canvas] body{overflow-x:hidden}@media (orientation: landscape){html[data-jalsah-surface=canvas],html[data-jalsah-surface=canvas] body,html[data-jalsah-surface=canvas] #root{height:100%}html[data-jalsah-surface=canvas] body:has(.app[data-device=host]),html[data-jalsah-surface=canvas] #root:has(.app[data-device=host]){height:100%;min-height:0;overflow:hidden!important}html[data-jalsah-surface=canvas] .app[data-device=host]{width:100%;height:100dvh!important;min-height:0!important;max-height:100dvh!important;padding-bottom:0!important;overflow:hidden!important}html[data-jalsah-surface=canvas] .app[data-device=host] .stage.host-wide{flex:1 1 auto;min-height:0!important;max-height:none!important;overflow:hidden!important}html[data-jalsah-surface=canvas] .app[data-device=host] .trivia-question-screen{height:100%!important;min-height:0!important;max-height:100%!important;overflow:hidden!important}html[data-jalsah-surface=canvas] .app[data-device=host] .trivia-question-screen .qwrap{min-height:0!important;overflow:hidden!important}html[data-jalsah-surface=canvas] .app[data-device=remote]:has(.howto-screen,.game-handoff-screen,.game-focus-screen,section>.drawtop+.inkwrap,section>.teamcard.A+.teamcard.B,section>.tboard,.trivia-question-screen,section>.winwrap,section>.chiprow>.fchip:not(.big),section>.fkcatgrid){height:100dvh!important;min-height:0!important;max-height:100dvh!important;padding-bottom:0!important;overflow:hidden!important}html[data-jalsah-surface=canvas] .app[data-device=remote] .stage:has(>.howto-screen,>.game-handoff-screen,>.game-focus-screen,>section>.drawtop+.inkwrap,>section>.teamcard.A+.teamcard.B,>section>.tboard,>.trivia-question-screen,>section>.winwrap,>section>.chiprow>.fchip:not(.big),>section>.fkcatgrid){flex:1 1 auto!important;height:auto!important;min-height:0!important;max-height:calc(100dvh - 44px)!important;padding-top:0!important;padding-bottom:0!important;overflow:hidden!important}html[data-jalsah-surface=canvas] .app[data-device=remote] .howto-screen{display:grid;grid-template-columns:minmax(132px,21%) minmax(0,1fr);grid-template-rows:30px minmax(0,1fr) 40px;align-items:center;width:100%;height:100%;min-height:0;max-height:100%;gap:6px 10px;padding:4px 0 6px;overflow:hidden}html[data-jalsah-surface=canvas] .app[data-device=remote] .howto-screen>.back{grid-column:1;grid-row:1;align-self:start;margin:0}html[data-jalsah-surface=canvas] .app[data-device=remote] .howto-hero{grid-column:1;grid-row:2;position:static;align-self:center;margin:0}html[data-jalsah-surface=canvas] .app[data-device=remote] .howto-hero h1{margin:0;font-size:27px;line-height:1.08}html[data-jalsah-surface=canvas] .app[data-device=remote] .howto-hero .eyebrow{margin-bottom:3px;font-size:10px}html[data-jalsah-surface=canvas] .app[data-device=remote] .howto-screen .htsteps{grid-column:2;grid-row:1 / 3;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-self:center;gap:6px;min-height:0}html[data-jalsah-surface=canvas] .app[data-device=remote] .howto-screen .htstep,html[data-jalsah-surface=canvas] .app[data-device=remote] .howto-screen .htstep:nth-child(2){display:grid;grid-template-columns:1fr;grid-template-rows:60px auto;min-width:0;min-height:128px;padding:7px;text-align:center;transform:none}html[data-jalsah-surface=canvas] .app[data-device=remote] .howto-screen .hart{width:58px;height:58px}html[data-jalsah-surface=canvas] .app[data-device=remote] .howto-screen .htx{font-size:10.5px;line-height:1.25}html[data-jalsah-surface=canvas] .app[data-device=remote] .howto-screen .htwin{grid-column:2;grid-row:3;min-height:38px;margin:0;padding:5px 9px;font-size:10.5px}html[data-jalsah-surface=canvas] .app[data-device=remote] .howto-screen>.btn{grid-column:1;grid-row:3;min-height:38px;height:38px;margin:0!important;padding:5px 9px;font-size:11px}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.teamcard.A+.teamcard.B){display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:row;align-content:start;width:100%;height:100%;min-height:0;max-height:100%;gap:4px 8px;padding:3px 0 5px;overflow-y:auto;overflow-x:hidden;scrollbar-width:none}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.teamcard.A+.teamcard.B)>:is(.gsteplbl,h1,.lede,.setlabel,.chiprow,.err,.btn,.note){grid-column:1 / -1}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.teamcard.A+.teamcard.B)>.gsteplbl{display:none}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.teamcard.A+.teamcard.B)>h1{margin:0;font-size:28px;line-height:1.05;text-align:center}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.teamcard.A+.teamcard.B)>.lede{margin:0 0 2px;font-size:11px;line-height:1.25;text-align:center}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.teamcard.A+.teamcard.B):has(>.trow)>.teamcard{min-height:58px;height:58px}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.teamcard.A+.teamcard.B)>.teamcard{min-height:58px;height:auto;margin:0;padding:5px 8px}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.teamcard.A+.teamcard.B) .mascotbtn{width:44px;height:44px;flex-basis:44px}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.teamcard.A+.teamcard.B) .teamtop input{min-height:36px;padding:5px 8px;font-size:12px}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.teamcard.A+.teamcard.B)>.trow{min-height:47px;height:47px;margin:0;padding:4px 6px}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.teamcard.A+.teamcard.B)>.err{min-height:0;margin:0}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.teamcard.A+.teamcard.B)>.btn{min-height:38px;height:38px;padding:5px 10px;font-size:12px}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.teamcard.A+.teamcard.B)>.note{margin:0;font-size:10px;line-height:1.2}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.tboard){display:flex;flex-direction:column;width:100%;height:100%!important;min-height:0!important;max-height:100%!important;padding:3px 0 5px!important;overflow:hidden!important}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.tboard)>.gsteplbl{display:none}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.tboard) .tscore{flex:0 0 48px;height:48px!important;min-height:0!important;margin:0 0 3px}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.tboard) .tscard.adjustable.score-layout-v2{min-height:0!important;height:48px!important;padding:3px 6px!important}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.tboard) .tscard.adjustable.score-layout-v2>.mv{width:34px!important;height:34px!important;flex-basis:34px!important}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.tboard) .scorecopy{gap:1px}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.tboard) .scorecopy>.tn{font-size:10px}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.tboard) .scoreline .scadj{width:22px;height:22px;flex-basis:22px;font-size:13px}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.tboard) .scoreline .sc{min-width:26px;font-size:15px}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.tboard) :is(.awardbanner,.turnbanner){flex:0 0 26px;height:26px;min-height:0;margin:0 0 3px;padding:2px 8px;font-size:10px}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.tboard) .turnbanner .mv{width:22px;height:22px}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.tboard) .tboard{flex:1 1 0;width:100%;height:0!important;min-height:0!important;gap:2px;overflow:hidden!important}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.tboard) .tcol{grid-template-rows:38px repeat(6,minmax(0,1fr))!important;min-height:0;gap:2px;padding:2px}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.tboard) .thead{height:38px;min-height:0;padding:2px 3px}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.tboard) .thead .cic{width:21px;height:21px;flex-basis:21px}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.tboard) .thead .cnm{font-size:7.5px;line-height:1.05}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.tboard) .ttile{height:auto!important;min-height:0!important;padding:1px;font-size:10px}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.tboard) .menubtns{flex:0 0 28px;height:28px;min-height:0;margin:3px 0 0!important;gap:5px}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.tboard) .menubtns .btn,html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.tboard)>.btn:not(.catgo){min-height:0;height:28px;margin:0!important;padding:2px 6px;font-size:10.5px}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.tboard)>.btn:not(.catgo){flex:0 0 26px;height:26px;margin-top:3px!important}html[data-jalsah-surface=canvas] .app[data-device=remote] .trivia-question-screen{display:flex;flex-direction:column;gap:3px;width:100%;height:100%;min-height:0;max-height:100%;padding:3px 0 5px;overflow:hidden}html[data-jalsah-surface=canvas] .app[data-device=remote] .trivia-question-screen>.gsteplbl{display:none}html[data-jalsah-surface=canvas] .app[data-device=remote] .trivia-question-screen .tscore{flex:0 0 38px;height:38px;min-height:0;margin:0;gap:7px}html[data-jalsah-surface=canvas] .app[data-device=remote] .trivia-question-screen .tscard{min-height:0;height:38px;padding:3px 8px;gap:5px}html[data-jalsah-surface=canvas] .app[data-device=remote] .trivia-question-screen .tscard .mv{position:static;width:31px;height:31px;flex:0 0 31px;transform:none}html[data-jalsah-surface=canvas] .app[data-device=remote] .trivia-question-screen .tscard .tn{font-size:11px;white-space:nowrap;overflow:hidden;overflow-wrap:normal;word-break:keep-all;text-overflow:ellipsis}html[data-jalsah-surface=canvas] .app[data-device=remote] .trivia-question-screen .tscard .sc{font-size:17px}html[data-jalsah-surface=canvas] .app[data-device=remote] .trivia-question-screen .qwrap{flex:1 1 auto;display:grid;grid-template-columns:minmax(170px,38%) minmax(0,1fr);grid-template-rows:auto minmax(0,1fr) auto;gap:5px 9px;width:100%;min-height:0;margin:0;padding:7px 9px;overflow:hidden;text-align:center}html[data-jalsah-surface=canvas] .app[data-device=remote] .trivia-question-screen .qwrap:not(:has(.qimg,.maptap)){grid-template-columns:minmax(0,1fr)}html[data-jalsah-surface=canvas] .app[data-device=remote] .trivia-question-screen .qcat{grid-column:2;grid-row:1;justify-self:center;position:relative!important;inset:auto!important;width:fit-content;height:34px;min-height:34px!important;max-height:34px;margin:0;padding:2px 7px;gap:5px;transform:none!important}html[data-jalsah-surface=canvas] .app[data-device=remote] .trivia-question-screen .qwrap:not(:has(.qimg,.maptap)) .qcat{grid-column:1}html[data-jalsah-surface=canvas] .app[data-device=remote] .trivia-question-screen .qcat .cic{width:32px;height:32px}html[data-jalsah-surface=canvas] .app[data-device=remote] .trivia-question-screen .qcat :is(.cnm,.pv){font-size:11px}html[data-jalsah-surface=canvas] .app[data-device=remote] .trivia-question-screen :is(.qimg,.maptap){grid-column:1;grid-row:1 / 4;align-self:stretch;width:100%;height:100%;min-height:0;max-height:100%;margin:0}html[data-jalsah-surface=canvas] .app[data-device=remote] .trivia-question-screen .qimg :is(.fximg,img),html[data-jalsah-surface=canvas] .app[data-device=remote] .trivia-question-screen .qimg .fximg img{width:100%;height:100%;max-height:100%;object-fit:contain!important;object-position:center!important}html[data-jalsah-surface=canvas] .app[data-device=remote] .trivia-question-screen .qtext{grid-column:2;grid-row:2;align-self:center;margin:0;font-size:24px!important;line-height:1.2;overflow:hidden}html[data-jalsah-surface=canvas] .app[data-device=remote] .trivia-question-screen[data-qlen=long] .qtext{font-size:18px!important;line-height:1.25}html[data-jalsah-surface=canvas] .app[data-device=remote] .trivia-question-screen .qwrap:not(:has(.qimg,.maptap)) .qtext{grid-column:1}html[data-jalsah-surface=canvas] .app[data-device=remote] .trivia-question-screen .tring{grid-column:3;grid-row:1 / 4;align-self:center;position:relative!important;inset:auto!important;width:52px;height:52px;margin:0;transform:none}html[data-jalsah-surface=canvas] .app[data-device=remote] .trivia-question-screen .qwrap:not(:has(.qimg,.maptap)) .tring{grid-column:2}html[data-jalsah-surface=canvas] .app[data-device=remote] .trivia-question-screen .tring svg{width:52px;height:52px}html[data-jalsah-surface=canvas] .app[data-device=remote] .trivia-question-screen .tring .tnum{font-size:15px}html[data-jalsah-surface=canvas] .app[data-device=remote] .trivia-question-screen .qwrap>:is(.sndrow,.tolchip,.answerbox,.turnline,.lede){grid-column:2;margin:0 auto}html[data-jalsah-surface=canvas] .app[data-device=remote] .trivia-question-screen .qwrap:not(:has(.qimg,.maptap))>:is(.sndrow,.tolchip,.answerbox,.turnline,.lede){grid-column:1}html[data-jalsah-surface=canvas] .app[data-device=remote] .trivia-question-screen .answerbox{padding:5px 8px}html[data-jalsah-surface=canvas] .app[data-device=remote] .trivia-question-screen .answerbox .av2{font-size:15px}html[data-jalsah-surface=canvas] .app[data-device=remote] .trivia-question-screen>.btn{flex:0 0 34px;min-height:0;height:34px;margin:0!important;padding:4px 10px;font-size:11px}html[data-jalsah-surface=canvas] .app[data-device=remote] .trivia-question-screen>.turnline{flex:0 0 17px;margin:0!important;font-size:10px;line-height:17px}html[data-jalsah-surface=canvas] .app[data-device=remote] .trivia-question-screen>.attrib{flex:0 0 34px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));height:34px;gap:5px}html[data-jalsah-surface=canvas] .app[data-device=remote] .trivia-question-screen>.attrib .btn,html[data-jalsah-surface=canvas] .app[data-device=remote] .trivia-question-screen>.attrib .btn:last-child{grid-column:auto;min-height:0;height:34px;padding:3px 6px;font-size:10px}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.winwrap){display:flex;flex-direction:column;width:100%;height:100%;min-height:0;max-height:100%;gap:4px;padding:3px 0 5px;overflow:hidden}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.winwrap)>.gsteplbl{display:none}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.winwrap) .winwrap{flex:1 1 auto;width:100%;height:auto;min-height:0;max-height:100%;margin:0;padding:7px 12px;overflow:hidden}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.winwrap) :is(.winname,.winby,.endchipshead,.note,.roastbox){margin-block:2px}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.winwrap) .endbars{min-height:0;margin-block:4px}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.winwrap) .ebar{max-height:68px}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.winwrap) .endchip{min-height:27px;padding:2px 6px 2px 2px;font-size:10px}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.winwrap) .endchips{max-height:62px;overflow-y:auto;scrollbar-width:none}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.winwrap)>.btn{flex:0 0 34px;min-height:0;height:34px;margin:0!important;padding:4px 10px;font-size:11px}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.chiprow>.fchip:not(.big)){display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto auto minmax(0,1fr) 36px 36px;align-content:stretch;width:100%;height:100%;min-height:0;max-height:100%;gap:3px 7px;padding:3px 0 5px;overflow:hidden}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.chiprow>.fchip:not(.big))>:is(.gsteplbl,h1,.lede,.chiprow,.menubtns,.err,.btn){grid-column:1 / -1}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.chiprow>.fchip:not(.big))>.gsteplbl{display:none}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.chiprow>.fchip:not(.big))>h1{margin:0;font-size:27px;line-height:1.05;text-align:center}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.chiprow>.fchip:not(.big))>.lede{margin:0;font-size:10.5px;line-height:1.2;text-align:center}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.chiprow>.fchip:not(.big))>.chiprow{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-auto-rows:minmax(32px,1fr);align-content:stretch;min-height:0;margin:0;gap:4px;overflow:hidden}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.chiprow>.fchip:not(.big)) .fchip{min-width:0;min-height:0;height:100%;padding:3px 6px;font-size:13.5px;line-height:1.2}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.chiprow>.fchip:not(.big))>.menubtns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));height:36px;margin:0!important;gap:6px}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.chiprow>.fchip:not(.big))>.menubtns .btn,html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.chiprow>.fchip:not(.big))>.btn{min-height:0;height:36px;margin:0!important;padding:4px 8px;font-size:10.5px}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.chiprow>.fchip:not(.big))>.err{display:none}html[data-jalsah-surface=canvas] .app[data-device=remote] :is(.game-handoff-screen,.game-focus-screen){display:grid;grid-template-rows:minmax(0,1fr);place-items:stretch;width:100%;height:100%;min-height:0;max-height:100%;gap:0;padding:3px 0 5px;overflow:hidden}html[data-jalsah-surface=canvas] .app[data-device=remote] :is(.game-handoff-screen,.game-focus-screen)>.gsteplbl{display:none}html[data-jalsah-surface=canvas] .app[data-device=remote] :is(.game-handoff-screen,.game-focus-screen)>:is(.handoff-card,.game-focus-card){display:flex;flex-direction:column;justify-content:center;width:min(100%,720px);height:100%;min-height:0;max-height:100%;margin:0 auto;padding:9px 15px;overflow:hidden}html[data-jalsah-surface=canvas] .app[data-device=remote] .handoff-card .artistpill{gap:5px;font-size:17px}html[data-jalsah-surface=canvas] .app[data-device=remote] .handoff-card .artistpill .mini{width:116px;height:116px}html[data-jalsah-surface=canvas] .app[data-device=remote] .handoff-card h1{margin-top:8px;font-size:24px!important;line-height:1.15}html[data-jalsah-surface=canvas] .app[data-device=remote] .handoff-card .eyebrow{margin-bottom:4px;font-size:10px}html[data-jalsah-surface=canvas] .app[data-device=remote] .word-pick-stage{display:flex;flex-direction:column;justify-content:center;width:100%;height:100%;min-height:0;padding:3px 0;overflow:hidden}html[data-jalsah-surface=canvas] .app[data-device=remote] .word-pick-stage>h1{margin:0 0 7px!important;font-size:22px!important;text-align:center}html[data-jalsah-surface=canvas] .app[data-device=remote] .word-pick-stage .wordcards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;min-height:0}html[data-jalsah-surface=canvas] .app[data-device=remote] .word-pick-stage .wordcard{min-height:128px;padding:14px 8px 10px;font-size:18px}html[data-jalsah-surface=canvas] .app[data-device=remote] .word-pick-stage>.note{margin:6px 0 0;font-size:9.5px;line-height:1.15}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.drawtop+.inkwrap){display:flex;flex-direction:column;width:100%;height:100%;min-height:0;max-height:100%;padding:3px 0 5px;overflow:hidden}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.drawtop+.inkwrap)>.drawtop{flex:0 0 34px;min-height:34px;height:34px;margin:0 0 3px;gap:5px}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.drawtop+.inkwrap)>.inkwrap:not(.fs),html[data-jalsah-surface=canvas] .app[data-device=remote] .inkwrap.fs{flex:1 1 auto;display:grid;grid-template-columns:44px minmax(0,1fr) 76px;grid-template-rows:minmax(0,1fr);width:100%;height:auto;min-height:0;max-height:100%;gap:5px;overflow:hidden}html[data-jalsah-surface=canvas] .app[data-device=remote] .inkwrap.fs{height:100%;padding:6px}html[data-jalsah-surface=canvas] .app[data-device=remote] .inkwrap .inkframe{grid-column:2;grid-row:1;min-height:0;height:100%;box-shadow:0 2px #5230231a}html[data-jalsah-surface=canvas] .app[data-device=remote] .inkwrap .inkframe canvas{width:100%;height:100%!important;min-height:0}html[data-jalsah-surface=canvas] .app[data-device=remote] .inkwrap .toolsrow{grid-column:3;grid-row:1;display:flex;flex-direction:column;align-items:stretch;min-width:0;min-height:0;height:100%;margin:0;gap:4px;overflow:hidden}html[data-jalsah-surface=canvas] .app[data-device=remote] .inkwrap .cdots{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));flex:0 1 auto;flex-wrap:nowrap;align-self:stretch;width:100%!important;min-width:0;min-height:0;gap:4px}html[data-jalsah-surface=canvas] .app[data-device=remote] .inkwrap .cdot{width:100%!important;min-width:0!important;max-width:none!important;height:30px!important;min-height:30px!important;border-radius:11px}html[data-jalsah-surface=canvas] .app[data-device=remote] .inkwrap .szdots{display:flex;flex:0 0 auto;align-self:stretch;width:100%!important;justify-content:center;gap:4px;margin-top:4px}html[data-jalsah-surface=canvas] .app[data-device=remote] .inkwrap .szdot{min-width:22px!important;width:22px!important;min-height:22px!important;height:22px!important}html[data-jalsah-surface=canvas] .app[data-device=remote] .inkwrap .toolbar2{grid-column:1;grid-row:1;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;justify-content:flex-start;height:100%;min-height:0;margin:0;gap:3px;overflow:hidden}html[data-jalsah-surface=canvas] .app[data-device=remote] .inkwrap .toolbar2 .tsep{width:22px;height:1px;margin:1px 0}html[data-jalsah-surface=canvas] .app[data-device=remote] .inkwrap :is(.tbtn,.tbtn.ic){flex:0 0 auto;min-width:32px;width:32px;min-height:32px;height:32px}html[data-jalsah-surface=canvas] .app[data-device=remote] .inkwrap .fsbtn{min-width:32px;width:32px;min-height:32px;height:32px}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.drawtop+.inkwrap)>.menubtns{flex:0 0 34px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));height:34px;min-height:0;margin:3px 0 0!important;gap:6px}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.drawtop+.inkwrap)>.menubtns .btn{min-height:0;height:34px;padding:4px 8px;font-size:10.5px}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.fkcatgrid){display:grid;grid-template-columns:154px minmax(0,1fr);grid-template-rows:34px minmax(0,1fr);align-items:stretch;width:100%;height:100%;min-height:0;max-height:100%;gap:6px 10px;padding:3px 0 5px;overflow:hidden}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.fkcatgrid)>.gsteplbl{display:none}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.fkcatgrid)>h1{grid-column:1;grid-row:1;align-self:center;margin:0;font-size:22px;line-height:1.05;white-space:nowrap}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.fkcatgrid)>.btn{grid-column:1;grid-row:2;align-self:start;width:100%;min-height:36px;height:36px;margin:0!important;padding:4px 7px;font-size:10px}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.fkcatgrid)>.fkcatgrid{grid-column:2;grid-row:1 / 3;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-template-rows:repeat(4,minmax(0,1fr));min-width:0;min-height:0;gap:4px;overflow:hidden}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.fkcatgrid) .fkcat{min-width:0;min-height:0;height:100%;padding:3px 5px 3px 10px;border-width:1px;border-radius:10px;font-size:9.5px;line-height:1.12;box-shadow:0 2px #5230231a}html[dir=rtl][data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.fkcatgrid) .fkcat{padding-right:10px;padding-left:5px}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.catbanner+.icon-heading){display:flex;flex-direction:column;width:100%;height:100%;min-height:0;max-height:100%;gap:3px;padding:3px 0 5px;overflow:hidden}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.catbanner+.icon-heading)>.gsteplbl{display:none}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.catbanner+.icon-heading)>.catbanner{flex:0 0 42px;min-height:0;height:42px;margin:0!important;padding:4px 10px}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.catbanner+.icon-heading)>.catbanner .cl{font-size:8px}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.catbanner+.icon-heading)>.catbanner .cv{font-size:15px;line-height:1.1}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.catbanner+.icon-heading)>.icon-heading{flex:0 0 25px;min-height:0;margin:0;font-size:15px!important;line-height:25px}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.catbanner+.icon-heading)>.dotprog{flex:0 0 15px;min-height:0;height:15px;margin:0!important}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.catbanner+.icon-heading)>.ppoolgrid{flex:1 1 auto;display:grid;grid-template-columns:repeat(8,minmax(0,1fr));grid-auto-rows:minmax(0,1fr);min-height:0;gap:4px;overflow:hidden}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.catbanner+.icon-heading) .ppitem{min-width:0;min-height:0;padding:3px;border-width:1px;border-radius:8px;box-shadow:0 2px #5230231a}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.catbanner+.icon-heading) .ppitem .part,html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.catbanner+.icon-heading) .ppitem .part img{width:100%;height:100%;aspect-ratio:auto;object-fit:contain}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.catbanner+.icon-heading)>.deckstrip{flex:1 1 auto;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));min-height:0;gap:5px;padding:0;overflow:hidden}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.catbanner+.icon-heading)>.deckstrip .deckcard{min-width:0;width:auto;height:100%;min-height:0}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.catbanner+.icon-heading)>:is(.btn,.menubtns){flex:0 0 32px;min-height:0;height:32px;margin:0!important}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.catbanner+.icon-heading)>.menubtns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.catbanner+.icon-heading)>.menubtns>:only-child{grid-column:1 / -1}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.catbanner+.icon-heading)>:is(.btn,.menubtns) .btn,html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.catbanner+.icon-heading)>.btn{min-height:0;height:32px;margin:0!important;padding:3px 8px;font-size:10px}}@media (prefers-reduced-motion: reduce){.viewport-canvas,.viewport-loading{transition:none}}@media (orientation: portrait){html[data-jalsah-surface=canvas] .app{padding-bottom:10px}html[data-jalsah-surface=canvas] .bar.jalsah-header{min-height:54px;padding-top:6px;padding-bottom:6px}html[data-jalsah-surface=canvas] .stage{padding-top:6px}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.tboard) .thead{min-height:52px}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.tboard) .ttile{min-height:32px}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.tboard) .tscard{min-height:34px;padding:3px 8px}html[data-jalsah-surface=canvas] .app[data-device=remote] .trivia-question-screen .qwrap{padding:10px 12px}html[data-jalsah-surface=canvas] .app[data-device=remote] .trivia-question-screen .qtext{margin-block:6px;font-size:clamp(22px,5.4vw,34px)!important}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.teamcard.A+.teamcard.B):not(:has(>.trow)) .teamcard{padding:8px 10px}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.teamcard.A+.teamcard.B):not(:has(>.trow)) h1{margin-block:0 6px;font-size:clamp(26px,7.6vw,32px)}}@media (orientation: portrait){html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.teamcard.A+.teamcard.B):not(:has(>.trow)){display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 8px;align-content:start}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.teamcard.A+.teamcard.B):not(:has(>.trow))>:is(.gsteplbl,h1,.setlabel,.chiprow,.err,.note){grid-column:1 / -1}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.teamcard.A+.teamcard.B):not(:has(>.trow))>.teamcard{margin-block:0}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.teamcard.A+.teamcard.B):not(:has(>.trow)) .teamcard .jchip{min-height:24px;padding:2px 7px 2px 3px;font-size:10.5px}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.teamcard.A+.teamcard.B):not(:has(>.trow)) .teamcard .jchip .mini{width:18px;height:18px}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.teamcard.A+.teamcard.B):not(:has(>.trow)) .teamcard .chiprow{max-height:150px;overflow-y:auto;scrollbar-width:none}}@media (orientation: portrait){html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.tboard)>.gsteplbl{display:none}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.tboard) .tscore{min-height:0;margin-block:2px}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.tboard) .tscard{min-height:44px;padding:3px 8px}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.tboard) :is(.awardbanner,.turnbanner){min-height:0;margin-block:3px;padding:4px 10px;font-size:12px}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.tboard) .tcol{grid-template-rows:minmax(52px,auto) repeat(6,44px);gap:5px}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.tboard) .thead{height:52px;min-height:52px}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.tboard) .ttile{height:100%!important;min-height:0!important;max-height:100%!important;margin:0!important;padding:0!important;display:grid;place-items:center;line-height:1}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.tboard)>.menubtns{margin-top:6px}html[data-jalsah-surface=canvas] .app[data-device=remote] .trivia-question-screen>.gsteplbl{display:none}html[data-jalsah-surface=canvas] .app[data-device=remote] .trivia-question-screen .tscore{min-height:0;margin-block:2px}html[data-jalsah-surface=canvas] .app[data-device=remote] .trivia-question-screen .qwrap .qimg,html[data-jalsah-surface=canvas] .app[data-device=remote] .trivia-question-screen .qwrap .qimg img{max-height:clamp(170px,28vh,208px)}html[data-jalsah-surface=canvas] .app[data-device=remote] .trivia-question-screen .tring{width:72px;height:72px;margin:0 auto}html[data-jalsah-surface=canvas] .app[data-device=remote] .trivia-question-screen .qcat{min-height:0;padding:4px 10px}}@media (orientation: portrait){html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.fkcatgrid) .fkcatgrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.fkcatgrid) .fkcat{min-height:56px;padding:6px 4px;font-size:12.5px}}@media (orientation: portrait){html[data-jalsah-surface=canvas] .app[data-device=remote] .faker-clue-screen .orderchips{gap:5px}html[data-jalsah-surface=canvas] .app[data-device=remote] .faker-clue-screen .ochip{min-height:30px;padding:2px 8px;font-size:11.5px}html[data-jalsah-surface=canvas] .app[data-device=remote] .faker-clue-screen .ochip .mini{width:24px;height:24px}}@media (orientation: portrait){html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.pickrow){display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 8px;align-content:start}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.pickrow)>:is(.gsteplbl,.icon-heading,h1,.lede,.dotprog,.note,.err,.btn,.menubtns){grid-column:1 / -1}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.pickrow)>.pickrow{min-height:48px;margin:0}}@media (orientation: portrait){html[data-jalsah-surface=canvas] .app :is(.scoreboard-screen,.game-end-screen,.podwrap) .sbrow{min-height:40px;margin-block:4px;padding:3px 10px}html[data-jalsah-surface=canvas] .app :is(.scoreboard-screen,.game-end-screen,.podwrap) .sbrow .mini{width:28px;height:28px}html[data-jalsah-surface=canvas] .app :is(.scoreboard-screen,.game-end-screen,.podwrap) .sbrow :is(.nm,.pts){font-size:13px}html[data-jalsah-surface=canvas] .app .scoreboard-screen h1{margin-block:2px 6px;font-size:clamp(26px,8vw,34px)}}@media (orientation: portrait){html[data-jalsah-surface=canvas] .app[data-device=host] .tv-picker .menu-podium{margin-top:8px}html[data-jalsah-surface=canvas] .app[data-device=host] .tv-picker .menu-podium .mp-title{margin-bottom:6px;font-size:13px}html[data-jalsah-surface=canvas] .app[data-device=host] .tv-picker .mp-face{width:42px;height:42px}html[data-jalsah-surface=canvas] .app[data-device=host] .tv-picker .mp-slot.first .mp-face{width:52px;height:52px}html[data-jalsah-surface=canvas] .app[data-device=host] .tv-picker .mp-slot.first .mp-block{height:44px}html[data-jalsah-surface=canvas] .app[data-device=host] .tv-picker .mp-slot.second .mp-block{height:34px}html[data-jalsah-surface=canvas] .app[data-device=host] .tv-picker .mp-slot.third .mp-block{height:27px}html[data-jalsah-surface=canvas] .app[data-device=host] .tv-picker .gamecard{min-height:clamp(120px,24vw,156px)}}@media (orientation: portrait){html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.drawtop+.inkwrap){display:flex;flex-direction:column;height:100%;min-height:0;padding-bottom:4px;overflow:hidden}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.drawtop+.inkwrap)>.drawtop{flex:0 0 auto;margin-bottom:6px}html[data-jalsah-surface=canvas] .app[data-device=remote] .inkwrap:not(.fs){flex:1 1 auto;display:flex;flex-direction:column;min-height:0;gap:8px}html[data-jalsah-surface=canvas] .app[data-device=remote] .inkwrap .inkframe{flex:0 0 auto}html[data-jalsah-surface=canvas] .app[data-device=remote] .inkwrap .toolsrow{flex:0 0 auto;display:flex;flex-direction:column;align-items:stretch;gap:6px;margin:0}html[data-jalsah-surface=canvas] .app[data-device=remote] .inkwrap .cdots{display:grid!important;grid-template-columns:repeat(8,minmax(0,1fr));gap:5px;flex-wrap:nowrap}html[data-jalsah-surface=canvas] .app[data-device=remote] .inkwrap .cdot{width:100%!important;min-width:0!important;max-width:none!important;height:32px!important;min-height:32px!important;border-radius:11px}html[data-jalsah-surface=canvas] .app[data-device=remote] .inkwrap .szdots{display:flex;justify-content:center;gap:8px}html[data-jalsah-surface=canvas] .app[data-device=remote] .inkwrap .szdot{width:30px!important;min-width:30px!important;height:30px!important;min-height:30px!important}html[data-jalsah-surface=canvas] .app[data-device=remote] .inkwrap .toolbar2{flex:0 0 auto;display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;gap:4px;margin:0}html[data-jalsah-surface=canvas] .app[data-device=remote] .inkwrap :is(.tbtn,.tbtn.ic){flex:0 0 auto;width:34px!important;min-width:34px!important;height:34px!important;min-height:34px!important;padding:0!important}html[data-jalsah-surface=canvas] .app[data-device=remote] .inkwrap .toolbar2 .tsep{width:1px;height:22px;margin-inline:2px}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.drawtop+.inkwrap)>.menubtns{flex:0 0 auto;margin-top:8px!important}}html[data-jalsah-surface=canvas] .app[data-device=host] .stage>section,html[data-jalsah-surface=canvas] .app[data-device=host] .stage.host-wide>section{flex:1 1 auto!important;height:100%!important;min-height:0!important;max-height:100%!important;overflow:hidden!important}html[data-jalsah-surface=canvas] .app[data-device=host] .stage .tboard{flex:1 1 auto!important;height:auto!important;min-height:0!important}html[data-jalsah-surface=canvas] .app[data-device=host] .stage .tcol{height:100%;min-height:0}html[data-jalsah-surface=canvas] .app[data-device=host] .stage .ttile{min-height:0;height:auto}html[data-jalsah-surface=canvas] .app[data-device=host] .trivia-question-screen .qwrap{flex:1 1 auto!important;height:auto!important;min-height:0!important;align-content:center}html[data-jalsah-surface=canvas] .app[data-device=host] .trivia-question-screen .qtext{font-size:clamp(24px,7dvh,42px)!important}html[data-jalsah-surface=canvas] .app[data-device=host] .trivia-question-screen[data-qlen=long] .qtext{font-size:clamp(19px,5.4dvh,30px)!important}html[data-jalsah-surface=canvas] .app[data-device=host] .trivia-question-screen .tring{width:clamp(74px,20dvh,108px)!important;height:clamp(74px,20dvh,108px)!important}@media (orientation: portrait){html[data-jalsah-surface=canvas] .app .winwrap .winmascot{width:84px;height:84px}html[data-jalsah-surface=canvas] .app .winwrap .winmascot :is(svg,img){width:100%;height:100%}html[data-jalsah-surface=canvas] .app .winwrap .winname{font-size:clamp(24px,7vw,30px)}html[data-jalsah-surface=canvas] .app .winwrap .ebar{max-height:96px}html[data-jalsah-surface=canvas] .app .winwrap .roastbox{margin-top:8px;padding:8px 12px;font-size:13px}html[data-jalsah-surface=canvas] .app .winwrap+.btn,html[data-jalsah-surface=canvas] .app section:has(>.winwrap)>.btn{margin-top:8px!important}}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app[data-device=host] section:has(>.tboard) .tscore,html[data-jalsah-surface=canvas] .app[data-device=host] .trivia-question-screen .tscore{flex-basis:46px}html[data-jalsah-surface=canvas] .app[data-device=host] .tscard{height:46px}html[data-jalsah-surface=canvas] .app[data-device=host] .tscard .mv{width:38px;height:38px;flex:0 0 38px}html[data-jalsah-surface=canvas] .app[data-device=host] .tscard .mv :is(svg,img){width:100%;height:100%}}@media (orientation: portrait){html[data-jalsah-surface=canvas]:has(.app[data-device=remote] .trivia-question-screen),html[data-jalsah-surface=canvas]:has(.app[data-device=remote] .trivia-question-screen) body,html[data-jalsah-surface=canvas]:has(.app[data-device=remote] .trivia-question-screen) #root{height:100%;min-height:0;overflow:hidden!important}html[data-jalsah-surface=canvas] .app[data-device=remote]:has(.trivia-question-screen){display:flex;flex-direction:column;height:100dvh!important;min-height:0!important;max-height:100dvh!important;padding-bottom:6px!important;overflow:hidden!important}html[data-jalsah-surface=canvas] .app[data-device=remote] .stage:has(>.trivia-question-screen){flex:1 1 auto!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:hidden!important}html[data-jalsah-surface=canvas] .app[data-device=remote] .trivia-question-screen{display:flex;flex-direction:column;height:100%;min-height:0;gap:4px;overflow:hidden}html[data-jalsah-surface=canvas] .app[data-device=remote] .trivia-question-screen>:is(.tscore,.btn,.reportrow,.menubtns){flex:0 0 auto}html[data-jalsah-surface=canvas] .app[data-device=remote] .trivia-question-screen>.qwrap{flex:1 1 auto;display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:5px;min-height:0;margin:0;overflow:hidden}html[data-jalsah-surface=canvas] .app[data-device=remote] .trivia-question-screen .qwrap .qimg{flex:1 1 auto;display:grid;place-items:center;min-height:64px;margin:0 auto;overflow:hidden;width:100%}html[data-jalsah-surface=canvas] .app[data-device=remote] .trivia-question-screen .qwrap .qimg .fximg{width:auto;height:100%;max-width:100%;max-height:min(30dvh,240px)}html[data-jalsah-surface=canvas] .app[data-device=remote] .trivia-question-screen .qwrap .qimg .fximg img{width:auto;height:100%;max-width:100%;max-height:100%;object-fit:contain!important}html[data-jalsah-surface=canvas] .app[data-device=remote] .trivia-question-screen .qwrap:has(.answerbox) .qtext{font-size:clamp(15px,4.2vw,20px)!important}html[data-jalsah-surface=canvas] .app[data-device=remote] .trivia-question-screen .qwrap .qtext{flex:0 0 auto;margin-block:2px;font-size:clamp(18px,5vw,26px)!important;line-height:1.25}html[data-jalsah-surface=canvas] .app[data-device=remote] .trivia-question-screen .qwrap .tring{flex:0 0 auto;width:58px!important;height:58px!important;margin:2px auto}html[data-jalsah-surface=canvas] .app[data-device=remote] .trivia-question-screen .qwrap .tring .tnum{font-size:17px}html[data-jalsah-surface=canvas] .app[data-device=remote] .trivia-question-screen .qwrap .answerbox{flex:0 0 auto;margin-block:2px;padding:8px 12px}html[data-jalsah-surface=canvas] .app[data-device=remote] .trivia-question-screen .qwrap :is(.turnline,.lede){flex:0 0 auto;margin-block:2px;font-size:12.5px}html[data-jalsah-surface=canvas] .app[data-device=remote] .trivia-question-screen .qwrap .attrib{flex:0 0 auto;gap:6px;margin-top:4px}html[data-jalsah-surface=canvas] .app[data-device=remote] .trivia-question-screen .qwrap .attrib .btn{min-height:42px;padding:7px 10px}html[data-jalsah-surface=canvas] .app[data-device=remote] .trivia-question-screen>.reportrow{margin-block:2px 0}}html[data-jalsah-surface=canvas] .app[data-device=host] .trivia-question-screen .qwrap{border:1px solid rgba(101,50,43,.22)!important;box-shadow:0 4px #52302314!important}html[data-jalsah-surface=canvas] .app .trivia-question-screen .qcat{width:fit-content!important;min-width:0;max-width:92%;margin-inline:auto;padding:6px 16px;justify-self:center;align-self:center}@media (orientation: portrait){html[data-jalsah-surface=canvas] .app[data-device=remote] .trivia-question-screen .qwrap{justify-content:flex-start}html[data-jalsah-surface=canvas] .app[data-device=remote] .trivia-question-screen .qwrap .qcat{margin-block:4px 6px}html[data-jalsah-surface=canvas] .app[data-device=remote] .trivia-question-screen .qwrap .qtext{margin-block:auto}}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app[data-device=host] .trivia-question-screen .tring{margin-inline:12px;justify-self:center}html[data-jalsah-surface=canvas] .app[data-device=host] .trivia-question-screen .qwrap{grid-template-columns:minmax(170px,38%) minmax(0,1fr)}html[data-jalsah-surface=canvas] .app[data-device=host] section:has(>.tboard) .tscore,html[data-jalsah-surface=canvas] .app[data-device=host] .trivia-question-screen .tscore{flex-basis:52px!important}html[data-jalsah-surface=canvas] .app[data-device=host] .tscard{height:52px!important;min-height:52px}html[data-jalsah-surface=canvas] .app[data-device=host] .tscard .mv{width:44px!important;height:44px!important;flex:0 0 44px!important}}@media (orientation: portrait){html[data-jalsah-surface=canvas] .app[data-device=remote] .trivia-question-screen .qwrap:has(.answerbox) .tring{width:44px!important;height:44px!important;margin-block:0}html[data-jalsah-surface=canvas] .app[data-device=remote] .trivia-question-screen .qwrap:has(.answerbox) .tring .tnum{font-size:13px}}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app[data-device=host] .trivia-question-screen .qwrap .qcat{grid-column:1 / -1!important;grid-row:1!important;justify-self:center!important;align-self:start;margin-block:0 2px}html[data-jalsah-surface=canvas] .app[data-device=host] .trivia-question-screen .qwrap .qtext{grid-row:2!important;align-self:center;text-align:center}html[data-jalsah-surface=canvas] .app[data-device=host] .trivia-question-screen .qwrap:not(:has(.qimg,.maptap)) .qtext{grid-column:1 / 3!important}html[data-jalsah-surface=canvas] .app[data-device=host] .trivia-question-screen .qwrap :is(.qimg,.maptap){grid-row:2 / 4!important}}html[data-jalsah-surface=canvas] .app .qcat{display:inline-flex!important;align-items:center!important;justify-content:center;gap:8px;width:fit-content!important;min-height:0!important;height:auto!important;padding:6px 16px!important;overflow:visible}html[data-jalsah-surface=canvas] .app .qcat .cic{width:28px!important;height:28px!important;flex:0 0 28px!important;margin:0!important}html[data-jalsah-surface=canvas] .app .qcat .cic :is(img,svg){width:100%!important;height:100%!important}html[data-jalsah-surface=canvas] .app .qcat :is(.cnm,.pv){line-height:1.2;white-space:nowrap}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app[data-device=remote] .trivia-question-screen .tscore{flex-basis:auto!important;height:auto!important;min-height:0!important}html[data-jalsah-surface=canvas] .app[data-device=remote] .tscard.adjustable.score-layout-v2{height:auto!important;min-height:54px!important;max-height:none!important;padding:5px 12px!important;overflow:visible}html[data-jalsah-surface=canvas] .app[data-device=remote] .tscard.adjustable.score-layout-v2 .scorecopy{gap:2px}html[data-jalsah-surface=canvas] .app[data-device=remote] .tscard.adjustable.score-layout-v2 .scorecopy>.tn{font-size:12px}html[data-jalsah-surface=canvas] .app[data-device=remote] .tscard.adjustable.score-layout-v2 .scoreline{gap:10px!important}html[data-jalsah-surface=canvas] .app[data-device=remote] .tscard.adjustable.score-layout-v2 .scoreline .sc{padding-inline:4px}}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app .trivia-question-screen .qwrap :is(.qimg,.maptap){display:grid!important;place-items:center;min-height:0!important;overflow:hidden}html[data-jalsah-surface=canvas] .app .trivia-question-screen .qwrap .qimg .fximg{width:auto!important;height:100%!important;max-width:100%!important;max-height:100%!important;display:flex!important;align-items:center;justify-content:center}html[data-jalsah-surface=canvas] .app .trivia-question-screen .qwrap .qimg .fximg img{width:auto!important;height:auto!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center!important}}html[data-jalsah-surface=canvas] .app .fximg.done img{transform:none!important}html[data-jalsah-surface=canvas] .app[data-device=host] .host-mirror-grid .avpick{container-type:size;display:grid;place-items:center;min-height:0}html[data-jalsah-surface=canvas] .app[data-device=host] .host-mirror-grid .avpick .avatar-choice-frame{width:min(94cqw,94cqh)!important;height:auto!important;max-width:none!important;max-height:none!important;aspect-ratio:1!important;margin:auto}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app[data-device=host] .host-avatar-mirror{display:flex!important;flex-direction:column;gap:6px;width:100%;height:100%;min-height:0}html[data-jalsah-surface=canvas] .app[data-device=host] .host-mirror-intro{flex:0 0 auto;display:block;margin:0;padding:0;border:0;background:transparent}html[data-jalsah-surface=canvas] .app[data-device=host] .host-mirror-intro h1{margin:0;font-size:clamp(20px,5.8dvh,27px);text-align:center}html[data-jalsah-surface=canvas] .app[data-device=host] .host-mirror-studio{flex:1 1 auto;display:flex;flex-direction:column;min-height:0;height:auto;padding:8px 14px 10px;overflow:hidden}html[data-jalsah-surface=canvas] .app[data-device=host] .host-mirror-field{flex:0 0 auto;display:flex;align-items:center;gap:10px;margin:0 0 5px}html[data-jalsah-surface=canvas] .app[data-device=host] .host-avatar-mirror .avatar-group-tabs{flex:0 0 auto;margin:0 0 8px}html[data-jalsah-surface=canvas] .app[data-device=host] .host-mirror-grid{flex:1 1 auto;display:grid!important;grid-template-columns:repeat(auto-fill,minmax(64px,78px))!important;grid-auto-rows:minmax(64px,78px);justify-content:center;align-content:center;gap:8px!important;width:100%;height:auto!important;min-height:0;padding:0;overflow:hidden}html[data-jalsah-surface=canvas] .app[data-device=host] .host-mirror-footer{flex:0 0 auto;min-height:0;margin:0}}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app[data-device=host] .host-mirror-studio{padding:6px 12px 8px}html[data-jalsah-surface=canvas] .app[data-device=host] .host-mirror-field{margin:0 0 4px}html[data-jalsah-surface=canvas] .app[data-device=host] .host-mirror-field label{display:none}html[data-jalsah-surface=canvas] .app[data-device=host] .host-mirror-name{flex:1 1 auto;min-height:24px;padding:3px 10px;font-size:12px}html[data-jalsah-surface=canvas] .app[data-device=host] .host-mirror-picker-label{display:none}html[data-jalsah-surface=canvas] .app[data-device=host] .host-avatar-mirror .avatar-group-tabs{margin:0 0 6px}html[data-jalsah-surface=canvas] .app[data-device=host] .host-mirror-tab{min-height:26px;padding:2px 6px;font-size:10.5px}html[data-jalsah-surface=canvas] .app[data-device=host] .host-mirror-footer{display:flex!important;align-items:center;gap:10px;height:42px;overflow:hidden}html[data-jalsah-surface=canvas] .app[data-device=host] .host-mirror-joined{display:flex;align-items:center;gap:10px;min-width:0;width:100%}html[data-jalsah-surface=canvas] .app[data-device=host] .host-mirror-joined .countpill{flex:0 0 auto}html[data-jalsah-surface=canvas] .app[data-device=host] .host-mirror-joined .joinedlist{flex:1 1 auto;flex-wrap:nowrap;margin:0;overflow:hidden}html[data-jalsah-surface=canvas] .app[data-device=host] .host-mirror-footer .jchip{min-height:30px}}.gclock{position:absolute;top:6px;left:6px;z-index:60;width:var(--gclock, 52px);height:var(--gclock, 52px);pointer-events:none}.gclock svg{display:block;width:100%;height:100%}.gclock .gdisc{fill:var(--panel, #FFF8EA);stroke:#2a1f184d;stroke-width:2.5}.gclock .garc{stroke:#e2922f}.gclock .gnum{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;font-family:var(--mono, ui-monospace, monospace);font-weight:800;font-size:calc(var(--gclock, 52px) * .34);line-height:1;color:var(--ink, #2A1F18)}.gclock.over .garc{stroke:var(--red, #C0392B)}.gclock.over .gnum{color:var(--red, #C0392B)}.gclock .gnum.wide{transform:scale(.8)}.gclock .gnum.wider{transform:scale(.64)}.gclock.frozen{opacity:.72}.gclock.frozen .garc{stroke:#b3a28d}.app[data-device=host] .gclock{--gclock: 76px }section:has(>.gclock),.qwrap,.game-focus-card,.slidestage{position:relative}.gclock+.drawtop{padding-left:64px}.app[data-device=host] .gclock+.drawtop{padding-left:90px}.role-select-screen .role-art{width:98px;height:98px;margin-block-end:12px;border:0;border-radius:0;background:transparent;box-shadow:none;isolation:isolate}.role-select-screen .role-art:before{content:"";position:absolute;z-index:-1;top:3px;right:5px;bottom:6px;left:3px;border:1.5px solid rgba(82,39,34,.3);border-radius:49% 45% 52% 47%;background:#fff9edb8;transform:rotate(-3deg)}.role-select-screen .rolecard.remote .role-art:before{border-radius:45% 52% 47% 50%;transform:rotate(3deg)}.role-select-screen .role-art .glyph{position:relative;z-index:1;width:88px;height:88px;flex:0 0 88px;border:0;border-radius:0;background:transparent}.role-select-screen .role-art .glyph .role-symbol{display:block;width:100%;height:100%;overflow:visible;filter:drop-shadow(0 3px 0 rgba(82,39,34,.08))}.role-symbol .role-icon-paper,.role-symbol .role-icon-card{fill:#fff8e9}.role-symbol .role-icon-teal{fill:#4f8f88}.role-symbol .role-icon-sage{fill:#d7e6dc}.role-symbol .role-icon-red{fill:#ad4f4b}.role-symbol .role-icon-amber{fill:#e1aa35}.role-symbol .role-icon-outline,.role-symbol .role-icon-spark,.role-symbol .role-icon-plus,.role-symbol .role-icon-dot{fill:none;stroke:#532b28;stroke-width:3.25;stroke-linecap:round;stroke-linejoin:round}.role-symbol .role-icon-thin{stroke-width:2.15}.role-symbol .role-icon-spark{stroke:#d99b27;stroke-width:3.6}.role-symbol .role-icon-plus,.role-symbol .role-icon-dot{stroke:#fff8e9;stroke-width:2.2}.role-symbol-host .role-icon-card-left{transform:rotate(-2deg);transform-origin:36px 41px}.role-symbol-host .role-icon-card-right{transform:rotate(2deg);transform-origin:58px 40px}@media (max-width: 520px) and (orientation: portrait){.role-select-screen .role-art{width:86px;height:86px}.role-select-screen .role-art .glyph{width:78px;height:78px;flex-basis:78px}}@media (orientation: landscape){html[data-jalsah-surface=canvas] .sheet:not(.subscription-sheet){width:min(94%,680px);display:grid;grid-template-columns:1fr 1fr;gap:9px 10px;align-content:start}html[data-jalsah-surface=canvas] .sheet:not(.subscription-sheet) :is(.sheethead,.setlabel){grid-column:1 / -1}html[data-jalsah-surface=canvas] .sheet:not(.subscription-sheet) .sheethead{margin-bottom:2px}html[data-jalsah-surface=canvas] .sheet:not(.subscription-sheet) .setrow{margin-bottom:0}html[data-jalsah-surface=canvas] .sheet:not(.subscription-sheet) .setrow:has(.contactlink){grid-column:1 / -1;padding-block:8px}html[data-jalsah-surface=canvas] .sheet:not(.subscription-sheet) .setlabel{margin:2px 0 0}html[data-jalsah-surface=canvas] .sheet:not(.subscription-sheet) .btn-red{grid-column:1 / -1;font-size:17px;padding:13px 18px}html[data-jalsah-surface=canvas] .sheet:not(.subscription-sheet) :is(.setver,.fliplink){grid-column:1 / -1;margin-top:0}}.sheet .contactlink{font-size:12px}.sheet .setver{font-size:10.5px;color:var(--ink-dim)}.sheet:not(.subscription-sheet) .btn-red{font-size:17px;padding:13px 18px}@media (orientation: landscape){html[data-jalsah-surface=canvas] .sheet:not(.subscription-sheet){padding:13px 16px;gap:7px 10px}html[data-jalsah-surface=canvas] .sheet:not(.subscription-sheet) .sheethead h2{font-size:18px}html[data-jalsah-surface=canvas] .sheet:not(.subscription-sheet) .setrow{padding:8px 12px}html[data-jalsah-surface=canvas] .sheet:not(.subscription-sheet) .setrow:has(.contactlink){padding-block:6px}html[data-jalsah-surface=canvas] .sheet:not(.subscription-sheet) .setlabel{font-size:11px}html[data-jalsah-surface=canvas] .sheet:not(.subscription-sheet) .btn-red{padding:11px 18px}html[data-jalsah-surface=canvas] .sheet:not(.subscription-sheet) .fliplink{font-size:11px;margin-top:0}}@media (orientation: landscape){html[data-jalsah-surface=canvas] .sheetwrap{padding:6px}html[data-jalsah-surface=canvas] .sheet:not(.subscription-sheet){max-height:calc(100% - 8px)}html[data-jalsah-surface=canvas] .sheet:not(.subscription-sheet) .setrow{padding-block:7px}}@media (orientation: landscape){html[data-jalsah-surface=canvas] .sheet:not(.subscription-sheet) .setver{margin-top:2px!important}}.sheet:not(.subscription-sheet) .btn-red{font-size:19px;padding:15px 20px}@media (orientation: landscape){html[data-jalsah-surface=canvas] .sheet:not(.subscription-sheet) .btn-red{padding:12px 20px}}@media (orientation: landscape){html[data-jalsah-surface=canvas] .sheet:not(.subscription-sheet) .btn-red{font-size:19px}}html[data-jalsah-surface=canvas] .app[data-device=remote]:has(.avatar-studio-screen){height:100dvh!important;min-height:0!important;overflow-y:auto!important}html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio-screen{flex:1 1 auto;min-height:0;display:flex;flex-direction:column}html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio-screen>*{flex:0 0 auto}html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio-screen .panel.avatar-studio{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow-y:auto}html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio>*{flex:0 0 auto}html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio .avgrid{flex:1 1 auto;min-height:0;overflow-y:auto;align-content:start}@media (orientation: portrait){html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-group-tabs{display:flex;width:100%;gap:6px}html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-group-tab{flex:1 1 0;display:flex;align-items:center;justify-content:center;gap:4px;text-align:center;min-width:0}}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app[data-device=remote] .panel.avatar-studio{display:grid!important;grid-template-columns:minmax(180px,250px) minmax(0,1fr);grid-template-rows:auto minmax(0,1fr) auto;gap:8px 12px;overflow:hidden}html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio>.field:first-child{grid-row:1;grid-column:1;margin:0}html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio>.field:not(:first-child){display:none}html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio>.avatar-group-tabs{grid-row:1;grid-column:2;align-self:center;margin:0;flex-wrap:nowrap;overflow-x:auto}html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio>.avgrid{grid-row:2;grid-column:1 / -1;min-height:0;overflow-y:auto}html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio>.camrow{grid-row:3;grid-column:1;margin:0}html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio>.camrow .btn{width:100%}html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio>.btn-gold{grid-row:3;grid-column:2;margin:0}html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio>.err,html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio>.camera-capture{grid-column:1 / -1}html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio>.err:empty{display:none}}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio-screen .screen-intro{margin:0 0 6px}html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio-screen .screen-intro h1{font-size:18px;margin:0}html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio-screen .screen-intro .lede{display:none}html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio-screen>div:has(>.countpill){margin-top:8px!important;display:flex;align-items:center;gap:8px;min-height:0}html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio-screen>div:has(>.countpill) .joinedlist{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:6px;margin:0;flex:1 1 auto;min-width:0}}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio-screen>div:not([class]):has(.btn){display:flex;align-items:center;justify-content:center;gap:10px;margin:6px 0 0!important}html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio-screen>div:not([class]):has(.btn) :is(p,.note){margin:0}html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio-screen>div:not([class]):has(.btn) .btn{width:auto;padding:9px 18px}html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio>.avgrid{display:grid;grid-template-columns:repeat(auto-fill,92px);justify-content:center;align-content:start;gap:10px}html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio>.avgrid .avpick{width:92px;height:92px}html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio>.avgrid .avatar-choice-frame{width:88px!important;height:88px!important}}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio-screen .screen-intro{display:none}html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio>.field:first-child label{display:none}html[data-jalsah-surface=canvas] .app[data-device=remote] .panel.avatar-studio{padding:10px 12px}html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio-screen{padding-top:0}html[data-jalsah-surface=canvas] .app[data-device=remote]:has(.avatar-studio-screen) .stage{padding-top:4px}}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio-screen{display:grid!important;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:minmax(0,1fr) auto;gap:6px 12px}html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio-screen>.panel.avatar-studio{grid-column:1 / -1;grid-row:1;min-height:0;padding:8px 10px}html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio-screen>div:has(>.countpill){grid-row:2;grid-column:1;margin:0!important}html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio-screen>div:not([class]):has(.btn){grid-row:2;grid-column:2;margin:0!important}html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio>.avgrid{grid-template-columns:repeat(auto-fill,80px);gap:6px}html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio>.avgrid .avpick{width:80px;height:80px}html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio>.avgrid .avatar-choice-frame{width:76px!important;height:76px!important}}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio-screen{grid-template-columns:minmax(0,1fr) minmax(150px,190px);grid-template-rows:minmax(0,1fr) auto}html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio-screen>.panel.avatar-studio{grid-column:1;grid-row:1 / 3}html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio-screen>div:has(>.countpill){grid-column:2;grid-row:1;display:flex;flex-direction:column;align-items:stretch;gap:6px;min-height:0;margin:0!important;background:var(--panel);border:2.5px solid var(--ink);border-radius:16px;box-shadow:2px 3px 0 var(--shadow);padding:8px}html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio-screen>div:has(>.countpill) .countpill{align-self:center}html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio-screen>div:has(>.countpill) .joinedlist{display:flex;flex-direction:column;flex-wrap:nowrap;gap:6px;overflow-y:auto;overflow-x:hidden;flex:1 1 auto;min-height:0;margin:0}html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio-screen>div:has(>.countpill) .jchip{width:100%;justify-content:flex-start}html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio-screen>div:not([class]):has(.btn){grid-column:2;grid-row:2;margin:0!important;flex-direction:column;gap:4px}html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio-screen>div:not([class]):has(.btn) .btn{width:100%;padding:9px 10px;font-size:13px}}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio-screen{grid-template-columns:minmax(150px,190px) minmax(0,1fr)}html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio-screen>.panel.avatar-studio{grid-column:2}html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio-screen>div:has(>.countpill){grid-column:1}html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio-screen>div:not([class]):has(.btn){grid-column:1}}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app[data-device=remote]:has(.avatar-studio-screen){padding-inline:10px}html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio-screen{width:100%;max-width:none;background:var(--panel);border:2.5px solid var(--ink);border-radius:18px;box-shadow:2px 3px 0 var(--shadow);padding:10px 12px;gap:8px 12px}html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio-screen>.panel.avatar-studio,html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio-screen>div:has(>.countpill){background:transparent;border:0;box-shadow:none;border-radius:0;padding:0}html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio-screen>div:has(>.countpill){border-inline-start:2px dashed rgba(42,31,24,.25);padding-inline-start:10px}html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio>.avatar-group-tabs{min-height:34px}html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio .avatar-group-tab{flex:0 0 auto;white-space:nowrap;min-width:fit-content}}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app[data-device=remote]:has(.avatar-studio-screen) .stage{width:100%!important;max-width:none!important;padding-inline:0}}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio-screen>div:has(>.countpill){border-inline-start:0;padding-inline-start:0}}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app[data-device=host] .host-mirror-studio{display:grid!important;grid-template-columns:minmax(180px,250px) minmax(0,1fr);grid-template-rows:auto minmax(0,1fr) auto;gap:8px 12px}html[data-jalsah-surface=canvas] .app[data-device=host] .host-mirror-field{grid-row:1;grid-column:1;margin:0!important}html[data-jalsah-surface=canvas] .app[data-device=host] .host-avatar-mirror .avatar-group-tabs{grid-row:1;grid-column:2;align-self:center;margin:0!important}html[data-jalsah-surface=canvas] .app[data-device=host] .host-mirror-picker-label{display:none}html[data-jalsah-surface=canvas] .app[data-device=host] .host-avatar-mirror{grid-row:2;grid-column:1 / -1;min-height:0;display:flex;flex-direction:column}html[data-jalsah-surface=canvas] .app[data-device=host] .host-mirror-footer{grid-row:3;grid-column:1 / -1}html[data-jalsah-surface=canvas] .app[data-device=host] .host-mirror-grid{grid-template-columns:repeat(auto-fill,80px)!important;grid-auto-rows:80px;gap:6px!important;justify-content:center;align-content:center}html[data-jalsah-surface=canvas] .app[data-device=host] .host-mirror-grid .avpick{width:80px;height:80px}html[data-jalsah-surface=canvas] .app[data-device=host] .host-mirror-grid .avpick .avatar-choice-frame{width:76px!important;height:76px!important;aspect-ratio:auto!important}}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio-screen{border:1px solid var(--sb-line-strong, rgba(101, 50, 43, .25));border-radius:34px 39px 32px 42px;background:var(--sb-paper, var(--panel));box-shadow:0 2px #52302314}}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app[data-device=host] .host-mirror-studio>.host-mirror-grid{grid-row:2;grid-column:1 / -1;width:100%;min-height:0}}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio>.avgrid,html[data-jalsah-surface=canvas] .app[data-device=host] .host-mirror-grid{justify-content:flex-start!important;justify-items:start;align-content:start!important}html[data-jalsah-surface=canvas] .app[data-device=host] .host-mirror-studio{grid-template-rows:auto auto auto;align-self:start;height:auto!important;min-height:0!important;flex:0 1 auto!important}html[data-jalsah-surface=canvas] .app[data-device=host] .host-mirror-studio>.host-mirror-grid{height:auto!important}}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app[data-device=host] .host-mirror-studio{align-self:stretch;width:100%}}[data-theme=dark] .jalsah-lockup b{color:#f5e9d2}[data-theme=dark] .avatar-group-tab{color:var(--ink)}[data-theme=dark] .avatar-group-tab[aria-selected=true]{color:#fff8ea}[data-theme=dark] .btn-ghost{color:#f5e9d2;border-color:#f5e9d273}[data-theme=dark] .btn:disabled{color:#2a1f18bf}[data-theme=dark] .jalsah-header .brandwords b{color:#f5e9d2!important}[data-theme=dark] .avatar-group-tab,[data-theme=dark] .avatar-group-tab :is(span,b){color:#2a1f18!important}[data-theme=dark] .avatar-group-tab[aria-selected=true],[data-theme=dark] .avatar-group-tab[aria-selected=true] :is(span,b){color:#fff8ea!important}[data-theme=dark] .btn-ghost{color:#2a1f18!important;border-color:#2a1f1880}[data-theme=dark] .btn:disabled{background:#fff9ed47!important;color:#f5e9d2!important}[data-theme=dark] .jalsah-header .brandwords b{-webkit-text-fill-color:#F5E9D2!important}[data-theme=dark] .jalsah-header .brandwords .dotr{-webkit-text-fill-color:var(--amber, #E2922F)!important}[data-theme=dark] :is(input,textarea,.input){color:#2a1f18!important;-webkit-text-fill-color:#2A1F18!important;caret-color:#2a1f18!important}[data-theme=dark] :is(input,textarea)::placeholder{color:#2a1f1873!important;-webkit-text-fill-color:rgba(42,31,24,.45)!important}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio>.avgrid{padding-inline-start:8px;max-width:776px}html[data-jalsah-surface=canvas] .app[data-device=host] .host-mirror-grid{max-width:768px}}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio>.avgrid{max-width:782px}html[data-jalsah-surface=canvas] .app[data-device=host] .host-mirror-grid{max-width:774px}}html[data-jalsah-surface=viewport][data-theme=dark] .viewport-loading{color:#f5e9d2}[data-theme=dark] .seg{background:#fff9ede0}@media (orientation: landscape){html[data-jalsah-surface=canvas][data-theme=dark] .app[data-device=remote] .avatar-studio-screen :is(h1,.eyebrow){color:var(--ink)}html[data-jalsah-surface=canvas][data-theme=dark] .app[data-device=remote] .avatar-studio-screen .lede{color:var(--ink-dim)}html[data-jalsah-surface=canvas][data-theme=dark] .app[data-device=remote] .avatar-studio-screen :is(.note,.codehint){color:var(--ink-faint)}html[data-jalsah-surface=canvas][data-theme=dark] .app[data-device=remote] .avatar-studio-screen .btn:disabled{background:#2a1f181f!important;color:#2a1f18cc!important}}[data-theme=dark] .codewrap .prefix{color:#c6b497!important;-webkit-text-fill-color:#C6B497!important}.avatar-group-select{display:none}@media (orientation: portrait){html[data-jalsah-surface=canvas] .app[data-device=remote] .panel.avatar-studio{display:grid!important;grid-template-columns:1.15fr 1fr;grid-template-rows:auto minmax(0,1fr) auto auto;gap:8px 10px}html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio>.field:first-child{grid-row:1;grid-column:1;margin:0}html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio>.field:first-child label{display:none}html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio>.field:not(:first-child),html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio>.avatar-group-tabs{display:none!important}html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio>.avatar-group-select{display:block;grid-row:1;grid-column:2;align-self:stretch;min-width:0;font-family:inherit;font-weight:700;font-size:13px;color:var(--ink);background:var(--panel);border:1.5px solid rgba(101,50,43,.4);border-radius:12px;padding:8px 10px}html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio>.avatar-group-select .ddface{display:flex;align-items:center;justify-content:space-between;height:100%;gap:8px;font-size:17px;font-weight:800;text-align:start}html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio>.avatar-group-select{padding:0 12px;display:flex}html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio>.avgrid{grid-row:2;grid-column:1 / -1;min-height:0;overflow-y:auto}html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio>.camrow{grid-row:3;grid-column:1;margin:0}html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio>.camrow .btn{width:100%;font-size:12.5px;padding:10px 8px}html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio>.photopreview{grid-row:3;grid-column:2;margin:0;align-self:stretch}html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio>.btn-gold{grid-row:3;grid-column:2;margin:0;font-size:16px;font-weight:800;padding:12px 10px}html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio>.err{grid-row:4;grid-column:1 / -1}html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio>.err:empty{display:none}}[data-theme=dark] .avatar-group-select{color:#2a1f18!important}@media (orientation: portrait){html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio>.camrow{grid-column:2}html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio>.btn-gold{grid-column:1}}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app[data-device=host] .host-mirror-grid{grid-template-columns:repeat(9,minmax(0,80px))!important}html[data-jalsah-surface=canvas] .app[data-device=host] .host-mirror-grid .avpick{width:100%;max-width:80px;height:auto;aspect-ratio:1}html[data-jalsah-surface=canvas] .app[data-device=host] .host-mirror-grid .avpick .avatar-choice-frame{width:95%!important;height:auto!important;aspect-ratio:1!important}}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app .gamecard :is(svg,img){width:56px!important;height:56px!important}}@media (orientation: portrait){html[data-jalsah-surface=canvas] .app .gamecard :is(svg,img){width:48px!important;height:48px!important}html[data-jalsah-surface=canvas] .app[data-device=host] .gamecard .ghook{display:none}}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio-screen{background:transparent;border:0;box-shadow:none;padding:0;position:relative;grid-template-rows:minmax(0,1fr) auto;gap:10px 12px}html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio-screen:before{content:"";grid-row:1;grid-column:1 / -1;background:var(--sb-paper, var(--panel));border:1px solid var(--sb-line-strong, rgba(101, 50, 43, .25));border-radius:34px 39px 32px 42px;box-shadow:0 2px #52302314}html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio-screen>.panel.avatar-studio{grid-row:1;padding:10px 12px}html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio-screen>div:has(>.countpill){grid-row:1;padding:10px}html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio-screen>div:not([class]):has(.btn){grid-row:2;grid-column:1 / -1;width:100%;flex-direction:row;justify-content:center;gap:12px}html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio-screen>div:not([class]):has(.btn) .btn{flex:1 1 auto;width:auto;font-size:15px;padding:11px 16px}}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app .gamecard .gic{width:64px!important;height:64px!important;display:grid;place-items:center}html[data-jalsah-surface=canvas] .app .gamecard .gic :is(svg,img){width:40px!important;height:40px!important}}@media (orientation: portrait){html[data-jalsah-surface=canvas] .app .gamecard .gic{width:58px!important;height:58px!important;display:grid;place-items:center}html[data-jalsah-surface=canvas] .app .gamecard .gic :is(svg,img){width:36px!important;height:36px!important}}.host-mirror-select{display:none}@media (orientation: portrait){html[data-jalsah-surface=canvas] .app[data-device=host] .host-mirror-studio{display:grid!important;grid-template-columns:1.15fr 1fr;grid-template-rows:auto minmax(0,1fr);gap:8px 10px}html[data-jalsah-surface=canvas] .app[data-device=host] .host-mirror-field{grid-row:1;grid-column:1;margin:0!important}html[data-jalsah-surface=canvas] .app[data-device=host] .host-mirror-field label{display:none}html[data-jalsah-surface=canvas] .app[data-device=host] .host-mirror-picker-label,html[data-jalsah-surface=canvas] .app[data-device=host] .host-avatar-mirror .avatar-group-tabs{display:none!important}html[data-jalsah-surface=canvas] .app[data-device=host] .host-mirror-select{display:flex;align-items:center;justify-content:space-between;position:relative;z-index:60;grid-row:1;grid-column:2;font-family:inherit;font-weight:700;font-size:13px;color:var(--ink);background:var(--panel);border:1.5px solid rgba(101,50,43,.4);border-radius:12px;padding:8px 10px}html[data-jalsah-surface=canvas] .app[data-device=host] .host-mirror-select:after{content:"▾";opacity:.55;font-size:12px}html[data-jalsah-surface=canvas] .app[data-device=host] .host-mirror-studio>.host-mirror-grid{grid-row:2;grid-column:1 / -1;min-height:0;overflow-y:auto}}[data-theme=dark] .host-mirror-select{color:#2a1f18!important}@media (orientation: portrait){html[data-jalsah-surface=canvas] .app[data-device=remote] .gamecard .gic{width:72px!important;height:72px!important}html[data-jalsah-surface=canvas] .app[data-device=remote] .gamecard .gic :is(svg,img){width:46px!important;height:46px!important}}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app[data-device=remote] .howto-screen .htstep,html[data-jalsah-surface=canvas] .app[data-device=remote] .howto-screen .htstep:nth-child(2){grid-template-rows:96px auto;min-height:178px;padding:12px 10px;text-align:center}html[data-jalsah-surface=canvas] .app[data-device=remote] .howto-screen .hart{width:92px;height:92px;margin-inline:auto}html[data-jalsah-surface=canvas] .app[data-device=remote] .howto-screen .htx{font-size:15px;line-height:1.35;text-align:center}html[data-jalsah-surface=canvas] .app[data-device=remote] .howto-screen .htsteps{gap:12px}html[data-jalsah-surface=canvas] .app[data-device=remote] .howto-screen .htwin{min-height:56px;padding:10px 14px;font-size:13.5px}html[data-jalsah-surface=canvas] .app[data-device=remote] .howto-screen>.btn{height:56px;min-height:56px;font-size:15px}html[data-jalsah-surface=canvas] .app[data-device=remote] .howto-hero h1{font-size:26px}html[data-jalsah-surface=canvas] .app[data-device=remote] .howto-hero .eyebrow{font-size:12px}}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app[data-device=remote] .howto-screen{grid-template-rows:30px minmax(0,1fr) 60px}html[data-jalsah-surface=canvas] .app[data-device=remote] .howto-screen .htsteps{width:100%}}.sheethead .icbtn{background:transparent!important;border:0!important;box-shadow:none!important}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app[data-device=remote]:has(.howto-screen) .stage{width:100%!important;max-width:none!important}html[data-jalsah-surface=canvas] .app[data-device=remote] .howto-screen{max-width:none!important}}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app .confirmbox:has(.mascotgrid.emblems){max-width:620px!important;max-height:calc(100dvh - 40px);overflow-y:auto}html[data-jalsah-surface=canvas] .app .mascotgrid.emblems{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px}html[data-jalsah-surface=canvas] .app .mascotgrid.emblems>*{width:100%;max-width:116px;aspect-ratio:1;height:auto}}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app[data-device=remote] .howto-screen .htwin{min-height:48px;padding:8px 14px;align-self:end;margin-bottom:2px}}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app[data-device=remote] .howto-screen{grid-template-columns:minmax(135px,22%) minmax(0,1fr);grid-template-rows:minmax(0,auto) auto auto;align-items:center;align-content:center;gap:7px 10px}html[data-jalsah-surface=canvas] .app[data-device=remote] .howto-screen>.back{position:absolute;top:4px;inset-inline-start:4px;margin:0}html[data-jalsah-surface=canvas] .app[data-device=remote] .howto-hero{grid-column:1;grid-row:1 / 4;display:flex;flex-direction:column;justify-content:center}html[data-jalsah-surface=canvas] .app[data-device=remote] .howto-hero h1{font-size:clamp(28px,8dvh,38px)}html[data-jalsah-surface=canvas] .app[data-device=remote] .howto-screen .htsteps{grid-column:2;grid-row:1;min-height:clamp(170px,50dvh,244px);gap:6px}html[data-jalsah-surface=canvas] .app[data-device=remote] .howto-screen .htstep,html[data-jalsah-surface=canvas] .app[data-device=remote] .howto-screen .htstep:nth-child(2){grid-template-rows:minmax(64px,1fr) auto;min-height:0;height:100%;padding:8px}html[data-jalsah-surface=canvas] .app[data-device=remote] .howto-screen .hart{width:min(76px,19dvh);height:min(76px,19dvh)}html[data-jalsah-surface=canvas] .app[data-device=remote] .howto-screen .htx{font-size:clamp(15px,4.2dvh,20px);line-height:1.3}html[data-jalsah-surface=canvas] .app[data-device=remote] .howto-screen .htwin{grid-column:2;grid-row:2;min-height:44px;margin:0;padding:8px 12px;font-size:14px;align-self:center}html[data-jalsah-surface=canvas] .app[data-device=remote] .howto-screen .htwin .wt{font-size:clamp(14px,3.6dvh,17px);line-height:1.3}html[data-jalsah-surface=canvas] .app[data-device=remote] .howto-screen>.btn{grid-column:2;grid-row:3;width:100%;height:46px;min-height:46px;margin:0!important;font-size:15px}}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app[data-device=remote] .howto-screen .htwin{width:100%}}.jchip .jx{background:transparent!important;border:0!important;box-shadow:none!important}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app[data-device=remote] .howto-screen .hart,html[data-jalsah-surface=canvas] .app[data-device=host] .howto-screen .htstep .hart{width:min(100px,25dvh)!important;height:min(100px,25dvh)!important}}.trow .tX{background:transparent!important;border:0!important;box-shadow:none!important}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app[data-device=remote] .howto-screen .htwin{max-width:none!important}}.jchip{position:relative;padding-left:28px!important}.jchip .jx{position:absolute;left:8px;top:50%;transform:translateY(-50%);margin:0!important}.app[data-device=remote] .catgo{position:sticky;bottom:12px;z-index:6}.app[data-device=remote] section:has(.catgo) .catcounter{bottom:76px}html:has(.app[data-device=remote] .catgo) body,html:has(.app[data-device=remote] .catgo) #root{overflow:visible!important}.hud-back-slot{display:contents}.bar.jalsah-header{direction:rtl}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.teamcard.A+.teamcard.B):not(:has(>.trow)){grid-template-rows:auto auto minmax(82px,1fr) auto auto auto;align-content:stretch}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.teamcard.A+.teamcard.B):not(:has(>.trow))>:is(h1,.setlabel){margin:0 auto;text-align:center}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.teamcard.A+.teamcard.B):not(:has(>.trow))>.teamcard{min-height:0;height:100%;margin:0!important;padding:6px 9px;overflow:hidden}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.teamcard.A+.teamcard.B):not(:has(>.trow)) .mascotbtn{width:46px;height:46px;flex:0 0 46px}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.teamcard.A+.teamcard.B):not(:has(>.trow))>.chiprow{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:4px;margin:0}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.teamcard.A+.teamcard.B):not(:has(>.trow))>.chiprow .jchip{min-width:0;padding:3px 5px;font-size:10px}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.teamcard.A+.teamcard.B):not(:has(>.trow))>.btn{grid-column:1 / -1;width:100%}}@media (orientation: portrait){html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.teamcard.A+.teamcard.B):not(:has(>.trow))>.teamcard{grid-column:1 / -1}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.teamcard.A+.teamcard.B):not(:has(>.trow))>.btn{grid-column:1 / -1;width:100%}}@media (orientation: portrait){html[data-jalsah-surface=canvas] .app[data-device=host] .tscore .tscard{display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-rows:auto auto;column-gap:8px;row-gap:2px;align-items:center;justify-items:center}html[data-jalsah-surface=canvas] .app[data-device=host] .tscore .tscard .mv{grid-column:1;grid-row:1 / 3}html[data-jalsah-surface=canvas] .app[data-device=host] .tscore .tscard .tn{grid-column:2;grid-row:1}html[data-jalsah-surface=canvas] .app[data-device=host] .tscore .tscard .sc{grid-column:2;grid-row:2}}@media (orientation: portrait){html[data-jalsah-surface=canvas] .app[data-device=host] section:has(>.tboard)>.gsteplbl{display:none}}html[data-jalsah-surface=canvas] .tboard .thead{height:auto!important;overflow:visible!important}html[data-jalsah-surface=canvas] .tboard .thead .cnm{line-height:1.4!important;padding-block:1px;overflow:visible!important}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app[data-device=remote] .tboard .thead .cnm{font-size:10.5px!important}html[data-jalsah-surface=canvas] .app[data-device=host] .tboard .thead .cnm{font-size:14px!important}}@media (orientation: portrait){html[data-jalsah-surface=canvas] .app[data-device=remote] .tboard .thead .cnm{font-size:12px!important}html[data-jalsah-surface=canvas] .app[data-device=host] .tboard .thead .cnm{font-size:14px!important}}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app .stage .tboard .tcol{grid-template-rows:auto repeat(6,minmax(0,1fr))!important}}@media (orientation: portrait){html[data-jalsah-surface=canvas] .app[data-device=host] .stage .tcol{grid-template-rows:auto repeat(6,minmax(0,1fr))!important}}@media (orientation: portrait){html[data-jalsah-surface=canvas] .app[data-device=host] .tboard .thead{flex-direction:column;justify-content:center;gap:2px;padding:5px 3px}html[data-jalsah-surface=canvas] .app[data-device=host] .tboard .thead .cnm{width:100%;text-align:center}}@media (orientation: portrait){html[data-jalsah-surface=canvas] .app[data-device=host] .tboard .thead{padding-inline:1px}html[data-jalsah-surface=canvas] .app[data-device=host] .tboard .thead .cnm{font-size:12.5px!important}}html[data-jalsah-surface=canvas] .tboard .thead{border:1.5px solid var(--paper-line)!important}html[data-jalsah-surface=canvas] .tboard .tcol{border:none!important;box-shadow:none!important}.catgo.catgo-off{background:#cfc5b4!important;border-color:#b7ac99!important;color:#857b6b!important;box-shadow:none!important;cursor:default}.catgo.catgo-off:hover{transform:none}.tscore .tscard,.turnbanner{direction:rtl}.tscore,section:has(>.tboard)>.tboard,section:has(>.tboard) .thead,section:has(>.tboard)>.menubtns{direction:rtl}[dir=ltr] section:has(>.tboard) :is(.thead .cnm,.menubtns .btn){direction:ltr}.tscard .tn{text-align:center}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app .stage .tboard .tcol{grid-template-rows:58px repeat(6,minmax(0,1fr))!important}}@media (orientation: portrait){html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.tboard) .tcol{grid-template-rows:84px repeat(6,minmax(0,1fr))!important}html[data-jalsah-surface=canvas] .app[data-device=host] .stage .tcol{grid-template-rows:88px repeat(6,minmax(0,1fr))!important}}html[data-jalsah-surface=canvas] .tboard .thead{height:100%!important;min-height:0!important}@media (orientation: portrait){html[data-jalsah-surface=canvas] .app section:has(>.tboard){display:flex;flex-direction:column;min-height:calc(100dvh - 66px)}html[data-jalsah-surface=canvas] .app section:has(>.tboard)>.tboard{flex:1 1 auto;min-height:0}html[data-jalsah-surface=canvas] .app section:has(>.tboard) .tcol{height:100%;min-height:0}}html[data-jalsah-surface=canvas] .app[data-device=host] .tboard .ttile{height:100%!important;min-height:0!important;max-height:100%!important}@media (orientation: portrait){html[data-jalsah-surface=canvas] .app[data-device=host] section:has(>.tboard){height:calc(100dvh - 78px);min-height:0}}html[data-jalsah-surface=canvas] .tboard .thead .cnm{min-width:0;max-width:100%}html[data-jalsah-surface=canvas] .tboard .thead .cnm{overflow-wrap:anywhere;word-break:break-word}html[data-jalsah-surface=canvas] .fximg{background:transparent!important}html[data-jalsah-surface=canvas] .fximg img{border:none!important;box-shadow:none!important;background:transparent!important;border-radius:20px}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app .trivia-question-screen{display:flex!important;flex-direction:column;height:100%;min-height:0;overflow:hidden}html[data-jalsah-surface=canvas] .app .trivia-question-screen>.qwrap{flex:1 1 auto;min-height:0;width:100%!important;max-width:none!important;margin:0!important;display:grid!important;grid-template-columns:100%;grid-template-rows:auto 1fr repeat(7,auto) 1fr;align-items:center;justify-items:center;column-gap:14px;overflow:hidden}html[data-jalsah-surface=canvas] .app .qwrap>.qcat{grid-row:1;grid-column:1 / -1;justify-self:center}html[data-jalsah-surface=canvas] .app .qwrap>.sndrow{grid-row:3;grid-column:1}html[data-jalsah-surface=canvas] .app .qwrap>.qtext{grid-row:4;grid-column:1;width:100%;text-align:center;margin:0!important}html[data-jalsah-surface=canvas] .app .qwrap>.tolchip{grid-row:5;grid-column:1}html[data-jalsah-surface=canvas] .app .qwrap>.gclock{grid-row:6;grid-column:1;position:relative!important;justify-self:center;margin-top:10px}html[data-jalsah-surface=canvas] .app .qwrap>.lede{grid-row:7;grid-column:1}html[data-jalsah-surface=canvas] .app .qwrap>.answerbox{grid-row:8;grid-column:1;justify-self:center}html[data-jalsah-surface=canvas] .app .qwrap>.turnline{grid-row:9;grid-column:1}html[data-jalsah-surface=canvas] .app .qwrap:has(>.qimg),html[data-jalsah-surface=canvas] .app .qwrap:has(>.maptap){grid-template-columns:minmax(0,1fr) minmax(0,1fr)}html[data-jalsah-surface=canvas] .app .qwrap>:is(.qimg,.maptap){grid-column:2;grid-row:2 / 10;align-self:stretch;justify-self:stretch;min-height:0;min-width:0;display:flex;align-items:center;justify-content:center;margin:0!important}html[data-jalsah-surface=canvas] .app .qwrap>.qimg .fximg{max-height:100%;max-width:100%;display:flex;align-items:center;justify-content:center;min-height:0}html[data-jalsah-surface=canvas] .app .qwrap>.qimg img{max-height:100%;max-width:100%;width:auto;height:auto;object-fit:contain}html[data-jalsah-surface=canvas] .app[data-device=remote] .trivia-question-screen>.btn{flex:0 0 auto;margin-top:8px!important}html[data-jalsah-surface=canvas] .app[data-device=remote] .trivia-question-screen>:is(.attrib,.turnline,.reportrow){flex:0 0 auto;margin-block:4px!important}}@media (orientation: portrait){html[data-jalsah-surface=canvas] .app[data-device=host] .trivia-question-screen>.gsteplbl{display:none}html[data-jalsah-surface=canvas] .app[data-device=host] .trivia-question-screen .qwrap>.lede{display:none}html[data-jalsah-surface=canvas] .app[data-device=host] .trivia-question-screen .tscore{min-height:0;margin-block:2px}html[data-jalsah-surface=canvas] .app[data-device=host] .trivia-question-screen .qwrap .qimg,html[data-jalsah-surface=canvas] .app[data-device=host] .trivia-question-screen .qwrap .qimg img{max-height:clamp(170px,28vh,208px)}html[data-jalsah-surface=canvas] .app[data-device=host] .trivia-question-screen .qcat{min-height:0;padding:4px 10px}html[data-jalsah-surface=canvas] .app .trivia-question-screen .qwrap>.gclock{position:relative!important;display:block;margin:8px auto 0}}html[data-jalsah-surface=canvas] .app .trivia-question-screen .qwrap:has(>.answerbox)>.gclock{display:none!important}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app .qwrap>.answerbox{grid-row:6}}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app:is([data-device=remote],[data-device=host]):has(.trivia-question-screen) .stage{max-width:none!important;width:100%!important}html[data-jalsah-surface=canvas] .app:is([data-device=remote],[data-device=host]) .trivia-question-screen>.qwrap{width:100%!important;max-width:none!important;display:grid!important;grid-template-columns:100%!important;grid-template-rows:auto 1fr repeat(7,auto) 1fr!important;align-items:center;justify-items:center;column-gap:14px}html[data-jalsah-surface=canvas] .app:is([data-device=remote],[data-device=host]) .trivia-question-screen>.qwrap:has(>.qimg),html[data-jalsah-surface=canvas] .app:is([data-device=remote],[data-device=host]) .trivia-question-screen>.qwrap:has(>.maptap){grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important}html[data-jalsah-surface=canvas] .app:is([data-device=remote],[data-device=host]) .trivia-question-screen>.qwrap>.qcat{grid-row:1!important;grid-column:1 / -1!important;justify-self:center!important}html[data-jalsah-surface=canvas] .app:is([data-device=remote],[data-device=host]) .trivia-question-screen>.qwrap>.sndrow{grid-row:3!important;grid-column:1!important}html[data-jalsah-surface=canvas] .app:is([data-device=remote],[data-device=host]) .trivia-question-screen>.qwrap>.qtext{grid-row:4!important;grid-column:1!important;width:100%;text-align:center!important;margin:0!important}html[data-jalsah-surface=canvas] .app:is([data-device=remote],[data-device=host]) .trivia-question-screen>.qwrap>.tolchip{grid-row:5!important;grid-column:1!important}html[data-jalsah-surface=canvas] .app:is([data-device=remote],[data-device=host]) .trivia-question-screen>.qwrap>.gclock{grid-row:6!important;grid-column:1!important;position:relative!important;justify-self:center;margin-top:10px}html[data-jalsah-surface=canvas] .app:is([data-device=remote],[data-device=host]) .trivia-question-screen>.qwrap>.answerbox{grid-row:6!important;grid-column:1!important;justify-self:center}html[data-jalsah-surface=canvas] .app:is([data-device=remote],[data-device=host]) .trivia-question-screen>.qwrap>.lede{grid-row:7!important;grid-column:1!important}html[data-jalsah-surface=canvas] .app:is([data-device=remote],[data-device=host]) .trivia-question-screen>.qwrap>.turnline{grid-row:9!important;grid-column:1!important}html[data-jalsah-surface=canvas] .app:is([data-device=remote],[data-device=host]) .trivia-question-screen>.qwrap>:is(.qimg,.maptap){grid-column:2!important;grid-row:2 / 10!important;align-self:stretch!important;justify-self:stretch!important;width:auto!important;height:100%!important;max-height:none!important;min-height:0!important;min-width:0!important;display:flex!important;align-items:center;justify-content:center;margin:0!important}html[data-jalsah-surface=canvas] .app:is([data-device=remote],[data-device=host]) .trivia-question-screen>.qwrap>.qimg .fximg{max-height:100%!important;max-width:100%!important;min-height:0;display:flex;align-items:center;justify-content:center}html[data-jalsah-surface=canvas] .app:is([data-device=remote],[data-device=host]) .trivia-question-screen>.qwrap>.qimg img{max-height:100%!important;max-width:100%!important;width:auto!important;height:auto!important;object-fit:contain}}@media (orientation: portrait){html[data-jalsah-surface=canvas] .app section:has(>.tboard)>:is(.turnbanner,.awardbanner){width:100%!important;max-width:none!important;margin-inline:0!important;justify-content:center}}html[data-jalsah-surface=canvas] .fximg{border:none!important;box-shadow:none!important;background:transparent!important}html[data-jalsah-surface=canvas] .fximg img{border:2px solid #6D3731!important;border-radius:18px!important;background:transparent!important}@media (orientation: portrait){html[data-jalsah-surface=canvas] .app .trivia-question-screen{display:flex!important;flex-direction:column;height:calc(100dvh - 70px);min-height:0;overflow:hidden}html[data-jalsah-surface=canvas] .app .trivia-question-screen>.qwrap{flex:1 1 auto;min-height:0;display:flex!important;flex-direction:column;align-items:center;overflow:hidden;width:100%!important;max-width:none!important}html[data-jalsah-surface=canvas] .app .trivia-question-screen>.qwrap>.qimg{flex:1 1 auto;min-height:0;width:100%;max-height:none!important;display:flex;align-items:center;justify-content:center;margin:4px 0!important}html[data-jalsah-surface=canvas] .app .trivia-question-screen>.qwrap>.qimg .fximg{max-height:100%!important;max-width:100%!important;min-height:0;display:flex;align-items:center;justify-content:center}html[data-jalsah-surface=canvas] .app .trivia-question-screen>.qwrap>.qimg img{max-height:100%!important;max-width:100%!important;width:auto!important;height:auto!important}html[data-jalsah-surface=canvas] .app[data-device=remote] .trivia-question-screen>:is(.btn,.attrib,.turnline,.reportrow){flex:0 0 auto;margin-block:4px!important}}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app .trivia-question-screen{width:100%!important;max-width:none!important}}.sndrow{display:flex;align-items:center;justify-content:center;gap:10px;width:min(100%,430px)}.sndbar{flex:1 1 auto;min-width:120px;-moz-appearance:none;appearance:none;-webkit-appearance:none;height:10px;border:1.5px solid var(--ink, #2A1F18);border-radius:999px;background:#eadfc8;outline:none;cursor:pointer}.sndbar::-webkit-slider-thumb{-webkit-appearance:none;width:22px;height:22px;border-radius:50%;background:#e2a73b;border:2px solid var(--ink, #2A1F18);box-shadow:1px 1px #2a1f1859;cursor:pointer}.sndbar::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#e2a73b;border:2px solid var(--ink, #2A1F18);cursor:pointer}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app .trivia-question-screen{height:calc(100dvh - 60px)!important;min-height:0!important}html[data-jalsah-surface=canvas] .app[dir=rtl] .trivia-question-screen>.qwrap>:is(.qimg,.maptap){grid-column:1!important}html[data-jalsah-surface=canvas] .app[dir=rtl] .trivia-question-screen>.qwrap>:is(.sndrow,.qtext,.tolchip,.gclock,.lede,.answerbox,.turnline){grid-column:2!important}html[data-jalsah-surface=canvas] .app[dir=rtl] .trivia-question-screen>.qwrap:not(:has(>.qimg)):not(:has(>.maptap))>:is(.sndrow,.qtext,.tolchip,.gclock,.lede,.answerbox,.turnline){grid-column:1!important}}@media (orientation: portrait){html[data-jalsah-surface=canvas] .app .trivia-question-screen>.qwrap:not(:has(>.qimg)):not(:has(>.maptap))>.sndrow,html[data-jalsah-surface=canvas] .app .trivia-question-screen>.qwrap:not(:has(>.qimg)):not(:has(>.maptap)):not(:has(>.sndrow))>.qtext{margin-top:auto!important}html[data-jalsah-surface=canvas] .app .trivia-question-screen>.qwrap:not(:has(>.qimg)):not(:has(>.maptap))>.turnline,html[data-jalsah-surface=canvas] .app .trivia-question-screen>.qwrap:not(:has(>.qimg)):not(:has(>.maptap)):not(:has(>.turnline))>.answerbox,html[data-jalsah-surface=canvas] .app .trivia-question-screen>.qwrap:not(:has(>.qimg)):not(:has(>.maptap)):not(:has(>.answerbox))>.gclock{margin-bottom:auto!important}}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app .trivia-question-screen .qtext{font-size:clamp(16px,2.6vw,24px)!important;line-height:1.45!important}html[data-jalsah-surface=canvas] .app .trivia-question-screen .answerbox .av2{font-size:clamp(15px,2.2vw,20px)!important}}@media (orientation: portrait){html[data-jalsah-surface=canvas] .app .trivia-question-screen .qtext{font-size:clamp(15px,4.4vw,19px)!important;line-height:1.5!important}html[data-jalsah-surface=canvas] .app .trivia-question-screen .answerbox .av2{font-size:clamp(14px,4vw,17px)!important}html[data-jalsah-surface=canvas] .app .trivia-question-screen{height:calc(100dvh - 82px)!important}}.sndwave{position:relative;flex:1 1 auto;min-width:140px;max-width:280px;height:30px;display:block}.sndwave svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.sndwave .sndbar{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;opacity:0;border:none;background:transparent;cursor:pointer}@media (orientation: portrait){html[data-jalsah-surface=canvas] .app[data-device=host] .trivia-question-screen .qwrap:not(:has(.qimg,.maptap)) .qtext,html[data-jalsah-surface=canvas] .app[data-device=host] .trivia-question-screen[data-qlen=long] .qtext,html[data-jalsah-surface=canvas] .app[data-device=host] .trivia-question-screen .qwrap .qtext,html[data-jalsah-surface=canvas] .app[data-device=remote] .trivia-question-screen .qwrap:not(:has(.qimg,.maptap)) .qtext,html[data-jalsah-surface=canvas] .app[data-device=remote] .trivia-question-screen[data-qlen=long] .qtext,html[data-jalsah-surface=canvas] .app[data-device=remote] .trivia-question-screen .qwrap .qtext{font-size:clamp(15px,4.4vw,19px)!important;line-height:1.5!important}html[data-jalsah-surface=canvas] .app[data-device=host] .trivia-question-screen,html[data-jalsah-surface=canvas] .app[data-device=remote] .trivia-question-screen{height:calc(100dvh - 82px)!important;min-height:0!important;overflow:hidden!important}}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app[data-device=host] .trivia-question-screen .qwrap:not(:has(.qimg,.maptap)) .qtext,html[data-jalsah-surface=canvas] .app[data-device=host] .trivia-question-screen[data-qlen=long] .qtext,html[data-jalsah-surface=canvas] .app[data-device=host] .trivia-question-screen .qwrap .qtext,html[data-jalsah-surface=canvas] .app[data-device=remote] .trivia-question-screen .qwrap:not(:has(.qimg,.maptap)) .qtext,html[data-jalsah-surface=canvas] .app[data-device=remote] .trivia-question-screen[data-qlen=long] .qtext,html[data-jalsah-surface=canvas] .app[data-device=remote] .trivia-question-screen .qwrap .qtext{font-size:clamp(16px,2.6vw,24px)!important;line-height:1.45!important}}@media (orientation: portrait){html[data-jalsah-surface=canvas] .app[data-device=host] .stage.host-wide .trivia-question-screen,html[data-jalsah-surface=canvas] .app[data-device=host] .stage .trivia-question-screen,html[data-jalsah-surface=canvas] .app[data-device=remote] .stage .trivia-question-screen{height:calc(100dvh - 92px)!important;max-height:calc(100dvh - 92px)!important;min-height:0!important;overflow:hidden!important}}html[data-jalsah-surface=canvas] .app .trivia-question-screen .answerbox{width:100%!important;max-width:none!important;justify-self:stretch!important;box-sizing:border-box;text-align:center}@media (orientation: portrait){html[data-jalsah-surface=canvas] .app[data-device=host] .trivia-question-screen .tscore{margin-bottom:8px!important}html[data-jalsah-surface=canvas] .app .trivia-question-screen>.qwrap{justify-content:flex-start!important}html[data-jalsah-surface=canvas] .app .trivia-question-screen>.qwrap>.qtext{margin:0 0 4px!important}html[data-jalsah-surface=canvas] .app .trivia-question-screen>.qwrap>.gclock{margin-top:6px!important}html[data-jalsah-surface=canvas] .app .trivia-question-screen>.qwrap:has(>.qimg)>.qimg{flex:0 1 auto!important;min-height:60px;margin:auto 0 8px!important}html[data-jalsah-surface=canvas] .app .trivia-question-screen>.qwrap:has(>.qimg)>.qimg img{max-height:34dvh!important}html[data-jalsah-surface=canvas] .app .trivia-question-screen>.qwrap:has(>.qimg)>.turnline,html[data-jalsah-surface=canvas] .app .trivia-question-screen>.qwrap:has(>.qimg):not(:has(>.turnline))>.answerbox,html[data-jalsah-surface=canvas] .app .trivia-question-screen>.qwrap:has(>.qimg):not(:has(>.answerbox))>.gclock{margin-bottom:auto!important}}html[data-jalsah-surface=canvas] .qimg,html[data-jalsah-surface=canvas] .maptap{background:transparent!important;border:none!important;box-shadow:none!important}html[data-jalsah-surface=canvas] .qwrap>.qtop{display:flex;align-items:center;justify-content:center;gap:10px;width:100%}html[data-jalsah-surface=canvas] .qtop .qcat{min-height:40px;margin:0;display:flex;align-items:center;justify-content:center}html[data-jalsah-surface=canvas] .app[data-device=host] .qtop .qcat{min-width:min(320px,60%);text-align:center}html[data-jalsah-surface=canvas] .qtop .gclock{position:relative!important;top:0!important;left:0!important;margin:0!important;width:40px!important;height:40px!important;flex:0 0 40px;order:-1}html[data-jalsah-surface=canvas] .qwrap>.qtop{direction:ltr}html[data-jalsah-surface=canvas] .app[dir=rtl] .qtop .qcat{direction:rtl}html[data-jalsah-surface=canvas] .app[data-device=remote] .trivia-question-screen .qtop .qcat{margin-inline:auto}html[data-jalsah-surface=canvas] .qtop .gclock .gnum{font-size:14px}html[data-jalsah-surface=canvas] .app .trivia-question-screen .qwrap:has(>.answerbox) .gclock{display:none!important}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app:is([data-device=remote],[data-device=host]) .trivia-question-screen>.qwrap>.qtop{grid-row:1!important;grid-column:1 / -1!important;justify-self:center!important}}@media (orientation: portrait){html[data-jalsah-surface=canvas] .app .trivia-question-screen>.qwrap:not(:has(>.answerbox)):not(:has(>.turnline))>.qtext{margin-bottom:auto!important}}.inkframe .fsclock{position:absolute;top:8px;inset-inline-end:48px;z-index:5}.inkframe .fsclock .gclock{position:relative!important;top:0!important;left:0!important;margin:0!important;width:40px!important;height:40px!important}.inkframe .fsclock .gclock .gnum{font-size:12px}html[data-jalsah-surface=canvas] .qtop .qcat{min-height:38px!important;height:38px!important;box-sizing:border-box}html[data-jalsah-surface=canvas] .qtop .gclock{width:38px!important;height:38px!important;flex-basis:38px}html[data-jalsah-surface=canvas] .app:is([data-device=remote],[data-device=host]) .trivia-question-screen .qtop .qcat{height:38px!important;min-height:38px!important;box-sizing:border-box}html[data-jalsah-surface=canvas] .drawtop :is(.wordpill,.catpill){flex:1 1 auto!important;min-width:0;text-align:center}html[data-jalsah-surface=canvas] .szdot span{max-width:72%;max-height:72%}html[data-jalsah-surface=canvas] .drawtop .gclock{position:relative!important;top:0!important;left:0!important;margin:0!important;width:30px!important;height:30px!important;flex:0 0 30px}html[data-jalsah-surface=canvas] .drawtop .gclock .gnum{font-size:11px}html[data-jalsah-surface=canvas] .szdot{grid-template-columns:100%;grid-template-rows:100%;overflow:hidden}html[data-jalsah-surface=canvas] .szdot span{max-width:78%;max-height:78%}html[data-jalsah-surface=canvas] .drawtop :is(.artistpill,.wordpill,.catpill){height:30px!important;min-height:30px!important;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center}html[data-jalsah-surface=canvas] .drawtop{margin-bottom:10px!important}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app[data-device=remote] .inkwrap .toolsrow{flex-wrap:nowrap!important;gap:4px!important;padding-block:6px!important}html[data-jalsah-surface=canvas] .app[data-device=remote] .inkwrap .cdots{gap:3px!important}html[data-jalsah-surface=canvas] .app[data-device=remote] .inkwrap .szdots{gap:3px!important;justify-content:center}}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.fkcatgrid){display:block!important;height:auto!important}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.fkcatgrid)>h1{text-align:center;margin:0 0 6px}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.fkcatgrid)>.btn{display:flex;width:auto;margin:0 auto 10px}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.fkcatgrid) .fkcatgrid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.fkcatgrid) .fkcat{min-height:52px!important;height:auto!important;padding:6px 8px!important}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.fkcatgrid) .fkcat .fkcat-name{font-size:15px!important}}@media (orientation: portrait){html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.fkcatgrid) .fkcatgrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.fkcatgrid) .fkcat{min-height:68px!important;padding:8px 10px!important}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.fkcatgrid) .fkcat .fkcat-name{font-size:15px!important}}html[data-jalsah-surface=canvas] .faker-reveal-card .revealface{width:88px!important;height:88px!important;min-height:88px!important;flex:0 0 auto!important;margin:4px auto!important;display:block}html[data-jalsah-surface=canvas] .faker-reveal-card .revealface :is(svg,img){width:100%!important;height:100%!important;object-fit:cover}html[data-jalsah-surface=canvas] .faker-reveal-card .fk-who,html[data-jalsah-surface=canvas] .faker-reveal-card .fk-result{display:flex;flex-direction:column;align-items:center;gap:6px;width:100%;min-width:0}html[data-jalsah-surface=canvas] .faker-reveal-card .catbanner{width:100%;max-width:none!important}html[data-jalsah-surface=canvas] .faker-reveal-card .catbanner .cv{white-space:normal!important;overflow:visible!important;text-overflow:clip!important}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app:is([data-device=remote],[data-device=host]) .faker-reveal-card{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:18px;align-items:center;align-content:center;width:100%!important;max-width:none!important}html[data-jalsah-surface=canvas] .faker-reveal-card .fk-who{grid-column:1}html[data-jalsah-surface=canvas] .faker-reveal-card .fk-result{grid-column:2;align-self:stretch;justify-content:center}}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app[data-device=host] .faker-reveal-card>.fk-who{grid-column:1!important;grid-row:auto!important}html[data-jalsah-surface=canvas] .app[data-device=host] .faker-reveal-card>.fk-result{grid-column:2!important;grid-row:auto!important}html[data-jalsah-surface=canvas] .app[data-device=host] .faker-reveal-card{grid-template-rows:none!important}}@media (orientation: portrait){html[data-jalsah-surface=canvas] .pprolecards{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;justify-items:stretch}html[data-jalsah-surface=canvas] .pprolecards .pprole{width:auto!important;min-width:0!important;max-width:none!important;margin:0!important;box-sizing:border-box}}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.slidestage:not(.tv)){display:flex!important;flex-direction:column;height:calc(100dvh - 60px)!important;min-height:0!important;overflow:hidden!important;width:100%!important;max-width:none!important}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.slidestage:not(.tv))>.slidestage{flex:1 1 auto;min-height:0;display:flex;overflow:hidden;width:100%}html[data-jalsah-surface=canvas] .app[data-device=remote] .slidestage:not(.tv) .ppslide{flex:1 1 auto;min-height:0;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}html[data-jalsah-surface=canvas] .app[data-device=remote] .slidestage:not(.tv) .ppslide .ppart{flex:1 1 auto;min-height:0;max-height:none!important;width:100%;display:flex;align-items:center;justify-content:center}html[data-jalsah-surface=canvas] .app[data-device=remote] .slidestage:not(.tv) .ppart>*{max-height:100%;min-height:0;display:flex;align-items:center;justify-content:center}html[data-jalsah-surface=canvas] .app[data-device=remote] .slidestage:not(.tv) .ppart img{max-height:100%!important;max-width:100%!important;width:auto!important;height:auto!important;object-fit:contain}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.slidestage:not(.tv))>:is(.slidecount,.menubtns,.note,.drawtop,.gsteplbl){flex:0 0 auto;margin-block:3px!important}}@media (orientation: portrait){html[data-jalsah-surface=canvas] .slidestage.tv{position:relative!important;inset:auto!important}}html[data-jalsah-surface=canvas] .slidestage .ppslide:has(>.ppart){background:transparent!important;border:none!important;box-shadow:none!important;padding:0!important;gap:10px}html[data-jalsah-surface=canvas] .slidestage .ppslide>.ppart{background:var(--panel, #FFF9ED);border:none!important;border-radius:16px;padding:10px;box-sizing:border-box;box-shadow:0 3px 10px #4b2a1e1f}html[data-jalsah-surface=canvas] .slidestage .ppslide>.ppcap{background:var(--panel, #FFF9ED);border:none!important;border-radius:14px;padding:8px 14px;margin-top:10px;width:100%;box-sizing:border-box;text-align:center;box-shadow:0 3px 10px #4b2a1e1f}@media (orientation: portrait){html[data-jalsah-surface=canvas] .slidestage.tv{min-height:calc(100dvh - 78px)!important;height:calc(100dvh - 78px)!important;padding:14px!important}}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app[data-device=remote]:has(.ppoolgrid),html[data-jalsah-surface=canvas] .app[data-device=remote] .stage:has(.ppoolgrid){height:auto!important;max-height:none!important;min-height:100dvh;overflow:visible!important}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(.ppoolgrid){display:block!important;height:auto!important;max-height:none!important;overflow:visible!important}html[data-jalsah-surface=canvas] .app[data-device=remote] .ppoolgrid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;height:auto!important;max-height:none!important;overflow:visible!important}html[data-jalsah-surface=canvas] .app[data-device=remote] .ppoolgrid .ppitem{display:block!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;padding:6px!important;overflow:visible!important}html[data-jalsah-surface=canvas] .app[data-device=remote] .ppoolgrid .ppitem .part{display:block!important;width:100%!important;aspect-ratio:4 / 3!important;height:auto!important;max-height:none!important;overflow:hidden!important;border-radius:10px}html[data-jalsah-surface=canvas] .app[data-device=remote] .ppoolgrid .ppitem .part img{display:block!important;width:100%!important;height:100%!important;max-height:none!important;aspect-ratio:auto!important;object-fit:cover!important;border-radius:10px}}html[data-jalsah-surface=canvas] .slidestage .ppslide .ppart img{border:none!important}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app[data-device=host] .slidestage.tv{position:relative!important;inset:auto!important;width:100%!important;min-height:calc(100dvh - 64px)!important;height:calc(100dvh - 64px)!important;max-height:none!important;padding:16px 24px!important;overflow:hidden}}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app[data-device=remote] .ppoolgrid{align-items:start!important}}.splash{background:radial-gradient(120% 55% at 50% -12%,rgba(240,179,90,.32),transparent 60%),radial-gradient(55% 38% at 112% 6%,rgba(63,208,186,.16),transparent 60%),radial-gradient(50% 34% at -10% 14%,rgba(217,83,71,.1),transparent 60%),var(--bg)!important}[data-theme=dark] .splash{background:radial-gradient(120% 55% at 50% -12%,rgba(240,179,90,.1),transparent 60%),radial-gradient(55% 38% at 112% 6%,rgba(63,208,186,.06),transparent 60%),var(--bg)!important}.splash .ar{font-size:clamp(34px,9vw,58px)!important;line-height:1.2!important;white-space:nowrap;color:var(--ink)!important}.splash .ar.lat{font-size:clamp(30px,7.6vw,50px)!important;line-height:1.04!important;white-space:normal;letter-spacing:-.005em}.splash .mark{padding:40px 56px!important}@keyframes gia-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.07)}}@keyframes gia-rock{0%,to{transform:rotate(-2deg)}50%{transform:rotate(2.5deg)}}@keyframes gia-tilt{0%,to{transform:rotate(-3deg)}50%{transform:rotate(3deg)}}@keyframes gia-spark{0%,84%,to{opacity:1;transform:scale(1)}92%{opacity:.45;transform:scale(1.3)}}@keyframes gia-sway{0%,to{transform:rotate(-1.6deg)}50%{transform:rotate(1.6deg)}}.gamecard .gic{contain:paint;will-change:transform}.gic svg :is(.gia-tile,.gia-glow,.gia-rock,.gia-tilt-l,.gia-tilt-r,.gia-spark,.gia-sway){transform-box:fill-box;transform-origin:center}.gic svg .gia-tile{animation:gia-pulse 3.6s ease-in-out infinite}.gic svg .gia-glow{animation:gia-pulse 3.4s ease-in-out infinite}.gic svg .gia-rock{animation:gia-rock 3.2s ease-in-out infinite;transform-origin:35% 75%}.gic svg .gia-tilt-l{animation:gia-tilt 4.2s ease-in-out infinite;transform-origin:50% 90%}.gic svg .gia-tilt-r{animation:gia-tilt 4.2s ease-in-out infinite reverse;transform-origin:50% 90%}.gic svg .gia-spark{animation:gia-spark 3s ease-in-out infinite}.gic svg .gia-sway{animation:gia-sway 3.8s ease-in-out infinite;transform-origin:50% 90%}.gic svg .gia-d2{animation-delay:.45s}.gic svg .gia-d3{animation-delay:.9s}.gic svg .gia-d4{animation-delay:1.35s}@keyframes podgrow{0%{transform:scaleY(0)}70%{transform:scaleY(1.08)}to{transform:scaleY(1)}}@keyframes poddrop{0%{opacity:0;transform:translateY(-64px) scale(1.05,.95)}70%{opacity:1;transform:translateY(4px) scale(.94,1.06)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes podfade{0%{opacity:0;transform:translateY(5px);pointer-events:none}to{opacity:1;transform:translateY(0)}}@keyframes podshake{0%,to{transform:translate(0)}25%{transform:translate(-3px)}75%{transform:translate(3px)}}@keyframes podcrown{0%{opacity:0;transform:translate(var(--pcx, -50%),-70px) rotate(-14deg)}30%{opacity:1}to{opacity:1;transform:translate(var(--pcx, -50%)) rotate(0)}}@keyframes podring{0%{opacity:.9;transform:scale(.4)}to{opacity:0;transform:scale(3.6)}}@keyframes podglow{0%,to{box-shadow:inset 0 4px #ffffff4d}50%{box-shadow:inset 0 4px #ffffff4d,0 0 22px 5px #f2c94ccc}}.podshow .pcol{animation:none}.podshow .pcol .pblock{transform-origin:bottom center;animation:podgrow .7s cubic-bezier(.2,1.35,.4,1) var(--dblock) both}.podshow .pcol .pface{overflow:visible!important;animation:poddrop .55s cubic-bezier(.3,1.7,.5,1) var(--dface) both,avbob 2.8s ease-in-out calc(var(--dface) + .6s) infinite}.podshow .pcol :is(.pname,.ppts){animation:podfade .4s ease var(--dname) both}.podshow .prank3{--dblock: .25s;--dface: .85s;--dname: 1s}.podshow .prank2{--dblock: 1.05s;--dface: 1.65s;--dname: 1.8s}.podshow .prank1{--dblock: 3.35s;--dface: 3.95s;--dname: 4.1s}.podshow .podium3{animation:podshake .09s linear 2.5s 9}.podshow .pcol .pcrown{--pcx: -50%;animation:podcrown .7s cubic-bezier(.35,0,.35,1.5) 4.45s both}[dir=rtl] .podshow .pcol .pcrown{--pcx: 50%}.podshow .pring{position:absolute;width:30px;height:30px;left:calc(50% - 15px);top:calc(30% - 15px);border:4px solid var(--gold);border-radius:50%;opacity:0;pointer-events:none;animation:podring .65s ease-out 5.05s both}.podshow .pblock.g1{animation:podgrow .7s cubic-bezier(.2,1.35,.4,1) var(--dblock) both,podglow 1.8s ease-in-out 5.2s infinite}.podshow>.tagline{animation:popin .5s cubic-bezier(.2,1.3,.4,1) 5.3s both}.podshow>:is(.setlabel,.awardline),.podshow .podctrl{animation:podfade .45s ease 5.6s both}@keyframes podtremble{0%,to{transform:rotate(-1.6deg) translate(-1px)}25%{transform:rotate(1.4deg)}50%{transform:rotate(-1.2deg) translate(1px)}75%{transform:rotate(1.8deg)}}@keyframes podtrophy{0%{opacity:0;transform:translateY(34px) scale(.55) rotate(-7deg)}60%{opacity:1;transform:translateY(-6px) scale(1.07) rotate(2deg)}to{opacity:1;transform:translateY(0) scale(1) rotate(0)}}@keyframes podburst{0%{opacity:0;transform:scale(.5)}30%{opacity:.9}to{opacity:0;transform:scale(1.6)}}@keyframes podstamp{0%{opacity:0;transform:scale(2.2) rotate(-4deg)}to{opacity:1;transform:scale(1) rotate(0)}}.podwrap .trophybox{position:relative}.podwrap .trophybox .trophysvg{position:relative;z-index:1}.podwrap .trophybox.mystery .trophysvg{animation:podtremble .5s ease-in-out infinite}.podwrap .trophybox:not(.mystery) .trophyshine{animation:podtrophy .65s cubic-bezier(.25,1.6,.4,1) both,avbob 2.4s ease-in-out .8s infinite}.podwrap .trophybox:not(.mystery):before{content:"";position:absolute;width:130px;height:130px;left:calc(50% - 65px);top:14px;border-radius:50%;background:radial-gradient(circle,#f2c94c8c,#f2c94c00 70%);opacity:0;pointer-events:none;animation:podburst .8s ease-out .1s both}.podwrap .trophybox .awwinner{animation:rise .5s .5s ease both}.podwrap .trophybox .awwinner .wbonus{animation:podstamp .45s cubic-bezier(.2,1.6,.4,1) .9s both}@keyframes tvsag{to{transform:scaleY(1) rotate(4deg) translateY(2px);filter:saturate(.55) brightness(.96)}}@keyframes tvchamp{0%,to{box-shadow:3px 3px 0 var(--shadow)}50%{box-shadow:3px 3px 0 var(--shadow),0 0 20px 4px #f2c94cbf}}@keyframes tvdroop{to{transform:rotate(-22deg) translateY(2px);opacity:.75}}@keyframes tvdim{to{opacity:.6}}@keyframes tvstamp{0%{opacity:0;transform:translate(-50%) scale(2.4) rotate(calc(var(--stkrot, -8deg) - 10deg))}to{opacity:1;transform:translate(-50%) scale(1) rotate(var(--stkrot, -8deg))}}.winwrap .winname{animation:popin .45s cubic-bezier(.2,1.3,.4,1) .1s both}.winwrap .winby{animation:popin .45s cubic-bezier(.2,1.3,.4,1) .3s both}.winwrap .ebarcol{position:relative}.winwrap .ebar{transform-origin:bottom center;animation:podgrow .8s cubic-bezier(.2,1.35,.4,1) .45s both}.winwrap .ebarcol :is(.ebarval,.ebarname){animation:podfade .4s ease .9s both}.winwrap .ebarcol.ewin .ebar{animation:podgrow .8s cubic-bezier(.2,1.35,.4,1) .45s both,tvchamp 2s ease-in-out 1.9s infinite}.winwrap .ebarcol.elose .ebar{animation:podgrow .8s cubic-bezier(.2,1.35,.4,1) .45s both,tvsag .8s cubic-bezier(.3,1.4,.5,1) 1.45s forwards}.winwrap .ebarcol.elose .ebarname .mv{animation:tvdroop .7s cubic-bezier(.3,1.4,.5,1) 1.5s forwards}.winwrap .ebarcol.elose :is(.ebarval,.ebarname){animation:podfade .4s ease .9s both,tvdim .5s ease 1.5s forwards}.winwrap :is(.wintag,.losetag){position:absolute;left:50%;transform:translate(-50%) rotate(var(--stkrot, -8deg));z-index:2;font-family:var(--display);font-weight:800;font-size:12.5px;line-height:1.4;white-space:nowrap;color:var(--ink);border:2.5px solid var(--ink);border-radius:999px;padding:3px 11px;box-shadow:2px 3px 0 var(--shadow);pointer-events:none}.winwrap .wintag{bottom:62px;background:var(--gold);--stkrot: 6deg;animation:tvstamp .45s cubic-bezier(.2,1.6,.4,1) 1.3s both}.winwrap .losetag{bottom:30px;background:var(--panel, #FFF7E8);--stkrot: -8deg;animation:tvstamp .45s cubic-bezier(.2,1.6,.4,1) 1.75s both}.winwrap .roastbox{animation:popin .5s cubic-bezier(.2,1.3,.4,1) 2.2s both}.winwrap>.note{animation:podfade .4s ease 2.5s both}.app section:has(>.winwrap)>.btn{animation:podfade .4s ease 2.5s both}@keyframes poddimin{0%{opacity:0}to{opacity:1}}@keyframes podsweepA{0%,to{transform:rotate(-16deg)}50%{transform:rotate(14deg)}}@keyframes podsweepB{0%,to{transform:rotate(16deg)}50%{transform:rotate(-14deg)}}.podlights{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}.podlights .spotbeam{position:absolute;bottom:-8%;width:34%;height:130%;background:linear-gradient(to top,#f2c94c57,#f2c94c00 78%);-webkit-clip-path:polygon(38% 100%,62% 100%,100% 0,0 0);clip-path:polygon(38% 100%,62% 100%,100% 0,0 0);transform-origin:50% 100%}.podlights .spa{inset-inline-start:10%;animation:podsweepA 5.2s ease-in-out infinite}.podlights .spb{inset-inline-end:10%;animation:podsweepB 5.2s ease-in-out infinite}html[data-jalsah-surface=canvas] .app section.podwrap:has(.trophybox)>h1{font-size:26px;margin:0 0 6px}html[data-jalsah-surface=canvas] .app .podwrap .trophybox{margin-top:4px}html[data-jalsah-surface=canvas] .app .podwrap .trophysvg{width:128px;height:128px}html[data-jalsah-surface=canvas] .app .podwrap .awwinner{margin-top:4px}html[data-jalsah-surface=canvas] .app .podwrap .awwinner .wface{width:84px;height:84px;margin-bottom:4px}html[data-jalsah-surface=canvas] .app .podwrap .awwinner .wname{font-size:18px;margin-top:2px}html[data-jalsah-surface=canvas] .app .podwrap .awwinner .wbonus{font-size:15px}html[data-jalsah-surface=canvas] .app .podwrap .trophybox .lede{font-size:13px;margin-top:6px}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app .podwrap .trophybox:not(.mystery){display:grid;grid-template-columns:auto 1fr;align-items:center;gap:2px 18px;width:min(520px,94%);padding:10px 20px}html[data-jalsah-surface=canvas] .app .podwrap .trophybox:not(.mystery) .awwinner{margin-top:0}html[data-jalsah-surface=canvas] .app section.podwrap:has(.trophybox)>h1{font-size:23px;margin-bottom:4px}html[data-jalsah-surface=canvas] .app .podwrap .trophysvg{width:110px;height:110px}html[data-jalsah-surface=canvas] .app .podwrap .awwinner .wface{width:62px;height:62px}html[data-jalsah-surface=canvas] .app .podwrap .awwinner .wname{font-size:16px}html[data-jalsah-surface=canvas] .app .podwrap .awwinner .wbonus{font-size:14px;margin:2px 0}html[data-jalsah-surface=canvas] .app .podwrap .awwinner .wsub{font-size:10.5px}html[data-jalsah-surface=canvas] .app .podwrap .trophybox.mystery{padding:12px 16px 10px}html[data-jalsah-surface=canvas] .app .podwrap .trophybox:not(.mystery):before{left:10px;top:50%;margin-top:-65px}}html[data-jalsah-surface=canvas]:has(section.podwrap .trophybox),html[data-jalsah-surface=canvas] body:has(section.podwrap .trophybox){overflow:hidden}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app .podwrap .trophybox:not(.mystery){min-width:min(460px,92%);max-width:none;justify-items:center}}.skiphint{font-family:var(--display);font-weight:700;font-size:11px;color:var(--ink-faint);text-align:center;margin:0 0 6px}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.winwrap)>.gsteplbl{margin-bottom:4px}html[data-jalsah-surface=canvas] .app[data-device=remote] .winwrap{padding:8px 14px}html[data-jalsah-surface=canvas] .app[data-device=remote] .winwrap .winmascot,html[data-jalsah-surface=canvas] .app[data-device=remote] .winwrap .winmascot svg{width:58px;height:58px}html[data-jalsah-surface=canvas] .app[data-device=remote] .winwrap .winmascot{margin:0 auto 4px}html[data-jalsah-surface=canvas] .app[data-device=remote] .winwrap .winname{font-size:20px;margin:0 0 6px}html[data-jalsah-surface=canvas] .app[data-device=remote] .winwrap .winby{font-size:12.5px;margin:-4px 0 4px}html[data-jalsah-surface=canvas] .app[data-device=remote] .winwrap .endbars{min-height:0;margin:6px auto 2px;gap:44px}html[data-jalsah-surface=canvas] .app[data-device=remote] .winwrap .ebar{max-height:62px}html[data-jalsah-surface=canvas] .app[data-device=remote] .winwrap .ebarval{font-size:16px}html[data-jalsah-surface=canvas] .app[data-device=remote] .winwrap .ebarname{font-size:11.5px}html[data-jalsah-surface=canvas] .app[data-device=remote] .winwrap :is(.wintag,.losetag){font-size:10.5px;padding:2px 8px}html[data-jalsah-surface=canvas] .app[data-device=remote] .winwrap .wintag{bottom:44px}html[data-jalsah-surface=canvas] .app[data-device=remote] .winwrap .losetag{bottom:22px}html[data-jalsah-surface=canvas] .app[data-device=remote] .winwrap .roastbox{font-size:11.5px;padding:4px 10px;margin:6px auto 2px}html[data-jalsah-surface=canvas] .app[data-device=remote] .winwrap .note{font-size:10px;margin:3px 0 0}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.winwrap)>.btn{margin-top:6px!important;min-height:34px;padding:6px 12px;font-size:13.5px}}@media (orientation: portrait){html[data-jalsah-surface=canvas] .app:is([data-device=remote],[data-device=host]) .winwrap .winmascot,html[data-jalsah-surface=canvas] .app:is([data-device=remote],[data-device=host]) .winwrap .winmascot svg{width:72px;height:72px}html[data-jalsah-surface=canvas] .app:is([data-device=remote],[data-device=host]) .winwrap .winmascot{margin:2px auto 4px}html[data-jalsah-surface=canvas] .app:is([data-device=remote],[data-device=host]) .winwrap .winname{font-size:22px;margin:0 0 8px}html[data-jalsah-surface=canvas] .app:is([data-device=remote],[data-device=host]) .winwrap .endbars{min-height:0;margin:10px auto 4px}html[data-jalsah-surface=canvas] .app:is([data-device=remote],[data-device=host]) .winwrap .ebar{max-height:100px}html[data-jalsah-surface=canvas] .app:is([data-device=remote],[data-device=host]) .winwrap .roastbox{font-size:12.5px;padding:6px 10px;margin:10px auto 2px}html[data-jalsah-surface=canvas] .app:is([data-device=remote],[data-device=host]) .winwrap .note{font-size:11px;margin:4px 0 0}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.winwrap)>.btn{margin-top:8px!important;min-height:42px}}html[data-jalsah-surface=canvas] .app[data-device=remote] section.podwrap:has(.trophybox){flex:1 1 auto;display:flex;flex-direction:column;justify-content:center;align-items:center}html[data-jalsah-surface=canvas] .app[data-device=remote] section.podwrap.podshow{flex:1 1 auto}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app section.podwrap.podshow{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);grid-template-rows:auto auto minmax(0,1fr) auto auto;column-gap:16px;align-content:stretch;overflow:hidden}html[data-jalsah-surface=canvas] .app .podshow>h1{grid-area:1 / 1 / 2 / 3;margin-bottom:2px}html[data-jalsah-surface=canvas] .app .podshow>.podium3{grid-area:2 / 1 / 4 / 2;align-self:center;margin:4px 0}html[data-jalsah-surface=canvas] .app .podshow>.tagline{grid-area:4 / 1 / 5 / 2;margin:2px 0 0;font-size:14px}html[data-jalsah-surface=canvas] .app .podshow>.setlabel{grid-area:2 / 2 / 3 / 3;margin:0 0 4px;text-align:center;align-self:start}html[data-jalsah-surface=canvas] .app .podshow>.awardline{grid-area:3 / 2 / 5 / 3;display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:6px;min-height:0;overflow-y:auto;margin:0}html[data-jalsah-surface=canvas] .app .podshow>.awardline .awchip2{font-size:11px}html[data-jalsah-surface=canvas] .app .podshow>.podctrl{grid-area:5 / 1 / 6 / 3;display:flex;gap:10px;margin-top:6px!important}html[data-jalsah-surface=canvas] .app .podshow>.podctrl .btn{margin:0!important;flex:1;min-height:36px;padding:6px 12px;font-size:13.5px}}html[data-jalsah-surface=canvas] .app[data-device=remote]:has(section.podwrap){min-height:calc(100dvh - 16px)}html[data-jalsah-surface=canvas] .app[data-device=remote]:has(section.podwrap)>.stage{flex:1 1 auto!important;min-height:0!important}html[data-jalsah-surface=canvas] .app[data-device=remote] section.podwrap{min-height:calc(100dvh - 80px)}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio>.camrow{grid-column:2}html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio>.btn-gold{grid-column:1}}@media (orientation: portrait){html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio-screen .screen-intro{display:none}}.scmembers{display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important}.scmembers svg{width:15px;height:15px;display:block;margin:0}.membersbox .memberlist{display:flex;flex-direction:column;gap:8px;align-items:stretch;max-height:46dvh;overflow-y:auto}.membersbox .memberrow{display:flex;align-items:center;gap:10px;font-family:var(--display);font-weight:700;font-size:15px;border:2px solid var(--ink);border-radius:12px;padding:5px 10px;background:var(--paper, #FFF7E8)}.membersbox .memberrow .mini,.membersbox .memberrow .mini img,.membersbox .memberrow .mini svg{width:30px;height:30px}.membersbox .memberrow .mini img{border-radius:50%;object-fit:cover}@media (orientation: portrait){html[data-jalsah-surface=canvas] .app[data-device=remote] .tboard .thead .cnm{font-size:10.5px!important}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.tboard) .tcol{grid-template-rows:72px repeat(6,minmax(0,1fr))!important}html[data-jalsah-surface=canvas] .app[data-device=remote] .tboard .ttile{font-size:13px;padding:2px 0}}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app .trivia-question-screen>.qwrap>.qimg{align-items:center!important}html[data-jalsah-surface=canvas] .app .trivia-question-screen>.qwrap>.qimg .fximg{margin-block:auto!important;height:auto!important}html[data-jalsah-surface=canvas] .app .trivia-question-screen>.qwrap>.qimg :is(img,.zoomwrap){margin-block:auto!important}}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app .qwrap>:is(.qimg,.maptap),html[data-jalsah-surface=canvas] .app:is([data-device=remote],[data-device=host]) .trivia-question-screen>.qwrap>:is(.qimg,.maptap){grid-row:2 / 11!important}}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio>.btn-gold{grid-row:3;grid-column:1 / -1;justify-self:start;width:66%}html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio>.camrow,html[data-jalsah-surface=canvas] .app[data-device=remote] .avatar-studio>.photopreview{grid-row:3;grid-column:1 / -1;justify-self:end;width:32%;margin:0}}html[data-jalsah-surface=canvas] .app[data-device=remote] .tscard.adjustable.score-layout-v2{position:relative;overflow:visible!important}html[data-jalsah-surface=canvas] .app[data-device=remote] .tscard.adjustable.score-layout-v2 .scoreline .scmembers{position:absolute;right:7px;left:auto;top:50%;transform:translateY(-50%);margin:0;z-index:2}html[dir=rtl][data-jalsah-surface=canvas] .app[data-device=remote] .tscard.adjustable.score-layout-v2 .scoreline .scmembers{left:7px;right:auto}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app .trivia-question-screen>.qwrap>.qimg .fximg,html[data-jalsah-surface=canvas] .app .trivia-question-screen>.qwrap>.qimg img,html[data-jalsah-surface=canvas] .app .trivia-question-screen>.qwrap>.qimg .fximg img{max-height:min(100%,calc(100dvh - 165px))!important;max-width:100%!important;width:auto!important;height:auto!important;object-fit:contain}html[data-jalsah-surface=canvas] .app .trivia-question-screen>.qwrap>:is(.qimg,.maptap){max-height:calc(100dvh - 150px)!important;overflow:hidden}}html[data-jalsah-surface=canvas] .app[data-device=remote] .tscard.adjustable.score-layout-v2 .scorecopy{padding-inline-end:30px}@media (orientation: portrait){html[data-jalsah-surface=canvas] .app[data-device=remote] .tscard.adjustable.score-layout-v2>.mv{flex:0 0 40px!important;width:40px!important;height:40px!important}html[data-jalsah-surface=canvas] .app[data-device=remote] .tscard.adjustable.score-layout-v2 .scoreline{gap:3px}html[data-jalsah-surface=canvas] .app[data-device=remote] .tscard.adjustable.score-layout-v2 .scoreline .scadj{flex:0 0 22px;width:22px;height:22px}html[data-jalsah-surface=canvas] .app[data-device=remote] .tscard.adjustable.score-layout-v2 .scoreline .sc{min-width:26px;font-size:15px}html[data-jalsah-surface=canvas] .app[data-device=remote] .scmembers svg{width:13px;height:13px}}.podlights{-webkit-mask-image:radial-gradient(130% 120% at 50% 42%,#000 55%,transparent 96%);mask-image:radial-gradient(130% 120% at 50% 42%,#000 55%,transparent 96%)}.jalsah-header .brandwords b{unicode-bidi:plaintext}html[data-jalsah-surface=canvas] .app[data-device=remote] .tscard.adjustable.score-layout-v2{direction:rtl}html[data-jalsah-surface=canvas] .app[data-device=remote] .tscard.adjustable.score-layout-v2 .scoreline .scmembers{left:7px;right:auto}html[data-jalsah-surface=canvas] .app section:has(>.tboard)>:is(.awardbanner,.turnbanner){min-height:0!important;padding:3px 10px!important;margin-block:3px!important;font-size:12.5px!important;line-height:1.3!important}html[data-jalsah-surface=canvas] .app section:has(>.tboard)>:is(.awardbanner,.turnbanner) .mv,html[data-jalsah-surface=canvas] .app section:has(>.tboard)>:is(.awardbanner,.turnbanner) .mv :is(svg,img){width:20px!important;height:20px!important}.confirmbox.newsbox{width:min(100%,460px);max-width:460px;max-height:min(88dvh,760px);padding:14px;overflow:hidden;text-align:start}.newsbox .newstitle{font-family:var(--display);font-weight:850;font-size:clamp(20px,4.8vw,25px);margin:0 2px 10px;text-align:center}.newsbox .newsfeed{display:grid;gap:12px;max-height:calc(min(88dvh,760px) - 110px);padding:1px 3px 4px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}.newsbox .newscard{overflow:hidden;border:2px solid color-mix(in srgb,var(--ink) 78%,transparent);border-radius:18px;background:var(--paper, #fff7e8);box-shadow:3px 4px color-mix(in srgb,var(--ink) 18%,transparent)}.newsbox .newsart{display:block;width:100%;height:auto;aspect-ratio:3 / 2;object-fit:contain;background:#f7edda;border-bottom:1.5px solid color-mix(in srgb,var(--ink) 28%,transparent)}.newsbox .newscopy{padding:11px 12px 13px}.newsbox .newsmeta{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px}.newsbox .newskicker{color:var(--red);font-size:11px;font-weight:850}.newsbox .newsbadge{flex:0 0 auto;padding:4px 8px;border:1.5px solid var(--ink);border-radius:999px;background:var(--amber);color:var(--ink);font-size:10.5px;font-weight:850;line-height:1}.newsbox .newscard h2{margin:0 0 4px;color:var(--ink);font-family:var(--display);font-size:clamp(16px,4.1vw,20px);font-weight:850;line-height:1.32}.newsbox .newscard p{margin:0;color:color-mix(in srgb,var(--ink) 78%,transparent);font-family:inherit;font-size:12.5px;font-weight:600;line-height:1.55}.newsbox>.btn{width:100%;margin-top:10px}@media (max-height: 620px) and (orientation: landscape){.confirmbox.newsbox{max-width:min(820px,94vw);max-height:92dvh}.newsbox .newsfeed{grid-template-columns:repeat(2,minmax(0,1fr));max-height:calc(92dvh - 104px)}}.avatar-group-dd{position:relative;z-index:60}.avatar-group-dd .ddface{width:100%;background:none;border:0;padding:0;margin:0;font:inherit;color:inherit;display:flex;align-items:center;justify-content:space-between;gap:6px;cursor:pointer}.ddcaret{opacity:.55;font-size:12px}.avatar-group-select{position:relative}.avatar-group-select .ddmenu{position:absolute;top:calc(100% + 4px);inset-inline:0;z-index:40;background:var(--panel);border:2px solid var(--ink);border-radius:12px;padding:4px;display:flex;flex-direction:column;gap:2px;box-shadow:3px 4px 0 var(--shadow)}.avatar-group-select .ddmenu .dditem{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:7px 10px;border:0;background:none;border-radius:9px;font:inherit;font-weight:700;font-size:13px;color:var(--ink);text-align:start;cursor:pointer}.avatar-group-select .ddmenu .dditem.active{background:var(--gold)}html[data-jalsah-surface=canvas] .app[data-device=host] .host-mirror-select{flex-wrap:wrap}.revealpanel .revealink{width:min(300px,82%);aspect-ratio:4 / 3;margin:0 auto 10px}.revealpanel .revealink .inkframe,.revealpanel .revealink .inkframe.tv{width:100%!important;height:100%!important;min-height:0!important;margin:0!important}.revealpanel .revealink canvas{width:100%!important;height:100%!important;display:block}.revealpanel .revealinfo{min-width:0}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app .revealpanel{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:16px}html[data-jalsah-surface=canvas] .app .revealpanel .revealink{flex:0 0 auto;width:min(280px,40%);margin:0}html[data-jalsah-surface=canvas] .app .revealpanel .revealinfo{flex:0 1 auto}}@media (orientation: portrait){html[data-jalsah-surface=canvas] .app .revealpanel .revealink{max-height:30dvh;width:auto;aspect-ratio:4 / 3;margin:0 auto 10px}}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app section:has(>.tboard){display:flex;flex-direction:column;max-height:calc(100dvh - 52px);min-height:0;overflow:hidden}html[data-jalsah-surface=canvas] .app section:has(>.tboard)>.tboard{flex:1 1 auto;min-height:0}html[data-jalsah-surface=canvas] .app section:has(>.tboard) .tcol{height:100%;min-height:0}}@media (orientation: portrait){html[data-jalsah-surface=canvas] .app section:has(>.tboard){max-height:calc(100dvh - 66px);overflow:hidden}}html[data-jalsah-surface=canvas] .app section:has(>.tboard)>:is(.awardbanner,.turnbanner){flex:0 0 auto;font-size:11.5px!important;padding:2px 8px!important;margin-block:2px!important}html[data-jalsah-surface=canvas] .app section:has(>.tboard)>:is(.menubtns,.btn){flex:0 0 auto}.revealpanel .revealinfo{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.revealpanel .secretcard{width:auto;min-width:180px;max-width:250px;min-height:0;height:auto;margin:0 auto;padding:12px 18px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:4px}@media (orientation: landscape){html[dir=rtl][data-jalsah-surface=canvas] .app .revealpanel .revealink{order:2}}@media (orientation: portrait){html[data-jalsah-surface=canvas] .app .revealpanel{display:flex;flex-direction:column;align-items:center;justify-content:center}html[data-jalsah-surface=canvas] .app .revealpanel .revealinfo{order:1}html[data-jalsah-surface=canvas] .app .revealpanel .revealink{order:2;margin:10px auto 0}}@media (orientation: portrait){html[data-jalsah-surface=canvas] .app:is([data-device=remote],[data-device=none]) .jalsah-header .jalsah-lockup{flex:0 1 auto;min-width:0}html[data-jalsah-surface=canvas] .app:is([data-device=remote],[data-device=none]) .jalsah-header .brandwords b{display:block;font-size:14px;line-height:1.06;white-space:nowrap;text-align:start}html[data-jalsah-surface=canvas] .app:is([data-device=remote],[data-device=none]) .jalsah-header .brandwords b .bw{display:block}html[data-hud-back="1"][data-jalsah-surface=canvas] .app:is([data-device=remote],[data-device=none]) .jalsah-header .brandwords b{font-size:13px}html[data-jalsah-surface=canvas] .app:is([data-device=remote],[data-device=none]) .jalsah-header .jalsah-tools{max-width:none;flex:0 0 auto}html[data-jalsah-surface=canvas] .app .jalsah-header .language-switch{min-height:34px;height:34px;padding:2px}html[data-jalsah-surface=canvas] .app .jalsah-header .language-switch button{min-height:28px;min-width:26px;padding:4px 7px;font-size:11.5px}}.topiccard .tcfit{display:block;width:100%;text-align:center;overflow-wrap:anywhere}.podshow.rushed .podium3{animation:none!important}.podshow.rushed .pcol .pblock{animation:podgrow .3s cubic-bezier(.2,1.35,.4,1) 0s both!important}.podshow.rushed .pcol .pblock.g1{animation:podgrow .3s cubic-bezier(.2,1.35,.4,1) 0s both,podglow 1.8s ease-in-out .35s infinite!important}.podshow.rushed .pcol .pface{animation:poddrop .3s cubic-bezier(.3,1.7,.5,1) .1s both,avbob 2.8s ease-in-out .45s infinite!important}.podshow.rushed .pcol :is(.pname,.ppts){animation:podfade .25s ease .2s both!important}.podshow.rushed .pcol .pcrown{animation:podcrown .45s cubic-bezier(.35,0,.35,1.5) .3s both!important}.podshow.rushed .pring{animation:podring .5s ease-out .7s both!important}.podshow.rushed>.tagline{animation:popin .35s cubic-bezier(.2,1.3,.4,1) .75s both!important}.podshow.rushed>:is(.setlabel,.awardline),.podshow.rushed .podctrl{animation:podfade .3s ease .85s both!important}.confirmbox.newsbox{align-self:start;margin-top:max(8px,2.5dvh);width:min(96vw,1040px);max-width:min(96vw,1040px);max-height:84dvh}.newsbox .newsfeed{max-height:calc(84dvh - 132px)}@media (max-height: 620px) and (orientation: landscape){.confirmbox.newsbox{width:min(96vw,1040px);max-width:min(96vw,1040px);max-height:88dvh;margin-top:max(6px,1.5dvh)}.newsbox .newsfeed{grid-template-columns:repeat(2,minmax(0,1fr));max-height:calc(88dvh - 124px)}}.declinelink{display:block;width:100%;margin:8px auto 0;padding:4px;border:0;background:none;font-family:var(--body);font-size:11px;font-weight:600;color:color-mix(in srgb,var(--ink) 42%,transparent);text-align:center;text-decoration:underline;cursor:pointer}.declinelink:hover{color:var(--ink-dim, var(--ink))}.subask{padding:4px 2px 2px}.subask .asktitle{font-family:var(--display);font-weight:800;font-size:19px;text-align:center;margin:6px 0}.subask .asklede{font-size:13px;font-weight:600;text-align:center;color:var(--ink-dim);margin:0 0 14px}.subask .whylist{display:flex;flex-direction:column;gap:8px;margin-bottom:10px}.subask .whyopt{border:2.5px solid var(--ink);border-radius:14px;background:var(--panel);padding:10px 12px;font-family:var(--body);font-weight:700;font-size:13.5px;color:var(--ink);text-align:start;cursor:pointer;box-shadow:2px 3px 0 var(--shadow)}.subask .whyopt.on{background:var(--gold)}.subask .whynote{margin-bottom:10px}.mirrorsheet{pointer-events:none}.refbox{margin:10px 2px 0;padding:10px 11px;border:2.5px dashed color-mix(in srgb,var(--ink) 45%,transparent);border-radius:16px;background:color-mix(in srgb,var(--panel) 70%,transparent)}.refmine{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.refmine .reflab{font-family:var(--display);font-weight:800;font-size:13px}.refmine .refcode{flex:1 1 auto;min-width:96px;font-family:var(--mono, monospace);font-weight:700;font-size:15px;letter-spacing:.08em;text-align:center;background:var(--paper, #FFF7E8);border:2px solid var(--ink);border-radius:10px;padding:5px 8px}.refhint{margin:7px 1px 0;font-size:11.5px;font-weight:600;color:var(--ink-dim);line-height:1.5}.refenter{display:flex;gap:8px;margin-top:8px}.refenter .input{flex:1 1 auto;min-width:0;text-align:center;letter-spacing:.06em}.refmsg{margin:7px 1px 0;font-size:12px;font-weight:700}.refmsg.good{color:var(--green)}.refmsg.bad{color:var(--red)}.refok{margin:8px 1px 0;font-size:12.5px;font-weight:800;color:var(--green)}@media (orientation: landscape){html[data-jalsah-surface=canvas]:has(.app[data-device=remote] .stage>section>.topicgrid),html[data-jalsah-surface=canvas]:has(.app[data-device=remote] .stage>section>.topicgrid) body,html[data-jalsah-surface=canvas]:has(.app[data-device=remote] .stage>section>.topicgrid) #root{height:100%!important;min-height:0!important;max-height:100%!important;overflow:hidden!important;overscroll-behavior:none}html[data-jalsah-surface=canvas] .app[data-device=remote]:has(.stage>section>.topicgrid){display:flex;flex-direction:column;height:100%!important;min-height:0!important;max-height:100%!important;padding-bottom:0;overflow:hidden!important}html[data-jalsah-surface=canvas] .app[data-device=remote] .stage:has(>section>.topicgrid){flex:1 1 auto;height:auto!important;min-height:0!important;max-height:100%!important;padding:2px 8px 3px;overflow:hidden!important}html[data-jalsah-surface=canvas] .app[data-device=remote] .stage>section:has(>.topicgrid){display:flex!important;flex-direction:column!important;flex:1 1 auto!important;width:100%;height:auto!important;min-height:0!important;max-height:100%!important;gap:5px;padding:0;overflow:hidden!important}html[data-jalsah-surface=canvas] .app[data-device=remote] .stage>section:has(>.topicgrid)>.gsteplbl{display:none!important}html[data-jalsah-surface=canvas] .app[data-device=remote] .stage>section:has(>.topicgrid)>.catbanner{flex:0 0 44px!important;height:44px!important;min-height:0!important;max-height:44px!important;margin:0!important;padding:4px 12px!important;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;overflow:hidden!important}html[data-jalsah-surface=canvas] .app[data-device=remote] .stage>section:has(>.topicgrid)>.catbanner .cl{font-size:9px!important;line-height:1.2!important;margin:0!important}html[data-jalsah-surface=canvas] .app[data-device=remote] .stage>section:has(>.topicgrid)>.catbanner .cv{max-width:100%;font-size:16px!important;line-height:1.15!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}html[data-jalsah-surface=canvas] .app[data-device=remote] .stage>section:has(>.topicgrid)>.icon-heading{flex:0 0 24px!important;height:24px!important;min-height:0!important;max-width:none!important;margin:0!important;font-size:15px!important;line-height:24px!important;white-space:nowrap;overflow:hidden}html[data-jalsah-surface=canvas] .app[data-device=remote] .stage>section:has(>.topicgrid)>.dotprog{flex:0 0 14px!important;height:14px!important;min-height:0!important;margin:0!important;align-items:center;justify-content:center!important;overflow:hidden}html[data-jalsah-surface=canvas] .app[data-device=remote] .stage>section:has(>.topicgrid)>.topicgrid{flex:1 1 auto!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-template-rows:repeat(2,minmax(0,1fr))!important;grid-auto-rows:minmax(0,1fr)!important;align-content:stretch!important;justify-items:stretch!important;gap:8px!important;overflow:hidden!important}html[data-jalsah-surface=canvas] .app[data-device=remote] .stage>section:has(>.topicgrid)>.topicgrid .topiccard{height:100%!important;min-height:0!important;max-height:100%!important;margin:0!important;padding:8px 10px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:16px!important;line-height:1.3!important;overflow:hidden!important}html[data-jalsah-surface=canvas] .app[data-device=remote] .stage>section:has(>.topicgrid)>.customrow{flex:0 0 38px!important;height:38px!important;min-height:0!important;margin:0!important;gap:6px;align-items:stretch;flex-wrap:nowrap!important}html[data-jalsah-surface=canvas] .app[data-device=remote] .stage>section:has(>.topicgrid)>.customrow .catsearch{height:38px!important;min-height:0!important;padding:0 10px!important;font-size:14px!important}html[data-jalsah-surface=canvas] .app[data-device=remote] .stage>section:has(>.topicgrid)>.customrow .btn{flex:0 0 auto;width:auto;height:38px!important;min-height:0!important;margin:0!important;padding:0 14px!important;font-size:13px!important;white-space:nowrap}html[data-jalsah-surface=canvas] .app[data-device=remote] .stage>section:has(>.topicgrid)>.btn{flex:0 0 34px!important;height:34px!important;min-height:0!important;margin:0!important;padding:0 12px!important;font-size:15px!important;white-space:nowrap}html[data-jalsah-surface=canvas] .app[data-device=remote] .stage>section:has(>.topicgrid)>.menubtns{flex:0 0 32px!important;height:32px!important;min-height:0!important;margin:0!important;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;overflow:hidden}html[data-jalsah-surface=canvas] .app[data-device=remote] .stage>section:has(>.topicgrid)>.menubtns:empty{display:none!important}html[data-jalsah-surface=canvas] .app[data-device=remote] .stage>section:has(>.topicgrid)>.menubtns>:only-child{grid-column:1 / -1}html[data-jalsah-surface=canvas] .app[data-device=remote] .stage>section:has(>.topicgrid)>.menubtns .btn{height:32px!important;min-height:0!important;margin:0!important;padding:0 10px!important;font-size:13px!important;white-space:nowrap}}@media (orientation: landscape){html[data-jalsah-surface=canvas] .sheet.subscription-sheet{width:min(94dvw,820px)!important;max-width:min(94dvw,820px)!important}html[data-jalsah-surface=canvas] .sheet.subscription-sheet:not(:has(.subcta)){display:flex!important;flex-direction:column!important;gap:12px;max-height:calc(100dvh - 16px);overflow:hidden}html[data-jalsah-surface=canvas] .subscription-sheet:not(:has(.subcta))>.sheethead{margin-bottom:0}html[data-jalsah-surface=canvas] .subscription-sheet:not(:has(.subcta))>.tiers{margin:0}html[data-jalsah-surface=canvas] .subscription-sheet:not(:has(.subcta)) .tier{padding:15px 16px}html[data-jalsah-surface=canvas] .subscription-sheet:not(:has(.subcta))>.btn{width:100%;margin:0!important;min-height:46px;font-size:16px}}.subscription-sheet .declinelink{font-size:12px}@media (orientation: landscape){html[data-jalsah-surface=canvas] .subscription-sheet:not(:has(.subcta))>.declinelink{width:auto;margin:2px auto 0}}@media (orientation: landscape){html[data-jalsah-surface=canvas] .sheet.subscription-sheet:has(.subcta){display:grid!important;grid-template-columns:minmax(0,1.02fr) minmax(0,1fr);grid-template-rows:auto auto auto minmax(0,1fr) auto;column-gap:16px;row-gap:8px;padding:12px 16px 14px;max-height:calc(100dvh - 14px);overflow:hidden}html[data-jalsah-surface=canvas] .subscription-sheet:has(.subcta)>.sheethead{grid-area:1 / 1 / 2 / -1;margin:0}html[data-jalsah-surface=canvas] .subscription-sheet:has(.subcta)>.sheethead h2{font-size:23px}html[data-jalsah-surface=canvas] .subscription-sheet:has(.subcta)>.tiers{grid-area:2 / 1 / 5 / 2;display:flex;flex-direction:column;justify-content:center;margin:0;padding-top:7px;gap:9px;min-height:0;overflow:visible}html[data-jalsah-surface=canvas] .subscription-sheet:has(.subcta) .tier{padding:9px 11px;gap:9px}html[data-jalsah-surface=canvas] .subscription-sheet:has(.subcta) .tier .tav{flex:0 0 34px;width:34px;height:34px}html[data-jalsah-surface=canvas] .subscription-sheet:has(.subcta) .tier .tav svg{width:34px;height:34px}html[data-jalsah-surface=canvas] .subscription-sheet:has(.subcta) .tier .tt{min-width:0}html[data-jalsah-surface=canvas] .subscription-sheet:has(.subcta) .tier .tn{font-size:14.5px}html[data-jalsah-surface=canvas] .subscription-sheet:has(.subcta) .tier .per{font-size:10.5px}html[data-jalsah-surface=canvas] .subscription-sheet:has(.subcta) .tier .price{font-size:14px;white-space:nowrap}html[data-jalsah-surface=canvas] .subscription-sheet:has(.subcta) .tier .ribbon{font-size:9.5px;padding:2px 7px}html[data-jalsah-surface=canvas] .subscription-sheet:has(.subcta)>.featlist{grid-area:3 / 2 / 4 / 3;align-self:start;margin:0;gap:4px}html[data-jalsah-surface=canvas] .subscription-sheet:has(.subcta)>.featlist .feat{font-size:11.5px;line-height:1.35}html[data-jalsah-surface=canvas] .subscription-sheet:has(.subcta)>.refbox{grid-area:4 / 2 / 5 / 3;align-self:start;margin:0;padding:8px 10px;min-width:0}html[data-jalsah-surface=canvas] .subscription-sheet:has(.subcta)>.refbox .refmine{gap:6px}html[data-jalsah-surface=canvas] .subscription-sheet:has(.subcta)>.refbox .reflab{font-size:11.5px}html[data-jalsah-surface=canvas] .subscription-sheet:has(.subcta)>.refbox .refcode{font-size:12.5px;padding:4px 6px;min-width:0}html[data-jalsah-surface=canvas] .subscription-sheet:has(.subcta)>.refbox .refhint{font-size:10px;margin-top:5px}html[data-jalsah-surface=canvas] .subscription-sheet:has(.subcta)>.refbox .refenter{margin-top:6px;gap:6px}html[data-jalsah-surface=canvas] .subscription-sheet:has(.subcta)>.refbox :is(.input,.btn){min-height:32px;height:32px;padding:0 10px;font-size:12.5px;min-width:0}html[data-jalsah-surface=canvas] .subscription-sheet:has(.subcta)>.refbox .refok,html[data-jalsah-surface=canvas] .subscription-sheet:has(.subcta)>.refbox .refmsg{font-size:11px;margin-top:5px}html[data-jalsah-surface=canvas] .subscription-sheet:has(.subcta)>.subcta{grid-area:5 / 1 / 6 / -1;margin:2px 0 0!important;min-height:46px;font-size:18px}html[data-jalsah-surface=canvas] .subscription-sheet>.subask{grid-area:2 / 1 / 5 / -1;min-height:0;overflow-y:auto}html[data-jalsah-surface=canvas] .subscription-sheet>.subask .whylist{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}}@media (orientation: landscape){html[data-jalsah-surface=canvas] .confirmbox.newsbox{align-self:stretch;height:calc(100dvh - 16px);max-height:calc(100dvh - 16px);margin:0;display:flex;flex-direction:column;gap:8px;padding:12px 14px 14px;overflow:hidden}html[data-jalsah-surface=canvas] .newsbox .newstitle{flex:0 0 auto;font-size:20px!important;margin:0}html[data-jalsah-surface=canvas] .newsbox .newsfeed{flex:1 1 auto;min-height:0;max-height:none;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(0,1fr);gap:12px;padding:1px 2px;overflow:hidden}html[data-jalsah-surface=canvas] .newsbox .newscard{display:flex;flex-direction:column;min-height:0;overflow:hidden}html[data-jalsah-surface=canvas] .newsbox .newsart{flex:1 1 auto;width:100%;height:auto;min-height:0;aspect-ratio:auto;object-fit:contain;background:#f7edda}html[data-jalsah-surface=canvas] .newsbox .newscopy{flex:0 0 auto;padding:8px 11px 10px}html[data-jalsah-surface=canvas] .newsbox .newscard h2{font-size:15.5px!important;line-height:1.3;margin-bottom:3px}html[data-jalsah-surface=canvas] .newsbox .newscard p{font-size:11.5px;line-height:1.45}html[data-jalsah-surface=canvas] .newsbox>.btn{flex:0 0 auto;min-height:42px;margin:0}}.subscription-sheet:has(.subask)>.sheethead h2{font-size:18px!important}.subscription-sheet:has(.subask)>.sheethead{margin-bottom:6px}.subask .asktitle{font-size:16px;margin:2px 0 8px}.subask .whylist{gap:6px;margin-bottom:8px}.subask .whyopt{padding:8px 10px;font-size:12.5px}.subask .whynote{height:36px;min-height:36px;font-size:12.5px;margin-bottom:8px}.subask>.btn{min-height:42px}@media (orientation: landscape){html[data-jalsah-surface=canvas] .subscription-sheet:has(.subask){max-height:calc(100dvh - 14px);overflow:hidden}html[data-jalsah-surface=canvas] .subscription-sheet:has(.subask)>.sheethead h2{font-size:17px!important}html[data-jalsah-surface=canvas] .subscription-sheet>.subask{overflow:hidden!important;min-height:0}html[data-jalsah-surface=canvas] .subask .asktitle{font-size:15px;margin:0 0 7px}html[data-jalsah-surface=canvas] .subask .whyopt{padding:7px 10px;font-size:12px}html[data-jalsah-surface=canvas] .subask .whynote{height:34px;min-height:34px;margin-bottom:7px}html[data-jalsah-surface=canvas] .subask>.btn{min-height:40px;font-size:15px}}.catpick .cic svg,.catpick .cic img,.thead .cic svg,.thead .cic img,.qcat .cic svg,.qcat .cic img{width:100%!important;height:100%!important;object-fit:contain;display:block}.catpick{overflow:visible}.catpick .cic{overflow:hidden}@media (orientation: landscape) and (max-height: 600px){html[data-jalsah-surface=canvas] .app[data-device=host] section:has(>.host-cat-selection)>.host-cat-selection{grid-template-columns:repeat(6,minmax(0,1fr));grid-auto-rows:minmax(0,1fr);gap:3px;height:100%;min-height:0;margin:0}html[data-jalsah-surface=canvas] .app[data-device=host] section:has(>.host-cat-selection) .catpick{min-height:0;height:100%;padding:2px 4px}html[data-jalsah-surface=canvas] .app[data-device=host] section:has(>.host-cat-selection) .catpick .cic{width:24px;height:24px;flex:0 0 24px}html[data-jalsah-surface=canvas] .app[data-device=host] section:has(>.host-cat-selection) .catpick .cnm{font-size:clamp(9px,2.4dvh,12px);line-height:1.05}}@media (orientation: landscape) and (min-width: 900px){html[data-jalsah-surface=canvas] .app[data-device=host] section:has(>.fkcatgrid)>.fkcatgrid{gap:9px}html[data-jalsah-surface=canvas] .app[data-device=host] section:has(>.fkcatgrid) .fkcat{min-height:0;padding:9px 10px 7px;font-size:16px}html[data-jalsah-surface=canvas] .app[data-device=host] section:has(>.fkcatgrid) .fkcat:before{width:20px;height:20px;margin-bottom:3px}}.rejoincard{display:flex;align-items:center;gap:12px;width:100%;margin:0 auto 14px;padding:11px 14px;border:2.5px solid var(--ink);border-radius:18px;background:linear-gradient(150deg,#FFE9B8,var(--panel));box-shadow:3px 4px 0 var(--shadow);color:var(--ink);text-align:start;cursor:pointer}.rejoincard:active{transform:translateY(2px);box-shadow:2px 2px 0 var(--shadow)}.rejoincard .rjmark{flex:0 0 38px;width:38px;height:38px;display:grid;place-items:center;border:2.5px solid var(--ink);border-radius:50%;background:var(--gold)}.rejoincard .rjmark svg{width:20px;height:20px}.rejoincard .rjcopy{display:flex;flex-direction:column;gap:2px;min-width:0}.rejoincard .rjcopy b{font-family:var(--display);font-weight:800;font-size:16px}.rejoincard .rjsub{font-size:12px;font-weight:700;color:var(--ink-dim)}.rejoincard .rjcode{font-family:var(--mono, monospace);font-weight:800;letter-spacing:.08em;color:var(--ink)}.roomchip{display:inline-flex;align-items:center;gap:7px;margin-inline-start:12px;padding:3px 11px;border:2.5px solid var(--ink);border-radius:999px;background:var(--panel);box-shadow:2px 3px 0 var(--shadow);white-space:nowrap}.roomchip .rclab{font-family:var(--body);font-size:10px;font-weight:700;color:var(--ink-dim)}.roomchip b{font-family:var(--mono, monospace);font-size:17px;font-weight:800;letter-spacing:.12em;color:var(--ink)}@media (orientation: landscape) and (max-height: 600px){html[data-jalsah-surface=canvas] .app[data-device=host] .roomchip{padding:2px 9px;margin-inline-start:9px}html[data-jalsah-surface=canvas] .app[data-device=host] .roomchip .rclab{font-size:9px}html[data-jalsah-surface=canvas] .app[data-device=host] .roomchip b{font-size:14px}}.legendprize{font-family:var(--display);font-weight:800;font-size:clamp(26px,7vw,46px);line-height:1.05;text-align:center;color:var(--gold);-webkit-text-stroke:2px var(--ink);paint-order:stroke fill;margin:-2px 0 8px;animation:podstamp .5s cubic-bezier(.2,1.6,.4,1) .15s both}@media (orientation: landscape){html[data-jalsah-surface=canvas] .legendprize{font-size:clamp(22px,5.2vh,34px);margin:-2px 0 5px}}html[data-jalsah-surface=canvas] .qimg .fximg:not(.fx-zoom){aspect-ratio:auto!important;width:auto!important;height:auto!important;max-width:100%!important;max-height:100%!important;overflow:visible!important;background:transparent!important;display:block!important}html[data-jalsah-surface=canvas] .qimg .fximg:not(.fx-zoom)>img{width:auto!important;height:auto!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;display:block!important;margin:0 auto!important}html[data-jalsah-surface=canvas] .trivia-question-screen .qimg{overflow:hidden;min-width:0;min-height:0}html[data-jalsah-surface=canvas] .trivia-question-screen .qimg .fximg:not(.fx-zoom)>img{box-sizing:border-box!important;max-width:calc(100% - 4px)!important;max-height:calc(100% - 4px)!important}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app .trivia-question-screen .qwrap .qimg .fximg:not(.fx-zoom){width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;min-width:0!important;min-height:0!important;aspect-ratio:auto!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:visible!important;background:transparent!important}html[data-jalsah-surface=canvas] .app .trivia-question-screen .qwrap .qimg .fximg:not(.fx-zoom)>img{width:auto!important;height:auto!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;display:block!important;box-sizing:border-box!important}}.qtext .qmaphint{display:block;margin-top:4px;font-size:.72em;font-weight:700;opacity:.85}.maprangeline{margin:6px auto 0;max-width:100%;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:var(--body);font-size:12px;font-weight:700;color:var(--green)}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app .trivia-question-screen .maprangeline{font-size:11px;margin-top:4px}}.whyline{margin:6px auto 0;max-width:92%;text-align:center;font-family:var(--body);font-size:13px;font-weight:700;line-height:1.35;color:var(--ink-dim);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app .trivia-question-screen .whyline{font-size:12px;margin-top:4px}}@media (orientation: portrait){html[data-jalsah-surface=canvas] .app[data-device=host] .jalsah-header .jalsah-lockup{flex:0 1 auto;min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:2px}html[data-jalsah-surface=canvas] .app[data-device=host] .jalsah-header .brandwords b{display:block;font-size:17px;line-height:1.05;white-space:nowrap;text-align:start}html[data-jalsah-surface=canvas] .app[data-device=host] .jalsah-header .brandwords b .bw{display:block}html[data-jalsah-surface=canvas] .app[data-device=host] .roomchip{order:2;margin:0;padding:1px 8px;gap:5px;align-self:flex-start}html[data-jalsah-surface=canvas] .app[data-device=host] .roomchip .rclab{font-size:8.5px}html[data-jalsah-surface=canvas] .app[data-device=host] .roomchip b{font-size:12.5px;letter-spacing:.08em}}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app[data-device=remote] .bar.jalsah-header{position:relative;justify-content:flex-end}html[data-jalsah-surface=canvas] .app[data-device=remote] .jalsah-header .jalsah-lockup{position:absolute;left:50%;transform:translate(-50%);pointer-events:none}}html[data-jalsah-surface=canvas] .trivia-question-screen .maptap{display:flex!important;align-items:center;justify-content:center;min-height:0}html[data-jalsah-surface=canvas] .trivia-question-screen .mapwrap{width:fit-content!important;height:fit-content!important;max-width:100%!important;max-height:100%!important;min-height:0!important}html[data-jalsah-surface=canvas] .trivia-question-screen .mapwrap>img{width:auto!important;height:auto!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;display:block!important}@media (orientation: landscape){html[data-jalsah-surface=canvas] .trivia-question-screen .maptap{height:100%!important}}html[data-jalsah-surface=canvas] .trivia-question-screen .mapwrap{max-height:100%!important;max-width:100%!important}html[data-jalsah-surface=canvas] .trivia-question-screen .mapwrap>img{max-height:calc(100% - 6px)!important;max-width:calc(100% - 6px)!important}html[data-jalsah-surface=canvas] .trivia-question-screen .mapwrap>img{height:100%!important;width:auto!important;max-width:100%!important;max-height:none!important;object-fit:contain!important}html[data-jalsah-surface=canvas] .trivia-question-screen .maptap{align-items:stretch!important;justify-content:center!important}html[data-jalsah-surface=canvas] .trivia-question-screen .mapwrap{height:auto!important;min-height:0!important;max-height:none!important;width:fit-content!important;align-self:stretch}html[data-jalsah-surface=canvas] .trivia-question-screen .mapwrap{aspect-ratio:1280 / 1101!important;height:100%!important;width:auto!important;max-width:100%!important;max-height:100%!important;align-self:center}html[data-jalsah-surface=canvas] .trivia-question-screen .mapwrap>img{width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:contain!important}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app .trivia-question-screen>.qwrap>.maprangeline{grid-row:7!important;grid-column:1!important;justify-self:center}html[data-jalsah-surface=canvas] .app .trivia-question-screen>.qwrap>.whyline{grid-row:7!important;grid-column:1!important;justify-self:center}}.jalsah-lockup{display:flex;align-items:center;gap:10px;min-width:0}@media (orientation: portrait){html[data-jalsah-surface=canvas] .app[data-device=host] .jalsah-header .jalsah-lockup{flex-direction:column;align-items:flex-start;gap:1px;flex:0 1 auto}html[data-jalsah-surface=canvas] .app[data-device=host] .jalsah-header .brandwords b{display:block!important;font-size:14px!important;line-height:1.04!important;white-space:nowrap;text-align:start}html[data-jalsah-surface=canvas] .app[data-device=host] .jalsah-header .brandwords b .bw{display:block}html[data-jalsah-surface=canvas] .app[data-device=host] .roomchip{margin:0!important;padding:1px 7px!important;gap:4px}html[data-jalsah-surface=canvas] .app[data-device=host] .roomchip .rclab{font-size:8px}html[data-jalsah-surface=canvas] .app[data-device=host] .roomchip b{font-size:12px!important}}html[data-jalsah-surface=canvas] body{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}html[data-jalsah-surface=canvas] input,html[data-jalsah-surface=canvas] textarea,html[data-jalsah-surface=canvas] [contenteditable]{-webkit-user-select:text;user-select:text}@media (orientation: portrait){html[data-jalsah-surface=canvas] .app .trivia-question-screen>.qwrap.panel:has(>.qimg)>.qimg{flex:1 1 0%!important;min-height:40px!important;margin:0 0 8px!important;align-items:center;justify-content:center}}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app[data-device=host] .bar.jalsah-header.host-wide{position:relative;justify-content:flex-end!important}html[data-jalsah-surface=canvas] .app[data-device=host]:has(.trivia-question-screen) .bar.jalsah-header.host-wide .jalsah-lockup{position:absolute;inset-inline-start:auto!important;inset-inline-end:auto!important;left:50%!important;right:auto!important;transform:translate(-50%)!important;pointer-events:none}}@media (orientation: landscape) and (max-height: 600px){html[data-jalsah-surface=canvas] .app[data-device=host] .stage>section:has(>.chiprow>.fchip:not(.big)){display:flex;flex-direction:column;min-height:0;max-width:none}html[data-jalsah-surface=canvas] .app[data-device=host] .stage>section:has(>.chiprow>.fchip:not(.big))>h1{margin:0 auto 2px!important;font-size:clamp(24px,3vw,32px)!important;line-height:1.15}html[data-jalsah-surface=canvas] .app[data-device=host] .stage>section:has(>.chiprow>.fchip:not(.big))>.lede{margin:0 auto 4px!important;font-size:13px!important}html[data-jalsah-surface=canvas] .app[data-device=host] .stage>section:has(>.chiprow>.fchip:not(.big))>.gsteplbl{margin-bottom:2px!important}html[data-jalsah-surface=canvas] .app[data-device=host] .stage>section:has(>.chiprow>.fchip:not(.big))>.chiprow{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;grid-auto-rows:minmax(0,1fr);gap:6px!important;margin:4px 0 0!important;flex:1 1 auto;min-height:0}html[data-jalsah-surface=canvas] .app[data-device=host] .stage>section:has(>.chiprow>.fchip:not(.big))>.chiprow>.fchip{min-height:40px!important;padding:4px 10px!important;gap:8px!important;font-size:15px!important;line-height:1.15;grid-template-columns:26px 1fr!important;border-radius:16px 18px 15px 19px!important}html[data-jalsah-surface=canvas] .app[data-device=host] .stage>section:has(>.chiprow>.fchip:not(.big))>.chiprow>.fchip:before{width:22px!important;height:22px!important}}.verwarn{margin:0 auto 6px;padding:6px 12px;max-width:96%;border:1.5px solid var(--red, #D95347);border-radius:12px;background:#d953471a;color:var(--ink);font-size:12.5px;font-weight:700;text-align:center;line-height:1.35}@media (orientation: landscape){.verwarn{font-size:12px;padding:4px 12px;margin-bottom:2px}}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app[data-device=remote] .bar.jalsah-header,html[data-jalsah-surface=canvas] .app[data-device=host] .bar.jalsah-header.host-wide{justify-content:space-between!important}html[data-jalsah-surface=canvas] .app[data-device=remote] .jalsah-header .jalsah-lockup,html[data-jalsah-surface=canvas] .app[data-device=host]:has(.trivia-question-screen) .bar.jalsah-header.host-wide .jalsah-lockup,html[data-jalsah-surface=canvas] .app[data-device=host] .bar.jalsah-header.host-wide .jalsah-lockup{position:static!important;left:auto!important;right:auto!important;inset-inline-start:auto!important;inset-inline-end:auto!important;transform:none!important;pointer-events:auto}}.catpick .cleft .clab{margin-inline-start:4px;font-size:.86em;font-weight:600;opacity:.75}.catpick .cleft.spent .clab{opacity:1;font-weight:700}.pair-oneonly{margin:4px 0 0;font-size:12.5px;font-weight:700;color:var(--ink-dim);line-height:1.35}@media (orientation: landscape){.pair-oneonly{font-size:12px}}.plwrap{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:grid;place-items:center;padding:16px;background:#2a1f188c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:pl-in .22s ease-out both}[data-theme=dark] .plwrap{background:#0c0805a8}@keyframes pl-in{0%{opacity:0}to{opacity:1}}.plcard{width:min(94%,340px);padding:18px 20px 16px;text-align:center;border:2.5px solid var(--ink);border-radius:26px 30px 24px 28px;background:var(--panel-2);box-shadow:0 6px #6e2d2a38;animation:pl-pop .26s cubic-bezier(.2,1.3,.5,1) both}@keyframes pl-pop{0%{transform:translateY(10px) scale(.96)}to{transform:none}}.plart{width:190px;max-width:82%;height:auto;display:block;margin:0 auto 6px}.plhang{animation:pl-sway 3.4s ease-in-out infinite;transform-box:fill-box;transform-origin:50% 0%}.plhang2{animation-duration:4.1s;animation-delay:.5s}@keyframes pl-sway{0%,to{transform:rotate(-2.5deg)}50%{transform:rotate(2.5deg)}}.pldrift{animation:pl-drift 4.6s ease-in-out infinite}@keyframes pl-drift{0%,to{transform:translate(0) rotate(6deg)}50%{transform:translate(7px,6px) rotate(-4deg)}}.plflame{animation:pl-flame 1.5s ease-in-out infinite;transform-box:fill-box;transform-origin:50% 100%}@keyframes pl-flame{0%,to{transform:scaleY(1)}50%{transform:scaleY(.82)}}.plsmoke{animation:pl-smoke 3.2s ease-in-out infinite;opacity:.3}@keyframes pl-smoke{0%,to{opacity:.18;transform:translateY(0)}50%{opacity:.45;transform:translateY(-2px)}}.plh{margin:2px 0 4px;font-family:var(--display);font-weight:800;font-size:21px;color:var(--ink)}.plsub{margin:0 0 10px;font-size:13.5px;line-height:1.45;color:var(--ink-dim)}.plwait{display:flex;align-items:center;justify-content:center;gap:8px;margin:0 0 12px;font-size:12.5px;font-weight:700;color:var(--ink-faint)}.plleave{width:100%}@media (orientation: landscape){.plcard{width:min(92%,460px);display:grid;grid-template-columns:150px 1fr;grid-template-areas:"art head" "art sub" "art wait" "art btn";align-items:center;column-gap:14px;text-align:start;padding:14px 18px}.plart{grid-area:art;width:100%;max-width:none;margin:0}.plh{grid-area:head;font-size:19px;margin:0 0 2px}.plsub{grid-area:sub;margin:0 0 6px;font-size:12.5px}.plwait{grid-area:wait;justify-content:flex-start;margin:0 0 8px}.plleave{grid-area:btn}}.plback{display:flex;align-items:center;gap:12px;margin:2px 0 10px;padding:8px 10px;border:2px solid var(--line-2, rgba(101, 50, 43, .26));border-radius:16px 18px 15px 19px;background:var(--panel)}.plqr{flex:0 0 auto;display:grid;place-items:center;padding:4px;border-radius:10px;background:#fff8e9}.plqr canvas{display:block;width:78px!important;height:78px!important}.plcode{min-width:0;text-align:start}.plcodelab{display:block;font-size:11px;font-weight:700;color:var(--ink-dim);line-height:1.3}.plcode b{display:block;margin-top:2px;font-family:var(--mono);font-weight:700;font-size:22px;letter-spacing:.1em;color:var(--ink);unicode-bidi:isolate}.rfcheck{animation:rf-tick .5s ease-out both}.rfcheck2{animation-delay:.12s}@keyframes rf-tick{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:none}}.rfpot{animation:rf-pot 3.6s ease-in-out infinite;transform-box:fill-box;transform-origin:50% 100%}@keyframes rf-pot{0%,to{transform:rotate(-1.5deg)}50%{transform:rotate(1.5deg)}}.rfnote{font-size:12px!important;opacity:.8;margin-top:-4px!important}@media (orientation: landscape){.plcard{grid-template-areas:"art head" "art sub" "art back" "art wait" "art btn"}.plback{grid-area:back;margin:0 0 6px;padding:6px 8px;gap:10px}.plqr canvas{width:62px!important;height:62px!important}.plcode b{font-size:18px}.rfwrap .plcard{grid-template-areas:"art head" "art sub" "art note" "art btn"}.rfnote{grid-area:note}}.catpick .cleft{display:flex;align-items:center;justify-content:center;gap:3px;overflow:visible}.catpick .cleft .cnum{unicode-bidi:isolate}.catpick .cleft .qhelp{display:grid;place-items:center;flex:0 0 auto;width:15px;height:15px;padding:0;border:1.4px solid currentColor;border-radius:50%;font-size:10px;font-weight:800;line-height:1;opacity:.7;cursor:pointer;align-self:center;-webkit-tap-highlight-color:transparent}.catpick .cleft .qhelp:hover,.catpick .cleft .qhelp:focus-visible{opacity:1;outline:none;transform:scale(1.12)}.catpick .cleft.spent .qhelp{opacity:1}.qhelpbox{text-align:center;max-width:340px}.qhelpbox .qhelph{margin:0 0 6px;font-family:var(--display);font-weight:800;font-size:18px;color:var(--ink)}.qhelpbox .qhelprow{display:flex;align-items:center;justify-content:center;gap:10px;margin:0 0 8px}.qhelpbox .qhelplbl{font-size:14px;font-weight:700;color:var(--ink)}.qhelpbox .qhelpex.spent{color:var(--red);border-color:var(--red)}.qhelpbox .qhelpex{flex:0 0 auto;padding:3px 14px;border:2px solid var(--line-2, rgba(101, 50, 43, .26));border-radius:999px;background:var(--panel);font-family:var(--mono);font-weight:700;font-size:20px;letter-spacing:.06em;color:var(--ink);unicode-bidi:isolate}.qhelpbox p{margin:0 0 8px;font-size:13.5px;line-height:1.5;color:var(--ink-dim)}@media (orientation: landscape){.qhelpbox{max-width:420px}.qhelpbox .qhelph{font-size:17px}.qhelpbox p{font-size:12.5px;margin-bottom:6px}}.catpick .cleft.spent{color:var(--ink-faint)!important}.catpick[aria-pressed=true] .cleft.spent{color:var(--ink-dim)!important}.qhelpbox .qhelpex.spent{color:var(--ink);border-color:var(--line-2, rgba(101, 50, 43, .26))}.vbcard{animation:vb-drift 3.8s ease-in-out infinite;transform-box:fill-box;transform-origin:50% 50%}.vbcard2{animation-delay:.5s}@keyframes vb-drift{0%,to{transform:translate(0) rotate(-1deg)}50%{transform:translate(-2px) rotate(1deg)}}.vbbreak{animation:vb-break 2.4s ease-in-out infinite;transform-box:fill-box;transform-origin:50% 50%}@keyframes vb-break{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.12)}}html[data-jalsah-surface=canvas] .app .jalsah-header .language-switch{position:relative;z-index:400}.subscription-sheet .tsave{display:inline-block;margin-inline-start:6px;padding:1px 7px;border-radius:999px;background:#ddeadf;color:#2f6b45;border:1.5px solid #2A1F18;font-size:11px;font-weight:700;line-height:1.5;vertical-align:middle}.subscription-sheet .subtrial{margin:10px 0 0;padding:9px 12px;border-radius:12px;background:#fff3d6;border:2px solid #2A1F18;font-size:13px;line-height:1.5;text-align:center}.subscription-sheet .subrenew{margin:10px 2px 0;font-size:11px;line-height:1.55;color:#6b5946;text-align:start}.subscription-sheet .subfoot{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;margin-top:10px}.subscription-sheet .subfoot .declinelink{margin:0}.subscription-sheet .sublegal{margin:8px 0 2px;text-align:center;font-size:12px;color:#6b5946}.subscription-sheet .sublegal a{color:#6b5946;text-decoration:underline;text-underline-offset:2px}@media (min-width:840px) and (max-height:472px){.subscription-sheet .subrenew{font-size:12px}.subscription-sheet .sublegal{font-size:13px}.subscription-sheet .subtrial{font-size:14px}}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app .confirmbox:has(.mascotgrid.emblems){width:min(96vw,760px)!important;max-width:none!important;max-height:none!important;overflow:visible!important}html[data-jalsah-surface=canvas] .app .mascotgrid.emblems{grid-template-columns:repeat(8,minmax(0,1fr))!important;gap:8px!important}html[data-jalsah-surface=canvas] .app .mascotgrid.emblems>*{width:100%!important;max-width:84px!important;aspect-ratio:1;height:auto!important}html[data-jalsah-surface=canvas] .app .confirmbox:has(.colorgrid){width:min(96vw,660px)!important;max-width:none!important}html[data-jalsah-surface=canvas] .app .colorgrid{grid-template-columns:repeat(6,minmax(0,1fr))}}.tscard:not(.turnA):not(.turnB){opacity:.58}.teamcard.A{border-color:var(--teamA, #A84D49);background:linear-gradient(135deg,var(--teamA-tint, #F1D9D5),#FFF8EC)}.teamcard.B{border-color:var(--teamB, #5A849E);background:linear-gradient(135deg,var(--teamB-tint, #DBE8EE),#FFF8EC)}.tgl .tA{--team-dot: var(--teamA, #BD6D69)}.tgl .tB{--team-dot: var(--teamB, #7197AD)}.tscard:first-child{background:var(--teamA, var(--red))}.tscard:last-child{background:var(--teamB, var(--blue))}.attrib .btn-teamA{background:var(--teamA, var(--red))}.attrib .btn-teamB{background:var(--teamB, var(--blue))}.app[data-device=remote] .ttile:is(.doneA,.doneB,.doneN){cursor:pointer}.qwrap.revA{background:var(--teamA-tint, #EED7D3)!important;border-color:var(--teamA, var(--red))!important;border-width:4px!important}.qwrap.revB{background:var(--teamB-tint, #DBE4EF)!important;border-color:var(--teamB, #2F6DB5)!important;border-width:4px!important}.qwrap.revN{background:#e7dfd2!important;border-color:#b7aa97!important;border-width:4px!important}.ttile.doneA{background:var(--teamA, var(--red))}.ttile.doneB{background:var(--teamB, var(--blue))}html[data-jalsah-surface=canvas] .app .trivia-question-screen>.qwrap:has(>.actstage){display:flex!important;flex-direction:column!important;justify-content:flex-start!important;gap:10px}html[data-jalsah-surface=canvas] .app .trivia-question-screen>.qwrap:has(>.actstage)>.actstage{order:0!important;flex:0 0 auto!important;align-self:stretch;margin:0!important}html[data-jalsah-surface=canvas] .app .trivia-question-screen>.qwrap:has(>.actstage)>.btn-hold{order:1!important;flex:1 1 auto!important;min-height:64px!important;display:flex!important;align-items:center;justify-content:center;margin:0!important}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.tboard) .tscard.adjustable.score-layout-v2{height:58px!important;min-height:0!important;padding:6px 12px!important;align-items:center!important}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.tboard) .tscore{margin-bottom:10px!important}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.tboard) .tscard.adjustable.score-layout-v2 .tn{line-height:1.35!important;padding-block:1px}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.tboard) .tcol{height:100%!important;min-height:0!important;grid-template-rows:minmax(44px,auto) repeat(6,minmax(0,1fr))!important;gap:4px!important}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.tboard) .thead{height:auto!important;min-height:44px!important}html[data-jalsah-surface=canvas] .app[data-device=remote] section:has(>.tboard) .ttile{height:100%!important;min-height:0!important}}html[data-jalsah-surface=canvas] .app .answerbox:has(>.tolchip.inbox){position:relative}html[data-jalsah-surface=canvas] .app .answerbox>.tolchip.inbox{position:absolute;inset-inline-start:10px;top:50%;transform:translateY(-50%);margin:0;font-size:12px;padding:3px 9px}.tscard{border-width:2.5px!important}.tscard.turnA,.tscard.turnB{border-color:#f2c94c!important;border-width:4px!important;box-shadow:0 6px #6e2d2a2e!important}.subscription-sheet .tier .tav{display:grid;place-items:center;overflow:visible}.subscription-sheet .tier .tav img{display:block;width:100%;height:100%;object-fit:contain}.subscription-sheet .ribbon.free{background:#d6a646;color:#2a1f18;border-color:#2a1f18;font-weight:800}.subscription-sheet .ribbon.val{background:#f1d38c!important;color:#2a1f18!important;border-color:#2a1f18!important}.subscription-sheet .ribbon.pop{background:#f4ead8!important;color:#6b5946!important;border-color:#c9a77d!important}.subscription-sheet .tier .price{display:flex;flex-direction:column;align-items:flex-end;line-height:1.15}.subscription-sheet .tier .price .was{color:#8a7b66;font-size:.78em;font-weight:600;text-decoration-thickness:2px}.subscription-sheet .tier .price .now{color:#a8761a;font-weight:900;letter-spacing:.01em}.subscription-sheet .subtrial{margin:12px 0 8px}.btn-hold .holdpeek{direction:ltr;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:14px;width:100%;height:100%;min-width:0;min-height:0}.btn-hold .holdpeek img{flex:0 1 auto;width:auto;height:100%;min-width:0;min-height:0;max-width:46%;max-height:100%;object-fit:contain;border:2.5px solid #2A1F18;border-radius:12px}.btn-hold .holdword{flex:0 1 auto;min-width:0;unicode-bidi:plaintext;text-align:center;font-weight:900;line-height:1.2;overflow-wrap:anywhere}@media (orientation: portrait){.btn-hold .holdpeek{flex-direction:column;gap:10px}.btn-hold .holdpeek img{width:auto;height:auto;max-width:100%;max-height:60%}.btn-hold .holdword{max-width:100%}}html[data-jalsah-surface=canvas] .app .answerbox>.whyline{display:block;width:100%;margin:6px auto 0!important;padding-top:0!important;border-top:0!important;color:#4b4033!important;font-size:13px!important;font-weight:500;line-height:1.45;text-align:center!important}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app .answerbox>.whyline{font-size:12px!important;margin:4px auto 0!important}}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app .subscription-sheet{display:grid!important;grid-template-columns:1.05fr 1fr;grid-template-rows:auto auto 1fr auto auto auto auto auto;grid-template-areas:"head  head" "hero  tiers" "feat  tiers" "rnw   tiers" "legal tiers" "trial trial" "cta   cta" "foot  foot";column-gap:18px;row-gap:6px;align-content:start}html[data-jalsah-surface=canvas] .app .subscription-sheet>.sheethead{grid-area:head}html[data-jalsah-surface=canvas] .app .subscription-sheet .featlist{grid-area:feat;align-self:start;margin:0}html[data-jalsah-surface=canvas] .app .subscription-sheet .tiers{grid-area:tiers;align-self:start;margin:0}html[data-jalsah-surface=canvas] .app .subscription-sheet .subtrial{grid-area:trial;margin:0;align-self:end}html[data-jalsah-surface=canvas] .app .subscription-sheet .subcta{grid-area:cta;margin:0;align-self:start}html[data-jalsah-surface=canvas] .app .subscription-sheet .subrenew{grid-area:rnw;margin:0;align-self:start}html[data-jalsah-surface=canvas] .app .subscription-sheet .subfoot{grid-area:foot;margin:0;justify-content:center}html[data-jalsah-surface=canvas] .app .subscription-sheet .sublegal{grid-area:legal;margin:4px 0 0;text-align:center;align-self:start}html[data-jalsah-surface=canvas] .app .subscription-sheet .featlist .feat{font-size:12px}html[data-jalsah-surface=canvas] .app .subscription-sheet .subrenew{font-size:10.5px;line-height:1.45}html[data-jalsah-surface=canvas] .app .subscription-sheet .subtrial{font-size:12px;padding:6px 10px}}html[data-jalsah-surface=canvas] .app .subscription-sheet .tier .tav{width:88px!important;height:88px!important;flex:0 0 88px!important;overflow:visible}html[data-jalsah-surface=canvas] .app .subscription-sheet .tier .tav img{width:100%;height:100%;object-fit:contain;transform-origin:50% 85%}@keyframes shopNod{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes shopBounce{0%,to{transform:translateY(0) rotate(0)}30%{transform:translateY(-8px) rotate(-4deg)}60%{transform:translateY(-2px) rotate(4deg)}}@keyframes shopFired{0%,to{transform:scale(1) rotate(0)}15%{transform:scale(1.09) rotate(-5deg)}35%{transform:scale(1.03) rotate(5deg)}55%{transform:scale(1.07) rotate(-3deg)}75%{transform:scale(1.02) rotate(2deg)}}@media (prefers-reduced-motion: no-preference){html[data-jalsah-surface=canvas] .app .tier-weekly .tav img{animation:shopNod 2.8s ease-in-out infinite}html[data-jalsah-surface=canvas] .app .tier-monthly .tav img{animation:shopBounce 2.2s ease-in-out .35s infinite}html[data-jalsah-surface=canvas] .app .tier-yearly .tav img{animation:shopFired 1.6s ease-in-out .7s infinite}html[data-jalsah-surface=canvas] .app .tier[aria-pressed=true] .tav img{animation-duration:1.1s}}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app .subscription-sheet .tier .tav{width:66px!important;height:66px!important;flex:0 0 66px!important}}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app .subscription-sheet{row-gap:4px}html[data-jalsah-surface=canvas] .app .subscription-sheet .tier .tav{width:58px!important;height:58px!important;flex:0 0 58px!important}html[data-jalsah-surface=canvas] .app .subscription-sheet .tiers{gap:6px}html[data-jalsah-surface=canvas] .app .subscription-sheet .tier{padding-block:6px!important;min-height:0!important}html[data-jalsah-surface=canvas] .app .subscription-sheet .subcta{min-height:44px!important;height:44px!important;padding-block:0!important}html[data-jalsah-surface=canvas] .app .subscription-sheet .subfoot{gap:18px}}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app .subscription-sheet.owned{grid-template-columns:1fr;grid-template-rows:auto auto auto auto auto auto;grid-template-areas:"head" "tiers" "cta" "rnw" "foot" "legal";row-gap:18px}html[data-jalsah-surface=canvas] .app .subscription-sheet.owned .submanage{grid-area:cta;margin:0}html[data-jalsah-surface=canvas] .app .subscription-sheet.owned .tiers{width:100%}html[data-jalsah-surface=canvas] .app .subscription-sheet.owned .tier{width:100%;padding-block:10px!important}html[data-jalsah-surface=canvas] .app .subscription-sheet.owned .tier .tav{width:76px!important;height:76px!important;flex:0 0 76px!important}html[data-jalsah-surface=canvas] .app .subscription-sheet.owned .subrenew,html[data-jalsah-surface=canvas] .app .subscription-sheet.owned .sublegal{text-align:center}}.subscription-sheet .subonephone{margin:10px 0 0;padding:8px 12px;border-radius:12px;background:#f4ead8;border:2px solid #C9A77D;font-size:12.5px;line-height:1.5;text-align:center;color:#5c4a3a}.subscription-sheet .sublocked{margin:10px 0 0;padding:8px 12px;border-radius:12px;background:#f3ded9;border:2px solid #A84D49;font-size:12.5px;line-height:1.5;text-align:center;color:#6e2d2a}@media (orientation: landscape){.subscription-sheet .subonephone,.subscription-sheet .sublocked{font-size:11.5px;padding:6px 10px;margin-top:6px}}html[data-jalsah-surface=canvas] .app .subscription-sheet .subonephone{display:flex!important;align-items:center;gap:12px;text-align:start!important;margin:12px 0 0!important;padding:12px 14px!important;border-radius:14px;background:#f7e3b4!important;border:2.5px solid #2A1F18!important;box-shadow:3px 3px #2a1f182e;color:#2a1f18!important;font-size:14px!important}html[data-jalsah-surface=canvas] .app .subscription-sheet .subonephone .opicon{flex:0 0 34px;width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#fff8ea;border:2.5px solid #2A1F18}html[data-jalsah-surface=canvas] .app .subscription-sheet .subonephone .opicon svg{width:20px;height:20px;display:block}html[data-jalsah-surface=canvas] .app .subscription-sheet .subonephone strong{display:block;font-family:var(--display);font-weight:800;font-size:16px;line-height:1.25;margin-bottom:3px}html[data-jalsah-surface=canvas] .app .subscription-sheet .subonephone span:not(.opicon){display:block;font-size:13px;line-height:1.5;color:#4b3a2c}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app .subscription-sheet .subonephone{padding:8px 10px!important;gap:9px;margin-top:6px!important}html[data-jalsah-surface=canvas] .app .subscription-sheet .subonephone strong{font-size:14px}html[data-jalsah-surface=canvas] .app .subscription-sheet .subonephone span:not(.opicon){font-size:11.5px}html[data-jalsah-surface=canvas] .app .subscription-sheet .subonephone .opicon{flex-basis:28px;width:28px;height:28px}}html[data-jalsah-surface=canvas] .app .substatus .sslabel{display:none}html[data-jalsah-surface=canvas] .app .substatus:is(.mine,.gifted){width:auto;min-width:36px;padding:0 10px;gap:6px;grid-auto-flow:column;align-items:center;font-family:var(--display);font-weight:800;font-size:12px;line-height:1;white-space:nowrap}html[data-jalsah-surface=canvas] .app .substatus:is(.mine,.gifted) .sslabel{display:inline}html[data-jalsah-surface=canvas] .app .substatus svg{width:19px;height:19px;display:block}html[data-jalsah-surface=canvas] .app .substatus.mine{background:#f7e3b4;border-color:#2a1f18;color:#4b3a2c;box-shadow:2px 2px #2a1f1859}html[data-jalsah-surface=canvas] .app .substatus.gifted{background:#dde8d8;border-color:#2a1f18;color:#40573c}@media (orientation: portrait) and (max-width: 420px){html[data-jalsah-surface=canvas] .app .substatus:is(.mine,.gifted){width:36px;padding:0;gap:0}html[data-jalsah-surface=canvas] .app .substatus:is(.mine,.gifted) .sslabel{display:none}}html[data-jalsah-surface=canvas] .app .subscription-sheet .subonephone .opicon{flex:0 0 64px!important;width:64px!important;height:64px!important;background:transparent!important;border:0!important;padding:0}html[data-jalsah-surface=canvas] .app .subscription-sheet .subonephone .opicon img{width:100%;height:100%;object-fit:contain;display:block}html[data-jalsah-surface=canvas] .app .subscription-sheet .subonephone{align-items:center;gap:14px}html[data-jalsah-surface=canvas] .app .subscription-sheet .subonephone>div{min-width:0}html[data-jalsah-surface=canvas] .app .subscription-sheet .subonephone{margin:0 0 12px!important}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app .subscription-sheet .subonephone{grid-area:hero;margin:0!important;align-self:start}html[data-jalsah-surface=canvas] .app .subscription-sheet .subonephone .opicon{flex-basis:54px!important;width:54px!important;height:54px!important}html[data-jalsah-surface=canvas] .app .subscription-sheet .featlist{margin-top:2px!important}}html[data-jalsah-surface=canvas] .app .actstage .actline{direction:ltr;display:flex;align-items:center;justify-content:center;gap:12px;min-width:0}html[data-jalsah-surface=canvas] .app .actstage .actline>span:not(.actface){unicode-bidi:isolate;min-width:0}html[data-jalsah-surface=canvas] .app .actstage .actface{flex:0 0 auto;width:52px;height:52px;display:block}html[data-jalsah-surface=canvas] .app .actstage .actface :is(svg,img){width:100%;height:100%;display:block;object-fit:contain}html[data-jalsah-surface=canvas] .app .actstage .actface.big{width:clamp(96px,26dvh,180px);height:clamp(96px,26dvh,180px);margin:10px auto 0}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app .actstage .actface{width:44px;height:44px}html[data-jalsah-surface=canvas] .app .actstage .actface.big{width:clamp(90px,30dvh,150px);height:clamp(90px,30dvh,150px);margin-top:8px}}html[data-jalsah-surface=canvas] .app .actstage .actface,html[data-jalsah-surface=canvas] .app .actstage .actface :is(span,img){background:transparent!important;border:0!important;box-shadow:none!important}html[data-jalsah-surface=canvas] .app .actstage .actface.big img{object-fit:contain;object-position:50% 62%}html[data-jalsah-surface=canvas] .app .freeline{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;width:100%;margin:0 0 10px;padding:8px 14px;border-radius:999px;background:#f4ead8;border:2px solid #C9A77D;color:#6b5946;font-size:12.5px;line-height:1.4;cursor:pointer;text-align:center}html[data-jalsah-surface=canvas] .app .freeline b{color:#a8761a;font-family:var(--display);font-weight:800;text-decoration:underline;text-underline-offset:2px}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app .freeline{font-size:11.5px;padding:6px 12px;margin-bottom:7px}}.confirmbox.subpromptbox{max-width:400px}.confirmbox.subpromptbox .spart{display:block;margin:0 auto 10px;width:116px}.confirmbox.subpromptbox .spart img{width:100%;height:auto;display:block}.confirmbox.subpromptbox .spbody{font-size:14px;line-height:1.6;margin:0 0 16px;color:#5c4a3a}@media (orientation: landscape){.confirmbox.subpromptbox{max-width:560px}.confirmbox.subpromptbox .spart{width:84px;margin-bottom:6px}.confirmbox.subpromptbox .spbody{font-size:12.5px;margin-bottom:12px}}html[data-jalsah-surface=canvas] .app .chiprow.catchips{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;align-content:start;width:100%}html[data-jalsah-surface=canvas] .app .chiprow.catchips>.fchip{width:100%!important;min-width:0;min-height:42px;display:flex;align-items:center;justify-content:center;gap:5px;padding:6px 8px;text-align:center;line-height:1.25;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto}html[data-jalsah-surface=canvas] .app .chiprow.catchips>.fchip.locked,html[data-jalsah-surface=canvas] .app .fkcatgrid>.fkcat.locked{opacity:.55;background:#f1e7d6}html[data-jalsah-surface=canvas] .app .chiprow.catchips>.fchip.locked .uiicon,html[data-jalsah-surface=canvas] .app .fkcatgrid>.fkcat.locked .uiicon{width:13px;height:13px;flex:0 0 13px}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app .chiprow.catchips{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:6px;flex:1 1 auto;min-height:0;overflow-y:auto;scrollbar-width:none}html[data-jalsah-surface=canvas] .app .chiprow.catchips::-webkit-scrollbar{display:none}html[data-jalsah-surface=canvas] .app .chiprow.catchips>.fchip{min-height:38px;font-size:12px;padding:5px 6px}}html[data-jalsah-surface=canvas] .app .titleopt.locked,html[data-jalsah-surface=canvas] .app .topiccard.locked{opacity:.55;background:#f1e7d6;border-style:dashed}html[data-jalsah-surface=canvas] .app :is(.titleopt,.topiccard).locked .uiicon{width:13px;height:13px;vertical-align:-2px;margin-inline-end:4px}html[data-jalsah-surface=canvas] .app .ppitem.locked{position:relative}html[data-jalsah-surface=canvas] .app .ppitem.locked .part img{filter:grayscale(1) contrast(.85);opacity:.45}html[data-jalsah-surface=canvas] .app .ppitem.locked .pplock{position:absolute;inset-inline-end:6px;bottom:6px;width:24px;height:24px;display:grid;place-items:center;border-radius:8px;background:#fff8ea;border:2px solid #2A1F18}html[data-jalsah-surface=canvas] .app .ppitem.locked .pplock .uiicon{width:13px;height:13px}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app[data-device=host] section:has(>.host-cat-selection)>.host-cat-selection{grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-auto-rows:auto!important;gap:10px!important;height:100%!important;min-height:0;overflow-y:auto!important;scrollbar-width:none}html[data-jalsah-surface=canvas] .app[data-device=host] section:has(>.host-cat-selection)>.host-cat-selection::-webkit-scrollbar{display:none}html[data-jalsah-surface=canvas] .app[data-device=host] section:has(>.host-cat-selection) .catpick{height:auto!important;min-height:150px!important;padding:10px 8px!important}html[data-jalsah-surface=canvas] .app[data-device=host] section:has(>.host-cat-selection) .catpick .cic{width:80px!important;height:80px!important;flex:0 0 80px!important}html[data-jalsah-surface=canvas] .app[data-device=host] section:has(>.host-cat-selection) .catpick .cnm{font-size:16px!important;line-height:1.2!important}html[data-jalsah-surface=canvas] .app[data-device=host] .host-cat-selection .cleft{display:flex!important;visibility:visible!important;opacity:1!important}}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app[data-device=host] section:has(>.host-cat-selection) .catpick{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:8px!important;text-align:center!important}html[data-jalsah-surface=canvas] .app[data-device=host] section:has(>.host-cat-selection) .catpick .cnmwrap{width:100%;min-width:0;display:flex;flex-direction:column;align-items:center;gap:3px}html[data-jalsah-surface=canvas] .app[data-device=host] section:has(>.host-cat-selection) .catpick .cnm{width:100%;overflow-wrap:anywhere}}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app[data-device=host] section:has(>.host-cat-selection){display:flex!important;flex-direction:column!important;align-content:stretch;gap:6px!important;height:100%;min-height:0}html[data-jalsah-surface=canvas] .app[data-device=host] section:has(>.host-cat-selection)>.banner{display:flex!important;flex:0 0 auto;width:100%;text-align:start;padding:6px 12px;font-size:12.5px}html[data-jalsah-surface=canvas] .app[data-device=host] section:has(>.host-cat-selection)>:is(h1,.setlabel,.catsearchrow){flex:0 0 auto}html[data-jalsah-surface=canvas] .app[data-device=host] section:has(>.host-cat-selection)>h1{margin:0 auto}html[data-jalsah-surface=canvas] .app[data-device=host] section:has(>.host-cat-selection)>.catsearchrow{display:flex!important;width:100%;gap:8px;min-height:38px}html[data-jalsah-surface=canvas] .app[data-device=host] section:has(>.host-cat-selection)>.catsearchrow .catsearch{flex:1 1 auto;min-width:0;height:38px}html[data-jalsah-surface=canvas] .app[data-device=host] section:has(>.host-cat-selection)>.host-cat-selection{flex:1 1 0%!important;min-height:0!important;height:auto!important}}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app[data-device=host] section:has(>.host-cat-selection) .catpick .cnm,html[data-jalsah-surface=canvas] .app[data-device=host] section:has(>.host-cat-selection) .catpick .cnmwrap{text-align:center!important;justify-content:center}}.catgo{text-align:center}.catgo.catgo-off{opacity:.5}html[data-jalsah-surface=canvas] .app:has(section>.catsearchrow+:is(.catgrid,.chiprow.catchips,.fkcatgrid)){height:100dvh!important;min-height:0!important;max-height:100dvh!important;padding-bottom:0!important;overflow:hidden!important}html[data-jalsah-surface=canvas] .app .stage:has(>section>.catsearchrow+:is(.catgrid,.chiprow.catchips,.fkcatgrid)){flex:1 1 auto!important;height:auto!important;min-height:0!important;max-height:none!important;padding-bottom:0!important;overflow:hidden!important}html[data-jalsah-surface=canvas] .app .stage>section:has(>.catsearchrow+:is(.catgrid,.chiprow.catchips,.fkcatgrid)){display:flex!important;flex-direction:column!important;grid-template-rows:none!important;grid-template-columns:none!important;height:100%!important;min-height:0!important;overflow-y:auto!important;scrollbar-width:none}html[data-jalsah-surface=canvas] .app .stage>section:has(>.catsearchrow+:is(.catgrid,.chiprow.catchips,.fkcatgrid))::-webkit-scrollbar{display:none}html[data-jalsah-surface=canvas] .app section:has(>.catsearchrow)>:is(.catgrid,.chiprow.catchips,.fkcatgrid){flex:0 0 auto!important;height:auto!important;max-height:none!important;overflow:visible!important}html[data-jalsah-surface=canvas] .app section>.catsearchrow{display:flex!important;flex:0 0 auto;width:100%;gap:8px;min-height:38px}html[data-jalsah-surface=canvas] .app section>.catsearchrow .catsearch{flex:1 1 auto;min-width:0}html[data-jalsah-surface=canvas] .app section>.catsearchrow .btn{flex:0 0 auto}html[data-jalsah-surface=canvas] .app section>.catgo{position:sticky;bottom:12px;z-index:6;flex:0 0 auto}html[data-jalsah-surface=canvas] .app[data-device] .stage>section:has(>.chiprow>.fchip:not(.big))>.chiprow.catchips,html[data-jalsah-surface=canvas] .app[data-device] .stage>section:has(>.fkcatgrid)>.fkcatgrid{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))!important;grid-auto-rows:62px!important;grid-template-rows:none!important;align-content:start!important;gap:8px!important;margin:0 0 10px!important;height:auto!important}html[data-jalsah-surface=canvas] .app[data-device] .stage>section:has(>.chiprow>.fchip:not(.big))>.chiprow.catchips>.fchip,html[data-jalsah-surface=canvas] .app[data-device] .stage>section:has(>.fkcatgrid)>.fkcatgrid>.fkcat{display:grid!important;place-content:center!important;justify-items:center!important;gap:3px!important;width:auto!important;min-width:0!important;height:auto!important;min-height:48px!important;padding:10px!important;font-size:13.5px!important;line-height:1.25!important;text-align:center!important;white-space:normal!important;overflow-wrap:break-word!important;word-break:normal!important;grid-template-columns:auto!important;grid-auto-flow:row!important;align-self:stretch!important;justify-self:stretch!important;border:1px solid rgba(101,50,43,.22)!important;border-radius:16px 19px 15px 20px!important;background-color:#fff9edd6!important;background-image:none!important;box-shadow:#52302312 0 2px!important}html[data-jalsah-surface=canvas] .app[data-device] .stage>section:has(>.fkcatgrid)>.fkcatgrid>.fkcat:after,html[data-jalsah-surface=canvas] .app[data-device] .stage>section:has(>.fkcatgrid)>.fkcatgrid>.fkcat:before{display:none!important}html[data-jalsah-surface=canvas] .app[data-device] .stage>section:has(>.fkcatgrid)>.fkcatgrid>.fkcat>.fkcat-name{font:inherit!important;color:inherit!important;text-align:center!important}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app[data-device] .stage>section:has(>.chiprow>.fchip:not(.big))>.chiprow.catchips,html[data-jalsah-surface=canvas] .app[data-device] .stage>section:has(>.fkcatgrid)>.fkcatgrid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr))!important;grid-auto-rows:96px!important}html[data-jalsah-surface=canvas] .app[data-device] .stage>section:has(>.chiprow>.fchip:not(.big))>.chiprow.catchips>.fchip,html[data-jalsah-surface=canvas] .app[data-device] .stage>section:has(>.fkcatgrid)>.fkcatgrid>.fkcat{font-size:14px!important;line-height:1.2!important;padding:8px!important;min-height:0!important;border-radius:16px 18px 15px 19px!important;box-shadow:#5230231a 0 4px 12px!important}html[data-jalsah-surface=canvas] .app[data-device=host] .stage>section:has(>.fkcatgrid)>.fkcatgrid>.fkcat:before{content:""!important;display:block!important;position:static!important;z-index:auto!important;width:22px!important;height:22px!important;margin:0 0 2px!important;inset:auto!important;border:1.5px solid rgba(101,50,43,.45)!important;border-radius:50% 46% 54% 47%!important;background:radial-gradient(circle at 35% 35%,rgba(255,255,255,.7) 0 3px,transparent 4px),color-mix(in srgb,var(--cat-accent) 42%,#FFF9ED)!important;transform:rotate(-4deg)!important}}html[data-jalsah-surface=canvas] .app :is(.game-focus-card,.handoff-card){justify-content:safe center!important;overflow-y:auto!important;scrollbar-width:none;overscroll-behavior:contain}html[data-jalsah-surface=canvas] .app :is(.game-focus-card,.handoff-card)::-webkit-scrollbar{display:none}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app .pitch-score-card .awwinner .wface{width:96px!important;height:96px!important}}html[data-jalsah-surface=canvas] .app[data-device] .stage>section:has(>.chiprow>.fchip:not(.big))>.chiprow.catchips>.fchip[aria-pressed=true]{background-color:var(--gold)!important;background-image:none!important;border-color:#65322b73!important;color:var(--ink)!important}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app[data-device=host] .stage>section:has(>.chiprow>.fchip:not(.big))>.chiprow.catchips>.fchip{--cat-accent: #D5A03F}html[data-jalsah-surface=canvas] .app[data-device=host] .stage>section:has(>.chiprow>.fchip:not(.big))>.chiprow.catchips>.fchip:nth-child(5n+2){--cat-accent: #6F927E}html[data-jalsah-surface=canvas] .app[data-device=host] .stage>section:has(>.chiprow>.fchip:not(.big))>.chiprow.catchips>.fchip:nth-child(5n+3){--cat-accent: #C1808B}html[data-jalsah-surface=canvas] .app[data-device=host] .stage>section:has(>.chiprow>.fchip:not(.big))>.chiprow.catchips>.fchip:nth-child(5n+4){--cat-accent: #557F9B}html[data-jalsah-surface=canvas] .app[data-device=host] .stage>section:has(>.chiprow>.fchip:not(.big))>.chiprow.catchips>.fchip:nth-child(5n+5){--cat-accent: #BC7058}html[data-jalsah-surface=canvas] .app[data-device=host] .stage>section:has(>.chiprow>.fchip:not(.big))>.chiprow.catchips>.fchip:before{background:radial-gradient(circle at 35% 35%,rgba(255,255,255,.7) 0 3px,transparent 4px),color-mix(in srgb,var(--cat-accent) 42%,#FFF9ED)!important}}html[data-jalsah-surface=canvas] .app .game-library-screen .library-heading h1{font-size:clamp(28px,8vw,35px)!important}html[data-jalsah-surface=canvas] .app .game-library-screen .library-heading h1:after{width:46%!important;height:5px!important;margin:3px auto -5px!important;border-top-width:1.5px!important}html[data-jalsah-surface=canvas] .app .game-library-screen .library-heading{margin-bottom:12px!important}html[data-jalsah-surface=canvas] .app .freeline{flex-direction:column!important;flex-wrap:nowrap!important;gap:2px!important;padding:9px 16px!important;border-radius:18px!important;background:#ffedc2!important;border:2px solid var(--amber)!important;box-shadow:0 3px #6e2d2a29!important;color:var(--ink)!important;font-size:12.5px!important;font-weight:700!important;line-height:1.35!important}html[data-jalsah-surface=canvas] .app .freeline b{color:var(--ink)!important;font-family:var(--display);font-size:15px!important;font-weight:800!important;text-decoration:none!important;line-height:1.25!important}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app .freeline{padding:7px 16px!important;font-size:12px!important}html[data-jalsah-surface=canvas] .app .freeline b{font-size:14px!important}}html[data-jalsah-surface=canvas] .app section:has(>.catsearchrow)>.banner{margin-bottom:12px!important}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app section:has(>.catsearchrow)>.banner{margin-bottom:9px!important}}html[data-jalsah-surface=canvas] .app .rolecard .glyph img,html[data-jalsah-surface=canvas] .app .role-art .glyph img{width:100%;height:100%;max-width:68px;max-height:68px;object-fit:contain;display:block}html[data-jalsah-surface=canvas] .app .rolecard .glyph,html[data-jalsah-surface=canvas] .app .role-art .glyph{flex:0 0 auto!important;width:156px!important;height:156px!important;margin:0 auto!important;border:0!important;border-radius:0!important;background:none!important;box-shadow:none!important;transform:none!important;display:grid!important;place-items:center!important}html[data-jalsah-surface=canvas] .app .rolecard .glyph img,html[data-jalsah-surface=canvas] .app .role-art .glyph img{width:156px!important;height:156px!important;max-width:none!important;max-height:none!important;object-fit:contain}html[data-jalsah-surface=canvas] .app .rolecard .role-art{width:100%!important;display:grid!important;place-items:center!important}html[data-jalsah-surface=canvas] .app .role-select-screen .rolecard{flex-direction:column!important;align-items:center!important;text-align:center!important}html[data-jalsah-surface=canvas] .app .role-select-screen .rolecard .role-copy{align-items:center!important;text-align:center!important}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app .rolecard .glyph,html[data-jalsah-surface=canvas] .app .role-art .glyph,html[data-jalsah-surface=canvas] .app .rolecard .glyph img,html[data-jalsah-surface=canvas] .app .role-art .glyph img{width:170px!important;height:170px!important}}html[data-jalsah-surface=canvas] .app .role-select-screen .rolecard{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:auto auto!important;grid-template-areas:none!important;justify-items:center!important;align-content:center!important;gap:4px!important;padding:14px 16px 16px!important}html[data-jalsah-surface=canvas] .app .role-select-screen .rolecard>.role-art{grid-area:auto!important;grid-row:1!important;grid-column:1!important;width:100%!important;max-width:none!important;justify-self:center!important}html[data-jalsah-surface=canvas] .app .role-select-screen .rolecard>.role-copy{grid-row:2!important;grid-column:1!important;width:100%!important;align-items:center!important;text-align:center!important}html[data-jalsah-surface=canvas] .app .role-select-screen .rolecard>.role-art{width:auto!important;height:auto!important;margin:0 auto 6px!important;border:0!important;border-radius:0!important;background:none!important;box-shadow:none!important;transform:none!important}html[data-jalsah-surface=canvas] .app .role-select-screen .rolecard>.role-art:before,html[data-jalsah-surface=canvas] .app .role-select-screen .rolecard>.role-art:after{display:none!important;content:none!important}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app .role-select-screen .rolecard>.role-art{margin:16px auto 2px!important}}.pair-tv{flex-basis:100%;width:100%;margin:11px 0 0;padding-top:10px;border-top:1.5px solid rgba(110,45,42,.18);text-align:center;color:var(--ink-dim, #7A6552);font-size:12px;line-height:1.45}.pair-tv-lab{display:block}.pair-tv-url{display:block;margin-top:3px;color:var(--ink, #43251F);font-size:13.5px;letter-spacing:.01em;word-break:break-all}@media (orientation: landscape){html[data-jalsah-surface=canvas] .app[data-device=host] .pair-ticket .pair-tv{grid-column:2;width:auto;margin-top:8px;padding-top:8px}}.updategate{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:grid;place-items:center;padding:24px;background:var(--bg, #FCF3E3)}.updategate .ugcard{width:min(420px,100%);text-align:center;background:var(--paper, #FFF9ED);border:2px solid rgba(110,45,42,.22);border-radius:24px;padding:26px 22px;box-shadow:0 4px #6e2d2a1f}.updategate .ugmark{font-family:var(--display);font-weight:800;font-size:24px;margin:0 0 12px}.updategate .ugq{color:var(--amber, #D9A346)}.updategate .ugtitle{font-family:var(--display);font-weight:800;font-size:22px;margin:0 0 8px}.updategate .ugbody{margin:0 0 18px;font-size:14px;line-height:1.6;color:var(--ink-dim, #7A6552)}.updategate .ugbtn{display:block;width:100%;text-decoration:none}.testflag{position:fixed;top:0;inset-inline-start:0;z-index:10000;pointer-events:none;padding:3px 12px 4px;border-end-end-radius:12px;background:#ad413c;color:#fff6e6;font-family:var(--body, Rubik, sans-serif);font-weight:800;font-size:10.5px;letter-spacing:.14em;box-shadow:0 2px #0000002e}.pair-fork{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;width:min(100%,430px);margin:18px auto 14px}.pair-fork:before,.pair-fork:after{content:"";height:1.5px;background:#6e2d2a2e}.pair-fork span{color:var(--ink-faint, #9A8570);font-family:var(--display);font-weight:700;font-size:13px}.pair-tv-solo{width:min(100%,430px);margin:0 auto;padding-top:0;border-top:0}.pair-other{width:min(100%,430px);margin:22px auto 0;padding-top:16px;border-top:1.5px solid rgba(110,45,42,.18);text-align:center}.pair-other-q{margin:0 0 9px;color:var(--ink-dim, #7A6552);font-size:13px;line-height:1.5}.pair-other .pair-join{width:100%}.pair-subline{margin:5px 0 0;color:var(--ink-faint, #9A8570);font-size:12.5px;font-weight:500;line-height:1.45}@media (orientation: landscape){.host-pair-screen .pair-fork,.host-pair-screen .pair-tv-solo,.host-pair-screen .pair-other{grid-column:1;width:100%;margin-inline:0}.host-pair-screen .pair-fork{margin-block:10px 8px}.host-pair-screen .pair-other{margin-top:14px;padding-top:12px}.host-pair-screen .pair-ticket{grid-row:1 / span 5;align-self:center}}@media (orientation: landscape){.app[data-device=host] .host-pair-screen .pair-ticket,.host-pair-screen .pair-ticket{width:fit-content;max-width:100%;justify-self:center;grid-template-columns:auto auto;column-gap:clamp(16px,2.2vw,28px)}}.pairsec{width:min(100%,470px);margin-inline:auto;padding:18px 18px 20px;border:2px solid rgba(110,45,42,.16);border-radius:26px;text-align:center}.pairsec-screen{background:#6f927e1a}.pairsec-remote{background:#d9a34621}.pairsec+.pairsec{margin-top:18px}.pairsec-h{margin:0 0 6px;color:var(--ink);font-family:var(--display);font-weight:800;font-size:clamp(22px,5vw,30px);line-height:1.1;letter-spacing:.01em}.devtv{display:grid;justify-items:center;width:fit-content;max-width:100%;margin:12px auto 4px}.devtv-glass{border-width:3px!important;border-color:var(--paper-line)!important;border-radius:20px!important;background:#fff9ed!important;box-shadow:0 6px #6e2d2a2e!important}.devtv-neck{width:30px;height:15px;margin-top:6px;background:var(--paper-line);opacity:.82}.devtv-foot{width:108px;max-width:60%;height:9px;border-radius:0 0 7px 7px;background:var(--paper-line);opacity:.82;box-shadow:0 4px #6e2d2a24}.devphone{display:grid;justify-items:center;gap:12px;width:min(100%,238px);margin:12px auto 2px;padding:13px 14px 12px;border:3px solid var(--paper-line);border-radius:34px;background:#fff9ed;box-shadow:0 6px #6e2d2a2e}.devphone-notch{width:58px;height:7px;border-radius:99px;background:var(--paper-line);opacity:.38}.devphone .pair-join{width:100%;margin:0}.devphone-home{width:30px;height:30px;border:2.5px solid var(--paper-line);border-radius:50%;opacity:.34}.pairsec .pair-tv-solo{width:100%;margin:12px 0 0;padding-top:10px;border-top:1.5px solid rgba(110,45,42,.16)}.pairsec .pair-other-q{margin:0;color:var(--ink-dim, #7A6552);font-size:13px;line-height:1.5}.pairsec .pair-instruction{margin:0}@media (orientation: landscape){.host-pair-screen{grid-template-columns:1fr 1fr;align-items:start;gap:26px}.host-pair-screen .pairsec{width:100%;margin:0}.host-pair-screen .pairsec-screen{grid-column:1;grid-row:1}.host-pair-screen .pairsec-remote{grid-column:2;grid-row:1}.host-pair-screen .pairsec+.pairsec{margin-top:0}.host-pair-screen>.pairstate{grid-column:1 / -1}}.pairsec-screen{background:#6f927e30;border-color:#6f927e8c}.pairsec-remote{background:#d9a34633;border-color:#d9a3469e}@media (orientation: portrait){.host-pair-screen .pair-ticket.devtv-glass .qrbox{width:158px;height:158px;padding:10px;border-radius:16px}.host-pair-screen .pair-ticket.devtv-glass{padding:13px 15px 11px!important}.host-pair-screen .devtv-glass .roomcode{margin:9px 0 1px}.host-pair-screen .devtv-glass .roomcode .val{font-size:24px}.pairsec{padding:13px 13px 14px}.pairsec-h{font-size:clamp(19px,4.5vw,25px);margin-bottom:4px}.pairsec .pair-instruction{font-size:13px;line-height:1.45}.pairsec .pair-subline{font-size:11.5px;margin-top:3px}.pairsec+.pairsec{margin-top:12px}.devtv{margin:8px auto 2px}.devtv-neck{height:12px;margin-top:5px}.devtv-foot{height:8px}.devphone{margin:8px auto 0;gap:9px;padding:10px 11px 9px}.devphone-home{width:24px;height:24px}.pairsec .pair-tv-solo{margin-top:9px;padding-top:8px;font-size:11.5px}.host-pair-screen>.pairstate{margin-top:10px}}@media (orientation: portrait){.devphone{width:152px;aspect-ratio:10 / 13;align-content:center;gap:11px;padding:10px 11px;border-radius:26px}.devphone .pair-join{padding:11px 8px;font-size:13.5px;line-height:1.25}.devphone-notch{width:44px;height:6px}.devphone-home{width:21px;height:21px;border-width:2px}.host-pair-screen .pair-ticket.devtv-glass .qrbox{width:142px;height:142px;padding:9px}.host-pair-screen .devtv-glass .roomcode{margin:7px 0 0}.host-pair-screen .devtv-glass .roomcode .val{font-size:22px}.pairsec{padding:11px 12px 12px}.pairsec-h{font-size:clamp(18px,4.3vw,23px);margin-bottom:3px}.pairsec .pair-instruction{font-size:12.5px}.pairsec .pair-tv-solo{margin-top:8px;padding-top:7px}.pairsec+.pairsec{margin-top:10px}.host-pair-screen>.pairstate{margin-top:8px}}@media (orientation: landscape){.host-pair-screen .devtv .pair-ticket{grid-row:auto;grid-column:auto;align-self:auto;justify-self:center;width:fit-content;max-width:100%}.devphone{width:158px;aspect-ratio:10 / 13;align-content:center;gap:11px;padding:10px 11px;border-radius:26px}.devphone .pair-join{padding:11px 8px;font-size:13.5px;line-height:1.25}.devphone-notch{width:46px;height:6px}.devphone-home{width:22px;height:22px;border-width:2px}.host-pair-screen .pair-ticket.devtv-glass .qrbox{width:148px;height:148px;padding:9px}.host-pair-screen .devtv-glass .roomcode{margin:8px 0 0}.host-pair-screen .devtv-glass .roomcode .val{font-size:21px}.host-pair-screen .pairsec{padding:12px 14px 13px}.host-pair-screen .pairsec-h{font-size:clamp(19px,2.6vw,25px)}}html[data-jalsah-surface=canvas] .app:is([data-device=remote],[data-device=host]) :is(.faker-discuss-screen,.faker-clue-screen){display:flex;flex-direction:column;flex:1 1 auto;width:100%;min-height:0;gap:10px;overflow:hidden}html[data-jalsah-surface=canvas] .app:is([data-device=remote],[data-device=host]) :is(.faker-discuss-screen,.faker-clue-screen)>.game-focus-card{flex:1 1 auto;min-height:0;height:auto;max-height:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px}html[data-jalsah-surface=canvas] .app:is([data-device=remote],[data-device=host]) .faker-discuss-screen .gclock{position:relative!important;top:0!important;left:0!important;margin:4px auto;--gclock: 150px}html[data-jalsah-surface=canvas] .app[data-device=host] .faker-discuss-screen .gclock{--gclock: 200px}html[data-jalsah-surface=canvas] .app[data-device=remote] :is(.faker-discuss-screen,.faker-clue-screen)>.btn{flex:0 0 auto;margin-top:auto;width:100%}.app .trivia-question-screen .qwrap .qtext.qfit.qfit.qfit.qfit.qfit.qfit.qfit{font-size:var(--qfit)!important}.catpick .curbtn{position:absolute;top:6px;right:6px;z-index:2;display:inline-flex;align-items:center;gap:3px;padding:2px 8px;border:1.5px solid var(--gold, #D6A646);border-radius:999px;font:700 10px var(--body);line-height:1.3;color:var(--ink);background:#fff6e2;white-space:nowrap;cursor:pointer}.catpick .curbtn b{font-weight:800}.catpick.has-cur .cchk{inset-inline-end:auto;inset-inline-start:-8px}.app[data-device=host] .catpick .curbtn{cursor:default}.curbox{max-width:360px}.curbox .curlist{display:grid;gap:8px;margin-top:10px}.curbox .curlist .btn{width:100%;justify-content:space-between}.curbox .curlist .btn[aria-pressed=true]{background:var(--gold);border-color:var(--ink)}html[data-jalsah-surface=canvas] .app[data-device=host] section:has(>.host-cat-selection) .catpick .curbtn{top:2px;right:2px;padding:1px 5px;font-size:8px}.curbox .curlist .currow{display:flex;justify-content:space-between;padding:9px 14px;border:2px solid var(--line, #E5D6BD);border-radius:14px;font-weight:700}.curbox .curlist .currow.on{background:var(--gold);border-color:var(--ink)}.tbtn.danger{color:var(--red)}.contactlink{color:var(--ink-faint);text-decoration:underline}.trivia-summary-screen{direction:rtl}[dir=ltr] .trivia-summary-screen>:is(h1,.setlabel,.note,.err,.btn,p,.chiprow){direction:ltr}[dir=ltr] .trivia-summary-screen .teamcard .chiprow,[dir=ltr] .trivia-summary-screen>.chiprow{justify-content:flex-start;padding-inline:0}.trivia-summary-screen .teamcard{direction:inherit}[dir=ltr] .trivia-summary-screen .teamcard{direction:ltr}[dir=ltr] .trivia-summary-screen>.chiprow .jchip{direction:ltr}.trivia-summary-screen .teamcard .teamtop,.trivia-summary-screen .teamcard .chiprow{direction:inherit}.trivia-summary-screen .jchip{gap:8px;padding-inline:5px 12px}[dir=ltr] .trivia-summary-screen .jchip{padding-left:6px!important}.rejoinwrap{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:grid;place-items:center;background:#2a1f186b;padding:20px}.rejoincard{width:min(340px,100%);display:grid;gap:10px;justify-items:center;text-align:center;padding:20px 18px;border:2.5px solid var(--ink);border-radius:22px;background:var(--panel);box-shadow:5px 6px #2a1f1838}.rejoinh{margin:0;font:700 15px/1.4 var(--body);color:var(--ink)}.rejoincode{margin:0;font:800 34px/1 var(--display);letter-spacing:.08em;color:var(--ink)}.rejoincard .btn{width:100%}.rejoincard a.btn{text-decoration:none}.rejoincard .updover{margin:-2px 0 2px;font:800 26px/1 var(--display);color:var(--ink);letter-spacing:.04em}.connect{--burgundy: var(--ink);--rule: var(--gold);--cream: var(--panel);--cs: 1;position:relative;width:100%;height:100%;display:grid;place-items:center;overflow:visible}.connect-fit{position:absolute;left:0;top:0}.c-title,.cgroup>.c-rule,.c-screen>*,.c-state{animation:phin .32s ease-out both}.c-loading{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:22px;font-family:var(--display);font-weight:700;font-size:28px;color:var(--ink-dim);text-align:center;padding:0 40px}.c-loading .spin{width:44px;height:44px;border-width:5px}.c-loading .btn{width:auto;padding:14px 34px;font-size:26px}.connect-stage{position:absolute;top:0;left:0;transform:scale(var(--cs));transform-origin:0 0}.cgroup{position:absolute}.citem{position:absolute;margin:0}.c-title{left:0;right:0;text-align:center;font-family:var(--display);font-weight:800;font-size:54px;line-height:1;color:var(--burgundy);letter-spacing:.01em}.c-rule{height:5px;border-radius:3px;background:var(--rule)}[dir=rtl] :is(.c-title,.fr-k){letter-spacing:0}.c-instr{left:0;right:0;text-align:center;font-family:var(--display);font-weight:700;font-size:27px;color:var(--ink)}.c-lab{font-family:var(--display);font-weight:700;font-size:26px;color:var(--ink);text-align:center}.c-code{font-family:var(--display);font-weight:800;font-size:64px;line-height:1;color:var(--burgundy);text-align:center;letter-spacing:.04em}.connect img{position:absolute;display:block;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.c-screen{position:absolute;overflow:hidden}.c-qr{position:absolute;display:grid;place-items:center;background:transparent}[data-theme=dark] .c-qr{background:var(--paper, #F6EFE3);border-radius:12px;padding:8px;box-sizing:content-box;margin:-8px 0 0 -8px}.c-qr canvas{width:100%!important;height:100%!important;display:block}.c-state{position:absolute;text-align:center;display:flex;align-items:center;justify-content:center;gap:9px;font-size:22px;color:var(--ink);opacity:.75}.c-char{z-index:5}.stage>section.connect{animation:none}.icbtn.endbtn{order:1}.icbtn.endbtn{background:var(--sb-rose-soft, #eed7d3);border-color:var(--red);color:var(--red);box-shadow:0 3px 0 var(--shadow)}.icbtn.endbtn:hover{background:var(--rose-soft, #eed7d3);filter:brightness(.97)}[data-theme=dark] .icbtn.endbtn{background:#5b2a22;border-color:#c4796b;color:#f3d2cb}.firstrun{display:flex;flex-direction:column;min-height:100%;padding:6px 16px 18px;direction:ltr}[dir=rtl] .firstrun :is(.fr-k,.fr-h,.fr-p,.fr-optbody,.fr-note,.fr-next,.fr-skip){direction:rtl}.fr-artbox{position:relative}.fr-grp{position:absolute;left:0;top:0;transform-origin:0 0}.fr-grp img,.fr-grp svg{position:absolute;display:block}.fr-art,.fr-art *,.fr-ico,.fr-ico *{pointer-events:none}.fr-glass{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;text-align:center;font-family:var(--display);color:var(--ink)}.fr-url{font:800 60px/1 var(--display);direction:ltr;color:var(--ink)}.fr-lab{font:700 34px/1.1 var(--display);color:var(--ink-dim)}.fr-code{font:800 96px/1 var(--display);letter-spacing:.06em;direction:ltr}.fr-qr{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;width:128px;height:128px}.fr-qr-big .fr-qr{width:260px;height:260px;gap:8px}.fr-scan{position:relative;display:inline-block;padding:22px}.fr-scan .fr-qr{position:relative;z-index:1}.fr-corners{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.fr-qr i{background:var(--ink);border-radius:2px}.fr-qr i.o{background:transparent}.fr-art{position:relative;height:266px;flex:0 0 auto}.fr-slot{position:absolute}.fr-slot-tv{left:4px;top:8px}.fr-slot-ph{left:198px;top:62px}.fr-slot-tvbig{left:50%;top:4px;transform:translate(-125px)}.fr-slot-phbig{left:50%;top:0;transform:translate(-95px)}.fr-art-both{max-width:330px;margin-inline:auto;width:100%}.fr-text{display:flex;flex-direction:column;flex:1 1 auto;text-align:center}.fr-k{margin:6px 0 0;font:700 12px var(--body);color:var(--gold);letter-spacing:.04em;text-transform:uppercase}.fr-h{margin:4px 0 6px;font:800 24px/1.2 var(--display);color:var(--ink);text-wrap:balance}.fr-p{margin:0;color:var(--ink-dim);font-size:14.5px;line-height:1.6}.fr-big .fr-k{font-size:24px;letter-spacing:.02em}.fr-big .fr-p{font-size:24px;line-height:1.3;color:var(--ink)}.fr-option{margin-top:8px}.fr-option b{color:var(--ink);font-family:var(--display);font-weight:800}.fr-key{color:var(--ink);font-weight:800;text-decoration:underline;text-decoration-color:var(--gold);text-decoration-thickness:3px;text-decoration-skip-ink:none;text-underline-offset:5px}[dir=rtl] .fr-key{text-underline-offset:.3em}.fr-ask .fr-k{font-size:18px}.fr-or{margin:14px 0 0}.fr-or b{width:44px;height:44px;font-size:16px}.g-or.fr-or i{height:4px;background:var(--gold)}.fr-foot{margin-top:auto;display:flex;flex-direction:column;gap:8px;padding-top:10px}.fr-dots{display:flex;justify-content:center;gap:6px;margin-bottom:2px}.fr-dots i{width:7px;height:7px;border-radius:50%;background:var(--line);display:block}.fr-dots i.on{width:18px;border-radius:4px;background:var(--gold)}.fr-next{width:100%}.fr-skip{font:700 13px var(--body);color:var(--ink-faint);background:none;border:0;cursor:pointer;text-decoration:underline;padding:6px}.fr-links{display:flex;justify-content:center;gap:22px}.fr-prev{color:var(--ink-dim)}.fr-ask{justify-content:center}.stage>.firstrun{flex:1 0 auto}@media (orientation: portrait){.firstrun.fr-card .fr-art{margin-top:auto}.firstrun.fr-card .fr-text{flex:0 0 auto;margin-bottom:auto}}.firstrun.fr-card .fr-foot{margin-top:18px}@media (orientation: portrait){.firstrun.fr-card:has(.fr-slot-tvbig) .fr-art{height:291px}}.fr-asktext{flex:0 0 auto;margin-bottom:8px}.fr-choice{display:flex;flex-direction:column;gap:12px}.fr-opt{display:grid;grid-template-columns:80px 1fr;gap:12px;align-items:center;text-align:start;width:100%;background:var(--panel);border:2px solid var(--ink);border-radius:24px 27px 23px 29px;padding:12px 14px;box-shadow:0 4px 0 var(--shadow);cursor:pointer;color:var(--ink);font:inherit}.fr-opt:active{transform:translateY(2px);box-shadow:0 2px 0 var(--shadow)}.fr-ico{position:relative;display:block;height:80px}.fr-ico .fr-artbox{position:absolute;left:-2px;top:-4px}.fr-ico-ph .fr-artbox{left:10px;top:-2px}.fr-optbody b{display:block;font:800 20px/1.15 var(--display)}.fr-optbody small{display:block;color:var(--ink-dim);font-size:12.5px;line-height:1.45;margin-top:3px}.fr-note{margin:12px 0 0;background:var(--panel-2);border:1.5px dashed var(--line-strong, rgba(101,50,43,.42));border-radius:16px 18px 15px 19px;padding:9px 12px;font-size:12.5px;color:var(--ink-dim);line-height:1.5;text-align:center}.fr-url-inline{font:700 12.5px ui-monospace,Menlo,monospace;color:var(--ink)}.fr-again{align-self:center}.fr-ico .fr-artbox{transition:transform .72s cubic-bezier(.45,0,.2,1);will-change:transform}.fr-picked{pointer-events:none}.fr-picked .fr-opt{transition:opacity .3s ease,background-color .3s ease,border-color .3s ease,box-shadow .3s ease}.fr-picked .fr-opt.is-other,.fr-picked .fr-asktext,.fr-picked .fr-note,.fr-picked .fr-again,.fr-picked .fr-or,.fr-picked .fr-opt.is-picked .fr-optbody{opacity:0;transition:opacity .3s ease}.fr-picked .fr-opt.is-picked{position:relative;z-index:5;background:transparent;border-color:transparent;box-shadow:none}@media (orientation: landscape){.firstrun.fr-card{display:grid;grid-template-columns:1fr 1fr;gap:0 18px;align-items:center;padding:4px 22px 12px}.firstrun.fr-card .fr-art{height:330px}.firstrun.fr-card .fr-slot-tv{left:10px;top:62px}.firstrun.fr-card .fr-slot-ph{left:210px;top:118px}.firstrun.fr-card .fr-slot-tvbig{top:34px}.firstrun.fr-card .fr-slot-phbig{top:45px}.firstrun.fr-card .fr-text{text-align:start}.firstrun.fr-card .fr-h{font-size:30px}.firstrun.fr-card .fr-foot{margin-top:18px;align-items:flex-start}.firstrun.fr-card .fr-dots,.firstrun.fr-card .fr-links{justify-content:flex-start}.firstrun.fr-card .fr-next{width:auto;min-width:200px}.fr-ask{padding:8px 40px 14px}.fr-choice{flex-direction:row}.fr-opt{flex:1 1 0}}.stage>section.remote-pair-screen{animation:none}.remote-pair-screen{position:relative;flex:1 1 auto;min-height:0;width:100%;max-width:none;margin:0;padding:0}.remote-pair-screen{--burgundy: var(--ink);--rule: var(--gold)}.ph-fit{position:absolute}.ph-blk{position:absolute;left:0;top:0;transform-origin:0 0}.ph-title{font-size:38px;right:auto;white-space:nowrap}.ph-ui{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:stretch;justify-content:center;padding:22px 14px 20px;gap:12px;text-align:center;font-family:var(--body);animation:phin .32s ease-out}@keyframes phin{0%{opacity:0}to{opacity:1}}.ph-instr{margin:0 0 4px;font:700 19px/1.25 var(--display);color:var(--ink)}.ph-btn{padding:12px 8px;font-size:16px;font-weight:800;border-radius:12px;gap:8px;box-shadow:none;border-width:2px}.ph-btn.btn-ghost{background:#fffbf3}.ph-btn svg{width:20px;height:20px;flex:none;position:static!important;inset:auto!important;margin:0!important}.ph-small{padding:9px 8px;font-size:14px}.ph-small svg{width:17px;height:17px}.g-or{display:flex;align-items:center;gap:10px;margin:2px 0}.g-or i{flex:1;height:3px;border-radius:2px;background:var(--rule)}.g-or b{width:34px;height:34px;border-radius:50%;background:var(--ink);color:var(--panel);display:grid;place-items:center;font:800 12px var(--display);text-transform:uppercase}.ph-ui .input.code{padding:10px 6px;font-size:24px}.ph-ui .err{margin:0;font-size:12px;min-height:15px}.ph-ui .scanbox{margin:0;border-radius:12px}.ph-ui .scanbox video{display:block;width:100%;object-fit:cover}.ph-wait{position:relative;inset:auto;padding:30px 0}.ph-loading{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;font:700 14px var(--display);color:var(--ink-dim);animation:phin .32s ease-out both}.ph-loading .spin{width:28px;height:28px;border-width:3.5px}
