*{box-sizing:border-box}html,body{margin:0;width:100%;height:100%;overflow:hidden}body{background:#102a35;color:#fff6dd;font-family:system-ui,sans-serif}main{height:100dvh;display:flex;flex-direction:column;width:100%;background:radial-gradient(ellipse at 50% 30%,#28565b,#102a35 80%)}header{height:73px;flex:none;display:flex;align-items:center;justify-content:space-between;padding:9px 21px;gap:15px}header span{display:block;font-size:9px;font-weight:700;letter-spacing:2px;color:#a7c3be}header strong{font-size:29px;line-height:1.2;font-weight:800;letter-spacing:-1px}.best strong{font-size:22px;color:#ffd991}.next{display:flex;align-items:center;gap:9px}#next{width:46px;height:46px;border-radius:50%;background:#ffffff0d}.board{position:relative;flex:1;min-height:0;width:100%}#scene{width:100%;height:100%;display:block;touch-action:none;outline:none;cursor:crosshair}footer{flex:none;padding:3px 10px 10px;text-align:center}footer p{font-size:11px;margin:5px 0;color:#c4d5cc;letter-spacing:.3px}.evolution{height:36px;background:#081e2a99;border:1px solid #8ac1b325;border-radius:30px;overflow:hidden}.evolution canvas{height:100%;width:100%;object-fit:contain}#end{position:absolute;inset:0;display:grid;place-items:center;background:#071e2ab5;backdrop-filter:blur(5px);padding:20px;text-align:center}#end[hidden]{display:none}#end>div{background:#153c44;border:1px solid #78c3ad66;border-radius:25px;padding:28px 24px;width:100%;box-shadow:0 20px 60px #0006}#end span{font-size:9px;letter-spacing:2px;color:#abd5c1}h1{font-size:36px;letter-spacing:-1.5px;margin:13px 0 8px}#end p{color:#cee2cd;line-height:1.7}button{border:0;border-radius:25px;padding:15px 22px;font:700 14px system-ui;background:#29dbea;color:#042833;cursor:pointer;min-height:48px}button:focus-visible{outline:3px solid #fff;outline-offset:3px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}@media(max-height:580px){header{height:58px}header strong{font-size:24px}footer{padding-bottom:5px}.evolution{height:28px}footer p{font-size:10px}}