.mahjong-table-editor{container-type:inline-size}.mahjong-table-editor__layout{display:grid;grid-template-columns:minmax(215px,.72fr) minmax(390px,1.5fr) minmax(215px,.72fr);grid-template-areas:". top ." "left preview right" ". bottom .";align-items:center;gap:14px 18px}.mahjong-table-editor__player{min-width:0;padding-block:10px;border-block:1px solid rgb(127 127 127 / 22%)}.mahjong-table-editor__player--top{grid-area:top}.mahjong-table-editor__player--right{grid-area:right}.mahjong-table-editor__player--bottom{grid-area:bottom}.mahjong-table-editor__player--left{grid-area:left}.mahjong-table-editor__player-heading,.mahjong-table-editor__player-heading label{display:flex;align-items:center}.mahjong-table-editor__player-heading{justify-content:space-between;gap:12px;margin-bottom:8px}.mahjong-table-editor__player-heading strong{color:#cf4f73;font-size:14px}.mahjong-table-editor__player-heading label{flex-direction:row;gap:6px;font-size:12px}.mahjong-table-editor label,.mahjong-table-editor__field{display:flex;min-width:0;flex-direction:column;gap:4px;color:#5a5653;font-size:12px}.mahjong-table-editor__player-basics{display:grid;grid-template-columns:minmax(0,1fr) minmax(78px,.3fr);gap:8px;margin-bottom:8px}.mahjong-table-editor__player-basics .ant-input-number,.mahjong-table-editor__center-fields .ant-input-number,.mahjong-table-editor__center-fields .ant-select{width:100%}.mahjong-table-editor__discard-input{position:relative;min-width:0;overflow:hidden;background:#fff;border-radius:6px;font-family:Consolas,Liberation Mono,monospace;font-size:14px;line-height:22px}.mahjong-table-editor__discard-highlight{position:absolute;z-index:0;inset:0;overflow:hidden;padding:4px 11px;border:1px solid transparent;color:#595959;font:inherit;line-height:inherit;overflow-wrap:anywhere;pointer-events:none;white-space:pre-wrap}.mahjong-table-editor__discard-textarea.ant-input{position:relative;z-index:1;min-height:32px;color:transparent!important;caret-color:#262626;background:transparent!important;font:inherit;line-height:inherit;overflow-wrap:anywhere;-webkit-text-fill-color:transparent}.mahjong-table-editor__discard-textarea.ant-input::placeholder{color:#00000040;-webkit-text-fill-color:rgb(0 0 0 / 25%)}.mahjong-table-editor__discard-line-1{color:#096dd9}.mahjong-table-editor__discard-line-2{color:#c41d5d}.mahjong-table-editor__discard-line-3{color:#237804}.mahjong-table-editor__error{display:block;margin-top:4px;color:#d4380d;font-size:11px}.mahjong-table-editor__preview-column{grid-area:preview;min-width:0}.mahjong-table-editor__preview .k-mahjong-table{width:min(100%,560px);margin:0 auto}.mahjong-table-editor__center-fields{display:grid;grid-template-columns:.7fr 1fr .7fr .7fr 1.7fr;align-items:end;gap:8px;margin-top:10px}.mahjong-table-editor__round-fields{display:grid;grid-template-columns:1fr 1fr;gap:4px}.mahjong-table-editor__hints{display:flex;flex-direction:column;gap:2px;margin-top:8px;color:#736f6c;font-size:11px;line-height:1.35}:where(.dark,.dark *) .mahjong-table-editor label,:where(.dark,.dark *) .mahjong-table-editor__field{color:#cdc9c5}:where(.dark,.dark *) .mahjong-table-editor__hints{color:#aca8a4}:where(.dark,.dark *) .mahjong-table-editor__discard-input{background:#141414}:where(.dark,.dark *) .mahjong-table-editor__discard-highlight{color:#bfbfbf}:where(.dark,.dark *) .mahjong-table-editor__discard-textarea.ant-input{caret-color:#f0f0f0}:where(.dark,.dark *) .mahjong-table-editor__discard-textarea.ant-input::placeholder{color:#ffffff40;-webkit-text-fill-color:rgb(255 255 255 / 25%)}:where(.dark,.dark *) .mahjong-table-editor__discard-line-1{color:#69b1ff}:where(.dark,.dark *) .mahjong-table-editor__discard-line-2{color:#ff85a1}:where(.dark,.dark *) .mahjong-table-editor__discard-line-3{color:#95de64}@container (max-width: 1040px){.mahjong-table-editor__layout{grid-template-columns:minmax(190px,.7fr) minmax(360px,1.35fr) minmax(190px,.7fr);gap-inline:12px}.mahjong-table-editor__center-fields{grid-template-columns:repeat(4,1fr)}.mahjong-table-editor__dora-field{grid-column:1 / -1}}@container (max-width: 820px){.mahjong-table-editor__layout{display:flex;flex-direction:column;align-items:stretch}.mahjong-table-editor__preview-column{order:-2}.mahjong-table-editor__player--bottom{order:-1}.mahjong-table-editor__player{width:100%}}@container (max-width: 520px){.mahjong-table-editor__center-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.mahjong-table-editor__dora-field{grid-column:1 / -1}.mahjong-table-editor__player-basics{grid-template-columns:1fr}}
