.ss-fun-game{width:620px;max-width:100%;margin:0 auto 14px;border:1px solid #7fa4bf;background:#f5fbff;box-shadow:0 2px 7px rgba(0,0,0,.16);font-family:Arial,Helvetica,sans-serif;color:#16384f;text-align:left}
.ss-fun-game-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 10px;border-bottom:1px solid #a8c4d8;background:#dbeefa}
.ss-fun-game-title{font-size:18px;font-weight:bold;color:#0b3f63}
.ss-fun-game-status{font-size:12px;font-weight:bold;color:#24516b;text-align:right}
.ss-fun-game canvas{display:block;width:620px;height:413px;max-width:100%;background:#eaf7ff;cursor:pointer}
.ss-fun-game-help{padding:8px 10px;border-top:1px solid #c6dbe9;background:#fff;font-size:13px;line-height:1.35}
.ss-fun-controls{display:flex;flex-wrap:wrap;gap:7px;padding:8px 10px;border-top:1px solid #c6dbe9;background:#f8fcff}
.ss-fun-controls button,.ss-fun-controls select,.ss-fun-controls input{height:30px;border:1px solid #7fa4bf;background:#fff;color:#173d57;font-size:13px}
.ss-fun-controls button{padding:4px 10px;background:#1e83bd;color:#fff;font-weight:bold;cursor:pointer}
.ss-fun-controls button.secondary{background:#fff;color:#24516b}
.ss-fun-answer{width:74px;padding:2px 5px}
.ss-fun-links{text-align:center;margin:12px 0}
.ss-fun-linkbox{text-align:center;margin:14px 0}
.ss-fun-linkbox textarea{max-width:94%}
@media(max-width:680px){.ss-fun-game-header{display:block}.ss-fun-game-status{text-align:left;margin-top:4px}.ss-fun-game canvas{height:auto;aspect-ratio:620/413}}
