stp-ui-kit 0.0.68 → 0.0.70
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/Avatar/Avatar.d.ts +6 -0
- package/dist/components/Button/Button.d.ts +3 -1
- package/dist/components/Dropdown/Dropdown.d.ts +1 -1
- package/dist/components/Link/Link.d.ts +7 -0
- package/dist/components/ProgressLine/ProgressLine.d.ts +3 -1
- package/dist/components/Spinner/Spinner.d.ts +5 -0
- package/dist/icons/fallbackAvatar.svg +19 -0
- 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 +1077 -1062
- package/dist/stp-ui-kit.es.js.map +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
- package/src/styles/_variables.scss +123 -71
package/dist/style.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
._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_3gqyo_1{box-shadow:0 0 #0000}._shadow-100_3gqyo_5{box-shadow:0 1px #1a1a1a12}._shadow-200_3gqyo_9{box-shadow:0 3px 1px -1px #1a1a1a12}._shadow-300_3gqyo_13{box-shadow:0 4px 6px -2px #1a1a1a33}._shadow-400_3gqyo_17{box-shadow:0 8px 16px -4px #1a1a1a38}._shadow-500_3gqyo_21{box-shadow:0 12px 20px -8px #1a1a1a3d}._shadow-600_3gqyo_25{box-shadow:0 20px 20px -8px #1a1a1a47}._btn_3gqyo_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_3gqyo_29._small_3gqyo_44{padding:3px 7px}._btn_3gqyo_29._medium_3gqyo_47{padding:7px 11px}._btn_3gqyo_29._large_3gqyo_50{padding:11px 15px}._btn_3gqyo_29._default_3gqyo_53{background-color:#fff;border:1px #dee1e7 solid;color:#373a42}._btn_3gqyo_29._default_3gqyo_53:hover{background-color:#e4e8ed}._btn_3gqyo_29._default_3gqyo_53:active,._btn_3gqyo_29._default-selected_3gqyo_64{background-color:#d2d5dc}._btn_3gqyo_29._default_3gqyo_53:disabled{background-color:#dee1e7;color:#868892}._btn_3gqyo_29._primary_3gqyo_71{background-color:#2563eb;color:#fff}._btn_3gqyo_29._primary_3gqyo_71:hover{background-color:#1d4ed8}._btn_3gqyo_29._primary_3gqyo_71:active{background-color:#1e40af}._btn_3gqyo_29._primary-selected_3gqyo_81{background-color:#1e3a8a}._btn_3gqyo_29._primary_3gqyo_71:disabled{background-color:#b9bcc5}._btn_3gqyo_29._tertiary_3gqyo_87{color:#373a42}._btn_3gqyo_29._tertiary_3gqyo_87:hover{background-color:#e4e8ed}._btn_3gqyo_29._tertiary_3gqyo_87:active,._btn_3gqyo_29._tertiary-selected_3gqyo_96{background-color:#d2d5dc}._btn_3gqyo_29._tertiary_3gqyo_87:disabled{color:#868892}._btn_3gqyo_29._plain_3gqyo_102{padding:0;margin:0;color:#1e40af}._btn_3gqyo_29._plain_3gqyo_102:hover{color:#1e3a8a}._btn_3gqyo_29._plain_3gqyo_102:active,._btn_3gqyo_29._plain-selected_3gqyo_113{color:#172554}._btn_3gqyo_29._plain_3gqyo_102:disabled{color:#868892}._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_11y45_1{box-shadow:0 0 #0000}._shadow-100_11y45_5{box-shadow:0 1px #1a1a1a12}._shadow-200_11y45_9{box-shadow:0 3px 1px -1px #1a1a1a12}._shadow-300_11y45_13{box-shadow:0 4px 6px -2px #1a1a1a33}._shadow-400_11y45_17{box-shadow:0 8px 16px -4px #1a1a1a38}._shadow-500_11y45_21{box-shadow:0 12px 20px -8px #1a1a1a3d}._shadow-600_11y45_25{box-shadow:0 20px 20px -8px #1a1a1a47}._trigger_11y45_29{display:flex;align-items:center;justify-content:space-between;width:100%;background:transparent;border:none;outline:none;cursor:pointer;padding:0;color:#6c6e78}._trigger_11y45_29:focus{outline:none}._value_11y45_45{flex:1;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._chevron_11y45_53{flex-shrink:0;transition:transform .2s ease;color:#6c6e78}._chevron_11y45_53._rotated_11y45_58{transform:rotate(180deg)}._options_11y45_62{position:absolute;top:100%;left:0;right:0;z-index:1000;background-color:#fff;border:1px solid #b9bcc5;border-radius:8px;box-shadow:0 2px 8px #00000014;margin-top:4px;min-width:240px;width:100%;padding:12px}._options_11y45_62._alignRight_11y45_77{right:0;left:auto}._options_11y45_62._alignLeft_11y45_81{left:0;right:auto}._options_11y45_62 ._container_11y45_85{max-height:180px;overflow-y:auto}._option_11y45_62{padding:8px 12px;cursor:pointer;color:#373a42;transition:background-color .15s;display:flex;align-items:center;gap:8px}._option_11y45_62 ._icon_11y45_99{width:20px;height:20px}._option_11y45_62:hover:not(._disabled_11y45_103){background-color:#f1f3f6}._option_11y45_62._focused_11y45_106:not(._disabled_11y45_103){background-color:#f1f3f6}._option_11y45_62._selected_11y45_109{background-color:#fff;color:#373a42}._option_11y45_62._disabled_11y45_103{color:#868892;cursor:not-allowed;opacity:.6}._option_11y45_62:first-child{border-top-left-radius:8px;border-top-right-radius:8px}._option_11y45_62:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}._message_11y45_127{color:#6c6e78}._message_11y45_127._error_11y45_130{color:#991b1b}._container_11y45_85::-webkit-scrollbar{width:3px}._container_11y45_85::-webkit-scrollbar-track{background:transparent}._container_11y45_85::-webkit-scrollbar-thumb{background:#b9bcc5;border-radius:2px}._container_11y45_85::-webkit-scrollbar-thumb:hover{background:#6c6e78}._extraContent_11y45_151{padding:8px 12px;border-top:1px solid #b9bcc5;cursor:pointer}._trigger_11y45_29{padding:0;margin:0;border:none;line-height:1;display:inline-flex;align-items:center;justify-content:center;width:auto;height:auto}._shadow-0_12l8u_1{box-shadow:0 0 #0000}._shadow-100_12l8u_5{box-shadow:0 1px #1a1a1a12}._shadow-200_12l8u_9{box-shadow:0 3px 1px -1px #1a1a1a12}._shadow-300_12l8u_13{box-shadow:0 4px 6px -2px #1a1a1a33}._shadow-400_12l8u_17{box-shadow:0 8px 16px -4px #1a1a1a38}._shadow-500_12l8u_21{box-shadow:0 12px 20px -8px #1a1a1a3d}._shadow-600_12l8u_25{box-shadow:0 20px 20px -8px #1a1a1a47}._emptyContainer_12l8u_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_12l8u_29{border:0}}@media (max-width: 480px){._emptyContainer_12l8u_29{padding:40px 0}}._imageContent_12l8u_55{align-self:center;width:200px;height:160px;object-fit:contain}._content_12l8u_62{display:flex;flex-direction:column;gap:8px;text-align:center}._buttonContent_12l8u_69{display:flex;justify-content:center;align-items:center;gap:8px}@media (max-width: 480px){._buttonContent_12l8u_69{flex-direction:column-reverse;width:100%}._buttonContent_12l8u_69 button{width:100%}}._mobile_12l8u_85,._desktop_12l8u_86{display:none}@media (max-width: 480px){._mobile_12l8u_85{display:block}}@media (min-width: 480px){._desktop_12l8u_86{display:block}}._shadow-0_4e017_1{box-shadow:0 0 #0000}._shadow-100_4e017_5{box-shadow:0 1px #1a1a1a12}._shadow-200_4e017_9{box-shadow:0 3px 1px -1px #1a1a1a12}._shadow-300_4e017_13{box-shadow:0 4px 6px -2px #1a1a1a33}._shadow-400_4e017_17{box-shadow:0 8px 16px -4px #1a1a1a38}._shadow-500_4e017_21{box-shadow:0 12px 20px -8px #1a1a1a3d}._shadow-600_4e017_25{box-shadow:0 20px 20px -8px #1a1a1a47}._formItem_4e017_29{display:flex;flex-direction:column;gap:4px;width:100%}._critical_4e017_36{color:#991b1b}._message_4e017_40{display:flex;flex-direction:row;align-items:center;gap:4px}._message_4e017_40._error_4e017_46{color:#991b1b}._label_4e017_50{color:#373a42}._label_4e017_50._disabled_4e017_53{color:#868892}._label_4e017_50._readOnly_4e017_56{color:#6c6e78}._input_4e017_60{outline:none;padding:12px 8px;background-color:#fff;border:1px solid #b9bcc5;border-radius:8px;transition:border .2s;color:#6c6e78}._input_4e017_60:hover{background-color:#f1f3f6}._input_4e017_60:focus{background-color:#fff;border:1px solid #6c6e78!important}._input_4e017_60._disabled_4e017_53{background-color:#dee1e7;border:1px solid #dee1e7!important;color:#868892}._input_4e017_60._readOnly_4e017_56{background-color:#dee1e7;border:1px solid #dee1e7!important;color:#6c6e78}._input_4e017_60._error_4e017_46{background-color:#b91c1c;border:1px solid #b91c1c!important;color:#6c6e78}select._input_4e017_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_f27ec_1{box-shadow:0 0 #0000}._shadow-100_f27ec_5{box-shadow:0 1px #1a1a1a12}._shadow-200_f27ec_9{box-shadow:0 3px 1px -1px #1a1a1a12}._shadow-300_f27ec_13{box-shadow:0 4px 6px -2px #1a1a1a33}._shadow-400_f27ec_17{box-shadow:0 8px 16px -4px #1a1a1a38}._shadow-500_f27ec_21{box-shadow:0 12px 20px -8px #1a1a1a3d}._shadow-600_f27ec_25{box-shadow:0 20px 20px -8px #1a1a1a47}._formItem_f27ec_29{display:flex;flex-direction:column;gap:4px;width:100%}._label_f27ec_36{color:#373a42}._label_f27ec_36._disabled_f27ec_39{color:#868892}._label_f27ec_36._readOnly_f27ec_42{color:#6c6e78}._inputContainer_f27ec_46{display:flex;align-items:center;gap:4px;background-color:#fff;border:1px solid #b9bcc5;border-radius:8px;padding:8px 12px;transition:border .2s}._inputContainer_f27ec_46 svg{width:20px;height:20px}._inputContainer_f27ec_46:hover{background-color:#f1f3f6}._inputContainer_f27ec_46:focus-within{background-color:#fff;border:1px solid #6c6e78!important}._inputContainer_f27ec_46._disabled_f27ec_39{background-color:#dee1e7;border:1px solid #dee1e7!important;color:#868892}._inputContainer_f27ec_46._readOnly_f27ec_42{background-color:#dee1e7;border:1px solid #dee1e7!important}._inputContainer_f27ec_46._error_f27ec_76{background-color:#fef2f2;border:1px solid #b91c1c!important}._input_f27ec_46{flex:1;background:transparent;outline:none;border:none;color:#373a42;padding:0}._input_f27ec_46::placeholder{color:#6c6e78;opacity:1}._message_f27ec_94{color:#6c6e78}._shadow-0_17u3b_1{box-shadow:0 0 #0000}._shadow-100_17u3b_5{box-shadow:0 1px #1a1a1a12}._shadow-200_17u3b_9{box-shadow:0 3px 1px -1px #1a1a1a12}._shadow-300_17u3b_13{box-shadow:0 4px 6px -2px #1a1a1a33}._shadow-400_17u3b_17{box-shadow:0 8px 16px -4px #1a1a1a38}._shadow-500_17u3b_21{box-shadow:0 12px 20px -8px #1a1a1a3d}._shadow-600_17u3b_25{box-shadow:0 20px 20px -8px #1a1a1a47}._customToast_17u3b_29{width:976px;padding:12px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 4px 6px -2px #1a1a1a33;border-radius:8px;gap:10px}._default_17u3b_40{background-color:#fff;color:#373a42}._warning_17u3b_45{background-color:#fffbeb;color:#92400e}._error_17u3b_50{background-color:#fef2f2;color:#991b1b}._success_17u3b_55{background-color:#f0fdf4;color:#166534}._criticalIcon_17u3b_60{color:#991b1b}._warningIcon_17u3b_64{color:#b45309}._successIcon_17u3b_68{color:#15803d}._content_17u3b_72{display:flex;align-items:center;gap:10px;flex:1}._closeBtn_17u3b_79{margin-left:auto}._shadow-0_17u5z_1{box-shadow:0 0 #0000}._shadow-100_17u5z_5{box-shadow:0 1px #1a1a1a12}._shadow-200_17u5z_9{box-shadow:0 3px 1px -1px #1a1a1a12}._shadow-300_17u5z_13{box-shadow:0 4px 6px -2px #1a1a1a33}._shadow-400_17u5z_17{box-shadow:0 8px 16px -4px #1a1a1a38}._shadow-500_17u5z_21{box-shadow:0 12px 20px -8px #1a1a1a3d}._shadow-600_17u5z_25{box-shadow:0 20px 20px -8px #1a1a1a47}._modalLayout_17u5z_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_17u5z_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_17u5z_40._lg_17u5z_50{width:80%}._modalContainer_17u5z_40._md_17u5z_53{width:60%}._modalContainer_17u5z_40._sm_17u5z_56{width:40%}@media (max-width: 700px){._modalContainer_17u5z_40{position:absolute;bottom:0;left:0;right:0;max-width:100%;border-bottom-left-radius:0;border-bottom-right-radius:0;transform:translateY(100%);animation:_slideUp_17u5z_1 .3s ease forwards;max-height:calc(100vh - 66px)}}._modalContainer_17u5z_40 ._header_17u5z_73{padding:12px 16px;background-color:#f1f3f6;border-bottom:1px solid #dee1e7;display:flex;align-items:center;justify-content:space-between;gap:16px}._modalContainer_17u5z_40 ._header_17u5z_73 ._title_17u5z_82{display:flex;align-items:center;gap:8px}._modalContainer_17u5z_40 ._header_17u5z_73 ._close_17u5z_87{background-color:#fff;border:1px solid #dee1e7}@media (max-width: 700px){._modalContainer_17u5z_40 ._header_17u5z_73{padding:24px 16px;background-color:#fff}}._modalContainer_17u5z_40 ._content_17u5z_97{overflow:auto}._modalContainer_17u5z_40 ._section_17u5z_100{padding:12px}@media (max-width: 700px){._modalContainer_17u5z_40 ._section_17u5z_100{padding:16px}}._modalContainer_17u5z_40 ._footer_17u5z_108{padding:12px;display:flex;flex-direction:row;gap:8px;align-items:center;justify-content:end}@media (max-width: 700px){._modalContainer_17u5z_40 ._footer_17u5z_108{flex-direction:column;justify-content:baseline}._modalContainer_17u5z_40 ._footer_17u5z_108 button{width:100%}}@keyframes _slideUp_17u5z_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}._tone-critical_17u5z_134 ._header_17u5z_73{background-color:#fef2f2;color:#991b1b}._tone-critical_17u5z_134 ._footer_17u5z_108 ._primaryButton_17u5z_138{background-color:#b91c1c!important}._tone-warning_17u5z_142 ._header_17u5z_73{background-color:#fffbeb;color:#92400e}._tone-warning_17u5z_142 ._footer_17u5z_108 ._primaryButton_17u5z_138{background-color:#fcd34d;color:#451a03}._critical_17u5z_151{color:#991b1b}._warning_17u5z_155{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_1qf76_1{box-shadow:0 0 #0000}._shadow-100_1qf76_5{box-shadow:0 1px #1a1a1a12}._shadow-200_1qf76_9{box-shadow:0 3px 1px -1px #1a1a1a12}._shadow-300_1qf76_13{box-shadow:0 4px 6px -2px #1a1a1a33}._shadow-400_1qf76_17{box-shadow:0 8px 16px -4px #1a1a1a38}._shadow-500_1qf76_21{box-shadow:0 12px 20px -8px #1a1a1a3d}._shadow-600_1qf76_25{box-shadow:0 20px 20px -8px #1a1a1a47}._container_1qf76_29{width:100%;display:flex;flex-direction:column;gap:4px}._container_1qf76_29 ._line_1qf76_35{width:100%;height:4px;border-radius:8px;background-color:#b9bcc5}._container_1qf76_29 ._line_1qf76_35 ._progress_1qf76_41{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_9amee_1{box-shadow:0 0 #0000}._shadow-100_9amee_5{box-shadow:0 1px #1a1a1a12}._shadow-200_9amee_9{box-shadow:0 3px 1px -1px #1a1a1a12}._shadow-300_9amee_13{box-shadow:0 4px 6px -2px #1a1a1a33}._shadow-400_9amee_17{box-shadow:0 8px 16px -4px #1a1a1a38}._shadow-500_9amee_21{box-shadow:0 12px 20px -8px #1a1a1a3d}._shadow-600_9amee_25{box-shadow:0 20px 20px -8px #1a1a1a47}._formItem_9amee_29{display:flex;flex-direction:column;gap:4px;width:100%;position:relative}._label_9amee_37{color:#373a42}._label_9amee_37._disabled_9amee_40{color:#868892}._label_9amee_37._readOnly_9amee_43{color:#6c6e78}._inputContainer_9amee_47{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_9amee_47 svg{width:20px;height:20px}._inputContainer_9amee_47:hover{background-color:#f1f3f6}._inputContainer_9amee_47:focus-within{background-color:#fff;border:1px solid #6c6e78!important}._inputContainer_9amee_47._disabled_9amee_40{background-color:#dee1e7;border:1px solid #dee1e7!important;color:#868892}._inputContainer_9amee_47._readOnly_9amee_43{background-color:#dee1e7;border:1px solid #dee1e7!important;color:#6c6e78}._inputContainer_9amee_47._error_9amee_79{background-color:#fef2f2;border:1px solid #b91c1c!important;color:#6c6e78}._trigger_9amee_85{display:flex;align-items:center;justify-content:space-between;width:100%;background:transparent;border:none;outline:none;cursor:pointer;padding:0;color:#6c6e78}._trigger_9amee_85:focus{outline:none}._value_9amee_101{flex:1;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._chevron_9amee_109{flex-shrink:0;transition:transform .2s ease;color:#6c6e78}._chevron_9amee_109._rotated_9amee_114{transform:rotate(180deg)}._options_9amee_118{position:absolute;top:100%;left:0;right:0;z-index:1000;background-color:#fff;border:1px solid #b9bcc5;border-radius:8px;box-shadow:0 2px 8px #00000014;margin-top:4px;padding:12px}._options_9amee_118 ._container_9amee_131{max-height:180px;overflow-y:auto}._option_9amee_118{padding:8px 12px;cursor:pointer;color:#373a42;transition:background-color .15s}._option_9amee_118:hover:not(._disabled_9amee_40){background-color:#f1f3f6}._option_9amee_118._focused_9amee_145:not(._disabled_9amee_40){background-color:#f1f3f6}._option_9amee_118._selected_9amee_148{background-color:#fff;color:#373a42}._option_9amee_118._disabled_9amee_40{color:#868892;cursor:not-allowed;opacity:.6}._option_9amee_118:first-child{border-top-left-radius:8px;border-top-right-radius:8px}._option_9amee_118:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}._message_9amee_166{color:#6c6e78}._message_9amee_166._error_9amee_79{color:#991b1b}._container_9amee_131::-webkit-scrollbar{width:3px}._container_9amee_131::-webkit-scrollbar-track{background:transparent}._container_9amee_131::-webkit-scrollbar-thumb{background:#b9bcc5;border-radius:2px}._container_9amee_131::-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_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_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_19xxf_1{box-shadow:0 0 #0000}._shadow-100_19xxf_5{box-shadow:0 1px #1a1a1a12}._shadow-200_19xxf_9{box-shadow:0 3px 1px -1px #1a1a1a12}._shadow-300_19xxf_13{box-shadow:0 4px 6px -2px #1a1a1a33}._shadow-400_19xxf_17{box-shadow:0 8px 16px -4px #1a1a1a38}._shadow-500_19xxf_21{box-shadow:0 12px 20px -8px #1a1a1a3d}._shadow-600_19xxf_25{box-shadow:0 20px 20px -8px #1a1a1a47}._modalLayout_19xxf_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_19xxf_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_19xxf_40._lg_19xxf_50{width:80%}@media (max-width: 700px){._modalContainer_19xxf_40._lg_19xxf_50{max-width:100%;width:100%}}._modalContainer_19xxf_40._md_19xxf_59{width:60%}@media (max-width: 700px){._modalContainer_19xxf_40._md_19xxf_59{max-width:100%;width:100%}}._modalContainer_19xxf_40._sm_19xxf_68{width:40%}@media (max-width: 700px){._modalContainer_19xxf_40._sm_19xxf_68{max-width:100%;width:100%}}@media (max-width: 700px){._modalContainer_19xxf_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_19xxf_1 .3s ease forwards;max-height:calc(100vh - 66px)}}._modalContainer_19xxf_40 ._header_19xxf_92{padding:12px 16px;background-color:#f1f3f6;border-bottom:1px solid #dee1e7;display:flex;align-items:center;justify-content:space-between;gap:16px}._modalContainer_19xxf_40 ._header_19xxf_92 ._title_19xxf_101{display:flex;align-items:center;gap:8px}._modalContainer_19xxf_40 ._header_19xxf_92 ._close_19xxf_106{background-color:#fff;border:1px solid #dee1e7}@media (max-width: 700px){._modalContainer_19xxf_40 ._header_19xxf_92{padding:24px 16px;background-color:#fff}}._modalContainer_19xxf_40 ._content_19xxf_116{overflow:auto}._modalContainer_19xxf_40 ._section_19xxf_119{padding:12px}@media (max-width: 700px){._modalContainer_19xxf_40 ._section_19xxf_119{padding:16px}}._modalContainer_19xxf_40 ._footer_19xxf_127{padding:12px;display:flex;flex-direction:row;gap:8px;align-items:center;justify-content:end}@media (max-width: 700px){._modalContainer_19xxf_40 ._footer_19xxf_127{flex-direction:column;justify-content:baseline}._modalContainer_19xxf_40 ._footer_19xxf_127 button{width:100%}}@keyframes _slideUp_19xxf_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}._tone-critical_19xxf_153 ._header_19xxf_92{background-color:#fef2f2;color:#991b1b}._tone-critical_19xxf_153 ._footer_19xxf_127 ._primaryButton_19xxf_157{background-color:#dc2626!important}._tone-warning_19xxf_161 ._header_19xxf_92{background-color:#fffbeb;color:#92400e}._tone-warning_19xxf_161 ._footer_19xxf_127 ._primaryButton_19xxf_157{background-color:#fcd34d;color:#451a03}._critical_19xxf_170{color:#991b1b}._warning_19xxf_174{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}
|
package/package.json
CHANGED
|
@@ -14,6 +14,7 @@ $space-050: 0.5 * $spacing;
|
|
|
14
14
|
$space-100: 1 * $spacing;
|
|
15
15
|
$space-150: 1.5 * $spacing;
|
|
16
16
|
$space-200: 2 * $spacing;
|
|
17
|
+
$space-250: 2.5 * $spacing;
|
|
17
18
|
$space-300: 3 * $spacing;
|
|
18
19
|
$space-350: 3.5 * $spacing;
|
|
19
20
|
$space-400: 4 * $spacing;
|
|
@@ -21,8 +22,12 @@ $space-450: 4.5 * $spacing;
|
|
|
21
22
|
$space-500: 5 * $spacing;
|
|
22
23
|
$space-550: 5.5 * $spacing;
|
|
23
24
|
$space-600: 6 * $spacing;
|
|
25
|
+
$space-650: 6.5 * $spacing;
|
|
24
26
|
$space-750: 7.5 * $spacing;
|
|
25
27
|
$space-800: 8 * $spacing;
|
|
28
|
+
$space-850: 8.5 * $spacing;
|
|
29
|
+
$space-900: 9 * $spacing;
|
|
30
|
+
$space-950: 9.5 * $spacing;
|
|
26
31
|
$space-1000: 10 * $spacing;
|
|
27
32
|
$space-1100: 11 * $spacing;
|
|
28
33
|
$space-1200: 12 * $spacing;
|
|
@@ -32,40 +37,10 @@ $space-2000: 20 * $spacing;
|
|
|
32
37
|
$space-2400: 24 * $spacing;
|
|
33
38
|
$space-3200: 32 * $spacing;
|
|
34
39
|
|
|
35
|
-
// Shadow
|
|
36
|
-
$shadow-0: 0 0 0 0 #00000000;
|
|
37
|
-
$shadow-100: 0 1px 0 0 #1a1a1a12;
|
|
38
|
-
$shadow-200: 0 3px 1px -1px #1a1a1a12;
|
|
39
|
-
$shadow-300: 0 4px 6px -2px #1a1a1a33;
|
|
40
|
-
$shadow-400: 0 8px 16px -4px #1a1a1a38;
|
|
41
|
-
$shadow-500: 0 12px 20px -8px #1a1a1a3d;
|
|
42
|
-
$shadow-600: 0 20px 20px -8px #1a1a1a47;
|
|
43
|
-
|
|
44
|
-
.shadow-0 {
|
|
45
|
-
box-shadow: $shadow-0;
|
|
46
|
-
}
|
|
47
|
-
.shadow-100 {
|
|
48
|
-
box-shadow: $shadow-100;
|
|
49
|
-
}
|
|
50
|
-
.shadow-200 {
|
|
51
|
-
box-shadow: $shadow-200;
|
|
52
|
-
}
|
|
53
|
-
.shadow-300 {
|
|
54
|
-
box-shadow: $shadow-300;
|
|
55
|
-
}
|
|
56
|
-
.shadow-400 {
|
|
57
|
-
box-shadow: $shadow-400;
|
|
58
|
-
}
|
|
59
|
-
.shadow-500 {
|
|
60
|
-
box-shadow: $shadow-500;
|
|
61
|
-
}
|
|
62
|
-
.shadow-600 {
|
|
63
|
-
box-shadow: $shadow-600;
|
|
64
|
-
}
|
|
65
|
-
|
|
66
40
|
// Border
|
|
67
|
-
|
|
68
41
|
$border-radius-0: 0 * $spacing;
|
|
42
|
+
$border-radius-50: 0.5 * $spacing;
|
|
43
|
+
$border-radius-100: 1 * $spacing;
|
|
69
44
|
$border-radius-200: 2 * $spacing;
|
|
70
45
|
$border-radius-full: 50%;
|
|
71
46
|
|
|
@@ -101,6 +76,8 @@ $font-line-height-700: 28px;
|
|
|
101
76
|
$font-line-height-1000: 40px;
|
|
102
77
|
|
|
103
78
|
//Colors
|
|
79
|
+
$color-neutral-alpha: #020817 · 20%;
|
|
80
|
+
|
|
104
81
|
$color-neutral-00: #ffffff;
|
|
105
82
|
$color-neutral-50: #f8f9fa;
|
|
106
83
|
$color-neutral-100: #f1f3f6;
|
|
@@ -170,6 +147,30 @@ $color-blue-800: #1e40af;
|
|
|
170
147
|
$color-blue-900: #1e3a8a;
|
|
171
148
|
$color-blue-950: #172554;
|
|
172
149
|
|
|
150
|
+
$color-lime-50: #f7fee7;
|
|
151
|
+
$color-lime-100: #ecfccb;
|
|
152
|
+
$color-lime-200: #d9f99d;
|
|
153
|
+
$color-lime-300: #bef264;
|
|
154
|
+
$color-lime-400: #a3e635;
|
|
155
|
+
$color-lime-500: #84cc16;
|
|
156
|
+
$color-lime-600: #65a30d;
|
|
157
|
+
$color-lime-700: #4d7c0f;
|
|
158
|
+
$color-lime-800: #3f6212;
|
|
159
|
+
$color-lime-900: #365314;
|
|
160
|
+
$color-lime-950: #1a2e05;
|
|
161
|
+
|
|
162
|
+
$color-indigo-50: #eef2ff;
|
|
163
|
+
$color-indigo-100: #e0e7ff;
|
|
164
|
+
$color-indigo-200: #c7d2fe;
|
|
165
|
+
$color-indigo-300: #a5b4fc;
|
|
166
|
+
$color-indigo-400: #818cf8;
|
|
167
|
+
$color-indigo-500: #6366f1;
|
|
168
|
+
$color-indigo-600: #4f46e5;
|
|
169
|
+
$color-indigo-700: #4338ca;
|
|
170
|
+
$color-indigo-800: #3730a3;
|
|
171
|
+
$color-indigo-900: #312e81;
|
|
172
|
+
$color-indigo-950: #1e1b4b;
|
|
173
|
+
|
|
173
174
|
$color-violet-50: #f5f3ff;
|
|
174
175
|
$color-violet-100: #ede9fe;
|
|
175
176
|
$color-violet-200: #ddd6fe;
|
|
@@ -206,20 +207,52 @@ $color-fuchsia-800: #86198f;
|
|
|
206
207
|
$color-fuchsia-900: #701a75;
|
|
207
208
|
$color-fuchsia-950: #4a044e;
|
|
208
209
|
|
|
210
|
+
// Shadow
|
|
211
|
+
$shadow-color: $color-neutral-alpha;
|
|
212
|
+
$shadow-0: 0 0 0 0 #00000000;
|
|
213
|
+
$shadow-100: 0 1px 0 0 #1a1a1a12;
|
|
214
|
+
$shadow-200: 0 3px 1px -1px #1a1a1a12;
|
|
215
|
+
$shadow-300: 0 4px 6px -2px #1a1a1a33;
|
|
216
|
+
$shadow-400: 0 8px 16px -4px #1a1a1a38;
|
|
217
|
+
$shadow-500: 0 12px 20px -8px #1a1a1a3d;
|
|
218
|
+
$shadow-600: 0 20px 20px -8px #1a1a1a47;
|
|
219
|
+
|
|
220
|
+
.shadow-0 {
|
|
221
|
+
box-shadow: $shadow-0;
|
|
222
|
+
}
|
|
223
|
+
.shadow-100 {
|
|
224
|
+
box-shadow: $shadow-100;
|
|
225
|
+
}
|
|
226
|
+
.shadow-200 {
|
|
227
|
+
box-shadow: $shadow-200;
|
|
228
|
+
}
|
|
229
|
+
.shadow-300 {
|
|
230
|
+
box-shadow: $shadow-300;
|
|
231
|
+
}
|
|
232
|
+
.shadow-400 {
|
|
233
|
+
box-shadow: $shadow-400;
|
|
234
|
+
}
|
|
235
|
+
.shadow-500 {
|
|
236
|
+
box-shadow: $shadow-500;
|
|
237
|
+
}
|
|
238
|
+
.shadow-600 {
|
|
239
|
+
box-shadow: $shadow-600;
|
|
240
|
+
}
|
|
241
|
+
|
|
209
242
|
//Primary tokens
|
|
210
243
|
|
|
211
244
|
$text: $color-neutral-900;
|
|
212
245
|
$text-secondary: $color-neutral-700;
|
|
213
|
-
$text-inverse: $color-neutral-00;
|
|
214
246
|
$text-disabled: $color-neutral-600;
|
|
247
|
+
$text-inverse: $color-neutral-00;
|
|
215
248
|
$text-on-fill-brand: $color-neutral-00;
|
|
216
249
|
$text-critical: $color-red-800;
|
|
217
|
-
$text-warning: $color-amber-800;
|
|
218
|
-
$text-warning-on-bg-fill: $color-amber-950;
|
|
219
250
|
$text-emphasis: $color-blue-800;
|
|
220
251
|
$text-emphasis-hover: $color-blue-900;
|
|
221
252
|
$text-emphasis-on-press: $color-blue-950;
|
|
222
253
|
$text-emphasis-selected: $color-blue-950;
|
|
254
|
+
$text-warning: $color-amber-800;
|
|
255
|
+
$text-warning-on-bg-fill: $color-amber-950;
|
|
223
256
|
$text-success: $color-green-800;
|
|
224
257
|
|
|
225
258
|
$link: $color-blue-800;
|
|
@@ -234,12 +267,13 @@ $surface-inverse: $color-neutral-850;
|
|
|
234
267
|
$surface-hover: $color-neutral-100;
|
|
235
268
|
$surface-on-press: $color-neutral-200;
|
|
236
269
|
$surface-selected: $color-neutral-200;
|
|
237
|
-
$surface-critical: $color-red-50;
|
|
238
|
-
$surface-warning: $color-amber-50;
|
|
239
270
|
$surface-secondary: $color-neutral-100;
|
|
240
271
|
$surface-secondary-hover: $color-neutral-200;
|
|
241
272
|
$surface-secondary-on-press: $color-neutral-200;
|
|
242
273
|
$surface-secondary-selected: $color-neutral-300;
|
|
274
|
+
$surface-brand: $color-blue-50;
|
|
275
|
+
$surface-critical: $color-red-50;
|
|
276
|
+
$surface-warning: $color-amber-50;
|
|
243
277
|
$surface-success: $color-green-50;
|
|
244
278
|
|
|
245
279
|
$fill: $color-neutral-00;
|
|
@@ -252,57 +286,43 @@ $fill-brand-hover: $color-blue-700;
|
|
|
252
286
|
$fill-brand-on-press: $color-blue-800;
|
|
253
287
|
$fill-brand-selected: $color-blue-900;
|
|
254
288
|
$fill-brand-disabled: $color-neutral-400;
|
|
289
|
+
$fill-critical-secondary: $color-red-50;
|
|
290
|
+
$fill-critical: $color-red-600;
|
|
291
|
+
$fill-critical-hover: $color-red-700;
|
|
292
|
+
$fill-critical-on-press: $color-red-800;
|
|
293
|
+
$fill-critical-selected: $color-red-900;
|
|
255
294
|
$fill-warning: $color-amber-300;
|
|
295
|
+
$fill-warning-hover: $color-amber-400;
|
|
296
|
+
$fill-warning-on-press: $color-amber-500;
|
|
297
|
+
$fill-warning-selected: $color-amber-600;
|
|
298
|
+
$fill-success-secondary: $color-green-100;
|
|
256
299
|
|
|
257
300
|
$border: $color-neutral-250;
|
|
258
|
-
$border-active: $color-neutral-700;
|
|
259
301
|
$border-disabled: $color-neutral-250;
|
|
260
302
|
$border-critical: $color-red-700;
|
|
261
|
-
$border-input: $color-neutral-400;
|
|
262
|
-
$border-input-active: $color-neutral-700;
|
|
263
|
-
$border-input-disabled: $color-neutral-250;
|
|
264
303
|
$border-success: $color-green-700;
|
|
304
|
+
$border-brand: $color-blue-700;
|
|
265
305
|
$border-warning: $color-amber-700;
|
|
266
306
|
|
|
267
|
-
$
|
|
268
|
-
$
|
|
269
|
-
$
|
|
270
|
-
$surface
|
|
271
|
-
$surface-
|
|
272
|
-
$surface-
|
|
273
|
-
$
|
|
274
|
-
$surface-secondary-selected: $color-neutral-300;
|
|
275
|
-
|
|
276
|
-
$fill: $color-neutral-00;
|
|
277
|
-
$fill-hover: $color-neutral-200;
|
|
278
|
-
$fill-on-press: $color-neutral-300;
|
|
279
|
-
$fill-selected: $color-neutral-300;
|
|
280
|
-
$fill-disabled: $color-neutral-250;
|
|
281
|
-
$fill-brand: $color-blue-600;
|
|
282
|
-
$fill-brand-hover: $color-blue-700;
|
|
283
|
-
$fill-brand-on-press: $color-blue-800;
|
|
284
|
-
$fill-brand-selected: $color-blue-900;
|
|
285
|
-
$fill-brand-disabled: $color-neutral-400;
|
|
286
|
-
$fill-critical: $color-red-700;
|
|
287
|
-
$fill-critical-secondary: $color-red-50;
|
|
288
|
-
$fill-critical-selected: $color-red-900;
|
|
307
|
+
$input-border: $color-neutral-500;
|
|
308
|
+
$input-border-active: $color-neutral-700;
|
|
309
|
+
$input-border-disabled: $color-neutral-250;
|
|
310
|
+
$input-bg-surface: $color-neutral-00;
|
|
311
|
+
$input-bg-surface-hover: $color-neutral-100;
|
|
312
|
+
$input-bg-surface-active: $color-neutral-00;
|
|
313
|
+
$input-bg-surface-disabled: $color-neutral-250;
|
|
289
314
|
|
|
290
315
|
$icon: $color-neutral-800;
|
|
291
316
|
$icon-secondary: $color-neutral-600;
|
|
292
317
|
$icon-disabled: $color-neutral-450;
|
|
293
318
|
$icon-on-bg-fill-brand: $color-blue-100;
|
|
294
|
-
$icon-warning: $color-amber-700;
|
|
295
|
-
$icon-success: $color-green-700;
|
|
296
319
|
$icon-critical: $color-red-800;
|
|
297
320
|
$icon-emphasis: $color-blue-800;
|
|
298
321
|
$icon-emphasis-hover: $color-blue-900;
|
|
299
322
|
$icon-emphasis-on-press: $color-blue-950;
|
|
300
323
|
$icon-emphasis-selected: $color-blue-950;
|
|
301
|
-
|
|
302
|
-
$
|
|
303
|
-
$input-bg-surface-hover: $color-neutral-100;
|
|
304
|
-
$input-bg-surface-active: $color-neutral-00;
|
|
305
|
-
$input-bg-surface-disabled: $color-neutral-250;
|
|
324
|
+
$icon-warning: $color-amber-700;
|
|
325
|
+
$icon-success: $color-green-700;
|
|
306
326
|
|
|
307
327
|
$nav-bg: $color-neutral-150;
|
|
308
328
|
$nav-bg-surface: $color-neutral-150;
|
|
@@ -311,10 +331,42 @@ $nav-bg-surface-on-press: $color-neutral-00;
|
|
|
311
331
|
$nav-bg-surface-selected: $color-neutral-00;
|
|
312
332
|
$nav-bg-surface-selected-no-hover: $color-neutral-200;
|
|
313
333
|
|
|
334
|
+
$border-active: $color-neutral-700;
|
|
335
|
+
$border-input: $color-neutral-400;
|
|
336
|
+
$border-input-active: $color-neutral-700;
|
|
337
|
+
$border-input-disabled: $color-neutral-250;
|
|
338
|
+
|
|
314
339
|
$backdrop: #00000030;
|
|
315
340
|
|
|
316
|
-
$
|
|
341
|
+
$fill-lime: $color-lime-300;
|
|
342
|
+
$text-lime: $color-lime-950;
|
|
343
|
+
$fill-blue: $color-blue-300;
|
|
344
|
+
$text-blue: $color-blue-950;
|
|
345
|
+
$fill-fuchsia: $color-fuchsia-300;
|
|
346
|
+
$text-fuchsia: $color-fuchsia-950;
|
|
347
|
+
$fill-teal: $color-teal-300;
|
|
348
|
+
$text-teal: $color-teal-950;
|
|
349
|
+
$fill-indigo: $color-indigo-300;
|
|
350
|
+
$text-indigo: $color-indigo-950;
|
|
351
|
+
|
|
317
352
|
$card-padding: $space-400;
|
|
353
|
+
$margin: $space-600;
|
|
354
|
+
$section-gap: $space-800;
|
|
355
|
+
$within-section-gap-small: $space-200;
|
|
356
|
+
$within-section-gap-medium: $space-400;
|
|
357
|
+
$within-section-gap-large: $space-500;
|
|
358
|
+
|
|
359
|
+
@media (max-width: $mobile) {
|
|
360
|
+
$card-padding: $space-300;
|
|
361
|
+
$margin: $space-400;
|
|
362
|
+
$section-gap: $space-800;
|
|
363
|
+
$within-section-gap-small: $space-200;
|
|
364
|
+
$within-section-gap-medium: $space-300;
|
|
365
|
+
$within-section-gap-large: $space-400;
|
|
366
|
+
}
|
|
367
|
+
|
|
368
|
+
//deprecated and not in use
|
|
369
|
+
$button-group-gap: $space-200;
|
|
318
370
|
$card-padding-mobile: $space-300;
|
|
319
371
|
$card-gap: $space-500;
|
|
320
372
|
$card-gap-mobile: $space-400;
|