:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#eef2e8;--gold:#e2c080;background:#0c1717;font-family:Microsoft YaHei,PingFang SC,system-ui,sans-serif;font-size:14px}*{box-sizing:border-box}body{background:radial-gradient(circle at 50% -8%,#3d584b,#18312d 30%,#0c1717 75%);margin:0}button{font:inherit;cursor:pointer;color:inherit}button:focus-visible{outline-offset:3px;outline:3px solid #ffd181}button:disabled{cursor:default}.phone{background:linear-gradient(135deg,#27483d,#142c29 28%,#142820);width:min(100%,430px);min-height:100dvh;margin:auto;padding:17px 16px 24px;box-shadow:0 0 0 1px #66847538,0 10px 50px #0009}.eyebrow{color:#d2c39a;letter-spacing:.22em;font-size:10px;font-weight:700}header,.section-title{justify-content:space-between;align-items:center;gap:8px;display:flex}header{margin:0 0 18px}h1{letter-spacing:.02em;margin:5px 0 0;font:600 24px/1.2 Georgia,Microsoft YaHei,serif}h2{margin:0;font-size:17px;font-weight:650}h3{margin:0;font-size:14px;font-weight:650}p{margin:0 0 10px;line-height:1.6}.badge{color:#e6eddf;white-space:nowrap;border:1px solid #adbd9e;border-radius:99px;padding:5px 7px;font-size:10px}nav{background:#10251f;border:1px solid #5b7966;border-radius:13px;grid-template-columns:1fr 1fr;gap:4px;margin-bottom:16px;padding:4px;display:grid}nav button{color:#b5c4b7;background:0 0;border:0;border-radius:9px;min-height:44px;font-weight:650}nav button[aria-pressed=true]{color:#fff;background:linear-gradient(#50715c,#365744);box-shadow:inset 0 1px #a0bd9a66,0 3px 8px #0004}.muted,h3 span{color:#bdcabf;font-size:12px;font-weight:400}.text{color:#f2cf8c;background:0 0;border:0;min-height:44px;padding:6px 4px;font-size:12px;font-weight:600}.panel{background:linear-gradient(140deg,#305147,#1b382f);border:1px solid #6b7960;border-radius:13px;margin:0 0 12px;padding:10px;box-shadow:inset 0 1px #b2c29e45,0 5px 14px #0003}.tiles{gap:5px;display:grid}.pool{grid-template-columns:repeat(7,minmax(0,1fr));margin:0 0 12px}.chosen{grid-template-columns:repeat(6,minmax(0,1fr));min-height:72px}.chosen:empty:before{content:"已选的牌会放在这里";text-align:center;color:#bfcec0;grid-column:1/-1;align-self:center;font-size:12px}.hand{grid-template-columns:repeat(7,minmax(0,1fr));gap:4px}.river{background:#10251f8c;border:1px solid #53715c;border-radius:11px;grid-template-columns:repeat(6,minmax(0,1fr));margin-bottom:12px;padding:9px}.tile{color:#214a3a;touch-action:manipulation;background:linear-gradient(145deg,#fffdf3,#f4f0e0 48%,#dfdece);border:1px solid #e2d9bc;border-bottom:5px solid #a6a68f;border-radius:5px 5px 6px 6px;flex-direction:column;justify-content:center;align-items:center;width:100%;min-width:0;height:62px;min-height:62px;padding:3px 1px 5px;transition:transform .13s,box-shadow .13s,filter .13s;display:flex;position:relative;box-shadow:inset 1px 1px #fff,inset -1px -1px #c6c9b4,1px 2px 3px #0007}button.tile:hover:not(:disabled){filter:brightness(1.06);transform:translateY(-2px)}button.tile:active:not(:disabled){transform:translateY(1px)}.tile:disabled{opacity:.62;filter:saturate(.6)}.tile.selected{outline-offset:0;outline:3px solid #edc779;box-shadow:0 0 0 2px #273a2b,0 6px 12px #0009;transform:translateY(-5px)!important}.tile .index{color:#6b7667;font-size:10px;font-weight:800;line-height:1;position:absolute;top:2px;left:3px}.tile .face{text-shadow:0 1px #fff;font-family:Noto Serif CJK SC,Songti SC,SimSun,serif;font-weight:900;line-height:1}.tile.man .face{color:#a83a32;font-size:26px}.tile.man .suit{color:#ac3b32;margin-top:1px;font:700 12px/1 Microsoft YaHei,sans-serif}.tile.wind .face{color:#244d3d;font-size:29px}.tile.dragon.white .face{color:#29426b;border:2px solid #29426b;padding:1px;font-size:27px}.tile.dragon.green .face{color:#227148;font-size:28px}.tile.dragon.red .face{color:#bb3d32;font-size:28px}.pips{grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(3,1fr);place-items:center;gap:0;width:29px;height:43px;display:grid}.pip{background:radial-gradient(circle at 36% 35%,#e8f1ed 0 18%,#397568 20% 43%,#173d36 47%);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 1px #153f36}.pip.alt{background:radial-gradient(circle at 36% 35%,#fff4e8 0 18%,#ca6054 20% 43%,#8b2f2b 47%);box-shadow:0 0 0 1px #8b2f2b}.tile.bamboo .pip{background:linear-gradient(90deg,#226344 0 30%,#79a570 50%,#226344 70%);border-radius:45% 45% 30% 30%;width:7px;height:11px;box-shadow:0 0 0 1px #205536}.tile.bamboo .pip.alt{background:linear-gradient(90deg,#a43232 0 30%,#e79778 50%,#a43232 70%);box-shadow:0 0 0 1px #a43232}.tile.bamboo .pips{height:46px}.tile.compact{border-bottom-width:4px;height:52px;min-height:52px}.tile.compact .face{font-size:21px}.tile.compact .suit{font-size:10px}.tile.compact .pips{transform:scale(.8)}.notice{border-left:3px solid var(--gold);text-align:left;color:#f5ecd8;background:#34483b;border-radius:5px;margin:12px 0;padding:9px 11px;font-size:13px}.notice span{color:#d3ded1;margin-top:4px;font-size:12px;line-height:1.5;display:block}.info{border-top:0;border-bottom:0;border-right:0;width:100%;min-height:62px}.action{text-align:center;padding-top:2px}.action p{color:#e1eadf;margin:0 0 8px;font-size:13px}.primary{color:#213326;background:linear-gradient(#f3d895,#cfa965);border:1px solid #f8e0a8;border-radius:9px;width:100%;min-height:50px;font-weight:800;box-shadow:inset 0 1px #fff8,0 4px #7a603d,0 8px 13px #0005}.primary:disabled{opacity:.56;box-shadow:none}.primary:not(:disabled):active{transform:translateY(3px);box-shadow:inset 0 1px #fff8,0 1px #7a603d}.turn{background:#254637;border:1px solid #637e65;border-radius:8px;align-items:center;gap:8px;margin:14px 0;padding:8px 10px;font-size:13px;display:flex}.turn>span:last-child{color:#d2dccf;margin-left:auto;font-size:12px}.dot{background:#eac477;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 3px #eac47733}footer{color:#a9bcac;text-align:center;padding-top:14px;font-size:10px;line-height:1.5}dialog{color:#eef2e8;background:#203c32;border:1px solid #adbd9e;border-radius:14px;width:calc(100% - 24px);max-width:406px;max-height:85dvh;padding:16px;box-shadow:0 18px 60px #000b}dialog::backdrop{background:#000b}dialog button{background:#345745;border:1px solid #789579;border-radius:8px;min-height:44px;padding:7px 12px}dialog ul{padding-left:20px;line-height:1.8}dialog .section-title{margin-bottom:12px}#sheetBody{line-height:1.7}[hidden]{display:none!important}@media (width<=359px){.phone{padding-left:12px;padding-right:12px}.badge{display:none}h1{font-size:20px}.pool{grid-template-columns:repeat(6,minmax(0,1fr))}.chosen{grid-template-columns:repeat(5,minmax(0,1fr))}.hand{gap:3px}}@media (prefers-reduced-motion:reduce){.tile,.primary{transition:none}}.chosen-summary{color:#e8f1e4;justify-content:space-between;align-items:center;gap:8px;min-height:48px;font-size:12px;display:flex}.chosen-summary button{white-space:nowrap;color:#ffdfa0;background:#405e47;border:1px solid #b7ba86;border-radius:8px;min-height:44px;padding:6px 10px;font-weight:700}#riverCaption{min-height:18px;margin:0 0 7px}.chosen[hidden],.chosen-summary[hidden]{display:none!important}.app-header h1{margin:2px 0 0}.mini-title{letter-spacing:.08em;color:#d1dcbf;font-size:11px}.header-btn,.bottom-links button,.section-title>button:not(.text),.secondary{color:#f4ead1;background:#2e5140;border:1px solid #829c7a;border-radius:8px;min-height:44px;padding:8px 12px}.top-line{color:#d6e0cf;justify-content:space-between;align-items:center;gap:8px;margin:0 0 15px;font-size:12px;display:flex}.top-line>span:first-child{align-items:center;gap:8px;display:flex}.top-line .tile{width:35px;min-width:35px;height:45px;min-height:45px;box-shadow:none}.top-line .tile .face{font-size:18px}.top-line .tile .suit{font-size:9px}.instruction{margin-bottom:8px}.empty{text-align:center;color:#bdcabf;grid-column:1/-1;align-self:center;margin:0;padding:12px 2px}.tile.pin .face,.tile.sou .face{color:#23604e;font-size:25px;font-weight:900}.tile.pin .suit{color:#b6574a;font-size:18px}.tile.sou .suit{color:#498267;font-size:12px}.tile.dragon .face{color:#a33332;font-size:27px}.tile.wind .face{font-size:27px}.tile.compact.pin .face,.tile.compact.sou .face,.tile.compact.dragon .face,.tile.compact.wind .face{font-size:20px}.tile.compact.pin .suit{font-size:13px}.river{min-height:75px}.turn-banner{color:#f0e5c7;background:#284c3c;border:1px solid #6b8b6f;border-radius:9px;margin:11px 0;padding:10px 12px;font-weight:750}.turn-banner.urgent{background:#554934;border-color:#d2ad67}.section-title h3{font-size:14px}.notice small{color:#d7e2d0;margin-top:5px;font-size:11px;display:block}.notice strong{color:#ffe3a0}.selection-text{text-align:center;min-height:25px;margin-top:8px}.response-box{background:#493f2f;border:1px solid #c6a15d;border-radius:11px;margin:13px 0;padding:10px}.response-box .section-title{justify-content:flex-start}.response-box .tile{width:38px;min-width:38px;height:48px;min-height:48px}.response-box p{margin:4px 0 10px}.response-actions{grid-template-columns:1fr 1fr;gap:9px;display:grid}.response-actions .primary{min-width:0}.secondary{min-width:0;font-weight:700}.result{margin-top:15px}.result h2{margin-bottom:9px}.result p{font-size:13px}.result .primary{margin-top:14px}.bottom-links{justify-content:space-between;gap:5px;margin-top:15px;display:flex}.bottom-links button{flex:1;min-width:0;padding:5px 3px;font-size:11px}.modal-backdrop{z-index:20;background:#000b;place-items:center;padding:12px;display:grid;position:fixed;inset:0}.modal{color:#eef2e8;background:#203c32;border:1px solid #adbd9e;border-radius:14px;width:min(100%,430px);max-height:88dvh;padding:16px;overflow-y:auto;box-shadow:0 18px 60px #000b}.modal .section-title{margin-bottom:12px}.modal p{line-height:1.65}.modal .river{margin-top:12px}.yaku-list{margin:0;padding:0;list-style:none}.yaku-list li{border-top:1px solid #fff2;justify-content:space-between;gap:12px;padding:9px 2px;display:flex}.yaku-list li span{text-align:right;color:#cbd9cb;font-size:12px}.alert{color:#fff0df;background:#573a32;border:1px solid #d89468;border-radius:8px;margin-bottom:10px;padding:9px}.phone{padding-bottom:max(24px,env(safe-area-inset-bottom))}button{touch-action:manipulation}@media (width<=359px){.bottom-links button{font-size:10px}.response-actions{gap:5px}.chosen-summary{font-size:11px}}.replay{border-top:1px solid #ffffff30;margin-top:13px;padding-top:8px}.replay summary{cursor:pointer;color:#f2cf8c;align-items:center;min-height:40px;display:flex}.replay ol{color:#dce7da;max-height:280px;margin:5px 0 0;padding-left:23px;font-size:12px;line-height:1.7;overflow-y:auto}.inline-actions{align-items:center;gap:7px;display:flex}.top-line .mjt-tile{width:35px;min-width:35px;height:45px;min-height:45px;box-shadow:none}.top-line .mjt-face{font-size:18px}.top-line .mjt-suit{font-size:9px}.response-box .mjt-tile{width:38px;min-width:38px;height:48px;min-height:48px}.save-gate{flex-direction:column;justify-content:center;gap:14px;display:flex}.save-gate h1,.save-gate .alert{margin:0}.save-gate p{color:#dce6d6}.mjt-action-dock .selection-text{margin:0 0 7px}.result .mjt-tile{min-width:0}.replay .tiles{margin:5px 0 13px}@media (width<=359px){.inline-actions{gap:2px}.inline-actions .text{font-size:11px}.mjt-action-dock{bottom:0}}.phone.has-action-dock{padding-bottom:calc(120px + env(safe-area-inset-bottom))}.modal .section-title{z-index:1;background:#203c32;padding:8px 0;position:sticky;top:-16px}.river-table{--a009-river-width:clamp(28px,calc((100vw - 64px)/9),35px);background:radial-gradient(circle,#224639,#10251f 78%);border:1px solid #53715c;border-radius:11px;margin-bottom:4px;padding:8px 6px}.river-table .a009-river-zone{height:calc(var(--a009-river-width) * 2.5 + 3px);align-items:center}.river-table-center{background:#78978277;height:1px;margin:7px 4px}.river-empty{color:#bdcabf;text-align:center;margin:0;font-size:12px;line-height:1.5}.a009-river-zone--opponent .river-empty{margin-top:auto}.a009-river-zone--self .river-empty{margin-bottom:auto}.river-self-caption{color:#dce8d7;justify-content:space-between;align-items:center;gap:8px;margin:0 1px 10px;font-size:12px;display:flex}.river-self-caption strong{font-weight:650}.river-self-caption span{color:#bdcabf}.modal-river{min-height:75px;padding:9px;display:block}.modal-river .a009-river-grid{margin-inline:auto}:root{--mjt-ivory:#fffaf0;--mjt-tile-edge:#c9c7b0;--mjt-selected:#f5c76e;--mjt-danger:#e48066;--mjt-felt:#193a30}.mjt-tile{background:linear-gradient(145deg,#fffdf5 0%,var(--mjt-ivory) 50%,#e4e2d2 100%);width:100%;min-width:0;height:62px;min-height:62px;box-shadow:inset 1px 1px #fff,inset -1px -1px var(--mjt-tile-edge),1px 2px 4px #0008;color:#224936;touch-action:manipulation;border:1px solid #eee0c4;border-bottom:5px solid #a3ac98;border-radius:5px 5px 7px 7px;flex-direction:column;justify-content:center;align-items:center;padding:3px 1px 5px;transition:transform .12s,box-shadow .12s,filter .12s;display:flex;position:relative}button.mjt-tile{cursor:pointer;font:inherit}button.mjt-tile:focus-visible{outline:3px solid var(--mjt-selected);outline-offset:2px}button.mjt-tile:not(:disabled):active{transform:translateY(1px)}.mjt-tile.is-selected{outline:3px solid var(--mjt-selected);outline-offset:0;box-shadow:0 0 0 2px var(--mjt-felt),0 6px 10px #0009;transform:translateY(-4px)}.mjt-tile.is-danger:after{content:"!";background:var(--mjt-danger);color:#231d17;text-align:center;border-radius:50%;width:12px;height:12px;font:900 10px/12px system-ui,sans-serif;position:absolute;bottom:7px;right:1px}.mjt-tile.is-selected.is-danger{outline-color:var(--mjt-selected)}button.mjt-tile:disabled{cursor:default;filter:saturate(.78);opacity:.86;box-shadow:inset 0 0 0 1px #b2b8ac}.mjt-face{text-shadow:0 1px #fff;font-family:Noto Serif CJK SC,Songti SC,SimSun,serif;font-size:27px;font-weight:900;line-height:1}.mjt-suit{margin-top:2px;font:800 12px/1 Microsoft YaHei,system-ui,sans-serif}.mjt-tile--man .mjt-face,.mjt-tile--man .mjt-suit,.mjt-tile--red .mjt-face{color:#ad3f36}.mjt-tile--wind .mjt-face{color:#244d3e}.mjt-tile--white .mjt-face{color:#2d577a;border:2px solid #2d577a;padding:1px}.mjt-rank{color:#345846;font:800 10px/1 system-ui,sans-serif;position:absolute;top:2px;left:3px}.mjt-pips{grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(3,1fr);place-items:center;width:29px;height:43px;display:grid}.mjt-pip{background:radial-gradient(circle at 35% 35%,#e6f3ee 0 18%,#3f7768 20% 43%,#164437 46%);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 1px #164437}.mjt-tile--sou .mjt-pip{background:linear-gradient(90deg,#226344 0 30%,#83aa78 50%,#226344 70%);border-radius:45% 45% 30% 30%;width:7px;height:11px;box-shadow:0 0 0 1px #205536}.mjt-tile--compact{border-bottom-width:4px;height:52px;min-height:52px}.mjt-tile--compact .mjt-suit{font-size:10px}@media (width<=359px){.phone .tiles.hand{grid-template-columns:repeat(6,minmax(0,1fr));gap:4px}}.mjt-action-dock{z-index:5;padding:9px 16px max(12px,env(safe-area-inset-bottom));background:linear-gradient(#173328e8,#10251ff8);border-top:1px solid #7a956b;margin:12px -16px -24px;position:sticky;bottom:0;box-shadow:0 -8px 18px #07150f88}@media (width<=359px){.mjt-action-dock{margin-left:-12px;margin-right:-12px;padding-left:12px;padding-right:12px}}@media (prefers-reduced-motion:reduce){.mjt-tile{transition:none}}.mjt-tile{background:linear-gradient(145deg,#fffefa 0%,#f9f5e8 38%,#e6e6d8 100%);border-top:1px solid #e0dcc9;border-bottom:8px solid #b6535b;border-left:1px solid #e0dcc9;border-right:3px solid #d08379;border-radius:5px 5px 7px 7px;height:74px;min-height:74px;padding:4px 1px 8px;box-shadow:inset 1px 1px #fff,inset -1px -1px #dad8c5,2px 4px 5px #0718109c}.mjt-tile--compact{border-bottom-width:7px;height:68px;min-height:68px;padding-bottom:7px}.mjt-tile--man .mjt-face{color:#173e34;font-size:27px;line-height:1}.mjt-tile--man .mjt-suit{color:#a83d37;margin-top:3px;font-size:15px;line-height:1}.mjt-tile--compact.mjt-tile--man .mjt-face{font-size:23px}.mjt-tile--compact.mjt-tile--man .mjt-suit{font-size:13px}.mjt-tile--wind .mjt-face{color:#173e34;font-size:30px}.mjt-tile--white .mjt-face{color:#326080;border:2px solid #326080;border-radius:2px;padding:2px}.mjt-tile--green .mjt-face{color:#187248}.mjt-tile--red .mjt-face{color:#af3c34}.mjt-tile--compact .mjt-face{font-size:25px}.mjt-pips{gap:1px;width:32px;height:50px}.mjt-pip{background:radial-gradient(circle,#fffaf0 0 21%,#2f7184 24% 45%,#154656 48% 65%,#f8eada 68%);width:9px;height:9px;box-shadow:0 0 0 1px #1d4955}.mjt-pip--red{background:radial-gradient(circle,#fff7ec 0 21%,#cf584b 24% 45%,#9f342b 48% 65%,#f9e9d9 68%);box-shadow:0 0 0 1px #9f342b}.mjt-tile--pin.mjt-tile--rank-1 .mjt-pip{background:radial-gradient(circle,#f3dfbe 0 13%,#ad4336 15% 26%,#f1e9d5 28% 38%,#286b81 40% 55%,#183f50 57% 69%,#e9d5bd 72%);width:24px;height:24px;box-shadow:0 0 0 1px #214e5f}.mjt-tile--sou .mjt-pip{background:repeating-linear-gradient(#1c673f 0 4px,#a7bc78 4px 5px,#1c673f 5px 9px);border-radius:2px;width:7px;height:14px;position:relative;box-shadow:0 0 0 1px #215839}.mjt-tile--sou .mjt-pip:before,.mjt-tile--sou .mjt-pip:after{content:"";background:#2d7a4f;border-radius:5px 0;width:4px;height:6px;position:absolute;top:3px}.mjt-tile--sou .mjt-pip:before{left:-3px;transform:rotate(-32deg)}.mjt-tile--sou .mjt-pip:after{right:-3px;transform:rotate(32deg)}.mjt-tile--sou .mjt-pip--red{background:repeating-linear-gradient(#aa3a32 0 4px,#f0aa7b 4px 5px,#aa3a32 5px 9px);box-shadow:0 0 0 1px #9b312b}.mjt-tile--sou .mjt-pip--red:before,.mjt-tile--sou .mjt-pip--red:after{background:#bb5545}.mjt-tile--sou.mjt-tile--rank-1 .mjt-pip{background:repeating-linear-gradient(#1b623f 0 7px,#c8ba70 7px 9px,#1b623f 9px 15px);border-radius:3px;width:9px;height:28px;box-shadow:0 0 0 1px #1d563b}.mjt-tile--sou.mjt-tile--rank-1 .mjt-pip:before,.mjt-tile--sou.mjt-tile--rank-1 .mjt-pip:after{background:#367d4d;border-radius:10px 1px;width:10px;height:12px;top:6px}.mjt-tile--sou.mjt-tile--rank-1 .mjt-pip:before{left:-10px;transform:rotate(-26deg)}.mjt-tile--sou.mjt-tile--rank-1 .mjt-pip:after{right:-10px;transform:rotate(26deg)}.mjt-rank{color:#173e34;font-size:11px;top:3px;left:3px}.mjt-tile--compact .mjt-pips{transform:scale(.9)}.phone .tiles.hand .mjt-tile--compact{height:68px;min-height:68px}.phone .tiles.river .mjt-tile--compact{aspect-ratio:.88;border-bottom-width:5px;height:auto;min-height:50px;padding-bottom:5px}.phone .tiles.river .mjt-pips{transform:scale(.76)}.phone .top-line .mjt-tile--compact{aspect-ratio:auto;width:35px;min-width:35px;height:53px;min-height:53px}.phone .top-line .mjt-pips{transform:scale(.68)}.a007-tile{background:linear-gradient(132deg,#fffef9 0%,#faf6ea 53%,#e8e3d5 100%);border-color:#d4cdbb #a86a63 #9d424c #d4cdbb;border-bottom-style:solid;border-bottom-width:8px;border-right-style:solid;border-right-width:3px;position:relative;overflow:hidden;box-shadow:inset 1px 2px 1px #fff,inset -2px 0 #ded8c9,1px 3px 6px #0618108a}.a007-tile .mjt-face,.a007-tile .mjt-suit,.a007-tile .mjt-rank,.a007-tile .mjt-pips{display:none}.a007-art{background-image:url(/assets/a020-tile-marks-DTP2krk0.png);background-repeat:no-repeat;background-size:900% 400%;background-position:var(--a007-x) var(--a007-y);pointer-events:none;display:block;position:absolute;inset:4px 4px 11px 2px}.a007-tile.is-selected{overflow:visible}.a007-tile.is-danger:after{z-index:2}.a007-river-slot{aspect-ratio:.96;filter:drop-shadow(1px 3px 2px #06150f77);width:100%;min-width:0;display:block;position:relative}.a007-river-slot .a007-tile{aspect-ratio:auto;clip-path:polygon(2% 0,98% 0,100% 100%,0 100%);background:linear-gradient(135deg,#fffdf5,#f3eee1 72%,#ddd8c9);border-top:1px solid #c8c0ad;border-bottom:6px solid #a84c53;border-left:1px solid #c8c0ad;border-right:2px solid #b47068;border-radius:3px 3px 2px 2px;width:100%;height:100%;min-height:0;padding:0;box-shadow:inset 1px 1px #fff,inset 0 -2px #923c45}.a007-river-slot .a007-art,.a007-river-slot .a007-tile.mjt-tile--compact .a007-art{inset:3px 3px 7px 2px}.a007-river-slot .a007-tile.is-selected{clip-path:none;transform:translateY(-3px)}.a007-river-slot .a007-tile:active{transform:translateY(1px)}.a007-river-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:3px 2px}.phone .tiles.river.a007-river-grid{gap:3px 2px}.phone .tiles.river .a007-river-slot .a007-tile{aspect-ratio:auto;border-bottom-width:6px;height:100%;min-height:0;padding:0}.phone .tiles.river .a007-river-slot .a007-art{transform:none}@media (prefers-reduced-motion:reduce){.a007-river-slot .a007-tile{transition:none}}:root{--a010-bg:#092721;--a010-felt:#123b34;--a010-panel:#204d42;--a010-line:#638c73;--a010-gold:#e8c57d;--a010-ivory:#f4ead6;--a010-soft:#bcd4c7;--a010-red:#a44c52}.a010-shell{box-sizing:border-box;width:min(100%,430px);min-height:100dvh;padding:8px 12px max(12px,env(safe-area-inset-bottom));color:var(--a010-ivory);background:radial-gradient(circle at 82% 36%,#1a514477 0,transparent 37%), linear-gradient(160deg,#0c3029,var(--a010-bg) 62%,#071d19);margin-inline:auto}.a010-shell *{box-sizing:border-box}.a010-header{border-bottom:1px solid var(--a010-gold);justify-content:space-between;align-items:center;min-height:42px;display:flex}.a010-header h1{margin:0;font-size:22px;font-weight:900;line-height:1}.a010-header .a010-stage{color:var(--a010-soft);margin-left:15px;margin-right:auto;font-size:11px;font-weight:700}.a010-meta{background:var(--a010-panel);border:1px solid #537e68;border-radius:6px;align-items:center;gap:8px;height:34px;margin-top:6px;padding:4px 10px;font-size:11px;display:flex}.a010-meta strong{color:var(--a010-gold)}.a010-section-heading{justify-content:space-between;align-items:center;gap:7px;margin:11px 0 7px;font-size:14px;font-weight:800;line-height:1.2;display:flex}.a010-section-heading small{color:var(--a010-gold);font-size:11px;font-weight:650}.a010-chosen-rail,.a010-hand-rail{grid-template-columns:repeat(13,minmax(0,1fr));gap:1px;display:grid}.a010-chosen-rail{background:#174037;border:1px solid #5b7d69;border-radius:5px;align-items:center;min-height:46px;padding:6px 8px}.a010-chosen-rail .a010-empty-slot{background:#275447;border:1px solid #72947d;border-radius:2px;height:33px}.a010-pool{grid-template-columns:repeat(7,minmax(0,1fr));gap:4px 3px;display:grid}.a010-pool .mjt-tile.a007-tile{aspect-ratio:.67;width:100%;height:auto;min-height:0}.a010-hand-rail .mjt-tile.a007-tile,.a010-chosen-rail .mjt-tile.a007-tile{aspect-ratio:.65;width:100%;height:auto;min-height:0;padding:0}.a010-shell .mjt-tile.a007-tile{border-right:2px solid #a86a63;border-bottom:5px solid var(--a010-red);background:linear-gradient(135deg,#fffef8,#f8f3e8 68%,#e9e4d7);border-radius:3px;box-shadow:inset 1px 1px #fff,inset -1px 0 #ded8c9,1px 3px 4px #06181088}.a010-shell .mjt-tile.a007-tile .a007-art{background-image:url(/assets/a020-tile-marks-DTP2krk0.png);inset:3px 3px 7px 2px}.a010-hand-zoom{min-width:68px;min-height:44px}.a010-zoom-tray{grid-template-columns:repeat(7,minmax(44px,1fr));gap:6px;max-height:min(70dvh,530px);padding:12px;display:grid;overflow:auto}.a010-zoom-tray .mjt-tile.a007-tile{min-height:67px}.a010-table{background:radial-gradient(circle,#1d5548,#123b34 58%);border:1px solid #6a9175;border-radius:9px;grid-template-rows:minmax(0,1fr) 36px minmax(0,1fr);align-items:center;min-height:278px;margin-top:7px;padding:14px 7px;display:grid;position:relative}.a010-table[data-max-river-rows="0"]{min-height:155px}.a010-table[data-max-river-rows="1"]{min-height:210px}.a010-table[data-max-river-rows="2"]{min-height:278px}.a010-table:before{content:"";pointer-events:none;border:1px solid #315f50;border-radius:7px;position:absolute;inset:4px}.a010-table-center{z-index:1;background:#234f42;border:1px solid #a08251;border-radius:6px;justify-self:center;padding:7px 12px;font-size:11px;font-weight:800}.a010-river-grid{--a010-river-width:34px;grid-template-columns:repeat(9,var(--a010-river-width));gap:3px 2px;width:max-content;max-width:100%;margin-inline:auto;display:grid}.a010-river-cell{width:var(--a010-river-width);aspect-ratio:6/7;background-repeat:no-repeat;background-size:900% 400%;background-position:var(--a010-x) var(--a010-y);display:block}.a010-river-grid--self .a010-river-cell{background-image:url(/assets/a020-river-self-CM_aD3Xo.png)}.a010-river-grid--opponent .a010-river-cell{background-image:url(/assets/a020-river-opponent-CQvdIS63.png)}.a010-status-line{color:#ead9aa;background:#28483b;border:1px solid #6e865e;border-radius:4px;min-height:27px;padding:5px 8px;font-size:10px}.a010-primary{color:#26372b;background:linear-gradient(#f5dea2,#e8c57d);border:1px solid #fff0bd;border-radius:7px;width:100%;min-height:48px;font-weight:850;box-shadow:0 3px #614c2d}.a010-primary:disabled{color:#e8e3d1;background:#716e5a;border-color:#918f78}.a010-secondary-nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;display:grid}.a010-secondary-nav button{min-height:28px;color:var(--a010-ivory);background:#214f43;border:1px solid #628878;border-radius:7px;font-size:11px;font-weight:750}.a010-response-backdrop{z-index:20;background:#06130db3;position:fixed;inset:0}.a010-response-sheet{left:max(7px,50vw - 208px);right:max(7px,50vw - 208px);bottom:max(13px,env(safe-area-inset-bottom));z-index:21;border:2px solid var(--a010-gold);background:#1a4239;border-radius:13px;max-height:calc(100dvh - 24px);padding:20px 16px 30px;position:fixed;overflow:auto;box-shadow:0 20px 55px #0008}.a010-response-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.a010-response-actions button{min-height:55px}.a010-yaku-card{background:#1d473d;border:1px solid #8a9d79;border-radius:9px;padding:16px}.a010-yaku-card-head{border-bottom:1px solid var(--a010-gold);justify-content:space-between;align-items:center;gap:8px;padding-bottom:12px;display:flex}.a010-yaku-card h3{margin:0;font-size:21px}.a010-yaku-card .a010-han{border:1px solid var(--a010-gold);color:var(--a010-gold);border-radius:6px;padding:5px 9px;font-weight:800}.a010-yaku-card .a010-definition{color:var(--a010-soft);margin:14px 0;font-size:13px;line-height:1.6}.a010-yaku-example{grid-template-columns:repeat(14,minmax(0,1fr));gap:1px;display:grid}.a010-yaku-example .mjt-tile{aspect-ratio:.65;height:auto;min-height:0}.a010-yaku-note{background:#2c5748;border:1px solid #6f8d73;border-radius:5px;margin-top:12px;padding:10px;font-size:12px;line-height:1.5}@media (width<=374px){.a010-shell{padding:6px 10px max(10px,env(safe-area-inset-bottom))}.a010-header{min-height:36px}.a010-header h1{font-size:19px}.a010-meta{height:28px}.a010-section-heading{margin:8px 0 5px;font-size:12px}.a010-chosen-rail{min-height:35px;padding:4px 7px}.a010-chosen-rail .a010-empty-slot{height:27px}.a010-pool{gap:2px}.a010-table{grid-template-rows:minmax(0,1fr) 28px minmax(0,1fr);min-height:240px;padding:6px 4px}.a010-table[data-max-river-rows="0"]{min-height:138px}.a010-table[data-max-river-rows="1"]{min-height:185px}.a010-table[data-max-river-rows="2"]{min-height:240px}.a010-river-grid{--a010-river-width:29px}.a010-zoom-tray{grid-template-columns:repeat(6,minmax(44px,1fr));gap:5px}.a010-primary{min-height:42px}}@media (width<=339px){.a010-river-grid{--a010-river-width:28px}.a010-table{min-height:172px}.a010-table[data-max-river-rows="0"]{min-height:112px}.a010-table[data-max-river-rows="1"]{min-height:168px}.a010-table[data-max-river-rows="2"]{min-height:218px}.a010-hand-rail .mjt-tile.a007-tile{aspect-ratio:.65}.a010-yaku-example{grid-template-columns:repeat(14,21px);padding-bottom:4px;overflow-x:auto}}@media (height<=650px){.a010-shell.a010-battle .a010-secondary-nav,.a010-shell.a010-battle .a010-status-line{display:none}.a010-response-sheet{bottom:max(8px,env(safe-area-inset-bottom))}}@media (height<=530px){.a010-shell{height:auto;min-height:100dvh}}@media (prefers-reduced-motion:reduce){.a010-shell *{scroll-behavior:auto;transition:none}}.phone{padding:9px 12px max(8px,env(safe-area-inset-bottom));background:radial-gradient(circle at 104% 29%,#0000 0 106px,#1a51472e 107px 108px,#0000 109px 144px,#1a51472e 145px 146px,#0000 147px),radial-gradient(circle at 18% 85%,#0000 0 76px,#1a51472b 77px 78px,#0000 79px 112px,#1a51472b 113px 114px,#0000 115px),linear-gradient(165deg,#10392f,#092721 58%,#08221e)}.app-header{margin:0 0 3px}.app-header>div{align-items:center;gap:16px;display:flex}.app-header h1{order:1;margin:0;font-size:21px}.app-header .mini-title{order:2}.app-header{border-bottom:1px solid #d4b773;padding-bottom:4px}.app-header h1{color:#f4ead6}.mini-title{font-size:10px}.header-btn{color:#f6e9d3;background:#214f43;border-color:#698b78;min-height:36px;padding:5px 10px}.top-line{min-height:42px;margin:0 0 5px}.top-line{color:#f4ead6;background:#204d42;border:1px solid #537e68;border-radius:6px;padding:3px 8px}.top-line>span:first-child{color:#e8c57d;font-weight:700}.section-title{min-height:30px}.text{min-height:34px;padding:3px 4px}.selected-section,.fixed-hand-section{margin-bottom:5px}.selected-section .section-title h2{font-size:15px}.selected-section .section-title .muted{margin-left:5px}.hand-placeholder{color:#bdcabf;background:#10251f8c;border:1px solid #53715c;border-radius:6px;place-items:center;min-height:40px;margin:0;font-size:12px;display:grid}.hand-strip{grid-template-columns:repeat(13,minmax(0,1fr));gap:2px;width:100%;min-height:0;display:grid}.selected-section .hand-strip{background:#174037;border:1px solid #5b7d69;border-radius:5px;padding:4px}.hand-strip .mjt-tile--compact{aspect-ratio:43/68;border-bottom-width:4px;border-right-width:2px;border-radius:3px;width:100%;height:auto;min-height:0;padding:0}.hand-strip .a007-art,.hand-strip .mjt-tile--compact .a007-art{inset:2px 2px 5px 1px}.a007-tile{background:linear-gradient(145deg,#fffdf7,#f7f2e5 66%,#e8e1d3);border-bottom:5px solid #a44c52;border-right:2px solid #aa6b64;border-radius:2px 2px 3px 3px;box-shadow:inset 1px 1px #fffef9,inset -1px 0 #d0c8b7,1px 2px 3px #071e1a99}.a007-tile.mjt-tile--compact{border-bottom-width:4px}.a007-art{inset:3px 3px 8px 2px}.a007-tile.mjt-tile--compact .a007-art{inset:3px 2px 7px}.tiles.pool{grid-template-columns:repeat(7,minmax(0,1fr));gap:3px;margin:0}.tiles.pool .mjt-tile{aspect-ratio:1/1.48;height:auto;min-height:0}.turn-banner{margin:3px 0;padding:5px 8px;font-size:12px}.river-table{background:radial-gradient(circle,#0000 0 18px,#396c584d 19px 20px,#0000 21px 25px,#396c583e 26px 27px,#0000 28px),#123b34;border-color:#6a9175;border-radius:9px;margin:0;padding:4px 2px;box-shadow:inset 0 0 0 3px #315f5038}.river-table-center{color:#f1dfaf;text-align:center;background:#234f42;border:1px solid #947e51;border-radius:5px;width:max-content;height:auto;min-height:20px;margin:3px auto;padding:2px 9px;font-size:10px}.river-self-caption{min-height:18px;margin:0 1px 4px}.fixed-hand-section .section-title{min-height:28px}.mjt-action-dock .selection-text{min-height:18px;margin:0 0 3px;font-size:12px}.primary{color:#26372b;background:#eed491;border-color:#fff0bd;box-shadow:inset 0 1px #fff7d9,0 3px #614c2d}.response-box{margin:3px 0;padding:6px}.response-box .section-title{min-height:28px}.response-box.a010-response-sheet{border:2px solid #e8c57d;margin:0;padding:16px 14px 20px}.response-box .mjt-tile--compact{width:30px;min-width:30px;height:42px;min-height:42px}.response-box p{margin:3px 0 5px;font-size:12px}.response-box .primary,.response-box .secondary{min-height:42px}.flash-notice{z-index:8;justify-content:space-between;align-items:center;gap:5px;margin:2px 0;padding:4px 7px;font-size:12px;display:flex;position:sticky;top:0}.flash-notice .text{flex:none}.menu-actions{gap:8px;display:grid}.menu-actions button{color:#f4ead1;background:#2e5140;border:1px solid #829c7a;border-radius:8px;min-height:44px}.adjust-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:5px;margin:7px 0 15px}.adjust-grid .mjt-tile{height:72px;min-height:72px}.modal{max-height:90dvh}.guide>section{margin-top:16px}.guide>section>h2{color:#f2cf8c;margin:0 0 8px;font-size:15px}.guide-intro{color:#dce8d7;font-size:12px}.guide-card{background:#29483c;border:1px solid #6f927a;border-radius:9px;margin-bottom:9px;padding:9px}.guide-card-head{justify-content:space-between;align-items:center;gap:8px;margin-bottom:5px;display:flex}.guide-card-head h3{font-size:15px}.guide-card-head strong{color:#f2cf8c;white-space:nowrap;font-size:13px}.guide-card>p,.guide-example>p{margin:4px 0;font-size:12px;line-height:1.5}.guide-example{border-top:1px solid #ffffff25;margin-top:6px;padding-top:6px}.guide-example-label{color:#e1e9db;margin-bottom:6px;font-size:11px}.guide-tiles{grid-template-columns:repeat(7,minmax(0,36px));justify-content:center;gap:5px 3px;display:grid}.guide-tiles.a010-yaku-example{grid-template-columns:repeat(14,minmax(0,1fr));gap:1px}.guide-tile{min-width:0;position:relative}.guide-tile .mjt-tile--compact{width:100%;height:55px;min-height:55px}.guide-tiles.a010-yaku-example .mjt-tile--compact{aspect-ratio:.65;height:auto;min-height:0}.guide-tile .a007-art{inset:3px 3px 8px 2px}.guide-tile.is-winning .mjt-tile{outline:2px solid #f2cf8c}.guide-winning{color:#1e3529;background:#f2cf8c;border-radius:3px;padding:1px 2px;font-size:10px;font-weight:800;position:absolute;bottom:-4px;right:-3px}.guide-card details{color:#dce8d7;border-top:1px solid #ffffff25;margin-top:7px;padding-top:4px;font-size:11px}.guide-card summary{cursor:pointer;align-items:center;min-height:30px;display:flex}.guide-card ul,.guide-notes{margin:3px 0 4px;padding-left:20px;font-size:11px;line-height:1.5}.guide-bonus-tiles{justify-content:center;align-items:center;gap:8px;display:flex}.guide-bonus-tiles .mjt-tile--compact{width:36px;min-width:36px;height:55px;min-height:55px}@media (height>=760px) and (width>=375px){.phone.has-action-dock{padding-bottom:max(8px,env(safe-area-inset-bottom))}.mjt-action-dock{z-index:auto;box-shadow:none;background:0 0;border:0;margin:5px 0 0;padding:3px 0;position:static;bottom:auto}}@media (width<=359px){.phone{padding-left:9px;padding-right:9px}.hand-strip{grid-template-columns:repeat(7,minmax(0,1fr));gap:2px}.tiles.pool{grid-template-columns:repeat(6,minmax(0,1fr))}.adjust-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.mjt-action-dock{margin-left:-9px;margin-right:-9px;padding-left:9px;padding-right:9px}.guide-tiles.a010-yaku-example{grid-template-columns:repeat(14,21px);justify-content:start;padding-bottom:4px;overflow-x:auto}}.river-table{--river-width:34px;padding:5px 3px;position:relative}.river-table .a010-river-grid{--a010-river-width:var(--river-width)}.river-zone{height:calc(var(--river-width) * 7 / 3 + 3px);flex-direction:column;align-items:center;display:flex}.river-zone--opponent{justify-content:flex-end}.river-zone--self{justify-content:flex-start}.river-zone .river-empty{color:#bcd4c7;margin:auto 0}.river-table-center{white-space:nowrap;min-height:23px}.river-center-counts{display:inline}.top-line.a010-meta{height:34px;min-height:34px;margin-bottom:4px;padding:3px 9px}.top-line .mjt-tile--compact{width:19px;min-width:19px;height:25px;min-height:25px}.app-header{margin-bottom:0}.selected-section .hand-strip{min-height:46px}.selected-section .section-title,.fixed-hand-section .section-title,.phone>.section-title{min-height:27px}.mjt-action-dock .primary{min-height:44px}.modal-river .a010-river-grid{margin-inline:auto}.flash-notice{top:max(8px,env(safe-area-inset-top));z-index:30;width:min(100% - 20px,400px);margin:0;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #061810aa}@media (height>=600px) and (width>=340px){.phone.has-action-dock{padding-bottom:max(8px,env(safe-area-inset-bottom))}.mjt-action-dock{z-index:auto;box-shadow:none;background:0 0;border:0;margin:4px 0 0;padding:2px 0;position:static;bottom:auto}}@media (width<=374px){.app-header{padding-bottom:0}.header-btn{min-height:28px;padding:3px 8px}.river-table{--river-width:29px;padding:4px 2px}.river-table[data-max-river-rows="0"] .river-zone{height:18px}.river-table[data-max-river-rows="1"] .river-zone{height:calc(var(--river-width) * 7 / 6)}.river-table[data-max-river-rows="2"] .river-zone{height:calc(var(--river-width) * 7 / 3 + 3px)}.river-table[data-max-river-rows="0"] .river-empty{display:none}.top-line.a010-meta{height:28px;min-height:28px;margin-top:3px;margin-bottom:2px}.top-line .mjt-tile--compact{width:16px;min-width:16px;height:21px;min-height:21px}.selected-section .hand-strip{min-height:35px}.selected-section .section-title,.fixed-hand-section .section-title,.phone>.section-title{min-height:24px}.phone{padding-top:6px}.river-table[data-max-river-rows="2"]{padding-top:2px;padding-bottom:2px}.river-table[data-max-river-rows="2"] .river-table-center{min-height:20px;margin-block:2px}}@media (width<=339px){.river-table{--river-width:28px}.tiles.pool{grid-template-columns:repeat(7,minmax(0,1fr))}.river-table-center{padding-inline:5px;font-size:9px}.zoom-open{min-width:80px;min-height:44px}}@media (width<=374px) and (height<=650px){.phone.river-rows-2 .top-line.a010-meta{margin-top:0;margin-bottom:0}.phone.river-rows-2 .river-table{padding-top:0;padding-bottom:0}.phone.river-rows-2 .river-table-center{min-height:18px}.phone.river-rows-2 .pool-heading{min-height:24px}.phone.river-rows-2 .pool-heading .text{display:none}.phone.river-rows-2 .mjt-action-dock .selection-text{min-height:14px;margin-bottom:2px;font-size:11px;line-height:1.2}}.local-lobby{padding:14px 14px max(18px,env(safe-area-inset-bottom));flex-direction:column;gap:10px;display:flex}.local-lobby .app-header{border-bottom:1px solid #d5b879;margin-bottom:8px;padding-bottom:10px}.local-lobby h2{color:#f0d69c;margin:4px 0}.local-lobby label{color:#e6cc91;font-size:13px;font-weight:700;display:block}.local-lobby input,.local-lobby select{color:#183c31;width:100%;min-height:44px;font:inherit;background:#f5f1e5;border:1px solid #9cb69c;border-radius:7px;margin-top:5px;padding:8px 11px;display:block}.local-lobby .primary,.local-lobby .secondary{width:100%;min-height:44px}.local-lobby .secondary:disabled{opacity:.65}.local-lobby .muted{margin:0;line-height:1.5}.top-line.a010-meta.dual-indicators{grid-template-columns:minmax(0,1fr) auto;gap:6px;height:auto;min-height:51px;padding:4px 6px;display:grid}.indicator-pair{color:#fff1d7;text-align:left;background:0 0;border:0;grid-template-columns:1fr 1fr;gap:3px;min-width:0;padding:0;display:grid}.indicator-pair>span{white-space:nowrap;border:1px solid #789781;border-radius:4px;align-items:center;gap:3px;min-width:0;padding:2px 3px;font-size:10px;display:flex}.indicator-pair .mjt-tile--compact{border:1px solid #d4cdbb;border-bottom:3px solid #9d424c;border-radius:2px;width:22px;min-width:22px;height:32px;min-height:32px}.indicator-pair .a007-art{inset:1px 1px 4px}.indicator-pair:focus-visible{outline-offset:2px;outline:2px solid #f0d69c}.seat-context{white-space:nowrap;flex-direction:column;justify-content:center;align-items:flex-end;gap:2px;font-size:10px;display:flex}.seat-context strong{color:#ffe0a0;font-variant-numeric:tabular-nums;background:#3b4d3a;border:1px solid #d0ad68;border-radius:5px;justify-content:center;min-width:58px;padding:2px 5px;font-size:14px;display:inline-flex}.seat-context .timer-urgent{color:#fff2e8;background:#672d2c;border-color:#d9574d}.phone.timer-shake{animation:.24s ease-in-out c008-nudge}@keyframes c008-nudge{0%,to{transform:translate(0)}30%{transform:translate(-2px)}65%{transform:translate(2px)}}.timer-attention{color:#f4d598;text-align:right;margin:0 0 3px;font-size:11px}.hand-strip .mjt-tile--compact,.guide-tiles.a010-yaku-example .mjt-tile--compact,.indicator-pair .mjt-tile--compact,.result-hand .mjt-tile--compact{border-bottom-width:3px;border-right-width:1px;border-radius:2px}.hand-strip .mjt-tile--compact .a007-art,.guide-tiles.a010-yaku-example .mjt-tile--compact .a007-art,.indicator-pair .mjt-tile--compact .a007-art,.result-hand .mjt-tile--compact .a007-art{background-image:url(/assets/a020-compact-marks-BpsO4FbS.png);inset:1px 1px 4px}.hand-strip .mjt-tile--compact{aspect-ratio:26/39}.result-hand{grid-template-columns:repeat(14,minmax(0,1fr));gap:2px;margin-bottom:9px}.result-hand .is-selected{outline-offset:1px;outline:2px solid #f4ce73;transform:translateY(-2px)}.result-grade{color:#f2d181;font-weight:850;font-size:24px!important}.cumulative-score,.result p,.result-grade{overflow-wrap:anywhere;font-variant-numeric:tabular-nums}.wait-details ul{margin:8px 0;padding:0;list-style:none}.wait-details li{background:#204b3e;border:1px solid #638d76;border-radius:5px;margin:4px 0;padding:7px 8px;font-size:12px}.wait-details li strong{color:#f2ce85}.modal{overflow-x:hidden}@media (width<=374px){.top-line.a010-meta.dual-indicators{grid-template-columns:minmax(0,1fr) auto;min-height:45px;margin-bottom:3px}.indicator-pair>span{gap:2px;padding:1px;font-size:9px}.indicator-pair .mjt-tile--compact{width:18px;min-width:18px;height:26px;min-height:26px}.seat-context{font-size:9px}.seat-context strong{min-width:51px;font-size:12px}.hand-strip{grid-template-columns:repeat(13,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){.phone.timer-shake{animation:none}.timer-shake .seat-context strong{box-shadow:0 0 0 3px #e4c37d88}}.score-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;margin:5px 0 4px;display:grid}.score-strip>span{color:#e8d8af;background:#205044;border:1px solid #658e76;border-radius:5px;min-width:0;padding:4px 7px;font-size:11px;line-height:1.2}.score-strip strong{color:#f6e7c4;font-variant-numeric:tabular-nums;overflow-wrap:anywhere;word-break:break-word;min-width:0;margin-top:2px;font-size:14px;display:block}.top-line.a010-meta.dual-indicators{grid-template-columns:minmax(0,1fr);height:auto;min-height:0;margin:0 0 5px;padding:5px 6px}.indicator-pair{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;width:100%}.indicator-pair>span{font-size:12px;font-weight:750;overflow:hidden}.indicator-pair .mjt-tile--compact{aspect-ratio:2/3;width:31px;min-width:31px;height:47px;min-height:47px}.seat-context{flex-direction:row;justify-content:space-between;align-items:center;width:100%;font-size:11px}.seat-context strong{font-size:13px}.selected-section .hand-strip,.fixed-hand-section .hand-strip{grid-template-columns:repeat(13,minmax(0,1fr));gap:1px;min-width:0}.selected-section .hand-strip{padding:4px}.a010-shell .tiles.pool .mjt-tile.a007-tile,.a010-shell .tiles.hand .mjt-tile.a007-tile{aspect-ratio:2/3;width:100%;height:auto;min-height:0}.hand-strip .mjt-tile--compact{aspect-ratio:2/3;border-bottom-width:3px;width:100%;height:auto;min-height:0}.a010-shell .mjt-tile.a007-tile .a007-art{inset:auto;top:var(--a014-art-top,3px);width:auto;height:calc(100% - var(--a014-art-top,3px) - var(--a014-art-bottom,7px));aspect-ratio:2/3;background-size:900% 400%;left:50%;transform:translate(-50%)}.a010-shell .mjt-tile.a007-tile.mjt-tile--compact .a007-art,.a010-shell .hand-strip .mjt-tile.a007-tile .a007-art,.a010-shell .indicator-pair .mjt-tile.a007-tile .a007-art,.a010-shell .guide-tiles .mjt-tile.a007-tile .a007-art,.a010-shell .guide-bonus-tiles .mjt-tile.a007-tile .a007-art,.a010-shell .result-hand .mjt-tile.a007-tile .a007-art{--a014-art-top:1px;--a014-art-bottom:4px;background-image:url(/assets/a020-compact-marks-BpsO4FbS.png)}.a010-shell .mjt-tile.a007-tile.mjt-tile--compact{border-bottom-width:3px;border-right-width:1px;border-radius:2px}.response-box.a010-response-sheet .response-tile-title{justify-content:center;gap:18px;min-height:120px}.response-box.a010-response-sheet .response-tile-title h3{font-size:17px}.response-box.a010-response-sheet .mjt-tile.a007-tile{aspect-ratio:2/3;border-bottom-width:6px;flex:none;width:76px;min-width:76px;height:114px;min-height:114px}.response-box.a010-response-sheet .mjt-tile.a007-tile .a007-art{--a014-art-top:4px;--a014-art-bottom:9px}.result-hand{grid-template-columns:repeat(7,minmax(0,1fr));gap:4px 3px;min-width:0}.result-hand .mjt-tile--compact{aspect-ratio:2/3;width:100%;height:auto;min-height:0}.result-hand-expander{max-width:100%;margin-bottom:8px}.result-hand-expander summary{cursor:pointer;color:#f4d595;min-height:40px;padding:8px 2px;font-weight:700}.result-hand-zoom-scroll,.guide-example-zoom-scroll{overscroll-behavior-inline:contain;max-width:100%;padding:6px 3px 10px;overflow-x:auto}.result-hand-zoom,.guide-example-zoom-row{gap:5px;width:max-content;min-width:100%;display:flex}.result-hand-zoom .mjt-tile.a007-tile,.guide-example-zoom-row .mjt-tile.a007-tile{aspect-ratio:2/3;flex:none;width:62px;min-width:62px;height:93px;min-height:93px}.result-hand-zoom .mjt-tile.is-selected{outline-offset:1px;outline:3px solid #f4ce73;transform:translateY(-2px)}.guide-tiles.a010-yaku-example{grid-template-columns:repeat(7,minmax(0,1fr));justify-content:stretch;gap:3px 2px;padding:0;overflow:visible}.guide-tiles.a010-yaku-example .mjt-tile--compact{aspect-ratio:2/3;width:100%;height:auto;min-height:0}.guide-tile{min-width:0}.guide-bonus-tiles .mjt-tile--compact{aspect-ratio:2/3;width:36px;min-width:36px;height:54px;min-height:54px}.guide-example-zoom summary{cursor:pointer;color:#f4d595;min-height:36px;font-weight:700}.guide-example-zoom-row .guide-tile{flex:none;width:62px}.guide-example-zoom-row .mjt-tile.a007-tile{width:100%}.guide-example-zoom p{color:#d6e4d6;font-size:11px}.modal .adjust-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px 5px;min-width:0;display:grid}.modal .adjust-grid .mjt-tile.a007-tile{aspect-ratio:2/3;width:100%;height:auto;min-height:0;padding:0}.modal .adjust-grid .mjt-tile.a007-tile .a007-art{--a014-art-top:3px;--a014-art-bottom:7px}@media (width<=374px){.top-line.a010-meta.dual-indicators{height:auto;min-height:0;margin:0 0 4px}.indicator-pair>span{gap:3px;padding:2px 3px;font-size:11px}.indicator-pair .mjt-tile--compact{width:26px;min-width:26px;height:39px;min-height:39px}.response-box.a010-response-sheet .mjt-tile.a007-tile{width:68px;min-width:68px;height:102px;min-height:102px}.selected-section .hand-strip,.fixed-hand-section .hand-strip{grid-template-columns:repeat(13,minmax(0,1fr))}.modal .adjust-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.result-hand-zoom .mjt-tile.a007-tile,.guide-example-zoom-row .guide-tile{width:54px;min-width:54px}.result-hand-zoom .mjt-tile.a007-tile,.guide-example-zoom-row .mjt-tile.a007-tile{height:81px;min-height:81px}}.music-button{color:#f1dfb9;background:#1c483e;border:1px solid #7a9b80;border-radius:8px;flex:none;place-items:center;width:44px;height:44px;font-size:20px;display:grid}.c013-header-actions{align-items:center;gap:6px;display:flex}.c013-home{flex-direction:column;min-height:100dvh;display:flex}.c013-home .a010-header span{color:#d6c69f;margin-top:5px;font-size:12px;display:block}.c013-hero{background:linear-gradient(150deg,#173f35,#102e28);border:1px solid #638c73;border-radius:12px;flex:1;place-content:center;justify-items:center;gap:10px;min-height:260px;margin:16px 0;display:grid}.c013-hero-seat{border:2px solid #9bb29a;border-radius:50%;width:70px;height:25px}.c013-hero-seat--far{transform:perspective(80px)rotateX(-25deg)}.c013-hero-seat--near{transform:perspective(80px)rotateX(25deg)}.c013-hero-table{background:#21564b;border:8px solid #8d6b52;border-radius:18px;place-items:center;width:min(70vw,260px);height:150px;display:grid;transform:perspective(400px)rotateX(18deg);box-shadow:0 12px 28px #0007,inset 0 0 0 5px #3c7160}.c013-hero-table span{color:#e9d7ad;letter-spacing:.15em;font-size:25px;font-weight:800}.c013-entry-actions{gap:10px;margin-bottom:14px;display:grid}.c013-entry-actions button{min-height:50px}.c013-version{text-align:center;color:#afc3b4;margin-top:auto;padding:12px 0 3px;font-size:11px}.c013-series-result ol{padding-left:22px;font-size:12px;line-height:1.65}.c013-series-result li{overflow-wrap:anywhere;border-bottom:1px solid #ffffff26;padding:6px 0}.c013-online .a010-header span{color:#c5d5c6;margin-top:5px;font-size:11px;display:block}.c013-online-meta{color:#ecd8a8;flex-wrap:wrap;gap:5px 12px;margin:8px 0;font-size:12px;display:flex}.c013-online .panel{margin-bottom:10px}.c013-online .panel h2{margin-bottom:8px}.c013-online .panel>.primary{width:100%;min-height:46px;margin-top:8px}.c013-online-pool{grid-template-columns:repeat(7,minmax(0,1fr));gap:4px 3px;margin:8px 0;display:grid}.c013-online-pool .mjt-tile,.c013-online-hand .mjt-tile{aspect-ratio:2/3;width:100%;min-width:0;height:auto;min-height:0}.c013-online-hand{grid-template-columns:repeat(13,minmax(0,1fr));gap:1px;margin:8px 0;display:grid}.c013-online-table .a010-river-grid{margin:6px auto}.c013-online-table>p{text-align:center;color:#ead29a}.c013-online-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.c013-online-actions button{min-height:46px}@media (width<=359px){.c013-online-pool{gap:2px}.c013-online-hand{gap:0}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--c014-paper:#eee4d1;--c014-paper-light:#faf4e6;--c014-ink:#211e19;--c014-green:#173f35;--c014-red:#a72e29;--c014-line:#1e221c}body{color:var(--c014-ink);background:#d8c6a8}.phone.a010-shell{color:var(--c014-ink);background:linear-gradient(135deg,#fff9eb8c,transparent 42%), linear-gradient(175deg,#f6ecda,var(--c014-paper) 68%,#e6d7be)}.a010-shell .a010-header,.a010-shell .app-header{border-bottom-color:#513e30}.a010-shell .app-header h1,.a010-shell h1,.a010-shell h2,.a010-shell h3{color:var(--c014-ink)}.a010-shell .mini-title,.a010-shell .muted,.a010-shell h3 span,.a010-shell .c013-version,.a010-shell.c013-online .a010-header span{color:#594a3a}.a010-shell .text,.a010-shell .result-hand-expander summary,.a010-shell .guide-example-zoom summary{color:var(--c014-green)}.a010-shell button:focus-visible{outline:3px solid var(--c014-red);outline-offset:3px}.a010-shell input:focus-visible,.a010-shell select:focus-visible{outline:3px solid var(--c014-red);outline-offset:2px}.a010-shell button:disabled{opacity:.55;cursor:default;box-shadow:none}.a010-shell .primary,.a010-shell .a010-primary,.a010-shell .secondary,.a010-shell .header-btn,.a010-shell .menu-actions button,.a010-shell .bottom-links button,.a010-shell .section-title>button:not(.text){border:2px solid var(--c014-ink);background:var(--c014-paper-light);color:var(--c014-ink);border-radius:3px;font-weight:750;box-shadow:0 2px #806c54}.a010-shell .primary:disabled,.a010-shell .a010-primary:disabled{color:#6a5e50;background:#d7cbb7}.a010-shell .header-btn{min-height:44px}.a010-shell .primary:not(:disabled):active,.a010-shell .a010-primary:not(:disabled):active{box-shadow:none;transform:translateY(2px)}.a010-shell .local-lobby h2,.a010-shell.local-lobby h2,.a010-shell.local-lobby label{color:var(--c014-ink)}.a010-shell.local-lobby input,.a010-shell.local-lobby select{border:1.5px solid var(--c014-line);color:var(--c014-ink);background:#fffaf0}.a010-shell .panel,.a010-shell .guide-card,.a010-shell .a010-yaku-card{color:var(--c014-ink);background:#f6eddd;border:1px solid #8b785d;box-shadow:0 3px 12px #37291a20}.a010-shell .guide-card-head strong,.a010-shell .guide>section>h2,.a010-shell .a010-han,.a010-shell .result-grade{color:var(--c014-red)}.a010-shell .guide-intro,.a010-shell .guide-example-label,.a010-shell .guide-card details,.a010-shell .guide-example-zoom p,.a010-shell .a010-definition{color:#514439}.a010-shell .guide-example,.a010-shell .guide-card details{border-top-color:#806e5a66}.a010-shell .a010-yaku-note,.a010-shell .wait-details li{color:var(--c014-ink);background:#eee0c8;border-color:#a99779}.a010-shell .wait-details li strong{color:var(--c014-green)}.a010-shell .notice,.a010-shell .flash-notice{border-left:3px solid var(--c014-green);color:var(--c014-ink);background:#e8dbc4}.a010-shell .notice span,.a010-shell .notice small,.a010-shell .notice strong{color:var(--c014-green)}.a010-shell .alert{border-color:var(--c014-red);color:#65251f;background:#f3dad0}.a010-shell .modal,.a010-shell .a010-response-sheet{border:2px solid var(--c014-line);background:var(--c014-paper-light);color:var(--c014-ink);box-shadow:0 16px 52px #21170e7a}.a010-shell .modal .section-title{background:var(--c014-paper-light);color:var(--c014-ink);border-bottom:1px solid #8d7a5d}.a010-shell .modal-backdrop{background:#21170eae}.a010-shell .a010-response-sheet .response-tile-title h3{color:var(--c014-ink)}.a010-shell .replay{border-top-color:#89775b66}.a010-shell .replay summary{color:var(--c014-green)}.a010-shell .replay ol,.a010-shell .yaku-list li span,.a010-shell.save-gate p{color:var(--c014-ink)}.a010-shell .yaku-list li{border-top-color:#8b795d66}.a010-shell .score-strip>span{color:#4c3d2e;background:#eadbc1;border-color:#9f8b6b}.a010-shell .top-line,.a010-shell .a010-meta{color:var(--c014-ink);background:#e9dcc6;border-color:#b09b79}.a010-shell .top-line>span:first-child,.a010-shell .indicator-pair,.a010-shell .indicator-pair>span{color:var(--c014-ink)}.a010-shell .indicator-pair>span{border-color:#a79576}.a010-shell .seat-context strong{color:var(--c014-ink);background:#f5e9d3;border-color:#ac9572}.a010-shell .seat-context .timer-urgent{border-color:var(--c014-red);color:#78231e;background:#f1d8cf}.a010-shell .timer-attention{color:var(--c014-red)}.a010-shell .a010-chosen-rail,.a010-shell .selected-section .hand-strip{background:#e6d7be;border-color:#a9906a}.a010-shell .a010-empty-slot{background:#f2e7d2;border-color:#b49c7a}.a010-shell .mjt-action-dock{background:linear-gradient(#f1e6d4f2,#eadcc7fa);border-top-color:#a69479;box-shadow:0 -7px 18px #45321c22}.a010-shell .river-table,.a010-shell .c013-online-table{color:#f5e9d5;background:#153d35}.a010-shell .river-table h2,.a010-shell .c013-online-table h2,.a010-shell .river-empty,.a010-shell .c013-online-table>p{color:#f5e9d5}.a010-shell .river-table-center{color:#fff3da;background:#245448;border-color:#a78e68}.a010-shell .c013-online-meta{color:var(--c014-green)}.a010-shell .c013-series-result li{border-bottom-color:#6e5b442f}.a010-shell .music-button{appearance:none;width:44px;min-width:44px;height:44px;min-height:44px;color:var(--c014-ink);box-shadow:none;background:0 0;border:0;border-radius:0;place-items:center;padding:0;display:grid}.a010-shell .music-button:hover,.a010-shell .music-button:active{box-shadow:none;background:0 0;border:0}.a010-shell .music-button svg{width:22px;height:22px;display:block}.a010-shell .c014-flow-copy{padding:7px 2px 4px}.a010-shell .c014-flow-copy>span{color:var(--c014-red);letter-spacing:.16em;font-size:11px;font-weight:900;display:block}.a010-shell .c014-flow-copy h2{margin:5px 0 4px;font:900 25px/1.2 Noto Serif CJK SC,SimSun,serif}.a010-shell .c014-flow-copy p{color:#60594c;margin:0;font-size:12px}.a010-shell .c014-form-panel,.a010-shell .c014-room-panel{background:#f8f0df;border:1.5px solid #343c30;border-radius:5px;padding:13px;box-shadow:4px 5px #a8a08c66}.a010-shell .c014-form-panel h3,.a010-shell .c014-room-panel h3{margin:0 0 9px;font:900 16px Noto Serif CJK SC,SimSun,serif}.a010-shell .c014-form-panel label{color:var(--c014-ink);margin:0 0 11px;display:block}.a010-shell .c014-form-panel label:last-of-type{margin-bottom:0}.a010-shell .c014-form-panel input,.a010-shell .c014-form-panel select{font-size:16px}.a010-shell .c014-room-panel p{border-top:1px solid #9f8e744f;margin:0;padding:7px 0}.a010-shell .c014-room-panel p:first-of-type{border-top:0}.c014-visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.a010-shell.c014-home{padding:clamp(24px,3.6dvh,32px) 0 max(12px,env(safe-area-inset-bottom));background:linear-gradient(#eee5d6 0,#efe6d7 67%,#efe5d6 100%);gap:0;position:relative}.c014-home-clip-defs{pointer-events:none;width:0;height:0;position:absolute;overflow:hidden}.c014-home-header{z-index:2;border:0;justify-content:flex-end;align-items:center;min-height:44px;margin:0;display:flex;position:absolute;top:calc(clamp(24px,3.6dvh,32px) + 16px);right:12px}.c014-artwork{aspect-ratio:941/1305;clip-path:url(#c014-third-panel-arc);border:0;flex:none;width:100%;min-height:0;max-height:none;overflow:hidden}.c014-artwork img{width:100%;height:auto;display:block}.a010-shell .c014-entry-actions{justify-items:center;gap:11px;margin:27px 0 0;padding-top:0}.a010-shell .c014-entry-button{color:#1d1915;width:min(67vw,266px);min-height:50px;box-shadow:none;letter-spacing:.17em;background:#f6edde;border:2px solid #201a16;border-radius:1px;grid-template-columns:1fr auto 1fr;align-items:center;padding:6px 13px;font:900 21px/1.2 Noto Serif CJK SC,SimSun,serif;display:grid}.a010-shell .c014-entry-label{white-space:nowrap;grid-column:2}.a010-shell .c014-entry-arrow{letter-spacing:0;grid-column:3;justify-self:end;font:500 31px/1 Noto Sans CJK SC,sans-serif;transform:translateY(-2px)}.a010-shell .c014-entry-button--create{color:#fff7e8;box-shadow:none;background:#a72e29;border-color:#a41c15}.a010-shell .c014-entry-button:not(.c014-entry-button--create){box-shadow:none;background:#f7eedc;border-width:2px;border-color:#171a16}.a010-shell .c014-entry-button:active{box-shadow:none;transform:translateY(2px)}.a010-shell .c014-rules-link{text-underline-offset:3px;min-height:44px;color:var(--c014-ink);letter-spacing:.06em;background:0 0;border:0;border-radius:0;align-self:center;margin-top:4px;padding:3px 8px;font:800 13px/1.25 Noto Serif CJK SC,SimSun,serif;text-decoration:underline}.a010-shell.c014-home .c013-version{color:#655848;margin-top:auto;padding:8px 0 0}.a010-shell.c014-home .c014-home-toast{left:50%;bottom:max(18px,env(safe-area-inset-bottom));z-index:19;border:1px solid var(--c014-line);border-left:3px solid var(--c014-green);width:min(100vw - 24px,400px);margin:0;position:fixed;transform:translate(-50%);box-shadow:0 7px 22px #2d211a55}@media (height<=670px){.a010-shell .c014-entry-actions{gap:7px;margin:16px 0 0;padding-top:0}.a010-shell .c014-entry-button{min-height:50px;font-size:20px}.a010-shell.local-lobby:not(.c014-home){gap:6px}.a010-shell .c014-flow-copy{padding:3px 2px}.a010-shell .c014-flow-copy h2{margin:2px 0;font-size:22px}.a010-shell .c014-form-panel{padding:10px}.a010-shell .c014-form-panel label{margin-bottom:6px}}@media (prefers-reduced-motion:reduce){.a010-shell .c014-entry-button{transition:none}}:root{--c014-battle-paper:#f3ead7;--c014-battle-felt:#123d34;--c014-battle-copper:#8c7a56;--c014-battle-red:#b52b23}.phone.a010-shell.c014-battle-page{background:radial-gradient(circle at 50% 0,#f9f3e8,#f3ead7 60%,#e9dcc5)}.a010-shell .score-strip>span{border:1px solid var(--c014-battle-copper);background:linear-gradient(145deg,#fff7e8,var(--c014-battle-paper) 72%,#e5d7bb);color:#493b2e;border-radius:2px;box-shadow:inset 0 0 0 2px #fff7e4,0 2px #8c7a5640}.a010-shell .score-strip strong{color:#211e19}.a010-shell .top-line.a010-meta.dual-indicators{border:1px solid var(--c014-battle-copper);background:linear-gradient(#fbf4e6,#e9dec9);border-radius:2px;box-shadow:inset 0 0 0 2px #fff7e6}.a010-shell .indicator-pair>span,.a010-shell .seat-context strong{background:#f8f0df;border:1px solid #a69473;border-radius:2px;box-shadow:inset 0 0 0 1px #fff9eb}.a010-shell .c014-battle-table{isolation:isolate;background:var(--c014-battle-felt) var(--c014-felt-image,none) center / cover no-repeat;color:var(--c014-battle-paper);border:2px solid #0000;border-radius:3px;position:relative;overflow:visible;box-shadow:0 6px 11px #493b2a29}.a010-shell .river-table.c014-battle-table{padding-inline:5px}.a010-shell .c014-river-tag{z-index:1;border:1px solid var(--c014-battle-copper);background:var(--c014-battle-paper);color:#211e19;white-space:nowrap;border-radius:2px;width:max-content;max-width:calc(100% - 36px);margin:2px auto;padding:2px 8px;font:800 10px/1.3 Noto Serif CJK SC,SimSun,serif;display:block;position:relative}.a010-shell .c014-battle-center{z-index:1;color:#211e19;width:170px;min-width:0;max-width:calc(100% - 14px);height:auto;box-shadow:none;white-space:nowrap;background:0 0;border:0;justify-items:center;gap:0;margin:3px auto 5px;padding:0;font-family:Noto Serif CJK SC,SimSun,serif;line-height:1.2;display:grid;position:relative}.a010-shell .c014-step-badge,.a010-shell .c014-state-badge{min-height:0;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;font-weight:850;display:block}.a010-shell .c014-state-badge{color:#9b2a22;font-size:10px}.a010-shell .c014-battle-center .river-center-counts{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.a010-shell .c013-online-table.c014-battle-table{margin-bottom:9px;padding:13px 8px}.a010-shell .c013-online-table.c014-battle-table h2{z-index:1;border:1px solid var(--c014-battle-copper);background:var(--c014-battle-paper);color:#211e19;border-radius:2px;width:max-content;margin:0 auto 3px;padding:2px 9px;font:800 11px/1.3 Noto Serif CJK SC,SimSun,serif;position:relative}.a010-shell .c013-online-table.c014-battle-table h2:last-child{margin:3px auto 0}.a010-shell .c013-online-table.c014-battle-table .a010-river-grid{margin:2px auto}.a010-shell.c014-battle-page .game-pool,.a010-shell.c014-battle-page .c013-online-pool{background:#eadfcb;border:1px solid #b1a186;border-radius:2px;padding:5px;box-shadow:inset 0 0 0 1px #fff7e8}.a010-shell .c014-online-selection{color:#8d241d;margin:3px 0 6px;font-size:12px;font-weight:850}.a010-shell .game-pool button.mjt-tile.is-selected,.a010-shell .c013-online-pool button.mjt-tile.is-selected{outline:2px solid var(--c014-battle-red);outline-offset:0;box-shadow:0 0 0 2px #f3ead7,0 4px 8px #27191291}.a010-shell .game-pool button.mjt-tile.is-selected:after,.a010-shell .c013-online-pool button.mjt-tile.is-selected:after{content:"✓";z-index:2;background:var(--c014-battle-red);color:#fff9e8;text-align:center;border:1px solid #fff5df;border-radius:50%;width:17px;height:17px;font:900 12px/15px system-ui,sans-serif;position:absolute;top:-8px;right:-5px;box-shadow:0 1px 3px #321a1480}.a010-shell .game-pool button.mjt-tile:disabled,.a010-shell .c013-online-pool button.mjt-tile:disabled{opacity:.7;filter:grayscale(.4)saturate(.6)}.a010-shell .mjt-action-dock .primary:not(:disabled),.a010-shell .c014-battle-confirm:not(:disabled){background:linear-gradient(#c8392d,var(--c014-battle-red) 55%,#9e221b);color:#fff7e8;letter-spacing:.08em;border:2px solid #8c7a56;border-radius:3px;font-weight:850;box-shadow:inset 0 1px #ed7560,0 4px #6d211b,0 6px 9px #3e1f1947}.a010-shell .mjt-action-dock .primary:not(:disabled):active,.a010-shell .c014-battle-confirm:not(:disabled):active{background:linear-gradient(#a3251d,#b52b23);transform:translateY(3px);box-shadow:inset 0 2px 4px #57120f80,0 1px #6d211b}.a010-shell .mjt-action-dock .primary:disabled,.a010-shell .c014-battle-confirm:disabled{color:#655d51;background:#d4c9b7;border:2px solid #8d8270;box-shadow:inset 0 1px #eee4d5}.a010-shell .a010-response-sheet .primary:not(:disabled){border:2px solid var(--c014-battle-copper);background:var(--c014-battle-red);color:#fff7e8;box-shadow:0 3px #6d211b}.a010-shell .a010-response-sheet .primary:not(:disabled):active{transform:translateY(2px);box-shadow:0 1px #6d211b}@media (width<=374px){.a010-shell .river-table.c014-battle-table{padding-inline:4px}}.a010-shell .c014-result-sheet{color:#211e19;background:linear-gradient(145deg,#fbf5e9,#f3ead7 62%,#eadcc5);border:1px solid #8c7a56;border-radius:3px;margin:5px 0 10px;padding:8px;box-shadow:inset 0 0 0 2px #fff9ed,0 3px 11px #36291b21}.a010-shell .c014-result-hero{isolation:isolate;background:#123d34 var(--c014-felt-image,none) center / cover no-repeat;color:#fff3db;text-align:center;border:2px solid #0000;border-radius:3px;align-content:center;justify-items:center;gap:3px;min-height:209px;padding:46px 20px 17px;display:grid;position:relative;overflow:visible;box-shadow:0 3px 5px #36291b33}.a010-shell .c014-result-hero-top{color:#211e19;background:0 0;border-bottom:1px solid #9a8666;justify-content:space-between;align-items:baseline;gap:8px;margin:0 2px 9px;padding:0 3px 7px;display:flex}.a010-shell .c014-result-hero-top strong{font:900 16px/1.2 Noto Serif CJK SC,SimSun,serif}.a010-shell .c014-result-hero-top span{white-space:nowrap;font:800 12px/1.2 Noto Serif CJK SC,SimSun,serif}.a010-shell .c014-result-hero-top .c014-series-wordmark{align-items:center;gap:4px;display:flex}.a010-shell .c014-series-wordmark-art{flex:none;width:68px;height:25.6px;display:block;position:relative;overflow:hidden}.a010-shell .c014-series-wordmark-art>.c014-atlas-sprite{width:100%;inset:0}.a010-shell .c014-result-hero-top .c014-series-wordmark>span:last-child{font-size:16px}.a010-shell .c014-result-seal{color:#211e19;background:linear-gradient(#fff9ed,#e9d9bd);border:1px solid #8c7a56;border-radius:3px;width:max-content;max-width:90%;margin:0 auto 2px;padding:3px 13px;font:850 15px/1.2 Noto Serif CJK SC,SimSun,serif;display:block;box-shadow:0 2px #10271faa}.a010-shell .c014-result-tier{color:#f9eed6;margin:0;font:900 17px/1.2 Noto Serif CJK SC,SimSun,serif;display:block}.a010-shell .c014-result-points{color:#fff0cf;font-variant-numeric:tabular-nums;letter-spacing:.01em;overflow-wrap:anywhere;max-width:calc(100% - 64px);margin:0 auto;font:900 42px/1.05 Georgia,Noto Serif CJK SC,SimSun,serif}.a010-shell .c014-result-points small{white-space:nowrap;font-size:12px}.a010-shell .c014-result-hero p{color:#f8ebd1;font-variant-numeric:tabular-nums;max-width:calc(100% - 64px);margin:3px auto 0;font-size:12px;font-weight:750;line-height:1.3}.a010-shell .c014-result-hero--draw .c014-result-points{font-size:42px}.a010-shell .c014-series-caption{color:#f8ebd1;letter-spacing:.12em;margin:2px 0 0;font-size:12px;display:block}.a010-shell .c014-series-hero{padding-top:31.5px;padding-bottom:31.5px}.a010-shell .c014-series-content{align-content:center;justify-items:center;gap:3px;width:100%;max-width:100%;display:grid}.a010-shell .c014-result-breakdown{color:#211e19;background:#faf2e4;border:1px solid #c3b293;border-radius:2px;margin:9px 0;padding:9px 10px}.a010-shell .c014-result-breakdown strong{border-bottom:1px solid #a68f6d;margin-bottom:6px;padding-bottom:5px;font-size:13px;line-height:1.4;display:block}.a010-shell .c014-result-breakdown p{margin:2px 0;font-size:12px;line-height:1.45}.a010-shell .c014-result-note{color:#211e19;background:#eee2cc;border-left:3px solid #8c7a56;margin:10px 0;padding:9px}.a010-shell .c014-winning-hand{background:#123d34 var(--c014-felt-image,none) center / cover no-repeat;border:2px solid #8c7a56;border-radius:3px;margin:12px 0 10px;padding:18px 7px 8px;position:relative;box-shadow:inset 0 0 0 3px #123d34,inset 0 0 0 4px #a69166,0 2px 5px #36291b33}.a010-shell .c014-winning-hand-title{color:#211e19;background:#f3ead7;border:1px solid #8c7a56;border-radius:2px;width:max-content;max-width:calc(100% - 30px);padding:2px 11px;font:850 11px/1.25 Noto Serif CJK SC,SimSun,serif;position:absolute;top:-9px;left:50%;transform:translate(-50%)}.a010-shell .c014-winning-hand-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:4px 3px;display:grid}.a010-shell .c014-winning-hand-grid>span{min-width:0;display:block;position:relative}.a010-shell .c014-winning-hand-grid .mjt-tile.a007-tile{aspect-ratio:2/3;width:100%;height:auto;min-height:0}.a010-shell .c014-winning-tile{outline-offset:0;outline:2px solid #b52b23}.a010-shell .c014-winning-tile:after{content:"荣和";z-index:2;color:#fff7e8;background:#b52b23;padding:1px 2px;font:850 8px/1.1 Noto Serif CJK SC,SimSun,serif;position:absolute;bottom:0;right:0}.a010-shell .c014-result-sheet .result-hand-zoom .mjt-tile.is-selected{outline-color:#b52b23}.a010-shell .c014-result-totals{grid-template-columns:1fr 1fr;gap:5px;margin:8px 0;display:grid}.a010-shell .c014-result-totals>span{color:#514638;background:#faf2e4;border:1px solid #a59071;border-radius:2px;min-width:0;padding:5px 7px;font-size:10px;display:block}.a010-shell .c014-result-totals strong{color:#211e19;font-variant-numeric:tabular-nums;overflow-wrap:anywhere;font-size:17px;line-height:1.2;display:block}.a010-shell .c014-next-base{color:#211e19;background:#f8efdf;border-bottom:1px solid #a59071;margin:6px 0 9px;padding:5px 8px;font-size:12px}.a010-shell .c014-next-base strong{font-size:15px}.a010-shell .c014-result-ready{color:#514638;margin:7px 0;font-size:11px}.a010-shell .c014-result-fold{color:#211e19;background:#f5ecda;border:1px solid #b9a88c;border-radius:2px;margin:5px 0;padding:0 8px}.a010-shell .c014-result-fold summary{cursor:pointer;color:#211e19;min-height:39px;padding:10px 1px;font-size:12px;font-weight:800}.a010-shell .c014-result-fold p,.a010-shell .c014-result-fold ol{color:#44382c;font-size:11px}.a010-shell .c014-result-action{margin-top:9px;padding:3px 0 1px}.a010-shell .c014-settlement-primary:not(:disabled){color:#fff7e8;letter-spacing:.07em;background:linear-gradient(#cc362b,#b52b23 55%,#9d211a);border:2px solid #68231a;border-radius:3px;min-height:48px;font:900 16px/1.2 Noto Serif CJK SC,SimSun,serif;box-shadow:inset 0 1px #eb6255,0 3px #681a13}.a010-shell .c014-settlement-primary:not(:disabled):active{background:linear-gradient(#a5251d,#b52b23);transform:translateY(2px);box-shadow:inset 0 2px 4px #5a171099,0 1px #681a13}.a010-shell .c014-settlement-primary:disabled{color:#655d51;background:#d4c9b7;border:2px solid #8d8270;border-radius:3px;min-height:48px;box-shadow:inset 0 1px #eee4d5}.a010-shell .c014-series-ledger{margin:10px 0;padding:0;list-style:none}.a010-shell .c014-series-ledger li{color:#211e19;border-bottom:1px solid #b2a186;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:8px 6px;font:800 13px/1.2 Noto Serif CJK SC,SimSun,serif;display:grid}.a010-shell .c014-series-ledger li:first-child{border-top:1px solid #b2a186}.a010-shell .c014-series-ledger strong{text-align:right;font-variant-numeric:tabular-nums;font-size:16px}.a010-shell .c014-series-ledger small{color:#5a4c3b;margin-top:3px;font:600 10px/1.3 Noto Sans CJK SC,sans-serif;display:block}.a010-shell .c014-online-replay{margin-top:0}@media (width<=374px){.a010-shell .c014-result-sheet{padding:6px}.a010-shell .c014-winning-hand-grid{gap:3px 2px}}.a010-shell.c014-material-page{position:relative}.a010-shell .c014-frame{z-index:3;pointer-events:none;position:absolute;inset:0;overflow:visible}.a010-shell .c014-frame *{pointer-events:none}.a010-shell .c014-frame-sprite{flex:none;display:block;position:relative;overflow:hidden}.a010-shell .c014-frame-sprite img{pointer-events:none;-webkit-user-select:none;user-select:none;max-width:none;display:block;position:absolute}.a010-shell .c014-frame-corner{z-index:3;position:absolute}.a010-shell .c014-frame-corner--tl{top:0;left:0}.a010-shell .c014-frame-corner--tr{top:0;right:0}.a010-shell .c014-frame-corner--bl{bottom:0;left:0}.a010-shell .c014-frame-corner--br{bottom:0;right:0}.a010-shell .c014-frame-edge{z-index:2;position:absolute;overflow:hidden}.a010-shell .c014-frame-edge--top,.a010-shell .c014-frame-edge--bottom{left:var(--c014-horizontal-inset);right:var(--c014-horizontal-inset);height:var(--c014-edge-height);display:flex}.a010-shell .c014-frame-edge--top{top:0}.a010-shell .c014-frame-edge--bottom{bottom:0;transform:rotate(180deg)}.a010-shell .c014-frame-edge--top>.c014-frame-sprite,.a010-shell .c014-frame-edge--bottom>.c014-frame-sprite{margin-right:calc(-1 * var(--c014-edge-overlap))}.a010-shell .c014-frame-edge--left,.a010-shell .c014-frame-edge--right{top:var(--c014-vertical-inset);bottom:var(--c014-vertical-inset);width:var(--c014-edge-height);flex-direction:column;display:flex}.a010-shell .c014-frame-edge--left{left:0}.a010-shell .c014-frame-edge--right{right:0}.a010-shell .c014-frame-edge-unit{width:var(--c014-edge-height);height:calc(var(--c014-edge-width) - var(--c014-edge-overlap));flex:none;position:relative}.a010-shell .c014-frame-edge-unit>.c014-frame-sprite{transform-origin:0 0;position:absolute;top:0;left:0}.a010-shell .c014-frame-edge-unit--left>.c014-frame-sprite{transform:translateY(var(--c014-edge-width)) rotate(-90deg)}.a010-shell .c014-frame-edge-unit--right>.c014-frame-sprite{transform:translateX(var(--c014-edge-height)) rotate(90deg)}.a010-shell.c014-material-page>.app-header{padding-inline:31px}.a010-shell.c014-material-page.c013-online>.app-header>div:first-child{gap:0;display:grid}.a010-shell .c014-form-header{min-height:48px;margin-bottom:2px}.a010-shell .c014-form-header .c014-form-wordmark{order:0}.a010-shell .c014-form-header .music-button{order:1;margin-left:auto}.a010-shell .c014-form-wordmark{color:#0000;flex:none;width:112px;height:42.2px;margin:0;font-size:0;line-height:0;display:block;position:relative;overflow:hidden}.a010-shell .c014-stage-wordmark{color:#0000;flex:none;width:72px;height:27.1px;margin:0;font-size:0;line-height:0;display:block;position:relative;overflow:hidden}.c014-stage-wordmark>.c014-atlas-sprite{width:100%;inset:0}.a010-shell.c013-online .a010-header .c014-atlas-sprite{margin-top:0}.a010-shell.c013-online .a010-header .c014-stage-subtitle{margin-top:0;line-height:1}.a010-shell.c014-form-page .c014-form-panel h2{margin:0 0 12px;font:900 18px/1.3 Noto Serif CJK SC,SimSun,serif}.a010-shell .river-table.c014-battle-table{--river-width:31px}.a010-shell .river-table.c014-battle-table>.c014-river-tag:first-of-type{margin-top:12px}.a010-shell .river-table.c014-battle-table>.c014-river-tag:last-of-type{margin-bottom:12px}.a010-shell .c013-online-table.c014-battle-table .a010-river-grid{--a010-river-width:31px}.c014-atlas-sprite{pointer-events:none;display:block;position:absolute;overflow:hidden}.c014-atlas-sprite img{pointer-events:none;-webkit-user-select:none;user-select:none;max-width:none;height:auto;display:block;position:absolute}.c014-form-wordmark>.c014-atlas-sprite{width:100%;inset:0}.a010-shell button.c014-batch2-button{isolation:isolate;min-height:51px;text-shadow:none;font:900 16px/1.2 Noto Serif CJK SC,SimSun,serif;position:relative;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important}.a010-shell button.c014-batch2-button--red{color:#fff5e4!important}.a010-shell button.c014-batch2-button--paper{color:#211e19!important}.a010-shell button.c014-batch2-button>.c014-atlas-sprite{z-index:0;width:100%;top:50%;left:50%;transform:translate(-50%,-50%)}.a010-shell button.c014-batch2-button .c014-control-label,.a010-shell button.c014-batch2-button .c014-entry-label,.a010-shell button.c014-batch2-button .c014-entry-arrow{z-index:1;position:relative}.a010-shell button.c014-entry-button.c014-batch2-button{letter-spacing:.08em;width:234.5px;padding:0 13px;font-size:20px}.a010-shell button.c014-batch2-button--medium{width:100%;min-width:0}.a010-shell button.c014-batch2-button:active:not(:disabled){filter:brightness(.84);transform:translateY(2px)!important}.a010-shell button.c014-batch2-button:disabled{opacity:.72;filter:grayscale(.55)brightness(.82)}.a010-shell .c014-state-badge--art{width:161px;height:28px;box-shadow:none;color:#fff3da;background:0 0;border:0;place-items:center;padding:0;font:900 11px/1.2 Noto Serif CJK SC,SimSun,serif;display:grid;position:relative}.a010-shell .c014-state-badge--art .c014-atlas-sprite{z-index:0;width:100%;inset:0}.a010-shell .c014-state-badge .c014-state-label{z-index:1;white-space:nowrap;position:relative}.a010-shell .c014-battle-tools{flex:none;align-items:center;gap:6px;margin-left:auto;display:flex}.a010-shell .c014-fixed-hand-heading>h3{white-space:nowrap}@media (width<=359px){.a010-shell .c014-fixed-hand-heading{flex-wrap:wrap}}.a010-shell button.c014-control{touch-action:manipulation;min-height:44px}.c014-batch5-sprite{pointer-events:none;display:block;position:absolute;overflow:hidden}.c014-batch5-sprite img{pointer-events:none;-webkit-user-select:none;user-select:none;max-width:none;display:block;position:absolute}.a010-shell button.c014-batch5-button{isolation:isolate;width:88px;min-width:88px;height:44px;min-height:44px;text-shadow:none;flex:none;place-items:center;padding:0;font:850 12.5px/1 Noto Serif CJK SC,SimSun,serif;display:inline-grid;position:relative;box-shadow:none!important;color:#241c16!important;background:0 0!important;border:0!important;border-radius:0!important}.a010-shell button.c014-batch5-button--long{width:120px;min-width:120px;font-size:12px}.a010-shell button.c014-batch5-button>.c014-batch5-sprite{z-index:0;top:50%;left:50%;transform:translate(-50%,-50%)}.a010-shell button.c014-batch5-button>.c014-control-label{z-index:1;white-space:nowrap;position:relative}.a010-shell button.c014-batch5-button:active:not(:disabled){filter:brightness(.84);transform:translateY(2px)!important}.a010-shell button.c014-batch5-button:disabled{opacity:.72;filter:grayscale(.55)brightness(.82)}.a010-shell button.c014-control--compact{color:#211e19;box-shadow:none;background:#f7eedc;border:1px solid #8c7a56;border-radius:2px;padding:6px 10px;font-weight:800;line-height:1.2}.a010-shell button.c014-control--compact:active:not(:disabled){filter:brightness(.92);transform:translateY(2px)}.a010-shell button.c014-control--compact.c014-control--primary{color:#fff5e4;background:#a72e29;border-color:#78221c}.a010-shell .modal .section-title button.c014-control--compact{color:#211e19;box-shadow:none;background:#f7eedc;border:1px solid #8c7a56;border-radius:2px}.a010-shell button.c014-work-red,.a010-shell button.c014-work-paper{isolation:isolate;width:100%;min-width:0;height:auto;min-height:48px;text-shadow:none;letter-spacing:.06em;padding:0 18px;font:900 clamp(13px,4.1vw,16px)/1.2 Noto Serif CJK SC,SimSun,serif;position:relative;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;font-size:clamp(13px,4.1vw,16px)!important}.a010-shell button.c014-work-red{aspect-ratio:1930/266;color:#fff5e4!important}.a010-shell button.c014-work-paper{aspect-ratio:2038/296;color:#211e19!important}.a010-shell button.c014-work-red:before,.a010-shell button.c014-work-paper:before{content:"";z-index:-1;pointer-events:none;background-repeat:no-repeat;width:100%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.a010-shell button.c014-work-red:before{aspect-ratio:1930/266;background-image:var(--c014-batch4-red-image,none);background-position:50% 50.1002%;background-size:106.528%}.a010-shell button.c014-work-paper:before{aspect-ratio:2038/296;background-image:var(--c014-batch4-ivory-image,none);background-position:50% 49.0654%;background-size:106.575%}.a010-shell button.c014-work-red:active:not(:disabled),.a010-shell button.c014-work-paper:active:not(:disabled){filter:brightness(.84);transform:translateY(2px)!important}.a010-shell button.c014-work-red:disabled,.a010-shell button.c014-work-paper:disabled{opacity:.74;filter:grayscale(.55)brightness(.82)}.a010-shell .c014-step-badge{isolation:isolate;aspect-ratio:1918/462;color:#2d211b;white-space:nowrap;place-items:center;width:170px;padding:0 0 8px;font:900 15px/1 Noto Serif CJK SC,SimSun,serif;display:grid;position:relative}.a010-shell .c014-step-badge:before{content:"";z-index:-1;pointer-events:none;background-image:var(--c014-batch4-plaque-image,none);background-position:49.6503% 46.5116%;background-repeat:no-repeat;background-size:107.456%;position:absolute;inset:0}@media (width<=374px){.a010-shell .river-table.c014-battle-table{--river-width:29px}.a010-shell .river-table.c014-battle-table>.c014-river-tag:first-of-type{margin-top:17px}.a010-shell .river-table.c014-battle-table>.c014-river-tag:last-of-type{margin-bottom:17px}.a010-shell .c013-online-table.c014-battle-table .a010-river-grid{--a010-river-width:29px}}@media (width<=359px){.a010-shell .river-table.c014-battle-table{--river-width:28px}.a010-shell .c013-online-table.c014-battle-table .a010-river-grid{--a010-river-width:28px}}
