:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}.card{padding:2em}#app{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.login-form.svelte-1qhlx2k{max-width:400px;margin:0 auto;padding:30px;background:#000c;border-radius:10px;border:2px solid #4a9eff}h2.svelte-1qhlx2k{text-align:center;color:#4a9eff;margin-bottom:30px}.form-group.svelte-1qhlx2k{margin-bottom:20px}label.svelte-1qhlx2k{display:block;margin-bottom:8px;color:#fff;font-weight:700}input.svelte-1qhlx2k{width:100%;padding:12px;background:#ffffff1a;border:2px solid #4a9eff;border-radius:5px;color:#fff;font-size:16px;box-sizing:border-box}input.svelte-1qhlx2k:focus{outline:none;border-color:#6ab0ff;background:#ffffff26}input.svelte-1qhlx2k:disabled{opacity:.5;cursor:not-allowed}button.svelte-1qhlx2k{width:100%;padding:15px;background:#4a9eff;border:none;border-radius:5px;color:#fff;font-size:18px;font-weight:700;cursor:pointer;transition:background .3s}button.svelte-1qhlx2k:hover:not(:disabled){background:#3a8eef}button.svelte-1qhlx2k:disabled{background:#666;cursor:not-allowed}.error.svelte-1qhlx2k{padding:12px;background:#f443;border:1px solid #ff4444;border-radius:5px;color:#f88;margin-bottom:20px}.switch-form.svelte-1qhlx2k{text-align:center;margin-top:20px;color:#aaa}.link-button.svelte-1qhlx2k{background:none;border:none;color:#4a9eff;padding:0;margin-left:5px;cursor:pointer;text-decoration:underline;font-size:14px;width:auto}.link-button.svelte-1qhlx2k:hover{color:#6ab0ff}.register-form.svelte-124z2h2{max-width:400px;margin:0 auto;padding:30px;background:#000c;border-radius:10px;border:2px solid #4a9eff}h2.svelte-124z2h2{text-align:center;color:#4a9eff;margin-bottom:30px}.form-group.svelte-124z2h2{margin-bottom:20px}label.svelte-124z2h2{display:block;margin-bottom:8px;color:#fff;font-weight:700}input.svelte-124z2h2{width:100%;padding:12px;background:#ffffff1a;border:2px solid #4a9eff;border-radius:5px;color:#fff;font-size:16px;box-sizing:border-box}input.svelte-124z2h2:focus{outline:none;border-color:#6ab0ff;background:#ffffff26}input.svelte-124z2h2:disabled{opacity:.5;cursor:not-allowed}button.svelte-124z2h2{width:100%;padding:15px;background:#4a9eff;border:none;border-radius:5px;color:#fff;font-size:18px;font-weight:700;cursor:pointer;transition:background .3s}button.svelte-124z2h2:hover:not(:disabled){background:#3a8eef}button.svelte-124z2h2:disabled{background:#666;cursor:not-allowed}.error.svelte-124z2h2{padding:12px;background:#f443;border:1px solid #ff4444;border-radius:5px;color:#f88;margin-bottom:20px}.switch-form.svelte-124z2h2{text-align:center;margin-top:20px;color:#aaa}.link-button.svelte-124z2h2{background:none;border:none;color:#4a9eff;padding:0;margin-left:5px;cursor:pointer;text-decoration:underline;font-size:14px;width:auto}.link-button.svelte-124z2h2:hover{color:#6ab0ff}.character-creation.svelte-16fb1ie{max-width:900px;margin:0 auto;padding:30px;background:#000000e6;border-radius:10px;border:2px solid #4a9eff}h2.svelte-16fb1ie{text-align:center;color:#4a9eff;margin-bottom:30px;font-size:32px}h3.svelte-16fb1ie{text-align:center;color:#fff;margin:30px 0 20px}.name-input.svelte-16fb1ie{margin-bottom:30px}label.svelte-16fb1ie{display:block;margin-bottom:8px;color:#fff;font-weight:700}input.svelte-16fb1ie{width:100%;padding:12px;background:#ffffff1a;border:2px solid #4a9eff;border-radius:5px;color:#fff;font-size:18px;box-sizing:border-box}input.svelte-16fb1ie:focus{outline:none;border-color:#6ab0ff;background:#ffffff26}.classes.svelte-16fb1ie{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:30px}@media(max-width:900px){.classes.svelte-16fb1ie{grid-template-columns:1fr}}.class-card.svelte-16fb1ie{padding:20px;background:#00000080;border:3px solid #666;border-radius:10px;cursor:pointer;transition:all .3s}.class-card.svelte-16fb1ie:hover{transform:translateY(-5px);box-shadow:0 10px 20px #4a9eff4d}.class-card.selected.svelte-16fb1ie{background:#4a9eff33;border-width:4px}.class-card.svelte-16fb1ie h4:where(.svelte-16fb1ie){margin:0 0 10px;font-size:24px}.description.svelte-16fb1ie{color:#ccc;margin:0 0 15px;font-size:14px}.stats.svelte-16fb1ie{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:15px 0}.stat.svelte-16fb1ie{display:flex;justify-content:space-between;padding:5px;background:#ffffff0d;border-radius:3px}.stat.svelte-16fb1ie .label:where(.svelte-16fb1ie){color:#aaa;font-size:14px}.stat.svelte-16fb1ie .value:where(.svelte-16fb1ie){color:#4a9eff;font-weight:700}.equipment.svelte-16fb1ie{margin-top:15px;padding-top:15px;border-top:1px solid #444;color:#ddd;font-size:14px}.equipment.svelte-16fb1ie strong:where(.svelte-16fb1ie){color:#4a9eff}button.svelte-16fb1ie{width:100%;padding:15px;background:#4a9eff;border:none;border-radius:5px;color:#fff;font-size:20px;font-weight:700;cursor:pointer;transition:background .3s}button.svelte-16fb1ie:hover:not(:disabled){background:#3a8eef}button.svelte-16fb1ie:disabled{background:#666;cursor:not-allowed;opacity:.5}.error.svelte-16fb1ie{padding:12px;background:#f443;border:1px solid #ff4444;border-radius:5px;color:#f88;margin-bottom:20px;text-align:center}.game-container-wrapper.svelte-qch77w{position:relative;width:100%;display:flex;justify-content:center;align-items:center;padding:20px}#game-container.svelte-qch77w{border:3px solid #4a9eff;border-radius:8px;overflow:hidden;box-shadow:0 0 20px #4a9eff80}.interaction-prompt.svelte-qch77w{position:absolute;bottom:80px;left:50%;transform:translate(-50%);background:#000000d9;border:2px solid #4a9eff;border-radius:8px;padding:12px 24px;color:#fff;font-size:18px;font-weight:700;animation:svelte-qch77w-pulse 1.5s ease-in-out infinite;z-index:1000}@keyframes svelte-qch77w-pulse{0%,to{transform:translate(-50%) scale(1)}50%{transform:translate(-50%) scale(1.05)}}.controls-hint.svelte-qch77w{position:absolute;top:20px;right:20px;background:#000000b3;border:2px solid #4a9eff;border-radius:5px;padding:10px 15px;color:#fff;font-size:14px;line-height:1.6}.controls-hint.svelte-qch77w div:where(.svelte-qch77w){margin:2px 0}.hud.svelte-se4dbo{background:#000000d9;border:2px solid #4a9eff;border-radius:8px;padding:15px;color:#fff;min-width:300px}.character-info.svelte-se4dbo{margin-bottom:15px;padding-bottom:10px;border-bottom:2px solid #4a9eff}.name-class.svelte-se4dbo{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.name-class.svelte-se4dbo h3:where(.svelte-se4dbo){margin:0;color:#4a9eff;font-size:20px}.class.svelte-se4dbo{background:#4a9eff4d;padding:4px 12px;border-radius:12px;font-size:14px;font-weight:700}.level-location.svelte-se4dbo{display:flex;justify-content:space-between;font-size:14px;color:#aaa}.level.svelte-se4dbo{color:#ffb84d}.location.svelte-se4dbo{color:#95e1d3}.stats-grid.svelte-se4dbo{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.stat-item.svelte-se4dbo{background:#4a9eff1a;padding:8px;border-radius:5px;border:1px solid #4a9eff}.stat-label.svelte-se4dbo{font-size:12px;color:#aaa;margin-bottom:4px}.stat-value.svelte-se4dbo{font-size:18px;font-weight:700;color:#fff}.stat-value.gold.svelte-se4dbo{color:gold}.stat-value.magic.svelte-se4dbo{color:#4ecdc4}.health-bar-container.svelte-se4dbo{grid-column:1 / -1}.health-bar.svelte-se4dbo{position:relative;width:100%;height:28px;background:#8b000080;border:1px solid #8b0000;border-radius:4px;overflow:hidden}.health-fill.svelte-se4dbo{position:absolute;left:0;top:0;height:100%;background:linear-gradient(90deg,#dc143c,#ff6b6b);transition:width .3s ease}.health-text.svelte-se4dbo{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:14px;font-weight:700;color:#fff;text-shadow:1px 1px 2px rgba(0,0,0,.8);z-index:1}.inventory-panel.svelte-43wv09{background:#000000f2;border:3px solid #4a9eff;border-radius:10px;padding:20px;width:500px;max-height:600px;display:flex;flex-direction:column}.panel-header.svelte-43wv09{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:10px;border-bottom:2px solid #4a9eff}.panel-header.svelte-43wv09 h2:where(.svelte-43wv09){margin:0;color:#4a9eff;font-size:28px}.close-btn.svelte-43wv09{background:transparent;border:2px solid #ff6b6b;color:#ff6b6b;width:36px;height:36px;border-radius:50%;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.close-btn.svelte-43wv09:hover{background:#ff6b6b;color:#fff}.error.svelte-43wv09{padding:12px;background:#f443;border:1px solid #ff4444;border-radius:5px;color:#f88;margin-bottom:15px}.loading.svelte-43wv09,.empty.svelte-43wv09{text-align:center;padding:40px;color:#aaa;font-size:16px}.items-grid.svelte-43wv09{display:grid;grid-template-columns:1fr;gap:12px;overflow-y:auto;max-height:450px;padding-right:10px}.item-card.svelte-43wv09{background:#4a9eff1a;border:2px solid #4a9eff;border-radius:8px;padding:12px;display:flex;gap:15px;align-items:center;transition:all .2s}.item-card.svelte-43wv09:hover{background:#4a9eff33;transform:translateY(-2px)}.item-icon.svelte-43wv09{font-size:32px;width:40px;text-align:center}.item-details.svelte-43wv09{flex:1;display:flex;flex-direction:column;gap:4px}.item-name.svelte-43wv09{font-size:16px;font-weight:700;color:#fff}.item-type.svelte-43wv09{font-size:14px;color:#aaa}.item-quantity.svelte-43wv09{font-size:14px;color:#ffb84d;font-weight:700}.item-stats.svelte-43wv09{display:flex;gap:8px;font-size:13px;color:#95e1d3}.use-btn.svelte-43wv09{margin-top:4px;padding:6px 16px;background:#4a9eff;border:none;border-radius:4px;color:#fff;font-weight:700;cursor:pointer;align-self:flex-start;transition:background .2s}.use-btn.svelte-43wv09:hover:not(:disabled){background:#3a8eef}.use-btn.svelte-43wv09:disabled{background:#666;cursor:not-allowed;opacity:.5}.panel-footer.svelte-43wv09{margin-top:15px;padding-top:15px;border-top:1px solid #4a9eff}.hint.svelte-43wv09{margin:0;text-align:center;color:#aaa;font-size:14px}.items-grid.svelte-43wv09::-webkit-scrollbar{width:8px}.items-grid.svelte-43wv09::-webkit-scrollbar-track{background:#0000004d;border-radius:4px}.items-grid.svelte-43wv09::-webkit-scrollbar-thumb{background:#4a9eff;border-radius:4px}.items-grid.svelte-43wv09::-webkit-scrollbar-thumb:hover{background:#3a8eef}.shop-panel.svelte-1bnehj1{background:#000000f2;border:3px solid #daa520;border-radius:10px;padding:20px;width:600px;max-height:700px;display:flex;flex-direction:column}.panel-header.svelte-1bnehj1{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;padding-bottom:10px;border-bottom:2px solid #daa520}.panel-header.svelte-1bnehj1 h2:where(.svelte-1bnehj1){margin:0;color:#daa520;font-size:28px}.close-btn.svelte-1bnehj1{background:transparent;border:2px solid #ff6b6b;color:#ff6b6b;width:36px;height:36px;border-radius:50%;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.close-btn.svelte-1bnehj1:hover{background:#ff6b6b;color:#fff}.gold-display.svelte-1bnehj1{background:#daa52033;border:2px solid #daa520;border-radius:5px;padding:10px;margin-bottom:15px;display:flex;justify-content:space-between;align-items:center;font-size:18px}.gold-display.svelte-1bnehj1 .label:where(.svelte-1bnehj1){color:#aaa}.gold-display.svelte-1bnehj1 .amount:where(.svelte-1bnehj1){color:gold;font-weight:700;font-size:22px}.error.svelte-1bnehj1,.success.svelte-1bnehj1{padding:10px;border-radius:5px;margin-bottom:15px;text-align:center;font-weight:700}.error.svelte-1bnehj1{background:#f443;border:1px solid #ff4444;color:#f88}.success.svelte-1bnehj1{background:#4caf5033;border:1px solid #4caf50;color:#81c784}.loading.svelte-1bnehj1,.empty.svelte-1bnehj1{text-align:center;padding:40px;color:#aaa;font-size:16px}.items-grid.svelte-1bnehj1{display:grid;grid-template-columns:1fr;gap:12px;overflow-y:auto;max-height:500px;padding-right:10px}.item-card.svelte-1bnehj1{background:#daa5201a;border:2px solid #daa520;border-radius:8px;padding:15px;display:flex;gap:15px;transition:all .2s}.item-card.svelte-1bnehj1:hover{background:#daa52033;transform:translateY(-2px)}.item-card.unaffordable.svelte-1bnehj1{opacity:.6;border-color:#666}.item-card.incompatible.svelte-1bnehj1{opacity:.5;border-color:#ff6b6b}.item-icon.svelte-1bnehj1{font-size:36px;width:50px;text-align:center}.item-details.svelte-1bnehj1{flex:1;display:flex;flex-direction:column;gap:6px}.item-name.svelte-1bnehj1{font-size:18px;font-weight:700;color:#fff}.item-type.svelte-1bnehj1{font-size:14px;color:#aaa}.restriction.svelte-1bnehj1{color:#ffb84d;font-size:12px}.item-stats.svelte-1bnehj1{display:flex;gap:10px;font-size:14px;color:#95e1d3}.item-footer.svelte-1bnehj1{display:flex;justify-content:space-between;align-items:center;margin-top:8px}.price.svelte-1bnehj1{font-size:18px;font-weight:700;color:gold}.buy-btn.svelte-1bnehj1{padding:8px 20px;background:#4a9eff;border:none;border-radius:5px;color:#fff;font-weight:700;cursor:pointer;transition:background .2s;font-size:14px}.buy-btn.svelte-1bnehj1:hover:not(:disabled){background:#3a8eef}.buy-btn.svelte-1bnehj1:disabled{background:#666;cursor:not-allowed;opacity:.7}.panel-footer.svelte-1bnehj1{margin-top:15px;padding-top:15px;border-top:1px solid #daa520}.hint.svelte-1bnehj1{margin:0;text-align:center;color:#aaa;font-size:14px}.items-grid.svelte-1bnehj1::-webkit-scrollbar{width:8px}.items-grid.svelte-1bnehj1::-webkit-scrollbar-track{background:#0000004d;border-radius:4px}.items-grid.svelte-1bnehj1::-webkit-scrollbar-thumb{background:#daa520;border-radius:4px}.items-grid.svelte-1bnehj1::-webkit-scrollbar-thumb:hover{background:#b8860b}body{margin:0;padding:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background:linear-gradient(135deg,#1e3c72,#2a5298,#1e3c72);min-height:100vh}main.svelte-1n46o8q{display:flex;justify-content:center;align-items:center;min-height:100vh;padding:20px}.app-container.svelte-1n46o8q{width:100%;max-width:1200px}.loading.svelte-1n46o8q{text-align:center;color:#fff}.spinner.svelte-1n46o8q{border:4px solid rgba(255,255,255,.3);border-top:4px solid #4a9eff;border-radius:50%;width:50px;height:50px;animation:svelte-1n46o8q-spin 1s linear infinite;margin:0 auto 20px}@keyframes svelte-1n46o8q-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.auth-container.svelte-1n46o8q{max-width:500px;margin:0 auto}.title.svelte-1n46o8q{text-align:center;margin-bottom:30px}.title.svelte-1n46o8q h1:where(.svelte-1n46o8q){color:#fff;font-size:48px;margin:0 0 10px;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.subtitle.svelte-1n46o8q{color:#4a9eff;font-size:18px;margin:0}.game-view.svelte-1n46o8q{background:#000c;border-radius:10px;border:2px solid #4a9eff;padding:20px}.game-header.svelte-1n46o8q{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:20px;border-bottom:2px solid #4a9eff}.game-header.svelte-1n46o8q h2:where(.svelte-1n46o8q){color:#4a9eff;margin:0}.logout-btn.svelte-1n46o8q{padding:10px 20px;background:#ff6b6b;border:none;border-radius:5px;color:#fff;cursor:pointer;font-weight:700}.logout-btn.svelte-1n46o8q:hover{background:#ff5252}.game-layout.svelte-1n46o8q{display:flex;gap:20px;padding:20px}.sidebar-left.svelte-1n46o8q{flex-shrink:0}.game-center.svelte-1n46o8q{flex:1;display:flex;justify-content:center;align-items:flex-start}.overlay.svelte-1n46o8q{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;display:flex;justify-content:center;align-items:center;z-index:1000;animation:svelte-1n46o8q-fadeIn .2s ease}@keyframes svelte-1n46o8q-fadeIn{0%{opacity:0}to{opacity:1}}
