:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#252d29;background:#f4f3ee;font-synthesis:none;font-size:14px;--line:#dcdfd6;--muted:#727a70;--green:#245b42;--red:#b74b3c}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button{border:1px solid #cbd1c6;background:#fffefb;color:#2e3d31;border-radius:6px;padding:11px 18px;font-weight:600;cursor:pointer;transition:background .15s,transform .15s}button:hover:enabled{background:#e8eddf}button:active:enabled{transform:translateY(1px)}button:disabled{opacity:.4;cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #99b794;outline-offset:3px}.primary{background:var(--green);color:#fff;border-color:var(--green)}.primary:hover:enabled{background:#164830}input{width:100%;border:1px solid #cbd1c6;border-radius:5px;background:#fffefb;padding:12px;color:inherit}h1,h2,h3,p{margin-top:0}h2{font-size:19px}h3{font-size:16px}.muted{color:var(--muted)}.small,small{font-size:12px}.eyebrow{font-size:10px;letter-spacing:1.8px;font-weight:700;color:var(--muted)}.wordmark{display:inline-flex;gap:9px;align-items:center;color:var(--green);text-decoration:none;font-size:21px;font-weight:800;letter-spacing:2px}.wordmark span{border-left:1px solid var(--line);padding-left:16px;margin-left:9px;font-size:9px;letter-spacing:1.5px;color:var(--muted)}.lobby-shell{min-height:100dvh;display:flex;flex-direction:column}.masthead{height:94px;margin:0 6%;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.lobby-main{width:min(1000px,88%);margin:76px auto 40px;flex:1}.lobby-title{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:18px 0 52px}.lobby-title h1{font-family:Georgia,serif;font-size:clamp(36px,4.8vw,56px);font-weight:400;line-height:1.1;letter-spacing:-1.8px;margin-bottom:18px}.lobby-title p{color:var(--muted);margin:0}.lobby-title>button{padding:15px 24px;white-space:nowrap}.list-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.list-heading h2{margin:0;font-size:16px}.count{display:inline-block;background:#e4e8dc;border-radius:20px;padding:3px 8px;font-size:11px;margin-left:8px}.text-button{border:0;background:none;color:var(--muted);font-size:12px}.table-list{border:1px solid var(--line);border-radius:8px;background:#fafaf6;overflow:hidden}.empty-state{padding:56px 20px;text-align:center}.empty-state h3{margin:24px 0 10px;font-weight:500}.empty-state p{color:var(--muted);font-size:13px;margin:0}.empty-suits{letter-spacing:12px;font-size:26px;color:#9ba790}.table-row{display:flex;gap:18px;padding:25px;align-items:center;border-bottom:1px solid var(--line)}.table-row:last-child{border-bottom:0}.table-symbol{background:#e7ebdf;color:var(--green);width:42px;height:42px;display:grid;place-items:center;border-radius:5px;font-size:25px}.table-info{flex:1;min-width:0}.table-info h3{margin-bottom:8px;overflow-wrap:anywhere}.meta{display:flex;flex-wrap:wrap;gap:8px 20px;color:var(--muted);font-size:12px}.tag{font-size:10px;background:#e6ecdf;color:#4d6849;border-radius:3px;padding:3px 7px;white-space:nowrap}.lobby-note{display:flex;gap:14px;margin-top:23px;color:var(--muted);align-items:center}.lobby-note>span{font-size:23px}.lobby-note p{font-size:12px;line-height:1.7;margin:0}.lobby-footer{margin:0 6%;border-top:1px solid var(--line);padding:24px 0;font-size:10px;letter-spacing:1.3px;color:var(--muted);display:flex;justify-content:space-between}.lobby-footer span{letter-spacing:0}.game-shell{height:100dvh;display:flex;flex-direction:column;max-width:1280px;margin:auto;border-left:1px solid var(--line);border-right:1px solid var(--line);background:#fafaf6}.table-top{flex:none;padding:15px 28px 0;background:#f4f3ee;border-bottom:1px solid var(--line)}.table-heading{display:flex;justify-content:space-between;align-items:center;gap:10px}.compact{font-size:11px;letter-spacing:1.5px}.table-heading h1{font-size:16px;margin:6px 0 0;max-width:65vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table-status{display:flex;align-items:center;gap:10px}.connection{color:var(--muted);font-size:11px}.connection:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:#bb9d60;margin-right:6px}.connection.connected:before{background:#478359}.board-row{display:flex;align-items:center;justify-content:space-between;padding:18px 0 17px}.board-row .eyebrow{margin-bottom:8px}.cards{display:inline-flex;gap:6px}.card{display:inline-flex;align-items:center;justify-content:center;gap:4px;width:49px;height:60px;background:#fffefb;border:1px solid #cfd5c9;border-radius:5px;font-family:Georgia,serif;font-size:24px;font-weight:600;color:#2f3a32;box-shadow:0 2px #e0e3d9}.card>span{font-size:19px}.card.red{color:var(--red)}.card.empty{color:#bac1b2;background:#ebeee4;border:1px dashed #cdd4c3;box-shadow:none}.small-cards .card{width:40px;height:37px;font-size:20px;gap:2px}.small-cards .card>span{font-size:16px}.pot{text-align:right;display:flex;flex-direction:column}.pot strong{font-size:29px;font-weight:600;font-variant-numeric:tabular-nums}.pot .small{margin-top:4px}.seats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.seat{display:flex;align-items:center;gap:9px;border:1px solid #d9ded0;border-radius:5px;padding:8px 10px;background:#fafaf6;min-width:0;min-height:49px}.seat.acting{background:#e6eedc;border-color:#67835b;box-shadow:inset 3px 0 #426d39}.seat.disconnected{opacity:.6}.seat-number{font-size:11px;color:#77846b;align-self:flex-start;padding-top:2px;font-variant-numeric:tabular-nums}.seat-main{flex:1;min-width:0}.seat-name{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:600}.seat-name small{font-size:8px;color:var(--green);margin-left:4px}.dealer{display:inline-grid;place-items:center;border:1px solid #99a58e;border-radius:50%;width:14px;height:14px;font-size:8px;margin-left:6px}.seat-detail{display:flex;justify-content:space-between;gap:5px;font-size:10px;margin-top:4px;font-variant-numeric:tabular-nums}.seat-detail span{color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.turn-clock{color:var(--green);font-size:12px;font-weight:700;font-variant-numeric:tabular-nums}.your-hand{display:flex;align-items:center;gap:14px;padding:12px 0}.your-turn{font-size:12px;font-weight:700;color:var(--green);margin-left:auto}.your-hand>.muted{margin-left:auto}.middle{flex:1;min-height:0;position:relative;display:flex;flex-direction:column}.panel-tabs{display:flex;align-items:center;gap:18px;border-bottom:1px solid var(--line);padding:0 28px;min-height:44px;flex:none}.panel-tabs button{padding:13px 0 11px;border:0;border-bottom:2px solid transparent;border-radius:0;background:none;color:var(--muted);font-size:12px}.panel-tabs button.selected{color:var(--green);border-bottom-color:var(--green)}.panel-tabs>span{margin-left:auto;font-size:9px;letter-spacing:1px;color:var(--muted)}.history-scroll,.results-scroll{overflow-y:auto;flex:1;min-height:0;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#bdc9b2 transparent}.history-scroll{padding:10px 28px}.log-row{display:grid;grid-template-columns:62px 28px 1fr;gap:10px;padding:10px 0;border-bottom:1px solid #e9ece2;line-height:1.5;font-size:12px;overflow-wrap:anywhere}.log-row time,.log-hand{font-size:10px;color:#899080;font-variant-numeric:tabular-nums;padding-top:2px}.log-row:last-child{color:var(--green)}.jump{position:absolute;right:25px;bottom:15px;padding:8px 13px;border-color:#afbea5;box-shadow:0 3px 12px #20301912;font-size:11px}.action-bar{flex:none;padding:16px 28px 20px;border-top:1px solid var(--line);background:#f4f3ee;display:flex;align-items:center;justify-content:space-between;gap:16px}.action-caption{display:flex;flex-direction:column;gap:5px;max-width:390px}.action-caption strong{font-size:13px;font-weight:600}.action-caption span{font-size:11px;color:var(--muted);line-height:1.5}.buttons{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.buttons>button{white-space:nowrap}.play-buttons{gap:6px}.play-buttons button{padding:10px 13px;font-size:12px}.fold{color:var(--red)}.raise-group{display:flex;align-items:center;border:1px solid #cbd1c6;border-radius:6px;overflow:hidden;background:#fffefb}.raise-group label{font-size:9px;margin-left:8px;color:var(--muted)}.raise-group input{width:75px;padding:9px 4px;border:0;font-size:12px;box-shadow:none;background:none}.raise-group button{border-radius:0;margin:-1px}.results-scroll{padding:22px 28px}.results-heading h2{margin:7px 0 10px;font-size:20px}.awards{display:flex;gap:15px;flex-wrap:wrap;padding:12px 0 18px}.awards>div{display:flex;flex-direction:column;gap:5px;border-left:2px solid #88a573;padding-left:12px}.awards>div>span{font-size:10px;color:var(--muted)}.awards strong{font-size:13px}.positive{color:#367047}.negative{color:var(--red)}.results-table-wrap{overflow-x:auto}.results-table{border-collapse:collapse;width:100%;text-align:right;white-space:nowrap;font-size:12px;font-variant-numeric:tabular-nums}.results-table th{font-size:10px;color:var(--muted);font-weight:500;padding:10px;border-bottom:1px solid var(--line)}.results-table td{padding:14px 10px;border-bottom:1px solid #e2e6dc}.results-table th:first-child,.results-table td:first-child{text-align:left}.results-table small{font-size:10px;color:var(--muted)}.my-result{background:#edf1e7}.revealed{display:flex;flex-wrap:wrap;gap:20px;margin-top:20px}.revealed>div{display:flex;align-items:center;gap:10px;font-size:12px}.error{background:#f9e9df;color:#8f3d2e;padding:10px 14px;display:flex;justify-content:space-between;align-items:center;font-size:12px;line-height:1.5;flex:none}.error button{padding:0 4px;border:0;background:none;color:inherit;font-size:18px}.connection-notice{padding:20px;background:#f1ead6}.connection-notice h3{margin-bottom:6px}.connection-notice p{font-size:12px;margin:0}.remove{font-size:10px;padding:5px 7px}.pad{padding:16px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#17221966;display:flex;align-items:center;justify-content:center;padding:20px;z-index:10;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal{width:460px;max-height:calc(100dvh - 40px);overflow-y:auto;padding:28px;border-radius:10px;background:#f7f7f0;box-shadow:0 20px 70px #18221a44}.modal-heading{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:24px;gap:10px}.modal-heading h2{font-family:Georgia,serif;font-size:29px;font-weight:400;margin:10px 0 0;overflow-wrap:anywhere}.modal-heading>button{padding:0 5px;border:0;background:none;font-size:23px}.modal form>label,.form-numbers label{display:flex;flex-direction:column;gap:8px;font-size:12px;margin-bottom:17px}.form-numbers{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:10px}.form-numbers input{padding:11px 8px}.modal form>.checkbox{flex-direction:row;gap:12px;background:#eaf0e2;border:1px solid #d6e0cb;border-radius:5px;padding:13px;margin:2px 0 20px;align-items:flex-start}.checkbox input{width:16px;height:16px;margin:1px 0 0;accent-color:var(--green)}.checkbox small{display:block;margin-top:6px;line-height:1.5;color:var(--muted);font-size:11px}.submit{width:100%;margin-top:8px}.modal form>.small{line-height:1.5}.modal .error{margin-bottom:12px}@media(min-width:1000px){.seats{grid-template-columns:repeat(5,minmax(0,1fr))}.action-bar:has(.play-buttons){flex-wrap:wrap}.action-bar:has(.play-buttons) .action-caption{max-width:220px}}@media(max-width:700px){.masthead{height:74px;margin:0 6%}.masthead>.small,.wordmark span{display:none}.lobby-main{margin-top:40px}.lobby-title{align-items:flex-start;flex-direction:column;margin-bottom:32px}.lobby-title h1{font-size:42px}.table-row{padding:18px 14px;gap:10px}.table-row>button{padding:10px;font-size:11px}.table-symbol{display:none}.meta{gap:8px 12px}.table-top{padding:10px 12px 0}.table-heading h1{font-size:14px}.table-status{flex-direction:column;gap:4px;align-items:flex-end}.board-row{padding:12px 0}.card{width:39px;height:48px;font-size:21px}.card>span{font-size:16px}.cards{gap:4px}.pot strong{font-size:25px}.pot>.small{font-size:9px}.seats{gap:4px}.seat{padding:6px;gap:5px;min-height:45px}.seat-number{font-size:9px}.seat-name{font-size:10px}.seat-name small{font-size:7px}.seat-detail{font-size:9px}.seat-detail span{max-width:55px}.turn-clock{font-size:10px}.your-hand{gap:9px;padding:9px 0}.your-hand>.muted{font-size:10px;max-width:115px}.your-hand>.eyebrow{font-size:8px;letter-spacing:1px}.small-cards .card{width:34px;height:32px;font-size:18px}.panel-tabs{padding:0 13px;min-height:40px}.history-scroll{padding:5px 13px}.log-row{grid-template-columns:48px 22px 1fr;gap:5px;font-size:11px;padding:9px 0}.log-row time{font-size:9px}.action-bar{padding:12px 12px max(14px,env(safe-area-inset-bottom));flex-direction:column;align-items:stretch;gap:10px}.action-caption{max-width:none;gap:3px}.action-caption span{font-size:10px}.buttons{justify-content:flex-end}.buttons>button{padding:10px 13px;font-size:12px}.play-buttons{justify-content:space-between;gap:4px}.play-buttons button{padding:10px 9px;font-size:11px}.raise-group label{font-size:8px;margin-left:5px}.raise-group input{width:58px;font-size:11px}.results-scroll{padding:16px 12px}.modal{padding:24px 20px}.results-table th,.results-table td{padding:10px 8px}.remove{font-size:8px;padding:4px}.lobby-footer{font-size:9px}.results-heading h2{font-size:18px}}@media(max-height:650px){.board-row{padding:7px 0}.card{height:39px}.seat{min-height:35px;padding:4px 6px}.your-hand{padding:6px 0}.table-heading h1{margin:2px 0 0}.action-bar{padding-top:8px;padding-bottom:8px}.action-caption span{display:none}}
