*,:before,:after,::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 #0000;--un-ring-shadow:0 0 #0000;--un-shadow-inset: ;--un-shadow:0 0 #0000;--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:#93c5fd80;--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.container{width:100%}@media (width>=640px){.container{max-width:640px}}@media (width>=768px){.container{max-width:768px}}@media (width>=1024px){.container{max-width:1024px}}@media (width>=1280px){.container{max-width:1280px}}@media (width>=1536px){.container{max-width:1536px}}.visible{visibility:visible}.static{position:static}.grid{display:grid}.hidden{display:none}.h-full{height:100%}.h3{height:.75rem}.max-h-80{max-height:20rem}.min-h-\[3rem\]{min-height:3rem}.w-full{width:100%}.flex{display:flex}.grow{flex-grow:1}.flex-col{flex-direction:column}.table{display:table}.items-center{align-items:center}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.b{border-width:1px}.rounded-md{border-radius:.375rem}.p-3{padding:.75rem}.px{padding-left:1rem;padding-right:1rem}.px-2{padding-left:.5rem;padding-right:.5rem}.pie{padding-inline-end:1rem}.indent{text-indent:1.5rem}.text-sm{font-size:.875rem;line-height:1.25rem}.font-semibold{font-weight:600}.tab{tab-size:4}.filter{filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia)}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.rv-dialog{box-sizing:border-box;width:var(--rv-dialog-width,min(560px, 100vw - 32px));max-width:calc(100vw - 32px);max-height:calc(100dvh - 32px);color:var(--rv-dialog-color,#172033);font:var(--rv-dialog-font,13px/1.45 Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif);background:0 0;border:0;margin:auto;padding:0;position:fixed;inset:0;overflow:visible}.rv-dialog:not([open]){display:none}.rv-dialog::backdrop{background:var(--rv-dialog-backdrop,#0f172a61);backdrop-filter:blur(2px)}.rv-dialog-overlay{z-index:var(--rv-dialog-z-index,100000);box-sizing:border-box;background:var(--rv-dialog-backdrop,#0f172a61);backdrop-filter:blur(2px);color:var(--rv-dialog-color,#172033);font:var(--rv-dialog-font,13px/1.45 Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif);place-items:center;padding:16px;display:grid;position:fixed;inset:0}.rv-dialog__surface{box-sizing:border-box;width:100%;max-height:inherit;border:1px solid var(--rv-dialog-border,#0f172a24);border-radius:var(--rv-dialog-radius,8px);background:var(--rv-dialog-bg,#fff);min-width:0;color:inherit;box-shadow:var(--rv-dialog-shadow,0 24px 80px #0f172a3d);flex-direction:column;gap:12px;padding:16px;display:flex;overflow:hidden}.rv-dialog__header{justify-content:space-between;align-items:flex-start;gap:12px;min-width:0;display:flex}.rv-dialog__draggable{translate:var(--rv-dialog-translate-x,0) var(--rv-dialog-translate-y,0)}.rv-dialog__drag-handle{cursor:grab;touch-action:none;user-select:none}.rv-dialog__dragging{will-change:translate}.rv-dialog__dragging .rv-dialog__drag-handle{cursor:grabbing}.rv-dialog__heading{gap:2px;min-width:0;display:grid}.rv-dialog__kicker{color:var(--rv-dialog-muted,#667085);text-transform:uppercase;font-size:11px;font-weight:500;line-height:1.35;display:block}.rv-dialog__title{color:inherit;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:18px;font-weight:700;line-height:1.2;overflow:hidden}.rv-dialog__close{appearance:none;border:1px solid var(--rv-ui-btn-outline-border,#d4d4d8);background:var(--rv-ui-btn-outline-bg,transparent);width:36px;height:36px;min-height:36px;color:var(--rv-ui-btn-outline-fg,inherit);cursor:pointer;transition:background-color var(--rv-ui-transition,.15s),border-color var(--rv-ui-transition,.15s),color var(--rv-ui-transition,.15s);border-radius:8px;flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.rv-dialog__close:hover{border-color:var(--rv-ui-btn-outline-border-hover,#a1a1aa);background:var(--rv-ui-btn-outline-bg-hover,#f8fafc)}.rv-dialog__close:focus-visible{box-shadow:0 0 0 2px var(--rv-ui-focus-ring,#2563eb59);outline:none}.rv-dialog__close-icon,.rv-dialog__close-icon svg{width:16px;height:16px;display:block}.rv-dialog__close-icon svg{fill:currentColor}.rv-dialog__body{min-height:0;overflow:auto}.rv-dialog__footer{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.rv-dialog__footer--stacked{flex-direction:column;align-items:stretch}.rv-dialog__actions{justify-content:flex-end;align-items:center;gap:8px;margin-left:auto;display:flex}@media (width<=560px){.rv-dialog{width:100vw;max-width:100vw;max-height:100dvh}.rv-dialog>.rv-dialog__surface{border-radius:0;min-height:100dvh}.rv-dialog__close,.rv-dialog__actions>button{min-height:44px}}.rv-form-section{border:1px solid var(--rv-form-border,#0f172a1c);background:var(--rv-form-section-bg,#f8fafcb8);border-radius:10px;gap:14px;padding:16px;display:grid}.rv-form-section__heading{gap:3px;display:grid}.rv-form-section__title{color:inherit;margin:0;font-size:13px;font-weight:700;line-height:1.35}.rv-form-section__description,.rv-form-description{color:var(--rv-dialog-muted,#667085);margin:0;font-size:12px;line-height:1.45}.rv-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.rv-field{align-content:start;gap:6px;min-width:0;display:grid}.rv-field[hidden]{display:none}.rv-field--wide{grid-column:1/-1}.rv-field__label{color:inherit;font-size:12px;font-weight:600;line-height:1.35}.rv-field__hint{color:var(--rv-dialog-muted,#667085);font-size:11px;line-height:1.35}.rv-control{appearance:none;box-sizing:border-box;border:1px solid var(--rv-control-border,#d4d4d8);background:var(--rv-control-bg,#fff);width:100%;min-width:0;min-height:38px;color:inherit;font:inherit;transition:border-color var(--rv-ui-transition,.15s),box-shadow var(--rv-ui-transition,.15s);border-radius:8px;padding:8px 10px;line-height:1.25}select.rv-control{background-image:linear-gradient(45deg,#0000 50%,currentColor 50%),linear-gradient(135deg,currentColor 50%,#0000 50%);background-position:calc(100% - 16px) 16px,calc(100% - 11px) 16px;background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-right:34px}.rv-control::placeholder{color:var(--rv-dialog-muted,#667085);opacity:.8}.rv-control:hover{border-color:var(--rv-ui-btn-outline-border-hover,#a1a1aa)}.rv-control:focus{border-color:var(--rv-ui-accent,#2563eb);box-shadow:0 0 0 3px var(--rv-ui-focus-ring,#2563eb2e);outline:none}@media (width<=560px){.rv-form-grid{grid-template-columns:1fr}.rv-field--wide{grid-column:auto}}:root{--rv-ui-accent:#2563eb;--rv-ui-accent-hover:#3b82f6;--rv-ui-accent-fg:#fff;--rv-ui-btn-outline-bg:transparent;--rv-ui-btn-outline-bg-hover:#f8fafc;--rv-ui-btn-outline-fg:#0f172a;--rv-ui-btn-outline-border:#d4d4d8;--rv-ui-btn-outline-border-hover:#a1a1aa;--rv-ui-btn-bg:#1e293b;--rv-ui-btn-bg-hover:#334155;--rv-ui-btn-fg:#fff;--rv-ui-btn-secondary-bg:#e2e8f0;--rv-ui-btn-secondary-bg-hover:#cbd5e1;--rv-ui-btn-secondary-fg:#0f172a;--rv-ui-btn-danger-bg:#f97316;--rv-ui-btn-danger-bg-hover:#fb923c;--rv-ui-btn-danger-fg:#fff;--rv-ui-btn-danger-outline:#dc2626;--rv-ui-btn-danger-outline-hover:#dc262614;--rv-ui-btn-ghost-hover-bg:#0000000f;--rv-ui-btn-ghost-active-bg:#0000001a;--rv-ui-switch-track-off:#cbd5e1;--rv-ui-switch-thumb:#fff;--rv-ui-group-border:#e2e8f0;--rv-ui-group-hover-bg:#f1f5f9;--rv-ui-badge-bg:#3b82f6;--rv-ui-badge-fg:#fff;--rv-ui-badge-disabled-bg:#a1a1aa;--rv-ui-badge-disabled-fg:#fff;--rv-ui-radius:6px;--rv-ui-transition:.15s;--rv-ui-focus-ring:#2563eb59}[data-theme^=dark],.dark,:root.dark{--rv-ui-accent:#3b82f6;--rv-ui-accent-hover:#60a5fa;--rv-ui-btn-outline-bg:transparent;--rv-ui-btn-outline-bg-hover:#1f2937;--rv-ui-btn-outline-fg:#f5f5f5;--rv-ui-btn-outline-border:#52525b;--rv-ui-btn-outline-border-hover:#71717a;--rv-ui-btn-bg:#334155;--rv-ui-btn-bg-hover:#475569;--rv-ui-btn-secondary-bg:#1e293b;--rv-ui-btn-secondary-bg-hover:#334155;--rv-ui-btn-secondary-fg:#f1f5f9;--rv-ui-btn-ghost-hover-bg:#ffffff14;--rv-ui-btn-ghost-active-bg:#ffffff24;--rv-ui-switch-track-off:#475569;--rv-ui-switch-thumb:#f1f5f9;--rv-ui-group-border:#334155;--rv-ui-group-hover-bg:#1e293b;--rv-ui-focus-ring:#60a5fa61;--rv-ui-badge-disabled-bg:#52525b;--rv-ui-badge-disabled-fg:#e4e4e7}@media (prefers-color-scheme:dark){:root:not(.light):not([data-theme^=light]){--rv-ui-accent:#3b82f6;--rv-ui-accent-hover:#60a5fa;--rv-ui-btn-outline-bg:transparent;--rv-ui-btn-outline-bg-hover:#1f2937;--rv-ui-btn-outline-fg:#f5f5f5;--rv-ui-btn-outline-border:#52525b;--rv-ui-btn-outline-border-hover:#71717a;--rv-ui-btn-bg:#334155;--rv-ui-btn-bg-hover:#475569;--rv-ui-btn-secondary-bg:#1e293b;--rv-ui-btn-secondary-bg-hover:#334155;--rv-ui-btn-secondary-fg:#f1f5f9;--rv-ui-btn-ghost-hover-bg:#ffffff14;--rv-ui-btn-ghost-active-bg:#ffffff24;--rv-ui-switch-track-off:#475569;--rv-ui-switch-thumb:#f1f5f9;--rv-ui-group-border:#334155;--rv-ui-group-hover-bg:#1e293b;--rv-ui-focus-ring:#60a5fa61;--rv-ui-badge-disabled-bg:#52525b;--rv-ui-badge-disabled-fg:#e4e4e7}}.rv-btn-ghost,.rv-btn-secondary,.rv-btn-danger-outline,.rv-btn-danger,.rv-btn-primary,.rv-btn-solid,.rv-btn{border-radius:var(--rv-ui-radius);cursor:pointer;user-select:none;white-space:nowrap;min-height:32px;transition:background-color var(--rv-ui-transition),color var(--rv-ui-transition),border-color var(--rv-ui-transition),opacity var(--rv-ui-transition);border:1px solid #0000;justify-content:center;align-items:center;gap:4px;padding:6px 12px;font-size:.875rem;font-weight:500;line-height:1;text-decoration:none;display:inline-flex;position:relative}.rv-btn-ghost:focus-visible,.rv-btn-secondary:focus-visible,.rv-btn-danger-outline:focus-visible,.rv-btn-danger:focus-visible,.rv-btn-primary:focus-visible,.rv-btn-solid:focus-visible,.rv-btn:focus-visible{box-shadow:0 0 0 2px var(--rv-ui-focus-ring);outline:none}.rv-btn-ghost:disabled,.rv-btn-secondary:disabled,.rv-btn-danger-outline:disabled,.rv-btn-danger:disabled,.rv-btn-primary:disabled,.rv-btn-solid:disabled,.rv-btn:disabled,[disabled].rv-btn-ghost,[disabled].rv-btn-secondary,[disabled].rv-btn-danger-outline,[disabled].rv-btn-danger,[disabled].rv-btn-primary,[disabled].rv-btn-solid,[disabled].rv-btn{pointer-events:none;opacity:.5}.rv-btn{background:var(--rv-ui-btn-outline-bg);border-color:var(--rv-ui-btn-outline-border);color:var(--rv-ui-btn-outline-fg)}.rv-btn:hover,.rv-btn:active{background:var(--rv-ui-btn-outline-bg-hover);border-color:var(--rv-ui-btn-outline-border-hover)}.rv-btn-solid{background:var(--rv-ui-btn-bg);color:var(--rv-ui-btn-fg);box-shadow:0 1px 2px #0000001a}.rv-btn-solid:hover,.rv-btn-solid:active{background:var(--rv-ui-btn-bg-hover)}.rv-btn-primary{background:var(--rv-ui-accent);color:var(--rv-ui-accent-fg);box-shadow:0 1px 2px #0000001a}.rv-btn-primary:hover,.rv-btn-primary:active{background:var(--rv-ui-accent-hover)}.rv-btn-danger{background:var(--rv-ui-btn-danger-bg);color:var(--rv-ui-btn-danger-fg);box-shadow:0 1px 2px #0000001a}.rv-btn-danger:hover,.rv-btn-danger:active{background:var(--rv-ui-btn-danger-bg-hover)}.rv-btn-danger-outline{border-color:var(--rv-ui-btn-danger-outline);color:var(--rv-ui-btn-danger-outline);background:0 0}.rv-btn-danger-outline:hover,.rv-btn-danger-outline:active{background:var(--rv-ui-btn-danger-outline-hover)}.rv-btn-secondary{background:var(--rv-ui-btn-secondary-bg);color:var(--rv-ui-btn-secondary-fg)}.rv-btn-secondary:hover,.rv-btn-secondary:active{background:var(--rv-ui-btn-secondary-bg-hover)}.rv-btn-ghost{color:inherit;background:0 0}.rv-btn-ghost:hover{background:var(--rv-ui-btn-ghost-hover-bg)}.rv-btn-ghost:active{background:var(--rv-ui-btn-ghost-active-bg)}.rv-switch-label{cursor:pointer;user-select:none;align-items:center;gap:8px;font-size:.875rem;display:inline-flex}.rv-switch-input{display:none}.rv-switch-input:checked+.rv-switch-track{background:var(--rv-ui-accent)}.rv-switch-input:checked+.rv-switch-track .rv-switch-thumb{transform:translate(16px)}.rv-switch-track{background:var(--rv-ui-switch-track-off);border-radius:999px;flex-shrink:0;align-items:center;width:36px;height:20px;transition:background .2s;display:inline-flex;position:relative}.rv-switch-thumb{background:var(--rv-ui-switch-thumb);border-radius:50%;width:16px;height:16px;transition:transform .2s;position:absolute;left:2px;box-shadow:0 1px 3px #0003}.rv-btn-group{border-radius:var(--rv-ui-radius);border:1px solid var(--rv-ui-group-border);display:inline-flex;overflow:hidden}.rv-btn-group-item{display:inline-flex;position:relative}.rv-btn-group-item input[type=radio],.rv-btn-group-item input[type=checkbox]{opacity:0;width:0;height:0;position:absolute}.rv-btn-group-item input[type=radio]:checked+span,.rv-btn-group-item input[type=checkbox]:checked+span{background:var(--rv-ui-accent);color:var(--rv-ui-accent-fg)}.rv-btn-group-item span{cursor:pointer;user-select:none;color:inherit;transition:background-color var(--rv-ui-transition),color var(--rv-ui-transition);padding:6px 16px;font-size:.875rem;display:block}.rv-btn-group-item+.rv-btn-group-item span{border-left:1px solid var(--rv-ui-group-border)}.rv-btn-group-item:hover span{background:var(--rv-ui-group-hover-bg)}.rv-chip-remove{appearance:none;border-radius:calc(var(--rv-ui-radius) / 2);color:inherit;cursor:pointer;opacity:.5;transition:opacity var(--rv-ui-transition),background-color var(--rv-ui-transition);background:0 0;border:0;justify-content:center;align-items:center;padding:0 2px;font-size:16px;line-height:1;display:inline-flex}.rv-chip-remove:hover{opacity:1;background:var(--rv-ui-btn-ghost-hover-bg)}.rv-btn-pill{appearance:none;border:1px solid var(--rv-ui-group-border);background:var(--rv-ui-btn-secondary-bg);color:inherit;cursor:pointer;white-space:nowrap;transition:background-color var(--rv-ui-transition);border-radius:999px;align-items:center;gap:4px;padding:4px 10px;font-size:.8rem;line-height:1.4;display:inline-flex}.rv-btn-pill:hover{background:var(--rv-ui-btn-secondary-bg-hover)}.rv-btn-pill:active{opacity:.75}.rv-btn-pill:disabled,.rv-btn-pill[disabled]{pointer-events:none;opacity:.5}.rv-switch-sm .rv-switch-track{width:28px;height:16px}.rv-switch-sm .rv-switch-thumb{width:12px;height:12px}.rv-switch-sm .rv-switch-input:checked+.rv-switch-track .rv-switch-thumb{transform:translate(12px)}.group-expand{border-radius:var(--rv-ui-radius);width:18px;height:18px;color:inherit;cursor:pointer;transition:background-color var(--rv-ui-transition),transform var(--rv-ui-transition);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:14px;line-height:1;display:inline-flex}.group-expand:hover{background:var(--rv-ui-btn-ghost-hover-bg)}.rv-history-controls{gap:8px;margin-bottom:8px;display:flex}.rv-audit-history-dock{--rv-ah-enter-x:8px;--rv-ah-enter-y:0;--rv-ah-mini-enter-x:-6px;--rv-ah-mini-enter-y:0;flex:auto;gap:12px;width:100%;min-height:0;display:flex}.rv-audit-history-dock--left{--rv-ah-enter-x:-8px;--rv-ah-mini-enter-x:6px}.rv-audit-history-dock--top{--rv-ah-enter-x:0;--rv-ah-enter-y:-8px;--rv-ah-mini-enter-x:0;--rv-ah-mini-enter-y:4px}.rv-audit-history-dock--bottom{--rv-ah-enter-x:0;--rv-ah-enter-y:8px;--rv-ah-mini-enter-x:0;--rv-ah-mini-enter-y:-4px}.rv-audit-history-dock--right,.rv-audit-history-dock--left{flex-direction:row;align-items:stretch}.rv-audit-history-dock--top,.rv-audit-history-dock--bottom{flex-direction:column}.rv-audit-history-dock>revo-grid{flex:auto;min-width:0;min-height:260px}.rv-audit-history-panel-host{will-change:flex-basis,min-width,max-width,width,max-height;contain:layout paint;flex:0 0 460px;min-width:460px;max-width:460px;transition:flex-basis .24s cubic-bezier(.2,.8,.2,1),min-width .24s cubic-bezier(.2,.8,.2,1),max-width .24s cubic-bezier(.2,.8,.2,1),width .24s cubic-bezier(.2,.8,.2,1),max-height .24s cubic-bezier(.2,.8,.2,1);display:flex;overflow:hidden}.rv-audit-history-panel-host--mini{flex-basis:56px;min-width:56px;max-width:56px}.rv-audit-history-dock--top .rv-audit-history-panel-host,.rv-audit-history-dock--bottom .rv-audit-history-panel-host{flex-basis:auto;width:100%;min-width:0;max-width:none;max-height:640px}.rv-audit-history-dock--top .rv-audit-history-panel-host--mini,.rv-audit-history-dock--bottom .rv-audit-history-panel-host--mini{flex:0 0 48px;min-width:0;max-width:none;max-height:48px}.rv-audit-history-panel{--rv-ah-canvas:#ecedf0;--rv-ah-bg:#fff;--rv-ah-bg-up:#f5f5f8;--rv-ah-bg-hover:#f0f0f4;--rv-ah-bg-active:#e8e8ef;--rv-ah-bg-input:#f5f5f8;--rv-ah-border:#e3e3ea;--rv-ah-border-mid:#d4d4de;--rv-ah-border-strong:#bebec8;--rv-ah-text:#111118;--rv-ah-text-2:#55556a;--rv-ah-text-3:#9494a8;--rv-ah-accent:#2563eb;--rv-ah-c-insert:#059669;--rv-ah-c-delete:#dc2626;--rv-ah-c-paste:#7c3aed;--rv-ah-c-formula:#d97706;--rv-ah-c-api:#64748b;--rv-ah-diff-old-bg:#dc262617;--rv-ah-diff-old-tx:#b91c1c;--rv-ah-diff-new-bg:#05966917;--rv-ah-diff-new-tx:#065f46;--rv-ah-scroll-thumb:#d4d4de;background:var(--rv-ah-bg);width:100%;min-height:260px;max-height:100%;color:var(--rv-ah-text);font:inherit;letter-spacing:0;transform-origin:100%;border-radius:14px;flex-direction:column;animation:.2s cubic-bezier(.2,.8,.2,1) both rv-audit-history-panel-enter;display:flex;overflow:hidden}.rv-audit-history-dock--left .rv-audit-history-panel{transform-origin:0}.rv-audit-history-dock--top .rv-audit-history-panel{transform-origin:top}.rv-audit-history-dock--bottom .rv-audit-history-panel{transform-origin:bottom}.rv-audit-history-panel--mini{cursor:pointer;appearance:none;text-align:center;justify-content:flex-start;align-items:center;gap:12px;min-height:0;padding:16px 0;transition:background .14s,border-color .14s,color .14s;animation:.18s cubic-bezier(.2,.8,.2,1) both rv-audit-history-mini-enter}.rv-audit-history-panel--mini:hover{background:var(--rv-ah-bg-hover);border-color:var(--rv-ah-border-mid)}.rv-audit-history-mini-title{writing-mode:vertical-rl;color:var(--rv-ah-text);font-size:13px;font-weight:500;transform:rotate(180deg)}.rv-audit-history-mini-count{background:var(--rv-ah-accent);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:24px;height:24px;padding:0 7px;font-size:12px;font-weight:500;line-height:1;display:inline-flex;box-shadow:0 8px 18px #2563eb3d}.rv-audit-history-mini-icon{width:26px;height:26px;color:var(--rv-ah-text-2);background:var(--rv-ah-bg-up);border-radius:7px;place-items:center;display:grid}.rv-audit-history-panel--mini:hover .rv-audit-history-mini-icon{color:var(--rv-ah-text)}.rv-audit-history-dock--top .rv-audit-history-panel--mini,.rv-audit-history-dock--bottom .rv-audit-history-panel--mini{flex-direction:row;justify-content:center;height:48px;min-height:48px;padding:0 14px}.rv-audit-history-dock--top .rv-audit-history-mini-title,.rv-audit-history-dock--bottom .rv-audit-history-mini-title{writing-mode:initial;transform:none}[data-theme^=dark] .rv-audit-history-panel,.dark .rv-audit-history-panel,:root.dark .rv-audit-history-panel{--rv-ah-canvas:#0c0c0e;--rv-ah-bg:#111115;--rv-ah-bg-up:#17171c;--rv-ah-bg-hover:#1c1c23;--rv-ah-bg-active:#22222a;--rv-ah-bg-input:#141418;--rv-ah-border:#1e1e26;--rv-ah-border-mid:#272730;--rv-ah-border-strong:#303040;--rv-ah-text:#eeeeef;--rv-ah-text-2:#606070;--rv-ah-text-3:#3d3d4d;--rv-ah-accent:#5a8ef0;--rv-ah-c-insert:#0ea874;--rv-ah-c-delete:#f04e4e;--rv-ah-c-paste:#a259f7;--rv-ah-c-formula:#e8a128;--rv-ah-c-api:#7e8ea8;--rv-ah-diff-old-bg:#f04e4e21;--rv-ah-diff-old-tx:#ffa0a0;--rv-ah-diff-new-bg:#0ea87421;--rv-ah-diff-new-tx:#72e9bc;--rv-ah-scroll-thumb:#272730}.rv-audit-history-panel-header{border-bottom:0;padding:16px 18px 0}.rv-audit-history-title-row,.rv-audit-history-entry-meta,.rv-audit-history-footer,.rv-audit-history-footer-buttons{align-items:center;display:flex}.rv-audit-history-title-row{gap:9px;margin-bottom:14px}.rv-audit-history-live-dot{background:var(--rv-ah-c-insert);border-radius:50%;flex:0 0 6px;width:6px;height:6px;animation:2.2s infinite rv-audit-history-pulse}@keyframes rv-audit-history-pulse{0%{box-shadow:0 0 color-mix(in srgb,var(--rv-ah-c-insert) 50%,transparent)}70%{box-shadow:0 0 0 5px #0000}to{box-shadow:0 0 #0000}}@keyframes rv-audit-history-panel-enter{0%{opacity:0;transform:translate3d(var(--rv-ah-enter-x),var(--rv-ah-enter-y),0) scale(.985)}to{opacity:1;transform:translateZ(0)scale(1)}}@keyframes rv-audit-history-mini-enter{0%{opacity:0;transform:translate3d(var(--rv-ah-mini-enter-x),var(--rv-ah-mini-enter-y),0) scale(.96)}to{opacity:1;transform:translateZ(0)scale(1)}}@media (prefers-reduced-motion:reduce){.rv-audit-history-panel-host,.rv-audit-history-panel,.rv-audit-history-panel--mini,.rv-audit-history-entry,.rv-audit-history-compare-detail,.rv-audit-history-live-dot{transition:none;animation:none}}.rv-audit-history-title{letter-spacing:-.02em;color:var(--rv-ah-text);font-size:13px;font-weight:500}.rv-audit-history-count,.rv-audit-history-ref,.rv-audit-history-search-kbd{font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace}.rv-audit-history-count{color:var(--rv-ah-text-2);background:var(--rv-ah-bg-up);border:1px solid var(--rv-ah-border);border-radius:5px;padding:2px 7px;font-size:10.5px}.rv-audit-history-spacer{flex:1}.rv-audit-history-selected-context{text-overflow:ellipsis;white-space:nowrap;color:var(--rv-ah-text-2);font-size:10px;overflow:hidden}.rv-audit-history-icon-button,.rv-audit-history-action-button{color:var(--rv-ah-text-2);cursor:pointer;background:0 0;border:0;place-items:center;transition:background .13s,color .13s;display:grid}.rv-audit-history-icon-button{border-radius:7px;width:28px;height:28px}.rv-audit-history-icon-button:hover,.rv-audit-history-action-button:hover{background:var(--rv-ah-bg-hover);color:var(--rv-ah-text-2)}.rv-audit-history-export{position:relative}.rv-audit-history-export-menu{z-index:7;border:1px solid var(--rv-ah-border);background:var(--rv-ah-bg);min-width:132px;box-shadow:var(--rv-ah-shadow);border-radius:8px;padding:5px;position:absolute;top:calc(100% + 6px);right:0}.rv-audit-history-export-item{width:100%;min-height:30px;color:var(--rv-ah-text-2);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;padding:0 8px;font-size:12px;display:flex}.rv-audit-history-export-item:hover{background:var(--rv-ah-bg-hover);color:var(--rv-ah-text)}.rv-segmented-switch{background:var(--rv-segmented-bg,var(--rv-ah-bg-up,var(--rv-ui-panel-bg,#f5f5f8)));border:1px solid var(--rv-segmented-border,var(--rv-ah-border,var(--rv-ui-border,#e3e3ea)));border-radius:9px;gap:2px;padding:3px;display:flex}.rv-audit-history-scope-switch{margin-bottom:12px}.rv-segmented-switch-item{color:var(--rv-segmented-item-color,var(--rv-ah-text-2,#9494a8));cursor:pointer;font:inherit;background:0 0;border:0;border-radius:7px;flex:1;justify-content:center;align-items:center;gap:5px;padding:5px 6px;font-size:11px;font-weight:500;transition:background .14s,color .14s,box-shadow .14s;display:flex}.rv-segmented-switch-item:hover:not(:disabled){color:var(--rv-segmented-item-hover-color,var(--rv-ah-text-2,#55556a))}.rv-segmented-switch-item.on{background:var(--rv-segmented-active-bg,var(--rv-ah-bg,#fff));color:var(--rv-segmented-active-color,var(--rv-ah-text,#111118));box-shadow:0 1px 3px var(--rv-segmented-active-shadow,#0000001f),0 0 0 .5px var(--rv-segmented-active-border,var(--rv-ah-border-mid,#d4d4de))}.rv-segmented-switch-item:disabled{cursor:not-allowed;opacity:.55}.rv-segmented-switch-count{background:var(--rv-segmented-count-bg,var(--rv-ah-bg-up,#f5f5f8));color:var(--rv-segmented-count-color,var(--rv-ah-text-2,#9494a8));border:1px solid var(--rv-segmented-count-border,var(--rv-ah-border,#e3e3ea));border-radius:4px;padding:1px 5px;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9.5px}.rv-segmented-switch-item.on .rv-segmented-switch-count{background:var(--rv-segmented-active-count-bg,var(--rv-ah-bg-hover,#f0f0f4));color:var(--rv-segmented-active-count-color,var(--rv-ah-text-2,#55556a))}.rv-audit-history-filter-area{padding:0 18px 14px}.rv-audit-history-search-row{align-items:center;gap:8px;min-width:0;display:flex}.rv-audit-history-search{flex:auto}.rv-search-input{min-width:0;position:relative}.rv-search-input-icon{color:var(--rv-search-input-icon-color,var(--rv-ah-text-2,#9494a8));pointer-events:none;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.rv-search-input input{box-sizing:border-box;appearance:none;background:var(--rv-search-input-bg,var(--rv-ah-bg-input,#f5f5f8));border:1px solid var(--rv-search-input-border,var(--rv-ah-border,#e3e3ea));width:100%;height:30px;color:var(--rv-search-input-color,var(--rv-ah-text,#111118));font:inherit;border-radius:8px;outline:none;padding:0 38px 0 32px;font-size:12px;transition:border-color .14s,background .14s}.rv-search-input input::-webkit-search-cancel-button{appearance:none}.rv-search-input input::placeholder{color:var(--rv-search-input-placeholder-color,var(--rv-ah-text-2,#9494a8))}.rv-search-input input:focus{border-color:var(--rv-search-input-focus-border,var(--rv-ah-border-strong,#bebec8));background:var(--rv-search-input-focus-bg,var(--rv-ah-bg,#fff))}.rv-search-input--no-icon input{padding-left:12px}.rv-search-input--no-shortcut input{padding-right:12px}.rv-search-input-shortcut{color:var(--rv-search-input-shortcut-color,var(--rv-ah-text-2,#9494a8));background:var(--rv-search-input-shortcut-bg,var(--rv-ah-canvas,#ecedf0));border:1px solid var(--rv-search-input-shortcut-border,var(--rv-ah-border,#e3e3ea));border-radius:3px;padding:1px 5px;font-size:10px;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.rv-audit-history-help{white-space:nowrap;clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.rv-audit-history-chips,.rv-audit-history-filter-popover{flex-wrap:wrap;gap:5px;display:flex}.rv-audit-history-chips{margin-top:8px}.rv-audit-history-chip,.rv-audit-history-chip-add{border-radius:999px;align-items:center;gap:5px;height:24px;font-size:11px;display:inline-flex}.rv-audit-history-chip{background:var(--rv-ah-bg-up);border:1px solid var(--rv-ah-border);color:var(--rv-ah-text-2);padding:0 4px 0 9px}.rv-audit-history-chip-ico{color:var(--rv-ah-accent);font-size:9px;line-height:1}.rv-audit-history-chip-x{width:16px;height:16px;color:var(--rv-ah-text-2);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;display:grid}.rv-audit-history-chip-x:hover{background:var(--rv-ah-bg-active);color:var(--rv-ah-text-2)}.rv-audit-history-chip-add{border:1.5px dashed var(--rv-ah-border-mid);color:var(--rv-ah-text-2);cursor:pointer;background:0 0;padding:0 9px;font-family:inherit}.rv-audit-history-filter-trigger{z-index:1;white-space:nowrap;flex:none;height:30px;position:relative}.rv-audit-history-chip-add:hover{border-color:var(--rv-ah-border-strong);color:var(--rv-ah-text-2)}.rv-audit-history-filter-popover{margin-top:8px;display:none}.rv-audit-history-filter-popover.open{display:flex}.rv-audit-history-filter-popover input,.rv-audit-history-filter-popover select{border:1px solid var(--rv-ah-border);background:var(--rv-ah-bg-input);min-width:118px;height:28px;color:var(--rv-ah-text);font:inherit;border-radius:7px;padding:0 8px;font-size:12px;line-height:1.2}.rv-audit-history-timeline{flex:1;min-height:120px;overflow-y:auto}.rv-audit-history-timeline::-webkit-scrollbar{width:6px}.rv-audit-history-timeline::-webkit-scrollbar-thumb{background:var(--rv-ah-scroll-thumb);border-radius:3px}.rv-audit-history-day{z-index:2;background:linear-gradient(var(--rv-ah-bg) 65%,transparent);padding:12px 18px 5px;position:sticky;top:0}.rv-audit-history-day-label{letter-spacing:.06em;text-transform:uppercase;color:var(--rv-ah-text-2);font-size:10.5px;font-weight:500}.rv-audit-history-day-sub{color:var(--rv-ah-text-4);letter-spacing:0;margin-left:5px;font-weight:400}.rv-audit-history-entry{cursor:pointer;transform-origin:top;grid-template-columns:18px 30px 1fr auto;gap:0 10px;padding:9px 12px 9px 18px;transition:background .1s;animation:.2s cubic-bezier(.2,.8,.2,1) both rv-audit-history-entry-in;display:grid;position:relative}.rv-audit-history-entry:hover{background:var(--rv-ah-bg-hover)}.rv-audit-history-entry.expanded{background:var(--rv-ah-bg-up)}.rv-audit-history-entry.collapsing{pointer-events:none;animation:.21s cubic-bezier(.4,0,.2,1) both rv-audit-history-entry-out}@keyframes rv-audit-history-entry-in{0%{opacity:0;max-height:0;transform:translateY(8px)scaleY(.96)}to{opacity:1;max-height:720px;transform:translateY(0)scaleY(1)}}@keyframes rv-audit-history-entry-out{0%{opacity:1;max-height:720px;margin-bottom:0;transform:translateY(0)scaleY(1)}to{opacity:0;max-height:0;margin-bottom:-12px;transform:translateY(-8px)scaleY(.92)}}.rv-audit-history-entry:before{content:"";background:var(--rv-ah-border);width:1px;position:absolute;top:0;bottom:0;left:26px}.rv-audit-history-rail-dot{background:var(--rv-ah-border-mid);z-index:1;border-radius:50%;justify-self:center;width:6px;height:6px;margin-top:9px}.rv-audit-history-entry:hover .rv-audit-history-rail-dot{background:var(--rv-ah-border-strong)}.rv-audit-history-entry.accent .rv-audit-history-rail-dot{background:var(--rv-ah-accent)}.rv-audit-history-avatar{--avatar-cell-background:linear-gradient(140deg, #4f7fe0, #8b5cf6);margin-top:2px}.rv-audit-history-avatar--paste,.rv-audit-history-avatar--formula{--avatar-cell-background:linear-gradient(140deg, #e8a128, #e05050)}.rv-audit-history-avatar--api,.rv-audit-history-avatar--system{--avatar-cell-background:var(--rv-ah-bg-up);border:1px solid var(--rv-ah-border-mid);color:var(--rv-ah-text-2)}.rv-audit-history-avatar--snapshot,.rv-audit-history-avatar--restore{--avatar-cell-background:linear-gradient(140deg, #0ea874, #14b8a6)}.rv-audit-history-entry-body{min-width:0}.rv-audit-history-entry-head{flex-wrap:wrap;align-items:baseline;gap:4px;font-size:11.5px;line-height:1.5;display:flex}.rv-audit-history-who{color:var(--rv-ah-text);font-weight:500}.rv-audit-history-verb,.rv-audit-history-col{color:var(--rv-ah-text-2);font-size:11.5px;font-weight:500}.rv-audit-history-ref{color:var(--rv-ah-text);background:var(--rv-ah-bg-up);border:1px solid var(--rv-ah-border);border-radius:4px;padding:1px 6px;font-size:10.5px}.rv-audit-history-diff{flex-wrap:wrap;align-items:center;gap:6px;margin-top:5px;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10.5px;display:flex}.rv-audit-history-values-text{white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.rv-audit-history-old,.rv-audit-history-new{overflow-wrap:anywhere;border-radius:4px;padding:1px 6px}.rv-audit-history-old{background:var(--rv-ah-diff-old-bg);color:var(--rv-ah-diff-old-tx);opacity:.85;text-decoration:line-through}.rv-audit-history-new{background:var(--rv-ah-diff-new-bg);color:var(--rv-ah-diff-new-tx)}.rv-audit-history-arr,.rv-audit-history-sep{color:var(--rv-ah-text-4)}.rv-audit-history-entry-meta{color:var(--rv-ah-text-2);flex-wrap:wrap;gap:5px;margin-top:5px;font-size:10.5px}.rv-audit-history-source-pill{background:var(--rv-ah-bg-up);border:1px solid var(--rv-ah-border);color:var(--rv-ah-text-2);border-radius:4px;align-items:center;gap:3px;padding:1px 6px;font-size:10.5px;font-weight:500;display:inline-flex}.rv-audit-history-source-dot{background:var(--rv-ah-accent);border-radius:50%;width:4px;height:4px}.rv-audit-history-source--paste .rv-audit-history-source-dot{background:var(--rv-ah-c-paste)}.rv-audit-history-source--api .rv-audit-history-source-dot{background:var(--rv-ah-c-api)}.rv-audit-history-source--formula .rv-audit-history-source-dot{background:var(--rv-ah-c-formula)}.rv-audit-history-source--restore .rv-audit-history-source-dot,.rv-audit-history-source--snapshot .rv-audit-history-source-dot{background:var(--rv-ah-c-insert)}.rv-audit-history-bulk-button{background:var(--rv-ah-canvas);border:1px solid var(--rv-ah-border);color:var(--rv-ah-text-2);font:inherit;cursor:pointer;border-radius:6px;align-items:center;gap:5px;margin-top:6px;padding:3px 8px 3px 6px;font-size:11px;transition:border-color .13s,color .13s;display:inline-flex}.rv-audit-history-bulk-button:hover{border-color:var(--rv-ah-border-strong);color:var(--rv-ah-text)}.rv-audit-history-bulk-chev{transition:transform .14s}.rv-audit-history-bulk-chev.open{transform:rotate(90deg)}.rv-audit-history-bulk-rows{background:var(--rv-ah-canvas);border:1px solid var(--rv-ah-border);border-radius:8px;margin-top:8px;padding:8px 10px}.rv-audit-history-bulk-row{grid-template-columns:76px 1fr;align-items:center;gap:8px;padding:5px 0;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;display:grid}.rv-audit-history-bulk-row+.rv-audit-history-bulk-row{border-top:1px solid var(--rv-ah-border)}.rv-audit-history-bulk-cell,.rv-audit-history-empty{color:var(--rv-ah-text-2)}.rv-audit-history-bulk-cell{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:10.5px;overflow:hidden}.rv-audit-history-entry-actions{opacity:0;align-items:flex-start;gap:2px;margin-top:2px;transition:opacity .13s;display:flex}.rv-audit-history-entry:hover .rv-audit-history-entry-actions,.rv-audit-history-entry.expanded .rv-audit-history-entry-actions,.rv-audit-history-entry.menu-open .rv-audit-history-entry-actions{opacity:1}.rv-audit-history-action-button{border-radius:6px;width:26px;height:26px}.rv-audit-history-action-button:hover{background:var(--rv-ah-bg-active)}.rv-audit-history-action-button.danger:hover{color:var(--rv-ah-c-delete);background:#f04e4e1f}.rv-audit-history-more{position:relative}.revo-dropdown-menu.rv-audit-history-more-menu{--rv-ah-bg:#fff;--rv-ah-bg-hover:#f0f0f4;--rv-ah-border:#e3e3ea;--rv-ah-text:#111118;--rv-ah-text-2:#55556a;--rv-ah-c-delete:#dc2626;--rv-ah-shadow:0 18px 40px #1e1e2e1f, 0 3px 10px #1e1e2e14;z-index:10000;border:1px solid var(--rv-ah-border);background:var(--rv-ah-bg);min-width:158px;box-shadow:var(--rv-ah-shadow);border-radius:8px;padding:5px}.revo-dropdown-menu.rv-audit-history-more-menu[data-theme^=dark]{--rv-ah-bg:#17171d;--rv-ah-bg-hover:#24242c;--rv-ah-border:#303040;--rv-ah-text:#eeeeef;--rv-ah-text-2:#9898a8;--rv-ah-c-delete:#f04e4e;--rv-ah-shadow:0 18px 44px #00000073, 0 4px 12px #00000052}.rv-audit-history-more-list{flex-direction:column;gap:2px;margin:0;padding:0;display:flex}.rv-audit-history-more-item{width:100%;min-height:30px;color:var(--rv-ah-text-2);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:8px;padding:0 8px;font-size:12px;display:flex}.rv-audit-history-more-item svg{color:var(--rv-ah-c-delete);flex:none}.rv-audit-history-more-item:hover{background:var(--rv-ah-bg-hover);color:var(--rv-ah-text)}.rv-audit-history-empty{margin:16px 18px}.rv-audit-history-compare{background:var(--rv-ah-bg);flex:1;min-height:120px;padding:12px 18px 14px;overflow-y:auto}.rv-audit-history-compare-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.rv-audit-history-compare-list{gap:6px;display:grid}.rv-audit-history-compare-item{border-radius:8px;transition:background .14s}.rv-audit-history-compare-item.open{background:var(--rv-ah-bg-up)}.rv-audit-history-compare-row{width:100%;color:inherit;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:8px;grid-template-columns:minmax(90px,.7fr) minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:6px;padding:5px 6px;font-size:11px;display:grid}.rv-audit-history-compare-row:hover,.rv-audit-history-compare-row[aria-expanded=true]{background:var(--rv-ah-bg-hover)}.rv-audit-history-compare-cell{color:var(--rv-ah-text-2)}.rv-audit-history-compare-detail{grid-template-columns:54px minmax(0,1fr);align-items:start;gap:6px 8px;padding:4px 6px 8px;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;animation:.2s cubic-bezier(.2,.8,.2,1) both rv-audit-history-compare-drill-in;display:grid;overflow:hidden}.rv-audit-history-compare-detail-label{color:var(--rv-ah-text-2);font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:10.5px;font-weight:500}.rv-audit-history-compare-detail-value{overflow-wrap:anywhere;min-width:0}@keyframes rv-audit-history-compare-drill-in{0%{opacity:0;max-height:0;transform:translateY(-6px)scaleY(.94)}to{opacity:1;max-height:220px;transform:translateY(0)scaleY(1)}}.rv-audit-history-compare::-webkit-scrollbar{width:6px}.rv-audit-history-compare::-webkit-scrollbar-thumb{background:var(--rv-ah-scroll-thumb);border-radius:3px}.rv-audit-history-footer{border-top:1px solid var(--rv-ah-border);background:var(--rv-ah-bg);justify-content:space-between;gap:8px;margin:0 26px;padding:11px 0}.rv-audit-history-footer-hint{color:var(--rv-ah-text-2);font-size:11px}.rv-audit-history-footer-buttons{gap:5px}.rv-audit-history-footer-button{background:var(--rv-ah-bg-up);border:1px solid var(--rv-ah-border);height:28px;color:var(--rv-ah-text-2);font:inherit;cursor:pointer;border-radius:7px;align-items:center;gap:5px;padding:0 10px;font-size:12px;font-weight:500;transition:background .13s,border-color .13s,color .13s,opacity .13s;display:inline-flex}.rv-audit-history-footer-button:hover:not(:disabled){background:var(--rv-ah-bg-hover);color:var(--rv-ah-text);border-color:var(--rv-ah-border-mid)}.rv-audit-history-footer-button:disabled{opacity:.5;cursor:not-allowed}.rv-count{background:var(--rv-ui-badge-bg);min-width:18px;height:18px;color:var(--rv-ui-badge-fg);font-variant-numeric:tabular-nums;pointer-events:none;border-radius:999px;justify-content:center;align-items:center;padding:0 4px;font-size:10px;font-weight:500;line-height:1;display:inline-flex}.rv-badge{background:var(--rv-ui-badge-bg);min-width:18px;height:18px;color:var(--rv-ui-badge-fg);font-variant-numeric:tabular-nums;pointer-events:none;border-radius:999px;justify-content:center;align-items:center;padding:0 4px;font-size:10px;font-weight:500;line-height:1;display:inline-flex;position:absolute;top:-6px;right:-6px}.rv-btn:disabled .rv-badge,.rv-btn[disabled] .rv-badge{background:var(--rv-ui-badge-disabled-bg);color:var(--rv-ui-badge-disabled-fg)}.avatar-cell{--avatar-cell-size:24px;--avatar-cell-background:linear-gradient(135deg, #7dd3fc, #2563eb);width:var(--avatar-cell-size);height:var(--avatar-cell-size);min-width:var(--avatar-cell-size);background:var(--avatar-cell-background);color:#fff;text-align:center;text-transform:uppercase;border-radius:50%;align-self:center;place-items:center;font-size:10px;font-weight:500;line-height:1;display:inline-grid;overflow:hidden}.avatar-cell--rectangular{border-radius:8px}.avatar-cell--size-16{--avatar-cell-size:16px;font-size:8px}.avatar-cell--size-20{--avatar-cell-size:20px;font-size:9px}.avatar-cell--size-32{--avatar-cell-size:32px;font-size:12px}.avatar-cell--size-40{--avatar-cell-size:40px;font-size:14px}.avatar-cell--size-48{--avatar-cell-size:48px;font-size:16px}.avatar-cell--0{--avatar-cell-background:linear-gradient(135deg, #7dd3fc, #2563eb)}.avatar-cell--1{--avatar-cell-background:linear-gradient(135deg, #facc15, #b45309)}.avatar-cell--2{--avatar-cell-background:linear-gradient(135deg, #f9a8d4, #be185d)}.avatar-cell--3{--avatar-cell-background:linear-gradient(135deg, #a5b4fc, #4f46e5)}.avatar-cell--4{--avatar-cell-background:linear-gradient(135deg, #86efac, #15803d)}.avatar-cell--5{--avatar-cell-background:linear-gradient(135deg, #fda4af, #be123c)}.avatar-cell--6{--avatar-cell-background:linear-gradient(135deg, #c4b5fd, #7c3aed)}.avatar-cell--7{--avatar-cell-background:linear-gradient(135deg, #fdba74, #c2410c)}.avatar-cell__image{object-fit:cover;width:100%;height:100%}.avatar-cell-with-text{min-width:0;line-height:var(--avatar-cell-size,24px);align-self:center;align-items:center;gap:12px;display:inline-flex}.avatar-cell-with-text__label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.pivot-plugin revogr-data .rgRow.groupingRow,.pivot-plugin .pivot-total-cell,.pivot-plugin revogr-header .rgHeaderCell{font-weight:400}.pivot-plugin .multi-row-header revogr-header .header-rgRow.actual-rgRow{box-shadow:0 -1px 0 0 var(--revo-grid-header-border) inset}.pivot-plugin revogr-header .rgHeaderCell.pivot-subtotal-header .rv-filter{opacity:1;width:24px;overflow:visible}.pivot-plugin revogr-header .rgHeaderCell.pivot-subtotal-header .rv-filter .filter-img{width:11px;height:11px}.pivot-plugin revogr-data .rgRow.groupingRow .pivot-group-label-expanded .pivot-group-label-text{font-weight:600}.pivot-plugin revogr-data .rgRow.groupingRow .pivot-group-label .group-expand{justify-content:center;align-items:center;height:18px;max-height:18px;padding:0;line-height:1}revogr-header .rgHeaderCell.pivot-row-filter-active .rv-filter{opacity:1}revogr-header .rgHeaderCell.pivot-row-filter-active .rv-filter .filter-img{color:currentColor}.pivot-grid{grid-template-columns:0fr 1fr;font-family:inherit;display:grid}.pivot-field-panel-grid{flex-direction:column;font-family:inherit;display:flex;overflow:hidden}.pivot-config .pivot-field-search{border:1px solid rgb(223,226,230,var(--pv-border-opacity));color:inherit;background:rgb(255,255,255,var(--pv-bg-opacity,1));border-radius:4px;width:100%;padding:5px 7px 5px 32px}.pivot-config .pivot-field-search-root{width:100%}.pivot-config .pivot-dimensions-panel{flex:none;min-height:0}.pivot-config .pivot-dimensions-stack{flex:none;min-height:120px;position:relative}.pivot-config .pivot-dimensions-grid-shell{background-color:rgb(255,255,255,var(--pv-bg-opacity,1));border:1px solid rgb(223,226,230,var(--pv-border-opacity));border-radius:.5rem;min-height:120px;overflow:hidden}.pivot-config .pivot-dimensions-grid{--rg-tree-indent-size:15px;--rg-tree-leaf-offset:0;width:100%;height:100%;min-height:120px;display:block}.pivot-config .pivot-dimensions-grid .rgRow,.pivot-config .pivot-dimensions-grid .groupingRow{box-shadow:none!important}.pivot-config .pivot-dimensions-grid .rgRow{line-height:24px}.pivot-config .pivot-dimensions-grid .rgRow:not(.groupingRow){background-color:#0000!important}.pivot-config .pivot-dimensions-grid .rgRow:not(.groupingRow) .rgCell{padding-left:0;background-color:#0000!important;padding-inline:0!important}.pivot-config .pivot-dimensions-grid .rgRow:not(.groupingRow) .cell-checkbox{padding-inline:0!important}.pivot-config .pivot-dimensions-grid .pivot-dimension-group-row{font-weight:500}.pivot-config .pivot-dimensions-grid .pivot-dimension-group-row .pivot-dimension-group-cell{--rg-tree-indent-size:25px;align-items:center;margin-left:-30px;display:flex}.pivot-config .pivot-dimensions-grid .groupingRow{align-items:center;line-height:24px;display:flex}.pivot-config .pivot-dimensions-grid .groupingRow>div{align-items:center;height:100%;display:flex}.pivot-config .pivot-dimensions-grid .groupingRow .pivot-dimension-group-label{align-items:center;gap:2px;width:100%;height:24px;padding-left:6px;display:flex}.pivot-config .pivot-dimensions-grid .groupingRow .row-select-group-content{gap:2px;height:24px}.pivot-config .pivot-dimensions-grid .groupingRow .group-expand{justify-content:center;align-items:center;width:18px;height:24px;max-height:24px;margin:0;padding:0 4px}.pivot-config .pivot-dimensions-grid .rv-checkbox{border-width:1.5px;border-radius:3px;width:14px;height:14px}.pivot-config .pivot-dimensions-empty{background-color:rgb(255,255,255,var(--pv-bg-opacity,1));z-index:2;justify-content:center;align-items:center;min-height:120px;display:flex;position:absolute;inset:0}.pivot-config .pivot-dimension-cell{align-items:center;gap:6px;min-width:0;display:flex}.pivot-config .pivot-dimension-cell .column-icon{flex:none;width:14px;height:14px;display:inline-flex}.pivot-config .pivot-dimension-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.pivot-config .pivot-dimension-drag-handle{box-sizing:border-box;cursor:grab;opacity:.65;justify-content:center;align-items:center;width:100%;min-width:0;height:100%;display:flex;overflow:visible}.pivot-config .pivot-dimension-drag-handle.dragging{opacity:1}.pivot-config .pivot-six-dot-grip{content:"";background-image:radial-gradient(circle at 1px 1px,currentColor 1px,#0000 1.25px);background-position:0 0;background-repeat:repeat;background-size:4px 4px;flex:none;width:6px;height:10px;display:block}.pivot-config .pivot-dimension-drag-handle-hidden{cursor:default;opacity:0}.pivot-config .pivot-dimension-group-drag-handle{flex:0 0 18px;width:18px}.pivot-config .pivot-dimensions-grid .pivot-dimension-group-row .pivot-dimension-group-drag-handle{flex:auto;width:100%}.pivot-config .pivot-dimensions-grid .pivot-dimension-group-row .tree-toggle{box-sizing:border-box;flex:0 0 16px;justify-content:center;align-self:center;align-items:center;width:16px;height:16px;padding:0;font-size:0;line-height:0;display:inline-flex;margin:0 4px 0 0!important}.pivot-config .pivot-dimensions-grid .pivot-dimension-group-row .tree-toggle:before{box-sizing:border-box;content:"";border-top:1.5px solid;border-right:1.5px solid;width:6px;height:6px;display:block;transform:rotate(45deg)}.pivot-dimension-drag-preview{color:#161616;pointer-events:none;z-index:2147483647;background:#fff;border:1px solid #dfe2e6;border-radius:4px;align-items:center;gap:6px;min-width:120px;max-width:220px;margin:0;padding:5px 8px;font-family:sans-serif;font-size:14px;line-height:20px;display:flex;position:fixed;top:0;left:0;overflow:hidden;box-shadow:0 2px 6px #0003}.pivot-dimension-drag-preview[data-theme^=dark]{color:#dcdcdc;background:#1e1e1e;border-color:#555}.pivot-dimension-drag-preview .pivot-dimension-drag-preview-grip{opacity:.55;content:"";background-image:radial-gradient(circle at 1px 1px,currentColor 1px,#0000 1.25px);background-position:0 0;background-repeat:repeat;background-size:4px 4px;flex:none;justify-content:center;align-items:center;width:6px;height:10px;display:block}.pivot-dimension-drag-preview .pivot-dimension-drag-preview-content,.pivot-dimension-drag-preview .pivot-dimension-cell{align-items:center;gap:6px;min-width:0;display:flex}.pivot-dimension-drag-preview .column-icon{flex:none;width:14px;height:14px;display:inline-flex}.pivot-dimension-drag-preview .pivot-dimension-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.pivot-config{--pv-bg-color:#f4f4f7;--pv-font-color:#161616;--pv-bg-opacity:1;--pv-cfg-width:250px;--pv-border-opacity:.5}.pivot-config[data-theme^=dark]{--pv-bg-color:#1e1e1e;--pv-font-color:#dcdcdc;--pv-bg-opacity:.05;--pv-border-opacity:0}.pivot-config{color:var(--pv-font-color);width:var(--pv-cfg-width);background-color:var(--pv-bg-color)}.pivot-config ul{margin:0;padding:0;list-style:none}.pivot-config button{color:inherit;cursor:pointer;opacity:.8;background-color:#0000;border:0;display:flex}.pivot-config .badge{appearance:none;background-color:rgb(243,244,246,var(--pv-bg-opacity,1));letter-spacing:.03em;text-transform:uppercase;color:inherit;border-width:1px;border:1px solid rgb(209,213,219,var(--pv-border-opacity,1));cursor:pointer;border-radius:.2rem;align-self:center;max-width:30px;padding:0 .2rem;font-size:.6rem;line-height:16px}.pivot-config .pivot-filter-selector{text-transform:none;max-width:88px}.pivot-config .zone-title{padding:4px 0}.pivot-config .zone-title span{gap:3px;display:flex}.pivot-config .zone-title svg{width:14px}.pivot-config .panels-container>div:last-child{margin-bottom:10px}.pivot-config .pivot-config-actions{justify-content:flex-end;display:flex}.pivot-config .panel-card{border:1px solid;border-color:rgb(223,226,230,var(--pv-border-opacity));border-radius:.5rem;padding:.75rem .5rem}.pivot-config .panel-card:not(.empty){background-color:rgb(255,255,255,var(--pv-bg-opacity,1))}.pivot-config .panel-card.empty{border-style:dashed}.pivot-config .panel-card.drag-over{border-color:#3b82f6cc}.pivot-config .panel-card:not(.empty) li{border-radius:.25rem;padding:0 .25rem;transition:background-color .2s ease-in-out;position:relative}.pivot-config .panel-card:not(.empty) li[draggable]{cursor:grab}.pivot-config .panel-card:not(.empty) li[draggable]:before{content:"";background-image:radial-gradient(circle at 1px 1px,currentColor 1px,#0000 1.25px);background-position:0 0;background-repeat:repeat;background-size:4px 4px;flex:0 0 6px;align-self:center;width:6px;height:10px;margin-right:4px;display:block}.pivot-config .panel-card:not(.empty) li[draggable=false]{cursor:default}.pivot-config .panel-card:not(.empty) li[draggable=false]:before{content:"";opacity:0;background-image:radial-gradient(circle at 1px 1px,currentColor 1px,#0000 1.25px);background-position:0 0;background-repeat:repeat;background-size:4px 4px;flex:0 0 6px;align-self:center;width:6px;height:10px;margin-right:4px;display:block}.pivot-config .panel-card:not(.empty) li:hover,.pivot-config .panel-card:not(.empty) li.dragging{background-color:rgb(239,246,255,var(--pv-bg-opacity,1))}.pivot-config .panel-card:not(.empty) li .column-icon{flex:none;width:14px;height:14px;display:inline-flex}.pivot-config .panel-card .pivot-zone-drop-divider{background:var(--rv-ui-accent,#2563eb);pointer-events:none;z-index:2;border-radius:999px;height:2px;position:absolute;left:4px;right:4px;box-shadow:0 0 0 1px #ffffffbf}.pivot-config .panel-card .pivot-zone-drop-divider.before{top:-1px}.pivot-config .panel-card .pivot-zone-drop-divider.after{bottom:-1px}.pivot-field-panel-host{font-family:sans-serif;display:block}.pivot-field-panel{--pv-field-bg:var(--revo-grid-background,#fff);--pv-field-muted:#a6a6a6;--pv-field-border:var(--revo-item-border,#e3e3e3);--pv-field-chip-bg:#f3f3f3;--pv-field-chip-color:#2d2d2d;background:var(--pv-field-bg);border-bottom:1px solid var(--pv-field-border);color:var(--pv-field-chip-color);width:100%}.pivot-field-panel[data-theme^=dark],.pivot-field-panel-host[data-theme^=dark] .pivot-field-panel{--pv-field-bg:var(--revo-dark-background,#1e1e1e);--pv-field-muted:#8f8f8f;--pv-field-border:var(--revo-dark-item-border,#555);--pv-field-chip-bg:#2b2b2b;--pv-field-chip-color:#e8e8e8}.pivot-field-panel-toolbar{border-bottom:1px solid var(--pv-field-border);justify-content:flex-end;align-items:center;gap:6px;min-height:32px;padding:4px 8px;display:flex}button.pivot-axis-swap{appearance:none;border:1px solid var(--pv-field-border,rgb(223, 226, 230, var(--pv-border-opacity,1)));color:inherit;cursor:pointer;opacity:.8;border-radius:4px;flex:none;justify-content:center;align-self:end;align-items:center;width:26px;height:26px;margin:2px 0 -20px;padding:5px;display:flex}button.pivot-axis-swap:hover:not(:disabled){opacity:1}button.pivot-axis-swap:focus-visible{outline-offset:1px;outline:2px solid #1a73e8}button.pivot-axis-swap:disabled{cursor:default;opacity:.4}button.pivot-axis-swap .pivot-axis-swap-icon{width:11px;height:11px;display:flex}button.pivot-axis-swap svg{fill:currentColor;width:100%;height:100%}.pivot-reset-layout{appearance:none;border:1px solid var(--pv-field-border,rgb(223, 226, 230, var(--pv-border-opacity,1)));color:inherit;cursor:pointer;background:0 0;border-radius:4px;padding:3px 8px;font-size:12px;line-height:1.4}.pivot-diagnostics{flex-direction:column;gap:4px;padding:6px 8px;display:flex}.pivot-diagnostic{border-radius:4px;gap:6px;padding:5px 7px;line-height:1.35;display:flex}.pivot-diagnostic strong{flex:none}.pivot-diagnostic-warning{color:#4f3900;background:#fff7d6}.pivot-diagnostic-error{color:#5f1010;background:#ffe2e2}.pivot-field-group{border:0;min-width:0;margin:0;padding:0}.pivot-field-group-legend{width:100%;margin:0;padding:0 10px}.pivot-field-group-title{color:var(--pv-field-muted);letter-spacing:0;text-transform:none;font-size:10px;font-weight:500}.pivot-field-area{flex-wrap:wrap;align-items:center;gap:5px;min-height:48px;margin:0;padding:0 10px 5px 8px;list-style:none;display:flex}.pivot-field-area.drag-over{background:color-mix(in srgb,var(--pv-field-chip-bg) 65%,transparent)}.pivot-filter-fields{border-bottom:1px solid var(--pv-field-border)}.pivot-filter-fields .pivot-field-area{min-height:58px}.pivot-field-layout{grid-template-columns:var(--pv-field-left-col-width,minmax(180px, 25%)) 1fr;grid-template-rows:auto auto;display:grid}.pivot-field-layout.without-row-fields,.pivot-field-layout.no-data-fields.no-column-fields{grid-template-columns:1fr}.pivot-field-layout.without-row-fields .pivot-data-fields,.pivot-field-layout.without-row-fields .pivot-column-fields{border-left:0;grid-column:1}.pivot-field-layout.without-row-fields.no-data-fields .pivot-column-fields{grid-row:1}.pivot-data-fields{border-left:1px solid var(--pv-field-border);grid-area:1/2}.pivot-data-fields .pivot-field-area{padding-bottom:0}.pivot-column-fields{border-left:1px solid var(--pv-field-border);grid-area:2/2}.pivot-column-fields .pivot-field-group-legend{border-top:1px solid var(--pv-field-border);padding-top:0}.pivot-row-fields{grid-area:1/1/span 2}.pivot-field-placeholder{color:var(--pv-field-muted);font-size:14px}.pivot-field-item{align-items:center;gap:8px;display:inline-flex;position:relative}.pivot-field-item[draggable=true]{cursor:grab}.pivot-field-item.drop-target-before:before,.pivot-field-item.drop-target-after:after{content:"";background:var(--rv-ui-accent,#2563eb);pointer-events:none;border-radius:999px;width:2px;position:absolute;top:4px;bottom:4px}.pivot-field-item.drop-target-before:before{left:-5px}.pivot-field-item.drop-target-after:after{right:-5px}.pivot-field-item .column-icon{flex:none;width:14px;height:14px;display:inline-flex}.pivot-field-item-label{white-space:nowrap;font-weight:500}.pivot-field-item>.badge{appearance:auto;background:var(--pv-field-bg);border:1px solid var(--pv-field-border);color:inherit;cursor:pointer;font:inherit;border-radius:4px;align-self:center;max-width:96px;padding:0 4px;font-size:12px;line-height:20px}.pivot-field-item>.pivot-value-selector{text-transform:lowercase;max-width:80px}.pivot-field-drop-marker{background:var(--rv-ui-accent,#2563eb);pointer-events:none;border-radius:999px;align-self:center;width:2px;height:24px}.pivot-field-sort{font-size:19px;line-height:1}.pivot-field-sort-btn{appearance:none;color:inherit;cursor:pointer;opacity:.6;background:0 0;border:0;align-items:center;padding:0;line-height:1;display:inline-flex}.pivot-field-sort-btn.is-asc,.pivot-field-sort-btn.is-desc{opacity:1}.pivot-field-filter{border-top:2px solid;width:16px;height:12px;display:inline-block;position:relative}.pivot-field-filter:before,.pivot-field-filter:after{content:"";border-top:2px solid;position:absolute;left:3px}.pivot-field-filter:before{width:11px;top:4px}.pivot-field-filter:after{width:6px;top:9px}.rv-pivot-context-dialog{--rv-dialog-color:var(--revo-grid-text,#171717);--rv-dialog-bg:var(--rv-context-menu-bg-color,#fff);--rv-dialog-border:var(--rv-context-menu-border-color,#d4d4d4)}.rv-pivot-context-dialog__panel{width:min(720px,100vw - 32px);max-height:min(760px,100dvh - 32px)}.rv-pivot-context-dialog input,.rv-pivot-context-dialog select{box-sizing:border-box;min-height:32px}.rv-pivot-context-dialog__body{flex-direction:column;gap:12px;min-height:100px;display:flex}.rv-pivot-context-dialog__list{flex-direction:column;max-height:420px;display:flex;overflow:auto}.rv-pivot-context-dialog__field-options{gap:6px}.rv-pivot-context-dialog__field-option{justify-content:flex-start;width:100%}.rv-pivot-context-dialog__field-option[aria-pressed=true]{border-color:var(--rv-ui-accent,#2563eb);color:var(--rv-ui-accent,#2563eb);background:color-mix(in srgb,var(--rv-ui-accent,#2563eb) 10%,transparent);font-weight:600}.rv-pivot-context-dialog__field{grid-template-columns:minmax(120px,1fr) minmax(180px,2fr);align-items:center;gap:12px;display:grid}.rv-pivot-context-dialog__grid{width:100%;height:min(520px,60dvh);display:block}.rv-pivot-result-filter-dialog .rv-dialog__surface{width:min(720px,100vw - 32px)}.rv-pivot-result-filter-dialog__description{max-width:62ch;color:var(--rv-ui-muted-text,#64748b);margin:0}.rv-pivot-result-filter-dialog__error{color:var(--rv-ui-danger,#dc2626);margin:0}.rv-pivot-result-filter-editor{flex-direction:column;gap:12px;display:flex}.rv-pivot-result-filter-editor input[type=number]{appearance:textfield}.rv-pivot-result-filter-editor input[type=number]::-webkit-inner-spin-button{appearance:none;margin:0}.rv-pivot-result-filter-editor input[type=number]::-webkit-outer-spin-button{appearance:none;margin:0}.rv-pivot-result-filter-editor__rows{flex-direction:column;gap:8px;display:flex}.rv-pivot-result-filter-editor__row{border:1px solid var(--rv-dialog-border,#d4d4d4);background:var(--rv-control-bg,var(--rv-dialog-bg,#fff));border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 36px;align-items:end;gap:12px;padding:14px;display:grid}.rv-pivot-result-filter-editor__relation{align-self:flex-start;width:104px;min-height:30px;margin-left:14px;font-weight:600}.rv-pivot-result-filter-editor__add{align-self:flex-start}.rv-pivot-result-filter-editor__remove{width:36px;height:36px;min-height:36px;color:var(--rv-ui-muted-text,#64748b);border-radius:8px;padding:0}.rv-pivot-result-filter-editor__remove:hover:not(:disabled){background:color-mix(in srgb,var(--rv-ui-danger,#dc2626) 10%,transparent);color:var(--rv-ui-danger,#dc2626)}.rv-pivot-result-filter-editor__remove:disabled{visibility:hidden}.rv-pivot-result-filter-editor__icon,.rv-pivot-result-filter-editor__icon svg{width:12px;height:12px;display:block}.rv-pivot-result-filter-editor__icon svg{fill:currentColor}@media (width<=560px){.rv-pivot-result-filter-editor__row{grid-template-columns:minmax(0,1fr);padding-right:58px;position:relative}.rv-pivot-result-filter-editor__remove{position:absolute;top:12px;right:12px}.rv-pivot-result-filter-editor__relation{margin-left:0}}.rv-pivot-chart-dialog__data-table{min-width:0;height:100%;min-height:0;color:var(--rv-pivot-chart-text);background:var(--rv-pivot-chart-bg);grid-template-rows:minmax(0,1fr);display:grid;overflow:hidden}.rv-pivot-chart-dialog__data-table-scroll{scrollbar-width:thin;border:1px solid var(--rv-pivot-chart-border);border-radius:9px;max-width:100%;min-height:0;max-height:100%;overflow:auto}.rv-pivot-chart-dialog__data-table-scroll:focus-visible{outline:2px solid var(--rv-pivot-chart-accent);outline-offset:1px;box-shadow:0 0 0 2px var(--rv-pivot-chart-focus-ring)}.rv-pivot-chart-dialog__data-table table{border-spacing:0;border-collapse:separate;font-variant-numeric:tabular-nums;width:100%;min-width:max-content}.rv-pivot-chart-dialog__data-table th,.rv-pivot-chart-dialog__data-table td{text-align:left;white-space:nowrap;border-bottom:1px solid color-mix(in srgb,var(--rv-pivot-chart-border) 70%,transparent);height:34px;padding:6px 10px}.rv-pivot-chart-dialog__data-table thead th{z-index:1;color:var(--rv-pivot-chart-muted);background:color-mix(in srgb,var(--rv-pivot-chart-surface) 94%,var(--rv-pivot-chart-bg));padding:0;font-size:12px;font-weight:650;position:sticky;top:0}.rv-pivot-chart-dialog__data-table tbody th{text-overflow:ellipsis;max-width:280px;font-weight:600;overflow:hidden}.rv-pivot-chart-dialog__data-table tbody tr:last-child>*{border-bottom:0}.rv-pivot-chart-dialog__data-table tbody tr:hover{background:color-mix(in srgb,var(--rv-pivot-chart-accent) 5%,transparent)}.rv-pivot-chart-dialog__data-table thead button{width:100%;min-height:36px;color:inherit;font:inherit;text-align:inherit;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;padding:6px 10px;display:flex}.rv-pivot-chart-dialog__data-table thead button:hover{color:var(--rv-pivot-chart-text);background:color-mix(in srgb,var(--rv-pivot-chart-accent) 7%,transparent)}.rv-pivot-chart-dialog__data-table thead button:focus-visible{z-index:2;outline:2px solid var(--rv-pivot-chart-accent);outline-offset:-2px;box-shadow:inset 0 0 0 1px var(--rv-pivot-chart-focus-ring);position:relative}.rv-pivot-chart-dialog__data-table-value{text-align:right!important}.rv-pivot-chart-dialog__data-table-sort{width:1em;color:var(--rv-pivot-chart-muted);text-align:center;flex:none}.rv-pivot-chart-dialog__data-table th[aria-sort=ascending] .rv-pivot-chart-dialog__data-table-sort,.rv-pivot-chart-dialog__data-table th[aria-sort=descending] .rv-pivot-chart-dialog__data-table-sort{color:var(--rv-pivot-chart-accent)}.rv-pivot-chart-ui-host{--rv-pivot-chart-bg:#fff;--rv-pivot-chart-surface:#f6f7f9;--rv-pivot-chart-text:#20242a;--rv-pivot-chart-muted:#69717d;--rv-pivot-chart-border:#d8dce2;--rv-pivot-chart-accent:var(--rv-ui-accent,var(--revo-primary,#0d63e8));--rv-pivot-chart-focus-ring:var(--rv-ui-focus-ring,color-mix(in srgb, var(--rv-pivot-chart-accent) 34%, transparent));--rv-pivot-chart-error:#b42318;--rv-pivot-chart-card-hover:#f0f5ff;--rv-pivot-chart-selected:color-mix(in srgb, var(--rv-pivot-chart-accent) 9%, var(--rv-pivot-chart-bg))}.rv-pivot-chart-ui-host[data-theme^=dark]{--rv-pivot-chart-bg:#242529;--rv-pivot-chart-surface:#1b1c1f;--rv-pivot-chart-text:#f1f3f5;--rv-pivot-chart-muted:#aeb4bd;--rv-pivot-chart-border:#484b52;--rv-pivot-chart-accent:#60a5fa;--rv-pivot-chart-error:#ff8a80;--rv-pivot-chart-card-hover:#27344a;color-scheme:dark}.rv-pivot-chart-embedded-host{width:100%;height:100%;min-height:380px}.rv-pivot-chart-embedded{box-sizing:border-box;width:100%;height:100%;min-height:380px;color:var(--rv-pivot-chart-text);background:var(--rv-pivot-chart-bg);border:1px solid var(--rv-pivot-chart-border);border-radius:14px;grid-template-rows:auto minmax(0,1fr);font:13px/1.35 Inter,system-ui,sans-serif;display:grid;overflow:hidden}.rv-pivot-chart-dialog{inset:calc(38px + var(--rv-pivot-chart-offset,0px)) calc(38px + var(--rv-pivot-chart-offset,0px)) auto auto;z-index:10020;resize:both;width:min(1180px,100vw - 32px);min-width:min(560px,100vw - 16px);max-width:calc(100vw - 16px);height:min(720px,100vh - 32px);min-height:380px;max-height:calc(100vh - 16px);color:var(--rv-pivot-chart-text);background:var(--rv-pivot-chart-bg);border:1px solid var(--rv-pivot-chart-border);border-radius:14px;grid-template-rows:auto minmax(0,1fr);gap:0;padding:0;font:13px/1.35 Inter,system-ui,sans-serif;display:none;position:fixed;overflow:hidden;box-shadow:0 24px 64px #0f172a38,0 4px 14px #0f172a1a}.rv-pivot-chart-dialog[open]{display:grid}.rv-pivot-chart-dialog__header{border-bottom:1px solid var(--rv-pivot-chart-border);background:var(--rv-pivot-chart-bg);justify-content:space-between;align-items:center;gap:16px;padding:13px 16px;display:flex}.rv-pivot-chart-dialog__header>div:first-child{min-width:0;display:grid}.rv-pivot-chart-dialog__header strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.rv-pivot-chart-dialog__kicker{color:var(--rv-pivot-chart-muted);letter-spacing:.06em;text-transform:uppercase;font-size:11px}.rv-pivot-chart-dialog__header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;min-width:0;display:flex}.rv-pivot-chart-dialog__export{position:relative}.rv-pivot-chart-dialog__export>button{align-items:center;gap:7px;display:inline-flex}.rv-pivot-chart-dialog__export-chevron{color:var(--rv-pivot-chart-muted);font-size:10px;transition:transform .12s}.rv-pivot-chart-dialog__export>button[aria-expanded=true] .rv-pivot-chart-dialog__export-chevron{transform:rotate(180deg)}.rv-pivot-chart-dialog__export-menu{z-index:5;background:var(--rv-pivot-chart-bg);border:1px solid var(--rv-pivot-chart-border);border-radius:8px;min-width:148px;padding:4px;display:grid;position:absolute;top:calc(100% + 5px);right:0;box-shadow:0 14px 32px #0f172a2e,0 2px 8px #0f172a1a}.rv-pivot-chart-dialog__header .rv-pivot-chart-dialog__export-menu button{white-space:nowrap;background:0 0;border-color:#0000;justify-content:flex-start;width:100%}.rv-pivot-chart-dialog__header .rv-pivot-chart-dialog__export-menu button:hover,.rv-pivot-chart-dialog__header .rv-pivot-chart-dialog__export-menu button:focus-visible{background:var(--rv-pivot-chart-surface)}.rv-pivot-chart-dialog__header button:not(.rv-btn):not(.rv-dialog__close),.rv-pivot-chart-dialog__settings button,.rv-pivot-chart-dialog__drill-toolbar button,.rv-pivot-chart-dialog__status button,:is(.rv-pivot-chart-dialog,.rv-pivot-chart-embedded) input,:is(.rv-pivot-chart-dialog,.rv-pivot-chart-embedded) select{font:inherit}.rv-pivot-chart-dialog__header button:not(.rv-btn):not(.rv-dialog__close),.rv-pivot-chart-dialog__settings button,.rv-pivot-chart-dialog__drill-toolbar button,.rv-pivot-chart-dialog__status button{min-height:30px;color:var(--rv-pivot-chart-text);background:var(--rv-pivot-chart-surface);border:1px solid var(--rv-pivot-chart-border);cursor:pointer;border-radius:6px;padding:5px 10px}.rv-pivot-chart-dialog__header button:not(.rv-btn):not(.rv-dialog__close):hover:not(:disabled),.rv-pivot-chart-dialog__settings button:hover:not(:disabled),.rv-pivot-chart-dialog__drill-toolbar button:hover:not(:disabled),.rv-pivot-chart-dialog__status button:hover:not(:disabled){border-color:var(--rv-pivot-chart-accent)}.rv-pivot-chart-dialog__header button:not(.rv-btn):not(.rv-dialog__close):focus-visible,.rv-pivot-chart-dialog__settings button:focus-visible,.rv-pivot-chart-dialog__drill-toolbar button:focus-visible,.rv-pivot-chart-dialog__breadcrumbs [aria-current=page]:focus-visible,.rv-pivot-chart-dialog__status button:focus-visible,:is(.rv-pivot-chart-dialog,.rv-pivot-chart-embedded) input:focus-visible,:is(.rv-pivot-chart-dialog,.rv-pivot-chart-embedded) select:focus-visible{outline:2px solid var(--rv-pivot-chart-accent);outline-offset:1px;box-shadow:0 0 0 2px var(--rv-pivot-chart-focus-ring)}.rv-pivot-chart-dialog__header button:not(.rv-btn):not(.rv-dialog__close):disabled,.rv-pivot-chart-dialog__settings button:disabled,.rv-pivot-chart-dialog__drill-toolbar button:disabled,.rv-pivot-chart-dialog__status button:disabled,:is(.rv-pivot-chart-dialog,.rv-pivot-chart-embedded) fieldset:disabled{cursor:default;opacity:.62}.rv-pivot-chart-dialog__body{grid-template-columns:minmax(0,1fr) minmax(350px,360px);min-height:0;display:grid;overflow:hidden}.rv-pivot-chart-dialog__visual{background:var(--rv-pivot-chart-bg);grid-template-rows:auto minmax(0,1fr);gap:10px;min-width:0;min-height:0;padding:12px;display:grid;position:relative}.rv-pivot-chart-dialog__drill-toolbar{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;min-height:28px;padding:0 2px;display:grid}.rv-pivot-chart-dialog__breadcrumbs{scrollbar-width:thin;min-width:0;overflow-x:auto}.rv-pivot-chart-dialog__breadcrumbs ol{align-items:center;min-width:max-content;margin:0;padding:0;list-style:none;display:flex}.rv-pivot-chart-dialog__breadcrumbs li{align-items:center;min-width:0;display:flex}.rv-pivot-chart-dialog__breadcrumbs button{max-width:160px;min-height:24px;color:var(--rv-pivot-chart-muted);text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;border-radius:4px;padding:2px 4px;overflow:hidden}.rv-pivot-chart-dialog__breadcrumbs button:hover:not(:disabled){color:var(--rv-pivot-chart-accent)}.rv-pivot-chart-dialog__breadcrumbs [aria-current=page]{text-overflow:ellipsis;white-space:nowrap;border-radius:5px;max-width:220px;padding:2px 4px;font-weight:650;display:block;overflow:hidden}.rv-pivot-chart-dialog__breadcrumb-separator{color:var(--rv-pivot-chart-muted);flex:none}.rv-pivot-chart-dialog__drill-status{min-width:0}.rv-pivot-chart-dialog__drill-loading,.rv-pivot-chart-dialog__drill-error{align-items:center;gap:7px;max-width:360px;font-size:12px;display:flex}.rv-pivot-chart-dialog__drill-loading{color:var(--rv-pivot-chart-muted)}.rv-pivot-chart-dialog__drill-loading>[aria-hidden=true]{box-sizing:border-box;border:2px solid color-mix(in srgb,var(--rv-pivot-chart-accent) 32%,transparent);border-top-color:var(--rv-pivot-chart-accent);border-radius:50%;flex:none;width:13px;height:13px;animation:.72s linear infinite rv-pivot-chart-drill-loading}.rv-pivot-chart-dialog__drill-error{color:var(--rv-pivot-chart-error)}.rv-pivot-chart-dialog__drill-error>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.rv-pivot-chart-dialog__drill-error button{flex:none}.rv-pivot-chart-dialog__chart[aria-busy=true]{opacity:.72;transition:opacity .12s}.rv-pivot-chart-dialog__visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}@keyframes rv-pivot-chart-drill-loading{to{transform:rotate(360deg)}}.rv-pivot-chart-dialog__chart{width:100%;height:100%;min-height:300px}.rv-pivot-chart-tooltip{z-index:100000;box-sizing:border-box;pointer-events:none;min-width:190px;max-width:min(360px,100vw - 20px);color:var(--rv-pivot-chart-tooltip-color,#172033);background:color-mix(in srgb,var(--rv-pivot-chart-tooltip-bg,#fff) 94%,transparent);border:1px solid color-mix(in srgb,var(--rv-pivot-chart-tooltip-muted,#667085) 24%,transparent);word-break:break-word;backdrop-filter:blur(12px);opacity:0;transform-origin:50% 100%;border-radius:12px;padding:11px 12px;font:12px/1.4 Inter,ui-sans-serif,system-ui,sans-serif;transition:opacity .11s,transform .14s cubic-bezier(.2,.8,.2,1);position:fixed;transform:translateY(3px)scale(.985);box-shadow:0 16px 40px #0f172a2e,0 2px 8px #0f172a14}.rv-pivot-chart-tooltip[hidden]{display:none}.rv-pivot-chart-tooltip[data-visible]{opacity:1;transform:translateY(0)scale(1)}.rv-pivot-chart-tooltip--plain{white-space:pre-wrap}.rv-pivot-chart-tooltip__title{letter-spacing:-.01em;margin-bottom:8px;font-size:13px;font-weight:700;line-height:1.32}.rv-pivot-chart-tooltip__body{gap:6px;display:grid}.rv-pivot-chart-tooltip__row{grid-template-columns:minmax(0,1fr) max-content;align-items:baseline;gap:18px;display:grid}.rv-pivot-chart-tooltip__identity{min-width:0;color:var(--rv-pivot-chart-tooltip-muted,#667085);align-items:baseline;gap:7px;display:flex}.rv-pivot-chart-tooltip__swatch{border-radius:2px;flex:none;width:8px;height:8px;box-shadow:inset 0 0 0 1px #ffffff47}.rv-pivot-chart-tooltip__series{text-overflow:ellipsis;overflow:hidden}.rv-pivot-chart-tooltip__value{font-variant-numeric:tabular-nums;text-align:right;font-weight:700}.rv-pivot-chart-tooltip__footer{color:var(--rv-pivot-chart-tooltip-muted,#667085);border-top:1px solid color-mix(in srgb,var(--rv-pivot-chart-tooltip-muted,#667085) 18%,transparent);margin-top:8px;padding-top:8px;font-size:11px}.rv-pivot-chart-dialog__chart[hidden]{display:none}.rv-pivot-chart-dialog__chart [data-pivot-chart-legend-item]{cursor:pointer}.rv-pivot-chart-dialog__chart [data-pivot-chart-legend-item]:focus{outline:none}.rv-pivot-chart [data-pivot-chart-datum]:focus{outline:2px solid var(--rv-pivot-chart-focus,#2563eb);outline-offset:2px}.rv-pivot-chart-dialog__chart [data-pivot-chart-legend-item]:focus [data-pivot-chart-legend-focus-ring]{stroke:var(--rv-pivot-chart-accent);stroke-width:1.5px}.rv-pivot-chart-dialog__visual>.rv-pivot-chart-dialog__chart:first-child,.rv-pivot-chart-dialog__visual[data-showing-data=true]>.rv-pivot-chart-dialog__data-table{grid-row:1/-1}.rv-pivot-chart-dialog__visual[data-showing-data=true][data-has-drill-toolbar=true]>.rv-pivot-chart-dialog__data-table{grid-row:2}.rv-pivot-chart-dialog__status{max-width:min(420px,100% - 32px);color:var(--rv-pivot-chart-text);background:color-mix(in srgb,var(--rv-pivot-chart-bg) 94%,transparent);border:1px solid var(--rv-pivot-chart-border);border-radius:7px;align-items:center;gap:10px;padding:10px 12px;display:flex;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);box-shadow:0 6px 18px #0000001f}.rv-pivot-chart-dialog__status--error{color:var(--rv-pivot-chart-error)}.rv-pivot-chart-dialog__settings{background:var(--rv-pivot-chart-surface);border-left:1px solid var(--rv-pivot-chart-border);grid-template-rows:auto minmax(0,1fr);min-width:0;padding:0;display:grid;overflow:hidden;container-type:inline-size}.rv-pivot-chart-dialog__tabpanel fieldset{border:0;gap:11px;min-width:0;margin:0;padding:0;display:grid}.rv-pivot-chart-dialog__tabpanel label{min-width:0;color:var(--rv-pivot-chart-muted);gap:4px;font-size:12px;display:grid}.rv-pivot-chart-dialog__tabpanel input:not([type=checkbox]),.rv-pivot-chart-dialog__tabpanel select{box-sizing:border-box;width:100%;min-height:32px;color:var(--rv-pivot-chart-text);background:var(--rv-pivot-chart-bg);border:1px solid var(--rv-pivot-chart-border);border-radius:5px;padding:5px 7px}.rv-pivot-chart-dialog__tabpanel select option{color:var(--rv-pivot-chart-text);background:var(--rv-pivot-chart-bg)}.rv-pivot-chart-dialog__tabpanel input::placeholder{color:var(--rv-pivot-chart-muted);opacity:1}.rv-pivot-chart-dialog__tabpanel input[type=checkbox]{accent-color:var(--rv-pivot-chart-accent)}.rv-pivot-chart-dialog__checkbox{grid-template-columns:auto minmax(0,1fr);align-items:center;min-height:28px;color:var(--rv-pivot-chart-text)!important;gap:7px!important;display:flex!important}.rv-pivot-chart-dialog__checkbox input{margin:0}.rv-pivot-chart-dialog__options{background:color-mix(in srgb,var(--rv-pivot-chart-bg) 76%,var(--rv-pivot-chart-surface));border:1px solid color-mix(in srgb,var(--rv-pivot-chart-border) 82%,transparent);border-radius:10px;gap:10px;margin:3px -4px;padding:12px;display:grid}.rv-pivot-chart-dialog__options>header{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.rv-pivot-chart-dialog__options h3,.rv-pivot-chart-dialog__options p{margin:0}.rv-pivot-chart-dialog__options h3{color:var(--rv-pivot-chart-text);font-size:12px}.rv-pivot-chart-dialog__options p,.rv-pivot-chart-dialog__option small{color:var(--rv-pivot-chart-muted);font-size:10px;line-height:1.35;display:block}.rv-pivot-chart-dialog__options p{margin-top:2px}.rv-pivot-chart-dialog__options-reset-all{flex:none;background:0 0!important;min-height:26px!important;padding:3px 7px!important;font-size:10px!important}.rv-pivot-chart-dialog__options-list{gap:7px;display:grid}.rv-pivot-chart-dialog__option{background:var(--rv-pivot-chart-bg);border:1px solid color-mix(in srgb,var(--rv-pivot-chart-border) 70%,transparent);border-radius:7px;min-width:0;padding:8px 32px 8px 9px;position:relative}.rv-pivot-chart-dialog__option label{color:var(--rv-pivot-chart-text)}.rv-pivot-chart-dialog__option strong{font-size:11px;font-weight:650}.rv-pivot-chart-dialog__option-toggle{justify-content:space-between;align-items:center;gap:10px!important;display:flex!important}.rv-pivot-chart-dialog__option-toggle>span{min-width:0;display:grid}.rv-pivot-chart-dialog__option-toggle input{width:32px;height:18px;accent-color:var(--rv-pivot-chart-accent);flex:none}.rv-pivot-chart-dialog__option-range-heading{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.rv-pivot-chart-dialog__option output{color:var(--rv-pivot-chart-muted);font-variant-numeric:tabular-nums}.rv-pivot-chart-dialog__option input[type=range]{width:100%;accent-color:var(--rv-pivot-chart-accent);margin:5px 0 0}.rv-pivot-chart-dialog__option-reset{width:24px;position:absolute;top:7px;right:6px;min-height:24px!important;color:var(--rv-pivot-chart-muted)!important;background:0 0!important;border-color:#0000!important;padding:0!important}.rv-pivot-chart-dialog__tabs{z-index:2;background:var(--rv-pivot-chart-bg);border-bottom:1px solid var(--rv-pivot-chart-border);grid-template-columns:repeat(3,minmax(0,1fr));padding:0 10px;display:grid;position:relative}.rv-pivot-chart-dialog__tabs button{min-width:0;min-height:44px;color:var(--rv-pivot-chart-muted);background:0 0;border:0;border-radius:0;padding:0 6px;font-weight:600;position:relative}.rv-pivot-chart-dialog__tabs button:after{content:"";background:0 0;border-radius:999px 999px 0 0;height:2px;position:absolute;bottom:-1px;left:8px;right:8px}.rv-pivot-chart-dialog__tabs button[aria-selected=true]{color:var(--rv-pivot-chart-text)}.rv-pivot-chart-dialog__tabs button[aria-selected=true]:after{background:var(--rv-pivot-chart-accent)}.rv-pivot-chart-dialog__tabpanel{min-height:0;overflow:auto}.rv-pivot-chart-dialog__tabpanel>fieldset{padding:14px}.rv-pivot-chart-dialog__gallery-shell{min-height:100%}.rv-pivot-chart-dialog__gallery-search{z-index:1;background:color-mix(in srgb,var(--rv-pivot-chart-surface) 94%,transparent);backdrop-filter:blur(8px);padding:12px 12px 10px;position:sticky;top:0}.rv-pivot-chart-dialog__gallery-search input{border-radius:8px!important;padding-left:11px!important}.rv-pivot-chart-dialog__gallery{gap:18px;padding:2px 12px 18px;display:grid}.rv-pivot-chart-dialog__gallery-section{gap:8px;display:grid}.rv-pivot-chart-dialog__gallery-section h3{color:var(--rv-pivot-chart-text);letter-spacing:.015em;margin:0;font-size:12px;font-weight:680}.rv-pivot-chart-dialog__gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.rv-pivot-chart-dialog__gallery-card-wrap{min-width:0}.rv-pivot-chart-dialog__gallery-card{text-align:left;gap:5px;width:100%;min-width:0;display:grid;min-height:0!important;color:var(--rv-pivot-chart-text)!important;background:var(--rv-pivot-chart-bg)!important;border-radius:9px!important;padding:6px!important}.rv-pivot-chart-dialog__gallery-card:hover{box-shadow:0 5px 14px #0f172a17;background:var(--rv-pivot-chart-card-hover)!important}.rv-pivot-chart-dialog__gallery-card[aria-pressed=true]{box-shadow:inset 0 0 0 1px var(--rv-pivot-chart-accent);color:var(--rv-pivot-chart-accent)!important;background:var(--rv-pivot-chart-selected)!important;border-color:var(--rv-pivot-chart-accent)!important}.rv-pivot-chart-dialog__gallery-card[aria-disabled=true]{cursor:not-allowed;filter:saturate(.25);opacity:.48}.rv-pivot-chart-dialog__gallery-card>span{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:30px;font-size:10px;font-weight:600;line-height:15px;display:-webkit-box;overflow:hidden}.rv-pivot-chart-dialog__preview{pointer-events:none;background:var(--rv-pivot-chart-bg);border:1px solid color-mix(in srgb,var(--rv-pivot-chart-border) 76%,transparent);border-radius:6px;width:100%;position:relative;overflow:hidden}.rv-pivot-chart-dialog__preview:after{content:"";background:linear-gradient(100deg,transparent 25%,color-mix(in srgb,var(--rv-pivot-chart-muted) 9%,transparent) 45%,transparent 65%);position:absolute;inset:0;transform:translate(-100%)}.rv-pivot-chart-dialog__preview:not([data-preview-ready]):after{animation:1.2s ease-in-out infinite rv-pivot-chart-preview-loading}.rv-pivot-chart-dialog__preview[data-preview-error]:after{display:none}.rv-pivot-chart-dialog__preview [data-preview-fallback]{width:100%;height:100%;color:var(--rv-pivot-chart-muted);display:block}.rv-pivot-chart-dialog__preview svg{pointer-events:none}.rv-pivot-chart-dialog__compatibility-reason{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.rv-pivot-chart-dialog__gallery-empty{color:var(--rv-pivot-chart-muted);text-align:center;margin:24px 8px}@keyframes rv-pivot-chart-preview-loading{to{transform:translate(100%)}}@container (width<=310px){.rv-pivot-chart-dialog__gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){.rv-pivot-chart-tooltip{transition:none}.rv-pivot-chart-dialog__preview:after{animation:none!important}.rv-pivot-chart-dialog__drill-loading>[aria-hidden=true]{animation:none}.rv-pivot-chart-dialog__chart[aria-busy=true]{transition:none}}.rv-pivot-chart-context-item{font-weight:500}@media (width<=820px){.rv-pivot-chart-dialog{resize:none;width:calc(100vw - 16px);min-width:0;height:calc(100vh - 16px);min-height:0;inset:8px}.rv-pivot-chart-dialog__body{grid-template-rows:minmax(180px,1fr) minmax(160px,42%);grid-template-columns:1fr;overflow:auto}.rv-pivot-chart-dialog__chart{min-height:180px}.rv-pivot-chart-dialog__settings{border-top:1px solid var(--rv-pivot-chart-border);border-left:0}.rv-pivot-chart-dialog__drill-toolbar{grid-template-columns:auto minmax(0,1fr)}.rv-pivot-chart-dialog__drill-status{grid-column:1/-1}}@media (width<=520px){.rv-pivot-chart-dialog__header{flex-wrap:wrap;align-items:flex-start;gap:8px}.rv-pivot-chart-dialog__header>div:first-child{flex:140px}.rv-pivot-chart-dialog__header-actions{flex:auto}}@media (height<=620px){.rv-pivot-chart-dialog__chart{min-height:160px}}.event-scheduler-plugin{--event-scheduler-grid-line:#e5e6e9;--event-scheduler-hour-line:#d6d7db;--event-scheduler-time-bg:#f9fafd;--event-scheduler-surface:var(--revo-grid-background,#fff);--event-scheduler-surface-sunken:#f9fafd;--event-scheduler-surface-raised:#fff;--event-scheduler-text:var(--revo-grid-text,#21242b);--event-scheduler-muted-text:#666971;--event-scheduler-header-text:var(--event-scheduler-text,#21242b);--event-scheduler-accent:#525ee3;--event-scheduler-accent-soft:#e5edff;--event-scheduler-event-color:#4573de;--event-scheduler-event-bg:#4573de;--event-scheduler-event-text:#fff;--event-scheduler-confirmed-color:#4573de;--event-scheduler-confirmed-bg:#4573de;--event-scheduler-confirmed-text:#fff;--event-scheduler-tentative-color:#be5b00;--event-scheduler-tentative-bg:#be5b00;--event-scheduler-tentative-text:#fff;--event-scheduler-info-color:#0090b8;--event-scheduler-info-bg:#0090b8;--event-scheduler-info-text:#fff;--event-scheduler-locked-color:#0090b8;--event-scheduler-locked-bg:#0090b8;--event-scheduler-locked-text:#fff;--event-scheduler-conflict-color:#e62b34;--event-scheduler-conflict-bg:#ca445b;--event-scheduler-conflict-text:#fff;--event-scheduler-conflict-warning-color:#e62b34;--event-scheduler-conflict-warning-bg:#be5b00;--event-scheduler-conflict-warning-text:#fff;--event-scheduler-conflict-confirm-color:#525ee3;--event-scheduler-conflict-confirm-bg:#8b5dce;--event-scheduler-conflict-confirm-text:#fff;--event-scheduler-conflict-error-color:#e62b34;--event-scheduler-conflict-error-bg:#ca445b;--event-scheduler-conflict-error-text:#fff;--event-scheduler-ghost-color:#4f5bd5;--event-scheduler-ghost-bg:#eceefb;--event-scheduler-create-range-color:#2563eb;--event-scheduler-create-range-bg:#eef4ff;--event-scheduler-create-range-border:#2563eb;--event-scheduler-hover-time-color:#4f5bd5;--event-scheduler-hover-time-bg:#eceefb;--event-scheduler-hover-time-border:#4f5bd547;--event-scheduler-current-day-bg:#eef7ff;--event-scheduler-current-day-header-bg:#eef7ff;--event-scheduler-current-time-label-ring:#ffffffe6;--event-scheduler-current-time-dot-ring:#ffffffd9;--event-scheduler-available-bg:#1f9d720b;--event-scheduler-non-working-bg:#747e9416;--event-scheduler-closed-bg:#747e9424;--event-scheduler-blocked-bg:#d645451f;--event-scheduler-break-bg:#c98a141f;--event-scheduler-holiday-bg:#4f5bd51f;--event-scheduler-coverage-under-bg:#d645451a;--event-scheduler-coverage-under-border:#d6454561;--event-scheduler-coverage-met-bg:#1f9d7212;--event-scheduler-coverage-met-border:#1f9d7233;--event-scheduler-coverage-over-bg:#c98a141a;--event-scheduler-coverage-over-border:#c98a1457;--event-scheduler-utilization-under-bg:#c98a1414;--event-scheduler-utilization-under-border:#c98a146b;--event-scheduler-utilization-under-text:#8a5d05;--event-scheduler-utilization-balanced-bg:#1f9d720f;--event-scheduler-utilization-balanced-border:#1f9d7252;--event-scheduler-utilization-balanced-text:#0d6b4d;--event-scheduler-utilization-over-bg:#d6454517;--event-scheduler-utilization-over-border:#d645456b;--event-scheduler-utilization-over-text:#9c2a2a;--event-scheduler-unassigned-bg:#4f5bd50f;--event-scheduler-unassigned-border:#4f5bd557;--event-scheduler-unassigned-text:#343b9d;--event-scheduler-unassigned-timeline-bg:#4f5bd509;--event-scheduler-required-role-chip-bg:#4f5bd51f;--event-scheduler-required-role-chip-border:#4f5bd542;--event-scheduler-required-role-chip-text:#343b9d;--event-scheduler-weekend-header-bg:#747e9416;--event-scheduler-resource-bg:var(--event-scheduler-surface,#fff);--event-scheduler-resource-group-bg:#f9fafd;--event-scheduler-resource-group-border:var(--event-scheduler-grid-line,#e5e6e9);--event-scheduler-resource-group-text:#21242b;--event-scheduler-resource-group-summary-text:#666971;--event-scheduler-resource-group-toggle-bg:var(--event-scheduler-surface,#fff);--event-scheduler-resource-group-toggle-border:var(--event-scheduler-grid-line,#e5e6e9);--event-scheduler-resource-group-toggle-hover-bg:var(--event-scheduler-accent-soft,#e5edff);--event-scheduler-empty-bg:var(--event-scheduler-surface-sunken,#f9fafd);--event-scheduler-empty-text:var(--event-scheduler-muted-text,#666971);--event-scheduler-context-menu-bg:#fff;--event-scheduler-context-menu-border:#141c2c14;--event-scheduler-context-menu-text:#20242b;--event-scheduler-context-menu-muted:var(--event-scheduler-muted-text,#666971);--event-scheduler-context-menu-hover-bg:#f4f6fb;--event-scheduler-context-menu-section-border:#141c2c14;--event-scheduler-context-menu-icon:#566074;--event-scheduler-context-menu-key-bg:#f6f7fb;--event-scheduler-context-menu-key-border:#141c2c1a;--event-scheduler-context-menu-key-text:#4a5366;--event-scheduler-context-menu-key-icon:#687386;--event-scheduler-context-menu-disabled:#9aa3b5;--rv-context-menu-bg-color:var(--event-scheduler-context-menu-bg);--rv-context-menu-border-color:var(--event-scheduler-context-menu-border);--rv-context-menu-hover-bg-color:var(--event-scheduler-context-menu-hover-bg);--rv-context-menu-muted-color:var(--event-scheduler-context-menu-muted);--rv-context-menu-icon-color:var(--event-scheduler-context-menu-icon);--rv-context-menu-key-bg-color:var(--event-scheduler-context-menu-key-bg);--rv-context-menu-key-border-color:var(--event-scheduler-context-menu-key-border);--rv-context-menu-key-color:var(--event-scheduler-context-menu-key-text);--rv-context-menu-danger-color:var(--event-scheduler-editor-danger);--event-scheduler-event-chip-bg:#ffffff38;--event-scheduler-event-chip-border:#fff3;--event-scheduler-remote-state-bg:#fffffff0;--event-scheduler-remote-state-border:#141c2c1f;--event-scheduler-remote-state-text:#3a4050;--event-scheduler-remote-state-error-bg:#fff1f1;--event-scheduler-remote-state-error-text:#9c2a2a;--event-scheduler-editor-backdrop:#1218262e;--event-scheduler-editor-border:#141c2c1f;--event-scheduler-editor-button-bg:#fff;--event-scheduler-editor-control-bg:#fff;--event-scheduler-editor-control-border:#141c2c24;--event-scheduler-editor-danger-bg:var(--event-scheduler-conflict-bg,#ca445b);--event-scheduler-editor-danger-text:var(--event-scheduler-conflict-text,#fff);--revo-grid-cell-disabled-bg:transparent;color:var(--event-scheduler-text,var(--revo-grid-text,#21242b));position:relative}.event-scheduler-plugin[theme^=dark]{--event-scheduler-grid-line:#2a2c33;--event-scheduler-hour-line:#3d4047;--event-scheduler-time-bg:#111318;--event-scheduler-surface:#15171d;--event-scheduler-surface-sunken:#111318;--event-scheduler-surface-raised:#15171d;--event-scheduler-text:#edeef3;--event-scheduler-muted-text:#9b9ea7;--event-scheduler-header-text:#edeef3;--event-scheduler-accent:#788bff;--event-scheduler-accent-soft:#222955;--event-scheduler-event-color:#5080eb;--event-scheduler-event-bg:#5080eb;--event-scheduler-event-text:#fff;--event-scheduler-confirmed-color:#5080eb;--event-scheduler-confirmed-bg:#5080eb;--event-scheduler-confirmed-text:#fff;--event-scheduler-tentative-color:#cb6800;--event-scheduler-tentative-bg:#cb6800;--event-scheduler-tentative-text:#fff;--event-scheduler-info-color:#009cc5;--event-scheduler-info-bg:#009cc5;--event-scheduler-info-text:#fff;--event-scheduler-locked-color:#009cc5;--event-scheduler-locked-bg:#009cc5;--event-scheduler-locked-text:#fff;--event-scheduler-conflict-color:#ff7763;--event-scheduler-conflict-bg:#d85166;--event-scheduler-conflict-text:#fff;--event-scheduler-conflict-warning-color:#ff7763;--event-scheduler-conflict-warning-bg:#cb6800;--event-scheduler-conflict-warning-text:#fff;--event-scheduler-conflict-confirm-color:#788bff;--event-scheduler-conflict-confirm-bg:#9769dc;--event-scheduler-conflict-confirm-text:#fff;--event-scheduler-conflict-error-color:#ff7763;--event-scheduler-conflict-error-bg:#d85166;--event-scheduler-conflict-error-text:#fff;--event-scheduler-ghost-color:#a5b4fc;--event-scheduler-ghost-bg:#a5b4fc29;--event-scheduler-create-range-color:#8da2ff;--event-scheduler-create-range-bg:#8da2ff29;--event-scheduler-create-range-border:#8da2ff;--event-scheduler-hover-time-color:#a5b4fc;--event-scheduler-hover-time-bg:#a5b4fc29;--event-scheduler-hover-time-border:#a5b4fc52;--event-scheduler-current-time-color:#788bff;--event-scheduler-current-day-bg:#1b2539;--event-scheduler-current-day-header-bg:#1b2539;--event-scheduler-current-time-label-ring:#0f1117eb;--event-scheduler-current-time-dot-ring:#0f1117e0;--event-scheduler-available-bg:#34d39913;--event-scheduler-non-working-bg:#94a3b812;--event-scheduler-closed-bg:#94a3b81c;--event-scheduler-blocked-bg:#f8717121;--event-scheduler-break-bg:#fbbf241f;--event-scheduler-holiday-bg:#a5b4fc1f;--event-scheduler-coverage-under-bg:#f8717121;--event-scheduler-coverage-under-border:#f8717180;--event-scheduler-coverage-met-bg:#34d39917;--event-scheduler-coverage-met-border:#34d39957;--event-scheduler-coverage-over-bg:#fbbf2421;--event-scheduler-coverage-over-border:#fbbf247a;--event-scheduler-utilization-under-bg:#fbbf2421;--event-scheduler-utilization-under-border:#fbbf247a;--event-scheduler-utilization-under-text:#fef3c7;--event-scheduler-utilization-balanced-bg:#34d3991a;--event-scheduler-utilization-balanced-border:#34d3996b;--event-scheduler-utilization-balanced-text:#d1fae5;--event-scheduler-utilization-over-bg:#f8717121;--event-scheduler-utilization-over-border:#f871717a;--event-scheduler-utilization-over-text:#fee2e2;--event-scheduler-unassigned-bg:#a5b4fc1c;--event-scheduler-unassigned-border:#a5b4fc6b;--event-scheduler-unassigned-text:#e0e7ff;--event-scheduler-unassigned-timeline-bg:#a5b4fc12;--event-scheduler-required-role-chip-bg:#a5b4fc29;--event-scheduler-required-role-chip-border:#a5b4fc52;--event-scheduler-required-role-chip-text:#e0e7ff;--event-scheduler-weekend-header-bg:#94a3b813;--event-scheduler-resource-bg:#111318;--event-scheduler-resource-group-bg:#15171d;--event-scheduler-resource-group-border:#3d4047;--event-scheduler-resource-group-text:#edeef3;--event-scheduler-resource-group-summary-text:#9b9ea7;--event-scheduler-resource-group-toggle-bg:#111318;--event-scheduler-resource-group-toggle-border:#3d4047;--event-scheduler-resource-group-toggle-hover-bg:#222955;--event-scheduler-empty-bg:#111318;--event-scheduler-empty-text:#6f7179;--event-scheduler-context-menu-bg:#171b24;--event-scheduler-context-menu-border:#94a3b838;--event-scheduler-context-menu-text:#f3f4f6;--event-scheduler-context-menu-muted:#9ca3af;--event-scheduler-context-menu-hover-bg:#60a5fa24;--event-scheduler-context-menu-section-border:#94a3b82e;--event-scheduler-context-menu-icon:#b4bdcc;--event-scheduler-context-menu-key-bg:#0f1117;--event-scheduler-context-menu-key-border:#94a3b838;--event-scheduler-context-menu-key-text:#b4bdcc;--event-scheduler-context-menu-key-icon:#9ca3af;--event-scheduler-context-menu-disabled:#6b7280;--rv-context-menu-bg-color:var(--event-scheduler-context-menu-bg);--rv-context-menu-border-color:var(--event-scheduler-context-menu-border);--rv-context-menu-hover-bg-color:var(--event-scheduler-context-menu-hover-bg);--rv-context-menu-muted-color:var(--event-scheduler-context-menu-muted);--rv-context-menu-icon-color:var(--event-scheduler-context-menu-icon);--rv-context-menu-key-bg-color:var(--event-scheduler-context-menu-key-bg);--rv-context-menu-key-border-color:var(--event-scheduler-context-menu-key-border);--rv-context-menu-key-color:var(--event-scheduler-context-menu-key-text);--rv-context-menu-danger-color:var(--event-scheduler-editor-danger);--event-scheduler-event-chip-bg:#ffffff29;--event-scheduler-event-chip-border:#ffffff24;--event-scheduler-remote-state-bg:#12151df5;--event-scheduler-remote-state-border:#94a3b838;--event-scheduler-remote-state-text:#e5e7eb;--event-scheduler-remote-state-error-bg:#7f1d1d52;--event-scheduler-remote-state-error-text:#fecaca;--event-scheduler-editor-backdrop:#00000080;--event-scheduler-editor-border:#94a3b838;--event-scheduler-editor-button-bg:#171b24;--event-scheduler-editor-control-bg:#0f1117;--event-scheduler-editor-control-border:#94a3b838;--event-scheduler-editor-danger-bg:#f871712e;--event-scheduler-editor-danger-text:#fee2e2}.event-scheduler-plugin revogr-data .rgCell{overflow:visible}.event-scheduler-plugin revogr-focus.focused-cell{display:none!important}.event-scheduler-plugin revogr-row-headers{background:var(--event-scheduler-time-bg,#f9fafd)}.event-scheduler-plugin .event-scheduler-timeline-header{letter-spacing:0;background:var(--event-scheduler-time-bg,#f9fafd);box-shadow:inset 0 -1px 0 var(--event-scheduler-hour-line,#d6d7db),inset -1px 0 0 var(--event-scheduler-grid-line,#e5e6e9);font-size:11.5px;font-weight:750}.event-scheduler-plugin .event-scheduler-header-group{color:var(--event-scheduler-header-text,var(--event-scheduler-text,#21242b));background:var(--event-scheduler-time-bg,#f9fafd);box-shadow:inset 0 -1px 0 var(--event-scheduler-grid-line,#e5e6e9),inset -1px 0 0 var(--event-scheduler-grid-line,#e5e6e9);letter-spacing:0;font-size:12px;font-weight:750}.event-scheduler-plugin .event-scheduler-header-group .header-content{text-overflow:ellipsis;white-space:nowrap;justify-content:center;align-items:center;min-width:0;height:100%;display:flex;overflow:hidden}.event-scheduler-plugin .event-scheduler-resource-header .rv-filter{opacity:.72;color:var(--event-scheduler-header-text,var(--event-scheduler-text,#21242b));justify-content:center;align-items:center;display:inline-flex}.event-scheduler-plugin .event-scheduler-resource-header .rv-filter:hover,.event-scheduler-plugin .event-scheduler-resource-header .rv-filter:focus-visible,.event-scheduler-plugin .event-scheduler-resource-header .rv-filter.active{opacity:1;color:var(--event-scheduler-accent,#525ee3)}.event-scheduler-plugin .event-scheduler-resource-header .rv-filter .filter-img{color:currentColor;width:14px;height:14px;display:block}.event-scheduler-plugin .event-scheduler-day-header{color:var(--event-scheduler-header-text,var(--event-scheduler-text,#21242b));background:var(--event-scheduler-time-bg,#f9fafd);box-shadow:inset 0 -1px 0 var(--event-scheduler-grid-line,#e5e6e9),inset -1px 0 0 var(--event-scheduler-grid-line,#e5e6e9)}.event-scheduler-plugin .event-scheduler-day-header--today{background:var(--event-scheduler-current-day-header-bg,#eef7ff);color:var(--event-scheduler-accent,#525ee3);box-shadow:inset 0 2px 0 var(--event-scheduler-accent,#525ee3),inset 0 -1px 0 var(--event-scheduler-grid-line,#e5e6e9),inset -1px 0 0 var(--event-scheduler-grid-line,#e5e6e9)}.event-scheduler-plugin .event-scheduler-day-header--weekend:not(.event-scheduler-day-header--today){background:var(--event-scheduler-weekend-header-bg,#747e940e)}.event-scheduler-plugin .event-scheduler-day-header__content{box-sizing:border-box;min-width:0;height:100%;font-weight:initial;flex-direction:column;justify-content:center;gap:2px;padding:9px 12px 8px;display:flex}.event-scheduler-plugin .event-scheduler-day-header__main{align-items:baseline;gap:4px;min-width:0;font-weight:500;line-height:1.1;display:flex}.event-scheduler-plugin .event-scheduler-day-header__weekday{color:currentColor;letter-spacing:0;text-transform:uppercase;font-size:10px}.event-scheduler-plugin .event-scheduler-day-header__today{color:var(--event-scheduler-accent,#525ee3);letter-spacing:0;text-transform:uppercase;margin-left:auto;font-size:9px;font-weight:500}.event-scheduler-plugin .event-scheduler-day-header__count{color:var(--event-scheduler-muted-text,#666971);font-size:12px;line-height:1.2}.event-scheduler-plugin .event-scheduler-time-cell,.event-scheduler-plugin .event-scheduler-day-cell,.event-scheduler-plugin .event-scheduler-resource-cell,.event-scheduler-plugin .event-scheduler-timeline-cell{box-sizing:border-box;height:100%;min-height:100%;padding:0}.event-scheduler-plugin .event-scheduler-time-cell{font-variant-numeric:tabular-nums;border-right:1px solid var(--event-scheduler-hour-line,var(--event-scheduler-grid-line,var(--revo-grid-cell-border,#d6d7db)));justify-content:flex-end;align-items:flex-start;padding:4px 10px 0 4px;font-family:inherit;font-size:11px;font-weight:400;display:flex;position:relative}.event-scheduler-plugin .shift-week-time-label{align-self:center}.event-scheduler-plugin .event-scheduler-time-cell__content{width:100%;height:100%;position:relative}.event-scheduler-plugin .event-scheduler-time-cell__label{background:0 0;padding:1px 0;position:absolute;top:0;right:0}.event-scheduler-plugin .event-scheduler-time-cell__current{top:var(--event-scheduler-current-time-top,0);z-index:12;background:var(--event-scheduler-current-time-color,#525ee3);height:24px;color:var(--event-scheduler-current-time-label-text,#fff);white-space:nowrap;box-shadow:0 0 0 3px var(--event-scheduler-current-time-label-ring,#ffffffe6);border-radius:6px;align-items:center;padding:0 8px;font-family:inherit;font-size:13px;font-weight:500;line-height:1;display:inline-flex;position:absolute;right:-7px;transform:translateY(-50%)}.event-scheduler-plugin .event-scheduler-resource-cell{background:var(--event-scheduler-resource-bg,var(--event-scheduler-time-bg,#f9fafd));border-right:1px solid var(--event-scheduler-hour-line,var(--event-scheduler-grid-line,var(--revo-grid-cell-border,#d6d7db)));align-items:stretch;display:flex}.event-scheduler-plugin .event-scheduler-resource-cell__content{width:100%;min-width:0;padding:10px 14px;padding-left:calc(12px + var(--event-scheduler-resource-depth-offset,0px));box-shadow:inset 0 -1px color-mix(in srgb,var(--event-scheduler-grid-line,#e5e6e9) 72%,transparent);flex-direction:column;justify-content:center;gap:4px;display:flex}.event-scheduler-plugin .event-scheduler-resource-cell__content--empty{color:var(--event-scheduler-empty-text,var(--event-scheduler-muted-text,#666971));background:var(--event-scheduler-empty-bg,var(--event-scheduler-surface-sunken,#f9fafd));justify-content:center;font-style:normal;font-weight:500}.event-scheduler-plugin .event-scheduler-resource-cell__content--identity{flex-direction:row;align-items:center}.event-scheduler-plugin .event-scheduler-resource-cell__avatar{flex:0 0 24px}.event-scheduler-plugin .event-scheduler-resource-cell__main{flex-direction:column;flex:auto;gap:4px;min-width:0;display:flex}.event-scheduler-plugin .event-scheduler-resource-cell__content--unassigned{background:linear-gradient(to right,var(--event-scheduler-unassigned-border,#4f5bd557) 0,var(--event-scheduler-unassigned-border,#4f5bd557) 3px,transparent 3px),var(--event-scheduler-unassigned-bg,#4f5bd50f)}.event-scheduler-plugin .event-scheduler-resource-cell__content--utilization{background:linear-gradient(to right,var(--event-scheduler-utilization-border,transparent) 0,var(--event-scheduler-utilization-border,transparent) 3px,transparent 3px),var(--event-scheduler-utilization-bg,transparent)}.event-scheduler-plugin .event-scheduler-resource-cell__content--utilization-under{--event-scheduler-utilization-bg:var(--event-scheduler-utilization-under-bg,#c98a1414);--event-scheduler-utilization-border:var(--event-scheduler-utilization-under-border,#c98a146b);--event-scheduler-utilization-text:var(--event-scheduler-utilization-under-text,#8a5d05)}.event-scheduler-plugin .event-scheduler-resource-cell__content--utilization-balanced{--event-scheduler-utilization-bg:var(--event-scheduler-utilization-balanced-bg,#1f9d720f);--event-scheduler-utilization-border:var(--event-scheduler-utilization-balanced-border,#1f9d7252);--event-scheduler-utilization-text:var(--event-scheduler-utilization-balanced-text,#0d6b4d)}.event-scheduler-plugin .event-scheduler-resource-cell__content--utilization-over{--event-scheduler-utilization-bg:var(--event-scheduler-utilization-over-bg,#d6454517);--event-scheduler-utilization-border:var(--event-scheduler-utilization-over-border,#d645456b);--event-scheduler-utilization-text:var(--event-scheduler-utilization-over-text,#9c2a2a)}.event-scheduler-plugin .event-scheduler-resource-cell__content--group{background:var(--event-scheduler-resource-group-bg,#f9fafd);border-top:1px solid var(--event-scheduler-resource-group-border,#141c2c14);border-bottom:1px solid var(--event-scheduler-resource-group-border,#141c2c14);flex-direction:row;justify-content:flex-start;align-items:center;gap:8px}.event-scheduler-plugin .event-scheduler-resource-cell__group-toggle{border:1px solid var(--event-scheduler-resource-group-toggle-border,#141c2c24);background:var(--event-scheduler-resource-group-toggle-bg,#fff);width:24px;height:24px;color:var(--event-scheduler-resource-group-text,#21242b);font:inherit;cursor:pointer;border-radius:999px;flex:none;justify-content:center;align-items:center;font-size:13px;font-weight:500;line-height:1;transition:border-color .12s,background-color .12s,color .12s,transform .12s;display:inline-flex;box-shadow:0 1px 2px #0f172a14,inset 0 1px #ffffff47}.event-scheduler-plugin .event-scheduler-resource-cell__group-toggle:hover{border-color:var(--event-scheduler-resource-group-toggle-hover-border,#4858d647);background:var(--event-scheduler-resource-group-toggle-hover-bg,var(--event-scheduler-accent-soft,#e5edff));color:var(--event-scheduler-accent,#525ee3);transform:translateY(-1px)}.event-scheduler-plugin .event-scheduler-resource-cell__group-main{flex-direction:column;gap:2px;min-width:0;display:flex}.event-scheduler-plugin .event-scheduler-resource-cell__name--group{color:var(--event-scheduler-resource-group-text,#21242b);text-transform:uppercase;letter-spacing:0;font-size:11.5px;font-weight:800}.event-scheduler-plugin .event-scheduler-resource-cell__meta--group{color:var(--event-scheduler-resource-group-summary-text,#666971)}.event-scheduler-plugin .event-scheduler-resource-cell__name{text-overflow:ellipsis;white-space:nowrap;color:var(--event-scheduler-text,var(--revo-grid-text,#21242b));font-size:13.5px;font-weight:500;line-height:1.25;overflow:hidden}.event-scheduler-plugin .event-scheduler-resource-cell__meta{text-overflow:ellipsis;white-space:nowrap;color:var(--event-scheduler-muted-text,#666971);font-size:11.5px;font-weight:500;line-height:1.2;overflow:hidden}.event-scheduler-plugin .event-scheduler-resource-cell__meta--utilization{color:var(--event-scheduler-utilization-text,var(--event-scheduler-muted-text,#666971));font-weight:500}.event-scheduler-plugin .event-scheduler-resource-cell__meta--unassigned-count,.event-scheduler-plugin .event-scheduler-resource-cell__meta--unassigned-roles{color:var(--event-scheduler-unassigned-text,#343b9d);font-weight:500}.event-scheduler-plugin .event-scheduler-day-cell__slot{border-right:1px solid var(--event-scheduler-grid-line,var(--revo-grid-cell-border,#e5e6e9));background:linear-gradient(to bottom,transparent calc(100% - 1px),color-mix(in srgb,var(--event-scheduler-grid-line,#e5e6e9) 58%,transparent) calc(100% - 1px)),var(--event-scheduler-cell-bg,transparent);width:100%;height:100%;position:relative}.event-scheduler-plugin .event-scheduler-timeline-cell__slot{background:linear-gradient(to right,transparent calc(100% - 1px),var(--event-scheduler-grid-line,var(--revo-grid-cell-border,#e5e6e9)) calc(100% - 1px)),linear-gradient(to bottom,transparent calc(100% - 1px),var(--event-scheduler-grid-line,var(--revo-grid-cell-border,#e5e6e9)) calc(100% - 1px)),var(--event-scheduler-timeline-cell-bg,transparent);width:100%;height:100%;min-height:100%;position:relative}.event-scheduler-plugin .event-scheduler-timeline-header--current-day{background:var(--event-scheduler-current-day-header-bg,#eef7ff)}.event-scheduler-plugin .event-scheduler-timeline-cell__slot--current-day{--event-scheduler-timeline-cell-bg:var(--event-scheduler-current-day-bg,#eef7ff);box-shadow:inset 1px 0 color-mix(in srgb,var(--event-scheduler-accent,#525ee3) 18%,transparent)}.event-scheduler-plugin .event-scheduler-day-cell__slot--weekend:not(.event-scheduler-day-cell__slot--today){box-shadow:inset 0 0 0 999px var(--event-scheduler-weekend-bg,#747e9409)}.event-scheduler-plugin .event-scheduler-day-cell__slot>.event-scheduler-current-time-marker{z-index:21;pointer-events:none;position:absolute;inset:0}.event-scheduler-plugin .event-scheduler-current-time-marker__line{top:var(--event-scheduler-current-time-top,0);background:var(--event-scheduler-current-time-color,#525ee3);pointer-events:none;height:2px;position:absolute;left:0;right:0;transform:translateY(-50%);box-shadow:0 0 0 1px #525ee32e,0 0 18px #525ee32e}.event-scheduler-plugin .event-scheduler-current-time-marker__dot{top:var(--event-scheduler-current-time-top,0);z-index:1;background:var(--event-scheduler-current-time-color,#525ee3);width:10px;height:10px;box-shadow:0 0 0 4px var(--event-scheduler-current-time-dot-ring,#ffffffd1);pointer-events:none;border-radius:999px;position:absolute;left:-5px;transform:translate(-50%,-50%)}.event-scheduler-plugin .event-scheduler-timeline-cell__slot--available{background-color:var(--event-scheduler-available-bg,#1f9d720b)}.event-scheduler-plugin .event-scheduler-timeline-cell__slot--non-working,.event-scheduler-plugin .event-scheduler-day-cell__slot--non-working{background:var(--event-scheduler-non-working-bg,#747e9416)}.event-scheduler-plugin .event-scheduler-timeline-cell__slot--availability-closed,.event-scheduler-plugin .event-scheduler-day-cell__slot--availability-closed{--event-scheduler-non-working-bg:var(--event-scheduler-closed-bg,#747e9424)}.event-scheduler-plugin .event-scheduler-timeline-cell__slot--availability-blocked{--event-scheduler-non-working-bg:var(--event-scheduler-blocked-bg,#d645451f)}.event-scheduler-plugin .event-scheduler-timeline-cell__slot--availability-break{--event-scheduler-non-working-bg:var(--event-scheduler-break-bg,#c98a141f)}.event-scheduler-plugin .event-scheduler-timeline-cell__slot--availability-holiday{--event-scheduler-non-working-bg:var(--event-scheduler-holiday-bg,#4f5bd51f)}.event-scheduler-plugin .event-scheduler-timeline-cell__slot--coverage{box-shadow:inset 0 -3px 0 var(--event-scheduler-coverage-border,transparent),inset 0 0 0 999px var(--event-scheduler-coverage-bg,transparent)}.event-scheduler-plugin .event-scheduler-timeline-cell__slot--coverage-under{--event-scheduler-coverage-bg:var(--event-scheduler-coverage-under-bg,#d645451a);--event-scheduler-coverage-border:var(--event-scheduler-coverage-under-border,#d6454561)}.event-scheduler-plugin .event-scheduler-timeline-cell__slot--coverage-met{--event-scheduler-coverage-bg:var(--event-scheduler-coverage-met-bg,#1f9d7212);--event-scheduler-coverage-border:var(--event-scheduler-coverage-met-border,#1f9d7233)}.event-scheduler-plugin .event-scheduler-timeline-cell__slot--coverage-over{--event-scheduler-coverage-bg:var(--event-scheduler-coverage-over-bg,#c98a141a);--event-scheduler-coverage-border:var(--event-scheduler-coverage-over-border,#c98a1457)}.event-scheduler-plugin .event-scheduler-timeline-cell__slot--current-time:after{content:"";top:0;bottom:0;left:var(--event-scheduler-current-time-left,0);z-index:4;background:var(--event-scheduler-current-time-color,#525ee3);pointer-events:none;width:2px;position:absolute;transform:translate(-50%);box-shadow:0 0 0 1px #525ee32e,0 0 18px #525ee32e}.event-scheduler-plugin .event-scheduler-timeline-cell__slot--empty{background:linear-gradient(to bottom,transparent calc(100% - 1px),var(--event-scheduler-grid-line,var(--revo-grid-cell-border,#e5e6e9)) calc(100% - 1px)),var(--event-scheduler-empty-bg,var(--event-scheduler-surface-sunken,#f9fafd));color:var(--event-scheduler-empty-text,var(--event-scheduler-muted-text,#666971))}.event-scheduler-plugin .event-scheduler-timeline-cell__slot--group{background:linear-gradient(to right,transparent calc(100% - 1px),var(--event-scheduler-grid-line,var(--revo-grid-cell-border,#e5e6e9)) calc(100% - 1px)),var(--event-scheduler-resource-group-timeline-bg,#f9fafd);box-shadow:inset 0 1px color-mix(in srgb,var(--event-scheduler-resource-group-border,#e5e6e9) 72%,transparent)}.event-scheduler-plugin .event-scheduler-timeline-cell__slot--unassigned{background:linear-gradient(to right,transparent calc(100% - 1px),var(--event-scheduler-grid-line,var(--revo-grid-cell-border,#e5e6e9)) calc(100% - 1px)),var(--event-scheduler-unassigned-timeline-bg,#4f5bd509)}.event-scheduler-plugin .event-scheduler-day-cell__slot--hover-time{z-index:4}.event-scheduler-plugin .event-scheduler-day-cell__slot--hover-time:after{content:attr(data-event-scheduler-hover-time);top:var(--event-scheduler-hover-time-top,0);z-index:2;box-sizing:border-box;min-height:min(28px,100% - var(--event-scheduler-hover-time-top,0px));height:var(--event-scheduler-hover-time-height,100%);max-height:calc(100% - var(--event-scheduler-hover-time-top,0px));border:1px solid var(--event-scheduler-hover-time-border,#4f5bd547);background:var(--event-scheduler-hover-time-bg,var(--event-scheduler-accent-soft,#eceefb));color:var(--event-scheduler-hover-time-color,var(--event-scheduler-accent,#4f5bd5));pointer-events:none;border-radius:8px;align-items:center;padding:6px 10px;font-size:13px;font-weight:700;line-height:1;display:flex;position:absolute;left:4px;right:4px;box-shadow:0 1px 2px #0f172a14,inset 0 1px #ffffff3d}.event-scheduler-plugin .event-scheduler-day-cell__slot--hover-time-compact:after{min-height:0;padding:0;font-size:0;overflow:hidden;box-shadow:inset 0 1px #ffffff3d}.event-scheduler-plugin .event-scheduler-day-cell__slot--ghost:before{content:"";top:var(--event-scheduler-ghost-top,2px);right:var(--event-scheduler-ghost-right,2px);bottom:var(--event-scheduler-ghost-bottom,2px);left:var(--event-scheduler-ghost-left,2px);z-index:20;border:0;border-right:1px dashed var(--event-scheduler-ghost-border,color-mix(in srgb, var(--event-scheduler-ghost-color,var(--event-scheduler-accent,#4f5bd5)) 55%, transparent));border-left:4px solid var(--event-scheduler-ghost-color,var(--event-scheduler-accent,#4f5bd5));background:var(--event-scheduler-ghost-bg,color-mix(in srgb, var(--event-scheduler-ghost-color,var(--event-scheduler-accent,#4f5bd5)) 13%, var(--event-scheduler-surface,var(--revo-grid-background,#fff)) 87%));opacity:.86;pointer-events:none;border-radius:0;position:absolute}.event-scheduler-plugin .event-scheduler-day-cell__slot--ghost,.event-scheduler-plugin .event-scheduler-timeline-cell__slot--ghost{z-index:15}.event-scheduler-plugin .event-scheduler-day-cell__slot--create-range:before{border-left-color:var(--event-scheduler-create-range-border,#2563eb);background:var(--event-scheduler-create-range-bg,#eef4ff)}.event-scheduler-plugin .event-scheduler-day-cell__slot--ghost-conflict{--event-scheduler-ghost-color:var(--event-scheduler-conflict-error-color,var(--event-scheduler-conflict-color,#e62b34));--event-scheduler-ghost-border:var(--event-scheduler-conflict-error-color,var(--event-scheduler-conflict-color,#e62b34));--event-scheduler-ghost-bg:color-mix(in srgb, var(--event-scheduler-conflict-error-bg,var(--event-scheduler-conflict-bg,#ca445b)) 28%, transparent);--event-scheduler-create-range-border:var(--event-scheduler-conflict-error-color,var(--event-scheduler-conflict-color,#e62b34));--event-scheduler-create-range-bg:var(--event-scheduler-ghost-bg);--event-scheduler-create-range-color:var(--event-scheduler-conflict-error-color,var(--event-scheduler-conflict-color,#e62b34))}.event-scheduler-plugin .event-scheduler-day-cell__slot--create-range-start:after,.event-scheduler-plugin .event-scheduler-create-range-label{content:attr(data-event-scheduler-create-range-label);z-index:21;box-sizing:border-box;max-height:var(--event-scheduler-create-range-label-height,none);color:var(--event-scheduler-create-range-color,#2563eb);text-overflow:ellipsis;white-space:pre-line;pointer-events:none;font-size:12px;font-weight:700;line-height:1.35;display:block;position:absolute;top:10px;left:16px;right:12px;overflow:hidden}.event-scheduler-plugin .event-scheduler-create-range-label{content:normal}.event-scheduler-plugin .event-scheduler-create-range-label__compact{white-space:nowrap;justify-content:space-between;align-items:center;gap:12px;width:100%;min-width:0;display:flex}.event-scheduler-plugin .event-scheduler-create-range-label__title{text-overflow:ellipsis;min-width:0;overflow:hidden}.event-scheduler-plugin .event-scheduler-create-range-label__start{font-variant-numeric:tabular-nums;flex:none}.event-scheduler-plugin .event-scheduler-day-cell__slot--create-range-start.event-scheduler-day-cell__slot--ghost-horizontal:after,.event-scheduler-plugin .event-scheduler-day-cell__slot--create-range-start.event-scheduler-day-cell__slot--ghost-horizontal>.event-scheduler-create-range-label{right:auto;left:calc(var(--event-scheduler-ghost-left,2px) + 14px);width:calc(var(--event-scheduler-create-range-label-width,100%) - 24px);max-width:none}.event-scheduler-plugin .event-scheduler-day-cell__slot--ghost-start:before{border-top:1.5px solid var(--event-scheduler-ghost-border,color-mix(in srgb, var(--event-scheduler-ghost-color,var(--event-scheduler-accent,#4f5bd5)) 55%, transparent));border-top-style:dashed;border-top-left-radius:8px;border-top-right-radius:8px}.event-scheduler-plugin .event-scheduler-day-cell__slot--ghost-end:before{border-bottom:1.5px solid var(--event-scheduler-ghost-border,color-mix(in srgb, var(--event-scheduler-ghost-color,var(--event-scheduler-accent,#4f5bd5)) 55%, transparent));border-bottom-style:dashed;border-bottom-right-radius:8px;border-bottom-left-radius:8px}.event-scheduler-plugin .event-scheduler-day-cell__slot--ghost-minimum-size.event-scheduler-day-cell__slot--ghost-start:before{box-sizing:border-box;border-bottom:1.5px dashed var(--event-scheduler-ghost-border,var(--event-scheduler-ghost-color,var(--event-scheduler-accent,#4f5bd5)));border-radius:8px;height:100%;min-height:100%;bottom:auto}.event-scheduler-plugin .event-scheduler-day-cell__slot--ghost-minimum-size:not(.event-scheduler-day-cell__slot--ghost-start):before{display:none}.event-scheduler-plugin .event-scheduler-day-cell__slot--create-range-start:not(.event-scheduler-day-cell__slot--ghost-horizontal):after,.event-scheduler-plugin .event-scheduler-day-cell__slot--create-range-start:not(.event-scheduler-day-cell__slot--ghost-horizontal)>.event-scheduler-create-range-label{top:calc(var(--event-scheduler-ghost-top,2px) + 6px)}.event-scheduler-plugin .event-scheduler-day-cell__slot--ghost-minimum-size:not(.event-scheduler-day-cell__slot--ghost-horizontal).event-scheduler-day-cell__slot--create-range-start:after,.event-scheduler-plugin .event-scheduler-day-cell__slot--ghost-minimum-size:not(.event-scheduler-day-cell__slot--ghost-horizontal) .event-scheduler-create-range-label{top:var(--event-scheduler-ghost-top,2px);align-items:center;height:100%;max-height:100%;display:flex}.event-scheduler-plugin .event-scheduler-day-cell__slot--ghost-horizontal:before{top:var(--event-scheduler-ghost-top,2px);right:var(--event-scheduler-ghost-right,2px);bottom:var(--event-scheduler-ghost-bottom,2px);left:var(--event-scheduler-ghost-left,2px);border-left:0;border-top:1.5px dashed var(--event-scheduler-ghost-border,color-mix(in srgb, var(--event-scheduler-ghost-color,var(--event-scheduler-accent,#4f5bd5)) 55%, transparent));border-bottom:1.5px dashed var(--event-scheduler-ghost-border,color-mix(in srgb, var(--event-scheduler-ghost-color,var(--event-scheduler-accent,#4f5bd5)) 55%, transparent));opacity:.72;border-radius:0}.event-scheduler-plugin .event-scheduler-day-cell__slot--ghost-horizontal.event-scheduler-day-cell__slot--ghost-minimum-size.event-scheduler-day-cell__slot--ghost-start:before{right:auto;bottom:var(--event-scheduler-ghost-bottom,2px);width:100%;height:auto;min-height:0}.event-scheduler-plugin .event-scheduler-day-cell__slot--ghost-horizontal.event-scheduler-day-cell__slot--ghost-start:before{border-left:1.5px solid var(--event-scheduler-ghost-border,color-mix(in srgb, var(--event-scheduler-ghost-color,var(--event-scheduler-accent,#4f5bd5)) 55%, transparent));border-left-style:dashed;border-top-left-radius:8px;border-bottom-left-radius:8px}.event-scheduler-plugin .event-scheduler-day-cell__slot--ghost-horizontal.event-scheduler-day-cell__slot--ghost-end:before{border-right:1.5px solid var(--event-scheduler-ghost-border,color-mix(in srgb, var(--event-scheduler-ghost-color,var(--event-scheduler-accent,#4f5bd5)) 55%, transparent));border-right-style:dashed;border-top-right-radius:8px;border-bottom-right-radius:8px}.event-scheduler-plugin .event-scheduler-event{z-index:5;min-width:0;color:var(--event-scheduler-event-text,var(--event-scheduler-text,#fff));text-shadow:var(--event-scheduler-event-text-shadow,0 1px 1.5px #00000029);font:inherit;text-align:left;cursor:grab;pointer-events:none;background:0 0;border:0;margin:0;padding:0;transition:box-shadow .12s,transform .12s,filter .12s;position:absolute}.event-scheduler-plugin .event-scheduler-event__current-time-line{top:var(--event-scheduler-current-time-line-offset,0);z-index:6;background:var(--event-scheduler-current-time-color,#525ee3);pointer-events:none;height:2px;position:absolute;left:0;right:0;transform:translateY(-50%);box-shadow:0 0 0 1px #525ee32e,0 0 18px #525ee32e}.event-scheduler-plugin .event-scheduler-event__button{z-index:1;box-sizing:border-box;border:1px solid var(--event-scheduler-event-border,color-mix(in srgb, var(--event-scheduler-event-color,#4573de) 72%, var(--event-scheduler-surface-raised,#fff) 28%));border-left:4px solid var(--event-scheduler-event-color,#4573de);background:var(--event-scheduler-event-bg,var(--event-scheduler-event-color,#4573de));width:100%;height:100%;color:inherit;text-shadow:inherit;font:inherit;text-align:left;cursor:inherit;pointer-events:auto;border-radius:11px;margin:0;padding:0;transition:box-shadow .12s,border-color .12s,background-color .12s;display:block;position:absolute;inset:0;overflow:hidden;box-shadow:0 3px 9px #14122d29}.event-scheduler-plugin .event-scheduler-event__content-dock{z-index:2;box-sizing:border-box;pointer-events:none;max-width:100%;max-height:100%;display:block;position:sticky;overflow:hidden}.event-scheduler-plugin .event-scheduler-event--horizontal{container:event-scheduler-timeline-slice/size}.event-scheduler-plugin .event-scheduler-event--horizontal .event-scheduler-event__content-dock{width:min(100%,320px);height:100%;left:0}.event-scheduler-plugin .event-scheduler-event--vertical .event-scheduler-event__content-dock{width:100%;height:min(100%,96px);top:0}.event-scheduler-plugin .event-scheduler-event--slice .event-scheduler-event__button{min-height:0;box-shadow:none;border-radius:0}.event-scheduler-plugin .event-scheduler-event--timeline-slice .event-scheduler-event__button{min-width:0;box-shadow:none;border-radius:0}.event-scheduler-plugin .event-scheduler-event--slice.event-scheduler-event--first.event-scheduler-event--last .event-scheduler-event__button,.event-scheduler-plugin .event-scheduler-event--timeline-slice.event-scheduler-event--first.event-scheduler-event--last .event-scheduler-event__button{overflow:hidden}.event-scheduler-plugin .event-scheduler-event--move-disabled{cursor:default}.event-scheduler-plugin .event-scheduler-event--timeline-slice.event-scheduler-event--first .event-scheduler-event__button{border-radius:11px 0 0 11px}.event-scheduler-plugin .event-scheduler-event--timeline-slice.event-scheduler-event--last .event-scheduler-event__button{border-radius:0 11px 11px 0}.event-scheduler-plugin .event-scheduler-event--timeline-slice.event-scheduler-event--first.event-scheduler-event--last .event-scheduler-event__button{border-radius:11px}.event-scheduler-plugin .event-scheduler-event--first .event-scheduler-event__button{border-top-left-radius:11px;border-top-right-radius:11px}.event-scheduler-plugin .event-scheduler-event--last .event-scheduler-event__button{border-bottom-right-radius:11px;border-bottom-left-radius:11px}.event-scheduler-plugin .event-scheduler-event--slice:not(.event-scheduler-event--first) .event-scheduler-event__button{border-top:0;border-top-left-radius:0;border-top-right-radius:0;top:-1px}.event-scheduler-plugin .event-scheduler-event--slice:not(.event-scheduler-event--last) .event-scheduler-event__button{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0;bottom:-1px}.event-scheduler-plugin .event-scheduler-event--timeline-slice:not(.event-scheduler-event--first){margin-left:-2px}.event-scheduler-plugin .event-scheduler-event--timeline-slice:not(.event-scheduler-event--first) .event-scheduler-event__button{border-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.event-scheduler-plugin .event-scheduler-event--timeline-slice:not(.event-scheduler-event--last){margin-right:-2px}.event-scheduler-plugin .event-scheduler-event--timeline-slice:not(.event-scheduler-event--last) .event-scheduler-event__button{border-right:0;border-top-right-radius:0;border-bottom-right-radius:0}.event-scheduler-plugin .event-scheduler-event--minimum-size.event-scheduler-event--first .event-scheduler-event__button{border:1px solid var(--event-scheduler-event-border,var(--event-scheduler-event-color,#4573de));border-left:4px solid var(--event-scheduler-event-color,#4573de);border-radius:11px;overflow:hidden;box-shadow:0 3px 9px #14122d29}.event-scheduler-plugin .event-scheduler-event--minimum-size:not(.event-scheduler-event--first) .event-scheduler-event__button{visibility:hidden}.event-scheduler-plugin .event-scheduler-event:active{cursor:grabbing}.event-scheduler-plugin .event-scheduler-event:hover{filter:saturate(1.04)}.event-scheduler-plugin .event-scheduler-event:hover:not(.event-scheduler-event--selected):not(.event-scheduler-event--slice):not(.event-scheduler-event--timeline-slice) .event-scheduler-event__button{box-shadow:0 5px 14px #14122d38}.event-scheduler-plugin .event-scheduler-event:hover:not(.event-scheduler-event--slice):not(.event-scheduler-event--timeline-slice){transform:translateY(-1px)}.event-scheduler-plugin .event-scheduler-event__button:focus-visible{outline:2px solid var(--event-scheduler-focus-ring-color,var(--event-scheduler-accent,#525ee3));outline-offset:2px}@media (any-pointer:coarse){.event-scheduler-plugin .event-scheduler-event__button{touch-action:pan-x pan-y}.event-scheduler-plugin .event-scheduler-event--selected .event-scheduler-event__button{touch-action:none}}.event-scheduler-plugin .event-scheduler-event--timeline-slice .event-scheduler-event__button:focus-visible{outline:none}.event-scheduler-plugin .event-scheduler-event--drag-source-hidden{visibility:hidden;pointer-events:none}.event-scheduler-plugin{--event-scheduler-icon-calendar:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20448%20512'%3e%3c!--!%20Font%20Awesome%20Free%206.7.2%20by%20@fontawesome%20-%20https://fontawesome.com%20License%20-%20https://fontawesome.com/license/free%20(Icons:%20CC%20BY%204.0,%20Fonts:%20SIL%20OFL%201.1,%20Code:%20MIT%20License)%20Copyright%202024%20Fonticons,%20Inc.%20--%3e%3cpath%20d='M96%2032l0%2032L48%2064C21.5%2064%200%2085.5%200%20112l0%2048%20448%200%200-48c0-26.5-21.5-48-48-48l-48%200%200-32c0-17.7-14.3-32-32-32s-32%2014.3-32%2032l0%2032L160%2064l0-32c0-17.7-14.3-32-32-32S96%2014.3%2096%2032zM448%20192L0%20192%200%20464c0%2026.5%2021.5%2048%2048%2048l352%200c26.5%200%2048-21.5%2048-48l0-272z'/%3e%3c/svg%3e");--event-scheduler-icon-check:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3e%3c!--!%20Font%20Awesome%20Free%206.7.2%20by%20@fontawesome%20-%20https://fontawesome.com%20License%20-%20https://fontawesome.com/license/free%20(Icons:%20CC%20BY%204.0,%20Fonts:%20SIL%20OFL%201.1,%20Code:%20MIT%20License)%20Copyright%202024%20Fonticons,%20Inc.%20--%3e%3cpath%20d='M256%20512A256%20256%200%201%200%20256%200a256%20256%200%201%200%200%20512zM369%20209L241%20337c-9.4%209.4-24.6%209.4-33.9%200l-64-64c-9.4-9.4-9.4-24.6%200-33.9s24.6-9.4%2033.9%200l47%2047L335%20175c9.4-9.4%2024.6-9.4%2033.9%200s9.4%2024.6%200%2033.9z'/%3e%3c/svg%3e");--event-scheduler-icon-clock:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3e%3c!--!%20Font%20Awesome%20Free%206.7.2%20by%20@fontawesome%20-%20https://fontawesome.com%20License%20-%20https://fontawesome.com/license/free%20(Icons:%20CC%20BY%204.0,%20Fonts:%20SIL%20OFL%201.1,%20Code:%20MIT%20License)%20Copyright%202024%20Fonticons,%20Inc.%20--%3e%3cpath%20d='M256%200a256%20256%200%201%201%200%20512A256%20256%200%201%201%20256%200zM232%20120l0%20136c0%208%204%2015.5%2010.7%2020l96%2064c11%207.4%2025.9%204.4%2033.3-6.7s4.4-25.9-6.7-33.3L280%20243.2%20280%20120c0-13.3-10.7-24-24-24s-24%2010.7-24%2024z'/%3e%3c/svg%3e");--event-scheduler-icon-lock:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20448%20512'%3e%3c!--!%20Font%20Awesome%20Free%206.7.2%20by%20@fontawesome%20-%20https://fontawesome.com%20License%20-%20https://fontawesome.com/license/free%20(Icons:%20CC%20BY%204.0,%20Fonts:%20SIL%20OFL%201.1,%20Code:%20MIT%20License)%20Copyright%202024%20Fonticons,%20Inc.%20--%3e%3cpath%20d='M144%20144l0%2048%20160%200%200-48c0-44.2-35.8-80-80-80s-80%2035.8-80%2080zM80%20192l0-48C80%2064.5%20144.5%200%20224%200s144%2064.5%20144%20144l0%2048%2016%200c35.3%200%2064%2028.7%2064%2064l0%20192c0%2035.3-28.7%2064-64%2064L64%20512c-35.3%200-64-28.7-64-64L0%20256c0-35.3%2028.7-64%2064-64l16%200z'/%3e%3c/svg%3e");--event-scheduler-icon-route:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3e%3c!--!%20Font%20Awesome%20Free%206.7.2%20by%20@fontawesome%20-%20https://fontawesome.com%20License%20-%20https://fontawesome.com/license/free%20(Icons:%20CC%20BY%204.0,%20Fonts:%20SIL%20OFL%201.1,%20Code:%20MIT%20License)%20Copyright%202024%20Fonticons,%20Inc.%20--%3e%3cpath%20d='M512%2096c0%2050.2-59.1%20125.1-84.6%20155c-3.8%204.4-9.4%206.1-14.5%205L320%20256c-17.7%200-32%2014.3-32%2032s14.3%2032%2032%2032l96%200c53%200%2096%2043%2096%2096s-43%2096-96%2096l-276.4%200c8.7-9.9%2019.3-22.6%2030-36.8c6.3-8.4%2012.8-17.6%2019-27.2L416%20448c17.7%200%2032-14.3%2032-32s-14.3-32-32-32l-96%200c-53%200-96-43-96-96s43-96%2096-96l39.8%200c-21-31.5-39.8-67.7-39.8-96c0-53%2043-96%2096-96s96%2043%2096%2096zM117.1%20489.1c-3.8%204.3-7.2%208.1-10.1%2011.3l-1.8%202-.2-.2c-6%204.6-14.6%204-20-1.8C59.8%20473%200%20402.5%200%20352c0-53%2043-96%2096-96s96%2043%2096%2096c0%2030-21.1%2067-43.5%2097.9c-10.7%2014.7-21.7%2028-30.8%2038.5l-.6%20.7zM128%20352a32%2032%200%201%200%20-64%200%2032%2032%200%201%200%2064%200zM416%20128a32%2032%200%201%200%200-64%2032%2032%200%201%200%200%2064z'/%3e%3c/svg%3e");--event-scheduler-icon-user-shield:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20640%20512'%3e%3c!--!%20Font%20Awesome%20Free%206.7.2%20by%20@fontawesome%20-%20https://fontawesome.com%20License%20-%20https://fontawesome.com/license/free%20(Icons:%20CC%20BY%204.0,%20Fonts:%20SIL%20OFL%201.1,%20Code:%20MIT%20License)%20Copyright%202024%20Fonticons,%20Inc.%20--%3e%3cpath%20d='M224%20256A128%20128%200%201%200%20224%200a128%20128%200%201%200%200%20256zm-45.7%2048C79.8%20304%200%20383.8%200%20482.3C0%20498.7%2013.3%20512%2029.7%20512l388.6%200c1.8%200%203.5-.2%205.3-.5c-76.3-55.1-99.8-141-103.1-200.2c-16.1-4.8-33.1-7.3-50.7-7.3l-91.4%200zm308.8-78.3l-120%2048C358%20277.4%20352%20286.2%20352%20296c0%2063.3%2025.9%20168.8%20134.8%20214.2c5.9%202.5%2012.6%202.5%2018.5%200C614.1%20464.8%20640%20359.3%20640%20296c0-9.8-6-18.6-15.1-22.3l-120-48c-5.7-2.3-12.1-2.3-17.8%200zM591.4%20312c-3.9%2050.7-27.2%20116.7-95.4%20149.7l0-187.8L591.4%20312z'/%3e%3c/svg%3e");--event-scheduler-icon-warning:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3e%3c!--!%20Font%20Awesome%20Free%206.7.2%20by%20@fontawesome%20-%20https://fontawesome.com%20License%20-%20https://fontawesome.com/license/free%20(Icons:%20CC%20BY%204.0,%20Fonts:%20SIL%20OFL%201.1,%20Code:%20MIT%20License)%20Copyright%202024%20Fonticons,%20Inc.%20--%3e%3cpath%20d='M256%2032c14.2%200%2027.3%207.5%2034.5%2019.8l216%20368c7.3%2012.4%207.3%2027.7%20.2%2040.1S486.3%20480%20472%20480L40%20480c-14.3%200-27.6-7.7-34.7-20.1s-7-27.8%20.2-40.1l216-368C228.7%2039.5%20241.8%2032%20256%2032zm0%20128c-13.3%200-24%2010.7-24%2024l0%20112c0%2013.3%2010.7%2024%2024%2024s24-10.7%2024-24l0-112c0-13.3-10.7-24-24-24zm32%20224a32%2032%200%201%200%20-64%200%2032%2032%200%201%200%2064%200z'/%3e%3c/svg%3e")}.event-scheduler-plugin .event-scheduler-event--status-confirmed{--event-scheduler-event-color:var(--event-scheduler-confirmed-color,#4573de);--event-scheduler-event-bg:var(--event-scheduler-confirmed-bg,#4573de);--event-scheduler-text:var(--event-scheduler-confirmed-text,#fff)}.event-scheduler-plugin .event-scheduler-event--status-tentative,.event-scheduler-plugin .event-scheduler-event--status-pending,.event-scheduler-plugin .event-scheduler-event--status-draft,.event-scheduler-plugin .event-scheduler-event--status-unassigned{--event-scheduler-event-color:var(--event-scheduler-tentative-color,#be5b00);--event-scheduler-event-bg:var(--event-scheduler-tentative-bg,#be5b00);--event-scheduler-text:var(--event-scheduler-tentative-text,#fff)}.event-scheduler-plugin .event-scheduler-event--status-info,.event-scheduler-plugin .event-scheduler-event--status-active,.event-scheduler-plugin .event-scheduler-event--status-in-progress{--event-scheduler-event-color:var(--event-scheduler-info-color,#0090b8);--event-scheduler-event-bg:var(--event-scheduler-info-bg,#0090b8);--event-scheduler-text:var(--event-scheduler-info-text,#fff)}.event-scheduler-plugin .event-scheduler-event--conflict .event-scheduler-event__button{border-color:var(--event-scheduler-conflict-color,#e62b34);box-shadow:0 0 0 2px var(--event-scheduler-surface,#fff),0 0 0 4px var(--event-scheduler-conflict-color,#e62b34),0 5px 14px #14122d33}.event-scheduler-plugin .event-scheduler-event--conflict:not(.event-scheduler-event--slice):not(.event-scheduler-event--timeline-slice) .event-scheduler-event__button{box-shadow:0 0 0 2px var(--event-scheduler-surface,#fff),0 0 0 4px var(--event-scheduler-conflict-color,#e62b34),0 5px 14px #14122d33,0 0 0 8px color-mix(in srgb,var(--event-scheduler-conflict-color,#e62b34) 12%,transparent)}.event-scheduler-plugin .event-scheduler-event--conflict.event-scheduler-event--first:after{display:none}.event-scheduler-plugin .event-scheduler-event__state-icons{z-index:3;pointer-events:none;justify-content:flex-end;align-items:center;gap:3px;display:flex;position:absolute;top:4px;right:5px}.event-scheduler-plugin .event-scheduler-event__state-icon{background:var(--event-scheduler-event-state-icon-bg,var(--event-scheduler-event-bg,var(--event-scheduler-event-color,#4573de)));border-radius:999px;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex;box-shadow:inset 0 1px #ffffff52,0 1px 3px #0f172a33}.event-scheduler-plugin .event-scheduler-event__state-icon:before{content:"";background:var(--event-scheduler-event-state-icon-color,#fff);width:9px;height:9px;-webkit-mask:var(--event-scheduler-event-state-icon,var(--event-scheduler-icon-warning)) center/contain no-repeat;mask:var(--event-scheduler-event-state-icon,var(--event-scheduler-icon-warning)) center/contain no-repeat;display:block}.event-scheduler-plugin .event-scheduler-event__state-icon--conflict{--event-scheduler-event-state-icon:var(--event-scheduler-conflict-badge-icon,var(--event-scheduler-icon-warning))}.event-scheduler-plugin .event-scheduler-event__state-icon--locked{--event-scheduler-event-state-icon:var(--event-scheduler-locked-badge-icon,var(--event-scheduler-icon-lock))}.event-scheduler-plugin .event-scheduler-event--timeline-slice.event-scheduler-event--first .event-scheduler-event__state-icons,.event-scheduler-plugin .event-scheduler-event--horizontal .event-scheduler-event__state-icons{top:50%;left:6px;right:auto;transform:translateY(-50%)}.event-scheduler-plugin .event-scheduler-event--timeline-slice.event-scheduler-event--first.event-scheduler-event--conflict .event-scheduler-event__content--timeline,.event-scheduler-plugin .event-scheduler-event--timeline-slice.event-scheduler-event--first.event-scheduler-event--locked .event-scheduler-event__content--timeline,.event-scheduler-plugin .event-scheduler-event--horizontal.event-scheduler-event--conflict .event-scheduler-event__content--timeline,.event-scheduler-plugin .event-scheduler-event--horizontal.event-scheduler-event--locked .event-scheduler-event__content--timeline{padding-left:30px}@container event-scheduler-timeline-slice (height<=36px){.event-scheduler-plugin .event-scheduler-event__state-icons{gap:0}.event-scheduler-plugin .event-scheduler-event__state-icon{transition:margin-left .12s}.event-scheduler-plugin .event-scheduler-event__state-icon+.event-scheduler-event__state-icon{margin-left:-8px}.event-scheduler-plugin .event-scheduler-event--timeline-slice.event-scheduler-event--first .event-scheduler-event__button:has(.event-scheduler-event__state-icon+.event-scheduler-event__state-icon) .event-scheduler-event__content--timeline{padding-left:40px;transition:padding-left .12s}.event-scheduler-plugin .event-scheduler-event__button:is(:hover,:focus) .event-scheduler-event__state-icon+.event-scheduler-event__state-icon{margin-left:3px}.event-scheduler-plugin .event-scheduler-event--timeline-slice.event-scheduler-event--first .event-scheduler-event__button:is(:hover,:focus):has(.event-scheduler-event__state-icon+.event-scheduler-event__state-icon) .event-scheduler-event__content--timeline{padding-left:51px}}.event-scheduler-plugin .event-scheduler-event__conflict-indicator{z-index:3;color:inherit;pointer-events:none;align-items:center;gap:3px;line-height:1;display:inline-flex;position:absolute;top:4px;left:2px}.event-scheduler-plugin .event-scheduler-event__conflict-indicator--custom{max-width:calc(100% - 16px)}.event-scheduler-plugin .event-scheduler-event--conflict-warning{--event-scheduler-conflict-color:var(--event-scheduler-conflict-warning-color,#e62b34)}.event-scheduler-plugin .event-scheduler-event--conflict-confirm{--event-scheduler-conflict-color:var(--event-scheduler-conflict-confirm-color,#525ee3)}.event-scheduler-plugin .event-scheduler-event--conflict-error{--event-scheduler-conflict-color:var(--event-scheduler-conflict-error-color,#e62b34)}.event-scheduler-plugin .event-scheduler-event--slice.event-scheduler-event--conflict:not(.event-scheduler-event--first){border-top:0}.event-scheduler-plugin .event-scheduler-event--slice.event-scheduler-event--conflict:not(.event-scheduler-event--last){border-bottom:0}.event-scheduler-plugin .event-scheduler-event--slice.event-scheduler-event--conflict .event-scheduler-event__button,.event-scheduler-plugin .event-scheduler-event--timeline-slice.event-scheduler-event--conflict .event-scheduler-event__button{box-shadow:none}.event-scheduler-plugin .event-scheduler-event--locked{--event-scheduler-event-color:var(--event-scheduler-locked-color,#0090b8);--event-scheduler-event-bg:var(--event-scheduler-locked-bg,#0090b8);--event-scheduler-text:var(--event-scheduler-locked-text,#fff);cursor:not-allowed}.event-scheduler-plugin .event-scheduler-event--locked.event-scheduler-event--move-disabled{cursor:not-allowed}.event-scheduler-plugin .event-scheduler-event--locked.event-scheduler-event--first:before{display:none}.event-scheduler-plugin .event-scheduler-event--unassigned{--event-scheduler-event-border:var(--event-scheduler-unassigned-border,var(--event-scheduler-event-color,#4573de))}.event-scheduler-plugin .event-scheduler-event--selected{--event-scheduler-event-selected-color:var(--event-scheduler-accent,#525ee3);z-index:7}.event-scheduler-plugin .event-scheduler-event--selected:not(.event-scheduler-event--slice):not(.event-scheduler-event--timeline-slice) .event-scheduler-event__button{box-shadow:var(--event-scheduler-event-selected-shadow,0 0 0 2px #525ee3, 0 12px 30px #2563eb3d)}.event-scheduler-plugin .event-scheduler-event--slice.event-scheduler-event--selected .event-scheduler-event__button{box-shadow:inset 2px 0 0 var(--event-scheduler-event-selected-color),inset -2px 0 0 var(--event-scheduler-event-selected-color)}.event-scheduler-plugin .event-scheduler-event--slice.event-scheduler-event--selected.event-scheduler-event--first .event-scheduler-event__button{box-shadow:inset 2px 0 0 var(--event-scheduler-event-selected-color),inset -2px 0 0 var(--event-scheduler-event-selected-color),inset 0 2px 0 var(--event-scheduler-event-selected-color)}.event-scheduler-plugin .event-scheduler-event--slice.event-scheduler-event--selected.event-scheduler-event--last .event-scheduler-event__button{box-shadow:inset 2px 0 0 var(--event-scheduler-event-selected-color),inset -2px 0 0 var(--event-scheduler-event-selected-color),inset 0 -2px 0 var(--event-scheduler-event-selected-color)}.event-scheduler-plugin .event-scheduler-event--slice.event-scheduler-event--selected.event-scheduler-event--first.event-scheduler-event--last .event-scheduler-event__button,.event-scheduler-plugin .event-scheduler-event--slice.event-scheduler-event--minimum-size.event-scheduler-event--selected.event-scheduler-event--first .event-scheduler-event__button{box-shadow:0 0 0 2px var(--event-scheduler-event-selected-color),0 8px 20px color-mix(in srgb,var(--event-scheduler-event-selected-color) 22%,transparent)}.event-scheduler-plugin .event-scheduler-event--slice .event-scheduler-event__button:focus-visible{box-shadow:inset 2px 0 0 var(--event-scheduler-focus-ring-color,var(--event-scheduler-accent,#525ee3)),inset -2px 0 0 var(--event-scheduler-focus-ring-color,var(--event-scheduler-accent,#525ee3));outline:none}.event-scheduler-plugin .event-scheduler-event--slice.event-scheduler-event--first .event-scheduler-event__button:focus-visible{box-shadow:inset 2px 0 0 var(--event-scheduler-focus-ring-color,var(--event-scheduler-accent,#525ee3)),inset -2px 0 0 var(--event-scheduler-focus-ring-color,var(--event-scheduler-accent,#525ee3)),inset 0 2px 0 var(--event-scheduler-focus-ring-color,var(--event-scheduler-accent,#525ee3))}.event-scheduler-plugin .event-scheduler-event--slice.event-scheduler-event--last .event-scheduler-event__button:focus-visible{box-shadow:inset 2px 0 0 var(--event-scheduler-focus-ring-color,var(--event-scheduler-accent,#525ee3)),inset -2px 0 0 var(--event-scheduler-focus-ring-color,var(--event-scheduler-accent,#525ee3)),inset 0 -2px 0 var(--event-scheduler-focus-ring-color,var(--event-scheduler-accent,#525ee3))}.event-scheduler-plugin .event-scheduler-event--slice.event-scheduler-event--first.event-scheduler-event--last .event-scheduler-event__button:focus-visible,.event-scheduler-plugin .event-scheduler-event--slice.event-scheduler-event--minimum-size.event-scheduler-event--first .event-scheduler-event__button:focus-visible{outline:2px solid var(--event-scheduler-focus-ring-color,var(--event-scheduler-accent,#525ee3));outline-offset:2px;box-shadow:none}.event-scheduler-plugin .event-scheduler-event--remote-pending{opacity:.72}.event-scheduler-plugin .event-scheduler-event--remote-pending:after{content:"";z-index:3;opacity:.65;pointer-events:none;width:8px;height:8px;-webkit-mask:var(--event-scheduler-remote-pending-icon,var(--event-scheduler-icon-clock)) center/contain no-repeat;mask:var(--event-scheduler-remote-pending-icon,var(--event-scheduler-icon-clock)) center/contain no-repeat;background:currentColor;position:absolute;bottom:6px;right:6px}.event-scheduler-plugin .event-scheduler-event--timeline-slice.event-scheduler-event--conflict:after,.event-scheduler-plugin .event-scheduler-event--timeline-slice.event-scheduler-event--locked:before,.event-scheduler-plugin .event-scheduler-event--timeline-slice.event-scheduler-event--remote-pending:after{display:none}.event-scheduler-plugin .event-scheduler-event--remote-failed .event-scheduler-event__button{border-color:var(--event-scheduler-conflict-error-color,#e62b34);background:var(--event-scheduler-conflict-error-bg,#ca445b)}.event-scheduler-plugin .event-scheduler-event--remote-failed{color:var(--event-scheduler-conflict-error-text,#fff)}.event-scheduler-plugin .event-scheduler-event--remote-failed .event-scheduler-event__button{box-shadow:inset 0 0 0 1px var(--event-scheduler-conflict-error-color,#e62b34),0 3px 9px #14122d29}.event-scheduler-plugin .event-scheduler-event--clipped-start .event-scheduler-event__button{border-top:1px dashed;border-top-left-radius:0;border-top-right-radius:0}.event-scheduler-plugin .event-scheduler-event--clipped-end .event-scheduler-event__button{border-bottom:1px dashed;border-bottom-right-radius:0;border-bottom-left-radius:0}.event-scheduler-plugin .event-scheduler-event__content{z-index:1;position:relative}.event-scheduler-plugin .event-scheduler-event__content:not(.event-scheduler-event__content--timeline){display:block}.event-scheduler-plugin .event-scheduler-event__content{box-sizing:border-box;pointer-events:none;height:100%;max-height:100%;padding:7px 6px;inset:0;overflow:hidden}.event-scheduler-plugin .event-scheduler-timeline-cell.event-scheduler-timeline-cell--segment-start{z-index:2}.event-scheduler-plugin .event-scheduler-event--timeline-slice,.event-scheduler-plugin .event-scheduler-event--horizontal{container:event-scheduler-timeline-slice/size}.event-scheduler-plugin .event-scheduler-event__content--timeline{width:var(--event-scheduler-event-content-width,100%);align-items:center;gap:1px;min-width:0;height:100%;min-height:0;padding:0 10px;line-height:1.2;display:flex;overflow:hidden}.event-scheduler-plugin .event-scheduler-event__content--timeline .event-scheduler-event__title{flex:0 auto;min-width:0;display:block}.event-scheduler-plugin .event-scheduler-event__content--timeline .event-scheduler-event__details{flex:none;padding-left:5px;display:inline-flex}.event-scheduler-plugin .event-scheduler-event--timeline-slice.event-scheduler-event--first.event-scheduler-event--last .event-scheduler-event__content--timeline{max-width:100%}.event-scheduler-plugin .event-scheduler-event__content--timeline .event-scheduler-event__title{font-size:13px;line-height:1.15}.event-scheduler-plugin .event-scheduler-event__content--timeline .event-scheduler-event__time{font-size:10px;line-height:1.15}.event-scheduler-plugin .event-scheduler-event__content--timeline .event-scheduler-event__details{gap:4px}.event-scheduler-plugin .event-scheduler-event__content--custom{pointer-events:none;min-width:0;max-width:100%;overflow:hidden}.event-scheduler-plugin .event-scheduler-event__content--custom>*{min-width:0;max-width:100%;overflow:hidden}.event-scheduler-plugin .event-scheduler-event__content--timeline .event-scheduler-event__meta{display:none}.event-scheduler-plugin .event-scheduler-event__title{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:750;line-height:1.2;display:block;overflow:hidden}.event-scheduler-plugin .event-scheduler-event__meta{text-overflow:ellipsis;white-space:nowrap;color:currentColor;opacity:.76;font-size:11px;line-height:1.2;display:block;overflow:hidden}.event-scheduler-plugin .event-scheduler-event__details{white-space:nowrap;align-items:center;gap:4px;min-width:0;display:flex;overflow:hidden}.event-scheduler-plugin .event-scheduler-event__time{text-overflow:ellipsis;white-space:nowrap;font-variant-numeric:tabular-nums;opacity:.82;flex:none;font-family:inherit;font-size:10px;line-height:1.3;display:inline-block;overflow:hidden}.event-scheduler-plugin .event-scheduler-event__chip{border:1px solid var(--event-scheduler-event-chip-border,#fff3);background:var(--event-scheduler-event-chip-bg,#ffffff38);color:currentColor;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;border-radius:999px;flex:0 auto;align-items:center;gap:3px;min-width:0;max-width:92px;padding:1px 5px;font-size:9px;font-weight:700;line-height:1.2;display:inline-flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff52}.event-scheduler-plugin .event-scheduler-event__chip-icon{background:var(--event-scheduler-event-chip-icon-bg,var(--event-scheduler-event-bg,var(--event-scheduler-event-color,#4573de)));border-radius:999px;flex:none;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex;position:relative;box-shadow:inset 0 1px #ffffff52,0 1px 2px #0f172a29}.event-scheduler-plugin .event-scheduler-event__chip-icon:before{content:"";background:var(--event-scheduler-event-chip-icon-color,#fff);width:8px;height:8px;-webkit-mask:var(--event-scheduler-event-chip-icon,var(--event-scheduler-icon-calendar)) center/contain no-repeat;mask:var(--event-scheduler-event-chip-icon,var(--event-scheduler-icon-calendar)) center/contain no-repeat;display:block}.event-scheduler-plugin .event-scheduler-event__chip-label{text-overflow:ellipsis;min-width:0;overflow:hidden}.event-scheduler-plugin .event-scheduler-event__chip--status{--event-scheduler-event-chip-icon:var(--event-scheduler-status-chip-icon,var(--event-scheduler-icon-calendar))}.event-scheduler-plugin .event-scheduler-event--status-confirmed .event-scheduler-event__chip--status{--event-scheduler-status-chip-icon:var(--event-scheduler-icon-check)}.event-scheduler-plugin .event-scheduler-event--status-pending .event-scheduler-event__chip--status,.event-scheduler-plugin .event-scheduler-event--status-tentative .event-scheduler-event__chip--status,.event-scheduler-plugin .event-scheduler-event--status-draft .event-scheduler-event__chip--status{--event-scheduler-status-chip-icon:var(--event-scheduler-icon-clock)}.event-scheduler-plugin .event-scheduler-event--status-locked .event-scheduler-event__chip--status,.event-scheduler-plugin .event-scheduler-event--locked .event-scheduler-event__chip--status{--event-scheduler-status-chip-icon:var(--event-scheduler-icon-lock)}.event-scheduler-plugin .event-scheduler-event__chip--type{--event-scheduler-event-chip-icon:var(--event-scheduler-type-chip-icon,var(--event-scheduler-icon-route))}.event-scheduler-plugin .event-scheduler-event__chip--category{--event-scheduler-event-chip-icon:var(--event-scheduler-category-chip-icon,var(--event-scheduler-icon-clock));display:inline-flex}.event-scheduler-plugin .event-scheduler-event__chip--required-role{--event-scheduler-event-chip-icon:var(--event-scheduler-required-role-chip-icon,var(--event-scheduler-icon-user-shield));border-color:var(--event-scheduler-required-role-chip-border,#4f5bd542);background:var(--event-scheduler-required-role-chip-bg,#4f5bd51f);color:var(--event-scheduler-required-role-chip-text,#343b9d)}.event-scheduler-plugin .event-scheduler-event__badge-tray{z-index:2;pointer-events:none;justify-content:flex-start;align-items:center;gap:4px;min-width:0;max-height:calc(100% - 10px);display:flex;position:absolute;bottom:7px;left:8px;right:8px;overflow:hidden}.event-scheduler-plugin .event-scheduler-event__badge-tray .event-scheduler-event__chip{max-width:100%}.event-scheduler-plugin .event-scheduler-event__content--timeline .event-scheduler-event__chip{max-width:76px;font-size:9px;display:none}.event-scheduler-plugin .event-scheduler-event__badge-tray--timeline{flex-direction:row;place-content:flex-end;max-width:calc(100% - 16px);inset:7px 10px 7px auto}.event-scheduler-plugin .event-scheduler-event__badge-tray--timeline .event-scheduler-event__chip{max-width:76px;display:none}@container event-scheduler-timeline-slice (width<=180px){.event-scheduler-plugin .event-scheduler-event__content--timeline:not(.event-scheduler-event__content--custom) .event-scheduler-event__title{flex:auto}.event-scheduler-plugin .event-scheduler-event__content--timeline:not(.event-scheduler-event__content--custom) .event-scheduler-event__details,.event-scheduler-plugin .event-scheduler-event__badge-tray--timeline{display:none}}@container event-scheduler-timeline-slice (height<=36px){.event-scheduler-plugin .event-scheduler-event__content--timeline{align-items:center;line-height:1}.event-scheduler-plugin .event-scheduler-event__content--timeline .event-scheduler-event__title{text-overflow:ellipsis;white-space:nowrap;min-width:0;line-height:1;display:block;overflow:hidden}.event-scheduler-plugin .event-scheduler-event__content--timeline .event-scheduler-event__details,.event-scheduler-plugin .event-scheduler-event__content--timeline .event-scheduler-event__time,.event-scheduler-plugin .event-scheduler-event__content--timeline .event-scheduler-event__chip,.event-scheduler-plugin .event-scheduler-event__badge-tray--timeline,.event-scheduler-plugin .event-scheduler-event__content--timeline.event-scheduler-event__content--custom>*>:not(:first-child){display:none}}.event-scheduler-plugin .event-scheduler-event__continuation-labels{z-index:5;pointer-events:none;flex-direction:column;align-items:flex-end;gap:2px;max-width:calc(100% - 16px);display:flex;position:absolute;top:3px;right:20px}.event-scheduler-plugin .event-scheduler-event__continuation-label{background:var(--event-scheduler-event-state-icon-bg,var(--event-scheduler-event-bg,var(--event-scheduler-event-color,#4573de)));white-space:nowrap;align-items:center;gap:3px;min-width:0;max-width:100%;font-size:10px;line-height:1.2;display:inline-flex}.event-scheduler-plugin .event-scheduler-event__continuation-marker{font-size:10px;line-height:1}.event-scheduler-plugin .event-scheduler-event__continuation-text{text-overflow:ellipsis;overflow:hidden}.event-scheduler-plugin .event-scheduler-event--from-previous-day .event-scheduler-event__content{padding-top:14px}.event-scheduler-plugin .event-scheduler-event__resize{z-index:3;cursor:ns-resize;pointer-events:auto;justify-content:center;align-items:center;height:6px;display:flex;position:absolute;left:0;right:0}.event-scheduler-plugin .event-scheduler-event__resize:after{content:"";opacity:0;background:currentColor;border-radius:8px;width:22px;height:3px;transition:opacity .12s}.event-scheduler-plugin .event-scheduler-event:hover .event-scheduler-event__resize:after,.event-scheduler-plugin .event-scheduler-event:focus-within .event-scheduler-event__resize:after,.event-scheduler-plugin .event-scheduler-event--selected .event-scheduler-event__resize:after{opacity:.48}.event-scheduler-plugin .event-scheduler-event__resize--start{top:0}.event-scheduler-plugin .event-scheduler-event__resize--end{bottom:0}.event-scheduler-plugin .event-scheduler-event--timeline-slice .event-scheduler-event__resize,.event-scheduler-plugin .event-scheduler-event--horizontal .event-scheduler-event__resize{cursor:ew-resize;width:8px;height:auto;top:0;bottom:0}.event-scheduler-plugin .event-scheduler-event--timeline-slice .event-scheduler-event__resize:after,.event-scheduler-plugin .event-scheduler-event--horizontal .event-scheduler-event__resize:after{width:3px;height:22px;max-height:calc(100% - 8px)}.event-scheduler-plugin .event-scheduler-event__resize--timeline-start{left:0;right:auto}.event-scheduler-plugin .event-scheduler-event__resize--timeline-end{left:auto;right:0}@media (pointer:coarse){.event-scheduler-plugin .event-scheduler-event__resize{opacity:0;pointer-events:none;touch-action:none;height:28px;top:0}.event-scheduler-plugin .event-scheduler-event__resize--end{top:auto;bottom:0}.event-scheduler-plugin .event-scheduler-event--timeline-slice .event-scheduler-event__resize,.event-scheduler-plugin .event-scheduler-event--horizontal .event-scheduler-event__resize{width:28px;height:auto;top:0;bottom:0}.event-scheduler-plugin .event-scheduler-event__resize--timeline-start{left:0}.event-scheduler-plugin .event-scheduler-event__resize--timeline-end{right:0}.event-scheduler-plugin .event-scheduler-event--selected .event-scheduler-event__resize{opacity:1;pointer-events:auto}.event-scheduler-plugin .event-scheduler-event--selected .event-scheduler-event__resize:after{opacity:.48}.event-scheduler-plugin .event-scheduler-event--vertical.event-scheduler-event--minimum-size.event-scheduler-event--first.event-scheduler-event--last .event-scheduler-event__resize{height:calc(var(--event-scheduler-event-minimum-visual-size) / 2)}.event-scheduler-plugin .event-scheduler-event--vertical.event-scheduler-event--minimum-size.event-scheduler-event--first.event-scheduler-event--last .event-scheduler-event__resize--end{top:calc(var(--event-scheduler-event-minimum-visual-size) / 2);bottom:auto}.event-scheduler-plugin .event-scheduler-event--timeline-slice.event-scheduler-event--minimum-size.event-scheduler-event--first.event-scheduler-event--last .event-scheduler-event__resize,.event-scheduler-plugin .event-scheduler-event--horizontal.event-scheduler-event--minimum-size .event-scheduler-event__resize{width:calc(var(--event-scheduler-event-minimum-visual-size) / 2)}.event-scheduler-plugin .event-scheduler-event--timeline-slice.event-scheduler-event--minimum-size.event-scheduler-event--first.event-scheduler-event--last .event-scheduler-event__resize--timeline-end,.event-scheduler-plugin .event-scheduler-event--horizontal.event-scheduler-event--minimum-size .event-scheduler-event__resize--timeline-end{right:auto;left:calc(var(--event-scheduler-event-minimum-visual-size) / 2)}}.event-scheduler-editor{--rv-dialog-width:min(520px, calc(100vw - 32px));--rv-dialog-backdrop:var(--event-scheduler-editor-backdrop,#1218262e);--rv-dialog-bg:var(--event-scheduler-editor-bg,var(--event-scheduler-surface,#fff));--rv-dialog-border:var(--event-scheduler-editor-border,#141c2c1f);--rv-dialog-color:var(--event-scheduler-text,#21242b);--rv-dialog-muted:var(--event-scheduler-muted-text,#666971);--rv-dialog-radius:8px;--rv-dialog-shadow:0 24px 80px #141c2c38}.event-scheduler-editor button:disabled,.event-scheduler-editor input:disabled,.event-scheduler-editor select:disabled,.event-scheduler-editor textarea:disabled{cursor:not-allowed;opacity:.62}.event-scheduler-editor__message{border:1px solid var(--event-scheduler-editor-danger,#d64545);background:var(--event-scheduler-editor-danger-bg,#fbe9e9);color:var(--event-scheduler-editor-danger-text,#9c2a2a);border-radius:11px;margin:0;padding:8px 10px;font-size:12px;font-weight:500}.event-scheduler-editor__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.event-scheduler-editor__field{min-width:0;color:var(--event-scheduler-muted-text,#666971);flex-direction:column;gap:4px;font-size:12px;font-weight:500;display:flex}.event-scheduler-editor__field--wide{grid-column:1/-1}.event-scheduler-editor input,.event-scheduler-editor select,.event-scheduler-editor textarea{box-sizing:border-box;border:1px solid var(--event-scheduler-editor-control-border,#141c2c1f);background:var(--event-scheduler-editor-control-bg,var(--event-scheduler-surface-sunken,#f9fafd));width:100%;min-height:34px;color:var(--event-scheduler-text,#21242b);font:inherit;border-radius:11px;padding:7px 9px}.event-scheduler-editor textarea{resize:vertical;min-height:72px}.event-scheduler-editor__resources{--rv-resource-picker-accent:var(--event-scheduler-accent,#525ee3);--rv-resource-picker-background:var(--event-scheduler-editor-control-bg,var(--event-scheduler-surface-sunken,#f9fafd));--rv-resource-picker-border:var(--event-scheduler-editor-control-border,#141c2c1f);--rv-resource-picker-color:var(--event-scheduler-text,#21242b);--rv-resource-picker-disabled-opacity:.62;--rv-resource-picker-max-height:152px;--rv-resource-picker-muted:var(--event-scheduler-muted-text,#666971);--rv-resource-picker-radius:11px;border:0;margin:0;padding:0}.event-scheduler-editor__resources legend{margin-bottom:4px;padding:0}.event-scheduler-editor__delete{--rv-ui-btn-danger-outline:var(--event-scheduler-editor-danger,#d64545)}.event-scheduler-remote-state{z-index:1000;box-sizing:border-box;border:1px solid var(--event-scheduler-remote-state-border,#141c2c1f);background:var(--event-scheduler-remote-state-bg,#fffffff0);max-width:min(360px,100% - 24px);color:var(--event-scheduler-remote-state-text,#3a4050);pointer-events:none;border-radius:11px;padding:7px 10px;font-size:12px;font-weight:500;line-height:1.35;position:absolute;top:12px;right:12px;box-shadow:0 8px 24px #141c2c1f}.event-scheduler-remote-state-host{position:relative}.event-scheduler-remote-state--loading:before,.event-scheduler-remote-state--refreshing:before,.event-scheduler-remote-state--saving:before{content:"";background:var(--event-scheduler-accent,#525ee3);vertical-align:middle;border-radius:999px;width:7px;height:7px;margin-right:7px;display:inline-block}.event-scheduler-remote-state--error{border-color:color-mix(in srgb,var(--event-scheduler-conflict-error-color,#e62b34) 34%,transparent);background:var(--event-scheduler-remote-state-error-bg,#fff1f1);color:var(--event-scheduler-remote-state-error-text,#9c2a2a)}@media (width<=560px){.event-scheduler-editor__grid{grid-template-columns:1fr}}.event-scheduler-shortcuts{z-index:10000;background:var(--event-scheduler-editor-backdrop,#1218262e);justify-content:center;align-items:flex-start;padding:10px;display:flex;position:fixed;inset:0}.event-scheduler-shortcuts__panel{border:1px solid var(--event-scheduler-editor-border,#141c2c1f);background:var(--event-scheduler-surface-raised,#fff);width:min(1100px,100vw - 20px);max-height:calc(100vh - 20px);color:var(--event-scheduler-text,#21242b);border-radius:8px;overflow:auto;box-shadow:0 24px 80px #141c2c38}.event-scheduler-shortcuts__header{border-bottom:1px solid var(--event-scheduler-grid-line,#e5e6e9);justify-content:space-between;align-items:center;min-height:64px;padding:0 36px;display:flex}.event-scheduler-shortcuts__header strong{font-size:28px;font-weight:500}.event-scheduler-shortcuts__close{color:var(--event-scheduler-muted-text,#666971);cursor:pointer;background:0 0;border:0;font-size:28px;line-height:1}.event-scheduler-shortcuts__body{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 52px;padding:36px;display:grid}.event-scheduler-shortcuts__group h3{color:var(--event-scheduler-muted-text,#666971);letter-spacing:.08em;text-transform:uppercase;margin:0 0 20px;font-size:18px;font-weight:500}.event-scheduler-shortcuts__row{min-height:42px;color:var(--event-scheduler-muted-text,#666971);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;font-size:24px;display:grid}.event-scheduler-shortcuts__keys{border:1px solid var(--event-scheduler-grid-line,#e5e6e9);background:var(--event-scheduler-surface-sunken,#f9fafd);min-height:30px;color:var(--event-scheduler-text,#21242b);white-space:nowrap;border-radius:8px;align-items:center;padding:0 14px;font-family:inherit;font-size:20px;font-weight:500;display:inline-flex;box-shadow:inset 0 -1px #141c2c14}@media (width<=760px){.event-scheduler-shortcuts__body{grid-template-columns:1fr}}.rv-resource-picker{gap:var(--rv-resource-picker-gap,8px);min-width:0;display:grid}.rv-resource-picker__search{box-sizing:border-box;width:100%;min-height:var(--rv-resource-picker-search-height,34px);padding:var(--rv-resource-picker-search-padding,6px 9px);border:1px solid var(--rv-resource-picker-border,color-mix(in srgb, currentColor 14%, transparent));border-radius:var(--rv-resource-picker-radius,6px);background:var(--rv-resource-picker-background,Canvas);color:var(--rv-resource-picker-color,inherit);font:inherit;outline:none}.rv-resource-picker__search:focus{border-color:var(--rv-resource-picker-accent,#2563eb);box-shadow:0 0 0 3px color-mix(in srgb,var(--rv-resource-picker-accent,#2563eb) 18%,transparent)}.rv-resource-picker__list{grid-template-columns:repeat(auto-fit,minmax(var(--rv-resource-picker-option-min-width,180px),1fr));box-sizing:border-box;max-height:var(--rv-resource-picker-max-height,184px);padding:var(--rv-resource-picker-list-padding,6px);border:1px solid var(--rv-resource-picker-border,color-mix(in srgb, currentColor 14%, transparent));border-radius:var(--rv-resource-picker-radius,6px);background:var(--rv-resource-picker-background,Canvas);display:grid;overflow:auto}.rv-resource-picker__option{min-width:0;padding:var(--rv-resource-picker-option-padding,7px 8px);border-radius:calc(var(--rv-resource-picker-radius,6px) - 1px);color:var(--rv-resource-picker-color,inherit);cursor:pointer;align-items:center;gap:var(--rv-resource-picker-option-gap,8px);grid-template-columns:18px 30px minmax(0,1fr);display:grid}.rv-resource-picker__option:hover{background:color-mix(in srgb,var(--rv-resource-picker-accent,#2563eb) 8%,transparent)}.rv-resource-picker__option:has(input:disabled){cursor:default;opacity:var(--rv-resource-picker-disabled-opacity,.62)}.rv-resource-picker .rv-resource-picker__option input[type=checkbox]{width:16px;min-height:16px;accent-color:var(--rv-resource-picker-accent,#2563eb);margin:0;padding:0}.rv-resource-picker__avatar,.rv-resource-picker__avatar-spacer{width:30px;height:30px}.rv-resource-picker__avatar{box-sizing:border-box;border:2px solid var(--rv-resource-picker-avatar-border,#fff);color:var(--rv-resource-picker-avatar-color,#0f172a);font-size:11px;font-weight:600;box-shadow:0 2px 8px #0f172a29}.rv-resource-picker__details{gap:1px;min-width:0;display:grid}.rv-resource-picker__details strong,.rv-resource-picker__details em{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.rv-resource-picker__details strong{font-size:12px}.rv-resource-picker__details em{color:var(--rv-resource-picker-muted,#667085);font-size:11px;font-style:normal;font-weight:400}.rv-resource-picker__empty{padding:var(--rv-resource-picker-option-padding,7px 8px);color:var(--rv-resource-picker-muted,#667085);grid-column:1/-1;font-size:12px;font-weight:400}revo-grid.gantt-plugin{--gantt-border-color-soft:#e2e5ea;--gantt-border-color-strong:#d6dbe3;--gantt-header-bg:#fff;--gantt-header-band-bg:#f7f8fa;--gantt-header-tick-bg:#fff;--gantt-text-strong:#18202d;--gantt-text-muted:#667085;--gantt-task-bg:#5be16b;--gantt-task-border:#0000001a;--gantt-task-progress-bg:#329e16;--gantt-task-text:#1f2d05;--gantt-critical-bg:#ff77d2;--gantt-critical-border:#db3fa9;--gantt-critical-progress-bg:#f43f9e;--gantt-summary-bg:#3b82f6;--gantt-summary-critical-bg:#ff77d2;--gantt-milestone-bg:#facc15;--gantt-milestone-border:#a87800;--gantt-bar-inner-highlight:transparent;--gantt-bar-mix-bg:#fff;--gantt-bar-progress-mix:#fff;--gantt-bar-label-shadow:#0f172a3d;--gantt-shadow-soft:0 0 0 0 transparent;--gantt-shadow-strong:0 0 0 2px #facc152e;--gantt-preview-valid:#bef2644d;--gantt-preview-invalid:#fb718542;--gantt-preview-outline-valid:#84cc16e6;--gantt-preview-outline-invalid:#e11d48eb;--gantt-header-task-interaction-range-bg:#3d579033;--gantt-rejected-outline:#e11d48f5;--gantt-rejected-shadow:#e11d4852;--gantt-dependency-stroke:#525866;--gantt-dependency-stroke-hover:#329e16;--gantt-dependency-stroke-selected:#ff77d2;--gantt-dependency-stroke-critical:#f43f9e;--gantt-dependency-stroke-draft:var(--gantt-dependency-stroke);--gantt-dependency-stroke-draft-invalid:#fb7185;--gantt-baseline-bg:#a7b3c4b8;--gantt-indicator-deadline:#ff4d4f;--gantt-indicator-constraint:#60a5fa;--gantt-indicator-custom:#a78bfa;--gantt-indicator-warning:#f59e0b;--gantt-range-bg:#bef26424;--gantt-non-working-bg:#11182708;--gantt-project-line:#ff77d2;--gantt-today-line:#f5a623;--gantt-milestone-line:#facc15;--gantt-resource-load-bg:#16cc16e6;--gantt-resource-load-over-bg:#d42424e6;--gantt-resource-capacity-line:#0f172a6b;--gantt-tooltip-bg:#fff;--gantt-tooltip-color:#151821;--gantt-tooltip-title-color:#151821;--gantt-tooltip-label-color:#3f4a5a;--gantt-tooltip-value-color:#151821;--gantt-tooltip-muted-color:#4b5563;--gantt-tooltip-border:#cfd7e3;--gantt-tooltip-shadow:0 18px 44px #0f172a2e;--gantt-tooltip-dependency-block:#b9dcfb;--gantt-tooltip-dependency-dot:#2b91df;--revo-grid-cell-disabled-bg:#00000005;position:relative}revo-grid.gantt-plugin[theme^=dark]{--gantt-border-color-soft:#23252b;--gantt-border-color-strong:#292c33;--gantt-header-bg:#090a0d;--gantt-header-band-bg:#090a0d;--gantt-header-tick-bg:#090a0d;--gantt-text-strong:#eceef4;--gantt-text-muted:#777c88;--gantt-task-bg:#bef264;--gantt-task-border:#0000001a;--gantt-task-progress-bg:#329e16;--gantt-task-text:#1f2d05;--gantt-critical-bg:#ff77d2;--gantt-critical-border:#d83aa5;--gantt-critical-progress-bg:#f43f9e;--gantt-summary-bg:#60a5fa;--gantt-summary-critical-bg:#ff77d2;--gantt-milestone-bg:#facc15;--gantt-milestone-border:#9a7200;--gantt-bar-inner-highlight:transparent;--gantt-bar-mix-bg:#74ff17;--gantt-bar-progress-mix:#fff;--gantt-bar-label-shadow:#00000073;--gantt-shadow-soft:0 0 0 0 transparent;--gantt-shadow-strong:0 0 0 2px #facc152e;--gantt-header-task-interaction-range-bg:#b1caff33;--gantt-baseline-bg:#6d727dc7;--gantt-non-working-bg:#ffffff09;--gantt-resource-load-bg:#bef264e6;--gantt-resource-load-over-bg:#fb7185c7;--gantt-resource-capacity-line:#f8fafc6b;--gantt-tooltip-bg:#101217;--gantt-tooltip-color:#f8fafc;--gantt-tooltip-title-color:#f8fafc;--gantt-tooltip-label-color:#cbd5e1;--gantt-tooltip-value-color:#e5e7eb;--gantt-tooltip-muted-color:#cbd5e1;--gantt-tooltip-border:#94a3b838;--gantt-tooltip-shadow:0 18px 44px #00000061;--gantt-tooltip-dependency-block:#60a5fa52;--gantt-tooltip-dependency-dot:#93c5fd}revo-grid.gantt-plugin revogr-header{font-weight:500}revo-grid.gantt-plugin revogr-header .header-rgRow{height:var(--gantt-header-row-height,66px);line-height:calc(var(--gantt-header-row-height,66px) / var(--gantt-header-row-count,2) - 2px)}revo-grid.gantt-plugin>revogr-scroll-virtual{overflow:scroll!important}revo-grid.gantt-plugin>revogr-scroll-virtual.vertical{min-height:inherit!important}revo-grid.gantt-plugin>revogr-scroll-virtual[autohide],revo-grid.gantt-plugin>revogr-scroll-virtual[hidden]{position:relative!important}revo-grid.gantt-plugin>revogr-scroll-virtual.horizontal{visibility:hidden!important}revo-grid.gantt-plugin .gantt-panel-resize-handle{cursor:col-resize;z-index:20;width:8px;display:none;position:absolute;transform:translate(-50%)}revo-grid.gantt-plugin .gantt-panel-resize-handle:after{content:"";background:0 0;width:2px;transition:background .15s;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}revo-grid.gantt-plugin .gantt-panel-resize-handle:hover:after,revo-grid.gantt-plugin .gantt-panel-resize-handle.is-dragging:after{background:var(--gantt-task-bg,#3f8f7d);opacity:.6}@media (pointer:coarse){revo-grid.gantt-plugin .gantt-panel-resize-handle{touch-action:none;width:28px}revo-grid.gantt-plugin .gantt-panel-resize-handle:after{background:color-mix(in srgb,var(--gantt-task-bg,#3f8f7d) 32%,transparent);width:4px}revo-grid.gantt-plugin .gantt-panel-horizontal-scroll{scrollbar-width:auto}}revo-grid.gantt-plugin .gantt-panel-resize-ghost{background:var(--gantt-task-bg,#3f8f7d);opacity:.45;pointer-events:none;z-index:21;width:2px;display:none;position:absolute}revo-grid.gantt-plugin .gantt-viewport-col-pin-end{z-index:6;pointer-events:none;width:100%;height:100%;display:block;position:absolute;top:0;left:0;overflow:visible}revo-grid.gantt-plugin .gantt-dependency-layer-root,revo-grid.gantt-plugin .gantt-timeline-preview-root{pointer-events:none;position:absolute;inset:0;overflow:hidden}revo-grid.gantt-plugin .gantt-dependency-layer-root{z-index:4}revo-grid.gantt-plugin .gantt-timeline-preview-root{z-index:6}revo-grid.gantt-plugin .gantt-timeline-background-layer-root{z-index:2;pointer-events:none;position:absolute;inset:0;overflow:visible}revo-grid.gantt-plugin .rgCell[expandable]{padding-left:5px}revo-grid.gantt-plugin revogr-viewport-scroll .header-content{font-weight:400}revo-grid.gantt-plugin revogr-viewport-scroll.colPinEnd .rgHeaderCell,revo-grid.gantt-plugin revogr-viewport-scroll.colPinEnd .rgCell{padding:0}revo-grid.gantt-plugin revogr-viewport-scroll.colPinEnd revogr-data .rgCell{overflow:visible}revo-grid.gantt-plugin revogr-viewport-scroll.colPinEnd .rgHeaderCell.disabled,revo-grid.gantt-plugin revogr-viewport-scroll.colPinEnd .rgCell.disabled{background-color:inherit}revo-grid.gantt-plugin revogr-viewport-scroll.colPinEnd .header-content{display:flex}revo-grid.gantt-plugin revogr-viewport-scroll.colPinEnd{min-width:0!important}revo-grid.gantt-plugin revogr-viewport-scroll.rgCol revogr-header .rgHeaderCell{align-items:center;display:flex}revo-grid.gantt-plugin .gantt-add-task-row__cell{color:var(--gantt-muted-text,#64748b);font-style:italic}revo-grid.gantt-plugin .gantt-add-task-row__cell--readonly{background:var(--gantt-panel-bg,transparent)}revo-grid.gantt-plugin .gantt-add-task-row__placeholder{color:var(--gantt-muted-text,#64748b);font-style:italic}revo-grid.gantt-plugin .gantt-panel-horizontal-scroll{z-index:12;scrollbar-width:thin;pointer-events:auto;width:0;position:absolute;bottom:0;right:auto}revo-grid.gantt-plugin revo-grid.filter-list-grid revogr-viewport-scroll{scrollbar-width:auto;overflow-x:hidden!important}revo-grid.gantt-plugin revo-grid.filter-list-grid revogr-viewport-scroll .vertical-inner{margin-bottom:0!important}revo-grid.gantt-plugin revo-grid.filter-list-grid .gantt-name-selection-option{align-items:center;gap:6px;min-width:0;display:inline-flex}revo-grid.gantt-plugin revo-grid.filter-list-grid .gantt-name-selection-option__wbs{color:var(--gantt-muted-text,#64748b);font-variant-numeric:tabular-nums;font-size:12px}revo-grid.gantt-plugin revo-grid.filter-list-grid .gantt-name-selection-option__label{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}revo-grid.gantt-plugin .gantt-dependency-dropdown-cell,revo-grid.gantt-plugin .gantt-dependency-dropdown-editor,revo-grid.gantt-plugin .gantt-dependency-dropdown-host,revo-grid.gantt-plugin .gantt-dependency-dropdown{width:100%;height:100%}revo-grid.gantt-plugin .gantt-dependency-dropdown-cell{box-sizing:border-box;min-height:32px;color:var(--gantt-text,#111827);flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:6px;padding:0 8px;display:flex}revo-grid.gantt-plugin .gantt-dependency-dropdown-cell__badge{border:1px solid var(--revo-grid-border,#cbd5e1);background:color-mix(in srgb,var(--rv-primary,#1a73e8) 9%,transparent);min-width:22px;max-width:100%;height:20px;color:var(--gantt-text,#111827);font-variant-numeric:tabular-nums;white-space:nowrap;text-overflow:ellipsis;box-sizing:border-box;border-radius:999px;justify-content:center;align-items:center;padding:0 7px;font-size:12px;line-height:1;display:inline-flex;overflow:hidden}revo-grid.gantt-plugin .gantt-dependency-dropdown .dropdown-trigger{color:var(--gantt-text,#111827);border:1px solid #0000;padding:0 9px}revo-grid.gantt-plugin .gantt-dependency-dropdown .dropdown-trigger.open{border-color:var(--rv-primary,#1a73e8);box-shadow:inset 0 0 0 1px var(--rv-primary,#1a73e8)}revo-grid.gantt-plugin .gantt-dependency-dropdown__value{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}revo-grid.gantt-plugin .gantt-dependency-layer{z-index:4;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}revo-grid.gantt-plugin .gantt-dependency-layer__svg{pointer-events:none;display:block;overflow:visible}revo-grid.gantt-plugin .gantt-dependency__stroke{fill:none;stroke:var(--gantt-dependency-stroke);stroke-width:1px;stroke-linecap:round;stroke-linejoin:round}revo-grid.gantt-plugin .gantt-dependency.is-critical .gantt-dependency__stroke{stroke:var(--gantt-dependency-stroke-critical)}revo-grid.gantt-plugin .gantt-dependency.is-hovered .gantt-dependency__stroke{stroke:var(--gantt-dependency-stroke-hover)}revo-grid.gantt-plugin .gantt-dependency.is-selected .gantt-dependency__stroke{stroke:var(--gantt-dependency-stroke-selected)}revo-grid.gantt-plugin .gantt-dependency__hit{fill:none;stroke:#0000;stroke-width:14px;pointer-events:stroke}revo-grid.gantt-plugin .gantt-dependency__delete{pointer-events:all;cursor:pointer}revo-grid.gantt-plugin .gantt-dependency__delete-bg{fill:#fff;stroke:var(--gantt-dependency-stroke-selected);stroke-width:1.5px}revo-grid.gantt-plugin .gantt-dependency__delete-x{fill:none;stroke:var(--gantt-dependency-stroke-selected);stroke-width:1.5px;stroke-linecap:round}revo-grid.gantt-plugin .gantt-dependency__draft{fill:none;stroke:var(--gantt-dependency-stroke-draft);stroke-width:1px;stroke-dasharray:5 4;stroke-linecap:round;stroke-linejoin:round}revo-grid.gantt-plugin .gantt-dependency__draft.is-invalid{stroke:var(--gantt-dependency-stroke-draft-invalid)}.revo-dropdown-menu.gantt-dependency-dropdown-menu{z-index:10000;--rv-dropdown-menu-min-width:420px;--rv-dropdown-menu-max-width:min(680px, calc(100vw - 10px));--rv-dropdown-menu-max-height:min(430px, calc(100vh - 10px));--rv-dropdown-menu-options-max-height:min(350px, calc(100vh - 90px));border-radius:8px}.gantt-dependency-dropdown__option{box-sizing:border-box;cursor:pointer;grid-template-columns:24px minmax(170px,1fr) auto;align-items:center;column-gap:8px;width:100%;min-height:40px;padding:4px 10px;display:grid}.gantt-dependency-dropdown__checkbox{width:16px;height:16px;margin:0}.gantt-dependency-dropdown__task{align-items:baseline;gap:8px;min-width:0;display:flex}.gantt-dependency-dropdown__wbs{color:var(--gantt-text-muted,#6b7280);font-variant-numeric:tabular-nums;flex:none}.gantt-dependency-dropdown__name{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.gantt-dependency-dropdown__types{align-items:center;gap:6px;display:inline-flex}.gantt-dependency-dropdown__toggle-group{border:1px solid var(--revo-grid-border,#cbd5e1);background:var(--revo-grid-background,#fff);border-radius:5px;align-items:center;display:inline-flex;overflow:hidden}.gantt-dependency-dropdown__endpoint{border:0;border-left:1px solid var(--revo-grid-border,#cbd5e1);width:26px;height:24px;color:var(--gantt-text-muted,#64748b);font:inherit;cursor:pointer;background:0 0;font-size:12px;line-height:1}.gantt-dependency-dropdown__endpoint:first-child{border-left:0}.gantt-dependency-dropdown__endpoint--active{background:var(--rv-primary,#1a73e8);color:#fff}.gantt-dependency-dropdown__endpoint:disabled{cursor:not-allowed;opacity:.35}.gantt-dependency-dropdown__empty{color:var(--gantt-text-muted,#6b7280);padding:14px 12px}revo-grid.gantt-plugin .gantt-interaction-layer{z-index:5;pointer-events:none;position:absolute;top:0;left:0;right:0;overflow:hidden}revo-grid.gantt-plugin .gantt-preview{box-sizing:border-box;opacity:.9;position:absolute;top:0}revo-grid.gantt-plugin .gantt-preview--task{height:var(--gantt-task-height,28px);border-radius:7px;transform:translateY(-50%)}revo-grid.gantt-plugin .gantt-preview--milestone{border-radius:2px;transform:translate(-50%,-50%)rotate(45deg)}revo-grid.gantt-plugin .gantt-preview.is-valid{background:var(--gantt-preview-valid);outline:1px dashed var(--gantt-preview-outline-valid)}revo-grid.gantt-plugin .gantt-preview.is-invalid{background:var(--gantt-preview-invalid);outline:1px dashed var(--gantt-preview-outline-invalid)}revo-grid.gantt-plugin .gantt-header{width:var(--gantt-timeline-width);border-left:1px solid var(--gantt-border-color-soft);flex:0 0 var(--gantt-timeline-width);background:var(--gantt-header-bg);flex-grow:1;position:relative}revo-grid.gantt-plugin .gantt-header-non-working-range{top:calc(100% / var(--gantt-header-row-count,2) * (var(--gantt-header-row-count,2) - 1));bottom:0;left:var(--gantt-header-non-working-left);width:var(--gantt-header-non-working-width);background:var(--gantt-non-working-bg);pointer-events:none;z-index:0;position:absolute}revo-grid.gantt-plugin .gantt-header-task-interaction-range{left:var(--gantt-header-task-interaction-left);z-index:2;width:var(--gantt-header-task-interaction-width);min-width:10px;height:calc(100% / var(--gantt-header-row-count,2));background:var(--gantt-header-task-interaction-range-bg);box-shadow:0 -1px #ffffffb8,0 -6px 16px color-mix(in srgb,var(--gantt-header-task-interaction-range-bg) 36%,transparent);pointer-events:none;position:absolute;bottom:0}revo-grid.gantt-plugin .gantt-header-task-interaction-range--milestone{min-width:14px}revo-grid.gantt-plugin .gantt-header-cell{z-index:1;border-right:1px solid var(--gantt-border-color-strong);border-bottom:1px solid var(--gantt-border-color-soft);top:calc(100% / var(--gantt-header-row-count,2) * var(--gantt-header-row-index));height:calc(100% / var(--gantt-header-row-count,2));left:var(--gantt-header-cell-left);width:var(--gantt-header-cell-width);color:var(--gantt-text-strong);font-size:inherit;white-space:nowrap;flex-direction:column;justify-content:center;padding:2px 8px;font-weight:400;display:flex;position:absolute;overflow:hidden}revo-grid.gantt-plugin .gantt-header-cell--leaf{color:var(--gantt-text-muted);background:var(--gantt-header-tick-bg);flex-direction:row;padding:3px 4px 4px;font-size:13px}revo-grid.gantt-plugin .gantt-header-cell--top.gantt-header-cell--has-sub-label{flex-direction:row;justify-content:flex-start;align-items:center;gap:6px}revo-grid.gantt-plugin .gantt-header-cell--non-working.gantt-header-cell--leaf{background:color-mix(in srgb,var(--gantt-header-tick-bg) 72%,var(--gantt-non-working-bg))}revo-grid.gantt-plugin .gantt-header-cell__label,revo-grid.gantt-plugin .gantt-header-cell__sub-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;overflow:hidden}revo-grid.gantt-plugin .gantt-header-cell__label{color:var(--gantt-text-strong);align-self:center;line-height:18px}revo-grid.gantt-plugin .gantt-header-cell__sub-label{color:var(--gantt-text-muted);margin-left:6px;font-size:11px;font-weight:500}revo-grid.gantt-plugin .gantt-header-cell--top.gantt-header-cell--has-sub-label .gantt-header-cell__sub-label{margin-left:0}revo-grid.gantt-plugin .gantt-header-flag-cap{bottom:0;left:var(--gantt-flag-cap-left,0px);z-index:2;pointer-events:none;align-items:flex-end;display:inline-flex;position:absolute}revo-grid.gantt-plugin .gantt-header-flag-cap--today{background:var(--gantt-today-line)}revo-grid.gantt-plugin .gantt-header-flag-cap--milestone{background:var(--gantt-flag-color,var(--gantt-milestone-line))}revo-grid.gantt-plugin .gantt-header-flag-cap__label{white-space:nowrap;color:#17120a;border-radius:999px;align-items:center;height:18px;padding:0 7px;font-size:11px;font-weight:500;display:inline-flex;position:relative}revo-grid.gantt-plugin .gantt-header-flag-cap__label:after{content:"";border-top:5px solid;border-left:5px solid #0000;border-right:0 solid #0000;width:0;height:0;position:absolute;bottom:-5px;left:0}.gantt-header-flag-cap--today revo-grid.gantt-plugin .gantt-header-flag-cap__label{background:var(--gantt-today-line)}.gantt-header-flag-cap--today revo-grid.gantt-plugin .gantt-header-flag-cap__label:after{border-top-color:var(--gantt-today-line)}.gantt-header-flag-cap--milestone revo-grid.gantt-plugin .gantt-header-flag-cap__label{background:var(--gantt-flag-color,var(--gantt-milestone-line))}.gantt-header-flag-cap--milestone revo-grid.gantt-plugin .gantt-header-flag-cap__label:after{border-top-color:var(--gantt-flag-color,var(--gantt-milestone-line))}revo-grid.gantt-plugin .gantt-cell{width:var(--gantt-timeline-width);border-left:1px solid var(--gantt-border-color-soft);min-height:var(--gantt-cell-min-height,32px);background:repeating-linear-gradient(90deg,transparent 0,transparent var(--gantt-tick-line-width),var(--gantt-border-color-strong) var(--gantt-tick-line-width),var(--gantt-border-color-strong) var(--gantt-tick-width));height:100%;position:relative}revo-grid.gantt-plugin .gantt-bar{left:var(--gantt-bar-left);position:absolute;top:50%}revo-grid.gantt-plugin .gantt-resource-capacity-line{border-top:1px dashed var(--gantt-resource-capacity-line);pointer-events:none;height:1px;position:absolute;top:18%;left:0;right:0}revo-grid.gantt-plugin .gantt-resource-load{left:var(--gantt-resource-load-left);width:var(--gantt-resource-load-width);height:var(--gantt-resource-load-height);background:var(--gantt-resource-load-bg);min-height:6px;position:absolute;bottom:0;overflow:hidden}revo-grid.gantt-plugin .gantt-resource-load--overallocated{background:var(--gantt-resource-load-over-bg)}revo-grid.gantt-plugin .gantt-resource-load__label{color:#fff;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:500;line-height:1;position:absolute;top:50%;left:2px;right:2px;overflow:hidden;transform:translateY(-50%)}revo-grid.gantt-plugin .gantt-timeline-background-layer{pointer-events:none;z-index:1;position:absolute;top:0;overflow:hidden}revo-grid.gantt-plugin .gantt-background__range{position:absolute;top:0;bottom:0;overflow:hidden}revo-grid.gantt-plugin .gantt-background__range--non-working{background:var(--gantt-non-working-bg)}revo-grid.gantt-plugin .gantt-background__range--time{background:var(--gantt-range-color,var(--gantt-range-bg));opacity:.34}revo-grid.gantt-plugin .gantt-background__project-line{background:var(--gantt-project-line);width:2px;position:absolute;top:0;bottom:0}revo-grid.gantt-plugin .gantt-background__flag-line{pointer-events:none;width:2px;position:absolute;top:0;bottom:0}revo-grid.gantt-plugin .gantt-background__flag-line--today{background:var(--gantt-today-line)}revo-grid.gantt-plugin .gantt-background__flag-line--milestone{background:var(--gantt-flag-color,var(--gantt-milestone-line))}revo-grid.gantt-plugin .gantt-baseline{left:var(--gantt-baseline-left);width:var(--gantt-baseline-width);opacity:.6;background:repeating-linear-gradient(90deg,var(--gantt-baseline-bg) 0,var(--gantt-baseline-bg) 6px,transparent 6px,transparent 11px);border-radius:0;height:4px;position:absolute;top:calc(50% + 15px);transform:translateY(-50%)}revo-grid.gantt-plugin .gantt-bar--task{width:var(--gantt-bar-width);height:var(--gantt-task-height,28px);background:color-mix(in srgb,var(--gantt-bar-color,var(--gantt-task-bg)) 52%,var(--gantt-bar-mix-bg));box-shadow:inset 0 0 0 1px var(--gantt-bar-inner-highlight),var(--gantt-shadow-soft),var(--gantt-bar-border-color,var(--gantt-task-border)) 0 0 0 1px inset;box-sizing:border-box;border-radius:7px;overflow:visible;transform:translateY(-50%)}revo-grid.gantt-plugin .gantt-bar{--gantt-bar-assignee-badge-left:6px;--gantt-bar-assignee-badge-size:18px;--gantt-bar-assignee-badge-gap:6px;--gantt-bar-assignee-stack-edge:5px;--gantt-bar-assignee-stack-width:var(--gantt-bar-assignee-badge-size);outline:none}revo-grid.gantt-plugin .gantt-bar:has(.gantt-bar__assignee-stack--multiple){--gantt-bar-assignee-stack-width:calc(var(--gantt-bar-assignee-badge-size) + var(--gantt-bar-assignee-stack-edge))}revo-grid.gantt-plugin .gantt-bar--selected,revo-grid.gantt-plugin .gantt-bar:focus,revo-grid.gantt-plugin .gantt-bar:focus-visible{box-shadow:inset 0 0 0 1px var(--gantt-bar-inner-highlight),var(--gantt-shadow-soft),0 0 0 3px color-mix(in srgb,var(--gantt-selection-blue,#3b82f6) 28%,transparent),0 8px 18px color-mix(in srgb,var(--gantt-selection-blue,#3b82f6) 24%,transparent)}revo-grid.gantt-plugin .gantt-bar--task.gantt-bar--critical{border-color:var(--gantt-bar-border-color,var(--gantt-critical-border));background:color-mix(in srgb,var(--gantt-bar-color,var(--gantt-critical-bg)) 52%,var(--gantt-bar-mix-bg))}revo-grid.gantt-plugin .gantt-bar__progress{width:var(--gantt-progress-width);background:color-mix(in srgb,var(--gantt-progress-color,var(--gantt-task-progress-bg)) 70%,var(--gantt-bar-progress-mix) 8%);border-radius:7px;height:100%;position:relative}revo-grid.gantt-plugin .gantt-bar__split-gap{left:var(--gantt-split-left);z-index:2;width:var(--gantt-split-width);cursor:grab;background:repeating-linear-gradient(135deg,#ffffffe0 0 3px,#0f172a29 3px 6px);border-left:1px solid #ffffffbf;border-right:1px solid #ffffffbf;min-width:5px;height:calc(100% + 2px);position:absolute;top:-1px}revo-grid.gantt-plugin .gantt-bar__split-gap:active{cursor:grabbing}revo-grid.gantt-plugin .gantt-bar__split-handle{opacity:0;background:#0f172a6b;border-radius:999px;width:4px;height:70%;transition:opacity .12s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}revo-grid.gantt-plugin .gantt-bar__split-gap:hover .gantt-bar__split-handle{opacity:1}revo-grid.gantt-plugin .gantt-bar__label{--gantt-bar-label-start:10px;left:var(--gantt-bar-label-start);color:var(--gantt-bar-text-color,var(--gantt-task-text));text-overflow:ellipsis;white-space:nowrap;pointer-events:none;z-index:2;font-size:11px;font-weight:500;line-height:1.2;position:absolute;top:50%;right:10px;overflow:hidden;transform:translateY(-50%)}revo-grid.gantt-plugin .gantt-bar__assignee-badge{left:var(--gantt-bar-assignee-badge-left);z-index:3;width:var(--gantt-bar-assignee-badge-size);height:var(--gantt-bar-assignee-badge-size);color:#0f172a;background:#facc15;border:1px solid #0f172ab8;border-radius:50%;justify-content:center;align-items:center;font-size:8px;font-weight:500;line-height:1;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)}revo-grid.gantt-plugin .gantt-bar__assignee-stack{left:var(--gantt-bar-assignee-badge-left);z-index:3;width:var(--gantt-bar-assignee-stack-width);height:var(--gantt-bar-assignee-badge-size);pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}revo-grid.gantt-plugin .gantt-bar__assignee-stack .gantt-bar__assignee-badge{top:0;left:0;transform:none}revo-grid.gantt-plugin .gantt-bar__assignee-badge--primary{z-index:2}revo-grid.gantt-plugin .gantt-bar__assignee-stack .gantt-bar__assignee-badge--secondary{left:var(--gantt-bar-assignee-stack-edge);z-index:1;color:#0000}revo-grid.gantt-plugin .gantt-bar--with-assignee .gantt-bar__label,revo-grid.gantt-plugin .gantt-bar:has(.gantt-bar__assignee-badge) .gantt-bar__label{--gantt-bar-label-start:calc(var(--gantt-bar-assignee-badge-left,6px) + var(--gantt-bar-assignee-stack-width,var(--gantt-bar-assignee-badge-size,18px)) + var(--gantt-bar-assignee-badge-gap,6px))}revo-grid.gantt-plugin .gantt-bar__progress-handle{cursor:ew-resize;opacity:0;transform-origin:50% 0;filter:drop-shadow(0 1px 2px #0f172a47);width:10px;height:calc(100% - 2px);transition:opacity .12s,transform .15s cubic-bezier(.2,.8,.2,1),filter .15s;position:absolute;top:70%;right:-5px;transform:scale(.9)}revo-grid.gantt-plugin .gantt-bar__progress-handle:before{content:"";border-bottom:8px solid #fff;border-left:5px solid #0000;border-right:5px solid #0000;width:0;height:0;position:absolute;top:0;left:50%;transform:translate(-50%)}revo-grid.gantt-plugin .gantt-bar__progress-handle:after{content:"";z-index:-1;opacity:.2;border-bottom:9px solid #000;border-left:7px solid #0000;border-right:7px solid #0000;width:0;height:0;position:absolute;top:0;left:50%;transform:translate(-50%)}revo-grid.gantt-plugin .gantt-bar__resize-handle{opacity:0;background:#ffffff73;border-radius:999px;width:8px;transition:opacity .12s;position:absolute;top:2px;bottom:2px}revo-grid.gantt-plugin .gantt-bar__dependency-handle{box-sizing:border-box;opacity:0;cursor:crosshair;z-index:3;background:#fffffffa;border:2px solid #2a5f86eb;border-radius:999px;width:10px;height:10px;transition:opacity .12s;position:absolute;top:50%;transform:translateY(-50%)}revo-grid.gantt-plugin .gantt-bar__dependency-handle--start{left:-12px}revo-grid.gantt-plugin .gantt-bar__dependency-handle--end{right:-12px}revo-grid.gantt-plugin .gantt-bar__resize-handle--start{cursor:ew-resize;left:1px}revo-grid.gantt-plugin .gantt-bar__resize-handle--end{cursor:ew-resize;right:1px}revo-grid.gantt-plugin .gantt-bar--task:hover .gantt-bar__resize-handle,revo-grid.gantt-plugin .gantt-bar--task:hover .gantt-bar__dependency-handle,revo-grid.gantt-plugin .gantt-bar--task:hover .gantt-bar__progress-handle,revo-grid.gantt-plugin .gantt-bar--milestone:hover .gantt-bar__dependency-handle{opacity:1}revo-grid.gantt-plugin .gantt-bar--task:hover .gantt-bar__progress-handle{filter:drop-shadow(0 3px 6px #0f172a57);transform:scale(1.14)}revo-grid.gantt-plugin .gantt-bar--task .gantt-bar__progress-handle:hover{filter:drop-shadow(0 5px 10px #0f172a61);transform:scale(1.28)}revo-grid.gantt-plugin .gantt-preview__progress{border-radius:inherit;background:#84cc166b;height:100%}revo-grid.gantt-plugin .gantt-bar--critical .gantt-bar__progress{background:color-mix(in srgb,var(--gantt-progress-color,var(--gantt-critical-progress-bg)) 70%,var(--gantt-bar-progress-mix) 8%)}revo-grid.gantt-plugin .gantt-bar--warning{outline:2px solid color-mix(in srgb,var(--gantt-indicator-warning) 82%,transparent);outline-offset:2px}revo-grid.gantt-plugin .gantt-bar--interaction-active{z-index:4}revo-grid.gantt-plugin .gantt-bar--interaction-valid{outline:1px dashed var(--gantt-preview-outline-valid);outline-offset:3px;box-shadow:inset 0 0 0 1px var(--gantt-bar-inner-highlight),var(--gantt-shadow-soft),0 0 0 5px var(--gantt-preview-valid)}revo-grid.gantt-plugin .gantt-bar--interaction-invalid{outline:1px dashed var(--gantt-preview-outline-invalid);outline-offset:3px;box-shadow:inset 0 0 0 1px var(--gantt-bar-inner-highlight),var(--gantt-shadow-soft),0 0 0 5px var(--gantt-preview-invalid)}revo-grid.gantt-plugin .gantt-bar.is-rejected{outline:2px solid var(--gantt-rejected-outline);outline-offset:3px;box-shadow:inset 0 0 0 1px var(--gantt-bar-inner-highlight),var(--gantt-shadow-soft),0 0 0 5px var(--gantt-rejected-shadow)}revo-grid.gantt-plugin .gantt-bar--summary{--gantt-summary-fill:var(--gantt-bar-color,var(--gantt-progress-color,var(--gantt-summary-bg)));width:var(--gantt-bar-width);height:var(--gantt-summary-height,21px);z-index:3;transform:translateY(-50%)}revo-grid.gantt-plugin .gantt-bar--summary.gantt-bar--selected,revo-grid.gantt-plugin .gantt-bar--summary:focus,revo-grid.gantt-plugin .gantt-bar--summary:focus-visible{box-shadow:none}revo-grid.gantt-plugin .gantt-bar--summary.gantt-bar--selected:before,revo-grid.gantt-plugin .gantt-bar--summary:focus:before,revo-grid.gantt-plugin .gantt-bar--summary:focus-visible:before{content:"";z-index:0;background:linear-gradient(to top,color-mix(in srgb,var(--gantt-selection-blue,#3b82f6) 34%,transparent) 0%,color-mix(in srgb,var(--gantt-selection-blue,#3b82f6) 14%,transparent) 48%,transparent 100%);filter:blur(2px);pointer-events:none;border-radius:50% 50% 0 0;height:18px;position:absolute;bottom:calc(100% - 5px);left:2px;right:2px}revo-grid.gantt-plugin .gantt-bar--summary.gantt-bar--critical{--gantt-summary-fill:var(--gantt-bar-color,var(--gantt-progress-color,var(--gantt-critical-progress-bg)))}revo-grid.gantt-plugin .gantt-bar__line{z-index:1;background:var(--gantt-summary-fill);height:7px;position:absolute;top:5px;left:2px;right:2px;overflow:hidden}revo-grid.gantt-plugin .gantt-bar__summary-progress{width:var(--gantt-progress-width);background:var(--gantt-summary-fill);max-width:100%;height:100%}revo-grid.gantt-plugin .gantt-bar--summary .gantt-bar__label{text-shadow:none;top:-8px;left:0;right:auto;transform:none}revo-grid.gantt-plugin .gantt-bar__cap{z-index:1;border-top:0;border-bottom:11px solid #0000;width:0;height:0;position:absolute;top:5px}revo-grid.gantt-plugin .gantt-bar__cap--start{border-left:11px solid var(--gantt-summary-fill);left:0}revo-grid.gantt-plugin .gantt-bar__cap--end{border-right:11px solid var(--gantt-summary-fill);right:0}revo-grid.gantt-plugin .gantt-bar--milestone{width:var(--gantt-bar-size,18px);height:var(--gantt-bar-size,18px);border:1px solid var(--gantt-bar-border-color,var(--gantt-milestone-border));background:var(--gantt-bar-color,var(--gantt-milestone-bg));box-shadow:inset 0 0 0 1px var(--gantt-bar-inner-highlight),var(--gantt-shadow-strong);box-sizing:border-box;border-radius:2px;transform:translate(-50%,-50%)rotate(45deg)}revo-grid.gantt-plugin .gantt-bar--milestone.gantt-bar--selected,revo-grid.gantt-plugin .gantt-bar--milestone:focus,revo-grid.gantt-plugin .gantt-bar--milestone:focus-visible{box-shadow:inset 0 0 0 1px var(--gantt-bar-inner-highlight),var(--gantt-shadow-strong),0 0 0 3px color-mix(in srgb,var(--gantt-selection-blue,#3b82f6) 28%,transparent),0 8px 18px color-mix(in srgb,var(--gantt-selection-blue,#3b82f6) 24%,transparent)}revo-grid.gantt-plugin .gantt-bar--milestone.gantt-bar--critical{border-color:var(--gantt-bar-border-color,var(--gantt-critical-border));background:var(--gantt-bar-color,var(--gantt-critical-bg))}@media (pointer:coarse){revo-grid.gantt-plugin .gantt-cell{touch-action:pan-x pan-y}revo-grid.gantt-plugin .gantt-bar--task{min-height:24px}revo-grid.gantt-plugin .gantt-bar--selected,revo-grid.gantt-plugin .gantt-bar--interaction-active,revo-grid.gantt-plugin .gantt-bar__resize-handle,revo-grid.gantt-plugin .gantt-bar__dependency-handle,revo-grid.gantt-plugin .gantt-bar__progress-handle,revo-grid.gantt-plugin .gantt-bar__split-gap{touch-action:none}revo-grid.gantt-plugin .gantt-bar__resize-handle{pointer-events:none;background:#fff9;width:24px;top:-8px;bottom:-8px}revo-grid.gantt-plugin .gantt-bar__resize-handle--start{left:-8px}revo-grid.gantt-plugin .gantt-bar__resize-handle--end{right:-8px}revo-grid.gantt-plugin .gantt-bar__dependency-handle{pointer-events:none;width:24px;height:24px}revo-grid.gantt-plugin .gantt-bar__dependency-handle--start{left:-24px}revo-grid.gantt-plugin .gantt-bar__dependency-handle--end{right:-24px}revo-grid.gantt-plugin .gantt-bar__progress-handle{opacity:0;pointer-events:none;width:28px;height:28px;right:-14px}revo-grid.gantt-plugin .gantt-bar__split-gap{min-width:18px}revo-grid.gantt-plugin .gantt-bar--selected .gantt-bar__resize-handle,revo-grid.gantt-plugin .gantt-bar--selected .gantt-bar__dependency-handle,revo-grid.gantt-plugin .gantt-bar--selected .gantt-bar__progress-handle,revo-grid.gantt-plugin .gantt-bar--interaction-active .gantt-bar__resize-handle,revo-grid.gantt-plugin .gantt-bar--interaction-active .gantt-bar__dependency-handle,revo-grid.gantt-plugin .gantt-bar--interaction-active .gantt-bar__progress-handle{opacity:1;pointer-events:auto}}.gantt-status-cell{align-items:center;display:flex}.gantt-status-indicator-cell{justify-content:center;align-items:center;display:flex}.gantt-status-indicator{color:#475569;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex;position:relative}.gantt-status-indicator__icon{width:16px;height:16px;display:inline-flex}.gantt-status-indicator__icon svg{fill:currentColor;width:100%;height:100%}.gantt-status-indicator__icon--1{background:var(--revo-grid-background,#fff);border-radius:999px;width:9px;height:9px;padding:1px;position:absolute;bottom:1px;right:1px}.gantt-status-indicator--complete,.gantt-status-indicator--on-schedule{color:#047857}.gantt-status-indicator--late{color:#b91c1c}.gantt-status-badge{box-sizing:border-box;white-space:nowrap;border:1px solid;border-radius:999px;align-items:center;gap:7px;max-width:100%;height:26px;padding:0 10px;font-size:12px;font-weight:500;line-height:1;display:inline-flex;overflow:hidden}.gantt-status-badge__dot{background:currentColor;border-radius:999px;flex:none;width:6px;height:6px}.gantt-status-badge__label{text-overflow:ellipsis;-webkit-text-fill-color:currentColor;min-width:0;overflow:hidden}.gantt-status-badge--slate,.gantt-status-badge--neutral{color:#475569;background:#f8fafc;border-color:#cbd5e1}.gantt-status-badge--blue{color:#2563eb;background:#eff6ff;border-color:#bfdbfe}.gantt-status-badge--green{color:#047857;background:#ecfdf5;border-color:#a7f3d0}.gantt-status-badge--red{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.gantt-status-select-value{justify-content:space-between;align-items:center;gap:8px;width:100%;min-width:0;display:inline-flex}.gantt-status-badge--select{flex:0 auto;min-width:0}.gantt-status-badge--option{min-width:112px}.gantt-status-dropdown-menu .dropdown-option{padding:6px 10px}revogr-edit revo-dropdown .gantt-status-select-value{padding-left:8px}revo-grid.gantt-plugin[theme^=dark] revogr-edit:has(.gantt-status-dropdown),revo-grid.gantt-plugin[theme^=dark] .gantt-status-dropdown,revo-grid.gantt-plugin[theme^=dark] .gantt-status-dropdown .dropdown-trigger{background-color:#17171d}revo-grid.gantt-plugin[theme^=dark] .gantt-status-dropdown .dropdown-trigger.open{border-color:#60a5fa99}revo-grid[theme^=dark] .gantt-status-badge--slate,revo-grid[theme^=dark] .gantt-status-badge--neutral,.theme-darkMaterial .gantt-status-badge--slate,.theme-darkMaterial .gantt-status-badge--neutral,.theme-darkCompact .gantt-status-badge--slate,.theme-darkCompact .gantt-status-badge--neutral,.gantt-status-dropdown-menu .dropdown-option[class*=theme-dark] .gantt-status-badge--slate,.gantt-status-dropdown-menu .dropdown-option[class*=theme-dark] .gantt-status-badge--neutral{color:#cbd5e1;background:#94a3b824;border-color:#94a3b85c}revo-grid[theme^=dark] .gantt-status-badge--blue,.theme-darkMaterial .gantt-status-badge--blue,.theme-darkCompact .gantt-status-badge--blue,.gantt-status-dropdown-menu .dropdown-option[class*=theme-dark] .gantt-status-badge--blue{color:#93c5fd;background:#2563eb2e;border-color:#60a5fa6b}revo-grid[theme^=dark] .gantt-status-badge--green,.theme-darkMaterial .gantt-status-badge--green,.theme-darkCompact .gantt-status-badge--green,.gantt-status-dropdown-menu .dropdown-option[class*=theme-dark] .gantt-status-badge--green{color:#6ee7b7;background:#04785733;border-color:#34d39970}revo-grid[theme^=dark] .gantt-status-badge--red,.theme-darkMaterial .gantt-status-badge--red,.theme-darkCompact .gantt-status-badge--red,.gantt-status-dropdown-menu .dropdown-option[class*=theme-dark] .gantt-status-badge--red{color:#fca5a5;background:#b91c1c33;border-color:#f8717170}revo-grid.gantt-plugin .gantt-assignees-cell{align-items:center;min-width:0;padding-left:4px;display:inline-flex}revo-grid.gantt-plugin .gantt-assignee-avatar{border:1px solid var(--revo-grid-background,#fff);box-sizing:border-box;color:#0f172a;margin-left:-6px;font-size:11px;font-weight:500}revo-grid.gantt-plugin .gantt-assignee-avatar:first-child{margin-left:0}revo-grid.gantt-plugin .gantt-assignees-cell__empty{color:var(--gantt-text-muted)}revo-grid.gantt-plugin .gantt-resource-name-cell{align-items:center;gap:8px;min-width:0;display:inline-flex}revo-grid.gantt-plugin .gantt-resource-name-avatar{color:#0f172a;flex:0 0 22px;font-size:11px;font-weight:500}revo-grid.gantt-plugin .gantt-resource-name-cell__label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}revo-grid.gantt-plugin .gantt-indicator{left:var(--gantt-indicator-left);background-color:var(--gantt-indicator-custom);width:8px;height:8px;box-shadow:var(--gantt-shadow-strong);border-radius:50%;margin-top:2px;margin-left:-2px;transition:transform .12s;position:absolute;top:50%;transform:translate(-50%,calc(-50% - 13px))}revo-grid.gantt-plugin .gantt-indicator:hover{transform:translate(-50%,calc(-50% - 13px))scale(1.28)}revo-grid.gantt-plugin .gantt-indicator--deadline{background-color:var(--gantt-indicator-deadline)}revo-grid.gantt-plugin .gantt-indicator--constraint{background-color:var(--gantt-indicator-constraint)}revo-grid.gantt-plugin .gantt-indicator--scheduling-warning{background-color:var(--gantt-indicator-warning)}.revo-dropdown-list .gantt-assignee-select-option,.revo-dropdown-menu.gantt-assignee-dropdown .gantt-assignee-select-option{align-items:center;gap:10px;min-width:0;display:inline-flex}.revo-dropdown-list .gantt-assignee-select-option .gantt-assignee-avatar,.revo-dropdown-menu.gantt-assignee-dropdown .gantt-assignee-select-option .gantt-assignee-avatar,.gantt-assignee-selected-list .gantt-assignee-avatar{box-sizing:border-box;color:#0f172a;border:2px solid #fff;flex:0 0 26px;font-size:11px;font-weight:500;box-shadow:0 2px 8px #0f172a29}.revo-dropdown-list .gantt-assignee-select-option__text,.revo-dropdown-menu.gantt-assignee-dropdown .gantt-assignee-select-option__text{flex-direction:column;min-width:0;line-height:1.15;display:inline-flex}.revo-dropdown-list .gantt-assignee-select-option__name,.revo-dropdown-menu.gantt-assignee-dropdown .gantt-assignee-select-option__name{text-overflow:ellipsis;overflow:hidden}.revo-dropdown-list .gantt-assignee-select-option__role,.revo-dropdown-menu.gantt-assignee-dropdown .gantt-assignee-select-option__role{color:#1118279e;text-overflow:ellipsis;margin-top:2px;font-size:12px;overflow:hidden}.revo-dropdown-menu.gantt-assignee-dropdown{--rv-dropdown-menu-max-width:420px;--rv-dropdown-menu-max-height:420px;--rv-dropdown-menu-options-max-height:360px}.revo-dropdown-menu.gantt-assignee-dropdown .dropdown-option{min-height:54px}.revo-dropdown-menu.gantt-assignee-dropdown .gantt-assignee-select-option__checkbox{width:16px;height:16px;accent-color:var(--gantt-accent);margin:0 2px 0 0}.gantt-assignee-selected-list{align-items:center;gap:0;padding-inline:6px;display:inline-flex}.gantt-assignee-selected-list .gantt-assignee-avatar+.gantt-assignee-avatar{margin-left:-8px}.gantt-task-editor-dialog{--gantt-task-editor-border:color-mix(in srgb, currentColor 14%, transparent);--gantt-task-editor-muted:#667085;--rv-dialog-width:min(720px, 90vw);--rv-dialog-border:var(--gantt-task-editor-border);--rv-dialog-bg:color-mix(in srgb, Canvas 97%, #f6f8fb);--rv-dialog-color:#172033;--rv-dialog-muted:var(--gantt-task-editor-muted);--rv-resource-picker-border:var(--gantt-task-editor-border);--rv-resource-picker-muted:var(--gantt-task-editor-muted)}.gantt-task-editor-dialog[data-theme^=dark]{--gantt-task-editor-muted:#9aa7ba;--rv-dialog-bg:#0f172a;--rv-dialog-color:#e6edf7}.gantt-task-editor-dialog__surface{grid-template-rows:auto auto minmax(0,1fr) auto;display:grid}.gantt-task-editor-dialog__title p{color:var(--gantt-task-editor-muted);margin:0}.gantt-task-editor-tabs{border-bottom:1px solid var(--gantt-task-editor-border);gap:4px;padding:8px 12px 0;display:flex;overflow-x:auto}.gantt-task-editor-tabs button{appearance:none;color:var(--gantt-task-editor-muted);cursor:pointer;font:inherit;white-space:nowrap;background:0 0;border:0;border-bottom:2px solid #0000;padding:9px 10px;font-size:12px;font-weight:500}.gantt-task-editor-tabs button.is-active{color:inherit;border-bottom-color:#0f766e}.gantt-task-editor-form{align-content:start;gap:12px;display:grid}.gantt-task-editor-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.gantt-task-editor-field--text,.gantt-task-editor-field--select,.gantt-task-editor-field--labels,.gantt-task-editor-field--textarea{grid-column:1/-1}.gantt-task-editor-field{gap:6px;min-width:0;display:grid}.gantt-task-editor-field__heading{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.gantt-task-editor-field__heading span{color:var(--gantt-task-editor-muted);font-size:12px;font-weight:500}.gantt-task-editor-field__heading em{color:#7c3aed;font-size:11px;font-style:normal;font-weight:500}.gantt-task-editor-field input,.gantt-task-editor-field select,.gantt-task-editor-field textarea{border:1px solid var(--gantt-task-editor-border);box-sizing:border-box;color:inherit;font:inherit;background:canvas;border-radius:6px;outline:none;width:100%;min-height:36px;padding:7px 9px}.gantt-task-editor-field textarea{resize:vertical}.gantt-task-editor-field input:focus,.gantt-task-editor-field select:focus,.gantt-task-editor-field textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb2e}.gantt-task-editor-date-control{grid-template-columns:minmax(0,1fr) auto;gap:6px;display:grid}.gantt-task-editor-date-control button{appearance:none;border:1px solid var(--gantt-task-editor-border);color:var(--gantt-task-editor-muted);cursor:pointer;font:inherit;background:canvas;border-radius:6px;min-height:36px;padding:7px 10px;font-size:12px;font-weight:500}.gantt-task-editor-date-control button.is-active{color:#fff;background:#2563eb;border-color:#2563eb}.gantt-task-editor-switch{border:1px solid var(--gantt-task-editor-border);cursor:pointer;background:canvas;border-radius:6px;align-items:center;gap:9px;min-height:36px;padding:6px 9px;display:flex}.gantt-task-editor-switch input{inline-size:16px;width:16px;min-height:16px}.gantt-task-editor-switch strong{font-size:12px}.gantt-task-editor-labels{flex-wrap:wrap;gap:6px;display:flex}.gantt-task-editor-labels span{background:color-mix(in srgb,#f59e0b 12%,Canvas);color:#b45309;border:1px solid #f59e0b61;border-radius:999px;padding:0 8px;font-size:12px;font-weight:500;line-height:22px}.gantt-task-editor-muted{color:var(--gantt-task-editor-muted)}.gantt-task-editor-empty{border:1px dashed var(--gantt-task-editor-border);color:var(--gantt-task-editor-muted);text-align:center;border-radius:6px;margin:0;padding:14px;font-weight:500}.gantt-task-editor-dependencies{gap:10px;display:grid}.gantt-task-editor-dependency-row{border:1px solid var(--gantt-task-editor-border);border-radius:6px;grid-template-columns:minmax(180px,1.4fr) minmax(140px,1fr) 96px auto;align-items:end;gap:8px;padding:10px;display:grid}.gantt-task-editor-dependency-row label{gap:5px;min-width:0;display:grid}.gantt-task-editor-dependency-row label span{color:var(--gantt-task-editor-muted);font-size:11px;font-weight:500}.gantt-task-editor-dependency-row input,.gantt-task-editor-dependency-row select{border:1px solid var(--gantt-task-editor-border);box-sizing:border-box;color:inherit;font:inherit;background:canvas;border-radius:6px;width:100%;min-width:0;min-height:34px;padding:6px 8px}.gantt-task-editor-dependency-row button,.gantt-task-editor-add-row{appearance:none;border:1px solid var(--gantt-task-editor-border);color:#2563eb;cursor:pointer;font:inherit;background:canvas;border-radius:6px;min-height:34px;padding:6px 10px;font-size:12px;font-weight:500}.gantt-task-editor-add-row{justify-self:end}.gantt-task-editor-add-row:disabled{color:var(--gantt-task-editor-muted);cursor:not-allowed;opacity:.7}.gantt-task-editor-error{color:#dc2626;font-size:12px;font-weight:500}.gantt-task-editor-dialog__footer{gap:12px}.gantt-task-editor-validation{background:color-mix(in srgb,#dc2626 7%,Canvas);color:#991b1b;border:1px solid #dc26263d;border-radius:6px;gap:6px;padding:10px 12px;display:grid}.gantt-task-editor-dialog[data-theme^=dark] .gantt-task-editor-validation{color:#fecaca;background:#7f1d1d3d;border-color:#f8717157}.gantt-task-editor-validation strong{font-size:12px}.gantt-task-editor-validation ul{margin:0;padding-left:18px}.gantt-task-editor-validation li{font-size:12px}.gantt-task-editor-preview{border:1px solid var(--gantt-task-editor-border);color:#d1fadf;white-space:pre-wrap;background:#101828;border-radius:6px;max-height:132px;margin:0;padding:10px;font:12px/1.45 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;overflow:auto}.gantt-task-editor-actions{align-self:end}@media (width<=680px){.gantt-task-editor-dialog{border-radius:0;block-size:100dvh;max-block-size:100dvh;inline-size:100vw;max-inline-size:100vw}.gantt-task-editor-dialog__surface{block-size:100%}.gantt-task-editor-dialog__header{padding:14px}.gantt-task-editor-dialog__close,.gantt-task-editor-tabs button,.gantt-task-editor-field input,.gantt-task-editor-field select,.gantt-task-editor-field textarea,.gantt-task-editor-date-control button,.gantt-task-editor-switch,.gantt-task-editor-dependency-row input,.gantt-task-editor-dependency-row select,.gantt-task-editor-dependency-row button,.gantt-task-editor-add-row,.gantt-task-editor-actions button{min-height:44px}.gantt-task-editor-form__grid{grid-template-columns:1fr}.gantt-task-editor-resource-list{grid-template-columns:1fr;max-height:220px}.gantt-task-editor-resource-option{min-height:44px}.gantt-task-editor-actions{flex-direction:column;align-items:stretch}.gantt-task-editor-dependency-row{grid-template-columns:1fr}}.gantt-toolbar-host,.gantt-toolbar{--rv-ui-accent:#4f46e5;--rv-ui-accent-hover:#4338ca;--rv-ui-accent-fg:#fff;--rv-ui-accent-soft-bg:#eef2ff;--rv-ui-accent-soft-border:#e0e7ff;--rv-ui-btn-secondary-bg:#fff;--rv-ui-btn-secondary-bg-hover:#f1f5f9;--rv-ui-btn-secondary-fg:#334155;--rv-ui-btn-ghost-hover-bg:#f1f5f9;--rv-ui-btn-ghost-active-bg:#e5e7eb;--rv-ui-group-border:#e5e7eb;--rv-ui-control-shadow:none;--rv-ui-radius:6px;--rv-ui-transition:.12s;--gantt-toolbar-bg:#fff;--gantt-toolbar-fg:#0f172a;--gantt-toolbar-muted:#94a3b8;--gantt-toolbar-dropdown-bg:#fff;--gantt-toolbar-dropdown-hover-bg:#f1f5f9}.gantt-toolbar-host[data-theme^=dark],.gantt-toolbar[data-theme^=dark]{--rv-ui-accent:#3b82f6;--rv-ui-accent-hover:#60a5fa;--rv-ui-accent-soft-bg:#6366f11f;--rv-ui-accent-soft-border:#6366f147;--rv-ui-btn-secondary-bg:#131318;--rv-ui-btn-secondary-bg-hover:#25252d;--rv-ui-btn-secondary-fg:#c8c8d2;--rv-ui-btn-ghost-hover-bg:#25252d;--rv-ui-btn-ghost-active-bg:#2a2a33;--rv-ui-group-border:#2a2a33;--rv-ui-control-shadow:none;--gantt-toolbar-bg:#131318;--gantt-toolbar-fg:#f4f4f6;--gantt-toolbar-muted:#898996;--gantt-toolbar-dropdown-bg:#131318;--gantt-toolbar-dropdown-hover-bg:#25252d}.gantt-toolbar{background:var(--gantt-toolbar-bg);min-height:51px;color:var(--gantt-toolbar-fg);user-select:none;scrollbar-width:thin;flex-wrap:nowrap;flex-shrink:0;align-items:center;gap:8px;padding:10px 12px;font-size:13px;display:flex;overflow-x:auto}.gantt-toolbar__group{flex:none;align-items:center;gap:8px;display:flex}.gantt-toolbar__icon{flex:0 0 13px;justify-content:center;align-items:center;width:13px;height:13px;display:inline-flex}.gantt-toolbar__icon svg{fill:currentColor;pointer-events:none;width:100%;height:100%;display:block}.gantt-toolbar__badge{min-width:12px;height:12px;color:var(--gantt-toolbar-dropdown-bg);box-sizing:border-box;pointer-events:none;background:#d1d5db;border-radius:999px;justify-content:center;align-items:center;padding:0 3px;font-size:9px;font-weight:500;line-height:1;display:inline-flex;position:absolute;bottom:-5px;right:-5px}.gantt-toolbar__visuals{flex-wrap:nowrap;margin-left:auto}.gantt-toolbar__sep{background:var(--rv-ui-group-border);flex-shrink:0;width:1px;height:20px;margin:0 4px}.gantt-toolbar__search{border:1px solid var(--rv-ui-group-border);border-radius:var(--rv-ui-radius);background:color-mix(in srgb,var(--rv-ui-btn-secondary-bg) 82%,var(--rv-ui-btn-secondary-bg-hover));width:200px;height:30px;color:var(--gantt-toolbar-muted);box-sizing:border-box;box-shadow:var(--rv-ui-control-shadow);flex:none;align-items:center;gap:7px;padding:0 10px;display:inline-flex}.gantt-toolbar__search-icon{flex:none;justify-content:center;align-items:center;width:13px;height:13px;display:inline-flex}.gantt-toolbar__search-icon svg{fill:currentColor;pointer-events:none;width:100%;height:100%;display:block}.gantt-toolbar__search input{width:100%;min-width:0;color:var(--gantt-toolbar-fg);font:inherit;background:0 0;border:0;outline:0}.gantt-toolbar__search input::placeholder{color:var(--gantt-toolbar-muted)}.gantt-toolbar .group-expand,.gantt-toolbar .rv-btn-pill,.gantt-toolbar__text-btn{appearance:none;color:inherit;cursor:pointer;font:inherit;transition:background-color var(--rv-ui-transition),opacity var(--rv-ui-transition);border:0;flex-shrink:0;justify-content:center;align-items:center;line-height:1;display:inline-flex}.gantt-toolbar .group-expand{border-radius:var(--rv-ui-radius);border:1px solid var(--rv-ui-group-border);background:var(--rv-ui-btn-secondary-bg);width:30px;height:30px;box-shadow:var(--rv-ui-control-shadow);padding:0;position:relative}.gantt-toolbar .group-expand:hover{background:var(--rv-ui-btn-ghost-hover-bg)}.gantt-toolbar .group-expand:active{background:var(--rv-ui-btn-ghost-active-bg)}.gantt-toolbar .group-expand.is-active{border-color:var(--rv-ui-accent-soft-border);background:var(--rv-ui-accent-soft-bg);color:var(--rv-ui-accent)}.gantt-toolbar .group-expand.is-active:hover,.gantt-toolbar .group-expand.is-active:active{color:var(--rv-ui-accent-hover)}.gantt-toolbar .group-expand:disabled{cursor:default;opacity:.38;background:var(--rv-ui-btn-secondary-bg)}.gantt-toolbar__text-btn{border:1px solid var(--rv-ui-group-border);border-radius:var(--rv-ui-radius);background:var(--rv-ui-btn-secondary-bg);height:30px;color:var(--rv-ui-btn-secondary-fg);box-shadow:var(--rv-ui-control-shadow);font:inherit;white-space:nowrap;gap:6px;padding:0 10px}.gantt-toolbar__text-btn:hover{background:var(--rv-ui-btn-secondary-bg-hover)}.gantt-toolbar__text-btn:active{opacity:.75}.gantt-toolbar__text-btn.is-active{border-color:var(--rv-ui-accent-soft-border);background:var(--rv-ui-accent-soft-bg);color:var(--rv-ui-accent)}.gantt-toolbar__text-btn.is-active:hover{color:var(--rv-ui-accent-hover)}.gantt-toolbar__text-btn:disabled{cursor:default;opacity:.45}.gantt-toolbar .rv-btn-pill{border:1px solid var(--rv-ui-group-border);border-radius:var(--rv-ui-radius);background:var(--rv-ui-btn-secondary-bg);min-height:30px;color:var(--rv-ui-btn-secondary-fg);white-space:nowrap;gap:4px;padding:0 10px;font-size:12.5px}.gantt-toolbar .rv-btn-pill:hover{background:var(--rv-ui-btn-secondary-bg-hover)}.gantt-toolbar .rv-btn-pill:active{opacity:.75}.gantt-toolbar__columns,.gantt-toolbar .dropdown-container{flex:none;min-width:111px;height:30px;position:relative}.gantt-toolbar .dropdown-trigger{border:1px solid var(--rv-ui-group-border);border-radius:var(--rv-ui-radius);background:var(--rv-ui-btn-secondary-bg);width:100%;height:100%;color:var(--rv-ui-btn-secondary-fg);cursor:pointer;box-shadow:var(--rv-ui-control-shadow);justify-content:space-between;align-items:center;display:flex;overflow:hidden}.gantt-toolbar .dropdown-trigger:hover,.gantt-toolbar .dropdown-trigger.open{background:var(--rv-ui-btn-secondary-bg-hover)}.gantt-toolbar .dropdown-arrow{color:var(--gantt-toolbar-muted);flex-shrink:0;margin:0 8px 0 4px;font-size:10px;transition:transform .2s}.gantt-toolbar .dropdown-trigger.open .dropdown-arrow{transform:rotate(180deg)}.gantt-toolbar .placeholder{color:inherit;align-items:center;gap:6px;padding:0 6px;display:inline-flex}.gantt-toolbar .selected-values{align-items:center;min-width:0;padding:0 6px;display:flex}.gantt-toolbar__dropdown-icon{width:13px;height:13px}@media (width<=1200px){.gantt-toolbar__search{width:200px}}@media print{@page{size:A4 landscape;margin:12mm}body.gantt-print-active{print-color-adjust:exact}body.gantt-print-active>:not(.revo-gantt-print-root){display:none!important}.revo-gantt-print-root{width:100%!important;display:block!important;overflow:visible!important}.revo-gantt-print-root revo-grid,.revo-gantt-print-root .rgRoot{height:auto!important;overflow:visible!important}.revo-gantt-print-header{break-after:avoid;margin:0 0 12px}.revo-gantt-print-header h1{margin:0 0 4px;font-size:18pt;line-height:1.2}.revo-gantt-print-header p{color:#4b5563;margin:0;font-size:9pt}[data-gantt-print-hidden],.gantt-toolbar,.rgContextMenu{display:none!important}}.event-scheduler-minimal:where(.astro-4yipx5c7){border:1px solid var(--sl-color-gray-5);border-radius:8px;height:560px;min-height:420px;overflow:hidden}.event-scheduler-minimal:where(.astro-4yipx5c7) revo-grid:where(.astro-4yipx5c7){height:100%}.event-scheduler-basic:where(.astro-772hsjzs){border:1px solid var(--sl-color-gray-5);border-radius:8px;height:260px;overflow:hidden}.event-scheduler-basic:where(.astro-772hsjzs) revo-grid:where(.astro-772hsjzs){height:100%;min-height:0}.event-scheduler-conflicts:where(.astro-73q56mhi){border:1px solid var(--sl-color-gray-5);border-radius:8px;height:260px;overflow:hidden}.event-scheduler-conflicts:where(.astro-73q56mhi) revo-grid:where(.astro-73q56mhi){--event-scheduler-conflict-error-color:#dc2626;--event-scheduler-conflict-error-bg:#fee2e2;--event-scheduler-conflict-error-text:#991b1b;--event-scheduler-conflict-badge-bg:#dc2626;height:100%;min-height:0}
