stp-ui-kit 0.0.73 → 0.0.75
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/assets/index.d.ts +8 -0
- package/dist/components/{Table → data/Table}/Table.d.ts +1 -1
- package/dist/components/data/index.d.ts +3 -0
- package/dist/components/display/Icon/Icon.d.ts +10 -0
- package/dist/components/display/SvgStyleWrapper/SvgStyleWrapper.d.ts +7 -0
- package/dist/components/{Typography → display/Typography}/Typography.d.ts +1 -1
- package/dist/components/display/index.d.ts +8 -0
- package/dist/components/{Modal → feedback/Modal}/Modal.d.ts +1 -1
- package/dist/components/{Modal → feedback/Modal}/Modal.stories.d.ts +3 -3
- package/dist/components/feedback/index.d.ts +6 -0
- package/dist/components/{FormItem → form/FormItem}/FormItemContext.d.ts +1 -0
- package/dist/components/{RadioButton → form/RadioButton}/RadioButton.d.ts +1 -0
- package/dist/components/form/index.d.ts +7 -0
- package/dist/components/index.d.ts +6 -31
- package/dist/components/layout/Drawer/Drawer.d.ts +12 -0
- package/dist/components/{PageHeader → layout/PageHeader}/PageHeader.d.ts +1 -1
- package/dist/components/layout/index.d.ts +5 -0
- package/dist/components/{Collapse → navigation/Collapse}/Collapse.d.ts +1 -0
- package/dist/components/{CourseCollapse → navigation/CourseCollapse}/CourseCollapse.d.ts +1 -0
- package/dist/components/{NavigationItem → navigation/NavigationItem}/NavigationItem.d.ts +1 -1
- package/dist/components/navigation/index.d.ts +4 -0
- package/dist/icons/fallbackAvatar.svg +19 -19
- package/dist/index.d.ts +2 -2
- package/dist/stp-ui-kit.cjs.js +14 -14
- package/dist/stp-ui-kit.cjs.js.map +1 -1
- package/dist/stp-ui-kit.es.js +2494 -2411
- package/dist/stp-ui-kit.es.js.map +1 -1
- package/dist/style.css +1 -1
- package/dist/vite-env.d.ts +6 -1
- package/package.json +9 -19
- package/src/styles/_variables.scss +14 -8
- package/src/styles/main.scss +1 -0
- package/dist/shared/@types/resources.d.ts +0 -5
- package/dist/shared/i18n/config.d.ts +0 -2
- package/dist/shared/i18n/i18next.d.ts +0 -11
- package/dist/shared/i18n/locales/en/index.d.ts +0 -1
- package/dist/shared/i18n/locales/index.d.ts +0 -5
- package/dist/shared/i18n/locales/kz/index.d.ts +0 -1
- package/dist/shared/i18n/locales/ru/index.d.ts +0 -1
- package/dist/shared/i18n/locales/uz/index.d.ts +0 -1
- package/dist/shared/i18n/types.d.ts +0 -2
- /package/dist/components/{ProgressLine → data/ProgressLine}/ProgressLine.d.ts +0 -0
- /package/dist/components/{Table → data/Table}/Cell.d.ts +0 -0
- /package/dist/components/{Avatar → display/Avatar}/Avatar.d.ts +0 -0
- /package/dist/components/{Button → display/Button}/Button.d.ts +0 -0
- /package/dist/components/{Button → display/Button}/Button.stories.d.ts +0 -0
- /package/dist/components/{Dropdown → display/Dropdown}/Dropdown.d.ts +0 -0
- /package/dist/components/{Empty → display/Empty}/Empty.d.ts +0 -0
- /package/dist/components/{Empty → display/Empty}/Empty.stories.d.ts +0 -0
- /package/dist/components/{IconButton → display/IconButton}/IconButton.d.ts +0 -0
- /package/dist/components/{IconButton → display/IconButton}/IconButton.stories.d.ts +0 -0
- /package/dist/components/{Message → feedback/Message}/CustomToaster.d.ts +0 -0
- /package/dist/components/{Message → feedback/Message}/Message.d.ts +0 -0
- /package/dist/components/{Message → feedback/Message}/Message.stories.d.ts +0 -0
- /package/dist/components/{Modal → feedback/Modal}/ModalApi.d.ts +0 -0
- /package/dist/components/{Spinner → feedback/Spinner}/Spinner.d.ts +0 -0
- /package/dist/components/{Tooltip → feedback/Tooltip}/Tooltip.d.ts +0 -0
- /package/dist/components/{Tooltip → feedback/Tooltip}/Tooltip.stories.d.ts +0 -0
- /package/dist/components/{Checkbox → form/Checkbox}/Checkbox.d.ts +0 -0
- /package/dist/components/{FormItem → form/FormItem}/FormItem.d.ts +0 -0
- /package/dist/components/{InlineError → form/InlineError}/InlineError.d.ts +0 -0
- /package/dist/components/{Input → form/Input}/BaseInputWrapper.d.ts +0 -0
- /package/dist/components/{Input → form/Input}/Input.d.ts +0 -0
- /package/dist/components/{Input → form/Input}/Input.stories.d.ts +0 -0
- /package/dist/components/{Input → form/Input}/TextArea.d.ts +0 -0
- /package/dist/components/{RadioButton → form/RadioButton}/CheckboxRadio.stories.d.ts +0 -0
- /package/dist/components/{Select → form/Select}/Select.d.ts +0 -0
- /package/dist/components/{Banner → layout/Banner}/Banner.d.ts +0 -0
- /package/dist/components/{Banner → layout/Banner}/Banner.stories.d.ts +0 -0
- /package/dist/components/{Banner → layout/Banner}/utils/utils.d.ts +0 -0
- /package/dist/components/{SectionHeader → layout/SectionHeader}/SectionHeader.d.ts +0 -0
- /package/dist/components/{TopBar → layout/TopBar}/TopBar.d.ts +0 -0
- /package/dist/components/{Link → navigation/Link}/Link.d.ts +0 -0
package/dist/style.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@charset "UTF-8";._shadow-0_yngni_1{box-shadow:0 0 #0000}._shadow-100_yngni_5{box-shadow:0 1px #1a1a1a12}._shadow-200_yngni_9{box-shadow:0 3px 1px -1px #1a1a1a12}._shadow-300_yngni_13{box-shadow:0 4px 6px -2px #1a1a1a33}._shadow-400_yngni_17{box-shadow:0 8px 16px -4px #1a1a1a38}._shadow-500_yngni_21{box-shadow:0 12px 20px -8px #1a1a1a3d}._shadow-600_yngni_25{box-shadow:0 20px 20px -8px #1a1a1a47}._typography_yngni_29{all:unset;display:block;color:#373a42;font-variant-numeric:tabular-nums;font-family:Inter;word-wrap:break-word}._heading-xl_yngni_38{font-size:30px;line-height:40px;font-weight:700;letter-spacing:-.3px}@media (max-width: 480px){._heading-xl_yngni_38{font-size:30px;line-height:28px}}._heading-lg_yngni_51{font-size:24px;line-height:32px;font-weight:700;letter-spacing:-.2px}@media (max-width: 480px){._heading-lg_yngni_51{font-size:22px;line-height:28px}}._heading-md_yngni_64{font-size:20px;line-height:24px;font-weight:650;letter-spacing:-.2px}@media (max-width: 480px){._heading-md_yngni_64{font-size:18px;line-height:28px}}._heading-sm_yngni_77{font-size:16px;line-height:20px;font-weight:650;letter-spacing:0px}@media (max-width: 480px){._heading-sm_yngni_77{font-size:16px;line-height:20px}}._heading-xs_yngni_90{font-size:14px;line-height:20px;font-weight:650;letter-spacing:0px}@media (max-width: 480px){._heading-xs_yngni_90{font-size:14px;line-height:20px}}._body-lg_yngni_103{font-size:16px;line-height:24px;font-weight:450;letter-spacing:0px}@media (max-width: 480px){._body-lg_yngni_103{font-size:18px;line-height:26px}}._body-md_yngni_116{font-size:14px;line-height:20px;font-weight:450;letter-spacing:0px}@media (max-width: 480px){._body-md_yngni_116{font-size:16px;line-height:24px}}._body-sm_yngni_129{font-size:12px;line-height:16px;font-weight:450;letter-spacing:0px}@media (max-width: 480px){._body-sm_yngni_129{font-size:12px;line-height:16px}}._regular_yngni_142{font-weight:450}._semibold_yngni_146{font-weight:650}._bold_yngni_150{font-weight:700}._medium_yngni_154{font-weight:550}._underline_yngni_158{font-style:underline}._shadow-0_1t90t_1{box-shadow:0 0 #0000}._shadow-100_1t90t_5{box-shadow:0 1px #1a1a1a12}._shadow-200_1t90t_9{box-shadow:0 3px 1px -1px #1a1a1a12}._shadow-300_1t90t_13{box-shadow:0 4px 6px -2px #1a1a1a33}._shadow-400_1t90t_17{box-shadow:0 8px 16px -4px #1a1a1a38}._shadow-500_1t90t_21{box-shadow:0 12px 20px -8px #1a1a1a3d}._shadow-600_1t90t_25{box-shadow:0 20px 20px -8px #1a1a1a47}._container_1t90t_29{width:100%;display:flex;flex-direction:row;border-radius:8px}@media (max-width: 700px){._container_1t90t_29{flex-direction:column}}._container_1t90t_29 ._content_1t90t_40{flex:1;padding:24px;display:flex;flex-direction:column;gap:24px}@media (max-width: 700px){._container_1t90t_29 ._content_1t90t_40{justify-content:center}}@media (max-width: 480px){._container_1t90t_29 ._content_1t90t_40{gap:20px}}._container_1t90t_29 ._content_1t90t_40 ._title_1t90t_57{display:flex;flex-direction:column;gap:8px;color:#fff}@media (max-width: 700px){._container_1t90t_29 ._content_1t90t_40 ._title_1t90t_57{text-align:center}}._container_1t90t_29 ._content_1t90t_40 ._timer_1t90t_68{display:flex;flex-direction:row;align-items:center;gap:16px;color:#fff}@media (max-width: 700px){._container_1t90t_29 ._content_1t90t_40 ._timer_1t90t_68{justify-content:center}}._container_1t90t_29 ._content_1t90t_40 ._timer_1t90t_68 ._timerCell_1t90t_80{display:flex;flex-direction:column;gap:8px;justify-content:center;align-items:center}._container_1t90t_29 ._content_1t90t_40 ._timer_1t90t_68 ._timerCell_1t90t_80 ._timerCount_1t90t_87{width:60px;height:60px;display:flex;justify-content:center;align-items:center;background-color:#2e1065;border-radius:50%}@media (max-width: 480px){._container_1t90t_29 ._content_1t90t_40 ._timer_1t90t_68 ._timerCell_1t90t_80 ._timerCount_1t90t_87{width:50px;height:50px}}._container_1t90t_29 ._pattern_1t90t_102{flex:1;border-top-right-radius:8px;border-bottom-right-radius:8px;background:linear-gradient(to right,var(--pattern-color),transparent 160px),var(--pattern-url);background-repeat:repeat;background-size:auto;background-position-y:center;display:flex;flex-direction:row;justify-content:center;align-items:center}@media (max-width: 700px){._container_1t90t_29 ._pattern_1t90t_102{background:linear-gradient(to bottom,var(--pattern-color),transparent 80px),var(--pattern-url);flex:auto;height:120px}}@media (max-width: 480px){._container_1t90t_29 ._pattern_1t90t_102{background:linear-gradient(to bottom,var(--pattern-color),transparent 60px),var(--pattern-url);flex:auto;height:80px}}._container_1t90t_29 ._pattern_1t90t_102 ._button_1t90t_129{text-align:center;border:none;padding:16px 64px;color:#042f2e;border-radius:100px}@media (max-width: 480px){._container_1t90t_29 ._pattern_1t90t_102 ._button_1t90t_129{padding:12px 40px}}._shadow-0_h40ss_1{box-shadow:0 0 #0000}._shadow-100_h40ss_5{box-shadow:0 1px #1a1a1a12}._shadow-200_h40ss_9{box-shadow:0 3px 1px -1px #1a1a1a12}._shadow-300_h40ss_13{box-shadow:0 4px 6px -2px #1a1a1a33}._shadow-400_h40ss_17{box-shadow:0 8px 16px -4px #1a1a1a38}._shadow-500_h40ss_21{box-shadow:0 12px 20px -8px #1a1a1a3d}._shadow-600_h40ss_25{box-shadow:0 20px 20px -8px #1a1a1a47}._spin_h40ss_29{animation:_spin_h40ss_29 1s linear infinite;transform-origin:center}._spin_h40ss_29 circle{stroke:#2563eb}@keyframes _spin_h40ss_29{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._shadow-0_ef4mu_1{box-shadow:0 0 #0000}._shadow-100_ef4mu_5{box-shadow:0 1px #1a1a1a12}._shadow-200_ef4mu_9{box-shadow:0 3px 1px -1px #1a1a1a12}._shadow-300_ef4mu_13{box-shadow:0 4px 6px -2px #1a1a1a33}._shadow-400_ef4mu_17{box-shadow:0 8px 16px -4px #1a1a1a38}._shadow-500_ef4mu_21{box-shadow:0 12px 20px -8px #1a1a1a3d}._shadow-600_ef4mu_25{box-shadow:0 20px 20px -8px #1a1a1a47}._btn_ef4mu_29{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:none;font:inherit;padding:0;margin:0;border-radius:8px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;gap:4px;cursor:pointer}._btn_ef4mu_29._small_ef4mu_44{padding:3px 7px}._btn_ef4mu_29._medium_ef4mu_47{padding:7px 11px}._btn_ef4mu_29._large_ef4mu_50{padding:11px 15px}._btn_ef4mu_29._default_ef4mu_53{background-color:#fff;border:1px #dee1e7 solid;color:#373a42}._btn_ef4mu_29._default_ef4mu_53:hover{background-color:#e4e8ed}._btn_ef4mu_29._default_ef4mu_53:active,._btn_ef4mu_29._default-selected_ef4mu_64{background-color:#d2d5dc}._btn_ef4mu_29._default_ef4mu_53:disabled{background-color:#dee1e7;color:#868892}._btn_ef4mu_29._primary_ef4mu_71{background-color:#2563eb;color:#fff}._btn_ef4mu_29._primary_ef4mu_71:hover{background-color:#1d4ed8}._btn_ef4mu_29._primary_ef4mu_71:active{background-color:#1e40af}._btn_ef4mu_29._primary-selected_ef4mu_81{background-color:#1e3a8a}._btn_ef4mu_29._primary_ef4mu_71:disabled{background-color:#b9bcc5}._btn_ef4mu_29._tertiary_ef4mu_87{color:#373a42}._btn_ef4mu_29._tertiary_ef4mu_87:hover{background-color:#e4e8ed}._btn_ef4mu_29._tertiary_ef4mu_87:active,._btn_ef4mu_29._tertiary-selected_ef4mu_96{background-color:#d2d5dc}._btn_ef4mu_29._tertiary_ef4mu_87:disabled{color:#868892}._btn_ef4mu_29._plain_ef4mu_102{padding:0;margin:0;color:#1e40af}._btn_ef4mu_29._plain_ef4mu_102:hover{color:#1e3a8a}._btn_ef4mu_29._plain_ef4mu_102:active,._btn_ef4mu_29._plain-selected_ef4mu_113{color:#172554}._btn_ef4mu_29._plain_ef4mu_102:disabled{color:#868892}._btn_ef4mu_29._critical_ef4mu_119{background-color:#dc2626}._btn_ef4mu_29._critical_ef4mu_119:hover{color:#b91c1c}._btn_ef4mu_29._critical_ef4mu_119:active{color:#991b1b}._btn_ef4mu_29._critical-selected_ef4mu_128{color:#7f1d1d}._btn_ef4mu_29._warning_ef4mu_131{background-color:#fcd34d}._btn_ef4mu_29._warning_ef4mu_131:hover{color:#fbbf24}._btn_ef4mu_29._warning_ef4mu_131:active{color:#f59e0b}._btn_ef4mu_29._warning-selected_ef4mu_140{color:#d97706}._shadow-0_yijnh_1{box-shadow:0 0 #0000}._shadow-100_yijnh_5{box-shadow:0 1px #1a1a1a12}._shadow-200_yijnh_9{box-shadow:0 3px 1px -1px #1a1a1a12}._shadow-300_yijnh_13{box-shadow:0 4px 6px -2px #1a1a1a33}._shadow-400_yijnh_17{box-shadow:0 8px 16px -4px #1a1a1a38}._shadow-500_yijnh_21{box-shadow:0 12px 20px -8px #1a1a1a3d}._shadow-600_yijnh_25{box-shadow:0 20px 20px -8px #1a1a1a47}._message_yijnh_29{display:flex;flex-direction:row;align-items:center;gap:4px;color:#991b1b}._message_yijnh_29._error_yijnh_36{color:#991b1b}._shadow-0_2v5p8_1{box-shadow:0 0 #0000}._shadow-100_2v5p8_5{box-shadow:0 1px #1a1a1a12}._shadow-200_2v5p8_9{box-shadow:0 3px 1px -1px #1a1a1a12}._shadow-300_2v5p8_13{box-shadow:0 4px 6px -2px #1a1a1a33}._shadow-400_2v5p8_17{box-shadow:0 8px 16px -4px #1a1a1a38}._shadow-500_2v5p8_21{box-shadow:0 12px 20px -8px #1a1a1a3d}._shadow-600_2v5p8_25{box-shadow:0 20px 20px -8px #1a1a1a47}._formItem_2v5p8_29{display:flex;flex-direction:row;align-items:center;gap:8px;width:100%}._formItem_2v5p8_29 input[type=checkbox]{margin:0!important;padding:0!important}._labelContainer_2v5p8_41{display:flex;flex-direction:column;gap:4px;color:#373a42;cursor:pointer}._labelContainer_2v5p8_41._disabled_2v5p8_48{color:#868892}._labelContainer_2v5p8_41._readOnly_2v5p8_51,._message_2v5p8_55{color:#6c6e78}._checkbox_2v5p8_59{margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px!important;height:20px!important;min-width:20px;min-height:20px;display:grid;place-items:center;transition:background-color .2s,border-color .2s;cursor:pointer;position:relative;background-color:#fff;border:1px solid #b9bcc5;border-radius:4px;transition:border .2s}._checkbox_2v5p8_59 svg{width:20px;height:20px}._checkbox_2v5p8_59:hover{background-color:#f1f3f6}._checkbox_2v5p8_59:focus-within{background-color:#fff;border:1px solid #6c6e78!important}._checkbox_2v5p8_59._disabled_2v5p8_48{background-color:#dee1e7;border:1px solid #dee1e7!important;color:#868892}._checkbox_2v5p8_59._readOnly_2v5p8_51{background-color:#dee1e7;border:1px solid #dee1e7!important;color:#6c6e78}._checkbox_2v5p8_59:after{content:"";display:block;width:0;height:0;transition:all .2s ease}._checkbox_2v5p8_59:checked:after,._checkbox_2v5p8_59:indeterminate:after{width:12px;height:12px;background-color:#fff;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:100%;mask-size:100%}._checkbox_2v5p8_59:checked{background-color:#1e3a8a;border-color:#1e3a8a}._checkbox_2v5p8_59:checked._error_2v5p8_97{border-color:#7f1d1d;background-color:#7f1d1d}._checkbox_2v5p8_59:checked:after{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline points='20 6 9 17 4 12' /%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline points='20 6 9 17 4 12' /%3E%3C/svg%3E")}._checkbox_2v5p8_59:indeterminate{background-color:#1e3a8a;border-color:#1e3a8a}._checkbox_2v5p8_59:indeterminate._error_2v5p8_97{border-color:#7f1d1d;background-color:#7f1d1d}._checkbox_2v5p8_59:indeterminate:after{-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='5' y1='12' x2='19' y2='12' /%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='5' y1='12' x2='19' y2='12' /%3E%3C/svg%3E")}._checkbox_2v5p8_59:disabled{background-color:#b9bcc5;border-color:#b9bcc5;cursor:not-allowed}._checkbox_2v5p8_59._error_2v5p8_97{border-color:#fef2f2;background-color:#fef2f2}input[type=checkbox]._checkbox_2v5p8_59{width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important;box-sizing:border-box!important}._shadow-0_1epug_1{box-shadow:0 0 #0000}._shadow-100_1epug_5{box-shadow:0 1px #1a1a1a12}._shadow-200_1epug_9{box-shadow:0 3px 1px -1px #1a1a1a12}._shadow-300_1epug_13{box-shadow:0 4px 6px -2px #1a1a1a33}._shadow-400_1epug_17{box-shadow:0 8px 16px -4px #1a1a1a38}._shadow-500_1epug_21{box-shadow:0 12px 20px -8px #1a1a1a3d}._shadow-600_1epug_25{box-shadow:0 20px 20px -8px #1a1a1a47}._navigationItem_1epug_29{height:36px;padding:8px 12px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:8px;border-radius:8px}._navigationItem_1epug_29 svg{width:20px;height:20px;stroke-width:1.5px;stroke:#52545d}._navigationItem_1epug_29 ._container_1epug_45{display:flex;flex-direction:row;gap:8px;align-items:center}._navigationItem_1epug_29 ._container_1epug_45 ._IconContainer_1epug_51{display:flex;flex-direction:row;align-items:center;position:relative}._navigationItem_1epug_29 ._container_1epug_45 ._IconContainer_1epug_51 ._ParentLine_1epug_57{position:absolute;bottom:-12px;left:50%;transform:translate(-1px,-50%)}._navigationItem_1epug_29 ._container_1epug_45 ._IconContainer_1epug_51 svg{width:20px;height:20px;stroke-width:1.5px;stroke:#52545d}._navigationItem_1epug_29 ._secondaryIcon_1epug_69{display:flex;flex-direction:row;align-items:center}._navigationItem_1epug_29:hover{background-color:#f8f9fa;border-radius:8px;color:#373a42;cursor:pointer}._navigationItem_1epug_29._active_1epug_80{background-color:#fff;border-radius:8px}._navigationItem_1epug_29._active_1epug_80:hover{cursor:default}._collapsed_1epug_88{display:none}._label_1epug_92{max-width:148px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._shadow-0_c31d3_1{box-shadow:0 0 #0000}._shadow-100_c31d3_5{box-shadow:0 1px #1a1a1a12}._shadow-200_c31d3_9{box-shadow:0 3px 1px -1px #1a1a1a12}._shadow-300_c31d3_13{box-shadow:0 4px 6px -2px #1a1a1a33}._shadow-400_c31d3_17{box-shadow:0 8px 16px -4px #1a1a1a38}._shadow-500_c31d3_21{box-shadow:0 12px 20px -8px #1a1a1a3d}._shadow-600_c31d3_25{box-shadow:0 20px 20px -8px #1a1a1a47}._ArrowContainer_c31d3_29{display:flex;flex-direction:row;height:36px;padding-left:12px;color:#6c6e78;stroke:#868892}._ArrowContainer_c31d3_29:hover{background-color:#f8f9fa;border-radius:8px;color:#373a42;stroke:#52545d;cursor:pointer}._ArrowContainer_c31d3_29._active_c31d3_44{background-color:#fff;border-radius:8px;color:#373a42;stroke:#52545d}._ArrowContainer_c31d3_29._active_c31d3_44:hover{cursor:default}._arrowBlock_c31d3_54{width:20px}._isOpen_c31d3_58{background-color:#e4e8ed}._closed_c31d3_62{background-color:#fff}._shadow-0_uctxv_1{box-shadow:0 0 #0000}._shadow-100_uctxv_5{box-shadow:0 1px #1a1a1a12}._shadow-200_uctxv_9{box-shadow:0 3px 1px -1px #1a1a1a12}._shadow-300_uctxv_13{box-shadow:0 4px 6px -2px #1a1a1a33}._shadow-400_uctxv_17{box-shadow:0 8px 16px -4px #1a1a1a38}._shadow-500_uctxv_21{box-shadow:0 12px 20px -8px #1a1a1a3d}._shadow-600_uctxv_25{box-shadow:0 20px 20px -8px #1a1a1a47}._ArrowContainer_uctxv_29{display:flex;flex-direction:row;height:36px;padding-left:12px;color:#6c6e78;stroke:#868892}._ArrowContainer_uctxv_29 ._iconCheck_uctxv_37{stroke:#1e40af}._ArrowContainer_uctxv_29:hover{background-color:#f8f9fa;border-radius:8px;color:#373a42;stroke:#52545d;cursor:pointer}._ArrowContainer_uctxv_29._active_uctxv_47{background-color:#fff;border-radius:8px;color:#373a42;stroke:#52545d}._ArrowContainer_uctxv_29._active_uctxv_47:hover{cursor:default}._arrowBlock_uctxv_57{width:20px}._isOpen_uctxv_61{background-color:#e4e8ed}._closed_uctxv_65{background-color:#fff}._shadow-0_h9hmh_2{box-shadow:0 0 #0000}._shadow-100_h9hmh_6{box-shadow:0 1px #1a1a1a12}._shadow-200_h9hmh_10{box-shadow:0 3px 1px -1px #1a1a1a12}._shadow-300_h9hmh_14{box-shadow:0 4px 6px -2px #1a1a1a33}._shadow-400_h9hmh_18{box-shadow:0 8px 16px -4px #1a1a1a38}._shadow-500_h9hmh_22{box-shadow:0 12px 20px -8px #1a1a1a3d}._shadow-600_h9hmh_26{box-shadow:0 20px 20px -8px #1a1a1a47}._trigger_h9hmh_30{display:flex;align-items:center;justify-content:space-between;width:100%;background:transparent;border:none;outline:none;cursor:pointer;padding:0;color:#6c6e78}._trigger_h9hmh_30:focus{outline:none}._value_h9hmh_46{flex:1;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._chevron_h9hmh_54{flex-shrink:0;transition:transform .2s ease;color:#6c6e78}._chevron_h9hmh_54._rotated_h9hmh_59{transform:rotate(180deg)}._options_h9hmh_63{position:absolute;top:100%;left:0;right:0;z-index:1000;background-color:#fff;border:1px solid #dee1e7;border-radius:8px;margin-top:4px;min-width:240px;width:100%;padding:12px;box-shadow:0 20px 20px -8px #020817 · 20%}._options_h9hmh_63._alignRight_h9hmh_78{right:0;left:auto}._options_h9hmh_63._alignLeft_h9hmh_82{left:0;right:auto}._options_h9hmh_63 ._container_h9hmh_86{max-height:180px;overflow-y:auto}._option_h9hmh_63{padding:8px 12px;cursor:pointer;color:#373a42;transition:background-color .15s;border-radius:8px;display:flex;align-items:center;gap:8px}._option_h9hmh_63 ._icon_h9hmh_101{width:20px;height:20px}._option_h9hmh_63:hover:not(._disabled_h9hmh_105){background-color:#f1f3f6}._option_h9hmh_63._focused_h9hmh_108:not(._disabled_h9hmh_105){background-color:#e4e8ed}._option_h9hmh_63._selected_h9hmh_111{background-color:#e4e8ed}._option_h9hmh_63._disabled_h9hmh_105{color:#868892;cursor:not-allowed;opacity:.6}._message_h9hmh_120{color:#6c6e78}._message_h9hmh_120._error_h9hmh_123{color:#991b1b}._container_h9hmh_86::-webkit-scrollbar{width:3px}._container_h9hmh_86::-webkit-scrollbar-track{background:transparent}._container_h9hmh_86::-webkit-scrollbar-thumb{background:#b9bcc5;border-radius:2px}._container_h9hmh_86::-webkit-scrollbar-thumb:hover{background:#6c6e78}._extraContent_h9hmh_144{padding:8px 12px;border-top:1px solid #b9bcc5;cursor:pointer}._trigger_h9hmh_30{padding:0;margin:0;border:none;line-height:1;display:inline-flex;align-items:center;justify-content:center;width:auto;height:auto}._shadow-0_br8lu_1{box-shadow:0 0 #0000}._shadow-100_br8lu_5{box-shadow:0 1px #1a1a1a12}._shadow-200_br8lu_9{box-shadow:0 3px 1px -1px #1a1a1a12}._shadow-300_br8lu_13{box-shadow:0 4px 6px -2px #1a1a1a33}._shadow-400_br8lu_17{box-shadow:0 8px 16px -4px #1a1a1a38}._shadow-500_br8lu_21{box-shadow:0 12px 20px -8px #1a1a1a3d}._shadow-600_br8lu_25{box-shadow:0 20px 20px -8px #1a1a1a47}._emptyContainer_br8lu_29{margin:0 auto;width:100%;max-width:548px;padding:64px 24px;display:flex;flex-direction:column;align-items:center;gap:24px;background-color:#fff;border:1px solid #dee1e7;border-radius:8px;text-align:center;color:#373a42}@media (max-width: 480px){._emptyContainer_br8lu_29{border:0;background-color:none}}@media (max-width: 480px){._emptyContainer_br8lu_29{padding:40px 0}}._imageContent_br8lu_56{align-self:center;width:200px;height:160px;object-fit:contain}._content_br8lu_63{display:flex;flex-direction:column;gap:8px;text-align:center}._buttonContent_br8lu_70{display:flex;justify-content:center;align-items:center;gap:8px}@media (max-width: 480px){._buttonContent_br8lu_70{flex-direction:column-reverse;width:100%}._buttonContent_br8lu_70 button{width:100%}}._mobile_br8lu_86,._desktop_br8lu_87{display:none}@media (max-width: 480px){._mobile_br8lu_86{display:block}}@media (min-width: 480px){._desktop_br8lu_87{display:block}}._shadow-0_znkaq_1{box-shadow:0 0 #0000}._shadow-100_znkaq_5{box-shadow:0 1px #1a1a1a12}._shadow-200_znkaq_9{box-shadow:0 3px 1px -1px #1a1a1a12}._shadow-300_znkaq_13{box-shadow:0 4px 6px -2px #1a1a1a33}._shadow-400_znkaq_17{box-shadow:0 8px 16px -4px #1a1a1a38}._shadow-500_znkaq_21{box-shadow:0 12px 20px -8px #1a1a1a3d}._shadow-600_znkaq_25{box-shadow:0 20px 20px -8px #1a1a1a47}._formItem_znkaq_29{display:flex;flex-direction:column;gap:4px;width:100%}._critical_znkaq_36{color:#991b1b}._message_znkaq_40{display:flex;flex-direction:row;align-items:center;gap:4px}._message_znkaq_40._error_znkaq_46{color:#991b1b}._label_znkaq_50{color:#373a42}._label_znkaq_50._disabled_znkaq_53{color:#868892}._label_znkaq_50._readOnly_znkaq_56{color:#6c6e78}._input_znkaq_60{outline:none;padding:12px 8px;background-color:#fff;border:1px solid #b9bcc5;border-radius:8px;transition:border .2s;color:#6c6e78}._input_znkaq_60:hover{background-color:#f1f3f6}._input_znkaq_60:focus{background-color:#fff;border:1px solid #6c6e78!important}._input_znkaq_60._disabled_znkaq_53{background-color:#dee1e7;border:1px solid #dee1e7!important;color:#868892}._input_znkaq_60._readOnly_znkaq_56{background-color:#dee1e7;border:1px solid #dee1e7!important;color:#6c6e78}._input_znkaq_60._error_znkaq_46{background-color:#dc2626;border:1px solid #b91c1c!important;color:#6c6e78}select._input_znkaq_60{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:calc(100% - 12px) center;background-size:16px 16px;cursor:pointer}._shadow-0_vv6xf_1{box-shadow:0 0 #0000}._shadow-100_vv6xf_5{box-shadow:0 1px #1a1a1a12}._shadow-200_vv6xf_9{box-shadow:0 3px 1px -1px #1a1a1a12}._shadow-300_vv6xf_13{box-shadow:0 4px 6px -2px #1a1a1a33}._shadow-400_vv6xf_17{box-shadow:0 8px 16px -4px #1a1a1a38}._shadow-500_vv6xf_21{box-shadow:0 12px 20px -8px #1a1a1a3d}._shadow-600_vv6xf_25{box-shadow:0 20px 20px -8px #1a1a1a47}._btn_vv6xf_29{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:none;font:inherit;padding:0;margin:0;border-radius:8px;display:flex;align-items:center;justify-content:center;box-sizing:border-box}._btn_vv6xf_29._small_vv6xf_42{padding:3px}._btn_vv6xf_29._medium_vv6xf_45{padding:7px}._btn_vv6xf_29._large_vv6xf_48{padding:11px}._btn_vv6xf_29._default_vv6xf_51{background-color:#fff;border:1px #dee1e7 solid;color:#373a42}._btn_vv6xf_29._default_vv6xf_51:hover{background-color:#e4e8ed}._btn_vv6xf_29._default_vv6xf_51:active,._btn_vv6xf_29._default-selected_vv6xf_62{background-color:#d2d5dc}._btn_vv6xf_29._default_vv6xf_51:disabled{background-color:#dee1e7;color:#868892}._btn_vv6xf_29._primary_vv6xf_69{background-color:#2563eb;color:#fff}._btn_vv6xf_29._primary_vv6xf_69:hover{background-color:#1d4ed8}._btn_vv6xf_29._primary_vv6xf_69:active{background-color:#1e40af}._btn_vv6xf_29._primary-selected_vv6xf_79{background-color:#1e3a8a}._btn_vv6xf_29._primary_vv6xf_69:disabled{background-color:#b9bcc5}._btn_vv6xf_29._tertiary_vv6xf_85{color:#373a42}._btn_vv6xf_29._tertiary_vv6xf_85:hover{background-color:#e4e8ed}._btn_vv6xf_29._tertiary_vv6xf_85:active,._btn_vv6xf_29._tertiary-selected_vv6xf_94{background-color:#d2d5dc}._btn_vv6xf_29._tertiary_vv6xf_85:disabled{color:#868892}._btn_vv6xf_29._plain_vv6xf_100{padding:0;margin:0;color:#1e40af}._btn_vv6xf_29._plain_vv6xf_100:hover{color:#1e3a8a}._btn_vv6xf_29._plain_vv6xf_100:active,._btn_vv6xf_29._plain-selected_vv6xf_111{color:#172554}._btn_vv6xf_29._plain_vv6xf_100:disabled{color:#868892}._shadow-0_enirf_1{box-shadow:0 0 #0000}._shadow-100_enirf_5{box-shadow:0 1px #1a1a1a12}._shadow-200_enirf_9{box-shadow:0 3px 1px -1px #1a1a1a12}._shadow-300_enirf_13{box-shadow:0 4px 6px -2px #1a1a1a33}._shadow-400_enirf_17{box-shadow:0 8px 16px -4px #1a1a1a38}._shadow-500_enirf_21{box-shadow:0 12px 20px -8px #1a1a1a3d}._shadow-600_enirf_25{box-shadow:0 20px 20px -8px #1a1a1a47}._formItem_enirf_29{display:flex;flex-direction:column;gap:4px;width:100%}._label_enirf_36{color:#373a42}._label_enirf_36._disabled_enirf_39{color:#868892}._label_enirf_36._readOnly_enirf_42{color:#6c6e78}._inputContainer_enirf_46{display:flex;align-items:center;gap:4px;background-color:#fff;border:1px solid #9fa2ab;border-radius:8px;padding:8px 12px;transition:border .2s}._inputContainer_enirf_46:has(textarea){flex-direction:column;align-items:stretch}._inputContainer_enirf_46 svg{width:20px;height:20px}._inputContainer_enirf_46:hover{background-color:#f1f3f6}._inputContainer_enirf_46:focus-within{background-color:#fff;border:1px solid #6c6e78!important}._inputContainer_enirf_46._disabled_enirf_39{background-color:#dee1e7;border:1px solid #dee1e7!important;color:#868892}._inputContainer_enirf_46._readOnly_enirf_42{background-color:#dee1e7;border:1px solid #dee1e7!important}._inputContainer_enirf_46._error_enirf_80{background-color:#fef2f2;border:1px solid #b91c1c!important}._input_enirf_46{flex:1;background:transparent;outline:none;border:none;color:#373a42;padding:0}._input_enirf_46::placeholder{color:#6c6e78;opacity:1}._message_enirf_98{color:#6c6e78}._shadow-0_1wt04_1{box-shadow:0 0 #0000}._shadow-100_1wt04_5{box-shadow:0 1px #1a1a1a12}._shadow-200_1wt04_9{box-shadow:0 3px 1px -1px #1a1a1a12}._shadow-300_1wt04_13{box-shadow:0 4px 6px -2px #1a1a1a33}._shadow-400_1wt04_17{box-shadow:0 8px 16px -4px #1a1a1a38}._shadow-500_1wt04_21{box-shadow:0 12px 20px -8px #1a1a1a3d}._shadow-600_1wt04_25{box-shadow:0 20px 20px -8px #1a1a1a47}._link_1wt04_29{color:#1e40af;text-decoration:underline;text-underline-offset:4px;transition:color .2s ease}._link_1wt04_29:hover{color:#1e3a8a}._link_1wt04_29:active,._link_1wt04_29:visited{color:#172554}._shadow-0_1310m_1{box-shadow:0 0 #0000}._shadow-100_1310m_5{box-shadow:0 1px #1a1a1a12}._shadow-200_1310m_9{box-shadow:0 3px 1px -1px #1a1a1a12}._shadow-300_1310m_13{box-shadow:0 4px 6px -2px #1a1a1a33}._shadow-400_1310m_17{box-shadow:0 8px 16px -4px #1a1a1a38}._shadow-500_1310m_21{box-shadow:0 12px 20px -8px #1a1a1a3d}._shadow-600_1310m_25{box-shadow:0 20px 20px -8px #1a1a1a47}._customToast_1310m_29{max-width:976px;width:100%;padding:12px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 4px 6px -2px #1a1a1a33;border-radius:8px;gap:10px}@media (max-width: 480px){._customToast_1310m_29{max-width:328px}}._default_1310m_46{background-color:#fff;color:#373a42}._warning_1310m_51{background-color:#fffbeb;color:#92400e}._error_1310m_56{background-color:#fef2f2;color:#991b1b}._success_1310m_61{background-color:#f0fdf4;color:#166534}._criticalIcon_1310m_66{color:#991b1b}._warningIcon_1310m_70{color:#b45309}._successIcon_1310m_74{color:#15803d}._content_1310m_78{display:flex;align-items:center;gap:10px;flex:1}._closeBtn_1310m_85{margin-left:auto}._shadow-0_11gqf_1{box-shadow:0 0 #0000}._shadow-100_11gqf_5{box-shadow:0 1px #1a1a1a12}._shadow-200_11gqf_9{box-shadow:0 3px 1px -1px #1a1a1a12}._shadow-300_11gqf_13{box-shadow:0 4px 6px -2px #1a1a1a33}._shadow-400_11gqf_17{box-shadow:0 8px 16px -4px #1a1a1a38}._shadow-500_11gqf_21{box-shadow:0 12px 20px -8px #1a1a1a3d}._shadow-600_11gqf_25{box-shadow:0 20px 20px -8px #1a1a1a47}._modalLayout_11gqf_29{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;width:100%;background-color:#00000030;z-index:250}._modalContainer_11gqf_40{background-color:#fff;border-radius:8px;overflow:hidden;display:flex;flex-direction:column;transform:translateY(0);transition:transform .3s ease;max-height:80vh}._modalContainer_11gqf_40._lg_11gqf_50{width:80%}@media (max-width: 700px){._modalContainer_11gqf_40._lg_11gqf_50{max-width:100%;width:100%}}._modalContainer_11gqf_40._md_11gqf_59{width:60%}@media (max-width: 700px){._modalContainer_11gqf_40._md_11gqf_59{max-width:100%;width:100%}}._modalContainer_11gqf_40._sm_11gqf_68{width:40%}@media (max-width: 700px){._modalContainer_11gqf_40._sm_11gqf_68{max-width:100%;width:100%}}@media (max-width: 700px){._modalContainer_11gqf_40{position:absolute;bottom:0;left:0;right:0;max-width:100%;width:100%;border-bottom-left-radius:0;border-bottom-right-radius:0;transform:translateY(100%);animation:_slideUp_11gqf_1 .3s ease forwards;max-height:calc(100vh - 66px)}}._modalContainer_11gqf_40 ._header_11gqf_92{padding:12px 16px;background-color:#f1f3f6;border-bottom:1px solid #dee1e7;display:flex;align-items:center;justify-content:space-between;gap:16px}._modalContainer_11gqf_40 ._header_11gqf_92 ._title_11gqf_101{display:flex;align-items:center;gap:8px}._modalContainer_11gqf_40 ._header_11gqf_92 ._close_11gqf_106{background-color:#fff;border:1px solid #dee1e7}@media (max-width: 700px){._modalContainer_11gqf_40 ._header_11gqf_92{padding:24px 16px;background-color:#fff}}._modalContainer_11gqf_40 ._content_11gqf_116{overflow:auto}._modalContainer_11gqf_40 ._section_11gqf_119{padding:12px}@media (max-width: 700px){._modalContainer_11gqf_40 ._section_11gqf_119{padding:16px}}._modalContainer_11gqf_40 ._footer_11gqf_127{padding:12px;display:flex;flex-direction:row;gap:8px;align-items:center;justify-content:end;border-top:1px solid #dee1e7}@media (max-width: 700px){._modalContainer_11gqf_40 ._footer_11gqf_127{flex-direction:column;justify-content:baseline}._modalContainer_11gqf_40 ._footer_11gqf_127 button{width:100%}}@keyframes _slideUp_11gqf_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}._tone-critical_11gqf_154 ._header_11gqf_92{background-color:#fef2f2;color:#991b1b}._tone-critical_11gqf_154 ._footer_11gqf_127 ._primaryButton_11gqf_158{background-color:#dc2626!important}._tone-warning_11gqf_162 ._header_11gqf_92{background-color:#fffbeb;color:#92400e}._tone-warning_11gqf_162 ._footer_11gqf_127 ._primaryButton_11gqf_158{background-color:#fcd34d;color:#451a03}._critical_11gqf_171{color:#991b1b}._warning_11gqf_175{color:#b45309}._shadow-0_18zn9_1{box-shadow:0 0 #0000}._shadow-100_18zn9_5{box-shadow:0 1px #1a1a1a12}._shadow-200_18zn9_9{box-shadow:0 3px 1px -1px #1a1a1a12}._shadow-300_18zn9_13{box-shadow:0 4px 6px -2px #1a1a1a33}._shadow-400_18zn9_17{box-shadow:0 8px 16px -4px #1a1a1a38}._shadow-500_18zn9_21{box-shadow:0 12px 20px -8px #1a1a1a3d}._shadow-600_18zn9_25{box-shadow:0 20px 20px -8px #1a1a1a47}._topBar_18zn9_29{width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;gap:24px;padding-bottom:52px;position:relative;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}._topBar_18zn9_29::-webkit-scrollbar{display:none}._topBar_18zn9_29:after{content:"";position:absolute;z-index:2;left:0;bottom:43px;width:100%;height:1px;background-color:#dee1e7}@media (max-width: 700px){._topBar_18zn9_29:after{bottom:35px}}@media (max-width: 700px){._topBar_18zn9_29{gap:12px;padding-bottom:44px}}._topBar_18zn9_29 ._section_18zn9_66{position:relative;cursor:pointer;transition:color .3s ease-in-out;color:#6c6e78}@media (max-width: 480px){._topBar_18zn9_29 ._section_18zn9_66._scretched_18zn9_73{flex:1;text-align:center}}._topBar_18zn9_29 ._section_18zn9_66:after{content:"";position:absolute;bottom:-8px;left:50%;width:0;height:3px;border-top-right-radius:8px;border-top-left-radius:8px;background-color:#2563eb;transition:width .4s ease-in-out,left .4s ease-in-out,background-color .2s ease-in-out}._topBar_18zn9_29 ._section_18zn9_66._active_18zn9_90{color:#373a42}._topBar_18zn9_29 ._section_18zn9_66._active_18zn9_90:after{width:100%;left:0;background-color:#2563eb}._sm_18zn9_99,._md_18zn9_100,._lg_18zn9_101{display:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 480px){._sm_18zn9_99{display:block}}@media (min-width: 480px){._md_18zn9_100{display:block}}._shadow-0_11bs8_1{box-shadow:0 0 #0000}._shadow-100_11bs8_5{box-shadow:0 1px #1a1a1a12}._shadow-200_11bs8_9{box-shadow:0 3px 1px -1px #1a1a1a12}._shadow-300_11bs8_13{box-shadow:0 4px 6px -2px #1a1a1a33}._shadow-400_11bs8_17{box-shadow:0 8px 16px -4px #1a1a1a38}._shadow-500_11bs8_21{box-shadow:0 12px 20px -8px #1a1a1a3d}._shadow-600_11bs8_25{box-shadow:0 20px 20px -8px #1a1a1a47}._pageHeader_11bs8_29{width:100%;padding-bottom:24px}@media (max-width: 480px){._pageHeader_11bs8_29{padding-bottom:16px}}._shadow-0_1o9g2_1{box-shadow:0 0 #0000}._shadow-100_1o9g2_5{box-shadow:0 1px #1a1a1a12}._shadow-200_1o9g2_9{box-shadow:0 3px 1px -1px #1a1a1a12}._shadow-300_1o9g2_13{box-shadow:0 4px 6px -2px #1a1a1a33}._shadow-400_1o9g2_17{box-shadow:0 8px 16px -4px #1a1a1a38}._shadow-500_1o9g2_21{box-shadow:0 12px 20px -8px #1a1a1a3d}._shadow-600_1o9g2_25{box-shadow:0 20px 20px -8px #1a1a1a47}._container_1o9g2_29{width:100%;display:flex;flex-direction:column;gap:4px;color:#6c6e78}._container_1o9g2_29 ._line_1o9g2_36{width:100%;height:4px;border-radius:8px;background-color:#b9bcc5}._container_1o9g2_29 ._line_1o9g2_36 ._progress_1o9g2_42{height:4px;border-radius:8px;background-color:#2563eb}._shadow-0_1a308_1{box-shadow:0 0 #0000}._shadow-100_1a308_5{box-shadow:0 1px #1a1a1a12}._shadow-200_1a308_9{box-shadow:0 3px 1px -1px #1a1a1a12}._shadow-300_1a308_13{box-shadow:0 4px 6px -2px #1a1a1a33}._shadow-400_1a308_17{box-shadow:0 8px 16px -4px #1a1a1a38}._shadow-500_1a308_21{box-shadow:0 12px 20px -8px #1a1a1a3d}._shadow-600_1a308_25{box-shadow:0 20px 20px -8px #1a1a1a47}._formItem_1a308_29{display:flex;flex-direction:row;align-items:center;gap:8px;width:100%}._formItem_1a308_29 input[type=radio]{margin:0!important;padding:0!important}._labelContainer_1a308_41{display:flex;flex-direction:column;gap:4px;cursor:pointer;color:#373a42}._labelContainer_1a308_41._disabled_1a308_48{color:#868892}._labelContainer_1a308_41._readOnly_1a308_51{color:#6c6e78}._inputContainer_1a308_55{background-color:#fff;border:1px solid #b9bcc5;border-radius:4px;transition:border .2s}._inputContainer_1a308_55 svg{width:20px;height:20px}._inputContainer_1a308_55:hover{background-color:#f1f3f6}._inputContainer_1a308_55:focus-within{background-color:#fff;border:1px solid #6c6e78!important}._inputContainer_1a308_55._disabled_1a308_48{background-color:#dee1e7;border:1px solid #dee1e7!important;color:#868892}._inputContainer_1a308_55._readOnly_1a308_51{background-color:#dee1e7;border:1px solid #dee1e7!important;color:#6c6e78}._inputContainer_1a308_55._error_1a308_82{border-color:#fef2f2;background-color:#fef2f2}._input_1a308_55{flex:1;background:transparent;outline:none;border:none;color:#373a42;padding:0}._input_1a308_55::placeholder{color:#6c6e78;opacity:1}._message_1a308_100{color:#6c6e78}._radio_1a308_104{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;border:2px solid #b9bcc5;border-radius:50%;background-color:#fff;display:grid;place-items:center;cursor:pointer;transition:all .2s}._radio_1a308_104:checked{border-color:#1e3a8a;background-color:#1e3a8a}._radio_1a308_104:checked:after{content:"";width:10px;height:10px;background-color:#fff;border-radius:50%}._radio_1a308_104:disabled{background-color:#dee1e7;border-color:#dee1e7;cursor:not-allowed}._radio_1a308_104._error_1a308_82{border-color:#fef2f2;background-color:#fef2f2}._shadow-0_1sj7i_1{box-shadow:0 0 #0000}._shadow-100_1sj7i_5{box-shadow:0 1px #1a1a1a12}._shadow-200_1sj7i_9{box-shadow:0 3px 1px -1px #1a1a1a12}._shadow-300_1sj7i_13{box-shadow:0 4px 6px -2px #1a1a1a33}._shadow-400_1sj7i_17{box-shadow:0 8px 16px -4px #1a1a1a38}._shadow-500_1sj7i_21{box-shadow:0 12px 20px -8px #1a1a1a3d}._shadow-600_1sj7i_25{box-shadow:0 20px 20px -8px #1a1a1a47}._container_1sj7i_29{width:100%;padding-bottom:16px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}._notMobile_1sj7i_38{display:block}@media (max-width: 480px){._notMobile_1sj7i_38{display:none}}._mobile_1sj7i_47{display:none}@media (max-width: 480px){._mobile_1sj7i_47{display:block}}._shadow-0_1ouux_2{box-shadow:0 0 #0000}._shadow-100_1ouux_6{box-shadow:0 1px #1a1a1a12}._shadow-200_1ouux_10{box-shadow:0 3px 1px -1px #1a1a1a12}._shadow-300_1ouux_14{box-shadow:0 4px 6px -2px #1a1a1a33}._shadow-400_1ouux_18{box-shadow:0 8px 16px -4px #1a1a1a38}._shadow-500_1ouux_22{box-shadow:0 12px 20px -8px #1a1a1a3d}._shadow-600_1ouux_26{box-shadow:0 20px 20px -8px #1a1a1a47}._formItem_1ouux_30{display:flex;flex-direction:column;gap:4px;width:100%;position:relative}._label_1ouux_38{color:#373a42}._label_1ouux_38._disabled_1ouux_41{color:#868892}._label_1ouux_38._readOnly_1ouux_44{color:#6c6e78}._inputContainer_1ouux_48{display:flex;align-items:center;gap:4px;background-color:#fff;border:1px solid #b9bcc5;border-radius:8px;padding:8px 12px;transition:border .2s;position:relative}._inputContainer_1ouux_48 svg{width:20px;height:20px}._inputContainer_1ouux_48:hover{background-color:#f1f3f6}._inputContainer_1ouux_48:focus-within{background-color:#fff;border:1px solid #6c6e78!important}._inputContainer_1ouux_48._disabled_1ouux_41{background-color:#dee1e7;border:1px solid #dee1e7!important;color:#868892}._inputContainer_1ouux_48._readOnly_1ouux_44{background-color:#dee1e7;border:1px solid #dee1e7!important;color:#6c6e78}._inputContainer_1ouux_48._error_1ouux_80{background-color:#fef2f2;border:1px solid #b91c1c!important;color:#6c6e78}._trigger_1ouux_86{display:flex;align-items:center;justify-content:space-between;width:100%;background:transparent;border:none;outline:none;cursor:pointer;padding:0;color:#6c6e78}._trigger_1ouux_86:focus{outline:none}._value_1ouux_102{flex:1;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._chevron_1ouux_110{flex-shrink:0;transition:transform .2s ease;color:#6c6e78}._chevron_1ouux_110._rotated_1ouux_115{transform:rotate(180deg)}._options_1ouux_119{position:absolute;top:100%;left:0;right:0;z-index:1000;background-color:#fff;border:1px solid #dee1e7;border-radius:8px;box-shadow:0 20px 20px -8px #020817 · 20%;margin-top:4px;padding:12px}._options_1ouux_119 ._container_1ouux_132{max-height:180px;overflow-y:auto}._option_1ouux_119{padding:8px 12px;cursor:pointer;color:#373a42;transition:background-color .15s}._option_1ouux_119:hover:not(._disabled_1ouux_41){background-color:#f1f3f6}._option_1ouux_119._focused_1ouux_146:not(._disabled_1ouux_41){background-color:#e4e8ed}._option_1ouux_119._selected_1ouux_149{background-color:#e4e8ed}._option_1ouux_119._disabled_1ouux_41{color:#868892;cursor:not-allowed;opacity:.6}._message_1ouux_158{color:#6c6e78}._message_1ouux_158._error_1ouux_80{color:#991b1b}._container_1ouux_132::-webkit-scrollbar{width:3px}._container_1ouux_132::-webkit-scrollbar-track{background:transparent}._container_1ouux_132::-webkit-scrollbar-thumb{background:#b9bcc5;border-radius:2px}._container_1ouux_132::-webkit-scrollbar-thumb:hover{background:#6c6e78}._shadow-0_ju3d3_1{box-shadow:0 0 #0000}._shadow-100_ju3d3_5{box-shadow:0 1px #1a1a1a12}._shadow-200_ju3d3_9{box-shadow:0 3px 1px -1px #1a1a1a12}._shadow-300_ju3d3_13{box-shadow:0 4px 6px -2px #1a1a1a33}._shadow-400_ju3d3_17{box-shadow:0 8px 16px -4px #1a1a1a38}._shadow-500_ju3d3_21{box-shadow:0 12px 20px -8px #1a1a1a3d}._shadow-600_ju3d3_25{box-shadow:0 20px 20px -8px #1a1a1a47}._td_ju3d3_29{vertical-align:middle;white-space:nowrap}._bottomBorder_ju3d3_34{border-bottom:1px solid #dee1e7}._label_ju3d3_38,._input_ju3d3_42{padding:16px}._input_ju3d3_42:focus-within{border-bottom:1px solid #6c6e78}._button_ju3d3_49,._icon-button_ju3d3_53,._checkbox_ju3d3_57{padding:8px 16px}._empty_ju3d3_61{padding:16px}._icon-label_ju3d3_65{padding:12px 16px}tr:last-child ._td_ju3d3_29{border-bottom:none}._th_ju3d3_73{padding:16px}th{border-bottom:1px solid #dee1e7;text-align:left}._table_ju3d3_82{width:100%;border:1px solid #dee1e7;border-radius:8px;background-color:#fff}._align-top-left_ju3d3_89{display:flex;justify-content:flex-start;align-items:flex-start}._align-top_ju3d3_89{display:flex;justify-content:center;align-items:flex-start}._align-top-right_ju3d3_101{display:flex;justify-content:flex-end;align-items:flex-start}._align-middle-left_ju3d3_107{display:flex;justify-content:flex-start;align-items:center}._align-middle_ju3d3_107{display:flex;justify-content:center;align-items:center}._align-middle-right_ju3d3_119{display:flex;justify-content:flex-end;align-items:center}._align-bottom-left_ju3d3_125{display:flex;justify-content:flex-start;align-items:flex-end}._align-bottom_ju3d3_125{display:flex;justify-content:center;align-items:flex-end}._align-bottom-right_ju3d3_137{display:flex;justify-content:flex-end;align-items:flex-end}._shadow-0_k0y48_1{box-shadow:0 0 #0000}._shadow-100_k0y48_5{box-shadow:0 1px #1a1a1a12}._shadow-200_k0y48_9{box-shadow:0 3px 1px -1px #1a1a1a12}._shadow-300_k0y48_13{box-shadow:0 4px 6px -2px #1a1a1a33}._shadow-400_k0y48_17{box-shadow:0 8px 16px -4px #1a1a1a38}._shadow-500_k0y48_21{box-shadow:0 12px 20px -8px #1a1a1a3d}._shadow-600_k0y48_25{box-shadow:0 20px 20px -8px #1a1a1a47}._tooltipWrapper_k0y48_29{position:relative;display:inline-block;cursor:pointer}._tooltipWrapper_k0y48_29._underline_k0y48_34{border-bottom:1px dotted currentColor}._tooltip_k0y48_29{position:absolute;background-color:#444750;color:#fff;padding:4px 8px;border-radius:8px;box-shadow:0 1px #1a1a1a12;z-index:400;pointer-events:auto;width:auto;text-align:center}._tooltip_k0y48_29:after{content:"";position:absolute;left:50%;transform:translate(-50%);border-width:10px;border-style:solid}._tooltip-position-above_k0y48_58{bottom:100%;left:50%;transform:translate(-50%);margin-bottom:12px}._tooltip-position-above_k0y48_58:after{top:100%;border-color:#444750 transparent transparent transparent}._tooltip-position-below_k0y48_68{top:100%;left:50%;transform:translate(-50%);margin-top:12px}._tooltip-position-below_k0y48_68:after{bottom:100%;border-color:transparent transparent #444750 transparent}._tooltip-position-cover_k0y48_78{top:0;left:0;width:100%;text-align:center;padding:8px;border-radius:8px}._tooltip-position-cover_k0y48_78:after{display:none}
|
|
1
|
+
@charset "UTF-8";.shadow-0{box-shadow:0 0 #0000}.shadow-100{box-shadow:0 1px #1a1a1a12}.shadow-200{box-shadow:0 3px 1px -1px #1a1a1a12}.shadow-300{box-shadow:0 4px 6px -2px #1a1a1a33}.shadow-400{box-shadow:0 8px 16px -4px #1a1a1a38}.shadow-500{box-shadow:0 12px 20px -8px #1a1a1a3d}.shadow-600{box-shadow:0 20px 20px -8px #1a1a1a47}._shadow-0_1rok5_2{box-shadow:0 0 #0000}._shadow-100_1rok5_6{box-shadow:0 1px #1a1a1a12}._shadow-200_1rok5_10{box-shadow:0 3px 1px -1px #1a1a1a12}._shadow-300_1rok5_14{box-shadow:0 4px 6px -2px #1a1a1a33}._shadow-400_1rok5_18{box-shadow:0 8px 16px -4px #1a1a1a38}._shadow-500_1rok5_22{box-shadow:0 12px 20px -8px #1a1a1a3d}._shadow-600_1rok5_26{box-shadow:0 20px 20px -8px #1a1a1a47}._message_1rok5_31{display:flex;flex-direction:row;align-items:center;gap:4px;color:#991b1b}._message_1rok5_31._error_1rok5_38{color:#991b1b}._shadow-0_1ccmh_2{box-shadow:0 0 #0000}._shadow-100_1ccmh_6{box-shadow:0 1px #1a1a1a12}._shadow-200_1ccmh_10{box-shadow:0 3px 1px -1px #1a1a1a12}._shadow-300_1ccmh_14{box-shadow:0 4px 6px -2px #1a1a1a33}._shadow-400_1ccmh_18{box-shadow:0 8px 16px -4px #1a1a1a38}._shadow-500_1ccmh_22{box-shadow:0 12px 20px -8px #1a1a1a3d}._shadow-600_1ccmh_26{box-shadow:0 20px 20px -8px #1a1a1a47}._formItem_1ccmh_31{display:flex;flex-direction:row;align-items:center;gap:8px;width:100%}._formItem_1ccmh_31 input[type=checkbox]{margin:0!important;padding:0!important}._labelContainer_1ccmh_43{display:flex;flex-direction:column;gap:4px;color:#373a42;cursor:pointer}._labelContainer_1ccmh_43._disabled_1ccmh_50{color:#868892}._labelContainer_1ccmh_43._readOnly_1ccmh_53,._message_1ccmh_57{color:#6c6e78}._checkbox_1ccmh_61{margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px!important;height:20px!important;min-width:20px;min-height:20px;display:grid;place-items:center;transition:background-color .2s,border-color .2s;cursor:pointer;position:relative;background-color:#fff;border:1px solid #b9bcc5;border-radius:4px;transition:border .2s}._checkbox_1ccmh_61 svg{width:20px;height:20px}._checkbox_1ccmh_61:hover{background-color:#f1f3f6}._checkbox_1ccmh_61:focus-within{background-color:#fff;border:1px solid #6c6e78!important}._checkbox_1ccmh_61._disabled_1ccmh_50{background-color:#dee1e7;border:1px solid #dee1e7!important;color:#868892}._checkbox_1ccmh_61._readOnly_1ccmh_53{background-color:#dee1e7;border:1px solid #dee1e7!important;color:#6c6e78}._checkbox_1ccmh_61:after{content:"";display:block;width:0;height:0;transition:all .2s ease}._checkbox_1ccmh_61:checked:after,._checkbox_1ccmh_61:indeterminate:after{width:12px;height:12px;background-color:#fff;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:100%;mask-size:100%}._checkbox_1ccmh_61:checked{background-color:#1e3a8a;border-color:#1e3a8a}._checkbox_1ccmh_61:checked._error_1ccmh_99{border-color:#7f1d1d;background-color:#7f1d1d}._checkbox_1ccmh_61:checked:after{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline points='20 6 9 17 4 12' /%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline points='20 6 9 17 4 12' /%3E%3C/svg%3E")}._checkbox_1ccmh_61:indeterminate{background-color:#1e3a8a;border-color:#1e3a8a}._checkbox_1ccmh_61:indeterminate._error_1ccmh_99{border-color:#7f1d1d;background-color:#7f1d1d}._checkbox_1ccmh_61:indeterminate:after{-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='5' y1='12' x2='19' y2='12' /%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='5' y1='12' x2='19' y2='12' /%3E%3C/svg%3E")}._checkbox_1ccmh_61:disabled{background-color:#b9bcc5;border-color:#b9bcc5;cursor:not-allowed}._checkbox_1ccmh_61._error_1ccmh_99{border-color:#fef2f2;background-color:#fef2f2}input[type=checkbox]._checkbox_1ccmh_61{width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important;box-sizing:border-box!important}._shadow-0_1inhg_2{box-shadow:0 0 #0000}._shadow-100_1inhg_6{box-shadow:0 1px #1a1a1a12}._shadow-200_1inhg_10{box-shadow:0 3px 1px -1px #1a1a1a12}._shadow-300_1inhg_14{box-shadow:0 4px 6px -2px #1a1a1a33}._shadow-400_1inhg_18{box-shadow:0 8px 16px -4px #1a1a1a38}._shadow-500_1inhg_22{box-shadow:0 12px 20px -8px #1a1a1a3d}._shadow-600_1inhg_26{box-shadow:0 20px 20px -8px #1a1a1a47}._formItem_1inhg_31{display:flex;flex-direction:column;gap:4px;width:100%}._critical_1inhg_38{color:#991b1b}._message_1inhg_42{display:flex;flex-direction:row;align-items:center;gap:4px}._message_1inhg_42._error_1inhg_48{color:#991b1b}._label_1inhg_52{color:#373a42}._label_1inhg_52._disabled_1inhg_55{color:#868892}._label_1inhg_52._readOnly_1inhg_58{color:#6c6e78}._input_1inhg_62{outline:none;padding:12px 8px;background-color:#fff;border:1px solid #b9bcc5;border-radius:8px;transition:border .2s;color:#6c6e78}._input_1inhg_62:hover{background-color:#f1f3f6}._input_1inhg_62:focus{background-color:#fff;border:1px solid #6c6e78!important}._input_1inhg_62._disabled_1inhg_55{background-color:#dee1e7;border:1px solid #dee1e7!important;color:#868892}._input_1inhg_62._readOnly_1inhg_58{background-color:#dee1e7;border:1px solid #dee1e7!important;color:#6c6e78}._input_1inhg_62._error_1inhg_48{background-color:#dc2626;border:1px solid #b91c1c!important;color:#6c6e78}select._input_1inhg_62{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:calc(100% - 12px) center;background-size:16px 16px;cursor:pointer}._shadow-0_utd9o_2{box-shadow:0 0 #0000}._shadow-100_utd9o_6{box-shadow:0 1px #1a1a1a12}._shadow-200_utd9o_10{box-shadow:0 3px 1px -1px #1a1a1a12}._shadow-300_utd9o_14{box-shadow:0 4px 6px -2px #1a1a1a33}._shadow-400_utd9o_18{box-shadow:0 8px 16px -4px #1a1a1a38}._shadow-500_utd9o_22{box-shadow:0 12px 20px -8px #1a1a1a3d}._shadow-600_utd9o_26{box-shadow:0 20px 20px -8px #1a1a1a47}._formItem_utd9o_31{display:flex;flex-direction:column;gap:4px;width:100%}._label_utd9o_38{color:#373a42}._label_utd9o_38._disabled_utd9o_41{color:#868892}._label_utd9o_38._readOnly_utd9o_44{color:#6c6e78}._inputContainer_utd9o_48{display:flex;align-items:center;gap:4px;background-color:#fff;border:1px solid #9fa2ab;border-radius:8px;padding:8px 12px;transition:border .2s}._inputContainer_utd9o_48:has(textarea){flex-direction:column;align-items:stretch}._inputContainer_utd9o_48 svg{width:20px;height:20px}._inputContainer_utd9o_48:hover{background-color:#f1f3f6}._inputContainer_utd9o_48:focus-within{background-color:#fff;border:1px solid #6c6e78!important}._inputContainer_utd9o_48._disabled_utd9o_41{background-color:#dee1e7;border:1px solid #dee1e7!important;color:#868892}._inputContainer_utd9o_48._readOnly_utd9o_44{background-color:#dee1e7;border:1px solid #dee1e7!important}._inputContainer_utd9o_48._error_utd9o_82{background-color:#fef2f2;border:1px solid #b91c1c!important}._input_utd9o_48{flex:1;background:transparent;outline:none;border:none;color:#373a42;padding:0}._input_utd9o_48::placeholder{color:#6c6e78;opacity:1}._message_utd9o_100{color:#6c6e78}._shadow-0_rqqp8_2{box-shadow:0 0 #0000}._shadow-100_rqqp8_6{box-shadow:0 1px #1a1a1a12}._shadow-200_rqqp8_10{box-shadow:0 3px 1px -1px #1a1a1a12}._shadow-300_rqqp8_14{box-shadow:0 4px 6px -2px #1a1a1a33}._shadow-400_rqqp8_18{box-shadow:0 8px 16px -4px #1a1a1a38}._shadow-500_rqqp8_22{box-shadow:0 12px 20px -8px #1a1a1a3d}._shadow-600_rqqp8_26{box-shadow:0 20px 20px -8px #1a1a1a47}._formItem_rqqp8_31{display:flex;flex-direction:row;align-items:center;gap:8px;width:100%}._formItem_rqqp8_31 input[type=radio]{margin:0!important;padding:0!important}._labelContainer_rqqp8_43{display:flex;flex-direction:column;gap:4px;cursor:pointer;color:#373a42}._labelContainer_rqqp8_43._disabled_rqqp8_50{color:#868892}._labelContainer_rqqp8_43._readOnly_rqqp8_53{color:#6c6e78}._inputContainer_rqqp8_57{background-color:#fff;border:1px solid #b9bcc5;border-radius:4px;transition:border .2s}._inputContainer_rqqp8_57 svg{width:20px;height:20px}._inputContainer_rqqp8_57:hover{background-color:#f1f3f6}._inputContainer_rqqp8_57:focus-within{background-color:#fff;border:1px solid #6c6e78!important}._inputContainer_rqqp8_57._disabled_rqqp8_50{background-color:#dee1e7;border:1px solid #dee1e7!important;color:#868892}._inputContainer_rqqp8_57._readOnly_rqqp8_53{background-color:#dee1e7;border:1px solid #dee1e7!important;color:#6c6e78}._inputContainer_rqqp8_57._error_rqqp8_84{border-color:#fef2f2;background-color:#fef2f2}._input_rqqp8_57{flex:1;background:transparent;outline:none;border:none;color:#373a42;padding:0}._input_rqqp8_57::placeholder{color:#6c6e78;opacity:1}._message_rqqp8_102{color:#6c6e78}._radio_rqqp8_106{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;border:2px solid #b9bcc5;border-radius:50%;background-color:#fff;display:grid;place-items:center;cursor:pointer;transition:all .2s}._radio_rqqp8_106:checked{border-color:#1e3a8a;background-color:#1e3a8a}._radio_rqqp8_106:checked:after{content:"";width:10px;height:10px;background-color:#fff;border-radius:50%}._radio_rqqp8_106:disabled{background-color:#dee1e7;border-color:#dee1e7;cursor:not-allowed}._radio_rqqp8_106._error_rqqp8_84{border-color:#fef2f2;background-color:#fef2f2}._shadow-0_1q5qd_2{box-shadow:0 0 #0000}._shadow-100_1q5qd_6{box-shadow:0 1px #1a1a1a12}._shadow-200_1q5qd_10{box-shadow:0 3px 1px -1px #1a1a1a12}._shadow-300_1q5qd_14{box-shadow:0 4px 6px -2px #1a1a1a33}._shadow-400_1q5qd_18{box-shadow:0 8px 16px -4px #1a1a1a38}._shadow-500_1q5qd_22{box-shadow:0 12px 20px -8px #1a1a1a3d}._shadow-600_1q5qd_26{box-shadow:0 20px 20px -8px #1a1a1a47}._formItem_1q5qd_31{display:flex;flex-direction:column;gap:4px;width:100%;position:relative}._label_1q5qd_39{color:#373a42}._label_1q5qd_39._disabled_1q5qd_42{color:#868892}._label_1q5qd_39._readOnly_1q5qd_45{color:#6c6e78}._inputContainer_1q5qd_49{display:flex;align-items:center;gap:4px;background-color:#fff;border:1px solid #b9bcc5;border-radius:8px;padding:8px 12px;transition:border .2s;position:relative}._inputContainer_1q5qd_49 svg{width:20px;height:20px}._inputContainer_1q5qd_49:hover{background-color:#f1f3f6}._inputContainer_1q5qd_49:focus-within{background-color:#fff;border:1px solid #6c6e78!important}._inputContainer_1q5qd_49._disabled_1q5qd_42{background-color:#dee1e7;border:1px solid #dee1e7!important;color:#868892}._inputContainer_1q5qd_49._readOnly_1q5qd_45{background-color:#dee1e7;border:1px solid #dee1e7!important;color:#6c6e78}._inputContainer_1q5qd_49._error_1q5qd_81{background-color:#fef2f2;border:1px solid #b91c1c!important;color:#6c6e78}._trigger_1q5qd_87{display:flex;align-items:center;justify-content:space-between;width:100%;background:transparent;border:none;outline:none;cursor:pointer;padding:0;color:#6c6e78}._trigger_1q5qd_87:focus{outline:none}._value_1q5qd_103{flex:1;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._chevron_1q5qd_111{flex-shrink:0;transition:transform .2s ease;color:#6c6e78}._chevron_1q5qd_111._rotated_1q5qd_116{transform:rotate(180deg)}._options_1q5qd_120{position:absolute;top:100%;left:0;right:0;z-index:1000;background-color:#fff;border:1px solid #dee1e7;border-radius:8px;box-shadow:0 20px 20px -8px #020817 · 20%;margin-top:4px;padding:12px}._options_1q5qd_120 ._container_1q5qd_133{max-height:180px;overflow-y:auto}._option_1q5qd_120{padding:8px 12px;cursor:pointer;color:#373a42;transition:background-color .15s;border-radius:8px}._option_1q5qd_120:hover:not(._disabled_1q5qd_42){background-color:#f1f3f6}._option_1q5qd_120._focused_1q5qd_148:not(._disabled_1q5qd_42){background-color:#e4e8ed}._option_1q5qd_120._selected_1q5qd_151{background-color:#e4e8ed}._option_1q5qd_120._disabled_1q5qd_42{color:#868892;cursor:not-allowed;opacity:.6}._message_1q5qd_160{color:#6c6e78}._message_1q5qd_160._error_1q5qd_81{color:#991b1b}._container_1q5qd_133::-webkit-scrollbar{width:3px}._container_1q5qd_133::-webkit-scrollbar-track{background:transparent}._container_1q5qd_133::-webkit-scrollbar-thumb{background:#b9bcc5;border-radius:2px}._container_1q5qd_133::-webkit-scrollbar-thumb:hover{background:#6c6e78}._shadow-0_162j3_2{box-shadow:0 0 #0000}._shadow-100_162j3_6{box-shadow:0 1px #1a1a1a12}._shadow-200_162j3_10{box-shadow:0 3px 1px -1px #1a1a1a12}._shadow-300_162j3_14{box-shadow:0 4px 6px -2px #1a1a1a33}._shadow-400_162j3_18{box-shadow:0 8px 16px -4px #1a1a1a38}._shadow-500_162j3_22{box-shadow:0 12px 20px -8px #1a1a1a3d}._shadow-600_162j3_26{box-shadow:0 20px 20px -8px #1a1a1a47}._customToast_162j3_31{max-width:976px;width:100%;padding:12px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 4px 6px -2px #1a1a1a33;border-radius:8px;gap:10px}@media (max-width: 480px){._customToast_162j3_31{max-width:328px}}._default_162j3_48{background-color:#fff;color:#373a42}._warning_162j3_53{background-color:#fffbeb;color:#92400e}._error_162j3_58{background-color:#fef2f2;color:#991b1b}._success_162j3_63{background-color:#f0fdf4;color:#166534}._criticalIcon_162j3_68{color:#991b1b}._warningIcon_162j3_72{color:#b45309}._successIcon_162j3_76{color:#15803d}._content_162j3_80{display:flex;align-items:center;gap:10px;flex:1}._closeBtn_162j3_87{margin-left:auto}._shadow-0_vcqfi_2{box-shadow:0 0 #0000}._shadow-100_vcqfi_6{box-shadow:0 1px #1a1a1a12}._shadow-200_vcqfi_10{box-shadow:0 3px 1px -1px #1a1a1a12}._shadow-300_vcqfi_14{box-shadow:0 4px 6px -2px #1a1a1a33}._shadow-400_vcqfi_18{box-shadow:0 8px 16px -4px #1a1a1a38}._shadow-500_vcqfi_22{box-shadow:0 12px 20px -8px #1a1a1a3d}._shadow-600_vcqfi_26{box-shadow:0 20px 20px -8px #1a1a1a47}._modalLayout_vcqfi_31{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;width:100%;background-color:#00000030;z-index:250}._modalContainer_vcqfi_42{background-color:#fff;border-radius:8px;overflow:none;display:flex;flex-direction:column;transform:translateY(0);transition:transform .3s ease;max-height:80vh}._modalContainer_vcqfi_42._lg_vcqfi_52{width:80%}@media (max-width: 700px){._modalContainer_vcqfi_42._lg_vcqfi_52{max-width:100%;width:100%}}._modalContainer_vcqfi_42._md_vcqfi_61{width:60%}@media (max-width: 700px){._modalContainer_vcqfi_42._md_vcqfi_61{max-width:100%;width:100%}}._modalContainer_vcqfi_42._sm_vcqfi_70{width:40%}@media (max-width: 700px){._modalContainer_vcqfi_42._sm_vcqfi_70{max-width:100%;width:100%}}@media (max-width: 700px){._modalContainer_vcqfi_42._fullHeight_vcqfi_80{max-height:calc(100vh - 66px);height:100%}}@media (max-width: 700px){._modalContainer_vcqfi_42{position:absolute;bottom:0;left:0;right:0;max-width:100%;width:100%;border-bottom-left-radius:0;border-bottom-right-radius:0;transform:translateY(100%);animation:_slideUp_vcqfi_1 .3s ease forwards;max-height:calc(100vh - 66px);display:flex;flex-direction:column}}._modalContainer_vcqfi_42 ._header_vcqfi_102{padding:12px 16px;background-color:#f1f3f6;border-bottom:1px solid #dee1e7;display:flex;align-items:center;justify-content:space-between;gap:16px}._modalContainer_vcqfi_42 ._header_vcqfi_102 ._title_vcqfi_111{display:flex;align-items:center;gap:8px}._modalContainer_vcqfi_42 ._header_vcqfi_102 ._close_vcqfi_116{background-color:#fff;border:1px solid #dee1e7}@media (max-width: 700px){._modalContainer_vcqfi_42 ._header_vcqfi_102{padding:24px 16px;background-color:#fff}}._modalContainer_vcqfi_42 ._content_vcqfi_126{overflow:auto}._modalContainer_vcqfi_42 ._content_vcqfi_126._fullHeight_vcqfi_80{flex:1}._modalContainer_vcqfi_42 ._section_vcqfi_132{padding:12px;overflow:auto}@media (max-width: 700px){._modalContainer_vcqfi_42 ._section_vcqfi_132{padding:16px}}._modalContainer_vcqfi_42 ._footer_vcqfi_141{padding:12px;display:flex;flex-direction:row;gap:8px;align-items:center;justify-content:end;border-top:1px solid #dee1e7}@media (max-width: 700px){._modalContainer_vcqfi_42 ._footer_vcqfi_141{flex-direction:column;justify-content:baseline}._modalContainer_vcqfi_42 ._footer_vcqfi_141 button{width:100%}}@keyframes _slideUp_vcqfi_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}._tone-critical_vcqfi_168 ._header_vcqfi_102{background-color:#fef2f2;color:#991b1b}._tone-critical_vcqfi_168 ._footer_vcqfi_141 ._primaryButton_vcqfi_172{background-color:#dc2626!important}._tone-warning_vcqfi_176 ._header_vcqfi_102{background-color:#fffbeb;color:#92400e}._tone-warning_vcqfi_176 ._footer_vcqfi_141 ._primaryButton_vcqfi_172{background-color:#fcd34d;color:#451a03}._critical_vcqfi_185{color:#991b1b}._warning_vcqfi_189{color:#b45309}._shadow-0_14jym_2{box-shadow:0 0 #0000}._shadow-100_14jym_6{box-shadow:0 1px #1a1a1a12}._shadow-200_14jym_10{box-shadow:0 3px 1px -1px #1a1a1a12}._shadow-300_14jym_14{box-shadow:0 4px 6px -2px #1a1a1a33}._shadow-400_14jym_18{box-shadow:0 8px 16px -4px #1a1a1a38}._shadow-500_14jym_22{box-shadow:0 12px 20px -8px #1a1a1a3d}._shadow-600_14jym_26{box-shadow:0 20px 20px -8px #1a1a1a47}._spin_14jym_31{animation:_spin_14jym_31 1s linear infinite;transform-origin:center}._spin_14jym_31 circle{stroke:#2563eb}@keyframes _spin_14jym_31{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._shadow-0_1sanu_2{box-shadow:0 0 #0000}._shadow-100_1sanu_6{box-shadow:0 1px #1a1a1a12}._shadow-200_1sanu_10{box-shadow:0 3px 1px -1px #1a1a1a12}._shadow-300_1sanu_14{box-shadow:0 4px 6px -2px #1a1a1a33}._shadow-400_1sanu_18{box-shadow:0 8px 16px -4px #1a1a1a38}._shadow-500_1sanu_22{box-shadow:0 12px 20px -8px #1a1a1a3d}._shadow-600_1sanu_26{box-shadow:0 20px 20px -8px #1a1a1a47}._tooltipWrapper_1sanu_31{position:relative;display:inline-block;cursor:pointer}._tooltipWrapper_1sanu_31._underline_1sanu_36{border-bottom:1px dotted currentColor}._tooltip_1sanu_31{position:absolute;background-color:#444750;color:#fff;padding:4px 8px;border-radius:8px;box-shadow:0 1px #1a1a1a12;z-index:400;pointer-events:auto;width:auto;text-align:center}._tooltip_1sanu_31:after{content:"";position:absolute;left:50%;transform:translate(-50%);border-width:10px;border-style:solid}._tooltip-position-above_1sanu_60{bottom:100%;left:50%;transform:translate(-50%);margin-bottom:12px}._tooltip-position-above_1sanu_60:after{top:100%;border-color:#444750 transparent transparent transparent}._tooltip-position-below_1sanu_70{top:100%;left:50%;transform:translate(-50%);margin-top:12px}._tooltip-position-below_1sanu_70:after{bottom:100%;border-color:transparent transparent #444750 transparent}._tooltip-position-cover_1sanu_80{top:0;left:0;width:100%;text-align:center;padding:8px;border-radius:8px}._tooltip-position-cover_1sanu_80:after{display:none}._shadow-0_vzy97_2{box-shadow:0 0 #0000}._shadow-100_vzy97_6{box-shadow:0 1px #1a1a1a12}._shadow-200_vzy97_10{box-shadow:0 3px 1px -1px #1a1a1a12}._shadow-300_vzy97_14{box-shadow:0 4px 6px -2px #1a1a1a33}._shadow-400_vzy97_18{box-shadow:0 8px 16px -4px #1a1a1a38}._shadow-500_vzy97_22{box-shadow:0 12px 20px -8px #1a1a1a3d}._shadow-600_vzy97_26{box-shadow:0 20px 20px -8px #1a1a1a47}._btn_vzy97_31{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:none;font:inherit;padding:0;margin:0;border-radius:8px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;gap:4px;cursor:pointer}._btn_vzy97_31._small_vzy97_46{padding:3px 7px}._btn_vzy97_31._medium_vzy97_49{padding:7px 11px}._btn_vzy97_31._large_vzy97_52{padding:11px 15px}._btn_vzy97_31._default_vzy97_55{background-color:#fff;border:1px #dee1e7 solid;color:#373a42}._btn_vzy97_31._default_vzy97_55:hover{background-color:#e4e8ed}._btn_vzy97_31._default_vzy97_55:active,._btn_vzy97_31._default-selected_vzy97_66{background-color:#d2d5dc}._btn_vzy97_31._default_vzy97_55:disabled{background-color:#dee1e7;color:#868892}._btn_vzy97_31._primary_vzy97_73{background-color:#2563eb;color:#fff}._btn_vzy97_31._primary_vzy97_73:hover{background-color:#1d4ed8}._btn_vzy97_31._primary_vzy97_73:active{background-color:#1e40af}._btn_vzy97_31._primary-selected_vzy97_83{background-color:#1e3a8a}._btn_vzy97_31._primary_vzy97_73:disabled{background-color:#b9bcc5}._btn_vzy97_31._tertiary_vzy97_89{color:#373a42}._btn_vzy97_31._tertiary_vzy97_89:hover{background-color:#e4e8ed}._btn_vzy97_31._tertiary_vzy97_89:active,._btn_vzy97_31._tertiary-selected_vzy97_98{background-color:#d2d5dc}._btn_vzy97_31._tertiary_vzy97_89:disabled{color:#868892}._btn_vzy97_31._plain_vzy97_104{padding:0;margin:0;color:#1e40af}._btn_vzy97_31._plain_vzy97_104:hover{color:#1e3a8a}._btn_vzy97_31._plain_vzy97_104:active,._btn_vzy97_31._plain-selected_vzy97_115{color:#172554}._btn_vzy97_31._plain_vzy97_104:disabled{color:#868892}._btn_vzy97_31._critical_vzy97_121{background-color:#dc2626;color:#fff}._btn_vzy97_31._warning_vzy97_125{background-color:#fcd34d;color:#451a03}._shadow-0_rgktv_2{box-shadow:0 0 #0000}._shadow-100_rgktv_6{box-shadow:0 1px #1a1a1a12}._shadow-200_rgktv_10{box-shadow:0 3px 1px -1px #1a1a1a12}._shadow-300_rgktv_14{box-shadow:0 4px 6px -2px #1a1a1a33}._shadow-400_rgktv_18{box-shadow:0 8px 16px -4px #1a1a1a38}._shadow-500_rgktv_22{box-shadow:0 12px 20px -8px #1a1a1a3d}._shadow-600_rgktv_26{box-shadow:0 20px 20px -8px #1a1a1a47}._trigger_rgktv_31{display:flex;align-items:center;justify-content:space-between;width:100%;background:transparent;border:none;outline:none;cursor:pointer;padding:0;color:#6c6e78}._trigger_rgktv_31:focus{outline:none}._value_rgktv_47{flex:1;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._chevron_rgktv_55{flex-shrink:0;transition:transform .2s ease;color:#6c6e78}._chevron_rgktv_55._rotated_rgktv_60{transform:rotate(180deg)}._options_rgktv_64{position:absolute;top:100%;left:0;right:0;z-index:1000;background-color:#fff;border:1px solid #dee1e7;border-radius:8px;margin-top:4px;min-width:240px;width:100%;padding:12px;box-shadow:0 20px 20px -8px #020817 · 20%}._options_rgktv_64._alignRight_rgktv_79{right:0;left:auto}._options_rgktv_64._alignLeft_rgktv_83{left:0;right:auto}._options_rgktv_64 ._container_rgktv_87{max-height:180px;overflow-y:auto}._option_rgktv_64{padding:8px 12px;cursor:pointer;color:#373a42;transition:background-color .15s;border-radius:8px;display:flex;align-items:center;gap:8px}._option_rgktv_64 ._icon_rgktv_102{width:20px;height:20px}._option_rgktv_64:hover:not(._disabled_rgktv_106){background-color:#f1f3f6}._option_rgktv_64._focused_rgktv_109:not(._disabled_rgktv_106){background-color:#e4e8ed}._option_rgktv_64._selected_rgktv_112{background-color:#e4e8ed}._option_rgktv_64._disabled_rgktv_106{color:#868892;cursor:not-allowed;opacity:.6}._message_rgktv_121{color:#6c6e78}._message_rgktv_121._error_rgktv_124{color:#991b1b}._container_rgktv_87::-webkit-scrollbar{width:3px}._container_rgktv_87::-webkit-scrollbar-track{background:transparent}._container_rgktv_87::-webkit-scrollbar-thumb{background:#b9bcc5;border-radius:2px}._container_rgktv_87::-webkit-scrollbar-thumb:hover{background:#6c6e78}._extraContent_rgktv_145{padding:8px 12px;border-top:1px solid #b9bcc5;cursor:pointer}._trigger_rgktv_31{padding:0;margin:0;border:none;line-height:1;display:inline-flex;align-items:center;justify-content:center;width:auto;height:auto}._shadow-0_12i6g_2{box-shadow:0 0 #0000}._shadow-100_12i6g_6{box-shadow:0 1px #1a1a1a12}._shadow-200_12i6g_10{box-shadow:0 3px 1px -1px #1a1a1a12}._shadow-300_12i6g_14{box-shadow:0 4px 6px -2px #1a1a1a33}._shadow-400_12i6g_18{box-shadow:0 8px 16px -4px #1a1a1a38}._shadow-500_12i6g_22{box-shadow:0 12px 20px -8px #1a1a1a3d}._shadow-600_12i6g_26{box-shadow:0 20px 20px -8px #1a1a1a47}._emptyContainer_12i6g_31{margin:0 auto;width:100%;max-width:548px;padding:64px 24px;display:flex;flex-direction:column;align-items:center;gap:24px;background-color:#fff;border:1px solid #dee1e7;border-radius:8px;text-align:center;color:#373a42}@media (max-width: 480px){._emptyContainer_12i6g_31{border:0;background-color:none}}@media (max-width: 480px){._emptyContainer_12i6g_31{padding:40px 0}}._imageContent_12i6g_58{align-self:center;width:200px;height:160px;object-fit:contain}._content_12i6g_65{display:flex;flex-direction:column;gap:8px;text-align:center}._buttonContent_12i6g_72{display:flex;justify-content:center;align-items:center;gap:8px}@media (max-width: 480px){._buttonContent_12i6g_72{flex-direction:column-reverse;width:100%}._buttonContent_12i6g_72 button{width:100%}}._mobile_12i6g_88,._desktop_12i6g_89{display:none}@media (max-width: 480px){._mobile_12i6g_88{display:block}}@media (min-width: 480px){._desktop_12i6g_89{display:block}}._shadow-0_1sksc_2{box-shadow:0 0 #0000}._shadow-100_1sksc_6{box-shadow:0 1px #1a1a1a12}._shadow-200_1sksc_10{box-shadow:0 3px 1px -1px #1a1a1a12}._shadow-300_1sksc_14{box-shadow:0 4px 6px -2px #1a1a1a33}._shadow-400_1sksc_18{box-shadow:0 8px 16px -4px #1a1a1a38}._shadow-500_1sksc_22{box-shadow:0 12px 20px -8px #1a1a1a3d}._shadow-600_1sksc_26{box-shadow:0 20px 20px -8px #1a1a1a47}._btn_1sksc_31{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:none;font:inherit;padding:0;margin:0;border-radius:8px;display:flex;align-items:center;justify-content:center;box-sizing:border-box}._btn_1sksc_31._small_1sksc_44{padding:3px}._btn_1sksc_31._medium_1sksc_47{padding:7px}._btn_1sksc_31._large_1sksc_50{padding:11px}._btn_1sksc_31._default_1sksc_53{background-color:#fff;border:1px #dee1e7 solid;color:#373a42}._btn_1sksc_31._default_1sksc_53:hover{background-color:#e4e8ed}._btn_1sksc_31._default_1sksc_53:active,._btn_1sksc_31._default-selected_1sksc_64{background-color:#d2d5dc}._btn_1sksc_31._default_1sksc_53:disabled{background-color:#dee1e7;color:#868892}._btn_1sksc_31._primary_1sksc_71{background-color:#2563eb;color:#fff}._btn_1sksc_31._primary_1sksc_71:hover{background-color:#1d4ed8}._btn_1sksc_31._primary_1sksc_71:active{background-color:#1e40af}._btn_1sksc_31._primary-selected_1sksc_81{background-color:#1e3a8a}._btn_1sksc_31._primary_1sksc_71:disabled{background-color:#b9bcc5}._btn_1sksc_31._tertiary_1sksc_87{color:#373a42}._btn_1sksc_31._tertiary_1sksc_87:hover{background-color:#e4e8ed}._btn_1sksc_31._tertiary_1sksc_87:active,._btn_1sksc_31._tertiary-selected_1sksc_96{background-color:#d2d5dc}._btn_1sksc_31._tertiary_1sksc_87:disabled{color:#868892}._btn_1sksc_31._plain_1sksc_102{padding:0;margin:0;color:#1e40af}._btn_1sksc_31._plain_1sksc_102:hover{color:#1e3a8a}._btn_1sksc_31._plain_1sksc_102:active,._btn_1sksc_31._plain-selected_1sksc_113{color:#172554}._btn_1sksc_31._plain_1sksc_102:disabled{color:#868892}._shadow-0_ifirx_2{box-shadow:0 0 #0000}._shadow-100_ifirx_6{box-shadow:0 1px #1a1a1a12}._shadow-200_ifirx_10{box-shadow:0 3px 1px -1px #1a1a1a12}._shadow-300_ifirx_14{box-shadow:0 4px 6px -2px #1a1a1a33}._shadow-400_ifirx_18{box-shadow:0 8px 16px -4px #1a1a1a38}._shadow-500_ifirx_22{box-shadow:0 12px 20px -8px #1a1a1a3d}._shadow-600_ifirx_26{box-shadow:0 20px 20px -8px #1a1a1a47}._typography_ifirx_31{all:unset;display:block;color:#373a42;font-variant-numeric:tabular-nums;font-family:Inter;word-wrap:break-word}._display_ifirx_40{font-size:40px;line-height:40px;font-weight:650;letter-spacing:-.3px}._heading-xl_ifirx_47{font-size:30px;line-height:40px;font-weight:700;letter-spacing:-.3px}@media (max-width: 480px){._heading-xl_ifirx_47{font-size:30px;line-height:28px}}._heading-lg_ifirx_60{font-size:24px;line-height:32px;font-weight:700;letter-spacing:-.2px}@media (max-width: 480px){._heading-lg_ifirx_60{font-size:22px;line-height:28px}}._heading-md_ifirx_73{font-size:20px;line-height:24px;font-weight:650;letter-spacing:-.2px}@media (max-width: 480px){._heading-md_ifirx_73{font-size:18px;line-height:28px}}._heading-sm_ifirx_86{font-size:16px;line-height:20px;font-weight:650;letter-spacing:0px}@media (max-width: 480px){._heading-sm_ifirx_86{font-size:16px;line-height:20px}}._heading-xs_ifirx_99{font-size:14px;line-height:20px;font-weight:650;letter-spacing:0px}@media (max-width: 480px){._heading-xs_ifirx_99{font-size:14px;line-height:20px}}._body-lg_ifirx_112{font-size:16px;line-height:24px;font-weight:450;letter-spacing:0px}@media (max-width: 480px){._body-lg_ifirx_112{font-size:18px;line-height:26px}}._body-md_ifirx_125{font-size:14px;line-height:20px;font-weight:450;letter-spacing:0px}@media (max-width: 480px){._body-md_ifirx_125{font-size:16px;line-height:24px}}._body-sm_ifirx_138{font-size:12px;line-height:16px;font-weight:450;letter-spacing:0px}@media (max-width: 480px){._body-sm_ifirx_138{font-size:12px;line-height:16px}}._regular_ifirx_151{font-weight:450}._semibold_ifirx_155{font-weight:650}._bold_ifirx_159{font-weight:700}._medium_ifirx_163{font-weight:550}._underline_ifirx_167{font-style:underline}._shadow-0_1f2dl_2{box-shadow:0 0 #0000}._shadow-100_1f2dl_6{box-shadow:0 1px #1a1a1a12}._shadow-200_1f2dl_10{box-shadow:0 3px 1px -1px #1a1a1a12}._shadow-300_1f2dl_14{box-shadow:0 4px 6px -2px #1a1a1a33}._shadow-400_1f2dl_18{box-shadow:0 8px 16px -4px #1a1a1a38}._shadow-500_1f2dl_22{box-shadow:0 12px 20px -8px #1a1a1a3d}._shadow-600_1f2dl_26{box-shadow:0 20px 20px -8px #1a1a1a47}._svgWrapper_1f2dl_31 svg{width:20px;height:20px;stroke-width:1.5;stroke:currentColor;fill:none;display:inline-block}@media (max-width: 480px){._svgWrapper_1f2dl_31 svg{width:24px;height:24px}}._shadow-0_v2223_2{box-shadow:0 0 #0000}._shadow-100_v2223_6{box-shadow:0 1px #1a1a1a12}._shadow-200_v2223_10{box-shadow:0 3px 1px -1px #1a1a1a12}._shadow-300_v2223_14{box-shadow:0 4px 6px -2px #1a1a1a33}._shadow-400_v2223_18{box-shadow:0 8px 16px -4px #1a1a1a38}._shadow-500_v2223_22{box-shadow:0 12px 20px -8px #1a1a1a3d}._shadow-600_v2223_26{box-shadow:0 20px 20px -8px #1a1a1a47}._icon_v2223_31{width:20px;height:20px;display:inline-block}@media (max-width: 480px){._icon_v2223_31{width:24px;height:24px}}._icon_v2223_31 svg{display:block;width:100%;height:100%}._shadow-0_1ri67_2{box-shadow:0 0 #0000}._shadow-100_1ri67_6{box-shadow:0 1px #1a1a1a12}._shadow-200_1ri67_10{box-shadow:0 3px 1px -1px #1a1a1a12}._shadow-300_1ri67_14{box-shadow:0 4px 6px -2px #1a1a1a33}._shadow-400_1ri67_18{box-shadow:0 8px 16px -4px #1a1a1a38}._shadow-500_1ri67_22{box-shadow:0 12px 20px -8px #1a1a1a3d}._shadow-600_1ri67_26{box-shadow:0 20px 20px -8px #1a1a1a47}._container_1ri67_31{width:100%;display:flex;flex-direction:row;border-radius:8px}@media (max-width: 700px){._container_1ri67_31{flex-direction:column}}._container_1ri67_31 ._content_1ri67_42{flex:1;padding:24px;display:flex;flex-direction:column;gap:24px}@media (max-width: 700px){._container_1ri67_31 ._content_1ri67_42{justify-content:center}}@media (max-width: 480px){._container_1ri67_31 ._content_1ri67_42{gap:20px}}._container_1ri67_31 ._content_1ri67_42 ._title_1ri67_59{display:flex;flex-direction:column;gap:8px;color:#fff}@media (max-width: 700px){._container_1ri67_31 ._content_1ri67_42 ._title_1ri67_59{text-align:center}}._container_1ri67_31 ._content_1ri67_42 ._timer_1ri67_70{display:flex;flex-direction:row;align-items:center;gap:16px;color:#fff}@media (max-width: 700px){._container_1ri67_31 ._content_1ri67_42 ._timer_1ri67_70{justify-content:center}}._container_1ri67_31 ._content_1ri67_42 ._timer_1ri67_70 ._timerCell_1ri67_82{display:flex;flex-direction:column;gap:8px;justify-content:center;align-items:center}._container_1ri67_31 ._content_1ri67_42 ._timer_1ri67_70 ._timerCell_1ri67_82 ._timerCount_1ri67_89{width:60px;height:60px;display:flex;justify-content:center;align-items:center;background-color:#2e1065;border-radius:50%}@media (max-width: 480px){._container_1ri67_31 ._content_1ri67_42 ._timer_1ri67_70 ._timerCell_1ri67_82 ._timerCount_1ri67_89{width:50px;height:50px}}._container_1ri67_31 ._pattern_1ri67_104{flex:1;border-top-right-radius:8px;border-bottom-right-radius:8px;background:linear-gradient(to right,var(--pattern-color),transparent 160px),var(--pattern-url);background-repeat:repeat;background-size:auto;background-position-y:center;display:flex;flex-direction:row;justify-content:center;align-items:center}@media (max-width: 700px){._container_1ri67_31 ._pattern_1ri67_104{background:linear-gradient(to bottom,var(--pattern-color),transparent 80px),var(--pattern-url);flex:auto;height:120px}}@media (max-width: 480px){._container_1ri67_31 ._pattern_1ri67_104{background:linear-gradient(to bottom,var(--pattern-color),transparent 60px),var(--pattern-url);flex:auto;height:80px}}._container_1ri67_31 ._pattern_1ri67_104 ._button_1ri67_131{text-align:center;border:none;padding:16px 64px;color:#042f2e;border-radius:100px}@media (max-width: 480px){._container_1ri67_31 ._pattern_1ri67_104 ._button_1ri67_131{padding:12px 40px}}._shadow-0_bkbz2_2{box-shadow:0 0 #0000}._shadow-100_bkbz2_6{box-shadow:0 1px #1a1a1a12}._shadow-200_bkbz2_10{box-shadow:0 3px 1px -1px #1a1a1a12}._shadow-300_bkbz2_14{box-shadow:0 4px 6px -2px #1a1a1a33}._shadow-400_bkbz2_18{box-shadow:0 8px 16px -4px #1a1a1a38}._shadow-500_bkbz2_22{box-shadow:0 12px 20px -8px #1a1a1a3d}._shadow-600_bkbz2_26{box-shadow:0 20px 20px -8px #1a1a1a47}._drawerLayout_bkbz2_31{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#0006;display:flex;z-index:300}._drawerContainer_bkbz2_39{background-color:#fff;display:flex;flex-direction:column;transition:transform .3s ease;box-shadow:0 2px 8px #00000026;overflow:hidden}._drawerContainer_bkbz2_39._right_bkbz2_47{margin-left:auto}@media (max-width: 480px){._drawerContainer_bkbz2_39{width:100%}}._sm_bkbz2_56{width:25%}._md_bkbz2_60{width:40%}._lg_bkbz2_64{width:60%}._left_bkbz2_68{transform:translate(-100%);animation:_slideInLeft_bkbz2_1 .3s forwards}._right_bkbz2_47{transform:translate(100%);animation:_slideInRight_bkbz2_1 .3s forwards}._bottom_bkbz2_78{width:100%;transform:translateY(100%);animation:_slideInUp_bkbz2_1 .3s forwards}._header_bkbz2_84{padding:12px 16px;background-color:#f1f3f6;border-bottom:1px solid #dee1e7;display:flex;align-items:center;justify-content:space-between}._content_bkbz2_93{padding:12px;overflow-y:auto;flex:1}@keyframes _slideInRight_bkbz2_1{to{transform:translate(0)}}@keyframes _slideInLeft_bkbz2_1{to{transform:translate(0)}}@keyframes _slideInUp_bkbz2_1{to{transform:translateY(0)}}._shadow-0_2nxa6_2{box-shadow:0 0 #0000}._shadow-100_2nxa6_6{box-shadow:0 1px #1a1a1a12}._shadow-200_2nxa6_10{box-shadow:0 3px 1px -1px #1a1a1a12}._shadow-300_2nxa6_14{box-shadow:0 4px 6px -2px #1a1a1a33}._shadow-400_2nxa6_18{box-shadow:0 8px 16px -4px #1a1a1a38}._shadow-500_2nxa6_22{box-shadow:0 12px 20px -8px #1a1a1a3d}._shadow-600_2nxa6_26{box-shadow:0 20px 20px -8px #1a1a1a47}._pageHeader_2nxa6_31{width:100%;padding-bottom:24px}@media (max-width: 480px){._pageHeader_2nxa6_31{padding-bottom:16px}}._shadow-0_14pop_2{box-shadow:0 0 #0000}._shadow-100_14pop_6{box-shadow:0 1px #1a1a1a12}._shadow-200_14pop_10{box-shadow:0 3px 1px -1px #1a1a1a12}._shadow-300_14pop_14{box-shadow:0 4px 6px -2px #1a1a1a33}._shadow-400_14pop_18{box-shadow:0 8px 16px -4px #1a1a1a38}._shadow-500_14pop_22{box-shadow:0 12px 20px -8px #1a1a1a3d}._shadow-600_14pop_26{box-shadow:0 20px 20px -8px #1a1a1a47}._container_14pop_31{width:100%;padding-bottom:16px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}._shadow-0_59nr0_2{box-shadow:0 0 #0000}._shadow-100_59nr0_6{box-shadow:0 1px #1a1a1a12}._shadow-200_59nr0_10{box-shadow:0 3px 1px -1px #1a1a1a12}._shadow-300_59nr0_14{box-shadow:0 4px 6px -2px #1a1a1a33}._shadow-400_59nr0_18{box-shadow:0 8px 16px -4px #1a1a1a38}._shadow-500_59nr0_22{box-shadow:0 12px 20px -8px #1a1a1a3d}._shadow-600_59nr0_26{box-shadow:0 20px 20px -8px #1a1a1a47}._topBar_59nr0_31{width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;gap:24px;padding-bottom:52px;position:relative;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}._topBar_59nr0_31::-webkit-scrollbar{display:none}._topBar_59nr0_31:after{content:"";position:absolute;z-index:2;left:0;bottom:43px;width:100%;height:1px;background-color:#dee1e7}@media (max-width: 700px){._topBar_59nr0_31:after{bottom:35px}}@media (max-width: 700px){._topBar_59nr0_31{gap:12px;padding-bottom:44px}}._topBar_59nr0_31 ._section_59nr0_68{position:relative;cursor:pointer;transition:color .3s ease-in-out;color:#6c6e78}@media (max-width: 480px){._topBar_59nr0_31 ._section_59nr0_68._scretched_59nr0_75{flex:1;text-align:center}}._topBar_59nr0_31 ._section_59nr0_68:after{content:"";position:absolute;bottom:-8px;left:50%;width:0;height:3px;border-top-right-radius:8px;border-top-left-radius:8px;background-color:#2563eb;transition:width .4s ease-in-out,left .4s ease-in-out,background-color .2s ease-in-out}._topBar_59nr0_31 ._section_59nr0_68._active_59nr0_92{color:#373a42}._topBar_59nr0_31 ._section_59nr0_68._active_59nr0_92:after{width:100%;left:0;background-color:#2563eb}._sm_59nr0_101,._md_59nr0_102,._lg_59nr0_103{display:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 480px){._sm_59nr0_101{display:block}}@media (min-width: 480px){._md_59nr0_102{display:block}}._shadow-0_zk9s5_2{box-shadow:0 0 #0000}._shadow-100_zk9s5_6{box-shadow:0 1px #1a1a1a12}._shadow-200_zk9s5_10{box-shadow:0 3px 1px -1px #1a1a1a12}._shadow-300_zk9s5_14{box-shadow:0 4px 6px -2px #1a1a1a33}._shadow-400_zk9s5_18{box-shadow:0 8px 16px -4px #1a1a1a38}._shadow-500_zk9s5_22{box-shadow:0 12px 20px -8px #1a1a1a3d}._shadow-600_zk9s5_26{box-shadow:0 20px 20px -8px #1a1a1a47}._navigationItem_zk9s5_31{height:36px;padding:8px 12px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:8px;border-radius:8px}._navigationItem_zk9s5_31 svg{width:20px;height:20px;stroke-width:1.5px;stroke:#52545d}._navigationItem_zk9s5_31 ._container_zk9s5_47{display:flex;flex-direction:row;gap:8px;align-items:center}._navigationItem_zk9s5_31 ._container_zk9s5_47 ._IconContainer_zk9s5_53{display:flex;flex-direction:row;align-items:center;position:relative}._navigationItem_zk9s5_31 ._container_zk9s5_47 ._IconContainer_zk9s5_53 ._ParentLine_zk9s5_59{position:absolute;bottom:-12px;left:50%;transform:translate(-1px,-50%)}._navigationItem_zk9s5_31 ._container_zk9s5_47 ._IconContainer_zk9s5_53 svg{width:20px;height:20px;stroke-width:1.5px;stroke:#52545d}._navigationItem_zk9s5_31 ._secondaryIcon_zk9s5_71{display:flex;flex-direction:row;align-items:center}._navigationItem_zk9s5_31:hover{background-color:#f8f9fa;border-radius:8px;color:#373a42;cursor:pointer}._navigationItem_zk9s5_31._active_zk9s5_82{background-color:#fff;border-radius:8px}._navigationItem_zk9s5_31._active_zk9s5_82:hover{cursor:default}._collapsed_zk9s5_90{display:none}._label_zk9s5_94{max-width:148px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._shadow-0_8fhz4_2{box-shadow:0 0 #0000}._shadow-100_8fhz4_6{box-shadow:0 1px #1a1a1a12}._shadow-200_8fhz4_10{box-shadow:0 3px 1px -1px #1a1a1a12}._shadow-300_8fhz4_14{box-shadow:0 4px 6px -2px #1a1a1a33}._shadow-400_8fhz4_18{box-shadow:0 8px 16px -4px #1a1a1a38}._shadow-500_8fhz4_22{box-shadow:0 12px 20px -8px #1a1a1a3d}._shadow-600_8fhz4_26{box-shadow:0 20px 20px -8px #1a1a1a47}._ArrowContainer_8fhz4_31{display:flex;flex-direction:row;height:36px;padding-left:12px;color:#6c6e78;stroke:#868892}._ArrowContainer_8fhz4_31:hover{background-color:#f8f9fa;border-radius:8px;color:#373a42;stroke:#52545d;cursor:pointer}._ArrowContainer_8fhz4_31._active_8fhz4_46{background-color:#fff;border-radius:8px;color:#373a42;stroke:#52545d}._ArrowContainer_8fhz4_31._active_8fhz4_46:hover{cursor:default}._arrowBlock_8fhz4_56{width:20px}._isOpen_8fhz4_60{background-color:#e4e8ed}._closed_8fhz4_64{background-color:#fff}._shadow-0_a5up2_2{box-shadow:0 0 #0000}._shadow-100_a5up2_6{box-shadow:0 1px #1a1a1a12}._shadow-200_a5up2_10{box-shadow:0 3px 1px -1px #1a1a1a12}._shadow-300_a5up2_14{box-shadow:0 4px 6px -2px #1a1a1a33}._shadow-400_a5up2_18{box-shadow:0 8px 16px -4px #1a1a1a38}._shadow-500_a5up2_22{box-shadow:0 12px 20px -8px #1a1a1a3d}._shadow-600_a5up2_26{box-shadow:0 20px 20px -8px #1a1a1a47}._ArrowContainer_a5up2_31{display:flex;flex-direction:row;height:36px;padding-left:12px;color:#6c6e78;stroke:#868892}._ArrowContainer_a5up2_31 ._iconCheck_a5up2_39{stroke:#1e40af}._ArrowContainer_a5up2_31:hover{background-color:#f8f9fa;border-radius:8px;color:#373a42;stroke:#52545d;cursor:pointer}._ArrowContainer_a5up2_31._active_a5up2_49{background-color:#fff;border-radius:8px;color:#373a42;stroke:#52545d}._ArrowContainer_a5up2_31._active_a5up2_49:hover{cursor:default}._arrowBlock_a5up2_59{width:20px}._isOpen_a5up2_63{background-color:#e4e8ed}._closed_a5up2_67{background-color:#fff}._shadow-0_ov1c7_2{box-shadow:0 0 #0000}._shadow-100_ov1c7_6{box-shadow:0 1px #1a1a1a12}._shadow-200_ov1c7_10{box-shadow:0 3px 1px -1px #1a1a1a12}._shadow-300_ov1c7_14{box-shadow:0 4px 6px -2px #1a1a1a33}._shadow-400_ov1c7_18{box-shadow:0 8px 16px -4px #1a1a1a38}._shadow-500_ov1c7_22{box-shadow:0 12px 20px -8px #1a1a1a3d}._shadow-600_ov1c7_26{box-shadow:0 20px 20px -8px #1a1a1a47}._link_ov1c7_31{color:#1e40af;text-decoration:underline;text-underline-offset:4px;transition:color .2s ease;display:flex;flex-direction:row;align-items:center;gap:8px}._link_ov1c7_31:hover{color:#1e3a8a}._link_ov1c7_31:active,._link_ov1c7_31:visited{color:#172554}._shadow-0_1p9kt_2{box-shadow:0 0 #0000}._shadow-100_1p9kt_6{box-shadow:0 1px #1a1a1a12}._shadow-200_1p9kt_10{box-shadow:0 3px 1px -1px #1a1a1a12}._shadow-300_1p9kt_14{box-shadow:0 4px 6px -2px #1a1a1a33}._shadow-400_1p9kt_18{box-shadow:0 8px 16px -4px #1a1a1a38}._shadow-500_1p9kt_22{box-shadow:0 12px 20px -8px #1a1a1a3d}._shadow-600_1p9kt_26{box-shadow:0 20px 20px -8px #1a1a1a47}._container_1p9kt_31{width:100%;display:flex;flex-direction:column;gap:4px;color:#6c6e78}._container_1p9kt_31 ._line_1p9kt_38{width:100%;height:4px;border-radius:8px;background-color:#b9bcc5}._container_1p9kt_31 ._line_1p9kt_38 ._progress_1p9kt_44{height:4px;border-radius:8px;background-color:#2563eb}._shadow-0_201mv_2{box-shadow:0 0 #0000}._shadow-100_201mv_6{box-shadow:0 1px #1a1a1a12}._shadow-200_201mv_10{box-shadow:0 3px 1px -1px #1a1a1a12}._shadow-300_201mv_14{box-shadow:0 4px 6px -2px #1a1a1a33}._shadow-400_201mv_18{box-shadow:0 8px 16px -4px #1a1a1a38}._shadow-500_201mv_22{box-shadow:0 12px 20px -8px #1a1a1a3d}._shadow-600_201mv_26{box-shadow:0 20px 20px -8px #1a1a1a47}._td_201mv_31{vertical-align:middle;white-space:nowrap}._bottomBorder_201mv_36{border-bottom:1px solid #dee1e7}._label_201mv_40,._input_201mv_44{padding:16px}._input_201mv_44:focus-within{border-bottom:1px solid #6c6e78}._button_201mv_51,._icon-button_201mv_55,._checkbox_201mv_59{padding:8px 16px}._empty_201mv_63{padding:16px}._icon-label_201mv_67{padding:12px 16px}tr:last-child ._td_201mv_31{border-bottom:none}._th_201mv_75{padding:16px}th{border-bottom:1px solid #dee1e7;text-align:left}._table_201mv_84{width:100%;border:1px solid #dee1e7;border-radius:8px;background-color:#fff}._align-top-left_201mv_91{display:flex;justify-content:flex-start;align-items:flex-start}._align-top_201mv_91{display:flex;justify-content:center;align-items:flex-start}._align-top-right_201mv_103{display:flex;justify-content:flex-end;align-items:flex-start}._align-middle-left_201mv_109{display:flex;justify-content:flex-start;align-items:center}._align-middle_201mv_109{display:flex;justify-content:center;align-items:center}._align-middle-right_201mv_121{display:flex;justify-content:flex-end;align-items:center}._align-bottom-left_201mv_127{display:flex;justify-content:flex-start;align-items:flex-end}._align-bottom_201mv_127{display:flex;justify-content:center;align-items:flex-end}._align-bottom-right_201mv_139{display:flex;justify-content:flex-end;align-items:flex-end}
|
package/dist/vite-env.d.ts
CHANGED
package/package.json
CHANGED
|
@@ -5,13 +5,14 @@
|
|
|
5
5
|
"style": "dist/styles/index.css",
|
|
6
6
|
"files": [
|
|
7
7
|
"dist",
|
|
8
|
-
"src/styles/_variables.scss"
|
|
8
|
+
"src/styles/_variables.scss",
|
|
9
|
+
"src/styles/main.scss"
|
|
9
10
|
],
|
|
10
11
|
"publishConfig": {
|
|
11
12
|
"access": "public"
|
|
12
13
|
},
|
|
13
14
|
"name": "stp-ui-kit",
|
|
14
|
-
"version": "0.0.
|
|
15
|
+
"version": "0.0.75",
|
|
15
16
|
"type": "module",
|
|
16
17
|
"scripts": {
|
|
17
18
|
"dev": "vite",
|
|
@@ -20,23 +21,14 @@
|
|
|
20
21
|
"format": "prettier ./src/**/*.{ts,tsx} --write",
|
|
21
22
|
"storybook": "storybook dev -p 6006",
|
|
22
23
|
"build-storybook": "storybook build",
|
|
23
|
-
"interface:locales": "npm run interface:locales:ru && yarn run interface:locales:kz && yarn run interface:locales:uz && yarn run interface:locales:en",
|
|
24
|
-
"interface:locales:kz": "i18next-resources-for-ts interface -i ./src/shared/i18n/locales/kz -o ./src/shared/@types/resources.d.ts",
|
|
25
|
-
"interface:locales:ru": "i18next-resources-for-ts interface -i ./src/shared/i18n/locales/ru -o ./src/shared/@types/resources.d.ts",
|
|
26
|
-
"interface:locales:uz": "i18next-resources-for-ts interface -i ./src/shared/i18n/locales/uz -o ./src/shared/@types/resources.d.ts",
|
|
27
|
-
"interface:locales:en": "i18next-resources-for-ts interface -i ./src/shared/i18n/locales/en -o ./src/shared/@types/resources.d.ts",
|
|
28
24
|
"generate-tokens": "tsx scripts/generate-tokens.ts"
|
|
29
25
|
},
|
|
30
26
|
"dependencies": {
|
|
31
27
|
"@tailwindcss/vite": "^4.0.7",
|
|
32
|
-
"class-variance-authority": "^0.7.1",
|
|
33
28
|
"classnames": "^2.5.1",
|
|
34
29
|
"clsx": "^2.1.1",
|
|
35
|
-
"i18next": "^24.2.2",
|
|
36
|
-
"immer": "^10.1.1",
|
|
37
30
|
"lucide-react": "^0.511.0",
|
|
38
31
|
"react-hook-form": "^7.57.0",
|
|
39
|
-
"react-input-mask": "^2.0.4",
|
|
40
32
|
"react-router-dom": "^7.6.0",
|
|
41
33
|
"sonner": "^2.0.5",
|
|
42
34
|
"tailwind-merge": "^3.3.0",
|
|
@@ -54,37 +46,35 @@
|
|
|
54
46
|
"@storybook/react": "^8.6.14",
|
|
55
47
|
"@storybook/react-vite": "^8.6.14",
|
|
56
48
|
"@storybook/test": "^8.6.14",
|
|
49
|
+
"@svgr/rollup": "^8.1.0",
|
|
57
50
|
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
|
|
58
51
|
"@types/node": "^20.12.12",
|
|
59
52
|
"@types/react": "^18.2.66",
|
|
60
53
|
"@types/react-dom": "^18.2.22",
|
|
61
|
-
"@types/react-i18next": "^8.1.0",
|
|
62
|
-
"@types/react-input-mask": "^3.0.6",
|
|
63
54
|
"@typescript-eslint/eslint-plugin": "^7.10.0",
|
|
64
55
|
"@typescript-eslint/parser": "^7.10.0",
|
|
65
56
|
"@vitejs/plugin-react": "^4.2.1",
|
|
66
57
|
"dayjs": "^1.11.11",
|
|
67
58
|
"eslint": "8.x",
|
|
68
59
|
"eslint-config-prettier": "^9.1.0",
|
|
69
|
-
"eslint-import-resolver-typescript": "^3.
|
|
60
|
+
"eslint-import-resolver-typescript": "^3.10.1",
|
|
70
61
|
"eslint-plugin-boundaries": "^4.2.1",
|
|
71
|
-
"eslint-plugin-import": "^2.
|
|
62
|
+
"eslint-plugin-import": "^2.32.0",
|
|
72
63
|
"eslint-plugin-prettier": "^5.1.3",
|
|
73
64
|
"eslint-plugin-react": "^7.34.1",
|
|
74
65
|
"eslint-plugin-react-hooks": "^4.6.0",
|
|
75
66
|
"eslint-plugin-react-refresh": "^0.4.6",
|
|
76
67
|
"eslint-plugin-storybook": "^0.12.0",
|
|
77
68
|
"globals": "^15.3.0",
|
|
78
|
-
"i18next-resources-for-ts": "^1.5.0",
|
|
79
69
|
"prettier": "^3.2.5",
|
|
80
|
-
"react-i18next": "^14.1.2",
|
|
81
70
|
"sass": "^1.89.2",
|
|
82
71
|
"storybook": "^8.6.14",
|
|
83
72
|
"tsx": "^4.19.4",
|
|
84
73
|
"tw-animate-css": "^1.3.1",
|
|
85
|
-
"typescript": "^5.
|
|
74
|
+
"typescript": "^5.4.5",
|
|
86
75
|
"typescript-eslint": "^7.10.0",
|
|
87
|
-
"vite": "^5.2.0"
|
|
76
|
+
"vite": "^5.2.0",
|
|
77
|
+
"vite-plugin-svgr": "^4.3.0"
|
|
88
78
|
},
|
|
89
79
|
"peerDependencies": {
|
|
90
80
|
"react": "^18.0.0 || ^19.0.0",
|
|
@@ -246,6 +246,7 @@ $text-secondary: $color-neutral-700;
|
|
|
246
246
|
$text-disabled: $color-neutral-600;
|
|
247
247
|
$text-inverse: $color-neutral-00;
|
|
248
248
|
$text-on-fill-brand: $color-neutral-00;
|
|
249
|
+
$text-on-fill: $color-neutral-00;
|
|
249
250
|
$text-critical: $color-red-800;
|
|
250
251
|
$text-emphasis: $color-blue-800;
|
|
251
252
|
$text-emphasis-hover: $color-blue-900;
|
|
@@ -316,6 +317,8 @@ $icon: $color-neutral-800;
|
|
|
316
317
|
$icon-secondary: $color-neutral-600;
|
|
317
318
|
$icon-disabled: $color-neutral-450;
|
|
318
319
|
$icon-on-bg-fill-brand: $color-blue-100;
|
|
320
|
+
$icon-on-bg-fill-warning: $color-amber-950;
|
|
321
|
+
$icon-on-bg-fill-critical: $color-neutral-00;
|
|
319
322
|
$icon-critical: $color-red-800;
|
|
320
323
|
$icon-emphasis: $color-blue-800;
|
|
321
324
|
$icon-emphasis-hover: $color-blue-900;
|
|
@@ -350,20 +353,23 @@ $fill-indigo: $color-indigo-300;
|
|
|
350
353
|
$text-indigo: $color-indigo-950;
|
|
351
354
|
|
|
352
355
|
$card-padding: $space-400;
|
|
356
|
+
$button-group-gap: $space-200;
|
|
353
357
|
$margin: $space-600;
|
|
354
358
|
$section-gap: $space-800;
|
|
355
359
|
$within-section-gap-small: $space-200;
|
|
356
360
|
$within-section-gap-medium: $space-400;
|
|
357
361
|
$within-section-gap-large: $space-500;
|
|
362
|
+
$icon-size: 20px;
|
|
358
363
|
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
364
|
+
/* 📱 Mobile-specific variants */
|
|
365
|
+
$card-padding-mobile: $space-300;
|
|
366
|
+
$button-group-gap-mobile: $space-200;
|
|
367
|
+
$margin-mobile: $space-400;
|
|
368
|
+
$section-gap-mobile: $space-800;
|
|
369
|
+
$within-section-gap-small-mobile: $space-200;
|
|
370
|
+
$within-section-gap-medium-mobile: $space-300;
|
|
371
|
+
$within-section-gap-large-mobile: $space-400;
|
|
372
|
+
$icon-size-mobile: 24px;
|
|
367
373
|
|
|
368
374
|
//deprecated and not in use
|
|
369
375
|
$button-group-gap: $space-200;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@use "./_variables.scss" as *;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default as enCommon } from './common.json';
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import { AppI18NextNamespace } from '../types';
|
|
2
|
-
export declare const kzResourses: Record<AppI18NextNamespace, unknown>;
|
|
3
|
-
export declare const ruResourses: Record<AppI18NextNamespace, unknown>;
|
|
4
|
-
export declare const enResourses: Record<AppI18NextNamespace, unknown>;
|
|
5
|
-
export declare const uzResourses: Record<AppI18NextNamespace, unknown>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default as kzCommon } from './common.json';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default as ruCommon } from './common.json';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default as uzCommon } from './common.json';
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|