
#board[data-kishin="true"]{height:auto!important;grid-template-rows:repeat(9,1fr)!important}
#board[data-kishin="true"] .square{aspect-ratio:1!important;min-height:0!important;position:relative;display:grid;place-items:center;border:1px solid #68889d!important;background:#0d2243!important}
#board[data-kishin="true"][data-surface="wood"] .square{background:repeating-linear-gradient(90deg,#edc279 0 3px,#e7b969 4px 5px)!important}
#board[data-kishin="true"][data-surface="ground"] .square{background:linear-gradient(130deg,#837043,#bfa775)!important}
#board[data-kishin="true"] .square.selected{box-shadow:inset 0 0 0 4px #ffb329!important}
#board[data-kishin="true"] .square.vote-target{box-shadow:inset 0 0 0 4px #7ee8ff!important}
.kishin-token{display:grid;place-items:center;position:relative;width:80%;height:80%;border-radius:50%;background:radial-gradient(circle at 35% 30%,#a1f1ff,#125b86 65%,#051527);border:2px solid #85ebff;color:white;font-size:clamp(16px,3vw,34px);font-family:serif;font-weight:bold;line-height:1}
.kishin-token.kishin-away{transform:rotate(180deg);background:radial-gradient(circle at 35% 30%,#ffd8a1,#864b12 65%,#271505);border-color:#ffc071}
#board[data-skin="wood"] .kishin-token{clip-path:polygon(50% 0,84% 18%,100% 100%,0 100%,16% 18%);border:0;border-radius:0;background:repeating-linear-gradient(90deg,#eac278 0 3px,#e4b76b 4px 5px);color:#241406}
#board[data-skin="character"] .kishin-token{border-radius:40% 40% 24% 24%;padding-top:26%}
#board[data-skin="character"] .kishin-token:before{content:'● ●';position:absolute;top:5%;left:0;right:0;text-align:center;font: bold .55em system-ui;color:white}
.kishin-token.kishin-promoted .kishin-glyph{color:#cf1127!important;text-shadow:0 0 2px white,0 0 4px white}

#board[data-skin="disc"] .kishin-token{color:#111!important;background:radial-gradient(circle at 35% 30%,#e0faff,#7bc5dd 70%,#4299b5)!important;text-shadow:none!important}
#board[data-skin="disc"] .kishin-away{background:radial-gradient(circle at 35% 30%,#fff2d1,#e4b976 70%,#b68c51)!important}
#board .kishin-promoted .kishin-glyph{color:#bd1010!important;text-shadow:none!important}
#opponentHand,#myHand{position:static!important;min-height:40px;padding:8px;box-sizing:border-box;clear:both}
#miraiPersonalSkin[hidden],#miraiAssignedMatches[hidden]{display:none!important}

#board[data-skin="disc"] .kishin-glyph{color:#111!important;-webkit-text-fill-color:#111!important;text-shadow:none!important}
#board .kishin-promoted .kishin-glyph{color:#bd1010!important;-webkit-text-fill-color:#bd1010!important}
