.SystemMultiSelect-module-scss-module__lj-SuG__selector{width:100%;position:relative}.SystemMultiSelect-module-scss-module__lj-SuG__selectorInline{flex-direction:column;flex:1;min-height:0;display:flex}.SystemMultiSelect-module-scss-module__lj-SuG__selectorInline .SystemMultiSelect-module-scss-module__lj-SuG__selectorBtn{flex-shrink:0}.SystemMultiSelect-module-scss-module__lj-SuG__selectorBtn{cursor:text;color:var(--brand-light);text-align:left;background:0 0;border:none;border-radius:0;flex-wrap:wrap;align-items:center;gap:8px;width:100%;min-height:32px;padding:0;font-family:Poppins,sans-serif;font-size:.9em;display:flex}.SystemMultiSelect-module-scss-module__lj-SuG__searchInput{min-width:80px;color:var(--brand-light);background:0 0;border:none;outline:none;flex:1;padding:2px 0;font-family:Poppins,sans-serif;font-size:.9em;line-height:1.4}.SystemMultiSelect-module-scss-module__lj-SuG__searchInput::placeholder{color:var(--glass-text-muted)}.SystemMultiSelect-module-scss-module__lj-SuG__selectedBadges{flex-wrap:wrap;flex:1;align-items:center;gap:6px;display:flex}.SystemMultiSelect-module-scss-module__lj-SuG__badge{background:var(--glass-bg-hover);border:1px solid var(--glass-border-hover);color:var(--brand-light);border-radius:5px;align-items:center;gap:4px;padding:3px 8px;font-size:.8em;font-weight:500;display:inline-flex}.SystemMultiSelect-module-scss-module__lj-SuG__badgeNameBtn{color:inherit;font:inherit;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;display:inline-flex}.SystemMultiSelect-module-scss-module__lj-SuG__badgeNameBtn:hover{text-underline-offset:2px;text-decoration:underline}.SystemMultiSelect-module-scss-module__lj-SuG__badgeRemove{cursor:pointer;width:14px;height:14px;color:var(--glass-text-muted);background:0 0;border:none;border-radius:3px;justify-content:center;align-items:center;margin-left:2px;padding:0;font-size:10px;line-height:1;display:flex}.SystemMultiSelect-module-scss-module__lj-SuG__badgeRemove:hover{background:var(--glass-border-hover);color:var(--brand-light)}.SystemMultiSelect-module-scss-module__lj-SuG__dropdownArrow{color:var(--glass-text-muted);flex-shrink:0;margin-left:auto;font-size:.7em}.SystemMultiSelect-module-scss-module__lj-SuG__dropdown{background:var(--brand-dark);border:1px solid var(--brand-border);box-shadow:var(--card-shadow);z-index:100;border-radius:8px;min-width:200px;max-height:250px;margin-top:5px;position:absolute;top:100%;left:0;right:0;overflow-y:auto}.SystemMultiSelect-module-scss-module__lj-SuG__dropdownInline{background:var(--brand-dark);border-top:1px solid var(--brand-border);border-radius:0;flex:1;min-height:0;margin:8px -24px 0;position:relative;overflow-y:auto}.SystemMultiSelect-module-scss-module__lj-SuG__dropdownItem{cursor:pointer;width:100%;color:var(--brand-light);text-align:left;background:0 0;border:none;align-items:center;gap:10px;padding:10px 14px;font-family:Poppins,sans-serif;font-size:.9em;transition:background .15s;display:flex}.SystemMultiSelect-module-scss-module__lj-SuG__dropdownItem:hover{background:var(--glass-bg-hover);color:var(--brand-light)}.SystemMultiSelect-module-scss-module__lj-SuG__dropdownItem.SystemMultiSelect-module-scss-module__lj-SuG__selected{color:var(--brand-light)}.SystemMultiSelect-module-scss-module__lj-SuG__noResults{color:var(--glass-text-muted);text-align:center;padding:12px 14px;font-family:Poppins,sans-serif;font-size:.875em}.SystemMultiSelect-module-scss-module__lj-SuG__itemCheckbox{border:2px solid var(--glass-text-muted);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;transition:all .15s;display:flex}.SystemMultiSelect-module-scss-module__lj-SuG__itemCheckbox.SystemMultiSelect-module-scss-module__lj-SuG__checked{background:var(--project-accent,var(--brand-primary));border-color:var(--project-accent,var(--brand-primary))}.SystemMultiSelect-module-scss-module__lj-SuG__itemCheckmark{color:#fff;font-size:10px;font-weight:700}.SystemMultiSelect-module-scss-module__lj-SuG__itemName{flex:1}@media only screen and (max-width:800px){.SystemMultiSelect-module-scss-module__lj-SuG__dropdown{max-height:200px}}
.ProgramModal-module-scss-module__lVRGVa__form{flex-direction:column;flex:1;min-height:0;display:flex}.ProgramModal-module-scss-module__lVRGVa__field{margin-bottom:16px}.ProgramModal-module-scss-module__lVRGVa__limitNotice{background:color-mix(in srgb,var(--color-danger)10%,transparent);border:1px solid color-mix(in srgb,var(--color-danger)35%,transparent);border-radius:8px;flex-direction:column;gap:2px;margin-bottom:16px;padding:10px 12px;display:flex}.ProgramModal-module-scss-module__lVRGVa__limitNotice strong{color:var(--brand-light);font-size:.82em;font-weight:600}.ProgramModal-module-scss-module__lVRGVa__limitNotice span{color:var(--brand-muted);font-size:.78em}.ProgramModal-module-scss-module__lVRGVa__label{color:var(--brand-muted);margin-bottom:6px;font-size:.85em;font-weight:500;display:block}.ProgramModal-module-scss-module__lVRGVa__input{border:1px solid var(--brand-border);box-sizing:border-box;background:var(--brand-dark);width:100%;color:var(--brand-light);border-radius:8px;outline:none;padding:12px 15px;font-family:Poppins,sans-serif;font-size:1em}.ProgramModal-module-scss-module__lVRGVa__input:focus{border-color:var(--project-accent,var(--brand-primary))}.ProgramModal-module-scss-module__lVRGVa__input::placeholder{color:var(--brand-muted)}.ProgramModal-module-scss-module__lVRGVa__textarea{resize:none;min-height:80px;font-size:.9em}.ProgramModal-module-scss-module__lVRGVa__colorPicker{flex-wrap:wrap;gap:10px;display:flex}.ProgramModal-module-scss-module__lVRGVa__colorOption{cursor:pointer;border:2px solid #0000;border-radius:6px;width:28px;height:28px;transition:transform .2s}.ProgramModal-module-scss-module__lVRGVa__colorOption:hover{transform:scale(1.08)}.ProgramModal-module-scss-module__lVRGVa__colorOption.ProgramModal-module-scss-module__lVRGVa__selected{border-color:var(--brand-light)}.ProgramModal-module-scss-module__lVRGVa__collaboratorSlotRow{align-items:stretch;gap:10px;width:100%;display:flex}.ProgramModal-module-scss-module__lVRGVa__collaboratorSlot{background:var(--glass-bg);border:1.5px dashed var(--brand-border);min-width:0;height:46px;color:var(--brand-muted);cursor:pointer;border-radius:9px;flex:1;justify-content:center;align-items:center;transition:border-color .15s,color .15s;display:flex}.ProgramModal-module-scss-module__lVRGVa__collaboratorSlot:hover:not(:disabled){border-color:var(--project-accent,var(--brand-primary));color:var(--project-accent,var(--brand-primary))}.ProgramModal-module-scss-module__lVRGVa__collaboratorSlot:disabled{cursor:default;opacity:.4}.ProgramModal-module-scss-module__lVRGVa__collaboratorSlotFilled{background:color-mix(in srgb,var(--project-accent,var(--brand-primary))20%,var(--brand-dark));border:1.5px solid var(--project-accent,var(--brand-primary));min-width:0;height:46px;color:var(--brand-light);cursor:pointer;border-radius:9px;flex:1;justify-content:center;align-items:center;font-family:Poppins,sans-serif;font-size:.9em;font-weight:600;display:flex;position:relative}.ProgramModal-module-scss-module__lVRGVa__collaboratorSlotFilled:hover .ProgramModal-module-scss-module__lVRGVa__collaboratorSlotRemove{opacity:1}.ProgramModal-module-scss-module__lVRGVa__collaboratorSlotRemove{background:rgb(var(--overlay-dark-rgb)/.55);opacity:0;border-radius:7px;justify-content:center;align-items:center;font-size:.85em;transition:opacity .15s;display:flex;position:absolute;inset:0}.ProgramModal-module-scss-module__lVRGVa__collaboratorInviteRow{align-items:center;gap:10px;margin-top:10px;display:flex}.ProgramModal-module-scss-module__lVRGVa__collaboratorInviteRow .ProgramModal-module-scss-module__lVRGVa__input{flex:1 1 0;width:auto;min-width:0}.ProgramModal-module-scss-module__lVRGVa__collaboratorInviteRow .ProgramModal-module-scss-module__lVRGVa__btn{border:1px solid var(--brand-border);white-space:nowrap;border-radius:8px;flex:none;padding:12px 16px}.ProgramModal-module-scss-module__lVRGVa__actions{border-top:1px solid var(--brand-border);margin:auto -24px -24px;display:flex}.ProgramModal-module-scss-module__lVRGVa__btn{border:none;border-right:1px solid var(--brand-border);cursor:pointer;opacity:.75;background:0 0;border-radius:0;flex:1;padding:14px;font-family:Poppins,sans-serif;font-size:.85em;font-weight:600;transition:opacity .15s,background .15s}.ProgramModal-module-scss-module__lVRGVa__btn:last-child{border-right:none}.ProgramModal-module-scss-module__lVRGVa__btn:hover:not(:disabled){opacity:1;background:color-mix(in srgb,var(--project-accent,var(--brand-primary))8%,transparent)}.ProgramModal-module-scss-module__lVRGVa__btn.ProgramModal-module-scss-module__lVRGVa__cancel{color:var(--brand-muted)}.ProgramModal-module-scss-module__lVRGVa__btn.ProgramModal-module-scss-module__lVRGVa__save{color:var(--project-accent,var(--brand-primary))}.ProgramModal-module-scss-module__lVRGVa__btn.ProgramModal-module-scss-module__lVRGVa__save:disabled{opacity:.3;cursor:not-allowed}@media only screen and (max-width:800px){.ProgramModal-module-scss-module__lVRGVa__colorPicker{gap:8px}.ProgramModal-module-scss-module__lVRGVa__colorOption{width:26px;height:26px}.ProgramModal-module-scss-module__lVRGVa__collaboratorSlotRow{gap:8px}.ProgramModal-module-scss-module__lVRGVa__collaboratorSlot,.ProgramModal-module-scss-module__lVRGVa__collaboratorSlotFilled{height:42px}.ProgramModal-module-scss-module__lVRGVa__collaboratorInviteRow{flex-wrap:wrap}.ProgramModal-module-scss-module__lVRGVa__collaboratorInviteRow .ProgramModal-module-scss-module__lVRGVa__input{flex:100%}}
.RoutineRow-module-scss-module__8tU9XG__card{background:var(--brand-dark);border:1px solid var(--brand-border);border-radius:10px;flex-direction:column;transition:all .15s;display:flex;overflow:hidden}.RoutineRow-module-scss-module__8tU9XG__card:hover{border-color:var(--brand-muted);box-shadow:0 4px 12px rgb(var(--overlay-dark-rgb)/.15);transform:translateY(-2px)}.RoutineRow-module-scss-module__8tU9XG__card.RoutineRow-module-scss-module__8tU9XG__completed .RoutineRow-module-scss-module__8tU9XG__name{color:var(--brand-muted)}.RoutineRow-module-scss-module__8tU9XG__card.RoutineRow-module-scss-module__8tU9XG__completed .RoutineRow-module-scss-module__8tU9XG__progressFill{background:var(--brand-muted)}.RoutineRow-module-scss-module__8tU9XG__cardContent{cursor:pointer;color:inherit;flex-direction:column;flex:1;gap:6px;padding:10px 12px;text-decoration:none;display:flex}.RoutineRow-module-scss-module__8tU9XG__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.RoutineRow-module-scss-module__8tU9XG__name{color:var(--brand-light);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.85em;font-weight:600;line-height:1.3;overflow:hidden}.RoutineRow-module-scss-module__8tU9XG__frequency{text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border-radius:4px;flex-shrink:0;padding:2px 6px;font-size:.65em;font-weight:500}.RoutineRow-module-scss-module__8tU9XG__frequency.RoutineRow-module-scss-module__8tU9XG__daily{background:color-mix(in srgb,var(--color-success)15%,transparent);color:var(--color-success)}.RoutineRow-module-scss-module__8tU9XG__frequency.RoutineRow-module-scss-module__8tU9XG__weekly{background:color-mix(in srgb,var(--color-info)15%,transparent);color:var(--color-info)}.RoutineRow-module-scss-module__8tU9XG__dayBadges{gap:3px;display:flex}.RoutineRow-module-scss-module__8tU9XG__dayBadge{width:20px;height:20px;color:color-mix(in srgb,var(--brand-muted)40%,transparent);border:1px solid var(--brand-border);background:0 0;border-radius:4px;justify-content:center;align-items:center;font-size:.6em;font-weight:600;display:flex}.RoutineRow-module-scss-module__8tU9XG__dayActive{color:var(--color-info);background:color-mix(in srgb,var(--color-info)10%,transparent);border-color:color-mix(in srgb,var(--color-info)30%,transparent)}.RoutineRow-module-scss-module__8tU9XG__dayToday{color:var(--color-on-accent);background:var(--color-info);border-color:var(--color-info)}.RoutineRow-module-scss-module__8tU9XG__description{color:var(--brand-muted);-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:0;font-size:.78em;line-height:1.4;display:-webkit-box;overflow:hidden}.RoutineRow-module-scss-module__8tU9XG__projectBadges{flex-wrap:wrap;gap:6px;display:flex}.RoutineRow-module-scss-module__8tU9XG__projectBadge{--badge-color:transparent;border:1px solid color-mix(in srgb,var(--badge-color)30%,var(--glass-border));background:color-mix(in srgb,var(--badge-color)18%,var(--brand-secondary));color:var(--brand-light);white-space:nowrap;border-radius:6px;align-items:center;gap:4px;padding:3px 8px;font-size:.75em;font-weight:500;display:inline-flex}.RoutineRow-module-scss-module__8tU9XG__projectBadgePrivate{border:1px dashed rgb(var(--overlay-light-rgb)/.25);color:rgb(var(--overlay-light-rgb)/.6);background:0 0}.RoutineRow-module-scss-module__8tU9XG__projectDot{border-radius:2px;flex-shrink:0;width:6px;height:6px}.RoutineRow-module-scss-module__8tU9XG__assignees{flex-wrap:wrap;gap:6px;display:flex}.RoutineRow-module-scss-module__8tU9XG__assigneeChip{background:color-mix(in srgb,var(--project-accent,var(--brand-primary))10%,transparent);color:var(--brand-muted);white-space:nowrap;border-radius:10px;align-items:center;gap:4px;padding:3px 8px;font-size:.75em;font-weight:500;display:inline-flex}.RoutineRow-module-scss-module__8tU9XG__assigneeInitials{background:var(--project-accent,var(--brand-primary));width:18px;height:18px;color:var(--color-on-accent);border-radius:50%;justify-content:center;align-items:center;font-size:9px;font-weight:600;display:flex}.RoutineRow-module-scss-module__8tU9XG__viewCount{color:var(--brand-muted);align-items:center;gap:4px;font-size:.7em;display:flex}.RoutineRow-module-scss-module__8tU9XG__viewCount svg{opacity:.7}.RoutineRow-module-scss-module__8tU9XG__progressSection{margin-top:auto}.RoutineRow-module-scss-module__8tU9XG__progressHeader{justify-content:space-between;align-items:center;margin-bottom:3px;display:flex}.RoutineRow-module-scss-module__8tU9XG__progressLabel{color:var(--brand-muted);text-transform:uppercase;letter-spacing:.03em;font-size:.75em}.RoutineRow-module-scss-module__8tU9XG__progressValue{color:var(--brand-light);font-size:.85em;font-weight:600}.RoutineRow-module-scss-module__8tU9XG__progressBar{background:var(--brand-border);border-radius:3px;width:100%;height:4px;overflow:hidden}.RoutineRow-module-scss-module__8tU9XG__progressFill{background:var(--project-accent,var(--brand-primary));border-radius:3px;height:100%;transition:width .3s}.RoutineRow-module-scss-module__8tU9XG__actions{border-top:1px solid var(--brand-border);background:rgb(var(--overlay-dark-rgb)/.02);flex-direction:column;gap:5px;padding:8px 12px 10px;display:flex}.RoutineRow-module-scss-module__8tU9XG__checkinBtn{cursor:pointer;border:none;border-radius:8px;width:100%;padding:6px 12px;font-family:Poppins,sans-serif;font-size:.8em;font-weight:600;transition:all .15s}.RoutineRow-module-scss-module__8tU9XG__checkinDaily{background:color-mix(in srgb,var(--color-success)6%,transparent);border:1px solid color-mix(in srgb,var(--color-success)40%,transparent);color:var(--color-success)}.RoutineRow-module-scss-module__8tU9XG__checkinDaily:hover{background:color-mix(in srgb,var(--color-success)15%,transparent)}.RoutineRow-module-scss-module__8tU9XG__checkinWeekly{background:color-mix(in srgb,var(--color-info)6%,transparent);border:1px solid color-mix(in srgb,var(--color-info)40%,transparent);color:var(--color-info)}.RoutineRow-module-scss-module__8tU9XG__checkinWeekly:hover{background:color-mix(in srgb,var(--color-info)15%,transparent)}.RoutineRow-module-scss-module__8tU9XG__secondaryActions{justify-content:center;gap:6px;display:flex}.RoutineRow-module-scss-module__8tU9XG__actionBtn{border:1px solid var(--brand-border);color:var(--brand-muted);cursor:pointer;background:0 0;border-radius:6px;padding:4px 8px;font-family:Poppins,sans-serif;font-size:.75em;transition:all .15s}.RoutineRow-module-scss-module__8tU9XG__actionBtn:hover{border-color:var(--project-accent,var(--brand-primary));color:var(--project-accent,var(--brand-primary))}.RoutineRow-module-scss-module__8tU9XG__deleteBtn:hover{border-color:var(--color-danger);background:color-mix(in srgb,var(--color-danger)10%,transparent);color:var(--color-danger)}
.SystemList-module-scss-module__-JNNgq__container{padding:12px 0}.SystemList-module-scss-module__-JNNgq__header{justify-content:space-between;align-items:center;margin-bottom:8px;padding:0 16px;display:flex}.SystemList-module-scss-module__-JNNgq__title{text-transform:uppercase;letter-spacing:.05em;color:var(--brand-sidebar-text);font-size:.75em;font-weight:600}.SystemList-module-scss-module__-JNNgq__addBtn{width:20px;height:20px;color:var(--brand-sidebar-text);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;font-size:16px;transition:all .15s;display:flex}.SystemList-module-scss-module__-JNNgq__addBtn:hover{background:var(--glass-border-hover);color:var(--brand-sidebar-active)}.SystemList-module-scss-module__-JNNgq__list{flex-direction:column;gap:2px;display:flex}.SystemList-module-scss-module__-JNNgq__loading,.SystemList-module-scss-module__-JNNgq__empty{color:var(--brand-sidebar-text);opacity:.7;padding:8px 16px;font-size:.85em}.SystemList-module-scss-module__-JNNgq__item{cursor:pointer;color:var(--brand-sidebar-text);text-align:left;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:8px 16px;font-family:Poppins,sans-serif;font-size:.9em;transition:all .15s;display:flex}.SystemList-module-scss-module__-JNNgq__item:hover{background:var(--glass-border);color:var(--brand-sidebar-active)}.SystemList-module-scss-module__-JNNgq__item.SystemList-module-scss-module__-JNNgq__active{background:var(--glass-border-hover);color:var(--brand-sidebar-active)}.SystemList-module-scss-module__-JNNgq__icon{flex-shrink:0;font-size:1em}.SystemList-module-scss-module__-JNNgq__name{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.SystemList-module-scss-module__-JNNgq__count{background:var(--glass-border-hover);color:var(--brand-sidebar-text);border-radius:10px;flex-shrink:0;padding:2px 6px;font-size:.75em}
.SystemProgressGraph-module-scss-module__o5d2VG__wrapper{background:var(--glass-bg);border:1px solid var(--brand-border);border-radius:10px;padding:20px 16px 12px}.SystemProgressGraph-module-scss-module__o5d2VG__header{justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:12px;padding:0 4px;display:flex}.SystemProgressGraph-module-scss-module__o5d2VG__title{color:var(--brand-text);letter-spacing:.01em;font-size:13px;font-weight:600}.SystemProgressGraph-module-scss-module__o5d2VG__meta{color:var(--brand-muted);font-size:11px}.SystemProgressGraph-module-scss-module__o5d2VG__legend{flex-wrap:wrap;gap:6px 10px;margin-bottom:14px;padding:0 4px;display:flex}.SystemProgressGraph-module-scss-module__o5d2VG__legendItem{border:1px solid var(--brand-border);cursor:pointer;background:0 0;border-radius:6px;align-items:center;gap:6px;padding:4px 10px 4px 8px;font-family:Poppins,sans-serif;transition:background .15s,border-color .15s,opacity .15s;display:flex}.SystemProgressGraph-module-scss-module__o5d2VG__legendItem:hover{background:var(--glass-border)}.SystemProgressGraph-module-scss-module__o5d2VG__legendItem.SystemProgressGraph-module-scss-module__o5d2VG__legendItemHidden{opacity:.4}.SystemProgressGraph-module-scss-module__o5d2VG__legendItem.SystemProgressGraph-module-scss-module__o5d2VG__legendItemHidden .SystemProgressGraph-module-scss-module__o5d2VG__legendName{text-decoration:line-through}.SystemProgressGraph-module-scss-module__o5d2VG__legendDot{border:1.5px solid #0000;border-radius:2px;flex-shrink:0;width:8px;height:8px;transition:background-color .15s}.SystemProgressGraph-module-scss-module__o5d2VG__legendName{color:var(--brand-muted);white-space:nowrap;text-overflow:ellipsis;max-width:140px;font-size:11px;transition:-webkit-text-decoration .1s,text-decoration .1s;overflow:hidden}.SystemProgressGraph-module-scss-module__o5d2VG__empty{justify-content:center;align-items:center;display:flex}.SystemProgressGraph-module-scss-module__o5d2VG__emptyText{color:var(--brand-muted);font-size:13px}.SystemProgressGraph-module-scss-module__o5d2VG__tooltip{background:var(--brand-dark);border:1px solid var(--brand-border,var(--brand-light));border-radius:8px;min-width:140px;padding:8px 12px;font-family:Poppins,sans-serif;font-size:12px}.SystemProgressGraph-module-scss-module__o5d2VG__tooltipLabel{color:var(--brand-muted,var(--brand-muted));margin-bottom:6px;font-size:11px}.SystemProgressGraph-module-scss-module__o5d2VG__tooltipRow{align-items:center;gap:6px;padding:2px 0;display:flex}.SystemProgressGraph-module-scss-module__o5d2VG__tooltipDot{border-radius:2px;flex-shrink:0;width:8px;height:8px}.SystemProgressGraph-module-scss-module__o5d2VG__tooltipName{color:var(--brand-light,var(--brand-light));white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.SystemProgressGraph-module-scss-module__o5d2VG__tooltipValue{color:var(--brand-light,var(--brand-light));margin-left:4px;font-weight:600}
@keyframes FocusScheduleCalendar-module-scss-module__f9b1Ua__skeleton-pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes FocusScheduleCalendar-module-scss-module__f9b1Ua__spin{to{transform:rotate(360deg)}}@keyframes FocusScheduleCalendar-module-scss-module__f9b1Ua__checkboxPop{0%{transform:scale(1)}30%{transform:scale(1.3)}50%{transform:scale(.9)}70%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes FocusScheduleCalendar-module-scss-module__f9b1Ua__checkmarkAppear{0%{opacity:0;transform:scale(0)rotate(-45deg)}50%{opacity:1;transform:scale(1.2)rotate(0)}to{opacity:1;transform:scale(1)rotate(0)}}@keyframes FocusScheduleCalendar-module-scss-module__f9b1Ua__strikethroughSlide{0%{text-decoration-color:#0000}to{-webkit-text-decoration-color:var(--brand-muted);text-decoration-color:var(--brand-muted)}}@keyframes FocusScheduleCalendar-module-scss-module__f9b1Ua__fadeToMuted{0%{color:var(--brand-light)}to{color:var(--brand-muted)}}@keyframes FocusScheduleCalendar-module-scss-module__f9b1Ua__rowComplete{0%{background:0 0}30%{background:var(--brand-secondary)}to{background:0 0}}@keyframes FocusScheduleCalendar-module-scss-module__f9b1Ua__emergencyPulse{0%,to{border-color:#ef44444d;box-shadow:inset 0 0 0 2px #ef444466,0 0 8px #ef44441a,0 0 20px #ef44440d,0 0 40px #ef444400}50%{border-color:#ef4444b3;box-shadow:inset 0 0 0 3px #ef4444cc,0 0 15px #ef444466,0 0 40px #ef444433,0 0 80px #ef44441a}}@keyframes FocusScheduleCalendar-module-scss-module__f9b1Ua__subtleBreath{0%,to{transform:scale(1);box-shadow:0 0 #ef444400}50%{transform:scale(2);box-shadow:0 0 20px #ef44444d}}@keyframes FocusScheduleCalendar-module-scss-module__f9b1Ua__emergencyOverlayPulse{0%,to{background-color:#ef444400}50%{background-color:#ef44440f}}.FocusScheduleCalendar-module-scss-module__f9b1Ua__wrapper{flex-direction:column;gap:10px;display:flex}.FocusScheduleCalendar-module-scss-module__f9b1Ua__header{justify-content:space-between;align-items:center;display:flex}.FocusScheduleCalendar-module-scss-module__f9b1Ua__title{text-transform:uppercase;letter-spacing:.06em;color:var(--brand-muted,var(--color-accent-soft));font-size:.75em;font-weight:600}.FocusScheduleCalendar-module-scss-module__f9b1Ua__addBtn{color:var(--brand-primary,var(--color-accent));background:color-mix(in srgb,var(--color-accent)10%,transparent);border:1px solid color-mix(in srgb,var(--color-accent)20%,transparent);cursor:pointer;border-radius:4px;padding:3px 8px;font-size:.75em;font-weight:500;transition:background .15s}.FocusScheduleCalendar-module-scss-module__f9b1Ua__addBtn:hover{background:color-mix(in srgb,var(--color-accent)18%,transparent)}.FocusScheduleCalendar-module-scss-module__f9b1Ua__loading{flex-direction:column;gap:8px;display:flex}.FocusScheduleCalendar-module-scss-module__f9b1Ua__skelRow{background:var(--skeleton-base);border-radius:4px;height:28px;animation:1.5s ease-in-out infinite FocusScheduleCalendar-module-scss-module__f9b1Ua__skeleton-pulse}.FocusScheduleCalendar-module-scss-module__f9b1Ua__empty{color:var(--brand-muted,var(--color-accent-soft));padding:12px 0 4px;font-size:.8em}.FocusScheduleCalendar-module-scss-module__f9b1Ua__grid{border:1px solid color-mix(in srgb,var(--color-accent)12%,transparent);background:color-mix(in srgb,var(--color-accent-deep)30%,transparent);border-radius:6px;gap:0;max-height:320px;display:flex;overflow-y:auto}.FocusScheduleCalendar-module-scss-module__f9b1Ua__timeAxis{border-right:1px solid color-mix(in srgb,var(--color-accent)8%,transparent);flex-shrink:0;width:38px;position:relative}.FocusScheduleCalendar-module-scss-module__f9b1Ua__hourLabel{color:var(--brand-muted,var(--color-accent-soft));white-space:nowrap;font-size:.58em;line-height:1;position:absolute;right:6px;transform:translateY(-50%)}.FocusScheduleCalendar-module-scss-module__f9b1Ua__columns{flex:1;min-width:0;display:flex}.FocusScheduleCalendar-module-scss-module__f9b1Ua__column{border-right:1px solid color-mix(in srgb,var(--color-accent)6%,transparent);flex:1;min-width:0}.FocusScheduleCalendar-module-scss-module__f9b1Ua__column:last-child{border-right:none}.FocusScheduleCalendar-module-scss-module__f9b1Ua__dayHeader{text-align:center;color:var(--brand-muted,var(--color-accent-soft));background:color-mix(in srgb,var(--color-accent-deep)50%,transparent);border-bottom:1px solid color-mix(in srgb,var(--color-accent)8%,transparent);text-transform:uppercase;letter-spacing:.04em;border-radius:0;padding:4px 0;font-size:.62em;font-weight:600}.FocusScheduleCalendar-module-scss-module__f9b1Ua__columnBody{position:relative}.FocusScheduleCalendar-module-scss-module__f9b1Ua__gridLine{background:color-mix(in srgb,var(--color-accent)6%,transparent);pointer-events:none;height:1px;position:absolute;left:0;right:0}.FocusScheduleCalendar-module-scss-module__f9b1Ua__block{background:color-mix(in srgb,var(--color-accent)18%,transparent);border:1px solid color-mix(in srgb,var(--color-accent)45%,transparent);cursor:pointer;border-radius:4px;align-items:flex-start;min-height:4px;padding:2px 3px;transition:background .12s;display:flex;position:absolute;left:1px;right:1px;overflow:hidden}.FocusScheduleCalendar-module-scss-module__f9b1Ua__block:hover{background:color-mix(in srgb,var(--color-accent)28%,transparent)}.FocusScheduleCalendar-module-scss-module__f9b1Ua__blockLabel{color:var(--brand-primary,var(--color-accent));white-space:nowrap;text-overflow:ellipsis;font-size:.55em;font-weight:500;line-height:1.3;overflow:hidden}
.FocusScheduleModal-module-scss-module__DMUpKW__overlay{background:rgb(var(--overlay-dark-rgb)/.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.FocusScheduleModal-module-scss-module__DMUpKW__modal{background:var(--glass-bg);border:1px solid color-mix(in srgb,var(--color-accent)15%,transparent);width:100%;max-width:420px;box-shadow:0 24px 64px rgb(var(--overlay-dark-rgb)/.5);border-radius:10px;flex-direction:column;gap:16px;padding:20px 22px 18px;display:flex}.FocusScheduleModal-module-scss-module__DMUpKW__header{justify-content:space-between;align-items:center;display:flex}.FocusScheduleModal-module-scss-module__DMUpKW__title{color:var(--brand-text,var(--brand-light));font-size:.9em;font-weight:600}.FocusScheduleModal-module-scss-module__DMUpKW__closeBtn{color:var(--brand-muted,var(--color-accent-soft));cursor:pointer;background:0 0;border:none;border-radius:3px;padding:2px 4px;font-size:1.2em;line-height:1}.FocusScheduleModal-module-scss-module__DMUpKW__closeBtn:hover{color:var(--brand-text,var(--brand-light))}.FocusScheduleModal-module-scss-module__DMUpKW__form{flex-direction:column;gap:14px;display:flex}.FocusScheduleModal-module-scss-module__DMUpKW__field{flex-direction:column;gap:6px;display:flex}.FocusScheduleModal-module-scss-module__DMUpKW__label{text-transform:uppercase;letter-spacing:.05em;color:var(--brand-muted,var(--color-accent-soft));font-size:.72em;font-weight:600}.FocusScheduleModal-module-scss-module__DMUpKW__input{background:color-mix(in srgb,var(--color-accent)7%,transparent);border:1px solid color-mix(in srgb,var(--color-accent)15%,transparent);color:var(--brand-text,var(--brand-light));border-radius:6px;outline:none;width:100%;padding:7px 10px;font-family:inherit;font-size:.85em}.FocusScheduleModal-module-scss-module__DMUpKW__input:focus{border-color:color-mix(in srgb,var(--color-accent)40%,transparent)}.FocusScheduleModal-module-scss-module__DMUpKW__input option{background:var(--brand-dark);color:var(--brand-light)}.FocusScheduleModal-module-scss-module__DMUpKW__dayPicker{gap:6px;display:flex}.FocusScheduleModal-module-scss-module__DMUpKW__dayBtn{border:1px solid color-mix(in srgb,var(--color-accent)18%,transparent);background:color-mix(in srgb,var(--color-accent)6%,transparent);color:var(--brand-muted,var(--color-accent-soft));cursor:pointer;border-radius:4px;flex:1;padding:6px 0;font-size:.75em;font-weight:600;transition:background .12s,color .12s,border-color .12s}.FocusScheduleModal-module-scss-module__DMUpKW__dayBtn:hover{background:color-mix(in srgb,var(--color-accent)14%,transparent);color:var(--brand-text,var(--brand-light))}.FocusScheduleModal-module-scss-module__DMUpKW__dayBtnActive{background:color-mix(in srgb,var(--color-accent)22%,transparent);border-color:color-mix(in srgb,var(--color-accent)50%,transparent);color:var(--brand-primary,var(--color-accent))}.FocusScheduleModal-module-scss-module__DMUpKW__timeRow{grid-template-columns:1fr 1fr;gap:10px;display:grid}.FocusScheduleModal-module-scss-module__DMUpKW__enabledRow{justify-content:space-between;align-items:center;display:flex}.FocusScheduleModal-module-scss-module__DMUpKW__toggle{border:1px solid color-mix(in srgb,var(--color-accent)20%,transparent);background:color-mix(in srgb,var(--color-accent)8%,transparent);cursor:pointer;border-radius:4px;width:36px;height:20px;transition:background .15s,border-color .15s;position:relative}.FocusScheduleModal-module-scss-module__DMUpKW__toggle:after{content:"";background:var(--brand-muted,var(--color-accent-soft));border-radius:3px;width:14px;height:14px;transition:transform .15s,background .15s;position:absolute;top:2px;left:2px}.FocusScheduleModal-module-scss-module__DMUpKW__toggleOn{background:color-mix(in srgb,var(--color-accent)20%,transparent);border-color:color-mix(in srgb,var(--color-accent)45%,transparent)}.FocusScheduleModal-module-scss-module__DMUpKW__toggleOn:after{background:var(--brand-primary,var(--color-accent));transform:translate(16px)}.FocusScheduleModal-module-scss-module__DMUpKW__actions{justify-content:flex-end;gap:8px;padding-top:4px;display:flex}.FocusScheduleModal-module-scss-module__DMUpKW__deleteBtn{border:1px solid color-mix(in srgb,var(--color-danger)30%,transparent);background:color-mix(in srgb,var(--color-danger)8%,transparent);color:color-mix(in srgb,var(--color-danger)80%,transparent);cursor:pointer;border-radius:6px;margin-right:auto;padding:7px 12px;font-size:.82em;font-weight:500;transition:background .12s}.FocusScheduleModal-module-scss-module__DMUpKW__deleteBtn:hover{background:color-mix(in srgb,var(--color-danger)15%,transparent);color:var(--color-danger)}.FocusScheduleModal-module-scss-module__DMUpKW__cancelBtn{border:1px solid color-mix(in srgb,var(--color-accent)15%,transparent);color:var(--brand-muted,var(--color-accent-soft));cursor:pointer;background:0 0;border-radius:6px;padding:7px 14px;font-size:.82em;font-weight:500;transition:background .12s}.FocusScheduleModal-module-scss-module__DMUpKW__cancelBtn:hover{background:color-mix(in srgb,var(--color-accent)8%,transparent);color:var(--brand-text,var(--brand-light))}.FocusScheduleModal-module-scss-module__DMUpKW__submitBtn{border:1px solid color-mix(in srgb,var(--color-accent)30%,transparent);background:color-mix(in srgb,var(--color-accent)15%,transparent);color:var(--brand-primary,var(--color-accent));cursor:pointer;border-radius:6px;padding:7px 16px;font-size:.82em;font-weight:600;transition:background .12s}.FocusScheduleModal-module-scss-module__DMUpKW__submitBtn:hover:not(:disabled){background:color-mix(in srgb,var(--color-accent)25%,transparent)}.FocusScheduleModal-module-scss-module__DMUpKW__submitBtn:disabled{opacity:.5;cursor:not-allowed}
.SystemDetailView-module-scss-module__1z-u2q__page{background:var(--brand-background);min-height:100vh;color:var(--brand-light);font-family:Poppins,sans-serif}.SystemDetailView-module-scss-module__1z-u2q__nav{background:var(--brand-dark);border-bottom:1px solid var(--brand-border);z-index:10;justify-content:flex-end;align-items:center;gap:12px;padding:8px 16px;display:flex;position:sticky;top:0}@media only screen and (max-width:800px){.SystemDetailView-module-scss-module__1z-u2q__nav{flex-wrap:wrap;gap:6px;padding:8px 12px}}.SystemDetailView-module-scss-module__1z-u2q__navCenter{pointer-events:none;align-items:baseline;gap:10px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.SystemDetailView-module-scss-module__1z-u2q__navName{color:var(--brand-light);white-space:nowrap;font-size:.9em;font-weight:600}.SystemDetailView-module-scss-module__1z-u2q__navMeta{color:var(--brand-muted);white-space:nowrap;font-size:.72em}@media only screen and (max-width:800px){.SystemDetailView-module-scss-module__1z-u2q__navMeta{display:none}}.SystemDetailView-module-scss-module__1z-u2q__navActions{gap:8px;display:flex}.SystemDetailView-module-scss-module__1z-u2q__actionBtn{border:1px solid var(--brand-border);background:var(--brand-dark);color:var(--brand-muted);cursor:pointer;border-radius:6px;padding:7px 14px;font-family:Poppins,sans-serif;font-size:.82em;font-weight:500;transition:all .15s}.SystemDetailView-module-scss-module__1z-u2q__actionBtn:hover:not(:disabled){background:var(--brand-secondary);color:var(--brand-light)}.SystemDetailView-module-scss-module__1z-u2q__actionBtn:disabled{opacity:.5;cursor:not-allowed}.SystemDetailView-module-scss-module__1z-u2q__actionBtn.SystemDetailView-module-scss-module__1z-u2q__danger{color:var(--color-danger);border-color:color-mix(in srgb,var(--color-danger)40%,transparent)}.SystemDetailView-module-scss-module__1z-u2q__actionBtn.SystemDetailView-module-scss-module__1z-u2q__danger:hover:not(:disabled){background:color-mix(in srgb,var(--color-danger)10%,transparent)}.SystemDetailView-module-scss-module__1z-u2q__actionBtn.SystemDetailView-module-scss-module__1z-u2q__focus{color:var(--project-accent,var(--brand-primary));border-color:color-mix(in srgb,var(--project-accent,var(--brand-primary))40%,transparent)}.SystemDetailView-module-scss-module__1z-u2q__actionBtn.SystemDetailView-module-scss-module__1z-u2q__focus:hover:not(:disabled){background:color-mix(in srgb,var(--project-accent,var(--brand-primary))10%,transparent)}.SystemDetailView-module-scss-module__1z-u2q__actionBtn.SystemDetailView-module-scss-module__1z-u2q__focus.SystemDetailView-module-scss-module__1z-u2q__active{background:color-mix(in srgb,var(--project-accent,var(--brand-primary))15%,transparent);color:var(--project-accent,var(--brand-primary))}.SystemDetailView-module-scss-module__1z-u2q__bento{grid-template-columns:repeat(6,1fr);grid-auto-rows:auto;gap:10px;padding:20px;display:grid}@media only screen and (max-width:900px){.SystemDetailView-module-scss-module__1z-u2q__bento{grid-template-columns:repeat(3,1fr);padding:16px}}@media only screen and (max-width:800px){.SystemDetailView-module-scss-module__1z-u2q__bento{grid-template-columns:repeat(2,1fr);gap:8px;padding:12px}}.SystemDetailView-module-scss-module__1z-u2q__statCell{background:var(--glass-bg);border:1px solid var(--brand-border);text-align:center;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:2px;padding:8px 12px;display:flex}.SystemDetailView-module-scss-module__1z-u2q__statCell.SystemDetailView-module-scss-module__1z-u2q__healthy{border-color:color-mix(in srgb,var(--color-success)30%,transparent);background:color-mix(in srgb,var(--color-success)6%,transparent)}.SystemDetailView-module-scss-module__1z-u2q__statCell.SystemDetailView-module-scss-module__1z-u2q__healthy .SystemDetailView-module-scss-module__1z-u2q__statValue{color:var(--color-success)}.SystemDetailView-module-scss-module__1z-u2q__statCell.SystemDetailView-module-scss-module__1z-u2q__healthy .SystemDetailView-module-scss-module__1z-u2q__healthDot{background:var(--color-success)}.SystemDetailView-module-scss-module__1z-u2q__statCell.SystemDetailView-module-scss-module__1z-u2q__attention{border-color:color-mix(in srgb,var(--color-warning)30%,transparent);background:color-mix(in srgb,var(--color-warning)6%,transparent)}.SystemDetailView-module-scss-module__1z-u2q__statCell.SystemDetailView-module-scss-module__1z-u2q__attention .SystemDetailView-module-scss-module__1z-u2q__statValue{color:var(--color-warning)}.SystemDetailView-module-scss-module__1z-u2q__statCell.SystemDetailView-module-scss-module__1z-u2q__attention .SystemDetailView-module-scss-module__1z-u2q__healthDot{background:var(--color-warning)}.SystemDetailView-module-scss-module__1z-u2q__statCell.SystemDetailView-module-scss-module__1z-u2q__at-risk{border-color:color-mix(in srgb,var(--color-danger)30%,transparent);background:color-mix(in srgb,var(--color-danger)6%,transparent)}.SystemDetailView-module-scss-module__1z-u2q__statCell.SystemDetailView-module-scss-module__1z-u2q__at-risk .SystemDetailView-module-scss-module__1z-u2q__statValue{color:var(--color-danger)}.SystemDetailView-module-scss-module__1z-u2q__statCell.SystemDetailView-module-scss-module__1z-u2q__at-risk .SystemDetailView-module-scss-module__1z-u2q__healthDot{background:var(--color-danger)}.SystemDetailView-module-scss-module__1z-u2q__statLabel{text-transform:uppercase;letter-spacing:.07em;color:var(--brand-muted);font-size:.62em;font-weight:500}.SystemDetailView-module-scss-module__1z-u2q__statValue{color:var(--brand-light);font-size:1em;font-weight:600;line-height:1.2}.SystemDetailView-module-scss-module__1z-u2q__statValue.SystemDetailView-module-scss-module__1z-u2q__bad{color:var(--color-danger)}.SystemDetailView-module-scss-module__1z-u2q__statValue.SystemDetailView-module-scss-module__1z-u2q__good{color:var(--color-success)}.SystemDetailView-module-scss-module__1z-u2q__statSub{color:var(--brand-muted);justify-content:center;align-items:center;gap:4px;font-size:.62em;display:flex}.SystemDetailView-module-scss-module__1z-u2q__healthDot{border-radius:2px;flex-shrink:0;width:6px;height:6px}.SystemDetailView-module-scss-module__1z-u2q__chartCell{grid-column:1/-1}.SystemDetailView-module-scss-module__1z-u2q__textCell{background:var(--glass-bg);border:1px solid var(--brand-border);border-radius:10px;flex-direction:column;grid-column:span 2;gap:8px;padding:16px 18px;display:flex}@media only screen and (max-width:800px){.SystemDetailView-module-scss-module__1z-u2q__textCell{grid-column:1/-1}}.SystemDetailView-module-scss-module__1z-u2q__projectsCell{background:var(--glass-bg);border:1px solid var(--brand-border);border-radius:10px;flex-direction:column;grid-column:span 2;gap:10px;padding:16px 18px;display:flex}@media only screen and (max-width:800px){.SystemDetailView-module-scss-module__1z-u2q__projectsCell{grid-column:1/-1}}.SystemDetailView-module-scss-module__1z-u2q__cellLabel{text-transform:uppercase;letter-spacing:.07em;color:var(--brand-muted);align-items:center;gap:8px;font-size:.7em;font-weight:600;display:flex}.SystemDetailView-module-scss-module__1z-u2q__badge{background:var(--brand-secondary);color:var(--brand-muted);text-transform:none;letter-spacing:normal;border-radius:4px;padding:1px 7px;font-size:1em;font-weight:500}.SystemDetailView-module-scss-module__1z-u2q__cellText{color:var(--brand-light);white-space:pre-wrap;margin:0;font-size:.9em;line-height:1.65}.SystemDetailView-module-scss-module__1z-u2q__emptyText{color:var(--brand-muted);font-size:.85em;font-style:italic}.SystemDetailView-module-scss-module__1z-u2q__projectList{flex-direction:column;gap:6px;display:flex}.SystemDetailView-module-scss-module__1z-u2q__projectItem{border:1px solid var(--brand-border);background:var(--brand-dark);cursor:pointer;color:var(--brand-light);text-align:left;border-radius:7px;align-items:center;gap:10px;width:100%;padding:9px 12px;font-family:Poppins,sans-serif;font-size:.88em;transition:all .15s;display:flex}.SystemDetailView-module-scss-module__1z-u2q__projectItem:hover{background:var(--brand-secondary);border-color:color-mix(in srgb,var(--project-accent,var(--brand-primary))40%,transparent)}.SystemDetailView-module-scss-module__1z-u2q__projectDot{border-radius:3px;flex-shrink:0;width:10px;height:10px}.SystemDetailView-module-scss-module__1z-u2q__projectName{flex:1}.SystemDetailView-module-scss-module__1z-u2q__arrow{color:var(--brand-muted);font-size:1em}.SystemDetailView-module-scss-module__1z-u2q__scheduleCell{background:var(--glass-bg);border:1px solid var(--brand-border);border-radius:10px;flex-direction:column;grid-column:1/-1;gap:12px;padding:16px 18px;display:flex}.SystemDetailView-module-scss-module__1z-u2q__scheduledBadge{background:color-mix(in srgb,var(--project-accent,var(--brand-primary))15%,transparent);color:var(--project-accent,var(--brand-primary));text-transform:none;letter-spacing:normal;vertical-align:middle;border-radius:3px;margin-left:6px;padding:1px 5px;font-size:.65em;font-weight:500}
.SystemSwitchOverlay-module-scss-module__SlGqQG__overlay{z-index:10001;pointer-events:none;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.SystemSwitchOverlay-module-scss-module__SlGqQG__tileGrid{grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(4,1fr);display:grid;position:absolute;inset:0}@media only screen and (max-width:800px){.SystemSwitchOverlay-module-scss-module__SlGqQG__tileGrid{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr)}}.SystemSwitchOverlay-module-scss-module__SlGqQG__tile{transform-origin:top}@media only screen and (max-width:800px){.SystemSwitchOverlay-module-scss-module__SlGqQG__tile:nth-child(n+5){display:none}}.SystemSwitchOverlay-module-scss-module__SlGqQG__label{z-index:1;letter-spacing:.2px;font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:600;position:relative}@media only screen and (max-width:800px){.SystemSwitchOverlay-module-scss-module__SlGqQG__label{text-align:center;padding:0 16px;font-size:.9rem}}
.aurora-container{z-index:0;pointer-events:none;opacity:.35;width:100%;height:90vh;position:fixed;top:0;left:0;-webkit-mask-image:linear-gradient(#fff 50%,#0000 100%);mask-image:linear-gradient(#fff 50%,#0000 100%)}[data-theme=dark] .aurora-container{opacity:1;-webkit-mask-image:linear-gradient(#181818 50%,#0000 100%);mask-image:linear-gradient(#181818 50%,#0000 100%)}@media only screen and (max-width:800px){.aurora-container{height:25vh;-webkit-mask-image:linear-gradient(#fff 40%,#0000 100%);mask-image:linear-gradient(#fff 40%,#0000 100%)}[data-theme=dark] .aurora-container{-webkit-mask-image:linear-gradient(#181818 40%,#0000 100%);mask-image:linear-gradient(#181818 40%,#0000 100%)}}.aurora-container canvas{width:100%;height:100%;display:block}
.react-flow{--xy-edge-stroke-default:#b1b1b7;--xy-edge-stroke-width-default:1;--xy-edge-stroke-selected-default:#555;--xy-connectionline-stroke-default:#b1b1b7;--xy-connectionline-stroke-width-default:1;--xy-attribution-background-color-default:#ffffff80;--xy-minimap-background-color-default:#fff;--xy-minimap-mask-background-color-default:#f0f0f099;--xy-minimap-mask-stroke-color-default:transparent;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#e2e2e2;--xy-minimap-node-stroke-color-default:transparent;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:transparent;--xy-background-pattern-dots-color-default:#91919a;--xy-background-pattern-lines-color-default:#eee;--xy-background-pattern-cross-color-default:#e2e2e2;background-color:var(--xy-background-color,var(--xy-background-color-default));--xy-node-color-default:inherit;--xy-node-border-default:1px solid #1a192b;--xy-node-background-color-default:#fff;--xy-node-group-background-color-default:#f0f0f040;--xy-node-boxshadow-hover-default:0 1px 4px 1px #00000014;--xy-node-boxshadow-selected-default:0 0 0 .5px #1a192b;--xy-node-border-radius-default:3px;--xy-handle-background-color-default:#1a192b;--xy-handle-border-color-default:#fff;--xy-selection-background-color-default:#0059dc14;--xy-selection-border-default:1px dotted #0059dccc;--xy-controls-button-background-color-default:#fefefe;--xy-controls-button-background-color-hover-default:#f4f4f4;--xy-controls-button-color-default:inherit;--xy-controls-button-color-hover-default:inherit;--xy-controls-button-border-color-default:#eee;--xy-controls-box-shadow-default:0 0 2px 1px #00000014;--xy-edge-label-background-color-default:#fff;--xy-edge-label-color-default:inherit;--xy-resize-background-color-default:#3367d9;direction:ltr}.react-flow.dark{--xy-edge-stroke-default:#3e3e3e;--xy-edge-stroke-width-default:1;--xy-edge-stroke-selected-default:#727272;--xy-connectionline-stroke-default:#b1b1b7;--xy-connectionline-stroke-width-default:1;--xy-attribution-background-color-default:#96969640;--xy-minimap-background-color-default:#141414;--xy-minimap-mask-background-color-default:#3c3c3c99;--xy-minimap-mask-stroke-color-default:transparent;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#2b2b2b;--xy-minimap-node-stroke-color-default:transparent;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:#141414;--xy-background-pattern-dots-color-default:#555;--xy-background-pattern-lines-color-default:#333;--xy-background-pattern-cross-color-default:#333;--xy-node-color-default:#f8f8f8;--xy-node-border-default:1px solid #3c3c3c;--xy-node-background-color-default:#1e1e1e;--xy-node-group-background-color-default:#f0f0f040;--xy-node-boxshadow-hover-default:0 1px 4px 1px #ffffff14;--xy-node-boxshadow-selected-default:0 0 0 .5px #999;--xy-handle-background-color-default:#bebebe;--xy-handle-border-color-default:#1e1e1e;--xy-selection-background-color-default:#c8c8dc14;--xy-selection-border-default:1px dotted #c8c8dccc;--xy-controls-button-background-color-default:#2b2b2b;--xy-controls-button-background-color-hover-default:#3e3e3e;--xy-controls-button-color-default:#f8f8f8;--xy-controls-button-color-hover-default:#fff;--xy-controls-button-border-color-default:#5b5b5b;--xy-controls-box-shadow-default:0 0 2px 1px #00000014;--xy-edge-label-background-color-default:#141414;--xy-edge-label-color-default:#f8f8f8}.react-flow__background{background-color:var(--xy-background-color-props,var(--xy-background-color,var(--xy-background-color-default)));pointer-events:none;z-index:-1}.react-flow__container{width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__pane{z-index:1;touch-action:none}.react-flow__pane.draggable{cursor:grab}.react-flow__pane.dragging{cursor:grabbing}.react-flow__pane.selection{cursor:pointer}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow__edge-path{stroke:var(--xy-edge-stroke,var(--xy-edge-stroke-default));stroke-width:var(--xy-edge-stroke-width,var(--xy-edge-stroke-width-default));fill:none}.react-flow__connection-path{stroke:var(--xy-connectionline-stroke,var(--xy-connectionline-stroke-default));stroke-width:var(--xy-connectionline-stroke-width,var(--xy-connectionline-stroke-width-default));fill:none}.react-flow .react-flow__edges{position:absolute}.react-flow .react-flow__edges svg{pointer-events:none;position:absolute;overflow:visible}.react-flow__edge{pointer-events:visibleStroke}.react-flow__edge.selectable{cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:.5s linear infinite dashdraw}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge.selectable:focus .react-flow__edge-path,.react-flow__edge.selectable:focus-visible .react-flow__edge-path{stroke:var(--xy-edge-stroke-selected,var(--xy-edge-stroke-selected-default))}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;user-select:none}.react-flow__arrowhead polyline{stroke:var(--xy-edge-stroke,var(--xy-edge-stroke-default))}.react-flow__arrowhead polyline.arrowclosed{fill:var(--xy-edge-stroke,var(--xy-edge-stroke-default))}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:.5s linear infinite dashdraw}svg.react-flow__connectionline{z-index:1001;position:absolute;overflow:visible}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{-webkit-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:default;position:absolute}.react-flow__node.selectable{cursor:pointer}.react-flow__node.draggable{cursor:grab;pointer-events:all}.react-flow__node.draggable.dragging{cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:0 0;pointer-events:none}.react-flow__nodesselection-rect{pointer-events:all;cursor:grab;position:absolute}.react-flow__handle{pointer-events:none;background-color:var(--xy-handle-background-color,var(--xy-handle-background-color-default));border:1px solid var(--xy-handle-border-color,var(--xy-handle-border-color-default));border-radius:100%;width:6px;min-width:5px;height:6px;min-height:5px;position:absolute}.react-flow__handle.connectingfrom{pointer-events:all}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;bottom:0;left:50%;transform:translate(-50%,50%)}.react-flow__handle-top{top:0;left:50%;transform:translate(-50%,-50%)}.react-flow__handle-left{top:50%;left:0;transform:translate(-50%,-50%)}.react-flow__handle-right{top:50%;right:0;transform:translate(50%,-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__pane.selection .react-flow__panel{pointer-events:none}.react-flow__panel{z-index:5;margin:15px;position:absolute}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.top.center,.react-flow__panel.bottom.center{left:50%;transform:translate(-15px)translate(-50%)}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.left.center,.react-flow__panel.right.center{top:50%;transform:translateY(-15px)translateY(-50%)}.react-flow__attribution{background:var(--xy-attribution-background-color,var(--xy-attribution-background-color-default));margin:0;padding:2px 3px;font-size:10px}.react-flow__attribution a{color:#999;text-decoration:none}@keyframes dashdraw{0%{stroke-dashoffset:10px}}.react-flow__edgelabel-renderer{pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__viewport-portal{-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__minimap{background:var(--xy-minimap-background-color-props,var(--xy-minimap-background-color,var(--xy-minimap-background-color-default)))}.react-flow__minimap-svg{display:block}.react-flow__minimap-mask{fill:var(--xy-minimap-mask-background-color-props,var(--xy-minimap-mask-background-color,var(--xy-minimap-mask-background-color-default)));stroke:var(--xy-minimap-mask-stroke-color-props,var(--xy-minimap-mask-stroke-color,var(--xy-minimap-mask-stroke-color-default)));stroke-width:var(--xy-minimap-mask-stroke-width-props,var(--xy-minimap-mask-stroke-width,var(--xy-minimap-mask-stroke-width-default)))}.react-flow__minimap-node{fill:var(--xy-minimap-node-background-color-props,var(--xy-minimap-node-background-color,var(--xy-minimap-node-background-color-default)));stroke:var(--xy-minimap-node-stroke-color-props,var(--xy-minimap-node-stroke-color,var(--xy-minimap-node-stroke-color-default)));stroke-width:var(--xy-minimap-node-stroke-width-props,var(--xy-minimap-node-stroke-width,var(--xy-minimap-node-stroke-width-default)))}.react-flow__background-pattern.dots{fill:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-dots-color-default)))}.react-flow__background-pattern.lines{stroke:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-lines-color-default)))}.react-flow__background-pattern.cross{stroke:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-cross-color-default)))}.react-flow__controls{box-shadow:var(--xy-controls-box-shadow,var(--xy-controls-box-shadow-default));flex-direction:column;display:flex}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{background:var(--xy-controls-button-background-color,var(--xy-controls-button-background-color-default));border:none;border-bottom:1px solid var(--xy-controls-button-border-color-props,var(--xy-controls-button-border-color,var(--xy-controls-button-border-color-default)));width:26px;height:26px;color:var(--xy-controls-button-color-props,var(--xy-controls-button-color,var(--xy-controls-button-color-default)));cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;padding:4px;display:flex}.react-flow__controls-button svg{fill:currentColor;width:100%;max-width:12px;max-height:12px}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-input,.react-flow__node-default,.react-flow__node-output,.react-flow__node-group{border-radius:var(--xy-node-border-radius,var(--xy-node-border-radius-default));width:150px;color:var(--xy-node-color,var(--xy-node-color-default));text-align:center;border:var(--xy-node-border,var(--xy-node-border-default));background-color:var(--xy-node-background-color,var(--xy-node-background-color-default));padding:10px;font-size:12px}.react-flow__node-input.selectable:hover,.react-flow__node-default.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:var(--xy-node-boxshadow-hover,var(--xy-node-boxshadow-hover-default))}.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:var(--xy-node-boxshadow-selected,var(--xy-node-boxshadow-selected-default))}.react-flow__node-group{background-color:var(--xy-node-group-background-color,var(--xy-node-group-background-color-default))}.react-flow__nodesselection-rect,.react-flow__selection{background:var(--xy-selection-background-color,var(--xy-selection-background-color-default));border:var(--xy-selection-border,var(--xy-selection-border-default))}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls-button:hover{background:var(--xy-controls-button-background-color-hover-props,var(--xy-controls-button-background-color-hover,var(--xy-controls-button-background-color-hover-default)));color:var(--xy-controls-button-color-hover-props,var(--xy-controls-button-color-hover,var(--xy-controls-button-color-hover-default)))}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__controls-button:last-child{border-bottom:none}.react-flow__controls.horizontal .react-flow__controls-button{border-bottom:none;border-right:1px solid var(--xy-controls-button-border-color-props,var(--xy-controls-button-border-color,var(--xy-controls-button-border-color-default)))}.react-flow__controls.horizontal .react-flow__controls-button:last-child{border-right:none}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{background-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border:1px solid #fff;border-radius:1px;width:5px;height:5px;translate:-50% -50%}.react-flow__resize-control.handle.left{top:50%;left:0}.react-flow__resize-control.handle.right{top:50%;left:100%}.react-flow__resize-control.handle.top{top:0;left:50%}.react-flow__resize-control.handle.bottom{top:100%;left:50%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border-style:solid;border-width:0}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;height:100%;top:0;transform:translate(-50%)}.react-flow__resize-control.line.left{border-left-width:1px;left:0}.react-flow__resize-control.line.right{border-right-width:1px;left:100%}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{width:100%;height:1px;left:0;transform:translateY(-50%)}.react-flow__resize-control.line.top{border-top-width:1px;top:0}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.react-flow__edge-textbg{fill:var(--xy-edge-label-background-color,var(--xy-edge-label-background-color-default))}.react-flow__edge-text{fill:var(--xy-edge-label-color,var(--xy-edge-label-color-default))}
