.game-finish-choices{position:fixed;z-index:35;top:50%;left:50%;transform:translate(-50%,-50%);box-sizing:border-box;width:min(340px,calc(100vw - 40px));display:flex;flex-direction:column;gap:12px;padding:25px;border:2px solid #dfbe6b;border-radius:24px;background:linear-gradient(145deg,#fffbea,#ecf7e8);box-shadow:0 12px 55px #163b4966;text-align:center;color:#304f4c}.game-finish-choices strong{font:700 26px/1.3 Georgia,serif;margin-bottom:4px}.game-finish-choices button{width:100%;min-height:50px;font-size:18px;margin:0!important}.game-finish-choices button:first-of-type{background:linear-gradient(#ffe6a1,#edc46b);color:#3d4936}.game-finish-choices button:disabled{opacity:.6}
.game-finish-choices p:empty{display:none}.game-finish-choices p{font-size:14px;margin:0}
