:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--chat-local:#e8edf5;--chat-world:#9ec5ff;--chat-system:#e4c56a;--chat-party:#7eb6ff;--chat-guild:#8fd18f;--chat-whisper:#c9a0ff;font-family:Segoe UI,Tahoma,sans-serif}html,body{color:#e8edf5;background:#07090d;width:100%;height:100%;margin:0;overflow:hidden}#game-canvas{z-index:0;width:100%;height:100%;display:block;position:relative}#overlay{z-index:2;pointer-events:none;flex-direction:column;justify-content:space-between;padding:28px;display:flex;position:absolute;inset:0}#hud-root{z-index:2;pointer-events:none;position:absolute;inset:0}.brand h1{letter-spacing:.18em;text-transform:uppercase;margin:0;font-weight:600}.brand p,#status{color:#9db0c8;margin:8px 0 0;font-size:14px}.hint{color:#7d90a8;margin:6px 0 0;font-size:13px}#session-root{z-index:3;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}#session-root:not(:empty),#session-root.dim,#session-root.opaque{pointer-events:auto}#session-root.dim{background:#07090db8}#session-root.opaque{background:#07090d}.panel{background:#101820;border:1px solid #2a3a4d;border-radius:12px;width:min(420px,100vw - 40px);padding:24px;box-shadow:0 18px 40px #00000059}.panel h2{margin:0 0 8px;font-size:22px;font-weight:600}.panel-copy,.form-error{color:#9db0c8;margin:0 0 14px;font-size:14px}.form-error{color:#e08a8a;min-height:1.2em}.panel label{color:#c5d2e0;flex-direction:column;gap:6px;margin-bottom:12px;font-size:13px;display:flex}.panel input,.panel select,.panel button{font:inherit;color:#e8edf5}.panel input,.panel select{background:#0c1218;border:1px solid #3a4c61;border-radius:8px;padding:8px 10px}.panel-actions,.create-row,.character-row{align-items:center;gap:10px;display:flex}.panel-stack{flex-direction:column;gap:8px;display:flex}.panel-stack button{width:100%}.panel button{cursor:pointer;background:#2f6f66;border:0;border-radius:8px;padding:8px 14px}.panel button.ghost{background:0 0;border:1px solid #3a4c61}.character-list{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.character-row{border:1px solid #2a3a4d;border-radius:8px;justify-content:space-between;padding:8px 10px}.saved-accounts{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.saved-accounts-label{color:#9db0c8;margin:0;font-size:13px}.saved-account-row{align-items:center;gap:8px;display:flex}.saved-account-pick{text-align:left;flex:1}.remember-row{flex-direction:row;align-items:center;gap:8px}.remember-row input{width:auto}.create-row input{flex:1}.hidden{display:none}.hud-vitals{pointer-events:auto;width:240px;position:absolute;bottom:28px;left:28px}.hud-bar{background:#0c1218;border:1px solid #2a3a4d;border-radius:6px;height:12px;margin-bottom:6px;overflow:hidden}.hud-bar-fill{width:100%;height:100%;display:block}.hud-bar.hp .hud-bar-fill{background:#b44545}.hud-bar.mp .hud-bar-fill{background:#3a6ea5}.hud-vitals-text,.target-hp,.target-hit,.target-name{color:#c5d2e0;margin:0;font-size:13px}.target-frame{pointer-events:auto;background:#101820e0;border:1px solid #2a3a4d;border-radius:10px;width:min(320px,100vw - 48px);padding:12px 14px;position:absolute;top:24px;left:50%;transform:translate(-50%)}.target-name{margin-bottom:8px;font-weight:600}.target-hit{color:#e08a8a;min-height:1.2em}.hud-death{color:#e8edf5;letter-spacing:.04em;margin:0;font-size:20px;position:absolute;top:42%;left:50%;transform:translate(-50%,-50%)}.chat-root{z-index:3;pointer-events:auto;width:min(460px,100vw - 32px);position:absolute;bottom:88px;left:16px}.chat-panel{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a1016c7;border:1px solid #c4a86c47;border-radius:10px;flex-direction:column;height:min(228px,32vh);transition:background .4s;display:flex;overflow:hidden;box-shadow:0 10px 28px #00000047}.chat-root.idle:not(:hover):not(.composing) .chat-panel{background:#0a101647;border-color:#c4a86c24}.chat-root.collapsed .chat-toolbar,.chat-root.collapsed .chat-log,.chat-root.collapsed .chat-jump{display:none}.chat-root.collapsed .chat-panel{height:auto}.chat-toolbar{justify-content:space-between;align-items:center;gap:8px;padding:6px 8px 0;display:flex}.chat-filters{gap:4px;display:flex}.chat-filter,.chat-hide,.chat-jump,.chat-sender,.chat-channel{font:inherit;color:#c5d2e0;cursor:pointer}.chat-filter,.chat-hide{background:0 0;border:1px solid #0000;border-radius:6px;padding:2px 8px}.chat-filter.active{color:#e8edf5;background:#ffffff0f;border-color:#c4a86c66}.chat-hide{color:#9db0c8;width:28px}.chat-log{scrollbar-width:thin;flex:1;min-height:0;padding:6px 10px 4px;overflow:hidden auto}.chat-line{color:var(--chat-local);word-break:break-word;margin:0 0 3px;font-size:13px;line-height:1.35;transition:opacity 1.2s}.chat-root.idle:not(:hover):not(.composing) .chat-line:not(.fresh){opacity:.38}.chat-channel-world,.chat-channel-world .chat-tag{color:var(--chat-world)}.chat-channel-system,.chat-channel-system .chat-sender{color:var(--chat-system)}.chat-channel-party{color:var(--chat-party)}.chat-channel-guild{color:var(--chat-guild)}.chat-channel-whisper{color:var(--chat-whisper)}.chat-time{color:#7d90a8;font-size:11px}.chat-sender{background:0 0;border:0;padding:0;font-weight:600}.chat-jump{background:#101820e6;border:1px solid #c4a86c59;border-radius:999px;align-self:center;margin:0 0 4px;padding:2px 10px;font-size:12px}.chat-compose{gap:6px;padding:6px 8px 8px;display:flex}.chat-channel,.chat-input{background:#080c10b8;border:1px solid #2a3a4d;border-radius:6px}.chat-channel{width:92px;padding:4px 6px;font-size:12px}.chat-input{color:#e8edf5;flex:1;min-width:0;padding:5px 8px;font-size:13px}.chat-input:focus,.chat-channel:focus{outline:1px solid #c4a86c73}.chat-root:not(.composing) .chat-input{background:#080c1059}
