@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");:root{--ink:#1d1d1b;--ink-soft:#3d3d3b;--ink-mute:#6b6b68;--ink-faint:#a5a5a0;--paper:#faf8f3;--paper-2:#f2efe6;--rule:#1d1d1b;--rule-soft:#c9c4b7;--amber:#d9832c;--amber-soft:#f6e7cf;--blue:#4a6b8a;--blue-soft:#dbe4ec;--red:#b94a3a;--red-soft:#f1d9d3;--green:#5a7a4a;--green-soft:#dee5d2;--hand-font:"Inter",system-ui,sans-serif;--mono-font:ui-monospace,SFMono-Regular,"SF Mono",Menlo,Consolas,"Liberation Mono",monospace;--sans-font:"Inter",system-ui,sans-serif}.scheduler-root{font-family:var(--sans-font);color:var(--ink);background:var(--paper);font-size:13px;line-height:1.4}.scheduler-root *,.scheduler-root :after,.scheduler-root :before{box-sizing:border-box}.scheduler-root .hand{font-family:var(--hand-font);font-weight:600;letter-spacing:-.01em}.scheduler-root .mono{font-family:var(--mono-font)}.scheduler-root .lits107-gantt-handle{opacity:0;transition:opacity .1s ease-in}.scheduler-root .lits107-gantt-bar:focus-visible .lits107-gantt-handle,.scheduler-root .lits107-gantt-bar:focus-within .lits107-gantt-handle,.scheduler-root .lits107-gantt-bar:hover .lits107-gantt-handle{opacity:.6}.scheduler-root .lits107-gantt-bar[aria-disabled=true] .lits107-gantt-handle{opacity:.15}.scheduler-root .lits107-gantt-bar[aria-disabled=true]:hover .lits107-gantt-handle{opacity:.25}@media (pointer:coarse){.scheduler-root .lits107-gantt-handle{opacity:.6;padding-left:6px;padding-right:6px}}