@weing-dev/ui-kit-primitive 0.0.7 → 0.1.1
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/components/Accordion/Accordion.d.ts +5 -5
- package/dist/components/Avatar/Avatar.d.ts +4 -4
- package/dist/components/Badge/Badge.d.ts +2 -2
- package/dist/components/Breadcrumb/Breadcrumb.d.ts +6 -6
- package/dist/components/Button/Button.colors.d.ts +29 -29
- package/dist/components/Button/Button.d.ts +6 -6
- package/dist/components/Calendar/Calendar.context.d.ts +1 -2
- package/dist/components/Calendar/Calendar.d.ts +8 -8
- package/dist/components/Cascader/Cascader.d.ts +6 -8
- package/dist/components/Chips/Chips.colors.d.ts +11 -11
- package/dist/components/Chips/Chips.d.ts +2 -2
- package/dist/components/Comment/Comment.d.ts +2 -2
- package/dist/components/Form/CheckBox/CheckBox.d.ts +7 -6
- package/dist/components/Form/CheckBox/Checkbox.colors.d.ts +2 -2
- package/dist/components/Form/Dropdown/Dropdown.d.ts +4 -4
- package/dist/components/Form/OTPInput/OTPInput.d.ts +2 -2
- package/dist/components/Form/Radio/Radio.colors.d.ts +2 -2
- package/dist/components/Form/Radio/Radio.d.ts +6 -6
- package/dist/components/Form/Switch/Switch.colors.d.ts +2 -2
- package/dist/components/Form/Switch/Switch.d.ts +5 -5
- package/dist/components/Form/TextArea/TextArea.d.ts +8 -8
- package/dist/components/Form/TextInput/TextInput.d.ts +8 -7
- package/dist/components/HelperText/HelperText.d.ts +3 -5
- package/dist/components/LNB/LNB.d.ts +4 -4
- package/dist/components/Label/Label.colors.d.ts +44 -44
- package/dist/components/Label/Label.d.ts +2 -2
- package/dist/components/List/List.d.ts +2 -2
- package/dist/components/Pagination/Pagination.colors.d.ts +1 -1
- package/dist/components/Pagination/Pagination.d.ts +7 -7
- package/dist/components/ScrollCalendar/ScrollCalendar.context.d.ts +1 -2
- package/dist/components/Tab/Tab.d.ts +7 -7
- package/dist/components/Table/Table.d.ts +8 -8
- package/dist/components/TimeInput/TimeInput.d.ts +8 -8
- package/dist/components/WeeklyCalendar/WeeklyCalendar.d.ts +2 -2
- package/dist/index.css +2 -2
- package/dist/index.d.ts +5 -2
- package/dist/index.js +6334 -6350
- package/dist/index.umd.cjs +14 -23
- package/package.json +1 -1
- package/dist/components/GlobalStyle/GlobalStyle.d.ts +0 -2
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_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)}}/*!
|
|
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_1ndde_140{flex-shrink:0}._ButtonRoot_1ndde_143{display:flex;align-items:center;justify-content:center;background-color:var(--default-color, #b1916b);border:1px solid var(--border-color, #b1916b)}._ButtonRoot_1ndde_143._circle_1ndde_150{aspect-ratio:1/1!important;border-radius:50%!important;padding:0!important}._ButtonRoot_1ndde_143:not(._circle_1ndde_150)._isFitted_1ndde_155{flex:1}._ButtonRoot_1ndde_143:not(._link_1ndde_158){padding:0 12px;border-radius:var(--radius, 4px)}._ButtonRoot_1ndde_143:not(._link_1ndde_158)._large_1ndde_162{height:48px}._ButtonRoot_1ndde_143:not(._link_1ndde_158)._medium_1ndde_165{height:40px}._ButtonRoot_1ndde_143:not(._link_1ndde_158)._small_1ndde_168{height:32px}._ButtonRoot_1ndde_143:hover{background-color:var(--hover-bg-color, #b1916b);border-color:var(--hover-border-color)}._ButtonRoot_1ndde_143:disabled{pointer-events:none}._ButtonText_1ndde_178{color:var(--color, #fff)}._ButtonText_1ndde_178._large_1ndde_162{font-size:var(--button-large);line-height:var(--button-large-line-height);font-weight:700;line-height:24px}._ButtonText_1ndde_178._medium_1ndde_165{font-size:var(--button-medium);line-height:var(--button-medium-line-height);font-weight:700;line-height:24px}._ButtonText_1ndde_178._small_1ndde_168{font-size:var(--button-small);line-height:var(--button-small-line-height);font-weight:700;line-height:24px}}._CommentWrapper_ju1tl_139{padding:8px;background:var(--Gray-Gray99, #f6f8fb);border-radius:4px;display:flex;flex-direction:row;align-items:flex-start;gap:8px}._CommentWrapper_ju1tl_139 ._Caption_ju1tl_148{font-size:var(--caption-small);line-height:var(--caption-small-line-height);font-weight:400;vertical-align:top}._HelperText_1gue5_139{font-size:var(--caption-small);line-height:var(--caption-small-line-height);font-weight:400;display:flex;flex-direction:row;align-items:center;gap:4px;color:var(--Simentic-On-Surface-Variant, #505254)}._HelperText_1gue5_139._error_1gue5_149{color:var(--error-color, var(--Simentic-Error, #d32f2f))}._HelperText_1gue5_139._success_1gue5_152{color:var(--success-color, var(--Simentic-Success, #4caf50))}._HelperText_1gue5_139._warning_1gue5_155{color:var(--warning-color, var(--Simentic-Warning, #e9a802))}._HelperText_1gue5_139._info_1gue5_158{color:var(--info-color, var(--Simentic-Info, #2196f3))}._HelperText_1gue5_139._hint_1gue5_161{color:var(--hint-color, var(--Simentic-On-Surface-Variant, #505254))}._Divider_1ixyv_139{width:100%;background:var(--Gray-Gray95, #e8e8e9)}._Divider_1ixyv_139._small_1ixyv_143{height:1px}._Divider_1ixyv_139._large_1ixyv_146{height:8px}@layer Accordion{._Unset_15ms5_140{display:flex;flex-direction:column}._Root_15ms5_144{position:relative;display:flex;flex-direction:column;width:100%;box-sizing:border-box;background-color:var(--backgroundDefault, #fff);border-radius:8px}._Root_15ms5_144._transition_15ms5_153{transition:.25s ease-in-out;overflow:hidden;will-change:background-color,border}._Root_15ms5_144._contained_15ms5_158{border:1px solid transparent;background-color:var(--componentTextfieldFilled, rgba(145, 158, 171, .0784313725))}._Root_15ms5_144._outlined_15ms5_162{border:1px solid var(--actionAction, #919eab)}._Root_15ms5_144._adaptived_15ms5_165{border:1px solid transparent;background-color:var(--componentTextfieldFilled, rgba(145, 158, 171, .0784313725))}._Root_15ms5_144._adaptived_15ms5_165._open_15ms5_169{border:1px solid var(--actionAction, #919eab)}._Root_15ms5_144._bottomLined_15ms5_172{border:1px solid transparent;border-bottom:1px solid var(--actionAction, #919eab);border-radius:0;background-color:var(--componentTextfieldFilled, rgba(145, 158, 171, .0784313725))}._Root_15ms5_144._bottomLined_15ms5_172._open_15ms5_169{border-bottom:1px solid var(--actionAction, #919eab)}._Root_15ms5_144._sideLined_15ms5_181{border:1px solid transparent;border-inline:1px solid var(--actionAction, #919eab);border-radius:0;background-color:var(--componentTextfieldFilled, rgba(145, 158, 171, .0784313725))}._Root_15ms5_144._sideLined_15ms5_181._open_15ms5_169{border-inline:1px solid var(--actionAction, #919eab)}._Root_15ms5_144._shadow_15ms5_190{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_15ms5_144._disabled_15ms5_195{background-color:var(--actionDisabledBackground, rgba(145, 158, 171, .1215686275))}._Root_15ms5_144._disabled_15ms5_195._outlined_15ms5_162{border:1px solid var(--componentTextfieldOutline, rgba(145, 158, 171, .2392156863))}._Root_15ms5_144._disabled_15ms5_195._bottomLined_15ms5_172{border-bottom:1px solid var(--componentTextfieldOutline, rgba(145, 158, 171, .2392156863))}._Root_15ms5_144._disabled_15ms5_195._sideLined_15ms5_181{border-inline:1px solid var(--componentTextfieldOutline, rgba(145, 158, 171, .2392156863))}._Root_15ms5_144._unset_15ms5_207{background-color:transparent;border-radius:0;border:none}._Root_15ms5_144._open_15ms5_169:not(._Root_15ms5_144._unset_15ms5_207){background-color:var(--backgroundDefault, #fff)}._Trigger_15ms5_215{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_15ms5_215 ._TriggerIcon_15ms5_229{flex-shrink:0}._Trigger_15ms5_215 ._TriggerIcon_15ms5_229._open_15ms5_169{transform:rotate(180deg)}._Trigger_15ms5_215 ._TriggerIcon_15ms5_229._transition_15ms5_153{transition:transform .25s ease-in-out}._Trigger_15ms5_215 ._TriggerIcon_15ms5_229 path{stroke:var(--textPrimary, #1c252e);fill:var(--textPrimary, #1c252e)}._Trigger_15ms5_215._disabled_15ms5_195{cursor:not-allowed;color:var(--textDisabled, #c4cdd5)}._Trigger_15ms5_215._disabled_15ms5_195 ._TriggerIcon_15ms5_229 path{stroke:var(--textTertiary, #919eab);fill:var(--textTertiary, #919eab)}._Item_15ms5_250{display:none;padding:0 16px 12px;box-sizing:border-box;flex-direction:column;overflow:hidden}._Item_15ms5_250._open_15ms5_169{display:flex}._Item_15ms5_250._transition_15ms5_153{display:unset;max-height:0;opacity:0;margin-bottom:-12px;will-change:height,opacity,margin-bottom}._Item_15ms5_250._transition_15ms5_153._open_15ms5_169{opacity:1;margin-bottom:0;max-height:unset}._Item_15ms5_250._disabled_15ms5_195{cursor:not-allowed;color:var(--Gray-Gray90, #d6d7da)}}@layer Breadcrumb{._List_1hb2l_140{display:flex;align-items:center;gap:10px}._Link_1hb2l_145{text-decoration:none;color:var(--textDisabled, #c4cdd5);transition:color .25s ease-in-out}._Link_1hb2l_145._href_1hb2l_150:hover,._Link_1hb2l_145._focused_1hb2l_153{color:var(--textPrimary, #1c252e)}._Separator_1hb2l_156>path{fill:var(--textDisabled, #c4cdd5)}._Ellipsis_1hb2l_159{rotate:90deg}._Ellipsis_1hb2l_159>path{fill:var(--textDisabled, #c4cdd5)}}._Progress_10yt6_139{--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_10yt6_139 ._Mark_10yt6_150{position:absolute;top:0;left:0;height:inherit;display:flex;align-items:center}._Progress_10yt6_139 ._Mark_10yt6_150 ._Point_10yt6_158{width:4px;height:4px;border-radius:50%;background-color:#fff;position:relative;transform:translate(-50%)}._Progress_10yt6_139 ._Mark_10yt6_150 ._Label_10yt6_166{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_10yt6_139 ._Mark_10yt6_150 ._Label_10yt6_166._active_10yt6_175{color:var(--progress-value-color)}._Progress_10yt6_139 ._Value_10yt6_178{position:absolute;top:0;left:0;width:var(--progress-value-width);height:inherit;border-radius:4px;background-color:var(--progress-value-color)}._Progress_10yt6_139 ._Thumb_10yt6_187{position:absolute;top:0;left:0;display:grid;place-items:center;gap:10px}._Progress_10yt6_139 ._Thumb_10yt6_187 ._Point_10yt6_158{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_10yt6_139 ._Thumb_10yt6_187 ._Point_10yt6_158: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_10yt6_139 ._Thumb_10yt6_187 ._Point_10yt6_158:hover:before{opacity:1;display:flex}._Progress_10yt6_139 ._Thumb_10yt6_187 ._Point_10yt6_158._labelAlwaysOn_10yt6_226:before{opacity:1;display:flex}._Progress_10yt6_139 ._Thumb_10yt6_187 ._Point_10yt6_158._isDragging_10yt6_230:before{opacity:1;display:flex}._Progress_10yt6_139 ._Thumb_10yt6_187 ._Point_10yt6_158._hidden_10yt6_234:before{opacity:0;display:none}._Progress_10yt6_139._readOnly_10yt6_238{cursor:default}._Progress_10yt6_139._disabled_10yt6_241{filter:grayscale(1);cursor:not-allowed}._Progress_10yt6_139._invert_10yt6_245{background-color:var(--progress-value-color)}._Progress_10yt6_139._invert_10yt6_245 ._Value_10yt6_178{background-color:var(--Gray-Gray80, #b1b3b7)}._Root_oq1n8_139{width:auto;display:flex;position:relative;align-items:flex-start}._Root_oq1n8_139._row_oq1n8_145{flex-direction:row}._Root_oq1n8_139._column_oq1n8_148{flex-direction:column;gap:10px}._Divider_oq1n8_153{height:1px;width:100%;background-color:#000}._Divider_oq1n8_153._row_oq1n8_145{margin-inline:10px;transform:translateY(25px)}._Divider_oq1n8_153._row_oq1n8_145._isTop_oq1n8_162{align-self:flex-end;transform:translateY(-25px)}._Divider_oq1n8_153._column_oq1n8_148{width:1px;height:100%;min-height:100px;margin-block:10px;box-sizing:border-box;transform:translate(25px)}._Desc_oq1n8_175{font-size:14px;color:var(--Gray-Gray70, #989b9f);width:200px;display:flex}._Title_oq1n8_182{font-size:20px;color:var(--Gray-Gray70, #989b9f);width:200px;display:flex}._Content_oq1n8_189{display:flex;flex-direction:column;gap:4px}._Point_oq1n8_195{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_oq1n8_209{display:flex;position:relative;width:fit-content}._Step_oq1n8_209._block_oq1n8_214{flex-direction:column;align-items:center}._Step_oq1n8_209._block_oq1n8_214 ._Title_oq1n8_182,._Step_oq1n8_209._block_oq1n8_214 ._Desc_oq1n8_175{text-align:center;justify-content:center}._Step_oq1n8_209._inline_oq1n8_223{flex-direction:row}._Step_oq1n8_209._inline_oq1n8_223 ._Title_oq1n8_182,._Step_oq1n8_209._inline_oq1n8_223 ._Desc_oq1n8_175{align-items:center}._Step_oq1n8_209._left_oq1n8_230 ._Title_oq1n8_182,._Step_oq1n8_209._left_oq1n8_230 ._Desc_oq1n8_175{justify-content:flex-end;text-align:end}._Step_oq1n8_209._column_oq1n8_148 ._Point_oq1n8_195{align-self:flex-start}._Step_oq1n8_209._column_oq1n8_148._block_oq1n8_214 ._Title_oq1n8_182,._Step_oq1n8_209._column_oq1n8_148._block_oq1n8_214 ._Desc_oq1n8_175{text-align:start;justify-content:flex-start;border-left:1px solid var(--Gray-Gray95, #e8e8e9);transform:translate(25px);padding:4px 0 4px 25px}._Step_oq1n8_209._active_oq1n8_246 ._Point_oq1n8_195{background-color:#688dee}._Step_oq1n8_209._active_oq1n8_246 ._Title_oq1n8_182,._Step_oq1n8_209._active_oq1n8_246 ._Desc_oq1n8_175{color:#688dee}._StepWrap_oq1n8_256{display:flex;cursor:pointer}._StepWrap_oq1n8_256._column_oq1n8_148{flex-direction:column}._StepWrap_oq1n8_256._column_oq1n8_148._inline_oq1n8_223 ._Desc_oq1n8_175{text-align:start;border-left:1px solid var(--Gray-Gray95, #e8e8e9);transform:translate(25px);padding:4px 0 4px 25px}._StepWrap_oq1n8_256._column_oq1n8_148._left_oq1n8_230{align-items:flex-end}._StepWrap_oq1n8_256._column_oq1n8_148._left_oq1n8_230 ._Desc_oq1n8_175{text-align:end;border-left:unset;border-right:1px solid var(--Gray-Gray95, #e8e8e9);transform:translate(-25px);padding:4px 25px 4px 0}._StepWrap_oq1n8_256._column_oq1n8_148._active_oq1n8_246 ._Desc_oq1n8_175{color:#688dee}._StepWrap_oq1n8_256._linear_oq1n8_282{cursor:default}@layer Badge{._Wrap_wqb52_140{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_wqb52_140._square_wqb52_151{background-color:#688dee}._Wrap_wqb52_140._circle_wqb52_154{background-color:#688dee;border-radius:50%}._Badge_wqb52_158{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_wqb52_158._dot_wqb52_170{width:12px;height:12px;border-radius:50%;padding:unset}._Badge_wqb52_158._hidden_wqb52_176{display:none}._Standalone_wqb52_179{position:relative;transform:unset}}@layer{._Group_l7qua_140{display:flex}._GroupItem_l7qua_143{margin-inline:-4px}._Item_l7qua_146{--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_l7qua_146._rounded_l7qua_160{border-radius:10px}._Item_l7qua_146._circle_l7qua_163{border-radius:50%}._Text_l7qua_166{width:inherit;height:inherit;font-size:100%;display:flex;align-items:center;justify-content:center;white-space:nowrap}._AvatarImage_l7qua_175{width:inherit;height:inherit;object-fit:cover}}._Root_1qxr5_139{position:relative;display:inline-flex}._Menu_1qxr5_144{position:absolute;top:0;left:0;display:flex;border-radius:4px;align-items:flex-start}._Column_1qxr5_153{--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_1qxr5_153._columnOpenAnimation_1qxr5_171{transition:translate .2s ease-in-out}._Column_1qxr5_153::-webkit-scrollbar{width:6px}._Column_1qxr5_153::-webkit-scrollbar-track{background:transparent}._Column_1qxr5_153::-webkit-scrollbar-thumb{background:#e8e8e9;border-radius:2px}._Column_1qxr5_153::-webkit-scrollbar-thumb:hover{background:#d1d1d1}._Column_1qxr5_153:first-child{border-radius:4px 0 0 4px;margin-left:0}._Column_1qxr5_153:last-child{border-radius:0 4px 4px 0}._Item_1qxr5_195{--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_1qxr5_195:hover{background-color:#f5f5f5}._Item_1qxr5_195._title_1qxr5_208{font-weight:700;cursor:default;background-color:transparent}._Item_1qxr5_195._title_1qxr5_208:hover{background-color:transparent}._Item_1qxr5_195._divider_1qxr5_216{height:1px;background-color:#e8e8e9;cursor:default;padding:0;margin:8px 0;flex-shrink:0}._Item_1qxr5_195._divider_1qxr5_216:hover{background-color:#e8e8e9}._Item_1qxr5_195._isSelected_1qxr5_227{font-weight:500;color:#688dee}._Item_1qxr5_195._isSelected_1qxr5_227 ._GoNext_1qxr5_231>path{fill:#688dee}._Item_1qxr5_195._disabled_1qxr5_234{color:#ccc;cursor:not-allowed}._Item_1qxr5_195._disabled_1qxr5_234 ._GoNext_1qxr5_231>path{fill:#ccc}._Item_1qxr5_195._disabled_1qxr5_234:hover{background-color:transparent}._Item_1qxr5_195 ._ItemText_1qxr5_244{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:124px;flex-shrink:0}._GoNext_1qxr5_231{flex-shrink:0}._GoNext_1qxr5_231._isSelected_1qxr5_227 path{fill:#688dee}@layer CheckBox{._CheckBoxRoot_17g6c_140{display:flex;flex-direction:row;gap:4px;align-items:center}._CheckBoxRoot_17g6c_140._checked_17g6c_146 ._CheckBoxTrigger_17g6c_146 ._CheckBoxIcon_17g6c_146{border:none}._CheckBoxRoot_17g6c_140:hover ._CheckBoxTrigger_17g6c_146 ._CheckBoxIcon_17g6c_146{border:2px solid var(--textSecondary, #637381)}._CheckBoxRoot_17g6c_140:hover ._CheckBoxTrigger_17g6c_146 ._CheckBoxIcon_17g6c_146._checked_17g6c_146{border:none}._CheckBoxRoot_17g6c_140:hover ._CheckBoxTrigger_17g6c_146 ._CheckBoxIcon_17g6c_146._disabled_17g6c_155:hover{border:2px solid var(--border-color)}._CheckBoxRoot_17g6c_140:hover ._CheckBoxRound_17g6c_158 path{fill:var(--pDark, #007867)}._CheckBoxRoot_17g6c_140:hover ._CheckBoxRound_17g6c_158._disabled_17g6c_155 path{fill:var(--actionDisabled, rgba(145, 158, 171, .4))}._CheckBoxRoot_17g6c_140._disabled_17g6c_155 ._CheckBoxTrigger_17g6c_146 ._CheckBoxIcon_17g6c_146{border:2px solid var(--border-color)}._CheckBoxTrigger_17g6c_146{width:24px;height:24px;display:flex;align-items:center;justify-content:center}._CheckBoxTrigger_17g6c_146 ._CheckBoxIcon_17g6c_146{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_17g6c_187{font-size:var(--label-medium);line-height:var(--label-medium-line-height);font-weight:500;color:var(--color, #8a8c8f)}}@layer Tab{._Root_5c2mr_140{display:flex;flex-direction:column;box-sizing:content-box}._Root_5c2mr_140._vertical_5c2mr_145{flex-direction:row}._List_5c2mr_148{display:flex;flex-direction:row}._List_5c2mr_148._small_5c2mr_152{height:32px}._List_5c2mr_148._medium_5c2mr_155{height:40px}._List_5c2mr_148._large_5c2mr_158{height:48px}._List_5c2mr_148._circle_5c2mr_161{border-radius:50px;padding:4px;background:var(--grey8, rgba(145, 158, 171, .0784313725))}._List_5c2mr_148._square_5c2mr_166{border-radius:8px;padding:4px;background-color:var(--grey8, rgba(145, 158, 171, .0784313725))}._List_5c2mr_148._squareLine_5c2mr_171{background-color:var(--grey4, rgba(145, 158, 171, .0392156863))}._List_5c2mr_148._squareLine_5c2mr_171:not(._fitted_5c2mr_174),._List_5c2mr_148._circle_5c2mr_161:not(._fitted_5c2mr_174),._List_5c2mr_148._square_5c2mr_166:not(._fitted_5c2mr_174){width:max-content}._List_5c2mr_148._rounded_5c2mr_177{border-bottom:1px solid var(--Simentic-On-Surface-Sub, #abadb0)}._List_5c2mr_148._vertical_5c2mr_145{flex-direction:column}._List_5c2mr_148._circle_5c2mr_161._vertical_5c2mr_145._start_5c2mr_183,._List_5c2mr_148._square_5c2mr_166._vertical_5c2mr_145._start_5c2mr_183,._List_5c2mr_148._squareLine_5c2mr_171._vertical_5c2mr_145._start_5c2mr_183{justify-self:flex-start}._List_5c2mr_148._circle_5c2mr_161._vertical_5c2mr_145._center_5c2mr_186,._List_5c2mr_148._square_5c2mr_166._vertical_5c2mr_145._center_5c2mr_186,._List_5c2mr_148._squareLine_5c2mr_171._vertical_5c2mr_145._center_5c2mr_186{justify-self:center}._List_5c2mr_148._circle_5c2mr_161._vertical_5c2mr_145._end_5c2mr_189,._List_5c2mr_148._square_5c2mr_166._vertical_5c2mr_145._end_5c2mr_189,._List_5c2mr_148._squareLine_5c2mr_171._vertical_5c2mr_145._end_5c2mr_189{justify-self:flex-end}._List_5c2mr_148._circle_5c2mr_161._horizontal_5c2mr_192:not(._fitted_5c2mr_174)._start_5c2mr_183,._List_5c2mr_148._square_5c2mr_166._horizontal_5c2mr_192:not(._fitted_5c2mr_174)._start_5c2mr_183,._List_5c2mr_148._squareLine_5c2mr_171._horizontal_5c2mr_192:not(._fitted_5c2mr_174)._start_5c2mr_183{align-self:flex-start}._List_5c2mr_148._circle_5c2mr_161._horizontal_5c2mr_192:not(._fitted_5c2mr_174)._center_5c2mr_186,._List_5c2mr_148._square_5c2mr_166._horizontal_5c2mr_192:not(._fitted_5c2mr_174)._center_5c2mr_186,._List_5c2mr_148._squareLine_5c2mr_171._horizontal_5c2mr_192:not(._fitted_5c2mr_174)._center_5c2mr_186{align-self:center}._List_5c2mr_148._circle_5c2mr_161._horizontal_5c2mr_192:not(._fitted_5c2mr_174)._end_5c2mr_189,._List_5c2mr_148._square_5c2mr_166._horizontal_5c2mr_192:not(._fitted_5c2mr_174)._end_5c2mr_189,._List_5c2mr_148._squareLine_5c2mr_171._horizontal_5c2mr_192:not(._fitted_5c2mr_174)._end_5c2mr_189{align-self:flex-end}._List_5c2mr_148._line_5c2mr_201._start_5c2mr_183,._List_5c2mr_148._textLine_5c2mr_201._start_5c2mr_183,._List_5c2mr_148._rounded_5c2mr_177._start_5c2mr_183,._List_5c2mr_148._text_5c2mr_201._start_5c2mr_183{justify-content:flex-start}._List_5c2mr_148._line_5c2mr_201._center_5c2mr_186,._List_5c2mr_148._textLine_5c2mr_201._center_5c2mr_186,._List_5c2mr_148._rounded_5c2mr_177._center_5c2mr_186,._List_5c2mr_148._text_5c2mr_201._center_5c2mr_186{justify-content:center}._List_5c2mr_148._line_5c2mr_201._end_5c2mr_189,._List_5c2mr_148._textLine_5c2mr_201._end_5c2mr_189,._List_5c2mr_148._rounded_5c2mr_177._end_5c2mr_189,._List_5c2mr_148._text_5c2mr_201._end_5c2mr_189{justify-content:flex-end}._Panel_5c2mr_210{display:none;padding:4px}._Panel_5c2mr_210._active_5c2mr_214{display:block}._Item_5c2mr_217{padding-inline:12px;display:flex;align-items:center;justify-content:center;color:var(--textTertiary, #919eab)}._Item_5c2mr_217._active_5c2mr_214{color:var(--textPrimary, #1c252e)}._Item_5c2mr_217._large_5c2mr_158{font-size:var(--body-large);line-height:var(--body-large-line-height);font-weight:400;padding-inline:16px}._Item_5c2mr_217._large_5c2mr_158._active_5c2mr_214{font-size:var(--body-large);line-height:var(--body-large-line-height);font-weight:700}._Item_5c2mr_217._medium_5c2mr_155{font-size:var(--body-medium);line-height:var(--body-medium-line-height);font-weight:400}._Item_5c2mr_217._medium_5c2mr_155._active_5c2mr_214{font-size:var(--body-medium);line-height:var(--body-medium-line-height);font-weight:700}._Item_5c2mr_217._small_5c2mr_152{font-size:var(--body-small);line-height:var(--body-small-line-height);font-weight:400}._Item_5c2mr_217._small_5c2mr_152._active_5c2mr_214{font-size:var(--body-small);line-height:var(--body-small-line-height);font-weight:700}._Item_5c2mr_217._line_5c2mr_201{padding-inline:16px;border-bottom:2px solid var(--actionDisabled, rgba(145, 158, 171, .4))}._Item_5c2mr_217._line_5c2mr_201._large_5c2mr_158{padding-inline:24px}._Item_5c2mr_217._line_5c2mr_201._active_5c2mr_214{border-color:var(--textPrimary, #1c252e)}._Item_5c2mr_217._squareLine_5c2mr_171{border:1px solid var(--textTertiary, #919eab);background-color:var(--grey4, rgba(145, 158, 171, .0392156863))}._Item_5c2mr_217._squareLine_5c2mr_171._active_5c2mr_214{border-color:var(--textPrimary, #1c252e);background-color:var(--backgroundDefault, #ffffff)}._Item_5c2mr_217._rounded_5c2mr_177._active_5c2mr_214{border:1px solid var(--Simentic-On-Surface-Sub, #abadb0);border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-color:transparent}._Item_5c2mr_217._circle_5c2mr_161{border-radius:40px}._Item_5c2mr_217._circle_5c2mr_161._active_5c2mr_214{background:var(--backgroundDefault, #ffffff)}._Item_5c2mr_217._square_5c2mr_166{border-radius:8px}._Item_5c2mr_217._square_5c2mr_166._active_5c2mr_214{background:var(--backgroundDefault, #ffffff);box-shadow:0 4px 8px 0 var(--shadow12, rgba(145, 158, 171, .1215686275))}._Item_5c2mr_217._fitted_5c2mr_174{flex:1 auto}._Item_5c2mr_217 ._ItemButton_5c2mr_298{font:inherit;line-height:initial!important;color:inherit;width:100%;height:100%}._Item_5c2mr_217 ._ItemButton_5c2mr_298._textLine_5c2mr_201{border-bottom:2px solid transparent}._Item_5c2mr_217 ._ItemButton_5c2mr_298._textLine_5c2mr_201._active_5c2mr_214{border-color:var(--Simentic-On-Surface, #121416)}}@layer Dropdown{._DropdownRoot_z6vxf_140{position:relative;font-size:var(--body-small);line-height:var(--body-small-line-height);font-weight:400}._DropdownTrigger_z6vxf_146{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_z6vxf_146._text_z6vxf_159{background:transparent}._DropdownTrigger_z6vxf_146._small_z6vxf_162{height:32px}._DropdownTrigger_z6vxf_146._medium_z6vxf_165{height:40px}._DropdownTrigger_z6vxf_146._large_z6vxf_168{height:48px}._DropdownTriggerText_z6vxf_171{color:var(--color)}._LeftIcon_z6vxf_174{flex-shrink:0}._LeftIcon_z6vxf_174 path{fill:var(--icon-color)}._RightIcon_z6vxf_180{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_z6vxf_180 path{fill:var(--icon-color)}._RightIcon_z6vxf_180._open_z6vxf_193{transform:rotate(180deg)}._DropdownMenu_z6vxf_196{width:100%;z-index:1000;border-radius:8px;padding:8px}._DropdownMenu_z6vxf_196._shadow_z6vxf_202{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_z6vxf_196._line_z6vxf_207{background-color:var(--backgroundDefault, #ffffff);border:1px solid var(--grey20, rgba(145, 158, 171, .2))}._DropdownItem_z6vxf_211{padding:0 8px;border-radius:8px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;color:var(--textPrimary, #1a1c20)}._DropdownItem_z6vxf_211._small_z6vxf_162{font-size:var(--body-small);line-height:var(--body-small-line-height);font-weight:400;height:32px;line-height:32px}._DropdownItem_z6vxf_211._medium_z6vxf_165{font-size:var(--body-medium);line-height:var(--body-medium-line-height);font-weight:400;height:40px;line-height:40px}._DropdownItem_z6vxf_211._shadow_z6vxf_202:hover{background:var(--grey8, rgba(145, 158, 171, .0784313725))}._DropdownItem_z6vxf_211._line_z6vxf_207{border-bottom:1px solid var(--grey16, rgba(145, 158, 171, .1607843137))}._DropdownItem_z6vxf_211._line_z6vxf_207:hover{background:var(--grey8, rgba(145, 158, 171, .0784313725))}._DropdownItem_z6vxf_211._line_z6vxf_207:last-child{border-bottom:none}._DropdownItem_z6vxf_211._selected_z6vxf_247{color:var(--textDisabled, #c4cdd5)}._DropdownItem_z6vxf_211._disabled_z6vxf_250{pointer-events:none}}._OTPInputWrapper_qorhc_139{border-bottom:1px solid #cccccc}._OTPInputWrapper_qorhc_139 input{font-size:var(--body-large);line-height:var(--body-large-line-height);font-weight:400;text-align:center;border:none;outline:none;background:none}._OTPInputWrapper_qorhc_139 input::-webkit-outer-spin-button,._OTPInputWrapper_qorhc_139 input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._OTPInputList_qorhc_156{display:flex;flex-direction:row;gap:8px}._SwitchWrapper_130fh_139{display:inline-flex;align-items:center;padding:2px;height:64px;background-color:var(--background-color, #e1e3e7);border-radius:64px;transition:background-color .3s}._SwitchWrapper_130fh_139._small_130fh_148{height:32px;width:56px}._SwitchWrapper_130fh_139._medium_130fh_152{height:48px;min-width:120px}._SwitchWrapper_130fh_139 ._SwitchInput_130fh_156{display:none}._SwitchWrapper_130fh_139 ._SwitchInput_130fh_156:checked+._SwitchBullet_130fh_159{margin-left:100%;transform:translate(-100%)}._SwitchWrapper_130fh_139 ._SwitchBullet_130fh_159{height:28px;aspect-ratio:1/1;background-color:#fff;border-radius:50%;transition:all .3s;box-shadow:0 0 4px #0000001a}._SwitchLabel_130fh_172{font-size:var(--label-medium);line-height:var(--label-medium-line-height);font-weight:500;color:var(--color, #8a8c8f)}._SwitchLabel_130fh_172._checked_130fh_178{font-size:var(--body-small);line-height:var(--body-small-line-height);font-weight:400}._SwitchRoot_130fh_184{display:flex;flex-direction:column}._SwitchRoot_130fh_184._row_130fh_188{flex-direction:row;align-items:center;gap:8px}@layer Radio{._RadioRoot_yt1qd_140{display:flex;flex-direction:row;gap:4px;align-items:center}._RadioTrigger_yt1qd_146 ._RadioIcon_yt1qd_146{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_yt1qd_146 ._RadioIcon_yt1qd_146:hover{border-color:var(--hover-border-color, #b1916b)}._RadioTrigger_yt1qd_146 ._RadioIcon_yt1qd_146._checked_yt1qd_159{border-color:var(--border-color, #b1916b);background-color:var(--background-color, #b1916b)}._RadioTrigger_yt1qd_146 ._RadioIcon_yt1qd_146 ._RadioInner_yt1qd_163{width:50%;height:50%;background-color:var(--border-color, #ffffff);margin:auto;border-radius:50%}._RadioTrigger_yt1qd_146 ._RadioIcon_yt1qd_146._disabled_yt1qd_170,._RadioTrigger_yt1qd_146 ._RadioIcon_yt1qd_146._readOnly_yt1qd_170{border-color:var(--border-color, #8a8c8f)}._RadioLabel_yt1qd_173{font-size:var(--label-medium);line-height:var(--label-medium-line-height);font-weight:500;color:var(--color, #8a8c8f)}._RadioLabel_yt1qd_173:hover{color:var(--hover-color, #b1916b)}._RadioLabel_yt1qd_173._checked_yt1qd_159{font-size:var(--body-small);line-height:var(--body-small-line-height);font-weight:400}._RadioLabel_yt1qd_173._disabled_yt1qd_170,._RadioLabel_yt1qd_173._readOnly_yt1qd_170{color:var(--color, #8a8c8f)}}@layer TextInput{._TextInputRoot_14ad1_140._row_14ad1_140{display:flex;flex-direction:row;gap:8px;align-items:center}._TextInputLabel_14ad1_146{font-size:var(--caption-medium);line-height:var(--caption-medium-line-height);font-weight:700;color:var(--textSecondary, #637381)}._TextInputLabel_14ad1_146._large_14ad1_152,._TextInputLabel_14ad1_146._row_14ad1_140._small_14ad1_152{font-size:var(--body-small);line-height:var(--body-small-line-height);font-weight:700}._TextInputLabel_14ad1_146._row_14ad1_140._large_14ad1_152{font-size:var(--body-medium);line-height:var(--body-medium-line-height);font-weight:700}._TextInputLabel_14ad1_146._row_14ad1_140{flex-basis:var(--basis, 105px)}._TextInputLabel_14ad1_146._error_14ad1_165{color:var(--error-color, var(--textError, #f5222d))}._TextInputLabel_14ad1_146._success_14ad1_168{color:var(--success-color, var(--textSuccess, #1cc95c))}._TextInputLabel_14ad1_146._warning_14ad1_171{color:var(--warning-color, var(--textWarning, #ffab00))}._TextInputErase_14ad1_174{display:inline-flex;align-items:center;justify-content:center;padding:6px;flex-shrink:0;border:none;background-color:transparent;cursor:pointer}._TextInputComponentWrapper_14ad1_184{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:var(--body-small);line-height:var(--body-small-line-height);font-weight:400}._TextInputComponentWrapper_14ad1_184 ._TextInputComponentInput_14ad1_201{border:none;outline:none;background:none;font:inherit;flex:1 0 0;text-overflow:ellipsis;min-width:0;padding:0 8px;color:inherit}._TextInputComponentWrapper_14ad1_184 ._TextInputComponentInput_14ad1_201::placeholder{color:var(--placeholder-color, var(--textPrimary, #8e8e93));font:inherit}._TextInputComponentWrapper_14ad1_184._large_14ad1_152{font-size:var(--body-medium);line-height:var(--body-medium-line-height);font-weight:400;padding-block:8px;height:48px}._TextInputComponentWrapper_14ad1_184._contained_14ad1_223 ._TextInputComponentInput_14ad1_201::placeholder{color:var(--placeholder-color, var(--Simentic-On-Surface-Variant, #505254));font:inherit}._TextInputComponentWrapper_14ad1_184._success_14ad1_168._out_14ad1_227,._TextInputComponentWrapper_14ad1_184._success_14ad1_168._all_14ad1_227{border-color:var(--success-color, var(--Simentic-Success, #4caf50))}._TextInputComponentWrapper_14ad1_184._warning_14ad1_171._out_14ad1_227,._TextInputComponentWrapper_14ad1_184._warning_14ad1_171._all_14ad1_227{border-color:var(--warning-color, var(--Simentic-Warning, #e9a802))}._TextInputComponentWrapper_14ad1_184._error_14ad1_165._in_14ad1_233 input,._TextInputComponentWrapper_14ad1_184._error_14ad1_165._all_14ad1_227 input{color:var(--error-color, var(--Simentic-Error, #d32f2f))}._TextInputComponentWrapper_14ad1_184._error_14ad1_165._in_14ad1_233 input::placeholder,._TextInputComponentWrapper_14ad1_184._error_14ad1_165._all_14ad1_227 input::placeholder{color:var(--error-color, var(--Simentic-Error, #d32f2f))!important}._TextInputComponentWrapper_14ad1_184._error_14ad1_165._out_14ad1_227,._TextInputComponentWrapper_14ad1_184._error_14ad1_165._all_14ad1_227{border-color:var(--error-color, var(--Simentic-Error, #d32f2f))}._TextInputComponentWrapper_14ad1_184._focused_14ad1_242._out_14ad1_227,._TextInputComponentWrapper_14ad1_184._focused_14ad1_242._all_14ad1_227{border-color:var(--border-color)}._TextInputComponentWrapper_14ad1_184._disabled_14ad1_245._in_14ad1_233._outlined_14ad1_245,._TextInputComponentWrapper_14ad1_184._disabled_14ad1_245._out_14ad1_227._outlined_14ad1_245,._TextInputComponentWrapper_14ad1_184._disabled_14ad1_245._all_14ad1_227._outlined_14ad1_245{border-color:var(--componentTextfieldOutline, rgba(145, 158, 171, .2392156863))}._TextInputComponentWrapper_14ad1_184._disabled_14ad1_245._in_14ad1_233._contained_14ad1_223,._TextInputComponentWrapper_14ad1_184._disabled_14ad1_245._out_14ad1_227._contained_14ad1_223,._TextInputComponentWrapper_14ad1_184._disabled_14ad1_245._all_14ad1_227._contained_14ad1_223{border-color:transparent}._TextInputComponentWrapper_14ad1_184._disabled_14ad1_245._in_14ad1_233 input,._TextInputComponentWrapper_14ad1_184._disabled_14ad1_245._out_14ad1_227 input,._TextInputComponentWrapper_14ad1_184._disabled_14ad1_245._all_14ad1_227 input{color:var(--disabled-color, var(--Simentic-SurfContainer-Highest, #d0d2d5))}._TextInputComponentWrapper_14ad1_184._disabled_14ad1_245._in_14ad1_233 input::placeholder,._TextInputComponentWrapper_14ad1_184._disabled_14ad1_245._out_14ad1_227 input::placeholder,._TextInputComponentWrapper_14ad1_184._disabled_14ad1_245._all_14ad1_227 input::placeholder{color:var(--disabled-color, var(--Simentic-SurfContainer-Highest, #d0d2d5))!important}}@layer TextArea{._TextAreaTextCount_1vq7s_140{position:absolute;bottom:8px;right:8px;font-size:var(--caption-small);line-height:var(--caption-small-line-height);font-weight:400;color:var(--textDisabled, #c4cdd5);z-index:10}._TextAreaLabel_1vq7s_150{font-size:var(--body-small);line-height:var(--body-small-line-height);font-weight:400;color:var(--textSecondary, #637381)}._TextAreaLabel_1vq7s_150._error_1vq7s_156{color:var(--error-color, var(--textError, #f5222d))}._TextAreaLabel_1vq7s_150._success_1vq7s_159{color:var(--success-color, var(--textSuccess, #1cc95c))}._TextAreaLabel_1vq7s_150._warning_1vq7s_162{color:var(--warning-color, var(--textWarning, #ffab00))}._TextAreaComponentWrapper_1vq7s_165{position:relative;display:flex;border:1px solid var(--border-color, var(--Gray-Gray80, #b1b3b7));border-radius:8px;background-color:var(--background-color, transparent)}._TextAreaComponentWrapper_1vq7s_165 textarea{border:none;background:none;resize:none;outline:none;font:inherit;color:var(--color, var(--textPrimary, #000000))}._TextAreaComponentWrapper_1vq7s_165 textarea::placeholder{color:var(--placeholder-color, var(--textTertiary, #8e8e93));font:inherit}._TextAreaComponentWrapper_1vq7s_165 ._TextAreaInput_1vq7s_184{padding:8px 16px;flex:1;align-self:stretch;font-size:var(--body-small);line-height:var(--body-small-line-height);font-weight:400}._TextAreaComponentWrapper_1vq7s_165._success_1vq7s_159._out_1vq7s_192,._TextAreaComponentWrapper_1vq7s_165._success_1vq7s_159._all_1vq7s_192{border-color:var(--success-color, var(--Simentic-Success, #4caf50))}._TextAreaComponentWrapper_1vq7s_165._warning_1vq7s_162._out_1vq7s_192,._TextAreaComponentWrapper_1vq7s_165._warning_1vq7s_162._all_1vq7s_192{border-color:var(--warning-color, var(--Simentic-Warning, #e9a802))}._TextAreaComponentWrapper_1vq7s_165._contained_1vq7s_198{background-color:var(--background-color, var(--Simentic-Surface, #edeff2))}._TextAreaComponentWrapper_1vq7s_165._contained_1vq7s_198 textarea::placeholder{color:var(--placeholder-color, var(--Simentic-On-Surface-Variant, #505254));font:inherit}._TextAreaComponentWrapper_1vq7s_165._error_1vq7s_156._out_1vq7s_192,._TextAreaComponentWrapper_1vq7s_165._error_1vq7s_156._all_1vq7s_192{border-color:var(--error-color, var(--Simentic-Error, #d32f2f))}._TextAreaComponentWrapper_1vq7s_165._error_1vq7s_156._in_1vq7s_208 textarea,._TextAreaComponentWrapper_1vq7s_165._error_1vq7s_156._all_1vq7s_192 textarea{color:var(--error-color, var(--Simentic-Error, #d32f2f))}._TextAreaComponentWrapper_1vq7s_165._error_1vq7s_156._in_1vq7s_208 textarea::placeholder,._TextAreaComponentWrapper_1vq7s_165._error_1vq7s_156._all_1vq7s_192 textarea::placeholder{color:var(--error-color, var(--Simentic-Error, #d32f2f))!important}._TextAreaComponentWrapper_1vq7s_165._focused_1vq7s_214._out_1vq7s_192,._TextAreaComponentWrapper_1vq7s_165._focused_1vq7s_214._all_1vq7s_192{border-color:var(--border-color)}._TextAreaComponentWrapper_1vq7s_165._disabled_1vq7s_217._in_1vq7s_208._outlined_1vq7s_217,._TextAreaComponentWrapper_1vq7s_165._disabled_1vq7s_217._out_1vq7s_192._outlined_1vq7s_217,._TextAreaComponentWrapper_1vq7s_165._disabled_1vq7s_217._all_1vq7s_192._outlined_1vq7s_217{border-color:var(--componentTextfieldOutline, rgba(145, 158, 171, .2392156863))}._TextAreaComponentWrapper_1vq7s_165._disabled_1vq7s_217._in_1vq7s_208._contained_1vq7s_198,._TextAreaComponentWrapper_1vq7s_165._disabled_1vq7s_217._out_1vq7s_192._contained_1vq7s_198,._TextAreaComponentWrapper_1vq7s_165._disabled_1vq7s_217._all_1vq7s_192._contained_1vq7s_198{border-color:transparent}._TextAreaComponentWrapper_1vq7s_165._disabled_1vq7s_217._in_1vq7s_208 textarea,._TextAreaComponentWrapper_1vq7s_165._disabled_1vq7s_217._out_1vq7s_192 textarea,._TextAreaComponentWrapper_1vq7s_165._disabled_1vq7s_217._all_1vq7s_192 textarea{color:var(--disabled-color, var(--Simentic-SurfContainer-Highest, #d0d2d5))}._TextAreaComponentWrapper_1vq7s_165._disabled_1vq7s_217._in_1vq7s_208 textarea::placeholder,._TextAreaComponentWrapper_1vq7s_165._disabled_1vq7s_217._out_1vq7s_192 textarea::placeholder,._TextAreaComponentWrapper_1vq7s_165._disabled_1vq7s_217._all_1vq7s_192 textarea::placeholder{color:var(--disabled-color, var(--Simentic-SurfContainer-Highest, #d0d2d5))!important}._TextAreaClone_1vq7s_229{position:absolute;padding-top:0;padding-bottom:0;visibility:hidden;opacity:0;z-index:-1}}._LazyImage_1dwnu_139{background-repeat:no-repeat;background-size:50% 50%;background-color:#222;background-position:center center}@layer Calendar{._CaledarRoot_10k86_141{width:100%;display:flex;flex-direction:column;flex:1 auto}._CalendarHeaderDate_10k86_147{font-size:var(--body-medium);line-height:var(--body-medium-line-height);font-weight:700;color:var(--textPrimary, #1a1c20)}._CalendarDayTextList_10k86_153{display:grid;flex-direction:row;align-items:center;flex-shrink:0;padding:8px 0}._CalednarDayTextColumn_10k86_160{font-size:var(--caption-large);line-height:var(--caption-large-line-height);font-weight:400;color:var(--textPrimary, #1a1c20);height:40px;display:flex;flex-direction:row;align-items:center;justify-content:center}._CalednarDayTextColumn_10k86_160._sunday_10k86_171{color:#cc054b}._CalednarDayTextColumn_10k86_160._saturday_10k86_174{color:#2a3480}._CalendarBody_10k86_177{flex:1 auto;display:grid}._CalendarBody_10k86_177 ._CalendarBodyColumn_10k86_181{display:flex;align-items:center;justify-content:center;height:36px;margin-block:4px;cursor:pointer;position:relative}._CalendarBody_10k86_177 ._CalendarBodyColumn_10k86_181._selected_10k86_190{background-color:var(--pContrastText, #f5f5f5)}._CalendarBody_10k86_177 ._CalendarBodyColumn_10k86_181._between_10k86_193{background-color:var(--grey8, rgba(145, 158, 171, .0784313725))}._CalendarBody_10k86_177 ._CalendarBodyColumn_10k86_181._start_10k86_196:before{content:"";position:absolute;top:0;left:50%;bottom:0;right:0;background-color:var(--grey8, rgba(145, 158, 171, .0784313725))}._CalendarBody_10k86_177 ._CalendarBodyColumn_10k86_181._end_10k86_205:before{content:"";position:absolute;top:0;left:0;bottom:0;right:50%;background-color:var(--grey8, rgba(145, 158, 171, .0784313725))}._CalendarBody_10k86_177 ._CalendarBodyColumn_10k86_181._both_10k86_214{border-radius:50%}._CalendarBody_10k86_177 ._CalendarBodyColumn_10k86_181._today_10k86_217{color:var(--pMain, orange)}._CalendarBody_10k86_177 ._CalendarBodyColumn_10k86_181._sunday_10k86_171{color:#cc054b}._CalendarBody_10k86_177 ._CalendarBodyColumn_10k86_181._saturday_10k86_174{color:#2a3480}._CalendarBody_10k86_177 ._CalendarBodyColumn_10k86_181:disabled{pointer-events:none;color:var(--Neutral-40, #8c8c8c)}._CalendarBody_10k86_177 ._CalendarBodyColumn_10k86_181 ._CalendarBodyColumnText_10k86_230{font-size:var(--caption-large);line-height:var(--caption-large-line-height);font-weight:400;width:36px;line-height:36px}._CalendarBody_10k86_177 ._CalendarBodyColumn_10k86_181 ._CalendarBodyColumnText_10k86_230._selected_10k86_190{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_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}}
|
|
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_v46rc_1{0%{background-position:-800% 0}to{background-position:800% 0}}._EditorContainer_v46rc_148{display:flex;flex-direction:column;position:relative;flex:1;background-color:var(--backgroundDefault, #fff)}._EditorContainer_v46rc_148._readOnly_v46rc_155{pointer-events:none}._EditorContainer_v46rc_148._readOnly_v46rc_155 .ql-toolbar,._EditorContainer_v46rc_148._readOnly_v46rc_155 .ql-container{background-color:var(--backgroundSecond, rgba(145, 158, 171, .0784313725))}._SkeletonWrapper_v46rc_164{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_v46rc_1 32s infinite linear}._Wrapper_v46rc_172{flex:1;visibility:visible}._Wrapper_v46rc_172._isLoading_v46rc_176{visibility:hidden}}._EditorContainer_v46rc_148 .ql-editor.ql-blank:before{font-style:normal}._EditorContainer_v46rc_148 .ql-picker.ql-size .ql-picker-label:before,._EditorContainer_v46rc_148 .ql-picker.ql-size .ql-picker-item:before{content:attr(data-value)}._EditorContainer_v46rc_148 .ql-picker.ql-size .ql-picker-options{max-height:200px;overflow-y:auto}@layer Table{._Cell_1vqwb_140{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:var(--body-small);line-height:var(--body-small-line-height);font-weight:400;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._Cell_1vqwb_140._bordered_1vqwb_154{border:1px solid #ddd}._Cell_1vqwb_140._compact_1vqwb_157{padding:8px}._HeaderCell_1vqwb_160{color:var(--textSecondary, #637381);text-align:center;font-size:var(--body-small);line-height:var(--body-small-line-height);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_1vqwb_160._bordered_1vqwb_154{border:1px solid #ddd}._HeaderCell_1vqwb_160._compact_1vqwb_157{padding:8px}._Row_1vqwb_180:hover ._Cell_1vqwb_140:not(._isSelected_1vqwb_180){background-color:var(--grey4, rgba(145, 158, 171, .04))}._Row_1vqwb_180._striped_1vqwb_183:nth-child(2n) ._Cell_1vqwb_140:not(._isSelected_1vqwb_180){background-color:var(--grey4, rgba(145, 158, 171, .04))}._Row_1vqwb_180 ._Cell_1vqwb_140._isSelected_1vqwb_180{background-color:var(--p4, rgba(0, 167, 111, .04))}._Row_1vqwb_180:first-child ._HeaderCell_1vqwb_160:not(._bordered_1vqwb_154):first-child{border-top-left-radius:8px}._Row_1vqwb_180:first-child ._HeaderCell_1vqwb_160:not(._bordered_1vqwb_154):last-child{border-top-right-radius:8px}._Root_1vqwb_195{border-collapse:collapse;width:100%;table-layout:fixed}._Root_1vqwb_195 *{box-sizing:border-box}}@layer WeeklyCalendar{._WeeklyCalendarRoot_4mr01_141{display:flex;flex-direction:column;height:100%;width:100%;padding:8px;border-radius:8px;-webkit-user-select:none;user-select:none}._CalendarHeader_4mr01_150{display:flex;flex-direction:row}._CalendarHeader_4mr01_150 ._Empty_4mr01_154{height:64px}._CalendarHeaderContent_4mr01_157{flex:1 auto;display:flex;flex-direction:column}._CalendarBody_4mr01_162{display:flex;flex-direction:row;flex:1 auto;overflow:hidden}._StandardTime_4mr01_168{font-size:11px;align-self:stretch;display:flex;flex-direction:row}._DateCellRow_4mr01_174{height:84px;display:flex;flex-direction:row;flex:1 auto;border-bottom:1px solid #f4f6f8}._DateCellRow_4mr01_174 ._DateCell_4mr01_174{display:flex;flex-direction:column;align-items:center;flex:1 auto;color:var(--textPrimary, #1a1c20)}._DateCellRow_4mr01_174 ._DateCell_4mr01_174._today_4mr01_188{color:var(--pMain, #00a76f)}._DateCellRow_4mr01_174 ._DateCell_4mr01_174 ._DayText_4mr01_191{line-height:32px;font-size:11px}._DateCellRow_4mr01_174 ._DateCell_4mr01_174 ._Date_4mr01_174{font-size:26px;line-height:46px}._TimelineWrapper_4mr01_199{position:relative;min-width:40px;flex-shrink:0;padding-left:8px;border-right:1px solid #f4f6f8;overflow-y:hidden}._TimelineWrapper_4mr01_199._noLines_4mr01_207{border-right:none}._Timeline_4mr01_199{position:relative;padding-right:8px;text-align:right;min-width:40px}._Timeline_4mr01_199 ._TimeText_4mr01_216{position:absolute;bottom:0;left:0;font-size:10px}._DateColumnRow_4mr01_222{display:flex;flex-direction:row;flex:1 auto;overflow-y:auto}._DateColumnRow_4mr01_222 ._DateColumnRowInner_4mr01_228{height:max-content;display:flex;flex-direction:row;flex:1 auto}._DateColumnRow_4mr01_222 ._DateColumn_4mr01_222{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_4mr01_222 ._DateColumn_4mr01_222._noLines_4mr01_207{border-right:none}._DateColumnRow_4mr01_222 ._DateColumn_4mr01_222 ._DateColumnInner_4mr01_245{position:relative;width:95%;flex:1}._DateColumnRow_4mr01_222 ._TodayIndicator_4mr01_250{position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:#00a76f;z-index:9999}._DateColumnRow_4mr01_222 ._TodayIndicator_4mr01_250:before{position:absolute;left:0;top:50%;transform:translateY(-50%);content:"";border-radius:50%;background-color:#00a76f;z-index:10000}._DateColumnRow_4mr01_222 ._TimeCriteria_4mr01_269{height:max-content}._DateColumnRow_4mr01_222 ._TimeCriteria_4mr01_269 ._TimeCriteriaCell_4mr01_272{height:48px}._EventItem_4mr01_275{padding:4px;font-size:12px;background-color:orange;cursor:pointer}._EventItem_4mr01_275:hover{background-color:#ff8c00}._EventItem_4mr01_275._dragging_4mr01_284{z-index:10}._DateColumn_4mr01_222._allowCreate_4mr01_287{cursor:cell}._DateColumn_4mr01_222._dragging_4mr01_284 ._EventItem_4mr01_275{pointer-events:none}._EventItem_4mr01_275._draggable_4mr01_293{cursor:move}._EventItem_4mr01_275._dragging_4mr01_284{opacity:.5;z-index:10}}@layer MobilePicker{@property --item-height{syntax: "<length>"; inherits: false; initial-value: 36px;}._Root_16811_145{display:flex;width:100%;height:auto;position:relative}._Column_16811_151{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_16811_159{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_16811_159._isSelected_16811_170{color:#333}._ItemWrap_16811_173{position:absolute;width:100%;transition:transform .2s ease-out}._ItemWrap_16811_173._isDragging_16811_178{transition:none}._Divider_16811_181{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_y9lje_139{max-width:240px;white-space:nowrap}._Wrapper_y9lje_139 ._Logo_y9lje_143{padding:24px 16px;display:flex;align-items:center;gap:10px;font-size:24px;font-weight:700}._Wrapper_y9lje_139 ._List_y9lje_151{display:flex;flex-direction:column}._Wrapper_y9lje_139 ._Item_y9lje_155{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_y9lje_139 ._Item_y9lje_155:hover{color:var(--hover-color);background-color:var(--hover-bg-color)}._Wrapper_y9lje_139 ._Item_y9lje_155._active_y9lje_171{color:var(--active-color);background-color:var(--active-bg-color)}._Wrapper_y9lje_139 ._Item_y9lje_155 ._TextGroup_y9lje_175{flex:1;display:flex;flex-direction:column;text-align:start}._Wrapper_y9lje_139 ._Item_y9lje_155 ._TextGroup_y9lje_175 ._Subtitle_y9lje_181{font-size:var(--caption-medium);line-height:var(--caption-medium-line-height);font-weight:400}._Wrapper_y9lje_139 ._Item_y9lje_155._full_y9lje_186{font-size:var(--body-small);line-height:var(--body-small-line-height);font-weight:700;padding:0 12px;gap:8px;min-height:48px}._Wrapper_y9lje_139 ._Item_y9lje_155._secondary_y9lje_194{font-size:var(--body-small);line-height:var(--body-small-line-height);font-weight:400;padding:0 12px 0 40px;gap:8px}._Wrapper_y9lje_139 ._Item_y9lje_155._list_y9lje_201{font-size:var(--body-small);line-height:var(--body-small-line-height);font-weight:400;padding:0 12px;gap:8px}._Wrapper_y9lje_139 ._Item_y9lje_155._title_y9lje_208{font-size:var(--caption-large);line-height:var(--caption-large-line-height);font-weight:700;padding:0 12px;gap:8px}._Wrapper_y9lje_139 ._Item_y9lje_155._disabled_y9lje_215{color:var(--default-color);background-color:var(--default-bg-color);pointer-events:none}@layer Pagination{._Root_1lwyw_140{display:flex;flex-direction:row;align-items:center;gap:6px}._Root_1lwyw_140._medium_1lwyw_146{height:40px}._Root_1lwyw_140._small_1lwyw_149{height:32px}._PageItem_1lwyw_152{font-size:var(--body-medium);line-height:var(--body-medium-line-height);font-weight:400;border:none;cursor:pointer;background-color:var(--background-color);color:var(--color);height:inherit;aspect-ratio:1}._PageItem_1lwyw_152._square_1lwyw_163{border-radius:8px}._PageItem_1lwyw_152._round_1lwyw_166{border-radius:50%}._PageItem_1lwyw_152._active_1lwyw_169{font-size:var(--body-medium);line-height:var(--body-medium-line-height);font-weight:700}._PageItem_1lwyw_152._disabled_1lwyw_174{cursor:auto}._Icon_1lwyw_177{border:none;background:none;box-sizing:border-box;cursor:pointer;text-align:center;height:inherit;aspect-ratio:1}._Icon_1lwyw_177._medium_1lwyw_146{padding:8px}._Icon_1lwyw_177._small_1lwyw_149{padding:4px}._Icon_1lwyw_177._disabled_1lwyw_174{cursor:auto}}@layer Chips{._ChipsWrapper_17fx0_140{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_17fx0_140._large_17fx0_151{height:48px;font-size:var(--label-large);line-height:var(--label-large-line-height);font-weight:500}._ChipsWrapper_17fx0_140._medium_17fx0_157{height:40px;font-size:var(--label-medium);line-height:var(--label-medium-line-height);font-weight:500}._ChipsWrapper_17fx0_140._small_17fx0_163{height:32px;font-size:var(--label-medium);line-height:var(--label-medium-line-height);font-weight:500}._ChipsWrapper_17fx0_140._outlined_17fx0_169{border-radius:16px}._ChipsWrapper_17fx0_140._round_17fx0_172{border-radius:22px}._ChipsWrapper_17fx0_140._round_17fx0_172._small_17fx0_163{border-radius:16px}._ChipsWrapper_17fx0_140._square_17fx0_178{border-radius:8px}._ChipsWrapper_17fx0_140._square_17fx0_178._small_17fx0_163{border-radius:4px}._ChipsText_17fx0_184{line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;width:100%}}@layer Label{._Label_1fwez_140{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_1fwez_140._cursor_1fwez_152{cursor:pointer}._Label_1fwez_140._medium_1fwez_155{font-size:var(--body-small);line-height:var(--body-small-line-height);font-weight:700;height:32px}._Label_1fwez_140._small_1fwez_161{font-size:var(--caption-medium);line-height:var(--caption-medium-line-height);font-weight:700;height:24px}._Label_1fwez_140._xSmall_1fwez_167{font-size:var(--caption-small);line-height:var(--caption-small-line-height);font-weight:700;height:16px}}@layer ScrollCalendar{._Body_1xfhf_140{width:100%;height:auto;overflow:hidden;display:flex}._Body_1xfhf_140::-webkit-scrollbar{display:none}._Body_1xfhf_140 ._ColumnWrap_1xfhf_149{display:flex}._Column_1xfhf_149{display:none;flex-direction:column;align-items:center;flex-shrink:0;color:#637381;font-weight:400;font-size:14px}._Column_1xfhf_149._visible_1xfhf_161{display:flex}._Column_1xfhf_149._selected_1xfhf_164{color:#00a76f}._Column_1xfhf_149 ._Date_1xfhf_167,._Column_1xfhf_149 ._Text_1xfhf_170{line-height:24px}}@layer Sheet{._Dimmed_p5vkj_140{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_p5vkj_159{position:fixed;z-index:999;display:none;transition:display .25s ease-in-out allow-discrete;background-color:#fff}._Wrapper_p5vkj_159._open_p5vkj_166{display:block}._Wrapper_p5vkj_159._top_p5vkj_169{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_p5vkj_159._bottom_p5vkj_176{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_p5vkj_159._left_p5vkj_184{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_p5vkj_159._right_p5vkj_191{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_1qohy_140:popover-open._bodyScroll_1qohy_140){overflow:auto}html:has(._Layer_1qohy_140:popover-open:not(._bodyScroll_1qohy_140)){overflow:hidden}@property --shadow-color{syntax: "<color>"; initial-value: rgba(145,158,171,.2); inherits: false;}._Contents_1qohy_151{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_1qohy_161{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;cursor:default}._Layer_1qohy_140{width:100%;height:100%;border:none;background:none}._Layer_1qohy_140:popover-open{display:flex;justify-content:center;align-items:center}._Layer_1qohy_140::backdrop{display:none}}@layer TimeInput{._InputWrapper_8t2v8_140{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:var(--body-small);line-height:var(--body-small-line-height);font-weight:400}._InputWrapper_8t2v8_140._row_8t2v8_155{flex-direction:row;flex-grow:1}._InputWrapper_8t2v8_140._contained_8t2v8_159{background-color:var(--componentTextfieldFilled, #edeff2)}._InputWrapper_8t2v8_140._large_8t2v8_162{font-size:var(--body-medium);line-height:var(--body-medium-line-height);font-weight:400;height:48px}._InputWrapper_8t2v8_140._error_8t2v8_168{border-color:var(--textError, #f5222d)}._InputWrapper_8t2v8_140._warning_8t2v8_171{border-color:var(--textWarning, #ffab00)}._InputWrapper_8t2v8_140._success_8t2v8_174{border-color:var(--textSuccess, #1cc95c)}._InputWrapper_8t2v8_140._focused_8t2v8_177{border-color:var(--border-color, var(--componentTextfieldOutline))}._InputWrapper_8t2v8_140._disabled_8t2v8_180{cursor:not-allowed}._InputWrapper_8t2v8_140 ._Input_8t2v8_140{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_8t2v8_140 ._Input_8t2v8_140::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._InputWrapper_8t2v8_140 ._Input_8t2v8_140::placeholder{color:var(--placeholder-color, var(--textTertiary, #919eab));font:inherit}._InputWrapper_8t2v8_140 ._Input_8t2v8_140._error_8t2v8_168{color:var(--textError, #f5222d)}._InputWrapper_8t2v8_140 ._Input_8t2v8_140._error_8t2v8_168::placeholder{color:var(--textError, #f5222d)}._InputWrapper_8t2v8_140 ._Input_8t2v8_140._readOnly_8t2v8_208{cursor:default}._InputWrapper_8t2v8_140 ._Input_8t2v8_140._disabled_8t2v8_180{cursor:not-allowed;color:var(--textDisabled, #c4cdd5)}._InputWrapper_8t2v8_140 ._Input_8t2v8_140._disabled_8t2v8_180::placeholder{color:var(--textDisabled, #c4cdd5)}._InputWrapper_8t2v8_140 ._TimeRange_8t2v8_218{display:flex;align-items:center;gap:10px;flex:1}._Colon_8t2v8_224{color:#919eab}._Colon_8t2v8_224._error_8t2v8_168{color:var(--textError, #f5222d)}._Colon_8t2v8_224._warning_8t2v8_171{color:var(--textWarning, #ffab00)}._Colon_8t2v8_224._success_8t2v8_174{color:var(--textSuccess, #1cc95c)}._Colon_8t2v8_224._disabled_8t2v8_180{color:var(--textDisabled, #c4cdd5)}._Separator_8t2v8_239{color:#919eab}._Separator_8t2v8_239._error_8t2v8_168{color:var(--textError, #f5222d)}._Separator_8t2v8_239._warning_8t2v8_171{color:var(--textWarning, #ffab00)}._Separator_8t2v8_239._success_8t2v8_174{color:var(--textSuccess, #1cc95c)}._Separator_8t2v8_239._disabled_8t2v8_180{color:var(--textDisabled, #c4cdd5)}._HelperText_8t2v8_254{color:var(--textTertiary, #919eab)}._HelperText_8t2v8_254._error_8t2v8_168{color:var(--textError, #f5222d)}._HelperText_8t2v8_254._warning_8t2v8_171{color:var(--textWarning, #ffab00)}._HelperText_8t2v8_254._success_8t2v8_174{color:var(--textSuccess, #1cc95c)}._TimeInputLabel_8t2v8_266{font-size:var(--caption-medium);line-height:var(--caption-medium-line-height);font-weight:700;color:var(--textSecondary, #637381);margin-bottom:4px}._TimeInputLabel_8t2v8_266._focused_8t2v8_177{color:var(--actionAction)}._TimeInputLabel_8t2v8_266._error_8t2v8_168{color:var(--textError, #f5222d)}._TimeInputLabel_8t2v8_266._warning_8t2v8_171{color:var(--textWarning, #ffab00)}._TimeInputLabel_8t2v8_266._success_8t2v8_174{color:var(--textSuccess, #1cc95c)}._TimeInputLabel_8t2v8_266._row_8t2v8_155{margin-bottom:0;margin-right:8px;flex:0 0 var(--basis, 105px)}._TimeInputLabel_8t2v8_266._large_8t2v8_162,._TimeInputLabel_8t2v8_266._row_8t2v8_155._small_8t2v8_290{font-size:var(--body-small);line-height:var(--body-small-line-height);font-weight:700}._TimeInputLabel_8t2v8_266._row_8t2v8_155._large_8t2v8_162{font-size:var(--body-medium);line-height:var(--body-medium-line-height);font-weight:700}._TimeInputRoot_8t2v8_300{display:flex;flex-direction:column;gap:8px;width:100%}._TimeInputRoot_8t2v8_300._row_8t2v8_155{flex-direction:row;align-items:center}}@layer List{._List_19yph_140{display:flex;align-items:center;justify-content:space-between;gap:4px}._List_19yph_140._s_19yph_146._row_19yph_146{padding-block:4px}._List_19yph_140._m_19yph_149._row_19yph_146{padding-block:8px}._List_19yph_140._l_19yph_152._row_19yph_146{padding-block:10px}._List_19yph_140._column_19yph_155{padding-block:8px}._TextWrapper_19yph_158{display:flex;width:100%}._TextWrapper_19yph_158._row_19yph_146{flex-direction:row;align-items:center;gap:16px}._TextWrapper_19yph_158._column_19yph_155{flex-direction:column}._Title_19yph_170{color:var(--textSecondary, #637381)}._Title_19yph_170._row_19yph_146{flex-basis:100px;flex-shrink:0}._Title_19yph_170._text_19yph_177._s_19yph_146{font-size:var(--body-small);line-height:var(--body-small-line-height);font-weight:400}._Title_19yph_170._text_19yph_177._m_19yph_149{font-size:var(--body-medium);line-height:var(--body-medium-line-height);font-weight:400}._Title_19yph_170._text_19yph_177._l_19yph_152{font-size:var(--body-large);line-height:var(--body-large-line-height);font-weight:400}._Title_19yph_170._contentsHeader_19yph_192{font-size:var(--body-small);line-height:var(--body-small-line-height);font-weight:700}._Label_19yph_197{color:var(--textPrimary, #1c252e);flex-grow:1}._Label_19yph_197._s_19yph_146{font-size:var(--body-small);line-height:var(--body-small-line-height);font-weight:400}._Label_19yph_197._m_19yph_149{font-size:var(--body-medium);line-height:var(--body-medium-line-height);font-weight:400}._Label_19yph_197._l_19yph_152{font-size:var(--body-large);line-height:var(--body-large-line-height);font-weight:400}}:root{--heading-large: 48px;--heading-medium: 40px;--heading-small: 32px;--title-large: 30px;--title-medium: 24px;--title-small: 20px;--body-large: 18px;--body-medium: 16px;--body-small: 14px;--caption-large: 14px;--caption-medium: 12px;--caption-small: 10px;--label-large: 16px;--label-medium: 14px;--label-small: 12px;--button-large: 16px;--button-medium: 14px;--button-small: 12px;--alert-title: 14px;--alert-content: 14px}:root[data-typography=senior]{--heading-large: 64px;--heading-medium: 48px;--heading-small: 36px;--title-large: 34px;--title-medium: 28px;--title-small: 24px;--body-large: 22px;--body-medium: 20px;--body-small: 18px;--caption-large: 16px;--caption-medium: 14px;--caption-small: 12px;--label-large: 18px;--label-medium: 16px;--label-small: 14px;--button-large: 18px;--button-medium: 16px;--button-small: 14px;--alert-title: 16px;--alert-content: 16px}:root[data-typography=mobile]{--heading-large: 40px;--heading-medium: 32px;--heading-small: 24px;--title-large: 24px;--title-medium: 20px;--title-small: 16px;--body-large: 14px;--body-medium: 12px;--body-small: 10px;--caption-large: 10px;--caption-medium: 8px;--caption-small: 6px;--label-large: 12px;--label-medium: 10px;--label-small: 8px;--button-large: 12px;--button-medium: 10px;--button-small: 8px;--alert-title: 10px;--alert-content: 10px}:root{--heading-large-line-height: 72px;--heading-medium-line-height: 60px;--heading-small-line-height: 48px;--title-large-line-height: 42px;--title-medium-line-height: 36px;--title-small-line-height: 30px;--body-large-line-height: 30px;--body-medium-line-height: 26px;--body-small-line-height: 24px;--caption-large-line-height: 24px;--caption-medium-line-height: 18px;--caption-small-line-height: 14px;--label-large-line-height: 26px;--label-medium-line-height: 24px;--label-small-line-height: 18px;--button-large-line-height: 24px;--button-medium-line-height: 22px;--button-small-line-height: 18px;--alert-title-line-height: 24px;--alert-content-line-height: 24px}:root[data-typography=senior]{--heading-large-line-height: 80px;--heading-medium-line-height: 72px;--heading-small-line-height: 52px;--title-large-line-height: 48px;--title-medium-line-height: 40px;--title-small-line-height: 36px;--body-large-line-height: 34px;--body-medium-line-height: 30px;--body-small-line-height: 30px;--caption-large-line-height: 26px;--caption-medium-line-height: 24px;--caption-small-line-height: 12px;--label-large-line-height: 30px;--label-medium-line-height: 26px;--label-small-line-height: 24px;--button-large-line-height: 30px;--button-medium-line-height: 24px;--button-small-line-height: 14px;--alert-title-line-height: 28px;--alert-content-line-height: 28px}:root[data-typography=mobile]{--heading-large-line-height: 72px;--heading-medium-line-height: 60px;--heading-small-line-height: 48px;--title-large-line-height: 42px;--title-medium-line-height: 36px;--title-small-line-height: 30px;--body-large-line-height: 30px;--body-medium-line-height: 26px;--body-small-line-height: 24px;--caption-large-line-height: 24px;--caption-medium-line-height: 18px;--caption-small-line-height: 14px;--label-large-line-height: 26px;--label-medium-line-height: 24px;--label-small-line-height: 18px;--button-large-line-height: 24px;--button-medium-line-height: 22px;--button-small-line-height: 18px;--alert-title-line-height: 24px;--alert-content-line-height: 24px}@layer Thumbnail{._Wrapper_mqmgv_140{display:flex;align-items:center;justify-content:flex-start;height:auto;position:relative;gap:8px;-webkit-user-select:none;user-select:none}._ImageWrapper_mqmgv_149{position:relative}._Image_mqmgv_149{aspect-ratio:var(--aspectRatio);background-color:#fff;position:relative;display:block}._Image_mqmgv_149._isLoading_mqmgv_158{animation:_skeleton-loading_mqmgv_1 1s infinite alternate}._Image_mqmgv_149._square_mqmgv_161{border-radius:8px}._Image_mqmgv_149._circle_mqmgv_164{border-radius:50%}._Image_mqmgv_149._cover_mqmgv_167{object-fit:cover}._Image_mqmgv_149._contain_mqmgv_170{object-fit:contain}._UploadInput_mqmgv_173{display:none}._EmptyImage_mqmgv_176{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_mqmgv_176._square_mqmgv_161{border-radius:8px}._EmptyImage_mqmgv_176._circle_mqmgv_164{border-radius:50%}._EmptyImage_mqmgv_176 ._Text_mqmgv_193{font-size:var(--caption-small);line-height:var(--caption-small-line-height);font-weight:400;color:var(--textTertiary, #919eab)}._ErrorImage_mqmgv_199{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_mqmgv_199._square_mqmgv_161{border-radius:8px}._ErrorImage_mqmgv_199._circle_mqmgv_164{border-radius:50%}._EditButton_mqmgv_216{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_mqmgv_216._square_mqmgv_161{transform:translate(var(--translate),var(--translate))}._EditButton_mqmgv_216._circle_mqmgv_164{transform:translate(4px)}._FileInput_mqmgv_236{display:none}._RemoveButton_mqmgv_239{width:var(--exactSize);height:var(--exactSize);position:absolute;top:0;right:0;display:flex;align-items:center;justify-content:center;cursor:pointer}._RemoveButton_mqmgv_239._square_mqmgv_161{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_mqmgv_239._circle_mqmgv_164{border-radius:50%;background-color:var(--greyGrey7, #637381);border:var(--borderWidth) solid #fff;transform:translate(4px)}}@keyframes _skeleton-loading_mqmgv_1{0%{background-color:#dcdcdc99}to{background-color:#f4f6f899}}
|
package/dist/index.d.ts
CHANGED
|
@@ -21,10 +21,12 @@ import { default as TextInput } from './components/Form/TextInput/TextInput';
|
|
|
21
21
|
import { default as TextArea } from './components/Form/TextArea/TextArea';
|
|
22
22
|
import { default as LazyImage } from './components/LazyImage/LazyImage';
|
|
23
23
|
import { default as Calendar } from './components/Calendar/Calendar';
|
|
24
|
+
import { CalendarContext, CalendarContextType } from './components/Calendar/Calendar.context';
|
|
24
25
|
import { default as Chart } from './components/Chart/Chart';
|
|
25
26
|
import { default as Editor } from './components/Editor/Editor';
|
|
26
27
|
import { default as Table, TableRootProps } from './components/Table/Table';
|
|
27
28
|
import { default as WeeklyCalendar } from './components/WeeklyCalendar/WeeklyCalendar';
|
|
29
|
+
import { WeeklyCalendarContext, WeeklyCalendarContextType, EventItemAsProps, EventItemPopperAsProps } from './components/WeeklyCalendar/WeeklyCalendar.context';
|
|
28
30
|
import { default as MobilePicker } from './components/MobilePicker/MobilePicker';
|
|
29
31
|
import { default as LNB, Navigation } from './components/LNB/LNB';
|
|
30
32
|
import { makeNavigation } from './components/LNB/makeNavigation';
|
|
@@ -34,11 +36,12 @@ import { default as QRCode, QRCodeRef } from './components/QRCode/QRCode';
|
|
|
34
36
|
import { default as Chips } from './components/Chips/Chips';
|
|
35
37
|
import { default as Label } from './components/Label/Label';
|
|
36
38
|
import { default as ScrollCalendar } from './components/ScrollCalendar/ScrollCalendar';
|
|
39
|
+
import { ScrollCalendarContext, ScrollCalendarContextType } from './components/ScrollCalendar/ScrollCalendar.context';
|
|
37
40
|
import { default as Sheet, SheetRootProps } from './components/Sheet/Sheet';
|
|
38
41
|
import { default as Modal } from './components/Modal/Modal';
|
|
39
42
|
import { default as Popup, PopupRootProps } from './components/Popup/Popup';
|
|
40
43
|
import { default as TimeInput } from './components/TimeInput/TimeInput';
|
|
41
44
|
import { default as List } from './components/List/List';
|
|
42
45
|
import { default as Thumbnail, ThumbnailRootProps } from './components/Thumbnail/Thumbnail';
|
|
43
|
-
export { Button, HelperText, Icon, Divider, CheckBox, Comment, Tab, Dropdown, OTPInput, Switch, Radio, TextInput, TextArea, LazyImage, Calendar, Chart, Accordion, Breadcrumb, Slider, Stepper, Badge, Avatar, ScrollSpy, Editor, Cascader, Table, WeeklyCalendar, MobilePicker, LNB, makeNavigation, Pagination, BarCode, QRCode, Chips, Label, ScrollCalendar, Sheet, Modal, Popup, TimeInput, List, Thumbnail, };
|
|
44
|
-
export type { TableRootProps, Navigation, BadgeRootProps, BadgeRenderProps, QRCodeRef, BarcodeActions, StepperProviderProps, SheetRootProps, PopupRootProps, ThumbnailRootProps, };
|
|
46
|
+
export { Button, HelperText, Icon, Divider, CheckBox, Comment, Tab, Dropdown, OTPInput, Switch, Radio, TextInput, TextArea, LazyImage, Calendar, CalendarContext, Chart, Accordion, Breadcrumb, Slider, Stepper, Badge, Avatar, ScrollSpy, Editor, Cascader, Table, WeeklyCalendar, WeeklyCalendarContext, MobilePicker, LNB, makeNavigation, Pagination, BarCode, QRCode, Chips, Label, ScrollCalendar, ScrollCalendarContext, Sheet, Modal, Popup, TimeInput, List, Thumbnail, };
|
|
47
|
+
export type { TableRootProps, Navigation, BadgeRootProps, BadgeRenderProps, QRCodeRef, BarcodeActions, StepperProviderProps, SheetRootProps, PopupRootProps, ThumbnailRootProps, CalendarContextType, ScrollCalendarContextType, WeeklyCalendarContextType, EventItemAsProps, EventItemPopperAsProps, };
|