.modal-backdrop.svelte-979e4u{position:fixed;inset:0;background:#000000d9;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px}.modal-content.svelte-979e4u{background:var(--bg-secondary);border-radius:12px;width:100%;max-width:480px;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;position:relative}.modal-close.svelte-979e4u{position:absolute;top:16px;right:16px;background:transparent;border:none;color:var(--text-muted);cursor:pointer;padding:8px;z-index:10;display:flex;align-items:center;justify-content:center;border-radius:8px;box-shadow:none}.modal-close.svelte-979e4u:hover{color:var(--text-primary);background:var(--bg-dark)}.tab-bar.svelte-979e4u{padding:56px 24px 0;display:flex;justify-content:center}.tab-list.svelte-979e4u{display:flex;width:100%;background:var(--bg-dark);border-radius:8px;padding:5px}.tab-item.svelte-979e4u{flex:1;padding:10px 0;background:none;border:none;border-radius:8px;font-size:13px;font-weight:700;color:var(--text-muted);cursor:pointer;box-shadow:none;display:flex;align-items:center;justify-content:center}.tab-item.svelte-979e4u:hover:not(.active){color:var(--text-primary)}.tab-item.active.svelte-979e4u{background:var(--bg-secondary);color:var(--text-primary)}.modal-body.svelte-979e4u{padding:24px;overflow-y:auto;flex:1;scrollbar-width:thin;scrollbar-color:#444 transparent}.modal-body.svelte-979e4u::-webkit-scrollbar{width:6px}.modal-body.svelte-979e4u::-webkit-scrollbar-track{background:transparent}.modal-body.svelte-979e4u::-webkit-scrollbar-thumb{background:#444;border-radius:3px}.modal-body.svelte-979e4u::-webkit-scrollbar-thumb:hover{background:#555}.alert.svelte-979e4u{padding:12px 16px;border-radius:8px;font-size:13px;font-weight:700;margin-bottom:16px}.alert-error.svelte-979e4u{background:#ef444426;color:#f87171}.alert-success.svelte-979e4u{background:#22c55e26;color:#4ade80}.deposit-flow.svelte-979e4u{display:flex;flex-direction:column;gap:20px}.field-group.svelte-979e4u{display:flex;flex-direction:column;gap:8px}.field-label.svelte-979e4u{font-size:13px;font-weight:700;color:var(--text-secondary)}.field-warning.svelte-979e4u{font-size:12px;color:#ffffffd9;background:#ffffff1a;padding:6px 10px;border-radius:6px;margin-top:4px}.dropdown-wrap.svelte-979e4u{position:relative}.dropdown-btn.svelte-979e4u{width:100%;display:flex;align-items:center;gap:10px;padding:14px 16px;background:var(--bg-dark);border:none;border-radius:8px;color:var(--text-primary);font-size:14px;font-weight:700;cursor:pointer;text-align:left}.dropdown-btn.svelte-979e4u:hover:not(:disabled){background:var(--bg-hover)}.dropdown-btn.svelte-979e4u:disabled{opacity:.5;cursor:not-allowed}.dropdown-icon.svelte-979e4u{width:24px;height:24px;border-radius:50%;flex-shrink:0}.dropdown-text.svelte-979e4u{flex:1}.dropdown-placeholder.svelte-979e4u{flex:1;color:var(--text-muted)}.dropdown-chevron.svelte-979e4u{color:var(--text-muted);flex-shrink:0;transition:transform .15s}.dropdown-chevron.open.svelte-979e4u{transform:rotate(180deg)}.dropdown-menu.svelte-979e4u{position:absolute;top:calc(100% + 4px);left:0;right:0;background:var(--bg-dark);border-radius:8px;max-height:200px;overflow-y:auto;z-index:50;scrollbar-width:thin;scrollbar-color:#444 transparent}.dropdown-menu.svelte-979e4u::-webkit-scrollbar{width:6px}.dropdown-menu.svelte-979e4u::-webkit-scrollbar-track{background:transparent}.dropdown-menu.svelte-979e4u::-webkit-scrollbar-thumb{background:#444;border-radius:3px}.dropdown-menu.svelte-979e4u::-webkit-scrollbar-thumb:hover{background:#555}.dropdown-option.svelte-979e4u{width:100%;display:flex;align-items:center;gap:10px;padding:12px 16px;background:transparent;border:none;color:var(--text-primary);font-size:14px;font-weight:700;cursor:pointer;text-align:left}.dropdown-option.svelte-979e4u:hover{background:var(--bg-hover)}.dropdown-option.selected.svelte-979e4u{background:var(--bg-tertiary)}.address-box.svelte-979e4u{display:flex;align-items:center;gap:12px;padding:14px 16px;background:var(--bg-dark);border-radius:8px;min-height:52px}.address-text.svelte-979e4u{flex:1;font-size:13px;font-family:SF Mono,Fira Code,monospace;color:var(--text-primary);word-break:break-all;line-height:1.4}.address-placeholder.svelte-979e4u{flex:1;font-size:13px;color:var(--text-muted)}.copy-icon.svelte-979e4u{flex-shrink:0;padding:4px;background:transparent;border:none;color:var(--text-muted);cursor:pointer;display:flex;align-items:center;justify-content:center}.copy-icon.svelte-979e4u:hover{color:var(--text-secondary)}.copy-icon.copied.svelte-979e4u{color:#22c55e}.skeleton-text.svelte-979e4u{flex:1;height:16px;background:linear-gradient(90deg,var(--bg-tertiary) 25%,var(--bg-secondary) 50%,var(--bg-tertiary) 75%);background-size:200% 100%;animation:svelte-979e4u-shimmer 1.5s infinite;border-radius:8px}@keyframes svelte-979e4u-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.info-message.svelte-979e4u{display:flex;align-items:flex-start;gap:10px;font-size:13px;color:var(--accent-crimson);line-height:1.5}.info-icon.svelte-979e4u{flex-shrink:0;margin-top:2px;color:var(--accent-crimson)}.qr-section.svelte-979e4u{display:flex;justify-content:center;padding:16px 0}.qr-code.svelte-979e4u{width:200px;height:200px;border-radius:8px;background:#fff;padding:8px}.qr-skeleton.svelte-979e4u{width:200px;height:200px;border-radius:8px;background:var(--bg-dark)}.fee-info.svelte-979e4u{display:flex;flex-direction:column;gap:8px;padding:14px 16px;background:var(--bg-dark);border-radius:8px}.fee-row.svelte-979e4u{display:flex;justify-content:space-between;font-size:13px;font-weight:700;color:var(--text-secondary)}.fee-note.svelte-979e4u{font-size:12px;color:var(--accent-crimson);margin-top:4px}.form-flow.svelte-979e4u{display:flex;flex-direction:column;gap:20px}.input-box.svelte-979e4u{padding:14px 16px;background:var(--bg-dark);border:none;border-radius:8px;color:var(--text-primary);font-size:14px;font-weight:700}.input-box.svelte-979e4u:focus{outline:none;background:var(--bg-hover)}.input-box.svelte-979e4u::placeholder{color:var(--text-muted)}.submit-btn.svelte-979e4u{padding:14px 20px;background:var(--bg-dark);border:none;border-radius:8px;color:var(--text-primary);font-size:14px;font-weight:700;cursor:pointer;transition:background .15s}.submit-btn.svelte-979e4u:hover:not(:disabled){background:var(--bg-hover)}.submit-btn.svelte-979e4u:disabled{opacity:.5;cursor:not-allowed}.coming-soon-block.svelte-979e4u{display:flex;flex-direction:column;align-items:center;text-align:center;padding:48px 24px}.coming-soon-icon.svelte-979e4u{color:var(--text-muted);margin-bottom:16px}.coming-soon-title.svelte-979e4u{font-size:18px;font-weight:700;color:var(--text-primary);margin:0 0 8px}.coming-soon-desc.svelte-979e4u{font-size:13px;color:var(--text-secondary);margin:0}@media (max-width: 540px){.modal-backdrop.svelte-979e4u{padding:0;align-items:stretch}.modal-content.svelte-979e4u{max-height:100vh;height:100vh;border-radius:0}.modal-close.svelte-979e4u{top:16px;right:16px;color:var(--text-primary);background:var(--bg-dark);width:40px;height:40px;border-radius:8px}.modal-close.svelte-979e4u:hover{background:var(--bg-hover)}.tab-bar.svelte-979e4u{padding:64px 16px 0}.tab-list.svelte-979e4u{padding:4px}.tab-item.svelte-979e4u{font-size:12px;padding:10px 4px}.modal-body.svelte-979e4u{padding:20px 16px;flex:1}.field-label.svelte-979e4u{font-size:12px}.dropdown-btn.svelte-979e4u{padding:12px 14px;font-size:13px}.dropdown-icon.svelte-979e4u{width:20px;height:20px}.dropdown-option.svelte-979e4u{padding:10px 14px;font-size:13px}.address-box.svelte-979e4u{padding:12px 14px}.address-text.svelte-979e4u{font-size:11px}.info-message.svelte-979e4u{font-size:12px}.qr-code.svelte-979e4u,.qr-skeleton.svelte-979e4u{width:160px;height:160px}.input-box.svelte-979e4u{padding:12px 14px;font-size:13px}.submit-btn.svelte-979e4u{padding:12px 16px;font-size:13px}}.modal-backdrop.svelte-12c3eib{position:fixed;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1001;padding:20px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal.svelte-12c3eib{background:var(--bg-secondary);border-radius:12px;width:100%;max-width:400px;overflow:hidden}.modal-header.svelte-12c3eib{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid var(--border-color)}.modal-title-row.svelte-12c3eib{display:flex;align-items:center;gap:10px;color:var(--text-primary)}.modal-title-row.svelte-12c3eib h2:where(.svelte-12c3eib){font-size:16px;font-weight:700;margin:0}.modal-title-row.svelte-12c3eib svg:where(.svelte-12c3eib){color:var(--text-muted)}.close-btn.svelte-12c3eib{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:var(--bg-tertiary)!important;border:none!important;border-radius:8px!important;outline:none!important;box-shadow:none!important;color:var(--text-muted);cursor:pointer;transition:all .15s}.close-btn.svelte-12c3eib:hover{background:var(--bg-hover)!important;color:var(--text-primary)}.modal-body.svelte-12c3eib{padding:20px}.section.svelte-12c3eib{margin-bottom:20px}.section-title.svelte-12c3eib{font-size:13px;font-weight:700;color:var(--text-secondary);margin:0 0 12px}.currency-grid.svelte-12c3eib{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.currency-option.svelte-12c3eib{display:flex;align-items:center;gap:10px;padding:14px 16px;background:var(--bg-tertiary)!important;border:2px solid transparent!important;border-radius:10px!important;outline:none!important;box-shadow:none!important;cursor:pointer;transition:all .15s;font-family:inherit}.currency-option.svelte-12c3eib:hover{background:var(--bg-hover)!important}.currency-option.selected.svelte-12c3eib{border-color:var(--accent-crimson)!important;background:#eb31701a!important}.currency-radio.svelte-12c3eib{width:18px;height:18px;border-radius:50%;border:2px solid var(--text-muted);position:relative;flex-shrink:0;transition:all .15s}.currency-radio.checked.svelte-12c3eib{border-color:var(--accent-crimson)}.currency-radio.checked.svelte-12c3eib:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;border-radius:50%;background:var(--accent-crimson)}.currency-symbol.svelte-12c3eib{font-size:16px;font-weight:700;color:var(--text-muted);min-width:24px}.currency-code.svelte-12c3eib{font-size:14px;font-weight:700;color:var(--text-primary)}.info-box.svelte-12c3eib{display:flex;align-items:flex-start;gap:10px;padding:14px;background:var(--bg-tertiary);border-radius:8px;font-size:12px;font-weight:700;color:var(--text-muted);line-height:1.5}.info-box.svelte-12c3eib svg:where(.svelte-12c3eib){flex-shrink:0;color:var(--text-muted);margin-top:1px}.error-box.svelte-12c3eib{margin-top:12px;padding:12px;background:#ef44441a;border-radius:8px;color:#ef4444;font-size:13px;font-weight:700}.modal-footer.svelte-12c3eib{display:flex;gap:10px;padding:16px 20px;border-top:1px solid var(--border-color)}.cancel-btn.svelte-12c3eib{flex:1;padding:12px;background:var(--bg-tertiary)!important;border:none!important;border-radius:8px!important;outline:none!important;box-shadow:none!important;color:var(--text-primary);font-size:14px;font-weight:700;cursor:pointer;transition:all .15s;font-family:inherit;text-align:center;display:flex;align-items:center;justify-content:center}.cancel-btn.svelte-12c3eib:hover:not(:disabled){background:var(--bg-hover)!important}.cancel-btn.svelte-12c3eib:disabled{opacity:.5;cursor:not-allowed}.save-btn.svelte-12c3eib{flex:1;padding:12px;background:var(--accent-crimson)!important;border:none!important;border-radius:8px!important;outline:none!important;box-shadow:none!important;color:#fff;font-size:14px;font-weight:700;cursor:pointer;transition:all .15s;font-family:inherit;text-align:center;display:flex;align-items:center;justify-content:center}.save-btn.svelte-12c3eib:hover:not(:disabled){background:var(--accent-crimson-hover)!important}.save-btn.svelte-12c3eib:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 480px){.modal.svelte-12c3eib{max-width:none}.currency-grid.svelte-12c3eib{grid-template-columns:1fr}}.header.svelte-hahgmm{position:fixed;top:0;left:0;right:0;height:72px;background:var(--bg-primary);z-index:100;box-shadow:0 2px 8px #00000026}.header-content.svelte-hahgmm{height:100%;width:100%;padding:0 40px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}.header-left.svelte-hahgmm{display:flex;align-items:center;gap:32px;justify-self:start}.header-center.svelte-hahgmm{justify-self:center}.center-actions.svelte-hahgmm{display:none}.desktop-only.svelte-hahgmm{display:flex}.header-right.svelte-hahgmm{justify-self:end}.logo.svelte-hahgmm{display:flex;align-items:center}.logo-img.svelte-hahgmm{height:52px;width:auto;max-width:160px;object-fit:contain}.nav.svelte-hahgmm{display:flex;align-items:center;gap:20px}.nav-link.svelte-hahgmm{color:var(--text-primary);font-weight:700;font-size:16px;padding:8px 0;transition:all .2s ease;text-decoration:none;font-family:inherit;display:flex;align-items:center;gap:5px}.nav-link.svelte-hahgmm svg:where(.svelte-hahgmm){width:16px;height:16px}.nav-link.svelte-hahgmm:hover{color:#fff}.nav-link-with-badge.svelte-hahgmm{position:relative}.new-badge.svelte-hahgmm{position:absolute;top:-8px;right:-12px;background:var(--accent-crimson);color:#fff;font-size:9px;font-weight:700;padding:2px 6px;border-radius:8px;text-transform:uppercase;letter-spacing:.5px;line-height:1;white-space:nowrap;box-shadow:0 1px 3px #0000004d}.user-actions.svelte-hahgmm{display:flex;align-items:center;gap:10px}.header-btn.svelte-hahgmm{display:flex;align-items:center;justify-content:center;gap:10px;height:52px;padding:0 22px;background:var(--bg-dark)!important;border:none!important;border-radius:10px!important;outline:none!important;box-shadow:none!important;color:var(--text-primary);font-size:15px;font-weight:700;cursor:pointer;transition:all .15s;font-family:inherit}.header-btn.svelte-hahgmm:focus,.header-btn.svelte-hahgmm:active{outline:none!important;box-shadow:none!important;border:none!important}.header-btn.svelte-hahgmm:hover{background:var(--bg-hover)!important}.btn-icon.svelte-hahgmm{flex-shrink:0}.btn-text.svelte-hahgmm{font-weight:700}.btn-chevron.svelte-hahgmm{color:var(--text-muted);flex-shrink:0}.balance-btn.svelte-hahgmm{background:var(--bg-tertiary)!important;min-width:110px;gap:6px}.balance-btn.svelte-hahgmm:hover{background:var(--bg-hover)!important}.balance-btn.in-game.svelte-hahgmm{background:#dc262626!important}.balance-dropdown-container.svelte-hahgmm{position:relative}.wallet-btn.svelte-hahgmm{background:var(--accent-crimson)!important;color:#fff;min-width:110px}.wallet-btn.svelte-hahgmm:hover{background:var(--accent-crimson-hover)!important}.profile-btn.svelte-hahgmm{width:52px;padding:0;background:var(--bg-tertiary)!important}.profile-btn.svelte-hahgmm:hover{background:var(--bg-hover)!important}.balance-dropdown.svelte-hahgmm{position:absolute;top:calc(100% + 8px);right:0;width:200px;background:var(--bg-secondary);border-radius:10px;box-shadow:0 8px 24px #0006;z-index:1000;padding:14px;display:flex;flex-direction:column;gap:12px}.balance-dropdown-header.svelte-hahgmm{display:flex;justify-content:space-between;align-items:center}.balance-dropdown-label.svelte-hahgmm{font-size:12px;font-weight:700;color:var(--text-muted)}.balance-dropdown-value.svelte-hahgmm{font-size:14px;font-weight:700;color:var(--text-primary)}.claim-btn.svelte-hahgmm{width:100%;padding:10px;background:var(--bg-tertiary)!important;border:none!important;border-radius:8px!important;outline:none!important;box-shadow:none!important;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:var(--text-primary);font-size:13px;font-weight:700;cursor:pointer;transition:all .15s;font-family:inherit}.claim-btn.svelte-hahgmm:focus,.claim-btn.svelte-hahgmm:active{outline:none!important;box-shadow:none!important;border:none!important}.claim-btn.svelte-hahgmm:hover:not(:disabled){background:var(--bg-hover)!important}.claim-btn.svelte-hahgmm:disabled{opacity:.5;cursor:not-allowed}.currency-display.svelte-hahgmm{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 0;border-top:1px solid var(--border-color);font-size:12px;font-weight:700}.currency-display-text.svelte-hahgmm{color:var(--text-muted)}.currency-badge.svelte-hahgmm{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;background:var(--bg-tertiary);border-radius:12px;color:var(--text-primary)}.currency-symbol.svelte-hahgmm{opacity:.7}.wallet-settings-btn.svelte-hahgmm{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px;background:var(--bg-tertiary)!important;border:none!important;border-radius:8px!important;outline:none!important;box-shadow:none!important;color:var(--text-primary);font-size:13px;font-weight:700;cursor:pointer;transition:all .15s;font-family:inherit}.wallet-settings-btn.svelte-hahgmm:hover{background:var(--bg-hover)!important}.wallet-settings-btn.svelte-hahgmm svg:where(.svelte-hahgmm){color:var(--text-muted)}.auth-buttons.svelte-hahgmm{display:flex;align-items:center;gap:12px}.dropdown-overlay.svelte-hahgmm{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:999}@media (max-width: 1400px){.header-left.svelte-hahgmm{gap:20px}.nav.svelte-hahgmm{gap:16px}.nav-link.svelte-hahgmm{font-size:14px}.logo-img.svelte-hahgmm{height:44px}}@media (max-width: 1200px){.header.svelte-hahgmm{height:66px}.header-content.svelte-hahgmm{padding:0 20px}.header-left.svelte-hahgmm{gap:16px}.nav.svelte-hahgmm{gap:12px}.nav-link.svelte-hahgmm{font-size:13px;gap:4px}.nav-link.svelte-hahgmm svg:where(.svelte-hahgmm){width:14px;height:14px}.logo-img.svelte-hahgmm{height:40px}.user-actions.svelte-hahgmm{gap:8px}.header-btn.svelte-hahgmm{height:46px;padding:0 18px;font-size:14px;border-radius:8px}.profile-btn.svelte-hahgmm{width:46px}}@media (max-width: 1024px){.header.svelte-hahgmm{height:60px}.header-content.svelte-hahgmm{padding:0 16px;gap:12px}.header-left.svelte-hahgmm{gap:12px}.nav.svelte-hahgmm{gap:10px}.nav-link.svelte-hahgmm{font-size:12px;gap:3px}.nav-link.svelte-hahgmm svg:where(.svelte-hahgmm){width:12px;height:12px}.logo-img.svelte-hahgmm{height:36px}.user-actions.svelte-hahgmm{gap:6px}.header-btn.svelte-hahgmm{height:42px;padding:0 14px;font-size:13px;gap:8px}.btn-icon.svelte-hahgmm{width:18px;height:18px}.profile-btn.svelte-hahgmm{width:42px}}@media (max-width: 768px){.header.svelte-hahgmm{height:56px}.nav.svelte-hahgmm{display:none}.header-content.svelte-hahgmm{padding:0 12px;gap:8px}.header-left.svelte-hahgmm{gap:12px;flex:0}.header-center.svelte-hahgmm{flex:1;display:flex;justify-content:center}.header-right.svelte-hahgmm{flex:0}.logo-img.svelte-hahgmm{height:38px}.center-actions.svelte-hahgmm{display:flex;align-items:center;gap:6px}.desktop-only.svelte-hahgmm{display:none!important}.user-actions.svelte-hahgmm{gap:6px}.balance-dropdown-container.svelte-hahgmm{position:static}.header-btn.svelte-hahgmm{height:44px;padding:0 14px;font-size:14px;gap:8px;border-radius:10px!important}.balance-btn.svelte-hahgmm{min-width:auto;padding:0 14px}.btn-chevron.svelte-hahgmm{display:block;width:12px;height:12px}.wallet-btn.svelte-hahgmm{width:44px;height:44px;min-width:44px;padding:0}.wallet-btn.svelte-hahgmm .btn-text:where(.svelte-hahgmm){display:none}.wallet-btn.svelte-hahgmm .btn-icon:where(.svelte-hahgmm){width:20px;height:20px}.profile-btn.svelte-hahgmm{width:44px;height:44px}.profile-btn.svelte-hahgmm .btn-icon:where(.svelte-hahgmm){width:22px;height:22px}.auth-buttons.svelte-hahgmm{gap:8px}.auth-buttons.svelte-hahgmm .btn-secondary:where(.svelte-hahgmm),.auth-buttons.svelte-hahgmm .btn-primary:where(.svelte-hahgmm){padding:10px 14px;font-size:13px}.balance-dropdown.svelte-hahgmm{position:fixed;left:50%;transform:translate(-50%);top:64px;min-width:200px}}.chat-sidebar.svelte-1hchd6p{position:fixed;top:72px;left:0;width:280px;height:calc(100vh - 72px);background:var(--bg-dark);border-right:1px solid var(--border-color);z-index:50;display:flex;flex-direction:column;transition:width .3s ease}.chat-sidebar.minimized.svelte-1hchd6p{width:50px}.chat-sidebar.full-width.svelte-1hchd6p{position:relative;width:100%;top:0;left:0;height:100%;border-right:none}.chat-sidebar.full-width.svelte-1hchd6p .chat-header:where(.svelte-1hchd6p){padding:14px 16px;background:transparent}.chat-header.svelte-1hchd6p{padding:14px 16px;display:flex;align-items:center;gap:10px;background:var(--bg-darker)}.minimize-btn.svelte-1hchd6p{width:28px;height:28px;background:var(--bg-tertiary);border:none;border-radius:6px;color:var(--text-secondary);cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.minimize-btn.svelte-1hchd6p:hover{background:var(--bg-hover);color:var(--text-primary)}.chat-title.svelte-1hchd6p{font-size:13px;font-weight:700;color:var(--text-primary);flex:1}.online-count.svelte-1hchd6p{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:700;color:var(--text-muted)}.status-dot.svelte-1hchd6p{width:6px;height:6px;background:#22c55e;border-radius:50%;animation:svelte-1hchd6p-pulse 2s infinite}@keyframes svelte-1hchd6p-pulse{0%,to{opacity:1}50%{opacity:.5}}.status-dot.svelte-1hchd6p:not(.connected){background:var(--text-muted);animation:none}.chat-content.svelte-1hchd6p{flex:1;display:flex;flex-direction:column;overflow:hidden}.messages-container.svelte-1hchd6p{flex:1;padding:12px 14px;overflow-y:auto;overscroll-behavior:contain;display:flex;flex-direction:column;gap:6px;scrollbar-width:thin;scrollbar-color:var(--border-color) transparent}.messages-container.svelte-1hchd6p::-webkit-scrollbar{width:4px}.messages-container.svelte-1hchd6p::-webkit-scrollbar-track{background:transparent}.messages-container.svelte-1hchd6p::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:2px}.message-wrapper.svelte-1hchd6p{display:flex;flex-direction:column;width:100%}.message-wrapper.system.svelte-1hchd6p{align-items:center}.support-badge.svelte-1hchd6p{display:inline;color:#22c55e;font-size:12px;font-weight:700;margin-right:3px;position:relative;cursor:default}.support-badge.svelte-1hchd6p:after{content:"Support";position:absolute;bottom:calc(100% + 4px);left:50%;transform:translate(-50%);background:#fff;color:#000;font-size:10px;font-weight:700;padding:4px 8px;border-radius:4px;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .15s ease;z-index:999}.support-badge.svelte-1hchd6p:hover:after,.support-badge.svelte-1hchd6p:hover:before{opacity:1}.delete-msg-btn.svelte-1hchd6p{background:none;border:none;color:var(--text-muted);cursor:pointer;padding:0;position:absolute;top:8px;right:8px;opacity:0;transition:opacity .15s ease,color .15s ease;display:flex;align-items:center;justify-content:center;width:14px;height:14px}.message-wrapper.svelte-1hchd6p:hover .delete-msg-btn:where(.svelte-1hchd6p){opacity:1}.delete-msg-btn.svelte-1hchd6p:hover{color:#ef4444}.message-username.svelte-1hchd6p{display:inline;color:#ffffffa6;font-weight:700;margin-right:2px;font-size:13px;background:none;border:none;padding:0;cursor:pointer;transition:color .15s ease}.message-username.svelte-1hchd6p:hover{color:var(--text-primary)}.message-bubble.svelte-1hchd6p{width:100%;max-width:100%;padding:11px 14px;border-radius:6px;font-weight:700;line-height:1.5;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word;position:relative;background:#ffffff0d;border:none;color:#fffffff2;font-size:13px}.message-bubble.system-bubble.svelte-1hchd6p{background:transparent;border:none;color:var(--text-muted);font-size:11px;font-weight:700;padding:6px 10px;text-align:center}.tip-bubble.svelte-1hchd6p{border:1px solid rgba(212,160,23,.3)!important;background:#d4a0170f!important;display:flex;flex-wrap:wrap;align-items:center;gap:4px}.tip-username.svelte-1hchd6p{color:var(--text-primary);font-weight:700;font-size:12px;background:none;border:none;padding:0;cursor:pointer;transition:color .15s ease}.tip-username.svelte-1hchd6p:hover{color:#fff}.tip-text.svelte-1hchd6p{color:var(--text-muted);font-size:12px;font-weight:700}.tip-amount.svelte-1hchd6p{color:#d4a017;font-weight:700;font-size:12px}.chat-mention{color:#fff;font-weight:700;font-size:inherit;font-family:inherit;line-height:inherit;background:#ffffff1f;border-radius:4px;padding:1px 5px;margin-right:2px;cursor:pointer;transition:background .15s ease}.chat-mention:hover{background:#fff3}.chat-emote{display:inline-block;width:22px;height:22px;object-fit:contain;vertical-align:middle;margin:0 2px}.chat-input-section.svelte-1hchd6p{padding:12px 14px 14px;position:relative;background:var(--bg-darker)}.chat-rate-tooltip.svelte-1hchd6p{font-size:11px;font-weight:700;color:#ef4444;padding:0 0 8px}.emoji-picker.svelte-1hchd6p{position:absolute;bottom:100%;left:14px;right:14px;max-height:240px;background:var(--bg-secondary);border:none;border-radius:6px;padding:10px;margin-bottom:8px;z-index:100;overflow-y:auto;scrollbar-width:none}.emoji-picker.svelte-1hchd6p::-webkit-scrollbar{display:none}.emoji-section.svelte-1hchd6p{margin-bottom:8px}.emoji-section.svelte-1hchd6p:last-child{margin-bottom:0}.emoji-separator.svelte-1hchd6p{height:1px;background:var(--border-color);margin:8px 0}.emoji-grid.svelte-1hchd6p{display:grid;grid-template-columns:repeat(5,1fr);gap:4px}.emoji-btn.svelte-1hchd6p{background:transparent;border:none;font-size:18px;padding:6px;border-radius:6px;cursor:pointer;transition:all .15s ease;display:flex;align-items:center;justify-content:center;width:34px;height:34px;box-shadow:none}.emoji-btn.svelte-1hchd6p img:where(.svelte-1hchd6p){width:22px;height:22px;object-fit:contain}.emoji-btn.svelte-1hchd6p:hover{background:var(--bg-hover);transform:scale(1.1)}.chat-input-wrapper.svelte-1hchd6p{display:flex;align-items:flex-end;gap:6px}.chat-input-box.svelte-1hchd6p{flex:1;background:var(--bg-secondary);border:none;border-radius:6px;padding:10px 14px;display:flex;align-items:center;min-height:44px;max-height:80px;overflow:hidden;transition:background .15s ease}.chat-input-box.svelte-1hchd6p:focus-within{background:var(--bg-hover)}.message-input.svelte-1hchd6p{width:100%;background:transparent;border:none;color:var(--text-primary);font-size:14px;font-weight:700;padding:0;outline:none;resize:none;min-height:20px;max-height:56px;overflow-y:auto;line-height:1.4;scrollbar-width:none;box-shadow:none}.message-input.svelte-1hchd6p:focus{outline:none;box-shadow:none}.message-input.svelte-1hchd6p::-webkit-scrollbar{display:none}.message-input.svelte-1hchd6p::placeholder{color:var(--text-muted);font-weight:700}.char-count.svelte-1hchd6p{font-size:10px;font-weight:700;color:var(--text-muted);flex-shrink:0;align-self:flex-end}.char-count.over.svelte-1hchd6p{color:#ef4444}.emoji-toggle-btn.svelte-1hchd6p{width:44px;height:44px;background:var(--bg-secondary);border:none;border-radius:6px;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;font-size:18px;transition:all .2s ease;flex-shrink:0}.emoji-toggle-btn.svelte-1hchd6p:hover{background:var(--bg-hover)}.send-btn.svelte-1hchd6p{width:44px;height:44px;background:var(--bg-secondary);border:none;border-radius:6px;color:var(--text-secondary);cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}.send-btn.svelte-1hchd6p svg:where(.svelte-1hchd6p){width:18px;height:18px}.send-btn.svelte-1hchd6p:hover:not(:disabled){background:var(--bg-hover);color:var(--text-primary)}.send-btn.svelte-1hchd6p:disabled{color:var(--text-muted);cursor:not-allowed}.chat-login-prompt.svelte-1hchd6p{padding:14px;background:var(--bg-darker);text-align:center}.chat-login-prompt.svelte-1hchd6p p:where(.svelte-1hchd6p){color:var(--text-muted);font-size:13px;font-weight:700;margin:0}.minimized.svelte-1hchd6p .chat-title:where(.svelte-1hchd6p),.minimized.svelte-1hchd6p .online-count:where(.svelte-1hchd6p){display:none}.minimized.svelte-1hchd6p .chat-header:where(.svelte-1hchd6p){padding:14px 11px;justify-content:center}.chat-banner.svelte-1hchd6p{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;background:#5865f21a;border-bottom:1px solid rgba(88,101,242,.2)}.banner-text.svelte-1hchd6p{font-size:12px;font-weight:700;color:#ffffffb3}.banner-cmd.svelte-1hchd6p{color:#7c8af4;background:#5865f226;padding:2px 6px;border-radius:4px;font-size:12px}.banner-close.svelte-1hchd6p{background:none;border:none;color:var(--text-muted);cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;opacity:.5;transition:opacity .15s ease;flex-shrink:0}.banner-close.svelte-1hchd6p:hover{opacity:1}.command-popup.svelte-1hchd6p{position:absolute;bottom:100%;left:14px;right:14px;background:var(--bg-secondary);border:none;border-radius:6px;margin-bottom:8px;overflow:hidden;z-index:100}.command-item.svelte-1hchd6p{width:100%;display:flex;align-items:center;gap:8px;padding:10px 12px;background:transparent;border:none;cursor:pointer;text-align:left;transition:background .1s ease}.command-item.svelte-1hchd6p:hover,.command-item.selected.svelte-1hchd6p{background:var(--bg-tertiary)}.command-name.svelte-1hchd6p{font-size:13px;font-weight:700;color:#5865f2;flex-shrink:0}.command-args.svelte-1hchd6p{font-size:12px;font-weight:700;color:var(--text-muted);flex-shrink:0}.command-desc.svelte-1hchd6p{font-size:12px;font-weight:700;color:var(--text-secondary);margin-left:auto;text-align:right}@media (max-width: 768px){.chat-sidebar.svelte-1hchd6p{width:260px}.chat-sidebar.minimized.svelte-1hchd6p{width:50px}}.bottom-nav.svelte-10lbxsx{position:fixed;bottom:0;left:0;right:0;height:82px;background:var(--bg-primary);z-index:100;display:flex;padding:0 16px;padding-bottom:calc(12px + env(safe-area-inset-bottom,0))}.nav-item.svelte-10lbxsx{flex:1;background:none;border:none;box-shadow:none;outline:none;-webkit-tap-highlight-color:transparent;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;transition:all .15s ease;color:var(--text-secondary);font-family:inherit;padding:8px;position:relative}.nav-item.svelte-10lbxsx:active{transform:scale(.92)}.nav-item.active.svelte-10lbxsx{color:var(--text-primary)}.nav-icon.svelte-10lbxsx{width:28px;height:28px}.nav-label.svelte-10lbxsx{font-size:11px;font-weight:700;line-height:1;letter-spacing:.01em}.active-dot.svelte-10lbxsx{position:absolute;bottom:6px;width:20px;height:3px;border-radius:2px;background:var(--accent-crimson);opacity:0;transition:opacity .15s ease}.nav-item.active.svelte-10lbxsx .active-dot:where(.svelte-10lbxsx){opacity:1}@media (min-width: 768px){.bottom-nav.svelte-10lbxsx{display:none}}.footer.svelte-1qt1vx3{background:var(--bg-dark);margin-top:80px;padding:48px 0 32px;transition:margin-left .3s ease,width .3s ease}.footer-content.svelte-1qt1vx3{max-width:1200px;margin:0 auto;padding:0 48px}.footer-links.svelte-1qt1vx3{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;margin-bottom:48px}.footer-column.svelte-1qt1vx3{display:flex;flex-direction:column;gap:10px}.footer-column.svelte-1qt1vx3 h4:where(.svelte-1qt1vx3){color:var(--text-primary);font-size:13px;font-weight:700;margin:0 0 4px}.footer-column.svelte-1qt1vx3 a:where(.svelte-1qt1vx3){color:var(--text-muted);text-decoration:none;font-size:13px;font-weight:600;transition:color .2s ease}.footer-column.svelte-1qt1vx3 a:where(.svelte-1qt1vx3):hover{color:var(--text-primary)}.social-icons.svelte-1qt1vx3{display:flex;justify-content:center;gap:12px;margin-bottom:32px}.social-icons.svelte-1qt1vx3 a:where(.svelte-1qt1vx3){display:flex;align-items:center;justify-content:center;width:36px;height:36px;color:var(--text-muted);transition:color .2s ease}.social-icons.svelte-1qt1vx3 a:where(.svelte-1qt1vx3):hover{color:var(--text-primary)}.social-icons.svelte-1qt1vx3 svg:where(.svelte-1qt1vx3){width:20px;height:20px}.footer-divider.svelte-1qt1vx3{height:2px;background:var(--border-color);margin-bottom:24px}.footer-legal.svelte-1qt1vx3{text-align:center;margin-bottom:32px}.footer-legal.svelte-1qt1vx3 .copyright:where(.svelte-1qt1vx3){color:var(--text-muted);font-size:12px;font-weight:600;margin:0 0 12px}.footer-legal.svelte-1qt1vx3 .disclaimer:where(.svelte-1qt1vx3){color:var(--text-muted);font-size:11px;font-weight:600;line-height:1.6;max-width:700px;margin:0 auto}.footer-legal.svelte-1qt1vx3 .disclaimer:where(.svelte-1qt1vx3) a:where(.svelte-1qt1vx3){color:var(--text-primary);text-decoration:none}.footer-legal.svelte-1qt1vx3 .disclaimer:where(.svelte-1qt1vx3) a:where(.svelte-1qt1vx3):hover{text-decoration:underline}.footer-logo-container.svelte-1qt1vx3{display:flex;justify-content:center;padding-top:8px}.footer-logo.svelte-1qt1vx3{height:64px;width:auto;object-fit:contain;opacity:.7}@media (max-width: 900px){.footer-links.svelte-1qt1vx3{grid-template-columns:repeat(2,1fr);gap:32px 48px}}@media (max-width: 768px){.footer.svelte-1qt1vx3{margin-left:0!important;width:100%!important;margin-bottom:70px;margin-top:24px;padding:32px 0 24px}.footer-content.svelte-1qt1vx3{padding:0 16px}.footer-links.svelte-1qt1vx3{grid-template-columns:1fr 1fr;gap:24px 16px;margin-bottom:32px}.footer-column.svelte-1qt1vx3{text-align:left}.footer-column.svelte-1qt1vx3 h4:where(.svelte-1qt1vx3){font-size:12px;margin-bottom:8px}.footer-column.svelte-1qt1vx3 a:where(.svelte-1qt1vx3){font-size:12px}.social-icons.svelte-1qt1vx3,.footer-legal.svelte-1qt1vx3{margin-bottom:24px}.footer-legal.svelte-1qt1vx3 .copyright:where(.svelte-1qt1vx3){font-size:11px}.footer-legal.svelte-1qt1vx3 .disclaimer:where(.svelte-1qt1vx3){font-size:10px;padding:0}.footer-logo.svelte-1qt1vx3{height:48px}}@media (max-width: 480px){.footer-links.svelte-1qt1vx3{grid-template-columns:1fr 1fr;gap:20px}}.mobile-backdrop.svelte-1dxlyvz{position:fixed;inset:0;background:#00000080;z-index:199}.mobile-sheet.svelte-1dxlyvz{position:fixed;inset:60px 0 0;background:var(--bg-dark);z-index:200;display:flex;flex-direction:column;border-radius:20px 20px 0 0}.mobile-handle.svelte-1dxlyvz{height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.handle-bar.svelte-1dxlyvz{width:40px;height:4px;background:var(--text-muted);border-radius:2px}.mobile-content.svelte-1dxlyvz{flex:1;overflow:hidden;display:flex;flex-direction:column;padding:4px 16px 0}.mobile-search-bar.svelte-1dxlyvz{position:relative;margin:0 0 16px;display:flex;align-items:center;height:48px;background:var(--bg-primary);border-radius:12px;padding:0 16px;gap:12px}.mobile-search-icon.svelte-1dxlyvz{width:18px;height:18px;color:var(--text-muted);flex-shrink:0}.mobile-search-input.svelte-1dxlyvz{flex:1;height:100%;background:transparent;border:none;color:var(--text-primary);font-size:16px;font-weight:700;font-family:inherit;outline:none;box-shadow:none!important;padding:0}.mobile-search-bar.svelte-1dxlyvz:focus-within{box-shadow:0 0 0 2px var(--accent-crimson)}.mobile-search-input.svelte-1dxlyvz::placeholder{color:var(--text-muted);font-weight:700}.mobile-content.svelte-1dxlyvz .search-results:where(.svelte-1dxlyvz){flex:1;overflow-y:auto;overscroll-behavior:contain;padding-bottom:100px}.mobile-content.svelte-1dxlyvz .empty-state:where(.svelte-1dxlyvz){display:flex;align-items:center;justify-content:center;height:150px;color:var(--text-secondary);font-size:14px;font-weight:700}.games-grid.mobile.svelte-1dxlyvz{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.games-grid.mobile.svelte-1dxlyvz .game-card:where(.svelte-1dxlyvz){display:block;width:100%;aspect-ratio:3/4;border-radius:8px;overflow:hidden;cursor:pointer;position:relative;background:linear-gradient(90deg,var(--bg-tertiary) 25%,var(--bg-hover) 50%,var(--bg-tertiary) 75%);background-size:200% 100%;animation:svelte-1dxlyvz-shimmer 1.5s infinite;border:none;padding:0;box-shadow:none;text-decoration:none;color:inherit}.games-grid.mobile.svelte-1dxlyvz .game-card.loaded:where(.svelte-1dxlyvz){background:var(--bg-dark);animation:none}.games-grid.mobile.svelte-1dxlyvz .game-card:where(.svelte-1dxlyvz):active{transform:scale(.96)}.games-grid.mobile.svelte-1dxlyvz .game-card:where(.svelte-1dxlyvz) img:where(.svelte-1dxlyvz){width:100%;height:100%;object-fit:cover;border-radius:6px;opacity:0;transition:opacity .3s}.games-grid.mobile.svelte-1dxlyvz .game-card.loaded:where(.svelte-1dxlyvz) img:where(.svelte-1dxlyvz){opacity:1}@keyframes svelte-1dxlyvz-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.search-overlay.svelte-1dxlyvz{position:fixed;inset:72px 0 0;background:#141318eb;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:300;display:flex;flex-direction:column;overflow:hidden}.search-container.svelte-1dxlyvz{display:flex;flex-direction:column;flex:1;overflow:hidden;max-width:900px;margin:0 auto;width:100%}.search-header.svelte-1dxlyvz{display:flex;align-items:center;justify-content:space-between;padding:32px 40px 24px;flex-shrink:0}.search-title.svelte-1dxlyvz{font-size:1.5rem;font-weight:700;color:var(--text-primary)}.close-btn.svelte-1dxlyvz{width:36px;height:36px;border-radius:6px;background:var(--bg-secondary);border:1px solid var(--border-color);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:var(--text-secondary);padding:0;box-shadow:none}.close-btn.svelte-1dxlyvz:hover{background:var(--bg-hover);color:var(--text-primary)}.close-btn.svelte-1dxlyvz svg:where(.svelte-1dxlyvz){width:18px;height:18px}.search-input-wrapper.svelte-1dxlyvz{position:relative;padding:0 40px;margin:0 0 24px}.search-icon.svelte-1dxlyvz{position:absolute;left:54px;top:50%;transform:translateY(-50%);width:16px;height:16px;color:var(--text-muted);pointer-events:none}.search-input.svelte-1dxlyvz{width:100%;padding:16px 16px 16px 40px;background:#141316cc;border:2px solid var(--border-color);border-radius:12px;color:var(--text-primary);font-size:17px;font-weight:700;font-family:inherit;outline:none;transition:all .2s ease}.search-input.svelte-1dxlyvz:focus{border-color:var(--accent-crimson);background:#141316f2}.search-input.svelte-1dxlyvz::placeholder{color:var(--text-muted);font-weight:700}.search-results.svelte-1dxlyvz{flex:1;overflow-y:auto;padding:0 40px 40px}.empty-state.svelte-1dxlyvz{display:flex;align-items:center;justify-content:center;height:300px;color:var(--text-muted);font-size:16px;font-weight:700}.games-grid.svelte-1dxlyvz{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:14px}.game-card.svelte-1dxlyvz{display:block;width:100%;aspect-ratio:270/350;border-radius:10px;overflow:hidden;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;padding:0;border:none;position:relative;text-decoration:none;color:inherit;background:linear-gradient(90deg,var(--bg-tertiary) 25%,var(--bg-hover) 50%,var(--bg-tertiary) 75%);background-size:200% 100%;animation:svelte-1dxlyvz-shimmer 1.5s infinite;box-shadow:none}.game-card.loaded.svelte-1dxlyvz{background:var(--bg-dark);animation:none}.game-card.svelte-1dxlyvz:hover{transform:translateY(-4px)}.game-card.svelte-1dxlyvz:hover img:where(.svelte-1dxlyvz){transform:scale(1.03)}.game-card.svelte-1dxlyvz img:where(.svelte-1dxlyvz){width:100%;height:100%;object-fit:cover;border-radius:8px;transition:transform .3s ease,opacity .3s ease;opacity:0}.game-card.loaded.svelte-1dxlyvz img:where(.svelte-1dxlyvz){opacity:1}.game-card.svelte-1dxlyvz:hover .game-overlay:where(.svelte-1dxlyvz){opacity:1}.game-overlay.svelte-1dxlyvz{position:absolute;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s ease;border-radius:8px}.play-icon.svelte-1dxlyvz{width:48px;height:48px;opacity:.9}.modal-backdrop.svelte-1cqtjvf{position:fixed;inset:0;background:#000000b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.modal-content.svelte-1cqtjvf{background:var(--bg-secondary);border-radius:12px;box-shadow:var(--shadow-lg);max-width:420px;width:100%;max-height:calc(100vh - 40px);overflow-y:auto;position:relative;animation:svelte-1cqtjvf-modalEnter .2s ease-out}@keyframes svelte-1cqtjvf-modalEnter{0%{opacity:0;transform:scale(.96) translateY(-8px)}to{opacity:1;transform:scale(1) translateY(0)}}.modal-close.svelte-1cqtjvf{position:absolute;top:16px;right:16px;width:32px;height:32px;background:transparent;border:none;border-radius:6px;color:var(--text-muted);cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:all .15s;z-index:1;box-shadow:none}.modal-close.svelte-1cqtjvf:hover{background:var(--bg-dark);color:var(--text-primary)}.modal-body.svelte-1cqtjvf{padding:56px 28px 28px}@media (max-width: 480px){.modal-content.svelte-1cqtjvf{max-width:100%;margin:0 12px;border-radius:10px}.modal-close.svelte-1cqtjvf{top:12px;right:12px;width:28px;height:28px}.modal-close.svelte-1cqtjvf svg:where(.svelte-1cqtjvf){width:14px;height:14px}.modal-body.svelte-1cqtjvf{padding:52px 20px 24px}}.auth-modal.svelte-1fctipe{width:100%}.auth-header.svelte-1fctipe{text-align:center;margin-bottom:28px}.auth-switcher.svelte-1fctipe{margin-bottom:24px}.switcher-track.svelte-1fctipe{position:relative;display:flex;background:var(--bg-dark);border-radius:8px;padding:5px;margin:0 auto}.switcher-indicator.svelte-1fctipe{display:none}.switcher-btn.svelte-1fctipe{flex:1;padding:10px 24px;background:none;border:none;color:var(--text-muted);font-size:13px;font-weight:700;border-radius:6px;cursor:pointer;box-shadow:none;display:flex;align-items:center;justify-content:center}.switcher-btn.active.svelte-1fctipe{background:var(--bg-secondary);color:var(--text-primary)}.switcher-btn.svelte-1fctipe:hover:not(.active){color:var(--text-primary)}.auth-title.svelte-1fctipe{font-size:22px;font-weight:700;color:var(--text-primary);margin:0}.auth-form.svelte-1fctipe{margin-bottom:20px}.form-group.svelte-1fctipe{margin-bottom:16px}.form-label.svelte-1fctipe{display:block;margin-bottom:8px;font-size:13px;font-weight:700;color:var(--text-secondary)}.form-input.svelte-1fctipe{width:100%;padding:14px 16px;background:var(--bg-dark);border:none;border-radius:8px;color:var(--text-primary);font-size:14px;font-weight:700}.form-input.svelte-1fctipe:focus{outline:none;background:var(--bg-hover)}.form-input.svelte-1fctipe:disabled{opacity:.5;cursor:not-allowed}.form-input.svelte-1fctipe::placeholder{color:var(--text-muted);font-weight:700}.error-message.svelte-1fctipe{background:#ef444426;color:#f87171;padding:12px 16px;border-radius:8px;font-size:13px;font-weight:700;margin-bottom:16px;text-align:center}.auth-submit.svelte-1fctipe{width:100%;padding:14px;font-size:15px;font-weight:700;border-radius:8px;text-align:center;display:flex;align-items:center;justify-content:center}.auth-submit.svelte-1fctipe:disabled{opacity:.6;cursor:not-allowed;transform:none}.loading-spinner.svelte-1fctipe{margin-right:8px}.auth-divider.svelte-1fctipe{text-align:center;margin:20px 0;position:relative}.auth-divider.svelte-1fctipe:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:var(--border-color)}.auth-divider.svelte-1fctipe span:where(.svelte-1fctipe){background:var(--bg-secondary);color:var(--text-muted);padding:0 16px;font-size:13px;font-weight:700;position:relative}.social-buttons.svelte-1fctipe{display:grid;grid-template-columns:1fr 1fr;gap:10px}.social-btn.svelte-1fctipe{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 14px;border:none;border-radius:8px;background:var(--bg-dark);color:var(--text-primary);font-size:13px;font-weight:700;transition:background .15s;cursor:pointer;box-shadow:none}.social-btn.svelte-1fctipe:hover{background:var(--bg-hover)}.social-btn.svelte-1fctipe:disabled{opacity:.5;cursor:not-allowed}.optional-fields-section.svelte-1fctipe{margin-top:20px}.checkbox-row.svelte-1fctipe{margin-bottom:12px}.checkbox-label.svelte-1fctipe{display:flex;align-items:center;gap:10px;cursor:pointer;padding:6px 0;margin:0}.checkbox-input.svelte-1fctipe{width:18px;height:18px;border:none;border-radius:4px;background:var(--bg-dark);cursor:pointer;position:relative;appearance:none;transition:background .15s;flex-shrink:0}.checkbox-input.svelte-1fctipe:checked{background:var(--accent-crimson)}.checkbox-input.svelte-1fctipe:checked:after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:11px;font-weight:700}.checkbox-input.svelte-1fctipe:hover:not(:checked){background:var(--bg-hover)}.checkbox-text.svelte-1fctipe{color:var(--text-secondary);font-size:13px;font-weight:700}.terms-link.svelte-1fctipe{color:var(--accent-crimson);text-decoration:none;font-weight:700}.terms-link.svelte-1fctipe:hover{text-decoration:underline}.forgot-password-btn.svelte-1fctipe{background:none;border:none;color:var(--text-muted);font-size:13px;font-weight:700;cursor:pointer;padding:0;margin-top:8px;margin-left:auto;display:block;text-decoration:underline}.forgot-password-btn.svelte-1fctipe:hover{color:var(--text-primary)}.success-state-minimal.svelte-1fctipe{text-align:center}.success-state-minimal.svelte-1fctipe p:where(.svelte-1fctipe){color:var(--text-muted);font-size:14px;font-weight:700;margin:0 0 20px}.back-link.svelte-1fctipe{background:none;border:none;color:var(--text-muted);font-size:13px;font-weight:700;cursor:pointer;padding:0;margin-top:16px;display:block;width:100%;text-align:center;text-decoration:underline}.back-link.svelte-1fctipe:hover{color:var(--text-primary)}.modal-backdrop.svelte-17u5p4u{position:fixed;inset:0;background:#000000bf;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.modal-content.svelte-17u5p4u{background:var(--bg-dark);border-radius:16px;max-width:420px;width:100%;max-height:calc(100vh - 40px);overflow-y:auto;position:relative;animation:svelte-17u5p4u-modalEnter .2s ease-out}@keyframes svelte-17u5p4u-modalEnter{0%{opacity:0;transform:scale(.95) translateY(-10px)}to{opacity:1;transform:scale(1) translateY(0)}}.modal-close.svelte-17u5p4u{position:absolute;top:16px;right:16px;background:transparent;border:none;color:var(--text-muted);cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:color .15s ease;z-index:1}.modal-close.svelte-17u5p4u:hover{color:var(--text-primary)}.modal-body.svelte-17u5p4u{padding:28px 24px 24px}.loading-state.svelte-17u5p4u,.error-state.svelte-17u5p4u{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;color:var(--text-secondary);font-size:14px;font-weight:700;gap:16px}.error-state.svelte-17u5p4u svg:where(.svelte-17u5p4u){color:var(--text-muted)}.profile-header.svelte-17u5p4u{display:flex;align-items:center;gap:16px;margin-bottom:20px}.avatar-wrapper.svelte-17u5p4u{flex-shrink:0;border-radius:6px;overflow:hidden;border:2px solid rgba(255,255,255,.12);line-height:0}.profile-info.svelte-17u5p4u{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1}.username.svelte-17u5p4u{font-size:20px;font-weight:700;color:var(--text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.join-date.svelte-17u5p4u{font-size:13px;font-weight:700;color:var(--text-muted)}.tip-btn.svelte-17u5p4u{display:inline-flex;align-items:center;gap:6px;padding:10px 20px;background:#5865f2;border:none;border-radius:10px;color:#fff;font-size:14px;font-weight:700;cursor:pointer;transition:background .15s ease;flex-shrink:0;align-self:center}.tip-btn.svelte-17u5p4u:hover{background:#4752c4}.stats-grid.svelte-17u5p4u{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--bg-darker);border-radius:12px;overflow:hidden}.stat-card.svelte-17u5p4u{background:var(--bg-secondary);padding:18px 16px;display:flex;flex-direction:column;gap:6px}.stat-label.svelte-17u5p4u{font-size:12px;font-weight:700;color:var(--text-muted)}.stat-value.svelte-17u5p4u{font-size:20px;font-weight:700;color:var(--text-primary)}.stat-value.green.svelte-17u5p4u{color:#22c55e}.stat-value.red.svelte-17u5p4u{color:#ef4444}.socials-bar.svelte-17u5p4u{display:flex;flex-direction:column;gap:1px;margin-top:16px;background:var(--bg-darker);border-radius:10px;overflow:hidden}.social-row.svelte-17u5p4u{display:flex;align-items:center;gap:10px;padding:12px 14px;background:var(--bg-secondary);color:var(--text-secondary);font-size:13px;font-weight:700;text-decoration:none;transition:background .15s ease}.social-row.svelte-17u5p4u:hover{background:var(--bg-tertiary)}.social-row.svelte-17u5p4u svg:where(.svelte-17u5p4u):first-child{flex-shrink:0;color:var(--text-muted)}.social-row.svelte-17u5p4u:hover svg:where(.svelte-17u5p4u):first-child{color:var(--text-primary)}.social-row.twitch-row.svelte-17u5p4u:hover svg:where(.svelte-17u5p4u):first-child{color:#9146ff}.social-handle-text.svelte-17u5p4u{flex:1;color:var(--text-primary)}.social-arrow.svelte-17u5p4u{color:var(--text-muted);flex-shrink:0;opacity:0;transition:opacity .15s ease}.social-row.svelte-17u5p4u:hover .social-arrow:where(.svelte-17u5p4u){opacity:1}@media (max-width: 480px){.modal-content.svelte-17u5p4u{max-width:100%;margin:0 12px}.modal-body.svelte-17u5p4u{padding:24px 16px 16px}.username.svelte-17u5p4u,.stat-value.svelte-17u5p4u{font-size:18px}.tip-btn.svelte-17u5p4u{padding:8px 16px;font-size:13px}}.toast-container.svelte-19x76gz{position:fixed;top:100px;right:20px;z-index:9999;display:flex;flex-direction:column;gap:10px;max-width:380px;pointer-events:none}.toast.svelte-19x76gz{display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:4px;border:1px solid var(--border-color);box-shadow:0 4px 16px #0000004d;animation:svelte-19x76gz-slideIn .25s ease-out;pointer-events:auto;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}@keyframes svelte-19x76gz-slideIn{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}.toast-message.svelte-19x76gz{flex:1;font-size:14px;font-weight:700;color:var(--text-primary);line-height:1.4}.toast-close.svelte-19x76gz{background:none;border:none;color:var(--text-muted);font-size:14px;cursor:pointer;padding:4px;opacity:.6;transition:opacity .15s;flex-shrink:0}.toast-success.svelte-19x76gz{background:#10b9811f;border-color:#10b98166;color:#10b981}.toast-error.svelte-19x76gz{background:#ef44441f;border-color:#ef444466;color:#ef4444}.toast-info.svelte-19x76gz{background:#eb31701f;border-color:#eb317066;color:var(--accent-crimson, #EB3170)}.toast-warning.svelte-19x76gz{background:#f59e0b1f;border-color:#f59e0b66;color:#f59e0b}.toast-close.svelte-19x76gz:hover{opacity:1}@media (max-width: 480px){.toast-container.svelte-19x76gz{left:16px;right:16px;max-width:none}}.intercom-button.svelte-6gtams{position:fixed;bottom:20px;right:20px;width:56px;height:56px;background:#5865f2;border:none;border-radius:12px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .15s ease;z-index:999}.intercom-button.svelte-6gtams:hover{transform:scale(1.05)}.intercom-button.svelte-6gtams:active{transform:scale(.98)}.intercom-button.svelte-6gtams svg:where(.svelte-6gtams){width:28px;height:28px;color:#fff}@media (max-width: 768px){.intercom-button.svelte-6gtams{display:none}}.backdrop.svelte-ocepf3{position:fixed;inset:0;background:#000000b3;z-index:1000;display:flex;align-items:center;justify-content:center;padding:16px}.modal.svelte-ocepf3{background:var(--bg-secondary, #1a1b2e);border:1px solid var(--border-color, #2a2a3e);border-radius:12px;width:100%;max-width:480px;overflow:hidden;animation:svelte-ocepf3-modalIn .2s ease-out}@keyframes svelte-ocepf3-modalIn{0%{opacity:0;transform:scale(.95) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.modal-header.svelte-ocepf3{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--border-color, #2a2a3e)}.header-label.svelte-ocepf3{font-size:14px;font-weight:700;color:var(--text-secondary, #8888aa)}.header-label.svelte-ocepf3 strong:where(.svelte-ocepf3){color:var(--text-primary, #fff)}.close-btn.svelte-ocepf3{background:none;border:none;color:var(--text-secondary, #8888aa);cursor:pointer;padding:4px;display:flex;align-items:center;border-radius:6px;transition:all .15s ease}.close-btn.svelte-ocepf3:hover{color:var(--text-primary, #fff);background:var(--bg-tertiary, #252640)}.modal-body.svelte-ocepf3{padding:24px 20px;min-height:120px;display:flex;flex-direction:column;align-items:center;justify-content:center}.modal-footer.svelte-ocepf3{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;border-top:1px solid var(--border-color, #2a2a3e);background:var(--bg-tertiary, #252640)}.footer-amounts.svelte-ocepf3{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:700}.bet-amount.svelte-ocepf3{color:var(--text-secondary, #8888aa)}.arrow.svelte-ocepf3{color:var(--text-muted, #555);font-size:12px}.payout-amount.svelte-ocepf3{font-weight:700}.result-badge.svelte-ocepf3{font-size:12px;font-weight:700;color:#fff;padding:4px 12px;border-radius:6px}.waiting.svelte-ocepf3{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:700;color:var(--text-secondary, #8888aa)}.pulse-dot.svelte-ocepf3{width:8px;height:8px;background:var(--text-secondary, #8888aa);border-radius:50%;animation:svelte-ocepf3-pulse 1.5s infinite}@keyframes svelte-ocepf3-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.8)}}.game-label.svelte-ocepf3{font-size:13px;font-weight:700;color:var(--text-secondary, #8888aa);text-align:center;margin-top:16px}.dice-visual.svelte-ocepf3{width:100%;position:relative;padding-top:44px}.dice-tooltip-wrap.svelte-ocepf3{position:absolute;top:0;transform:translate(-50%)}.dice-tooltip.svelte-ocepf3{padding:6px 12px;border-radius:8px;font-size:14px;font-weight:700;color:#fff;white-space:nowrap;position:relative;animation:svelte-ocepf3-tooltipAppear .2s ease-out}.dice-tooltip.win.svelte-ocepf3{background:#10b981}.dice-tooltip.lose.svelte-ocepf3{background:#ef4444}.dice-tooltip-arrow.svelte-ocepf3{position:absolute;bottom:-6px;left:50%;transform:translate(-50%);width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent}.dice-tooltip.win.svelte-ocepf3 .dice-tooltip-arrow:where(.svelte-ocepf3){border-top:6px solid #10B981}.dice-tooltip.lose.svelte-ocepf3 .dice-tooltip-arrow:where(.svelte-ocepf3){border-top:6px solid #ef4444}@keyframes svelte-ocepf3-tooltipAppear{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.dice-track.svelte-ocepf3{position:relative;height:50px;background:var(--bg-tertiary, #252640);border-radius:25px;display:flex;align-items:center;padding:8px}.dice-middle.svelte-ocepf3{position:relative;width:100%;height:34px;background:var(--bg-secondary, #1a1b2e);border-radius:17px;display:flex;align-items:center;padding:8px}.dice-inner.svelte-ocepf3{position:relative;width:100%;height:14px;border-radius:7px;overflow:hidden}.dice-zone.svelte-ocepf3{position:absolute;top:0;bottom:0;border-radius:7px}.dice-zone.win.svelte-ocepf3{background:#10b981}.dice-zone.lose.svelte-ocepf3{background:var(--accent-crimson, #EB3170)}.dice-target.svelte-ocepf3{position:absolute;top:50%;transform:translateY(-50%);z-index:3;pointer-events:none}.dice-handle.svelte-ocepf3{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:32px;height:32px;background:#fff;border-radius:6px;box-shadow:0 4px 12px #0000004d;display:flex;align-items:center;justify-content:center;gap:3px}.grip-line.svelte-ocepf3{width:2px;background:var(--text-muted, #555);border-radius:1px}.grip-line.short.svelte-ocepf3{height:7px}.grip-line.tall.svelte-ocepf3{height:12px}.dice-target-value.svelte-ocepf3{position:absolute;top:100%;left:50%;transform:translate(-50%);margin-top:22px;font-size:12px;font-weight:700;color:#fff;white-space:nowrap}.plinko-visual.svelte-ocepf3{width:100%}.plinko-buckets.svelte-ocepf3{display:flex;gap:2px}.plinko-bucket.svelte-ocepf3{flex:1;display:flex;align-items:center;justify-content:center;border-radius:4px;padding:8px 2px;min-width:0;box-shadow:0 2px 4px #0000004d;transition:all .2s ease}.plinko-bucket.svelte-ocepf3 span:where(.svelte-ocepf3){font-size:9px;font-weight:700;color:#000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.plinko-bucket.active.svelte-ocepf3{transform:translateY(-6px) scale(1.1);filter:brightness(1.4);box-shadow:0 6px 16px #00000080,0 0 12px #ffffff4d;z-index:2}.keno-visual.svelte-ocepf3{width:100%}.keno-grid.svelte-ocepf3{display:grid;grid-template-columns:repeat(8,1fr);gap:4px}.keno-tile.svelte-ocepf3{aspect-ratio:1;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;border-radius:6px;color:var(--text-muted, #555);background:var(--bg-tertiary, #252640)}.keno-tile.pick.svelte-ocepf3{background:#7c3aed;color:#fff}.keno-tile.hit.svelte-ocepf3{background:#10b981;color:#fff;box-shadow:0 0 8px #10b98166;animation:svelte-ocepf3-kenoHit .3s ease-out}@keyframes svelte-ocepf3-kenoHit{0%{transform:scale(.8)}50%{transform:scale(1.1)}to{transform:scale(1)}}.keno-tile.miss.svelte-ocepf3{background:#3d1f1f;color:#ef4444;border:1px solid rgba(239,68,68,.3)}.keno-tile.drawn.svelte-ocepf3{background:#ffffff0f;color:var(--text-muted, #555)}.mines-visual.svelte-ocepf3{width:100%;max-width:280px;margin:0 auto}.mines-grid.svelte-ocepf3{display:grid;grid-template-columns:repeat(5,1fr);gap:6px}.mines-tile.svelte-ocepf3{aspect-ratio:1;display:flex;align-items:center;justify-content:center;border-radius:8px;background:var(--bg-tertiary, #252640);box-shadow:0 3px #0000004d}.mines-tile.gem.svelte-ocepf3{background:#1a2e28;border:1px solid rgba(16,185,129,.3)}.mines-tile.mine.svelte-ocepf3{background:#2e1a1a;border:1px solid rgba(239,68,68,.4)}.mines-tile.hidden.svelte-ocepf3{background:#2a3441}.tile-svg.svelte-ocepf3{width:55%;height:55%}.blackjack-visual.svelte-ocepf3{width:100%;display:flex;flex-direction:column;align-items:center;gap:4px}.bj-hand-section.svelte-ocepf3{display:flex;flex-direction:column;align-items:center;gap:8px}.bj-cards-row.svelte-ocepf3{display:flex;justify-content:center;gap:8px}.bj-card.svelte-ocepf3{position:relative;width:72px;height:100px;background:#fff;border-radius:6px;box-shadow:0 4px 12px #00000040;display:flex;padding:6px;transition:box-shadow .3s ease}.bj-card.face-down.svelte-ocepf3{background:var(--bg-tertiary, #252640);border:1px solid var(--border-color, #2a2a3e);padding:0;display:flex;align-items:center;justify-content:center}.bj-card.result-win.svelte-ocepf3{box-shadow:0 0 0 3px #10b981,0 4px 16px #10b98180}.bj-card.result-lose.svelte-ocepf3{box-shadow:0 0 0 3px #ef4444,0 4px 16px #ef444480}.bj-card.result-push.svelte-ocepf3{box-shadow:0 0 0 3px #f59e0b,0 4px 16px #f59e0b80}.bj-card-back.svelte-ocepf3{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.bj-back-logo.svelte-ocepf3{font-family:acumin-pro,sans-serif;font-size:28px;font-weight:800;color:var(--text-muted, #555);font-style:italic}.bj-card-corner.svelte-ocepf3{display:flex;flex-direction:column;align-items:center;gap:0}.bj-card-rank.svelte-ocepf3{font-size:24px;font-weight:800;color:var(--color, #1a1b26);line-height:1}.bj-card-suit.svelte-ocepf3{font-size:20px;font-weight:700;color:var(--color, #1a1b26);line-height:1}.bj-value-badge.svelte-ocepf3{background:var(--bg-tertiary, #252640);border:2px solid var(--border-color, #2a2a3e);color:#fff;font-size:14px;font-weight:700;padding:4px 14px;border-radius:6px;min-width:36px;text-align:center;transition:all .2s ease;box-shadow:0 2px #0003}.bj-value-badge.result-win.svelte-ocepf3{background:#10b981;border-color:#10b981}.bj-value-badge.result-lose.svelte-ocepf3{background:#ef4444;border-color:#ef4444}.bj-value-badge.result-push.svelte-ocepf3{background:#f59e0b;border-color:#f59e0b}.bj-vs.svelte-ocepf3{font-size:12px;font-weight:700;color:var(--text-muted, #555);padding:2px 0}.fallback-visual.svelte-ocepf3{text-align:center}.fallback-game.svelte-ocepf3{font-size:12px;font-weight:700;color:var(--text-muted, #555);margin-bottom:8px}.fallback-mult.svelte-ocepf3{font-size:32px;font-weight:700;color:var(--text-primary, #fff)}@media (max-width: 520px){.backdrop.svelte-ocepf3{padding:60px 8px 8px;align-items:flex-start}.modal.svelte-ocepf3{max-width:100%}.bj-card.svelte-ocepf3{width:60px;height:84px}.bj-card-rank.svelte-ocepf3{font-size:20px}.bj-card-suit.svelte-ocepf3{font-size:16px}.keno-tile.svelte-ocepf3{font-size:10px}.plinko-bucket.svelte-ocepf3 span:where(.svelte-ocepf3){font-size:8px}}.overlay.svelte-11lumvu{position:fixed;inset:0;background:#000c;z-index:99999;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal.svelte-11lumvu{background:var(--bg-secondary, #1a1a2e);border:1px solid var(--border-color, #2a2a4a);border-radius:12px;padding:32px;max-width:360px;text-align:center}.shield.svelte-11lumvu{font-size:36px;margin-bottom:12px}h3.svelte-11lumvu{font-size:18px;font-weight:700;color:var(--text-primary, #fff);margin:0 0 8px}p.svelte-11lumvu{font-size:14px;font-weight:700;color:var(--text-secondary, #aaa);margin:0 0 24px;line-height:1.5}button.svelte-11lumvu{width:100%;padding:12px;background:var(--accent-crimson, #EB3170);border:none;border-radius:8px;color:#fff;font-size:14px;font-weight:700;cursor:pointer;transition:opacity .15s}button.svelte-11lumvu:hover{opacity:.9}.page-loader.svelte-16u17ee{position:fixed;inset:0;background:var(--bg-dark, #121113);display:flex;align-items:center;justify-content:center;z-index:99999}.loader-logo.svelte-16u17ee{width:120px;height:auto}:root{--bg-primary: #1B1A1F;--bg-secondary: #201F24;--bg-tertiary: #252429;--bg-dark: #141316;--bg-darker: #0F0F11;--bg-game: #0D0E12;--bg-hover: #2A2B37;--bg-active: #2F3039;--bg-light: #28272C;--text-primary: #FFFFFF;--text-secondary: #B8B9C5;--text-muted: #6B6C7A;--accent-crimson: #E91E63;--accent-crimson-hover: #F06292;--accent-crimson-dark: #C2185B;--border-color: #2D2E3A;--border-hover: #3A3B47;--border-light: #374151;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .2);--shadow-md: 0 4px 12px rgba(0, 0, 0, .3);--shadow-lg: 0 8px 25px rgba(0, 0, 0, .4);--radius-sm: 4px;--radius-md: 6px;--radius-lg: 8px;--font-mono: ui-monospace, "SF Mono", Monaco, "Cascadia Code", "Roboto Mono", Consolas, "Courier New", monospace;--font-xs: 11px;--font-sm: 13px;--font-base: 14px;--font-md: 15px;--font-lg: 16px;--font-xl: 18px;--font-2xl: 20px;--font-3xl: 24px;--font-4xl: 28px}*{box-sizing:border-box;margin:0;padding:0}html{font-family:area-normal,proxima-nova,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-weight:700;height:100%}body{min-height:100vh;background-color:var(--bg-primary);color:var(--text-primary);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:area-normal,proxima-nova,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-weight:700}*,*:before,*:after{font-family:area-normal,sans-serif!important;font-weight:800!important}h1,h2,h3,h4,h5,h6,p,span,div,label,th,td,li,a{font-weight:800!important}button{all:unset;font-family:inherit;font-weight:700;cursor:pointer;transition:all .2s ease;box-sizing:border-box}button:focus,button:active,button:focus-visible{outline:none!important;box-shadow:none!important;border:none!important}.btn-primary{background:var(--accent-crimson);color:#fff;padding:12px 20px;font-size:15px;font-weight:700;border-radius:var(--radius-md);display:inline-flex;align-items:center;gap:8px}.btn-primary:hover{background:var(--accent-crimson-hover)}.btn-secondary{background:var(--bg-tertiary);color:var(--text-primary);padding:12px 20px;font-size:15px;font-weight:700;border-radius:var(--radius-md);display:inline-flex;align-items:center;gap:8px}.btn-secondary:hover{background:var(--bg-hover)}.btn-ghost{background:transparent;color:var(--text-secondary);padding:8px 12px;font-size:14px;border-radius:var(--radius-md)}.btn-ghost:hover{background:var(--bg-hover);color:var(--text-primary)}a{color:var(--accent-crimson);text-decoration:none;transition:color .2s ease}a:hover{color:var(--accent-crimson-hover)}input,textarea,select{font-family:inherit;font-weight:700;font-size:var(--font-md);background:var(--bg-tertiary);border:none;border-radius:var(--radius-md);color:var(--text-primary);padding:12px 14px;outline:none;transition:box-shadow .15s}input:focus,textarea:focus,select:focus{box-shadow:0 0 0 2px var(--accent-crimson);outline:none}input::placeholder,textarea::placeholder{color:var(--text-muted)}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}select{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%236B6C7A' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus{-webkit-text-fill-color:var(--text-primary);-webkit-box-shadow:0 0 0px 1000px var(--bg-tertiary) inset;transition:background-color 5000s ease-in-out 0s}input[type=range]{-webkit-appearance:none;appearance:none;width:100%;height:6px;background:var(--bg-tertiary);border-radius:3px;border:none;padding:0;cursor:pointer}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:18px;height:18px;background:var(--accent-crimson);border-radius:50%;cursor:pointer;border:2px solid var(--bg-primary);box-shadow:0 2px 6px #0000004d}input[type=range]::-moz-range-thumb{width:18px;height:18px;background:var(--accent-crimson);border-radius:50%;cursor:pointer;border:2px solid var(--bg-primary);box-shadow:0 2px 6px #0000004d}input[type=range]::-webkit-slider-runnable-track{height:6px;background:var(--bg-tertiary);border-radius:3px}input[type=range]::-moz-range-track{height:6px;background:var(--bg-tertiary);border-radius:3px}.page-content{max-width:1400px;margin:0 auto;padding:0 48px}@media (max-width: 768px){.page-content{padding:0 20px}}.glass{background:#1c1d23cc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--border-color)}.standalone-app.svelte-ozk0ew{min-height:100vh;background:var(--bg-dark)}.app.svelte-ozk0ew{min-height:100vh;display:flex;flex-direction:column}.app-body.svelte-ozk0ew{flex:1;display:flex;margin-top:72px}.main-content.svelte-ozk0ew{flex:1;min-height:calc(100vh - 72px);overflow-x:auto;transition:margin-left .3s ease;padding-bottom:0}.mobile-chat-backdrop.svelte-ozk0ew{position:fixed;inset:0;background:#00000080;z-index:199}.mobile-chat-overlay.svelte-ozk0ew{position:fixed;inset:56px 0 0;background:var(--bg-dark);z-index:200;display:flex;flex-direction:column;border-radius:20px 20px 0 0}.mobile-chat-handle.svelte-ozk0ew{height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.handle-bar.svelte-ozk0ew{width:40px;height:4px;background:var(--text-muted);border-radius:2px}.mobile-chat-content.svelte-ozk0ew{flex:1;overflow:hidden;position:relative}@media (max-width: 768px){.app-body.svelte-ozk0ew{margin-top:56px}.main-content.svelte-ozk0ew{margin-left:0!important;min-height:calc(100vh - 138px);padding-bottom:82px}}
