@font-face{font-family:Planes ValMore;src:url(../assets/fonts/Planes_ValMore.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}*{box-sizing:border-box}html,body,#standalone-game{width:100%;height:100%;margin:0;overflow:hidden;background:#0b1012;font-family:Planes ValMore,monospace}#standalone-game{position:fixed;inset:0;touch-action:none;overscroll-behavior:none}#standalone-game canvas{display:block;width:100%!important;height:100%!important;touch-action:none}#loading-card{position:fixed;inset:50% auto auto 50%;transform:translate(-50%,-50%);display:grid;gap:8px;min-width:240px;padding:22px;border:1px solid #3d4b50;border-radius:9px;background:#151d20;color:#fff;font-family:Planes ValMore,monospace;text-align:center;box-shadow:0 20px 60px #000}#loading-card span{color:#9ba9ad;font-size:12px}.hidden{display:none!important}.guestbook-overlay{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:16px;background:#090303db;color:#fff0b4;font-family:Planes ValMore,monospace;touch-action:pan-y}.guestbook-panel{width:min(880px,100%);max-height:min(720px,calc(100vh - 32px));overflow:hidden;padding:18px;border:3px solid #ffa24c;background:#210d0b;box-shadow:8px 8px #080303}.guestbook-panel>header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:14px;border-bottom:2px solid #73301d}.guestbook-panel h1{margin:4px 0;color:#fff0b4;font-size:clamp(24px,5vw,42px);line-height:1;text-shadow:4px 4px 0 #7a1e14}.guestbook-panel small,.guestbook-panel label{color:#ff9b45;font-size:10px;letter-spacing:.08em}.guestbook-panel header p{margin:6px 0 0;color:#d9a274;font-size:12px}.guestbook-close,.guestbook-submit{border:2px solid #ffb24f;background:#703b1f;color:#fff5cf;font:inherit;cursor:pointer}.guestbook-close{flex:0 0 auto;width:42px;height:42px}.guestbook-body{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:16px;min-height:0;padding-top:16px}.guestbook-signatures{display:flex;min-height:230px;max-height:480px;flex-direction:column;gap:10px;overflow-y:auto;padding-right:5px}.guestbook-signatures article,.guestbook-empty{margin:0;padding:11px;border:2px solid #73301d;background:#351410}.guestbook-signatures article header{display:flex;justify-content:space-between;gap:12px;color:#ffbd66;font-size:11px}.guestbook-signatures article time{color:#a97056;font-size:8px;white-space:nowrap}.guestbook-signatures article p{margin:9px 0 0;color:#fff1cc;font-family:monospace;font-size:14px;line-height:1.4;overflow-wrap:anywhere}.guestbook-form{display:flex;flex-direction:column;gap:8px;padding:13px;border:2px solid #73301d;background:#170907}.guestbook-form input,.guestbook-form textarea{width:100%;border:2px solid #73301d;border-radius:0;background:#fff0d4;color:#25100d;font:15px monospace;padding:9px}.guestbook-form textarea{resize:vertical;min-height:95px}.guestbook-counter{color:#a97056;font-size:9px;text-align:right}.guestbook-turnstile{display:flex;width:100%;min-height:65px;align-items:center;justify-content:center;overflow:hidden}.guestbook-turnstile>div{width:100%!important}.guestbook-status{min-height:16px;color:#ffcb73;font:12px monospace;line-height:1.35}.guestbook-status.error{color:#ff7366}.guestbook-submit{min-height:45px;padding:8px;font-size:11px}.guestbook-submit:hover,.guestbook-close:hover{background:#8a4323}.guestbook-submit:disabled{cursor:wait;opacity:.65}@media(max-width:720px){.guestbook-overlay{padding:8px}.guestbook-panel{max-height:calc(100vh - 16px);overflow-y:auto;padding:12px}.guestbook-body{grid-template-columns:1fr}.guestbook-signatures{min-height:120px;max-height:26vh}.guestbook-turnstile{transform-origin:left center}}
