:root{color-scheme:dark light;--safe-top: env(safe-area-inset-top, 0px);--safe-right: env(safe-area-inset-right, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-left: env(safe-area-inset-left, 0px);--sp-1: 4px;--sp-2: 8px;--sp-3: 12px;--sp-4: 16px;--sp-5: 24px;--sp-6: 32px;--sp-7: 40px;--sp-8: 48px;--density-compact: .85;--density-normal: 1;--density-comfortable: 1.15;--density: var(--density-normal);--space-1: calc(var(--sp-1) * var(--density));--space-2: calc(var(--sp-2) * var(--density));--space-3: calc(var(--sp-3) * var(--density));--space-4: calc(var(--sp-4) * var(--density));--space-5: calc(var(--sp-5) * var(--density));--space-6: calc(var(--sp-6) * var(--density));--space-7: calc(var(--sp-7) * var(--density));--space-8: calc(var(--sp-8) * var(--density));--pad: var(--space-3);--row-h: calc(40px * var(--density));--r-xs: 4px;--r-sm: 6px;--r-md: 10px;--r-lg: 14px;--r-xl: 18px;--r-2xl: 24px;--radius: var(--r-lg);--font-sans: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--fs-xs: 12px;--fs-sm: 13px;--fs-md: 14px;--fs-lg: 16px;--fs-xl: 18px;--fs-2xl: 22px;--lh-tight: 1.15;--lh-normal: 1.45;--topbar-h: 56px;--sidebar-w: 260px;--sidebar-w-collapsed: 64px;--z-base: 0;--z-content: 1;--z-float: 10;--z-header: 40;--z-sidebar: 50;--z-overlay: 80;--z-modal: 100;--z-popover: 1000;--z-toast: 9999;--dur-1: .12s;--dur-2: .18s;--dur-3: .26s;--motion-fast: 80ms;--motion-base: .14s;--motion-slow: .22s;--ease-standard: cubic-bezier(.2, .6, .2, 1);--ease-emphasized: cubic-bezier(.2, .9, .2, 1);--e-1: 0 1px 2px rgba(0,0,0,.18);--e-2: 0 8px 20px rgba(0,0,0,.22);--e-3: 0 12px 28px rgba(0,0,0,.3);--e-4: 0 24px 60px rgba(0,0,0,.38);--shadow-soft: var(--e-2);--shadow-strong: var(--e-3)}[data-density=compact]{--density: var(--density-compact)}[data-density=comfortable]{--density: var(--density-comfortable)}:root[data-theme=dark]{--theme-neutral-0: #0a0d13;--theme-neutral-1: #0f1420;--theme-neutral-2: #151b2b;--theme-neutral-3: #1f2640;--theme-fg-0: #eef1f7;--theme-fg-1: #cfd5e2;--theme-fg-2: #9aa4b8;--theme-fg-3: #6b7385;--theme-border-0: rgba(255, 255, 255, .035);--theme-border-1: rgba(255, 255, 255, .07);--theme-border-2: rgba(255, 255, 255, .11);--theme-accent-indigo-0: rgb(92, 95, 235);--theme-accent-indigo-1: rgb(72, 75, 210);--theme-accent-sky-0: rgb(45, 176, 235);--theme-accent-sky-1: rgb(14, 152, 216);--theme-status-ok: rgb(34, 197, 94);--theme-status-warn: rgb(234, 179, 8);--theme-status-bad: rgb(239, 68, 68);--theme-status-info: rgb(56, 189, 248);--theme-shadow-color: rgba(0, 0, 0, .72)}@media(prefers-color-scheme:dark){:root:not([data-theme]){--theme-neutral-0: #0a0d13;--theme-neutral-1: #0f1420;--theme-neutral-2: #151b2b;--theme-neutral-3: #1f2640;--theme-fg-0: #eef1f7;--theme-fg-1: #cfd5e2;--theme-fg-2: #9aa4b8;--theme-fg-3: #6b7385;--theme-border-0: rgba(255, 255, 255, .035);--theme-border-1: rgba(255, 255, 255, .07);--theme-border-2: rgba(255, 255, 255, .11);--theme-accent-indigo-0: rgb(92, 95, 235);--theme-accent-indigo-1: rgb(72, 75, 210);--theme-accent-sky-0: rgb(45, 176, 235);--theme-accent-sky-1: rgb(14, 152, 216);--theme-status-ok: rgb(34, 197, 94);--theme-status-warn: rgb(234, 179, 8);--theme-status-bad: rgb(239, 68, 68);--theme-status-info: rgb(56, 189, 248);--theme-shadow-color: rgba(0, 0, 0, .72)}}:root[data-theme=light]{--theme-neutral-0: #eef2f7;--theme-neutral-1: #f6f8fb;--theme-neutral-2: #ffffff;--theme-neutral-3: #e7edf6;--theme-fg-0: #0f172a;--theme-fg-1: #1f2a44;--theme-fg-2: #475569;--theme-fg-3: #64748b;--theme-border-0: rgba(15, 23, 42, .06);--theme-border-1: rgba(15, 23, 42, .1);--theme-border-2: rgba(15, 23, 42, .14);--theme-accent-indigo-0: rgb(86, 90, 230);--theme-accent-indigo-1: rgb(67, 70, 205);--theme-accent-sky-0: rgb(30, 160, 225);--theme-accent-sky-1: rgb(12, 140, 205);--theme-status-ok: rgb(22, 163, 74);--theme-status-warn: rgb(217, 119, 6);--theme-status-bad: rgb(220, 38, 38);--theme-status-info: rgb(37, 99, 235);--theme-shadow-color: rgba(15, 23, 42, .2)}@media(prefers-color-scheme:light){:root:not([data-theme]){--theme-neutral-0: #eef2f7;--theme-neutral-1: #f6f8fb;--theme-neutral-2: #ffffff;--theme-neutral-3: #e7edf6;--theme-fg-0: #0f172a;--theme-fg-1: #1f2a44;--theme-fg-2: #475569;--theme-fg-3: #64748b;--theme-border-0: rgba(15, 23, 42, .06);--theme-border-1: rgba(15, 23, 42, .1);--theme-border-2: rgba(15, 23, 42, .14);--theme-accent-indigo-0: rgb(86, 90, 230);--theme-accent-indigo-1: rgb(67, 70, 205);--theme-accent-sky-0: rgb(30, 160, 225);--theme-accent-sky-1: rgb(12, 140, 205);--theme-status-ok: rgb(22, 163, 74);--theme-status-warn: rgb(217, 119, 6);--theme-status-bad: rgb(220, 38, 38);--theme-status-info: rgb(37, 99, 235);--theme-shadow-color: rgba(15, 23, 42, .2)}}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;min-height:100%}body{font-family:var(--font-sans);line-height:var(--lh-normal, 1.45);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-webkit-text-size-adjust:100%}#root{min-height:100dvh}aside,header,footer,section,main,nav{display:block}main{min-width:0;min-height:0}h1,h2,h3,h4,h5,h6{margin:0;font-weight:inherit;line-height:inherit}p{margin:0}small{font-size:inherit}a{text-decoration:none}button,input,select,textarea{font:inherit;background:none;border:0;padding:0;outline:none}button{cursor:pointer}input,select,textarea{border-radius:0}img,svg,video,canvas{display:block;max-width:100%;height:auto}:focus-visible{outline:none}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}@media print{html,body{background:none!important;color:inherit!important}*{box-shadow:none!important;text-shadow:none!important}}.app-root{min-height:100dvh;width:100%;display:flex;flex-direction:column;padding-top:var(--safe-top);padding-right:var(--safe-right);padding-bottom:var(--safe-bottom);padding-left:var(--safe-left)}.app-root>.flex{flex:1;min-height:0}.app-shell{display:grid;grid-template-columns:var(--sidebar-w) minmax(0,1fr);grid-template-rows:auto minmax(0,1fr);min-height:100dvh;width:100%}body[data-sidebar-collapsed="1"] .app-shell{grid-template-columns:var(--sidebar-w-collapsed) minmax(0,1fr)}.app-topbar{grid-column:2;grid-row:1;position:sticky;top:0;width:100%;min-width:0;min-height:var(--topbar-h);display:flex;flex-direction:column;z-index:var(--z-header)}.app-topbar-inner{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;min-height:var(--topbar-h);width:100%;min-width:0;padding-inline:var(--space-3);gap:var(--space-3)}.app-topbar-popups{display:flex;flex-direction:column;gap:var(--space-2);padding:var(--space-3);padding-top:var(--space-2);overflow:hidden;max-height:0;opacity:0;transition:max-height .26s ease,opacity .18s ease}.app-topbar-popups:not(:empty){max-height:520px;opacity:1}.topbar-popup{border-radius:var(--radius-lg);padding:var(--space-3)}.topbar-left,.topbar-center,.topbar-right{display:flex;align-items:center;gap:var(--space-2);min-width:0}.topbar-center{justify-content:center}.topbar-right{justify-content:flex-end}.app-topbar *{min-width:0}.app-sidebar{grid-column:1;grid-row:1 / span 2;position:sticky;top:0;height:100dvh;width:100%;overflow:hidden;z-index:var(--z-sidebar)}.app-main{grid-column:2;grid-row:2;flex:1;min-height:0;min-width:0;overflow:auto;padding:calc(var(--pad) * 1.25)}.app-main>*{min-width:0}.content-wrap{max-width:1600px;margin-inline:auto}@media(min-width:2400px){.content-wrap{max-width:1900px}}.app-main:before{content:"";display:block;height:20px;pointer-events:none}.u-row{display:flex;align-items:center;gap:var(--space-2)}.u-col{display:flex;flex-direction:column;gap:var(--space-2)}.u-wrap{flex-wrap:wrap}.u-center{display:flex;align-items:center;justify-content:center}.u-between{display:flex;align-items:center;justify-content:space-between}.u-end{display:flex;align-items:center;justify-content:flex-end}.u-gap-1{gap:var(--space-1)}.u-gap-2{gap:var(--space-2)}.u-gap-3{gap:var(--space-3)}.u-gap-4{gap:var(--space-4)}.u-mt-1{margin-top:var(--space-1)}.u-mt-2{margin-top:var(--space-2)}.u-mt-3{margin-top:var(--space-3)}.u-mb-1{margin-bottom:var(--space-1)}.u-mb-2{margin-bottom:var(--space-2)}.u-mb-3{margin-bottom:var(--space-3)}.u-muted{opacity:.72}.u-faint{opacity:.45}.u-nowrap{white-space:nowrap}.u-truncate{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.u-hidden{display:none!important}.u-scroll{overflow:auto}.u-scroll-y{overflow-y:auto}.u-scroll-x{overflow-x:auto}.card{border-radius:var(--radius);background:var(--card-bg, transparent);border:1px solid var(--card-border, transparent)}.card--raised{box-shadow:var(--card-shadow, none)}.group{border-radius:var(--radius);background:var(--group-bg, transparent);border:1px solid var(--group-border, transparent)}.section-divider{border-top:1px solid var(--divider-color, transparent);margin:calc(var(--space-6) * 1) 0}.badge{display:inline-flex;align-items:center;gap:6px;padding:4px 8px;border-radius:999px;font-size:var(--fs-sm);line-height:1;color:var(--badge-fg, currentColor);background:var(--badge-bg, transparent);border:1px solid var(--badge-border, transparent);box-shadow:var(--badge-glow, none)}.lo-lane,.lo-panel-events{border-radius:16px;background:var(--lane-bg, transparent);border:1px solid var(--lane-border, transparent)}.lo-lane :is(.empty,.empty-state,.placeholder,.no-events,.lo-empty),.lo-panel-events :is(.empty,.empty-state,.placeholder,.no-events,.lo-empty){background:var(--lane-empty-bg, transparent)!important;border:1px solid var(--lane-empty-border, transparent)!important;color:var(--lane-empty-fg, inherit)!important;border-radius:14px!important;box-shadow:var(--lane-empty-shadow, none)!important}.lo-waiting{display:flex;align-items:center;gap:10px;padding:10px 14px;border-radius:14px;background:var(--waiting-bg, transparent);border:1px solid var(--waiting-border, transparent)}@keyframes value-flash{0%{background-color:var(--flash-bg, transparent)}to{background-color:transparent}}[data-changed=true]{animation:value-flash var(--motion-base) ease-out}@keyframes event-enter{0%{transform:translateY(4px);opacity:.4}to{transform:none;opacity:1}}[data-event=new]{animation:event-enter var(--motion-fast) ease-out}[data-env]{position:relative}[data-env]:before{content:"";position:absolute;inset:var(--env-glow-inset, 0);pointer-events:none;background:var(--env-glow-bg, none)}.breadcrumbs{mask-image:linear-gradient(90deg,black 86%,transparent)}
