*{box-sizing:border-box;margin:0;padding:0}html,body{overscroll-behavior:none;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;background:#05060f;height:100%;font-family:Arial,Helvetica,sans-serif;overflow:hidden}canvas{display:block}.game-shell{touch-action:none;background:#05060f;justify-content:center;align-items:center;width:100vw;height:100dvh;display:flex}.game-host{justify-content:center;align-items:center;min-width:0;height:100dvh;display:flex}.damage-panel{display:none}.account-button{z-index:20;color:#bae6fd;cursor:pointer;background:#111827e8;border:1px solid #38bdf8;border-radius:10px;padding:10px 14px;font-weight:800;position:fixed;top:16px;right:16px}.auth-backdrop{z-index:100;touch-action:auto;background:#020617d1;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.auth-dialog{color:#e5e7eb;-webkit-user-select:text;user-select:text;background:#111527;border:1px solid #334155;border-radius:16px;width:min(400px,100%);padding:26px;box-shadow:0 24px 80px #00000080}.auth-dialog h2{color:#fff;margin-bottom:18px}.auth-dialog p{color:#cbd5e1;margin-bottom:18px}.auth-dialog label{color:#cbd5e1;gap:7px;margin-top:14px;font-size:13px;font-weight:700;display:grid}.auth-dialog input{color:#fff;width:100%;font:inherit;-webkit-user-select:text;user-select:text;background:#070a13;border:1px solid #475569;border-radius:8px;outline:none;padding:12px}.auth-dialog input:focus{border-color:#38bdf8;box-shadow:0 0 0 3px #38bdf826}.auth-primary,.auth-danger,.auth-switch{width:100%;font:inherit;cursor:pointer;border-radius:9px;margin-top:18px;padding:12px;font-weight:800}.auth-primary{color:#082f49;background:#38bdf8;border:0}.auth-danger{color:#fff;background:#be123c;border:0}.auth-switch{color:#93c5fd;background:0 0;border:0;margin-top:8px}.auth-error{font-size:13px;color:#fda4af!important;margin:12px 0 0!important}@media (min-width:1200px) and (pointer:fine){.game-shell{padding:18px}.damage-panel{z-index:10;color:#e5e7eb;background:linear-gradient(#111527 0%,#0b1020 100%);border:1px solid #26304f;border-radius:16px;width:280px;max-height:calc(100dvh - 40px);padding:20px;display:block;position:fixed;top:50%;right:20px;overflow-y:auto;transform:translateY(-50%);box-shadow:0 18px 60px #00000059}.damage-panel h2{color:#fff;font-size:20px}.damage-panel-note,.damage-empty{color:#94a3b8;margin-top:6px;font-size:12px}.damage-empty{margin-top:28px}.damage-row{margin-top:18px}.damage-label{justify-content:space-between;gap:12px;margin-bottom:7px;font-size:12px;display:flex}.damage-label span:first-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.damage-track{background:#070a13;border-radius:999px;height:10px;overflow:hidden}.damage-bar{border-radius:inherit;height:100%;transition:width .18s ease-out}}
