:root{color:#f6efe0;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#101411;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 28% 10%,#caa45c29,#0000 30%),linear-gradient(135deg,#151a16 0%,#0b100d 58%,#17110d 100%);min-width:320px;min-height:100vh;margin:0}button,a{color:inherit;font:inherit}button{cursor:pointer}.app-shell__brand{color:#fff7e6;align-items:center;gap:10px;font-weight:900;text-decoration:none;display:inline-flex}.app-shell__brand-logo{align-items:center;min-width:0;display:inline-flex}.app-shell__brand-logo img{object-fit:contain;width:auto;height:44px;display:block}.app-shell__account-actions>button{color:#f6efe0d1;background:#f6efe00f;border:1px solid #f6efe01f;border-radius:8px;min-height:40px;padding:0 12px;font-size:14px;font-weight:800}.app-shell__body{min-width:0;padding:28px}.app-shell__header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.app-shell__eyebrow{color:#caa45c;letter-spacing:0;text-transform:uppercase;font-size:12px;font-weight:900}.app-shell__header h1{color:#fff7e6;letter-spacing:0;margin:6px 0 0;font-size:clamp(36px,5vw,68px);line-height:.96}.app-shell__account-hud{background:#f6efe00f;border:1px solid #f6efe01f;border-radius:8px;gap:10px;min-width:min(420px,100%);padding:16px;display:grid}.app-shell__account-totals{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;display:grid}.app-shell__account-totals div{gap:4px;display:grid}.app-shell__account-totals dt{color:#f6efe09e;text-transform:uppercase;font-size:12px;font-weight:800}.app-shell__account-totals dd{color:#6df17a;margin:0;font-size:22px;font-weight:900}.app-shell__account-actions{gap:8px;display:flex}.app-shell__content{gap:18px;display:grid}.app-shell__main{min-width:0}.react-alert{color:#ffd8d8;background:#d149491f;border:1px solid #d149498c;border-radius:8px;margin-bottom:16px;padding:14px 16px;box-shadow:0 24px 60px #0003}.status-pill{color:#f6efe0c7;background:#f6efe014;border:1px solid #f6efe024;border-radius:999px;align-items:center;width:fit-content;min-height:26px;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.status-pill--success{color:#8ff0a3;background:#45b2711f;border-color:#45b2717a}.status-pill--warning,.status-pill--info{color:#f1d28a;background:#caa45c21;border-color:#caa45c73}.status-pill--danger{color:#ffd8d8;background:#d149491f;border-color:#d149498c}.right-rail-panels,.stats-view,.admin-view{gap:14px;display:grid}.right-rail-panels__drawer{gap:8px;display:grid}.right-rail-panels__drawer>summary{color:#fff7e7d1;cursor:pointer;background:#00000021;border:1px solid #f6edda13;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-height:34px;padding:0 10px;list-style:none;display:grid}.right-rail-panels__drawer>summary::-webkit-details-marker{display:none}.right-rail-panels__drawer>summary span{color:#d8b56d;text-transform:uppercase;font-size:10px;font-weight:950}.right-rail-panels__drawer>summary strong{color:#fff7e7;text-align:right;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;font-weight:900;overflow:hidden}.right-rail-panels__drawer[open]>summary{background:#185c3026;border-color:#63ef8638}.right-rail-panels__drawer:not([open])>:not(summary){display:none}.chat-panel,.history-panel,.stats-view__section,.stats-view__card,.admin-status-card,.admin-view__gate,.admin-view__toolbar,.admin-view__users{gap:var(--panel-gap,12px);border:var(--panel-border,1px solid #f6efe01f);border-radius:var(--panel-radius,8px);padding:var(--panel-padding,16px);background:var(--panel-bg,#f6efe00f);box-shadow:var(--panel-shadow,none);-webkit-backdrop-filter:var(--panel-backdrop-filter,none);backdrop-filter:var(--panel-backdrop-filter,none);display:grid}.panel-header,.stats-view__header,.admin-view__header,.admin-view__users>header{align-items:var(--panel-header-align,flex-start);justify-content:space-between;gap:var(--panel-header-gap,12px);display:flex}.panel-eyebrow,.stats-view__eyebrow,.admin-view__eyebrow,.stats-view__card span,.admin-status-card span{display:var(--panel-eyebrow-display,initial);color:var(--panel-eyebrow-color,#caa45c);font-size:var(--panel-eyebrow-size,12px);text-transform:uppercase;font-weight:900}.panel-header h2,.stats-view__header h2,.admin-view__header h2,.stats-view__section h3,.admin-view__users h3{margin:var(--panel-title-margin,4px 0 0);color:var(--panel-title-color,#fff7e6);font-size:var(--panel-title-size,inherit);font-weight:var(--panel-title-weight,inherit);text-transform:var(--panel-title-transform,none)}.panel-empty,.admin-view__empty,.admin-view__gate p{margin:var(--panel-empty-margin,10px 0 0);overflow:var(--panel-empty-overflow,visible);color:var(--panel-empty-color,#f6efe0b3);font-size:var(--panel-empty-size,inherit);line-height:var(--panel-empty-line-height,1.45);text-overflow:var(--panel-empty-text-overflow,clip);white-space:var(--panel-empty-white-space,normal)}.panel-count{min-width:var(--panel-count-min-width,28px);height:var(--panel-count-height,28px);background:var(--panel-count-bg,#caa45c29);color:var(--panel-count-color,#f1d28a);font-size:var(--panel-count-size,12px);border-radius:999px;place-items:center;font-weight:900;display:inline-grid}.chat-panel__messages,.history-panel__list{align-content:var(--panel-list-align-content,start);align-items:start;gap:var(--panel-list-gap,0);height:var(--panel-list-height,auto);max-height:var(--panel-list-max-height,340px);overflow:var(--panel-list-overflow,auto);padding-right:var(--panel-list-padding-right,4px);display:grid}.chat-message,.history-row{min-width:0;padding:var(--panel-row-padding,10px)}.chat-message{border:var(--chat-message-border,0);border-radius:var(--chat-message-radius,8px);background:var(--chat-message-bg,#0000002e);box-shadow:var(--chat-message-shadow,none);width:fit-content;max-width:var(--chat-message-max-width,min(88%, 320px));justify-self:start}.chat-message.is-own{text-align:right;background:linear-gradient(135deg,#185c305c,#45b27129);border:1px solid #63ef8647;justify-self:end;box-shadow:inset 0 1px #ffffff0d}.history-row{width:100%;color:inherit;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-top:1px solid #f6efe01c}.history-row:hover,.history-row:focus-visible{outline-offset:-1px;background:#f6efe00b;outline:1px solid #caa45c4d}.history-row:first-child{border-top:0;padding-top:0}.history-row:last-child{padding-bottom:0}.chat-message__meta,.history-row__header{justify-content:space-between;align-items:center;gap:var(--message-meta-gap,8px);color:var(--message-meta-color,#f6efe09e);font-size:var(--message-meta-size,12px);font-weight:var(--message-meta-weight,800);display:flex}.history-row__round{gap:2px;min-width:0;display:grid}.history-row__round b,.history-row__round small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.history-row__round small{color:#f6efe07a;font-size:10px;font-weight:700}.chat-message__author{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.chat-message p,.history-row p{margin:var(--message-body-margin,6px 0 0);overflow:var(--message-body-overflow,visible);color:var(--message-body-color,#fff7e6);font-size:var(--message-body-size,inherit);line-height:var(--message-body-line-height,normal);text-overflow:var(--message-body-text-overflow,clip);white-space:var(--message-body-white-space,normal);overflow-wrap:anywhere}.chat-message.is-own .chat-message__meta{color:#c7ffd3c2;justify-content:flex-end}.history-row__result{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;margin-top:6px;display:grid}.history-row__result>span{gap:2px;min-width:0;display:grid}.history-row__result strong,.history-row__result small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.history-row__result strong{color:#fff7e6;font-size:13px}.history-row--win .history-row__result strong,.history-row--win .history-row__net{color:#8ff0a3}.history-row--loss .history-row__result strong,.history-row--loss .history-row__net{color:#ff8f8f}.history-row--push .history-row__net{color:#f1d28a}.history-row__result small{color:#f6efe094;font-size:11px}.history-row__action{color:#caa45cb8;text-transform:uppercase;margin-top:5px;font-size:10px;font-weight:900;display:block}.history-modal{z-index:1000;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.history-modal__backdrop{cursor:pointer;background:#000000b8;border:0;position:absolute;inset:0}.history-modal__panel{z-index:1;background:linear-gradient(#181917,#0d0e0d);border:1px solid #caa45c61;border-radius:8px;grid-template-rows:auto minmax(0,1fr);width:min(940px,100%);max-height:min(86vh,820px);display:grid;position:relative;overflow:hidden;box-shadow:0 26px 70px #0000009e}.history-modal__header{border-bottom:1px solid #f6efe01f;justify-content:space-between;align-items:flex-start;gap:18px;padding:18px 20px;display:flex}.history-modal__header h2{color:#fff7e6;flex-wrap:wrap;gap:8px;margin:3px 0 0;font-size:24px;line-height:1.1;display:flex}.history-modal__header p{color:#f6efe094;margin:5px 0 0;font-size:12px;font-weight:800}.history-modal__close{color:#fff7e6;cursor:pointer;background:#ffffff12;border:1px solid #ffffff29;border-radius:6px;place-items:center;width:36px;height:36px;font-size:20px;font-weight:900;line-height:1;display:grid}.history-modal__close:hover,.history-modal__close:focus-visible{border-color:#caa45c94;outline:none}.history-modal__body{gap:12px;min-height:0;padding:16px 20px 20px;display:grid;overflow:auto}.history-modal__dealer,.history-modal__hand{background:linear-gradient(#fff7e70d,#fff7e706),#0608077a;border:1px solid #ffffff1a;border-radius:6px;grid-template-columns:minmax(170px,auto) minmax(210px,1fr);align-items:center;gap:12px 18px;padding:14px 16px;display:grid;box-shadow:inset 0 1px #fff7e70b}.history-modal__hands{gap:10px;display:grid}.history-modal__row-title{color:#f6efe09e;flex-wrap:wrap;align-items:center;gap:12px;display:flex}.history-modal__row-title b{color:#fff7e6;font-size:16px}.history-modal__row-title span{gap:2px;min-width:0;display:grid}.history-modal__row-title span small{color:#f6efe07a;font-size:11px}.history-modal__row-title strong{font-variant-numeric:tabular-nums;margin-left:auto}.history-modal__card-stage{background:radial-gradient(#f6efe017,#0000 64%),#0000001f;border-radius:6px;place-items:center;min-height:82px;display:grid}.history-modal__cards{justify-content:center;min-height:58px}.history-modal__cards .playing-card{border-radius:5px;width:42px;height:60px;margin-right:-9px;box-shadow:0 8px 16px #0000005c}.history-modal__cards .playing-card__corner{font-size:10px}.history-modal__cards .playing-card__center{font-size:18px}.history-modal__breakdown{grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.history-modal__breakdown-line{color:#f6efe0a3;background:#00000038;border-radius:4px;justify-content:space-between;gap:8px;min-width:0;padding:8px 10px;font-size:12px;display:flex}.history-modal__breakdown-line>span{gap:2px;min-width:0;display:grid}.history-modal__breakdown-line b,.history-modal__breakdown-line small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.history-modal__breakdown-line b{color:#fff7e6}.history-modal__breakdown-line small{color:#f6efe080}.history-modal .win{color:#8ff0a3}.history-modal .loss{color:#ff8f8f}.history-modal .push{color:#f1d28a}@media (width<=720px){.history-modal{padding:12px}.history-modal__panel{max-height:min(92vh,820px)}.history-modal__dealer,.history-modal__hand{grid-template-columns:1fr}.history-modal__card-stage{min-height:76px}.history-modal__breakdown{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=460px){.history-modal__header{padding:16px}.history-modal__body{padding:14px}.history-modal__breakdown{grid-template-columns:1fr}}.chat-panel__form{grid-template-columns:var(--chat-form-columns,minmax(0, 1fr) auto);gap:var(--chat-form-gap,8px);margin-top:var(--chat-form-margin-top,12px);display:grid}.chat-panel__form input{min-width:0;height:var(--chat-form-control-height,auto);min-height:var(--chat-form-control-min-height,40px);border:var(--chat-form-input-border,1px solid #f6efe01f);border-radius:var(--chat-form-control-radius,8px);padding:var(--chat-form-input-padding,0 12px);color:var(--chat-form-input-color,#fff7e6);background:var(--chat-form-input-bg,#00000038);font-size:var(--chat-form-control-size,inherit);outline:var(--chat-form-input-outline,initial)}.chat-panel__form button,.admin-view__toolbar button,.admin-users-table button{min-width:var(--chat-form-button-min-width,auto);height:var(--chat-form-control-height,auto);min-height:var(--chat-form-control-min-height,40px);border:var(--chat-form-button-border,1px solid #f6efe01f);border-radius:var(--chat-form-control-radius,8px);padding:var(--chat-form-button-padding,0 12px);color:var(--chat-form-button-color,#fff7e6);background:var(--chat-form-button-bg,#caa45c24);font-size:var(--chat-form-control-size,inherit);font-weight:var(--chat-form-button-weight,900)}.chat-panel__form button:disabled,.admin-view__toolbar button:disabled,.admin-users-table button:disabled,.admin-users-table input:disabled{cursor:not-allowed;opacity:.5}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.stats-view__summary,.admin-view__status-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.stats-view__card,.admin-status-card{gap:8px;display:grid}.stats-view__card strong,.admin-status-card strong{color:#fff7e6;font-size:24px}.stats-view__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.stats-view__list{gap:10px;margin:12px 0 0;display:grid}.stats-view__list div,.stats-view__rounds li{border-bottom:1px solid #f6efe014;justify-content:space-between;gap:12px;padding-bottom:8px;display:flex}.stats-view__list dt,.stats-view__rounds span{color:#f6efe0a6;font-weight:800}.stats-view__list dd{color:#fff7e6;text-align:right;margin:0;font-weight:900}.stats-view__rounds{gap:10px;margin:12px 0 0;padding:0;list-style:none;display:grid}.admin-view__toolbar{grid-template-columns:minmax(220px,1fr) auto auto;align-items:center;gap:10px;display:grid}.admin-view__toolbar div{gap:4px;display:grid}.admin-view__toolbar span,.admin-users-table__subtext{color:#caa45cc7;text-transform:uppercase;font-size:11px;font-weight:900}.admin-view__toolbar strong{color:#fff7e6;font-size:16px}.admin-users-table{gap:6px;margin-top:14px;display:grid;overflow-x:auto}.admin-users-table__row{color:#fff7e6;text-align:left;background:#0000002e;border:0;border-radius:8px;grid-template-columns:minmax(130px,1.25fr) repeat(3,minmax(100px,.82fr)) minmax(230px,1.5fr) minmax(84px,.62fr) minmax(90px,.62fr);align-items:center;gap:10px;min-width:960px;padding:10px;display:grid}.admin-users-table__row>span:not(.admin-users-table__top-up){gap:2px;display:grid}.admin-users-table__row>button{color:#fff7e6;text-align:left;background:#185c3038;justify-content:flex-start}.admin-users-table__row--header{color:#f6efe09e;text-transform:uppercase;background:0 0;font-size:12px;font-weight:900}.admin-users-table__top-up{grid-template-columns:minmax(90px,1fr) auto;gap:8px;display:grid}.admin-users-table__top-up input{color:#fff7e6;background:#00000038;border:1px solid #f6efe01f;border-radius:8px;min-width:0;min-height:40px;padding:0 10px}.admin-users-table__delete button{background:#7a181852;border-color:#ef63634d;width:100%}.playing-card-stack{flex-wrap:nowrap;justify-content:center;min-width:0;min-height:64px;display:flex;overflow:visible}.playing-card{color:#10100e;background:#fff8ed;border:1px solid #0c0a0952;border-radius:6px;flex:none;grid-template-rows:auto minmax(0,1fr) auto;width:clamp(34px,2.9vw,48px);height:clamp(50px,4.3vw,70px);margin-right:-7px;padding:5px 5px 6px;display:grid;position:relative;box-shadow:0 10px 18px #00000052}.playing-card:last-child{margin-right:0}.playing-card--small{width:30px;height:44px;padding:4px}.playing-card-stack--small{gap:0}.playing-card--sideways{z-index:1;transform:rotate(90deg)}.playing-card--red{color:#b5262f}.playing-card--back{background:radial-gradient(circle at 50% 50%, #fff4cd2e 0 10%, transparent 11% 100%), radial-gradient(circle at 50% 50%, transparent 0 24%, #f8df9b57 25% 27%, transparent 28% 100%), linear-gradient(135deg, transparent 0 43%, #f8df9b38 44% 46%, transparent 47% 100%), linear-gradient(45deg, transparent 0 43%, #f8df9b2e 44% 46%, transparent 47% 100%), repeating-linear-gradient(90deg, #ffffff0e 0 1px, transparent 1px 5px), repeating-linear-gradient(0deg, #ffffff0b 0 1px, transparent 1px 5px), linear-gradient(145deg, var(--table-card-back-a,#0c3e28), var(--table-card-back-b,#072719));border-color:#f8df9b5c;overflow:hidden;box-shadow:inset 0 0 0 3px #fff7e747,inset 0 0 0 7px #030c0847,0 10px 18px #00000052}.playing-card--back:before,.playing-card--back:after{content:"";pointer-events:none;position:absolute;left:50%;transform:translate(-50%)}.playing-card--back:before{background:radial-gradient(circle at 50% 20%,#f8df9b6b 0 5%,#0000 6%),radial-gradient(circle at 50% 80%,#f8df9b6b 0 5%,#0000 6%),linear-gradient(#fff7e712,#0000000f);border:1px solid #f8df9b94;border-radius:999px;width:56%;top:10%;bottom:10%}.playing-card--back:after{aspect-ratio:1;background:radial-gradient(circle,#f8df9b9e 0 14%,#0000 15%),conic-gradient(from 45deg,#f8df9b6b,#0000 18%,#f8df9b5c 25%,#0000 43%,#f8df9b6b);border:1px solid #fff7e78f;border-radius:50%;width:34%;top:50%;transform:translate(-50%,-50%)}.playing-card__corner{align-content:start;font-size:11px;font-weight:900;line-height:.92;display:grid}.playing-card__corner--bottom{align-self:end;transform:rotate(180deg)}.playing-card__center{place-self:center;font-size:18px}.chip-stack{justify-items:center;gap:1px;display:inline-grid}.chip-stack-visual{width:28px;height:22px;display:block;position:relative}.chip-stack-disc{left:50%;bottom:calc(var(--chip-i,0) * 3px);background:currentColor;border:2px dashed #ffffffc7;border-radius:50%;width:24px;height:24px;position:absolute;transform:translate(-50%);box-shadow:inset 0 0 0 4px #00000038,0 5px 9px #00000059}.chip-stack-label{color:#fff7e7;font-size:9px;font-weight:900}.chip-denom-100{color:#020202;--chip-bg:#020202;--chip-fg:#fff7e7}.chip-denom-500{color:#e47b23;--chip-bg:#e47b23;--chip-fg:#21130a}.chip-denom-1000{color:#dfd2ff;--chip-bg:#dfd2ff;--chip-fg:#24193e}.chip-denom-10000{color:#164f36;--chip-bg:#164f36;--chip-fg:#fff2d8}.chip-denom-50000{color:#f2d64f;--chip-bg:#f2d64f;--chip-fg:#231b05}.chip-denom-100000{color:#6c4129;--chip-bg:#6c4129;--chip-fg:#fff7e7}.chip-stack-visual.win .chip-stack-disc{color:#35bb56}.chip-stack-visual.push .chip-stack-disc{color:#caa45c}.chip-stack--win .chip-stack-disc{background:#22a55c;box-shadow:0 0 16px #63ef866b}@media (width<=760px){.app-shell__body{padding:18px}.app-shell__header{flex-direction:column;align-items:stretch}}body{background:radial-gradient(circle at 50% 0,#ceaa5c29,#0000 26rem),radial-gradient(circle at 30% 38%,#21784d33,#0000 34rem),linear-gradient(135deg,#050706 0%,#11130f 44%,#050607 100%);overflow-x:hidden}.table-game-shell{color:#f6edda;min-height:100vh}.table-game-shell__body{padding:clamp(10px,1.4vw,20px)}.table-game-shell__hud{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(#111311f7,#080a09f7),#0a0c0bf7;border:1px solid #dfb03f94;border-radius:8px;grid-template-columns:auto minmax(320px,1fr) auto;align-items:stretch;gap:0;width:min(100%,1580px);max-width:1580px;min-height:74px;margin:0 auto 8px;display:grid;position:sticky;top:clamp(6px,.8vw,12px);overflow:visible;box-shadow:0 22px 60px #00000073}.table-game-shell__title{border-right:1px solid #d8b25e24;align-items:center;min-width:160px;padding:6px 18px;display:flex}.table-game-shell__brand{align-self:center;gap:8px;min-width:0}.table-game-shell__eyebrow{display:none}.table-game-shell__brand-logo{width:136px;height:56px;overflow:hidden}.table-game-shell__brand-logo img{object-fit:contain;filter:drop-shadow(0 5px 12px #0000007a);width:100%;height:100%}.table-game-shell__top-nav{border-right:1px solid #d8b25e1f;justify-content:center;align-items:center;gap:clamp(8px,.9vw,16px);min-width:0;padding:10px clamp(12px,1.2vw,18px);display:flex}.table-game-shell__right-cluster{border-left:1px solid #d8b25e1f;grid-column:3;justify-self:end;align-items:stretch;min-width:0;height:100%;display:flex}.table-game-shell__top-nav-item{color:#f6eddab3;white-space:nowrap;background:linear-gradient(#f6edda0e,#f6edda05),#0b0d0c80;border:1px solid #d8b25e1f;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-width:0;min-height:42px;padding:0 clamp(13px,1vw,18px);font-size:13px;font-weight:850;line-height:1;transition:background .16s,border-color .16s,box-shadow .16s,color .16s,transform .16s;display:inline-flex;box-shadow:inset 0 1px #fff7e70e,0 10px 22px #0000}.table-game-shell__top-nav-item svg,.table-game-shell__account-actions>button svg,.table-game-shell__account-group--session>button svg,.table-audio-settings__button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9px;flex:none;width:15px;height:15px}.table-game-shell__top-nav-item:hover,.table-game-shell__top-nav-item:focus-visible{color:#fff7e7;background:linear-gradient(#f6edda18,#f6edda09),#11120fb8;border-color:#d8b25e6b;outline:none;transform:translateY(-1px);box-shadow:inset 0 1px #fff7e717,0 14px 28px #0000002e}.table-game-shell__top-nav-item.is-active{color:#97f7a6;background:linear-gradient(#1f844070,#0a482457),#082416d6;border-color:#6df17a6b;box-shadow:inset 0 1px #e2ffd529,inset 0 -1px #34ff7114,0 14px 30px #0003,0 0 0 1px #165c293d}.table-game-shell__top-nav-item.is-active:hover,.table-game-shell__top-nav-item.is-active:focus-visible{color:#c3ffca;background:linear-gradient(#2d9e4c85,#0c52296b),#082a19e0;border-color:#7eff8b94}.table-game-shell__account-actions{border-left:0;justify-content:flex-end;align-items:center;gap:0;min-width:0;padding:0;display:flex}.table-game-shell__account-group{align-self:stretch;align-items:center;min-width:0;padding:8px;display:inline-flex}.table-game-shell__account-group+.table-game-shell__account-group{border-left:1px solid #d8b25e1f}.table-game-shell__account-group--tools{justify-content:center;gap:8px}.table-game-shell__account-group--session{flex:none;justify-content:flex-end;gap:8px}.table-game-shell__table-selector{min-width:0;position:relative}.table-game-shell__table-selector>summary,.table-game-shell__table-settings>summary{color:#f6eddae6;cursor:pointer;white-space:nowrap;background:linear-gradient(#fff7e70e,#fff7e705),#f6edda09;border:1px solid #d8b25e3d;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:44px;padding:0 14px;font-size:13px;font-weight:850;list-style:none;display:inline-flex}.table-game-shell__table-selector>summary{min-width:154px}.table-game-shell__table-settings>summary{min-width:116px}.table-game-shell__table-selector>summary::-webkit-details-marker{display:none}.table-game-shell__table-settings>summary::-webkit-details-marker{display:none}.table-game-shell__table-selector>summary svg,.table-game-shell__table-settings>summary svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9px;width:16px;height:16px}.table-game-shell__table-selector>summary svg:last-child{width:13px;height:13px;margin-left:auto;transition:transform .16s}.table-game-shell__table-selector[open]>summary svg:last-child{transform:rotate(180deg)}.table-game-shell__table-selector>summary:hover,.table-game-shell__table-selector>summary:focus-visible,.table-game-shell__table-selector[open]>summary,.table-game-shell__table-settings>summary:hover,.table-game-shell__table-settings>summary:focus-visible,.table-game-shell__table-settings[open]>summary{color:#fff7e7;background:#d8b25e1f;border-color:#d8b25e6b;outline:none}.table-game-shell__table-selector-popover{z-index:45;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#fff7e70f,#fff7e705),#080a09f5;border:1px solid #d8b25e47;border-radius:8px;width:min(220px,100vw - 24px);display:grid;position:absolute;top:calc(100% + 10px);left:0;overflow:hidden;box-shadow:0 22px 52px #00000085}.table-game-shell__table-options{gap:2px;padding:8px;display:grid}.table-game-shell__table-options button,.table-game-shell__open-table-list{color:#f6eddacc;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:10px;min-height:36px;padding:0 10px;font-size:13px;font-weight:750;display:inline-flex}.table-game-shell__table-options button>span{border:1px solid #f6edda59;border-radius:50%;width:12px;height:12px}.table-game-shell__table-options button.is-selected{color:#72de7f}.table-game-shell__table-options button.is-selected>span{background:#55ca67;border-color:#63ef8694;box-shadow:inset 0 0 0 3px #080a09f5}.table-game-shell__table-options button:hover,.table-game-shell__table-options button:focus-visible,.table-game-shell__open-table-list:hover,.table-game-shell__open-table-list:focus-visible{color:#fff7e7;background:#f6edda12;outline:none}.table-game-shell__open-table-list{color:#f0d176;border-top:1px solid #d8b25e1f;border-radius:0;justify-content:flex-start}.table-game-shell__settings-action{border-left:1px solid #d8b25e1f;align-items:center;padding:8px;display:inline-flex}.table-game-shell__header-panels{z-index:25;--panel-border:0;--panel-bg:transparent;--panel-shadow:none;--panel-list-max-height:320px;border-left:1px solid #d8b25e1f;align-items:center;min-width:0;padding:8px 7px;display:grid;position:relative}.table-game-shell__header-panels .right-rail-panels{grid-template-columns:repeat(2,minmax(124px,1fr));align-items:center;gap:8px;min-width:0;display:grid}.table-game-shell__header-panels .right-rail-panels__drawer{min-width:0;display:block;position:relative}.table-game-shell__header-panels .right-rail-panels__drawer>summary{background:linear-gradient(#fff7e70f,#fff7e706),#08090875;border-color:#d8b25e2e;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:8px;min-height:44px;padding:0 11px;display:grid;position:relative;box-shadow:inset 0 1px #fff7e70a}.table-game-shell__header-panels .right-rail-panels__drawer>summary:after{content:"";opacity:.74;border-bottom:1.8px solid;border-right:1.8px solid;width:7px;height:7px;transition:transform .16s;transform:translateY(-2px)rotate(45deg)}.table-game-shell__header-panels .right-rail-panels__drawer[open]>summary:after{transform:translateY(2px)rotate(225deg)}.table-game-shell__header-panels .right-rail-panels__drawer>summary svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9px;flex:none;width:15px;height:15px}.table-game-shell__header-panels .right-rail-panels__drawer>summary span{color:#f6eddae6;letter-spacing:0;text-overflow:ellipsis;text-transform:none;white-space:nowrap;font-size:13px;font-weight:850;overflow:hidden}.table-game-shell__header-panels .right-rail-panels__drawer>summary strong{color:#19140a;font-variant-numeric:tabular-nums;text-align:center;background:linear-gradient(#ffd95f,#e4a927);border-radius:999px;place-items:center;min-width:24px;height:22px;padding:0 7px;font-size:12px;font-weight:950;line-height:1;display:inline-grid}.table-game-shell__header-panels .right-rail-panels__drawer>summary:hover,.table-game-shell__header-panels .right-rail-panels__drawer>summary:focus-visible{color:#fff7e7;background:#d8b25e1f;border-color:#d8b25e6b;outline:none}.table-game-shell__header-panels .right-rail-panels__drawer[open]>summary{background:#185c3033;border-color:#63ef8647}.table-game-shell__header-panels .right-rail-panels__drawer>:not(summary){z-index:40;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#fff7e70e,#fff7e705),#040505e6;border:1px solid #d8b25e38;border-radius:8px;width:min(360px,100vw - 28px);max-height:min(58vh,520px);position:absolute;top:calc(100% + 8px);right:0;overflow:auto;box-shadow:0 22px 52px #00000085}.table-game-shell__account-identity{text-align:left;gap:4px;min-width:0;display:grid}.table-game-shell__account-identity span{color:#fff7e7;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:900;line-height:1;overflow:hidden}.table-game-shell__account-identity strong{color:#ffd95f;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:950;line-height:1.1;overflow:hidden}.table-game-shell__account-menu{min-width:0;position:relative}.table-game-shell__account-menu>summary{color:#f6eddae0;cursor:pointer;background:linear-gradient(#fff7e70f,#fff7e705),#f6edda09;border:1px solid #d8b25e3d;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;min-width:168px;min-height:44px;padding:0 12px 0 10px;list-style:none;display:grid}.table-game-shell__account-menu>summary::-webkit-details-marker{display:none}.table-game-shell__account-menu>summary:hover,.table-game-shell__account-menu>summary:focus-visible,.table-game-shell__account-menu[open]>summary{color:#fff7e7;background:#d8b25e1f;border-color:#d8b25e6b;outline:none}.table-game-shell__account-caret{place-items:center;display:inline-grid}.table-game-shell__account-caret svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:14px;height:14px;transition:transform .16s}.table-game-shell__account-menu[open] .table-game-shell__account-caret svg{transform:rotate(180deg)}.table-game-shell__account-avatar{color:#9cf5a6;background:radial-gradient(circle at 40% 28%,#ffffff29,#0000 36%),linear-gradient(135deg,#146436e6,#052615f5);border:1px solid #63ef8652;border-radius:50%;place-items:center;width:32px;height:32px;font-size:12px;font-weight:950;line-height:1;display:inline-grid}.table-game-shell__account-popover{z-index:45;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#fff7e70f,#fff7e705),#080a09f5;border:1px solid #d8b25e47;border-radius:8px;gap:10px;width:min(260px,100vw - 24px);padding:10px;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 22px 52px #00000085}.table-game-shell__account-summary{gap:8px;margin:0;display:grid}.table-game-shell__account-summary>div{background:#00000029;border:1px solid #f6edda14;border-radius:7px;justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:8px;display:flex}.table-game-shell__account-summary dt{color:#f8df9bc7;text-transform:uppercase;font-size:10px;font-weight:900;line-height:1}.table-game-shell__account-summary dd{color:#fff7e7;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:13px;font-weight:900;line-height:1;overflow:hidden}.table-game-shell__account-menu-actions{gap:8px;display:grid}.table-game-shell__account-menu-actions>button{color:#f6eddad6;background:#f6edda0b;border:1px solid #d8b25e38;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:34px;padding:0 12px;font-size:12px;font-weight:850;display:inline-flex}.table-game-shell__account-menu-actions>button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9px;width:15px;height:15px}.table-game-shell__account-menu-actions>button:hover,.table-game-shell__account-menu-actions>button:focus-visible{color:#fff7e7;background:#d8b25e1f;border-color:#d8b25e6b;outline:none}.table-audio-settings{flex:none;position:relative}.table-game-shell__table-settings{position:relative}.table-game-shell__table-settings-popover{z-index:45;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#fff7e70f,#fff7e705),#080a09f5;border:1px solid #d8b25e47;border-radius:8px;gap:10px;width:min(304px,100vw - 24px);padding:10px;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 22px 52px #00000085}.table-game-shell__settings-section{gap:8px;min-width:0;display:grid}.table-game-shell__settings-heading{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.table-game-shell__settings-heading span,.table-audio-settings--inline .table-audio-settings__header span{color:#d4b56d;text-transform:uppercase;font-size:10px;font-weight:950;line-height:1}.table-game-shell__settings-heading strong,.table-audio-settings--inline .table-audio-settings__header strong{color:#f6eddab8;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:900;line-height:1;overflow:hidden}.table-color-setting{background:linear-gradient(#fff7e70e,#fff7e706),#08090885;border:1px solid #d8b25e3d;border-radius:999px;align-items:center;gap:5px;padding:4px 6px;display:inline-flex}.table-game-shell__table-settings-popover .table-color-setting{border-radius:8px;justify-content:space-between;width:100%;padding:6px}.table-color-setting__swatch{background:0 0;border:1px solid #0000;border-radius:999px;place-items:center;width:28px;min-width:28px;height:28px;min-height:28px;padding:0;display:inline-grid}.table-color-setting__swatch span{border:1px solid #fff7e757;border-radius:50%;width:17px;height:17px;box-shadow:inset 0 1px 4px #ffffff29,0 4px 10px #00000052}.table-color-setting__swatch--green span{background:linear-gradient(135deg,#0b5c39,#032416)}.table-color-setting__swatch--blue span{background:linear-gradient(135deg,#0d5f9b,#041f40)}.table-color-setting__swatch--red span{background:linear-gradient(135deg,#621925,#25070c)}.table-color-setting__swatch--black span{background:linear-gradient(135deg,#252525,#050505)}.table-color-setting__swatch:hover,.table-color-setting__swatch:focus-visible,.table-color-setting__swatch[aria-pressed=true]{border-color:#f8df9b80;outline:none}.table-color-setting__swatch[aria-pressed=true]{background:#d8b25e29;box-shadow:0 0 0 1px #f8df9b14}.table-audio-settings__button{color:#f6eddac7;background:#f6edda0b;border:1px solid #d8b25e33;border-radius:999px;place-items:center;width:38px;min-width:38px;height:38px;min-height:38px;padding:0;display:inline-grid}.table-audio-settings__button:hover,.table-audio-settings__button:focus-visible,.table-audio-settings__button[aria-expanded=true]{color:#fff7e7;background:#d8b25e1f;border-color:#d8b25e6b;outline:none}.table-audio-settings__popover{z-index:45;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0c0d0cfa;border:1px solid #d8b25e47;border-radius:8px;gap:8px;width:min(292px,100vw - 24px);padding:10px;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 18px 42px #00000085}.table-audio-settings--inline{gap:8px;min-width:0;display:grid}.table-audio-settings--inline .table-audio-settings__header{grid-template-columns:auto minmax(0,1fr);align-items:center}.table-audio-settings--inline .table-audio-settings__header strong{justify-self:end}.table-audio-settings__header{gap:2px;min-width:0;padding-bottom:2px;display:grid}.table-audio-settings__header span{color:#d4b56d;text-transform:uppercase;font-size:10px;font-weight:950;line-height:1}.table-audio-settings__header strong{color:#f6eddab8;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:900;line-height:1;overflow:hidden}.table-audio-settings__toggles,.table-audio-settings__slider,.table-audio-settings__select,.table-audio-settings__voice-status{align-items:center;gap:6px;min-width:0;display:grid}.table-audio-settings__toggles{grid-template-columns:repeat(2,minmax(0,1fr))}.table-audio-settings__slider{grid-template-columns:34px minmax(0,1fr) 34px}.table-audio-settings__select,.table-audio-settings__voice-status{grid-template-columns:34px minmax(0,1fr)}.table-audio-settings__slider span,.table-audio-settings__select span,.table-audio-settings__voice-status span{color:#f6edda99;text-transform:uppercase;white-space:nowrap;font-size:9px;font-weight:900;line-height:1}.table-audio-settings__toggle{color:#fff7e7db;white-space:nowrap;background:#f6edda0f;border:1px solid #f6edda24;border-radius:6px;min-height:26px;padding:0 7px;font-size:10px;font-weight:900}.table-audio-settings__toggle[aria-pressed=true]{color:#fff7e7;background:#d8b25e29;border-color:#d8b25e61}.table-audio-settings__toggle:disabled,.table-audio-settings__slider input:disabled,.table-audio-settings__select select:disabled{opacity:.48}.table-audio-settings__slider input{accent-color:#d8b25e;width:100%;min-width:0}.table-audio-settings__slider strong{color:#fff7e7c7;white-space:nowrap;justify-self:end;font-size:10px;font-weight:900;line-height:1}.table-audio-settings__select select{color:#fff7e7e0;background:#0e1214c7;border:1px solid #f6edda24;border-radius:6px;width:100%;min-width:0;height:26px;font-size:10px;font-weight:800}.table-audio-settings__voice-status strong{color:#f6edda9e;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:900;overflow:hidden}.table-game-shell__content{width:min(100%,1580px);max-width:1580px;margin:0 auto}@media (width>=1101px) and (width<=1380px){.table-game-shell:not([data-active-view=lobby]) .table-game-shell__hud{grid-template-columns:auto minmax(230px,.6fr) auto}.table-game-shell:not([data-active-view=lobby]) .table-game-shell__top-nav{gap:8px;padding-inline:10px}.table-game-shell:not([data-active-view=lobby]) .table-game-shell__top-nav-item{width:42px;padding:0;font-size:0;overflow:hidden}.table-game-shell:not([data-active-view=lobby]) .table-game-shell__top-nav-item svg{width:16px;height:16px}}@media (width<=1100px){.table-game-shell__hud{grid-template-columns:auto minmax(0,1fr)}.table-game-shell__top-nav{grid-column:2;justify-content:flex-start;overflow-x:auto}.table-game-shell__right-cluster{border-top:1px solid #d8b25e1f;border-left:0;grid-area:2/1/auto/-1;justify-content:flex-end;width:100%}.table-game-shell__account-actions{min-width:0}.table-game-shell__header-panels{padding:8px 10px}.table-game-shell__header-panels .right-rail-panels{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=820px){html,body,#root,.app-shell__body,.app-shell__main{max-width:100%;overflow-x:hidden}.table-game-shell__body{padding:0}.table-game-shell__hud{background:radial-gradient(circle at 50% 0,#d8b25e14,#0000 18rem),linear-gradient(#070908fa,#050706fa);border-radius:0;grid-template-columns:auto minmax(0,1fr);gap:0;min-height:0}.table-game-shell__top-nav{background:linear-gradient(#fff7e70b,#fff7e705),#10100edb;border:0;border-radius:16px;grid-area:2/1/auto/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:14px 10px;padding:8px 10px;display:grid;box-shadow:inset 0 1px #fff7e70f}.table-game-shell__top-nav-item{gap:6px;min-height:46px;padding:0 10px;font-size:clamp(13px,3.4vw,19px)}.table-game-shell__top-nav-item svg,.table-game-shell__account-actions>button svg,.table-game-shell__account-group--session>button svg,.table-audio-settings__button svg{width:13px;height:13px}.table-game-shell__title{border-bottom:1px solid #d8b25e1f;border-right:0;grid-column:1/-1;justify-content:center;min-width:0;padding:14px 12px 13px}.table-game-shell__brand-logo{width:clamp(138px,34vw,210px);height:clamp(54px,13vw,78px)}.table-game-shell__right-cluster{flex-wrap:initial;grid-row:3;grid-template-columns:minmax(0,1fr) auto auto;justify-content:stretch;align-items:stretch;width:100%;display:grid}.table-game-shell__account-actions{grid-column:1/3;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:8px;min-width:0;padding:0 0 10px 10px;display:grid}.table-game-shell__account-group{min-height:44px;padding:0}.table-game-shell__account-group--tools{justify-content:flex-start;min-width:0}.table-game-shell__account-group--session{min-width:0}.table-game-shell__header-panels{border-top:0;border-left:0;grid-area:2/1/auto/-1;padding:0 8px 10px}.table-game-shell__header-panels .right-rail-panels{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.table-game-shell__header-panels .right-rail-panels__drawer>summary{border-color:#d8b25e47;min-height:44px;padding:0 12px}.table-game-shell__header-panels .right-rail-panels__drawer>summary span{font-size:clamp(10px,2.8vw,13px)}.table-game-shell__header-panels .right-rail-panels__drawer>summary strong{min-width:22px;height:21px;padding:0 6px;font-size:9px}.table-game-shell__header-panels .right-rail-panels__drawer>:not(summary){width:min(360px,100vw - 18px);max-height:min(52svh,420px);right:50%;transform:translate(50%)}.table-audio-settings__popover{left:0;right:auto}.table-game-shell__table-settings>summary{width:54px;min-width:54px;min-height:44px;padding:0}.table-game-shell__table-settings>summary span{display:none}.table-game-shell__settings-action{border-left:0;grid-area:1/3;align-items:center;padding:0 10px 10px 0}.table-game-shell__table-selector>summary{width:100%;min-width:0;min-height:44px;padding:0 14px;font-size:clamp(13px,3.4vw,18px)}.table-game-shell__table-settings-popover{left:auto;right:0}.table-game-shell__account-menu>summary{min-width:82px;min-height:44px;padding:0 8px}.table-game-shell__account-menu>summary .table-game-shell__account-identity{display:none}.table-game-shell__account-avatar{width:31px;height:31px;font-size:10px}.table-game-shell__account-popover{max-height:min(42svh,260px);top:auto;bottom:calc(100% + 8px);right:0;overflow:auto}}.premium-lobby{--lobby-gold:#f2c85f;--lobby-gold-soft:#fff0b7;--lobby-text:#fff6e1;--lobby-muted:#fff6e1b8;--lobby-border:#daa73642;background:radial-gradient(circle at 9% 18%,#f4c14914,#0000 18rem),radial-gradient(circle at 62% 38%,#2d965521,#0000 30rem),radial-gradient(circle at 92% 23%,#5a2f9121,#0000 22rem),linear-gradient(145deg,#030706 0%,#070a09 46%,#040506 100%);border:1px solid #d8b25e33;border-radius:8px;min-width:0;overflow:hidden;box-shadow:0 34px 90px #00000080}.premium-lobby__main{gap:clamp(22px,2.6vw,34px);min-width:0;padding:clamp(24px,3.4vw,56px);display:grid}.premium-lobby__hero{grid-template-columns:minmax(500px,1fr) minmax(460px,.95fr);align-items:end;gap:clamp(22px,3vw,54px);min-width:0;display:grid}.premium-lobby__intro{justify-items:start;gap:14px;min-width:0;display:grid}.premium-lobby__welcome{color:var(--lobby-text);margin:0;font-size:18px;line-height:1.2}.premium-lobby__hero h2{max-width:760px;color:var(--lobby-gold-soft);letter-spacing:0;text-shadow:0 3px 14px #d8b25e2e;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,3.8vw,58px);font-weight:700;line-height:.94}.premium-lobby__hero p:not(.premium-lobby__welcome){color:#fff6e1d1;margin:0;font-size:18px;line-height:1.45}.premium-lobby__how-it-works{color:#f8d86e;background:linear-gradient(#f2c85f1c,#f2c85f08),#0000002e;border:1px solid #f2c85f70;border-radius:8px;align-items:center;gap:12px;min-height:48px;padding:0 22px;font-size:15px;font-weight:900;display:inline-flex;box-shadow:inset 0 1px #fff6e10f}.premium-lobby__how-it-works svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:20px;height:20px}.premium-lobby__how-it-works:hover,.premium-lobby__how-it-works:focus-visible{color:#fff0b7;border-color:#f2c85fbd;outline:none}.premium-lobby__hero-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;min-width:0;margin:0;display:grid}.premium-lobby__hero-stats>div{background:linear-gradient(#fff7e70b,#fff7e703),#00000040;border:1px solid #d8b25e42;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;column-gap:12px;min-width:0;min-height:112px;padding:18px 22px;display:grid;box-shadow:inset 0 1px #fff7e70d}.premium-lobby__hero-stats dt,.premium-lobby__hero-stats dd{min-width:0}.premium-lobby__hero-stats dt{grid-template-columns:subgrid;color:#fff6e1a8;text-transform:uppercase;white-space:nowrap;grid-column:1/-1;align-items:center;font-size:12px;font-weight:850;line-height:1;display:grid}.premium-lobby__hero-stats dt svg{width:34px;height:34px;color:var(--lobby-gold);fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;grid-row:span 2}.premium-lobby__hero-stats dd{color:#fff7e7;text-overflow:ellipsis;white-space:nowrap;grid-column:2;margin:8px 0 0;font-size:19px;font-weight:950;line-height:1.05;overflow:hidden}.premium-lobby__tables{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(18px,2vw,26px);min-width:0;display:grid}.premium-lobby__tables>[role=listitem]{min-width:0}.premium-lobby-table{border:1px solid var(--lobby-border);cursor:pointer;background:#050908;border-radius:8px;min-height:clamp(430px,35vw,560px);transition:border-color .18s,box-shadow .18s,transform .18s;position:relative;overflow:hidden;box-shadow:inset 0 1px #fff7e712,0 24px 52px #00000057;container-type:inline-size}.premium-lobby-table:hover,.premium-lobby-table:focus-within{border-color:#f2c85f8a;transform:translateY(-2px);box-shadow:inset 0 1px #fff7e717,0 30px 62px #0000006b}.premium-lobby-table:focus-visible{box-shadow:inset 0 1px 0 #fff7e71a, 0 0 0 3px rgba(var(--game-accent-rgb), .26), 0 30px 62px #0000006b;border-color:#fff7e78a;outline:none}.premium-lobby-table--pontoon{--game-accent:#078ff0;--game-accent-rgb:7, 143, 240}.premium-lobby-table--baccarat{--game-accent:#2bc665;--game-accent-rgb:43, 198, 101}.premium-lobby-table--runway{--game-accent:#8c3fd0;--game-accent-rgb:140, 63, 208}.premium-lobby-table.is-active{border-color:rgba(var(--game-accent-rgb), .6)}.premium-lobby-preview{background:#050908;position:absolute;inset:0;overflow:hidden}.premium-lobby-preview:before,.premium-lobby-preview:after{content:"";z-index:1;pointer-events:none;position:absolute;inset:0}.premium-lobby-preview:before{background:linear-gradient(#00000038,#0000001a 40%,#000000d1 82%,#000000f0),linear-gradient(90deg,#0000008c,#0000 45%,#0000004d)}.premium-lobby-preview--baccarat:before{background:radial-gradient(circle at 86% 12%,#000000e0,#0000 15rem),linear-gradient(#00000057,#0000002e 38%,#000000d6 82%,#000000f0),linear-gradient(90deg,#00000080,#00000029 48%,#00000085)}.premium-lobby-preview:after{background:radial-gradient(circle at 17% 13%, rgba(var(--game-accent-rgb), .32), transparent 13rem), radial-gradient(circle at 82% 78%, rgba(var(--game-accent-rgb), .24), transparent 17rem);mix-blend-mode:screen;opacity:.72}.premium-lobby-preview img{object-fit:cover;object-position:center;filter:saturate(1.05)contrast(1.08)brightness(.78);width:100%;height:100%;display:block}.premium-lobby-preview--pontoon img{object-position:54% 50%}.premium-lobby-preview--baccarat img{object-position:56% 48%;filter:saturate(.92)contrast(1.1)brightness(.72)}.premium-lobby-preview--runway img{object-position:50% 51%}.premium-lobby-table__content{z-index:2;min-height:inherit;grid-template-rows:auto 1fr auto;gap:20px;min-width:0;padding:clamp(22px,2.2vw,32px);display:grid;position:relative}.premium-lobby-table__content header{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:clamp(12px,1.25vw,20px);min-width:0;padding-right:82px;display:grid;position:relative}.premium-lobby-game-mark{color:#fff7e7;background:radial-gradient(circle at 50% 50%, #ffffff24, transparent 31%), radial-gradient(circle at 50% 50%, transparent 0 48%, #fff7e738 49% 52%, transparent 53%), linear-gradient(145deg, rgba(var(--game-accent-rgb), .95), rgba(var(--game-accent-rgb), .42));width:clamp(64px,5.4vw,90px);height:clamp(64px,5.4vw,90px);box-shadow:inset 0 0 0 7px #0105043d, 0 18px 34px #0000006b, 0 0 0 1px rgba(var(--game-accent-rgb), .45);border:2px solid #fff7e733;border-radius:50%;place-items:center;display:inline-grid}.premium-lobby-game-mark svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:46%;height:46%}.premium-lobby-table__content h3{color:#f7cf73;letter-spacing:0;text-transform:uppercase;text-shadow:0 4px 18px #00000061;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(28px,2.5vw,42px);font-weight:700;line-height:1}.premium-lobby-table__content p{color:#fff7e7e6;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:14px 0 0;font-size:clamp(15px,1.1vw,19px);line-height:1.45;display:-webkit-box;overflow:hidden}.premium-lobby-table__live{color:#c8ffd0;text-transform:uppercase;background:radial-gradient(circle at 18px,#5bff8338,#0000 20px),#043619ad;border:1px solid #5bff836b;border-radius:999px;align-items:center;gap:8px;min-height:34px;padding:0 13px 0 11px;font-size:12px;font-weight:950;line-height:1;display:inline-flex;position:absolute;top:8px;right:0;box-shadow:inset 0 1px #dbffe226,inset 0 -10px 18px #031d0f42,0 0 24px #5bff8333}.premium-lobby-table__live:before{content:"";background:#66ff86;border-radius:50%;width:9px;height:9px;animation:1.8s ease-in-out infinite premium-lobby-live-pulse;box-shadow:0 0 0 4px #66ff8621,0 0 16px #66ff86d9}@keyframes premium-lobby-live-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.82)}}@container (width<=430px){.premium-lobby-table__content header{padding-right:0}.premium-lobby-table__content h3{font-size:30px}.premium-lobby-table__content p{max-width:calc(100% - 80px)}.premium-lobby-table__live{min-height:30px;padding:0 11px 0 9px;font-size:11px;top:52px}}@media (prefers-reduced-motion:reduce){.premium-lobby-table__live:before{animation:none}}.premium-lobby-table__stats{grid-template-columns:minmax(0,1fr) minmax(0,1.35fr);align-self:end;gap:18px;margin:0;padding-top:clamp(150px,14vw,220px);display:grid}.premium-lobby-table__stats>div{border-right:1px solid #fff7e73b;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px 14px;min-width:0;padding-right:16px;display:grid}.premium-lobby-table__stats>div:last-child{border-right:0;padding-right:0}.premium-lobby-table__stats dt{grid-template-columns:subgrid;color:#fff7e7c7;text-transform:uppercase;grid-column:1/-1;align-items:center;font-size:11px;font-weight:900;line-height:1;display:grid}.premium-lobby-table__stats svg,.premium-lobby-table__stats dt svg{color:#fff7e7;fill:none;stroke:#fff7e7;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 2px 4px #000000c7)drop-shadow(0 0 7px #ffeaaa29);opacity:.95;stroke-width:2.15px;grid-row:span 2;width:25px;height:25px}.premium-lobby-table__stats svg *{fill:none;stroke:currentColor}.premium-lobby-table__stats>div:nth-child(2) dt svg{color:#f7d77a;stroke:#f7d77a}.premium-lobby-table__stats dd{color:#fff7e7;text-overflow:ellipsis;white-space:nowrap;grid-column:2;margin:0;font-size:clamp(16px,1.35vw,21px);font-weight:950;line-height:1.1;overflow:hidden}.premium-lobby__trust-strip{background:linear-gradient(#fff7e709,#fff7e703),#0003;border:1px solid #d8b25e29;border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));min-width:0;display:grid}.premium-lobby__trust-strip>div{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:18px;min-width:0;min-height:116px;padding:24px 34px;display:grid}.premium-lobby__trust-strip>div+div{border-left:1px solid #d8b25e29}.premium-lobby__trust-strip svg{width:46px;height:46px;color:var(--lobby-gold);fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px}.premium-lobby__trust-strip span{color:#fff7e7cc;gap:6px;min-width:0;font-size:15px;line-height:1.35;display:grid}.premium-lobby__trust-strip strong{color:#f6d572;text-transform:uppercase;font-size:13px;font-weight:950;line-height:1}@media (width<=1180px){.premium-lobby__hero{grid-template-columns:1fr;align-items:start}.premium-lobby__hero-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.premium-lobby__tables{grid-template-columns:repeat(3,minmax(260px,1fr));padding-bottom:4px;overflow-x:auto}.premium-lobby-table{min-height:530px}.premium-lobby__trust-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.premium-lobby__trust-strip>div:nth-child(3){border-top:1px solid #d8b25e29;border-left:0}.premium-lobby__trust-strip>div:nth-child(4){border-top:1px solid #d8b25e29}}@media (width<=820px){.premium-lobby{border-left:0;border-right:0;border-radius:0}.premium-lobby__main{gap:20px;padding:18px 14px 24px}.premium-lobby__hero{gap:20px}.premium-lobby__intro{gap:10px}.premium-lobby__welcome,.premium-lobby__hero p:not(.premium-lobby__welcome){font-size:15px}.premium-lobby__hero h2{font-size:clamp(40px,14vw,58px)}.premium-lobby__how-it-works{min-height:42px;padding:0 16px;font-size:13px}.premium-lobby__hero-stats{grid-template-columns:1fr;gap:10px}.premium-lobby__hero-stats>div{min-height:80px;padding:14px 16px}.premium-lobby__hero-stats dt svg{width:30px;height:30px}.premium-lobby__tables{grid-template-columns:1fr;overflow:visible}.premium-lobby-table{min-height:500px}.premium-lobby-table__content{padding:20px}.premium-lobby-table__content header{grid-template-columns:auto minmax(0,1fr)}.premium-lobby-table__live{grid-column:1/-1;justify-self:start;min-height:30px;padding:0 12px;font-size:12px}.premium-lobby-table__stats{grid-template-columns:1fr;gap:12px;padding-top:178px}.premium-lobby-table__stats>div,.premium-lobby-table__stats>div:last-child{border-bottom:1px solid #fff7e72e;border-right:0;padding:0 0 12px}.premium-lobby-table__stats>div:last-child{border-bottom:0;padding-bottom:0}.premium-lobby__trust-strip{grid-template-columns:1fr}.premium-lobby__trust-strip>div,.premium-lobby__trust-strip>div:nth-child(3),.premium-lobby__trust-strip>div:nth-child(4){border-top:1px solid #d8b25e29;border-left:0;min-height:90px;padding:18px 20px}.premium-lobby__trust-strip>div:first-child{border-top:0}.premium-lobby__trust-strip svg{width:38px;height:38px}}.login-dialog{z-index:80;-webkit-backdrop-filter:blur(2.5px)saturate(.96);backdrop-filter:blur(2.5px)saturate(.96);background:radial-gradient(circle at 50% 22%,#e8b8611c,#0000 28rem),radial-gradient(circle at 82% 82%,#1d533d1a,#0000 24rem),#080807b8;justify-content:center;align-items:center;padding:clamp(18px,4vw,48px);display:flex;position:fixed;inset:0}.login-dialog__panel{background:linear-gradient(#191713f0,#0b0c0bf5),#10100f;border:1px solid #d8b25e57;border-radius:8px;width:min(560px,100%);padding:clamp(26px,4vw,42px);position:relative;box-shadow:0 26px 80px #0000009e,inset 0 1px #fff6d50d}.login-dialog__panel header{border:0;padding:0;display:block}.login-dialog__brand{width:126px;height:126px;margin:0 auto 14px;line-height:0;display:block;overflow:visible}.login-dialog__brand img{object-fit:contain;image-rendering:auto;filter:drop-shadow(0 10px 26px #0000007a)drop-shadow(0 0 16px #f8df9b33);width:92%;height:92%;margin:4%;display:block}.login-dialog__intro{text-align:center;gap:8px;margin:0 0 28px;display:grid}.login-dialog__intro strong{color:#fff7d7;font-family:Georgia,Times New Roman,serif;font-size:clamp(28px,4vw,34px);font-weight:800;line-height:1.05}.login-dialog__intro span{color:#f6eddab8;font-size:16px;line-height:1.35}.login-dialog__close{color:#f6eddabd;cursor:pointer;background:#f6edda0f;border:1px solid #f6edda1f;border-radius:8px;place-items:center;width:36px;height:36px;display:inline-grid;position:absolute;top:14px;right:14px}.login-dialog__close svg,.login-dialog__tabs svg,.login-dialog__panel form>button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:18px;height:18px}.login-dialog__close:hover,.login-dialog__close:focus-visible{color:#fff7e7;background:#ffffff0e;border-color:#f7d756d1}.login-dialog__panel form{gap:16px;padding:0;display:grid}.login-dialog__tabs{background:linear-gradient(#ffffff09,#0000),#05060594;border:1px solid #e8b8614d;border-radius:8px;grid-template-columns:1fr 1fr;gap:4px;margin-bottom:26px;padding:4px;display:grid;box-shadow:inset 0 1px 1px #fff6d50d,inset 0 -1px #00000059}.login-dialog__tabs button{color:#f3efe5bd;min-height:44px;font:inherit;letter-spacing:0;cursor:pointer;background:0 0;border:0;border-radius:5px;justify-content:center;align-items:center;gap:9px;font-weight:800;transition:background-color .14s,border-color .14s,box-shadow .14s,color .14s,transform .14s;display:inline-flex}.login-dialog__tabs svg{opacity:.58;width:17px;height:17px}.login-dialog__tabs button[aria-selected=true]{color:#fff8ce;background:linear-gradient(#4b4014f0,#231d08f5);border:1px solid #f7d756e0;box-shadow:0 8px 22px #00000038,inset 0 1px #fff6be1f}.login-dialog__tabs button[aria-selected=true] svg{opacity:.82}.login-dialog__tabs button:not([aria-selected=true]):hover{color:#fff7e7;background:#ffffff0b}.login-dialog__panel label{color:#b5aa92;text-transform:uppercase;gap:9px;font-size:12px;font-weight:800;display:grid}.login-dialog__panel input{color:#f3efe5;width:100%;min-height:54px;font:inherit;background:#070908b8;border:1px solid #ffffff21;border-radius:6px;outline:none;padding:0 14px;transition:background-color .14s,border-color .14s,box-shadow .14s;box-shadow:inset 0 1px 10px #00000038}.login-dialog__password-field{display:block;position:relative}.login-dialog__password-field input{padding-right:48px}.login-dialog__password-field button{color:#f6edda8f;background:0 0;border:0;border-radius:7px;place-items:center;width:34px;height:34px;line-height:0;display:inline-grid;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.login-dialog__password-field button:hover,.login-dialog__password-field button:focus-visible{color:#fff7e7;background:#ffffff0e;outline:none}.login-dialog__password-field svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:18px;height:18px}.login-dialog__panel input:hover{border-color:#ffffff38}.login-dialog__panel input:focus-visible{background:#090c0beb;border-color:#f7d756e0;box-shadow:inset 0 1px 10px #00000038,0 0 0 3px #d7c21a14}.login-dialog__panel form>button{color:#fff4bd;min-height:52px;font:inherit;letter-spacing:0;cursor:pointer;background:linear-gradient(#298b4bfa,#0a522dfa),#0d5c33;border:1px solid #d7c21a;border-radius:6px;justify-content:center;align-items:center;gap:9px;margin-top:2px;font-weight:800;transition:border-color .14s,box-shadow .14s,transform .14s;display:inline-flex;box-shadow:inset 0 1px #fff6be1f,0 12px 30px #063e2247}.login-dialog__panel form>button:hover,.login-dialog__panel form>button:focus-visible{border-color:#f7d756e6;box-shadow:0 0 0 3px #d7c21a14,0 14px 34px #063e2257}.login-dialog__panel form>button:active,.login-dialog__tabs button:active{transform:translateY(1px)}.login-dialog__panel button:disabled{cursor:not-allowed;opacity:.58}.login-dialog__error{color:#ffd2cd;background:#ef55481f;border:1px solid #ef55485c;border-radius:6px;min-height:18px;margin:0;padding:10px 12px;font-size:13px;line-height:1.35}.login-dialog__mode-switch{color:#f6eddaad;justify-content:center;align-items:center;gap:6px;margin:10px 0 0;font-size:14px;display:flex}.login-dialog__mode-switch button{color:#f6c45f;font:inherit;background:0 0;border:0;padding:0;font-weight:850}.login-dialog__mode-switch button:hover,.login-dialog__mode-switch button:focus-visible{color:#fff0a4;outline:none;text-decoration:underline}@media (width<=540px){.login-dialog{align-items:stretch;padding:12px}.login-dialog__panel{align-self:center;padding:22px}.login-dialog__brand{width:104px;height:104px}}.pontoon-game{--pontoon-countdown-pulse-duration:.9s;--pontoon-control-transition-duration:.14s;gap:10px;display:grid}.pontoon-table{--table-felt-top:#095030;--table-felt-mid:#063d26;--table-felt-bottom:#032a1a;--table-felt-edge:#01120b38;--table-felt-thread:#ffffff04;--table-rail-bg:linear-gradient(180deg, #032417, #02160f);--table-seat-panel:linear-gradient(180deg, #063d264d, #03211542);--table-card-back-a:#0c3e28;--table-card-back-b:#072719;background:var(--table-rail-bg);border:1px solid #d6b05e47;border-radius:8px 8px 22px 22px;min-width:0;box-shadow:0 24px 58px #0000006b}.pontoon-table--felt-blue{--table-felt-top:#084066;--table-felt-mid:#052f4e;--table-felt-bottom:#021f36;--table-felt-edge:#010d1a5c;--table-felt-thread:#e6f6ff04;--table-rail-bg:linear-gradient(180deg, #03263f, #011727);--table-seat-panel:linear-gradient(180deg, #05314f5c, #021b2f4d);--table-card-back-a:#063d64;--table-card-back-b:#021f36}.pontoon-table--felt-red{--table-felt-top:#3b0f18;--table-felt-mid:#2b0911;--table-felt-bottom:#1b0408;--table-felt-edge:#0e020561;--table-felt-thread:#ffebeb04;--table-rail-bg:linear-gradient(180deg, #2a0910, #170306);--table-seat-panel:linear-gradient(180deg, #370b125c, #1904084d);--table-card-back-a:#46111b;--table-card-back-b:#26070d}.pontoon-table--felt-black{--table-felt-top:#242423;--table-felt-mid:#181818;--table-felt-bottom:#0d0d0d;--table-felt-edge:#00000057;--table-felt-thread:#ffffff04;--table-rail-bg:linear-gradient(180deg, #20201d, #0b0b0a);--table-seat-panel:linear-gradient(180deg, #26262357, #0c0c0b4d);--table-card-back-a:#2b2b29;--table-card-back-b:#10100f}.pontoon-table__surface{border-radius:inherit;background:linear-gradient(180deg, #ffffff0b, transparent 28%, transparent 74%, var(--table-felt-edge)), repeating-linear-gradient(94deg, var(--table-felt-thread) 0 1px, transparent 1px 7px), linear-gradient(135deg, var(--table-felt-top) 0%, var(--table-felt-mid) 56%, var(--table-felt-bottom) 100%);grid-template-rows:auto minmax(0,1fr) auto;min-height:clamp(520px,100vh - 355px,720px);padding:clamp(14px,1.7vw,26px);display:grid;position:relative;overflow:hidden}.pontoon-table__dealer-row{z-index:2;position:relative}.pontoon-table__dealer{grid-template-columns:minmax(130px,190px) minmax(240px,1fr) minmax(98px,150px);align-items:center;gap:clamp(10px,1.5vw,20px);min-height:106px;display:grid}.pontoon-table__dealer-drawer,.pontoon-table__shoe,.pontoon-table__player-drawer{pointer-events:none;background:radial-gradient(at 50% 0,#f8df9b1a,#0000 64%),#00000029;border:1px solid #d8b25e1a;border-radius:8px;min-height:48px;box-shadow:inset 0 1px #fff3c409}.pontoon-table__dealer-drawer,.pontoon-table__player-drawer{align-content:center;justify-items:center;display:grid}.pontoon-table__drawer-rail,.pontoon-table__tray-chip,.pontoon-table__shoe-mouth{pointer-events:none}.pontoon-table__dealer-play-area{justify-items:center;gap:6px;display:grid}.pontoon-table__dealer-total{color:#fff7e7;background:linear-gradient(#f8df9b2e,#00000038),#01160db8;border:1px solid #f8df9b8f;border-radius:5px;place-items:center;min-width:42px;height:30px;padding:0 11px;font-size:16px;font-weight:950;line-height:1;display:inline-grid;box-shadow:inset 0 1px #fff7e729,0 3px 7px #00000052}.pontoon-table__visual-label{color:#fff7e794;text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:min(100%,460px);min-height:18px;margin:0;font-size:11px;font-weight:750;overflow:hidden}.pontoon-table__shoe{opacity:.82;min-height:66px;position:relative;transform:rotate(12deg)}.pontoon-table__shoe-stack,.pontoon-table__cut-card{background:linear-gradient(135deg,#0000 44%,#d8b25e38 45% 55%,#0000 56%),#07351f;border:1px solid #d8b25e38;border-radius:6px;position:absolute;inset:14px 30px 18px 22px;box-shadow:6px 6px #00000047}.pontoon-table__center-print{z-index:1;pointer-events:none;justify-items:center;width:min(520px,70%);display:grid;position:absolute;top:26%;left:50%;transform:translate(-50%)}.pontoon-table__center-title{color:#f8df9be6;letter-spacing:.08em;text-transform:uppercase;font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,4vw,58px)}.pontoon-table__center-rule{color:#f8df9bc7;text-transform:uppercase;margin-top:6px;font-size:clamp(11px,1.15vw,16px);font-weight:800}.pontoon-table__round-summary{z-index:5;color:#fff7db;pointer-events:none;text-align:center;background:#072015c7;border:1px solid #f8df9b3d;border-radius:8px;gap:3px;min-width:172px;max-width:min(360px,100% - 32px);padding:9px 15px 10px;display:grid;position:absolute;top:42%;left:50%;transform:translate(-50%,-50%);box-shadow:0 14px 28px #0000003d}.pontoon-table__round-summary-kicker{color:#f8df9bb8;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800;line-height:1}.pontoon-table__round-summary strong{color:#fff7db;white-space:nowrap;justify-content:center;align-items:baseline;gap:8px;font-size:clamp(17px,1.75vw,23px);font-weight:900;line-height:1.15;display:flex}.pontoon-table__round-summary[data-result=win] strong{color:#85f2a0}.pontoon-table__round-summary[data-result=loss] strong{color:#ffaaa0}.pontoon-table__round-summary[data-result=push] strong{color:#ffe28a}.pontoon-table__bet-countdown,.pontoon-table__action-countdown{z-index:2;pointer-events:none;display:grid;position:absolute;top:44%;left:50%;transform:translate(-50%,-50%)}.pontoon-table__bet-countdown span,.pontoon-table__action-countdown span{aspect-ratio:1;color:#f8df9b42;text-shadow:0 0 28px #00000052;background:radial-gradient(circle at 50% 45%,#f8df9b26,#0000 62%),#0000001f;border:2px solid #f8df9b2e;border-radius:999px;place-items:center;width:clamp(92px,11vw,150px);font-size:clamp(64px,9vw,132px);font-weight:950;line-height:.9;display:grid}.pontoon-table__bet-countdown--urgent span,.pontoon-table__action-countdown--urgent span{color:#ffbe7e57;animation:pontoon-countdown-pulse var(--pontoon-countdown-pulse-duration) ease-in-out infinite;border-color:#ff9a9047}.pontoon-table__bet-prompt{z-index:2;pointer-events:none;display:grid;position:absolute;top:44%;left:50%;transform:translate(-50%,-50%)}.pontoon-table__bet-prompt span{color:#fff7e7db;text-transform:uppercase;background:#05070794;border:1px solid #f8df9b3d;border-radius:999px;place-items:center;min-height:42px;padding:0 22px;font-size:clamp(14px,1.45vw,22px);font-weight:950;display:inline-grid;box-shadow:0 14px 28px #00000038}.pontoon-table__felt-payouts{z-index:1;pointer-events:none;color:#f8df9ba8;mix-blend-mode:lighten;opacity:.68;text-shadow:0 1px #0000009e,0 0 7px #f8df9b1f;background:0 0;grid-template-columns:minmax(196px,220px);gap:8px;width:min(220px,21vw);padding:0;display:grid;position:absolute;top:clamp(92px,9vw,126px);right:clamp(48px,5vw,76px);transform:rotate(.35deg)}.pontoon-table__felt-payout-section{min-width:0;box-shadow:none;border-block:1px solid #f8df9b75;align-content:start;gap:0;padding:0;display:grid}.pontoon-table__felt-payout-heading,.pontoon-table__felt-payout-row{grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:10px;min-width:0;display:grid}.pontoon-table__felt-payout-heading{border-bottom:1px solid #f8df9b94;margin-bottom:2px;padding-bottom:2px}.pontoon-table__felt-payout-row{border-bottom:1px solid #f8df9b6b;min-height:17px}.pontoon-table__felt-payout-heading span,.pontoon-table__felt-payout-row span,.pontoon-table__felt-payout-row strong{letter-spacing:0;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:clamp(7px,.68vw,9px);font-weight:900;line-height:1.28;overflow:hidden}.pontoon-table__felt-payout-heading span{color:#ffe845eb;font-family:Georgia,Times New Roman,serif;font-size:clamp(10px,.92vw,13px)}.pontoon-table__felt-payout-heading span:last-child,.pontoon-table__felt-payout-row strong{text-align:right}.pontoon-table__felt-payout-row span{color:#f8df9bb3}.pontoon-table__felt-payout-row strong{color:#f8df9bd1}.pontoon-seat{background:radial-gradient(ellipse at 50% 0%, #f8df9b1f, transparent 58%), var(--table-seat-panel);border:1px solid #d8b25e33;border-radius:999px 999px 8px 8px;gap:6px;min-width:0;padding:7px;display:grid;overflow:hidden;box-shadow:inset 0 0 0 1px #fff3c406,0 12px 24px #00000024}.pontoon-seat--compact,.pontoon-seat--open:not(.pontoon-seat--selected):not(.pontoon-seat--active-user){opacity:.74}.pontoon-seat--compact{background:radial-gradient(at 50% 0,#f8df9b17,#0000 62%),linear-gradient(#042f1d47,#00000029);border-color:#d8b25e21;align-self:end;min-height:50px;padding:4px;box-shadow:inset 0 0 0 1px #fff3c405}.pontoon-seat--compact .pontoon-seat__layout{display:none}.pontoon-seat--compact .pontoon-seat__select{background:#0000002e;min-height:38px;padding:4px 9px}.pontoon-seat--compact .pontoon-seat__select span{color:#f8df9b73}.pontoon-seat--compact .pontoon-seat__select strong{color:#fff7e794}.pontoon-seat--selected,.pontoon-seat--active-user,.pontoon-seat--active-seat,.pontoon-seat--has-bets,.pontoon-seat--has-hands{border-color:#f8df9bbd;box-shadow:0 0 22px #55ff812e,inset 0 0 0 1px #fff3c414}.pontoon-seat--selected:not(.pontoon-seat--compact){border-radius:999px 999px 6px 6px;min-height:230px;padding-top:18px}.pontoon-seat--selected:not(.pontoon-seat--compact) .pontoon-seat__header{z-index:2;position:relative}.pontoon-seat--selected:not(.pontoon-seat--compact) .pontoon-seat__bet-spots{z-index:1;margin-top:24px;position:relative}.pontoon-seat__select{color:#fff7e7;background:#00000042;border:0;border-radius:999px;width:100%;min-height:30px;padding:4px 8px;overflow:hidden}.pontoon-seat__header{gap:4px;min-width:0;display:grid}.pontoon-seat__select span,.pontoon-bet-spot__label,.pontoon-hand__header span{color:#d8b56d;letter-spacing:0;text-transform:uppercase;font-size:9px;font-weight:900}.pontoon-bet-spot__label{text-align:center;white-space:normal;max-width:100%;line-height:1.1}.pontoon-hand__header span{color:#f1d78f;text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1;overflow:hidden}.pontoon-seat__select strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.15;display:block;overflow:hidden}.pontoon-seat__layout,.pontoon-seat__bet-spots{gap:6px;min-width:0;display:grid}.pontoon-seat[data-show-bet-surface=false] .pontoon-seat__layout{grid-template-rows:minmax(0,1fr);grid-template-columns:1fr}.pontoon-seat[data-show-bet-surface=false] .pontoon-seat__hand-region{grid-column:1/-1}.pontoon-seat__main-zone{display:grid}.pontoon-bet-spot{color:#fff7e7;background:radial-gradient(circle at 50% 22%,#d8b25e24,#0000 55%),#00000038;border:1px solid #f8df9b3b;border-radius:999px;align-content:center;justify-items:center;gap:3px;width:100%;min-width:0;min-height:50px;padding:6px 5px 5px;display:grid;position:relative;overflow:hidden}.pontoon-bet-spot--main{min-height:64px}.pontoon-seat--selected .pontoon-bet-spot,.pontoon-seat--active-user .pontoon-bet-spot,.pontoon-seat--active-seat .pontoon-bet-spot,.pontoon-seat--has-bets .pontoon-bet-spot,.pontoon-seat--has-hands .pontoon-bet-spot,.pontoon-seat--split-hands .pontoon-bet-spot,.pontoon-seat--long-hand .pontoon-bet-spot{min-height:58px}.pontoon-seat--selected .pontoon-bet-spot--main,.pontoon-seat--active-user .pontoon-bet-spot--main,.pontoon-seat--active-seat .pontoon-bet-spot--main,.pontoon-seat--has-bets .pontoon-bet-spot--main,.pontoon-seat--has-hands .pontoon-bet-spot--main,.pontoon-seat--split-hands .pontoon-bet-spot--main,.pontoon-seat--long-hand .pontoon-bet-spot--main{min-height:70px}.pontoon-bet-spot--selected{background:#d8b25e26;border-color:#f8df9b}.pontoon-bet-spot--win,.pontoon-hand--win{border-color:#63ef86b3}.pontoon-bet-spot--loss,.pontoon-hand--loss{border-color:#e95849b3}.pontoon-table-result{color:#f8df9b;text-align:center;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;background:#00000057;border-radius:999px;place-items:center;max-width:100%;min-height:18px;padding:2px 7px;font-size:9px;font-weight:900;line-height:1.1;display:inline-grid;overflow:hidden}.pontoon-table-result--win{color:#63ef86}.pontoon-table-result--loss{color:#ff9a90}.pontoon-hands{gap:6px;min-width:0;display:grid}.pontoon-hands--split{direction:rtl;grid-template-columns:repeat(2,minmax(96px,1fr))}.pontoon-hands--split-three{direction:rtl;grid-template-columns:repeat(3,minmax(88px,1fr))}.pontoon-hands--has-long-hand{grid-template-columns:1fr}.pontoon-hands__lane{direction:ltr;gap:5px;min-width:0;display:grid}.pontoon-hand{background:#00000038;border:1px solid #f8df9b33;border-radius:8px;gap:5px;min-width:0;padding:6px;display:grid;position:relative}.pontoon-hand--active{background:#0c4c2d57;border-color:#63ef86ad}.pontoon-hand__footer,.pontoon-hand__bets{justify-content:space-between;align-items:center;gap:6px;min-width:0;display:flex;overflow:hidden}.pontoon-hand__header{grid-template-columns:minmax(0,auto) minmax(0,1fr) auto;align-items:center;gap:7px;min-width:0;display:grid}.pontoon-hand__header>*,.pontoon-hand__footer>*{min-width:0}.pontoon-hand__footer .pontoon-table-result,.pontoon-hand__review,.pontoon-hand__net{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.pontoon-hand__header-status{align-items:center;gap:6px;min-width:0;display:inline-flex}.pontoon-hand__active-marker{color:#63ef86;text-transform:uppercase;justify-self:start;font-size:11px;line-height:1}.pontoon-hand__timer{z-index:4;color:#d8ffe1;background:radial-gradient(circle at 50% 38%,#63ef8638,#0000 66%),#00000057;border:1px solid #63ef868a;border-radius:999px;place-items:center;width:28px;height:28px;font-size:14px;font-weight:950;line-height:1;display:grid;position:absolute;top:-30px;left:50%;transform:translate(-50%);box-shadow:0 0 14px #63ef862e}.pontoon-hand__timer--urgent{color:#ffe0dc;animation:pontoon-countdown-pulse var(--pontoon-countdown-pulse-duration) ease-in-out infinite;border-color:#ff9a90b8;box-shadow:0 0 16px #ff9a903d}.pontoon-hand__action-prompt{z-index:6;flex-wrap:wrap;align-items:center;gap:5px;min-width:0;display:flex;position:relative}.pontoon-hand__action-pill{color:#fff7e7;text-transform:uppercase;white-space:nowrap;background:linear-gradient(#f8df9b33,#0000004d),#00000052;border:1px solid #f8df9b8a;border-radius:999px;justify-content:center;align-items:center;min-width:0;min-height:26px;padding:4px 9px;font-size:10px;font-weight:950;line-height:1;display:inline-flex;box-shadow:inset 0 1px #fff7e729,0 4px 10px #00000040}.pontoon-hand__action-pill:hover,.pontoon-hand__action-pill:focus-visible{background:linear-gradient(#f8df9b4d,#0000003d),#00000052;border-color:#f8df9be0}.pontoon-hand__action-pill:disabled{cursor:wait;opacity:.58}.pontoon-hand__action-pill--play{color:#d8ffe1;border-color:#63ef86b3}.pontoon-hand__action-pill--withdraw,.pontoon-hand__action-pill--surrender{color:#ffe0dc;border-color:#ff9a90b8}.pontoon-hand__total{color:#fff7e7;text-transform:uppercase;background:linear-gradient(#f8df9b38,#00000040),#01160dd1;border:1px solid #f8df9bb8;border-radius:7px;justify-self:end;place-items:center;min-width:34px;height:25px;padding:0 8px;font-size:15px;font-weight:950;line-height:1;display:inline-grid;box-shadow:inset 0 1px #fff7e733,0 3px 8px #00000061}.pontoon-hand__card-stack{justify-content:flex-start}.pontoon-hand__card-stack--expanded,.pontoon-hand__card-stack--long,.pontoon-hand__card-stack--max{flex-wrap:wrap;row-gap:5px}.pontoon-hand__card-stack--long .playing-card,.pontoon-hand__card-stack--max .playing-card{width:38px;height:55px;margin-right:-12px}:is(.pontoon-bet-spot[data-result-visible=true] .pontoon-bet-spot__result,.pontoon-hand[data-result-class] .pontoon-hand__footer){filter:drop-shadow(0 5px 10px #00000057)}:is(.pontoon-bet-spot,.pontoon-hand)[data-result-class=win] .pontoon-outcome-stake{filter:drop-shadow(0 0 10px #63ef8657)}:is(.pontoon-bet-spot,.pontoon-hand)[data-result-class=loss] .pontoon-outcome-stake{filter:drop-shadow(0 0 8px #e9584933)}@keyframes pontoon-countdown-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.045)}}.pontoon-table__player-drawer{z-index:3;grid-row:3;justify-self:center;position:relative}.pontoon-controls{z-index:18;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#080908f0;border:1px solid #d8b25e42;border-radius:8px;position:relative;bottom:auto;box-shadow:0 22px 54px #00000075}.pontoon-controls__section{gap:6px;min-width:0;display:grid}.pontoon-controls__group,.pontoon-controls__actions,.pontoon-controls__primary-actions{scrollbar-width:none;flex-wrap:wrap;gap:7px;min-width:0;display:flex;overflow-x:visible}.pontoon-controls__group::-webkit-scrollbar{display:none}.pontoon-controls__actions::-webkit-scrollbar{display:none}.pontoon-controls__primary-actions::-webkit-scrollbar{display:none}.pontoon-controls__primary-actions{overflow:visible}.pontoon-controls__chip{--chip-bg:#151516;--chip-fg:#fff7e7;background:var(--chip-bg);min-width:52px;min-height:42px;color:var(--chip-fg);border:4px dashed #ffffffc7;border-radius:999px;padding:0 10px;box-shadow:inset 0 0 0 4px #00000038,0 8px 18px #00000052}.pontoon-controls__action{white-space:nowrap;flex:68px;min-width:0;min-height:36px;padding:0 10px;font-size:12px}.pontoon-controls__action--primary{width:100%}.pontoon-controls__action--hit,.pontoon-controls__action--dealStart{background:#29834457;border-color:#63ef866b}.pontoon-table__dealer-row{justify-content:center;display:flex}.pontoon-table__dealer{--pontoon-dealer-drawer-rotation:0deg;--pontoon-dealer-status-lift:0px;--pontoon-dealer-shoe-rotation:-19deg;box-shadow:none;background:0 0;border:0;border-radius:0;grid-template:".tray shoe"".status shoe"/minmax(120px,.78fr) minmax(340px,1.2fr) minmax(104px,.78fr);justify-content:center;align-items:center;gap:4px clamp(14px,1.8vw,28px);width:min(100%,820px);min-height:130px;padding:clamp(4px,.7vw,8px) clamp(10px,1.4vw,18px)}.pontoon-table__dealer-drawer,.pontoon-table__shoe,.pontoon-table__player-drawer{background:radial-gradient(at 50% 0,#f8df9b1f,#0000 62%),linear-gradient(#120e0bc7,#0202023d);border-color:#d8b25e33;box-shadow:inset 0 1px #fff3c414,0 12px 22px #0003}.pontoon-table__dealer-drawer,.pontoon-table__player-drawer{opacity:.82;justify-self:center;width:min(100%,158px);max-width:158px;min-height:52px;position:relative}.pontoon-table__dealer-drawer{transform:rotate(var(--pontoon-dealer-drawer-rotation));transform-origin:50% 100%;grid-area:tray;grid-template-columns:repeat(4,1fr);align-items:end;gap:4px;padding:11px 12px 9px}.pontoon-table__drawer-rail{background:linear-gradient(#f8df9b4d,#00000057);border-radius:999px;height:9px;position:absolute;inset:auto 8px 7px}.pontoon-table__tray-chip{z-index:1;background:#141315;border:2px dashed #ffffffc2;border-radius:50%;width:22px;height:22px;position:relative;box-shadow:inset 0 0 0 4px #0000003d,0 -4px #ffffff14,0 5px 8px #00000047}.pontoon-table__tray-chip--red{background:#9d2c2b}.pontoon-table__tray-chip--green{background:#1b8f50}.pontoon-table__tray-chip--gold{background:#c59b37}.pontoon-table__dealer-play-area{min-width:0;max-width:460px;transform:translateY(var(--pontoon-dealer-status-lift));grid-area:status;justify-self:center}.pontoon-table__dealer-cards{transform-origin:50%;min-height:82px;transform:scale(1.12)}.pontoon-table__dealer-total{min-width:46px;height:32px;font-size:17px}.pontoon-table__dealer-total--empty,.pontoon-table__visual-label--empty{visibility:hidden}.pontoon-table__visual-label{font-size:10px}.pontoon-table__shoe{opacity:.84;width:min(100%,122px);max-width:122px;min-height:64px;transform:rotate(var(--pontoon-dealer-shoe-rotation));transform-origin:50%;grid-area:shoe;place-self:start}.pontoon-table__center-print{z-index:0;mix-blend-mode:screen;opacity:.18;width:min(640px,72%);top:clamp(118px,14.5vw,188px)}.pontoon-table__center-title{color:#f8df9b7a;letter-spacing:.14em;text-shadow:0 2px 18px #0000008c;font-size:clamp(38px,5.1vw,78px);font-weight:700}.pontoon-table__center-rule{color:#f8df9b6b;text-shadow:0 1px 10px #0000009e;margin-top:3px;font-size:clamp(9px,.92vw,13px);font-weight:700}.pontoon-table__shoe-stack,.pontoon-table__cut-card{background:repeating-linear-gradient(90deg,#ffffff94 0 1px,#0000 1px 4px),linear-gradient(135deg,#f7f0df,#d8d0bd);display:block;inset:15px 34px 16px 16px;box-shadow:7px 7px #0000003d,inset 0 0 0 1px #0a090833}.pontoon-table__cut-card{background:#d0ae37;inset:9px 23px 28px 58px;transform:rotate(-7deg)}.pontoon-table__shoe-mouth{background:linear-gradient(90deg,#ffffff94,#ffffff14 45%,#0006),#11100e;border-radius:2px 9px 9px 2px;width:36px;height:13px;position:absolute;bottom:10px;right:8px;box-shadow:inset 0 0 0 1px #f8df9b2e}.pontoon-table__player-drawer{width:1px;max-width:1px;height:1px;min-height:1px;box-shadow:none;opacity:0;background:0 0;border:0}.pontoon-table__surface{border-radius:18px 18px 34% 34%/18px 18px 12% 12%}.pontoon-table__seats{z-index:4;height:clamp(170px,18vw,245px);padding:0;display:block;position:absolute;bottom:clamp(34px,5.1vh,74px);left:clamp(28px,4.2vw,76px);right:clamp(28px,4.2vw,76px)}.pontoon-table__seat-shell{bottom:var(--seat-bottom,0);left:var(--seat-center,50%);z-index:1;width:clamp(124px,8.5vw,154px);position:absolute;right:auto;transform:translate(-50%)}.pontoon-table__seat-shell--selected,.pontoon-table__seat-shell--active-seat,.pontoon-table__seat-shell--has-hands{z-index:8}.pontoon-table__seat-shell--1{--seat-center:93.5%;--seat-bottom:clamp(18px, 2.4vw, 42px)}.pontoon-table__seat-shell--2{--seat-center:76%;--seat-bottom:clamp(4px, .8vw, 16px)}.pontoon-table__seat-shell--3{--seat-center:59%;--seat-bottom:0}.pontoon-table__seat-shell--4{--seat-center:41%;--seat-bottom:0}.pontoon-table__seat-shell--5{--seat-center:24%;--seat-bottom:clamp(4px, .8vw, 16px)}.pontoon-table__seat-shell--6{--seat-center:6.5%;--seat-bottom:clamp(18px, 2.4vw, 42px)}.pontoon-table__seats .pontoon-seat,.pontoon-table__seats .pontoon-seat--compact,.pontoon-table__seats .pontoon-seat--selected,.pontoon-table__seats .pontoon-seat--active-user,.pontoon-table__seats .pontoon-seat--active-seat,.pontoon-table__seats .pontoon-seat--has-bets,.pontoon-table__seats .pontoon-seat--has-hands{width:100%;min-height:150px;box-shadow:none;background:0 0;border:0;padding:0;position:relative;overflow:visible}.pontoon-table__seats .pontoon-seat__header{z-index:18;pointer-events:auto;grid-template-columns:minmax(0,82px) auto;align-items:center;gap:4px;width:min(108px,100% + 26px);display:grid;position:absolute;top:calc(100% + 5px);left:0}.pontoon-table__seats .pontoon-seat--selected:not(.pontoon-seat--compact) .pontoon-seat__header{z-index:18;position:absolute;top:calc(100% + 5px);left:0}.pontoon-table__seats .pontoon-seat__header--claim-only{grid-template-columns:minmax(58px,auto);width:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.pontoon-table__seats .pontoon-seat__select{background:#05070785;border:1px solid #f8df9b21;align-content:center;min-height:18px;padding:2px 6px 3px;display:grid;box-shadow:0 8px 14px #00000029}.pontoon-table__seats .pontoon-seat__owner-label{z-index:18;color:#fff7e7c2;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;text-align:center;background:#05070794;border:1px solid #f8df9b21;border-radius:999px;place-items:center;width:min(82px,100%);min-height:18px;padding:2px 6px 3px;font-size:8px;font-weight:950;line-height:1.05;display:grid;position:absolute;top:calc(100% + 5px);left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 8px 14px #00000029}.pontoon-table__seats .pontoon-seat--active-user .pontoon-seat__owner-label{color:#63ef86e6}.pontoon-table__seats .pontoon-seat__select span{color:#f8df9b85;font-size:7px;line-height:1}.pontoon-table__seats .pontoon-seat__select strong{color:#fff7e7b8;font-size:8px;line-height:1.05}.pontoon-table__seats .pontoon-seat--active-user .pontoon-seat__select strong{color:#63ef86db}.pontoon-table__seats .pontoon-seat__claim,.pontoon-table__seats .pontoon-seat__leave{color:#fff7e7ad;text-transform:uppercase;background:#05070794;border:1px solid #f8df9b3d;border-radius:999px;grid-auto-flow:column;place-items:center;gap:3px;min-width:34px;height:20px;min-height:20px;padding:0 7px;font-size:8px;font-weight:950;line-height:1;display:inline-grid;box-shadow:0 8px 14px #00000029}.pontoon-table__seats .pontoon-seat__claim{color:#fff7e7e0;letter-spacing:0;background:#050707d1;border-color:#f8df9b57;min-width:58px;height:30px;min-height:30px;font-size:9px}.pontoon-table__seats .pontoon-seat__action-icon{color:#f8df9beb;background:#f8df9b21;border-radius:50%;place-items:center;width:13px;height:13px;font-size:9px;line-height:1;display:inline-grid}.pontoon-table__seats .pontoon-seat__claim:hover,.pontoon-table__seats .pontoon-seat__claim:focus-visible,.pontoon-table__seats .pontoon-seat__leave:hover,.pontoon-table__seats .pontoon-seat__leave:focus-visible{color:#fff7e7;border-color:#f8df9b7a;outline:none}.pontoon-table__seats .pontoon-seat__layout{display:grid;position:relative}.pontoon-table__seats .pontoon-seat__bet-spots{grid-template-columns:minmax(70px,82px) minmax(42px,50px);justify-content:start;align-items:center;gap:8px;margin:0;display:grid}.pontoon-table__seats .pontoon-seat__stacked-bet-zone{width:min(82px,100%);min-height:134px;box-shadow:none;background:0 0;border:2px solid #ffeb31e0;border-radius:0;grid-template-rows:44px 90px;display:grid;overflow:visible}.pontoon-table__seats .pontoon-bet-spot{width:100%;min-height:100%;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;display:block;position:relative;overflow:visible}.pontoon-table__seats .pontoon-bet-spot__stake,.pontoon-table__seats .pontoon-bet-spot__result{z-index:5;pointer-events:none;place-items:center;display:grid;position:absolute}.pontoon-table__seats .pontoon-bet-spot__stake{min-width:34px;min-height:44px;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.pontoon-table__seats .pontoon-bet-spot__stake .chip-stack{gap:2px}.pontoon-table__seats .pontoon-bet-spot__stake .chip-stack-label{color:#fff7a8;text-shadow:0 1px 2px #000000e6,0 0 5px #000000b3;white-space:nowrap;font-size:9px;font-weight:900;line-height:1}.pontoon-table__seats .pontoon-bet-spot__result{inset:auto 2px 2px}.pontoon-table__seats .chip-stack--empty{display:none}.pontoon-table__seats .pontoon-bet-spot__stake:has(.chip-stack--empty){display:none}.pontoon-table__seats .pontoon-bet-spot--pair{border-bottom:2px solid #ffeb31e0}.pontoon-table__seats .pontoon-bet-spot__label,.pontoon-table__seats .pontoon-bet-spot--pair .pontoon-bet-spot__label,.pontoon-table__seats .pontoon-bet-spot--main .pontoon-bet-spot__label{text-align:center;text-overflow:clip;white-space:normal;place-items:center;width:100%;max-width:none;margin:0;padding:0 4px;display:grid;position:absolute;inset:0;overflow:visible}.pontoon-table__seats .pontoon-bet-spot--pair .pontoon-bet-spot__label{color:#fff36ce0;text-transform:uppercase;font-family:Georgia,Times New Roman,serif;font-size:16px;font-weight:900;line-height:.84}.pontoon-table__seats .pontoon-bet-spot--main .pontoon-bet-spot__label{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;padding:0;overflow:hidden}.pontoon-table__seats .pontoon-seat__side-spot--trilux{align-self:start;justify-items:start;padding-top:10px}.pontoon-table__seats .pontoon-bet-spot--trilux{clip-path:none;background:0 0;border:0;width:56px;min-height:42px;overflow:visible;transform:none}.pontoon-table__seats .pontoon-bet-spot__trilux-logo{pointer-events:none;filter:drop-shadow(0 5px 5px #00000061);width:clamp(48px,3.7vw,62px);max-width:none;height:auto;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.pontoon-table__seats .pontoon-bet-spot--trilux .pontoon-bet-spot__label{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.pontoon-table__seats .pontoon-seat__hand-region{z-index:20;pointer-events:none;width:min(78vw,190px);min-width:0;position:absolute;bottom:calc(100% + 8px);left:clamp(35px,2.75vw,41px);transform:translate(-50%)}.pontoon-table__seats .pontoon-hand__action-prompt,.pontoon-table__seats .pontoon-hand__action-pill{pointer-events:auto}.pontoon-table__seats .pontoon-seat--split-hands .pontoon-seat__hand-region{width:min(82vw,250px)}.pontoon-table__seats .pontoon-seat--split-three .pontoon-seat__hand-region{width:min(86vw,312px)}.pontoon-table__seats .pontoon-seat--long-hand:not(.pontoon-seat--split-hands) .pontoon-seat__hand-region{width:min(82vw,244px)}.pontoon-table__seats .pontoon-hands{justify-content:center;align-items:end;gap:5px;min-width:0;display:grid}.pontoon-table__seats .pontoon-hands--split,.pontoon-table__seats .pontoon-hands--split.pontoon-hands--has-long-hand{grid-template-columns:repeat(2,minmax(0,1fr))}.pontoon-table__seats .pontoon-hands--split-three,.pontoon-table__seats .pontoon-hands--split-three.pontoon-hands--has-long-hand{grid-template-columns:repeat(3,minmax(0,1fr))}.pontoon-table__seats .pontoon-hands__lane{min-width:0}.pontoon-table__seats .pontoon-hand{min-width:0;box-shadow:none;background:0 0;border:0;border-radius:0;gap:2px;padding:0;overflow:visible}.pontoon-table__seats .pontoon-hand--active{filter:drop-shadow(0 0 10px #63ef8652);background:0 0}.pontoon-table__seats .pontoon-hand[data-cards-hidden=true] .pontoon-hand__cards,.pontoon-table__seats .pontoon-hand[data-main-stake-hidden=true] .pontoon-hand__main-stake,.pontoon-table__seats .pontoon-hand[data-hand-hidden=true]{display:none}.pontoon-table__seats .pontoon-hand__header,.pontoon-table__seats .pontoon-hand__footer,.pontoon-table__seats .pontoon-hand__bets{justify-content:center;gap:4px;overflow:visible}.pontoon-table__seats .pontoon-hand__header{text-shadow:0 2px 4px #000000db;min-height:14px;padding-inline:2px}.pontoon-table__seats .pontoon-hand__header span{color:#f8df9beb;font-size:8px}.pontoon-table__seats .pontoon-hand__active-marker{font-size:8px;line-height:1}.pontoon-table__seats .pontoon-hand__timer{width:23px;height:23px;font-size:12px;top:-27px}.pontoon-table__seats .pontoon-hand__total{border-radius:5px;min-width:28px;height:20px;padding-inline:7px;font-size:11px}.pontoon-table__seats .pontoon-hand__cards{justify-content:center;min-width:0;display:grid;overflow:visible}.pontoon-table__seats .pontoon-hand__card-stack,.pontoon-table__seats .pontoon-hand__card-stack--expanded,.pontoon-table__seats .pontoon-hand__card-stack--long,.pontoon-table__seats .pontoon-hand__card-stack--max{flex-wrap:nowrap;justify-content:center;min-height:50px;overflow:visible}.pontoon-table__seats .pontoon-hand__card-stack .playing-card{border-radius:5px;width:clamp(30px,2.35vw,38px);height:clamp(44px,3.45vw,56px);margin-right:-13px;padding:4px 4px 5px}.pontoon-table__seats .pontoon-hand__card-stack--long .playing-card,.pontoon-table__seats .pontoon-hand__card-stack--max .playing-card{width:clamp(28px,2.1vw,34px);height:clamp(41px,3.15vw,50px);margin-right:-15px}.pontoon-table__seats .pontoon-hand__card-stack .playing-card:last-child{margin-right:0}.pontoon-table__seats .pontoon-hand__card-stack .playing-card--sideways{margin-inline:6px}.pontoon-table__seats .pontoon-hand__card-stack .playing-card__corner{font-size:9px}.pontoon-table__seats .pontoon-hand__card-stack .playing-card__center{font-size:14px}.pontoon-table__seats .pontoon-hand__bets{min-height:20px}.pontoon-table__seats .pontoon-hand__main-stake .chip-stack--empty{display:none}.pontoon-table__seats .pontoon-hand__main-stake:has(.chip-stack--empty){display:none}.pontoon-table__seats .pontoon-hand__footer{text-shadow:0 2px 4px #000000d1;min-height:17px}.pontoon-table__seats .pontoon-hand__footer .pontoon-table-result,.pontoon-table__seats .pontoon-hand__review,.pontoon-table__seats .pontoon-hand__net{max-width:100%;font-size:8px}.pontoon-controls{grid-template:"summary chips actions""status status actions"/minmax(170px,220px) minmax(360px,1fr) minmax(520px,.95fr);align-items:stretch;gap:7px 12px;padding:9px 12px;display:grid;overflow:hidden}.pontoon-controls__section--summary{grid-area:summary}.pontoon-controls__section--chips{grid-area:chips;align-content:center}.pontoon-controls__section--actions{grid-area:actions;grid-template-rows:repeat(2,minmax(34px,auto));grid-template-columns:minmax(120px,.42fr) minmax(0,1fr);align-items:stretch;gap:7px;min-width:0;display:grid}.pontoon-controls__summary{background:linear-gradient(145deg,#d8b25e14,#0000 54%),#ffffff06;border:1px solid #d8b25e2e;border-radius:8px;align-content:center;gap:4px;min-width:0;min-height:64px;padding:7px 9px;display:grid}.pontoon-controls__summary-label,.pontoon-controls__selection-label,.pontoon-controls__timer-label{color:#f6edda99;letter-spacing:0;text-transform:uppercase;white-space:nowrap;font-size:8px;font-weight:900;line-height:1}.pontoon-controls__summary-value,.pontoon-controls__selection-value,.pontoon-controls__timer-value,.pontoon-controls__status{display:block}.pontoon-controls__summary-value{color:#63ef86;text-shadow:0 0 18px #63ef863d;white-space:nowrap;font-size:clamp(18px,1.32vw,24px);font-weight:950;line-height:.95}.pontoon-controls__selection,.pontoon-controls__timer{border-top:1px solid #f6edda14;gap:2px;padding-top:3px;display:grid}.pontoon-controls__selection-value{color:#fff7e7;font-size:10px;line-height:1.1}.pontoon-controls__selection-value span{color:#f6eddaa3;margin-top:2px;font-size:9px;display:block}.pontoon-controls__seat-ownership{align-items:center;gap:6px;min-width:0;margin-top:5px;display:flex}.pontoon-controls__seat-ownership span{color:#f8df9ba8;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;min-width:0;font-size:9px;font-weight:900;line-height:1;overflow:hidden}.pontoon-controls__seat-ownership-action{color:#fff7e7e6;text-transform:uppercase;background:#185c3070;border:1px solid #63ef8657;border-radius:5px;flex:none;min-height:20px;padding:0 8px;font-size:9px;font-weight:950;line-height:1}.pontoon-controls__seat-ownership-action:disabled{color:#f6edda61;background:#f6edda0b;border-color:#f6edda14}.pontoon-controls__timer{grid-template-columns:auto auto;align-items:center}.pontoon-controls__timer-value{color:#63ef86;font-variant-numeric:tabular-nums;justify-self:end}.pontoon-controls__status{color:#fff7e7bd;text-align:left;border-top:1px solid #f6edda14;grid-area:status;min-height:18px;margin:0;padding:4px 2px 0;font-size:10px;font-weight:800;line-height:1.25}.pontoon-controls__status--warning,.pontoon-controls__status--danger{color:#ffd8d8}.pontoon-controls__status--warning:before,.pontoon-controls__status--danger:before{content:"!";color:#ffd8d8;vertical-align:-1px;background:#d149492e;border:1px solid #ffd8d873;border-radius:999px;place-items:center;width:15px;height:15px;margin-right:6px;font-size:10px;font-weight:950;line-height:1;display:inline-grid}.pontoon-controls__group--chips{scrollbar-width:none;flex-wrap:nowrap;place-content:center flex-start;align-items:center;gap:clamp(7px,1vw,12px);width:100%;max-width:100%;padding:10px 10px 6px;overflow:visible}.pontoon-controls__group--chips::-webkit-scrollbar{display:none}.pontoon-controls__chip{background:var(--chip-bg);width:45px;min-width:45px;height:45px;min-height:45px;color:var(--chip-fg);text-shadow:0 1px 1px #00000059;transition:border-color var(--pontoon-control-transition-duration) ease, box-shadow var(--pontoon-control-transition-duration) ease, transform var(--pontoon-control-transition-duration) ease;border:4px dashed #ffffffc7;border-radius:50%;flex:0 0 45px;place-items:center;padding:0;font-size:11px;font-weight:950;line-height:1;display:inline-grid;position:relative;box-shadow:inset 0 0 0 4px #00000038,0 9px 16px #0000005c}.pontoon-controls__chip:hover:not(:disabled):not(.pontoon-controls__chip--selected){transform:translateY(-1px)}.pontoon-controls__chip:active:not(:disabled),.pontoon-controls__action[data-eligible=true]:active:not(:disabled),.pontoon-table__seats .pontoon-bet-spot:active:not(:disabled){transform:translateY(1px)scale(.98)}.pontoon-controls__chip--selected{border-color:#fff7e7d1;transform:translateY(-5px)scale(1.2);box-shadow:inset 0 0 0 4px #0000003d,0 0 0 2px #fff7e73d,0 18px 32px #00000085}.pontoon-controls__chip[data-chip-value="100"]{--chip-bg:#020202;--chip-fg:#fff7e7}.pontoon-controls__chip[data-chip-value="500"]{--chip-bg:#e47b23;--chip-fg:#21130a}.pontoon-controls__chip[data-chip-value="1000"]{--chip-bg:#dfd2ff;--chip-fg:#24193e}.pontoon-controls__chip[data-chip-value="10000"]{--chip-bg:#164f36;--chip-fg:#fff2d8}.pontoon-controls__chip[data-chip-value="50000"]{--chip-bg:#f2d64f;--chip-fg:#231b05}.pontoon-controls__chip[data-chip-value="100000"]{--chip-bg:#6c4129;--chip-fg:#fff7e7}.pontoon-controls__primary-actions{grid-area:2/1;grid-template-columns:1fr;min-width:0;display:grid}.pontoon-controls__actions--betting{grid-area:2/2;grid-template-columns:repeat(3,minmax(0,1fr));align-self:stretch;min-width:0;display:grid;overflow:hidden}.pontoon-controls__actions--hand{grid-area:1/1/auto/-1;grid-template-columns:minmax(0,1.25fr) minmax(0,1.25fr) minmax(0,.9fr) minmax(0,.9fr);align-self:stretch;min-width:0;display:grid}.pontoon-controls__actions--live{grid-column:1/-1;grid-template-columns:repeat(4,minmax(92px,132px));justify-content:end;display:grid}.pontoon-controls__action{text-overflow:ellipsis;white-space:nowrap;color:#fff7e7e6;background:#f6edda0f;border:1px solid #f6edda1a;border-radius:6px;justify-content:center;align-items:center;gap:5px;min-width:0;min-height:34px;padding-inline:7px;font-size:10px;font-weight:900;display:inline-flex;overflow:hidden}.pontoon-controls__action span{text-overflow:ellipsis;min-width:0;overflow:hidden}.pontoon-controls__action kbd,.pontoon-controls__chip kbd{color:#fff7e7b8;min-width:15px;height:15px;text-shadow:none;background:#00000057;border:1px solid #fff7e729;border-radius:4px;place-items:center;padding:0 4px;font-family:inherit;font-size:8px;font-weight:950;line-height:1;display:inline-grid}.pontoon-controls__chip kbd{color:#fff7e7d1;border-radius:50%;min-width:14px;height:14px;padding:0;position:absolute;bottom:-2px;right:-2px}.pontoon-controls__action[data-eligible=true]{color:#e8ffedf0;background:linear-gradient(#63ef8624,#0422120a),#185c3061;border-color:#63ef866b;box-shadow:inset 0 1px #fff7e714,0 0 0 1px #63ef860d}.pontoon-controls__action[data-eligible=true] kbd{color:#e8ffedc7;border-color:#e8ffed42}.pontoon-controls__action[data-eligible=true]:not(:disabled):hover,.pontoon-controls__action[data-eligible=true]:not(:disabled):focus-visible{background:linear-gradient(#63ef8633,#04221214),#185c3085;border-color:#63ef86ad;outline:none}.pontoon-controls__action[data-eligible=true]:active:not(:disabled){box-shadow:inset 0 2px 8px #00000059,0 4px 10px #00000038}.pontoon-controls__action--hit,.pontoon-controls__action--stand{background:#185c308c;border-color:#63ef866b}.pontoon-controls__action--dealStart{color:#fff7e7a3}.pontoon-controls button:disabled{color:#f6edda61;background:#f6edda0b;border-color:#f6edda14}.pontoon-controls__action[data-eligible=true]:disabled{color:#e8ffed9e;background:linear-gradient(#63ef8624,#0422120a),#185c3061;border-color:#63ef866b}.pontoon-game__version{color:#f6edda80;margin:0 4px;font-size:11px}@media (width>=1400px){.pontoon-table__dealer-cards{min-height:94px;transform:scale(1.22)}.pontoon-table__dealer-total{min-width:52px;height:36px;font-size:19px}.pontoon-table__center-title{font-size:clamp(44px,5.1vw,84px)}.pontoon-table__felt-payout-heading span{font-size:clamp(12px,.88vw,15px)}.pontoon-table__felt-payout-row span,.pontoon-table__felt-payout-row strong{font-size:clamp(8px,.58vw,10px)}.pontoon-table__seats .pontoon-hand__header{min-height:15px}.pontoon-table__seats .pontoon-hand__header span,.pontoon-table__seats .pontoon-hand__active-marker{font-size:8px}.pontoon-table__seats .pontoon-hand__total{min-width:30px;height:21px;font-size:12px}.pontoon-table__seats .pontoon-hand__card-stack,.pontoon-table__seats .pontoon-hand__card-stack--expanded,.pontoon-table__seats .pontoon-hand__card-stack--long,.pontoon-table__seats .pontoon-hand__card-stack--max{min-height:55px}.pontoon-table__seats .pontoon-hand__card-stack .playing-card{border-radius:5px;width:clamp(31px,2.3vw,37px);height:clamp(46px,3.42vw,55px);margin-right:-13px;padding:4px}.pontoon-table__seats .pontoon-hand__card-stack--long .playing-card,.pontoon-table__seats .pontoon-hand__card-stack--max .playing-card{width:clamp(28px,2.02vw,33px);height:clamp(41px,3vw,49px);margin-right:-15px}.pontoon-table__seats .pontoon-hand__card-stack .playing-card__corner{font-size:9px}.pontoon-table__seats .pontoon-hand__card-stack .playing-card__center{font-size:14px}}@media (width<=1280px){.pontoon-table__seats{padding-top:110px}.pontoon-table__surface{min-height:clamp(500px,100vh - 190px,720px)}.pontoon-controls{grid-template-columns:minmax(150px,176px) minmax(0,1fr);grid-template-areas:"summary chips""actions actions""status status"}.pontoon-controls__section--actions{grid-template-columns:minmax(122px,.52fr) minmax(0,1fr)}.pontoon-controls__actions--hand{grid-column:1/-1}.pontoon-controls__actions{grid-column:span 2}@media (width>=1101px){.pontoon-controls{grid-template-columns:minmax(160px,205px) minmax(300px,1fr) minmax(500px,.95fr);grid-template-areas:"summary chips actions""status status actions";align-items:stretch}.pontoon-controls__section--summary{grid-template-columns:1fr;align-items:center;gap:4px;display:grid}.pontoon-controls__selection{border-top:1px solid #f6edda14;border-left:0;padding-top:3px;padding-left:0}.pontoon-controls__timer{grid-column:1/-1}.pontoon-controls__section--actions{grid-row:auto;grid-template-columns:minmax(110px,.42fr) minmax(0,1fr)}.pontoon-controls__actions--betting{grid-column:2;grid-template-columns:repeat(3,minmax(0,1fr))}.pontoon-controls__actions--hand{grid-column:1/-1;grid-template-columns:minmax(0,1.25fr) minmax(0,1.25fr) minmax(0,.9fr) minmax(0,.9fr)}.pontoon-controls__action{min-height:32px;padding-inline:7px;font-size:10px}}}@media (width<=820px){.pontoon-table__surface{min-height:clamp(430px,100svh - 230px,620px);padding:10px 9px 12px;overflow:hidden}.pontoon-table__dealer{grid-template-columns:minmax(54px,.28fr) minmax(0,1fr) minmax(54px,.28fr);grid-template-areas:"tray status shoe";column-gap:8px;min-height:104px;padding-inline:0}.pontoon-table__dealer-drawer,.pontoon-table__shoe{opacity:.72;width:54px;max-width:54px;min-height:42px;display:grid;transform:none}.pontoon-table__player-drawer{opacity:.78;background:radial-gradient(at 50% 0,#63ef861f,#0000 64%),linear-gradient(#120e0bc2,#02020233);border:1px solid #d8b25e2e;border-radius:999px 999px 8px 8px;width:min(148px,46vw);max-width:148px;height:28px;min-height:28px;display:grid;box-shadow:inset 0 1px #fff3c412,0 10px 18px #00000038}.pontoon-table__dealer-drawer{grid-template-columns:repeat(2,1fr);gap:2px;padding:7px}.pontoon-table__tray-chip{border-width:1px;width:15px;height:15px;box-shadow:inset 0 0 0 3px #00000038,0 3px 5px #00000038}.pontoon-table__drawer-rail{height:5px;inset:auto 6px 5px}.pontoon-table__shoe{min-height:48px}.pontoon-table__shoe-stack,.pontoon-table__cut-card{inset:12px 16px 12px 8px;box-shadow:4px 4px #00000038}.pontoon-table__cut-card{inset:8px 9px 20px 25px}.pontoon-table__shoe-mouth{width:21px;height:9px;bottom:7px;right:4px}.pontoon-table__dealer-cards{min-height:68px;transform:scale(.96)}.pontoon-table__center-print{opacity:.1;width:min(100%,420px);margin:0;position:absolute;top:112px;transform:translate(-50%)}.pontoon-table__center-rule,.pontoon-table__felt-payouts{display:none}.pontoon-table__round-summary{min-width:158px;padding:8px 12px 9px;top:144px}.pontoon-table__round-summary strong{gap:6px;font-size:17px}.pontoon-table__bet-countdown,.pontoon-table__action-countdown{z-index:2;top:92px}.pontoon-table__bet-countdown span,.pontoon-table__action-countdown span{aspect-ratio:auto;color:#fff7e7e0;text-shadow:0 0 16px #0000008c;background:radial-gradient(circle at 50% 35%,#f8df9b29,#0000 64%),#050707b3;border:1px solid #f8df9b4d;border-radius:999px;width:auto;min-width:72px;min-height:38px;padding:0 16px;font-size:25px;box-shadow:0 12px 24px #0000005c,inset 0 1px #fff7e71f}.pontoon-table__bet-countdown:before,.pontoon-table__action-countdown:before{content:"Bets close";color:#f8df9bad;text-transform:uppercase;white-space:nowrap;font-size:8px;font-weight:950;line-height:1;position:absolute;bottom:calc(100% + 3px);right:50%;transform:translate(50%)}.pontoon-table__action-countdown:before{content:"Surrender offer"}.pontoon-table__bet-countdown--urgent span,.pontoon-table__action-countdown--urgent span{color:#ffe0dc;background:radial-gradient(circle at 50% 35%,#ff9a9033,#0000 64%),#230507c2;border-color:#ff9a9080;box-shadow:0 0 0 1px #ff9a901f,0 14px 26px #00000061,0 0 24px #ff5f5429}.pontoon-table__seats{grid-template-columns:repeat(2,minmax(0,1fr));align-content:end;gap:7px;height:auto;min-height:250px;padding-top:64px;display:grid;position:relative;inset:auto}.pontoon-table__seat-shell{order:0;width:100%;position:relative;bottom:auto;left:auto;transform:none}.pontoon-table__seat-shell--active-seat{order:-1;grid-column:1/-1}.pontoon-table__seats .pontoon-seat,.pontoon-table__seats .pontoon-seat--compact,.pontoon-table__seats .pontoon-seat--selected,.pontoon-table__seats .pontoon-seat--active-user,.pontoon-table__seats .pontoon-seat--active-seat,.pontoon-table__seats .pontoon-seat--has-bets,.pontoon-table__seats .pontoon-seat--has-hands{background:radial-gradient(at 50% 0,#f8df9b1a,#0000 60%),#00000038;border:1px solid #d8b25e38;border-radius:8px;min-height:0;padding:7px}.pontoon-table__seats .pontoon-seat--compact,.pontoon-table__seats .pontoon-seat--open.pontoon-seat--empty{opacity:.64;min-height:48px;padding:5px}.pontoon-table__seats .pontoon-seat--compact .pontoon-seat__layout,.pontoon-table__seats .pontoon-seat--open.pontoon-seat--empty .pontoon-seat__layout{display:none}.pontoon-table__seats .pontoon-seat__header{z-index:2;grid-template-columns:minmax(0,92px) auto;align-items:center;width:min(142px,100%);display:grid;position:relative;inset:auto;transform:none}.pontoon-table__seats .pontoon-seat__layout,.pontoon-table__seats .pontoon-seat--compact .pontoon-seat__layout,.pontoon-table__seats .pontoon-seat__bet-spots,.pontoon-table__seats .pontoon-seat:not(.pontoon-seat--compact) .pontoon-seat__bet-spots,.pontoon-table__seats .pontoon-seat--selected:not(.pontoon-seat--compact) .pontoon-seat__bet-spots{grid-template-columns:minmax(112px,.55fr) minmax(0,1fr);align-items:end;gap:8px;display:grid;position:relative}.pontoon-table__seats .pontoon-seat__stacked-bet-zone{grid-template-rows:38px 70px;width:min(92px,100%);min-height:108px}.pontoon-table__seats .pontoon-seat__side-spot--trilux,.pontoon-table__seats .pontoon-seat:not(.pontoon-seat--compact) .pontoon-seat__side-spot--trilux{padding-top:0}.pontoon-table__seats .pontoon-bet-spot,.pontoon-table__seats .pontoon-seat:not(.pontoon-seat--compact) .pontoon-bet-spot,.pontoon-table__seats .pontoon-bet-spot--main,.pontoon-table__seats .pontoon-seat:not(.pontoon-seat--compact) .pontoon-bet-spot--main{width:100%;min-height:40px}.pontoon-table__seats .pontoon-seat__hand-region{width:100%;position:static;transform:none}.pontoon-table__seats .pontoon-hand__card-stack .playing-card{width:clamp(38px,11vw,48px);height:clamp(55px,16vw,70px);margin-right:-15px}.pontoon-table__seats .pontoon-hand__card-stack--long .playing-card,.pontoon-table__seats .pontoon-hand__card-stack--max .playing-card{width:clamp(33px,9.5vw,42px);height:clamp(48px,13.8vw,61px);margin-right:-17px}.pontoon-table__seats .pontoon-hand__card-stack .playing-card__corner{font-size:10px}.pontoon-table__seats .pontoon-hand__card-stack .playing-card__center{font-size:16px}.pontoon-table__seats .pontoon-seat__select{background:#0507076b;border-color:#f8df9b1a;justify-self:start;width:min(92px,100%);min-height:24px;padding:2px 8px;box-shadow:0 5px 10px #0000001f}.pontoon-table__seats .pontoon-seat__select span{display:none}.pontoon-table__seats .pontoon-seat__select strong{white-space:nowrap;font-size:8px;line-height:1}.pontoon-table__seat-shell:not(.pontoon-table__seat-shell--selected):not(.pontoon-table__seat-shell--active-seat):not(.pontoon-table__seat-shell--active-user) .pontoon-seat{gap:5px;min-height:122px;padding:5px;display:grid;overflow:hidden}.pontoon-table__seat-shell:not(.pontoon-table__seat-shell--selected):not(.pontoon-table__seat-shell--active-seat) .pontoon-seat__header{min-height:22px}.pontoon-table__seat-shell:not(.pontoon-table__seat-shell--selected):not(.pontoon-table__seat-shell--active-seat):not(.pontoon-table__seat-shell--active-user) .pontoon-seat__layout,.pontoon-table__seat-shell:not(.pontoon-table__seat-shell--selected):not(.pontoon-table__seat-shell--active-seat):not(.pontoon-table__seat-shell--active-user) .pontoon-seat__bet-spots{grid-template-columns:minmax(66px,78px) minmax(34px,42px);gap:5px}.pontoon-table__seat-shell:not(.pontoon-table__seat-shell--selected):not(.pontoon-table__seat-shell--active-seat):not(.pontoon-table__seat-shell--active-user) .pontoon-seat__stacked-bet-zone{border-width:1px;grid-template-rows:31px 64px;width:76px;min-height:95px}.pontoon-table__seat-shell:not(.pontoon-table__seat-shell--selected):not(.pontoon-table__seat-shell--active-seat) .pontoon-bet-spot__stake,.pontoon-table__seat-shell:not(.pontoon-table__seat-shell--selected):not(.pontoon-table__seat-shell--active-seat) .pontoon-seat:not(.pontoon-seat--compact) .pontoon-bet-spot__stake{min-width:24px;min-height:31px}.pontoon-table__seat-shell:not(.pontoon-table__seat-shell--selected):not(.pontoon-table__seat-shell--active-seat) .pontoon-bet-spot__result,.pontoon-table__seat-shell:not(.pontoon-table__seat-shell--selected):not(.pontoon-table__seat-shell--active-seat) .pontoon-seat__hand-region{display:none}.pontoon-table__seat-shell:not(.pontoon-table__seat-shell--selected):not(.pontoon-table__seat-shell--active-seat) .pontoon-seat__side-spot--trilux{padding-top:4px}.pontoon-table__seat-shell:not(.pontoon-table__seat-shell--selected):not(.pontoon-table__seat-shell--active-seat) .pontoon-bet-spot__trilux-logo{width:36px}.pontoon-table__seat-shell:not(.pontoon-table__seat-shell--selected):not(.pontoon-table__seat-shell--active-seat) .pontoon-bet-spot--pair .pontoon-bet-spot__label{font-size:12px;line-height:.86}.pontoon-table__seat-shell:not(.pontoon-table__seat-shell--selected):not(.pontoon-table__seat-shell--active-seat) .chip-stack .chip-stack-visual{transform-origin:50% 100%;height:17px;transform:scale(.68)}.pontoon-table__seat-shell:not(.pontoon-table__seat-shell--selected):not(.pontoon-table__seat-shell--active-seat) .chip-stack .chip-stack-label{margin-top:-6px;font-size:7px;line-height:1}.pontoon-table__seat-shell:not(.pontoon-table__seat-shell--selected):not(.pontoon-table__seat-shell--active-seat) .chip-stack-disc{bottom:calc(var(--chip-i,0) * 2px)}.pontoon-controls{max-height:none;padding:7px max(7px, env(safe-area-inset-right)) max(7px, env(safe-area-inset-bottom)) max(7px, env(safe-area-inset-left));background:linear-gradient(#171411f5,#050605fa),#080908f5;border-radius:8px 8px 0 0;grid-template-columns:1fr;grid-template-areas:"summary""chips""actions""status";gap:6px;margin-inline:0;position:sticky;bottom:0;overflow:hidden}.pontoon-controls__section--actions,.pontoon-controls__primary-actions{grid-template-columns:1fr}.pontoon-controls__section--actions{grid-template-rows:auto}.pontoon-controls__primary-actions,.pontoon-controls__actions--betting,.pontoon-controls__actions--hand,.pontoon-controls__actions--live{grid-area:auto}.pontoon-controls[data-control-mode=playing]{grid-template-areas:"summary""actions""status";max-height:32svh}.pontoon-controls[data-control-mode=decision]{grid-template-areas:"summary""actions""status";max-height:30svh}.pontoon-controls[data-control-mode=betting] .pontoon-controls__actions--hand,.pontoon-controls[data-control-mode=betting] .pontoon-controls__actions--live,.pontoon-controls[data-control-mode=playing] .pontoon-controls__section--chips,.pontoon-controls[data-control-mode=playing] .pontoon-controls__primary-actions,.pontoon-controls[data-control-mode=playing] .pontoon-controls__actions--betting,.pontoon-controls[data-control-mode=playing] .pontoon-controls__actions--live,.pontoon-controls[data-control-mode=decision] .pontoon-controls__section--chips,.pontoon-controls[data-control-mode=decision] .pontoon-controls__primary-actions,.pontoon-controls[data-control-mode=decision] .pontoon-controls__actions--betting,.pontoon-controls[data-control-mode=decision] .pontoon-controls__actions--hand{display:none}.pontoon-controls__actions{grid-column:auto}.pontoon-controls__summary{grid-template-columns:auto minmax(0,1fr);align-items:center;min-width:0;min-height:44px;padding:6px 8px}.pontoon-controls__summary-value{justify-self:end;font-size:20px}.pontoon-controls__group--chips{scrollbar-width:thin;gap:7px;padding:4px 2px 3px;overflow-x:auto}.pontoon-controls__selection,.pontoon-controls__timer{grid-column:1/-1}.pontoon-controls__chip{border-width:3px;flex-basis:44px;width:44px;min-width:44px;height:44px;min-height:44px;font-size:10px;box-shadow:inset 0 0 0 3px #00000038,0 7px 12px #00000057}.pontoon-controls__chip--selected{transform:translateY(-3px)scale(1.14)}.pontoon-controls__action{border-radius:7px;flex-basis:86px;min-height:40px}.pontoon-controls__status{min-height:14px;padding-top:2px;font-size:9px;line-height:1.15}.pontoon-controls__section--actions{grid-template-rows:auto;grid-template-columns:1fr;gap:5px}.pontoon-controls__actions--betting{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;display:grid}.pontoon-controls__action kbd,.pontoon-controls__chip kbd{display:none}}@media (width<=480px){.pontoon-game{--pontoon-mobile-controls-height:218px;--pontoon-mobile-active-controls-height:118px;padding-bottom:calc(var(--pontoon-mobile-controls-height) + env(safe-area-inset-bottom));gap:7px}:is(.pontoon-game:has(.pontoon-controls[data-control-mode=playing]),.pontoon-game:has(.pontoon-controls[data-control-mode=decision])){padding-bottom:calc(var(--pontoon-mobile-active-controls-height) + env(safe-area-inset-bottom))}.pontoon-table{--pontoon-mobile-active-seat-height:176px;--pontoon-mobile-compact-seat-height:58px;--pontoon-mobile-hand-height:108px;--pontoon-mobile-bet-row-height:44px;border-radius:8px 8px 18px 18px;box-shadow:0 18px 34px #0000006b}.pontoon-table__player-drawer{display:none}.pontoon-table__surface{border-radius:inherit;grid-template-rows:auto minmax(0,1fr);min-height:clamp(414px,100svh - 312px,520px);padding:8px 7px 10px}.pontoon-table__dealer{grid-template-columns:48px minmax(0,1fr) 48px;column-gap:6px;min-height:92px}.pontoon-table__dealer-drawer,.pontoon-table__shoe{width:48px;max-width:48px;min-height:39px}.pontoon-table__dealer-drawer{padding:6px}.pontoon-table__tray-chip{width:13px;height:13px}.pontoon-table__dealer-total{min-width:38px;height:27px;font-size:14px}.pontoon-table__dealer-cards{min-height:61px;transform:scale(.88)}.pontoon-table__visual-label{min-height:15px;font-size:9px}.pontoon-table__center-print{opacity:.08;top:102px}.pontoon-table__center-title{font-size:28px}.pontoon-table__round-summary{max-width:calc(100% - 24px);top:128px}.pontoon-table__round-summary-kicker{font-size:9px}.pontoon-table__round-summary strong{font-size:16px}.pontoon-table__bet-countdown,.pontoon-table__action-countdown{top:84px}.pontoon-table__bet-prompt{width:calc(100% - 24px);top:128px}.pontoon-table__bet-prompt span{width:100%;min-height:36px;padding:0 14px;font-size:13px}.pontoon-table__seats{grid-template-columns:repeat(2,minmax(0,1fr));align-content:end;gap:6px;min-height:302px;padding-top:28px}.pontoon-table__seat-shell--active-seat{min-height:var(--pontoon-mobile-active-seat-height);grid-column:1/-1}.pontoon-table__seats .pontoon-seat,.pontoon-table__seats .pontoon-seat--compact,.pontoon-table__seats .pontoon-seat--selected,.pontoon-table__seats .pontoon-seat--active-user,.pontoon-table__seats .pontoon-seat--active-seat,.pontoon-table__seats .pontoon-seat--has-bets,.pontoon-table__seats .pontoon-seat--has-hands{border-radius:7px;padding:6px}.pontoon-table__seats .pontoon-seat__layout,.pontoon-table__seats .pontoon-seat--compact .pontoon-seat__layout,.pontoon-table__seats .pontoon-seat__bet-spots,.pontoon-table__seats .pontoon-seat:not(.pontoon-seat--compact) .pontoon-seat__bet-spots,.pontoon-table__seats .pontoon-seat--selected:not(.pontoon-seat--compact) .pontoon-seat__bet-spots{grid-template-columns:minmax(86px,.56fr) minmax(0,1fr);gap:6px}.pontoon-table__seat-shell--active-seat .pontoon-seat{min-height:var(--pontoon-mobile-active-seat-height);box-shadow:inset 0 1px #fff3c414,0 0 0 1px #63ef8614,0 14px 26px #0003}.pontoon-table__seats .pontoon-seat__claim,.pontoon-table__seats .pontoon-seat__leave,.pontoon-table__seats .pontoon-hand__action-pill{min-height:44px}.pontoon-table__seats .pontoon-seat__header:not(.pontoon-seat__header--claim-only){grid-template-columns:minmax(0,90px) auto;width:min(140px,100%)}.pontoon-table__seats .pontoon-seat__select{opacity:.86;width:min(90px,100%);min-height:24px;padding:2px 8px}.pontoon-table__seats .pontoon-seat__select strong,.pontoon-table__seats .pontoon-seat--active-user .pontoon-seat__select strong{color:#fff7e7b8;font-size:8px}.pontoon-table__seats .pontoon-seat__header--claim-only{top:50%;left:50%;transform:translate(-50%,-50%)}.pontoon-table__seats .pontoon-seat__claim{min-width:78px;min-height:44px;padding-inline:13px;font-size:10px}.pontoon-table__seats .pontoon-seat__leave{opacity:.78;min-width:38px;min-height:24px;padding-inline:6px}.pontoon-table__seats .pontoon-seat__stacked-bet-zone{grid-template-rows:32px 58px;width:min(86px,100%);min-height:90px}.pontoon-table__seat-shell--active-user.pontoon-table__seat-shell--empty{min-height:0}.pontoon-table__seat-shell--active-user.pontoon-table__seat-shell--empty .pontoon-seat{gap:5px;min-height:0}.pontoon-table__seats .pontoon-table__seat-shell--active-user.pontoon-table__seat-shell--empty .pontoon-seat__layout,.pontoon-table__seats .pontoon-table__seat-shell--active-user.pontoon-table__seat-shell--empty .pontoon-seat__bet-spots{grid-template-columns:1fr;gap:5px;display:grid}.pontoon-table__seats .pontoon-table__seat-shell--active-user.pontoon-table__seat-shell--empty .pontoon-seat__bet-spots{grid-template-columns:repeat(3,minmax(0,1fr))}.pontoon-table__seats .pontoon-table__seat-shell--active-user.pontoon-table__seat-shell--empty .pontoon-seat__stacked-bet-zone{width:auto;min-height:0;display:contents}.pontoon-table__seats .pontoon-table__seat-shell--active-user.pontoon-table__seat-shell--empty .pontoon-seat__hand-region{display:none}.pontoon-table__seats .pontoon-table__seat-shell--active-user.pontoon-table__seat-shell--empty .pontoon-bet-spot,.pontoon-table__seats .pontoon-table__seat-shell--active-user.pontoon-table__seat-shell--empty .pontoon-bet-spot--main{min-height:44px}.pontoon-table__seat-shell--selected:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat),.pontoon-table__seat-shell--active-user:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat){grid-column:auto;min-height:76px}.pontoon-table__seat-shell--selected:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-seat,.pontoon-table__seat-shell--active-user:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-seat{min-height:76px;box-shadow:none;grid-template-rows:18px minmax(48px,1fr);gap:4px;padding:5px}.pontoon-table__seats .pontoon-table__seat-shell--selected:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-seat__header,.pontoon-table__seats .pontoon-table__seat-shell--active-user:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-seat__header{grid-template-columns:minmax(0,1fr) auto;width:100%;min-height:18px}.pontoon-table__seats .pontoon-table__seat-shell--selected:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-seat__select,.pontoon-table__seats .pontoon-table__seat-shell--active-user:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-seat__select{width:auto;max-width:100%;min-height:18px;box-shadow:none;opacity:.88;background:0 0;border:0;justify-self:start;padding:0 2px}.pontoon-table__seats .pontoon-table__seat-shell--selected:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-seat__select strong,.pontoon-table__seats .pontoon-table__seat-shell--active-user:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-seat__select strong{color:#63ef86d1;font-size:8px}.pontoon-table__seats .pontoon-table__seat-shell--selected:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-seat__leave,.pontoon-table__seats .pontoon-table__seat-shell--active-user:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-seat__leave{min-width:30px;min-height:18px;box-shadow:none;opacity:.7;background:#05070738;border-color:#f8df9b29;padding-inline:4px}.pontoon-table__seats .pontoon-table__seat-shell--selected:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-seat__leave .pontoon-seat__action-icon,.pontoon-table__seats .pontoon-table__seat-shell--active-user:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-seat__leave .pontoon-seat__action-icon{display:none}.pontoon-table__seats .pontoon-table__seat-shell--selected:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-seat__layout,.pontoon-table__seats .pontoon-table__seat-shell--selected:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-seat__bet-spots,.pontoon-table__seats .pontoon-table__seat-shell--active-user:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-seat__layout,.pontoon-table__seats .pontoon-table__seat-shell--active-user:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-seat__bet-spots{grid-template-columns:1fr;align-items:stretch;gap:4px;min-height:0;display:grid}.pontoon-table__seats .pontoon-table__seat-shell--selected:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-seat__bet-spots,.pontoon-table__seats .pontoon-table__seat-shell--active-user:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-seat__bet-spots{grid-template-columns:minmax(0,.82fr) minmax(0,1.36fr) minmax(0,.82fr);gap:4px}.pontoon-table__seats .pontoon-table__seat-shell--selected:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-seat__stacked-bet-zone,.pontoon-table__seats .pontoon-table__seat-shell--active-user:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-seat__stacked-bet-zone{width:auto;min-height:0;display:contents}.pontoon-table__seats .pontoon-table__seat-shell--selected:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-seat__hand-region,.pontoon-table__seats .pontoon-table__seat-shell--active-user:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-seat__hand-region{display:none}.pontoon-table__seats .pontoon-table__seat-shell--selected:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-bet-spot,.pontoon-table__seats .pontoon-table__seat-shell--selected:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-bet-spot--main,.pontoon-table__seats .pontoon-table__seat-shell--active-user:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-bet-spot,.pontoon-table__seats .pontoon-table__seat-shell--active-user:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-bet-spot--main{background:#0507072e;border:1px solid #f8df9b2e;border-radius:6px;place-items:center;width:100%;min-height:48px;padding:3px;display:grid;overflow:hidden;box-shadow:inset 0 1px #fff7e70a}.pontoon-table__seats .pontoon-table__seat-shell--selected:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-bet-spot--selected,.pontoon-table__seats .pontoon-table__seat-shell--active-user:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-bet-spot--selected{background:#d8b25e29;border-color:#f8df9bb8}.pontoon-table__seats .pontoon-table__seat-shell--selected:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-bet-spot--main,.pontoon-table__seats .pontoon-table__seat-shell--active-user:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-bet-spot--main{background:radial-gradient(circle at 50% 0,#f8df9b1f,#0000 62%),#0507074d;border-color:#f8df9b57;min-height:52px}.pontoon-table__seats .pontoon-table__seat-shell--selected:not(.pontoon-table__seat-shell--has-main-bet):not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-seat__side-spot,.pontoon-table__seats .pontoon-table__seat-shell--active-user:not(.pontoon-table__seat-shell--has-main-bet):not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-seat__side-spot{opacity:.42}.pontoon-table__seats .pontoon-table__seat-shell--selected.pontoon-table__seat-shell--has-main-bet:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-seat__side-spot,.pontoon-table__seats .pontoon-table__seat-shell--active-user.pontoon-table__seat-shell--has-main-bet:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-seat__side-spot{opacity:1}.pontoon-table__seats .pontoon-table__seat-shell--selected.pontoon-table__seat-shell--has-main-bet:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-seat__side-spot .pontoon-bet-spot,.pontoon-table__seats .pontoon-table__seat-shell--active-user.pontoon-table__seat-shell--has-main-bet:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-seat__side-spot .pontoon-bet-spot{background:#11502f2e;border-color:#63ef8652}.pontoon-table__seats .pontoon-table__seat-shell--selected:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-seat__side-spot--pair,.pontoon-table__seats .pontoon-table__seat-shell--active-user:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-seat__side-spot--pair{border-bottom:0}.pontoon-table__seats .pontoon-table__seat-shell--selected:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-seat__side-spot--trilux,.pontoon-table__seats .pontoon-table__seat-shell--active-user:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-seat__side-spot--trilux{min-width:0;padding-top:0;display:grid}.pontoon-table__seats .pontoon-table__seat-shell--selected:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-bet-spot__label,.pontoon-table__seats .pontoon-table__seat-shell--active-user:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-bet-spot__label,.pontoon-table__seats .pontoon-table__seat-shell--selected:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-bet-spot--pair .pontoon-bet-spot__label,.pontoon-table__seats .pontoon-table__seat-shell--active-user:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-bet-spot--pair .pontoon-bet-spot__label,.pontoon-table__seats .pontoon-table__seat-shell--selected:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-bet-spot--main .pontoon-bet-spot__label,.pontoon-table__seats .pontoon-table__seat-shell--active-user:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-bet-spot--main .pontoon-bet-spot__label,.pontoon-table__seats .pontoon-table__seat-shell--selected:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-bet-spot--trilux .pontoon-bet-spot__label,.pontoon-table__seats .pontoon-table__seat-shell--active-user:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-bet-spot--trilux .pontoon-bet-spot__label{clip:auto;color:#f8df9bc7;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;width:auto;max-width:100%;height:auto;padding:0 2px;font-family:inherit;font-size:8px;font-weight:900;line-height:1;position:static;overflow:hidden}.pontoon-table__seats .pontoon-table__seat-shell--selected:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-bet-spot__trilux-logo,.pontoon-table__seats .pontoon-table__seat-shell--active-user:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-bet-spot__trilux-logo{display:none}.pontoon-table__seats .pontoon-bet-spot,.pontoon-table__seats .pontoon-seat:not(.pontoon-seat--compact) .pontoon-bet-spot,.pontoon-table__seats .pontoon-bet-spot--main,.pontoon-table__seats .pontoon-seat:not(.pontoon-seat--compact) .pontoon-bet-spot--main{min-height:44px}.pontoon-table__seats .pontoon-bet-spot__stake,.pontoon-table__seats .pontoon-seat:not(.pontoon-seat--compact) .pontoon-bet-spot__stake{min-width:30px;min-height:36px}.pontoon-table__seats .pontoon-bet-spot__result,.pontoon-table__seats .pontoon-seat:not(.pontoon-seat--compact) .pontoon-bet-spot__result{min-height:18px;inset:auto 0 1px}.pontoon-table__seats .pontoon-bet-spot--pair .pontoon-bet-spot__label,.pontoon-table__seats .pontoon-seat:not(.pontoon-seat--compact) .pontoon-bet-spot--pair .pontoon-bet-spot__label{font-size:11px;line-height:.92}.pontoon-table__seats .pontoon-bet-spot__trilux-logo{width:38px}.pontoon-table__seats .pontoon-seat__hand-region{width:min(100%,220px)}.pontoon-table__seats .pontoon-seat--split-hands .pontoon-seat__hand-region,.pontoon-table__seats .pontoon-seat--split-three .pontoon-seat__hand-region,.pontoon-table__seats .pontoon-seat--long-hand:not(.pontoon-seat--split-hands) .pontoon-seat__hand-region{width:min(100%,270px)}.pontoon-table__seats .pontoon-hand{min-height:var(--pontoon-mobile-hand-height);gap:3px}.pontoon-table__seats .pontoon-hand__footer{border-radius:999px;align-content:center;min-height:26px}.pontoon-table__seats .pontoon-hand[data-result-class=win] .pontoon-hand__footer,.pontoon-table__seats .pontoon-bet-spot[data-result-class=win] .pontoon-bet-spot__result{background:#1b8f5038;box-shadow:0 0 18px #63ef862e}.pontoon-table__seats .pontoon-hand[data-result-class=loss] .pontoon-hand__footer,.pontoon-table__seats .pontoon-bet-spot[data-result-class=loss] .pontoon-bet-spot__result{background:#9d2c2b38}.pontoon-table__seats .pontoon-hand__card-stack,.pontoon-table__seats .pontoon-hand__card-stack--expanded,.pontoon-table__seats .pontoon-hand__card-stack--long,.pontoon-table__seats .pontoon-hand__card-stack--max{min-height:50px}.pontoon-table__seats .pontoon-hand__card-stack .playing-card{width:clamp(33px,9.4vw,42px);height:clamp(48px,13.6vw,61px);margin-right:-14px}.pontoon-table__seats .pontoon-hand__card-stack--long .playing-card,.pontoon-table__seats .pontoon-hand__card-stack--max .playing-card{width:clamp(29px,8.2vw,36px);height:clamp(42px,11.8vw,52px);margin-right:-16px}.pontoon-table__seat-shell:not(.pontoon-table__seat-shell--selected):not(.pontoon-table__seat-shell--active-seat):not(.pontoon-table__seat-shell--active-user) .pontoon-seat{min-height:var(--pontoon-mobile-compact-seat-height)}.pontoon-table__seat-shell:not(.pontoon-table__seat-shell--selected):not(.pontoon-table__seat-shell--active-seat):not(.pontoon-table__seat-shell--active-user) .pontoon-seat__layout,.pontoon-table__seat-shell:not(.pontoon-table__seat-shell--selected):not(.pontoon-table__seat-shell--active-seat):not(.pontoon-table__seat-shell--active-user) .pontoon-seat__bet-spots{grid-template-columns:minmax(52px,62px) minmax(26px,32px)}.pontoon-table__seat-shell:not(.pontoon-table__seat-shell--selected):not(.pontoon-table__seat-shell--active-seat):not(.pontoon-table__seat-shell--active-user) .pontoon-seat__stacked-bet-zone{grid-template-rows:20px 34px;width:60px;min-height:54px}.pontoon-table__seat-shell:not(.pontoon-table__seat-shell--selected):not(.pontoon-table__seat-shell--active-seat) .pontoon-bet-spot--pair .pontoon-bet-spot__label{font-size:10px}.pontoon-controls{z-index:70;width:100%;height:var(--pontoon-mobile-controls-height);grid-template-areas:"summary""chips""actions""status";max-height:calc(100svh - 12px);padding-top:6px;position:fixed;bottom:0;left:0;right:0;overflow:hidden;box-shadow:0 -1px #fff7e714,0 -18px 34px #0000006b}.pontoon-controls__status{white-space:nowrap;text-overflow:ellipsis;min-height:18px;display:block;overflow:hidden}.pontoon-controls[data-control-mode=playing],.pontoon-controls[data-control-mode=decision]{height:var(--pontoon-mobile-active-controls-height);grid-template-areas:"summary""actions""status";max-height:calc(100svh - 12px)}.pontoon-controls__summary{min-height:38px;padding:5px 7px}.pontoon-controls__section--summary{grid-template-columns:minmax(92px,.9fr) minmax(0,1fr) minmax(58px,.55fr);align-items:stretch}.pontoon-controls__summary-value{font-size:18px}.pontoon-controls__selection,.pontoon-controls__timer{grid-column:auto}.pontoon-controls__selection-value{font-size:11px}.pontoon-controls__timer{min-height:26px;padding:4px 7px}.pontoon-controls__group--chips{gap:6px;padding-block:3px}.pontoon-controls__chip{touch-action:manipulation;flex-basis:46px;width:46px;min-width:46px;height:46px;min-height:46px}.pontoon-controls__chip--selected{transform:translateY(-2px)scale(1.1)}.pontoon-controls__section--actions{grid-template-rows:auto;grid-template-columns:1fr;gap:5px}.pontoon-controls__actions--betting,.pontoon-controls__actions--hand,.pontoon-controls__actions--live{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;display:grid}.pontoon-controls__actions--betting{grid-template-columns:repeat(3,minmax(0,1fr))}.pontoon-controls__primary-actions,.pontoon-controls__action--dealStart{display:none}.pontoon-controls__action{touch-action:manipulation;min-height:48px;padding-inline:6px;font-size:11px}}@media (width<=380px){.pontoon-game{gap:5px}.pontoon-table{--pontoon-mobile-active-seat-height:172px;--pontoon-mobile-compact-seat-height:44px;--pontoon-mobile-hand-height:100px;--pontoon-mobile-bet-row-height:44px;border-radius:7px 7px 16px 16px}.pontoon-table__surface{grid-template-rows:auto minmax(0,1fr);min-height:clamp(420px,100svh - 286px,526px);padding:7px 6px 8px}.pontoon-table__dealer{grid-template-columns:42px minmax(0,1fr) 42px;column-gap:5px;min-height:82px}.pontoon-table__dealer-drawer,.pontoon-table__shoe{width:42px;max-width:42px;min-height:36px}.pontoon-table__dealer-drawer{padding:5px}.pontoon-table__drawer-rail,.pontoon-table__shoe-mouth{display:none}.pontoon-table__tray-chip{width:12px;height:12px}.pontoon-table__shoe-stack,.pontoon-table__cut-card{inset:10px 13px 10px 7px}.pontoon-table__dealer-total{min-width:34px;height:24px;font-size:13px}.pontoon-table__dealer-cards{min-height:54px;transform:scale(.78)}.pontoon-table__visual-label{min-height:14px;font-size:8px}.pontoon-table__center-print{display:none}.pontoon-table__round-summary{min-width:142px;padding:7px 10px 8px;top:112px}.pontoon-table__round-summary strong{white-space:normal}.pontoon-table__bet-countdown,.pontoon-table__action-countdown{top:74px}.pontoon-table__bet-prompt{top:104px}.pontoon-table__seats{gap:5px;min-height:312px;padding-top:18px}.pontoon-table__seat-shell--active-seat{min-height:var(--pontoon-mobile-active-seat-height)}.pontoon-table__seat-shell--active-seat .pontoon-seat{min-height:var(--pontoon-mobile-active-seat-height);grid-template-rows:auto minmax(0,1fr);display:grid}.pontoon-table__seat-shell--active-seat .pontoon-seat__layout,.pontoon-table__seats .pontoon-table__seat-shell--active-seat .pontoon-seat:not(.pontoon-seat--compact) .pontoon-seat__layout{grid-template-columns:1fr;grid-template-rows:minmax(var(--pontoon-mobile-hand-height), 1fr) var(--pontoon-mobile-bet-row-height);align-items:stretch;gap:5px}.pontoon-table__seat-shell--active-seat .pontoon-seat[data-show-bet-surface=false] .pontoon-seat__layout,.pontoon-table__seats .pontoon-table__seat-shell--active-seat .pontoon-seat[data-show-bet-surface=false]:not(.pontoon-seat--compact) .pontoon-seat__layout{grid-template-rows:minmax(var(--pontoon-mobile-hand-height), 1fr)}.pontoon-table__seat-shell--active-seat .pontoon-seat__hand-region,.pontoon-table__seats .pontoon-table__seat-shell--active-seat .pontoon-seat__hand-region{width:min(100%,292px);min-height:var(--pontoon-mobile-hand-height);order:-1;justify-self:center}.pontoon-table__seat-shell--active-seat .pontoon-seat__bet-spots,.pontoon-table__seats .pontoon-table__seat-shell--active-seat .pontoon-seat:not(.pontoon-seat--compact) .pontoon-seat__bet-spots{min-height:var(--pontoon-mobile-bet-row-height);grid-template-columns:repeat(3,minmax(0,1fr));grid-template-areas:"pair main trilux";gap:5px}.pontoon-table__seat-shell--active-seat .pontoon-seat__stacked-bet-zone{border:0;width:auto;min-height:0;display:contents}.pontoon-table__seat-shell--active-seat .pontoon-seat__side-spot,.pontoon-table__seat-shell--active-seat .pontoon-seat__main-zone{min-width:0;min-height:var(--pontoon-mobile-bet-row-height);pointer-events:auto;display:grid}.pontoon-table__seat-shell--active-seat .pontoon-seat__side-spot--pair{grid-area:pair}.pontoon-table__seat-shell--active-seat .pontoon-seat__main-zone{grid-area:main}.pontoon-table__seat-shell--active-seat .pontoon-seat__side-spot--trilux{grid-area:trilux}.pontoon-table__seat-shell--active-seat .pontoon-seat__side-spot--trilux,.pontoon-table__seats .pontoon-table__seat-shell--active-seat .pontoon-seat:not(.pontoon-seat--compact) .pontoon-seat__side-spot--trilux{align-self:stretch;justify-items:stretch;padding-top:0}.pontoon-table__seats .pontoon-bet-spot,.pontoon-table__seats .pontoon-seat:not(.pontoon-seat--compact) .pontoon-bet-spot,.pontoon-table__seats .pontoon-bet-spot--main,.pontoon-table__seats .pontoon-seat:not(.pontoon-seat--compact) .pontoon-bet-spot--main{width:100%;height:100%;min-height:var(--pontoon-mobile-bet-row-height);touch-action:manipulation;padding:4px}.pontoon-table__seats .pontoon-bet-spot__label{font-size:8px}.pontoon-table__seat-shell--active-seat .pontoon-bet-spot--pair .pontoon-bet-spot__label{text-overflow:clip;padding-inline:3px;font-size:8px;line-height:.95;overflow:hidden}.pontoon-table__seat-shell--selected:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat),.pontoon-table__seat-shell--active-user:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat){grid-column:auto;min-height:72px}.pontoon-table__seat-shell--selected:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-seat,.pontoon-table__seat-shell--active-user:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-seat{grid-template-rows:16px minmax(46px,1fr);gap:3px;min-height:72px;padding:4px;display:grid}.pontoon-table__seats .pontoon-table__seat-shell--selected:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-seat__header,.pontoon-table__seats .pontoon-table__seat-shell--active-user:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-seat__header{grid-template-columns:minmax(0,1fr) auto;width:100%;min-height:16px}.pontoon-table__seats .pontoon-table__seat-shell--selected:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-seat__select,.pontoon-table__seats .pontoon-table__seat-shell--active-user:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-seat__select{width:auto;max-width:100%;min-height:16px;box-shadow:none;background:0 0;border:0;padding:0 2px}.pontoon-table__seats .pontoon-table__seat-shell--selected:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-seat__leave,.pontoon-table__seats .pontoon-table__seat-shell--active-user:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-seat__leave{min-width:28px;min-height:16px;padding-inline:4px}.pontoon-table__seats .pontoon-table__seat-shell--selected:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-seat__leave .pontoon-seat__action-icon,.pontoon-table__seats .pontoon-table__seat-shell--active-user:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-seat__leave .pontoon-seat__action-icon{display:none}.pontoon-table__seats .pontoon-table__seat-shell--selected:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-seat__layout,.pontoon-table__seats .pontoon-table__seat-shell--selected:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-seat__bet-spots,.pontoon-table__seats .pontoon-table__seat-shell--active-user:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-seat__layout,.pontoon-table__seats .pontoon-table__seat-shell--active-user:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-seat__bet-spots{grid-template-columns:1fr;gap:4px;display:grid}.pontoon-table__seats .pontoon-table__seat-shell--selected:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-seat__bet-spots,.pontoon-table__seats .pontoon-table__seat-shell--active-user:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-seat__bet-spots{grid-template-columns:minmax(0,.82fr) minmax(0,1.36fr) minmax(0,.82fr)}.pontoon-table__seats .pontoon-table__seat-shell--selected:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-seat__stacked-bet-zone,.pontoon-table__seats .pontoon-table__seat-shell--active-user:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-seat__stacked-bet-zone{width:auto;min-height:0;display:contents}.pontoon-table__seats .pontoon-table__seat-shell--selected:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-seat__hand-region,.pontoon-table__seats .pontoon-table__seat-shell--active-user:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-seat__hand-region{display:none}.pontoon-table__seats .pontoon-table__seat-shell--selected:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-bet-spot,.pontoon-table__seats .pontoon-table__seat-shell--active-user:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-bet-spot{border-radius:6px;min-height:46px}.pontoon-table__seats .pontoon-table__seat-shell--selected:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-bet-spot--main,.pontoon-table__seats .pontoon-table__seat-shell--active-user:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-bet-spot--main{background:radial-gradient(circle at 50% 0,#f8df9b1f,#0000 62%),#0507074d;border-color:#f8df9b57;min-height:50px}.pontoon-table__seats .pontoon-table__seat-shell--selected:not(.pontoon-table__seat-shell--has-main-bet):not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-seat__side-spot,.pontoon-table__seats .pontoon-table__seat-shell--active-user:not(.pontoon-table__seat-shell--has-main-bet):not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-seat__side-spot{opacity:.42}.pontoon-table__seats .pontoon-table__seat-shell--selected.pontoon-table__seat-shell--has-main-bet:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-seat__side-spot,.pontoon-table__seats .pontoon-table__seat-shell--active-user.pontoon-table__seat-shell--has-main-bet:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-seat__side-spot{opacity:1}.pontoon-table__seats .pontoon-table__seat-shell--selected.pontoon-table__seat-shell--has-main-bet:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-seat__side-spot .pontoon-bet-spot,.pontoon-table__seats .pontoon-table__seat-shell--active-user.pontoon-table__seat-shell--has-main-bet:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-seat__side-spot .pontoon-bet-spot{background:#11502f2e;border-color:#63ef8652}.pontoon-table__seats .pontoon-table__seat-shell--selected:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-bet-spot__label,.pontoon-table__seats .pontoon-table__seat-shell--active-user:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-bet-spot__label,.pontoon-table__seats .pontoon-table__seat-shell--selected:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-bet-spot--main .pontoon-bet-spot__label,.pontoon-table__seats .pontoon-table__seat-shell--active-user:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-bet-spot--main .pontoon-bet-spot__label,.pontoon-table__seats .pontoon-table__seat-shell--selected:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-bet-spot--trilux .pontoon-bet-spot__label,.pontoon-table__seats .pontoon-table__seat-shell--active-user:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-bet-spot--trilux .pontoon-bet-spot__label{clip:auto;text-overflow:ellipsis;white-space:nowrap;width:auto;height:auto;padding:0 2px;font-family:inherit;font-size:7px;line-height:1;position:static;overflow:hidden}.pontoon-table__seats .pontoon-table__seat-shell--selected:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-bet-spot__trilux-logo,.pontoon-table__seats .pontoon-table__seat-shell--active-user:not(.pontoon-table__seat-shell--has-hands):not(.pontoon-table__seat-shell--active-seat) .pontoon-bet-spot__trilux-logo{display:none}.pontoon-table__seats .pontoon-bet-spot__trilux-logo{width:32px}.pontoon-table__seats .pontoon-hand{min-height:var(--pontoon-mobile-hand-height);grid-template-rows:18px minmax(44px,1fr) minmax(22px,auto)}.pontoon-table__seats .pontoon-hand__header{grid-template-columns:minmax(0,auto) minmax(0,1fr) auto;min-height:18px}.pontoon-table__seats .pontoon-hand__card-stack,.pontoon-table__seats .pontoon-hand__card-stack--expanded,.pontoon-table__seats .pontoon-hand__card-stack--long,.pontoon-table__seats .pontoon-hand__card-stack--max{min-height:44px}.pontoon-table__seats .pontoon-hand__card-stack .playing-card{width:clamp(31px,9.1vw,38px);height:clamp(45px,13.2vw,55px);margin-right:-13px}.pontoon-table__seats .pontoon-hand__card-stack--long .playing-card,.pontoon-table__seats .pontoon-hand__card-stack--max .playing-card{width:clamp(27px,7.9vw,34px);height:clamp(39px,11.4vw,49px);margin-right:-15px}.pontoon-table__seat-shell:not(.pontoon-table__seat-shell--selected):not(.pontoon-table__seat-shell--active-seat) .pontoon-seat{min-height:var(--pontoon-mobile-compact-seat-height)}.pontoon-table__seat-shell:not(.pontoon-table__seat-shell--selected):not(.pontoon-table__seat-shell--active-seat) .pontoon-seat__layout,.pontoon-table__seat-shell:not(.pontoon-table__seat-shell--selected):not(.pontoon-table__seat-shell--active-seat) .pontoon-seat__bet-spots{grid-template-columns:minmax(45px,54px) minmax(24px,29px);gap:4px}.pontoon-table__seat-shell:not(.pontoon-table__seat-shell--selected):not(.pontoon-table__seat-shell--active-seat):not(.pontoon-table__seat-shell--active-user) .pontoon-seat__stacked-bet-zone{grid-template-rows:17px 27px;width:52px;min-height:44px}.pontoon-table__seats .pontoon-table__seat-shell--active-user.pontoon-table__seat-shell--empty .pontoon-seat__layout,.pontoon-table__seats .pontoon-table__seat-shell--active-user.pontoon-table__seat-shell--empty .pontoon-seat__bet-spots{grid-template-columns:1fr;gap:5px;display:grid}.pontoon-table__seats .pontoon-table__seat-shell--active-user.pontoon-table__seat-shell--empty .pontoon-seat__bet-spots{grid-template-columns:repeat(3,minmax(0,1fr))}.pontoon-table__seats .pontoon-table__seat-shell--active-user.pontoon-table__seat-shell--empty .pontoon-seat__stacked-bet-zone{width:auto;min-height:0;display:contents}.pontoon-controls{padding:6px max(6px, env(safe-area-inset-right)) max(7px, env(safe-area-inset-bottom)) max(6px, env(safe-area-inset-left));gap:5px}.pontoon-controls__summary{min-height:36px;padding:5px 6px}.pontoon-controls__summary-value{font-size:17px}.pontoon-controls__selection-value{font-size:10px}.pontoon-controls__group--chips{gap:5px;padding-inline:1px}.pontoon-controls__chip{flex-basis:44px;width:44px;min-width:44px;height:44px;min-height:44px;font-size:9px}.pontoon-controls__actions--betting,.pontoon-controls__actions--hand,.pontoon-controls__actions--live{gap:4px}.pontoon-controls__actions--hand{grid-template-columns:repeat(4,minmax(0,1fr))}.pontoon-controls__action{min-height:52px;padding-inline:5px;font-size:10px}.pontoon-controls[data-control-mode=playing] .pontoon-controls__action--hit,.pontoon-controls[data-control-mode=playing] .pontoon-controls__action--stand{min-height:54px;font-size:11px}.pontoon-controls__status{min-height:16px;font-size:8px}}@media (width<=360px){.pontoon-table__surface{min-height:clamp(418px,100svh - 278px,526px);padding-inline:5px}.pontoon-table__dealer{grid-template-columns:38px minmax(0,1fr) 38px;min-height:78px}.pontoon-table__dealer-drawer,.pontoon-table__shoe{width:38px;max-width:38px;min-height:34px}.pontoon-table__dealer-cards{min-height:51px;transform:scale(.74)}.pontoon-table__seats{min-height:306px;padding-top:16px}.pontoon-table__seat-shell--active-seat,.pontoon-table__seat-shell--active-seat .pontoon-seat{min-height:170px}.pontoon-table__seat-shell:not(.pontoon-table__seat-shell--selected):not(.pontoon-table__seat-shell--active-seat):not(.pontoon-table__seat-shell--active-user) .pontoon-seat{min-height:42px}.pontoon-table__seat-shell:not(.pontoon-table__seat-shell--selected):not(.pontoon-table__seat-shell--active-seat):not(.pontoon-table__seat-shell--active-user) .pontoon-seat__header{min-height:20px}.pontoon-table__seat-shell:not(.pontoon-table__seat-shell--selected):not(.pontoon-table__seat-shell--active-seat):not(.pontoon-table__seat-shell--active-user) .pontoon-seat__layout,.pontoon-table__seat-shell:not(.pontoon-table__seat-shell--selected):not(.pontoon-table__seat-shell--active-seat):not(.pontoon-table__seat-shell--active-user) .pontoon-seat__bet-spots{grid-template-columns:minmax(42px,50px) minmax(22px,27px)}.pontoon-table__seat-shell:not(.pontoon-table__seat-shell--selected):not(.pontoon-table__seat-shell--active-seat):not(.pontoon-table__seat-shell--active-user) .pontoon-seat__stacked-bet-zone{grid-template-rows:16px 25px;width:49px;min-height:41px}.pontoon-table__seats .pontoon-hand__card-stack .playing-card{width:clamp(29px,8.8vw,35px);height:clamp(42px,12.6vw,51px);margin-right:-12px}.pontoon-table__seats .pontoon-hand__card-stack--long .playing-card,.pontoon-table__seats .pontoon-hand__card-stack--max .playing-card{width:clamp(25px,7.6vw,31px);height:clamp(36px,11vw,45px);margin-right:-14px}.pontoon-controls{padding-inline:max(5px, env(safe-area-inset-left)) max(5px, env(safe-area-inset-right))}.pontoon-controls__summary{min-height:34px}.pontoon-controls__group--chips{gap:4px}.pontoon-controls__chip{flex-basis:44px;width:44px;min-width:44px;height:44px;min-height:44px}.pontoon-controls__chip--selected{transform:translateY(-1px)scale(1.06)}.pontoon-controls__action{min-height:48px}}.pontoon-chip-motion-layer{z-index:24;pointer-events:none;position:absolute;inset:0}.pontoon-chip-motion{opacity:0;filter:drop-shadow(0 8px 12px #00000057);transform:translate(var(--motion-from-x), var(--motion-from-y)) translate(-50%, -50%) scale(.94);animation:pontoon-chip-flight var(--pontoon-chip-motion-duration,.8s) cubic-bezier(.24, .68, .28, 1) var(--pontoon-chip-motion-delay,0s) both;will-change:transform, opacity;position:absolute;top:0;left:0}.pontoon-chip-motion .chip-stack-visual{width:29px;height:23px}.pontoon-chip-motion .chip-stack-disc{width:24px;height:24px;box-shadow:inset 0 0 0 4px #00000038,0 6px 10px #00000057}.pontoon-chip-motion .chip-stack-label{color:#d8ffe1;text-shadow:0 2px 6px #000000b3;margin-top:1px;font-size:9px}.pontoon-table[data-visual-event=collectMainOutcomes] [data-payout-target$=-main] .pontoon-bet-spot__stake,.pontoon-table[data-visual-event=collectMainOutcomes] [data-payout-target$=-main].pontoon-hand__main-stake,.pontoon-hand[data-main-collecting=true] .pontoon-hand__main-stake,.pontoon-table[data-visual-event=collectSideOutcomes] [data-payout-target$=-pair] .pontoon-bet-spot__stake,.pontoon-table[data-visual-event=collectSideOutcomes] [data-payout-target$=-trilux] .pontoon-bet-spot__stake{opacity:0}@keyframes pontoon-chip-flight{0%{opacity:0;transform:translate(var(--motion-from-x), var(--motion-from-y)) translate(-50%, -50%) scale(.94)}12%{opacity:.94}56%{opacity:.96;transform:translate(var(--motion-mid-x), var(--motion-mid-y)) translate(-50%, -50%) scale(1.02)}to{opacity:.94;transform:translate(var(--motion-to-x), var(--motion-to-y)) translate(-50%, -50%) scale(.98)}}@media (prefers-reduced-motion:reduce){.pontoon-bet-spot__stake,.pontoon-hand__main-stake,.pontoon-chip-motion,.pontoon-controls__chip,.pontoon-controls__action{transition-duration:1ms;animation-duration:1ms;animation-iteration-count:1}}.baccarat-game{gap:10px;min-width:0;display:grid}.baccarat-table{--baccarat-felt-top:#095030;--baccarat-felt-mid:#063d26;--baccarat-felt-bottom:#032a1a;--baccarat-rail-top:#032417;--baccarat-rail-bottom:#02160f;--baccarat-gold:#f8df9b;--baccarat-cream:#fff7e7;--baccarat-thread:#ffffff04;background:linear-gradient(180deg, var(--baccarat-rail-top), var(--baccarat-rail-bottom));border:1px solid #d6b05e47;border-radius:8px 8px 22px 22px;height:auto;min-height:clamp(560px,100vh - 245px,720px);padding:0;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 58px #0000006b}.baccarat-table--felt-blue{--baccarat-felt-top:#084066;--baccarat-felt-mid:#052f4e;--baccarat-felt-bottom:#021f36;--baccarat-rail-top:#03263f;--baccarat-rail-bottom:#011727;--baccarat-thread:#e6f6ff04}.baccarat-table--felt-red{--baccarat-felt-top:#3b0f18;--baccarat-felt-mid:#2b0911;--baccarat-felt-bottom:#1b0408;--baccarat-rail-top:#21070d;--baccarat-rail-bottom:#0f0205;--baccarat-thread:#ffebeb04}.baccarat-table--felt-black{--baccarat-felt-top:#242423;--baccarat-felt-mid:#181818;--baccarat-felt-bottom:#0d0d0d;--baccarat-rail-top:#20201d;--baccarat-rail-bottom:#0b0b0a;--baccarat-thread:#ffffff04}.baccarat-table__surface{z-index:1;min-height:inherit;border-radius:inherit;background:linear-gradient(180deg, #ffffff0b, transparent 28%, transparent 74%, #01120b38), repeating-linear-gradient(94deg, var(--baccarat-thread) 0 1px, transparent 1px 7px), linear-gradient(135deg, var(--baccarat-felt-top) 0%, var(--baccarat-felt-mid) 56%, var(--baccarat-felt-bottom) 100%);grid-template-rows:auto auto minmax(0,1fr);padding:clamp(14px,1.6vw,24px);display:grid;position:relative;overflow:hidden}.baccarat-table__header{z-index:3;color:var(--baccarat-cream);grid-template-columns:minmax(150px,220px) minmax(140px,190px);justify-content:start;align-items:center;gap:clamp(10px,1.2vw,18px);display:grid;position:relative}.baccarat-table__identity,.baccarat-table__limit{background:radial-gradient(at 50% 0,#f8df9b1a,#0000 64%),#00000029;border:1px solid #d8b25e1a;border-radius:8px;align-content:center;gap:2px;min-height:48px;padding:7px 12px;display:grid}.baccarat-table__identity strong,.baccarat-table__limit strong{text-transform:uppercase;font-size:12px;font-weight:950}.baccarat-table__identity span,.baccarat-table__limit span{color:#fff7e794;text-transform:uppercase;font-size:10px;font-weight:850}.baccarat-table__center-timer{z-index:1;pointer-events:none;text-align:center;text-transform:uppercase;place-items:center;width:min(58vw,720px);display:grid;position:absolute;top:clamp(128px,18vw,258px);left:50%;transform:translate(-50%,-50%)}.baccarat-table__center-timer strong{color:#f8df9b33;text-shadow:0 1px #fff7e714,0 18px 42px #0000005c;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,5.8vw,92px);font-weight:950;line-height:.9}.baccarat-table__center-timer span{color:#fff7e73d;letter-spacing:.12em;margin-top:8px;font-size:clamp(10px,.95vw,13px);font-weight:950}.baccarat-table__center-timer[data-countdown=true] strong{color:#f8df9b52;letter-spacing:0;box-shadow:none;background:0 0;border:0;border-radius:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,7vw,96px)}.baccarat-table__center-timer[data-phase=settled]{opacity:.55;top:clamp(196px,22vw,330px)}.baccarat-table__center-timer[data-phase=settled] strong{color:#fff7e72e;text-shadow:0 1px #fff7e70a,0 18px 42px #00000052;font-size:clamp(52px,8vw,122px)}.baccarat-table__center-timer[data-phase=settled] span{color:#fff7e733}.baccarat-table__layout{z-index:2;grid-template-columns:minmax(0,1fr);align-items:end;gap:0;min-height:0;padding:0;display:grid;position:relative;inset:auto}.baccarat-table__felt{width:100%;min-width:0;min-height:clamp(340px,43vw,505px);box-shadow:none;isolation:isolate;background:0 0;border:0;border-radius:0;grid-template-rows:minmax(116px,.62fr) auto minmax(208px,1fr);align-content:stretch;gap:clamp(8px,1vw,12px);padding:clamp(22px,2.2vw,34px) clamp(16px,1.8vw,28px) clamp(18px,2vw,30px);display:grid;position:relative;inset:auto}.baccarat-table__felt:before{content:"BACCARAT";z-index:0;pointer-events:none;color:#f8df9b1c;letter-spacing:.08em;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,8vw,106px);font-weight:900;position:absolute;top:clamp(18px,3.2vw,46px);left:50%;transform:translate(-50%)}.baccarat-table__tiger-watermarks{z-index:0;pointer-events:none;position:absolute;inset:0}.baccarat-table__tiger-watermark{aspect-ratio:1.5;opacity:.34;filter:sepia(.12)saturate(.88)contrast(1.08);mix-blend-mode:screen;background:url(/assets/baccarat-tiger-watermark-transparent.png) 50%/contain no-repeat;border-radius:0;width:clamp(280px,30vw,560px);position:absolute;top:39%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 12% 88%,#0000 100%),linear-gradient(#0000 0%,#000 7% 91%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 12% 88%,#0000 100%),linear-gradient(#0000 0%,#000 7% 91%,#0000 100%);-webkit-mask-composite:source-in;mask-composite:intersect}.baccarat-table__tiger-watermark--left{left:clamp(260px,27vw,500px);transform:translate(-50%,-50%)scaleX(-1)rotate(-3deg)}.baccarat-table__tiger-watermark--right{right:clamp(260px,27vw,500px);transform:translate(50%,-50%)rotate(-3deg)}.baccarat-table__card-zones{z-index:4;grid-row:1;grid-template-columns:repeat(2,minmax(260px,1fr));place-self:auto;gap:clamp(44px,8vw,154px);width:min(980px,92%);min-height:clamp(194px,15.8vw,252px);margin-top:0;display:grid;position:absolute;top:clamp(92px,10.5vw,156px);left:50%;transform:translate(-50%)}.baccarat-hand{text-align:center;grid-template-rows:clamp(34px,3vw,44px) clamp(116px,9.2vw,166px);gap:8px;min-width:0;display:grid}.baccarat-hand header{color:#f8df9bc7;text-transform:uppercase;text-shadow:0 2px 10px #0000005c;justify-content:center;align-items:center;gap:10px;min-height:clamp(34px,3vw,44px);font-family:Georgia,Times New Roman,serif;font-size:clamp(20px,2.5vw,34px);font-weight:900;display:inline-flex}.baccarat-hand header strong{width:34px;min-width:34px;height:30px;color:var(--baccarat-cream);background:#00000038;border:1px solid #fff2c938;border-radius:50%;place-items:center;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:15px;display:grid}.baccarat-hand__card-lane{--baccarat-card-w:clamp(80px, 6.3vw, 116px);--baccarat-card-h:clamp(116px, 9.2vw, 166px);min-height:var(--baccarat-card-h);justify-content:center;gap:clamp(10px,1vw,16px);display:grid}.baccarat-hand--player .baccarat-hand__card-lane{grid-template-columns:var(--baccarat-card-h) var(--baccarat-card-w) var(--baccarat-card-w)}.baccarat-hand--banker .baccarat-hand__card-lane{grid-template-columns:var(--baccarat-card-w) var(--baccarat-card-w) var(--baccarat-card-h)}.playing-card--back-baccarat-blue{background:#082c68 url(/assets/baccarat-card-back-blue.svg) 50%/cover no-repeat;border-color:#ecd5909e}.playing-card--back-baccarat-red{background:#7d1020 url(/assets/baccarat-card-back-red.svg) 50%/cover no-repeat;border-color:#ffe5a694}.playing-card--back-baccarat-green{background:#083f2b url(/assets/baccarat-card-back-green.svg) 50%/cover no-repeat;border-color:#f8df9ba8}.playing-card--back-baccarat-blue:before,.playing-card--back-baccarat-blue:after,.playing-card--back-baccarat-red:before,.playing-card--back-baccarat-red:after,.playing-card--back-baccarat-green:before,.playing-card--back-baccarat-green:after{content:none}.baccarat-hand .baccarat-card{width:var(--baccarat-card-w);height:var(--baccarat-card-h);border-radius:8px;margin-right:0;padding:clamp(6px,.55vw,9px);box-shadow:0 14px 26px #00000061}.baccarat-hand .baccarat-card--third,.baccarat-card-slot--third{z-index:1;transform-origin:50%;place-self:end center}.baccarat-card-slot--third{width:var(--baccarat-card-h);height:var(--baccarat-card-w)}.baccarat-hand--player .baccarat-card--third{transform:translateY(calc((var(--baccarat-card-h) - var(--baccarat-card-w)) / 2)) rotate(-90deg)}.baccarat-hand--banker .baccarat-card--third{transform:translateY(calc((var(--baccarat-card-h) - var(--baccarat-card-w)) / 2)) rotate(90deg)}.baccarat-hand .baccarat-card .playing-card__corner{font-size:clamp(16px,1.22vw,22px)}.baccarat-hand .baccarat-card .playing-card__center{font-size:clamp(34px,2.8vw,50px)}.baccarat-card-slot{background:#00000014;border:1px dashed #f8df9b59;border-radius:6px;place-items:center;display:grid;box-shadow:inset 0 0 12px #0000002e}.baccarat-card-slot span{color:#f8df9b57;font-size:11px;font-weight:950}.baccarat-table__result-banner{z-index:6;color:#b8ffc4;text-align:center;text-transform:uppercase;text-shadow:0 2px 8px #00000070;background:radial-gradient(circle at 50% 0,#b8ffc433,#0000 68%),linear-gradient(#12401ee6,#03110ae6);border:2px solid #8ff0a36b;border-radius:999px;justify-self:auto;min-width:clamp(190px,18vw,310px);min-height:clamp(44px,3.8vw,62px);margin-top:0;padding:9px clamp(24px,2.5vw,40px);font-size:clamp(18px,1.65vw,28px);font-weight:950;line-height:1;position:absolute;top:clamp(324px,25.2vw,408px);left:50%;transform:translate(-50%);box-shadow:inset 0 0 0 1px #ffffff0f,0 14px 34px #00000061,0 0 34px #30bf5d3d}.baccarat-table__result-banner[data-winner=player]{color:#d8e8ff;background:radial-gradient(circle at 50% 0,#7abbff57,#0000 70%),linear-gradient(#1c53aef5,#05163ff0);border-color:#62a9ffa8;box-shadow:inset 0 0 0 1px #ffffff14,0 14px 34px #00000061,0 0 42px #3d88ff57}.baccarat-table__result-banner[data-winner=banker]{color:#ffe0dc;background:radial-gradient(circle at 50% 0,#ff847457,#0000 70%),linear-gradient(#a51f2af5,#3c040df2);border-color:#ff6c62ad;box-shadow:inset 0 0 0 1px #ffffff14,0 14px 34px #00000061,0 0 42px #ff393052}.baccarat-table__printed-layout{z-index:3;background:#00000009;border:1px solid #f8df9b1a;border-radius:8px;grid-template-columns:minmax(100px,.42fr) minmax(520px,1fr) minmax(100px,.42fr);align-self:end;gap:5px;min-height:clamp(150px,15vw,204px);padding:6px;display:grid;position:relative}.baccarat-table__main-bets{grid-template-columns:minmax(180px,1fr) minmax(118px,.64fr) minmax(180px,1fr);gap:5px;display:grid}.baccarat-table__side-bets,.baccarat-table__center-bets{gap:5px;display:grid}.baccarat-bet-spot{color:#fff7e7e6;text-align:center;text-transform:uppercase;background:linear-gradient(#fff7e70b,#0000000e),#0000000a;border:1px solid #f8df9b85;border-radius:5px;align-content:center;justify-items:center;gap:4px;min-width:0;min-height:0;padding:7px 6px;font-family:Georgia,Times New Roman,serif;font-weight:900;transition:border-color .14s,background .14s,transform .14s;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff08}.baccarat-bet-spot:hover,.baccarat-bet-spot:focus-visible,.baccarat-bet-spot.is-selected{z-index:4;background:linear-gradient(#f8df9b21,#00000008),#00000014;border-color:#fff7e7db;outline:none;transform:translateY(-2px);box-shadow:0 0 0 3px #f8df9b1a}.baccarat-bet-spot:disabled{cursor:default}.baccarat-table:not([data-phase=betting]) .baccarat-table__printed-layout{background:linear-gradient(#00000024,#0003),#00000014}.baccarat-bet-spot--closed:not(.baccarat-bet-spot--winner),.baccarat-bet-spot--closed:not(.baccarat-bet-spot--winner):hover,.baccarat-bet-spot--closed:not(.baccarat-bet-spot--winner):focus-visible,.baccarat-bet-spot--closed:not(.baccarat-bet-spot--winner).is-selected{color:#fff7e77a;filter:saturate(.64)brightness(.66);background:linear-gradient(#0003,#00000052),#0000001f;border-color:#f8df9b3d;transform:none;box-shadow:inset 0 0 0 1px #0000001f}.baccarat-bet-spot--closed:not(.baccarat-bet-spot--winner) .baccarat-bet-spot__payout{color:#f8df9b6b}.baccarat-bet-spot--player,.baccarat-bet-spot--banker{min-height:clamp(172px,17vw,226px)}.baccarat-bet-spot--tie{border-radius:70px 70px 5px 5px}.baccarat-bet-spot--compact{min-height:54px}.baccarat-bet-spot--player{color:#cdddff}.baccarat-bet-spot--banker{color:#ffd1cb}.baccarat-bet-spot--tie{color:#c8ffd1}.baccarat-bet-spot--tiger,.baccarat-bet-spot--neutral{color:#f8df9bf2}.baccarat-bet-spot__payout{color:#f8df9bb8;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:clamp(10px,.8vw,13px);font-weight:950}.baccarat-bet-spot strong{color:currentColor;overflow-wrap:normal;text-wrap:balance;text-shadow:0 2px 3px #00000061;max-width:100%;font-size:clamp(12px,1vw,17px);line-height:.98}.baccarat-bet-spot--winner{background:radial-gradient(circle at 50% 42%,#74ff8e3d,#0000 58%),linear-gradient(#fff7e713,#4fd1671f),#00000009;border-color:#8fff9fe6;box-shadow:inset 0 0 0 1px #c3ffbe3d,inset 0 0 30px #74ff8e24,0 0 0 2px #77ff9329,0 0 28px #54ff7a38}.baccarat-bet-spot--winner strong{color:#e7ffe4;text-shadow:0 0 12px #68ff899e,0 2px 3px #00000075}.baccarat-bet-spot--winner .baccarat-bet-spot__payout{color:#c9ffbe}.baccarat-bet-spot--player strong,.baccarat-bet-spot--banker strong{letter-spacing:0;white-space:nowrap;font-size:clamp(22px,2.2vw,34px)}.baccarat-bet-spot--tie strong{white-space:nowrap;font-size:clamp(20px,2vw,32px)}.baccarat-bet-spot--tigerTie strong,.baccarat-bet-spot--smallTiger strong,.baccarat-bet-spot--tigerPair strong,.baccarat-bet-spot--bigTiger strong{font-size:clamp(18px,1.7vw,28px)}.baccarat-bet-spot .chip-stack{position:absolute;top:12px;left:50%;transform:translate(-50%)}.baccarat-bet-spot__chips{z-index:2;pointer-events:none;position:absolute;inset:7px}.baccarat-bet-spot__chip-owner{left:var(--bet-chip-x,50%);top:var(--bet-chip-y,36%);transform:translate(-50%, -50%) rotate(var(--bet-chip-rotation,0deg));transform-origin:50%;position:absolute}.baccarat-bet-spot .baccarat-bet-spot__chip-owner .chip-stack{position:static;top:auto;left:auto;transform:none}.baccarat-bet-spot__chip-owner--other{opacity:.34;filter:saturate(.7)brightness(.86)}.baccarat-bet-spot__chip-owner--self{z-index:2;opacity:1;filter:none}.baccarat-table__stats{z-index:20;pointer-events:auto;place-self:end stretch;gap:8px;width:100%;min-width:0;max-width:none;margin-bottom:0;display:grid;position:relative;inset:auto;transform:none}.baccarat-table__floor{z-index:3;grid-row:3;grid-template-columns:minmax(0,1fr) minmax(0,650px) minmax(0,1fr);align-self:end;align-items:end;gap:clamp(12px,1.35vw,20px);width:100%;min-height:0;display:grid;position:relative}.baccarat-table__road-panel{gap:8px;min-width:0;display:grid}.baccarat-table__road-panel--left{place-self:end start;margin-bottom:0}.baccarat-table__road-panel--left .baccarat-bead-plate{align-self:start}.baccarat-table__road-panel--left .baccarat-table__stat-bars{width:min(100%,536px);max-width:100%}.baccarat-bead-plate{background:#fff;border:4px solid #3c074c;border-radius:8px;width:fit-content;min-width:0;max-width:100%;height:fit-content;padding:3px;display:grid;overflow:hidden;box-shadow:0 1px #ffffffb8,inset 0 0 0 1px #3c074c29}.baccarat-bead-plate__grid{grid-auto-flow:column;grid-template-rows:repeat(var(--bead-rows,6), var(--bead-cell-size,20px));grid-template-columns:repeat(var(--bead-columns,26), var(--bead-cell-size,20px));grid-auto-columns:var(--bead-cell-size,20px);cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #cfcfcf;border-radius:5px;display:grid;overflow:hidden}.baccarat-bead-plate__grid:focus-visible{outline-offset:2px;outline:2px solid #f8df9b}.baccarat-bead-plate__cell{width:var(--bead-cell-size,20px);height:var(--bead-cell-size,20px);color:#0000;border-bottom:1px solid #d2d2d2;border-right:1px solid #d2d2d2;place-items:center;font-size:13px;font-weight:950;line-height:1;display:grid;position:relative}.baccarat-bead-plate__cell--player,.baccarat-bead-plate__cell--banker,.baccarat-bead-plate__cell--tie{color:#fff;text-shadow:0 1px #00000038}.baccarat-bead-plate__cell--player{background:radial-gradient(circle,#2385ee 0 64%,#0000 66%)}.baccarat-bead-plate__cell--banker{background:radial-gradient(circle,#ef2f36 0 64%,#0000 66%)}.baccarat-bead-plate__cell--tie{background:radial-gradient(circle,#159c55 0 64%,#0000 66%)}.baccarat-bead-plate__tiger{color:#2a1402;width:9px;height:9px;text-shadow:none;background:repeating-linear-gradient(135deg,#0000 0 2px,#2a14023d 2px 3px),linear-gradient(#ffe78b,#f4a32e);border:1px solid #180d037a;border-radius:2px;place-items:center;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:6px;font-weight:950;line-height:1;display:grid;position:absolute;box-shadow:0 1px 2px #00000057}.baccarat-bead-plate__tiger--small{top:0;right:0}.baccarat-bead-plate__tiger--big{color:#fff8d8;background:repeating-linear-gradient(135deg,#0000 0 2px,#00000057 2px 3px),linear-gradient(#ef7f21,#8e2e08);border-radius:50%;bottom:0;right:0}.baccarat-roadboard{color:var(--baccarat-cream);background:radial-gradient(at 50% 0,#f8df9b14,#0000 64%),#0003;border:1px solid #d8b25e24;border-radius:8px;gap:6px;padding:9px;display:grid;box-shadow:inset 0 1px #fff3c409}.baccarat-roadboard__header{justify-content:space-between;align-items:center;gap:8px;display:flex}.baccarat-roadboard__header div:first-child{gap:1px;display:grid}.baccarat-roadboard__header strong,.baccarat-road__mini-header strong{color:#f8df9bd1;text-transform:uppercase;font-size:10px;font-weight:950}.baccarat-roadboard__header span{color:#fff7e78f;text-transform:uppercase;font-size:10px;font-weight:850}.baccarat-road__preview{gap:5px;display:inline-flex}.baccarat-road__preview-pill,.baccarat-token{color:#fff;border-radius:999px;align-items:center;min-height:20px;padding:0 7px;font-size:10px;font-weight:950;display:inline-flex}.baccarat-road__preview-pill--player,.baccarat-token--player{background:#1667d8}.baccarat-road__preview-pill--banker,.baccarat-token--banker{background:#c92b25}.baccarat-token--tie{background:#159c55}.baccarat-roadboard__summary{align-items:center;gap:5px;min-width:0;display:flex}.baccarat-roadboard__roads{gap:5px;display:grid}.baccarat-road{box-shadow:none;background:0 0;gap:3px;padding:0;display:grid}.baccarat-road__grid{grid-template-columns:repeat(var(--road-columns,12), 14px);background-color:#fff7e7e6;background-image:linear-gradient(#d8b25e29 1px,#0000 1px),linear-gradient(90deg,#d8b25e29 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:15px 15px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:1px solid #d8b25e29;grid-auto-rows:14px;justify-content:start;gap:1px;display:grid;overflow:auto hidden}.baccarat-road--main .baccarat-road__grid{background-size:15px 15px;grid-auto-rows:15px}.baccarat-road__cell{background:0 0;border:0;border-radius:50%;position:relative}.baccarat-road__cell--player,.baccarat-road__cell--banker,.baccarat-road__cell--tie{border:2px solid}.baccarat-road__cell--player{color:#2385ee}.baccarat-road__cell--banker{color:#e0453c}.baccarat-road__cell--tie{color:#18a85d}.baccarat-table__stat-bars{grid-template-columns:1fr 1fr;gap:8px;display:grid}.baccarat-table__stat-bars span{min-height:32px;color:var(--baccarat-cream);background:#0000002e;border:1px solid #f8df9b1a;border-radius:6px;justify-content:space-between;align-items:center;padding:0 10px;font-size:12px;font-weight:950;display:flex;position:relative;overflow:hidden}.baccarat-table__stat-bars span:before{width:var(--pct);content:"";background:#ffffff1f;position:absolute;inset:0 auto 0 0}.baccarat-table__stat-bars b,.baccarat-table__stat-bars strong{z-index:1;position:relative}.baccarat-controls{z-index:3;background:linear-gradient(#22221ef7,#0a0b0afa),#11120f;border:1px solid #d8b25e38;border-radius:8px;grid-template-columns:minmax(170px,.32fr) minmax(440px,1fr);justify-self:center;align-items:center;gap:10px;width:min(880px,100% - 24px);min-height:72px;padding:12px 14px;display:grid;position:relative;overflow:visible;box-shadow:0 -18px 34px #00000059}.baccarat-controls__summary{border-right:1px solid #fff7e71a;align-content:center;gap:2px;min-width:0;padding-right:8px;display:grid}.baccarat-controls__summary span,.baccarat-controls__summary small{color:#fff7e794;text-transform:uppercase;font-size:10px;font-weight:900}.baccarat-controls__summary strong{color:#f2d26f;font-size:17px;font-weight:950}.baccarat-controls__chips{justify-content:center;align-items:center;gap:clamp(10px,1.1vw,16px);min-width:0;min-height:60px;padding:9px 6px;display:flex;overflow:auto visible}.baccarat-controls__wager-stepper,.baccarat-controls__confirm{display:none}.baccarat-controls__chip{--chip-bg:#151516;--chip-fg:#fff7e7;background:var(--chip-bg);width:45px;min-width:45px;height:45px;min-height:45px;color:var(--chip-fg);text-shadow:0 1px 1px #00000059;border:4px dashed #ffffffc7;border-radius:50%;flex:0 0 45px;place-items:center;padding:0;font-size:11px;font-weight:950;line-height:1;transition:border-color .14s,box-shadow .14s,transform .14s;display:inline-grid;position:relative;box-shadow:inset 0 0 0 4px #00000038,0 9px 16px #0000005c}.baccarat-controls__chip:hover:not(:disabled):not(.baccarat-controls__chip--selected){transform:translateY(-1px)}.baccarat-controls__chip--selected{border-color:#fff7e7d1;transform:translateY(-5px)scale(1.2);box-shadow:inset 0 0 0 4px #0000003d,0 0 0 2px #fff7e73d,0 18px 32px #00000085}.baccarat-controls__chip[data-chip-value="100"]{--chip-bg:#020202;--chip-fg:#fff7e7}.baccarat-controls__chip[data-chip-value="500"]{--chip-bg:#e47b23;--chip-fg:#21130a}.baccarat-controls__chip[data-chip-value="1000"]{--chip-bg:#dfd2ff;--chip-fg:#24193e}.baccarat-controls__chip[data-chip-value="10000"]{--chip-bg:#164f36;--chip-fg:#fff2d8}.baccarat-controls__chip[data-chip-value="50000"]{--chip-bg:#f2d64f;--chip-fg:#231b05}.baccarat-controls__chip[data-chip-value="100000"]{--chip-bg:#6c4129;--chip-fg:#fff7e7}.baccarat-controls__feedback{color:#ffd8d8;grid-column:1/-1;margin:0;font-size:12px;font-weight:800}@media (width<=1100px){.baccarat-table{min-height:0}.baccarat-table__surface{gap:8px}.baccarat-table__layout{grid-template-columns:1fr}.baccarat-table__stats{justify-self:end;width:min(100%,560px);margin-bottom:0}}@media (width>=981px){.baccarat-table{min-height:clamp(650px,100vh - 230px,900px);max-height:calc(100vh - 150px)}.baccarat-table__surface{grid-template-rows:auto auto minmax(0,1fr);padding:clamp(10px,1.05vw,16px)}.baccarat-table__header{grid-template-columns:minmax(130px,170px) minmax(126px,160px)}.baccarat-table__identity,.baccarat-table__limit{min-height:38px;padding:5px 10px}.baccarat-table__identity strong,.baccarat-table__limit strong{font-size:10px}.baccarat-table__identity span,.baccarat-table__limit span{font-size:9px}.baccarat-table__layout{grid-template-columns:minmax(0,1fr);gap:0}.baccarat-table__felt{grid-template-rows:minmax(260px,1.35fr) auto auto;min-height:clamp(560px,100vh - 305px,820px);padding:clamp(12px,1.25vw,20px) clamp(10px,1.1vw,18px) clamp(10px,1.2vw,18px)}.baccarat-table__felt:before{font-size:clamp(34px,5vw,72px);top:clamp(14px,2.7vw,34px)}.baccarat-table__card-zones{grid-template-columns:repeat(2,minmax(230px,1fr));gap:clamp(32px,5.8vw,92px);width:min(920px,82%);min-height:clamp(176px,14.5vw,218px);margin-top:0;top:clamp(82px,9.4vw,124px)}.baccarat-hand{grid-template-rows:clamp(30px,2.6vw,38px) clamp(108px,8.2vw,138px);gap:5px}.baccarat-hand header{font-size:clamp(15px,1.45vw,22px)}.baccarat-hand header strong{width:30px;min-width:26px;height:24px;font-size:12px}.baccarat-hand__card-lane{--baccarat-card-w:clamp(74px, 5.6vw, 96px);--baccarat-card-h:clamp(108px, 8.2vw, 138px);min-height:var(--baccarat-card-h);gap:clamp(8px,.8vw,13px)}.baccarat-hand .baccarat-card{padding:clamp(6px,.48vw,8px)}.baccarat-hand .baccarat-card .playing-card__corner{font-size:clamp(14px,1vw,18px)}.baccarat-hand .baccarat-card .playing-card__center{font-size:clamp(30px,2.15vw,40px)}.baccarat-table__printed-layout{--baccarat-bet-print-height:172px;--baccarat-bet-print-padding:4px;--baccarat-bet-column-height:calc(var(--baccarat-bet-print-height) - (var(--baccarat-bet-print-padding) * 2));--baccarat-tiger-cell-width:94px;grid-column:2;grid-template-columns:var(--baccarat-tiger-cell-width) minmax(430px, 1fr) var(--baccarat-tiger-cell-width);width:100%;max-width:650px;height:var(--baccarat-bet-print-height);box-sizing:border-box;min-height:0;padding:var(--baccarat-bet-print-padding);place-self:end center;gap:4px}.baccarat-table__main-bets{grid-template-columns:minmax(162px, 1fr) var(--baccarat-tiger-cell-width) minmax(162px, 1fr);height:var(--baccarat-bet-column-height);gap:4px}.baccarat-table__side-bets,.baccarat-table__center-bets{height:var(--baccarat-bet-column-height);grid-template-rows:1fr 1fr;gap:4px;min-height:0}.baccarat-bet-spot,.baccarat-bet-spot--player,.baccarat-bet-spot--banker{min-height:0}.baccarat-bet-spot{padding:4px 3px}.baccarat-bet-spot--player,.baccarat-bet-spot--banker{min-height:0;height:var(--baccarat-bet-column-height)}.baccarat-bet-spot--tigerTie,.baccarat-bet-spot--smallTiger,.baccarat-bet-spot--tigerPair,.baccarat-bet-spot--bigTiger,.baccarat-bet-spot--tie,.baccarat-bet-spot--tiger,.baccarat-bet-spot--compact{height:auto;min-height:0}.baccarat-bet-spot__payout{font-size:10px}.baccarat-bet-spot strong{white-space:normal;word-break:normal;overflow-wrap:normal;max-width:100%;font-size:12px;line-height:.95;overflow:hidden}.baccarat-bet-spot--player strong,.baccarat-bet-spot--banker strong{white-space:nowrap;font-size:23px}.baccarat-bet-spot--tie strong{white-space:nowrap;font-size:18px}.baccarat-bet-spot--tigerTie strong,.baccarat-bet-spot--smallTiger strong,.baccarat-bet-spot--tigerPair strong,.baccarat-bet-spot--bigTiger strong{text-wrap:balance;font-size:12px;line-height:.92}.baccarat-bet-spot--tiger strong{font-size:12px}.baccarat-bet-spot .chip-stack{top:7px}.baccarat-table__floor{grid-template-columns:minmax(320px,1fr) minmax(650px,auto) minmax(390px,1fr);align-self:end;align-items:end;gap:clamp(12px,1.15vw,18px)}.baccarat-table__road-panel--left{grid-column:1}.baccarat-table__stats{grid-column:3;place-self:end stretch;width:100%;max-width:none;margin-bottom:clamp(4px,.8vw,12px)}.baccarat-roadboard{gap:4px;padding:7px}.baccarat-table__stats .baccarat-roadboard--scoreboard{border-width:3px;gap:4px;padding:4px}.baccarat-table__stats .baccarat-roadboard__header{gap:6px;min-height:22px;padding:2px 5px}.baccarat-table__stats .baccarat-roadboard__header strong{font-size:13px}.baccarat-table__stats .baccarat-roadboard__header span,.baccarat-table__stats .baccarat-road__mini-header strong{font-size:8px}.baccarat-table__stats .baccarat-road__preview{gap:4px;overflow-x:auto}.baccarat-table__stats .baccarat-road__preview-pill,.baccarat-table__stats .baccarat-token{min-height:18px;padding:0 6px;font-size:9px}.baccarat-table__stats .baccarat-roadboard__roads{gap:2px}.baccarat-table__stats .baccarat-roadboard__derived-stack{grid-template-columns:repeat(3,minmax(0,1fr));gap:2px}.baccarat-table__stats .baccarat-road{overflow:auto hidden}.baccarat-table__stats .baccarat-road__grid{grid-template-columns:repeat(var(--road-columns,12), 12px);background-size:13px 13px;grid-auto-rows:12px;min-width:100%}.baccarat-table__stats .baccarat-road--main .baccarat-road__grid{grid-template-columns:repeat(var(--road-columns,12), 13px);background-size:14px 14px;grid-auto-rows:13px;min-width:100%}.baccarat-table__stats .baccarat-road__cell--big:before,.baccarat-table__stats .baccarat-road__cell--derived-ring:before{border-width:1.5px;inset:1px}.baccarat-table__stats .baccarat-road__cell--derived-dot:before{width:5px;height:5px}.baccarat-table__stats .baccarat-road__cell--derived-slash:before{width:9px;height:2px}.baccarat-roadboard__header strong,.baccarat-road__mini-header strong,.baccarat-roadboard__header span{font-size:8px}.baccarat-road__preview-pill,.baccarat-token{min-height:18px;padding:0 6px;font-size:9px}.baccarat-road__grid{grid-template-columns:repeat(var(--road-columns,12), 12px);background-size:13px 13px;grid-auto-rows:12px}.baccarat-road--main .baccarat-road__grid{background-size:13px 13px;grid-auto-rows:13px}.baccarat-table__stat-bars span{min-height:26px;font-size:10px}.baccarat-controls{grid-template-columns:minmax(154px,.32fr) minmax(392px,1fr);width:min(760px,100% - 24px);min-height:66px;padding:9px 12px}.baccarat-controls__summary strong{font-size:14px}.baccarat-controls .baccarat-controls__chip{border-width:3px;flex:0 0 38px;width:38px;min-width:38px;height:38px;min-height:38px;font-size:9px}}.baccarat-table__chat{z-index:5;--panel-gap:7px;--panel-border:1px solid #f8df9b21;--panel-padding:8px;--panel-bg:linear-gradient(180deg, #14080db8, #0803057a), #0003;--panel-shadow:inset 0 1px 0 #fff3c40a;--panel-backdrop-filter:blur(2px);--panel-header-align:center;--panel-header-gap:8px;--panel-eyebrow-display:none;--panel-title-margin:0;--panel-title-color:#f8df9bdb;--panel-title-size:11px;--panel-title-weight:950;--panel-title-transform:uppercase;--panel-count-min-width:20px;--panel-count-height:20px;--panel-count-bg:#f8df9b1f;--panel-count-color:#f9e5a8;--panel-count-size:10px;--panel-list-align-content:end;--panel-list-gap:5px;--panel-list-height:72px;--panel-list-overflow:hidden;--panel-list-padding-right:0;--panel-row-padding:0;--chat-message-border:0;--chat-message-bg:transparent;--chat-message-shadow:none;--message-meta-gap:6px;--message-meta-color:#fff7e77a;--message-meta-size:9px;--message-meta-weight:850;--message-body-margin:0;--message-body-overflow:hidden;--message-body-color:#fff7e7c7;--message-body-size:11px;--message-body-line-height:1.25;--message-body-text-overflow:ellipsis;--message-body-white-space:nowrap;--panel-empty-margin:0;--panel-empty-overflow:hidden;--panel-empty-color:#fff7e7c7;--panel-empty-size:11px;--panel-empty-line-height:1.25;--panel-empty-text-overflow:ellipsis;--panel-empty-white-space:nowrap;--chat-form-gap:6px;--chat-form-margin-top:0;--chat-form-control-height:30px;--chat-form-control-min-height:0;--chat-form-control-radius:6px;--chat-form-control-size:11px;--chat-form-input-border:1px solid #fff7e71f;--chat-form-input-padding:0 9px;--chat-form-input-color:#fff7e7;--chat-form-input-bg:#00000038;--chat-form-input-outline:none;--chat-form-button-min-width:52px;--chat-form-button-border:1px solid #f8df9b38;--chat-form-button-color:#fff4bd;--chat-form-button-bg:#f8df9b1f;--chat-form-button-weight:950;width:clamp(220px,18vw,300px);position:absolute;top:clamp(78px,6vw,106px);left:clamp(14px,1.4vw,24px)}.baccarat-table__chat-toggle{z-index:6;color:#fff4bd;text-transform:uppercase;cursor:pointer;background:linear-gradient(#f8df9b26,#f8df9b12),#00000057;border:1px solid #f8df9b3d;border-radius:6px;min-width:48px;height:28px;font-size:10px;font-weight:950;position:absolute;top:clamp(44px,4.2vw,62px);left:clamp(14px,1.4vw,24px);box-shadow:inset 0 1px #fff3c414,0 8px 18px #00000029}.baccarat-table__chat-toggle:hover,.baccarat-table__chat-toggle:focus-visible{background:linear-gradient(#f8df9b38,#f8df9b1a),#00000061;border-color:#f8df9b6b}.baccarat-table--chat-hidden .baccarat-table__chat-toggle{top:clamp(78px,6vw,106px)}.baccarat-table__chat .chat-message:nth-last-child(n+4),.baccarat-table__mobile-road-panel{display:none}.baccarat-roadboard--scoreboard{color:#1b1c22;background:#fff;border:4px solid #4c1c6be6;border-radius:8px;gap:4px;width:100%;min-width:0;padding:4px;overflow:hidden;box-shadow:0 12px 26px #18082257}.baccarat-roadboard--scoreboard .baccarat-roadboard__header{color:#fff;background:radial-gradient(circle at 15%,#ffffff2e,#0000 34%),linear-gradient(90deg,#211032,#43205c 55%,#1a0d29);border-radius:4px;min-height:28px;padding:2px 6px}.baccarat-roadboard--scoreboard .baccarat-roadboard__header strong{color:#fff;letter-spacing:0;font-size:16px}.baccarat-roadboard--scoreboard .baccarat-roadboard__header>div:first-child span{color:#ffffffb8;font-size:9px}.baccarat-roadboard--scoreboard .baccarat-road__preview{gap:7px}.baccarat-roadboard--scoreboard .baccarat-road__preview-pill{appearance:none;z-index:5;cursor:pointer;pointer-events:auto;border:0;border-radius:999px;gap:4px;min-height:22px;padding:0 8px;font-family:inherit;font-size:12px;position:relative;box-shadow:inset 0 -3px 8px #00000047,inset 0 1px 2px #ffffff57}.baccarat-roadboard--scoreboard .baccarat-road__preview-pill.is-active{outline-offset:2px;outline:2px solid #ffffffdb;box-shadow:0 0 0 3px #ffffff2e,0 0 18px,inset 0 -3px 8px #00000047,inset 0 1px 2px #ffffff57}.baccarat-roadboard--scoreboard .baccarat-road__preview-pill:focus-visible{outline-offset:2px;outline:2px solid #fff}.baccarat-roadboard--scoreboard .baccarat-road__preview-label{color:currentColor;white-space:nowrap;font-size:10px;line-height:1}.baccarat-road__preview-pill--player{color:#63a9ff}.baccarat-road__preview-pill--banker{color:#ff554f}.baccarat-road__preview-mark{aspect-ratio:1;color:#ffffff61;flex:none;width:11px;display:block;position:relative}.baccarat-roadboard--scoreboard .baccarat-road__preview-mark--player{color:#63a9ff}.baccarat-roadboard--scoreboard .baccarat-road__preview-mark--banker{color:#ff554f}.baccarat-road__preview-mark--empty{opacity:.45}.baccarat-road__preview-mark:before{content:"";position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.baccarat-road__preview-mark--ring:before{aspect-ratio:1;background:#ffffff1f;border:2px solid;border-radius:50%;width:9px;box-shadow:0 0 0 1px #ffffff24}.baccarat-road__preview-mark--dot:before{aspect-ratio:1;background:currentColor;border-radius:50%;width:6px;box-shadow:0 0 0 2px #ffffff24}.baccarat-road__preview-mark--slash:before{background:currentColor;border-radius:999px;width:12px;height:2px;transform:translate(-50%,-50%)rotate(-45deg);box-shadow:0 0 0 1px #ffffff1f}.baccarat-roadboard--scoreboard .baccarat-roadboard__summary{background:#fff;gap:8px;min-height:20px;padding:0 4px;display:flex;overflow:hidden}.baccarat-roadboard--scoreboard .baccarat-token{color:#2d3038;background:0 0;border-radius:999px;gap:4px;min-height:18px;padding:0;font-size:12px;font-weight:950}.baccarat-roadboard--scoreboard .baccarat-token--player{color:#1f82ef}.baccarat-roadboard--scoreboard .baccarat-token--banker{color:#e5302b}.baccarat-roadboard--scoreboard .baccarat-token--tie{color:#18a85d}.baccarat-roadboard--scoreboard .baccarat-token--pair{color:#4c4f59}.baccarat-roadboard__derived-stack{gap:4px;min-width:0;display:grid}.baccarat-roadboard--scoreboard .baccarat-road{scrollbar-width:thin;border:1px solid #cfd4d9;gap:0;min-width:0;overflow:auto hidden}.baccarat-roadboard--scoreboard .baccarat-road__mini-header{background:#f4f5f6;align-items:center;min-height:13px;padding:0 3px;display:flex}.baccarat-roadboard--scoreboard .baccarat-road__mini-header strong{color:#40464f;letter-spacing:0;font-size:8px;line-height:1}.baccarat-roadboard--scoreboard .baccarat-road__grid{grid-template-columns:repeat(var(--road-columns,12), 12px);grid-template-rows:repeat(var(--road-rows,3), 12px);background-color:#fff;background-image:linear-gradient(#d8dde1 1px,#0000 1px),linear-gradient(90deg,#d8dde1 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:12px 12px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:0;justify-content:start;gap:0;display:grid;overflow:visible}.baccarat-roadboard--scoreboard .baccarat-road--main .baccarat-road__grid{grid-template-columns:repeat(var(--road-columns,12), 13px);grid-template-rows:repeat(var(--road-rows,6), 13px);background-size:13px 13px}.baccarat-roadboard--scoreboard .baccarat-road__cell{width:100%;height:100%;color:inherit;background:linear-gradient(90deg,#0000 calc(100% - 1px),#d8dde1 0),linear-gradient(#0000 calc(100% - 1px),#d8dde1 0),#fff;border:0;border-radius:0;place-items:center;font-size:8px;font-weight:950;line-height:1;display:grid;position:relative}.baccarat-roadboard--scoreboard .baccarat-road__cell--big:before{content:"";border:2px solid;border-radius:50%;position:absolute;inset:2px}.baccarat-roadboard--scoreboard .baccarat-road__cell--player{color:#1786f5}.baccarat-roadboard--scoreboard .baccarat-road__cell--banker{color:#f02e2b}.baccarat-roadboard--scoreboard .baccarat-road__cell--tie{color:#11a654}.baccarat-roadboard--scoreboard .baccarat-road__cell.has-player-pair:after,.baccarat-roadboard--scoreboard .baccarat-road__cell.has-banker-pair:after{aspect-ratio:1;content:"";border-radius:50%;width:4px;position:absolute}.baccarat-roadboard--scoreboard .baccarat-road__cell.has-player-pair:after{background:#1786f5;bottom:1px;right:1px}.baccarat-roadboard--scoreboard .baccarat-road__cell.has-banker-pair:after{background:#f02e2b;top:1px;right:1px}.baccarat-roadboard--scoreboard .baccarat-road__cell--big.has-tie:after{aspect-ratio:auto;content:"";background:linear-gradient(135deg,#0000 43%,#16a657 43% 57%,#0000 57%);border-radius:0;width:auto;position:absolute;inset:3px}.baccarat-roadboard--scoreboard .baccarat-road__cell--big.has-tie[data-ties]:before{box-shadow:inset 0 0 0 1px #fff}.baccarat-roadboard--scoreboard .baccarat-road__cell--derived-ring:before{content:"";border:2px solid;border-radius:50%;position:absolute;inset:2px}.baccarat-roadboard--scoreboard .baccarat-road__cell--derived-dot:before{aspect-ratio:1;content:"";background:currentColor;border-radius:50%;width:5px}.baccarat-roadboard--scoreboard .baccarat-road__cell--derived-slash:before{content:"";background:currentColor;border-radius:999px;width:10px;height:2px;transform:rotate(-45deg)}.baccarat-roadboard--scoreboard .baccarat-road__cell--preview{z-index:2;background:#fff;box-shadow:inset 0 0 0 1px #ffffffeb,0 0 0 1px,0 0 8px}.baccarat-roadboard--scoreboard .baccarat-road__cell--player.baccarat-road__cell--preview{background:radial-gradient(circle,#1786f52e 0 48%,#0000 50%),#fff}.baccarat-roadboard--scoreboard .baccarat-road__cell--banker.baccarat-road__cell--preview{background:radial-gradient(circle,#f02e2b2e 0 48%,#0000 50%),#fff}.baccarat-roadboard--scoreboard .baccarat-road__cell--preview:after{content:"";opacity:.7;pointer-events:none;border:1px dashed;border-radius:2px;position:absolute;inset:1px}.baccarat-roadboard--scoreboard .baccarat-road__cell--big.baccarat-road__cell--preview:after,.baccarat-roadboard--scoreboard .baccarat-road__cell--derived-ring.baccarat-road__cell--preview:after,.baccarat-roadboard--scoreboard .baccarat-road__cell--derived-dot.baccarat-road__cell--preview:after{border-radius:50%}.baccarat-roadboard--scoreboard .baccarat-road__cell--preview:before{filter:drop-shadow(0 0 3px)}.baccarat-roadboard--compact .baccarat-roadboard__derived-stack{grid-template-columns:repeat(3,minmax(0,1fr));gap:2px}.baccarat-roadboard--compact .baccarat-road:not(.baccarat-road--main){overflow:auto hidden}.baccarat-roadboard--compact .baccarat-road--zoomable{cursor:zoom-in}.baccarat-roadboard--compact .baccarat-road--expanded{cursor:zoom-out}.baccarat-roadboard--compact .baccarat-road:not(.baccarat-road--main) .baccarat-road__grid{grid-template-columns:repeat(var(--road-columns,12), 7px);grid-template-rows:repeat(var(--road-rows,6), 7px);background-size:7px 7px}.baccarat-roadboard--compact .baccarat-road:not(.baccarat-road--main) .baccarat-road__cell{background:0 0}.baccarat-roadboard--compact .baccarat-road:not(.baccarat-road--main) .baccarat-road__mini-header{min-height:11px;padding:0 2px}.baccarat-roadboard--compact .baccarat-road:not(.baccarat-road--main) .baccarat-road__mini-header strong{font-size:6px}.baccarat-roadboard--compact .baccarat-road__cell--derived-ring:before{border-width:1px;inset:1px}.baccarat-roadboard--compact .baccarat-road__cell--derived-dot:before{width:3px;height:3px}.baccarat-roadboard--compact .baccarat-road__cell--derived-slash:before{width:5px;height:1px}.baccarat-roadboard--compact .baccarat-roadboard__derived-stack.has-expanded-road{grid-template-columns:minmax(0,1fr)}.baccarat-roadboard--compact .baccarat-roadboard__derived-stack.has-expanded-road .baccarat-road--collapsed{display:none}.baccarat-roadboard--compact .baccarat-roadboard__derived-stack.has-expanded-road .baccarat-road--expanded{grid-column:1/-1}.baccarat-roadboard--compact .baccarat-roadboard__derived-stack.has-expanded-road .baccarat-road--expanded .baccarat-road__grid{grid-template-columns:repeat(var(--road-columns,12), 12px);grid-template-rows:repeat(var(--road-rows,6), 12px);background-size:12px 12px}.baccarat-roadboard--compact .baccarat-roadboard__derived-stack.has-expanded-road .baccarat-road--expanded .baccarat-road__cell{background:linear-gradient(90deg,#0000 calc(100% - 1px),#d8dde1 0),linear-gradient(#0000 calc(100% - 1px),#d8dde1 0),#fff}.baccarat-roadboard--compact .baccarat-roadboard__derived-stack.has-expanded-road .baccarat-road--expanded .baccarat-road__mini-header{min-height:13px;padding:0 3px}.baccarat-roadboard--compact .baccarat-roadboard__derived-stack.has-expanded-road .baccarat-road--expanded .baccarat-road__mini-header strong{font-size:8px}.baccarat-roadboard--compact .baccarat-roadboard__derived-stack.has-expanded-road .baccarat-road--expanded .baccarat-road__cell--derived-ring:before{border-width:2px;inset:2px}.baccarat-roadboard--compact .baccarat-roadboard__derived-stack.has-expanded-road .baccarat-road--expanded .baccarat-road__cell--derived-dot:before{width:5px;height:5px}.baccarat-roadboard--compact .baccarat-roadboard__derived-stack.has-expanded-road .baccarat-road--expanded .baccarat-road__cell--derived-slash:before{width:10px;height:2px}@media (width<=1280px){.baccarat-table__floor{grid-template-columns:minmax(0,1fr) minmax(0,560px) minmax(310px,1fr)}.baccarat-table__stats{width:100%;max-width:none}.baccarat-table__printed-layout{--baccarat-bet-print-height:154px;--baccarat-bet-column-height:calc(var(--baccarat-bet-print-height) - (var(--baccarat-bet-print-padding) * 2));--baccarat-tiger-cell-width:84px;grid-template-columns:var(--baccarat-tiger-cell-width) minmax(340px, 1fr) var(--baccarat-tiger-cell-width);max-width:560px;height:var(--baccarat-bet-print-height);min-height:0}.baccarat-table__main-bets{grid-template-columns:minmax(128px, 1fr) var(--baccarat-tiger-cell-width) minmax(128px, 1fr);height:var(--baccarat-bet-column-height)}.baccarat-bet-spot--player,.baccarat-bet-spot--banker{height:var(--baccarat-bet-column-height)}.baccarat-bet-spot{padding:3px}.baccarat-bet-spot__payout{font-size:9px}.baccarat-bet-spot--player strong,.baccarat-bet-spot--banker strong{font-size:20px}.baccarat-bet-spot--tigerTie strong,.baccarat-bet-spot--smallTiger strong,.baccarat-bet-spot--tigerPair strong,.baccarat-bet-spot--bigTiger strong{font-size:11px;line-height:.95}}@media (width<=1100px){.baccarat-table__floor{grid-template-columns:minmax(0,1fr)}.baccarat-table__stats{justify-self:center;width:min(100%,310px);max-width:310px;transform:none}.baccarat-table__road-panel--left,.baccarat-table__printed-layout{justify-self:center}}@media (width<=820px){.baccarat-game,.baccarat-table{box-sizing:border-box;width:100%;min-width:0;max-width:100%;overflow:visible}.baccarat-game:not([data-phase=betting]){align-content:start;min-height:0}.baccarat-game:not([data-phase=betting]) .baccarat-table{min-height:0}.baccarat-table__surface{box-sizing:border-box;gap:0;width:100%;min-width:0;max-width:100%;padding:0;overflow:visible}.baccarat-table .baccarat-table__chat-toggle,.baccarat-table--chat-hidden .baccarat-table__chat-toggle,.baccarat-table__chat,.baccarat-table .baccarat-table__header{display:none}.baccarat-table__felt{box-sizing:border-box;background:radial-gradient(at 50% 36%,#fff7e717,#0000 34%),radial-gradient(at 12% 34%,#16583375,#0000 46%),radial-gradient(at 88% 34%,#134a2e61,#0000 42%),linear-gradient(#081610fa,#050e0bfa);border:1px solid #d8b25e61;border-radius:18px;grid-template-rows:auto auto;gap:0;width:100%;min-width:0;max-width:100%;min-height:0;padding:clamp(14px,3.8vw,22px) clamp(12px,3vw,28px) clamp(16px,3.6vw,24px);display:grid;overflow:visible}.baccarat-table__felt:before{opacity:.08;font-size:clamp(44px,15vw,88px);top:clamp(92px,25vw,140px)}.baccarat-table__card-zones{--baccarat-card-w:clamp(54px, 13.6vw, 78px);--baccarat-card-h:calc(var(--baccarat-card-w) * 1.46);box-sizing:border-box;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:clamp(18px,5vw,44px);width:100%;min-width:0;max-width:100%;min-height:0;padding:clamp(58px,15vw,86px) 0 clamp(24px,7vw,44px);position:relative;top:auto;left:auto;right:auto;transform:none}.baccarat-table__result-banner{position:relative;top:auto;left:auto;transform:none}.baccarat-table__center-timer{z-index:1;width:min(90vw,360px);top:clamp(92px,28vw,140px)}.baccarat-table__center-timer strong{color:#f8df9b1f;font-size:clamp(28px,8vw,48px)}.baccarat-table__center-timer[data-countdown=true] strong{color:#f8df9b52;font-size:clamp(62px,22vw,106px)}.baccarat-hand{grid-template-rows:auto var(--baccarat-card-h);gap:9px}.baccarat-hand header{gap:8px;min-height:26px;font-size:clamp(18px,5.8vw,30px);line-height:1}.baccarat-hand--player header{color:#3f8dff}.baccarat-hand--banker header{color:#ff4242}.baccarat-hand header strong{background:#070a088a;border-color:#f8df9b42;width:clamp(34px,9vw,46px);min-width:clamp(34px,9vw,46px);height:clamp(34px,9vw,46px);font-size:clamp(17px,4.6vw,24px)}.baccarat-hand__card-lane{--baccarat-card-w:clamp(54px, 13.6vw, 78px);--baccarat-card-h:calc(var(--baccarat-card-w) * 1.46);grid-template-columns:repeat(3, var(--baccarat-card-w));min-height:var(--baccarat-card-h);justify-content:center;gap:clamp(6px,1.8vw,12px);width:100%;min-width:0}.baccarat-hand .baccarat-card,.baccarat-card-slot,.baccarat-card-slot--third{width:var(--baccarat-card-w);height:var(--baccarat-card-h)}.baccarat-hand .baccarat-card--third{transform:none}.baccarat-hand .baccarat-card{border-radius:8px;padding:clamp(5px,1.2vw,7px);box-shadow:0 12px 20px #0000006b}.baccarat-hand .baccarat-card .playing-card__corner{align-items:center;gap:2px;font-size:clamp(14px,3.8vw,20px);line-height:1;display:inline-flex}.baccarat-hand .baccarat-card .playing-card__corner span:first-child{font-size:1em}.baccarat-hand .baccarat-card .playing-card__corner span:last-child{font-size:.66em}.baccarat-hand .baccarat-card .playing-card__center{opacity:.95;font-size:clamp(24px,6.3vw,34px);display:block}.baccarat-table__floor{grid-template-columns:minmax(0,1fr);align-items:stretch;gap:12px;width:100%;min-width:0;max-width:100%;display:grid}.baccarat-table__mobile-road-panel{box-sizing:border-box;background:linear-gradient(#fff7e70f,#fff7e705),#0a0a08eb;border:1px solid #f8df9b9e;border-radius:8px;order:1;grid-template-columns:minmax(0,1fr) clamp(56px,16vw,72px);align-items:stretch;gap:5px;width:100%;min-width:0;max-width:100%;padding:8px;display:grid;overflow:hidden;box-shadow:0 12px 26px #00000057}.baccarat-table__mobile-road-panel .baccarat-roadboard--scoreboard{--road-cell:clamp(5px, 1.55vw, 6px);--road-main-cell:clamp(7px, 2.1vw, 9px);min-width:0;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;overflow:visible}.baccarat-table__mobile-road-panel .baccarat-roadboard--scoreboard .baccarat-roadboard__header{border-bottom:1px solid #f8df9b52;gap:6px;min-height:32px;padding:1px 3px}.baccarat-table__mobile-road-panel .baccarat-roadboard--scoreboard .baccarat-roadboard__header strong{color:#f8df9b;font-size:clamp(18px,4.9vw,24px)}.baccarat-table__mobile-road-panel .baccarat-roadboard--scoreboard .baccarat-roadboard__header>div:first-child span{color:#f8df9bb8;font-size:clamp(10px,2.7vw,13px);display:block}.baccarat-table__mobile-road-panel .baccarat-roadboard--scoreboard .baccarat-road__preview{padding:1px;overflow-x:auto}.baccarat-table__mobile-road-panel .baccarat-roadboard--scoreboard .baccarat-road__preview-pill{flex:none;gap:3px;min-height:18px;padding:0 5px}.baccarat-table__mobile-road-panel .baccarat-roadboard--scoreboard .baccarat-road__preview-label{font-size:8px}.baccarat-table__mobile-road-panel .baccarat-road__preview-mark{width:8px}.baccarat-table__mobile-road-panel .baccarat-road__preview-mark--ring:before{border-width:1.5px;width:7px}.baccarat-table__mobile-road-panel .baccarat-road__preview-mark--dot:before{width:4px}.baccarat-table__mobile-road-panel .baccarat-road__preview-mark--slash:before{width:8px;height:1px}.baccarat-table__mobile-road-panel .baccarat-roadboard--scoreboard .baccarat-roadboard__summary{gap:5px;min-height:14px;padding:0 3px;overflow-x:auto}.baccarat-table__mobile-road-panel .baccarat-roadboard--scoreboard .baccarat-token{flex:none;min-height:14px;font-size:9px}.baccarat-table__mobile-road-panel .baccarat-roadboard__roads{gap:0;min-width:0}.baccarat-table__mobile-road-panel .baccarat-roadboard__derived-stack{grid-template-columns:repeat(3,minmax(0,1fr));gap:0}.baccarat-table__mobile-road-panel .baccarat-roadboard--scoreboard .baccarat-road{background:#fff;border-color:#cfd4d9;min-width:0;overflow:hidden}.baccarat-table__mobile-road-panel .baccarat-roadboard--scoreboard .baccarat-road__grid{grid-template-columns:repeat(var(--road-columns,12), var(--road-cell));grid-template-rows:repeat(var(--road-rows,6), var(--road-cell));background-size:var(--road-cell) var(--road-cell)}.baccarat-table__mobile-road-panel .baccarat-roadboard--scoreboard .baccarat-road--main .baccarat-road__grid{grid-template-columns:repeat(var(--road-columns,12), var(--road-main-cell));grid-template-rows:repeat(var(--road-rows,6), var(--road-main-cell));background-size:var(--road-main-cell) var(--road-main-cell)}.baccarat-table__mobile-road-panel .baccarat-roadboard--scoreboard .baccarat-road__cell--big:before,.baccarat-table__mobile-road-panel .baccarat-roadboard--scoreboard .baccarat-road__cell--derived-ring:before{border-width:1px;inset:1px}.baccarat-table__mobile-road-panel .baccarat-roadboard--scoreboard .baccarat-road__cell--derived-dot:before{width:3px;height:3px}.baccarat-table__mobile-road-panel .baccarat-roadboard--scoreboard .baccarat-road__cell--derived-slash:before{width:6px;height:1px}.baccarat-table__mobile-road-panel .baccarat-roadboard--scoreboard .baccarat-road__cell.has-player-pair:after,.baccarat-table__mobile-road-panel .baccarat-roadboard--scoreboard .baccarat-road__cell.has-banker-pair:after{width:3px;height:3px}.baccarat-table__mobile-road-panel .baccarat-roadboard--scoreboard .baccarat-road__mini-header{min-height:12px;padding:0 2px}.baccarat-table__mobile-road-panel .baccarat-roadboard--scoreboard .baccarat-road__mini-header strong{font-size:7px}.baccarat-table__mobile-road-panel .baccarat-bead-plate{width:auto;min-width:0;max-width:none;box-shadow:none;background:#fffffff5;border-width:1px;border-color:#f8df9b5c;border-radius:6px;padding:4px;overflow:hidden}.baccarat-table__mobile-road-panel .baccarat-bead-plate__grid{--bead-cell-size:clamp(10px, 2.7vw, 12px);width:max-content;overflow:visible}.baccarat-table__mobile-road-panel .baccarat-bead-plate__cell{font-size:9px}.baccarat-table__mobile-road-panel .baccarat-bead-plate__tiger{width:6px;height:6px}.baccarat-table .baccarat-table__stats,.baccarat-table .baccarat-table__road-panel{display:none}.baccarat-table .baccarat-table__printed-layout{--baccarat-bet-print-height:auto;--baccarat-bet-column-height:auto;--baccarat-tiger-cell-width:clamp(104px, 29vw, 132px);box-sizing:border-box;background:0 0;border:0;order:2;grid-template-rows:auto auto auto;grid-template-columns:minmax(0,1fr);align-items:stretch;gap:6px;width:100%;min-width:0;max-width:100%;height:auto;min-height:0;padding:0;display:grid;overflow:hidden}.baccarat-table .baccarat-table__side-bets,.baccarat-table .baccarat-table__main-bets,.baccarat-table .baccarat-table__center-bets{gap:4px;min-width:0;height:auto;min-height:0;display:grid}.baccarat-table .baccarat-table__side-bets{grid-template-rows:none;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.baccarat-table .baccarat-table__main-bets{grid-template-columns:minmax(0, 1fr) var(--baccarat-tiger-cell-width) minmax(0, 1fr);width:100%}.baccarat-table .baccarat-table__center-bets{grid-template-rows:repeat(2,minmax(0,1fr))}.baccarat-table .baccarat-bet-spot{background:#0506059e;border-color:#f8df9b52;border-radius:8px;grid-template-rows:auto auto;align-content:center;place-self:stretch stretch;justify-items:center;gap:2px;min-width:0;height:100%;min-height:0;padding:6px 4px;display:grid;overflow:hidden}.baccarat-table .baccarat-table__side-bets .baccarat-bet-spot{min-height:clamp(54px,14vw,72px)}.baccarat-table .baccarat-table__main-bets>.baccarat-bet-spot{min-height:clamp(76px,19.4vw,102px)}.baccarat-table .baccarat-bet-spot--tie{border-radius:42px 42px 5px 5px}.baccarat-table .baccarat-bet-spot__payout,.baccarat-table .baccarat-bet-spot strong{text-align:center;text-overflow:clip;min-width:0;max-width:100%;overflow:hidden}.baccarat-table .baccarat-bet-spot strong{white-space:normal;overflow-wrap:normal;text-wrap:balance;text-shadow:0 1px 2px #0000006b;font-size:clamp(9px,2.25vw,11px);line-height:1.02;display:block}.baccarat-table .baccarat-bet-spot--player strong,.baccarat-table .baccarat-bet-spot--banker strong{white-space:nowrap;font-size:clamp(14px,3.45vw,18px);line-height:.95}.baccarat-table .baccarat-bet-spot--tie strong{white-space:nowrap;font-size:clamp(14px,3.55vw,19px)}.baccarat-table .baccarat-bet-spot--tigerTie strong,.baccarat-table .baccarat-bet-spot--smallTiger strong,.baccarat-table .baccarat-bet-spot--tigerPair strong,.baccarat-table .baccarat-bet-spot--bigTiger strong{font-size:clamp(8px,2.05vw,10px);line-height:1.05}.baccarat-table .baccarat-bet-spot__payout{white-space:nowrap;font-size:clamp(7px,1.75vw,9px);line-height:1}.baccarat-table:not([data-phase=betting]) .baccarat-table__printed-layout{opacity:.38;align-self:start;transform:none}.baccarat-table:not([data-phase=betting]) .baccarat-table__side-bets .baccarat-bet-spot{min-height:clamp(34px,8.7vw,42px)}.baccarat-table:not([data-phase=betting]) .baccarat-table__main-bets>.baccarat-bet-spot{min-height:clamp(52px,13.4vw,62px)}.baccarat-table:not([data-phase=betting]) .baccarat-bet-spot strong,.baccarat-table:not([data-phase=betting]) .baccarat-bet-spot--tigerTie strong,.baccarat-table:not([data-phase=betting]) .baccarat-bet-spot--smallTiger strong,.baccarat-table:not([data-phase=betting]) .baccarat-bet-spot--tigerPair strong,.baccarat-table:not([data-phase=betting]) .baccarat-bet-spot--bigTiger strong{font-size:clamp(7px,1.85vw,9px)}.baccarat-table:not([data-phase=betting]) .baccarat-bet-spot--player strong,.baccarat-table:not([data-phase=betting]) .baccarat-bet-spot--banker strong,.baccarat-table:not([data-phase=betting]) .baccarat-bet-spot--tie strong{font-size:clamp(11px,2.8vw,15px)}.baccarat-table:not([data-phase=betting]) .baccarat-table__card-zones{--baccarat-card-w:clamp(54px, 13.6vw, 78px);--baccarat-card-h:calc(var(--baccarat-card-w) * 1.46);margin:0}.baccarat-table:not([data-phase=betting]) .baccarat-hand{grid-template-rows:auto var(--baccarat-card-h)}.baccarat-table:not([data-phase=betting]) .baccarat-hand__card-lane{--baccarat-card-w:clamp(54px, 13.6vw, 78px);--baccarat-card-h:calc(var(--baccarat-card-w) * 1.46);grid-template-columns:repeat(3, var(--baccarat-card-w));min-height:var(--baccarat-card-h);overflow:visible}.baccarat-table:not([data-phase=betting]) .baccarat-hand .baccarat-card,.baccarat-table:not([data-phase=betting]) .baccarat-card-slot,.baccarat-table:not([data-phase=betting]) .baccarat-card-slot--third{width:var(--baccarat-card-w);height:var(--baccarat-card-h)}.baccarat-table:not([data-phase=betting]) .baccarat-table__result-banner{z-index:8;pointer-events:none;border-radius:999px;width:auto;min-height:36px;margin:0;padding:7px 12px;font-size:clamp(22px,6.2vw,32px);position:absolute;top:clamp(216px,57vw,318px);left:clamp(20px,5vw,34px);right:clamp(20px,5vw,34px);box-shadow:0 10px 24px #00000052,inset 0 1px #ffffff47}.baccarat-table:not([data-phase=betting]) .baccarat-table__surface,.baccarat-table:not([data-phase=betting]) .baccarat-table__layout,.baccarat-table:not([data-phase=betting]) .baccarat-table__felt{height:auto;min-height:0}.baccarat-table:not([data-phase=betting]) .baccarat-table__felt{grid-template-rows:auto auto minmax(0,1fr);align-content:start;padding-bottom:12px}.baccarat-table:not([data-phase=betting]) .baccarat-table__floor{align-content:start;align-self:stretch}.baccarat-controls--round-active{grid-template-columns:minmax(0,1fr);width:100%;min-height:28px;max-height:32px;margin-top:4px;padding:3px 8px;overflow:hidden}.baccarat-controls--round-active .baccarat-controls__chips{display:none}.baccarat-controls--round-active .baccarat-controls__summary{border:0;justify-content:space-between;align-items:center;gap:10px;padding:0;display:flex}.baccarat-controls--round-active .baccarat-controls__summary small{display:none}.baccarat-controls--round-active .baccarat-controls__summary strong{font-size:14px}.baccarat-game[data-phase=betting] .baccarat-controls{border-color:#d8b25e5c;border-radius:12px;grid-template-columns:minmax(82px,.9fr) minmax(124px,1.1fr) minmax(116px,1fr);gap:8px;width:100%;min-height:72px;padding:10px}.baccarat-game[data-phase=betting] .baccarat-controls__summary{border:0;grid-template-columns:minmax(0,1fr);align-items:center;gap:3px;min-height:52px;padding:0 0 0 4px;display:grid}.baccarat-game[data-phase=betting] .baccarat-controls__summary span,.baccarat-game[data-phase=betting] .baccarat-controls__summary small{font-size:10px;line-height:1}.baccarat-game[data-phase=betting] .baccarat-controls__summary strong{color:#fff7e7;justify-self:start;font-size:clamp(16px,4.5vw,22px);line-height:1}.baccarat-game[data-phase=betting] .baccarat-controls__summary small,.baccarat-game[data-phase=betting] .baccarat-controls__chips{display:none}.baccarat-game[data-phase=betting] .baccarat-controls__wager-stepper{background:#0c0c0ad1;border:1px solid #d8b25e42;border-radius:999px;grid-template-columns:1fr auto 1fr;align-items:center;min-height:52px;display:grid;overflow:visible}.baccarat-game[data-phase=betting] .baccarat-controls__wager-stepper button{color:#f8df9b;background:0 0;border:0;place-items:center;min-width:0;height:100%;font-size:clamp(24px,7vw,34px);font-weight:300;line-height:1;display:grid}.baccarat-game[data-phase=betting] .baccarat-controls__wager-stepper button:disabled{opacity:.38}.baccarat-game[data-phase=betting] .baccarat-controls__wager-stepper strong{color:#fff7e7;background:#181511;border:5px dashed #fff7e7d6;border-radius:50%;place-items:center;width:clamp(52px,14vw,66px);height:clamp(52px,14vw,66px);font-size:clamp(15px,4vw,20px);font-weight:950;line-height:1;display:grid;box-shadow:0 0 18px #f8df9b57,inset 0 0 0 4px #d8b25e33}.baccarat-game[data-phase=betting] .baccarat-controls__confirm{color:#d7ffd8;text-transform:uppercase;background:linear-gradient(#1c873df0,#0d5428fa);border:1px solid #63ef867a;border-radius:10px;justify-content:center;align-items:center;min-width:0;min-height:52px;font-size:clamp(15px,4vw,21px);font-weight:950;display:inline-flex;box-shadow:inset 0 1px #ffffff29,0 12px 22px #00000052}.baccarat-game[data-phase=betting] .baccarat-controls__confirm:disabled{opacity:.48}}@media (width<=480px){.baccarat-table__felt{border-radius:14px;padding:12px 10px 14px}.baccarat-table__card-zones,.baccarat-table:not([data-phase=betting]) .baccarat-table__card-zones{--baccarat-card-w:clamp(38px, 10.8vw, 43px);gap:clamp(12px,3.8vw,18px);padding:58px 0 22px}.baccarat-hand{gap:7px}.baccarat-hand header{gap:6px;font-size:clamp(17px,4.8vw,20px)}.baccarat-hand header strong{width:34px;min-width:34px;height:34px;font-size:17px}.baccarat-hand__card-lane,.baccarat-table:not([data-phase=betting]) .baccarat-hand__card-lane{--baccarat-card-w:clamp(38px, 10.8vw, 43px);gap:4px}.baccarat-hand .baccarat-card .playing-card__corner{font-size:clamp(11px,3.1vw,14px)}.baccarat-hand .baccarat-card .playing-card__center{font-size:clamp(21px,5.7vw,26px);display:block}.baccarat-table:not([data-phase=betting]) .baccarat-table__result-banner{top:clamp(188px,50vw,236px)}.baccarat-table__mobile-road-panel{grid-template-columns:minmax(0,1fr) clamp(62px,17vw,70px);padding:7px}.baccarat-table__mobile-road-panel .baccarat-bead-plate__grid{--bead-cell-size:clamp(9px, 2.45vw, 10px)}}@media (width<=359px){.baccarat-table__card-zones,.baccarat-table:not([data-phase=betting]) .baccarat-table__card-zones{--baccarat-card-w:clamp(36px, 11vw, 40px);grid-template-columns:1fr}.baccarat-hand__card-lane,.baccarat-table:not([data-phase=betting]) .baccarat-hand__card-lane{--baccarat-card-w:clamp(36px, 11vw, 40px);justify-content:center}.baccarat-game[data-phase=betting] .baccarat-controls{grid-template-columns:minmax(0,1fr)}}:root{--car-dash-bg:#07100d;--car-dash-panel:#0b1624;--car-dash-panel-2:#101f32;--car-dash-road:#1b2530;--car-dash-gold:#f5c75d;--car-dash-gold-dark:#8b6423;--car-dash-green:#47f36b;--car-dash-amber:#ffbf35;--car-dash-red:#ff4040;--car-dash-text:#fff4d6;--car-dash-muted:#aeb7b0}.runway-game-shell{grid-template-rows:auto auto auto;gap:10px;min-width:0;min-height:0;display:grid}.runway-game,.runway-game__surface{min-width:0}.runway-game__surface{background:radial-gradient(circle at 16% 12%,#ff404029,#0000 24rem),radial-gradient(circle at 84% 8%,#47f36b29,#0000 26rem),linear-gradient(145deg,#0a1512,#050806 68%);border:1px solid #f5c75d6b;border-radius:12px;gap:12px;padding:clamp(14px,1.8vw,24px);display:grid;overflow:hidden;box-shadow:inset 0 1px #fff4d614,0 32px 80px #0000006b}.runway-game__header{justify-content:space-between;align-items:start;gap:18px;display:flex}.runway-game__brand{gap:4px;min-width:0;display:grid}.runway-game__brand p{color:#f5c75dc7;letter-spacing:0;text-transform:uppercase;margin:0;font-size:12px;font-weight:950}.runway-game__brand h2{color:var(--car-dash-text);text-transform:uppercase;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,4vw,68px);line-height:.92}.runway-game__brand span{color:#fff4d6bd;font-size:14px;font-weight:750}.runway-game__meter{text-align:right;background:#020c08c7;border:1px solid #47f36b61;border-radius:10px;min-width:126px;padding:12px 14px;display:grid;box-shadow:inset 0 1px #ffffff0d}.runway-game__meter span,.runway-game__footer span{color:#fff4d694;text-transform:uppercase;font-size:11px;font-weight:900}.runway-game__meter strong{color:var(--car-dash-green);text-shadow:0 0 16px #47f36b47;font-size:30px;line-height:1}.road-board{border:2px solid var(--car-dash-gold-dark);scrollbar-color:#f5c75d8c #00000038;background:linear-gradient(#10294a 0% 31%,#142035 31% 39%,#1b2530 39% 100%);border-radius:20px;position:relative;overflow:auto hidden;box-shadow:inset 0 0 56px #0000005c}.road-track{--car-dash-runner-step:0;--car-dash-crash-step:1;--car-dash-step-width:calc((100% - 278px) / 8);isolation:isolate;grid-template-columns:160px repeat(8,minmax(112px,1fr)) 118px;min-width:1220px;min-height:342px;display:grid;position:relative}.road-track:before{content:"";z-index:1;opacity:.82;background:repeating-linear-gradient(90deg,#ffffffd6 0 14px,#0000 15px 32px),linear-gradient(#ffffff14,#ffffff05);height:86px;position:absolute;top:196px;left:0;right:118px}.road-track:after{content:"";z-index:0;background:repeating-linear-gradient(90deg,#0000 0 72px,#f5c75da3 73px 105px,#0000 106px 154px) 0/100% 5px no-repeat,linear-gradient(#26313c,#11171e 54%,#090c10);height:126px;position:absolute;bottom:0;left:0;right:0;box-shadow:inset 0 18px 28px #00000057}.car-dash-start{z-index:4;color:var(--car-dash-text);text-align:center;align-content:center;justify-items:center;gap:5px;padding:18px 12px;display:grid;position:relative}.car-dash-start:before{content:"";background:linear-gradient(#0b1624f5,#030706f5);border:2px solid #f5c75d94;border-radius:10px;width:76px;height:54px;box-shadow:0 12px 24px #00000057}.car-dash-start strong{color:var(--car-dash-gold);text-transform:uppercase;margin-top:-48px;font-size:18px;font-weight:950}.road-step{z-index:3;min-height:342px;color:var(--car-dash-text);justify-items:center;padding:0 8px 12px;display:grid;position:relative}.road-step__road{z-index:-1;background:repeating-linear-gradient(#0000 0 28px,#f5c75d85 29px 48px,#0000 49px 76px) 50% 0/4px 100% no-repeat,linear-gradient(90deg,#141b22,#313941 48%,#141b22);border-left:1px solid #ffffff1f;border-right:1px solid #ffffff1f;position:absolute;inset:0 18%;box-shadow:inset 10px 0 16px #0000003d,inset -10px 0 16px #0000003d}.road-step__crosswalk{z-index:2;opacity:.9;background:repeating-linear-gradient(90deg,#0000 0 10px,#ffffffe6 11px 22px,#0000 23px 38px);height:86px;position:absolute;top:196px;left:6%;right:6%}.road-step__multiplier{z-index:4;min-width:84px;color:var(--car-dash-gold);text-align:center;text-shadow:0 3px #3b2400;background:linear-gradient(#080d0eb8,#05080885);border:1px solid #f5c75d38;border-radius:999px;padding:5px 8px 7px;font-size:clamp(18px,1.55vw,24px);font-weight:950;line-height:1;position:absolute;top:118px;left:50%;transform:translate(-50%);box-shadow:0 8px 18px #00000038}.car-dash-light{z-index:4;background:linear-gradient(90deg,#ffffff24,#0000 36%),linear-gradient(#20251f,#070807);border:1px solid #f5c75d4d;border-radius:8px;gap:3px;width:22px;padding:5px 4px;display:grid;position:absolute;top:140px;left:calc(50% - 64px);box-shadow:3px 7px #0000003d,0 12px 18px #0000004d,inset -3px 0 #00000038,inset 0 2px #ffffff14}.car-dash-light:after{content:"";background:linear-gradient(90deg,#ffffff29,#0000 38%),linear-gradient(#76613a,#1b1c17);width:4px;height:29px;position:absolute;top:100%;left:9px;box-shadow:2px 0 #00000047}.car-dash-light:before{content:"";background:radial-gradient(at 48% 42%,#5c4a2a 0 20%,#171812 21% 62%,#00000047 63%);border-radius:50%;width:24px;height:9px;position:absolute;top:calc(100% + 25px);left:1px;box-shadow:5px 4px 8px #00000057,inset 0 1px #f5c75d38}.car-dash-light span{background:#252a25;border-radius:50%;width:12px;height:12px;box-shadow:inset 0 2px 2px #ffffff1a,inset 0 -2px 2px #00000057}.car-dash-light--completed span:nth-child(3){background:var(--car-dash-green);box-shadow:0 0 14px #47f36bb8}.car-dash-light--pending span:first-child,.car-dash-light--active span:first-child,.car-dash-light--failed span:first-child{background:var(--car-dash-red);box-shadow:0 0 16px #ff4040b8}.road-step--completed .road-step__road{background:repeating-linear-gradient(#0000 0 28px,#f5c75d85 29px 48px,#0000 49px 76px) 50% 0/4px 100% no-repeat,linear-gradient(90deg,#13251b,#275538 48%,#13251b)}.road-step--active{box-shadow:inset 0 0 0 2px #f5c75d80,inset 0 -90px 60px #f5c75d14}.road-step--failed{box-shadow:inset 0 0 0 2px #ff4040ad,inset 0 -90px 70px #ff404024}.car-dash-runner{left:calc(160px + (var(--car-dash-runner-step) * var(--car-dash-step-width)));z-index:7;width:76px;height:72px;transition:left .52s cubic-bezier(.2,.86,.22,1);position:absolute;top:204px;transform:translate(-50%)}.runway-game--phase-betting .car-dash-runner{left:80px}.car-dash-runner--goal{top:204px;left:calc(100% - 82px)}.duck-run-board-actions{z-index:10;pointer-events:none;width:118px;position:absolute;transform:translate(-50%)}.duck-run-board-actions--start{bottom:18px;left:80px}.duck-run-board-actions--cross{left:calc(160px + ((var(--duck-run-action-step) - .5) * var(--car-dash-step-width)));bottom:16px}.duck-run-board-actions--cashout{left:calc(160px + (var(--duck-run-action-step) * var(--car-dash-step-width)) - 66px);bottom:16px}.duck-run-board-action{letter-spacing:0;text-transform:uppercase;pointer-events:auto;border:1px solid #f5c75d6b;border-radius:10px;width:100%;min-height:42px;font-size:13px;font-weight:950;box-shadow:0 12px 18px #00000047,inset 0 1px #ffffff2e}.duck-run-board-action--cross{color:#f4ffe9;background:linear-gradient(#22a34a,#0b692f);border-color:#47f36bad}.duck-run-board-action--cashout{color:#241701;background:linear-gradient(#ffe38f,#c89026)}.duck-run-board-action:hover:not(:disabled),.duck-run-board-action:focus-visible{filter:brightness(1.08);outline:none;transform:translateY(-1px)}.duck-run-board-action:disabled{cursor:not-allowed;opacity:.48}.duck-run-duck{width:76px;height:72px;position:relative}.duck-run-duck__shadow{filter:blur(6px);background:#0000005c;border-radius:999px;height:14px;position:absolute;bottom:2px;left:10px;right:10px}.duck-run-duck__body{background:radial-gradient(at 30% 24%,#ffffffd1 0 10%,#0000 11%),linear-gradient(#ffe680,#f1b92f 62%,#b9781c);border-radius:62% 46% 56% 48%;width:50px;height:38px;position:absolute;bottom:17px;left:9px;box-shadow:inset -7px -6px #77481033,0 10px 18px #0000004d}.duck-run-duck__head{background:radial-gradient(circle at 64% 38%,#15130d 0 7%,#0000 8%),radial-gradient(circle at 70% 33%,#ffffffe6 0 2%,#0000 3%),linear-gradient(#ffe985,#e8aa27);border-radius:55% 48% 52% 50%;width:27px;height:25px;position:absolute;top:10px;left:45px;box-shadow:inset -3px -3px #7748102e}.duck-run-duck__wing{background:linear-gradient(#ffd96a,#d98f23);border-radius:60% 46% 58% 42%;width:27px;height:18px;position:absolute;bottom:30px;left:20px;transform:rotate(-10deg);box-shadow:inset -4px -3px #71460d24}.duck-run-duck__beak{background:linear-gradient(#ffad3b,#ee7620);border-radius:4px 999px 999px 4px;width:22px;height:11px;position:absolute;top:23px;left:64px;box-shadow:inset 0 -2px #7e37073d}.duck-run-duck__tail{clip-path:polygon(100% 8%,0 50%,100% 92%);background:linear-gradient(#ffe57a,#d99828);border-radius:6px 0 0 12px;width:18px;height:17px;position:absolute;bottom:32px;left:4px}.duck-run-duck__leg{transform-origin:top;background:#ef8b22;width:3px;height:16px;position:absolute;bottom:9px}.duck-run-duck__leg:after{content:"";clip-path:polygon(0 64%,24% 0,50% 58%,78% 0,100% 64%,86% 100%,52% 80%,17% 100%);background:#ef8b22;border-radius:999px;width:17px;height:5px;position:absolute;bottom:-2px;left:-5px}.duck-run-duck__leg--front{left:44px;transform:rotate(-9deg)}.duck-run-duck__leg--back{left:28px;transform:rotate(10deg)}.runway-game--phase-running .duck-run-duck{animation:.82s ease-in-out infinite duck-run-duck-bob}.duck-run-duck--happy{animation:.72s ease-in-out infinite duck-run-duck-celebrate}.duck-run-duck--happy .duck-run-duck__head{background:radial-gradient(at 65% 42%,#15130d 0 8%,#0000 9%),radial-gradient(circle at 70% 34%,#ffffffe6 0 2%,#0000 3%),linear-gradient(#fff09a,#e8aa27)}.duck-run-duck--happy .duck-run-duck__wing{transform:rotate(-34deg)translateY(-4px)}.duck-run-duck--happy .duck-run-duck__beak{top:22px;transform:rotate(-4deg)}.duck-run-duck--knocked-out{animation:.56s cubic-bezier(.16,.88,.24,1) both duck-run-knockout-pop;transform:rotate(-18deg)translateY(6px)}.duck-run-duck--knocked-out .duck-run-duck__head{background:linear-gradient(45deg,#0000 42%,#15130d 43% 57%,#0000 58%) 63% 36%/9px 9px no-repeat,linear-gradient(-45deg,#0000 42%,#15130d 43% 57%,#0000 58%) 63% 36%/9px 9px no-repeat,linear-gradient(45deg,#0000 42%,#15130d 43% 57%,#0000 58%) 78% 41%/8px 8px no-repeat,linear-gradient(-45deg,#0000 42%,#15130d 43% 57%,#0000 58%) 78% 41%/8px 8px no-repeat,linear-gradient(#ffe895,#e6a829)}.duck-run-duck--knocked-out .duck-run-duck__leg--front{transform:rotate(58deg)}.duck-run-duck--knocked-out .duck-run-duck__leg--back{transform:rotate(-48deg)}.runway-game__crash-truck{left:calc(160px + ((var(--car-dash-crash-step) - .5) * var(--car-dash-step-width)));z-index:8;width:64px;height:122px;animation:1.45s cubic-bezier(.14,.72,.22,1) both duck-run-truck-driveby;position:absolute;transform:translate(-50%)}.runway-game__crash-truck:before{content:"";filter:blur(7px);background:#0000006b;border-radius:999px;height:20px;position:absolute;bottom:6px;left:7px;right:7px}.runway-game__crash-truck-bed{background:linear-gradient(90deg,#ffffff2e,#0000 30%,#0003),linear-gradient(#f25f5f 0%,#bf202c 54%,#7b121b 100%);border-radius:10px 10px 15px 15px;width:44px;height:76px;position:absolute;top:37px;left:10px;box-shadow:inset 0 2px #ffffff57,inset -5px 0 #500d1433,0 13px 22px #00000057}.runway-game__crash-truck-bed:before{content:"";background:repeating-linear-gradient(#ffffff1f 0 5px,#0000 5px 11px),#460f1647;border-radius:8px;height:38px;position:absolute;top:12px;left:8px;right:8px}.runway-game__crash-truck-cab{content:"";background:radial-gradient(at 34% 18%,#ffffff9e 0 6%,#0000 7%),linear-gradient(90deg,#fff3,#0000 32%,#0000002e),linear-gradient(#ff7a68 0%,#cf2835 100%);border-radius:20px 20px 11px 11px;width:48px;height:42px;position:absolute;top:7px;left:8px;box-shadow:inset 0 2px #ffffff61}.runway-game__crash-truck-window{background:linear-gradient(#dbfbf5,#5e8885);border-radius:12px 12px 6px 6px;width:28px;height:18px;position:absolute;top:17px;left:18px;box-shadow:inset 0 -3px #0000003d}.runway-game__crash-truck-wheel{background:#070807;border:0;border-radius:6px;width:10px;height:24px;position:absolute;box-shadow:inset 0 2px #ffffff1a}.runway-game__crash-truck-wheel--front{top:24px;left:1px;box-shadow:52px 0 #070807,inset 0 2px #ffffff1a}.runway-game__crash-truck-wheel--rear{bottom:20px;left:1px;box-shadow:52px 0 #070807,inset 0 2px #ffffff1a}.runway-game__impact{left:calc(160px + ((var(--car-dash-crash-step) - .5) * var(--car-dash-step-width)));z-index:9;background:radial-gradient(circle, #fff4d6f0 0 12%, transparent 13%), conic-gradient(from 10deg, transparent 0 8%, #f5c75de0 9% 13%, transparent 14% 24%, #ff4040cc 25% 30%, transparent 31% 100%);filter:drop-shadow(0 0 18px #ff404075);opacity:0;width:66px;height:66px;animation:.88s ease-out .42s both car-dash-impact-burst;position:absolute;top:202px;transform:translate(-50%)}.car-dash-goal{z-index:4;background:radial-gradient(circle at 50% 62%,#f5c75d24,#0000 62px),linear-gradient(#10294a99,#080e0f24);align-content:center;justify-items:center;padding-top:30px;display:grid;position:relative}.car-dash-goal strong{color:var(--car-dash-gold);text-transform:uppercase;font-size:12px;font-weight:950}.runway-game__goal{pointer-events:none;width:96px;height:112px;position:relative}.runway-game__goal-glow{filter:blur(10px);background:#f5c75d38;border-radius:999px;height:22px;position:absolute;bottom:14px;left:10px;right:10px}.runway-game__goal-egg{background:radial-gradient(at 32% 22%,#ffffffeb 0 12%,#0000 13%),radial-gradient(at 58% 70%,#8b642347 0 35%,#0000 36%),linear-gradient(145deg,#fff2a6 0%,#f5c75d 42%,#b87920 100%);border:2px solid #fff4c694;border-radius:50% 50% 46% 46%;width:48px;height:66px;position:absolute;bottom:20px;left:25px;box-shadow:inset -8px -12px #8b64233d,0 0 22px #f5c75d61,0 12px 22px #00000057}.runway-game__goal-spark{background:#fff2a6;border-radius:50%;width:8px;height:8px;position:absolute;box-shadow:0 0 12px #f5c75dd1}.runway-game__goal-spark--one{top:32px;left:18px}.runway-game__goal-spark--two{top:24px;right:18px}.runway-game__goal-spark--three{bottom:33px;right:25px}.runway-game__goal.is-reached .runway-game__goal-egg,.runway-game__goal.is-reached .runway-game__goal-spark{animation:.86s ease-out infinite alternate car-dash-goal-spark}.car-dash-action-row{grid-template-columns:minmax(0,1fr);align-items:stretch;gap:10px;display:grid}.car-dash-action-row--settled{grid-template-columns:minmax(220px,.42fr) minmax(260px,1fr)}.car-dash-action-row__buttons{grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;gap:8px;display:grid}.car-dash-primary,.car-dash-secondary{min-height:54px;color:var(--car-dash-text);text-transform:uppercase;border:1px solid #f5c75d61;border-radius:12px;font-size:15px;font-weight:950}.car-dash-primary{background:linear-gradient(#229844,#0d642e);border-color:#47f36b9e}.car-dash-secondary{color:#251802;background:linear-gradient(#ffe08d,#c88e26)}.car-dash-primary:hover:not(:disabled),.car-dash-secondary:hover:not(:disabled),.car-dash-primary:focus-visible,.car-dash-secondary:focus-visible{filter:brightness(1.08);outline:none;transform:translateY(-1px)}.car-dash-primary:disabled,.car-dash-secondary:disabled{cursor:not-allowed;opacity:.48}.car-dash-hint{color:#fff4d6c2;background:#0003;border:1px solid #f5c75d38;border-radius:12px;align-items:center;min-width:0;min-height:54px;padding:10px 14px;font-size:14px;font-weight:800;display:flex}.car-dash-hint strong{color:var(--car-dash-gold);margin:0 4px}.runway-game__footer{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.runway-game__footer div{background:#0000002e;border:1px solid #fff4d614;border-radius:10px;gap:4px;min-width:0;padding:12px;display:grid}.runway-game__footer strong{color:var(--car-dash-text);text-overflow:ellipsis;white-space:nowrap;font-size:16px;overflow:hidden}.runway-game__wager--win{background:linear-gradient(#47f36b33,#0000002e)!important;border-color:#47f36b6b!important}.runway-game__wager--loss{background:linear-gradient(#ff40402e,#0000002e)!important;border-color:#ff40406b!important}.runway-game__status{color:#fff4d6bd;min-height:22px;margin:0;font-size:14px}.runway-controls{background:linear-gradient(#0c110ff5,#050706f5);border:1px solid #f5c75d47;border-radius:10px;grid-template-columns:minmax(150px,.4fr) minmax(300px,.8fr) minmax(420px,1fr);align-items:stretch;gap:10px;min-width:0;padding:10px;display:grid;box-shadow:inset 0 1px #fff4c60f}.runway-controls__summary{background:#0000002e;border:1px solid #fff4d614;border-radius:8px;align-content:center;min-width:0;padding:8px 10px;display:grid}.runway-controls__risk,.runway-controls__chips{border-left:1px solid #f5c75d2e;gap:8px;min-width:0;padding-left:12px;display:grid}.runway-controls__risk{grid-template-columns:repeat(4,minmax(0,1fr))}.runway-controls__chips{grid-template-columns:repeat(6,minmax(0,1fr))}.runway-controls__summary span,.runway-controls__summary small,.runway-controls__group-label{color:#fff4d68a;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;align-items:center;gap:6px;font-size:11px;font-weight:850;display:inline-flex;overflow:hidden}.runway-controls__summary strong{color:var(--car-dash-text);text-overflow:ellipsis;white-space:nowrap;font-size:18px;overflow:hidden}.runway-controls__group-label{grid-column:1/-1;min-height:16px}.runway-controls svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:15px;height:15px}.runway-controls__risk-button,.runway-controls__chip{min-width:0;min-height:38px;color:var(--car-dash-gold);background:linear-gradient(#141412d1,#070807d1);border:1px solid #f5c75d4d;border-radius:8px;font-size:13px;font-weight:900}.runway-controls__risk-button.is-selected,.runway-controls__chip.is-selected{color:#fff;background:linear-gradient(#1f6531db,#0a4420db);border-color:#47f36b8f}.runway-controls button:hover:not(:disabled),.runway-controls button:focus-visible{color:var(--car-dash-text);border-color:#f5c75dc7;outline:none;transform:translateY(-1px)}.runway-controls button:disabled{cursor:not-allowed;opacity:.48}.runway-controls__feedback{color:#ffb5b5;grid-column:1/-1;margin:0;font-size:13px;font-weight:750}.runway-game-shell__version{color:#fff4d66b;text-align:right;margin:-2px 0 0;font-size:11px}@keyframes duck-run-duck-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes duck-run-duck-celebrate{0%,to{transform:translateY(0)rotate(-3deg)}50%{transform:translateY(-7px)rotate(4deg)}}@keyframes duck-run-knockout-pop{0%{transform:rotate(0)translateY(0)scale(1)}44%{transform:rotate(-22deg)translateY(-7px)scale(1.06)}to{transform:rotate(-18deg)translateY(6px)scale(.96)}}@keyframes duck-run-truck-driveby{0%{opacity:0;top:-138px;transform:translate(-50%)scale(.98)}14%{opacity:1}54%{opacity:1;top:148px;transform:translate(-50%)scale(1.02)}76%{opacity:1;top:228px}to{opacity:0;top:390px;transform:translate(-50%)scale(.98)}}@keyframes car-dash-impact-burst{0%{opacity:0;transform:translate(-50%)scale(.2)rotate(0)}18%{opacity:1}to{opacity:0;transform:translate(-50%)scale(1.2)rotate(26deg)}}@keyframes car-dash-goal-spark{0%{filter:brightness();transform:translateY(0)scale(1)}to{filter:brightness(1.18);transform:translateY(-5px)scale(1.08)}}@media (width<=1180px){.car-dash-action-row,.runway-controls{grid-template-columns:1fr}.runway-controls__risk,.runway-controls__chips{border-top:1px solid #f5c75d24;border-left:0;padding-top:10px;padding-left:0}.runway-controls__chips{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=820px){.runway-game__surface{border-radius:8px 8px 0 0;padding:12px}.runway-game__header{align-items:end}.runway-game__brand h2{font-size:40px}.runway-game__brand span{display:none}.runway-game__meter{min-width:104px;padding:10px}.runway-game__meter strong{font-size:22px}.road-track{min-width:1120px}.runway-game__footer{grid-template-columns:repeat(2,minmax(0,1fr))}.runway-controls{border-radius:0}.runway-controls__risk{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){.duck-run-duck,.runway-game__crash-truck,.runway-game__impact,.runway-game__goal.is-reached .runway-game__goal-egg,.runway-game__goal.is-reached .runway-game__goal-spark{transition:none!important;animation:none!important}}
