#game_entry{z-index:2500;-webkit-user-select:auto;user-select:auto;background:#000000b8;justify-content:center;align-items:center;font-family:DejaVuSansMono,monospace;display:none;position:fixed;inset:0}#game_entry.game-entry--visible{display:flex}#game_entry_panel{box-sizing:border-box;background:#101014;border:1px solid #ffffff1a;border-radius:14px;width:clamp(320px,48vw,900px);max-height:min(88vh,720px);padding:clamp(14px,1.6vh,28px) clamp(22px,3vw,48px);overflow:auto;box-shadow:0 8px 32px #00000059}#game_entry_panel h1{color:#fff;margin:0 0 clamp(6px,.9vh,12px);font-family:EuropeExt,DejaVuSansMono,monospace;font-size:clamp(18px,2.4vw,40px);font-weight:400}#game_entry_status{color:#ffffff8c;min-height:1.4em;margin:0 0 clamp(10px,1.4vh,18px);font-size:clamp(13px,1.15vw,22px);line-height:1.4}#game_entry_status strong{color:#fff}#game_entry_status .game-entry-em,#game_entry_status .game-entry-em-feat{color:#fff;font-weight:600}#game_entry_status .game-entry-em-guest{color:#ffffffb8;font-weight:600}#game_entry_status.game-entry-status--error{color:#ff6b6b}#game_entry_status.game-entry-status--error strong{color:#ff8e8e}#game_entry_fields{flex-direction:column;gap:clamp(12px,1.6vh,20px);margin-bottom:clamp(10px,1.4vh,18px);display:none}#game_entry_fields.game-entry-fields--visible{display:flex}#game_entry_fields label.game-entry-field{color:#ffffffb8;flex-direction:column;gap:clamp(4px,.55vh,8px);font-size:clamp(12px,1vw,18px);display:flex}.game-entry-input-wrap{display:block;position:relative}.game-entry-input-wrap:after,.game-entry-input-wrap:before{display:none}#game_entry_fields input{box-sizing:border-box;color:#e8eaf0;caret-color:#fff;width:100%;box-shadow:none;appearance:none;background:#0a0a0e;border:1px solid #ffffff1f;border-radius:10px;outline:none;padding:clamp(8px,1vh,12px) 12px;font-family:DejaVuSansMono,monospace;font-size:clamp(13px,1.1vw,20px)}#game_entry_fields input:focus{border-color:#ffffff59;box-shadow:0 0 0 3px #ffffff14}#game_entry_fields input::placeholder{color:#ffffff47}#game_entry_fields input:disabled{opacity:.65}#game_entry_form{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}#game_entry_fields input:-webkit-autofill{transition:background-color 99999s ease-in-out;-webkit-text-fill-color:#e8eaf0!important;color:#e8eaf0!important;caret-color:#fff!important;background-color:#0a0a0e!important;background-image:none!important;border:1px solid #ffffff1f!important;outline:none!important;box-shadow:inset 0 0 0 1000px #0a0a0e!important}#game_entry_fields input:-webkit-autofill:hover{transition:background-color 99999s ease-in-out;-webkit-text-fill-color:#e8eaf0!important;color:#e8eaf0!important;caret-color:#fff!important;background-color:#0a0a0e!important;background-image:none!important;border:1px solid #ffffff1f!important;outline:none!important;box-shadow:inset 0 0 0 1000px #0a0a0e!important}#game_entry_fields input:-webkit-autofill:focus{transition:background-color 99999s ease-in-out;-webkit-text-fill-color:#e8eaf0!important;color:#e8eaf0!important;caret-color:#fff!important;background-color:#0a0a0e!important;background-image:none!important;border:1px solid #ffffff1f!important;outline:none!important;box-shadow:inset 0 0 0 1000px #0a0a0e!important}#game_entry_fields input:-webkit-autofill:active{transition:background-color 99999s ease-in-out;-webkit-text-fill-color:#e8eaf0!important;color:#e8eaf0!important;caret-color:#fff!important;background-color:#0a0a0e!important;background-image:none!important;border:1px solid #ffffff1f!important;outline:none!important;box-shadow:inset 0 0 0 1000px #0a0a0e!important}#game_entry_fields input:autofill{color:#e8eaf0!important;caret-color:#fff!important;background-color:#0a0a0e!important;background-image:none!important;box-shadow:inset 0 0 0 1000px #0a0a0e!important}#game_entry_fields input:autofill:hover{color:#e8eaf0!important;caret-color:#fff!important;background-color:#0a0a0e!important;background-image:none!important;box-shadow:inset 0 0 0 1000px #0a0a0e!important}#game_entry_fields input:autofill:focus{color:#e8eaf0!important;caret-color:#fff!important;background-color:#0a0a0e!important;background-image:none!important;box-shadow:inset 0 0 0 1000px #0a0a0e!important}#game_entry_actions{grid-template-columns:1fr 1fr 1fr;gap:clamp(8px,1.2vw,16px);display:grid}#game_entry_actions button,#game_entry_actions a.game-entry-btn{box-sizing:border-box;color:#f0f9ff;text-align:center;cursor:pointer;background:0 0;border:1px solid #ffffff52;border-radius:999px;justify-content:center;align-items:center;min-height:clamp(40px,4.2vh,56px);padding:clamp(6px,.9vh,12px) clamp(6px,1vw,14px);font-family:EuropeExt,DejaVuSansMono,monospace;font-size:clamp(12px,1.05vw,20px);text-decoration:none;display:flex}#game_entry_actions button:hover:not(:disabled),#game_entry_actions a.game-entry-btn:hover{color:#fff;background:#ffffff0f;border-color:#ffffff8c}#game_entry_actions button:disabled{opacity:.42;cursor:wait}.game-entry-remember{color:#ffffffb8;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:clamp(8px,1vw,12px);margin:0 0 clamp(12px,1.6vh,20px);font-size:clamp(12px,1vw,18px);display:flex}.game-entry-remember input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.game-entry-remember-box{box-sizing:border-box;background:#0a0a0e;border:1px solid #ffffff52;flex-shrink:0;width:clamp(14px,1.15vw,18px);height:clamp(14px,1.15vw,18px);position:relative}.game-entry-remember:hover .game-entry-remember-box{background:#ffffff0f;border-color:#ffffff8c}.game-entry-remember input:checked+.game-entry-remember-box{background:#ffffff24;border-color:#ffffffb3}.game-entry-remember input:checked+.game-entry-remember-box:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:28%;height:55%;position:absolute;top:8%;left:30%;transform:rotate(45deg)}.game-entry-remember input:focus-visible+.game-entry-remember-box{box-shadow:0 0 0 2px #ffffff59}.game-entry-remember:hover #game_entry_remember_label{color:#fff}#game_entry_start{color:#fff;border-color:#ffffff8c}#game_entry_switch{color:#f0f9ffd9}#gun_splash{z-index:3000;background:#000;flex-direction:column;justify-content:center;align-items:center;gap:clamp(36px,6vh,56px);font-family:DejaVuSansMono,monospace;display:none;position:fixed;inset:0}#gun_splash.gun-splash--active{display:flex}#gun_splash.gun-splash--fullscreen{background:#000;gap:clamp(36px,6vh,56px)}#gun_splash.gun-splash--fullscreen .gun-splash__gun-wrap{transform:scale(1.5)}.gun-splash__gun-wrap{justify-content:center;align-items:center;width:clamp(48px,9vw,64px);height:clamp(48px,9vw,64px);display:flex}.gun-splash__gun{transform-origin:50%;opacity:0;background-repeat:no-repeat;flex-shrink:0}.gun-splash__gun--ready{opacity:1;filter:drop-shadow(0 0 12px #ffcc2259);animation:.95s linear infinite gun-splash-spin}@keyframes gun-splash-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.gun-splash__label{color:#ffffffa6;letter-spacing:.04em;margin:0;font-size:clamp(11px,1.6vw,14px)}#gun_splash.gun-splash--fullscreen .gun-splash__label{color:#ffffffb8;margin-top:clamp(4px,1vh,12px);font-size:clamp(18px,2.8vh,28px)}#keybinds_editor,.keybinds-editor{--kb-scrollbar-size:6px;--kb-scrollbar-thumb:#ffffff47;--kb-scrollbar-thumb-hover:#ffffff6b;--kb-scrollbar-track:#ffffff0a;z-index:2600;-webkit-backdrop-filter:blur(12px);color:#e8eaf0;cursor:default;-webkit-user-select:none;user-select:none;overscroll-behavior:none;touch-action:none;background:#0000008c;justify-content:center;align-items:center;padding:20px;font-family:Segoe UI,system-ui,-apple-system,Microsoft YaHei,PingFang SC,Hiragino Sans GB,Noto Sans SC,sans-serif;display:flex;position:fixed;inset:0}#keybinds_editor_panel{box-sizing:border-box;touch-action:auto;background:#0a0a0e;border:1px solid #ffffff1f;border-radius:16px;flex-direction:column;width:min(920px,100%);min-height:0;max-height:min(90dvh,90vh,760px);display:flex;overflow:hidden;box-shadow:0 20px 50px #00000073}#keybinds_editor_header{background:#121216;border-bottom:1px solid #ffffff14;flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:12px;padding:16px 18px;display:flex}.keybinds-header-text{min-width:0}#keybinds_editor_title{color:#fff;margin:0;font-size:1.1rem;font-weight:600}#keybinds_editor_note{color:#ffffff8c;margin:6px 0 0;font-size:.82rem;line-height:1.45}#keybinds_editor_header_actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.keybinds-btn{box-sizing:border-box;font:inherit;cursor:pointer;border-radius:10px;justify-content:center;align-items:center;font-size:.85rem;font-weight:600;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.keybinds-btn-secondary{color:#a0a0a0;background:#101014;border:1px solid #ffffff1f;padding:8px 14px}.keybinds-btn-secondary:hover{color:#fff;background:#1a1a20}.keybinds-btn-close{color:#ddd;background:#ffffff0f;border:none;width:36px;height:36px;padding:0;font-size:1.25rem;line-height:1}.keybinds-btn-close:hover{color:#fff;background:#ffffff1f}#keybinds_editor_body{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--kb-scrollbar-thumb) var(--kb-scrollbar-track);flex:auto;min-height:0;padding:16px 18px 20px;overflow:hidden auto}#keybinds_editor_body::-webkit-scrollbar{width:var(--kb-scrollbar-size);height:var(--kb-scrollbar-size)}#keybinds_editor_body::-webkit-scrollbar-track{background:var(--kb-scrollbar-track)}#keybinds_editor_body::-webkit-scrollbar-thumb{background:var(--kb-scrollbar-thumb);border-radius:999px}#keybinds_editor_body::-webkit-scrollbar-thumb:hover{background:var(--kb-scrollbar-thumb-hover)}#keybinds_editor_msg{color:#fc6;margin:0 0 12px;font-size:.84rem;line-height:1.4}#keybinds_editor_sections{grid-template-columns:1fr 1fr;align-items:start;gap:18px 28px;display:grid}.keybinds-column{flex-direction:column;gap:18px;display:flex}.keybinds-section{min-width:0}@media (width<=760px){#keybinds_editor{align-items:flex-end;padding:12px}#keybinds_editor_panel{border-radius:16px 16px 0 0;width:100%;max-height:min(88dvh,88vh)}#keybinds_editor_sections{grid-template-columns:1fr}}.keybinds-section-title{letter-spacing:.04em;text-transform:none;color:#ffffff8c;margin:0 0 8px;font-size:.78rem;font-weight:700}.keybinds-row{box-sizing:border-box;width:100%;min-height:40px;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:6px 8px;display:flex}.keybinds-row:hover{background:#ffffff0a}.keybinds-row.is-capturing{background:#ffffff0d;border-color:#ffffff24}.keybinds-row-name{color:#ffffffd1;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.9rem;overflow:hidden}.keybinds-chip{color:#fff;background:#101014;border:1px solid #ffffff1f;border-radius:8px;justify-content:center;align-items:center;min-width:36px;min-height:28px;padding:3px 9px;font-size:.78rem;font-weight:600;line-height:1.2;display:inline-flex}.keybinds-row:hover .keybinds-chip{color:#fff;background:#1a1a20;border-color:#ffffff38}.keybinds-chip.is-capturing{color:#fff;background:#ffcc661f;border-color:#ffcc66b3}.keybinds-chip.is-unbound{color:#e85d5d;background:#e85d5d1f;border-color:#e85d5d8c}.keybinds-row:hover .keybinds-chip.is-unbound{color:#ff7a7a;background:#e85d5d2e;border-color:#e85d5dbf}html{touch-action:none;-webkit-text-size-adjust:100%;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}body{touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;background-color:#000;margin:0;padding:0;position:fixed;inset:0;overflow:hidden}#app{display:contents}pb2Container,pb2Button,.pb2Input,pb2ProxyMovieClip{color:#fff;box-sizing:border-box;visibility:visible;-webkit-user-select:none;user-select:none;font-family:DejaVuSansMono;font-size:5px;display:block;position:fixed}pb2Container{visibility:hidden;background-color:#0f03}pb2Button{color:#88d0ff;cursor:pointer;background-color:#0000008a;border:1px solid #3c9dff4d;justify-content:center;align-items:center;font-family:EuropeExt;display:flex}pb2Button:hover{background-color:#00b2ff4d;border:1px solid #3c9dff}pb2Button:active{background-color:#00b2ff75;border:1px solid #3c9dff}.pb2Input{color:#fff;box-sizing:border-box;user-select:unset;resize:none;word-break:break-all;scrollbar-width:thin;background:0 0;border:none;outline:none;margin:0;padding:5px;font-family:DejaVuSansMono;font-size:12px}.pb2Input::selection{color:#000;background-color:#d2ecff}pb2Menu{perspective:445px;visibility:visible;mix-blend-mode:plus-lighter;width:800px;height:400px;display:block;position:fixed;top:0;left:0}pb2MenuPanel{transform-style:preserve-3d;display:block;position:relative;transform:translate3d(-45px,182px,-210px)rotateY(55deg)rotateX(-1.6deg)}pb2MenuButton,pb2MenuButtonGhost{pointer-events:none;box-sizing:border-box;color:#bbd7ff;justify-content:left;align-items:center;width:200px;height:20px;padding-left:17px;font-size:12px;display:flex;position:absolute}pb2MenuButtonGhost{pointer-events:none;background:0 0}pb2MenuButtonOverTint{pointer-events:none;box-sizing:border-box;background:#66ccff47;border:1px solid #3573b0;width:200px;height:20px;position:absolute}pb2MenuButtonOverPlane{pointer-events:none;transform-origin:0 0;background:linear-gradient(#b4e1fe4d 0%,#b3e1fe3b 5%,#b0e2fe29 25%,#0000 100%);width:200px;height:26px;position:absolute}pb2MenuButtonOverPlaneSide{pointer-events:none;transform-origin:0 0;background:linear-gradient(90deg,#b4e1fe4d 0%,#b3e1fe3b 5%,#b0e2fe29 25%,#0000 100%);width:26px;height:20px;position:absolute}@keyframes marine_anim{0%{transform:rotate(0)}50%{transform:rotate(-.2deg)}}@keyframes marine_glow_anim{0%{opacity:.6}10%{opacity:.8}20%{opacity:.65}30%{opacity:.58}40%{opacity:.91}50%{opacity:.66}60%{opacity:.95}70%{opacity:.57}80%{opacity:.53}90%{opacity:.7}to{opacity:.6}}@keyframes menu_ship_animation{0%{transform:scale(1)translateY(-500%)}to{transform:scale(0)translateY(-500%)}}#startup_overlay{display:none}#game_canvas{-webkit-user-select:none;user-select:none;z-index:2;pointer-events:none}
