:root{--bg-main:#0b0f19;--bg-surface:#11182799;--bg-surface-hover:#1f2937cc;--border-color:#ffffff14;--text-primary:#f3f4f6;--text-secondary:#9ca3af;--text-muted:#4b5563;--primary:#6366f1;--primary-glow:#6366f126;--secondary:#3b82f6;--accent:#10b981;--font-main:"Outfit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif}html{scroll-behavior:smooth;background-color:var(--bg-main)}body{font-family:var(--font-main);background-color:var(--bg-main);color:var(--text-primary);flex-direction:column;min-height:100vh;margin:0;padding:0;display:flex}*,:before,:after{box-sizing:border-box}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#070a13}::-webkit-scrollbar-thumb{background:#1f293d;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#2d3a54}.app-layout.svelte-12qhfyh{flex-direction:column;min-height:100vh;display:flex}.app-header.svelte-12qhfyh{z-index:100;-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--border-color);background:#0b0f19b3;width:100%;position:sticky;top:0}.header-container.svelte-12qhfyh{justify-content:space-between;align-items:center;max-width:1280px;height:72px;margin:0 auto;padding:16px 24px;display:flex}.logo-link.svelte-12qhfyh{color:#fff;align-items:center;gap:12px;text-decoration:none;transition:transform .2s;display:flex}.logo-link.svelte-12qhfyh:hover{transform:scale(1.02)}.logo-icon.svelte-12qhfyh{background:linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%);color:#fff;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex;box-shadow:0 4px 12px #6366f140}.logo-icon.svelte-12qhfyh svg:where(.svelte-12qhfyh){width:18px;height:18px}.logo-text.svelte-12qhfyh{letter-spacing:-.5px;font-size:20px;font-weight:700}.logo-text.svelte-12qhfyh .highlight:where(.svelte-12qhfyh){background:linear-gradient(135deg,#a5b4fc 0%,#60a5fa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.nav-links.svelte-12qhfyh{align-items:center;gap:8px;display:flex}.nav-link.svelte-12qhfyh{color:var(--text-secondary);border:1px solid #0000;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-size:15px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.nav-link.svelte-12qhfyh:hover{color:#fff;background:#ffffff0a}.nav-link.active.svelte-12qhfyh{color:#fff;background:#6366f11a;border-color:#6366f133}.flag.svelte-12qhfyh{font-size:16px}.logout-btn.svelte-12qhfyh{color:#f87171;cursor:pointer;background:#ef444414;border:1px solid #ef444426;border-radius:8px;align-items:center;gap:8px;padding:8px 14px;font-family:inherit;font-size:14px;font-weight:500;transition:all .2s;display:flex}.logout-btn.svelte-12qhfyh:hover{background:#ef444426;border-color:#ef44444d;transform:translateY(-.5px)}.logout-btn.svelte-12qhfyh svg:where(.svelte-12qhfyh){width:15px;height:15px}.app-main.svelte-12qhfyh{flex:1;width:100%;max-width:1280px;margin:0 auto;padding:32px 24px}.app-main.full-width.svelte-12qhfyh{max-width:100%;margin:0;padding:0}@media (width<=640px){.header-container.svelte-12qhfyh{padding:16px}.logo-text.svelte-12qhfyh{display:none}.app-main.svelte-12qhfyh{padding:20px 16px}}
