:root{--bg:#070807;--ink:#ece7d8;--muted:#9a937e;--gold:#c4a35a;--line:#2a2c28;--panel:#101410;--felt:#16351f;color:var(--ink);background:var(--bg);font-family:Iowan Old Style,Palatino Linotype,Palatino,Georgia,serif;font-size:16px;line-height:1.4}*{box-sizing:border-box}html,body,#root{background:var(--bg);min-height:100%;margin:0}button,select,input{font:inherit;color:inherit;border:1px solid var(--line);background:#161916;border-radius:8px}button{cursor:pointer}button:disabled{opacity:.4;cursor:default}.app{flex-direction:column;min-height:100dvh;display:flex}.top{border-bottom:1px solid var(--line);z-index:4;background:#070807eb;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;padding:12px 18px;display:grid;position:sticky;top:0}.brand{flex-direction:column;justify-self:start;min-width:120px;display:flex}.icons{justify-self:center;margin:0}.right-cluster{justify-self:end;margin-left:0}.mark{letter-spacing:.04em;font-size:15px}.sub{color:var(--muted);font-size:11px}.modes{gap:4px;margin:0 auto;display:flex}.modes button,.tabs button{color:var(--muted);background:0 0;border:0;padding:8px 16px}.modes button.on,.tabs button.on{color:var(--ink);box-shadow:inset 0 -2px 0 var(--gold);border-radius:0}.top-right{margin-left:auto}.bank{color:var(--gold);font-variant-numeric:tabular-nums}.sit{flex-direction:column;gap:10px;width:100%;max-width:980px;margin:0 auto;padding:12px 16px 28px;display:flex}.hud{font-variant-numeric:tabular-nums;flex-wrap:wrap;align-items:baseline;gap:18px;display:flex}.hud em{color:var(--muted);font-size:12px;font-style:normal;display:block}.hud .text,.more{color:var(--gold);background:0 0;border:0;padding:0}.hud-detail{color:var(--muted);font-size:13px}.toggles{color:var(--muted);gap:16px;font-size:13px;display:flex}.toggles label{align-items:center;gap:6px;display:flex}.felt-wrap{border:1px solid #1e2a20;border-radius:18px;overflow:visible}.felt{flex-direction:column;align-items:center;gap:12px;min-height:420px;padding:18px 16px 28px;display:flex}.dealer-spot{text-align:center;min-height:88px}.role{color:#c9c3a8;opacity:.8;font-size:12px}.cards{justify-content:center;gap:6px;min-height:64px;display:flex}.felt-title{text-align:center;letter-spacing:.18em;color:#d9d2b8;font-size:13px}.felt-title .gold{color:var(--gold);letter-spacing:.12em;margin-top:4px;font-size:12px}.felt-title .small{letter-spacing:.14em;opacity:.75;margin-top:6px;font-size:10px}.spots{width:100%;min-height:168px;margin-top:auto;padding:56px 2% 8px;position:relative}.spot{z-index:2;background:#00000038;border:2px solid #d4b9708c;border-radius:999px;flex-direction:column;justify-content:flex-end;align-items:center;gap:2px;width:78px;min-height:78px;padding:6px 4px 8px;display:flex;position:absolute}.spot.seated{border-color:var(--gold);z-index:3;background:#c4a35a24}.spot.has-cards{z-index:6}.spot .n{color:#efe6c9;font-size:13px;line-height:1}.chip-on{color:var(--gold);font-size:11px}.hand{z-index:8;pointer-events:none;flex-direction:column;align-items:center;gap:2px;min-width:max-content;display:flex;position:absolute;bottom:calc(100% + 4px);left:50%;transform:translate(-50%)}.hand-cards{flex-wrap:nowrap;justify-content:center;align-items:flex-end;min-width:max-content;min-height:38px;display:flex;position:relative}.hand .card.sm{z-index:1;margin-left:2px;position:relative;box-shadow:0 2px 6px #00000073}.hand .card.sm:first-child{margin-left:0}.hand i{color:#fff8e7;text-shadow:0 1px 3px #000,0 0 6px #000000d9;z-index:10;margin:0;font-size:14px;font-style:normal;font-weight:700;line-height:1.1;position:relative}.spot.slot-0{bottom:2%;left:1%}.spot.slot-1{bottom:10%;left:17%}.spot.slot-2{bottom:16%;left:33%}.spot.slot-3{bottom:16%;left:49%}.spot.slot-4{bottom:10%;left:65%}.spot.slot-5{bottom:2%;left:81%}.card{color:#161410;background:#f4efe2;border-radius:6px;justify-content:center;align-items:center;min-width:42px;height:58px;padding:0 6px;font-size:14px;font-weight:600;display:inline-flex}.card.red{color:#a11d2a}.card.sm{min-width:28px;height:38px;font-size:11px}.card.back{background:repeating-linear-gradient(45deg,#6b1b24,#6b1b24 6px,#4a1016 6px 12px)}.hint{color:var(--muted);min-height:1.4em;margin:0;font-size:14px}.tray{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.chips{gap:8px;display:flex}.chip{border:3px solid #d9d2b8;border-radius:999px;width:52px;height:52px;font-size:12px}.chip.sel{outline:2px solid var(--gold)}.c5{color:#1a1a1a;background:#cfc8b4}.c25{background:#2f5d38}.c100{background:#1c1c1c}.c500{background:#3b4d38}.c1000{color:#1a1408;background:#c4a35a}.acts{flex-wrap:wrap;gap:8px;display:flex}.primary{background:var(--gold);color:#1a1408;border-color:var(--gold)}.setup,.study{width:100%;max-width:640px;margin:0 auto;padding:24px 18px 48px}.setup h1{margin:0 0 8px;font-size:28px;font-weight:500}.lede,.muted,.foot{color:var(--muted)}.starters,.more-grid{grid-template-columns:1fr 1fr;gap:14px 16px;margin:18px 0;display:grid}.field{flex-direction:column;gap:6px;font-size:14px;display:flex}.field span{color:var(--muted);align-items:center;gap:6px;display:flex}.field .q{background:0 0;border-radius:99px;width:18px;height:18px;padding:0;font-size:11px}.field small{color:var(--muted)}.field select,.field input{padding:8px 10px}.presets{flex-wrap:wrap;gap:8px;margin:8px 0 16px;display:flex}.presets button{padding:8px 12px}.more{margin:8px 0 12px}.cloth-row{color:var(--muted);align-items:center;gap:8px;margin:18px 0;display:flex}.swatch{border:1px solid #444;border-radius:99px;width:28px;height:28px;padding:0}.swatch.on{outline:2px solid var(--gold)}.wide{width:100%;margin-top:12px;padding:12px}.tabs{border-bottom:1px solid var(--line);gap:8px;margin-bottom:16px;display:flex}.panel{flex-direction:column;gap:12px;display:flex}.flash{color:#161410;background:#f4efe2;border-radius:12px;width:120px;height:160px;font-size:42px}.stats{grid-template-columns:1fr 1fr;gap:12px;margin:0;display:grid}.stats div{background:var(--panel);border:1px solid var(--line);border-radius:10px;padding:12px}.stats dt{color:var(--muted);font-size:12px}.stats dd{font-variant-numeric:tabular-nums;margin:4px 0 0;font-size:22px}@media (width<=640px){.top{padding:10px 12px}.modes button{padding:8px 10px}.spot{width:70px;min-height:70px}.felt{min-height:360px}.starters,.more-grid{grid-template-columns:1fr}.tray{flex-direction:column;align-items:stretch}}.icons{border:1px solid var(--line);background:#101410;border-radius:999px;justify-self:center;gap:2px;margin:0;padding:4px 8px;display:flex}.icons button{width:32px;height:28px;color:var(--muted);background:0 0;border:0;padding:0;font-size:14px}.cloth-dots{align-items:center;gap:8px;margin-left:0;display:flex}.dot{border:1px solid #3a3a3a;border-radius:99px;width:12px;height:12px;padding:0}.dot.on{outline:2px solid var(--gold);outline-offset:2px}.gold-cta{background:var(--gold);color:#1a1408;border:0;border-radius:0;width:100%;padding:14px;font-size:16px}.salon{background:#000 url(/assets/salon-field-C1J689Cl.png) top/cover no-repeat;flex-direction:column;min-height:calc(100dvh - 58px);display:flex}.salon-grid{grid-template-columns:minmax(300px,.95fr) minmax(320px,1.15fr);align-items:stretch;gap:0;width:100%;max-width:1180px;margin:0 auto;padding:0 0 48px;display:grid}.left-col{background:0 0;border-right:0;min-height:100%;padding:0}.left-art{display:block;position:relative}.left-art img{width:100%;height:auto;display:block}.hit{cursor:pointer;background:0 0;border:0;padding:0;position:absolute}.hit.play{width:32%;height:11%;top:85.5%;left:21%}.hit.sim{width:28%;height:11%;top:85.5%;left:51%}.atelier{align-items:stretch;max-width:none;padding:18px 22px 18px 10px;display:flex}.atelier .starters{margin-top:0}.atelier-stack{background:#101010d1;border:1px solid #262626;border-radius:16px;flex-direction:column;gap:8px;width:100%;padding:14px 14px 12px;display:flex}.rule-row{grid-template-columns:minmax(132px,38%) 1fr;align-items:center;gap:10px;margin:0;display:grid}.rule-lab{color:#c8c8c8;align-items:center;gap:10px;min-width:0;font-size:14px;display:flex}.rule-lab svg{color:#8d8d8d;flex-shrink:0;width:16px;height:16px}.rule-row select,.atelier-stack .field select,.atelier-stack .field input{appearance:none;color:#ececec;background-color:#171717;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%238a8a8a' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'><path d='M6 9l6 6 6-6'/></svg>");background-position:right 12px center;background-repeat:no-repeat;background-size:12px;border:1px solid #2c2c2c;border-radius:10px;width:100%;padding:10px 36px 10px 14px}.atelier-stack .field input{background-image:none;padding-right:14px}.adv-tick{appearance:none;cursor:pointer;background:#171717;border:1px solid #2c2c2c;border-radius:5px;justify-self:end;width:22px;height:22px;margin:0 4px 0 auto;position:relative}.adv-tick:checked{background:#14351a;border-color:#2f7a3a}.adv-tick:checked:after{content:"";border:2px solid #3dcc5a;border-width:0 2px 2px 0;width:6px;height:11px;position:absolute;top:2px;left:6px;transform:rotate(45deg)}.adv-extra{border-top:1px solid #222;margin-top:6px;padding-top:8px}.kicker{color:var(--gold);letter-spacing:.14em;text-transform:uppercase;margin:0 0 6px;font-size:11px}.ticks{flex-direction:column;gap:10px;margin-top:8px;display:flex}.tick{color:var(--muted);align-items:center;gap:8px;font-size:14px;display:flex}.board-card{background:#0c0c0cb8;border:1px solid #1c1c1c;border-radius:12px;margin:8px 18px 0;padding:16px 18px 18px}.board-card h2{margin:0 0 12px;font-size:22px;font-weight:500}.board-list{margin:0;padding:0;list-style:none}.board-list li{border-bottom:1px solid var(--line);justify-content:space-between;padding:10px 0;display:flex}.board-list .empty{color:var(--muted)}.door{max-width:560px;margin:0 auto;padding:48px 18px}.door h1{font-weight:500}@media (width<=800px){.salon-grid{grid-template-columns:1fr}.left-col{border-right:0}.icons{margin:0}}.icons svg{display:block}.right-cluster{justify-self:end;align-items:center;gap:14px;min-width:0;margin-left:0;display:flex}.metrics-bar{display:none}.profile{text-align:right;flex-direction:column;align-items:flex-end;gap:2px;min-width:0;max-width:min(42vw,200px);display:flex}.uname{color:#fff;font-size:12px;line-height:1.1}.metrics{color:#cfcfcf;font-variant-numeric:tabular-nums;text-overflow:ellipsis;max-width:100%;font-size:12px;line-height:1.2;overflow:hidden}.members{display:none}.hero-slot{width:min(1080px,100% - 36px);margin:18px auto 0}.hero-cta{color:#0a0a0a;text-align:left;background:#fff;border:0;border-radius:4px;flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;width:100%;min-height:168px;padding:36px 40px;display:flex}.hero-kicker{letter-spacing:.16em;text-transform:uppercase;color:#555;font-size:11px}.hero-title{font-size:42px;font-weight:500;line-height:1.05}.hero-sub{color:#333;font-size:16px}.kicker{color:#d8d8d8}.app,.top{background:#000}.top{border-bottom-color:#222}.icons{background:#0a0a0a;border-color:#2a2a2a}.icons button{color:#888}.icons button.on{color:#fff}.dot.on{outline-color:#fff}.atelier h1,.board-card h2{color:#fff}.gold-cta{display:none}.felt-wrap.compact .felt{min-height:280px}.sit .primary{background:var(--gold);color:#1a1408;border-color:var(--gold)}.icons button{width:34px;height:32px}.atelier h1{max-width:16ch;font-size:28px;line-height:1.15}.hero-slot,.hero-cta{display:none}.cloth-palette{grid-template-columns:repeat(5,1fr);gap:8px;margin:0 0 8px;display:grid}.swatch-card{background:#101010;border:1px solid #2a2a2a;border-radius:10px;flex-direction:column;gap:6px;padding:6px;display:flex}.swatch-card.on{outline-offset:1px;outline:2px solid #fff}.swatch-face{border-radius:6px;height:44px;display:block}.swatch-name{color:#cfcfcf;text-align:center;font-size:12px}@media (width<=800px){.cloth-palette{grid-template-columns:repeat(5,minmax(0,1fr))}}.bank-pill{color:#1a1408;font-variant-numeric:tabular-nums;background:#efe6d2;border:0;border-radius:999px;padding:5px 12px;font-size:13px}.salon-board{background:#0c0c0cb8;margin:4px 18px 20px}.salon-board h2{margin:0 0 8px;font-size:20px;font-weight:500}.sit-meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 16px;display:flex}.rule-pills{flex-wrap:wrap;gap:6px;display:flex}.rule-pills span{color:#cfcfcf;font-variant-numeric:tabular-nums;background:#141414;border:1px solid #2a2a2a;border-radius:999px;padding:4px 10px;font-size:11px}.felt-wrap{background:#050805}.felt{border-radius:18px}button.deal{min-width:96px;min-height:48px;padding:10px 18px;font-size:16px}@media (width<=480px){.app{padding-bottom:env(safe-area-inset-bottom,0)}.top{padding:calc(8px + env(safe-area-inset-top,0px)) 10px 8px;grid-template-columns:auto 1fr auto;gap:8px}.brand .sub{display:none}.mark{font-size:13px}.metrics-bar{display:none}.profile{max-width:min(38vw,140px)}.uname{font-size:11px}.profile .metrics{white-space:normal;text-overflow:ellipsis;font-size:10px;line-height:1.2;display:block;overflow:hidden}.icons{gap:0;max-width:min(48vw,200px);padding:2px 4px;overflow-x:auto}.icons button{width:28px;height:28px}.bank-pill,.members{display:none}.right-cluster{gap:6px;min-width:0}.sit{flex:1;gap:8px;max-width:none;min-height:0;padding:8px 12px 0}.cloth-palette{grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;margin:0}.swatch-face{height:28px}.swatch-name{font-size:10px}.swatch-card{padding:4px}.sit-meta{gap:8px}.rule-pills span{padding:3px 8px;font-size:10px}.toggles{gap:12px;font-size:12px}.hud{gap:12px;font-size:14px}.felt-wrap{aspect-ratio:1/1.05;z-index:2;border:2px solid #c4a35a80;border-radius:50%/42%;flex:auto;width:100%;max-width:min(100%,420px);min-height:300px;margin:0 auto;position:relative;overflow:visible}.felt{border-radius:50%/42%;gap:4px;height:100%;min-height:100%;padding:8% 4% 22%;overflow:visible}.felt-title{font-size:11px}.felt-title .gold{margin-top:2px;font-size:10px}.felt-title .small{margin-top:2px;font-size:9px}.dealer-spot{min-height:56px}.role{font-size:11px}.spots{min-height:150px;padding:48px 0 4px}.spot{border-width:1.5px;width:40px;min-height:40px;padding:3px 2px 5px;transform:translate(-50%)}.spot.slot-0{bottom:6%;left:17%}.spot.slot-1{bottom:12%;left:28%}.spot.slot-2{bottom:15%;left:41%}.spot.slot-3{bottom:15%;left:59%}.spot.slot-4{bottom:12%;left:72%}.spot.slot-5{bottom:6%;left:83%}.spot .n{font-size:11px}.chip-on{font-size:9px}.chip-stack .disk{width:18px;height:7px}.chip-stack em{font-size:8px}.card{min-width:36px;height:50px;font-size:13px}.card.sm{min-width:34px;height:48px;font-size:13px}.hand{bottom:calc(100% + 6px)}.hand-cards{min-height:48px}.hand .card.sm{margin-left:3px}.hand i{font-size:15px}.sit.playing .tray{z-index:12;position:relative}.sit.playing .felt-wrap{z-index:2}.hint{min-height:0;margin:0 2px;font-size:12px}.tray{z-index:5;padding:10px 12px calc(12px + env(safe-area-inset-bottom,0px));-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000f0;border-top:1px solid #222;flex-direction:column;align-items:stretch;gap:10px;margin:0 -12px;position:sticky;bottom:0}.chips{justify-content:space-between;width:100%}.chip{width:48px;height:48px;font-size:11px}.acts{grid-template-columns:1fr auto;gap:8px;width:100%;display:grid}.acts .primary.deal,.acts .primary{min-height:52px;font-size:17px}.acts button{min-height:48px;padding:10px 14px}}.chip-stack{flex-direction:column;align-items:center;min-height:22px;margin-top:2px;display:flex;position:relative}.chip-stack .disk{background:linear-gradient(90deg,#2f5d38,#3d7a48);border:1px solid #ffffff59;border-radius:999px;width:22px;height:8px;margin-top:-5px;display:block;box-shadow:0 1px 2px #00000073}.chip-stack .disk.d0{background:linear-gradient(90deg,#cfc8b4,#e8e0cc)}.chip-stack .disk.d1{background:linear-gradient(90deg,#2f5d38,#3d7a48)}.chip-stack .disk.d2{background:linear-gradient(90deg,#1c1c1c,#333)}.chip-stack .disk.d3{background:linear-gradient(90deg,#3b4d38,#4d6448)}.chip-stack .disk.d4{background:linear-gradient(90deg,#c4a35a,#dfc07a)}.chip-stack em{color:var(--gold);margin-top:2px;font-size:9px;font-style:normal}@keyframes deal-in{0%{opacity:0;transform:translateY(-14px)scale(.92)}to{opacity:1;transform:translateY(0)scale(1)}}.deal-card{animation:.22s ease-out both deal-in}.card.back{transform-style:preserve-3d;transition:transform .28s}.card.back.flip-out{opacity:0;transform:rotateY(90deg)}.recap-scrim{z-index:20;background:#000000b8;justify-content:center;align-items:flex-end;padding:16px;display:flex;position:fixed;inset:0}.recap-card{background:#121412;border:1px solid #2a2a2a;border-radius:16px 16px 12px 12px;flex-direction:column;gap:10px;width:min(420px,100%);padding:18px 16px 20px;display:flex}.recap-card h2{margin:0;font-size:22px;font-weight:500}.recap-stats{grid-template-columns:1fr 1fr;gap:10px;margin:4px 0 0;display:grid}.recap-stats div{background:#0c0e0c;border:1px solid #222;border-radius:10px;padding:10px 12px}.recap-stats dt{color:var(--muted);font-size:11px}.recap-stats dd{font-variant-numeric:tabular-nums;margin:4px 0 0;font-size:20px}.recap-rules{color:var(--muted);margin:0;font-size:12px}.recap-card .wide{width:100%;padding:12px}.drill-list{flex-direction:column;gap:8px;margin:16px 0 0;padding:0;list-style:none;display:flex}.drill-list button{text-align:left;background:#121412;border:1px solid #2a2a2a;border-radius:12px;flex-direction:column;gap:2px;width:100%;padding:12px 14px;display:flex}.drill-title{color:#fff;font-size:15px}.drill-felt{background:radial-gradient(at 50% 40%,#16351f 0%,#07150c 78%);border:1px solid #1e2a20;border-radius:16px;flex-direction:column;gap:14px;margin:18px 0;padding:18px;display:flex}.drill-felt .role{margin-bottom:6px;display:block}.drill-felt .card{margin-right:6px}.text-back{color:var(--gold);background:0 0;border:0;align-self:start;margin-bottom:8px;padding:0}.study.runner .acts{margin-top:8px}.salon-phone-cta,.atelier-sheet-toggle{display:none}@media (width<=480px){.salon-phone-cta{flex-direction:column;gap:8px;padding:12px 14px 0;display:flex}.salon-phone-cta .phone-play{width:100%;padding:14px;font-size:17px;display:block}.salon-phone-cta .phone-sim{color:#8dcf98;background:0 0;border:1px solid #2f7a3a;width:100%;padding:12px}.salon-phone-cta .text-link{color:var(--gold);text-align:left;background:0 0;border:0;padding:4px 0 8px}.salon .salon-board{display:none}.atelier-sheet-toggle{color:#fff;background:#101010e6;border:1px solid #262626;border-radius:12px;justify-content:space-between;align-items:center;width:calc(100% - 24px);margin:8px 12px 0;padding:12px 14px;display:flex}.atelier-sheet-toggle span{color:var(--gold);font-size:13px}.salon .atelier{padding:8px 12px 24px}.salon .atelier-stack{margin-top:8px;display:none}.salon .atelier-stack.open{display:flex}.left-art .hit{display:none}}.ledger-list{flex-direction:column;gap:10px;margin:16px 0;padding:0;list-style:none;display:flex}.ledger-list li{background:#121412;border:1px solid #2a2a2a;border-radius:12px;padding:12px 14px}.ledger-page .text-back{margin-top:12px}.study strong{color:var(--gold)}.practice-disclaimer{padding:10px 14px calc(12px + env(safe-area-inset-bottom,0px));color:#7a7a7a;text-align:center;background:#000;border-top:1px solid #1a1a1a;margin-top:auto;font-size:11px}.spot.active{outline-offset:2px;z-index:7;outline:2px solid #fff}.felt.multi .spots{min-height:176px;padding-top:48px}.felt.multi .spot{width:48px;min-height:48px}.felt.multi .hand .card.sm{min-width:28px;height:40px;margin-left:2px;font-size:12px}.felt-wrap,.felt,.spots,.spot{overflow:visible}@keyframes deal-in-doubled{0%{opacity:0;transform:scale(.92)rotate(90deg)}to{opacity:1;transform:rotate(90deg)}}.hand.doubled{min-width:78px}.hand.doubled .hand-cards{justify-content:center;align-items:center;min-width:72px;min-height:48px;padding:4px 8px;display:flex}.hand.doubled .double-overlay{z-index:6;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;top:28px;left:50%;transform:translate(-50%,-50%)}.hand.doubled .card.sm.doubled,.hand .card.sm.doubled{animation:.22s ease-out both deal-in-doubled;box-shadow:0 3px 10px #0009;transform-origin:50%!important;margin:0!important;transform:rotate(90deg)!important}.spot.split{z-index:8;overflow:visible}.spot.split .hand.split-hand{left:calc(50% + (var(--hi,0) - (var(--hn,1) - 1) / 2) * 72px);border-radius:8px;padding:4px 6px 2px;bottom:calc(100% + 10px);transform:translate(-50%)}.spot.split .hand.split-hand .card.sm{min-width:28px;height:40px;margin-left:2px;font-size:12px}.hand.hand-active{outline-offset:3px;filter:drop-shadow(0 0 5px #ffffffb3);z-index:9;background:#00000038;outline:2px solid #fff}@media (width<=720px){.felt-wrap,.felt,.spots,.spot{overflow:visible}.spots{min-height:170px;padding-top:64px;padding-bottom:8px}.felt{padding-bottom:24%}.spot{width:40px;min-height:40px;transform:translate(-50%)}.spot.slot-0{bottom:6%;left:17%}.spot.slot-1{bottom:12%;left:28%}.spot.slot-2{bottom:15%;left:41%}.spot.slot-3{bottom:15%;left:59%}.spot.slot-4{bottom:12%;left:72%}.spot.slot-5{bottom:6%;left:83%}.card.sm{min-width:34px;height:48px;font-size:13px}.hand-cards{min-height:48px}.hand .card.sm{margin-left:3px}.hand i{color:#fff8e7;font-size:15px;font-weight:700}.felt.multi .spots{min-height:180px;padding-top:64px}.felt.multi .hand .card.sm{min-width:30px;height:44px;margin-left:2px;font-size:12px}.spot.split .hand.split-hand{left:calc(50% + (var(--hi,0) - (var(--hn,1) - 1) / 2) * 64px);bottom:calc(100% + 8px)}.spot.split .hand.split-hand .card.sm{min-width:30px;height:44px;margin-left:2px;font-size:12px}.hand.doubled .hand-cards{min-width:76px;min-height:48px;padding:4px 10px}.hand.doubled .double-overlay{top:30px}.hand.doubled .card.sm.doubled,.hand .card.sm.doubled{margin:0!important;transform:rotate(90deg)!important}}.lab-room{padding-top:28px}.lab-room .study{max-width:none;padding:0}.lab-back{color:var(--gold);cursor:pointer;background:0 0;border:0;margin:0 0 10px;padding:0;font-size:14px}.hint-line{color:var(--muted);margin:0 0 14px;font-size:14px}.path-grid{flex-direction:column;gap:12px;margin-top:8px;display:flex}.path-card{text-align:left;background:var(--panel);width:100%;color:inherit;cursor:pointer;border:1px solid #2a2a2a;border-radius:14px;padding:16px 16px 14px;display:block}.path-card:hover,.path-card:focus-visible{border-color:var(--gold);outline:none}.path-card-static{cursor:default}.path-card-static:hover{border-color:#2a2a2a}.path-tag{letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin:0 0 6px;font-family:system-ui,sans-serif;font-size:10px}.path-tag.closed-tag{color:#888}.path-card h2{color:#fff;margin:0 0 6px;font-size:22px;font-weight:500}.path-card p{color:var(--muted);margin:0;font-size:14px}.path-meta{color:#cfcfcf;flex-wrap:wrap;gap:8px;margin-top:10px;font-size:12px;display:flex}.path-meta span{background:#0c0e0c;border:1px solid #222;border-radius:999px;padding:3px 8px}.big-pair .path-card{min-height:148px;padding:22px 18px}.big-pair .path-card h2{font-size:26px}.practice-grid .path-card{padding:14px 14px 12px}.practice-grid .path-card h2{font-size:20px}.lab-drill-list li{text-align:left;background:#121412e0;border:1px solid #2a2a2a;border-radius:12px;flex-direction:column;gap:2px;width:100%;padding:12px 14px;display:flex}@media (width>=801px){.path-grid.big-pair,.path-grid.practice-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.path-grid.practice-grid{grid-template-columns:1fr}@media (width>=900px){.path-grid.practice-grid{grid-template-columns:1fr 1fr}}}.icons.labeled{background:0 0;border:0;border-radius:0;gap:2px;max-width:none;padding:0;display:flex}.icons.labeled button{width:auto;min-width:44px;height:auto;color:var(--gold);border-radius:0;flex-direction:column;align-items:center;gap:2px;padding:4px 6px 6px;display:flex}.icons.labeled button.on{color:var(--gold);box-shadow:inset 0 -2px 0 var(--gold)}.nav-lab{letter-spacing:.02em;font-family:system-ui,sans-serif;font-size:9px;line-height:1}.profile{color:var(--gold);flex-direction:row;align-items:center;gap:6px}.profile svg{width:16px;height:16px}.metrics-row{border-bottom:1px solid #1e1e1e;grid-template-columns:repeat(3,1fr);gap:8px;padding:8px 4px 4px;display:grid}.metrics-row em{letter-spacing:.12em;color:var(--gold);font-family:system-ui,sans-serif;font-size:10px;font-style:normal;display:block}.metrics-row strong{color:var(--gold);font-variant-numeric:tabular-nums;margin-top:2px;font-size:15px;font-weight:600;display:block}.fv2-meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.gold-ticks label{color:var(--gold);font-size:13px}.gold-ticks input{accent-color:var(--gold);width:16px;height:16px}.compact-hud{color:var(--gold);font-variant-numeric:tabular-nums;gap:14px;font-size:13px;display:flex}.compact-hud em{letter-spacing:.1em;color:var(--gold);opacity:.85;font-size:9px;display:block}.rules-strip{border-top:1px solid #1a1a1a;border-bottom:1px solid #1a1a1a;justify-content:space-between;align-items:center;gap:8px;padding:6px 2px;display:flex}.rules-strip select{color:var(--gold);background:#121212;border:1px solid #2a2a2a;border-radius:8px;padding:6px 10px;font-size:12px}.rule-abbr{color:var(--gold);letter-spacing:.04em;text-align:center;flex:1;font-size:12px}.sit.fv2 .felt-wrap{background:#050505;border:10px solid #0a0a0a;border-radius:50%/46%;overflow:visible;box-shadow:inset 0 0 0 2px #c4a35a59,0 0 0 1px #1a1a1a}.sit.fv2 .felt{border-radius:50%/46%}.sit.fv2 .spot{background:#00000047;border:1.5px solid #c4a35a8c;border-radius:10px;width:52px;min-height:44px}.sit.fv2 .spot.seated,.sit.fv2 .spot.active{border-color:var(--gold);outline:none;box-shadow:0 0 10px #c4a35a8c}.insure-banner{letter-spacing:.14em;color:var(--gold);border:1px solid #c4a35a8c;border-radius:4px;margin-top:6px;padding:3px 10px;font-size:9px;display:inline-block}.felt-deco{pointer-events:none;opacity:.55;justify-content:space-between;display:flex;position:absolute;inset:10% 8% auto}.felt-wrap{position:relative}.deco-tray{border:1px solid var(--gold);background:linear-gradient(90deg,#eee,#c00 16%,#0a0 32%,#111 48%,#606 64%,#ca0 80%);border-radius:4px;width:72px;height:18px}.deco-shoe{color:var(--gold);border:1px solid var(--gold);letter-spacing:.08em;border-radius:4px;padding:4px 8px;font-size:11px}.chip.c025{color:#1a1a1a;background:#f2efe6;border-color:#cfc8b4}.chip.sel{outline:2px solid var(--gold);outline-offset:2px}.fv2-tray{flex-direction:column;gap:10px;display:flex}.bet-step{color:var(--gold);justify-content:center;align-items:center;gap:14px;display:flex}.bet-step button{border:1px solid var(--gold);width:36px;height:36px;color:var(--gold);background:0 0;border-radius:999px;font-size:18px}.bet-step em{letter-spacing:.12em;margin-left:4px;font-size:11px;font-style:normal}.acts .ghost{border:1px solid var(--gold);color:var(--gold);background:0 0;min-height:48px;padding:10px 14px}.sit.fv2 .acts{grid-template-columns:1fr 1fr 1.4fr;gap:8px;width:100%;display:grid}.sit.fv2 .acts .primary.deal{grid-column:auto}@media (width<=480px){.top{grid-template-rows:auto auto;grid-template-columns:1fr;gap:6px}.brand{justify-self:start}.right-cluster{grid-area:1/1;justify-self:end}.icons.labeled{grid-column:1/-1;justify-content:space-between;width:100%;max-width:none;overflow:visible}.icons.labeled button{flex:1;min-width:0;padding:4px 2px 6px}.nav-lab{font-size:8px}.mark{color:var(--gold);letter-spacing:.02em;font-size:18px;font-weight:700}.sit.fv2 .spot{border-radius:8px;width:46px;min-height:40px}.sit.fv2 .spot.slot-0{bottom:5%;left:12%}.sit.fv2 .spot.slot-1{bottom:12%;left:26%}.sit.fv2 .spot.slot-2{bottom:16%;left:40%}.sit.fv2 .spot.slot-3{bottom:16%;left:54%}.sit.fv2 .spot.slot-4{bottom:12%;left:68%}.sit.fv2 .spot.slot-5{bottom:5%;left:82%}.sit.fv2 .chip{width:42px;height:42px;font-size:10px}.fv2-tray{z-index:12;padding:10px 12px calc(12px + env(safe-area-inset-bottom,0px));background:#000000f5;border-top:1px solid #2a2418;margin:0 -12px;position:sticky;bottom:0}}.sit.fv2 .felt{background:radial-gradient(at 50% 40%,#1a4a28 0%,#0c2818 55%,#07150c 78%)!important}.sit.fv2 .spot{border-radius:8px!important}@media (width<=480px){.sit.fv2 .spot{transform:translate(-50%);border-radius:8px!important;width:48px!important;min-height:42px!important}.sit.fv2 .spot.slot-0{bottom:4%;left:14%}.sit.fv2 .spot.slot-1{bottom:11%;left:28%}.sit.fv2 .spot.slot-2{bottom:15%;left:42%}.sit.fv2 .spot.slot-3{bottom:15%;left:58%}.sit.fv2 .spot.slot-4{bottom:11%;left:72%}.sit.fv2 .spot.slot-5{bottom:4%;left:86%}.mark{font-weight:700;color:var(--gold)!important;font-size:20px!important}.icons.labeled button.on{box-shadow:inset 0 -2px 0 var(--gold)}.bet-step span{letter-spacing:.04em;font-size:14px}}.app:has(.sit.fv2) .top{z-index:8;background:#000;border-bottom:0;grid-template-columns:1fr auto;grid-template-areas:"brand profile""nav nav";gap:4px 8px;padding:10px 12px 0;display:grid;position:sticky;top:0}.app:has(.sit.fv2) .brand{grid-area:brand;justify-self:start}.app:has(.sit.fv2) .right-cluster{grid-area:profile;justify-self:end}.app:has(.sit.fv2) .icons.labeled{border-bottom:1px solid #1a1610;grid-area:nav;justify-content:space-between;width:100%;max-width:none;padding:6px 0 8px}.app:has(.sit.fv2) .mark{color:var(--gold);letter-spacing:.01em;font-family:system-ui,sans-serif;font-size:22px;font-weight:700}.app:has(.sit.fv2) .nav-lab{color:inherit;font-size:10px}.app:has(.sit.fv2) .icons.labeled button{color:var(--gold);flex:1;min-width:0}.sit.fv2{flex:1;gap:8px;width:100%;max-width:430px;min-height:0;margin:0 auto;padding:0 10px;font-family:system-ui,sans-serif}.sit.fv2 .metrics-row{border:0;grid-template-columns:repeat(3,1fr);gap:6px;padding:8px 0 2px;display:grid}.sit.fv2 .metrics-row>div{text-align:center;border:1px solid #c4a35a59;border-radius:6px;padding:6px 8px}.sit.fv2 .metrics-row em{letter-spacing:.14em;font-size:9px}.sit.fv2 .metrics-row strong{font-size:16px}.sit.fv2 .fv2-meta{grid-template-columns:1fr 1fr;align-items:center;gap:8px;padding:4px 2px;display:grid}.sit.fv2 .gold-ticks{flex-wrap:wrap;gap:10px;display:flex}.sit.fv2 .gold-ticks label{font-size:13px;font-weight:500}.sit.fv2 .compact-hud{justify-content:flex-end;gap:10px}.sit.fv2 .compact-hud em{font-size:8px}.sit.fv2 .rules-strip{border-color:#c4a35a40;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:6px 0;display:grid}.sit.fv2 .rule-abbr{letter-spacing:.08em;font-size:11px}.sit.fv2 .hint{display:none}.sit.fv2 .felt-wrap{aspect-ratio:1/.92;width:100%;max-width:400px;min-height:280px;box-shadow:inset 0 0 0 2px var(--gold), 0 0 0 1px #000;border:14px solid #111;border-radius:50%/44%;flex:auto;margin:4px auto 0;overflow:visible}.sit.fv2 .felt{border-radius:50%/44%;height:100%;min-height:100%;padding:10% 6% 26%;background:radial-gradient(at 50% 38%,#1e5a32 0%,#124226 42%,#0a2818 78%)!important}.sit.fv2 .felt-title{color:var(--gold)}.sit.fv2 .felt-title .gold{letter-spacing:.16em;font-size:11px}.sit.fv2 .dealer-spot{min-height:48px}.sit.fv2 .role{display:none}.sit.fv2 .spot{border:1.5px solid var(--gold);width:50px;min-height:42px;transform:translate(-50%);border-radius:8px!important}.sit.fv2 .spot.slot-0{bottom:6%;left:13%}.sit.fv2 .spot.slot-1{bottom:13%;left:27%}.sit.fv2 .spot.slot-2{bottom:17%;left:41%}.sit.fv2 .spot.slot-3{bottom:17%;left:55%}.sit.fv2 .spot.slot-4{bottom:13%;left:69%}.sit.fv2 .spot.slot-5{bottom:6%;left:83%}.sit.fv2 .fv2-tray{z-index:14;padding:10px 12px calc(10px + env(safe-area-inset-bottom,0px));background:#000;border-top:1px solid #c4a35a4d;gap:10px;margin:8px -10px 0;position:sticky;bottom:0}.sit.fv2 .chips{justify-content:space-between;width:100%;display:flex}.sit.fv2 .chip{width:46px;height:46px;font-size:11px;font-weight:700}.sit.fv2 .acts{width:100%;grid-template-columns:1fr 1fr 1.6fr!important;display:grid!important}.sit.fv2 .acts .ghost{letter-spacing:.08em;text-transform:uppercase;min-height:48px;font-size:13px}.sit.fv2 .acts .primary.deal{letter-spacing:.12em;text-transform:uppercase;color:#1a1408;background:linear-gradient(#e0c47a,#c4a35a);min-height:48px;font-size:16px;font-weight:700}@media (width<=480px){.app:has(.sit.fv2) .top{padding:calc(8px + env(safe-area-inset-top,0px)) 12px 0!important;grid-template-rows:auto auto!important;grid-template-columns:1fr auto!important}.sit.fv2 .felt-wrap{aspect-ratio:1/.92!important;border-radius:50%/44%!important;max-width:none!important}.sit.fv2 .spot{border-radius:8px!important;width:50px!important;min-height:42px!important}}.felt-wrap.fv2-table{box-shadow:inset 0 0 0 3px var(--gold), 0 0 0 1px #2a2410, 0 8px 24px #0000008c;background:#0a0a0a;border:16px solid #0c0c0c;border-radius:50%/46%;position:relative;overflow:visible}.felt-wrap.fv2-table .felt{border-radius:50%/46%;padding:14% 5% 28%;position:relative;background:radial-gradient(at 50% 36%,#226338 0%,#164a2a 45%,#0c2a18 80%)!important}.table-fixtures{z-index:3;pointer-events:none;grid-template-columns:52px 1fr 52px;align-items:start;gap:8px;display:grid;position:absolute;top:7%;left:6%;right:6%}.dealer-tray{border:1.5px solid var(--gold);background:linear-gradient(#1a160c 0%,#0a0a0a 100%);border-radius:8px;justify-content:center;gap:5px;min-height:52px;padding:6px 10px 8px;display:flex;box-shadow:inset 0 0 0 1px #c4a35a40}.tray-stack{flex-direction:column-reverse;align-items:center;width:18px;height:36px;display:flex;position:relative}.tray-stack i{border:1px solid #ffffff40;border-radius:999px;width:16px;height:5px;margin-top:-2px;display:block;box-shadow:0 1px 1px #0006}.tray-stack em{color:var(--gold);letter-spacing:.02em;font-size:8px;font-style:normal;position:absolute;bottom:-12px}.tray-stack.t1 i{background:#f2efe6}.tray-stack.t5 i{background:#b4232e}.tray-stack.t25 i{background:#1f6b3a}.tray-stack.t100 i{background:#1a1a1a;border-color:#666}.tray-stack.t500 i{background:#5a2d7a}.tray-stack.t1000 i{background:#c4a35a}.shoe-left,.shoe-right{border:1.5px solid var(--gold);background:linear-gradient(145deg,#2a2410,#0e0e0e);border-radius:6px;justify-content:center;align-items:center;width:52px;height:40px;display:flex;box-shadow:inset 0 0 0 1px #c4a35a33}.shoe-face{letter-spacing:.08em;color:var(--gold);font-family:system-ui,sans-serif;font-size:11px;font-weight:700}.shoe-right{background:linear-gradient(145deg,#1a1208,#050505)}.felt-wrap.fv2-table .spot{border:1.5px solid var(--gold);background:#0000004d;width:52px;min-height:44px;transform:translate(-50%);border-radius:8px!important}.felt-wrap.fv2-table .spot.active,.felt-wrap.fv2-table .spot.seated{border-color:#e0c47a;box-shadow:0 0 12px #c4a35aa6}.felt-wrap.fv2-table .spot.slot-0{bottom:5%;left:12%}.felt-wrap.fv2-table .spot.slot-1{bottom:12%;left:26%}.felt-wrap.fv2-table .spot.slot-2{bottom:16%;left:40%}.felt-wrap.fv2-table .spot.slot-3{bottom:16%;left:54%}.felt-wrap.fv2-table .spot.slot-4{bottom:12%;left:68%}.felt-wrap.fv2-table .spot.slot-5{bottom:5%;left:82%}.chip.c1{color:#1a1a1a;background:#f2efe6;border-color:#cfc8b4}.chip.c5{color:#fff;background:#b4232e;border-color:#f0d4a0}.chip.c25{color:#fff;background:#1f6b3a;border-color:#f0d4a0}.chip.c100{color:#fff;background:#141414;border-color:#f0d4a0}.chip.c500{color:#fff;background:#5a2d7a;border-color:#f0d4a0}.chip.c1000{color:#1a1408;background:#c4a35a;border-color:#f0d4a0}@media (width<=480px){.felt-wrap.fv2-table{aspect-ratio:1/.95;border-width:14px}.table-fixtures{top:5%;left:4%;right:4%}.dealer-tray{gap:4px;padding:5px 8px 10px}.tray-stack{width:16px;height:32px}.tray-stack i{width:14px}.shoe-left,.shoe-right{width:44px;height:36px}.felt-wrap.fv2-table .spot{width:48px!important;min-height:40px!important}}.sit.fv2 .felt-wrap.fv2-table{box-shadow:inset 0 0 0 3px var(--gold), inset 0 0 14px #0000008c, 0 0 0 1px #3a3018, 0 10px 28px #0009!important;aspect-ratio:1/.95!important;background:#0a0906!important;border:18px solid #12100c!important;border-radius:50%/46%!important;max-width:400px!important;overflow:visible!important}.sit.fv2 .felt-wrap.fv2-table .felt{background:radial-gradient(at 50% 34%,#226338 0%,#164a2a 44%,#0c2a18 80%)!important;border-radius:50%/46%!important;padding:52px 5% 28%!important}.sit.fv2 .felt-wrap.fv2-table .dealer-spot{z-index:5;margin-top:4px;position:relative;min-height:40px!important}.sit.fv2 .felt-wrap.fv2-table .table-fixtures{z-index:6;pointer-events:none;height:64px;display:block;position:absolute;top:-2px;left:6%;right:6%}.sit.fv2 .felt-wrap.fv2-table .dealer-tray{z-index:7;border-radius:10px;gap:6px;min-height:44px;padding:6px 12px 10px;position:absolute;top:2px;left:50%;transform:translate(-50%)}.sit.fv2 .felt-wrap.fv2-table .tray-stack em{display:none}.sit.fv2 .felt-wrap.fv2-table .shoe-left,.sit.fv2 .felt-wrap.fv2-table .shoe-right{width:48px;height:38px;position:absolute;top:22px}.sit.fv2 .felt-wrap.fv2-table .shoe-left{left:0}.sit.fv2 .felt-wrap.fv2-table .shoe-right{right:0}.sit.fv2 .felt-wrap.fv2-table .felt-title{z-index:2;margin-top:6px}.sit.fv2 .felt-wrap.fv2-table .spots{width:100%;min-height:132px;padding:36px 0 0}.sit.fv2 .felt-wrap.fv2-table .spot{border-radius:8px!important;width:50px!important;min-height:42px!important;transform:translate(-50%)!important}.sit.fv2 .felt-wrap.fv2-table .spot.slot-0{bottom:4%!important;left:14%!important}.sit.fv2 .felt-wrap.fv2-table .spot.slot-1{bottom:11%!important;left:28%!important}.sit.fv2 .felt-wrap.fv2-table .spot.slot-2{bottom:16%!important;left:42%!important}.sit.fv2 .felt-wrap.fv2-table .spot.slot-3{bottom:16%!important;left:58%!important}.sit.fv2 .felt-wrap.fv2-table .spot.slot-4{bottom:11%!important;left:72%!important}.sit.fv2 .felt-wrap.fv2-table .spot.slot-5{bottom:4%!important;left:86%!important}.sit.fv2 .chip.c1{color:#1a1a1a!important;background:#f2efe6!important}.sit.fv2 .chip.c5{color:#fff!important;background:#b4232e!important}.sit.fv2 .chip.c25{color:#fff!important;background:#1f6b3a!important}.sit.fv2 .chip.c100{color:#fff!important;background:#141414!important}.sit.fv2 .chip.c500{color:#fff!important;background:#5a2d7a!important}.sit.fv2 .chip.c1000{color:#1a1408!important;background:#c4a35a!important}@media (width<=480px){.sit.fv2 .felt-wrap.fv2-table{aspect-ratio:1/.96!important;border-width:16px!important;max-width:none!important}.sit.fv2 .felt-wrap.fv2-table .spot{width:48px!important;min-height:40px!important}.sit.fv2 .chip{width:44px!important;height:44px!important;font-size:11px!important}}.sit.fv2 .felt-wrap.painted{box-shadow:none!important;aspect-ratio:1!important;background:0 0!important;border:0!important;border-radius:0!important;max-width:420px!important;overflow:visible!important}.sit.fv2 .felt-wrap.painted .felt{aspect-ratio:1;display:block;position:relative;background-color:#0000!important;background-position:top!important;background-repeat:no-repeat!important;background-size:contain!important;border-radius:0!important;height:auto!important;min-height:0!important;padding:0!important}.sit.fv2 .felt-wrap.painted .table-fixtures{display:none!important}.sit.fv2 .felt-wrap.painted .dealer-spot{z-index:6;width:46%;position:absolute;top:20%;left:50%;transform:translate(-50%);min-height:44px!important}.sit.fv2 .felt-wrap.painted .felt-title{z-index:3;background:radial-gradient(#123a20e0 0%,#123a2059 55%,#0000 78%);width:70%;padding:8px 10px 10px;position:absolute;top:36%;left:50%;transform:translate(-50%)}.sit.fv2 .felt-wrap.painted .spots{z-index:5;min-height:28%;margin:0;padding:0;position:absolute;inset:auto 8% 11%}.sit.fv2 .felt-wrap.painted .spot{box-shadow:none;background:0 0!important;border-color:#0000!important;width:48px!important;min-height:40px!important}.sit.fv2 .felt-wrap.painted .spot .n{opacity:0}.sit.fv2 .felt-wrap.painted .spot.active,.sit.fv2 .felt-wrap.painted .spot.seated{box-shadow:0 0 14px 2px #e8c878cc;background:0 0!important;border-color:#e8c878!important}.sit.fv2 .felt-wrap.painted .spot.slot-0{bottom:6%;left:8%}.sit.fv2 .felt-wrap.painted .spot.slot-1{bottom:18%;left:24%}.sit.fv2 .felt-wrap.painted .spot.slot-2{bottom:26%;left:40%}.sit.fv2 .felt-wrap.painted .spot.slot-3{bottom:26%;left:60%}.sit.fv2 .felt-wrap.painted .spot.slot-4{bottom:18%;left:76%}.sit.fv2 .felt-wrap.painted .spot.slot-5{bottom:6%;left:92%}@media (width<=480px){.sit.fv2 .felt-wrap.painted{aspect-ratio:1!important;max-width:none!important}}.sit.fv2 .felt-wrap.painted.fv2-table{position:relative;box-shadow:none!important;aspect-ratio:1!important;background:0 0!important;border:0!important;border-radius:0!important;overflow:visible!important}.sit.fv2 .felt-wrap.painted.fv2-table .table-plate{pointer-events:none;-webkit-user-select:none;user-select:none;z-index:1;width:100%;height:auto;display:block;position:relative}.sit.fv2 .felt-wrap.painted.fv2-table .felt{z-index:2;position:absolute;inset:0;background:0 0!important;border-radius:0!important;height:auto!important;min-height:0!important;padding:0!important}.sit.fv2 .felt-wrap.painted.fv2-table .table-fixtures,.sit.fv2 .felt-wrap.painted.fv2-table .felt-title,.sit.fv2 .felt-wrap.painted.fv2-table .spot .n{display:none!important}.sit.fv2 .felt-wrap.painted.fv2-table .spots{z-index:5;width:100%!important;height:100%!important;min-height:0!important;margin:0!important;padding:0!important;position:absolute!important;inset:0!important}.sit.fv2 .felt-wrap.painted.fv2-table .spot{background:0 0!important;border:2px solid #0000!important;width:44px!important;min-height:36px!important;transform:translate(-50%)!important}.sit.fv2 .felt-wrap.painted.fv2-table .spot.active,.sit.fv2 .felt-wrap.painted.fv2-table .spot.seated{box-shadow:0 0 16px 3px #e8c878d9;border-color:#e8c878!important}.sit.fv2 .felt-wrap.painted.fv2-table .spot.slot-0{bottom:26%!important;left:18%!important}.sit.fv2 .felt-wrap.painted.fv2-table .spot.slot-1{bottom:34%!important;left:30%!important}.sit.fv2 .felt-wrap.painted.fv2-table .spot.slot-2{bottom:38%!important;left:42%!important}.sit.fv2 .felt-wrap.painted.fv2-table .spot.slot-3{bottom:38%!important;left:58%!important}.sit.fv2 .felt-wrap.painted.fv2-table .spot.slot-4{bottom:34%!important;left:70%!important}.sit.fv2 .felt-wrap.painted.fv2-table .spot.slot-5{bottom:26%!important;left:82%!important}.sit.fv2 .felt-wrap.painted.fv2-table .dealer-spot{width:40%!important;top:18%!important}.app:has(.sit.fv2){height:100dvh;max-height:100dvh;overflow:hidden}.app:has(.sit.fv2)>.sit.fv2{flex:auto;min-height:0;padding-bottom:0;overflow:hidden}.practice-disclaimer{display:none!important}.sit.fv2 .felt-wrap.painted.fv2-table .spot{flex-direction:column;justify-content:flex-end;align-items:center;display:flex;overflow:visible!important}.sit.fv2 .felt-wrap.painted.fv2-table .chip-stack{z-index:2;pointer-events:none;margin:0;position:absolute;top:42%;left:50%;transform:translate(-50%,-50%)}.sit.fv2 .felt-wrap.painted.fv2-table .bet-amt{color:var(--gold);z-index:6;white-space:nowrap;text-shadow:0 1px 2px #000;font-size:10px;font-style:normal;font-weight:600;position:absolute;top:calc(100% + 2px);left:50%;transform:translate(-50%)}.sit.fv2 .dealer-spot{flex-direction:column;align-items:center;gap:2px;display:flex}.sit.fv2 .dealer-cards .card,.sit.fv2 .card.dealer{min-width:30px!important;height:42px!important;padding:0 4px!important;font-size:11px!important}.sit.fv2 .dealer-total{color:#fff8e7;text-shadow:0 1px 3px #000;margin-top:2px;font-size:14px;font-style:normal;font-weight:700}.sit.fv2 .card.back,.sit.fv2 .card.back.dealer{border:1.5px solid var(--gold);color:#0000;position:relative;overflow:hidden;background:linear-gradient(145deg,#2a2410 0%,#0e0c06 100%)!important}.sit.fv2 .card.back:after{content:"999";color:var(--gold);letter-spacing:.06em;justify-content:center;align-items:center;font-size:10px;font-weight:700;display:flex;position:absolute;inset:0}.sit.fv2.playing .spot.idle{opacity:.32;filter:saturate(.7)}.sit.fv2.playing .spot.active{opacity:1;z-index:12;filter:none}.sit.fv2.playing .spot.has-cards:not(.active):not(.idle){opacity:.55}@media (width<=480px){.app:has(.sit.fv2) .top{padding-top:calc(4px + env(safe-area-inset-top,0px))!important}.sit.fv2 .metrics-row{gap:4px;padding:4px 0 0}.sit.fv2 .metrics-row strong{font-size:14px}.sit.fv2 .felt-wrap.painted.fv2-table{max-width:min(100%,360px)!important;margin-top:0!important}.sit.fv2 .fv2-tray{padding-top:6px;padding-bottom:calc(6px + env(safe-area-inset-bottom,0px));margin-top:4px}.sit.fv2 .chip{width:40px!important;height:40px!important}.sit.fv2 .hint{display:none}}.sit.fv2 .fv2-tray .bet-step{display:none!important}.sit.fv2 .fv2-tray{border-top:1px solid #c4a35a59;gap:8px}.sit.fv2 .felt-wrap.painted.fv2-table{aspect-ratio:1/.92!important;flex:auto!important;width:100%!important;max-width:none!important;min-height:0!important;margin:0 auto!important}.sit.fv2 .felt-wrap.painted.fv2-table .table-plate{width:108%;max-width:none;margin-left:-4%}.sit.fv2 .felt-wrap.painted.fv2-table .spot{justify-content:center!important;width:52px!important;min-height:48px!important;padding:0!important}.sit.fv2 .felt-wrap.painted.fv2-table .wager-bay{z-index:3;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:10% 12% 18%}.sit.fv2 .felt-wrap.painted.fv2-table .chip-stack.wager{flex-direction:column-reverse;align-items:center;gap:0;display:flex;position:static;top:auto;left:auto;transform:none}.sit.fv2 .felt-wrap.painted.fv2-table .chip-stack.wager .disk{width:28px;height:9px;margin-top:-5px}.sit.fv2 .felt-wrap.painted.fv2-table .bet-amt{font-size:9px;top:calc(100% + 1px)}.sit.fv2 .felt-wrap.painted.fv2-table .hand{z-index:8;bottom:calc(100% + 2px)}.sit.fv2 .dealer-row{flex-direction:row;justify-content:center;align-items:center;gap:8px;display:flex}.sit.fv2 .dealer-total{min-width:1.4em;font-size:15px;margin-top:0!important}@media (width<=480px){.sit.fv2 .felt-wrap.painted.fv2-table{aspect-ratio:1/.9!important}.sit.fv2 .felt-wrap.painted.fv2-table .spot{width:50px!important;min-height:46px!important}.sit.fv2 .metrics-row{padding:2px 0 0}.sit.fv2 .rules-strip{padding:2px 0}}.sit.fv2 .felt-wrap.painted.fv2-table .spot{gap:2px;flex-direction:column!important;justify-content:flex-start!important;align-items:center!important;padding-top:4px!important;display:flex!important}.sit.fv2 .felt-wrap.painted.fv2-table .bet-amt{z-index:6;order:1;margin:0;font-size:10px;line-height:1;position:static!important;top:auto!important;left:auto!important;transform:none!important}.sit.fv2 .felt-wrap.painted.fv2-table .wager-bay{z-index:3;order:2;justify-content:center;align-items:center;min-height:14px;display:flex;position:static!important;inset:auto!important}.sit.fv2 .felt-wrap.painted.fv2-table .hand{z-index:8;flex-direction:column;order:3;align-items:center;gap:1px;margin-top:2px;display:flex;position:relative!important;bottom:auto!important;left:auto!important;transform:none!important}.sit.fv2 .felt-wrap.painted.fv2-table .hand-total{color:#fff8e7;text-shadow:0 1px 3px #000;margin-top:1px;font-size:12px;font-style:normal;font-weight:700}.sit.fv2 .felt-wrap.painted.fv2-table .spot.split .hand.split-hand{bottom:-2px!important;left:calc(50% + (var(--hi,0) - (var(--hn,1) - 1) / 2) * 56px)!important;position:absolute!important;transform:translate(-50%)!important}.keys-view{max-width:720px}.keys-view h1{margin:0 0 4px;font-size:26px}.keys-rules{margin:0 0 14px;font-size:12px}.keys-tabs{flex-wrap:wrap;gap:6px;margin:0 0 14px;display:flex}.keys-tabs button{letter-spacing:.04em;text-transform:uppercase;color:var(--muted);background:#121412;border:1px solid #2a2a2a;border-radius:999px;padding:8px 12px;font-size:12px}.keys-tabs button.on{color:#1a1408;background:var(--gold);border-color:var(--gold)}.keys-chart h2,.keys-insurance h2{color:var(--gold);letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:14px;font-weight:600}.keys-scroll{-webkit-overflow-scrolling:touch;margin-bottom:12px;overflow-x:auto}.keys-table{border-collapse:collapse;font-variant-numeric:tabular-nums;width:100%;min-width:420px;font-size:11px}.keys-table th,.keys-table td{text-align:center;border:1px solid #1e221e;padding:4px 3px}.keys-table thead th{color:var(--muted);background:#0c0e0c;font-size:10px;font-weight:600}.keys-table tbody th{text-align:left;color:#d8d0b8;white-space:nowrap;background:#0c0e0c;padding-left:6px;font-weight:600}.keys-cell{letter-spacing:.02em;justify-content:center;align-items:center;min-width:1.4em;font-weight:700;display:inline-flex}.keys-table .keys-cell{display:table-cell}.keys-hit{color:#9ddea8;background:#1a3a24}.keys-stand{color:#e2c56a;background:#2a2410}.keys-double{color:#8eb8e8;background:#1a2a3a}.keys-split{color:#c9a0e8;background:#2a1a3a}.keys-surrender{color:#e89898;background:#3a1a1a}.keys-legend{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px 12px;margin:8px 0 0;font-size:11px;display:flex}.keys-legend .keys-cell{border-radius:4px;width:22px;height:22px;font-size:11px}.keys-insurance-card{color:#e8e2d0;background:#121412;border:1px solid #2a2a2a;border-radius:12px;margin:0 0 10px;padding:14px 16px;font-size:15px;line-height:1.45}.keys-insurance-card strong{color:var(--gold)}.flash-study{max-width:none;padding:0}.flash-study h1{margin:0 0 4px;font-size:24px}.study-acts{margin-top:4px}.study-acts button.study-wrong{outline-offset:1px;outline:2px solid #a11d2a}.study-recap{margin-top:12px;font-size:14px}.study-recap.ok{color:#9ddea8}.study-recap.bad{color:#e89898}.flash-study .wide{width:100%;margin-top:12px;padding:12px}.lab-room .keys-view{padding:0}
