.header.svelte-1elxaub{color:#fff;box-shadow:0 2px 10px #0000001a;display:flex;flex-direction:column;position:relative;z-index:2000;width:100%;box-sizing:border-box}.primary-bar.svelte-1elxaub{background:linear-gradient(135deg,#1e3c72,#2a5298);padding:0 20px;height:60px;min-height:60px;max-height:60px;display:flex;align-items:center}.header-content.svelte-1elxaub{width:100%;max-width:100%;display:flex;justify-content:space-between;align-items:center;gap:20px}.mobile-toggle.svelte-1elxaub{display:none;align-items:center;justify-content:center;color:#fff;background:transparent;border:none;padding:6px;border-radius:6px;cursor:pointer}.mobile-toggle.svelte-1elxaub:hover{background:#ffffff1a}.logo.svelte-1elxaub{display:flex;align-items:center;flex-shrink:0;min-width:fit-content}.logo-image.svelte-1elxaub{height:46px;width:auto;display:block}.nav-left.svelte-1elxaub{display:flex;gap:20px;align-items:center;flex:1;justify-content:flex-start;min-width:0}.search-links.svelte-1elxaub{display:flex;gap:18px;align-items:center;justify-content:flex-end}.nav-link.svelte-1elxaub{color:#ffffffe6;text-decoration:none;font-size:16px;font-weight:500;padding:8px 12px;border-radius:6px;transition:all .2s;white-space:nowrap;display:inline-flex;align-items:center;gap:8px}.nav-link-button.svelte-1elxaub{background:transparent;border:none;color:#ffffffe6;display:inline-flex;align-items:center;gap:6px;cursor:pointer}.nav-link.svelte-1elxaub:hover{color:#fff;background:#ffffff1a}.nav-link.active.svelte-1elxaub{color:#fff;background:#fff3}.tertiary-bar.svelte-1elxaub{background:linear-gradient(135deg,#1e3c72eb,#2a5298eb);color:#fff;border-bottom:1px solid rgba(0,0,0,.14);padding:0 20px;height:64px;display:flex;align-items:center}.tertiary-links.svelte-1elxaub{display:flex;gap:28px;align-items:center;width:100%;justify-content:center}.tertiary-link.svelte-1elxaub{color:#fff;text-decoration:none;font-size:16px;font-weight:500;padding:10px 16px;border-radius:10px;transition:background .2s;white-space:nowrap;display:inline-flex;align-items:center;gap:8px}.tertiary-link.svelte-1elxaub:hover{background:#ffffff24}.tertiary-link.active.svelte-1elxaub{background:#ffffff38;color:#fff}.caret.svelte-1elxaub{transition:transform .15s ease}.caret.open.svelte-1elxaub{transform:rotate(180deg)}.user-menu.svelte-1elxaub{display:flex;gap:20px;align-items:center;flex-shrink:0;min-width:fit-content}.user-name.svelte-1elxaub{font-weight:500;white-space:nowrap}.btn.svelte-1elxaub{padding:10px 20px;border:none;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s;white-space:nowrap}.btn-export.svelte-1elxaub{background:#fff;color:#2a5298}.btn-export.svelte-1elxaub:hover{background:#f8f9fa;transform:translateY(-1px)}.btn-sign-in.svelte-1elxaub{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.5)}.btn-sign-in.svelte-1elxaub:hover{background:#ffffff1a;border-color:#fff}.user-profile.svelte-1elxaub{position:relative}.user-button.svelte-1elxaub{display:flex;align-items:center;gap:8px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:6px 12px;color:#fff;cursor:pointer;transition:all .2s}.user-button.svelte-1elxaub:hover{background:#fff3;border-color:#ffffff4d}.user-avatar.svelte-1elxaub{width:28px;height:28px;border-radius:50%;object-fit:cover}.user-avatar-placeholder.svelte-1elxaub{width:28px;height:28px;border-radius:50%;background:#ffffff4d;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:14px}.user-dropdown.svelte-1elxaub{position:absolute;top:calc(100% + 8px);right:0;background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;min-width:200px;z-index:1000;overflow:hidden}.mobile-overlay.svelte-1elxaub{position:fixed;inset:0;background:#0006;z-index:2001}.mobile-drawer.svelte-1elxaub{position:fixed;top:60px;right:0;bottom:0;width:85%;max-width:360px;background:#fff;color:#1f2937;box-shadow:-4px 0 24px #0000001f,-2px 0 8px #00000014;z-index:2002;display:flex;flex-direction:column}.mobile-nav.svelte-1elxaub{display:flex;flex-direction:column;padding:16px;gap:8px;overflow-y:auto;flex:1}.mobile-link.svelte-1elxaub{display:block;padding:14px 16px;border-radius:10px;color:#374151;text-decoration:none;font-weight:500;font-size:15px;transition:all .2s ease}.mobile-link.svelte-1elxaub:hover{background:#f3f4f6;transform:translate(2px)}.mobile-link.active.svelte-1elxaub{background:linear-gradient(135deg,#2a529814,#1e3c7214);color:#2a5298;font-weight:600}.mobile-link-icon.svelte-1elxaub{display:flex;align-items:center;gap:12px}.mobile-dropdown-toggle.svelte-1elxaub{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 16px;background:transparent;border:none;border-radius:10px;color:#374151;font-size:15px;font-weight:500;cursor:pointer;transition:all .2s ease;text-align:left}.mobile-dropdown-toggle.svelte-1elxaub:hover{background:#f3f4f6}.mobile-dropdown-toggle.active.svelte-1elxaub{background:#f3f4f6;color:#2a5298}.mobile-dropdown-caret.svelte-1elxaub{transition:transform .2s ease;flex-shrink:0}.mobile-dropdown-caret.open.svelte-1elxaub{transform:rotate(180deg)}.mobile-dropdown-content.svelte-1elxaub{display:flex;flex-direction:column;gap:4px;margin-left:8px;padding:8px 0;border-left:2px solid #e5e7eb;animation:svelte-1elxaub-slideDown .2s ease}@keyframes svelte-1elxaub-slideDown{0%{opacity:0;max-height:0}to{opacity:1;max-height:300px}}.mobile-dropdown-item.svelte-1elxaub{display:flex;align-items:center;gap:10px;padding:10px 16px;margin-left:16px;border-radius:8px;color:#6b7280;text-decoration:none;font-size:14px;font-weight:500;transition:all .2s ease}.mobile-dropdown-item.svelte-1elxaub:hover{background:#f9fafb;color:#374151;transform:translate(2px)}.mobile-dropdown-item.active.svelte-1elxaub{background:linear-gradient(135deg,#2a529814,#1e3c7214);color:#2a5298;font-weight:600}.mobile-divider.svelte-1elxaub{height:1px;background:linear-gradient(to right,transparent,#e5e7eb,transparent);margin:12px 0}.mobile-user.svelte-1elxaub{padding:8px;border-top:1px solid #e5e7eb;display:flex;flex-direction:column;gap:6px}.mobile-user-info.svelte-1elxaub{display:flex;align-items:center;gap:10px;padding:8px 6px 4px}.mobile-avatar.svelte-1elxaub{width:32px;height:32px;border-radius:50%;object-fit:cover}.mobile-avatar-placeholder.svelte-1elxaub{background:#00000014;color:#111827;display:flex;align-items:center;justify-content:center;font-weight:600}.mobile-user-text.svelte-1elxaub{display:flex;flex-direction:column;gap:2px}.mobile-name.svelte-1elxaub{font-weight:600;color:#1f2937;font-size:14px}.mobile-email.svelte-1elxaub{font-size:12px;color:#6b7280}.mobile-item.svelte-1elxaub{display:block;width:100%;text-align:left;background:transparent;border:none;padding:10px 12px;border-radius:8px;color:#374151;font-size:14px;text-decoration:none;cursor:pointer}.mobile-item.svelte-1elxaub:hover{background:#f3f4f6}.mobile-auth.svelte-1elxaub{display:flex;gap:8px;padding:8px;border-top:1px solid #e5e7eb}.mobile-auth.svelte-1elxaub .btn-sign-in:where(.svelte-1elxaub){background:transparent;color:#2a5298;border:1px solid #2a5298}.mobile-auth.svelte-1elxaub .btn-export:where(.svelte-1elxaub){background:#2a5298;color:#fff;border:1px solid #2a5298}.dropdown-header.svelte-1elxaub{padding:12px 16px;background:#f8f9fa}.dropdown-user-info.svelte-1elxaub{display:flex;flex-direction:column;gap:2px}.dropdown-name.svelte-1elxaub{font-weight:600;color:#1f2937;font-size:14px}.dropdown-email.svelte-1elxaub{font-size:12px;color:#6b7280}.dropdown-divider.svelte-1elxaub{height:1px;background:#e5e7eb;margin:4px 0}.dropdown-item.svelte-1elxaub{display:block;width:100%;padding:10px 16px;background:none;border:none;text-align:left;color:#374151;font-size:14px;cursor:pointer;transition:background .2s;text-decoration:none}.dropdown-item.svelte-1elxaub:hover{background:#f3f4f6}@media (max-width: 768px){.logo-image.svelte-1elxaub{height:38px}.nav-left.svelte-1elxaub,.search-links.svelte-1elxaub{display:none}.nav-link.svelte-1elxaub{font-size:14px;padding:6px 12px}.tertiary-bar.svelte-1elxaub,.user-menu.svelte-1elxaub{display:none}.mobile-toggle.svelte-1elxaub{display:inline-flex}}
