.cash-buyin-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center}.cash-buyin-popup__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000bf}.cash-buyin-popup__card{position:relative;width:min(380px,90vw);padding:20px 22px;background:linear-gradient(180deg,#1a1a1a,#0d0d0d);border-radius:14px;border:1px solid rgba(241,200,75,.3);color:#fff}.cash-buyin-popup__title{font-size:20px;font-weight:800;text-align:center;margin-bottom:18px;color:#fff}.cash-buyin-popup__section{margin-bottom:12px}.cash-buyin-popup__label{font-size:13px;color:#fff9;margin-bottom:6px}.cash-buyin-popup__balance{padding:10px 12px;background:#ffffff14;border:1px solid rgba(255,255,255,.12);border-radius:8px;font-size:18px;font-weight:700}.cash-buyin-popup__input{width:100%;padding:8px 10px;background:#ffffff14;border:1px solid rgba(255,255,255,.12);border-radius:6px;color:#fff;font-size:18px;font-weight:700;text-align:right;box-sizing:border-box}.cash-buyin-popup__row{display:grid;grid-template-columns:70px 1fr 70px;gap:10px;align-items:center;margin:12px 0}.cash-buyin-popup__minmax{padding:8px;background:#f1c84b1a;border:1px solid rgba(241,200,75,.3);border-radius:6px;color:#f1c84b;font-size:12px;font-weight:700;cursor:pointer;line-height:1.2}.cash-buyin-popup__slider{width:100%}.cash-buyin-popup__summary{text-align:center;font-size:18px;font-weight:800;margin:14px 0 8px;color:#ffffffd9}.cash-buyin-popup__timer{text-align:center;font-size:13px;color:#ff6b6b;margin-bottom:14px}.cash-buyin-popup__error{padding:12px;background:#ff64641a;border:1px solid rgba(255,100,100,.4);border-radius:6px;color:#ff8a8a;margin:12px 0;font-size:14px}.cash-buyin-popup__actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:16px}.cash-buyin-popup__btn{padding:14px;border-radius:8px;font-size:16px;font-weight:800;cursor:pointer;border:0}.cash-buyin-popup__btn--cancel{background:#555;color:#fff}.cash-buyin-popup__btn--ok{background:#2ecc71;color:#fff}.cash-buyin-popup__btn:disabled{opacity:.5;cursor:not-allowed}@font-face{font-family:UTM Avo;src:url(/fonts/UTMAvo.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:UTM Avo;src:url(/fonts/UTMAvoItalic.ttf) format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:UTM Avo;src:url(/fonts/UTMAvoBold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:UTM Avo;src:url(/fonts/UTMAvoBold_Italic.ttf) format("truetype");font-weight:700;font-style:italic;font-display:swap}:root{--app-height: var(--tg-stable-height, var(--tg-viewport-height, 100vh));--tg-chrome-guard: clamp(44px, 6.5vh, 56px);--app-header-row-h: 56px;--app-header-h: calc( var(--tg-safe-top, 0px) + var(--tg-chrome-guard) + var(--app-header-row-h) );--bg: #05080a;--bg-elev: #0a0c10;--surface: #0f1318;--surface-elev: #161b22;--text: #f1f3f5;--text-muted: #b0b6bd;--text-dim: #7c848c;--gold: #f1c84b;--gold-dim: #c8a534;--gold-glow: rgba(241, 200, 75, .18);--border: rgba(241, 200, 75, .14);--border-strong: rgba(241, 200, 75, .3);--radius-sm: 6px;--radius-md: 8px;--radius-lg: 12px;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 24px;--space-6: 32px;--font-h1: 18px;--font-h2: 15px;--font-body: 13px;--font-cap: 11px;--blue-700: #416fb7;--blue-600: #5f89c9;--blue-500: #6f99d5;--blue-100: #e7f0ff;--ink: #17202c;--muted: #6e7786;--line: #d6dce7;--soft: #f4f6fa;--white: #ffffff;--orange: #ff8518;--red: #d92334;--green: #159a56;--night: #101021;--drawer: #3d4189;font-family:UTM Avo,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}@supports (height: 100dvh){:root{--app-height: var(--tg-stable-height, var(--tg-viewport-height, 100dvh))}}*{box-sizing:border-box}html,body,#root{height:var(--app-height);min-height:var(--app-height)}body{margin:0;min-width:320px;overflow:hidden;overscroll-behavior:none;touch-action:manipulation}button,input{font:inherit}button{border:0;cursor:pointer}.app-shell{height:var(--app-height);min-height:var(--app-height);background:radial-gradient(circle at top left,rgba(95,137,201,.28),transparent 38%),linear-gradient(180deg,#111426,#070812);display:grid;place-items:center}.phone-stage{position:relative;width:min(100vw,430px);height:var(--app-height);max-height:var(--app-height);background:#eef1f7;padding-top:0;padding-bottom:env(safe-area-inset-bottom,0px);box-sizing:border-box;overflow:hidden;box-shadow:0 18px 80px #0000007a}.top-warning{min-height:26px;background:#b49a75;color:#fff7e6;display:flex;align-items:center;padding:4px 8px;font-size:12px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.top-warning strong{margin:0 4px;color:#fff;flex-shrink:0}.app-header{height:var(--app-header-h);padding-top:calc(var(--tg-safe-top, 0px) + var(--tg-chrome-guard));box-sizing:border-box;background:#121532;color:#fff}.app-header__row{height:var(--app-header-row-h);display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 calc(env(safe-area-inset-right,0px) + 20px) 0 calc(env(safe-area-inset-left,0px) + 18px)}.brand-block{flex:0 1 auto;min-width:0;height:50px;background:transparent;padding:0;display:flex;align-items:center;overflow:hidden}.brand-block img{width:auto;height:46px;object-fit:contain}.header-actions{display:flex;align-items:center;gap:6px;margin-left:auto}.join-btn,.login-btn,.balance-pill{height:32px;border-radius:5px;color:#fff;padding:0 8px;font-size:13px;font-weight:600;white-space:nowrap}.join-btn{background:#6668cd}.login-btn{background:#e48a4a}.balance-pill{display:none;background:transparent;color:#fff;padding:0 4px}.hamburger{width:24px;height:28px;background:transparent;display:grid;place-content:center;gap:4px;padding:0;flex-shrink:0}.hamburger span{display:block;width:18px;height:2px;background:#fff;border-radius:999px}.screen{height:calc(var(--app-height) - var(--app-header-h) - env(safe-area-inset-bottom,0px) - 58px);max-height:calc(var(--app-height) - var(--app-header-h) - env(safe-area-inset-bottom,0px) - 58px);overflow-y:auto;padding-bottom:0;background:#eef1f7;-webkit-overflow-scrolling:touch}.home-screen{background:#111445;color:#fff;padding:10px 12px 110px}.hero-card{min-height:218px;border-radius:6px;overflow:hidden;background:radial-gradient(circle at 74% 34%,rgba(255,196,44,.85),transparent 19%),radial-gradient(circle at 20% 42%,rgba(99,174,255,.5),transparent 22%),linear-gradient(135deg,#1e2566,#080915 62%,#241511);position:relative;display:flex;align-items:flex-end;padding:18px;box-shadow:0 6px 18px #0000005c}.hero-card:before,.hero-card:after{content:"";position:absolute;border-radius:50%}.hero-card:before{width:170px;height:170px;right:48px;top:30px;border:10px solid rgba(255,221,84,.85);box-shadow:inset 0 0 0 10px #0000002e}.hero-card:after{width:180px;height:130px;right:-30px;bottom:0;background:linear-gradient(135deg,#72d5ff6b,#ff686861);clip-path:polygon(0 18%,92% 0,100% 100%,12% 86%)}.hero-copy{position:relative;z-index:1;text-shadow:0 3px 9px rgba(0,0,0,.7)}.hero-copy span{display:block;color:#ffe478;font-size:13px;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px}.hero-copy strong{display:block;font-size:26px;line-height:1.05}.hero-copy p{margin:6px 0 0;color:#fff7d0;font-size:16px}.hero-ball{position:absolute;right:32px;top:78px;width:82px;height:82px;border-radius:50%;display:grid;place-items:center;z-index:2;background:#fff;color:#121532;border:6px solid #f1c338;font-weight:900;font-size:24px}.slider-dots{display:flex;justify-content:center;gap:8px;padding:14px 0 8px}.slider-dots span{width:18px;height:3px;border-radius:999px;background:#ffffff3d}.slider-dots .active{background:var(--orange)}.home-tabs,.home-filter,.home-sports{display:grid;gap:0;margin-top:8px;border:1px solid #5462d1;border-radius:4px;overflow:hidden}.home-tabs,.home-filter{grid-template-columns:1fr 1fr}.home-sports{grid-template-columns:1fr 1fr;gap:8px;border:0}.home-tabs button,.home-filter button,.home-sports button{height:42px;background:#171b54;color:#ffffffc7;font-size:16px}.home-tabs button.active,.home-filter button.active,.home-sports button.active{background:#606cc8;color:#fff;box-shadow:inset 0 -2px 0 var(--orange)}.home-sports button{border:1px solid #5462d1;border-radius:5px}.upcoming-list{display:grid;gap:10px;margin-top:10px}.upcoming-card{background:#3544ad;color:#fff;border:1px solid #6671da;border-radius:6px;padding:0 10px 12px;overflow:hidden}.upcoming-league{width:72%;margin:0 auto 8px;background:#171b54;padding:6px;clip-path:polygon(10% 0,90% 0,100% 100%,0 100%);font-size:14px}.upcoming-teams{display:grid;grid-template-columns:1fr 80px 1fr;align-items:center;gap:8px;font-size:13px}.upcoming-teams strong{color:#dfe6ff;font-weight:500}.sports-top{height:38px;background:var(--blue-600);color:#fff;display:flex;align-items:center;gap:7px;padding:0 8px;position:relative}.orange-pill,.icon-btn,.round-quick{height:29px;border-radius:999px;color:#fff;background:transparent}.sport-select{display:inline-flex;align-items:center;gap:6px;height:30px;padding:0 12px;background:#ffffff1f;color:#fff;border-radius:999px;font-size:14px;font-weight:600;border:0;cursor:pointer;transition:background .12s}.sport-select:hover,.sport-select.open{background:#ffffff38}.sport-select strong{color:#fff;font-weight:700}.sport-select-icon{font-size:16px}.sport-select-chevron{font-size:10px;opacity:.85;transition:transform .12s}.sport-select.open .sport-select-chevron{transform:rotate(180deg)}.sport-picker-list{position:absolute;top:100%;left:8px;z-index:60;list-style:none;margin:4px 0 0;padding:6px;width:min(240px,calc(100% - 16px));background:#fff;border-radius:12px;box-shadow:0 18px 40px #0000005c;animation:sport-picker-pop .14s ease-out}@keyframes sport-picker-pop{0%{transform:translateY(-6px);opacity:0}to{transform:translateY(0);opacity:1}}.sport-picker-item{display:flex;align-items:center;gap:12px;width:100%;padding:12px 14px;background:transparent;border:0;border-radius:8px;color:#1f2937;font-size:15px;font-weight:500;text-align:left;cursor:pointer}.sport-picker-item:hover{background:#f5f7fb}.sport-picker-item.active{background:#fef3c7;color:#b45309;font-weight:700}.sport-picker-icon{font-size:20px;width:26px;text-align:center}.sport-picker-label{flex:1}.sport-picker-check{color:#f59e0b;font-weight:700;font-size:16px}.coming-soon-panel{margin:14px;padding:24px 18px;background:#fff;border-radius:12px;text-align:center;border:1px solid #e5e9f2;display:flex;flex-direction:column;align-items:center;gap:8px}.coming-soon-badge{display:inline-block;padding:4px 10px;background:#fef3c7;color:#b45309;font-size:11px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;border-radius:999px}.coming-soon-panel h2{margin:4px 0 0;font-size:22px;color:#1f2937}.coming-soon-panel p{margin:0;color:#6b7280;font-size:14px;line-height:1.5}.coming-soon-note{margin-top:6px!important;color:#f59e0b!important;font-size:12px!important;font-weight:600}.orange-pill{background:var(--orange);padding:0 10px;font-size:12px}.icon-btn{width:30px;color:transparent;position:relative}.icon-btn:before{content:"";position:absolute;width:13px;height:13px;border:3px solid #fff;border-radius:50%;left:5px;top:5px}.icon-btn:after{content:"";position:absolute;width:10px;height:3px;background:#fff;rotate:45deg;left:18px;top:20px;border-radius:999px}.round-quick{width:30px;font-size:10px;display:grid;place-items:center;font-weight:800}.round-quick.violet{background:#7c3ff0}.round-quick.cyan{background:#29b7df}.sport-rail{display:flex;align-items:center;gap:8px;overflow-x:auto;background:#fff;padding:7px 8px;scrollbar-width:none}.sport-rail::-webkit-scrollbar{display:none}.filter-rail{display:flex;align-items:stretch;gap:0;overflow-x:hidden;background:#fff;padding:0;scrollbar-width:none}.filter-rail::-webkit-scrollbar{display:none}.sport-chip{flex:0 0 auto;height:31px;background:#fff;color:#707887;border-radius:4px;border:1px solid transparent;padding:0 8px;display:flex;align-items:center;gap:5px}.filter-chip{flex:1 1 0;min-width:0;height:36px;background:#fff;color:#707887;border-radius:0;border:0;border-bottom:2px solid transparent;padding:0 4px;display:flex;align-items:center;justify-content:center;gap:5px;font-size:13px;font-weight:600;white-space:nowrap}.sport-chip.active,.filter-chip.active{color:#4874b7;border-color:#6d94cf;background:#fafdff}.filter-chip.active{background:transparent;color:#4874b7;border-bottom-color:#4874b7}.chip-ball{width:18px;height:18px;border-radius:50%;border:2px solid currentColor}.filter-chip span{background:#a9b0bb;color:#fff;border-radius:4px;min-width:24px;height:18px;display:grid;place-items:center;padding:0 3px;font-size:12px}.filter-chip.active span{background:#8eafdf}.filter-icon{flex:0 0 30px;height:30px;border:1px solid var(--line);border-radius:4px;color:transparent;background:#fff;position:relative}.filter-icon:before{content:"";position:absolute;top:7px;right:8px;bottom:7px;left:8px;border:2px solid #6d7480;border-top:0;clip-path:polygon(0 0,100% 0,62% 45%,62% 100%,38% 100%,38% 45%)}.fav-toggle{flex:0 0 auto;display:flex;align-items:center;gap:3px;height:36px;padding:0 10px;background:transparent;border:0;border-bottom:2px solid transparent;color:#7a8791;font-size:13px;font-weight:600}.fav-toggle__star{font-size:15px;line-height:1}.fav-toggle__count{background:#2d3338;color:#c8d0d5;border-radius:3px;min-width:18px;height:16px;display:grid;place-items:center;padding:0 3px;font-size:11px}.fav-toggle.active{color:var(--gold, #ffd21f);border-bottom-color:var(--gold, #ffd21f)}.fav-toggle.active .fav-toggle__count{background:var(--gold, #ffd21f);color:#221500}.market-switcher{display:grid;grid-template-columns:1fr 1fr 1fr;gap:7px;padding:7px 8px;background:#f6f7fa}.market-switcher button{height:35px;border-radius:4px;background:#fff;color:#616b79;border:1px solid var(--line);font-size:15px}.market-switcher .active{background:var(--blue-600);color:#fff;border-color:var(--blue-600)}.collapse-row{height:34px;background:var(--blue-600);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 10px;font-size:13px}.collapse-row button{color:transparent;background:transparent;width:28px;height:28px;position:relative}.collapse-row button:before{content:"";position:absolute;width:10px;height:10px;border-top:2px solid #fff;border-left:2px solid #fff;rotate:45deg;left:8px;top:11px}.league-stack{display:grid;gap:7px;padding:0 4px 12px}.league-stack--has-onetouch{padding-bottom:110px}.league-stack--poker{padding-bottom:0;display:flex;flex-direction:column;min-height:100%}.league-stack--poker>.poker-lobby{flex:1 1 auto}.league-card{background:#fff;border:1px solid #dce1e8;border-radius:4px;overflow:hidden}.league-card.pink{background:#fff1f2}.league-head{height:34px;display:flex;align-items:center;gap:6px;padding:0 8px;background:#f3f5f8;border-bottom:1px solid #e8edf2}.lh-fav{flex-shrink:0;width:22px;height:22px;background:transparent;display:flex;align-items:center;justify-content:center;color:#aab2bb;padding:0}.lh-name{flex:1 1 auto;min-width:0;font-size:12px;font-weight:700;color:#2a303a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;letter-spacing:.02em}.lh-refresh{flex-shrink:0;width:24px;height:24px;background:transparent;display:flex;align-items:center;justify-content:center;color:#8a9299;padding:0}.star,.tiny-star,.refresh,.league-region{display:none}.match-row{display:grid;grid-template-columns:minmax(96px,36%) 1fr 1fr 1fr;border-top:1px solid #e1e5ec}.mr-status{display:flex;align-items:center;gap:3px;padding:5px 4px 4px 8px;font-size:11px;color:#52709d;min-height:26px;background:#f8f9fb;border-right:1px solid #e8edf2}.mr-col-head{display:flex;align-items:center;justify-content:center;padding:4px 2px;font-size:10px;text-align:center;color:#52709d;line-height:1.15;min-height:26px;background:#f3f5f8;border-bottom:1px solid #e8edf2;border-left:1px solid #e8edf2}.mr-team{display:flex;align-items:center;gap:4px;padding:7px 4px 7px 8px;min-height:46px;background:transparent;text-align:left;color:#20252b;border-right:1px solid #e8edf2;border-bottom:1px solid #f0f2f5}.mr-team--away{color:#b52434}.mr-fav{flex-shrink:0;color:#b0bac2;display:flex;align-items:center}.mr-favbtn{flex-shrink:0;width:18px;height:18px;padding:0;background:transparent;border:0;color:#6b747d;font-size:15px;line-height:1;display:grid;place-items:center;cursor:pointer}.mr-favbtn.is-fav{color:var(--gold, #ffd21f)}.mr-crest{flex-shrink:0;color:#6b747d;display:flex;align-items:center}.mr-flag{flex-shrink:0;font-size:14px;line-height:1;display:inline-flex;align-items:center}.mr-team-name{font-size:13px;font-weight:500;line-height:1.2;min-width:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.mr-live-dot{color:var(--red);display:flex;align-items:center}.mr-score{font-weight:800;font-size:12px;color:var(--red)}.mr-clock{font-size:10px;color:#ff6d7d}.mr-date{font-weight:700;font-size:11px;color:#52709d}.mr-time{font-size:11px;color:#6f7884}.mr-tools{display:flex;align-items:center;gap:4px;padding:5px 4px 5px 8px;min-height:32px;border-right:1px solid #e8edf2}.mr-more{grid-column:2 / span 2;display:flex;align-items:center;justify-content:space-between;gap:6px;width:100%;padding:4px 8px;font-size:11px;font-family:inherit;color:#52709d;text-align:left;min-height:32px;border:none;border-left:1px solid #e8edf2;background:transparent;cursor:pointer}.mr-more-label{flex:1}.mr-more-count{background:var(--blue-600);color:#fff;font-weight:800;font-size:11px;border-radius:4px;padding:2px 6px;min-width:26px;text-align:center}.match-row .odd-cell{border-radius:0;border:none;border-left:1px solid #e8edf2;border-bottom:1px solid #f0f2f5;min-height:46px}.tool{min-width:24px;height:20px;border-radius:999px;background:#eef1f4;color:#6f7884;display:grid;place-items:center;font-size:9px;padding:0 4px}.tool.red{background:#fff0f1;color:var(--red)}.odd-cell,.asian-more,.more-count{border-radius:4px;border:1px solid #d8dde5;background:#fff;color:#20252b;padding:3px;min-width:0}.odd-cell{display:grid;align-content:center;text-align:center}.odd-cell span{color:#626c7a;font-size:11px;line-height:1.1}.odd-cell strong{font-size:17px;line-height:1.05}.odd-cell.hot strong{color:var(--red)}.odd-cell.selected{background:#fff3d0;border-color:var(--orange);box-shadow:inset 0 0 0 1px #ff851859}.odd-cell--placeholder{opacity:.58;cursor:not-allowed}.odd-cell--negative strong{color:var(--red)}.asian-more{grid-column:1 / span 2;color:#343a45;font-size:13px}.more-count{grid-column:4;grid-row:1 / span 2;background:var(--blue-600);color:#fff;align-self:center;height:38px;font-size:13px}.page-dot{width:6px;height:6px;margin:5px auto 0;border-radius:50%;background:var(--blue-600);box-shadow:10px 0 #bec4cf}.one-touch{position:absolute;left:0;right:0;bottom:58px;z-index:8;height:26px;display:flex;align-items:center;justify-content:space-between;padding:0 12px 0 20px;background:#ffffffeb;border-top:1px solid #dbe0e8;color:#6f88aa;font-size:13px}.one-touch:before{content:"";position:absolute;left:8px;width:8px;height:13px;background:#ffbd2e;clip-path:polygon(45% 0,100% 0,58% 43%,100% 43%,23% 100%,42% 55%,0 55%)}.one-touch i{width:34px;height:18px;border-radius:999px;background:#c5c9d1;position:relative}.one-touch i:before{content:"";position:absolute;width:15px;height:15px;left:2px;top:1.5px;border-radius:50%;background:#fff}.one-touch.enabled i{background:#7db1e8}.one-touch.enabled i:before{transform:translate(15px)}.bottom-nav{position:absolute;left:0;right:0;bottom:env(safe-area-inset-bottom,0px);height:58px;z-index:9;display:grid;grid-template-columns:repeat(5,1fr);background:#fff;border-top:1px solid #dce1e8}.bottom-nav-label{font-size:10px}.bottom-nav button{background:#fff;color:#8a98ab;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-size:10px;padding:4px 2px;min-width:0;overflow:hidden}.bottom-nav-icon{display:inline-flex;align-items:center;justify-content:center;height:22px;color:#8a98ab;flex-shrink:0}.bottom-nav-icon svg{display:block;width:20px;height:20px}.bottom-nav-label{font-size:10px;line-height:1;color:#8a98ab;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis;text-align:center}.bottom-nav .active,.bottom-nav .active .bottom-nav-icon,.bottom-nav .active .bottom-nav-label{color:#dc9138}.bet-sheet{position:absolute;left:0;right:0;bottom:calc(58px + env(safe-area-inset-bottom,0px));z-index:20;background:#fff;border-radius:14px 14px 0 0;box-shadow:0 -12px 34px #12182238;transform:translateY(calc(100% - 42px));transition:transform .18s ease;max-height:calc(var(--app-height) - var(--app-header-h) - env(safe-area-inset-bottom,0px) - 28px);overflow-y:auto;-webkit-overflow-scrolling:touch}.bet-sheet.open{transform:translateY(0)}.bet-sheet.collapsed{height:44px;background:#1f2937;border-radius:8px 8px 0 0;display:flex;align-items:stretch;transform:translateY(0);box-shadow:0 -6px 18px #1218222e;overflow:hidden;max-height:44px}.collapsed-bar{flex:1;background:transparent;color:#fff;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:10px;padding:0 10px 0 14px;font-size:13px;text-align:left;border:0;cursor:pointer}.collapsed-leg{display:flex;flex-direction:column;gap:1px;min-width:0}.collapsed-leg strong{color:#fff;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.collapsed-line{color:#f97316;font-size:11px;font-weight:600}.collapsed-odds{color:#facc15;font-size:16px;font-weight:800;flex-shrink:0}.collapsed-expand{color:#facc15;font-size:14px;flex-shrink:0}.collapsed-clear{width:44px;background:#ffffff14;color:#fff;font-size:16px;border:0;border-left:1px solid rgba(255,255,255,.12);cursor:pointer;flex-shrink:0}.collapsed-clear:hover{background:#ffffff24}.sheet-balance{height:42px;border-radius:14px 14px 0 0;background:var(--blue-600);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 10px;font-size:15px}.sheet-balance button{width:32px;height:32px;color:transparent;background:transparent;position:relative}.sheet-balance button:before{content:"";position:absolute;width:11px;height:11px;border-right:2px solid #fff;border-bottom:2px solid #fff;rotate:45deg;left:9px;top:8px}.sheet-tabs,.mode-switch,.sheet-actions{display:grid;grid-template-columns:1fr 1fr}.sheet-tabs{height:48px;border-bottom:1px solid #dce1e8}.sheet-tabs button,.mode-switch button,.sheet-actions button{background:#fff;color:#626c7a;font-size:15px;position:relative}.sheet-tabs .active{color:#6386bf;font-weight:800;box-shadow:inset 0 -2px #6386bf}.sheet-tabs span{position:absolute;right:26px;top:9px;width:7px;height:7px;border-radius:50%;background:#ff001d}.mode-switch{margin:10px;border:1px solid #dce1e8;border-radius:4px;overflow:hidden}.mode-switch button{height:38px}.mode-switch .active{background:var(--blue-600);color:#fff}.mode-switch em{display:inline-grid;place-items:center;width:20px;height:20px;margin-left:4px;border-radius:4px;background:var(--orange);color:#fff;font-style:normal;font-size:12px}.ticket{padding:8px 12px 6px}.ticket-title{display:flex;align-items:center;gap:6px;color:#222b36}.ticket-title button{margin-left:auto;width:26px;height:26px;background:transparent;color:#737b86}.ticket-live{border-radius:4px;background:#dbe2eb;color:#687383;padding:2px 5px;font-size:11px}.ticket-live.on{background:#e71d31;color:#fff}.ticket-main{display:flex;justify-content:space-between;gap:10px;margin-top:7px;padding-left:8px;border-left:3px solid #5f89c9}.ticket-main div:first-child{min-width:0;display:grid;gap:2px}.ticket-main strong{color:#3f73b8;font-size:16px}.ticket-main span{color:#17202c;font-size:14px}.ticket-odd{text-align:right}.ticket-odd strong{color:var(--red);font-size:20px}.ticket-odd span{display:block;color:#535d6a;font-size:11px}.ticket small{display:block;margin-top:5px;color:#798390}.empty-ticket{margin:10px 12px;border:1px dashed #cfd6e1;color:#718093;border-radius:6px;padding:16px;text-align:center;font-size:13px}.stake-row{margin:7px 10px 0;height:36px;display:flex;align-items:center;border:1px solid #8db1da;border-radius:4px;overflow:hidden}.stake-row input{flex:1;min-width:0;height:100%;border:0;padding:0 9px;outline:0;color:var(--ink)}.stake-row span{padding-right:8px;color:#a1a8b2;font-size:13px}.payout-line{display:flex;justify-content:flex-end;gap:6px;padding:7px 12px 8px;font-size:14px}.payout-line strong{color:var(--orange)}.keypad{display:grid;grid-template-columns:repeat(6,1fr);gap:3px;padding:0 8px}.keypad button{height:45px;border-radius:3px;background:#f4f4f4;color:#222;font-size:17px}.quick-row{display:grid;grid-template-columns:repeat(4,1fr);gap:3px;padding:7px 8px}.quick-row button{height:44px;border-radius:3px;background:#7d7d7d;color:#fff;font-size:15px}.place-btn{width:calc(100% - 16px);margin:0 8px 8px;height:48px;border-radius:4px;background:var(--orange);color:#fff;font-size:16px}.sheet-actions{gap:8px;padding:0 8px 8px}.sheet-actions button{height:45px;border:1px solid #dce1e8;border-radius:4px}.sheet-actions button:first-child{background:#5f89c9;color:#fff}.sheet-notice{margin:0;padding:0 12px 12px;color:#6f7884;font-size:12px;line-height:1.35}.drawer-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:40;pointer-events:none}.drawer-layer.open{pointer-events:auto}.drawer-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#03060f9e;opacity:0;transition:opacity .16s ease}.drawer-layer.open .drawer-backdrop{opacity:1}.drawer{position:absolute;top:0;right:0;bottom:0;width:min(67vw,290px);background:var(--drawer);color:#fff;transform:translate(100%);transition:transform .18s ease;box-shadow:-10px 0 32px #00000059}.drawer-layer.open .drawer{transform:translate(0)}.drawer-close{width:100%;height:62px;background:transparent;color:transparent;border-bottom:1px solid rgba(255,255,255,.18);position:relative}.drawer-close:before,.drawer-close:after{content:"";position:absolute;right:24px;top:30px;width:22px;height:3px;background:#fff;border-radius:999px}.drawer-close:before{rotate:45deg}.drawer-close:after{rotate:-45deg}.drawer-section{padding:20px 16px 18px;border-bottom:1px solid rgba(255,255,255,.18)}.drawer-section h2{margin:0 0 14px;font-size:16px;font-weight:500;color:#ffffffdb}.drawer-option{width:100%;min-height:46px;display:grid;grid-template-columns:32px 1fr 24px;align-items:center;gap:9px;background:transparent;color:#fff;text-align:left}.drawer-option strong{font-size:16px;font-weight:500}.drawer-icon,.flag-icon{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#7b83ec;color:#fff;font-size:9px;font-weight:800}.flag-icon{background:#fff;color:#d22d32;border:1px solid rgba(255,255,255,.72)}.drawer-option em{color:transparent;width:18px;height:18px;border-right:2px solid #fff2b0;border-bottom:2px solid #fff2b0;rotate:45deg;transform:translateY(-4px)}.simple-panel,.profile-card,.profile-list{margin:12px;background:#fff;border:1px solid #dce1e8;border-radius:8px}.simple-panel{padding:20px}.simple-panel span,.profile-card span{color:#6386bf;font-size:12px;font-weight:800;text-transform:uppercase}.simple-panel h1,.profile-card h1{margin:6px 0 8px;font-size:22px}.simple-panel p,.profile-card p{margin:0;color:#687383;line-height:1.45}.profile-card{padding:16px;display:grid;gap:16px}.profile-list{display:grid;overflow:hidden}.profile-list button{min-height:48px;background:#fff;border-bottom:1px solid #edf0f4;color:#26313d;text-align:left;padding:0 14px}.profile-list--in-tab{margin-top:0}.poker-lobby-tabs.profile-settings-tabs{grid-template-columns:repeat(3,1fr)}.poker-lobby-tabs.profile-settings-tabs .poker-lobby-tab{padding:12px 6px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;min-width:0;font-size:13px}@media (min-width: 520px){.phone-stage{height:min(var(--app-height),932px);max-height:min(var(--app-height),932px);border-radius:22px}}@media (max-width: 375px){.join-btn{display:none}.match-row{grid-template-columns:minmax(112px,36%) 1fr}.market-labels{font-size:10px}.odd-cell strong{font-size:15px}.bottom-nav button{font-size:10px}}:root{--blue-700: #171b20;--blue-600: #c99516;--blue-500: #f0bd28;--blue-100: #242a31;--ink: #f4f7f8;--muted: #98a1a7;--line: rgba(255, 255, 255, .1);--soft: #12171b;--white: #11161a;--orange: #f7a51f;--gold: #ffd21f;--red: #ff4d5f;--green: #37d56a;--night: #030506;--drawer: #101419;color:var(--ink);background:#030506}.app-shell{background:radial-gradient(circle at 50% 0%,rgba(255,210,31,.18),transparent 34%),linear-gradient(180deg,#11151a,#030506)}.phone-stage{background:#05080a;box-shadow:0 18px 90px #000000b8}.top-warning{background:linear-gradient(90deg,#3e2d0b,#7d5a11);color:#ffe9a7;border-bottom:1px solid rgba(255,210,31,.25)}.top-warning strong{color:var(--gold)}.app-header{background:linear-gradient(180deg,#12171b,#080c0f);border-bottom:1px solid rgba(255,210,31,.18)}.join-btn{background:#ffd21f29;color:var(--gold);border:1px solid rgba(255,210,31,.35)}.login-btn{background:linear-gradient(180deg,#ffd21f,#f29d16);color:#1d1200;font-weight:800}.hamburger span{background:var(--gold)}.screen,.sports-screen{background:linear-gradient(180deg,rgba(255,210,31,.04),transparent 160px),#05080a;color:var(--ink)}.home-screen{background:radial-gradient(circle at 50% 0%,rgba(255,210,31,.12),transparent 38%),#05080a}.hero-card{border:1px solid rgba(255,210,31,.18);background:radial-gradient(circle at 76% 36%,rgba(255,210,31,.82),transparent 18%),radial-gradient(circle at 22% 40%,rgba(47,75,61,.72),transparent 24%),linear-gradient(135deg,#1b231f,#050607 58%,#2c1804)}.hero-card:after{background:linear-gradient(135deg,#ffd21f47,#22875852)}.hero-ball{background:#080c0f;color:var(--gold);border-color:var(--gold)}.slider-dots span{background:#ffffff2e}.slider-dots .active{background:var(--gold)}.home-tabs,.home-filter{border-color:#ffd21f33;background:#0c1115}.home-tabs button,.home-filter button,.home-sports button{background:#0c1115;color:#aeb8bf}.home-tabs button.active,.home-filter button.active,.home-sports button.active{background:#171f19;color:var(--gold);box-shadow:inset 0 -2px 0 var(--gold)}.home-sports button{border-color:#ffd21f33}.upcoming-card{background:linear-gradient(180deg,#151b21,#0b1014);border-color:#ffd21f2e;box-shadow:inset 0 1px #ffffff0a}.upcoming-league{background:#2b2108;color:var(--gold)}.upcoming-teams strong{color:var(--gold)}.sports-top{background:linear-gradient(180deg,#171d22,#0b1014);border-bottom:1px solid rgba(255,210,31,.18)}.orange-pill,.round-quick.violet,.round-quick.cyan{background:linear-gradient(180deg,#ffd21f,#f29d16);color:#211400}.sport-rail,.filter-rail{background:#090d10;border-bottom:1px solid rgba(255,255,255,.06)}.sport-chip{background:#11171c;color:#a4adb4;border-color:#ffffff14}.sport-chip.active{color:var(--gold);background:#1c1a0e;border-color:#ffd21f7a}.filter-chip{background:transparent;color:#7a8791;border-bottom:2px solid transparent;line-height:1}.filter-chip.active{color:var(--gold);background:#ffd21f0d;border-bottom-color:var(--gold)}.filter-chip span{background:#2d3338;color:#c8d0d5;border-radius:3px;min-width:20px;height:16px;display:grid;place-items:center;padding:0 3px;font-size:11px;align-self:center;line-height:1}.filter-chip.active span{background:var(--gold);color:#221500}@keyframes lh-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.lh-refresh--spinning svg{animation:lh-spin .9s linear infinite;display:block}.filter-icon{background:#11171c;border-color:#ffffff14}.filter-icon:before{border-color:var(--gold)}.market-switcher{background:#05080a}.market-switcher button{background:#11171c;border-color:#ffffff14;color:#aeb8bf}.market-switcher .active{background:linear-gradient(180deg,#ffd21f,#d58d12);border-color:#ffd21fb3;color:#211400;font-weight:800}.collapse-row{background:linear-gradient(90deg,#191f17,#4a3608);color:var(--gold);border-block:1px solid rgba(255,210,31,.16)}.league-stack{background:#05080a}.league-card,.league-card.pink{background:#0c1115;border-color:#ffffff14;box-shadow:0 4px 16px #00000047}.league-head{background:#11171c;border-bottom:1px solid rgba(255,210,31,.14)}.lh-fav{color:#556070}.lh-name{color:#dde5e8}.lh-refresh{color:#667078}.match-row{border-top-color:#ffffff0d}.mr-status{background:#0e1318;border-right-color:#ffffff0f;color:#8a9299}.mr-col-head{background:#ffd21f0d;border-bottom-color:#ffffff0d;border-left-color:#ffffff0d;color:#c8a33b}.mr-team{background:#ffd21f08;border-right-color:#ffffff0f;border-bottom-color:#ffffff0a;color:#dde5e8}.mr-team--away{color:#ffdf64}.mr-fav{color:#445058}.mr-score{color:#ff4056}.mr-clock{color:#ff6d7d}.mr-date{color:var(--gold)}.mr-time{color:#8a9299}.match-row .odd-cell{background:#0c1115;border-left-color:#ffffff0d;border-bottom-color:#ffffff0a;color:#eef4f6}.match-row .odd-cell span{color:#9fa9b0}.match-row .odd-cell strong{color:var(--gold)}.match-row .odd-cell--negative strong{color:#ff4d5f}.match-row .odd-cell--placeholder{background:#0a0e12;opacity:.7}.match-row .odd-cell.selected{background:#2d2107;border-left-color:var(--gold);box-shadow:inset 1px 0 0 var(--gold)}.mr-tools{background:#0b0f13;border-right-color:#ffffff0d}.mr-more{background:#0a0e12;border-left-color:#ffffff0d;color:#eef2f6;font-weight:600}.mr-more-count{background:linear-gradient(180deg,#ffd21f,#d68f13);color:#211400}.tool{background:#141b20;color:#97a2aa;border:1px solid rgba(255,255,255,.06)}.tool--live{background:#ff40562e;border-color:#ff405659;color:#ff4d5f}.tool--icon{color:#667078}.odd-cell,.asian-more,.more-count{background:#11171c;border-color:#ffffff14;color:#eef4f6}.odd-cell span{color:#9fa9b0}.odd-cell strong{color:var(--gold)}.odd-cell.hot strong{color:#ff4d5f}.odd-cell.selected{background:#2d2107;border-color:var(--gold);box-shadow:inset 0 0 0 1px #ffd21f61}.odd-cell--placeholder{background:#0d1216;border-color:#ffffff0e;opacity:.66}.odd-cell--placeholder strong{color:#667078}.odd-cell--negative strong{color:#ff4d5f}.asian-more{color:#c8d0d5}.more-count{background:linear-gradient(180deg,#ffd21f,#d68f13);color:#211400;font-weight:800}.page-dot{background:var(--gold);box-shadow:10px 0 #4a4f55}.one-touch{background:#080c0ff5;color:#aeb8bf;border-top-color:#ffd21f24}.one-touch.enabled i{background:var(--gold)}.bottom-nav{background:#080c0f;border-top-color:#ffd21f29}.bottom-nav button{background:#080c0f;color:#79848b}.bottom-nav-icon,.bottom-nav-label{color:#79848b}.bottom-nav .active,.bottom-nav .active .bottom-nav-icon,.bottom-nav .active .bottom-nav-label{color:var(--gold)}.bet-sheet{background:#0c1115;color:#eef4f6;border:1px solid rgba(255,210,31,.2);border-bottom:0;box-shadow:0 -14px 40px #0000009e}.sheet-balance{background:linear-gradient(180deg,#2d2107,#15110a);color:var(--gold);border-bottom:1px solid rgba(255,210,31,.18)}.sheet-tabs,.mode-switch{border-color:#ffffff14}.sheet-tabs button,.mode-switch button,.sheet-actions button{background:#0c1115;color:#aeb8bf}.sheet-tabs .active{color:var(--gold);box-shadow:inset 0 -2px 0 var(--gold)}.mode-switch .active,.sheet-actions button:first-child{background:linear-gradient(180deg,#ffd21f,#d68f13);color:#211400;font-weight:800}.mode-switch em{background:#11171c;color:var(--gold)}.ticket-title,.ticket-main span{color:#eef4f6}.ticket-live{background:#232a30;color:#aeb8bf}.ticket-live.on{background:#ff4056;color:#fff}.ticket-main{border-left-color:var(--gold)}.ticket-main strong,.ticket-odd strong{color:var(--gold)}.ticket small,.ticket-odd span,.sheet-notice{color:#929ca4}.empty-ticket{background:#0a0f13;border-color:#ffd21f2e;color:#9fa9b0}.stake-row{background:#080c0f;border-color:#ffd21f61}.stake-row input{background:#080c0f;color:#fff}.stake-row span{color:#8f989f}.payout-line{color:#aeb8bf}.payout-line strong{color:var(--gold)}.keypad button{background:#171d22;color:#eef4f6;border:1px solid rgba(255,255,255,.05)}.quick-row button{background:#2c3238;color:#eef4f6}.place-btn{background:linear-gradient(180deg,#ffd21f,#f29d16);color:#211400;font-weight:900}.sheet-actions button{border-color:#ffffff14}.drawer-backdrop{background:#000000b8}.drawer{background:linear-gradient(180deg,#151a1f,#080c0f);border-left:1px solid rgba(255,210,31,.18)}.drawer-close{border-bottom-color:#ffd21f24}.drawer-close:before,.drawer-close:after{background:var(--gold)}.drawer-section{border-bottom-color:#ffd21f24}.drawer-section h2{color:#d5dde2}.drawer-icon,.flag-icon{background:#2b2108;color:var(--gold);border-color:#ffd21f4d}.drawer-option em{border-color:var(--gold)}.simple-panel,.profile-card,.profile-list{background:#0c1115;border-color:#ffd21f24;color:#eef4f6}.simple-panel span,.profile-card span{color:var(--gold)}.simple-panel p,.profile-card p{color:#9fa9b0}.profile-list button{background:#0c1115;border-bottom-color:#ffffff0f;color:#eef4f6}.deflect-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px 16px;background:linear-gradient(160deg,#0a0a14,#1a1a2e 60%,#16213e);color:#f5f7fb;font-family:UTM Avo,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.deflect-card{width:100%;max-width:420px;padding:28px 24px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:16px;text-align:center;box-shadow:0 20px 60px #00000073}.deflect-brand{display:flex;flex-direction:column;align-items:center;gap:4px;margin-bottom:20px}.deflect-brand strong{font-size:32px;font-weight:800;letter-spacing:-.5px;color:#f97316}.deflect-brand span{font-size:13px;color:#f5f7fb99;letter-spacing:1px;text-transform:uppercase}.deflect-card h1{margin:0 0 8px;font-size:22px;font-weight:700;color:#fff}.deflect-tag{margin:0 0 24px;font-size:14px;color:#f5f7fbb3;line-height:1.5}.deflect-cta{display:inline-block;margin-bottom:24px;padding:14px 24px;background:#3e5cc6;color:#fff;text-decoration:none;font-weight:700;font-size:15px;border-radius:999px;transition:background .12s}.deflect-cta:hover{background:#4e6fe0}.deflect-qr-wrap{display:flex;flex-direction:column;align-items:center;margin:0 0 20px}.deflect-qr{display:inline-block;padding:12px;background:#fff;border-radius:12px;line-height:0}.deflect-qr svg{display:block;width:240px;height:240px}.deflect-qr-loading,.deflect-qr-error{width:240px;height:240px;display:flex;align-items:center;justify-content:center;padding:16px;font-size:13px;color:#1f2937;text-align:center;background:#fff}.deflect-qr-loading{font-size:32px}.deflect-qr-caption{margin:12px 0 0;font-size:12px;color:#f5f7fb80;letter-spacing:.3px}.deflect-bullets{list-style:none;padding:0;margin:0;text-align:left;display:flex;flex-direction:column;gap:8px;font-size:13px;color:#f5f7fbbf}.deflect-bullets li{padding:8px 12px;background:#ffffff08;border-radius:8px;border:1px solid rgba(255,255,255,.06)}.deflect-bullets a{color:#f97316;text-decoration:none}.deflect-bullets a:hover{text-decoration:underline}.poker-lobby{display:flex;flex-direction:column;background:#0a0612;margin:0}.poker-lobby-tabs{display:grid;grid-template-columns:1fr 1fr;background:#1a0830;border-bottom:1px solid #4a1a7c}.poker-lobby-tab{padding:12px;background:transparent;border:0;font-size:14px;font-weight:600;color:#c8b88a;cursor:pointer;border-bottom:2px solid transparent}.poker-lobby-tab.active{color:#f1c84b;border-bottom-color:#f1c84b;background:#2a0e4f}.poker-lobby-gtd-banner{display:flex;align-items:center;gap:10px;padding:12px 16px;background:linear-gradient(90deg,#2a0e4f,#1a0830);color:#f1c84b;font-size:13px;font-weight:600;border-bottom:1px solid #4a1a7c}.poker-lobby-resume{margin:12px 12px 4px;border:1px solid rgba(241,200,75,.35);border-radius:10px;background:#f1c84b0f;padding:8px}.poker-lobby-resume__head{font-family:UTM Avo,system-ui,sans-serif;font-size:12px;font-weight:800;letter-spacing:.5px;color:#f1c84b;text-transform:uppercase;padding:4px 4px 8px}.poker-lobby-resume__row{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px;border-radius:8px;background:#ffffff0a}.poker-lobby-resume__row+.poker-lobby-resume__row{margin-top:6px}.poker-lobby-resume__meta{display:flex;flex-direction:column;gap:2px;min-width:0}.poker-lobby-resume__title{font-family:UTM Avo,system-ui,sans-serif;font-size:13px;font-weight:800;color:#f5ecd2;letter-spacing:.3px}.poker-lobby-resume__state{font-size:11px;font-family:UTM Avo,system-ui,sans-serif;letter-spacing:.4px;color:#f5ecd299}.poker-lobby-resume__state--your_turn{color:#ff8a8a;font-weight:700}.poker-lobby-resume__state--opponent_turn{color:#f5ecd2bf}.poker-lobby-resume__state--settled{color:#6dd66d}.poker-lobby-resume__state--stuck{color:#f1c84b;font-weight:700}.poker-lobby-resume__actions{display:flex;gap:6px;flex-shrink:0}.poker-lobby-resume__resume{background:linear-gradient(180deg,#f1c84bf2,#c8a534f2);color:#0a0612;border:0;border-radius:999px;padding:6px 12px;font-family:UTM Avo,system-ui,sans-serif;font-weight:800;font-size:11px;letter-spacing:.4px;cursor:pointer}.poker-lobby-resume__exit{background:#ff8a8a1a;color:#ffb0b0;border:1px solid rgba(255,138,138,.45);border-radius:999px;padding:6px 10px;font-family:UTM Avo,system-ui,sans-serif;font-weight:700;font-size:11px;letter-spacing:.4px;cursor:pointer}.poker-lobby-resume__exit:disabled{opacity:.5;cursor:progress}.poker-play-waiting--stuck{color:#f1c84b;border-color:#f1c84b73;background:#f1c84b14}.poker-lobby-gtd-banner span:first-child{font-size:18px}.poker-lobby-empty{padding:36px 20px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:8px;background:#0a0612}.poker-lobby-icon{font-size:48px;margin-bottom:4px;opacity:.7}.poker-lobby-empty h3{margin:0;font-size:17px;color:#f1c84b;font-family:UTM Avo,serif;letter-spacing:.3px}.poker-lobby-empty p{margin:0;color:#c8b88a;font-size:13px;line-height:1.5;max-width:320px}.poker-disabled-notice{margin:4px 16px 8px;padding:10px 12px;background:#f1c84b14;border-left:3px solid #f1c84b;color:#f1c84b;font-size:12px;font-weight:600;border-radius:4px}.poker-shared-balance-note{margin:0 16px 16px;padding:8px 12px;font-size:11px;color:#c8b88a;background:#f1c84b0a;border-radius:4px;line-height:1.5}.poker-lobby-cash-list{display:flex;flex-direction:column;gap:10px;padding:12px 6px calc(env(safe-area-inset-bottom,0px) + 76px);flex:1 1 auto;background:#0a0612}.poker-lobby-cash-list>:last-child{margin-bottom:0}.poker-lobby-stake-row{display:flex;flex-direction:column;align-items:stretch;gap:10px;padding:12px 14px;background:#1a0830;border:1px solid rgba(241,200,75,.18);border-radius:8px;overflow:hidden;min-width:0;position:relative}.poker-lobby-stake-main{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}.poker-lobby-browse-wrapper{width:100%;min-width:0;overflow:hidden}.poker-lobby-demo-row{background:linear-gradient(180deg,#3a1a5f,#2a0e4f);border-color:#f1c84b}.poker-lobby-stake-info{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1 1 auto}.poker-lobby-stake-blinds{font-size:14px;font-weight:700;color:#f1c84b;letter-spacing:.3px;font-family:UTM Avo,serif}.poker-lobby-stake-cap{font-size:11px;color:#c8b88a;line-height:1.4}.poker-lobby-demo-label{font-size:14px;font-weight:700;color:#f1c84b;letter-spacing:.3px;font-family:UTM Avo,serif}.poker-lobby-demo-quota{font-size:11px;color:#f5d27a;font-weight:600;line-height:1.4}.poker-lobby-demo-no-withdraw{font-size:10px;color:#e8d89a;opacity:.85;line-height:1.4;overflow-wrap:normal;word-break:normal;white-space:normal;max-width:100%}.poker-lobby-size-row{display:flex;gap:6px;flex-shrink:0;flex-wrap:wrap;justify-content:flex-end}.poker-room-row{padding:10px 20px;background:linear-gradient(180deg,#1a0830eb,#0a0612eb);border:1px solid rgba(241,200,75,.18);border-radius:10px}.poker-room-row.poker-lobby-demo-row{background:linear-gradient(180deg,#3a1a5f8c,#2a0e4f8c);border-color:#f1c84b73}.poker-room-row__accent{position:absolute;top:8px;bottom:8px;left:4px;width:3px;border-radius:999px;pointer-events:none}.poker-room-row__accent--open{background:linear-gradient(180deg,#6dd66d,#3aa83a)}.poker-room-row__accent--playing{background:linear-gradient(180deg,#f1c84b,#c89a2c)}.poker-room-row__accent--locked{background:linear-gradient(180deg,#ff6b6bb3,#a03c3cb3)}.poker-room-row__main{display:grid!important;grid-template-columns:minmax(0,1fr) 104px;gap:10px;align-items:center;min-width:0}@media (max-width: 380px){.poker-room-row__main{grid-template-columns:minmax(0,1fr) 88px;gap:8px}.poker-room-row{padding:8px 16px}}.poker-room-row__info{display:flex;flex-direction:column;gap:4px;min-width:0}.poker-room-row__badges{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.poker-room-row__badge{font-size:9px;font-weight:800;letter-spacing:.6px;padding:2px 6px;border-radius:4px;border:1px solid rgba(200,184,138,.3);background:#ffffff0a;color:#c8b88ad9;white-space:nowrap}.poker-room-row__badge--demo{color:#f1c84b;border-color:#f1c84b8c;background:#f1c84b1a}.poker-room-row__badge--cash{color:#b6e2b6;border-color:#8cc88c8c;background:#8cc88c1a}.poker-room-row__badge--size{color:#c8b88ad9}.poker-room-row__badge--locked{color:#ff8c8c;border-color:#ff6b6b80;background:#ff6b6b14}.poker-room-row__blinds{font-size:18px;font-weight:800;color:#f5f7f6;font-variant-numeric:tabular-nums;letter-spacing:.3px;line-height:1.1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.poker-room-row__byline{font-size:11px;color:#c8b88a;line-height:1.3;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:normal;overflow-wrap:normal}.poker-room-row__err{font-size:11px;color:#ff8a8a;margin-top:2px}.poker-room-row__actions{display:flex;flex-direction:column;gap:4px;justify-self:stretch}.poker-room-row__join{display:inline-flex;align-items:center;justify-content:center;gap:4px;min-height:44px;padding:4px 8px;border:0;border-radius:8px;background:linear-gradient(180deg,#5eb55e,#3a8a3a);color:#0a1208;font-family:UTM Avo,system-ui,sans-serif;font-size:13px;font-weight:800;letter-spacing:.3px;white-space:nowrap;cursor:pointer;box-shadow:0 1px #ffffff1a inset}.poker-lobby-demo-row .poker-room-row__join{background:linear-gradient(180deg,#f1c84b,#d4af37);color:#0a0612}.poker-room-row__join:disabled,.poker-room-row__join[aria-disabled=true]{background:#c8b88a26;color:#c8b88a8c;cursor:not-allowed;box-shadow:none}.poker-room-row__join:not(:disabled):active{filter:brightness(1.08);transform:scale(.98)}.poker-room-row__join-icon{font-size:14px;line-height:1}.poker-room-row__join-label{font-size:12px;overflow:hidden;text-overflow:ellipsis}.poker-room-row__browse{min-height:28px;padding:4px 8px;border:1px solid rgba(241,200,75,.35);border-radius:6px;background:#ffffff0a;color:#f1c84bd9;font-family:UTM Avo,system-ui,sans-serif;font-size:11px;font-weight:700;letter-spacing:.4px;white-space:nowrap;cursor:pointer}.poker-room-row__browse:disabled{opacity:.5;cursor:not-allowed}.poker-room-row__browse:not(:disabled):active{background:#ffffff14}@media (max-width: 380px){.poker-room-row__blinds{font-size:15px}.poker-room-row__join-label{font-size:11px}.poker-room-row__join{min-height:40px}}.poker-lobby-size-btn{padding:6px 10px;background:#f1c84b0f;border:1px solid #8b6914;border-radius:6px;font-size:11px;font-weight:600;color:#f1c84b;cursor:pointer;white-space:nowrap}.poker-lobby-size-btn[disabled],.poker-lobby-size-btn[aria-disabled=true]{opacity:.55;cursor:not-allowed}.poker-lobby-demo-row .poker-lobby-size-btn{background:#f1c84b1a;border-color:#f1c84b;color:#f1c84b}.poker-lobby-browse-btn{background:#ffffff0a;border-color:#f1c84b59;color:#f1c84bd9}.poker-lobby-browse{margin-top:0;display:flex;flex-direction:column;gap:4px;width:100%;min-width:0;box-sizing:border-box;border-top:1px dashed rgba(241,200,75,.2);padding-top:8px}.poker-lobby-browse__loading,.poker-lobby-browse__empty{padding:8px 0;font-size:12px;color:#c8b88ab3;font-family:UTM Avo,system-ui,sans-serif;letter-spacing:.3px;text-align:center}.poker-lobby-browse__row{display:grid;grid-template-columns:minmax(72px,1.1fr) minmax(58px,.9fr) 42px 68px 56px;align-items:center;gap:6px;padding:6px 8px;border-radius:8px;background:#0a061280;border:1px solid rgba(241,200,75,.18);font-family:UTM Avo,system-ui,sans-serif;font-size:12px;color:#e8e0c4;min-width:0}.poker-lobby-browse__row>*{min-width:0}.poker-lobby-browse__id{font-weight:800;color:#f1c84b;letter-spacing:.3px;line-height:1.15;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;touch-action:manipulation;user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent}.poker-lobby-browse__blinds{color:#c8b88ad9;font-variant-numeric:tabular-nums;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.poker-lobby-browse__seats{text-align:center;font-weight:700;font-variant-numeric:tabular-nums;color:#e8e0c4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.poker-lobby-browse__status{text-align:center;font-size:11px;font-weight:700;letter-spacing:.4px;text-transform:uppercase;padding:2px 6px;border-radius:999px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.poker-lobby-browse__status--playing{color:#f1c84b;background:#f1c84b1f}.poker-lobby-browse__status--waiting{color:#6dd66d;background:#6dd66d1a}.poker-lobby-browse__status--full{color:#ff8a8a;background:#ff8a8a1a}.poker-lobby-browse__status--empty{color:#c8b88a99;background:#ffffff0a}.poker-lobby-browse__join{background:linear-gradient(180deg,#f1c84bf2,#c8a534f2);color:#0a0612;border:0;border-radius:999px;padding:4px 10px;font-family:UTM Avo,system-ui,sans-serif;font-weight:800;font-size:12px;letter-spacing:.5px;cursor:pointer;min-width:0;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.poker-lobby-browse__join:disabled{background:#ffffff0f;color:#c8b88a80;cursor:not-allowed}.poker-lobby-browse__locked{padding:12px;font-family:UTM Avo,system-ui,sans-serif;font-size:12px;font-weight:700;letter-spacing:.4px;text-align:center;color:#ff8a8ad9;background:#ff8a8a0f;border:1px dashed rgba(255,138,138,.35);border-radius:8px}.poker-lobby-browse__err{padding:6px 8px;font-size:11px;color:#ff8a8a}.poker-lobby-browse__waitlist{background:#ffffff0f;color:#c8b88ad9;border:1px solid rgba(200,184,138,.3);border-radius:999px;padding:4px 10px;font-family:UTM Avo,system-ui,sans-serif;font-weight:700;font-size:12px;letter-spacing:.5px;cursor:pointer}.poker-lobby-browse__waitlist:hover{background:#ffffff1a}.poker-lobby-browse__notice{position:relative;margin:8px 0;padding:8px 28px 8px 10px;font-size:11px;font-family:UTM Avo,system-ui,sans-serif;color:#f1c84bf2;background:#f1c84b14;border:1px solid rgba(241,200,75,.3);border-radius:8px}.poker-lobby-browse__notice-close{position:absolute;top:4px;right:6px;background:transparent;border:0;color:#f1c84bf2;font-size:16px;line-height:1;cursor:pointer}@media (max-width: 380px){.poker-lobby-browse__row{grid-template-columns:minmax(0,1fr) 54px 36px 58px 52px;gap:4px;padding:6px;font-size:11px}.poker-lobby-browse__id{letter-spacing:0}.poker-lobby-browse__status{padding:2px 4px}.poker-lobby-browse__join,.poker-lobby-browse__waitlist{padding:4px 6px;font-size:11px}}.poker-play-skeleton{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;background:linear-gradient(180deg,#1a0830,#0a0612);display:flex;flex-direction:column}.poker-play-skeleton__topbar{flex-shrink:0;height:48px;background:#f1c84b0d;border-bottom:1px solid rgba(241,200,75,.12)}.poker-play-skeleton__felt{flex:1 1 auto;position:relative;margin:24px 16px;border-radius:24px;background:radial-gradient(ellipse 70% 60% at 50% 50%,#30604073,#14281c8c 60%,#0a061200),#0a061266;border:1px solid rgba(241,200,75,.15);animation:poker-play-skel-pulse 1.6s ease-in-out infinite;overflow:hidden}.poker-play-skeleton__spin{position:absolute;top:50%;left:50%;width:36px;height:36px;margin:-18px 0 0 -18px;border-radius:50%;border:3px solid rgba(241,200,75,.18);border-top-color:#f1c84b;animation:poker-play-skel-spin .9s linear infinite}.poker-play-skeleton__dock{flex-shrink:0;height:96px;margin:0 12px 12px;border-radius:12px;background:#f1c84b0d;border:1px solid rgba(241,200,75,.12)}@keyframes poker-play-skel-pulse{0%,to{opacity:1}50%{opacity:.75}}@keyframes poker-play-skel-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion: reduce){.poker-play-skeleton__felt{animation:none}.poker-play-skeleton__spin{animation-duration:1.8s}}.poker-buyin-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a0612b8;display:flex;align-items:center;justify-content:center;z-index:1100;padding:16px}.poker-buyin-modal{width:min(360px,100%);background:linear-gradient(180deg,#1a1424,#120c1c);border:1px solid rgba(241,200,75,.25);border-radius:14px;box-shadow:0 12px 40px #0009;overflow:hidden;font-family:UTM Avo,system-ui,sans-serif;color:#f5ecd2}.poker-buyin-modal__head{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-bottom:1px solid rgba(241,200,75,.15)}.poker-buyin-modal__title{font-weight:800;font-size:14px;letter-spacing:.4px;color:#f1c84b}.poker-buyin-modal__close{background:transparent;border:0;color:#f5ecd299;font-size:22px;line-height:1;cursor:pointer;padding:0 4px}.poker-buyin-modal__body{padding:14px}.poker-buyin-modal__blinds{font-size:12px;color:#f5ecd2b3;margin-bottom:12px;letter-spacing:.3px}.poker-buyin-modal__field{display:flex;flex-direction:column;gap:6px}.poker-buyin-modal__label{font-size:12px;font-weight:700;color:#f5ecd2d9;letter-spacing:.4px}.poker-buyin-modal__input{background:#ffffff0a;border:1px solid rgba(241,200,75,.3);border-radius:8px;padding:8px 10px;font-family:UTM Avo,system-ui,sans-serif;font-size:14px;color:#f5ecd2;outline:none}.poker-buyin-modal__input:focus{border-color:#f1c84b}.poker-buyin-modal__presets{display:flex;gap:6px;margin-top:10px}.poker-buyin-modal__preset{flex:1;padding:6px 8px;font-family:UTM Avo,system-ui,sans-serif;font-size:11px;font-weight:700;letter-spacing:.4px;background:#ffffff0a;border:1px solid rgba(200,184,138,.25);border-radius:6px;color:#f5ecd2d9;cursor:pointer}.poker-buyin-modal__preset:hover{background:#ffffff14}.poker-buyin-modal__err{margin-top:8px;font-size:11px;color:#ff8a8a}.poker-buyin-modal__note{margin-top:10px;font-size:10px;color:#f5ecd266;font-style:italic}.poker-buyin-modal__actions{display:flex;gap:8px;padding:12px 14px;border-top:1px solid rgba(241,200,75,.15)}.poker-buyin-modal__cancel,.poker-buyin-modal__confirm{flex:1;padding:8px 10px;border-radius:8px;font-family:UTM Avo,system-ui,sans-serif;font-weight:800;font-size:12px;letter-spacing:.5px;cursor:pointer;border:0}.poker-buyin-modal__cancel{background:#ffffff0f;color:#f5ecd2b3}.poker-buyin-modal__confirm{background:linear-gradient(180deg,#f1c84bf2,#c8a534f2);color:#0a0612}.poker-buyin-modal__confirm:disabled{background:#ffffff0f;color:#c8b88a66;cursor:not-allowed}.poker-play-seat-menu{position:absolute;top:44px;right:8px;min-width:200px;background:linear-gradient(180deg,#1a1424,#120c1c);border:1px solid rgba(241,200,75,.25);border-radius:10px;box-shadow:0 8px 24px #0009;padding:4px;z-index:1050}.poker-play-seat-menu__item{display:block;width:100%;text-align:left;background:transparent;border:0;padding:8px 10px;font-family:UTM Avo,system-ui,sans-serif;font-size:12px;font-weight:700;letter-spacing:.4px;color:#f5ecd2d9;cursor:pointer;border-radius:6px}.poker-play-seat-menu__item:hover{background:#ffffff0f}.poker-play-seat-menu__item:disabled{color:#f5ecd24d;cursor:not-allowed}.poker-play-seat-menu__item.is-active{color:#f1c84b;background:#f1c84b1a}.poker-play-seat-menu__item.is-danger{color:#ff8a8a}.poker-play-seat-menu__item.is-danger:hover{background:#ff8a8a14}.poker-play-seat-menu__sep{height:1px;background:#f1c84b1f;margin:4px 0}.poker-lobby-cash-locked{display:inline-block;margin-left:8px;padding:2px 8px;font-family:UTM Avo,system-ui,sans-serif;font-size:11px;font-weight:700;letter-spacing:.5px;color:#ff8a8a;background:#ff8a8a14;border:1px solid rgba(255,138,138,.3);border-radius:999px}.poker-play-tabstrip{display:flex;gap:6px;padding:6px 8px;background:#0a0612;border-bottom:1px solid rgba(241,200,75,.18);overflow-x:auto;scrollbar-width:thin}.poker-play-tab{flex:0 0 auto;padding:5px 12px;border-radius:999px;border:1px solid rgba(241,200,75,.25);background:#ffffff0a;color:#c8b88ad9;font-family:UTM Avo,system-ui,sans-serif;font-size:12px;font-weight:700;letter-spacing:.3px;cursor:pointer;white-space:nowrap}.poker-play-tab:hover{background:#f1c84b14}.poker-play-tab.is-active{background:linear-gradient(180deg,#f1c84b2e,#f1c84b14);border-color:#f1c84b;color:#f1c84b;box-shadow:0 0 8px #f1c84b2e}.poker-play-tab--cash{border-color:#6dd66d59}.poker-play-tab--tournament{border-color:#b48cff66}.poker-mtable-rail{-webkit-overflow-scrolling:touch;scrollbar-width:none}.poker-mtable-rail::-webkit-scrollbar{display:none}.poker-mtable-pill{flex:0 0 auto;position:relative;display:inline-flex;align-items:center;gap:5px;padding:4px 10px;border-radius:999px;border:1px solid rgba(241,200,75,.22);background:#ffffff0a;color:#c8b88ad9;font-family:UTM Avo,system-ui,sans-serif;font-size:11px;font-weight:700;letter-spacing:.3px;white-space:nowrap;cursor:pointer;min-height:26px;transition:background .14s,border-color .14s,color .14s}.poker-mtable-pill:not(:disabled):hover{background:#f1c84b14}.poker-mtable-pill--cash{border-color:#6dd66d59}.poker-mtable-pill--tournament{border-color:#b48cff66}.poker-mtable-pill--active{background:linear-gradient(180deg,#f1c84b33,#f1c84b14);border-color:#f1c84b;color:#f1c84b;box-shadow:0 0 6px #f1c84b38}.poker-mtable-pill__dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#c8b88a80;flex-shrink:0}.poker-mtable-pill--active .poker-mtable-pill__dot{background:#f1c84b;box-shadow:0 0 4px #f1c84bb3}.poker-mtable-pill--opponent_turn .poker-mtable-pill__dot{background:#f1c84b73}.poker-mtable-pill--settled .poker-mtable-pill__dot{background:#6dd66d}.poker-mtable-pill--your_turn_normal .poker-mtable-pill__dot,.poker-mtable-pill--your_turn_urgent .poker-mtable-pill__dot,.poker-mtable-pill--resolving .poker-mtable-pill__dot{background:#ff5c5c;box-shadow:0 0 6px #ff5c5cd9}.poker-mtable-pill__label{font-weight:700;overflow:hidden;text-overflow:ellipsis;max-width:80px}.poker-mtable-pill__alert{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:16px;padding:0 5px;border-radius:999px;background:#ff5c5c;color:#fff;font-size:9px;font-weight:800;letter-spacing:.3px;font-variant-numeric:tabular-nums}.poker-mtable-pill__alert--dim{background:#ff5c5c59;color:#ffffffd9}.poker-mtable-pill__opp{font-size:10px;font-weight:700;color:#c8b88aa6;font-variant-numeric:tabular-nums}.poker-mtable-pill--your_turn_normal{border-color:#ff5c5c8c;animation:poker-mtable-pulse 1.1s ease-in-out infinite}.poker-mtable-pill--your_turn_urgent{border-color:#ff5c5c;animation:poker-mtable-pulse-urgent .6s ease-in-out infinite}.poker-mtable-pill--resolving{border-color:#ff5c5c59}@keyframes poker-mtable-pulse{0%,to{box-shadow:0 0 #ff5c5c00}50%{box-shadow:0 0 0 4px #ff5c5c40}}@keyframes poker-mtable-pulse-urgent{0%,to{box-shadow:0 0 #ff5c5c00}50%{box-shadow:0 0 0 5px #ff5c5c80}}@media (prefers-reduced-motion: reduce){.poker-mtable-pill--your_turn_normal,.poker-mtable-pill--your_turn_urgent{animation:none}}@media (max-width: 380px){.poker-mtable-pill{padding:3px 8px;font-size:10px;gap:4px}.poker-mtable-pill__label{max-width:64px}}.poker-play-tab{position:relative;display:inline-flex;align-items:center;gap:6px}.poker-play-tab__dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#c8b88a80}.poker-play-tab.is-your-turn .poker-play-tab__dot{background:#f1c84b;box-shadow:0 0 6px #f1c84bd9}.poker-play-tab.is-opponent-turn .poker-play-tab__dot{background:#f1c84b73}.poker-play-tab.is-settled .poker-play-tab__dot{background:#6dd66d}.poker-play-tab__label{font-weight:700}.poker-play-tab__badge{margin-left:4px;padding:1px 6px;border-radius:999px;font-family:UTM Avo,system-ui,sans-serif;font-size:10px;font-weight:800;letter-spacing:.4px;text-transform:uppercase}.poker-play-tab__badge--your-turn{color:#0a0612;background:linear-gradient(180deg,#f1c84b,#c8a534);box-shadow:0 0 6px #f1c84ba6}.poker-play-tab__badge--opp-turn{color:#c8b88ad9;background:#ffffff0f;border:1px solid rgba(200,184,138,.3)}.poker-play-tab__badge--settled{color:#6dd66d;background:#6dd66d1a;border:1px solid rgba(109,214,109,.3)}.poker-play-tab__badge--waiting{color:#c8b88ab3;background:#ffffff0a;border:1px solid rgba(200,184,138,.2)}.poker-play-tab.is-your-turn:not(.is-active){animation:poker-tab-pulse .9s ease-in-out infinite}@keyframes poker-tab-pulse{0%,to{box-shadow:0 0 #f1c84b00}50%{box-shadow:0 0 0 4px #f1c84b59}}@media (prefers-reduced-motion: reduce){.poker-play-tab.is-your-turn:not(.is-active){animation:none}}.poker-action-banner{position:fixed;bottom:calc(72px + env(safe-area-inset-bottom,0px));left:50%;transform:translate(-50%);z-index:90;display:inline-flex;align-items:center;gap:8px;padding:7px 14px;border-radius:999px;background:linear-gradient(180deg,#f1c84b,#c8a534);color:#0a0612;border:0;font-family:UTM Avo,system-ui,sans-serif;font-size:13px;font-weight:800;letter-spacing:.4px;cursor:pointer;box-shadow:0 6px 18px #0006}.poker-action-banner__dot{width:8px;height:8px;border-radius:50%;background:#d92334;box-shadow:0 0 6px #d92334b3}.poker-action-banner__text{white-space:nowrap}.poker-action-banner__cta{font-size:12px;font-weight:900;letter-spacing:.6px;text-decoration:underline}@keyframes poker-banner-pulse{0%,to{transform:translate(-50%) scale(1)}50%{transform:translate(-50%) scale(1.04)}}@media (prefers-reduced-motion: reduce){.poker-action-banner{animation:none}}.poker-settings-section{background:#fff;margin-top:16px;padding:16px;border-top:4px solid #f5f7fb}.poker-settings-title{margin:0 0 14px;font-size:16px;color:#1f2937}.poker-settings-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.poker-settings-label{font-size:14px;color:#4b5563;flex-shrink:0}.poker-settings-segmented{display:inline-flex;background:#f5f7fb;border-radius:6px;padding:2px}.poker-settings-segmented button{padding:6px 12px;background:transparent;border:0;color:#6b7280;font-size:13px;font-weight:500;border-radius:4px;cursor:pointer}.poker-settings-segmented button.active{background:#dc9138;color:#fff;font-weight:700}.poker-settings-swatches{display:inline-flex;gap:8px}.poker-swatch{width:36px;height:36px;border-radius:6px;border:2px solid transparent;cursor:pointer;position:relative;display:inline-flex;align-items:center;justify-content:center}.poker-swatch.active{border-color:#dc9138;transform:scale(1.05)}.poker-swatch-card.poker-swatch-iwin_black_gold{background:linear-gradient(135deg,#1a1a2e 25%,#dc9138 25%,#dc9138 50%,#1a1a2e 50%,#1a1a2e 75%,#dc9138 75%);background-size:8px 8px}.poker-swatch-card.poker-swatch-iwin_red_gold{background:linear-gradient(135deg,#7f1d1d 25%,#dc9138 25%,#dc9138 50%,#7f1d1d 50%);background-size:8px 8px}.poker-swatch-card.poker-swatch-iwin_classic_green{background:linear-gradient(135deg,#14532d 25%,#f5f7fb 25%,#f5f7fb 50%,#14532d 50%);background-size:8px 8px}.poker-swatch-suit{color:#facc15;font-size:14px;font-weight:800;text-shadow:0 1px 2px rgba(0,0,0,.5)}.poker-swatch-felt.poker-swatch-iwin_dark_gold{background:linear-gradient(135deg,#1a1a2e,#3e3525)}.poker-swatch-felt.poker-swatch-iwin_classic_green{background:linear-gradient(135deg,#14532d,#166534)}.poker-swatch-felt.poker-swatch-iwin_blue_tournament{background:linear-gradient(135deg,#1e3a8a,#1e40af)}.poker-swatch-chip{border-radius:50%!important}.poker-swatch-chip.poker-swatch-iwin_default{background:radial-gradient(circle,#fff 20%,#dc9138 21%,#dc9138 60%,#fff 61%,#fff 65%,#dc9138 66%)}.poker-swatch-chip.poker-swatch-iwin_gold_premium{background:radial-gradient(circle,#facc15 30%,#dc9138 31%)}.poker-swatch-chip.poker-swatch-iwin_classic_red{background:radial-gradient(circle,#fff 20%,#dc2626 21%,#dc2626 60%,#fff 61%,#fff 65%,#dc2626 66%)}.poker-settings-toggle{width:44px;height:24px;background:#d1d5db;border:0;border-radius:999px;position:relative;cursor:pointer;transition:background .12s}.poker-settings-toggle.on{background:#dc9138}.poker-settings-toggle-knob{position:absolute;top:2px;left:2px;width:20px;height:20px;background:#fff;border-radius:50%;transition:transform .12s}.poker-settings-toggle.on .poker-settings-toggle-knob{transform:translate(20px)}.poker-settings-note{margin:6px 0 0;font-size:11px;color:#9ca3af;font-style:italic}.poker-settings-select{padding:6px 10px;background:#f5f7fb;border:1px solid #e5e9f2;border-radius:4px;font-size:13px;color:#1f2937;cursor:pointer;min-width:80px;text-align:center}.poker-settings-select:focus{outline:2px solid #dc9138;outline-offset:1px}.poker-settings-status{display:block;width:100%;margin:16px 0 4px;padding:10px 12px;background:#f5f7fb;border:1px solid #e5e9f2;border-radius:6px;font-size:13px;font-weight:600;text-align:center;cursor:default;color:#4b5563}.poker-settings-status-loading{background:#f5f7fb;color:#6b7280}.poker-settings-status-saving{background:#fef3c7;color:#b45309}.poker-settings-status-synced{background:#dcfce7;color:#15803d}.poker-settings-status-save_failed{background:#fee2e2;color:#b91c1c;cursor:pointer}.poker-settings-status-save_failed:hover{background:#fecaca}.poker-settings-status-sign_in_to_sync{background:#ede9fe;color:#5b21b6}.poker-settings-section{border-top:1px solid #d4af37;border-top-style:solid;box-shadow:inset 0 1px #f1c84b2e}.poker-settings-section .poker-settings-hero{display:flex;align-items:center;gap:12px;margin:-16px -16px 14px;padding:12px 16px;background:linear-gradient(180deg,#2a0e4f,#1a0830);border-bottom:1px solid #4a1a7c}.poker-settings-section .poker-settings-hero-logo{width:40px;height:40px;flex-shrink:0;filter:drop-shadow(0 2px 6px rgba(0,0,0,.4))}.poker-settings-section .poker-settings-hero h2.poker-settings-title{margin:0;font-family:UTM Avo,serif;font-size:16px;font-weight:700;letter-spacing:.5px;color:#f1c84b}.poker-settings-section .poker-settings-segmented button.active{background:linear-gradient(180deg,#4a1a7c,#2a0e4f);color:#f1c84b;font-weight:700}.poker-settings-section .poker-swatch.active{border-color:#d4af37;box-shadow:0 0 0 1px #f1c84b,0 2px 6px #f1c84b40}.poker-settings-section .poker-settings-toggle.on{background:linear-gradient(180deg,#4a1a7c,#2a0e4f)}.poker-settings-section .poker-settings-select:focus{outline-color:#d4af37}.poker-settings-section .poker-settings-status-synced{background:#2a0e4f;color:#f1c84b;border-color:#4a1a7c}.poker-settings-section .poker-settings-status-sign_in_to_sync{background:#1a0830;color:#f1c84b;border-color:#4a1a7c}.coming-soon-panel{background:var(--surface);border-color:var(--border);color:var(--text)}.coming-soon-panel h2{color:var(--gold);font-family:UTM Avo,serif}.coming-soon-panel p{color:var(--text-muted)}.coming-soon-badge{background:var(--gold-glow);color:var(--gold);border:1px solid var(--border-strong)}.coming-soon-note{color:var(--text-dim)}.coming-soon-lineup-intro{margin:4px 0 0;color:var(--text-muted);font-size:var(--font-body);font-weight:600}.coming-soon-lineup{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:var(--space-2);justify-content:center}.coming-soon-lineup li{padding:6px 12px;background:var(--bg-elev);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--gold);font-family:UTM Avo,serif;font-size:var(--font-body);letter-spacing:.3px}.mini-games-grid{list-style:none;margin:var(--space-3) 0 0;padding:0;display:grid;gap:var(--space-3);grid-template-columns:1fr 1fr}.mini-game-card{position:relative;display:flex;flex-direction:column;align-items:stretch;gap:var(--space-1);padding:var(--space-3);background:radial-gradient(ellipse at top,rgba(241,200,75,.1),transparent 60%),linear-gradient(160deg,#2a0e4f,#1a0830 70%,#0a0612);border:1px solid var(--border-strong);border-radius:var(--radius-md);box-shadow:0 2px 6px #00000073,inset 0 1px 1px #f1c84b14;opacity:.92}.mini-game-card__title{color:var(--gold);font-family:UTM Avo,serif;font-size:var(--font-h3);font-weight:800;letter-spacing:.4px;line-height:1.1}.mini-game-card__status{color:var(--text-dim);font-size:var(--font-caption);font-weight:600;letter-spacing:.5px;text-transform:uppercase}.mini-game-card__cta{margin-top:var(--space-2);padding:8px 12px;background:var(--bg-elev);color:var(--text-dim);border:1px dashed var(--border);border-radius:var(--radius-sm);font-family:UTM Avo,serif;font-size:var(--font-body);font-weight:700;letter-spacing:.3px;cursor:not-allowed}.mini-game-card__cta:disabled{pointer-events:none}.poker-settings-section{background:var(--surface);border-top-color:var(--gold-dim);color:var(--text)}.poker-settings-title{color:var(--gold);font-family:UTM Avo,serif;font-size:var(--font-h2)}.poker-settings-label{color:var(--text)}.poker-settings-note{color:var(--text-dim)}.poker-settings-segmented{background:var(--bg-elev)}.poker-settings-segmented button{color:var(--text-muted)}.poker-settings-select{background:var(--bg-elev);border-color:var(--border);color:var(--text)}.poker-settings-status{background:var(--bg-elev);border-color:var(--border);color:var(--text-muted)}.poker-settings-status-loading{background:var(--bg-elev);color:var(--text-dim)}.poker-settings-status-saving{background:#f1c84b14;color:var(--gold)}.poker-settings-status-save_failed{background:#ff4d5f1f;color:#ff8a93}.poker-settings-toggle{background:var(--bg-elev);border:1px solid var(--border)}.poker-settings-toggle-knob{background:var(--gold)}.profile-account-section{margin:var(--space-3) var(--space-4) var(--space-4);padding:var(--space-3) var(--space-4);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md)}.profile-account-section__title{margin:0 0 var(--space-2);color:var(--gold);font-family:UTM Avo,serif;font-size:var(--font-h2);letter-spacing:.3px}.profile-account-section__list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column}.profile-account-section__list li{border-top:1px solid var(--border)}.profile-account-section__list li:first-child{border-top:0}.profile-account-section__list button{width:100%;padding:12px 4px;background:transparent;border:0;text-align:left;color:var(--text);font-size:var(--font-body);font-weight:500;cursor:pointer}.profile-account-section__list button:hover{color:var(--gold)}.statement-screen{background:var(--bg);color:var(--text);padding-bottom:var(--space-5)}.statement-header{padding:var(--space-3) var(--space-4) var(--space-2)}.statement-header h1{margin:0;color:var(--gold);font-family:UTM Avo,serif;font-size:var(--font-h1);letter-spacing:.3px}.statement-filters{display:flex;gap:var(--space-2);padding:0 var(--space-4) var(--space-3);overflow-x:auto}.statement-filter{padding:6px 14px;background:var(--surface);border:1px solid var(--border);border-radius:999px;color:var(--text-muted);font-size:var(--font-cap);font-weight:600;white-space:nowrap;cursor:pointer}.statement-filter.active{background:var(--gold-glow);border-color:var(--gold);color:var(--gold)}.statement-empty{margin:var(--space-2) var(--space-4) 0;padding:var(--space-5) var(--space-4);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);text-align:center}.statement-empty h2{margin:0 0 var(--space-2);color:var(--gold);font-family:UTM Avo,serif;font-size:var(--font-h2);letter-spacing:.3px}.statement-empty p{margin:0;color:var(--text-muted);font-size:var(--font-body);line-height:1.5}.poker-empty-card{margin:var(--space-3) var(--space-4);padding:var(--space-5) var(--space-4);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);text-align:center;display:flex;flex-direction:column;align-items:center;gap:var(--space-2)}.poker-empty-card__glyph{font-size:36px;color:var(--gold);filter:drop-shadow(0 2px 6px rgba(241,200,75,.25));line-height:1}.poker-empty-card h3{margin:0;color:var(--gold);font-family:UTM Avo,serif;font-size:var(--font-h2);letter-spacing:.3px}.poker-empty-card p{margin:0;color:var(--text-muted);font-size:var(--font-body);line-height:1.5;max-width:320px}.poker-lobby-demo-row{background:linear-gradient(180deg,#4a1a7c,#2a0e4f);border-color:var(--gold);box-shadow:0 2px 8px #f1c84b1f}.poker-lobby-demo-row .poker-lobby-stake-info:before{content:"★ ";color:var(--gold);font-size:12px;margin-right:4px}.drawer{width:240px}.header-wallet-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 12px 6px 10px;background:#f1c84b14;border:1px solid var(--border-strong);border-radius:999px;color:var(--gold);font-size:var(--font-cap);font-weight:700;letter-spacing:.3px;cursor:pointer}.header-wallet-chip__glyph{font-size:14px;line-height:1}.header-wallet-chip__label{font-family:UTM Avo,serif;letter-spacing:.3px}.header-wallet-chip__balance{font-family:UTM Avo,serif;font-weight:700;letter-spacing:.2px;max-width:88px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-wallet-chip__unit{font-size:10px;font-weight:600;opacity:.7;letter-spacing:.4px}.header-wallet-chip__caret{font-size:10px;opacity:.85}.header-wallet-chip--pending .header-wallet-chip__balance{max-width:56px}.header-wallet-chip__pending-label{font-size:10px;font-weight:600;opacity:.7;letter-spacing:.4px;text-transform:lowercase}@media (max-width: 380px){.header-wallet-chip--pending .header-wallet-chip__pending-label{display:none}}@media (max-width: 375px){.header-wallet-chip--pending .header-wallet-chip__unit{display:none}.header-wallet-chip--pending .header-wallet-chip__balance{max-width:44px}.header-wallet-chip--pending{padding-left:8px;padding-right:8px}}.header-avatar{width:36px;height:36px;border-radius:50%;background:var(--bg-elev);border:1px solid var(--border-strong);padding:0;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;cursor:pointer}.header-avatar img{width:100%;height:100%;object-fit:cover}.header-avatar__fallback{color:var(--gold);font-family:UTM Avo,serif;font-weight:700;font-size:15px}.poker-play-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background:linear-gradient(180deg,#0a0612,#1a0830,#0a0612);display:flex;flex-direction:column;color:#f5f7f6;font-family:UTM Avo,system-ui,sans-serif;padding-top:calc(max(env(safe-area-inset-top,0px),var(--tg-safe-top, 0px)) + clamp(38px,5vh,48px))}@media (orientation: landscape){.poker-play-overlay>*{visibility:hidden}.poker-play-overlay:after{content:"📱↻\aVui lòng xoay máy về dọc để chơi Poker";white-space:pre-line;position:fixed;top:0;right:0;bottom:0;left:0;z-index:999999;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(180deg,#0a0612,#1a0830,#0a0612);color:#f1c84b;font-family:UTM Avo,system-ui,sans-serif;font-size:22px;font-weight:800;text-align:center;line-height:1.6;padding:0 32px;visibility:visible}}.poker-play-topbar{position:relative;display:flex;align-items:center;justify-content:flex-start;padding:3px 10px;gap:0;min-height:calc(48 / 590 * 100vw + 6px);box-sizing:border-box;background:linear-gradient(180deg,rgba(74,26,124,.18),transparent);min-width:0}.poker-play-ttabs{display:flex;align-items:center;gap:calc(15 / 590 * 100vw);margin:0 calc(15 / 590 * 100vw);flex:0 0 auto}.poker-play-ttab{box-sizing:border-box;width:calc(78 / 590 * 100vw);height:calc(48 / 590 * 100vw);padding:0 calc(1 / 590 * 100vw);display:flex;align-items:center;gap:calc(4 / 590 * 100vw);background:transparent;border:none;border-radius:calc(6 / 590 * 100vw);cursor:pointer;opacity:.55;transition:box-shadow .15s ease,opacity .15s ease}.poker-play-ttab.is-active{opacity:1;cursor:default;box-shadow:0 0 0 calc(1.5 / 590 * 100vw) #f1c84be6,0 2px 8px #00000080}.poker-play-ttab:not(.is-active):hover{opacity:.85}.poker-play-ttab .ipk-card{border-radius:calc(3 / 590 * 100vw);box-shadow:0 calc(1 / 590 * 100vw) calc(2 / 590 * 100vw) #0006;overflow:hidden}.poker-play-ttab .ipk-card__rank{top:calc(2 / 590 * 100vw);left:calc(3 / 590 * 100vw);font-size:calc(12 / 590 * 100vw);letter-spacing:-.5px;font-weight:800}.poker-play-ttab .ipk-card--ten .ipk-card__rank{font-size:calc(10 / 590 * 100vw);letter-spacing:-1px}.poker-play-ttab .ipk-card__suit{font-size:calc(20 / 590 * 100vw);margin-top:calc(1 / 590 * 100vw)}.poker-play-ttab--add{position:relative;opacity:.7;box-shadow:inset 0 0 0 calc(1.5 / 590 * 100vw) #f1c84b73}.poker-play-ttab--add:hover{opacity:1;box-shadow:inset 0 0 0 calc(1.5 / 590 * 100vw) #f1c84bd9}.poker-play-ttab__plus{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:calc(28 / 590 * 100vw);font-weight:300;line-height:1;color:#f1c84b}.poker-play-topbar__right{margin-left:auto}.poker-play-back{background:#140e20d9;border:1.5px solid rgba(241,200,75,.5);color:#f1c84b;width:36px;height:36px;padding:0;border-radius:50%;line-height:0;cursor:pointer;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 2px 6px #00000073;transition:filter .12s,background-color .12s,transform .12s}.poker-play-back:active{filter:brightness(1.2);transform:scale(.93)}.poker-play-back:hover{background:#f1c84b26;border-color:#f1c84b}.poker-play-back svg{display:block;transform:translate(-1px)}.poker-play-topbar__left,.poker-play-topbar__right{display:inline-flex;align-items:center;gap:6px;flex-shrink:0}.poker-play-topbar__title{display:inline-flex;align-items:center;gap:6px;flex:1 1 0;min-width:0;justify-content:center;overflow:hidden;white-space:nowrap}.poker-play-topbar__brand{font-size:13px;font-weight:800;color:#f1c84b;letter-spacing:2px;flex-shrink:0}.poker-play-topbar__hand{font-size:12px;font-weight:700;color:#c8b88a;font-variant-numeric:tabular-nums;flex-shrink:0}.poker-play-topbar__phase{font-size:11px;font-weight:800;color:#f1c84b;letter-spacing:1.5px;padding:2px 8px;border-radius:999px;background:#f1c84b1f;border:1px solid rgba(241,200,75,.3);flex-shrink:1;min-width:0;overflow:hidden;text-overflow:ellipsis}.poker-play-topbar__hand-pill{display:inline-flex;align-items:center;gap:3px;padding:0;flex-shrink:0;margin-left:2px}.poker-play-topbar__hand-card{display:inline-flex;align-items:center;gap:1px;background:linear-gradient(180deg,#fbf5e3,#f3e8c4);border:1px solid #d4af37;border-radius:4px;padding:0 6px;height:36px;min-width:30px;justify-content:center;line-height:1;letter-spacing:-.3px;font-weight:800;box-shadow:0 2px 4px #0000008c}.poker-play-topbar__hand-card.is-red{color:#c81d1d}.poker-play-topbar__hand-card.is-black{color:#1a1a1f}.poker-play-topbar__hand-rank{font-size:18px}.poker-play-topbar__hand-suit{font-size:20px;margin-left:1px}@media (max-width: 380px){.poker-play-topbar__phase{display:none}.poker-play-topbar__brand{letter-spacing:1.2px;font-size:12px}}@media (max-width: 390px){.poker-play-topbar__right{gap:4px}.poker-play-topbar{padding:3px 8px;gap:4px}.poker-play-topbar__title{gap:4px}}.poker-play-felt{position:relative;flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:12px 8px;gap:12px;background:radial-gradient(ellipse at center top,rgba(74,26,124,.18),transparent 70%),#0a0612;overflow:hidden}.poker-play-seat{display:flex;align-items:center;gap:12px;width:100%;max-width:480px}.poker-play-seat--opp{flex-direction:row}.poker-play-seat--me{flex-direction:row-reverse}.poker-play-seat__avatar{width:44px;height:44px;border-radius:50%;background:#2a0e4f;border:1px solid #f1c84b;display:flex;align-items:center;justify-content:center;font-weight:700;color:#f1c84b;flex-shrink:0}.poker-play-seat__info{display:flex;flex-direction:column;gap:2px;flex:1}.poker-play-seat__name{font-weight:700;font-size:14px}.poker-play-seat__stack{font-size:12px;color:#c8b88a}.poker-play-seat__commit{font-size:11px;font-weight:700;color:#ffd21f}.poker-play-seat__fold{font-size:10px;color:#ff6b6b;text-transform:uppercase;letter-spacing:1px}.poker-play-seat__cards{display:flex;gap:4px}.poker-play-board{display:flex;gap:6px;padding:12px;background:#00000040;border-radius:8px}.poker-play-board-row{display:flex;flex-direction:column;align-items:center;gap:10px}.poker-play-card{width:38px;height:54px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;font-family:UTM Avo,serif}.poker-play-card--up{background:#fff;color:#0a0612;border:1px solid #d4af37}.poker-play-card--back{background:linear-gradient(135deg,#4a1a7c,#2a0e4f);border:1px solid #f1c84b;color:#f1c84b}.poker-play-card--slot{background:#ffffff0d;border:1px dashed rgba(241,200,75,.3)}.ipk-hand-label{display:flex;align-items:center;justify-content:center;gap:6px;padding:4px clamp(8px,4vw,16px);font-size:13px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background:#0006;color:#ffffffeb}.ipk-hand-label__you{font-weight:700;color:#f1c84b}.ipk-hand-label__sep{opacity:.6}.ipk-hand-label__val{font-weight:600;overflow:hidden;text-overflow:ellipsis}.poker-play-actionbar{padding:2px clamp(8px,4vw,16px) clamp(10px,3.5vw,14px);background:#0006;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:1px;box-sizing:border-box;height:calc(71px + clamp(10px,3.5vw,14px));overflow:hidden}.poker-play-actionbar .poker-play-prompt,.poker-play-actionbar .poker-play-actionfoot,.poker-play-actionbar .poker-play-resolving{display:none}@media (max-width: 375px){.poker-play-actionbar{min-height:40px}}@media (min-width: 411px) and (max-width: 767px){.poker-play-actionbar{min-height:50px}}@media (min-width: 768px){.poker-play-actionbar{min-height:56px;padding:4px 24px 18px}}.poker-play-status{font-size:13px;color:#c8b88a;font-style:italic}@keyframes poker-waiting-dot{0%,to{opacity:.35;transform:scale(.9)}50%{opacity:1;transform:scale(1.15)}}.poker-play-waiting{display:flex;flex-direction:column;align-items:center;gap:8px;padding:4px 0;width:100%;max-width:480px}.poker-play-waiting__dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#f1c84b;box-shadow:0 0 8px #f1c84b99;animation:poker-waiting-dot 1.1s ease-in-out infinite}.poker-play-waiting__text{font-size:12px;color:#c8b88a;font-weight:700;letter-spacing:1px;text-transform:uppercase}.poker-play-waiting__ghosts{display:flex;gap:8px;width:100%}.poker-play-waiting__ghost{flex:1;min-height:36px;border-radius:8px;border:1px dashed rgba(200,184,138,.18);color:#c8b88a4d;font-size:12px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none}.poker-play-buttons{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;width:100%;max-width:480px;min-height:40px;position:relative}.poker-play-resolving{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;gap:10px;pointer-events:none;font-family:UTM Avo,system-ui,sans-serif;font-size:13px;font-weight:700;letter-spacing:.4px;color:#f1c84beb;background:#1a08308c;border-radius:10px}.poker-play-resolving__spin{width:14px;height:14px;border-radius:50%;border:2px solid rgba(241,200,75,.25);border-top-color:#f1c84b;animation:poker-play-resolving-spin .9s linear infinite}.poker-play-resolving__label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:70%}@keyframes poker-play-resolving-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion: reduce){.poker-play-resolving__spin{animation-duration:1.8s}}.poker-play-buttons--no-bet,.poker-play-buttons--facing-bet{display:grid;grid-template-columns:repeat(3,1fr)}.poker-play-btn--spacer{display:block;min-height:48px;border:0;background:transparent;pointer-events:none}.poker-play-actionfoot{width:100%;max-width:480px;min-height:18px;text-align:center;font-size:12px;font-weight:700;letter-spacing:.4px;color:#c8b88abf}.poker-play-prompt{display:flex;align-items:baseline;justify-content:center;gap:12px;width:100%;max-width:480px;padding:6px 12px;min-height:28px;font-family:UTM Avo,system-ui,sans-serif}.poker-play-prompt__label{color:#f1c84b;font-size:13px;font-weight:800;letter-spacing:.5px;text-transform:uppercase}.poker-play-prompt__label.is-syncing{color:#c8b88a}.poker-play-prompt__label.is-resolving{color:#ffd76a}.poker-play-prompt__label.is-opp{color:#c8b88a}.poker-play-prompt__timer--opp{color:#f1c84b99;font-weight:600}.poker-play-prompt__timer{color:#f1c84b;background:#f1c84b1f;border:1px solid rgba(241,200,75,.35);border-radius:999px;font-size:12px;font-weight:800;padding:2px 8px;letter-spacing:.5px}.poker-play-prompt__hint{color:#c8b88a;font-size:12px;font-weight:700;letter-spacing:.3px}.poker-play-waiting__timer{color:#f1c84b;font-weight:700;letter-spacing:.3px;text-transform:none}.poker-play-waiting--syncing .poker-play-waiting__dot{background:#c8b88a;box-shadow:0 0 6px #c8b88a66}.poker-play-waiting--server .poker-play-waiting__text{color:#ffd76a}.poker-play-leaving{display:flex;align-items:center;justify-content:center;gap:6px;padding:6px 10px;background:#f1c84b14;border-bottom:1px solid rgba(241,200,75,.3);color:#f1c84b;font-family:UTM Avo,system-ui,sans-serif;font-size:12px;font-weight:700;letter-spacing:.4px;pointer-events:none}.poker-play-leaving__dot{width:6px;height:6px;border-radius:50%;background:#f1c84b;box-shadow:0 0 6px #f1c84b80}.poker-play-street-pulse{position:absolute;top:calc(54% - 93px);left:50%;transform:translate(-50%,-50%);color:#fff5cc;font-family:UTM Avo,system-ui,sans-serif;font-size:32px;font-weight:900;letter-spacing:6px;text-transform:uppercase;text-shadow:0 0 3px #d4af37,0 0 12px rgba(241,200,75,1),0 0 28px rgba(241,200,75,.85),0 0 56px rgba(241,200,75,.5),0 2px 8px rgba(0,0,0,.85);pointer-events:none;z-index:20;animation:poker-street-pulse 2s cubic-bezier(.22,.61,.36,1) forwards}.poker-play-outcome-pulse{position:absolute;top:calc(54% + 37px);left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:row;align-items:baseline;gap:10px;white-space:nowrap;font-family:UTM Avo,system-ui,sans-serif;font-weight:900;letter-spacing:2px;text-transform:uppercase;pointer-events:none;z-index:20;animation:poker-outcome-pulse 4.5s cubic-bezier(.22,.61,.36,1) forwards}.poker-play-outcome-pulse.is-win{color:#d4f0d4;text-shadow:0 0 3px #4ade80,0 0 12px rgba(74,222,128,1),0 0 28px rgba(74,222,128,.85),0 0 56px rgba(74,222,128,.5),0 2px 8px rgba(0,0,0,.85)}.poker-play-outcome-pulse.is-lose{color:#ffd0d0;text-shadow:0 0 3px #ef4444,0 0 12px rgba(239,68,68,1),0 0 28px rgba(239,68,68,.85),0 0 56px rgba(239,68,68,.5),0 2px 8px rgba(0,0,0,.85)}.poker-play-outcome-pulse{font-size:20px}.poker-play-outcome-pulse__amt{font-size:20px;letter-spacing:1.5px}@keyframes poker-outcome-pulse{0%{opacity:0;transform:translate(-50%,-50%) scale(.85)}6%{opacity:1;transform:translate(-50%,-50%) scale(1.12)}12%{opacity:1;transform:translate(-50%,-50%) scale(1)}92%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-50%) scale(.95)}}@media (prefers-reduced-motion: reduce){.poker-play-outcome-pulse{animation:none}}.poker-play-reconnect-banner{position:absolute;top:54%;left:50%;transform:translate(-50%,-50%);display:inline-flex;align-items:center;gap:10px;padding:8px 16px;border-radius:999px;background:#0f0c1ceb;border:1px solid #f1c84b;color:#ffd966;font-size:14px;font-weight:700;letter-spacing:.4px;white-space:nowrap;pointer-events:none;z-index:22;box-shadow:0 6px 18px #0000008c,0 0 24px #f1c84b59;animation:poker-play-reconnect-banner-in .22s ease-out backwards}.poker-play-reconnect-banner__spinner{width:14px;height:14px;border-radius:50%;border:2px solid rgba(241,200,75,.25);border-top-color:#f1c84b;animation:poker-play-reconnect-spin .8s linear infinite}@keyframes poker-play-reconnect-spin{to{transform:rotate(360deg)}}@keyframes poker-play-reconnect-banner-in{0%{opacity:0;transform:translate(-50%,-40%) scale(.92)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.poker-play-reconcile-toast{position:absolute;top:14%;left:50%;transform:translate(-50%);display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;background:#0f0c1cf0;border:1px solid #ff8e8e;color:#ffd0d0;font-size:13px;font-weight:700;letter-spacing:.3px;white-space:nowrap;pointer-events:none;z-index:23;box-shadow:0 6px 18px #0000008c,0 0 24px #ff8e8e4d;animation:poker-play-reconcile-toast 3.5s ease-out forwards}.poker-play-reconcile-toast__icon{color:#ffae3e;font-size:15px}@keyframes poker-play-reconcile-toast{0%{opacity:0;transform:translate(-50%) translateY(-4px)}8%{opacity:1;transform:translate(-50%) translateY(0)}85%{opacity:1}to{opacity:0;transform:translate(-50%) translateY(-4px)}}@media (prefers-reduced-motion: reduce){.poker-play-reconnect-banner,.poker-play-reconcile-toast{animation:none}.poker-play-reconnect-banner__spinner{animation:none;border-top-color:transparent}}@keyframes poker-street-pulse{0%{opacity:0;transform:translate(-50%,-50%) scale(.85)}10%{opacity:1;transform:translate(-50%,-50%) scale(1.12)}20%{opacity:1;transform:translate(-50%,-50%) scale(1)}85%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-50%) scale(.95)}}@media (prefers-reduced-motion: reduce){.poker-play-street-pulse{animation:none;opacity:.95}}.ipk-chip-fly-layer{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:30}.ipk-chip-fly{position:absolute;left:var(--from-x);top:var(--from-y);--from-x: 50%;--from-y: 50%;--to-x: 50%;--to-y: 50%;width:0;height:0;transform:translate(-50%,-50%);animation:ipk-chip-fly .8s cubic-bezier(.4,0,.2,1) forwards;will-change:left,top,transform,opacity}.ipk-chip-fly__disc{position:absolute;width:20px;height:20px;margin-left:-10px;margin-top:-10px;border-radius:50%;background:linear-gradient(135deg,#f1c84b,#b8881e);border:2px solid #fff;box-shadow:0 2px 6px #0009,inset 0 1px 1px #fff6}.ipk-chip-fly__disc:before{content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;border-radius:50%;border:1px dashed rgba(255,255,255,.75)}.ipk-chip-fly__disc--b{transform:translate(-9px,5px) scale(.92);opacity:.92}.ipk-chip-fly__disc--c{transform:translate(9px,4px) scale(.88);opacity:.9}.ipk-chip-fly__label{position:absolute;top:18px;margin-left:-28px;width:56px;text-align:center;font-family:UTM Avo,system-ui,sans-serif;font-size:11px;font-weight:800;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.8);letter-spacing:.3px}.ipk-chip-fly--red .ipk-chip-fly__disc{background:linear-gradient(135deg,#ff4d4d,#b81818)}.ipk-chip-fly--green .ipk-chip-fly__disc{background:linear-gradient(135deg,#6dd66d,#2d8a2d)}.ipk-chip-fly--neutral .ipk-chip-fly__disc{background:linear-gradient(135deg,#c8b88a,#6e6650)}.ipk-chip-fly--from-hero{--from-x: 50%;--from-y: 84%}.ipk-chip-fly--from-opp{--from-x: 50%;--from-y: 16%}.ipk-chip-fly--from-pot{--from-x: 50%;--from-y: 48%}.ipk-chip-fly--to-hero{--to-x: 50%;--to-y: 84%}.ipk-chip-fly--to-opp{--to-x: 50%;--to-y: 16%}.ipk-chip-fly--to-pot{--to-x: 50%;--to-y: 48%}@keyframes ipk-chip-fly{0%{left:var(--from-x);top:var(--from-y);transform:translate(-50%,-50%) scale(.7);opacity:0}12%{left:var(--from-x);top:var(--from-y);transform:translate(-50%,-50%) scale(1.12);opacity:1}72%{left:var(--to-x);top:var(--to-y);transform:translate(-50%,-50%) scale(1);opacity:1}to{left:var(--to-x);top:var(--to-y);transform:translate(-50%,-50%) scale(.82);opacity:0}}@media (prefers-reduced-motion: reduce){.ipk-chip-fly-layer{display:none}}.poker-play-btn{padding:6px 8px;min-height:40px;border-radius:8px;font-weight:700;font-size:13px;cursor:pointer;border:1px solid;display:inline-flex;align-items:center;justify-content:center;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;touch-action:manipulation;user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent;transition:transform 80ms ease-out,opacity 80ms ease-out,filter 80ms ease-out}.poker-play-btn:active,.poker-play-btn.is-acting{transform:scale(.96);filter:brightness(1.18)}.poker-play-btn.is-gated{opacity:.55;cursor:not-allowed}.poker-play-btn[aria-disabled=true]{opacity:.55}.poker-play-btn:disabled{opacity:.55;cursor:not-allowed}.poker-play-btn--fold,.poker-play-btn--check,.poker-play-btn--call{background:#141020d9;border-color:#f1c84b73;color:#f5f7f6}.poker-play-btn--fold{color:#ff8e8e}.poker-play-btn--check{color:#d4f0d4}.poker-play-btn--call{color:#ffe680}.poker-play-btn--raise{background:linear-gradient(180deg,#f5d984,#d4af37);border-color:#d4af37;color:#0a0612}.poker-play-btn.is-tapped{opacity:1!important;filter:brightness(1.15);transform:scale(.96);box-shadow:0 0 0 2px #f1c84b8c inset}.poker-play-err{color:#ff6b6b;font-size:12px;font-weight:600}@keyframes poker-card-deal{0%{transform:translateY(-180px) rotate(-12deg) scale(.86);opacity:0}60%{opacity:1}to{transform:translate(0) rotate(0) scale(1);opacity:1}}.poker-play-card.is-dealing{animation:poker-card-deal .35s cubic-bezier(.22,.61,.36,1) backwards}@keyframes poker-card-flip{0%{transform:rotateY(180deg)}to{transform:rotateY(0)}}.poker-play-card.is-flipping{animation:poker-card-flip .32s cubic-bezier(.45,0,.25,1) backwards;transform-style:preserve-3d}@keyframes poker-board-reveal{0%{transform:translateY(-22px) scale(.9);opacity:0}60%{opacity:1}to{transform:translateY(0) scale(1);opacity:1}}.poker-play-card.is-revealing{animation:poker-board-reveal .36s cubic-bezier(.22,.61,.36,1) backwards}@keyframes poker-pot-pulse{0%{transform:scale(1);color:#f1c84b}35%{transform:scale(1.12);color:#ffe680}to{transform:scale(1);color:#f1c84b}}.poker-play-pot.is-pulsing{animation:poker-pot-pulse .42s ease-out;display:inline-block}@keyframes poker-win-glow{0%{box-shadow:0 0 #f1c84b00;transform:translateY(0)}50%{box-shadow:0 0 24px 6px #f1c84b8c;transform:translateY(-2px)}to{box-shadow:0 0 12px 2px #f1c84b40;transform:translateY(0)}}.poker-play-seat.is-winner{border-radius:12px;padding:8px;animation:poker-win-glow .9s ease-out 2;background:#f1c84b0f}.poker-play-seat.is-loser{opacity:.55;transition:opacity .32s ease-out}.poker-play-seat.is-active-turn{border-radius:12px;padding:8px;background:#f1c84b0d;box-shadow:inset 0 0 0 1px #f1c84b73}.poker-play-btn{transition:transform .1s ease-out,filter .12s ease-out,opacity .12s ease-out}.poker-play-btn:not(:disabled):active{transform:scale(.96);filter:brightness(1.1)}.poker-play-timer{position:relative;width:44px;height:44px;flex-shrink:0}.poker-play-timer svg{width:100%;height:100%;transform:rotate(-90deg)}.poker-play-timer circle{fill:none;stroke-width:3;stroke-linecap:round}.poker-play-timer__track{stroke:#f1c84b2e}.poker-play-timer__sweep{stroke:#f1c84b;transition:stroke-dashoffset .2s linear,stroke .12s ease-out}.poker-play-timer__sweep.is-warning{stroke:#ff7b7b}.poker-play-timer__label{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:#f1c84b}.poker-play-timer__label.is-warning{color:#ff7b7b}.poker-play-mute{background:transparent;border:1px solid rgba(241,200,75,.4);color:#f1c84b;width:32px;height:32px;border-radius:999px;font-size:16px;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:transform .1s ease-out,opacity .12s ease-out}.poker-play-mute:active{transform:scale(.92)}.poker-play-mute.is-muted{opacity:.5}.poker-play-exit,.poker-play-history{background:#f1c84b1a;border:1px solid rgba(241,200,75,.45);color:#f1c84b;height:32px;padding:0 10px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.4px;cursor:pointer;margin-right:4px;flex-shrink:0}@media (max-width: 410px){.poker-play-history{width:32px;padding:0;font-size:0;margin-right:2px;position:relative}.poker-play-history:before{content:"🗂";font-size:14px;line-height:1}}.poker-play-exit{background:#ff6b6b1f;border-color:#ff6b6b8c;color:#ffb0b0}.poker-play-exit:disabled{opacity:.5;cursor:progress}.poker-play-exit:active{transform:scale(.95)}.poker-play-start-hand-bar{position:absolute;left:50%;top:54%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;z-index:30;padding:10px 18px;pointer-events:none}.poker-play-start-hand-btn{pointer-events:auto;background:linear-gradient(180deg,#f1c84b,#c8a534);color:#0a0612;border:0;height:44px;padding:0 28px;border-radius:999px;font-size:15px;font-weight:800;letter-spacing:.5px;cursor:pointer;box-shadow:0 8px 24px #f1c84b59}.poker-play-start-hand-btn:disabled{opacity:.6;cursor:progress}.poker-play-start-hand-btn:active{transform:scale(.97)}.poker-play-start-hand-err{pointer-events:auto;background:#d92334d9;color:#fff;padding:4px 10px;border-radius:999px;font-size:11px}.poker-play-start-hand-bar.is-waiting-next,.poker-play-start-hand-bar.is-waiting-players{pointer-events:none}.poker-play-waiting-text{pointer-events:auto;background:#f1c84b1f;border:1px solid rgba(241,200,75,.35);color:#f1c84b;padding:6px 14px;border-radius:999px;font-family:UTM Avo,system-ui,sans-serif;font-size:13px;font-weight:700;letter-spacing:.4px;text-transform:uppercase;white-space:nowrap}.poker-play-settled-title{pointer-events:auto;color:#ffe680;font-family:UTM Avo,system-ui,sans-serif;font-size:20px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase;text-shadow:0 2px 4px rgba(0,0,0,.7)}.poker-play-start-hand-bar.is-settled .poker-play-waiting-text{background:#00000073;border-color:#f1c84b4d;color:#ffe680d9;text-transform:none;letter-spacing:.2px;font-size:12px}.poker-play-start-hand-bar.is-waiting-players .poker-play-waiting-text{background:#ffffff0f;border-color:#ffffff2e;color:#ffffffbf}.poker-play-start-hand-fallback{pointer-events:auto;background:transparent;color:#f1c84bbf;border:0;padding:4px 8px;font-family:UTM Avo,system-ui,sans-serif;font-size:12px;font-weight:600;text-decoration:underline dotted;text-underline-offset:3px;letter-spacing:.3px;cursor:pointer}.poker-play-start-hand-fallback:disabled{opacity:.5;cursor:progress}.poker-history-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;z-index:50;display:flex;align-items:flex-end;justify-content:center}.poker-history-sheet{background:#0f1318;color:#f1f3f5;width:min(560px,100%);max-height:80vh;border-radius:14px 14px 0 0;display:flex;flex-direction:column;overflow:hidden;border-top:1px solid rgba(241,200,75,.3)}.poker-history-head{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid rgba(241,200,75,.14);font-size:14px;color:#f1c84b}.poker-history-close,.poker-history-back{background:transparent;border:0;color:#b0b6bd;font-size:18px;cursor:pointer}.poker-history-list{overflow-y:auto;padding:6px 0;-webkit-overflow-scrolling:touch}.poker-history-row{display:grid;grid-template-columns:48px 60px 64px 1fr 1fr;gap:8px;align-items:center;background:transparent;border:0;border-bottom:1px solid rgba(241,200,75,.08);color:#f1f3f5;padding:10px 16px;text-align:left;font-size:12px;cursor:pointer}.poker-history-row:active{background:#f1c84b0f}.poker-history-row__num{color:#b0b6bd;font-variant-numeric:tabular-nums}.poker-history-row__result{font-weight:800;letter-spacing:.5px;font-size:11px}.poker-history-row--won .poker-history-row__result{color:#b6e2b6}.poker-history-row--lost .poker-history-row__result{color:#ff8c8c}.poker-history-row--folded .poker-history-row__result{color:#b0b6bd}.poker-history-row--split .poker-history-row__result{color:#f1c84b}.poker-history-row__net{font-weight:700;font-variant-numeric:tabular-nums}.poker-history-row__cards,.poker-history-row__board{color:#7c848c;font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.poker-history-empty{padding:24px;text-align:center;color:#7c848c}.poker-history-detail{overflow-y:auto;padding:12px 16px}.poker-history-detail-summary{display:grid;gap:4px;font-size:12px;padding-bottom:12px;border-bottom:1px solid rgba(241,200,75,.14);margin-bottom:8px}.poker-history-timeline{display:grid;gap:4px}.poker-history-event{display:grid;grid-template-columns:60px 1fr;gap:8px;font-size:11px;padding:4px 0}.poker-history-event__street{color:#7c848c;text-transform:uppercase;letter-spacing:.5px}.poker-history-event--hero .poker-history-event__text{color:#f1c84b}.poker-history-event--opponent .poker-history-event__text{color:#b0b6bd}.poker-history-event--system .poker-history-event__text{color:#ff8c8c;font-style:italic}.poker-play-topbar__group{display:flex;align-items:center;gap:8px}.poker-play-seat__positions{display:inline-flex;flex-direction:column;align-items:center;gap:3px;flex-shrink:0}.poker-play-seat__position{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:22px;padding:0 6px;border-radius:999px;font-size:10px;font-weight:800;letter-spacing:.5px;border:1.5px solid;font-family:UTM Avo,system-ui,sans-serif;box-shadow:0 1px 2px #00000059;-webkit-user-select:none;user-select:none}.poker-play-seat__position--d{background:#fff;color:#0a0612;border-color:#fff}.poker-play-seat__position--sb{background:#4a90e2;color:#fff;border-color:#2a7fff}.poker-play-seat__position--bb{background:#ff5252;color:#fff;border-color:#d62b2b}.poker-play-seat__position--utg,.poker-play-seat__position--hj,.poker-play-seat__position--co,.poker-play-seat__position--mp{background:#6a6a78;color:#fff;border-color:#4a4a52}.poker-play-restart-countdown{font-weight:700;color:#ffd21f;font-variant-numeric:tabular-nums;margin-left:4px}@keyframes poker-banner-in{0%{transform:translateY(-12px);opacity:0}to{transform:translateY(0);opacity:1}}.poker-play-banner{background:linear-gradient(135deg,#f1c84b26,#8cc88c1f);border:1px solid rgba(241,200,75,.4);border-radius:8px;padding:8px 14px;font-size:13px;font-weight:700;color:#f1c84b;animation:poker-banner-in .28s cubic-bezier(.22,.61,.36,1);text-align:center;display:flex;flex-direction:column;gap:2px;align-items:center}.poker-play-banner.is-lose{color:#c8b88a;border-color:#c8b88a4d;background:linear-gradient(135deg,#c8b88a14,#3c3c461a)}.poker-play-banner.is-win{border-color:#f1c84bbf;box-shadow:0 0 18px #f1c84b52}.poker-play-banner__verdict{font-size:14px;font-weight:800;letter-spacing:.3px}.poker-play-banner__net{font-size:13px;font-weight:800;letter-spacing:.4px}.poker-play-banner__net.is-positive{color:#6dd66d}.poker-play-banner__net.is-negative{color:#ff8a8a}.poker-play-banner__next{font-size:11px;font-weight:600;letter-spacing:.4px;text-transform:uppercase;color:#c8b88ad9;margin-top:2px;white-space:nowrap}.poker-lobby-demo-err{color:#ff6b6b;font-size:11px;margin-top:4px}.ipk-card{position:relative;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;border-radius:6px;font-family:UTM Avo,system-ui,sans-serif;font-weight:800;flex-shrink:0;box-shadow:0 2px 4px #00000059;-webkit-user-select:none;user-select:none;overflow:hidden}.ipk-card--sm{width:38px;height:54px}.ipk-card--md{width:48px;height:68px}.ipk-card--lg{width:58px;height:82px}.ipk-card--up{background:linear-gradient(180deg,#fbf5e3,#f3e8c4);border:1.5px solid #d4af37;box-shadow:0 3px 8px #00000080,0 1px 2px #0000004d,inset 0 1px 1px #ffffff73}.ipk-card--back{box-shadow:0 3px 8px #0000008c,inset 0 1px 1px #ffffff1a}.ipk-card--red{color:#c81d1d}.ipk-card--black{color:#1a1a1f}.ipk-card__rank{position:absolute;top:3px;left:5px;font-size:13px;line-height:1;letter-spacing:-.5px}.ipk-card--md .ipk-card__rank{top:4px;left:6px;font-size:16px}.ipk-card--lg .ipk-card__rank{top:5px;left:7px;font-size:19px}.ipk-card--ten .ipk-card__rank{font-size:11px;letter-spacing:-1px}.ipk-card--md.ipk-card--ten .ipk-card__rank{font-size:14px}.ipk-card--lg.ipk-card--ten .ipk-card__rank{font-size:17px}.ipk-card__suit{font-size:22px;line-height:1;margin-top:2px}.ipk-card--md .ipk-card__suit{font-size:28px}.ipk-card--lg .ipk-card__suit{font-size:34px}.ipk-card--back{background:radial-gradient(ellipse at top,rgba(241,200,75,.18),transparent 60%),linear-gradient(135deg,#4a1a7c,#2a0e4f 60%,#1a0830);border:1.5px solid #f1c84b}.ipk-card__monogram{font-family:UTM Avo,serif;font-weight:900;font-style:italic;color:#f1c84bc7;letter-spacing:-1px}.ipk-card--sm .ipk-card__monogram{font-size:16px}.ipk-card--md .ipk-card__monogram{font-size:22px}.ipk-card--lg .ipk-card__monogram{font-size:28px}.ipk-card__back-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;pointer-events:none;z-index:1}.ipk-card__face-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center top;pointer-events:none;z-index:1}.ipk-card--slot{background:#ffffff0a;border:1px dashed rgba(241,200,75,.3);box-shadow:none}.ipk-card--invalid{background:#ff6b6b2e;border:1px solid #ff6b6b;color:#ff6b6b;font-size:18px}.ipk-card.is-dealing{animation:poker-card-deal .35s cubic-bezier(.22,.61,.36,1) backwards}.ipk-card.is-flipping{animation:poker-card-flip .32s cubic-bezier(.45,0,.25,1) backwards;transform-style:preserve-3d}.ipk-card.is-revealing{animation:poker-board-reveal .36s cubic-bezier(.22,.61,.36,1) backwards}.ipk-chip-stack{display:inline-flex;flex-direction:column;align-items:center;gap:2px}.ipk-chip-stack__cols{display:inline-flex;align-items:flex-end;gap:2px}.ipk-chip-stack__col{display:inline-flex;flex-direction:column-reverse;align-items:center}.ipk-chip-stack__label{font-size:11px;font-weight:700;color:#f1c84b;font-variant-numeric:tabular-nums;margin-top:1px}.ipk-chip-stack--md .ipk-chip-stack__label{font-size:13px}.ipk-chip-stack--lg .ipk-chip-stack__label{font-size:16px}.ipk-chip{display:inline-flex;align-items:center;justify-content:center;width:16px;height:4px;border-radius:999px;margin-top:-1px;position:relative;font-size:9px;font-weight:800;color:#ffffffd9;border:.5px solid rgba(0,0,0,.4)}.ipk-chip-stack--md .ipk-chip{width:22px;height:5px}.ipk-chip-stack--lg .ipk-chip{width:28px;height:6px}.ipk-chip.ipk-chip--1c{background:#fbf5e3;color:#1a1a1f}.ipk-chip.ipk-chip--5c{background:#5a2d9c}.ipk-chip.ipk-chip--10c{background:#f1c84b;color:#1a1a1f}.ipk-chip.ipk-chip--50c{background:#8a1d2d}.ipk-chip.ipk-chip--1{background:#1f6b3a}.ipk-chip.ipk-chip--5{background:#1a1a1f;border-color:#d4af37}.ipk-chip--overflow{font-size:8px;font-weight:800;letter-spacing:-.3px}.ipk-pot{display:inline-flex;flex-direction:column;align-items:center;gap:3px;padding:4px 12px;background:transparent;border:none;min-width:96px}.ipk-pot__label{font-size:9px;font-weight:800;letter-spacing:3px;color:#c8b88ad9;text-shadow:0 1px 2px rgba(0,0,0,.6)}.ipk-pot__empty{font-size:18px;color:#66594a}.ipk-pot__total{font-size:15px;font-weight:800;color:#f1c84b;font-variant-numeric:tabular-nums;text-shadow:0 1px 3px rgba(0,0,0,.75);letter-spacing:.5px}.ipk-pot.is-awarded{border-color:#f1c84b;box-shadow:0 0 16px 2px #f1c84b73;animation:poker-pot-pulse .6s ease-out}.ipk-pot.is-empty{padding:4px 12px}.ipk-pot.is-tappable{cursor:pointer;font:inherit;color:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-user-select:none;user-select:none;transition:border-color .16s ease-out,transform .1s ease-out}.ipk-pot.is-tappable:hover{border-color:#f1c84b80}.ipk-pot.is-tappable:active{transform:scale(.97)}.ipk-pot.is-tappable:focus-visible{outline:2px solid #f1c84b;outline-offset:2px}.ipk-pot__chev{font-size:10px;font-weight:700;color:#f1c84b8c;letter-spacing:.5px;margin-top:1px}.ipk-pot.is-tappable:hover .ipk-pot__chev{color:#f1c84bd9}.ipk-raise{position:absolute;left:8px;right:8px;bottom:62px;z-index:55;display:flex;flex-direction:column;gap:8px;padding:12px;border-radius:14px;background:linear-gradient(180deg,#1a0830f7,#0a0612f7);border:1px solid rgba(241,200,75,.4);box-shadow:0 -6px 22px #0000008c,0 0 16px #4a1a7c66;animation:poker-banner-in .22s cubic-bezier(.22,.61,.36,1);max-height:min(48vh,260px);overflow-y:auto}.ipk-raise__head{display:flex;align-items:baseline;gap:6px}.ipk-raise__label{font-size:11px;font-weight:700;color:#c8b88a;text-transform:uppercase;letter-spacing:1px}.ipk-raise__amount{font-size:22px;font-weight:800;color:#f1c84b;font-variant-numeric:tabular-nums;margin-left:auto}.ipk-raise__unit{font-size:11px;font-weight:700;color:#c8b88a}.ipk-raise__hints{display:flex;justify-content:space-between;gap:6px;font-size:11px;color:#c8b88a;font-variant-numeric:tabular-nums}.ipk-raise__hint b{color:#f5f7f6;font-weight:700;margin-right:3px}.ipk-raise__slider-wrap{padding:6px 4px}.ipk-raise__slider{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;height:24px;cursor:pointer}.ipk-raise__slider::-webkit-slider-runnable-track{height:6px;background:linear-gradient(90deg,#f1c84b66,#4a1a7c80);border-radius:999px;border:1px solid rgba(241,200,75,.18)}.ipk-raise__slider::-moz-range-track{height:6px;background:linear-gradient(90deg,#f1c84b66,#4a1a7c80);border-radius:999px;border:1px solid rgba(241,200,75,.18)}.ipk-raise__slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:22px;height:22px;border-radius:50%;background:linear-gradient(180deg,#f8d672,#c89a2c);border:2px solid #fbf5e3;margin-top:-9px;box-shadow:0 1px 4px #00000080}.ipk-raise__slider::-moz-range-thumb{width:22px;height:22px;border-radius:50%;background:linear-gradient(180deg,#f8d672,#c89a2c);border:2px solid #fbf5e3;box-shadow:0 1px 4px #00000080}.ipk-raise__slider:focus{outline:none}.ipk-raise__slider:focus-visible::-webkit-slider-thumb{box-shadow:0 0 0 3px #f1c84b59}.ipk-raise__presets{display:flex;gap:6px;flex-wrap:wrap}.ipk-raise__preset{flex:1 1 60px;min-height:44px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:4px 6px;border-radius:8px;background:#f1c84b14;border:1px solid rgba(241,200,75,.3);color:#f1c84b;font-family:inherit;cursor:pointer;transition:transform .1s ease-out,background .14s ease-out}.ipk-raise__preset:active{transform:scale(.96)}.ipk-raise__preset.is-active{background:linear-gradient(180deg,#f1c84b,#d4af37);color:#0a0612;border-color:#d4af37}.ipk-raise__preset.is-disabled,.ipk-raise__preset:disabled{opacity:.35;cursor:not-allowed}.ipk-raise__preset-label{font-size:12px;font-weight:800;letter-spacing:.3px}.ipk-raise__preset-amount{font-size:10px;font-weight:700;opacity:.85;font-variant-numeric:tabular-nums}.ipk-raise__actions{display:flex;gap:8px;margin-top:2px}.ipk-raise__btn{flex:1;min-height:44px;border-radius:10px;font-size:13px;font-weight:800;font-family:inherit;cursor:pointer;border:1px solid;transition:transform .1s ease-out,filter .14s ease-out}.ipk-raise__btn:active{transform:scale(.97)}.ipk-raise__btn:disabled{opacity:.45;cursor:not-allowed}.ipk-raise__btn--cancel{background:transparent;border-color:#f1c84b59;color:#c8b88a}.ipk-raise__btn--confirm{background:linear-gradient(180deg,#f1c84b,#d4af37);border-color:#d4af37;color:#0a0612;flex:2}.ipk-raise__btn--confirm:not(:disabled):hover{filter:brightness(1.08)}@media (max-width: 380px){.ipk-raise{bottom:80px;padding:10px;max-height:220px}.ipk-raise__amount{font-size:20px}}.ipk-evlog{position:absolute;top:0;right:0;bottom:0;left:0;z-index:60;pointer-events:none}.ipk-evlog.is-open{pointer-events:auto}.ipk-evlog__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;animation:poker-banner-in .18s ease-out}.ipk-evlog__panel{position:absolute;left:0;right:0;bottom:0;max-height:50vh;overflow-y:auto;background:linear-gradient(180deg,#1a0830fa,#0a0612fa);border-top:1px solid rgba(241,200,75,.4);padding:0 12px 12px;animation:poker-banner-in .24s cubic-bezier(.22,.61,.36,1);box-shadow:0 -8px 20px #00000080}.ipk-evlog__header{display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;padding:10px 0;background:inherit;border-bottom:1px solid rgba(241,200,75,.18);margin-bottom:6px}.ipk-evlog__title{font-size:13px;font-weight:800;color:#f1c84b;letter-spacing:.5px}.ipk-evlog__close{width:32px;height:32px;border-radius:999px;background:#f1c84b14;border:1px solid rgba(241,200,75,.35);color:#f1c84b;font-size:18px;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.ipk-evlog__close:active{transform:scale(.92)}.ipk-evlog__empty{text-align:center;font-size:12px;color:#66594a;padding:14px 0;font-style:italic}.ipk-evlog__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:3px}.ipk-evlog__row{font-size:12px;color:#c8b88a;font-variant-numeric:tabular-nums;padding:3px 6px;border-radius:4px}.ipk-evlog__row--meta{color:#66594a;font-style:italic;font-size:11px}.ipk-evlog__row--street{color:#f1c84b;font-weight:700}.ipk-evlog__row--fold{color:#ff8c8c}.ipk-evlog__row--raise{color:#ffe680;font-weight:700}.ipk-evlog__row--win{color:#f1c84b;font-weight:800;background:#f1c84b14;border-left:2px solid #f1c84b}.ipk-seatgrid{position:relative;width:100%;max-width:460px;margin:0 auto;aspect-ratio:3 / 4.4;flex-shrink:0;max-height:100%;min-height:0}.ipk-seatgrid--hu,.ipk-seatgrid--6max{aspect-ratio:717 / 1280}.ipk-seatgrid--9max{aspect-ratio:3 / 4.7}.ipk-seatgrid--hu .ipk-seatgrid__felt{background:image-set(url(/poker/iwin-poker-table-hu.webp) type("image/webp"),url(/poker/iwin-poker-table-hu.png) type("image/png")) center / contain no-repeat;box-shadow:0 6px 18px #0000008c;top:0;right:0;bottom:0;left:0;border-radius:0}.ipk-seatgrid--hu .ipk-seatgrid__felt:before,.ipk-seatgrid--hu .ipk-seatgrid__felt:after{display:none}.ipk-seatgrid--hu .ipk-seatgrid__watermark,.ipk-seatgrid--hu .ipk-seatgrid__pedestal{display:none}.ipk-seatgrid--6max .ipk-seatgrid__felt{background:image-set(url(/poker/iWin6max.webp) type("image/webp"),url(/poker/iWin6max.jpg) type("image/jpeg")) center / 100% 100% no-repeat;box-shadow:0 6px 18px #0000008c;top:0;right:0;bottom:0;left:0;border-radius:0}.ipk-seatgrid--6max .ipk-seatgrid__felt:before,.ipk-seatgrid--6max .ipk-seatgrid__felt:after{display:none}.ipk-seatgrid--6max .ipk-seatgrid__watermark,.ipk-seatgrid--6max .ipk-seatgrid__pedestal{display:none}.ipk-seatgrid__felt{position:absolute;top:4%;right:3%;bottom:4%;left:3%;border-radius:50%/38%;background:linear-gradient(180deg,#f8d672,#d4af37 28%,#a8842a,#f4cd5b);box-shadow:inset 0 2px 4px #ffffff73,inset 0 -4px 10px #0006,0 6px 22px #000000b3,0 0 32px #f1c84b40}.ipk-seatgrid__felt:before{content:"";position:absolute;top:14px;right:14px;bottom:14px;left:14px;border-radius:50%/38%;border:1.5px solid rgba(28,8,47,.85);box-shadow:inset 0 0 6px #0006;pointer-events:none;z-index:1}.ipk-seatgrid__felt:after{content:"";position:absolute;top:16px;right:16px;bottom:16px;left:16px;border-radius:50%/38%;background:radial-gradient(ellipse at center,rgba(110,50,168,.45),transparent 55%),radial-gradient(ellipse at center,#4a1a7c,#2a0e4f 60%,#1a0830),repeating-linear-gradient(45deg,rgba(255,255,255,.025) 0 4px,transparent 4px 8px),repeating-linear-gradient(135deg,rgba(0,0,0,.08) 0 4px,transparent 4px 8px);box-shadow:inset 0 0 38px #0009,inset 0 2px 4px #00000080;z-index:0}.ipk-seatgrid__watermark{position:absolute;top:50%;left:50%;transform:translate(-50%,-56%);font-family:UTM Avo,serif;font-weight:900;font-style:italic;font-size:80px;letter-spacing:-4px;color:#f1c84b14;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0}.ipk-seatgrid__pedestal{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:220px;height:120px;border-radius:50%;background:radial-gradient(ellipse at center,rgba(241,200,75,.18),transparent 65%);pointer-events:none;z-index:0}.ipk-seatgrid__center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:8px;z-index:1;pointer-events:none}.ipk-seatgrid__center .ipk-pot{pointer-events:auto}.ipk-seatgrid__center .ipk-board{pointer-events:none}.ipk-seat{position:absolute;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:4px;z-index:2}.ipk-seat--lg{width:120px;min-height:92px}.ipk-seat--md{width:100px;min-height:76px}.ipk-seat--sm{width:78px;min-height:62px}.ipk-seat__stack{display:flex;flex-direction:column;align-items:center;gap:4px}.ipk-seat__cards{display:flex;gap:3px;z-index:1}.ipk-seat__action{position:absolute;top:-22px;left:50%;transform:translate(-50%);display:inline-flex;align-items:center;justify-content:center;min-height:18px;padding:2px 10px;border-radius:999px;font-size:10px;font-weight:800;letter-spacing:.8px;font-variant-numeric:tabular-nums;border:1px solid;background:#0a0612d9;box-shadow:0 1px 4px #00000073;animation:poker-action-badge-life 2.5s cubic-bezier(.22,.61,.36,1) forwards;white-space:nowrap;z-index:3;pointer-events:none}.ipk-seat__action--win{animation:poker-banner-in .28s cubic-bezier(.22,.61,.36,1)}@keyframes poker-action-badge-life{0%{opacity:0;transform:translate(-50%) scale(.92)}15%{opacity:1;transform:translate(-50%) scale(1)}80%{opacity:1;transform:translate(-50%) scale(1)}to{opacity:.45;transform:translate(-50%) scale(1)}}.ipk-seat.is-top-anchor .ipk-seat__action{top:auto;bottom:-22px}.ipk-seat--sm .ipk-seat__action{min-height:16px;font-size:9px;padding:1px 8px}.ipk-seat__action--fold{color:#ff8c8c;border-color:#ff6b6b8c}.ipk-seat__action--check{color:#b6e2b6;border-color:#8cc88c80}.ipk-seat__action--call{color:#f1c84b;border-color:#f1c84b80}.ipk-seat__action--bet,.ipk-seat__action--raise{color:#ffe680;border-color:#d4af37;background:#4a1a7cd9}.ipk-seat__action--allin{color:#fff;border-color:#ff6b6b;background:linear-gradient(180deg,#d62b2b,#8a1d2d)}.ipk-seat__action--win{color:#0a0612;border-color:#d4af37;background:linear-gradient(180deg,#f8d672,#d4af37);animation:poker-pot-pulse .6s ease-out}.ipk-seat__plate{display:flex;align-items:center;gap:6px;padding:4px 6px;background:#0a0612c7;border:1px solid rgba(241,200,75,.3);border-radius:10px;width:100%;box-sizing:border-box}.ipk-seat--lg .ipk-seat__plate{padding:5px 8px;border-radius:12px}.ipk-seat--sm .ipk-seat__plate{padding:3px 4px;border-radius:8px;gap:4px}.ipk-seat.is-empty .ipk-seat__plate{border-style:dashed;border-color:#f1c84b66;background:#0a061280}.ipk-seat.is-inert .ipk-seat__plate{opacity:.55;border-color:#c8b88a38;background:#0a061259}.ipk-seat.is-inert .ipk-seat__cards{display:none}.ipk-seat__sit-cta{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;min-height:44px;background:transparent;border:0;color:#f1c84be6;cursor:pointer;font-family:UTM Avo,system-ui,sans-serif;border-radius:6px;transition:background-color .12s ease,transform 80ms ease}.ipk-seat__sit-cta:hover,.ipk-seat__sit-cta:focus-visible{background:#f1c84b1a;outline:none}.ipk-seat__sit-cta:active{transform:scale(.95)}.ipk-seat__sit-cta-plus{font-size:24px;font-weight:800;line-height:1;color:#f1c84b;text-shadow:0 0 8px rgba(241,200,75,.6)}.ipk-seat__sit-cta-label{font-size:10px;font-weight:700;letter-spacing:1px;text-transform:uppercase}.ipk-seat--sm .ipk-seat__sit-cta-plus{font-size:20px}.ipk-seat--sm .ipk-seat__sit-cta-label{font-size:9px}.ipk-seat__avatar{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#2a0e4f;border:1.5px solid #f1c84b;color:#f1c84b;font-weight:800;font-size:14px;flex-shrink:0}.ipk-seat--lg .ipk-seat__avatar{width:38px;height:38px;font-size:16px}.ipk-seat--sm .ipk-seat__avatar{width:26px;height:26px;font-size:12px;border-width:1px}.ipk-seat__info{display:flex;flex-direction:column;gap:1px;flex:1;min-width:0}.ipk-seat__name{font-size:12px;font-weight:700;color:#f5f7f6;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ipk-seat__stack{font-size:11px;color:#c8b88a;font-variant-numeric:tabular-nums}.ipk-seat--lg .ipk-seat__name{font-size:13px}.ipk-seat--lg .ipk-seat__stack{font-size:12px}.ipk-seat--sm .ipk-seat__name{font-size:10px}.ipk-seat--sm .ipk-seat__stack{font-size:9px}.ipk-seat__fold{font-size:9px;color:#ff6b6b;text-transform:uppercase;letter-spacing:1px}.ipk-seat__commit{margin-top:2px;z-index:1}.ipk-seat__overlay{position:absolute;top:-4px;right:-10px;z-index:3}.ipk-seat__plate--client{background:#0a0612d9;border-color:#f1c84b52;border-radius:10px;align-items:stretch;gap:6px}.ipk-seat--sm .ipk-seat__plate--client{gap:5px;padding:2px 5px}.ipk-seat--lg .ipk-seat__plate--client{gap:7px;padding:4px 7px}.ipk-seat__avatar-wrap{position:relative;flex-shrink:0;display:flex;align-items:center;justify-content:center}.ipk-seat__plate--client .ipk-seat__avatar-wrap .ipk-seat__positions{position:absolute;bottom:-3px;right:-3px;flex-direction:row;gap:1px;z-index:2}.ipk-seat__plate--client .ipk-seat__avatar-wrap .ipk-seat__position{min-width:16px;height:16px;padding:0 3px;font-size:8px;border-width:1px}.ipk-seat__panel{display:flex;flex-direction:column;flex:1;min-width:0;gap:1px;line-height:1.15}.ipk-seat__panel .ipk-seat__name{font-size:12px}.ipk-seat--lg .ipk-seat__panel .ipk-seat__name{font-size:13px}.ipk-seat--sm .ipk-seat__panel .ipk-seat__name{font-size:10px}.ipk-seat__panel .ipk-seat__stack{font-size:11px}.ipk-seat--lg .ipk-seat__panel .ipk-seat__stack{font-size:12px}.ipk-seat--sm .ipk-seat__panel .ipk-seat__stack{font-size:9px}.ipk-seat__state{font-size:9px;font-weight:800;letter-spacing:.5px;text-transform:uppercase;font-variant-numeric:tabular-nums;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.ipk-seat--lg .ipk-seat__state{font-size:10px}.ipk-seat--sm .ipk-seat__state{font-size:8px;letter-spacing:.3px}.ipk-seat__state--fold,.ipk-seat__state--sitting_out,.ipk-seat__state--leaving{color:#ff8a8ad9}.ipk-seat__state--check{color:#b6e2b6}.ipk-seat__state--call{color:#f1c84b}.ipk-seat__state--bet,.ipk-seat__state--raise{color:#ffe680}.ipk-seat__state--allin{color:#ff5c5c}.ipk-seat__state--win{color:#f8d672}.ipk-seat__plate--client:has(.ipk-seat__state--sitting_out),.ipk-seat__plate--client:has(.ipk-seat__state--leaving){opacity:.6}.ipk-seat__plate--client:has(.ipk-seat__state--allin){border-color:#ff5c5cb3;box-shadow:0 0 6px #ff5c5c66 inset}.ipk-seat__win-flash{position:absolute;top:-16px;left:50%;transform:translate(-50%);padding:1px 8px;border-radius:999px;background:linear-gradient(180deg,#f8d672,#d4af37);color:#0a0612;font-size:10px;font-weight:800;letter-spacing:.8px;z-index:3;animation:poker-banner-in .28s cubic-bezier(.22,.61,.36,1);pointer-events:none}.ipk-seat.is-top-anchor .ipk-seat__win-flash{top:auto;bottom:-16px}.ipk-seat .ipk-seat__cards{margin-bottom:-10px;z-index:4}.ipk-seat--lg .ipk-seat__cards{margin-bottom:-12px}.ipk-seat--sm .ipk-seat__cards{margin-bottom:-8px}.ipk-seat.is-top-anchor .ipk-seat__cards{margin-bottom:0;margin-top:-10px}.ipk-seat--lg.is-top-anchor .ipk-seat__cards{margin-top:-12px}.ipk-seat--sm.is-top-anchor .ipk-seat__cards{margin-top:-8px}.ipk-seat--hero .ipk-seat__cards{gap:4px}.ipk-seat--hero .ipk-seat__cards>.ipk-card:first-child{transform:rotate(-5deg) translateY(2px)}.ipk-seat--hero .ipk-seat__cards>.ipk-card:last-child{transform:rotate(3deg) translateY(0)}.ipk-seat__commit-pill{position:absolute;left:50%;transform:translate(-50%);display:inline-flex;align-items:center;gap:4px;z-index:3;pointer-events:none}.ipk-seat__commit-pill--inline{position:static;transform:none}.ipk-seat:not(.is-top-anchor)>.ipk-seat__commit-pill{top:-22px}.ipk-seat.is-top-anchor>.ipk-seat__commit-pill{bottom:-22px}.ipk-seat__commit-amount{display:inline-flex;align-items:center;justify-content:center;min-width:48px;height:22px;padding:0 8px;border-radius:999px;background:#0a0612e0;border:1px solid rgba(241,200,75,.45);color:#ffe680;font-family:UTM Avo,system-ui,sans-serif;font-size:11px;font-weight:800;letter-spacing:.3px;font-variant-numeric:tabular-nums;box-shadow:0 1px 3px #0000008c;white-space:nowrap}.ipk-seat__timer-bar{position:relative;width:88%;height:5px;margin-top:3px;background:#0000008c;border-radius:999px;overflow:hidden;z-index:3}.ipk-seat__timer-bar-fill{position:absolute;top:0;left:0;height:100%;background:#6dd66d;border-radius:999px;transition:width .22s linear,background-color .2s linear}.ipk-seat__timer-bar-fill.is-safe{background:#6dd66d}.ipk-seat__timer-bar-fill.is-warn{background:#f1c84b}.ipk-seat__timer-bar-fill.is-danger{background:#ff5c5c}.ipk-seat__timer-bar-fill.is-expired{background:#d62b2b73}.ipk-seat__timer-bar-fill.is-urgent{animation:poker-seat-timer-flash .6s ease-in-out infinite}@keyframes poker-seat-timer-flash{0%,to{opacity:1}50%{opacity:.65}}.ipk-seat__timer-pill{display:inline-flex;align-items:center;justify-content:center;min-width:32px;height:18px;padding:0 6px;margin-top:2px;border-radius:999px;background:#0a0612e0;border:1px solid rgba(241,200,75,.5);color:#ffe680;font-family:UTM Avo,system-ui,sans-serif;font-size:10px;font-weight:800;letter-spacing:.4px;font-variant-numeric:tabular-nums;z-index:3}.ipk-seat__timer-pill.is-safe{color:#b6e2b6;border-color:#8cc88c99}.ipk-seat__timer-pill.is-warn{color:#f1c84b;border-color:#f1c84bb3}.ipk-seat__timer-pill.is-danger{color:#ff8c8c;border-color:#ff5c5cd9}.ipk-seat__timer-pill.is-expired{color:#ff8a8a99;border-color:#ff5c5c73}.ipk-seat__timer-pill.is-urgent{color:#fff;border-color:#ff5c5c;background:#d62b2bd9}@media (prefers-reduced-motion: reduce){.ipk-seat__timer-bar-fill.is-urgent{animation:none}}.ipk-seat__positions{display:inline-flex;flex-direction:column;align-items:center;gap:2px;flex-shrink:0}.ipk-seat__position{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:20px;padding:0 5px;border-radius:999px;font-size:9px;font-weight:800;letter-spacing:.4px;border:1.5px solid;box-shadow:0 1px 2px #0006;font-family:UTM Avo,system-ui,sans-serif;-webkit-user-select:none;user-select:none}.ipk-seat--sm .ipk-seat__position{min-width:18px;height:16px;font-size:8px;padding:0 3px}.ipk-seat__position--d{background:#fff;color:#0a0612;border-color:#fff}.ipk-seat__position--sb{background:#4a90e2;color:#fff;border-color:#2a7fff}.ipk-seat__position--bb{background:#ff5252;color:#fff;border-color:#d62b2b}.ipk-seat__position--utg,.ipk-seat__position--hj,.ipk-seat__position--co,.ipk-seat__position--mp{background:#6a6a78;color:#fff;border-color:#4a4a52}.ipk-seat.is-active-turn .ipk-seat__plate{border-color:#f1c84b;box-shadow:0 0 0 1.5px #f1c84ba6,0 0 14px #f1c84b73,0 0 28px #f1c84b33;background:#4a1a7c99;animation:poker-seat-active-pulse 1.1s ease-in-out infinite}.ipk-seat.is-active-turn .ipk-seat__avatar{box-shadow:0 0 0 2px #f1c84bd9,0 0 14px #f1c84b99,0 0 24px #f1c84b4d;animation:poker-seat-active-pulse 1.1s ease-in-out infinite}.ipk-seat.is-active-turn.is-urgent .ipk-seat__plate{border-color:#ff5c5c;box-shadow:0 0 0 1.5px #ff5c5ce6,0 0 14px #ff5c5ca6,0 0 28px #ff50504d;animation:poker-seat-active-pulse-urgent .6s ease-in-out infinite}.ipk-seat.is-active-turn.is-urgent .ipk-seat__avatar{box-shadow:0 0 0 2px #ff5050f2,0 0 18px #ff5050bf;animation:poker-seat-active-pulse-urgent .6s ease-in-out infinite}@keyframes poker-seat-active-pulse{0%,to{filter:brightness(1)}50%{filter:brightness(1.18)}}@keyframes poker-seat-active-pulse-urgent{0%,to{filter:brightness(1)}50%{filter:brightness(1.28)}}@media (prefers-reduced-motion: reduce){.ipk-seat.is-active-turn .ipk-seat__plate,.ipk-seat.is-active-turn .ipk-seat__avatar,.ipk-seat.is-active-turn.is-urgent .ipk-seat__plate,.ipk-seat.is-active-turn.is-urgent .ipk-seat__avatar{animation:none}}.ipk-seat.is-winner .ipk-seat__plate{border-color:#f1c84b;background:#f1c84b2e;animation:poker-win-glow .9s ease-out 2}.ipk-seat.is-loser{opacity:.5;transition:opacity .32s ease-out}.ipk-seat.is-folded .ipk-seat__cards{opacity:.35}.ipk-seat.is-empty .ipk-seat__plate{border-style:dashed;background:#0006;opacity:.6}.ipk-seat.is-empty .ipk-seat__avatar{background:transparent;color:#f1c84b66}.ipk-seat--hero .ipk-seat__plate{border-color:#f1c84b8c;background:#1a0830e0}@media (max-width: 380px){.ipk-seatgrid{max-width:100%}.ipk-seat--lg{width:108px;min-height:86px}.ipk-seat--md{width:90px;min-height:70px}.ipk-seat--sm{width:72px;min-height:58px}.ipk-seatgrid--9max .ipk-seat[data-seat-no="2"],.ipk-seatgrid--9max .ipk-seat[data-seat-no="3"]{transform:translate(-40%,-50%)}.ipk-seatgrid--9max .ipk-seat[data-seat-no="7"],.ipk-seatgrid--9max .ipk-seat[data-seat-no="8"]{transform:translate(-60%,-50%)}}@media (min-width: 411px){.ipk-seat--lg{width:132px}.ipk-seat--md{width:110px}.ipk-seat--sm{width:86px}}.header-wallet-chip--skeleton,.header-avatar--skeleton{pointer-events:none;opacity:.45;animation:iwin-auth-skeleton-pulse 1.2s ease-in-out infinite}@keyframes iwin-auth-skeleton-pulse{0%,to{opacity:.45}50%{opacity:.75}}.poker-player-profile{display:flex;align-items:center;gap:var(--space-3);width:calc(100% + 32px);margin:-8px -16px var(--space-3);padding:10px var(--space-4);background:#f1c84b0a;border:0;border-top:1px solid var(--border);border-bottom:1px solid var(--border);cursor:pointer;text-align:left}.poker-player-profile__avatar{width:40px;height:40px;border-radius:50%;background:var(--bg-elev);border:1px solid var(--border-strong);display:inline-flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.poker-player-profile__avatar img{width:100%;height:100%;object-fit:cover}.poker-player-profile__avatar-fallback{color:var(--gold);font-family:UTM Avo,serif;font-weight:700;font-size:18px}.poker-player-profile__body{display:flex;flex-direction:column;flex:1;min-width:0}.poker-player-profile__label{color:var(--text-dim);font-size:var(--font-cap);font-weight:600;letter-spacing:.2px}.poker-player-profile__name{color:var(--text);font-size:var(--font-body);font-weight:700;font-family:UTM Avo,serif;letter-spacing:.3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.poker-player-profile__chevron{color:var(--gold-dim);font-size:22px;line-height:1}.profile-editor-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;pointer-events:none;display:flex;align-items:flex-end;justify-content:center}.profile-editor-layer.open{pointer-events:auto}.profile-editor-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000a6;opacity:0;transition:opacity .16s ease;border:0;cursor:pointer}.profile-editor-layer.open .profile-editor-backdrop{opacity:1}.profile-editor-sheet{position:relative;width:100%;max-width:480px;background:var(--surface);border-top:1px solid var(--border-strong);border-radius:var(--radius-lg) var(--radius-lg) 0 0;padding:var(--space-4) var(--space-4) var(--space-5);display:flex;flex-direction:column;gap:var(--space-3);transform:translateY(110%);transition:transform .2s ease;box-shadow:0 -16px 40px #0000008c}.profile-editor-layer.open .profile-editor-sheet{transform:translateY(0)}.profile-editor-sheet__head{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3)}.profile-editor-sheet__head h2{margin:0;color:var(--gold);font-family:UTM Avo,serif;font-size:var(--font-h1);letter-spacing:.3px}.profile-editor-sheet__close{background:transparent;border:0;color:var(--text-muted);font-size:24px;line-height:1;cursor:pointer;padding:4px 8px}.profile-editor-sheet__avatar-block{display:flex;flex-direction:column;align-items:center;gap:var(--space-2)}.profile-editor-sheet__avatar{width:88px;height:88px;border-radius:50%;background:var(--bg-elev);border:2px solid var(--gold);box-shadow:0 4px 18px #f1c84b40;display:inline-flex;align-items:center;justify-content:center;overflow:hidden}.profile-editor-sheet__avatar img{width:100%;height:100%;object-fit:cover}.profile-editor-sheet__avatar-fallback{color:var(--gold);font-family:UTM Avo,serif;font-weight:700;font-size:36px;letter-spacing:.4px}.profile-editor-sheet__avatar-cta{background:transparent;border:1px solid var(--border-strong);color:var(--gold);padding:6px 14px;border-radius:var(--radius-sm);font-size:var(--font-cap);font-weight:600;letter-spacing:.3px;cursor:pointer}.profile-editor-sheet__field{display:flex;flex-direction:column;gap:6px}.profile-editor-sheet__field span{color:var(--text-muted);font-size:var(--font-cap);font-weight:600;letter-spacing:.3px}.profile-editor-sheet__field input{padding:10px 12px;background:var(--bg-elev);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text);font-size:var(--font-body)}.profile-editor-sheet__field input:focus{outline:1px solid var(--gold);border-color:var(--gold)}.profile-editor-sheet__actions{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-2);margin-top:var(--space-2)}.profile-editor-sheet__btn{padding:12px;border-radius:var(--radius-md);font-size:var(--font-body);font-weight:700;letter-spacing:.3px;cursor:pointer}.profile-editor-sheet__btn--ghost{background:transparent;border:1px solid var(--border-strong);color:var(--gold)}.profile-editor-sheet__btn--primary{background:linear-gradient(180deg,#ffd95e,#d4af37);border:1px solid #8b6914;color:#0a0612}.wallet-sheet-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;pointer-events:none;display:flex;align-items:flex-end;justify-content:center}.wallet-sheet-layer.open{pointer-events:auto}.wallet-sheet-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000a6;opacity:0;transition:opacity .16s ease;border:0;cursor:pointer}.wallet-sheet-layer.open .wallet-sheet-backdrop{opacity:1}.wallet-sheet{position:relative;width:100%;max-width:480px;background:var(--surface);border-top:1px solid var(--border-strong);border-radius:var(--radius-lg) var(--radius-lg) 0 0;padding:var(--space-4) var(--space-4) var(--space-5);display:flex;flex-direction:column;gap:var(--space-3);transform:translateY(110%);transition:transform .2s ease;box-shadow:0 -16px 40px #0000008c}.wallet-sheet-layer.open .wallet-sheet{transform:translateY(0)}.wallet-sheet__head{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3)}.wallet-sheet__head h2{margin:0;color:var(--gold);font-family:UTM Avo,serif;font-size:var(--font-h1);letter-spacing:.3px}.wallet-sheet__close{background:transparent;border:0;color:var(--text-muted);font-size:24px;line-height:1;cursor:pointer;padding:4px 8px}.wallet-sheet__balance{display:flex;align-items:baseline;justify-content:space-between;padding:12px 14px;background:var(--bg-elev);border:1px solid var(--border);border-radius:var(--radius-md)}.wallet-sheet__balance-label{color:var(--text-dim);font-size:var(--font-cap);font-weight:600;letter-spacing:.3px}.wallet-sheet__balance-value{color:var(--gold);font-family:UTM Avo,serif;font-size:20px;font-weight:700;letter-spacing:.5px}.wallet-sheet__actions{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-2)}.wallet-sheet__action{padding:12px;background:var(--bg-elev);border:1px solid var(--border-strong);border-radius:var(--radius-md);color:var(--gold);font-size:var(--font-body);font-weight:700;letter-spacing:.3px;cursor:pointer}.wallet-sheet__action:disabled,.wallet-sheet__action[aria-disabled=true]{opacity:.55;cursor:not-allowed}.wallet-sheet__note{margin:0;color:var(--text-dim);font-size:var(--font-cap);line-height:1.45}.wallet-sheet__wallet{display:flex;align-items:center;gap:var(--space-2);padding:10px 12px;background:var(--bg-elev);border:1px solid var(--border);border-radius:var(--radius-sm);flex-wrap:wrap}.wallet-sheet__wallet-label{color:var(--text-dim);font-size:var(--font-cap);font-weight:600}.wallet-sheet__wallet-addr{color:var(--gold);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:var(--font-cap);font-weight:700;flex:1;min-width:0}.wallet-sheet__wallet-disconnect{background:transparent;border:1px solid var(--border-strong);color:var(--gold);padding:4px 10px;border-radius:var(--radius-sm);font-size:var(--font-cap);font-weight:600;cursor:pointer}.wallet-sheet__link-cta{padding:12px;border-radius:var(--radius-md);background:linear-gradient(180deg,#ffd95e,#d4af37);border:1px solid #8b6914;color:#0a0612;font-size:var(--font-body);font-weight:700;letter-spacing:.3px;cursor:pointer}@media (prefers-reduced-motion: reduce){.ipk-card.is-dealing,.ipk-card.is-flipping,.ipk-card.is-revealing,.ipk-seat__action,.ipk-evlog__panel,.ipk-evlog__backdrop,.ipk-raise,.poker-play-banner,.poker-play-waiting__dot,.ipk-pot.is-awarded,.ipk-pot.is-pulsing,.ipk-seat.is-winner .ipk-seat__plate{animation:none!important}*{transition-duration:60ms!important}}.ipk-tlist{display:flex;flex-direction:column;gap:10px;margin-top:4px;min-width:0}.ipk-tlist__head{display:flex;align-items:center;gap:8px;padding:4px 4px 2px}.ipk-tlist__head-title{font-size:11px;font-weight:800;letter-spacing:2px;color:#c8b88a;text-transform:uppercase}.ipk-tlist__head-demo{font-size:9px;font-weight:800;letter-spacing:1.5px;color:#0a0612;background:linear-gradient(180deg,#f8d672,#d4af37);padding:1px 6px;border-radius:999px}.ipk-tlist__foot-note{margin:4px 0 0;padding:0 4px;font-size:10px;color:#c8b88a99;font-style:italic;line-height:1.4}.ipk-tcard{display:grid;grid-template-columns:minmax(0,1fr) 96px;align-items:stretch;gap:0;background:linear-gradient(180deg,#1a0830c7,#0a0612c7);border:1px solid rgba(241,200,75,.22);border-radius:10px;overflow:hidden;box-sizing:border-box;position:relative;transition:border-color .14s ease-out}.ipk-tcard,.ipk-tcard *{box-sizing:border-box}@media (max-width: 380px){.ipk-tcard{grid-template-columns:minmax(0,1fr) 84px}}.ipk-trow__body{display:grid!important;grid-template-columns:72px minmax(0,1fr) 76px;gap:8px;padding:10px 20px;align-items:center;min-height:88px}@media (max-width: 380px){.ipk-trow__body{grid-template-columns:60px minmax(0,1fr) 64px;gap:6px;padding:8px 10px}}.ipk-trow__status{display:flex;flex-direction:column;gap:2px;align-items:flex-start;min-width:0}.ipk-trow__status-label{font-size:10px;font-weight:800;letter-spacing:.6px;text-transform:uppercase;padding:2px 6px;border-radius:999px;white-space:nowrap}.ipk-trow__status--registering .ipk-trow__status-label{color:#b6e2b6;background:#8cc88c1f}.ipk-trow__status--late_registration .ipk-trow__status-label{color:#ffe680;background:#ffe68024}.ipk-trow__status--running .ipk-trow__status-label{color:#f1c84b;background:#f1c84b24}.ipk-trow__status--break .ipk-trow__status-label{color:#f1c84b;background:#f1c84b14}.ipk-trow__status--finished .ipk-trow__status-label{color:#c8b88a;background:#c8b88a0f}.ipk-trow__status--cancelled .ipk-trow__status-label{color:#ff8c8c;background:#ff6b6b1f}.ipk-trow__status-when{font-size:10px;color:#c8b88a;font-variant-numeric:tabular-nums;letter-spacing:.2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.ipk-trow__status-late{font-size:9px;color:#ffe680d9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.ipk-trow__info{display:flex;flex-direction:column;gap:3px;min-width:0;overflow:hidden}.ipk-trow__line{display:flex;align-items:center;gap:6px;min-width:0}.ipk-trow__name{font-size:14px;font-weight:800;color:#f5f7f6;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;letter-spacing:.2px}.ipk-trow__line--badges{flex-wrap:wrap;row-gap:4px}.ipk-trow__format{font-size:9px;font-weight:800;letter-spacing:.6px;padding:2px 6px;border-radius:4px;color:#f1c84b;background:#f1c84b14;border:1px solid rgba(241,200,75,.3);white-space:nowrap}.ipk-trow__format--freezeout{color:#c8b88a;border-color:#c8b88a59;background:#c8b88a14}.ipk-trow__format--bounty,.ipk-trow__format--head_hunter,.ipk-trow__format--progressive_ko,.ipk-trow__format--mystery_bounty{color:#ff8a8a;border-color:#ff8a8a73;background:#ff8a8a14}.ipk-trow__chip{font-size:9px;font-weight:700;letter-spacing:.4px;padding:2px 6px;border-radius:4px;color:#c8b88ad9;background:#ffffff0a;border:1px solid rgba(200,184,138,.25);white-space:nowrap}.ipk-trow__chip--bounty.is-unlocked{color:#f1c84b;border-color:#f1c84b8c;background:#f1c84b1a}.ipk-trow__line--meta{font-size:11px;color:#c8b88a;gap:10px}.ipk-trow__meta{display:inline-flex;align-items:center;gap:4px;white-space:nowrap;font-variant-numeric:tabular-nums;overflow:hidden;text-overflow:ellipsis;min-width:0}.ipk-trow__meta--people{color:#b6e2b6}.ipk-trow__prize{display:flex;flex-direction:column;gap:2px;align-items:flex-end;justify-content:center;min-width:0}.ipk-trow__prize-label{font-size:9px;font-weight:800;letter-spacing:.8px;text-transform:uppercase;color:#c8b88ab3}.ipk-trow__prize-amount{font-size:13px;font-weight:800;color:#f1c84b;font-variant-numeric:tabular-nums;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.ipk-trow__cta{align-self:stretch;justify-self:stretch;border:0;border-left:1px solid rgba(241,200,75,.18);border-radius:0;padding:4px 6px;font-family:UTM Avo,system-ui,sans-serif;font-size:12px;font-weight:800;letter-spacing:.4px;cursor:pointer;background:linear-gradient(180deg,#f1c84b29,#c8a5341f);color:#f1c84b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ipk-trow__cta--registering,.ipk-trow__cta--late_registration{background:linear-gradient(180deg,#f1c84b,#d4af37);color:#0a0612}.ipk-trow__cta--running,.ipk-trow__cta--break{background:#f1c84b1a;color:#f1c84b}.ipk-trow__cta--finished,.ipk-trow__cta--cancelled,.ipk-trow__cta.is-disabled,.ipk-trow__cta:disabled{background:#c8b88a0f;color:#c8b88a8c;cursor:not-allowed}.ipk-trow__cta:not(:disabled):active{filter:brightness(1.08)}.ipk-tcard--running{border-left:3px solid #f1c84b}.ipk-tcard--registering{border-left:3px solid #b6e2b6}.ipk-tcard--late_registration{border-left:3px solid #ffe680}.ipk-tcard--break{border-left:3px solid #f1c84b}.ipk-tcard--finished{border-left:3px solid rgba(200,184,138,.3);opacity:.75}.ipk-tcard--cancelled{border-left:3px solid #ff6b6b;opacity:.6}.ipk-tcard--skeleton{border-left:3px solid rgba(200,184,138,.18)}.ipk-tcard-skel__line{background:linear-gradient(90deg,#c8b88a14,#c8b88a2e,#c8b88a14);background-size:200% 100%;height:12px;border-radius:4px;animation:ipk-skel-shimmer 1.4s ease-in-out infinite}.ipk-tcard-skel__line--lg{width:65%;height:14px}.ipk-tcard-skel__line--md{width:80%;height:10px}.ipk-tcard-skel__line--sm{width:45%;height:10px}.ipk-tcard-skel__cta{align-self:center;justify-self:stretch;margin:8px 8px 8px 0;min-height:44px;border-radius:10px;background:linear-gradient(90deg,#f1c84b1a,#f1c84b38,#f1c84b1a);background-size:200% 100%;animation:ipk-skel-shimmer 1.4s ease-in-out infinite}@keyframes ipk-skel-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.ipk-tcard__body{min-width:0;display:flex;flex-direction:column;gap:6px;padding:10px 12px;background:transparent;border:none;text-align:left;cursor:pointer;color:inherit;font:inherit;overflow:hidden}.ipk-tcard__body:active{transform:scale(.996)}.ipk-tcard__head{display:flex;align-items:center;gap:6px;flex-wrap:wrap;min-width:0}.ipk-tcard__name{font-size:14px;font-weight:800;color:#f5f7f6;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ipk-tcard__gtd{font-size:10px;font-weight:800;letter-spacing:.5px;padding:2px 6px;border-radius:999px;color:#0a0612;background:linear-gradient(180deg,#f8d672,#d4af37);white-space:nowrap}.ipk-tcard__status{font-size:10px;font-weight:800;letter-spacing:1px;padding:2px 8px;border-radius:999px;border:1px solid;text-transform:uppercase}.ipk-tcard__status--registering{color:#b6e2b6;border-color:#8cc88c80;background:#8cc88c1a}.ipk-tcard__status--late_registration{color:#ffe680;border-color:#ffe6808c;background:#ffe6801a}.ipk-tcard__status--running{color:#f1c84b;border-color:#f1c84b8c;background:#f1c84b1a}.ipk-tcard__status--break{color:#f1c84b;border-color:#f1c84b66;background:#f1c84b0f}.ipk-tcard__status--finished{color:#c8b88a;border-color:#c8b88a4d;background:#c8b88a0d}.ipk-tcard__status--cancelled{color:#ff8c8c;border-color:#ff6b6b80;background:#ff6b6b1a}.ipk-tcard__stats{display:flex;flex-wrap:wrap;gap:4px 10px;font-size:11px}.ipk-tcard__stat{display:inline-flex;flex-direction:column;min-width:0}.ipk-tcard__stat-k{font-size:9px;letter-spacing:1px;color:#c8b88ab3;text-transform:uppercase}.ipk-tcard__stat-v{font-size:12px;font-weight:700;color:#f1c84b;font-variant-numeric:tabular-nums}.ipk-tcard__when{display:flex;flex-wrap:wrap;gap:4px 10px;font-size:10px;color:#c8b88a}.ipk-tcard__when-time{font-weight:700}.ipk-tcard__when-late{color:#ffe680}.ipk-tcard__when-buyin{margin-left:auto;color:#c8b88ab3}.ipk-tcard__cta{align-self:center;justify-self:stretch;margin:8px 8px 8px 0;min-height:44px;padding:0 10px;border-radius:10px;font-size:12px;font-weight:800;letter-spacing:.4px;font-family:inherit;cursor:pointer;border:1px solid;background:linear-gradient(180deg,#f1c84b,#d4af37);border-color:#d4af37;color:#0a0612;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:transform .1s ease-out,filter .14s ease-out}@media (max-width: 380px){.ipk-tcard__cta{font-size:11px;padding:0 6px;letter-spacing:.2px}}.ipk-tcard__cta:not(:disabled):active{transform:scale(.96)}.ipk-tcard__cta--running{background:#f1c84b1f;color:#f1c84b}.ipk-tcard__cta--finished,.ipk-tcard__cta--cancelled{background:#c8b88a14;color:#c8b88a;border-color:#c8b88a4d}.ipk-tcard__cta.is-disabled,.ipk-tcard__cta:disabled{background:#c8b88a0f;color:#c8b88a99;border-color:#c8b88a33;cursor:not-allowed}.ipk-tdetail{position:absolute;top:var(--app-header-h);left:0;right:0;bottom:calc(58px + env(safe-area-inset-bottom,0px));z-index:90}.ipk-tdetail__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000009e;animation:poker-banner-in .2s ease-out}.ipk-tdetail__panel{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;background:linear-gradient(180deg,#1a0830,#0a0612);border-top:2px solid #d4af37;border-radius:0;box-shadow:0 -10px 30px #000000b3;animation:poker-banner-in .22s cubic-bezier(.22,.61,.36,1)}.ipk-tdetail__header{position:relative;flex-shrink:0;display:flex;align-items:center;gap:8px;min-height:52px;padding:8px 12px;background:#1a0830;border-bottom:1px solid rgba(241,200,75,.18)}.ipk-tdetail__back{width:36px;height:36px;border-radius:999px;background:#f1c84b14;border:1px solid rgba(241,200,75,.35);color:#f1c84b;font-size:26px;line-height:1;font-family:inherit;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;padding:0 0 3px}.ipk-tdetail__back:active{transform:scale(.92)}.ipk-tdetail__header-title{flex:1;display:inline-flex;align-items:center;gap:8px;min-width:0}.ipk-tdetail__title{font-size:16px;font-weight:800;color:#f1c84b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ipk-tdetail__demo{font-size:9px;font-weight:800;letter-spacing:1.5px;color:#0a0612;background:linear-gradient(180deg,#f8d672,#d4af37);padding:2px 6px;border-radius:999px;flex-shrink:0}.ipk-tdetail__close{width:32px;height:32px;border-radius:999px;background:#f1c84b14;border:1px solid rgba(241,200,75,.35);color:#f1c84b;font-size:18px;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.ipk-tdetail__close:active{transform:scale(.92)}.ipk-tdetail__tabs{position:relative;flex-shrink:0;display:flex;gap:4px;padding:8px 12px;background:#1a0830;border-bottom:1px solid rgba(241,200,75,.15);overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.ipk-tdetail__tabs::-webkit-scrollbar{display:none}.ipk-tdetail__tab{flex:1 0 auto;min-height:36px;padding:0 10px;border-radius:999px;font-size:12px;font-weight:700;font-family:inherit;cursor:pointer;background:transparent;border:1px solid transparent;color:#c8b88abf;white-space:nowrap;transition:background .12s,color .12s,border-color .12s}.ipk-tdetail__tab.is-active{background:#f1c84b24;border-color:#f1c84b80;color:#f1c84b}.ipk-tdetail__body{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;padding:12px 12px 16px}.ipk-tdetail__pane{display:flex;flex-direction:column;gap:10px}.ipk-tdetail__empty{text-align:center;font-size:13px;color:#66594a;padding:24px 0;font-style:italic}.ipk-tdetail__statgrid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.ipk-tdetail__stat{background:#f1c84b0d;border:1px solid rgba(241,200,75,.18);border-radius:10px;padding:8px 10px;display:flex;flex-direction:column;gap:2px}.ipk-tdetail__stat--warn{border-color:#ffe6808c;background:#ffe68014}.ipk-tdetail__stat-k{font-size:9px;font-weight:800;letter-spacing:1px;color:#c8b88ab3;text-transform:uppercase}.ipk-tdetail__stat-v{font-size:14px;font-weight:800;color:#f1c84b;font-variant-numeric:tabular-nums}.ipk-tdetail__formatflags{display:flex;gap:6px;flex-wrap:wrap;margin-top:2px}.ipk-tdetail__flag{padding:3px 10px;border-radius:999px;font-size:10px;font-weight:700;color:#c8b88ab3;border:1px solid rgba(200,184,138,.25);background:#c8b88a0a}.ipk-tdetail__flag.is-on{color:#f1c84b;border-color:#f1c84b80;background:#f1c84b1a}.ipk-tdetail__substats{display:flex;gap:6px;flex-wrap:wrap;font-size:11px;color:#c8b88a}.ipk-tdetail__est{color:#ffe680d9;font-style:italic}.ipk-tdetail__est-mark{color:#ffe680d9;font-weight:800}.ipk-tdetail__hero-on{color:#b6e2b6;font-weight:700}.ipk-tdetail__table{width:100%;border-collapse:collapse;font-size:12px;font-variant-numeric:tabular-nums;margin-top:4px}.ipk-tdetail__table thead th{text-align:left;font-size:10px;font-weight:800;letter-spacing:1px;text-transform:uppercase;color:#c8b88ab3;padding:6px;border-bottom:1px solid rgba(241,200,75,.2)}.ipk-tdetail__table tbody td{padding:5px 6px;border-bottom:1px solid rgba(241,200,75,.08);color:#f5f7f6}.ipk-tdetail__table tbody tr.is-current td{background:#f1c84b1f;color:#ffe680}.ipk-tdetail__now{color:#f1c84b;font-weight:800}.ipk-tdetail__break-row td{font-size:10px;font-style:italic;color:#c8b88aa6;background:#00000040;padding-left:18px}.ipk-tdetail__playerlist{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.ipk-tdetail__playerrow{display:flex;align-items:center;gap:8px;padding:6px 10px;border-radius:8px;background:#f1c84b0a;border:1px solid rgba(241,200,75,.12);font-size:12px;color:#f5f7f6}.ipk-tdetail__playerrow.is-hero{background:#f1c84b24;border-color:#f1c84b80;color:#f1c84b;font-weight:700}.ipk-tdetail__playerrow-name{flex:1}.ipk-tdetail__playerrow-tag{font-size:9px;font-weight:800;letter-spacing:1px;padding:1px 6px;border-radius:999px;background:#f1c84b;color:#0a0612}.ipk-tdetail__rules{display:grid;grid-template-columns:110px 1fr;gap:8px 12px;font-size:12px;margin:0}.ipk-tdetail__rules dt{font-size:10px;font-weight:800;letter-spacing:1px;color:#c8b88ab3;text-transform:uppercase;margin:0}.ipk-tdetail__rules dd{margin:0;color:#f5f7f6}.ipk-tdetail__footer{flex-shrink:0;display:flex;gap:8px;padding:10px 12px 12px;border-top:1px solid rgba(241,200,75,.18);background:#0a0612}.ipk-tdetail__cancel,.ipk-tdetail__primary{flex:1;min-height:44px;border-radius:10px;font-size:13px;font-weight:800;font-family:inherit;cursor:pointer;border:1px solid;transition:transform .1s ease-out,filter .14s ease-out}.ipk-tdetail__cancel{background:transparent;border-color:#f1c84b4d;color:#c8b88a}.ipk-tdetail__primary{background:linear-gradient(180deg,#f1c84b,#d4af37);border-color:#d4af37;color:#0a0612;flex:2}.ipk-tdetail__primary:not(:disabled):hover{filter:brightness(1.08)}.ipk-tdetail__primary.is-disabled,.ipk-tdetail__primary:disabled{background:#c8b88a14;color:#c8b88a99;border-color:#c8b88a33;cursor:not-allowed}.ipk-tdetail__cancel:active,.ipk-tdetail__primary:not(:disabled):active{transform:scale(.97)}@media (max-width: 380px){.ipk-tdetail__statgrid{grid-template-columns:1fr}.ipk-tdetail__rules{grid-template-columns:90px 1fr;gap:6px 10px}.ipk-tdetail__title{font-size:14px}.ipk-tdetail__back{width:32px;height:32px;font-size:22px}.ipk-tdetail__close{width:30px;height:30px;font-size:16px}.ipk-tcard__name{font-size:13px}}.ipk-tcard__badges{display:flex;gap:6px;flex-wrap:wrap;margin-top:2px;font-size:10px}.ipk-tcard__format{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;font-size:9px;font-weight:800;letter-spacing:1px;text-transform:uppercase;border:1px solid;white-space:nowrap}.ipk-tcard__format--freezeout{color:#c8b88ad9;border-color:#c8b88a4d;background:#c8b88a0f}.ipk-tcard__format--bounty,.ipk-tcard__format--head_hunter{color:#ffe680;border-color:#ffe68080;background:#ffe6801a}.ipk-tcard__format--progressive_ko{color:#f1c84b;border-color:#f1c84b99;background:linear-gradient(180deg,#f1c84b2e,#f1c84b0f)}.ipk-tcard__format--mystery_bounty{color:#0a0612;border-color:#d4af37;background:linear-gradient(180deg,#f8d672,#d4af37)}.ipk-tcard__bounty{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:999px;font-size:10px;border:1px solid rgba(200,184,138,.25);background:#00000040;color:#c8b88ad9;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.ipk-tcard__bounty.is-unlocked{color:#f1c84b;border-color:#f1c84b80;background:#f1c84b14}.ipk-tcard__bounty-primary{font-weight:800;letter-spacing:.4px}.ipk-tcard__bounty-hint{font-weight:600;opacity:.85;font-variant-numeric:tabular-nums}.ipk-tdetail__bounty-banner{display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:10px;background:#00000059;border:1px solid rgba(200,184,138,.25);font-size:11px;color:#c8b88a}.ipk-tdetail__bounty-banner.is-on{background:linear-gradient(180deg,#f1c84b2e,#f1c84b0f);border-color:#f1c84b80;color:#f1c84b}.ipk-tdetail__bounty-banner-kicker{font-weight:800;letter-spacing:1px;text-transform:uppercase}.ipk-tdetail__bounty-banner-status{font-weight:800;padding:1px 6px;border-radius:999px;background:#0000004d;border:1px solid currentColor}.ipk-tdetail__bounty-banner-detail{flex:1;min-width:0;font-weight:600;font-style:italic}.ipk-tdetail__bounty-state{font-weight:800;color:#c8b88a}.ipk-tdetail__bounty-state.is-on{color:#f1c84b}.ipk-tdetail__bounty-rules{list-style:none;margin:8px 0 0;padding:0;display:flex;flex-direction:column;gap:4px}.ipk-tdetail__bounty-rules li{font-size:12px;color:#f5f7f6;padding:5px 10px;border-radius:6px;background:#f1c84b0f;border-left:2px solid rgba(241,200,75,.35)}.ipk-seatgrid--hu{--iwin-play-left: 12%;--iwin-play-right: 88%;--iwin-play-top: 16%;--iwin-play-bottom: 90%}.ipk-seatgrid--hu .ipk-seatgrid__center{display:none}.ipk-iwin-playfield{position:absolute;left:var(--iwin-play-left);top:var(--iwin-play-top);width:calc(var(--iwin-play-right) - var(--iwin-play-left));height:calc(var(--iwin-play-bottom) - var(--iwin-play-top));display:grid;grid-template-rows:44px 64px 14px 40px 76px 14px 76px 44px;grid-template-columns:1fr;gap:6px;justify-items:center;align-items:center;z-index:2;pointer-events:none}.ipk-iwin-row--opp-cards{transform:translateY(-4px)}.ipk-iwin-playfield>*{pointer-events:none}.ipk-iwin-playfield>.ipk-iwin-row--pot{pointer-events:auto}.ipk-iwin-row{display:flex;align-items:center;justify-content:center;width:100%;gap:6px}.ipk-iwin-row--opp-cards,.ipk-iwin-row--hero-cards,.ipk-iwin-row--board{z-index:4}.ipk-iwin-row--opp-plate,.ipk-iwin-row--hero-plate{z-index:5}.ipk-iwin-row--opp-commit,.ipk-iwin-row--hero-commit{z-index:3;min-height:0}.ipk-iwin-row--pot{width:auto;max-width:90%;padding:6px 14px;border-radius:999px;background:#0000008c;border:1px solid rgba(241,200,75,.45);color:#f1c84b;font-family:inherit;cursor:pointer;z-index:4;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-user-select:none;user-select:none;transition:border-color .14s ease-out,transform .1s ease-out}.ipk-iwin-row--pot:hover{border-color:#f1c84bb3}.ipk-iwin-row--pot:active{transform:scale(.97)}.ipk-iwin-row--pot:focus-visible{outline:2px solid #f1c84b;outline-offset:2px}.ipk-iwin-pot-amount{font-size:14px;font-weight:800;letter-spacing:.3px;font-variant-numeric:tabular-nums;text-shadow:0 1px 2px rgba(0,0,0,.6)}.ipk-iwin-pot-chev{font-size:10px;font-weight:700;color:#f1c84bb3;letter-spacing:.5px}.ipk-iwin-action{display:inline-flex;align-items:center;justify-content:center;height:16px;padding:0 8px;border-radius:999px;font-size:9px;font-weight:800;letter-spacing:.6px;font-variant-numeric:tabular-nums;border:1px solid;background:#0a0612d9;white-space:nowrap}.ipk-iwin-action--fold{color:#ff8c8c;border-color:#ff6b6b8c}.ipk-iwin-action--check{color:#b6e2b6;border-color:#8cc88c80}.ipk-iwin-action--call{color:#f1c84b;border-color:#f1c84b80}.ipk-iwin-action--bet,.ipk-iwin-action--raise{color:#ffe680;border-color:#d4af37;background:#4a1a7cd9}.ipk-iwin-action--allin{color:#fff;border-color:#ff6b6b;background:linear-gradient(180deg,#d62b2b,#8a1d2d)}.ipk-iwin-action--win{color:#0a0612;border-color:#d4af37;background:linear-gradient(180deg,#f8d672,#d4af37)}.ipk-iwin-plate-wrap{display:inline-flex;align-items:center;pointer-events:auto}.ipk-iwin-plate-wrap .ipk-seat{min-height:0;width:auto}.ipk-iwin-plate-wrap .ipk-seat__plate{padding:3px 8px;border-radius:999px}.ipk-iwin-plate-wrap .ipk-seat__avatar{width:29px;height:29px;font-size:13px;border-width:1px}.ipk-iwin-plate-wrap .ipk-seat__name{font-size:11px}.ipk-iwin-plate-wrap .ipk-seat__stack{font-size:10px}.ipk-iwin-plate-wrap .ipk-seat__position{min-width:18px;height:16px;font-size:8px;padding:0 4px}.ipk-iwin-timer{position:absolute;right:-38px;bottom:8px;z-index:6;pointer-events:none}@media (max-width: 380px){.ipk-seatgrid--hu{--iwin-play-left: 14%;--iwin-play-right: 86%;--iwin-play-top: 18%;--iwin-play-bottom: 83%}.ipk-iwin-playfield{grid-template-rows:38px 50px 6px 30px 50px 6px 50px 38px;gap:6px}.ipk-iwin-pot-amount{font-size:13px}.ipk-iwin-plate-wrap .ipk-seat__avatar{width:25px;height:25px;font-size:12px}.ipk-iwin-plate-wrap .ipk-seat__name{font-size:10px}.ipk-iwin-plate-wrap .ipk-seat__stack{font-size:9px}.ipk-iwin-row--opp-cards{transform:translateY(-3px)}.ipk-iwin-row--hero-plate{transform:translateY(16px)}}@media (min-width: 411px){.ipk-seatgrid--hu{--iwin-play-left: 17%;--iwin-play-right: 83%;--iwin-play-top: 20%;--iwin-play-bottom: 86%}.ipk-iwin-playfield{grid-template-rows:50px 62px 10px 40px 62px 10px 62px 50px;gap:8px}.ipk-iwin-row--opp-cards{transform:translateY(-5px)}.ipk-iwin-row--hero-plate{transform:translateY(30px)}}.ipk-seatgrid--hu{--hero-seat-w: clamp(132px, 38vw, 160px);--opp-seat-w: clamp(104px, 30vw, 126px)}.ipk-iwin-table{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:2}.ipk-iwin-table>*{pointer-events:auto}.ipk-iwin-cluster{position:absolute;transform:translate(-50%,-50%);display:block;border-radius:14px;transition:box-shadow .2s ease-out,filter .2s ease-out}.ipk-iwin-cluster--hero{left:28%;top:79%;width:var(--hero-seat-w);height:calc(var(--hero-seat-w) * 1.15)}.ipk-iwin-cluster--opp{left:50%;top:22%;width:var(--opp-seat-w);height:calc(var(--opp-seat-w) * 1.1)}.ipk-iwin-cluster__cards{position:absolute;left:6%;top:0;width:88%;display:flex;align-items:flex-end;justify-content:center;gap:4px;z-index:2}.ipk-iwin-cluster--hero .ipk-iwin-cluster__cards{height:72%}.ipk-iwin-cluster--opp .ipk-iwin-cluster__cards{height:76%}@media (max-width: 380px){.ipk-iwin-cluster--hero .ipk-iwin-cluster__cards{height:70%}.ipk-iwin-cluster--opp .ipk-iwin-cluster__cards{height:74%}}.ipk-iwin-cluster__cards .ipk-card{width:clamp(52px,15vw,66px);height:calc(clamp(52px,15vw,66px)*1.4)}.ipk-iwin-cluster--opp .ipk-iwin-cluster__cards .ipk-card{width:clamp(46px,12.8vw,52px);height:calc(clamp(46px,12.8vw,52px)*1.4)}.ipk-iwin-cluster--hero .ipk-iwin-cluster__cards{display:block;position:absolute}.ipk-iwin-cluster--hero .ipk-iwin-cluster__cards>.ipk-card{position:absolute;bottom:0}.ipk-iwin-cluster--hero .ipk-iwin-cluster__cards>.ipk-card:first-child{left:14%;transform:rotate(-4deg) translateY(2px);z-index:1}.ipk-iwin-cluster--hero .ipk-iwin-cluster__cards>.ipk-card:last-child{left:42%;transform:rotate(3deg);z-index:2}.ipk-iwin-cluster--opp .ipk-iwin-cluster__cards{display:block;position:absolute}.ipk-iwin-cluster--opp .ipk-iwin-cluster__cards>.ipk-card{position:absolute;bottom:0}.ipk-iwin-cluster--opp .ipk-iwin-cluster__cards>.ipk-card:first-child{left:16%;transform:rotate(-2deg);z-index:1}.ipk-iwin-cluster--opp .ipk-iwin-cluster__cards>.ipk-card:last-child{left:44%;transform:rotate(2deg);z-index:2}.ipk-iwin-cluster__panel{position:absolute;left:0;bottom:10%;width:100%;height:48px;z-index:3;display:flex;align-items:center;gap:8px;padding:4px 8px 4px 6px;background:#08060eeb;border:1px solid rgba(241,200,75,.35);border-radius:10px;box-sizing:border-box;box-shadow:0 2px 6px #00000080}.ipk-iwin-cluster--opp .ipk-iwin-cluster__panel{height:40px;bottom:0}.ipk-iwin-cluster__avatar{flex-shrink:0;width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,#4a1a7c,#2a0e4f);border:2px solid rgba(241,200,75,.65);color:#f1c84b;font-weight:800;font-size:16px;display:flex;align-items:center;justify-content:center;margin-left:-4px;position:relative}.ipk-iwin-cluster--hero .ipk-iwin-cluster__avatar{width:46px;height:46px;font-size:19px}.ipk-iwin-cluster__info{flex:1;min-width:0;display:flex;flex-direction:column;gap:1px;line-height:1.15}.ipk-iwin-cluster__name{font-size:13px;font-weight:800;color:#f5f7f6;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ipk-iwin-cluster__stack{font-size:12px;font-weight:700;color:#ffe680;font-variant-numeric:tabular-nums}.ipk-iwin-cluster--hero .ipk-iwin-cluster__name{font-size:15px}.ipk-iwin-cluster--hero .ipk-iwin-cluster__stack{font-size:14px}.ipk-iwin-cluster__state{font-size:9px;font-weight:800;letter-spacing:.4px;text-transform:uppercase;font-variant-numeric:tabular-nums;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ipk-iwin-cluster__state--fold,.ipk-iwin-cluster__state--sitting_out{color:#ff8a8ad9}.ipk-iwin-cluster__state--check{color:#b6e2b6}.ipk-iwin-cluster__state--call{color:#f1c84b}.ipk-iwin-cluster__state--bet,.ipk-iwin-cluster__state--raise{color:#ffe680}.ipk-iwin-cluster__state--allin{color:#ff5c5c}.ipk-iwin-cluster__state--win{color:#f8d672}.ipk-iwin-cluster__badges{position:absolute;bottom:-3px;left:22px;display:inline-flex;gap:2px;z-index:4}.ipk-iwin-cluster--hero .ipk-iwin-cluster__badges{left:26px}.ipk-iwin-cluster__badge{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 4px;border-radius:999px;font-size:9px;font-weight:800;letter-spacing:.3px;border:1px solid;box-shadow:0 1px 2px #00000080}.ipk-iwin-cluster__badge--d{background:#f5f7f6;color:#0a0612;border-color:#f1c84b}.ipk-iwin-cluster__badge--sb{background:#f1c84bd9;color:#0a0612;border-color:#f1c84b}.ipk-iwin-cluster__badge--bb{background:#f1c84b;color:#0a0612;border-color:#b8930c}.ipk-iwin-cluster__badge--utg,.ipk-iwin-cluster__badge--hj,.ipk-iwin-cluster__badge--co,.ipk-iwin-cluster__badge--mp{background:#6a6a78;color:#fff;border-color:#4a4a52}.ipk-iwin-cluster__timer-bar{position:absolute;left:8%;right:8%;bottom:calc(10% - 5px);height:5px;background:#0000008c;border-radius:999px;overflow:hidden;z-index:4}.ipk-iwin-cluster--opp .ipk-iwin-cluster__timer-bar{bottom:auto;top:calc(100% - 45px)}.ipk-iwin-cluster__timer-bar-fill{position:absolute;top:0;left:0;height:100%;background:#6dd66d;border-radius:999px;transition:width .22s linear,background-color .2s linear}.ipk-iwin-cluster__timer-bar-fill.is-safe{background:#6dd66d}.ipk-iwin-cluster__timer-bar-fill.is-warn{background:#f1c84b}.ipk-iwin-cluster__timer-bar-fill.is-danger{background:#ff5c5c}.ipk-iwin-cluster__timer-bar-fill.is-expired{background:#d62b2b73}.ipk-iwin-cluster__timer-bar-fill.is-urgent{animation:poker-hu-timer-flash .6s ease-in-out infinite}.ipk-iwin-cluster__timer-bar-secs{position:absolute;right:-2px;top:-16px;font-size:10px;font-weight:800;color:#ffe680;font-variant-numeric:tabular-nums;text-shadow:0 1px 2px rgba(0,0,0,.7)}@keyframes poker-hu-timer-flash{0%,to{opacity:1}50%{opacity:.65}}.ipk-iwin-cluster__timer-pill{position:absolute;top:-8px;right:-4px;display:inline-flex;align-items:center;justify-content:center;min-width:30px;height:18px;padding:0 6px;border-radius:999px;background:#0a0612eb;border:1px solid rgba(241,200,75,.55);color:#ffe680;font-size:10px;font-weight:800;font-variant-numeric:tabular-nums;z-index:4}.ipk-iwin-cluster.is-acting{box-shadow:none;animation:none}.ipk-iwin-cluster.is-acting .ipk-iwin-cluster__panel{border-color:#f1c84b;box-shadow:0 0 0 1px #f1c84bd9,0 0 14px #f1c84b8c;animation:poker-hu-active-pulse 1.1s ease-in-out infinite}.ipk-iwin-cluster.is-acting .ipk-iwin-cluster__avatar{box-shadow:0 0 0 2px #f1c84be6,0 0 12px #f1c84b8c;animation:poker-hu-active-pulse 1.1s ease-in-out infinite}.ipk-iwin-cluster.is-acting.is-urgent .ipk-iwin-cluster__panel{border-color:#ff5c5c;box-shadow:0 0 0 1px #ff6060f2,0 0 16px #ff606099;animation:poker-hu-active-pulse-urgent .6s ease-in-out infinite}.ipk-iwin-cluster.is-acting.is-urgent .ipk-iwin-cluster__avatar{box-shadow:0 0 0 2px #ff5c5c,0 0 14px #ff5c5cb3;animation:poker-hu-active-pulse-urgent .6s ease-in-out infinite}@keyframes poker-hu-active-pulse{0%,to{filter:brightness(1)}50%{filter:brightness(1.18)}}@keyframes poker-hu-active-pulse-urgent{0%,to{filter:brightness(1)}50%{filter:brightness(1.28)}}@media (prefers-reduced-motion: reduce){.ipk-iwin-cluster.is-acting .ipk-iwin-cluster__panel,.ipk-iwin-cluster.is-acting .ipk-iwin-cluster__avatar,.ipk-iwin-cluster.is-acting.is-urgent .ipk-iwin-cluster__panel,.ipk-iwin-cluster.is-acting.is-urgent .ipk-iwin-cluster__avatar,.ipk-iwin-cluster__timer-bar-fill.is-urgent{animation:none}}.ipk-iwin-cluster.is-folded .ipk-iwin-cluster__cards{opacity:.35}.ipk-iwin-cluster.is-folded .ipk-iwin-cluster__panel{opacity:.6}.ipk-iwin-cluster.is-allin .ipk-iwin-cluster__panel{border-color:#ff5c5cb3;box-shadow:0 0 6px #ff5c5c66 inset}.ipk-iwin-cluster.is-winner .ipk-iwin-cluster__panel{border-color:#f1c84b;background:#f1c84b2e;animation:poker-win-glow .9s ease-out 2}.ipk-iwin-cluster.is-loser{opacity:.55}.ipk-iwin-table{--iwin-pot-x: 50%;--iwin-pot-y: 42%;--iwin-u1-tag-x: 28.31%;--iwin-u1-tag-y: 95.5%;--iwin-u1-dealer-x: 43.19%;--iwin-u1-dealer-y: 79.45%;--iwin-u1-commit-x: 46%;--iwin-u1-commit-y: 64%;--iwin-u2-tag-x: 5.93%;--iwin-u2-tag-y: 72.48%;--iwin-u2-dealer-x: 25.5%;--iwin-u2-dealer-y: 60%;--iwin-u2-commit-x: 28%;--iwin-u2-commit-y: 56%;--iwin-u3-tag-x: 6.44%;--iwin-u3-tag-y: 37.72%;--iwin-u4-tag-x: 44.07%;--iwin-u4-tag-y: 21.39%;--iwin-u5-tag-x: 80.85%;--iwin-u5-tag-y: 37.72%;--iwin-u6-tag-x: 80.85%;--iwin-u6-tag-y: 72.48%;--iwin-u7-tag-x: 50%;--iwin-u7-tag-y: 16%;--iwin-u1-ubm-x: 50.34%;--iwin-u1-ubm-y: 88.19%;--iwin-u2-ubm-x: 26.61%;--iwin-u2-ubm-y: 66.26%;--iwin-u3-ubm-x: 27.46%;--iwin-u3-ubm-y: 31.23%;--iwin-u4-ubm-x: 64.23%;--iwin-u4-ubm-y: 16.8%;--iwin-u5-ubm-x: 72.37%;--iwin-u5-ubm-y: 33.98%;--iwin-u6-ubm-x: 72.54%;--iwin-u6-ubm-y: 68.07%;--iwin-hero-tag-x: var(--iwin-u1-tag-x);--iwin-hero-tag-y: var(--iwin-u1-tag-y);--iwin-hero-commit-x: var(--iwin-u1-commit-x);--iwin-hero-commit-y: var(--iwin-u1-commit-y)}.ipk-iwin-commit{position:absolute;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:4px;z-index:4;pointer-events:none}.ipk-iwin-commit.is-optimistic{animation:ipk-commit-pop .18s ease-out both}.ipk-iwin-commit--hero{left:var(--iwin-hero-commit-x);top:var(--iwin-hero-commit-y)}.ipk-iwin-commit__chip{position:relative;width:20px;height:20px;border-radius:50%;background:radial-gradient(circle at 30% 30%,#c48aff,#7a3ad6 55%,#4a1a85);border:2px dashed rgba(255,255,255,.55);box-shadow:0 2px 4px #0000008c,inset 0 0 0 1px #ffffff26}.ipk-iwin-commit__chip:before,.ipk-iwin-commit__chip:after{content:"";position:absolute;border-radius:50%;border:inherit;background:inherit;box-shadow:inherit}.ipk-iwin-commit__chip:before{width:18px;height:18px;left:-10px;top:4px;opacity:.86;transform:scale(.86)}.ipk-iwin-commit__chip:after{width:17px;height:17px;right:-10px;top:5px;opacity:.82;transform:scale(.82)}.ipk-iwin-commit--opp .ipk-iwin-commit__chip{width:18px;height:18px;border-width:1.5px}.ipk-iwin-commit__amount{display:inline-flex;align-items:center;justify-content:center;min-width:56px;height:26px;padding:0 12px;border-radius:14px;background:#122318e0;border:1px solid rgba(255,255,255,.22);color:#f5f7f6;font-family:UTM Avo,system-ui,sans-serif;font-size:19px;font-weight:800;letter-spacing:.3px;font-variant-numeric:tabular-nums;box-shadow:0 2px 5px #0000008c;white-space:nowrap}.ipk-iwin-commit--opp .ipk-iwin-commit__amount{min-width:48px;height:24px;font-size:17px;padding:0 10px;border-radius:14px}@keyframes ipk-commit-pop{0%{transform:translate(-50%,-50%) scale(.78);opacity:0}70%{transform:translate(-50%,-50%) scale(1.08);opacity:1}to{transform:translate(-50%,-50%) scale(1);opacity:1}}.ipk-iwin-pot{position:absolute;left:50%;top:34.53%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;padding:6px 16px 4px;min-width:120px;border-radius:14px;background:#0a0612c7;border:1px solid rgba(241,200,75,.55);color:#ffe680;font-family:UTM Avo,system-ui,sans-serif;font-weight:800;font-variant-numeric:tabular-nums;cursor:pointer;z-index:3;box-shadow:0 3px 8px #0000008c;line-height:1}.ipk-iwin-pot:active{transform:translate(-50%,-50%) scale(.97)}.ipk-iwin-pot__label{font-size:10px;letter-spacing:.4px;color:#ffe680c7;font-weight:700;margin-bottom:2px}.ipk-iwin-pot__amount{font-size:20px;color:#fff5cc;line-height:1}.ipk-iwin-pot__stake{font-size:9px;color:#ffffff80;font-weight:600;letter-spacing:.3px;margin-top:3px;line-height:1}.ipk-iwin-pot__chev{font-size:10px;font-weight:700;color:#f1c84b8c;letter-spacing:.5px;margin-top:3px;line-height:1}.ipk-iwin-pot:hover .ipk-iwin-pot__chev,.ipk-iwin-pot:active .ipk-iwin-pot__chev{color:#f1c84be6}.ipk-iwin-pot .ipk-chip-stack{margin:2px 0}.ipk-iwin-board{position:absolute;left:50%;top:49.71%;transform:translate(-50%,-50%);display:flex;gap:5px;padding:6px 8px;background:#00000073;border-radius:10px;border:1px solid rgba(241,200,75,.22);z-index:3;pointer-events:none}.ipk-iwin-board .ipk-card:nth-child(4),.ipk-iwin-board .ipk-card:nth-child(5){margin-left:7px}.ipk-iwin-board.no-cards{background:transparent;border-color:transparent;padding:0 8px}.ipk-iwin-board.no-cards .ipk-card--slot{visibility:hidden}.ipk-iwin-board .ipk-card{width:55.39px;height:77.26px;box-shadow:0 2px 4px #00000080}.ipk-iwin-board .ipk-card__rank{font-size:18px;top:4px;left:6px}.ipk-iwin-board .ipk-card__suit{font-size:32px}.ipk-iwin-board .ipk-card--ten .ipk-card__rank{font-size:16px}.ipk-iwin-board .ipk-card--slot{opacity:.45;border-style:dashed}@media (min-width: 768px){.ipk-iwin-board .ipk-card{width:72px;height:100px}.ipk-iwin-board .ipk-card__rank{font-size:22px}.ipk-iwin-board .ipk-card__suit{font-size:38px}.ipk-iwin-board .ipk-card--ten .ipk-card__rank{font-size:20px}}.ipk-commit-unit{position:absolute;display:flex;flex-direction:column;align-items:center;gap:7px;pointer-events:none;z-index:4}.ipk-commit-unit__chips{position:relative;display:flex;align-items:center;justify-content:center;width:46px;height:24px}.ipk-commit-unit__chips .chip{border-radius:50%;border:2px dashed rgba(255,255,255,.55);box-shadow:0 2px 4px #0000008c,inset 0 0 0 1px #ffffff26;background:radial-gradient(circle at 30% 30%,#c48aff,#7a3ad6 55%,#4a1a85)}.ipk-commit-unit__chips .chip--main{width:22px;height:22px;z-index:2}.ipk-commit-unit__chips .chip--side{width:20px;height:20px;z-index:1;margin-left:-6px;border-width:1.5px;background:radial-gradient(circle at 30% 30%,#f5c14a,#c48d1f 60%,#7a5610)}.ipk-commit-unit__amount{display:inline-flex;align-items:center;justify-content:center;min-width:64px;height:26px;padding:0 12px;border-radius:14px;background:#122318e0;border:1px solid rgba(255,255,255,.22);color:#f5f7f6;font-family:UTM Avo,system-ui,sans-serif;font-size:19px;font-weight:800;letter-spacing:.3px;font-variant-numeric:tabular-nums;box-shadow:0 2px 5px #0000008c;white-space:nowrap}.ipk-commit-unit--usdt .ipk-commit-unit__amount{font-size:16px}.poker-play-preset-rail{position:fixed;right:8px;bottom:calc(env(safe-area-inset-bottom,0px) + 43px);width:78px;display:flex;flex-direction:column;gap:6px;z-index:70;pointer-events:auto}.poker-play-preset-rail__btn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;width:78px;height:40px;min-height:40px;padding:0;border-radius:8px;background:#0a0612eb;border:1px solid rgba(241,200,75,.5);color:#ffe680;font-family:UTM Avo,system-ui,sans-serif;font-weight:800;cursor:pointer;box-shadow:0 2px 5px #00000073;transition:filter .12s}.poker-play-preset-rail__btn-sub{display:none}.poker-play-preset-rail__btn-col{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;gap:3px;line-height:1;padding:5px 10px;box-sizing:border-box}.poker-play-preset-rail__btn-row1{display:flex;align-items:center;gap:2px;font-size:10px;font-weight:800;letter-spacing:.2px;white-space:nowrap;color:#ffe680}.poker-play-preset-rail__btn-row2{font-size:10px;font-weight:700;color:#f5f7f6;font-variant-numeric:tabular-nums;margin-top:1px}.poker-play-preset-rail__btn-l1,.poker-play-preset-rail__btn-l2{display:inline-block}.poker-play-preset-rail__btn-slash{opacity:.7;font-weight:600}.poker-play-preset-rail__btn--time-bank{background:linear-gradient(180deg,#2a1a4d,#170a2e);border-color:#6dd66d;color:#6dd66d;margin-top:4px}.poker-play-preset-rail__btn--time-bank:not(:disabled):active{filter:brightness(1.25)}.ipk-time-bank-dots{position:absolute;top:-10px;left:50%;transform:translate(-50%);display:flex;gap:3px;align-items:center;z-index:6;pointer-events:none}.ipk-time-bank-dot{width:5px;height:5px;border-radius:50%;background:#f1c84b;box-shadow:0 0 4px #f1c84bb3}.ipk-time-bank-dots__more{font-size:8px;font-weight:800;color:#f1c84b;text-shadow:0 0 4px rgba(241,200,75,.7);margin-left:2px;line-height:1}.poker-play-preset-rail__btn:not(:disabled):active{filter:brightness(1.18)}.poker-play-preset-rail__btn:disabled{opacity:.45;cursor:not-allowed;border-color:#c8b88a40}.poker-play-preset-rail__btn-label{font-size:12px;letter-spacing:.2px}.poker-play-preset-rail__btn-sub{font-size:8px;letter-spacing:.5px;color:#c8b88abf}.poker-play-preset-rail__btn-amt{font-size:11px;color:#f5f7f6;font-variant-numeric:tabular-nums;margin-top:1px}@media (max-width: 375px){.poker-play-preset-rail{width:68px;right:6px;bottom:calc(env(safe-area-inset-bottom,0px) + 38px);gap:5px}.poker-play-preset-rail__btn{width:68px;height:36px;min-height:36px}.poker-play-preset-rail__btn-col{padding:4px 8px;gap:2px}.poker-play-preset-rail__btn-row1,.poker-play-preset-rail__btn-row2{font-size:9px}}@media (min-width: 411px) and (max-width: 767px){.poker-play-preset-rail{width:82px;right:16px;bottom:calc(env(safe-area-inset-bottom,0px) + 40px);gap:6px}.poker-play-preset-rail__btn{width:82px;height:42px;min-height:42px}.poker-play-preset-rail__btn-col{padding:5px 10px;gap:3px}.poker-play-preset-rail__btn-row1,.poker-play-preset-rail__btn-row2{font-size:11px}}@media (min-width: 768px){.poker-play-preset-rail{width:96px;right:16px;bottom:calc(env(safe-area-inset-bottom,0px) + 56px);gap:8px}.poker-play-preset-rail__btn{width:96px;height:50px;min-height:50px}.poker-play-preset-rail__btn-col{padding:6px 12px;gap:4px}.poker-play-preset-rail__btn-row1,.poker-play-preset-rail__btn-row2{font-size:13px}}.ipk-tcard--v2{display:grid!important;grid-template-columns:86px minmax(0,1fr) 112px;gap:8px;align-items:stretch;min-height:112px;padding:10px 12px;background:linear-gradient(180deg,#1a0830d9,#0a0612d9);border:1px solid rgba(241,200,75,.22);border-radius:10px;text-align:left;cursor:pointer;color:inherit;font:inherit}.ipk-tcard--v2>*{box-sizing:border-box;min-width:0}.ipk-tcard--v2:active{transform:scale(.997)}@media (max-width: 380px){.ipk-tcard--v2{grid-template-columns:78px minmax(0,1fr) 96px;gap:6px;padding:8px 10px;min-height:104px}}.ipk-tcard__statusBlock{display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;gap:4px;padding:6px 4px;border-radius:8px;background:#00000059}.ipk-tcard__statusLabel{display:inline-block;text-align:center;font-size:9px;font-weight:800;letter-spacing:.6px;text-transform:uppercase;padding:3px 4px;border-radius:4px;white-space:nowrap}.ipk-tcard__statusBlock--registering .ipk-tcard__statusLabel{color:#b6e2b6;background:#8cc88c2e}.ipk-tcard__statusBlock--late_registration .ipk-tcard__statusLabel{color:#0a0612;background:linear-gradient(180deg,#ffd64a,#ffa733)}.ipk-tcard__statusBlock--running .ipk-tcard__statusLabel{color:#f1c84b;background:#f1c84b29}.ipk-tcard__statusBlock--break .ipk-tcard__statusLabel{color:#f1c84b;background:#f1c84b14}.ipk-tcard__statusBlock--finished .ipk-tcard__statusLabel{color:#c8b88a;background:#c8b88a14}.ipk-tcard__statusBlock--cancelled .ipk-tcard__statusLabel{color:#ff8c8c;background:#ff6b6b29}.ipk-tcard__cdKind{display:block;text-align:center;font-size:9px;font-weight:700;letter-spacing:.3px;color:#c8b88abf;text-transform:uppercase}.ipk-tcard__cdValue{display:block;text-align:center;font-size:18px;font-weight:800;color:#ffe680;font-variant-numeric:tabular-nums;letter-spacing:.3px;line-height:1.05}@media (max-width: 380px){.ipk-tcard__cdValue{font-size:16px}}.ipk-tcard__main{display:flex;flex-direction:column;justify-content:center;gap:4px;min-width:0;overflow:hidden}.ipk-tcard__titleRow{display:flex;align-items:center;gap:8px;min-width:0}.ipk-tcard__title{font-size:18px;font-weight:800;color:#f5f7f6;letter-spacing:.2px;line-height:1.15;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;flex:1}@media (max-width: 380px){.ipk-tcard__title{font-size:17px}}.ipk-tcard__ribbon{flex-shrink:0;font-size:9px;font-weight:800;letter-spacing:.5px;padding:2px 6px;border-radius:4px;color:#0a0612;background:linear-gradient(180deg,#f8d672,#d4af37);white-space:nowrap;text-transform:uppercase}.ipk-tcard__metaLine{display:flex;align-items:center;gap:8px;font-size:13px;line-height:1.25;min-width:0}@media (max-width: 380px){.ipk-tcard__metaLine{font-size:12px}}.ipk-tcard__metaKey{flex-shrink:0;font-size:10px;font-weight:800;letter-spacing:.5px;color:#c8b88ab3;text-transform:uppercase;min-width:44px}.ipk-tcard__metaVal{flex:1;min-width:0;color:#f5f7f6;font-variant-numeric:tabular-nums;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ipk-tcard__metaVal--people{color:#b6e2b6}.ipk-tcard__peopleIcon{font-size:13px}.ipk-tcard__format{flex-shrink:0;font-size:9px;font-weight:800;letter-spacing:.5px;padding:1px 5px;border-radius:3px;color:#c8b88ad9;background:#ffffff0d;border:1px solid rgba(200,184,138,.3);white-space:nowrap}.ipk-tcard__prizeBox{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:6px 4px;background:#0006;border-radius:8px;border:1px solid rgba(241,200,75,.3)}.ipk-tcard__prizeLabel{font-size:10px;font-weight:800;letter-spacing:.8px;text-transform:uppercase;color:#c8b88ac7}.ipk-tcard__prizeAmount{font-size:24px;font-weight:800;color:#ffe680;letter-spacing:.2px;line-height:1.05;font-variant-numeric:tabular-nums;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.ipk-tcard__prizeCcy{font-size:10px;font-weight:700;letter-spacing:.5px;color:#f1c84b99}@media (max-width: 380px){.ipk-tcard__prizeAmount{font-size:20px}}.ipk-iwin-cluster.no-cards .ipk-iwin-cluster__panel{justify-content:center;padding:4px 10px}.ipk-iwin-cluster.no-cards .ipk-iwin-cluster__info{align-items:center;text-align:center}.ipk-iwin-cluster.no-cards .ipk-iwin-cluster__avatar{position:absolute;left:50%;margin-left:0;transform:translate(-50%);z-index:4}.ipk-iwin-cluster--hero.no-cards .ipk-iwin-cluster__avatar{width:76px;height:76px;font-size:28px;bottom:calc(10% + 54px);top:auto}.ipk-iwin-cluster--opp.no-cards .ipk-iwin-cluster__avatar{width:64px;height:64px;font-size:24px;bottom:46px;top:auto}.ipk-card--md .ipk-card__rank{font-size:22px}.ipk-card--md .ipk-card__suit{font-size:32px}.ipk-card--md.ipk-card--ten .ipk-card__rank{font-size:18px}.ipk-card--lg .ipk-card__rank{font-size:26px}.ipk-card--lg .ipk-card__suit{font-size:38px}.ipk-card--lg.ipk-card--ten .ipk-card__rank{font-size:22px}.poker-play-settled-panel{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;pointer-events:none;background:linear-gradient(180deg,#f1c84b2e,#f1c84b0f);border:1px solid rgba(241,200,75,.45);border-radius:10px}.poker-play-settled-panel__title{font-family:UTM Avo,system-ui,sans-serif;font-size:14px;font-weight:800;letter-spacing:.8px;color:#ffe680;text-transform:uppercase}.poker-play-settled-panel__next{font-family:UTM Avo,system-ui,sans-serif;font-size:11px;font-weight:600;letter-spacing:.3px;color:#c8b88ad9}.ipk-tcard--v3{display:block!important;grid-template-columns:none!important;min-height:0;padding:9px 8px!important;border-radius:8px;box-shadow:0 8px 18px #00000059,inset 0 1px #ffffff0a}@media (max-width: 380px){.ipk-tcard--v3{padding:8px 7px!important}}.ipk-tcard--v3 .ipk-tcard__title-row{display:flex;align-items:center;gap:6px;min-width:0;margin-bottom:6px}.ipk-tcard--v3 .ipk-tcard__title{flex:1 1 auto;min-width:0;font-size:18px;font-weight:800;color:#f5f7f6;letter-spacing:.2px;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 380px){.ipk-tcard--v3 .ipk-tcard__title{font-size:17px}}.ipk-tcard--v3 .ipk-tcard__ribbon{flex-shrink:0;font-size:9px;font-weight:800;letter-spacing:.5px;padding:2px 6px;border-radius:4px;color:#0a0612;background:linear-gradient(180deg,#f8d672,#d4af37);white-space:nowrap;text-transform:uppercase}.ipk-tcard--v3 .ipk-tcard__info-grid{display:grid;grid-template-columns:88px minmax(0,1fr) 92px;gap:7px;align-items:stretch}@media (max-width: 380px){.ipk-tcard--v3 .ipk-tcard__info-grid{grid-template-columns:78px minmax(0,1fr) 82px;gap:5px}}.ipk-tcard--v3 .ipk-tcard__details{display:flex;flex-direction:column;justify-content:center;gap:3px;min-width:0;overflow:hidden}.ipk-tcard--v3 .ipk-tcard__details .ipk-tcard__metaLine{font-size:13px}@media (max-width: 380px){.ipk-tcard--v3 .ipk-tcard__details .ipk-tcard__metaLine{font-size:12px}}.ipk-tcard--v3 .ipk-tcard__statusBlock,.ipk-tcard--v3 .ipk-tcard__prizeBox{padding:6px 4px}.ipk-iwin-seat{position:absolute;transform:translate(calc(-1 * var(--iwin-avatar-d) / 2),calc(-1 * (var(--iwin-card-h) + var(--iwin-plate-h) / 2)));display:flex;flex-direction:column;align-items:center;pointer-events:auto;z-index:2}.ipk-iwin-seat--hero{left:var(--iwin-u1-tag-x);top:var(--iwin-u1-tag-y);width:var(--iwin-plate-w);--iwin-plate-w: 104px;--iwin-plate-h: 56px;--iwin-avatar-d: 55px;--iwin-level-d: 20px;--iwin-vpip-w: 26px;--iwin-vpip-h: 16px;--iwin-flag-w: 26px;--iwin-flag-h: 16px;--iwin-name-font: 11px;--iwin-stack-font: 11px;--iwin-card-w: 60px;--iwin-card-h: 68px;--iwin-card-overlap: 10px;--iwin-timer-h: 4px;--ux-scale: 1;--ux-card-scale: 1}.ipk-iwin-seat--opp{left:var(--iwin-u1-tag-x);top:var(--iwin-u1-tag-y);width:var(--iwin-plate-w);--iwin-plate-w: 92px;--iwin-plate-h: 49px;--iwin-avatar-d: 46px;--iwin-level-d: 18px;--iwin-vpip-w: 23px;--iwin-vpip-h: 14px;--iwin-flag-w: 23px;--iwin-flag-h: 14px;--iwin-name-font: 10px;--iwin-stack-font: 10px;--iwin-card-w: 53px;--iwin-card-h: 60px;--iwin-card-overlap: 7px;--iwin-timer-h: 3px;--ux-scale: .88;--ux-card-scale: .88}.ipk-iwin-seat--u4{--iwin-plate-w: 83px;--iwin-plate-h: 45px;--iwin-avatar-d: 42px;--iwin-vpip-w: 21px;--iwin-vpip-h: 13px;--iwin-flag-w: 21px;--iwin-flag-h: 13px;--iwin-name-font: 9px;--iwin-stack-font: 9px;--iwin-card-w: 48px;--iwin-card-h: 54px;--iwin-card-overlap: 6px;--ux-scale: .8;--ux-card-scale: .8}@media (max-width: 375px){.ipk-iwin-seat--hero{--iwin-plate-w: 90px;--iwin-plate-h: 49px;--iwin-avatar-d: 48px;--iwin-vpip-w: 23px;--iwin-vpip-h: 14px;--iwin-flag-w: 23px;--iwin-flag-h: 14px;--iwin-name-font: 10px;--iwin-stack-font: 10px;--iwin-card-w: 52px;--iwin-card-h: 59px;--iwin-card-overlap: 9px}.ipk-iwin-seat--opp{--iwin-plate-w: 80px;--iwin-plate-h: 43px;--iwin-avatar-d: 40px;--iwin-vpip-w: 20px;--iwin-vpip-h: 12px;--iwin-flag-w: 20px;--iwin-flag-h: 12px;--iwin-name-font: 9px;--iwin-stack-font: 9px;--iwin-card-w: 37px;--iwin-card-h: 42px;--iwin-card-overlap: 6px}.ipk-iwin-seat--u4{--iwin-plate-w: 72px;--iwin-plate-h: 39px;--iwin-avatar-d: 37px;--iwin-vpip-w: 18px;--iwin-vpip-h: 11px;--iwin-flag-w: 18px;--iwin-flag-h: 11px;--iwin-name-font: 8px;--iwin-stack-font: 8px;--iwin-card-w: 31px;--iwin-card-h: 36px;--iwin-card-overlap: 5px}}@media (min-width: 411px) and (max-width: 767px){.ipk-iwin-seat--hero{--iwin-plate-w: 110px;--iwin-plate-h: 59px;--iwin-avatar-d: 59px;--iwin-vpip-w: 28px;--iwin-vpip-h: 17px;--iwin-flag-w: 28px;--iwin-flag-h: 17px;--iwin-name-font: 12px;--iwin-stack-font: 12px;--iwin-card-w: 64px;--iwin-card-h: 72px;--iwin-card-overlap: 11px;--ux-seat-w: 110.8px;--ux-seat-h: 115.2px}.ipk-iwin-seat--opp{--iwin-plate-w: 98px;--iwin-plate-h: 52px;--iwin-avatar-d: 49px;--iwin-vpip-w: 24px;--iwin-vpip-h: 15px;--iwin-flag-w: 24px;--iwin-flag-h: 15px;--iwin-name-font: 11px;--iwin-stack-font: 11px;--iwin-card-w: 56px;--iwin-card-h: 63px;--iwin-card-overlap: 7px;--ux-seat-w: 87.5px;--ux-seat-h: 97.7px}.ipk-iwin-seat--u4{--iwin-plate-w: 88px;--iwin-plate-h: 48px;--iwin-avatar-d: 44px;--iwin-vpip-w: 22px;--iwin-vpip-h: 14px;--iwin-flag-w: 22px;--iwin-flag-h: 14px;--iwin-name-font: 10px;--iwin-stack-font: 10px;--iwin-card-w: 51px;--iwin-card-h: 58px;--iwin-card-overlap: 6px;--ux-seat-w: 81.6px;--ux-seat-h: 91.8px}}@media (min-width: 768px){.ipk-iwin-seat--hero{--iwin-plate-w: 130px;--iwin-plate-h: 70px;--iwin-avatar-d: 69px;--iwin-vpip-w: 33px;--iwin-vpip-h: 20px;--iwin-flag-w: 33px;--iwin-flag-h: 20px;--iwin-name-font: 14px;--iwin-stack-font: 14px;--iwin-card-w: 75px;--iwin-card-h: 85px;--iwin-card-overlap: 13px}.ipk-iwin-seat--opp{--iwin-plate-w: 115px;--iwin-plate-h: 61px;--iwin-avatar-d: 58px;--iwin-vpip-w: 29px;--iwin-vpip-h: 18px;--iwin-flag-w: 29px;--iwin-flag-h: 18px;--iwin-name-font: 13px;--iwin-stack-font: 13px;--iwin-card-w: 53px;--iwin-card-h: 60px;--iwin-card-overlap: 9px}.ipk-iwin-seat--u4{--iwin-plate-w: 104px;--iwin-plate-h: 56px;--iwin-avatar-d: 52px;--iwin-vpip-w: 26px;--iwin-vpip-h: 16px;--iwin-flag-w: 26px;--iwin-flag-h: 16px;--iwin-name-font: 12px;--iwin-stack-font: 12px;--iwin-card-w: 45px;--iwin-card-h: 51px;--iwin-card-overlap: 8px}}.ipk-iwin-seat--opp .ipk-player-tag__stake-badge{display:none}.ipk-iwin-seat__cards{position:relative;width:100%;display:flex;justify-content:center;align-items:flex-end;height:var(--iwin-card-h);margin-bottom:calc(var(--iwin-card-overlap) * -1);z-index:1;pointer-events:none}.ipk-iwin-seat__cards>.ipk-card{width:var(--iwin-card-w);height:var(--iwin-card-h);box-shadow:0 4px 8px #0000008c}.ipk-iwin-seat__cards>.ipk-card:first-child{transform:rotate(-5deg) translateY(2px);z-index:1}.ipk-iwin-seat__cards>.ipk-card:last-child{transform:rotate(3deg) translateY(2px);margin-left:calc(-17px * var(--ux-card-scale));z-index:2}.ipk-iwin-seat--hero .ipk-iwin-seat__cards .ipk-card__rank{font-size:22px}.ipk-iwin-seat--hero .ipk-iwin-seat__cards .ipk-card__suit{font-size:31px}.ipk-iwin-seat--hero .ipk-iwin-seat__cards .ipk-card--ten .ipk-card__rank{font-size:19px}.ipk-iwin-seat--opp .ipk-iwin-seat__cards .ipk-card__rank{font-size:22px}.ipk-iwin-seat--opp .ipk-iwin-seat__cards .ipk-card__suit{font-size:32px;position:relative;top:6px}.ipk-iwin-seat--opp .ipk-iwin-seat__cards .ipk-card--ten .ipk-card__rank{font-size:18px}.ipk-player-tag{position:relative;width:var(--iwin-plate-w);height:calc(var(--iwin-plate-h) + var(--iwin-timer-h));z-index:3}.ipk-player-tag__plate{position:absolute;left:calc(5px * var(--ux-scale));top:0;width:var(--iwin-plate-w);height:var(--iwin-plate-h);display:flex;align-items:center;gap:calc(8px * var(--ux-scale));padding:0 calc(10px * var(--ux-scale)) 0 calc(6px * var(--ux-scale));box-sizing:border-box;background:linear-gradient(180deg,#2a1a4d,#170a2e);border:1px solid rgba(241,200,75,.5);border-radius:calc(46px * var(--ux-scale)) calc(8px * var(--ux-scale)) calc(8px * var(--ux-scale)) calc(46px * var(--ux-scale));box-shadow:0 3px 8px #0000008c,inset 0 1px #f1c84b33;z-index:3}.ipk-player-tag__avatar-wrap{position:relative;left:calc(-13px * var(--ux-scale));width:var(--iwin-avatar-d);height:var(--iwin-avatar-d);flex-shrink:0}.ipk-iwin-seat--hero .ipk-player-tag__avatar-wrap{left:-18px}.ipk-iwin-seat--opp .ipk-player-tag__avatar-wrap,.ipk-iwin-seat--u4 .ipk-player-tag__avatar-wrap{left:calc(-13px * var(--ux-scale) - 4px)}.ipk-iwin-seat__positions{position:absolute;right:calc(100% + 3px);top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:2px;z-index:7;pointer-events:none}.ipk-iwin-seat__positions .ipk-seat__position{min-width:18px;height:16px;font-size:8px;padding:0 3px}.ipk-iwin-ubm{position:absolute;transform:translate(-50%,-50%);display:flex;flex-direction:column;gap:2px;z-index:6;pointer-events:none}.ipk-iwin-ubm .ipk-seat__position{min-width:18px;height:16px;font-size:8px;padding:0 3px}.ipk-iwin-ubm--u1{left:var(--iwin-u1-ubm-x);top:var(--iwin-u1-ubm-y)}.ipk-iwin-ubm--u2{left:var(--iwin-u2-ubm-x);top:var(--iwin-u2-ubm-y)}.ipk-iwin-ubm--u3{left:var(--iwin-u3-ubm-x);top:var(--iwin-u3-ubm-y)}.ipk-iwin-ubm--u4{left:var(--iwin-u4-ubm-x);top:var(--iwin-u4-ubm-y)}.ipk-iwin-ubm--u5{left:var(--iwin-u5-ubm-x);top:var(--iwin-u5-ubm-y)}.ipk-iwin-ubm--u6{left:var(--iwin-u6-ubm-x);top:var(--iwin-u6-ubm-y)}.ipk-player-tag__avatar{width:100%;height:100%;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#4a1a7c,#2a0e4f);border:1px solid rgba(235,235,235,.8);color:#f1c84b;font-weight:800;font-size:calc(var(--iwin-avatar-d) * .46);box-shadow:0 2px 4px #00000080;overflow:hidden;box-sizing:border-box;z-index:4}.ipk-player-tag__avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}.ipk-player-tag__stake-badge{position:absolute;top:-3px;left:-6px;min-width:var(--iwin-vpip-w);height:var(--iwin-vpip-h);padding:0 3px;border-radius:999px;background:linear-gradient(180deg,#5a1a1a,#3b0f0f);border:1px solid rgba(255,255,255,.55);color:#fff;font-size:8px;font-weight:800;font-variant-numeric:tabular-nums;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 2px #0000008c;z-index:6}.ipk-iwin-seat--opp .ipk-player-tag__stake-badge{font-size:7px;padding:0 2px;top:-2px;left:-5px}.ipk-player-tag__level{position:absolute;bottom:calc(41px * var(--ux-scale));right:calc(29px * var(--ux-scale) - 6px - var(--iwin-flag-w));transform:translate(-4px);top:auto;left:auto;min-width:var(--iwin-flag-w);width:var(--iwin-flag-w);height:var(--iwin-flag-h);padding:0;border:1px solid rgba(255,255,255,.55);border-radius:3px;background:linear-gradient(180deg,#5a2d91,#3d1d6b);color:#fff;font-size:9px;font-weight:800;letter-spacing:.3px;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 2px #00000080;font-variant-numeric:tabular-nums;z-index:6}.ipk-player-tag__info{flex:1 1 auto;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;min-width:0;line-height:1}.ipk-player-tag__name{position:relative;left:calc(-12px * var(--ux-scale));top:calc(5px * var(--ux-scale));font-size:var(--iwin-name-font);font-family:UTM Avo,system-ui,sans-serif;font-weight:800;color:#f4b94a;letter-spacing:.2px;overflow:visible;text-overflow:clip;white-space:nowrap;width:auto;max-width:none;margin-bottom:1px;line-height:1.05}.ipk-player-tag__stack{position:relative;left:calc(-13px * var(--ux-scale));top:calc(9px * var(--ux-scale));font-size:var(--iwin-stack-font);font-family:UTM Avo,system-ui,sans-serif;font-weight:800;color:#f5f7f6;font-variant-numeric:tabular-nums;line-height:1}.ipk-player-tag__flag{position:absolute;bottom:calc(41px * var(--ux-scale));right:calc(29px * var(--ux-scale));transform:translate(-4px);width:var(--iwin-flag-w);height:var(--iwin-flag-h);border-radius:3px;background:linear-gradient(180deg,#d62b2b 50%,#f5b91b 50%);border:1px solid rgba(255,255,255,.55);display:flex;align-items:center;justify-content:center;font-size:calc(24px * var(--ux-scale));line-height:1;overflow:visible;box-shadow:0 1px 2px #00000080;z-index:5}.ipk-player-tag__flag[data-country]{background:#14141cd9}.ipk-iwin-seat--hero .ipk-player-tag__timer,.ipk-iwin-seat--opp .ipk-player-tag__timer{display:none}.ipk-player-tag__ring-timer{position:absolute;inset:calc(var(--iwin-avatar-d) * -.06);width:calc(100% + var(--iwin-avatar-d) * .12);height:calc(100% + var(--iwin-avatar-d) * .12);pointer-events:none;z-index:5;transform:rotate(-90deg)}.ipk-player-tag__ring-timer-track{fill:none;stroke:#0000008c;stroke-width:3}.ipk-player-tag__ring-timer-fill{fill:none;stroke:#6dd66d;stroke-width:3;stroke-linecap:round;transition:stroke-dasharray .22s linear,stroke .2s linear}.ipk-player-tag__ring-timer.is-safe .ipk-player-tag__ring-timer-fill{stroke:#6dd66d}.ipk-player-tag__ring-timer.is-warn .ipk-player-tag__ring-timer-fill{stroke:#f1c84b}.ipk-player-tag__ring-timer.is-danger .ipk-player-tag__ring-timer-fill{stroke:#ff5c5c}.ipk-player-tag__ring-timer.is-expired .ipk-player-tag__ring-timer-fill{stroke:#d62b2b73}.ipk-player-tag__ring-timer.is-urgent .ipk-player-tag__ring-timer-fill{animation:poker-hu-timer-flash .6s ease-in-out infinite}.ipk-player-tag__countdown{position:absolute;top:0;right:0;bottom:0;left:0;z-index:6;display:flex;align-items:center;justify-content:center;pointer-events:none;font-family:UTM Avo,system-ui,sans-serif;font-weight:900;font-size:calc(var(--iwin-avatar-d) * .6);line-height:1;color:#fff;background:radial-gradient(circle at center,#00000073,#0000 62%);text-shadow:0 0 7px rgba(0,0,0,.9),0 2px 6px rgba(0,0,0,.85);border-radius:50%;animation:ipk-countdown-pop 1s ease-out}.ipk-player-tag__countdown.is-danger,.ipk-player-tag__countdown.is-expired{color:#ff5a5a;text-shadow:0 0 11px rgba(255,40,40,.85),0 2px 6px rgba(0,0,0,.9)}@keyframes ipk-countdown-pop{0%{transform:scale(1.55);opacity:0}20%{transform:scale(1);opacity:1}to{transform:scale(1);opacity:1}}.ipk-iwin-seat--hero .ipk-player-tag__stake-badge{display:none}.ipk-player-tag__action{position:absolute;top:calc((var(--iwin-card-h) + 8px) * -1);left:50%;transform:translate(-50%);min-width:56px;height:18px;padding:0 10px;display:flex;align-items:center;justify-content:center;border-radius:999px;background:#000000eb;border:1px solid rgba(241,200,75,.55);color:#f1c84b;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;pointer-events:none;z-index:7;box-shadow:0 2px 6px #0009}.ipk-iwin-seat--opp .ipk-player-tag__action{min-width:50px;height:16px;font-size:9px;padding:0 8px}.ipk-iwin-seat.no-cards .ipk-player-tag__action{top:-22px}.ipk-player-tag__action--fold,.ipk-player-tag__action--sitting_out{color:#ff8a8af2}.ipk-player-tag__action--check{color:#8cc88c}.ipk-player-tag__action--call{color:#f1c84b}.ipk-player-tag__action--bet,.ipk-player-tag__action--raise{color:#ffe680}.ipk-player-tag__action--allin{color:#ff5c5c;background:#320000f2}.ipk-player-tag__action--win{color:#f8d672}.ipk-player-tag__state-banner{position:absolute;top:0;left:0;right:0;height:var(--iwin-plate-h);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;background:#000000c7;border-radius:8px;color:#ff6b6b;font-size:9px;font-weight:800;letter-spacing:.5px;text-transform:uppercase;pointer-events:none;z-index:8}.ipk-player-tag__state-banner__title{font-size:9px}.ipk-player-tag__state-banner__sub{font-size:8px;color:#fff9;font-weight:700}.ipk-player-tag.is-sitting-out .ipk-player-tag__avatar{filter:blur(1px) brightness(.5)}.ipk-player-tag.is-allin .ipk-player-tag__state-banner{color:#ff5c5c}.ipk-player-tag__timer{position:absolute;left:6px;right:6px;top:var(--iwin-plate-h);height:var(--iwin-timer-h);background:#0000008c;border-radius:0 0 4px 4px;overflow:hidden;z-index:4}.ipk-player-tag__timer-fill{position:absolute;top:0;left:0;height:100%;background:#6dd66d;transition:width .22s linear,background-color .2s linear}.ipk-player-tag__timer-fill.is-safe{background:#6dd66d}.ipk-player-tag__timer-fill.is-warn{background:#f1c84b}.ipk-player-tag__timer-fill.is-danger{background:#ff5c5c}.ipk-player-tag__timer-fill.is-expired{background:#d62b2b73}.ipk-player-tag__timer-fill.is-urgent{animation:poker-hu-timer-flash .6s ease-in-out infinite}.ipk-player-tag__timer-secs{position:absolute;right:2px;top:-14px;font-size:10px;font-weight:800;color:#ffe680;font-variant-numeric:tabular-nums;text-shadow:0 1px 2px rgba(0,0,0,.7)}.ipk-iwin-seat.is-acting .ipk-player-tag__plate{border-color:#f1c84bf2;box-shadow:0 0 0 1px #f1c84bb3,0 0 14px #f1c84b99;animation:poker-hu-active-pulse 1.1s ease-in-out infinite}.ipk-iwin-seat.is-acting .ipk-player-tag__avatar{border-color:#f1e6b4f2;box-shadow:0 0 0 2px #f1e6b4cc,0 0 10px #f1c84b99}.ipk-iwin-seat.is-acting.is-urgent .ipk-player-tag__plate{border-color:#ff7878f2;box-shadow:0 0 0 1px #ff7878cc,0 0 14px #ff787899;animation:poker-hu-active-pulse-urgent .6s ease-in-out infinite}@media (prefers-reduced-motion: reduce){.ipk-iwin-seat.is-acting .ipk-player-tag__plate,.ipk-iwin-seat.is-acting .ipk-player-tag__avatar,.ipk-iwin-seat.is-acting.is-urgent .ipk-player-tag__plate,.ipk-player-tag__timer-fill.is-urgent{animation:none}}.ipk-iwin-seat.is-folded .ipk-iwin-seat__cards{opacity:.35}.ipk-iwin-seat.is-folded .ipk-player-tag{opacity:.6}.ipk-iwin-seat.is-allin .ipk-player-tag__plate{border-color:#ff5c5cb3;box-shadow:0 0 6px #ff5c5c66 inset}.ipk-iwin-seat.is-winner .ipk-player-tag__plate{border-color:#f1c84b;background:linear-gradient(180deg,#f1c84b47,#f1c84b1a),linear-gradient(180deg,#2a1a4d,#170a2e);animation:poker-win-glow .9s ease-out 2}.ipk-iwin-seat.is-loser{opacity:.55}.ipk-iwin-dealer{position:absolute;width:26px;height:26px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#fbe7a1,#d4af37 70%,#8a6e1e);border:2px solid #f5d984;color:#0a0612;font-size:13px;font-weight:800;display:flex;align-items:center;justify-content:center;box-shadow:0 3px 8px #000000b3,inset 0 1px 1px #ffffff73;z-index:5;pointer-events:none;transform:translate(-50%,-50%)}.ipk-iwin-dealer--hero{left:var(--iwin-u1-dealer-x);top:var(--iwin-u1-dealer-y)}.poker-play-tray-btn{position:relative;display:inline-flex;align-items:center;gap:3px;height:30px;padding:0 6px 0 4px;background:#140e20d9;border:1px solid rgba(241,200,75,.4);border-radius:8px;color:#f1c84b;cursor:pointer;flex-shrink:0;transition:background-color .12s}.poker-play-tray-btn:active{filter:brightness(1.15)}.poker-play-tray-btn.has-alert{border-color:#ff6b6b;box-shadow:0 0 0 1px #ff6b6b80,0 0 10px #ff6b6b66;animation:poker-tray-alert-pulse 1.1s ease-in-out infinite}.poker-play-tray-btn__count{font-size:11px;font-weight:800;font-variant-numeric:tabular-nums;letter-spacing:.2px;min-width:12px;text-align:center}.poker-play-tray-btn__alert{font-size:10px;font-weight:800;color:#ff8e8e;background:#0006;padding:1px 5px;border-radius:999px;margin-left:2px;font-variant-numeric:tabular-nums}@keyframes poker-tray-alert-pulse{0%,to{box-shadow:0 0 0 1px #ff6b6b66,0 0 8px #ff6b6b4d}50%{box-shadow:0 0 0 1px #ff6b6bd9,0 0 14px #ff6b6b99}}@media (prefers-reduced-motion: reduce){.poker-play-tray-btn.has-alert{animation:none}}.poker-play-tray-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;z-index:80}.poker-play-tray-panel{position:fixed;top:60px;right:12px;width:min(340px,calc(100vw - 24px));max-height:calc(100vh - 80px);display:flex;flex-direction:column;background:linear-gradient(180deg,#1a1228,#0c0816);border:1px solid rgba(241,200,75,.4);border-radius:12px;box-shadow:0 10px 40px #000000b3;z-index:81;overflow:hidden}.poker-play-tray-panel__head{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;background:#f1c84b14;border-bottom:1px solid rgba(241,200,75,.22)}.poker-play-tray-panel__title{font-size:13px;font-weight:800;color:#f1c84b;letter-spacing:.4px;text-transform:uppercase}.poker-play-tray-panel__close{background:transparent;border:0;color:#f1c84bb3;font-size:20px;width:28px;height:28px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center}.poker-play-tray-panel__close:hover{color:#f1c84b;background:#f1c84b1a}.poker-play-tray-panel__list{flex:1 1 auto;overflow-y:auto;padding:6px;display:flex;flex-direction:column;gap:4px}.poker-play-tray-row{display:grid;grid-template-columns:12px 1fr auto auto;align-items:center;gap:10px;padding:10px 12px;background:#140e20bf;border:1px solid rgba(241,200,75,.22);border-radius:8px;color:#f5f7f6;cursor:pointer;text-align:left;font-family:UTM Avo,system-ui,sans-serif;transition:background-color .12s,border-color .12s}.poker-play-tray-row:active{filter:brightness(1.1)}.poker-play-tray-row.is-active{background:#f1c84b2e;border-color:#f1c84bb3;cursor:default}.poker-play-tray-row__dot{width:8px;height:8px;border-radius:50%;background:#c8b88a80}.poker-play-tray-row--your_turn_urgent .poker-play-tray-row__dot,.poker-play-tray-row--your_turn_normal .poker-play-tray-row__dot{background:#ff6b6b;box-shadow:0 0 8px #ff6b6b99;animation:poker-tray-dot-pulse .6s ease-in-out infinite}.poker-play-tray-row--opponent_turn .poker-play-tray-row__dot{background:#f1c84b}.poker-play-tray-row--settled .poker-play-tray-row__dot{background:#8cc88c}.poker-play-tray-row--resolving .poker-play-tray-row__dot{background:#d62b2b8c}@keyframes poker-tray-dot-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.3)}}@media (prefers-reduced-motion: reduce){.poker-play-tray-row__dot{animation:none}}.poker-play-tray-row__label{font-size:13px;font-weight:800;color:#f4b94a;letter-spacing:.2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.poker-play-tray-row__state{font-size:11px;color:#ffffffa6;font-weight:600}.poker-play-tray-row--your_turn_urgent .poker-play-tray-row__state,.poker-play-tray-row--your_turn_normal .poker-play-tray-row__state{color:#ff8e8e;font-weight:800}.poker-play-tray-row__timer{font-size:12px;font-weight:800;color:#ffe680;font-variant-numeric:tabular-nums;padding:2px 6px;background:#00000073;border-radius:6px}.poker-play-tray-row__here{font-size:10px;color:#f1c84b;margin-left:4px}.poker-play-topbar__balance{display:inline-flex;align-items:center;gap:4px;height:28px;padding:0 10px;background:#140e20d9;border:1px solid rgba(241,200,75,.5);border-radius:999px;color:#ffe680;font-family:UTM Avo,system-ui,sans-serif;font-weight:800;font-variant-numeric:tabular-nums;letter-spacing:.2px;margin-left:4px;flex-shrink:0;max-width:140px;overflow:hidden;white-space:nowrap;box-shadow:0 1px 2px #00000080}.poker-play-topbar__balance-icon{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;background:linear-gradient(180deg,#f5d984,#d4af37);color:#0a0612;border-radius:50%;font-size:9px;font-weight:900}.poker-play-topbar__balance-amt{font-size:13px;color:#ffe680}.poker-play-topbar__balance-unit{font-size:9px;color:#ffe68099;letter-spacing:.6px;font-weight:700}.ipk-seat__plate--client{position:relative}.ipk-seat__flag{position:absolute;bottom:2px;right:3px;width:18px;height:12px;border-radius:3px;background:linear-gradient(180deg,#d62b2b 50%,#f5b91b 50%);border:1px solid rgba(255,255,255,.5);display:flex;align-items:center;justify-content:center;font-size:10px;line-height:1;overflow:hidden;box-shadow:0 1px 2px #00000080;z-index:4}.ipk-seat__flag[data-country]{background:#14141cd9}.ipk-seat--sm .ipk-seat__flag{width:14px;height:10px;font-size:8px;bottom:1px;right:2px}.ipk-seat__avatar-wrap{position:relative}.ipk-seat__stake-badge{position:absolute;top:-3px;left:-5px;min-width:16px;height:11px;padding:0 3px;border-radius:999px;background:linear-gradient(180deg,#5a1a1a,#3b0f0f);border:1px solid rgba(255,255,255,.55);color:#fff;font-size:8px;font-weight:800;font-variant-numeric:tabular-nums;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 2px #0000008c;z-index:5}.ipk-seat--sm .ipk-seat__stake-badge{min-width:12px;height:9px;font-size:7px;padding:0 2px;top:-2px;left:-4px}.poker-play-btn.is-preselected{opacity:1!important;cursor:pointer;background:#f1c84b38;border-color:#f1c84b;color:#ffe680;box-shadow:0 0 0 1px #f1c84b99,0 0 14px #f1c84b73;animation:poker-preaction-pulse 1.4s ease-in-out infinite}.poker-play-btn.is-preselected.poker-play-btn--fold{background:#ff6b6b38;border-color:#ff8e8e;color:#ffb3b3;box-shadow:0 0 0 1px #ff6b6b99,0 0 14px #ff6b6b73}@keyframes poker-preaction-pulse{0%,to{filter:brightness(1)}50%{filter:brightness(1.18)}}@media (prefers-reduced-motion: reduce){.poker-play-btn.is-preselected{animation:none}}.ipk-seat{position:absolute;width:146px;height:166px;transform:translate(-50%,-39%);pointer-events:auto;z-index:2}.ipk-seat--u1{left:var(--iwin-u1-tag-x);top:var(--iwin-u1-tag-y)}.ipk-seat--u2{left:var(--iwin-u2-tag-x);top:var(--iwin-u2-tag-y)}.ipk-seat--u3{left:var(--iwin-u3-tag-x);top:var(--iwin-u3-tag-y)}.ipk-seat--u4{left:var(--iwin-u4-tag-x);top:var(--iwin-u4-tag-y)}.ipk-seat--u5{left:var(--iwin-u5-tag-x);top:var(--iwin-u5-tag-y)}.ipk-seat--u6{left:var(--iwin-u6-tag-x);top:var(--iwin-u6-tag-y)}.ipk-seat--u7{left:var(--iwin-u7-tag-x);top:var(--iwin-u7-tag-y)}.ipk-seat__plate{position:relative;width:100%;height:100%;overflow:visible}.ipk-seat__avatar{position:absolute;top:0;left:50%;transform:translate(-50%);width:130px;height:130px;border-radius:50%;border:2.5px solid rgba(241,200,75,.6);box-shadow:0 4px 12px #00000080;background:linear-gradient(135deg,#4a1a7c,#2a0e4f);overflow:hidden;display:flex;align-items:center;justify-content:center;color:#f1c84b;font-size:56px;font-weight:800;font-family:UTM Avo,system-ui,sans-serif;z-index:2}.ipk-seat__avatar img{width:100%;height:100%;object-fit:cover;display:block}.ipk-seat__vpip{position:absolute;top:102px;left:6px;min-width:38px;height:26px;padding:0 6px;border-radius:6px;background:linear-gradient(180deg,#d62b2b,#8a1414);border:1.5px solid rgba(255,255,255,.5);color:#fff;font-size:13px;font-weight:800;display:flex;align-items:center;justify-content:center;z-index:4;box-shadow:0 2px 4px #00000080;pointer-events:none}.ipk-seat__flag{position:absolute;top:100px;right:6px;width:38px;height:30px;border-radius:5px;background:linear-gradient(180deg,#d62b2b 50%,#f5b91b 50%);border:1.5px solid rgba(255,255,255,.55);display:flex;align-items:center;justify-content:center;font-size:16px;color:#ffeb3b;z-index:4;box-shadow:0 2px 4px #00000073;pointer-events:none;overflow:hidden}.ipk-seat__dealer{position:absolute;top:2px;right:-4px;width:30px;height:30px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#fbe7a1,#d4af37 70%,#8a6e1e);border:2px solid #f5d984;color:#0a0612;font-size:15px;font-weight:800;display:flex;align-items:center;justify-content:center;box-shadow:0 3px 8px #0009,inset 0 1px 1px #ffffff80;z-index:5;pointer-events:none}.ipk-seat__info{position:absolute;top:122px;left:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;padding:4px 8px;z-index:3;background:linear-gradient(180deg,#0f081eeb,#0a0612fa);border-radius:0 0 10px 10px;border:1.5px solid rgba(241,200,75,.35);border-top:none}.ipk-seat__name{font-family:UTM Avo,system-ui,sans-serif;font-size:16px;font-weight:900;letter-spacing:.6px;line-height:1.05;background:linear-gradient(180deg,#fde287,#c89a2c);-webkit-background-clip:text;background-clip:text;color:transparent;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;text-align:center;text-shadow:0 1px 3px rgba(0,0,0,.55)}.ipk-seat__stack{font-family:UTM Avo,system-ui,sans-serif;font-size:14px;font-weight:800;color:#fff;font-variant-numeric:tabular-nums;letter-spacing:.4px;line-height:1.1;margin-top:1px;text-shadow:0 1px 2px rgba(0,0,0,.6)}.ipk-seat__cards{position:absolute;top:-78px;left:50%;transform:translate(-50%);display:flex;gap:3px;z-index:4;pointer-events:none}.ipk-seat__cards>.ipk-card{width:70px!important;height:100px!important;box-shadow:0 4px 12px #0000008c,0 0 16px #f1c84b40}.ipk-seat__action{position:absolute;top:48px;left:50%;transform:translate(-50%) scale(1);background:linear-gradient(180deg,#1a0830,#0a0612);border:3px solid #f7d976;border-radius:999px;padding:7px 22px;font-size:20px;font-weight:900;letter-spacing:2px;text-transform:uppercase;white-space:nowrap;z-index:6;box-shadow:0 0 18px #f1c84bbf,0 0 36px #f1c84b66,0 4px 12px #0000008c;animation:ipk-seat-action-fade 2s cubic-bezier(.22,.61,.36,1) forwards;pointer-events:none;color:#fde287;text-shadow:0 0 8px rgba(241,200,75,.6),0 1px 2px rgba(0,0,0,.7)}@keyframes ipk-seat-action-fade{0%{opacity:0;transform:translate(-50%) scale(.78)}8%{opacity:1;transform:translate(-50%) scale(1.08)}16%{opacity:1;transform:translate(-50%) scale(1)}84%{opacity:1;transform:translate(-50%) scale(1)}to{opacity:0;transform:translate(-50%) scale(.95)}}.ipk-seat__action--persistent{animation:ipk-seat-action-fade 2s cubic-bezier(.22,.61,.36,1) forwards;animation-iteration-count:1}.ipk-seat__action--persistent{animation:none;opacity:1}.ipk-seat.is-folded .ipk-seat__plate{opacity:.45}.ipk-seat.is-folded .ipk-seat__cards{display:none}.ipk-seat.is-acting .ipk-seat__plate{border-color:#f1c84b;box-shadow:0 0 16px #f1c84b8c,0 4px 14px #00000080}.teams-tap{width:100%;background:transparent;padding:0;text-align:left}.team-fav{display:flex;align-items:center;justify-content:center;width:20px;color:#556070;flex-shrink:0}.team-name{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:13px;color:#eef4f6;line-height:1.25}.team-name--away{color:#ffd96a}.live-clock{font-size:11px;color:#ff6d7d;font-weight:600}.match-time{font-size:12px;color:#9fa9b0}.tool--live{background:#ff40562e;border:1px solid rgba(255,64,86,.35);color:#ff4d5f;width:22px;height:20px;padding:0;display:grid;place-items:center}.tool--icon{width:26px;height:20px;padding:0;display:grid;place-items:center;background:#141b20;border:1px solid rgba(255,255,255,.06);color:#8a9299}.sheet-balance{display:flex;align-items:center;justify-content:space-between;padding:0 14px;height:40px;flex-shrink:0}.sheet-balance__label{font-size:14px;font-weight:700;color:var(--gold)}.sheet-close-btn{width:32px;height:32px;display:grid;place-items:center;background:#ffffff0f;border-radius:50%;color:#aeb8bf}.sheet-close-btn:hover{background:#ffffff1a}.match-detail-screen{display:flex;flex-direction:column;overflow:hidden}.mds-header{display:flex;align-items:center;gap:10px;padding:10px 12px 8px;background:#0c1115;border-bottom:1px solid rgba(255,210,31,.1);flex-shrink:0}.mds-back{width:36px;height:36px;background:#ffffff0f;border-radius:8px;display:grid;place-items:center;color:#eef4f6;flex-shrink:0}.mds-title{min-width:0;flex:1;display:flex;flex-direction:column;gap:1px}.mds-league{font-size:10px;color:var(--gold);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mds-vs{font-size:13px;font-weight:600;color:#e8eff2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mds-hero{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;padding:16px 12px 12px;background:linear-gradient(180deg,#0f1822,#080d12);border-bottom:1px solid rgba(255,210,31,.1);flex-shrink:0;position:relative}.mds-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 50% 100%,rgba(255,210,31,.06),transparent 70%);pointer-events:none}.mds-hero-team{display:flex;flex-direction:column;align-items:center;gap:6px;min-width:0}.mds-hero-team--home{align-items:flex-start}.mds-hero-team--away{align-items:flex-end}.mds-crest{width:44px;height:44px;border-radius:50%;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);display:grid;place-items:center;color:#556070;flex-shrink:0}.mds-crest--flag{background:#ffd21f14;border-color:#ffd21f38}.mds-crest-flag{font-size:26px;line-height:1}.mds-team-name{font-size:12px;font-weight:600;color:#e0e8ed;text-align:center;line-height:1.2;max-width:100px;word-break:break-word}.mds-hero-team--home .mds-team-name{text-align:left}.mds-hero-team--away .mds-team-name{text-align:right}.mds-hero-center{display:flex;flex-direction:column;align-items:center;gap:2px;padding:0 4px;min-width:64px}.mds-hero-center--live .mds-score{color:#ff4d5f}.mds-live-badge{font-size:10px;font-weight:800;letter-spacing:.04em;color:#ff4d5f;background:#ff405626;border-radius:3px;padding:1px 5px}.mds-score{font-size:26px;font-weight:900;color:#fff;line-height:1}.mds-clock{font-size:12px;color:#ff6d7d;font-weight:600}.mds-kickoff-label{font-size:10px;color:#7a8791;text-transform:uppercase;letter-spacing:.04em}.mds-kickoff-date{font-size:16px;font-weight:700;color:var(--gold)}.mds-kickoff-time{font-size:13px;color:#c5d0d6}.mds-action-chips{display:flex;gap:8px;padding:8px 12px;background:#090d11;border-bottom:1px solid rgba(255,255,255,.05);flex-shrink:0}.mds-chip{display:flex;align-items:center;gap:5px;height:28px;padding:0 10px;border-radius:6px;font-size:12px;font-weight:600;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);color:#8a9299}.mds-chip--disabled{opacity:.5;cursor:not-allowed}.mds-tabs{display:flex;background:#0c1115;border-bottom:1px solid rgba(255,255,255,.07);flex-shrink:0}.mds-tab{flex:1;height:38px;font-size:13px;font-weight:600;color:#7a8791;background:transparent;border-bottom:2px solid transparent;transition:color .12s,border-color .12s}.mds-tab--active{color:var(--gold);border-bottom-color:var(--gold)}.mds-markets{flex:1 1 auto;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:0 0 80px}.mds-section{border-bottom:1px solid rgba(255,255,255,.05)}.mds-section-head{width:100%;display:flex;align-items:center;justify-content:space-between;padding:9px 12px;background:#0e1318;color:#e0e8ed;font-size:13px;text-align:left;border:0}.mds-section-head strong{font-weight:700;font-size:13px;color:#c8a33b}.mds-section-body{padding:8px 12px 10px;background:#0b0f13}.mds-hdp-grid{display:grid;grid-template-columns:minmax(80px,1fr) auto;gap:6px 8px;align-items:center}.mds-row-label{font-size:12px;color:#b0bac0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mds-section-body .odd-cell{min-width:80px;height:46px}.mds-1x2-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:6px}.mds-1x2-grid .odd-cell{height:52px}.mds-sell-placeholder{padding:32px 20px;text-align:center;color:#7a8791;font-size:14px;flex:1}.bet-receipt-screen{display:flex;flex-direction:column;background:#05080a;color:#eef4f6;overflow:hidden}.bet-receipt-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#0c1115;border-bottom:1px solid rgba(255,210,31,.15);flex-shrink:0}.bet-receipt-header strong{font-size:15px;font-weight:700;color:var(--gold)}.bet-receipt-close-x{width:30px;height:30px;border-radius:50%;background:#ffffff0f;color:#aeb8bf;font-size:16px;display:grid;place-items:center}.bet-receipt-tabs{display:flex;background:#0c1115;border-bottom:1px solid rgba(255,255,255,.07);flex-shrink:0}.bet-receipt-tab{flex:1;height:38px;font-size:13px;font-weight:600;color:#7a8791;background:transparent;border-bottom:2px solid transparent}.bet-receipt-tab.is-active{color:var(--gold);border-bottom-color:var(--gold)}.bet-receipt-body{flex:1 1 auto;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:12px 14px 80px;display:flex;flex-direction:column;gap:12px}.bet-receipt-selection{background:#0c1115;border:1px solid rgba(255,210,31,.15);border-radius:8px;overflow:hidden}.bet-receipt-selection-head{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#11171c;border-bottom:1px solid rgba(255,255,255,.05);font-size:12px;color:#aeb8bf}.bet-receipt-selection-main{display:flex;align-items:center;justify-content:space-between;padding:10px 12px 6px;gap:8px}.bet-receipt-selection-main>div:first-child{display:flex;flex-direction:column;gap:2px;min-width:0}.bet-receipt-selection-main strong{font-size:14px;font-weight:700;color:var(--gold)}.bet-receipt-selection-main span{font-size:12px;color:#9fa9b0}.bet-receipt-selection-odd{text-align:right;flex-shrink:0}.bet-receipt-selection-odd strong{font-size:18px;font-weight:800;color:var(--gold);display:block}.bet-receipt-selection-odd span{font-size:11px;color:#7a8791}.bet-receipt-selection small{display:block;padding:4px 12px 10px;font-size:12px;color:#8a9299}.bet-receipt-money{background:#0c1115;border:1px solid rgba(255,255,255,.06);border-radius:8px;padding:10px 14px;margin:0;display:flex;flex-direction:column;gap:8px}.bet-receipt-money div{display:flex;justify-content:space-between;align-items:center}.bet-receipt-money dt{font-size:13px;color:#8a9299}.bet-receipt-money dd{font-size:13px;color:#eef4f6;font-weight:600;margin:0}.bet-receipt-money dd strong{color:var(--gold);font-size:15px;font-weight:800}.bet-receipt-meta{background:#090d11;border:1px solid rgba(255,255,255,.05);border-radius:8px;padding:10px 14px;margin:0;display:flex;flex-direction:column;gap:8px}.bet-receipt-meta div{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.bet-receipt-meta dt{font-size:12px;color:#7a8791;flex-shrink:0}.bet-receipt-meta dd{margin:0;text-align:right}.bet-receipt-meta code{font-family:Courier New,monospace;font-size:11px;color:#c0cad0;word-break:break-all}.bet-receipt-confirmation{margin:0;font-size:12px;color:#7a8791;text-align:center;padding:4px 0}.bet-receipt-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:4px}.bet-receipt-place-again{padding:12px;border-radius:8px;font-size:14px;font-weight:700;background:#ffd21f24;border:1px solid rgba(255,210,31,.35);color:var(--gold)}.bet-receipt-close{padding:12px;border-radius:8px;font-size:14px;font-weight:700;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);color:#aeb8bf}.bet-receipt-board-empty{flex:1;display:flex;align-items:center;justify-content:center;color:#7a8791;font-size:14px;padding:40px 20px;text-align:center}.bet-history-screen{display:flex;flex-direction:column;height:100%}.bet-history-tabs{display:flex;background:#0c1115;border-bottom:1px solid rgba(255,255,255,.07);flex-shrink:0}.bet-history-tab{flex:1;height:38px;font-size:13px;font-weight:600;color:#7a8791;background:transparent;border-bottom:2px solid transparent}.bet-history-tab.is-active{color:var(--gold);border-bottom-color:var(--gold)}.bet-history-loading,.bet-history-error,.bet-history-empty{padding:32px 20px;text-align:center;color:#7a8791;font-size:14px}.bet-history-error{color:#ff6d7d}.bet-history-list{flex:1 1 auto;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:8px 12px 80px;display:flex;flex-direction:column;gap:0}.bet-history-day{margin-bottom:12px}.bet-history-day-head{font-size:12px;color:#7a8791;padding:6px 2px;font-weight:600}.bet-history-card{background:#0c1115;border:1px solid rgba(255,255,255,.07);border-radius:8px;margin-bottom:8px;overflow:hidden}.bet-history-card.is-live{border-color:#ff405640}.bet-history-card-head{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;background:#11171c;border-bottom:1px solid rgba(255,255,255,.05)}.bet-history-card-type{font-size:11px;font-weight:700;color:#7a8791;letter-spacing:.05em}.bet-history-card-status{font-size:11px;font-weight:700;padding:2px 7px;border-radius:4px}.bet-history-card-status.is-win{background:#37d56a26;color:#37d56a}.bet-history-card-status.is-loss{background:#ff405626;color:#ff4d5f}.bet-history-card-status.is-void,.bet-history-card-status.is-cashed{background:#ffffff14;color:#aeb8bf}.bet-history-card-status.is-neutral{background:#ffd21f1f;color:var(--gold)}.bet-history-card-money{display:flex;flex-direction:column;gap:6px;padding:10px 12px;margin:0}.bet-history-card-money div{display:flex;justify-content:space-between;align-items:center}.bet-history-card-money dt{font-size:12px;color:#8a9299}.bet-history-card-money dd{margin:0;font-size:13px;color:#eef4f6;font-weight:600}.bet-history-card-money dd strong{color:var(--gold);font-weight:800}.bet-history-card-foot{display:flex;align-items:center;justify-content:space-between;padding:6px 12px 8px;border-top:1px solid rgba(255,255,255,.05)}.bet-history-card-foot code{font-family:Courier New,monospace;font-size:10px;color:#5c6672;max-width:60%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bet-history-card-foot time{font-size:11px;color:#7a8791}.sports-empty{padding:40px 24px;text-align:center;color:#7a8791;font-size:14px}.filter-icon{color:transparent;font-size:0;line-height:0}
