/* 99 Club Studio · Online Play UX v4 */
.tt99-hashi-hitlayer{position:absolute;inset:0;z-index:2;pointer-events:none}.tt99-hashi-edge-hit{position:absolute;appearance:none;border:0;background:transparent;padding:0;margin:0;pointer-events:auto;cursor:pointer;touch-action:manipulation}.tt99-hashi-edge-hit.horizontal{height:clamp(22px,7vw,34px);transform:translateY(-50%)}.tt99-hashi-edge-hit.vertical{width:clamp(22px,7vw,34px);transform:translateX(-50%)}.tt99-hashi-edge-hit:focus-visible{outline:3px solid rgba(74,139,194,.62);outline-offset:2px;border-radius:999px}.tt99-hashi-edge-hit.is-active:after{content:"";position:absolute;inset:50% auto auto 50%;width:10px;height:10px;border-radius:50%;background:rgba(22,125,117,.13);transform:translate(-50%,-50%)}
.tt99-play-complete-card{max-height:92vh;overflow:auto}.tt99-play-complete-solution{grid-column:1/-1;border-top:1px solid #e0eaeb;padding-top:12px;margin-top:2px}.tt99-play-complete-solution-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.tt99-play-complete-solution-head small{color:var(--play-muted);font-weight:850;text-transform:uppercase;letter-spacing:.06em}.tt99-play-complete-solution-board{display:grid;place-items:center;max-height:46vh;overflow:auto;border:1px solid #dbe6e7;border-radius:14px;background:linear-gradient(180deg,#fbfdfd,#f4f9f8);padding:10px}.tt99-play-complete-snapshot{width:min(100%,430px)!important;max-width:430px;margin:auto;pointer-events:none!important}.tt99-play-complete-snapshot *{pointer-events:none!important}.tt99-play-complete-snapshot .tt99-play-tools,.tt99-play-complete-snapshot .tt99-play-status{display:none!important}.tt99-play-complete-snapshot .tt99-wordsearch-layout{grid-template-columns:1fr}.tt99-play-complete-snapshot .tt99-wordsearch-list{display:none}.tt99-play-complete-snapshot .tt99-hashi-board,.tt99-play-complete-snapshot .tt99-numberpath-grid,.tt99-play-complete-snapshot .tt99-wordsearch-grid,.tt99-play-complete-snapshot .tt99-play-shikaku{width:min(100%,400px)!important}.tt99-play-complete-snapshot .tt99-numbergrid{width:min(100%,400px)!important}
@media(max-width:520px){.tt99-play-complete-card{padding:18px}.tt99-play-complete-solution-board{max-height:42vh;padding:7px}.tt99-play-complete-snapshot{max-width:340px}}
