.ToggleButton_toggleContainer__AEf5g{width:fit-content;display:flex}.ToggleButton_toggleButton__5T6kN{display:flex;justify-content:center;align-items:center;padding:12px 20px;background-color:var(--neutral-800);font-size:14px;transition:filter .4s ease-out;box-sizing:border-box;height:36px}.ToggleButton_toggleButton__5T6kN.ToggleButton_active__GEJ2A{box-shadow:inset 0 1px 0 0 hsla(0,0%,100%,.16),inset 0 0 0 1px hsla(0,0%,100%,.08);background-color:var(--neutral-700);border:none}.ToggleButton_toggleButton__5T6kN:hover{filter:brightness(1.2)}.ToggleButton_toggleButton__5T6kN:active{filter:.9}.ToggleButton_A__8yQVy{border-radius:8px 0 0 8px;border:1px solid var(--border-neutral-tertiary);border-right:none}.ToggleButton_B__NxOEf{border-radius:0 8px 8px 0;border:1px solid var(--border-neutral-tertiary);border-left:none}.MonthCalendar_calendarRenderRoot__MTwSJ{position:relative;width:auto;min-width:700px;min-height:600px;height:100%;color:var(--text-regular);display:flex;flex-direction:column;overflow:visible}.MonthCalendar_calendarContainer__zLjLY{width:100%;height:100%;display:flex;flex-direction:column;--borderSpec:1px solid var(--border-neutral-secondary);border:var(--borderSpec);border-radius:10px;box-sizing:border-box}.MonthCalendar_weekdayNameRow__6YpgX{display:flex;flex-direction:row;height:24px;box-sizing:border-box;border-bottom:var(--borderSpec)}.MonthCalendar_weekdayName__o1Uzg{text-align:center;line-height:24px;font-size:14px;flex:1;color:var(--text-secondary);box-sizing:border-box}.MonthCalendar_weekdayName__o1Uzg:last-child{border-color:transparent}.MonthCalendar_monthDayRow__VJHF6{display:flex;flex-direction:row;flex:1;min-height:0;box-sizing:border-box;border-bottom:var(--borderSpec)}.MonthCalendar_monthDayRow__VJHF6:first-child>.MonthCalendar_monthDayItem__3y_2v:first-child{border-top-left-radius:10px}.MonthCalendar_monthDayRow__VJHF6:first-child>.MonthCalendar_monthDayItem__3y_2v:last-child{border-top-right-radius:10px}.MonthCalendar_monthDayRow__VJHF6:last-child>.MonthCalendar_monthDayItem__3y_2v:first-child{border-bottom-left-radius:10px}.MonthCalendar_monthDayRow__VJHF6:last-child>.MonthCalendar_monthDayItem__3y_2v:last-child{border-bottom-right-radius:10px}.MonthCalendar_monthDayRow__VJHF6:last-child{border:none}.MonthCalendar_monthDayItem__3y_2v{flex:1;position:relative;min-width:0;box-sizing:border-box;border-right:var(--borderSpec);background-color:var(--background-sunkan);transition:background-color .4s ease-out;display:flex;flex-direction:column;height:auto;min-height:100%;overflow:visible}.MonthCalendar_monthDayItem__3y_2v.MonthCalendar_disabled__ca3S8{background-color:var(--background-neutral-secondary);filter:brightness(.7)}.MonthCalendar_monthDayItem__3y_2v:last-child{border-color:transparent}.MonthCalendar_monthDayItem__3y_2v:hover{background-color:var(--neutral-800)}.MonthCalendar_monthDayItem__3y_2v.MonthCalendar_presentDay__xDPJ0{background-color:#ffcccb}.MonthCalendar_monthDayItem__3y_2v.MonthCalendar_extended__bbKaq{position:relative;z-index:5;background-color:var(--neutral-800);border-bottom:var(--borderSpec);height:fit-content;max-height:var(--maxHeight)}.MonthCalendar_monthEventContainer__Q5iiN{display:flex;flex-direction:column;width:100%;max-height:100%;gap:.2rem;padding:.25rem}.MonthCalendar_monthEventContainer__Q5iiN.MonthCalendar_extended__bbKaq{height:fit-content;overflow:visible}.MonthCalendar_monthEventItem__BhW49{position:relative;height:24px;min-height:24px;min-width:100%;width:auto;line-height:24px;font-size:12px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding:0 .4rem;border-radius:4px;background-color:transparent;cursor:pointer;user-select:none;transition:scale .25s ease-out,filter .25s ease-out;background-color:#000}.MonthCalendar_monthEventItem__BhW49:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;opacity:.3;background-color:var(--eventBackground)}.MonthCalendar_monthEventItem__BhW49:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;border-left:3px solid var(--eventBackground)}.MonthCalendar_monthEventItem__BhW49:before,.MonthCalendar_monthEventItem__BhW49:hover{filter:brightness(1.2)}.MonthCalendar_monthEventItem__BhW49:active,.MonthCalendar_monthEventItem__BhW49:hover{z-index:5;width:fit-content}.MonthCalendar_monthDayLabel__hfVnE{display:flex;justify-content:center;align-items:center;width:28px;height:28px;min-height:28px;margin:4px;font-size:14px;border-radius:50%;user-select:none;transition:background-color .2s ease-out,color .2s ease-out}.MonthCalendar_monthDayLabel__hfVnE.MonthCalendar_selected__qaXBi{background-color:var(--brand-500)}.SideDrawer_drawerContainer___XAUz{position:fixed;z-index:2000;top:0;left:100%;height:100dvh;width:fit-content;max-width:100dvw;border-left:2px solid var(--border-neutral-secondary);padding:2rem;background-color:var(--neutral-800);display:flex;flex-direction:column;overflow:auto}.SideDrawer_backdrop__thq8t{position:fixed;top:0;left:0;width:100dvw;height:100dvh;background-color:#000;z-index:1099}.input_hasLength__RZJs7{position:relative}.input_hasLength__RZJs7:before{content:var(--lengthMsg);position:absolute;right:0;top:50px;border:0;color:grey;font-size:smaller}.input_textinput__W5t1_::-webkit-search-cancel-button{-webkit-appearance:none;transform:translateX(8px);height:1.25rem;width:1.25rem;display:block;background:url(/icons/xcircle.svg);background-size:contain;cursor:pointer}.input_textinput__W5t1_:invalid:not(:placeholder-shown),.input_textinput__W5t1_:user-invalid{border-color:var(--danger-500)!important}.input_inputHolder__809f1:has(.input_textinput__W5t1_:invalid:not(:placeholder-shown)):after,.input_inputHolder__809f1:has(.input_textinput__W5t1_:user-invalid):after{content:var(--errorMsg);color:var(--color-danger-400);font-size:smaller;max-width:calc(100% - 2rem);line-height:1rem;display:block;padding-top:.2rem}.input_inputHolder__809f1.input_hasError__TAO84:after{font-size:smaller;line-height:1rem;display:block;padding-top:.2rem;color:transparent}.input_hasLength__RZJs7.input_hasLength__RZJs7:after{content:"_"}.input_textinput__W5t1_{color:#fff;background-color:var(--background-neutral-secondary);border:1px solid var(--border-neutral-secondary);height:44px}.input_textinput__W5t1_:focus{outline-offset:2px;border-color:var(--brand-500);outline:none}.input_textinput__W5t1_::placeholder{color:var(--text-tertiary)}.input_textinput__W5t1_.input_hideBackground__x7ejU{border:none;border-bottom:2px solid var(--neutral-500_60);border-radius:0;background-color:transparent;padding-left:4px}.ColorPicker_colorItem__j_f9G{width:2rem;height:2rem;box-sizing:border-box;background-color:var(--color);border-radius:50%;position:relative}.ColorPicker_selected__f5ZLH:before{position:absolute;content:"";top:50%;left:50%;transform:translate(-50%,-50%);width:1.8rem;height:1.8rem;border-radius:50%;border:2px solid var(--neutral-800);background-image:url(/icons/check.svg);background-size:65%;background-position:50%;background-repeat:no-repeat}.ColorPicker_row__rgzci{display:flex;flex-direction:row;gap:1rem;margin:.75rem;flex-flow:wrap;width:max-content;max-width:100%}.radioButtonGroup_optionsContainer__ja6MF{display:flex;flex-direction:column;gap:.75rem;width:auto;max-width:480px;padding-bottom:20px}.radioButtonGroup_finalcheck__Wc009.radioButtonGroup_optionsContainer__ja6MF:invalid:after,.radioButtonGroup_optionsContainer__ja6MF:user-invalid:after{content:"Required, please make a selection";color:var(--color-danger-400);font-size:12px}.radioButtonGroup_optionLabel__g2S_t{border:1px solid var(--border-neutral-secondary);background-color:var(--background-neutral-secondary);border-radius:8px;padding:12px;color:#fff;min-width:200px;width:auto;display:flex;align-items:center;cursor:pointer;line-height:normal;transition:background-color .4s ease-out;min-height:48px}.radioButtonGroup_optionLabel__g2S_t:has(input:checked){background-color:var(--background-brand-focus);border-color:var(--border-brand-primary)}.radioButtonGroup_optionLabel__g2S_t:hover:before{filter:brightness(1.2)}.radioButtonGroup_optionLabel__g2S_t:active:before{filter:brightness(.95)}.radioButtonGroup_optionLabel__g2S_t:before{content:"";display:block;border-radius:50%;border:1px solid var(--border-neutral-secondary);width:20px;min-width:20px;height:20px;box-sizing:border-box;margin-right:12px;transition:border-color .4s ease-out,filter .4s ease-out}.radioButtonGroup_optionLabel__g2S_t:has(input:checked):before{border-color:var(--outline-brand-primary);border-width:6px;background-color:#fff}.radioButtonGroup_radio__ObZBo{appearance:none}.FormTextArea_hasLength__dHtpq:after{display:block;content:var(--length);color:grey;font-size:smaller;align-self:end}.FormTextArea_hasLength__dHtpq{display:flex;flex-direction:column;max-width:480px}.FormTextArea_hasLength__dHtpq>textarea:user-invalid{border-color:var(--danger-500)}.FormTextArea_textarea__PBVOP{border:1px solid var(--border-neutral-secondary);background-color:var(--background-neutral-secondary);color:#fff}.FormTextArea_textarea__PBVOP:focus{border-color:var(--border-brand-primary);background-color:var(--background-brand-focus)}