.nv-toast.svelte-1lfiouq{position:relative;display:flex;align-items:center;gap:var(--nv-space-md);min-width:240px;max-width:380px;padding:var(--nv-space-md) var(--nv-space-lg);border-radius:var(--nv-radius-md);background:var(--nv-bg-surface);border:1px solid var(--nv-border);box-shadow:var(--nv-shadow-lg);color:var(--nv-text-primary);font-size:var(--nv-fs-md);line-height:var(--nv-line-snug);animation:svelte-1lfiouq-nv-toast-in var(--nv-duration-normal) var(--nv-ease-out);pointer-events:auto}.nv-toast.svelte-1lfiouq:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;border-radius:var(--nv-radius-md) 0 0 var(--nv-radius-md);background:currentColor}.nv-toast-info.svelte-1lfiouq{color:var(--nv-info)}.nv-toast-success.svelte-1lfiouq{color:var(--nv-success)}.nv-toast-warn.svelte-1lfiouq{color:var(--nv-warning)}.nv-toast-error.svelte-1lfiouq{color:var(--nv-danger)}.nv-toast-msg.svelte-1lfiouq{flex:1;color:var(--nv-text-primary);white-space:pre-wrap;word-break:break-word}.nv-toast-icon.svelte-1lfiouq{flex-shrink:0;font-size:var(--nv-fs-lg);line-height:1}.nv-toast-close.svelte-1lfiouq{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;color:var(--nv-text-tertiary);font-size:var(--nv-fs-lg);font-weight:700;cursor:pointer;padding:var(--nv-space-xxs) var(--nv-space-xs);line-height:1;border-radius:var(--nv-radius-xs);transition:color var(--nv-duration-fast),background var(--nv-duration-fast)}.nv-toast-close.svelte-1lfiouq:hover{color:var(--nv-text-primary);background:var(--nv-bg-raised)}.nv-toast-close.svelte-1lfiouq:focus-visible{outline:none;box-shadow:var(--nv-focus-ring)}@keyframes svelte-1lfiouq-nv-toast-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){.nv-toast.svelte-1lfiouq{animation:svelte-1lfiouq-nv-toast-fade var(--nv-duration-normal) ease-out}@keyframes svelte-1lfiouq-nv-toast-fade{0%{opacity:0}to{opacity:1}}}.nv-toast-host.svelte-y7xen0{position:fixed;bottom:var(--nv-space-xl);right:var(--nv-space-xl);display:flex;flex-direction:column;gap:var(--nv-space-md);z-index:9999;pointer-events:none}.nv-shell.svelte-12qhfyh{display:grid;grid-template-columns:var(--nv-sidebar-width) 1fr;min-height:100vh;background:var(--nv-bg-app)}.nv-sidebar.svelte-12qhfyh{background:linear-gradient(180deg,var(--nv-bg-inverse) 0%,var(--nv-bg-inverse-2) 100%);color:var(--nv-text-inverse);padding:var(--nv-space-xl) var(--nv-space-lg);display:flex;flex-direction:column;gap:var(--nv-space-xxl);position:sticky;top:0;height:100vh;overflow-y:auto;border-right:1px solid rgba(255,255,255,.06)}.nv-brand.svelte-12qhfyh{display:flex;align-items:center;gap:var(--nv-space-md);padding:0 var(--nv-space-sm)}.nv-brand-mark.svelte-12qhfyh{width:36px;height:36px;color:var(--brand-300);display:grid;place-items:center;flex-shrink:0}.nv-brand-mark.svelte-12qhfyh svg:where(.svelte-12qhfyh){width:100%;height:100%}.nv-brand-text.svelte-12qhfyh{line-height:1.2}.nv-brand-name.svelte-12qhfyh{font-weight:var(--nv-fw-bold);font-size:var(--nv-fs-lg);letter-spacing:var(--nv-tracking-tight);color:#fff}.nv-brand-tag.svelte-12qhfyh{font-size:var(--nv-fs-xs);color:var(--gray-400);text-transform:uppercase;letter-spacing:var(--nv-tracking-wider);margin-top:2px}nav.svelte-12qhfyh{flex:1}nav.svelte-12qhfyh ul:where(.svelte-12qhfyh){list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:2px}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){display:flex;align-items:center;gap:var(--nv-space-md);padding:var(--nv-space-md) var(--nv-space-md);border-radius:var(--nv-radius-md);color:var(--gray-300);text-decoration:none;font-size:var(--nv-fs-md);font-weight:var(--nv-fw-medium);transition:background var(--nv-duration-fast) var(--nv-ease-out),color var(--nv-duration-fast) var(--nv-ease-out);position:relative}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{background:#ffffff0f;color:#fff;text-decoration:none}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):focus-visible{box-shadow:0 0 0 2px var(--brand-400)}.nv-nav-icon.svelte-12qhfyh{width:20px;height:20px;flex-shrink:0;color:inherit}.nv-nav-label.svelte-12qhfyh{display:flex;flex-direction:column;line-height:1.2}.nv-nav-text.svelte-12qhfyh{font-size:var(--nv-fs-md);font-weight:var(--nv-fw-semibold)}.nv-nav-hint.svelte-12qhfyh{font-size:var(--nv-fs-xs);color:var(--gray-500);margin-top:2px;letter-spacing:var(--nv-tracking-wide)}.nv-nav-active.svelte-12qhfyh{background:#7fa3c62e!important;color:#fff!important}.nv-nav-active.svelte-12qhfyh:before{content:"";position:absolute;left:-8px;top:50%;transform:translateY(-50%);width:3px;height:24px;background:var(--brand-400);border-radius:2px}.nv-nav-active.svelte-12qhfyh .nv-nav-hint:where(.svelte-12qhfyh){color:var(--brand-200)}.nv-nav-active.svelte-12qhfyh .nv-nav-icon:where(.svelte-12qhfyh){color:var(--brand-300)}.nv-sidebar-footer.svelte-12qhfyh{font-size:var(--nv-fs-xs);color:var(--gray-500);display:flex;flex-direction:column;gap:var(--nv-space-xs);padding:var(--nv-space-md);border-top:1px solid rgba(255,255,255,.06)}.nv-system-status.svelte-12qhfyh{display:flex;align-items:center;gap:var(--nv-space-sm);font-weight:var(--nv-fw-medium);font-size:var(--nv-fs-sm);margin-bottom:2px}.nv-system-dot.svelte-12qhfyh{width:8px;height:8px;border-radius:50%}.nv-system-up.svelte-12qhfyh{color:#4ade80}.nv-system-up.svelte-12qhfyh .nv-system-dot:where(.svelte-12qhfyh){background:#4ade80;box-shadow:0 0 8px #4ade8099}.nv-system-down.svelte-12qhfyh{color:#f87171}.nv-system-down.svelte-12qhfyh .nv-system-dot:where(.svelte-12qhfyh){background:#f87171}.nv-system-meta.svelte-12qhfyh{color:var(--gray-500);font-variant-numeric:tabular-nums}.nv-system-warning.svelte-12qhfyh{color:var(--warning-solid);font-weight:var(--nv-fw-semibold);margin-top:var(--nv-space-xs)}.nv-main-area.svelte-12qhfyh{display:flex;flex-direction:column;min-width:0}.nv-topbar.svelte-12qhfyh{height:var(--nv-topbar-height);background:var(--nv-bg-surface);border-bottom:1px solid var(--nv-border-subtle);display:flex;align-items:center;justify-content:space-between;padding:0 var(--nv-space-xxl);position:sticky;top:0;z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.nv-topbar-left.svelte-12qhfyh{display:flex;align-items:center;gap:var(--nv-space-lg);min-width:0}.nv-topbar-brand.svelte-12qhfyh{display:flex;align-items:center;gap:var(--nv-space-sm);text-decoration:none;flex-shrink:0}.nv-topbar-mark.svelte-12qhfyh{width:28px;height:28px;color:var(--brand-600);display:grid;place-items:center;flex-shrink:0}.nv-topbar-mark.svelte-12qhfyh svg:where(.svelte-12qhfyh){width:100%;height:100%}.nv-topbar-wordmark.svelte-12qhfyh{font-weight:var(--nv-fw-bold);font-size:var(--nv-fs-lg);letter-spacing:var(--nv-tracking-tight);color:var(--nv-text-primary);white-space:nowrap}.nv-topbar-divider.svelte-12qhfyh{width:1px;height:24px;background:var(--nv-border);flex-shrink:0}.nv-topbar-title.svelte-12qhfyh{display:flex;align-items:baseline;gap:var(--nv-space-md);min-width:0}.nv-topbar-title.svelte-12qhfyh h1:where(.svelte-12qhfyh){margin:0;font-size:var(--nv-fs-xl);font-weight:var(--nv-fw-bold);color:var(--nv-text-primary)}.nv-topbar-sub.svelte-12qhfyh{color:var(--nv-text-tertiary);font-size:var(--nv-fs-sm)}.nv-topbar-right.svelte-12qhfyh{display:flex;align-items:center;gap:var(--nv-space-lg)}.nv-live-status.svelte-12qhfyh{display:flex;align-items:center;gap:var(--nv-space-sm);font-size:var(--nv-fs-sm);font-weight:var(--nv-fw-semibold);padding:var(--nv-space-xs) var(--nv-space-md);border-radius:var(--nv-radius-pill);background:var(--success-bg);color:var(--success-fg);border:1px solid rgba(22,163,74,.2);white-space:nowrap}.nv-live-dot.svelte-12qhfyh{width:8px;height:8px;border-radius:50%;background:var(--success-fg);box-shadow:0 0 8px #16a34a8c}.nv-live-down.svelte-12qhfyh{background:var(--danger-bg, #fef2f2);color:var(--danger-fg, #b91c1c);border-color:#b91c1c33}.nv-live-down.svelte-12qhfyh .nv-live-dot:where(.svelte-12qhfyh){background:currentColor;box-shadow:none}.nv-main.svelte-12qhfyh{padding:var(--nv-page-padding-y) var(--nv-page-padding-x);flex:1;overflow:visible}.nv-main.svelte-12qhfyh:focus{outline:none}@media (max-width: 900px){.nv-shell.svelte-12qhfyh{grid-template-columns:1fr}.nv-sidebar.svelte-12qhfyh{position:relative;height:auto;flex-direction:row;gap:var(--nv-space-md);padding:var(--nv-space-md);align-items:center}.nv-sidebar.svelte-12qhfyh nav:where(.svelte-12qhfyh) ul:where(.svelte-12qhfyh){flex-direction:row;gap:var(--nv-space-xs)}.nv-sidebar.svelte-12qhfyh nav:where(.svelte-12qhfyh) a:where(.svelte-12qhfyh){padding:var(--nv-space-sm) var(--nv-space-md)}.nv-nav-hint.svelte-12qhfyh,.nv-sidebar-footer.svelte-12qhfyh{display:none}.nv-topbar.svelte-12qhfyh{padding:0 var(--nv-space-lg)}.nv-main.svelte-12qhfyh{padding:var(--nv-space-lg)}}@media (max-width: 600px){.nv-main.svelte-12qhfyh{padding:var(--nv-space-md)}.nv-topbar.svelte-12qhfyh{padding:0 var(--nv-space-md)}.nv-sidebar.svelte-12qhfyh{padding:var(--nv-space-sm) var(--nv-space-md)}.nv-sidebar.svelte-12qhfyh nav:where(.svelte-12qhfyh) ul:where(.svelte-12qhfyh){flex-wrap:wrap}}
