:root{--navy: #041E42;--navy-light: #0a2d5c;--blue: #B7CBD7;--blue-light: #d4e3eb;--white: #ffffff;--bg: #f8f9fb;--text: #041E42;--text-muted: #5a6a78;--border: #d1dbe3;--border-light: #e8eef3;--success: #27ae60;--warning: #f39c12;--error: #c0392b;--nav-width: 200px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,sans-serif;background:var(--white);color:var(--text);line-height:1.5}::selection{background:var(--blue);color:var(--text)}a{color:var(--navy);text-decoration:none}a:hover{text-decoration:underline}button{font-family:Inter,sans-serif;cursor:pointer;border:none;outline:none}input,textarea,select{font-family:Inter,sans-serif;font-size:.9rem;color:var(--text);outline:none}input:focus,textarea:focus,select:focus{border-color:var(--navy)}.nav.svelte-1h32yp1{position:fixed;left:0;top:0;bottom:0;width:var(--nav-width);background:var(--navy);color:var(--white);display:flex;flex-direction:column;z-index:100}.nav-logo.svelte-1h32yp1{padding:20px 20px 19px;border-bottom:1px solid rgba(255,255,255,.1);height:68px;display:flex;align-items:center}.logo.svelte-1h32yp1{height:32px;width:auto}.nav-links.svelte-1h32yp1{flex:1;padding:16px 12px;display:flex;flex-direction:column;gap:2px}.nav-link.svelte-1h32yp1{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:8px;color:#ffffffa6;font-size:.88rem;font-weight:400;transition:all .15s;text-decoration:none}.nav-link.svelte-1h32yp1:hover{color:var(--white);background:#ffffff14;text-decoration:none}.nav-link.active.svelte-1h32yp1{color:var(--white);background:#b7cbd726;font-weight:500}.nav-link.svelte-1h32yp1 svg:where(.svelte-1h32yp1){width:20px;height:20px;flex-shrink:0}.nav-user.svelte-1h32yp1{padding:16px 24px;border-top:1px solid rgba(255,255,255,.1)}.nav-user-name.svelte-1h32yp1{font-size:.85rem;font-weight:500}.nav-user-role.svelte-1h32yp1{font-size:.75rem;color:#ffffff80;margin-top:2px}.nav-bottom-link.svelte-1h32yp1{display:block;margin-top:6px;font-size:.75rem;color:#fff6;text-decoration:none}.nav-bottom-link.svelte-1h32yp1:hover{color:var(--white);text-decoration:none}.header.svelte-1elxaub{display:flex;align-items:center;justify-content:space-between;padding:0 40px;height:68px;background:var(--white);border-bottom:1px solid var(--border)}.header-title.svelte-1elxaub{font-size:1.4rem;font-weight:700;letter-spacing:-.02em}.notification-bell.svelte-1elxaub{position:relative;background:none;padding:8px;border-radius:8px;color:var(--text-muted);transition:all .15s}.notification-bell.svelte-1elxaub:hover{background:var(--border-light);color:var(--text)}.notification-bell.svelte-1elxaub svg:where(.svelte-1elxaub){width:22px;height:22px}.notification-badge.svelte-1elxaub{position:absolute;top:4px;right:4px;background:var(--error);color:#fff;font-size:.65rem;font-weight:600;min-width:16px;height:16px;border-radius:8px;display:flex;align-items:center;justify-content:center;padding:0 4px}.portal-layout.svelte-12qhfyh{display:flex;min-height:100vh}.portal-main.svelte-12qhfyh{flex:1;margin-left:var(--nav-width);display:flex;flex-direction:column}.portal-content.svelte-12qhfyh{flex:1;padding:32px 40px}
