:root{--primary-blue:#2f6fa7;--primary-blue-dark:#245a88;--light-blue-bg:#e8f1f9;--bg-color:#f6f8fa;--text-main:#1f2937;--text-muted:#6b7280;--border-color:#e2e8f0;--danger-red:#b91c1c;--success-green:#15803d}*{box-sizing:border-box}html,body{color:var(--text-main);background:var(--bg-color);margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}h1,h2,h3,h4{margin:0 0 .4rem}.panel{border:1px solid var(--border-color);background:#fff;border-radius:10px;padding:1.5rem}.btn-blue,.btn-green,.btn-outline{cursor:pointer;border:1px solid #0000;border-radius:6px;padding:.65rem 1.1rem;font-family:inherit;font-size:.92rem;font-weight:600;transition:background-color .15s}.btn-blue{background:var(--primary-blue);color:#fff}.btn-blue:hover:not(:disabled){background:var(--primary-blue-dark)}.btn-green{background:var(--success-green);color:#fff}.btn-outline{color:var(--text-main);border-color:var(--border-color);background:#fff}.btn-outline:hover:not(:disabled){background:var(--bg-color)}.btn-blue:disabled,.btn-green:disabled,.btn-outline:disabled{opacity:.55;cursor:not-allowed}.app-shell.svelte-12qhfyh{flex-direction:column;min-height:100vh;display:flex}.session-check.svelte-12qhfyh{height:100vh;color:var(--text-muted);justify-content:center;align-items:center;display:flex}.topbar.svelte-12qhfyh{border-bottom:1px solid var(--border-color);z-index:10;background:#fff;justify-content:space-between;align-items:center;height:60px;padding:.8rem 1.5rem;display:flex;position:sticky;top:0}.logo.svelte-12qhfyh{cursor:pointer;color:var(--primary-blue);background:0 0;border:none;align-items:center;gap:10px;padding:0;font-size:1.2rem;font-weight:800;display:flex}.main-nav.svelte-12qhfyh{gap:1.5rem;display:flex}.main-nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--text-muted);border-bottom:2px solid #0000;padding:.5rem 0;font-weight:500;text-decoration:none}.main-nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover,.main-nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--primary-blue);border-bottom-color:var(--primary-blue)}.topbar-actions.svelte-12qhfyh{align-items:center;gap:.9rem;display:flex}.user-name.svelte-12qhfyh{color:var(--text-main);font-size:.9rem;font-weight:600}.user-role.svelte-12qhfyh{text-transform:uppercase;letter-spacing:.5px;background:var(--light-blue-bg);color:var(--primary-blue);border-radius:999px;padding:.2rem .5rem;font-size:.72rem;font-weight:700}.main-content.svelte-12qhfyh{background-color:var(--bg-color);flex:1;padding:2rem}.login-only.svelte-12qhfyh{background:#fff;flex:1;padding:0}
