:root{--color-primary:#1f4e79;--color-primary-light:#2563a8;--color-primary-dark:#163b5e;--color-surface:#fff;--color-bg:#f4f6f9;--color-border:#e2e8f0;--color-text:#1a202c;--color-text-muted:#64748b;--color-text-subtle:#94a3b8;--color-success-bg:#f0fdf4;--color-success-border:#4ade80;--color-success-text:#166534;--color-error-bg:#fef2f2;--color-error-border:#f87171;--color-error-text:#991b1b;--color-info-bg:#eff6ff;--color-info-border:#60a5fa;--color-info-text:#1d4ed8;--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--shadow-sm:0 1px 3px #00000014;--shadow-md:0 4px 12px #0000001a;--shadow-lg:0 8px 24px #0000001f;--transition:all .15s ease;--font-system:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, sans-serif;--font-mono:"SF Mono", "Fira Code", "Cascadia Code", Consolas, monospace}*{box-sizing:border-box}body{font-family:var(--font-system);background-color:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased;margin:0;font-size:14px;line-height:1.6}.global-nav.svelte-12qhfyh{background-color:var(--color-primary);color:#fff;z-index:100;position:sticky;top:0;box-shadow:0 2px 8px #00000026}.nav-inner.svelte-12qhfyh{align-items:center;gap:8px;width:100%;max-width:1200px;height:52px;margin:0 auto;padding:0 20px;display:flex}.nav-brand.svelte-12qhfyh{color:#fff;letter-spacing:.3px;flex-shrink:0;margin-right:8px;font-size:15px;font-weight:700;text-decoration:none}.nav-links.svelte-12qhfyh{flex:1;gap:2px;display:flex}.nav-link.svelte-12qhfyh{color:#ffffffd1;border-radius:var(--radius-sm);transition:var(--transition);white-space:nowrap;padding:6px 12px;font-size:14px;text-decoration:none}.nav-link.svelte-12qhfyh:hover{color:#fff;background-color:#ffffff24}.nav-auth.svelte-12qhfyh{flex-shrink:0;align-items:center;gap:8px;margin-left:auto;display:flex}.nav-account.svelte-12qhfyh{font-weight:500}.btn-logout.svelte-12qhfyh{color:#fff;font-size:13px;font-family:var(--font-system);border-radius:var(--radius-sm);cursor:pointer;transition:var(--transition);background:#ffffff1f;border:1px solid #ffffff40;padding:5px 12px}.btn-logout.svelte-12qhfyh:hover{background:#ffffff38}.hamburger.svelte-12qhfyh{cursor:pointer;border-radius:var(--radius-sm);transition:var(--transition);background:0 0;border:none;flex-direction:column;gap:5px;margin-left:auto;padding:6px;display:none}.hamburger.svelte-12qhfyh:hover{background:#ffffff1f}.bar.svelte-12qhfyh{width:20px;height:2px;transition:var(--transition);background:#fff;border-radius:2px;display:block}.mobile-menu.svelte-12qhfyh{background:var(--color-primary-dark);flex-direction:column;gap:2px;padding:8px 12px 12px;display:flex}.mobile-link.svelte-12qhfyh{color:#ffffffe0;border-radius:var(--radius-sm);transition:var(--transition);font-size:14px;font-family:var(--font-system);cursor:pointer;text-align:left;background:0 0;border:none;width:100%;padding:10px 12px;text-decoration:none;display:block}.mobile-link.svelte-12qhfyh:hover{color:#fff;background:#ffffff1f}.mobile-divider.svelte-12qhfyh{background:#ffffff1f;height:1px;margin:6px 0}.mobile-logout.svelte-12qhfyh{color:#ffc8c8e6}@media (width<=768px){.nav-links.svelte-12qhfyh,.desktop-auth.svelte-12qhfyh{display:none}.hamburger.svelte-12qhfyh{display:flex}.nav-inner.svelte-12qhfyh{padding:0 16px}}
