@import"https://fonts.googleapis.com/css2?family=Audiowide&family=Rajdhani:wght@500;600;700&display=swap";*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}:root{--font-body: Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display: "Audiowide", var(--font-body);--font-ui: "Rajdhani", var(--font-body);font-family:var(--font-body);color:#eef6f0;background:#06111c}html,body,#root{margin:0;min-height:100vh;background:#06111c}body{overscroll-behavior:none}button{font:inherit;-webkit-tap-highlight-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}button:focus,button:active{outline:none}button:focus-visible{outline:2px solid rgba(196,231,255,.52);outline-offset:2px}.app-shell{width:min(1360px,calc(100vw - 18px));min-height:calc(100vh - 12px);margin:6px auto;padding:18px;border-radius:30px;background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;display:grid;gap:12px;position:relative;overflow:hidden;box-shadow:0 18px 60px #0000003d}.app-shell:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#050a121a,#040a1033),radial-gradient(circle at center,rgba(55,150,255,.05),transparent 38%),radial-gradient(circle at top right,rgba(118,233,255,.08),transparent 26%);pointer-events:none}.app-shell>*{position:relative;z-index:1}.hero-card,.status-card,.room-entry-card,.empty-card,.home-footer-strip,.lobby-panel{border:1px solid rgba(232,242,255,.12);background:#050f1829;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border-radius:26px;box-shadow:0 10px 26px #00000014}.hero-card{padding:10px 14px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;overflow:visible}.hero-card--menu-open{z-index:60}.hero-card--compact h1{font-size:clamp(1.88rem,2.65vw,2.95rem)}.hero-card__copy{max-width:600px}.hero-card h1{font-family:var(--font-display);font-weight:400;letter-spacing:-.02em;text-shadow:0 4px 14px rgba(0,0,0,.12)}.hero-card__meta{min-width:0}.hero-card__meta--hud{--hud-pill-width: 112px;display:flex;gap:8px;align-items:stretch;justify-content:flex-end;flex-wrap:wrap}.hero-card h1,.status-card h2,.room-entry-card h3,.list-header h2{margin:0;letter-spacing:-.04em}.hero-card p,.status-card p,.plain-copy,.error-copy,.empty-card,.list-header p{margin:8px 0 0;color:#edf5fce6;line-height:1.34}.hero-card__eyebrow,.room-entry-card__eyebrow,.menu-button__eyebrow{display:inline-block;font-family:var(--font-ui);font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.18em;color:#d6f1ff94;margin-bottom:8px}.mode-pill,.status-badge{white-space:nowrap;border-radius:999px;padding:13px 18px;font-family:var(--font-ui);font-size:12px;font-weight:700;letter-spacing:.08em;border:1px solid rgba(236,246,255,.12);background:#ffffff12;color:#f2f8ff}.hero-stat{width:var(--hud-pill-width, 114px);min-width:var(--hud-pill-width, 114px);padding:8px 12px;border-radius:16px;border:1px solid rgba(238,246,255,.12);background:#07131e2e;box-shadow:inset 0 1px #ffffff0a}.hero-stat span{display:block;margin-bottom:4px;font-family:var(--font-ui);font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.14em;color:#d6f1ffa8}.hero-stat strong{display:block;font-family:var(--font-ui);font-weight:700;color:#f4f9ff;font-size:1rem;letter-spacing:.01em}.hero-stat--chips{background:#1a62443d}.hero-stat--bonus{background:#67561a3d}.hero-stat--entry{background:#fff1}.mode-pill--server,.status-badge--ready,.chip-button--active{background:#1f775457;color:#e4fff0}.mode-pill--casual,.status-badge--waiting{background:#4e77cc38;color:#e4edff}.mode-pill--stake{background:#ffffff14}.status-badge--in_game{background:#d6893b38;color:#ffe0b1}.home-lobby{display:grid;gap:10px}.home-lobby--streamlined{min-height:clamp(250px,31vh,340px);display:flex;align-items:flex-end}.menu-buttons,.room-list-grid{display:grid;gap:12px}.menu-buttons--home{grid-template-columns:repeat(2,minmax(0,1fr))}.menu-buttons--hero{width:100%;margin-top:0}.menu-buttons--hero-late{margin-top:clamp(22px,8vh,72px)}.menu-buttons--single{grid-template-columns:minmax(0,1fr)}.menu-button{min-height:80px;text-align:center;cursor:pointer;padding:15px 19px;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;color:#f4f9ff;border-radius:24px;border:1px solid rgba(238,246,255,.14);background:linear-gradient(180deg,#ffffff0b,#ffffff05);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);box-shadow:inset 0 1px #ffffff0d,0 8px 20px #0000000f;transition:transform .14s ease,border-color .14s ease,background .14s ease,box-shadow .14s ease,filter .14s ease;-webkit-user-select:none;user-select:none}.menu-button:hover,.primary-button:hover,.chip-button:hover{transform:translateY(-1px);border-color:#f1f7ff38;filter:brightness(1.02)}.menu-button:active,.primary-button:active,.chip-button:active{transform:translateY(0);filter:brightness(1.04)}.menu-button--create{background:linear-gradient(180deg,#7efff413,#08313f18)}.menu-button--join{background:linear-gradient(180deg,#598aff16,#071a3e1b)}.menu-button--authorize{min-height:92px;background:linear-gradient(180deg,#6de1bf24,#0e3b3229)}.menu-button strong{font-size:clamp(1.7rem,2.1vw,2.45rem);line-height:.98;letter-spacing:-.05em}.menu-button small{display:block;margin-top:6px;max-width:17rem;color:#e9f2fadb;font-size:.96rem;line-height:1.22}.home-footer-strip{display:flex;justify-content:flex-end;gap:12px;align-items:center;padding:10px 18px;color:#eef7ff;background:#06121c24;border-radius:18px}.home-footer-strip--simple{justify-content:flex-end}.lobby-panel,.room-entry-card,.empty-card{padding:14px 16px}.lobby-panel--compact{padding-top:14px}.list-header{display:flex;justify-content:space-between;gap:16px;align-items:end;margin-bottom:12px}.list-header--simple{align-items:center}.list-summary{display:grid;gap:3px;justify-items:end;color:#e6f0f8e6}.list-summary strong{font-size:1rem}.list-summary--single{justify-items:end}.room-list-stack{display:grid;gap:12px}.room-entry-card--soft,.empty-card--soft{background:#07151f29}.lobby-panel--home{padding:12px 16px}.empty-card--home{display:grid;gap:4px;min-height:94px;align-content:center}.empty-card--home strong{font-size:1.18rem;letter-spacing:-.03em;color:#f4f9ff}.empty-card--home span{color:#e9f2fad6}.room-entry-card__head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:12px}.room-entry-card__meta{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:14px;color:#e3eef7e0}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:0}.grid--tight{margin-bottom:0}.status-card{padding:18px 20px}.kv-list,.player-list{list-style:none;padding:0;margin:0;display:grid;gap:8px}.kv-list li,.player-list li{display:flex;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid rgba(232,242,255,.1)}.kv-list li:last-child,.player-list li:last-child{border-bottom:0;padding-bottom:0}.kv-list span,.player-list small,.lobby-card__label{color:#cddfedbd}.kv-list strong,.player-list span,.lobby-card strong,.room-entry-card h3{color:#f5f9ff}.toolbar-row{display:flex;justify-content:space-between;gap:8px}.toolbar-row--top{margin-bottom:12px}.toolbar-row--single{justify-content:flex-start}.toolbar-row--end{justify-content:flex-end;margin-top:14px}.primary-button,.chip-button{border:1px solid rgba(236,245,255,.14);border-radius:18px;padding:12px 18px;cursor:pointer;transition:transform .16s ease,opacity .16s ease,border-color .16s ease,filter .16s ease;background:#ffffff14;color:#f4f9ff;-webkit-user-select:none;user-select:none}.primary-button{background:linear-gradient(180deg,#6de1bf2e,#166e5c2e);font-weight:700}.primary-button--muted,.primary-button:disabled{opacity:.68}.chip-button{background:#ffffff0d}.error-copy{color:#ffd0d0}.lobby-card{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:12px}.lobby-card>div{border:1px solid rgba(232,242,255,.1);border-radius:18px;padding:12px;background:#ffffff0d}.lobby-card__label{display:block;font-size:12px;margin-bottom:6px;text-transform:uppercase;letter-spacing:.06em}.player-list__ghost{color:#dce6f0b8;justify-content:flex-start!important}.player-list--room li>div{display:grid}@media (orientation: portrait){.app-shell{width:calc(100vw - 12px);min-height:calc(100vh - 8px);padding:14px;border-radius:22px}.hero-card,.list-header,.home-footer-strip,.room-entry-card__head,.toolbar-row{flex-direction:column;align-items:stretch}.hero-card{grid-template-columns:1fr}.hero-card__meta,.list-summary{justify-items:stretch}.hero-card__meta--hud{justify-content:stretch}.hero-stat{min-width:0;flex:1 1 0}.menu-buttons--home,.grid,.lobby-card{grid-template-columns:1fr}.menu-button{min-height:104px;padding:18px}.menu-button strong{font-size:2.2rem}}.debug-card{margin-top:12px;border:1px solid rgba(255,255,255,.12);border-radius:22px;background:#060c14ad;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:14px 16px;color:#ffffffeb}.debug-card__title{font-size:14px;font-weight:700;margin-bottom:10px}.debug-card__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 14px;font-size:12px}.debug-card__grid div{display:flex;flex-direction:column;gap:2px}.debug-card__grid strong{color:#ffffffb8;font-size:11px;text-transform:uppercase;letter-spacing:.04em}.debug-card__grid span{word-break:break-word}.lobby-panel--list{padding-top:10px}.lobby-panel--create{padding-top:8px}.create-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:12px;align-items:start}.create-layout--dense{gap:12px}.create-preview-card,.create-config-card{border:1px solid rgba(232,242,255,.1);border-radius:24px;background:#07151f29;padding:14px;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.create-preview-card{display:grid;gap:12px}.create-preview-card--dense,.create-config-card--dense{padding:14px}.create-preview-card__eyebrow{font-family:var(--font-ui);font-size:.7rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:#d6f1ff9e}.create-preview-shell{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:12px;align-items:center}.create-center-pill{display:grid;justify-items:center;gap:3px;min-width:124px;padding:10px 12px;border:1px solid rgba(232,242,255,.1);border-radius:18px;background:#ffffff0a}.create-center-pill strong{font-family:var(--font-ui);color:#f5f9ff;font-size:.79rem;letter-spacing:.12em;text-transform:uppercase}.create-center-pill span,.create-config-block__head span{display:block;color:#ddeaf6b8;line-height:1.28}.create-center-pill span{font-size:.9rem;color:#ecf4fcd6}.create-config-card{display:grid;gap:10px;align-content:start}.create-config-block{border:1px solid rgba(232,242,255,.1);border-radius:22px;background:#ffffff0a;padding:13px;display:grid;gap:10px}.create-config-block--tight{padding:11px 12px;gap:8px}.create-config-block__head{display:grid;gap:3px}.create-config-block__head strong{color:#f4f9ff;font-size:1rem}.create-config-block__head--inline{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px}.create-config-block__value{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 10px;border-radius:999px;border:1px solid rgba(236,246,255,.1);background:#ffffff0d;font-family:var(--font-ui);font-size:.72rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#f1f7ffdb}.create-config-block__head--compact{margin-bottom:2px}.create-toggle-group{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.create-toggle-group--dense{gap:8px}.create-toggle-group--stakes{grid-template-columns:repeat(3,minmax(0,1fr))}.create-toggle-group--stakes-compact{gap:4px}.create-toggle-group--single{grid-template-columns:minmax(0,1fr)}.create-toggle{min-height:42px;justify-content:center;text-align:center;font-family:var(--font-ui);font-size:.82rem;letter-spacing:.05em}.create-toggle--stake{font-size:.96rem}.kv-list--compact li{padding:5px 0}.kv-list--summary-tight li{padding:3px 0}.create-config-block--summary{gap:4px}.create-config-block__warning{margin:0}.create-submit{width:100%;justify-self:stretch;min-height:50px}.list-topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.list-topbar--compact-create{margin-bottom:8px}.list-topbar__count{font-family:var(--font-ui);color:#ecf4fcd6;font-size:.86rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.chip-button:disabled{cursor:wait;opacity:.7}.chip-button--back{padding:9px 15px;border-radius:18px;background:#ffffff0b}.room-list-stack--immersive{gap:12px}.room-entry-card--showdown{padding:16px 18px;display:grid;gap:16px}.room-entry-card__showdown{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:14px;align-items:center}.participant-slot{display:grid;justify-items:center;text-align:center;gap:8px;min-height:152px;padding:12px 10px;border:1px solid rgba(232,242,255,.1);border-radius:22px;background:#ffffff0a}.participant-slot--compact{min-height:104px;padding:10px;gap:4px}.participant-slot--compact .participant-slot__avatar-wrap{width:64px;height:64px}.participant-slot--ghost{background:#ffffff06}.participant-slot__avatar-wrap{width:76px;height:76px;border-radius:999px;overflow:hidden;border:1px solid rgba(241,247,255,.14);background:#ffffff14;box-shadow:inset 0 1px #ffffff14}.participant-slot__avatar-wrap--ghost{display:grid;place-items:center;background:linear-gradient(180deg,#ffffff0f,#ffffff05)}.participant-slot__avatar{width:100%;height:100%;object-fit:cover;display:block}.participant-slot__unknown{width:100%;height:100%;display:grid;place-items:center;font-size:1.72rem;color:#f0f6fcb8}.participant-slot__name{font-size:.92rem;color:#f4f9ff;max-width:12rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.participant-slot__role{font-family:var(--font-ui);color:#ddeaf69e;font-size:.66rem;letter-spacing:.08em;text-transform:uppercase}.participant-slot__versus{font-family:var(--font-ui);color:#ecf4fca3;font-size:.94rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase}.room-entry-card__footer{display:flex;align-items:center;justify-content:space-between;gap:14px}.room-entry-card__meta--row{margin-bottom:0;align-items:center;font-size:.92rem}.room-entry-card__stake{display:grid;justify-items:center;gap:0;min-width:92px;text-align:center}.room-entry-card__stake span{font-family:var(--font-ui);font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#e1f0ffc2}.room-entry-card__stake strong{font-family:var(--font-ui);font-size:1.16rem;line-height:1;color:#f4f9ff}.empty-card--list{min-height:120px}@media (max-width: 920px){.create-layout,.room-entry-card__showdown,.create-preview-shell,.create-toggle-group--stakes{grid-template-columns:1fr}.participant-slot__versus{display:none}.create-center-pill{width:100%}.room-entry-card__footer{flex-direction:column;align-items:stretch}}.app-shell{background-attachment:fixed;background-repeat:no-repeat}.list-topbar--room-stage,.list-topbar--create{margin-bottom:10px}.create-layout--final{grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:12px;align-items:start}.create-preview-card--final,.create-config-card--final,.room-stage__preview,.room-stage__details{padding:12px}.create-preview-shell--final,.create-preview-shell--room{gap:10px;align-items:stretch}.create-preview-shell--room{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);grid-template-areas:"host meta opponent"}.create-preview-shell--room .participant-slot--room-main:first-child{grid-area:host}.create-preview-shell--room .create-center-pill--room{grid-area:meta}.create-preview-shell--room .participant-slot--room-main:last-child{grid-area:opponent}.participant-slot--create-main,.participant-slot--room-main{min-height:84px;padding:7px 8px 9px;gap:3px}.participant-slot--create-main .participant-slot__avatar-wrap,.participant-slot--room-main .participant-slot__avatar-wrap{width:52px;height:48px}.create-center-pill--final{min-width:132px;padding:10px;align-self:center}.create-center-pill--final em{font-style:normal;font-family:var(--font-ui);color:#f1f7ffdb;font-size:.8rem;letter-spacing:.08em}.create-center-pill--room{gap:4px}.create-center-pill--room .status-badge{padding:8px 12px;font-size:10px}.create-config-card--final{gap:4px}.create-config-card--final .create-config-block{padding:9px 11px;gap:4px}.create-config-card--final .create-config-block__head{gap:1px}.create-config-card--final .create-config-block__head strong{font-size:.96rem}.create-toggle-group--dense .create-toggle,.create-toggle-group--stakes-compact .create-toggle--stake{min-height:40px}.room-stage--final{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr);gap:10px;align-items:start}.room-stage--compact{gap:10px}.room-stage__details{display:grid;gap:8px}.room-stage__meta-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:8px}.room-stage__meta-item{display:grid;gap:3px;padding:8px 10px;border-radius:16px;background:#060c1c85;border:1px solid rgba(255,255,255,.06)}.room-stage__meta-item span{font-family:var(--font-ui);font-size:10px;text-transform:uppercase;letter-spacing:.14em;color:#e3ecf6b8}.room-stage__meta-item strong{font-size:.95rem;color:#f4fbff}.room-stage__meta-item--stake strong{font-family:var(--font-ui);font-size:1.05rem}.room-stage__details--compact{padding:10px 12px;gap:8px}.room-stage__status-copy{color:#e5eef8d1;font-size:.94rem;line-height:1.35}.room-stage__actions{display:grid;grid-template-columns:minmax(0,.74fr) minmax(0,1.26fr);gap:8px;align-items:center}.room-stage__actions--single{grid-template-columns:minmax(0,1fr)}.room-stage__actions--host{grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr)}.room-stage__actions--guest{grid-template-columns:minmax(0,.66fr) minmax(0,1.34fr)}.room-stage__leave{min-height:38px;padding-inline:12px}.room-stage__ready{min-height:44px}.room-ready-badge{border-radius:999px;padding:6px 10px;border:1px solid rgba(236,246,255,.1);background:#ffffff0a;color:#e4eef8c7;font-family:var(--font-ui);font-size:10px;text-transform:uppercase;letter-spacing:.12em}.room-ready-badge--ready{background:#1f775447;color:#e4fff0}@media (max-width: 920px){.create-layout--final,.room-stage--final{grid-template-columns:1fr}.create-preview-shell--room{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"host opponent" "meta meta";align-items:start}.room-stage__meta-strip,.room-stage__actions{grid-template-columns:1fr}}.create-layout--final,.create-preview-card--final{gap:8px}.create-preview-shell--final{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)}.create-config-block--summary{margin-top:-6px}.create-config-block--summary .create-config-block__head strong{font-size:.9rem}.kv-list--summary-tight{gap:0}.kv-list--summary-tight li{padding:2px 0}.create-config-block--summary .create-submit{margin-top:1px;min-height:46px}.create-config-block--summary .kv-list strong,.create-config-block--summary .kv-list span{font-size:.96rem}.create-toggle-group--dense,.create-toggle-group--stakes-compact{gap:4px}.list-topbar--create .list-topbar__count{opacity:.9}.create-preview-card--final{padding:10px}.create-preview-shell--final{gap:8px}.create-center-pill--final strong{font-size:.76rem}.create-center-pill--final span{font-size:.82rem}.create-config-card--final{align-self:start}.create-config-card--final .create-config-block--summary{padding-top:8px;padding-bottom:8px}.create-config-card--final .create-config-block--summary .create-config-block__head{margin-bottom:-1px}.create-config-card--final .create-config-block--summary .create-config-block__head strong{font-size:.88rem}.create-config-card--final .create-config-block--summary .kv-list{margin-top:-4px}.create-config-card--final .create-config-block--summary .create-submit{margin-top:0}.list-topbar--single{justify-content:flex-start}.create-toggle-group--stakes-four{grid-template-columns:repeat(4,minmax(0,1fr))}.create-config-block--entry-only{gap:8px}.create-config-block--entry-only .create-config-block__head{margin-bottom:0}.create-config-block--entry-only .create-submit{margin-top:2px}.create-config-block--entry-only .create-toggle--stake{min-height:38px}.create-config-block--entry-only .create-config-block__warning{margin-top:2px;margin-bottom:0}.create-center-pill--final em{display:none}.hero-card{padding:9px 12px;gap:10px}.hero-card--compact h1{font-size:clamp(1.72rem,2.35vw,2.5rem)}.hero-card p{margin-top:6px;font-size:.94rem}.list-topbar--room-stage-compact{margin-bottom:8px}.room-stage__top-meta{display:flex;align-items:center;gap:4px;flex-wrap:wrap;justify-content:flex-end}.room-stage__top-chip{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 10px;border-radius:999px;border:1px solid rgba(236,246,255,.1);background:#ffffff0a;color:#ecf4fcd6;font-family:var(--font-ui);font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.room-stage--single{grid-template-columns:minmax(0,1fr)}.room-stage__preview--compact{gap:10px;padding:10px}.room-stage__players{gap:8px}.room-stage__preview--compact .participant-slot--room-main{min-height:84px;padding:8px;gap:3px}.room-stage__preview--compact .participant-slot--room-main .participant-slot__avatar-wrap{width:52px;height:48px}.room-stage__preview--compact .participant-slot__name{font-size:.88rem;max-width:10rem}.room-stage__preview--compact .participant-slot__role{font-size:.62rem}.room-stage__footer{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,auto);gap:10px;align-items:center;padding-top:8px;border-top:1px solid rgba(255,255,255,.06)}.room-stage__status-inline{display:grid;gap:2px;min-width:0}.room-stage__status-inline span{font-family:var(--font-ui);font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#e3ecf6a8}.room-stage__status-inline strong{color:#f4fbff;font-size:.96rem}.room-stage__status-inline small{color:#e5eef8c7;font-size:.88rem;line-height:1.28}.room-stage__actions{gap:8px}.room-stage__leave{min-height:36px;padding-inline:12px}.room-stage__ready{min-height:40px}.room-ready-badge{padding:5px 9px;font-size:9px}@media (max-width: 920px){.room-stage__footer{grid-template-columns:1fr}.room-stage__top-meta{justify-content:flex-start}}.hero-card{padding:8px 12px;gap:8px}.hero-card__copy{max-width:520px}.hero-card__eyebrow,.room-entry-card__eyebrow,.menu-button__eyebrow{margin-bottom:5px}.hero-card p{margin-top:4px;font-size:.88rem}.hero-stat{min-width:92px;padding:7px 10px;border-radius:14px}.hero-stat span{margin-bottom:2px}.hero-stat strong{font-size:.95rem}.list-topbar{margin-bottom:10px}.chip-button--back{padding:8px 13px}.room-entry-card--showdown{padding:12px 13px;gap:10px}.room-entry-card__showdown{gap:10px}.participant-slot--list-card{min-height:96px;padding:8px 8px 9px;gap:4px;border-radius:18px}.participant-slot--list-card .participant-slot__avatar-wrap{width:52px;height:48px}.participant-slot--list-card .participant-slot__name{font-size:.84rem;max-width:9rem}.participant-slot--list-card .participant-slot__role{font-size:.6rem}.participant-slot__versus--list{font-size:.82rem;letter-spacing:.12em}.room-entry-card__footer--compact{gap:8px;align-items:center}.room-entry-card__meta--chips{display:flex;gap:4px;flex-wrap:wrap;align-items:center}.room-inline-chip{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 10px;border-radius:999px;border:1px solid rgba(236,246,255,.1);background:#ffffff0a;color:#ecf4fcdb;font-family:var(--font-ui);font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.room-inline-chip--status.status-badge{padding:0 10px;min-height:28px;font-size:10px}.room-entry-card__join{min-height:38px;min-width:108px;padding:10px 14px;border-radius:16px}.room-stage__preview--compact{padding:9px;gap:8px}.room-stage__players{gap:7px}.room-stage__preview--compact .participant-slot--room-main{min-height:78px;padding:7px 8px 8px;gap:3px;border-radius:18px}.room-stage__preview--compact .participant-slot--room-main .participant-slot__avatar-wrap{width:48px;height:48px}.room-stage__preview--compact .participant-slot__name{font-size:.84rem;max-width:8.5rem}.room-stage__preview--compact .participant-slot__role{font-size:.58rem}.room-ready-badge{min-height:24px;padding:4px 8px;font-size:8px;letter-spacing:.1em}.room-stage__footer--tight{grid-template-columns:minmax(0,1fr) minmax(290px,auto);gap:8px;padding-top:6px}.room-stage__status-inline--compact{gap:1px;align-content:start}.room-stage__status-inline--compact span{font-size:9px}.room-stage__status-inline--compact>strong,.room-stage__status-inline--compact>.entry-selector .entry-selector__trigger strong{font-size:.92rem}.room-stage__status-inline--compact small{font-size:.76rem;line-height:1.18;color:#e5eef8ad}.room-stage__status-inline--copy-only{align-self:center}.room-stage__status-inline--copy-only small{margin:0}.room-stage__actions{gap:7px}.room-stage__leave,.room-stage__ready{min-height:38px;border-radius:16px}.entry-selector{position:relative;display:inline-flex;flex-direction:column;align-items:flex-start;min-width:0}.entry-selector__trigger{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 11px;border-radius:999px;border:1px solid rgba(236,246,255,.1);background:#ffffff0d;color:#f4fbff;cursor:pointer}.entry-selector__trigger-copy{display:grid;gap:2px;min-width:0;text-align:left}.entry-selector--hero{width:var(--hud-pill-width, 114px);align-items:stretch}.entry-selector--hero-compact{justify-self:end}.entry-selector__trigger--hero{width:100%;min-width:0;justify-content:space-between;gap:4px;min-height:52px;padding:8px 12px;border-radius:16px;border:1px solid rgba(238,246,255,.12);background:#fff1;box-shadow:inset 0 1px #ffffff0a}.entry-selector__trigger--hero .entry-selector__label{font-size:10px;letter-spacing:.14em;color:#d6f1ffa8}.entry-selector__trigger--hero strong{font-size:1rem;line-height:1.05;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.entry-selector__menu--hero{left:auto;right:0;width:100%;min-width:100%}.hero-card__meta--hud,.entry-selector--hero{overflow:visible}.entry-selector__trigger strong{font-family:var(--font-ui);font-size:.94rem;font-weight:700;letter-spacing:.02em}.entry-selector__chevron{display:inline-flex;align-items:center;justify-content:center;flex:0 0 12px;width:12px;height:12px;font-family:var(--font-ui);font-size:.82rem;color:#e6f0f8b8;transform:rotate(0);transition:transform .16s ease}.entry-selector__chevron--open{transform:rotate(180deg)}.entry-selector__menu{position:absolute;top:calc(100% + 6px);left:0;display:grid;gap:3px;min-width:112px;padding:5px;border-radius:14px;border:1px solid rgba(232,242,255,.14);background:#111e2bfb;box-shadow:0 16px 32px #00000047;opacity:0;transform:translateY(-4px);pointer-events:none;transition:opacity .16s ease,transform .16s ease;z-index:120}.entry-selector__menu--open{opacity:1;transform:translateY(0);pointer-events:auto}.entry-selector__option{min-height:30px;padding:0 8px;border:1px solid transparent;border-radius:11px;background:#ffffff0e;color:#f6fafff5;text-align:center;font-family:var(--font-ui);font-size:.84rem;font-weight:700;letter-spacing:.02em;cursor:pointer}.entry-selector__option:hover{border-color:#f1f7ff2e;background:#ffffff17}.entry-selector__option--active{background:#1f775457;border-color:#62c79e47;color:#e4fff0}@media (max-width: 920px){.room-entry-card__footer--compact{flex-direction:column;align-items:stretch}.room-entry-card__join{width:100%}.room-stage__footer--tight{grid-template-columns:1fr}.entry-selector:not(.entry-selector--hero){width:100%}.entry-selector__trigger{width:100%;justify-content:space-between}.entry-selector__menu{width:100%;min-width:0}.entry-selector--hero{width:var(--hud-pill-width, 112px);min-width:var(--hud-pill-width, 112px)}.entry-selector__trigger--hero{width:100%}.entry-selector__menu--hero{width:100%;min-width:100%}}@media (max-width: 920px) and (orientation: landscape){.hero-card{grid-template-columns:minmax(0,1fr) auto;align-items:start}.hero-card__meta--hud{--hud-pill-width: 108px;display:grid;grid-template-columns:repeat(2,minmax(0,var(--hud-pill-width)));justify-content:end;gap:8px}.hero-card__meta--hud .hero-stat,.hero-card__meta--hud .entry-selector--hero{width:100%;min-width:0}.create-preview-shell--create-compact,.create-preview-shell--room{grid-template-columns:repeat(2,minmax(0,1fr))}.create-preview-shell--room{grid-template-areas:"host opponent"}.participant-slot--create-main,.participant-slot--room-main{min-height:80px}}.create-toggle-group--stakes-four{grid-template-columns:repeat(5,minmax(0,1fr))}@media (max-width: 920px){.create-toggle-group--stakes-four{grid-template-columns:repeat(2,minmax(0,1fr))}}.create-layout--final{grid-template-columns:minmax(0,1fr)}.create-preview-card--single{display:grid;gap:8px}.create-preview-shell--create-compact{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;align-items:stretch}.create-preview-footer{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding-top:8px;border-top:1px solid rgba(232,242,255,.08)}.create-preview-footer--solo{grid-template-columns:minmax(0,1fr);padding-top:0;border-top:0}.create-preview-footer__meta{display:grid;gap:2px}.create-preview-footer__meta strong{font-family:var(--font-ui);font-size:.9rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#f2f8fff0}.create-preview-footer__meta small{font-size:.78rem;color:#e5eef8ad}.entry-selector__label{font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#e5eef8b3}.entry-selector--create{align-items:stretch}.entry-selector__trigger--create{min-width:170px;justify-content:space-between}.entry-selector--create .entry-selector__menu{left:auto;right:0;min-width:170px}.create-submit--compact{width:100%;min-height:34px;padding:0 18px;border-radius:999px;white-space:nowrap}.create-preview-note{margin:-2px 0 0}@media (max-width: 920px){.create-preview-shell--create-compact{grid-template-columns:1fr}.create-preview-footer{grid-template-columns:1fr;align-items:stretch}.entry-selector--create .entry-selector__menu{left:0;right:auto;min-width:100%}.entry-selector__trigger--create,.create-submit--compact{width:100%}}.game-stage-shell{display:grid;gap:12px}.game-topbar{display:flex;justify-content:space-between;align-items:center;gap:12px}.game-topbar__status{display:flex;gap:8px;align-items:center}.game-hud{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:12px;align-items:stretch}.game-hud__player,.game-hud__center,.game-controls__card,.game-controls,.pool-table{border:1px solid rgba(232,242,255,.12);background:#050f1833;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);box-shadow:0 10px 26px #00000014}.game-hud__player,.game-hud__center{border-radius:18px;padding:12px 14px}.game-hud__player{display:grid;gap:3px}.game-hud__player strong,.game-hud__center{font-family:var(--font-ui)}.game-hud__player--active{border-color:#75e5ff57;box-shadow:0 0 0 1px #75e5ff2e,0 16px 32px #0000001f}.game-hud__label{font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:#d6f1ff9e}.game-hud__center{display:grid;place-items:center;text-align:center;min-width:210px}.game-hud__turn{font-size:1.08rem;font-weight:700;color:#f4fbff}.game-hud__center small{margin-top:4px;color:#dfeefac2}.game-layout{display:grid;grid-template-columns:minmax(0,1fr) 240px;gap:12px;align-items:stretch}.pool-table{position:relative;aspect-ratio:1000 / 560;width:100%;overflow:hidden;border-radius:26px;-webkit-user-select:none;user-select:none;touch-action:none}.pool-table__felt{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 46%,rgba(123,255,228,.1),transparent 38%),linear-gradient(180deg,#147c62fa,#085442fa)}.pool-table:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:18px solid #472713;border-radius:26px;box-shadow:inset 0 0 0 2px #ffffff0d,inset 0 0 18px #00000038}.pool-table:after{content:"";position:absolute;top:22px;right:26px;bottom:22px;left:26px;border-radius:18px;border:2px solid rgba(228,246,238,.16)}.pool-pocket{position:absolute;width:58px;height:58px;border-radius:999px;background:radial-gradient(circle at 38% 35%,#11100e57,#050506f5);box-shadow:inset 0 3px 8px #ffffff0a,0 5px 12px #00000042;z-index:1}.pool-pocket--1{left:18px;top:10px}.pool-pocket--2{left:calc(50% - 29px);top:3px}.pool-pocket--3{right:18px;top:10px}.pool-pocket--4{left:18px;bottom:10px}.pool-pocket--5{left:calc(50% - 29px);bottom:3px}.pool-pocket--6{right:18px;bottom:10px}.pool-aim-line{position:absolute;height:2px;transform-origin:left center;background:linear-gradient(90deg,#ffffffeb,#ffffff1f);z-index:2;pointer-events:none}.pool-cue{position:absolute;width:240px;height:10px;border-radius:999px;transform-origin:right center;background:linear-gradient(90deg,#b86c39,#e8c78c 58%,#f8f0de);box-shadow:0 4px 12px #0003;z-index:2;pointer-events:none}.pool-ball{position:absolute;width:28px;height:28px;border-radius:999px;display:grid;place-items:center;font-family:var(--font-ui);font-size:11px;font-weight:700;color:#0b1420;box-shadow:inset 0 2px 3px #ffffff6b,inset 0 -2px 5px #0000002e,0 5px 10px #0003;z-index:3}.game-controls{padding:14px;border-radius:22px;display:grid;gap:12px;align-content:start}.game-controls__card{border-radius:18px;padding:12px;display:grid;gap:3px}.game-controls__eyebrow{font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:#d6f1ff9e}.game-controls__card strong{font-family:var(--font-ui);font-size:1.15rem}.game-controls__card small{color:#dfeefac7;line-height:1.3}.power-slider{display:grid;gap:8px;font-family:var(--font-ui)}.power-slider span{font-size:11px;text-transform:uppercase;letter-spacing:.14em;color:#d6f1ff9e}.power-slider input[type=range]{width:100%}.game-controls__shoot{min-height:54px;font-family:var(--font-ui);font-size:1.06rem}.game-controls__legend{display:flex;flex-wrap:wrap;gap:8px}.game-controls__legend-ball{display:inline-flex;align-items:center;gap:4px;padding:7px 10px;border-radius:999px;background:#ffffff14;font-size:.86rem;color:#eef6ff}.game-controls__legend-ball:before{content:"";width:10px;height:10px;border-radius:999px;background:currentColor}.game-controls__legend-ball--solid{color:#ffbf32}.game-controls__legend-ball--stripe{color:#4aa3ff}.game-controls__legend-ball--eight{color:#cfd6de}@media (max-width: 980px){.game-layout{grid-template-columns:minmax(0,1fr)}.game-controls{grid-template-columns:repeat(3,minmax(0,1fr));align-items:center}.game-controls__card{grid-column:1 / -1}}@media (max-width: 720px){.game-hud{grid-template-columns:minmax(0,1fr)}.game-hud__center{min-width:0}.game-controls{grid-template-columns:minmax(0,1fr)}}.game-stage-shell--reboot{gap:14px}.game-topbar--reboot{align-items:flex-start;flex-wrap:wrap}.game-topbar__status--reboot{justify-content:flex-end;flex:1;flex-wrap:wrap}.game-chip{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border-radius:999px;border:1px solid rgba(233,246,255,.14);background:#030c166b;color:#f4fbffeb;font-family:var(--font-ui);font-size:.92rem;box-shadow:0 12px 24px #0000002e}.game-chip--active{border-color:#66e7ff57;background:#0a2b3a9e}.game-scorebar{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:14px;align-items:stretch}.game-scorecard,.game-scorebar__center,.game-board-card,.game-actionbar{border:1px solid rgba(232,242,255,.12);background:#050f182e;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 12px 28px #0000001f}.game-scorecard,.game-scorebar__center{border-radius:22px;padding:14px 16px}.game-scorecard{display:grid;grid-template-columns:60px minmax(0,1fr);gap:12px;align-items:center}.game-scorecard--active{border-color:#75e5ff57;box-shadow:0 0 0 1px #75e5ff2e,0 16px 36px #0000002e}.game-scorecard__avatar{width:56px;height:56px;border-radius:50%;overflow:hidden;display:grid;place-items:center;background:radial-gradient(circle at 35% 30%,#ffffff2e,#ffffff08);border:1px solid rgba(240,248,255,.14);color:#f1fbff;font-family:var(--font-ui);font-weight:700;letter-spacing:.06em}.game-scorecard__avatar img{width:100%;height:100%;object-fit:cover}.game-scorecard__meta{display:grid;gap:2px;min-width:0}.game-scorecard__meta strong,.game-scorebar__center strong,.game-shot-hint strong,.game-power-card__labels strong{font-family:var(--font-ui)}.game-scorecard__meta strong{font-size:1.08rem;color:#f4fbff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.game-scorecard__meta small,.game-scorebar__center small,.game-shot-hint small{color:#dcedf7b3}.game-scorecard__role,.game-scorebar__title,.game-power-card__labels span{font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:#d6f1ff94}.game-scorebar__center{display:grid;place-items:center;text-align:center;min-width:220px}.game-scorebar__center strong{font-size:1.15rem;color:#f7fbff}.game-board-card{border-radius:28px;padding:16px}.game-board-card__frame{position:relative}.pool-table--reboot{border-radius:28px;background:linear-gradient(180deg,#372110f5,#211409f5);box-shadow:inset 0 0 0 2px #ffffff0a,inset 0 0 22px #00000052,0 20px 42px #0000002e}.pool-table--reboot .pool-table__felt{top:18px;right:18px;bottom:18px;left:18px;border-radius:20px;background:radial-gradient(circle at 50% 48%,rgba(187,255,241,.14),transparent 46%),linear-gradient(180deg,#2cb795,#17836c 48%,#126a5a);box-shadow:inset 0 0 0 2px #ebfcf514,inset 0 0 36px #00000029}.pool-table--reboot .pool-table__marks{position:absolute;top:18px;right:18px;bottom:18px;left:18px;border-radius:20px;pointer-events:none}.pool-table--reboot .pool-table__marks:before,.pool-table--reboot .pool-table__marks:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:150px;height:150px;border-radius:50%;border:2px solid rgba(241,255,252,.12)}.pool-table--reboot .pool-table__marks:before{left:90px}.pool-table--reboot .pool-table__marks:after{right:90px}.pool-table--reboot:before,.pool-table--reboot:after{display:none}.pool-pocket{width:52px;height:48px;z-index:4}.pool-pocket--1{left:4px;top:4px}.pool-pocket--2{left:calc(50% - 26px);top:-6px}.pool-pocket--3{right:4px;top:4px}.pool-pocket--4{left:4px;bottom:4px}.pool-pocket--5{left:calc(50% - 26px);bottom:-6px}.pool-pocket--6{right:4px;bottom:4px}.pool-aim-line{z-index:5;height:4px;background:linear-gradient(90deg,#fffffffa,#ffffff73,#fff0)}.pool-ghost-dot{position:absolute;width:14px;height:14px;border-radius:50%;border:2px solid rgba(255,255,255,.85);transform:translate(-50%,-50%);z-index:5;box-shadow:0 0 0 6px #ffffff14}.pool-cue{width:310px;height:12px;z-index:5;background:linear-gradient(90deg,#7a4b25,#c2864e 38%,#ead09f 76%,#f9f7f0);box-shadow:0 6px 16px #00000047}.pool-ball{width:28px;height:28px;z-index:6}.game-actionbar{border-radius:24px;padding:14px;display:grid;grid-template-columns:minmax(220px,280px) minmax(0,1fr) 180px;gap:12px;align-items:center}.game-power-card{display:grid;gap:8px}.game-power-card__labels{display:flex;justify-content:space-between;align-items:center}.game-power-card__labels strong{font-size:1rem;color:#f4fbff}.game-power-card__slider{width:100%}.game-shot-hint{display:grid;gap:2px;min-width:0}.game-shot-hint strong{font-size:1rem;color:#f7fbff}.game-shoot-button{min-height:56px;font-family:var(--font-ui);font-size:1.08rem}@media (max-width: 1040px){.game-scorebar{grid-template-columns:minmax(0,1fr)}.game-scorebar__center{min-width:0}.game-actionbar{grid-template-columns:minmax(0,1fr)}}@media (max-width: 720px){.game-chip{min-height:34px;font-size:.86rem}.game-scorecard{grid-template-columns:50px minmax(0,1fr);padding:12px 14px}.game-scorecard__avatar{width:48px;height:50px}.game-board-card{padding:10px}}.app-shell--game{width:100vw;max-width:none;height:100dvh;min-height:100dvh;margin:0;padding:10px 12px 12px;border-radius:0;gap:0;overflow:hidden;background-attachment:scroll;box-shadow:none}.app-shell--game:before{background:linear-gradient(180deg,#04090f2e,#04090f42),radial-gradient(circle at 50% 45%,rgba(74,188,255,.05),transparent 42%)}.game-stage-shell--mobile{height:100%;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);gap:10px;overflow:hidden}.game-mobile-topbar{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px}.game-mobile-exit{border:1px solid rgba(240,247,255,.14);background:#050e166b;color:#eef7ff;height:42px;min-width:104px;padding:0 14px;border-radius:16px;font-family:var(--font-ui);font-weight:700;font-size:.98rem;box-shadow:0 12px 24px #00000029}.game-mobile-hud{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:12px;align-items:center}.game-mobile-player,.game-mobile-center{min-width:0;background:#060f187a;border:1px solid rgba(240,247,255,.11);border-radius:16px;box-shadow:0 12px 24px #00000024}.game-mobile-player{display:grid;grid-template-columns:42px minmax(0,1fr);gap:10px;align-items:center;padding:8px 10px}.game-mobile-player--right{grid-template-columns:minmax(0,1fr) 42px}.game-mobile-player--active{border-color:#57e7a857;box-shadow:0 0 0 1px #57e7a829,0 12px 24px #0000002e}.game-mobile-player__avatar{width:42px;height:42px;border-radius:11px;overflow:hidden;background:linear-gradient(180deg,#ffffff24,#ffffff0d);border:1px solid rgba(255,255,255,.1);display:grid;place-items:center;font-family:var(--font-ui);font-weight:700}.game-mobile-player__info strong{font-family:var(--font-ui);font-size:1.02rem;line-height:1;color:#f8fbff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.game-mobile-pips{display:flex;gap:4px;flex-wrap:nowrap}.game-mobile-pip{width:12px;height:12px;border-radius:999px;background:#00000057;border:1px solid rgba(255,255,255,.12)}.game-mobile-pip--filled{background:radial-gradient(circle at 35% 35%,#f6fff7,#34bd72 75%,#208a53);border-color:#c4ffd359}.game-mobile-center{padding:8px 16px;display:grid;justify-items:center;gap:2px;min-width:154px}.game-mobile-center__badge{display:inline-flex;align-items:center;justify-content:center;min-width:74px;min-height:22px;padding:0 10px;border-radius:999px;background:#2587d62e;border:1px solid rgba(155,216,255,.22);color:#e7f5ffeb;font-family:var(--font-ui);font-size:.8rem;font-weight:700}.game-mobile-center strong{font-family:var(--font-ui);font-size:1rem;color:#f8fbff}.game-mobile-center small{color:#e0ecf7b3;font-size:.76rem}.game-mobile-main{min-height:0;display:grid;grid-template-columns:52px minmax(0,1fr) 84px;gap:10px;align-items:center}.game-power-rail{height:min(72vh,470px);justify-self:stretch;align-self:center;display:grid;justify-items:center;gap:12px;touch-action:none;-webkit-user-select:none;user-select:none}.game-power-rail__track{position:relative;width:22px;height:100%;border-radius:999px;border:1px solid rgba(255,248,227,.22);background:linear-gradient(180deg,#120c08f2,#322012f2);box-shadow:inset 0 0 0 1px #ffffff0a,0 10px 20px #0003;overflow:hidden}.game-power-rail__fill{position:absolute;left:0;right:0;bottom:0;border-radius:inherit;background:linear-gradient(180deg,#ffe6a1,#eec265 42%,#b06b28);box-shadow:inset 0 1px 4px #fff3}.game-power-rail__knob{position:absolute;left:50%;width:30px;height:24px;transform:translate(-50%);border-radius:10px;background:linear-gradient(180deg,#f5f6f8,#b9c1cb);border:1px solid rgba(25,30,36,.26);box-shadow:0 8px 14px #0000003d}.game-power-rail__value{min-width:44px;text-align:center;font-family:var(--font-ui);font-weight:700;font-size:.95rem;color:#f1f7ff}.game-mobile-table-wrap{min-width:0;min-height:0;height:100%;display:flex;align-items:center;justify-content:center}.game-mobile-table-viewport{width:100%;height:100%;min-height:0;display:flex;align-items:center;justify-content:center}.pool-table--mobile{position:relative;width:min(100%,1100px);max-width:calc(100vw - 180px);aspect-ratio:1000 / 560;max-height:calc(100dvh - 110px);border-radius:28px;overflow:hidden;background:linear-gradient(180deg,#5d0f12,#7b1416 20%,#590b0d);box-shadow:0 28px 50px #00000047,inset 0 0 0 2px #ffffff0d;touch-action:none}.pool-table--mobile .pool-table__felt{position:absolute;top:30px;right:30px;bottom:30px;left:30px;border-radius:16px;background:radial-gradient(circle at 50% 42%,rgba(255,255,255,.16),transparent 42%),linear-gradient(180deg,#69d4f0,#3aa9d2 52%,#278bb8);box-shadow:inset 0 0 0 2px #ffffff1a,inset 0 -20px 38px #0000001f}.pool-table__head-string{left:210px;top:52px;bottom:52px;width:2px;background:linear-gradient(180deg,transparent,rgba(255,255,255,.24) 18%,rgba(255,255,255,.24) 82%,transparent)}.pool-table__head-spot{left:196px;top:calc(50% - 15px);width:30px;height:30px;border-radius:50%;border:2px solid rgba(255,255,255,.18)}.pool-pocket{position:absolute;width:56px;height:56px;border-radius:999px;background:radial-gradient(circle at 50% 50%,#0f05054d,#0a0404f5);box-shadow:inset 0 3px 8px #ffffff0a,0 8px 14px #0000005c;z-index:6}.pool-pocket--1{left:12px;top:12px}.pool-pocket--2{left:calc(50% - 28px);top:3px}.pool-pocket--3{right:12px;top:12px}.pool-pocket--4{left:12px;bottom:12px}.pool-pocket--5{left:calc(50% - 28px);bottom:3px}.pool-pocket--6{right:12px;bottom:12px}.pool-aim-line{position:absolute;height:2px;transform-origin:left center;background:linear-gradient(90deg,#fffffff2,#ffffff85,#ffffff0a);z-index:7;pointer-events:none}.pool-aim-ring{position:absolute;width:22px;height:22px;transform:translate(-50%,-50%);border-radius:50%;border:3px solid rgba(255,255,255,.86);box-shadow:0 0 0 6px #ffffff14;z-index:7;pointer-events:none}.pool-ghost-dot{position:absolute;width:15px;height:15px;transform:translate(-50%,-50%);border-radius:50%;background:#ffffff1f;border:2px solid rgba(255,255,255,.9);z-index:7;pointer-events:none}.pool-cue{position:absolute;width:340px;height:8px;border-radius:999px;transform-origin:right center;background:linear-gradient(90deg,#c9924d,#ebc08d 66%,#fff4df);box-shadow:0 6px 14px #0000003d;z-index:7;pointer-events:none}.pool-ball{position:absolute;width:28px;height:28px;border-radius:999px;display:grid;place-items:center;font-family:var(--font-ui);font-size:11px;font-weight:700;color:#0b1420;box-shadow:inset 0 2px 3px #ffffff6b,inset 0 -2px 5px #0000002e,0 5px 10px #0003;z-index:8}.pool-ball span{display:grid;place-items:center;width:12px;height:12px;border-radius:999px;background:#ffffffeb;font-size:8px}.pool-ball--cue{background:radial-gradient(circle at 34% 32%,#fff,#d8e8f5 72%,#bfd1dd)}.pool-ball--solid{background:radial-gradient(circle at 34% 32%,#ffe26f,#f7a11c 72%,#d7720d)}.pool-ball--stripe{background:linear-gradient(180deg,#fff 0,#fff 24%,#198dff 24%,#198dff 76%,#fff 76%,#fff)}.pool-ball--eight{background:radial-gradient(circle at 34% 32%,#7c8892,#0f1823 72%,#05080d);color:#f7fbff}.pool-ball--eight span{color:#05080d}.game-shoot-fab{align-self:end;justify-self:stretch;height:60px;border-radius:18px;border:1px solid rgba(218,241,255,.18);background:linear-gradient(180deg,#1164aaeb,#08457beb);color:#f3f9ff;font-family:var(--font-ui);font-size:1.18rem;font-weight:700;box-shadow:0 14px 28px #00000038}.game-shoot-fab:disabled{opacity:.5}@media (max-width: 980px){.game-mobile-topbar{grid-template-columns:minmax(0,1fr)}.game-mobile-main{grid-template-columns:46px minmax(0,1fr) 76px}.pool-table--mobile{max-width:calc(100vw - 154px)}}@media (max-width: 760px){.app-shell--game{padding:8px}.game-mobile-hud{grid-template-columns:minmax(0,1fr)}.game-mobile-player--right{grid-template-columns:42px minmax(0,1fr)}.game-mobile-player__info--right{text-align:left;align-items:start}.game-mobile-pips--right{justify-content:flex-start}.game-mobile-main{grid-template-columns:40px minmax(0,1fr) 68px;gap:8px}.game-power-rail{height:min(58vh,360px)}.pool-table--mobile{max-width:calc(100vw - 124px)}.game-shoot-fab{height:54px;font-size:1rem}}.app-shell--game{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100dvh;min-height:100dvh;padding:0;margin:0;max-width:none;border-radius:0;overflow:hidden;box-shadow:none}.app-shell--game:before{background:linear-gradient(180deg,#03080e94,#03080eb3),radial-gradient(circle at 50% 20%,rgba(63,197,255,.18),transparent 42%)}.game-stage-shell--mobile{position:relative;width:100%;height:100dvh;min-height:100dvh;display:grid;grid-template-rows:auto minmax(0,1fr);gap:8px;padding:8px 10px 10px;overflow:hidden}.game-mobile-topbar{display:grid;grid-template-rows:auto auto;gap:4px;position:relative;z-index:12}.game-mobile-exit{justify-self:center;height:34px;min-width:132px;padding:0 14px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#060c126b;color:#f4f9ff;font-family:var(--font-ui);font-size:.9rem;font-weight:700;box-shadow:0 10px 20px #00000038}.game-mobile-hud{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:8px;align-items:center}.game-mobile-player,.game-mobile-center{min-width:0;min-height:68px;border-radius:16px;background:linear-gradient(180deg,#06111cd1,#050c12c2);border:1px solid rgba(205,232,255,.12);box-shadow:inset 0 0 0 1px #ffffff06,0 16px 28px #0003}.game-mobile-player{display:grid;grid-template-columns:52px minmax(0,1fr);gap:10px;align-items:center;padding:8px 12px}.game-mobile-player--right{grid-template-columns:minmax(0,1fr) 44px}.game-mobile-player--active{border-color:#6cf0ac52;box-shadow:inset 0 0 0 1px #6cf0ac2e,0 0 0 1px #6cf0ac24,0 16px 28px #0003}.game-mobile-player__avatar{width:52px;height:48px;border-radius:14px;overflow:hidden;background:linear-gradient(180deg,#ffffff2e,#ffffff0d);border:1px solid rgba(255,255,255,.14);display:grid;place-items:center;font-family:var(--font-ui);font-weight:700;color:#f3f7ff}.game-mobile-player__avatar img{width:100%;height:100%;object-fit:cover}.game-mobile-player__info{display:grid;gap:4px;min-width:0}.game-mobile-player__info--right{text-align:right;align-items:end}.game-mobile-player__info strong{font-family:var(--font-ui);font-size:.95rem;line-height:1;color:#fbfdff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.game-mobile-pips{display:flex;gap:4px}.game-mobile-pips--right{justify-content:flex-end}.game-mobile-pip{width:15px;height:15px;border-radius:999px;background:#0000005c;border:1px solid rgba(255,255,255,.12)}.game-mobile-pip--filled{background:radial-gradient(circle at 34% 34%,#f5fff9,#2dcc73 78%,#0f7b42);border-color:#c3ffd357}.game-mobile-center{min-width:170px;padding:8px 16px;display:grid;justify-items:center;align-content:center;gap:2px}.game-mobile-center__badge{display:inline-flex;align-items:center;justify-content:center;min-width:88px;min-height:24px;padding:0 12px;border-radius:999px;background:#1c5faa42;border:1px solid rgba(152,214,255,.18);color:#eef7ff;font-family:var(--font-ui);font-size:.82rem;font-weight:700}.game-mobile-center strong{font-family:var(--font-ui);font-size:1.12rem;color:#fff;line-height:1.05}.game-mobile-center small{color:#e2eefab3;font-size:.8rem}.game-mobile-main{min-height:0;display:grid;grid-template-columns:32px minmax(0,1fr);gap:10px;align-items:center}.game-power-rail{height:min(calc(100dvh - 118px),74vw);max-height:420px;align-self:center;justify-self:center;display:grid;justify-items:center;align-content:center;gap:10px;touch-action:none;-webkit-user-select:none;user-select:none}.game-power-rail__track{position:relative;width:18px;height:100%;border-radius:999px;border:1px solid rgba(255,241,202,.18);background:linear-gradient(180deg,#2b1810,#4f311b);box-shadow:inset 0 0 0 1px #ffffff08,0 10px 18px #00000040;overflow:hidden}.game-power-rail__fill{position:absolute;left:0;right:0;bottom:0;border-radius:inherit;background:linear-gradient(180deg,#ffecb9,#dfc06f 28%,#be7c29)}.game-power-rail__knob{position:absolute;left:50%;width:28px;height:22px;transform:translate(-50%);border-radius:10px;background:linear-gradient(180deg,#f3f6fa,#c5cdd7);border:1px solid rgba(17,22,28,.28);box-shadow:0 8px 16px #00000042}.game-power-rail__value{min-width:32px;text-align:center;font-family:var(--font-ui);font-weight:700;color:#f1f8ff}.game-mobile-table-wrap,.game-mobile-table-viewport{min-height:0;height:100%;display:flex;align-items:center;justify-content:center}.pool-table--mobile{position:relative;width:min(calc(100vw - 58px),calc((100dvh - 96px)*2));aspect-ratio:2 / 1;max-height:calc(100dvh - 98px);border-radius:26px;overflow:hidden;background:linear-gradient(180deg,#6c2d13,#7c2b11 14%,#6a1b14);box-shadow:0 30px 48px #00000057,inset 0 0 0 2px #ffffff0a;touch-action:none}.pool-table--mobile .pool-table__felt{position:absolute;top:28px;right:28px;bottom:28px;left:28px;border-radius:11px;background:radial-gradient(circle at 50% 45%,rgba(255,255,255,.17),transparent 44%),linear-gradient(180deg,#7fe1ff,#59c0e9,#4aa7d5 52%,#3f96c7);box-shadow:inset 0 0 0 2px #ffffff12,inset 0 -18px 36px #0000001c}.pool-table__head-string,.pool-table__head-spot{position:absolute;z-index:2;pointer-events:none}.pool-table__head-string{left:252px;top:55px;bottom:55px;width:2px;background:linear-gradient(180deg,transparent,rgba(255,255,255,.22) 18%,rgba(255,255,255,.22) 82%,transparent)}.pool-table__head-spot{left:238px;top:calc(50% - 15px);width:30px;height:30px;border-radius:50%;border:2px solid rgba(255,255,255,.15)}.pool-pocket{position:absolute;width:56px;height:56px;border-radius:999px;background:radial-gradient(circle at 50% 50%,#12050540,#080505f5);box-shadow:inset 0 4px 8px #ffffff08,0 8px 14px #0000005c;z-index:5}.pool-pocket--1{left:10px;top:10px}.pool-pocket--2{left:calc(50% - 28px);top:-4px}.pool-pocket--3{right:10px;top:10px}.pool-pocket--4{left:10px;bottom:10px}.pool-pocket--5{left:calc(50% - 28px);bottom:-4px}.pool-pocket--6{right:10px;bottom:10px}.pool-pocket-target{position:absolute;width:34px;height:34px;transform:translate(-50%,-50%);border-radius:50%;border:2px solid rgba(255,255,255,.7);background:#111d2c38;color:#fff;font-family:var(--font-ui);font-size:.72rem;font-weight:700;z-index:9}.pool-pocket-target--active{background:#49b76a4d;border-color:#c9ffd6eb;box-shadow:0 0 0 6px #70ee9526}.pool-aim-line{position:absolute;height:2px;transform-origin:left center;background:linear-gradient(90deg,#fffffff5,#ffffff8a,#fff0);z-index:7;pointer-events:none}.pool-aim-ring{position:absolute;width:20px;height:20px;transform:translate(-50%,-50%);border-radius:50%;border:3px solid rgba(255,255,255,.9);box-shadow:0 0 0 5px #ffffff14;z-index:7}.pool-ghost-dot{position:absolute;width:14px;height:14px;transform:translate(-50%,-50%);border-radius:50%;border:2px solid rgba(255,255,255,.88);background:#ffffff1f;z-index:7}.pool-cue{position:absolute;width:520px;height:7px;border-radius:999px;transform-origin:88% center;background:linear-gradient(90deg,#bc8143,#d7ab72 70%,#fff1d9);box-shadow:0 4px 10px #0000003d;z-index:7}.pool-ball{position:absolute;width:24px;height:24px;border-radius:50%;display:grid;place-items:center;font-family:var(--font-ui);font-size:8px;font-weight:700;color:#0b1420;box-shadow:inset 0 2px 4px #ffffff8c,inset 0 -2px 5px #0000002e,0 4px 8px #0003;z-index:8;background:radial-gradient(circle at 34% 32%,#ffffff,var(--ball-color, #d6e4ff) 68%,#1a2430 140%)}.pool-ball span{display:grid;place-items:center;width:11px;height:11px;border-radius:50%;background:#fffffff5;font-size:7px}.pool-ball--cue{background:radial-gradient(circle at 34% 32%,#fff,#ddebf7 72%,#c3d1db)}.pool-ball--solid{background:radial-gradient(circle at 34% 32%,#ffffff,var(--ball-color) 66%,#1a2430 140%)}.pool-ball--stripe{background:linear-gradient(180deg,#ffffff 0 24%,var(--ball-color) 24% 76%,#ffffff 76% 100%)}.pool-ball--eight{background:radial-gradient(circle at 34% 32%,#767f89,#0e151d 72%,#05080d);color:#f8fbff}.pool-ball--eight span{color:#0b0f16}@media (max-width: 980px){.game-mobile-center{min-width:148px}.pool-table--mobile{width:min(calc(100vw - 52px),calc((100dvh - 92px)*1.98))}}@media (max-width: 760px){.app-shell--game{padding:0}.game-stage-shell--mobile{padding:6px 8px 8px}.game-mobile-hud{gap:4px}.game-mobile-player,.game-mobile-center{min-height:60px}.game-mobile-player{padding:8px 10px;grid-template-columns:44px minmax(0,1fr)}.game-mobile-player--right{grid-template-columns:minmax(0,1fr) 44px}.game-mobile-player__avatar{width:36px;height:40px}.game-mobile-center{min-width:132px;padding:6px 12px}.game-mobile-center strong{font-size:1rem}.game-mobile-main{grid-template-columns:28px minmax(0,1fr);gap:8px}.game-power-rail{height:min(calc(100dvh - 112px),64vw)}.pool-table--mobile{width:min(calc(100vw - 46px),calc((100dvh - 90px)*1.96));max-height:calc(100dvh - 92px)}.pool-cue{width:460px}}.app-shell--game{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100dvh;max-width:none;min-height:100dvh;margin:0;padding:0;border-radius:0;overflow:hidden;background:#07111a;box-shadow:none}.app-shell--game:before{background:linear-gradient(180deg,#040a1033,#040a1033),radial-gradient(circle at 50% 38%,rgba(119,212,255,.08),transparent 48%)}.game-ref{position:relative;width:100%;height:100%;display:grid;grid-template-rows:72px minmax(0,1fr);padding:10px 12px 10px 10px;gap:10px;overflow:hidden}.game-ref__top{display:grid;grid-template-columns:46px minmax(0,1fr) 160px minmax(0,1fr);gap:10px;align-items:center}.game-ref__menu{width:46px;height:46px;border-radius:14px;border:1px solid rgba(110,255,134,.18);background:linear-gradient(180deg,#2aa53b,#0e7d2a);color:#f7fff8;font-family:var(--font-ui);font-size:1.35rem;font-weight:800;box-shadow:0 12px 20px #00000038}.game-ref__player,.game-ref__status{min-width:0;height:68px;border-radius:18px;background:linear-gradient(180deg,#081018eb,#060c12d6);border:1px solid rgba(220,237,255,.12);box-shadow:inset 0 0 0 1px #ffffff06}.game-ref__player{display:grid;grid-template-columns:54px minmax(0,1fr);gap:10px;align-items:center;padding:8px 12px}.game-ref__player--right{grid-template-columns:minmax(0,1fr) 54px}.game-ref__player--active{border-color:#74ff8f52;box-shadow:inset 0 0 0 1px #74ff8f24,0 0 0 1px #74ff8f14}.game-ref__avatar{width:54px;height:54px;border-radius:11px;overflow:hidden;border:1px solid rgba(255,255,255,.15);background:linear-gradient(180deg,#ffffff24,#ffffff0a);display:grid;place-items:center;color:#f4fbff;font-family:var(--font-ui);font-size:1rem;font-weight:700}.game-ref__player-body{display:grid;gap:7px;min-width:0}.game-ref__player-body--right{text-align:right;align-items:end}.game-ref__player-body strong{color:#fbfdff;font-family:var(--font-ui);font-size:.95rem;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.game-ref__pips{display:flex;gap:4px}.game-ref__pip{width:15px;height:15px;border-radius:50%;background:#0000006b;border:1px solid rgba(255,255,255,.14)}.game-ref__pip--filled{background:radial-gradient(circle at 34% 34%,#f7fff8,#34cb72 78%,#14884a);border-color:#c3ffd357}.game-ref__status{display:grid;justify-items:center;align-content:center;gap:2px;padding:6px 10px}.game-ref__stake{min-width:78px;min-height:24px;padding:0 12px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#2675c740;border:1px solid rgba(154,213,255,.18);color:#eef7ff;font-family:var(--font-ui);font-size:.82rem;font-weight:700}.game-ref__status strong{color:#fff;font-family:var(--font-ui);font-size:.9rem;line-height:1}.game-ref__status small{color:#deecf8b8;font-size:.74rem}.game-ref__body{min-height:0;display:grid;grid-template-columns:30px minmax(0,1fr);gap:12px;align-items:center}.game-ref__power{align-self:center;justify-self:center;width:30px;height:min(calc(100dvh - 118px),60vw);max-height:430px;display:flex;align-items:stretch;justify-content:center;touch-action:none;-webkit-user-select:none;user-select:none}.game-ref__power-track{position:relative;width:18px;height:100%;border-radius:999px;overflow:hidden;background:linear-gradient(180deg,#2a180f,#563721);border:1px solid rgba(252,239,190,.18);box-shadow:inset 0 0 0 1px #ffffff08,0 10px 18px #00000040}.game-ref__power-fill{position:absolute;left:0;right:0;bottom:0;border-radius:inherit;background:linear-gradient(180deg,#fff0bc,#e2c574 34%,#b36e2a)}.game-ref__power-knob{position:absolute;left:50%;width:28px;height:22px;transform:translate(-50%);border-radius:10px;background:linear-gradient(180deg,#f4f7fb,#c4cdd8);border:1px solid rgba(17,22,28,.28);box-shadow:0 8px 16px #00000042}.pool-ref{position:relative;width:min(calc(100vw - 76px),calc((100dvh - 88px)*2.05));aspect-ratio:2 / 1;max-height:calc(100dvh - 96px);border-radius:22px;overflow:hidden;background:linear-gradient(180deg,#7b2917,#8d2a18 12%,#751e14);box-shadow:0 26px 42px #00000057,inset 0 0 0 2px #ffffff0a;touch-action:none}.pool-ref__felt{position:absolute;top:18px;right:18px;bottom:18px;left:18px;border-radius:11px;background:radial-gradient(circle at 50% 46%,rgba(255,255,255,.12),transparent 44%),linear-gradient(180deg,#7bdcf9,#63c9eb 20%,#4caed6 55%,#409ac6);box-shadow:inset 0 0 0 2px #ffffff0f,inset 0 -16px 30px #0000001a}.pool-ref:before,.pool-ref:after{content:"";position:absolute;left:18px;right:18px;height:16px;background:linear-gradient(180deg,#ffffff29,#ffffff08);opacity:.24;pointer-events:none}.pool-ref:before{top:18px}.pool-ref:after{bottom:18px}.pool-ref__head-string,.pool-ref__head-spot{position:absolute;z-index:2;pointer-events:none}.pool-ref__head-string{left:250px;top:42px;bottom:42px;width:2px;background:linear-gradient(180deg,transparent,rgba(255,255,255,.18) 18%,rgba(255,255,255,.18) 82%,transparent)}.pool-ref__head-spot{left:236px;top:calc(50% - 15px);width:30px;height:30px;border-radius:50%;border:2px solid rgba(255,255,255,.14)}.pool-ref__pocket{position:absolute;width:52px;height:48px;border-radius:50%;background:radial-gradient(circle at 50% 50%,#11070757,#050505fa);box-shadow:inset 0 4px 8px #ffffff08,0 8px 16px #00000057;z-index:5}.pool-ref__pocket--1{left:2px;top:2px}.pool-ref__pocket--2{left:calc(50% - 26px);top:-10px}.pool-ref__pocket--3{right:2px;top:2px}.pool-ref__pocket--4{left:2px;bottom:2px}.pool-ref__pocket--5{left:calc(50% - 26px);bottom:-10px}.pool-ref__pocket--6{right:2px;bottom:2px}.pool-ref__pocket-target{position:absolute;width:30px;height:30px;transform:translate(-50%,-50%);border-radius:50%;border:2px solid rgba(255,255,255,.7);background:#111d2c38;color:#fff;font-family:var(--font-ui);font-size:.7rem;font-weight:700;z-index:9}.pool-ref__pocket-target--active{background:#49b76a4d;border-color:#c9ffd6eb;box-shadow:0 0 0 6px #70ee9526}.pool-ref__aim-line{position:absolute;height:2px;transform-origin:left center;background:linear-gradient(90deg,#fffffff5,#ffffff8a,#fff0);z-index:7;pointer-events:none}.pool-ref__aim-ring{position:absolute;width:18px;height:18px;transform:translate(-50%,-50%);border-radius:50%;border:3px solid rgba(255,255,255,.9);box-shadow:0 0 0 4px #ffffff14;z-index:7}.pool-ref__ghost-dot{position:absolute;width:13px;height:13px;transform:translate(-50%,-50%);border-radius:50%;background:#ffffff1a;border:2px solid rgba(255,255,255,.86);z-index:7}.pool-ref__cue{position:absolute;width:560px;height:6px;border-radius:999px;transform-origin:89% center;background:linear-gradient(90deg,#b8783b,#d8ac73 70%,#fff3de);box-shadow:0 4px 10px #00000038;z-index:7}.pool-ref__ball{position:absolute;width:24px;height:24px;border-radius:50%;display:grid;place-items:center;font-family:var(--font-ui);font-size:8px;font-weight:700;color:#0b1420;box-shadow:inset 0 2px 4px #ffffff8f,inset 0 -2px 5px #0000002e,0 4px 8px #0003;z-index:8}.pool-ref__ball span{width:11px;height:11px;border-radius:50%;background:#fffffff5;display:grid;place-items:center;font-size:7px}.pool-ref__ball--cue{background:radial-gradient(circle at 34% 32%,#fff,#dce9f5 72%,#c1d0da)}.pool-ref__ball--eight{background:radial-gradient(circle at 34% 32%,#757f89,#0e151d 72%,#05080d);color:#f8fbff}@media (max-width: 860px){.game-ref{grid-template-rows:66px minmax(0,1fr);padding:8px;gap:8px}.game-ref__top{grid-template-columns:42px minmax(0,1fr) 136px minmax(0,1fr);gap:8px}.game-ref__menu{width:42px;height:42px;border-radius:11px}.game-ref__player,.game-ref__status{height:60px;border-radius:14px}.game-ref__player{grid-template-columns:44px minmax(0,1fr);padding:8px 10px}.game-ref__player--right{grid-template-columns:minmax(0,1fr) 44px}.game-ref__avatar{width:40px;height:40px;border-radius:10px}.game-ref__player-body strong{font-size:.84rem}.game-ref__pip{width:13px;height:13px}.game-ref__status{padding:6px 10px}.game-ref__status strong{font-size:.82rem}.game-ref__status small{font-size:.68rem}.game-ref__body{grid-template-columns:28px minmax(0,1fr);gap:8px}.game-ref__power{height:min(calc(100dvh - 102px),56vw);max-height:360px}.pool-ref{width:min(calc(100vw - 62px),calc((100dvh - 84px)*2.02));max-height:calc(100dvh - 86px)}.pool-ref__cue{width:520px}}.game-ref,.game-ref--cover{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:grid;grid-template-rows:96px minmax(0,1fr);gap:8px;padding:8px 14px 10px;overflow:hidden;background:linear-gradient(180deg,#06102038,#0610204d),radial-gradient(circle at top,rgba(124,214,255,.12),transparent 36%)}.game-ref__top{display:grid;grid-template-columns:72px minmax(0,1fr) 240px minmax(0,1fr);align-items:center;gap:12px}.game-ref__menu{width:72px;height:72px;border:0;border-radius:20px;background:linear-gradient(180deg,#39c43c,#199e27);color:#effff0;font-size:1.72rem;line-height:1;box-shadow:inset 0 1px #ffffff4d,0 12px 20px #00000040}.game-ref__player,.game-ref__status{height:72px;border-radius:22px;border:1px solid rgba(82,128,191,.32);background:linear-gradient(180deg,#060c16d6,#03070eeb);box-shadow:inset 0 1px #ffffff0f,0 10px 24px #0003}.game-ref__player{display:grid;grid-template-columns:74px minmax(0,1fr);align-items:center;gap:12px;padding:0 18px}.game-ref__player--right{grid-template-columns:minmax(0,1fr) 74px}.game-ref__player--active{border-color:#61d67a73;box-shadow:inset 0 0 0 1px #6de98f33,0 10px 24px #0000003d}.game-ref__avatar{width:64px;height:64px;border-radius:18px;overflow:hidden;background:#ffffff14;display:grid;place-items:center;color:#f3f8ff;font-weight:700}.game-ref__avatar img{width:100%;height:100%;object-fit:cover}.game-ref__player-body,.game-ref__player-body--right{min-width:0;display:grid;gap:8px}.game-ref__player-body--right{text-align:right}.game-ref__player-body strong{display:block;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#f6fbff;font-size:1rem;line-height:1}.game-ref__pips{display:inline-flex;gap:7px}.game-ref__pips--right{justify-content:flex-end}.game-ref__pip{width:18px;height:18px;border-radius:50%;background:#04090fe0;border:1px solid rgba(255,255,255,.16)}.game-ref__pip--filled{background:linear-gradient(180deg,#66de78,#239d3f);border-color:#c9ffd699}.game-ref__status{display:grid;align-content:center;justify-items:center;gap:3px;padding:6px 12px}.game-ref__stake{min-width:118px;padding:8px 18px;border-radius:999px;border:1px solid rgba(118,168,255,.24);background:#1c457c59;color:#eef6ff;text-align:center;font-weight:700}.game-ref__status strong{color:#fff;font-size:1rem;line-height:1.1}.game-ref__status small{color:#e6efffb8;font-size:.8rem}.game-ref__body{min-height:0;display:grid;grid-template-columns:66px minmax(0,1fr);gap:12px;align-items:center}.game-ref__power{align-self:center;justify-self:center;width:48px;height:min(58vh,440px);display:grid;justify-items:center;align-content:center;gap:10px;-webkit-user-select:none;user-select:none;touch-action:none}.game-ref__power-track{position:relative;width:28px;height:100%;border-radius:18px;background:linear-gradient(180deg,#2c1e12f2,#774f27f5 22%,#e7c981f2);box-shadow:inset 0 0 0 2px #ffffff14,0 10px 24px #00000040;overflow:hidden}.game-ref__power-fill{position:absolute;left:0;right:0;bottom:0;background:linear-gradient(180deg,#fff,#fff6dd 28%,#ead18c)}.game-ref__power-knob{position:absolute;left:1px;right:1px;height:20px;border-radius:999px;background:linear-gradient(180deg,#fff,#efe8d5);box-shadow:0 3px 9px #0003}.game-ref__power-value{color:#f3f8ff;font-size:.9rem;font-weight:700}.game-ref__table-shell,.game-ref__table-area{min-height:0;height:100%;display:flex;align-items:center;justify-content:center}.pool-ref{position:relative;width:min(calc(100vw - 118px),calc((100dvh - 110px)*2.1));aspect-ratio:2 / 1;max-height:calc(100dvh - 116px);border-radius:28px;overflow:hidden;background:linear-gradient(180deg,#8f3224,#842819 12%,#631810);box-shadow:0 26px 40px #00000057,inset 0 0 0 2px #ffffff0a;touch-action:none}.pool-ref__felt{position:absolute;top:24px;right:24px;bottom:24px;left:24px;border-radius:18px;background:radial-gradient(circle at 50% 46%,rgba(255,255,255,.1),transparent 44%),linear-gradient(180deg,#8ee4ff,#72d3f3 16%,#58bde1 54%,#4da8d0);box-shadow:inset 0 0 0 2px #ffffff0d,inset 0 -18px 28px #0000001a}.pool-ref:before,.pool-ref:after{content:"";position:absolute;left:24px;right:24px;height:18px;background:linear-gradient(180deg,#ffffff29,#ffffff05);opacity:.18}.pool-ref:before{top:24px}.pool-ref:after{bottom:24px}.pool-ref__head-string{position:absolute;left:360px;top:54px;bottom:54px;width:2px;background:linear-gradient(180deg,transparent,rgba(255,255,255,.18) 18%,rgba(255,255,255,.18) 82%,transparent);z-index:2}.pool-ref__head-spot{position:absolute;left:347px;top:calc(50% - 17px);width:34px;height:34px;border-radius:50%;border:2px solid rgba(255,255,255,.16);z-index:2}.pool-ref__pocket{position:absolute;width:70px;height:70px;border-radius:50%;background:radial-gradient(circle at 50% 50%,#120d0d66,#040404fa);box-shadow:inset 0 4px 8px #ffffff08,0 8px 18px #00000057;z-index:4}.pool-ref__pocket--1{left:8px;top:8px}.pool-ref__pocket--2{left:calc(50% - 35px);top:-10px}.pool-ref__pocket--3{right:8px;top:8px}.pool-ref__pocket--4{left:8px;bottom:8px}.pool-ref__pocket--5{left:calc(50% - 35px);bottom:-10px}.pool-ref__pocket--6{right:8px;bottom:8px}.pool-ref__pocket-target{position:absolute;width:34px;height:34px;transform:translate(-50%,-50%);border-radius:50%;border:2px solid rgba(255,255,255,.7);background:#111d2c47;color:#fff;font-size:.75rem;font-weight:700;z-index:10}.pool-ref__pocket-target--active{background:#49b76a52;border-color:#c9ffd6eb;box-shadow:0 0 0 6px #70ee9526}.pool-ref__aim-line{position:absolute;height:2px;transform-origin:left center;background:linear-gradient(90deg,#fffffff5,#fff9,#fff0);z-index:8}.pool-ref__aim-ring{position:absolute;width:18px;height:18px;transform:translate(-50%,-50%);border-radius:50%;border:3px solid rgba(255,255,255,.92);box-shadow:0 0 0 4px #ffffff14;z-index:8}.pool-ref__ghost-dot{position:absolute;width:14px;height:14px;transform:translate(-50%,-50%);border-radius:50%;background:#ffffff14;border:2px solid rgba(255,255,255,.9);z-index:8}.pool-ref__cue{position:absolute;width:720px;height:7px;border-radius:999px;transform-origin:92% center;background:linear-gradient(90deg,#a7642f,#c98a4a 28%,#ddb37b 72%,#f7f2ea);box-shadow:0 3px 10px #0000002e;z-index:8}.pool-ref__ball{position:absolute;width:20px;height:20px;border-radius:50%;display:grid;place-items:center;font-size:7px;font-weight:700;color:#0b1420;box-shadow:inset 0 2px 4px #ffffff8f,inset 0 -2px 5px #0000002e,0 4px 8px #0003;z-index:9}.pool-ref__ball span{width:10px;height:10px;border-radius:50%;background:#fffffff5;display:grid;place-items:center;font-size:6px}.pool-ref__ball--cue{background:radial-gradient(circle at 34% 32%,#fff,#e8f2fb 72%,#d0d9e3)}.pool-ref__ball--solid{background:radial-gradient(circle at 34% 32%,#ffffff,var(--ball-color) 66%,#1a2430 140%)}.pool-ref__ball--stripe{background:linear-gradient(180deg,#ffffff 0 24%,var(--ball-color) 24% 76%,#ffffff 76% 100%)}.pool-ref__ball--eight{background:radial-gradient(circle at 34% 32%,#7a858f,#0f151d 72%,#05080d);color:#f8fbff}.pool-ref__ball--eight span{color:#0b0f16}@media (max-width: 960px){.game-ref,.game-ref--cover{grid-template-rows:88px minmax(0,1fr);padding:8px 10px 10px}.game-ref__top{grid-template-columns:58px minmax(0,1fr) 200px minmax(0,1fr);gap:8px}.game-ref__menu{width:58px;height:58px;border-radius:18px;font-size:1.7rem}.game-ref__player,.game-ref__status{height:64px;border-radius:18px}.game-ref__player{grid-template-columns:58px minmax(0,1fr);padding:0 12px;gap:10px}.game-ref__player--right{grid-template-columns:minmax(0,1fr) 58px}.game-ref__avatar{width:50px;height:50px;border-radius:15px}.game-ref__player-body strong{font-size:.92rem}.game-ref__pip{width:16px;height:16px}.game-ref__status strong{font-size:.92rem}.game-ref__stake{min-width:96px;padding:6px 12px}.game-ref__body{grid-template-columns:54px minmax(0,1fr);gap:10px}.game-ref__power{width:42px;height:min(52vh,360px)}.game-ref__power-track{width:24px}.pool-ref{width:min(calc(100vw - 88px),calc((100dvh - 104px)*2.1));max-height:calc(100dvh - 106px);border-radius:24px}.pool-ref__felt{top:21px;right:21px;bottom:21px;left:21px}.pool-ref__head-string{left:338px}.pool-ref__head-spot{left:325px}.pool-ref__cue{width:650px}}@media (max-width: 720px){.game-ref__top{grid-template-columns:52px minmax(0,1fr) 156px minmax(0,1fr)}.game-ref__player{padding:0 10px}.game-ref__avatar{width:44px;height:44px;border-radius:13px}.game-ref__player-body strong{font-size:.86rem}.game-ref__pip{width:14px;height:14px}.game-ref__status strong{font-size:.84rem}.game-ref__status small{font-size:.72rem}}.app-shell--game{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;max-width:none;height:100dvh;min-height:100dvh;margin:0;padding:0;border-radius:0;overflow:hidden;background:radial-gradient(circle at 22% 20%,rgba(91,180,255,.18),transparent 18%),radial-gradient(circle at 78% 16%,rgba(118,185,255,.12),transparent 18%),linear-gradient(180deg,#06101a,#07111d 42%,#071018);box-shadow:none}.app-shell--game:before{background:linear-gradient(180deg,#03080e2e,#03080e33),radial-gradient(circle at 50% 35%,rgba(105,208,255,.08),transparent 48%)}.pool-stage{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-template-rows:50px minmax(0,1fr);gap:3px;padding:max(6px,env(safe-area-inset-top,0px)) 8px 7px;overflow:hidden;background:linear-gradient(180deg,#0d1a2e,#111e34 40%,#0a1525)}.pool-stage__hud{display:grid;grid-template-columns:48px minmax(0,1fr) 132px minmax(0,1fr);align-items:center;gap:8px;min-height:0}.pool-stage__menu,.pool-stage__player,.pool-stage__status{height:48px;border-radius:16px;border:1px solid rgba(119,211,255,.18);background:linear-gradient(180deg,#020c18d1,#040a14e6);box-shadow:inset 0 1px #ffffff0d,0 10px 22px #0000002e}.pool-stage__menu{width:48px;border-radius:14px;display:grid;place-items:center;border-color:#78ff7f42;background:linear-gradient(180deg,#3fd04c,#28a93d);color:#f7fff9;font-size:1.72rem;font-weight:700}.pool-stage__menu:disabled{opacity:.65}.pool-stage__player{display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:7px;padding:4px 9px}.pool-stage__player--right{grid-template-columns:minmax(0,1fr) 44px}.pool-stage__player--active{border-color:#3cdcff8c;box-shadow:inset 0 0 0 1px #50e6ff33,0 0 12px #28b4ff26,0 10px 22px #0000002e}.pool-stage__avatar{width:38px;height:38px;border-radius:11px;overflow:hidden;display:grid;place-items:center;background:linear-gradient(180deg,#192230f5,#080b11fa);border:1px solid rgba(255,255,255,.08);font:700 .88rem var(--font-ui);color:#eef7ff}.pool-stage__avatar img{width:100%;height:100%;object-fit:cover}.pool-stage__player-copy{min-width:0;display:grid;gap:4px}.pool-stage__player-copy--right{text-align:right}.pool-stage__player-copy strong{font:700 clamp(.92rem,.94vw,1.08rem) var(--font-ui);color:#f6f8ff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pool-stage__pips{display:flex;gap:4px}.pool-stage__pips--right{justify-content:flex-end}.pool-stage__pip{width:15px;height:15px;border-radius:999px;border:1px solid rgba(0,0,0,.3);background:radial-gradient(circle at 40% 40%,#1e1e23d9,#0a0a0ef2);overflow:hidden;flex-shrink:0}.pool-stage__pip--ball{border-color:#ffffff26;background:none;box-shadow:0 1px 3px #0000004d}.pool-stage__status{display:grid;align-content:center;justify-items:center;gap:0;padding:3px 7px;text-align:center}.pool-stage__stake{min-width:78px;padding:1px 11px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#263668d6,#141d3df0);font:700 .88rem var(--font-ui);color:#fbfdff}.pool-stage__status strong{font:700 .88rem var(--font-ui);color:#fff}.pool-stage__status small{font:600 .68rem var(--font-ui);color:#e8f2ffbd}.pool-stage__table-layout{min-height:0;display:grid;grid-template-columns:34px minmax(0,1fr);gap:4px;align-items:center}.pool-stage__power{align-self:center;justify-self:center;width:28px;height:min(74vh,408px);display:grid;justify-items:center;align-content:center;gap:0;color:#f2f7ffd1;cursor:ns-resize;-webkit-user-select:none;user-select:none;touch-action:none}.pool-stage__power-track{position:relative;width:18px;height:100%;min-height:220px;border-radius:9px;background:#000000b8;border:2px solid rgba(160,165,180,.45);box-shadow:inset 0 2px 6px #0009,0 1px #ffffff14;overflow:hidden}.pool-stage__power-fill{position:absolute;left:2px;right:2px;bottom:auto;border-radius:7px;background:linear-gradient(180deg,#fff3a2,#ffd84e 18%,#ffbf23 38%,#ff8b12 62%,#eb3d12 82%,#981010);box-shadow:0 0 10px #dca01e4d,inset 0 1px #ffffff40}.pool-stage__power-marker{position:absolute;left:-3px;right:-3px;height:4px;border-radius:999px;background:#fff;transform:translateY(-50%);box-shadow:0 0 6px #ffffff80,0 0 12px #fff3}.pool-stage__power small{font:700 .9rem var(--font-ui)}.pool-stage__power--active .pool-stage__power-track{border-color:#c8d2e199}.pool-stage__power--dragging .pool-stage__power-fill,.pool-stage__power--dragging .pool-stage__power-marker{transition:none!important}.pool-stage__table-shell{min-width:0;min-height:0;display:grid;place-items:center}.pool-stage__table-wrap{position:relative;width:min(100%,calc((100dvh - 78px)*2.1));max-width:1450px;filter:drop-shadow(0 30px 34px rgba(0,0,0,.42));aspect-ratio:2 / 1;touch-action:none;-webkit-user-select:none;user-select:none}.pool-stage__table-wrap--interactive{cursor:grab}.pool-stage__table-wrap--interactive:active{cursor:grabbing}.pool-stage__canvas{display:block;width:100%;height:100%}.pool-stage__pocket-call{position:absolute;width:34px;height:34px;border-radius:999px;border:1px solid rgba(255,255,255,.24);background:linear-gradient(180deg,#111f39eb,#080f1ceb);color:#fffcec;font:700 .84rem var(--font-ui);transform:translate(-50%,-50%);box-shadow:0 8px 16px #0000003d}.pool-stage__pocket-call--active{border-color:#ffeb8be6;background:linear-gradient(180deg,#46350df2,#231808fa);box-shadow:0 0 0 1px #ffe99f40,0 12px 18px #0000003d}.pool-stage__group-banner{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;pointer-events:none;z-index:10;animation:pool-banner-fade 2.5s ease-out forwards}.pool-stage__group-banner:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#00000059;border-radius:inherit}.pool-stage__group-banner{font:900 clamp(1.2rem,3vw,2rem) var(--font-display, var(--font-ui));color:#fff;text-shadow:0 2px 12px rgba(0,0,0,.7),0 0 40px rgba(255,220,100,.3);letter-spacing:.02em}@keyframes pool-banner-fade{0%{opacity:0;transform:scale(.85)}12%{opacity:1;transform:scale(1.02)}70%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1)}}@media (max-width: 1100px){.pool-stage{grid-template-rows:58px minmax(0,1fr);gap:4px;padding-inline:10px}.pool-stage__hud{grid-template-columns:48px minmax(0,1fr) 128px minmax(0,1fr);gap:8px}.pool-stage__menu,.pool-stage__player,.pool-stage__status{height:50px;border-radius:16px}.pool-stage__menu{width:48px;font-size:1.72rem}.pool-stage__player{grid-template-columns:38px minmax(0,1fr);gap:8px;padding-inline:10px}.pool-stage__player--right{grid-template-columns:minmax(0,1fr) 46px}.pool-stage__avatar{width:40px;height:40px;border-radius:13px}.pool-stage__player-copy strong,.pool-stage__status strong{font-size:.92rem}.pool-stage__pip{width:15px;height:15px}.pool-stage__table-layout{grid-template-columns:34px minmax(0,1fr);gap:8px}.pool-stage__power{width:28px;height:min(72vh,370px)}.pool-stage__power-track{width:18px;min-height:198px}.pool-stage__power-marker{left:-4px;right:-4px}.pool-stage__table-wrap{width:min(100%,calc((100dvh - 92px)*2.06))}}@media (max-width: 760px){.pool-stage{grid-template-rows:56px minmax(0,1fr);padding:max(8px,env(safe-area-inset-top,0px)) 8px 8px}.pool-stage__hud{grid-template-columns:46px minmax(0,1fr) 108px minmax(0,1fr);gap:4px}.pool-stage__menu,.pool-stage__player,.pool-stage__status{height:48px;border-radius:14px}.pool-stage__menu{width:46px;font-size:1.52rem}.pool-stage__player{grid-template-columns:34px minmax(0,1fr);gap:4px;padding:4px 8px}.pool-stage__player--right{grid-template-columns:minmax(0,1fr) 40px}.pool-stage__avatar{width:34px;height:34px;border-radius:11px}.pool-stage__player-copy{gap:3px}.pool-stage__player-copy strong{font-size:.78rem}.pool-stage__pips{gap:3px}.pool-stage__pip{width:13px;height:13px}.pool-stage__status{gap:0;padding-inline:6px}.pool-stage__stake{min-width:70px;padding:2px 8px;font-size:.88rem}.pool-stage__status strong{font-size:.76rem}.pool-stage__status small{font-size:.66rem}.pool-stage__table-layout{grid-template-columns:34px minmax(0,1fr);gap:4px}.pool-stage__power{width:24px;height:min(66vh,296px);gap:0}.pool-stage__power-track{width:16px;min-height:156px}.pool-stage__power-marker{left:-4px;right:-4px}.pool-stage__power small{font-size:.86rem}.pool-stage__table-wrap{width:min(100%,calc((100dvh - 90px)*2.04))}.pool-stage__pocket-call{width:28px;height:28px;font-size:.76rem}}
