:root{font-family:Inter,ui-sans-serif,system-ui;color:#dfe9e5;background:#071410}body{margin:0}.layout{min-height:100vh;display:grid;grid-template-columns:220px 1fr}.layout>aside{border-right:1px solid #1d332c;padding:24px 16px;display:flex;flex-direction:column;background:#091a15}.logo{font-size:25px;color:#cfb15f;display:flex;align-items:center;gap:10px}.logo span{font-size:14px;color:#edf2f0;font-weight:800}nav{display:grid;gap:7px;margin-top:45px}nav button{border:0;background:transparent;color:#82958e;text-align:left;padding:12px;border-radius:9px;cursor:pointer}nav .active{background:#17342b;color:#e3c46f}.version{margin-top:auto;color:#51655e;font-size:11px}main{min-width:0}header{height:94px;border-bottom:1px solid #1d332c;padding:18px 28px;display:flex;align-items:center;justify-content:space-between}header span{font-size:10px;color:#80928c;text-transform:uppercase;letter-spacing:.14em}header h1{font-size:21px;margin:5px 0}.actions{display:flex;gap:8px}.actions button{padding:10px 14px;border-radius:9px;border:1px solid #29473d;background:#0d211b;color:#afbeb9;cursor:pointer}.actions .publish{background:#cfb15f;color:#10201b;border-color:#cfb15f;font-weight:800}.workspace{display:grid;grid-template-columns:minmax(480px,1fr) 390px;min-height:calc(100vh - 94px)}.editor{padding:24px;display:grid;gap:14px;align-content:start}.panel{background:#0c1e18;border:1px solid #1e392f;border-radius:14px;padding:18px}.panel h2{font-size:13px;margin:0 0 15px}.panel h2 small{font-weight:400;color:#778b84}label{display:grid;gap:7px;color:#82958e;font-size:11px}input,select,textarea{width:100%;border:1px solid #29453c;background:#081712;color:#eef3f1;border-radius:8px;padding:10px;outline:none}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:12px}.segmented{display:flex}.segmented button{padding:9px 13px;border:1px solid #28463c;background:#0a1915;color:#83958f}.segmented button:first-child{border-radius:8px 0 0 8px}.segmented button:last-child{border-radius:0 8px 8px 0}.segmented .active{background:#d0b25f;color:#0c1d17}.computed{margin-top:14px;background:#132c24;border-radius:10px;padding:12px;display:flex;align-items:center;gap:12px}.computed span{font-size:10px;color:#80948d}.computed strong{font-size:20px;color:#e4c76f}.computed em{font-size:9px;text-transform:uppercase;background:#294c40;padding:4px 7px;border-radius:20px}.selected,.preview-hand{min-height:70px;background:#06110e;border-radius:10px;padding:9px;display:flex;gap:5px;align-items:center;flex-wrap:wrap}.selected button,.picker button{border:0;padding:0;background:transparent;cursor:pointer}.picker{display:flex;flex-wrap:wrap;gap:6px;margin:12px 0}.win{margin-left:7px;border-radius:4px}.hint{font-size:10px;color:#62756e;margin-bottom:0}.preview{border-left:1px solid #1d332c;padding:25px 20px;background:#081611;overflow:auto}.phone{width:310px;min-height:570px;margin:auto;border:7px solid #223b33;border-radius:29px;padding:26px 17px;background:radial-gradient(circle at 100% 0,#1a3c31,transparent 42%),#071713;box-shadow:0 25px 60px #0008}.phone-top{font-size:11px;font-weight:800;letter-spacing:.16em;color:#eee}.phone-top b{color:#d0b25f}.phone .level{display:block;margin-top:35px;color:#b99c52;font-size:8px;text-transform:uppercase;letter-spacing:.12em}.phone h2{font-size:22px;margin:10px 0}.phone p{color:#9aaca6;font-size:11px}.phone label{margin-top:20px}.phone>button{width:100%;margin-top:9px;padding:11px;border:0;border-radius:9px;background:#d0b25f;color:#102019;font-weight:800}.answer{margin-top:14px;padding:11px;background:#143027;border-radius:8px;font-size:10px}.answer strong{color:#e1c36b}pre{font-size:8px;color:#5f756d;white-space:pre-wrap;margin-top:22px}.mj-tile{--tile-w:42px;--tile-h:58px;display:inline-block;width:var(--tile-w);height:var(--tile-h);position:relative;flex:0 0 auto;vertical-align:bottom;transition:transform .16s ease,filter .16s ease;margin-right:var(--tile-depth);margin-bottom:var(--tile-depth);filter:drop-shadow(2px 4px 4px rgb(0 0 0 / var(--shadow-strength)))}.mj-tile.is-compact{--tile-w:31px;--tile-h:43px}.mj-tile.is-sideways{transform:rotate(90deg);margin:8px 13px}.mj-tile.is-selected{transform:translateY(-8px);filter:drop-shadow(0 10px 7px #0008)}.mj-tile.is-winning .mj-tile-surface{outline:3px solid #e1bd54;outline-offset:2px}.mj-tile-body{position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(var(--tile-depth),var(--tile-depth));border-radius:var(--tile-radius);background:linear-gradient(135deg,color-mix(in srgb,var(--tile-side),#fff 16%),var(--tile-side) 45%,color-mix(in srgb,var(--tile-side),#000 22%));box-shadow:2px 3px 4px rgb(0 0 0 / var(--shadow-strength))}.mj-tile-right{position:absolute;z-index:1;left:100%;top:0;width:var(--tile-depth);height:100%;background:linear-gradient(90deg,color-mix(in srgb,var(--tile-side),#fff 10%),color-mix(in srgb,var(--tile-side),#000 22%));clip-path:polygon(0 0,100% var(--tile-depth),100% 100%,0 calc(100% - var(--tile-depth)))}.mj-tile-bottom{position:absolute;z-index:1;left:0;top:100%;width:100%;height:var(--tile-depth);background:linear-gradient(180deg,color-mix(in srgb,var(--tile-side),#fff 5%),color-mix(in srgb,var(--tile-side),#000 27%));clip-path:polygon(0 0,calc(100% - var(--tile-depth)) 0,100% 100%,var(--tile-depth) 100%)}.mj-tile-surface{display:block;position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;border-radius:var(--tile-radius);overflow:hidden;background:var(--tile-body)}.mj-tile-surface:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;box-shadow:inset 1px 1px 1px #fff6,inset -1px -1px 1px #0002;pointer-events:none}.tile-face-svg{display:block;width:100%;height:100%;object-fit:fill}.tile-kanji{font-family:"Noto Serif CJK JP",Yu Mincho,MS Mincho,serif}.mj-tile.is-down .mj-tile-surface{padding:0;background:none}.mj-tile.is-down .mj-tile-surface:after{display:none}.tile-back-svg{width:100%;height:100%;border-radius:inherit}.tile-lab{min-height:100vh}.lab-header{height:auto;min-height:112px}.lab-header p{margin:6px 0 0;color:#71867e;font-size:12px}.lab-layout{display:grid;grid-template-columns:310px minmax(620px,1fr);gap:18px;padding:20px}.theme-controls{align-self:start;position:sticky;top:18px;max-height:calc(100vh - 36px);overflow:auto}.theme-controls h2:not(:first-child){margin-top:22px}.color-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.color-field>div{display:flex;align-items:center;gap:7px}.color-field input{width:32px;height:28px;padding:2px;border-radius:6px}.color-field code{font-size:9px;color:#90a69e}.theme-controls input[type=range]{padding:0;accent-color:#d0b25f}.theme-controls label strong{color:#d7bb67}.lab-message{padding:9px;border-radius:8px;background:#17372d;color:#d8c377;font-size:11px}.lab-stage{display:grid;gap:18px;min-width:0}.felt-preview{position:relative;min-height:530px;overflow:hidden;border-radius:20px;padding:24px;background-color:var(--table-color);background-image:radial-gradient(circle at 50% 30%,color-mix(in srgb,var(--table-accent),transparent 35%),transparent 58%),repeating-linear-gradient(32deg,transparent 0 3px,color-mix(in srgb,var(--table-accent),transparent 82%) 3px 4px);box-shadow:inset 0 0 90px #0008,0 22px 50px #0005;border:1px solid color-mix(in srgb,var(--table-accent),#fff 10%)}.stage-caption{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.stage-caption span,.sample-block>span{font-size:9px;text-transform:uppercase;letter-spacing:.13em;color:#91b3ac}.stage-caption button{border:1px solid #ffffff26;background:#0003;color:#c6d9d4;padding:7px 10px;border-radius:8px}.tile-wall{display:flex;gap:1px;align-items:flex-end;min-width:max-content}.tile-stack{display:inline-block;position:relative;width:37px;height:62px;flex:0 0 37px}.tile-stack .mj-tile{position:absolute;--tile-w:31px}.stack-bottom .mj-tile{left:3px;top:8px}.stack-top .mj-tile{left:0;top:0}.dead-wall-wrap{margin:24px 0;padding:13px 14px 15px;border-radius:14px;background:#0003;border:1px solid #ffffff18;width:max-content;max-width:100%}.dead-wall-label{display:flex;justify-content:space-between;margin-bottom:8px;color:#d5e0dd;font-size:10px}.dead-wall-label small{color:#86a49d;margin-left:20px}.dead-wall{display:flex;gap:1px}.ura-row{display:flex;align-items:center;gap:5px;border-top:1px solid #ffffff17;margin-top:12px;padding-top:9px}.ura-row>span{font-size:9px;color:#91aaa4;margin-right:6px}.sample-block{margin-top:18px}.sample-hand{display:flex;align-items:flex-end;gap:2px;margin-top:9px;flex-wrap:wrap}.discard-pond{display:grid;grid-template-columns:repeat(6,36px);grid-auto-rows:52px;gap:4px;margin-top:9px;width:max-content}.meld-samples>div{display:inline-flex;align-items:flex-end;margin:10px 17px 0 0;min-height:56px}.tile-catalog{overflow:hidden}.catalog-row{display:flex;flex-wrap:wrap;gap:6px;align-items:flex-end}.state-row{display:flex;gap:25px;align-items:flex-end;margin-top:25px;padding-top:20px;border-top:1px solid #ffffff12}.state-row>div{display:grid;justify-items:center;gap:10px}.state-row small{font-size:9px;color:#72877f}.tile-wall{gap:2px}.tile-stack{width:35px;height:53px;flex:0 0 35px;filter:drop-shadow(2px 3px 2px rgb(0 0 0 / var(--shadow-strength)))}.wall-lower-layer,.wall-upper-layer,.wall-top-face{position:absolute;width:31px;height:43px;border-radius:var(--tile-radius)}.wall-lower-layer{left:4px;top:9px;background:color-mix(in srgb,var(--tile-side),#000 25%);box-shadow:inset 0 -2px #0004}.wall-upper-layer{left:2px;top:5px;background:linear-gradient(90deg,color-mix(in srgb,var(--tile-side),#fff 12%),var(--tile-side));box-shadow:inset 0 -1px #0005}.wall-top-face{z-index:2;left:0;top:0;overflow:hidden;background:var(--tile-back)}.wall-top-face .tile-face-svg{width:100%;height:100%;border-radius:inherit}.dead-wall{gap:2px}.asset-switcher{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.asset-switcher button{border:1px solid #29453c;background:#081712;color:#8da29a;border-radius:8px;padding:8px 5px;font-size:10px;cursor:pointer}.asset-switcher button.active{background:#cfb15f;color:#102019;border-color:#cfb15f;font-weight:800}.svg-upload{margin-top:11px;border:1px dashed #45675c;border-radius:10px;padding:11px;background:#10251e;cursor:pointer}.svg-upload strong{color:#d8c171}.svg-upload span{font-size:9px;line-height:1.45}.svg-upload input{padding:6px;font-size:9px}.asset-credit{font-size:9px;line-height:1.4;color:#60766e}@media(max-width:1200px){.lab-layout{grid-template-columns:1fr}.theme-controls{position:static;max-height:none}.color-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:1000px){.layout{grid-template-columns:1fr}.layout>aside{display:none}.workspace{grid-template-columns:1fr}.preview{border-left:0}.grid{grid-template-columns:1fr 1fr}.lab-layout{padding:12px}.color-grid{grid-template-columns:1fr 1fr}.felt-preview{overflow:auto}.lab-header{padding:16px;align-items:flex-start;gap:12px;flex-direction:column}}.replay-studio{min-height:100vh;background:radial-gradient(circle at 70% -10%,#153c33 0,transparent 38%),#07130f}.replay-header{height:auto;min-height:106px}.replay-header p{margin:4px 0 0;color:#71867e;font-size:11px}.replay-import{display:flex;gap:8px}.replay-import button{padding:10px 14px;border:1px solid #315044;border-radius:9px;background:#10261f;color:#d8e4df;cursor:pointer}.replay-import button:first-of-type{background:#d0b25f;color:#102019;border-color:#d0b25f;font-weight:800}.replay-layout{display:grid;grid-template-columns:minmax(680px,1fr) 280px;gap:18px;padding:18px}.table-stage{min-width:0;position:relative}.game-table-shell{width:100%;aspect-ratio:1/1;max-height:calc(100vh - 190px);display:grid;place-items:center;overflow:hidden;border-radius:20px;background:#020806;box-shadow:0 30px 80px #0009}.game-table{position:relative;width:min(100%,calc(100vh - 190px));aspect-ratio:1;background:radial-gradient(circle at 50% 44%,color-mix(in srgb,var(--table-accent),#17372f 20%) 0,transparent 42%),linear-gradient(135deg,color-mix(in srgb,var(--table-color),#fff 3%),var(--table-color));overflow:hidden;box-shadow:inset 0 0 120px #000c}.felt-grain{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.22;background-image:repeating-linear-gradient(18deg,transparent 0 3px,#ffffff08 3px 4px),repeating-linear-gradient(101deg,transparent 0 7px,#0003 7px 8px);mix-blend-mode:overlay}.game-table:after{content:"";position:absolute;top:1.5%;right:1.5%;bottom:1.5%;left:1.5%;border:1px solid #ffffff0d;border-radius:12px;pointer-events:none}.seat{position:absolute;z-index:3}.seat-bottom{left:9%;right:9%;bottom:3%;height:24%}.seat-top{left:9%;right:9%;top:3%;height:24%;transform:rotate(180deg)}.seat-left{left:3%;top:9%;bottom:9%;width:24%;transform:rotate(90deg)}.seat-right{right:3%;top:9%;bottom:9%;width:24%;transform:rotate(-90deg)}.table-hand{position:absolute;left:0;right:0;bottom:0;display:flex;align-items:flex-end;justify-content:center;gap:7px}.concealed-hand{display:flex;align-items:flex-end;justify-content:center;gap:0}.concealed-hand .mj-tile{--tile-w:clamp(20px,3.2vw,38px);--tile-h:clamp(28px,4.45vw,53px);margin-right:2px;margin-bottom:3px}.drawn-tile{margin-left:7px}.table-melds{display:flex;align-items:flex-end;gap:4px}.table-meld .mj-tile{--tile-w:clamp(18px,2.55vw,31px);--tile-h:clamp(25px,3.55vw,43px);margin-right:1px}.table-pond{position:absolute;width:47%;height:48%;left:26.5%;top:4%;display:grid;grid-template-columns:repeat(6,1fr);grid-auto-rows:min-content;align-content:end;justify-items:center}.table-pond .mj-tile{--tile-w:clamp(16px,2.45vw,29px);--tile-h:clamp(23px,3.4vw,40px);margin:0 1px 1px 0;filter:drop-shadow(1px 2px 2px #0008)}.table-pond .tsumogiri{filter:brightness(.88)}.table-pond .riichi-discard{margin-left:7px;margin-right:7px}.seat-meta{position:absolute;bottom:66%;left:5%;right:5%;display:flex;align-items:center;justify-content:center;gap:7px;color:#dce7e3;font-size:clamp(7px,1vw,11px);text-shadow:0 1px 3px #000}.seat-meta>span{display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#142c25;color:#b7c9c3}.seat-meta .dealer{background:#a42b32;color:#fff}.seat-meta strong{color:#e2c56b}.seat-meta i{color:#ef6970;font-size:8px;letter-spacing:.08em}.seat.is-current .seat-meta b:after{content:"";display:inline-block;width:5px;height:5px;border-radius:50%;background:#5de0a7;margin-left:5px;box-shadow:0 0 10px #5de0a7}.table-center{position:absolute;z-index:4;left:36%;top:36%;width:28%;height:28%;border-radius:9%;background:linear-gradient(145deg,#182520,#090e0c 72%);box-shadow:0 13px 34px #000b,inset 0 0 0 1px #ffffff12;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;color:#dfe7e4;padding:8px}.center-round{display:grid;align-content:start}.center-round b{font-family:serif;font-size:clamp(13px,2.2vw,25px);color:#f0f3f1}.center-round span,.center-count span{font-size:clamp(6px,.75vw,9px);color:#798e86}.center-wind{justify-self:end;width:clamp(24px,4vw,44px);height:clamp(24px,4vw,44px);display:grid;place-items:center;border:1px solid #8a733a;border-radius:50%;font:700 clamp(13px,2vw,23px) serif;color:#e3c56e}.center-count{text-align:right;align-self:end}.center-count strong{display:block;font-size:clamp(16px,2.6vw,30px);font-weight:400}.center-sticks{align-self:end;font-size:clamp(6px,.72vw,9px);color:#9aaba5}.stick{display:inline-block;width:20px;height:4px;border-radius:3px;background:#ede9dc;margin:0 3px;vertical-align:middle}.riichi-stick:after{content:"";display:block;width:3px;height:3px;border-radius:50%;background:#d63d44;margin:auto}.honba-stick{background:repeating-linear-gradient(90deg,#ddd 0,#ddd 4px,#555 4px,#555 5px)}.center-dora{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;gap:2px;background:#050907c7;padding:4px 6px;border-radius:7px}.center-dora small{writing-mode:vertical-rl;font-size:6px;letter-spacing:.12em;color:#74877f}.center-dora .mj-tile{--tile-w:clamp(15px,2vw,24px);--tile-h:clamp(21px,2.8vw,34px);margin:0}.wall-hint{position:absolute;z-index:1;background:repeating-linear-gradient(90deg,#151c1a 0,#151c1a 3.8%,#080b0a 3.8%,#080b0a 4.5%);box-shadow:0 4px 12px #0008;border-radius:3px}.wall-north,.wall-south{left:26%;width:48%;height:2.2%}.wall-north{top:1%}.wall-south{bottom:1%}.wall-east,.wall-west{top:26%;height:48%;width:2.2%;background:repeating-linear-gradient(0deg,#151c1a 0,#151c1a 3.8%,#080b0a 3.8%,#080b0a 4.5%)}.wall-east{right:1%}.wall-west{left:1%}.action-toast{display:flex;justify-content:space-between;gap:15px;padding:11px 14px;margin-top:9px;border:1px solid #213d33;border-radius:10px;background:#0b1d17;color:#9ab0a8;font-size:11px}.action-toast strong{color:#e0c46e}.replay-side{display:grid;align-content:start;gap:12px}.replay-card{padding:15px;border:1px solid #203c32;border-radius:13px;background:#0b1d17}.replay-card h2{margin:0 0 13px;font-size:12px}.replay-card label{margin-top:12px}.transport{display:grid;grid-template-columns:repeat(5,1fr);gap:4px}.transport button{height:34px;border:1px solid #29483d;border-radius:7px;background:#10261f;color:#aabbb5;cursor:pointer}.transport .play{background:#d0b25f;color:#112019;border-color:#d0b25f}.timeline{padding:0;margin-top:12px;accent-color:#d0b25f}.toggle{grid-template-columns:18px 1fr;align-items:center}.toggle input{width:15px}.replay-card ul{padding-left:17px;color:#81968e;font-size:10px;line-height:1.8}.replay-card b{color:#c9d7d2}.replay-card p{color:#687d75;font-size:9px;line-height:1.5}.replay-import input{display:none}@media(max-width:1180px){.replay-layout{grid-template-columns:1fr}.replay-side{grid-template-columns:repeat(3,1fr)}.game-table-shell{max-height:none}.game-table{width:100%}}@media(max-width:760px){.replay-layout{padding:7px}.replay-header{padding:13px;align-items:flex-start;flex-direction:column;gap:10px}.replay-side{grid-template-columns:1fr}.seat-meta b{display:none}.table-hand{gap:2px}.table-melds,.center-sticks{display:none}.game-table{min-width:620px}.game-table-shell{display:block;overflow:auto;aspect-ratio:auto}.action-toast{flex-direction:column}.replay-import{width:100%}.replay-import button{flex:1}}.mj-tile.is-down .mj-tile-surface{background:#17241f}.mj-tile.is-down .mj-tile-surface:after{display:block;background:linear-gradient(112deg,#fff0 8%,#ffffff1e 28%,#fff0 47%),repeating-linear-gradient(7deg,#00000012 0,#00000012 1px,#ffffff08 1px,#ffffff08 3px);box-shadow:inset 2px 2px 3px #ffffff28,inset -3px -4px 7px #0009}.tile-back-svg{filter:saturate(.55) brightness(.65) contrast(1.1)}.wall-top-face:after{content:"";position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;background:linear-gradient(115deg,#ffffff24,#fff0 38%,#0005),repeating-linear-gradient(8deg,#00000013 0,#00000013 1px,#ffffff08 1px,#ffffff08 3px);box-shadow:inset 1px 1px 2px #ffffff28,inset -2px -3px 5px #0009;pointer-events:none}.wall-top-face .tile-face-svg{filter:saturate(.55) brightness(.65) contrast(1.1)}.edge-hand{display:flex;gap:1px;height:clamp(15px,2.1vw,25px);align-items:flex-end;filter:drop-shadow(1px 3px 3px #0009)}.edge-tile{display:block;width:clamp(3px,.46vw,6px);height:100%;border-radius:2px 2px 1px 1px;background:linear-gradient(90deg,#716f69 0,#d8d2c2 27%,#f0ecdf 55%,#aaa69b);box-shadow:inset 0 2px 1px #fff8,inset 0 -3px 3px #0003}.seat-meta{display:none}.table-riichi-stick{position:absolute;z-index:5;left:34%;top:50%;width:32%;height:5px;border-radius:3px;background:linear-gradient(#fffdf4,#cfcac0);box-shadow:0 2px 4px #0008}.table-riichi-stick span{display:block;width:5px;height:5px;margin:auto;border-radius:50%;background:#c93039;box-shadow:inset 0 1px 1px #ff9da2}.table-center{left:34%;top:34%;width:32%;height:32%;display:block;padding:0;border-radius:8%;background:linear-gradient(145deg,#192721,#080d0b 72%)}.center-player{position:absolute;display:flex;align-items:center;justify-content:center;gap:4px;color:#d7e1dd;font-size:clamp(6px,.83vw,10px);white-space:nowrap}.center-player>span{display:grid;place-items:center;width:17px;height:17px;border-radius:50%;background:#20362e;color:#c8d7d2;font-family:serif}.center-player .dealer{background:#a43238;color:#fff}.center-player strong{color:#e2c56b}.center-player i{display:grid;place-items:center;width:13px;height:13px;border-radius:50%;background:#a92c34;color:#fff;font-size:7px}.center-player.is-current b:after{content:"";display:inline-block;width:4px;height:4px;margin-left:4px;border-radius:50%;background:#5de0a7;box-shadow:0 0 8px #5de0a7}.cp-bottom{left:8%;right:8%;bottom:4%}.cp-top{left:8%;right:8%;top:4%;transform:rotate(180deg)}.cp-left{left:-19%;top:47%;width:58%;transform:rotate(90deg)}.cp-right{right:-19%;top:47%;width:58%;transform:rotate(-90deg)}.center-core{position:absolute;left:25%;top:25%;width:50%;height:50%;display:grid;grid-template-columns:1fr 1fr;align-items:start;padding:4px;border-radius:10%;background:#050907b8;box-shadow:inset 0 0 0 1px #ffffff0c}.center-core .center-round{display:grid}.center-core .center-round b{font-size:clamp(10px,1.65vw,19px)}.center-core .center-round span,.center-core .center-count span{font-size:clamp(5px,.6vw,8px)}.center-core .center-count{align-self:start}.center-core .center-count strong{font-size:clamp(12px,2vw,23px)}.center-core .center-dora{top:auto;bottom:2px}.center-core .center-dora .mj-tile{--tile-w:clamp(12px,1.7vw,20px);--tile-h:clamp(17px,2.35vw,28px)}.board-grid{--board-tile-w:clamp(18px,2.65vw,31px);--board-tile-h:clamp(24px,3.55vw,42px);display:grid;grid-template-columns:14% 20% 32% 20% 14%;grid-template-rows:14% 20% 32% 20% 14%;grid-template-areas:"ht ht ht ht hr" "hl . pt . hr" "hl pl center pr hr" "hl . pb . hr" "hl hb hb hb hb"}.board-player{display:contents}.board-hand,.board-pond,.board-center,.board-riichi{position:relative;z-index:3}.board-hand{display:flex;align-items:center;justify-content:space-between;min-width:0;min-height:0}.board-hand-bottom{grid-area:hb;flex-direction:row;padding:4px 12px 10px 4px}.board-hand-top{grid-area:ht;flex-direction:row-reverse;padding:10px 4px 4px 12px;transform:rotate(180deg)}.board-hand-left{grid-area:hl;flex-direction:column-reverse;padding:12px 10px 4px 4px}.board-hand-right{grid-area:hr;flex-direction:column;padding:4px 4px 12px 10px}.board-concealed,.board-melds,.board-meld{display:flex;align-items:flex-end}.board-hand-left .board-concealed,.board-hand-right .board-concealed{writing-mode:vertical-rl}.board-hand-left .board-melds,.board-hand-right .board-melds{display:none}.board-drawn{margin-left:7px}.board-hand .mj-tile{--tile-w:var(--board-tile-w);--tile-h:var(--board-tile-h);margin-right:1px;margin-bottom:2px;filter:drop-shadow(1px 3px 3px #0009)}.standing-hand{display:flex;flex-direction:column;gap:1px;filter:drop-shadow(2px 2px 2px #0009)}.standing-tile{display:block;width:clamp(21px,3.3vw,38px);height:clamp(3px,.48vw,6px);border-radius:2px;background:linear-gradient(180deg,#8f8b81 0,#f7f2e5 33%,#ded8c8 70%,#827e75);box-shadow:inset 2px 0 1px #fff8,inset -2px 0 2px #0003}.standing-tile i{display:block;width:100%;height:1px;background:#fff8}.board-pond{display:grid;grid-template-columns:repeat(6,var(--board-tile-w));grid-template-rows:repeat(3,var(--board-tile-h));align-content:start;justify-content:start;gap:0}.board-pond-bottom{grid-area:pb}.board-pond-top{grid-area:pt;transform:rotate(180deg)}.board-pond-left{grid-area:pl;transform:rotate(90deg)}.board-pond-right{grid-area:pr;transform:rotate(-90deg)}.pond-slot{display:block;width:var(--board-tile-w);height:var(--board-tile-h)}.board-pond .mj-tile{--tile-w:var(--board-tile-w);--tile-h:var(--board-tile-h);margin:0;filter:drop-shadow(1px 2px 1px #0007)}.board-pond .mj-tile-body,.board-pond .mj-tile-right,.board-pond .mj-tile-bottom{display:none}.board-pond .pond-slot.is-tsumogiri{filter:brightness(.76) saturate(.75)}.board-pond .mj-tile.is-sideways{transform:rotate(90deg) scale(.96);margin:0}.board-center{grid-area:center;z-index:5;border-radius:4px;background:linear-gradient(145deg,#15221d,#080d0b 72%);box-shadow:0 8px 24px #000b,inset 0 0 0 1px #ffffff17}.score-seat{position:absolute;display:flex;align-items:center;justify-content:center;gap:4px;color:#dce5e1;font-size:clamp(6px,.82vw,10px);white-space:nowrap}.score-seat-bottom{left:5%;right:5%;bottom:3%}.score-seat-top{left:5%;right:5%;top:3%;transform:rotate(180deg)}.score-seat-left{left:-20%;top:47%;width:60%;transform:rotate(90deg)}.score-seat-right{right:-20%;top:47%;width:60%;transform:rotate(-90deg)}.score-seat>span{display:grid;place-items:center;width:17px;height:17px;border-radius:50%;background:#25372f;font-family:serif}.score-seat .dealer{background:#a62e36;color:#fff}.score-seat strong{color:#e2c56b}.score-seat i{display:grid;place-items:center;width:12px;height:12px;border-radius:50%;background:#ae3038;color:#fff;font-size:7px}.score-seat.is-current b:after{content:"";display:inline-block;width:4px;height:4px;margin-left:4px;border-radius:50%;background:#63e5ad;box-shadow:0 0 7px #63e5ad}.score-core{position:absolute;top:27%;right:27%;bottom:27%;left:27%;display:grid;grid-template-columns:1fr 1fr;padding:4px;border-radius:5px;background:#050907bf;box-shadow:inset 0 0 0 1px #ffffff0d}.score-core>div:first-child{display:grid;align-content:start}.score-core b{font:700 clamp(9px,1.35vw,16px) serif}.score-core small{font-size:clamp(5px,.58vw,7px);color:#83978f}.score-core>strong{text-align:right;font-size:clamp(11px,1.8vw,21px);font-weight:400}.score-dora{position:absolute;left:50%;bottom:2px;transform:translate(-50%);display:flex;align-items:center}.score-dora>small{writing-mode:vertical-rl;font-size:5px}.score-dora .mj-tile{--tile-w:clamp(11px,1.45vw,18px);--tile-h:clamp(15px,2vw,25px);margin:0}.board-riichi{z-index:6;width:76%;height:5px;justify-self:center;align-self:center;border-radius:3px;background:linear-gradient(#fffdf5,#c9c5bb);box-shadow:0 2px 4px #0009}.board-riichi span{display:block;width:5px;height:5px;margin:auto;border-radius:50%;background:#c52c35;box-shadow:inset 0 1px 1px #ff9ea3}.board-riichi-bottom{grid-area:pb;align-self:end;transform:translateY(8px)}.board-riichi-top{grid-area:pt;align-self:start;transform:translateY(-8px) rotate(180deg)}.board-riichi-left{grid-area:pl;width:5px;height:76%;justify-self:start;align-self:center;transform:translate(-8px)}.board-riichi-right{grid-area:pr;width:5px;height:76%;justify-self:end;align-self:center;transform:translate(8px)}.board-riichi-left span,.board-riichi-right span{margin-top:calc(50% - 2px)}.board-hand{justify-content:center}.board-hand-bottom,.board-hand-top{padding-left:4px;padding-right:4px}.board-hand-left,.board-hand-right{justify-content:center;padding-top:4px;padding-bottom:4px}.board-concealed{justify-content:center}.board-hand-left .board-concealed,.board-hand-right .board-concealed{writing-mode:initial}.board-hand-top .board-concealed{margin:auto}.board-melds{position:absolute}.board-hand-bottom .board-melds{right:8px}.board-hand-top .board-melds{left:8px}.standing-hand{margin:auto;gap:2px}.standing-tile{width:clamp(24px,3.5vw,40px);height:clamp(4px,.62vw,7px);background:linear-gradient(180deg,#68665f 0,#d9d5c9 18%,#fffbed 45%,#b7b2a7 78%,#5f5c56);box-shadow:inset 3px 0 2px #fff7,inset -3px 0 2px #0003,0 1px 1px #0008}.board-riichi{background:none;box-shadow:none;border-radius:0;height:auto}.board-riichi svg{display:block;width:100%;height:auto;filter:drop-shadow(0 2px 2px #000a)}.board-riichi span{display:none}.board-riichi-bottom{transform:translateY(11px)}.board-riichi-top{transform:translateY(-11px) rotate(180deg)}.board-riichi-left{width:76%;height:auto;justify-self:center;transform:rotate(90deg) translateY(11px)}.board-riichi-right{width:76%;height:auto;justify-self:center;transform:rotate(-90deg) translateY(11px)}.board-dora-panel{position:absolute;z-index:7;left:16px;top:16px;display:flex;align-items:center;gap:8px;padding:8px 10px;border:1px solid #ffffff14;border-radius:9px;background:#020807b8;box-shadow:0 5px 18px #0008,inset 0 0 18px #ffffff05;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.board-dora-panel>span{font-size:8px;letter-spacing:.16em;color:#97aaa3;writing-mode:vertical-rl}.board-dora-panel>div{display:flex;gap:2px}.board-dora-panel .mj-tile{--tile-w:clamp(18px,2.3vw,28px);--tile-h:clamp(25px,3.2vw,39px);margin:0}.board-center{overflow:hidden}.score-header{position:absolute;left:19%;right:19%;top:5%;display:flex;align-items:center;justify-content:center;gap:clamp(4px,.7vw,9px);color:#aebdb8;font-size:clamp(6px,.75vw,9px);white-space:nowrap}.score-header>b{font:700 clamp(12px,1.85vw,22px) serif;color:#f1f4f2;margin-right:3px}.score-header>span{display:flex;align-items:center;gap:2px}.mini-stick{display:inline-block;width:18px;height:4px;border-radius:2px;background:#e4e0d5;position:relative}.riichi-mini:after{content:"";position:absolute;left:8px;top:1px;width:2px;height:2px;border-radius:50%;background:#c52d36}.honba-mini{background:repeating-linear-gradient(90deg,#d9d5ca 0,#d9d5ca 4px,#707069 4px,#707069 5px)}.score-seat{gap:6px}.score-seat>span{width:clamp(21px,2.9vw,34px);height:clamp(21px,2.9vw,34px);font-size:clamp(12px,1.75vw,20px);flex:0 0 auto}.score-seat>div{display:grid;line-height:1}.score-seat b{font-size:clamp(7px,.85vw,10px);font-weight:500;color:#aebdb8}.score-seat strong{font-size:clamp(12px,1.75vw,21px);margin-top:3px}.score-seat-bottom{bottom:4%}.score-seat-left{left:-18%;width:56%}.score-seat-right{right:-18%;width:56%}.score-seat i{width:15px;height:15px;font-size:8px}.wall-dial{position:absolute;left:50%;top:54%;transform:translate(-50%,-50%);width:clamp(53px,7.8vw,91px);height:clamp(53px,7.8vw,91px);display:grid;place-content:center;text-align:center;border-radius:50%;background:radial-gradient(circle at 35% 30%,#1d3028,#07100d 72%);border:2px solid #354d43;box-shadow:0 6px 18px #0009,inset 0 0 0 4px #07100d,inset 0 0 0 5px #ffffff12}.wall-dial:before{content:"";position:absolute;top:5px;right:5px;bottom:5px;left:5px;border-radius:50%;background:repeating-conic-gradient(from -2deg,#84938d 0 1deg,transparent 1deg 12deg);mask:radial-gradient(circle,transparent 68%,#000 69%)}.wall-dial strong{font-size:clamp(20px,3.1vw,36px);font-weight:500;color:#f0f3f1;line-height:.9}.wall-dial small{margin-top:5px;font-size:clamp(5px,.6vw,7px);letter-spacing:.11em;color:#7f938b}.board-hand{padding:0;overflow:visible;display:block;transform:none}.board-hand-line{position:absolute;left:50%;top:50%;display:flex;align-items:flex-end;justify-content:center;gap:clamp(7px,1vw,12px);width:max-content;transform:translate(-50%,-50%);transform-origin:center}.board-hand-top .board-hand-line{left:57%;transform:translate(-50%,-50%) rotate(180deg)}.board-hand-left .board-hand-line{transform:translate(-50%,-50%) rotate(90deg)}.board-hand-right .board-hand-line{transform:translate(-50%,-50%) rotate(-90deg)}.board-concealed,.board-melds,.board-meld{display:flex;align-items:flex-end;writing-mode:initial}.board-hand-left .board-melds,.board-hand-right .board-melds{display:flex}.board-melds{position:static;gap:clamp(4px,.6vw,8px)}.board-drawn{display:flex;margin-left:clamp(5px,.75vw,9px)}.board-hand .mj-tile{margin-right:1px;margin-bottom:2px}.board-hand-bottom .mj-tile{--tile-w:clamp(23px,3.25vw,38px);--tile-h:clamp(31px,4.45vw,53px)}.board-hand-top .mj-tile,.board-hand-left .mj-tile,.board-hand-right .mj-tile{--tile-w:var(--board-tile-w);--tile-h:var(--board-tile-h)}.board-meld .mj-tile.is-sideways{margin:calc((var(--tile-h) - var(--tile-w))/2) calc((var(--tile-h) - var(--tile-w))/2 + 2px)}.board-dora-panel{left:10px;top:8px;align-items:stretch;gap:5px;padding:7px 8px;flex-direction:column;width:max-content;min-width:0;max-width:clamp(145px,19vw,205px)}.dora-meta{display:flex;align-items:center;gap:clamp(5px,.8vw,10px);white-space:nowrap;color:#aebdb8;font-size:clamp(7px,.8vw,10px)}.dora-meta b{font:700 clamp(13px,1.65vw,19px) serif;color:#f1f4f2;margin-right:auto}.dora-counters{display:grid;gap:2px}.dora-meta span{display:flex;align-items:center;gap:3px}.dora-tiles{display:flex;align-items:center;gap:2px;min-height:clamp(25px,3.2vw,39px)}.dora-tiles small{margin-right:5px;font-size:7px;letter-spacing:.14em;color:#97aaa3}.board-dora-panel .dora-tiles .mj-tile{--tile-w:clamp(16px,2vw,24px);--tile-h:clamp(22px,2.8vw,34px)}.mj-tile.is-down .tile-back-svg,.wall-top-face .tile-back-svg{filter:saturate(.62) brightness(.72) contrast(1.06)}.mj-tile.is-down .mj-tile-surface:after{background:linear-gradient(112deg,#fff0 8%,#ffffff2b 27%,#fff0 48%),repeating-linear-gradient(7deg,#0000000e 0,#0000000e 1px,#ffffff0b 1px,#ffffff0b 3px);box-shadow:inset 2px 2px 3px #ffffff35,inset -3px -4px 7px #0007}.score-seat{position:absolute}.score-data{position:relative;min-width:clamp(42px,5.2vw,64px)}.score-riichi-stick{position:absolute;z-index:9;left:0;right:0;bottom:calc(100% + 3px);width:100%;height:auto;transform:none;filter:drop-shadow(0 1px 1px #0009)}.score-riichi-stick svg{display:block;width:100%;height:auto}.score-seat.is-riichi{z-index:8}.score-seat.is-riichi>.score-data{padding:3px 5px;border:1px solid #d9bb5f;border-radius:5px;animation:riichi-score-pulse 1.8s ease-in-out infinite}@keyframes riichi-score-pulse{0%,to{border-color:#a8893d;box-shadow:0 0 2px #d8b84f44}50%{border-color:#f1d36e;box-shadow:0 0 9px #e6c553aa}}.score-seat-top{top:4%}.wall-dial{left:50%;top:50%}.table-frame{width:100%;height:100%;display:grid;place-items:center}.game-table-shell{width:min(100%,calc(100vh - 190px));height:auto;max-height:none;margin:0 auto;aspect-ratio:1/1}.table-mode-perspective{perspective:1100px;perspective-origin:50% 42%;background:radial-gradient(ellipse at 50% 45%,#18201d 0,#050806 66%),linear-gradient(135deg,#442b20,#130d0a 55%,#3c251b);padding:clamp(7px,1.1vw,14px)}.table-mode-perspective .table-frame{transform-style:preserve-3d;filter:drop-shadow(0 30px 35px #000c)}.table-mode-perspective .game-table{width:94%;transform:rotateX(8.5deg) translateY(-1.2%);transform-origin:50% 100%;transform-style:preserve-3d;overflow:visible;border-radius:2.5%;background:radial-gradient(ellipse at 50% 56%,color-mix(in srgb,var(--table-accent),#315a4b 32%) 0,transparent 48%),linear-gradient(145deg,color-mix(in srgb,var(--table-color),#46685d 11%),var(--table-color) 74%);box-shadow:inset 0 0 120px #0009,inset 0 0 0 2px #ffffff0c,0 0 0 clamp(6px,.85vw,11px) #251812,0 0 0 clamp(8px,1.12vw,15px) #69412b,0 22px 45px #000d}.table-mode-perspective .game-table:before{display:none}.table-mode-perspective .game-table:after{top:2%;right:2%;bottom:2%;left:2%;border-color:#d9eee318;box-shadow:inset 0 0 24px #0004}.table-mode-perspective .felt-grain{opacity:.28;transform:translateZ(1px)}.table-mode-perspective .board-grid{--board-tile-w:clamp(19px,2.25vw,29px);--board-tile-h:clamp(26px,3.08vw,40px);grid-template-columns:10% 26% 28% 26% 10%;grid-template-rows:10% 26% 28% 26% 10%}.table-mode-perspective .board-hand-line,.table-mode-perspective .board-pond,.table-mode-perspective .board-center,.table-mode-perspective .board-dora-panel{transform-style:preserve-3d}.table-mode-perspective .board-center{transform:translateZ(2px);overflow:visible;box-shadow:0 3px 5px #0007,inset 0 0 0 1px #ffffff20,inset 0 2px 8px #ffffff05}.table-mode-perspective .board-dora-panel{transform:translateZ(12px);box-shadow:0 10px 17px #000a,inset 0 0 20px #ffffff07}.table-mode-perspective .board-pond{transform:translateZ(4px)}.table-mode-perspective .board-pond-top{transform:rotate(180deg) translateZ(4px)}.table-mode-perspective .board-pond-left{transform:translate(-8%) rotate(90deg) translateZ(4px)}.table-mode-perspective .board-pond-right{transform:translate(8%) rotate(-90deg) translateZ(4px)}.table-mode-perspective .board-hand-bottom .board-hand-line{transform:translate(-50%,-50%) translateZ(18px) rotateX(-5deg)}.table-mode-perspective .board-hand-top .board-hand-line{transform:translate(-50%,-50%) translateZ(7px) rotate(180deg) scale(.92)}.table-mode-perspective .board-hand-left .board-hand-line{transform:translate(-50%,-50%) translateZ(8px) rotate(90deg) scale(.96)}.table-mode-perspective .board-hand-right .board-hand-line{transform:translate(-50%,-50%) translateZ(8px) rotate(-90deg) scale(.96)}.table-mode-perspective .mj-tile{filter:drop-shadow(2px 5px 3px #0009)}.table-mode-perspective .mj-tile-body{transform:translate(calc(var(--tile-depth) * .9),calc(var(--tile-depth) * 1.25));background:linear-gradient(145deg,color-mix(in srgb,var(--tile-side),#fff 24%),var(--tile-side) 42%,color-mix(in srgb,var(--tile-side),#000 28%));box-shadow:2px 5px 6px #0008}.table-mode-perspective .mj-tile-surface:after{box-shadow:inset 1px 1px 2px #fff9,inset -1px -2px 2px #0003;background:linear-gradient(125deg,#ffffff21 0,#fff0 31%,#0000000b)}.table-mode-perspective .mj-tile.is-down .mj-tile-surface:after{background:linear-gradient(120deg,#ffffff36 4%,#fff0 31%,#0003),repeating-linear-gradient(7deg,#0000000c 0,#0000000c 1px,#ffffff0c 1px,#ffffff0c 3px)}.table-mode-perspective .board-hand-bottom .mj-tile{--tile-w:clamp(24px,3.15vw,38px);--tile-h:clamp(33px,4.35vw,53px)}.table-mode-perspective .board-hand-top .mj-tile,.table-mode-perspective .board-hand-left .mj-tile,.table-mode-perspective .board-hand-right .mj-tile{--tile-w:clamp(19px,2.25vw,29px);--tile-h:clamp(26px,3.08vw,40px)}.table-mode-perspective .board-hand-top .mj-tile{filter:drop-shadow(-1px -2px 2px #0008)}.table-mode-perspective .board-pond .mj-tile{--tile-w:clamp(18px,2.1vw,27px);--tile-h:clamp(25px,2.95vw,38px)}.table-mode-perspective .pond-slot{transform:translateZ(2px)}.table-mode-flat{padding:0;background:#020806;perspective:none}.table-mode-flat .game-table{transform:none;overflow:hidden}@media(max-width:1180px){.game-table-shell{width:min(100%,calc(100vh - 210px))}}@media(max-width:760px){.game-table-shell{width:100%;max-width:620px}.table-mode-perspective{padding:4px;perspective:900px}.table-mode-perspective .game-table{width:96%;transform:rotateX(6deg)}.table-mode-perspective .board-hand-bottom .mj-tile{--tile-w:clamp(25px,3.5vw,40px);--tile-h:clamp(34px,4.8vw,56px)}}.table-stage{height:calc(100vh - 142px);display:grid;grid-template-rows:minmax(0,1fr) auto}.game-table-shell{width:100%;height:100%;max-height:none;aspect-ratio:auto;background:transparent;border-radius:12px;box-shadow:none;padding:0}.table-frame{height:100%;min-height:0}.table-mode-perspective .game-table,.table-mode-flat .game-table{height:min(100%,calc(100vw - 610px));width:auto;max-width:100%;aspect-ratio:1;overflow:hidden}.table-mode-perspective .game-table{transform:rotateX(6.5deg) scale(.985);box-shadow:inset 0 0 95px #0008,inset 0 0 0 2px #ffffff0c,0 0 0 clamp(5px,.65vw,9px) #251812,0 0 0 clamp(7px,.9vw,12px) #69412b,0 12px 22px #000a}.table-mode-perspective .felt-grain{opacity:.16}.table-mode-perspective .board-center{transform:translateZ(1px);box-shadow:0 2px 3px #0006,inset 0 0 0 1px #ffffff20}.table-mode-perspective .board-dora-panel{transform:translateZ(4px);box-shadow:0 3px 7px #0008,inset 0 0 15px #ffffff06}.table-mode-perspective .mj-tile.is-sideways,.table-mode-perspective .board-pond .mj-tile.is-sideways{filter:none}.table-mode-perspective .board-pond .mj-tile.is-sideways .mj-tile-surface{box-shadow:1px 2px 2px #0007}.table-mode-perspective .board-pond .mj-tile.is-sideways .mj-tile-body,.table-mode-perspective .board-pond .mj-tile.is-sideways .mj-tile-right,.table-mode-perspective .board-pond .mj-tile.is-sideways .mj-tile-bottom{display:none}.kan-called-stack{position:relative;display:inline-flex}.kan-added{position:absolute;left:50%;bottom:46%;transform:translate(-50%);z-index:4}.kan-added .mj-tile{filter:none!important}.meld-ankan .mj-tile:first-child,.meld-ankan .mj-tile:last-child{filter:none}@media(max-width:1500px){.table-stage{height:auto}.game-table-shell{aspect-ratio:1}.table-mode-perspective .game-table,.table-mode-flat .game-table{width:96%;height:auto}}.table-mode-perspective.perspective-manga{perspective:none;background:radial-gradient(ellipse at 50% 42%,#17201f 0,#050606 72%);padding:0}.table-mode-perspective.perspective-manga .table-frame{filter:drop-shadow(0 20px 24px #000c);display:grid;place-items:center}.table-mode-perspective.perspective-manga .game-table{width:96%;height:96%;transform:none;clip-path:polygon(10% 2%,90% 2%,100% 100%,0 100%);border-radius:0;background:radial-gradient(ellipse at 50% 48%,#173d3d 0,#08292c 54%,#031416);box-shadow:inset 0 0 95px #000b,inset 0 0 0 4px #050707}.table-mode-perspective.perspective-manga .game-table:after{top:3%;right:4%;bottom:2%;left:4%;border:3px solid #050606;border-radius:0;clip-path:polygon(8% 0,92% 0,100% 100%,0 100%);box-shadow:0 0 0 1px #eef1e41f,inset 0 0 30px #0008}.table-mode-perspective.perspective-manga .felt-grain{opacity:.24;background-image:repeating-linear-gradient(84deg,transparent 0 5px,#fff07 6px 7px),radial-gradient(#0005 1px,transparent 1px);background-size:auto,5px 5px}.table-mode-perspective.perspective-manga .board-center{transform:translateY(-2%) scale(.92);box-shadow:2px 3px #050505,inset 0 0 0 2px #f1eee026;background:#07100f}.table-mode-perspective.perspective-manga .board-dora-panel{z-index:20;transform:none;left:7%;top:2.5%;width:auto;max-width:32%;background:#f3f0e6;color:#0b0b0b;border:3px solid #090909;border-radius:1px;box-shadow:5px 5px #050505}.table-mode-perspective.perspective-manga .dora-meta b,.table-mode-perspective.perspective-manga .dora-counters{color:#111}.table-mode-perspective.perspective-manga .board-hand-bottom{z-index:21;transform:none;padding-bottom:1%}.table-mode-perspective.perspective-manga .board-hand-bottom .board-hand-line{transform:translate(-50%,-50%);filter:drop-shadow(2px 4px 1px #000)}.table-mode-perspective.perspective-manga .board-hand-top{z-index:5;transform:none}.table-mode-perspective.perspective-manga .board-hand-top .board-hand-line{transform:translate(-50%,-50%) rotate(180deg) scale(.74);filter:contrast(1.1)}.table-mode-perspective.perspective-manga .board-hand-left .board-hand-line{transform:translate(-50%,-50%) rotate(78deg) skew(-8deg) scale(.84)}.table-mode-perspective.perspective-manga .board-hand-right .board-hand-line{transform:translate(-50%,-50%) rotate(-78deg) skew(8deg) scale(.84)}.table-mode-perspective.perspective-manga .board-pond-top{transform:rotate(180deg) scale(.76);transform-origin:center bottom}.table-mode-perspective.perspective-manga .board-pond-left{transform:translate(-2%) rotate(78deg) skew(-7deg) scale(.88)}.table-mode-perspective.perspective-manga .board-pond-right{transform:translate(2%) rotate(-78deg) skew(7deg) scale(.88)}.table-mode-perspective.perspective-manga .board-pond-bottom{transform:scale(1.02)}.table-mode-perspective.perspective-manga .mj-tile{filter:drop-shadow(1px 2px 1px #000c);image-rendering:auto}.table-mode-perspective.perspective-manga .tile-face-svg{filter:contrast(1.18) saturate(.92)}.table-mode-flat .board-pond-left{transform:translate(-30%) rotate(90deg)}.table-mode-flat .board-pond-right{transform:translate(30%) rotate(-90deg)}.table-mode-perspective .board-pond-left{transform:translate(-4%) rotate(90deg) translateZ(3px)}.table-mode-perspective .board-pond-right{transform:translate(4%) rotate(-90deg) translateZ(3px)}.table-mode-perspective .game-table{transform:rotateX(2.5deg) scale(1.025);background:radial-gradient(ellipse at 50% 54%,color-mix(in srgb,var(--table-accent),#5f8a78 42%) 0,transparent 52%),linear-gradient(145deg,color-mix(in srgb,var(--table-color),#789b8d 22%),color-mix(in srgb,var(--table-color),#315348 12%) 74%);box-shadow:inset 0 0 68px #0005,inset 0 0 0 2px #ffffff18,0 0 0 clamp(5px,.65vw,9px) #39261d,0 0 0 clamp(7px,.9vw,12px) #80553a,0 10px 18px #0008}.table-mode-perspective .table-frame{filter:drop-shadow(0 14px 18px #0008)}.table-mode-perspective .felt-grain{opacity:.1}.table-mode-perspective .tile-face-svg{filter:brightness(1.08) saturate(1.06) contrast(1.04)}.table-mode-perspective .board-hand-top .board-hand-line{transform:translate(-50%,-50%) translateZ(6px) rotate(180deg) scale(.97)}.table-mode-perspective .board-hand-left .board-hand-line{transform:translate(-50%,-50%) translateZ(7px) rotate(90deg)}.table-mode-perspective .board-hand-right .board-hand-line{transform:translate(-50%,-50%) translateZ(7px) rotate(-90deg)}.board-pond .pond-slot.is-tsumogiri{filter:none}.board-pond .pond-slot.is-tsumogiri .tile-face-svg{filter:brightness(.86) saturate(.82) contrast(1.03)}.game-table>.board-surface{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;transform-origin:50% 100%}.game-table>.board-hand-bottom{position:absolute;z-index:30;left:8%;right:8%;bottom:0;height:14%;padding:0;transform:none}.game-table>.board-hand-bottom .board-hand-line{left:50%;top:50%;transform:translate(-50%,-50%)}.game-table>.board-dora-panel{z-index:31}.table-mode-flat .game-table>.board-surface{transform:none}.table-mode-perspective.perspective-manga .game-table{width:96%;height:96%;transform:none;clip-path:none;overflow:hidden;background:#050707;box-shadow:0 12px 22px #000b}.table-mode-perspective.perspective-manga .game-table>.board-surface{top:1.5%;right:1%;bottom:8%;left:1%;width:98%;height:90.5%;transform:perspective(820px) rotateX(12deg);background:radial-gradient(ellipse at 50% 48%,#173d3d 0,#08292c 56%,#031416);clip-path:polygon(7% 0,93% 0,100% 100%,0 100%);box-shadow:inset 0 0 95px #000b,inset 0 0 0 4px #050707}.table-mode-perspective.perspective-manga .game-table:after{display:none}.table-mode-perspective.perspective-manga .board-surface .board-center{transform:none;box-shadow:2px 3px #050505,inset 0 0 0 2px #f1eee026}.table-mode-perspective.perspective-manga .board-surface .board-hand-top .board-hand-line{transform:translate(-50%,-50%) rotate(180deg)}.table-mode-perspective.perspective-manga .board-surface .board-hand-left .board-hand-line{transform:translate(-50%,-50%) rotate(90deg)}.table-mode-perspective.perspective-manga .board-surface .board-hand-right .board-hand-line{transform:translate(-50%,-50%) rotate(-90deg)}.table-mode-perspective.perspective-manga .board-surface .board-pond-top{transform:rotate(180deg)}.table-mode-perspective.perspective-manga .board-surface .board-pond-left{transform:translate(-30%) rotate(90deg)}.table-mode-perspective.perspective-manga .board-surface .board-pond-right{transform:translate(30%) rotate(-90deg)}.table-mode-perspective.perspective-manga .game-table>.board-hand-bottom{left:6%;right:6%;bottom:.3%;height:13.5%;filter:drop-shadow(2px 4px 1px #000)}.table-mode-perspective.perspective-manga .game-table>.board-dora-panel{left:2%;top:2%;transform:none;max-width:32%}.table-mode-perspective.perspective-manga .game-table{background:#ece9df;border:4px solid #111;box-shadow:inset 0 0 0 3px #fff,8px 9px #111;overflow:hidden}.table-mode-perspective.perspective-manga .game-table>.board-surface{top:5%;right:2%;bottom:8%;left:2%;width:96%;height:87%;transform:none;clip-path:polygon(10% 0,90% 0,100% 100%,0 100%);background-color:#34494a;background-image:radial-gradient(#0b1111 .65px,transparent .85px),repeating-linear-gradient(166deg,transparent 0 21px,#f4f0df0d 22px 23px),linear-gradient(180deg,#263d40,#435859 68%,#293e3f);background-size:5px 5px,100% 100%,100% 100%;box-shadow:inset 0 0 80px #0008}.table-mode-perspective.perspective-manga .game-table>.board-surface:after{content:"";position:absolute;z-index:0;top:1.5%;right:1.5%;bottom:1.5%;left:1.5%;clip-path:polygon(9% 0,91% 0,100% 100%,0 100%);border:2px solid #111;opacity:.48;pointer-events:none}.table-mode-perspective.perspective-manga .board-surface .felt-grain{opacity:.13;background:repeating-conic-gradient(from 20deg,#000 0 .28deg,transparent .35deg 10deg);mask:radial-gradient(circle at 50% 48%,transparent 0 25%,#000 78%)}.table-mode-perspective.perspective-manga .board-surface.board-grid{grid-template-columns:15% 20% 30% 20% 15%;grid-template-rows:14% 20% 32% 20% 14%}.table-mode-perspective.perspective-manga .board-surface .board-center{z-index:6;clip-path:polygon(5% 0,95% 0,100% 100%,0 100%);border:3px solid #111;background:#f4f1e7;color:#111;box-shadow:2px 3px #111;overflow:visible}.table-mode-perspective.perspective-manga .board-surface .score-seat,.table-mode-perspective.perspective-manga .board-surface .score-seat b,.table-mode-perspective.perspective-manga .board-surface .score-seat strong{color:#111;opacity:1;text-shadow:none}.table-mode-perspective.perspective-manga .board-surface .score-seat.is-current b,.table-mode-perspective.perspective-manga .board-surface .score-seat.is-current strong{color:#fff}.table-mode-perspective.perspective-manga .board-surface .board-hand-top .board-hand-line{left:50%;transform:translate(-50%,-50%) rotate(180deg) scale(.82)}.table-mode-perspective.perspective-manga .board-surface .board-hand-left .board-hand-line{transform:translate(-50%,-50%) rotate(90deg) scale(.92)}.table-mode-perspective.perspective-manga .board-surface .board-hand-right .board-hand-line{transform:translate(-50%,-50%) rotate(-90deg) scale(.92)}.table-mode-perspective.perspective-manga .board-surface .board-pond-top{transform:rotate(180deg) scale(.86);transform-origin:center center}.table-mode-perspective.perspective-manga .board-surface .board-pond-left{transform:rotate(90deg) scale(.94)}.table-mode-perspective.perspective-manga .board-surface .board-pond-right{transform:rotate(-90deg) scale(.94)}.table-mode-perspective.perspective-manga .board-surface .board-pond-bottom{transform:none}.table-mode-perspective.perspective-manga .game-table>.board-hand-bottom{bottom:.4%;height:14.5%;background:linear-gradient(180deg,transparent,#fff2);z-index:30}.table-mode-perspective.perspective-manga .game-table>.board-dora-panel{left:1.7%;top:1.7%;z-index:31;background:#f7f4ea}.board-pond{display:flex;flex-direction:column;align-content:initial;justify-content:flex-start}.pond-row{display:flex;align-items:flex-end;height:var(--board-tile-h)}.pond-slot{position:relative;flex:0 0 var(--board-tile-w);width:var(--board-tile-w);height:var(--board-tile-h)}.pond-slot.is-sideways{flex-basis:var(--board-tile-h);width:var(--board-tile-h)}.pond-slot.is-sideways>.mj-tile{position:absolute;left:calc((var(--board-tile-h) - var(--board-tile-w))/2);bottom:calc((var(--board-tile-w) - var(--board-tile-h))/2);margin:0}.board-meld{gap:0}.meld-tile-slot{position:relative;display:inline-flex;flex:0 0 var(--board-tile-w,25px);width:var(--board-tile-w,25px);height:var(--board-tile-h,35px);align-items:flex-end}.meld-tile-slot.is-called{flex-basis:var(--board-tile-h,35px);width:var(--board-tile-h,35px)}.meld-tile-slot.is-called>.mj-tile{position:absolute;left:calc((var(--board-tile-h,35px) - var(--board-tile-w,25px))/2);bottom:calc((var(--board-tile-w,25px) - var(--board-tile-h,35px))/2);margin:0}.board-meld .mj-tile.is-sideways{margin:0}.mj-tile.is-sideways{width:var(--tile-h);height:var(--tile-w);transform:none;margin:0}.mj-tile.is-sideways .tile-face-svg{position:absolute;left:50%;top:50%;width:var(--tile-w);height:var(--tile-h);transform:translate(-50%,-50%) rotate(90deg);transform-origin:center}.pond-slot.is-sideways>.mj-tile,.meld-tile-slot.is-called>.mj-tile{position:relative;left:auto;bottom:auto;margin:0}.pond-slot.is-sideways,.meld-tile-slot.is-called{align-items:flex-end;justify-content:flex-start}.board-pond .pond-slot.is-sideways>.mj-tile.is-sideways{transform:none}.table-mode-flat .game-table>.board-hand-bottom .mj-tile{--tile-w:clamp(25.3px,3.575vw,41.8px);--tile-h:clamp(34.1px,4.895vw,58.3px)}.table-mode-flat .game-table>.board-hand-bottom .meld-tile-slot{flex-basis:clamp(25.3px,3.575vw,41.8px);width:clamp(25.3px,3.575vw,41.8px);height:clamp(34.1px,4.895vw,58.3px)}.table-mode-flat .game-table>.board-hand-bottom .meld-tile-slot.is-called{flex-basis:clamp(34.1px,4.895vw,58.3px);width:clamp(34.1px,4.895vw,58.3px)}.board-answer-tile{display:inline-flex;align-items:flex-end;border:0;padding:0;margin:0;background:transparent;cursor:pointer}.board-answer-tile.board-drawn{margin-left:clamp(5px,.75vw,9px)}.board-answer-tile.is-selected{z-index:10}.board-answer-tile:focus-visible{outline:3px solid #111;outline-offset:3px}.table-theme-manga{background:#171717;padding:clamp(4px,.7vw,8px);perspective:none}.table-theme-manga .table-frame{filter:none;background:#eee;border:3px solid #111;box-shadow:5px 6px #050505,8px 9px 1px #1118,10px 11px 4px #0004}.table-theme-manga .game-table{transform:none;background-color:#c8c8c4;background-image:radial-gradient(#111 .55px,transparent .7px),repeating-linear-gradient(155deg,transparent 0 19px,#0000000a 20px 21px);background-size:5px 5px,100% 100%;border:3px solid #111;border-radius:0;box-shadow:inset 0 0 0 4px #fff,inset 0 0 0 7px #111;filter:none}.table-theme-manga .game-table:after{content:"";position:absolute;pointer-events:none;top:0;right:0;bottom:0;left:0;border:0;border-radius:0;background:radial-gradient(circle at 50% 50%,transparent 0 64%,#00000018 100%);box-shadow:none}.table-theme-manga .felt-grain{opacity:.16;background:repeating-conic-gradient(from 20deg,#000 0 .35deg,transparent .4deg 9deg);mask:radial-gradient(circle at 50% 50%,transparent 0 30%,#000 72%)}.table-theme-manga .board-center{z-index:2;border:3px solid #111;border-radius:0;background:#f5f3eb;color:#111;box-shadow:2px 3px #111,4px 5px #111b,6px 7px 2px #1116,inset 0 0 0 2px #fff;overflow:visible}.table-theme-manga .board-pond{z-index:4}.table-theme-manga .board-pond .mj-tile{filter:drop-shadow(1px 2px 0 #111)}.table-theme-manga .score-seat b,.table-theme-manga .score-seat strong,.table-theme-manga .wall-dial strong{color:#111}.table-theme-manga .score-seat>span{background:#111;color:#fff;border:2px solid #111;box-shadow:2px 2px #999}.table-theme-manga .score-seat>span.dealer{background:#fff;color:#111;box-shadow:2px 2px #111}.table-theme-manga .score-seat.is-current>.score-data{background:#111;color:#fff;padding:3px 5px;transform:skew(-3deg)}.table-theme-manga .score-seat.is-current b,.table-theme-manga .score-seat.is-current strong{color:#fff}.table-theme-manga .score-seat.is-riichi>.score-data{border:3px solid #111;border-radius:0;animation:manga-riichi 1.2s steps(2,end) infinite;box-shadow:3px 3px #777}@keyframes manga-riichi{50%{outline:3px solid #fff;box-shadow:0 0 0 5px #111,4px 4px #777}}.table-theme-manga .wall-dial{background:#111;border:4px double #fff;border-radius:50%;box-shadow:0 0 0 3px #111;color:#fff}.table-theme-manga .wall-dial strong{color:#fff}.table-theme-manga .wall-dial small{color:#ddd}.table-theme-manga .wall-dial:before{opacity:.55}.table-theme-manga .board-dora-panel{border:3px solid #111;border-radius:0;background:#f7f5ed;box-shadow:3px 4px #111,5px 6px #1119,7px 8px 3px #0004;-webkit-backdrop-filter:none;backdrop-filter:none;color:#111}.table-theme-manga .dora-meta,.table-theme-manga .dora-meta b,.table-theme-manga .dora-tiles small{color:#111}.table-theme-manga .dora-tiles small{font-weight:900;background:#111;color:#fff;padding:3px;letter-spacing:.08em}.table-theme-manga .board-pond,.table-theme-manga .pond-slot{filter:none}.table-theme-manga .mj-tile{filter:drop-shadow(1px 2px 0 #111)}.table-theme-manga .tile-face-svg{filter:contrast(1.12) saturate(1.08);image-rendering:auto}.table-theme-manga .mj-tile-surface:after{background:linear-gradient(125deg,#fff6 0,transparent 26%);box-shadow:inset 1px 1px #fff,inset -1px -1px #555}.table-theme-manga .score-riichi-stick{filter:drop-shadow(2px 2px 0 #111)}.table-theme-manga .mj-tile.is-down .mj-tile-surface{background:linear-gradient(145deg,#ecece8 0,#b8b8b5 48%,#888985);border:1px solid #171717}.table-theme-manga .mj-tile.is-down .tile-back-svg{opacity:0}.table-theme-manga .mj-tile.is-down .mj-tile-surface:after{display:block;background:linear-gradient(118deg,transparent 5%,#fff9 18%,#fff2 31%,transparent 43%),linear-gradient(170deg,transparent 0 68%,#0002 100%);box-shadow:inset 1px 1px 1px #fff,inset -2px -2px 2px #5557}.table-theme-manga .mj-tile.is-down .mj-tile-body{background:linear-gradient(145deg,#d8d8d4,#92938f 60%,#666763);box-shadow:2px 3px #111}.table-theme-manga .wall-top-face{background:linear-gradient(145deg,#ecece8,#aaa 60%,#777);border:1px solid #111}.table-theme-manga .wall-top-face .tile-back-svg{opacity:0}.table-theme-manga .wall-top-face:after{background:linear-gradient(118deg,transparent 5%,#fff8 20%,#fff1 35%,transparent 47%),linear-gradient(170deg,transparent 65%,#0003);box-shadow:inset 1px 1px 1px #fff,inset -2px -2px 2px #4447}.table-theme-manga .module,.table-theme-manga .result-sheet{filter:drop-shadow(1px 2px 0 #111) drop-shadow(2px 3px 1px #1117)}.table-theme-manga .round-result-overlay{top:5%;right:5%;bottom:5%;left:5%;background:#f4f2e9e8;background-image:radial-gradient(#111 .55px,transparent .7px);background-size:5px 5px;-webkit-backdrop-filter:none;backdrop-filter:none;border:4px solid #111;box-shadow:8px 8px #111;transform:none}.table-theme-manga .result-sheet{position:relative;width:min(94%,560px);border:4px solid #111;border-radius:0;background:#fff;color:#111;box-shadow:5px 6px #111,8px 9px 1px #1118,10px 11px 5px #0004;overflow:visible}.table-theme-manga .result-sheet:before{content:"RESULT";position:absolute;right:-7px;top:-19px;padding:5px 10px;background:#111;color:#fff;font:900 clamp(10px,1.2vw,14px) Arial;letter-spacing:.16em;transform:rotate(2deg)}.table-theme-manga .result-sheet h3{display:inline-block;color:#fff;background:#111;padding:5px 10px;font-family:Impact,Arial Black,sans-serif;font-size:clamp(18px,2.5vw,30px);text-transform:uppercase;letter-spacing:.03em;transform:skew(-4deg)}.table-theme-manga .result-sheet>section>strong{border-block:3px solid #111;padding:7px;font-family:Impact,Arial Black,sans-serif;font-size:clamp(15px,1.8vw,22px)}.table-theme-manga .result-yaku span,.table-theme-manga .result-deltas span{border:1px solid #111;background:#eee;color:#111;font-weight:700}.table-theme-manga .result-yaku b,.table-theme-manga .result-deltas b.plus,.table-theme-manga .result-deltas b.minus{color:#111}.table-theme-manga .result-deltas b.plus:before{content:"▲ "}.table-theme-manga .result-deltas b.minus:before{content:"▼ "}.table-theme-manga .result-ok{width:100%;margin-top:10px;padding:10px;border:3px solid #111;border-radius:0;background:#111;color:#fff;font-weight:900;letter-spacing:.12em;box-shadow:4px 4px #888;cursor:pointer}.table-theme-manga .result-ok:active{transform:translate(3px,3px);box-shadow:none}@media(prefers-reduced-motion:reduce){.table-theme-manga .score-seat.is-riichi>.score-data{animation:none}}.table-mode-flat.table-theme-manga .game-table{background:#4b4d4b;background-image:none}.table-mode-flat.table-theme-manga .game-table:after{display:none}.table-mode-flat.table-theme-manga .felt-grain{display:none}:root{font-family:Manrope,Inter,system-ui,sans-serif;color:#f4efe4;background:#071713;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;background:radial-gradient(circle at 90% 0,#173b31 0,transparent 35%),#071713}.screen{min-height:100vh;max-width:520px;margin:auto;padding:22px 20px 108px}header{display:flex;align-items:center;gap:11px}header>div:nth-child(2){display:grid;font-size:12px;letter-spacing:.18em}header span{color:#c7a967;font-size:9px}.brand-mark{width:38px;height:38px;border:1px solid #c7a967;color:#c7a967;display:grid;place-items:center;border-radius:11px;font-size:21px}.profile{margin-left:auto;width:38px;height:38px;border-radius:50%;border:1px solid #315047;background:#112a23;color:#d8c38d;font-weight:700}.hero{padding:48px 2px 30px}.eyebrow{text-transform:uppercase;color:#bca264;font-size:11px;font-weight:800;letter-spacing:.2em}.hero h1{font-size:46px;line-height:1.02;margin:12px 0 16px;letter-spacing:-.045em}.hero em{font-family:Georgia,serif;color:#d8b96d;font-weight:700}.hero p,.prompt{color:#a7b7b1;line-height:1.65}.continue-card{background:linear-gradient(145deg,#e0c479,#b79243);color:#10211b;padding:22px;border-radius:22px;display:flex;justify-content:space-between;align-items:end;box-shadow:0 20px 45px #0005}.continue-card span{font-size:10px;text-transform:uppercase;font-weight:800;letter-spacing:.12em}.continue-card h2{margin:7px 0 3px;font-size:20px}.continue-card p{margin:0;font-size:12px}.continue-card button,.primary{border:0;border-radius:13px;background:#0b211b;color:#f3e8cc;padding:12px 14px;font-weight:800}.section-title{display:flex;align-items:end;justify-content:space-between;margin:34px 0 14px}.section-title h2{margin:0}.section-title span{font-size:11px;color:#829690}.module-list{display:grid;gap:12px}.module{position:relative;display:flex;align-items:center;gap:16px;border:1px solid #1f4036;background:#0c211b;padding:18px;border-radius:18px;overflow:hidden}.module:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:#55a988}.module.gold:before{background:#d0ad5c}.module.coral:before{background:#c76f59}.module.locked{opacity:.55}.module-number{font-size:14px;color:#668078;font-weight:800}.module-copy{flex:1}.module h3{margin:0 0 4px;font-size:16px}.module p{margin:0;color:#8ea19b;font-size:11px}.module-status{font-size:10px;color:#aab8b2}.mode-switch{display:flex;gap:5px;margin-top:12px}.mode-switch button{border:1px solid #2d4c42;background:transparent;color:#8ea19b;padding:6px 10px;border-radius:8px;font-size:10px}.mode-switch .active{background:#d1b361;color:#10211b;border-color:#d1b361;font-weight:800}nav{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:min(520px,100%);background:#0a1d18ef;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-top:1px solid #17382e;display:flex;justify-content:space-around;padding:12px 20px 22px}nav button{display:grid;gap:4px;border:0;background:none;color:#60766f;font-size:20px}nav span{font-size:9px}nav .active{color:#d2b568}.back{border:0;background:none;color:#cbb170;padding:8px 0;font-weight:700}.task-screen h1{font-size:32px;margin:12px 0}.hand{display:flex;flex-wrap:wrap;gap:4px;background:#0b211b;border:1px solid #23443a;padding:17px 12px;margin:24px 0;border-radius:17px}.tile{width:29px;height:42px;background:#f5f0df;color:#17231e;border-radius:4px;display:grid;place-items:center;position:relative;box-shadow:0 3px #9f9a88;font-size:16px}.tile small{position:absolute;bottom:3px;font-size:7px;color:#a84336}.tile.suit-p small{color:#315b92}.tile.suit-s small{color:#267253}.tile.winning{margin-left:8px;outline:2px solid #d3af52;transform:translateY(-4px)}.answer-label{display:grid;gap:8px;font-size:12px;color:#a6b6b0}.answer-label input{width:100%;border:1px solid #2b4a40;background:#0b211b;color:#fff;border-radius:13px;padding:15px;font-size:16px}.primary{width:100%;margin-top:12px;background:#d1b361;color:#10211b}.primary:disabled{opacity:.4}.feedback{margin-top:20px;border-radius:18px;padding:18px;border:1px solid}.feedback.good{background:#102d24;border-color:#397c65}.feedback.bad{background:#332018;border-color:#9a5f49}.feedback h2{margin:0 0 10px}.feedback p{color:#c6d0cc;line-height:1.55}.limit{display:inline-block;background:#d2b568;color:#14241f;border-radius:20px;padding:5px 10px;font-size:11px;font-weight:800;text-transform:uppercase}.breakdown{border-top:1px solid #ffffff18;margin-top:14px}.breakdown h3{font-size:12px;color:#bca264;text-transform:uppercase;letter-spacing:.12em}.breakdown p{display:flex;justify-content:space-between;margin:7px 0;font-size:12px}.module>button,.training-grid>button,.choice-answer button,.binary-answer button{border:1px solid #315047;border-radius:11px;background:#102a22;color:#e7eee9;padding:10px 12px}.module>button:disabled{opacity:.35}.hero.compact{padding-bottom:12px}.training-grid{display:grid;gap:9px}.training-grid>button{display:grid;gap:5px;text-align:left}.training-grid span,.training-grid small{color:#91a49d}.choice-answer,.binary-answer{display:grid;gap:8px;margin:18px 0}.binary-answer{grid-template-columns:1fr 1fr}.choice-answer button.active,.binary-answer button.active{border-color:#d1b361;background:#d1b361;color:#10211b}.tile-answer{border:0;padding:0;background:transparent}.score-percent{display:inline-block;padding:6px 10px;border-radius:10px;background:#d1b361;color:#10211b;font-weight:800}.community-stats{margin-top:14px;border-top:1px solid #ffffff20}.community-stats p{display:flex;justify-content:space-between}.progress-card{display:grid;grid-template-columns:auto 1fr;align-items:baseline;gap:8px 14px;padding:24px;border:1px solid #29493e;border-radius:18px;background:#0b211b}.progress-card strong{font-size:34px;color:#d1b361}.empty-copy{color:#829690}:root{color:#111;background:#deded8;font-family:Arial Narrow,Roboto,Arial,sans-serif}body{color:#111;background-color:#d7d7d1;background-image:radial-gradient(#111 .65px,transparent .75px),linear-gradient(115deg,transparent 0 72%,#111 72% 72.4%,transparent 72.4%);background-size:5px 5px,100% 100%}body:before{content:"";position:fixed;z-index:-1;top:0;right:0;bottom:0;left:0;background:linear-gradient(105deg,#fff9 0 18%,transparent 18% 82%,#fff7 82%),repeating-linear-gradient(165deg,transparent 0 17px,#00000009 18px 19px)}.manga-screen{position:relative;background:#f4f2eacc;border-left:3px solid #111;border-right:3px solid #111;box-shadow:0 0 0 1px #fff,12px 0 #111,-8px 0 #fff;animation:manga-page-in .28s cubic-bezier(.2,.8,.2,1)}.manga-screen:after{content:"";position:fixed;pointer-events:none;z-index:20;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 46%,transparent 0 66%,#00000010 100%);mix-blend-mode:multiply}@keyframes manga-page-in{0%{opacity:.35;transform:translate(12px) skew(-.5deg)}to{opacity:1;transform:none}}header{padding-bottom:14px;border-bottom:4px solid #111;position:relative}header:after{content:"";position:absolute;left:0;right:0;bottom:-9px;border-bottom:1px solid #111}header span,.eyebrow{color:#111}.brand-mark{border:3px solid #111;border-radius:0;color:#111;background:#fff;box-shadow:4px 4px #111;transform:rotate(-2deg);font-family:serif;font-weight:900}.profile{border:3px solid #111;background:#111;color:#fff;box-shadow:3px 3px #999}.hero{position:relative;padding-top:42px}.hero:before{content:"";position:absolute;right:-20px;top:12px;width:190px;height:190px;opacity:.12;background:repeating-conic-gradient(#111 0 1deg,transparent 1deg 8deg);clip-path:polygon(50% 0,59% 38%,85% 15%,64% 43%,100% 50%,64% 57%,85% 85%,59% 62%,50% 100%,41% 62%,15% 85%,36% 57%,0 50%,36% 43%,15% 15%,41% 38%)}.hero h1{position:relative;font-family:Impact,Arial Black,sans-serif;text-transform:uppercase;font-weight:900;letter-spacing:-.025em;text-shadow:3px 3px 0 #fff,5px 5px 0 #999}.hero em{color:#111;font-family:Georgia,serif;text-decoration:underline;text-decoration-thickness:5px;text-decoration-skip-ink:none}.hero p,.prompt{color:#343434}.chapter-stamp{display:inline-block;margin-top:12px;padding:6px 9px;border:2px solid #111;background:#fff;font-size:9px;font-weight:900;letter-spacing:.14em;transform:rotate(-1deg);box-shadow:3px 3px #111}.section-title{border-bottom:3px solid #111;padding-bottom:7px}.section-title h2{font-family:Impact,Arial Black,sans-serif;text-transform:uppercase;letter-spacing:.04em}.section-title span{color:#333;font-weight:800}.module{border:3px solid #111;border-radius:0;background:#fff;color:#111;box-shadow:6px 6px #111;overflow:visible;transition:transform .13s,box-shadow .13s}.module:before{inset:-3px auto -3px -3px;width:9px;background:repeating-linear-gradient(135deg,#111 0,#111 4px,#fff 4px,#fff 7px)}.module:hover{transform:translate(-2px,-2px);box-shadow:9px 9px #111}.module p,.module-status,.module-number{color:#444}.module-number{font-family:Impact,sans-serif;font-size:20px}.module>button,.training-grid>button,.choice-answer button,.binary-answer button{border:3px solid #111;border-radius:0;background:#fff;color:#111;box-shadow:3px 3px #111;font-weight:900;transition:transform .1s,box-shadow .1s}.module>button:active,.training-grid>button:active,.choice-answer button:active,.binary-answer button:active{transform:translate(3px,3px);box-shadow:none}.choice-answer button.active,.binary-answer button.active{background:#111;color:#fff;border-color:#111;box-shadow:4px 4px #888}.training-grid{gap:14px}.training-grid>button{position:relative;padding:15px}.training-grid>button:after{content:"→";position:absolute;right:12px;top:12px;font:22px Impact}.training-grid span,.training-grid small{color:#444;max-width:85%}nav{background:#f7f5ee;border:3px solid #111;border-bottom:0;-webkit-backdrop-filter:none;backdrop-filter:none;padding-top:8px;box-shadow:0 -6px #111}nav button{color:#666;font-weight:900}nav .active{color:#fff;background:#111;padding:5px 15px;transform:skew(-7deg)}nav .active span{transform:skew(7deg)}.back{color:#111;border:2px solid #111;background:#fff;padding:7px 10px;box-shadow:3px 3px #111;margin-bottom:14px;text-transform:uppercase}.task-progress{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;font:900 9px/1 Arial;letter-spacing:.1em}.task-progress i{height:8px;border:2px solid #111;background:#fff;transform:skew(-12deg)}.task-progress i b{display:block;height:100%;background:#111;transition:width .3s}.task-screen h1{font-family:Impact,Arial Black,sans-serif;font-weight:900;text-transform:uppercase;line-height:1.02;text-shadow:2px 2px 0 #aaa}.task-screen .eyebrow{display:inline-block;margin-top:22px;padding:4px 7px;background:#111;color:#fff;transform:skew(-7deg)}.hand{position:relative;border:3px solid #111;border-radius:0;background:#bbb;background-image:radial-gradient(#111 .7px,transparent .8px);background-size:5px 5px;box-shadow:7px 7px #111}.hand:before{content:"HAND";position:absolute;left:8px;top:-10px;padding:2px 5px;background:#fff;border:2px solid #111;font:900 8px Arial;letter-spacing:.14em}.tile{border:1px solid #111;box-shadow:1px 1px #111,0 4px #8d897d;background:#fffdf2}.tile.winning{outline:3px solid #111;box-shadow:0 0 0 2px #fff,0 0 0 5px #111,3px 7px #777}.answer-label{color:#111;font-weight:900}.answer-label input{border:3px solid #111;border-radius:0;background:#fff;color:#111;box-shadow:4px 4px #111}.primary{border:3px solid #111;border-radius:0;background:#111;color:#fff;box-shadow:5px 5px #888;text-transform:uppercase;letter-spacing:.08em}.primary:not(:disabled):active{transform:translate(4px,4px);box-shadow:none}.feedback{position:relative;border:4px solid #111;border-radius:0;padding:24px 18px 18px;background:#fff!important;color:#111;box-shadow:9px 9px #111;overflow:hidden;animation:feedback-slam .23s cubic-bezier(.18,.9,.3,1.35)}.feedback:before{content:"";position:absolute;right:-35px;top:-35px;width:150px;height:150px;background:repeating-conic-gradient(#111 0 1deg,transparent 1deg 10deg);opacity:.1}.feedback.good{border-left-width:12px}.feedback.bad{border-style:double;border-width:7px}.feedback-kicker{display:inline-block;position:relative;padding:4px 8px;background:#111;color:#fff;font:900 9px Arial;letter-spacing:.14em;transform:rotate(-1deg)}.feedback h2{position:relative;margin-top:9px;font:900 30px/1 Impact,Arial Black,sans-serif;text-transform:uppercase}.feedback p{position:relative;color:#222}.score-percent,.limit{border:2px solid #111;border-radius:0;background:#fff;color:#111;box-shadow:3px 3px #111}.community-stats{border-top:3px solid #111}.next-frame{position:relative;width:100%;margin-top:12px;padding:13px;border:3px solid #111;background:#111;color:#fff;font-weight:900;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;box-shadow:4px 4px #888}.next-frame:active{transform:translate(3px,3px);box-shadow:none}@keyframes feedback-slam{0%{opacity:0;transform:scale(1.08) rotate(-1deg)}to{opacity:1;transform:none}}.progress-card{border:4px solid #111;border-radius:0;background:#fff;box-shadow:8px 8px #111}.progress-card strong{color:#111;font-family:Impact,sans-serif;font-size:42px}@media(max-width:560px){.manga-screen{border-left:0;border-right:0;box-shadow:none}.hero h1{font-size:42px}.screen{padding-left:17px;padding-right:17px}.feedback h2{font-size:27px}}@media(prefers-reduced-motion:reduce){.manga-screen,.feedback{animation:none}.module,.primary,.task-progress i b{transition:none}}.mascot{display:block;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none}.hero{overflow:hidden;isolation:isolate;min-height:310px}.hero:before{z-index:0}.hero>.eyebrow,.hero>.chapter-stamp,.hero>h1,.hero>p{position:relative;z-index:2}.hero>h1,.hero>p{max-width:72%}.hero-mascot{position:absolute;z-index:1;top:34px;right:-20px;width:clamp(205px,51vw,260px);height:auto;margin:0;filter:drop-shadow(5px 6px 0 #111);opacity:.96}.task-mascot{float:right;width:clamp(105px,31vw,150px);max-height:170px;margin:-16px -8px 4px 10px;object-position:center top;filter:drop-shadow(3px 4px 0 #111)}.feedback{min-height:205px;padding-right:clamp(112px,34vw,168px)}.feedback-mascot{position:absolute;z-index:1;right:-8px;bottom:-12px;width:clamp(125px,38vw,180px);max-height:220px;object-position:center top;filter:drop-shadow(-3px 3px 0 #111)}.feedback>*:not(.feedback-mascot){position:relative;z-index:2}.training-grid>button{min-height:125px;padding-right:118px;overflow:hidden}.training-mascot{position:absolute;right:-5px;bottom:-16px;width:120px;height:145px;object-position:center top;filter:drop-shadow(-2px 3px 0 #111)}.training-grid>button:after{z-index:2}.training-empty{display:grid;place-items:center;text-align:center;border:3px solid #111;background:#fff;padding:18px;box-shadow:6px 6px #111}.training-empty .mascot{width:160px;max-height:170px}.training-empty p{font-weight:900}@media(max-width:390px){.hero{min-height:290px}.hero>h1,.hero>p{max-width:76%}.hero-mascot{width:205px;right:-38px;top:48px}.feedback{padding-right:100px}.feedback-mascot{width:125px}.training-grid>button{padding-right:96px}.training-mascot{width:100px}}.feedback-overlay{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:16px;background:#1118;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.feedback-overlay .feedback{width:min(100%,480px);max-height:calc(100dvh - 32px);margin:0;overflow:auto;overscroll-behavior:contain}.module,.module>button,.training-grid>button,.choice-answer button,.binary-answer button,.primary,.back,.next-frame,nav button{border-radius:2px;clip-path:polygon(1% 3%,98% 0,100% 94%,97% 100%,2% 97%,0 8%);border-color:#111;box-shadow:4px 5px #111,1px -1px #111;position:relative}.module:after,.training-grid>button:before,.primary:after,.back:after,.next-frame:after{content:"";position:absolute;pointer-events:none;top:-2px;right:-2px;bottom:-2px;left:-2px;background:repeating-linear-gradient(174deg,transparent 0 5px,#1112 6px 7px);mix-blend-mode:multiply}.training-grid>button:after{display:none}nav button{font-size:0;display:grid;place-items:center}nav button span{font-size:10px}.academy-table{position:relative;width:100%;aspect-ratio:1;margin:14px 0 18px;overflow:hidden;border:4px solid #111;background:#dedbd1;box-shadow:7px 8px #111}.academy-table-felt{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 48%,#faf8ef 0,#ddd9ce 74%),repeating-radial-gradient(circle,#111 0 1px,transparent 1px 4px);background-blend-mode:multiply;opacity:.94}.academy-center{position:absolute;left:36%;top:36%;width:28%;height:28%;z-index:2;display:grid;place-items:center;align-content:center;border:3px solid #111;background:#f6f2e8;box-shadow:2px 3px #111;transform:rotate(-.4deg)}.academy-center b{font:20px Impact,sans-serif}.academy-center strong{font:30px Impact,sans-serif}.academy-center small{text-transform:uppercase;font-size:8px}.academy-dora{position:absolute;z-index:5;left:6px;top:6px;display:flex;align-items:center;gap:2px;padding:4px;border:2px solid #111;background:#fff}.academy-dora small{font:8px Impact,sans-serif;writing-mode:vertical-rl}.academy-dora .tile{width:25px;height:35px}.academy-seat{position:absolute;z-index:3}.academy-seat-bottom{left:3%;right:3%;bottom:2%;height:25%}.academy-seat-top{left:12%;right:12%;top:3%;height:20%;transform:rotate(180deg) scale(.84)}.academy-seat-left{left:2%;top:13%;bottom:13%;width:20%;transform:rotate(90deg) scale(.88)}.academy-seat-right{right:2%;top:13%;bottom:13%;width:20%;transform:rotate(-90deg) scale(.88)}.academy-seat-hand{position:absolute;left:50%;bottom:0;transform:translate(-50%);display:flex;align-items:flex-end;justify-content:center;white-space:nowrap}.academy-seat-hand button{border:0;background:transparent;padding:0;margin:0;cursor:pointer}.academy-seat-hand button.selected{transform:translateY(-8px);filter:drop-shadow(0 5px 0 #d33)}.academy-seat-hand .tile{width:clamp(20px,6.4vw,31px);height:clamp(29px,9vw,44px)}.academy-drawn{margin-left:7px!important}.academy-meld{display:flex;margin-left:7px}.academy-meld .called{display:inline-flex;transform:rotate(90deg);margin-inline:7px}.academy-back{display:block;width:clamp(8px,2.7vw,13px);height:clamp(29px,9vw,44px);border:1px solid #111;background:linear-gradient(100deg,#eee,#aaa 45%,#eee)}.academy-pond{position:absolute;left:28%;right:28%;top:0;display:grid;grid-template-columns:repeat(6,1fr);justify-items:center}.academy-pond .tile{width:clamp(13px,4vw,20px);height:clamp(19px,5.7vw,28px)}.academy-seat-bottom .academy-pond{top:-52%}.academy-seat-top .academy-pond{top:-30%}.academy-seat-left .academy-pond,.academy-seat-right .academy-pond{top:-25%}.screen{max-width:1120px}nav{width:min(1120px,100%)}.module-list{grid-template-columns:repeat(2,minmax(0,1fr))}.training-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.task-screen{max-width:1180px;padding:18px 24px 36px}.task-heading{position:relative;min-height:150px;padding:20px clamp(155px,20vw,230px) 16px 4px;border-bottom:4px solid #111;overflow:hidden}.task-heading:after{content:"";position:absolute;left:0;right:0;bottom:5px;border-bottom:1px solid #111;transform:rotate(-.15deg)}.task-heading .eyebrow{margin-top:0}.task-heading h1{max-width:850px;margin:12px 0 8px;font-size:clamp(30px,4.2vw,54px)}.task-heading .prompt{max-width:820px;margin:0;font-size:clamp(14px,1.5vw,18px);line-height:1.45}.task-heading .task-mascot{position:absolute;z-index:1;right:8px;top:-10px;float:none;width:clamp(145px,19vw,220px);height:190px;max-height:none;margin:0;object-position:center top;filter:drop-shadow(4px 5px 0 #111)}.task-layout{display:grid;gap:24px;align-items:start;margin-top:18px}.task-layout.has-table{grid-template-columns:minmax(500px,1.18fr) minmax(320px,.82fr)}.task-layout.no-table{grid-template-columns:minmax(0,880px);justify-content:center}.task-answer-panel{min-width:0;align-self:center}.choice-answer{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.choice-answer button,.binary-answer button{min-height:62px;padding:13px 18px;font-size:15px}.academy-shared-table{width:100%;min-width:0;max-width:720px;margin:auto}.academy-shared-table .game-table-shell{width:100%;height:auto;aspect-ratio:1;max-height:none;padding:0;overflow:hidden;background:#171717;border-radius:0}.academy-shared-table .table-frame{width:100%;height:100%}.academy-shared-table .table-mode-flat .game-table{width:100%;height:100%;min-width:0;max-width:none;aspect-ratio:1;overflow:hidden}.module,.module>button,.training-grid>button,.choice-answer button,.binary-answer button,.primary,.back,.next-frame,nav button{background-image:none!important;clip-path:polygon(0 7%,2% 2%,24% 1%,49% 3%,73% 0,98% 3%,100% 91%,97% 98%,69% 96%,45% 100%,18% 97%,1% 99%);filter:drop-shadow(3px 4px 0 #111);box-shadow:none}.module:after,.training-grid>button:before,.primary:after,.back:after,.next-frame:after{inset:auto 3px 3px 2px;height:2px;background:#111!important;opacity:.32;transform:rotate(-.35deg);mix-blend-mode:normal}.module>button:before,.choice-answer button:before,.binary-answer button:before{content:"";position:absolute;pointer-events:none;left:4px;right:7px;top:3px;height:2px;background:#111;opacity:.22;transform:rotate(.45deg)}.module>button:active,.training-grid>button:active,.choice-answer button:active,.binary-answer button:active,.primary:not(:disabled):active,.next-frame:active{transform:translate(2px,3px) rotate(-.25deg);filter:drop-shadow(1px 1px 0 #111)}@media(max-width:820px){.screen{max-width:620px}.module-list,.training-grid{grid-template-columns:1fr}.task-screen{padding:14px 16px 30px}.task-heading{min-height:138px;padding-right:135px}.task-heading .task-mascot{right:-12px;width:150px;height:160px}.task-layout.has-table{grid-template-columns:1fr}.academy-shared-table{max-width:620px}}@media(max-width:520px){.choice-answer{grid-template-columns:1fr}.task-heading{padding-right:105px}.task-heading .task-mascot{right:-25px;width:125px}}.yaku-answer{grid-template-columns:repeat(3,minmax(0,1fr))}.yaku-answer button{font-size:13px;min-height:44px}.yaku-answer button.active{background:#171717;color:#fff;box-shadow:4px 4px #b8292f}@media(max-width:760px){.yaku-answer{grid-template-columns:repeat(2,minmax(0,1fr))}}.screen{padding-bottom:128px}nav{min-height:88px;padding:12px 22px 16px;align-items:stretch;gap:12px;box-shadow:none!important;filter:none!important}nav button{min-width:118px;min-height:58px;padding:10px 18px!important;border:2px solid transparent!important;clip-path:none!important;filter:none!important;box-shadow:none!important;background:#f7f5ee!important;color:#343434!important}nav button span{font-size:14px!important;line-height:1.15;letter-spacing:.02em}nav button.active{transform:none;background:#111!important;color:#fff!important;border-color:#111!important}nav button.active span{transform:none}@media(max-width:560px){nav{min-height:82px;padding:10px 8px 14px;gap:4px}nav button{min-width:0;min-height:54px;padding:8px 10px!important}nav button span{font-size:12px!important}}
