html,body,#app{height:100%;width:100%;margin:0;padding:0;overflow:hidden}body{background-color:#1a1a1a;color:#fff;font-family:Inter,sans-serif}#main-content{position:relative;height:100vh;width:100%;box-sizing:border-box;overflow:hidden}#game-container{position:absolute;top:0;left:0;width:100%;height:100%}#game-container canvas{width:100%;height:100%;display:block}.mobile-text{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;padding:20px;background:#000000b3;border-radius:10px}@media (max-width: 1024px),(max-height: 600px){#main-content{display:none}.mobile-text{display:block}}#touch-input{position:absolute;left:-9999px;top:-9999px;opacity:0;width:0;height:0}.leaderboard-container.svelte-o5i74f{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.state-message.svelte-o5i74f{text-align:center;padding:40px;font-size:18px;color:#888}.state-message.error.svelte-o5i74f{color:#d9534f}.leaderboard-table.svelte-o5i74f{width:100%;border-collapse:collapse;text-align:left}.leaderboard-table.svelte-o5i74f th:where(.svelte-o5i74f),.leaderboard-table.svelte-o5i74f td:where(.svelte-o5i74f){padding:12px 15px;border-bottom:1px solid #eee}.leaderboard-table.svelte-o5i74f thead:where(.svelte-o5i74f) th:where(.svelte-o5i74f){background-color:#f7f7f7;color:#333;font-weight:600;font-size:14px;text-transform:uppercase}.leaderboard-table.svelte-o5i74f tbody:where(.svelte-o5i74f) tr:where(.svelte-o5i74f):hover{background-color:#f9f9f9}.leaderboard-table.svelte-o5i74f td:where(.svelte-o5i74f){color:#555}.leaderboard-table.svelte-o5i74f td:where(.svelte-o5i74f):first-child{font-weight:700;color:#333}.result-cell.svelte-o5i74f{font-weight:500}.result-cell.win.svelte-o5i74f{color:#28a745}.result-cell.loss.svelte-o5i74f{color:#dc3545}.tabs-container.svelte-qsuzjc{display:flex;flex-direction:column;height:100%}.tab-nav.svelte-qsuzjc{display:flex;border-bottom:2px solid #ddd;margin-bottom:20px}.tab-button.svelte-qsuzjc{padding:12px 20px;cursor:pointer;border:none;background-color:transparent;font-size:16px;color:#555;position:relative;transition:color .2s}.tab-button.svelte-qsuzjc:hover{color:#000}.tab-button.active.svelte-qsuzjc{color:#007aff;font-weight:700}.tab-button.active.svelte-qsuzjc:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:2px;background-color:#007aff}.tab-button.svelte-qsuzjc:disabled{color:#aaa;cursor:not-allowed}.tab-content.svelte-qsuzjc{flex-grow:1;overflow-y:auto}.page-content.svelte-3vt9jx h1:where(.svelte-3vt9jx){margin-top:0}.page-content.svelte-3vt9jx p:where(.svelte-3vt9jx){margin-bottom:25px;color:#666}.settings-container.svelte-3vt9jx{display:flex;flex-direction:column;gap:20px}.settings-group.svelte-3vt9jx h3:where(.svelte-3vt9jx){margin-bottom:15px;font-size:18px;color:#333;border-bottom:1px solid #ddd;padding-bottom:8px}.settings-list.svelte-3vt9jx{display:flex;flex-direction:column;gap:10px}.setting-label.svelte-3vt9jx{display:flex;justify-content:space-between;align-items:center;background-color:#fff;padding:15px;border-radius:8px;border:1px solid #eee;box-shadow:0 1px 3px #00000008}.label-text.svelte-3vt9jx .main-label:where(.svelte-3vt9jx){font-weight:500}.label-control.svelte-3vt9jx{display:flex;align-items:center;gap:15px}.hotkey-hint.svelte-3vt9jx{color:#888;font-size:12px;background-color:#eee;padding:2px 8px;border-radius:4px;border:1px solid #ddd}.switch.svelte-3vt9jx{position:relative;display:inline-block;width:48px;height:28px}.switch.svelte-3vt9jx input:where(.svelte-3vt9jx){opacity:0;width:0;height:0}.slider.svelte-3vt9jx{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}.slider.svelte-3vt9jx:before{position:absolute;content:"";height:20px;width:20px;left:4px;bottom:4px;background-color:#fff;-webkit-transition:.4s;transition:.4s}input.svelte-3vt9jx:checked+.slider:where(.svelte-3vt9jx){background-color:#2196f3}input.svelte-3vt9jx:focus+.slider:where(.svelte-3vt9jx){box-shadow:0 0 1px #2196f3}input.svelte-3vt9jx:checked+.slider:where(.svelte-3vt9jx):before{-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translate(20px)}.slider.round.svelte-3vt9jx{border-radius:28px}.slider.round.svelte-3vt9jx:before{border-radius:50%}.page-content.svelte-1s25ka9{max-width:800px}h1.svelte-1s25ka9{margin-top:0}p.svelte-1s25ka9{font-size:16px;line-height:1.6;color:#555}.link-container.svelte-1s25ka9{margin-top:30px}.telegram-link.svelte-1s25ka9{display:inline-block;padding:12px 24px;background-color:#08c;color:#fff;text-decoration:none;border-radius:8px;font-weight:700;transition:background-color .3s}.telegram-link.svelte-1s25ka9:hover{background-color:#0077b3}.version-info.svelte-1s25ka9{margin-top:40px;border-top:1px solid #eee;padding-top:20px}.version.svelte-1s25ka9{font-size:14px;color:#888;margin:0}.game-over-container.svelte-19teetf{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:center;animation:svelte-19teetf-fade-in .5s ease-in-out}@keyframes svelte-19teetf-fade-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}h1.svelte-19teetf{font-size:4rem;font-weight:700;margin-bottom:2rem;text-transform:uppercase}.win.svelte-19teetf{color:#4caf50}.loss.svelte-19teetf{color:#f44336}.stats-grid.svelte-19teetf{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem 2rem;margin-bottom:3rem;background:#0000000d;padding:2rem;border-radius:8px}.stat-item.svelte-19teetf{display:flex;flex-direction:column;align-items:center}.label.svelte-19teetf{font-size:1rem;color:#666;margin-bottom:.5rem}.value.svelte-19teetf{font-size:1.5rem;font-weight:700;color:#333}.restart-button.svelte-19teetf{padding:15px 30px;font-size:1.2rem;cursor:pointer;background:#007aff;color:#fff;border:none;border-radius:8px;transition:background-color .2s;display:flex;align-items:center;gap:1rem}.restart-button.svelte-19teetf:hover{background:#0056b3}.hotkey-hint.svelte-19teetf{color:#eee;font-size:12px;font-weight:400;background-color:#0003;padding:2px 6px;border-radius:4px}.ui-overlay.svelte-qql3fg{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:#0009;z-index:100}.ui-window.svelte-qql3fg{width:100%;max-width:1440px;height:80vh;max-height:800px;display:flex;background-color:#f0f0f0;color:#333;border-radius:16px;box-shadow:0 10px 30px #0003;overflow:hidden}.ui-nav.svelte-qql3fg{width:240px;flex-shrink:0;background-color:#e9e9e9;padding:20px;display:flex;flex-direction:column;border-right:1px solid #dcdcdc}.ui-nav.svelte-qql3fg .start-button:where(.svelte-qql3fg){padding:15px 20px;font-size:18px;cursor:pointer;background:#4caf50;color:#fff;border:none;border-radius:8px;transition:background-color .2s;margin-bottom:20px;display:flex;justify-content:space-between;align-items:center}.ui-nav.svelte-qql3fg .start-button:where(.svelte-qql3fg):hover:not(:disabled){background:#45a049}.ui-nav.svelte-qql3fg .start-button:where(.svelte-qql3fg):disabled{background:#999;cursor:not-allowed}.ui-nav.svelte-qql3fg nav:where(.svelte-qql3fg){display:flex;flex-direction:column;gap:10px}.ui-nav.svelte-qql3fg nav:where(.svelte-qql3fg) button:where(.svelte-qql3fg){background:transparent;border:none;text-align:left;padding:12px 15px;font-size:16px;cursor:pointer;border-radius:6px;transition:background-color .2s,color .2s;color:#555}.ui-nav.svelte-qql3fg nav:where(.svelte-qql3fg) button:where(.svelte-qql3fg):hover{background-color:#dcdcdc}.ui-nav.svelte-qql3fg nav:where(.svelte-qql3fg) button.active:where(.svelte-qql3fg){background-color:#007aff;color:#fff;font-weight:700}.ui-content.svelte-qql3fg{flex-grow:1;padding:30px;overflow-y:auto}.hotkey-hint.svelte-qql3fg{color:#eee;font-size:12px;font-weight:400;background-color:#0003;padding:2px 6px;border-radius:4px}.version-badge.svelte-qql3fg{position:absolute;bottom:10px;right:10px;background-color:#000000b3;color:#fff;font-size:12px;padding:4px 8px;border-radius:4px;-webkit-user-select:none;user-select:none}.player-name-input-container.svelte-qql3fg{margin-bottom:20px}.player-name-input-container.svelte-qql3fg label:where(.svelte-qql3fg){display:block;margin-bottom:8px;font-size:14px;color:#555;font-weight:700}.player-name-input-container.svelte-qql3fg input:where(.svelte-qql3fg){width:100%;padding:10px;border-radius:6px;border:1px solid #ccc;font-size:16px;box-sizing:border-box}.replay-overlay.svelte-aguin0{position:fixed;top:0;left:0;width:100%;height:100%;background:#000c;display:flex;justify-content:flex-end;align-items:flex-start;z-index:99999;font-family:Courier New,monospace;padding:20px;box-sizing:border-box}.replay-panel.svelte-aguin0{background:linear-gradient(135deg,#1a1a2e,#16213e);border:2px solid #0f3460;border-radius:12px;padding:24px;min-width:350px;max-width:400px;box-shadow:0 8px 32px #00000080;color:#fff;margin:0}.replay-header.svelte-aguin0{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:12px;border-bottom:1px solid #0f3460}.replay-header.svelte-aguin0 h3:where(.svelte-aguin0){margin:0;color:#00d4ff;font-size:1.4em;font-weight:700}.close-button.svelte-aguin0{background:none;border:none;color:#ff6b6b;font-size:1.8em;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .2s}.close-button.svelte-aguin0:hover{background:#ff6b6b33}.replay-content.svelte-aguin0{display:flex;flex-direction:column;gap:24px}.replay-section.svelte-aguin0{display:flex;flex-direction:column;gap:8px}.replay-section.svelte-aguin0 h4:where(.svelte-aguin0){margin:0;color:#00d4ff;font-size:1.1em;border-bottom:1px solid #0f3460;padding-bottom:4px}.action-button.svelte-aguin0{padding:12px 24px;border:2px solid;border-radius:6px;background:transparent;color:#fff;font-family:inherit;font-size:1em;font-weight:700;cursor:pointer;transition:all .2s ease;text-transform:uppercase;letter-spacing:1px}.export-button.svelte-aguin0{border-color:#4caf50;color:#4caf50}.export-button.svelte-aguin0:hover:not(:disabled){background:#4caf50;color:#fff;box-shadow:0 0 20px #4caf504d}.export-button.svelte-aguin0:disabled{opacity:.5;cursor:not-allowed;border-color:#666;color:#666}.import-button.svelte-aguin0{border-color:#2196f3;color:#2196f3}.import-button.svelte-aguin0:hover{background:#2196f3;color:#fff;box-shadow:0 0 20px #2196f34d}.play-button.svelte-aguin0{border-color:#ff9800;color:#ff9800}.play-button.svelte-aguin0:hover:not(:disabled){background:#ff9800;color:#fff;box-shadow:0 0 20px #ff98004d}.play-button.svelte-aguin0:disabled{opacity:.5;cursor:not-allowed;border-color:#666;color:#666}.help-text.svelte-aguin0{color:#aaa;font-size:.9em;margin:4px 0 0}.imported-info.svelte-aguin0{background:#4caf5033;border:1px solid #4CAF50;border-radius:4px;padding:8px 12px;color:#4caf50;font-size:.9em;margin-top:8px}.replay-footer.svelte-aguin0{margin-top:20px;padding-top:12px;border-top:1px solid #0f3460;text-align:center}.hotkey-text.svelte-aguin0{color:#888;font-size:.85em;margin:0}.desktop-only.svelte-aguin0{display:flex}@media (max-width: 768px){.desktop-only.svelte-aguin0{display:none!important}}@media (min-width: 769px){.desktop-only.svelte-aguin0{display:flex!important}}#game-container.svelte-17arrb6{display:flex;justify-content:center;align-items:center;width:100%;height:100%;overflow:hidden}
