:root{--navy: #1A1E2E;--navy-light: #0a2d5c;--blue: #B7CBD7;--blue-light: #d4e3eb;--white: #ffffff;--bg: #f8f9fb;--text: #1A1E2E;--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;overflow-y:auto;min-height:0;scrollbar-width:thin;scrollbar-color:rgba(183,203,215,.25) transparent}.nav-links.svelte-1h32yp1::-webkit-scrollbar{width:4px}.nav-links.svelte-1h32yp1::-webkit-scrollbar-track{background:transparent}.nav-links.svelte-1h32yp1::-webkit-scrollbar-thumb{background:#b7cbd740;border-radius:4px}.nav-links.svelte-1h32yp1::-webkit-scrollbar-thumb:hover{background:#b7cbd766}.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}.client-picker.svelte-1h32yp1{padding:12px 16px;border-top:1px solid rgba(255,255,255,.1)}.picker-label.svelte-1h32yp1{display:block;font-size:.7rem;color:#fff6;text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px}.picker-select.svelte-1h32yp1{width:100%;padding:7px 10px;border-radius:6px;border:1px solid rgba(255,255,255,.15);background:#ffffff14;color:#fff;font-size:.82rem;font-family:Inter,sans-serif;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='white' viewBox='0 0 16 16'%3E%3Cpath d='M8 11L3 6h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center}.picker-select.svelte-1h32yp1:focus{outline:none;border-color:#b7cbd780}.picker-select.svelte-1h32yp1 option:where(.svelte-1h32yp1){background:#0f2137;color:#fff}.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;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}.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}
