:root{font-family:var(--font-body);color:#f3f5f8;background:#0a0c10;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--font-display: "Teko", "Segoe UI", system-ui, sans-serif;--font-body: "IBM Plex Sans", "Segoe UI", system-ui, sans-serif;--color-bg: #0a0c10;--color-bg-raised: #0c0e14;--color-surface: #12151c;--color-surface-strong: #181c26;--color-surface-hover: #1e2430;--color-border: rgba(170, 184, 208, .16);--color-border-strong: rgba(170, 184, 208, .3);--color-text: #f3f5f8;--color-text-muted: #9aa6b8;--color-text-subtle: #7a8aa3;--color-primary: #e85d4c;--color-primary-strong: #ff7a68;--color-primary-soft: rgba(232, 93, 76, .14);--color-accent: #e0b44a;--color-accent-soft: rgba(224, 180, 74, .14);--color-danger: #ff6f7d;--color-danger-soft: rgba(255, 111, 125, .12);--color-warning: #f2bd5b;--color-warning-soft: rgba(242, 189, 91, .13);--color-info: #67b8ff;--color-info-soft: rgba(103, 184, 255, .12);--radius-sm: 6px;--radius-md: 8px;--radius-lg: 10px;--radius-xl: 12px;--shadow-sm: 0 8px 24px rgba(0, 0, 0, .28);--shadow-lg: 0 24px 70px rgba(0, 0, 0, .4);--content-max: 1180px;--content-max-wide: 1360px;--nav-height: 72px;--space-shell: clamp(1rem, 3vw, 2rem);--transition-fast: .16s ease;--green: #5dff8a}*,*:before,*:after{box-sizing:border-box}html{min-width:320px;min-height:100%;color-scheme:dark;background:var(--color-bg)}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(ellipse at 50% -12%,rgba(232,93,76,.08),transparent 42%),radial-gradient(ellipse at 100% 0%,rgba(224,180,74,.04),transparent 28%),linear-gradient(180deg,#0b0d12 0%,var(--color-bg) 36%),var(--color-bg)}body,button,input,select,textarea{font:inherit}button,input,select,textarea{color:inherit}select{-moz-appearance:none;appearance:none;-webkit-appearance:none;padding-left:.75rem;padding-right:2.5rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1.25 6 6.25l5-5' stroke='%2398A2B3' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .85rem center;background-size:.75rem .5rem}select:disabled{cursor:not-allowed}button{border:0}button:not(:disabled),a{-webkit-tap-highlight-color:transparent}button:disabled{cursor:not-allowed}a{color:inherit}img,svg{display:block}h1,h2,h3,p{margin-block-start:0}h1,h2,h3{font-family:var(--font-display);font-weight:600;letter-spacing:.02em}:focus-visible{outline:3px solid color-mix(in srgb,var(--color-primary) 72%,white);outline-offset:3px}::selection{color:#0a0c10;background:color-mix(in srgb,var(--color-accent) 78%,white)}.app-content{min-height:100vh;padding-top:var(--nav-height)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:719px){:root{--nav-height: 72px}.app-content{padding-top:0;padding-bottom:calc(var(--nav-height) + env(safe-area-inset-bottom))}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.app-shell.svelte-12qhfyh{min-height:100vh}.app-shell.combat-room-shell.svelte-12qhfyh{height:100dvh;min-height:0;overflow:hidden}.combat-room-shell.svelte-12qhfyh .app-content:where(.svelte-12qhfyh){height:100dvh;min-height:0;overflow:hidden}.nav-progress.svelte-12qhfyh{position:fixed;z-index:60;top:0;right:0;left:0;height:2px;overflow:hidden;pointer-events:none;opacity:0;transition:opacity var(--transition-fast)}.nav-progress.active.svelte-12qhfyh{opacity:1}.nav-progress.svelte-12qhfyh span:where(.svelte-12qhfyh){display:block;width:35%;height:100%;border-radius:0 999px 999px 0;background:linear-gradient(90deg,transparent,var(--color-primary),var(--color-primary-strong));transform:translate(-120%);animation:none}.nav-progress.active.svelte-12qhfyh span:where(.svelte-12qhfyh){animation:svelte-12qhfyh-nav-progress 1.1s ease-in-out infinite}@keyframes svelte-12qhfyh-nav-progress{0%{transform:translate(-120%)}to{transform:translate(320%)}}.desktop-header.svelte-12qhfyh{position:fixed;z-index:50;inset:0 0 auto;height:var(--nav-height);border-bottom:1px solid var(--color-border);background:#090b12d6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.desktop-nav.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;width:min(100%,calc(var(--content-max-wide) + (var(--space-shell) * 2)));height:100%;margin:0 auto;padding:0 var(--space-shell);gap:1.5rem}.brand.svelte-12qhfyh{display:inline-flex;align-items:center;gap:.65rem;color:var(--color-text);font-family:var(--font-display);font-size:1.45rem;font-weight:600;letter-spacing:.06em;text-decoration:none;text-transform:uppercase}.brand-mark.svelte-12qhfyh{display:grid;width:34px;height:34px;place-items:center;border:1px solid color-mix(in srgb,var(--color-accent) 45%,var(--color-border));border-radius:6px;color:var(--color-accent);background:var(--color-accent-soft)}.desktop-links.svelte-12qhfyh{display:flex;align-self:stretch}.nav-badge.svelte-12qhfyh{display:inline-grid;min-width:1.25rem;height:1.25rem;place-items:center;padding:0 .25rem;border-radius:999px;color:var(--color-bg);background:var(--color-accent);font-size:.7rem;font-weight:800;line-height:1}.desktop-links.svelte-12qhfyh a:where(.svelte-12qhfyh){position:relative;display:grid;min-width:72px;padding:0 .8rem;place-items:center;color:var(--color-text-muted);font-family:var(--font-display);font-size:1.05rem;font-weight:600;letter-spacing:.08em;text-decoration:none;text-transform:uppercase;transition:color var(--transition-fast)}.desktop-links.svelte-12qhfyh a:where(.svelte-12qhfyh):after{position:absolute;right:.8rem;bottom:-1px;left:.8rem;height:2px;border-radius:2px 2px 0 0;background:var(--color-accent);content:"";opacity:0;transform:scaleX(.6);transition:opacity var(--transition-fast),transform var(--transition-fast)}.desktop-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover,.desktop-links.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--color-text)}.desktop-links.svelte-12qhfyh a.active:where(.svelte-12qhfyh):after{opacity:1;transform:scaleX(1)}.account-actions.svelte-12qhfyh{display:flex;align-items:center;justify-content:flex-end;gap:.5rem;min-width:190px}.identity.svelte-12qhfyh,.login.svelte-12qhfyh,.account-actions.svelte-12qhfyh button:where(.svelte-12qhfyh){display:inline-flex;align-items:center;gap:.45rem;min-height:36px;padding:0 .75rem;border:1px solid var(--color-border);border-radius:var(--radius-sm);color:var(--color-text-muted);background:var(--color-surface);font-size:.78rem;font-weight:700;text-decoration:none}.identity.svelte-12qhfyh{max-width:160px}.identity.svelte-12qhfyh span:where(.svelte-12qhfyh){min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-actions.svelte-12qhfyh button:where(.svelte-12qhfyh){cursor:pointer}.account-actions.svelte-12qhfyh button:where(.svelte-12qhfyh):disabled{opacity:.55}.mobile-nav.svelte-12qhfyh,.mobile-account.svelte-12qhfyh{display:none}@media(max-width:900px){.desktop-links.svelte-12qhfyh a:where(.svelte-12qhfyh){min-width:auto;padding-inline:.6rem}.identity.svelte-12qhfyh span:where(.svelte-12qhfyh),.account-actions.svelte-12qhfyh button:where(.svelte-12qhfyh) span:where(.svelte-12qhfyh){display:none}.account-actions.svelte-12qhfyh{min-width:auto}}@media(max-width:719px){.desktop-header.svelte-12qhfyh{display:none}.app-content.svelte-12qhfyh{padding-top:3.75rem;padding-bottom:calc(7.5rem + env(safe-area-inset-bottom))}.mobile-account.svelte-12qhfyh{position:fixed;z-index:50;top:.75rem;right:var(--space-shell);display:block}.mobile-account.svelte-12qhfyh a:where(.svelte-12qhfyh),.mobile-account.svelte-12qhfyh button:where(.svelte-12qhfyh){display:inline-flex;min-height:2.25rem;padding:0 .7rem;align-items:center;gap:.4rem;border:1px solid var(--color-border-strong);border-radius:999px;color:var(--color-text-muted);background:#0c0e16f0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);font-size:.72rem;font-weight:800;text-decoration:none}.mobile-account.svelte-12qhfyh button:where(.svelte-12qhfyh){cursor:pointer}.mobile-account.svelte-12qhfyh button:where(.svelte-12qhfyh):disabled{opacity:.55;cursor:not-allowed}.mobile-nav.svelte-12qhfyh{position:fixed;z-index:50;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));min-height:calc(7.25rem + env(safe-area-inset-bottom));padding:.35rem .25rem env(safe-area-inset-bottom);border-top:1px solid var(--color-border-strong);background:#0c0e16f0;box-shadow:0 -16px 40px #0000003d;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.mobile-nav.svelte-12qhfyh a:where(.svelte-12qhfyh){display:flex;min-width:0;padding:.35rem .1rem;align-items:center;justify-content:center;flex-direction:column;gap:.25rem;border-radius:var(--radius-sm);color:var(--color-text-subtle);background:transparent;font-family:var(--font-display);font-size:.78rem;font-weight:600;letter-spacing:.06em;text-decoration:none;text-transform:uppercase}.mobile-nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--color-accent);background:var(--color-accent-soft)}.combat-room-shell.svelte-12qhfyh .app-content:where(.svelte-12qhfyh){padding-top:var(--nav-height);padding-bottom:0}.combat-room-shell.svelte-12qhfyh .mobile-account:where(.svelte-12qhfyh){display:none}.combat-room-shell.svelte-12qhfyh .mobile-nav:where(.svelte-12qhfyh){top:0;bottom:auto;display:flex;height:var(--nav-height);min-height:var(--nav-height);overflow-x:auto;overflow-y:hidden;justify-content:flex-start;padding:.25rem;border-top:0;border-bottom:1px solid var(--color-border-strong);box-shadow:0 16px 40px #0000003d;scrollbar-width:none}.combat-room-shell.svelte-12qhfyh .mobile-nav:where(.svelte-12qhfyh)::-webkit-scrollbar{display:none}.combat-room-shell.svelte-12qhfyh .mobile-nav:where(.svelte-12qhfyh) a:where(.svelte-12qhfyh){flex:0 0 4.5rem;height:100%;padding:.25rem .1rem;font-size:.68rem}}
