.mg-root{--mg-bg: #0c1322;--mg-card: #162338;--mg-primary: #4c88ff;--mg-green: #49c64a;--mg-orange: #f6a623;--mg-red: #d84b45;--mg-purple: #7c4dff;--mg-white: #ffffff;--mg-muted: #a8b2c4;--mg-shadow: 0 8px 20px rgba(0, 0, 0, .35);--mg-font: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif;position:fixed;top:0;right:0;bottom:0;left:0;background:var(--mg-bg);font-family:var(--mg-font);color:var(--mg-white);overflow:hidden}.mg-viewport{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:var(--mg-bg)}.mg-stage{position:relative;width:390px;height:844px;flex:0 0 auto;transform-origin:center center;overflow:hidden;background:var(--mg-bg)}.mg-screen{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;padding-top:env(safe-area-inset-top,0px);background:linear-gradient(180deg,#060a1247,#060a129e),var(--mobile-screen-bg-url, var(--room-bg-url, none)) center top / cover no-repeat,linear-gradient(180deg,#0e1626,#0a101c)}.mg-hud{position:relative;flex:0 0 64px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;z-index:8}.mg-hud-left{display:flex;align-items:center;gap:8px;height:36px;max-width:148px;padding:0 12px 0 8px;border-radius:16px;background:#162338eb;border:1px solid rgba(140,168,210,.16);box-shadow:var(--mg-shadow)}.mg-menu-btn{width:26px;height:26px;flex:0 0 26px;border:none;border-radius:10px;background:#ffffff14;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.mg-menu-icon,.mg-menu-icon:before,.mg-menu-icon:after{content:"";display:block;width:16px;height:2px;border-radius:2px;background:var(--mg-white);position:relative}.mg-menu-icon:before{position:absolute;top:-5px}.mg-menu-icon:after{position:absolute;top:5px}.mg-hud-info{display:flex;flex-direction:column;gap:2px;line-height:1.1}.mg-hud-title{font-size:13px;font-weight:700;color:var(--mg-white);white-space:nowrap}.mg-hud-sub{font-size:10px;font-weight:500;color:var(--mg-muted);display:flex;align-items:center;white-space:nowrap}.mg-hud-ante-chip{display:inline-block;width:9px;height:9px;margin-right:2px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#ffd66b,#e0952a)}.mg-trophy-btn{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:45px;height:45px;border-radius:14px;border:2px solid rgba(76,136,255,.7);background:#162338eb;box-shadow:var(--mg-shadow),0 0 14px #4c88ff59;display:flex;align-items:center;justify-content:center;cursor:pointer}.mg-trophy-icon{font-size:21px;line-height:1;filter:drop-shadow(0 2px 2px rgba(0,0,0,.4))}.mg-balance{display:flex;align-items:center;gap:8px;height:36px;padding:0 6px 0 12px;border-radius:16px;background:#162338eb;border:1px solid rgba(140,168,210,.16);box-shadow:var(--mg-shadow);cursor:pointer}.mg-balance-chip{width:24px;height:24px}.mg-balance-val{font-size:16px;font-weight:700;color:var(--mg-white)}.mg-balance-add{width:26px;height:26px;border-radius:50%;background:var(--mg-green);color:#06210a;font-size:19px;font-weight:700;line-height:24px;text-align:center}.mg-stage-mid{position:relative;flex:1 1 auto;min-height:0;z-index:4}.mg-table-area{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.mg-table{position:absolute;top:0;right:0;bottom:0;left:0}.mg-table-box{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3}.mg-pot{position:absolute;left:50%;top:45%;transform:translate(-50%,-50%);display:inline-flex;align-items:center;gap:6px;padding:4px 14px;border-radius:14px;background:#080e18b8;border:1px solid rgba(255,255,255,.08);white-space:nowrap;z-index:3}.mg-pot-label{font-size:14px;font-weight:600;color:var(--mg-white)}.mg-pot-amount{font-size:14px;font-weight:800;color:var(--mg-orange)}.mg-pot-chips{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;z-index:2}.mg-pot-chips .chip-img{width:20px;height:20px;margin-left:-8px}.mg-pot-chips .chip-img:first-child{margin-left:0}.mg-board{position:absolute;left:50%;top:55%;transform:translate(-50%,-50%);display:flex;gap:8px;z-index:2}.mg-board .card{width:30px;height:42px;border-radius:5px}.mg-board-empty{width:30px;height:42px;border-radius:5px;background:#ffffff0d;border:1px dashed rgba(255,255,255,.1)}.mg-board .card .card-corner{top:2px;left:3px}.mg-board .card .card-rank{font-size:9px}.mg-board .card .card-suit-lg{font-size:18px}.mg-bet{position:absolute;transform:translate(-50%,-50%);display:inline-flex;align-items:center;gap:3px;padding:1px 6px 1px 3px;border-radius:8px;background:#080e1899;z-index:3}.mg-bet .chip-img{width:14px;height:14px}.mg-bet-amount{font-size:10px;font-weight:700;color:var(--mg-white)}.mg-dealer{position:absolute;transform:translate(-50%,-50%);width:20px;height:20px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#fff,#d3dae6);color:#17202f;font-size:10px;font-weight:800;line-height:20px;text-align:center;box-shadow:0 2px 4px #0006;z-index:4}.mg-seat{position:absolute;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;width:78px;z-index:4}.mg-seat--folded{opacity:.88}.mg-seat--out{opacity:.3;filter:grayscale(.7)}.mg-seat-avatar-wrap{position:relative;width:62px;height:62px}.mg-seat--hero .mg-seat-avatar-wrap{width:78px;height:78px}.mg-seat-glow{position:absolute;top:-5px;right:-5px;bottom:-5px;left:-5px;border-radius:50%;background:transparent}.mg-seat--winner .mg-seat-glow{box-shadow:0 0 0 3px #49c64af2,0 0 18px #49c64ab3}.mg-seat--hero .mg-seat-glow{box-shadow:0 0 18px #f2c14e8c;animation:mg-hero-pulse 2s ease-in-out infinite}@keyframes mg-hero-pulse{0%,to{box-shadow:0 0 14px #f2c14e73}50%{box-shadow:0 0 22px #f2c14ebf}}.mg-seat-avatar{position:relative;width:100%;height:100%;border-radius:50%;overflow:hidden;border:3px solid rgba(255,255,255,.14);box-shadow:var(--mg-shadow);z-index:1}.mg-seat-cards{position:absolute;bottom:calc(100% - 20px);left:50%;transform:translate(-50%);display:flex;z-index:-1;pointer-events:none}.mg-seat-cards .card{width:22px;height:31px;border-radius:4px;box-shadow:0 3px 8px #0006}.mg-seat-cards .card:first-child{transform:rotate(-9deg);margin-right:-9px}.mg-seat-cards .card:last-child{transform:rotate(9deg)}.mg-seat--hero .mg-seat-avatar{border-color:var(--mg-orange)}.mg-seat-avatar-img{width:100%;height:100%;object-fit:cover}.mg-seat-initials{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:800;color:#fff}.mg-seat-tag{position:relative;margin-top:-10px;min-width:54px;padding:8px 7px 3px;border-radius:9px;background:#0c1322f0;border:1px solid rgba(140,168,210,.18);box-shadow:var(--mg-shadow);display:flex;flex-direction:column;align-items:center;gap:0;z-index:2}.mg-seat--hero .mg-seat-tag{border-color:#f2c14e66}.mg-seat-name{font-size:10px;font-weight:700;color:var(--mg-white);max-width:64px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mg-seat-stack{font-size:11px;font-weight:800;color:var(--mg-orange)}.mg-seat-pos{margin-top:2px;padding:1px 6px;border-radius:6px;font-size:9px;font-weight:800;letter-spacing:.3px;color:var(--mg-white);background:#4c88ffd9}.mg-seat--hero .mg-seat-pos{background:var(--mg-orange);color:#2a1a02}.mg-seat-allin{margin-top:3px;padding:1px 8px;border-radius:7px;font-size:10px;font-weight:800;color:#2a1a02;background:var(--mg-orange)}.mg-hero-cards{position:absolute;bottom:calc(100% - 14px);left:50%;transform:translate(-50%);display:flex;z-index:-1}.mg-hero-cards .card{width:30px;height:42px;border-radius:5px;box-shadow:0 6px 12px #00000073}.mg-hero-cards .card:first-child{transform:rotate(-6deg);margin-right:-11px}.mg-hero-cards .card:last-child{transform:rotate(6deg)}.mg-hero-cards .card .card-corner{top:2px;left:3px}.mg-hero-cards .card .card-rank{font-size:9px}.mg-hero-cards .card .card-suit-lg{font-size:18px}.mg-seat-reveal{position:absolute;bottom:calc(100% - 16px);left:50%;transform:translate(-50%);display:flex;gap:1px;z-index:-1}.mg-seat-reveal .card{width:30px;height:42px;border-radius:5px}.mg-seat-reveal .card:first-child{transform:rotate(-8deg)}.mg-seat-reveal .card:last-child{transform:rotate(8deg)}.mg-seat-reveal .card .card-rank{font-size:9px}.mg-seat-reveal .card .card-suit-lg{font-size:18px}.mg-seat-reveal .card .card-corner{top:2px;left:3px}.mg-log{position:absolute;right:14px;bottom:calc(100% + 4px);left:auto;top:auto;z-index:7;display:flex;justify-content:flex-end;max-width:min(220px,48%);pointer-events:none}.mg-log-pill{padding:5px 12px;border-radius:14px;font-size:12px;font-weight:600;color:var(--mg-white);background:#080e18d1;border:1px solid rgba(255,255,255,.08);box-shadow:var(--mg-shadow);animation:mg-fade .2s ease-out;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}@keyframes mg-fade{0%{opacity:0}to{opacity:1}}.mg-action-zone{position:relative;flex:0 0 auto;z-index:6;margin-bottom:46px}.mg-actions{display:flex;flex-direction:column;gap:8px;padding:6px 14px 4px}.mg-action-row{display:flex;gap:8px;height:34px}.mg-btn{flex:1 1 0;border:none;border-radius:6px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;cursor:pointer;color:#fff;box-shadow:var(--mg-shadow);transition:transform .08s ease,filter .12s ease}.mg-btn:active{transform:translateY(1px) scale(.98)}.mg-btn:disabled{opacity:.4;cursor:default}.mg-btn-label{font-size:12px;font-weight:800;letter-spacing:.2px;text-transform:uppercase;white-space:nowrap}.mg-btn--fold{background:linear-gradient(180deg,#e0574f,var(--mg-red))}.mg-btn--call{background:linear-gradient(180deg,#ffb944,var(--mg-orange));color:#2a1a02}.mg-btn--raise{background:linear-gradient(180deg,#5bd85c,var(--mg-green));color:#06210a}.mg-btn--allin{background:linear-gradient(180deg,#9264ff,var(--mg-purple))}.mg-slider{display:flex;flex-direction:column;align-items:center;gap:5px;padding:6px 12px 8px;border-radius:16px;background:#121b2cb8;border:1px solid rgba(140,168,210,.14)}.mg-slider-top{display:flex;align-items:center;justify-content:space-between;width:100%;gap:8px}.mg-slider-pill{height:30px;padding:0 14px;border:none;border-radius:10px;background:#ffffff14;color:var(--mg-white);font-size:12px;font-weight:700;letter-spacing:.5px;cursor:pointer}.mg-slider-round{width:30px;height:30px;border:none;border-radius:50%;background:#ffffff14;color:var(--mg-white);font-size:20px;font-weight:700;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.mg-slider-pill:disabled,.mg-slider-round:disabled{opacity:.4;cursor:default}.mg-slider-value{flex:1 1 auto;display:flex;align-items:center;justify-content:center;gap:6px}.mg-slider-num{font-size:20px;font-weight:800;color:var(--mg-orange)}.mg-slider-chip{width:18px;height:18px}.mg-slider-track{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:6px;border-radius:4px;background:linear-gradient(90deg,var(--mg-green) 0%,var(--mg-green) var(--mg-fill, 0%),rgba(255,255,255,.12) var(--mg-fill, 0%),rgba(255,255,255,.12) 100%);outline:none;cursor:pointer}.mg-slider-track::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;background:var(--mg-green);border:3px solid #eafff0;box-shadow:0 2px 5px #0006}.mg-slider-track::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:var(--mg-green);border:3px solid #eafff0}.mg-slider-track:disabled{opacity:.5}.mg-slider-bb{font-size:12px;font-weight:600;color:var(--mg-muted)}.mg-nextbar{display:flex;gap:8px;padding:12px 14px;min-height:90px;align-items:center}.mg-next-btn{flex:1 1 0;height:62px;border:none;border-radius:18px;font-size:16px;font-weight:800;color:#06210a;background:linear-gradient(180deg,#5bd85c,var(--mg-green));box-shadow:var(--mg-shadow);cursor:pointer}.mg-next-btn--muted{color:#fff;background:#ffffff1f}.mg-idle{display:flex;align-items:center;justify-content:center;min-height:90px;font-size:14px;font-weight:600;color:var(--mg-muted)}.mg-advisor{position:absolute;left:0;right:0;bottom:0;padding:8px 16px calc(6px + env(safe-area-inset-bottom,0px));border-radius:20px 20px 0 0;background:#111a28;border-top:1px solid rgba(140,168,210,.16);box-shadow:0 -10px 28px #00000080;z-index:7;display:flex;flex-direction:column;overflow:hidden;transition:height .28s cubic-bezier(.22,.61,.36,1)}.mg-advisor--open{height:258px}.mg-advisor--collapsed{height:46px}.mg-advisor-head{display:flex;align-items:center;gap:8px;height:32px;flex:0 0 32px;width:100%;padding:0;border:none;background:transparent;color:inherit;cursor:pointer;text-align:left}.mg-advisor-robot{font-size:16px}.mg-advisor-title{font-size:13px;font-weight:800;letter-spacing:.6px;color:var(--mg-white);margin-right:auto}.mg-advisor-chip{padding:2px 10px;border-radius:9px;font-size:11px;font-weight:800;background:#ffffff0f}.mg-advisor-chevron{width:11px;height:11px;margin-left:10px;flex:0 0 11px;border-right:2px solid var(--mg-muted);border-bottom:2px solid var(--mg-muted);transform:rotate(45deg);transition:transform .28s ease}.mg-advisor--collapsed .mg-advisor-chevron{transform:rotate(-135deg)}.mg-advisor-body{display:flex;flex-direction:column;gap:10px;padding-top:8px;flex:1 1 auto;min-height:0;opacity:1;transition:opacity .2s ease}.mg-advisor--collapsed .mg-advisor-body{opacity:0;pointer-events:none}.mg-advisor-metrics{display:flex;gap:10px}.mg-metric{display:flex;flex-direction:column;gap:2px;flex:1 1 0;min-width:0}.mg-metric-label{font-size:10px;font-weight:800;letter-spacing:.5px}.mg-metric-label--rec{color:var(--mg-green)}.mg-metric-label--you{color:var(--mg-primary)}.mg-metric-label--verdict{color:var(--mg-orange)}.mg-metric-label--exp{color:var(--mg-purple)}.mg-metric-value{font-size:17px;font-weight:800;color:var(--mg-white);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center;gap:4px}.mg-metric-sub{font-size:11px;font-weight:700;color:var(--mg-green)}.mg-verdict-emoji{font-size:15px}.mg-v--correct{color:var(--mg-green)}.mg-v--minor{color:var(--mg-orange)}.mg-v--mistake{color:var(--mg-red)}.mg-v--idle{color:var(--mg-muted)}.mg-advisor-detail{display:flex;gap:12px;flex:1 1 auto;min-height:0}.mg-advisor-explain{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:3px}.mg-advisor-text{margin:0;font-size:12px;font-weight:500;line-height:1.35;color:var(--mg-muted);overflow:hidden;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical}.mg-advisor-range{flex:0 0 auto;display:flex;flex-direction:column;align-items:flex-end;gap:4px;margin:0;padding:0;border:none;background:transparent;color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}.mg-advisor-range:active{opacity:.85}.mg-range-caption{display:inline-flex;align-items:center;gap:4px;font-size:10px;font-weight:600;color:var(--mg-muted);text-align:right}.mg-range-expand-icon{width:7px;height:7px;border-right:1.5px solid var(--mg-muted);border-bottom:1.5px solid var(--mg-muted);transform:rotate(-45deg);margin-bottom:1px;flex:0 0 auto}.mg-advisor-range .range-grid{display:grid;grid-template-columns:repeat(13,8px);grid-template-rows:repeat(13,8px);gap:1px;pointer-events:none}.mg-advisor-range .range-cell{width:8px;height:8px;font-size:0;border-radius:1px;padding:0;min-width:0;line-height:8px}.mg-range-sheet{--mg-white: #ffffff;--mg-muted: #a8b2c4;position:absolute;top:0;right:0;bottom:0;left:0;z-index:40;display:flex;flex-direction:column;justify-content:flex-end;background:#0000009e;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);animation:mg-range-fade-in .18s ease}.mg-range-sheet-panel{width:100%;max-width:430px;margin:0 auto;padding:14px 16px calc(18px + env(safe-area-inset-bottom,0px));border-radius:20px 20px 0 0;background:#111a28;border-top:1px solid rgba(140,168,210,.18);box-shadow:0 -12px 36px #0000008c;animation:mg-range-slide-up .22s cubic-bezier(.22,.61,.36,1)}.mg-range-sheet-head{display:flex;align-items:center;gap:10px;margin-bottom:12px}.mg-range-sheet-title{margin:0;flex:1 1 auto;min-width:0;font-size:14px;font-weight:800;letter-spacing:.3px;color:var(--mg-white);line-height:1.25}.mg-range-sheet-close{flex:0 0 36px;width:36px;height:36px;margin:-6px -4px -6px 0;border:none;border-radius:10px;background:#ffffff0f;color:var(--mg-white);font-size:24px;line-height:1;cursor:pointer}.mg-range-sheet-close:active{background:#ffffff1f}.mg-range-sheet-grid .range-grid{width:100%;display:grid;grid-template-columns:repeat(13,1fr);grid-template-rows:none;gap:2px}.mg-range-sheet-grid .range-cell{width:auto;height:auto;aspect-ratio:1 / 1;min-width:0;padding:0;font-size:clamp(7px,2.35vw,10px);font-weight:700;line-height:1;border-radius:3px;color:#ffffffe6}.mg-range-sheet-grid .range-cell.range-out{color:#3f4a5f}.mg-range-sheet-grid .range-cell.range-in.range-offsuit{color:#1a1a1a}.mg-range-sheet-hint{margin:10px 0 0;font-size:11px;font-weight:500;color:var(--mg-muted);text-align:center;line-height:1.35}@keyframes mg-range-fade-in{0%{opacity:0}to{opacity:1}}@keyframes mg-range-slide-up{0%{transform:translateY(18px)}to{transform:translateY(0)}}.mg-menu{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:24px}.mg-menu-card{width:100%;max-width:330px;padding:26px 22px;border-radius:22px;background:#111a28f0;border:1px solid rgba(140,168,210,.18);box-shadow:var(--mg-shadow);display:flex;flex-direction:column;gap:14px;text-align:center}.mg-menu-title{margin:0;font-size:24px;font-weight:800}.mg-menu-sub{margin:0;font-size:13px;line-height:1.45;color:var(--mg-muted)}.mg-menu-balance{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-radius:14px;background:#0c1322cc;font-size:14px;color:var(--mg-muted)}.mg-menu-balance-val{display:flex;align-items:center;gap:6px;font-size:16px;font-weight:800;color:var(--mg-white)}.mg-menu-balance-val img{width:22px;height:22px}.mg-menu-play{height:56px;border:none;border-radius:16px;font-size:17px;font-weight:800;color:#06210a;background:linear-gradient(180deg,#5bd85c,var(--mg-green));box-shadow:var(--mg-shadow);cursor:pointer}.mg-menu-play:disabled{opacity:.45;cursor:default}.mg-menu-shop{height:44px;border:none;border-radius:14px;font-size:14px;font-weight:700;color:#fff;background:#4c88ffe6;cursor:pointer}.mg-finish-row{display:flex;align-items:center;justify-content:space-between;font-size:14px;color:var(--mg-muted)}.mg-finish-row strong{color:var(--mg-white);font-size:16px}.mg-pos{color:var(--mg-green)}.mg-neg{color:var(--mg-red)}:root{--bg: #0b1018;--bg-elev: #141c2a;--bg-card: rgba(16, 22, 34, .78);--panel-border: rgba(140, 168, 210, .18);--panel-glow: rgba(255, 255, 255, .04);--felt: #2f9a62;--felt-mid: #1f7a4c;--felt-dark: #125a38;--felt-rail: #4a2e1c;--felt-rail-hi: #6b4530;--text: #eef3fb;--muted: #9aabc4;--accent: #4f9dff;--gold: #f2c14e;--correct: #33c481;--minor: #f2b544;--mistake: #ec5a6b;--c-fold: #e04b4b;--c-fold-hi: #f06a6a;--c-check: #3d82e0;--c-check-hi: #5a9af0;--c-call: #2f9e63;--c-call-hi: #3fc87a;--c-bet: #e8882a;--c-bet-hi: #f0a04a;--c-raise: #3fba5c;--c-raise-hi: #55d474;--c-allin: #8a5cd9;--c-allin-hi: #a57aef;--card-radius: 8px;--font-ui: "Manrope", "Segoe UI", system-ui, sans-serif;--font-display: "Sora", "Manrope", system-ui, sans-serif;font-family:var(--font-ui)}*{box-sizing:border-box}html,body,#root{margin:0;height:100%}body{background:#070a10;color:var(--text);overflow:hidden;-webkit-font-smoothing:antialiased}.game{position:relative;display:grid;grid-template-rows:auto minmax(0,1fr) 102px 168px 44px;height:100vh;gap:4px;padding:8px 10px 6px;isolation:isolate;background:radial-gradient(ellipse 70% 50% at 78% 42%,rgba(255,160,60,.1),transparent 55%),radial-gradient(ellipse 50% 40% at 12% 30%,rgba(60,100,180,.08),transparent 50%),linear-gradient(180deg,#080c1447,#080c149e),var(--room-bg-url, none) center 32% / cover no-repeat,linear-gradient(180deg,#0e1420,#070a10)}.game>*:not(.room-decor){position:relative;z-index:2}.room-decor{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;overflow:hidden}.room-glow{position:absolute;border-radius:50%;filter:blur(40px)}.room-glow-window{left:2%;top:18%;width:min(220px,22vw);height:min(220px,22vw);background:radial-gradient(circle,rgba(90,140,220,.18),transparent 70%)}.topbar{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.tinfo{display:flex;align-items:flex-start;gap:10px}.tinfo-card{background:linear-gradient(180deg,#1c2638e0,#101622e6);border:1px solid var(--panel-border);border-radius:12px;padding:8px 14px;line-height:1.35;box-shadow:inset 0 1px 0 var(--panel-glow),0 8px 24px #00000047;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.tinfo-player{display:flex;flex-direction:column;align-items:center;gap:6px;padding:8px 10px 10px}.tinfo-player-avatar{width:102px;height:102px;border-radius:50%;border:3px solid #d4a85a;overflow:hidden;flex:none;background:var(--bg);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 14px #00000073,inset 0 0 0 1px #ffffff1f}.tinfo-player-avatar-img{width:100%;height:100%;object-fit:cover}.tinfo-player-avatar-fallback{font-size:28px;font-weight:800;color:var(--text)}.tinfo-player-balance{display:flex;align-items:center;justify-content:center;gap:5px;padding:4px 10px;border-radius:999px;background:#0c121cd9;border:1px solid rgba(255,255,255,.1);min-width:0}.tinfo-player-chip-icon{width:18px;height:18px;flex:none}.tinfo-player-balance-val{font-family:var(--font-display);font-weight:700;font-size:13px;color:#eef4ff;font-variant-numeric:tabular-nums;white-space:nowrap}.tinfo-meta{align-self:flex-start;padding:8px 14px}.tinfo-title{font-family:var(--font-display);font-weight:700;font-size:13px;letter-spacing:.02em}.tinfo-sub{font-size:12px;color:var(--muted)}.tinfo-muted{color:#6f7c93;font-size:11px}.top-icons{display:flex;gap:8px}.icon-btn{width:40px;height:40px;border-radius:11px;background:linear-gradient(180deg,#1c2638eb,#101622f2);border:1px solid var(--panel-border);color:var(--text);cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:18px;box-shadow:inset 0 1px 0 var(--panel-glow);transition:border-color .15s,transform .1s}.icon-btn:hover{border-color:#4f9dff8c;transform:translateY(-1px)}.icon-btn-muted{opacity:.55}.icon-btn-muted .ico-sound:before{content:"🔇"}.ico{display:inline-block;line-height:1}.ico-sound:before{content:"🔊"}.ico-gear:before{content:"⚙"}.ico-exit:before{content:"↪"}.ico-info:before{content:"ℹ"}.ico-cup:before{content:"🏆"}.ico-hist:before{content:"🗂"}.ico-chat:before{content:"💬"}.ico-shop:before{content:"🛒"}.ico-menu{width:16px;height:12px;position:relative;display:inline-block}.ico-menu:before,.ico-menu:after{content:"";position:absolute;left:0;right:0;height:2px;border-radius:1px;background:currentColor}.ico-menu:before{top:0;box-shadow:0 5px 0 currentColor}.ico-menu:after{bottom:0}.ico-play:before{content:"♠"}.ico-profile:before{content:"👤"}.ico-stats:before{content:"📊"}.ico-more:before{content:"⋯"}.table-area{position:relative;display:flex;align-items:stretch;justify-content:center;min-height:0;overflow:visible}.table-scene{position:relative;width:100%;height:100%;min-height:420px;overflow:visible;container-type:size;container-name:table-scene}.table-ring{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(1280px,98cqw,191.35cqh);aspect-ratio:2.15 / 1;height:auto;max-height:89cqh;z-index:1;overflow:visible}.table-felt{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border-radius:50%;background:radial-gradient(ellipse at 50% 38%,rgba(255,255,255,.1),transparent 40%),radial-gradient(ellipse at center,#3a9e58,#2b8a4a 42%,#1c6a38 78%,#14522c);border:22px solid #5a3820;box-shadow:inset 0 0 60px #00000059,inset 0 0 0 3px #8cbe7852,inset 0 0 0 5px #1e462866,inset 0 2px #ffdcaa1f,0 0 0 3px #2a180c,0 0 0 5px #6b4530,0 20px 48px #0000008c}.table-felt:before{content:none}.table-felt:after{content:"";position:absolute;top:10px;right:10px;bottom:10px;left:10px;border-radius:50%;border:2px solid rgba(160,210,140,.28);pointer-events:none;z-index:0;box-shadow:inset 0 0 40px #0000001f}.felt-watermark{position:absolute;top:38%;left:50%;transform:translate(-50%,-50%);font-family:var(--font-display);font-size:clamp(22px,3.2vw,34px);font-weight:800;letter-spacing:.08em;color:#ffffff14;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:1}.board{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:10px;z-index:2}.pot{display:flex;align-items:center;gap:8px;background:linear-gradient(180deg,#0c101ab8,#080c14d1);padding:5px 14px 5px 8px;border-radius:20px;font-family:var(--font-display);font-weight:700;color:var(--gold);font-size:14px;border:1px solid rgba(242,193,78,.22);box-shadow:0 4px 14px #00000059}.board-cards{display:flex;gap:7px}.table-bet{position:absolute;transform:translate(-50%,-50%);display:flex;align-items:center;gap:5px;font-size:12px;font-weight:700;color:#fff;background:#00000080;padding:3px 9px 3px 4px;border-radius:14px;border:1px solid rgba(255,255,255,.1);z-index:4;pointer-events:none;box-shadow:0 3px 10px #00000059}.chip-stack{display:inline-flex;align-items:center;position:relative}.chip-stack .chip-img+.chip-img{margin-left:-10px}.chip-stack-sm .chip-img{width:18px;height:18px}.chip-stack-md .chip-img{width:22px;height:22px}.chip-img{width:22px;height:22px;display:block;flex:none;filter:drop-shadow(0 2px 3px rgba(0,0,0,.4));-webkit-user-select:none;user-select:none}.chip-img-sm{width:18px;height:18px}.chip-img-md{width:22px;height:22px}.card{position:relative;border-radius:var(--card-radius);-webkit-user-select:none;user-select:none;line-height:1;flex:none}.card-face{background:linear-gradient(160deg,#fffef8,#f4efe4);box-shadow:0 3px 10px #00000073,inset 0 0 0 1px #00000014;overflow:hidden}.card-sm{width:34px;height:48px}.card-md{width:54px;height:76px}.card-lg{width:62px;height:88px}.card-corner{position:absolute;top:4px;left:5px;display:flex;flex-direction:column;align-items:center;line-height:1;z-index:1}.card-rank{font-family:var(--font-display);font-weight:800;font-size:.95em}.card-sm .card-rank{font-size:11px}.card-md .card-rank{font-size:15px}.card-lg .card-rank{font-size:17px}.card-suit-lg{position:absolute;left:50%;top:54%;transform:translate(-50%,-50%);font-size:2em;opacity:.98;line-height:1;pointer-events:none}.card-sm .card-suit-lg{font-size:22px;top:56%}.card-md .card-suit-lg{font-size:34px;top:54%}.card-lg .card-suit-lg{font-size:40px}.card-red{color:#d63b45}.card-black{color:#1a1a1a}.card-back{border:2px solid #f2ecec;box-shadow:0 3px 10px #00000073}.card-back-red{background:linear-gradient(135deg,rgba(255,255,255,.12),transparent 40%),repeating-linear-gradient(45deg,#c0392b,#c0392b 4px,#a93226 4px,#a93226 8px)}.card-back-blue{background:linear-gradient(135deg,rgba(255,255,255,.12),transparent 40%),repeating-linear-gradient(45deg,#1f4f9a,#1f4f9a 4px,#173d78 4px,#173d78 8px)}.card-empty{background:#0000002e;border:1px dashed rgba(255,255,255,.22);box-shadow:none}.seat{position:absolute;transform:translate(-50%,-50%);z-index:3;width:max-content;height:max-content}.seat:has(.seat-archetype-badge:hover),.seat:has(.seat-archetype-badge:focus-visible){z-index:200}.seat-cluster{display:flex;align-items:center;justify-content:center;gap:4px}.seat-layout-bottom .seat-cluster,.seat-layout-bottom-right .seat-cluster,.seat-layout-bottom-left .seat-cluster{flex-direction:column}.seat-layout-bottom .seat-identity-row{flex-direction:column;align-items:center;gap:2px}.seat-layout-bottom .seat-tag{margin-left:0;margin-right:0;padding:5px 10px;border-radius:12px}.seat-layout-bottom .seat-tag-main{padding:0;text-align:center;align-items:center}.seat-layout-bottom .seat-tag-end{position:absolute;right:-6px;top:50%;transform:translateY(-50%);min-width:0;min-height:0}.seat-layout-top-right .seat-cluster,.seat-layout-top-left .seat-cluster{flex-direction:column-reverse}.seat-layout-right .seat-cluster{flex-direction:row}.seat-layout-left .seat-cluster{flex-direction:row-reverse}.seat-cards{display:flex;gap:2px;flex:none}.seat-tag-end{position:relative;flex:none;display:flex;align-items:center;justify-content:center;align-self:center;min-width:34px;min-height:34px}.seat-cards-opponent{position:absolute;left:50%;top:0;transform:translate(calc(-50% - 8px),-80%);z-index:-1;gap:0;pointer-events:none}.seat-layout-left .seat-cards-opponent,.seat-layout-bottom-left .seat-cards-opponent,.seat-layout-top-left .seat-cards-opponent{transform:translate(calc(-50% + 8px),-80%)}.seat-cards-opponent .card{width:34px;height:48px;box-shadow:0 2px 6px #0006}.seat-cards-opponent .card:first-child{transform:rotate(-8deg);z-index:1}.seat-cards-opponent .card:last-child{transform:rotate(8deg);margin-left:-12px;z-index:2}.seat-cards-hero{gap:0}.seat-cards-hero .card:first-child{transform:rotate(-8deg) translateY(2px);z-index:1}.seat-cards-hero .card:last-child{transform:rotate(8deg) translateY(2px);margin-left:-6px;z-index:2}.seat-cards-hero .card-sm{width:38px;height:52px}.seat-cards-hero .card-sm .card-rank{font-size:12px}.seat-cards-hero .card-sm .card-suit-lg{font-size:22px}.seat-portrait{display:flex;align-items:flex-end;justify-content:center;gap:4px}.seat-portrait-hero .card-sm{width:38px;height:52px}.seat-portrait-hero .card-sm .card-rank{font-size:12px}.seat-portrait-hero .card-sm .card-suit-lg{font-size:22px}.seat-identity{display:flex;flex-direction:column;align-items:center;flex:none}.seat-identity-row{display:flex;align-items:center;gap:0;flex:none;position:relative;isolation:isolate}.seat-layout-left .seat-identity-row,.seat-layout-bottom-left .seat-identity-row,.seat-layout-top-left .seat-identity-row{flex-direction:row-reverse}.seat-tag{position:relative;display:flex;align-items:center;gap:8px;margin-top:0;background:linear-gradient(180deg,#101622f7,#080c14fa);border:1.5px solid rgba(160,180,210,.22);border-radius:14px;padding:7px 10px 7px 14px;text-align:left;min-width:0;line-height:1.2;white-space:nowrap;z-index:1;isolation:isolate;box-shadow:inset 0 1px #ffffff0d,0 6px 16px #0000006b;overflow:visible;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.seat-tag:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(180deg,#101622f7,#080c14fa);box-shadow:inset 0 1px #ffffff0d;z-index:1;pointer-events:none}.seat-tag:has(.seat-archetype-badge:hover),.seat-tag:has(.seat-archetype-badge:focus-visible){z-index:10}.seat-identity-row:has(.seat-archetype-badge:hover) .seat-avatar,.seat-identity-row:has(.seat-archetype-badge:focus-visible) .seat-avatar{z-index:2}.seat-tag-main{position:relative;display:flex;flex-direction:column;gap:2px;min-width:0;padding-right:2px;z-index:2}.seat-tag-end .seat-archetype-badge{position:relative;z-index:2}.seat-layout-right .seat-tag,.seat-layout-bottom-right .seat-tag,.seat-layout-top-right .seat-tag{margin-left:-14px;padding-left:18px}.seat-layout-left .seat-tag,.seat-layout-bottom-left .seat-tag,.seat-layout-top-left .seat-tag{flex-direction:row-reverse;margin-right:-14px;padding-right:18px;padding-left:10px}.seat-layout-left .seat-tag-main,.seat-layout-bottom-left .seat-tag-main,.seat-layout-top-left .seat-tag-main{padding-right:0;padding-left:2px;text-align:right}.seat-archetype-badge{position:relative;right:auto;bottom:auto;flex:none;display:flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border-radius:50%;border:1.5px solid rgba(255,255,255,.4);box-shadow:0 2px 6px #00000073;z-index:6;cursor:help;background:#0a0e16f2;overflow:visible}.seat-archetype-badge-icon{width:30px;height:30px;border-radius:50%;flex:none;display:block;background:var(--archetype-sheet-url) no-repeat;background-size:300% 200%}.seat-archetype-tooltip{position:absolute;right:0;bottom:calc(100% + 8px);width:max-content;max-width:220px;padding:8px 10px;border-radius:10px;background:#080c14f7;border:1px solid var(--panel-border);box-shadow:0 6px 20px #0000008c;white-space:normal;opacity:0;visibility:hidden;transform:translateY(4px);transition:opacity .15s ease,transform .15s ease,visibility .15s;pointer-events:none;z-index:9999;text-align:left}.seat-layout-left .seat-archetype-tooltip,.seat-layout-bottom-left .seat-archetype-tooltip,.seat-layout-top-left .seat-archetype-tooltip{right:auto;left:0}.seat-archetype-tooltip-title{display:block;font-size:11px;font-weight:800;letter-spacing:.05em;color:var(--gold);margin-bottom:4px}.seat-archetype-tooltip-desc{display:block;font-size:11px;line-height:1.35;color:var(--muted);white-space:normal}.seat-archetype-tooltip-meta{display:block;margin-top:6px;font-size:10px;color:#ffffff73;letter-spacing:.04em}.seat-archetype-badge-unknown{background:#0a0e16f2}.seat-archetype-icon-unknown{background:none!important;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:800;color:var(--muted);line-height:1}.seat-archetype-badge:hover .seat-archetype-tooltip,.seat-archetype-badge:focus-visible .seat-archetype-tooltip{opacity:1;visibility:visible;transform:translateY(0)}.seat-layout-top-right .seat-archetype-tooltip,.seat-layout-top-left .seat-archetype-tooltip{bottom:auto;top:calc(100% + 8px);transform:translateY(-4px)}.seat-layout-top-right .seat-archetype-badge:hover .seat-archetype-tooltip,.seat-layout-top-right .seat-archetype-badge:focus-visible .seat-archetype-tooltip,.seat-layout-top-left .seat-archetype-badge:hover .seat-archetype-tooltip,.seat-layout-top-left .seat-archetype-badge:focus-visible .seat-archetype-tooltip{transform:translateY(0)}.seat-archetype-icon-fish{background-position:0% 0%}.seat-archetype-icon-maniac{background-position:50% 0%}.seat-archetype-icon-lag{background-position:100% 0%}.seat-archetype-icon-tag{background-position:0% 100%}.seat-archetype-icon-tricky{background-position:50% 100%}.seat-archetype-icon-rock{background-position:100% 100%}.seat-archetype-badge-fish{background:linear-gradient(180deg,#2a6ab8,#1a4a8a)}.seat-archetype-badge-maniac{background:linear-gradient(180deg,#c43a3a,#8a1a1a)}.seat-archetype-badge-lag{background:linear-gradient(180deg,#2a9a62,#1a6a42)}.seat-archetype-badge-tag{background:linear-gradient(180deg,#2a5a9a,#1a3a6a)}.seat-archetype-badge-tricky{background:linear-gradient(180deg,#c48a2a,#8a5a1a)}.seat-archetype-badge-rock{background:linear-gradient(180deg,#6a6a72,#4a4a52)}.seat-allin{position:absolute;font-size:10px;color:var(--mistake);font-weight:800;letter-spacing:.06em;white-space:nowrap}.seat-layout-bottom .seat-allin,.seat-layout-bottom-right .seat-allin,.seat-layout-bottom-left .seat-allin{top:calc(100% + 8px);left:50%;transform:translate(-50%)}.seat-layout-top-right .seat-allin,.seat-layout-top-left .seat-allin{bottom:calc(100% + 8px);left:50%;transform:translate(-50%)}.seat-layout-right .seat-allin{left:calc(100% + 4px);top:calc(50% + 40px);transform:translateY(-50%)}.seat-layout-left .seat-allin{right:calc(100% + 4px);top:calc(50% + 40px);transform:translateY(-50%)}.seat-folded{opacity:.45}.seat-eliminated{opacity:.3;filter:grayscale(1)}.seat-avatar{position:relative;width:70px;height:70px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800;border:3px solid #d4a85a;flex:none;z-index:3;box-shadow:0 4px 14px #00000073,inset 0 0 0 1px #ffffff1f}.seat-hero .seat-avatar{width:70px;height:70px}.seat-acting .seat-avatar{border-color:#ffe08a;box-shadow:0 0 0 4px #f2c14ebf,0 0 32px #f2c14e8c,0 4px 14px #00000073}.seat-winner .seat-avatar{border-color:var(--correct);box-shadow:0 0 0 3px #33c48199,0 0 26px #33c48180,0 4px 14px #00000073}.seat-winner.seat-hero .seat-avatar{border-color:#5ee4a8;box-shadow:0 0 0 3px #5ee4a8a6,0 0 30px #33c4818c,0 4px 14px #00000073}.seat-winner .seat-tag{border-color:#33c481bf;background:#10241cf5;box-shadow:0 0 16px #33c48166}.seat-winner .seat-stack{color:#7ef0b8}.seat-avatar-img{width:100%;height:100%;border-radius:50%;object-fit:cover;display:block}.seat-initials,.seat-hero .seat-initials{font-size:16px}.seat-avatar-pos{position:absolute;top:-2px;left:-2px;min-width:22px;height:20px;padding:0 5px;border-radius:6px;background:linear-gradient(180deg,#1a2233,#0c1018);border:1px solid #d4a85a;color:var(--gold);font-family:var(--font-display);font-size:9px;font-weight:800;letter-spacing:.04em;display:flex;align-items:center;justify-content:center;z-index:3;box-shadow:0 2px 6px #0006;line-height:1}.seat-hero .seat-tag{z-index:1;border-color:#f2c14e8c;box-shadow:inset 0 1px #ffe6a01f,0 0 16px #f2c14e38,0 6px 16px #0000006b}.seat-acting .seat-tag{border-color:#f2c14ebf;box-shadow:inset 0 1px #ffe6a024,0 0 14px #f2c14e59,0 6px 16px #0000006b}.seat-winner .seat-name{color:#eafff4}.seat-name{font-family:var(--font-display);font-weight:700;font-size:13px;white-space:nowrap}.seat-hero .seat-name{font-size:13px}.seat-stack{font-family:var(--font-display);font-size:14px;color:var(--gold);font-weight:700}.seat-hero .seat-stack{font-size:14px}.dealer-button{position:absolute;bottom:0;right:-2px;width:24px;height:24px;border-radius:50%;background:linear-gradient(160deg,#fff8e8,#e8d5a8);color:#3a2a12;font-family:var(--font-display);font-weight:800;font-size:12px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px #00000073,inset 0 1px #ffffffb3;border:1px solid rgba(180,140,60,.55);z-index:2}.action-row{display:flex;justify-content:center;align-items:center;height:100%;min-height:0;box-sizing:border-box;padding-top:4px;position:relative;z-index:4;overflow:hidden}.action-row-busted{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px}.controls-idle{color:var(--muted);font-size:14px}.action-bar{display:flex;flex-direction:column;gap:8px;align-items:center;justify-content:center;width:min(820px,96vw);min-height:90px}.action-buttons{display:flex;gap:10px;width:100%}.abtn{flex:1;padding:11px 14px;border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:2px;transition:transform .05s,filter .15s;box-shadow:0 4px #00000047,inset 0 1px #ffffff47;text-shadow:0 1px 1px rgba(0,0,0,.25)}.abtn:disabled{opacity:.4;cursor:not-allowed}.abtn:not(:disabled):hover{filter:brightness(1.08)}.abtn:not(:disabled):active{transform:translateY(2px);box-shadow:0 2px #00000047,inset 0 1px #ffffff38}.abtn-label{font-family:var(--font-display);font-size:15px;font-weight:800;letter-spacing:.04em}.abtn-key{font-size:11px;opacity:.9;font-weight:600}.abtn-fold{background:linear-gradient(180deg,var(--c-fold-hi),var(--c-fold))}.abtn-check{background:linear-gradient(180deg,var(--c-check-hi),var(--c-check))}.abtn-call{background:linear-gradient(180deg,var(--c-call-hi),var(--c-call))}.abtn-bet{background:linear-gradient(180deg,var(--c-bet-hi),var(--c-bet))}.abtn-raise{background:linear-gradient(180deg,var(--c-raise-hi),var(--c-raise))}.abtn-allin{background:linear-gradient(180deg,var(--c-allin-hi),var(--c-allin))}.raise-controls{width:100%;min-height:30px}.raise-presets{display:flex;gap:8px;align-items:center;justify-content:center}.raise-amount-chip{display:inline-flex;align-items:center;gap:5px;min-width:72px;justify-content:center;text-align:center}.raise-chip-icon{width:16px;height:16px;flex:none}.raise-bb{font-size:11px;font-weight:600;color:var(--muted);white-space:nowrap}.chip-btn-step{min-width:36px;padding-left:0;padding-right:0;font-size:16px}.chip-btn{background:linear-gradient(180deg,#1c2638f2,#101622fa);border:1px solid var(--panel-border);color:var(--text);padding:5px 12px;border-radius:8px;cursor:pointer;font-size:12px;font-weight:700;box-shadow:inset 0 1px 0 var(--panel-glow)}.chip-btn:disabled{opacity:.4;cursor:not-allowed}.raise-slider{flex:1;max-width:340px;accent-color:var(--gold)}.raise-amount{font-family:var(--font-display);font-weight:700;color:var(--gold);min-width:60px;text-align:right}.next-hand-btn{padding:12px 28px;font-size:16px;border-radius:10px}.dashboard{display:grid;grid-template-columns:1.2fr .8fr .9fr 1.5fr 1.4fr 1.3fr;gap:8px;height:168px}.dashboard-empty{grid-template-columns:2fr 1.3fr}.dash-card{background:linear-gradient(180deg,#182030e0,#0e1420eb);border:1px solid var(--panel-border);border-radius:12px;padding:10px 12px;overflow:auto;display:flex;flex-direction:column;gap:6px;box-shadow:inset 0 1px 0 var(--panel-glow),0 8px 22px #00000047;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.dash-title{font-family:var(--font-display);font-size:10px;font-weight:800;letter-spacing:.08em;color:var(--muted);text-transform:uppercase}.dash-hint{font-size:12px;color:var(--muted);margin:0;line-height:1.5}.dashboard-hand-review{grid-template-columns:1.4fr .9fr 1.7fr}.dash-hand-actions{gap:8px}.hand-review-street{display:flex;flex-direction:column;gap:4px}.hand-review-street-label{font-size:10px;font-weight:800;letter-spacing:.06em;color:var(--gold);text-transform:uppercase}.hand-review-actions{display:flex;flex-wrap:wrap;gap:6px}.hand-review-spots{display:flex;flex-direction:column;gap:5px}.hand-review-spot{display:flex;align-items:flex-start;gap:8px;padding:5px 8px;border-radius:8px;background:#ffffff0a;border:1px solid var(--panel-border)}.hand-review-spot-text{font-size:11px;line-height:1.45;color:var(--text)}.hand-review-action{display:inline-flex;align-items:center;gap:6px;padding:4px 8px;border-radius:8px;font-size:12px;font-weight:800;background:#ffffff0d;border:1px solid var(--panel-border)}.hand-review-mark{font-size:11px;opacity:.85}.hand-review-correct .hand-review-mark{color:var(--correct)}.hand-review-minor .hand-review-mark{color:var(--minor)}.hand-review-mistake .hand-review-mark{color:var(--mistake)}.hand-review-stats{display:flex;gap:10px;margin-top:8px;font-size:12px;font-weight:700}.hand-review-stat.hand-review-correct{color:var(--correct)}.hand-review-stat.hand-review-minor{color:var(--minor)}.hand-review-stat.hand-review-mistake{color:var(--mistake)}.gto-rec{display:flex;flex-direction:column;gap:2px}.gto-rec-label{font-size:11px;color:var(--muted)}.gto-rec-action{font-family:var(--font-display);font-size:24px;font-weight:800;letter-spacing:.02em}.act-fold{color:var(--c-fold)}.act-check{color:var(--c-check)}.act-call{color:var(--c-call)}.act-bet{color:var(--c-bet)}.act-raise{color:var(--c-raise)}.gto-freq{font-size:12px;color:var(--text)}.gto-alts{display:flex;flex-direction:column;gap:3px;margin-top:2px}.gto-alts-title{font-size:10px;color:var(--muted);text-transform:uppercase;letter-spacing:.05em}.gto-alt{display:flex;justify-content:space-between;font-size:12px}.gto-alt-freq{color:var(--muted)}.dash-your{align-items:flex-start}.your-action{margin-top:6px;padding:8px 14px;border-radius:10px;font-family:var(--font-display);font-weight:800;font-size:18px;background:#ffffff0f;border:1px solid var(--panel-border);box-shadow:inset 0 1px 0 var(--panel-glow)}.dash-verdict{align-items:center;justify-content:center;text-align:center}.verdict-badge{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-display);font-size:20px;font-weight:800;letter-spacing:.04em}.verdict-icon{width:34px;height:34px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;box-shadow:inset 0 1px #ffffff26}.verdict-icon:before{font-size:16px;font-weight:900}.v-correct .verdict-badge{color:var(--correct)}.v-correct .verdict-icon{background:linear-gradient(180deg,#33c48159,#33c48126);border:1px solid rgba(51,196,129,.45)}.v-correct .verdict-icon:before{content:"✓";color:var(--correct)}.v-minor .verdict-badge{color:var(--minor)}.v-minor .verdict-icon{background:#f2b54433}.v-minor .verdict-icon:before{content:"~";color:var(--minor)}.v-mistake .verdict-badge{color:var(--mistake)}.v-mistake .verdict-icon{background:#ec5a6b33}.v-mistake .verdict-icon:before{content:"✗";color:var(--mistake)}.verdict-sub{font-size:11px;color:var(--muted)}.why-text{font-size:12px;line-height:1.5;color:var(--text);margin:0}.why-text-review{white-space:pre-line;font-size:11px;line-height:1.55}.equity-legend{display:flex;justify-content:space-between;font-size:12px;font-weight:700}.eq-hero{color:var(--correct)}.eq-opp{color:var(--mistake)}.equity-bar{height:14px;border-radius:8px;background:linear-gradient(90deg,#c9444f,#e05a65);overflow:hidden;box-shadow:inset 0 1px 2px #00000059}.equity-hero-fill{height:100%;background:linear-gradient(90deg,#2f9e63,#45d484);box-shadow:1px 0 #fff3}.pot-odds{margin-top:6px;border-top:1px solid var(--panel-border);padding-top:6px}.pot-odds-title{font-size:10px;font-weight:800;letter-spacing:.06em;color:var(--muted)}.pot-odds-row{display:flex;justify-content:space-between;font-size:12px;margin-top:2px}.equity-note{font-size:11px;color:var(--muted);margin:6px 0 0;line-height:1.4}.range-grid{display:grid;grid-template-columns:repeat(13,1fr);gap:1px;width:100%}.range-cell{aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;font-size:7px;font-weight:700;border-radius:2px;color:#ffffffd9;overflow:hidden}.range-out{background:#1b2333;color:#3f4a5f}.range-in.range-pair{background:#d9724c}.range-in.range-suited{background:#3fae5a}.range-in.range-offsuit{background:#d9a83f;color:#1a1a1a}.range-hi{outline:2px solid #fff;outline-offset:-1px;z-index:1}.bottom-bar{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(180deg,#182030e6,#0e1420f2);border:1px solid var(--panel-border);border-radius:12px;padding:6px 12px;box-shadow:inset 0 1px 0 var(--panel-glow);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.bottom-tabs,.bottom-stats{display:flex;align-items:center;gap:14px}.tab-btn{background:transparent;border:none;color:var(--muted);cursor:pointer;font-size:12px;font-weight:700;letter-spacing:.03em;display:inline-flex;align-items:center;gap:6px;padding:6px 8px;border-radius:8px}.tab-btn:hover{color:var(--text);background:#ffffff0d}.bstat{display:flex;flex-direction:column;line-height:1.2}.bstat-label{font-size:10px;color:var(--muted);text-transform:uppercase;letter-spacing:.04em}.bstat-value{font-size:15px;font-weight:700}.bstat-value.accent{color:var(--gold)}.bstat-sub{font-size:11px;color:var(--muted);font-weight:400}.start-screen,.finish-screen{position:relative;height:100vh;display:flex;align-items:center;justify-content:center;isolation:isolate;overflow:hidden;background:radial-gradient(ellipse 60% 45% at 78% 40%,rgba(255,160,60,.12),transparent 55%),radial-gradient(1000px 500px at 50% -10%,#223049,transparent 60%),linear-gradient(180deg,#080c1459,#080c14bf),var(--room-bg-url, none) center 35% / cover no-repeat,linear-gradient(180deg,#0e1420,#070a10)}.start-screen>*:not(.room-decor),.finish-screen>*:not(.room-decor){position:relative;z-index:2}.start-card{background:linear-gradient(180deg,#1c2638eb,#101622f5);border:1px solid var(--panel-border);border-radius:18px;padding:28px 32px;width:min(430px,92vw);text-align:center;box-shadow:inset 0 1px 0 var(--panel-glow),0 24px 60px #0000008c;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.start-card h1{margin:0 0 10px;font-family:var(--font-display);font-size:28px;font-weight:800}.start-sub{color:var(--muted);font-size:14px;line-height:1.5}.field{display:flex;flex-direction:column;gap:6px;text-align:left;margin:16px 0;font-size:14px;font-weight:600}.field input[type=range]{accent-color:var(--accent)}.field select{background:var(--bg);color:var(--text);border:1px solid var(--panel-border);border-radius:8px;padding:10px;font-size:15px}.btn{border:none;border-radius:12px;color:#fff;cursor:pointer;font-family:var(--font-display);font-weight:700;padding:12px 18px;font-size:15px;box-shadow:0 4px #00000040,inset 0 1px #ffffff38}.btn-primary{background:linear-gradient(180deg,#6aafff,var(--accent))}.btn-ai{background:linear-gradient(180deg,#ffd56a,var(--gold));color:#1a1408;text-shadow:0 1px 0 rgba(255,255,255,.35)}.btn-ai:hover{filter:brightness(1.06)}.btn-muted{background:linear-gradient(180deg,#3a465c,#2a3448);color:#e8eef8;border:1px solid var(--panel-border)}.btn-muted:hover{filter:brightness(1.08)}.btn-lg{width:100%;padding:16px 24px;font-size:18px}.start-screen>.start-screen-top{position:absolute;top:16px;right:16px;z-index:3;display:flex;gap:8px}.start-playing-as{margin:-4px 0 12px;font-size:13px;font-weight:700;color:var(--gold)}.settings-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:#0000008c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:16px}.settings-modal{background:var(--bg-elev);border:1px solid var(--panel-border);border-radius:16px;padding:24px 28px;width:min(360px,92vw);box-shadow:0 20px 60px #00000080}.hand-log-modal{width:min(560px,94vw);max-height:min(90vh,820px);display:flex;flex-direction:column;gap:12px}.hand-log-hint{margin:0;font-size:13px;color:var(--muted);line-height:1.45}.hand-log-textarea{width:100%;resize:vertical;min-height:280px;max-height:55vh;background:var(--bg);color:var(--text);border:1px solid var(--panel-border);border-radius:10px;padding:12px 14px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;line-height:1.45;box-sizing:border-box}.hand-log-actions{display:flex;gap:8px;flex-wrap:wrap}.dash-title-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.btn-sm{padding:6px 10px;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.hand-log-open-btn.btn-sm{box-shadow:0 2px #0000004d,inset 0 1px #ffffff40}.dash-hand-actions .hand-log-open-btn:not(.btn-ai):not(.btn-primary){background:linear-gradient(180deg,#3a465c,#2a3448);color:#e8eef8;border:1px solid var(--panel-border)}.hand-log-open-btn{flex-shrink:0}.hand-log-btn-row{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end}.ai-review-status{margin:0;font-size:14px;color:var(--muted)}.ai-review-error{margin:0;font-size:13px;color:#f07178;line-height:1.45;white-space:pre-wrap}.profile-modal{width:min(420px,94vw);max-height:min(90vh,720px);overflow:auto;display:flex;flex-direction:column;gap:14px}.profile-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;background:#000000b8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:stretch;justify-content:center;padding:0}.profile-page{width:min(1280px,100vw);height:min(92vh,900px);margin:auto;background:linear-gradient(165deg,#121a28,#0d121c 55%,#0a0f17);border:1px solid var(--panel-border);border-radius:18px;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 24px 80px #0000008c}.profile-header{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:12px;padding:14px 18px;border-bottom:1px solid var(--panel-border);background:#ffffff08}.profile-header-title{margin:0;font-family:var(--font-display);font-size:15px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.profile-header-btn{background:#ffffff0f;border:1px solid var(--panel-border);border-radius:10px;color:var(--text);width:36px;height:36px;cursor:pointer;font-size:16px}.profile-header-chips{display:flex;align-items:center;gap:8px;padding:4px 4px 4px 10px;border-radius:999px;background:#0c121cd9;border:1px solid rgba(255,255,255,.1);font-weight:700;font-size:13px;color:#eef4ff}.profile-header-chip-icon{width:22px;height:22px;flex:none}.profile-header-balance{min-width:48px;text-align:center;font-variant-numeric:tabular-nums}.profile-header-add-btn{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;border-radius:8px;background:linear-gradient(180deg,#4ecf7a,#2ea85c);color:#fff;font-size:18px;font-weight:800;line-height:1;cursor:pointer;flex:none;box-shadow:0 2px 6px #2ea85c59}.profile-header-add-btn:disabled{opacity:.55;cursor:not-allowed}.profile-body{flex:1;min-height:0;display:grid;grid-template-columns:220px 1fr 240px;gap:14px;padding:14px;overflow:hidden}.profile-sidebar,.profile-main,.profile-achievements{min-height:0;overflow:auto}.profile-sidebar{display:flex;flex-direction:column;gap:12px}.profile-avatar-wrap{position:relative;width:150px;height:150px;margin:0 auto}.profile-avatar-img,.profile-avatar-fallback{width:100%;height:100%;border-radius:50%;border:3px solid var(--gold);box-shadow:inset 0 0 0 3px #0a101acc,0 6px 18px #00000073;object-fit:cover;background:var(--bg);display:flex;align-items:center;justify-content:center;font-size:34px;font-weight:800}.profile-avatar-edit{position:absolute;right:4px;bottom:10px;width:34px;height:34px;border-radius:50%;border:2px solid rgba(255,255,255,.28);background:#333e50;color:#fff;cursor:pointer;font-size:14px;line-height:1;box-shadow:0 2px 8px #00000080}.profile-avatar-edit:hover{background:#40506a}.profile-identity{text-align:center;display:flex;flex-direction:column;gap:6px}.profile-display-name{font-family:var(--font-display);font-size:18px;font-weight:800}.profile-name-row-display{display:flex;align-items:center;justify-content:center;gap:6px}.profile-inline-edit{background:none;border:none;color:var(--muted);cursor:pointer}.profile-rank-badge{display:inline-flex;align-items:center;gap:6px;align-self:center;padding:4px 12px;border-radius:999px;background:#4cae8a1f;border:1px solid rgba(76,174,138,.35);color:#7dffb8;font-size:11px;font-weight:700;text-transform:uppercase}.profile-rank-grade-icon{width:18px;height:18px;object-fit:contain}.profile-name-edit{display:flex;flex-direction:column;gap:6px}.profile-xp-block{background:#ffffff0a;border:1px solid var(--panel-border);border-radius:12px;padding:8px 10px;display:flex;align-items:center;gap:8px}.profile-level-badge{position:relative;width:40px;height:34px;display:flex;align-items:center;justify-content:center;clip-path:polygon(25% 0%,75% 0%,100% 50%,75% 100%,25% 100%,0% 50%);background:linear-gradient(180deg,#f5cf62,#a8720f);font-weight:800;font-size:14px;color:#f2c14e;flex:none}.profile-level-badge:before{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;clip-path:polygon(25% 0%,75% 0%,100% 50%,75% 100%,25% 100%,0% 50%);background:#1a2230}.profile-level-badge>span{position:relative;z-index:1}.profile-xp-label{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:#eef4ff;text-shadow:0 1px 2px rgba(0,0,0,.7);white-space:nowrap}.profile-xp-bar{position:relative;flex:1;height:18px;border-radius:999px;background:#00000059;overflow:hidden}.profile-xp-fill{height:100%;background:linear-gradient(90deg,#3ecf7a,#7dffb8);border-radius:inherit}.profile-archetype-card{background:#ffffff0a;border:1px solid var(--panel-border);border-radius:12px;padding:10px;display:flex;flex-direction:column;gap:8px}.profile-card-label{font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.profile-archetype-main{display:flex;gap:8px;align-items:flex-start}.profile-archetype-main strong{font-size:13px}.profile-archetype-main p{margin:4px 0 0;font-size:11px;color:var(--muted);line-height:1.35}.profile-archetype-icon-img{width:52px;height:52px;object-fit:contain;flex:none;filter:drop-shadow(0 3px 8px rgba(0,0,0,.4))}.profile-archetype-picker{display:flex;flex-wrap:wrap;gap:4px}.profile-archetype-opt{display:flex;align-items:center;gap:8px;padding:6px 8px;border-radius:8px;border:1px solid var(--panel-border);background:var(--bg);color:var(--text);font-size:10px;cursor:pointer}.profile-archetype-opt-img{width:32px;height:32px;object-fit:contain;flex:none}.profile-archetype-opt.active{border-color:var(--accent);background:#4f9dff26}.profile-main{display:flex;flex-direction:column;gap:12px;overflow:hidden}.profile-section-title{margin:0 0 8px;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.profile-grades-section{background:#ffffff08;border:1px solid var(--panel-border);border-radius:14px;padding:16px 14px 12px}.profile-grades-heading{margin:0 0 14px;text-align:center;font-family:var(--font-display);font-size:13px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--text)}.profile-grade-track{display:grid;grid-template-columns:repeat(11,minmax(0,1fr));align-items:start;gap:2px}.profile-grade-step{display:contents}.profile-grade-card{position:relative;min-width:0;display:flex;flex-direction:column;align-items:center;gap:5px;padding:0 2px 4px;text-align:center}.profile-grade-card:not(.unlocked):not(.current) .profile-grade-card-title,.profile-grade-card:not(.unlocked):not(.current) .profile-grade-portrait,.profile-grade-card:not(.unlocked):not(.current) .profile-grade-bars{opacity:.72}.profile-grade-card.current .profile-grade-portrait{filter:drop-shadow(0 0 10px rgba(79,157,255,.45))}.profile-grade-card-title{margin:0;font-size:11px;font-weight:800;letter-spacing:.02em;text-transform:none;color:var(--text);line-height:1.15;min-height:26px;display:flex;align-items:center;justify-content:center;width:100%}.profile-grade-portrait{width:88px;height:107px;display:flex;align-items:center;justify-content:center;flex:none;overflow:visible}.profile-grade-portrait-img{width:100%;height:100%;object-fit:contain;object-position:center center;display:block;filter:drop-shadow(0 4px 10px rgba(0,0,0,.45))}.profile-grade-tooltip{position:absolute;left:50%;bottom:calc(100% + 8px);transform:translate(-50%) translateY(4px);width:max-content;max-width:170px;padding:8px 11px;border-radius:8px;background:#121820;border:1px solid rgba(255,255,255,.14);box-shadow:0 10px 28px #000000d9;font-size:11px;font-weight:600;line-height:1.35;color:#f3f7ff;text-align:center;visibility:hidden;pointer-events:none;transition:visibility .15s ease,transform .15s ease;z-index:20;isolation:isolate}.profile-grade-tooltip:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:6px solid transparent;border-top-color:#121820}.profile-grade-card:hover .profile-grade-tooltip{visibility:visible;transform:translate(-50%) translateY(0)}.profile-grade-bars{width:100%;display:flex;flex-direction:column;gap:6px}.profile-grade-bar-row{display:flex;flex-direction:column;gap:3px}.profile-grade-bar-line{display:flex;align-items:center;gap:5px}.profile-grade-bar-nums{font-size:10px;font-weight:700;color:var(--muted);white-space:nowrap;text-align:center}.profile-grade-bar-check{width:14px;height:14px;border-radius:50%;background:#3ecf7a;color:#0a1218;font-size:9px;font-weight:900;display:inline-flex;align-items:center;justify-content:center;flex:none}.profile-grade-arrow{align-self:start;margin-top:76px;font-size:18px;font-weight:900;line-height:1;text-align:center;opacity:.9}.profile-grade-bar{flex:1;height:9px;border-radius:999px;background:#00000073;overflow:hidden}.profile-grade-bar-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#e8a020,#ffd56a);transition:width .25s ease}.profile-grade-bar.complete .profile-grade-bar-fill{background:linear-gradient(90deg,#3ecf7a,#7dffb8)}.profile-grade-bar.wins .profile-grade-bar-fill{background:linear-gradient(90deg,#d94c4c,#ff8a6a)}.profile-grade-bar.wins.complete .profile-grade-bar-fill{background:linear-gradient(90deg,#3ecf7a,#7dffb8)}.profile-current-grade{margin:12px 0 0;font-size:12px;color:var(--muted);text-align:center;display:flex;align-items:center;justify-content:center;gap:6px}.profile-current-grade-icon{width:22px;height:22px;object-fit:contain;filter:drop-shadow(0 2px 4px rgba(0,0,0,.35))}.profile-current-grade strong{color:var(--gold)}.profile-tabs-section{flex:1;min-height:0;display:flex;flex-direction:column;background:#ffffff08;border:1px solid var(--panel-border);border-radius:14px;padding:12px}.profile-tabs{display:flex;gap:6px;margin-bottom:12px;flex-shrink:0}.profile-tab{flex:1;padding:8px 10px;border-radius:10px;border:1px solid var(--panel-border);background:transparent;color:var(--muted);font-size:11px;font-weight:700;text-transform:uppercase;cursor:pointer}.profile-tab.active{background:#4f9dff26;border-color:var(--accent);color:var(--text)}.profile-stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.profile-stat-card{display:flex;align-items:center;gap:8px;padding:10px 12px;border-radius:12px;background:#00000040;border:1px solid var(--panel-border);min-height:64px}.profile-stat-icon{width:36px;height:36px;object-fit:contain;flex:none;filter:drop-shadow(0 2px 6px rgba(0,0,0,.35))}.profile-stat-card-body{display:flex;flex-direction:column;gap:2px;min-width:0}.profile-stat-card-label{font-size:10px;color:var(--muted);line-height:1.2}.profile-stat-card-val{font-family:var(--font-display);font-size:20px;font-weight:800;color:var(--text);line-height:1.1}.profile-stat-card-val.accent{color:var(--gold)}.profile-stat-card-val.highlight{color:#7dffb8}.profile-history-list-full{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px;flex:1;min-height:0;overflow:auto}.profile-history-row{display:grid;grid-template-columns:48px 1fr auto;gap:10px;align-items:center;padding:10px;border-radius:10px;background:#00000038;border:1px solid var(--panel-border)}.profile-history-rank{width:36px;height:36px;border-radius:50%;background:#ffffff14;font-weight:800;font-size:14px;color:var(--muted);display:inline-flex;align-items:center;justify-content:center}.profile-history-medal{width:36px;height:36px;object-fit:contain;filter:drop-shadow(0 2px 6px rgba(0,0,0,.35))}.profile-history-rank.gold{color:var(--gold)}.profile-history-row-main{display:flex;flex-direction:column;gap:2px;font-size:12px}.profile-history-row-meta{font-size:10px;color:var(--muted)}.profile-history-delta{font-weight:800;font-size:13px}.profile-history-delta.pos{color:#7dffb8}.profile-history-delta.neg{color:#f07178}.profile-achievements{background:#ffffff08;border:1px solid var(--panel-border);border-radius:14px;padding:12px}.profile-achievement-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.profile-achievement{display:flex;gap:10px;align-items:flex-start;padding:10px;border-radius:10px;background:#00000038;border:1px solid var(--panel-border)}.profile-achievement-icon{width:44px;height:44px;object-fit:contain;flex:none;filter:drop-shadow(0 3px 8px rgba(0,0,0,.35))}.profile-achievement-body{flex:1;min-width:0}.profile-achievement.done{border-color:#4cae8a59}.profile-achievement-head{display:flex;justify-content:space-between;font-size:12px;font-weight:700}.profile-achievement-check{color:#7dffb8}.profile-achievement-desc{margin:4px 0 8px;font-size:10px;color:var(--muted)}.profile-achievement-bar{height:6px;border-radius:999px;background:#00000059;overflow:hidden}.profile-achievement-fill{height:100%;background:linear-gradient(90deg,var(--gold),#ffd56a);border-radius:inherit}.profile-achievement.done .profile-achievement-fill{background:linear-gradient(90deg,#3ecf7a,#7dffb8)}.profile-achievement-progress{font-size:10px;color:var(--muted);margin-top:4px;display:block}.profile-footer{display:flex;gap:8px;justify-content:flex-end;padding:12px 18px;border-top:1px solid var(--panel-border);background:#ffffff05}@media (max-width: 960px){.profile-page{height:100vh;height:100dvh;border-radius:0;width:100vw;margin:0}.profile-body{grid-template-columns:1fr;overflow:auto}.profile-stats-grid{grid-template-columns:repeat(2,1fr)}.profile-stat-card--wide{grid-column:span 2}}@media (max-width: 480px){.profile-overlay{padding:0;background:#0a0f17;-webkit-backdrop-filter:none;backdrop-filter:none}.profile-page{width:100%;height:100dvh;max-height:none;border:none;border-radius:0;box-shadow:none;background:linear-gradient(180deg,#121a28,#0a0f17)}.profile-header{grid-template-columns:auto 1fr auto auto;gap:8px;padding:max(10px,env(safe-area-inset-top,0px)) 12px 10px;position:sticky;top:0;z-index:5;background:#0e1420f5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.profile-header-title{font-size:13px;letter-spacing:.1em}.profile-header-btn{width:34px;height:34px;border-radius:10px;font-size:15px}.profile-header-chips{padding:3px 3px 3px 8px;gap:6px;font-size:12px}.profile-header-chip-icon{width:18px;height:18px}.profile-header-add-btn{width:26px;height:26px;font-size:16px}.profile-body{display:flex;flex-direction:column;gap:12px;padding:12px 12px 8px;overflow:auto;-webkit-overflow-scrolling:touch}.profile-main{display:contents}.profile-sidebar{order:1;flex:none;align-items:center;gap:8px;overflow:visible;min-height:auto}.profile-grades-section{order:2;flex:none}.profile-achievements{order:3;flex:none;overflow:visible;min-height:auto}.profile-tabs-section{order:4;flex:none}.profile-avatar-wrap{width:112px;height:112px;flex:none}.profile-avatar-img,.profile-avatar-fallback{border-width:3px;font-size:28px}.profile-avatar-edit{display:none}.profile-display-name{font-size:17px}.profile-rank-badge,.profile-xp-block,.profile-archetype-card{display:none}.profile-grades-section{padding:12px 10px 10px;border-radius:14px}.profile-grades-heading{margin-bottom:10px;font-size:11px;letter-spacing:.12em}.profile-grade-track{display:flex;align-items:flex-start;gap:0;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;padding:2px 2px 6px;scrollbar-width:none}.profile-grade-track::-webkit-scrollbar{display:none}.profile-grade-step{display:flex;flex:none;align-items:center;scroll-snap-align:start}.profile-grade-card{width:68px;gap:4px;padding:0 2px}.profile-grade-card-title{font-size:9px;min-height:22px;letter-spacing:0}.profile-grade-portrait{width:52px;height:64px}.profile-grade-card.current .profile-grade-portrait{filter:drop-shadow(0 0 8px rgba(79,157,255,.55))}.profile-grade-bars{display:none}.profile-grade-arrow{font-size:18px;margin-top:22px;padding:0 1px;opacity:.7}.profile-grade-tooltip{display:none}.profile-achievements{padding:12px;border-radius:14px;overflow:visible}.profile-section-title{font-size:11px;margin-bottom:10px}.profile-achievement-list{gap:8px}.profile-achievement{padding:10px;border-radius:12px;gap:10px}.profile-achievement-icon{width:40px;height:40px}.profile-achievement-head{font-size:13px}.profile-achievement-desc{font-size:11px;margin:3px 0 6px}.profile-tabs-section{background:#ffffff08;border:1px solid var(--panel-border);border-radius:14px;padding:10px}.profile-tabs{gap:6px;margin-bottom:10px}.profile-tab{flex:1;text-align:center;padding:8px 10px;font-size:11px}.profile-stats-grid{gap:8px}.profile-stat-card{padding:10px;border-radius:12px}.profile-stat-card-label{font-size:10px}.profile-stat-card-val{font-size:16px}.profile-footer{position:sticky;bottom:0;z-index:5;gap:8px;padding:10px 12px max(12px,env(safe-area-inset-bottom,0px));background:linear-gradient(180deg,#0e1420eb,#0a0e16fa);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.profile-footer .btn{min-height:44px;border-radius:12px;font-size:13px;font-weight:700}.profile-footer .btn-danger{flex:1.6}.profile-footer .btn-muted{flex:1}}.profile-name-row{display:flex;gap:8px;align-items:stretch}.profile-name-input{flex:1;background:var(--bg);color:var(--text);border:1px solid var(--panel-border);border-radius:8px;padding:10px 12px;font-size:15px}.profile-name-row .btn{width:auto;flex:none;padding:10px 14px}.profile-stats{display:grid;grid-template-columns:1fr 1fr;gap:8px}.profile-stat{background:#ffffff0a;border:1px solid var(--panel-border);border-radius:10px;padding:10px 12px;display:flex;flex-direction:column;gap:4px}.profile-stat-label{font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-weight:700}.profile-stat-value{font-family:var(--font-display);font-size:20px;font-weight:800}.profile-stat-value.accent{color:var(--gold)}.profile-history{display:flex;flex-direction:column;gap:8px;min-height:0}.profile-history-empty{margin:0;font-size:13px;color:var(--muted)}.profile-history-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px;max-height:220px;overflow:auto}.profile-history-item{display:flex;justify-content:space-between;gap:10px;padding:8px 10px;border-radius:8px;background:#ffffff0a;border:1px solid var(--panel-border)}.profile-history-main{display:flex;flex-direction:column;gap:2px;min-width:0}.profile-history-place{font-size:13px;font-weight:700}.profile-history-meta{font-size:11px;color:var(--muted)}.profile-history-date{font-size:11px;color:var(--muted);white-space:nowrap;flex:none}.btn-danger{background:linear-gradient(180deg,#e06a6a,var(--c-fold))}.btn-block{width:100%}.settings-title{margin:0 0 20px;font-size:22px}.settings-field{border:none;margin:0 0 20px;padding:0}.settings-label{display:block;font-size:13px;font-weight:700;color:var(--muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:10px}.settings-lang-list{display:flex;flex-direction:column;gap:8px}.settings-lang-option{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:10px;border:1px solid var(--panel-border);cursor:pointer;font-size:15px;font-weight:600}.settings-lang-option:has(input:checked){border-color:var(--accent);background:#3b82f614}.settings-lang-option input{accent-color:var(--accent)}.profile-modal .btn-primary,.settings-modal .btn-primary{width:100%}.profile-modal .profile-name-row .btn-primary{width:auto}.start-balance{display:flex;align-items:center;gap:10px;padding:10px 14px;margin:0 0 12px;border:1px solid var(--panel-border);border-radius:12px;background:#ffffff08}.start-balance-label{font-size:13px;color:var(--muted)}.start-balance-value{display:flex;align-items:center;gap:6px;margin-left:auto;font-size:17px;font-weight:700;color:var(--gold)}.start-balance-chip{width:18px;height:18px}.start-shop-btn{flex-shrink:0}.start-format{display:flex;flex-direction:column;gap:8px;padding:12px 14px;margin:0 0 12px;border:1px solid var(--panel-border);border-radius:12px;background:#ffffff08;text-align:left}.start-format-head{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.start-format-head span{font-size:13px;color:var(--muted)}.start-prizes{display:flex;flex-direction:column;gap:4px}.start-prizes-title{font-size:12px;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin-bottom:2px}.start-prize-row{display:flex;justify-content:space-between;font-size:14px}.start-prize-row span:last-child{font-weight:700;color:var(--gold)}.start-daily{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 14px;margin:0 0 16px;border:1px solid var(--panel-border);border-radius:12px;background:#ffffff08}.btn:disabled{opacity:.45;cursor:not-allowed;filter:grayscale(.4)}.start-daily-title{font-size:13px;color:var(--muted)}.start-daily-claimed{font-size:12px;color:var(--muted)}.start-not-enough{display:flex;flex-direction:column;align-items:center;gap:8px;margin-top:10px;font-size:13px;color:var(--mistake)}.shop-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;background:#000000b8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:stretch;justify-content:center;padding:0}.shop-page{width:min(1120px,100%);max-height:100vh;overflow:auto;background:linear-gradient(180deg,#101826,#0a1018);border-left:1px solid var(--panel-border);border-right:1px solid var(--panel-border);box-shadow:0 24px 80px #000000a6;display:flex;flex-direction:column}.shop-header{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:14px 20px;border-bottom:1px solid var(--panel-border);background:#0c121cf2;position:sticky;top:0;z-index:2}.shop-header-btn{background:transparent;border:1px solid var(--panel-border);border-radius:10px;color:var(--text);width:40px;height:40px;cursor:pointer;font-size:18px}.shop-header-title{margin:0;font-family:var(--font-display);font-size:20px;font-weight:800;text-align:center}.shop-header-balance{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:700;color:var(--gold)}.shop-header-chip{width:20px;height:20px}.shop-body{padding:24px 20px 32px}.shop-head{text-align:center;max-width:640px;margin:0 auto 28px}.shop-kicker{display:inline-block;font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--gold);margin-bottom:8px}.shop-headline{margin:0 0 10px;font-family:var(--font-display);font-size:clamp(24px,4vw,34px);font-weight:800;line-height:1.15}.shop-subtitle{margin:0;font-size:14px;line-height:1.55;color:var(--muted)}.shop-pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;max-width:1080px;margin:0 auto;align-items:stretch}.shop-price-card{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px;padding:26px 20px 24px;border-radius:18px;background:linear-gradient(180deg,#14263af2,#0d1a28f2);border:1px solid var(--panel-border);box-shadow:0 16px 40px #0006;overflow:hidden}.shop-price-card.tier-start{border-color:#44d17a59}.shop-price-card.tier-optimal{border-color:#5daeff66}.shop-price-card.tier-best{border-color:#f8c14e80;box-shadow:0 16px 40px #0006,0 0 50px #f8c14e1a}.shop-tier-badge{font-family:var(--font-display);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#fff;border-radius:999px;padding:6px 16px}.tier-start .shop-tier-badge{background:linear-gradient(180deg,#3dbb6d,#26934f)}.tier-optimal .shop-tier-badge{background:linear-gradient(180deg,#4a92dd,#2f6cb4)}.tier-best .shop-tier-badge{background:linear-gradient(180deg,#8e5cd9,#6a3fb0)}.shop-best-ribbon{position:absolute;top:12px;right:12px;padding:5px 10px;border-radius:8px;font-family:var(--font-display);font-size:10px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;color:#2a1a04;background:linear-gradient(180deg,#ffe9b0,var(--gold));box-shadow:0 4px 14px #f8c14e66}.shop-price-amount{display:grid;gap:2px;margin-top:2px}.shop-price-amount strong{font-family:var(--font-display);font-size:36px;font-weight:800;line-height:1}.tier-start .shop-price-amount strong{color:var(--correct)}.tier-optimal .shop-price-amount strong{color:var(--accent)}.tier-best .shop-price-amount strong{color:var(--gold)}.shop-price-amount span{font-family:var(--font-display);font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.shop-price-chips{display:flex;justify-content:center;height:58px;margin:2px 0}.shop-price-chips img{width:52px;height:52px;filter:drop-shadow(0 8px 14px rgba(0,0,0,.5))}.shop-price-chips img:nth-child(1){transform:translate(12px) rotate(-14deg)}.shop-price-chips img:nth-child(2){transform:translateY(-7px) scale(1.12);z-index:1}.shop-price-chips img:nth-child(3){transform:translate(-12px) rotate(14deg)}.shop-price-fact{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:12px;background:#09111d99;border:1px solid var(--panel-border);font-family:var(--font-display);font-size:15px}.shop-price-fact strong{font-weight:700}.shop-price-note{margin:0;color:var(--muted);font-size:13.5px;line-height:1.45;min-height:40px}.shop-buy-btn{width:100%;padding:14px 18px;font-size:17px;margin-top:auto}.shop-buy-btn.buy-start{background:linear-gradient(180deg,#55e08c,#2ba55c);color:#06220f;box-shadow:0 6px 20px #44d17a59,inset 0 1px #fff6}.shop-buy-btn.buy-optimal{background:linear-gradient(180deg,#6fb6ff,#2f6cb4);color:#04182c;box-shadow:0 6px 20px #5daeff59,inset 0 1px #fff6}.shop-buy-btn.buy-best{background:linear-gradient(180deg,#a678e8,#6a3fb0);color:#fff;box-shadow:0 6px 20px #8e5cd966,inset 0 1px #ffffff4d}.shop-disc-badge{position:absolute;bottom:82px;right:12px;font-family:var(--font-display);font-size:11px;font-weight:800;color:#fff;background:linear-gradient(180deg,#f0685a,#c23f32);border-radius:8px;padding:5px 8px;box-shadow:0 4px 12px #e05b4e73;transform:rotate(4deg)}.shop-secure{text-align:center;color:var(--muted);font-size:13px;opacity:.85;margin:28px auto 0;max-width:640px;line-height:1.5}@media (max-width: 900px){.shop-pricing-grid{grid-template-columns:1fr;max-width:420px}}@media (max-width: 520px){.shop-page{width:100%;height:100dvh;max-height:none;border:none;border-radius:0;box-shadow:none}.shop-header{grid-template-columns:auto 1fr;grid-template-rows:auto auto;padding:max(10px,env(safe-area-inset-top,0px)) 12px 10px}.shop-header-title{grid-column:2;text-align:left}.shop-header-balance{grid-column:1 / -1;justify-content:center;padding-top:4px}}.coach-modal{width:min(420px,94vw);display:flex;flex-direction:column;gap:10px;text-align:center}.coach-line{margin:0;font-size:14px;color:var(--text)}.coach-bonus{margin:8px 0;font-size:26px;font-weight:800;color:var(--gold)}.finish-delta.pos{color:var(--correct)}.finish-delta.neg{color:var(--mistake)}.finish-bonuses{margin:10px 0;padding:10px 14px;border:1px solid var(--panel-border);border-radius:12px;background:#ffffff08;text-align:left}.finish-bonuses-title{display:block;font-size:12px;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin-bottom:6px}.finish-bonuses ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.finish-bonuses li{display:flex;justify-content:space-between;gap:10px;font-size:14px}.profile-achievement-reward{margin:2px 0 4px;font-size:12px;font-weight:600;color:var(--gold)}@media (max-width: 480px){html,body,#root{height:100%;height:100dvh}body{overflow:hidden;overscroll-behavior:none}.mobile-placeholder{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;justify-content:center;padding:24px 20px max(32px,env(safe-area-inset-bottom,0px));background:linear-gradient(180deg,#060a101f,#060a1061),var(--mobile-screen-bg-url, var(--room-bg-url, none)) center center / cover no-repeat,linear-gradient(180deg,#0e1420,#070a10)}.mobile-placeholder__notice{text-align:center;max-width:320px;padding:16px 20px;border-radius:16px;background:#080c14b8;border:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.mobile-placeholder__title{margin:0 0 6px;font-size:17px;font-weight:600;color:#f0f4fa}.mobile-placeholder__hint{margin:0;font-size:13px;line-height:1.45;color:#f0f4faa6}}
