.v3-shell{--bg-page:#f5f2ec;--bg-page-glow:#fbfaf6;--surface-card:#ffffff;--surface-tile:#f7f5ef;--surface-muted:#efece4;--surface-inset:#f7f5ef;--hairline:#ece8df;--hairline-strong:#dcd7cb;--fg-1:#171717;--fg-2:#4a4742;--fg-3:#8a857d;--fg-4:#c8c3b8;--fg-on-brand:#ffffff;--brand-50:#f4f1ff;--brand-100:#ebe7ff;--brand-200:#d3c9ff;--brand-500:#5b3bff;--brand-600:#4023e3;--brand-700:#2f1ab8;--status-ok-bg:#dff4e7;--status-ok-fg:#0e6e3f;--status-warn-bg:#fce8d4;--status-warn-fg:#8f3e14;--status-danger-bg:#fbdfdf;--status-danger-fg:#a8252d;--status-info-bg:#ece4fa;--status-info-fg:#6b3eb8;--status-btw-bg:#ffe5d1;--status-btw-fg:#a4480d;--spark-pos-stroke:#16a06b;--spark-pos-fill:rgba(22,160,107,0.20);--spark-neg-stroke:#e25455;--spark-neg-fill:rgba(226,84,85,0.18);--spark-brand-stroke:#5b3bff;--spark-brand-fill:rgba(91,59,255,0.18);--shadow-sm:0 0 0 transparent;--shadow-md:0 0 0 transparent;--shadow-overlay:0 4px 6px -1px rgb(0 0 0/0.1),0 2px 4px -2px rgb(0 0 0/0.1),0 10px 15px -3px rgb(0 0 0/0.08);--shadow-focus:0 0 0 3px rgba(91,59,255,0.20);--ease-out-expo:cubic-bezier(0.16,1,0.3,1);--ease-out-back:cubic-bezier(0.34,1.56,0.64,1);--ease-in-out:cubic-bezier(0.4,0,0.2,1);--dur-fast:120ms;--dur-base:220ms;--dur-slow:340ms;--fs-11:11px;--lh-11:14px;--fs-12:12px;--lh-12:16px;--fs-13:13px;--lh-13:18px;--fs-14:14px;--lh-14:20px;--fs-15:15px;--lh-15:22px;--fs-16:16px;--lh-16:24px;--fs-18:18px;--lh-18:26px;--fs-20:20px;--lh-20:28px;--fs-22:22px;--lh-22:30px;--fs-24:24px;--lh-24:32px;--fw-regular:400;--fw-medium:500;--fw-semi:600;--fw-bold:700;--tr-tight:-0.02em;--tr-snug:-0.01em;--tr-normal:0;--tr-loose:0.04em;--sp-1:4px;--sp-2:8px;--sp-3:12px;--sp-4:16px;--sp-5:20px;--sp-6:24px;--sp-7:32px;--sp-8:40px;--sp-9:48px;--sp-10:64px;--sp-11:80px;--sp-12:96px;--r-xs:4px;--r-sm:8px;--r-md:12px;--r-lg:16px;--r-xl:20px;--r-pill:999px;--t-hover:all var(--dur-fast) var(--ease-out-expo);font-family:Onest,-apple-system,Segoe UI,system-ui,sans-serif;background:var(--bg-page);color:var(--fg-1)}.v3-shell[data-theme=dark],[data-theme=dark] .v3-shell{--bg-page:#000000;--bg-page-glow:#0c0c0c;--surface-card:#161616;--surface-tile:#0a0a0a;--surface-muted:#1a1a1a;--surface-inset:#0a0a0a;--hairline:rgba(255,255,255,0.06);--hairline-strong:rgba(255,255,255,0.10);--fg-1:#ededed;--fg-2:#a1a1a1;--fg-3:#6e6e6e;--fg-4:#3f3f3f;--brand-50:rgba(124,92,255,0.08);--brand-100:rgba(124,92,255,0.14);--brand-200:rgba(124,92,255,0.22);--brand-500:#7c5cff;--brand-600:#5b3bff;--brand-700:#a78bfa;--status-ok-bg:rgba(61,220,151,0.14);--status-ok-fg:#3ddc97;--status-warn-bg:rgba(239,104,42,0.13);--status-warn-fg:#f4874a;--status-danger-bg:rgba(255,107,107,0.14);--status-danger-fg:#ff6b6b;--status-info-bg:rgba(167,139,250,0.14);--status-info-fg:#a78bfa;--status-btw-bg:rgba(251,146,60,0.14);--status-btw-fg:#fb923c;--spark-pos-stroke:#34d399;--spark-pos-fill:rgba(52,211,153,0.28);--spark-neg-stroke:#fb7185;--spark-neg-fill:rgba(251,113,133,0.24);--spark-brand-stroke:#7c5cff;--spark-brand-fill:rgba(124,92,255,0.26);--shadow-overlay:0 4px 6px -1px rgb(0 0 0/0.4),0 10px 15px -3px rgb(0 0 0/0.3);--shadow-focus:0 0 0 3px rgba(124,92,255,0.32)}@keyframes v3-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.v3-skeleton{background:linear-gradient(90deg,var(--surface-muted) 25%,var(--hairline-strong,var(--hairline)) 50%,var(--surface-muted) 75%);background-size:200% 100%;animation:v3-shimmer 1.6s ease-in-out infinite;border-radius:4px}[cmdk-item]:hover,[cmdk-item][data-selected=true]{background:var(--brand-50)!important;color:var(--brand-700)!important}[cmdk-item]:hover mark,[cmdk-item][data-selected=true] mark{background:var(--brand-200)!important;color:var(--brand-700)!important}