:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#121416;font-synthesis:none;text-rendering:geometricprecision;--canvas:#f5f5f5;--room:#fff;--ink:#151718;--surface:#fafbfb;--cyan:#11bdec;--cyan-dark:#008cc7;--cyan-soft:#f4fbfd;--lime:#a6d51c;--lime-dark:#678a08;--coral:#b95645;--coral-soft:#fff1ee;--amber:#a76518;--amber-soft:#fff7eb;--line:#e8ebec;--muted:#8b9296;--faint:#a5aaad;--radius-room:26px;--ease-out:cubic-bezier(.23, 1, .32, 1);--ease-in-out:cubic-bezier(.77, 0, .175, 1);--shadow-room:0 20px 60px #141c200f;background:#fff;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.battleship-shell{--battle-ink:#edf5f5;--battle-muted:#78909b;--battle-line:#a8cad329;--battle-orange:#ff6b35;--battle-water:#0d2633;width:100%;min-height:100svh;color:var(--battle-ink);background:linear-gradient(#67a4b709 1px,#0000 1px) 0 0/44px 44px,linear-gradient(90deg,#67a4b709 1px,#0000 1px) 0 0/44px 44px,radial-gradient(circle at 47% 38%,#2561773d,#0000 38%),#07131b;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:relative;overflow:hidden}.battle-topbar{z-index:4;border-bottom:1px solid var(--battle-line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#07131bd1;grid-template-columns:1fr auto 1fr;align-items:center;min-height:68px;padding:0 30px;display:grid;position:relative}.battle-brand,.battle-versus,.battle-room-actions,.battle-room-actions button,.battle-lobby-state,.battle-dock-head,.battle-section-head,.battle-result-actions{align-items:center;display:flex}.battle-brand{letter-spacing:.03em;gap:9px}.battle-brand svg{color:var(--battle-orange)}.battle-brand>span{letter-spacing:.11em;font-size:15px}.battle-brand>span b{font-weight:800}.battle-brand>small{border-left:1px solid var(--battle-line);color:var(--battle-muted);letter-spacing:.16em;margin-left:5px;padding-left:14px;font-size:9px;font-weight:750}.battle-versus{color:#a9bac0;gap:15px;font-size:12px}.battle-versus span{align-items:center;gap:7px;min-width:92px;display:flex}.battle-versus span:first-child{justify-content:flex-end}.battle-versus b{color:#4d6873;letter-spacing:.14em;font-size:9px}.battle-player-dot{background:#354b55;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #354b5526}.battle-room-actions{justify-content:flex-end;gap:8px}.battle-room-actions button{border:1px solid var(--battle-line);color:#9eb1b8;min-height:34px;font:inherit;background:#ffffff06;border-radius:5px;justify-content:center;gap:7px;padding:0 11px;font-size:11px}.battle-room-actions button:hover{color:#fff;background:#ffffff0e;border-color:#a8cad357}.battle-placement{grid-template-columns:minmax(460px,720px) minmax(280px,370px);justify-content:center;gap:clamp(34px,6vw,90px);width:min(1240px,100% - 64px);margin:0 auto;padding:clamp(38px,6vh,72px) 0 42px;animation:.48s cubic-bezier(.2,.75,.22,1) both battle-stage-in;display:grid}.battle-placement__board{min-width:0}.battle-section-head{justify-content:space-between;gap:20px;margin-bottom:19px}.battle-section-head>div>span,.battle-command>span{color:var(--battle-orange);letter-spacing:.19em;margin-bottom:5px;font-size:9px;font-weight:800;display:block}.battle-section-head h2{color:var(--battle-ink);letter-spacing:-.035em;margin:0;font-size:clamp(20px,2vw,27px);font-weight:590}.battle-section-head>strong{color:var(--battle-muted);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:700}.battle-status{align-items:center;gap:8px;display:flex}.battle-status i{background:#6b8088;border-radius:50%;width:6px;height:6px}.battle-grid-wrap{aspect-ratio:1;-webkit-user-select:none;user-select:none;grid-template-rows:24px minmax(0,1fr);grid-template-columns:24px minmax(0,1fr);width:100%;max-width:680px;display:grid}.battle-grid-corner{grid-area:1/1}.battle-grid-cols{grid-area:1/2;grid-template-columns:repeat(10,1fr);display:grid}.battle-grid-rows{grid-area:2/1;grid-template-rows:repeat(10,1fr);display:grid}.battle-grid-cols span,.battle-grid-rows span{color:#65808b;place-items:center;font-size:9px;font-weight:700;display:grid}.battle-grid{background:#08202bd6;border:1px solid #81afbd38;border-radius:3px;grid-area:2/2;grid-template-rows:repeat(10,1fr);grid-template-columns:repeat(10,1fr);display:grid;overflow:hidden;box-shadow:0 28px 80px #00000045,inset 0 0 90px #367e9212}.battle-cell{background:0 0;border:1px solid #82b1be21;border-top:0;border-left:0;border-radius:0;outline:none;min-width:0;min-height:0;padding:0;transition:background .12s,box-shadow .12s;position:relative}.battle-cell:not(:disabled):hover{z-index:2;background:#ff6b3526;box-shadow:inset 0 0 0 1px #ff6b35b3}.battle-cell:not(:disabled):focus-visible{z-index:3;box-shadow:inset 0 0 0 2px #fff}.battle-cell--ship:before{content:"";background:linear-gradient(135deg,#77a6b49e,#355d6aad);border:1px solid #8ec1cf78;border-radius:2px;position:absolute;inset:16%;box-shadow:inset 0 0 0 1px #e1f3f50f,0 3px 8px #0003}.battle-cell--selected-ship:before{border-color:var(--battle-orange);box-shadow:0 0 12px #ff6b3538}.battle-cell>span{z-index:2;aspect-ratio:1;border-radius:50%;width:20%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.battle-cell--hit>span{background:var(--battle-orange);width:28%;animation:.36s cubic-bezier(.2,.8,.2,1) both battle-impact;box-shadow:0 0 0 5px #ff6b351f,0 0 18px #ff6b357a}.battle-placement__dock{padding-top:6px}.battle-dock-head{border-bottom:1px solid var(--battle-line);color:#91a6ae;gap:9px;padding-bottom:16px}.battle-dock-head span{letter-spacing:.18em;font-size:9px;font-weight:800}.battle-ship-list{border-bottom:1px solid var(--battle-line)}.battle-ship-row{color:#9cafb6;text-align:left;background:0 0;border:0;border-bottom:1px solid #a8cad317;border-radius:0;grid-template-columns:minmax(100px,1fr) minmax(58px,100px) 22px;align-items:center;gap:13px;width:100%;min-height:58px;padding:8px 9px;transition:color .14s,background .14s,padding .14s;display:grid}.battle-ship-row:last-child{border-bottom:0}.battle-ship-row:hover:not(:disabled){color:#fff;background:#ffffff09;padding-left:13px}.battle-ship-row span{flex-direction:column;gap:3px;display:flex}.battle-ship-row strong{font-size:12px;font-weight:650}.battle-ship-row small{color:#627a84;font-size:9px}.battle-ship-row>i,.battle-ship-pip>i{width:calc(var(--ship-size) * 12px);background:#334f5a;border:1px solid #64818c;border-radius:999px 35% 35% 999px;max-width:100%;height:7px;display:block}.battle-ship-row>b{color:#526c76;font-size:9px}.battle-placement-actions{grid-template-columns:1fr 1fr;gap:8px;margin:18px 0 12px;display:grid}.battle-placement-actions button,.battle-invite-button{border:1px solid var(--battle-line);color:#a4b6bc;background:#ffffff06;border-radius:4px;justify-content:center;align-items:center;gap:7px;min-height:39px;font-size:10px;display:flex}.battle-placement-actions button:hover:not(:disabled),.battle-invite-button:hover{color:#fff;border-color:#a8cad357}.battle-placement-note{color:#758c95;min-height:40px;padding:9px 0;font-size:10px;line-height:1.5}.battle-ready-button{color:#fff;background:var(--battle-orange);letter-spacing:.06em;text-transform:uppercase;border:0;border-radius:4px;width:100%;min-height:48px;font-size:11px;font-weight:750;box-shadow:0 14px 34px #ff6b352e}.battle-ready-button:disabled{color:#72858c;box-shadow:none;background:#18303a}.battle-lobby-state{border-bottom:1px solid var(--battle-line);color:#65818b;gap:11px;margin-top:16px;padding:14px 0}.battle-lobby-state svg{flex:none}.battle-lobby-state span{flex-direction:column;flex:1;gap:3px;display:flex}.battle-lobby-state strong{color:#a9bbc1;font-size:10px;font-weight:600}.battle-lobby-state small{color:#566f79;font-size:9px}.battle-lobby-state>i{background:#485e67;border-radius:50%;width:7px;height:7px}.battle-invite-button{width:100%;margin-top:12px}.battle-rules{border-top:1px solid var(--battle-line);margin-top:13px}.battle-rules summary{color:#849aa3;cursor:pointer;align-items:center;gap:7px;padding:14px 0;font-size:10px;list-style:none;display:flex}.battle-rules summary::-webkit-details-marker{display:none}.battle-rules>div{padding:0 0 1px;animation:.18s both battle-rule-in}.battle-rules p{color:#6e858e;margin:0 0 10px;font-size:9px;line-height:1.6}.battle-combat{width:min(1440px,100% - 56px);margin:0 auto;padding:clamp(27px,4vh,44px) 0 40px;animation:.48s cubic-bezier(.2,.75,.22,1) both battle-stage-in}.battle-command{text-align:center;margin-bottom:clamp(24px,4vh,42px)}.battle-command h1{color:#fff;letter-spacing:-.045em;margin:0;font-size:clamp(26px,3vw,42px);font-weight:560}.battle-command p{color:#718991;min-height:18px;margin:9px 0 0;font-size:11px}.battle-boards{grid-template-columns:minmax(430px,1.14fr) minmax(350px,.86fr);align-items:start;gap:clamp(34px,6vw,92px);display:grid}.battle-board{min-width:0}.battle-board .battle-grid-wrap{max-width:none}.battle-combat--your-turn .battle-board--target .battle-grid{box-shadow:0 0 0 1px #ff6b352e,0 25px 90px #0000004d,0 0 70px #ff6b350a}.battle-fleet-status{justify-content:space-between;align-items:flex-start;gap:8px;margin-top:14px;padding-left:24px;display:flex}.battle-ship-pip{color:#6e8790;flex-direction:column;gap:5px;display:flex}.battle-ship-pip small{text-overflow:ellipsis;white-space:nowrap;max-width:72px;font-size:8px;overflow:hidden}.battle-ship-pip>i{opacity:.8;height:5px}.battle-ship-pip--sunk{opacity:.35;text-decoration:line-through}.battle-ship-pip--sunk>i{background:#552c26;border-color:#8b4737;transform:rotate(-5deg)}.battle-result-actions{border-top:1px solid var(--battle-line);color:#9bafb6;justify-content:space-between;gap:16px;margin-top:28px;padding:19px 0;font-size:11px}.battle-result-actions button{color:#fff;background:var(--battle-orange);border:0;border-radius:4px;align-items:center;gap:8px;min-height:40px;padding:0 17px;font-size:10px;font-weight:700;display:flex}.battle-connection-banner{z-index:10;color:#ffc0a8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#271612e6;border:1px solid #ff6b3559;border-radius:4px;padding:10px 14px;font-size:10px;position:fixed;bottom:18px;right:18px}@keyframes battle-stage-in{0%{opacity:0;transform:translateY(13px)}to{opacity:1;transform:translateY(0)}}@keyframes battle-impact{0%{opacity:0;transform:translate(-50%,-50%)scale(1.4)}68%{opacity:1;transform:translate(-50%,-50%)scale(.9)}to{transform:translate(-50%,-50%)scale(1)}}@keyframes battle-rule-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (width<=900px){.battle-topbar{grid-template-columns:1fr auto;padding:0 18px}.battle-versus{display:none}.battle-placement{grid-template-columns:minmax(0,1fr);gap:28px;width:min(680px,100% - 34px);padding-top:30px}.battle-placement__dock{grid-template-columns:1fr 1fr;gap:0 20px;display:grid}.battle-dock-head,.battle-ship-list,.battle-placement-actions,.battle-placement-note,.battle-ready-button{grid-column:1/-1}.battle-lobby-state{grid-column:1}.battle-rules{grid-column:2}.battle-invite-button{grid-column:1/-1}.battle-boards{grid-template-columns:minmax(0,1fr);gap:44px}.battle-combat{width:min(680px,100% - 34px)}.battle-board--own{opacity:.72}}@media (width<=560px){.battle-topbar{min-height:58px;padding:0 13px}.battle-brand>small,.battle-room-actions button span{display:none}.battle-placement{width:calc(100% - 22px);padding-top:23px}.battle-grid-wrap{grid-template-rows:18px minmax(0,1fr);grid-template-columns:18px minmax(0,1fr)}.battle-grid-cols span,.battle-grid-rows span{font-size:7px}.battle-placement__dock{display:block}.battle-placement-actions{grid-template-columns:1fr}.battle-ship-row{min-height:52px}.battle-rules{margin-top:18px}.battle-combat{width:calc(100% - 22px);padding-top:22px}.battle-command{margin-bottom:24px}.battle-command p{padding:0 12px}.battle-board .battle-section-head{margin-bottom:12px}.battle-section-head h2{font-size:19px}.battle-fleet-status{padding-left:18px}.battle-ship-pip small{display:none}.battle-result-actions{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){.battle-placement,.battle-combat,.battle-cell--hit>span,.battle-rules>div{animation:none}.battle-ship-row,.battle-cell{transition:none}}*{box-sizing:border-box}body{background-color:#0000;background-image:radial-gradient(circle at 52% 18%,#e0e2ff38,#0000 32%),linear-gradient(#dcefff 0%,#eaf6ff 42%,#f8fcff 72%,#fff 100%);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:auto,auto;background-attachment:fixed;background-origin:padding-box,padding-box;background-clip:border-box,border-box;min-width:320px;min-height:100vh;margin:0;position:relative}body:before{content:"";z-index:0;opacity:.48;pointer-events:none;filter:blur(1px)saturate(.62)brightness(1.08);background:linear-gradient(#e2f4ff57 0%,#f0f9ff7a 48%,#ffffffd1 100%),url(/cloudscape-neutral.webp) 50% 42%/cover no-repeat;position:fixed;inset:-12px}button,a{font:inherit}button{-webkit-tap-highlight-color:transparent}button:disabled{cursor:not-allowed}.app-shell{z-index:1;background:0 0;width:100%;min-height:100svh;position:relative}.app-shell--game{background:#fff}.app-shell--startup{place-items:center;padding:24px;display:grid}.startup-card{z-index:11;border-radius:var(--radius-room);width:min(320px,100%);box-shadow:var(--shadow-room);text-align:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffd1;border:1px solid #e8ebecd6;justify-items:center;gap:16px;padding:32px;display:grid;position:relative}.startup-card img{width:min(180px,70%);height:auto;display:block}.startup-card p{color:#747d80;margin:0;font-size:13px}.startup-card__loader{border:2px solid #dfe5e7;border-top-color:var(--cyan);border-radius:50%;width:20px;height:20px;animation:.75s linear infinite startup-spin}@keyframes startup-spin{to{transform:rotate(1turn)}}.app-shell:after{content:"";z-index:10;aspect-ratio:3;pointer-events:none;background:url(/grass.webp) bottom/100% 100% no-repeat;width:100%;position:fixed;bottom:0;left:0;right:0;transform:translateY(20%)}.app-shell--game:after{display:none}@media (prefers-reduced-motion:reduce){.startup-card__loader{animation-duration:1.5s}}.room{background:#fff;width:100%;min-height:100svh;position:relative;overflow:hidden}.app-shell--opening-question .question-stage{animation-delay:.22s}.players-row{grid-template-columns:1fr 90px 1fr;align-items:start;width:min(560px,64%);display:grid;position:absolute;top:36px;left:50%;transform:translate(-50%)}.game-hud{--game-hud-timer-size:72px}.game-hud--quiz{grid-template-columns:1fr var(--game-hud-timer-size) 1fr}.players-row--solo-geo{width:min(640px,100% - 64px);top:24px}.players-row--solo-geo .timer{width:clamp(60px,7vw,78px);height:clamp(60px,7vw,78px)}.solo-geo-status{color:#4c5356;align-self:center;justify-items:start;gap:3px;display:grid}.solo-geo-status strong{font-size:13px;font-weight:620}.solo-geo-status span{color:#8f9699;font-variant-numeric:tabular-nums;font-size:12px}.player{justify-items:center;gap:5px;display:grid;position:relative}.player--offline{opacity:.42}.player--waiting{color:#a3a9ac}.player__avatar-wrap{position:relative}.avatar{background:#fff;border:1px solid #f1f2f2;border-radius:50%;width:64px;height:64px;position:relative;overflow:hidden}.avatar__image{object-fit:cover;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block}.avatar--adventurer .avatar__image{transform:translateY(5%)}.avatar__head{background:radial-gradient(circle at 35% 24%, color-mix(in srgb, var(--avatar), white 30%), var(--avatar) 54%, color-mix(in srgb, var(--avatar), black 34%));border-radius:50%;width:23px;height:23px;position:absolute;top:12px;left:50%;transform:translate(-50%)}.avatar__body{background:radial-gradient(circle at 38% 0%, color-mix(in srgb, var(--avatar), white 22%), var(--avatar) 58%, color-mix(in srgb, var(--avatar), black 34%));border-radius:50% 50% 42% 42%;width:39px;height:18px;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.avatar--pulse:after{content:"";border:1px solid #11bdec40;border-radius:50%;animation:2.5s ease-out infinite avatar-pulse;position:absolute;inset:-1px}.answer-dot{color:#fff;background:#8fc729;border:2px solid #fff;border-radius:50%;place-items:center;width:17px;height:17px;animation:.25s ease-out both pop;display:grid;position:absolute;bottom:2px;right:-3px}.player__meta{color:#33383a;align-items:center;gap:7px;font-size:13px;display:flex}.player__score{color:#8f9699;font-variant-numeric:tabular-nums;font-size:12px}.player__points{color:#8f9699;font-variant-numeric:tabular-nums;font-size:11px;animation:.35s ease-out both points-up;position:absolute;top:92px;left:50%;transform:translate(-50%)}.player__points--earned{color:#78a60b}.timer{--progress:360deg;background:conic-gradient(var(--cyan) var(--progress), #eff2f3 0);border-radius:50%;justify-self:center;width:70px;height:70px;transition:background .5s linear;position:relative}.timer:after{content:"";border-radius:inherit;background:#fff;position:absolute;inset:3px}.timer__inner{z-index:1;text-align:center;place-content:center;display:grid;position:absolute;inset:0}.timer__inner span{font-variant-numeric:tabular-nums;letter-spacing:-.04em;font-size:23px;font-weight:560;line-height:.95}.timer__inner small{letter-spacing:.14em;color:#92999c;margin-top:4px;font-size:9px}.timer--urgent{background:conic-gradient(#ff7e63 var(--progress), #eff2f3 0);animation:.7s ease-in-out infinite alternate urgent}.question-stage,.results-stage{width:min(580px,74%);animation:.52s cubic-bezier(.2,.7,.2,1) both stage-in;position:absolute;top:49%;left:50%;transform:translate(-50%,-50%)}.question-copy{text-align:center}.eyebrow{letter-spacing:.16em;color:#7f878a;margin:0 0 14px;font-size:10px;font-weight:650}h1{letter-spacing:-.045em;margin:0;font-size:clamp(30px,2.7vw,40px);font-weight:480;line-height:1.22}h1 span{display:block}.response-label{height:20px;color:var(--cyan-dark);opacity:0;margin:12px 0 8px;font-size:13px;transition:all .2s;transform:translateY(4px)}.response-label--visible{opacity:1;transform:translateY(0)}.answers-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.answer{color:#282c2e;cursor:pointer;text-align:center;background:#fafbfb;border:1px solid #f0f2f3;border-radius:13px;grid-template-columns:32px 1fr 78px;align-items:center;min-height:64px;padding:0 15px;font-size:15px;transition:transform .2s,border-color .2s,background .2s,color .2s,opacity .2s;display:grid;position:relative}.answer:hover:not(:disabled){background:#fff;border-color:#11bdec4d;transform:translateY(-2px)}.answer:focus-visible{outline:2px solid var(--cyan);outline-offset:3px}.answer:disabled{cursor:default}.answer__key{color:#969da0;justify-self:start;font-size:11px}.answer__result{justify-self:end;align-items:center;gap:7px;display:flex}.answer__picks{flex-direction:row-reverse;align-items:center;display:flex}.answer__picks .answer-marker+.answer-marker{margin-right:-5px}.answer__icon{place-items:center;width:14px;display:grid}.answer--correct{color:#54740b;background:#f7fbe9;border-color:#bddd6c}.answer--wrong{color:#b95645;background:#fff7f5;border-color:#ffc5bc}.answer--dim{opacity:.42}.answer--selected{color:#087fa5;background:#f4fbfd;border-color:#11bdec8c;transform:translateY(-1px)}.answer--shake{animation:.38s cubic-bezier(.36,.07,.19,.97) both answer-shake}.answer--celebrate{z-index:1}.answer-confetti{pointer-events:none;width:1px;height:1px;position:absolute;top:50%;left:50%}.answer-confetti i{--x:0px;--y:-35px;--r:0deg;--delay:0s;--confetti:var(--lime);background:var(--confetti);opacity:0;width:5px;height:8px;animation:confetti-pop .62s cubic-bezier(.15,.72,.28,1) var(--delay) both;border-radius:1px;position:absolute}.answer-marker{--marker:#151515;background:#f3f5f5;border:2px solid #fff;border-radius:50%;flex:0 0 23px;width:23px;height:23px;animation:.3s cubic-bezier(.2,.8,.2,1) both marker-pop;position:relative}.answer-marker i{background:var(--marker);border-radius:50%;width:7px;height:7px;position:absolute;top:4px;left:50%;transform:translate(-50%)}.answer-marker b{background:var(--marker);border-radius:50% 50% 42% 42%;width:12px;height:6px;position:absolute;bottom:3px;left:50%;transform:translate(-50%)}.side-tools{gap:5px;display:grid;position:absolute;top:50%;left:18px;transform:translateY(-50%)}.side-tools button{color:#a5aaad;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:44px;height:44px;transition:background .2s,color .2s;display:grid;position:relative}.side-tools button:hover,.side-tools .tool--active:hover{color:var(--cyan-dark);background:#f2fafc}.side-tools .tool--active{color:#7d8589}.message-dot{background:var(--cyan);border:2px solid #fff;border-radius:50%;width:5px;height:5px;position:absolute;top:7px;right:7px}.tool-tip{pointer-events:none;color:#fff;white-space:nowrap;opacity:0;background:#24282a;border-radius:6px;padding:7px 9px;font-size:11px;transition:all .18s;position:absolute;left:50px;transform:translate(-4px)}.side-tools button:hover .tool-tip{opacity:1;transform:translate(0)}.chat-popover{border:1px solid var(--line);z-index:3;background:#fffffff5;border-radius:12px;width:270px;padding:12px;animation:.2s ease-out both popover;position:absolute;top:calc(50% - 130px);left:76px}.chat-popover__messages{align-content:end;gap:8px;min-height:84px;max-height:180px;padding:3px 3px 8px;display:grid;overflow-y:auto}.chat-message{justify-items:start;gap:3px;font-size:12px;display:grid}.chat-message--mine{justify-items:end}.chat-message strong{color:#858d90;font-size:10px;font-weight:560}.chat-message span{background:#f2f4f4;border-radius:9px 9px 9px 2px;max-width:210px;padding:8px 10px;line-height:1.35}.chat-message--mine span{color:#087fa5;background:#eaf9fd;border-radius:9px 9px 2px}.chat-empty{color:#91989b;text-align:center;align-self:center;margin:0;font-size:11px}.chat-form{border-top:1px solid #eef0f1;grid-template-columns:1fr 38px;gap:6px;padding-top:9px;display:grid}.chat-form input{color:#222729;background:0 0;border:0;outline:0;width:100%;height:38px;padding:0 8px;font-size:12px}.chat-form button{color:#fff;cursor:pointer;background:#16191a;border:0;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.chat-form button:disabled{opacity:.25}.countdown-stage,.waiting-stage{z-index:1;text-align:center;width:min(580px,100% - 44px);animation:.52s cubic-bezier(.2,.7,.2,1) both stage-in;position:absolute;top:49%;left:50%;transform:translate(-50%,-50%)}.countdown-stage strong{letter-spacing:-.08em;animation:countdown-pop .72s var(--ease-out) both;font-size:clamp(112px,20vw,220px);font-weight:520;line-height:.82;display:block}.countdown-stage>p:last-child{color:#7d8588;margin:24px 0 0;font-size:13px}.waiting-stage .room-code-title{letter-spacing:.18em;padding-left:.18em;font-size:clamp(46px,6vw,74px);font-weight:440}.waiting-status{color:#7d8588;margin:16px 0 0;font-size:12px}.waiting-status span{background:var(--cyan);border-radius:50%;width:5px;height:5px;margin:0 7px 1px 0;animation:1.8s ease-in-out infinite live-pulse;display:inline-block}.invite-button{color:#555c5f;cursor:pointer;background:#fff;border:1px solid #e6e9ea;border-radius:999px;align-items:center;gap:8px;height:48px;margin-top:21px;padding:0 21px;font-size:12px;transition:border-color .2s,color .2s,transform .2s;display:inline-flex}.invite-button:hover{color:var(--cyan-dark);border-color:#11bdec73;transform:translateY(-2px)}.close-room{color:#afb4b7;cursor:pointer;background:#fff;border:1px solid #eceeef;border-radius:50%;place-items:center;width:44px;height:44px;transition:all .2s;display:grid;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.close-room:hover{color:#f06e5d;border-color:#fac8c1;transform:translate(-50%)rotate(8deg)}.results-stage{text-align:center;width:min(660px,82%);top:51%}.results-stage h1{font-size:clamp(30px,3.5vw,43px)}.results-stage>p:not(.eyebrow){color:#767e82;font-size:14px}.final-score{font-variant-numeric:tabular-nums;justify-content:center;align-items:center;gap:16px;margin:14px auto 17px;font-size:24px;display:flex}.final-score i{background:#dfe2e3;width:28px;height:1px}.final-score--solo{gap:7px}.final-score--solo small{color:#92999c;letter-spacing:.08em;text-transform:uppercase;font-size:11px}.match-summary{text-align:left;border-top:1px solid #eceeef;width:100%}.match-summary__head,.match-summary__row{grid-template-columns:52px 1fr 1fr;align-items:center;display:grid}.match-summary__head{color:#8f9699;letter-spacing:.08em;text-transform:uppercase;height:34px;font-size:10px}.match-summary__row{color:#7f878a;border-top:1px solid #f0f2f2;min-height:42px;font-size:12px}.match-summary__row>span:not(:first-child){justify-content:space-between;align-items:center;gap:10px;min-width:0;padding-right:24px;display:flex}.match-summary__row i{color:#363b3d;text-overflow:ellipsis;white-space:nowrap;font-style:normal;overflow:hidden}.match-summary__row b{color:#858d90;font-variant-numeric:tabular-nums;font-size:11px;font-weight:520}.match-summary--solo .match-summary__head,.match-summary--solo .match-summary__row{grid-template-columns:52px 1fr 76px}.match-summary--solo .match-summary__row>span:last-child{justify-content:flex-start}.results-stage .primary-button{margin-top:17px}.primary-button{color:#fff;cursor:pointer;height:48px;transition:transform .14s var(--ease-out), background .18s ease;background:#16191a;border:0;border-radius:999px;margin-top:16px;padding:0 26px;font-size:13px}.primary-button:active:not(:disabled){transform:scale(.97)}.primary-button:disabled,.secondary-button:disabled{opacity:.32;transform:none}.connection-banner{color:#a46a25;background:#fff4e7;border-radius:999px;padding:9px 12px;font-size:11px;position:absolute;top:18px;left:18px}.app-shell--welcome{background:0 0;grid-template-rows:auto auto;align-content:center;justify-items:center;gap:28px;min-height:100svh;padding:40px 24px;display:grid}.brand-mark{z-index:11;-webkit-user-select:none;user-select:none;width:100%;max-width:1180px;animation:brand-mark-in .42s var(--ease-out) both;justify-items:center;display:grid;position:relative}.brand-mark img{width:112px;height:auto;display:block}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.welcome-room{z-index:11;background:linear-gradient(#ffffff7a,#0000 18%,#e4e7e229),#f5f5f5;border:1px solid #ffffffd1;border-radius:24px;place-items:center;width:100%;max-width:1180px;height:min(760px,100svh - 152px);min-height:620px;display:grid;position:relative;overflow:hidden;box-shadow:0 3px 4px #25301e0f,0 18px 22px -14px #273a1938,0 48px 54px -38px #2d4e1661,inset 0 1px #ffffffb8,inset 0 -1px #414f3714}.welcome-form{text-align:center;justify-items:stretch;width:min(360px,100% - 40px);display:grid}.welcome-form h1{letter-spacing:-.045em;margin:0 0 28px;font-size:clamp(31px,3.3vw,43px);font-weight:520;line-height:1.08}.welcome-name{text-align:left;gap:8px;display:grid}.welcome-name>span{color:#6f7679;padding-left:2px;font-size:12px;font-weight:560}.welcome-name input{border:1px solid var(--line);color:#25292b;width:100%;height:54px;font:inherit;background:#fff;border-radius:12px;outline:0;padding:0 17px;font-size:15px;transition:border-color .18s,background .18s}.welcome-name input::placeholder{color:#b3b8ba}.welcome-name input:focus{border-color:#11bdecb3}.welcome-name input[aria-invalid=true]{background:#fff7f5;border-color:#ffc5bc}.welcome-guest-button{justify-content:center;align-items:center;gap:9px;width:100%;margin-top:14px;font-weight:540;display:flex}.welcome-guest-button[aria-disabled=true]{opacity:.32;cursor:not-allowed}.welcome-guest-button[aria-disabled=true]:active{transform:none}.welcome-divider{background:#e5e7e8;height:1px;margin:24px 0 14px}.welcome-account-actions{display:grid}.welcome-account-actions button{color:#596063;cursor:pointer;min-height:45px;transition:transform .14s var(--ease-out), border-color .18s ease, color .18s ease, background .18s ease;background:0 0;border:1px solid #e6e9ea;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-size:12px;display:flex}.welcome-name input:focus-visible,.welcome-account-actions button:focus-visible,.auth-back:focus-visible,.auth-fields input:focus-visible,.auth-code-actions button:focus-visible,.hub-account-action:focus-visible{outline:2px solid var(--cyan);outline-offset:3px}.auth-room{place-items:stretch stretch}.auth-back{color:#626a6d;cursor:pointer;min-height:40px;transition:color .18s ease, background .18s ease, transform .14s var(--ease-out);background:0 0;border:0;border-radius:999px;align-items:center;gap:7px;padding:0 12px;font-size:12px;display:inline-flex;position:absolute;top:26px;left:28px}.auth-back:active{transform:scale(.96)}.auth-form{width:min(430px,100% - 48px);animation:auth-form-in .42s var(--ease-out) both;margin:auto;display:grid}.auth-heading{margin-bottom:23px}.auth-heading>span{color:var(--cyan-dark);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:680}.auth-heading h1{letter-spacing:-.05em;margin:9px 0 8px;font-size:clamp(32px,3.4vw,44px);font-weight:520;line-height:1.04}.auth-heading p{color:#747c7f;margin:0;font-size:13px;line-height:1.55}.auth-heading p strong{color:#4c5356;font-weight:620}.auth-fields{animation:auth-step-in .26s var(--ease-out) both;gap:13px;display:grid}.auth-fields label{gap:7px;display:grid}.auth-fields label>span{color:#697174;padding-left:2px;font-size:11px;font-weight:580}.auth-fields label>span i{color:#a1a7aa;font-style:normal;font-weight:450}.auth-fields input{width:100%;height:50px;color:var(--ink);font:inherit;background:#fff;border:1px solid #e0e3e4;border-radius:11px;outline:0;padding:0 15px;font-size:14px;transition:border-color .18s,box-shadow .18s}.auth-fields input::placeholder{color:#b3b8ba}.auth-fields input:focus{border-color:#11bdec9e;box-shadow:0 0 0 3px #11bdec17}.auth-fields .auth-code-input{font-variant-numeric:tabular-nums;letter-spacing:.34em;text-align:center;height:66px;padding-left:30px;font-size:27px;font-weight:620}.auth-code-input::placeholder{color:#d4d8da}.auth-response{color:#858d90;min-height:17px;margin-top:13px;font-size:11px}.auth-response:not(:empty){animation:.18s ease-out both auth-response-in}.auth-response--error{color:#b95645}.auth-submit{width:100%;margin-top:14px}.auth-code-actions{justify-content:space-between;align-items:center;gap:16px;margin-top:13px;display:flex}.auth-code-actions button{color:#737b7e;cursor:pointer;background:0 0;border:0;min-height:34px;padding:0;font-size:11px;transition:color .18s}.auth-code-actions button:disabled{color:#b8bdc0}.app-shell--hub{grid-template-rows:auto auto;align-content:center;justify-items:center;gap:28px;padding:40px 24px;display:grid}.hub-yard{z-index:11;background:var(--canvas);border-radius:24px;grid-template-rows:minmax(0,1fr);grid-template-columns:300px 1fr;gap:20px;width:100%;max-width:1180px;height:min(760px,100svh - 152px);margin:0 auto;padding:20px;display:grid;position:relative;overflow:hidden}.app-shell--welcome .welcome-room,.app-shell--hub .hub-yard{box-shadow:18px 22px 54px #4e606c0b,inset 1px 1px #ffffffdb}@media (width>=1200px) and (height>=900px){.app-shell--welcome>.brand-mark,.app-shell--welcome>.welcome-room,.app-shell--hub>.brand-mark,.app-shell--hub>.hub-yard{translate:0 clamp(-44px,-4svh,-28px)}}.hub-side{z-index:22;background:#fff;border-radius:16px;flex-direction:column;padding:22px;display:flex;position:relative}.hub-side__player{align-items:center;gap:14px;display:flex}.hub-side__avatar-button{cursor:pointer;background:0 0;border:0;border-radius:50%;flex:0 0 64px;width:64px;height:64px;padding:0;position:relative}.hub-side__avatar-button:disabled{cursor:default}.hub-side__avatar-button>span{background:var(--ink);color:#fff;width:20px;height:20px;transition:transform .16s var(--ease-out), background .16s ease;border:2px solid #fff;border-radius:50%;place-items:center;display:grid;position:absolute;bottom:1px;right:-1px}.hub-side__avatar-button:focus-visible{outline:2px solid var(--cyan);outline-offset:3px}.hub-side__who{gap:3px;min-width:0;display:grid}.hub-side__who strong{letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:560;overflow:hidden}.hub-side__who span{color:#7f878a;text-overflow:ellipsis;white-space:nowrap;max-width:180px;font-size:12px;overflow:hidden}.hub-account-action{color:#747c7f;cursor:pointer;width:fit-content;min-height:32px;transition:border-color .18s ease, color .18s ease, transform .14s var(--ease-out);background:#fff;border:1px solid #e8ebec;border-radius:999px;align-items:center;gap:6px;margin:11px 0 0 78px;padding:0 11px;font-size:10px;display:inline-flex}.hub-account-action:active{transform:scale(.96)}.hub-level{border:0;width:100%;color:var(--ink);text-align:left;cursor:pointer;transition:color .18s ease, transform .16s var(--ease-out);background:0 0;border-block:1px solid #eff1f2;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;margin-top:26px;padding:17px 0;display:grid}.hub-level:active:not(:disabled){transform:scale(.985)}.hub-level:disabled{cursor:default}.hub-level--loading{color:#92999c}.hub-level__badge{background:var(--ink);min-width:50px;height:28px;color:var(--lime);font-variant-numeric:tabular-nums;letter-spacing:.08em;border-radius:999px;place-items:center;padding:0 9px;font-size:10px;font-weight:750;display:inline-grid}.hub-level__body,.hub-level__body>span{min-width:0;display:grid}.hub-level__body{gap:8px}.hub-level__body>span{grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:8px}.hub-level__body strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:650;overflow:hidden}.hub-level__body small{color:#9ba1a4;white-space:nowrap;font-size:8px}.hub-level progress,.settings-level progress,.stats-level progress{background:#eaedee;border:0;border-radius:999px;width:100%;height:5px;overflow:hidden}.hub-level progress::-webkit-progress-bar{background:#eaedee;border-radius:999px}.settings-level progress::-webkit-progress-bar{background:#eaedee;border-radius:999px}.stats-level progress::-webkit-progress-bar{background:#eaedee;border-radius:999px}.hub-level progress::-webkit-progress-value{background:var(--lime);transition:width .7s var(--ease-out);border-radius:999px}.settings-level progress::-webkit-progress-value{background:var(--lime);transition:width .7s var(--ease-out);border-radius:999px}.stats-level progress::-webkit-progress-value{background:var(--lime);transition:width .7s var(--ease-out);border-radius:999px}.hub-level progress::-moz-progress-bar{background:var(--lime);border-radius:999px}.settings-level progress::-moz-progress-bar{background:var(--lime);border-radius:999px}.stats-level progress::-moz-progress-bar{background:var(--lime);border-radius:999px}.hub-side__nav{border-top:1px solid #eff1f2;align-items:center;gap:10px;margin-top:auto;padding-top:18px;display:flex}.hub-side__item{color:#949a9d;background:#f5f5f5;border-radius:50%;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid}.hub-side__item svg{color:currentColor}.hub-side__item--unavailable{color:#b3b8ba;cursor:default}button.hub-side__item{cursor:pointer;transition:color .18s ease, background .18s ease, transform .14s var(--ease-out);background:#f5f5f5;border:0;padding:0}button.hub-side__item:active{transform:scale(.94)}.hub-side__item--active,.hub-side__item--active svg{color:var(--ink)}.hub-side__item--active{background:#eceeef!important}.settings-page{min-height:0;animation:tile-in .26s var(--ease-out) both;background:#fff;border-radius:16px;flex:1;padding:clamp(28px,4.5vw,52px);overflow:auto}.settings-page__head{border-bottom:1px solid var(--line);align-items:center;gap:18px;padding-bottom:27px;display:flex}.settings-page__head>div>span{color:#92999c;letter-spacing:.13em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:650;display:block}.settings-page__head h1{color:var(--ink);letter-spacing:-.055em;margin:0;font-size:clamp(34px,4.4vw,52px);font-weight:590;line-height:1}.settings-page__body{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:26px;display:grid}.settings-page__body>.settings-section:first-child{grid-column:1/-1}.settings-section{background:#fff;border:1px solid #e8ebec;border-radius:14px;min-width:0;padding:17px}.settings-section--compact{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.settings-section__heading{color:#778084;align-items:flex-start;gap:10px;display:flex}.settings-section__heading h2{color:#343a3d;margin:0;font-size:13px;font-weight:620}.settings-section__heading p{color:#90979a;margin:4px 0 0;font-size:11px;line-height:1.4}.settings-name-form{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;margin-top:16px;display:grid}.settings-name-form label{gap:6px;display:grid}.settings-name-form label>span{color:#858d90;letter-spacing:.11em;text-transform:uppercase;font-size:9px;font-weight:650}.settings-name-form input{color:#343a3d;width:100%;height:40px;font:inherit;border:1px solid #e2e6e7;border-radius:9px;outline:0;padding:0 11px;font-size:13px}.settings-name-form input:focus{border-color:#11bdec99;box-shadow:0 0 0 3px #11bdec1a}.settings-name-form .primary-button{min-width:88px;height:40px;font-size:11px}.settings-status{color:#b95645;margin:9px 0 0;font-size:11px}.settings-status--success{color:#4f8a42}.settings-level{grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:8px 14px;margin-top:16px;display:grid}.settings-level strong{color:var(--ink);font-size:14px;font-weight:650}.settings-level span{color:#858d90;font-variant-numeric:tabular-nums;font-size:10px}.settings-level progress{grid-column:1/-1}.settings-language{cursor:pointer;background:#fff;border:1px solid #e5e8e9;border-radius:13px;align-items:center;gap:10px;min-height:58px;margin-top:16px;padding:0 11px;transition:border-color .18s,background .18s;display:flex;position:relative}.settings-language:focus-within{border-color:#11bdec99}.settings-language__icon{color:#7c8588;background:#f5f5f5;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;display:grid}.settings-language__copy{gap:2px;min-width:0;display:grid}.settings-language__copy strong{color:var(--ink);font-size:11px;font-weight:600}.settings-language__copy small{color:#92999c;font-size:9px}.settings-language__value{color:#747c7f;letter-spacing:.06em;align-items:center;gap:2px;margin-left:auto;font-size:10px;font-weight:650;display:inline-flex}.settings-language select{opacity:0;cursor:pointer;border:0;outline:0;width:100%;height:100%;position:absolute;inset:0}.settings-toggle,.settings-row-button{width:100%;min-height:52px;color:inherit;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;margin-top:16px;padding:0;display:flex}.settings-toggle>span,.settings-row-button>span{gap:3px;display:grid}.settings-toggle strong,.settings-row-button strong{color:#41474a;font-size:12px;font-weight:600}.settings-toggle small,.settings-row-button small{color:#92999c;font-size:10px}.settings-row-button{color:#737b7e;cursor:pointer;border-top:1px solid #eff1f2;padding:12px 0 0}.settings-toggle input{opacity:0;pointer-events:none;position:absolute}.settings-toggle i{background:#dfe4e5;border-radius:999px;flex:none;width:38px;height:22px;transition:background .18s;position:relative}.settings-toggle i:after{content:"";width:16px;height:16px;transition:transform .18s var(--ease-out);background:#fff;border-radius:50%;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #1923262e}.settings-toggle input:checked+i{background:var(--ink)}.settings-toggle input:checked+i:after{transform:translate(16px)}.settings-toggle:focus-within i{outline:2px solid var(--cyan);outline-offset:2px}.settings-unavailable{color:#a0a6a9;flex:none;align-items:center;gap:5px;font-size:10px;display:inline-flex}.settings-section--danger{justify-content:space-between;align-items:center;gap:16px;display:flex}.settings-sign-out{color:#ad5949;cursor:pointer;min-height:36px;transition:transform .14s var(--ease-out), background .18s ease;background:#fff;border:1px solid #b9564538;border-radius:999px;flex:none;align-items:center;gap:7px;padding:0 13px;font-size:11px;font-weight:600;display:inline-flex}.settings-sign-out:active{transform:scale(.97)}[data-reduce-motion=true] *,[data-reduce-motion=true] :before,[data-reduce-motion=true] :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.hub-roster{border-top:1px solid #eff1f2;margin-top:20px;padding-top:17px}.hub-roster__head{justify-content:space-between;align-items:center;gap:12px;min-height:24px;display:flex}.hub-roster__head h2,.hub-roster__head span{color:#92999c;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:10px;font-weight:650;line-height:1.2}.hub-roster__list{margin-top:6px;display:grid}.hub-roster__player{border-bottom:1px solid #f0f2f3;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;min-height:68px;transition:opacity .18s,color .18s;display:grid}.hub-roster__player:last-child{border-bottom:0}.hub-roster__player>.avatar,.hub-roster__avatar .avatar{width:42px;height:42px}.hub-roster__player>.avatar .avatar__head,.hub-roster__avatar .avatar__head{width:15px;height:15px;top:8px}.hub-roster__player>.avatar .avatar__body,.hub-roster__avatar .avatar__body{width:26px;height:12px;bottom:7px}.hub-roster__avatar{position:relative}.hub-roster__check{background:var(--lime);color:#fff;width:15px;height:15px;transition:opacity .18s ease, transform .18s var(--ease-out);border:2px solid #fff;border-radius:50%;place-items:center;display:grid;position:absolute;bottom:0;right:-2px;transform:scale(1)}@starting-style{.hub-roster__check{opacity:0;transform:scale(.9)}}.hub-roster__copy{gap:3px;min-width:0;display:grid}.hub-roster__copy strong{color:#303537;letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:570;overflow:hidden}.hub-roster__copy small{color:#949b9e;text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.3;overflow:hidden}.hub-roster__state{color:#92999c;letter-spacing:.04em;white-space:nowrap;font-size:9px;font-weight:620;transition:color .18s}.hub-roster__player--ready .hub-roster__state{color:#54740b}.hub-roster__player--offline{opacity:.5}.hub-roster__player--open .hub-roster__state{color:#aab0b2}.hub-main{overscroll-behavior:contain;scrollbar-gutter:stable;flex-direction:column;min-width:0;min-height:0;display:flex;position:relative;overflow-y:auto}.stats-page{min-height:0;animation:tile-in .26s var(--ease-out) both;background:#fff;border-radius:16px;flex-direction:column;flex:1;padding:clamp(28px,4.5vw,52px);display:flex;overflow-y:auto}.stats-head{align-items:center;gap:18px;padding-bottom:clamp(25px,4vh,38px);display:flex}.stats-head>div{min-width:0}.stats-head span{color:#92999c;letter-spacing:.13em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:650;display:block}.stats-head h1{color:var(--ink);letter-spacing:-.055em;margin:0;font-size:clamp(34px,4.4vw,52px);font-weight:590;line-height:1}.stats-level{border-block:1px solid var(--line);grid-template-columns:auto minmax(150px,.75fr) minmax(220px,1.5fr);align-items:center;gap:clamp(18px,3vw,34px);min-height:106px;padding:22px 0;display:grid}.stats-level--loading{opacity:.58}.stats-level__number{background:var(--ink);width:64px;height:64px;color:var(--lime);font-variant-numeric:tabular-nums;letter-spacing:-.04em;animation:level-badge-in .42s var(--ease-out) both;border-radius:50%;place-items:center;font-size:27px;font-weight:650;display:grid}.stats-level__copy{gap:5px;min-width:0;display:grid}.stats-level__copy>span{color:#92999c;letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:650}.stats-level__copy strong{color:var(--ink);font-variant-numeric:tabular-nums;letter-spacing:-.025em;font-size:clamp(18px,2.4vw,26px);font-weight:590}.stats-level__progress{gap:9px;min-width:0;display:grid}.stats-level__progress progress{height:8px}.stats-level__progress small{color:#92999c;font-variant-numeric:tabular-nums;text-align:right;font-size:9px}.stats-grid{border-block:1px solid var(--line);grid-template-columns:repeat(6,minmax(0,1fr));display:grid}.stats-grid--loading{opacity:.58}.stats-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);text-align:center;place-content:center;justify-items:center;gap:8px;min-height:clamp(112px,17vh,142px);padding:24px 18px;display:grid}.stats-card--third{grid-column:span 2}.stats-card--half{grid-column:span 3}.stats-card--full{border-bottom:0;grid-column:1/-1}.stats-card:nth-child(3),.stats-card:nth-child(5),.stats-card:nth-child(7),.stats-card--full{border-right:0}.stats-card:nth-child(3){border-bottom-color:var(--line)}.stats-card strong{color:var(--ink);font-variant-numeric:tabular-nums;letter-spacing:-.045em;font-size:clamp(30px,3.8vw,44px);font-weight:590;line-height:.95}.stats-card span{color:#8b9296;letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:650}.stats-footnote{color:#939a9d;text-align:center;margin:auto 0 0;padding-top:22px;font-size:11px;line-height:1.45}.stats-message{color:#8b9296;text-align:center;place-content:center;justify-items:center;gap:7px;min-height:260px;display:grid}.stats-message strong{color:var(--ink);font-size:15px;font-weight:600}.stats-message span{font-size:12px}.level-up-scrim{z-index:60;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#181b1c8f;border:0;width:100%;height:100%;animation:.24s both level-up-scrim-in;position:absolute;inset:0}.level-up-moment{z-index:61;background:var(--ink);color:#fff;text-align:center;width:min(390px,100% - 40px);animation:level-up-in .48s var(--ease-out) both;border-radius:20px;padding:38px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.level-up-moment__mark{background:var(--lime);width:58px;height:58px;color:var(--ink);border-radius:50%;place-items:center;margin:0 auto 18px;display:grid}.level-up-moment__eyebrow{color:var(--lime);letter-spacing:.16em;text-transform:uppercase;font-size:10px;font-weight:700}.level-up-moment h1{letter-spacing:-.055em;margin:8px 0 10px;font-size:48px;font-weight:590;line-height:1}.level-up-moment p{color:#afb5b7;margin:0;font-size:12px;line-height:1.5}.level-up-moment .primary-button{background:var(--lime);color:var(--ink);margin:26px auto 0}@keyframes level-badge-in{0%{opacity:0;transform:translateY(7px)scale(.92)}}@keyframes level-up-scrim-in{0%{opacity:0}}@keyframes level-up-in{0%{opacity:0;transform:translate(-50%,calc(16px - 50%))scale(.94)}}.friends-drawer{z-index:25;width:auto;height:min(480px,100% - 104px);box-shadow:none;overscroll-behavior:contain;animation:friends-drawer-in .24s var(--ease-out) both;background:#fff;border:0;border-top:1px solid #e8ebec;border-radius:0;padding:18px 0 0;position:absolute;inset:auto 22px 76px;overflow-y:auto}.friends-head{align-items:center;gap:18px;display:flex}.friends-head>div{min-width:0}.friends-head>div>span{color:#92999c;letter-spacing:.13em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:650;display:block}.friends-head h1{color:var(--ink);letter-spacing:-.055em;margin:0;font-size:clamp(34px,4.4vw,52px);font-weight:590;line-height:1}.friends-count{color:#92999c;white-space:nowrap;margin-left:auto;font-size:11px;font-weight:560}.friends-drawer__head{gap:12px}.friends-drawer__head h1{font-size:25px}.friends-drawer__head>div>span{font-size:8px}.friends-drawer .friends-count{display:none}.friends-drawer__close{color:#7d8588;cursor:pointer;width:30px;height:30px;transition:transform .14s var(--ease-out), color .18s ease;background:0 0;border:0;border-radius:50%;flex:none;place-items:center;display:grid}.friends-drawer__close:active{transform:scale(.94)}.friend-search{color:#a3a9ab;border:1px solid #e5e8e9;border-radius:13px;align-items:center;gap:11px;min-height:50px;margin-top:30px;padding:0 16px;transition:border-color .18s,box-shadow .18s;display:flex}.friends-drawer .friend-search{gap:8px;min-height:42px;margin-top:16px;padding:0 10px}.friends-drawer .friend-search input{font-size:11px}.friends-drawer .friend-search__status{font-size:0}.friend-search:focus-within{box-shadow:none;border-color:#11bdec99}.friend-search input{min-width:0;color:var(--ink);font:inherit;background:0 0;border:0;outline:0;flex:1;font-size:13px}.friend-search input::placeholder{color:#a9afb1}.friend-search__status{color:#9aa1a4;font-size:10px}.friends-error{color:#b95645;margin:10px 3px 0;font-size:11px}.friends-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(22px,4vw,44px);margin-top:30px;display:grid}.friends-drawer .friends-columns{grid-template-columns:1fr;gap:18px;margin-top:18px}.friends-drawer .friend-section{margin-top:18px}.friends-drawer .friends-columns .friend-section{margin-top:0}.friends-drawer .friend-section__title{min-height:23px;padding-bottom:6px}.friends-drawer .friend-section__title h2{font-size:8px}.friends-drawer .friend-row{grid-template-columns:32px minmax(0,1fr) auto;gap:8px;min-height:54px}.friends-drawer .friend-avatar{width:32px;height:32px;font-size:11px}.friends-drawer .friend-row strong{font-size:11px}.friends-drawer .friend-action{min-height:28px;padding-inline:8px;font-size:9px}.friends-drawer .friend-action--icon{width:28px;padding:0}.friends-drawer .friend-empty{min-height:54px;font-size:10px}.friend-section{min-width:0;margin-top:30px}.friends-columns .friend-section{margin-top:0}.friend-section__title{border-bottom:1px solid #e9ebec;justify-content:space-between;align-items:center;min-height:28px;padding-bottom:9px;display:flex}.friend-section__title h2{color:#6f777a;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:10px;font-weight:650}.friend-section__title span{color:#a0a6a8;font-variant-numeric:tabular-nums;font-size:10px}.friend-list{display:grid}.friend-row{min-width:0;min-height:66px;animation:tile-in .22s var(--ease-out) both;border-bottom:1px solid #f0f2f3;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:11px;display:grid}.friend-row strong{color:#34393b;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:570;overflow:hidden}.friend-row__actions{align-items:center;gap:5px;display:flex}.friend-avatar{background:var(--lime);color:#202509;border-radius:50%;place-items:center;width:38px;height:38px;font-size:13px;font-weight:680;display:grid}.friend-avatar--image{object-fit:cover}.friend-status{color:#8f9699;white-space:nowrap;align-items:center;gap:5px;font-size:10px;display:inline-flex}.friend-action{color:#747c7f;cursor:pointer;white-space:nowrap;min-height:30px;transition:transform .14s var(--ease-out), border-color .18s ease, color .18s ease, background .18s ease;background:#fff;border:1px solid #e5e8e9;border-radius:999px;justify-content:center;align-items:center;gap:5px;padding:0 10px;font-size:10px;display:inline-flex}.friend-action:active:not(:disabled){transform:scale(.96)}.friend-action:disabled{opacity:.55;cursor:wait}.friend-action--primary{border-color:var(--ink);background:var(--ink);color:#fff}.friend-action--icon{width:30px;padding:0}.friend-action--remove{color:#9a7b76;border-color:#0000;padding-inline:8px}.friend-empty{color:#a0a6a8;align-items:center;min-height:66px;margin:0;font-size:11px;line-height:1.4;display:flex}.hub-head{justify-content:space-between;align-items:center;gap:16px;padding:6px 4px 0;display:flex}.hub-head__title{letter-spacing:-.04em;margin:0;font-size:clamp(28px,2.8vw,36px);font-weight:600;line-height:1.1}.hub-head__sub{color:#7f878a;margin:5px 0 0;font-size:13px}.hub-head .primary-button{flex:none;margin:0}.hub-lobby-head{min-height:70px;padding-bottom:16px}.hub-lobby-head__title{align-items:center;gap:12px;min-width:0;display:flex}.hub-back{color:#7d8588;cursor:pointer;width:44px;height:44px;transition:transform .14s var(--ease-out), border-color .18s ease, color .18s ease, background .18s ease;background:#fff;border:1px solid #e3e6e7;border-radius:50%;flex:none;place-items:center;display:grid}.hub-back:active{transform:scale(.96)}.lobby-mode{background:#fff;border:1px solid #e6e9ea;border-radius:999px;gap:2px;padding:3px;display:flex}.avatar-editor{z-index:90;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#16191a52;place-items:center;padding:20px;animation:.16s both avatar-editor-fade-in;display:grid;position:fixed;inset:0}.avatar-editor__dialog{width:min(780px,100%);max-height:100%;animation:avatar-editor-in .24s var(--ease-out) both;background:#fff;border:1px solid #ffffffb3;border-radius:20px;grid-template-rows:auto minmax(0,1fr) auto;display:grid;overflow:hidden;box-shadow:0 30px 90px #13171933}.avatar-editor__head{border-bottom:1px solid #eef0f1;justify-content:space-between;align-items:center;gap:20px;min-height:82px;padding:18px 20px 17px 24px;display:flex}.avatar-editor__head>div{gap:4px;display:grid}.avatar-editor__head span{color:#939a9d;letter-spacing:.13em;text-transform:uppercase;font-size:9px;font-weight:700}.avatar-editor__head h2{color:var(--ink);letter-spacing:-.035em;margin:0;font-size:23px;font-weight:610}.avatar-editor__head button{color:#727a7d;cursor:pointer;background:#fff;border:1px solid #e6e9ea;border-radius:50%;place-items:center;width:36px;height:36px;padding:0;display:grid}.avatar-editor__body{grid-template-columns:210px minmax(0,1fr);min-height:0;display:grid}.avatar-editor__preview{text-align:center;background:#f7f8f2;flex-direction:column;align-items:center;padding:34px 24px;display:flex}.avatar-editor__preview .avatar{border:8px solid #fff;width:142px;height:142px;box-shadow:0 18px 36px #5d6e351f}.avatar-editor__preview strong{color:#303537;margin-top:20px;font-size:14px;font-weight:620}.avatar-editor__preview>span{color:#8a9193;max-width:145px;margin-top:5px;font-size:10px;line-height:1.45}.avatar-editor__preview button{color:#5e6750;cursor:pointer;background:#fff;border:1px solid #dfe4d3;border-radius:999px;align-items:center;gap:7px;min-height:34px;margin-top:20px;padding:0 13px;font-size:10px;display:inline-flex}.avatar-editor__controls{overscroll-behavior:contain;min-height:0;padding:22px 24px 28px;overflow-y:auto}.avatar-editor__style-picker{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:22px;display:grid}.avatar-editor__style-picker>button{color:#6f777a;text-align:left;cursor:pointer;min-width:0;min-height:58px;transition:border-color .16s ease, background .16s ease, transform .14s var(--ease-out);background:#fff;border:1px solid #e5e8e9;border-radius:13px;grid-template-columns:42px minmax(0,1fr) 14px;align-items:center;gap:9px;padding:7px 10px 7px 7px;display:grid}.avatar-editor__style-picker .avatar{border:0;width:42px;height:42px}.avatar-editor__style-picker button>span{gap:2px;min-width:0;display:grid}.avatar-editor__style-picker strong{color:#383e40;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:620;overflow:hidden}.avatar-editor__style-picker small{color:#92999c;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.avatar-editor__style-picker button>svg{color:var(--cyan-dark)}.avatar-editor__style-picker .avatar-editor__style--selected{background:var(--cyan-soft);border-color:#11bdec8c}.avatar-editor__style-picker button:focus-visible{outline:2px solid var(--cyan);outline-offset:2px}.avatar-editor__controls fieldset{border:0;min-width:0;margin:0 0 22px;padding:0}.avatar-editor__controls fieldset:last-child{margin-bottom:0}.avatar-editor__controls legend{color:#5d6568;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:6px;width:100%;margin-bottom:9px;font-size:10px;font-weight:680;display:flex}.avatar-editor__options{grid-template-columns:repeat(8,minmax(0,1fr));gap:7px;display:grid}.avatar-editor__options--compact{grid-template-columns:repeat(6,minmax(0,1fr))}.avatar-editor__option{aspect-ratio:1;cursor:pointer;min-width:0;transition:border-color .16s ease, transform .14s var(--ease-out), box-shadow .16s ease;background:#fff;border:1px solid #e8ebec;border-radius:50%;padding:3px;position:relative}.avatar-editor__option .avatar{border:0;width:100%;height:100%}.avatar-editor__option>span{background:var(--cyan-dark);color:#fff;border:2px solid #fff;border-radius:50%;place-items:center;width:16px;height:16px;display:grid;position:absolute;bottom:-1px;right:-2px}.avatar-editor__option--selected{border-color:var(--cyan);box-shadow:0 0 0 2px #11bdec1f}.avatar-editor__swatches{gap:9px;display:flex}.avatar-editor__swatches button{background:var(--swatch);color:#fff;cursor:pointer;width:32px;height:32px;transition:box-shadow .16s ease, transform .14s var(--ease-out);border:3px solid #fff;border-radius:50%;place-items:center;padding:0;display:grid;box-shadow:0 0 0 1px #e1e4e5}.avatar-editor__swatches .avatar-editor__swatch--selected{box-shadow:0 0 0 2px var(--cyan)}.avatar-editor__footer{border-top:1px solid #eef0f1;justify-content:flex-end;align-items:center;gap:9px;min-height:68px;padding:12px 20px;display:flex}.avatar-editor__footer>span{color:#b95645;margin-right:auto;font-size:10px}.avatar-editor__footer button{color:#60686b;cursor:pointer;background:#fff;border:1px solid #e3e6e7;border-radius:999px;min-height:38px;padding:0 15px;font-size:11px}.avatar-editor__footer .avatar-editor__save{border-color:var(--ink);background:var(--ink);color:#fff;padding-inline:19px}.avatar-editor__footer button:disabled{opacity:.55;cursor:wait}@keyframes avatar-editor-fade-in{0%{opacity:0}}@keyframes avatar-editor-in{0%{opacity:0;transform:translateY(12px)scale(.985)}}@media (width<=600px){.avatar-editor{padding:8px}.avatar-editor__dialog{border-radius:17px}.avatar-editor__head{min-height:68px;padding:13px 14px 12px 18px}.avatar-editor__head h2{font-size:20px}.avatar-editor__body{display:block;overflow-y:auto}.avatar-editor__preview{text-align:left;grid-template-rows:auto auto auto;grid-template-columns:82px minmax(0,1fr);column-gap:16px;padding:18px;display:grid}.avatar-editor__preview .avatar{border-width:5px;grid-row:1/span 3;width:82px;height:82px}.avatar-editor__preview strong{align-self:end;margin:0}.avatar-editor__preview>span{max-width:none}.avatar-editor__preview button{width:fit-content;min-height:30px;margin-top:8px}.avatar-editor__controls{padding:18px 18px 22px;overflow:visible}.avatar-editor__style-picker{gap:6px}.avatar-editor__style-picker>button{grid-template-columns:36px minmax(0,1fr) 12px;gap:6px;min-height:52px;padding:6px}.avatar-editor__style-picker .avatar{width:36px;height:36px}.avatar-editor__style-picker strong{font-size:11px}.avatar-editor__style-picker small{display:none}.avatar-editor__options{grid-template-columns:repeat(4,minmax(0,1fr))}.avatar-editor__options--compact{grid-template-columns:repeat(6,minmax(0,1fr))}.avatar-editor__footer{min-height:60px;padding:9px 12px}.avatar-editor__footer>span{position:absolute;bottom:62px;left:18px}}@media (width<=390px){.avatar-editor__options--compact{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (hover:hover) and (pointer:fine){.hub-side__avatar-button:hover>span{background:var(--cyan-dark);transform:scale(1.08)}.avatar-editor__style-picker>button:hover{border-color:#11bdec7a;transform:translateY(-1px)}.avatar-editor__option:hover{z-index:1;border-color:#11bdec99;transform:translateY(-2px)}.avatar-editor__swatches button:hover{transform:translateY(-2px)}.avatar-editor__preview button:hover{color:#46512e;border-color:#cbd7b2}}.lobby-mode button{color:#858c8f;cursor:pointer;min-width:82px;height:38px;transition:transform .14s var(--ease-out), background .18s ease, color .18s ease;background:0 0;border:0;border-radius:999px;padding:0 17px;font-size:12px;font-weight:560}.lobby-mode button:active{transform:scale(.97)}.lobby-mode .lobby-mode--active{background:var(--ink);color:#fff}.game-menu{min-height:0;animation:tile-in .26s var(--ease-out) both;flex:1;grid-template-rows:minmax(210px,1fr) auto;display:grid;overflow:hidden auto}.game-menu--geo{z-index:2;isolation:isolate;position:relative}.game-menu__geo-earth-viewport{z-index:0;pointer-events:none;perspective:1400px;contain:paint;position:absolute;inset:0;overflow:hidden}.game-menu__geo-earth{opacity:.18;transform-origin:50%;width:min(860px,110%);height:auto;transform-style:preserve-3d;backface-visibility:hidden;filter:saturate(.72)contrast(.9)drop-shadow(0 20px 36px #2a42191f);will-change:transform;animation:150s linear infinite geo-earth-spin;position:absolute;top:82%;left:49%;transform:rotate(-12deg)rotateX(2deg)rotateY(-3deg)}.game-menu--geo .game-menu__hero,.game-menu--geo .game-menu__actions,.game-menu--geo .game-menu__error{z-index:1;position:relative}.game-menu__hero{text-align:center;align-content:center;place-items:center;gap:24px;min-height:0;padding:clamp(34px,6vw,72px) 24px;display:grid;position:relative;overflow:hidden}.game-menu__hero:before{content:"";background:#f3f9df;border-radius:50%;width:280px;height:280px;position:absolute;transform:translateY(-24px)}.game-menu__hero--wordmark:before{display:none}.game-menu__geo-wordmark{z-index:1;aspect-ratio:1383/486;width:min(520px,82vw);display:block;position:relative;overflow:hidden}.game-menu__geo-wordmark img{width:100%;height:auto;display:block;transform:translateY(-18.59%)}.game-menu__fireship-wordmark{aspect-ratio:1053/947;width:min(360px,72vw)}.game-menu__fireship-wordmark img{transform:none}.game-menu__art{background:var(--lime);color:#192006;width:116px;height:116px;animation:game-menu-art-in .42s var(--ease-out) both;border-radius:30px;place-items:center;display:grid;position:relative;box-shadow:0 14px 30px #70910c2e}.game-menu__art--thumbnail{aspect-ratio:4/3;background:#fff;border-radius:22px;width:min(260px,60vw);height:auto;overflow:hidden;box-shadow:0 16px 34px #1e222324}.game-menu__art--thumbnail img{object-fit:cover;width:100%;height:100%;display:block}.game-menu__intro{justify-items:center;display:grid;position:relative}.game-menu__intro>span{color:#7d8588;letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:650}.game-menu__intro h2{color:var(--ink);letter-spacing:-.055em;margin:7px 0 4px;font-size:clamp(36px,5vw,56px);font-weight:620;line-height:1}.game-menu__intro p{color:#7d8588;margin:0;font-size:14px}.game-menu__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:min(100%,620px);margin:0 auto;padding:18px 0 0;display:grid}.game-menu__action--primary{grid-column:1/-1}.game-menu__error{color:#b95645;text-align:center;width:min(100%,620px);margin:10px auto 0;font-size:11px}.game-menu__action{min-height:76px;color:var(--ink);text-align:left;cursor:pointer;transition:transform .16s var(--ease-out), border-color .18s ease, background .18s ease;background:#fff;border:1px solid #e4e8e9;border-radius:13px;grid-template-columns:42px minmax(0,1fr) 20px;align-items:center;gap:13px;padding:13px 16px;display:grid}.game-menu__action:active{transform:scale(.985)}.game-menu__action>span:nth-child(2){gap:3px;min-width:0;display:grid}.game-menu__action strong{font-size:14px;font-weight:600}.game-menu__action small{color:#8c9396;font-size:11px}.game-menu__action-icon{color:#6f777a;background:#f2f4f4;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.game-menu__action-arrow{color:#abb1b3;transition:transform .18s var(--ease-out), color .18s ease;justify-self:end;transform:rotate(180deg)}.game-menu__action--primary{border-color:var(--ink);background:var(--ink);color:#fff;min-height:82px}.game-menu__action--primary .game-menu__action-icon{background:var(--lime);color:#1b2208}.game-menu__action--primary small{color:#aeb3b5}.game-menu__action--primary .game-menu__action-arrow{color:#fff}.game-menu__back{color:#747c7f;cursor:pointer;min-height:44px;transition:transform .14s var(--ease-out), color .18s ease, background .18s ease;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;margin:18px auto 2px;padding:0 16px;font-size:12px;font-weight:560;display:inline-flex}.game-menu__back:active{transform:scale(.97)}.matchmaking-screen{min-height:0;animation:tile-in .26s var(--ease-out) both;background:#fff;border-radius:16px;flex-direction:column;flex:1;padding:clamp(26px,4vw,44px);display:flex;position:relative;overflow:hidden}.matchmaking-head{z-index:3;justify-content:space-between;align-items:center;gap:20px;min-height:30px;display:flex;position:relative}.matchmaking-head>span{color:#858d90;letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:8px;font-size:10px;font-weight:650;display:inline-flex}.matchmaking-head>span i{background:var(--lime);border-radius:50%;width:7px;height:7px;animation:1.8s ease-out infinite matchmaking-status-pulse;box-shadow:0 0 0 4px #a6d51c24}.matchmaking-head>span i.matchmaking-head__status--offline{box-shadow:none;background:#c1c6c8;animation:none}.matchmaking-head>strong{color:#7d8588;font-variant-numeric:tabular-nums;letter-spacing:.05em;font-size:12px;font-weight:590}.matchmaking-stage{z-index:1;flex:1;align-content:center;justify-items:center;gap:clamp(25px,4vh,38px);min-height:0;padding-block:24px;display:grid;position:relative}.matchmaking-radar{pointer-events:none;width:360px;height:360px;position:absolute;top:42%;left:50%;transform:translate(-50%,-50%)}.matchmaking-radar__ring{animation:matchmaking-radar 3s var(--ease-out) infinite;border:1px solid #a6d51c3d;border-radius:50%;position:absolute;inset:50%;transform:translate(-50%,-50%)scale(.45)}.matchmaking-radar__ring--one{width:180px;height:180px}.matchmaking-radar__ring--two{width:260px;height:260px;animation-delay:.75s}.matchmaking-radar__ring--three{width:340px;height:340px;animation-delay:1.5s}.matchmaking-versus{z-index:2;width:min(470px,100%);animation:matchmaking-players-in .48s var(--ease-out) both;grid-template-columns:minmax(0,1fr) 70px minmax(0,1fr);place-items:center;display:grid;position:relative}.matchmaking-versus:before{content:"";background:#e4e8e9;height:1px;position:absolute;top:39px;left:29%;right:29%}.matchmaking-player{justify-items:center;gap:4px;display:grid;position:relative}.matchmaking-player .avatar,.matchmaking-open-avatar{width:78px;height:78px;margin-bottom:7px}.matchmaking-player .avatar{border-color:#edf0e7;box-shadow:0 9px 24px #70910c17}.matchmaking-player .avatar__head{width:28px;height:28px;top:14px}.matchmaking-player .avatar__body{width:46px;height:21px;bottom:11px}.matchmaking-player>strong{color:#303537;text-overflow:ellipsis;white-space:nowrap;max-width:140px;font-size:13px;font-weight:600;overflow:hidden}.matchmaking-player>span:last-child{color:#9aa1a4;letter-spacing:.09em;text-transform:uppercase;font-size:9px;font-weight:620}.matchmaking-open-avatar{color:#a0a7aa;background:#fafbfb;border:1px dashed #cfd5d7;border-radius:50%;place-items:center;display:grid;position:relative}.matchmaking-open-avatar:after{content:"";border-top:1px solid var(--cyan);border-bottom:1px solid #0000;border-left:1px solid #0000;border-right:1px solid #0000;border-radius:50%;animation:1.8s linear infinite matchmaking-scan;position:absolute;inset:-5px}.matchmaking-player--open>strong{color:#757d80}.matchmaking-beacon{z-index:2;background:var(--ink);width:52px;height:52px;color:var(--lime);border:7px solid #fff;border-radius:50%;place-items:center;display:grid;position:relative;box-shadow:0 5px 15px #15171824}.matchmaking-copy{z-index:2;text-align:center;width:min(520px,100%);animation:matchmaking-copy-in .42s var(--ease-out) .1s both;position:relative}.matchmaking-copy p{color:#8d9497;letter-spacing:.16em;margin:0 0 9px;font-size:9px;font-weight:650}.matchmaking-copy h1{font-size:clamp(29px,3.6vw,44px);font-weight:570}.matchmaking-copy>span{color:#8b9296;max-width:430px;margin:10px auto 0;font-size:11px;line-height:1.5;display:block}.matchmaking-footer{z-index:3;border-top:1px solid #edf0f1;justify-content:space-between;align-items:flex-end;gap:24px;min-height:68px;padding-top:16px;display:flex;position:relative}.matchmaking-rules{align-items:center;gap:clamp(24px,5vw,52px);min-width:0;display:flex}.matchmaking-rules>div{gap:4px;min-width:0;display:grid}.matchmaking-rules span{color:#9aa1a4;letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:630}.matchmaking-rules strong{color:#505658;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:570;overflow:hidden}.matchmaking-cancel{color:#737b7e;cursor:pointer;min-height:38px;transition:transform .14s var(--ease-out), border-color .18s ease, color .18s ease, background .18s ease;background:#fff;border:1px solid #e2e5e6;border-radius:999px;flex:none;justify-content:center;align-items:center;gap:7px;padding:0 14px;font-size:10px;font-weight:570;display:inline-flex}.matchmaking-cancel:active{transform:scale(.97)}@keyframes matchmaking-radar{0%{opacity:0;transform:translate(-50%,-50%)scale(.45)}25%{opacity:.85}to{opacity:0;transform:translate(-50%,-50%)scale(1)}}@keyframes matchmaking-scan{to{transform:rotate(1turn)}}@keyframes matchmaking-status-pulse{50%{box-shadow:0 0 0 7px #a6d51c00}}@keyframes matchmaking-players-in{0%{opacity:0;transform:translateY(10px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes matchmaking-copy-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.public-rooms{min-height:0;animation:tile-in .26s var(--ease-out) both;background:#fff;border-radius:16px;flex-direction:column;flex:1;padding:clamp(28px,4.5vw,52px);display:flex;overflow-y:auto}.public-rooms__head{border-bottom:1px solid var(--line);align-items:center;gap:18px;padding-bottom:27px;display:flex}.public-rooms__head>div{min-width:0}.public-rooms__head>div>span{color:#92999c;letter-spacing:.13em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:650;display:block}.public-rooms__head h1{color:var(--ink);letter-spacing:-.055em;margin:0;font-size:clamp(34px,4.4vw,52px);font-weight:590;line-height:1}.public-rooms__refresh{color:#777f82;cursor:pointer;background:#f3f4f4;border:0;border-radius:999px;align-items:center;gap:7px;min-height:36px;margin-left:auto;padding:0 12px;font-size:10px;font-weight:570;display:inline-flex}.public-rooms__refresh:disabled{opacity:.55}.public-rooms__refresh-icon--spinning{animation:.8s linear infinite public-room-spin}.public-rooms__toolbar{justify-content:space-between;align-items:center;gap:18px;min-height:70px;display:flex}.public-rooms__toolbar p{color:#8b9296;margin:0;font-size:11px}.public-rooms__toolbar .secondary-button{min-height:36px;padding-inline:13px;font-size:10px}.public-room-list{align-content:start;min-height:0;display:grid}.public-room-row{color:#3d4345;text-align:left;cursor:pointer;min-width:0;min-height:76px;transition:background .18s ease, transform .14s var(--ease-out);animation:tile-in .22s var(--ease-out) both;background:0 0;border:0;border-top:1px solid #eef0f1;grid-template-columns:30px minmax(130px,.9fr) minmax(180px,1.4fr) auto 54px;align-items:center;gap:13px;padding:0 14px 0 5px;display:grid}.public-room-row:last-child{border-bottom:1px solid #eef0f1}.public-room-row:active{transform:scale(.995)}.public-room-row__signal{background:#f2f8df;border-radius:50%;place-items:center;width:24px;height:24px;display:grid}.public-room-row__signal i{background:var(--lime);border-radius:50%;width:7px;height:7px;animation:1.8s ease-out infinite public-room-pulse;box-shadow:0 0 0 4px #a6d51c29}.public-room-row__host{gap:4px;min-width:0;display:grid}.public-room-row__host strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:590;overflow:hidden}.public-room-row__host small{color:#9aa1a4;letter-spacing:.03em;text-transform:uppercase;font-size:9px}.public-room-row__details{color:#858d90;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.public-room-row__seats{color:#7f878a;font-variant-numeric:tabular-nums;align-items:center;gap:5px;font-size:10px;display:inline-flex}.public-room-row__join{color:var(--cyan-dark);justify-self:end;font-size:11px;font-weight:620}.public-rooms__empty{color:#a0a6a8;text-align:center;place-content:center;justify-items:center;gap:7px;min-height:250px;display:grid}.public-rooms__empty strong{color:#4a5052;margin-top:5px;font-size:14px;font-weight:590}.public-rooms__empty span{font-size:11px}@keyframes public-room-spin{to{transform:rotate(1turn)}}@keyframes public-room-pulse{50%{box-shadow:0 0 0 7px #a6d51c00}}@keyframes game-menu-art-in{0%{opacity:0;transform:translateY(12px)scale(.9)rotate(-3deg)}to{opacity:1;transform:translateY(0)scale(1)rotate(0)}}.lobby-manager{min-height:540px;animation:tile-in .26s var(--ease-out) both;background:#fff;border-radius:16px;flex-direction:column;flex:1;display:flex;overflow:hidden}.lobby-form{text-align:left;flex-direction:column;width:100%;min-height:100%;display:flex}.lobby-form--join{justify-content:center;width:min(760px,100%);margin:auto;padding:clamp(32px,5vw,64px)}.lobby-form--create{padding:0}.lobby-manager__heading{margin-bottom:27px}.lobby-manager__heading .eyebrow{text-align:left;margin:0 0 9px}.lobby-manager__heading h2{color:var(--ink);letter-spacing:-.045em;margin:0;font-size:clamp(32px,3.2vw,42px);font-weight:520;line-height:1.08}.lobby-form__fields{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;display:grid}.lobby-form label{gap:8px;display:grid}.lobby-form label>span{color:#92999c;letter-spacing:.12em;text-transform:uppercase;padding-left:2px;font-size:10px;font-weight:650}.lobby-form input{border:1px solid var(--line);background:var(--surface);color:#25292b;border-radius:11px;outline:0;width:100%;height:52px;padding:0 16px;font-size:14px;transition:border-color .18s,background .18s,box-shadow .18s}.lobby-form input::placeholder{color:#b3b8ba}.lobby-form input:focus{background:#fff;border-color:#11bdec8c;box-shadow:0 0 0 3px #11bdec1a}.lobby-form .code-input{text-align:center;text-transform:uppercase;font-variant-numeric:tabular-nums;letter-spacing:.2em;font-weight:620}.lobby-form .code-input:read-only{color:#5f6669;cursor:default}.lobby-form--join .room-settings{margin-top:24px}.lobby-setup-bar,.lobby-config-bar{border-bottom:1px solid #eef0f1;grid-template-columns:1fr;gap:12px;padding:18px 24px;display:grid}.lobby-setup-bar>label{background:#fff;border:1px solid #e8ebec;border-radius:12px;align-content:start;padding:13px}.lobby-setup-bar>label input{border-radius:9px;height:40px;padding-inline:10px}.lobby-setup-bar .room-settings,.lobby-config-bar .room-settings{grid-template-columns:repeat(2,minmax(0,1fr))}.room-visibility{border:0;flex-wrap:wrap;align-items:center;gap:10px 14px;margin:0;padding:0;display:flex}.room-visibility legend{color:#71797c;letter-spacing:.1em;text-transform:uppercase;padding:0;font-size:10px;font-weight:650}.room-visibility>div{background:#fff;border:1px solid #e6e9ea;border-radius:999px;gap:2px;padding:3px;display:flex}.room-visibility button{color:#737b7e;min-width:74px;height:32px;font:inherit;cursor:pointer;transition:transform .14s var(--ease-out), background .18s ease, color .18s ease;background:0 0;border:0;border-radius:999px;padding:0 13px;font-size:11px;font-weight:600}.room-visibility button:active{transform:scale(.97)}.room-visibility .room-visibility__option--active{background:var(--ink);color:#fff}.room-visibility small{color:#92999c;font-size:11px}.lobby-form__footer{border-top:1px solid #eff1f2;justify-content:space-between;align-items:center;gap:20px;min-height:65px;margin-top:24px;padding-top:20px;display:flex}.lobby-form--create .lobby-form__footer{background:#fafbfb;border-top:1px solid #e8ebec;min-height:78px;margin-top:auto;padding:16px 24px}.lobby-form__footer .primary-button{min-width:128px;margin:0}.lobby-form__summary{color:#90979a;gap:4px;min-width:0;font-size:11px;line-height:1.4;display:grid}.lobby-form__summary:empty{display:none}.lobby-form__summary strong{color:#a46a25;font-size:11px;font-weight:560}.lobby-form__summary b{color:#4c5356;font-weight:620}.lobby-form__alternate{color:#697174;font:inherit;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;justify-self:start;padding:0;font-size:11px;font-weight:600;text-decoration:underline}.lobby-form__summary .lobby-status--error{color:#b95645}.room-code-chip{color:#7e8588;cursor:pointer;height:44px;transition:transform .14s var(--ease-out), border-color .18s ease, color .18s ease;background:#fff;border:1px solid #e3e6e7;border-radius:999px;grid-template-columns:auto auto 14px;align-items:center;gap:9px;padding:0 13px;display:grid}.room-code-chip span{letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:650}.room-code-chip strong{color:var(--ink);font-variant-numeric:tabular-nums;letter-spacing:.14em;font-size:14px;font-weight:620}.room-code-chip:active{transform:scale(.97)}.hub-side__room-code{text-align:left;grid-template-columns:1fr auto 14px;width:100%;margin-top:auto}.lobby-facts{grid-template-columns:1fr 1fr;gap:10px;display:grid}.lobby-facts>div{background:#fff;border:1px solid #e8ebec;border-radius:12px;align-content:center;gap:5px;min-height:76px;padding:13px;display:grid}.lobby-facts span{color:#858d90;letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:650}.lobby-facts strong{color:#404649;font-size:15px;font-weight:540}.lobby-config-bar{grid-template-columns:1fr 1fr}.deck-picker{flex-direction:column;flex:1;padding:20px 24px 24px;display:flex}.deck-picker__head{justify-content:space-between;align-items:center;gap:16px;min-height:26px;margin-bottom:12px;display:flex}.deck-picker__head h2{color:#858c8f;letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:11px;font-weight:650}.deck-picker__head>span{color:#a0a6a9;font-variant-numeric:tabular-nums;text-align:right;white-space:nowrap;font-size:10px}.deck-grid{flex:none;grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:12px;display:grid}.deck-picker--readonly .deck-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.deck-grid--single{grid-template-columns:minmax(260px,1fr) 2fr}.deck-card{color:#33383b;text-align:left;cursor:pointer;min-width:0;min-height:230px;transition:transform .18s var(--ease-out);background:#fff;border:1px solid #e3e6e7;border-radius:14px;grid-template-rows:1fr auto;padding:8px;display:grid;position:relative}.deck-card:disabled{color:#afb5b7;cursor:default;opacity:.62}.deck-picker--readonly .deck-card:disabled{color:#33383b;opacity:1}.deck-card:not(button){cursor:default}.deck-card:focus-visible{outline:2px solid var(--cyan);outline-offset:3px}button.deck-card:active:not(:disabled){transform:scale(.985)}.deck-card--selected{border-color:#11bdecad;box-shadow:inset 0 0 0 1px #11bdec1a}.deck-card--option{opacity:0;min-height:88px;animation:deck-option-in .3s var(--ease-out) both;transition:transform .18s var(--ease-out), border-color .18s ease, background .18s ease, box-shadow .18s ease;grid-template-rows:1fr;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:11px;padding:10px 12px}.deck-grid .deck-card--option:nth-child(2){animation-delay:35ms}.deck-grid .deck-card--option:nth-child(3){animation-delay:70ms}.deck-grid .deck-card--option:nth-child(4){animation-delay:.105s}.deck-grid .deck-card--option:nth-child(5){animation-delay:.14s}.deck-grid .deck-card--option:nth-child(6){animation-delay:.175s}.deck-grid .deck-card--option:nth-child(7){animation-delay:.21s}.deck-grid .deck-card--option:nth-child(8){animation-delay:.245s}.deck-card--option.deck-card--selected{background:var(--cyan-soft);box-shadow:inset 0 0 0 1px #11bdec14}.deck-card__icon{color:#646c6f;width:46px;height:46px;transition:transform .18s var(--ease-out), background .18s ease, color .18s ease;background:#f2f4f4;border-radius:12px;place-items:center;display:grid;position:relative}.deck-card--selected .deck-card__icon{color:var(--cyan-dark);background:#fff;transform:scale(1.03)}.deck-card--option .deck-card__check{width:18px;height:18px;box-shadow:0 0 0 3px var(--cyan-soft);animation:pop .18s var(--ease-out) both;padding:4px;top:auto;bottom:-3px;right:-3px}.deck-card--option .deck-card__copy{padding:0}.deck-card--option .deck-card__copy strong{font-size:14px}.deck-card__count{color:#9aa1a4;font-variant-numeric:tabular-nums;justify-items:end;gap:1px;min-width:26px;font-size:9px;line-height:1.1;display:grid}.deck-card__count strong{color:#626a6d;font-size:13px;font-weight:620}.deck-card__count small{display:none}.deck-card--selected .deck-card__count strong{color:var(--cyan-dark)}.deck-card__preview{color:#555c5f;background:#f4f6f6;border-radius:10px;place-items:center;min-height:150px;display:grid;position:relative;overflow:hidden}.deck-card--selected .deck-card__preview{background:var(--cyan-soft);color:var(--cyan-dark)}.deck-card__preview>svg{z-index:2;position:relative}.deck-card__preview>i{color:#7f878a;background:#ffffffdb;border:1px solid #dfe3e4;border-radius:7px;place-items:center;width:48px;height:72px;font-size:15px;font-style:normal;font-weight:560;display:grid;position:absolute}.deck-card__preview>i:first-child{transform:translate(-30px)rotate(-8deg)}.deck-card__preview>i:nth-child(2){transform:translateY(-5px)}.deck-card__preview>i:nth-child(3){transform:translate(30px)rotate(8deg)}.deck-card__preview--letters>svg{opacity:0}.deck-card__copy{gap:3px;min-width:0;padding:12px 9px 7px;display:grid}.deck-card__copy strong{letter-spacing:-.01em;font-size:15px;font-weight:570}.deck-card__copy small{color:#858d90;text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.4;overflow:hidden}.deck-card__check{z-index:3;background:var(--cyan);color:#fff;border-radius:50%;width:23px;height:23px;padding:5px;position:absolute;top:15px;right:15px}.lobby-room-footer{background:#fafbfb;border-top:1px solid #e8ebec;justify-content:space-between;align-items:center;gap:18px;min-height:78px;margin-top:auto;padding:16px 24px;display:flex}.lobby-room-footer .primary-button,.lobby-room-footer .secondary-button{justify-content:center;align-items:center;gap:8px;margin:0;display:inline-flex}.lobby-room-footer--guest{justify-content:flex-end}.lobby-room-status{color:#697174;align-items:center;gap:8px;font-size:12px;display:flex}.lobby-room-status>span{background:var(--cyan);border-radius:50%;width:6px;height:6px;animation:1.8s ease-in-out infinite live-pulse}.lobby-room-status>.lobby-room-status--offline{background:#d69b43;animation:none}.hub-game-picker{flex-direction:column;justify-content:flex-start;align-items:center;min-height:100%;padding:22px 8px 28px;display:flex}.hub-filters{flex-wrap:wrap;flex:none;justify-content:center;gap:7px;margin:0 0 14px;padding:0 4px;display:flex}.filter-chip{color:#555c5f;cursor:pointer;height:38px;transition:border-color .2s, color .2s, transform .14s var(--ease-out);background:#fff;border:1px solid #e7e9ea;border-radius:999px;padding:0 16px;font-size:12px}.filter-chip:disabled{color:#b7bcbe;background:0 0;border-color:#ececec}.filter-chip--selected{background:var(--ink);border-color:var(--ink);color:#fff}.games-grid{text-align:left;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:12px;width:min(94%,760px);margin:0 auto;display:grid}.game-card{text-align:left;color:#282c2e;cursor:pointer;opacity:0;animation:tile-in .3s var(--ease-out) both;transition:transform .2s var(--ease-out), border-color .2s ease;background:#fff;border:1px solid #0000;border-radius:16px;padding:8px;display:grid}.games-grid .game-card:first-child{animation-delay:60ms}.games-grid .game-card:nth-child(2){animation-delay:.11s}.games-grid .game-card:nth-child(3){animation-delay:.16s}.games-grid .game-card:nth-child(4){animation-delay:.21s}.games-grid .game-card:nth-child(5){animation-delay:.26s}.games-grid .game-card:nth-child(6){animation-delay:.31s}.game-card:focus-visible{outline:2px solid var(--cyan);outline-offset:3px}.game-card:active:not(:disabled){transform:scale(.98)}.game-card__art{color:#454b4e;background:#fff;border-radius:10px;place-items:center;height:108px;display:grid;overflow:hidden}.game-card--thumbnail{aspect-ratio:4/3;background:#fff;padding:0;overflow:hidden}.game-card__cover{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .24s var(--ease-out);display:block}.game-card__row{justify-content:space-between;align-items:center;gap:12px;padding:13px 9px 10px;display:flex}.game-card__info{gap:2px;min-width:0;display:grid}.game-card__name{letter-spacing:-.01em;font-size:15px;font-weight:560}.game-card__desc{color:#7f878a;font-size:12px;line-height:1.4}.game-card__meta{flex:none;align-items:center;gap:8px;display:flex}.game-card__players{color:#8b9296;background:#f3f5f5;border-radius:999px;align-items:center;height:26px;padding:0 9px;font-size:11px;font-weight:560;display:inline-flex}.game-card__live{color:var(--cyan-dark);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:5px;font-size:10px;font-weight:650;display:inline-flex}.game-card__live i{background:var(--cyan);border-radius:50%;width:5px;height:5px;animation:1.8s ease-in-out infinite live-pulse}.game-card__badge{border:1px solid var(--line);color:var(--faint);letter-spacing:.1em;text-transform:uppercase;background:#fff;border-radius:999px;padding:3px 8px;font-size:10px;font-weight:650}.game-card--soon{cursor:default}.game-card--soon .game-card__art{color:#c6cacc;background:#fff}.game-card--soon .game-card__name{color:#82888c}.game-card--soon .game-card__desc{color:var(--faint)}@media (width<=720px){.settings-page{padding:24px 18px}.settings-page__body{grid-template-columns:1fr;margin-top:20px}.settings-name-form{grid-template-columns:1fr}.settings-name-form .primary-button{width:100%}.hub-game-picker{padding:22px 6px 28px}.games-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.geo-select,.geo-round,.geo-results{background:#fff;border-radius:16px;flex:1;min-height:0;position:relative;overflow-y:auto}.geo-select{animation:tile-in .26s var(--ease-out) both;flex-direction:column;padding:clamp(28px,4.5vw,52px);display:flex}.geo-head{align-items:flex-start;gap:18px;margin-bottom:clamp(24px,4vh,36px);display:flex}.geo-head>div{min-width:0}.geo-head>div>span{color:#92999c;letter-spacing:.13em;text-transform:uppercase;margin:3px 0 6px;font-size:10px;font-weight:650;display:block}.geo-head h1{font-size:clamp(32px,4vw,44px);font-weight:510;line-height:1.06}.geo-head p{color:#858d90;margin:10px 0 0;font-size:13px;line-height:1.5}.geo-mode-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.geo-mode{color:#303537;cursor:pointer;text-align:left;opacity:0;min-width:0;min-height:154px;animation:tile-in .26s var(--ease-out) both;animation-delay:calc(var(--geo-order) * 45ms);transition:transform .18s var(--ease-out), border-color .18s ease, box-shadow .18s ease;background:#fff;border:1px solid #edf0f1;border-radius:15px;grid-template-columns:88px minmax(0,1fr) auto;align-items:center;gap:16px;padding:10px;display:grid}.geo-mode:active{transform:scale(.98)}.geo-mode:focus-visible,.geo-answer:focus-visible,.geo-round__footer button:focus-visible{outline:2px solid var(--cyan);outline-offset:3px}.geo-mode__preview{color:#555c5f;background:#f3f5f5;border-radius:11px;place-items:center;width:88px;height:112px;display:grid;position:relative;overflow:hidden}.geo-mode__preview:before,.geo-mode__preview:after{content:"";border:1px solid #6971741f;border-radius:50%;position:absolute}.geo-mode__preview:before{width:74px;height:74px}.geo-mode__preview:after{width:42px;height:42px}.geo-mode__preview>span{z-index:2;letter-spacing:-.05em;font-size:28px;font-weight:510;position:relative}.geo-mode__flag{z-index:2;width:48px;height:32px;display:block;position:relative;box-shadow:0 3px 10px #161f2221}.geo-mode__icon{z-index:2;box-sizing:content-box;background:#fff;border-radius:50%;padding:5px;position:absolute;bottom:9px;right:9px}.geo-mode__preview--capitals>span{letter-spacing:.12em;font-size:21px}.geo-mode__preview--continents>span{letter-spacing:.08em;font-size:19px}.geo-mode__copy{gap:5px;min-width:0;display:grid}.geo-mode__copy strong{letter-spacing:-.015em;font-size:15px;font-weight:580}.geo-mode__copy small{color:#858d90;font-size:11px;line-height:1.45}.geo-mode__count{color:#737b7e;font-variant-numeric:tabular-nums;justify-items:end;gap:2px;min-width:38px;font-size:14px;font-weight:600;display:grid}.geo-mode__count small{color:#a0a6a9;font-size:9px;font-weight:520}.geo-picker{min-height:0;overflow-y:auto}.geo-mode-list--lobby{flex:none}.geo-region-filter{border-top:1px solid #edf0f1;gap:10px;padding-top:16px;display:grid}.geo-region-filter__head{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.geo-region-filter__head strong{color:#303537;font-size:13px;font-weight:600}.geo-region-filter__head span{color:#979da0;font-size:10px}.geo-region-filter__options{grid-template-columns:repeat(6,minmax(0,1fr))}.geo-region-filter__options .chip{min-height:38px}.geo-mode-list--lobby .geo-mode{grid-template-columns:72px minmax(0,1fr) 24px;min-height:118px}.geo-mode-list--lobby .geo-mode__preview{width:72px;height:96px}.geo-mode--selected{background:var(--cyan-soft);border-color:#11bdec94;box-shadow:inset 0 0 0 1px #11bdec14}.geo-mode--selected .geo-mode__preview{color:var(--cyan-dark);background:#fff}.geo-mode--unselected{opacity:.45}.geo-mode__selection{background:var(--cyan);color:#fff;opacity:0;width:20px;height:20px;transition:opacity .14s ease, transform .14s var(--ease-out);border-radius:50%;justify-self:end;place-items:center;display:grid;transform:scale(.92)}.geo-mode--selected .geo-mode__selection{opacity:1;transform:scale(1)}.geo-mode-list--lobby button.geo-mode:disabled{cursor:default}.question-stage--geo{width:min(620px,76%)}.question-stage--geo .geo-question__visual{margin-bottom:16px}.question-stage--geo .question-copy h1{font-size:clamp(27px,2.6vw,37px)}.geo-round{animation:tile-in .24s var(--ease-out) both;flex-direction:column;padding:0 clamp(20px,4vw,44px) 24px;display:flex;position:relative}.geo-round__bar{flex:0 0 76px;grid-template-columns:42px minmax(120px,260px) 1fr;align-items:center;gap:18px;height:76px;display:grid}.geo-progress{background:#edf0f1;border-radius:999px;height:4px;overflow:hidden}.geo-progress>span{border-radius:inherit;background:var(--cyan);width:100%;height:100%;transform:scaleX(var(--geo-progress));transform-origin:0;transition:transform .26s var(--ease-in-out);display:block}.geo-score{font-variant-numeric:tabular-nums;justify-self:end;align-items:baseline;gap:5px;display:flex}.geo-score strong{color:#34393b;font-size:15px;font-weight:600}.geo-score span{color:#a0a6a9;font-size:10px}.geo-question{width:min(610px,100%);animation:geo-question-in .26s var(--ease-out) both;justify-items:stretch;margin:auto;display:grid}.geo-question__visual{color:#4e5558;background:#f7f8f8;border:1px solid #edf0f1;border-radius:20px;place-content:center;justify-items:center;gap:7px;width:132px;height:112px;margin:0 auto 20px;display:grid}.geo-question__visual strong{text-align:center;max-width:106px;font-size:12px;font-weight:590;line-height:1.25}.geo-flag{width:90px;height:60px;display:block;box-shadow:0 5px 16px #161f2224}.geo-question__visual.geo-question__visual--flags{background:0 0;border:0;border-radius:0;width:auto;height:auto;margin-bottom:24px;display:block}.geo-question__visual--flags .geo-flag{width:min(300px,72vw);max-width:100%;height:auto;box-shadow:none;margin-inline:auto}.geo-question__copy{text-align:center}.geo-question__copy .eyebrow{color:#969da0;margin-bottom:10px}.geo-question__copy h1{font-size:clamp(27px,3.3vw,36px);font-weight:490;line-height:1.15}.question-stage--geo:has(.geo-map-stage){width:min(980px,100% - 100px);animation:geo-map-stage-in .42s var(--ease-out) both;top:118px;transform:translate(-50%)}.geo-map-stage{gap:20px;display:grid}.geo-map-stage__prompt{text-align:left;justify-content:center;align-items:center;gap:15px;display:flex}.geo-map-stage__flag{width:70px;height:auto;box-shadow:0 7px 18px #1d272b24,0 1px 2px #1d272b1a}.geo-map-stage__prompt h1{color:#32383a;letter-spacing:-.04em;margin:0;font-size:clamp(25px,3vw,34px);font-weight:560}.geo-map-stage__prompt span{color:#8c9497;margin-top:5px;font-size:12px;display:block}.geo-map-stage__canvas{background:#f8faf9;border:1px solid #edf0f1;border-radius:22px;height:min(48vh,430px);padding:18px;overflow:hidden;box-shadow:inset 0 1px #ffffffd9}.geo-map{width:100%;height:100%;min-height:0;display:block}.geo-map__country{fill:#dbe2e1;stroke:#fff;stroke-width:.65px;vector-effect:non-scaling-stroke;cursor:pointer;transition:fill .16s,opacity .16s}.geo-map__country:hover,.geo-map__country:focus{fill:#a8d51c;outline:none}.geo-map__country--correct{fill:#9acb22;stroke:#4f720c59;stroke-width:1.15px}.geo-map__country--wrong{fill:#ed8a76}.geo-map-stage__feedback{color:#7e878a;text-align:center;min-height:18px;margin:0;font-size:12px}@keyframes geo-map-stage-in{0%{opacity:0;transform:translate(-50%,12px)}to{opacity:1;transform:translate(-50%)}}.geo-answer-status{min-height:18px;color:var(--cyan-dark);opacity:0;transition:opacity .16s ease, transform .16s var(--ease-out), color .16s ease;margin:10px 0 8px;font-size:12px;transform:translateY(3px)}.geo-answer-status--visible{opacity:1;transform:translateY(0)}.geo-answer-status--wrong{color:var(--coral)}.geo-answers{grid-template-columns:1fr 1fr;gap:9px;display:grid}.geo-answer{color:#34393b;cursor:pointer;text-align:center;min-width:0;min-height:60px;transition:transform .16s var(--ease-out), border-color .16s ease, background .16s ease, color .16s ease, opacity .16s ease;background:#fafbfb;border:1px solid #edf0f1;border-radius:12px;grid-template-columns:24px minmax(0,1fr) 20px;align-items:center;gap:8px;padding:0 13px;display:grid}.geo-answer:active:not(:disabled){transform:scale(.98)}.geo-answer:disabled{cursor:default}.geo-answer>span{color:#9da3a6;justify-self:start;font-size:10px}.geo-answer>strong{overflow-wrap:anywhere;min-width:0;font-size:14px;font-weight:470;line-height:1.3}.geo-answer>i{justify-self:end;place-items:center;min-height:15px;display:grid}.geo-answer--correct{color:#54740b;background:#f7fbe9;border-color:#bddd6c}.geo-answer--wrong{color:#b95645;animation:answer-shake .26s var(--ease-out);background:#fff7f5;border-color:#ffc5bc}.geo-answer--dim{opacity:.43}.geo-round__footer{opacity:0;pointer-events:none;min-height:50px;transition:opacity .18s ease, transform .18s var(--ease-out);justify-content:space-between;align-items:center;gap:18px;margin-top:12px;display:flex;transform:translateY(5px)}.geo-round__footer--visible{opacity:1;pointer-events:auto;transform:translateY(0)}.geo-round__footer>span{color:#8d9497;font-size:11px}.geo-round__footer button{background:var(--ink);color:#fff;cursor:pointer;height:42px;transition:transform .14s var(--ease-out), background .16s ease;border:0;border-radius:999px;align-items:center;gap:8px;padding:0 17px;font-size:12px;font-weight:560;display:inline-flex}.geo-round__footer button:active{transform:scale(.97)}.geo-round__footer button svg{transform:rotate(180deg)}.geo-results{text-align:center;animation:tile-in .26s var(--ease-out) both;place-content:center;justify-items:center;padding:clamp(30px,5vw,58px);display:grid}.geo-results>.hub-back{position:absolute;top:clamp(28px,4vw,52px);left:clamp(28px,4vw,52px)}.geo-results__globe{color:#4f5659;background:#f2f4f4;border-radius:50%;place-items:center;width:120px;height:120px;margin-bottom:24px;display:grid;position:relative}.geo-results__globe i{background:var(--lime);box-sizing:content-box;border:5px solid #fff;border-radius:50%;width:24px;height:24px;position:absolute;bottom:10px;right:8px}.geo-results .eyebrow{margin-bottom:11px}.geo-results h1{font-size:clamp(34px,4.5vw,48px);font-weight:500}.geo-results>p:not(.eyebrow){color:#858d90;margin:10px 0 0;font-size:13px}.geo-results__facts{align-items:center;gap:24px;margin:27px 0 24px;display:flex}.geo-results__facts>span{gap:4px;min-width:76px;display:grid}.geo-results__facts strong{color:#34393b;font-variant-numeric:tabular-nums;letter-spacing:-.03em;font-size:24px;font-weight:520}.geo-results__facts small{color:#9aa1a4;font-size:10px}.geo-results__facts>i{background:#e8ebec;width:1px;height:34px}.geo-results__actions{gap:8px;display:flex}.geo-results__actions .primary-button,.geo-results__actions .secondary-button{justify-content:center;align-items:center;gap:7px;min-width:130px;margin:0;display:inline-flex}@media (hover:hover) and (pointer:fine){.geo-mode:hover{border-color:#11bdec5c;transform:translateY(-2px);box-shadow:0 10px 24px #161f220a}.geo-mode:hover .geo-mode__preview{color:var(--cyan-dark)}.geo-answer:hover:not(:disabled){background:#fff;border-color:#11bdec57;transform:translateY(-2px)}.geo-round__footer button:hover{background:var(--cyan-dark);transform:translateY(-1px)}}@media (width<=720px){.geo-region-filter__options{grid-template-columns:repeat(3,minmax(0,1fr))}.geo-select{padding:24px 18px 20px}.geo-head{gap:13px;margin-bottom:22px}.geo-head .hub-back{width:40px;height:40px}.geo-head h1{font-size:32px}.geo-mode-list{grid-template-columns:1fr;gap:9px}.geo-mode{grid-template-columns:68px minmax(0,1fr) auto;gap:12px;min-height:96px;padding:8px}.geo-mode__preview{width:68px;height:78px}.geo-mode__preview:before{width:56px;height:56px}.geo-mode__preview:after{width:32px;height:32px}.geo-mode__preview>span{font-size:23px}.geo-mode__flag{width:42px;height:28px}.geo-mode__icon{width:17px;height:17px;padding:4px;bottom:5px;right:5px}.geo-mode__preview--capitals>span,.geo-mode__preview--continents>span{font-size:16px}.geo-round{padding:0 18px 16px}.geo-round__bar{flex-basis:62px;grid-template-columns:40px minmax(90px,180px) 1fr;gap:12px;height:62px}.geo-round__bar .hub-back{width:38px;height:38px}.geo-question__visual{border-radius:17px;width:112px;height:92px;margin-bottom:15px}.geo-flag{width:78px;height:52px}.geo-question__copy h1{font-size:27px}.geo-answer{min-height:56px}.geo-results{padding:58px 20px 28px}.geo-results>.hub-back{top:18px;left:18px}.geo-results__globe{width:100px;height:100px;margin-bottom:20px}.geo-results__globe svg{width:54px;height:54px}.geo-results h1{font-size:36px}}@media (width<=430px){.geo-region-filter__options{grid-template-columns:repeat(2,minmax(0,1fr))}.geo-head p{display:none}.geo-mode{grid-template-columns:62px minmax(0,1fr);min-height:88px}.geo-mode__preview{width:62px;height:70px}.geo-mode__count{display:none}.geo-mode__copy strong{font-size:14px}.geo-round__bar{grid-template-columns:38px 1fr auto}.geo-score span{display:none}.geo-question{margin-block:auto}.geo-question__visual{width:104px;height:84px;margin-bottom:13px}.geo-question__copy h1{font-size:24px}.geo-answer-status{margin-block:8px 6px}.geo-answers{grid-template-columns:1fr;gap:7px}.geo-answer{min-height:50px}.geo-round__footer{margin-top:8px}.geo-results__actions{width:100%;display:grid}.geo-results__actions .primary-button,.geo-results__actions .secondary-button{width:100%}}@keyframes geo-question-in{0%{opacity:0;transform:translateY(8px)}}@media (prefers-reduced-motion:reduce){.geo-select,.geo-mode,.geo-round,.geo-question,.geo-results,.geo-answer--wrong{transform:none;animation-duration:1ms!important}.geo-progress>span,.geo-answer-status,.geo-round__footer,.geo-mode__selection{transform:none;transition-duration:1ms!important}}.back-button{width:38px;height:38px;color:var(--faint);cursor:pointer;transition:background .2s, color .2s, transform .16s var(--ease-out);z-index:2;background:0 0;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:18px;left:18px}.back-button:active{transform:scale(.94)}.room-settings{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.setting-row{background:#fff;border:1px solid #e8ebec;border-radius:12px;align-content:start;gap:10px;min-width:0;margin:0;padding:15px;display:grid}.setting-row__name{color:#737b7e;letter-spacing:.1em;text-transform:uppercase;padding:0 2px;font-size:10px;font-weight:650}.chip-group{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;min-width:0;display:grid}.chip{border:1px solid var(--line);background:var(--surface);color:#555c5f;font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;min-width:0;height:40px;transition:border-color .2s, background .2s, color .2s, transform .14s var(--ease-out);border-radius:9px;padding:0 9px;font-size:11px;overflow:hidden}.chip:disabled{color:#c2c7c9;border-color:#eef0f1}.chip--selected{background:var(--cyan-soft);color:var(--cyan-dark);cursor:default;border-color:#11bdec8c}.chip--selected:disabled{color:var(--cyan-dark);border-color:#11bdec8c}.room-settings--fixed .setting-row{align-content:center;min-height:67px}.room-settings--fixed .setting-row>strong{color:#3d4346;font-variant-numeric:tabular-nums;font-size:15px;font-weight:560}.chip:focus-visible,.lobby-mode button:focus-visible,.room-visibility button:focus-visible,.lobby-form__alternate:focus-visible,.hub-back:focus-visible,.game-menu__action:focus-visible,.game-menu__back:focus-visible,.hub-side__item:focus-visible,.room-code-chip:focus-visible,.friend-action:focus-visible,.friends-drawer__close:focus-visible{outline:2px solid var(--cyan);outline-offset:3px}.secondary-button{color:#555c5f;cursor:pointer;height:48px;transition:transform .14s var(--ease-out), border-color .18s ease, color .18s ease;background:#fff;border:1px solid #e6e9ea;border-radius:999px;padding:0 22px;font-size:13px}.secondary-button:active:not(:disabled){transform:scale(.97)}@media (hover:hover) and (pointer:fine){.primary-button:hover:not(:disabled){background:var(--cyan-dark);transform:translateY(-2px)}.welcome-guest-button[aria-disabled=true]:hover{background:var(--ink);transform:none}.secondary-button:hover:not(:disabled){color:var(--cyan-dark);border-color:#11bdec73;transform:translateY(-2px)}.welcome-account-actions button:hover{color:var(--cyan-dark);background:#fff;border-color:#11bdec61;transform:translateY(-1px)}.auth-back:hover{color:var(--cyan-dark);background:#fff}.auth-code-actions button:hover:not(:disabled){color:var(--cyan-dark)}.hub-account-action:hover{color:var(--cyan-dark);border-color:#11bdec66;transform:translateY(-1px)}button.hub-side__item:hover{color:var(--cyan-dark);background:#eef9fc;transform:translateY(-2px)}.game-card:hover:not(:disabled){border-color:#11bdec4d;transform:translateY(-2px)}.game-card--thumbnail:hover:not(:disabled) .game-card__cover{transform:scale(1.025)}.game-menu__action:hover{border-color:#11bdec61;transform:translateY(-2px)}.game-menu__action:hover .game-menu__action-arrow{color:var(--cyan-dark);transform:translate(3px)rotate(180deg)}.game-menu__action--primary:hover{border-color:var(--ink);background:#292d2f}.game-menu__action--primary:hover .game-menu__action-arrow{color:#fff}.game-menu__back:hover{color:var(--cyan-dark);background:#fff}.matchmaking-cancel:hover{color:#444a4c;background:#fafbfb;border-color:#cdd2d4}.public-room-row:hover{background:#fafbfb}.filter-chip:hover:not(:disabled):not(.filter-chip--selected){color:var(--cyan-dark);border-color:#11bdec73}.friends-drawer__close:hover{color:var(--cyan-dark);border-color:#11bdec66}.back-button:hover{color:var(--cyan-dark);background:#f2fafc}.hub-back:hover{color:var(--cyan-dark);background:#f5fbfd;border-color:#11bdec59}.room-code-chip:hover{color:var(--cyan-dark);border-color:#11bdec59}.friend-action:hover:not(:disabled){color:var(--cyan-dark);border-color:#11bdec73;transform:translateY(-1px)}.friend-action--primary:hover:not(:disabled){border-color:var(--cyan-dark);background:var(--cyan-dark);color:#fff}.friend-action--remove:hover:not(:disabled){color:#b95645;border-color:#b9564533}.lobby-mode button:hover:not(.lobby-mode--active),.room-visibility button:hover:not(.room-visibility__option--active),.lobby-form__alternate:hover{color:var(--cyan-dark)}.chip:hover:not(.chip--selected){color:var(--cyan-dark);border-color:#11bdec61}button.deck-card:hover:not(:disabled){border-color:#11bdec75;transform:translateY(-2px)}}@keyframes stage-in{0%{opacity:0;transform:translate(-50%,calc(12px - 50%))}to{opacity:1;transform:translate(-50%,-50%)}}@keyframes auth-form-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes auth-step-in{0%{opacity:0;transform:translate(8px)}to{opacity:1;transform:translate(0)}}@keyframes auth-response-in{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}@keyframes tile-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes friends-drawer-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes deck-option-in{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@keyframes avatar-pulse{0%{opacity:.8;transform:scale(.92)}65%,to{opacity:0;transform:scale(1.18)}}@keyframes urgent{to{transform:scale(1.025)}}@keyframes pop{0%{opacity:0;transform:scale(.5)}}@keyframes popover{0%{opacity:0;transform:translate(-5px)}}@keyframes live-pulse{50%{opacity:.3;transform:scale(.75)}}@keyframes countdown-pop{0%{opacity:0;transform:scale(.72)}}@keyframes marker-pop{0%{opacity:0;transform:scale(.4)}}@keyframes points-up{0%{opacity:0;margin-top:5px}}@keyframes answer-shake{0%,to{transform:translate(0)}20%{transform:translate(-6px)rotate(-.4deg)}40%{transform:translate(5px)rotate(.35deg)}60%{transform:translate(-3px)rotate(-.2deg)}80%{transform:translate(2px)}}@keyframes confetti-pop{0%{opacity:0;transform:translate(-50%,-50%)scale(.35)rotate(0)}16%{opacity:1}72%{opacity:1}to{opacity:0;transform:translate(calc(-50% + var(--x)), calc(-50% + var(--y))) scale(1) rotate(var(--r))}}@keyframes brand-mark-in{0%{opacity:0;transform:translateY(4px)}}@keyframes geo-earth-spin{0%{transform:rotate(-12deg)rotateX(2deg)rotateY(-3deg)}25%{transform:rotate(78deg)rotateX(-1deg)rotateY(2deg)}50%{transform:rotate(168deg)rotateX(-2deg)rotateY(3deg)}75%{transform:rotate(258deg)rotateX(1deg)rotateY(-2deg)}to{transform:rotate(348deg)rotateX(2deg)rotateY(-3deg)}}@media (prefers-reduced-motion:reduce){.game-menu__geo-earth{animation:none}}@media (width<=1080px){.hub-yard{grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr;gap:14px}.lobby-manager{min-height:500px}.hub-side{flex-direction:row;align-items:center;gap:14px;padding:12px 14px}.hub-account-action{flex:none;margin:0}.hub-level{border:0;flex:none;width:auto;margin:0 0 0 auto;padding:0}.hub-level__body{display:none}.hub-side__nav{border:0;gap:8px;margin:0 0 0 auto;padding:0}.hub-side--lobby .hub-side__player{display:none}.hub-roster{border:0;flex:1;align-items:center;gap:14px;min-width:0;margin:0;padding:0;display:flex}.hub-roster__head{flex:none;place-content:center start;gap:3px;width:64px;display:grid}.hub-roster__head span{color:#b0b5b7}.hub-roster__list{flex:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;min-width:0;margin:0;display:grid}.hub-roster__player{border:1px solid #eef0f1;border-radius:12px;min-height:54px;padding:0 12px}.hub-roster__player:last-child{border-bottom:1px solid #eef0f1}.hub-side__room-code{grid-template-columns:auto auto 14px;width:auto;margin:0 0 0 auto}.friends-drawer{border-radius:14px;width:270px;height:min(440px,100vh - 40px);position:fixed;inset:auto 20px 20px auto}}@media (width<=960px){.deck-grid,.deck-picker--readonly .deck-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (height<=800px) and (width>=721px){.app-shell--hub{padding-block:20px}.hub-yard{height:calc(100svh - 110px);min-height:min(680px,100svh - 110px)}.app-shell--welcome{padding-block:20px}.welcome-room{height:calc(100svh - 110px);min-height:600px}}@media (width<=720px){.app-shell--hub,.app-shell--welcome{gap:22px;padding:12px}.brand-mark img{width:96px}.welcome-room{border-radius:18px;height:calc(100svh - 82px);min-height:560px}.auth-back{top:16px;left:16px}.auth-form{width:min(430px,100% - 36px)}.auth-heading{margin-bottom:18px}.auth-heading h1{font-size:32px}.hub-yard{border-radius:18px;height:calc(100svh - 82px);padding:12px}.stats-page{padding:24px 18px 20px}.stats-head{gap:13px;padding-bottom:20px}.stats-head .hub-back{width:40px;height:40px}.stats-level{grid-template-columns:auto minmax(0,1fr);gap:14px;padding:17px 0}.stats-level__number{width:54px;height:54px;font-size:23px}.stats-level__progress{grid-column:1/-1}.stats-level__progress small{text-align:left}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stats-card--third,.stats-card--half{grid-column:span 1}.stats-card--full{grid-column:1/-1}.stats-card{min-height:100px;padding:18px 10px}.stats-card:nth-child(2n){border-right:0}.stats-card:nth-child(3),.stats-card:nth-child(5),.stats-card:nth-child(7){border-right:1px solid var(--line)}.stats-card:nth-child(7){border-right:0;grid-column:1/-1}.stats-card--full{border-right:0}.friends-head{gap:13px}.friend-search{margin-top:22px}.friends-columns{grid-template-columns:1fr;gap:26px;margin-top:24px}.friends-drawer{width:min(320px,100vw - 24px);height:min(480px,100vh - 24px);padding:18px 14px 14px;bottom:12px;right:12px}.matchmaking-screen{padding:22px 18px 18px}.matchmaking-stage{gap:24px;padding-block:18px}.matchmaking-radar{width:300px;height:300px;top:40%}.matchmaking-radar__ring--one{width:150px;height:150px}.matchmaking-radar__ring--two{width:220px;height:220px}.matchmaking-radar__ring--three{width:290px;height:290px}.matchmaking-versus{grid-template-columns:minmax(0,1fr) 58px minmax(0,1fr)}.matchmaking-versus:before{top:34px;left:25%;right:25%}.matchmaking-player .avatar,.matchmaking-open-avatar{width:68px;height:68px}.matchmaking-player .avatar__head{width:24px;height:24px;top:12px}.matchmaking-player .avatar__body{width:40px;height:18px;bottom:10px}.matchmaking-beacon{border-width:6px;width:46px;height:46px}.matchmaking-copy h1{font-size:30px}.matchmaking-footer{flex-direction:column;align-items:stretch;gap:15px;padding-top:15px}.matchmaking-rules{justify-content:space-between;gap:16px}.matchmaking-rules>div:last-child{text-align:right}.matchmaking-rules strong{max-width:180px}.matchmaking-cancel{width:100%;min-height:42px}.public-rooms{padding:24px 18px 20px}.public-rooms__head{gap:13px;padding-bottom:20px}.public-rooms__head .hub-back{width:40px;height:40px}.public-rooms__refresh{justify-content:center;width:36px;padding:0;font-size:0}.public-rooms__toolbar{min-height:66px}.public-room-row{grid-template-rows:auto auto;grid-template-columns:24px minmax(0,1fr) 42px;gap:3px 10px;min-height:78px;padding-right:6px}.public-room-row__signal{grid-row:1/span 2;width:22px;height:22px}.public-room-row__host{grid-column:2;align-self:end}.public-room-row__host small{display:none}.public-room-row__details{grid-column:2;align-self:start}.public-room-row__seats{display:none}.public-room-row__join{grid-area:1/3/span 2;align-self:center}.hub-yard--lobby .lobby-manager{flex:1 1 0;height:auto;min-height:0}.hub-side--lobby{flex-wrap:wrap;padding:10px 12px}.hub-side--lobby .hub-roster{width:100%}.hub-side__room-code{grid-template-columns:1fr auto 14px;width:100%;margin:0}.game-menu{min-height:0}.game-menu__hero{gap:16px;padding:28px 18px}.game-menu__hero:before{width:220px;height:220px}.game-menu__art{border-radius:24px;width:88px;height:88px}.game-menu__art--thumbnail{border-radius:18px;width:min(200px,62vw);height:auto}.game-menu__art svg{width:50px;height:50px}.game-menu__intro h2{font-size:36px}.game-menu__actions{grid-template-columns:1fr;padding:12px}.game-menu__action--primary{grid-column:auto}.game-menu__action{min-height:66px}.hub-roster{gap:9px}.hub-roster__head{width:52px}.hub-roster__player{grid-template-columns:34px minmax(0,1fr);gap:8px;min-height:50px;padding:0 9px}.hub-roster__player>.avatar,.hub-roster__avatar .avatar{width:34px;height:34px}.hub-roster__player>.avatar .avatar__head,.hub-roster__avatar .avatar__head{width:13px;height:13px;top:6px}.hub-roster__player>.avatar .avatar__body,.hub-roster__avatar .avatar__body{width:22px;height:10px;bottom:5px}.hub-roster__check{border-width:2px;width:13px;height:13px}.hub-roster__state{grid-column:2;margin-top:-6px;font-size:8px}.hub-roster__copy{align-self:end}.hub-roster__copy small{display:none}.players-row{grid-template-columns:1fr 74px 1fr;width:82%;top:22px}.avatar{width:54px;height:54px}.avatar__head{width:20px;height:20px;top:10px}.avatar__body{width:33px;height:15px;bottom:8px}.timer{width:60px;height:60px}.timer__inner span{font-size:21px}.question-stage{width:calc(100% - 42px);top:50%}h1{font-size:29px}.answers-grid{gap:8px}.answer{grid-template-columns:22px 1fr 68px;min-height:58px;padding:0 10px;font-size:14px}.side-tools{display:flex;top:auto;bottom:13px;left:7px}.side-tools button{width:44px;height:44px}.tool-tip{display:none}.chat-popover{top:auto;bottom:58px;left:17px}.close-room{display:none}.lobby-manager{flex:0 0 calc(100svh - 232px);height:calc(100svh - 232px);min-height:0;overflow:hidden}.lobby-form{height:100%;min-height:0}.lobby-form--join{padding:30px 28px}.lobby-setup-bar,.lobby-config-bar{grid-template-columns:1fr;padding:16px}.deck-picker{overscroll-behavior:contain;min-height:0;padding:17px 16px 20px;overflow-y:auto}.deck-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.deck-grid--single{grid-template-columns:1fr}.deck-card:not(.deck-card--option){min-height:170px}.deck-card__preview{min-height:105px}.deck-card--option{grid-template-rows:auto auto;grid-template-columns:36px minmax(0,1fr);align-content:center;gap:2px 8px;min-height:84px;padding:9px}.deck-card__icon{border-radius:10px;grid-row:1/span 2;width:36px;height:36px}.deck-card__icon>svg:not(.deck-card__check){width:20px;height:20px}.deck-card--option .deck-card__copy small{display:none}.deck-card--option .deck-card__copy strong{font-size:13px}.deck-card__count{grid-column:2;place-items:baseline start;gap:3px;display:flex}.deck-card__count strong{font-size:11px}.deck-card__count small{display:inline}.deck-picker--readonly .deck-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lobby-room-footer,.lobby-form--create .lobby-form__footer{flex:none}.room-settings{grid-template-columns:1fr}.room-settings--fixed .setting-row{min-height:58px}}@media (width<=430px){.games-grid{gap:9px}.game-card{border-radius:14px;min-width:0;padding:6px}.game-card--thumbnail{padding:0}.game-card__art{height:88px}.game-card__row{gap:9px;min-width:0;padding:11px 6px 8px;display:grid}.game-card__desc{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.game-card__meta{justify-content:space-between;gap:5px}.game-card__players{height:23px;padding-inline:7px;font-size:10px}.game-card__live{letter-spacing:.07em;gap:4px;font-size:9px}.players-row{width:88%}.player__meta{font-size:12px}.question-stage{top:48%}.eyebrow{margin-bottom:10px}h1{font-size:26px}.response-label{margin-top:9px}.answers-grid{grid-template-columns:1fr}.answer{min-height:54px}.results-stage{width:calc(100% - 40px);top:50%}.match-summary__head,.match-summary__row{grid-template-columns:34px 1fr 1fr}.match-summary__row>span:not(:first-child){padding-right:10px}.match-summary__row{min-height:38px;font-size:11px}.hub-head{flex-wrap:wrap}.hub-side .avatar{width:54px;height:54px}.hub-side .avatar__head{width:20px;height:20px;top:10px}.hub-side .avatar__body{width:33px;height:15px;bottom:8px}.hub-account-action{justify-content:center;width:35px;min-width:35px;padding:0;font-size:0}.hub-side:not(.hub-side--lobby){flex-wrap:wrap}.hub-side:not(.hub-side--lobby) .hub-side__nav{border-top:1px solid #eff1f2;flex-basis:100%;justify-content:center;width:100%;margin:0;padding-top:10px}.hub-side:not(.hub-side--lobby) .friends-drawer{width:auto;bottom:12px;left:12px;right:12px}.hub-side--lobby .hub-roster__player{grid-template-columns:34px minmax(0,1fr)}.hub-side--lobby .hub-roster__player>.avatar,.hub-side--lobby .hub-roster__avatar .avatar{width:34px;height:34px}.hub-side--lobby .hub-roster__player>.avatar .avatar__head,.hub-side--lobby .hub-roster__avatar .avatar__head{width:13px;height:13px;top:6px}.hub-side--lobby .hub-roster__player>.avatar .avatar__body,.hub-side--lobby .hub-roster__avatar .avatar__body{width:22px;height:10px;bottom:5px}.hub-side__item b,.hub-roster__head{display:none}.hub-roster__list{width:100%}.hub-roster__copy strong{font-size:11px}.hub-lobby-head{align-items:flex-start;gap:12px;min-height:auto;padding-bottom:14px}.hub-lobby-head__title,.lobby-mode{width:100%}.lobby-mode button{flex:1;min-width:0}.lobby-manager{flex-basis:calc(100svh - 260px);height:calc(100svh - 260px)}.chip{padding-inline:5px}.lobby-form--join{padding:26px 22px}.lobby-form__footer{flex-direction:column;align-items:stretch}.lobby-form__footer .primary-button{width:100%}.room-code-chip{grid-template-columns:1fr auto 14px;width:100%}.lobby-room-footer{flex-direction:column;align-items:stretch;padding-inline:18px}.lobby-room-footer .primary-button,.lobby-room-footer .secondary-button{justify-content:center;width:100%}.lobby-room-status{justify-content:center}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.word-room{min-height:calc(100svh - 40px)}.word-intro,.word-game,.word-finish{min-height:calc(100svh - 42px);position:relative}.word-intro{place-items:center;display:grid;overflow:hidden}.word-intro__copy{z-index:2;text-align:center;width:min(440px,100% - 48px);margin-top:-116px;position:relative}.word-intro__copy h1{letter-spacing:-.065em;font-size:clamp(52px,7vw,88px);font-weight:510}.word-intro__copy>p:not(.eyebrow){color:#7c8387;width:min(390px,100%);margin:15px auto 23px;font-size:15px;line-height:1.55}.word-intro__copy .primary-button{height:45px;padding-inline:24px}.word-intro__board{transform-origin:50% 100%;grid-template-columns:repeat(5,1fr);gap:10px;width:min(530px,80vw);display:grid;position:absolute;top:calc(50% + 94px);left:50%;transform:translate(-50%)perspective(700px)rotateX(56deg)rotate(-4deg)}.word-intro__board span{aspect-ratio:1;opacity:0;animation:word-tile-enter .42s var(--ease-out) var(--intro-delay) forwards;background:#fafbfb;border:1px solid #e5e8e9;border-radius:18px;place-items:center;display:grid;position:relative;transform:translateY(12px);box-shadow:0 13px 20px #191f2212}.word-intro__board b{letter-spacing:-.05em;font-size:clamp(32px,5vw,60px);font-weight:510}.word-intro__board small{color:#a0a6a9;font-size:12px;font-weight:600;position:absolute;bottom:10%;right:13%}.word-intro__rules{color:#9ba1a4;white-space:nowrap;gap:28px;font-size:11px;display:flex;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.word-intro__rules b{color:#565d60;margin-right:4px;font-weight:620}.word-game{padding:0 24px 24px}.word-online-waiting__content{text-align:center;place-content:center;justify-items:center;min-height:calc(100svh - 150px);padding-bottom:30px;display:grid}.word-online-waiting__content h1{font-variant-numeric:tabular-nums;letter-spacing:.18em;margin:0;padding-left:.18em;font-size:clamp(54px,8vw,78px);font-weight:480;line-height:1}.word-online-waiting__status{color:#8b9296;margin:18px 0 0;font-size:12px}.word-online-waiting__status span{background:var(--cyan);border-radius:50%;width:5px;height:5px;margin:0 7px 1px 0;animation:1.8s ease-in-out infinite live-pulse;display:inline-block}.word-online-waiting .invite-button{margin-top:18px}.word-online-waiting__seat{grid-template-columns:1fr 36px 1fr;align-items:center;width:min(430px,82vw);margin-top:34px;display:grid}.word-online-waiting__seat>i{background:#e2e5e6;justify-self:center;width:18px;height:1px}.word-rematch-wait{color:#8d9498;margin:15px 0 0;font-size:12px}.word-game__header{grid-template-columns:44px 1fr 44px;align-items:center;height:72px;display:grid}.word-game__invite{justify-self:end}.word-icon-button,.word-rules__close{color:#8e9598;cursor:pointer;width:44px;height:44px;transition:color .16s ease, background .16s ease, transform .12s var(--ease-out);background:0 0;border:0;border-radius:50%;place-items:center;display:grid}.word-icon-button:active,.word-rules__close:active,.word-power:active:not(:disabled),.word-alphabet button:active{transform:scale(.96)}.word-scoreboard{grid-template-columns:1fr var(--game-hud-timer-size) 1fr;align-items:center;width:min(600px,88%);height:102px;margin:0 auto;display:grid}.word-player{color:#92989b;grid-template-columns:44px minmax(0,auto) minmax(44px,1fr);align-items:center;gap:10px;min-width:0;transition:color .2s,opacity .2s;display:grid}.word-player:last-child{direction:rtl}.word-player:last-child .word-player__copy,.word-player:last-child>strong{direction:ltr}.word-player--active{color:#242829}.word-player--offline{opacity:.4}.word-solo-status{color:#999fa2;justify-self:end;justify-items:end;gap:4px;font-size:11px;display:grid}.word-solo-status strong{color:#383d3f;font-variant-numeric:tabular-nums;font-size:17px;font-weight:520}.word-player__mark{background:#edf7d7;border-radius:50%;place-items:center;width:44px;height:44px;display:grid;box-shadow:inset 0 0 0 1px #a6d51c38}.word-player__mark .avatar{width:44px;height:44px;box-shadow:none;border:0}.word-player__mark .avatar__head{width:16px;height:16px;top:8px}.word-player__mark .avatar__body{width:27px;height:12px;bottom:6px}.word-player__mark--bot{color:#50575a;background:#f0f2f2;box-shadow:inset 0 0 0 1px #e5e8e9}.word-player__copy{gap:3px;display:grid}.word-player__copy b{text-overflow:ellipsis;font-size:13px;font-weight:560;overflow:hidden}.word-player__copy small{color:#a2a8ab;align-items:center;gap:3px;font-size:11px;display:flex}.word-player>strong{font-variant-numeric:tabular-nums;letter-spacing:-.03em;justify-self:end;font-size:20px;font-weight:520}.word-player:last-child>strong{justify-self:start}.word-player--score-bump .word-player__mark{animation:word-avatar-score .26s var(--ease-out)}.word-player--score-bump>strong{color:var(--cyan-dark);animation:word-score-settle .26s var(--ease-out)}.word-round-timer{--timer-progress:360deg;background:conic-gradient(var(--cyan) var(--timer-progress), #eef1f2 0);text-align:center;border-radius:50%;place-content:center;justify-self:center;width:70px;height:70px;display:grid;position:relative}.word-round-timer:after{content:"";border-radius:inherit;background:#fff;position:absolute;inset:3px}.word-round-timer span{z-index:1;font-variant-numeric:tabular-nums;letter-spacing:-.04em;font-size:20px;font-weight:560;position:relative}.word-round-timer--urgent{background:conic-gradient(#ff7e63 var(--timer-progress), #eef1f2 0)}.word-stage{justify-items:stretch;width:min(500px,100%);margin:3px auto 0;display:grid}.word-turn-copy{text-align:center;min-height:70px}.word-turn-copy .eyebrow{color:#a0a6a9;margin:0 0 6px;font-size:10px}.word-current{justify-content:center;align-items:center;min-height:29px;display:flex;position:relative}.word-current>span{color:#2a2e30;letter-spacing:.13em;text-transform:uppercase;font-size:23px;font-weight:510}.word-current>button{color:#969da0;cursor:pointer;background:0 0;border:0;font-size:11px;position:absolute;right:0}.word-notice{color:#949b9e;height:18px;margin:2px 0 0;font-size:11px;transition:color .18s}.word-notice--error{color:var(--coral)}.word-board{aspect-ratio:1;touch-action:none;-webkit-user-select:none;user-select:none;grid-template-columns:repeat(5,1fr);gap:10px;width:100%;display:grid;position:relative}.word-path-lines{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.word-path-lines line{stroke:#11bdec8c;stroke-width:2px;vector-effect:non-scaling-stroke}.word-path-lines .word-path-line--rival{stroke:#7c5cd69e}.word-tile{--key-face-top:#fbfaf6;--key-face-bottom:#eeece5;--key-shell:#d4d0c6;--key-base:#afa99d;--key-border:#dbd7ce;--key-shadow:#37312829;--key-legend:#292b2c;--key-value:#85837c;--key-travel:0px;--key-hover:0px;--key-ring:0 0 0 0 transparent;z-index:2;isolation:isolate;background:linear-gradient(100deg, var(--key-base) 0%, var(--key-shell) 13%, var(--key-shell) 84%, var(--key-base) 100%);min-width:0;color:var(--key-legend);box-shadow:0 calc(5px - var(--key-travel)) 0 var(--key-base), 0 calc(9px - var(--key-travel)) 13px var(--key-shadow), var(--key-ring);cursor:pointer;opacity:1;transform:translateY(calc(-3px + var(--key-travel) + var(--key-hover)));animation:word-tile-enter .24s var(--ease-out) var(--tile-delay) backwards;transition:transform .13s var(--ease-out), background .13s ease, box-shadow .13s ease, opacity .15s ease;border:0;border-radius:13px;place-items:center;padding:0 0 7px;display:grid;position:relative}.word-tile:before{content:"";z-index:0;border:1px solid var(--key-border);background:linear-gradient(145deg, var(--key-face-top) 0%, var(--key-face-bottom) 100%);transition:inset .13s var(--ease-out), border-color .13s ease, background .13s ease;border-radius:10px 10px 7px 7px;position:absolute;inset:2px 5px 8px;box-shadow:inset 0 2px #ffffffc7,inset 2px 0 #ffffff47,inset 0 -2px #3e372b17,0 2px 2px #302b2314}.word-tile:disabled{cursor:default}.word-tile b{z-index:1;letter-spacing:-.04em;text-shadow:0 1px #ffffffb8;transition:transform .13s var(--ease-out);font-size:clamp(23px,3.5vw,32px);font-weight:570;line-height:1;position:relative;transform:translateY(-2px)}.word-tile>small{z-index:1;color:var(--key-value);letter-spacing:-.02em;transition:transform .13s var(--ease-out);font-size:12px;font-weight:720;line-height:1;position:absolute;bottom:7px;right:9px;transform:translateY(-2px)}.word-tile--selected{--key-face-top:#eafafa;--key-face-bottom:#d5f0f1;--key-shell:#63b9c5;--key-base:#388b99;--key-border:#82c9d1;--key-shadow:#18697733;--key-legend:#183d43;--key-value:#4c777d;--key-travel:2px}.word-board--cast-failed{animation:word-cast-failed-shake .26s var(--ease-out)}.word-tile--failed,.word-tile--double-word.word-tile--failed{--key-face-top:#fff3ee;--key-face-bottom:#f8ddd5;--key-shell:#d98d80;--key-base:#b85f54;--key-border:#e4a297;--key-value:#a85b52;color:var(--coral);--key-shadow:#ab473c2e;--key-ring:0 0 0 3px #ef695e1a;transition-duration:60ms}.word-tile--cast-success,.word-tile--double-word.word-tile--cast-success{--key-face-top:#f3f4f1;--key-face-bottom:#e7e9e5;--key-shell:#d0d5d2;--key-base:#afb8b5;--key-border:#11bdec33;--key-travel:2px;color:#9bbbc4;opacity:.34!important}.word-letter-flights{z-index:20;pointer-events:none;position:fixed;inset:0}.word-letter-flight{width:28px;height:28px;color:var(--cyan-dark);animation:word-letter-flight 1.25s cubic-bezier(.22, .78, .22, 1) var(--flight-delay) both;background:#effbfe;border:1px solid #11bdec47;border-radius:8px;place-items:center;font-size:13px;font-weight:680;display:grid;position:fixed;transform:translate(-50%,-50%);box-shadow:0 7px 18px #008cc729}.word-tile--rival-selected{--key-face-top:#f3effa;--key-face-bottom:#e4dcf3;--key-shell:#a897cc;--key-base:#7965a8;--key-border:#bcaddb;--key-shadow:#4f3a7e33;--key-legend:#3c3155;--key-value:#76668e;--key-travel:2px;opacity:1!important}.word-tile--rival-hovered:not(.word-tile--rival-selected){--key-face-top:#f8f5fc;--key-face-bottom:#ede7f6;--key-shell:#c0b5d9;--key-base:#9585b8;--key-border:#7c5cd675;--key-shadow:#5b3dae24;--key-ring:0 0 0 3px #7c5cd614;--key-hover:-1px;opacity:.9!important}.word-tile--rival-pressed{--key-travel:4px;--key-border:#7c5cd6b8;opacity:1!important}.word-tile--double-word{--key-face-top:#fff9fa;--key-face-bottom:#f6e9ec;--key-shell:#d7cbc7;--key-base:#b6a5a2;--key-border:#cd5b827a}.word-tile--double-word.word-tile--selected{--key-shell:#63b9c5;--key-base:#388b99;--key-border:#82c9d1;--key-shadow:#008cc726}.word-tile--swap{--key-face-top:#fff9e9;--key-face-bottom:#f6e8c8;--key-shell:#cfad68;--key-base:#9f7a37;--key-border:#d6b56f;--key-legend:#55411d;--key-value:#80652e;--key-shadow:#a2701a24;--key-ring:0 0 0 3px #e2aa3f1f}.word-board--locked .word-tile:not(.word-tile--selected):not(.word-tile--rival-selected):not(.word-tile--rival-hovered):not(.word-tile--rival-pressed){opacity:.55!important}.word-current__rival{color:#6545be!important}.word-tile__bonus{z-index:1;color:#217f8b;letter-spacing:-.01em;min-width:23px;height:18px;transition:transform .13s var(--ease-out);background:#e5f4f4;border:1px solid #b9dddd;border-radius:6px;place-items:center;padding:0 5px;font-size:10px;font-style:normal;font-weight:780;line-height:1;display:grid;position:absolute;top:7px;left:7px;transform:translateY(-2px);box-shadow:inset 0 1px #ffffff8c,0 1px 2px #2c4b4b14}.word-tile__bonus--tl{color:#946329;background:#f5ead7;border-color:#dfcaa7}.word-tile__bonus--2x,.word-tile__bonus--gem{color:#bd4f75;background:#f8e7ed;border-color:#e8bac9}.word-tile__bonus svg{stroke-width:2.4px;width:12px;height:12px}.word-live-score{border-bottom:1px solid #eef0f1;grid-template-columns:1fr;align-items:center;gap:12px;min-height:60px;display:grid}.word-live-score__detail{align-items:baseline;gap:9px;display:flex}.word-live-score__detail b{font-variant-numeric:tabular-nums;font-size:22px;font-weight:530}.word-live-score__detail small{color:#949a9d;font-size:11px}.word-powers{grid-template-columns:repeat(4,1fr);align-items:center;gap:8px;min-height:57px;display:grid}.word-power{color:#697073;cursor:pointer;height:44px;transition:transform .12s var(--ease-out), background .16s ease, color .16s ease, opacity .16s ease;background:#f5f5f5;border:0;border-radius:999px;grid-template-rows:1fr 1fr;grid-template-columns:18px auto;justify-content:center;align-items:center;column-gap:3px;display:grid}.word-power svg{grid-row:1/3}.word-power span{align-self:end;font-size:11px}.word-power small{color:#b0b5b7;align-self:start;align-items:center;gap:2px;font-size:9px;display:flex}.word-power:disabled{opacity:.28;cursor:default}.word-alphabet{z-index:8;-webkit-backdrop-filter:blur(18px)saturate(150%);backdrop-filter:blur(18px)saturate(150%);transform-origin:50% 100%;width:min(520px,100% - 32px);animation:word-popover-in .18s var(--ease-out) both;background:#ffffffe6;border:1px solid #e0e4e5cc;border-radius:14px;padding:12px;position:absolute;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 15px 35px #15191b1a}.word-alphabet>span{color:#8c9396;text-align:center;margin-bottom:8px;font-size:11px;display:block}.word-alphabet>div{grid-template-columns:repeat(13,1fr);gap:3px;display:grid}.word-alphabet button{aspect-ratio:1;color:#34393b;cursor:pointer;transition:transform .1s var(--ease-out), border-color .15s ease, background .15s ease;background:#fafbfb;border:1px solid #eceeef;border-radius:6px;font-size:11px}.word-round-recap{z-index:7;color:#6f7679;-webkit-backdrop-filter:blur(18px)saturate(150%);backdrop-filter:blur(18px)saturate(150%);animation:word-recap-in .24s var(--ease-out) both;white-space:nowrap;background:#ffffffe6;border:1px solid #e3e6e7cc;border-radius:999px;align-items:center;gap:12px;padding:13px 17px;font-size:12px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 15px 40px #161b1d1a}.word-round-recap>svg{color:#d4a52d}.word-round-recap b{color:#25292b;font-weight:600}.word-round-recap i{background:#e4e7e8;width:1px;height:16px}.word-rules-scrim{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f4f6f6b8;place-items:center;padding:20px;animation:.16s ease-out both word-scrim-in;display:grid;position:absolute;inset:0}.word-rules{width:min(560px,100%);max-height:calc(100svh - 80px);animation:word-dialog-in .22s var(--ease-out) both;background:#fff;border:1px solid #e7eaeb;border-radius:20px;padding:34px;position:relative;overflow:auto;box-shadow:0 25px 70px #161b1d1f}.word-rules__close{position:absolute;top:14px;right:14px}.word-rules h2{letter-spacing:-.045em;margin:0 0 25px;font-size:clamp(25px,4vw,34px);font-weight:510}.word-rules__list{border-top:1px solid #eceeef;display:grid}.word-rules__list p{color:#7f8689;border-bottom:1px solid #eceeef;grid-template-columns:72px 1fr;align-items:center;min-height:54px;margin:0;font-size:13px;line-height:1.4;display:grid}.word-rules__list b{color:#33383a;font-weight:580}.word-values{grid-template-columns:repeat(13,1fr);gap:4px;margin-top:22px;display:grid}.word-values span{aspect-ratio:1;color:#454b4d;border:1px solid #eceeef;border-radius:6px;place-items:center;font-size:11px;display:grid}.word-values small{color:#a0a6a9;font-size:8px}.word-finish{text-align:center;animation:word-finish-in .3s var(--ease-out) both;place-content:center;justify-items:center;padding:40px 24px;display:grid}.word-finish h1{font-size:clamp(34px,5vw,55px)}.word-final-score{align-items:center;gap:19px;margin:22px 0;display:flex}.word-final-score span{font-variant-numeric:tabular-nums;letter-spacing:-.04em;gap:3px;min-width:72px;font-size:26px;font-weight:520;display:grid}.word-final-score small{color:#979da0;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:500}.word-final-score i{background:#dfe3e4;width:30px;height:1px}.word-final-score--solo span{min-width:120px}.word-history{text-align:left;border-top:1px solid #e8ebec;width:min(600px,80vw)}.word-history>div{color:#555c5f;border-bottom:1px solid #eef0f1;grid-template-columns:58px 1fr 1fr;align-items:center;min-height:38px;font-size:12px;display:grid}.word-history>div:first-child{color:#a0a6a9;letter-spacing:.08em;text-transform:uppercase;min-height:31px;font-size:10px}.word-history span:not(:first-child){justify-content:space-between;padding-right:28px;display:flex}.word-history b{color:#9ba1a4;font-size:11px;font-weight:520}.word-history--solo>div{grid-template-columns:58px 1fr}.word-gem-note{color:#a0a6a9;margin:14px 0 0;font-size:11px}.word-finish__actions{gap:8px;margin-top:20px;display:flex}.word-finish__actions .primary-button,.word-finish__actions .secondary-button{min-width:130px;margin:0}@media (hover:hover) and (pointer:fine){.word-icon-button:hover,.word-rules__close:hover{color:#313638;background:#f2f4f4}.word-tile:hover:not(:disabled):not(.word-tile--selected){--key-face-top:#fffefb;--key-face-bottom:#f3f1ea;--key-border:#c7c1b6;--key-shadow:#37312830;--key-hover:-1px}.word-tile:active:not(:disabled){--key-travel:4px}.word-power:hover:not(:disabled){color:var(--cyan-dark);background:#f3fafc}.word-alphabet button:hover{background:#f2fbfd;border-color:#11bdec66}}@media (height<=800px) and (width>=721px){.word-game__header{height:52px}.word-scoreboard{height:76px}.word-round-timer{width:60px;height:60px}.word-stage{width:min(410px,100%)}.word-turn-copy{min-height:56px}.word-current>span{font-size:18px}.word-live-score{min-height:50px}.word-powers{min-height:48px}}@media (width<=720px){.word-room,.word-intro,.word-game,.word-finish{min-height:100svh}.word-game{padding:0 15px max(10px, env(safe-area-inset-bottom))}.word-game__header{height:58px;padding-top:env(safe-area-inset-top)}.word-scoreboard{grid-template-columns:1fr 72px 1fr;width:100%;height:82px}.word-player{grid-template-columns:36px minmax(0,auto) minmax(30px,1fr);gap:7px}.word-player__mark{width:36px;height:36px}.word-round-timer{width:60px;height:60px}.word-stage{width:min(460px,100vw - 30px)}.word-turn-copy{min-height:61px}.word-board{gap:9px}.word-tile{border-radius:11px}.word-tile:before{border-radius:10px 10px 8px 8px}.word-tile>small{font-size:11px;bottom:6px;right:7px}.word-intro__copy{margin-top:-142px}.word-intro__board{gap:7px;width:min(520px,112vw);top:calc(50% + 76px)}.word-intro__board span{border-radius:13px}.word-intro__rules{bottom:max(18px, env(safe-area-inset-bottom));gap:14px}.word-rules{padding:29px 20px 20px}.word-values{grid-template-columns:repeat(9,1fr)}}@media (width<=430px){.word-player__copy small{display:none}.word-player{grid-template-columns:32px 1fr}.word-player__mark{width:32px;height:32px}.word-player>strong{grid-column:2;justify-self:start;margin-top:-12px;font-size:15px}.word-player:last-child>strong{justify-self:end}.word-round-timer{width:60px;height:60px}.word-board{gap:8px}.word-live-score__detail small{display:none}.word-power{grid-template-columns:15px auto;column-gap:2px}.word-power svg{width:13px}.word-round-recap{justify-content:center;gap:7px;width:calc(100% - 28px);padding-inline:10px;font-size:10px}.word-alphabet>div{grid-template-columns:repeat(9,1fr)}.word-intro__copy h1{font-size:52px}.word-intro__copy>p:not(.eyebrow){font-size:14px}.word-intro__rules span:last-child{display:none}.word-history{width:calc(100vw - 36px)}.word-history>div{grid-template-columns:42px 1fr 1fr}.word-history span:not(:first-child){padding-right:10px}.word-finish__actions{width:100%;display:grid}}@keyframes word-tile-enter{0%{opacity:0;transform:translateY(7px)}}@keyframes word-cast-failed-shake{0%,to{transform:translate(0)}25%{transform:translate(-5px)}50%{transform:translate(4px)}75%{transform:translate(-2px)}}@keyframes word-letter-flight{0%{opacity:1;transform:translate(-50%,-50%)scale(1)}28%{opacity:1;transform:translate(calc(-50% + var(--middle-x)), calc(-50% + var(--middle-y))) scale(1.3)}66%{opacity:1;transform:translate(calc(-50% + var(--middle-x)), calc(-50% + var(--middle-y))) scale(1.3)}to{opacity:0;transform:translate(calc(-50% + var(--flight-x)), calc(-50% + var(--flight-y))) scale(.42)}}@keyframes word-avatar-score{50%{transform:scale(1.09);box-shadow:inset 0 0 0 1px #a6d51c4d,0 0 0 5px #11bdec1a}}@keyframes word-score-settle{0%{opacity:.45;transform:translateY(3px)}}@keyframes word-popover-in{0%{opacity:0;transform:translate(-50%)translateY(7px)scale(.98)}}@keyframes word-recap-in{0%{opacity:0;transform:translate(-50%,calc(8px - 50%))scale(.97)}}@keyframes word-scrim-in{0%{opacity:0}}@keyframes word-dialog-in{0%{opacity:0;transform:translateY(8px)scale(.98)}}@keyframes word-finish-in{0%{opacity:0;transform:translateY(10px)}}@media (prefers-reduced-motion:reduce){.word-board--cast-failed,.word-player--score-bump .word-player__mark,.word-player--score-bump>strong{animation:none}.word-letter-flight{animation-delay:0s!important}.word-intro__board span,.word-tile,.word-alphabet,.word-round-recap,.word-rules-scrim,.word-rules,.word-finish{transform:none;animation-duration:1ms!important}.word-alphabet{transform:translate(-50%)}.word-round-recap{transform:translate(-50%,-50%)}.word-tile--selected,.word-tile--rival-selected,.word-tile--rival-hovered,.word-tile--rival-pressed{transform:none}}@media (prefers-reduced-transparency:reduce){.word-alphabet,.word-round-recap,.word-rules-scrim{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff}}.app-shell--battleship{background:var(--room);min-height:100svh;padding:0}.battleship-shell{--battle-ink:var(--ink);--battle-muted:var(--muted);--battle-line:var(--line);--battle-orange:var(--cyan-dark);--battle-water:var(--surface);width:100%;min-height:100svh;color:var(--text);background:var(--room);box-shadow:none;background-image:none;border:0;border-radius:0;overflow:auto}.battle-topbar{min-height:64px;color:var(--ink);-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-bottom:0;padding:0 24px}.battle-brand{gap:10px}.battle-brand>img{object-fit:contain;width:52px;height:48px;display:block}.battle-brand>small{border-color:var(--line);color:var(--muted);font-weight:600}.battle-versus{color:var(--text)}.battle-versus b{color:var(--faint)}.battle-player-dot{box-shadow:none;background:#d4d9db}.battle-player-dot--self{background:var(--lime);box-shadow:0 0 0 4px #a6d51c1f}.battle-player-dot--rival{background:var(--ink);box-shadow:0 0 0 4px #15171812}.battle-room-actions button{border-color:var(--line);color:#687075;background:var(--surface);min-width:44px;min-height:44px;transition:color .18s ease, border-color .18s ease, background .18s ease, transform .14s var(--ease-out);border-radius:999px;padding:0 13px}.battle-room-actions button:active{transform:scale(.97)}.battle-placement{width:min(1100px,100% - 64px);animation:battle-stage-in .26s var(--ease-out) both;grid-template-columns:minmax(440px,620px) minmax(280px,350px);gap:clamp(40px,6vw,84px);padding:clamp(26px,4vh,44px) 0 36px}.battle-section-head{margin-bottom:16px}.battle-section-head>div>span,.battle-command>span{color:var(--cyan-dark);letter-spacing:.16em;font-weight:650}.battle-section-head h2{color:var(--ink);letter-spacing:-.04em;font-weight:520}.battle-section-head>strong{color:var(--muted);font-weight:560}.battle-status i{background:#c8ced0}.battle-status--ready{color:var(--lime-dark)!important}.battle-status--ready i{background:var(--lime);box-shadow:0 0 0 4px #a6d51c1f}.battle-grid-wrap{max-width:min(620px,100svh - 190px)}.battle-grid-cols span,.battle-grid-rows span{color:var(--muted);font-weight:600}.battle-grid{background:linear-gradient(#08365b1a,#042b4e33),url(/fireship-sea-board.webp) 50%/cover;border-color:#d7eff88a;border-radius:12px;position:relative;box-shadow:inset 0 0 0 1px #06284429}.battle-cell{z-index:2;transition:background .18s ease, box-shadow .18s ease, transform .14s var(--ease-out);background:0 0;border-bottom-color:#def4fb4d;border-right-color:#def4fb4d}.battle-cell:active:not(:disabled){transform:scale(.95)}.battle-cell--ship:before{display:none}.battle-cell--selected-ship{background:#6fdcf929}.battle-cell--miss>span{background:#eaf8fb;box-shadow:0 0 0 4px #0931492e,0 1px 3px #041c2d61}.battle-cell--hit{z-index:3}.battle-cell--hit>span{z-index:7;background:var(--coral,#b95645);width:34%;animation-duration:.22s;animation-timing-function:var(--ease-out);box-shadow:0 0 0 5px #b956452e,0 0 18px #b9564575}.battle-cell--hit>span:before{content:"";background:#fff8f6;border-radius:50%;position:absolute;inset:28%;box-shadow:0 0 0 2px #71291e33}.battle-cell--impact.battle-cell--hit{z-index:8;isolation:isolate;background:#b9564547;box-shadow:inset 0 0 0 2px #ffe6e0cc}.battle-cell--impact.battle-cell--hit:after{content:"";z-index:4;pointer-events:none;animation:battle-impact-ring .28s var(--ease-out) both;border:2px solid #ffe5dee6;border-radius:50%;position:absolute;inset:-18%}.battle-cell--impact.battle-cell--miss>span{animation:battle-miss-drop .26s var(--ease-out) both}.battle-cell--sunk{background:var(--coral-soft)}.battle-dock-head{border-color:var(--line);color:var(--muted)}.battle-dock-head svg{color:var(--cyan-dark)}.battle-ship-list{border-color:var(--line)}.battle-ship-row{color:#636b6f;border-bottom-color:var(--line);transition:color .18s ease, background .18s ease, transform .14s var(--ease-out)}.battle-ship-row:active:not(:disabled){transform:scale(.98)}.battle-ship-row--selected{color:var(--cyan-dark);background:var(--cyan-soft)}.battle-ship-row small,.battle-ship-row>b{color:var(--muted)}.battle-ships-layer{z-index:1;pointer-events:none;grid-template-rows:repeat(10,minmax(0,1fr));grid-template-columns:repeat(10,minmax(0,1fr));display:grid;position:absolute;inset:0;overflow:hidden}.battle-ships-layer--interactive{z-index:4}.battle-ship-piece{min-width:0;min-height:0;animation:battle-ship-deploy .24s var(--ease-out) both;display:block;position:relative}.battle-ship-piece--interactive{appearance:none;cursor:grab;pointer-events:auto;touch-action:none;-webkit-tap-highlight-color:transparent;background:0 0;border:0;outline:0;padding:0}.battle-ship-piece--interactive:focus-visible{box-shadow:inset 0 0 0 2px var(--cyan-dark);border-radius:10px}.battle-ship-piece--dragging{z-index:3;cursor:grabbing;will-change:transform;animation:none}.battle-ship-piece>img{object-fit:contain;filter:drop-shadow(0 2px 2px #1c16104d);transform-origin:50%;width:auto;height:100%;transition:filter .18s ease, opacity .18s ease, transform .22s var(--ease-out);display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.battle-ship-piece--horizontal>img{width:auto;height:calc(100% * var(--ship-size))}.battle-ship-piece--facing-r>img{transform:translate(-50%,-50%)rotate(-90deg)}.battle-ship-piece--facing-d>img{transform:translate(-50%,-50%)}.battle-ship-piece--facing-l>img{transform:translate(-50%,-50%)rotate(90deg)}.battle-ship-piece--facing-u>img{transform:translate(-50%,-50%)rotate(180deg)}.battle-ship-piece--selected>img{filter:drop-shadow(0 0 2px #fff)drop-shadow(0 0 5px #008cc7cc)drop-shadow(0 3px 3px #1c161057)}.battle-ship-piece--pressed>img{opacity:.92}.battle-ship-piece--dragging>img{opacity:.84;filter:drop-shadow(0 8px 8px #1c16104d)}.battle-ship-piece--sunk>img{opacity:.76;filter:grayscale(.58)sepia(.28)drop-shadow(0 2px 2px #3c140e47)}.battle-ship-miniature{width:70px;max-width:100%;height:22px;display:block;position:relative;overflow:visible}.battle-ship-miniature>img{width:auto;height:min(calc(var(--ship-size) * 14px), 70px);object-fit:contain;filter:drop-shadow(0 1px 1px #1a161240);position:absolute;top:50%;left:50%}.battle-ship-miniature--facing-r>img{transform:translate(-50%,-50%)rotate(-90deg)}.battle-ship-miniature--facing-l>img{transform:translate(-50%,-50%)rotate(90deg)}.battle-ship-miniature--facing-d>img,.battle-ship-miniature--facing-u>img{height:32px}.battle-ship-miniature--facing-d>img{transform:translate(-50%,-50%)}.battle-ship-miniature--facing-u>img{transform:translate(-50%,-50%)rotate(180deg)}.battle-ship-miniature--sunk>img{filter:grayscale()}.battle-ship-drop-preview{z-index:1;pointer-events:none;border:2px solid;border-radius:8px;margin:3px}.battle-ship-drop-preview--valid{color:var(--lime-dark);background:#a6d51c33;box-shadow:0 0 0 3px #a6d51c1a}.battle-ship-drop-preview--invalid{color:var(--coral);background:#b956452e;box-shadow:0 0 0 3px #b9564514}.battle-placement-actions button,.battle-invite-button{border-color:var(--line);color:#626a6e;min-height:44px;transition:color .18s ease, border-color .18s ease, background .18s ease, transform .14s var(--ease-out);background:#fff;border-radius:999px}.battle-placement-actions button:active,.battle-invite-button:active{transform:scale(.97)}.battle-placement-note{color:var(--muted)}.battle-ready-button{color:#fff;background:var(--ink);min-height:48px;box-shadow:none;transition:background .18s ease, transform .14s var(--ease-out);border-radius:999px;font-weight:600}.battle-ready-button:hover:not(:disabled){background:var(--cyan-dark);transform:none}.battle-ready-button:active:not(:disabled){transform:scale(.97)}.battle-ready-button:disabled{color:var(--muted);background:#eef0f1}.battle-ready-button--unlock{border:1px solid var(--line);color:var(--ink);background:#fff}.battle-ready-button--unlock:hover:not(:disabled){color:var(--cyan-dark);background:var(--cyan-soft);border-color:#11bdec52}.battle-lobby-state{border-color:var(--line);color:var(--muted)}.battle-lobby-state strong{color:var(--text);font-weight:520}.battle-lobby-state small{color:var(--muted)}.battle-lobby-state>i{background:#d2d7d9}.battle-lobby-state>.battle-online-dot{background:var(--lime);box-shadow:0 0 0 4px #a6d51c1c}.battle-rules{border-color:var(--line)}.battle-rules summary{color:var(--muted)}.battle-rules[open] summary{color:var(--ink)}.battle-rules p{color:#727a7e}.battle-stop-matchmaking{color:var(--coral)}.battle-combat{width:min(1280px,100% - 64px);animation:battle-stage-in .26s var(--ease-out) both;padding:8px 0 32px}.battle-command{margin-bottom:clamp(20px,3vh,30px)}.battle-command h1{color:var(--ink);letter-spacing:-.045em;font-weight:520}.battle-command p{color:var(--muted)}.battle-impact-feedback{z-index:12;min-width:min(320px,100vw - 32px);color:var(--ink);pointer-events:none;animation:battle-feedback-in .2s var(--ease-out) both;background:#fffffff5;border:1px solid #1517181a;border-radius:999px;align-items:center;gap:11px;padding:11px 16px 11px 13px;display:flex;position:fixed;top:78px;left:50%;transform:translate(-50%);box-shadow:0 12px 34px #15171824}.battle-impact-feedback>i{background:var(--muted);border-radius:50%;flex:none;width:10px;height:10px;box-shadow:0 0 0 5px #747e831a}.battle-impact-feedback>span{flex-direction:column;gap:1px;display:flex}.battle-impact-feedback strong{letter-spacing:.11em;font-size:11px;font-weight:760}.battle-impact-feedback small{color:var(--muted);font-size:10px;font-weight:520}.battle-impact-feedback--hit>i,.battle-impact-feedback--sunk>i{background:var(--coral);box-shadow:0 0 0 5px #b9564521}.battle-impact-feedback--sunk{color:#8e3f32;background:#fff7f5f7;border-color:#b9564538}.battle-boards{grid-template-columns:minmax(400px,1.06fr) minmax(340px,.94fr);gap:clamp(40px,6vw,80px)}.battle-board{flex-direction:column;align-items:stretch;display:flex}.battle-board .battle-grid-wrap{width:min(100%,100svh - 250px);max-width:590px}.battle-board--target .battle-grid-wrap{align-self:flex-start}.battle-board--own{opacity:.72}.battle-combat--your-turn .battle-board--target .battle-grid{box-shadow:0 0 0 3px var(--cyan-soft);border-color:#11bdec80}.battle-combat--finished .battle-board{opacity:.72}.battle-grid-wrap--target .battle-grid{background:linear-gradient(#08365b1a,#042b4e33),url(/fireship-sea-board.webp) 50%/cover}.battle-fleet-status{padding-left:24px}.battle-ship-pip{color:var(--muted)}.battle-ship-pip--sunk{color:var(--coral);opacity:.55}.battle-ship-pip--sunk .battle-ship-miniature{transform:rotate(-4deg)}.battle-result-actions{border-color:var(--line);color:var(--text)}.battle-result-actions button{background:var(--ink);min-height:44px;transition:background .18s ease, transform .14s var(--ease-out);border-radius:999px;padding:0 20px;font-weight:560}.battle-result-actions button:active{transform:scale(.97)}.battle-result-actions small{color:var(--muted)}.battle-connection-banner{color:var(--amber);background:var(--amber-soft);-webkit-backdrop-filter:none;backdrop-filter:none;border-color:#f1d3aa}.battle-cell:not(:disabled):hover{box-shadow:none;background:0 0}.battle-ship-row:hover:not(:disabled){padding-left:9px}@keyframes battle-impact-ring{0%{opacity:.95;transform:scale(.55)}to{opacity:0;transform:scale(1.65)}}@keyframes battle-miss-drop{0%{opacity:0;transform:translate(-50%,-65%)scale(.92)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes battle-feedback-in{0%{opacity:0;transform:translate(-50%,-8px)scale(.96)}to{opacity:1;transform:translate(-50%)scale(1)}}@keyframes battle-ship-deploy{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media (hover:hover) and (pointer:fine){.battle-room-actions button:hover{color:var(--cyan-dark);background:var(--cyan-soft);border-color:#11bdec4d}.battle-cell:not(:disabled):hover{background:var(--cyan-soft);box-shadow:inset 0 0 0 1px #11bdec73}.battle-ship-row:hover:not(:disabled){color:var(--ink);background:var(--surface);padding-left:9px;transform:translateY(-1px)}.battle-placement-actions button:hover:not(:disabled),.battle-invite-button:hover{color:var(--cyan-dark);background:var(--cyan-soft);border-color:#11bdec4d}.battle-result-actions button:hover{background:var(--cyan-dark)}}@media (height<=800px) and (width>=901px){.app-shell--battleship{padding:0}.battleship-shell{min-height:100svh}.battle-topbar{min-height:56px}.battle-placement{padding-top:14px}.battle-grid-wrap{max-width:min(540px,100svh - 150px)}.battle-combat{padding-top:0}.battle-command{margin-bottom:12px}.battle-command h1{font-size:28px}.battle-board .battle-grid-wrap{width:min(100%,100svh - 285px);max-width:460px}}@media (width<=900px){.app-shell--battleship{padding:0}.battleship-shell{min-height:100svh}.battle-topbar{padding:0 18px}.battle-placement,.battle-combat{width:min(680px,100% - 34px)}.battle-placement__dock{display:block}.battle-board .battle-grid-wrap{width:100%;max-width:620px}.battle-boards{grid-template-columns:minmax(0,1fr)}}@media (width<=720px){.app-shell--battleship{background:#fff;padding:0}.battleship-shell{min-height:100svh}}@media (width<=560px){.battle-topbar{min-height:58px;padding:0 12px}.battle-brand>img{width:46px;height:42px}.battle-impact-feedback{top:66px}.battle-placement,.battle-combat{width:calc(100% - 24px)}.battle-placement{padding-top:20px}.battle-command h1{font-size:27px}.battle-grid{border-radius:9px}}@media (prefers-reduced-transparency:reduce){.battle-topbar{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff}}@media (prefers-reduced-motion:reduce){.battle-ship-piece,.battle-impact-feedback,.battle-cell--impact:after,.battle-cell--impact>span{animation:none}.battle-ship-piece>img{transition:opacity .12s,filter .12s}}@media (prefers-contrast:more){.battle-grid,.battle-room-actions button,.battle-placement-actions button,.battle-invite-button{border-color:#aeb5b8}}.app-shell--island{background:#fff}.ember-game{--ember-ink:#172825;--ember-muted:#6d7c76;--ember-line:#1f3f3921;--ember-paper:#fff;--ember-orange:#ed713c;width:100%;height:100svh;min-height:100svh;color:var(--ember-ink);background:#fff;grid-template-rows:68px minmax(0,1fr);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:grid;position:relative;overflow:clip}.ember-topbar{z-index:20;-webkit-backdrop-filter:blur(18px)saturate(125%);backdrop-filter:blur(18px)saturate(125%);background:#ffffffe0;border-bottom:1px solid #edf0ee;grid-template-columns:auto minmax(150px,1fr) auto auto;align-items:center;gap:18px;padding:0 clamp(18px,2.4vw,34px);display:grid;position:relative}.ember-icon-button,.ember-text-button{color:#5c6e68;cursor:pointer;background:0 0;border:0;border-radius:999px;min-height:36px;transition:color .16s,background .16s,transform .12s cubic-bezier(.23,1,.32,1)}.ember-icon-button{place-items:center;width:36px;padding:0;display:grid}.ember-text-button{align-items:center;gap:7px;padding:0 13px;font-size:12px;font-weight:570;display:inline-flex}.ember-icon-button:active,.ember-text-button:active{transform:scale(.96)}.ember-wordmark{letter-spacing:-.04em;align-items:baseline;gap:4px;display:flex}.ember-wordmark>span,.ember-wordmark>strong{font-size:17px;line-height:1}.ember-wordmark>span{font-weight:360}.ember-wordmark>strong{font-weight:720}.ember-wordmark>small{color:#86928e;letter-spacing:.16em;margin-left:8px;font-size:8px;font-weight:700}.ember-turn-mark{color:#6f7e79;font-variant-numeric:tabular-nums;align-items:center;gap:7px;font-size:11px;font-weight:570;display:flex}.ember-turn-mark>i{background:#294f48;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #294f4817}.ember-turn-mark>i.ember-turn-mark--you{background:var(--ember-orange);box-shadow:0 0 0 4px #ed713c1a}.ember-topbar__actions{align-items:center;gap:4px;display:flex}.ember-utility-bar{z-index:30;align-items:center;gap:4px;display:flex;position:absolute;top:12px;left:14px}.ember-layout{min-height:0;display:block}.ember-board-stage{background:#fff;grid-template-rows:auto auto minmax(0,1fr);align-content:start;gap:2px;min-width:0;height:100%;min-height:0;padding:clamp(10px,1.6vh,18px) clamp(16px,2.5vw,40px) 0;display:grid;position:relative;overflow:clip}.ember-scoreboard{z-index:3;grid-template-columns:1fr auto 1fr;align-items:center;gap:clamp(12px,3vw,34px);width:min(720px,64vw);min-height:48px;margin:0 auto;display:grid;position:relative}.ember-score{opacity:.66;grid-template-columns:37px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;transition:opacity .18s,transform .18s cubic-bezier(.23,1,.32,1);display:grid;position:relative}.ember-score:last-child{text-align:right;grid-template-columns:auto minmax(0,1fr) 37px}.ember-score:last-child .ember-score__sigil{grid-area:1/3}.ember-score:last-child>span:not(.ember-score__sigil){grid-area:1/2}.ember-score:last-child>b{grid-area:1/1}.ember-score--active{opacity:1;transform:translateY(-1px)}.ember-score__sigil{border:1px solid color-mix(in srgb, var(--player-color), white 66%);background:color-mix(in srgb, var(--player-color), white 88%);width:37px;height:37px;color:var(--player-color);border-radius:50%;place-items:center;display:grid}.ember-score>span:not(.ember-score__sigil){gap:3px;min-width:0;display:grid}.ember-score>span strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:640;overflow:hidden}.ember-score>span small{color:#78847f;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.ember-score>b{letter-spacing:-.04em;font-variant-numeric:tabular-nums;font-size:22px;font-weight:590;position:relative}.ember-score>b small{color:#8b9692;letter-spacing:0;font-size:10px;font-weight:530}.ember-score>b em{color:var(--player-color);letter-spacing:0;font-size:10px;font-style:normal;font-weight:800;animation:1.25s cubic-bezier(.23,1,.32,1) both ember-score-point;position:absolute;top:-10px;right:-10px}.ember-score--point-gain>b{animation:.36s cubic-bezier(.23,1,.32,1) both ember-score-count}.ember-scoreboard__goal{color:#84908c;justify-items:center;line-height:1;display:grid}.ember-scoreboard__goal span,.ember-scoreboard__goal small{letter-spacing:.1em;text-transform:uppercase;font-size:8px;font-weight:690}.ember-scoreboard__goal strong{color:#294f48;margin:2px 0;font-size:20px;font-weight:560}.ember-board-wrap{place-items:center;min-height:0;display:grid;position:relative;overflow:visible}.ember-board{filter:saturate(.94);width:auto;max-width:76vw;height:min(100svh - 176px,710px);animation:.26s cubic-bezier(.23,1,.32,1) both ember-board-arrive;overflow:visible}.ember-island-shadow{fill:#1a37381c;filter:blur(20px)}.ember-water-line{fill:none;stroke:#f0fffc70;stroke-linecap:round;stroke-width:3px}.ember-tile{outline:none}.ember-tile>.ember-tile-shape{stroke:#ae9a7773;stroke-width:2.25px;stroke-linejoin:round;transform-box:fill-box;transform-origin:50%;transition:filter .16s,stroke .16s,transform .16s cubic-bezier(.23,1,.32,1)}.ember-tile--forest>.ember-tile-shape,.ember-tile--fields>.ember-tile-shape,.ember-tile--hills>.ember-tile-shape,.ember-tile--pasture>.ember-tile-shape,.ember-tile--mountains>.ember-tile-shape,.ember-tile--desert>.ember-tile-shape{fill:#0000}.ember-tile--robber-target{cursor:pointer}.ember-tile--robber-target>.ember-tile-shape{stroke:#fff4d6;filter:brightness(1.08)drop-shadow(0 0 5px #fff5d2d9)}.ember-tile--robber-target:active>.ember-tile-shape{transform:scale(.97)}.ember-terrain-tile{pointer-events:none;filter:saturate(.93)contrast(.98)drop-shadow(0 3px 2px #44271529)}.ember-terrain-tile--fields{filter:saturate(.9)contrast(.98)drop-shadow(0 3px 2px #50391329)}.ember-terrain-tile--hills{filter:saturate(.9)contrast(.98)drop-shadow(0 3px 2px #4c271829)}.ember-terrain-tile--pasture{filter:saturate(.88)contrast(.98)drop-shadow(0 3px 2px #2d431e29)}.ember-terrain-tile--mountains{filter:saturate(.82)contrast(1.02)drop-shadow(0 3px 2px #2328282e)}.ember-terrain-tile--desert{filter:saturate(.86)contrast(.98)drop-shadow(0 3px 2px #5634172b)}.ember-tile-roll-flare{fill:#ffe07400;stroke:#fff7cd00;stroke-width:5px;pointer-events:none}.ember-tile--roll-match .ember-terrain-tile{animation:1.3s cubic-bezier(.23,1,.32,1) both ember-roll-terrain;animation-delay:var(--roll-delay)}.ember-tile--roll-match .ember-tile-roll-flare{animation:1.3s cubic-bezier(.23,1,.32,1) both ember-roll-flare;animation-delay:var(--roll-delay)}.ember-tile--roll-match .ember-number>circle{animation:1.3s cubic-bezier(.23,1,.32,1) both ember-roll-number;animation-delay:var(--roll-delay)}.ember-terrain-glyph{fill:#18312a33;stroke:none;pointer-events:none}.ember-terrain-glyph__detail{fill:none;stroke:#16312a47;stroke-linecap:round;stroke-width:3px}.ember-terrain-glyph__snow{fill:#f4f4e78f}.ember-terrain-glyph--desert{fill:none;stroke:#604c2933;stroke-width:2.4px}.ember-terrain-glyph--desert .ember-terrain-glyph__detail{stroke:#604c2933;stroke-width:2.4px}.ember-number circle{fill:#f8f1de;stroke:#4f3f292e;stroke-width:1.2px}.ember-number text{fill:#3c392f;font-variant-numeric:tabular-nums;pointer-events:none;font-size:17px;font-weight:670}.ember-number--hot text{fill:#a6462d}.ember-number--hot>circle{stroke:#a5462d59}.ember-pips circle{fill:#4f4c40;stroke:none}.ember-number--hot .ember-pips circle{fill:#a6462d}.ember-raider{fill:#263d39;stroke:#f1e8d6;stroke-width:1.5px;pointer-events:none;filter:drop-shadow(0 3px 3px #1c2e2a4d)}.ember-road-layer--surface{pointer-events:none;filter:drop-shadow(0 1px 1px #2d201529)}.ember-road line{fill:none;stroke-linecap:round}.ember-road__dirt{fill:none;stroke:url(#ember-road-photo);stroke-width:7.5px;stroke-linecap:round;filter:saturate(.82)contrast(1.12)brightness(1.06)}.ember-road__tint{stroke:var(--player-color);stroke-width:7.5px;opacity:.76;mix-blend-mode:color}.ember-road-target{stroke:#fff7ccd9;stroke-width:11px;stroke-linecap:round;cursor:pointer;filter:drop-shadow(0 0 5px #ffec74f2);outline:none;transition:stroke-width .12s cubic-bezier(.23,1,.32,1),stroke .12s}.ember-road-target:active{stroke-width:8px}.ember-building{fill:color-mix(in srgb, var(--player-color), white 2%);stroke:color-mix(in srgb, var(--player-color), black 26%);stroke-linejoin:round;stroke-width:1.5px;pointer-events:none;filter:drop-shadow(0 3px 2px #142a2647)}.ember-building__light{fill:none;stroke:#fff5dcbf;stroke-linecap:round;stroke-width:1.2px}.ember-building-target{fill:#fff7ccd6;stroke:#fff8ca;stroke-width:4px;cursor:pointer;filter:drop-shadow(0 0 5px #ffec74f2);outline:none;transition:r .12s cubic-bezier(.23,1,.32,1),fill .12s}.ember-building-target:active{r:10px}.ember-feedback-layer{pointer-events:none}.ember-point-burst{color:var(--player-color);transform-box:fill-box;transform-origin:50%;animation:1.35s cubic-bezier(.23,1,.32,1) both ember-point-burst}.ember-point-burst__halo{fill:color-mix(in srgb, var(--player-color), transparent 82%);stroke:color-mix(in srgb, var(--player-color), white 24%);stroke-width:2px;transform-box:fill-box;transform-origin:50%;animation:.9s cubic-bezier(.23,1,.32,1) both ember-point-halo}.ember-point-burst__chip rect{fill:color-mix(in srgb, var(--player-color), #172825 10%);stroke:#ffffffd1;stroke-width:1px;filter:drop-shadow(0 4px 5px #1728253d)}.ember-point-burst__chip text{fill:#fff;letter-spacing:-.02em;font-size:12px;font-weight:780}.ember-board-caption{z-index:7;color:#75847f;letter-spacing:.03em;white-space:nowrap;align-items:center;gap:7px;font-size:9px;display:flex;position:absolute;bottom:116px;left:50%;transform:translate(-50%)}.ember-board-caption i{background:#fff5a6a6;border:2px solid #fff5a6;border-radius:50%;width:9px;height:9px;box-shadow:0 0 7px #f4d153b8}.ember-kicker{color:#8b8b79;letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:8px;font-weight:720}.ember-event{z-index:8;text-align:center;pointer-events:none;align-content:start;justify-items:center;min-height:50px;display:grid;position:relative}.ember-event h1{max-width:560px;color:var(--ember-ink);letter-spacing:-.04em;margin:3px 0 0;font-size:clamp(18px,1.55vw,25px);font-weight:520;line-height:1.08}.ember-event p{color:#71807a;margin:0;font-size:11px;line-height:1.5}.ember-event .ember-action-error{color:#a84d39;margin-top:6px;font-weight:560}.ember-dice-flight{z-index:18;pointer-events:none;justify-items:center;gap:16px;display:grid;position:absolute;top:43%;right:clamp(24px,5vw,86px);transform:translateY(-50%)}.ember-dice{perspective:760px;pointer-events:auto;cursor:pointer;background:0 0;border:0;align-items:flex-end;gap:16px;margin:0;padding:0;transition:transform .16s cubic-bezier(.23,1,.32,1),opacity .16s;display:flex}.ember-dice:active:not(:disabled){transform:translateY(1px)scale(.96)}.ember-dice:disabled{cursor:default}.ember-die{perspective:620px;will-change:transform;place-items:center;width:82px;height:88px;display:grid;position:relative}.ember-die:first-child{--throw-x:-150px;--throw-mid-x:-78px;--throw-land-x:18px}.ember-die:nth-child(2){--throw-x:-105px;--throw-mid-x:-42px;--throw-land-x:-12px}.ember-die:after{content:"";z-index:-1;filter:blur(5px);background:#1c262229;border-radius:50%;height:12px;position:absolute;bottom:1px;left:9px;right:9px;transform:scaleX(.9)}.ember-die__cube{width:70px;height:70px;transform-style:preserve-3d;transform:rotateX(var(--die-rx)) rotateY(var(--die-ry));will-change:transform;transition:transform .38s cubic-bezier(.23,1,.32,1);position:relative}.ember-die__face{backface-visibility:hidden;background:#fffefb;border:1px solid #d9ddda;border-radius:14px;grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(3,1fr);place-items:center;padding:11px;display:grid;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffffeb,inset -6px -8px 15px #2a312d14,0 2px 4px #1e2a2514}.ember-pip{background:0 0;border-radius:50%;width:10px;height:10px}.ember-pip--on{background:#26332f;box-shadow:inset 0 1px 1px #0000004d}.ember-die--idle .ember-pip{opacity:0}.ember-die--idle .ember-die__face--front:after{content:"";background:#abb2ae;border-radius:3px;width:18px;height:3px;position:absolute}.ember-die--rolling{animation:.92s cubic-bezier(.22,.8,.2,1) both ember-die-throw;animation-delay:calc(var(--die-index) * 45ms)}.ember-die--rolling .ember-die__cube{animation:.92s cubic-bezier(.32,.72,0,1) both ember-die-tumble;animation-delay:calc(var(--die-index) * 45ms)}.ember-die--rolling:after{animation:.92s cubic-bezier(.32,.72,0,1) both ember-die-shadow;animation-delay:calc(var(--die-index) * 45ms)}.ember-secondary-button,.ember-end-button{color:#fff;cursor:pointer;background:#18332e;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:39px;padding:0 16px;font-size:11px;font-weight:620;transition:opacity .16s,transform .12s cubic-bezier(.23,1,.32,1),background .16s;display:inline-flex}.ember-secondary-button:active,.ember-end-button:active{transform:scale(.97)}.ember-secondary-button:disabled,.ember-end-button:disabled{opacity:.28}.ember-section-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.ember-section-head>span{color:#3e514c;letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:720}.ember-section-head>b{color:#92978c;letter-spacing:.04em;font-size:8px;font-weight:590}.ember-hand{z-index:16;justify-items:center;display:grid;position:absolute;bottom:-17px;left:50%;transform:translate(-50%)}.ember-hand__label{color:#7e8984;letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:7px;margin-bottom:3px;font-size:8px;font-weight:700;display:flex}.ember-hand__label b{color:#fff;letter-spacing:0;background:#19342f;border-radius:50%;place-items:center;min-width:19px;height:19px;font-size:9px;display:grid}.ember-resources{justify-content:center;align-items:flex-end;min-height:122px;padding:3px 4px 0;display:flex}.ember-resource{--resource-color:#6e7775;--resource-tint:#f0f2f1;border:1px solid color-mix(in srgb, var(--resource-color), white 70%);background:linear-gradient(160deg, #fff 42%, var(--resource-tint));width:82px;height:116px;color:var(--resource-color);transform-origin:50% 118%;animation:.32s cubic-bezier(.23,1,.32,1) both ember-card-deal;animation-delay:calc(var(--card-index) * 45ms);border-radius:10px;flex:0 0 82px;grid-template-rows:auto 1fr auto;justify-items:center;margin-left:-11px;padding:12px 9px 11px;transition:transform .18s cubic-bezier(.23,1,.32,1),box-shadow .18s;display:grid;position:relative;box-shadow:0 10px 24px #1f2a251f,0 2px 4px #1f2a2514}.ember-resource:first-child{margin-left:0}.ember-resource:first-child{transform:translateY(10px)rotate(-7deg)}.ember-resource:nth-child(2){transform:translateY(3px)rotate(-3.5deg)}.ember-resource:nth-child(3){transform:translateY(0)rotate(0)}.ember-resource:nth-child(4){transform:translateY(3px)rotate(3.5deg)}.ember-resource:nth-child(5){transform:translateY(10px)rotate(7deg)}.ember-resource:before{content:"";border:1px solid color-mix(in srgb, var(--resource-color), white 84%);pointer-events:none;border-radius:5px;position:absolute;inset:4px}.ember-resource svg{width:30px;height:30px;filter:drop-shadow(0 2px 4px color-mix(in srgb, var(--resource-color), transparent 80%));align-self:center}.ember-resource strong{color:#26332f;font-variant-numeric:tabular-nums;font-size:23px;font-weight:620;line-height:1}.ember-resource small{z-index:1;color:var(--resource-color);letter-spacing:.09em;text-transform:uppercase;text-overflow:ellipsis;font-size:8px;font-weight:700;overflow:hidden}.ember-resource--timber{--resource-color:#9a5b32;--resource-tint:#f4dfc3}.ember-resource--clay{--resource-color:#af654b;--resource-tint:#f8efeb}.ember-resource--wool{--resource-color:#849b5b;--resource-tint:#f1f5e9}.ember-resource--grain{--resource-color:#b59031;--resource-tint:#faf4e2}.ember-resource--ore{--resource-color:#6e7775;--resource-tint:#eef1f0}.ember-build-dock{z-index:15;position:absolute;bottom:22px;left:clamp(16px,2.5vw,40px)}.ember-dock-label{color:#7e8984;letter-spacing:.13em;text-transform:uppercase;margin:0 0 7px 5px;font-size:8px;font-weight:700;display:block}.ember-build-list{align-items:stretch;gap:7px;display:flex}.ember-build{-webkit-backdrop-filter:blur(14px)saturate(140%);backdrop-filter:blur(14px)saturate(140%);color:#40514d;cursor:pointer;text-align:left;background:#ffffffe0;border:1px solid #1f3f391a;border-radius:12px;grid-template-columns:1fr;align-content:center;gap:4px;min-width:106px;min-height:57px;padding:7px 10px 6px;transition:color .16s,opacity .16s,transform .12s cubic-bezier(.23,1,.32,1);display:grid;box-shadow:0 8px 24px #18302b12}.ember-build>span:first-child{gap:1px;display:grid}.ember-build>span strong{font-size:10px;font-weight:650}.ember-build>span small,.ember-build>svg{display:none}.ember-build:active{transform:scale(.985)}.ember-build--selected{color:#c6542d}.ember-build--selected>svg{color:#df693e}.ember-cost{align-items:center;gap:4px;display:inline-flex}.ember-cost__item{color:#6f786f;background:#f5f7f5f2;border-radius:4px;justify-content:center;align-items:center;gap:1px;min-width:22px;height:17px;padding:0 3px;font-size:7px;font-style:normal;font-weight:650;display:inline-flex}.ember-cost__item svg{width:9px;height:9px}.ember-cost__item--timber svg{color:#4f7d5d}.ember-cost__item--clay svg{color:#af654b}.ember-cost__item--wool svg{color:#849b5b}.ember-cost__item--grain svg{color:#b59031}.ember-cost__item--ore svg{color:#6e7775}.ember-turn-dock{z-index:18;justify-items:end;gap:8px;display:grid;position:absolute;bottom:22px;right:clamp(16px,2.5vw,40px)}.ember-turn-actions{gap:7px;display:flex}.ember-secondary-button{color:#42534e;-webkit-backdrop-filter:blur(14px)saturate(140%);backdrop-filter:blur(14px)saturate(140%);background:#ffffffe6;border:1px solid #1f3f391c;box-shadow:0 8px 24px #18302b12}.ember-trade-popover{-webkit-backdrop-filter:blur(18px)saturate(150%);backdrop-filter:blur(18px)saturate(150%);transform-origin:100% 100%;background:#fffffff0;border:1px solid #1f3f391c;border-radius:14px;width:min(390px,100vw - 32px);padding:14px;transition:transform .18s cubic-bezier(.23,1,.32,1),opacity .16s ease-out;box-shadow:0 18px 48px #18302b21}@starting-style{.ember-trade-popover{opacity:0;transform:translateY(6px)scale(.97)}}.ember-trade{grid-template-columns:minmax(0,1fr) 16px minmax(0,1fr) auto;align-items:end;gap:6px;display:grid}.ember-trade>label{gap:4px;min-width:0;display:grid}.ember-trade>label span{color:#98998d;letter-spacing:.08em;text-transform:uppercase;font-size:7px;font-weight:650}.ember-trade select{color:#43534e;background:#fffdf9;border:1px solid #1f3f391f;border-radius:8px;outline:none;width:100%;height:31px;padding:0 22px 0 8px;font-size:9px}.ember-trade>svg{color:#a2a399;align-self:center;margin-top:14px}.ember-trade>button{color:#596760;cursor:pointer;background:#e7e4d9;border:0;border-radius:8px;height:31px;padding:0 10px;font-size:9px;font-weight:640;transition:transform .12s cubic-bezier(.23,1,.32,1),opacity .16s,background .16s}.ember-trade>button:active{transform:scale(.96)}.ember-trade>button:disabled{opacity:.35}.ember-end-button{min-width:118px;min-height:43px;margin-top:0}.ember-end-button--new{background:var(--ember-orange)}.ember-rules-scrim{z-index:80;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#101f1c3d;justify-content:flex-end;display:flex;position:fixed;inset:0}.ember-rules{transform-origin:100%;background:#fbf8f0;width:min(460px,92vw);height:100%;transition:transform .26s cubic-bezier(.32,.72,0,1),opacity .22s ease-out;overflow-y:auto;box-shadow:-24px 0 60px #11231f33}@starting-style{.ember-rules{opacity:.8;transform:translate(100%)}}.ember-rules>header{z-index:2;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fbf8f0db;justify-content:space-between;align-items:center;height:62px;padding:0 26px;display:flex;position:sticky;top:0}.ember-rules>header>span{color:#66736d;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:7px;font-size:10px;font-weight:680;display:flex}.ember-rules>header button{color:#5f6c67;cursor:pointer;background:#edeae2;border:0;border-radius:50%;place-items:center;width:34px;height:34px;padding:0;transition:transform .12s cubic-bezier(.23,1,.32,1);display:grid}.ember-rules>header button:active{transform:scale(.94)}.ember-rules__body{padding:38px clamp(26px,6vw,46px) 60px}.ember-rules__body h2{letter-spacing:-.05em;max-width:350px;margin:10px 0 18px;font-size:36px;font-weight:510;line-height:1.04}.ember-rules__body>p:not(.ember-kicker):not(.ember-rules__note){color:#67746e;margin:0;font-size:13px;line-height:1.65}.ember-rule-list{border-block:1px solid var(--ember-line);margin:32px 0}.ember-rule-list>div{border-bottom:1px solid var(--ember-line);grid-template-columns:34px 1fr;gap:12px;min-height:96px;padding:18px 0;display:grid}.ember-rule-list>div:last-child{border-bottom:0}.ember-rule-list b{color:#d16a42;letter-spacing:.08em;font-size:10px}.ember-rule-list span{gap:5px;display:grid}.ember-rule-list strong{font-size:13px;font-weight:630}.ember-rule-list small{color:#71807a;font-size:11px;line-height:1.5}.ember-rules__costs{display:grid}.ember-rules__costs>span{border-bottom:1px solid var(--ember-line);justify-content:space-between;align-items:center;gap:12px;min-height:48px;display:flex}.ember-rules__costs>span>strong{font-size:11px;font-weight:610}.ember-rules__note{color:#777b71;background:#f2eee4;border-left:2px solid #d67b55;margin:28px 0 0;padding:16px 18px;font-size:10px;line-height:1.55}@media (hover:hover) and (pointer:fine){.ember-icon-button:hover,.ember-text-button:hover{color:#263e39;background:#1e3d370f}.ember-tile--robber-target:hover>.ember-tile-shape{transform:translateY(-2px)scale(1.015)}.ember-road-target:hover{stroke-width:15px;stroke:#fff9c6}.ember-building-target:hover{r:15px;fill:#fff9bd}.ember-build:hover:not(:disabled){color:#1e342f}.ember-resource:hover{z-index:3;transform:translateY(-14px)rotate(0);box-shadow:0 18px 30px #1f2a2529,0 2px 4px #1f2a2514}.ember-secondary-button:hover:not(:disabled),.ember-end-button:hover:not(:disabled){background:#244b43}.ember-secondary-button:hover:not(:disabled){color:#fff}.ember-trade>button:hover:not(:disabled){background:#dbd7cb}}@keyframes ember-board-arrive{0%{opacity:0;transform:translateY(8px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes ember-die-tumble{0%{transform:rotateX(calc(var(--die-rx) + 30deg)) rotateY(calc(var(--die-ry) - 24deg)) rotateZ(-8deg)}34%{transform:rotateX(calc(var(--die-rx) + 440deg)) rotateY(calc(var(--die-ry) + 330deg)) rotateZ(24deg)}66%{transform:rotateX(calc(var(--die-rx) + 805deg)) rotateY(calc(var(--die-ry) + 690deg)) rotateZ(-18deg)}86%{transform:rotateX(calc(var(--die-rx) + 1070deg)) rotateY(calc(var(--die-ry) + 985deg)) rotateZ(7deg)}94%{transform:rotateX(calc(var(--die-rx) - 10deg)) rotateY(calc(var(--die-ry) + 8deg)) rotateZ(-2deg)}to{transform:translate3d(0, 0, 0) rotateX(var(--die-rx)) rotateY(var(--die-ry)) rotateZ(0)}}@keyframes ember-die-throw{0%{transform:translate3d(var(--throw-x), 118px, 0) scale(.9)}34%{transform:translate3d(var(--throw-mid-x), -82px, 0) scale(1.04)}62%{transform:translate3d(var(--throw-land-x), -4px, 0) scale(1)}76%{transform:translate(-8px,-30px)scale(1.01)}88%{transform:translate(5px,-2px)scale(1)}95%{transform:translate(-2px,-9px)scale(1)}to{transform:translate(0,0)scale(1)}}@keyframes ember-die-shadow{0%,to{opacity:1;transform:scaleX(.9)}34%{opacity:.18;transform:translateY(64px)scaleX(.42)}62%{opacity:.88;transform:scaleX(.82)}76%{opacity:.32;transform:translateY(20px)scaleX(.58)}88%{opacity:.9;transform:scaleX(.86)}}@keyframes ember-card-deal{0%{opacity:0;translate:0 12px;scale:.96}to{opacity:1;translate:0;scale:1}}@keyframes ember-count-in{0%{opacity:0;transform:translate(7px)scale(.92)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes ember-roll-terrain{0%,to{filter:saturate(.93)contrast(.98)brightness()}20%{filter:saturate(1.08)contrast(1.02)brightness(1.2)drop-shadow(0 0 10px #ffd358c7)}55%{filter:saturate(1.02)contrast()brightness(1.12)drop-shadow(0 0 16px #ffc44085)}}@keyframes ember-roll-flare{0%,to{fill:#ffe07400;stroke:#fff7cd00}18%{fill:#ffe58557;stroke:#fff7cdf0}58%{fill:#ffdd6729;stroke:#ffecab7a}}@keyframes ember-roll-number{0%,to{fill:#f8f1de;stroke-width:1.2px}20%{fill:#fff8d9;stroke:#d9973e;stroke-width:3px}58%{fill:#fff3c3;stroke:#d9973e9e;stroke-width:2px}}@keyframes ember-point-burst{0%{opacity:0;transform:translateY(5px)scale(.94)}16%,66%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(-16px)scale(.98)}}@keyframes ember-point-halo{0%{opacity:0;transform:scale(.72)}24%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.42)}}@keyframes ember-score-point{0%{opacity:0;transform:translateY(4px)scale(.94)}18%,68%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(-8px)scale(.98)}}@keyframes ember-score-count{0%,to{color:inherit;transform:scale(1)}36%{color:var(--player-color);transform:scale(1.12)}}.ember-feedback-announcer{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:fixed;overflow:hidden}@media (width<=1100px){.ember-board{max-width:82vw}.ember-dice-flight{right:18px}.ember-build{min-width:94px}.ember-resource{flex-basis:72px;width:72px;height:104px}.ember-resources{min-height:110px}}@media (height<=800px) and (width>=981px){.ember-board-stage{padding-top:8px}.ember-scoreboard,.ember-event{min-height:42px}.ember-event h1{font-size:19px}.ember-dice-flight{top:41%}.ember-die{width:70px;height:75px}.ember-die__cube{width:60px;height:60px}.ember-die__face{border-radius:12px;padding:10px}.ember-die__face--front{transform:rotateY(0)translateZ(30px)}.ember-die__face--back{transform:rotateY(180deg)translateZ(30px)}.ember-die__face--right{transform:rotateY(90deg)translateZ(30px)}.ember-die__face--left{transform:rotateY(-90deg)translateZ(30px)}.ember-die__face--top{transform:rotateX(90deg)translateZ(30px)}.ember-die__face--bottom{transform:rotateX(-90deg)translateZ(30px)}.ember-pip{width:9px;height:9px}.ember-resource{flex-basis:68px;width:68px;height:96px}.ember-resources{min-height:102px}.ember-resource svg{width:25px;height:25px}.ember-resource strong{font-size:19px}.ember-build-dock,.ember-turn-dock{bottom:14px}.ember-board-caption{bottom:96px}}@media (width<=680px){.ember-game{grid-template-rows:58px minmax(0,1fr)}.ember-topbar{grid-template-columns:auto 1fr auto;gap:10px;padding:0 12px}.ember-wordmark>small,.ember-turn-mark{display:none}.ember-text-button{justify-content:center;width:36px;padding:0;font-size:0}.ember-topbar__actions{gap:0}.ember-board-stage{padding:8px 5px 0}.ember-scoreboard{gap:8px;width:96%}.ember-score{grid-template-columns:30px minmax(0,1fr) auto;gap:6px}.ember-score:last-child{grid-template-columns:auto minmax(0,1fr) 30px}.ember-score__sigil{width:30px;height:30px}.ember-score>span small{display:none}.ember-score>b{font-size:17px}.ember-scoreboard__goal span,.ember-scoreboard__goal small{display:none}.ember-event{min-height:42px;padding-inline:72px}.ember-event h1{white-space:nowrap;font-size:17px}.ember-board{width:116vw;max-width:none;height:auto;transform:translateY(-3vh)}.ember-board-caption{bottom:138px}.ember-dice-flight{gap:9px;top:53%;right:8px}.ember-dice{gap:7px}.ember-die{width:48px;height:53px}.ember-die__cube{width:42px;height:42px}.ember-die__face{border-radius:9px;padding:7px}.ember-die__face--front{transform:rotateY(0)translateZ(21px)}.ember-die__face--back{transform:rotateY(180deg)translateZ(21px)}.ember-die__face--right{transform:rotateY(90deg)translateZ(21px)}.ember-die__face--left{transform:rotateY(-90deg)translateZ(21px)}.ember-die__face--top{transform:rotateX(90deg)translateZ(21px)}.ember-die__face--bottom{transform:rotateX(-90deg)translateZ(21px)}.ember-pip{width:6px;height:6px}.ember-hand{bottom:-13px}.ember-hand__label{margin-bottom:0}.ember-resource{flex-basis:58px;width:58px;height:84px;margin-left:-9px;padding:8px 6px}.ember-resources{min-height:89px}.ember-resource svg{width:21px;height:21px}.ember-resource strong{font-size:17px}.ember-resource small{font-size:6px}.ember-build-dock{bottom:105px;left:8px}.ember-build-list{gap:4px}.ember-build{min-width:76px;min-height:43px;padding:6px 8px}.ember-build .ember-cost{display:none}.ember-turn-dock{bottom:105px;right:8px}.ember-turn-actions>button{width:43px;min-width:43px;padding:0;font-size:0}.ember-trade{grid-template-columns:1fr 14px 1fr}.ember-trade>button{grid-column:1/-1}}@media (prefers-reduced-motion:reduce){.ember-board,.ember-die--rolling,.ember-die--rolling .ember-die__cube,.ember-die--rolling:after,.ember-resource,.ember-resource__count,.ember-point-burst,.ember-point-burst__halo,.ember-score--point-gain>b,.ember-score>b em{animation:none}.ember-tile--roll-match .ember-terrain-tile,.ember-tile--roll-match .ember-tile-roll-flare,.ember-tile--roll-match .ember-number>circle{animation-duration:.18s;animation-delay:0s}.ember-resource__stack-layer{transition:none}.ember-rules{transition:opacity .16s;transform:none}.ember-tile>.ember-tile-shape,.ember-score,.ember-building-target,.ember-road-target{transition-property:opacity,fill,stroke,color;transform:none}}@media (prefers-reduced-transparency:reduce){.ember-topbar,.ember-rules>header{-webkit-backdrop-filter:none;backdrop-filter:none;background:#f7f7f2}.ember-rules-scrim{-webkit-backdrop-filter:none;backdrop-filter:none}}.ember-game{--ember-paper:#fff;--ember-paper-deep:#fff;background:#fff;grid-template-rows:minmax(0,1fr)}.ember-topbar{background:#faf6ecf0;border-bottom-color:#424c4124;padding-inline:clamp(16px,2vw,30px);box-shadow:0 4px 20px #2d3f370f}.ember-layout{background:#fff;width:100%;height:100%;min-height:0;display:block;position:relative}.ember-board-stage{--ember-hand-height:220px;--ember-board-clearance:70px;background:#fff;grid-template-rows:minmax(0,1fr) 194px;gap:0;width:100%;height:100%;padding:4px 20px 0;display:block}.ember-turn-cue{z-index:2;color:#b74f2b;pointer-events:none;width:100%;font-family:Bradley Hand,Segoe Print,Comic Sans MS,cursive;animation:.36s cubic-bezier(.23,1,.32,1) both ember-turn-cue-in;position:relative;transform:rotate(-2deg)}.ember-turn-cue p{letter-spacing:-.04em;text-shadow:0 1px #fffffff2;margin:0;font-size:16px;font-weight:700;line-height:1.1}.ember-turn-cue p:after{content:"";opacity:.7;border-top:2px solid;border-radius:50%;width:76px;height:5px;margin:3px 0 0 3px;display:block;transform:rotate(-1deg)}.ember-turn-cue p span{color:#8d725d;font-size:13px;font-weight:600}.ember-turn-cue__arrow{color:#c45a31;filter:drop-shadow(0 1px #ffffffd9);width:104px;height:60px;position:absolute;top:27px;left:calc(100% - 6px);overflow:visible}.ember-turn-cue__arrow path{stroke:currentColor;stroke-width:2.35px;stroke-linecap:round;stroke-linejoin:round}.ember-turn-cue--dice{width:178px;position:absolute;bottom:58px;right:calc(100% - 4px)}.ember-build-dock .ember-turn-cue,.ember-turn-dock .ember-turn-cue{margin:-3px 0 10px}@keyframes ember-turn-cue-in{0%{opacity:0;transform:translateY(-8px)rotate(-4deg)scale(.96)}to{opacity:1;transform:translateY(0)rotate(-2deg)scale(1)}}.ember-event{align-content:center;min-height:0}.ember-event h1{font-size:clamp(18px,1.45vw,23px)}.ember-board-wrap{width:100%;height:calc(100% - var(--ember-board-clearance));background:#fff;justify-content:center;align-items:center;min-height:0;display:flex;position:absolute;top:48.5%;left:0;overflow:hidden;transform:translateY(-50%)}.ember-board-canvas{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;background:#fff;outline:none;width:100%;min-width:0;height:100%;min-height:0;position:relative;overflow:hidden}.ember-board-canvas:focus-visible{box-shadow:inset 0 0 0 2px #294f4838}.ember-board-canvas--dragging,.ember-board-canvas--dragging *{cursor:grabbing!important}.ember-board-camera{z-index:1;transform-origin:50%;will-change:transform;place-items:center;display:grid;position:absolute;inset:0}.ember-board-camera--animating{transition:transform .24s cubic-bezier(.23,1,.32,1)}.ember-board-zoom{z-index:12;-webkit-backdrop-filter:blur(14px)saturate(135%);backdrop-filter:blur(14px)saturate(135%);cursor:default;background:#ffffffe6;border:1px solid #1f3f391c;border-radius:10px;align-items:center;height:38px;padding:3px;display:flex;position:absolute;top:58px;left:16px;box-shadow:0 8px 24px #18302b17}.ember-board-zoom button{color:#52645e;cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;width:31px;height:31px;padding:0;transition:color .15s,background .15s,transform .12s cubic-bezier(.23,1,.32,1);display:grid}.ember-board-zoom button:active{transform:scale(.92)}.ember-board-zoom button:disabled{color:#b9c0bd;cursor:default}.ember-board-zoom .ember-board-zoom__reset{white-space:nowrap;gap:6px;width:auto;padding:0 9px;font-size:9px;font-weight:680;display:inline-flex}.ember-board-zoom output{color:#65736e;font-variant-numeric:tabular-nums;text-align:center;width:46px;font-size:9px;font-weight:680}.ember-board-zoom>i{background:#1f3f391c;width:1px;height:19px;margin:0 3px}.ember-board-canvas__hint{z-index:11;color:#84908b;letter-spacing:.02em;pointer-events:none;align-items:center;gap:6px;margin:0;font-size:8px;font-weight:620;display:flex;position:absolute;top:105px;left:18px}.ember-action-error--floating{z-index:20;color:#a84d39;margin:0;font-size:11px;font-weight:600;position:absolute;top:16px;left:50%;transform:translate(-50%)}.ember-board{z-index:1;transform-origin:50%;width:100%;max-width:100%;height:100%;max-height:900px;position:relative;scale:1}.ember-board-camera>.ember-board{flex:none}.ember-sea-ring{pointer-events:none;filter:saturate(.8)contrast(.94)}.ember-sea-tile{opacity:.76}.ember-sea-tile__wash{fill:#ffffff47}.ember-sea-tile__edge{fill:none;stroke:#ffffff94;stroke-width:1.6px}.ember-board-caption{bottom:9px}.ember-dice-flight{gap:11px;top:auto;bottom:24px;right:calc(clamp(286px,22vw,350px) + clamp(12px,2vw,28px));transform:none}.ember-dice{gap:10px}.ember-die{width:72px;height:76px}.ember-die__cube{width:62px;height:62px}.ember-die__face{border-radius:12px;padding:9px}.ember-die__face--front{transform:rotateY(0)translateZ(31px)}.ember-die__face--back{transform:rotateY(180deg)translateZ(31px)}.ember-die__face--right{transform:rotateY(90deg)translateZ(31px)}.ember-die__face--left{transform:rotateY(-90deg)translateZ(31px)}.ember-die__face--top{transform:rotateX(90deg)translateZ(31px)}.ember-die__face--bottom{transform:rotateX(-90deg)translateZ(31px)}.ember-pip{width:8px;height:8px}.ember-hand{z-index:16;width:100%;height:var(--ember-hand-height);box-shadow:none;background:0 0;border-top:0;grid-template-rows:minmax(0,1fr);justify-items:stretch;margin:0;padding:0 18px;display:grid;position:absolute;inset:auto 0 0;overflow:hidden;transform:none}.ember-hand__label{color:#7d725f;justify-content:space-between;width:min(100%,920px);margin:0 auto}.ember-hand__label b{color:#625844;letter-spacing:.08em;text-transform:uppercase;background:0 0;border-radius:0;width:auto;min-width:0;height:auto;padding:0;font-size:8px}.ember-resources{scrollbar-width:none;justify-content:flex-start;align-items:flex-end;gap:20px;width:100%;max-width:980px;min-height:0;margin:0 auto 0 0;padding:0 32px 18px;overflow:auto hidden}.ember-resources::-webkit-scrollbar{display:none}.ember-resources>.ember-resource{border:1px solid color-mix(in srgb, var(--resource-color), #8b704d 22%);background:linear-gradient(145deg, #ffffffc2, transparent 38%), var(--resource-tint);isolation:isolate;border-radius:8px;flex:0 0 104px;grid-template-rows:14px 1fr;width:104px;height:160px;margin-left:0;padding:12px 10px;overflow:visible;transform:none;box-shadow:0 8px 16px #382f2329,0 2px 3px #382f231f}.ember-resources>.ember-resource:first-child{margin-left:0}.ember-resource:before{border-color:color-mix(in srgb, var(--resource-color), white 78%);border-radius:4px;display:block;inset:4px}.ember-resource__stack-layer{z-index:-1;border:1px solid color-mix(in srgb, var(--resource-color), #8b704d 22%);border-radius:inherit;background:linear-gradient(145deg, #ffffffb8, transparent 38%), var(--resource-tint);pointer-events:none;transition:transform .18s cubic-bezier(.23,1,.32,1);position:absolute;inset:0;box-shadow:0 7px 14px #382f2321}.ember-resource__stack-layer:after{content:"";border:1px solid color-mix(in srgb, var(--resource-color), white 78%);border-radius:4px;position:absolute;inset:4px}.ember-resource__stack-layer--near{transform:translate(8px)}.ember-resource__stack-layer--far{transform:translate(16px)}.ember-resource small{color:color-mix(in srgb, var(--resource-color), #55442e 25%);letter-spacing:.13em;align-self:start;font-size:5px}.ember-resource__art{border:1px solid color-mix(in srgb, var(--resource-color), white 68%);background:color-mix(in srgb, var(--resource-color), white 85%);border-radius:50% 50% 45% 45%;align-self:center;place-items:center;width:88px;height:118px;display:grid;box-shadow:inset 0 0 0 3px #ffffff57}.ember-resource__art svg{width:29px;height:29px;filter:drop-shadow(0 2px 2px color-mix(in srgb, var(--resource-color), transparent 78%))}.ember-resource__art--asset{box-shadow:none;background:0 0;border:0}.ember-resource__art--asset img{object-fit:contain;filter:drop-shadow(0 3px 3px #46261238);-webkit-user-select:none;user-select:none;width:106px;max-width:100%;height:132px;max-height:100%;transform:translateY(1px)}.ember-resource strong{z-index:1;color:color-mix(in srgb, var(--resource-color), #3e3528 34%);letter-spacing:.03em;text-transform:uppercase;align-self:end;font-family:Georgia,Times New Roman,serif;font-size:10px;font-weight:700}.ember-resource .ember-resource__count{z-index:4;background:color-mix(in srgb, var(--resource-color), #2f2b24 24%);color:#fff;font-variant-numeric:tabular-nums;letter-spacing:0;text-transform:none;border-radius:5px 0 0 5px;place-items:center;min-width:30px;height:25px;padding:0 9px 0 10px;font-family:inherit;font-size:11px;font-weight:750;line-height:1;animation:.26s cubic-bezier(.23,1,.32,1) both ember-count-in;display:grid;position:absolute;top:10px;right:-8px;box-shadow:0 4px 9px #322a1f2e}.ember-resource__count:after{content:"";border-top:6px solid color-mix(in srgb, var(--resource-color), #211e19 42%);border-right:8px solid #0000;position:absolute;top:100%;right:0}.ember-resources--empty{align-items:center}.ember-empty-hand{color:#746a59;align-items:center;gap:11px;display:flex}.ember-empty-hand>span{border:1px dashed #64533b52;border-radius:7px;width:38px;height:54px;transform:rotate(-4deg)}.ember-empty-hand p{gap:3px;margin:0;display:grid}.ember-empty-hand strong{font-size:10px;font-weight:650}.ember-empty-hand small{color:#918575;font-size:8px}.ember-side-rail{z-index:19;width:clamp(286px,22vw,350px);min-width:0;height:100%;min-height:0;box-shadow:none;background:0 0;border-left:0;flex-direction:column;padding:8px 0 14px;display:flex;position:absolute;top:0;right:0;overflow-y:auto}.ember-status-panel{min-height:250px;box-shadow:none;background:#f5f5f5;border:0;border-radius:10px;flex:0 0 clamp(250px,36vh,360px);grid-template-rows:50px minmax(0,1fr);margin:auto 14px 0;display:grid;overflow:hidden}.ember-status-panel>header{border-bottom:0;justify-content:space-between;align-items:center;gap:10px;padding:0 16px;display:flex}.ember-status-panel>header>span{color:#394a45;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:7px;font-size:11px;font-weight:760;display:inline-flex}.ember-status-panel>header>span svg{color:#66756f}.ember-status-panel>header>b{color:#8b918e;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:5px;font-size:9px;font-weight:700;display:inline-flex}.ember-status-panel>header>b>i{background:var(--ember-orange);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #ed713c1c}.ember-status-feed{overscroll-behavior:contain;scrollbar-color:#4656502e transparent;scrollbar-width:thin;min-height:0;padding:5px 16px 16px;overflow-y:auto}.ember-status-entry{border-bottom:0;min-height:44px;padding:12px 0 10px 19px;animation:.22s cubic-bezier(.23,1,.32,1) both ember-status-entry-in;position:relative}.ember-status-entry:last-child{border-bottom:0}.ember-status-entry>i{background:#f5f5f5;border:0;border-radius:50%;width:7px;height:7px;position:absolute;top:17px;left:1px}.ember-status-entry>p{color:#596762;margin:0;font-size:11.5px;line-height:1.5}.ember-status-entry--trade>i{background:#ed713c}.ember-status-entry--harvest>i{background:#a5b86e}.ember-status-entry--roll>i{background:#78908a}.ember-status-entry--build>i{background:#ba815d}.ember-status-entry--raider>i{background:#3b514c}.ember-status-entry--turn>i{background:#c8bda5}@keyframes ember-status-entry-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.ember-rail-section{border-bottom:0;padding:16px clamp(16px,1.8vw,24px) 18px;position:static}.ember-rail-heading{justify-content:space-between;align-items:center;gap:10px;min-height:18px;margin-bottom:10px;display:flex}.ember-rail-heading>span{color:#4c473e;letter-spacing:.13em;text-transform:uppercase;font-size:9px;font-weight:760}.ember-rail-heading>b{color:#8c806d;text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap;font-size:8px;font-weight:620;overflow:hidden}.ember-scoreboard{grid-template-columns:1fr;gap:7px;width:100%;min-height:0;margin:0;display:grid}.ember-side-rail .ember-score,.ember-side-rail .ember-score:last-child{text-align:left;background:0 0;border:0;border-bottom:1px solid #1f3f3917;border-radius:0;grid-template-columns:38px minmax(0,1fr) auto;gap:10px;min-height:58px;padding:8px 10px}.ember-side-rail .ember-score--active{border-color:color-mix(in srgb, var(--player-color), white 76%);box-shadow:none;background:0 0}.ember-side-rail .ember-score__sigil{background:#fff}.ember-side-rail .ember-score:last-child .ember-score__sigil{grid-area:1/1}.ember-side-rail .ember-score:last-child>span:not(.ember-score__sigil){grid-area:1/2}.ember-side-rail .ember-score:last-child>b{grid-area:1/3}.ember-build-dock{bottom:auto;left:auto}.ember-build-list{gap:6px;display:grid}.ember-build{width:100%;min-width:0;min-height:58px;box-shadow:none;background:0 0;border:0;border-bottom:1px solid #1f3f3917;border-radius:0;grid-template-columns:minmax(0,1fr) auto 16px;align-items:center;gap:8px;padding:8px 10px 8px 12px}.ember-build>span:first-child{gap:3px}.ember-build>span strong{color:#3f463f;font-size:11px}.ember-build>span small{color:#8b8376;font-size:7px;display:block}.ember-build>svg{color:#9b8e79;display:block}.ember-build--selected{background:0 0;border-color:#c6542d6b}.ember-build:disabled{opacity:.38}.ember-side-rail .ember-cost__item{background:0 0}.ember-turn-dock{display:block;bottom:auto;right:auto}.ember-turn-actions{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:7px;display:grid}.ember-turn-actions>button{width:100%;min-width:0}.ember-end-button{min-height:41px}.ember-turn-event{color:#807767;margin:-2px 0 10px;font-size:9px;line-height:1.45}.ember-trade-popover{width:100%;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;border-radius:10px;margin-bottom:10px;padding:10px}.ember-trade-tabs{background:#f3efe7;border-radius:8px;grid-template-columns:1fr 1fr;gap:3px;margin-bottom:10px;padding:3px;display:grid}.ember-trade-tabs button{color:#81796b;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;gap:5px;min-height:30px;font-size:8px;font-weight:680;display:inline-flex}.ember-trade-tabs .ember-trade-tab--active{color:#36534b;background:#fff;box-shadow:0 1px 4px #2d3a3317}.ember-trade{grid-template-columns:minmax(0,1fr) 12px minmax(0,1fr)}.ember-trade>button{grid-column:1/-1}.ember-trade-input{min-width:0;display:flex}.ember-trade-input select{flex:1;min-width:0}.ember-trade-input input{color:#43534e;text-align:center;background:#f8f4eb;border:1px solid #1f3f391f;border-right:0;border-radius:8px 0 0 8px;outline:none;width:38px;height:31px;padding:0 3px;font-size:9px;font-weight:680}.ember-trade-input input+select{border-radius:0 8px 8px 0}.ember-trade-offer{background:#f7f4ec;border:1px solid #315d5126;border-radius:10px;margin:0 0 10px;padding:11px}.ember-trade-offer--incoming{background:#fff8f2;border-color:#ed713c47}.ember-trade-summary{grid-template-columns:minmax(0,1fr) 14px minmax(0,1fr);align-items:center;gap:6px;display:grid}.ember-trade-summary>span{gap:2px;min-width:0;display:grid}.ember-trade-summary small{color:#9a8e7b;letter-spacing:.08em;text-transform:uppercase;font-size:7px;font-weight:680}.ember-trade-summary strong{color:#3f4c46;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:680;overflow:hidden}.ember-trade-summary>svg{color:#a0937f}.ember-trade-response{grid-template-columns:.8fr 1.2fr;gap:6px;margin-top:11px;display:grid}.ember-trade-response button,.ember-trade-cancel{color:#617069;cursor:pointer;background:#fff;border:1px solid #1f3f391c;border-radius:8px;min-height:34px;padding:0 10px;font-size:8px;font-weight:680}.ember-trade-response .ember-trade-response__accept{color:#fff;background:#294f48;border-color:#294f48}.ember-trade-response button:disabled,.ember-trade-cancel:disabled{cursor:default;opacity:.38}.ember-trade-cancel{width:100%;margin-top:11px}.ember-rail-note{color:#8c806d;align-items:center;gap:7px;margin:auto 20px 0;padding-top:14px;font-size:8px;line-height:1.35;display:flex}@media (hover:hover) and (pointer:fine){.ember-board-zoom button:hover:not(:disabled){color:#263e39;background:#1e3d3712}.ember-dice:hover:not(:disabled){transform:translateY(-3px)}.ember-resources>.ember-resource:hover{z-index:4;transform:translateY(-12px);box-shadow:0 16px 26px #382f2333,0 2px 4px #382f231f}.ember-build:hover:not(:disabled){background:0 0}}@media (width<=1050px) and (width>=821px){.ember-board-stage{padding-inline:10px}.ember-hand{width:100%;margin:0}.ember-side-rail{width:278px}.ember-dice-flight{right:296px}}@media (height<=760px) and (width>=821px){.ember-board-stage{--ember-hand-height:190px;--ember-board-clearance:64px;grid-template-rows:minmax(0,1fr) 190px}.ember-hand{grid-template-rows:minmax(0,1fr);height:190px;padding-top:0}.ember-resources>.ember-resource{flex-basis:92px;width:92px;height:140px;margin-left:0}.ember-resource__art{width:76px;height:98px}.ember-resource__art svg{width:24px;height:24px}.ember-rail-section{padding-top:10px;padding-bottom:11px}.ember-status-panel{flex-basis:210px;min-height:210px}.ember-side-rail .ember-score,.ember-side-rail .ember-score:last-child{min-height:50px;padding-block:5px}.ember-build{min-height:48px}.ember-rail-note{display:none}}@media (width<=820px){.ember-game{height:auto;min-height:100svh;overflow:visible}.ember-layout{height:auto;min-height:0;display:block}.ember-board-stage{--ember-hand-height:158px;--ember-board-clearance:56px;grid-template-rows:minmax(0,1fr) 158px;height:100svh;min-height:620px;padding:4px 8px 0}.ember-board{width:100%;max-width:100%;height:100%;transform:none}.ember-turn-cue--dice{bottom:54px;right:calc(100% - 2px)}.ember-board-caption{bottom:5px}.ember-event{padding-inline:60px}.ember-event h1{text-overflow:ellipsis;white-space:nowrap;font-size:16px;overflow:hidden}.ember-hand{grid-template-rows:minmax(0,1fr);width:100%;height:158px;margin:0;padding:0 8px}.ember-resources{gap:14px;padding-inline:28px}.ember-resources>.ember-resource{flex-basis:70px;width:70px;height:108px;margin-left:0;padding:8px 7px}.ember-resource__art{width:56px;height:70px}.ember-resource__art svg{width:21px;height:21px}.ember-resource strong{font-size:8px}.ember-side-rail{border:0;width:100%;height:auto;position:relative;overflow:visible}.ember-status-panel{height:280px;min-height:280px;margin:12px max(16px, env(safe-area-inset-left)) 4px}.ember-rail-section{padding-inline:max(16px, env(safe-area-inset-left))}.ember-dice-flight{top:auto;right:12px;bottom:calc(var(--ember-hand-height) + 12px)}.ember-turn-actions>button{width:100%;min-width:0;padding-inline:12px;font-size:10px}}@media (width<=520px){.ember-board-zoom{top:50px;left:10px}.ember-turn-cue--dice{width:145px;bottom:42px;right:calc(100% - 4px)}.ember-turn-cue p{font-size:14px}.ember-turn-cue p span{font-size:12px}.ember-turn-cue__arrow{width:68px;top:23px;left:calc(100% - 16px)}.ember-board-canvas__hint{display:none}.ember-wordmark>span,.ember-wordmark>strong{font-size:15px}.ember-dice-flight{gap:6px}.ember-die{width:48px;height:52px}.ember-die__cube{width:42px;height:42px}.ember-die__face{border-radius:8px;padding:6px}.ember-die__face--front{transform:rotateY(0)translateZ(21px)}.ember-die__face--back{transform:rotateY(180deg)translateZ(21px)}.ember-die__face--right{transform:rotateY(90deg)translateZ(21px)}.ember-die__face--left{transform:rotateY(-90deg)translateZ(21px)}.ember-die__face--top{transform:rotateX(90deg)translateZ(21px)}.ember-die__face--bottom{transform:rotateX(-90deg)translateZ(21px)}.ember-pip{width:5px;height:5px}.ember-empty-hand small{display:none}}@media (prefers-reduced-motion:reduce){.ember-board-camera--animating{transition:none}.ember-status-entry,.ember-turn-cue{animation:none}}
