html{background:var(--poker-ink-950)}body{min-width:320px;min-height:100vh;font-family:var(--poker-font-sans);background:var(--poker-cream-100);color:var(--poker-neutral-900);-webkit-font-smoothing:antialiased;margin:0}button{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid color-mix(in srgb, var(--poker-gold-500) 75%, white);outline-offset:2px}.poker-app-shell{background:var(--poker-cream-100);min-height:100dvh;overflow-x:hidden}.app-header{z-index:100;min-height:68px;color:var(--poker-cream-100);background:linear-gradient(90deg, #d2aa5314, transparent 24%), var(--poker-ink-950);border-bottom:1px solid #e1bf7238;grid-template-columns:minmax(240px,auto) 1fr auto;align-items:center;padding:0 24px;display:grid;position:sticky;top:0;box-shadow:0 8px 28px #01130f3d}.brand-lockup{color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:11px;padding:0;display:inline-flex}.brand-mark{width:42px;height:42px;color:var(--poker-gold-200);background:linear-gradient(145deg, var(--poker-felt-600), var(--poker-ink-900));border:1px solid var(--poker-gold-500);box-shadow:inset 0 0 0 3px var(--poker-ink-900), 0 4px 14px #00000040;border-radius:50%;place-items:center;display:grid;position:relative}.brand-mark span{font-size:14px;position:absolute;top:2px;left:8px}.brand-mark strong{font-family:var(--poker-font-display);font-size:23px}.brand-lockup>span:last-child{display:grid}.brand-lockup>span:last-child strong{font-family:var(--poker-font-display);letter-spacing:.08em;font-size:16px}.brand-lockup>span:last-child small{color:#f8f2e38c;letter-spacing:.08em;text-transform:uppercase;margin-top:2px;font-size:9px}.app-navigation{justify-content:center;align-self:stretch;gap:2px;display:flex}.app-navigation button{color:#f8f2e3a8;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;min-width:86px;padding:0 15px;transition:color .16s,background-color .16s;display:inline-flex;position:relative}.app-navigation button:after{content:"";background:var(--poker-gold-500);opacity:0;border-radius:3px 3px 0 0;height:3px;transition:opacity .16s,transform .16s;position:absolute;bottom:0;left:15px;right:15px;transform:scaleX(.45)}.app-navigation button:hover,.app-navigation button.is-active{color:var(--poker-cream-50);background:#ffffff0a}.app-navigation button.is-active:after{opacity:1;transform:scaleX(1)}.app-header__tools{align-items:center;gap:10px;display:flex}.virtual-chip-label{color:var(--poker-gold-200);letter-spacing:.08em;border:1px solid #e1bf7247;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:700}.icon-button,.square-toggle{width:38px;height:38px;color:inherit;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:11px;place-items:center;padding:0;display:inline-grid}.app-content{min-height:calc(100dvh - 68px)}.mobile-navigation{display:none}.page-header{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:28px;display:flex}.page-header h1,.mode-select-header h1{color:var(--poker-ink-900);font-family:var(--poker-font-display);letter-spacing:.02em;margin:5px 0 7px;font-size:clamp(30px,3vw,48px);line-height:1.12}.page-header p,.mode-select-header p{max-width:720px;color:var(--poker-neutral-700);margin:0;font-size:14px;line-height:1.7}.page-eyebrow,.card-eyebrow{color:var(--poker-gold-700);letter-spacing:.13em;text-transform:uppercase;font-size:11px;font-weight:800}.primary-button,.secondary-button,.danger-outline-button{cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 17px;font-size:13px;font-weight:800;transition:transform .15s,box-shadow .15s,background-color .15s;display:inline-flex}.primary-button{color:var(--poker-cream-50);background:linear-gradient(135deg, var(--poker-felt-600), var(--poker-ink-800));border:1px solid var(--poker-felt-500);box-shadow:0 8px 20px #07584433}.secondary-button{color:var(--poker-ink-800);border:1px solid var(--poker-cream-200);background:#ffffffb8}.primary-button:hover,.secondary-button:hover,.danger-outline-button:hover{box-shadow:var(--poker-shadow-sm);transform:translateY(-1px)}.primary-button--wide{width:100%}.danger-outline-button{color:var(--poker-red-700);background:0 0;border:1px solid #9e302f57}.empty-state{text-align:center;border:1px solid var(--poker-cream-200);border-radius:var(--poker-radius-lg);background:#fff;max-width:720px;margin:80px auto;padding:38px}.poker-card{color:#15221f;transform-origin:bottom;background:linear-gradient(145deg,#fffefa,#eee8da);border:1px solid #132b2538;border-radius:7px;flex:none;animation:.38s cubic-bezier(.2,.8,.2,1) both card-deal;display:inline-block;position:relative;overflow:hidden;box-shadow:0 3px 9px #000f0c4d,inset 0 0 0 1px #ffffffbf}.poker-card--mini{border-radius:4px;width:28px;height:39px}.poker-card--small{width:38px;height:53px}.poker-card--medium{width:52px;height:72px}.poker-card--large{width:clamp(44px,3.5vw,62px);height:clamp(62px,4.9vw,87px)}.poker-card--red{color:#b33534}.poker-card--black{color:#162a25}.poker-card__corner{justify-items:center;font-size:clamp(8px,.75em,13px);line-height:.9;display:grid;position:absolute;top:5%;left:9%}.poker-card__corner strong{font-size:1.05em}.poker-card__corner--bottom{inset:auto 9% 5% auto;transform:rotate(180deg)}.poker-card__suit{font-size:1.7em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.poker-card--mini .poker-card__suit{font-size:14px}.poker-card--mini .poker-card__corner--bottom{display:none}.poker-card--back{background:linear-gradient(45deg, transparent 44%, #e2c07259 45% 55%, transparent 56%) 0 0 / 11px 11px, linear-gradient(-45deg, transparent 44%, #e2c07238 45% 55%, transparent 56%) 0 0 / 11px 11px, var(--poker-ink-800);border-color:var(--poker-gold-400);box-shadow:inset 0 0 0 3px var(--poker-ink-800), inset 0 0 0 4px #e1bf7294, 0 3px 9px #00000059}.poker-card__back-mark{aspect-ratio:1;width:45%;color:var(--poker-gold-200);font-family:var(--poker-font-display);border:1px solid #f1dfafa8;border-radius:50%;place-items:center;font-size:.8em;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.card-pair{isolation:isolate;align-items:flex-end;display:inline-flex}.card-pair .poker-card+.poker-card{margin-left:-9px;transform:rotate(4deg)}.card-pair .poker-card:first-child{transform:rotate(-4deg)}.chip-stack{color:var(--poker-cream-50);white-space:nowrap;align-items:center;gap:7px;display:inline-flex}.chip-stack__coins{flex-direction:column-reverse;width:19px;min-height:11px;display:inline-flex;position:relative}.chip-stack__coin{background:repeating-linear-gradient(90deg, var(--poker-gold-500) 0 4px, var(--poker-cream-50) 4px 7px);border:1px solid var(--poker-gold-700);border-radius:50%;width:19px;height:7px;margin-top:-3px;display:block;box-shadow:0 1px 2px #00000059}.chip-stack__value{line-height:1.05;display:grid}.chip-stack__value strong{font-size:11px}.chip-stack__value>span:last-child{color:var(--poker-gold-200);font-size:9px}.chip-stack__label{color:#ffffff9e;margin-bottom:2px;font-size:8px}.chip-stack--compact{gap:4px}.chip-stack--compact .chip-stack__coin{width:15px;height:6px}.chip-stack--compact .chip-stack__coins{width:15px}@keyframes card-deal{0%{opacity:0;transform:translateY(-18px)scale(.85)rotate(-5deg)}to{opacity:1}}.gameplay-screen{min-height:calc(100dvh - 68px);color:var(--poker-cream-100);background:var(--poker-ink-950);grid-template-columns:minmax(0,1fr) 376px;display:grid}.gameplay-screen__main{grid-template-rows:minmax(490px,1fr) auto;min-width:0;display:grid}.poker-stage{background:radial-gradient(circle at 50% 42%,#1469511f,#0000 48%),linear-gradient(160deg,#08231f 0%,#041814 100%);grid-template-rows:auto 1fr auto;min-height:500px;display:grid;position:relative;overflow:hidden}.poker-stage:before{pointer-events:none;content:"";opacity:.12;background-image:linear-gradient(#ffffff0f 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:34px 34px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 75%);mask-image:radial-gradient(circle,#000,#0000 75%)}.table-hud{z-index:15;background:linear-gradient(#031411eb,#03141194);border-bottom:1px solid #e1bf721a;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;min-height:62px;padding:10px 18px;display:grid;position:relative}.table-hud__group{gap:3px;display:grid}.table-hud__group strong{color:var(--poker-cream-50);font-family:var(--poker-font-display);font-size:16px}.hud-kicker{color:var(--poker-gold-400);letter-spacing:.13em;font-size:9px;font-weight:800}.table-hud__facts{justify-content:center;gap:26px;display:flex}.table-hud__facts span{color:var(--poker-cream-100);font-size:11px;font-weight:700;display:grid}.table-hud__facts small{color:#f8f2e37a;margin-bottom:2px;font-size:8px;font-weight:500}.table-hud__actions{gap:7px;display:flex}.icon-text-button{color:#f8f2e3bf;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:9px;align-items:center;gap:6px;min-height:35px;padding:0 10px;font-size:11px;font-weight:700;display:inline-flex}.icon-text-button--gold{color:#211a0b;background:linear-gradient(135deg, var(--poker-gold-400), var(--poker-gold-500));border-color:var(--poker-gold-200)}.table-canvas{z-index:2;min-height:420px;position:relative}.poker-table-surface{box-shadow:0 0 0 2px var(--poker-gold-600), 0 0 0 9px #092923, 0 22px 70px #00000070, inset 0 0 70px #00130f8a;background:radial-gradient(#14826057,#0000 67%),repeating-radial-gradient(circle at 40% 40%,#0000 0 3px,#ffffff03 4px 5px),#07503f;border:10px solid #143e35;border-radius:50%;position:absolute;inset:12% 8% 15%;overflow:hidden}.poker-table-surface__rail{border:1px solid #e1bf7242;border-radius:50%;position:absolute;inset:16px}.poker-table-surface__line{border:1px solid #e1bf721c;border-radius:50%;width:36%;height:65%;position:absolute;top:50%;transform:translateY(-50%)}.poker-table-surface__line--one{left:14%}.poker-table-surface__line--two{right:14%}.poker-table-surface__brand{color:#f1dfaf29;font-family:var(--poker-font-display);letter-spacing:.28em;font-size:clamp(11px,1.2vw,18px);position:absolute;bottom:13%;left:50%;transform:translate(-50%)}.table-center{z-index:5;justify-items:center;display:grid;position:absolute;top:47%;left:50%;transform:translate(-50%,-50%)}.community-cards{justify-content:center;align-items:center;gap:5px;min-height:65px;display:flex}.community-card-slot{background:#011c1624;border:1px dashed #f1dfaf47;border-radius:7px;width:clamp(44px,3.5vw,62px);height:clamp(62px,4.9vw,87px);display:inline-block}.pot-display{color:var(--poker-cream-50);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#031c17b8;border:1px solid #e1bf725c;border-radius:999px;align-items:baseline;gap:7px;margin-top:9px;padding:6px 13px;display:flex;box-shadow:0 7px 17px #0000002e}.pot-display__label{color:var(--poker-gold-200);font-size:9px}.pot-display>span:last-child{color:#f8f2e39e;font-size:10px}.poker-stage--dealing .pot-display{animation:1s ease-in-out infinite pot-pulse}.side-pots{flex-wrap:wrap;justify-content:center;gap:4px;margin-top:5px;display:flex}.side-pots span{color:var(--poker-gold-200);background:#00000040;border-radius:999px;padding:3px 7px;font-size:8px}.player-seat{z-index:9;justify-items:center;width:142px;transition:opacity .22s,filter .22s;display:grid;position:absolute;transform:translate(-50%,-50%)}.player-seat--slot-0{top:89%;left:50%}.player-seat--slot-1{top:79%;left:18%}.player-seat--slot-2{top:49%;left:6%}.player-seat--slot-3{top:19%;left:17%}.player-seat--slot-4{top:8%;left:39%}.player-seat--slot-5{top:8%;left:61%}.player-seat--slot-6{top:19%;left:83%}.player-seat--slot-7{top:49%;left:94%}.player-seat--slot-8{top:79%;left:82%}.player-seat--hero{z-index:12;width:184px}.player-seat__cards{z-index:2;margin-bottom:-13px;transition:transform .22s,opacity .22s}.player-seat__panel{width:100%;min-height:55px;color:var(--poker-cream-100);background:linear-gradient(145deg,#0a2d26fa,#031a16fa);border:1px solid #e1bf7245;border-radius:11px;padding:8px 10px 7px;position:relative;box-shadow:0 7px 17px #00000052,inset 0 1px #ffffff0a}.player-seat--hero .player-seat__panel{border-color:var(--poker-gold-500);min-height:63px;padding:9px 12px;box-shadow:0 0 0 2px #d2aa531f,0 10px 28px #00000061}.player-seat--turn .player-seat__panel{border-color:var(--poker-gold-300,#ead193);animation:1.3s ease-in-out infinite seat-turn}.player-seat--folded .player-seat__cards{opacity:0;transform:translateY(-18px)scale(.82)rotate(-9deg)}.player-seat--all-in .player-seat__panel:after{color:var(--poker-ink-950);content:"ALL-IN";background:var(--poker-gold-400);border-radius:4px;padding:2px 5px;font-size:7px;font-weight:900;position:absolute;bottom:6px;right:6px}.player-seat--winner .player-seat__panel{border-color:#f0d48d;animation:1.1s ease-in-out infinite alternate winner-glow}.player-seat__identity{align-items:center;gap:5px;min-width:0;display:flex}.player-seat__position{color:var(--poker-ink-950);background:var(--poker-gold-400);border-radius:5px;flex:none;padding:2px 5px;font-size:8px;font-weight:900}.player-seat__name{text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:10px;font-weight:800;overflow:hidden}.dealer-button{color:#2c2514;border:2px solid var(--poker-gold-500);background:#faf4e5;border-radius:50%;flex:none;place-items:center;width:17px;height:17px;font-size:7px;font-weight:900;display:grid}.player-seat__personality{color:#f8f2e380;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:7px;display:block;overflow:hidden}.player-seat__stack{align-items:baseline;gap:5px;margin-top:3px;display:flex}.player-seat__stack strong{color:var(--poker-cream-50);font-size:11px}.player-seat__stack span{color:var(--poker-gold-200);font-size:8px}.player-seat__action{z-index:4;color:var(--poker-ink-950);background:var(--poker-cream-50);border:1px solid var(--poker-gold-400);border-radius:999px;padding:4px 8px;font-size:8px;font-weight:900;animation:1.8s both action-float;position:absolute;top:-20px;box-shadow:0 5px 12px #0003}.player-seat__bet{z-index:3;animation:.3s ease-out both chip-enter;position:absolute;top:-45px;left:50%;transform:translate(-50%)}.player-seat--slot-0 .player-seat__bet{top:-55px}.player-seat--slot-2 .player-seat__bet{top:35px;left:125%}.player-seat--slot-7 .player-seat__bet{top:35px;left:-25%}.time-bank{background:#ffffff1f;border-radius:2px;height:2px;position:absolute;bottom:3px;left:7px;right:7px;overflow:hidden}.time-bank>span{background:var(--poker-gold-400);height:100%;transition:width .3s linear;display:block}.shuffle-status{z-index:20;color:var(--poker-ink-950);background:var(--poker-cream-50);border:1px solid var(--poker-gold-500);box-shadow:var(--poker-shadow-md);border-radius:999px;align-items:center;gap:8px;padding:9px 14px;font-size:10px;font-weight:800;display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.shuffle-status svg{animation:.65s ease-in-out infinite alternate shuffle-icon}.hand-identity-bar{z-index:15;color:#f8f2e3c2;background:#03120fbd;border-top:1px solid #ffffff0f;align-items:center;gap:20px;min-height:42px;padding:5px 18px;display:flex;position:relative}.hand-identity-bar>span,.seed-button>span{display:grid}.hand-identity-bar small{color:#f8f2e366;font-size:7px}.hand-identity-bar strong{font-size:9px}.seed-button{color:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:2px 7px;display:inline-flex}.table-message{color:var(--poker-gold-200);text-align:center;text-overflow:ellipsis;white-space:nowrap;flex:1;margin:0;font-size:9px;overflow:hidden}.coach-toggle-mobile{display:none}@keyframes seat-turn{50%{box-shadow:0 0 0 4px #e1bf722e,0 12px 26px #00000057}}@keyframes winner-glow{to{box-shadow:0 0 18px #f1d387cc,0 10px 30px #0006}}@keyframes action-float{0%{opacity:0;transform:translateY(8px)scale(.85)}15%,78%{opacity:1;transform:translateY(0)scale(1)}to{opacity:.2;transform:translateY(-3px)}}@keyframes chip-enter{0%{opacity:0;transform:translate(-50%,22px)scale(.7)}}@keyframes shuffle-icon{to{transform:rotate(-10deg)translate(3px)}}@keyframes pot-pulse{50%{transform:scale(1.03)}}.betting-controls{z-index:25;color:var(--poker-cream-100);background:linear-gradient(#0b2a24,#061e1a);border-top:1px solid #e1bf7238;grid-template-columns:minmax(270px,.7fr) minmax(420px,1.3fr);grid-template-areas:"facts raise""actions actions";gap:10px 15px;padding:11px 16px 13px;display:grid;position:relative;box-shadow:0 -15px 40px #00000038}.betting-facts{grid-area:facts;grid-template-columns:repeat(4,1fr);gap:6px;display:grid}.betting-fact{background:#ffffff09;border:1px solid #ffffff12;border-radius:9px;align-content:center;min-width:0;padding:7px 9px;display:grid}.betting-fact small{color:#f8f2e375;font-size:7px}.betting-fact em{color:var(--poker-gold-200);text-overflow:ellipsis;white-space:nowrap;font-size:7px;font-style:normal;overflow:hidden}.betting-raise-panel{grid-area:raise;grid-template-rows:auto auto;grid-template-columns:minmax(220px,1fr) auto;column-gap:12px;display:grid}.betting-raise-panel__header{grid-column:1;justify-content:space-between;align-items:center;margin-bottom:3px;font-size:8px;display:flex}.betting-raise-panel__header label{color:#f8f2e394}.betting-raise-panel__header span{color:var(--poker-gold-200)}.betting-raise-panel__input-row{grid-column:1;align-items:center;gap:10px;display:flex}.betting-slider{width:100%;height:4px;accent-color:var(--poker-gold-500);cursor:pointer}.money-input{width:95px;min-height:34px;color:var(--poker-gold-200);background:#ffffff12;border:1px solid #e1bf7257;border-radius:8px;flex:none;align-items:center;display:flex}.money-input input{width:100%;min-width:0;color:var(--poker-cream-50);background:0 0;border:0;outline:0;padding:5px;font-size:12px;font-weight:800}.betting-shortcuts{grid-area:1/2/3;align-self:end;gap:4px;display:flex}.betting-shortcuts button{color:#f8f2e3c2;cursor:pointer;background:#ffffff0e;border:1px solid #ffffff1a;border-radius:7px;min-width:38px;min-height:34px;padding:0 7px;font-size:9px;font-weight:800}.betting-shortcuts button:hover{color:var(--poker-ink-950);background:var(--poker-gold-400)}.betting-shortcuts .betting-shortcuts__all-in{color:var(--poker-gold-200);border-color:#e1bf724d}.betting-validation{color:#f8f2e373;grid-column:1/3;align-self:end;margin-top:3px;font-size:7px}.betting-validation--error{color:#f0a19a}.betting-raise-panel--unavailable{align-content:center;display:block}.raise-unavailable{min-height:60px;color:var(--poker-cream-100);background:#e1bf7214;border:1px solid #e1bf7247;border-radius:11px;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:9px 12px;display:grid}.raise-unavailable__icon{width:37px;height:37px;color:var(--poker-gold-200);background:#e1bf721c;border-radius:10px;place-items:center;display:grid}.raise-unavailable__copy{min-width:0;display:grid}.raise-unavailable__copy strong{color:var(--poker-cream-50);font-size:11px}.raise-unavailable__copy small{color:var(--poker-gold-200);margin-top:2px;font-size:8px}.raise-unavailable>em{color:var(--poker-cream-50);font-size:11px;font-style:normal;font-weight:900}.action-buttons{grid-area:actions;grid-template-columns:.8fr .9fr 1.35fr 1.35fr 1fr auto;gap:7px;display:grid}.action-button,.hint-button{min-height:48px;color:var(--poker-cream-50);cursor:pointer;background:#ffffff0e;border:1px solid #ffffff1f;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:5px 10px;transition:filter .15s,transform .15s,background-color .15s;display:flex}.action-button span{text-align:left;min-width:0;display:grid}.action-button strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.action-button small{color:#f8f2e385;font-size:7px}.action-button:hover:not(:disabled),.hint-button:hover:not(:disabled){filter:brightness(1.13);transform:translateY(-1px)}.action-button:disabled,.hint-button:disabled,.betting-shortcuts button:disabled{opacity:.32;cursor:not-allowed}.action-button--fold{color:#e9b0aa;border-color:#bd403d59}.action-button--check{color:#d3dad6}.action-button--call{background:#194a40;border-color:#2c7160}.action-button--raise{color:#16221e;background:linear-gradient(135deg,#ead18e,#c79c43);border-color:#f4e0a9}.action-button--raise small{color:#16221ea3}.action-button--all-in{color:#fff1ef;background:linear-gradient(135deg,#8d2a2b,#5f1d20);border-color:#ba504e}.hint-button{min-width:60px;color:var(--poker-gold-200);border-color:#e1bf724d;flex-direction:column;gap:1px;font-size:8px}.turn-waiting{color:#f8f2e3c7;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#041814bd;justify-content:center;align-items:center;gap:8px;font-size:11px;font-weight:700;display:flex;position:absolute;inset:0}.turn-waiting__dot{background:var(--poker-gold-400);border-radius:50%;width:7px;height:7px;animation:1s ease-in-out infinite wait-dot}@keyframes wait-dot{50%{opacity:.3;transform:scale(.7)}}.coach-panel{z-index:30;min-width:0;max-height:calc(100dvh - 68px);color:var(--poker-neutral-900);background:var(--poker-cream-100);border-left:1px solid var(--poker-gold-600);grid-template-rows:auto auto 1fr;animation:.28s ease-out both coach-slide;display:grid;position:relative;box-shadow:-15px 0 44px #000e0b40}.coach-panel--collapsed{background:var(--poker-ink-900);display:block}.coach-expand-button{width:100%;height:100%;color:var(--poker-gold-200);cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;gap:13px;padding:20px 8px;display:flex}.coach-expand-button>span{letter-spacing:.16em;writing-mode:vertical-rl;margin-top:4px;font-size:11px;font-weight:800}.grade-dot{color:#fff;background:var(--poker-felt-600);border-radius:50%;place-items:center;width:30px;height:30px;font-size:13px;display:grid}.grade-dot--c,.grade-dot--d{background:var(--poker-yellow-600)}.grade-dot--f{background:var(--poker-red-600)}.coach-panel__header{min-height:69px;color:var(--poker-cream-100);background:var(--poker-ink-900);grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:10px 14px;display:grid}.coach-mark{width:38px;height:38px;color:var(--poker-gold-200);background:#e1bf721a;border:1px solid #e1bf7247;border-radius:11px;place-items:center;display:grid}.coach-panel__header>div{display:grid}.coach-panel__header small{color:#f8f2e380;font-size:8px}.coach-panel__header strong{font-family:var(--poker-font-display);font-size:18px}.coach-panel__header .icon-button{color:#f8f2e3b3}.coach-tabs{background:var(--poker-cream-50);border-bottom:1px solid var(--poker-cream-200);grid-template-columns:1fr 1fr;padding:8px 10px 0;display:grid}.coach-tabs button{min-height:53px;color:var(--poker-neutral-500);text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:auto 1fr;align-content:center;column-gap:6px;padding:5px 8px 10px;display:grid;position:relative}.coach-tabs button:after{content:"";background:var(--poker-felt-600);opacity:0;border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:-1px;left:7px;right:7px}.coach-tabs button svg{grid-row:1/3}.coach-tabs button.is-active{color:var(--poker-ink-800)}.coach-tabs button.is-active:after{opacity:1}.coach-panel__scroll{scrollbar-color:var(--poker-gold-400) transparent;min-height:0;padding:12px;overflow-y:auto}.coach-grade-card{background:#e7f2ec;border:1px solid #bfddce;border-radius:14px;align-items:center;gap:12px;padding:12px;display:flex}.coach-grade-card--c,.coach-grade-card--d{background:var(--poker-yellow-100);border-color:#efd7a5}.coach-grade-card--f{background:var(--poker-red-100);border-color:#efc4bd}.coach-grade-card__grade{color:#fff;background:var(--poker-felt-600);width:48px;height:48px;font-family:var(--poker-font-display);border-radius:50%;flex:none;place-items:center;font-size:25px;font-weight:900;display:grid;box-shadow:inset 0 0 0 4px #fff3}.coach-grade-card--c .coach-grade-card__grade,.coach-grade-card--d .coach-grade-card__grade{background:var(--poker-yellow-600)}.coach-grade-card--f .coach-grade-card__grade{background:var(--poker-red-600)}.coach-grade-card>div{display:grid}.coach-grade-card small{color:var(--poker-neutral-500);font-size:8px}.coach-grade-card strong{color:var(--poker-ink-900);font-family:var(--poker-font-display);font-size:17px}.coach-grade-card div span{color:var(--poker-felt-600);font-size:9px;font-weight:700}.coach-section{background:var(--poker-cream-50);border:1px solid var(--poker-cream-200);border-radius:14px;margin-top:10px;padding:13px;box-shadow:0 5px 14px #142d260d}.coach-section__eyebrow{color:var(--poker-gold-700);letter-spacing:.12em;font-size:8px;font-weight:800}.coach-section h3{color:var(--poker-ink-900);font-family:var(--poker-font-display);margin:4px 0 7px;font-size:15px}.coach-section p{color:var(--poker-neutral-700);margin:0;font-size:11px;line-height:1.65}.coach-section--recommendation{background:linear-gradient(145deg,#fffdf6,#f5ebd4);border-color:#e2cc98}.coach-choice-comparison{gap:5px;margin:9px 0 0;display:grid}.coach-choice-comparison div{grid-template-columns:66px 1fr;align-items:baseline;gap:7px;display:grid}.coach-choice-comparison dt{color:var(--poker-neutral-500);font-size:8px}.coach-choice-comparison dd{color:var(--poker-ink-800);margin:0;font-size:10px;font-weight:800}.strategy-mix{gap:9px;margin-top:10px;display:grid}.strategy-mix__row{grid-template-columns:102px 1fr;align-items:center;gap:8px;display:grid}.strategy-mix__row>span:first-child{display:grid}.strategy-mix__row strong{color:var(--poker-ink-800);font-size:10px}.strategy-mix__row small{color:var(--poker-neutral-500);font-size:7px}.strategy-mix__frequency{background:var(--poker-neutral-100);border-radius:999px;height:18px;display:block;position:relative;overflow:hidden}.strategy-mix__frequency>span{background:linear-gradient(90deg, var(--poker-felt-600), var(--poker-felt-500));border-radius:inherit;height:100%;display:block}.strategy-mix__frequency em{color:var(--poker-ink-900);font-size:8px;font-style:normal;font-weight:900;position:absolute;top:50%;right:7px;transform:translateY(-50%)}.precision-note{border-top:1px dashed var(--poker-cream-200);padding-top:8px;margin-top:9px!important;font-size:8px!important}.coach-section--exploit{background:#edf4f0;border-color:#cbded5}.strategy-difference{color:var(--poker-ink-800);background:#ffffffb3;border-radius:9px;gap:8px;margin-top:12px;padding:9px;display:flex}.strategy-difference svg{color:var(--poker-gold-700);flex:none}.strategy-difference span{font-size:9px;line-height:1.5}.strategy-difference strong{display:block}.concept-tags{flex-wrap:wrap;gap:5px;margin-top:10px;display:flex}.concept-tags span{color:var(--poker-ink-800);background:var(--poker-mint-100);border:1px solid var(--poker-mint-200);border-radius:999px;padding:4px 7px;font-size:8px;font-weight:700}.coach-section--questions{padding-top:5px;padding-bottom:5px}.coach-section details{border-bottom:1px solid var(--poker-cream-200);padding:8px 0}.coach-section details:last-child{border-bottom:0}.coach-section summary{color:var(--poker-ink-800);cursor:pointer;font-size:10px;font-weight:800}.coach-section details ul{color:var(--poker-neutral-700);margin:7px 0 0;padding-left:18px;font-size:9px;line-height:1.55}.coach-section details p{margin-top:7px;font-size:9px}@keyframes coach-slide{0%{opacity:0;transform:translate(18px)}}.mode-select-page,.scenario-page,.review-page,.statistics-page,.range-page,.settings-page{width:min(100%,1640px);min-height:calc(100dvh - 68px);margin:0 auto;padding:clamp(26px,3vw,52px)}.mode-select-page{background:radial-gradient(circle at 96% 5%,#d2aa5321,#0000 26%),radial-gradient(circle at 2% 70%,#0b6c5214,#0000 25%)}.mode-select-header{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:26px;display:flex}.mode-select-header__actions,.review-header__actions,.page-header__actions{flex-wrap:wrap;justify-content:flex-end;gap:9px;display:flex}.mode-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.mode-card{color:var(--poker-neutral-900);text-align:left;background:var(--poker-cream-50);border:1px solid var(--poker-cream-200);box-shadow:var(--poker-shadow-sm);cursor:pointer;border-radius:22px;padding:0;transition:transform .18s,box-shadow .18s,border-color .18s;animation:.48s cubic-bezier(.2,.8,.2,1) both card-rise;display:grid;position:relative;overflow:hidden}.mode-card--free{grid-column:span 2;grid-template-columns:minmax(280px,1.2fr) minmax(280px,1fr)}.mode-card:hover{border-color:var(--poker-gold-500);box-shadow:var(--poker-shadow-md);transform:translateY(-4px)}.mode-card__visual{min-height:152px;padding:12px 12px 0;display:block}.mode-card--free .mode-card__visual{min-height:100%;padding-bottom:12px}.mode-card__visual svg{border-radius:15px;width:100%;height:100%;min-height:152px;display:block}.mode-card__body{align-content:start;padding:15px 18px 18px;display:grid}.mode-card--free .mode-card__body{align-content:center;padding:24px}.mode-card__meta{color:var(--poker-gold-700);letter-spacing:.09em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:8px;font-size:8px;font-weight:800;display:flex}.mode-card__meta em{color:var(--poker-felt-700);background:var(--poker-mint-100);letter-spacing:0;border-radius:999px;padding:3px 6px;font-size:7px;font-style:normal}.mode-card__body>strong{color:var(--poker-ink-900);font-family:var(--poker-font-display);align-items:baseline;gap:8px;margin-top:6px;font-size:23px;display:flex}.mode-card__body>strong small{color:var(--poker-neutral-500);font-family:var(--poker-font-sans);font-size:9px;font-weight:600}.mode-card__description{min-height:42px;color:var(--poker-neutral-700);margin-top:7px;font-size:11px;line-height:1.65}.mode-card__features{flex-wrap:wrap;gap:5px 10px;margin-top:11px;display:flex}.mode-card__features span{color:var(--poker-felt-700);font-size:8px;font-weight:700}.mode-card__cta{color:var(--poker-ink-800);border-top:1px solid var(--poker-cream-200);justify-content:space-between;align-items:center;margin-top:15px;padding-top:11px;font-size:10px;font-weight:900;display:flex}.mode-card:hover .mode-card__cta svg{transform:translate(3px)}.mode-card__cta svg{transition:transform .16s}.fair-play-note,.scenario-disclosure{color:var(--poker-neutral-700);border:1px solid var(--poker-cream-200);background:#ffffff8c;border-radius:15px;align-items:center;gap:13px;margin-top:20px;padding:14px 17px;font-size:10px;line-height:1.55;display:flex}.fair-play-note__icon,.scenario-disclosure>span{width:38px;height:38px;color:var(--poker-gold-700);background:var(--poker-gold-200);border-radius:50%;flex:none;place-items:center;display:grid}.fair-play-note strong{color:var(--poker-ink-800);display:block}.scenario-disclosure{background:var(--poker-mint-100);border-color:var(--poker-mint-200);margin:-8px 0 22px}.scenario-disclosure strong{color:var(--poker-ink-800)}.scenario-disclosure p{margin:2px 0 0;font-size:10px}.scenario-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.scenario-card{min-height:250px;color:var(--poker-neutral-900);text-align:left;background:var(--poker-cream-50);border:1px solid var(--poker-cream-200);box-shadow:var(--poker-shadow-sm);cursor:pointer;border-radius:19px;grid-template-columns:124px 1fr;padding:0;transition:transform .16s,border-color .16s,box-shadow .16s;display:grid;overflow:hidden}.scenario-card:hover{border-color:var(--poker-gold-500);box-shadow:var(--poker-shadow-md);transform:translateY(-3px)}.scenario-card__visual{background:radial-gradient(circle at 50% 45%,#0e765b,#073c32);border-right:1px solid #e1bf7259;display:block;position:relative;overflow:hidden}.scenario-card__visual:before{content:"";border:2px solid #e1bf7280;border-radius:50%;width:150px;height:90px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(90deg)}.scenario-card__number{color:#f8f2e37a;font-family:var(--poker-font-display);font-size:25px;position:absolute;top:15px;left:15px}.scenario-card__cards{display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.scenario-card__cards i{background:var(--poker-cream-50);border:1px solid var(--poker-gold-500);border-radius:5px;width:34px;height:47px;margin-left:-13px;display:block;transform:rotate(-7deg);box-shadow:0 5px 10px #0003}.scenario-card__cards i:nth-child(2){transform:translateY(-5px)}.scenario-card__cards i:nth-child(3){transform:rotate(7deg)}.scenario-card__chip{background:repeating-conic-gradient(var(--poker-cream-50) 0 10deg, var(--poker-gold-500) 10deg 25deg);border:3px solid var(--poker-gold-700);border-radius:50%;width:28px;height:28px;position:absolute;bottom:21px;right:18px}.scenario-card__content{align-content:start;padding:18px;display:grid}.scenario-card__badge{width:max-content;color:var(--poker-red-700);background:var(--poker-red-100);letter-spacing:.04em;border-radius:999px;padding:4px 7px;font-size:8px;font-weight:900}.scenario-card__content>strong{color:var(--poker-ink-900);font-family:var(--poker-font-display);margin-top:9px;font-size:18px}.scenario-card__summary{color:var(--poker-neutral-700);margin-top:7px;font-size:10px;line-height:1.6}.scenario-card__tags{flex-wrap:wrap;gap:5px;margin-top:12px;display:flex}.scenario-card__tags em{color:var(--poker-felt-700);background:var(--poker-mint-100);border-radius:5px;padding:3px 6px;font-size:7px;font-style:normal;font-weight:700}.scenario-card__cta{color:var(--poker-ink-800);border-top:1px solid var(--poker-cream-200);justify-content:space-between;align-self:end;align-items:center;margin-top:13px;padding-top:10px;font-size:9px;font-weight:900;display:flex}@keyframes card-rise{0%{opacity:0;transform:translateY(16px)}}.review-meta-bar{color:var(--poker-cream-100);background:var(--poker-ink-900);border-radius:13px;align-items:center;gap:28px;margin-bottom:17px;padding:11px 15px;display:flex}.review-meta-bar>span{display:grid}.review-meta-bar small{color:#f8f2e373;font-size:8px}.review-meta-bar strong{font-size:10px}.text-toggle{color:var(--poker-gold-200);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;margin-left:auto;padding:6px 8px;font-size:9px;font-weight:800;display:inline-flex}.review-header .square-toggle{color:var(--poker-neutral-500);border-color:var(--poker-cream-200);background:#fff}.review-header .square-toggle.is-active{color:var(--poker-gold-700);background:var(--poker-gold-200)}.hand-timeline{border:1px solid var(--poker-cream-200);box-shadow:var(--poker-shadow-sm);background:#fff;border-radius:15px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));margin-bottom:18px;display:grid;overflow:hidden}.hand-timeline button{min-height:65px;color:var(--poker-neutral-500);text-align:left;border:0;border-right:1px solid var(--poker-cream-200);cursor:pointer;background:0 0;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:10px 12px;display:grid;position:relative}.hand-timeline button:last-child{border-right:0}.hand-timeline button:after{content:"";background:var(--poker-felt-600);opacity:0;height:3px;position:absolute;bottom:0;left:12px;right:12px}.hand-timeline button.is-active{color:var(--poker-ink-800);background:var(--poker-mint-100)}.hand-timeline button.is-active:after{opacity:1}.hand-timeline__number{width:27px;height:27px;color:var(--poker-neutral-500);background:var(--poker-neutral-100);border-radius:50%;place-items:center;font-size:9px;font-weight:900;display:grid}.hand-timeline button.is-complete .hand-timeline__number,.hand-timeline button.is-active .hand-timeline__number{color:#fff;background:var(--poker-felt-600)}.hand-timeline button>span:nth-child(2){display:grid}.hand-timeline strong{font-size:10px}.hand-timeline small{font-size:7px}.mini-grade{color:#fff;background:var(--poker-felt-600);border-radius:6px;place-items:center;width:23px;height:23px;font-size:9px;font-style:normal;font-weight:900;display:grid}.mini-grade--c,.mini-grade--d{background:var(--poker-yellow-600)}.mini-grade--f{background:var(--poker-red-600)}.review-workspace{grid-template-columns:minmax(0,1.55fr) minmax(290px,.7fr);gap:18px;display:grid}.review-table-card,.review-analysis-card{border:1px solid var(--poker-cream-200);box-shadow:var(--poker-shadow-sm);background:#fff;border-radius:18px;overflow:hidden}.review-table-card>header{justify-content:space-between;align-items:center;min-height:68px;padding:12px 16px;display:flex}.review-table-card h2,.review-analysis-card h2{color:var(--poker-ink-900);font-family:var(--poker-font-display);margin:3px 0 0;font-size:20px}.review-grade{color:#fff;background:var(--poker-felt-600);width:46px;height:46px;font-family:var(--poker-font-display);border-radius:50%;place-items:center;font-size:22px;font-weight:900;display:grid}.review-grade--c,.review-grade--d{background:var(--poker-yellow-600)}.review-grade--f{background:var(--poker-red-600)}.review-table-card__felt{min-height:190px;color:var(--poker-cream-100);border-block:1px solid var(--poker-gold-600);background:radial-gradient(circle,#0c6a51,#063d32);grid-template-columns:.8fr 1.6fr .7fr;align-items:center;gap:16px;padding:22px;display:grid}.review-hole-cards,.review-community,.review-pot{justify-items:center;gap:7px;display:grid}.review-table-card__felt small{color:#f8f2e38f;font-size:8px}.community-cards--review{min-height:74px}.community-card-slot--small{width:52px;height:72px}.review-pot strong{color:var(--poker-cream-50);font-size:20px}.review-pot span{color:var(--poker-gold-200);font-size:10px}.review-facts{border-bottom:1px solid var(--poker-cream-200);grid-template-columns:1fr 1fr;margin:0;padding:12px 16px;display:grid}.review-facts div{padding-right:15px;display:grid}.review-facts dt{color:var(--poker-neutral-500);font-size:8px}.review-facts dd{color:var(--poker-ink-800);margin:3px 0 0;font-size:10px;font-weight:800}.review-opponents{border-bottom:1px solid var(--poker-cream-200);background:#fbf8ef;padding:11px 16px}.review-opponents__header{color:var(--poker-ink-800);justify-content:space-between;align-items:baseline;margin-bottom:8px;font-size:9px;font-weight:800;display:flex}.review-opponents__header small{color:var(--poker-neutral-500);font-size:7px;font-weight:500}.review-opponents__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;display:grid}.review-opponents__grid>div{border:1px solid var(--poker-cream-200);background:#fff;border-radius:8px;align-items:center;gap:5px;min-width:0;padding:5px 7px;display:flex;position:relative}.review-opponents__grid>div.is-folded{opacity:.5;filter:grayscale(.5)}.review-opponents__grid>div.is-winner{border-color:var(--poker-gold-500);box-shadow:0 0 0 2px #d2aa5324}.review-opponents__grid>div>span{text-overflow:ellipsis;white-space:nowrap;font-size:8px;font-weight:700;overflow:hidden}.review-opponents__grid em{color:var(--poker-ink-950);background:var(--poker-gold-400);border-radius:4px;padding:2px 4px;font-size:6px;font-style:normal;font-weight:900;position:absolute;top:3px;right:3px}.review-actions-list{gap:4px;padding:13px 16px 17px;display:grid}.review-actions-list>div{color:var(--poker-neutral-700);background:var(--poker-neutral-100);border-radius:8px;grid-template-columns:110px 1fr auto;align-items:center;gap:8px;padding:7px 9px;font-size:9px;display:grid}.review-actions-list>div.is-hero{color:var(--poker-ink-800);background:var(--poker-mint-100);border:1px solid var(--poker-mint-200)}.review-actions-list strong{font-size:10px}.review-actions-list em{color:var(--poker-gold-700);font-size:8px;font-style:normal;font-weight:800}.review-analysis-card{background:linear-gradient(155deg,#fffdf7,#f2e7cf);border-color:#dfc98f;align-self:start;padding:21px}.review-analysis-card__eyebrow{color:var(--poker-gold-700);letter-spacing:.1em;font-size:9px;font-weight:900}.review-recommendation{border-left:3px solid var(--poker-felt-600);background:#ffffffb8;border-radius:8px;margin:15px 0;padding:11px;display:grid}.review-recommendation small{color:var(--poker-neutral-500);font-size:8px}.review-recommendation strong{color:var(--poker-ink-800);margin-top:3px;font-size:12px}.review-analysis-card>p{color:var(--poker-neutral-700);font-size:11px;line-height:1.7}.review-alternatives{flex-wrap:wrap;gap:5px;margin:15px 0;display:flex}.review-alternatives small{width:100%;color:var(--poker-neutral-500);font-size:8px}.review-alternatives span{color:var(--poker-ink-800);background:var(--poker-mint-100);border-radius:999px;padding:5px 8px;font-size:8px;font-weight:700}.replay-controls{border:1px solid var(--poker-cream-200);box-shadow:var(--poker-shadow-sm);background:#fff;border-radius:13px;justify-content:center;align-items:center;gap:10px;margin-top:18px;padding:11px;display:flex}.replay-controls button{min-height:38px;color:var(--poker-ink-800);background:var(--poker-neutral-100);cursor:pointer;border:0;border-radius:9px;align-items:center;gap:6px;padding:0 13px;font-size:9px;font-weight:800;display:inline-flex}.replay-controls button:disabled{opacity:.4;cursor:not-allowed}.replay-controls .replay-controls__play{color:#fff;background:var(--poker-felt-600)}.replay-controls>span{color:var(--poker-neutral-500);font-size:9px}.metric-card-grid{grid-template-columns:1.25fr repeat(3,1fr);gap:14px;margin-bottom:18px;display:grid}.metric-card{border:1px solid var(--poker-cream-200);min-height:128px;box-shadow:var(--poker-shadow-sm);background:#fff;border-radius:17px;align-content:center;padding:18px;display:grid}.metric-card>span{color:var(--poker-neutral-500);font-size:9px;font-weight:700}.metric-card>strong{color:var(--poker-ink-900);font-family:var(--poker-font-display);margin:4px 0;font-size:31px}.metric-card>strong small{font-family:var(--poker-font-sans);margin-left:3px;font-size:13px}.metric-card>em{color:var(--poker-neutral-500);font-size:8px;font-style:normal;line-height:1.45}.metric-card--primary{color:var(--poker-cream-100);background:radial-gradient(circle at 90% 10%, #e1bf7233, transparent 32%), var(--poker-ink-900);border-color:var(--poker-gold-600)}.metric-card--primary>span,.metric-card--primary>em{color:#f8f2e394}.metric-card--primary>strong{color:var(--poker-gold-200)}.metric-card--positive{background:var(--poker-mint-100);border-color:var(--poker-mint-200)}.statistics-grid{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:16px;display:grid}.dashboard-card{border:1px solid var(--poker-cream-200);min-width:0;box-shadow:var(--poker-shadow-sm);background:#fff;border-radius:18px;padding:18px}.dashboard-card>header{justify-content:space-between;align-items:flex-start;margin-bottom:14px;display:flex}.dashboard-card h2{color:var(--poker-ink-900);font-family:var(--poker-font-display);margin:3px 0 0;font-size:19px}.legend-dot{color:var(--poker-neutral-500);align-items:center;gap:5px;font-size:8px;display:inline-flex}.legend-dot:before{content:"";background:var(--poker-felt-600);border-radius:50%;width:7px;height:7px}.trend-chart{min-height:190px;position:relative}.trend-chart svg{width:100%;height:180px;display:block;overflow:visible}.trend-chart__grid{fill:none;stroke:var(--poker-neutral-200);stroke-width:1px;stroke-dasharray:4 5}.trend-chart__line{fill:none;stroke:var(--poker-felt-600);stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.trend-chart__point{fill:var(--poker-gold-500);stroke:#fff;stroke-width:2px;vector-effect:non-scaling-stroke}.trend-chart__start,.trend-chart__end{color:var(--poker-neutral-500);font-size:7px;position:absolute;bottom:-2px}.trend-chart__start{left:18px}.trend-chart__end{right:18px}.trend-chart--empty{color:var(--poker-neutral-500);background:var(--poker-neutral-100);border-radius:10px;place-items:center;font-size:10px;display:grid}.street-accuracy-list{gap:14px;display:grid}.street-accuracy-list>div{gap:5px;display:grid}.street-accuracy-list>div>span:first-child{justify-content:space-between;align-items:center;display:flex}.street-accuracy-list strong{color:var(--poker-ink-800);font-size:10px}.street-accuracy-list em{color:var(--poker-felt-600);font-size:10px;font-style:normal;font-weight:900}.accuracy-track{background:var(--poker-neutral-100);border-radius:999px;height:7px;display:block;overflow:hidden}.accuracy-track>span{background:linear-gradient(90deg, var(--poker-felt-600), var(--poker-gold-500));border-radius:inherit;height:100%;display:block}.dashboard-card--decision-metrics{grid-column:1/-1}.decision-metric-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:9px;display:grid}.decision-metric{background:var(--poker-mint-100);border:1px solid var(--poker-mint-200);border-radius:12px;align-content:space-between;gap:9px;min-width:0;min-height:94px;padding:12px;display:grid}.decision-metric>span:first-child{color:var(--poker-ink-800);gap:2px;font-size:9px;font-weight:800;display:grid}.decision-metric>span:first-child small{color:var(--poker-neutral-500);font-size:7px;font-weight:600}.decision-metric>strong{color:var(--poker-felt-700);font-family:var(--poker-font-display);font-size:21px}.decision-metric .accuracy-track{height:5px}.decision-metric--empty{background:var(--poker-neutral-100);border-color:var(--poker-neutral-200)}.decision-metric--empty>strong{color:var(--poker-neutral-500);font-family:var(--poker-font-sans);font-size:10px}.dashboard-card--positions{grid-column:1}.position-bars{grid-template-columns:repeat(9,1fr);align-items:end;gap:8px;height:180px;padding-top:8px;display:grid}.position-bars>div{grid-template-rows:auto 1fr auto auto;justify-items:center;gap:3px;min-width:0;height:100%;display:grid}.position-bars__label{color:var(--poker-ink-800);font-size:8px;font-weight:900}.position-bars__bar{background:var(--poker-neutral-100);border-radius:7px 7px 2px 2px;align-items:end;width:min(28px,80%);height:100%;display:flex;position:relative;overflow:hidden}.position-bars__bar>span{background:linear-gradient(180deg, var(--poker-gold-500), var(--poker-felt-600));border-radius:inherit;width:100%;display:block}.position-bars strong{color:var(--poker-ink-800);font-size:8px}.position-bars small{color:var(--poker-neutral-500);font-size:6px}.strength-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.strength-list li{color:var(--poker-ink-800);background:var(--poker-mint-100);border-radius:9px;align-items:center;gap:8px;padding:9px 10px;font-size:9px;font-weight:700;display:flex}.strength-list svg{color:var(--poker-felt-600);flex:none}.leaks-section{margin-top:32px}.leaks-section>header{justify-content:space-between;align-items:end;gap:24px;margin-bottom:15px;display:flex}.leaks-section h2{color:var(--poker-ink-900);font-family:var(--poker-font-display);margin:3px 0 0;font-size:25px}.leaks-section header p{max-width:460px;color:var(--poker-neutral-500);text-align:right;margin:0;font-size:9px;line-height:1.55}.leak-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.leak-card{border:1px solid var(--poker-cream-200);box-shadow:var(--poker-shadow-sm);background:#fff;border-radius:16px;padding:17px}.leak-card--important{border-top:3px solid var(--poker-red-600)}.leak-card--attention{border-top:3px solid var(--poker-yellow-600)}.leak-card--improving{border-top:3px solid var(--poker-felt-600)}.leak-card>header{justify-content:space-between;align-items:center;display:flex}.leak-card>header span{color:var(--poker-neutral-300);font-family:var(--poker-font-display);font-size:18px;font-weight:900}.leak-card>header em{color:var(--poker-neutral-700);background:var(--poker-neutral-100);border-radius:999px;padding:3px 6px;font-size:7px;font-style:normal;font-weight:800}.leak-card h3{color:var(--poker-ink-900);font-family:var(--poker-font-display);margin:9px 0 6px;font-size:17px}.leak-card>p{min-height:45px;color:var(--poker-neutral-700);margin:0;font-size:9px;line-height:1.6}.leak-card dl{border-top:1px solid var(--poker-cream-200);gap:7px;margin:13px 0;padding-top:11px;display:grid}.leak-card dl div{grid-template-columns:62px 1fr;gap:7px;display:grid}.leak-card dt{color:var(--poker-neutral-500);font-size:7px}.leak-card dd{color:var(--poker-ink-800);margin:0;font-size:8px;line-height:1.5}.leak-card>button{width:100%;min-height:38px;color:var(--poker-felt-700);background:var(--poker-mint-100);border:1px solid var(--poker-mint-200);cursor:pointer;border-radius:9px;align-items:center;gap:6px;padding:0 10px;font-size:8px;font-weight:900;display:flex}.leak-card>button span{color:var(--poker-neutral-500);margin-left:auto;font-size:7px;font-weight:500}.range-toolbar{border:1px solid var(--poker-cream-200);box-shadow:var(--poker-shadow-sm);background:#fff;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;margin-bottom:16px;padding:12px;display:grid}.position-selector,.spot-selector{flex-wrap:wrap;gap:4px;display:flex}.position-selector button,.spot-selector button{min-width:42px;min-height:34px;color:var(--poker-neutral-500);background:var(--poker-neutral-100);cursor:pointer;border:1px solid #0000;border-radius:8px;padding:0 9px;font-size:9px;font-weight:900}.position-selector button.is-active,.spot-selector button.is-active{color:#fff;background:var(--poker-felt-600);border-color:var(--poker-felt-500)}.spot-selector{justify-content:center}.spot-selector button{min-width:auto;color:var(--poker-neutral-700);border-color:var(--poker-neutral-200);background:0 0;font-weight:700}.range-context{justify-content:flex-end;gap:17px;display:flex}.range-context>span{display:grid}.range-context small{color:var(--poker-neutral-500);font-size:7px}.range-context strong{color:var(--poker-ink-800);font-size:9px}.range-workspace{grid-template-columns:minmax(560px,1fr) 280px;gap:16px;display:grid}.range-matrix-card,.range-detail-card{border:1px solid var(--poker-cream-200);box-shadow:var(--poker-shadow-sm);background:#fff;border-radius:18px}.range-matrix-card{min-width:0;padding:16px}.range-matrix-card>header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.range-matrix-card h2{color:var(--poker-ink-900);font-family:var(--poker-font-display);margin:3px 0 0;font-size:20px}.range-filter{align-items:center;gap:7px;display:flex}.range-filter label{color:var(--poker-neutral-500);font-size:8px}.range-filter select{min-height:34px;color:var(--poker-ink-800);background:var(--poker-neutral-100);border:1px solid var(--poker-neutral-200);border-radius:8px;padding:0 29px 0 9px;font-size:8px}.range-matrix{aspect-ratio:1;grid-template-columns:repeat(13,minmax(0,1fr));gap:3px;width:100%;max-width:850px;margin:0 auto;display:grid}.range-cell{min-width:0;color:var(--poker-neutral-700);background:var(--poker-neutral-100);cursor:pointer;border:1px solid #0000;border-radius:5px;place-items:center;padding:0;transition:opacity .12s,transform .12s,box-shadow .12s;display:grid;position:relative}.range-cell strong{font-size:clamp(7px,.72vw,11px);line-height:1}.range-cell small{font-size:5px;position:absolute;bottom:1px;right:2px}.range-cell:hover:not(:disabled){z-index:2;transform:scale(1.1);box-shadow:0 4px 10px #0003}.range-cell.is-selected{z-index:3;border-color:var(--poker-gold-700);box-shadow:0 0 0 2px var(--poker-gold-200)}.range-cell.is-faded{opacity:.17}.range-cell--open{color:#fff;background:#0d7458}.range-cell--fold{color:#66726d;background:#e8ece9}.range-cell--call{color:#1d3a43;background:#b8d8e1}.range-cell--three-bet{color:#fff;background:#a23a38}.range-cell--mixed{color:#2d2615;background:linear-gradient(135deg,#0d7458 0 49%,#e6c267 51%)}.range-cell--missing{cursor:not-allowed;background:repeating-linear-gradient(135deg,#f2f3f1 0 5px,#e8eae7 5px 10px)}.range-legend{border-top:1px solid var(--poker-cream-200);flex-wrap:wrap;justify-content:center;gap:5px 13px;margin-top:13px;padding-top:11px;display:flex}.range-legend button{color:var(--poker-neutral-700);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;align-items:center;gap:5px;padding:4px 6px;font-size:7px;display:inline-flex}.range-legend button.is-active{border-color:var(--poker-gold-500);background:var(--poker-gold-200)}.range-legend__swatch{border-radius:3px;width:9px;height:9px}.range-legend__swatch--open{background:#0d7458}.range-legend__swatch--fold{background:#dbe0dc}.range-legend__swatch--call{background:#b8d8e1}.range-legend__swatch--three-bet{background:#a23a38}.range-legend__swatch--mixed{background:linear-gradient(135deg,#0d7458 0 49%,#e6c267 51%)}.range-detail-card{text-align:center;align-self:start;padding:21px;position:sticky;top:86px}.range-detail-card__position{color:#fff;background:var(--poker-ink-800);border-radius:8px;place-items:center;min-width:44px;min-height:28px;font-size:10px;font-weight:900;display:inline-grid}.range-detail-card__hand{color:var(--poker-ink-900);font-family:var(--poker-font-display);margin:15px 0 9px;font-size:48px;font-weight:900;line-height:1}.range-action-badge{color:#fff;background:var(--poker-felt-600);border-radius:999px;padding:5px 9px;font-size:8px;font-weight:800;display:inline-block}.range-action-badge--fold{color:var(--poker-neutral-700);background:var(--poker-neutral-100)}.range-action-badge--call{color:#17353e;background:#b8d8e1}.range-action-badge--three-bet{background:#a23a38}.range-action-badge--mixed{color:#342b16;background:var(--poker-gold-400)}.range-frequency{text-align:left;gap:6px;margin-top:16px;display:grid}.range-frequency>span:first-child{justify-content:space-between;align-items:end;display:flex}.range-frequency small{color:var(--poker-neutral-500);font-size:8px}.range-frequency strong{color:var(--poker-felt-600);font-size:17px}.range-detail-card>p{color:var(--poker-neutral-700);text-align:left;margin:17px 0;font-size:9px;line-height:1.65}.range-detail-card dl{border-block:1px solid var(--poker-cream-200);gap:8px;margin:0 0 18px;padding:12px 0;display:grid}.range-detail-card dl div{text-align:left;justify-content:space-between;align-items:baseline;gap:8px;display:flex}.range-detail-card dt{color:var(--poker-neutral-500);font-size:7px}.range-detail-card dd{color:var(--poker-ink-800);margin:0;font-size:8px;font-weight:800}.settings-layout{grid-template-columns:minmax(0,1fr) 310px;gap:18px;display:grid}.settings-main{gap:15px;display:grid}.settings-card,.settings-note,.settings-data-card{border:1px solid var(--poker-cream-200);box-shadow:var(--poker-shadow-sm);background:#fff;border-radius:18px;padding:20px}.settings-card>header{border-bottom:1px solid var(--poker-cream-200);align-items:center;gap:12px;margin-bottom:17px;padding-bottom:14px;display:flex}.settings-card__icon{width:42px;height:42px;color:var(--poker-gold-700);background:var(--poker-gold-200);border-radius:12px;flex:none;place-items:center;display:grid}.settings-card h2,.settings-note h2,.settings-data-card h2{color:var(--poker-ink-900);font-family:var(--poker-font-display);margin:0;font-size:19px}.settings-card header p{color:var(--poker-neutral-500);margin:3px 0 0;font-size:8px}.settings-fields{gap:12px;display:grid}.settings-fields--three{grid-template-columns:repeat(3,1fr)}.settings-fields>label{color:var(--poker-neutral-700);gap:6px;font-size:8px;font-weight:700;display:grid}.settings-money-input{background:var(--poker-neutral-100);border:1px solid var(--poker-neutral-200);border-radius:10px;align-items:center;min-height:42px;display:flex;overflow:hidden}.settings-money-input em{color:var(--poker-gold-700);padding-left:10px;font-size:9px;font-style:normal;font-weight:800}.settings-money-input input{width:100%;min-width:0;color:var(--poker-ink-800);background:0 0;border:0;outline:0;padding:8px;font-size:12px;font-weight:900}.settings-summary{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:14px;display:grid}.settings-summary>span{background:var(--poker-mint-100);border-radius:9px;padding:9px;display:grid}.settings-summary small{color:var(--poker-neutral-500);font-size:7px}.settings-summary strong{color:var(--poker-ink-800);margin-top:2px;font-size:9px}.difficulty-options{border:0;grid-template-columns:repeat(3,1fr);gap:9px;margin:0 0 15px;padding:0;display:grid}.difficulty-options legend{color:var(--poker-neutral-500);margin-bottom:7px;font-size:8px}.difficulty-options label{background:var(--poker-neutral-100);border:1px solid var(--poker-neutral-200);cursor:pointer;border-radius:12px;align-content:center;min-height:88px;padding:12px;display:grid;position:relative}.difficulty-options label.is-selected{background:var(--poker-mint-100);border-color:var(--poker-felt-500);box-shadow:0 0 0 2px #0b6c521a}.difficulty-options input{opacity:0;pointer-events:none;position:absolute}.difficulty-options label>span{display:grid}.difficulty-options strong{color:var(--poker-ink-800);font-size:11px}.difficulty-options small{color:var(--poker-neutral-500);margin-top:4px;font-size:7px;line-height:1.5}.difficulty-options em{color:var(--poker-felt-700);background:#fff;border-radius:999px;padding:2px 5px;font-size:6px;font-style:normal;font-weight:800;position:absolute;top:7px;right:7px}.setting-switches{gap:2px;display:grid}.setting-switch{border-bottom:1px solid var(--poker-cream-200);cursor:pointer;grid-template-columns:1fr auto;align-items:center;gap:16px;min-height:58px;padding:9px 0;display:grid}.setting-switch:last-child{border-bottom:0}.setting-switch>span:first-child{display:grid}.setting-switch strong{color:var(--poker-ink-800);font-size:10px}.setting-switch small{color:var(--poker-neutral-500);margin-top:3px;font-size:7px;line-height:1.45}.setting-switch input{opacity:0;position:absolute}.setting-switch__track{background:var(--poker-neutral-300);border-radius:999px;flex:none;width:43px;height:24px;transition:background-color .16s;display:block;position:relative}.setting-switch__track>span{background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .16s;position:absolute;top:3px;left:3px;box-shadow:0 2px 5px #0003}.setting-switch input:checked+.setting-switch__track{background:var(--poker-felt-600)}.setting-switch input:checked+.setting-switch__track>span{transform:translate(19px)}.setting-switch input:focus-visible+.setting-switch__track{outline:3px solid var(--poker-gold-400);outline-offset:2px}.settings-sidebar{align-content:start;gap:15px;display:grid}.settings-note{color:var(--poker-cream-100);background:radial-gradient(circle at 100% 0, #e1bf722e, transparent 30%), var(--poker-ink-900);border-color:var(--poker-gold-600)}.settings-note>span{width:42px;height:42px;color:var(--poker-gold-200);background:#e1bf721a;border-radius:12px;place-items:center;margin-bottom:12px;display:grid}.settings-note h2{color:var(--poker-cream-50)}.settings-note ul{gap:9px;margin:14px 0 0;padding:0;list-style:none;display:grid}.settings-note li{color:#f8f2e3b8;padding-left:17px;font-size:8px;line-height:1.45;position:relative}.settings-note li:before{content:"";background:var(--poker-gold-400);border-radius:50%;width:7px;height:7px;position:absolute;top:4px;left:0}.settings-data-card h2{margin-top:3px}.settings-data-card p{color:var(--poker-neutral-500);font-size:8px;line-height:1.55}.settings-data-card .danger-outline-button{width:100%;margin-top:10px}@media (width<=1480px){.app-header{grid-template-columns:minmax(210px,auto) 1fr auto;padding-inline:16px}.app-navigation button{min-width:74px;padding-inline:10px;font-size:11px}.gameplay-screen{grid-template-columns:minmax(0,1fr) 338px}.gameplay-screen--coach-collapsed{grid-template-columns:minmax(0,1fr) 62px}.player-seat{width:127px}.player-seat--hero{width:169px}.betting-controls{grid-template-columns:minmax(245px,.68fr) minmax(390px,1.32fr)}.betting-facts{grid-template-columns:repeat(2,1fr)}.scenario-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1220px){.brand-lockup>span:last-child small,.virtual-chip-label{display:none}.app-navigation button{min-width:48px}.app-navigation button span{display:none}.gameplay-screen{grid-template-columns:minmax(0,1fr) 316px}.gameplay-screen--coach-collapsed{grid-template-columns:minmax(0,1fr) 58px}.table-hud__facts{gap:12px}.player-seat{width:112px}.player-seat--hero{width:155px}.player-seat__personality{display:none}.betting-controls{grid-template-columns:1fr;grid-template-areas:"facts""raise""actions"}.betting-facts{grid-template-columns:repeat(4,1fr)}.metric-card-grid{grid-template-columns:repeat(2,1fr)}.decision-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.range-toolbar{grid-template-columns:1fr auto}.spot-selector{grid-area:2/1/auto/-1;justify-content:flex-start}.mode-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mode-card--free{grid-column:1/-1}}@media (width<=1060px){.gameplay-screen,.gameplay-screen--coach-collapsed{display:block}.gameplay-screen__main{grid-template-rows:auto auto}.poker-stage{min-height:660px}.table-canvas{min-height:540px}.player-seat{width:132px}.player-seat--hero{width:178px}.coach-panel{border-top:1px solid var(--poker-gold-600);border-left:0;max-height:560px}.coach-panel--collapsed{display:none}.coach-toggle-mobile{color:var(--poker-gold-200);background:0 0;border:1px solid #e1bf7238;border-radius:8px;align-items:center;gap:6px;margin-left:auto;padding:5px 8px;font-size:8px;font-weight:800;display:inline-flex}.review-workspace{grid-template-columns:1fr}.review-analysis-card{position:static}.statistics-grid{grid-template-columns:1fr}.dashboard-card--positions{grid-column:auto}.leak-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.range-workspace{grid-template-columns:minmax(0,1fr)}.range-detail-card{position:static}.settings-layout{grid-template-columns:1fr}.settings-sidebar{grid-template-columns:1fr 1fr}}@media (width<=780px){.app-header{grid-template-columns:1fr auto;min-height:58px;padding-inline:12px}.brand-mark{width:36px;height:36px}.brand-lockup>span:last-child strong{font-size:14px}.app-navigation{display:none}.app-header__tools{grid-column:2}.app-content{min-height:calc(100dvh - 58px);padding-bottom:63px}.mobile-navigation{z-index:200;height:63px;padding:4px max(5px, env(safe-area-inset-right)) max(4px, env(safe-area-inset-bottom)) max(5px, env(safe-area-inset-left));color:#f8f2e394;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#041b17f7;border-top:1px solid #e1bf7240;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 22px #00000038}.mobile-navigation button{color:inherit;background:0 0;border:0;border-radius:8px;place-items:center;gap:1px;padding:3px;font-size:7px;display:grid}.mobile-navigation button.is-active{color:var(--poker-gold-200);background:#e1bf7217}.mode-select-page,.scenario-page,.review-page,.statistics-page,.range-page,.settings-page{min-height:calc(100dvh - 58px);padding:24px 17px}.page-header,.mode-select-header{flex-direction:column;align-items:flex-start;gap:15px;margin-bottom:20px}.page-header h1,.mode-select-header h1{font-size:31px}.page-header__actions,.mode-select-header__actions,.review-header__actions{justify-content:flex-start;width:100%}.mode-card-grid,.scenario-card-grid{grid-template-columns:1fr}.mode-card--free{grid-column:auto;grid-template-columns:1fr}.mode-card--free .mode-card__visual{min-height:152px}.scenario-card{min-height:220px}.poker-stage{min-height:570px}.table-canvas{min-height:460px}.table-hud{grid-template-columns:auto 1fr;gap:8px;min-height:56px;padding:8px 10px}.table-hud__facts{justify-content:flex-end}.table-hud__facts span:nth-child(2){display:none}.table-hud__actions{grid-column:1/-1;justify-content:flex-end;position:absolute;bottom:-40px;right:8px}.poker-table-surface{border-width:7px;inset:13% 4% 16%}.player-seat{width:92px}.player-seat--hero{width:145px}.player-seat--slot-2{left:8%}.player-seat--slot-7{left:92%}.player-seat__panel{min-height:47px;padding:6px 7px}.player-seat--hero .player-seat__panel{min-height:55px;padding:7px 9px}.player-seat__name{font-size:8px}.player-seat__stack strong{font-size:9px}.player-seat__position{font-size:7px}.player-seat__bet{transform:translate(-50%)scale(.84)}.table-center{top:48%}.community-cards{gap:3px}.pot-display{padding:5px 9px}.pot-display strong{font-size:13px}.hand-identity-bar{gap:9px;padding-inline:10px}.hand-identity-bar>span:first-child{display:none}.betting-controls{padding:10px}.betting-facts{grid-template-columns:repeat(2,1fr)}.betting-raise-panel{grid-template-columns:1fr}.betting-raise-panel__header,.betting-raise-panel__input-row{grid-column:1}.betting-shortcuts{grid-area:auto/1;margin-top:8px}.betting-shortcuts button{flex:1}.betting-validation{grid-column:1}.raise-unavailable{min-height:64px}.action-buttons{grid-template-columns:repeat(3,minmax(0,1fr))}.action-button--raise{grid-column:span 2}.hint-button{min-width:0}.coach-panel__scroll{padding-bottom:calc(76px + env(safe-area-inset-bottom))}.review-meta-bar{flex-wrap:wrap;gap:10px 20px}.review-meta-bar .text-toggle{width:100%;margin-left:0;padding-inline:0}.hand-timeline{scroll-snap-type:x mandatory;border-radius:12px;display:flex;overflow-x:auto}.hand-timeline button{scroll-snap-align:start;flex:0 0 165px;min-width:165px}.review-table-card__felt{grid-template-columns:1fr;gap:16px}.review-facts{grid-template-columns:1fr;gap:8px}.review-opponents__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.review-actions-list>div{grid-template-columns:72px 1fr}.review-actions-list em{grid-column:2}.metric-card-grid{grid-template-columns:1fr 1fr}.metric-card{min-height:112px;padding:14px}.metric-card>strong{font-size:25px}.decision-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.position-bars{gap:3px}.position-bars__bar{width:18px}.leaks-section>header{flex-direction:column;align-items:flex-start}.leaks-section header p{text-align:left}.leak-card-grid,.range-toolbar{grid-template-columns:1fr}.position-selector{flex-wrap:nowrap;overflow-x:auto}.spot-selector{flex-wrap:nowrap;grid-area:auto/1;justify-content:flex-start;overflow-x:auto}.position-selector button,.spot-selector button{flex:none}.range-context{justify-content:flex-start}.range-matrix-card{padding:10px}.range-matrix-card>header{flex-direction:column;align-items:flex-start;gap:8px}.range-matrix{gap:2px}.range-cell{border-radius:3px}.range-cell strong{font-size:clamp(6px,2vw,9px)}.settings-fields--three,.difficulty-options,.settings-summary,.settings-sidebar{grid-template-columns:1fr}}@media (width<=480px){.brand-lockup>span:last-child small{display:none}.app-header__tools .icon-button{width:34px;height:34px}.mode-select-page,.scenario-page,.review-page,.statistics-page,.range-page,.settings-page{padding-inline:13px}.primary-button,.secondary-button{padding-inline:12px;font-size:11px}.mode-card__visual{padding:8px 8px 0}.mode-card__body{padding:13px 15px 16px}.scenario-card{grid-template-columns:92px 1fr;min-height:210px}.scenario-card__content{padding:14px}.scenario-card__content>strong{font-size:16px}.poker-stage{min-height:510px}.table-canvas{min-height:400px}.table-hud{min-height:50px}.table-hud__group strong{font-size:13px}.table-hud__facts span{font-size:9px}.table-hud__actions{bottom:-34px}.icon-text-button{min-height:29px;padding-inline:7px;font-size:8px}.poker-table-surface{box-shadow:0 0 0 2px var(--poker-gold-600), 0 0 0 5px #092923, 0 15px 40px #0006, inset 0 0 40px #00130f80;border-width:5px;inset:14% 1% 18%}.player-seat{width:76px}.player-seat--hero{width:126px}.player-seat--slot-0{top:89%}.player-seat--slot-1{top:77%;left:18%}.player-seat--slot-2{top:48%;left:11%}.player-seat--slot-3{top:21%;left:19%}.player-seat--slot-4{top:11%;left:38%}.player-seat--slot-5{top:11%;left:62%}.player-seat--slot-6{top:21%;left:81%}.player-seat--slot-7{top:48%;left:89%}.player-seat--slot-8{top:77%;left:82%}.player-seat__panel{border-radius:7px;min-height:39px;padding:4px 5px}.player-seat--hero .player-seat__panel{min-height:48px;padding:6px 7px}.player-seat__name{font-size:7px}.player-seat__stack{gap:3px;margin-top:2px}.player-seat__stack strong{font-size:7px}.player-seat__stack span{font-size:6px}.player-seat__position{padding:1px 3px;font-size:6px}.dealer-button{border-width:1px;width:14px;height:14px}.player-seat__cards{transform-origin:bottom;margin-bottom:-10px;transform:scale(.86)}.player-seat--hero .player-seat__cards{margin-bottom:-15px;transform:scale(.78)}.player-seat__action{padding:3px 5px;font-size:6px;top:-12px}.player-seat__bet{top:-31px;transform:translate(-50%)scale(.65)}.player-seat--slot-0 .player-seat__bet{top:-35px}.player-seat--slot-2 .player-seat__bet{top:24px;left:115%}.player-seat--slot-7 .player-seat__bet{top:24px;left:-15%}.community-cards .poker-card--large,.community-card-slot{border-radius:5px;width:34px;height:48px}.table-center{top:48%}.pot-display{gap:4px;margin-top:5px;padding:4px 7px}.pot-display__label{font-size:7px}.pot-display strong{font-size:10px}.pot-display>span:last-child{font-size:7px}.hand-identity-bar{min-height:36px}.seed-button strong{text-overflow:ellipsis;max-width:105px;overflow:hidden}.table-message{display:none}.betting-controls{gap:7px}.betting-fact{padding:5px 7px}.betting-shortcuts{gap:3px}.betting-shortcuts button{min-width:0;padding:0 4px;font-size:7px}.action-button,.hint-button{gap:4px;min-height:45px;padding:4px}.action-button svg{width:17px}.action-button strong{font-size:9px}.action-button small{font-size:6px}.coach-panel{max-height:520px}.coach-tabs button{font-size:10px}.review-opponents__grid{grid-template-columns:1fr 1fr}.replay-controls{z-index:20;gap:5px;position:sticky;bottom:67px}.replay-controls button{padding-inline:8px}.metric-card-grid{grid-template-columns:1fr}.metric-card{min-height:100px}.decision-metric-grid{grid-template-columns:1fr}.position-bars__bar{width:14px}.range-context{flex-direction:column;gap:5px}.range-matrix{gap:1px}.range-cell strong{font-size:6px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.street-strategy-guide{z-index:35;min-width:0;min-height:102px;color:var(--poker-cream-50);background:radial-gradient(circle at 82% 0,#e1bf721f,#0000 28%),linear-gradient(90deg,#0e3b32,#09241f);border-bottom:1px solid #e1bf7242;grid-area:explanation;grid-template-columns:minmax(230px,270px) minmax(540px,1fr) minmax(270px,350px);align-items:stretch;gap:12px;padding:10px 14px;display:grid;position:relative}.street-strategy-guide__header{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:9px;min-width:0;display:grid}.street-strategy-guide__eyebrow,.street-strategy-guide__focus>span{color:var(--poker-gold-300);letter-spacing:.08em;font-size:9px;font-weight:850}.street-strategy-guide__header h2{color:var(--poker-cream-50);font-family:var(--poker-font-display);margin:4px 0 2px;font-size:17px;line-height:1.18}.street-strategy-guide__header p{color:#f8f2e3ad;margin:0;font-size:10px;line-height:1.35}.street-strategy-guide__board-count{min-width:62px;min-height:58px;color:var(--poker-cream-50);text-align:center;background:#ffffff0f;border:1px solid #e1bf7247;border-radius:12px;place-content:center;padding:7px;display:grid}.street-strategy-guide__board-count strong{color:var(--poker-gold-200);font-size:18px;line-height:1}.street-strategy-guide__board-count span{color:#f8f2e3a6;margin-top:4px;font-size:9px;font-weight:750}.street-strategy-guide__steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;min-width:0;margin:0;padding:0;list-style:none;display:grid}.street-strategy-guide__step{background:#ffffff09;border:1px solid #ffffff17;border-radius:11px;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:6px;min-width:0;padding:8px;transition:border-color .16s,background .16s,opacity .16s;display:grid;position:relative}.street-strategy-guide__step--complete{opacity:.66;background:#1b755b2e}.street-strategy-guide__step--current{border-color:var(--poker-gold-400);background:linear-gradient(145deg,#e1bf7233,#1b755b2e);box-shadow:inset 0 0 0 1px #e1bf721f}.street-strategy-guide__step--upcoming{opacity:.48}.street-strategy-guide__step-number{width:24px;height:24px;color:var(--poker-cream-50);background:#ffffff17;border:1px solid #ffffff24;border-radius:50%;place-items:center;font-size:10px;font-weight:900;display:grid}.street-strategy-guide__step--current .street-strategy-guide__step-number{color:var(--poker-ink-950);background:var(--poker-gold-300);border-color:var(--poker-gold-200)}.street-strategy-guide__step h3{color:var(--poker-cream-50);margin:0;font-size:12px;line-height:1.15}.street-strategy-guide__step h3 small{color:#f8f2e38f;font-size:8px;font-weight:600}.street-strategy-guide__compact-description{color:var(--poker-gold-100);margin-top:4px;font-size:9px;font-weight:780;line-height:1.25;display:block}.street-strategy-guide__step div>small{color:#f8f2e380;margin-top:2px;font-size:8px;display:block}.street-strategy-guide__accessible-detail{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.street-strategy-guide__focus{background:#ffffff0e;border:1px solid #e1bf7238;border-radius:12px;align-content:center;min-width:0;padding:9px 12px;display:grid}.street-strategy-guide__focus h3{color:var(--poker-gold-100);font-family:var(--poker-font-display);margin:3px 0;font-size:15px;line-height:1.15}.street-strategy-guide__focus p{color:#f8f2e3bf;margin:0;font-size:10px;line-height:1.35}.coach-street-context{color:var(--poker-ink-900);border:1px solid var(--poker-gold-300);background:linear-gradient(135deg,#eff8f2,#f9f2df);border-radius:13px;gap:8px;margin:14px 14px 0;padding:12px 14px;display:grid}.coach-street-context>div{flex-wrap:wrap;align-items:baseline;gap:5px 9px;display:flex}.coach-street-context small{width:100%;color:var(--poker-gold-800);letter-spacing:.07em;font-size:10px;font-weight:850}.coach-street-context strong{color:var(--poker-ink-900);font-family:var(--poker-font-display);font-size:18px}.coach-street-context em{color:var(--poker-felt-700);font-size:11px;font-style:normal;font-weight:800}.coach-street-context p{color:var(--poker-neutral-700);margin:0;font-size:12px;line-height:1.5}@media (width<=1320px) and (width>=1121px){.street-strategy-guide{grid-template-columns:220px minmax(500px,1fr) 265px;gap:8px;padding-inline:10px}.street-strategy-guide__header p,.street-strategy-guide__step div>small{display:none}.street-strategy-guide__focus p{font-size:9px}}@media (width>=1121px) and (height<=950px){.street-strategy-guide{min-height:60px;padding-block:2px}.street-strategy-guide__header p,.street-strategy-guide__step div>small{display:none}.street-strategy-guide__step{padding-block:3px}.street-strategy-guide__focus{padding:4px 8px}.street-strategy-guide__focus p{line-height:1.25}.gameplay-screen__main{grid-template-rows:minmax(470px,1fr) auto}.table-canvas{min-height:370px}.betting-controls{row-gap:6px;padding-block:3px}.betting-controls__heading{min-height:40px}}@media (width<=1120px){.street-strategy-guide{grid-template-columns:minmax(0,1fr) minmax(260px,.75fr);gap:10px;padding:12px}.street-strategy-guide__steps{order:3;grid-column:1/-1}}@media (width<=780px){.street-strategy-guide{grid-template-columns:1fr;gap:9px;min-height:0;padding:12px 10px}.street-strategy-guide__header h2{font-size:18px}.street-strategy-guide__header p{font-size:11px}.street-strategy-guide__steps{order:initial;grid-column:auto;grid-template-columns:repeat(2,minmax(0,1fr))}.street-strategy-guide__step{min-height:67px}.street-strategy-guide__step h3{font-size:13px}.street-strategy-guide__compact-description{font-size:10px}.street-strategy-guide__focus h3{font-size:17px}.street-strategy-guide__focus p{font-size:12px}.coach-street-context{margin-inline:10px}}@keyframes persistent-action-enter{0%{opacity:0;transform:translateY(5px)scale(.9)}to{opacity:1;transform:translateY(0)scale(1)}}.player-seat__action{color:#09241f;border-width:2px;border-color:var(--poker-gold-300);white-space:nowrap;background:#f8f2e3;justify-content:center;align-items:center;min-width:58px;min-height:28px;padding:4px 10px;font-size:12px;line-height:1;animation:.22s ease-out both persistent-action-enter;display:inline-flex;top:-27px;box-shadow:0 6px 15px #00000061}.player-seat__action[data-action=call]{color:#063d32;background:#d9f5e9;border-color:#42c795}.player-seat__action[data-action=check]{color:#133c52;background:#dceff7;border-color:#63abc8}.player-seat__action[data-action=bet],.player-seat__action[data-action=raise]{color:#30230a;background:#f3d98f;border-color:#d5a63f}.player-seat__action[data-action=fold]{color:#6f2525;background:#f7e2df;border-color:#c96b66}.player-seat__action[data-action=all-in]{color:#fff8e7;background:#9e292d;border-color:#efb1a5}.table-message{min-width:0;min-height:34px;color:var(--poker-cream-50);text-align:left;white-space:normal;background:#15544485;border:1px solid #e1bf723d;border-radius:9px;justify-content:center;align-items:center;gap:8px;padding:5px 10px;font-size:12px;display:flex}.table-message__label{color:var(--poker-ink-950);background:var(--poker-gold-300);letter-spacing:.05em;border-radius:999px;flex:none;padding:3px 7px;font-size:9px;font-weight:900}.table-message__content{min-width:0;color:var(--poker-cream-50);text-overflow:ellipsis;white-space:nowrap;font-weight:750;overflow:hidden}@media (width<=780px){.player-seat__action{border-width:1px;min-width:43px;min-height:23px;padding:3px 6px;font-size:9px;top:-20px}.hand-identity-bar{flex-wrap:wrap;align-content:center;min-height:82px}.table-message{flex:1 0 100%;order:-1;min-height:36px;padding:5px 8px;font-size:11px;display:flex}.table-message__content{white-space:normal}}.poker-app-shell[data-reduced-motion=true] *,.poker-app-shell[data-reduced-motion=true] :before,.poker-app-shell[data-reduced-motion=true] :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.app-navigation button{min-height:48px;font-size:13px;font-weight:750}.virtual-chip-label{font-size:12px}.primary-button,.secondary-button,.danger-outline-button{min-height:52px;padding-inline:20px;font-size:15px}.gameplay-screen{grid-template:"explanation explanation""game-main coach"minmax(0,1fr)/minmax(0,1fr) 400px}.gameplay-screen--coach-collapsed{grid-template-columns:minmax(0,1fr) 72px}.gameplay-screen__main{grid-area:game-main;grid-template-rows:minmax(520px,1fr) auto}.gameplay-screen>.coach-panel{grid-area:coach}.game-explanation{z-index:35;color:#f8f2e3d6;background:linear-gradient(90deg,#0e3b32,#09241f);border-bottom:1px solid #e1bf7233;grid-area:explanation;align-items:center;gap:6px;min-height:46px;margin:0;padding:9px 18px;font-size:14px;line-height:1.5;display:flex;position:relative}.game-explanation strong{color:var(--poker-gold-200);flex:none;font-size:15px}.poker-stage{grid-template-rows:auto minmax(0,1fr) auto;min-height:0}.table-hud{gap:22px;min-height:68px;padding:10px 20px}.hud-kicker{font-size:11px}.table-hud__group strong{font-size:19px}.table-hud__facts{gap:30px}.table-hud__facts span{font-size:14px}.table-hud__facts small{font-size:11px}.icon-text-button{min-height:44px;padding-inline:13px;font-size:13px}.table-canvas{min-height:455px}.player-seat{width:136px}.player-seat--hero{width:184px}.player-seat--slot-0{top:84%}.player-seat--slot-2{left:7%}.player-seat--slot-4,.player-seat--slot-5{top:15%}.player-seat--slot-7{left:93%}.player-seat__panel{min-height:58px;padding:9px 11px 8px}.player-seat--hero .player-seat__panel{min-height:68px;padding:10px 13px}.player-seat__position{padding:3px 6px;font-size:9px}.player-seat__name{font-size:12px}.player-seat__personality{font-size:9px}.player-seat__stack strong{font-size:14px}.player-seat__stack span{font-size:10px}.player-seat__action{padding:5px 9px;font-size:10px;top:-24px}.pot-display{padding:8px 16px}.pot-display__label,.pot-display>span:last-child{font-size:11px}.pot-display strong{font-size:20px}.hand-identity-bar{min-height:50px;padding:7px 20px}.hand-identity-bar small{font-size:10px}.hand-identity-bar strong,.table-message{font-size:12px}.betting-controls{grid-template-columns:minmax(365px,.78fr) minmax(500px,1.22fr);grid-template-areas:"heading heading""facts raise""actions actions";gap:12px 18px;padding:14px 18px 16px}.betting-controls__heading{grid-area:heading;justify-content:space-between;align-items:center;gap:18px;min-width:0;min-height:50px;padding:0 2px;display:flex}.betting-controls__heading>div{min-width:0;display:grid}.betting-controls__heading small{color:var(--poker-gold-200);letter-spacing:.08em;font-size:11px;font-weight:850}.betting-controls__heading h2{color:var(--poker-cream-50);font-family:var(--poker-font-display);margin:2px 0 0;font-size:21px;line-height:1.2}.betting-controls__heading p{color:#f8f2e3ad;text-align:right;max-width:420px;margin:0;font-size:13px;line-height:1.45}.betting-facts{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.betting-fact{border-radius:11px;min-height:68px;padding:9px 11px}.betting-fact small{font-size:11px;line-height:1.25}.betting-fact strong{margin-top:3px;font-size:16px}.betting-fact em{font-size:10px}.betting-raise-panel{grid-template-columns:minmax(230px,1fr) auto;column-gap:14px}.betting-raise-panel__header{margin-bottom:5px;font-size:12px}.betting-raise-panel__input-row{gap:12px}.betting-slider{height:8px}.money-input{border-radius:10px;width:116px;min-height:46px}.money-input>span{padding-left:10px;font-size:15px}.money-input input{padding:7px;font-size:17px}.betting-shortcuts{gap:6px}.betting-shortcuts button{border-radius:9px;min-width:46px;min-height:46px;padding-inline:9px;font-size:11px}.betting-validation{margin-top:5px;font-size:10px;line-height:1.35}.raise-unavailable{min-height:68px}.raise-unavailable__copy strong,.raise-unavailable>em{font-size:14px}.raise-unavailable__copy small{font-size:11px}.action-buttons{gap:9px}.action-button,.hint-button{border-radius:13px;gap:10px;min-height:64px;padding:8px 12px}.action-button strong{font-size:16px}.action-button small{margin-top:2px;font-size:10px}.hint-button{min-width:74px;font-size:12px}.turn-waiting{font-size:15px}.coach-panel{max-height:calc(100dvh - 68px)}.coach-panel__header{gap:12px;min-height:78px;padding:12px 16px}.coach-mark{width:44px;height:44px}.coach-panel__header small{font-size:11px}.coach-panel__header strong{font-size:23px}.coach-tabs{padding:9px 12px 0}.coach-tabs button{min-height:61px;padding:7px 10px 12px;font-size:14px}.coach-tabs button small{font-size:10px}.coach-panel__scroll{padding:16px}.coach-grade-card{gap:14px;padding:15px}.coach-grade-card__grade{width:56px;height:56px;font-size:29px}.coach-grade-card small{font-size:11px}.coach-grade-card strong{font-size:21px}.coach-grade-card div span{font-size:12px}.coach-section{margin-top:13px;padding:17px}.coach-section__eyebrow{font-size:11px}.coach-section h3{margin-block:5px 9px;font-size:19px;line-height:1.3}.coach-section p{font-size:14px;line-height:1.65}.coach-choice-comparison{gap:8px}.coach-choice-comparison div{grid-template-columns:82px 1fr}.coach-choice-comparison dt{font-size:11px}.coach-choice-comparison dd{font-size:14px}.strategy-mix__row{grid-template-columns:126px 1fr}.strategy-mix__row strong{font-size:14px}.strategy-mix__row small,.precision-note{font-size:10px!important}.strategy-mix__frequency{height:24px}.strategy-mix__frequency em{font-size:11px}.strategy-difference span,.concept-tags span,.coach-section summary,.coach-section details ul,.coach-section details p{font-size:12px}.coach-section details{padding-block:11px}.mode-card__meta,.mode-card__features span,.scenario-card__badge,.scenario-card__tags em{font-size:11px}.mode-card__meta em{font-size:10px}.mode-card__body>strong{font-size:27px}.mode-card__body>strong small,.mode-card__cta,.scenario-card__cta{font-size:13px}.mode-card__description,.fair-play-note,.scenario-card__summary,.scenario-disclosure p{font-size:14px}.scenario-card__content>strong{font-size:22px}@media (width<=1320px) and (width>=1121px){.gameplay-screen{grid-template-columns:minmax(0,1fr) 360px}.gameplay-screen--coach-collapsed{grid-template-columns:minmax(0,1fr) 68px}.player-seat{width:122px}.player-seat--hero{width:168px}.player-seat__name{font-size:11px}.betting-controls{grid-template-columns:1fr;grid-template-areas:"heading""facts""raise""actions"}}@media (width<=1120px){.gameplay-screen,.gameplay-screen--coach-collapsed{display:block}.gameplay-screen__main{grid-template-rows:auto auto}.game-explanation{min-height:0;padding-block:11px}.poker-stage{min-height:660px}.table-canvas{min-height:530px}.coach-panel{border-top:1px solid var(--poker-gold-600);border-left:0;grid-template-rows:auto auto auto;max-height:none}.coach-panel--collapsed{display:none}.coach-panel__scroll{overflow:visible}.coach-toggle-mobile{min-height:42px;color:var(--poker-gold-200);background:0 0;border:1px solid #e1bf724d;border-radius:9px;align-items:center;gap:7px;margin-left:auto;padding-inline:11px;font-size:11px;font-weight:800;display:inline-flex}.betting-controls{grid-template-columns:1fr;grid-template-areas:"heading""facts""raise""actions"}}@media (width<=780px){.app-header{min-height:62px}.brand-lockup>span:last-child strong{font-size:16px}.app-content{min-height:calc(100dvh - 62px);padding-bottom:74px}.mobile-navigation{height:70px}.mobile-navigation button{gap:3px;min-width:0;min-height:54px;font-size:10px;font-weight:750}.primary-button,.secondary-button,.danger-outline-button{min-height:50px;font-size:14px}.game-explanation{padding:11px 12px;font-size:13px;display:block}.game-explanation strong{margin-bottom:2px;font-size:14px;display:block}.poker-stage{min-height:630px}.table-hud{grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) auto;gap:8px 10px;min-height:102px;padding:9px 10px 11px}.table-hud__group{grid-area:1/1}.table-hud__group strong{font-size:17px}.hud-kicker{font-size:9px}.table-hud__facts{grid-area:2/1/auto/-1;grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch;gap:7px;display:grid}.table-hud__facts span,.table-hud__facts span:nth-child(2){background:#ffffff0d;border-radius:8px;min-width:0;padding:6px 8px;font-size:11px;display:grid}.table-hud__facts small{font-size:9px}.table-hud__actions{grid-area:1/2;position:static}.icon-text-button{min-height:40px;padding-inline:9px;font-size:11px}.table-canvas{min-height:480px}.poker-table-surface{inset:12% 3% 16%}.player-seat{width:92px}.player-seat--hero{width:146px}.player-seat__panel{min-height:49px;padding:6px 7px}.player-seat--hero .player-seat__panel{min-height:58px;padding:8px 9px}.player-seat__name{font-size:9px}.player-seat__position{padding:2px 4px;font-size:8px}.player-seat__personality{display:none}.player-seat__stack strong{font-size:11px}.player-seat__stack span{font-size:8px}.player-seat__action{font-size:8px;top:-19px}.pot-display strong{font-size:16px}.pot-display__label,.pot-display>span:last-child{font-size:9px}.hand-identity-bar{gap:10px;min-height:50px;padding-inline:10px}.hand-identity-bar small{font-size:9px}.hand-identity-bar strong{font-size:10px}.table-message{display:none}.betting-controls{gap:13px;padding:14px 10px 17px}.betting-controls__heading{flex-direction:column;align-items:flex-start;gap:4px;min-height:0;padding-inline:3px}.betting-controls__heading h2{font-size:21px}.betting-controls__heading p{text-align:left;max-width:none;font-size:13px}.betting-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.betting-fact{min-height:70px}.betting-raise-panel{grid-template-columns:minmax(0,1fr)}.betting-raise-panel__header,.betting-raise-panel__input-row,.betting-shortcuts,.betting-validation{grid-column:1}.betting-shortcuts{grid-row:auto;margin-top:9px}.betting-shortcuts button{flex:1 1 0;min-width:0;min-height:44px;padding-inline:5px;font-size:10px}.action-buttons{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.action-button,.hint-button{min-height:66px}.action-button--raise,.action-button--all-in:last-child{grid-column:1/-1}.action-button strong{font-size:16px}.action-button small{font-size:10px}.hint-button{min-width:0;font-size:12px}.coach-panel__header{min-height:72px}.coach-panel__scroll{padding:14px 12px calc(82px + env(safe-area-inset-bottom))}.coach-section{padding:16px}.coach-section p{font-size:15px}.mode-card__body{padding:18px 19px 21px}}@media (width<=480px){.app-header__tools .icon-button,.brand-mark{width:40px;height:40px}.poker-stage{min-height:615px}.table-canvas{min-height:465px}.poker-table-surface{inset:13% 1% 17%}.player-seat{width:82px}.player-seat--hero{width:132px}.player-seat--slot-0{top:86%}.player-seat--slot-1{top:78%;left:19%}.player-seat--slot-2{top:49%;left:11%}.player-seat--slot-3{top:21%;left:19%}.player-seat--slot-4{top:11%;left:38%}.player-seat--slot-5{top:11%;left:62%}.player-seat--slot-6{top:21%;left:81%}.player-seat--slot-7{top:49%;left:89%}.player-seat--slot-8{top:78%;left:81%}.player-seat__panel{min-height:44px;padding:5px 6px}.player-seat--hero .player-seat__panel{min-height:54px;padding:7px 8px}.player-seat__name{font-size:9px}.player-seat__position{font-size:7px}.player-seat__stack{gap:4px;margin-top:3px}.player-seat__stack strong{font-size:10px}.player-seat__stack span{font-size:7px}.player-seat__action{padding:4px 6px;font-size:7px;top:-17px}.community-cards .poker-card--large,.community-card-slot{width:35px;height:50px}.hand-identity-bar>span:first-child{display:none}.seed-button strong{max-width:120px}.money-input{width:116px}.betting-fact small{font-size:10px}.betting-fact strong{font-size:15px}.action-button,.hint-button{gap:7px;padding-inline:8px}.coach-tabs button{font-size:13px}.coach-choice-comparison div{grid-template-columns:76px 1fr}.strategy-mix__row{grid-template-columns:112px 1fr}}.poker-app-shell[data-page=table] .app-header{min-height:60px}.poker-app-shell[data-page=table] .brand-mark{width:38px;height:38px}.poker-app-shell[data-page=table] .brand-lockup>span:last-child small,.poker-app-shell[data-page=table] .virtual-chip-label{display:none}.poker-app-shell[data-page=table] .gameplay-screen{min-height:calc(100dvh - 60px)}.poker-app-shell[data-page=table] .coach-panel{max-height:calc(100dvh - 60px)}.game-first-entry{min-height:360px;color:var(--poker-cream-50);background:radial-gradient(circle at 88% 18%, #e1bf7233, transparent 27%), linear-gradient(135deg, #0a493d, var(--poker-ink-950) 68%);border:1px solid #e1bf7273;border-radius:28px;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);align-items:center;gap:clamp(28px,4vw,64px);margin-bottom:24px;padding:clamp(28px,4vw,56px);display:grid;position:relative;overflow:hidden;box-shadow:0 24px 54px #00221b3d}.game-first-entry:before{pointer-events:none;content:"";opacity:.12;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff0f 1px,#0000 1px);background-size:34px 34px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 72%);mask-image:linear-gradient(90deg,#000,#0000 72%)}.game-first-entry__copy,.game-first-entry__table-preview{z-index:1;min-width:0;position:relative}.game-first-entry__copy{align-content:center;display:grid}.game-first-entry__copy .card-eyebrow{color:var(--poker-gold-200);font-size:12px}.game-first-entry__copy h2,.game-first-entry__copy h1{max-width:720px;color:var(--poker-cream-50);font-family:var(--poker-font-display);margin:8px 0 12px;font-size:clamp(34px,4vw,58px);line-height:1.1}.game-first-entry__copy>p{color:#f8f2e3c7;max-width:680px;margin:0;font-size:17px;line-height:1.7}.game-first-entry__facts{flex-wrap:wrap;gap:9px;margin-top:20px;display:flex}.game-first-entry__facts>span,.game-first-entry__facts>li{min-height:38px;color:var(--poker-gold-100,#fff3ce);background:#ffffff12;border:1px solid #e1bf7240;border-radius:999px;align-items:center;gap:7px;padding:7px 12px;font-size:13px;font-weight:750;list-style:none;display:inline-flex}.game-first-entry__actions{flex-wrap:wrap;gap:11px;margin-top:24px;display:flex}.game-first-entry__actions .primary-button,.game-first-entry__actions .quick-start-game,.game-first-entry__actions [data-testid=quick-start-game]{color:#172116;background:linear-gradient(135deg,#f1daa0,#d2aa53);border-color:#f8e7b9;min-height:64px;padding-inline:26px;font-size:18px;box-shadow:0 14px 30px #00000038}.game-first-entry__actions .secondary-button{min-height:64px;color:var(--poker-cream-50);background:#ffffff12;border-color:#ffffff2e;font-size:16px}.game-first-entry__table-preview{isolation:isolate;place-items:center;min-height:260px;display:grid}.game-first-entry__table-preview:before{z-index:-1;aspect-ratio:1.7;content:"";width:min(100%,480px);box-shadow:0 0 0 3px var(--poker-gold-500), 0 0 0 10px #082923, 0 24px 40px #00000061, inset 0 0 50px #00130f80;background:radial-gradient(#2aa17c4d,#0000 65%),#07604b;border:15px solid #143e35;border-radius:50%;position:absolute;transform:rotate(-3deg)}.game-first-entry__table-preview:after{z-index:-1;content:"";filter:drop-shadow(0 7px 10px #0000004d);background:linear-gradient(90deg,#fff 0 17%,#0000 17% 20%,#fff 20% 37%,#0000 37% 40%,#fff 40% 57%,#0000 57% 60%,#fff3 60% 77%,#0000 77% 80%,#fff3 80% 97%);border-radius:5px;width:44%;height:48px;position:absolute;transform:rotate(-3deg)}.game-first-entry__table-preview>*{z-index:1;position:relative}.game-first-entry__felt{aspect-ratio:1.7;width:min(88%,440px);color:var(--poker-cream-50);display:block}.game-first-entry__felt i{width:31px;height:31px;color:var(--poker-cream-50);background:#0b3029;border:1px solid #e1bf7294;border-radius:50%;place-items:center;font-size:10px;font-style:normal;font-weight:850;display:grid;position:absolute;transform:translate(-50%,-50%);box-shadow:0 5px 12px #0000004d}.game-first-entry__felt i:first-child{width:39px;height:39px;color:var(--poker-ink-950);background:var(--poker-gold-300,#ead193);font-size:12px;bottom:-18%;left:50%}.game-first-entry__felt i:nth-child(2){bottom:5%;left:22%}.game-first-entry__felt i:nth-child(3){top:50%;left:1%}.game-first-entry__felt i:nth-child(4){top:12%;left:20%}.game-first-entry__felt i:nth-child(5){top:-2%;left:41%}.game-first-entry__felt i:nth-child(6){top:-2%;left:59%}.game-first-entry__felt i:nth-child(7){top:12%;left:80%}.game-first-entry__felt i:nth-child(8){top:50%;left:99%}.game-first-entry__felt i:nth-child(9){bottom:5%;right:14%}.game-first-entry__felt>strong,.game-first-entry__felt>small{white-space:nowrap;position:absolute;left:50%;transform:translate(-50%)}.game-first-entry__felt>strong{color:var(--poker-gold-100,#fff3ce);font-size:18px;bottom:22%}.game-first-entry__felt>small{color:#f8f2e3c2;font-size:11px;font-weight:750;bottom:12%}.mode-card-grid--secondary{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.mode-card-grid--secondary .mode-card,.mode-card-grid--secondary .mode-card--free{grid-column:auto;grid-template-columns:1fr}.mode-card-grid--secondary .mode-card__visual,.mode-card-grid--secondary .mode-card--free .mode-card__visual{min-height:116px;padding:9px 9px 0}.mode-card-grid--secondary .mode-card__visual svg{min-height:116px}.mode-card-grid--secondary .mode-card__body,.mode-card-grid--secondary .mode-card--free .mode-card__body{align-content:start;padding:14px 16px 17px}.mode-card-grid--secondary .mode-card__body>strong{font-size:21px}.mode-card-grid--secondary .mode-card__description{font-size:12px}@media (width>=1321px){.table-canvas{min-height:420px}.betting-controls{row-gap:8px;padding-block:10px 12px}.betting-controls__heading{min-height:44px}}@media (width<=1120px){.poker-app-shell[data-page=table] .coach-panel{max-height:none}.game-first-entry{grid-template-columns:minmax(0,1fr) minmax(300px,.75fr)}.mode-card-grid--secondary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=780px){.poker-app-shell[data-page=table] .app-header{min-height:56px}.poker-app-shell[data-page=table] .app-content,.poker-app-shell[data-page=table] .gameplay-screen{min-height:calc(100dvh - 56px)}.game-first-entry{border-radius:22px;grid-template-columns:1fr;gap:20px;min-height:0;margin-inline:-4px;padding:25px 20px 28px}.game-first-entry__copy h2,.game-first-entry__copy h1{font-size:clamp(31px,10vw,43px)}.game-first-entry__copy>p{font-size:16px}.game-first-entry__facts{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.game-first-entry__facts>span,.game-first-entry__facts>li{text-align:center;border-radius:11px;justify-content:center;min-width:0;font-size:12px}.game-first-entry__actions{grid-template-columns:1fr;display:grid}.game-first-entry__actions .primary-button,.game-first-entry__actions .secondary-button,.game-first-entry__actions .quick-start-game,.game-first-entry__actions [data-testid=quick-start-game]{width:100%;min-height:60px}.game-first-entry__table-preview{min-height:190px}.game-first-entry__table-preview:before{border-width:10px;width:min(88%,420px)}.mode-card-grid--secondary{grid-template-columns:1fr}}.page-eyebrow,.card-eyebrow{font-size:12px}.coach-strategy-details>summary{align-items:center;min-height:44px;font-size:14px;display:flex}.coach-strategy-details[open]>summary{border-bottom:1px solid var(--poker-cream-200);margin-bottom:10px}.review-meta-bar small,.review-table-card__felt small,.review-facts dt,.review-opponents__header small,.review-analysis-card__eyebrow,.review-recommendation small,.review-alternatives small{font-size:11px}.review-meta-bar strong,.review-pot span,.review-facts dd,.review-opponents__header,.review-actions-list,.review-actions-list em,.review-recommendation strong,.review-alternatives span,.replay-controls button,.replay-controls>span{font-size:12px}.hand-timeline button{min-height:78px}.hand-timeline__number{width:34px;height:34px;font-size:12px}.hand-timeline strong,.review-actions-list strong{font-size:13px}.hand-timeline small,.mini-grade{font-size:10px}.mini-grade{width:28px;height:28px}.review-opponents__grid>div{min-height:44px;padding:7px 9px}.review-opponents__grid>div>span{font-size:11px}.review-opponents__grid em{font-size:8px}.review-actions-list>div{min-height:44px;padding:9px 11px;font-size:12px}.review-analysis-card>p{font-size:14px}.review-alternatives span{padding:7px 10px}.replay-controls button{min-height:48px;padding-inline:16px}.metric-card>span,.metric-card>em,.legend-dot,.trend-chart__start,.trend-chart__end{font-size:11px}.dashboard-card h2{font-size:22px}.street-accuracy-list strong,.street-accuracy-list em{font-size:13px}.decision-metric{min-height:108px;padding:14px}.decision-metric>span:first-child{font-size:12px}.decision-metric>span:first-child small{font-size:10px}.decision-metric--empty>strong{font-size:12px}.position-bars__label,.position-bars strong{font-size:10px}.position-bars small{font-size:9px}.strength-list li{min-height:42px;font-size:12px}.leaks-section header p,.leak-card>p{font-size:13px}.leak-card>header em,.leak-card dt{font-size:10px}.leak-card dd,.leak-card>button{font-size:12px}.leak-card>button{min-height:48px}.leak-card>button span{font-size:10px}.position-selector button,.spot-selector button{min-height:44px;padding-inline:11px;font-size:11px}.range-context small,.range-filter label,.range-frequency small,.range-detail-card dt{font-size:11px}.range-context strong,.range-filter select,.range-detail-card dd{font-size:12px}.range-filter select{min-height:44px}.range-legend button{min-height:36px;padding-inline:9px;font-size:10px}.range-detail-card__position,.range-action-badge{font-size:11px}.range-detail-card>p{font-size:13px}.settings-card header p,.settings-fields>label,.settings-note li,.settings-data-card p{font-size:12px}.settings-money-input{min-height:52px}.settings-money-input em{font-size:12px}.settings-money-input input{font-size:16px}.settings-summary small,.difficulty-options legend{font-size:10px}.settings-summary strong{font-size:13px}.difficulty-options label{min-height:102px}.difficulty-options strong,.setting-switch strong{font-size:14px}.difficulty-options small,.setting-switch small{font-size:11px}.difficulty-options em{font-size:9px}.setting-switch{min-height:70px}@media (width<=780px){.review-actions-list>div{grid-template-columns:86px 1fr}.decision-metric-grid{grid-template-columns:1fr}.position-bars{gap:4px}.position-selector button,.spot-selector button{min-width:48px}}.player-seat__action{opacity:1;min-width:58px;min-height:28px;padding:4px 10px;font-size:12px;font-weight:900;line-height:1;animation:none}.player-seat--folded{opacity:1;filter:none}.player-seat--folded .player-seat__panel{opacity:.38;filter:grayscale(.72)}.player-seat--folded .player-seat__action{opacity:1;filter:none}.table-message{opacity:1;align-items:center;gap:8px;min-height:34px;padding:5px 10px;display:flex}.table-message__label{flex:none;font-weight:900}.table-message__content{min-width:0;font-weight:750}@media (width<=780px){.player-seat__action{min-width:43px;min-height:22px;padding:3px 6px;font-size:9px}.hand-identity-bar{flex-wrap:wrap;min-height:82px}.table-message{flex:1 0 100%;order:-1;min-height:30px;padding:4px 7px;font-size:10px;display:flex}.table-message__label{font-size:9px}.table-message__content{font-size:10px}}@media (width>=1121px) and (height<=950px){.betting-controls{row-gap:5px;padding-block:3px 1px}.betting-controls__heading{min-height:40px}}@media (width<=780px){.poker-app-shell[data-page=table] .app-content{padding-bottom:calc(142px + env(safe-area-inset-bottom))}.street-strategy-guide{gap:7px;padding-block:9px}.street-strategy-guide__header p{display:none}.street-strategy-guide__board-count{min-width:56px;min-height:52px;padding:5px}.street-strategy-guide__step{min-height:58px;padding:6px}.street-strategy-guide__step--upcoming{opacity:.68}.street-strategy-guide__compact-description{font-size:11px}.street-strategy-guide__focus{padding:8px 10px}.street-strategy-guide__focus h3{font-size:16px}.street-strategy-guide__focus p{font-size:11px;line-height:1.4}.player-seat__action{min-width:47px;min-height:24px;font-size:10px}.table-message,.table-message__content{font-size:11px}.table-message__label{font-size:10px}.action-buttons{z-index:190;padding:6px max(6px, env(safe-area-inset-right)) 7px max(6px, env(safe-area-inset-left));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#041b17fa;border-top:1px solid #e1bf726b;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;display:grid;position:fixed;bottom:70px;left:0;right:0;box-shadow:0 -10px 26px #00000061}.betting-controls--locked .action-buttons,.action-buttons .hint-button{display:none}.action-button,.hint-button{border-radius:9px;gap:0;min-height:58px;padding:4px 3px}.action-button--raise,.action-button--all-in:last-child{grid-column:auto}.action-button svg{display:none}.action-button span{text-align:center;justify-items:center}.action-button strong{text-overflow:clip;white-space:normal;font-size:11px;line-height:1.15;overflow:visible}.action-button small{margin-top:2px;font-size:8px;line-height:1.1}}:root{color:#f7f0dc;font-synthesis:none;text-rendering:optimizelegibility;background:#032c27;font-family:Noto Sans TC,Microsoft JhengHei,system-ui,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}button,input,select{font:inherit}.boot-shell{place-items:center;min-height:100vh;display:grid}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--poker-ink-950:#071d19;--poker-ink-900:#0a2822;--poker-ink-850:#0d332a;--poker-ink-800:#123f34;--poker-felt-700:#075844;--poker-felt-600:#0b6c52;--poker-felt-500:#138264;--poker-mint-200:#bfe0d1;--poker-mint-100:#e3f0e9;--poker-gold-700:#8a681f;--poker-gold-600:#aa8234;--poker-gold-500:#d2aa53;--poker-gold-400:#e1bf72;--poker-gold-200:#f1dfaf;--poker-cream-50:#fffdf6;--poker-cream-100:#f8f2e3;--poker-cream-150:#f2ead8;--poker-cream-200:#e9dfca;--poker-neutral-900:#1a2623;--poker-neutral-700:#4f625b;--poker-neutral-500:#82918b;--poker-neutral-300:#c8d0cb;--poker-neutral-200:#dde3df;--poker-neutral-100:#edf1ee;--poker-red-700:#9e302f;--poker-red-600:#bd403d;--poker-red-100:#f8e4df;--poker-yellow-600:#bd8427;--poker-yellow-100:#fbefd1;--poker-blue-600:#396d81;--poker-shadow-sm:0 8px 22px #051f1a17;--poker-shadow-md:0 18px 48px #031b1629;--poker-shadow-lg:0 28px 90px #00130f47;--poker-radius-sm:10px;--poker-radius-md:16px;--poker-radius-lg:24px;--poker-radius-xl:32px;--poker-font-sans:"Noto Sans TC", "PingFang TC", "Microsoft JhengHei", system-ui, sans-serif;--poker-font-display:"Noto Serif TC", "PMingLiU", Georgia, serif}
