@weing-dev/ui-kit-primitive 0.0.5 → 0.0.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.css +2 -2
- package/dist/index.js +483 -482
- package/dist/index.umd.cjs +1 -1
- package/package.json +1 -1
package/dist/index.css
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
@charset "UTF-8";@layer Global{html,body{width:100%;height:100%}body{background-color:var(--backgroundDefault, #fff)}*{box-sizing:border-box;padding:0;margin:0}button,[role=button]{outline:none;border:none;background:none;cursor:pointer}ul,li{list-style:none}a{color:inherit;text-decoration:none}input{outline:none;background-color:transparent;border:none}input::-ms-clear,input::-ms-reveal{opacity:0}input::-webkit-search-decoration,input::-webkit-search-cancel-button,input::-webkit-search-results-button,input::-webkit-search-results-decoration{opacity:0}.button-desc{text-indent:-9999px;font-size:0}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}}@layer Button{._ButtonIcon_q7rz5_2{flex-shrink:0}._ButtonRoot_q7rz5_5{display:flex;align-items:center;justify-content:center;background-color:var(--default-color, #b1916b);border:1px solid var(--border-color, #b1916b)}._ButtonRoot_q7rz5_5._circle_q7rz5_12{aspect-ratio:1/1!important;border-radius:50%!important;padding:0!important}._ButtonRoot_q7rz5_5:not(._circle_q7rz5_12)._isFitted_q7rz5_17{flex:1}._ButtonRoot_q7rz5_5:not(._link_q7rz5_20){padding:0 12px;border-radius:var(--radius, 4px)}._ButtonRoot_q7rz5_5:not(._link_q7rz5_20)._large_q7rz5_24{height:48px}._ButtonRoot_q7rz5_5:not(._link_q7rz5_20)._medium_q7rz5_27{height:40px}._ButtonRoot_q7rz5_5:not(._link_q7rz5_20)._small_q7rz5_30{height:32px}._ButtonRoot_q7rz5_5:hover{background-color:var(--hover-bg-color, #b1916b);border-color:var(--hover-border-color)}._ButtonRoot_q7rz5_5:disabled{pointer-events:none}._ButtonText_q7rz5_40{color:var(--color, #fff)}._ButtonText_q7rz5_40._large_q7rz5_24{font-size:16px;font-weight:700;line-height:24px}._ButtonText_q7rz5_40._medium_q7rz5_27{font-size:14px;line-height:22px;font-weight:700;line-height:24px}._ButtonText_q7rz5_40._small_q7rz5_30{font-size:12px;line-height:18px;font-weight:700;line-height:24px}}._CommentWrapper_17h79_1{padding:8px;background:var(--Gray-Gray99, #f6f8fb);border-radius:4px;display:flex;flex-direction:row;align-items:flex-start;gap:8px}._CommentWrapper_17h79_1 ._Caption_17h79_10{font-size:10px;line-height:14px;font-weight:400;vertical-align:top}._HelperText_6urso_1{font-size:10px;line-height:14px;font-weight:400;display:flex;flex-direction:row;align-items:center;gap:4px;color:var(--Simentic-On-Surface-Variant, #505254)}._HelperText_6urso_1._error_6urso_11{color:var(--error-color, var(--Simentic-Error, #d32f2f))}._HelperText_6urso_1._success_6urso_14{color:var(--success-color, var(--Simentic-Success, #4caf50))}._HelperText_6urso_1._warning_6urso_17{color:var(--warning-color, var(--Simentic-Warning, #e9a802))}._HelperText_6urso_1._info_6urso_20{color:var(--info-color, var(--Simentic-Info, #2196f3))}._HelperText_6urso_1._hint_6urso_23{color:var(--hint-color, var(--Simentic-On-Surface-Variant, #505254))}._Divider_1w80l_1{width:100%;background:var(--Gray-Gray95, #e8e8e9)}._Divider_1w80l_1._small_1w80l_5{height:1px}._Divider_1w80l_1._large_1w80l_8{height:8px}@layer Accordion{._Unset_hr4h9_2{display:flex;flex-direction:column}._Root_hr4h9_6{position:relative;display:flex;flex-direction:column;width:100%;box-sizing:border-box;background-color:var(--backgroundDefault, #fff);border-radius:8px}._Root_hr4h9_6._transition_hr4h9_15{transition:.25s ease-in-out;overflow:hidden;will-change:background-color,border}._Root_hr4h9_6._contained_hr4h9_20{border:1px solid transparent;background-color:var(--componentTextfieldFilled, rgba(145, 158, 171, .0784313725))}._Root_hr4h9_6._outlined_hr4h9_24{border:1px solid var(--actionAction, #919eab)}._Root_hr4h9_6._adaptived_hr4h9_27{border:1px solid transparent;background-color:var(--componentTextfieldFilled, rgba(145, 158, 171, .0784313725))}._Root_hr4h9_6._adaptived_hr4h9_27._open_hr4h9_31{border:1px solid var(--actionAction, #919eab)}._Root_hr4h9_6._bottomLined_hr4h9_34{border:1px solid transparent;border-bottom:1px solid var(--actionAction, #919eab);border-radius:0;background-color:var(--componentTextfieldFilled, rgba(145, 158, 171, .0784313725))}._Root_hr4h9_6._bottomLined_hr4h9_34._open_hr4h9_31{border-bottom:1px solid var(--actionAction, #919eab)}._Root_hr4h9_6._sideLined_hr4h9_43{border:1px solid transparent;border-inline:1px solid var(--actionAction, #919eab);border-radius:0;background-color:var(--componentTextfieldFilled, rgba(145, 158, 171, .0784313725))}._Root_hr4h9_6._sideLined_hr4h9_43._open_hr4h9_31{border-inline:1px solid var(--actionAction, #919eab)}._Root_hr4h9_6._shadow_hr4h9_52{border:1px solid transparent;background-color:var(--componentTextfieldFilled, rgba(145, 158, 171, .0784313725));box-shadow:0 2px 2px var(--shadow12, rgba(145, 158, 171, .1215686275))}._Root_hr4h9_6._disabled_hr4h9_57{background-color:var(--actionDisabledBackground, rgba(145, 158, 171, .1215686275))}._Root_hr4h9_6._disabled_hr4h9_57._outlined_hr4h9_24{border:1px solid var(--componentTextfieldOutline, rgba(145, 158, 171, .2392156863))}._Root_hr4h9_6._disabled_hr4h9_57._bottomLined_hr4h9_34{border-bottom:1px solid var(--componentTextfieldOutline, rgba(145, 158, 171, .2392156863))}._Root_hr4h9_6._disabled_hr4h9_57._sideLined_hr4h9_43{border-inline:1px solid var(--componentTextfieldOutline, rgba(145, 158, 171, .2392156863))}._Root_hr4h9_6._unset_hr4h9_69{background-color:transparent;border-radius:0;border:none}._Root_hr4h9_6._open_hr4h9_31:not(._Root_hr4h9_6._unset_hr4h9_69){background-color:var(--backgroundDefault, #fff)}._Trigger_hr4h9_77{display:flex;align-items:center;justify-content:space-between;cursor:pointer;box-sizing:border-box;padding:12px 16px;background-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:var(--textPrimary, #1c252e)}._Trigger_hr4h9_77 ._TriggerIcon_hr4h9_91{flex-shrink:0}._Trigger_hr4h9_77 ._TriggerIcon_hr4h9_91._open_hr4h9_31{transform:rotate(180deg)}._Trigger_hr4h9_77 ._TriggerIcon_hr4h9_91._transition_hr4h9_15{transition:transform .25s ease-in-out}._Trigger_hr4h9_77 ._TriggerIcon_hr4h9_91 path{stroke:var(--textPrimary, #1c252e);fill:var(--textPrimary, #1c252e)}._Trigger_hr4h9_77._disabled_hr4h9_57{cursor:not-allowed;color:var(--textDisabled, #c4cdd5)}._Trigger_hr4h9_77._disabled_hr4h9_57 ._TriggerIcon_hr4h9_91 path{stroke:var(--textTertiary, #919eab);fill:var(--textTertiary, #919eab)}._Item_hr4h9_112{display:none;padding:0 16px 12px;box-sizing:border-box;flex-direction:column;overflow:hidden}._Item_hr4h9_112._open_hr4h9_31{display:flex}._Item_hr4h9_112._transition_hr4h9_15{display:unset;max-height:0;opacity:0;margin-bottom:-12px;will-change:height,opacity,margin-bottom}._Item_hr4h9_112._transition_hr4h9_15._open_hr4h9_31{opacity:1;margin-bottom:0;max-height:unset}._Item_hr4h9_112._disabled_hr4h9_57{cursor:not-allowed;color:var(--Gray-Gray90, #d6d7da)}}@layer Breadcrumb{._List_oqxbn_2{display:flex;align-items:center;gap:10px}._Link_oqxbn_7{text-decoration:none;color:var(--textDisabled, #c4cdd5);transition:color .25s ease-in-out}._Link_oqxbn_7._href_oqxbn_12:hover,._Link_oqxbn_7._focused_oqxbn_15{color:var(--textPrimary, #1c252e)}._Separator_oqxbn_18>path{fill:var(--textDisabled, #c4cdd5)}._Ellipsis_oqxbn_21{rotate:90deg}._Ellipsis_oqxbn_21>path{fill:var(--textDisabled, #c4cdd5)}}._Progress_mgxlv_1{--progress-progress-height: 8px;--progress-value-width: 0;--progress-value-color: "#688DEE";width:100%;height:var(--progress-progress-height);border-radius:4px;position:relative;background-color:var(--Gray-Gray80, #b1b3b7);cursor:pointer}._Progress_mgxlv_1 ._Mark_mgxlv_12{position:absolute;top:0;left:0;height:inherit;display:flex;align-items:center}._Progress_mgxlv_1 ._Mark_mgxlv_12 ._Point_mgxlv_20{width:4px;height:4px;border-radius:50%;background-color:#fff;position:relative;transform:translate(-50%)}._Progress_mgxlv_1 ._Mark_mgxlv_12 ._Label_mgxlv_28{position:absolute;top:0;left:0;transform:translate(-50%,16px);font-size:14px;color:var(--Gray-Gray80, #b1b3b7);-webkit-user-select:none;user-select:none}._Progress_mgxlv_1 ._Mark_mgxlv_12 ._Label_mgxlv_28._active_mgxlv_37{color:var(--progress-value-color)}._Progress_mgxlv_1 ._Value_mgxlv_40{position:absolute;top:0;left:0;width:var(--progress-value-width);height:inherit;border-radius:4px;background-color:var(--progress-value-color)}._Progress_mgxlv_1 ._Thumb_mgxlv_49{position:absolute;top:0;left:0;display:grid;place-items:center;gap:10px}._Progress_mgxlv_1 ._Thumb_mgxlv_49 ._Point_mgxlv_20{border-radius:50%;padding:4px;background-color:#fff;border:4px solid var(--progress-value-color);display:grid;place-items:center;transition:opacity .25s ease-in-out;opacity:1;position:relative}._Progress_mgxlv_1 ._Thumb_mgxlv_49 ._Point_mgxlv_20:before{content:attr(data-value);box-sizing:border-box;padding:4px;background-color:var(--Gray-Gray10, #121416);color:#fff;border-radius:4px;font-size:14px;transition:opacity .25s ease-in-out,display .25s ease-in-out allow-discrete;opacity:0;position:absolute;top:-40px;display:none;white-space:nowrap}._Progress_mgxlv_1 ._Thumb_mgxlv_49 ._Point_mgxlv_20:hover:before{opacity:1;display:flex}._Progress_mgxlv_1 ._Thumb_mgxlv_49 ._Point_mgxlv_20._labelAlwaysOn_mgxlv_88:before{opacity:1;display:flex}._Progress_mgxlv_1 ._Thumb_mgxlv_49 ._Point_mgxlv_20._isDragging_mgxlv_92:before{opacity:1;display:flex}._Progress_mgxlv_1 ._Thumb_mgxlv_49 ._Point_mgxlv_20._hidden_mgxlv_96:before{opacity:0;display:none}._Progress_mgxlv_1._readOnly_mgxlv_100{cursor:default}._Progress_mgxlv_1._disabled_mgxlv_103{filter:grayscale(1);cursor:not-allowed}._Progress_mgxlv_1._invert_mgxlv_107{background-color:var(--progress-value-color)}._Progress_mgxlv_1._invert_mgxlv_107 ._Value_mgxlv_40{background-color:var(--Gray-Gray80, #b1b3b7)}._Root_2c5kt_1{width:auto;display:flex;position:relative;align-items:flex-start}._Root_2c5kt_1._row_2c5kt_7{flex-direction:row}._Root_2c5kt_1._column_2c5kt_10{flex-direction:column;gap:10px}._Divider_2c5kt_15{height:1px;width:100%;background-color:#000}._Divider_2c5kt_15._row_2c5kt_7{margin-inline:10px;transform:translateY(25px)}._Divider_2c5kt_15._row_2c5kt_7._isTop_2c5kt_24{align-self:flex-end;transform:translateY(-25px)}._Divider_2c5kt_15._column_2c5kt_10{width:1px;height:100%;min-height:100px;margin-block:10px;box-sizing:border-box;transform:translate(25px)}._Desc_2c5kt_37{font-size:14px;color:var(--Gray-Gray70, #989b9f);width:200px;display:flex}._Title_2c5kt_44{font-size:20px;color:var(--Gray-Gray70, #989b9f);width:200px;display:flex}._Content_2c5kt_51{display:flex;flex-direction:column;gap:4px}._Point_2c5kt_57{background-color:var(--Gray-Gray80, #b1b3b7);width:30px;height:30px;border-radius:50%;box-sizing:border-box;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0;margin:10px}._Step_2c5kt_71{display:flex;position:relative;width:fit-content}._Step_2c5kt_71._block_2c5kt_76{flex-direction:column;align-items:center}._Step_2c5kt_71._block_2c5kt_76 ._Title_2c5kt_44,._Step_2c5kt_71._block_2c5kt_76 ._Desc_2c5kt_37{text-align:center;justify-content:center}._Step_2c5kt_71._inline_2c5kt_85{flex-direction:row}._Step_2c5kt_71._inline_2c5kt_85 ._Title_2c5kt_44,._Step_2c5kt_71._inline_2c5kt_85 ._Desc_2c5kt_37{align-items:center}._Step_2c5kt_71._left_2c5kt_92 ._Title_2c5kt_44,._Step_2c5kt_71._left_2c5kt_92 ._Desc_2c5kt_37{justify-content:flex-end;text-align:end}._Step_2c5kt_71._column_2c5kt_10 ._Point_2c5kt_57{align-self:flex-start}._Step_2c5kt_71._column_2c5kt_10._block_2c5kt_76 ._Title_2c5kt_44,._Step_2c5kt_71._column_2c5kt_10._block_2c5kt_76 ._Desc_2c5kt_37{text-align:start;justify-content:flex-start;border-left:1px solid var(--Gray-Gray95, #e8e8e9);transform:translate(25px);padding:4px 0 4px 25px}._Step_2c5kt_71._active_2c5kt_108 ._Point_2c5kt_57{background-color:#688dee}._Step_2c5kt_71._active_2c5kt_108 ._Title_2c5kt_44,._Step_2c5kt_71._active_2c5kt_108 ._Desc_2c5kt_37{color:#688dee}._StepWrap_2c5kt_118{display:flex;cursor:pointer}._StepWrap_2c5kt_118._column_2c5kt_10{flex-direction:column}._StepWrap_2c5kt_118._column_2c5kt_10._inline_2c5kt_85 ._Desc_2c5kt_37{text-align:start;border-left:1px solid var(--Gray-Gray95, #e8e8e9);transform:translate(25px);padding:4px 0 4px 25px}._StepWrap_2c5kt_118._column_2c5kt_10._left_2c5kt_92{align-items:flex-end}._StepWrap_2c5kt_118._column_2c5kt_10._left_2c5kt_92 ._Desc_2c5kt_37{text-align:end;border-left:unset;border-right:1px solid var(--Gray-Gray95, #e8e8e9);transform:translate(-25px);padding:4px 25px 4px 0}._StepWrap_2c5kt_118._column_2c5kt_10._active_2c5kt_108 ._Desc_2c5kt_37{color:#688dee}._StepWrap_2c5kt_118._linear_2c5kt_144{cursor:default}@layer Badge{._Wrap_r1qra_2{box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:6px;position:relative;min-width:36px;min-height:fit-content}._Wrap_r1qra_2._square_r1qra_13{background-color:#688dee}._Wrap_r1qra_2._circle_r1qra_16{background-color:#688dee;border-radius:50%}._Badge_r1qra_20{position:absolute;top:0;right:0;box-sizing:border-box;padding:4px 6px;border-radius:50px;font-size:14px;color:#fff;transform:translate(50%,-25%);height:fit-content}._Badge_r1qra_20._dot_r1qra_32{width:12px;height:12px;border-radius:50%;padding:unset}._Badge_r1qra_20._hidden_r1qra_38{display:none}._Standalone_r1qra_41{position:relative;transform:unset}}@layer{._Group_e8604_2{display:flex}._GroupItem_e8604_5{margin-inline:-4px}._Item_e8604_8{--bg-color: white;--size: 40px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;overflow:hidden;-webkit-user-select:none;user-select:none;border:2px solid var(--backgroundDefault, #fff);background-color:var(--bgColor);width:var(--size);height:var(--size)}._Item_e8604_8._rounded_e8604_22{border-radius:10px}._Item_e8604_8._circle_e8604_25{border-radius:50%}._Text_e8604_28{width:inherit;height:inherit;font-size:100%;display:flex;align-items:center;justify-content:center;white-space:nowrap}._AvatarImage_e8604_37{width:inherit;height:inherit;object-fit:cover}}._Root_1d59i_1{position:relative;display:inline-flex}._Menu_1d59i_6{position:absolute;top:0;left:0;display:flex;border-radius:4px;align-items:flex-start}._Column_1d59i_15{--selected-option-top: 0;--max-column-view: 6;position:relative;left:0;top:0;translate:0 var(--selected-option-top);min-width:180px;max-height:calc(40px * var(--max-column-view));overflow:auto;box-sizing:border-box;border:1px solid #e8e8e9;background:#fff;margin-left:-1px;display:flex;flex-direction:column;overscroll-behavior:contain}._Column_1d59i_15._columnOpenAnimation_1d59i_33{transition:translate .2s ease-in-out}._Column_1d59i_15::-webkit-scrollbar{width:6px}._Column_1d59i_15::-webkit-scrollbar-track{background:transparent}._Column_1d59i_15::-webkit-scrollbar-thumb{background:#e8e8e9;border-radius:2px}._Column_1d59i_15::-webkit-scrollbar-thumb:hover{background:#d1d1d1}._Column_1d59i_15:first-child{border-radius:4px 0 0 4px;margin-left:0}._Column_1d59i_15:last-child{border-radius:0 4px 4px 0}._Item_1d59i_57{--item-height: 40px;height:var(--item-height);box-sizing:border-box;padding:8px 12px;cursor:pointer;display:flex;align-items:center;justify-content:space-between}._Item_1d59i_57:hover{background-color:#f5f5f5}._Item_1d59i_57._title_1d59i_70{font-weight:700;cursor:default;background-color:transparent}._Item_1d59i_57._title_1d59i_70:hover{background-color:transparent}._Item_1d59i_57._divider_1d59i_78{height:1px;background-color:#e8e8e9;cursor:default;padding:0;margin:8px 0;flex-shrink:0}._Item_1d59i_57._divider_1d59i_78:hover{background-color:#e8e8e9}._Item_1d59i_57._isSelected_1d59i_89{font-weight:500;color:#688dee}._Item_1d59i_57._isSelected_1d59i_89 ._GoNext_1d59i_93>path{fill:#688dee}._Item_1d59i_57._disabled_1d59i_96{color:#ccc;cursor:not-allowed}._Item_1d59i_57._disabled_1d59i_96 ._GoNext_1d59i_93>path{fill:#ccc}._Item_1d59i_57._disabled_1d59i_96:hover{background-color:transparent}._Item_1d59i_57 ._ItemText_1d59i_106{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:124px;flex-shrink:0}._GoNext_1d59i_93{flex-shrink:0}._GoNext_1d59i_93._isSelected_1d59i_89 path{fill:#688dee}@layer CheckBox{._CheckBoxRoot_8w0hw_2{display:flex;flex-direction:row;gap:4px;align-items:center}._CheckBoxRoot_8w0hw_2._checked_8w0hw_8 ._CheckBoxTrigger_8w0hw_8 ._CheckBoxIcon_8w0hw_8{border:none}._CheckBoxRoot_8w0hw_2:hover ._CheckBoxTrigger_8w0hw_8 ._CheckBoxIcon_8w0hw_8{border:2px solid var(--textSecondary, #637381)}._CheckBoxRoot_8w0hw_2:hover ._CheckBoxTrigger_8w0hw_8 ._CheckBoxIcon_8w0hw_8._checked_8w0hw_8{border:none}._CheckBoxRoot_8w0hw_2:hover ._CheckBoxTrigger_8w0hw_8 ._CheckBoxIcon_8w0hw_8._disabled_8w0hw_17:hover{border:2px solid var(--border-color)}._CheckBoxRoot_8w0hw_2:hover ._CheckBoxRound_8w0hw_20 path{fill:var(--pDark, #007867)}._CheckBoxRoot_8w0hw_2:hover ._CheckBoxRound_8w0hw_20._disabled_8w0hw_17 path{fill:var(--actionDisabled, rgba(145, 158, 171, .4))}._CheckBoxRoot_8w0hw_2._disabled_8w0hw_17 ._CheckBoxTrigger_8w0hw_8 ._CheckBoxIcon_8w0hw_8{border:2px solid var(--border-color)}._CheckBoxTrigger_8w0hw_8{width:24px;height:24px;display:flex;align-items:center;justify-content:center}._CheckBoxTrigger_8w0hw_8 ._CheckBoxIcon_8w0hw_8{width:18px;height:18px;border:2px solid var(--textTertiary, #919eab);border-radius:2px;display:flex;flex-direction:row;align-items:center;justify-content:center;border-color:var(--border-color, transparent);background-color:var(--default-bg-color, #b1916b);flex-shrink:0}._CheckBoxLabel_8w0hw_49{font-size:14px;line-height:22px;font-weight:500;color:var(--color, #8a8c8f)}}@layer Tab{._Root_mlyi8_2{display:flex;flex-direction:column;box-sizing:content-box}._Root_mlyi8_2._vertical_mlyi8_7{flex-direction:row}._List_mlyi8_10{display:flex;flex-direction:row}._List_mlyi8_10._small_mlyi8_14{height:32px}._List_mlyi8_10._medium_mlyi8_17{height:40px}._List_mlyi8_10._large_mlyi8_20{height:48px}._List_mlyi8_10._circle_mlyi8_23{border-radius:50px;padding:4px;background:var(--grey8, rgba(145, 158, 171, .0784313725))}._List_mlyi8_10._square_mlyi8_28{border-radius:8px;padding:4px;background-color:var(--grey8, rgba(145, 158, 171, .0784313725))}._List_mlyi8_10._squareLine_mlyi8_33{background-color:var(--grey4, rgba(145, 158, 171, .0392156863))}._List_mlyi8_10._squareLine_mlyi8_33:not(._fitted_mlyi8_36),._List_mlyi8_10._circle_mlyi8_23:not(._fitted_mlyi8_36),._List_mlyi8_10._square_mlyi8_28:not(._fitted_mlyi8_36){width:max-content}._List_mlyi8_10._rounded_mlyi8_39{border-bottom:1px solid var(--Simentic-On-Surface-Sub, #abadb0)}._List_mlyi8_10._vertical_mlyi8_7{flex-direction:column}._List_mlyi8_10._circle_mlyi8_23._vertical_mlyi8_7._start_mlyi8_45,._List_mlyi8_10._square_mlyi8_28._vertical_mlyi8_7._start_mlyi8_45,._List_mlyi8_10._squareLine_mlyi8_33._vertical_mlyi8_7._start_mlyi8_45{justify-self:flex-start}._List_mlyi8_10._circle_mlyi8_23._vertical_mlyi8_7._center_mlyi8_48,._List_mlyi8_10._square_mlyi8_28._vertical_mlyi8_7._center_mlyi8_48,._List_mlyi8_10._squareLine_mlyi8_33._vertical_mlyi8_7._center_mlyi8_48{justify-self:center}._List_mlyi8_10._circle_mlyi8_23._vertical_mlyi8_7._end_mlyi8_51,._List_mlyi8_10._square_mlyi8_28._vertical_mlyi8_7._end_mlyi8_51,._List_mlyi8_10._squareLine_mlyi8_33._vertical_mlyi8_7._end_mlyi8_51{justify-self:flex-end}._List_mlyi8_10._circle_mlyi8_23._horizontal_mlyi8_54:not(._fitted_mlyi8_36)._start_mlyi8_45,._List_mlyi8_10._square_mlyi8_28._horizontal_mlyi8_54:not(._fitted_mlyi8_36)._start_mlyi8_45,._List_mlyi8_10._squareLine_mlyi8_33._horizontal_mlyi8_54:not(._fitted_mlyi8_36)._start_mlyi8_45{align-self:flex-start}._List_mlyi8_10._circle_mlyi8_23._horizontal_mlyi8_54:not(._fitted_mlyi8_36)._center_mlyi8_48,._List_mlyi8_10._square_mlyi8_28._horizontal_mlyi8_54:not(._fitted_mlyi8_36)._center_mlyi8_48,._List_mlyi8_10._squareLine_mlyi8_33._horizontal_mlyi8_54:not(._fitted_mlyi8_36)._center_mlyi8_48{align-self:center}._List_mlyi8_10._circle_mlyi8_23._horizontal_mlyi8_54:not(._fitted_mlyi8_36)._end_mlyi8_51,._List_mlyi8_10._square_mlyi8_28._horizontal_mlyi8_54:not(._fitted_mlyi8_36)._end_mlyi8_51,._List_mlyi8_10._squareLine_mlyi8_33._horizontal_mlyi8_54:not(._fitted_mlyi8_36)._end_mlyi8_51{align-self:flex-end}._List_mlyi8_10._line_mlyi8_63._start_mlyi8_45,._List_mlyi8_10._textLine_mlyi8_63._start_mlyi8_45,._List_mlyi8_10._rounded_mlyi8_39._start_mlyi8_45,._List_mlyi8_10._text_mlyi8_63._start_mlyi8_45{justify-content:flex-start}._List_mlyi8_10._line_mlyi8_63._center_mlyi8_48,._List_mlyi8_10._textLine_mlyi8_63._center_mlyi8_48,._List_mlyi8_10._rounded_mlyi8_39._center_mlyi8_48,._List_mlyi8_10._text_mlyi8_63._center_mlyi8_48{justify-content:center}._List_mlyi8_10._line_mlyi8_63._end_mlyi8_51,._List_mlyi8_10._textLine_mlyi8_63._end_mlyi8_51,._List_mlyi8_10._rounded_mlyi8_39._end_mlyi8_51,._List_mlyi8_10._text_mlyi8_63._end_mlyi8_51{justify-content:flex-end}._Panel_mlyi8_72{display:none;padding:4px}._Panel_mlyi8_72._active_mlyi8_76{display:block}._Item_mlyi8_79{padding-inline:12px;display:flex;align-items:center;justify-content:center;color:var(--textTertiary, #919eab)}._Item_mlyi8_79._active_mlyi8_76{color:var(--textPrimary, #1c252e)}._Item_mlyi8_79._large_mlyi8_20{font-size:18px;line-height:30px;font-weight:400;padding-inline:16px}._Item_mlyi8_79._large_mlyi8_20._active_mlyi8_76{font-size:18px;line-height:30px;font-weight:700}._Item_mlyi8_79._medium_mlyi8_17{font-size:16px;line-height:26px;font-weight:400}._Item_mlyi8_79._medium_mlyi8_17._active_mlyi8_76{font-size:16px;line-height:26px;font-weight:700}._Item_mlyi8_79._small_mlyi8_14{font-size:14px;line-height:24px;font-weight:400}._Item_mlyi8_79._small_mlyi8_14._active_mlyi8_76{font-size:14px;line-height:24px;font-weight:700}._Item_mlyi8_79._line_mlyi8_63{padding-inline:16px;border-bottom:2px solid var(--actionDisabled, rgba(145, 158, 171, .4))}._Item_mlyi8_79._line_mlyi8_63._large_mlyi8_20{padding-inline:24px}._Item_mlyi8_79._line_mlyi8_63._active_mlyi8_76{border-color:var(--textPrimary, #1c252e)}._Item_mlyi8_79._squareLine_mlyi8_33{border:1px solid var(--textTertiary, #919eab);background-color:var(--grey4, rgba(145, 158, 171, .0392156863))}._Item_mlyi8_79._squareLine_mlyi8_33._active_mlyi8_76{border-color:var(--textPrimary, #1c252e);background-color:var(--backgroundDefault, #ffffff)}._Item_mlyi8_79._rounded_mlyi8_39._active_mlyi8_76{border:1px solid var(--Simentic-On-Surface-Sub, #abadb0);border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-color:transparent}._Item_mlyi8_79._circle_mlyi8_23{border-radius:40px}._Item_mlyi8_79._circle_mlyi8_23._active_mlyi8_76{background:var(--Simentic-On-Surface-Variant, #ffffff)}._Item_mlyi8_79._square_mlyi8_28{border-radius:8px}._Item_mlyi8_79._square_mlyi8_28._active_mlyi8_76{background:var(--Simentic-On-Surface-Variant, #ffffff);box-shadow:0 4px 8px 0 var(--shadow12, rgba(145, 158, 171, .1215686275))}._Item_mlyi8_79._fitted_mlyi8_36{flex:1 auto}._Item_mlyi8_79 ._ItemButton_mlyi8_160{font:inherit;line-height:initial!important;color:inherit;width:100%;height:100%}._Item_mlyi8_79 ._ItemButton_mlyi8_160._textLine_mlyi8_63{border-bottom:2px solid transparent}._Item_mlyi8_79 ._ItemButton_mlyi8_160._textLine_mlyi8_63._active_mlyi8_76{border-color:var(--Simentic-On-Surface, #121416)}}@layer Dropdown{._DropdownRoot_7hptt_2{position:relative;font-size:14px;line-height:24px;font-weight:400}._DropdownTrigger_7hptt_8{cursor:pointer;padding:8px;height:24px;display:flex;flex-direction:row;align-items:center;border-radius:8px;gap:8px;border:1px solid var(--border-color);background-color:var(--background-color);color:var(--color)}._DropdownTrigger_7hptt_8._text_7hptt_21{background:transparent}._DropdownTrigger_7hptt_8._small_7hptt_24{height:32px}._DropdownTrigger_7hptt_8._medium_7hptt_27{height:40px}._DropdownTrigger_7hptt_8._large_7hptt_30{height:48px}._DropdownTriggerText_7hptt_33{color:var(--color)}._LeftIcon_7hptt_36{flex-shrink:0}._LeftIcon_7hptt_36 path{fill:var(--icon-color)}._RightIcon_7hptt_42{margin-left:auto;flex-shrink:0;transform:rotate(0);transition:transform .3s ease;transform-origin:top top;display:flex;flex-direction:row;align-items:center}._RightIcon_7hptt_42 path{fill:var(--icon-color)}._RightIcon_7hptt_42._open_7hptt_55{transform:rotate(180deg)}._DropdownMenu_7hptt_58{width:100%;z-index:1000;border-radius:8px;padding:8px}._DropdownMenu_7hptt_58._shadow_7hptt_64{background-color:var(--backgroundDefault, #ffffff);box-shadow:0 30px 40px 0 var(--shadow12, rgba(145, 158, 171, .1215686275));border:1px solid var(--grey8, rgba(145, 158, 171, .0784313725))}._DropdownMenu_7hptt_58._line_7hptt_69{background-color:var(--backgroundDefault, #ffffff);border:1px solid var(--grey20, rgba(145, 158, 171, .2))}._DropdownItem_7hptt_73{padding:0 8px;border-radius:8px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}._DropdownItem_7hptt_73._small_7hptt_24{font-size:14px;line-height:24px;font-weight:400;height:32px;line-height:32px}._DropdownItem_7hptt_73._medium_7hptt_27{font-size:16px;line-height:26px;font-weight:400;height:40px;line-height:40px}._DropdownItem_7hptt_73._shadow_7hptt_64:hover{background:var(--grey8, rgba(145, 158, 171, .0784313725))}._DropdownItem_7hptt_73._line_7hptt_69{border-bottom:1px solid var(--grey16, rgba(145, 158, 171, .1607843137))}._DropdownItem_7hptt_73._line_7hptt_69:hover{background:var(--grey8, rgba(145, 158, 171, .0784313725))}._DropdownItem_7hptt_73._line_7hptt_69:last-child{border-bottom:none}._DropdownItem_7hptt_73._selected_7hptt_108{color:var(--textDisabled, #c4cdd5)}._DropdownItem_7hptt_73._disabled_7hptt_111{pointer-events:none}}._OTPInputWrapper_1qkr8_1{border-bottom:1px solid #cccccc}._OTPInputWrapper_1qkr8_1 input{font-size:18px;line-height:30px;font-weight:400;text-align:center;border:none;outline:none;background:none}._OTPInputWrapper_1qkr8_1 input::-webkit-outer-spin-button,._OTPInputWrapper_1qkr8_1 input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._OTPInputList_1qkr8_18{display:flex;flex-direction:row;gap:8px}._SwitchWrapper_1a8aj_1{display:inline-flex;align-items:center;padding:2px;height:64px;background-color:var(--background-color, #e1e3e7);border-radius:64px;transition:background-color .3s}._SwitchWrapper_1a8aj_1._small_1a8aj_10{height:32px;width:56px}._SwitchWrapper_1a8aj_1._medium_1a8aj_14{height:48px;min-width:120px}._SwitchWrapper_1a8aj_1 ._SwitchInput_1a8aj_18{display:none}._SwitchWrapper_1a8aj_1 ._SwitchInput_1a8aj_18:checked+._SwitchBullet_1a8aj_21{margin-left:100%;transform:translate(-100%)}._SwitchWrapper_1a8aj_1 ._SwitchBullet_1a8aj_21{height:28px;aspect-ratio:1/1;background-color:#fff;border-radius:50%;transition:all .3s;box-shadow:0 0 4px #0000001a}._SwitchLabel_1a8aj_34{font-size:14px;line-height:22px;font-weight:500;color:var(--color, #8a8c8f)}._SwitchLabel_1a8aj_34._checked_1a8aj_40{font-size:14px;line-height:24px;font-weight:400}._SwitchRoot_1a8aj_46{display:flex;flex-direction:column}._SwitchRoot_1a8aj_46._row_1a8aj_50{flex-direction:row;align-items:center;gap:8px}@layer Radio{._RadioRoot_lgu2k_2{display:flex;flex-direction:row;gap:4px;align-items:center}._RadioTrigger_lgu2k_8 ._RadioIcon_lgu2k_8{width:20px;height:20px;border:2px solid var(--border-color, #8a8c8f);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center}._RadioTrigger_lgu2k_8 ._RadioIcon_lgu2k_8:hover{border-color:var(--hover-border-color, #b1916b)}._RadioTrigger_lgu2k_8 ._RadioIcon_lgu2k_8._checked_lgu2k_21{border-color:var(--border-color, #b1916b);background-color:var(--background-color, #b1916b)}._RadioTrigger_lgu2k_8 ._RadioIcon_lgu2k_8 ._RadioInner_lgu2k_25{width:50%;height:50%;background-color:var(--border-color, #ffffff);margin:auto;border-radius:50%}._RadioTrigger_lgu2k_8 ._RadioIcon_lgu2k_8._disabled_lgu2k_32,._RadioTrigger_lgu2k_8 ._RadioIcon_lgu2k_8._readOnly_lgu2k_32{border-color:var(--border-color, #8a8c8f)}._RadioLabel_lgu2k_35{font-size:14px;line-height:22px;font-weight:500;color:var(--color, #8a8c8f)}._RadioLabel_lgu2k_35:hover{color:var(--hover-color, #b1916b)}._RadioLabel_lgu2k_35._checked_lgu2k_21{font-size:14px;line-height:24px;font-weight:400}._RadioLabel_lgu2k_35._disabled_lgu2k_32,._RadioLabel_lgu2k_35._readOnly_lgu2k_32{color:var(--color, #8a8c8f)}}@layer TextInput{._TextInputRoot_1oi1h_2._row_1oi1h_2{display:flex;flex-direction:row;gap:8px;align-items:center}._TextInputLabel_1oi1h_8{font-size:12px;line-height:18px;font-weight:700;color:var(--textSecondary, #637381)}._TextInputLabel_1oi1h_8._large_1oi1h_14,._TextInputLabel_1oi1h_8._row_1oi1h_2._small_1oi1h_14{font-size:14px;line-height:24px;font-weight:700}._TextInputLabel_1oi1h_8._row_1oi1h_2._large_1oi1h_14{font-size:16px;line-height:26px;font-weight:700}._TextInputLabel_1oi1h_8._row_1oi1h_2{flex-basis:var(--basis, 105px)}._TextInputLabel_1oi1h_8._error_1oi1h_27{color:var(--error-color, var(--textError, #f5222d))}._TextInputLabel_1oi1h_8._success_1oi1h_30{color:var(--success-color, var(--textSuccess, #1cc95c))}._TextInputLabel_1oi1h_8._warning_1oi1h_33{color:var(--warning-color, var(--textWarning, #ffab00))}._TextInputErase_1oi1h_36{display:inline-flex;align-items:center;justify-content:center;padding:6px;flex-shrink:0;border:none;background-color:transparent;cursor:pointer}._TextInputComponentWrapper_1oi1h_46{display:flex;flex-direction:row;align-items:center;padding:4px;border-radius:8px;border:1px solid var(--border-color, rgba(145, 158, 171, .2392156863));color:var(--color, var(--textPrimary, #1c252e));overflow:hidden;max-width:100%;height:40px;background-color:var(--background-color, var(--componentTextfieldFilled, #edeff2));flex-grow:1;font-size:14px;line-height:24px;font-weight:400}._TextInputComponentWrapper_1oi1h_46 ._TextInputComponentInput_1oi1h_63{border:none;outline:none;background:none;font:inherit;flex:1 0 0;text-overflow:ellipsis;min-width:0;padding:0 8px}._TextInputComponentWrapper_1oi1h_46 ._TextInputComponentInput_1oi1h_63::placeholder{color:var(--placeholder-color, var(--textPrimary, #8e8e93));font:inherit}._TextInputComponentWrapper_1oi1h_46._large_1oi1h_14{font-size:16px;line-height:26px;font-weight:400;padding-block:8px;height:48px}._TextInputComponentWrapper_1oi1h_46._contained_1oi1h_84 ._TextInputComponentInput_1oi1h_63::placeholder{color:var(--placeholder-color, var(--Simentic-On-Surface-Variant, #505254));font:inherit}._TextInputComponentWrapper_1oi1h_46._success_1oi1h_30._out_1oi1h_88,._TextInputComponentWrapper_1oi1h_46._success_1oi1h_30._all_1oi1h_88{border-color:var(--success-color, var(--Simentic-Success, #4caf50))}._TextInputComponentWrapper_1oi1h_46._warning_1oi1h_33._out_1oi1h_88,._TextInputComponentWrapper_1oi1h_46._warning_1oi1h_33._all_1oi1h_88{border-color:var(--warning-color, var(--Simentic-Warning, #e9a802))}._TextInputComponentWrapper_1oi1h_46._error_1oi1h_27._in_1oi1h_94 input,._TextInputComponentWrapper_1oi1h_46._error_1oi1h_27._all_1oi1h_88 input{color:var(--error-color, var(--Simentic-Error, #d32f2f))}._TextInputComponentWrapper_1oi1h_46._error_1oi1h_27._in_1oi1h_94 input::placeholder,._TextInputComponentWrapper_1oi1h_46._error_1oi1h_27._all_1oi1h_88 input::placeholder{color:var(--error-color, var(--Simentic-Error, #d32f2f))!important}._TextInputComponentWrapper_1oi1h_46._error_1oi1h_27._out_1oi1h_88,._TextInputComponentWrapper_1oi1h_46._error_1oi1h_27._all_1oi1h_88{border-color:var(--error-color, var(--Simentic-Error, #d32f2f))}._TextInputComponentWrapper_1oi1h_46._focused_1oi1h_103._out_1oi1h_88,._TextInputComponentWrapper_1oi1h_46._focused_1oi1h_103._all_1oi1h_88{border-color:var(--border-color)}._TextInputComponentWrapper_1oi1h_46._disabled_1oi1h_106._in_1oi1h_94._outlined_1oi1h_106,._TextInputComponentWrapper_1oi1h_46._disabled_1oi1h_106._out_1oi1h_88._outlined_1oi1h_106,._TextInputComponentWrapper_1oi1h_46._disabled_1oi1h_106._all_1oi1h_88._outlined_1oi1h_106{border-color:var(--componentTextfieldOutline, rgba(145, 158, 171, .2392156863))}._TextInputComponentWrapper_1oi1h_46._disabled_1oi1h_106._in_1oi1h_94._contained_1oi1h_84,._TextInputComponentWrapper_1oi1h_46._disabled_1oi1h_106._out_1oi1h_88._contained_1oi1h_84,._TextInputComponentWrapper_1oi1h_46._disabled_1oi1h_106._all_1oi1h_88._contained_1oi1h_84{border-color:transparent}._TextInputComponentWrapper_1oi1h_46._disabled_1oi1h_106._in_1oi1h_94 input,._TextInputComponentWrapper_1oi1h_46._disabled_1oi1h_106._out_1oi1h_88 input,._TextInputComponentWrapper_1oi1h_46._disabled_1oi1h_106._all_1oi1h_88 input{color:var(--disabled-color, var(--Simentic-SurfContainer-Highest, #d0d2d5))}._TextInputComponentWrapper_1oi1h_46._disabled_1oi1h_106._in_1oi1h_94 input::placeholder,._TextInputComponentWrapper_1oi1h_46._disabled_1oi1h_106._out_1oi1h_88 input::placeholder,._TextInputComponentWrapper_1oi1h_46._disabled_1oi1h_106._all_1oi1h_88 input::placeholder{color:var(--disabled-color, var(--Simentic-SurfContainer-Highest, #d0d2d5))!important}}@layer TextArea{._TextAreaTextCount_5lrng_2{position:absolute;bottom:8px;right:8px;font-size:10px;line-height:14px;font-weight:400;color:var(--textDisabled, #c4cdd5);z-index:10}._TextAreaLabel_5lrng_12{font-size:14px;line-height:24px;font-weight:400;color:var(--textSecondary, #637381)}._TextAreaLabel_5lrng_12._error_5lrng_18{color:var(--error-color, var(--textError, #f5222d))}._TextAreaLabel_5lrng_12._success_5lrng_21{color:var(--success-color, var(--textSuccess, #1cc95c))}._TextAreaLabel_5lrng_12._warning_5lrng_24{color:var(--warning-color, var(--textWarning, #ffab00))}._TextAreaComponentWrapper_5lrng_27{position:relative;display:flex;border:1px solid var(--border-color, var(--Gray-Gray80, #b1b3b7));border-radius:8px;background-color:var(--background-color, transparent)}._TextAreaComponentWrapper_5lrng_27 textarea{border:none;background:none;resize:none;outline:none;font:inherit;color:var(--color, var(--textPrimary, #000000))}._TextAreaComponentWrapper_5lrng_27 textarea::placeholder{color:var(--placeholder-color, var(--textTertiary, #8e8e93));font:inherit}._TextAreaComponentWrapper_5lrng_27 ._TextAreaInput_5lrng_46{padding:8px 16px;flex:1;align-self:stretch;font-size:14px;line-height:24px;font-weight:400}._TextAreaComponentWrapper_5lrng_27._success_5lrng_21._out_5lrng_54,._TextAreaComponentWrapper_5lrng_27._success_5lrng_21._all_5lrng_54{border-color:var(--success-color, var(--Simentic-Success, #4caf50))}._TextAreaComponentWrapper_5lrng_27._warning_5lrng_24._out_5lrng_54,._TextAreaComponentWrapper_5lrng_27._warning_5lrng_24._all_5lrng_54{border-color:var(--warning-color, var(--Simentic-Warning, #e9a802))}._TextAreaComponentWrapper_5lrng_27._contained_5lrng_60{background-color:var(--background-color, var(--Simentic-Surface, #edeff2))}._TextAreaComponentWrapper_5lrng_27._contained_5lrng_60 textarea::placeholder{color:var(--placeholder-color, var(--Simentic-On-Surface-Variant, #505254));font:inherit}._TextAreaComponentWrapper_5lrng_27._error_5lrng_18._out_5lrng_54,._TextAreaComponentWrapper_5lrng_27._error_5lrng_18._all_5lrng_54{border-color:var(--error-color, var(--Simentic-Error, #d32f2f))}._TextAreaComponentWrapper_5lrng_27._error_5lrng_18._in_5lrng_70 textarea,._TextAreaComponentWrapper_5lrng_27._error_5lrng_18._all_5lrng_54 textarea{color:var(--error-color, var(--Simentic-Error, #d32f2f))}._TextAreaComponentWrapper_5lrng_27._error_5lrng_18._in_5lrng_70 textarea::placeholder,._TextAreaComponentWrapper_5lrng_27._error_5lrng_18._all_5lrng_54 textarea::placeholder{color:var(--error-color, var(--Simentic-Error, #d32f2f))!important}._TextAreaComponentWrapper_5lrng_27._focused_5lrng_76._out_5lrng_54,._TextAreaComponentWrapper_5lrng_27._focused_5lrng_76._all_5lrng_54{border-color:var(--border-color)}._TextAreaComponentWrapper_5lrng_27._disabled_5lrng_79._in_5lrng_70._outlined_5lrng_79,._TextAreaComponentWrapper_5lrng_27._disabled_5lrng_79._out_5lrng_54._outlined_5lrng_79,._TextAreaComponentWrapper_5lrng_27._disabled_5lrng_79._all_5lrng_54._outlined_5lrng_79{border-color:var(--componentTextfieldOutline, rgba(145, 158, 171, .2392156863))}._TextAreaComponentWrapper_5lrng_27._disabled_5lrng_79._in_5lrng_70._contained_5lrng_60,._TextAreaComponentWrapper_5lrng_27._disabled_5lrng_79._out_5lrng_54._contained_5lrng_60,._TextAreaComponentWrapper_5lrng_27._disabled_5lrng_79._all_5lrng_54._contained_5lrng_60{border-color:transparent}._TextAreaComponentWrapper_5lrng_27._disabled_5lrng_79._in_5lrng_70 textarea,._TextAreaComponentWrapper_5lrng_27._disabled_5lrng_79._out_5lrng_54 textarea,._TextAreaComponentWrapper_5lrng_27._disabled_5lrng_79._all_5lrng_54 textarea{color:var(--disabled-color, var(--Simentic-SurfContainer-Highest, #d0d2d5))}._TextAreaComponentWrapper_5lrng_27._disabled_5lrng_79._in_5lrng_70 textarea::placeholder,._TextAreaComponentWrapper_5lrng_27._disabled_5lrng_79._out_5lrng_54 textarea::placeholder,._TextAreaComponentWrapper_5lrng_27._disabled_5lrng_79._all_5lrng_54 textarea::placeholder{color:var(--disabled-color, var(--Simentic-SurfContainer-Highest, #d0d2d5))!important}._TextAreaClone_5lrng_91{position:absolute;padding-top:0;padding-bottom:0;visibility:hidden;opacity:0;z-index:-1}}._LazyImage_b5s08_1{background-repeat:no-repeat;background-size:50% 50%;background-color:#222;background-position:center center}@layer Calendar{._CaledarRoot_186l0_3{width:100%;display:flex;flex-direction:column;flex:1 auto}._CalendarHeaderDate_186l0_9{font-size:16px;line-height:26px;font-weight:700;color:var(--Neutral-10, #1a1c20)}._CalendarDayTextList_186l0_15{display:grid;flex-direction:row;align-items:center;flex-shrink:0;padding:8px 0}._CalednarDayTextColumn_186l0_22{font-size:14px;line-height:24px;font-weight:400;color:var(--Neutral-10, #1a1c20);height:40px;display:flex;flex-direction:row;align-items:center;justify-content:center}._CalednarDayTextColumn_186l0_22._sunday_186l0_33{color:#cc054b}._CalednarDayTextColumn_186l0_22._saturday_186l0_36{color:#2a3480}._CalendarBody_186l0_39{flex:1 auto;display:grid}._CalendarBody_186l0_39 ._CalendarBodyColumn_186l0_43{display:flex;align-items:center;justify-content:center;height:36px;margin-block:4px;cursor:pointer;position:relative}._CalendarBody_186l0_39 ._CalendarBodyColumn_186l0_43._selected_186l0_52{background-color:var(--Primary-50, #f5f5f5)}._CalendarBody_186l0_39 ._CalendarBodyColumn_186l0_43._between_186l0_55{background-color:#919eab14}._CalendarBody_186l0_39 ._CalendarBodyColumn_186l0_43._start_186l0_58:before{content:"";position:absolute;top:0;left:50%;bottom:0;right:0;background-color:#919eab14}._CalendarBody_186l0_39 ._CalendarBodyColumn_186l0_43._end_186l0_67:before{content:"";position:absolute;top:0;left:0;bottom:0;right:50%;background-color:#919eab14}._CalendarBody_186l0_39 ._CalendarBodyColumn_186l0_43._both_186l0_76{border-radius:50%}._CalendarBody_186l0_39 ._CalendarBodyColumn_186l0_43._today_186l0_79{color:var(--pMain, orange)}._CalendarBody_186l0_39 ._CalendarBodyColumn_186l0_43._sunday_186l0_33{color:#cc054b}._CalendarBody_186l0_39 ._CalendarBodyColumn_186l0_43._saturday_186l0_36{color:#2a3480}._CalendarBody_186l0_39 ._CalendarBodyColumn_186l0_43:disabled{pointer-events:none;color:var(--Neutral-40, #8c8c8c)}._CalendarBody_186l0_39 ._CalendarBodyColumn_186l0_43 ._CalendarBodyColumnText_186l0_92{font-size:14px;line-height:24px;font-weight:400;width:36px;line-height:36px}._CalendarBody_186l0_39 ._CalendarBodyColumn_186l0_43 ._CalendarBodyColumnText_186l0_92._selected_186l0_52{border-radius:50%;aspect-ratio:1;color:var(--Primary-50, #f5f5f5);background-color:var(--pMain, orange)}}/*!
|
|
1
|
+
@charset "UTF-8";@layer Global{html,body{width:100%;height:100%}body{background-color:var(--backgroundDefault, #fff)}*{box-sizing:border-box;padding:0;margin:0}button,[role=button]{outline:none;border:none;background:none;cursor:pointer}ul,li{list-style:none}a{color:inherit;text-decoration:none}input{outline:none;background-color:transparent;border:none}input::-ms-clear,input::-ms-reveal{opacity:0}input::-webkit-search-decoration,input::-webkit-search-cancel-button,input::-webkit-search-results-button,input::-webkit-search-results-decoration{opacity:0}.button-desc{text-indent:-9999px;font-size:0}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}}@layer Button{._ButtonIcon_q7rz5_2{flex-shrink:0}._ButtonRoot_q7rz5_5{display:flex;align-items:center;justify-content:center;background-color:var(--default-color, #b1916b);border:1px solid var(--border-color, #b1916b)}._ButtonRoot_q7rz5_5._circle_q7rz5_12{aspect-ratio:1/1!important;border-radius:50%!important;padding:0!important}._ButtonRoot_q7rz5_5:not(._circle_q7rz5_12)._isFitted_q7rz5_17{flex:1}._ButtonRoot_q7rz5_5:not(._link_q7rz5_20){padding:0 12px;border-radius:var(--radius, 4px)}._ButtonRoot_q7rz5_5:not(._link_q7rz5_20)._large_q7rz5_24{height:48px}._ButtonRoot_q7rz5_5:not(._link_q7rz5_20)._medium_q7rz5_27{height:40px}._ButtonRoot_q7rz5_5:not(._link_q7rz5_20)._small_q7rz5_30{height:32px}._ButtonRoot_q7rz5_5:hover{background-color:var(--hover-bg-color, #b1916b);border-color:var(--hover-border-color)}._ButtonRoot_q7rz5_5:disabled{pointer-events:none}._ButtonText_q7rz5_40{color:var(--color, #fff)}._ButtonText_q7rz5_40._large_q7rz5_24{font-size:16px;font-weight:700;line-height:24px}._ButtonText_q7rz5_40._medium_q7rz5_27{font-size:14px;line-height:22px;font-weight:700;line-height:24px}._ButtonText_q7rz5_40._small_q7rz5_30{font-size:12px;line-height:18px;font-weight:700;line-height:24px}}._CommentWrapper_17h79_1{padding:8px;background:var(--Gray-Gray99, #f6f8fb);border-radius:4px;display:flex;flex-direction:row;align-items:flex-start;gap:8px}._CommentWrapper_17h79_1 ._Caption_17h79_10{font-size:10px;line-height:14px;font-weight:400;vertical-align:top}._HelperText_6urso_1{font-size:10px;line-height:14px;font-weight:400;display:flex;flex-direction:row;align-items:center;gap:4px;color:var(--Simentic-On-Surface-Variant, #505254)}._HelperText_6urso_1._error_6urso_11{color:var(--error-color, var(--Simentic-Error, #d32f2f))}._HelperText_6urso_1._success_6urso_14{color:var(--success-color, var(--Simentic-Success, #4caf50))}._HelperText_6urso_1._warning_6urso_17{color:var(--warning-color, var(--Simentic-Warning, #e9a802))}._HelperText_6urso_1._info_6urso_20{color:var(--info-color, var(--Simentic-Info, #2196f3))}._HelperText_6urso_1._hint_6urso_23{color:var(--hint-color, var(--Simentic-On-Surface-Variant, #505254))}._Divider_1w80l_1{width:100%;background:var(--Gray-Gray95, #e8e8e9)}._Divider_1w80l_1._small_1w80l_5{height:1px}._Divider_1w80l_1._large_1w80l_8{height:8px}@layer Accordion{._Unset_hr4h9_2{display:flex;flex-direction:column}._Root_hr4h9_6{position:relative;display:flex;flex-direction:column;width:100%;box-sizing:border-box;background-color:var(--backgroundDefault, #fff);border-radius:8px}._Root_hr4h9_6._transition_hr4h9_15{transition:.25s ease-in-out;overflow:hidden;will-change:background-color,border}._Root_hr4h9_6._contained_hr4h9_20{border:1px solid transparent;background-color:var(--componentTextfieldFilled, rgba(145, 158, 171, .0784313725))}._Root_hr4h9_6._outlined_hr4h9_24{border:1px solid var(--actionAction, #919eab)}._Root_hr4h9_6._adaptived_hr4h9_27{border:1px solid transparent;background-color:var(--componentTextfieldFilled, rgba(145, 158, 171, .0784313725))}._Root_hr4h9_6._adaptived_hr4h9_27._open_hr4h9_31{border:1px solid var(--actionAction, #919eab)}._Root_hr4h9_6._bottomLined_hr4h9_34{border:1px solid transparent;border-bottom:1px solid var(--actionAction, #919eab);border-radius:0;background-color:var(--componentTextfieldFilled, rgba(145, 158, 171, .0784313725))}._Root_hr4h9_6._bottomLined_hr4h9_34._open_hr4h9_31{border-bottom:1px solid var(--actionAction, #919eab)}._Root_hr4h9_6._sideLined_hr4h9_43{border:1px solid transparent;border-inline:1px solid var(--actionAction, #919eab);border-radius:0;background-color:var(--componentTextfieldFilled, rgba(145, 158, 171, .0784313725))}._Root_hr4h9_6._sideLined_hr4h9_43._open_hr4h9_31{border-inline:1px solid var(--actionAction, #919eab)}._Root_hr4h9_6._shadow_hr4h9_52{border:1px solid transparent;background-color:var(--componentTextfieldFilled, rgba(145, 158, 171, .0784313725));box-shadow:0 2px 2px var(--shadow12, rgba(145, 158, 171, .1215686275))}._Root_hr4h9_6._disabled_hr4h9_57{background-color:var(--actionDisabledBackground, rgba(145, 158, 171, .1215686275))}._Root_hr4h9_6._disabled_hr4h9_57._outlined_hr4h9_24{border:1px solid var(--componentTextfieldOutline, rgba(145, 158, 171, .2392156863))}._Root_hr4h9_6._disabled_hr4h9_57._bottomLined_hr4h9_34{border-bottom:1px solid var(--componentTextfieldOutline, rgba(145, 158, 171, .2392156863))}._Root_hr4h9_6._disabled_hr4h9_57._sideLined_hr4h9_43{border-inline:1px solid var(--componentTextfieldOutline, rgba(145, 158, 171, .2392156863))}._Root_hr4h9_6._unset_hr4h9_69{background-color:transparent;border-radius:0;border:none}._Root_hr4h9_6._open_hr4h9_31:not(._Root_hr4h9_6._unset_hr4h9_69){background-color:var(--backgroundDefault, #fff)}._Trigger_hr4h9_77{display:flex;align-items:center;justify-content:space-between;cursor:pointer;box-sizing:border-box;padding:12px 16px;background-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:var(--textPrimary, #1c252e)}._Trigger_hr4h9_77 ._TriggerIcon_hr4h9_91{flex-shrink:0}._Trigger_hr4h9_77 ._TriggerIcon_hr4h9_91._open_hr4h9_31{transform:rotate(180deg)}._Trigger_hr4h9_77 ._TriggerIcon_hr4h9_91._transition_hr4h9_15{transition:transform .25s ease-in-out}._Trigger_hr4h9_77 ._TriggerIcon_hr4h9_91 path{stroke:var(--textPrimary, #1c252e);fill:var(--textPrimary, #1c252e)}._Trigger_hr4h9_77._disabled_hr4h9_57{cursor:not-allowed;color:var(--textDisabled, #c4cdd5)}._Trigger_hr4h9_77._disabled_hr4h9_57 ._TriggerIcon_hr4h9_91 path{stroke:var(--textTertiary, #919eab);fill:var(--textTertiary, #919eab)}._Item_hr4h9_112{display:none;padding:0 16px 12px;box-sizing:border-box;flex-direction:column;overflow:hidden}._Item_hr4h9_112._open_hr4h9_31{display:flex}._Item_hr4h9_112._transition_hr4h9_15{display:unset;max-height:0;opacity:0;margin-bottom:-12px;will-change:height,opacity,margin-bottom}._Item_hr4h9_112._transition_hr4h9_15._open_hr4h9_31{opacity:1;margin-bottom:0;max-height:unset}._Item_hr4h9_112._disabled_hr4h9_57{cursor:not-allowed;color:var(--Gray-Gray90, #d6d7da)}}@layer Breadcrumb{._List_oqxbn_2{display:flex;align-items:center;gap:10px}._Link_oqxbn_7{text-decoration:none;color:var(--textDisabled, #c4cdd5);transition:color .25s ease-in-out}._Link_oqxbn_7._href_oqxbn_12:hover,._Link_oqxbn_7._focused_oqxbn_15{color:var(--textPrimary, #1c252e)}._Separator_oqxbn_18>path{fill:var(--textDisabled, #c4cdd5)}._Ellipsis_oqxbn_21{rotate:90deg}._Ellipsis_oqxbn_21>path{fill:var(--textDisabled, #c4cdd5)}}._Progress_mgxlv_1{--progress-progress-height: 8px;--progress-value-width: 0;--progress-value-color: "#688DEE";width:100%;height:var(--progress-progress-height);border-radius:4px;position:relative;background-color:var(--Gray-Gray80, #b1b3b7);cursor:pointer}._Progress_mgxlv_1 ._Mark_mgxlv_12{position:absolute;top:0;left:0;height:inherit;display:flex;align-items:center}._Progress_mgxlv_1 ._Mark_mgxlv_12 ._Point_mgxlv_20{width:4px;height:4px;border-radius:50%;background-color:#fff;position:relative;transform:translate(-50%)}._Progress_mgxlv_1 ._Mark_mgxlv_12 ._Label_mgxlv_28{position:absolute;top:0;left:0;transform:translate(-50%,16px);font-size:14px;color:var(--Gray-Gray80, #b1b3b7);-webkit-user-select:none;user-select:none}._Progress_mgxlv_1 ._Mark_mgxlv_12 ._Label_mgxlv_28._active_mgxlv_37{color:var(--progress-value-color)}._Progress_mgxlv_1 ._Value_mgxlv_40{position:absolute;top:0;left:0;width:var(--progress-value-width);height:inherit;border-radius:4px;background-color:var(--progress-value-color)}._Progress_mgxlv_1 ._Thumb_mgxlv_49{position:absolute;top:0;left:0;display:grid;place-items:center;gap:10px}._Progress_mgxlv_1 ._Thumb_mgxlv_49 ._Point_mgxlv_20{border-radius:50%;padding:4px;background-color:#fff;border:4px solid var(--progress-value-color);display:grid;place-items:center;transition:opacity .25s ease-in-out;opacity:1;position:relative}._Progress_mgxlv_1 ._Thumb_mgxlv_49 ._Point_mgxlv_20:before{content:attr(data-value);box-sizing:border-box;padding:4px;background-color:var(--Gray-Gray10, #121416);color:#fff;border-radius:4px;font-size:14px;transition:opacity .25s ease-in-out,display .25s ease-in-out allow-discrete;opacity:0;position:absolute;top:-40px;display:none;white-space:nowrap}._Progress_mgxlv_1 ._Thumb_mgxlv_49 ._Point_mgxlv_20:hover:before{opacity:1;display:flex}._Progress_mgxlv_1 ._Thumb_mgxlv_49 ._Point_mgxlv_20._labelAlwaysOn_mgxlv_88:before{opacity:1;display:flex}._Progress_mgxlv_1 ._Thumb_mgxlv_49 ._Point_mgxlv_20._isDragging_mgxlv_92:before{opacity:1;display:flex}._Progress_mgxlv_1 ._Thumb_mgxlv_49 ._Point_mgxlv_20._hidden_mgxlv_96:before{opacity:0;display:none}._Progress_mgxlv_1._readOnly_mgxlv_100{cursor:default}._Progress_mgxlv_1._disabled_mgxlv_103{filter:grayscale(1);cursor:not-allowed}._Progress_mgxlv_1._invert_mgxlv_107{background-color:var(--progress-value-color)}._Progress_mgxlv_1._invert_mgxlv_107 ._Value_mgxlv_40{background-color:var(--Gray-Gray80, #b1b3b7)}._Root_2c5kt_1{width:auto;display:flex;position:relative;align-items:flex-start}._Root_2c5kt_1._row_2c5kt_7{flex-direction:row}._Root_2c5kt_1._column_2c5kt_10{flex-direction:column;gap:10px}._Divider_2c5kt_15{height:1px;width:100%;background-color:#000}._Divider_2c5kt_15._row_2c5kt_7{margin-inline:10px;transform:translateY(25px)}._Divider_2c5kt_15._row_2c5kt_7._isTop_2c5kt_24{align-self:flex-end;transform:translateY(-25px)}._Divider_2c5kt_15._column_2c5kt_10{width:1px;height:100%;min-height:100px;margin-block:10px;box-sizing:border-box;transform:translate(25px)}._Desc_2c5kt_37{font-size:14px;color:var(--Gray-Gray70, #989b9f);width:200px;display:flex}._Title_2c5kt_44{font-size:20px;color:var(--Gray-Gray70, #989b9f);width:200px;display:flex}._Content_2c5kt_51{display:flex;flex-direction:column;gap:4px}._Point_2c5kt_57{background-color:var(--Gray-Gray80, #b1b3b7);width:30px;height:30px;border-radius:50%;box-sizing:border-box;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0;margin:10px}._Step_2c5kt_71{display:flex;position:relative;width:fit-content}._Step_2c5kt_71._block_2c5kt_76{flex-direction:column;align-items:center}._Step_2c5kt_71._block_2c5kt_76 ._Title_2c5kt_44,._Step_2c5kt_71._block_2c5kt_76 ._Desc_2c5kt_37{text-align:center;justify-content:center}._Step_2c5kt_71._inline_2c5kt_85{flex-direction:row}._Step_2c5kt_71._inline_2c5kt_85 ._Title_2c5kt_44,._Step_2c5kt_71._inline_2c5kt_85 ._Desc_2c5kt_37{align-items:center}._Step_2c5kt_71._left_2c5kt_92 ._Title_2c5kt_44,._Step_2c5kt_71._left_2c5kt_92 ._Desc_2c5kt_37{justify-content:flex-end;text-align:end}._Step_2c5kt_71._column_2c5kt_10 ._Point_2c5kt_57{align-self:flex-start}._Step_2c5kt_71._column_2c5kt_10._block_2c5kt_76 ._Title_2c5kt_44,._Step_2c5kt_71._column_2c5kt_10._block_2c5kt_76 ._Desc_2c5kt_37{text-align:start;justify-content:flex-start;border-left:1px solid var(--Gray-Gray95, #e8e8e9);transform:translate(25px);padding:4px 0 4px 25px}._Step_2c5kt_71._active_2c5kt_108 ._Point_2c5kt_57{background-color:#688dee}._Step_2c5kt_71._active_2c5kt_108 ._Title_2c5kt_44,._Step_2c5kt_71._active_2c5kt_108 ._Desc_2c5kt_37{color:#688dee}._StepWrap_2c5kt_118{display:flex;cursor:pointer}._StepWrap_2c5kt_118._column_2c5kt_10{flex-direction:column}._StepWrap_2c5kt_118._column_2c5kt_10._inline_2c5kt_85 ._Desc_2c5kt_37{text-align:start;border-left:1px solid var(--Gray-Gray95, #e8e8e9);transform:translate(25px);padding:4px 0 4px 25px}._StepWrap_2c5kt_118._column_2c5kt_10._left_2c5kt_92{align-items:flex-end}._StepWrap_2c5kt_118._column_2c5kt_10._left_2c5kt_92 ._Desc_2c5kt_37{text-align:end;border-left:unset;border-right:1px solid var(--Gray-Gray95, #e8e8e9);transform:translate(-25px);padding:4px 25px 4px 0}._StepWrap_2c5kt_118._column_2c5kt_10._active_2c5kt_108 ._Desc_2c5kt_37{color:#688dee}._StepWrap_2c5kt_118._linear_2c5kt_144{cursor:default}@layer Badge{._Wrap_r1qra_2{box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:6px;position:relative;min-width:36px;min-height:fit-content}._Wrap_r1qra_2._square_r1qra_13{background-color:#688dee}._Wrap_r1qra_2._circle_r1qra_16{background-color:#688dee;border-radius:50%}._Badge_r1qra_20{position:absolute;top:0;right:0;box-sizing:border-box;padding:4px 6px;border-radius:50px;font-size:14px;color:#fff;transform:translate(50%,-25%);height:fit-content}._Badge_r1qra_20._dot_r1qra_32{width:12px;height:12px;border-radius:50%;padding:unset}._Badge_r1qra_20._hidden_r1qra_38{display:none}._Standalone_r1qra_41{position:relative;transform:unset}}@layer{._Group_e8604_2{display:flex}._GroupItem_e8604_5{margin-inline:-4px}._Item_e8604_8{--bg-color: white;--size: 40px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;overflow:hidden;-webkit-user-select:none;user-select:none;border:2px solid var(--backgroundDefault, #fff);background-color:var(--bgColor);width:var(--size);height:var(--size)}._Item_e8604_8._rounded_e8604_22{border-radius:10px}._Item_e8604_8._circle_e8604_25{border-radius:50%}._Text_e8604_28{width:inherit;height:inherit;font-size:100%;display:flex;align-items:center;justify-content:center;white-space:nowrap}._AvatarImage_e8604_37{width:inherit;height:inherit;object-fit:cover}}._Root_1d59i_1{position:relative;display:inline-flex}._Menu_1d59i_6{position:absolute;top:0;left:0;display:flex;border-radius:4px;align-items:flex-start}._Column_1d59i_15{--selected-option-top: 0;--max-column-view: 6;position:relative;left:0;top:0;translate:0 var(--selected-option-top);min-width:180px;max-height:calc(40px * var(--max-column-view));overflow:auto;box-sizing:border-box;border:1px solid #e8e8e9;background:#fff;margin-left:-1px;display:flex;flex-direction:column;overscroll-behavior:contain}._Column_1d59i_15._columnOpenAnimation_1d59i_33{transition:translate .2s ease-in-out}._Column_1d59i_15::-webkit-scrollbar{width:6px}._Column_1d59i_15::-webkit-scrollbar-track{background:transparent}._Column_1d59i_15::-webkit-scrollbar-thumb{background:#e8e8e9;border-radius:2px}._Column_1d59i_15::-webkit-scrollbar-thumb:hover{background:#d1d1d1}._Column_1d59i_15:first-child{border-radius:4px 0 0 4px;margin-left:0}._Column_1d59i_15:last-child{border-radius:0 4px 4px 0}._Item_1d59i_57{--item-height: 40px;height:var(--item-height);box-sizing:border-box;padding:8px 12px;cursor:pointer;display:flex;align-items:center;justify-content:space-between}._Item_1d59i_57:hover{background-color:#f5f5f5}._Item_1d59i_57._title_1d59i_70{font-weight:700;cursor:default;background-color:transparent}._Item_1d59i_57._title_1d59i_70:hover{background-color:transparent}._Item_1d59i_57._divider_1d59i_78{height:1px;background-color:#e8e8e9;cursor:default;padding:0;margin:8px 0;flex-shrink:0}._Item_1d59i_57._divider_1d59i_78:hover{background-color:#e8e8e9}._Item_1d59i_57._isSelected_1d59i_89{font-weight:500;color:#688dee}._Item_1d59i_57._isSelected_1d59i_89 ._GoNext_1d59i_93>path{fill:#688dee}._Item_1d59i_57._disabled_1d59i_96{color:#ccc;cursor:not-allowed}._Item_1d59i_57._disabled_1d59i_96 ._GoNext_1d59i_93>path{fill:#ccc}._Item_1d59i_57._disabled_1d59i_96:hover{background-color:transparent}._Item_1d59i_57 ._ItemText_1d59i_106{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:124px;flex-shrink:0}._GoNext_1d59i_93{flex-shrink:0}._GoNext_1d59i_93._isSelected_1d59i_89 path{fill:#688dee}@layer CheckBox{._CheckBoxRoot_8w0hw_2{display:flex;flex-direction:row;gap:4px;align-items:center}._CheckBoxRoot_8w0hw_2._checked_8w0hw_8 ._CheckBoxTrigger_8w0hw_8 ._CheckBoxIcon_8w0hw_8{border:none}._CheckBoxRoot_8w0hw_2:hover ._CheckBoxTrigger_8w0hw_8 ._CheckBoxIcon_8w0hw_8{border:2px solid var(--textSecondary, #637381)}._CheckBoxRoot_8w0hw_2:hover ._CheckBoxTrigger_8w0hw_8 ._CheckBoxIcon_8w0hw_8._checked_8w0hw_8{border:none}._CheckBoxRoot_8w0hw_2:hover ._CheckBoxTrigger_8w0hw_8 ._CheckBoxIcon_8w0hw_8._disabled_8w0hw_17:hover{border:2px solid var(--border-color)}._CheckBoxRoot_8w0hw_2:hover ._CheckBoxRound_8w0hw_20 path{fill:var(--pDark, #007867)}._CheckBoxRoot_8w0hw_2:hover ._CheckBoxRound_8w0hw_20._disabled_8w0hw_17 path{fill:var(--actionDisabled, rgba(145, 158, 171, .4))}._CheckBoxRoot_8w0hw_2._disabled_8w0hw_17 ._CheckBoxTrigger_8w0hw_8 ._CheckBoxIcon_8w0hw_8{border:2px solid var(--border-color)}._CheckBoxTrigger_8w0hw_8{width:24px;height:24px;display:flex;align-items:center;justify-content:center}._CheckBoxTrigger_8w0hw_8 ._CheckBoxIcon_8w0hw_8{width:18px;height:18px;border:2px solid var(--textTertiary, #919eab);border-radius:2px;display:flex;flex-direction:row;align-items:center;justify-content:center;border-color:var(--border-color, transparent);background-color:var(--default-bg-color, #b1916b);flex-shrink:0}._CheckBoxLabel_8w0hw_49{font-size:14px;line-height:22px;font-weight:500;color:var(--color, #8a8c8f)}}@layer Tab{._Root_1ctnv_2{display:flex;flex-direction:column;box-sizing:content-box}._Root_1ctnv_2._vertical_1ctnv_7{flex-direction:row}._List_1ctnv_10{display:flex;flex-direction:row}._List_1ctnv_10._small_1ctnv_14{height:32px}._List_1ctnv_10._medium_1ctnv_17{height:40px}._List_1ctnv_10._large_1ctnv_20{height:48px}._List_1ctnv_10._circle_1ctnv_23{border-radius:50px;padding:4px;background:var(--grey8, rgba(145, 158, 171, .0784313725))}._List_1ctnv_10._square_1ctnv_28{border-radius:8px;padding:4px;background-color:var(--grey8, rgba(145, 158, 171, .0784313725))}._List_1ctnv_10._squareLine_1ctnv_33{background-color:var(--grey4, rgba(145, 158, 171, .0392156863))}._List_1ctnv_10._squareLine_1ctnv_33:not(._fitted_1ctnv_36),._List_1ctnv_10._circle_1ctnv_23:not(._fitted_1ctnv_36),._List_1ctnv_10._square_1ctnv_28:not(._fitted_1ctnv_36){width:max-content}._List_1ctnv_10._rounded_1ctnv_39{border-bottom:1px solid var(--Simentic-On-Surface-Sub, #abadb0)}._List_1ctnv_10._vertical_1ctnv_7{flex-direction:column}._List_1ctnv_10._circle_1ctnv_23._vertical_1ctnv_7._start_1ctnv_45,._List_1ctnv_10._square_1ctnv_28._vertical_1ctnv_7._start_1ctnv_45,._List_1ctnv_10._squareLine_1ctnv_33._vertical_1ctnv_7._start_1ctnv_45{justify-self:flex-start}._List_1ctnv_10._circle_1ctnv_23._vertical_1ctnv_7._center_1ctnv_48,._List_1ctnv_10._square_1ctnv_28._vertical_1ctnv_7._center_1ctnv_48,._List_1ctnv_10._squareLine_1ctnv_33._vertical_1ctnv_7._center_1ctnv_48{justify-self:center}._List_1ctnv_10._circle_1ctnv_23._vertical_1ctnv_7._end_1ctnv_51,._List_1ctnv_10._square_1ctnv_28._vertical_1ctnv_7._end_1ctnv_51,._List_1ctnv_10._squareLine_1ctnv_33._vertical_1ctnv_7._end_1ctnv_51{justify-self:flex-end}._List_1ctnv_10._circle_1ctnv_23._horizontal_1ctnv_54:not(._fitted_1ctnv_36)._start_1ctnv_45,._List_1ctnv_10._square_1ctnv_28._horizontal_1ctnv_54:not(._fitted_1ctnv_36)._start_1ctnv_45,._List_1ctnv_10._squareLine_1ctnv_33._horizontal_1ctnv_54:not(._fitted_1ctnv_36)._start_1ctnv_45{align-self:flex-start}._List_1ctnv_10._circle_1ctnv_23._horizontal_1ctnv_54:not(._fitted_1ctnv_36)._center_1ctnv_48,._List_1ctnv_10._square_1ctnv_28._horizontal_1ctnv_54:not(._fitted_1ctnv_36)._center_1ctnv_48,._List_1ctnv_10._squareLine_1ctnv_33._horizontal_1ctnv_54:not(._fitted_1ctnv_36)._center_1ctnv_48{align-self:center}._List_1ctnv_10._circle_1ctnv_23._horizontal_1ctnv_54:not(._fitted_1ctnv_36)._end_1ctnv_51,._List_1ctnv_10._square_1ctnv_28._horizontal_1ctnv_54:not(._fitted_1ctnv_36)._end_1ctnv_51,._List_1ctnv_10._squareLine_1ctnv_33._horizontal_1ctnv_54:not(._fitted_1ctnv_36)._end_1ctnv_51{align-self:flex-end}._List_1ctnv_10._line_1ctnv_63._start_1ctnv_45,._List_1ctnv_10._textLine_1ctnv_63._start_1ctnv_45,._List_1ctnv_10._rounded_1ctnv_39._start_1ctnv_45,._List_1ctnv_10._text_1ctnv_63._start_1ctnv_45{justify-content:flex-start}._List_1ctnv_10._line_1ctnv_63._center_1ctnv_48,._List_1ctnv_10._textLine_1ctnv_63._center_1ctnv_48,._List_1ctnv_10._rounded_1ctnv_39._center_1ctnv_48,._List_1ctnv_10._text_1ctnv_63._center_1ctnv_48{justify-content:center}._List_1ctnv_10._line_1ctnv_63._end_1ctnv_51,._List_1ctnv_10._textLine_1ctnv_63._end_1ctnv_51,._List_1ctnv_10._rounded_1ctnv_39._end_1ctnv_51,._List_1ctnv_10._text_1ctnv_63._end_1ctnv_51{justify-content:flex-end}._Panel_1ctnv_72{display:none;padding:4px}._Panel_1ctnv_72._active_1ctnv_76{display:block}._Item_1ctnv_79{padding-inline:12px;display:flex;align-items:center;justify-content:center;color:var(--textTertiary, #919eab)}._Item_1ctnv_79._active_1ctnv_76{color:var(--textPrimary, #1c252e)}._Item_1ctnv_79._large_1ctnv_20{font-size:18px;line-height:30px;font-weight:400;padding-inline:16px}._Item_1ctnv_79._large_1ctnv_20._active_1ctnv_76{font-size:18px;line-height:30px;font-weight:700}._Item_1ctnv_79._medium_1ctnv_17{font-size:16px;line-height:26px;font-weight:400}._Item_1ctnv_79._medium_1ctnv_17._active_1ctnv_76{font-size:16px;line-height:26px;font-weight:700}._Item_1ctnv_79._small_1ctnv_14{font-size:14px;line-height:24px;font-weight:400}._Item_1ctnv_79._small_1ctnv_14._active_1ctnv_76{font-size:14px;line-height:24px;font-weight:700}._Item_1ctnv_79._line_1ctnv_63{padding-inline:16px;border-bottom:2px solid var(--actionDisabled, rgba(145, 158, 171, .4))}._Item_1ctnv_79._line_1ctnv_63._large_1ctnv_20{padding-inline:24px}._Item_1ctnv_79._line_1ctnv_63._active_1ctnv_76{border-color:var(--textPrimary, #1c252e)}._Item_1ctnv_79._squareLine_1ctnv_33{border:1px solid var(--textTertiary, #919eab);background-color:var(--grey4, rgba(145, 158, 171, .0392156863))}._Item_1ctnv_79._squareLine_1ctnv_33._active_1ctnv_76{border-color:var(--textPrimary, #1c252e);background-color:var(--backgroundDefault, #ffffff)}._Item_1ctnv_79._rounded_1ctnv_39._active_1ctnv_76{border:1px solid var(--Simentic-On-Surface-Sub, #abadb0);border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-color:transparent}._Item_1ctnv_79._circle_1ctnv_23{border-radius:40px}._Item_1ctnv_79._circle_1ctnv_23._active_1ctnv_76{background:var(--backgroundDefault, #ffffff)}._Item_1ctnv_79._square_1ctnv_28{border-radius:8px}._Item_1ctnv_79._square_1ctnv_28._active_1ctnv_76{background:var(--backgroundDefault, #ffffff);box-shadow:0 4px 8px 0 var(--shadow12, rgba(145, 158, 171, .1215686275))}._Item_1ctnv_79._fitted_1ctnv_36{flex:1 auto}._Item_1ctnv_79 ._ItemButton_1ctnv_160{font:inherit;line-height:initial!important;color:inherit;width:100%;height:100%}._Item_1ctnv_79 ._ItemButton_1ctnv_160._textLine_1ctnv_63{border-bottom:2px solid transparent}._Item_1ctnv_79 ._ItemButton_1ctnv_160._textLine_1ctnv_63._active_1ctnv_76{border-color:var(--Simentic-On-Surface, #121416)}}@layer Dropdown{._DropdownRoot_1i976_2{position:relative;font-size:14px;line-height:24px;font-weight:400}._DropdownTrigger_1i976_8{cursor:pointer;padding:8px;height:24px;display:flex;flex-direction:row;align-items:center;border-radius:8px;gap:8px;border:1px solid var(--border-color);background-color:var(--background-color);color:var(--color)}._DropdownTrigger_1i976_8._text_1i976_21{background:transparent}._DropdownTrigger_1i976_8._small_1i976_24{height:32px}._DropdownTrigger_1i976_8._medium_1i976_27{height:40px}._DropdownTrigger_1i976_8._large_1i976_30{height:48px}._DropdownTriggerText_1i976_33{color:var(--color)}._LeftIcon_1i976_36{flex-shrink:0}._LeftIcon_1i976_36 path{fill:var(--icon-color)}._RightIcon_1i976_42{margin-left:auto;flex-shrink:0;transform:rotate(0);transition:transform .3s ease;transform-origin:top top;display:flex;flex-direction:row;align-items:center}._RightIcon_1i976_42 path{fill:var(--icon-color)}._RightIcon_1i976_42._open_1i976_55{transform:rotate(180deg)}._DropdownMenu_1i976_58{width:100%;z-index:1000;border-radius:8px;padding:8px}._DropdownMenu_1i976_58._shadow_1i976_64{background-color:var(--backgroundDefault, #ffffff);box-shadow:0 30px 40px 0 var(--shadow12, rgba(145, 158, 171, .1215686275));border:1px solid var(--grey8, rgba(145, 158, 171, .0784313725))}._DropdownMenu_1i976_58._line_1i976_69{background-color:var(--backgroundDefault, #ffffff);border:1px solid var(--grey20, rgba(145, 158, 171, .2))}._DropdownItem_1i976_73{padding:0 8px;border-radius:8px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;color:var(--textPrimary, #1a1c20)}._DropdownItem_1i976_73._small_1i976_24{font-size:14px;line-height:24px;font-weight:400;height:32px;line-height:32px}._DropdownItem_1i976_73._medium_1i976_27{font-size:16px;line-height:26px;font-weight:400;height:40px;line-height:40px}._DropdownItem_1i976_73._shadow_1i976_64:hover{background:var(--grey8, rgba(145, 158, 171, .0784313725))}._DropdownItem_1i976_73._line_1i976_69{border-bottom:1px solid var(--grey16, rgba(145, 158, 171, .1607843137))}._DropdownItem_1i976_73._line_1i976_69:hover{background:var(--grey8, rgba(145, 158, 171, .0784313725))}._DropdownItem_1i976_73._line_1i976_69:last-child{border-bottom:none}._DropdownItem_1i976_73._selected_1i976_109{color:var(--textDisabled, #c4cdd5)}._DropdownItem_1i976_73._disabled_1i976_112{pointer-events:none}}._OTPInputWrapper_1qkr8_1{border-bottom:1px solid #cccccc}._OTPInputWrapper_1qkr8_1 input{font-size:18px;line-height:30px;font-weight:400;text-align:center;border:none;outline:none;background:none}._OTPInputWrapper_1qkr8_1 input::-webkit-outer-spin-button,._OTPInputWrapper_1qkr8_1 input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._OTPInputList_1qkr8_18{display:flex;flex-direction:row;gap:8px}._SwitchWrapper_1a8aj_1{display:inline-flex;align-items:center;padding:2px;height:64px;background-color:var(--background-color, #e1e3e7);border-radius:64px;transition:background-color .3s}._SwitchWrapper_1a8aj_1._small_1a8aj_10{height:32px;width:56px}._SwitchWrapper_1a8aj_1._medium_1a8aj_14{height:48px;min-width:120px}._SwitchWrapper_1a8aj_1 ._SwitchInput_1a8aj_18{display:none}._SwitchWrapper_1a8aj_1 ._SwitchInput_1a8aj_18:checked+._SwitchBullet_1a8aj_21{margin-left:100%;transform:translate(-100%)}._SwitchWrapper_1a8aj_1 ._SwitchBullet_1a8aj_21{height:28px;aspect-ratio:1/1;background-color:#fff;border-radius:50%;transition:all .3s;box-shadow:0 0 4px #0000001a}._SwitchLabel_1a8aj_34{font-size:14px;line-height:22px;font-weight:500;color:var(--color, #8a8c8f)}._SwitchLabel_1a8aj_34._checked_1a8aj_40{font-size:14px;line-height:24px;font-weight:400}._SwitchRoot_1a8aj_46{display:flex;flex-direction:column}._SwitchRoot_1a8aj_46._row_1a8aj_50{flex-direction:row;align-items:center;gap:8px}@layer Radio{._RadioRoot_lgu2k_2{display:flex;flex-direction:row;gap:4px;align-items:center}._RadioTrigger_lgu2k_8 ._RadioIcon_lgu2k_8{width:20px;height:20px;border:2px solid var(--border-color, #8a8c8f);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center}._RadioTrigger_lgu2k_8 ._RadioIcon_lgu2k_8:hover{border-color:var(--hover-border-color, #b1916b)}._RadioTrigger_lgu2k_8 ._RadioIcon_lgu2k_8._checked_lgu2k_21{border-color:var(--border-color, #b1916b);background-color:var(--background-color, #b1916b)}._RadioTrigger_lgu2k_8 ._RadioIcon_lgu2k_8 ._RadioInner_lgu2k_25{width:50%;height:50%;background-color:var(--border-color, #ffffff);margin:auto;border-radius:50%}._RadioTrigger_lgu2k_8 ._RadioIcon_lgu2k_8._disabled_lgu2k_32,._RadioTrigger_lgu2k_8 ._RadioIcon_lgu2k_8._readOnly_lgu2k_32{border-color:var(--border-color, #8a8c8f)}._RadioLabel_lgu2k_35{font-size:14px;line-height:22px;font-weight:500;color:var(--color, #8a8c8f)}._RadioLabel_lgu2k_35:hover{color:var(--hover-color, #b1916b)}._RadioLabel_lgu2k_35._checked_lgu2k_21{font-size:14px;line-height:24px;font-weight:400}._RadioLabel_lgu2k_35._disabled_lgu2k_32,._RadioLabel_lgu2k_35._readOnly_lgu2k_32{color:var(--color, #8a8c8f)}}@layer TextInput{._TextInputRoot_7l7pz_2._row_7l7pz_2{display:flex;flex-direction:row;gap:8px;align-items:center}._TextInputLabel_7l7pz_8{font-size:12px;line-height:18px;font-weight:700;color:var(--textSecondary, #637381)}._TextInputLabel_7l7pz_8._large_7l7pz_14,._TextInputLabel_7l7pz_8._row_7l7pz_2._small_7l7pz_14{font-size:14px;line-height:24px;font-weight:700}._TextInputLabel_7l7pz_8._row_7l7pz_2._large_7l7pz_14{font-size:16px;line-height:26px;font-weight:700}._TextInputLabel_7l7pz_8._row_7l7pz_2{flex-basis:var(--basis, 105px)}._TextInputLabel_7l7pz_8._error_7l7pz_27{color:var(--error-color, var(--textError, #f5222d))}._TextInputLabel_7l7pz_8._success_7l7pz_30{color:var(--success-color, var(--textSuccess, #1cc95c))}._TextInputLabel_7l7pz_8._warning_7l7pz_33{color:var(--warning-color, var(--textWarning, #ffab00))}._TextInputErase_7l7pz_36{display:inline-flex;align-items:center;justify-content:center;padding:6px;flex-shrink:0;border:none;background-color:transparent;cursor:pointer}._TextInputComponentWrapper_7l7pz_46{display:flex;flex-direction:row;align-items:center;padding:4px;border-radius:8px;border:1px solid var(--border-color, rgba(145, 158, 171, .2392156863));color:var(--color, var(--textPrimary, #1c252e));overflow:hidden;max-width:100%;height:40px;background-color:var(--background-color, var(--componentTextfieldFilled, #edeff2));flex-grow:1;font-size:14px;line-height:24px;font-weight:400}._TextInputComponentWrapper_7l7pz_46 ._TextInputComponentInput_7l7pz_63{border:none;outline:none;background:none;font:inherit;flex:1 0 0;text-overflow:ellipsis;min-width:0;padding:0 8px;color:inherit}._TextInputComponentWrapper_7l7pz_46 ._TextInputComponentInput_7l7pz_63::placeholder{color:var(--placeholder-color, var(--textPrimary, #8e8e93));font:inherit}._TextInputComponentWrapper_7l7pz_46._large_7l7pz_14{font-size:16px;line-height:26px;font-weight:400;padding-block:8px;height:48px}._TextInputComponentWrapper_7l7pz_46._contained_7l7pz_85 ._TextInputComponentInput_7l7pz_63::placeholder{color:var(--placeholder-color, var(--Simentic-On-Surface-Variant, #505254));font:inherit}._TextInputComponentWrapper_7l7pz_46._success_7l7pz_30._out_7l7pz_89,._TextInputComponentWrapper_7l7pz_46._success_7l7pz_30._all_7l7pz_89{border-color:var(--success-color, var(--Simentic-Success, #4caf50))}._TextInputComponentWrapper_7l7pz_46._warning_7l7pz_33._out_7l7pz_89,._TextInputComponentWrapper_7l7pz_46._warning_7l7pz_33._all_7l7pz_89{border-color:var(--warning-color, var(--Simentic-Warning, #e9a802))}._TextInputComponentWrapper_7l7pz_46._error_7l7pz_27._in_7l7pz_95 input,._TextInputComponentWrapper_7l7pz_46._error_7l7pz_27._all_7l7pz_89 input{color:var(--error-color, var(--Simentic-Error, #d32f2f))}._TextInputComponentWrapper_7l7pz_46._error_7l7pz_27._in_7l7pz_95 input::placeholder,._TextInputComponentWrapper_7l7pz_46._error_7l7pz_27._all_7l7pz_89 input::placeholder{color:var(--error-color, var(--Simentic-Error, #d32f2f))!important}._TextInputComponentWrapper_7l7pz_46._error_7l7pz_27._out_7l7pz_89,._TextInputComponentWrapper_7l7pz_46._error_7l7pz_27._all_7l7pz_89{border-color:var(--error-color, var(--Simentic-Error, #d32f2f))}._TextInputComponentWrapper_7l7pz_46._focused_7l7pz_104._out_7l7pz_89,._TextInputComponentWrapper_7l7pz_46._focused_7l7pz_104._all_7l7pz_89{border-color:var(--border-color)}._TextInputComponentWrapper_7l7pz_46._disabled_7l7pz_107._in_7l7pz_95._outlined_7l7pz_107,._TextInputComponentWrapper_7l7pz_46._disabled_7l7pz_107._out_7l7pz_89._outlined_7l7pz_107,._TextInputComponentWrapper_7l7pz_46._disabled_7l7pz_107._all_7l7pz_89._outlined_7l7pz_107{border-color:var(--componentTextfieldOutline, rgba(145, 158, 171, .2392156863))}._TextInputComponentWrapper_7l7pz_46._disabled_7l7pz_107._in_7l7pz_95._contained_7l7pz_85,._TextInputComponentWrapper_7l7pz_46._disabled_7l7pz_107._out_7l7pz_89._contained_7l7pz_85,._TextInputComponentWrapper_7l7pz_46._disabled_7l7pz_107._all_7l7pz_89._contained_7l7pz_85{border-color:transparent}._TextInputComponentWrapper_7l7pz_46._disabled_7l7pz_107._in_7l7pz_95 input,._TextInputComponentWrapper_7l7pz_46._disabled_7l7pz_107._out_7l7pz_89 input,._TextInputComponentWrapper_7l7pz_46._disabled_7l7pz_107._all_7l7pz_89 input{color:var(--disabled-color, var(--Simentic-SurfContainer-Highest, #d0d2d5))}._TextInputComponentWrapper_7l7pz_46._disabled_7l7pz_107._in_7l7pz_95 input::placeholder,._TextInputComponentWrapper_7l7pz_46._disabled_7l7pz_107._out_7l7pz_89 input::placeholder,._TextInputComponentWrapper_7l7pz_46._disabled_7l7pz_107._all_7l7pz_89 input::placeholder{color:var(--disabled-color, var(--Simentic-SurfContainer-Highest, #d0d2d5))!important}}@layer TextArea{._TextAreaTextCount_5lrng_2{position:absolute;bottom:8px;right:8px;font-size:10px;line-height:14px;font-weight:400;color:var(--textDisabled, #c4cdd5);z-index:10}._TextAreaLabel_5lrng_12{font-size:14px;line-height:24px;font-weight:400;color:var(--textSecondary, #637381)}._TextAreaLabel_5lrng_12._error_5lrng_18{color:var(--error-color, var(--textError, #f5222d))}._TextAreaLabel_5lrng_12._success_5lrng_21{color:var(--success-color, var(--textSuccess, #1cc95c))}._TextAreaLabel_5lrng_12._warning_5lrng_24{color:var(--warning-color, var(--textWarning, #ffab00))}._TextAreaComponentWrapper_5lrng_27{position:relative;display:flex;border:1px solid var(--border-color, var(--Gray-Gray80, #b1b3b7));border-radius:8px;background-color:var(--background-color, transparent)}._TextAreaComponentWrapper_5lrng_27 textarea{border:none;background:none;resize:none;outline:none;font:inherit;color:var(--color, var(--textPrimary, #000000))}._TextAreaComponentWrapper_5lrng_27 textarea::placeholder{color:var(--placeholder-color, var(--textTertiary, #8e8e93));font:inherit}._TextAreaComponentWrapper_5lrng_27 ._TextAreaInput_5lrng_46{padding:8px 16px;flex:1;align-self:stretch;font-size:14px;line-height:24px;font-weight:400}._TextAreaComponentWrapper_5lrng_27._success_5lrng_21._out_5lrng_54,._TextAreaComponentWrapper_5lrng_27._success_5lrng_21._all_5lrng_54{border-color:var(--success-color, var(--Simentic-Success, #4caf50))}._TextAreaComponentWrapper_5lrng_27._warning_5lrng_24._out_5lrng_54,._TextAreaComponentWrapper_5lrng_27._warning_5lrng_24._all_5lrng_54{border-color:var(--warning-color, var(--Simentic-Warning, #e9a802))}._TextAreaComponentWrapper_5lrng_27._contained_5lrng_60{background-color:var(--background-color, var(--Simentic-Surface, #edeff2))}._TextAreaComponentWrapper_5lrng_27._contained_5lrng_60 textarea::placeholder{color:var(--placeholder-color, var(--Simentic-On-Surface-Variant, #505254));font:inherit}._TextAreaComponentWrapper_5lrng_27._error_5lrng_18._out_5lrng_54,._TextAreaComponentWrapper_5lrng_27._error_5lrng_18._all_5lrng_54{border-color:var(--error-color, var(--Simentic-Error, #d32f2f))}._TextAreaComponentWrapper_5lrng_27._error_5lrng_18._in_5lrng_70 textarea,._TextAreaComponentWrapper_5lrng_27._error_5lrng_18._all_5lrng_54 textarea{color:var(--error-color, var(--Simentic-Error, #d32f2f))}._TextAreaComponentWrapper_5lrng_27._error_5lrng_18._in_5lrng_70 textarea::placeholder,._TextAreaComponentWrapper_5lrng_27._error_5lrng_18._all_5lrng_54 textarea::placeholder{color:var(--error-color, var(--Simentic-Error, #d32f2f))!important}._TextAreaComponentWrapper_5lrng_27._focused_5lrng_76._out_5lrng_54,._TextAreaComponentWrapper_5lrng_27._focused_5lrng_76._all_5lrng_54{border-color:var(--border-color)}._TextAreaComponentWrapper_5lrng_27._disabled_5lrng_79._in_5lrng_70._outlined_5lrng_79,._TextAreaComponentWrapper_5lrng_27._disabled_5lrng_79._out_5lrng_54._outlined_5lrng_79,._TextAreaComponentWrapper_5lrng_27._disabled_5lrng_79._all_5lrng_54._outlined_5lrng_79{border-color:var(--componentTextfieldOutline, rgba(145, 158, 171, .2392156863))}._TextAreaComponentWrapper_5lrng_27._disabled_5lrng_79._in_5lrng_70._contained_5lrng_60,._TextAreaComponentWrapper_5lrng_27._disabled_5lrng_79._out_5lrng_54._contained_5lrng_60,._TextAreaComponentWrapper_5lrng_27._disabled_5lrng_79._all_5lrng_54._contained_5lrng_60{border-color:transparent}._TextAreaComponentWrapper_5lrng_27._disabled_5lrng_79._in_5lrng_70 textarea,._TextAreaComponentWrapper_5lrng_27._disabled_5lrng_79._out_5lrng_54 textarea,._TextAreaComponentWrapper_5lrng_27._disabled_5lrng_79._all_5lrng_54 textarea{color:var(--disabled-color, var(--Simentic-SurfContainer-Highest, #d0d2d5))}._TextAreaComponentWrapper_5lrng_27._disabled_5lrng_79._in_5lrng_70 textarea::placeholder,._TextAreaComponentWrapper_5lrng_27._disabled_5lrng_79._out_5lrng_54 textarea::placeholder,._TextAreaComponentWrapper_5lrng_27._disabled_5lrng_79._all_5lrng_54 textarea::placeholder{color:var(--disabled-color, var(--Simentic-SurfContainer-Highest, #d0d2d5))!important}._TextAreaClone_5lrng_91{position:absolute;padding-top:0;padding-bottom:0;visibility:hidden;opacity:0;z-index:-1}}._LazyImage_b5s08_1{background-repeat:no-repeat;background-size:50% 50%;background-color:#222;background-position:center center}@layer Calendar{._CaledarRoot_1li4d_3{width:100%;display:flex;flex-direction:column;flex:1 auto}._CalendarHeaderDate_1li4d_9{font-size:16px;line-height:26px;font-weight:700;color:var(--textPrimary, #1a1c20)}._CalendarDayTextList_1li4d_15{display:grid;flex-direction:row;align-items:center;flex-shrink:0;padding:8px 0}._CalednarDayTextColumn_1li4d_22{font-size:14px;line-height:24px;font-weight:400;color:var(--textPrimary, #1a1c20);height:40px;display:flex;flex-direction:row;align-items:center;justify-content:center}._CalednarDayTextColumn_1li4d_22._sunday_1li4d_33{color:#cc054b}._CalednarDayTextColumn_1li4d_22._saturday_1li4d_36{color:#2a3480}._CalendarBody_1li4d_39{flex:1 auto;display:grid}._CalendarBody_1li4d_39 ._CalendarBodyColumn_1li4d_43{display:flex;align-items:center;justify-content:center;height:36px;margin-block:4px;cursor:pointer;position:relative}._CalendarBody_1li4d_39 ._CalendarBodyColumn_1li4d_43._selected_1li4d_52{background-color:var(--pContrastText, #f5f5f5)}._CalendarBody_1li4d_39 ._CalendarBodyColumn_1li4d_43._between_1li4d_55{background-color:var(--grey8, rgba(145, 158, 171, .0784313725))}._CalendarBody_1li4d_39 ._CalendarBodyColumn_1li4d_43._start_1li4d_58:before{content:"";position:absolute;top:0;left:50%;bottom:0;right:0;background-color:var(--grey8, rgba(145, 158, 171, .0784313725))}._CalendarBody_1li4d_39 ._CalendarBodyColumn_1li4d_43._end_1li4d_67:before{content:"";position:absolute;top:0;left:0;bottom:0;right:50%;background-color:var(--grey8, rgba(145, 158, 171, .0784313725))}._CalendarBody_1li4d_39 ._CalendarBodyColumn_1li4d_43._both_1li4d_76{border-radius:50%}._CalendarBody_1li4d_39 ._CalendarBodyColumn_1li4d_43._today_1li4d_79{color:var(--pMain, orange)}._CalendarBody_1li4d_39 ._CalendarBodyColumn_1li4d_43._sunday_1li4d_33{color:#cc054b}._CalendarBody_1li4d_39 ._CalendarBodyColumn_1li4d_43._saturday_1li4d_36{color:#2a3480}._CalendarBody_1li4d_39 ._CalendarBodyColumn_1li4d_43:disabled{pointer-events:none;color:var(--Neutral-40, #8c8c8c)}._CalendarBody_1li4d_39 ._CalendarBodyColumn_1li4d_43 ._CalendarBodyColumnText_1li4d_92{font-size:14px;line-height:24px;font-weight:400;width:36px;line-height:36px}._CalendarBody_1li4d_39 ._CalendarBodyColumn_1li4d_43 ._CalendarBodyColumnText_1li4d_92._selected_1li4d_52{border-radius:50%;aspect-ratio:1;color:var(--pContrastText, #f5f5f5);background-color:var(--pMain, orange)}}/*!
|
|
2
2
|
* Quill Editor v2.0.3
|
|
3
3
|
* https://quilljs.com
|
|
4
4
|
* Copyright (c) 2017-2024, Slab
|
|
5
5
|
* Copyright (c) 2014, Jason Chen
|
|
6
6
|
* Copyright (c) 2013, salesforce.com
|
|
7
|
-
*/.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container:not(.ql-disabled) li[data-list=checked]>.ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui{cursor:pointer}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0}@supports (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor ol{padding-left:1.5em}.ql-editor li{list-style-type:none;padding-left:1.5em;position:relative}.ql-editor li>.ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.ql-editor li[data-list=checked]>.ql-ui,.ql-editor li[data-list=unchecked]>.ql-ui{color:#777}.ql-editor li[data-list=bullet]>.ql-ui:before{content:"•"}.ql-editor li[data-list=checked]>.ql-ui:before{content:"☑"}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:"☐"}@supports (counter-set:none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered]>.ql-ui:before{content:counter(list-0,decimal) ". "}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1>.ql-ui:before{content:counter(list-1,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2>.ql-ui:before{content:counter(list-2,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3>.ql-ui:before{content:counter(list-3,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4>.ql-ui:before{content:counter(list-4,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5>.ql-ui:before{content:counter(list-5,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6>.ql-ui:before{content:counter(list-6,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7>.ql-ui:before{content:counter(list-7,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8>.ql-ui:before{content:counter(list-8,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9>.ql-ui:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl>.ql-ui:before{margin-left:.3em;margin-right:-1.5em;text-align:left}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor .ql-ui{position:absolute}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor .ql-code-block-container{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor .ql-code-block-container{margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor .ql-code-block-container{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-code-block-container{position:relative}.ql-code-block-container .ql-ui{right:5px;top:5px}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}@layer Editor{@keyframes _skeletonGradient_1xcb3_1{0%{background-position:-800% 0}to{background-position:800% 0}}._EditorContainer_1xcb3_10{display:flex;flex-direction:column;position:relative;flex:1;background-color:var(--backgroundDefault, #fff)}._EditorContainer_1xcb3_10._readOnly_1xcb3_17{pointer-events:none}._EditorContainer_1xcb3_10._readOnly_1xcb3_17 .ql-toolbar,._EditorContainer_1xcb3_10._readOnly_1xcb3_17 .ql-container{background-color:var(--backgroundSecond, rgba(145, 158, 171, .0784313725))}._SkeletonWrapper_1xcb3_26{position:absolute;top:0;right:0;bottom:0;left:0;flex:1;background:linear-gradient(60deg,#f1f3f5 25%,#e5e7eb,#f1f3f5 75%);background-size:800% 800%;animation:_skeletonGradient_1xcb3_1 32s infinite linear}._Wrapper_1xcb3_34{flex:1;visibility:visible}._Wrapper_1xcb3_34._isLoading_1xcb3_38{visibility:hidden}}._EditorContainer_1xcb3_10 .ql-editor.ql-blank:before{font-style:normal}._EditorContainer_1xcb3_10 .ql-picker.ql-size .ql-picker-label:before,._EditorContainer_1xcb3_10 .ql-picker.ql-size .ql-picker-item:before{content:attr(data-value)}._EditorContainer_1xcb3_10 .ql-picker.ql-size .ql-picker-options{max-height:200px;overflow-y:auto}@layer Table{._Cell_zrz1w_2{background-color:#fff;padding:12px;border-bottom:1px dashed var(--grey-20, rgba(145, 158, 171, .2));color:var(--Text-Primary, #1c252e);text-align:center;font-size:14px;line-height:24px;font-weight:400;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._Cell_zrz1w_2._bordered_zrz1w_16{border:1px solid #ddd}._Cell_zrz1w_2._compact_zrz1w_19{padding:8px}._HeaderCell_zrz1w_22{color:var(--Text-Secondary, #637381);text-align:center;font-size:14px;line-height:24px;font-weight:700;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:12px;position:relative;background-color:var(--grey-8, rgba(145, 158, 171, .08))}._HeaderCell_zrz1w_22._bordered_zrz1w_16{border:1px solid #ddd}._HeaderCell_zrz1w_22._compact_zrz1w_19{padding:8px}._Row_zrz1w_42:hover ._Cell_zrz1w_2:not(._isSelected_zrz1w_42){background-color:var(--grey-4, rgba(145, 158, 171, .04))}._Row_zrz1w_42._striped_zrz1w_45:nth-child(2n) ._Cell_zrz1w_2:not(._isSelected_zrz1w_42){background-color:var(--grey-4, rgba(145, 158, 171, .04))}._Row_zrz1w_42 ._Cell_zrz1w_2._isSelected_zrz1w_42{background-color:var(--primary-4, rgba(0, 167, 111, .04))}._Row_zrz1w_42:first-child ._HeaderCell_zrz1w_22:not(._bordered_zrz1w_16):first-child{border-top-left-radius:8px}._Row_zrz1w_42:first-child ._HeaderCell_zrz1w_22:not(._bordered_zrz1w_16):last-child{border-top-right-radius:8px}._Root_zrz1w_57{border-collapse:collapse;width:100%;table-layout:fixed}._Root_zrz1w_57 *{box-sizing:border-box}}@layer WeeklyCalendar{._WeeklyCalendarRoot_1xja2_3{display:flex;flex-direction:column;height:100%;width:100%;padding:8px;border-radius:8px;-webkit-user-select:none;user-select:none}._CalendarHeader_1xja2_12{display:flex;flex-direction:row}._CalendarHeader_1xja2_12 ._Empty_1xja2_16{height:64px}._CalendarHeaderContent_1xja2_19{flex:1 auto;display:flex;flex-direction:column}._CalendarBody_1xja2_24{display:flex;flex-direction:row;flex:1 auto;overflow:hidden}._StandardTime_1xja2_30{font-size:11px;align-self:stretch;display:flex;flex-direction:row}._DateCellRow_1xja2_36{height:84px;display:flex;flex-direction:row;flex:1 auto;border-bottom:1px solid #f4f6f8}._DateCellRow_1xja2_36 ._DateCell_1xja2_36{display:flex;flex-direction:column;align-items:center;flex:1 auto}._DateCellRow_1xja2_36 ._DateCell_1xja2_36._today_1xja2_49{color:var(--Primary-Main, #00a76f)}._DateCellRow_1xja2_36 ._DateCell_1xja2_36 ._DayText_1xja2_52{line-height:32px;font-size:11px}._DateCellRow_1xja2_36 ._DateCell_1xja2_36 ._Date_1xja2_36{font-size:26px;line-height:46px}._TimelineWrapper_1xja2_60{position:relative;min-width:40px;flex-shrink:0;padding-left:8px;border-right:1px solid #f4f6f8;overflow-y:hidden}._TimelineWrapper_1xja2_60._noLines_1xja2_68{border-right:none}._Timeline_1xja2_60{position:relative;padding-right:8px;text-align:right;min-width:40px}._Timeline_1xja2_60 ._TimeText_1xja2_77{position:absolute;bottom:0;left:0;font-size:10px}._DateColumnRow_1xja2_83{display:flex;flex-direction:row;flex:1 auto;overflow-y:auto}._DateColumnRow_1xja2_83 ._DateColumnRowInner_1xja2_89{height:max-content;display:flex;flex-direction:row;flex:1 auto}._DateColumnRow_1xja2_83 ._DateColumn_1xja2_83{position:relative;flex:1;display:flex;border-right:1px solid #f4f6f8;background:repeating-linear-gradient(to bottom,#ffffff 0,#ffffff var(--bg-start-white, 47px),#f4f6f8 var(--bg-start-white, 47px),#f4f6f8 var(--bg-line-white, 48px))}._DateColumnRow_1xja2_83 ._DateColumn_1xja2_83._noLines_1xja2_68{border-right:none}._DateColumnRow_1xja2_83 ._DateColumn_1xja2_83 ._DateColumnInner_1xja2_106{position:relative;width:95%;flex:1}._DateColumnRow_1xja2_83 ._TodayIndicator_1xja2_111{position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:#00a76f;z-index:9999}._DateColumnRow_1xja2_83 ._TodayIndicator_1xja2_111:before{position:absolute;left:0;top:50%;transform:translateY(-50%);content:"";border-radius:50%;background-color:#00a76f;z-index:10000}._DateColumnRow_1xja2_83 ._TimeCriteria_1xja2_130{height:max-content}._DateColumnRow_1xja2_83 ._TimeCriteria_1xja2_130 ._TimeCriteriaCell_1xja2_133{height:48px}._EventItem_1xja2_136{padding:4px;font-size:12px;background-color:orange;cursor:pointer}._EventItem_1xja2_136:hover{background-color:#ff8c00}._EventItem_1xja2_136._dragging_1xja2_145{z-index:10}._DateColumn_1xja2_83._allowCreate_1xja2_148{cursor:cell}._DateColumn_1xja2_83._dragging_1xja2_145 ._EventItem_1xja2_136{pointer-events:none}._EventItem_1xja2_136._draggable_1xja2_154{cursor:move}._EventItem_1xja2_136._dragging_1xja2_145{opacity:.5;z-index:10}}@layer MobilePicker{@property --item-height{syntax: "<length>"; inherits: false; initial-value: 36px;}._Root_fhkj1_7{display:flex;width:100%;height:auto;position:relative}._Column_fhkj1_13{display:flex;flex-direction:column;flex:1;overflow:hidden;position:relative;-webkit-mask-image:linear-gradient(to top,transparent,transparent 5%,#fff 20%,#fff 80%,transparent 95%,transparent);mask-image:linear-gradient(to top,transparent,transparent 5%,#fff 20%,#fff 80%,transparent 95%,transparent)}._Item_fhkj1_21{height:var(--item-height);display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;color:#ccc;flex-shrink:0;-webkit-user-select:none;user-select:none}._Item_fhkj1_21._isSelected_fhkj1_32{color:#333}._ItemWrap_fhkj1_35{position:absolute;width:100%;transition:transform .2s ease-out}._ItemWrap_fhkj1_35._isDragging_fhkj1_40{transition:none}._Divider_fhkj1_43{width:100%;height:var(--item-height);position:absolute;top:50%;left:0;transform:translateY(-50%);box-sizing:border-box;border-block:2px solid #ebebeb;z-index:-1}}._Wrapper_n9q3m_1{max-width:240px;white-space:nowrap}._Wrapper_n9q3m_1 ._Logo_n9q3m_5{padding:24px 16px;display:flex;align-items:center;gap:10px;font-size:24px;font-weight:700}._Wrapper_n9q3m_1 ._List_n9q3m_13{display:flex;flex-direction:column}._Wrapper_n9q3m_1 ._Item_n9q3m_17{cursor:pointer;width:100%;background-color:transparent;border:none;display:flex;align-items:center;min-height:40px;color:var(--default-color);background-color:var(--default-bg-color);border-radius:8px}._Wrapper_n9q3m_1 ._Item_n9q3m_17:hover{color:var(--hover-color);background-color:var(--hover-bg-color)}._Wrapper_n9q3m_1 ._Item_n9q3m_17._active_n9q3m_33{color:var(--active-color);background-color:var(--active-bg-color)}._Wrapper_n9q3m_1 ._Item_n9q3m_17 ._TextGroup_n9q3m_37{flex:1;display:flex;flex-direction:column;text-align:start}._Wrapper_n9q3m_1 ._Item_n9q3m_17 ._TextGroup_n9q3m_37 ._Subtitle_n9q3m_43{font-size:12px;line-height:18px;font-weight:400}._Wrapper_n9q3m_1 ._Item_n9q3m_17._full_n9q3m_48{font-size:14px;line-height:24px;font-weight:700;padding:0 12px;gap:8px;min-height:48px}._Wrapper_n9q3m_1 ._Item_n9q3m_17._secondary_n9q3m_56{font-size:14px;line-height:24px;font-weight:400;padding:0 12px 0 40px;gap:8px}._Wrapper_n9q3m_1 ._Item_n9q3m_17._list_n9q3m_63{font-size:14px;line-height:24px;font-weight:400;padding:0 12px;gap:8px}._Wrapper_n9q3m_1 ._Item_n9q3m_17._title_n9q3m_70{font-size:14px;line-height:24px;font-weight:700;padding:0 12px;gap:8px}._Wrapper_n9q3m_1 ._Item_n9q3m_17._disabled_n9q3m_77{color:var(--default-color);background-color:var(--default-bg-color);pointer-events:none}@layer Pagination{._Root_mi439_2{display:flex;flex-direction:row;align-items:center;gap:6px}._Root_mi439_2._medium_mi439_8{height:40px}._Root_mi439_2._small_mi439_11{height:32px}._PageItem_mi439_14{font-size:16px;line-height:26px;font-weight:400;border:none;cursor:pointer;background-color:var(--background-color);color:var(--color);height:inherit;aspect-ratio:1}._PageItem_mi439_14._square_mi439_25{border-radius:8px}._PageItem_mi439_14._round_mi439_28{border-radius:50%}._PageItem_mi439_14._active_mi439_31{font-size:16px;line-height:26px;font-weight:700}._PageItem_mi439_14._disabled_mi439_36{cursor:auto}._Icon_mi439_39{border:none;background:none;box-sizing:border-box;cursor:pointer;text-align:center;height:inherit;aspect-ratio:1}._Icon_mi439_39._medium_mi439_8{padding:8px}._Icon_mi439_39._small_mi439_11{padding:4px}._Icon_mi439_39._disabled_mi439_36{cursor:auto}}@layer Chips{._ChipsWrapper_figqe_2{padding:0 12px;display:flex;flex-direction:row;align-items:center;gap:4px;background-color:var(--default-background-color, #edeff2);color:var(--default-tint-color, #000000);border:1px solid var(--default-border-color, #d9d9d9);max-width:100%}._ChipsWrapper_figqe_2._large_figqe_13{height:48px;font-size:16px;line-height:24px;font-weight:500}._ChipsWrapper_figqe_2._medium_figqe_19{height:40px;font-size:14px;line-height:22px;font-weight:500}._ChipsWrapper_figqe_2._small_figqe_25{height:32px;font-size:14px;line-height:22px;font-weight:500}._ChipsWrapper_figqe_2._outlined_figqe_31{border-radius:16px}._ChipsWrapper_figqe_2._round_figqe_34{border-radius:22px}._ChipsWrapper_figqe_2._round_figqe_34._small_figqe_25{border-radius:16px}._ChipsWrapper_figqe_2._square_figqe_40{border-radius:8px}._ChipsWrapper_figqe_2._square_figqe_40._small_figqe_25{border-radius:4px}._ChipsText_figqe_46{line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;width:100%}}@layer Label{._Label_trpqa_2{display:inline-flex;align-items:center;justify-content:center;width:max-content;padding-inline:6px;border-radius:6px;gap:4px;background-color:var(--background-color, rgba(255, 171, 0, .1215686275));color:var(--color, #b76e00);border:1px solid var(--border-color, transparent)}._Label_trpqa_2._cursor_trpqa_14{cursor:pointer}._Label_trpqa_2._medium_trpqa_17{font-size:14px;line-height:24px;font-weight:700;height:32px}._Label_trpqa_2._small_trpqa_23{font-size:12px;line-height:18px;font-weight:700;height:24px}._Label_trpqa_2._xSmall_trpqa_29{font-size:10px;line-height:14px;font-weight:700;height:16px}}@layer ScrollCalendar{._Body_1px9a_2{width:100%;height:auto;overflow:hidden;display:flex}._Body_1px9a_2::-webkit-scrollbar{display:none}._Body_1px9a_2 ._ColumnWrap_1px9a_11{display:flex}._Column_1px9a_11{display:none;flex-direction:column;align-items:center;flex-shrink:0;color:#637381;font-weight:400;font-size:14px}._Column_1px9a_11._visible_1px9a_23{display:flex}._Column_1px9a_11._selected_1px9a_26{color:#00a76f}._Column_1px9a_11 ._Date_1px9a_29,._Column_1px9a_11 ._Text_1px9a_32{line-height:24px}}@layer Sheet{._Dimmed_dueb9_2{position:fixed;top:0;left:0;width:100dvw;height:100dvh;background-color:#00000080;z-index:998}@property --safe-size{syntax: "<length>"; initial-value: 1000px; inherits: false;}@property --shadow-color{syntax: "<color>"; initial-value: rgba(145,158,171,.1215686275); inherits: false;}._Wrapper_dueb9_21{position:fixed;z-index:999;display:none;transition:display .25s ease-in-out allow-discrete;background-color:#fff}._Wrapper_dueb9_21._open_dueb9_28{display:block}._Wrapper_dueb9_21._top_dueb9_31{width:100vw;box-shadow:0 40px 40px -4px var(--shadow-color);padding-top:var(--safe-size);top:calc(0% - var(--safe-size));left:0}._Wrapper_dueb9_21._bottom_dueb9_38{width:100vw;border-radius:16px 16px 0 0;box-shadow:0 -40px 40px -4px var(--shadow-color);padding-bottom:var(--safe-size);bottom:calc(0% - var(--safe-size));left:0}._Wrapper_dueb9_21._left_dueb9_46{height:100vh;box-shadow:40px 0 40px -4px var(--shadow-color);padding-left:var(--safe-size);top:0;left:calc(0% - var(--safe-size))}._Wrapper_dueb9_21._right_dueb9_53{height:100vh;box-shadow:-40px 0 40px -4px var(--shadow-color);padding-right:var(--safe-size);top:0;right:calc(0% - var(--safe-size))}}@layer Popup{html:has(._Layer_14dap_2:popover-open._bodyScroll_14dap_2){overflow:auto}html:has(._Layer_14dap_2:popover-open:not(._bodyScroll_14dap_2)){overflow:hidden}@property --shadow-color{syntax: "<color>"; initial-value: rgba(145,158,171,.2); inherits: false;}._Contents_14dap_13{padding:16px;background-color:#fff;border-radius:10px;box-shadow:0 20px 50px 20px var(--shadow-color);z-index:1000;position:relative;display:flex;flex-direction:column}._Dimmed_14dap_23{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;cursor:default}._Layer_14dap_2{width:100%;height:100%;border:none;background:none}._Layer_14dap_2:popover-open{display:flex;justify-content:center;align-items:center}._Layer_14dap_2::backdrop{display:none}}@layer TimeInput{._InputWrapper_d3opw_2{display:flex;align-items:center;gap:10px;padding:4px;border-radius:8px;border:1px solid var(--border-color, var(--componentTextfieldOutline));color:var(--color, var(--textPrimary, #1c252e));background-color:var(--background-color, transparent);height:40px;flex:1;font-size:14px;line-height:24px;font-weight:400}._InputWrapper_d3opw_2._row_d3opw_17{flex-direction:row;flex-grow:1}._InputWrapper_d3opw_2._contained_d3opw_21{background-color:var(--componentTextfieldFilled, #edeff2)}._InputWrapper_d3opw_2._large_d3opw_24{font-size:16px;line-height:26px;font-weight:400;height:48px}._InputWrapper_d3opw_2._error_d3opw_30{border-color:var(--textError, #f5222d)}._InputWrapper_d3opw_2._warning_d3opw_33{border-color:var(--textWarning, #ffab00)}._InputWrapper_d3opw_2._success_d3opw_36{border-color:var(--textSuccess, #1cc95c)}._InputWrapper_d3opw_2._focused_d3opw_39{border-color:var(--border-color, var(--componentTextfieldOutline))}._InputWrapper_d3opw_2._disabled_d3opw_42{cursor:not-allowed}._InputWrapper_d3opw_2 ._Input_d3opw_2{border:none;outline:none;background:none;font:inherit;text-align:center;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;display:inline-block;flex:1;color:var(--color, inherit)}._InputWrapper_d3opw_2 ._Input_d3opw_2::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._InputWrapper_d3opw_2 ._Input_d3opw_2::placeholder{color:var(--placeholder-color, var(--textTertiary, #919eab));font:inherit}._InputWrapper_d3opw_2 ._Input_d3opw_2._error_d3opw_30{color:var(--textError, #f5222d)}._InputWrapper_d3opw_2 ._Input_d3opw_2._error_d3opw_30::placeholder{color:var(--textError, #f5222d)}._InputWrapper_d3opw_2 ._Input_d3opw_2._readOnly_d3opw_70{cursor:default}._InputWrapper_d3opw_2 ._Input_d3opw_2._disabled_d3opw_42{cursor:not-allowed;color:var(--textDisabled, #c4cdd5)}._InputWrapper_d3opw_2 ._Input_d3opw_2._disabled_d3opw_42::placeholder{color:var(--textDisabled, #c4cdd5)}._InputWrapper_d3opw_2 ._TimeRange_d3opw_80{display:flex;align-items:center;gap:10px;flex:1}._Colon_d3opw_86{color:#919eab}._Colon_d3opw_86._error_d3opw_30{color:var(--textError, #f5222d)}._Colon_d3opw_86._warning_d3opw_33{color:var(--textWarning, #ffab00)}._Colon_d3opw_86._success_d3opw_36{color:var(--textSuccess, #1cc95c)}._Colon_d3opw_86._disabled_d3opw_42{color:var(--textDisabled, #c4cdd5)}._Separator_d3opw_101{color:#919eab}._Separator_d3opw_101._error_d3opw_30{color:var(--textError, #f5222d)}._Separator_d3opw_101._warning_d3opw_33{color:var(--textWarning, #ffab00)}._Separator_d3opw_101._success_d3opw_36{color:var(--textSuccess, #1cc95c)}._Separator_d3opw_101._disabled_d3opw_42{color:var(--textDisabled, #c4cdd5)}._HelperText_d3opw_116{color:var(--textTertiary, #919eab)}._HelperText_d3opw_116._error_d3opw_30{color:var(--textError, #f5222d)}._HelperText_d3opw_116._warning_d3opw_33{color:var(--textWarning, #ffab00)}._HelperText_d3opw_116._success_d3opw_36{color:var(--textSuccess, #1cc95c)}._TimeInputLabel_d3opw_128{font-size:12px;line-height:18px;font-weight:700;color:var(--textSecondary, #637381);margin-bottom:4px}._TimeInputLabel_d3opw_128._focused_d3opw_39{color:var(--actionAction)}._TimeInputLabel_d3opw_128._error_d3opw_30{color:var(--textError, #f5222d)}._TimeInputLabel_d3opw_128._warning_d3opw_33{color:var(--textWarning, #ffab00)}._TimeInputLabel_d3opw_128._success_d3opw_36{color:var(--textSuccess, #1cc95c)}._TimeInputLabel_d3opw_128._row_d3opw_17{margin-bottom:0;margin-right:8px;flex:0 0 var(--basis, 105px)}._TimeInputLabel_d3opw_128._large_d3opw_24,._TimeInputLabel_d3opw_128._row_d3opw_17._small_d3opw_152{font-size:14px;line-height:24px;font-weight:700}._TimeInputLabel_d3opw_128._row_d3opw_17._large_d3opw_24{font-size:16px;line-height:26px;font-weight:700}._TimeInputRoot_d3opw_162{display:flex;flex-direction:column;gap:8px;width:100%}._TimeInputRoot_d3opw_162._row_d3opw_17{flex-direction:row;align-items:center}}@layer List{._List_qifih_2{display:flex;align-items:center;justify-content:space-between;gap:4px}._List_qifih_2._s_qifih_8._row_qifih_8{padding-block:4px}._List_qifih_2._m_qifih_11._row_qifih_8{padding-block:8px}._List_qifih_2._l_qifih_14._row_qifih_8{padding-block:10px}._List_qifih_2._column_qifih_17{padding-block:8px}._TextWrapper_qifih_20{display:flex;width:100%}._TextWrapper_qifih_20._row_qifih_8{flex-direction:row;align-items:center;gap:16px}._TextWrapper_qifih_20._column_qifih_17{flex-direction:column}._Title_qifih_32{color:var(--textSecondary, #637381)}._Title_qifih_32._row_qifih_8{flex-basis:100px;flex-shrink:0}._Title_qifih_32._text_qifih_39._s_qifih_8{font-size:14px;line-height:24px;font-weight:400}._Title_qifih_32._text_qifih_39._m_qifih_11{font-size:16px;line-height:26px;font-weight:400}._Title_qifih_32._text_qifih_39._l_qifih_14{font-size:18px;line-height:30px;font-weight:400}._Title_qifih_32._contentsHeader_qifih_54{font-size:14px;line-height:24px;font-weight:700}._Label_qifih_59{color:var(--textPrimary, #1c252e);flex-grow:1}._Label_qifih_59._s_qifih_8{font-size:14px;line-height:24px;font-weight:400}._Label_qifih_59._m_qifih_11{font-size:16px;line-height:26px;font-weight:400}._Label_qifih_59._l_qifih_14{font-size:18px;line-height:30px;font-weight:400}}@layer Thumbnail{._Wrapper_2o1lh_2{display:flex;align-items:center;justify-content:flex-start;height:auto;position:relative;gap:8px;-webkit-user-select:none;user-select:none}._ImageWrapper_2o1lh_11{position:relative}._Image_2o1lh_11{aspect-ratio:var(--aspectRatio);background-color:#fff;position:relative;display:block}._Image_2o1lh_11._isLoading_2o1lh_20{animation:_skeleton-loading_2o1lh_1 1s infinite alternate}._Image_2o1lh_11._square_2o1lh_23{border-radius:8px}._Image_2o1lh_11._circle_2o1lh_26{border-radius:50%}._Image_2o1lh_11._cover_2o1lh_29{object-fit:cover}._Image_2o1lh_11._contain_2o1lh_32{object-fit:contain}._UploadInput_2o1lh_35{display:none}._EmptyImage_2o1lh_38{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;flex-shrink:0;aspect-ratio:var(--aspectRatio);background-color:var(--greyGrey3, #f4f6f8);cursor:pointer}._EmptyImage_2o1lh_38._square_2o1lh_23{border-radius:8px}._EmptyImage_2o1lh_38._circle_2o1lh_26{border-radius:50%}._EmptyImage_2o1lh_38 ._Text_2o1lh_55{font-size:10px;line-height:14px;font-weight:400;color:var(--textTertiary, #919eab)}._ErrorImage_2o1lh_61{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;flex-shrink:0;aspect-ratio:var(--aspectRatio);background-color:var(--greyGrey3, #f4f6f8);position:relative}._ErrorImage_2o1lh_61._square_2o1lh_23{border-radius:8px}._ErrorImage_2o1lh_61._circle_2o1lh_26{border-radius:50%}._EditButton_2o1lh_78{width:var(--exactSize);height:var(--exactSize);position:absolute;bottom:0;right:0;border-radius:50%;background-color:var(--greyGrey7, #637381);display:flex;align-items:center;justify-content:center;border:var(--borderWidth) solid #fff;cursor:pointer}._EditButton_2o1lh_78._square_2o1lh_23{transform:translate(var(--translate),var(--translate))}._EditButton_2o1lh_78._circle_2o1lh_26{transform:translate(4px)}._FileInput_2o1lh_98{display:none}._RemoveButton_2o1lh_101{width:var(--exactSize);height:var(--exactSize);position:absolute;top:0;right:0;display:flex;align-items:center;justify-content:center;cursor:pointer}._RemoveButton_2o1lh_101._square_2o1lh_23{border-radius:0 8px 0 0;background:var(--black32, rgba(0, 0, 0, .3215686275));box-shadow:var(--z8x, 0) var(--z8y, 8px) var(--z8blur, 16px) var(--z8spread, 0px) var(--shadow12, #919eab)}._RemoveButton_2o1lh_101._circle_2o1lh_26{border-radius:50%;background-color:var(--greyGrey7, #637381);border:var(--borderWidth) solid #fff;transform:translate(4px)}}@keyframes _skeleton-loading_2o1lh_1{0%{background-color:#dcdcdc99}to{background-color:#f4f6f899}}
|
|
7
|
+
*/.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container:not(.ql-disabled) li[data-list=checked]>.ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui{cursor:pointer}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0}@supports (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor ol{padding-left:1.5em}.ql-editor li{list-style-type:none;padding-left:1.5em;position:relative}.ql-editor li>.ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.ql-editor li[data-list=checked]>.ql-ui,.ql-editor li[data-list=unchecked]>.ql-ui{color:#777}.ql-editor li[data-list=bullet]>.ql-ui:before{content:"•"}.ql-editor li[data-list=checked]>.ql-ui:before{content:"☑"}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:"☐"}@supports (counter-set:none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered]>.ql-ui:before{content:counter(list-0,decimal) ". "}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1>.ql-ui:before{content:counter(list-1,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2>.ql-ui:before{content:counter(list-2,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3>.ql-ui:before{content:counter(list-3,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4>.ql-ui:before{content:counter(list-4,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5>.ql-ui:before{content:counter(list-5,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6>.ql-ui:before{content:counter(list-6,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7>.ql-ui:before{content:counter(list-7,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8>.ql-ui:before{content:counter(list-8,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9>.ql-ui:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl>.ql-ui:before{margin-left:.3em;margin-right:-1.5em;text-align:left}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor .ql-ui{position:absolute}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor .ql-code-block-container{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor .ql-code-block-container{margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor .ql-code-block-container{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-code-block-container{position:relative}.ql-code-block-container .ql-ui{right:5px;top:5px}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}@layer Editor{@keyframes _skeletonGradient_1xcb3_1{0%{background-position:-800% 0}to{background-position:800% 0}}._EditorContainer_1xcb3_10{display:flex;flex-direction:column;position:relative;flex:1;background-color:var(--backgroundDefault, #fff)}._EditorContainer_1xcb3_10._readOnly_1xcb3_17{pointer-events:none}._EditorContainer_1xcb3_10._readOnly_1xcb3_17 .ql-toolbar,._EditorContainer_1xcb3_10._readOnly_1xcb3_17 .ql-container{background-color:var(--backgroundSecond, rgba(145, 158, 171, .0784313725))}._SkeletonWrapper_1xcb3_26{position:absolute;top:0;right:0;bottom:0;left:0;flex:1;background:linear-gradient(60deg,#f1f3f5 25%,#e5e7eb,#f1f3f5 75%);background-size:800% 800%;animation:_skeletonGradient_1xcb3_1 32s infinite linear}._Wrapper_1xcb3_34{flex:1;visibility:visible}._Wrapper_1xcb3_34._isLoading_1xcb3_38{visibility:hidden}}._EditorContainer_1xcb3_10 .ql-editor.ql-blank:before{font-style:normal}._EditorContainer_1xcb3_10 .ql-picker.ql-size .ql-picker-label:before,._EditorContainer_1xcb3_10 .ql-picker.ql-size .ql-picker-item:before{content:attr(data-value)}._EditorContainer_1xcb3_10 .ql-picker.ql-size .ql-picker-options{max-height:200px;overflow-y:auto}@layer Table{._Cell_wwcgf_2{background-color:transparent;padding:12px;border-bottom:1px dashed var(--grey20, rgba(145, 158, 171, .2));color:var(--textPrimary, #1c252e);text-align:center;font-size:14px;line-height:24px;font-weight:400;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._Cell_wwcgf_2._bordered_wwcgf_16{border:1px solid #ddd}._Cell_wwcgf_2._compact_wwcgf_19{padding:8px}._HeaderCell_wwcgf_22{color:var(--textSecondary, #637381);text-align:center;font-size:14px;line-height:24px;font-weight:700;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:12px;position:relative;background-color:var(--grey8, rgba(145, 158, 171, .08))}._HeaderCell_wwcgf_22._bordered_wwcgf_16{border:1px solid #ddd}._HeaderCell_wwcgf_22._compact_wwcgf_19{padding:8px}._Row_wwcgf_42:hover ._Cell_wwcgf_2:not(._isSelected_wwcgf_42){background-color:var(--grey4, rgba(145, 158, 171, .04))}._Row_wwcgf_42._striped_wwcgf_45:nth-child(2n) ._Cell_wwcgf_2:not(._isSelected_wwcgf_42){background-color:var(--grey4, rgba(145, 158, 171, .04))}._Row_wwcgf_42 ._Cell_wwcgf_2._isSelected_wwcgf_42{background-color:var(--p4, rgba(0, 167, 111, .04))}._Row_wwcgf_42:first-child ._HeaderCell_wwcgf_22:not(._bordered_wwcgf_16):first-child{border-top-left-radius:8px}._Row_wwcgf_42:first-child ._HeaderCell_wwcgf_22:not(._bordered_wwcgf_16):last-child{border-top-right-radius:8px}._Root_wwcgf_57{border-collapse:collapse;width:100%;table-layout:fixed}._Root_wwcgf_57 *{box-sizing:border-box}}@layer WeeklyCalendar{._WeeklyCalendarRoot_15h4n_3{display:flex;flex-direction:column;height:100%;width:100%;padding:8px;border-radius:8px;-webkit-user-select:none;user-select:none}._CalendarHeader_15h4n_12{display:flex;flex-direction:row}._CalendarHeader_15h4n_12 ._Empty_15h4n_16{height:64px}._CalendarHeaderContent_15h4n_19{flex:1 auto;display:flex;flex-direction:column}._CalendarBody_15h4n_24{display:flex;flex-direction:row;flex:1 auto;overflow:hidden}._StandardTime_15h4n_30{font-size:11px;align-self:stretch;display:flex;flex-direction:row}._DateCellRow_15h4n_36{height:84px;display:flex;flex-direction:row;flex:1 auto;border-bottom:1px solid #f4f6f8}._DateCellRow_15h4n_36 ._DateCell_15h4n_36{display:flex;flex-direction:column;align-items:center;flex:1 auto;color:var(--textPrimary, #1a1c20)}._DateCellRow_15h4n_36 ._DateCell_15h4n_36._today_15h4n_50{color:var(--pMain, #00a76f)}._DateCellRow_15h4n_36 ._DateCell_15h4n_36 ._DayText_15h4n_53{line-height:32px;font-size:11px}._DateCellRow_15h4n_36 ._DateCell_15h4n_36 ._Date_15h4n_36{font-size:26px;line-height:46px}._TimelineWrapper_15h4n_61{position:relative;min-width:40px;flex-shrink:0;padding-left:8px;border-right:1px solid #f4f6f8;overflow-y:hidden}._TimelineWrapper_15h4n_61._noLines_15h4n_69{border-right:none}._Timeline_15h4n_61{position:relative;padding-right:8px;text-align:right;min-width:40px}._Timeline_15h4n_61 ._TimeText_15h4n_78{position:absolute;bottom:0;left:0;font-size:10px}._DateColumnRow_15h4n_84{display:flex;flex-direction:row;flex:1 auto;overflow-y:auto}._DateColumnRow_15h4n_84 ._DateColumnRowInner_15h4n_90{height:max-content;display:flex;flex-direction:row;flex:1 auto}._DateColumnRow_15h4n_84 ._DateColumn_15h4n_84{position:relative;flex:1;display:flex;border-right:1px solid #f4f6f8;background:repeating-linear-gradient(to bottom,var(--backgroundDefault, #ffffff) 0,var(--backgroundDefault, #ffffff) var(--bg-start-white, 47px),var(--backgroundNeutral, #f4f6f8) var(--bg-start-white, 47px),var(--backgroundNeutral, #f4f6f8) var(--bg-line-white, 48px))}._DateColumnRow_15h4n_84 ._DateColumn_15h4n_84._noLines_15h4n_69{border-right:none}._DateColumnRow_15h4n_84 ._DateColumn_15h4n_84 ._DateColumnInner_15h4n_107{position:relative;width:95%;flex:1}._DateColumnRow_15h4n_84 ._TodayIndicator_15h4n_112{position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:#00a76f;z-index:9999}._DateColumnRow_15h4n_84 ._TodayIndicator_15h4n_112:before{position:absolute;left:0;top:50%;transform:translateY(-50%);content:"";border-radius:50%;background-color:#00a76f;z-index:10000}._DateColumnRow_15h4n_84 ._TimeCriteria_15h4n_131{height:max-content}._DateColumnRow_15h4n_84 ._TimeCriteria_15h4n_131 ._TimeCriteriaCell_15h4n_134{height:48px}._EventItem_15h4n_137{padding:4px;font-size:12px;background-color:orange;cursor:pointer}._EventItem_15h4n_137:hover{background-color:#ff8c00}._EventItem_15h4n_137._dragging_15h4n_146{z-index:10}._DateColumn_15h4n_84._allowCreate_15h4n_149{cursor:cell}._DateColumn_15h4n_84._dragging_15h4n_146 ._EventItem_15h4n_137{pointer-events:none}._EventItem_15h4n_137._draggable_15h4n_155{cursor:move}._EventItem_15h4n_137._dragging_15h4n_146{opacity:.5;z-index:10}}@layer MobilePicker{@property --item-height{syntax: "<length>"; inherits: false; initial-value: 36px;}._Root_fhkj1_7{display:flex;width:100%;height:auto;position:relative}._Column_fhkj1_13{display:flex;flex-direction:column;flex:1;overflow:hidden;position:relative;-webkit-mask-image:linear-gradient(to top,transparent,transparent 5%,#fff 20%,#fff 80%,transparent 95%,transparent);mask-image:linear-gradient(to top,transparent,transparent 5%,#fff 20%,#fff 80%,transparent 95%,transparent)}._Item_fhkj1_21{height:var(--item-height);display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;color:#ccc;flex-shrink:0;-webkit-user-select:none;user-select:none}._Item_fhkj1_21._isSelected_fhkj1_32{color:#333}._ItemWrap_fhkj1_35{position:absolute;width:100%;transition:transform .2s ease-out}._ItemWrap_fhkj1_35._isDragging_fhkj1_40{transition:none}._Divider_fhkj1_43{width:100%;height:var(--item-height);position:absolute;top:50%;left:0;transform:translateY(-50%);box-sizing:border-box;border-block:2px solid #ebebeb;z-index:-1}}._Wrapper_n9q3m_1{max-width:240px;white-space:nowrap}._Wrapper_n9q3m_1 ._Logo_n9q3m_5{padding:24px 16px;display:flex;align-items:center;gap:10px;font-size:24px;font-weight:700}._Wrapper_n9q3m_1 ._List_n9q3m_13{display:flex;flex-direction:column}._Wrapper_n9q3m_1 ._Item_n9q3m_17{cursor:pointer;width:100%;background-color:transparent;border:none;display:flex;align-items:center;min-height:40px;color:var(--default-color);background-color:var(--default-bg-color);border-radius:8px}._Wrapper_n9q3m_1 ._Item_n9q3m_17:hover{color:var(--hover-color);background-color:var(--hover-bg-color)}._Wrapper_n9q3m_1 ._Item_n9q3m_17._active_n9q3m_33{color:var(--active-color);background-color:var(--active-bg-color)}._Wrapper_n9q3m_1 ._Item_n9q3m_17 ._TextGroup_n9q3m_37{flex:1;display:flex;flex-direction:column;text-align:start}._Wrapper_n9q3m_1 ._Item_n9q3m_17 ._TextGroup_n9q3m_37 ._Subtitle_n9q3m_43{font-size:12px;line-height:18px;font-weight:400}._Wrapper_n9q3m_1 ._Item_n9q3m_17._full_n9q3m_48{font-size:14px;line-height:24px;font-weight:700;padding:0 12px;gap:8px;min-height:48px}._Wrapper_n9q3m_1 ._Item_n9q3m_17._secondary_n9q3m_56{font-size:14px;line-height:24px;font-weight:400;padding:0 12px 0 40px;gap:8px}._Wrapper_n9q3m_1 ._Item_n9q3m_17._list_n9q3m_63{font-size:14px;line-height:24px;font-weight:400;padding:0 12px;gap:8px}._Wrapper_n9q3m_1 ._Item_n9q3m_17._title_n9q3m_70{font-size:14px;line-height:24px;font-weight:700;padding:0 12px;gap:8px}._Wrapper_n9q3m_1 ._Item_n9q3m_17._disabled_n9q3m_77{color:var(--default-color);background-color:var(--default-bg-color);pointer-events:none}@layer Pagination{._Root_mi439_2{display:flex;flex-direction:row;align-items:center;gap:6px}._Root_mi439_2._medium_mi439_8{height:40px}._Root_mi439_2._small_mi439_11{height:32px}._PageItem_mi439_14{font-size:16px;line-height:26px;font-weight:400;border:none;cursor:pointer;background-color:var(--background-color);color:var(--color);height:inherit;aspect-ratio:1}._PageItem_mi439_14._square_mi439_25{border-radius:8px}._PageItem_mi439_14._round_mi439_28{border-radius:50%}._PageItem_mi439_14._active_mi439_31{font-size:16px;line-height:26px;font-weight:700}._PageItem_mi439_14._disabled_mi439_36{cursor:auto}._Icon_mi439_39{border:none;background:none;box-sizing:border-box;cursor:pointer;text-align:center;height:inherit;aspect-ratio:1}._Icon_mi439_39._medium_mi439_8{padding:8px}._Icon_mi439_39._small_mi439_11{padding:4px}._Icon_mi439_39._disabled_mi439_36{cursor:auto}}@layer Chips{._ChipsWrapper_figqe_2{padding:0 12px;display:flex;flex-direction:row;align-items:center;gap:4px;background-color:var(--default-background-color, #edeff2);color:var(--default-tint-color, #000000);border:1px solid var(--default-border-color, #d9d9d9);max-width:100%}._ChipsWrapper_figqe_2._large_figqe_13{height:48px;font-size:16px;line-height:24px;font-weight:500}._ChipsWrapper_figqe_2._medium_figqe_19{height:40px;font-size:14px;line-height:22px;font-weight:500}._ChipsWrapper_figqe_2._small_figqe_25{height:32px;font-size:14px;line-height:22px;font-weight:500}._ChipsWrapper_figqe_2._outlined_figqe_31{border-radius:16px}._ChipsWrapper_figqe_2._round_figqe_34{border-radius:22px}._ChipsWrapper_figqe_2._round_figqe_34._small_figqe_25{border-radius:16px}._ChipsWrapper_figqe_2._square_figqe_40{border-radius:8px}._ChipsWrapper_figqe_2._square_figqe_40._small_figqe_25{border-radius:4px}._ChipsText_figqe_46{line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;width:100%}}@layer Label{._Label_trpqa_2{display:inline-flex;align-items:center;justify-content:center;width:max-content;padding-inline:6px;border-radius:6px;gap:4px;background-color:var(--background-color, rgba(255, 171, 0, .1215686275));color:var(--color, #b76e00);border:1px solid var(--border-color, transparent)}._Label_trpqa_2._cursor_trpqa_14{cursor:pointer}._Label_trpqa_2._medium_trpqa_17{font-size:14px;line-height:24px;font-weight:700;height:32px}._Label_trpqa_2._small_trpqa_23{font-size:12px;line-height:18px;font-weight:700;height:24px}._Label_trpqa_2._xSmall_trpqa_29{font-size:10px;line-height:14px;font-weight:700;height:16px}}@layer ScrollCalendar{._Body_1px9a_2{width:100%;height:auto;overflow:hidden;display:flex}._Body_1px9a_2::-webkit-scrollbar{display:none}._Body_1px9a_2 ._ColumnWrap_1px9a_11{display:flex}._Column_1px9a_11{display:none;flex-direction:column;align-items:center;flex-shrink:0;color:#637381;font-weight:400;font-size:14px}._Column_1px9a_11._visible_1px9a_23{display:flex}._Column_1px9a_11._selected_1px9a_26{color:#00a76f}._Column_1px9a_11 ._Date_1px9a_29,._Column_1px9a_11 ._Text_1px9a_32{line-height:24px}}@layer Sheet{._Dimmed_dueb9_2{position:fixed;top:0;left:0;width:100dvw;height:100dvh;background-color:#00000080;z-index:998}@property --safe-size{syntax: "<length>"; initial-value: 1000px; inherits: false;}@property --shadow-color{syntax: "<color>"; initial-value: rgba(145,158,171,.1215686275); inherits: false;}._Wrapper_dueb9_21{position:fixed;z-index:999;display:none;transition:display .25s ease-in-out allow-discrete;background-color:#fff}._Wrapper_dueb9_21._open_dueb9_28{display:block}._Wrapper_dueb9_21._top_dueb9_31{width:100vw;box-shadow:0 40px 40px -4px var(--shadow-color);padding-top:var(--safe-size);top:calc(0% - var(--safe-size));left:0}._Wrapper_dueb9_21._bottom_dueb9_38{width:100vw;border-radius:16px 16px 0 0;box-shadow:0 -40px 40px -4px var(--shadow-color);padding-bottom:var(--safe-size);bottom:calc(0% - var(--safe-size));left:0}._Wrapper_dueb9_21._left_dueb9_46{height:100vh;box-shadow:40px 0 40px -4px var(--shadow-color);padding-left:var(--safe-size);top:0;left:calc(0% - var(--safe-size))}._Wrapper_dueb9_21._right_dueb9_53{height:100vh;box-shadow:-40px 0 40px -4px var(--shadow-color);padding-right:var(--safe-size);top:0;right:calc(0% - var(--safe-size))}}@layer Popup{html:has(._Layer_14dap_2:popover-open._bodyScroll_14dap_2){overflow:auto}html:has(._Layer_14dap_2:popover-open:not(._bodyScroll_14dap_2)){overflow:hidden}@property --shadow-color{syntax: "<color>"; initial-value: rgba(145,158,171,.2); inherits: false;}._Contents_14dap_13{padding:16px;background-color:#fff;border-radius:10px;box-shadow:0 20px 50px 20px var(--shadow-color);z-index:1000;position:relative;display:flex;flex-direction:column}._Dimmed_14dap_23{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;cursor:default}._Layer_14dap_2{width:100%;height:100%;border:none;background:none}._Layer_14dap_2:popover-open{display:flex;justify-content:center;align-items:center}._Layer_14dap_2::backdrop{display:none}}@layer TimeInput{._InputWrapper_d3opw_2{display:flex;align-items:center;gap:10px;padding:4px;border-radius:8px;border:1px solid var(--border-color, var(--componentTextfieldOutline));color:var(--color, var(--textPrimary, #1c252e));background-color:var(--background-color, transparent);height:40px;flex:1;font-size:14px;line-height:24px;font-weight:400}._InputWrapper_d3opw_2._row_d3opw_17{flex-direction:row;flex-grow:1}._InputWrapper_d3opw_2._contained_d3opw_21{background-color:var(--componentTextfieldFilled, #edeff2)}._InputWrapper_d3opw_2._large_d3opw_24{font-size:16px;line-height:26px;font-weight:400;height:48px}._InputWrapper_d3opw_2._error_d3opw_30{border-color:var(--textError, #f5222d)}._InputWrapper_d3opw_2._warning_d3opw_33{border-color:var(--textWarning, #ffab00)}._InputWrapper_d3opw_2._success_d3opw_36{border-color:var(--textSuccess, #1cc95c)}._InputWrapper_d3opw_2._focused_d3opw_39{border-color:var(--border-color, var(--componentTextfieldOutline))}._InputWrapper_d3opw_2._disabled_d3opw_42{cursor:not-allowed}._InputWrapper_d3opw_2 ._Input_d3opw_2{border:none;outline:none;background:none;font:inherit;text-align:center;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;display:inline-block;flex:1;color:var(--color, inherit)}._InputWrapper_d3opw_2 ._Input_d3opw_2::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._InputWrapper_d3opw_2 ._Input_d3opw_2::placeholder{color:var(--placeholder-color, var(--textTertiary, #919eab));font:inherit}._InputWrapper_d3opw_2 ._Input_d3opw_2._error_d3opw_30{color:var(--textError, #f5222d)}._InputWrapper_d3opw_2 ._Input_d3opw_2._error_d3opw_30::placeholder{color:var(--textError, #f5222d)}._InputWrapper_d3opw_2 ._Input_d3opw_2._readOnly_d3opw_70{cursor:default}._InputWrapper_d3opw_2 ._Input_d3opw_2._disabled_d3opw_42{cursor:not-allowed;color:var(--textDisabled, #c4cdd5)}._InputWrapper_d3opw_2 ._Input_d3opw_2._disabled_d3opw_42::placeholder{color:var(--textDisabled, #c4cdd5)}._InputWrapper_d3opw_2 ._TimeRange_d3opw_80{display:flex;align-items:center;gap:10px;flex:1}._Colon_d3opw_86{color:#919eab}._Colon_d3opw_86._error_d3opw_30{color:var(--textError, #f5222d)}._Colon_d3opw_86._warning_d3opw_33{color:var(--textWarning, #ffab00)}._Colon_d3opw_86._success_d3opw_36{color:var(--textSuccess, #1cc95c)}._Colon_d3opw_86._disabled_d3opw_42{color:var(--textDisabled, #c4cdd5)}._Separator_d3opw_101{color:#919eab}._Separator_d3opw_101._error_d3opw_30{color:var(--textError, #f5222d)}._Separator_d3opw_101._warning_d3opw_33{color:var(--textWarning, #ffab00)}._Separator_d3opw_101._success_d3opw_36{color:var(--textSuccess, #1cc95c)}._Separator_d3opw_101._disabled_d3opw_42{color:var(--textDisabled, #c4cdd5)}._HelperText_d3opw_116{color:var(--textTertiary, #919eab)}._HelperText_d3opw_116._error_d3opw_30{color:var(--textError, #f5222d)}._HelperText_d3opw_116._warning_d3opw_33{color:var(--textWarning, #ffab00)}._HelperText_d3opw_116._success_d3opw_36{color:var(--textSuccess, #1cc95c)}._TimeInputLabel_d3opw_128{font-size:12px;line-height:18px;font-weight:700;color:var(--textSecondary, #637381);margin-bottom:4px}._TimeInputLabel_d3opw_128._focused_d3opw_39{color:var(--actionAction)}._TimeInputLabel_d3opw_128._error_d3opw_30{color:var(--textError, #f5222d)}._TimeInputLabel_d3opw_128._warning_d3opw_33{color:var(--textWarning, #ffab00)}._TimeInputLabel_d3opw_128._success_d3opw_36{color:var(--textSuccess, #1cc95c)}._TimeInputLabel_d3opw_128._row_d3opw_17{margin-bottom:0;margin-right:8px;flex:0 0 var(--basis, 105px)}._TimeInputLabel_d3opw_128._large_d3opw_24,._TimeInputLabel_d3opw_128._row_d3opw_17._small_d3opw_152{font-size:14px;line-height:24px;font-weight:700}._TimeInputLabel_d3opw_128._row_d3opw_17._large_d3opw_24{font-size:16px;line-height:26px;font-weight:700}._TimeInputRoot_d3opw_162{display:flex;flex-direction:column;gap:8px;width:100%}._TimeInputRoot_d3opw_162._row_d3opw_17{flex-direction:row;align-items:center}}@layer List{._List_qifih_2{display:flex;align-items:center;justify-content:space-between;gap:4px}._List_qifih_2._s_qifih_8._row_qifih_8{padding-block:4px}._List_qifih_2._m_qifih_11._row_qifih_8{padding-block:8px}._List_qifih_2._l_qifih_14._row_qifih_8{padding-block:10px}._List_qifih_2._column_qifih_17{padding-block:8px}._TextWrapper_qifih_20{display:flex;width:100%}._TextWrapper_qifih_20._row_qifih_8{flex-direction:row;align-items:center;gap:16px}._TextWrapper_qifih_20._column_qifih_17{flex-direction:column}._Title_qifih_32{color:var(--textSecondary, #637381)}._Title_qifih_32._row_qifih_8{flex-basis:100px;flex-shrink:0}._Title_qifih_32._text_qifih_39._s_qifih_8{font-size:14px;line-height:24px;font-weight:400}._Title_qifih_32._text_qifih_39._m_qifih_11{font-size:16px;line-height:26px;font-weight:400}._Title_qifih_32._text_qifih_39._l_qifih_14{font-size:18px;line-height:30px;font-weight:400}._Title_qifih_32._contentsHeader_qifih_54{font-size:14px;line-height:24px;font-weight:700}._Label_qifih_59{color:var(--textPrimary, #1c252e);flex-grow:1}._Label_qifih_59._s_qifih_8{font-size:14px;line-height:24px;font-weight:400}._Label_qifih_59._m_qifih_11{font-size:16px;line-height:26px;font-weight:400}._Label_qifih_59._l_qifih_14{font-size:18px;line-height:30px;font-weight:400}}@layer Thumbnail{._Wrapper_2o1lh_2{display:flex;align-items:center;justify-content:flex-start;height:auto;position:relative;gap:8px;-webkit-user-select:none;user-select:none}._ImageWrapper_2o1lh_11{position:relative}._Image_2o1lh_11{aspect-ratio:var(--aspectRatio);background-color:#fff;position:relative;display:block}._Image_2o1lh_11._isLoading_2o1lh_20{animation:_skeleton-loading_2o1lh_1 1s infinite alternate}._Image_2o1lh_11._square_2o1lh_23{border-radius:8px}._Image_2o1lh_11._circle_2o1lh_26{border-radius:50%}._Image_2o1lh_11._cover_2o1lh_29{object-fit:cover}._Image_2o1lh_11._contain_2o1lh_32{object-fit:contain}._UploadInput_2o1lh_35{display:none}._EmptyImage_2o1lh_38{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;flex-shrink:0;aspect-ratio:var(--aspectRatio);background-color:var(--greyGrey3, #f4f6f8);cursor:pointer}._EmptyImage_2o1lh_38._square_2o1lh_23{border-radius:8px}._EmptyImage_2o1lh_38._circle_2o1lh_26{border-radius:50%}._EmptyImage_2o1lh_38 ._Text_2o1lh_55{font-size:10px;line-height:14px;font-weight:400;color:var(--textTertiary, #919eab)}._ErrorImage_2o1lh_61{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;flex-shrink:0;aspect-ratio:var(--aspectRatio);background-color:var(--greyGrey3, #f4f6f8);position:relative}._ErrorImage_2o1lh_61._square_2o1lh_23{border-radius:8px}._ErrorImage_2o1lh_61._circle_2o1lh_26{border-radius:50%}._EditButton_2o1lh_78{width:var(--exactSize);height:var(--exactSize);position:absolute;bottom:0;right:0;border-radius:50%;background-color:var(--greyGrey7, #637381);display:flex;align-items:center;justify-content:center;border:var(--borderWidth) solid #fff;cursor:pointer}._EditButton_2o1lh_78._square_2o1lh_23{transform:translate(var(--translate),var(--translate))}._EditButton_2o1lh_78._circle_2o1lh_26{transform:translate(4px)}._FileInput_2o1lh_98{display:none}._RemoveButton_2o1lh_101{width:var(--exactSize);height:var(--exactSize);position:absolute;top:0;right:0;display:flex;align-items:center;justify-content:center;cursor:pointer}._RemoveButton_2o1lh_101._square_2o1lh_23{border-radius:0 8px 0 0;background:var(--black32, rgba(0, 0, 0, .3215686275));box-shadow:var(--z8x, 0) var(--z8y, 8px) var(--z8blur, 16px) var(--z8spread, 0px) var(--shadow12, #919eab)}._RemoveButton_2o1lh_101._circle_2o1lh_26{border-radius:50%;background-color:var(--greyGrey7, #637381);border:var(--borderWidth) solid #fff;transform:translate(4px)}}@keyframes _skeleton-loading_2o1lh_1{0%{background-color:#dcdcdc99}to{background-color:#f4f6f899}}
|