:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#10291f;background:#f2eee4;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:wait;opacity:.65}.app-shell{min-height:100vh;display:flex;flex-direction:column;background:#f2eee4}.topbar{width:min(1120px,calc(100% - 48px));margin:0 auto;min-height:88px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #c8c6b9}.brand{display:inline-flex;align-items:center;gap:12px;color:#10291f;text-decoration:none;font-weight:800;letter-spacing:-.02em}.brand-mark{width:34px;height:34px;display:grid;place-items:center;color:#f6f1e7;background:#0b6848;border:2px solid #10291f;font-family:Georgia,serif;font-size:20px}.connection{display:flex;align-items:center;gap:8px;color:#52675e;font-size:13px;font-weight:700}.connection-dot{width:8px;height:8px;border-radius:50%;background:#d28a2b}.connection[data-status=online] .connection-dot{background:#17a56b}.connection[data-status=offline] .connection-dot{background:#c64a42}.landing,.lobby{width:min(1120px,calc(100% - 48px));margin:auto}.landing{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);gap:clamp(48px,8vw,112px);align-items:center;padding:64px 0}.eyebrow{margin:0 0 18px;color:#0b6848;font-size:13px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.hero-copy h1,.lobby-heading h1{margin:0;font-family:Georgia,Times New Roman,serif;font-weight:500;letter-spacing:-.045em;line-height:.98}.hero-copy h1{max-width:720px;font-size:clamp(48px,6vw,76px)}.hero-text{max-width:620px;margin:28px 0 34px;color:#52675e;font-size:18px;line-height:1.65}.match-rules{display:grid;grid-template-columns:repeat(3,1fr);margin:0;border-top:1px solid #b6b8aa}.match-rules div{padding:18px 16px 0 0}.match-rules dt{color:#718078;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.match-rules dd{margin:5px 0 0;font-weight:800}.entry-panel{padding:clamp(28px,4vw,44px);background:#fffdf6;border:1px solid #c4c2b5;box-shadow:10px 10px #163b2e}.panel-step{margin:0 0 28px;color:#79877f;font-size:11px;font-weight:900;letter-spacing:.16em}label{display:block;margin-bottom:8px;color:#29453a;font-size:13px;font-weight:800}input{width:100%;min-height:50px;padding:0 15px;color:#10291f;background:#f7f4eb;border:1px solid #aeb6ad;border-radius:0;outline:none}input:focus{border-color:#0b6848;box-shadow:0 0 0 3px #0b684824}.primary-button,.secondary-button,.text-button{border:0;font-weight:900}.primary-button{width:100%;min-height:52px;margin-top:14px;padding:0 18px;color:#fff;background:#0b6848;border:2px solid #0b6848}.primary-button:hover{background:#084f38;border-color:#084f38}.secondary-button{min-width:104px;color:#10291f;background:#f0b34d;border:1px solid #10291f}.separator{display:flex;align-items:center;gap:12px;margin:24px 0;color:#7d8982;font-size:11px;font-weight:800;text-transform:uppercase}.separator:before,.separator:after{content:"";flex:1;height:1px;background:#d4d3c9}.join-form{display:flex;gap:10px}.code-input{font-family:SFMono-Regular,Consolas,monospace;font-size:18px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.invite-callout,.form-error,.privacy-note{font-size:13px;line-height:1.5}.invite-callout{margin:14px 0 0;padding:10px 12px;color:#244b3b;background:#e0eee6;border-left:3px solid #0b6848}.form-error{margin:14px 0 0;color:#9f302d;font-weight:700}.privacy-note{margin:20px 0 0;color:#7d8982}.play-money-notice{width:100%;min-height:44px;display:flex;align-items:center;justify-content:center;gap:9px;padding:10px 24px;color:#d9e8e0;background:#10291f;font-size:12px;font-weight:700;text-align:center}.play-money-notice span{color:#f0b34d}.lobby{padding:48px 0 56px}.lobby-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.lobby-heading h1{font-size:clamp(42px,5vw,64px)}.text-button{padding:10px 0;color:#52675e;background:transparent;border-bottom:1px solid currentColor}.lobby-board{position:relative;padding:clamp(24px,5vw,54px);color:#f5f3ea;background:#0e5a40;border:10px solid #163b2e;outline:1px solid #071f17}.lobby-status{display:flex;align-items:center;justify-content:space-between;margin-bottom:38px}.status-chip{padding:7px 10px;color:#123529;background:#f0b34d;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.seats{display:grid;grid-template-columns:1fr 1fr;gap:clamp(52px,12vw,170px)}.seat{min-height:154px;padding:22px;background:#f8f4e9;border:2px dashed #8db6a2;color:#5a6d64}.seat[data-filled=true]{border-style:solid;border-color:#10291f;color:#10291f}.avatar{width:48px;height:48px;display:grid;place-items:center;margin-bottom:18px;color:#fff;background:#163b2e;border-radius:50%;font-family:Georgia,serif;font-size:23px}.seat-name{font-size:18px;font-weight:900}.seat-name span{margin-left:5px;color:#0b6848;font-size:10px;letter-spacing:.08em;text-transform:uppercase}.seat-meta{display:flex;justify-content:space-between;gap:12px;margin-top:8px;font-size:12px}.seat-meta .online{color:#0b7a52}.seat-meta .offline{color:#a3423d}.versus{position:absolute;top:51%;left:50%;width:46px;height:46px;display:grid;place-items:center;color:#10291f;background:#f0b34d;border:2px solid #10291f;border-radius:50%;transform:translate(-50%,-50%);font-size:12px;font-weight:900}.invite-box{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:38px;padding-top:26px;border-top:1px solid #4a806b}.invite-box>div{min-width:0}.invite-box span{display:block;margin-bottom:6px;color:#afd0bf;font-size:10px;font-weight:900;letter-spacing:.14em}.invite-box code{display:block;max-width:100%;overflow:hidden;color:#fff;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.primary-button.compact{width:auto;min-width:140px;margin:0;color:#10291f;background:#f0b34d;border-color:#f0b34d}.next-step{margin:18px 0 0;color:#52675e;font-size:14px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:780px){.topbar,.landing,.lobby{width:min(100% - 32px,620px)}.topbar{min-height:72px}.connection{font-size:0}.connection-dot{width:10px;height:10px}.landing{grid-template-columns:1fr;gap:42px;padding:42px 0 56px}.hero-copy h1{font-size:clamp(43px,13vw,62px)}.hero-text{margin:22px 0 28px;font-size:16px}.entry-panel{box-shadow:7px 7px #163b2e}.lobby{padding:36px 0 48px}.lobby-heading{align-items:start}.seats{grid-template-columns:1fr;gap:46px}.versus{top:50%}.invite-box{align-items:stretch;flex-direction:column;gap:18px}.primary-button.compact{width:100%}}@media(max-width:430px){.brand span:last-child{font-size:14px}.match-rules{gap:8px}.match-rules dd{font-size:13px}.join-form{flex-direction:column}.secondary-button{min-height:48px}.lobby-board{padding:22px 18px;border-width:6px}.lobby-status{margin-bottom:28px}}.poker-board{padding:clamp(18px,3.5vw,42px);color:#f5f3ea;background:#0e5a40;border:10px solid #163b2e;outline:1px solid #071f17}.table-toolbar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;margin-bottom:22px;color:#d5e7de;font-size:12px;text-align:center}.table-toolbar>:last-child{justify-self:end}.table-player{width:min(100%,660px);min-height:116px;display:flex;align-items:center;justify-content:space-between;gap:22px;margin:0 auto;padding:16px 20px;color:#10291f;background:#f8f4e9;border:2px solid #10291f}.table-player[data-compact=true]{width:min(82%,560px)}.table-player[data-acting=true]{border-color:#f0b34d;box-shadow:0 0 0 4px #f0b34d}.table-player-copy{min-width:0;display:grid;gap:5px;font-size:12px}.table-player-copy>b{font-size:15px}.table-player-copy small{color:#567067}.player-name-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.player-name-row>strong{font-size:18px}.dealer-chip,.all-in-chip{padding:4px 6px;color:#10291f;background:#f0b34d;border:1px solid #10291f;font-size:9px;font-weight:900;letter-spacing:.06em}.dealer-chip.muted{color:#4c645a;background:#e3e4dc;border-color:#8c9a93}.all-in-chip{color:#fff;background:#9f302d;border-color:#6f1d1b}.hole-cards,.community-cards{display:flex;align-items:center;justify-content:center;gap:8px}.playing-card{width:62px;height:88px;flex:0 0 auto;display:grid;grid-template-rows:auto 1fr;place-items:center;padding:7px;color:#10291f;background:#fffdf6;border:2px solid #10291f;box-shadow:2px 3px #071f1761;font-family:Georgia,Times New Roman,serif}.playing-card>b{justify-self:start;font-size:20px;line-height:1}.playing-card>i{align-self:center;font-size:29px;font-style:normal}.playing-card[data-red=true]{color:#b32e2a}.playing-card[data-hidden=true]{grid-template-rows:1fr;color:#f0b34d;background:#163b2e;border:5px solid #f8f4e9;outline:1px solid #10291f}.playing-card[data-placeholder=true]{background:#ffffff14;border:2px dashed rgba(255,255,255,.28);box-shadow:none}.card-back-mark{width:28px;height:28px;display:grid;place-items:center;border:1px solid #f0b34d;font-weight:900}.felt-center{min-height:236px;display:grid;place-items:center;align-content:center;gap:18px;padding:24px 0}.pot-display{display:flex;align-items:baseline;gap:8px;padding:6px 11px;color:#10291f;background:#f0b34d;border:1px solid #10291f}.pot-display span{font-size:9px;font-weight:900;letter-spacing:.12em}.pot-display strong{font-size:18px}.turn-message{min-height:22px;margin:0;color:#e5f0ea;font-size:14px;font-weight:800;text-align:center}.action-countdown{display:inline-flex;align-items:center;gap:9px;margin:-8px 0 0;padding:6px 10px;color:#173d30;background:#e3eee8;border:1px solid #8db6a2;font-size:11px;font-weight:800;text-transform:uppercase}.action-countdown strong{min-width:30px;color:#0b6848;font-size:16px;font-variant-numeric:tabular-nums;text-align:right}.action-countdown[data-urgent=true]{color:#6f1d1b;background:#f8dfdc;border-color:#c7645e}.action-countdown[data-urgent=true] strong{color:#9f302d}.action-panel{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:22px;padding:16px;color:#10291f;background:#f8f4e9;border:2px solid #10291f}.action-panel button{min-height:44px;padding:0 17px;color:#10291f;background:#fff;border:1px solid #10291f;font-weight:900}.action-panel button:hover:not(:disabled){background:#e8e9e2}.action-panel .action-primary{color:#10291f;background:#f0b34d}.action-panel .action-primary:hover:not(:disabled){background:#e3a23a}.action-panel .primary-button{width:auto;margin:0}.waiting-action{color:#60746b;font-size:13px;font-weight:700}.result-panel p{margin:0;line-height:1.5;text-align:center}.rematch-controls{width:100%;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:14px 20px}.rematch-controls p{flex:1 1 340px}.rematch-status{padding:10px 14px;color:#466158;background:#e3e4dc;border:1px solid #8c9a93;font-size:12px;font-weight:900;text-transform:uppercase}@media(max-width:780px){.poker-board{padding:18px 14px;border-width:6px}.table-toolbar{grid-template-columns:1fr 1fr}.table-toolbar>:last-child{display:none}.table-player,.table-player[data-compact=true]{width:100%}.felt-center{min-height:206px;padding:20px 0}.playing-card{width:50px;height:70px;padding:5px}.playing-card>b{font-size:16px}.playing-card>i{font-size:23px}.community-cards{gap:4px}.action-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.action-panel button{padding:0 10px}}@media(max-width:430px){.table-player{gap:10px;padding:12px}.player-name-row>strong{font-size:15px}.playing-card{width:43px;height:62px}.hole-cards{gap:4px}.felt-center{min-height:184px}.action-panel{grid-template-columns:1fr}}
