:root{--felt: #4eb6e4;--felt-deep: #2f92c8;--felt-lit: #8ed4f4;--wood: #4a2c14;--gold: #c4a574;--paper: #f6f1e4;--stage-ratio: 2.1667;--card-w: 36px;--card-h: 50px;--card-stack: calc(24px - var(--card-h));--card-col-gap: 1px}*{box-sizing:border-box}html{--vvw: 100vw;--vvh: 100dvh}html,body{margin:0;height:100%;background:#140c08;color:var(--paper);font-family:SF Pro Display,SF Pro Text,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}#app{min-height:100%;display:flex;flex-direction:column}body[data-screen=lobby]{min-height:100dvh;overflow-y:auto;overflow-x:hidden;overscroll-behavior-y:contain;background:#062450}body[data-screen=table],body[data-screen=replay]{position:fixed;inset:0;width:var(--vvw, 100vw);height:var(--vvh, 100dvh);overflow:hidden;background:var(--felt);display:grid;place-items:stretch}body[data-screen=table] #app,body[data-screen=replay] #app{position:relative;width:var(--vvw, 100vw);height:var(--vvh, 100dvh);max-width:none;max-height:none;min-width:0;min-height:0;overflow:hidden;padding-left:env(safe-area-inset-left,0px);padding-right:env(safe-area-inset-right,0px);background:var(--felt);display:flex;flex-direction:column}@media(orientation:landscape){body[data-screen=table],body[data-screen=replay]{background:var(--felt)}body[data-screen=table] #app,body[data-screen=replay] #app{width:var(--vvw, 100vw);max-width:none;height:var(--vvh, 100dvh);padding-left:0;padding-right:0;padding-bottom:env(safe-area-inset-bottom,0px);background:var(--felt)}}@media(orientation:portrait){html.fs-force-land body[data-screen=table],html.fs-force-land body[data-screen=replay]{background:var(--felt)}html.fs-force-land body[data-screen=table] #app,html.fs-force-land body[data-screen=replay] #app{position:fixed;top:50%;left:50%;width:var(--vvh, 100dvh);height:var(--vvw, 100dvw);max-width:none;max-height:none;padding:0;background:var(--felt);transform:translate(-50%,-50%) rotate(90deg);transform-origin:center center}}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 18px;background:#1c120c;border-bottom:1px solid #5c3b1e;flex-shrink:0;position:relative;z-index:20}.brand{font-size:18px;letter-spacing:.2em;color:var(--gold);font-weight:600}.level-chip{flex-shrink:0;padding:3px 10px;border-radius:6px;background:#1a4a78;color:#fff8e8;font-size:13px;font-weight:700;white-space:nowrap}.turn-clock{flex-shrink:0;min-width:28px;height:24px;padding:0 6px;border-radius:6px;background:#5a3cb5;border:1.5px solid #d4c8ff;color:#fff8e8;font-weight:800;font-size:14px;display:grid;place-items:center;line-height:1}.table-note{flex-shrink:1;min-width:0;max-width:28vw;height:24px;padding:0 8px;border-radius:6px;background:#fff8e8f0;color:#1b1208;font-size:12px;font-weight:700;display:grid;align-items:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.meta{display:flex;gap:14px;flex-wrap:wrap;font-size:13px;color:#d9cbb3;min-width:0}.meta b{color:#fff;font-weight:600}.topbar button,.actions button,.col-tag{appearance:none;border:1px solid #8a6230;background:#2a1a0e;color:var(--gold);padding:6px 12px;border-radius:4px;cursor:pointer;font-size:12px}.topbar button.primary,.actions button.primary{background:#8b1e1e;border-color:#c45c4a;color:#fff}.actions button:disabled{opacity:.38;cursor:default;pointer-events:none}.arena{--dock-h: 0px;--hand-lift: 48px;flex:1;display:grid;grid-template-rows:minmax(0,1fr) auto;min-height:0;padding:6px 10px 8px;touch-action:none}body[data-screen=table] .felt,body[data-screen=table] .hand-center,body[data-screen=table] #myhand,body[data-screen=table] .rack{touch-action:none}.felt{position:relative;min-height:0;height:100%;overflow:visible;background:radial-gradient(ellipse at center,var(--felt-lit) 0%,var(--felt) 52%,var(--felt-deep) 100%);border:10px solid var(--wood);border-radius:48%/22%}.host-toast{position:absolute;top:10px;left:50%;transform:translate(-50%);z-index:6;padding:6px 14px;border-radius:8px;background:#140c08e0;color:#f0d28a;font-size:13px;white-space:nowrap}.watermark{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:56px;letter-spacing:.12em;color:#ffffff61;text-shadow:0 1px 0 rgba(20,70,110,.28),0 0 12px rgba(40,110,160,.35);pointer-events:none;font-weight:700}.watermark .wm-emoji{text-shadow:none;filter:saturate(2) brightness(1.4) contrast(1.2) drop-shadow(0 0 8px rgba(255,230,140,.45))}.seat{position:absolute;display:flex;flex-direction:column;align-items:center;gap:4px;z-index:2}.seat.north{top:6px;left:50%;transform:translate(-50%)}.seat.west{left:10px;top:48%;transform:translateY(-50%);align-items:flex-start}.seat.east{right:10px;top:48%;transform:translateY(-50%);align-items:flex-end}.seat.south{bottom:6px;left:50%;transform:translate(-50%)}.spec-fan{display:flex;max-width:176px;overflow:hidden;pointer-events:none;margin-top:4px}.spec-fan .stack{flex-direction:row;align-items:flex-end}.spec-fan .stack .card+.card{margin-top:0;margin-left:1px}.seat.west .spec-fan,.seat.east .spec-fan{max-width:128px}.felt.spec-global .play-zone.south{bottom:calc(var(--dock-h) + var(--hand-lift))}.watch-bar{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:8px}.watch-bar em{font-style:normal;color:#f0d28a;font-size:13px;letter-spacing:.12em;margin-right:4px}.avatar-wrap{position:relative;width:48px;height:48px;flex-shrink:0}.avatar-ring{position:absolute;inset:-4px;border-radius:50%;background:conic-gradient(#e8bc3a calc(var(--remain, 0) * 360deg),#ffffff1f 0);opacity:0;pointer-events:none}.avatar-wrap.ticking .avatar-ring{opacity:1}.avatar-wrap .avatar{position:relative;z-index:1;width:100%;height:100%}.avatar{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;font-weight:700;border:2px solid transparent}.avatar.male{background:#7ea1c4;color:#102033}.avatar.female{background:#d4a0b5;color:#3a1020}.avatar.active{border-color:#f0d28a}.avatar.done{opacity:.45}.avatar.tribute{border-color:#e0b04a}.avatar.photo{overflow:hidden;padding:0;background:#1a2a38;color:transparent}.avatar.photo img{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}.seat-name{font-size:12px;color:#143a52;text-shadow:0 1px 0 rgba(255,255,255,.35)}.seat-count{font-size:12px;color:#1a5c78;text-shadow:0 1px 0 rgba(255,255,255,.35)}.play-zone{position:absolute;display:flex;flex-direction:column;align-items:center;gap:4px;z-index:3}.play-zone.north{top:17%;left:50%;transform:translate(-50%,-50%)}.play-zone.south{top:58%;bottom:auto;left:50%;transform:translate(-50%,-50%);z-index:7;pointer-events:none}.play-zone.west{left:20%;top:50%;transform:translate(-50%,-50%)}.play-zone.east{left:80%;right:auto;top:50%;transform:translate(-50%,-50%)}.play-zone .stack{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-end}.play-zone .stack .card+.card{margin-top:0;margin-left:calc(18px - var(--card-w) * .8)}.play-kind{font-size:11px;color:#cde8db}.play-zone.linger{opacity:.88}.table-react{max-width:9.5em;padding:4px 8px;border-radius:8px;background:#08100c73;font-size:15px;font-weight:700;line-height:1.3;color:#f3e2b0;letter-spacing:.04em;text-align:center;word-break:break-word;text-shadow:0 2px 10px rgba(0,0,0,.55);animation:table-react-pop 3.6s ease-out forwards}@keyframes table-react-pop{0%{transform:translateY(8px) scale(.86);opacity:0}12%{transform:translateY(0) scale(1);opacity:1}70%{opacity:1}to{transform:translateY(-6px);opacity:0}}.play-pass{position:absolute;left:50%;top:0;z-index:4;margin:0;pointer-events:none;white-space:nowrap;font-size:22px;font-weight:700;color:#f3e2b0;letter-spacing:.18em;text-shadow:0 2px 10px rgba(0,0,0,.55);animation:play-pass-flash .9s ease-out forwards}@keyframes play-pass-flash{0%{transform:translate(-50%,-110%) scale(.72);opacity:0}14%{transform:translate(-50%,-110%) scale(1);opacity:1}55%{transform:translate(-50%,-110%) scale(1);opacity:1}to{transform:translate(-50%,-110%) scale(1);opacity:0}}.tribute-board{position:absolute;left:50%;top:46%;transform:translate(-50%,-50%);z-index:4;min-width:360px;max-width:min(520px,92%);padding:16px 20px 14px;color:#f3e6c8;background:radial-gradient(ellipse at 50% 0%,rgba(232,196,110,.16),transparent 52%),linear-gradient(180deg,#1c160ef5,#0c1210f0);border:1px solid rgba(232,196,110,.55);border-radius:14px;box-shadow:0 0 0 1px #5034148c inset,0 18px 40px #00000073;font-family:Songti SC,STSong,SimSun,"Noto Serif SC","Source Han Serif SC",serif}.tribute-board.act{border-color:#f0d28ad9;box-shadow:0 0 0 1px #f0d28a40 inset,0 18px 44px #00000080}.tribute-board.anti{text-align:center}.tb-head{display:flex;flex-direction:column;align-items:center;gap:4px;margin-bottom:8px}.tb-kicker{font-family:SF Pro Text,PingFang SC,Microsoft YaHei,sans-serif;font-size:10px;letter-spacing:.42em;text-indent:.42em;color:#c4a574;text-transform:uppercase}.tribute-board h3{margin:0;font-size:26px;font-weight:700;letter-spacing:.34em;text-indent:.34em;line-height:1.2;color:#f6e2b0;text-shadow:0 1px 0 rgba(0,0,0,.45)}.tb-rule,.tb-anti-body,.tb-wait{margin:0;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-size:13px;line-height:1.75;letter-spacing:.04em;color:#ead9b8;text-align:center}.tb-anti-body{margin-top:8px;color:#f7edd4}.tb-anti-body b{color:#f0d28a;font-weight:700}.tb-wait{margin-top:10px;color:#c4a574}.tribute-board .panel-actions{display:flex;margin-top:12px;justify-content:center}.tribute-board .panel-actions button{font-family:Songti SC,STSong,SimSun,Microsoft YaHei,serif;font-size:15px;letter-spacing:.28em;text-indent:.28em;padding:8px 22px}.tribute-row{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:12px;padding:8px 6px;border-radius:10px;background:#fff8e60a}.tb-party{display:flex;flex-direction:column;align-items:center;min-width:52px;gap:2px}.tb-role{font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:10px;letter-spacing:.28em;text-indent:.28em;color:#c4a574}.tb-name{font-size:15px;font-weight:700;letter-spacing:.08em;color:#f7edd4}.tb-name i{font-style:normal;margin-left:4px;font-size:11px;color:#f0d28a}.tb-arrow{color:#e0b04a;font-size:18px;font-weight:700}.tb-slot{min-width:46px;min-height:58px;display:grid;place-items:center;border-radius:8px;border:1px dashed rgba(196,165,116,.45);background:#00000038}.tb-slot span{font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:11px;letter-spacing:.08em;color:#c4b08a;writing-mode:horizontal-tb;max-width:42px;text-align:center;line-height:1.35}.tb-slot.mine{border-style:solid;border-color:#f0d28a;background:#f0d28a1f}.tb-slot.hosting{border-style:solid;border-color:#c4a5748c;background:#c4a57414}.tb-slot.hosting span{color:#e0c48a}.tb-slot.mine span{color:#f6e2b0}.tb-slot.filled{border-style:solid;border-color:#c4a574b3;padding:2px}.tb-slot.filled .stack{transform:scale(.92)}.return-bar{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap;background:linear-gradient(90deg,#2a1a0c,#1c140c);border:1px solid rgba(196,165,116,.7);border-radius:8px;padding:9px 14px;margin-bottom:8px;font-family:Songti SC,STSong,SimSun,Microsoft YaHei,serif}.return-bar em{font-style:normal;color:#f0d28a;font-size:18px;font-weight:700;letter-spacing:.32em;text-indent:.32em;line-height:1}.return-bar span{font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-size:13px;letter-spacing:.04em;color:#ead9b8}.return-bar.wait{border-style:dashed;opacity:.9}.msg{position:absolute;left:50%;top:18%;transform:translate(-50%);background:#00000073;padding:6px 14px;border-radius:999px;font-size:13px;max-width:80%;text-align:center;z-index:4}.log{position:absolute;right:14px;bottom:10px;width:200px;font-size:11px;color:#e8f4fb;background:#0c304859;padding:8px 10px;border-radius:8px;max-height:120px;overflow:auto;z-index:2}.pick-hint{margin:0 0 2px;text-align:center;font-size:12px;color:#f0d28a}.react-bar{display:flex;flex-wrap:wrap;justify-content:center;gap:6px;padding:4px 0 2px}.react-bar button{appearance:none;border:1px solid rgba(232,204,140,.35);background:#ffffff0f;color:#e8d9c0;padding:4px 10px;border-radius:999px;font-size:12px;cursor:pointer}.react-bar button.on{border-color:#f0d28a;background:#e8bc3a38;color:#f6e2b0}.mic-btn{width:32px;height:32px;padding:0;display:grid;place-items:center}.mic-btn svg{width:16px;height:16px;fill:currentColor}.mic-btn.on svg{fill:#f6e2b0}.talk-hint{min-width:0;max-width:28vw;font-size:11px;color:#f0d28a;line-height:1.2}.talk-hint:empty{display:none}.talk-input{width:88px;min-width:72px;border:1px solid rgba(232,204,140,.35);background:#00000047;color:#f6f1e4;border-radius:999px;padding:4px 8px;font-size:12px}.talk-input:focus{outline:1px solid #f0d28a}.talk-send{padding:4px 8px}.dock{position:relative;z-index:12}.dock-main{display:flex;align-items:flex-end;gap:8px}.dock-hand{flex:1;min-width:0}.dock-meta{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:8px;min-height:0}.south-info{display:flex;justify-content:flex-start;align-items:center;gap:10px;font-size:12px;color:#e8d9c0;margin:0}.mic-wrap{display:flex;justify-content:flex-end;align-items:center;gap:6px}.hand-center{position:absolute;left:50%;top:auto;bottom:calc(var(--dock-h) + 4px);transform:translate(-50%);z-index:6;display:flex;flex-direction:column;align-items:center;gap:2px;width:min(96vw,100%);max-width:none;pointer-events:none}.hand-center .suit-bar,.hand-center .rack,.hand-center .actions{pointer-events:auto}.hand-center .actions{justify-content:center;flex-wrap:wrap;padding:2px 0 0;gap:6px}.hand-center .rack{justify-content:center;min-height:0;width:max-content;max-width:none;padding:2px 0 0}.rack{display:flex;align-items:flex-end;justify-content:flex-start;gap:var(--card-col-gap);overflow:visible;padding:4px 2px 0;min-height:0;scrollbar-width:none}.rack::-webkit-scrollbar{display:none}.col{display:flex;flex-direction:column;align-items:center;flex-shrink:0}.col.grouped{outline:1px solid #7eb8a0;outline-offset:2px;border-radius:4px;cursor:pointer}.ungroup{appearance:none;border:1px solid #7eb8a0;background:#1a2a24;color:#b8e0d0;font-size:10px;padding:0 4px;line-height:16px;border-radius:3px;cursor:pointer;margin-bottom:2px}.suit-bar{display:flex;justify-content:center;gap:8px;padding:4px 0 2px}.suit-bar.corner{position:absolute;right:8px;bottom:calc(var(--dock-h) + 10px);z-index:8;flex-direction:row;gap:4px;padding:4px 6px;margin:0;border-radius:999px;background:#06120e66}.suit-chip{position:relative;width:38px;height:38px;border-radius:50%;font-size:22px;line-height:1;padding:0;opacity:.35}.suit-chip.red{color:#e24b4b}.suit-chip.black{color:#d9cbb3}.suit-chip.lit{opacity:1;box-shadow:0 0 12px #e8bc3a,0 0 4px #e8bc3acc;border-color:#e8bc3a}.suit-chip.on{outline:2.5px solid #f0d28a;background:#e8bc3a47}.suit-chip i{position:absolute;right:-3px;bottom:-3px;font-style:normal;font-size:10px;line-height:1;color:#f6e2b0;text-shadow:0 1px 2px #000}.suit-chip:disabled{cursor:default}.stack{display:flex;flex-direction:column;align-items:center}.card{width:var(--card-w);height:var(--card-h);background:linear-gradient(#fffef9,#f3ead8);color:#1b1208;border-radius:3px;border:1px solid #b9ad97;box-shadow:0 1px 1px #00000047;position:relative;cursor:pointer;-webkit-user-select:none;user-select:none;flex-shrink:0;overflow:hidden}.stack .card+.card{margin-top:var(--card-stack)}.card .idx{position:absolute;top:2px;left:2px;display:flex;flex-direction:row;align-items:baseline;gap:1px;line-height:1;z-index:1}.card .rank{font-size:calc(var(--card-w) * .42);font-weight:800;font-family:Georgia,Times New Roman,serif}.card .idx.ten .rank{font-size:calc(var(--card-w) * .34);letter-spacing:-.5px}.card .suit{font-size:calc(var(--card-w) * .38);line-height:1}.card .pip{position:absolute;inset:18px 0 3px;display:flex;align-items:center;justify-content:center;font-size:20px}.card.red{color:#c01919}.card.black{color:#161616}.card.flush-suit .suit,.card.flush-suit .pip{color:#e8bc3a;text-shadow:0 0 6px #f0d060,0 0 1px #fff4c2}.card.red.flush-suit .suit,.card.red.flush-suit .pip{color:#ff4d4d;text-shadow:0 0 7px #ffd36a,0 0 2px #fff}.card.joker{background:linear-gradient(#fffef9,#f3ead8)}.card.joker.joker-red{color:#c01919;border-color:#b44a3a}.card.joker.joker-black{color:#161616;border-color:#5a5a5a}.card .joker-art{position:absolute;inset:2px 3px;width:auto;height:auto}.card.joker .idx,.card.joker .joker-idx{display:block;z-index:2;top:2px;left:2px;writing-mode:vertical-rl;text-orientation:upright;letter-spacing:0;line-height:1;font-size:calc(var(--card-w) * .26);font-weight:800;font-family:SF Pro Text,PingFang SC,Microsoft YaHei,sans-serif}.card.mini.joker .joker-idx{font-size:7px}.card.wild{background:linear-gradient(#fff8e0,#ffe7a8);border:2px solid #d4a017;color:#b10f0f}.card.wild .suit,.card.wild .pip{color:#c01919}.card.wild.flush-suit .suit,.card.wild.flush-suit .pip{color:#c01919;text-shadow:0 0 7px #ffd36a,0 0 2px #fff}.card.selected{outline:2px solid #3aa0ff;transform:translateY(-5px);z-index:2}.card.dim{opacity:.38}.card.play-hint{box-shadow:0 0 0 2px #f0d28ad9,0 0 10px #e8bc3a73}.card.mini{width:calc(var(--card-w) * .8);height:calc(var(--card-h) * .82);cursor:default}.card.mini .idx{top:1px;left:2px}.card.mini .rank{font-size:10px}.card.mini .suit{font-size:9px}.card.mini .pip{font-size:16px;inset:12px 0 3px}.stack.mini .card+.card{margin-top:calc(var(--card-h) * -.5)}.play-zone .stack.mini .card+.card{margin-top:0;margin-bottom:0;margin-left:calc(18px - var(--card-w) * .8)}.actions{display:flex;justify-content:center;flex-wrap:wrap;gap:6px;padding:4px 0 2px;flex-shrink:0}.overlay{position:absolute;inset:0;background:#0c1c286b;display:flex;align-items:center;justify-content:center;z-index:1000;pointer-events:auto}.panel{position:relative;z-index:1001;background:#24160c;border:1px solid var(--gold);padding:20px;width:min(420px,92%);max-height:88%;overflow:auto}.panel h2{margin:0 0 10px;font-size:18px;color:var(--gold)}.panel-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:14px}.panel-actions button{appearance:none;border:1px solid #8a6230;background:#2a1a0e;color:var(--gold);padding:8px 14px;border-radius:4px;cursor:pointer;font-size:13px}.panel-actions button.primary{background:#8b1e1e;border-color:#c45c4a;color:#fff}.hint{font-size:12px;color:#b7a48a}.gate{flex:1;position:relative;display:flex;flex-direction:column;min-height:100dvh;overflow:visible;background:#062450}.gate-bg{position:absolute;inset:0;background:radial-gradient(ellipse 95% 70% at 50% 8%,#2b7ec8,#1868b4 22%,#0e4d96,#0a3a78,#062450)}.gate-bg:before{content:"";position:absolute;inset:-20%;background:radial-gradient(circle at 18% 78%,rgba(255,255,255,.08),transparent 34%),radial-gradient(circle at 86% 18%,rgba(120,190,255,.12),transparent 32%)}.gate-bg:after{content:"♠  ♥  ♦  ♣";position:absolute;left:50%;top:46%;transform:translate(-50%,-50%);font-size:clamp(48px,18vw,120px);letter-spacing:.28em;color:#ffffff09;pointer-events:none}.mac-window{position:relative;z-index:1;width:100%;min-height:100dvh;border-radius:0;overflow:hidden;background:#041c406b;border:0;box-shadow:none;backdrop-filter:blur(28px) saturate(1.35);-webkit-backdrop-filter:blur(28px) saturate(1.35)}.mac-titlebar{height:44px;display:grid;grid-template-columns:72px 1fr 72px;align-items:center;padding:0 14px;background:linear-gradient(180deg,#ffffff1a,#ffffff08);border-bottom:1px solid rgba(255,255,255,.08)}.traffic{display:flex;gap:7px}.tl{width:12px;height:12px;border-radius:50%;box-shadow:inset 0 .5px .5px #ffffff73}.tl.close{background:#ff5f57}.tl.min{background:#febc2e}.tl.max{background:#28c840}.mac-title{text-align:center;font-size:13px;color:#ffffffb8;letter-spacing:.18em;font-weight:500}.mac-body{padding:20px 16px 28px}.hero{text-align:center;margin-bottom:18px}.hero-kicker{margin:0 0 10px;font-size:12px;letter-spacing:.38em;color:#ffffffb8}.hero-mark{font-family:Songti SC,STSong,Songti TC,"Noto Serif SC",Times New Roman,serif;font-size:32px;font-weight:700;letter-spacing:.14em;color:#f4fbff;line-height:1.2}.hero-mark .wm-emoji{filter:saturate(2) brightness(1.35) contrast(1.15)}.hero-sub{margin:10px 0 0;font-size:13px;color:#f0faffc7;letter-spacing:.08em}.nick-chip{display:flex;align-items:center;gap:8px;width:min(100%,300px);margin:12px auto 0;padding:6px 6px 6px 14px;border-radius:999px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);color:#ffffff8c;font-size:12px}.nick-chip b{flex:1;min-width:0;color:#fff;font-size:14px;font-weight:600;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nick-chip .wx-avatar{width:28px;height:28px;border-color:#ffffff38}.nick-chip #pick-avatar{flex-shrink:0;padding:6px 10px}.group-chip{padding-right:4px}.group-chip .mac-btn{flex-shrink:0;padding:8px 14px;border-radius:999px}.share-mask{align-items:flex-end}.share-sheet{width:min(420px,100%);padding:18px 18px calc(18px + env(safe-area-inset-bottom,0px));border-radius:18px 18px 0 0;background:#1c1610;border:1px solid rgba(232,204,140,.28);border-bottom:0;box-shadow:0 -16px 40px #00000073}.share-kicker{margin:0;text-align:center;font-size:11px;letter-spacing:.28em;color:#e8d4a8b3}.share-sheet h2{margin:8px 0 16px;text-align:center;font-size:16px;font-weight:600;color:#f6efe0}.share-group-name{display:flex;align-items:center;gap:8px;margin:0 0 12px;padding:8px 12px;border-radius:12px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);color:#ffffff8c;font-size:12px}.share-group-name input{flex:1;min-width:0;appearance:none;border:0;background:transparent;color:#fff;font-size:14px;outline:none}.share-act{appearance:none;display:block;width:100%;margin-top:8px;padding:12px 16px;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:#ffffff14;color:#fff;font-size:15px;font-weight:600;cursor:pointer}.share-act.primary{background:linear-gradient(180deg,#d7b37a,#b8894a);color:#2a1a0c;border-color:transparent}.share-cancel{appearance:none;display:block;width:100%;margin-top:12px;padding:12px;border:0;background:transparent;color:#ffffff8c;font-size:14px;cursor:pointer}.mode-row{display:grid;grid-template-columns:1fr;gap:12px}.mode-card{appearance:none;cursor:pointer;text-align:left;padding:22px 20px 18px;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;color:inherit;transition:transform .18s ease,background .18s ease,border-color .18s ease}.mode-card:hover{transform:translateY(-2px);background:#ffffff1a;border-color:#ffffff38}.mode-card.featured{background:linear-gradient(180deg,#c4a57438,#ffffff0d);border-color:#e8cc8c59}.mode-ico{display:block;font-size:26px;margin-bottom:12px;filter:saturate(1.4)}.mode-card strong{display:block;font-size:18px;font-weight:600;letter-spacing:.08em;color:#fff}.mode-card em{display:block;margin-top:4px;font-style:normal;font-size:12px;color:#ffffff85}.practice-card{cursor:default}.practice-card:hover{transform:none}.practice-picks{display:flex;gap:8px;margin-top:14px}.practice-picks .mac-btn{flex:1;width:100%}.practice-dd{position:relative;flex:1}.practice-dd>.mac-btn:after{content:"";display:inline-block;width:0;height:0;margin-left:8px;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid currentColor;opacity:.7;vertical-align:1px}.practice-dd.open>.mac-btn:after{transform:rotate(180deg)}.practice-dd-menu{display:none;position:absolute;left:0;right:0;top:calc(100% + 6px);z-index:8;padding:6px;border-radius:12px;background:#1c1e1cf5;border:1px solid rgba(255,255,255,.12);box-shadow:0 10px 28px #00000059}.practice-dd.open .practice-dd-menu{display:flex;flex-direction:column;gap:4px}.practice-dd-menu button{appearance:none;cursor:pointer;border:0;border-radius:8px;padding:10px 12px;background:transparent;color:#ffffffe0;font-size:13px;font-weight:600;letter-spacing:.06em}.practice-dd-menu button:hover{background:#ffffff1a}.seat-pick.hosted{opacity:.72}.table-chip.practice .table-count{color:#f0c36a}.join-bar{display:flex;gap:8px;margin-top:16px;padding:6px;border-radius:12px;background:#00000038;border:1px solid rgba(255,255,255,.08)}.join-bar input{flex:1;min-width:0;appearance:none;border:0;background:transparent;color:#fff;padding:10px 12px;font-size:14px;letter-spacing:.16em;outline:none}.join-bar input::placeholder{color:#ffffff59;letter-spacing:.06em}.timeout-row{display:flex;align-items:center;justify-content:center;gap:8px;margin:12px 0 4px;font-size:12px;color:#ffffff8c}.timeout-row+.timeout-row{margin-top:6px}.rank-box{margin-top:22px;padding:14px 16px 10px;border-radius:12px;background:#00000038;border:1px solid rgba(255,255,255,.08);text-align:left}.rank-title{margin:0 0 8px;font-size:11px;letter-spacing:.28em;color:#e8d4a8bf}.rank-title.sub{margin-top:12px}.me-stats{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:4px 0 10px}.me-stat{padding:10px 12px;border-radius:10px;background:#ffffff12}.me-stat span{display:block;font-size:11px;letter-spacing:.08em;color:#ffffff8c}.me-stat b{display:block;margin-top:4px;font-size:20px;font-variant-numeric:tabular-nums;color:#fff}.me-stat em{display:block;margin-top:2px;font-size:12px;font-style:normal;color:#e8d4a8d9}.rank-empty{margin:0;font-size:12px;color:#ffffff6b}.rank-list{list-style:none;margin:0;padding:0}.rank-list li{display:grid;grid-template-columns:22px 1fr;grid-template-rows:auto auto;column-gap:8px;padding:8px 0;border-bottom:1px solid rgba(255,255,255,.06);font-size:13px;color:#f6efe0}.rank-list li b{color:#c4a574}.hist-list li{display:block;padding:0}.hist-item{appearance:none;width:100%;display:grid;grid-template-columns:44px 1fr auto;grid-template-rows:auto auto;column-gap:8px;padding:8px 0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.hist-item:hover{color:#fff}.hist-item b{grid-column:1;grid-row:1 / span 2;align-self:center}.hist-item .rank-name{grid-column:2}.hist-item .rank-score{grid-column:3;grid-row:1}.hist-item em{grid-column:2 / span 2}.rank-list li.mine .rank-name{color:#f0d28a}.rank-metrics{grid-column:2 / -1;font-size:11px;color:#ffffff8c;font-variant-numeric:tabular-nums}.rank-list .rank-score{font-variant-numeric:tabular-nums;font-weight:700;color:#fff}.rank-list em{grid-column:2 / -1;font-style:normal;font-size:11px;color:#ffffff6b}.mac-btn{appearance:none;cursor:pointer;border:0;border-radius:10px;padding:10px 16px;font-size:13px;font-weight:600;letter-spacing:.06em;background:#ffffff1f;color:#fff}.mac-btn.primary{background:linear-gradient(180deg,#3a82f7,#1b64d8);box-shadow:0 1px #ffffff47 inset}.mac-btn.gold{background:linear-gradient(180deg,#d7b37a,#b8894a);color:#2a1a0c}.mac-btn.ghost{background:transparent;color:#ffffffb3}.lobby-error{margin:12px 0 0;text-align:center;color:#ff8b80;font-size:13px}.site-legal{margin:18px 16px 28px;text-align:center;font-size:12px;line-height:1.6;color:#f6f1e48c}.site-legal a{color:#c4dcffd9;text-decoration:underline;text-underline-offset:2px}.lobby-notice{margin:12px 0 0;text-align:center;color:#b8f0d0;font-size:13px}.room-head{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-bottom:8px}.room-code-lg{font-size:36px;letter-spacing:.42em;font-variant-numeric:tabular-nums;color:#fff;font-weight:600}.room-occupancy{font-size:28px;font-weight:700;font-variant-numeric:tabular-nums;color:#e8cc8c;letter-spacing:.04em}.room-occupancy small{font-size:14px;color:#ffffff73}.room-occupancy.full{color:#8ee0b0}.table-list{margin-top:18px}.table-grid{display:grid;grid-template-columns:1fr;gap:10px}.table-chip{appearance:none;cursor:pointer;text-align:left;width:100%;padding:14px 14px 12px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;color:inherit}.table-chip:hover{background:#ffffff1a;border-color:#ffffff38}.table-chip.live{border-color:#8ee0b059}.table-chip.full{border-color:#e8cc8c66}.table-chip-head{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:10px}.table-code{font-size:22px;font-weight:700;letter-spacing:.28em;color:#fff;font-variant-numeric:tabular-nums}.table-count{padding:2px 8px;border-radius:999px;background:#e8cc8c2e;color:#f0d28a;font-size:12px;font-weight:700;font-variant-numeric:tabular-nums}.table-chip.live .table-count{background:#8ee0b02e;color:#8ee0b0}.table-faces{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.table-seat i{display:block;font-style:normal;font-size:10px;letter-spacing:.12em;color:#ffffff61;margin-bottom:4px}.wx-face{display:flex;flex-direction:column;align-items:center;gap:4px;min-width:0}.wx-face b{font-size:11px;font-weight:600;color:#ffffffe0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wx-face.empty b{color:#ffffff59;font-weight:500}.wx-avatar{width:36px;height:36px;border-radius:50%;object-fit:cover;display:block;flex-shrink:0;border:1px solid rgba(255,255,255,.12)}.wx-avatar.letter{display:grid;place-items:center;color:#fff;font-size:14px;font-weight:700}.wx-avatar.vacant{background:#ffffff0f;border-style:dashed}.table-chip em{display:block;margin-top:8px;font-style:normal;font-size:11px;color:#ffffff73}.seat-pick .wx-face{flex-direction:row;justify-content:flex-start;gap:10px;margin-top:6px}.seat-pick .wx-face b{font-size:15px}.room-note{margin:0 0 18px;font-size:12px;color:#ffffff80}.seat-oval{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:18px}.seat-pick{appearance:none;cursor:pointer;display:flex;flex-direction:column;gap:4px;text-align:left;min-height:72px;padding:14px 16px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;color:#ffffffe0}.seat-pick b{font-size:12px;color:#ffffff80;font-weight:500}.seat-pick span{font-size:15px}.seat-pick.taken{background:#ffffff14}.seat-pick.mine{border-color:#3a82f7b3;background:#3a82f729}.seat-pick.ready{border-color:#8ee0b0a6;background:#2e785047}.room-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-start;align-items:center}.replay-page{display:grid;grid-template-columns:220px 1fr;min-height:100%;flex:1;background:#0b1f18;color:#e8d9c0}.replay-nav{padding:16px 12px;border-right:1px solid rgba(255,255,255,.08);background:#00000038;overflow:auto}.replay-kicker{margin:0 0 4px;font-size:11px;letter-spacing:.28em;color:#e8d4a8b3}.replay-nav h2{margin:0 0 12px;font-size:16px}.replay-list{display:flex;flex-direction:column;gap:6px}.replay-item{appearance:none;text-align:left;padding:8px 10px;border-radius:8px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:inherit;cursor:pointer;font-size:12px}.replay-item.on{border-color:#e8cc8c8c;background:#e8cc8c24}.replay-main{display:flex;flex-direction:column;min-width:0;min-height:0}.replay-board{flex:1;display:flex;flex-direction:column;min-height:0;padding:8px 12px}.replay-felt,.felt.spec-global{--felt: #1a4a86;--felt-deep: #0d2a52;--felt-lit: #2d6aaa}.replay-felt{flex:1;min-height:0;position:relative;overflow:hidden;--replay-cw: 22px;--replay-ch: 22px;--replay-gap: 2px;--replay-stack-step: 23px}.replay-felt .card{cursor:default;pointer-events:none}.replay-rack .card.mini{width:var(--replay-cw);height:var(--replay-ch);border-radius:3px}.replay-rack .card.mini.replay-face{position:relative;overflow:hidden}.replay-rack .card.mini.replay-face .idx{position:absolute;top:1px;left:1px;display:flex;flex-direction:row;align-items:baseline;gap:1px;writing-mode:horizontal-tb;text-orientation:mixed;z-index:1}.replay-rack .card.mini.replay-face .rank{font-size:calc(var(--replay-cw) * .4);line-height:1}.replay-rack .card.mini.replay-face .idx.ten .rank{font-size:calc(var(--replay-cw) * .34);letter-spacing:-.4px}.replay-rack .card.mini.replay-face .suit{font-size:calc(var(--replay-cw) * .34);line-height:1}.replay-rack .card.mini.replay-face .pip,.replay-rack .card.mini.joker.replay-face .joker-art{display:none}.replay-rack .card.mini.joker.replay-face .joker-idx{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;writing-mode:horizontal-tb;font-size:calc(var(--replay-cw) * .48);line-height:1}.replay-who{position:absolute;z-index:4;display:flex;align-items:center;gap:6px;flex-shrink:0}.replay-who .seat-name,.replay-who .seat-count{display:none}.replay-who .avatar{width:26px;height:26px;font-size:12px}.replay-who.north{top:8px;left:50%;transform:translate(-50%)}.replay-who.west{left:10px;top:12%;flex-direction:column;align-items:flex-start}.replay-who.east{right:10px;top:12%;flex-direction:column;align-items:flex-end;text-align:right}.replay-who.south{left:10px;bottom:8px}.felt.spec-global{overflow:hidden;--replay-cw: 22px;--replay-ch: 22px;--replay-gap: 2px;--replay-stack-step: 23px}.felt.spec-global .spec-fan,.felt.spec-global .seat-name,.felt.spec-global .seat-count{display:none}.felt.spec-global .seat{gap:0}.felt.spec-global .seat .avatar,.felt.spec-global .seat .avatar-wrap{width:26px;height:26px;font-size:12px}.replay-rack{position:absolute;z-index:2;pointer-events:none;overflow:visible;box-sizing:border-box}.replay-fan,.replay-strip-abs{position:relative;width:100%;height:100%;overflow:visible}.fan-slot,.strip-slot{position:absolute;transform-origin:center center;pointer-events:none}.fan-slot .card,.strip-slot .card{width:100%;height:100%;margin:0}.replay-rack .rack{min-height:0;padding:0}.replay-rack .rack.empty{min-height:0}.replay-rows{display:flex;flex-direction:column;gap:var(--replay-row-gap, 2px);align-items:center;flex-wrap:nowrap}.replay-rows.from-bottom{flex-direction:column-reverse}.replay-rows.we-west .replay-row{justify-content:flex-start}.replay-rows.we-east .replay-row{justify-content:flex-end}.replay-rows.we-west .stack{flex-direction:row-reverse}.replay-rows.we-east .stack{flex-direction:row}.replay-row{display:flex;flex-direction:row;flex-wrap:nowrap;gap:max(0px,var(--replay-gap, 2px));align-items:flex-start;justify-content:center}.replay-strips{display:flex;flex-wrap:nowrap;gap:var(--replay-gap, 2px);align-items:center}.replay-strips.west{flex-direction:row}.replay-strips.east{flex-direction:row-reverse}.replay-strip{display:flex;flex-direction:column;flex-wrap:nowrap;gap:var(--replay-row-gap, 2px)}.replay-rack .col{flex-shrink:0}.replay-rack .stack{flex-wrap:nowrap}.replay-settle{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:5;display:flex;flex-direction:column;align-items:center;gap:6px;padding:12px 18px;border-radius:12px;background:#140c08e0;border:1px solid rgba(232,204,140,.45);color:#f3e2b0;text-align:center;pointer-events:none;max-width:min(92%,420px)}.replay-settle strong{font-size:16px;color:#ffe7b0}.replay-settle span{font-size:14px}.replay-settle em{font-style:normal;font-size:12px;opacity:.88}.replay-rack.north{top:46px;left:50%;transform:translate(-50%);max-width:62%}.replay-rack.north .stack,.replay-rack.south .stack{flex-direction:column;align-items:center}.replay-rack.north .stack .card+.card,.replay-rack.south .stack .card+.card{margin-top:max(0px,calc(var(--replay-stack-step, 23px) - var(--replay-ch, 22px)));margin-left:0;margin-right:0}.replay-rack.south .stack{flex-direction:column-reverse}.replay-rack.south{bottom:8px;left:50%;transform:translate(-50%);max-width:78%}.replay-rack.west{left:10px;top:52%;transform:translateY(-50%);max-height:62%}.replay-rack.east{right:10px;top:52%;transform:translateY(-50%);max-height:62%}.replay-rack.west .stack{flex-direction:row-reverse;align-items:center}.replay-rack.east .stack{flex-direction:row;align-items:center}.laid{position:relative;flex-shrink:0;width:var(--replay-cw);height:var(--replay-ch);overflow:visible}.laid .card{position:absolute;left:50%;top:50%;margin:0}.laid-west .card{transform:translate(-50%,-50%) rotate(90deg)}.laid-east .card{transform:translate(-50%,-50%) rotate(-90deg)}.replay-rack.west .stack .card+.card,.replay-rack.east .stack .card+.card,.replay-rack.west .col .stack .laid+.laid,.replay-rack.east .col .stack .laid+.laid{margin-top:0;margin-left:max(0px,calc(var(--replay-stack-step, 23px) - var(--replay-cw, 22px)));margin-right:0}.replay-rack.west .col+.col,.replay-rack.east .col+.col{margin-top:max(0px,var(--replay-gap, 2px))}.replay-felt .msg{top:50%;transform:translate(-50%,-50%);z-index:1}.replay-felt>.play-zone{z-index:3}.replay-felt>.play-zone.north{inset:17% auto auto 50%;transform:translate(-50%,-50%)}.replay-felt>.play-zone.south{inset:58% auto auto 50%;transform:translate(-50%,-50%)}.replay-felt>.play-zone.west{inset:50% auto auto 20%;transform:translate(-50%,-50%)}.replay-felt>.play-zone.east{inset:50% auto auto 80%;transform:translate(-50%,-50%)}.replay-felt>.play-zone:empty{display:none}.play-pass.sticky{position:absolute;animation:none;transform:translate(-50%,-110%);opacity:1;color:#f6d34a;font-size:26px;text-shadow:0 2px 8px rgba(0,0,0,.65)}.replay-controls{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;align-items:center;padding:10px 12px 16px}.replay-label{color:#f0d28a}.replay-stepn{min-width:72px;text-align:center;font-variant-numeric:tabular-nums;font-weight:700}.replay-controls button{appearance:none;cursor:pointer;border:0;border-radius:10px;padding:10px 14px;font-size:13px;font-weight:600;background:#ffffff1f;color:#fff}.replay-controls button.primary{background:linear-gradient(180deg,#3a82f7,#1b64d8)}.replay-controls button:disabled{opacity:.35;cursor:default}@media(min-width:720px){.gate{display:grid;place-items:center;overflow:visible;padding:28px 16px}.mac-window{width:min(720px,calc(100% - 32px));min-height:0;border-radius:12px;border:1px solid rgba(255,255,255,.14);box-shadow:0 40px 80px #00000073,0 0 0 1px #0006,inset 0 1px #ffffff29}.mac-body{padding:36px 40px 32px}.hero{margin-bottom:28px}.hero-mark{font-size:44px}.hero-sub{font-size:14px;letter-spacing:.16em}.nick-chip{width:min(100%,340px);margin:14px auto 0}.share-mask{align-items:center}.share-sheet{border-radius:16px;border-bottom:1px solid rgba(232,204,140,.28)}.mode-row{grid-template-columns:1fr 1fr;gap:14px}}@media(max-width:720px)and (orientation:portrait){.watermark{font-size:28px}.log{display:none}.felt{border-radius:24px}.replay-page{grid-template-columns:1fr}.replay-nav{border-right:0;border-bottom:1px solid rgba(255,255,255,.08)}}body[data-screen=table] .arena,body[data-screen=table] .dock,body[data-screen=replay] .replay-page{--card-h: clamp(40px, 16dvmin, 58px);--card-w: calc(var(--card-h) * .72);--card-stack: calc(24px - var(--card-h));--card-col-gap: 1px}html.is-land body[data-screen=table] .arena,html.is-land body[data-screen=table] .dock{--card-h: clamp(36px, 12dvmin, 48px);--card-w: calc(var(--card-h) * .72);--card-stack: calc(24px - var(--card-h));--card-col-gap: 0px}html.is-land body[data-screen=table] .hand-center,html.is-land body[data-screen=table] .dock{--card-h: clamp(40px, 16dvmin, 58px);--card-w: calc(var(--card-h) * .72)}html.is-land body[data-screen=table] .topbar,html.is-land body[data-screen=replay] .topbar{padding:2px max(12px,env(safe-area-inset-right,0px)) 2px max(12px,env(safe-area-inset-left,0px));gap:8px}html.is-land body[data-screen=table] .brand,html.is-land body[data-screen=replay] .brand{font-size:13px;letter-spacing:.08em}html.is-land body[data-screen=table] .meta,html.is-land body[data-screen=replay] .meta{flex:1;justify-content:center;gap:8px;font-size:11px}html.is-land body[data-screen=table] .topbar button,html.is-land body[data-screen=replay] .topbar button{padding:4px 8px;font-size:11px}html.is-land body[data-screen=table] .overlay{position:absolute;inset:0}html.is-land body[data-screen=table] .panel{width:min(340px,78%);max-height:82%;padding:12px 14px}html.is-land body[data-screen=table] .panel h2{font-size:16px}html.is-land body[data-screen=table] .panel-actions{margin-top:10px}html.is-land body[data-screen=table] .arena{--dock-h: 40px;--hand-lift: 32px;display:block;position:relative;flex:1;height:100%;min-height:0;padding:0}html.is-land body[data-screen=table] .felt{position:absolute;inset:0;height:auto;border-width:8px 0 0;border-radius:0}html.is-land body[data-screen=table] .dock{position:absolute;left:0;right:0;bottom:0;z-index:12;padding:2px 10px calc(4px + env(safe-area-inset-bottom,0px));background:linear-gradient(180deg,transparent 0%,rgba(12,60,92,.08) 38%,rgba(12,48,78,.2) 100%)}html.is-land body[data-screen=table] .watermark{font-size:clamp(20px,7dvh,40px)}html.is-land body[data-screen=table] .log,html.is-land body[data-screen=table] .msg,html.is-land body[data-screen=table] .play-kind{display:none}html.is-land body[data-screen=table] .hand-center{top:auto;bottom:calc(var(--dock-h) + 2px);transform:translate(-50%);width:100%;max-width:none}html.is-land body[data-screen=table] .play-zone.north{top:17%;left:50%;transform:translate(-50%,-50%)}html.is-land body[data-screen=table] .play-zone.south{top:58%;bottom:auto;left:50%;transform:translate(-50%,-50%)}html.is-land body[data-screen=table] .play-zone.west{left:20%;top:50%;transform:translate(-50%,-50%)}html.is-land body[data-screen=table] .play-zone.east{left:80%;right:auto;top:50%;transform:translate(-50%,-50%)}html.is-land body[data-screen=table] .play-zone .card.mini{width:40px;height:56px}html.is-land body[data-screen=table] .play-zone .card.mini .rank{font-size:12px}html.is-land body[data-screen=table] .play-zone .card.mini .suit{font-size:10px}html.is-land body[data-screen=table] .play-zone .card.mini .pip{font-size:20px}html.is-land body[data-screen=table] .play-zone .stack.mini .card+.card,html.is-land body[data-screen=table] .play-zone .stack .card+.card{margin-top:0;margin-left:-15px}html.is-land body[data-screen=table] .play-kind{font-size:12px;color:#f3e2b0;text-shadow:0 1px 4px rgba(0,0,0,.7)}html.is-land body[data-screen=table] .seat.north{top:4px}html.is-land body[data-screen=table] .seat.west{left:8px;top:calc((100% - var(--dock-h)) * .48)}html.is-land body[data-screen=table] .seat.east{right:2px;top:calc((100% - var(--dock-h)) * .48)}html.is-land body[data-screen=table] .seat.south{bottom:calc(var(--dock-h) + 6px)}html.is-land body[data-screen=table] .dock-main{flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px}html.is-land body[data-screen=table] .dock-main .actions{flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;padding:0;gap:6px}html.is-land body[data-screen=table] .dock-main .actions button{min-width:44px;padding:3px 8px;font-size:11px}html.is-land body[data-screen=table] .south-info{gap:6px;font-size:11px;min-width:0}html.is-land body[data-screen=table] .south-info .avatar,html.is-land body[data-screen=table] .south-info .avatar-wrap{width:24px;height:24px;font-size:11px}html.is-land body[data-screen=table] .south-info .avatar-ring{inset:-3px}html.is-land body[data-screen=table] .suit-chip{width:34px;height:34px;font-size:20px}html.is-land body[data-screen=table] .suit-bar{padding:0;gap:4px}html.is-land body[data-screen=table] .hand-center .rack,html.is-land body[data-screen=table] .rack{min-height:0;padding:2px 0 0;gap:var(--card-col-gap);overflow:visible}html.is-land body[data-screen=table] .react-bar{padding:2px 0 0}html.is-land body[data-screen=table] .return-bar{padding:4px 10px;margin-bottom:4px}html.is-land body[data-screen=table] .return-bar em{font-size:14px}html.is-land body[data-screen=table] .tribute-board{top:calc((100% - var(--dock-h)) * .46);z-index:14;min-width:0;max-width:min(480px,86%);padding:10px 14px}html.is-land body[data-screen=table] .avatar,html.is-land body[data-screen=table] .avatar-wrap{width:clamp(26px,7dvh,40px);height:clamp(26px,7dvh,40px)}html.is-land body[data-screen=table] .avatar-ring{inset:-3px}html.is-land body[data-screen=replay] .replay-page{display:flex;flex-direction:column;height:100%;min-height:0;grid-template-columns:none}html.is-land body[data-screen=replay] .replay-main{flex:1;min-height:0;position:relative}html.is-land body[data-screen=replay] .topbar{position:absolute;top:0;left:0;right:0;z-index:8;padding:2px max(10px,env(safe-area-inset-right,0px)) 2px max(10px,env(safe-area-inset-left,0px));background:linear-gradient(180deg,#081410d1,#08141000);pointer-events:none}html.is-land body[data-screen=replay] .topbar button,html.is-land body[data-screen=replay] .topbar .brand{pointer-events:auto}html.is-land body[data-screen=replay] .meta{display:none}html.is-land body[data-screen=replay] .replay-nav{order:2;position:absolute;left:env(safe-area-inset-left,0px);right:env(safe-area-inset-right,0px);bottom:calc(30px + env(safe-area-inset-bottom,0px));z-index:7;display:flex;flex-direction:row;align-items:center;gap:6px;padding:2px 6px;border:0;border-top:0;overflow-x:auto;overflow-y:hidden;max-height:28px;scrollbar-width:none;background:#0814108c;border-radius:8px}html.is-land body[data-screen=replay] .replay-nav::-webkit-scrollbar{display:none}html.is-land body[data-screen=replay] .replay-kicker,html.is-land body[data-screen=replay] .replay-nav h2{display:none}html.is-land body[data-screen=replay] .replay-list{flex-direction:row;flex-wrap:nowrap;gap:4px}html.is-land body[data-screen=replay] .replay-item{padding:4px 8px;font-size:11px;white-space:nowrap}html.is-land body[data-screen=replay] .replay-controls{position:absolute;left:0;right:0;bottom:0;z-index:9;padding:2px max(8px,env(safe-area-inset-right,0px)) calc(2px + env(safe-area-inset-bottom,0px)) max(8px,env(safe-area-inset-left,0px));gap:6px;background:linear-gradient(0deg,#081410e0,#08141073)}html.is-land body[data-screen=replay] .replay-controls button{padding:5px 10px;font-size:12px}html.is-land body[data-screen=replay] .replay-board{padding:0;position:absolute;inset:0}html.is-land body[data-screen=replay] .replay-felt{position:absolute;inset:0;bottom:calc(30px + env(safe-area-inset-bottom,0px));height:auto;border-width:8px 0 0;border-radius:0}html.is-land body[data-screen=replay] .watermark{font-size:clamp(18px,8dvh,34px);opacity:.22}html.is-land body[data-screen=replay] .replay-label{max-width:28vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html.is-land body[data-screen=replay] .replay-felt .msg{display:none}html.is-land body[data-screen=replay] .replay-who{display:flex;pointer-events:none}html.is-land body[data-screen=replay] .replay-felt>.play-zone.north{top:17%;left:50%}html.is-land body[data-screen=replay] .replay-felt>.play-zone.south{top:58%;left:50%}html.is-land body[data-screen=replay] .replay-felt>.play-zone.west{left:20%;top:50%}html.is-land body[data-screen=replay] .replay-felt>.play-zone.east{left:80%;top:50%}html.is-land body[data-screen=replay] .play-zone .stack,html.is-land body[data-screen=replay] .play-zone .stack.mini{flex-direction:row;flex-wrap:nowrap}html.is-land body[data-screen=replay] .play-zone .stack.mini .card+.card,html.is-land body[data-screen=replay] .play-zone .stack .card+.card{margin-top:0;margin-left:-12px}html.is-land body[data-screen=replay] .play-zone .card.mini{width:30px;height:40px}html.is-land body[data-screen=replay] .play-kind{display:none}@media(orientation:portrait)and (max-width:820px){body[data-screen=table] .dock-main,body[data-screen=replay] .replay-main{flex-direction:column;align-items:stretch}html.fs-force-land body[data-screen=table] .dock-main,html.fs-force-land body[data-screen=replay] .replay-main{flex-direction:row;align-items:stretch}body[data-screen=table]:after,body[data-screen=replay]:after{content:"横屏自动全屏";position:fixed;top:8px;left:50%;transform:translate(-50%);z-index:30;font-size:11px;letter-spacing:.12em;color:#f0d28a;background:#00000073;padding:4px 10px;border-radius:999px;pointer-events:none}html.fs-force-land body[data-screen=table]:after,html.fs-force-land body[data-screen=replay]:after{display:none}}.fs-hint{position:fixed;right:max(10px,env(safe-area-inset-right,0px));bottom:calc(52px + env(safe-area-inset-bottom,0px));z-index:40;display:flex;flex-direction:column;align-items:flex-end;gap:4px;pointer-events:none}body[data-screen=replay] .fs-hint{bottom:calc(36px + env(safe-area-inset-bottom,0px))}.fs-hint[hidden]{display:none!important}.fs-hint button{pointer-events:auto;appearance:none;border:1px solid rgba(240,210,138,.55);background:#0c304eeb;color:#f0d28a;font-size:12px;padding:6px 12px;border-radius:999px;cursor:pointer}.fs-hint-text{font-size:10px;color:#f0d28ad1;background:#0000006b;padding:2px 8px;border-radius:999px;pointer-events:none}:fullscreen body[data-screen=table] .fs-hint,:fullscreen body[data-screen=replay] .fs-hint,:-webkit-full-screen body[data-screen=table] .fs-hint,:-webkit-full-screen body[data-screen=replay] .fs-hint{bottom:calc(12px + env(safe-area-inset-bottom,0px))}.select-box{position:fixed;z-index:50;pointer-events:none;border:1.5px solid #2f8fd8;background:#2f8fd82e}.build-stamp{opacity:.45;font-size:10px;letter-spacing:.02em}body[data-screen=table] .card{user-select:none;-webkit-user-select:none}html.fs-immersive-root,body.fs-immersive{position:fixed;inset:0;width:100%;height:100%;max-height:none;overflow:hidden;overscroll-behavior:none;touch-action:manipulation}body.fs-immersive #app{width:100%;max-width:none;height:100%;max-height:none;overflow:hidden}body.fs-immersive[data-screen=table],body.fs-immersive[data-screen=replay]{background:var(--felt)}body.fs-immersive[data-screen=table] #app,body.fs-immersive[data-screen=replay] #app{padding-left:0;padding-right:0;background:var(--felt)}body.fs-immersive[data-screen=table] .felt,body.fs-immersive[data-screen=replay] .replay-felt,html.fs-force-land body[data-screen=table] .felt,html.fs-force-land body[data-screen=replay] .replay-felt{left:0;right:0;border-radius:0;border-left-width:0;border-right-width:0}body.fs-immersive .fs-hint{display:none!important}body.fs-immersive[data-screen=table]:after,body.fs-immersive[data-screen=replay]:after{display:none}
