.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;overflow:hidden;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-felt-top: 0px}.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,#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{width:36px;height:36px;flex:0 0 36px;border-radius:12px;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;padding:0}.mg-trophy-icon{font-size:18px;line-height:1;filter:drop-shadow(0 2px 2px rgba(0,0,0,.4))}.mg-hud-right{display:flex;align-items:center;gap:8px;flex:0 0 auto}.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;overflow:hidden}.mg-table{position:absolute;left:0;top:var(--mg-felt-top, 0px);width:390px;height:844px;background:linear-gradient(180deg,#060a1247,#060a129e),var(--mobile-screen-bg-url, var(--room-bg-url, none)) center / 100% 100% no-repeat,linear-gradient(180deg,#0e1626,#0a101c)}.mg-table-box{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3}.mg-pot{position:absolute;left:50%;top:41%;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:46%;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:51%;transform:translate(-50%,-50%);display:flex;gap:8px;z-index:2;overflow:visible}.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:22px;height:22px;border-radius:50%;background:radial-gradient(circle at 32% 28%,#fff,#f3f0ea 52%,#d5cfc4);color:#141414;font-size:11px;font-weight:900;line-height:22px;text-align:center;border:2px solid #1a1a1a;box-shadow:0 1px #0a0a0a,0 3px 6px #00000073,inset 0 1px 1px #ffffffe6;z-index:6;pointer-events:none}.mg-seat .mg-dealer--e{left:calc(100% + 10px);top:31px;transform:translateY(-50%)}.mg-seat .mg-dealer--w{left:auto;right:calc(100% + 10px);top:31px;transform:translateY(-50%)}.mg-seat .mg-dealer--s{left:50%;top:calc(100% + 10px);transform:translate(-50%)}.mg-seat .mg-dealer--n{left:50%;top:auto;bottom:calc(100% + 10px);transform:translate(-50%)}.mg-seat{position:absolute;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;width:70px;z-index:4}.mg-seat--folded{opacity:.88}.mg-seat--folded.has-fold-peek{opacity:1}.mg-seat--folded.has-fold-peek .mg-seat-avatar-wrap,.mg-seat--folded.has-fold-peek .mg-seat-tag{opacity:.88}.mg-seat.has-fold-peek:has(.fold-peek-hit:focus-visible),.mg-seat.is-peeking{z-index:18}.mg-hero-cards.is-fold-peek{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .15s ease,visibility .15s ease}.mg-seat.has-fold-peek:has(.fold-peek-hit:focus-visible) .mg-hero-cards.is-fold-peek,.mg-seat.is-peeking .mg-hero-cards.is-fold-peek{opacity:.72;visibility:visible}.mg-seat--out{opacity:.3;filter:grayscale(.7)}.mg-seat--idle{opacity:.42;filter:grayscale(.3)}.mg-seat-avatar-wrap{position:relative;width:63px;height:63px;overflow:visible}.mg-seat-avatar-wrap .win-chance{font-size:11px;padding:2px 6px}.mg-seat-avatar{position:relative;width:100%;height:100%;border-radius:50%;overflow:hidden;border:none;box-shadow:var(--mg-shadow);z-index:1}.mg-seat-cards{position:absolute;bottom:calc(100% - 16px);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-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:18px;font-weight:800;color:#fff}.mg-seat-tag{position:relative;margin-top:-8px;min-width:46px;padding:6px 6px 2px;border-radius:8px;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;line-height:1.15;z-index:2}.mg-seat--hero .mg-seat-tag{margin-top:-16px;border-color:#f2c14e66}.mg-seat--acting .mg-seat-tag{border-color:#4c88fff2;background:#122448f5;box-shadow:0 0 0 2px #4c88ffe6,0 0 12px #4c88ff73}.mg-seat--acting .mg-seat-name{color:#d6e6ff}.mg-seat--winner .mg-seat-tag{border-color:#49c64af2;background:#0c2a12f5;box-shadow:0 0 0 2px #49c64ae6,0 0 12px #49c64a73}.mg-seat--winner .mg-seat-name{color:#d4f5d4}.mg-seat-name{font-size:9px;font-weight:700;color:var(--mg-white);max-width:54px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mg-seat-stack{font-size:9px;font-weight:800;color:var(--mg-orange)}.mg-seat-stack.is-allin{color:var(--mistake);letter-spacing:.03em}.mg-seat-pos{margin-top:1px;padding:1px 5px;border-radius:5px;font-size:8px;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-hero-cards{position:absolute;bottom:calc(100% - 10px);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% - 12px);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:0 12px 46px;padding:6px 0 4px;background:#111a28;border-radius:12px 12px 0 0}.mg-actions{display:flex;flex-direction:column;gap:4px;padding:0 8px 4px}.mg-action-row{display:flex;gap:6px;height:26px}.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:11px;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-actions--skip{min-height:64px;justify-content:center}.mg-actions--skip .mg-action-row{height:32px}.mg-btn--skip{flex-direction:row;gap:8px;border-radius:10px;background:linear-gradient(180deg,#5f7699,#3b4c6b)}.mg-btn--skip .btn-ico{width:16px;height:16px}.mg-slider{display:flex;flex-direction:column;align-items:center;gap:3px;padding:4px 8px 5px;border-radius:10px;background:#162338;border:1px solid rgba(140,168,210,.16)}.mg-slider-row{display:flex;align-items:center;width:100%;gap:5px;min-height:26px}.mg-slider-amount{display:flex;align-items:center;justify-content:center;gap:6px;flex:1 1 auto;min-width:96px}.mg-slider-pill{height:26px;padding:0 7px;border:none;border-radius:8px;background:#ffffff14;color:var(--mg-white);font-size:11px;font-weight:700;letter-spacing:.3px;white-space:nowrap;cursor:pointer;flex:0 0 auto}.mg-slider-round{width:22px;height:22px;flex:0 0 22px;border:none;border-radius:50%;background:#ffffff14;color:var(--mg-white);font-size:16px;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:0 0 auto;display:flex;align-items:center;justify-content:center;min-width:3.4em;padding:0 2px}.mg-slider-num{display:inline-flex;align-items:center;justify-content:center;gap:4px;min-width:3.2em;padding:0 2px;font-size:16px;font-weight:800;color:var(--mg-orange);cursor:text}.mg-slider-num[aria-disabled=true]{cursor:default}.mg-slider-num-input{width:4.2em;font-size:16px;font-weight:800;color:var(--mg-orange);text-align:center;background:#ffffff14;border:1px solid var(--mg-orange);border-radius:8px;padding:1px 4px;outline:none}.mg-slider-chip{width:16px;height:16px}.mg-slider-track{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:5px;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:16px;height:16px;border-radius:50%;background:var(--mg-green);border:3px solid #eafff0;box-shadow:0 2px 5px #0006}.mg-slider-track::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:var(--mg-green);border:3px solid #eafff0}.mg-slider-track:disabled{opacity:.5}.mg-slider-bb{font-size:10px;font-weight:600;line-height:1;color:var(--mg-muted)}.mg-nextbar{display:flex;gap:8px;padding:8px 12px;min-height:64px;align-items:center}.mg-next-btn{flex:1 1 0;min-width:0;height:48px;min-height:48px;max-height:48px;padding:0 10px;border:none;border-radius:14px;font-size:13px;font-weight:800;line-height:1.15;color:#06210a;background:linear-gradient(180deg,#5bd85c,var(--mg-green));box-shadow:var(--mg-shadow);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:6px;white-space:nowrap}.mg-next-btn .btn-ico{display:block;flex-shrink:0;width:16px;height:16px}.mg-next-btn--muted{color:#fff;background:#ffffff1f}.mg-next-btn--ai{color:#1a1408;background:linear-gradient(180deg,#ffd56a,#d4a843)}.mg-idle{display:flex;align-items:center;justify-content:center;min-height:64px;font-size:14px;font-weight:600;color:var(--mg-muted)}.mg-advisor{position:absolute;left:12px;right:12px;bottom:0;padding:8px 12px calc(6px + env(safe-area-inset-bottom,0px));border-radius:0 0 12px 12px;background:#111a28;border-top:1px solid rgba(140,168,210,.16);box-shadow:none;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{width:24px;height:24px;flex:0 0 24px;display:block;border-radius:50%;object-fit:cover;background:#0a1018;box-shadow:0 0 0 1px #50dc5a66}.mg-advisor-title{font-size:13px;font-weight:800;letter-spacing:.2px;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)}.sp-mobile-dock{position:absolute;left:0;right:0;bottom:0;z-index:6;display:flex;flex-direction:column;gap:6px;padding:10px 10px 8px;background:linear-gradient(180deg,transparent 0%,rgba(6,10,18,.55) 14px,rgba(6,10,18,.92) 40px)}.sp-mobile .sp-info{position:absolute;top:10px;left:10px;z-index:8;width:auto;max-width:210px;margin:0;padding:8px 12px;gap:2px;font-size:12px;line-height:1.3;border-radius:14px;background:#162338eb;border:1px solid rgba(140,168,210,.16);box-shadow:var(--mg-shadow);-webkit-backdrop-filter:none;backdrop-filter:none}.sp-mobile .sp-info strong{font-size:13px}.sp-mobile .sp-info p{color:var(--mg-muted);font-size:11px}.sp-mobile .sp-top-icons{position:absolute;top:10px;right:10px;margin:0;z-index:8}.sp-mobile>.sp-foot{position:absolute;top:78px;left:10px;right:10px;bottom:auto;z-index:8;margin:0;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:6px}.sp-mobile .sp-foot-btn{padding:6px 8px;font-size:11px;gap:6px}.sp-mobile .sp-foot-ico{width:22px;height:22px}.sp-mobile .sp-foot-exit{margin-left:auto;padding:6px 8px}.sp-mobile .sp-range,.sp-mobile .sp-act{position:relative;inset:auto;left:auto;right:auto;top:auto;bottom:auto;transform:none;width:auto;margin:0;max-height:min(200px,32%);overflow:auto;padding:12px 12px 10px;border-radius:14px;flex-shrink:0}.sp-mobile .sp-range h2,.sp-mobile .sp-act h2{font-size:12px;letter-spacing:.04em;white-space:normal;line-height:1.35}.sp-mobile .sp-range-lead{display:none}.sp-mobile .sp-slider{margin-bottom:8px;gap:4px}.sp-mobile .sp-abtn{min-height:48px;font-size:14px}.sp-mobile.is-guessing .sp-act,.sp-mobile.is-acting .sp-range,.sp-mobile.is-done .sp-range{display:none}.sp-mobile.is-acting .sp-act,.sp-mobile.is-done .sp-act{max-height:none;overflow:visible}.sp-mobile.is-review .mg-table-area,.sp-mobile.is-review .sp-mobile-dock,.sp-mobile.is-review .sp-info,.sp-mobile.is-review .sp-top-icons,.sp-mobile.is-review>.sp-foot{display:none}.sp-mobile .sp-review{position:relative;z-index:5;height:100%;grid-template-columns:1fr;padding:12px}.sp-mobile-banner{left:50%;top:51%;right:auto;bottom:auto;transform:translate(-50%);max-width:74%;justify-content:center}.sp-mobile-banner .mg-log-pill{text-align:center;white-space:normal}.sp-mobile .sp-log-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10}.sp-mobile .sp-log{width:calc(100% - 24px);max-height:80%;overflow:auto}.sp-mobile .mg-pot{top:38%}.sp-mobile .mg-pot-chips{top:42%}.sp-mobile .mg-board{top:46%}: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: #2c6b38;--felt-mid: #1a4e2c;--felt-dark: #0e331d;--felt-rail: #3a2214;--felt-rail-hi: #6b4028;--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%;height:100dvh;max-height:100dvh}body{background:#070a10;color:var(--text);overflow:hidden;-webkit-font-smoothing:antialiased}.game{position:relative;display:grid;grid-template-rows:auto minmax(0,1fr) 88px 160px 44px;height:100vh;height:100dvh;max-height:100dvh;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:112px;height:112px;border-radius:50%;border:none;overflow:hidden;flex:none;background:var(--bg);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 14px #00000073}.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:"🔇"}.icon-btn-muted .ico-music{position:relative}.icon-btn-muted .ico-music:after{content:"";position:absolute;left:-3px;right:-3px;top:50%;height:2px;background:currentColor;transform:rotate(-28deg);border-radius:1px}.ico{display:inline-block;line-height:1}.ico-sound:before{content:"🔊"}.ico-music: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}.hand-win-panel{position:absolute;right:8px;top:50%;z-index:6;min-width:200px;max-width:min(280px,36%);padding:10px 12px;border-radius:12px;border:1px solid rgba(212,168,67,.35);background:linear-gradient(165deg,#241c0eeb,#0e121cf0);box-shadow:0 10px 28px #00000073,inset 0 1px #ffdc8c1f;pointer-events:none;animation:hand-win-in .28s ease-out;transform:translateY(-50%)}@keyframes hand-win-in{0%{opacity:0;transform:translateY(calc(-50% + 8px))}to{opacity:1;transform:translateY(-50%)}}.hand-win-title{display:block;margin-bottom:8px;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#d4a843}.hand-win-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:8px}.hand-win-row{display:flex;align-items:center;gap:8px}.hand-win-avatar{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0;border:1px solid rgba(255,255,255,.18)}.hand-win-avatar-fallback{display:inline-flex;align-items:center;justify-content:center;font-size:9px;font-weight:800;color:#fff}.hand-win-meta{display:flex;flex-direction:column;gap:1px;min-width:0;flex:1}.hand-win-name{font-size:13px;font-weight:700;color:#f2f5fa;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hand-win-combo{font-size:12px;font-weight:600;color:#e2c57a}.hand-win-cards{display:flex;gap:3px;flex-shrink:0}.hand-win-cards .card-sm{width:26px;height:36px}.hand-win-cards .card-sm .card-rank{font-size:9px}.hand-win-cards .card-sm .card-suit-lg{font-size:15px}.table-scene{position:relative;width:100%;height:100%;min-height:420px;overflow:visible;container-type:size;container-name:table-scene;perspective:1400px;perspective-origin:50% 42%}.table-scene:before{content:"";position:absolute;left:50%;top:48%;width:min(92%,1400px);height:72%;transform:translate(-50%,-50%);pointer-events:none;z-index:0;background:radial-gradient(ellipse 55% 48% at 50% 42%,rgba(48,92,52,.16),transparent 72%),radial-gradient(ellipse 70% 58% at 50% 50%,rgba(8,10,16,.35),transparent 75%)}.table-ring{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotateX(5deg);transform-origin:50% 50%;transform-style:preserve-3d;width:min(1725px,99cqw,188.1cqh);aspect-ratio:1.9 / 1;height:auto;max-height:99cqh;z-index:1;overflow:visible;border-radius:32%/50%}.game .table-ring{top:42%;transform:translate(-50%,-58%) rotateX(5deg) scale(1.1)}.table-ring:before{content:"";position:absolute;top:6%;right:1%;bottom:-14%;left:1%;border-radius:inherit;z-index:-1;pointer-events:none;background:radial-gradient(ellipse 72% 58% at 50% 58%,rgba(0,0,0,.62),transparent 72%);filter:blur(22px);transform:translateY(18px) scale(1.04,1.12)}.wood-outer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;border-radius:inherit;background-color:#4a2e1c;background-image:var(--walnut-texture-url, url(../assets/walnut-texture.png));background-size:230px auto;background-repeat:repeat;box-shadow:0 4px #3a2414,0 8px #2a180c,0 18px 32px #0006,0 40px 70px #0000006b,inset 0 2px 1px #ffecd66b,inset 0 0 10px #00000047}.wood-outer:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background-image:var(--walnut-grain-url, url(../assets/walnut-grain.png));background-size:170px auto;background-repeat:repeat;opacity:.58;mix-blend-mode:overlay}.wood-bevel{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;border-radius:inherit;pointer-events:none;-webkit-mask-image:radial-gradient(ellipse 93% 86.8% at 50% 50%,transparent 99%,#000 100%);mask-image:radial-gradient(ellipse 93% 86.8% at 50% 50%,transparent 99%,#000 100%);background:radial-gradient(ellipse 93.15% 87% at 50% 50%,rgba(0,0,0,.55) 98.6%,transparent 100%),radial-gradient(ellipse 93.7% 87.6% at 50% 50%,transparent 97.2%,rgba(255,236,210,.55) 99%,transparent 100%),radial-gradient(ellipse 96.5% 93.4% at 50% 48%,transparent 88%,rgba(255,228,190,.22) 92%,transparent 96.5%),radial-gradient(ellipse 99.1% 99% at 50% 50%,transparent 96.6%,rgba(255,236,214,.38) 98.4%,transparent 100%),radial-gradient(ellipse 100% 100% at 50% 50%,transparent 94.5%,rgba(0,0,0,.42) 100%)}.wood-outer:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;border-radius:inherit;pointer-events:none;background:repeating-conic-gradient(from 12deg at 50% 50%,transparent 0deg 43.35deg,rgba(8,4,0,.55) 43.35deg 44.2deg,transparent 44.2deg 45deg);-webkit-mask-image:radial-gradient(ellipse 93% 86.8% at 50% 50%,transparent 99%,#000 100%);mask-image:radial-gradient(ellipse 93% 86.8% at 50% 50%,transparent 99%,#000 100%);opacity:.7}.wood-inner{position:absolute;top:6.6%;right:3.5%;bottom:6.6%;left:3.5%;z-index:1;border-radius:inherit;background:linear-gradient(180deg,#d4b06a,#a07838 42%,#7a5424);box-shadow:0 2px 6px #0006,0 0 0 1px #2818088c,inset 0 1px #fff0c88c,inset 0 -1px 1px #28160873}.table-felt{position:absolute;top:3px;right:3px;bottom:3px;left:3px;width:auto;height:auto;isolation:isolate;border-radius:inherit;background-color:#1a5c34;background-image:radial-gradient(ellipse 58% 50% at 50% 42%,#3a8f50,#247044 38%,#1a5a34 72%,#154a2c);box-shadow:inset 0 0 28px #00000047,inset 0 14px 28px #00000038,inset 0 -4px 12px #0000001a,0 0 28px #245a301f}.table-felt:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;z-index:0;background:radial-gradient(ellipse 70% 62% at 50% 44%,rgba(255,255,255,.06) 0%,transparent 52%,rgba(0,0,0,.16) 100%)}.felt-grain{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;z-index:0;background-image:var(--felt-grain-url, url(../assets/felt-grain.png));background-size:170px auto;background-repeat:repeat;opacity:.62;mix-blend-mode:overlay}.table-felt:after{content:"";position:absolute;top:7.5%;right:7.5%;bottom:7.5%;left:7.5%;border-radius:inherit;border:1.5px solid rgba(184,146,74,.4);pointer-events:none;z-index:0;box-shadow:inset 0 0 28px #0000001a}.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;overflow:visible}@keyframes board-reveal-uncover{0%,16%{transform:translate(0)}to{transform:translate(106%)}}.board-reveal{position:relative;flex:none;overflow:hidden;border-radius:var(--card-radius);isolation:isolate;box-shadow:0 3px 10px #00000073}.board-reveal .card-face,.board-reveal-cover .card{box-shadow:none}.board-reveal-cover{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;animation:board-reveal-uncover 3.5s cubic-bezier(.28,.08,.22,1) forwards}.board-reveal-cover .card{width:100%;height:100%}@media (prefers-reduced-motion: reduce){.board-reveal-cover{animation:none;visibility:hidden}}.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}.dealer-puck{position:absolute;z-index:5;pointer-events:none;width:23px;height:23px;border-radius:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 32% 28%,#fff,#f3f0ea 52%,#d5cfc4);color:#141414;font-family:var(--font-display);font-weight:900;font-size:10px;line-height:1;letter-spacing:-.04em;border:1.5px solid #1a1a1a;box-shadow:0 1px #0a0a0a,0 3px 7px #00000080,inset 0 1px 1px #ffffffe6}.dealer-puck span{transform:translateY(.5px)}.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-4c{color:#fff;box-shadow:0 3px 10px #00000073,inset 0 0 0 1px #ffffff47}.card-4c .card-rank,.card-4c .card-suit-lg{color:#fff}.card-4c-h{background:linear-gradient(160deg,#e45a62,#c62828)}.card-4c-d{background:linear-gradient(160deg,#4a96ef,#1565c0)}.card-4c-c{background:linear-gradient(160deg,#5cbc60,#2e7d32)}.card-4c-s{background:linear-gradient(160deg,#3d3d3d,#141414)}.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-green{background:linear-gradient(135deg,rgba(255,255,255,.12),transparent 40%),repeating-linear-gradient(45deg,#1e8a45,#1e8a45 4px,#176b36 4px,#176b36 8px)}.card-back-light{overflow:hidden;border:1.5px solid #b8b4ac;box-shadow:0 3px 10px #00000073,inset 0 0 0 4px #fff,inset 0 0 0 5px #222;background-color:#eceae4;background-image:repeating-conic-gradient(#3d3d3d,#3d3d3d 25%,#f7f5f0 0%,#f7f5f0 50%);background-size:4px 4px}.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;width:80px;height:80px;transform:translate(-50%,-50%);z-index:3;overflow:visible}.seat:has(.seat-archetype-badge:hover),.seat:has(.seat-archetype-badge:focus-visible){z-index:200}.seat-cluster{position:relative;width:80px;height:80px}.seat-layout-bottom .seat-cluster,.seat-layout-bottom-right .seat-cluster,.seat-layout-bottom-left .seat-cluster{display:block}.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-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:18px;top:0;transform:translateY(-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{left:auto;right:18px}.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{position:absolute;left:calc(100% + 4px);bottom:calc(100% + 4px);z-index:4;gap:0}.seat-layout-left .seat-cards-hero,.seat-layout-bottom-left .seat-cards-hero,.seat-layout-top-left .seat-cards-hero{left:auto;right:calc(100% + 4px)}.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:block;width:80px;height:80px}.seat-identity-row{display:block;width:80px;height:80px;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:absolute;top:50%;transform:translateY(-50%);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{left:calc(100% - 14px);margin-left:0;padding-left:18px}.seat-layout-left .seat-tag,.seat-layout-bottom-left .seat-tag,.seat-layout-top-left .seat-tag{right:calc(100% - 14px);left:auto;flex-direction:row-reverse;margin-right:0;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-folded{opacity:.7}.seat-folded.has-fold-peek{opacity:1}.seat-folded.has-fold-peek.is-peeking,.seat-folded.has-fold-peek:has(.fold-peek-hit:focus-visible){z-index:20}.seat-folded.has-fold-peek .seat-avatar,.seat-folded.has-fold-peek .seat-tag{opacity:.7}.seat-eliminated{opacity:.3;filter:grayscale(1)}.seat-avatar{position:relative;width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800;border:none;flex:none;z-index:3;box-shadow:0 4px 14px #00000073}.seat-hero .seat-avatar{width:80px;height:80px}.seat-acting .seat-avatar{box-shadow:0 0 0 4px #f2c14ebf,0 0 32px #f2c14e8c,0 4px 14px #00000073}.seat-winner .seat-avatar{box-shadow:0 0 0 3px #33c48199,0 0 26px #33c48180,0 4px 14px #00000073}.seat-winner.seat-hero .seat-avatar{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}.win-chance{position:absolute;left:50%;bottom:calc(100% + 3px);transform:translate(-50%);z-index:8;padding:2px 7px 3px;border-radius:8px;font-family:var(--font-display);font-size:12px;font-weight:800;letter-spacing:.02em;line-height:1;white-space:nowrap;pointer-events:none;font-variant-numeric:tabular-nums;box-shadow:0 2px 8px #00000073}.win-chance.is-ahead{color:#062414;background:linear-gradient(180deg,#9af0c0,#3ec87a)}.win-chance.is-behind{color:#1a1408;background:linear-gradient(180deg,#f3d27a,#d4a44a)}.sp-avatar-wrap{position:relative;flex:none;display:block;width:clamp(92px,14cqh,128px);height:clamp(92px,14cqh,128px)}.sp-avatar-wrap .sp-avatar,.sp-avatar-wrap .sp-seat-fallback{width:100%;height:100%}.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:8px;font-weight:800;letter-spacing:.01em;white-space:nowrap;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-stack.is-allin{color:var(--mistake);font-size:12px;font-weight:800;letter-spacing:.04em}.seat-hero .seat-stack{font-size:14px}.seat-hero .seat-stack.is-allin{font-size:12px}.seat-winner .seat-stack.is-allin{color:var(--mistake)}.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:visible}.action-row-complete{display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;gap:12px}.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:78px}.action-buttons{display:flex;gap:10px;width:100%}.abtn{flex:1;padding:6px 12px;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:46px;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:14px;font-weight:800;letter-spacing:.04em}.abtn-hotkey{font-weight:700;opacity:.85}.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))}.abtn-skip{flex-direction:row;gap:10px;background:linear-gradient(180deg,#5f7699,#3b4c6b)}.abtn-skip .btn-ico{width:20px;height:20px}.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 10px;border-radius:8px;cursor:pointer;font-size:12px;font-weight:700;white-space:nowrap;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{display:inline-block;font-family:var(--font-display);font-weight:700;font-size:inherit;color:var(--gold);min-width:60px;text-align:right;cursor:text}.raise-amount[aria-disabled=true]{cursor:default}.raise-amount:hover:not([aria-disabled=true]){text-decoration:underline;text-underline-offset:2px}.raise-amount-input{font-family:var(--font-display);font-weight:700;font-size:inherit;color:var(--gold);min-width:60px;width:5.5em;text-align:right;background:#ffffff14;border:1px solid var(--gold);border-radius:6px;padding:2px 6px;outline:none}.next-hand-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 22px;font-size:16px;border-radius:10px}.next-hand-btn .btn-ico{display:block;flex-shrink:0;width:18px;height:18px}.next-hand-btn-text{line-height:1.15}.dashboard{display:grid;grid-template-columns:.7fr .5fr .6fr 1.45fr 1.68fr 2.5fr;gap:6px;height:160px}.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:4px 6px;overflow:hidden;display:flex;flex-direction:column;gap:2px;box-shadow:inset 0 1px 0 var(--panel-glow),0 8px 22px #00000047;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.dash-muted{font-size:12px;color:var(--muted);margin-top:2px}.dash-range{overflow:hidden;min-height:0;min-width:0;padding:4px 6px 4px 4px;cursor:pointer}.dash-range-split{display:flex;flex:1;min-height:0;min-width:0;gap:6px}.dash-opp-col{flex:0 0 228px;min-width:0;min-height:0;display:flex;flex-direction:column;gap:2px;border-right:1px solid var(--panel-border);padding-right:6px}.dash-opp-col .dash-title{font-size:10px}.dash-opp-list{flex:1;min-height:0;overflow:auto;display:flex;flex-direction:column;gap:3px}.dash-opp-btn{display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:start;gap:6px;width:100%;margin:0;padding:5px 6px;min-height:38px;border:0;border-radius:8px;background:transparent;color:var(--text);cursor:pointer;text-align:left}.dash-opp-btn:hover{background:#ffffff14}.dash-opp-btn.is-selected{background:#d4a85038;color:#fff}.dash-opp-avatar{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0;border:1px solid rgba(255,255,255,.14);margin-top:1px}.dash-opp-avatar-fallback{display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:800;color:#fff}.dash-opp-meta{display:flex;flex-direction:column;min-width:0;gap:1px}.dash-opp-name{font-size:12px;font-weight:700;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dash-opp-stack{font-size:10px;font-weight:700;line-height:1.2;color:var(--muted)}.dash-opp-btn.is-selected .dash-opp-stack{color:#ffffffc7}.dash-opp-pos{flex:none;font-size:9px;font-weight:800;letter-spacing:.04em;color:var(--muted)}.dash-opp-side{display:flex;flex-direction:row;align-items:baseline;justify-content:flex-end;gap:4px;min-width:0}.dash-opp-act{font-size:9px;font-weight:700;line-height:1.2;color:var(--text);white-space:nowrap}.dash-opp-btn.is-selected .dash-opp-pos,.dash-opp-btn.is-selected .dash-opp-act{color:var(--gold)}.dash-range-chart{flex:1;min-width:0;min-height:0;display:flex;flex-direction:column;gap:2px;margin:0;padding:0;border:0;border-radius:8px;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer;width:100%;-webkit-tap-highlight-color:transparent}button.dash-range-chart:hover .dash-range-expand,button.dash-range-chart:focus-visible .dash-range-expand{background:#ffffff29;color:#fff}button.dash-range-chart:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.dash-range-chart .dash-title-row{flex:none;gap:4px}.dash-range-chart-body{flex:1;min-height:0;min-width:0;overflow:auto}.dash-range-chart-body .range-grid{flex:none;width:100%;height:auto}.dash-range-chart-body .range-cell{aspect-ratio:1 / 1;font-size:7px;border-radius:2px}.dash-range .range-grid{flex:none}button.dash-range-chart .range-grid,button.dash-range-chart .dash-title-row{pointer-events:none}.dash-range-expand{flex:none;width:18px;height:18px;margin:-2px -2px -2px 0;padding:0;border:0;border-radius:4px;background:#ffffff14;color:var(--muted);cursor:pointer;display:grid;place-items:center}.dash-range-expand:hover{background:#ffffff29;color:#fff}.dash-range-expand svg{display:block}.settings-modal.range-expand-modal{width:min(720px,94vw,calc(94vh - 72px));max-height:min(96vh,900px);padding:22px 24px 24px;overflow:hidden}.range-expand-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.range-expand-title{display:flex;align-items:center;gap:10px;min-width:0}.range-expand-avatar{width:36px;height:36px;border-radius:50%;object-fit:cover;flex-shrink:0;border:1px solid rgba(255,255,255,.16)}.range-expand-avatar-fallback{display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;color:#fff}.range-expand-head .settings-title{margin:0;font-size:20px;letter-spacing:.06em}.range-expand-grid .range-grid{gap:2px}.range-expand-grid .range-cell{font-size:clamp(11px,1.3vw,16px);border-radius:4px}.range-expand-close{flex:none;width:32px;height:32px;margin:-4px -4px -4px 0;border:0;border-radius:10px;background:#ffffff0f;color:#fff;font-size:22px;line-height:1;cursor:pointer}.range-expand-close:hover{background:#ffffff24}.dash-title{font-family:var(--font-display);font-size:9px;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;min-height:0}.dash-why{min-height:0}.dash-rec,.dash-your,.dash-verdict,.dash-why{padding:8px 10px;gap:6px}.dash-rec,.dash-your{gap:12px}.dash-rec .dash-title,.dash-your .dash-title,.dash-verdict .dash-title,.dash-why .dash-title{font-size:11px;letter-spacing:.06em;line-height:1.35}.dash-rec,.dash-equity{overflow:auto}.dash-hand-actions .dash-title-row,.dash-why>.dash-title{flex-shrink:0}.dash-card-scroll{flex:1;min-height:0;overflow:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.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:4px}.gto-rec-label{font-size:12px;line-height:1.4;color:var(--muted)}.gto-rec-action{font-family:var(--font-display);font-size:16px;font-weight:800;letter-spacing:.02em;line-height:1.3}.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;line-height:1.55;color:var(--text)}.gto-alts{display:flex;flex-direction:column;flex-shrink:0;gap:10px;margin-top:2px}.gto-alts-title{font-size:10px;line-height:1.4;color:var(--muted);text-transform:uppercase;letter-spacing:.05em}.gto-alt{display:flex;justify-content:space-between;font-size:12px;line-height:1.55}.gto-alt-freq{color:var(--muted)}.dash-your{align-items:flex-start}.your-action{margin-top:4px;padding:4px 8px;border-radius:6px;font-family:var(--font-display);font-weight:800;font-size:15px;line-height:1.3;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:15px;font-weight:800;letter-spacing:.04em;line-height:1.3}.verdict-icon{width:26px;height:26px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;box-shadow:inset 0 1px #ffffff26}.verdict-icon:before{font-size:18px;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:13px;line-height:1.45;color:var(--muted)}.why-text{font-size:13px;line-height:1.55;color:var(--text);margin:0}.why-text-review{white-space:pre-line;font-size:13px;line-height:1.6}.equity-legend{display:flex;justify-content:space-between;font-size:11px;font-weight:700}.eq-hero{color:var(--correct)}.eq-opp{color:var(--mistake)}.equity-bar{height:10px;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:3px;border-top:1px solid var(--panel-border);padding-top:3px}.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:11px;margin-top:2px}.equity-note{font-size:10px;color:var(--muted);margin:4px 0 0;line-height:1.3}.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{position:relative;z-index:1;box-shadow:inset 0 0 0 2px #fff;outline:none}.range-expand-grid .range-cell.range-hi,.mg-range-sheet-grid .range-cell.range-hi{box-shadow:inset 0 0 0 3px #fff}.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}.tab-btn:disabled{opacity:.38;cursor:not-allowed;pointer-events:auto}.tab-btn:disabled:hover{color:var(--muted);background:transparent}.tab-btn .ico-menu{flex-shrink:0}.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;height:100dvh;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)}.finish-screen{display:flex;align-items:center;justify-content:center;overflow:auto}.finish-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;display:flex;align-items:center;justify-content:center;padding:24px;background:#02060da3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.finish-close,.finish-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;font:inherit}.finish-modal{position:relative;width:min(950px,calc(100vw - 48px));height:auto;max-height:calc(100dvh - 32px);overflow:hidden;padding:18px 40px 16px;border-radius:24px;color:#eef3fb;background:radial-gradient(ellipse 50% 28% at 50% 0%,rgba(242,193,78,.11),transparent 66%),radial-gradient(ellipse 60% 80% at 0% 20%,rgba(37,73,135,.18),transparent 65%),linear-gradient(165deg,#14243d,#0d192c 52%,#071222);border:1px solid rgba(111,156,220,.38);box-shadow:inset 0 1px #ffffff14,inset 0 0 40px #24529214,0 28px 80px #000000ad,0 0 30px #25579f1f}.finish-modal.win{border-color:#f2c14e66;box-shadow:inset 0 1px #ffffff14,0 28px 80px #0000008c,0 0 48px #f2c14e29}.finish-close{position:absolute;top:16px;right:16px;width:44px;height:44px;border-radius:12px;border:1px solid rgba(133,164,211,.28);background:linear-gradient(145deg,#2d4268db,#14213adb);color:#d5deee;font-size:30px;font-weight:300;line-height:1;cursor:pointer}.finish-modal-head{position:relative;display:grid;grid-template-columns:250px minmax(0,1fr) 270px;grid-template-rows:155px 125px;grid-template-areas:"id heading kpis" "id place kpis";gap:0 16px;align-items:center;min-height:280px}.finish-modal-head:before{content:"";position:absolute;z-index:0;left:-10px;right:-10px;top:159px;bottom:0;border-radius:18px;border:1px solid rgba(111,156,220,.22);background:linear-gradient(180deg,#0812224d,#070e1b7a)}.finish-modal-head>*{position:relative;z-index:1}.finish-id{grid-area:id;display:flex;flex-direction:column;align-self:stretch;align-items:flex-start;gap:5px;justify-content:flex-start;padding:18px 0 12px 10px}.finish-id .finish-avatar{position:relative;width:140px;height:140px;min-height:140px;flex:0 0 140px;margin-left:4px}.finish-avatar .pd-avatar{width:140px;height:140px;border-width:4px;box-shadow:0 0 0 5px #f2c14e29,0 0 28px #f2c14e47}.finish-crown{position:absolute;right:-7px;bottom:6px;width:40px;height:40px;border-radius:50%;background:#1a1f2c;border:2px solid #f2c14e;display:grid;place-items:center}.finish-crown svg{width:23px;height:23px}.finish-name{font-family:var(--font-display);margin-top:5px;font-size:21px;font-weight:800}.finish-rankline{font-size:13px;color:var(--muted)}.finish-xp{width:220px;display:flex;flex-direction:column;gap:4px}.finish-xp span{align-self:flex-end;margin-top:-18px;font-size:11px;color:#9eb0cc}.finish-xp-bar{width:128px;height:8px;border-radius:99px;background:#ffffff14;overflow:hidden}.finish-xp-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#6a8cff,#7b5cff)}.finish-heading{grid-area:heading;align-self:start;text-align:center}.finish-trophy{width:112px;height:88px;margin:-4px auto 0;display:block;filter:drop-shadow(0 8px 16px rgba(242,193,78,.28))}.finish-heading h1{margin:-1px 0 0;font-family:var(--font-display);font-size:30px;letter-spacing:.04em;white-space:nowrap;text-transform:uppercase;color:#f2c14e}.finish-heading p{margin:7px 0 0;font-size:14px;color:#9eb0cc}.finish-place-badge{grid-area:place;position:relative;justify-self:center;align-self:center;width:190px;min-height:118px;padding:15px 20px 16px;text-align:center;border-radius:22px 22px 42px 42px;background:radial-gradient(ellipse at 50% 20%,rgba(255,220,140,.18),transparent 70%),#0a101c8c;border:2px solid rgba(242,193,78,.7);box-shadow:inset 0 0 0 3px #f2c14e14,0 8px 28px #cd912329}.finish-place-badge:before,.finish-place-badge:after{content:"";position:absolute;top:16px;bottom:15px;width:22px;border:solid rgba(210,151,42,.8)}.finish-place-badge:before{left:-17px;border-width:0 0 3px 3px;border-radius:0 0 0 24px;transform:rotate(-12deg)}.finish-place-badge:after{right:-17px;border-width:0 3px 3px 0;border-radius:0 0 24px;transform:rotate(12deg)}.finish-place-laurel{position:absolute;z-index:2;top:42px;color:#d8a33b;font-size:42px;font-style:normal;line-height:1;text-shadow:0 0 10px rgba(242,193,78,.3)}.finish-place-laurel.left{left:-22px}.finish-place-laurel.right{right:-22px}.finish-place-star{position:absolute;left:50%;bottom:-11px;z-index:3;color:#f2c14e;font-size:15px;font-style:normal;transform:translate(-50%) rotate(45deg);text-shadow:0 0 10px rgba(242,193,78,.55)}.finish-place-badge span{position:relative;z-index:2;display:block;font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:#d8c07a}.finish-place-badge b{position:relative;z-index:2;display:block;margin-top:7px;font-family:var(--font-display);font-size:52px;line-height:1}.finish-place-badge em{font-style:normal;font-size:24px;color:#9eb0cc;font-weight:600}.finish-kpis{grid-area:kpis;list-style:none;margin:0;display:flex;flex-direction:column;align-self:end;gap:5px;padding:0 10px 19px 18px}.finish-kpis li{display:grid;grid-template-columns:minmax(0,1fr) auto;column-gap:32px;align-items:center;font-size:14px;line-height:1.2}.finish-kpis span{color:#9eb0cc}.finish-kpis b{min-width:72px;font-size:17px;font-variant-numeric:tabular-nums;text-align:right}.finish-kpi-label{display:flex;align-items:center;gap:10px}.finish-kpi-label i{width:20px;color:#8ca5cf;font-size:18px;font-style:normal;text-align:center}.finish-keys{min-height:132px;margin-top:14px;padding:15px 20px 14px;border-radius:18px;background:linear-gradient(180deg,#050d1ba3,#040a168a);border:1px solid rgba(111,156,220,.18)}.finish-keys h2{margin:0 0 12px;font-size:15px;font-weight:700;display:flex;align-items:center;gap:8px}.finish-info{width:16px;height:16px;border-radius:50%;border:1px solid rgba(255,255,255,.2);font-size:10px;display:inline-grid;place-items:center;color:#9eb0cc}.finish-key-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.finish-key-grid>div{display:flex;gap:13px;align-items:center;min-width:0;padding:2px 17px;border-left:1px solid rgba(111,156,220,.15)}.finish-key-grid>div>div{min-width:0;overflow:hidden}.finish-key-grid>div:first-child{padding-left:0;border-left:0}.finish-key-ico{width:49px;height:49px;border-radius:50%;display:grid;place-items:center;color:#6ea0ff;background:#5082ff1f;flex:none}.finish-key-ico svg{width:25px;height:25px}.finish-key-ico.win{color:#3dce7a;background:#3dce7a1f}.finish-key-ico.gto{color:#6ea0ff}.finish-key-ico.place{color:#8aa0d8}.finish-key-grid span{display:block;font-size:13px;color:#9eb0cc}.finish-key-grid b{display:block;max-width:142px;font-size:clamp(16px,1.9vw,22px);font-weight:800;line-height:1.15;white-space:nowrap}.finish-key-grid b.compact{font-size:14px;letter-spacing:-.02em}.finish-key-grid em{display:block;font-style:normal;margin-top:6px;font-size:11px;white-space:nowrap;color:#8a9bb3}.finish-key-grid .pos{color:#7dffb8}.finish-key-grid .neg{color:#ff8a8a}.finish-cta{margin-top:16px;display:grid;grid-template-columns:1fr 1.15fr 1.15fr;gap:20px}.finish-cta-summary{grid-template-columns:repeat(2,minmax(0,1fr));width:min(620px,100%);margin-right:auto;margin-left:auto}.finish-btn{display:flex;align-items:center;gap:15px;min-height:74px;padding:11px 20px;border-radius:15px;border:1px solid rgba(255,255,255,.08);cursor:pointer;text-align:left;color:inherit;font-family:var(--font-display)}.finish-btn svg{width:42px;height:42px;padding:9px;border-radius:50%;background:#050d1b40;flex:none}.finish-btn span{display:flex;flex-direction:column;gap:2px;font-size:16px;font-weight:700}.finish-btn em{font-style:normal;font-size:13px;font-weight:500;font-family:var(--font-ui);opacity:.8}.finish-btn:disabled{opacity:.45;cursor:not-allowed}.finish-btn-re{background:linear-gradient(160deg,#263b60,#182943);border-color:#6f9cdc52}.finish-btn-review{background:linear-gradient(160deg,#22271d,#111a22);border:2px solid rgba(242,193,78,.72);color:#f2c14e;box-shadow:inset 0 0 24px #f2c14e0f}.finish-btn-next{background:linear-gradient(160deg,#4add70,#23b94f);color:#06210d;border:none;box-shadow:inset 0 1px #ffffff47,0 8px 20px #23b94f2e}.finish-btn-shop{background:linear-gradient(160deg,#67b3ff,#3f78e8);color:#fff;border-color:#97ccff80;box-shadow:inset 0 1px #ffffff40,0 8px 20px #3770e133}.finish-btn-shop span{font-size:13px}.finish-btn-shop em{font-size:14px;font-weight:800;opacity:1}.finish-motto{margin:10px 0 0;display:flex;align-items:center;justify-content:center;gap:8px;font-size:12px;color:#8a9bb3}.finish-motto svg{width:16px;height:16px}.finish-motto:before,.finish-motto:after{content:"";width:28%;height:1px;background:linear-gradient(90deg,transparent,rgba(242,193,78,.3))}.finish-motto:after{transform:scaleX(-1)}@media (max-width: 820px){.finish-modal-head{grid-template-columns:1fr 1fr;grid-template-areas:"heading heading" "id place" "kpis kpis"}.finish-key-grid,.finish-cta{grid-template-columns:1fr 1fr}}@media (max-width: 560px){.finish-modal{padding:18px 14px 14px;border-radius:20px}.finish-modal-head,.finish-key-grid,.finish-cta{grid-template-columns:1fr;grid-template-areas:"heading" "id" "place" "kpis"}.finish-heading h1{font-size:20px}.finish-place-badge b{font-size:32px}}.start-screen>*:not(.room-decor),.finish-screen>*:not(.room-decor){position:relative;z-index:2}.start-screen.lobby{background:linear-gradient(180deg,#04060a8c,#04060ad1),var(--room-bg-url, none) center 32% / cover no-repeat,#07080c}.lobby{--lobby-green: #3dff6a;--lobby-nav: #c9c3b4;--lobby-col: min(860px, 94vw);display:flex;flex-direction:column;justify-content:center;gap:22px;padding:max(20px,env(safe-area-inset-top,0px)) max(28px,env(safe-area-inset-right,0px)) max(18px,env(safe-area-inset-bottom,0px)) max(28px,env(safe-area-inset-left,0px))}.lobby-header{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-shrink:0;width:var(--lobby-col);margin:0 auto}.lobby-brand{display:flex;align-items:center;gap:14px;min-width:0}.lobby-logo{width:72px;height:72px;object-fit:contain;mix-blend-mode:screen;filter:drop-shadow(0 0 12px rgba(61,255,106,.4))}.lobby-brand-text{display:flex;flex-direction:column;align-items:flex-start;line-height:.92}.lobby-brand-poker,.lobby-brand-name{font-family:var(--font-display);font-size:28px;font-weight:800;letter-spacing:.04em;color:#fff}.lobby-brand-spot{color:var(--lobby-green)}.lobby-brand-ai{display:flex;align-items:center;gap:8px;margin-top:6px;color:var(--lobby-green);font-family:var(--font-display);font-size:12px;font-weight:700;letter-spacing:.32em}.lobby-brand-rule{display:block;width:34px;height:1px;background:var(--lobby-green)}.lobby-user{display:flex;align-items:center;gap:14px;min-width:0;padding:0;border:0;background:none;color:inherit;cursor:pointer}.lobby-user-avatar{width:72px;height:72px;border-radius:50%;object-fit:cover;flex-shrink:0;border:2px solid rgba(255,255,255,.18)}.lobby-user-avatar-fallback{display:flex;align-items:center;justify-content:center;background:#2a3a52;font-size:18px;font-weight:800}.lobby-user-meta{display:flex;flex-direction:column;align-items:flex-start;min-width:0;text-align:left;gap:4px}.lobby-user-name{font-size:18px;font-weight:700;line-height:1.15;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lobby-user-stat{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:700;color:#c5cedb;white-space:nowrap}.lobby-user-stat img{width:20px;height:20px;object-fit:contain}.lobby-modes{flex:0 0 auto;min-height:0;display:grid;grid-template-columns:1fr 1fr;gap:20px;width:var(--lobby-col);margin:0 auto}.lobby-mode{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;aspect-ratio:1 / 1.08;max-height:min(480px,56vh);width:100%;padding:16px 20px 20px;overflow:hidden;border-radius:18px;color:#fff;text-align:center;cursor:pointer;font:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none}.lobby-mode-quick{background:linear-gradient(180deg,#16324f,#0b1a2c);border:1px solid rgba(110,180,230,.55);box-shadow:0 0 0 1px #468cc82e,0 16px 40px #0006}.lobby-mode-scenarios{background:linear-gradient(180deg,#2a1840,#140c22);border:1px solid rgba(170,120,230,.5);box-shadow:0 0 0 1px #8c5ad229,0 16px 40px #0006}.lobby-mode-quick:hover{border-color:#8cc8ffcc}.lobby-mode-scenarios:hover{border-color:#c8a0ffcc}.lobby-mode-art{flex:0 1 auto;width:auto;height:54%;max-width:88%;object-fit:contain;pointer-events:none;filter:drop-shadow(0 10px 18px rgba(0,0,0,.45))}.lobby-mode-copy{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%;margin-top:6px;flex-shrink:0}.lobby-mode-title{font-family:var(--font-display);font-size:clamp(22px,2.6vw,30px);font-weight:800;letter-spacing:.06em;text-transform:uppercase;line-height:1.1}.lobby-mode-quick .lobby-mode-title{color:#fff}.lobby-mode-scenarios .lobby-mode-title{color:#c9a6ff}.lobby-mode-desc{max-width:22ch;color:#fff;font-size:14px;font-weight:500;line-height:1.35}.lobby-nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:var(--lobby-col);margin:0 auto;gap:14px;flex-shrink:0}.lobby-nav-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-height:76px;padding:12px 8px;border:1px solid rgba(180,170,150,.16);border-radius:14px;background:#121418c7;color:var(--lobby-nav);cursor:pointer;font-family:var(--font-display);font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.lobby-nav-btn svg{width:24px;height:24px}.lobby-nav-btn:hover{color:#eee8dc;border-color:#b4aa9652;background:#1c1e24e6}.lobby-start-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:800;display:flex;align-items:center;justify-content:center;padding:16px;background:#0000008c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.lobby-start-overlay .start-card{position:relative;max-height:min(92vh,760px);overflow:auto}.lobby-start-back{display:inline-flex;align-items:center;margin:-8px 0 10px;padding:0;border:0;background:none;color:var(--muted);cursor:pointer;font-size:13px;font-weight:700}.lobby-start-back:hover{color:#fff}@media (max-width: 820px){.lobby{--lobby-col: min(400px, 94vw)}.lobby-modes{flex:1 1 auto;min-height:0;grid-template-columns:1fr;grid-template-rows:1fr 1fr}.lobby-mode{aspect-ratio:auto;max-height:none;min-height:0;height:auto}}@media (max-width: 560px){.lobby{justify-content:flex-start;gap:10px;padding:max(12px,env(safe-area-inset-top,0px)) 14px max(12px,env(safe-area-inset-bottom,0px))}.lobby-header{flex-direction:row;align-items:center;gap:10px}.lobby-brand-poker,.lobby-brand-name{font-size:20px}.lobby-logo,.lobby-user-avatar{width:52px;height:52px}.lobby-user-name{max-width:96px}.lobby-nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.lobby-nav-btn{min-height:64px;font-size:10px;letter-spacing:.04em}.lobby-mode-title{font-size:20px}.lobby-mode-desc{font-size:13px}.lobby-mode-art{height:46%;min-height:0}}.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-go{background:linear-gradient(180deg,var(--c-call-hi),var(--c-call));color:#fff;text-shadow:0 1px 1px rgba(0,0,0,.25)}.btn-go:hover{filter:brightness(1.08)}.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);max-height:min(90vh,640px);overflow-y:auto;box-shadow:0 20px 60px #00000080}.settings-prefs-modal{width:min(760px,94vw);max-height:min(90vh,720px)}.hand-log-modal{width:min(560px,94vw);max-height:min(90vh,820px);display:flex;flex-direction:column;gap:12px}.settings-modal.ai-review-modal{width:min(920px,96vw);max-height:min(calc(100dvh - 32px),780px);display:flex;flex-direction:column;gap:8px;padding:16px 20px;overflow:hidden;min-height:0}.settings-modal.ai-review-modal .hand-log-actions{flex-shrink:0}@media (max-width: 720px){.settings-overlay:has(.ai-review-modal){align-items:stretch;justify-content:stretch;padding:0}.settings-modal.ai-review-modal{width:100%;max-width:100%;height:100dvh;max-height:100dvh;border-radius:0;padding:14px 12px calc(12px + env(safe-area-inset-bottom,0px));gap:10px}.ai-review-header{gap:10px;align-items:center}.ai-review-header-text .settings-title{font-size:1.15rem;margin:0}.ai-review-tabs{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:2px}.ai-review-tabs::-webkit-scrollbar{display:none}.ai-review-tab{flex:0 0 auto;padding:7px 12px;font-size:11px}.ai-review-panel{flex:1;min-height:0;overflow:auto;-webkit-overflow-scrolling:touch}.ai-review-board-block,.ai-review-actions-block{padding:8px 10px}.ai-review-action-list{font-size:12px}.ai-review-action-list li{padding:8px}.ai-review-action-eq-opp{font-size:13px}.ai-review-body-street{min-height:0;max-height:none;flex:1 1 auto;font-size:13px;padding:12px}.ai-review-loading{min-height:160px;padding:20px 12px}.ai-review-modal .hand-log-actions{flex-wrap:wrap;gap:8px;margin-top:auto}.ai-review-modal .hand-log-actions .btn{flex:1 1 calc(50% - 4px);min-height:44px}}.ai-review-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap;flex-shrink:0}.ai-review-header-text{flex:1 1 180px;min-width:0;display:flex;flex-direction:column;justify-content:space-between;gap:10px}.ai-review-header-text .settings-title{margin:0}.ai-review-hole-blocks{display:flex;align-items:stretch;justify-content:flex-end;gap:12px;flex:0 1 auto;min-width:0}.ai-review-hole-sep{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:8px;flex:none;align-self:stretch}.ai-review-hole-sep span{width:1px;height:16px;border:0;background:#aabcd224;border-radius:1px}.ai-review-hero-cards{display:flex;flex-direction:column;align-items:flex-end;gap:4px;flex:0 0 auto}.ai-review-hero-label{display:flex;align-items:center;justify-content:flex-end;gap:6px;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);white-space:nowrap}.ai-review-hero-cards.is-winner .ai-review-hero-name{color:#f0d078}.ai-review-winner-medal{display:inline-flex;flex-shrink:0;width:18px;height:18px}.ai-review-winner-medal-ico{display:block;width:18px;height:18px}.ai-review-hero-pos{color:var(--muted);font-weight:700}.ai-review-hero-hand{display:flex;flex-direction:column;align-items:stretch;gap:4px;width:max-content}.ai-review-hero-meta{display:block;width:100%;box-sizing:border-box;font-size:11px;font-weight:600;letter-spacing:.02em;color:var(--muted);font-variant-numeric:tabular-nums;text-align:center;white-space:nowrap}.ai-review-hero-hand .ai-review-card-row{justify-content:center}.ai-review-card-row{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.ai-review-tabs{display:flex;flex-wrap:wrap;gap:6px;padding:0}.ai-review-tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--panel-border);background:#ffffff0a;color:var(--muted);border-radius:999px;padding:6px 12px;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;transition:background .15s,color .15s,border-color .15s}.ai-review-tab:hover:not(:disabled){color:var(--text);border-color:#ffffff38}.ai-review-tab.active{color:#1a1408;background:linear-gradient(180deg,#f0d078,#d4a843);border-color:transparent}.ai-review-tab:disabled{opacity:.55;cursor:default}.ai-review-panel{display:flex;flex-direction:column;gap:8px;min-height:0;flex:1 1 auto;overflow:hidden}.ai-review-modal .card-sm{width:32px;height:44px}.ai-review-modal .card-sm .card-rank{font-size:10px}.ai-review-modal .card-sm .card-suit-lg{font-size:18px}.ai-review-hero-cards .card-sm{width:48px;height:66px}.ai-review-hero-cards .card-sm .card-rank{font-size:15px}.ai-review-hero-cards .card-sm .card-suit-lg{font-size:27px}.ai-review-modal .md-inline-card .card-sm{width:15px;height:21px}.ai-review-modal .md-inline-card .card-sm .card-rank{font-size:8px}.ai-review-modal .md-inline-card .card-sm .card-suit-lg{font-size:10px}.ai-review-board-block,.ai-review-actions-block{display:flex;flex-direction:column;gap:6px;padding:8px 12px;background:#0000002e;border:1px solid var(--panel-border);border-radius:10px;flex-shrink:0}.ai-review-board-label{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--muted)}.ai-review-muted{margin:0;color:var(--muted);font-size:13px}.ai-review-action-list{--ai-review-row-h: 60px;--ai-review-row-gap: 6px;margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:var(--ai-review-row-gap);font-size:13px;line-height:1.35;max-height:calc(3 * var(--ai-review-row-h) + 2 * var(--ai-review-row-gap));overflow:auto}.ai-review-action-list li{display:flex;align-items:center;gap:10px;box-sizing:border-box;height:var(--ai-review-row-h);padding:8px 10px;border-radius:8px;background:#ffffff08}.ai-review-mini-avatar{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0;border:1px solid rgba(255,255,255,.12)}.ai-review-mini-avatar-fallback{display:inline-flex;align-items:center;justify-content:center;font-size:9px;font-weight:800;letter-spacing:.02em;color:#fff;line-height:1}.ai-review-action-main{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.ai-review-action-name{font-weight:600;color:#e8eef8}.ai-review-stack-down{color:var(--mistake)}.ai-review-stack-up{color:var(--correct)}.ai-review-action-body{color:var(--muted)}.ai-review-action-hand{display:flex;align-items:center;gap:8px;flex-shrink:0;margin-left:auto}.ai-review-action-cards{display:flex;gap:3px}.ai-review-action-eq{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:1px;min-width:58px}.ai-review-action-eq-opp{font-family:var(--font-display);font-size:15px;font-weight:800;letter-spacing:.02em;line-height:1.1;font-variant-numeric:tabular-nums}.ai-review-action-eq-opp.is-ahead{color:#7ee0a8}.ai-review-action-eq-opp.is-behind{color:#e2c57a}.ai-review-action-eq-hero{font-size:10px;font-weight:600;color:var(--muted);font-variant-numeric:tabular-nums;white-space:nowrap}.ai-review-action-hero{background:#d4a8431a!important}.ai-review-action-hero .ai-review-action-name{color:#f0d078}.ai-review-action-hero .ai-review-action-body{color:#e2c57a}.ai-review-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;flex:1 1 auto;min-height:0;padding:28px 16px;border:1px solid var(--panel-border);border-radius:10px;background:var(--bg)}.ai-review-loading-spinner{width:40px;height:40px;border-radius:50%;border:3px solid rgba(255,255,255,.1);border-top-color:#d4a843;animation:ai-review-spin .8s linear infinite}.ai-review-loading-text{margin:0;font-size:14px;color:var(--muted)}.ai-review-loading-bars{display:flex;gap:6px;align-items:flex-end;height:18px}.ai-review-loading-bars span{display:block;width:5px;height:8px;border-radius:2px;background:#d4a843;animation:ai-review-bar .9s ease-in-out infinite}.ai-review-loading-bars span:nth-child(2){animation-delay:.15s}.ai-review-loading-bars span:nth-child(3){animation-delay:.3s}@keyframes ai-review-spin{to{transform:rotate(360deg)}}@keyframes ai-review-bar{0%,to{height:8px;opacity:.45}50%{height:18px;opacity:1}}.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;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:8px}.hand-log-modal .hand-log-actions .btn-primary{width:auto;flex:0 0 auto}.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.35;white-space:pre-wrap;flex-shrink:0}.ai-review-body{width:100%;min-height:0;max-height:none;flex:1 1 auto;overflow:auto;background:var(--bg);color:var(--text);border:1px solid var(--panel-border);border-radius:10px;padding:14px 16px;font-size:14px;line-height:1.65;-webkit-overflow-scrolling:touch}.ai-review-body-street{flex:1 1 auto;min-height:0;max-height:none}.md-inline-card{display:inline-flex;vertical-align:-3px;margin:0 1px}.md-inline-card .card-sm{width:15px;height:21px;border-radius:2px}.md-inline-card .card-sm .card-rank{font-size:8px}.md-inline-card .card-sm .card-suit-lg{font-size:10px}.md-inline-card .card-corner{top:1px;left:2px}.ai-review-body>:first-child{margin-top:0}.ai-review-body>:last-child{margin-bottom:0}.ai-review-body h1,.ai-review-body h2,.ai-review-body h3,.ai-review-body h4{margin:1.1em 0 .45em;font-weight:700;line-height:1.3;color:#f2f5fa}.ai-review-body h1{font-size:1.25rem}.ai-review-body h2{font-size:1.1rem}.ai-review-body h3{font-size:1rem;color:#dce4f0}.ai-review-body h4{font-size:.95rem;color:#c8d2e2}.ai-review-body p{margin:.55em 0}.ai-review-body ul,.ai-review-body ol{margin:.45em 0 .7em;padding-left:1.35em}.ai-review-body li{margin:.28em 0}.ai-review-body li+li{margin-top:.35em}.ai-review-body strong{font-weight:700;color:#fff}.ai-review-body em{font-style:italic;color:#d7dee9}.ai-review-body code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.9em;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);border-radius:4px;padding:.1em .35em}.ai-review-body pre{margin:.7em 0;padding:10px 12px;overflow:auto;background:#00000047;border:1px solid var(--panel-border);border-radius:8px}.ai-review-body pre code{border:none;background:none;padding:0;font-size:.85em}.ai-review-body hr{margin:1em 0;border:none;border-top:1px solid var(--panel-border)}.ai-review-body blockquote{margin:.7em 0;padding:.2em 0 .2em .9em;border-left:3px solid rgba(212,168,67,.55);color:var(--muted)}.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: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:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#e4edf8}.profile-archetype-main{display:flex;gap:8px;align-items:flex-start}.profile-archetype-main strong{font-size:16px;font-weight:800;color:#fff;line-height:1.25;-webkit-font-smoothing:auto}.profile-archetype-main p{margin:4px 0 0;font-size:12px;font-weight:600;color:var(--text);line-height:1.4}.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:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#e4edf8}.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:.88}.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:11px;font-weight:800;color:#fff;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:12px;font-weight:700;color:#e4edf8;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:11px;font-weight:600;color:#c9d7ea}.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:16px;font-weight:800;color:#fff;line-height:1.25;-webkit-font-smoothing:auto}.profile-achievement-check{color:#7dffb8}.profile-achievement-desc{margin:4px 0 8px;font-size:12px;font-weight:600;color:var(--text);line-height:1.4}.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:12px;font-weight:800;color:#fff;margin-top:4px;display:block}.pd-page{min-height:0}.pd-identity{display:grid;grid-template-columns:auto 1fr auto;gap:16px;align-items:center;padding:12px 18px 8px}.pd-avatar-wrap{width:72px;height:72px}.pd-avatar{width:72px;height:72px;border-radius:50%;border:2px solid var(--gold);object-fit:cover;display:flex;align-items:center;justify-content:center;font-weight:800;background:var(--bg)}.pd-id-main{min-width:0;display:flex;flex-direction:column;gap:6px}.pd-name-row{display:flex;align-items:center;gap:8px}.pd-name{font-family:var(--font-display);font-size:20px;font-weight:800}.pd-lv{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:700;color:#f2c14e}.pd-lv img{width:18px;height:18px}.pd-meta{font-size:12px;color:var(--muted)}.pd-xp{display:flex;align-items:center;gap:8px;font-size:11px;color:var(--muted)}.pd-xp-bar{flex:1;height:8px;border-radius:99px;background:#ffffff14;overflow:hidden;max-width:280px}.pd-xp-fill{height:100%;background:linear-gradient(90deg,#7b5cff,#4c8dff)}.pd-snap{display:flex;gap:18px}.pd-snap div{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.pd-snap b{font-size:16px}.pd-snap span{font-size:11px;color:var(--muted)}.pd-snap .pos{color:#7dffb8}.pd-snap .neg{color:#ff8a8a}.pd-tabs{padding:0 18px;overflow-x:auto;flex:none}.pd-body{flex:1;min-height:0;overflow:auto;padding:12px 18px 16px;display:flex;flex-direction:column;gap:12px}.pd-overview{display:flex;flex-direction:column;gap:12px}.pd-card{background:#ffffff08;border:1px solid var(--panel-border);border-radius:14px;padding:14px}.pd-card h2{margin:0 0 10px;font-size:14px;letter-spacing:.06em;text-transform:uppercase}.pd-card-head{display:flex;justify-content:space-between;gap:8px;align-items:center;flex-wrap:wrap}.pd-style-grid{display:grid;grid-template-columns:260px 1fr;gap:12px;align-items:center}.pd-radar{width:100%;max-width:280px}.pd-radar-grid,.pd-radar-axis{fill:none;stroke:#ffffff1f;stroke-width:1}.pd-radar-you{fill:#5b8cff47;stroke:#5b8cff;stroke-width:1.5}.pd-radar-opt{fill:none;stroke:#3ecf7a;stroke-width:1.5;stroke-dasharray:5 4}.pd-radar-label{fill:var(--muted);font-size:10px}.pd-style-copy{display:flex;flex-direction:column;gap:6px}.pd-style-icon{width:48px;height:48px}.pd-kicker{font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.pd-legend{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--muted)}.pd-legend i{width:12px;height:12px;border-radius:3px;display:inline-block}.pd-legend i.you{background:#5b8cff}.pd-legend i.opt{background:#3ecf7a}.pd-stat-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:8px}.pd-stat{text-align:left;background:#0003;border:1px solid var(--panel-border);border-radius:12px;padding:10px;color:inherit;cursor:pointer;display:flex;flex-direction:column;gap:4px}.pd-stat.ok{border-color:#3ecf7a73}.pd-stat.warn{border-color:#f2c14e80}.pd-stat.bad{border-color:#ff6b6b80}.pd-stat span{font-size:11px;color:var(--muted)}.pd-stat b{font-size:20px}.pd-stat em{font-size:11px;font-style:normal}.pd-stat small{font-size:10px;color:var(--muted)}.pd-stat .pos,.pd-evo-readout .pos,.pd-pos .pos,.pd-sessions .pos{color:#7dffb8}.pd-stat .neg,.pd-pos .neg,.pd-sessions .neg{color:#ff8a8a}.pd-explain{margin-top:10px;padding:10px;border-radius:10px;background:#5b8cff14;font-size:13px}.pd-pills{display:flex;flex-wrap:wrap;gap:6px}.pd-pills button{border:1px solid var(--panel-border);background:transparent;color:var(--muted);border-radius:99px;padding:4px 10px;font-size:11px;cursor:pointer}.pd-pills button.on{color:#fff;border-color:#5b8cff;background:#5b8cff33}.pd-spark{width:100%;height:120px}.pd-spark-line{fill:none;stroke-width:2}.pd-chart-empty{height:80px}.pd-evo-readout{margin:6px 0 0;font-size:13px}.pd-pos-wrap{overflow-x:auto}.pd-pos{width:100%;border-collapse:collapse;font-size:13px}.pd-pos th,.pd-pos td{padding:6px 8px;text-align:right;border-bottom:1px solid rgba(255,255,255,.06)}.pd-pos th:first-child,.pd-pos td:first-child{text-align:left}.pd-pos tr.strong td:first-child{color:#7dffb8}.pd-pos tr.weak td:first-child{color:#f2c14e}.pd-pos-note{font-size:12px;color:var(--muted);margin:8px 0 0}.pd-leaks,.pd-recs,.pd-sessions{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.pd-leaks li,.pd-recs li,.pd-sessions li{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:10px;border-radius:10px;background:#0000002e}.pd-leaks .sev-critical{border-left:3px solid #ff6b6b}.pd-leaks .sev-high{border-left:3px solid #f2a03a}.pd-leaks .sev-medium{border-left:3px solid #f2c14e}.pd-leaks .sev-low{border-left:3px solid #3ecf7a}.pd-leaks p,.pd-recs p,.pd-sessions p{margin:4px 0 0;font-size:12px;color:var(--muted)}.pd-sessions img{width:28px;height:28px}.pd-gto-big{font-size:36px;font-weight:800;margin:0 0 8px}.pd-street-acc{list-style:none;padding:0;margin:0 0 10px}.pd-street-acc li{display:flex;justify-content:space-between;padding:6px 0;border-bottom:1px solid rgba(255,255,255,.06)}.pd-empty,.pd-muted,.pd-placeholder{color:var(--muted);font-size:14px}.pd-achievements{flex:none}.pd-ach-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin:14px 0 10px}.pd-ach-head h2{margin:0;font-size:18px;font-weight:800;color:#fff;letter-spacing:0;text-transform:none}.pd-ach-head span{font-size:13px;font-weight:600;color:var(--muted);white-space:nowrap}.pd-ach-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,156px));gap:12px;justify-content:start}.pd-ach-grid>li{display:grid;width:100%;aspect-ratio:1 / 1;min-width:0}.pd-ach-tile{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:10px 8px;border-radius:14px;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);text-align:center;overflow:hidden;box-sizing:border-box;min-width:0;min-height:0}.pd-ach-tile.done{border-color:#7cff6b;box-shadow:0 0 10px #7cff6b1f}.pd-ach-tile.locked{background:#00000038}.pd-ach-tile.locked .pd-ach-icon{filter:grayscale(.55) brightness(.72)}.pd-ach-icon{width:48px;height:48px;object-fit:contain;flex:none;filter:drop-shadow(0 3px 8px rgba(0,0,0,.35))}.pd-ach-name{font-size:12px;font-weight:800;color:#fff;line-height:1.2;max-width:100%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pd-ach-count{font-size:11px;font-weight:700;color:var(--muted)}.pd-ach-tile.done .pd-ach-count{color:#7cff6b}.pd-ach-lock{position:absolute;right:8px;bottom:8px;color:#ffffff8c;display:flex;line-height:0}@media (max-width: 720px){.pd-ach-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 480px){.pd-ach-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 960px){.pd-identity{grid-template-columns:auto 1fr}.pd-snap{grid-column:1 / -1;justify-content:space-between}.pd-snap div{align-items:flex-start}.pd-style-grid{grid-template-columns:1fr}}.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:16px}.profile-achievement-desc{font-size:12px;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-cats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 28px;margin:0 0 22px}.settings-cat{min-width:0;padding:0 0 4px}.settings-cat+.settings-cat{border-left:1px solid var(--panel-border);padding-left:28px}.settings-field{border:none;margin:0;padding:0}.settings-label{display:block;font-size:13px;font-weight:700;color:var(--muted);text-transform:uppercase;letter-spacing:.04em;margin:0 0 12px}.settings-sublabel{display:block;font-size:12px;font-weight:600;color:var(--muted);margin:0 0 8px;padding:0}.settings-opt-badge{margin-left:auto;flex:none;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--accent);background:#3b82f629;border:1px solid rgba(59,130,246,.35);border-radius:999px;padding:3px 8px;line-height:1.2}@media (max-width: 640px){.settings-cats{grid-template-columns:1fr;gap:18px}.settings-cat+.settings-cat{border-left:none;border-top:1px solid var(--panel-border);padding-left:0;padding-top:18px}}.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>span:not(.settings-opt-badge){flex:1;min-width:0}.settings-lang-option:has(input:checked){border-color:var(--accent);background:#3b82f614}.settings-lang-option input{accent-color:var(--accent)}.settings-select-row{display:flex;flex-direction:column;gap:8px;padding:10px 12px;border-radius:10px;border:1px solid var(--panel-border);font-size:15px;font-weight:600}.settings-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;padding:8px 32px 8px 12px;border-radius:8px;border:1px solid var(--panel-border);background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1.5 6 6.5 11 1.5' fill='none' stroke='%23c5ccd8' stroke-width='1.6' stroke-linecap='round'/%3E%3C/svg%3E") right 10px center / 12px no-repeat,var(--bg);color:var(--text);font:inherit;font-size:14px;font-weight:600;cursor:pointer}.settings-select:hover,.settings-select:focus{border-color:var(--accent);outline:none}.settings-select option{background:var(--bg-elev, #141820);color:var(--text)}.profile-modal .btn-primary,.settings-modal .btn-primary{width:100%}.debug-pin-overlay{z-index:1100}.debug-pin-modal{width:min(360px,92vw)}@media (orientation: landscape) and (min-width: 481px) and (max-height: 900px){.debug-pin-overlay{align-items:flex-start;padding-top:max(20px,env(safe-area-inset-top,0px))}}.debug-pin-form{display:flex;flex-direction:column;gap:12px}.debug-pin-field{display:flex;flex-direction:column;gap:8px;font-size:14px;font-weight:600;color:var(--muted)}.debug-pin-input{background:var(--bg);color:var(--text);border:1px solid var(--panel-border);border-radius:8px;padding:10px 12px;font-size:18px;font-weight:700;letter-spacing:.2em;text-align:center}.debug-pin-input:focus{border-color:var(--accent);outline:none}.debug-pin-input[aria-invalid=true]{border-color:#f87171}.debug-pin-error{margin:0;font-size:14px;font-weight:700;color:#f87171}.debug-pin-actions{display:flex;gap:8px}.debug-pin-actions .btn{flex:1;width:auto}.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(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}.shop-header{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:14px 18px;border-bottom:1px solid var(--panel-border);background:#ffffff08;flex-shrink:0}.shop-header-btn{background:#ffffff0f;border:1px solid var(--panel-border);border-radius:10px;color:var(--text);width:36px;height:36px;cursor:pointer;font-size:18px}.shop-header-title{margin:0;font-family:var(--font-display);font-size:15px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;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{flex:1;min-height:0;overflow:auto;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}.shop-status{text-align:center;color:var(--text);font-size:14px;margin:0 auto 16px;max-width:640px;line-height:1.4}.shop-status-detail{display:block;margin-top:6px;font-size:12px;opacity:.7;word-break:break-word}@media (max-width: 960px){.shop-pricing-grid{grid-template-columns:1fr;max-width:420px}.shop-page{height:100vh;height:100dvh;border-radius:0;width:100vw;margin:0}}@media (max-width: 480px){.shop-overlay{padding:0;background:#0a0f17;-webkit-backdrop-filter:none;backdrop-filter:none}.shop-page{width:100%;height:100dvh;max-height:none;border:none;border-radius:0;box-shadow:none;background:linear-gradient(180deg,#121a28,#0a0f17)}.shop-header{grid-template-columns:auto 1fr auto;gap:8px;padding:max(10px,env(safe-area-inset-top,0px)) 12px 10px}.shop-header-title{font-size:13px;letter-spacing:.1em;text-align:left}.shop-header-btn{width:34px;height:34px}}.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}}.scen-page{--scen-green: #3dff6a;width:min(1280px,100vw);height:min(92vh,900px);margin:auto;background:linear-gradient(165deg,#12151c,#0c0e14 55%,#090b10);border:1px solid var(--panel-border);border-radius:18px;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 24px 80px #0000008c}.scen-header{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;padding:16px 22px 14px;flex-shrink:0}.scen-back{justify-self:start;display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:10px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:#d5dbe6;cursor:pointer;font:inherit;font-size:14px;font-weight:600}.scen-back:hover{background:#ffffff14;color:#fff}.scen-title{margin:0;justify-self:center;font-family:var(--font-display);font-size:clamp(16px,1.8vw,20px);font-weight:700;letter-spacing:.01em;color:#fff;text-align:center;white-space:nowrap}.scen-level{justify-self:end}.scen-level select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:8px 32px 8px 14px;border-radius:10px;border:1px solid rgba(255,255,255,.1);background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1.5 6 6.5 11 1.5' fill='none' stroke='%23c5ccd8' stroke-width='1.6' stroke-linecap='round'/%3E%3C/svg%3E") right 12px center / 12px no-repeat,#ffffff0a;color:#e8edf5;font:inherit;font-size:13px;font-weight:600;cursor:pointer}.scen-level select:hover,.scen-level select:focus{border-color:#3dff6a73;outline:none}.scen-level option{background:#141820;color:#e8edf5}.scen-body{flex:1;min-height:0;display:grid;grid-template-columns:188px 1fr;gap:18px;padding:8px 22px 22px}.scen-sidebar{display:flex;flex-direction:column;gap:8px;overflow:auto}.scen-cat{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;padding:11px 14px;border-radius:12px;border:1px solid transparent;background:#ffffff0a;color:#d8dee8;cursor:pointer;font:inherit;font-size:14px;font-weight:600;text-align:left}.scen-cat:hover{background:#ffffff12;color:#fff}.scen-cat.active{border-color:var(--scen-green);background:#3dff6a14;color:#fff;box-shadow:0 0 0 1px #3dff6a2e}.scen-cat.active:after{content:"";width:8px;height:8px;border-radius:50%;background:var(--scen-green);box-shadow:0 0 8px #3dff6ab3;flex-shrink:0}.scen-cat-dot{width:8px;height:8px;border-radius:50%;background:var(--scen-green);box-shadow:0 0 8px #3dff6ab3;flex-shrink:0}.scen-cat.active .scen-cat-dot{display:none}.scen-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;align-content:start;overflow:auto;min-height:0}.scen-empty{grid-column:1 / -1;margin:32px 0;color:var(--muted);text-align:center}.scen-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:18px 14px 14px;border-radius:16px;border:1px solid rgba(255,255,255,.07);background:#12161eeb;min-height:0}.scen-card-play{cursor:pointer}.scen-card-play:hover{border-color:#3dff6a73}.scen-card-art{display:flex;align-items:center;justify-content:center;min-height:72px;margin-bottom:10px}.scen-cards{display:flex;align-items:center;justify-content:center}.scen-cards .card{margin-left:-8px;box-shadow:0 6px 14px #0006}.scen-cards .card:first-child{margin-left:0;transform:rotate(-8deg)}.scen-cards .card:nth-child(2){transform:rotate(7deg)}.scen-cards .card:nth-child(3){transform:rotate(2deg)}.scen-cards .card-sm{width:40px;height:56px}.scen-blinds{display:flex;align-items:flex-end;gap:10px}.scen-blind{display:flex;flex-direction:column;align-items:center;gap:4px;font-size:11px;font-weight:800;letter-spacing:.04em;color:#f0f3f8}.scen-blind img{width:36px;height:36px;object-fit:contain;filter:drop-shadow(0 6px 10px rgba(0,0,0,.45))}.scen-trophy{width:52px;height:52px;filter:drop-shadow(0 6px 12px rgba(242,193,78,.35))}.scen-card-title{margin:0 0 6px;font-size:16px;font-weight:800;color:#fff;line-height:1.2}.scen-card-desc{margin:0 0 10px;color:#8b93a3;font-size:12px;line-height:1.35;min-height:2.7em}.scen-card-count{color:#9aa3b5;font-size:12px;font-weight:600;margin-bottom:10px}.scen-progress{display:flex;align-items:center;gap:8px;width:100%;margin-top:auto}.scen-progress-track{flex:1;height:6px;border-radius:99px;background:#ffffff1a;overflow:hidden}.scen-progress-fill{height:100%;border-radius:inherit;background:var(--scen-green)}.scen-progress-val{flex-shrink:0;font-size:12px;font-weight:700;color:#fff;min-width:2.6em;text-align:right}@media (max-width: 1080px){.scen-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 860px){.scen-page{width:100vw;height:100vh;height:100dvh;border-radius:0;border:0}.scen-header{grid-template-columns:auto 1fr auto;padding:12px 14px 8px}.scen-title{font-size:15px;white-space:normal}.scen-body{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr);align-content:stretch;padding:8px 14px 16px;overflow:hidden}.scen-sidebar{flex-direction:row;flex-wrap:wrap;overflow:visible;gap:8px}.scen-cat{flex:0 0 auto;width:auto;white-space:nowrap;justify-content:center;padding:8px 12px;border-radius:999px}.scen-cat.active:after{display:none}.scen-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;grid-auto-rows:max-content}.scen-card{min-height:auto}}@media (max-width: 560px){.scen-page{padding-bottom:env(safe-area-inset-bottom,0px)}.scen-header{grid-template-columns:1fr auto;grid-template-areas:"back level" "title title";gap:8px 10px;padding:max(10px,env(safe-area-inset-top,0px)) 14px 8px}.scen-back{grid-area:back;justify-self:start;padding:8px 10px;font-size:13px}.scen-title{grid-area:title;justify-self:start;text-align:left;font-size:18px;line-height:1.25}.scen-level{grid-area:level;justify-self:end}.scen-level select{padding:8px 28px 8px 10px;font-size:12px}.scen-body{padding:4px 12px 12px}.scen-grid{grid-template-columns:1fr;gap:10px}.scen-card{display:grid;grid-template-columns:56px minmax(0,1fr) auto;grid-template-areas:"art title count" "art desc desc" "prog prog prog";align-items:center;column-gap:12px;row-gap:4px;text-align:left;padding:12px}.scen-card-art{grid-area:art;min-height:0;margin:0;width:56px;justify-self:center}.scen-cards .card-sm{width:30px;height:42px}.scen-blind img{width:26px;height:26px}.scen-blinds{gap:2px}.scen-blind{font-size:9px;gap:2px}.scen-trophy{width:40px;height:40px}.scen-card-title{grid-area:title;margin:0;font-size:15px}.scen-card-desc{grid-area:desc;min-height:0;margin:0;font-size:12px}.scen-card-count{grid-area:count;margin:0;justify-self:end;font-size:11px;white-space:nowrap}.scen-progress{grid-area:prog;margin-top:6px}}.sp-chrome{display:contents}.sp-screen{--sp-green: #46e878;--sp-gold: #e0c36a;--sp-panel: rgba(8, 10, 14, .86);--sp-panel-border: rgba(212, 175, 55, .22);position:relative;height:100vh;height:100dvh;isolation:isolate;overflow:hidden;color:#eef3fb;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,#080c1452,#080c14b3),var(--room-bg-url, none) center 32% / cover no-repeat,linear-gradient(180deg,#0e1420,#070a10)}.sp-table{position:absolute;top:0;left:0;right:0;bottom:124px;z-index:1;display:flex;flex-direction:column;align-items:center;gap:12px;padding:4px 0 8px}.sp-table .table-scene{flex:1;min-height:0;width:100%;height:auto}.sp-table .table-ring{width:min(1500px,90cqw,calc(82cqh * 1.9));max-height:82cqh}.sp-info,.sp-range,.sp-act,.sp-foot,.sp-back-review,.sp-opp-banner{z-index:4}.sp-info{position:absolute;top:18px;left:18px;width:min(280px,26vw);display:flex;flex-direction:column;gap:8px;padding:14px 16px;border-radius:14px;background:var(--sp-panel);border:1px solid var(--sp-panel-border);box-shadow:0 12px 28px #00000073;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:15px;line-height:1.4}.sp-info strong{font-family:var(--font-display);font-size:18px;font-weight:800}.sp-info p{margin:0;color:#d5dbe6}.sp-seat{position:absolute;z-index:3}.sp-seat-villain{left:50%;top:2%;transform:translate(-50%,-46%)}.sp-seat-hero{left:50%;bottom:2%;transform:translate(-50%,46%);display:grid;grid-template-columns:auto auto;column-gap:12px;align-items:center;z-index:5}.sp-seat-hero .sp-portrait{display:contents}.sp-seat-hero .sp-avatar-wrap,.sp-seat-hero .sp-avatar,.sp-seat-hero .sp-seat-fallback{grid-column:1;grid-row:1}.sp-seat-hero .sp-tag{grid-column:2;grid-row:1}.sp-seat-hero .sp-hero-cards{position:absolute;left:calc(clamp(92px,14cqh,128px) + 12px);bottom:calc(100% + 10px);justify-self:start}.sp-seat-live{z-index:4;transform:translate(-50%,-50%);display:grid;grid-template-columns:auto auto;column-gap:10px;align-items:center}.sp-seat-live .sp-portrait{display:contents}.sp-seat-live .sp-avatar-wrap,.sp-seat-live .sp-avatar,.sp-seat-live .sp-seat-fallback{grid-column:1;grid-row:1}.sp-seat-live .sp-tag{grid-column:2;grid-row:1}.sp-seat-live.seat-layout-left .sp-avatar-wrap,.sp-seat-live.seat-layout-bottom-left .sp-avatar-wrap,.sp-seat-live.seat-layout-top-left .sp-avatar-wrap,.sp-seat-live.seat-layout-left .sp-avatar,.sp-seat-live.seat-layout-left .sp-seat-fallback,.sp-seat-live.seat-layout-bottom-left .sp-avatar,.sp-seat-live.seat-layout-bottom-left .sp-seat-fallback,.sp-seat-live.seat-layout-top-left .sp-avatar,.sp-seat-live.seat-layout-top-left .sp-seat-fallback{grid-column:2}.sp-seat-live.seat-layout-left .sp-tag,.sp-seat-live.seat-layout-bottom-left .sp-tag,.sp-seat-live.seat-layout-top-left .sp-tag{grid-column:1;text-align:right}.sp-live-cards{grid-column:1 / -1;display:flex;justify-content:center;gap:6px;margin-top:8px}.sp-seat-other{width:56px;height:56px;transform:translate(-50%,-50%);z-index:2}.sp-seat-other .sp-portrait{position:relative;width:56px;height:56px;gap:0}.sp-seat-other .sp-avatar-wrap{width:56px;height:56px}.sp-seat-other .sp-avatar,.sp-seat-other .sp-seat-fallback{width:56px;height:56px;border-width:2px;box-shadow:0 0 0 1px #0006,0 4px 10px #0006}.sp-seat-other .sp-tag{position:absolute;top:50%;transform:translateY(-50%);min-width:0;padding:4px 8px 5px;gap:0}.sp-seat-other .sp-tag b{font-size:11px}.sp-seat-other .sp-tag span{font-size:13px}.sp-seat-other.seat-layout-right .sp-tag,.sp-seat-other.seat-layout-bottom-right .sp-tag,.sp-seat-other.seat-layout-top-right .sp-tag{left:calc(100% - 8px)}.sp-seat-other.seat-layout-left .sp-tag,.sp-seat-other.seat-layout-bottom-left .sp-tag,.sp-seat-other.seat-layout-top-left .sp-tag{right:calc(100% - 8px);left:auto;text-align:right}.sp-seat-live.is-villain .sp-avatar,.sp-seat-live.is-villain .sp-seat-fallback{border-color:#f2c14e;box-shadow:0 0 0 2px #00000073,0 0 22px #f2c14e73,0 10px 22px #00000080}.sp-seat.is-disabled{filter:grayscale(1);opacity:.45;pointer-events:none}.sp-seat.is-disabled.has-fold-peek{filter:none;opacity:1;pointer-events:none}.sp-seat.is-disabled.has-fold-peek .sp-avatar,.sp-seat.is-disabled.has-fold-peek .sp-seat-fallback,.sp-seat.is-disabled.has-fold-peek .sp-tag{filter:grayscale(1);opacity:.45;pointer-events:auto}.sp-seat.is-disabled.has-fold-peek:has(.fold-peek-hit:focus-visible),.sp-seat.is-disabled.has-fold-peek.is-peeking{z-index:24}.sp-seat.is-disabled .sp-avatar,.sp-seat.is-disabled .sp-seat-fallback{border-color:#7a8496;box-shadow:0 0 0 1px #00000059}.fold-peek-hit{cursor:pointer}.fold-peek-hit:focus{outline:none}.fold-peek-hit:focus-visible{outline:2px solid rgba(242,193,78,.85);outline-offset:2px}.seat-cards-hero.is-fold-peek,.sp-hero-cards.is-fold-peek{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .15s ease,visibility .15s ease}.has-fold-peek:has(.fold-peek-hit:focus-visible) .is-fold-peek,.has-fold-peek.is-peeking .is-fold-peek{opacity:.72;visibility:visible}.sp-portrait{display:flex;flex-direction:row;align-items:center;gap:12px}.sp-avatar,.sp-seat-fallback{width:clamp(92px,14cqh,128px);height:clamp(92px,14cqh,128px);border-radius:50%;object-fit:cover;border:4px solid #d4af37;box-shadow:0 0 0 2px #00000073,0 0 22px #d4af3752,0 10px 22px #00000080}.sp-seat-fallback{display:grid;place-items:center;background:#3d4a63;font-weight:800}.sp-tag,.sp-pot-pill,.sp-bet-pill{padding:5px 12px 6px;border-radius:10px;background:#06080ceb;border:1px solid rgba(212,175,55,.3);box-shadow:0 6px 16px #00000080;font-family:var(--font-display);font-variant-numeric:tabular-nums}.sp-tag{display:flex;flex-direction:column;gap:2px;min-width:112px;padding:8px 16px 9px}.sp-tag b{color:#fff;font-size:15px;font-weight:700}.sp-tag span{color:var(--sp-gold);font-size:22px;font-weight:800;letter-spacing:.02em}.sp-tag span.is-allin{color:var(--mistake);font-size:16px}.sp-board{position:absolute;left:50%;top:46%;transform:translate(-50%,-50%);z-index:3;display:flex;flex-direction:column;align-items:center;gap:10px}.sp-pot-pill{color:var(--sp-gold);font-size:15px;font-weight:800;white-space:nowrap}.sp-board-cards,.sp-hero-cards,.sp-villain-cards,.sp-eq-cards{display:flex;gap:6px}.sp-board-cards{overflow:visible}.sp-board .card-md{width:clamp(42px,6.2cqh,56px);height:clamp(60px,8.8cqh,78px);box-shadow:0 8px 16px #00000080}.sp-bet-pill{display:flex;align-items:center;gap:8px;color:var(--sp-gold);font-size:16px;font-weight:800}.sp-hero-cards .card-md,.sp-live-cards .card-md{width:clamp(44px,6.6cqh,58px);height:clamp(62px,9.2cqh,80px);box-shadow:0 8px 14px #00000080}.sp-hero-cards .card:last-child,.sp-live-cards .card:last-child{margin-left:-10px}.sp-villain-cards{position:absolute;left:50%;top:100%;margin-top:8px;transform:translate(-50%)}.sp-opp-banner{position:relative;left:auto;bottom:auto;transform:none;flex:none;width:min(440px,48vw);padding:10px 20px 12px;border-radius:12px;background:#06080ceb;border:1px solid rgba(212,175,55,.22);text-align:center}.sp-opp-banner.is-reserved{visibility:hidden;pointer-events:none}.sp-opp-banner small{display:block;margin-bottom:2px;color:var(--sp-gold);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.sp-opp-banner strong{font-size:16px;font-weight:800}.sp-foot{position:absolute;left:18px;bottom:16px;display:flex;flex-direction:column;gap:8px}.sp-range,.sp-act,.sp-card,.sp-log{background:var(--sp-panel);border:1px solid var(--sp-panel-border);box-shadow:0 16px 40px #0000006b;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.sp-card{padding:16px;border-radius:16px}.sp-top-icons{position:absolute;top:18px;right:18px;z-index:6}.sp-range{position:absolute;right:18px;bottom:16px;width:320px;z-index:4;display:flex;flex-direction:column;min-height:0;max-height:calc(100dvh - 32px);overflow:auto;padding:20px 20px 18px;border-radius:18px}.sp-range h2,.sp-act h2,.sp-card h2,.sp-log h2{margin:0 0 8px;font-family:var(--font-display);font-size:13px;letter-spacing:.07em;text-transform:uppercase;font-weight:800}.sp-range-lead,.sp-act p,.sp-log p{margin:0 0 16px;color:#9aa3b5;font-size:13px;line-height:1.45}.sp-slider{display:flex;flex-direction:column;gap:8px;margin-bottom:16px;font-size:13px}.sp-slider-head{display:flex;justify-content:space-between;gap:8px;align-items:baseline}.sp-slider em{color:#8b93a3;font-style:normal;font-size:12px}.sp-slider b{color:#fff;font-variant-numeric:tabular-nums;font-weight:800}.sp-slider input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:4px;border-radius:99px;background:linear-gradient(#46e878,#46e878) 0 / var(--pct, 0%) 100% no-repeat,#ffffff24;outline:none}.sp-slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:16px;height:16px;border-radius:50%;background:#d8ffe4;border:2px solid #46e878;box-shadow:0 0 10px #46e8788c;cursor:pointer}.sp-slider input[type=range]::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:#d8ffe4;border:2px solid #46e878;box-shadow:0 0 10px #46e8788c;cursor:pointer}.sp-btn,.sp-abtn,.sp-back-review,.sp-info-hist,.sp-foot-btn{border:0;cursor:pointer;font:inherit;color:#fff}.sp-btn{padding:10px 14px;border-radius:10px;background:#ffffff14}.sp-btn-go{width:100%;margin-top:auto;padding:15px 12px;background:linear-gradient(180deg,#4ae57a,#2f9e63);font-family:var(--font-display);font-weight:800;letter-spacing:.08em;text-transform:uppercase;border-radius:12px;box-shadow:0 8px 22px #2f9e6361,inset 0 1px #ffffff59}.sp-result-nav{display:grid;grid-template-columns:1fr 1fr;gap:10px}.sp-result-nav .sp-btn-go{width:100%;margin-top:0}.sp-btn-repeat{width:100%;padding:15px 12px;font-family:var(--font-display);font-weight:800;letter-spacing:.08em;text-transform:uppercase;border-radius:12px;background:linear-gradient(180deg,#e39a3a,#b56c1c);text-shadow:0 1px 2px rgba(0,0,0,.28);box-shadow:0 8px 22px #b56c1c61,inset 0 1px #ffffff59}.sp-act{position:absolute;left:50%;transform:translate(-50%);width:min(740px,calc(100vw - 360px));bottom:16px;z-index:4;padding:12px 16px 14px;border-radius:16px}.sp-act.is-disabled{opacity:.58}.sp-result{display:flex;flex-direction:column;align-items:center;gap:6px;margin-bottom:12px;text-align:center}.sp-result-winner{font-family:var(--font-display);font-size:18px;font-weight:800;color:var(--sp-gold)}.sp-result-combo{font-size:14px;font-weight:700;color:#d5dbe6}.sp-result-stacks{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 20px;font-size:15px;font-weight:800}.sp-result-delta.is-win{color:var(--sp-green)}.sp-result-delta.is-loss{color:var(--mistake)}.sp-result-delta.is-flat{color:#d5dbe6}.sp-seat.is-winner .sp-tag{border-color:#46e8788c;box-shadow:0 0 16px #46e87847}.sp-seat.is-winner .sp-avatar{box-shadow:0 0 0 2px #00000073,0 0 0 5px #46e87873,0 0 22px #46e87859}.sp-act-row{display:flex;align-items:stretch;gap:10px}.sp-abtn{flex:1;min-height:68px;border-radius:12px;font-family:var(--font-display);font-weight:800;letter-spacing:.08em;font-size:17px;text-transform:uppercase;text-shadow:0 1px 2px rgba(0,0,0,.28);box-shadow:0 4px #00000052,inset 0 1px #ffffff47}.sp-abtn.fold{background:linear-gradient(180deg,#c45b52,#8f3a34)}.sp-abtn.call{background:linear-gradient(180deg,#e39a3a,#b56c1c)}.sp-abtn.raise{background:linear-gradient(180deg,#46d46f,#2a9a54)}.sp-abtn:disabled{cursor:not-allowed}.sp-abtn:not(:disabled):active{transform:translateY(2px);box-shadow:0 2px #00000052,inset 0 1px #ffffff38}.sp-stepper{display:flex;flex-direction:column;justify-content:center;gap:6px;min-width:220px;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#9aa3b5}.sp-stepper-ctrl{display:flex;align-items:center;gap:6px}.sp-stepper-ctrl strong,.sp-stepper-input{min-width:78px;width:88px;padding:6px 8px;text-align:center;color:#fff;font-size:18px;font-weight:800;font-family:inherit;border-radius:8px;background:#00000059;border:1px solid rgba(255,255,255,.08);box-sizing:border-box}.sp-stepper-input:focus{outline:none;border-color:#3dff6a73}.sp-stepper-input:disabled{opacity:.6}.sp-stepper-ctrl button{width:32px;height:32px;border:0;border-radius:8px;background:#ffffff1a;color:#fff;font-size:18px;cursor:pointer;flex:0 0 32px}.sp-stepper-min{background:#ec5a6b33!important;color:#ec5a6b!important}.sp-stepper-max{background:#3dff6a2e!important;color:var(--sp-green)!important}.sp-foot-btn{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:10px;background:#06080ce0;border:1px solid rgba(212,175,55,.22);color:var(--sp-gold);font-size:12px;font-weight:700}.sp-foot-ico{width:28px;height:28px;border-radius:8px;display:grid;place-items:center;background:#d4af371f;color:var(--sp-gold)}.sp-foot-exit{background:none;border:0;padding:4px 10px;color:#c5ccd8;font-weight:600}.sp-back-review{position:absolute;top:16px;right:18px;padding:8px 12px;border-radius:10px;background:#080c12cc}.sp-review{position:relative;z-index:5;height:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;overflow:auto;align-content:start;padding:16px}.sp-review-nav{grid-column:1 / -1;display:flex;flex-direction:column;align-items:stretch;gap:10px;width:min(100%,560px);justify-self:center}.sp-review-nav-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.sp-review-nav-row .sp-btn{width:100%}.sp-review-nav .sp-btn-go{width:100%;margin-top:0}.sp-ok{color:#3dff6a;font-weight:800}.sp-bad{color:#ec5a6b;font-weight:800}.sp-gold{color:#f2c14e;font-weight:800}.sp-review-streets{grid-column:1 / -1}.sp-street-act{margin-top:12px;padding-top:12px;border-top:1px solid rgba(255,255,255,.08)}.sp-street-act:first-of-type{margin-top:8px}.sp-street-act header{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:6px}.sp-street-act p{margin:4px 0;line-height:1.45}.sp-cmp-head,.sp-cmp-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;align-items:center;font-size:12px}.sp-cmp-head{color:#8b93a3;margin-bottom:8px}.sp-cmp-head span{text-align:center}.sp-bar{position:relative;height:14px;border-radius:99px;background:#ffffff14;overflow:hidden}.sp-bar i{position:absolute;inset:0 auto 0 0;border-radius:inherit}.sp-bar i.ok{background:#3dff6a}.sp-bar i.bad{background:#ec5a6b}.sp-bar b{position:relative;z-index:1;display:block;text-align:right;padding-right:6px;font-size:11px}.sp-eq-row{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-top:8px}.sp-eq-row:first-of-type{margin-top:0}.sp-eq-row p{margin:0 0 6px}.sp-eq-pct{flex-shrink:0;font-size:18px;font-variant-numeric:tabular-nums;color:#3dff6a}.sp-eq-pct.is-opp{color:#ec5a6b}.sp-eq-board{margin-top:12px;padding-top:12px;border-top:1px solid rgba(255,255,255,.08)}.sp-eq-board p{margin:0 0 6px}.sp-rating{display:grid;grid-template-columns:1fr auto auto;gap:8px;align-items:center;margin:8px 0;font-size:13px}.sp-stars{display:flex;gap:2px;color:#3a4250}.sp-star{position:relative;display:inline-block;width:1em}.sp-star span{position:absolute;left:0;overflow:hidden;color:#f2c14e}.sp-log-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:8;background:#0000008c;display:grid;place-items:center}.sp-log{width:min(920px,94vw);padding:18px;border-radius:16px}.sp-log ul{margin:0 0 12px;padding-left:18px;max-height:50vh;overflow:auto}.sp-hist{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px;margin:0 0 14px;max-height:58vh;overflow:auto}.sp-hist-col{min-width:0;padding:12px 12px 10px;border-radius:12px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.sp-hist-col h3{margin:0;font-family:var(--font-display);font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#f4f7fb}.sp-hist-board{margin:4px 0 10px;color:#9aa3b5;font-size:12px;font-variant-numeric:tabular-nums;letter-spacing:.04em}.sp-hist-empty{margin:8px 0 0;color:#7d8696;font-size:12px}.sp-hist-col ul{margin:8px 0 0;padding:0;max-height:none;overflow:visible;list-style:none;display:flex;flex-direction:column;gap:8px}.sp-hist-col li{display:flex;flex-direction:column;gap:2px;font-size:13px;line-height:1.35}.sp-hist-name{color:#c5ccd8;font-weight:700}.sp-hist-act{font-variant-numeric:tabular-nums;font-weight:700;letter-spacing:.01em}@media (max-width: 1100px) and (orientation: portrait){.sp-screen{display:flex;flex-direction:column;overflow:auto}.sp-table{position:relative;width:100%;min-height:360px;flex:1;bottom:auto}.sp-top-icons{position:relative;inset:auto;align-self:flex-end;margin:8px 12px 0}.sp-info,.sp-foot,.sp-range,.sp-act,.sp-opp-banner{position:relative;inset:auto;width:auto;left:auto;right:auto;top:auto;bottom:auto;transform:none;margin:8px 12px}.sp-range,.sp-act{flex-shrink:0;max-height:none}.sp-act{min-height:164px}.sp-review{grid-template-columns:1fr}.sp-act-row{flex-wrap:wrap}.sp-stepper{width:100%}}@media (max-width: 480px){.sp-screen{overflow:hidden;padding-bottom:env(safe-area-inset-bottom,0px)}.sp-top-icons{position:absolute;top:10px;right:10px;margin:0;z-index:6}.sp-info{margin:10px 12px 0;padding:10px 48px 10px 12px;gap:4px;font-size:13px}.sp-info strong{font-size:15px}.sp-table{min-height:220px;flex:1 1 auto;padding:0}.sp-foot{flex-direction:row;flex-wrap:wrap;align-items:center;gap:6px;margin:4px 12px}.sp-foot-btn{padding:6px 8px;font-size:11px;gap:6px}.sp-foot-ico{width:22px;height:22px}.sp-foot-exit{margin-left:auto;padding:6px 8px}.sp-range,.sp-act{margin:0 10px 10px;max-height:min(48vh,420px);overflow:auto;padding:14px 14px 12px;border-radius:14px}.sp-range h2,.sp-act h2{font-size:12px;letter-spacing:.04em;white-space:normal;line-height:1.35}.sp-range-lead{display:none}.sp-slider{margin-bottom:10px;gap:4px}.sp-abtn{min-height:52px;font-size:14px}.sp-screen.is-guessing .sp-act,.sp-screen.is-acting .sp-range,.sp-screen.is-done .sp-range{display:none}.sp-screen.is-done .sp-act,.sp-screen.is-acting .sp-act{max-height:none;overflow:visible}.sp-log{width:calc(100vw - 24px);max-height:min(80dvh,640px);overflow:auto}}@media (orientation: landscape) and (min-width: 481px) and (max-height: 900px){.game{grid-template-rows:minmax(0,1fr) 56px 124px 36px;gap:2px;padding:4px 8px 3px}.game>.topbar{position:absolute;inset:4px 8px auto;z-index:6;pointer-events:none}.game>.topbar>*{pointer-events:auto}.tinfo{flex-direction:column;align-items:stretch;gap:4px;max-width:140px}.tinfo-player{flex-direction:column;align-items:center;padding:4px 6px 5px;gap:3px}.tinfo-player-avatar{width:40px;height:40px}.tinfo-player-avatar-fallback{font-size:14px}.tinfo-player-chip-icon{width:13px;height:13px}.tinfo-player-balance{padding:2px 7px}.tinfo-player-balance-val{font-size:11px}.tinfo-card{padding:3px 7px;line-height:1.2}.tinfo-title,.tinfo-sub{font-size:10px}.tinfo-muted{font-size:9px}.table-area{overflow:visible}.table-scene{min-height:0}.game .table-ring{top:calc(48% + 6px);width:min(1650px,96cqw,calc((100cqh - 124px)*1.9));max-height:calc(100cqh - 124px);transform:translate(-50%,-50%) rotateX(4deg)}.action-row{padding-top:0}.action-bar{flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;gap:12px;min-height:0;width:90vw;max-width:90vw}.action-buttons{flex:1 1 0;width:auto;min-width:0;max-width:none;gap:8px}.abtn{flex:1 1 0;min-width:82px;min-height:36px;padding:3px 10px;gap:0;border-radius:8px}.abtn-label{font-size:11px;letter-spacing:.02em;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.abtn-hotkey{display:none}.abtn-key{font-size:9px}.raise-controls{width:auto;flex:1 1 0;min-width:0;min-height:0}.raise-presets{width:100%;gap:6px;min-width:0;justify-content:flex-start}.chip-btn{flex:0 1 auto;padding:4px 8px;font-size:11px}.raise-slider{flex:1 1 110px;max-width:180px;min-width:80px}.dashboard{height:124px}.bottom-bar{padding:3px 8px}}@media (orientation: landscape) and (min-width: 481px) and (max-height: 760px){.game{grid-template-rows:minmax(0,1fr) 52px 108px 32px}.dashboard{height:108px}.abtn{min-height:30px}.game .table-ring{top:calc(47% + 6px);width:min(1650px,96cqw,calc((100cqh - 136px)*1.9));max-height:calc(100cqh - 136px)}}@media (orientation: landscape) and (min-width: 481px) and (max-height: 900px){.sp-table{bottom:108px}.sp-table .table-scene{min-height:0}.sp-table .table-ring{width:min(1500px,94cqw,calc((100cqh - 88px)*1.9));max-height:calc(100cqh - 88px)}.sp-avatar,.sp-seat-fallback{width:clamp(56px,11cqh,88px);height:clamp(56px,11cqh,88px);border-width:3px}.sp-seat-other,.sp-seat-other .sp-portrait,.sp-seat-other .sp-avatar-wrap,.sp-seat-other .sp-avatar,.sp-seat-other .sp-seat-fallback{width:44px;height:44px}.sp-range,.sp-act{width:min(280px,30vw);max-height:calc(100dvh - 24px);padding:14px 14px 12px}.sp-hero-cards{left:calc(clamp(56px,11cqh,88px) + 10px)}}.rotate-gate{position:fixed;top:0;right:0;bottom:0;left:0;z-index:3000;display:grid;place-items:center;padding:32px;background:radial-gradient(ellipse 60% 50% at 50% 40%,rgba(60,100,180,.14),transparent 70%),linear-gradient(180deg,#0e1420,#070a10)}.rotate-gate-card{max-width:420px;padding:28px 32px 26px;text-align:center;border:1px solid var(--panel-border);border-radius:20px;background:linear-gradient(180deg,#1c2638e6,#101622f0);box-shadow:inset 0 1px 0 var(--panel-glow),0 18px 48px #00000080}.rotate-gate-icon{width:84px;height:84px;color:var(--accent);animation:rotate-gate-tilt 2.4s ease-in-out infinite}@keyframes rotate-gate-tilt{0%,45%{transform:rotate(0)}70%,90%{transform:rotate(-90deg)}to{transform:rotate(0)}}@keyframes rotate-gate-tilt-portrait{0%,45%{transform:rotate(-90deg)}70%,90%{transform:rotate(0)}to{transform:rotate(-90deg)}}.rotate-gate--phone .rotate-gate-icon{animation-name:rotate-gate-tilt-portrait}@media (prefers-reduced-motion: reduce){.rotate-gate-icon{animation:none}}.rotate-gate-title{margin:14px 0 8px;font-family:var(--font-display);font-size:22px;font-weight:800;letter-spacing:.01em}.rotate-gate-text{margin:0;font-size:15px;line-height:1.45;color:#c8d3e6}.rotate-gate-hint{margin:14px 0 0;font-size:12px;line-height:1.4;color:var(--muted)}.finish-screen.tr-finish{align-items:stretch;justify-content:center;overflow:auto;padding:16px 12px}.tr-finish .tr-page{margin:0 auto;height:auto;min-height:min(92vh,900px);max-width:min(1280px,100%)}.tr-overlay{z-index:1110;overscroll-behavior:none}.tr-header{grid-template-columns:auto 1fr auto}.tr-page.winner{box-shadow:0 0 0 1px #f2c14e59,0 24px 80px #0000008c,0 0 60px #f2c14e1f}.tr-trophy{font-size:22px;width:36px;text-align:center}.tr-body{overflow:auto;overflow-x:hidden;flex:1;min-height:0;padding:12px 18px 18px;display:flex;flex-direction:column;gap:12px;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y}.tr-summary{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.12fr);gap:12px;align-items:stretch}.tr-summary-side{display:flex;flex-direction:column;gap:12px;min-width:0}.tr-hero{display:flex;flex-direction:column;gap:12px}.tr-hero.win{border-color:#f2c14e73;background:radial-gradient(ellipse 80% 80% at 10% 0%,rgba(242,193,78,.12),transparent 55%),#ffffff08}.tr-hero-id{display:flex;gap:14px;align-items:center}.tr-coach{margin:6px 0 0;color:#c9d4ff;font-size:14px}.tr-snap{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0}.tr-snap>div{align-items:flex-start;background:#0003;border-radius:12px;padding:10px 12px}.tr-snap b{font-size:20px;font-variant-numeric:tabular-nums;line-height:1.15}.tr-compare{flex:1;display:flex;flex-direction:column;min-height:0}.tr-compare .tr-headline{flex:1;margin:8px 0 0}.tr-compare .tr-headline div{justify-content:center}.tr-perf{display:flex;flex-direction:column;min-width:0}.tr-perf-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:8px}.tr-perf-head h2{margin:0 0 6px}.tr-perf-head .tr-coach,.tr-perf-head .pd-muted{margin:0}.tr-perf-score{margin:0;font-size:34px;line-height:1;font-variant-numeric:tabular-nums;flex:none}.tr-perf-metrics{display:grid;grid-template-columns:1fr 1fr;column-gap:18px;flex:1}.tr-perf-metrics li{align-items:center}.tr-perf-foot{margin:10px 0 0}.tr-medal{width:18px;height:18px;margin-right:4px;vertical-align:middle}.tr-bonuses{list-style:none;margin:0;padding:0;font-size:12px;display:flex;flex-direction:column;gap:4px}.tr-headline{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:10px 0 14px}.tr-headline div{background:#0003;border-radius:12px;padding:10px;display:flex;flex-direction:column;gap:4px}.tr-headline span{font-size:11px;color:var(--muted)}.tr-headline b{font-size:18px}.pd-stat.tone-good{border-color:#3ecf7a73}.pd-stat.tone-warn{border-color:#f2c14e80}.pd-stat.tone-bad{border-color:#ff6b6b80}.pd-stat.tone-neutral{border-color:var(--panel-border)}.pd-stat.empty{cursor:default;opacity:.85}em.tone-good{color:#7dffb8}em.tone-warn{color:#f2c14e}em.tone-bad{color:#ff8a8a}em.tone-neutral{color:var(--muted)}.tr-dyn-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:8px}.tr-dyn{background:#0003;border-radius:12px;padding:8px;display:flex;flex-direction:column;gap:2px}.tr-dyn span{font-size:11px;color:var(--muted)}.tr-dyn b{font-size:16px}.tr-dyn em{font-size:11px;font-style:normal}.pd-spark.compact,.pd-chart-empty.compact{height:44px}.tr-stages{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:8px}.tr-stages div{background:#0003;border-radius:12px;padding:10px;display:flex;flex-direction:column;gap:4px}.tr-stages span{font-size:11px;color:var(--muted)}.tr-mistakes{list-style:none}.tr-mistake-actions{display:flex;flex-direction:column;gap:6px;flex:none}.tr-recur{color:#f2c14e!important}.tr-well{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:6px;color:#7dffb8}.tr-well li{background:#3ecf7a1a;border-radius:999px;padding:4px 10px;font-size:12px;line-height:1.3}.tr-recommended{border-color:#5b8cff59}.tr-footer{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:12px 18px 16px;border-top:1px solid var(--panel-border);background:#ffffff08;flex:none}.tr-footer .btn{width:100%;min-width:0;min-height:48px;padding:12px 14px;font-size:14px}.tr-footer>.pd-muted{grid-column:1 / -1;margin:0;text-align:right}.tr-shop-nudge{position:relative;z-index:3;margin-top:12px}.pd-session-link{margin-top:6px;background:none;border:none;color:#8fb0ff;padding:0;cursor:pointer;font-size:12px}.tr-hand-overlay{z-index:1200}.tr-hand-modal{width:min(520px,94vw);margin:auto;background:linear-gradient(165deg,#121a28,#0d121c);border:1px solid var(--panel-border);border-radius:16px;padding:16px;box-shadow:0 24px 80px #0000008c}.tr-hand-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.tr-hand-head h2{margin:0;font-size:16px}.tr-hand-cards{display:flex;flex-direction:column;gap:10px;margin-bottom:12px}.tr-hand-cards>div span{display:block;font-size:11px;color:var(--muted);margin-bottom:6px;text-transform:uppercase;letter-spacing:.06em}.tr-card-row{display:flex;gap:6px}.tr-hand-meta{list-style:none;margin:0 0 12px;padding:0}.tr-hand-meta li{display:flex;justify-content:space-between;padding:6px 0;border-bottom:1px solid rgba(255,255,255,.06);font-size:13px}.tr-hand-why{font-size:14px;line-height:1.45}.tr-hand-cta{display:flex;gap:8px;margin-top:12px}@media (max-width: 900px){.tr-summary{grid-template-columns:1fr}}@media (max-width: 720px){.tr-overlay{padding:0;background:#0a0f17;-webkit-backdrop-filter:none;backdrop-filter:none}.tr-finish .tr-page,.tr-overlay .tr-page{width:100%;height:100%;max-height:100dvh;min-height:0;max-width:none;border-radius:0;overflow:hidden}.tr-body{padding:12px 12px 16px}.tr-overlay .pd-radar{max-width:min(280px,100%)}.tr-footer{gap:6px;padding:10px 12px max(12px,env(safe-area-inset-bottom,0px))}.tr-footer .btn{min-height:44px;padding:8px 6px;font-size:12px;line-height:1.2;white-space:normal}.pd-style-grid{grid-template-columns:1fr}.tr-hero-id{align-items:center}.tr-snap{width:100%}.tr-headline{grid-template-columns:repeat(3,minmax(0,1fr))}.tr-headline span{font-size:10px}.tr-mistake-actions{width:100%}}
