@post-pioneer/ui-kit 0.1.70 → 0.1.71
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.css +1 -1
- package/dist/ui-kit-postpioneer.es.js +2844 -2823
- package/dist/ui-kit-postpioneer.umd.js +12 -12
- package/package.json +1 -1
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
(function(I,l){typeof exports=="object"&&typeof module<"u"?l(exports,require("react/jsx-runtime"),require("react"),require("react-dom")):typeof define=="function"&&define.amd?define(["exports","react/jsx-runtime","react","react-dom"],l):(I=typeof globalThis<"u"?globalThis:I||self,l(I.PostPioneerUI={},I.jsxRuntime,I.React,I.ReactDOM))})(this,(function(I,l,p,hr){"use strict";var mt=document.createElement("style");mt.textContent=`@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=PT+Sans+Caption:wght@400;700&display=swap";.focus{position:relative}.focus:after{content:"";position:absolute;inset:-4px;border-radius:inherit;pointer-events:none;transition:var(--focus-transition);opacity:0}.focus--default:after{box-shadow:var(--focus-ring-default)}.focus--danger:after{box-shadow:var(--focus-ring-danger)}.focus:focus-visible:after,.focus.focus--visible:after{opacity:1}.focus-danger:focus-visible{outline:var(--focus-outline-danger);outline-offset:2px}.focus-within--default:focus-within{box-shadow:var(--focus-shadow-default)}.focus-within--danger:focus-within{box-shadow:var(--focus-shadow-danger)}.focus--input:focus{border-color:var(--color-accept-default-600);box-shadow:var(--focus-shadow-default)}.focus--button:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}.focus--card:focus-visible{box-shadow:var(--focus-shadow-default)}@media (prefers-reduced-motion: reduce){.focus:after{transition:none}:root{--focus-transition: none}}.swap{display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}.swap--text{display:inline;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit}.swap--icon{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0}.swap--icon-xs{width:.75rem;height:.75rem}.swap--icon-s{width:.875rem;height:.875rem}.swap--icon-m{width:1rem;height:1rem}.swap--icon-l{width:1.25rem;height:1.25rem}.swap--icon-xl{width:1.5rem;height:1.5rem}.swap__content{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.swap--group-horizontal{display:inline-flex;flex-direction:row;gap:.5rem;align-items:center}.swap--group-vertical{display:inline-flex;flex-direction:column;gap:.5rem;align-items:center}.swap--with-background{background-color:var(--color-background-page);padding:.5rem;border-radius:4px}.swap--with-border{border:1px solid #dddddd;border:var(--border-s, 1px solid #dddddd);padding:.5rem;border-radius:4px}.swap--interactive{cursor:pointer;transition:all .2s ease}.swap--interactive:hover{opacity:.8}.swap--interactive:active{transform:translateY(1px)}._focus_1bao6_550{position:relative}._focus_1bao6_550:after{content:"";position:absolute;inset:-4px;border-radius:inherit;pointer-events:none;transition:var(--focus-transition);opacity:0}._focus--default_1bao6_567:after{box-shadow:var(--focus-ring-default)}._focus--danger_1bao6_571:after{box-shadow:var(--focus-ring-danger)}._focus_1bao6_550:focus-visible:after,._focus_1bao6_550._focus--visible_1bao6_577:after{opacity:1}._focus-danger_1bao6_592:focus-visible{outline:var(--focus-outline-danger);outline-offset:2px}._focus-within--default_1bao6_598:focus-within{box-shadow:var(--focus-shadow-default)}._focus-within--danger_1bao6_602:focus-within{box-shadow:var(--focus-shadow-danger)}._focus--input_1bao6_607:focus{border-color:var(--color-accept-default-600);box-shadow:var(--focus-shadow-default)}._focus--button_1bao6_612:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}._focus--card_1bao6_617:focus-visible{box-shadow:var(--focus-shadow-default)}@media (prefers-reduced-motion: reduce){._focus_1bao6_550:after{transition:none}:root{--focus-transition: none}}._swap_1bao6_632{display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}._swap--text_1bao6_641{display:inline;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit}._swap--icon_1bao6_652{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0}._swap--icon-xs_1bao6_662{width:.75rem;height:.75rem}._swap--icon-s_1bao6_667{width:.875rem;height:.875rem}._swap--icon-m_1bao6_672{width:1rem;height:1rem}._swap--icon-l_1bao6_677{width:1.25rem;height:1.25rem}._swap--icon-xl_1bao6_682{width:1.5rem;height:1.5rem}._swap__content_1bao6_688{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._swap--group-horizontal_1bao6_697{display:inline-flex;flex-direction:row;gap:.5rem;align-items:center}._swap--group-vertical_1bao6_704{display:inline-flex;flex-direction:column;gap:.5rem;align-items:center}._swap--with-background_1bao6_712{background-color:var(--color-background-page);padding:.5rem;border-radius:4px}._swap--with-border_1bao6_718{border:1px solid #dddddd;border:var(--border-s, 1px solid #dddddd);padding:.5rem;border-radius:4px}._swap--interactive_1bao6_726{cursor:pointer;transition:all .2s ease}._swap--interactive_1bao6_726:hover{opacity:.8}._swap--interactive_1bao6_726:active{transform:translateY(1px)}._accordion_1bao6_780{width:100%;border:var(--border-s);border-radius:var(--border-radius-m);background:var(--color-white-alpha-100);overflow:hidden;transition:all .25s ease;cursor:pointer}._accordion_1bao6_780._open_1bao6_789{box-shadow:var(--shadow-m)}._accordion_1bao6_780._disabled_1bao6_792{opacity:.6;pointer-events:none}._header_1bao6_798{display:flex;align-items:center;justify-content:space-between;padding:var(--spacing-s) var(--spacing-m);background:var(--color-white-alpha-100);transition:background .2s ease}._headerLeft_1bao6_807{display:flex;align-items:center;gap:var(--spacing-xs)}._icon_1bao6_813{display:flex;align-items:center;justify-content:center;color:transparent;width:var(--size-l);height:var(--size-l)}._title_1bao6_822{color:var(--color-blue-gray-900);font-weight:700!important;font-size:16px!important;line-height:24px!important}._count_1bao6_830{display:inline-flex;align-items:center;justify-content:center;font-size:14px;line-height:16px;font-weight:500;color:var(--color-blue-gray-600);background:var(--color-blue-gray-35);border-radius:10rem;width:26px;height:20px;margin-left:4px}._headerRight_1bao6_846{display:flex;align-items:center;gap:var(--spacing-xs)}._chevronIconWrapper_1bao6_853{position:relative;display:inline-flex;width:24px;height:24px;color:var(--color-blue-gray-700)}._iconDown_1bao6_861,._iconUp_1bao6_862{position:absolute;inset:0;transition:all .25s ease-in-out;opacity:0;transform:scale(.9);color:inherit}._iconDown_1bao6_861{opacity:1;transform:scale(1)}._iconUp_1bao6_862{transform:scale(.8)}._iconVisible_1bao6_880{opacity:1;transform:scale(1)}._iconHidden_1bao6_885{opacity:0;transform:scale(.8)}._dividerContainer_1bao6_891{padding:0 var(--spacing-m)}._divider_1bao6_891{margin:0;top:0}._content_1bao6_901{overflow:hidden;transition:height .25s ease,opacity .25s ease;background:var(--color-white-alpha-100);opacity:0}._content_1bao6_901>._inner_1bao6_907{padding:0 var(--spacing-m)}._open_1bao6_789 ._content_1bao6_901{opacity:1}._inner_1bao6_907{padding:0 var(--spacing-m)}._focus_1untv_551{position:relative}._focus_1untv_551:after{content:"";position:absolute;inset:-4px;border-radius:inherit;pointer-events:none;transition:var(--focus-transition);opacity:0}._focus--default_1untv_568:after{box-shadow:var(--focus-ring-default)}._focus--danger_1untv_572:after{box-shadow:var(--focus-ring-danger)}._focus_1untv_551:focus-visible:after,._focus_1untv_551._focus--visible_1untv_578:after{opacity:1}._focus-danger_1untv_593:focus-visible{outline:var(--focus-outline-danger);outline-offset:2px}._focus-within--default_1untv_599:focus-within{box-shadow:var(--focus-shadow-default)}._focus-within--danger_1untv_603:focus-within{box-shadow:var(--focus-shadow-danger)}._focus--input_1untv_608:focus{border-color:var(--color-accept-default-600);box-shadow:var(--focus-shadow-default)}._focus--button_1untv_613:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}._focus--card_1untv_618:focus-visible{box-shadow:var(--focus-shadow-default)}@media (prefers-reduced-motion: reduce){._focus_1untv_551:after{transition:none}:root{--focus-transition: none}}._swap_1untv_633{display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}._swap--text_1untv_642{display:inline;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit}._swap--icon_1untv_653{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0}._swap--icon-xs_1untv_663{width:.75rem;height:.75rem}._swap--icon-s_1untv_668{width:.875rem;height:.875rem}._swap--icon-m_1untv_673{width:1rem;height:1rem}._swap--icon-l_1untv_678{width:1.25rem;height:1.25rem}._swap--icon-xl_1untv_683{width:1.5rem;height:1.5rem}._swap__content_1untv_689{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._swap--group-horizontal_1untv_698{display:inline-flex;flex-direction:row;gap:.5rem;align-items:center}._swap--group-vertical_1untv_705{display:inline-flex;flex-direction:column;gap:.5rem;align-items:center}._swap--with-background_1untv_713{background-color:var(--color-background-page);padding:.5rem;border-radius:4px}._swap--with-border_1untv_719{border:1px solid #dddddd;border:var(--border-s, 1px solid #dddddd);padding:.5rem;border-radius:4px}._swap--interactive_1untv_727{cursor:pointer;transition:all .2s ease}._swap--interactive_1untv_727:hover{opacity:.8}._swap--interactive_1untv_727:active{transform:translateY(1px)}._typography_1untv_781{margin:0;padding:0}._font-inter_1untv_786{font-family:Inter,sans-serif}._font-pt-sans-caption_1untv_790{font-family:PT Sans Caption,sans-serif}._align-left_1untv_794{text-align:left}._align-center_1untv_798{text-align:center}._align-right_1untv_802{text-align:right}._align-inherit_1untv_806{text-align:inherit}._headline-xl_1untv_810,._pt-headline-xl_1untv_811{font-size:var(--headline-xl-font-size, 40px);line-height:var(--headline-xl-line-height, 48px);font-weight:var(--headline-xl-font-weight, 700);font-family:PT Sans Caption,sans-serif}._headline-l_1untv_818,._pt-headline-l_1untv_819{font-size:var(--headline-l-font-size, 32px);line-height:var(--headline-l-line-height, 40px);font-weight:var(--headline-l-font-weight, 700);font-family:PT Sans Caption,sans-serif}._headline-ml_1untv_826{font-size:var(--headline-ml-font-size, 28px);line-height:var(--headline-ml-line-height, 36px);font-weight:var(--headline-ml-font-weight, 700);font-family:PT Sans Caption,sans-serif}._headline-m_1untv_826,._pt-headline-m_1untv_834{font-size:var(--headline-m-font-size, 24px);line-height:var(--headline-m-line-height, 32px);font-weight:var(--headline-m-font-weight, 700);font-family:PT Sans Caption,sans-serif}._headline-s_1untv_841,._pt-headline-s_1untv_842{font-size:var(--headline-s-font-size, 20px);line-height:var(--headline-s-line-height, 28px);font-weight:var(--headline-s-font-weight, 700);font-family:PT Sans Caption,sans-serif}._headline-xs_1untv_849{font-size:var(--headline-xs-font-size, 16px);line-height:var(--headline-xs-line-height, 24px);font-weight:var(--headline-xs-font-weight, 700);font-family:PT Sans Caption,sans-serif}._pt-text-large_1untv_856{font-size:var(--pt-text-large-font-size, 18px);line-height:var(--pt-text-large-line-height, 26px);font-weight:var(--pt-text-large-font-weight, 400);font-family:PT Sans Caption,sans-serif}._pt-text-regular_1untv_863{font-size:var(--pt-text-regular-font-size, 16px);line-height:var(--pt-text-regular-line-height, 24px);font-weight:var(--pt-text-regular-font-weight, 400);font-family:PT Sans Caption,sans-serif}._pt-text-small_1untv_870{font-size:var(--pt-text-small-font-size, 14px);line-height:var(--pt-text-small-line-height, 20px);font-weight:var(--pt-text-small-font-weight, 400);font-family:PT Sans Caption,sans-serif}._text-long-l-regular_1untv_877{font-size:var(--text-long-l-font-size, 20px);line-height:var(--text-long-l-line-height, 28px);font-weight:var(--text-long-l-font-weight, 400);font-family:Inter,sans-serif}._text-long-m-regular_1untv_884{font-size:var(--text-long-m-font-size, 16px);line-height:var(--text-long-m-line-height, 24px);font-weight:var(--text-long-m-font-weight, 400);font-family:Inter,sans-serif}._text-long-s-regular_1untv_891{font-size:var(--text-long-s-font-size, 14px);line-height:var(--text-long-s-line-height, 20px);font-weight:var(--text-long-s-font-weight, 400);font-family:Inter,sans-serif}._text-long-xs-regular_1untv_898{font-size:var(--text-long-xs-font-size, 12px);line-height:var(--text-long-xs-line-height, 16px);font-weight:var(--text-long-xs-font-weight, 400);font-family:Inter,sans-serif}._text-long-l-medium_1untv_905{font-size:var(--text-long-l-medium-font-size, 20px);line-height:var(--text-long-l-medium-line-height, 28px);font-weight:var(--text-long-l-medium-font-weight, 500);font-family:Inter,sans-serif}._text-long-m-medium_1untv_912{font-size:var(--text-long-m-medium-font-size, 16px);line-height:var(--text-long-m-medium-line-height, 24px);font-weight:var(--text-long-m-medium-font-weight, 500);font-family:Inter,sans-serif}._text-long-s-medium_1untv_919{font-size:var(--text-long-s-medium-font-size, 14px);line-height:var(--text-long-s-medium-line-height, 20px);font-weight:var(--text-long-s-medium-font-weight, 500);font-family:Inter,sans-serif}._text-long-xs-medium_1untv_926{font-size:var(--text-long-xs-medium-font-size, 12px);line-height:var(--text-long-xs-medium-line-height, 16px);font-weight:var(--text-long-xs-medium-font-weight, 500);font-family:Inter,sans-serif}._text-long-l-bold_1untv_933{font-size:var(--text-long-l-bold-font-size, 20px);line-height:var(--text-long-l-bold-line-height, 28px);font-weight:var(--text-long-l-bold-font-weight, 700);font-family:Inter,sans-serif}._text-long-m-bold_1untv_940{font-size:var(--text-long-m-bold-font-size, 16px);line-height:var(--text-long-m-bold-line-height, 24px);font-weight:var(--text-long-m-bold-font-weight, 700);font-family:Inter,sans-serif}._text-long-s-bold_1untv_947{font-size:var(--text-long-s-bold-font-size, 14px);line-height:var(--text-long-s-bold-line-height, 20px);font-weight:var(--text-long-s-bold-font-weight, 700);font-family:Inter,sans-serif}._text-short-m-regular_1untv_954{font-size:var(--text-short-m-font-size, 16px);line-height:var(--text-short-m-line-height, 20px);font-weight:var(--text-short-m-font-weight, 400);font-family:Inter,sans-serif}._text-short-s-regular_1untv_961{font-size:var(--text-short-s-font-size, 14px);line-height:var(--text-short-s-line-height, 16px);font-weight:var(--text-short-s-font-weight, 400);font-family:Inter,sans-serif}._text-short-xs-regular_1untv_968{font-size:var(--text-short-xs-font-size, 12px);line-height:var(--text-short-xs-line-height, 14px);font-weight:var(--text-short-xs-font-weight, 400);font-family:Inter,sans-serif}._text-short-2xs-regular_1untv_975{font-size:var(--text-short-2xs-font-size, 10px);line-height:var(--text-short-2xs-line-height, 14px);font-weight:var(--text-short-2xs-font-weight, 400);font-family:Inter,sans-serif}._text-short-m-medium_1untv_982{font-size:var(--text-short-m-medium-font-size, 16px);line-height:var(--text-short-m-medium-line-height, 20px);font-weight:var(--text-short-m-medium-font-weight, 500);font-family:Inter,sans-serif}._text-short-s-medium_1untv_989{font-size:var(--text-short-s-medium-font-size, 14px);line-height:var(--text-short-s-medium-line-height, 16px);font-weight:var(--text-short-s-medium-font-weight, 500);font-family:Inter,sans-serif}._text-short-xs-medium_1untv_996{font-size:var(--text-short-xs-medium-font-size, 12px);line-height:var(--text-short-xs-medium-line-height, 14px);font-weight:var(--text-short-xs-medium-font-weight, 500);font-family:Inter,sans-serif}._text-short-m-bold_1untv_1003{font-size:var(--text-short-m-bold-font-size, 16px);line-height:var(--text-short-m-bold-line-height, 20px);font-weight:var(--text-short-m-bold-font-weight, 700);font-family:Inter,sans-serif}._text-short-s-bold_1untv_1010{font-size:var(--text-short-s-bold-font-size, 14px);line-height:var(--text-short-s-bold-line-height, 16px);font-weight:var(--text-short-s-bold-font-weight, 700);font-family:Inter,sans-serif}._truncate_1untv_1017{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._multiline-truncate_1untv_1023{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._no-wrap_1untv_1030{white-space:nowrap}._break-word_1untv_1034{word-wrap:break-word;overflow-wrap:break-word}@media (max-width: 768px){._headline-xl_1untv_810,._pt-headline-xl_1untv_811{font-size:28px;line-height:36px}._headline-l_1untv_818,._pt-headline-l_1untv_819{font-size:24px;line-height:32px}._headline-ml_1untv_826{font-size:20px;line-height:28px}._headline-m_1untv_826,._pt-headline-m_1untv_834{font-size:18px;line-height:26px}._headline-s_1untv_841,._pt-headline-s_1untv_842{font-size:16px;line-height:24px}}._focus_l2mdh_550{position:relative}._focus_l2mdh_550:after{content:"";position:absolute;inset:-4px;border-radius:inherit;pointer-events:none;transition:var(--focus-transition);opacity:0}._focus--default_l2mdh_567:after{box-shadow:var(--focus-ring-default)}._focus--danger_l2mdh_571:after{box-shadow:var(--focus-ring-danger)}._focus_l2mdh_550:focus-visible:after,._focus_l2mdh_550._focus--visible_l2mdh_577:after{opacity:1}._focus-danger_l2mdh_592:focus-visible{outline:var(--focus-outline-danger);outline-offset:2px}._focus-within--default_l2mdh_598:focus-within{box-shadow:var(--focus-shadow-default)}._focus-within--danger_l2mdh_602:focus-within{box-shadow:var(--focus-shadow-danger)}._focus--input_l2mdh_607:focus{border-color:var(--color-accept-default-600);box-shadow:var(--focus-shadow-default)}._focus--button_l2mdh_612:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}._focus--card_l2mdh_617:focus-visible{box-shadow:var(--focus-shadow-default)}@media (prefers-reduced-motion: reduce){._focus_l2mdh_550:after{transition:none}:root{--focus-transition: none}}._swap_l2mdh_632{display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}._swap--text_l2mdh_641{display:inline;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit}._swap--icon_l2mdh_652{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0}._swap--icon-xs_l2mdh_662{width:.75rem;height:.75rem}._swap--icon-s_l2mdh_667{width:.875rem;height:.875rem}._swap--icon-m_l2mdh_672{width:1rem;height:1rem}._swap--icon-l_l2mdh_677{width:1.25rem;height:1.25rem}._swap--icon-xl_l2mdh_682{width:1.5rem;height:1.5rem}._swap__content_l2mdh_688{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._swap--group-horizontal_l2mdh_697{display:inline-flex;flex-direction:row;gap:.5rem;align-items:center}._swap--group-vertical_l2mdh_704{display:inline-flex;flex-direction:column;gap:.5rem;align-items:center}._swap--with-background_l2mdh_712{background-color:var(--color-background-page);padding:.5rem;border-radius:4px}._swap--with-border_l2mdh_718{border:1px solid #dddddd;border:var(--border-s, 1px solid #dddddd);padding:.5rem;border-radius:4px}._swap--interactive_l2mdh_726{cursor:pointer;transition:all .2s ease}._swap--interactive_l2mdh_726:hover{opacity:.8}._swap--interactive_l2mdh_726:active{transform:translateY(1px)}._spinner-container_l2mdh_780{display:inline-flex;align-items:center;justify-content:center}._spinner-container--label-top_l2mdh_785{flex-direction:column-reverse;gap:var(--spacing-xs)}._spinner-container--label-bottom_l2mdh_789{flex-direction:column;gap:var(--spacing-xs)}._spinner-container--label-left_l2mdh_793{flex-direction:row-reverse;gap:var(--spacing-xs)}._spinner-container--label-right_l2mdh_797{flex-direction:row;gap:var(--spacing-xs)}._spinner_l2mdh_780{display:inline-flex;align-items:center;justify-content:center;animation:_spinner-rotate_l2mdh_1 1.2s linear infinite}._spinner--primary_l2mdh_808{color:var(--color-indigo-500)}._spinner--inverse_l2mdh_811{color:var(--color-text-white)}._spinner--currentColor_l2mdh_814{color:var(--color-indigo-500)}._spinner--xs_l2mdh_817{width:var(--size-s);height:var(--size-s)}._spinner--s_l2mdh_821{width:var(--size-m);height:var(--size-m)}._spinner--ms_l2mdh_825{width:var(--size-l);height:var(--size-l)}._spinner--m_l2mdh_825{width:var(--size-xl);height:var(--size-xl)}._spinner--l_l2mdh_833{width:var(--size-6xl);height:var(--size-6xl)}._spinner--xl_l2mdh_837{width:var(--size-8xl);height:var(--size-8xl)}._spinner__label_l2mdh_842{font-size:var(--font-size-s);color:var(--color-text-secondary);line-height:1}@keyframes _spinner-rotate_l2mdh_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: reduce){._spinner-svg_l2mdh_857{animation-duration:2s}}._focus_1samt_550{position:relative}._focus_1samt_550:after{content:"";position:absolute;inset:-4px;border-radius:inherit;pointer-events:none;transition:var(--focus-transition);opacity:0}._focus--default_1samt_567:after{box-shadow:var(--focus-ring-default)}._focus--danger_1samt_571:after{box-shadow:var(--focus-ring-danger)}._focus_1samt_550:focus-visible:after,._focus_1samt_550._focus--visible_1samt_577:after{opacity:1}._focus-danger_1samt_592:focus-visible{outline:var(--focus-outline-danger);outline-offset:2px}._focus-within--default_1samt_598:focus-within{box-shadow:var(--focus-shadow-default)}._focus-within--danger_1samt_602:focus-within{box-shadow:var(--focus-shadow-danger)}._focus--input_1samt_607:focus{border-color:var(--color-accept-default-600);box-shadow:var(--focus-shadow-default)}._focus--button_1samt_612:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}._focus--card_1samt_617:focus-visible{box-shadow:var(--focus-shadow-default)}@media (prefers-reduced-motion: reduce){._focus_1samt_550:after{transition:none}:root{--focus-transition: none}}._swap_1samt_632{display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}._swap--text_1samt_641{display:inline;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit}._swap--icon_1samt_652{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0}._swap--icon-xs_1samt_662{width:.75rem;height:.75rem}._swap--icon-s_1samt_667{width:.875rem;height:.875rem}._swap--icon-m_1samt_672{width:1rem;height:1rem}._swap--icon-l_1samt_677{width:1.25rem;height:1.25rem}._swap--icon-xl_1samt_682{width:1.5rem;height:1.5rem}._swap__content_1samt_688{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._swap--group-horizontal_1samt_697{display:inline-flex;flex-direction:row;gap:.5rem;align-items:center}._swap--group-vertical_1samt_704{display:inline-flex;flex-direction:column;gap:.5rem;align-items:center}._swap--with-background_1samt_712{background-color:var(--color-background-page);padding:.5rem;border-radius:4px}._swap--with-border_1samt_718{border:1px solid #dddddd;border:var(--border-s, 1px solid #dddddd);padding:.5rem;border-radius:4px}._swap--interactive_1samt_726{cursor:pointer;transition:all .2s ease}._swap--interactive_1samt_726:hover{opacity:.8}._swap--interactive_1samt_726:active{transform:translateY(1px)}._button_1samt_780{display:inline-flex;align-items:center;justify-content:center;gap:var(--spacing-xs);border:var(--border-s);border-radius:var(--border-radius-m);font-family:inherit;font-size:var(--font-size-s);line-height:inherit;text-decoration:none;cursor:pointer;transition:all .2s ease-in-out;position:relative;white-space:nowrap;box-sizing:border-box;outline:none;text-transform:none;padding:0 var(--spacing-m);font-weight:var(--font-weight-medium)}._button_1samt_780:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}._button_1samt_780._sizeL_1samt_805{height:var(--size-6xl);min-width:var(--size-6xl)}._button_1samt_780._sizeM_1samt_809{height:var(--size-5xl);min-width:var(--size-5xl)}._button_1samt_780._sizeS_1samt_813{height:var(--size-3xl);min-width:var(--size-3xl)}._button_1samt_780._iconOnly_1samt_817._sizeL_1samt_805{padding:0;width:var(--size-6xl)}._button_1samt_780._iconOnly_1samt_817._sizeM_1samt_809{padding:0;width:var(--size-5xl)}._button_1samt_780._iconOnly_1samt_817._sizeS_1samt_813{padding:0;width:var(--size-3xl)}._button_1samt_780._primary_1samt_829{background-color:var(--color-indigo-600);border-color:var(--color-indigo-600);color:var(--color-text-white)}._button_1samt_780._primary_1samt_829:hover:not(._disabled_1samt_834){background-color:var(--color-indigo-700);border-color:var(--color-indigo-700)}._button_1samt_780._primary_1samt_829:active:not(._disabled_1samt_834){background-color:var(--color-indigo-800);border-color:var(--color-indigo-800)}._button_1samt_780._primary_1samt_829._disabled_1samt_834,._button_1samt_780._primary_1samt_829:disabled{background-color:var(--color-blue-gray-35);border-color:var(--color-blue-gray-35);color:var(--color-blue-gray-400);cursor:not-allowed}._button_1samt_780._primary_1samt_829 ._count_1samt_848{background-color:var(--color-text-white);color:var(--color-indigo-600)}._button_1samt_780._secondary_1samt_852{background-color:var(--color-indigo-50);border-color:var(--color-indigo-50);color:var(--color-indigo-600)}._button_1samt_780._secondary_1samt_852:hover:not(._disabled_1samt_834){background-color:var(--color-indigo-100);border-color:var(--color-indigo-100)}._button_1samt_780._secondary_1samt_852:active:not(._disabled_1samt_834){background-color:var(--color-indigo-200);border-color:var(--color-indigo-200)}._button_1samt_780._secondary_1samt_852._disabled_1samt_834,._button_1samt_780._secondary_1samt_852:disabled{background-color:var(--color-blue-gray-35);border-color:var(--color-blue-gray-35);color:var(--color-blue-gray-400);cursor:not-allowed}._button_1samt_780._secondary_1samt_852 ._count_1samt_848{background-color:var(--color-indigo-600);color:var(--color-text-white)}._button_1samt_780._ghost_1samt_875{background-color:transparent;border-color:transparent;color:var(--color-indigo-600)}._button_1samt_780._ghost_1samt_875:hover:not(._disabled_1samt_834){background-color:var(--color-indigo-50);border-color:var(--color-indigo-50)}._button_1samt_780._ghost_1samt_875:active:not(._disabled_1samt_834){background-color:var(--color-indigo-100);border-color:var(--color-indigo-100)}._button_1samt_780._ghost_1samt_875._disabled_1samt_834,._button_1samt_780._ghost_1samt_875:disabled{background-color:transparent;border-color:transparent;color:var(--color-blue-gray-400);cursor:not-allowed}._button_1samt_780._ghost_1samt_875 ._count_1samt_848{background-color:var(--color-indigo-100);color:var(--color-indigo-600)}._button_1samt_780._link_1samt_898{background-color:transparent;border-color:transparent;color:var(--color-indigo-600);padding:0;min-width:auto;height:auto;text-decoration:none;font-weight:var(--font-weight-medium)}._button_1samt_780._link_1samt_898:hover:not(._disabled_1samt_834){background-color:transparent;border-color:transparent;color:var(--color-indigo-700)}._button_1samt_780._link_1samt_898:active:not(._disabled_1samt_834){background-color:transparent;border-color:transparent;color:var(--color-indigo-800)}._button_1samt_780._link_1samt_898._disabled_1samt_834,._button_1samt_780._link_1samt_898:disabled{background-color:transparent;border-color:transparent;color:var(--color-blue-gray-400)}._button_1samt_780._link_1samt_898 ._count_1samt_848{background-color:var(--color-indigo-100);color:var(--color-indigo-600)}._button_1samt_780._dangerPrimary_1samt_927{background-color:var(--color-danger-600);border-color:var(--color-danger-600);color:var(--color-text-white)}._button_1samt_780._dangerPrimary_1samt_927:hover:not(._disabled_1samt_834){background-color:var(--color-danger-700);border-color:var(--color-danger-700)}._button_1samt_780._dangerPrimary_1samt_927:active:not(._disabled_1samt_834){background-color:var(--color-danger-800);border-color:var(--color-danger-800)}._button_1samt_780._dangerPrimary_1samt_927._disabled_1samt_834,._button_1samt_780._dangerPrimary_1samt_927:disabled{background-color:var(--color-blue-gray-35);border-color:var(--color-blue-gray-35);color:var(--color-blue-gray-400);cursor:not-allowed}._button_1samt_780._dangerPrimary_1samt_927:focus-visible:not(._disabled_1samt_834){outline:var(--focus-outline-danger)}._button_1samt_780._dangerPrimary_1samt_927 ._count_1samt_848{background-color:var(--color-text-white);color:var(--color-danger-600)}._button_1samt_780._dangerSecondary_1samt_953{background-color:var(--color-danger-50);border-color:var(--color-danger-50);color:var(--color-danger-600)}._button_1samt_780._dangerSecondary_1samt_953:hover:not(._disabled_1samt_834){background-color:var(--color-danger-100);border-color:var(--color-danger-100)}._button_1samt_780._dangerSecondary_1samt_953:active:not(._disabled_1samt_834){background-color:var(--color-danger-200);border-color:var(--color-danger-200)}._button_1samt_780._dangerSecondary_1samt_953._disabled_1samt_834,._button_1samt_780._dangerSecondary_1samt_953:disabled{background-color:var(--color-blue-gray-35);border-color:var(--color-blue-gray-35);color:var(--color-blue-gray-400);cursor:not-allowed}._button_1samt_780._dangerSecondary_1samt_953:focus-visible:not(._disabled_1samt_834){outline:var(--focus-outline-danger)}._button_1samt_780._dangerSecondary_1samt_953 ._count_1samt_848{background-color:var(--color-danger-600);color:var(--color-text-white)}._button_1samt_780._dangerGhost_1samt_979{background-color:var(--color-danger-50);border-color:var(--color-danger-50);color:var(--color-danger-600)}._button_1samt_780._dangerGhost_1samt_979:hover:not(._disabled_1samt_834){background-color:var(--color-danger-100);border-color:var(--color-danger-100)}._button_1samt_780._dangerGhost_1samt_979:active:not(._disabled_1samt_834){background-color:var(--color-danger-200);border-color:var(--color-danger-200)}._button_1samt_780._dangerGhost_1samt_979._disabled_1samt_834,._button_1samt_780._dangerGhost_1samt_979:disabled{background-color:var(--color-blue-gray-35);border-color:var(--color-blue-gray-35);color:var(--color-blue-gray-400);cursor:not-allowed}._button_1samt_780._dangerGhost_1samt_979:focus-visible:not(._disabled_1samt_834){outline:var(--focus-outline-danger)}._button_1samt_780._dangerGhost_1samt_979 ._count_1samt_848{background-color:var(--color-danger-100);color:var(--color-danger-600)}._button_1samt_780._dangerLink_1samt_1005{background-color:transparent;border-color:transparent;color:var(--color-danger-600);padding:0;min-width:auto;height:auto}._button_1samt_780._dangerLink_1samt_1005:hover:not(._disabled_1samt_834){background-color:transparent;border-color:transparent;color:var(--color-danger-700)}._button_1samt_780._dangerLink_1samt_1005:active:not(._disabled_1samt_834){background-color:transparent;border-color:transparent;color:var(--color-danger-800)}._button_1samt_780._dangerLink_1samt_1005._disabled_1samt_834,._button_1samt_780._dangerLink_1samt_1005:disabled{background-color:transparent;border-color:transparent;color:var(--color-blue-gray-400)}._button_1samt_780._dangerLink_1samt_1005 ._count_1samt_848{background-color:var(--color-danger-100);color:var(--color-danger-600)}._button_1samt_780._open_1samt_1032._primary_1samt_829{background-color:var(--color-indigo-800);border-color:var(--color-indigo-800)}._button_1samt_780._open_1samt_1032._secondary_1samt_852{background-color:var(--color-indigo-200);border-color:var(--color-indigo-200)}._button_1samt_780._open_1samt_1032._ghost_1samt_875{background-color:var(--color-indigo-100);border-color:var(--color-indigo-100)}._button_1samt_780 ._content_1samt_1044{display:flex;align-items:center;gap:var(--spacing-xs)}._button_1samt_780 ._loader_1samt_1049{display:flex;align-items:center;justify-content:center;color:currentColor}._text_1samt_1055+._button_1samt_780 ._loader_1samt_1049{margin-left:var(--spacing-xs)}._button_1samt_780 ._icon_1samt_817{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:16px;height:16px}._button_1samt_780 ._icon_1samt_817 svg{width:100%;height:100%}._button_1samt_780 ._text_1samt_1055{display:inline-block;vertical-align:middle;font-size:inherit;font-weight:inherit;line-height:inherit;white-space:nowrap;text-transform:lowercase}._button_1samt_780 ._text_1samt_1055:first-letter{text-transform:uppercase}._button_1samt_780 ._chevron_1samt_1082{display:flex;align-items:center;justify-content:center;width:16px;height:16px;flex-shrink:0;transition:transform .2s ease-in-out}._button_1samt_780 ._chevron_1samt_1082 svg{width:100%;height:100%}._button_1samt_780._open_1samt_1032 ._chevron_1samt_1082{transform:rotate(180deg)}._button_1samt_780 ._count_1samt_848{display:inline-flex;justify-content:center;align-items:center;border-radius:var(--border-radius-full);padding:0 var(--spacing-xs);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);min-width:var(--size-l);height:var(--size-l);flex-shrink:0}._button_1samt_780._loading_1samt_1110{pointer-events:none}._button_1samt_780._loading_1samt_1110:not(:has(._text_1samt_1055)) ._loader_1samt_1049{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:var(--spacing-s);margin:0}._button_1samt_780._loading_1samt_1110:not(:has(._text_1samt_1055)) ._content_1samt_1044{opacity:0}._button_1samt_780._disabled_1samt_834{pointer-events:none}@media (max-width: 768px){._button_1samt_780._sizeL_1samt_805{height:48px}._button_1samt_780._sizeM_1samt_809{height:40px}._button_1samt_780._sizeS_1samt_813{height:32px}}._focus_1gu7y_550{position:relative}._focus_1gu7y_550:after{content:"";position:absolute;inset:-4px;border-radius:inherit;pointer-events:none;transition:var(--focus-transition);opacity:0}._focus--default_1gu7y_567:after{box-shadow:var(--focus-ring-default)}._focus--danger_1gu7y_571:after{box-shadow:var(--focus-ring-danger)}._focus_1gu7y_550:focus-visible:after,._focus_1gu7y_550._focus--visible_1gu7y_577:after{opacity:1}._focus-danger_1gu7y_592:focus-visible{outline:var(--focus-outline-danger);outline-offset:2px}._focus-within--default_1gu7y_598:focus-within{box-shadow:var(--focus-shadow-default)}._focus-within--danger_1gu7y_602:focus-within{box-shadow:var(--focus-shadow-danger)}._focus--input_1gu7y_607:focus{border-color:var(--color-accept-default-600);box-shadow:var(--focus-shadow-default)}._focus--button_1gu7y_612:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}._focus--card_1gu7y_617:focus-visible{box-shadow:var(--focus-shadow-default)}@media (prefers-reduced-motion: reduce){._focus_1gu7y_550:after{transition:none}:root{--focus-transition: none}}._swap_1gu7y_632{display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}._swap--text_1gu7y_641{display:inline;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit}._swap--icon_1gu7y_652{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0}._swap--icon-xs_1gu7y_662{width:.75rem;height:.75rem}._swap--icon-s_1gu7y_667{width:.875rem;height:.875rem}._swap--icon-m_1gu7y_672{width:1rem;height:1rem}._swap--icon-l_1gu7y_677{width:1.25rem;height:1.25rem}._swap--icon-xl_1gu7y_682{width:1.5rem;height:1.5rem}._swap__content_1gu7y_688{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._swap--group-horizontal_1gu7y_697{display:inline-flex;flex-direction:row;gap:.5rem;align-items:center}._swap--group-vertical_1gu7y_704{display:inline-flex;flex-direction:column;gap:.5rem;align-items:center}._swap--with-background_1gu7y_712{background-color:var(--color-background-page);padding:.5rem;border-radius:4px}._swap--with-border_1gu7y_718{border:1px solid #dddddd;border:var(--border-s, 1px solid #dddddd);padding:.5rem;border-radius:4px}._swap--interactive_1gu7y_726{cursor:pointer;transition:all .2s ease}._swap--interactive_1gu7y_726:hover{opacity:.8}._swap--interactive_1gu7y_726:active{transform:translateY(1px)}._divider_1gu7y_780{border:none;background-color:currentColor;flex-shrink:0}._divider--horizontal_1gu7y_785{width:100%;height:1px}._divider--vertical_1gu7y_789{width:1px;height:100%;min-height:1rem}._divider--dashed_1gu7y_794{background:repeating-linear-gradient(90deg,currentColor,currentColor 2px,transparent 2px,transparent 4px)}._divider--dotted_1gu7y_797{background:repeating-linear-gradient(90deg,currentColor,currentColor 1px,transparent 1px,transparent 3px)}._divider--s_1gu7y_800._divider--horizontal_1gu7y_785{height:1px}._divider--s_1gu7y_800._divider--vertical_1gu7y_789{width:1px}._divider--m_1gu7y_806._divider--horizontal_1gu7y_785{height:2px}._divider--m_1gu7y_806._divider--vertical_1gu7y_789{width:2px}._divider--l_1gu7y_812._divider--horizontal_1gu7y_785{height:3px}._divider--l_1gu7y_812._divider--vertical_1gu7y_789{width:3px}._divider--default_1gu7y_818{color:var(--color-blue-gray-100)}._divider--soft_1gu7y_821{color:var(--color-blue-gray-50)}._divider--strong_1gu7y_824{color:var(--color-blue-gray-300)}._divider--inverse_1gu7y_827{color:var(--color-text-white)}._divider--with-text_1gu7y_830{display:flex;align-items:center;background:none;height:auto;min-height:1.5rem}._divider--with-text_1gu7y_830:before,._divider--with-text_1gu7y_830:after{content:"";flex:1;height:1px;background-color:currentColor}._divider--with-text_1gu7y_830._divider--dashed_1gu7y_794:before,._divider--with-text_1gu7y_830._divider--dashed_1gu7y_794:after{background:repeating-linear-gradient(90deg,currentColor,currentColor 2px,transparent 2px,transparent 4px)}._divider--with-text_1gu7y_830._divider--dotted_1gu7y_797:before,._divider--with-text_1gu7y_830._divider--dotted_1gu7y_797:after{background:repeating-linear-gradient(90deg,currentColor,currentColor 1px,transparent 1px,transparent 3px)}._divider--text-center_1gu7y_849:before,._divider--text-center_1gu7y_849:after{flex:1}._divider--text-center_1gu7y_849 ._divider__text_1gu7y_852{padding:0 var(--spacing-m)}._divider--text-left_1gu7y_855:before{flex:0 0 var(--spacing-s)}._divider--text-left_1gu7y_855:after{flex:1}._divider--text-left_1gu7y_855 ._divider__text_1gu7y_852{padding:0 var(--spacing-m) 0 var(--spacing-s)}._divider--text-right_1gu7y_864:before{flex:1}._divider--text-right_1gu7y_864:after{flex:0 0 var(--spacing-s)}._divider--text-right_1gu7y_864 ._divider__text_1gu7y_852{padding:0 var(--spacing-s) 0 var(--spacing-m)}._divider__text_1gu7y_852{color:var(--color-text-secondary);font-size:var(--font-size-s);font-weight:500;white-space:nowrap;flex-shrink:0}._divider--inverse_1gu7y_827 ._divider__text_1gu7y_852{color:var(--color-text-white)}@media (prefers-reduced-motion: reduce){._divider_1gu7y_780{transition:none}}._focus_t4r0j_550{position:relative}._focus_t4r0j_550:after{content:"";position:absolute;inset:-4px;border-radius:inherit;pointer-events:none;transition:var(--focus-transition);opacity:0}._focus--default_t4r0j_567:after{box-shadow:var(--focus-ring-default)}._focus--danger_t4r0j_571:after{box-shadow:var(--focus-ring-danger)}._focus_t4r0j_550:focus-visible:after,._focus_t4r0j_550._focus--visible_t4r0j_577:after{opacity:1}._focus-danger_t4r0j_592:focus-visible{outline:var(--focus-outline-danger);outline-offset:2px}._focus-within--default_t4r0j_598:focus-within{box-shadow:var(--focus-shadow-default)}._focus-within--danger_t4r0j_602:focus-within{box-shadow:var(--focus-shadow-danger)}._focus--input_t4r0j_607:focus{border-color:var(--color-accept-default-600);box-shadow:var(--focus-shadow-default)}._focus--button_t4r0j_612:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}._focus--card_t4r0j_617:focus-visible{box-shadow:var(--focus-shadow-default)}@media (prefers-reduced-motion: reduce){._focus_t4r0j_550:after{transition:none}:root{--focus-transition: none}}._swap_t4r0j_632{display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}._swap--text_t4r0j_641{display:inline;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit}._swap--icon_t4r0j_652{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0}._swap--icon-xs_t4r0j_662{width:.75rem;height:.75rem}._swap--icon-s_t4r0j_667{width:.875rem;height:.875rem}._swap--icon-m_t4r0j_672{width:1rem;height:1rem}._swap--icon-l_t4r0j_677{width:1.25rem;height:1.25rem}._swap--icon-xl_t4r0j_682{width:1.5rem;height:1.5rem}._swap__content_t4r0j_688{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._swap--group-horizontal_t4r0j_697{display:inline-flex;flex-direction:row;gap:.5rem;align-items:center}._swap--group-vertical_t4r0j_704{display:inline-flex;flex-direction:column;gap:.5rem;align-items:center}._swap--with-background_t4r0j_712{background-color:var(--color-background-page);padding:.5rem;border-radius:4px}._swap--with-border_t4r0j_718{border:1px solid #dddddd;border:var(--border-s, 1px solid #dddddd);padding:.5rem;border-radius:4px}._swap--interactive_t4r0j_726{cursor:pointer;transition:all .2s ease}._swap--interactive_t4r0j_726:hover{opacity:.8}._swap--interactive_t4r0j_726:active{transform:translateY(1px)}._card_t4r0j_780{width:100%;background:var(--color-white-alpha-100);border-radius:0;display:flex;flex-direction:column;gap:var(--spacing-m);padding:0 var(--spacing-m) var(--spacing-m)}@media (min-width: 768px){._card_t4r0j_780{border-radius:var(--border-radius-m);padding:var(--spacing-m) var(--spacing-l);gap:var(--spacing-s);max-width:354px}}._header_t4r0j_800{text-align:center;padding-top:0}._title_t4r0j_805{color:var(--color-blue-gray-900);margin:0;font-weight:600;padding:0;line-height:28px;font-size:var(--font-size-xl)!important}._title_t4r0j_805._h2_t4r0j_813,._title_t4r0j_805 h2{font-size:inherit!important;line-height:inherit}@media (min-width: 768px){._title_t4r0j_805{margin-bottom:var(--spacing-s)}}._subtitle_t4r0j_823{font-size:var(--font-size-m);color:var(--color-blue-gray-600);margin:0;line-height:28px}._content_t4r0j_831{display:flex;flex-direction:column;gap:var(--spacing-s)}._focus_1kgo3_550{position:relative}._focus_1kgo3_550:after{content:"";position:absolute;inset:-4px;border-radius:inherit;pointer-events:none;transition:var(--focus-transition);opacity:0}._focus--default_1kgo3_567:after{box-shadow:var(--focus-ring-default)}._focus--danger_1kgo3_571:after{box-shadow:var(--focus-ring-danger)}._focus_1kgo3_550:focus-visible:after,._focus_1kgo3_550._focus--visible_1kgo3_577:after{opacity:1}._focus-danger_1kgo3_592:focus-visible{outline:var(--focus-outline-danger);outline-offset:2px}._focus-within--default_1kgo3_598:focus-within{box-shadow:var(--focus-shadow-default)}._focus-within--danger_1kgo3_602:focus-within{box-shadow:var(--focus-shadow-danger)}._focus--input_1kgo3_607:focus{border-color:var(--color-accept-default-600);box-shadow:var(--focus-shadow-default)}._focus--button_1kgo3_612:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}._focus--card_1kgo3_617:focus-visible{box-shadow:var(--focus-shadow-default)}@media (prefers-reduced-motion: reduce){._focus_1kgo3_550:after{transition:none}:root{--focus-transition: none}}._swap_1kgo3_632{display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}._swap--text_1kgo3_641{display:inline;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit}._swap--icon_1kgo3_652{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0}._swap--icon-xs_1kgo3_662{width:.75rem;height:.75rem}._swap--icon-s_1kgo3_667{width:.875rem;height:.875rem}._swap--icon-m_1kgo3_672{width:1rem;height:1rem}._swap--icon-l_1kgo3_677{width:1.25rem;height:1.25rem}._swap--icon-xl_1kgo3_682{width:1.5rem;height:1.5rem}._swap__content_1kgo3_688{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._swap--group-horizontal_1kgo3_697{display:inline-flex;flex-direction:row;gap:.5rem;align-items:center}._swap--group-vertical_1kgo3_704{display:inline-flex;flex-direction:column;gap:.5rem;align-items:center}._swap--with-background_1kgo3_712{background-color:var(--color-background-page);padding:.5rem;border-radius:4px}._swap--with-border_1kgo3_718{border:1px solid #dddddd;border:var(--border-s, 1px solid #dddddd);padding:.5rem;border-radius:4px}._swap--interactive_1kgo3_726{cursor:pointer;transition:all .2s ease}._swap--interactive_1kgo3_726:hover{opacity:.8}._swap--interactive_1kgo3_726:active{transform:translateY(1px)}._avatar_1kgo3_780{position:relative;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;background-color:#f3f4f6;border-radius:50%;border:none;font-size:var(--font-size-m);overflow:hidden}._avatar--xs_1kgo3_793{width:24px;height:24px;min-width:24px;min-height:24px}._avatar--s_1kgo3_799{width:32px;height:32px;min-width:32px;min-height:32px}._avatar--m_1kgo3_805{width:40px;height:40px;min-width:40px;min-height:40px}._avatar--l_1kgo3_811{width:48px;height:48px;min-width:48px;min-height:48px}._avatar--xl_1kgo3_817{width:64px;height:64px;min-width:64px;min-height:64px}._avatar--xxl_1kgo3_823{width:80px;height:80px;min-width:80px;min-height:80px}._avatar--bordered_1kgo3_832{border:2px solid #ffffff;box-shadow:0 1px 3px #0000001a}._avatar__content_1kgo3_837{width:100%;height:100%;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center}._avatar__image_1kgo3_847{width:100%;height:100%;object-fit:cover;object-position:center;display:block}._avatar__initials_1kgo3_855{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;line-height:1}._avatar--xs_1kgo3_793 ._avatar__initials_1kgo3_855{font-size:10px}._avatar--s_1kgo3_799 ._avatar__initials_1kgo3_855{font-size:12px}._avatar--m_1kgo3_805 ._avatar__initials_1kgo3_855{font-size:14px}._avatar--l_1kgo3_811 ._avatar__initials_1kgo3_855{font-size:16px}._avatar--xl_1kgo3_817 ._avatar__initials_1kgo3_855{font-size:18px}._avatar--xxl_1kgo3_823 ._avatar__initials_1kgo3_855{font-size:20px}._avatar__placeholder_1kgo3_884{color:#9ca3af;display:flex;align-items:center;justify-content:center}._avatar--xs_1kgo3_793 ._avatar__placeholder_1kgo3_884 svg{width:12px;height:12px}._avatar--s_1kgo3_799 ._avatar__placeholder_1kgo3_884 svg{width:16px;height:16px}._avatar--m_1kgo3_805 ._avatar__placeholder_1kgo3_884 svg{width:20px;height:20px}._avatar--l_1kgo3_811 ._avatar__placeholder_1kgo3_884 svg{width:24px;height:24px}._avatar--xl_1kgo3_817 ._avatar__placeholder_1kgo3_884 svg{width:28px;height:28px}._avatar--xxl_1kgo3_823 ._avatar__placeholder_1kgo3_884 svg{width:32px;height:32px}._avatar__status_1kgo3_915{position:absolute;bottom:0;right:0;border:2px solid #ffffff;border-radius:50%;z-index:10}._avatar--xs_1kgo3_793 ._avatar__status_1kgo3_915{width:8px;height:8px;bottom:-1px;right:-1px}._avatar--s_1kgo3_799 ._avatar__status_1kgo3_915{width:10px;height:10px;bottom:-1px;right:-1px}._avatar--m_1kgo3_805 ._avatar__status_1kgo3_915{width:12px;height:12px;bottom:-1px;right:-1px}._avatar--l_1kgo3_811 ._avatar__status_1kgo3_915{width:14px;height:14px;bottom:-2px;right:-2px}._avatar--xl_1kgo3_817 ._avatar__status_1kgo3_915{width:16px;height:16px;bottom:-2px;right:-2px}._avatar--xxl_1kgo3_823 ._avatar__status_1kgo3_915{width:18px;height:18px;bottom:-3px;right:-3px}._focus_18gsw_550{position:relative}._focus_18gsw_550:after{content:"";position:absolute;inset:-4px;border-radius:inherit;pointer-events:none;transition:var(--focus-transition);opacity:0}._focus--default_18gsw_567:after{box-shadow:var(--focus-ring-default)}._focus--danger_18gsw_571:after{box-shadow:var(--focus-ring-danger)}._focus_18gsw_550:focus-visible:after,._focus_18gsw_550._focus--visible_18gsw_577:after{opacity:1}._focus-danger_18gsw_592:focus-visible{outline:var(--focus-outline-danger);outline-offset:2px}._focus-within--default_18gsw_598:focus-within{box-shadow:var(--focus-shadow-default)}._focus-within--danger_18gsw_602:focus-within{box-shadow:var(--focus-shadow-danger)}._focus--input_18gsw_607:focus{border-color:var(--color-accept-default-600);box-shadow:var(--focus-shadow-default)}._focus--button_18gsw_612:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}._focus--card_18gsw_617:focus-visible{box-shadow:var(--focus-shadow-default)}@media (prefers-reduced-motion: reduce){._focus_18gsw_550:after{transition:none}:root{--focus-transition: none}}._swap_18gsw_632{display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}._swap--text_18gsw_641{display:inline;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit}._swap--icon_18gsw_652{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0}._swap--icon-xs_18gsw_662{width:.75rem;height:.75rem}._swap--icon-s_18gsw_667{width:.875rem;height:.875rem}._swap--icon-m_18gsw_672{width:1rem;height:1rem}._swap--icon-l_18gsw_677{width:1.25rem;height:1.25rem}._swap--icon-xl_18gsw_682{width:1.5rem;height:1.5rem}._swap__content_18gsw_688{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._swap--group-horizontal_18gsw_697{display:inline-flex;flex-direction:row;gap:.5rem;align-items:center}._swap--group-vertical_18gsw_704{display:inline-flex;flex-direction:column;gap:.5rem;align-items:center}._swap--with-background_18gsw_712{background-color:var(--color-background-page);padding:.5rem;border-radius:4px}._swap--with-border_18gsw_718{border:1px solid #dddddd;border:var(--border-s, 1px solid #dddddd);padding:.5rem;border-radius:4px}._swap--interactive_18gsw_726{cursor:pointer;transition:all .2s ease}._swap--interactive_18gsw_726:hover{opacity:.8}._swap--interactive_18gsw_726:active{transform:translateY(1px)}._avatarGroup--overlap_18gsw_784 ._avatarGroup__item_18gsw_784{margin-left:-8px}._avatarGroup__more_18gsw_795{display:flex;align-items:center;justify-content:center;background-color:var(--color-blue-gray-300);color:var(--color-text-white);border-radius:50%;font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);padding:0 4px;min-width:24px;height:24px}._avatarGroup_18gsw_780{display:flex;align-items:center}._avatarGroup--overlap_18gsw_784 ._avatarGroup__item_18gsw_784{margin-left:-5px}._avatarGroup--overlap_18gsw_784 ._avatarGroup__item_18gsw_784:first-child{margin-left:0}._avatarGroup__item_18gsw_784{position:relative}._avatarGroup__more_18gsw_795{display:flex;align-items:center;justify-content:center;background-color:var(--color-blue-gray-300);color:var(--color-text-white);border-radius:50%;font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);min-width:24px;height:24px;padding:0 4px}._focus_3zn4h_550{position:relative}._focus_3zn4h_550:after{content:"";position:absolute;inset:-4px;border-radius:inherit;pointer-events:none;transition:var(--focus-transition);opacity:0}._focus--default_3zn4h_567:after{box-shadow:var(--focus-ring-default)}._focus--danger_3zn4h_571:after{box-shadow:var(--focus-ring-danger)}._focus_3zn4h_550:focus-visible:after,._focus_3zn4h_550._focus--visible_3zn4h_577:after{opacity:1}._focus-danger_3zn4h_592:focus-visible{outline:var(--focus-outline-danger);outline-offset:2px}._focus-within--default_3zn4h_598:focus-within{box-shadow:var(--focus-shadow-default)}._focus-within--danger_3zn4h_602:focus-within{box-shadow:var(--focus-shadow-danger)}._focus--input_3zn4h_607:focus{border-color:var(--color-accept-default-600);box-shadow:var(--focus-shadow-default)}._focus--button_3zn4h_612:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}._focus--card_3zn4h_617:focus-visible{box-shadow:var(--focus-shadow-default)}@media (prefers-reduced-motion: reduce){._focus_3zn4h_550:after{transition:none}:root{--focus-transition: none}}._swap_3zn4h_632{display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}._swap--text_3zn4h_641{display:inline;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit}._swap--icon_3zn4h_652{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0}._swap--icon-xs_3zn4h_662{width:.75rem;height:.75rem}._swap--icon-s_3zn4h_667{width:.875rem;height:.875rem}._swap--icon-m_3zn4h_672{width:1rem;height:1rem}._swap--icon-l_3zn4h_677{width:1.25rem;height:1.25rem}._swap--icon-xl_3zn4h_682{width:1.5rem;height:1.5rem}._swap__content_3zn4h_688{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._swap--group-horizontal_3zn4h_697{display:inline-flex;flex-direction:row;gap:.5rem;align-items:center}._swap--group-vertical_3zn4h_704{display:inline-flex;flex-direction:column;gap:.5rem;align-items:center}._swap--with-background_3zn4h_712{background-color:var(--color-background-page);padding:.5rem;border-radius:4px}._swap--with-border_3zn4h_718{border:1px solid #dddddd;border:var(--border-s, 1px solid #dddddd);padding:.5rem;border-radius:4px}._swap--interactive_3zn4h_726{cursor:pointer;transition:all .2s ease}._swap--interactive_3zn4h_726:hover{opacity:.8}._swap--interactive_3zn4h_726:active{transform:translateY(1px)}._badge_3zn4h_780{display:inline-flex;align-items:center;justify-content:center;font-weight:500;border-radius:var(--border-radius-full);line-height:1;white-space:nowrap}._badge--s_3zn4h_790{font-size:var(--font-size-xs);padding:0 var(--spacing-xs);height:20px}._badge--m_3zn4h_795{font-size:var(--font-size-s);padding:0 var(--spacing-s);height:24px}._badge--outline_3zn4h_803{background-color:#fff;border:1px solid currentColor}._badge--gray_3zn4h_809._badge--primary_3zn4h_809{background-color:var(--color-blue-gray-600);color:var(--color-text-white);border:none}._badge--gray_3zn4h_809._badge--secondary_3zn4h_814{background-color:var(--color-blue-gray-50);color:var(--color-blue-gray-600);border:none}._badge--gray_3zn4h_809._badge--outline_3zn4h_803{color:var(--color-blue-gray-600)}._badge--accent_3zn4h_823._badge--primary_3zn4h_809{background-color:var(--color-indigo-600);color:var(--color-text-white);border:none}._badge--accent_3zn4h_823._badge--secondary_3zn4h_814{background-color:var(--color-indigo-50);color:var(--color-indigo-600);border:none}._badge--accent_3zn4h_823._badge--outline_3zn4h_803{color:var(--color-indigo-600)}._badge--green_3zn4h_837._badge--primary_3zn4h_809{background-color:var(--color-success-600);color:var(--color-text-white);border:none}._badge--green_3zn4h_837._badge--secondary_3zn4h_814{background-color:var(--color-success-50);color:var(--color-success-600);border:none}._badge--green_3zn4h_837._badge--outline_3zn4h_803{color:var(--color-success-600)}._badge--orange_3zn4h_851._badge--primary_3zn4h_809{background-color:var(--color-warning-600);color:var(--color-text-white);border:none}._badge--orange_3zn4h_851._badge--secondary_3zn4h_814{background-color:var(--color-warning-50);color:var(--color-warning-600);border:none}._badge--orange_3zn4h_851._badge--outline_3zn4h_803{color:var(--color-warning-600)}._badge--red_3zn4h_865._badge--primary_3zn4h_809{background-color:var(--color-danger-600);color:var(--color-text-white);border:none}._badge--red_3zn4h_865._badge--secondary_3zn4h_814{background-color:var(--color-danger-50);color:var(--color-danger-600);border:none}._badge--red_3zn4h_865._badge--outline_3zn4h_803{color:var(--color-danger-600)}._badge--fuchsia_3zn4h_880._badge--primary_3zn4h_809{background-color:var(--color-fuchsia-600);color:var(--color-text-white);border:none}._badge--fuchsia_3zn4h_880._badge--secondary_3zn4h_814{background-color:var(--color-fuchsia-50);color:var(--color-fuchsia-600);border:none}._badge--fuchsia_3zn4h_880._badge--outline_3zn4h_803{color:var(--color-fuchsia-600)}._badge--purple_3zn4h_894._badge--primary_3zn4h_809{background-color:var(--color-purple-600);color:var(--color-text-white);border:none}._badge--purple_3zn4h_894._badge--secondary_3zn4h_814{background-color:var(--color-purple-50);color:var(--color-purple-600);border:none}._badge--purple_3zn4h_894._badge--outline_3zn4h_803{color:var(--color-purple-600)}._badge--blue_3zn4h_908._badge--primary_3zn4h_809{background-color:var(--color-blue-600);color:var(--color-text-white);border:none}._badge--blue_3zn4h_908._badge--secondary_3zn4h_814{background-color:var(--color-blue-50);color:var(--color-blue-600);border:none}._badge--blue_3zn4h_908._badge--outline_3zn4h_803{color:var(--color-blue-600)}._badge--sky-blue_3zn4h_922._badge--primary_3zn4h_809{background-color:var(--color-sky-blue-600);color:var(--color-text-white);border:none}._badge--sky-blue_3zn4h_922._badge--secondary_3zn4h_814{background-color:var(--color-sky-blue-50);color:var(--color-sky-blue-600);border:none}._badge--sky-blue_3zn4h_922._badge--outline_3zn4h_803{color:var(--color-sky-blue-600)}._badge--cyan_3zn4h_936._badge--primary_3zn4h_809{background-color:var(--color-cyan-600);color:var(--color-text-white);border:none}._badge--cyan_3zn4h_936._badge--secondary_3zn4h_814{background-color:var(--color-cyan-50);color:var(--color-cyan-600);border:none}._badge--cyan_3zn4h_936._badge--outline_3zn4h_803{color:var(--color-cyan-600)}._badge--teal_3zn4h_950._badge--primary_3zn4h_809{background-color:var(--color-teal-600);color:var(--color-text-white);border:none}._badge--teal_3zn4h_950._badge--secondary_3zn4h_814{background-color:var(--color-teal-50);color:var(--color-teal-600);border:none}._badge--teal_3zn4h_950._badge--outline_3zn4h_803{color:var(--color-teal-600)}._badge--emerald_3zn4h_964._badge--primary_3zn4h_809{background-color:var(--color-emerald-600);color:var(--color-text-white);border:none}._badge--emerald_3zn4h_964._badge--secondary_3zn4h_814{background-color:var(--color-emerald-50);color:var(--color-emerald-600);border:none}._badge--emerald_3zn4h_964._badge--outline_3zn4h_803{color:var(--color-emerald-600)}._badge--lime_3zn4h_978._badge--primary_3zn4h_809{background-color:var(--color-lime-600);color:var(--color-text-white);border:none}._badge--lime_3zn4h_978._badge--secondary_3zn4h_814{background-color:var(--color-lime-50);color:var(--color-lime-600);border:none}._badge--lime_3zn4h_978._badge--outline_3zn4h_803{color:var(--color-lime-600)}._badge--yellow_3zn4h_992._badge--primary_3zn4h_809{background-color:var(--color-yellow-600);color:var(--color-text-white);border:none}._badge--yellow_3zn4h_992._badge--secondary_3zn4h_814{background-color:var(--color-yellow-50);color:var(--color-yellow-600);border:none}._badge--yellow_3zn4h_992._badge--outline_3zn4h_803{color:var(--color-yellow-600)}._badge--rose_3zn4h_1006._badge--primary_3zn4h_809{background-color:var(--color-rose-600);color:var(--color-text-white);border:none}._badge--rose_3zn4h_1006._badge--secondary_3zn4h_814{background-color:var(--color-rose-50);color:var(--color-rose-600);border:none}._badge--rose_3zn4h_1006._badge--outline_3zn4h_803{color:var(--color-rose-600)}._badge--pink_3zn4h_1020._badge--primary_3zn4h_809{background-color:var(--color-pink-600);color:var(--color-text-white);border:none}._badge--pink_3zn4h_1020._badge--secondary_3zn4h_814{background-color:var(--color-pink-50);color:var(--color-pink-600);border:none}._badge--pink_3zn4h_1020._badge--outline_3zn4h_803{color:var(--color-pink-600)}._badge--s_3zn4h_790{font-size:var(--font-size-xs);height:20px}._badge--m_3zn4h_795{font-size:var(--font-size-s);height:24px}._badge--split_3zn4h_1042 ._badge__part_3zn4h_1042{display:inline-flex;align-items:center;justify-content:center;padding:0 var(--spacing-s);color:var(--color-text-white)}._badge__part--gray_3zn4h_1051{background-color:var(--color-blue-gray-600)}._badge__part--accent_3zn4h_1055{background-color:var(--color-indigo-600)}._badge__part--green_3zn4h_1059{background-color:var(--color-success-600)}._badge__part--orange_3zn4h_1063{background-color:var(--color-warning-600)}._badge__part--red_3zn4h_1067{background-color:var(--color-danger-600)}._badge__part--fuchsia_3zn4h_1071{background-color:var(--color-fuchsia-600)}._badge__part--purple_3zn4h_1075{background-color:var(--color-purple-600)}._badge__part--blue_3zn4h_1079{background-color:var(--color-blue-600)}._badge__part--sky-blue_3zn4h_1083{background-color:var(--color-sky-blue-600)}._badge__part--cyan_3zn4h_1087{background-color:var(--color-cyan-600)}._badge__part--teal_3zn4h_1091{background-color:var(--color-teal-600)}._badge__part--emerald_3zn4h_1095{background-color:var(--color-emerald-600)}._badge__part--lime_3zn4h_1099{background-color:var(--color-lime-600)}._badge__part--yellow_3zn4h_1103{background-color:var(--color-yellow-600)}._badge__part--rose_3zn4h_1107{background-color:var(--color-rose-600)}._badge__part--pink_3zn4h_1111{background-color:var(--color-pink-600)}._focus_1alyz_550{position:relative}._focus_1alyz_550:after{content:"";position:absolute;inset:-4px;border-radius:inherit;pointer-events:none;transition:var(--focus-transition);opacity:0}._focus--default_1alyz_567:after{box-shadow:var(--focus-ring-default)}._focus--danger_1alyz_571:after{box-shadow:var(--focus-ring-danger)}._focus_1alyz_550:focus-visible:after,._focus_1alyz_550._focus--visible_1alyz_577:after{opacity:1}._focus-danger_1alyz_592:focus-visible{outline:var(--focus-outline-danger);outline-offset:2px}._focus-within--default_1alyz_598:focus-within{box-shadow:var(--focus-shadow-default)}._focus-within--danger_1alyz_602:focus-within{box-shadow:var(--focus-shadow-danger)}._focus--input_1alyz_607:focus{border-color:var(--color-accept-default-600);box-shadow:var(--focus-shadow-default)}._focus--button_1alyz_612:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}._focus--card_1alyz_617:focus-visible{box-shadow:var(--focus-shadow-default)}@media (prefers-reduced-motion: reduce){._focus_1alyz_550:after{transition:none}:root{--focus-transition: none}}._swap_1alyz_632{display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}._swap--text_1alyz_641{display:inline;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit}._swap--icon_1alyz_652{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0}._swap--icon-xs_1alyz_662{width:.75rem;height:.75rem}._swap--icon-s_1alyz_667{width:.875rem;height:.875rem}._swap--icon-m_1alyz_672{width:1rem;height:1rem}._swap--icon-l_1alyz_677{width:1.25rem;height:1.25rem}._swap--icon-xl_1alyz_682{width:1.5rem;height:1.5rem}._swap__content_1alyz_688{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._swap--group-horizontal_1alyz_697{display:inline-flex;flex-direction:row;gap:.5rem;align-items:center}._swap--group-vertical_1alyz_704{display:inline-flex;flex-direction:column;gap:.5rem;align-items:center}._swap--with-background_1alyz_712{background-color:var(--color-background-page);padding:.5rem;border-radius:4px}._swap--with-border_1alyz_718{border:1px solid #dddddd;border:var(--border-s, 1px solid #dddddd);padding:.5rem;border-radius:4px}._swap--interactive_1alyz_726{cursor:pointer;transition:all .2s ease}._swap--interactive_1alyz_726:hover{opacity:.8}._swap--interactive_1alyz_726:active{transform:translateY(1px)}._root_1alyz_780{display:flex;flex-direction:column;width:100%;position:relative}._root_1alyz_780._fullWidth_1alyz_786{width:100%}._wrapper_1alyz_790{position:relative;display:flex;align-items:center;border-radius:8px;transition:all .2s ease;border:1px solid;background:var(--color-white-alpha-100);cursor:pointer;box-sizing:border-box;overflow:hidden}._wrapper_1alyz_790:hover{border-color:var(--color-indigo-400)}._wrapper_1alyz_790._open_1alyz_805{border-color:var(--color-indigo-500);z-index:100}._wrapper_1alyz_790._outline_1alyz_809{border-color:var(--color-blue-gray-100);background:var(--color-white-alpha-100)}._wrapper_1alyz_790._outline_1alyz_809:hover{border-color:var(--color-indigo-400)}._wrapper_1alyz_790._outline_1alyz_809._open_1alyz_805{border-color:var(--color-indigo-500)}._wrapper_1alyz_790._fill_1alyz_819{border-color:var(--color-blue-gray-25);background:var(--color-blue-gray-25)}._wrapper_1alyz_790._fill_1alyz_819:hover{background:var(--color-blue-gray-35);border-color:var(--color-blue-gray-35)}._wrapper_1alyz_790._fill_1alyz_819._open_1alyz_805{background:var(--color-blue-gray-50);border-color:var(--color-blue-gray-50)}._wrapper_1alyz_790._small_1alyz_831{height:32px;min-height:32px}._wrapper_1alyz_790._small_1alyz_831 ._inputElement_1alyz_835{height:32px;padding:0 12px;font-size:14px}._wrapper_1alyz_790._small_1alyz_831 ._label_1alyz_840{font-size:14px;left:12px;background-color:transparent}._wrapper_1alyz_790._small_1alyz_831 ._calendarIcon_1alyz_845{right:8px;width:16px;height:16px}._wrapper_1alyz_790._small_1alyz_831 ._clearButton_1alyz_850{right:28px;width:16px;height:16px;font-size:14px}._wrapper_1alyz_790._medium_1alyz_856{height:48px;min-height:48px}._wrapper_1alyz_790._medium_1alyz_856 ._inputElement_1alyz_835{height:48px;padding:16px 16px 8px;font-size:16px}._wrapper_1alyz_790._medium_1alyz_856._filled_1alyz_865 ._inputElement_1alyz_835,._wrapper_1alyz_790._medium_1alyz_856._open_1alyz_805 ._inputElement_1alyz_835{padding:22px 16px 2px}._wrapper_1alyz_790._medium_1alyz_856 ._label_1alyz_840{font-size:16px;left:16px;top:50%;background-color:transparent;transform:translateY(-50%)}._wrapper_1alyz_790._medium_1alyz_856 ._calendarIcon_1alyz_845{right:12px;width:20px;height:20px;top:50%;color:var(--color-blue-gray-600);transform:translateY(-50%)}._wrapper_1alyz_790._medium_1alyz_856 ._clearButton_1alyz_850{right:40px;width:20px;height:20px;font-size:18px;color:var(--color-blue-gray-600);top:50%;transform:translateY(-50%)}._wrapper_1alyz_790._error_1alyz_892{border-color:var(--color-danger-300)!important}._wrapper_1alyz_790._error_1alyz_892._outline_1alyz_809{background:var(--color-white-alpha-100)!important}._wrapper_1alyz_790._error_1alyz_892._fill_1alyz_819{background:#fff0f0}._wrapper_1alyz_790._disabled_1alyz_901{border-color:var(--color-disabled-2)!important;color:var(--color-disabled-4)!important;cursor:not-allowed}._wrapper_1alyz_790._disabled_1alyz_901 ._inputElement_1alyz_835{color:var(--color-disabled-4);cursor:not-allowed}._wrapper_1alyz_790._medium_1alyz_856._filled_1alyz_865 ._label_1alyz_840,._wrapper_1alyz_790._medium_1alyz_856._open_1alyz_805 ._label_1alyz_840{top:8px;transform:none;font-size:12px;font-weight:500}._inputElement_1alyz_835{flex:1;width:100%;border:none;background:transparent;outline:none;color:var(--color-blue-gray-900);cursor:pointer;font-family:inherit;transition:padding .2s ease;box-sizing:border-box}._inputElement_1alyz_835._inputWithLabel_1alyz_932{padding-top:16px;padding-bottom:8px}._wrapper_1alyz_790._medium_1alyz_856 ._inputElement_1alyz_835::placeholder{opacity:0}._wrapper_1alyz_790._small_1alyz_831 ._inputElement_1alyz_835::placeholder{color:var(--color-blue-gray-700);opacity:1}._inputElement_1alyz_835:disabled{cursor:not-allowed}._label_1alyz_840{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:var(--color-blue-gray-700);pointer-events:none;transition:all .2s ease;display:flex;align-items:center;gap:4px;background:transparent;z-index:2;line-height:1}._wrapper_1alyz_790._outline_1alyz_809 ._label_1alyz_840{background:transparent;padding:0 4px;margin-left:-4px}._wrapper_1alyz_790._fill_1alyz_819 ._label_1alyz_840{background:var(--color-blue-gray-25);padding:0 4px;margin-left:-4px}._wrapper_1alyz_790._medium_1alyz_856._filled_1alyz_865 ._label_1alyz_840,._wrapper_1alyz_790._medium_1alyz_856._open_1alyz_805 ._label_1alyz_840{top:8px;transform:none;font-size:12px;left:12px;font-weight:500}._wrapper_1alyz_790._medium_1alyz_856._fill_1alyz_819._filled_1alyz_865 ._label_1alyz_840,._wrapper_1alyz_790._medium_1alyz_856._fill_1alyz_819._open_1alyz_805 ._label_1alyz_840{background:var(--color-blue-gray-50)}._wrapper_1alyz_790._error_1alyz_892 ._label_1alyz_840{color:var(--color-danger-500)}._wrapper_1alyz_790._error_1alyz_892._outline_1alyz_809._filled_1alyz_865 ._label_1alyz_840,._wrapper_1alyz_790._error_1alyz_892._outline_1alyz_809._open_1alyz_805 ._label_1alyz_840{background:var(--color-white-alpha-100)}._wrapper_1alyz_790._error_1alyz_892._fill_1alyz_819._filled_1alyz_865 ._label_1alyz_840,._wrapper_1alyz_790._error_1alyz_892._fill_1alyz_819._open_1alyz_805 ._label_1alyz_840{background:#fff0f0}._wrapper_1alyz_790._disabled_1alyz_901 ._label_1alyz_840{color:var(--color-disabled-4)}._calendarIcon_1alyz_845{position:absolute;color:var(--color-blue-gray-600);pointer-events:none;z-index:2}._wrapper_1alyz_790._disabled_1alyz_901 ._calendarIcon_1alyz_845{color:#9ca3af}._clearButton_1alyz_850{position:absolute;border:none;background:transparent;color:var(--color-blue-gray-700);cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:4px;z-index:3;transition:all .2s ease}._wrapper_1alyz_790._error_1alyz_892 ._clearButton_1alyz_850{color:var(--color-danger-500)}._wrapper_1alyz_790._error_1alyz_892 ._clearButton_1alyz_850:hover{border-color:var(--color-danger-400)}._requiredIcon_1alyz_1028{color:var(--color-danger-500);width:6px;height:6px;flex-shrink:0}._errorText_1alyz_1035{color:var(--color-danger-500);font-size:12px;line-height:16px;margin:4px 8px 0;display:block}._calendarWrapper_1alyz_1043{position:absolute;top:100%;left:0;right:0;margin-top:4px;z-index:1000}._calendar_1alyz_845{background:var(--color-white-alpha-100);border:none;border-radius:8px;box-shadow:0 12px 20px #4453710d;padding:16px;min-width:280px;margin:0 auto}._calendarHeader_1alyz_1062{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}._calendarNavButton_1alyz_1069{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:transparent;border-radius:6px;cursor:pointer;color:var(--color-indigo-600);transition:all .2s ease}._calendarNavButton_1alyz_1069:hover{color:var(--color-indigo-700)}._calendarNavButton_1alyz_1069 svg{width:16px;height:16px}._calendarTitle_1alyz_1090{font-size:16px;font-weight:500;color:var(--color-indigo-600);line-height:20px}._calendarTitle_1alyz_1090:hover{background:var(--color-indigo-50);border-radius:8px;padding:4px 8px}._calendarWeekDays_1alyz_1102{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;margin-bottom:8px}._calendarWeekDay_1alyz_1102{display:flex;align-items:center;justify-content:center;height:32px;font-size:12px;font-weight:500;color:var(--color-blue-gray-700)}._calendarDays_1alyz_1119{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}._calendarDayEmpty_1alyz_1125{height:32px}._calendarDay_1alyz_1119{display:flex;align-items:center;justify-content:center;height:32px;border:none;background:transparent;border-radius:6px;font-size:14px;color:var(--color-blue-gray-700);cursor:pointer;transition:all .2s ease}._calendarDay_1alyz_1119:hover,._calendarDay_1alyz_1119._calendarDaySelected_1alyz_1145{color:var(--color-indigo-600)}._calendarDay_1alyz_1119._calendarDayToday_1alyz_1148{background:var(--color-indigo-25);color:var(--color-indigo-600);font-weight:500}._calendarDay_1alyz_1119._calendarDayWeekend_1alyz_1153{color:var(--color-blue-gray-900)}._calendarDay_1alyz_1119._calendarDayDisabled_1alyz_1156{color:var(--color-disabled-4);cursor:not-allowed}._calendarDay_1alyz_1119._calendarDayDisabled_1alyz_1156:hover{background:transparent}._focus_55oxc_550{position:relative}._focus_55oxc_550:after{content:"";position:absolute;inset:-4px;border-radius:inherit;pointer-events:none;transition:var(--focus-transition);opacity:0}._focus--default_55oxc_567:after{box-shadow:var(--focus-ring-default)}._focus--danger_55oxc_571:after{box-shadow:var(--focus-ring-danger)}._focus_55oxc_550:focus-visible:after,._focus_55oxc_550._focus--visible_55oxc_577:after{opacity:1}._focus-danger_55oxc_592:focus-visible{outline:var(--focus-outline-danger);outline-offset:2px}._focus-within--default_55oxc_598:focus-within{box-shadow:var(--focus-shadow-default)}._focus-within--danger_55oxc_602:focus-within{box-shadow:var(--focus-shadow-danger)}._focus--input_55oxc_607:focus{border-color:var(--color-accept-default-600);box-shadow:var(--focus-shadow-default)}._focus--button_55oxc_612:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}._focus--card_55oxc_617:focus-visible{box-shadow:var(--focus-shadow-default)}@media (prefers-reduced-motion: reduce){._focus_55oxc_550:after{transition:none}:root{--focus-transition: none}}._swap_55oxc_632{display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}._swap--text_55oxc_641{display:inline;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit}._swap--icon_55oxc_652{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0}._swap--icon-xs_55oxc_662{width:.75rem;height:.75rem}._swap--icon-s_55oxc_667{width:.875rem;height:.875rem}._swap--icon-m_55oxc_672{width:1rem;height:1rem}._swap--icon-l_55oxc_677{width:1.25rem;height:1.25rem}._swap--icon-xl_55oxc_682{width:1.5rem;height:1.5rem}._swap__content_55oxc_688{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._swap--group-horizontal_55oxc_697{display:inline-flex;flex-direction:row;gap:.5rem;align-items:center}._swap--group-vertical_55oxc_704{display:inline-flex;flex-direction:column;gap:.5rem;align-items:center}._swap--with-background_55oxc_712{background-color:var(--color-background-page);padding:.5rem;border-radius:4px}._swap--with-border_55oxc_718{border:1px solid #dddddd;border:var(--border-s, 1px solid #dddddd);padding:.5rem;border-radius:4px}._swap--interactive_55oxc_726{cursor:pointer;transition:all .2s ease}._swap--interactive_55oxc_726:hover{opacity:.8}._swap--interactive_55oxc_726:active{transform:translateY(1px)}._dot_55oxc_780{display:inline-block;border-radius:50%;transition:all .2s ease;border:1px solid transparent;flex-shrink:0}._dot_55oxc_780._size-xs_55oxc_788{width:4px;height:4px}._dot_55oxc_780._size-s_55oxc_792{width:6px;height:6px}._dot_55oxc_780._size-m_55oxc_796{width:8px;height:8px}._dot_55oxc_780._size-l_55oxc_800{width:12px;height:12px}._dot_55oxc_780._size-xl_55oxc_804{width:16px;height:16px}._dot_55oxc_780._color-primary_55oxc_811._variant-filled_55oxc_811{background:var(--color-indigo-600)}._dot_55oxc_780._color-primary_55oxc_811._variant-outlined_55oxc_814{border-color:var(--color-indigo-600);background:transparent}._dot_55oxc_780._color-primary_55oxc_811._variant-soft_55oxc_818{background:var(--color-indigo-100)}._dot_55oxc_780._color-red_55oxc_824._variant-filled_55oxc_811{background:var(--color-danger-600)}._dot_55oxc_780._color-red_55oxc_824._variant-outlined_55oxc_814{border-color:var(--color-danger-600);background:transparent}._dot_55oxc_780._color-red_55oxc_824._variant-soft_55oxc_818{background:var(--color-danger-100)}._dot_55oxc_780._color-gray_55oxc_837._variant-filled_55oxc_811{background:var(--color-blue-gray-600)}._dot_55oxc_780._color-gray_55oxc_837._variant-outlined_55oxc_814{border-color:var(--color-blue-gray-600);background:transparent}._dot_55oxc_780._color-gray_55oxc_837._variant-soft_55oxc_818{background:var(--color-blue-gray-100)}._dot_55oxc_780._color-orange_55oxc_850._variant-filled_55oxc_811{background:var(--color-warning-600)}._dot_55oxc_780._color-orange_55oxc_850._variant-outlined_55oxc_814{border-color:var(--color-warning-600);background:transparent}._dot_55oxc_780._color-orange_55oxc_850._variant-soft_55oxc_818{background:var(--color-warning-100)}._dot_55oxc_780._color-green_55oxc_863._variant-filled_55oxc_811{background:var(--color-success-600)}._dot_55oxc_780._color-green_55oxc_863._variant-outlined_55oxc_814{border-color:var(--color-success-600);background:transparent}._dot_55oxc_780._color-green_55oxc_863._variant-soft_55oxc_818{background:var(--color-success-100)}._dot_55oxc_780._color-yellow_55oxc_876._variant-filled_55oxc_811{background:var(--color-yellow-600)}._dot_55oxc_780._color-yellow_55oxc_876._variant-outlined_55oxc_814{border-color:var(--color-yellow-600);background:transparent}._dot_55oxc_780._color-yellow_55oxc_876._variant-soft_55oxc_818{background:var(--color-yellow-100)}._focus_1hrjy_550{position:relative}._focus_1hrjy_550:after{content:"";position:absolute;inset:-4px;border-radius:inherit;pointer-events:none;transition:var(--focus-transition);opacity:0}._focus--default_1hrjy_567:after{box-shadow:var(--focus-ring-default)}._focus--danger_1hrjy_571:after{box-shadow:var(--focus-ring-danger)}._focus_1hrjy_550:focus-visible:after,._focus_1hrjy_550._focus--visible_1hrjy_577:after{opacity:1}._focus-danger_1hrjy_592:focus-visible{outline:var(--focus-outline-danger);outline-offset:2px}._focus-within--default_1hrjy_598:focus-within{box-shadow:var(--focus-shadow-default)}._focus-within--danger_1hrjy_602:focus-within{box-shadow:var(--focus-shadow-danger)}._focus--input_1hrjy_607:focus{border-color:var(--color-accept-default-600);box-shadow:var(--focus-shadow-default)}._focus--button_1hrjy_612:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}._focus--card_1hrjy_617:focus-visible{box-shadow:var(--focus-shadow-default)}@media (prefers-reduced-motion: reduce){._focus_1hrjy_550:after{transition:none}:root{--focus-transition: none}}._swap_1hrjy_632{display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}._swap--text_1hrjy_641{display:inline;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit}._swap--icon_1hrjy_652{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0}._swap--icon-xs_1hrjy_662{width:.75rem;height:.75rem}._swap--icon-s_1hrjy_667{width:.875rem;height:.875rem}._swap--icon-m_1hrjy_672{width:1rem;height:1rem}._swap--icon-l_1hrjy_677{width:1.25rem;height:1.25rem}._swap--icon-xl_1hrjy_682{width:1.5rem;height:1.5rem}._swap__content_1hrjy_688{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._swap--group-horizontal_1hrjy_697{display:inline-flex;flex-direction:row;gap:.5rem;align-items:center}._swap--group-vertical_1hrjy_704{display:inline-flex;flex-direction:column;gap:.5rem;align-items:center}._swap--with-background_1hrjy_712{background-color:var(--color-background-page);padding:.5rem;border-radius:4px}._swap--with-border_1hrjy_718{border:1px solid #dddddd;border:var(--border-s, 1px solid #dddddd);padding:.5rem;border-radius:4px}._swap--interactive_1hrjy_726{cursor:pointer;transition:all .2s ease}._swap--interactive_1hrjy_726:hover{opacity:.8}._swap--interactive_1hrjy_726:active{transform:translateY(1px)}._counter_1hrjy_780{display:inline-flex;align-items:center;justify-content:center;font-family:inherit;border-radius:9999px;font-weight:600;border:1px solid transparent;transition:all .2s ease;-webkit-user-select:none;user-select:none;line-height:1}._counter_1hrjy_780._size-m_1hrjy_793{height:20px;padding:0 8px;font-size:12px}._counter_1hrjy_780._size-l_1hrjy_798{height:24px;padding:2px 8px;font-size:14px}._counter_1hrjy_780._variant-filled_1hrjy_806{color:var(--color-white-alpha-100)}._counter_1hrjy_780._variant-outlined_1hrjy_809{background:transparent;border-width:1px;font-weight:500}._counter_1hrjy_780._variant-soft_1hrjy_814{font-weight:500}._counter_1hrjy_780._color-indigo_1hrjy_821._variant-filled_1hrjy_806{background:var(--color-indigo-600)}._counter_1hrjy_780._color-indigo_1hrjy_821._variant-outlined_1hrjy_809{border-color:var(--color-indigo-600);color:var(--color-indigo-600)}._counter_1hrjy_780._color-indigo_1hrjy_821._variant-soft_1hrjy_814{background:var(--color-indigo-100);color:var(--color-indigo-600)}._counter_1hrjy_780._color-red_1hrjy_835._variant-filled_1hrjy_806{background:var(--color-danger-600)}._counter_1hrjy_780._color-red_1hrjy_835._variant-outlined_1hrjy_809{border-color:var(--color-danger-600);color:var(--color-danger-600)}._counter_1hrjy_780._color-red_1hrjy_835._variant-soft_1hrjy_814{background:var(--color-danger-50);color:var(--color-danger-600)}._counter_1hrjy_780._color-gray_1hrjy_849._variant-filled_1hrjy_806{background:var(--color-blue-gray-600)}._counter_1hrjy_780._color-gray_1hrjy_849._variant-outlined_1hrjy_809{border-color:var(--color-blue-gray-600);color:var(--color-blue-gray-600)}._counter_1hrjy_780._color-gray_1hrjy_849._variant-soft_1hrjy_814{background:var(--color-blue-gray-50);color:var(--color-blue-gray-600)}._counter_1hrjy_780._color-grayLight_1hrjy_863._variant-filled_1hrjy_806{background:var(--color-blue-gray-500)}._counter_1hrjy_780._color-grayLight_1hrjy_863._variant-outlined_1hrjy_809{border-color:var(--color-blue-gray-500);color:var(--color-blue-gray-500)}._counter_1hrjy_780._color-grayLight_1hrjy_863._variant-soft_1hrjy_814{background:var(--color-blue-gray-35);color:var(--color-blue-gray-500)}._counter_1hrjy_780._color-orange_1hrjy_877._variant-filled_1hrjy_806{background:var(--color-warning-600)}._counter_1hrjy_780._color-orange_1hrjy_877._variant-outlined_1hrjy_809{border-color:var(--color-warning-600);color:var(--color-warning-600)}._counter_1hrjy_780._color-orange_1hrjy_877._variant-soft_1hrjy_814{background:var(--color-warning-50);color:var(--color-warning-600)}._counter_1hrjy_780._color-green_1hrjy_891._variant-filled_1hrjy_806{background:#149221}._counter_1hrjy_780._color-green_1hrjy_891._variant-outlined_1hrjy_809{border-color:#149221;color:#149221}._counter_1hrjy_780._color-green_1hrjy_891._variant-soft_1hrjy_814{background:#e5f7e6;color:#149221}._focus_y95yk_550{position:relative}._focus_y95yk_550:after{content:"";position:absolute;inset:-4px;border-radius:inherit;pointer-events:none;transition:var(--focus-transition);opacity:0}._focus--default_y95yk_567:after{box-shadow:var(--focus-ring-default)}._focus--danger_y95yk_571:after{box-shadow:var(--focus-ring-danger)}._focus_y95yk_550:focus-visible:after,._focus_y95yk_550._focus--visible_y95yk_577:after{opacity:1}._focus-danger_y95yk_592:focus-visible{outline:var(--focus-outline-danger);outline-offset:2px}._focus-within--default_y95yk_598:focus-within{box-shadow:var(--focus-shadow-default)}._focus-within--danger_y95yk_602:focus-within{box-shadow:var(--focus-shadow-danger)}._focus--input_y95yk_607:focus{border-color:var(--color-accept-default-600);box-shadow:var(--focus-shadow-default)}._focus--button_y95yk_612:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}._focus--card_y95yk_617:focus-visible{box-shadow:var(--focus-shadow-default)}@media (prefers-reduced-motion: reduce){._focus_y95yk_550:after{transition:none}:root{--focus-transition: none}}._swap_y95yk_632{display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}._swap--text_y95yk_641{display:inline;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit}._swap--icon_y95yk_652{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0}._swap--icon-xs_y95yk_662{width:.75rem;height:.75rem}._swap--icon-s_y95yk_667{width:.875rem;height:.875rem}._swap--icon-m_y95yk_672{width:1rem;height:1rem}._swap--icon-l_y95yk_677{width:1.25rem;height:1.25rem}._swap--icon-xl_y95yk_682{width:1.5rem;height:1.5rem}._swap__content_y95yk_688{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._swap--group-horizontal_y95yk_697{display:inline-flex;flex-direction:row;gap:.5rem;align-items:center}._swap--group-vertical_y95yk_704{display:inline-flex;flex-direction:column;gap:.5rem;align-items:center}._swap--with-background_y95yk_712{background-color:var(--color-background-page);padding:.5rem;border-radius:4px}._swap--with-border_y95yk_718{border:1px solid #dddddd;border:var(--border-s, 1px solid #dddddd);padding:.5rem;border-radius:4px}._swap--interactive_y95yk_726{cursor:pointer;transition:all .2s ease}._swap--interactive_y95yk_726:hover{opacity:.8}._swap--interactive_y95yk_726:active{transform:translateY(1px)}._wrapper_y95yk_780{display:inline-flex;align-items:center;cursor:pointer;gap:var(--spacing-xs);position:relative;-webkit-user-select:none;user-select:none;transition:all .2s ease}._wrapper_y95yk_780._disabled_y95yk_789{cursor:not-allowed;opacity:1}._input_y95yk_794{position:absolute;opacity:0;pointer-events:none}._icon_y95yk_800{padding:1px;transition:color .2s ease}._box_y95yk_806{display:flex;align-items:center;justify-content:center;aspect-ratio:1/1;border-radius:var(--border-radius-s);border:1px solid var(--color-blue-gray-100);background:var(--color-white-alpha-100);position:relative;color:var(--color-white-alpha-100);transition:all .2s ease;transform-origin:center;line-height:1;vertical-align:middle;flex-shrink:0}._box_y95yk_806:after{content:"";position:absolute;inset:-4px;border-radius:calc(var(--border-radius-s) + 3px);border:2px solid transparent;pointer-events:none;transition:border-color .25s ease,transform .25s ease;transform:scale(1)}._wrapper_y95yk_780:not(._disabled_y95yk_789):hover ._box_y95yk_806:after,._wrapper_y95yk_780._checked_y95yk_839 ._box_y95yk_806:after,._wrapper_y95yk_780._indeterminate_y95yk_840 ._box_y95yk_806:after{border-color:#ebefff;transform:scale(1.05)}._small_y95yk_846 ._box_y95yk_806{width:16px;height:16px}._medium_y95yk_851 ._box_y95yk_806{width:20px;height:20px}._primary_y95yk_857._checked_y95yk_839 ._box_y95yk_806{background:var(--color-indigo-600);border-color:var(--color-indigo-600)}._wrapper_y95yk_780._primary_y95yk_857:not(._disabled_y95yk_789):hover ._checked_y95yk_839 ._box_y95yk_806{background:var(--color-indigo-700);border-color:var(--color-indigo-700)}._danger_y95yk_869._checked_y95yk_839 ._box_y95yk_806{background:var(--color-danger-600);border-color:var(--color-danger-600)}._wrapper_y95yk_780._danger_y95yk_869:not(._disabled_y95yk_789):hover ._checked_y95yk_839 ._box_y95yk_806{background:var(--color-danger-700);border-color:var(--color-danger-700)}._box_y95yk_806:hover,._checked_y95yk_839 ._box_y95yk_806{border-color:var(--color-indigo-700)}._indeterminate_y95yk_840 ._box_y95yk_806{background:var(--color-indigo-600);border-color:var(--color-indigo-600)}._error_y95yk_894 ._box_y95yk_806{border-color:var(--color-danger-600)!important}._disabled_y95yk_789 ._box_y95yk_806{background:#dfe2e7;border-color:#dfe2e7}._disabled_y95yk_789 ._box_y95yk_806:after{border-color:transparent;transform:none;display:none}._disabled_y95yk_789 ._box_y95yk_806 ._icon_y95yk_800{color:#aab4c0}._disabled_y95yk_789._checked_y95yk_839 ._box_y95yk_806{background:#dfe2e7;border-color:#dfe2e7}._disabled_y95yk_789._checked_y95yk_839 ._icon_y95yk_800{color:#aab4c0}._label_y95yk_922{font-size:var(--font-size-s);color:var(--color-blue-gray-900)}._focus_1kco8_550{position:relative}._focus_1kco8_550:after{content:"";position:absolute;inset:-4px;border-radius:inherit;pointer-events:none;transition:var(--focus-transition);opacity:0}._focus--default_1kco8_567:after{box-shadow:var(--focus-ring-default)}._focus--danger_1kco8_571:after{box-shadow:var(--focus-ring-danger)}._focus_1kco8_550:focus-visible:after,._focus_1kco8_550._focus--visible_1kco8_577:after{opacity:1}._focus-danger_1kco8_592:focus-visible{outline:var(--focus-outline-danger);outline-offset:2px}._focus-within--default_1kco8_598:focus-within{box-shadow:var(--focus-shadow-default)}._focus-within--danger_1kco8_602:focus-within{box-shadow:var(--focus-shadow-danger)}._focus--input_1kco8_607:focus{border-color:var(--color-accept-default-600);box-shadow:var(--focus-shadow-default)}._focus--button_1kco8_612:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}._focus--card_1kco8_617:focus-visible{box-shadow:var(--focus-shadow-default)}@media (prefers-reduced-motion: reduce){._focus_1kco8_550:after{transition:none}:root{--focus-transition: none}}._swap_1kco8_632{display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}._swap--text_1kco8_641{display:inline;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit}._swap--icon_1kco8_652{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0}._swap--icon-xs_1kco8_662{width:.75rem;height:.75rem}._swap--icon-s_1kco8_667{width:.875rem;height:.875rem}._swap--icon-m_1kco8_672{width:1rem;height:1rem}._swap--icon-l_1kco8_677{width:1.25rem;height:1.25rem}._swap--icon-xl_1kco8_682{width:1.5rem;height:1.5rem}._swap__content_1kco8_688{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._swap--group-horizontal_1kco8_697{display:inline-flex;flex-direction:row;gap:.5rem;align-items:center}._swap--group-vertical_1kco8_704{display:inline-flex;flex-direction:column;gap:.5rem;align-items:center}._swap--with-background_1kco8_712{background-color:var(--color-background-page);padding:.5rem;border-radius:4px}._swap--with-border_1kco8_718{border:1px solid #dddddd;border:var(--border-s, 1px solid #dddddd);padding:.5rem;border-radius:4px}._swap--interactive_1kco8_726{cursor:pointer;transition:all .2s ease}._swap--interactive_1kco8_726:hover{opacity:.8}._swap--interactive_1kco8_726:active{transform:translateY(1px)}._chip_1kco8_780{display:inline-flex;align-items:center;justify-content:center;font-weight:500;font-size:var(--font-size-xs);line-height:1;border:1px solid transparent;-webkit-user-select:none;user-select:none;transition:all .2s ease-in-out;cursor:default;white-space:nowrap}._chip_1kco8_780._rounded-default_1kco8_794{border-radius:4px}._chip_1kco8_780._rounded-full_1kco8_797{border-radius:100px}._chip_1kco8_780._size-s_1kco8_803{height:1.25rem;padding:0 var(--spacing-s)}._chip_1kco8_780._size-m_1kco8_807{height:1.5rem;padding:0 var(--spacing-m)}._chip_1kco8_780._variant-default_1kco8_814{background:var(--color-blue-gray-25);color:var(--color-blue-gray-700);border-color:var(--color-blue-gray-50)}._chip_1kco8_780._variant-gray_1kco8_819{background:var(--color-blue-gray-50);color:var(--color-blue-gray-600);border-color:var(--color-blue-gray-100)}._chip_1kco8_780._variant-primary_1kco8_824{background:var(--color-indigo-600);color:var(--color-white-alpha-100);border-color:var(--color-indigo-600)}._chip_1kco8_780._variant-active_1kco8_829{background:var(--color-indigo-700);color:var(--color-white-alpha-100);border-color:var(--color-indigo-700);box-shadow:var(--shadow-s)}._chip_1kco8_780._clickable_1kco8_838{cursor:pointer}._chip_1kco8_780._clickable_1kco8_838:hover:not(._disabled_1kco8_841){transform:translateY(-1px);box-shadow:var(--shadow-bottom-s)}._chip_1kco8_780._clickable_1kco8_838:active:not(._disabled_1kco8_841){transform:translateY(0);box-shadow:none}._chip_1kco8_780._disabled_1kco8_841{opacity:.5;cursor:not-allowed}._chip_1kco8_780._active_1kco8_859{background:var(--color-indigo-600);color:var(--color-white-alpha-100);border-color:var(--color-indigo-600)}._focus_g4ztx_550{position:relative}._focus_g4ztx_550:after{content:"";position:absolute;inset:-4px;border-radius:inherit;pointer-events:none;transition:var(--focus-transition);opacity:0}._focus--default_g4ztx_567:after{box-shadow:var(--focus-ring-default)}._focus--danger_g4ztx_571:after{box-shadow:var(--focus-ring-danger)}._focus_g4ztx_550:focus-visible:after,._focus_g4ztx_550._focus--visible_g4ztx_577:after{opacity:1}._focus-danger_g4ztx_592:focus-visible{outline:var(--focus-outline-danger);outline-offset:2px}._focus-within--default_g4ztx_598:focus-within{box-shadow:var(--focus-shadow-default)}._focus-within--danger_g4ztx_602:focus-within{box-shadow:var(--focus-shadow-danger)}._focus--input_g4ztx_607:focus{border-color:var(--color-accept-default-600);box-shadow:var(--focus-shadow-default)}._focus--button_g4ztx_612:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}._focus--card_g4ztx_617:focus-visible{box-shadow:var(--focus-shadow-default)}@media (prefers-reduced-motion: reduce){._focus_g4ztx_550:after{transition:none}:root{--focus-transition: none}}._swap_g4ztx_632{display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}._swap--text_g4ztx_641{display:inline;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit}._swap--icon_g4ztx_652{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0}._swap--icon-xs_g4ztx_662{width:.75rem;height:.75rem}._swap--icon-s_g4ztx_667{width:.875rem;height:.875rem}._swap--icon-m_g4ztx_672{width:1rem;height:1rem}._swap--icon-l_g4ztx_677{width:1.25rem;height:1.25rem}._swap--icon-xl_g4ztx_682{width:1.5rem;height:1.5rem}._swap__content_g4ztx_688{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._swap--group-horizontal_g4ztx_697{display:inline-flex;flex-direction:row;gap:.5rem;align-items:center}._swap--group-vertical_g4ztx_704{display:inline-flex;flex-direction:column;gap:.5rem;align-items:center}._swap--with-background_g4ztx_712{background-color:var(--color-background-page);padding:.5rem;border-radius:4px}._swap--with-border_g4ztx_718{border:1px solid #dddddd;border:var(--border-s, 1px solid #dddddd);padding:.5rem;border-radius:4px}._swap--interactive_g4ztx_726{cursor:pointer;transition:all .2s ease}._swap--interactive_g4ztx_726:hover{opacity:.8}._swap--interactive_g4ztx_726:active{transform:translateY(1px)}._root_g4ztx_780{display:flex;flex-direction:column;width:100%}._root_g4ztx_780._fullWidth_g4ztx_786{width:100%}._wrapper_g4ztx_791{position:relative;display:flex;align-items:center;border-radius:var(--border-radius-m);transition:all .2s ease;overflow:hidden;border:var(--border-s);background:var(--color-white-alpha-100);z-index:1}._wrapper_g4ztx_791:hover,._wrapper_g4ztx_791:focus-within{z-index:10}._wrapper_g4ztx_791._single_g4ztx_808{border-radius:var(--border-radius-m)}._wrapper_g4ztx_791._first_g4ztx_811{border-radius:var(--border-radius-m) var(--border-radius-m) 0 0}._wrapper_g4ztx_791._middle_g4ztx_814{border-radius:0;border-top:none}._wrapper_g4ztx_791._last_g4ztx_818{border-radius:0 0 var(--border-radius-m) var(--border-radius-m);border-top:none}._wrapper_g4ztx_791._error_g4ztx_825{border-color:var(--color-danger-500)}._wrapper_g4ztx_791._error_g4ztx_825._outline_g4ztx_828{background:var(--color-white);border-color:var(--color-danger-500)}._wrapper_g4ztx_791._error_g4ztx_825._outline_g4ztx_828:hover{border-color:var(--color-danger-600)}._wrapper_g4ztx_791._error_g4ztx_825._outline_g4ztx_828:focus-within{border-color:var(--color-danger-600)}._wrapper_g4ztx_791._error_g4ztx_825._fill_g4ztx_841{background:var(--color-danger-50);border-color:var(--color-danger-200)}._wrapper_g4ztx_791._error_g4ztx_825._fill_g4ztx_841:hover{background:var(--color-danger-100);border-color:var(--color-danger-300)}._wrapper_g4ztx_791._error_g4ztx_825._fill_g4ztx_841:focus-within{background:var(--color-danger-100);border-color:var(--color-danger-500)}._wrapper_g4ztx_791._small_g4ztx_856{height:32px}._wrapper_g4ztx_791._small_g4ztx_856 ._input_g4ztx_859{height:32px;padding:0 var(--spacing-m)}._wrapper_g4ztx_791._small_g4ztx_856 ._label_g4ztx_863{top:50%;font-size:var(--font-size-s);transform:translateY(-50%)}._wrapper_g4ztx_791._medium_g4ztx_868{min-height:48px}._wrapper_g4ztx_791._medium_g4ztx_868 ._input_g4ztx_859{height:48px;padding:12px 14px 0;font-size:var(--font-size-m)}._wrapper_g4ztx_791._medium_g4ztx_868 ._label_g4ztx_863{top:50%;font-size:var(--font-size-m);transform:translateY(-50%);transition:all .2s ease}._wrapper_g4ztx_791._outline_g4ztx_828{border-color:var(--color-blue-gray-100);background:var(--color-white-alpha-100)}._wrapper_g4ztx_791._outline_g4ztx_828:hover{border-color:var(--color-indigo-400)}._wrapper_g4ztx_791._outline_g4ztx_828:focus-within{border-color:var(--color-indigo-500)}._wrapper_g4ztx_791._fill_g4ztx_841{background:var(--color-blue-gray-50);border-color:var(--color-blue-gray-50)}._wrapper_g4ztx_791._fill_g4ztx_841:hover{background:var(--color-blue-gray-25);border-color:var(--color-blue-gray-25)}._wrapper_g4ztx_791._fill_g4ztx_841:focus-within{background:var(--color-blue-gray-35);border-color:var(--color-blue-gray-35)}._wrapper_g4ztx_791._disabled_g4ztx_910{background:var(--color-gray-50);border-color:var(--color-gray-200);color:var(--color-text-disabled);cursor:not-allowed}._wrapper_g4ztx_791._disabled_g4ztx_910 ._input_g4ztx_859,._wrapper_g4ztx_791._disabled_g4ztx_910 ._label_g4ztx_863{color:var(--color-text-disabled)}._wrapper_g4ztx_791._disabled_g4ztx_910 ._clearButton_g4ztx_922{display:none}._wrapper_g4ztx_791._withPrefix_g4ztx_928 ._input_g4ztx_859{padding-left:calc(var(--spacing-m) + 36px)}._wrapper_g4ztx_791._withSuffix_g4ztx_931 ._input_g4ztx_859{padding-right:calc(var(--spacing-m) + 36px)}._input_g4ztx_859{flex:1;width:100%;border:none;background:transparent;outline:none;font-size:var(--font-size-m);line-height:var(--line-height-m);color:var(--color-blue-gray-900)}._wrapper_g4ztx_791._medium_g4ztx_868 ._input_g4ztx_859::placeholder{opacity:0}._wrapper_g4ztx_791._small_g4ztx_856 ._input_g4ztx_859::placeholder{color:var(--color-blue-gray-700);opacity:1;transition:opacity .2s ease}._wrapper_g4ztx_791._small_g4ztx_856 ._input_g4ztx_859:focus::placeholder{opacity:0}._input_g4ztx_859:disabled{cursor:not-allowed}._label_g4ztx_863{position:absolute;left:16px;top:50%;transform:translateY(-50%);font-size:var(--font-size-m);color:var(--color-blue-gray-700);pointer-events:none;transition:all .2s ease;display:flex;align-items:center;gap:2px;background:transparent;z-index:2}._requiredIcon_g4ztx_982{color:var(--color-danger-600);width:6px;height:6px;flex-shrink:0;transform:translateY(-2px)}._wrapper_g4ztx_791._medium_g4ztx_868:focus-within ._label_g4ztx_863,._wrapper_g4ztx_791._medium_g4ztx_868._filled_g4ztx_994 ._label_g4ztx_863{top:2px;transform:none;font-size:var(--font-size-xs);color:var(--color-blue-gray-700);padding:0;background:var(--color-white-alpha-100);margin-left:0;left:16px}._wrapper_g4ztx_791._medium_g4ztx_868 ._label_g4ztx_863{color:var(--color-blue-gray-700)}._wrapper_g4ztx_791._medium_g4ztx_868._fill_g4ztx_841:focus-within ._label_g4ztx_863,._wrapper_g4ztx_791._medium_g4ztx_868._fill_g4ztx_841._filled_g4ztx_994 ._label_g4ztx_863{background:var(--color-blue-gray-50);padding:0}._wrapper_g4ztx_791._medium_g4ztx_868._fill_g4ztx_841:focus-within ._label_g4ztx_863{background:var(--color-blue-gray-35);padding:0}._wrapper_g4ztx_791._medium_g4ztx_868._fill_g4ztx_841 ._label_g4ztx_863{background:var(--color-blue-gray-50)}._wrapper_g4ztx_791._medium_g4ztx_868._error_g4ztx_825:focus-within ._label_g4ztx_863,._wrapper_g4ztx_791._medium_g4ztx_868._error_g4ztx_825._filled_g4ztx_994 ._label_g4ztx_863{color:var(--color-danger-600);font-size:var(--font-size-xs);margin-left:0;padding:0;left:16px}._wrapper_g4ztx_791._medium_g4ztx_868._error_g4ztx_825._outline_g4ztx_828:focus-within ._label_g4ztx_863,._wrapper_g4ztx_791._medium_g4ztx_868._error_g4ztx_825._outline_g4ztx_828._filled_g4ztx_994 ._label_g4ztx_863{background:var(--color-white-alpha-100);padding:0}._wrapper_g4ztx_791._medium_g4ztx_868._error_g4ztx_825._fill_g4ztx_841:focus-within ._label_g4ztx_863,._wrapper_g4ztx_791._medium_g4ztx_868._error_g4ztx_825._fill_g4ztx_841._filled_g4ztx_994 ._label_g4ztx_863{background:var(--color-danger-50);padding:0}._wrapper_g4ztx_791._medium_g4ztx_868._error_g4ztx_825._fill_g4ztx_841:focus-within ._label_g4ztx_863{background:var(--color-danger-100);padding:0}._wrapper_g4ztx_791._medium_g4ztx_868._error_g4ztx_825 ._label_g4ztx_863{color:var(--color-danger-600)}._wrapper_g4ztx_791._small_g4ztx_856:focus-within ._label_g4ztx_863,._wrapper_g4ztx_791._small_g4ztx_856._filled_g4ztx_994 ._label_g4ztx_863{opacity:0;visibility:hidden}._wrapper_g4ztx_791._error_g4ztx_825 ._label_g4ztx_863{color:var(--color-danger-600)}._wrapper_g4ztx_791._disabled_g4ztx_910 ._label_g4ztx_863{color:var(--color-text-disabled)}._innerHint_g4ztx_1073{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:var(--color-blue-gray-700);font-size:var(--font-size-s);line-height:var(--line-height-s);pointer-events:none;transition:opacity .2s ease}._wrapper_g4ztx_791._filled_g4ztx_994 ._innerHint_g4ztx_1073,._wrapper_g4ztx_791._error_g4ztx_825 ._innerHint_g4ztx_1073,._wrapper_g4ztx_791:focus-within ._innerHint_g4ztx_1073{opacity:0}._wrapper_g4ztx_791._withPrefix_g4ztx_928 ._innerHint_g4ztx_1073{left:52px}._clearButton_g4ztx_922{position:absolute;right:var(--spacing-s);top:50%;transform:translateY(-50%);border:none;background:transparent;color:var(--color-blue-gray-800);cursor:pointer;display:flex;align-items:center;justify-content:center;padding:4px;border-radius:var(--border-radius-s);z-index:3}._clearButton_g4ztx_922:hover{color:var(--color-blue-gray-900);background:var(--color-blue-gray-100)}._clearButton_g4ztx_922:focus-visible{outline:1px solid var(--color-indigo-300)}._wrapper_g4ztx_791._error_g4ztx_825 ._clearButton_g4ztx_922{color:var(--color-danger-400)}._wrapper_g4ztx_791._error_g4ztx_825 ._clearButton_g4ztx_922:hover{color:var(--color-danger-600);background:var(--color-danger-100)}._affix_g4ztx_1127{display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;gap:4px;color:var(--color-blue-gray-700);flex-shrink:0;height:100%;z-index:2}._prefix_g4ztx_1139{border-right:var(--border-s);border-color:inherit}._suffix_g4ztx_1144{border-left:var(--border-s);border-color:inherit}._wrapper_g4ztx_791._error_g4ztx_825 ._suffix_g4ztx_1144{border-color:var(--color-danger-300)}._errorText_g4ztx_1153{color:var(--color-danger-600);font-size:var(--font-size-xs);line-height:var(--line-height-s);margin:var(--spacing-2xs) var(--spacing-s) 0;display:block;opacity:1;transition:opacity .2s ease}._errorText_g4ztx_1153:empty{opacity:0;margin-top:0}._focus_2uazl_550{position:relative}._focus_2uazl_550:after{content:"";position:absolute;inset:-4px;border-radius:inherit;pointer-events:none;transition:var(--focus-transition);opacity:0}._focus--default_2uazl_567:after{box-shadow:var(--focus-ring-default)}._focus--danger_2uazl_571:after{box-shadow:var(--focus-ring-danger)}._focus_2uazl_550:focus-visible:after,._focus_2uazl_550._focus--visible_2uazl_577:after{opacity:1}._focus-danger_2uazl_592:focus-visible{outline:var(--focus-outline-danger);outline-offset:2px}._focus-within--default_2uazl_598:focus-within{box-shadow:var(--focus-shadow-default)}._focus-within--danger_2uazl_602:focus-within{box-shadow:var(--focus-shadow-danger)}._focus--input_2uazl_607:focus{border-color:var(--color-accept-default-600);box-shadow:var(--focus-shadow-default)}._focus--button_2uazl_612:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}._focus--card_2uazl_617:focus-visible{box-shadow:var(--focus-shadow-default)}@media (prefers-reduced-motion: reduce){._focus_2uazl_550:after{transition:none}:root{--focus-transition: none}}._swap_2uazl_632{display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}._swap--text_2uazl_641{display:inline;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit}._swap--icon_2uazl_652{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0}._swap--icon-xs_2uazl_662{width:.75rem;height:.75rem}._swap--icon-s_2uazl_667{width:.875rem;height:.875rem}._swap--icon-m_2uazl_672{width:1rem;height:1rem}._swap--icon-l_2uazl_677{width:1.25rem;height:1.25rem}._swap--icon-xl_2uazl_682{width:1.5rem;height:1.5rem}._swap__content_2uazl_688{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._swap--group-horizontal_2uazl_697{display:inline-flex;flex-direction:row;gap:.5rem;align-items:center}._swap--group-vertical_2uazl_704{display:inline-flex;flex-direction:column;gap:.5rem;align-items:center}._swap--with-background_2uazl_712{background-color:var(--color-background-page);padding:.5rem;border-radius:4px}._swap--with-border_2uazl_718{border:1px solid #dddddd;border:var(--border-s, 1px solid #dddddd);padding:.5rem;border-radius:4px}._swap--interactive_2uazl_726{cursor:pointer;transition:all .2s ease}._swap--interactive_2uazl_726:hover{opacity:.8}._swap--interactive_2uazl_726:active{transform:translateY(1px)}._root_2uazl_780{display:flex;flex-direction:column;width:100%}._root_2uazl_780._fullWidth_2uazl_785{width:100%}._container_2uazl_792{display:flex;width:100%}._container_2uazl_792._vertical_2uazl_796{flex-direction:column}._container_2uazl_792._vertical_2uazl_796 ._inputWrapper_2uazl_799{margin:0}._container_2uazl_792._vertical_2uazl_796 ._inputWrapper_2uazl_799 .wrapper.middle,._container_2uazl_792._vertical_2uazl_796 ._inputWrapper_2uazl_799 .wrapper.last{border-top:none}._container_2uazl_792._vertical_2uazl_796 ._inputWrapper_2uazl_799:first-child .wrapper{border-top-left-radius:var(--border-radius-m);border-top-right-radius:var(--border-radius-m)}._container_2uazl_792._vertical_2uazl_796 ._inputWrapper_2uazl_799:last-child .wrapper{border-bottom-left-radius:var(--border-radius-m);border-bottom-right-radius:var(--border-radius-m)}._container_2uazl_792._horizontal_2uazl_814{flex-direction:row}._container_2uazl_792._horizontal_2uazl_814 ._inputWrapper_2uazl_799{flex:1;margin:0}._container_2uazl_792._horizontal_2uazl_814 ._inputWrapper_2uazl_799 .wrapper.middle,._container_2uazl_792._horizontal_2uazl_814 ._inputWrapper_2uazl_799 .wrapper.last{border-left:none}._container_2uazl_792._horizontal_2uazl_814 ._inputWrapper_2uazl_799:first-child .wrapper{border-top-left-radius:var(--border-radius-m);border-bottom-left-radius:var(--border-radius-m)}._container_2uazl_792._horizontal_2uazl_814 ._inputWrapper_2uazl_799:last-child .wrapper{border-top-right-radius:var(--border-radius-m);border-bottom-right-radius:var(--border-radius-m)}._inputWrapper_2uazl_799 .wrapper{position:relative;z-index:1;transition:border-color .2s ease,box-shadow .2s ease}._inputWrapper_2uazl_799 .wrapper:hover,._inputWrapper_2uazl_799 .wrapper:focus-within{z-index:10}._groupError_2uazl_844{margin-top:var(--spacing-2xs);color:var(--color-danger-600);font-size:var(--font-size-s);line-height:var(--line-height-s);display:flex;align-items:center;gap:var(--spacing-2xs)}._groupError_2uazl_844:before{content:"⚠";font-size:var(--font-size-xs)}._focus_2ksa3_550{position:relative}._focus_2ksa3_550:after{content:"";position:absolute;inset:-4px;border-radius:inherit;pointer-events:none;transition:var(--focus-transition);opacity:0}._focus--default_2ksa3_567:after{box-shadow:var(--focus-ring-default)}._focus--danger_2ksa3_571:after{box-shadow:var(--focus-ring-danger)}._focus_2ksa3_550:focus-visible:after,._focus_2ksa3_550._focus--visible_2ksa3_577:after{opacity:1}._focus-danger_2ksa3_592:focus-visible{outline:var(--focus-outline-danger);outline-offset:2px}._focus-within--default_2ksa3_598:focus-within{box-shadow:var(--focus-shadow-default)}._focus-within--danger_2ksa3_602:focus-within{box-shadow:var(--focus-shadow-danger)}._focus--input_2ksa3_607:focus{border-color:var(--color-accept-default-600);box-shadow:var(--focus-shadow-default)}._focus--button_2ksa3_612:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}._focus--card_2ksa3_617:focus-visible{box-shadow:var(--focus-shadow-default)}@media (prefers-reduced-motion: reduce){._focus_2ksa3_550:after{transition:none}:root{--focus-transition: none}}._swap_2ksa3_632{display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}._swap--text_2ksa3_641{display:inline;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit}._swap--icon_2ksa3_652{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0}._swap--icon-xs_2ksa3_662{width:.75rem;height:.75rem}._swap--icon-s_2ksa3_667{width:.875rem;height:.875rem}._swap--icon-m_2ksa3_672{width:1rem;height:1rem}._swap--icon-l_2ksa3_677{width:1.25rem;height:1.25rem}._swap--icon-xl_2ksa3_682{width:1.5rem;height:1.5rem}._swap__content_2ksa3_688{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._swap--group-horizontal_2ksa3_697{display:inline-flex;flex-direction:row;gap:.5rem;align-items:center}._swap--group-vertical_2ksa3_704{display:inline-flex;flex-direction:column;gap:.5rem;align-items:center}._swap--with-background_2ksa3_712{background-color:var(--color-background-page);padding:.5rem;border-radius:4px}._swap--with-border_2ksa3_718{border:1px solid #dddddd;border:var(--border-s, 1px solid #dddddd);padding:.5rem;border-radius:4px}._swap--interactive_2ksa3_726{cursor:pointer;transition:all .2s ease}._swap--interactive_2ksa3_726:hover{opacity:.8}._swap--interactive_2ksa3_726:active{transform:translateY(1px)}._root_2ksa3_780{display:flex;flex-direction:column;width:100%;gap:var(--spacing-2xs)}._wrapper_2ksa3_787{position:relative;display:flex;border-radius:var(--border-radius-m);transition:all .2s ease;overflow:hidden}._wrapper_2ksa3_787._outline_2ksa3_794{border:var(--border-s);background:var(--color-white-alpha-100);border-color:var(--color-blue-gray-100)}._wrapper_2ksa3_787._outline_2ksa3_794:focus-within{border-color:var(--color-indigo-500)}._wrapper_2ksa3_787._outline_2ksa3_794:hover{border-color:var(--color-indigo-400)}._wrapper_2ksa3_787._fill_2ksa3_805{background:var(--color-blue-gray-50);border:var(--border-s);border-color:var(--color-blue-gray-50)}._wrapper_2ksa3_787._fill_2ksa3_805:hover{background:var(--color-blue-gray-25);border-color:var(--color-blue-gray-25)}._wrapper_2ksa3_787._fill_2ksa3_805:focus-within{background:var(--color-blue-gray-35);border-color:var(--color-blue-gray-35)}._wrapper_2ksa3_787._error_2ksa3_818{border-color:var(--color-danger-500)}._wrapper_2ksa3_787._error_2ksa3_818._outline_2ksa3_794{background:var(--color-white);border-color:var(--color-danger-500)}._wrapper_2ksa3_787._error_2ksa3_818._outline_2ksa3_794:focus-within{border-color:var(--color-danger-600)}._wrapper_2ksa3_787._error_2ksa3_818._fill_2ksa3_805{background:var(--color-danger-50);border-color:var(--color-danger-200)}._wrapper_2ksa3_787._error_2ksa3_818._fill_2ksa3_805:hover{background:var(--color-danger-100);border-color:var(--color-danger-300)}._wrapper_2ksa3_787._error_2ksa3_818._fill_2ksa3_805:focus-within{background:var(--color-danger-100);border-color:var(--color-danger-500)}._wrapper_2ksa3_787._disabled_2ksa3_840{background:var(--color-gray-50);border-color:var(--color-gray-200);color:var(--color-text-disabled);cursor:not-allowed}._wrapper_2ksa3_787._disabled_2ksa3_840 ._textarea_2ksa3_846{color:var(--color-text-disabled)}._textarea_2ksa3_846{resize:none;flex:1;border:none;background:transparent;color:var(--color-blue-gray-900);font-size:var(--font-size-m);line-height:var(--line-height-m);padding:var(--spacing-xl) var(--spacing-6xl) var(--spacing-s) var(--spacing-m);outline:none;min-height:var(--size-7xl);transition:padding .2s ease}._textarea_2ksa3_846::placeholder{opacity:0}._textarea_2ksa3_846:disabled{cursor:not-allowed}._label_2ksa3_870{position:absolute;top:var(--spacing-l);left:var(--spacing-m);transform:translateY(-50%);font-size:var(--font-size-m);color:var(--color-blue-gray-700);pointer-events:none;transition:all .2s ease;display:flex;align-items:center;gap:2px;background:transparent;z-index:2}._required_2ksa3_886{color:var(--color-danger-600);width:6px;height:6px;flex-shrink:0;transform:translateY(-2px)}._wrapper_2ksa3_787:focus-within ._label_2ksa3_870,._wrapper_2ksa3_787._filled_2ksa3_895 ._label_2ksa3_870{top:var(--spacing-xs);transform:none;font-size:var(--font-size-xs);color:var(--color-blue-gray-700);background:var(--color-white-alpha-100);padding:0;left:var(--spacing-m)}._wrapper_2ksa3_787:focus-within ._textarea_2ksa3_846,._wrapper_2ksa3_787._filled_2ksa3_895 ._textarea_2ksa3_846{padding-top:calc(var(--spacing-xl) + 4px);padding-bottom:var(--spacing-s)}._wrapper_2ksa3_787._error_2ksa3_818 ._label_2ksa3_870{color:var(--color-danger-600)}._wrapper_2ksa3_787._error_2ksa3_818:focus-within ._label_2ksa3_870,._wrapper_2ksa3_787._error_2ksa3_818._filled_2ksa3_895 ._label_2ksa3_870{color:var(--color-danger-600);background:var(--color-danger-50);padding:0;left:var(--spacing-m)}._wrapper_2ksa3_787._fill_2ksa3_805:focus-within ._label_2ksa3_870,._wrapper_2ksa3_787._fill_2ksa3_805._filled_2ksa3_895 ._label_2ksa3_870{background:var(--color-blue-gray-50);padding:0}._wrapper_2ksa3_787._fill_2ksa3_805._error_2ksa3_818:focus-within ._label_2ksa3_870,._wrapper_2ksa3_787._fill_2ksa3_805._error_2ksa3_818._filled_2ksa3_895 ._label_2ksa3_870{background:var(--color-danger-50);padding:0}._wrapper_2ksa3_787._disabled_2ksa3_840 ._label_2ksa3_870{color:var(--color-text-disabled)}._clearButton_2ksa3_941{position:absolute;right:var(--spacing-s);top:var(--spacing-l);transform:translateY(-50%);border:none;background:transparent;color:var(--color-blue-gray-800);cursor:pointer;display:flex;align-items:center;justify-content:center;padding:4px;border-radius:var(--border-radius-s);z-index:3}._clearButton_2ksa3_941:hover{color:var(--color-blue-gray-900);background:var(--color-blue-gray-100)}._clearButton_2ksa3_941:focus-visible{outline:1px solid var(--color-indigo-300)}._wrapper_2ksa3_787._error_2ksa3_818 ._clearButton_2ksa3_941{color:var(--color-danger-400)}._wrapper_2ksa3_787._error_2ksa3_818 ._clearButton_2ksa3_941:hover{color:var(--color-danger-600);background:var(--color-danger-100)}._disabled_2ksa3_840 ._clearButton_2ksa3_941{display:none}._wrapper_2ksa3_787:focus-within ._clearButton_2ksa3_941,._wrapper_2ksa3_787._filled_2ksa3_895 ._clearButton_2ksa3_941{top:var(--spacing-2xs)}._errorText_2ksa3_981{color:var(--color-danger-600);font-size:var(--font-size-xs);line-height:var(--line-height-s);margin:var(--spacing-2xs) var(--spacing-s) 0;display:block;opacity:1;transition:opacity .2s ease}._errorText_2ksa3_981:empty{opacity:0;margin-top:0}._innerHint_2ksa3_995{position:absolute;top:var(--spacing-xl);left:var(--spacing-m);color:var(--color-blue-gray-700);font-size:var(--font-size-s);line-height:var(--line-height-s);pointer-events:none;transition:opacity .2s ease,transform .2s ease}._wrapper_2ksa3_787._filled_2ksa3_895 ._innerHint_2ksa3_995,._wrapper_2ksa3_787._error_2ksa3_818 ._innerHint_2ksa3_995,._wrapper_2ksa3_787:focus-within ._innerHint_2ksa3_995{opacity:0}._focus_gathj_550{position:relative}._focus_gathj_550:after{content:"";position:absolute;inset:-4px;border-radius:inherit;pointer-events:none;transition:var(--focus-transition);opacity:0}._focus--default_gathj_567:after{box-shadow:var(--focus-ring-default)}._focus--danger_gathj_571:after{box-shadow:var(--focus-ring-danger)}._focus_gathj_550:focus-visible:after,._focus_gathj_550._focus--visible_gathj_577:after{opacity:1}._focus-danger_gathj_592:focus-visible{outline:var(--focus-outline-danger);outline-offset:2px}._focus-within--default_gathj_598:focus-within{box-shadow:var(--focus-shadow-default)}._focus-within--danger_gathj_602:focus-within{box-shadow:var(--focus-shadow-danger)}._focus--input_gathj_607:focus{border-color:var(--color-accept-default-600);box-shadow:var(--focus-shadow-default)}._focus--button_gathj_612:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}._focus--card_gathj_617:focus-visible{box-shadow:var(--focus-shadow-default)}@media (prefers-reduced-motion: reduce){._focus_gathj_550:after{transition:none}:root{--focus-transition: none}}._swap_gathj_632{display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}._swap--text_gathj_641{display:inline;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit}._swap--icon_gathj_652{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0}._swap--icon-xs_gathj_662{width:.75rem;height:.75rem}._swap--icon-s_gathj_667{width:.875rem;height:.875rem}._swap--icon-m_gathj_672{width:1rem;height:1rem}._swap--icon-l_gathj_677{width:1.25rem;height:1.25rem}._swap--icon-xl_gathj_682{width:1.5rem;height:1.5rem}._swap__content_gathj_688{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._swap--group-horizontal_gathj_697{display:inline-flex;flex-direction:row;gap:.5rem;align-items:center}._swap--group-vertical_gathj_704{display:inline-flex;flex-direction:column;gap:.5rem;align-items:center}._swap--with-background_gathj_712{background-color:var(--color-background-page);padding:.5rem;border-radius:4px}._swap--with-border_gathj_718{border:1px solid #dddddd;border:var(--border-s, 1px solid #dddddd);padding:.5rem;border-radius:4px}._swap--interactive_gathj_726{cursor:pointer;transition:all .2s ease}._swap--interactive_gathj_726:hover{opacity:.8}._swap--interactive_gathj_726:active{transform:translateY(1px)}._pageContainer_gathj_780{min-height:100vh;width:100%;display:flex;flex-direction:column}._pageContainer_gathj_780._white_gathj_787{background-color:var(--color-white-alpha-100)}._pageContainer_gathj_780._gray_gathj_790{background-color:var(--color-blue-gray-35)}@media (max-width: 768px){._pageContainer_gathj_780._gray_gathj_790{background-color:var(--color-white-alpha-100)}}._pageContainer_gathj_780._maxWidth-xs_gathj_801{max-width:20rem}._pageContainer_gathj_780._maxWidth-s_gathj_805{max-width:24rem}._pageContainer_gathj_780._maxWidth-m_gathj_809{max-width:28rem}._pageContainer_gathj_780._maxWidth-l_gathj_813{max-width:32rem}._pageContainer_gathj_780._maxWidth-xl_gathj_817{max-width:36rem}._pageContainer_gathj_780._maxWidth-full_gathj_821{max-width:none}._pageContainer_gathj_780._padding-none_gathj_827{padding:0}._pageContainer_gathj_780._padding-xs_gathj_830{padding:var(--spacing-xs)}._pageContainer_gathj_780._padding-s_gathj_833{padding:var(--spacing-s)}._pageContainer_gathj_780._padding-m_gathj_836{padding:var(--spacing-m)}._pageContainer_gathj_780._padding-l_gathj_839{padding:var(--spacing-l)}._pageContainer_gathj_780._padding-xl_gathj_842{padding:var(--spacing-xl)}._pageContainer_gathj_780._margin-none_gathj_848{margin:0}._pageContainer_gathj_780._margin-xs_gathj_851{margin:var(--spacing-xs)}._pageContainer_gathj_780._margin-s_gathj_854{margin:var(--spacing-s)}._pageContainer_gathj_780._margin-m_gathj_857{margin:var(--spacing-m)}._pageContainer_gathj_780._margin-l_gathj_860{margin:var(--spacing-l)}._pageContainer_gathj_780._margin-xl_gathj_863{margin:var(--spacing-xl)}._pageContainer_gathj_780._layout-flex_gathj_869{display:flex;flex-direction:column}._pageContainer_gathj_780._layout-grid_gathj_873{display:grid;gap:var(--spacing-m)}._pageContainer_gathj_780._layout-centered_gathj_877{display:flex;justify-content:center;align-items:center}._content_gathj_883{flex:1;display:flex;flex-direction:column}._content_gathj_883._direction-row_gathj_889{flex-direction:row}._content_gathj_883._direction-column_gathj_892{flex-direction:column}._content_gathj_883._justify-start_gathj_898{justify-content:flex-start}._content_gathj_883._justify-center_gathj_901{justify-content:center}._content_gathj_883._justify-end_gathj_904{justify-content:flex-end}._content_gathj_883._justify-between_gathj_907{justify-content:space-between}._content_gathj_883._justify-around_gathj_910{justify-content:space-around}._content_gathj_883._align-start_gathj_916{align-items:flex-start}._content_gathj_883._align-center_gathj_919{align-items:center}._content_gathj_883._align-end_gathj_922{align-items:flex-end}._content_gathj_883._align-stretch_gathj_925{align-items:stretch}._pageContainer_gathj_780._layout-grid_gathj_873 ._content_gathj_883{display:grid;gap:var(--spacing-m)}._focus_18c20_550{position:relative}._focus_18c20_550:after{content:"";position:absolute;inset:-4px;border-radius:inherit;pointer-events:none;transition:var(--focus-transition);opacity:0}._focus--default_18c20_567:after{box-shadow:var(--focus-ring-default)}._focus--danger_18c20_571:after{box-shadow:var(--focus-ring-danger)}._focus_18c20_550:focus-visible:after,._focus_18c20_550._focus--visible_18c20_577:after{opacity:1}._focus-danger_18c20_592:focus-visible{outline:var(--focus-outline-danger);outline-offset:2px}._focus-within--default_18c20_598:focus-within{box-shadow:var(--focus-shadow-default)}._focus-within--danger_18c20_602:focus-within{box-shadow:var(--focus-shadow-danger)}._focus--input_18c20_607:focus{border-color:var(--color-accept-default-600);box-shadow:var(--focus-shadow-default)}._focus--button_18c20_612:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}._focus--card_18c20_617:focus-visible{box-shadow:var(--focus-shadow-default)}@media (prefers-reduced-motion: reduce){._focus_18c20_550:after{transition:none}:root{--focus-transition: none}}._swap_18c20_632{display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}._swap--text_18c20_641{display:inline;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit}._swap--icon_18c20_652{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0}._swap--icon-xs_18c20_662{width:.75rem;height:.75rem}._swap--icon-s_18c20_667{width:.875rem;height:.875rem}._swap--icon-m_18c20_672{width:1rem;height:1rem}._swap--icon-l_18c20_677{width:1.25rem;height:1.25rem}._swap--icon-xl_18c20_682{width:1.5rem;height:1.5rem}._swap__content_18c20_688{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._swap--group-horizontal_18c20_697{display:inline-flex;flex-direction:row;gap:.5rem;align-items:center}._swap--group-vertical_18c20_704{display:inline-flex;flex-direction:column;gap:.5rem;align-items:center}._swap--with-background_18c20_712{background-color:var(--color-background-page);padding:.5rem;border-radius:4px}._swap--with-border_18c20_718{border:1px solid #dddddd;border:var(--border-s, 1px solid #dddddd);padding:.5rem;border-radius:4px}._swap--interactive_18c20_726{cursor:pointer;transition:all .2s ease}._swap--interactive_18c20_726:hover{opacity:.8}._swap--interactive_18c20_726:active{transform:translateY(1px)}._segmentGroup_18c20_780{display:flex;align-items:center;background-color:var(--color-blue-gray-25);border-radius:var(--radius-m);color:var(--color-blue-gray-600);transition:all .2s ease-in-out;overflow:hidden;width:auto}._segmentGroup_18c20_780._fullWidth_18c20_790{width:100%}._segmentGroup_18c20_780._fullWidth_18c20_790 ._segmentItem_18c20_793{flex:1;min-width:0;text-align:center}._segmentGroup_18c20_780._scrollable_18c20_798{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}._segmentGroup_18c20_780._scrollable_18c20_798::-webkit-scrollbar{display:none}._segmentGroup_18c20_780._scrollable_18c20_798 ._segmentItem_18c20_793{flex-shrink:0}._size-s_18c20_811 ._segmentItem_18c20_793{height:24px;font-size:14px;padding:0 10px;border-radius:6px}._size-m_18c20_818 ._segmentItem_18c20_793{height:32px;font-size:14px;padding:0 14px;border-radius:8px}._size-l_18c20_825 ._segmentItem_18c20_793{height:40px;font-size:16px;padding:0 16px;border-radius:8px}._segmentItem_18c20_793{display:flex;align-items:center;justify-content:center;font-weight:500;cursor:pointer;border:1px solid transparent;background:transparent;color:var(--color-blue-gray-700);transition:all .2s ease;position:relative;white-space:nowrap;flex-shrink:0;margin:2px}._segmentItem_18c20_793:hover:not(._disabled_18c20_848):not(._active_18c20_848){background:var(--color-blue-gray-35);color:var(--color-blue-gray-900)}._segmentItem_18c20_793:active:not(._disabled_18c20_848):not(._hover_18c20_852){background:var(--color-blue-gray-50);color:var(--color-blue-gray-900)}._segmentItem_18c20_793:focus-visible{outline:2px solid var(--color-indigo-300);outline-offset:2px}._segmentItem_18c20_793._disabled_18c20_848{opacity:.5;cursor:not-allowed}._segmentItem_18c20_793._active_18c20_848{background:var(--color-white-alpha-100);color:var(--color-blue-gray-900);border:1px solid transparent;font-weight:600}._variant-filled_18c20_874 ._segmentItem_18c20_793._active_18c20_848{background:var(--color-indigo-600);color:var(--color-white-alpha-100);border-color:var(--color-indigo-600)}._variant-filled_18c20_874 ._segmentItem_18c20_793._active_18c20_848:hover{background:var(--color-indigo-700)}._variant-outlined_18c20_883 ._segmentItem_18c20_793._active_18c20_848{background:var(--color-white);color:var(--color-indigo-600);border:1px solid var(--color-indigo-200)}@media (max-width: 768px){._segmentGroup_18c20_780{gap:2px;padding:2px}._segmentGroup_18c20_780:not(._fullWidth_18c20_790){overflow-x:auto;overflow-y:hidden}._segmentGroup_18c20_780:not(._fullWidth_18c20_790)::-webkit-scrollbar{display:none}._segmentItem_18c20_793{font-size:13px;padding:0 8px;height:28px;flex-shrink:0}._size-s_18c20_811 ._segmentItem_18c20_793{min-width:50px;padding:0 6px}._size-m_18c20_818 ._segmentItem_18c20_793{min-width:60px;padding:0 8px}._size-l_18c20_825 ._segmentItem_18c20_793{min-width:70px;padding:0 10px}}@media (max-width: 480px){._segmentGroup_18c20_780._fullWidth_18c20_790 ._segmentItem_18c20_793{font-size:12px;padding:0 4px}._segmentItem_18c20_793{font-size:12px;padding:0 6px}}._focus_nhfh5_550{position:relative}._focus_nhfh5_550:after{content:"";position:absolute;inset:-4px;border-radius:inherit;pointer-events:none;transition:var(--focus-transition);opacity:0}._focus--default_nhfh5_567:after{box-shadow:var(--focus-ring-default)}._focus--danger_nhfh5_571:after{box-shadow:var(--focus-ring-danger)}._focus_nhfh5_550:focus-visible:after,._focus_nhfh5_550._focus--visible_nhfh5_577:after{opacity:1}._focus-danger_nhfh5_592:focus-visible{outline:var(--focus-outline-danger);outline-offset:2px}._focus-within--default_nhfh5_598:focus-within{box-shadow:var(--focus-shadow-default)}._focus-within--danger_nhfh5_602:focus-within{box-shadow:var(--focus-shadow-danger)}._focus--input_nhfh5_607:focus{border-color:var(--color-accept-default-600);box-shadow:var(--focus-shadow-default)}._focus--button_nhfh5_612:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}._focus--card_nhfh5_617:focus-visible{box-shadow:var(--focus-shadow-default)}@media (prefers-reduced-motion: reduce){._focus_nhfh5_550:after{transition:none}:root{--focus-transition: none}}._swap_nhfh5_632{display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}._swap--text_nhfh5_641{display:inline;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit}._swap--icon_nhfh5_652{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0}._swap--icon-xs_nhfh5_662{width:.75rem;height:.75rem}._swap--icon-s_nhfh5_667{width:.875rem;height:.875rem}._swap--icon-m_nhfh5_672{width:1rem;height:1rem}._swap--icon-l_nhfh5_677{width:1.25rem;height:1.25rem}._swap--icon-xl_nhfh5_682{width:1.5rem;height:1.5rem}._swap__content_nhfh5_688{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._swap--group-horizontal_nhfh5_697{display:inline-flex;flex-direction:row;gap:.5rem;align-items:center}._swap--group-vertical_nhfh5_704{display:inline-flex;flex-direction:column;gap:.5rem;align-items:center}._swap--with-background_nhfh5_712{background-color:var(--color-background-page);padding:.5rem;border-radius:4px}._swap--with-border_nhfh5_718{border:1px solid #dddddd;border:var(--border-s, 1px solid #dddddd);padding:.5rem;border-radius:4px}._swap--interactive_nhfh5_726{cursor:pointer;transition:all .2s ease}._swap--interactive_nhfh5_726:hover{opacity:.8}._swap--interactive_nhfh5_726:active{transform:translateY(1px)}._container_nhfh5_781{display:flex;flex-direction:column}._wrapper_nhfh5_787{display:flex;align-items:center;border:1px solid var(--color-blue-gray-200);border-radius:var(--radius-m);background-color:var(--color-white);transition:all .2s ease;position:relative}._wrapper_nhfh5_787:focus-within{border-color:var(--color-indigo-400);box-shadow:0 0 0 3px var(--color-indigo-50)}._wrapper_nhfh5_787:hover:not(:has(:disabled)){border-color:var(--color-indigo-300)}._wrapper_nhfh5_787._disabled_nhfh5_803{opacity:.6;pointer-events:none}._wrapper_nhfh5_787._size32_nhfh5_807{height:32px}._wrapper_nhfh5_787._size48_nhfh5_810{height:48px}._prefix_nhfh5_815,._suffix_nhfh5_816{display:flex;align-items:center;justify-content:center;padding:0 8px;color:var(--color-blue-gray-400);font-size:14px;line-height:1}._prefix_nhfh5_815 svg,._suffix_nhfh5_816 svg{width:16px;height:16px}._prefix_nhfh5_815._size32_nhfh5_807,._suffix_nhfh5_816._size32_nhfh5_807{padding:0 6px}._prefix_nhfh5_815._size48_nhfh5_810,._suffix_nhfh5_816._size48_nhfh5_810{padding:0 10px}._prefix_nhfh5_815{border-right:1px solid var(--color-blue-gray-100)}._suffix_nhfh5_816{border-left:1px solid var(--color-blue-gray-100)}._trigger_nhfh5_848{flex:1;display:flex;align-items:center;justify-content:space-between;width:100%;padding:0 12px;border:none;font-family:inherit;font-size:var(--font-size-s);line-height:1.4;cursor:pointer;background-color:transparent;color:var(--color-blue-gray-900);transition:all .15s ease-in-out}._trigger_nhfh5_848._size32_nhfh5_807{height:32px}._trigger_nhfh5_848._size48_nhfh5_810{height:48px}._trigger_nhfh5_848:disabled{opacity:.5;cursor:not-allowed}._icon_nhfh5_876{margin-left:8px;display:flex;align-items:center;justify-content:center;color:var(--color-blue-gray-400);transition:transform .25s ease;height:16px;width:16px}[data-state=open] ._icon_nhfh5_876{transform:rotate(180deg)}._content_nhfh5_891{overflow:hidden;border-radius:var(--radius-m);background-color:var(--color-white-alpha-100);border:1px solid var(--color-blue-gray-100);box-shadow:0 4px 20px #00000014;z-index:100;animation:_fadeIn_nhfh5_1 .15s ease-out;min-width:var(--radix-select-trigger-width);max-width:320px}._content_nhfh5_891[data-size="32"],._content_nhfh5_891[data-size="48"]{min-width:calc(var(--radix-select-trigger-width) - 2px)}._item_nhfh5_910{display:flex;align-items:center;gap:8px;padding:8px 12px;font-size:var(--font-size-s);color:var(--color-blue-gray-900);cursor:pointer;transition:background-color .15s ease-in-out;background-color:var(--color-white)}._item_nhfh5_910:hover{background-color:var(--color-indigo-25)}._item_nhfh5_910[data-state=checked]{background-color:var(--color-indigo-50);color:var(--color-indigo-600);font-weight:500}._item_nhfh5_910[data-disabled]{opacity:.5;cursor:not-allowed;background-color:var(--color-blue-gray-25)}._itemContent_nhfh5_936{display:flex;align-items:center;gap:6px;width:100%;min-width:0}._itemLabel_nhfh5_944{font-size:inherit;color:inherit;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}._label_nhfh5_953{display:block;font-size:var(--font-size-xs);font-weight:500;color:var(--color-blue-gray-500);margin-bottom:4px}._value_nhfh5_961{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;text-align:left}@keyframes _fadeIn_nhfh5_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}._focus_3cfz1_550{position:relative}._focus_3cfz1_550:after{content:"";position:absolute;inset:-4px;border-radius:inherit;pointer-events:none;transition:var(--focus-transition);opacity:0}._focus--default_3cfz1_567:after{box-shadow:var(--focus-ring-default)}._focus--danger_3cfz1_571:after{box-shadow:var(--focus-ring-danger)}._focus_3cfz1_550:focus-visible:after,._focus_3cfz1_550._focus--visible_3cfz1_577:after{opacity:1}._focus-danger_3cfz1_592:focus-visible{outline:var(--focus-outline-danger);outline-offset:2px}._focus-within--default_3cfz1_598:focus-within{box-shadow:var(--focus-shadow-default)}._focus-within--danger_3cfz1_602:focus-within{box-shadow:var(--focus-shadow-danger)}._focus--input_3cfz1_607:focus{border-color:var(--color-accept-default-600);box-shadow:var(--focus-shadow-default)}._focus--button_3cfz1_612:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}._focus--card_3cfz1_617:focus-visible{box-shadow:var(--focus-shadow-default)}@media (prefers-reduced-motion: reduce){._focus_3cfz1_550:after{transition:none}:root{--focus-transition: none}}._swap_3cfz1_632{display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}._swap--text_3cfz1_641{display:inline;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit}._swap--icon_3cfz1_652{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0}._swap--icon-xs_3cfz1_662{width:.75rem;height:.75rem}._swap--icon-s_3cfz1_667{width:.875rem;height:.875rem}._swap--icon-m_3cfz1_672{width:1rem;height:1rem}._swap--icon-l_3cfz1_677{width:1.25rem;height:1.25rem}._swap--icon-xl_3cfz1_682{width:1.5rem;height:1.5rem}._swap__content_3cfz1_688{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._swap--group-horizontal_3cfz1_697{display:inline-flex;flex-direction:row;gap:.5rem;align-items:center}._swap--group-vertical_3cfz1_704{display:inline-flex;flex-direction:column;gap:.5rem;align-items:center}._swap--with-background_3cfz1_712{background-color:var(--color-background-page);padding:.5rem;border-radius:4px}._swap--with-border_3cfz1_718{border:1px solid #dddddd;border:var(--border-s, 1px solid #dddddd);padding:.5rem;border-radius:4px}._swap--interactive_3cfz1_726{cursor:pointer;transition:all .2s ease}._swap--interactive_3cfz1_726:hover{opacity:.8}._swap--interactive_3cfz1_726:active{transform:translateY(1px)}._root_3cfz1_780{position:relative;overflow:hidden;width:100%}._viewport_3cfz1_786{width:100%;height:100%;border-radius:inherit}._viewport_3cfz1_786::-webkit-scrollbar{display:none}._viewport_3cfz1_786{-ms-overflow-style:none;scrollbar-width:none}._scrollbar_3cfz1_799{display:flex;-webkit-user-select:none;user-select:none;touch-action:none;transition:background .16s ease-out}._scrollbar_3cfz1_799[data-orientation=vertical]{padding:2px 0}._scrollbar_3cfz1_799[data-orientation=horizontal]{padding:0 2px;flex-direction:column}._scrollbar_3cfz1_799:hover ._thumb_3cfz1_812{opacity:.8}._scrollbar_3cfz1_799[data-state=visible] ._thumb_3cfz1_812{opacity:.9}._thumb_3cfz1_812{flex:1;border-radius:160px;position:relative;transition:all .16s ease-out;opacity:.6}._thumb_3cfz1_812:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;min-width:44px;min-height:44px}._thumb_3cfz1_812:hover{opacity:.8}._thumb_3cfz1_812[data-state=visible]{opacity:.9}._corner_3cfz1_844{background:var(--color-blue-gray-100)}._hideScrollbar_3cfz1_848 ._scrollbar_3cfz1_799{display:none}._arrowButton_3cfz1_852{display:flex;align-items:center;justify-content:center;width:17px;height:14px;padding:3px 5px 7px;cursor:pointer;transition:background-color .16s ease-out;flex-shrink:0}._arrowButton_3cfz1_852:hover{background-color:#0000000d}._arrowButton_3cfz1_852:active{background-color:#0000001a}._scrollbar_3cfz1_799[data-orientation=vertical] ._arrowButton_3cfz1_852[data-direction=up]{margin-bottom:2px}._scrollbar_3cfz1_799[data-orientation=vertical] ._arrowButton_3cfz1_852[data-direction=down]{margin-top:2px}._scrollbar_3cfz1_799[data-orientation=horizontal] ._arrowButton_3cfz1_852[data-direction=left]{margin-right:2px}._scrollbar_3cfz1_799[data-orientation=horizontal] ._arrowButton_3cfz1_852[data-direction=right]{margin-left:2px}._micro_3cfz1_882 ._scrollbar_3cfz1_799[data-orientation=vertical]{width:4px;background-color:var(--color-blue-gray-25)}._micro_3cfz1_882 ._scrollbar_3cfz1_799[data-orientation=horizontal]{height:4px}._micro_3cfz1_882 ._thumb_3cfz1_812{border-radius:160px}._tiny_3cfz1_893 ._scrollbar_3cfz1_799[data-orientation=vertical]{width:4px}._tiny_3cfz1_893 ._scrollbar_3cfz1_799[data-orientation=horizontal]{height:4px}._tiny_3cfz1_893 ._thumb_3cfz1_812{border-radius:160px}._small_3cfz1_903 ._scrollbar_3cfz1_799[data-orientation=vertical]{width:4px}._small_3cfz1_903 ._scrollbar_3cfz1_799[data-orientation=horizontal]{height:4px}._small_3cfz1_903 ._thumb_3cfz1_812{border-radius:160px}._default_3cfz1_913 ._scrollbar_3cfz1_799[data-orientation=vertical]{width:15px;padding:0 3px}._default_3cfz1_913 ._scrollbar_3cfz1_799[data-orientation=horizontal]{height:15px;padding:3px 0}._default_3cfz1_913 ._thumb_3cfz1_812{border-radius:160px;width:9px;margin:0 auto}._large_3cfz1_927 ._scrollbar_3cfz1_799[data-orientation=vertical]{width:17px;padding:0;flex-direction:column;align-items:center;background-color:var(--color-blue-gray-25)}._large_3cfz1_927 ._scrollbar_3cfz1_799[data-orientation=horizontal]{height:17px;padding:0;flex-direction:row;align-items:center}._large_3cfz1_927 ._thumb_3cfz1_812{border-radius:0;width:13px;margin:0;flex:1}._xlarge_3cfz1_947 ._scrollbar_3cfz1_799[data-orientation=vertical]{width:20px}._xlarge_3cfz1_947 ._scrollbar_3cfz1_799[data-orientation=horizontal]{height:20px}._xlarge_3cfz1_947 ._thumb_3cfz1_812{border-radius:160px}._light_3cfz1_957 ._scrollbar_3cfz1_799{background:var(--color-blue-gray-50)}._light_3cfz1_957 ._scrollbar_3cfz1_799:hover{background:var(--color-blue-gray-100)}._light_3cfz1_957 ._thumb_3cfz1_812{background:var(--color-blue-gray-400)}._light_3cfz1_957 ._thumb_3cfz1_812:hover{background:var(--color-blue-gray-500)}._dark_3cfz1_970 ._scrollbar_3cfz1_799{background:var(--color-gray-700)}._dark_3cfz1_970 ._scrollbar_3cfz1_799:hover{background:var(--color-gray-600)}._dark_3cfz1_970 ._thumb_3cfz1_812{background:var(--color-gray-500)}._dark_3cfz1_970 ._thumb_3cfz1_812:hover{background:var(--color-gray-400)}._dark_3cfz1_970 ._corner_3cfz1_844{background:var(--color-gray-700)}._accent_3cfz1_986 ._scrollbar_3cfz1_799{background:var(--color-indigo-50)}._accent_3cfz1_986 ._scrollbar_3cfz1_799:hover{background:var(--color-indigo-100)}._accent_3cfz1_986 ._thumb_3cfz1_812{background:var(--color-indigo-400)}._accent_3cfz1_986 ._thumb_3cfz1_812:hover{background:var(--color-indigo-500)}._minimal_3cfz1_999 ._scrollbar_3cfz1_799{background:transparent}._minimal_3cfz1_999 ._scrollbar_3cfz1_799:hover{background:var(--color-blue-gray-50)}._minimal_3cfz1_999 ._thumb_3cfz1_812{background:var(--color-blue-gray-300)}._minimal_3cfz1_999 ._thumb_3cfz1_812:hover{background:var(--color-blue-gray-400)}._highContrast_3cfz1_1012 ._scrollbar_3cfz1_799{background:var(--color-gray-900)}._highContrast_3cfz1_1012 ._scrollbar_3cfz1_799:hover{background:var(--color-gray-800)}._highContrast_3cfz1_1012 ._thumb_3cfz1_812{background:var(--color-gray-100)}._highContrast_3cfz1_1012 ._thumb_3cfz1_812:hover{background:var(--color-white-alpha-100)}._gap_3cfz1_1025 ._scrollbar_3cfz1_799{background:#fafafa;border:1px solid rgb(240,240,240)}._gap_3cfz1_1025 ._scrollbar_3cfz1_799:hover{background:#fafafa}._gap_3cfz1_1025 ._thumb_3cfz1_812{background:#c1c1c1;border-radius:160px}._gap_3cfz1_1025 ._thumb_3cfz1_812:hover{background:#7d7d7d}._arrows_3cfz1_1040 ._scrollbar_3cfz1_799{position:relative;display:flex;align-items:center;justify-content:center;background:#f5f6f8;border:1px solid #e3e6ea;border-radius:8px;box-sizing:border-box;overflow:hidden}._arrows_3cfz1_1040 ._scrollbar_3cfz1_799[data-orientation=vertical]{flex-direction:column;width:19px;padding:7px 5px}._arrows_3cfz1_1040 ._scrollbar_3cfz1_799[data-orientation=horizontal]{flex-direction:row;height:19px;padding:5px 7px}._arrows_3cfz1_1040 ._thumb_3cfz1_812{flex:1;width:100%;background:var(--color-blue-gray-500);border-radius:4px;transition:background .15s ease}._arrows_3cfz1_1040 ._thumb_3cfz1_812:hover,._arrows_3cfz1_1040 ._thumb_3cfz1_812:active{background:#c1c1c1}._arrows_3cfz1_1040 ._arrowButton_3cfz1_852{display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;flex-shrink:0;width:100%;height:14px;padding:0;transition:background .15s ease}._arrows_3cfz1_1040 ._arrowButton_3cfz1_852 svg{color:#505050;transition:color .15s ease}._arrows_3cfz1_1040 ._arrowButton_3cfz1_852:hover{background:#0000000d}._arrows_3cfz1_1040 ._arrowButton_3cfz1_852:hover svg{color:#303030}._arrows_3cfz1_1040 ._arrowButton_3cfz1_852:active{background:#0000001a}._arrows_3cfz1_1040 ._arrowButton_3cfz1_852:active svg{color:#202020}._arrows_3cfz1_1040 ._scrollbar_3cfz1_799[data-orientation=vertical] ._arrowButton_3cfz1_852[data-direction=up]{margin-bottom:7px}._arrows_3cfz1_1040 ._scrollbar_3cfz1_799[data-orientation=vertical] ._arrowButton_3cfz1_852[data-direction=down]{margin-top:7px}._arrows_3cfz1_1040 ._scrollbar_3cfz1_799[data-orientation=horizontal] ._arrowButton_3cfz1_852[data-direction=left]{margin-right:7px}._arrows_3cfz1_1040 ._scrollbar_3cfz1_799[data-orientation=horizontal] ._arrowButton_3cfz1_852[data-direction=right]{margin-left:7px}._arrows_3cfz1_1040 ._corner_3cfz1_844{background:#f5f6f8}._colorVariants_3cfz1_1119._micro_3cfz1_882 ._thumb_3cfz1_812,._colorVariants_3cfz1_1119._tiny_3cfz1_893 ._thumb_3cfz1_812,._colorVariants_3cfz1_1119._small_3cfz1_903 ._thumb_3cfz1_812{background:#bcc4cd}._colorVariants_3cfz1_1119._micro_3cfz1_882 ._thumb_3cfz1_812:hover,._colorVariants_3cfz1_1119._tiny_3cfz1_893 ._thumb_3cfz1_812:hover,._colorVariants_3cfz1_1119._small_3cfz1_903 ._thumb_3cfz1_812:hover{background:#7e8d9f}._focus_pykrf_550{position:relative}._focus_pykrf_550:after{content:"";position:absolute;inset:-4px;border-radius:inherit;pointer-events:none;transition:var(--focus-transition);opacity:0}._focus--default_pykrf_567:after{box-shadow:var(--focus-ring-default)}._focus--danger_pykrf_571:after{box-shadow:var(--focus-ring-danger)}._focus_pykrf_550:focus-visible:after,._focus_pykrf_550._focus--visible_pykrf_577:after{opacity:1}._focus-danger_pykrf_592:focus-visible{outline:var(--focus-outline-danger);outline-offset:2px}._focus-within--default_pykrf_598:focus-within{box-shadow:var(--focus-shadow-default)}._focus-within--danger_pykrf_602:focus-within{box-shadow:var(--focus-shadow-danger)}._focus--input_pykrf_607:focus{border-color:var(--color-accept-default-600);box-shadow:var(--focus-shadow-default)}._focus--button_pykrf_612:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}._focus--card_pykrf_617:focus-visible{box-shadow:var(--focus-shadow-default)}@media (prefers-reduced-motion: reduce){._focus_pykrf_550:after{transition:none}:root{--focus-transition: none}}._swap_pykrf_632{display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}._swap--text_pykrf_641{display:inline;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit}._swap--icon_pykrf_652{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0}._swap--icon-xs_pykrf_662{width:.75rem;height:.75rem}._swap--icon-s_pykrf_667{width:.875rem;height:.875rem}._swap--icon-m_pykrf_672{width:1rem;height:1rem}._swap--icon-l_pykrf_677{width:1.25rem;height:1.25rem}._swap--icon-xl_pykrf_682{width:1.5rem;height:1.5rem}._swap__content_pykrf_688{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._swap--group-horizontal_pykrf_697{display:inline-flex;flex-direction:row;gap:.5rem;align-items:center}._swap--group-vertical_pykrf_704{display:inline-flex;flex-direction:column;gap:.5rem;align-items:center}._swap--with-background_pykrf_712{background-color:var(--color-background-page);padding:.5rem;border-radius:4px}._swap--with-border_pykrf_718{border:1px solid #dddddd;border:var(--border-s, 1px solid #dddddd);padding:.5rem;border-radius:4px}._swap--interactive_pykrf_726{cursor:pointer;transition:all .2s ease}._swap--interactive_pykrf_726:hover{opacity:.8}._swap--interactive_pykrf_726:active{transform:translateY(1px)}._root_pykrf_780{width:100%;border-collapse:collapse;border-spacing:0;font-family:inherit}._header_pykrf_787 ._row_pykrf_787{border-bottom:1px solid rgb(235,237,240)}._header_pykrf_787 ._row_pykrf_787 ._cell_pykrf_790{height:36px;padding:var(--padding-2xs) var(--padding-m);font-size:16px;font-weight:500;color:#aab4c0;text-align:left;vertical-align:middle;background-color:var(--color-background-surface-1)}._header_pykrf_787 ._row_pykrf_787 ._cell_pykrf_790:first-child{padding-left:0}._header_pykrf_787 ._row_pykrf_787 ._cell_pykrf_790:not(:first-child){padding-left:12px}._header_pykrf_787 ._row_pykrf_787 ._cell_pykrf_790:nth-child(3){position:relative}._header_pykrf_787 ._row_pykrf_787 ._cell_pykrf_790:nth-child(3):after{content:"";position:absolute;right:-1px;top:50%;transform:translateY(-50%);height:18px;width:1px;background-color:#ebedf0}._body_pykrf_827 ._row_pykrf_787{border-bottom:1px solid rgb(235,237,240);transition:background-color .2s ease-in-out}._body_pykrf_827 ._row_pykrf_787:last-child{border-bottom:none}._body_pykrf_827 ._row_pykrf_787:hover{background-color:var(--color-blue-gray-25)}._body_pykrf_827 ._row_pykrf_787._striped_pykrf_840:nth-child(odd){background-color:var(--color-blue-gray-25)}._body_pykrf_827 ._row_pykrf_787._striped_pykrf_840:nth-child(2n){background-color:var(--color-blue-gray-25)}._body_pykrf_827 ._row_pykrf_787._striped_pykrf_840:hover{background-color:var(--color-blue-gray-50)}._body_pykrf_827 ._row_pykrf_787 ._cell_pykrf_790{height:36px;padding:var(--padding-2xs) var(--padding-m);font-size:16px;font-weight:400;color:#2e363f;text-align:left;vertical-align:middle}._body_pykrf_827 ._row_pykrf_787 ._cell_pykrf_790:first-child{padding-left:0}._body_pykrf_827 ._row_pykrf_787 ._cell_pykrf_790:not(:first-child){padding-left:12px}._body_pykrf_827 ._row_pykrf_787 ._cell_pykrf_790._success_pykrf_871{color:#2e363f}._body_pykrf_827 ._row_pykrf_787 ._cell_pykrf_790._warning_pykrf_874{color:#e23e36}._body_pykrf_827 ._row_pykrf_787 ._cell_pykrf_790._muted_pykrf_877{color:#aab4c0}._focus_xk5iv_550{position:relative}._focus_xk5iv_550:after{content:"";position:absolute;inset:-4px;border-radius:inherit;pointer-events:none;transition:var(--focus-transition);opacity:0}._focus--default_xk5iv_567:after{box-shadow:var(--focus-ring-default)}._focus--danger_xk5iv_571:after{box-shadow:var(--focus-ring-danger)}._focus_xk5iv_550:focus-visible:after,._focus_xk5iv_550._focus--visible_xk5iv_577:after{opacity:1}._focus-danger_xk5iv_592:focus-visible{outline:var(--focus-outline-danger);outline-offset:2px}._focus-within--default_xk5iv_598:focus-within{box-shadow:var(--focus-shadow-default)}._focus-within--danger_xk5iv_602:focus-within{box-shadow:var(--focus-shadow-danger)}._focus--input_xk5iv_607:focus{border-color:var(--color-accept-default-600);box-shadow:var(--focus-shadow-default)}._focus--button_xk5iv_612:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}._focus--card_xk5iv_617:focus-visible{box-shadow:var(--focus-shadow-default)}@media (prefers-reduced-motion: reduce){._focus_xk5iv_550:after{transition:none}:root{--focus-transition: none}}._swap_xk5iv_632{display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}._swap--text_xk5iv_641{display:inline;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit}._swap--icon_xk5iv_652{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0}._swap--icon-xs_xk5iv_662{width:.75rem;height:.75rem}._swap--icon-s_xk5iv_667{width:.875rem;height:.875rem}._swap--icon-m_xk5iv_672{width:1rem;height:1rem}._swap--icon-l_xk5iv_677{width:1.25rem;height:1.25rem}._swap--icon-xl_xk5iv_682{width:1.5rem;height:1.5rem}._swap__content_xk5iv_688{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._swap--group-horizontal_xk5iv_697{display:inline-flex;flex-direction:row;gap:.5rem;align-items:center}._swap--group-vertical_xk5iv_704{display:inline-flex;flex-direction:column;gap:.5rem;align-items:center}._swap--with-background_xk5iv_712{background-color:var(--color-background-page);padding:.5rem;border-radius:4px}._swap--with-border_xk5iv_718{border:1px solid #dddddd;border:var(--border-s, 1px solid #dddddd);padding:.5rem;border-radius:4px}._swap--interactive_xk5iv_726{cursor:pointer;transition:all .2s ease}._swap--interactive_xk5iv_726:hover{opacity:.8}._swap--interactive_xk5iv_726:active{transform:translateY(1px)}._root_xk5iv_780{width:100%;display:flex;flex-direction:column;gap:var(--spacing-m)}._focus_txk4b_550{position:relative}._focus_txk4b_550:after{content:"";position:absolute;inset:-4px;border-radius:inherit;pointer-events:none;transition:var(--focus-transition);opacity:0}._focus--default_txk4b_567:after{box-shadow:var(--focus-ring-default)}._focus--danger_txk4b_571:after{box-shadow:var(--focus-ring-danger)}._focus_txk4b_550:focus-visible:after,._focus_txk4b_550._focus--visible_txk4b_577:after{opacity:1}._focus-danger_txk4b_592:focus-visible{outline:var(--focus-outline-danger);outline-offset:2px}._focus-within--default_txk4b_598:focus-within{box-shadow:var(--focus-shadow-default)}._focus-within--danger_txk4b_602:focus-within{box-shadow:var(--focus-shadow-danger)}._focus--input_txk4b_607:focus{border-color:var(--color-accept-default-600);box-shadow:var(--focus-shadow-default)}._focus--button_txk4b_612:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}._focus--card_txk4b_617:focus-visible{box-shadow:var(--focus-shadow-default)}@media (prefers-reduced-motion: reduce){._focus_txk4b_550:after{transition:none}:root{--focus-transition: none}}._swap_txk4b_632{display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}._swap--text_txk4b_641{display:inline;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit}._swap--icon_txk4b_652{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0}._swap--icon-xs_txk4b_662{width:.75rem;height:.75rem}._swap--icon-s_txk4b_667{width:.875rem;height:.875rem}._swap--icon-m_txk4b_672{width:1rem;height:1rem}._swap--icon-l_txk4b_677{width:1.25rem;height:1.25rem}._swap--icon-xl_txk4b_682{width:1.5rem;height:1.5rem}._swap__content_txk4b_688{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._swap--group-horizontal_txk4b_697{display:inline-flex;flex-direction:row;gap:.5rem;align-items:center}._swap--group-vertical_txk4b_704{display:inline-flex;flex-direction:column;gap:.5rem;align-items:center}._swap--with-background_txk4b_712{background-color:var(--color-background-page);padding:.5rem;border-radius:4px}._swap--with-border_txk4b_718{border:1px solid #dddddd;border:var(--border-s, 1px solid #dddddd);padding:.5rem;border-radius:4px}._swap--interactive_txk4b_726{cursor:pointer;transition:all .2s ease}._swap--interactive_txk4b_726:hover{opacity:.8}._swap--interactive_txk4b_726:active{transform:translateY(1px)}._content_txk4b_780{width:100%;outline:none}._content_txk4b_780:focus-visible{outline:2px solid rgb(67,64,220);border-radius:var(--border-radius-m);outline-offset:var(--spacing-xs)}._content_txk4b_780[data-state=inactive]{animation:_fadeOut_txk4b_1 .2s ease-in-out}._content_txk4b_780[data-state=active]{animation:_fadeIn_txk4b_1 .2s ease-in-out}@keyframes _fadeIn_txk4b_1{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes _fadeOut_txk4b_1{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-8px)}}._focus_az9nf_550{position:relative}._focus_az9nf_550:after{content:"";position:absolute;inset:-4px;border-radius:inherit;pointer-events:none;transition:var(--focus-transition);opacity:0}._focus--default_az9nf_567:after{box-shadow:var(--focus-ring-default)}._focus--danger_az9nf_571:after{box-shadow:var(--focus-ring-danger)}._focus_az9nf_550:focus-visible:after,._focus_az9nf_550._focus--visible_az9nf_577:after{opacity:1}._focus-danger_az9nf_592:focus-visible{outline:var(--focus-outline-danger);outline-offset:2px}._focus-within--default_az9nf_598:focus-within{box-shadow:var(--focus-shadow-default)}._focus-within--danger_az9nf_602:focus-within{box-shadow:var(--focus-shadow-danger)}._focus--input_az9nf_607:focus{border-color:var(--color-accept-default-600);box-shadow:var(--focus-shadow-default)}._focus--button_az9nf_612:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}._focus--card_az9nf_617:focus-visible{box-shadow:var(--focus-shadow-default)}@media (prefers-reduced-motion: reduce){._focus_az9nf_550:after{transition:none}:root{--focus-transition: none}}._swap_az9nf_632{display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}._swap--text_az9nf_641{display:inline;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit}._swap--icon_az9nf_652{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0}._swap--icon-xs_az9nf_662{width:.75rem;height:.75rem}._swap--icon-s_az9nf_667{width:.875rem;height:.875rem}._swap--icon-m_az9nf_672{width:1rem;height:1rem}._swap--icon-l_az9nf_677{width:1.25rem;height:1.25rem}._swap--icon-xl_az9nf_682{width:1.5rem;height:1.5rem}._swap__content_az9nf_688{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._swap--group-horizontal_az9nf_697{display:inline-flex;flex-direction:row;gap:.5rem;align-items:center}._swap--group-vertical_az9nf_704{display:inline-flex;flex-direction:column;gap:.5rem;align-items:center}._swap--with-background_az9nf_712{background-color:var(--color-background-page);padding:.5rem;border-radius:4px}._swap--with-border_az9nf_718{border:1px solid #dddddd;border:var(--border-s, 1px solid #dddddd);padding:.5rem;border-radius:4px}._swap--interactive_az9nf_726{cursor:pointer;transition:all .2s ease}._swap--interactive_az9nf_726:hover{opacity:.8}._swap--interactive_az9nf_726:active{transform:translateY(1px)}._list_az9nf_780{display:flex;align-items:center;gap:var(--spacing-m);padding:var(--padding-zero);background-color:var(--color-background-surface-1);overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;position:relative}._list_az9nf_780:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background-color:var(--color-blue-gray-50)}._list_az9nf_780::-webkit-scrollbar{display:none}._focus_11ssp_550{position:relative}._focus_11ssp_550:after{content:"";position:absolute;inset:-4px;border-radius:inherit;pointer-events:none;transition:var(--focus-transition);opacity:0}._focus--default_11ssp_567:after{box-shadow:var(--focus-ring-default)}._focus--danger_11ssp_571:after{box-shadow:var(--focus-ring-danger)}._focus_11ssp_550:focus-visible:after,._focus_11ssp_550._focus--visible_11ssp_577:after{opacity:1}._focus-danger_11ssp_592:focus-visible{outline:var(--focus-outline-danger);outline-offset:2px}._focus-within--default_11ssp_598:focus-within{box-shadow:var(--focus-shadow-default)}._focus-within--danger_11ssp_602:focus-within{box-shadow:var(--focus-shadow-danger)}._focus--input_11ssp_607:focus{border-color:var(--color-accept-default-600);box-shadow:var(--focus-shadow-default)}._focus--button_11ssp_612:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}._focus--card_11ssp_617:focus-visible{box-shadow:var(--focus-shadow-default)}@media (prefers-reduced-motion: reduce){._focus_11ssp_550:after{transition:none}:root{--focus-transition: none}}._swap_11ssp_632{display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}._swap--text_11ssp_641{display:inline;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit}._swap--icon_11ssp_652{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0}._swap--icon-xs_11ssp_662{width:.75rem;height:.75rem}._swap--icon-s_11ssp_667{width:.875rem;height:.875rem}._swap--icon-m_11ssp_672{width:1rem;height:1rem}._swap--icon-l_11ssp_677{width:1.25rem;height:1.25rem}._swap--icon-xl_11ssp_682{width:1.5rem;height:1.5rem}._swap__content_11ssp_688{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._swap--group-horizontal_11ssp_697{display:inline-flex;flex-direction:row;gap:.5rem;align-items:center}._swap--group-vertical_11ssp_704{display:inline-flex;flex-direction:column;gap:.5rem;align-items:center}._swap--with-background_11ssp_712{background-color:var(--color-background-page);padding:.5rem;border-radius:4px}._swap--with-border_11ssp_718{border:1px solid #dddddd;border:var(--border-s, 1px solid #dddddd);padding:.5rem;border-radius:4px}._swap--interactive_11ssp_726{cursor:pointer;transition:all .2s ease}._swap--interactive_11ssp_726:hover{opacity:.8}._swap--interactive_11ssp_726:active{transform:translateY(1px)}._trigger_11ssp_780{all:unset;display:flex;align-items:center;justify-content:center;padding:var(--padding-2xs);font-family:Inter,sans-serif;font-weight:500;line-height:1;color:#2e363f;background-color:transparent;border:none;cursor:pointer;transition:all .2s ease-in-out;position:relative;white-space:nowrap;border-top-left-radius:var(--border-radius-m);border-top-right-radius:var(--border-radius-m)}._trigger_11ssp_780._size32_11ssp_800{height:32px;font-size:14px}._trigger_11ssp_780._size40_11ssp_804{height:40px;font-size:16px}._trigger_11ssp_780:hover{color:var(--color-indigo-700)}._trigger_11ssp_780:focus-visible{outline:none;border:2px solid var(--color-indigo-50);border-radius:var(--border-radius-m);margin:-4px;z-index:2}._trigger_11ssp_780[data-state=active]{color:var(--color-indigo-700);font-weight:500}._trigger_11ssp_780[data-state=active]:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background-color:var(--color-indigo-700);z-index:1}._trigger_11ssp_780[data-disabled]{color:var(--color-text-disabled);cursor:not-allowed}._trigger_11ssp_780[data-disabled]:hover{color:var(--color-text-disabled);background-color:transparent}:root{--radius-zero: 0rem;--radius-s: .25rem;--radius-m: .5rem;--radius-l: 1rem;--radius-full: 5rem;--border-radius-zero: var(--radius-zero);--border-radius-s: var(--radius-s);--border-radius-m: var(--radius-m);--border-radius-l: var(--radius-l);--border-radius-full: var(--radius-full);--size-2xs: .25rem;--size-xs: .5rem;--size-s: .75rem;--size-m: 1rem;--size-l: 1.25rem;--size-xl: 1.5rem;--size-2xl: 1.75rem;--size-3xl: 2rem;--size-4xl: 2.25rem;--size-5xl: 2.5rem;--size-6xl: 3rem;--size-7xl: 3.5rem;--size-8xl: 4rem;--size-9xl: 4.5rem;--size-10xl: 6.25rem;--size-zero: 0rem;--size-full: 5rem;--size-component-xs: var(--size-2xs);--size-component-s: var(--size-s);--size-component-m: var(--size-m);--size-component-l: var(--size-l);--size-component-xl: var(--size-xl);--shadow-bottom-s: 0 0 8px rgba(68, 83, 113, .1), 0 2px 4px rgba(68, 83, 113, .05);--shadow-bottom-m: 0 0 16px rgba(68, 83, 113, .1), 0 4px 8px rgba(68, 83, 113, .05);--shadow-bottom-l: 0 0 20px rgba(68, 83, 113, .1), 0 12px 20px rgba(68, 83, 113, .05);--shadow-bottom-xl: 0 0 32px rgba(68, 83, 113, .1), 0 32px 32px rgba(68, 83, 113, .05);--shadow-s: var(--shadow-bottom-s);--shadow-m: var(--shadow-bottom-m);--shadow-l: var(--shadow-bottom-l);--shadow-xl: var(--shadow-bottom-xl);--shadow-color: rgba(68, 83, 113, .1);--shadow-color-secondary: rgba(68, 83, 113, .05);--spacing-zero: 0rem;--spacing-3xs: .125rem;--spacing-2xs: .25rem;--spacing-xs: .5rem;--spacing-s: .75rem;--spacing-m: 1rem;--spacing-l: 1.25rem;--spacing-xl: 1.5rem;--spacing-2xl: 1.75rem;--spacing-3xl: 2rem;--spacing-4xl: 2.5rem;--spacing-5xl: 3rem;--spacing-6xl: 3.5rem;--spacing-7xl: 4rem;--spacing-8xl: 4.5rem;--spacing-9xl: 5rem;--spacing-10xl: 5.5rem;--spacing-11xl: 6rem;--spacing-12xl: 7.5rem;--spacing-13xl: 10rem;--gap-zero: var(--spacing-zero);--gap-3xs: var(--spacing-3xs);--gap-2xs: var(--spacing-2xs);--gap-xs: var(--spacing-xs);--gap-s: var(--spacing-s);--gap-m: var(--spacing-m);--gap-l: var(--spacing-l);--gap-xl: var(--spacing-xl);--gap-2xl: var(--spacing-2xl);--gap-3xl: var(--spacing-3xl);--gap-4xl: var(--spacing-4xl);--gap-5xl: var(--spacing-5xl);--gap-6xl: var(--spacing-6xl);--gap-7xl: var(--spacing-7xl);--gap-8xl: var(--spacing-8xl);--gap-9xl: var(--spacing-9xl);--gap-10xl: var(--spacing-10xl);--gap-11xl: var(--spacing-11xl);--gap-12xl: var(--spacing-12xl);--padding-zero: var(--spacing-zero);--padding-3xs: var(--spacing-3xs);--padding-2xs: var(--spacing-2xs);--padding-xs: var(--spacing-xs);--padding-s: var(--spacing-s);--padding-m: var(--spacing-m);--padding-l: var(--spacing-l);--padding-xl: var(--spacing-xl);--padding-2xl: var(--spacing-2xl);--padding-3xl: var(--spacing-3xl);--padding-4xl: var(--spacing-4xl);--padding-5xl: var(--spacing-5xl);--padding-6xl: var(--spacing-6xl);--padding-7xl: var(--spacing-7xl);--padding-8xl: var(--spacing-8xl);--padding-9xl: var(--spacing-9xl);--padding-10xl: var(--spacing-10xl);--padding-11xl: var(--spacing-11xl);--padding-12xl: var(--spacing-12xl);--border-width-zero: 0px;--border-width-s: 1px;--border-width-m: 2px;--border-width-divider: 1px;--border-style-solid: solid;--border-style-dashed: dashed;--border-style-dotted: dotted;--border-color-default: var(--color-border-default);--border-color-focus: var(--color-border-focus);--border-color-divider: var(--color-border-divider);--border-zero: var(--border-width-zero) var(--border-style-solid) var(--color-white-alpha-100);--border-s: var(--border-width-s) var(--border-style-solid) var(--color-blue-gray-100);--border-m: var(--border-width-m) var(--border-style-solid) var(--color-indigo-400);--border-divider: var(--border-width-divider) var(--border-style-solid) var(--border-color-divider);--border-focus: var(--border-width-m) var(--border-style-solid) var(--color-indigo-400);--divider: var(--border-width-divider) var(--border-style-solid) var(--border-color-divider)}:root{--color-blue-gray-25: rgba(246, 248, 250, 1);--color-blue-gray-35: rgba(242, 244, 247, 1);--color-blue-gray-50: rgba(235, 237, 240, 1);--color-blue-gray-100: rgba(223, 226, 231, 1);--color-blue-gray-200: rgba(211, 216, 222, 1);--color-blue-gray-300: rgba(188, 196, 205, 1);--color-blue-gray-400: rgba(170, 180, 192, 1);--color-blue-gray-500: rgba(150, 162, 177, 1);--color-blue-gray-600: rgba(126, 141, 159, 1);--color-blue-gray-700: rgba(98, 113, 132, 1);--color-blue-gray-800: rgba(83, 95, 111, 1);--color-blue-gray-900: rgba(46, 54, 63, 1);--color-gray-25: rgba(252, 252, 253, 1);--color-gray-35: rgba(248, 249, 250, 1);--color-gray-50: rgba(243, 245, 247, 1);--color-gray-100: rgba(238, 240, 242, 1);--color-gray-200: rgba(219, 222, 227, 1);--color-gray-300: rgba(206, 209, 217, 1);--color-gray-400: rgba(185, 189, 199, 1);--color-gray-500: rgba(156, 162, 176, 1);--color-gray-600: rgba(122, 128, 144, 1);--color-gray-700: rgba(95, 100, 113, 1);--color-gray-800: rgba(55, 59, 67, 1);--color-gray-900: rgba(39, 45, 55, 1);--color-indigo-25: rgba(245, 247, 255, 1);--color-indigo-35: rgba(240, 243, 255, 1);--color-indigo-50: rgba(235, 239, 255, 1);--color-indigo-100: rgba(224, 230, 255, 1);--color-indigo-200: rgba(214, 221, 255, 1);--color-indigo-300: rgba(189, 198, 255, 1);--color-indigo-400: rgba(168, 175, 255, 1);--color-indigo-500: rgba(148, 146, 251, 1);--color-indigo-600: rgba(85, 82, 239, 1);--color-indigo-700: rgba(67, 64, 220, 1);--color-indigo-800: rgba(39, 36, 198, 1);--color-indigo-900: rgba(30, 29, 99, 1);--color-success-50: rgba(229, 247, 230, 1);--color-success-100: rgba(202, 239, 206, 1);--color-success-200: rgba(164, 226, 170, 1);--color-success-300: rgba(129, 210, 136, 1);--color-success-400: rgba(93, 193, 104, 1);--color-success-500: rgba(50, 167, 62, 1);--color-success-600: rgba(20, 146, 33, 1);--color-success-700: rgba(11, 122, 22, 1);--color-success-800: rgba(4, 96, 14, 1);--color-success-900: rgba(3, 74, 11, 1);--color-warning-50: rgba(254, 240, 232, 1);--color-warning-100: rgba(253, 226, 208, 1);--color-warning-200: rgba(252, 204, 173, 1);--color-warning-300: rgba(251, 182, 138, 1);--color-warning-400: rgba(250, 160, 102, 1);--color-warning-500: rgba(248, 131, 55, 1);--color-warning-600: rgba(235, 104, 19, 1);--color-warning-700: rgba(198, 87, 16, 1);--color-warning-800: rgba(148, 65, 12, 1);--color-warning-900: rgba(111, 49, 9, 1);--color-danger-50: rgba(255, 232, 231, 1);--color-danger-100: rgba(255, 208, 207, 1);--color-danger-200: rgba(255, 175, 171, 1);--color-danger-300: rgba(255, 141, 135, 1);--color-danger-400: rgba(248, 112, 105, 1);--color-danger-500: rgba(241, 83, 75, 1);--color-danger-600: rgba(226, 62, 54, 1);--color-danger-700: rgba(215, 34, 25, 1);--color-danger-800: rgba(191, 26, 18, 1);--color-danger-900: rgba(116, 11, 5, 1);--color-text-inverse: var(--color-blue-gray-900);--color-text-white: rgba(255, 255, 255, 1);--color-text-secondary: var(--color-blue-gray-700);--color-text-disabled: var(--color-blue-gray-700);--color-text-light: rgba(242, 244, 247, 1);--color-text-divider: var(--color-blue-gray-100);--color-background-overlay: var(--color-white-alpha-40);--color-background-page: var(--color-white-alpha-100);--color-background-surface-1: var(--color-white-alpha-100);--color-background-surface-2: var(--color-gray-100);--color-background-surface-3: var(--color-gray-200);--color-background-surface-4: var(--color-gray-300);--color-disabled-1: var(--color-blue-gray-25);--color-disabled-2: var(--color-blue-gray-100);--color-disabled-3: var(--color-blue-gray-400);--color-disabled-4: var(--color-blue-gray-500);--color-fuchsia-50: rgba(250, 237, 253, 1);--color-fuchsia-100: rgba(243, 219, 250, 1);--color-fuchsia-200: rgba(234, 191, 245, 1);--color-fuchsia-300: rgba(218, 153, 238, 1);--color-fuchsia-400: rgba(208, 129, 230, 1);--color-fuchsia-500: rgba(176, 72, 204, 1);--color-fuchsia-600: rgba(189, 46, 177, 1);--color-fuchsia-700: rgba(130, 30, 158, 1);--color-fuchsia-800: rgba(101, 18, 123, 1);--color-fuchsia-900: rgba(77, 10, 96, 1);--color-purple-50: rgba(245, 240, 253, 1);--color-purple-100: rgba(226, 211, 249, 1);--color-purple-200: rgba(216, 195, 247, 1);--color-purple-300: rgba(190, 151, 247, 1);--color-purple-400: rgba(176, 133, 239, 1);--color-purple-500: rgba(133, 67, 230, 1);--color-purple-600: rgba(111, 34, 226, 1);--color-purple-700: rgba(89, 27, 181, 1);--color-purple-800: rgba(67, 20, 136, 1);--color-purple-900: rgba(50, 15, 102, 1);--color-blue-50: rgba(233, 237, 252, 1);--color-blue-100: rgba(211, 220, 248, 1);--color-blue-200: rgba(190, 202, 245, 1);--color-blue-300: rgba(154, 174, 244, 1);--color-blue-400: rgba(124, 149, 235, 1);--color-blue-500: rgba(81, 113, 229, 1);--color-blue-600: rgba(37, 78, 222, 1);--color-blue-700: rgba(30, 62, 178, 1);--color-blue-800: rgba(22, 47, 133, 1);--color-blue-900: rgba(19, 39, 111, 1);--color-sky-blue-50: rgba(222, 242, 255, 1);--color-sky-blue-100: rgba(200, 235, 255, 1);--color-sky-blue-200: rgba(177, 226, 255, 1);--color-sky-blue-300: rgba(131, 210, 255, 1);--color-sky-blue-400: rgba(85, 190, 250, 1);--color-sky-blue-500: rgba(45, 169, 241, 1);--color-sky-blue-600: rgba(30, 146, 213, 1);--color-sky-blue-700: rgba(19, 121, 181, 1);--color-sky-blue-800: rgba(13, 105, 159, 1);--color-sky-blue-900: rgba(4, 72, 110, 1);--color-cyan-50: rgba(215, 246, 255, 1);--color-cyan-100: rgba(190, 239, 254, 1);--color-cyan-200: rgba(166, 233, 251, 1);--color-cyan-300: rgba(112, 215, 245, 1);--color-cyan-400: rgba(91, 202, 235, 1);--color-cyan-500: rgba(36, 171, 210, 1);--color-cyan-600: rgba(24, 149, 186, 1);--color-cyan-700: rgba(14, 126, 158, 1);--color-cyan-800: rgba(10, 110, 138, 1);--color-cyan-900: rgba(1, 75, 97, 1);--color-teal-50: rgba(211, 253, 246, 1);--color-teal-100: rgba(184, 249, 239, 1);--color-teal-200: rgba(157, 245, 230, 1);--color-teal-300: rgba(100, 236, 213, 1);--color-teal-400: rgba(73, 222, 196, 1);--color-teal-500: rgba(30, 203, 173, 1);--color-teal-600: rgba(14, 184, 155, 1);--color-teal-700: rgba(0, 141, 118, 1);--color-teal-800: rgba(0, 121, 101, 1);--color-teal-900: rgba(0, 81, 67, 1);--color-emerald-50: rgba(221, 249, 237, 1);--color-emerald-100: rgba(199, 243, 225, 1);--color-emerald-200: rgba(179, 236, 212, 1);--color-emerald-300: rgba(149, 226, 193, 1);--color-emerald-400: rgba(112, 209, 168, 1);--color-emerald-500: rgba(77, 190, 143, 1);--color-emerald-600: rgba(25, 172, 113, 1);--color-emerald-700: rgba(35, 132, 91, 1);--color-emerald-800: rgba(27, 116, 78, 1);--color-emerald-900: rgba(15, 81, 53, 1);--color-lime-50: rgba(236, 251, 215, 1);--color-lime-100: rgba(223, 248, 190, 1);--color-lime-200: rgba(211, 244, 165, 1);--color-lime-300: rgba(192, 235, 131, 1);--color-lime-400: rgba(165, 220, 88, 1);--color-lime-500: rgba(138, 201, 49, 1);--color-lime-600: rgba(124, 191, 30, 1);--color-lime-700: rgba(89, 144, 11, 1);--color-lime-800: rgba(76, 127, 6, 1);--color-lime-900: rgba(52, 88, 0, 1);--color-yellow-50: rgba(255, 247, 223, 1);--color-yellow-100: rgba(255, 241, 202, 1);--color-yellow-200: rgba(255, 237, 180, 1);--color-yellow-300: rgba(255, 230, 149, 1);--color-yellow-400: rgba(255, 219, 106, 1);--color-yellow-500: rgba(247, 205, 71, 1);--color-yellow-600: rgba(236, 187, 33, 1);--color-yellow-700: rgba(202, 156, 36, 1);--color-yellow-800: rgba(158, 116, 21, 1);--color-yellow-900: rgba(84, 56, 5, 1);--color-rose-50: rgba(255, 221, 223, 1);--color-rose-100: rgba(255, 198, 203, 1);--color-rose-200: rgba(255, 175, 182, 1);--color-rose-300: rgba(255, 141, 152, 1);--color-rose-400: rgba(252, 97, 111, 1);--color-rose-500: rgba(241, 62, 79, 1);--color-rose-600: rgba(234, 46, 64, 1);--color-rose-700: rgba(196, 28, 44, 1);--color-rose-800: rgba(153, 15, 27, 1);--color-rose-900: rgba(82, 2, 9, 1);--color-pink-50: rgba(255, 220, 237, 1);--color-pink-100: rgba(255, 197, 226, 1);--color-pink-200: rgba(255, 174, 214, 1);--color-pink-300: rgba(255, 139, 196, 1);--color-pink-400: rgba(248, 99, 172, 1);--color-pink-500: rgba(237, 64, 149, 1);--color-pink-600: rgba(224, 38, 130, 1);--color-pink-700: rgba(192, 29, 110, 1);--color-pink-800: rgba(150, 16, 82, 1);--color-pink-900: rgba(81, 2, 41, 1);--color-white-alpha-100: rgba(255, 255, 255, 1);--color-white-alpha-90: rgba(255, 255, 255, .9);--color-white-alpha-80: rgba(255, 255, 255, .8);--color-white-alpha-70: rgba(255, 255, 255, .7);--color-white-alpha-60: rgba(255, 255, 255, .6);--color-white-alpha-50: rgba(255, 255, 255, .5);--color-white-alpha-40: rgba(255, 255, 255, .4);--color-white-alpha-30: rgba(255, 255, 255, .3);--color-white-alpha-20: rgba(255, 255, 255, .2);--color-white-alpha-10: rgba(255, 255, 255, .1);--color-white-alpha-5: rgba(255, 255, 255, .05);--color-black-alpha-40: rgba(46, 54, 63, .4);--color-black-alpha-30: rgba(46, 54, 63, .3);--color-black-alpha-20: rgba(46, 54, 63, .2);--color-black-alpha-15: rgba(46, 54, 63, .15);--color-black-alpha-10: rgba(46, 54, 63, .1);--color-black-alpha-5: rgba(46, 54, 63, .05)}:root{--line-height-s: 16px;--line-height-m: 24px;--line-height-l: 36px;--line-height-xl: 40px;--line-height-xxl: 48px;--line-height-xxxl: 28px;--line-height-xxxxl: 20px;--line-height-xxxxxl: 14px;--font-size-2xs: .625rem;--font-size-xs: .75rem;--font-size-s: .875rem;--font-size-m: 1rem;--font-size-l: 1.125rem;--font-size-xl: 1.25rem;--font-size-xxl: 1.625rem;--font-size-xxxl: 1.5rem;--font-size-xxxxl: 1.75rem;--font-size-xxxxxl: 2rem;--font-size-xxxxxxl: 2.5rem;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semi-bold: 600;--font-weight-bold: 700;--headline-xs-font-size: var(--font-size-m);--headline-xs-line-height: var(--line-height-m);--headline-xs-font-weight: var(--font-weight-bold);--headline-s-font-size: var(--font-size-xl);--headline-s-line-height: var(--line-height-xxxl);--headline-s-font-weight: var(--font-weight-bold);--headline-m-font-size: var(--font-size-xxxl);--headline-m-line-height: 32px;--headline-m-font-weight: var(--font-weight-bold);--headline-ml-font-size: var(--font-size-xxxxl);--headline-ml-line-height: var(--line-height-l);--headline-ml-font-weight: var(--font-weight-bold);--headline-1-font-size: var(--font-size-xxxxxl);--headline-1-line-height: var(--line-height-xl);--headline-1-font-weight: var(--font-weight-bold);--headline-xl-font-size: var(--font-size-xxxxxxl);--headline-xl-line-height: var(--line-height-xxl);--headline-xl-font-weight: var(--font-weight-bold);--text-long-1-font-size: var(--font-size-xl);--text-long-1-line-height: var(--line-height-xxxl);--text-long-1-font-weight: var(--font-weight-regular);--text-long-m-font-size: var(--font-size-m);--text-long-m-line-height: var(--line-height-m);--text-long-m-font-weight: var(--font-weight-regular);--text-long-s-font-size: var(--font-size-s);--text-long-s-line-height: var(--line-height-xxxxl);--text-long-s-font-weight: var(--font-weight-regular);--text-long-xs-font-size: var(--font-size-xs);--text-long-xs-line-height: var(--line-height-s);--text-long-xs-font-weight: var(--font-weight-regular);--text-long-1-medium-font-size: var(--font-size-xl);--text-long-1-medium-line-height: var(--line-height-xxxl);--text-long-1-medium-font-weight: var(--font-weight-medium);--text-long-m-medium-font-size: var(--font-size-m);--text-long-m-medium-line-height: var(--line-height-m);--text-long-m-medium-font-weight: var(--font-weight-medium);--text-long-s-medium-font-size: var(--font-size-s);--text-long-s-medium-line-height: var(--line-height-xxxxl);--text-long-s-medium-font-weight: var(--font-weight-medium);--text-long-xs-medium-font-size: var(--font-size-xs);--text-long-xs-medium-line-height: var(--line-height-s);--text-long-xs-medium-font-weight: var(--font-weight-medium);--text-long-1-bold-font-size: var(--font-size-xl);--text-long-1-bold-line-height: var(--line-height-xxxl);--text-long-1-bold-font-weight: var(--font-weight-bold);--text-long-m-bold-font-size: var(--font-size-m);--text-long-m-bold-line-height: var(--line-height-m);--text-long-m-bold-font-weight: var(--font-weight-bold);--text-long-s-bold-font-size: var(--font-size-s);--text-long-s-bold-line-height: var(--line-height-xxxxl);--text-long-s-bold-font-weight: var(--font-weight-bold);--text-short-m-font-size: var(--font-size-m);--text-short-m-line-height: var(--line-height-xxxxl);--text-short-m-font-weight: var(--font-weight-regular);--text-short-s-font-size: var(--font-size-s);--text-short-s-line-height: var(--line-height-s);--text-short-s-font-weight: var(--font-weight-regular);--text-short-xs-font-size: var(--font-size-xs);--text-short-xs-line-height: var(--line-height-xxxxxl);--text-short-xs-font-weight: var(--font-weight-regular);--text-short-2xs-font-size: var(--font-size-2xs);--text-short-2xs-line-height: var(--line-height-xxxxxl);--text-short-2xs-font-weight: var(--font-weight-regular);--text-short-m-medium-font-size: var(--font-size-m);--text-short-m-medium-line-height: var(--line-height-xxxxl);--text-short-m-medium-font-weight: var(--font-weight-medium);--text-short-s-medium-font-size: var(--font-size-s);--text-short-s-medium-line-height: var(--line-height-s);--text-short-s-medium-font-weight: var(--font-weight-medium);--text-short-xs-medium-font-size: var(--font-size-xs);--text-short-xs-medium-line-height: var(--line-height-xxxxxl);--text-short-xs-medium-font-weight: var(--font-weight-medium);--text-short-m-bold-font-size: var(--font-size-m);--text-short-m-bold-line-height: var(--line-height-xxxxl);--text-short-m-bold-font-weight: var(--font-weight-bold);--text-short-s-bold-font-size: var(--font-size-s);--text-short-s-bold-line-height: var(--line-height-s);--text-short-s-bold-font-weight: var(--font-weight-bold)}:root{--focus-color-default: var(--color-indigo-50);--focus-color-danger: var(--color-danger-50);--focus-outline-default: 2px solid var(--focus-color-default);--focus-outline-danger: 2px solid var(--focus-color-danger);--focus-shadow-default: 0 0 0 2px var(--focus-color-default);--focus-shadow-danger: 0 0 0 2px var(--focus-color-danger);--focus-ring-default: 0 0 0 3px var(--focus-color-default);--focus-ring-danger: 0 0 0 3px var(--focus-color-danger);--focus-transition: all .2s ease-in-out}._focus_2hv4a_550{position:relative}._focus_2hv4a_550:after{content:"";position:absolute;inset:-4px;border-radius:inherit;pointer-events:none;transition:var(--focus-transition);opacity:0}._focus--default_2hv4a_567:after{box-shadow:var(--focus-ring-default)}._focus--danger_2hv4a_571:after{box-shadow:var(--focus-ring-danger)}._focus_2hv4a_550:focus-visible:after,._focus_2hv4a_550._focus--visible_2hv4a_577:after{opacity:1}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}._focus-danger_2hv4a_592:focus-visible{outline:var(--focus-outline-danger);outline-offset:2px}._focus-within--default_2hv4a_598:focus-within{box-shadow:var(--focus-shadow-default)}._focus-within--danger_2hv4a_602:focus-within{box-shadow:var(--focus-shadow-danger)}._focus--input_2hv4a_607:focus{border-color:var(--color-accept-default-600);box-shadow:var(--focus-shadow-default)}._focus--button_2hv4a_612:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}._focus--card_2hv4a_617:focus-visible{box-shadow:var(--focus-shadow-default)}@media (prefers-reduced-motion: reduce){._focus_2hv4a_550:after{transition:none}:root{--focus-transition: none}}._swap_2hv4a_632{display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}._swap--text_2hv4a_641{display:inline;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit}._swap--icon_2hv4a_652{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0}._swap--icon-xs_2hv4a_662{width:.75rem;height:.75rem}._swap--icon-s_2hv4a_667{width:.875rem;height:.875rem}._swap--icon-m_2hv4a_672{width:1rem;height:1rem}._swap--icon-l_2hv4a_677{width:1.25rem;height:1.25rem}._swap--icon-xl_2hv4a_682{width:1.5rem;height:1.5rem}._swap__content_2hv4a_688{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._swap--group-horizontal_2hv4a_697{display:inline-flex;flex-direction:row;gap:.5rem;align-items:center}._swap--group-vertical_2hv4a_704{display:inline-flex;flex-direction:column;gap:.5rem;align-items:center}._swap--with-background_2hv4a_712{background-color:var(--color-background-page);padding:.5rem;border-radius:4px}._swap--with-border_2hv4a_718{border:1px solid #dddddd;border:var(--border-s, 1px solid #dddddd);padding:.5rem;border-radius:4px}._swap--interactive_2hv4a_726{cursor:pointer;transition:all .2s ease}._swap--interactive_2hv4a_726:hover{opacity:.8}._swap--interactive_2hv4a_726:active{transform:translateY(1px)}html{box-sizing:border-box;font-size:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}input,button,select,textarea,optgroup,option{font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;color:inherit}ul{list-style:none}body{min-width:360px;margin:0;padding:0;line-height:var(--line-height-m);color:var(--color-text-primary);background-color:var(--color-bg-primary)}._root_2hv4a_780{display:flex;flex-direction:column;width:100%;position:relative}._root_2hv4a_780._fullWidth_2hv4a_786{width:100%}._wrapper_2hv4a_790{position:relative;display:flex;align-items:center;border-radius:8px;transition:all .2s ease;border:1px solid;background:var(--color-white-alpha-100);cursor:pointer;box-sizing:border-box;overflow:hidden}._wrapper_2hv4a_790:hover{border-color:var(--color-indigo-400)}._wrapper_2hv4a_790._open_2hv4a_805{border-color:var(--color-indigo-500);z-index:100}._wrapper_2hv4a_790._outline_2hv4a_809{border-color:var(--color-blue-gray-100);background:var(--color-white-alpha-100)}._wrapper_2hv4a_790._outline_2hv4a_809:hover{border-color:var(--color-indigo-400)}._wrapper_2hv4a_790._outline_2hv4a_809._open_2hv4a_805{border-color:var(--color-indigo-500)}._wrapper_2hv4a_790._fill_2hv4a_819{border-color:var(--color-blue-gray-25);background:var(--color-blue-gray-25)}._wrapper_2hv4a_790._fill_2hv4a_819:hover{background:var(--color-blue-gray-35);border-color:var(--color-blue-gray-35)}._wrapper_2hv4a_790._fill_2hv4a_819._open_2hv4a_805{background:var(--color-blue-gray-50);border-color:var(--color-blue-gray-50)}._wrapper_2hv4a_790._small_2hv4a_831{height:32px;min-height:32px}._wrapper_2hv4a_790._small_2hv4a_831 ._inputElement_2hv4a_835{height:32px;padding:0 12px;font-size:14px}._wrapper_2hv4a_790._small_2hv4a_831 ._label_2hv4a_840{font-size:14px;left:12px;background-color:transparent}._wrapper_2hv4a_790._small_2hv4a_831 ._clockIcon_2hv4a_845{right:8px;width:16px;height:16px}._wrapper_2hv4a_790._small_2hv4a_831 ._clearButton_2hv4a_850{right:28px;width:16px;height:16px;font-size:14px}._wrapper_2hv4a_790._medium_2hv4a_856{height:48px;min-height:48px}._wrapper_2hv4a_790._medium_2hv4a_856 ._inputElement_2hv4a_835{height:48px;padding:16px 16px 8px;font-size:16px}._wrapper_2hv4a_790._medium_2hv4a_856._filled_2hv4a_865 ._inputElement_2hv4a_835,._wrapper_2hv4a_790._medium_2hv4a_856._open_2hv4a_805 ._inputElement_2hv4a_835{padding:22px 16px 2px}._wrapper_2hv4a_790._medium_2hv4a_856 ._label_2hv4a_840{font-size:16px;left:16px;top:50%;background-color:transparent;transform:translateY(-50%)}._wrapper_2hv4a_790._medium_2hv4a_856 ._clockIcon_2hv4a_845{right:12px;width:16px;height:16px;top:50%;color:var(--color-blue-gray-600);transform:translateY(-50%)}._wrapper_2hv4a_790._medium_2hv4a_856 ._clearButton_2hv4a_850{right:40px;width:16px;height:16px;font-size:18px;color:var(--color-blue-gray-600);top:50%;transform:translateY(-50%)}._wrapper_2hv4a_790._error_2hv4a_892{border-color:var(--color-danger-300)!important}._wrapper_2hv4a_790._error_2hv4a_892._outline_2hv4a_809{background:var(--color-white-alpha-100)!important}._wrapper_2hv4a_790._error_2hv4a_892._fill_2hv4a_819{background:#fff0f0}._wrapper_2hv4a_790._disabled_2hv4a_901{border-color:var(--color-disabled-2)!important;color:var(--color-disabled-4)!important;cursor:not-allowed}._wrapper_2hv4a_790._disabled_2hv4a_901 ._inputElement_2hv4a_835{color:var(--color-disabled-4);cursor:not-allowed}._inputElement_2hv4a_835{flex:1;width:100%;border:none;background:transparent;outline:none;color:var(--color-blue-gray-900);cursor:pointer;font-family:inherit;transition:padding .2s ease;box-sizing:border-box}._inputElement_2hv4a_835._inputWithLabel_2hv4a_933{padding-top:16px;padding-bottom:8px}._wrapper_2hv4a_790._medium_2hv4a_856 ._inputElement_2hv4a_835::placeholder{opacity:0}._wrapper_2hv4a_790._small_2hv4a_831 ._inputElement_2hv4a_835::placeholder{color:var(--color-blue-gray-700);opacity:1}._inputElement_2hv4a_835:disabled{cursor:not-allowed}._label_2hv4a_840{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:var(--color-blue-gray-700);pointer-events:none;transition:all .2s ease;display:flex;align-items:center;gap:4px;background:transparent;z-index:2;line-height:1}._wrapper_2hv4a_790._outline_2hv4a_809 ._label_2hv4a_840{background:transparent;padding:0 4px;margin-left:-4px}._wrapper_2hv4a_790._fill_2hv4a_819 ._label_2hv4a_840{background:var(--color-blue-gray-25);padding:0 4px;margin-left:-4px}._wrapper_2hv4a_790._medium_2hv4a_856._filled_2hv4a_865 ._label_2hv4a_840,._wrapper_2hv4a_790._medium_2hv4a_856._open_2hv4a_805 ._label_2hv4a_840{top:8px;transform:none;font-size:12px;left:12px;font-weight:500}._wrapper_2hv4a_790._medium_2hv4a_856._fill_2hv4a_819._filled_2hv4a_865 ._label_2hv4a_840,._wrapper_2hv4a_790._medium_2hv4a_856._fill_2hv4a_819._open_2hv4a_805 ._label_2hv4a_840{background:var(--color-blue-gray-50)}._wrapper_2hv4a_790._error_2hv4a_892 ._label_2hv4a_840{color:var(--color-danger-500)}._wrapper_2hv4a_790._error_2hv4a_892._outline_2hv4a_809._filled_2hv4a_865 ._label_2hv4a_840,._wrapper_2hv4a_790._error_2hv4a_892._outline_2hv4a_809._open_2hv4a_805 ._label_2hv4a_840{background:var(--color-white-alpha-100)}._wrapper_2hv4a_790._error_2hv4a_892._fill_2hv4a_819._filled_2hv4a_865 ._label_2hv4a_840,._wrapper_2hv4a_790._error_2hv4a_892._fill_2hv4a_819._open_2hv4a_805 ._label_2hv4a_840{background:#fff0f0}._wrapper_2hv4a_790._disabled_2hv4a_901 ._label_2hv4a_840{color:var(--color-disabled-4)}._clockIcon_2hv4a_845{position:absolute;color:var(--color-blue-gray-600);pointer-events:none;z-index:2}._wrapper_2hv4a_790._disabled_2hv4a_901 ._clockIcon_2hv4a_845{color:#9ca3af}._clearButton_2hv4a_850{position:absolute;border:none;background:transparent;color:var(--color-blue-gray-700);cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:4px;z-index:3;transition:all .2s ease}._wrapper_2hv4a_790._error_2hv4a_892 ._clearButton_2hv4a_850{color:var(--color-danger-500)}._wrapper_2hv4a_790._error_2hv4a_892 ._clearButton_2hv4a_850:hover{border-color:var(--color-danger-400)}._requiredIcon_2hv4a_1029{color:var(--color-danger-500);width:6px;height:6px;flex-shrink:0}._errorText_2hv4a_1036{color:var(--color-danger-500);font-size:12px;line-height:16px;margin:4px 8px 0;display:block}._dropdownWrapper_2hv4a_1044{position:absolute;background:var(--color-white-alpha-100);box-shadow:0 12px 20px #4453710d;top:100%;max-width:110px;left:0;right:0;margin-top:4px;z-index:1000}._dropdown_2hv4a_1044{background:var(--color-white-alpha-100);border-radius:8px;padding:6px;width:108px}._timeSelector_2hv4a_1063{display:flex;gap:4px;margin-bottom:8px}._column_2hv4a_1069{flex:1;display:flex;flex-direction:column}._columnHeader_2hv4a_1075{font-size:12px;font-weight:400;color:var(--color-blue-gray-600);text-align:center;margin-bottom:2px;text-transform:uppercase;letter-spacing:.5px}._scrollContainer_2hv4a_1085{height:200px;overflow-y:auto;border:1px solid var(--color-blue-gray-25);border-radius:8px;scroll-behavior:smooth}._scrollContainer_2hv4a_1085::-webkit-scrollbar{width:4px}._scrollContainer_2hv4a_1085::-webkit-scrollbar-track{background:transparent}._scrollContainer_2hv4a_1085::-webkit-scrollbar-thumb{background:var(--color-blue-gray-200);border-radius:2px}._amPmContainer_2hv4a_1103{display:flex;flex-direction:column;background:var(--color-white-alpha-100);box-shadow:0 12px 20px #4453710d;gap:4px}._timeItem_2hv4a_1111{height:32px;display:flex;align-items:center;justify-content:center;font-size:14px;color:var(--color-blue-gray-700);cursor:pointer;transition:all .2s ease;border:none;background:transparent;width:100%;position:relative}._timeItem_2hv4a_1111:hover{color:var(--color-indigo-600)}._timeItem_2hv4a_1111._timeItemActive_2hv4a_1128{color:var(--color-indigo-600);font-weight:500}._timeItem_2hv4a_1111._timeItemSelected_2hv4a_1132{background:var(--color-indigo-600);color:var(--color-white-alpha-100);font-weight:500}._timeItem_2hv4a_1111._timeItemSelected_2hv4a_1132:hover{background:var(--color-indigo-700)}._timeItem_2hv4a_1111._amPmItem_2hv4a_1140{border:1px solid var(--color-blue-gray-100);border-radius:4px;font-size:13px;font-weight:500}._dropdownActions_2hv4a_1147{display:flex;gap:8px;justify-content:flex-end;border-top:1px solid var(--color-blue-gray-100);padding-top:12px;margin-top:8px;display:none}._actionButton_2hv4a_1157{padding:8px 16px;border:1px solid var(--color-blue-gray-200);background:transparent;border-radius:6px;font-size:14px;color:var(--color-blue-gray-700);cursor:pointer;transition:all .2s ease}._actionButton_2hv4a_1157:hover{background:var(--color-blue-gray-50)}._actionButton_2hv4a_1157._primary_2hv4a_1170{background:var(--color-indigo-500);color:#fff;border-color:var(--color-indigo-500)}._actionButton_2hv4a_1157._primary_2hv4a_1170:hover{background:var(--color-indigo-600)}._dropdown_2hv4a_1044:has(._dropdownActions_2hv4a_1147:not(:empty)) ._dropdownActions_2hv4a_1147{display:flex}
|
|
2
|
-
/*$vite$:1*/`,document.head.appendChild(mt);function xt(e){const o=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const r in e)if(r!=="default"){const t=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(o,r,t.get?t:{enumerable:!0,get:()=>e[r]})}}return o.default=e,Object.freeze(o)}const h=xt(p),To=xt(hr),yt=p.forwardRef(({width:e="12",height:o="14",color:r="currentColor",...t},n)=>l.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 12 14",fill:"none",color:r,xmlns:"http://www.w3.org/2000/svg",...t,children:l.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.99981 1.15596C5.58486 1.15596 5.26071 1.5097 5.26071 1.92999C5.26071 2.35027 5.58486 2.70401 5.99981 2.70401C6.41476 2.70401 6.73892 2.35027 6.73892 1.92999C6.73892 1.5097 6.41476 1.15596 5.99981 1.15596ZM7.52625 2.97883C7.71034 2.67766 7.81761 2.31796 7.81761 1.92999C7.81761 0.85689 6.99699 0 5.99981 0C5.00263 0 4.18202 0.85689 4.18202 1.92999C4.18202 2.31929 4.29002 2.68014 4.47528 2.98194C2.71018 3.64815 1.44259 5.43858 1.44112 7.54918L1.42653 8.81527L1.42649 8.81526V8.8224C1.42649 9.53493 1.14719 10.142 0.840751 10.5707L1.26889 10.9222L0.84075 10.5707C0.618394 10.8817 0.637558 11.2617 0.739392 11.5238C0.841825 11.7874 1.09897 12.0987 1.50984 12.0987H3.60896C3.87007 13.2133 4.87 14 5.99981 14C7.12962 14 8.12956 13.2133 8.39066 12.0987H10.4904C10.8945 12.0987 11.1518 11.7969 11.2567 11.5349C11.3609 11.2749 11.3821 10.9009 11.1691 10.5902C10.8762 10.163 10.604 9.55005 10.6031 8.826L10.6177 7.62328L10.6177 7.62328V7.61577C10.6177 5.46908 9.32466 3.6487 7.52625 2.97883ZM7.23799 12.0987H4.76163C4.97941 12.5276 5.43354 12.844 5.99981 12.844C6.56608 12.844 7.02021 12.5276 7.23799 12.0987ZM5.99981 3.85997C4.07353 3.85997 2.51981 5.51795 2.51981 7.55286V7.55999L2.51977 7.55999L2.50518 8.82612C2.50439 9.67736 2.23203 10.3999 1.91215 10.9428H10.093C9.78555 10.3984 9.52439 9.67423 9.52439 8.8224V8.81489L9.52444 8.81489L9.53902 7.61212C9.53716 5.54413 7.95764 3.85997 5.99981 3.85997Z",fill:"currentColor"})}));yt.displayName="AlertsBellIcon";const oo=p.forwardRef(({width:e="7",height:o="4",color:r="currentColor",...t},n)=>l.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 7 4",fill:"none",color:r,xmlns:"http://www.w3.org/2000/svg",...t,children:l.jsx("path",{d:"M3.49691e-07 -6.11959e-07L7 0L7 1L6 1L6 2L5 2L5 3L4 3L4 4L3 4L3 3L2 3L2 2L1 2L1 0.999999L2.62268e-07 0.999999L3.49691e-07 -6.11959e-07Z",fill:"currentColor"})}));oo.displayName="ArrowIcon";const Lo=p.forwardRef(({width:e="12",height:o="8",color:r="currentColor",...t},n)=>l.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 12 8",fill:"none",color:r,xmlns:"http://www.w3.org/2000/svg",...t,children:l.jsx("path",{d:"M0.389592 1.98092C0.0924666 1.68054 0.0924666 1.19298 0.389592 0.892602C0.686718 0.592224 1.169 0.592224 1.46613 0.892602L6.00011 5.47622L10.5341 0.892602L10.5919 0.840022C10.8907 0.593502 11.332 0.610955 11.6106 0.892602C11.8892 1.17425 11.9065 1.62039 11.6626 1.9225L11.6106 1.98092L6.53838 7.1087C6.24125 7.40908 5.75897 7.40908 5.46184 7.1087L0.389592 1.98092Z",fill:"currentColor"})}));Lo.displayName="ArrowChevronDownIcon";const gr=p.forwardRef(({width:e="6",height:o="10",color:r="currentColor",...t},n)=>l.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 6 10",fill:"none",color:r,xmlns:"http://www.w3.org/2000/svg",...t,children:l.jsx("path",{d:"M4.61595 0.51226C4.85625 0.274559 5.2463 0.274559 5.4866 0.51226C5.7269 0.74996 5.7269 1.13579 5.4866 1.37349L1.8197 5.00068L5.4866 8.62786L5.52867 8.6741C5.72588 8.91317 5.71192 9.26621 5.4866 9.48909C5.26128 9.71197 4.90437 9.72578 4.66269 9.5307L4.61595 9.48909L0.513723 5.43129C0.27342 5.19359 0.27342 4.80776 0.513723 4.57006L4.61595 0.51226Z",fill:"currentColor"})}));gr.displayName="ArrowChevronLeftIcon";const vr=p.forwardRef(({width:e="6",height:o="10",color:r="currentColor",...t},n)=>l.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 6 10",fill:"none",color:r,xmlns:"http://www.w3.org/2000/svg",...t,children:l.jsx("path",{d:"M1.38405 0.51226C1.14375 0.274559 0.7537 0.274559 0.5134 0.51226C0.2731 0.74996 0.2731 1.13579 0.5134 1.37349L4.1803 5.00068L0.5134 8.62786L0.47133 8.6741C0.27412 8.91317 0.28808 9.26621 0.5134 9.48909C0.73872 9.71197 1.09563 9.72578 1.33731 9.5307L1.38405 9.48909L5.48628 5.43129C5.72658 5.19359 5.72658 4.80776 5.48628 4.57006L1.38405 0.51226Z",fill:"currentColor"})}));vr.displayName="ArrowChevronRightIcon";const br=p.forwardRef(({width:e="12",height:o="8",color:r="currentColor",...t},n)=>l.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 12 8",fill:"none",color:r,xmlns:"http://www.w3.org/2000/svg",...t,children:l.jsx("path",{d:"M0.389348 6.01908C0.0922225 6.31946 0.0922225 6.80702 0.389348 7.1074C0.686474 7.40778 1.16876 7.40778 1.46588 7.1074L5.99987 2.52378L10.5339 7.1074L10.5916 7.15998C10.8905 7.4065 11.3318 7.38904 11.6104 7.1074C11.889 6.82575 11.9062 6.37961 11.6624 6.0775L11.6104 6.01908L6.53813 0.891299C6.24101 0.590921 5.75873 0.590921 5.4616 0.891299L0.389348 6.01908Z",fill:"currentColor"})}));br.displayName="ArrowChevronUpIcon";const zt=p.forwardRef(({width:e="20",height:o="20",color:r="currentColor",...t},n)=>l.jsxs("svg",{ref:n,width:e,height:o,viewBox:"0 0 20 20",fill:"none",color:r,xmlns:"http://www.w3.org/2000/svg",...t,children:[l.jsx("path",{d:"M4.61595 0.51226C4.85625 0.274559 5.2463 0.274559 5.4866 0.51226C5.7269 0.74996 5.7269 1.13579 5.4866 1.37349L1.8197 5.00068L5.4866 8.62786L5.52867 8.6741C5.72588 8.91317 5.71192 9.26621 5.4866 9.48909C5.26128 9.71197 4.90437 9.72578 4.66269 9.5307L4.61595 9.48909L0.513723 5.43129C0.27342 5.19359 0.27342 4.80776 0.513723 4.57006L4.61595 0.51226Z",fill:"currentColor"}),l.jsx("path",{d:"M16.8177 16.6405V14.8814C16.1314 15.819 15.2558 16.6114 14.2383 17.2003C12.6375 18.1269 10.7767 18.5003 8.943 18.2632C7.10933 18.0261 5.40418 17.1915 4.0908 15.8884C2.85964 14.6667 2.03687 13.0967 1.72922 11.3943L1.67415 11.0524L1.66757 10.9751C1.65349 10.5914 1.93183 10.2515 2.32023 10.1975C2.70873 10.1436 3.06938 10.3949 3.1603 10.7679L3.1751 10.8444L3.21949 11.1247C3.472 12.5223 4.14833 13.8108 5.15856 14.8132C6.23591 15.882 7.63379 16.5661 9.13699 16.7605C10.6404 16.9549 12.1668 16.6491 13.4796 15.8892C14.4494 15.3278 15.2625 14.541 15.8568 13.6031H13.7878C13.3695 13.6031 13.0301 13.2643 13.0299 12.846C13.0299 12.4276 13.3694 12.0881 13.7878 12.0881H17.5755C17.9939 12.0881 18.3334 12.4276 18.3334 12.846V16.6405C18.3334 17.0589 17.9939 17.3984 17.5755 17.3984C17.1572 17.3984 16.8177 17.0589 16.8177 16.6405ZM5.7619 2.79837C7.36266 1.87183 9.22345 1.49842 11.0572 1.73548C12.8908 1.97256 14.596 2.80723 15.9094 4.11033C17.1405 5.33197 17.9633 6.90196 18.2709 8.60436L18.326 8.94633L18.3326 9.0236C18.3467 9.40726 18.0683 9.74723 17.6799 9.80124C17.2914 9.85513 16.9308 9.6038 16.8399 9.23075L16.8251 9.1543L16.7807 8.87399C16.5282 7.4764 15.8518 6.18786 14.8416 5.18554C13.7643 4.11673 12.3664 3.43256 10.8632 3.23815C9.35973 3.04379 7.8334 3.34964 6.5206 4.10951C5.55079 4.67088 4.73768 5.45767 4.1434 6.39557H6.21235C6.63062 6.39557 6.97004 6.73442 6.97023 7.15266C6.97023 7.57106 6.63073 7.91057 6.21235 7.91057H2.42462C2.00624 7.91057 1.66675 7.57106 1.66675 7.15266V3.35817C1.66675 2.93977 2.00624 2.60026 2.42462 2.60026C2.843 2.60026 3.1825 2.93977 3.1825 3.35817V5.11649C3.86867 4.1791 4.74458 3.38722 5.7619 2.79837Z",fill:"currentColor"})]}));zt.displayName="ArrowRefreshIcon";const wr=p.forwardRef(({width:e="12",height:o="14",color:r="currentColor",...t},n)=>l.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 12 14",fill:"none",color:r,xmlns:"http://www.w3.org/2000/svg",...t,children:l.jsx("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M2.5008 0C2.8359 0 3.10754 0.271343 3.10754 0.606061V1.03896H8.76404V0.606061C8.76404 0.271343 9.03569 0 9.37079 0C9.70588 0 9.97753 0.271343 9.97753 0.606061V1.0693C11.1288 1.25417 12 2.26124 12 3.4632V10.9091C12 12.2408 10.9306 13.3333 9.5955 13.3333H2.40449C1.06944 13.3333 0 12.2408 0 10.9091V3.4632C0 2.30635 0.806989 1.33004 1.89406 1.09355V0.606061C1.89406 0.271343 2.16571 0 2.5008 0ZM2.48826 2.25108H2.40449C1.7538 2.25108 1.21348 2.78664 1.21348 3.4632V3.98636C1.23562 3.98392 1.25811 3.98266 1.2809 3.98266H10.7191C10.7419 3.98266 10.7644 3.98392 10.7865 3.98636V3.4632C10.7865 2.78664 10.2462 2.25108 9.59551 2.25108H2.51335C2.50918 2.25116 2.505 2.2512 2.5008 2.2512C2.49661 2.2512 2.49243 2.25116 2.48826 2.25108ZM10.7865 5.19109C10.7644 5.19353 10.7419 5.19478 10.7191 5.19478H1.2809C1.25811 5.19478 1.23562 5.19353 1.21348 5.19109V10.9091C1.21348 11.5856 1.7538 12.1212 2.40449 12.1212H9.5955C10.2462 12.1212 10.7865 11.5856 10.7865 10.9091V5.19109Z",fill:"currentColor"})}));wr.displayName="CalendarDueIcon";const mr=p.forwardRef(({width:e="18",height:o="12",color:r="currentColor",...t},n)=>l.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 18 12",fill:"none",color:r,xmlns:"http://www.w3.org/2000/svg",...t,children:l.jsx("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M17.2333 0.268072C17.5889 0.625501 17.5889 1.20501 17.2333 1.56244L7.11421 11.7319C6.75855 12.0894 6.18192 12.0894 5.82627 11.7319L0.766742 6.64718C0.411086 6.28975 0.411086 5.71025 0.766742 5.35282C1.1224 4.99539 1.69903 4.99539 2.05469 5.35282L6.47024 9.79038L15.9453 0.268072C16.301 -0.0893573 16.8776 -0.0893573 17.2333 0.268072Z",fill:"currentColor"})}));mr.displayName="CheckIcon";const xr=p.forwardRef(({width:e="14",height:o="14",color:r="currentColor",...t},n)=>l.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 14 14",fill:"none",color:r,xmlns:"http://www.w3.org/2000/svg",...t,children:l.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.66667 1.21212C3.6542 1.21212 1.21212 3.6542 1.21212 6.66667C1.21212 9.67913 3.6542 12.1212 6.66667 12.1212C9.67913 12.1212 12.1212 9.67913 12.1212 6.66667C12.1212 3.6542 9.67913 1.21212 6.66667 1.21212ZM0 6.66667C0 2.98477 2.98477 0 6.66667 0C10.3486 0 13.3333 2.98477 13.3333 6.66667C13.3333 10.3486 10.3486 13.3333 6.66667 13.3333C2.98477 13.3333 0 10.3486 0 6.66667ZM6.66667 3.65042C7.00139 3.65042 7.27273 3.92176 7.27273 4.25648V6.98742L9.13105 7.60686C9.44859 7.71271 9.6202 8.05593 9.51435 8.37347C9.40851 8.69101 9.06528 8.86263 8.74774 8.75678L6.47501 7.9992C6.22753 7.91671 6.06061 7.68511 6.06061 7.42424V4.25648C6.06061 3.92176 6.33195 3.65042 6.66667 3.65042Z",fill:"currentColor"})}));xr.displayName="ClockIcon";const kt=p.forwardRef(({width:e="16",height:o="16",color:r="currentColor",...t},n)=>l.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 16 16",fill:"none",color:r,xmlns:"http://www.w3.org/2000/svg",...t,children:l.jsx("path",{d:"M15.75 8C15.75 11.875 12.9062 15.0938 9.1875 15.6562V10.25H11L11.3438 8H9.1875V6.5625C9.1875 5.9375 9.5 5.34375 10.4688 5.34375H11.4375V3.4375C11.4375 3.4375 10.5625 3.28125 9.6875 3.28125C7.9375 3.28125 6.78125 4.375 6.78125 6.3125V8H4.8125V10.25H6.78125V15.6562C3.0625 15.0938 0.25 11.875 0.25 8C0.25 3.71875 3.71875 0.25 8 0.25C12.2812 0.25 15.75 3.71875 15.75 8Z",fill:"currentColor"})}));kt.displayName="FacebookIcon";const Ct=p.forwardRef(({width:e="24",height:o="24",color:r="currentColor",...t},n)=>l.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 24 24",fill:"none",color:r,xmlns:"http://www.w3.org/2000/svg",...t,children:l.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3.81141 12.1012C3.87593 12.2535 3.97063 12.4625 4.09895 12.7108C4.3856 13.2655 4.83521 14.007 5.48324 14.75C6.76991 16.2251 8.83301 17.7052 12.0147 17.7583C15.1781 17.811 17.229 16.3414 18.5133 14.8426C19.1606 14.0872 19.6104 13.3255 19.8978 12.7527C20.0305 12.4882 20.1275 12.2662 20.1923 12.1069C20.1293 11.9442 20.0345 11.7164 19.9036 11.4442C19.6223 10.8593 19.1797 10.0802 18.5368 9.30409C17.2612 7.76418 15.2078 6.24033 12.0008 6.24033C8.79367 6.24033 6.74027 7.76418 5.46471 9.30409C4.82185 10.0802 4.3792 10.8593 4.09791 11.4442C3.96857 11.7132 3.87443 11.9389 3.81141 12.1012ZM21.1034 12.115C21.9177 11.855 21.9175 11.8541 21.9175 11.8541L21.9172 11.8531L21.9164 11.8506L21.9142 11.8438L21.9075 11.8228C21.902 11.8056 21.8942 11.7822 21.8842 11.7529C21.8642 11.6943 21.835 11.6121 21.7959 11.5097C21.7178 11.3051 21.5999 11.0188 21.4361 10.6781C21.1092 9.99839 20.5946 9.09125 19.8407 8.18111C18.3227 6.34859 15.8248 4.5 12.0008 4.5C8.17667 4.5 5.67877 6.34859 4.16083 8.18111C3.40694 9.09125 2.89229 9.99839 2.56546 10.6781C2.40161 11.0188 2.28368 11.3051 2.20561 11.5097C2.16654 11.6121 2.13737 11.6943 2.11733 11.7529C2.10731 11.7822 2.09957 11.8056 2.09401 11.8228L2.0873 11.8438L2.08515 11.8506L2.08437 11.8531L2.08406 11.8541C2.08406 11.8541 2.08379 11.855 2.89816 12.115L2.08406 11.8541L2 12.1278L2.09123 12.3982L2.89816 12.115C2.09123 12.3982 2.09123 12.3982 2.09123 12.3982L2.09187 12.4001L2.09271 12.4025L2.09501 12.4092L2.10212 12.4295C2.10798 12.446 2.11611 12.4685 2.12659 12.4966C2.14755 12.5527 2.17794 12.6312 2.21844 12.7289C2.29938 12.9242 2.42107 13.1971 2.58904 13.5221C2.92417 14.1706 3.44829 15.0357 4.20795 15.9066C5.73666 17.6592 8.22486 19.4356 11.9868 19.4984C15.7671 19.5614 18.2675 17.7744 19.7985 15.9877C20.559 15.1003 21.0828 14.2119 21.4172 13.5453C21.5849 13.2111 21.7063 12.93 21.7869 12.729C21.8273 12.6284 21.8575 12.5476 21.8783 12.4899C21.8887 12.4611 21.8968 12.438 21.9026 12.4211L21.9096 12.4004L21.9118 12.3936L21.913 12.3901C21.913 12.3901 21.9132 12.3893 21.1034 12.115ZM21.1034 12.115L21.913 12.3901L22 12.1229L21.9175 11.8541L21.1034 12.115ZM12.0008 10.6404C11.1931 10.6404 10.5785 11.284 10.5785 12.0282C10.5785 12.7724 11.1931 13.416 12.0008 13.416C12.8084 13.416 13.423 12.7724 13.423 12.0282C13.423 11.284 12.8084 10.6404 12.0008 10.6404ZM8.87174 12.0282C8.87174 10.2783 10.2948 8.90009 12.0008 8.90009C13.7068 8.90009 15.1298 10.2783 15.1298 12.0282C15.1298 13.778 13.7068 15.1563 12.0008 15.1563C10.2948 15.1563 8.87174 13.778 8.87174 12.0282Z",fill:"currentColor"})}));Ct.displayName="EyeIcon";const St=p.forwardRef(({width:e="26",height:o="26",color:r="currentColor",...t},n)=>l.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 20 16",fill:"none",color:r,xmlns:"http://www.w3.org/2000/svg",...t,children:l.jsx("path",{d:"M3.1748 0.365633C3.52548 0.0133947 4.09501 0.0120625 4.44727 0.362703L18.5098 14.3627C18.862 14.7134 18.8633 15.2829 18.5127 15.6352C18.162 15.9874 17.5925 15.9887 17.2402 15.6381L15.4219 13.8275C14.0078 14.6962 12.2138 15.2955 9.98535 15.2592C6.24817 15.1983 3.77389 13.4742 2.25391 11.7729C1.49912 10.928 0.978606 10.0886 0.645508 9.45938C0.478531 9.14393 0.357005 8.87883 0.276367 8.68887C0.236017 8.59382 0.205544 8.51715 0.18457 8.46231C0.174143 8.43505 0.166052 8.4131 0.160156 8.39688C0.1572 8.38875 0.155166 8.38158 0.15332 8.37637C0.152423 8.37384 0.152002 8.37135 0.151367 8.36954L0.150391 8.36759L0.149414 8.36661C0.149255 8.36615 0.149452 8.36568 1 8.07169L0.149414 8.36563L0.0527344 8.08438L0.141602 7.80118V7.8002L0.142578 7.79825C0.142918 7.79718 0.143111 7.79573 0.143555 7.79434C0.144528 7.79131 0.145991 7.78713 0.147461 7.78262C0.150433 7.77353 0.154173 7.76127 0.15918 7.74649C0.169345 7.7165 0.184206 7.67522 0.203125 7.62345C0.241011 7.51976 0.29686 7.37416 0.373047 7.19571C0.525333 6.83906 0.759301 6.34709 1.0918 5.79239C1.69952 4.77853 2.65206 3.52877 4.05762 2.51407L3.17773 1.63809C2.8255 1.28742 2.82416 0.71789 3.1748 0.365633ZM5.35449 3.80509C4.0708 4.66156 3.19506 5.78506 2.63574 6.71817C2.35216 7.1913 2.15402 7.60836 2.02832 7.90274C2.00429 7.95903 1.98456 8.01137 1.96582 8.05802C2.02864 8.20124 2.11743 8.39297 2.23633 8.61759C2.518 9.14965 2.95999 9.86098 3.59668 10.5736C4.86035 11.9881 6.88644 13.4085 10.0146 13.4594C11.6827 13.4865 13.0245 13.0937 14.1016 12.5131L11.9668 10.3881C11.4256 10.8122 10.7417 11.0668 10 11.0668C8.28749 11.0668 6.84966 9.71524 6.84961 7.9877C6.84961 7.23652 7.12734 6.55085 7.5791 6.01993L5.35449 3.80509ZM10 0.660554C13.7997 0.660554 16.2836 2.45472 17.793 4.2338C18.5422 5.11695 19.0541 5.99715 19.3789 6.65665C19.5417 6.98725 19.6586 7.26535 19.7363 7.46427C19.7752 7.56373 19.8052 7.64337 19.8252 7.70059C19.8351 7.72893 19.8421 7.75212 19.8477 7.76895C19.8505 7.77739 19.8528 7.78508 19.8545 7.79044C19.8553 7.79303 19.8568 7.79543 19.8574 7.79727L19.8584 7.79923V7.8002C19.8585 7.80066 19.8585 7.80163 19 8.07169L19.8535 8.35684V8.35782L19.8525 8.35977C19.8522 8.36088 19.852 8.36225 19.8516 8.36368C19.8504 8.36718 19.8485 8.37204 19.8467 8.37735C19.843 8.38788 19.8383 8.40199 19.832 8.41934C19.8194 8.45439 19.801 8.50323 19.7773 8.56387C19.7298 8.68544 19.6593 8.8563 19.5635 9.06387C19.3721 9.47821 19.0775 10.0449 18.6592 10.6684C18.3822 11.0811 17.8229 11.1913 17.4102 10.9145C16.9974 10.6375 16.8871 10.0782 17.1641 9.66544C17.5201 9.13481 17.7695 8.65381 17.9287 8.30899C17.9721 8.21513 18.0052 8.13023 18.0352 8.05899C17.9735 7.90559 17.8846 7.6972 17.7637 7.45157C17.4872 6.89028 17.0525 6.14235 16.4209 5.39786C15.1683 3.92146 13.1521 2.46036 10 2.46036C9.64147 2.46036 9.29889 2.47886 8.97168 2.51407C8.47757 2.56726 8.0338 2.21028 7.98047 1.71622C7.92728 1.22214 8.28431 0.778388 8.77832 0.725007C9.17075 0.682764 9.5781 0.660554 10 0.660554ZM19.9463 8.0795L19.8535 8.35587L19 8.07169L19.8584 7.80118L19.9463 8.0795ZM1.85742 8.34415L1.8584 8.34317V8.34219C1.85841 8.34217 1.85851 8.34159 1.85742 8.34122C1.85695 8.34265 1.85742 8.34415 1.85742 8.34415ZM8.65039 7.9877C8.65044 8.66768 9.22729 9.267 10 9.267C10.2462 9.267 10.4737 9.20399 10.6699 9.09708L8.86328 7.29825C8.72713 7.49908 8.65039 7.73527 8.65039 7.9877Z",fill:"currentColor"})}));St.displayName="EyeSlashIcon";const $t=p.forwardRef(({width:e="14",height:o="14",color:r="currentColor",...t},n)=>l.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 14 14",fill:"none",color:r,xmlns:"http://www.w3.org/2000/svg",...t,children:l.jsx("path",{d:"M7 5.34375C7.90625 5.34375 8.65625 6.09375 8.65625 7C8.65625 7.3125 8.5625 7.59375 8.4375 7.84375C7.78125 8.96875 6.1875 8.96875 5.53125 7.84375C4.90625 6.75 5.6875 5.34375 7 5.34375ZM10.875 4.0625C11.1562 4.71875 11.0938 6.28125 11.0938 7C11.0938 7.75 11.1562 9.3125 10.875 9.96875C10.7188 10.4062 10.375 10.75 9.9375 10.9062C9.28125 11.1875 7.71875 11.125 7 11.125C6.25 11.125 4.6875 11.1875 4.03125 10.9062C3.59375 10.75 3.25 10.4062 3.09375 9.96875C2.84375 9.3125 2.875 7.75 2.875 7C2.875 6.28125 2.84375 4.71875 3.09375 4.0625C3.25 3.625 3.59375 3.28125 4.03125 3.125C4.6875 2.84375 6.25 2.90625 7 2.90625C7.71875 2.90625 9.28125 2.84375 9.9375 3.125C10.375 3.28125 10.7188 3.625 10.875 4.0625ZM7 9.5625C8.40625 9.59375 9.5625 8.4375 9.5625 7C9.5625 6.5625 9.4375 6.125 9.21875 5.71875C8.21875 4.03125 5.75 4.03125 4.75 5.71875C3.78125 7.4375 5 9.5625 7 9.5625ZM9.65625 4.9375C9.96875 4.9375 10.25 4.6875 10.25 4.34375C10.25 4.25 10.2188 4.125 10.1562 4.03125C9.9375 3.65625 9.375 3.65625 9.125 4.03125C8.90625 4.4375 9.1875 4.9375 9.65625 4.9375ZM12.5 0C13.3125 0 14 0.6875 14 1.5V12.5C14 13.3438 13.3125 14 12.5 14H1.5C0.65625 14 0 13.3438 0 12.5V1.5C0 0.6875 0.65625 0 1.5 0H12.5ZM11.9375 9.0625C12 8.25 12 5.78125 11.9375 4.96875C11.9062 4.15625 11.7188 3.4375 11.1562 2.875C10.5625 2.28125 9.84375 2.09375 9.0625 2.0625C8.21875 2 5.75 2 4.9375 2.0625C4.125 2.09375 3.40625 2.28125 2.84375 2.84375C2.25 3.4375 2.0625 4.15625 2.03125 4.9375C1.96875 5.78125 1.96875 8.25 2.03125 9.0625C2.0625 9.875 2.25 10.5938 2.84375 11.1562C3.40625 11.75 4.125 11.9375 4.9375 11.9688C5.75 12.0312 8.21875 12.0312 9.0625 11.9688C9.84375 11.9375 10.5625 11.75 11.1562 11.1562C11.7188 10.5938 11.9062 9.875 11.9375 9.0625Z",fill:""})}));$t.displayName="InstagramIcon";const Et=p.forwardRef(({width:e="16",height:o="16",color:r="currentColor",...t},n)=>l.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 16 16",fill:"none",color:r,xmlns:"http://www.w3.org/2000/svg",...t,children:l.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3.9999 2.60039C3.6286 2.60039 3.2725 2.74789 3.00995 3.01044C2.7474 3.27299 2.5999 3.62909 2.5999 4.00039V9.21858L4.90897 6.90951L4.9172 6.90143C5.31663 6.51708 5.80506 6.28727 6.33324 6.28727C6.86141 6.28727 7.34985 6.51708 7.74927 6.90143L7.7575 6.90951L9.33324 8.48524L9.57564 8.24284L9.58387 8.23477C9.98329 7.85041 10.4717 7.62061 10.9999 7.62061C11.5281 7.62061 12.0165 7.85041 12.4159 8.23477L12.4242 8.24284L13.3999 9.21858V4.00039C13.3999 3.62909 13.2524 3.27299 12.9899 3.01044C12.7273 2.74789 12.3712 2.60039 11.9999 2.60039H3.9999ZM14.5999 4.00039C14.5999 3.31083 14.326 2.64951 13.8384 2.16191C13.3508 1.67432 12.6895 1.40039 11.9999 1.40039H3.9999C3.31034 1.40039 2.64902 1.67432 2.16142 2.16191C1.67383 2.64951 1.3999 3.31083 1.3999 4.00039V10.667V12.0004C1.3999 12.69 1.67383 13.3513 2.16142 13.8389C2.64902 14.3265 3.31034 14.6004 3.9999 14.6004H11.9999C12.6895 14.6004 13.3508 14.3265 13.8384 13.8389C14.326 13.3513 14.5999 12.69 14.5999 12.0004V4.00039ZM9.3999 5.33372C9.3999 5.00235 9.66853 4.73372 9.9999 4.73372H10.0066C10.3379 4.73372 10.6066 5.00235 10.6066 5.33372C10.6066 5.6651 10.3379 5.93372 10.0066 5.93372H9.9999C9.66853 5.93372 9.3999 5.6651 9.3999 5.33372Z",fill:"currentColor"})}));Et.displayName="ImagePhotoIcon";const It=p.forwardRef(({width:e="12",height:o="14",color:r="currentColor",...t},n)=>l.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 16 16",fill:"none",color:r,xmlns:"http://www.w3.org/2000/svg",...t,children:l.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3.9999 2.60039C3.6286 2.60039 3.2725 2.74789 3.00995 3.01044C2.7474 3.27299 2.5999 3.62909 2.5999 4.00039V9.21858L4.90897 6.90951L4.9172 6.90143C5.31663 6.51708 5.80506 6.28727 6.33324 6.28727C6.86141 6.28727 7.34985 6.51708 7.74927 6.90143L7.7575 6.90951L9.33324 8.48524L9.57564 8.24284L9.58387 8.23477C9.98329 7.85041 10.4717 7.62061 10.9999 7.62061C11.5281 7.62061 12.0165 7.85041 12.4159 8.23477L12.4242 8.24284L13.3999 9.21858V4.00039C13.3999 3.62909 13.2524 3.27299 12.9899 3.01044C12.7273 2.74789 12.3712 2.60039 11.9999 2.60039H3.9999ZM14.5999 4.00039C14.5999 3.31083 14.326 2.64951 13.8384 2.16191C13.3508 1.67432 12.6895 1.40039 11.9999 1.40039H3.9999C3.31034 1.40039 2.64902 1.67432 2.16142 2.16191C1.67383 2.64951 1.3999 3.31083 1.3999 4.00039V10.667C1.3999 10.6669 1.3999 10.6671 1.3999 10.667V12.0004C1.3999 12.69 1.67383 13.3513 2.16142 13.8389C2.64902 14.3265 3.31034 14.6004 3.9999 14.6004H11.9999C12.6895 14.6004 13.3508 14.3265 13.8384 13.8389C14.326 13.3513 14.5999 12.69 14.5999 12.0004V4.00039ZM13.3999 10.9156L11.58 9.09578C11.3623 8.88768 11.1614 8.82061 10.9999 8.82061C10.8384 8.82061 10.6375 8.88768 10.4198 9.09578L10.1818 9.33377L11.0908 10.2428C11.3251 10.4772 11.3251 10.8571 11.0908 11.0914C10.8565 11.3257 10.4766 11.3257 10.2423 11.0914L8.90921 9.75827L6.91339 7.76245C6.69561 7.55435 6.49478 7.48727 6.33324 7.48727C6.17169 7.48727 5.97086 7.55435 5.75308 7.76245L2.5999 10.9156V12.0004C2.5999 12.3717 2.7474 12.7278 3.00995 12.9903C3.2725 13.2529 3.6286 13.4004 3.9999 13.4004H11.9999C12.3712 13.4004 12.7273 13.2529 12.9899 12.9903C13.2524 12.7278 13.3999 12.3717 13.3999 12.0004V10.9156ZM9.3999 5.33372C9.3999 5.00235 9.66853 4.73372 9.9999 4.73372H10.0066C10.3379 4.73372 10.6066 5.00235 10.6066 5.33372C10.6066 5.6651 10.3379 5.93372 10.0066 5.93372H9.9999C9.66853 5.93372 9.3999 5.6651 9.3999 5.33372Z",fill:"currentColor"})}));It.displayName="ImagePhotoOutline";const Nt=p.forwardRef(({width:e="12",height:o="12",color:r="currentColor",...t},n)=>l.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 12 12",fill:"none",color:r,xmlns:"http://www.w3.org/2000/svg",...t,children:l.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.01445 1.98582L5.72082 2.32575C5.5042 2.57652 5.12531 2.60421 4.87455 2.38759C4.62378 2.17098 4.59609 1.79209 4.81271 1.54132L5.12137 1.18399C5.13092 1.17294 5.14087 1.16224 5.15119 1.15191C5.88893 0.414281 6.88947 -7.3741e-05 7.93271 9.84347e-09C8.97595 7.38004e-05 9.97643 0.41457 10.7141 1.1523C11.4517 1.89004 11.866 2.89058 11.866 3.93382C11.8659 4.97705 11.4514 5.97754 10.7137 6.71517C10.7038 6.72506 10.6935 6.7346 10.683 6.74378L10.327 7.05311C10.0768 7.27046 9.69786 7.24388 9.48052 6.99374C9.26317 6.74361 9.28975 6.36464 9.53989 6.14729L9.87926 5.85242C10.3831 5.34121 10.6659 4.65206 10.666 3.93373C10.666 3.20875 10.3781 2.51345 9.86547 2.00077C9.35287 1.4881 8.6576 1.20005 7.93262 1.2C7.21459 1.19995 6.52567 1.4824 6.01445 1.98582ZM8.35769 3.50907C8.59201 3.74338 8.59201 4.12328 8.35769 4.3576L4.35769 8.3576C4.12338 8.59191 3.74348 8.59191 3.50916 8.3576C3.27485 8.12328 3.27485 7.74338 3.50916 7.50907L7.50916 3.50907C7.74348 3.27476 8.12338 3.27476 8.35769 3.50907ZM2.38306 4.86938C2.60247 5.1177 2.57904 5.49688 2.33071 5.71629L1.99462 6.01326C1.74463 6.26338 1.54587 6.55998 1.40958 6.88641C1.27123 7.21776 1.2 7.57326 1.2 7.93233C1.2 8.2914 1.27123 8.64691 1.40958 8.97826C1.54793 9.30961 1.75063 9.61022 2.00596 9.86268L2.00598 9.8627C2.52616 10.3771 3.2282 10.6656 3.95976 10.6656C4.67685 10.6656 5.36558 10.3884 5.88246 9.89297L6.11858 9.57536C6.31629 9.30943 6.69214 9.25412 6.95807 9.45182C7.224 9.64953 7.27931 10.0254 7.08161 10.2913L6.81694 10.6473C6.79883 10.6717 6.77889 10.6946 6.75731 10.716C6.01249 11.4525 5.00725 11.8656 3.95976 11.8656C2.91227 11.8656 1.90704 11.4525 1.16221 10.716C0.794024 10.3519 0.50172 9.91841 0.302224 9.4406C0.102724 8.96278 0 8.45013 0 7.93233C0 7.41454 0.102724 6.90189 0.302224 6.42407C0.501723 5.94625 0.794034 5.51275 1.16223 5.14868C1.17021 5.1408 1.1784 5.13313 1.18681 5.12571L1.53614 4.81704C1.78446 4.59763 2.16364 4.62106 2.38306 4.86938Z",fill:"currentColor"})}));Nt.displayName="LinkIcon";const Tt=p.forwardRef(({width:e="24",height:o="24",color:r="currentColor",...t},n)=>l.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 24 24",fill:"none",color:r,xmlns:"http://www.w3.org/2000/svg",...t,children:l.jsx("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M21.1084 20.1522C20.5387 20.6959 19.7676 21 18.9652 21L15.2382 21C14.7383 21 14.333 20.6101 14.333 20.129C14.333 19.648 14.7383 19.2581 15.2382 19.2581L18.9652 19.2581C19.2924 19.2581 19.6047 19.134 19.8338 18.9154C20.0626 18.697 20.1897 18.4024 20.1897 18.0968L20.1897 5.90323C20.1897 5.5976 20.0626 5.303 19.8338 5.08464C19.6047 4.86604 19.2924 4.74194 18.9652 4.74194L15.2382 4.74194C14.7383 4.74194 14.333 4.35199 14.333 3.87097C14.333 3.38995 14.7383 3 15.2382 3L18.9652 3C19.7676 3 20.5387 3.30412 21.1084 3.84776C21.6784 4.39165 22 5.13088 22 5.90323L22 18.0968C22 18.8691 21.6784 19.6083 21.1084 20.1522ZM8.1416 17.275C7.78013 17.6072 7.20719 17.5946 6.86189 17.2468L2.25062 12.6016C1.91646 12.265 1.91646 11.735 2.25062 11.3984L6.86189 6.75323C7.20719 6.4054 7.78013 6.39278 8.1416 6.72504C8.50307 7.0573 8.51619 7.60862 8.1709 7.95645L5.02146 11.129L14.9735 11.129C15.4734 11.129 15.8786 11.519 15.8786 12C15.8786 12.481 15.4734 12.871 14.9735 12.871L5.02146 12.871L8.1709 16.0435C8.51619 16.3914 8.50307 16.9427 8.1416 17.275Z",fill:"currentColor"})}));Tt.displayName="LogoutV1Outline";const Lt=p.forwardRef(({width:e="16",height:o="16",color:r="currentColor",...t},n)=>l.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 16 16",fill:"none",color:r,xmlns:"http://www.w3.org/2000/svg",...t,children:l.jsxs("g",{opacity:"0.9",children:[l.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.00004 2.54513C4.98758 2.54513 2.5455 4.98721 2.5455 7.99968C2.5455 11.0121 4.98758 13.4542 8.00004 13.4542C11.0125 13.4542 13.4546 11.0121 13.4546 7.99968C13.4546 4.98721 11.0125 2.54513 8.00004 2.54513ZM1.33337 7.99968C1.33337 4.31778 4.31814 1.33301 8.00004 1.33301C11.6819 1.33301 14.6667 4.31778 14.6667 7.99968C14.6667 11.6816 11.6819 14.6663 8.00004 14.6663C4.31814 14.6663 1.33337 11.6816 1.33337 7.99968Z",fill:"currentColor"}),l.jsx("path",{d:"M8.06738 5.37341C8.38057 5.37341 8.63446 5.6273 8.63446 5.94049L8.63446 7.49994H10.1939C10.5071 7.49994 10.761 7.75383 10.761 8.06702C10.761 8.3802 10.5071 8.63409 10.1939 8.63409H8.63446V10.1935C8.63446 10.5067 8.38057 10.7606 8.06738 10.7606C7.7542 10.7606 7.50031 10.5067 7.50031 10.1935V8.63409H5.94085C5.62767 8.63409 5.37378 8.3802 5.37378 8.06702C5.37378 7.75383 5.62767 7.49994 5.94085 7.49994H7.50031L7.50031 5.94049C7.50031 5.6273 7.7542 5.37341 8.06738 5.37341Z",fill:"currentColor"})]})}));Lt.displayName="MathSymbolsAddSquareV2Icon";const Pt=p.forwardRef(({width:e="20",height:o="20",color:r="currentColor",...t},n)=>l.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 20 20",fill:"none",color:r,xmlns:"http://www.w3.org/2000/svg",...t,children:l.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.9999 4.60039C7.01756 4.60039 4.5999 7.01805 4.5999 10.0004C4.5999 12.9827 7.01756 15.4004 9.9999 15.4004C12.9822 15.4004 15.3999 12.9827 15.3999 10.0004C15.3999 7.01805 12.9822 4.60039 9.9999 4.60039ZM3.3999 10.0004C3.3999 6.35531 6.35482 3.40039 9.9999 3.40039C13.645 3.40039 16.5999 6.35531 16.5999 10.0004C16.5999 13.6455 13.645 16.6004 9.9999 16.6004C6.35482 16.6004 3.3999 13.6455 3.3999 10.0004ZM7.45432 7.45481C7.68863 7.22049 8.06853 7.22049 8.30285 7.45481L9.9999 9.15186L11.697 7.45481C11.9313 7.22049 12.3112 7.22049 12.5455 7.45481C12.7798 7.68912 12.7798 8.06902 12.5455 8.30334L10.8484 10.0004L12.5455 11.6974C12.7798 11.9318 12.7798 12.3117 12.5455 12.546C12.3112 12.7803 11.9313 12.7803 11.697 12.546L9.9999 10.8489L8.30285 12.546C8.06853 12.7803 7.68863 12.7803 7.45432 12.546C7.22 12.3117 7.22 11.9318 7.45432 11.6974L9.15137 10.0004L7.45432 8.30333C7.22 8.06902 7.22 7.68912 7.45432 7.45481Z",fill:"currentColor"})}));Pt.displayName="MathSymbolsXCircleContainedIcon";const Po=p.forwardRef(({width:e="9",height:o="8",color:r="currentColor",...t},n)=>l.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 9 8",fill:"none",color:r,xmlns:"http://www.w3.org/2000/svg",...t,children:l.jsx("path",{d:"M7.56306 0.152933C7.78566 -0.0283124 8.11355 -0.0153403 8.32087 0.191996C8.54196 0.413368 8.54211 0.772256 8.32087 0.993428L5.31827 3.99147L8.32087 6.98952L8.35928 7.03249C8.54121 7.25495 8.5283 7.58327 8.32087 7.79095C8.09971 8.01235 7.74086 8.01274 7.51944 7.7916L4.51618 4.79226L1.51358 7.7916C1.29216 8.01274 0.933309 8.01299 0.712148 7.7916C0.491017 7.57019 0.491432 7.21133 0.712799 6.99017L3.71475 3.99147L0.712799 0.993428L0.673737 0.950459C0.49205 0.728028 0.50487 0.39961 0.712148 0.191996C0.919448 -0.0155688 1.24793 -0.0290144 1.47061 0.152282L1.51358 0.191345L4.51684 3.19069L7.52009 0.191996L7.56306 0.152933Z",fill:"currentColor"})}));Po.displayName="MathSymbolXV2Icon";const yr=p.forwardRef(({width:e="16",height:o="2",color:r="currentColor",...t},n)=>l.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 16 2",fill:"none",color:r,xmlns:"http://www.w3.org/2000/svg",...t,children:l.jsx("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M0.100098 0.999609C0.100098 0.502553 0.503041 0.0996094 1.0001 0.0996094H15.0001C15.4972 0.0996094 15.9001 0.502553 15.9001 0.999609C15.9001 1.49667 15.4972 1.89961 15.0001 1.89961H1.0001C0.503041 1.89961 0.100098 1.49667 0.100098 0.999609Z",fill:"currentColor"})}));yr.displayName="MinusIcon";const jt=p.forwardRef(({width:e="20",height:o="16",color:r="currentColor",...t},n)=>l.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 20 16",fill:"none",color:r,xmlns:"http://www.w3.org/2000/svg",...t,children:l.jsx("path",{d:"M9.96875 10C8.1875 10 6.71875 8.5625 6.75 6.75C6.75 4.96875 8.1875 3.5 9.96875 3.5C11.75 3.5 13.2188 4.96875 13.2188 6.75C13.2188 8.5625 11.7812 10 9.96875 10ZM9.96875 5C9.03125 5 8.21875 5.8125 8.21875 6.75C8.21875 7.71875 9.03125 8.5 9.96875 8.5C10.9375 8.5 11.7188 7.71875 11.7188 6.75C11.7188 5.8125 10.9375 5 9.96875 5ZM16 5C14.5938 5 13.5 3.90625 13.5 2.5C13.5 1.125 14.5938 0 16 0C17.375 0 18.5 1.125 18.5 2.5C18.5 3.90625 17.375 5 16 5ZM11.5312 11C14 11 16 12.875 16 15.1875C16 15.6562 15.5938 16 15.0938 16H4.875C4.375 16 4 15.6562 4 15.1875C4 12.875 5.96875 11 8.4375 11H11.5312ZM5.5625 14.5H14.4062C14.0625 13.375 12.9062 12.5 11.5312 12.5H8.40625C7.03125 12.5 5.875 13.375 5.5625 14.5ZM17.2188 6C18.75 6 20 7.3125 20 8.9375C20 9.25 19.75 9.5 19.4375 9.5H13.1875C13.8438 8.78125 14.2188 7.8125 14.2188 6.75C14.2188 6.59375 14.1875 6.4375 14.1875 6.28125C14.5312 6.125 14.9062 6 15.3125 6H17.2188ZM5.71875 6.75C5.71875 7.8125 6.125 8.78125 6.78125 9.5H0.53125C0.21875 9.5 0 9.25 0 8.9375C0 7.3125 1.21875 6 2.75 6H4.65625C5.0625 6 5.4375 6.09375 5.78125 6.28125C5.75 6.4375 5.71875 6.59375 5.71875 6.75ZM4 5C2.59375 5 1.5 3.90625 1.5 2.5C1.5 1.125 2.59375 0 4 0C5.375 0 6.5 1.125 6.5 2.5C6.5 3.90625 5.375 5 4 5Z",fill:"currentColor"})}));jt.displayName="OdnoklassnikiIcon";const At=p.forwardRef(({width:e="10",height:o="13",color:r="currentColor",...t},n)=>l.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 10 13",fill:"none",color:r,xmlns:"http://www.w3.org/2000/svg",...t,children:l.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M0 3.31429C0 1.48386 1.48386 0 3.31429 0C5.14471 0 6.62857 1.48386 6.62857 3.31429V7.45714C6.62857 8.57749 5.72035 9.48571 4.6 9.48571C3.47965 9.48571 2.57143 8.57749 2.57143 7.45714V3.45714C2.57143 3.12577 2.84006 2.85714 3.17143 2.85714C3.5028 2.85714 3.77143 3.12577 3.77143 3.45714V7.45714C3.77143 7.91475 4.14239 8.28571 4.6 8.28571C5.05761 8.28571 5.42857 7.91475 5.42857 7.45714V3.31429C5.42857 2.1466 4.48197 1.2 3.31429 1.2C2.1466 1.2 1.2 2.1466 1.2 3.31429L1.2 7.74286C1.2 9.62062 2.72223 11.1429 4.6 11.1429C6.47777 11.1429 8 9.62062 8 7.74286V3.45714C8 3.12577 8.26863 2.85714 8.6 2.85714C8.93137 2.85714 9.2 3.12577 9.2 3.45714V7.74286C9.2 10.2834 7.14051 12.3429 4.6 12.3429C2.05949 12.3429 0 10.2834 0 7.74286L0 3.31429Z",fill:"currentColor"})}));At.displayName="PaperClipIcon";const ro=p.forwardRef(({width:e="12",height:o="12",color:r="currentColor",...t},n)=>l.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 12 12",fill:"none",color:r,xmlns:"http://www.w3.org/2000/svg",...t,children:l.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.00021 0C6.62153 0 7.12521 0.50368 7.12521 1.125V4.10489L9.5865 2.76237C10.132 2.46485 10.8153 2.66584 11.1128 3.21129C11.4104 3.75675 11.2094 4.44011 10.6639 4.73763L8.34969 5.99994L10.664 7.26221C11.2094 7.55971 11.4104 8.24308 11.1129 8.78854C10.8154 9.334 10.1321 9.535 9.5866 9.2375L7.12521 7.895V10.875C7.12521 11.4963 6.62153 12 6.00021 12C5.37889 12 4.87521 11.4963 4.87521 10.875V7.89511L2.41392 9.23763C1.86847 9.53515 1.1851 9.33416 0.88758 8.78871C0.59006 8.24325 0.79105 7.55989 1.3365 7.26237L3.65085 6L1.33657 4.73773C0.791108 4.44022 0.590102 3.75686 0.88761 3.2114C1.18512 2.66594 1.86848 2.46493 2.41394 2.76244L4.87521 4.10488V1.125C4.87521 0.50368 5.37889 0 6.00021 0Z",fill:"currentColor"})}));ro.displayName="RequiredIcon";const Mt=p.forwardRef(({width:e="18",height:o="18",color:r="currentColor",...t},n)=>l.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 18 18",fill:"none",color:r,xmlns:"http://www.w3.org/2000/svg",...t,children:l.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.45806 1.74194C4.74885 1.74194 1.74194 4.74885 1.74194 8.45806C1.74194 12.1673 4.74885 15.1742 8.45806 15.1742C10.2869 15.1742 11.945 14.4432 13.1562 13.2575C13.1577 13.256 13.1592 13.2545 13.1607 13.253C14.4033 12.0342 15.1742 10.3362 15.1742 8.45806C15.1742 4.74885 12.1673 1.74194 8.45806 1.74194ZM14.9826 13.8407C16.1905 12.3783 16.9161 10.5029 16.9161 8.45806C16.9161 3.7868 13.1293 0 8.45806 0C3.7868 0 0 3.7868 0 8.45806C0 13.1293 3.7868 16.9161 8.45806 16.9161C10.4569 16.9161 12.2937 16.2228 13.7413 15.0635L16.5234 17.755C16.8692 18.0895 17.4206 18.0803 17.755 17.7346C18.0895 17.3889 18.0803 16.8375 17.7346 16.5031L14.9826 13.8407Z",fill:"currentColor"})}));Mt.displayName="SearchIcon";const zr=p.forwardRef(({size:e=16,color:o="currentColor",...r},t)=>l.jsx("svg",{ref:t,width:e,height:e,viewBox:"0 0 16 16",color:o,fill:"none",xmlns:"http://www.w3.org/2000/svg",...r,children:l.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4.00002 2.59978C3.62872 2.59978 3.27263 2.74728 3.01007 3.00983C2.74752 3.27238 2.60002 3.62848 2.60002 3.99978V9.21797L4.90909 6.9089L4.91733 6.90082C5.31675 6.51647 5.80518 6.28666 6.33336 6.28666C6.86154 6.28666 7.34997 6.51647 7.74939 6.90082L7.75762 6.9089L9.33336 8.48463L9.57576 8.24223L9.58399 8.23416C9.98341 7.8498 10.4718 7.62 11 7.62C11.5282 7.62 12.0166 7.8498 12.4161 8.23416L12.4243 8.24223L13.4 9.21797V3.99978C13.4 3.62848 13.2525 3.27238 12.99 3.00983C12.7274 2.74728 12.3713 2.59978 12 2.59978H4.00002ZM14.6 3.99978C14.6 3.31022 14.3261 2.6489 13.8385 2.1613C13.3509 1.67371 12.6896 1.39978 12 1.39978H4.00002C3.31046 1.39978 2.64914 1.67371 2.16155 2.1613C1.67395 2.6489 1.40002 3.31022 1.40002 3.99978V10.6664C1.40002 10.6663 1.40002 10.6665 1.40002 10.6664V11.9998C1.40002 12.6893 1.67395 13.3507 2.16155 13.8383C2.64914 14.3259 3.31046 14.5998 4.00002 14.5998H12C12.6896 14.5998 13.3509 14.3259 13.8385 13.8383C14.3261 13.3507 14.6 12.6893 14.6 11.9998V3.99978ZM13.4 10.915L11.5802 9.09517C11.3624 8.88707 11.1616 8.82 11 8.82C10.8385 8.82 10.6377 8.88707 10.4199 9.09517L10.1819 9.33316L11.091 10.2422C11.3253 10.4765 11.3253 10.8564 11.091 11.0908C10.8566 11.3251 10.4767 11.3251 10.2424 11.0908L8.90933 9.75766L6.91351 7.76184C6.69573 7.55374 6.4949 7.48666 6.33336 7.48666C6.17181 7.48666 5.97098 7.55374 5.75321 7.76184L2.60002 10.915V11.9998C2.60002 12.3711 2.74752 12.7272 3.01007 12.9897C3.27263 13.2523 3.62872 13.3998 4.00002 13.3998H12C12.3713 13.3998 12.7274 13.2523 12.99 12.9897C13.2525 12.7272 13.4 12.3711 13.4 11.9998V10.915ZM9.40002 5.33311C9.40002 5.00174 9.66865 4.73311 10 4.73311H10.0067C10.3381 4.73311 10.6067 5.00174 10.6067 5.33311C10.6067 5.66448 10.3381 5.93311 10.0067 5.93311H10C9.66865 5.93311 9.40002 5.66448 9.40002 5.33311Z",fill:"currentColor"})}));zr.displayName="SwapIcon";const Dt=p.forwardRef(({width:e="14",height:o="15",color:r="currentColor",...t},n)=>l.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 14 15",fill:"none",color:r,xmlns:"http://www.w3.org/2000/svg",...t,children:l.jsx("path",{d:"M7 0.46875C10.7188 0.46875 13.7812 3.53125 13.7812 7.25C13.7812 10.9961 10.7188 14.0312 7 14.0312C3.25391 14.0312 0.21875 10.9961 0.21875 7.25C0.21875 3.53125 3.25391 0.46875 7 0.46875ZM10.1172 5.08984C10.1445 5.00781 10.1445 4.92578 10.1172 4.81641C10.1172 4.76172 10.0625 4.67969 10.0352 4.65234C9.95312 4.57031 9.81641 4.57031 9.76172 4.57031C9.51562 4.57031 9.10547 4.70703 7.21875 5.5C6.5625 5.77344 5.25 6.32031 3.28125 7.19531C2.95312 7.33203 2.78906 7.44141 2.76172 7.57812C2.73438 7.79688 3.08984 7.87891 3.5 8.01562C3.85547 8.125 4.32031 8.26172 4.56641 8.26172C4.78516 8.26172 5.03125 8.17969 5.30469 7.98828C7.13672 6.73047 8.09375 6.10156 8.14844 6.10156C8.20312 6.10156 8.25781 6.07422 8.28516 6.10156C8.33984 6.15625 8.33984 6.21094 8.3125 6.23828C8.28516 6.375 6.5625 7.96094 6.45312 8.07031C6.07031 8.45312 5.63281 8.69922 6.31641 9.13672C6.89062 9.51953 7.21875 9.76562 7.82031 10.1484C8.20312 10.3945 8.50391 10.6953 8.88672 10.668C9.07812 10.6406 9.26953 10.4766 9.35156 9.95703C9.59766 8.78125 10.0352 6.15625 10.1172 5.08984Z",fill:"currentColor"})}));Dt.displayName="TelegramIcon";const Ot=p.forwardRef(({width:e="12",height:o="12",color:r="currentColor",...t},n)=>l.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 12 12",fill:"none",color:r,xmlns:"http://www.w3.org/2000/svg",...t,children:l.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M1.93333 1.2C1.73884 1.2 1.55231 1.27726 1.41479 1.41479C1.27726 1.55231 1.2 1.73884 1.2 1.93333V3.26667C1.2 3.59804 0.931371 3.86667 0.6 3.86667C0.268629 3.86667 0 3.59804 0 3.26667V1.93333C0 1.42058 0.20369 0.928831 0.56626 0.56626C0.928831 0.20369 1.42058 0 1.93333 0H3.26667C3.59804 0 3.86667 0.268629 3.86667 0.6C3.86667 0.931371 3.59804 1.2 3.26667 1.2H1.93333ZM8 0.6C8 0.268629 8.26863 0 8.6 0H9.93333C10.4461 0 10.9378 0.20369 11.3004 0.56626C11.663 0.92883 11.8667 1.42058 11.8667 1.93333V3.26667C11.8667 3.59804 11.598 3.86667 11.2667 3.86667C10.9353 3.86667 10.6667 3.59804 10.6667 3.26667V1.93333C10.6667 1.73884 10.5894 1.55232 10.4519 1.41479C10.3144 1.27726 10.1278 1.2 9.93333 1.2H8.6C8.26863 1.2 8 0.931371 8 0.6ZM3.33333 3.93333C3.33333 3.60196 3.60196 3.33333 3.93333 3.33333H7.93333C8.2647 3.33333 8.53333 3.60196 8.53333 3.93333C8.53333 4.2647 8.2647 4.53333 7.93333 4.53333H6.53333V8.6C6.53333 8.93137 6.2647 9.2 5.93333 9.2C5.60196 9.2 5.33333 8.93137 5.33333 8.6V4.53333H3.93333C3.60196 4.53333 3.33333 4.2647 3.33333 3.93333ZM0.6 8C0.931371 8 1.2 8.26863 1.2 8.6V9.93333C1.2 10.1278 1.27726 10.3144 1.41479 10.4519C1.55232 10.5894 1.73884 10.6667 1.93333 10.6667H3.26667C3.59804 10.6667 3.86667 10.9353 3.86667 11.2667C3.86667 11.598 3.59804 11.8667 3.26667 11.8667H1.93333C1.42058 11.8667 0.92883 11.663 0.56626 11.3004C0.20369 10.9378 0 10.4461 0 9.93333V8.6C0 8.26863 0.268629 8 0.6 8ZM11.2667 8C11.598 8 11.8667 8.26863 11.8667 8.6V9.93333C11.8667 10.4461 11.663 10.9378 11.3004 11.3004C10.9378 11.663 10.4461 11.8667 9.93333 11.8667H8.6C8.26863 11.8667 8 11.598 8 11.2667C8 10.9353 8.26863 10.6667 8.6 10.6667H9.93333C10.1278 10.6667 10.3144 10.5894 10.4519 10.4519C10.5894 10.3144 10.6667 10.1278 10.6667 9.93333V8.6C10.6667 8.26863 10.9353 8 11.2667 8Z",fill:"currentColor"})}));Ot.displayName="TextRecognitionIcon";const Vt=p.forwardRef(({width:e="16",height:o="16",color:r="currentColor",...t},n)=>l.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",color:r,...t,children:l.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4.5008 1.33398C4.8359 1.33398 5.10754 1.60533 5.10754 1.94005V2.37294H10.764V1.94005C10.764 1.60533 11.0357 1.33398 11.3708 1.33398C11.7059 1.33398 11.9775 1.60533 11.9775 1.94005V2.4444C13.1464 2.72526 14 3.79983 14 5.05691L14 11.9833C14 13.4495 12.8389 14.6673 11.3708 14.6673H4.62921C3.16114 14.6673 2 13.4495 2 11.9833V5.05691C2 3.84634 2.79165 2.80503 3.89406 2.4788V1.94005C3.89406 1.60533 4.16571 1.33398 4.5008 1.33398ZM4.62921 3.58506C3.86332 3.58506 3.21348 4.22783 3.21348 5.05691V5.32035C3.23562 5.3179 3.25811 5.31665 3.2809 5.31665H12.7191C12.7419 5.31665 12.7644 5.3179 12.7865 5.32035V5.05691C12.7865 4.22783 12.1367 3.58506 11.3708 3.58506H4.62921ZM12.7865 6.52507C12.7644 6.52751 12.7419 6.52877 12.7191 6.52877H3.2809C3.25811 6.52877 3.23562 6.52751 3.21348 6.52507V11.9833C3.21348 12.8124 3.86332 13.4552 4.62921 13.4552H11.3708C12.1367 13.4552 12.7865 12.8124 12.7865 11.9833L12.7865 6.52507ZM8.33708 8.03515C8.67217 8.03515 8.94382 8.30649 8.94382 8.64121V8.69329C8.94382 9.02801 8.67217 9.29935 8.33708 9.29935C8.00198 9.29935 7.73034 9.02801 7.73034 8.69329V8.64121C7.73034 8.30649 8.00198 8.03515 8.33708 8.03515ZM11.0337 8.03515C11.3688 8.03515 11.6404 8.30649 11.6404 8.64121V8.69329C11.6404 9.02801 11.3688 9.29935 11.0337 9.29935C10.6986 9.29935 10.427 9.02801 10.427 8.69329V8.64121C10.427 8.30649 10.6986 8.03515 11.0337 8.03515ZM5.30337 10.8578C5.63847 10.8578 5.91011 11.1291 5.91011 11.4638V11.5159C5.91011 11.8506 5.63847 12.122 5.30337 12.122C4.96828 12.122 4.69663 11.8506 4.69663 11.5159V11.4638C4.69663 11.1291 4.96828 10.8578 5.30337 10.8578ZM8.33708 10.8578C8.67217 10.8578 8.94382 11.1291 8.94382 11.4638V11.5159C8.94382 11.8506 8.67217 12.122 8.33708 12.122C8.00198 12.122 7.73034 11.8506 7.73034 11.5159V11.4638C7.73034 11.1291 8.00198 10.8578 8.33708 10.8578Z",fill:"currentColor"})}));Vt.displayName="TimeCalendarV2Icon";const Bt=p.forwardRef(({width:e="16",height:o="16",color:r="currentColor",...t},n)=>l.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 16 16",fill:"none",color:r,xmlns:"http://www.w3.org/2000/svg",...t,children:l.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.65169 2.54611C6.63381 2.54611 6.61666 2.5532 6.60402 2.56583C6.59137 2.57846 6.58427 2.59559 6.58427 2.61345V4.02759H9.41573V2.61345C9.41573 2.59559 9.40863 2.57846 9.39598 2.56583C9.38334 2.5532 9.36619 2.54611 9.34831 2.54611H6.65169ZM10.6292 4.02759V2.61345C10.6292 2.27411 10.4943 1.94868 10.254 1.70873C10.0138 1.46878 9.68803 1.33398 9.34831 1.33398H6.65169C6.31197 1.33398 5.98617 1.46878 5.74595 1.70873C5.50574 1.94868 5.37079 2.27411 5.37079 2.61345V4.02759H3.28798C3.28372 4.02754 3.27945 4.02754 3.27517 4.02759H2.60674C2.27165 4.02759 2 4.29893 2 4.63365C2 4.96837 2.27165 5.23971 2.60674 5.23971H2.72262L3.34851 12.742C3.35567 13.25 3.5608 13.7356 3.92094 14.0953C4.28758 14.4616 4.78486 14.6673 5.30337 14.6673H10.6966C11.2151 14.6673 11.7124 14.4616 12.0791 14.0953C12.4392 13.7356 12.6443 13.25 12.6515 12.742L13.2774 5.23971H13.3933C13.7284 5.23971 14 4.96837 14 4.63365C14 4.29893 13.7284 4.02759 13.3933 4.02759H12.7248C12.7206 4.02754 12.7163 4.02754 12.712 4.02759H10.6292ZM3.94031 5.23971L4.5597 12.6641C4.5611 12.6809 4.5618 12.6977 4.5618 12.7145C4.5618 12.9109 4.63993 13.0993 4.779 13.2382C4.91807 13.3772 5.10669 13.4552 5.30337 13.4552H10.6966C10.8933 13.4552 11.0819 13.3772 11.221 13.2382C11.3601 13.0993 11.4382 12.9109 11.4382 12.7145C11.4382 12.6977 11.4389 12.6809 11.4403 12.6641L12.0597 5.23971H3.94031ZM6.65169 6.72119C6.98678 6.72119 7.25843 6.99253 7.25843 7.32725V11.3677C7.25843 11.7024 6.98678 11.9737 6.65169 11.9737C6.31659 11.9737 6.04494 11.7024 6.04494 11.3677V7.32725C6.04494 6.99253 6.31659 6.72119 6.65169 6.72119ZM9.34831 6.72119C9.68341 6.72119 9.95506 6.99253 9.95506 7.32725V11.3677C9.95506 11.7024 9.68341 11.9737 9.34831 11.9737C9.01322 11.9737 8.74157 11.7024 8.74157 11.3677V7.32725C8.74157 6.99253 9.01322 6.72119 9.34831 6.72119Z",fill:"currentColor"})}));Bt.displayName="TrashIcon";const Ht=p.forwardRef(({width:e="14",height:o="14",color:r="currentColor",...t},n)=>l.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 14 14",fill:"none",color:r,xmlns:"http://www.w3.org/2000/svg",...t,children:l.jsx("path",{d:"M0.96875 1C1.9375 0 3.53125 0 6.71875 0H7.25C10.4375 0 12.0312 0 13 1C14 1.96875 14 3.5625 14 6.75V7.28125C14 10.4688 14 12.0625 13 13.0312C12.0312 14 10.4375 14 7.25 14H6.71875C3.53125 14 1.9375 14 0.96875 13.0312C0 12.0625 0 10.4688 0 7.28125V6.75C0 3.5625 0 1.96875 0.96875 1ZM2.34375 4.28125C2.4375 7.90625 4.25 10.0938 7.4375 10.0938H7.625V8.03125C8.1875 8.09375 8.71875 8.3125 9.125 8.6875C9.5625 9.0625 9.875 9.5625 10.0312 10.0938H11.6875C11.5312 9.46875 11.2188 8.875 10.8125 8.375C10.375 7.875 9.875 7.46875 9.28125 7.1875C9.8125 6.875 10.25 6.4375 10.625 5.9375C10.9688 5.4375 11.2188 4.875 11.3438 4.28125H9.84375C9.5 5.4375 8.53125 6.46875 7.625 6.5625V4.28125H6.125V8.3125C5.1875 8.0625 4 6.9375 3.9375 4.28125H2.34375Z",fill:"currentColor"})}));Ht.displayName="VKIcon";function Wt(e){var o,r,t="";if(typeof e=="string"||typeof e=="number")t+=e;else if(typeof e=="object")if(Array.isArray(e)){var n=e.length;for(o=0;o<n;o++)e[o]&&(r=Wt(e[o]))&&(t&&(t+=" "),t+=r)}else for(r in e)e[r]&&(t&&(t+=" "),t+=r);return t}function j(){for(var e,o,r=0,t="",n=arguments.length;r<n;r++)(e=arguments[r])&&(o=Wt(e))&&(t&&(t+=" "),t+=o);return t}const oe={accordion:"_accordion_1bao6_780",open:"_open_1bao6_789",disabled:"_disabled_1bao6_792",header:"_header_1bao6_798",headerLeft:"_headerLeft_1bao6_807",icon:"_icon_1bao6_813",title:"_title_1bao6_822",count:"_count_1bao6_830",headerRight:"_headerRight_1bao6_846",chevronIconWrapper:"_chevronIconWrapper_1bao6_853",iconDown:"_iconDown_1bao6_861",iconUp:"_iconUp_1bao6_862",iconVisible:"_iconVisible_1bao6_880",iconHidden:"_iconHidden_1bao6_885",dividerContainer:"_dividerContainer_1bao6_891",divider:"_divider_1bao6_891",content:"_content_1bao6_901",inner:"_inner_1bao6_907"},je={focus:"_focus_1untv_551","focus--default":"_focus--default_1untv_568","focus--danger":"_focus--danger_1untv_572","focus--visible":"_focus--visible_1untv_578","focus-danger":"_focus-danger_1untv_593","focus-within--default":"_focus-within--default_1untv_599","focus-within--danger":"_focus-within--danger_1untv_603","focus--input":"_focus--input_1untv_608","focus--button":"_focus--button_1untv_613","focus--card":"_focus--card_1untv_618",swap:"_swap_1untv_633","swap--text":"_swap--text_1untv_642","swap--icon":"_swap--icon_1untv_653","swap--icon-xs":"_swap--icon-xs_1untv_663","swap--icon-s":"_swap--icon-s_1untv_668","swap--icon-m":"_swap--icon-m_1untv_673","swap--icon-l":"_swap--icon-l_1untv_678","swap--icon-xl":"_swap--icon-xl_1untv_683",swap__content:"_swap__content_1untv_689","swap--group-horizontal":"_swap--group-horizontal_1untv_698","swap--group-vertical":"_swap--group-vertical_1untv_705","swap--with-background":"_swap--with-background_1untv_713","swap--with-border":"_swap--with-border_1untv_719","swap--interactive":"_swap--interactive_1untv_727",typography:"_typography_1untv_781","font-inter":"_font-inter_1untv_786","font-pt-sans-caption":"_font-pt-sans-caption_1untv_790","align-left":"_align-left_1untv_794","align-center":"_align-center_1untv_798","align-right":"_align-right_1untv_802","align-inherit":"_align-inherit_1untv_806","headline-xl":"_headline-xl_1untv_810","pt-headline-xl":"_pt-headline-xl_1untv_811","headline-l":"_headline-l_1untv_818","pt-headline-l":"_pt-headline-l_1untv_819","headline-ml":"_headline-ml_1untv_826","headline-m":"_headline-m_1untv_826","pt-headline-m":"_pt-headline-m_1untv_834","headline-s":"_headline-s_1untv_841","pt-headline-s":"_pt-headline-s_1untv_842","headline-xs":"_headline-xs_1untv_849","pt-text-large":"_pt-text-large_1untv_856","pt-text-regular":"_pt-text-regular_1untv_863","pt-text-small":"_pt-text-small_1untv_870","text-long-l-regular":"_text-long-l-regular_1untv_877","text-long-m-regular":"_text-long-m-regular_1untv_884","text-long-s-regular":"_text-long-s-regular_1untv_891","text-long-xs-regular":"_text-long-xs-regular_1untv_898","text-long-l-medium":"_text-long-l-medium_1untv_905","text-long-m-medium":"_text-long-m-medium_1untv_912","text-long-s-medium":"_text-long-s-medium_1untv_919","text-long-xs-medium":"_text-long-xs-medium_1untv_926","text-long-l-bold":"_text-long-l-bold_1untv_933","text-long-m-bold":"_text-long-m-bold_1untv_940","text-long-s-bold":"_text-long-s-bold_1untv_947","text-short-m-regular":"_text-short-m-regular_1untv_954","text-short-s-regular":"_text-short-s-regular_1untv_961","text-short-xs-regular":"_text-short-xs-regular_1untv_968","text-short-2xs-regular":"_text-short-2xs-regular_1untv_975","text-short-m-medium":"_text-short-m-medium_1untv_982","text-short-s-medium":"_text-short-s-medium_1untv_989","text-short-xs-medium":"_text-short-xs-medium_1untv_996","text-short-m-bold":"_text-short-m-bold_1untv_1003","text-short-s-bold":"_text-short-s-bold_1untv_1010",truncate:"_truncate_1untv_1017","multiline-truncate":"_multiline-truncate_1untv_1023","no-wrap":"_no-wrap_1untv_1030","break-word":"_break-word_1untv_1034"},$i={"headline-xl":"headline-xl","headline-l":"headline-l","headline-ml":"headline-ml","headline-m":"headline-m","headline-s":"headline-s","headline-xs":"headline-xs","text-long-l-regular":"text-long-l-regular","text-long-m-regular":"text-long-m-regular","text-long-s-regular":"text-long-s-regular","text-long-xs-regular":"text-long-xs-regular","text-long-l-medium":"text-long-l-medium","text-long-m-medium":"text-long-m-medium","text-long-s-medium":"text-long-s-medium","text-long-xs-medium":"text-long-xs-medium","text-long-l-bold":"text-long-l-bold","text-long-m-bold":"text-long-m-bold","text-long-s-bold":"text-long-s-bold","text-short-m-regular":"text-short-m-regular","text-short-s-regular":"text-short-s-regular","text-short-xs-regular":"text-short-xs-regular","text-short-2xs-regular":"text-short-2xs-regular","text-short-m-medium":"text-short-m-medium","text-short-s-medium":"text-short-s-medium","text-short-xs-medium":"text-short-xs-medium","text-short-m-bold":"text-short-m-bold","text-short-s-bold":"text-short-s-bold","pt-headline-xl":"pt-headline-xl","pt-headline-l":"pt-headline-l","pt-headline-m":"pt-headline-m","pt-headline-s":"pt-headline-s","pt-text-large":"pt-text-large","pt-text-regular":"pt-text-regular","pt-text-small":"pt-text-small",H1:"headline-xl",H2:"headline-l",H3:"headline-ml",Large:"text-long-l-regular",RegularText16:"text-long-m-regular",RegularText14:"text-long-s-regular",MediumText14:"text-long-s-medium",BoldText16:"text-long-m-bold",BoldText14:"text-long-s-bold",SemiBoldSmallText:"text-short-s-medium",SmallText:"text-short-s-regular",RegularLink:"text-long-m-regular",SmallLink:"text-short-s-regular"},Ye=p.forwardRef((e,o)=>{const{as:r="p",children:t,className:n,textAlign:a="left",variant:i="text-long-m-regular",truncate:s=!1,multilineTruncate:c=!1,noWrap:_=!1,breakWord:d=!1,fontFamily:u="inter",...f}=e,v=$i[i],w=j(je.typography,je[v],je[`align-${a}`],je[`font-${u}`],{[je.truncate]:s,[je.multilineTruncate]:c,[je.noWrap]:_,[je.breakWord]:d},n);return Ei(r,{className:w,ref:o,...f},t)});function Ei(e,o,r){return p.createElement(e,o,r)}Ye.displayName="Typography";const to={focus:"_focus_l2mdh_550","focus--default":"_focus--default_l2mdh_567","focus--danger":"_focus--danger_l2mdh_571","focus--visible":"_focus--visible_l2mdh_577","focus-danger":"_focus-danger_l2mdh_592","focus-within--default":"_focus-within--default_l2mdh_598","focus-within--danger":"_focus-within--danger_l2mdh_602","focus--input":"_focus--input_l2mdh_607","focus--button":"_focus--button_l2mdh_612","focus--card":"_focus--card_l2mdh_617",swap:"_swap_l2mdh_632","swap--text":"_swap--text_l2mdh_641","swap--icon":"_swap--icon_l2mdh_652","swap--icon-xs":"_swap--icon-xs_l2mdh_662","swap--icon-s":"_swap--icon-s_l2mdh_667","swap--icon-m":"_swap--icon-m_l2mdh_672","swap--icon-l":"_swap--icon-l_l2mdh_677","swap--icon-xl":"_swap--icon-xl_l2mdh_682",swap__content:"_swap__content_l2mdh_688","swap--group-horizontal":"_swap--group-horizontal_l2mdh_697","swap--group-vertical":"_swap--group-vertical_l2mdh_704","swap--with-background":"_swap--with-background_l2mdh_712","swap--with-border":"_swap--with-border_l2mdh_718","swap--interactive":"_swap--interactive_l2mdh_726","spinner-container":"_spinner-container_l2mdh_780","spinner-container--label-top":"_spinner-container--label-top_l2mdh_785","spinner-container--label-bottom":"_spinner-container--label-bottom_l2mdh_789","spinner-container--label-left":"_spinner-container--label-left_l2mdh_793","spinner-container--label-right":"_spinner-container--label-right_l2mdh_797",spinner:"_spinner_l2mdh_780","spinner-rotate":"_spinner-rotate_l2mdh_1","spinner--primary":"_spinner--primary_l2mdh_808","spinner--inverse":"_spinner--inverse_l2mdh_811","spinner--currentColor":"_spinner--currentColor_l2mdh_814","spinner--xs":"_spinner--xs_l2mdh_817","spinner--s":"_spinner--s_l2mdh_821","spinner--ms":"_spinner--ms_l2mdh_825","spinner--m":"_spinner--m_l2mdh_825","spinner--l":"_spinner--l_l2mdh_833","spinner--xl":"_spinner--xl_l2mdh_837",spinner__label:"_spinner__label_l2mdh_842","spinner-svg":"_spinner-svg_l2mdh_857"},Ft=({size:e="m",color:o,className:r="",label:t,labelPosition:n="bottom"})=>{const a=!!t,i=[to["spinner-container"],a&&to[`spinner-container--label-${n}`],r].filter(Boolean).join(" "),s=[to.spinner,to[`spinner--${e}`],to[`spinner--${o}`]].filter(Boolean).join(" "),c=()=>{switch(e){case"xs":return l.jsx("svg",{width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:l.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11.0271 9.32414C11.5487 8.54345 11.8786 7.65462 11.9948 6.7298C12.0466 6.31739 11.7048 5.97912 11.2891 5.97912C10.8735 5.97912 10.5431 6.3186 10.4746 6.72857C10.1176 8.86575 8.25944 10.4946 6.02088 10.4946C3.52695 10.4946 1.50522 8.47291 1.50522 5.97898C1.50522 3.74035 3.13422 1.88219 5.27149 1.52522C5.68143 1.45675 6.02088 1.1264 6.02088 0.710787C6.02088 0.29517 5.68266 -0.0466028 5.27028 0.00521079C4.34544 0.121414 3.45658 0.451289 2.67586 0.972945C1.68573 1.63453 0.914021 2.57486 0.458315 3.67503C0.00260876 4.7752 -0.116625 5.9858 0.115692 7.15374C0.348009 8.32167 0.921443 9.39449 1.76348 10.2365C2.60551 11.0786 3.67833 11.652 4.84627 11.8843C6.0142 12.1166 7.2248 11.9974 8.32497 11.5417C9.42515 11.086 10.3655 10.3143 11.0271 9.32414Z",fill:"currentColor"})});case"s":return l.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:l.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M14.7032 12.4322C15.3987 11.3913 15.8385 10.2062 15.9935 8.97307C16.0626 8.42318 15.6068 7.97216 15.0526 7.97216C14.4984 7.97216 14.0579 8.4248 13.9666 8.97142C13.4905 11.821 11.013 13.9929 8.02827 13.9929C4.70303 13.9929 2.00739 11.2972 2.00739 7.97198C2.00739 4.98714 4.17938 2.50959 7.02908 2.03363C7.57567 1.94234 8.02827 1.50187 8.02827 0.947716C8.02827 0.393559 7.5773 -0.062137 7.02747 0.00694772C5.79434 0.161886 4.60919 0.601719 3.56824 1.29726C2.24807 2.17937 1.21912 3.43315 0.611514 4.90004C0.0039056 6.36694 -0.155072 7.98107 0.154684 9.53831C0.46444 11.0956 1.22902 12.526 2.35173 13.6487C3.47444 14.7714 4.90487 15.536 6.46212 15.8457C8.01937 16.1555 9.6335 15.9965 11.1004 15.3889C12.5673 14.7813 13.8211 13.7524 14.7032 12.4322Z",fill:"currentColor"})});case"ms":return l.jsx("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:l.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M18.3789 15.5402C19.2483 14.2391 19.7981 12.7576 19.9917 11.2163C20.0781 10.5289 19.5085 9.9652 18.8157 9.9652C18.123 9.9652 17.5724 10.531 17.4583 11.2142C16.8632 14.7762 13.7663 17.4911 10.0354 17.4911C5.87883 17.4911 2.50928 14.1215 2.50928 9.96497C2.50928 6.23397 5.2242 3.13707 8.78626 2.54206C9.46949 2.42793 10.0352 1.87734 10.0352 1.18465C10.0352 0.491952 9.47151 -0.0776724 8.78421 0.00868486C7.24281 0.202359 5.76138 0.752150 4.46019 1.62157C2.80998 2.72421 1.5238 4.29143 0.764285 6.12505C0.00477522 7.95867 -0.193947 9.97633 0.193248 11.9229C0.580442 13.8695 1.53616 15.6575 2.93956 17.0609C4.34295 18.4643 6.13098 19.42 8.07754 19.8072C10.0241 20.1944 12.0418 19.9957 13.8754 19.2361C15.709 18.4766 17.2762 17.1904 18.3789 15.5402Z",fill:"currentColor"})});case"m":return l.jsx("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:l.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M22.0546 18.6483C23.0978 17.0869 23.7576 15.3092 23.99 13.4596C24.0937 12.6348 23.41 11.9582 22.5787 11.9582C21.7474 11.9582 21.0867 12.6372 20.9497 13.4572C20.2357 17.7316 16.5194 20.9896 12.0422 20.9896C7.05433 20.9896 3.01087 16.9461 3.01087 11.9582C3.01087 7.48102 6.26879 3.76473 10.5433 3.05073C11.3632 2.91377 12.0422 2.253 12.0422 1.42169C12.0422 0.590385 11.3657 -0.0932215 10.5409 0.0104243C8.69121 0.242847 6.91354 0.902591 5.35215 1.94588C3.37189 3.26904 1.82847 5.14971 0.917057 7.35005C0.0056448 9.55040 -0.232822 11.9716 0.231812 14.3075C0.696446 16.6433 1.84331 18.789 3.52738 20.473C5.21145 22.1571 7.35709 23.304 9.69296 23.7686C12.0288 24.2332 14.45 23.9948 16.6504 23.0834C18.8507 22.172 20.7314 20.6285 22.0546 18.6483Z",fill:"currentColor"})});case"l":return l.jsx("svg",{width:"48",height:"48",viewBox:"0 0 48 48",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:l.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M44.0639 37.3074C46.2418 34.048 47.5831 30.3167 47.9882 26.4427C48.1321 25.0661 46.9965 23.941 45.6124 23.941C44.2283 23.941 43.1236 25.069 42.9436 26.4414C41.7192 35.7789 33.7312 42.9877 24.0595 42.9877C13.5403 42.9877 5.0128 34.4602 5.0128 23.941C5.0128 14.2693 12.2215 6.28128 21.5591 5.05688C22.9315 4.87693 24.0595 3.77219 24.0595 2.38808C24.0595 1.00397 22.9344 -0.131586 21.5578 0.012331C17.6837 0.417347 13.9525 1.7587 10.693 3.93661C6.73656 6.58025 3.65285 10.3378 1.83188 14.734C0.0109128 19.1302 -0.465536 23.9676 0.462787 28.6346C1.39111 33.3016 3.68251 37.5885 7.04723 40.9533C10.4119 44.318 14.6989 46.6094 19.3658 47.5377C24.0328 48.466 28.8703 47.9896 33.2665 46.1686C37.6627 44.3476 41.4202 41.2639 44.0639 37.3074Z",fill:"currentColor"})});case"xl":return l.jsx("svg",{width:"64",height:"64",viewBox:"0 0 64 64",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:l.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M58.7249 49.7501C61.6897 45.3129 63.4913 40.2198 63.9879 34.9378C64.1433 33.2849 62.7828 31.9361 61.1226 31.9361C59.4625 31.9361 58.1348 33.2877 57.9456 34.9371C56.4575 47.9119 45.4377 57.9884 32.0643 57.9884C17.6761 57.9884 6.01208 46.3244 6.01208 31.9361C6.01208 18.5628 16.0886 7.54293 29.0634 6.05482C30.7127 5.86565 32.0643 4.538 32.0643 2.87782C32.0643 1.21763 30.7155 -0.142833 29.0627 0.0125764C23.7807 0.509201 18.6875 2.31078 14.2504 5.2756C8.9774 8.79887 4.86764 13.8066 2.44077 19.6656C0.0138931 25.5246 -0.621088 31.9717 0.616121 38.1916C1.85333 44.4114 4.90716 50.1247 9.39144 54.609C13.8757 59.0933 19.589 62.1471 25.8089 63.3843C32.0288 64.6215 38.4758 63.9866 44.3348 61.5597C50.1938 59.1328 55.2016 55.0231 58.7249 49.7501Z",fill:"currentColor"})});default:return null}};return l.jsxs("div",{className:i,children:[l.jsx("div",{className:s,children:c()}),t&&l.jsx("span",{className:to.spinner__label,"aria-hidden":"true",children:t})]})},ie={focus:"_focus_1samt_550","focus--default":"_focus--default_1samt_567","focus--danger":"_focus--danger_1samt_571","focus--visible":"_focus--visible_1samt_577","focus-danger":"_focus-danger_1samt_592","focus-within--default":"_focus-within--default_1samt_598","focus-within--danger":"_focus-within--danger_1samt_602","focus--input":"_focus--input_1samt_607","focus--button":"_focus--button_1samt_612","focus--card":"_focus--card_1samt_617",swap:"_swap_1samt_632","swap--text":"_swap--text_1samt_641","swap--icon":"_swap--icon_1samt_652","swap--icon-xs":"_swap--icon-xs_1samt_662","swap--icon-s":"_swap--icon-s_1samt_667","swap--icon-m":"_swap--icon-m_1samt_672","swap--icon-l":"_swap--icon-l_1samt_677","swap--icon-xl":"_swap--icon-xl_1samt_682",swap__content:"_swap__content_1samt_688","swap--group-horizontal":"_swap--group-horizontal_1samt_697","swap--group-vertical":"_swap--group-vertical_1samt_704","swap--with-background":"_swap--with-background_1samt_712","swap--with-border":"_swap--with-border_1samt_718","swap--interactive":"_swap--interactive_1samt_726",button:"_button_1samt_780",sizeL:"_sizeL_1samt_805",sizeM:"_sizeM_1samt_809",sizeS:"_sizeS_1samt_813",iconOnly:"_iconOnly_1samt_817",primary:"_primary_1samt_829",disabled:"_disabled_1samt_834",count:"_count_1samt_848",secondary:"_secondary_1samt_852",ghost:"_ghost_1samt_875",link:"_link_1samt_898",dangerPrimary:"_dangerPrimary_1samt_927",dangerSecondary:"_dangerSecondary_1samt_953",dangerGhost:"_dangerGhost_1samt_979",dangerLink:"_dangerLink_1samt_1005",open:"_open_1samt_1032",content:"_content_1samt_1044",loader:"_loader_1samt_1049",text:"_text_1samt_1055",icon:"_icon_1samt_817",chevron:"_chevron_1samt_1082",loading:"_loading_1samt_1110"},Ii=e=>{switch(e){case"l":return"m";case"m":return"s";case"s":return"xs";default:return"s"}},jo=p.forwardRef((e,o)=>{const{size:r="m",variant:t="primary",disabled:n=!1,loading:a=!1,active:i=!1,open:s=!1,className:c="",children:_,icon:d,iconPosition:u="left",tooltip:f,count:v,withChevron:w=!1,href:g,...b}=e,m=u==="only"||!_&&d,y=w&&!m,x=[ie.button,ie[`size${r.toUpperCase()}`],ie[t],n&&ie.disabled,a&&ie.loading,i&&ie.active,s&&ie.open,m&&ie.iconOnly,c].filter(Boolean).join(" "),z=()=>l.jsxs(l.Fragment,{children:[l.jsxs("span",{className:ie.content,children:[d&&u!=="right"&&l.jsx("span",{className:ie.icon,children:d}),_&&l.jsx("span",{className:ie.text,children:_}),d&&u==="right"&&l.jsx("span",{className:ie.icon,children:d}),y&&l.jsx("span",{className:ie.chevron}),v!==void 0&&l.jsx("span",{className:ie.count,children:v>99?"+99":v})]}),a&&l.jsx("span",{className:ie.loader,children:l.jsx(Ft,{size:Ii(r)})})]});if(g){const C=b;return n||a?l.jsx("span",{className:x,...C,children:z()}):l.jsx("a",{ref:o,href:g,className:x,...C,children:z()})}const{type:S="button",...k}=b;return l.jsx("button",{ref:o,type:S,className:x,disabled:n||a,"aria-label":m&&f?f:void 0,...k,children:z()})});jo.displayName="Button";const Ae={focus:"_focus_1gu7y_550","focus--default":"_focus--default_1gu7y_567","focus--danger":"_focus--danger_1gu7y_571","focus--visible":"_focus--visible_1gu7y_577","focus-danger":"_focus-danger_1gu7y_592","focus-within--default":"_focus-within--default_1gu7y_598","focus-within--danger":"_focus-within--danger_1gu7y_602","focus--input":"_focus--input_1gu7y_607","focus--button":"_focus--button_1gu7y_612","focus--card":"_focus--card_1gu7y_617",swap:"_swap_1gu7y_632","swap--text":"_swap--text_1gu7y_641","swap--icon":"_swap--icon_1gu7y_652","swap--icon-xs":"_swap--icon-xs_1gu7y_662","swap--icon-s":"_swap--icon-s_1gu7y_667","swap--icon-m":"_swap--icon-m_1gu7y_672","swap--icon-l":"_swap--icon-l_1gu7y_677","swap--icon-xl":"_swap--icon-xl_1gu7y_682",swap__content:"_swap__content_1gu7y_688","swap--group-horizontal":"_swap--group-horizontal_1gu7y_697","swap--group-vertical":"_swap--group-vertical_1gu7y_704","swap--with-background":"_swap--with-background_1gu7y_712","swap--with-border":"_swap--with-border_1gu7y_718","swap--interactive":"_swap--interactive_1gu7y_726",divider:"_divider_1gu7y_780","divider--horizontal":"_divider--horizontal_1gu7y_785","divider--vertical":"_divider--vertical_1gu7y_789","divider--dashed":"_divider--dashed_1gu7y_794","divider--dotted":"_divider--dotted_1gu7y_797","divider--s":"_divider--s_1gu7y_800","divider--m":"_divider--m_1gu7y_806","divider--l":"_divider--l_1gu7y_812","divider--default":"_divider--default_1gu7y_818","divider--soft":"_divider--soft_1gu7y_821","divider--strong":"_divider--strong_1gu7y_824","divider--inverse":"_divider--inverse_1gu7y_827","divider--with-text":"_divider--with-text_1gu7y_830","divider--text-center":"_divider--text-center_1gu7y_849",divider__text:"_divider__text_1gu7y_852","divider--text-left":"_divider--text-left_1gu7y_855","divider--text-right":"_divider--text-right_1gu7y_864"},Ut=({orientation:e="horizontal",variant:o="solid",size:r="m",color:t="default",className:n="",children:a,textPosition:i="center",...s})=>{const c=!!a,_=[Ae.divider,Ae[`divider--${e}`],Ae[`divider--${o}`],Ae[`divider--${r}`],Ae[`divider--${t}`],c&&Ae["divider--with-text"],c&&Ae[`divider--text-${i}`],n].filter(Boolean).join(" ");return c&&e==="horizontal"?l.jsx("div",{className:_,role:"separator","aria-orientation":e,...s,children:l.jsx("span",{className:Ae.divider__text,children:a})}):l.jsx("div",{className:_,role:"separator","aria-orientation":e,...s})},Ni=({title:e,count:o,icon:r,children:t,actions:n=[],defaultOpen:a=!1,disabled:i=!1,className:s,toggleText:c={}})=>{const[_,d]=p.useState(a),[u,f]=p.useState(a?"auto":0),v=p.useRef(null),w=()=>{i||(_?(f(v.current?.scrollHeight||0),requestAnimationFrame(()=>f(0))):f(v.current?.scrollHeight||0),d(!_))};p.useEffect(()=>{if(_&&u===(v.current?.scrollHeight||0)){const b=setTimeout(()=>f("auto"),250);return()=>clearTimeout(b)}},[_,u]);const g=_?c.open||"Свернуть":c.closed||"Развернуть";return l.jsxs("div",{className:j(oe.accordion,_&&oe.open,i&&oe.disabled,s),"data-state":_?"open":"closed",children:[l.jsxs("div",{className:oe.header,onClick:w,children:[l.jsxs("div",{className:oe.headerLeft,children:[r&&l.jsx("div",{className:oe.icon,children:r}),l.jsx(Ye,{variant:"text-long-m-regular",className:oe.title,children:e}),typeof o=="number"&&l.jsx(Ye,{as:"span",variant:"text-long-s-medium",className:oe.count,children:o})]}),l.jsxs("div",{className:oe.headerRight,children:[n.map((b,m)=>l.jsx(jo,{variant:"link",size:"s",disabled:b.disabled,icon:b.icon||l.jsx(zr,{}),iconPosition:b.label?"left":"only",tooltip:b.label?void 0:b.label,onClick:y=>{y.stopPropagation(),b.onClick?.()},children:b.label},m)),l.jsx(jo,{variant:"ghost",size:"s",icon:l.jsxs("span",{className:oe.chevronIconWrapper,children:[l.jsx(Lo,{className:j(oe.iconDown,_&&oe.iconHidden)}),l.jsx(br,{className:j(oe.iconUp,_&&oe.iconVisible)})]}),iconPosition:"right",tooltip:g,onClick:b=>{b.stopPropagation(),w()}})]})]}),l.jsxs("div",{ref:v,className:oe.content,style:{height:u},children:[l.jsx("div",{className:oe.dividerContainer,children:l.jsx(Ut,{size:"s",className:oe.divider})}),l.jsx("div",{className:oe.inner,children:t})]})]})},vo={card:"_card_t4r0j_780",header:"_header_t4r0j_800",title:"_title_t4r0j_805",subtitle:"_subtitle_t4r0j_823",content:"_content_t4r0j_831"},Ti=({title:e,subtitle:o,children:r,className:t,onSubmit:n})=>{const a=n?"form":"div";return l.jsxs(a,{className:j(vo.card,t),onSubmit:n,children:[(e||o)&&l.jsxs("div",{className:vo.header,children:[e&&l.jsx(Ye,{as:"p",variant:"headline-s",textAlign:"center",className:vo.title,children:e}),o&&l.jsx(Ye,{as:"p",className:vo.subtitle,children:o})]}),r&&l.jsx("div",{className:vo.content,children:r})]})},Me={focus:"_focus_1kgo3_550","focus--default":"_focus--default_1kgo3_567","focus--danger":"_focus--danger_1kgo3_571","focus--visible":"_focus--visible_1kgo3_577","focus-danger":"_focus-danger_1kgo3_592","focus-within--default":"_focus-within--default_1kgo3_598","focus-within--danger":"_focus-within--danger_1kgo3_602","focus--input":"_focus--input_1kgo3_607","focus--button":"_focus--button_1kgo3_612","focus--card":"_focus--card_1kgo3_617",swap:"_swap_1kgo3_632","swap--text":"_swap--text_1kgo3_641","swap--icon":"_swap--icon_1kgo3_652","swap--icon-xs":"_swap--icon-xs_1kgo3_662","swap--icon-s":"_swap--icon-s_1kgo3_667","swap--icon-m":"_swap--icon-m_1kgo3_672","swap--icon-l":"_swap--icon-l_1kgo3_677","swap--icon-xl":"_swap--icon-xl_1kgo3_682",swap__content:"_swap__content_1kgo3_688","swap--group-horizontal":"_swap--group-horizontal_1kgo3_697","swap--group-vertical":"_swap--group-vertical_1kgo3_704","swap--with-background":"_swap--with-background_1kgo3_712","swap--with-border":"_swap--with-border_1kgo3_718","swap--interactive":"_swap--interactive_1kgo3_726",avatar:"_avatar_1kgo3_780","avatar--xs":"_avatar--xs_1kgo3_793","avatar--s":"_avatar--s_1kgo3_799","avatar--m":"_avatar--m_1kgo3_805","avatar--l":"_avatar--l_1kgo3_811","avatar--xl":"_avatar--xl_1kgo3_817","avatar--xxl":"_avatar--xxl_1kgo3_823","avatar--bordered":"_avatar--bordered_1kgo3_832",avatar__content:"_avatar__content_1kgo3_837",avatar__image:"_avatar__image_1kgo3_847",avatar__initials:"_avatar__initials_1kgo3_855",avatar__placeholder:"_avatar__placeholder_1kgo3_884",avatar__status:"_avatar__status_1kgo3_915"},Yt=({src:e,name:o,size:r="s",status:t=null,bordered:n=!1,backgroundColor:a,className:i="",onError:s})=>{const c=v=>{const w=v.trim().split(" ");return w.length===1?w[0].charAt(0).toUpperCase():`${w[0].charAt(0)}${w[w.length-1].charAt(0)}`.toUpperCase()},_=()=>{if(a)return a;if(o){const v=["var(--color-blue-gray-600)","var(--color-indigo-600)","var(--color-success-600)","var(--color-warning-600)","var(--color-danger-600)","var(--color-fuchsia-600)","var(--color-purple-600)","var(--color-blue-600)","var(--color-sky-blue-600)","var(--color-cyan-600)","var(--color-teal-600)","var(--color-emerald-600)","var(--color-lime-600)","var(--color-yellow-600)","var(--color-rose-600)","var(--color-pink-600)"],w=o.split("").reduce((g,b)=>g+b.charCodeAt(0),0);return v[w%v.length]}return"var(--color-blue-gray-300)"},d={online:"var(--color-success-500)",offline:"var(--color-blue-gray-400)",away:"var(--color-warning-500)",busy:"var(--color-danger-500)"},u=[Me.avatar,Me[`avatar--${r}`],n?Me["avatar--bordered"]:"",i].filter(Boolean).join(" "),f=()=>{if(e)return l.jsx("img",{src:e,alt:o?`${o} avatar`:"Avatar",className:Me.avatar__image,onError:s});if(o){const v=c(o);return l.jsx("div",{className:Me.avatar__initials,style:{backgroundColor:_()},children:v})}return l.jsx("div",{className:Me.avatar__placeholder,children:l.jsxs("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",children:[l.jsx("path",{d:"M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2"}),l.jsx("circle",{cx:"12",cy:"7",r:"4"})]})})};return l.jsxs("div",{className:u,children:[l.jsx("div",{className:Me.avatar__content,children:f()}),t&&l.jsx("div",{className:Me.avatar__status,style:{backgroundColor:d[t]}})]})},bo={avatarGroup:"_avatarGroup_18gsw_780","avatarGroup--overlap":"_avatarGroup--overlap_18gsw_784",avatarGroup__item:"_avatarGroup__item_18gsw_784",avatarGroup__more:"_avatarGroup__more_18gsw_795"},Li=({items:e,max:o=5,size:r="m",overlap:t=!0,className:n=""})=>{const a=e.slice(0,o),i=e.length-a.length;return l.jsxs("div",{className:[bo.avatarGroup,t?bo["avatarGroup--overlap"]:"",n].filter(Boolean).join(" "),children:[a.map((s,c)=>l.jsx("div",{className:bo.avatarGroup__item,children:l.jsx(Yt,{...s,size:r})},c)),i>0&&l.jsxs("div",{className:`${bo.avatarGroup__item} ${bo.avatarGroup__more}`,children:["+",i]})]})},Pi=({size:e=80,borderColor:o="#D6DDFF",borderWidth:r=2,borderStyle:t="dashed",children:n})=>l.jsx("div",{style:{width:e,height:e,borderRadius:"50%",border:`${r}px ${t} ${o}`,padding:r,boxSizing:"border-box",display:"flex",alignItems:"center",justifyContent:"center",overflow:"hidden"},children:l.jsx("div",{style:{width:"100%",height:"100%",borderRadius:"50%",overflow:"hidden"},children:n})}),Ao={focus:"_focus_3zn4h_550","focus--default":"_focus--default_3zn4h_567","focus--danger":"_focus--danger_3zn4h_571","focus--visible":"_focus--visible_3zn4h_577","focus-danger":"_focus-danger_3zn4h_592","focus-within--default":"_focus-within--default_3zn4h_598","focus-within--danger":"_focus-within--danger_3zn4h_602","focus--input":"_focus--input_3zn4h_607","focus--button":"_focus--button_3zn4h_612","focus--card":"_focus--card_3zn4h_617",swap:"_swap_3zn4h_632","swap--text":"_swap--text_3zn4h_641","swap--icon":"_swap--icon_3zn4h_652","swap--icon-xs":"_swap--icon-xs_3zn4h_662","swap--icon-s":"_swap--icon-s_3zn4h_667","swap--icon-m":"_swap--icon-m_3zn4h_672","swap--icon-l":"_swap--icon-l_3zn4h_677","swap--icon-xl":"_swap--icon-xl_3zn4h_682",swap__content:"_swap__content_3zn4h_688","swap--group-horizontal":"_swap--group-horizontal_3zn4h_697","swap--group-vertical":"_swap--group-vertical_3zn4h_704","swap--with-background":"_swap--with-background_3zn4h_712","swap--with-border":"_swap--with-border_3zn4h_718","swap--interactive":"_swap--interactive_3zn4h_726",badge:"_badge_3zn4h_780","badge--s":"_badge--s_3zn4h_790","badge--m":"_badge--m_3zn4h_795","badge--outline":"_badge--outline_3zn4h_803","badge--gray":"_badge--gray_3zn4h_809","badge--primary":"_badge--primary_3zn4h_809","badge--secondary":"_badge--secondary_3zn4h_814","badge--accent":"_badge--accent_3zn4h_823","badge--green":"_badge--green_3zn4h_837","badge--orange":"_badge--orange_3zn4h_851","badge--red":"_badge--red_3zn4h_865","badge--fuchsia":"_badge--fuchsia_3zn4h_880","badge--purple":"_badge--purple_3zn4h_894","badge--blue":"_badge--blue_3zn4h_908","badge--sky-blue":"_badge--sky-blue_3zn4h_922","badge--cyan":"_badge--cyan_3zn4h_936","badge--teal":"_badge--teal_3zn4h_950","badge--emerald":"_badge--emerald_3zn4h_964","badge--lime":"_badge--lime_3zn4h_978","badge--yellow":"_badge--yellow_3zn4h_992","badge--rose":"_badge--rose_3zn4h_1006","badge--pink":"_badge--pink_3zn4h_1020","badge--split":"_badge--split_3zn4h_1042",badge__part:"_badge__part_3zn4h_1042","badge__part--gray":"_badge__part--gray_3zn4h_1051","badge__part--accent":"_badge__part--accent_3zn4h_1055","badge__part--green":"_badge__part--green_3zn4h_1059","badge__part--orange":"_badge__part--orange_3zn4h_1063","badge__part--red":"_badge__part--red_3zn4h_1067","badge__part--fuchsia":"_badge__part--fuchsia_3zn4h_1071","badge__part--purple":"_badge__part--purple_3zn4h_1075","badge__part--blue":"_badge__part--blue_3zn4h_1079","badge__part--sky-blue":"_badge__part--sky-blue_3zn4h_1083","badge__part--cyan":"_badge__part--cyan_3zn4h_1087","badge__part--teal":"_badge__part--teal_3zn4h_1091","badge__part--emerald":"_badge__part--emerald_3zn4h_1095","badge__part--lime":"_badge__part--lime_3zn4h_1099","badge__part--yellow":"_badge__part--yellow_3zn4h_1103","badge__part--rose":"_badge__part--rose_3zn4h_1107","badge__part--pink":"_badge__part--pink_3zn4h_1111"},ji=({children:e,color:o="gray",variant:r="primary",size:t="s",className:n=""})=>{const a=[Ao.badge,Ao[`badge--${o}`],Ao[`badge--${r}`],Ao[`badge--${t}`],n].filter(Boolean).join(" ");return l.jsx("span",{className:a,children:e})},Y={focus:"_focus_1alyz_550","focus--default":"_focus--default_1alyz_567","focus--danger":"_focus--danger_1alyz_571","focus--visible":"_focus--visible_1alyz_577","focus-danger":"_focus-danger_1alyz_592","focus-within--default":"_focus-within--default_1alyz_598","focus-within--danger":"_focus-within--danger_1alyz_602","focus--input":"_focus--input_1alyz_607","focus--button":"_focus--button_1alyz_612","focus--card":"_focus--card_1alyz_617",swap:"_swap_1alyz_632","swap--text":"_swap--text_1alyz_641","swap--icon":"_swap--icon_1alyz_652","swap--icon-xs":"_swap--icon-xs_1alyz_662","swap--icon-s":"_swap--icon-s_1alyz_667","swap--icon-m":"_swap--icon-m_1alyz_672","swap--icon-l":"_swap--icon-l_1alyz_677","swap--icon-xl":"_swap--icon-xl_1alyz_682",swap__content:"_swap__content_1alyz_688","swap--group-horizontal":"_swap--group-horizontal_1alyz_697","swap--group-vertical":"_swap--group-vertical_1alyz_704","swap--with-background":"_swap--with-background_1alyz_712","swap--with-border":"_swap--with-border_1alyz_718","swap--interactive":"_swap--interactive_1alyz_726",root:"_root_1alyz_780",fullWidth:"_fullWidth_1alyz_786",wrapper:"_wrapper_1alyz_790",open:"_open_1alyz_805",outline:"_outline_1alyz_809",fill:"_fill_1alyz_819",small:"_small_1alyz_831",inputElement:"_inputElement_1alyz_835",label:"_label_1alyz_840",calendarIcon:"_calendarIcon_1alyz_845",clearButton:"_clearButton_1alyz_850",medium:"_medium_1alyz_856",filled:"_filled_1alyz_865",error:"_error_1alyz_892",disabled:"_disabled_1alyz_901",inputWithLabel:"_inputWithLabel_1alyz_932",requiredIcon:"_requiredIcon_1alyz_1028",errorText:"_errorText_1alyz_1035",calendarWrapper:"_calendarWrapper_1alyz_1043",calendar:"_calendar_1alyz_845",calendarHeader:"_calendarHeader_1alyz_1062",calendarNavButton:"_calendarNavButton_1alyz_1069",calendarTitle:"_calendarTitle_1alyz_1090",calendarWeekDays:"_calendarWeekDays_1alyz_1102",calendarWeekDay:"_calendarWeekDay_1alyz_1102",calendarDays:"_calendarDays_1alyz_1119",calendarDayEmpty:"_calendarDayEmpty_1alyz_1125",calendarDay:"_calendarDay_1alyz_1119",calendarDaySelected:"_calendarDaySelected_1alyz_1145",calendarDayToday:"_calendarDayToday_1alyz_1148",calendarDayWeekend:"_calendarDayWeekend_1alyz_1153",calendarDayDisabled:"_calendarDayDisabled_1alyz_1156"},Ai=(e,o)=>new Date(e,o+1,0).getDate(),Mi=(e,o)=>new Date(e,o,1).getDay(),Zt=(e,o)=>e.getDate()===o.getDate()&&e.getMonth()===o.getMonth()&&e.getFullYear()===o.getFullYear(),Di=e=>e instanceof Date&&!isNaN(e.getTime()),Gt=e=>{if(!e.trim())return null;const r=e.replace(/[\.\-\/]/g,".").split(".");if(r.length!==3)return null;const t=parseInt(r[0],10),n=parseInt(r[1],10)-1,a=parseInt(r[2],10),i=a<100?2e3+a:a,s=new Date(i,n,t);return Di(s)&&s.getDate()===t&&s.getMonth()===n&&s.getFullYear()===i?s:null},Ze=e=>{const o=e.getDate().toString().padStart(2,"0"),r=(e.getMonth()+1).toString().padStart(2,"0"),t=e.getFullYear();return`${o}.${r}.${t}`},Oi=["Пн","Вт","Ср","Чт","Пт","Сб","Вс"],Vi=["Январь","Февраль","Март","Апрель","Май","Июнь","Июль","Август","Сентябрь","Октябрь","Ноябрь","Декабрь"],Kt=p.forwardRef(({className:e,variant:o="outline",size:r="medium",label:t,isRequired:n=!1,error:a,showErrorMessage:i=!0,hasError:s=!1,disabled:c=!1,fullWidth:_=!0,placeholder:d="дд.мм.гггг",onChange:u,value:f,defaultValue:v,minDate:w,maxDate:g,id:b,...m})=>{const[y,x]=p.useState(!1),[z,S]=p.useState(new Date),[k,C]=p.useState(f||v||null),[E,N]=p.useState(""),[T,A]=p.useState(!1),H=p.useRef(null),W=p.useRef(null),B=p.useRef(null);p.useEffect(()=>{f!==void 0&&(C(f),f&&!T&&N(Ze(f)))},[f,T]),p.useEffect(()=>{k&&!T?N(Ze(k)):!k&&!T&&N("")},[k,T]),p.useEffect(()=>{const $=P=>{H.current&&!H.current.contains(P.target)&&W.current&&!W.current.contains(P.target)&&(x(!1),T&&F())};return document.addEventListener("mousedown",$),()=>document.removeEventListener("mousedown",$)},[T,E]);const U=$=>{C($),N(Ze($)),u($),x(!1),A(!1)},V=$=>{const P=$.target.value;if(N(P),A(!0),(P.length===2&&!P.includes(".")||P.length===5&&P.lastIndexOf(".")===2)&&N(P+"."),P.length===10){const L=Gt(P);L&&R(L)&&(C(L),u(L),A(!1))}},F=()=>{if(E.trim()){const $=Gt(E);$&&R($)?(C($),N(Ze($)),u($)):N(k?Ze(k):"")}else C(null),u(null);A(!1)},M=()=>{A(!0),y||x(!0)},G=$=>{$.key==="Enter"?(F(),B.current?.blur()):$.key==="Escape"&&(N(k?Ze(k):""),A(!1),B.current?.blur())},R=$=>!(w&&$<w||g&&$>g),me=$=>{$.stopPropagation(),!c&&(C(null),N(""),u(null),A(!1))},Ee=$=>{S(P=>{const L=new Date(P);return $==="prev"?L.setMonth(P.getMonth()-1):L.setMonth(P.getMonth()+1),L})},Pe=()=>{c||(x(!y),y||setTimeout(()=>{B.current?.focus()},0))},he=()=>{const $=z.getFullYear(),P=z.getMonth(),L=Ai($,P),re=Mi($,P),xe=[];for(let de=1;de<(re===0?7:re);de++)xe.push(l.jsx("div",{className:Y.calendarDayEmpty},`empty-${de}`));for(let de=1;de<=L;de++){const Ie=new Date($,P,de),No=k&&Zt(Ie,k),Ad=Zt(Ie,new Date),Md=Ie.getDay()===0||Ie.getDay()===6,wt=!R(Ie);xe.push(l.jsx("button",{className:j(Y.calendarDay,No&&Y.calendarDaySelected,Ad&&Y.calendarDayToday,Md&&Y.calendarDayWeekend,wt&&Y.calendarDayDisabled),onClick:()=>!wt&&U(Ie),disabled:wt,type:"button",children:de},de))}return xe},ge=T?E:k?Ze(k):"",_e=!!ge,D=s||!!a,Z=r==="medium",K={root:j(Y.root,_&&Y.fullWidth,e),wrapper:j(Y.wrapper,Y[o],Y[r],{[Y.disabled]:c,[Y.error]:D,[Y.filled]:_e,[Y.open]:y}),label:j(Y.label,c&&Y.disabled),calendarIcon:j(Y.calendarIcon,c&&Y.disabled,D&&Y.error),clearButton:Y.clearButton,errorText:Y.errorText};return l.jsxs("div",{className:K.root,ref:H,children:[l.jsxs("div",{className:K.wrapper,onClick:Pe,children:[l.jsx("input",{...m,ref:B,id:b,value:ge,placeholder:Z?void 0:d,className:j(Y.inputElement,{[Y.inputWithLabel]:t&&Z}),disabled:c,onChange:V,onBlur:F,onFocus:M,onKeyDown:G}),t&&Z&&l.jsxs("label",{className:K.label,children:[t,n&&l.jsx(ro,{className:Y.requiredIcon})]}),l.jsx(wr,{className:K.calendarIcon}),_e&&!c&&l.jsx("button",{type:"button",className:K.clearButton,onClick:me,"aria-label":"Очистить дату",children:"×"})]}),y&&l.jsx("div",{className:Y.calendarWrapper,children:l.jsxs("div",{className:Y.calendar,ref:W,children:[l.jsxs("div",{className:Y.calendarHeader,children:[l.jsx("button",{type:"button",className:Y.calendarNavButton,onClick:()=>Ee("prev"),"aria-label":"Предыдущий месяц",children:l.jsx(gr,{})}),l.jsxs("div",{className:Y.calendarTitle,children:[Vi[z.getMonth()]," ",z.getFullYear()]}),l.jsx("button",{type:"button",className:Y.calendarNavButton,onClick:()=>Ee("next"),"aria-label":"Следующий месяц",children:l.jsx(vr,{})})]}),l.jsx("div",{className:Y.calendarWeekDays,children:Oi.map($=>l.jsx("div",{className:Y.calendarWeekDay,children:$},$))}),l.jsx("div",{className:Y.calendarDays,children:he()})]})}),a&&i&&l.jsx("span",{className:K.errorText,children:a})]})});Kt.displayName="DatePicker";const Mo={focus:"_focus_55oxc_550","focus--default":"_focus--default_55oxc_567","focus--danger":"_focus--danger_55oxc_571","focus--visible":"_focus--visible_55oxc_577","focus-danger":"_focus-danger_55oxc_592","focus-within--default":"_focus-within--default_55oxc_598","focus-within--danger":"_focus-within--danger_55oxc_602","focus--input":"_focus--input_55oxc_607","focus--button":"_focus--button_55oxc_612","focus--card":"_focus--card_55oxc_617",swap:"_swap_55oxc_632","swap--text":"_swap--text_55oxc_641","swap--icon":"_swap--icon_55oxc_652","swap--icon-xs":"_swap--icon-xs_55oxc_662","swap--icon-s":"_swap--icon-s_55oxc_667","swap--icon-m":"_swap--icon-m_55oxc_672","swap--icon-l":"_swap--icon-l_55oxc_677","swap--icon-xl":"_swap--icon-xl_55oxc_682",swap__content:"_swap__content_55oxc_688","swap--group-horizontal":"_swap--group-horizontal_55oxc_697","swap--group-vertical":"_swap--group-vertical_55oxc_704","swap--with-background":"_swap--with-background_55oxc_712","swap--with-border":"_swap--with-border_55oxc_718","swap--interactive":"_swap--interactive_55oxc_726",dot:"_dot_55oxc_780","size-xs":"_size-xs_55oxc_788","size-s":"_size-s_55oxc_792","size-m":"_size-m_55oxc_796","size-l":"_size-l_55oxc_800","size-xl":"_size-xl_55oxc_804","color-primary":"_color-primary_55oxc_811","variant-filled":"_variant-filled_55oxc_811","variant-outlined":"_variant-outlined_55oxc_814","variant-soft":"_variant-soft_55oxc_818","color-red":"_color-red_55oxc_824","color-gray":"_color-gray_55oxc_837","color-orange":"_color-orange_55oxc_850","color-green":"_color-green_55oxc_863","color-yellow":"_color-yellow_55oxc_876"},Bi=({color:e="gray",size:o="m",variant:r="filled",className:t})=>l.jsx("span",{className:j(Mo.dot,Mo[`color-${e}`],Mo[`size-${o}`],Mo[`variant-${r}`],t)}),Do={focus:"_focus_1hrjy_550","focus--default":"_focus--default_1hrjy_567","focus--danger":"_focus--danger_1hrjy_571","focus--visible":"_focus--visible_1hrjy_577","focus-danger":"_focus-danger_1hrjy_592","focus-within--default":"_focus-within--default_1hrjy_598","focus-within--danger":"_focus-within--danger_1hrjy_602","focus--input":"_focus--input_1hrjy_607","focus--button":"_focus--button_1hrjy_612","focus--card":"_focus--card_1hrjy_617",swap:"_swap_1hrjy_632","swap--text":"_swap--text_1hrjy_641","swap--icon":"_swap--icon_1hrjy_652","swap--icon-xs":"_swap--icon-xs_1hrjy_662","swap--icon-s":"_swap--icon-s_1hrjy_667","swap--icon-m":"_swap--icon-m_1hrjy_672","swap--icon-l":"_swap--icon-l_1hrjy_677","swap--icon-xl":"_swap--icon-xl_1hrjy_682",swap__content:"_swap__content_1hrjy_688","swap--group-horizontal":"_swap--group-horizontal_1hrjy_697","swap--group-vertical":"_swap--group-vertical_1hrjy_704","swap--with-background":"_swap--with-background_1hrjy_712","swap--with-border":"_swap--with-border_1hrjy_718","swap--interactive":"_swap--interactive_1hrjy_726",counter:"_counter_1hrjy_780","size-m":"_size-m_1hrjy_793","size-l":"_size-l_1hrjy_798","variant-filled":"_variant-filled_1hrjy_806","variant-outlined":"_variant-outlined_1hrjy_809","variant-soft":"_variant-soft_1hrjy_814","color-indigo":"_color-indigo_1hrjy_821","color-red":"_color-red_1hrjy_835","color-gray":"_color-gray_1hrjy_849","color-grayLight":"_color-grayLight_1hrjy_863","color-orange":"_color-orange_1hrjy_877","color-green":"_color-green_1hrjy_891"},Hi=({value:e,color:o="gray",size:r="m",variant:t="filled",className:n})=>l.jsx("span",{className:j(Do.counter,Do[`color-${o}`],Do[`size-${r}`],Do[`variant-${t}`],n),children:e}),ue={focus:"_focus_y95yk_550","focus--default":"_focus--default_y95yk_567","focus--danger":"_focus--danger_y95yk_571","focus--visible":"_focus--visible_y95yk_577","focus-danger":"_focus-danger_y95yk_592","focus-within--default":"_focus-within--default_y95yk_598","focus-within--danger":"_focus-within--danger_y95yk_602","focus--input":"_focus--input_y95yk_607","focus--button":"_focus--button_y95yk_612","focus--card":"_focus--card_y95yk_617",swap:"_swap_y95yk_632","swap--text":"_swap--text_y95yk_641","swap--icon":"_swap--icon_y95yk_652","swap--icon-xs":"_swap--icon-xs_y95yk_662","swap--icon-s":"_swap--icon-s_y95yk_667","swap--icon-m":"_swap--icon-m_y95yk_672","swap--icon-l":"_swap--icon-l_y95yk_677","swap--icon-xl":"_swap--icon-xl_y95yk_682",swap__content:"_swap__content_y95yk_688","swap--group-horizontal":"_swap--group-horizontal_y95yk_697","swap--group-vertical":"_swap--group-vertical_y95yk_704","swap--with-background":"_swap--with-background_y95yk_712","swap--with-border":"_swap--with-border_y95yk_718","swap--interactive":"_swap--interactive_y95yk_726",wrapper:"_wrapper_y95yk_780",disabled:"_disabled_y95yk_789",input:"_input_y95yk_794",icon:"_icon_y95yk_800",box:"_box_y95yk_806",checked:"_checked_y95yk_839",indeterminate:"_indeterminate_y95yk_840",small:"_small_y95yk_846",medium:"_medium_y95yk_851",primary:"_primary_y95yk_857",danger:"_danger_y95yk_869",error:"_error_y95yk_894",label:"_label_y95yk_922"},kr=p.forwardRef(({label:e,size:o="medium",color:r="primary",indeterminate:t=!1,error:n,disabled:a,checked:i,onChange:s,className:c,..._},d)=>{const u=f=>{a||s?.(f)};return l.jsxs("label",{className:j(ue.wrapper,ue[o],ue[r],{[ue.checked]:i,[ue.indeterminate]:t,[ue.error]:n,[ue.disabled]:a},c),children:[l.jsx("input",{ref:d,type:"checkbox",className:ue.input,checked:i,disabled:a,onChange:u,..._}),l.jsx("span",{className:ue.box,children:t?l.jsx(yr,{className:ue.icon}):i?l.jsx(mr,{className:ue.icon}):null}),e&&l.jsx("span",{className:ue.label,children:e})]})});kr.displayName="Checkbox";const Ge={focus:"_focus_1kco8_550","focus--default":"_focus--default_1kco8_567","focus--danger":"_focus--danger_1kco8_571","focus--visible":"_focus--visible_1kco8_577","focus-danger":"_focus-danger_1kco8_592","focus-within--default":"_focus-within--default_1kco8_598","focus-within--danger":"_focus-within--danger_1kco8_602","focus--input":"_focus--input_1kco8_607","focus--button":"_focus--button_1kco8_612","focus--card":"_focus--card_1kco8_617",swap:"_swap_1kco8_632","swap--text":"_swap--text_1kco8_641","swap--icon":"_swap--icon_1kco8_652","swap--icon-xs":"_swap--icon-xs_1kco8_662","swap--icon-s":"_swap--icon-s_1kco8_667","swap--icon-m":"_swap--icon-m_1kco8_672","swap--icon-l":"_swap--icon-l_1kco8_677","swap--icon-xl":"_swap--icon-xl_1kco8_682",swap__content:"_swap__content_1kco8_688","swap--group-horizontal":"_swap--group-horizontal_1kco8_697","swap--group-vertical":"_swap--group-vertical_1kco8_704","swap--with-background":"_swap--with-background_1kco8_712","swap--with-border":"_swap--with-border_1kco8_718","swap--interactive":"_swap--interactive_1kco8_726",chip:"_chip_1kco8_780","rounded-default":"_rounded-default_1kco8_794","rounded-full":"_rounded-full_1kco8_797","size-s":"_size-s_1kco8_803","size-m":"_size-m_1kco8_807","variant-default":"_variant-default_1kco8_814","variant-gray":"_variant-gray_1kco8_819","variant-primary":"_variant-primary_1kco8_824","variant-active":"_variant-active_1kco8_829",clickable:"_clickable_1kco8_838",disabled:"_disabled_1kco8_841",active:"_active_1kco8_859"},Wi=({children:e,variant:o="default",size:r="m",rounded:t="default",active:n=!1,disabled:a=!1,className:i,onClick:s})=>{const c=j(Ge.chip,Ge[`size-${r}`],Ge[`variant-${o}`],Ge[`rounded-${t}`],n&&Ge.active,a&&Ge.disabled,s&&Ge.clickable,i);return l.jsx("span",{className:c,onClick:a?void 0:s,children:e})};var Fi=e=>e.type==="checkbox",wo=e=>e instanceof Date,Cr=e=>e==null;const Xt=e=>typeof e=="object";var Ke=e=>!Cr(e)&&!Array.isArray(e)&&Xt(e)&&!wo(e),Ui=e=>Ke(e)&&e.target?Fi(e.target)?e.target.checked:e.target.value:e,Yi=e=>e.substring(0,e.search(/\.\d+(\.|$)/))||e,Zi=(e,o)=>e.has(Yi(o)),Gi=e=>{const o=e.constructor&&e.constructor.prototype;return Ke(o)&&o.hasOwnProperty("isPrototypeOf")},Ki=typeof window<"u"&&typeof window.HTMLElement<"u"&&typeof document<"u";function qt(e){let o;const r=Array.isArray(e),t=typeof FileList<"u"?e instanceof FileList:!1;if(e instanceof Date)o=new Date(e);else if(!(Ki&&(e instanceof Blob||t))&&(r||Ke(e)))if(o=r?[]:Object.create(Object.getPrototypeOf(e)),!r&&!Gi(e))o=e;else for(const n in e)e.hasOwnProperty(n)&&(o[n]=qt(e[n]));else return e;return o}var Qt=e=>/^\w*$/.test(e),Sr=e=>e===void 0,Xi=e=>Array.isArray(e)?e.filter(Boolean):[],Jt=e=>Xi(e.replace(/["|']|\]/g,"").split(/\.|\[/)),se=(e,o,r)=>{if(!o||!Ke(e))return r;const t=(Qt(o)?[o]:Jt(o)).reduce((n,a)=>Cr(n)?n:n[a],e);return Sr(t)||t===e?Sr(e[o])?r:e[o]:t},$r=e=>typeof e=="boolean",Rt=(e,o,r)=>{let t=-1;const n=Qt(o)?[o]:Jt(o),a=n.length,i=a-1;for(;++t<a;){const s=n[t];let c=r;if(t!==i){const _=e[s];c=Ke(_)||Array.isArray(_)?_:isNaN(+n[t+1])?{}:[]}if(s==="__proto__"||s==="constructor"||s==="prototype")return;e[s]=c,e=e[s]}};const en={BLUR:"blur",CHANGE:"change"},on={all:"all"},rn=p.createContext(null);rn.displayName="HookFormContext";const Er=()=>p.useContext(rn);var qi=(e,o,r,t=!0)=>{const n={defaultValues:o._defaultValues};for(const a in e)Object.defineProperty(n,a,{get:()=>{const i=a;return o._proxyFormState[i]!==on.all&&(o._proxyFormState[i]=!t||on.all),r&&(r[i]=!0),e[i]}});return n};const tn=typeof window<"u"?p.useLayoutEffect:p.useEffect;function Qi(e){const o=Er(),{control:r=o.control,disabled:t,name:n,exact:a}=e||{},[i,s]=p.useState(r._formState),c=p.useRef({isDirty:!1,isLoading:!1,dirtyFields:!1,touchedFields:!1,validatingFields:!1,isValidating:!1,isValid:!1,errors:!1});return tn(()=>r._subscribe({name:n,formState:c.current,exact:a,callback:_=>{!t&&s({...r._formState,..._})}}),[n,t,a]),p.useEffect(()=>{c.current.isValid&&r._setValid(!0)},[r]),p.useMemo(()=>qi(i,r,c.current,!1),[i,r])}var Ji=e=>typeof e=="string",Ri=(e,o,r,t,n)=>Ji(e)?se(r,e,n):Array.isArray(e)?e.map(a=>se(r,a)):r,nn=e=>Cr(e)||!Xt(e);function an(e,o,r=new WeakSet){if(nn(e)||nn(o))return e===o;if(wo(e)&&wo(o))return e.getTime()===o.getTime();const t=Object.keys(e),n=Object.keys(o);if(t.length!==n.length)return!1;if(r.has(e)||r.has(o))return!0;r.add(e),r.add(o);for(const a of t){const i=e[a];if(!n.includes(a))return!1;if(a!=="ref"){const s=o[a];if(wo(i)&&wo(s)||Ke(i)&&Ke(s)||Array.isArray(i)&&Array.isArray(s)?!an(i,s,r):i!==s)return!1}}return!0}function es(e){const o=Er(),{control:r=o.control,name:t,defaultValue:n,disabled:a,exact:i,compute:s}=e||{},c=p.useRef(n),_=p.useRef(s),d=p.useRef(void 0);_.current=s;const u=p.useMemo(()=>r._getWatch(t,c.current),[r,t]),[f,v]=p.useState(_.current?_.current(u):u);return tn(()=>r._subscribe({name:t,formState:{values:!0},exact:i,callback:w=>{if(!a){const g=Ri(t,r._names,w.values||r._formValues,!1,c.current);if(_.current){const b=_.current(g);an(b,d.current)||(v(b),d.current=b)}else v(g)}}}),[r,a,t,i]),p.useEffect(()=>r._removeUnmounted()),f}function Oo(e){const o=Er(),{name:r,disabled:t,control:n=o.control,shouldUnregister:a,defaultValue:i}=e,s=Zi(n._names.array,r),c=p.useMemo(()=>se(n._formValues,r,se(n._defaultValues,r,i)),[n,r,i]),_=es({control:n,name:r,defaultValue:c,exact:!0}),d=Qi({control:n,name:r,exact:!0}),u=p.useRef(e),f=p.useRef(void 0),v=p.useRef(n.register(r,{...e.rules,value:_,...$r(e.disabled)?{disabled:e.disabled}:{}}));u.current=e;const w=p.useMemo(()=>Object.defineProperties({},{invalid:{enumerable:!0,get:()=>!!se(d.errors,r)},isDirty:{enumerable:!0,get:()=>!!se(d.dirtyFields,r)},isTouched:{enumerable:!0,get:()=>!!se(d.touchedFields,r)},isValidating:{enumerable:!0,get:()=>!!se(d.validatingFields,r)},error:{enumerable:!0,get:()=>se(d.errors,r)}}),[d,r]),g=p.useCallback(x=>v.current.onChange({target:{value:Ui(x),name:r},type:en.CHANGE}),[r]),b=p.useCallback(()=>v.current.onBlur({target:{value:se(n._formValues,r),name:r},type:en.BLUR}),[r,n._formValues]),m=p.useCallback(x=>{const z=se(n._fields,r);z&&x&&(z._f.ref={focus:()=>x.focus&&x.focus(),select:()=>x.select&&x.select(),setCustomValidity:S=>x.setCustomValidity(S),reportValidity:()=>x.reportValidity()})},[n._fields,r]),y=p.useMemo(()=>({name:r,value:_,...$r(t)||d.disabled?{disabled:d.disabled||t}:{},onChange:g,onBlur:b,ref:m}),[r,t,d.disabled,g,b,m,_]);return p.useEffect(()=>{const x=n._options.shouldUnregister||a,z=f.current;z&&z!==r&&!s&&n.unregister(z),n.register(r,{...u.current.rules,...$r(u.current.disabled)?{disabled:u.current.disabled}:{}});const S=(k,C)=>{const E=se(n._fields,k);E&&E._f&&(E._f.mount=C)};if(S(r,!0),x){const k=qt(se(n._options.defaultValues,r,u.current.defaultValue));Rt(n._defaultValues,r,k),Sr(se(n._formValues,r))&&Rt(n._formValues,r,k)}return!s&&n.register(r),f.current=r,()=>{(s?x&&!n._state.action:x)?n.unregister(r):S(r,!1)}},[r,n,s,a]),p.useEffect(()=>{n._setDisabledField({disabled:t,name:r})},[t,r,n]),p.useMemo(()=>({field:y,formState:d,fieldState:w}),[y,d,w])}const os=({name:e,control:o,...r})=>{const{field:{value:t,onChange:n,ref:a}}=Oo({name:e,control:o});return l.jsx(kr,{...r,ref:a,checked:!!t,onChange:i=>n(i.target.checked)})},J={focus:"_focus_g4ztx_550","focus--default":"_focus--default_g4ztx_567","focus--danger":"_focus--danger_g4ztx_571","focus--visible":"_focus--visible_g4ztx_577","focus-danger":"_focus-danger_g4ztx_592","focus-within--default":"_focus-within--default_g4ztx_598","focus-within--danger":"_focus-within--danger_g4ztx_602","focus--input":"_focus--input_g4ztx_607","focus--button":"_focus--button_g4ztx_612","focus--card":"_focus--card_g4ztx_617",swap:"_swap_g4ztx_632","swap--text":"_swap--text_g4ztx_641","swap--icon":"_swap--icon_g4ztx_652","swap--icon-xs":"_swap--icon-xs_g4ztx_662","swap--icon-s":"_swap--icon-s_g4ztx_667","swap--icon-m":"_swap--icon-m_g4ztx_672","swap--icon-l":"_swap--icon-l_g4ztx_677","swap--icon-xl":"_swap--icon-xl_g4ztx_682",swap__content:"_swap__content_g4ztx_688","swap--group-horizontal":"_swap--group-horizontal_g4ztx_697","swap--group-vertical":"_swap--group-vertical_g4ztx_704","swap--with-background":"_swap--with-background_g4ztx_712","swap--with-border":"_swap--with-border_g4ztx_718","swap--interactive":"_swap--interactive_g4ztx_726",root:"_root_g4ztx_780",fullWidth:"_fullWidth_g4ztx_786",wrapper:"_wrapper_g4ztx_791",single:"_single_g4ztx_808",first:"_first_g4ztx_811",middle:"_middle_g4ztx_814",last:"_last_g4ztx_818",error:"_error_g4ztx_825",outline:"_outline_g4ztx_828",fill:"_fill_g4ztx_841",small:"_small_g4ztx_856",input:"_input_g4ztx_859",label:"_label_g4ztx_863",medium:"_medium_g4ztx_868",disabled:"_disabled_g4ztx_910",clearButton:"_clearButton_g4ztx_922",withPrefix:"_withPrefix_g4ztx_928",withSuffix:"_withSuffix_g4ztx_931",requiredIcon:"_requiredIcon_g4ztx_982",filled:"_filled_g4ztx_994",innerHint:"_innerHint_g4ztx_1073",affix:"_affix_g4ztx_1127",prefix:"_prefix_g4ztx_1139",suffix:"_suffix_g4ztx_1144",errorText:"_errorText_g4ztx_1153"},Ir=p.forwardRef(({className:e,disabled:o,error:r,showErrorMessage:t=!0,hasError:n=!1,hint:a,isRequired:i,label:s,id:c,clearable:_=!1,variant:d="outline",size:u="small",variantGroupItems:f="single",prefix:v,suffix:w,value:g,defaultValue:b,onChange:m,type:y="text",fullWidth:x=!0,placeholder:z,...S},k)=>{const C=g!==void 0,[E,N]=p.useState(b?.toString()??""),T=C?g:E,A=!!T&&T.toString().length>0,H=F=>{C||N(F.target.value),m?.(F)},W=()=>{if(o)return;C||N(""),m?.({target:{value:""},currentTarget:{value:""}})},B=n||!!r,U=u==="medium",V=U?void 0:z;return l.jsxs("div",{className:j(J.root,x&&J.fullWidth,e),children:[l.jsxs("div",{className:j(J.wrapper,J[d],J[u],J[f],{[J.disabled]:o,[J.error]:B,[J.filled]:A,[J.withPrefix]:!!v,[J.withSuffix]:!!w}),children:[v&&l.jsx("div",{className:j(J.affix,J.prefix),children:v}),l.jsx("input",{id:c,ref:k,disabled:o,value:T,onChange:H,className:J.input,type:y,placeholder:V,...S}),s&&U&&l.jsxs("label",{htmlFor:c,className:j(J.label),children:[s,i&&l.jsx(ro,{className:J.requiredIcon})]}),a&&!U&&!B&&!A&&l.jsx("span",{className:J.innerHint,children:a}),_&&A&&!o&&l.jsx("button",{type:"button",className:J.clearButton,onClick:W,"aria-label":"Очистить поле",children:l.jsx(Po,{})}),w&&l.jsx("div",{className:j(J.affix,J.suffix),children:w})]}),r&&t&&l.jsx("span",{className:J.errorText,children:r})]})});Ir.displayName="Input";const rs=({name:e,control:o,error:r,...t})=>{const{field:n,fieldState:{invalid:a}}=Oo({name:e,control:o});return l.jsx(Ir,{...n,...t,error:r?.message||"",hasError:!!r||a,"aria-invalid":a})},no={focus:"_focus_2uazl_550","focus--default":"_focus--default_2uazl_567","focus--danger":"_focus--danger_2uazl_571","focus--visible":"_focus--visible_2uazl_577","focus-danger":"_focus-danger_2uazl_592","focus-within--default":"_focus-within--default_2uazl_598","focus-within--danger":"_focus-within--danger_2uazl_602","focus--input":"_focus--input_2uazl_607","focus--button":"_focus--button_2uazl_612","focus--card":"_focus--card_2uazl_617",swap:"_swap_2uazl_632","swap--text":"_swap--text_2uazl_641","swap--icon":"_swap--icon_2uazl_652","swap--icon-xs":"_swap--icon-xs_2uazl_662","swap--icon-s":"_swap--icon-s_2uazl_667","swap--icon-m":"_swap--icon-m_2uazl_672","swap--icon-l":"_swap--icon-l_2uazl_677","swap--icon-xl":"_swap--icon-xl_2uazl_682",swap__content:"_swap__content_2uazl_688","swap--group-horizontal":"_swap--group-horizontal_2uazl_697","swap--group-vertical":"_swap--group-vertical_2uazl_704","swap--with-background":"_swap--with-background_2uazl_712","swap--with-border":"_swap--with-border_2uazl_718","swap--interactive":"_swap--interactive_2uazl_726",root:"_root_2uazl_780",fullWidth:"_fullWidth_2uazl_785",container:"_container_2uazl_792",vertical:"_vertical_2uazl_796",inputWrapper:"_inputWrapper_2uazl_799",horizontal:"_horizontal_2uazl_814",groupError:"_groupError_2uazl_844"},Nr=p.forwardRef(({children:e,direction:o="vertical",fullWidth:r=!0,className:t,groupError:n,showGroupErrorMessage:a=!0,...i},s)=>{const c=Array.isArray(e)?e:[e],_=c.length,d=c.map(f=>f.props.error).filter(Boolean),u=n||(d.length>0?d.join(", "):"");return l.jsxs("div",{ref:s,className:j(no.root,r&&no.fullWidth,t),...i,children:[l.jsx("div",{className:j(no.container,no[o]),children:c.map((f,v)=>{const w=v===0?"first":v===_-1?"last":"middle",g=p.cloneElement(f,{variantGroupItems:w,key:v,showErrorMessage:!1,fullWidth:o==="horizontal"});return l.jsx("div",{className:no.inputWrapper,children:g},v)})}),a&&u&&l.jsx(Ye,{as:"span",variant:"text-short-xs-regular",className:no.groupError,children:u})]})});Nr.displayName="InputGroupStack";const ts=({name:e,control:o,groupError:r,children:t,...n})=>{const a=e?Oo({name:e,control:o}):null,s=(r||a?.fieldState.error)?.message||"";return l.jsx(Nr,{...n,groupError:s,showGroupErrorMessage:!!s,children:t})},fe={focus:"_focus_2ksa3_550","focus--default":"_focus--default_2ksa3_567","focus--danger":"_focus--danger_2ksa3_571","focus--visible":"_focus--visible_2ksa3_577","focus-danger":"_focus-danger_2ksa3_592","focus-within--default":"_focus-within--default_2ksa3_598","focus-within--danger":"_focus-within--danger_2ksa3_602","focus--input":"_focus--input_2ksa3_607","focus--button":"_focus--button_2ksa3_612","focus--card":"_focus--card_2ksa3_617",swap:"_swap_2ksa3_632","swap--text":"_swap--text_2ksa3_641","swap--icon":"_swap--icon_2ksa3_652","swap--icon-xs":"_swap--icon-xs_2ksa3_662","swap--icon-s":"_swap--icon-s_2ksa3_667","swap--icon-m":"_swap--icon-m_2ksa3_672","swap--icon-l":"_swap--icon-l_2ksa3_677","swap--icon-xl":"_swap--icon-xl_2ksa3_682",swap__content:"_swap__content_2ksa3_688","swap--group-horizontal":"_swap--group-horizontal_2ksa3_697","swap--group-vertical":"_swap--group-vertical_2ksa3_704","swap--with-background":"_swap--with-background_2ksa3_712","swap--with-border":"_swap--with-border_2ksa3_718","swap--interactive":"_swap--interactive_2ksa3_726",root:"_root_2ksa3_780",wrapper:"_wrapper_2ksa3_787",outline:"_outline_2ksa3_794",fill:"_fill_2ksa3_805",error:"_error_2ksa3_818",disabled:"_disabled_2ksa3_840",textarea:"_textarea_2ksa3_846",label:"_label_2ksa3_870",required:"_required_2ksa3_886",filled:"_filled_2ksa3_895",clearButton:"_clearButton_2ksa3_941",errorText:"_errorText_2ksa3_981",innerHint:"_innerHint_2ksa3_995"},Tr=p.forwardRef(({className:e,disabled:o,error:r,hint:t,isRequired:n,label:a,id:i,maxLength:s,onChange:c,rows:_=4,clearable:d=!1,type:u="outline",value:f,defaultValue:v,...w},g)=>{const b=f!==void 0,[m,y]=p.useState(v?.toString()??""),x=b?f:m,S=(x?.toString()??"").length>0,k=E=>{b||y(E.target.value),c?.(E)},C=()=>{o||(b||y(""),c?.({target:{value:""},currentTarget:{value:""}}))};return l.jsxs("div",{className:j(fe.root,e),children:[l.jsxs("div",{className:j(fe.wrapper,fe[u],{[fe.disabled]:o,[fe.error]:r,[fe.filled]:S}),children:[l.jsx("textarea",{id:i,ref:g,disabled:o,maxLength:s,rows:_,className:fe.textarea,value:x,onChange:k,...w}),a&&l.jsxs("label",{htmlFor:i,className:fe.label,children:[a,n&&l.jsx(ro,{className:fe.required})]}),t&&!r&&!S&&l.jsx("span",{className:fe.innerHint,children:t}),d&&S&&!o&&l.jsx("button",{type:"button",className:fe.clearButton,onClick:C,"aria-label":"Очистить поле",children:l.jsx(Po,{})})]}),r&&l.jsx("span",{className:fe.errorText,children:r})]})});Tr.displayName="TextArea";const ns=({name:e,control:o,error:r,...t})=>{const{field:n,fieldState:{invalid:a}}=Oo({name:e,control:o});return l.jsx(Tr,{...n,...t,error:r||"","aria-invalid":a})},ye={focus:"_focus_gathj_550","focus--default":"_focus--default_gathj_567","focus--danger":"_focus--danger_gathj_571","focus--visible":"_focus--visible_gathj_577","focus-danger":"_focus-danger_gathj_592","focus-within--default":"_focus-within--default_gathj_598","focus-within--danger":"_focus-within--danger_gathj_602","focus--input":"_focus--input_gathj_607","focus--button":"_focus--button_gathj_612","focus--card":"_focus--card_gathj_617",swap:"_swap_gathj_632","swap--text":"_swap--text_gathj_641","swap--icon":"_swap--icon_gathj_652","swap--icon-xs":"_swap--icon-xs_gathj_662","swap--icon-s":"_swap--icon-s_gathj_667","swap--icon-m":"_swap--icon-m_gathj_672","swap--icon-l":"_swap--icon-l_gathj_677","swap--icon-xl":"_swap--icon-xl_gathj_682",swap__content:"_swap__content_gathj_688","swap--group-horizontal":"_swap--group-horizontal_gathj_697","swap--group-vertical":"_swap--group-vertical_gathj_704","swap--with-background":"_swap--with-background_gathj_712","swap--with-border":"_swap--with-border_gathj_718","swap--interactive":"_swap--interactive_gathj_726",pageContainer:"_pageContainer_gathj_780",white:"_white_gathj_787",gray:"_gray_gathj_790","maxWidth-xs":"_maxWidth-xs_gathj_801","maxWidth-s":"_maxWidth-s_gathj_805","maxWidth-m":"_maxWidth-m_gathj_809","maxWidth-l":"_maxWidth-l_gathj_813","maxWidth-xl":"_maxWidth-xl_gathj_817","maxWidth-full":"_maxWidth-full_gathj_821","padding-none":"_padding-none_gathj_827","padding-xs":"_padding-xs_gathj_830","padding-s":"_padding-s_gathj_833","padding-m":"_padding-m_gathj_836","padding-l":"_padding-l_gathj_839","padding-xl":"_padding-xl_gathj_842","margin-none":"_margin-none_gathj_848","margin-xs":"_margin-xs_gathj_851","margin-s":"_margin-s_gathj_854","margin-m":"_margin-m_gathj_857","margin-l":"_margin-l_gathj_860","margin-xl":"_margin-xl_gathj_863","layout-flex":"_layout-flex_gathj_869","layout-grid":"_layout-grid_gathj_873","layout-centered":"_layout-centered_gathj_877",content:"_content_gathj_883","direction-row":"_direction-row_gathj_889","direction-column":"_direction-column_gathj_892","justify-start":"_justify-start_gathj_898","justify-center":"_justify-center_gathj_901","justify-end":"_justify-end_gathj_904","justify-between":"_justify-between_gathj_907","justify-around":"_justify-around_gathj_910","align-start":"_align-start_gathj_916","align-center":"_align-center_gathj_919","align-end":"_align-end_gathj_922","align-stretch":"_align-stretch_gathj_925"},as=({children:e,variant:o="white",layout:r="flex",direction:t="column",justify:n="start",align:a="stretch",padding:i="m",margin:s="none",maxWidth:c="full",className:_})=>l.jsx("div",{className:j(ye.pageContainer,ye[o],ye[`layout-${r}`],ye[`padding-${i}`],ye[`margin-${s}`],ye[`maxWidth-${c}`],_),children:l.jsx("div",{className:j(ye.content,ye[`justify-${n}`],ye[`align-${a}`],{[ye[`direction-${t}`]]:r==="flex"}),children:e})}),De={focus:"_focus_18c20_550","focus--default":"_focus--default_18c20_567","focus--danger":"_focus--danger_18c20_571","focus--visible":"_focus--visible_18c20_577","focus-danger":"_focus-danger_18c20_592","focus-within--default":"_focus-within--default_18c20_598","focus-within--danger":"_focus-within--danger_18c20_602","focus--input":"_focus--input_18c20_607","focus--button":"_focus--button_18c20_612","focus--card":"_focus--card_18c20_617",swap:"_swap_18c20_632","swap--text":"_swap--text_18c20_641","swap--icon":"_swap--icon_18c20_652","swap--icon-xs":"_swap--icon-xs_18c20_662","swap--icon-s":"_swap--icon-s_18c20_667","swap--icon-m":"_swap--icon-m_18c20_672","swap--icon-l":"_swap--icon-l_18c20_677","swap--icon-xl":"_swap--icon-xl_18c20_682",swap__content:"_swap__content_18c20_688","swap--group-horizontal":"_swap--group-horizontal_18c20_697","swap--group-vertical":"_swap--group-vertical_18c20_704","swap--with-background":"_swap--with-background_18c20_712","swap--with-border":"_swap--with-border_18c20_718","swap--interactive":"_swap--interactive_18c20_726",segmentGroup:"_segmentGroup_18c20_780",fullWidth:"_fullWidth_18c20_790",segmentItem:"_segmentItem_18c20_793",scrollable:"_scrollable_18c20_798","size-s":"_size-s_18c20_811","size-m":"_size-m_18c20_818","size-l":"_size-l_18c20_825",disabled:"_disabled_18c20_848",active:"_active_18c20_848",hover:"_hover_18c20_852","variant-filled":"_variant-filled_18c20_874","variant-outlined":"_variant-outlined_18c20_883"},is=({options:e,value:o,onChange:r,size:t="m",variant:n="default",className:a,fullWidth:i=!1,responsive:s=!0})=>{const[c,_]=p.useState(o||e[0]?.value),d=p.useMemo(()=>s?e.length>4:!1,[e.length,s]),u=f=>{_(f),r?.(f)};return l.jsx("div",{className:j(De.segmentGroup,De[`size-${t}`],De[`variant-${n}`],{[De.fullWidth]:i,[De.scrollable]:d&&!i},a),children:e.map(f=>l.jsx("button",{disabled:f.disabled,onClick:()=>u(f.value),className:j(De.segmentItem,c===f.value&&De.active,f.disabled&&De.disabled),children:f.label},f.value))})};function sn(e,o){if(typeof e=="function")return e(o);e!=null&&(e.current=o)}function ln(...e){return o=>{let r=!1;const t=e.map(n=>{const a=sn(n,o);return!r&&typeof a=="function"&&(r=!0),a});if(r)return()=>{for(let n=0;n<t.length;n++){const a=t[n];typeof a=="function"?a():sn(e[n],null)}}}}function ee(...e){return h.useCallback(ln(...e),e)}function Vo(e){const o=ss(e),r=h.forwardRef((t,n)=>{const{children:a,...i}=t,s=h.Children.toArray(a),c=s.find(cs);if(c){const _=c.props.children,d=s.map(u=>u===c?h.Children.count(_)>1?h.Children.only(null):h.isValidElement(_)?_.props.children:null:u);return l.jsx(o,{...i,ref:n,children:h.isValidElement(_)?h.cloneElement(_,void 0,d):null})}return l.jsx(o,{...i,ref:n,children:a})});return r.displayName=`${e}.Slot`,r}function ss(e){const o=h.forwardRef((r,t)=>{const{children:n,...a}=r;if(h.isValidElement(n)){const i=ds(n),s=_s(a,n.props);return n.type!==h.Fragment&&(s.ref=t?ln(t,i):i),h.cloneElement(n,s)}return h.Children.count(n)>1?h.Children.only(null):null});return o.displayName=`${e}.SlotClone`,o}var ls=Symbol("radix.slottable");function cs(e){return h.isValidElement(e)&&typeof e.type=="function"&&"__radixId"in e.type&&e.type.__radixId===ls}function _s(e,o){const r={...o};for(const t in o){const n=e[t],a=o[t];/^on[A-Z]/.test(t)?n&&a?r[t]=(...s)=>{const c=a(...s);return n(...s),c}:n&&(r[t]=n):t==="style"?r[t]={...n,...a}:t==="className"&&(r[t]=[n,a].filter(Boolean).join(" "))}return{...e,...r}}function ds(e){let o=Object.getOwnPropertyDescriptor(e.props,"ref")?.get,r=o&&"isReactWarning"in o&&o.isReactWarning;return r?e.ref:(o=Object.getOwnPropertyDescriptor(e,"ref")?.get,r=o&&"isReactWarning"in o&&o.isReactWarning,r?e.props.ref:e.props.ref||e.ref)}var us=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","select","span","svg","ul"],X=us.reduce((e,o)=>{const r=Vo(`Primitive.${o}`),t=h.forwardRef((n,a)=>{const{asChild:i,...s}=n,c=i?r:o;return typeof window<"u"&&(window[Symbol.for("radix-ui")]=!0),l.jsx(c,{...s,ref:a})});return t.displayName=`Primitive.${o}`,{...e,[o]:t}},{});function fs(e,o){e&&To.flushSync(()=>e.dispatchEvent(o))}var ps="Label",cn=h.forwardRef((e,o)=>l.jsx(X.label,{...e,ref:o,onMouseDown:r=>{r.target.closest("button, input, select, textarea")||(e.onMouseDown?.(r),!r.defaultPrevented&&r.detail>1&&r.preventDefault())}}));cn.displayName=ps;var hs=cn;function _n(e,[o,r]){return Math.min(r,Math.max(o,e))}function te(e,o,{checkForDefaultPrevented:r=!0}={}){return function(n){if(e?.(n),r===!1||!n.defaultPrevented)return o?.(n)}}function mo(e,o=[]){let r=[];function t(a,i){const s=h.createContext(i),c=r.length;r=[...r,i];const _=u=>{const{scope:f,children:v,...w}=u,g=f?.[e]?.[c]||s,b=h.useMemo(()=>w,Object.values(w));return l.jsx(g.Provider,{value:b,children:v})};_.displayName=a+"Provider";function d(u,f){const v=f?.[e]?.[c]||s,w=h.useContext(v);if(w)return w;if(i!==void 0)return i;throw new Error(`\`${u}\` must be used within \`${a}\``)}return[_,d]}const n=()=>{const a=r.map(i=>h.createContext(i));return function(s){const c=s?.[e]||a;return h.useMemo(()=>({[`__scope${e}`]:{...s,[e]:c}}),[s,c])}};return n.scopeName=e,[t,gs(n,...o)]}function gs(...e){const o=e[0];if(e.length===1)return o;const r=()=>{const t=e.map(n=>({useScope:n(),scopeName:n.scopeName}));return function(a){const i=t.reduce((s,{useScope:c,scopeName:_})=>{const u=c(a)[`__scope${_}`];return{...s,...u}},{});return h.useMemo(()=>({[`__scope${o.scopeName}`]:i}),[i])}};return r.scopeName=o.scopeName,r}function dn(e){const o=e+"CollectionProvider",[r,t]=mo(o),[n,a]=r(o,{collectionRef:{current:null},itemMap:new Map}),i=g=>{const{scope:b,children:m}=g,y=p.useRef(null),x=p.useRef(new Map).current;return l.jsx(n,{scope:b,itemMap:x,collectionRef:y,children:m})};i.displayName=o;const s=e+"CollectionSlot",c=Vo(s),_=p.forwardRef((g,b)=>{const{scope:m,children:y}=g,x=a(s,m),z=ee(b,x.collectionRef);return l.jsx(c,{ref:z,children:y})});_.displayName=s;const d=e+"CollectionItemSlot",u="data-radix-collection-item",f=Vo(d),v=p.forwardRef((g,b)=>{const{scope:m,children:y,...x}=g,z=p.useRef(null),S=ee(b,z),k=a(d,m);return p.useEffect(()=>(k.itemMap.set(z,{ref:z,...x}),()=>void k.itemMap.delete(z))),l.jsx(f,{[u]:"",ref:S,children:y})});v.displayName=d;function w(g){const b=a(e+"CollectionConsumer",g);return p.useCallback(()=>{const y=b.collectionRef.current;if(!y)return[];const x=Array.from(y.querySelectorAll(`[${u}]`));return Array.from(b.itemMap.values()).sort((k,C)=>x.indexOf(k.ref.current)-x.indexOf(C.ref.current))},[b.collectionRef,b.itemMap])}return[{Provider:i,Slot:_,ItemSlot:v},w,t]}var vs=h.createContext(void 0);function Lr(e){const o=h.useContext(vs);return e||o||"ltr"}function Pr(e,o,{checkForDefaultPrevented:r=!0}={}){return function(n){if(e?.(n),r===!1||!n.defaultPrevented)return o?.(n)}}function Oe(e){const o=h.useRef(e);return h.useEffect(()=>{o.current=e}),h.useMemo(()=>(...r)=>o.current?.(...r),[])}function bs(e,o=globalThis?.document){const r=Oe(e);h.useEffect(()=>{const t=n=>{n.key==="Escape"&&r(n)};return o.addEventListener("keydown",t,{capture:!0}),()=>o.removeEventListener("keydown",t,{capture:!0})},[r,o])}var ws="DismissableLayer",jr="dismissableLayer.update",ms="dismissableLayer.pointerDownOutside",xs="dismissableLayer.focusOutside",un,fn=h.createContext({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),pn=h.forwardRef((e,o)=>{const{disableOutsidePointerEvents:r=!1,onEscapeKeyDown:t,onPointerDownOutside:n,onFocusOutside:a,onInteractOutside:i,onDismiss:s,...c}=e,_=h.useContext(fn),[d,u]=h.useState(null),f=d?.ownerDocument??globalThis?.document,[,v]=h.useState({}),w=ee(o,C=>u(C)),g=Array.from(_.layers),[b]=[..._.layersWithOutsidePointerEventsDisabled].slice(-1),m=g.indexOf(b),y=d?g.indexOf(d):-1,x=_.layersWithOutsidePointerEventsDisabled.size>0,z=y>=m,S=ks(C=>{const E=C.target,N=[..._.branches].some(T=>T.contains(E));!z||N||(n?.(C),i?.(C),C.defaultPrevented||s?.())},f),k=Cs(C=>{const E=C.target;[..._.branches].some(T=>T.contains(E))||(a?.(C),i?.(C),C.defaultPrevented||s?.())},f);return bs(C=>{y===_.layers.size-1&&(t?.(C),!C.defaultPrevented&&s&&(C.preventDefault(),s()))},f),h.useEffect(()=>{if(d)return r&&(_.layersWithOutsidePointerEventsDisabled.size===0&&(un=f.body.style.pointerEvents,f.body.style.pointerEvents="none"),_.layersWithOutsidePointerEventsDisabled.add(d)),_.layers.add(d),hn(),()=>{r&&_.layersWithOutsidePointerEventsDisabled.size===1&&(f.body.style.pointerEvents=un)}},[d,f,r,_]),h.useEffect(()=>()=>{d&&(_.layers.delete(d),_.layersWithOutsidePointerEventsDisabled.delete(d),hn())},[d,_]),h.useEffect(()=>{const C=()=>v({});return document.addEventListener(jr,C),()=>document.removeEventListener(jr,C)},[]),l.jsx(X.div,{...c,ref:w,style:{pointerEvents:x?z?"auto":"none":void 0,...e.style},onFocusCapture:Pr(e.onFocusCapture,k.onFocusCapture),onBlurCapture:Pr(e.onBlurCapture,k.onBlurCapture),onPointerDownCapture:Pr(e.onPointerDownCapture,S.onPointerDownCapture)})});pn.displayName=ws;var ys="DismissableLayerBranch",zs=h.forwardRef((e,o)=>{const r=h.useContext(fn),t=h.useRef(null),n=ee(o,t);return h.useEffect(()=>{const a=t.current;if(a)return r.branches.add(a),()=>{r.branches.delete(a)}},[r.branches]),l.jsx(X.div,{...e,ref:n})});zs.displayName=ys;function ks(e,o=globalThis?.document){const r=Oe(e),t=h.useRef(!1),n=h.useRef(()=>{});return h.useEffect(()=>{const a=s=>{if(s.target&&!t.current){let c=function(){gn(ms,r,_,{discrete:!0})};const _={originalEvent:s};s.pointerType==="touch"?(o.removeEventListener("click",n.current),n.current=c,o.addEventListener("click",n.current,{once:!0})):c()}else o.removeEventListener("click",n.current);t.current=!1},i=window.setTimeout(()=>{o.addEventListener("pointerdown",a)},0);return()=>{window.clearTimeout(i),o.removeEventListener("pointerdown",a),o.removeEventListener("click",n.current)}},[o,r]),{onPointerDownCapture:()=>t.current=!0}}function Cs(e,o=globalThis?.document){const r=Oe(e),t=h.useRef(!1);return h.useEffect(()=>{const n=a=>{a.target&&!t.current&&gn(xs,r,{originalEvent:a},{discrete:!1})};return o.addEventListener("focusin",n),()=>o.removeEventListener("focusin",n)},[o,r]),{onFocusCapture:()=>t.current=!0,onBlurCapture:()=>t.current=!1}}function hn(){const e=new CustomEvent(jr);document.dispatchEvent(e)}function gn(e,o,r,{discrete:t}){const n=r.originalEvent.target,a=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:r});o&&n.addEventListener(e,o,{once:!0}),t?fs(n,a):n.dispatchEvent(a)}var Ar=0;function Ss(){h.useEffect(()=>{const e=document.querySelectorAll("[data-radix-focus-guard]");return document.body.insertAdjacentElement("afterbegin",e[0]??vn()),document.body.insertAdjacentElement("beforeend",e[1]??vn()),Ar++,()=>{Ar===1&&document.querySelectorAll("[data-radix-focus-guard]").forEach(o=>o.remove()),Ar--}},[])}function vn(){const e=document.createElement("span");return e.setAttribute("data-radix-focus-guard",""),e.tabIndex=0,e.style.outline="none",e.style.opacity="0",e.style.position="fixed",e.style.pointerEvents="none",e}var Mr="focusScope.autoFocusOnMount",Dr="focusScope.autoFocusOnUnmount",bn={bubbles:!1,cancelable:!0},$s="FocusScope",wn=h.forwardRef((e,o)=>{const{loop:r=!1,trapped:t=!1,onMountAutoFocus:n,onUnmountAutoFocus:a,...i}=e,[s,c]=h.useState(null),_=Oe(n),d=Oe(a),u=h.useRef(null),f=ee(o,g=>c(g)),v=h.useRef({paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}}).current;h.useEffect(()=>{if(t){let g=function(x){if(v.paused||!s)return;const z=x.target;s.contains(z)?u.current=z:Ve(u.current,{select:!0})},b=function(x){if(v.paused||!s)return;const z=x.relatedTarget;z!==null&&(s.contains(z)||Ve(u.current,{select:!0}))},m=function(x){if(document.activeElement===document.body)for(const S of x)S.removedNodes.length>0&&Ve(s)};document.addEventListener("focusin",g),document.addEventListener("focusout",b);const y=new MutationObserver(m);return s&&y.observe(s,{childList:!0,subtree:!0}),()=>{document.removeEventListener("focusin",g),document.removeEventListener("focusout",b),y.disconnect()}}},[t,s,v.paused]),h.useEffect(()=>{if(s){yn.add(v);const g=document.activeElement;if(!s.contains(g)){const m=new CustomEvent(Mr,bn);s.addEventListener(Mr,_),s.dispatchEvent(m),m.defaultPrevented||(Es(Ps(mn(s)),{select:!0}),document.activeElement===g&&Ve(s))}return()=>{s.removeEventListener(Mr,_),setTimeout(()=>{const m=new CustomEvent(Dr,bn);s.addEventListener(Dr,d),s.dispatchEvent(m),m.defaultPrevented||Ve(g??document.body,{select:!0}),s.removeEventListener(Dr,d),yn.remove(v)},0)}}},[s,_,d,v]);const w=h.useCallback(g=>{if(!r&&!t||v.paused)return;const b=g.key==="Tab"&&!g.altKey&&!g.ctrlKey&&!g.metaKey,m=document.activeElement;if(b&&m){const y=g.currentTarget,[x,z]=Is(y);x&&z?!g.shiftKey&&m===z?(g.preventDefault(),r&&Ve(x,{select:!0})):g.shiftKey&&m===x&&(g.preventDefault(),r&&Ve(z,{select:!0})):m===y&&g.preventDefault()}},[r,t,v.paused]);return l.jsx(X.div,{tabIndex:-1,...i,ref:f,onKeyDown:w})});wn.displayName=$s;function Es(e,{select:o=!1}={}){const r=document.activeElement;for(const t of e)if(Ve(t,{select:o}),document.activeElement!==r)return}function Is(e){const o=mn(e),r=xn(o,e),t=xn(o.reverse(),e);return[r,t]}function mn(e){const o=[],r=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:t=>{const n=t.tagName==="INPUT"&&t.type==="hidden";return t.disabled||t.hidden||n?NodeFilter.FILTER_SKIP:t.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;r.nextNode();)o.push(r.currentNode);return o}function xn(e,o){for(const r of e)if(!Ns(r,{upTo:o}))return r}function Ns(e,{upTo:o}){if(getComputedStyle(e).visibility==="hidden")return!0;for(;e;){if(o!==void 0&&e===o)return!1;if(getComputedStyle(e).display==="none")return!0;e=e.parentElement}return!1}function Ts(e){return e instanceof HTMLInputElement&&"select"in e}function Ve(e,{select:o=!1}={}){if(e&&e.focus){const r=document.activeElement;e.focus({preventScroll:!0}),e!==r&&Ts(e)&&o&&e.select()}}var yn=Ls();function Ls(){let e=[];return{add(o){const r=e[0];o!==r&&r?.pause(),e=zn(e,o),e.unshift(o)},remove(o){e=zn(e,o),e[0]?.resume()}}}function zn(e,o){const r=[...e],t=r.indexOf(o);return t!==-1&&r.splice(t,1),r}function Ps(e){return e.filter(o=>o.tagName!=="A")}var ae=globalThis?.document?h.useLayoutEffect:()=>{},js=h[" useId ".trim().toString()]||(()=>{}),As=0;function xo(e){const[o,r]=h.useState(js());return ae(()=>{r(t=>t??String(As++))},[e]),e||(o?`radix-${o}`:"")}const Ms=["top","right","bottom","left"],Be=Math.min,le=Math.max,Bo=Math.round,Ho=Math.floor,ze=e=>({x:e,y:e}),Ds={left:"right",right:"left",bottom:"top",top:"bottom"},Os={start:"end",end:"start"};function Or(e,o,r){return le(e,Be(o,r))}function Ne(e,o){return typeof e=="function"?e(o):e}function Te(e){return e.split("-")[0]}function ao(e){return e.split("-")[1]}function Vr(e){return e==="x"?"y":"x"}function Br(e){return e==="y"?"height":"width"}const Vs=new Set(["top","bottom"]);function ke(e){return Vs.has(Te(e))?"y":"x"}function Hr(e){return Vr(ke(e))}function Bs(e,o,r){r===void 0&&(r=!1);const t=ao(e),n=Hr(e),a=Br(n);let i=n==="x"?t===(r?"end":"start")?"right":"left":t==="start"?"bottom":"top";return o.reference[a]>o.floating[a]&&(i=Wo(i)),[i,Wo(i)]}function Hs(e){const o=Wo(e);return[Wr(e),o,Wr(o)]}function Wr(e){return e.replace(/start|end/g,o=>Os[o])}const kn=["left","right"],Cn=["right","left"],Ws=["top","bottom"],Fs=["bottom","top"];function Us(e,o,r){switch(e){case"top":case"bottom":return r?o?Cn:kn:o?kn:Cn;case"left":case"right":return o?Ws:Fs;default:return[]}}function Ys(e,o,r,t){const n=ao(e);let a=Us(Te(e),r==="start",t);return n&&(a=a.map(i=>i+"-"+n),o&&(a=a.concat(a.map(Wr)))),a}function Wo(e){return e.replace(/left|right|bottom|top/g,o=>Ds[o])}function Zs(e){return{top:0,right:0,bottom:0,left:0,...e}}function Sn(e){return typeof e!="number"?Zs(e):{top:e,right:e,bottom:e,left:e}}function Fo(e){const{x:o,y:r,width:t,height:n}=e;return{width:t,height:n,top:r,left:o,right:o+t,bottom:r+n,x:o,y:r}}function $n(e,o,r){let{reference:t,floating:n}=e;const a=ke(o),i=Hr(o),s=Br(i),c=Te(o),_=a==="y",d=t.x+t.width/2-n.width/2,u=t.y+t.height/2-n.height/2,f=t[s]/2-n[s]/2;let v;switch(c){case"top":v={x:d,y:t.y-n.height};break;case"bottom":v={x:d,y:t.y+t.height};break;case"right":v={x:t.x+t.width,y:u};break;case"left":v={x:t.x-n.width,y:u};break;default:v={x:t.x,y:t.y}}switch(ao(o)){case"start":v[i]-=f*(r&&_?-1:1);break;case"end":v[i]+=f*(r&&_?-1:1);break}return v}const Gs=async(e,o,r)=>{const{placement:t="bottom",strategy:n="absolute",middleware:a=[],platform:i}=r,s=a.filter(Boolean),c=await(i.isRTL==null?void 0:i.isRTL(o));let _=await i.getElementRects({reference:e,floating:o,strategy:n}),{x:d,y:u}=$n(_,t,c),f=t,v={},w=0;for(let g=0;g<s.length;g++){const{name:b,fn:m}=s[g],{x:y,y:x,data:z,reset:S}=await m({x:d,y:u,initialPlacement:t,placement:f,strategy:n,middlewareData:v,rects:_,platform:i,elements:{reference:e,floating:o}});d=y??d,u=x??u,v={...v,[b]:{...v[b],...z}},S&&w<=50&&(w++,typeof S=="object"&&(S.placement&&(f=S.placement),S.rects&&(_=S.rects===!0?await i.getElementRects({reference:e,floating:o,strategy:n}):S.rects),{x:d,y:u}=$n(_,f,c)),g=-1)}return{x:d,y:u,placement:f,strategy:n,middlewareData:v}};async function yo(e,o){var r;o===void 0&&(o={});const{x:t,y:n,platform:a,rects:i,elements:s,strategy:c}=e,{boundary:_="clippingAncestors",rootBoundary:d="viewport",elementContext:u="floating",altBoundary:f=!1,padding:v=0}=Ne(o,e),w=Sn(v),b=s[f?u==="floating"?"reference":"floating":u],m=Fo(await a.getClippingRect({element:(r=await(a.isElement==null?void 0:a.isElement(b)))==null||r?b:b.contextElement||await(a.getDocumentElement==null?void 0:a.getDocumentElement(s.floating)),boundary:_,rootBoundary:d,strategy:c})),y=u==="floating"?{x:t,y:n,width:i.floating.width,height:i.floating.height}:i.reference,x=await(a.getOffsetParent==null?void 0:a.getOffsetParent(s.floating)),z=await(a.isElement==null?void 0:a.isElement(x))?await(a.getScale==null?void 0:a.getScale(x))||{x:1,y:1}:{x:1,y:1},S=Fo(a.convertOffsetParentRelativeRectToViewportRelativeRect?await a.convertOffsetParentRelativeRectToViewportRelativeRect({elements:s,rect:y,offsetParent:x,strategy:c}):y);return{top:(m.top-S.top+w.top)/z.y,bottom:(S.bottom-m.bottom+w.bottom)/z.y,left:(m.left-S.left+w.left)/z.x,right:(S.right-m.right+w.right)/z.x}}const Ks=e=>({name:"arrow",options:e,async fn(o){const{x:r,y:t,placement:n,rects:a,platform:i,elements:s,middlewareData:c}=o,{element:_,padding:d=0}=Ne(e,o)||{};if(_==null)return{};const u=Sn(d),f={x:r,y:t},v=Hr(n),w=Br(v),g=await i.getDimensions(_),b=v==="y",m=b?"top":"left",y=b?"bottom":"right",x=b?"clientHeight":"clientWidth",z=a.reference[w]+a.reference[v]-f[v]-a.floating[w],S=f[v]-a.reference[v],k=await(i.getOffsetParent==null?void 0:i.getOffsetParent(_));let C=k?k[x]:0;(!C||!await(i.isElement==null?void 0:i.isElement(k)))&&(C=s.floating[x]||a.floating[w]);const E=z/2-S/2,N=C/2-g[w]/2-1,T=Be(u[m],N),A=Be(u[y],N),H=T,W=C-g[w]-A,B=C/2-g[w]/2+E,U=Or(H,B,W),V=!c.arrow&&ao(n)!=null&&B!==U&&a.reference[w]/2-(B<H?T:A)-g[w]/2<0,F=V?B<H?B-H:B-W:0;return{[v]:f[v]+F,data:{[v]:U,centerOffset:B-U-F,...V&&{alignmentOffset:F}},reset:V}}}),Xs=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(o){var r,t;const{placement:n,middlewareData:a,rects:i,initialPlacement:s,platform:c,elements:_}=o,{mainAxis:d=!0,crossAxis:u=!0,fallbackPlacements:f,fallbackStrategy:v="bestFit",fallbackAxisSideDirection:w="none",flipAlignment:g=!0,...b}=Ne(e,o);if((r=a.arrow)!=null&&r.alignmentOffset)return{};const m=Te(n),y=ke(s),x=Te(s)===s,z=await(c.isRTL==null?void 0:c.isRTL(_.floating)),S=f||(x||!g?[Wo(s)]:Hs(s)),k=w!=="none";!f&&k&&S.push(...Ys(s,g,w,z));const C=[s,...S],E=await yo(o,b),N=[];let T=((t=a.flip)==null?void 0:t.overflows)||[];if(d&&N.push(E[m]),u){const B=Bs(n,i,z);N.push(E[B[0]],E[B[1]])}if(T=[...T,{placement:n,overflows:N}],!N.every(B=>B<=0)){var A,H;const B=(((A=a.flip)==null?void 0:A.index)||0)+1,U=C[B];if(U&&(!(u==="alignment"?y!==ke(U):!1)||T.every(M=>ke(M.placement)===y?M.overflows[0]>0:!0)))return{data:{index:B,overflows:T},reset:{placement:U}};let V=(H=T.filter(F=>F.overflows[0]<=0).sort((F,M)=>F.overflows[1]-M.overflows[1])[0])==null?void 0:H.placement;if(!V)switch(v){case"bestFit":{var W;const F=(W=T.filter(M=>{if(k){const G=ke(M.placement);return G===y||G==="y"}return!0}).map(M=>[M.placement,M.overflows.filter(G=>G>0).reduce((G,R)=>G+R,0)]).sort((M,G)=>M[1]-G[1])[0])==null?void 0:W[0];F&&(V=F);break}case"initialPlacement":V=s;break}if(n!==V)return{reset:{placement:V}}}return{}}}};function En(e,o){return{top:e.top-o.height,right:e.right-o.width,bottom:e.bottom-o.height,left:e.left-o.width}}function In(e){return Ms.some(o=>e[o]>=0)}const qs=function(e){return e===void 0&&(e={}),{name:"hide",options:e,async fn(o){const{rects:r}=o,{strategy:t="referenceHidden",...n}=Ne(e,o);switch(t){case"referenceHidden":{const a=await yo(o,{...n,elementContext:"reference"}),i=En(a,r.reference);return{data:{referenceHiddenOffsets:i,referenceHidden:In(i)}}}case"escaped":{const a=await yo(o,{...n,altBoundary:!0}),i=En(a,r.floating);return{data:{escapedOffsets:i,escaped:In(i)}}}default:return{}}}}},Nn=new Set(["left","top"]);async function Qs(e,o){const{placement:r,platform:t,elements:n}=e,a=await(t.isRTL==null?void 0:t.isRTL(n.floating)),i=Te(r),s=ao(r),c=ke(r)==="y",_=Nn.has(i)?-1:1,d=a&&c?-1:1,u=Ne(o,e);let{mainAxis:f,crossAxis:v,alignmentAxis:w}=typeof u=="number"?{mainAxis:u,crossAxis:0,alignmentAxis:null}:{mainAxis:u.mainAxis||0,crossAxis:u.crossAxis||0,alignmentAxis:u.alignmentAxis};return s&&typeof w=="number"&&(v=s==="end"?w*-1:w),c?{x:v*d,y:f*_}:{x:f*_,y:v*d}}const Js=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(o){var r,t;const{x:n,y:a,placement:i,middlewareData:s}=o,c=await Qs(o,e);return i===((r=s.offset)==null?void 0:r.placement)&&(t=s.arrow)!=null&&t.alignmentOffset?{}:{x:n+c.x,y:a+c.y,data:{...c,placement:i}}}}},Rs=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(o){const{x:r,y:t,placement:n}=o,{mainAxis:a=!0,crossAxis:i=!1,limiter:s={fn:b=>{let{x:m,y}=b;return{x:m,y}}},...c}=Ne(e,o),_={x:r,y:t},d=await yo(o,c),u=ke(Te(n)),f=Vr(u);let v=_[f],w=_[u];if(a){const b=f==="y"?"top":"left",m=f==="y"?"bottom":"right",y=v+d[b],x=v-d[m];v=Or(y,v,x)}if(i){const b=u==="y"?"top":"left",m=u==="y"?"bottom":"right",y=w+d[b],x=w-d[m];w=Or(y,w,x)}const g=s.fn({...o,[f]:v,[u]:w});return{...g,data:{x:g.x-r,y:g.y-t,enabled:{[f]:a,[u]:i}}}}}},el=function(e){return e===void 0&&(e={}),{options:e,fn(o){const{x:r,y:t,placement:n,rects:a,middlewareData:i}=o,{offset:s=0,mainAxis:c=!0,crossAxis:_=!0}=Ne(e,o),d={x:r,y:t},u=ke(n),f=Vr(u);let v=d[f],w=d[u];const g=Ne(s,o),b=typeof g=="number"?{mainAxis:g,crossAxis:0}:{mainAxis:0,crossAxis:0,...g};if(c){const x=f==="y"?"height":"width",z=a.reference[f]-a.floating[x]+b.mainAxis,S=a.reference[f]+a.reference[x]-b.mainAxis;v<z?v=z:v>S&&(v=S)}if(_){var m,y;const x=f==="y"?"width":"height",z=Nn.has(Te(n)),S=a.reference[u]-a.floating[x]+(z&&((m=i.offset)==null?void 0:m[u])||0)+(z?0:b.crossAxis),k=a.reference[u]+a.reference[x]+(z?0:((y=i.offset)==null?void 0:y[u])||0)-(z?b.crossAxis:0);w<S?w=S:w>k&&(w=k)}return{[f]:v,[u]:w}}}},ol=function(e){return e===void 0&&(e={}),{name:"size",options:e,async fn(o){var r,t;const{placement:n,rects:a,platform:i,elements:s}=o,{apply:c=()=>{},..._}=Ne(e,o),d=await yo(o,_),u=Te(n),f=ao(n),v=ke(n)==="y",{width:w,height:g}=a.floating;let b,m;u==="top"||u==="bottom"?(b=u,m=f===(await(i.isRTL==null?void 0:i.isRTL(s.floating))?"start":"end")?"left":"right"):(m=u,b=f==="end"?"top":"bottom");const y=g-d.top-d.bottom,x=w-d.left-d.right,z=Be(g-d[b],y),S=Be(w-d[m],x),k=!o.middlewareData.shift;let C=z,E=S;if((r=o.middlewareData.shift)!=null&&r.enabled.x&&(E=x),(t=o.middlewareData.shift)!=null&&t.enabled.y&&(C=y),k&&!f){const T=le(d.left,0),A=le(d.right,0),H=le(d.top,0),W=le(d.bottom,0);v?E=w-2*(T!==0||A!==0?T+A:le(d.left,d.right)):C=g-2*(H!==0||W!==0?H+W:le(d.top,d.bottom))}await c({...o,availableWidth:E,availableHeight:C});const N=await i.getDimensions(s.floating);return w!==N.width||g!==N.height?{reset:{rects:!0}}:{}}}};function Uo(){return typeof window<"u"}function io(e){return Tn(e)?(e.nodeName||"").toLowerCase():"#document"}function ce(e){var o;return(e==null||(o=e.ownerDocument)==null?void 0:o.defaultView)||window}function Ce(e){var o;return(o=(Tn(e)?e.ownerDocument:e.document)||window.document)==null?void 0:o.documentElement}function Tn(e){return Uo()?e instanceof Node||e instanceof ce(e).Node:!1}function ve(e){return Uo()?e instanceof Element||e instanceof ce(e).Element:!1}function Se(e){return Uo()?e instanceof HTMLElement||e instanceof ce(e).HTMLElement:!1}function Ln(e){return!Uo()||typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof ce(e).ShadowRoot}const rl=new Set(["inline","contents"]);function zo(e){const{overflow:o,overflowX:r,overflowY:t,display:n}=be(e);return/auto|scroll|overlay|hidden|clip/.test(o+t+r)&&!rl.has(n)}const tl=new Set(["table","td","th"]);function nl(e){return tl.has(io(e))}const al=[":popover-open",":modal"];function Yo(e){return al.some(o=>{try{return e.matches(o)}catch{return!1}})}const il=["transform","translate","scale","rotate","perspective"],sl=["transform","translate","scale","rotate","perspective","filter"],ll=["paint","layout","strict","content"];function Fr(e){const o=Ur(),r=ve(e)?be(e):e;return il.some(t=>r[t]?r[t]!=="none":!1)||(r.containerType?r.containerType!=="normal":!1)||!o&&(r.backdropFilter?r.backdropFilter!=="none":!1)||!o&&(r.filter?r.filter!=="none":!1)||sl.some(t=>(r.willChange||"").includes(t))||ll.some(t=>(r.contain||"").includes(t))}function cl(e){let o=He(e);for(;Se(o)&&!so(o);){if(Fr(o))return o;if(Yo(o))return null;o=He(o)}return null}function Ur(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}const _l=new Set(["html","body","#document"]);function so(e){return _l.has(io(e))}function be(e){return ce(e).getComputedStyle(e)}function Zo(e){return ve(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function He(e){if(io(e)==="html")return e;const o=e.assignedSlot||e.parentNode||Ln(e)&&e.host||Ce(e);return Ln(o)?o.host:o}function Pn(e){const o=He(e);return so(o)?e.ownerDocument?e.ownerDocument.body:e.body:Se(o)&&zo(o)?o:Pn(o)}function ko(e,o,r){var t;o===void 0&&(o=[]),r===void 0&&(r=!0);const n=Pn(e),a=n===((t=e.ownerDocument)==null?void 0:t.body),i=ce(n);if(a){const s=Yr(i);return o.concat(i,i.visualViewport||[],zo(n)?n:[],s&&r?ko(s):[])}return o.concat(n,ko(n,[],r))}function Yr(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function jn(e){const o=be(e);let r=parseFloat(o.width)||0,t=parseFloat(o.height)||0;const n=Se(e),a=n?e.offsetWidth:r,i=n?e.offsetHeight:t,s=Bo(r)!==a||Bo(t)!==i;return s&&(r=a,t=i),{width:r,height:t,$:s}}function Zr(e){return ve(e)?e:e.contextElement}function lo(e){const o=Zr(e);if(!Se(o))return ze(1);const r=o.getBoundingClientRect(),{width:t,height:n,$:a}=jn(o);let i=(a?Bo(r.width):r.width)/t,s=(a?Bo(r.height):r.height)/n;return(!i||!Number.isFinite(i))&&(i=1),(!s||!Number.isFinite(s))&&(s=1),{x:i,y:s}}const dl=ze(0);function An(e){const o=ce(e);return!Ur()||!o.visualViewport?dl:{x:o.visualViewport.offsetLeft,y:o.visualViewport.offsetTop}}function ul(e,o,r){return o===void 0&&(o=!1),!r||o&&r!==ce(e)?!1:o}function Xe(e,o,r,t){o===void 0&&(o=!1),r===void 0&&(r=!1);const n=e.getBoundingClientRect(),a=Zr(e);let i=ze(1);o&&(t?ve(t)&&(i=lo(t)):i=lo(e));const s=ul(a,r,t)?An(a):ze(0);let c=(n.left+s.x)/i.x,_=(n.top+s.y)/i.y,d=n.width/i.x,u=n.height/i.y;if(a){const f=ce(a),v=t&&ve(t)?ce(t):t;let w=f,g=Yr(w);for(;g&&t&&v!==w;){const b=lo(g),m=g.getBoundingClientRect(),y=be(g),x=m.left+(g.clientLeft+parseFloat(y.paddingLeft))*b.x,z=m.top+(g.clientTop+parseFloat(y.paddingTop))*b.y;c*=b.x,_*=b.y,d*=b.x,u*=b.y,c+=x,_+=z,w=ce(g),g=Yr(w)}}return Fo({width:d,height:u,x:c,y:_})}function Go(e,o){const r=Zo(e).scrollLeft;return o?o.left+r:Xe(Ce(e)).left+r}function Mn(e,o){const r=e.getBoundingClientRect(),t=r.left+o.scrollLeft-Go(e,r),n=r.top+o.scrollTop;return{x:t,y:n}}function fl(e){let{elements:o,rect:r,offsetParent:t,strategy:n}=e;const a=n==="fixed",i=Ce(t),s=o?Yo(o.floating):!1;if(t===i||s&&a)return r;let c={scrollLeft:0,scrollTop:0},_=ze(1);const d=ze(0),u=Se(t);if((u||!u&&!a)&&((io(t)!=="body"||zo(i))&&(c=Zo(t)),Se(t))){const v=Xe(t);_=lo(t),d.x=v.x+t.clientLeft,d.y=v.y+t.clientTop}const f=i&&!u&&!a?Mn(i,c):ze(0);return{width:r.width*_.x,height:r.height*_.y,x:r.x*_.x-c.scrollLeft*_.x+d.x+f.x,y:r.y*_.y-c.scrollTop*_.y+d.y+f.y}}function pl(e){return Array.from(e.getClientRects())}function hl(e){const o=Ce(e),r=Zo(e),t=e.ownerDocument.body,n=le(o.scrollWidth,o.clientWidth,t.scrollWidth,t.clientWidth),a=le(o.scrollHeight,o.clientHeight,t.scrollHeight,t.clientHeight);let i=-r.scrollLeft+Go(e);const s=-r.scrollTop;return be(t).direction==="rtl"&&(i+=le(o.clientWidth,t.clientWidth)-n),{width:n,height:a,x:i,y:s}}const Dn=25;function gl(e,o){const r=ce(e),t=Ce(e),n=r.visualViewport;let a=t.clientWidth,i=t.clientHeight,s=0,c=0;if(n){a=n.width,i=n.height;const d=Ur();(!d||d&&o==="fixed")&&(s=n.offsetLeft,c=n.offsetTop)}const _=Go(t);if(_<=0){const d=t.ownerDocument,u=d.body,f=getComputedStyle(u),v=d.compatMode==="CSS1Compat"&&parseFloat(f.marginLeft)+parseFloat(f.marginRight)||0,w=Math.abs(t.clientWidth-u.clientWidth-v);w<=Dn&&(a-=w)}else _<=Dn&&(a+=_);return{width:a,height:i,x:s,y:c}}const vl=new Set(["absolute","fixed"]);function bl(e,o){const r=Xe(e,!0,o==="fixed"),t=r.top+e.clientTop,n=r.left+e.clientLeft,a=Se(e)?lo(e):ze(1),i=e.clientWidth*a.x,s=e.clientHeight*a.y,c=n*a.x,_=t*a.y;return{width:i,height:s,x:c,y:_}}function On(e,o,r){let t;if(o==="viewport")t=gl(e,r);else if(o==="document")t=hl(Ce(e));else if(ve(o))t=bl(o,r);else{const n=An(e);t={x:o.x-n.x,y:o.y-n.y,width:o.width,height:o.height}}return Fo(t)}function Vn(e,o){const r=He(e);return r===o||!ve(r)||so(r)?!1:be(r).position==="fixed"||Vn(r,o)}function wl(e,o){const r=o.get(e);if(r)return r;let t=ko(e,[],!1).filter(s=>ve(s)&&io(s)!=="body"),n=null;const a=be(e).position==="fixed";let i=a?He(e):e;for(;ve(i)&&!so(i);){const s=be(i),c=Fr(i);!c&&s.position==="fixed"&&(n=null),(a?!c&&!n:!c&&s.position==="static"&&!!n&&vl.has(n.position)||zo(i)&&!c&&Vn(e,i))?t=t.filter(d=>d!==i):n=s,i=He(i)}return o.set(e,t),t}function ml(e){let{element:o,boundary:r,rootBoundary:t,strategy:n}=e;const i=[...r==="clippingAncestors"?Yo(o)?[]:wl(o,this._c):[].concat(r),t],s=i[0],c=i.reduce((_,d)=>{const u=On(o,d,n);return _.top=le(u.top,_.top),_.right=Be(u.right,_.right),_.bottom=Be(u.bottom,_.bottom),_.left=le(u.left,_.left),_},On(o,s,n));return{width:c.right-c.left,height:c.bottom-c.top,x:c.left,y:c.top}}function xl(e){const{width:o,height:r}=jn(e);return{width:o,height:r}}function yl(e,o,r){const t=Se(o),n=Ce(o),a=r==="fixed",i=Xe(e,!0,a,o);let s={scrollLeft:0,scrollTop:0};const c=ze(0);function _(){c.x=Go(n)}if(t||!t&&!a)if((io(o)!=="body"||zo(n))&&(s=Zo(o)),t){const v=Xe(o,!0,a,o);c.x=v.x+o.clientLeft,c.y=v.y+o.clientTop}else n&&_();a&&!t&&n&&_();const d=n&&!t&&!a?Mn(n,s):ze(0),u=i.left+s.scrollLeft-c.x-d.x,f=i.top+s.scrollTop-c.y-d.y;return{x:u,y:f,width:i.width,height:i.height}}function Gr(e){return be(e).position==="static"}function Bn(e,o){if(!Se(e)||be(e).position==="fixed")return null;if(o)return o(e);let r=e.offsetParent;return Ce(e)===r&&(r=r.ownerDocument.body),r}function Hn(e,o){const r=ce(e);if(Yo(e))return r;if(!Se(e)){let n=He(e);for(;n&&!so(n);){if(ve(n)&&!Gr(n))return n;n=He(n)}return r}let t=Bn(e,o);for(;t&&nl(t)&&Gr(t);)t=Bn(t,o);return t&&so(t)&&Gr(t)&&!Fr(t)?r:t||cl(e)||r}const zl=async function(e){const o=this.getOffsetParent||Hn,r=this.getDimensions,t=await r(e.floating);return{reference:yl(e.reference,await o(e.floating),e.strategy),floating:{x:0,y:0,width:t.width,height:t.height}}};function kl(e){return be(e).direction==="rtl"}const Cl={convertOffsetParentRelativeRectToViewportRelativeRect:fl,getDocumentElement:Ce,getClippingRect:ml,getOffsetParent:Hn,getElementRects:zl,getClientRects:pl,getDimensions:xl,getScale:lo,isElement:ve,isRTL:kl};function Wn(e,o){return e.x===o.x&&e.y===o.y&&e.width===o.width&&e.height===o.height}function Sl(e,o){let r=null,t;const n=Ce(e);function a(){var s;clearTimeout(t),(s=r)==null||s.disconnect(),r=null}function i(s,c){s===void 0&&(s=!1),c===void 0&&(c=1),a();const _=e.getBoundingClientRect(),{left:d,top:u,width:f,height:v}=_;if(s||o(),!f||!v)return;const w=Ho(u),g=Ho(n.clientWidth-(d+f)),b=Ho(n.clientHeight-(u+v)),m=Ho(d),x={rootMargin:-w+"px "+-g+"px "+-b+"px "+-m+"px",threshold:le(0,Be(1,c))||1};let z=!0;function S(k){const C=k[0].intersectionRatio;if(C!==c){if(!z)return i();C?i(!1,C):t=setTimeout(()=>{i(!1,1e-7)},1e3)}C===1&&!Wn(_,e.getBoundingClientRect())&&i(),z=!1}try{r=new IntersectionObserver(S,{...x,root:n.ownerDocument})}catch{r=new IntersectionObserver(S,x)}r.observe(e)}return i(!0),a}function $l(e,o,r,t){t===void 0&&(t={});const{ancestorScroll:n=!0,ancestorResize:a=!0,elementResize:i=typeof ResizeObserver=="function",layoutShift:s=typeof IntersectionObserver=="function",animationFrame:c=!1}=t,_=Zr(e),d=n||a?[..._?ko(_):[],...ko(o)]:[];d.forEach(m=>{n&&m.addEventListener("scroll",r,{passive:!0}),a&&m.addEventListener("resize",r)});const u=_&&s?Sl(_,r):null;let f=-1,v=null;i&&(v=new ResizeObserver(m=>{let[y]=m;y&&y.target===_&&v&&(v.unobserve(o),cancelAnimationFrame(f),f=requestAnimationFrame(()=>{var x;(x=v)==null||x.observe(o)})),r()}),_&&!c&&v.observe(_),v.observe(o));let w,g=c?Xe(e):null;c&&b();function b(){const m=Xe(e);g&&!Wn(g,m)&&r(),g=m,w=requestAnimationFrame(b)}return r(),()=>{var m;d.forEach(y=>{n&&y.removeEventListener("scroll",r),a&&y.removeEventListener("resize",r)}),u?.(),(m=v)==null||m.disconnect(),v=null,c&&cancelAnimationFrame(w)}}const El=Js,Il=Rs,Nl=Xs,Tl=ol,Ll=qs,Fn=Ks,Pl=el,jl=(e,o,r)=>{const t=new Map,n={platform:Cl,...r},a={...n.platform,_c:t};return Gs(e,o,{...n,platform:a})};var Al=typeof document<"u",Ml=function(){},Ko=Al?p.useLayoutEffect:Ml;function Xo(e,o){if(e===o)return!0;if(typeof e!=typeof o)return!1;if(typeof e=="function"&&e.toString()===o.toString())return!0;let r,t,n;if(e&&o&&typeof e=="object"){if(Array.isArray(e)){if(r=e.length,r!==o.length)return!1;for(t=r;t--!==0;)if(!Xo(e[t],o[t]))return!1;return!0}if(n=Object.keys(e),r=n.length,r!==Object.keys(o).length)return!1;for(t=r;t--!==0;)if(!{}.hasOwnProperty.call(o,n[t]))return!1;for(t=r;t--!==0;){const a=n[t];if(!(a==="_owner"&&e.$$typeof)&&!Xo(e[a],o[a]))return!1}return!0}return e!==e&&o!==o}function Un(e){return typeof window>"u"?1:(e.ownerDocument.defaultView||window).devicePixelRatio||1}function Yn(e,o){const r=Un(e);return Math.round(o*r)/r}function Kr(e){const o=h.useRef(e);return Ko(()=>{o.current=e}),o}function Dl(e){e===void 0&&(e={});const{placement:o="bottom",strategy:r="absolute",middleware:t=[],platform:n,elements:{reference:a,floating:i}={},transform:s=!0,whileElementsMounted:c,open:_}=e,[d,u]=h.useState({x:0,y:0,strategy:r,placement:o,middlewareData:{},isPositioned:!1}),[f,v]=h.useState(t);Xo(f,t)||v(t);const[w,g]=h.useState(null),[b,m]=h.useState(null),y=h.useCallback(M=>{M!==k.current&&(k.current=M,g(M))},[]),x=h.useCallback(M=>{M!==C.current&&(C.current=M,m(M))},[]),z=a||w,S=i||b,k=h.useRef(null),C=h.useRef(null),E=h.useRef(d),N=c!=null,T=Kr(c),A=Kr(n),H=Kr(_),W=h.useCallback(()=>{if(!k.current||!C.current)return;const M={placement:o,strategy:r,middleware:f};A.current&&(M.platform=A.current),jl(k.current,C.current,M).then(G=>{const R={...G,isPositioned:H.current!==!1};B.current&&!Xo(E.current,R)&&(E.current=R,To.flushSync(()=>{u(R)}))})},[f,o,r,A,H]);Ko(()=>{_===!1&&E.current.isPositioned&&(E.current.isPositioned=!1,u(M=>({...M,isPositioned:!1})))},[_]);const B=h.useRef(!1);Ko(()=>(B.current=!0,()=>{B.current=!1}),[]),Ko(()=>{if(z&&(k.current=z),S&&(C.current=S),z&&S){if(T.current)return T.current(z,S,W);W()}},[z,S,W,T,N]);const U=h.useMemo(()=>({reference:k,floating:C,setReference:y,setFloating:x}),[y,x]),V=h.useMemo(()=>({reference:z,floating:S}),[z,S]),F=h.useMemo(()=>{const M={position:r,left:0,top:0};if(!V.floating)return M;const G=Yn(V.floating,d.x),R=Yn(V.floating,d.y);return s?{...M,transform:"translate("+G+"px, "+R+"px)",...Un(V.floating)>=1.5&&{willChange:"transform"}}:{position:r,left:G,top:R}},[r,s,V.floating,d.x,d.y]);return h.useMemo(()=>({...d,update:W,refs:U,elements:V,floatingStyles:F}),[d,W,U,V,F])}const Ol=e=>{function o(r){return{}.hasOwnProperty.call(r,"current")}return{name:"arrow",options:e,fn(r){const{element:t,padding:n}=typeof e=="function"?e(r):e;return t&&o(t)?t.current!=null?Fn({element:t.current,padding:n}).fn(r):{}:t?Fn({element:t,padding:n}).fn(r):{}}}},Vl=(e,o)=>({...El(e),options:[e,o]}),Bl=(e,o)=>({...Il(e),options:[e,o]}),Hl=(e,o)=>({...Pl(e),options:[e,o]}),Wl=(e,o)=>({...Nl(e),options:[e,o]}),Fl=(e,o)=>({...Tl(e),options:[e,o]}),Ul=(e,o)=>({...Ll(e),options:[e,o]}),Yl=(e,o)=>({...Ol(e),options:[e,o]});var Zl="Arrow",Zn=h.forwardRef((e,o)=>{const{children:r,width:t=10,height:n=5,...a}=e;return l.jsx(X.svg,{...a,ref:o,width:t,height:n,viewBox:"0 0 30 10",preserveAspectRatio:"none",children:e.asChild?r:l.jsx("polygon",{points:"0,0 30,0 15,10"})})});Zn.displayName=Zl;var Gl=Zn;function Kl(e){const[o,r]=h.useState(void 0);return ae(()=>{if(e){r({width:e.offsetWidth,height:e.offsetHeight});const t=new ResizeObserver(n=>{if(!Array.isArray(n)||!n.length)return;const a=n[0];let i,s;if("borderBoxSize"in a){const c=a.borderBoxSize,_=Array.isArray(c)?c[0]:c;i=_.inlineSize,s=_.blockSize}else i=e.offsetWidth,s=e.offsetHeight;r({width:i,height:s})});return t.observe(e,{box:"border-box"}),()=>t.unobserve(e)}else r(void 0)},[e]),o}var Xr="Popper",[Gn,Kn]=mo(Xr),[Xl,Xn]=Gn(Xr),qn=e=>{const{__scopePopper:o,children:r}=e,[t,n]=h.useState(null);return l.jsx(Xl,{scope:o,anchor:t,onAnchorChange:n,children:r})};qn.displayName=Xr;var Qn="PopperAnchor",Jn=h.forwardRef((e,o)=>{const{__scopePopper:r,virtualRef:t,...n}=e,a=Xn(Qn,r),i=h.useRef(null),s=ee(o,i),c=h.useRef(null);return h.useEffect(()=>{const _=c.current;c.current=t?.current||i.current,_!==c.current&&a.onAnchorChange(c.current)}),t?null:l.jsx(X.div,{...n,ref:s})});Jn.displayName=Qn;var qr="PopperContent",[ql,Ql]=Gn(qr),Rn=h.forwardRef((e,o)=>{const{__scopePopper:r,side:t="bottom",sideOffset:n=0,align:a="center",alignOffset:i=0,arrowPadding:s=0,avoidCollisions:c=!0,collisionBoundary:_=[],collisionPadding:d=0,sticky:u="partial",hideWhenDetached:f=!1,updatePositionStrategy:v="optimized",onPlaced:w,...g}=e,b=Xn(qr,r),[m,y]=h.useState(null),x=ee(o,D=>y(D)),[z,S]=h.useState(null),k=Kl(z),C=k?.width??0,E=k?.height??0,N=t+(a!=="center"?"-"+a:""),T=typeof d=="number"?d:{top:0,right:0,bottom:0,left:0,...d},A=Array.isArray(_)?_:[_],H=A.length>0,W={padding:T,boundary:A.filter(Rl),altBoundary:H},{refs:B,floatingStyles:U,placement:V,isPositioned:F,middlewareData:M}=Dl({strategy:"fixed",placement:N,whileElementsMounted:(...D)=>$l(...D,{animationFrame:v==="always"}),elements:{reference:b.anchor},middleware:[Vl({mainAxis:n+E,alignmentAxis:i}),c&&Bl({mainAxis:!0,crossAxis:!1,limiter:u==="partial"?Hl():void 0,...W}),c&&Wl({...W}),Fl({...W,apply:({elements:D,rects:Z,availableWidth:K,availableHeight:$})=>{const{width:P,height:L}=Z.reference,re=D.floating.style;re.setProperty("--radix-popper-available-width",`${K}px`),re.setProperty("--radix-popper-available-height",`${$}px`),re.setProperty("--radix-popper-anchor-width",`${P}px`),re.setProperty("--radix-popper-anchor-height",`${L}px`)}}),z&&Yl({element:z,padding:s}),ec({arrowWidth:C,arrowHeight:E}),f&&Ul({strategy:"referenceHidden",...W})]}),[G,R]=ra(V),me=Oe(w);ae(()=>{F&&me?.()},[F,me]);const Ee=M.arrow?.x,Pe=M.arrow?.y,he=M.arrow?.centerOffset!==0,[ge,_e]=h.useState();return ae(()=>{m&&_e(window.getComputedStyle(m).zIndex)},[m]),l.jsx("div",{ref:B.setFloating,"data-radix-popper-content-wrapper":"",style:{...U,transform:F?U.transform:"translate(0, -200%)",minWidth:"max-content",zIndex:ge,"--radix-popper-transform-origin":[M.transformOrigin?.x,M.transformOrigin?.y].join(" "),...M.hide?.referenceHidden&&{visibility:"hidden",pointerEvents:"none"}},dir:e.dir,children:l.jsx(ql,{scope:r,placedSide:G,onArrowChange:S,arrowX:Ee,arrowY:Pe,shouldHideArrow:he,children:l.jsx(X.div,{"data-side":G,"data-align":R,...g,ref:x,style:{...g.style,animation:F?void 0:"none"}})})})});Rn.displayName=qr;var ea="PopperArrow",Jl={top:"bottom",right:"left",bottom:"top",left:"right"},oa=h.forwardRef(function(o,r){const{__scopePopper:t,...n}=o,a=Ql(ea,t),i=Jl[a.placedSide];return l.jsx("span",{ref:a.onArrowChange,style:{position:"absolute",left:a.arrowX,top:a.arrowY,[i]:0,transformOrigin:{top:"",right:"0 0",bottom:"center 0",left:"100% 0"}[a.placedSide],transform:{top:"translateY(100%)",right:"translateY(50%) rotate(90deg) translateX(-50%)",bottom:"rotate(180deg)",left:"translateY(50%) rotate(-90deg) translateX(50%)"}[a.placedSide],visibility:a.shouldHideArrow?"hidden":void 0},children:l.jsx(Gl,{...n,ref:r,style:{...n.style,display:"block"}})})});oa.displayName=ea;function Rl(e){return e!==null}var ec=e=>({name:"transformOrigin",options:e,fn(o){const{placement:r,rects:t,middlewareData:n}=o,i=n.arrow?.centerOffset!==0,s=i?0:e.arrowWidth,c=i?0:e.arrowHeight,[_,d]=ra(r),u={start:"0%",center:"50%",end:"100%"}[d],f=(n.arrow?.x??0)+s/2,v=(n.arrow?.y??0)+c/2;let w="",g="";return _==="bottom"?(w=i?u:`${f}px`,g=`${-c}px`):_==="top"?(w=i?u:`${f}px`,g=`${t.floating.height+c}px`):_==="right"?(w=`${-c}px`,g=i?u:`${v}px`):_==="left"&&(w=`${t.floating.width+c}px`,g=i?u:`${v}px`),{data:{x:w,y:g}}}});function ra(e){const[o,r="center"]=e.split("-");return[o,r]}var oc=qn,rc=Jn,tc=Rn,nc=oa,ac="Portal",ta=h.forwardRef((e,o)=>{const{container:r,...t}=e,[n,a]=h.useState(!1);ae(()=>a(!0),[]);const i=r||n&&globalThis?.document?.body;return i?hr.createPortal(l.jsx(X.div,{...t,ref:o}),i):null});ta.displayName=ac;var ic=h[" useInsertionEffect ".trim().toString()]||ae;function qo({prop:e,defaultProp:o,onChange:r=()=>{},caller:t}){const[n,a,i]=sc({defaultProp:o,onChange:r}),s=e!==void 0,c=s?e:n;{const d=h.useRef(e!==void 0);h.useEffect(()=>{const u=d.current;u!==s&&console.warn(`${t} is changing from ${u?"controlled":"uncontrolled"} to ${s?"controlled":"uncontrolled"}. Components should not switch from controlled to uncontrolled (or vice versa). Decide between using a controlled or uncontrolled value for the lifetime of the component.`),d.current=s},[s,t])}const _=h.useCallback(d=>{if(s){const u=lc(d)?d(e):d;u!==e&&i.current?.(u)}else a(d)},[s,e,a,i]);return[c,_]}function sc({defaultProp:e,onChange:o}){const[r,t]=h.useState(e),n=h.useRef(r),a=h.useRef(o);return ic(()=>{a.current=o},[o]),h.useEffect(()=>{n.current!==r&&(a.current?.(r),n.current=r)},[r,n]),[r,t,a]}function lc(e){return typeof e=="function"}function cc(e){const o=h.useRef({value:e,previous:e});return h.useMemo(()=>(o.current.value!==e&&(o.current.previous=o.current.value,o.current.value=e),o.current.previous),[e])}var na=Object.freeze({position:"absolute",border:0,width:1,height:1,padding:0,margin:-1,overflow:"hidden",clip:"rect(0, 0, 0, 0)",whiteSpace:"nowrap",wordWrap:"normal"}),_c="VisuallyHidden",dc=h.forwardRef((e,o)=>l.jsx(X.span,{...e,ref:o,style:{...na,...e.style}}));dc.displayName=_c;var uc=function(e){if(typeof document>"u")return null;var o=Array.isArray(e)?e[0]:e;return o.ownerDocument.body},co=new WeakMap,Qo=new WeakMap,Jo={},Qr=0,aa=function(e){return e&&(e.host||aa(e.parentNode))},fc=function(e,o){return o.map(function(r){if(e.contains(r))return r;var t=aa(r);return t&&e.contains(t)?t:(console.error("aria-hidden",r,"in not contained inside",e,". Doing nothing"),null)}).filter(function(r){return!!r})},pc=function(e,o,r,t){var n=fc(o,Array.isArray(e)?e:[e]);Jo[r]||(Jo[r]=new WeakMap);var a=Jo[r],i=[],s=new Set,c=new Set(n),_=function(u){!u||s.has(u)||(s.add(u),_(u.parentNode))};n.forEach(_);var d=function(u){!u||c.has(u)||Array.prototype.forEach.call(u.children,function(f){if(s.has(f))d(f);else try{var v=f.getAttribute(t),w=v!==null&&v!=="false",g=(co.get(f)||0)+1,b=(a.get(f)||0)+1;co.set(f,g),a.set(f,b),i.push(f),g===1&&w&&Qo.set(f,!0),b===1&&f.setAttribute(r,"true"),w||f.setAttribute(t,"true")}catch(m){console.error("aria-hidden: cannot operate on ",f,m)}})};return d(o),s.clear(),Qr++,function(){i.forEach(function(u){var f=co.get(u)-1,v=a.get(u)-1;co.set(u,f),a.set(u,v),f||(Qo.has(u)||u.removeAttribute(t),Qo.delete(u)),v||u.removeAttribute(r)}),Qr--,Qr||(co=new WeakMap,co=new WeakMap,Qo=new WeakMap,Jo={})}},hc=function(e,o,r){r===void 0&&(r="data-aria-hidden");var t=Array.from(Array.isArray(e)?e:[e]),n=uc(e);return n?(t.push.apply(t,Array.from(n.querySelectorAll("[aria-live], script"))),pc(t,n,r,"aria-hidden")):function(){return null}},$e=function(){return $e=Object.assign||function(o){for(var r,t=1,n=arguments.length;t<n;t++){r=arguments[t];for(var a in r)Object.prototype.hasOwnProperty.call(r,a)&&(o[a]=r[a])}return o},$e.apply(this,arguments)};function ia(e,o){var r={};for(var t in e)Object.prototype.hasOwnProperty.call(e,t)&&o.indexOf(t)<0&&(r[t]=e[t]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var n=0,t=Object.getOwnPropertySymbols(e);n<t.length;n++)o.indexOf(t[n])<0&&Object.prototype.propertyIsEnumerable.call(e,t[n])&&(r[t[n]]=e[t[n]]);return r}function gc(e,o,r){if(r||arguments.length===2)for(var t=0,n=o.length,a;t<n;t++)(a||!(t in o))&&(a||(a=Array.prototype.slice.call(o,0,t)),a[t]=o[t]);return e.concat(a||Array.prototype.slice.call(o))}typeof SuppressedError=="function"&&SuppressedError;var Ro="right-scroll-bar-position",er="width-before-scroll-bar",vc="with-scroll-bars-hidden",bc="--removed-body-scroll-bar-size";function Jr(e,o){return typeof e=="function"?e(o):e&&(e.current=o),e}function wc(e,o){var r=p.useState(function(){return{value:e,callback:o,facade:{get current(){return r.value},set current(t){var n=r.value;n!==t&&(r.value=t,r.callback(t,n))}}}})[0];return r.callback=o,r.facade}var mc=typeof window<"u"?h.useLayoutEffect:h.useEffect,sa=new WeakMap;function xc(e,o){var r=wc(null,function(t){return e.forEach(function(n){return Jr(n,t)})});return mc(function(){var t=sa.get(r);if(t){var n=new Set(t),a=new Set(e),i=r.current;n.forEach(function(s){a.has(s)||Jr(s,null)}),a.forEach(function(s){n.has(s)||Jr(s,i)})}sa.set(r,e)},[e]),r}function yc(e){return e}function zc(e,o){o===void 0&&(o=yc);var r=[],t=!1,n={read:function(){if(t)throw new Error("Sidecar: could not `read` from an `assigned` medium. `read` could be used only with `useMedium`.");return r.length?r[r.length-1]:e},useMedium:function(a){var i=o(a,t);return r.push(i),function(){r=r.filter(function(s){return s!==i})}},assignSyncMedium:function(a){for(t=!0;r.length;){var i=r;r=[],i.forEach(a)}r={push:function(s){return a(s)},filter:function(){return r}}},assignMedium:function(a){t=!0;var i=[];if(r.length){var s=r;r=[],s.forEach(a),i=r}var c=function(){var d=i;i=[],d.forEach(a)},_=function(){return Promise.resolve().then(c)};_(),r={push:function(d){i.push(d),_()},filter:function(d){return i=i.filter(d),r}}}};return n}function kc(e){e===void 0&&(e={});var o=zc(null);return o.options=$e({async:!0,ssr:!1},e),o}var la=function(e){var o=e.sideCar,r=ia(e,["sideCar"]);if(!o)throw new Error("Sidecar: please provide `sideCar` property to import the right car");var t=o.read();if(!t)throw new Error("Sidecar medium not found");return h.createElement(t,$e({},r))};la.isSideCarExport=!0;function Cc(e,o){return e.useMedium(o),la}var ca=kc(),Rr=function(){},or=h.forwardRef(function(e,o){var r=h.useRef(null),t=h.useState({onScrollCapture:Rr,onWheelCapture:Rr,onTouchMoveCapture:Rr}),n=t[0],a=t[1],i=e.forwardProps,s=e.children,c=e.className,_=e.removeScrollBar,d=e.enabled,u=e.shards,f=e.sideCar,v=e.noRelative,w=e.noIsolation,g=e.inert,b=e.allowPinchZoom,m=e.as,y=m===void 0?"div":m,x=e.gapMode,z=ia(e,["forwardProps","children","className","removeScrollBar","enabled","shards","sideCar","noRelative","noIsolation","inert","allowPinchZoom","as","gapMode"]),S=f,k=xc([r,o]),C=$e($e({},z),n);return h.createElement(h.Fragment,null,d&&h.createElement(S,{sideCar:ca,removeScrollBar:_,shards:u,noRelative:v,noIsolation:w,inert:g,setCallbacks:a,allowPinchZoom:!!b,lockRef:r,gapMode:x}),i?h.cloneElement(h.Children.only(s),$e($e({},C),{ref:k})):h.createElement(y,$e({},C,{className:c,ref:k}),s))});or.defaultProps={enabled:!0,removeScrollBar:!0,inert:!1},or.classNames={fullWidth:er,zeroRight:Ro};var Sc=function(){if(typeof __webpack_nonce__<"u")return __webpack_nonce__};function $c(){if(!document)return null;var e=document.createElement("style");e.type="text/css";var o=Sc();return o&&e.setAttribute("nonce",o),e}function Ec(e,o){e.styleSheet?e.styleSheet.cssText=o:e.appendChild(document.createTextNode(o))}function Ic(e){var o=document.head||document.getElementsByTagName("head")[0];o.appendChild(e)}var Nc=function(){var e=0,o=null;return{add:function(r){e==0&&(o=$c())&&(Ec(o,r),Ic(o)),e++},remove:function(){e--,!e&&o&&(o.parentNode&&o.parentNode.removeChild(o),o=null)}}},Tc=function(){var e=Nc();return function(o,r){h.useEffect(function(){return e.add(o),function(){e.remove()}},[o&&r])}},_a=function(){var e=Tc(),o=function(r){var t=r.styles,n=r.dynamic;return e(t,n),null};return o},Lc={left:0,top:0,right:0,gap:0},et=function(e){return parseInt(e||"",10)||0},Pc=function(e){var o=window.getComputedStyle(document.body),r=o[e==="padding"?"paddingLeft":"marginLeft"],t=o[e==="padding"?"paddingTop":"marginTop"],n=o[e==="padding"?"paddingRight":"marginRight"];return[et(r),et(t),et(n)]},jc=function(e){if(e===void 0&&(e="margin"),typeof window>"u")return Lc;var o=Pc(e),r=document.documentElement.clientWidth,t=window.innerWidth;return{left:o[0],top:o[1],right:o[2],gap:Math.max(0,t-r+o[2]-o[0])}},Ac=_a(),_o="data-scroll-locked",Mc=function(e,o,r,t){var n=e.left,a=e.top,i=e.right,s=e.gap;return r===void 0&&(r="margin"),`
|
|
3
|
-
.`.concat(
|
|
1
|
+
(function(E,l){typeof exports=="object"&&typeof module<"u"?l(exports,require("react/jsx-runtime"),require("react"),require("react-dom")):typeof define=="function"&&define.amd?define(["exports","react/jsx-runtime","react","react-dom"],l):(E=typeof globalThis<"u"?globalThis:E||self,l(E.PostPioneerUI={},E.jsxRuntime,E.React,E.ReactDOM))})(this,(function(E,l,f,vr){"use strict";var kt=document.createElement("style");kt.textContent=`@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=PT+Sans+Caption:wght@400;700&display=swap";.focus{position:relative}.focus:after{content:"";position:absolute;inset:-4px;border-radius:inherit;pointer-events:none;transition:var(--focus-transition);opacity:0}.focus--default:after{box-shadow:var(--focus-ring-default)}.focus--danger:after{box-shadow:var(--focus-ring-danger)}.focus:focus-visible:after,.focus.focus--visible:after{opacity:1}.focus-danger:focus-visible{outline:var(--focus-outline-danger);outline-offset:2px}.focus-within--default:focus-within{box-shadow:var(--focus-shadow-default)}.focus-within--danger:focus-within{box-shadow:var(--focus-shadow-danger)}.focus--input:focus{border-color:var(--color-accept-default-600);box-shadow:var(--focus-shadow-default)}.focus--button:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}.focus--card:focus-visible{box-shadow:var(--focus-shadow-default)}@media (prefers-reduced-motion: reduce){.focus:after{transition:none}:root{--focus-transition: none}}.swap{display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}.swap--text{display:inline;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit}.swap--icon{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0}.swap--icon-xs{width:.75rem;height:.75rem}.swap--icon-s{width:.875rem;height:.875rem}.swap--icon-m{width:1rem;height:1rem}.swap--icon-l{width:1.25rem;height:1.25rem}.swap--icon-xl{width:1.5rem;height:1.5rem}.swap__content{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.swap--group-horizontal{display:inline-flex;flex-direction:row;gap:.5rem;align-items:center}.swap--group-vertical{display:inline-flex;flex-direction:column;gap:.5rem;align-items:center}.swap--with-background{background-color:var(--color-background-page);padding:.5rem;border-radius:4px}.swap--with-border{border:1px solid #dddddd;border:var(--border-s, 1px solid #dddddd);padding:.5rem;border-radius:4px}.swap--interactive{cursor:pointer;transition:all .2s ease}.swap--interactive:hover{opacity:.8}.swap--interactive:active{transform:translateY(1px)}._focus_1bao6_550{position:relative}._focus_1bao6_550:after{content:"";position:absolute;inset:-4px;border-radius:inherit;pointer-events:none;transition:var(--focus-transition);opacity:0}._focus--default_1bao6_567:after{box-shadow:var(--focus-ring-default)}._focus--danger_1bao6_571:after{box-shadow:var(--focus-ring-danger)}._focus_1bao6_550:focus-visible:after,._focus_1bao6_550._focus--visible_1bao6_577:after{opacity:1}._focus-danger_1bao6_592:focus-visible{outline:var(--focus-outline-danger);outline-offset:2px}._focus-within--default_1bao6_598:focus-within{box-shadow:var(--focus-shadow-default)}._focus-within--danger_1bao6_602:focus-within{box-shadow:var(--focus-shadow-danger)}._focus--input_1bao6_607:focus{border-color:var(--color-accept-default-600);box-shadow:var(--focus-shadow-default)}._focus--button_1bao6_612:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}._focus--card_1bao6_617:focus-visible{box-shadow:var(--focus-shadow-default)}@media (prefers-reduced-motion: reduce){._focus_1bao6_550:after{transition:none}:root{--focus-transition: none}}._swap_1bao6_632{display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}._swap--text_1bao6_641{display:inline;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit}._swap--icon_1bao6_652{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0}._swap--icon-xs_1bao6_662{width:.75rem;height:.75rem}._swap--icon-s_1bao6_667{width:.875rem;height:.875rem}._swap--icon-m_1bao6_672{width:1rem;height:1rem}._swap--icon-l_1bao6_677{width:1.25rem;height:1.25rem}._swap--icon-xl_1bao6_682{width:1.5rem;height:1.5rem}._swap__content_1bao6_688{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._swap--group-horizontal_1bao6_697{display:inline-flex;flex-direction:row;gap:.5rem;align-items:center}._swap--group-vertical_1bao6_704{display:inline-flex;flex-direction:column;gap:.5rem;align-items:center}._swap--with-background_1bao6_712{background-color:var(--color-background-page);padding:.5rem;border-radius:4px}._swap--with-border_1bao6_718{border:1px solid #dddddd;border:var(--border-s, 1px solid #dddddd);padding:.5rem;border-radius:4px}._swap--interactive_1bao6_726{cursor:pointer;transition:all .2s ease}._swap--interactive_1bao6_726:hover{opacity:.8}._swap--interactive_1bao6_726:active{transform:translateY(1px)}._accordion_1bao6_780{width:100%;border:var(--border-s);border-radius:var(--border-radius-m);background:var(--color-white-alpha-100);overflow:hidden;transition:all .25s ease;cursor:pointer}._accordion_1bao6_780._open_1bao6_789{box-shadow:var(--shadow-m)}._accordion_1bao6_780._disabled_1bao6_792{opacity:.6;pointer-events:none}._header_1bao6_798{display:flex;align-items:center;justify-content:space-between;padding:var(--spacing-s) var(--spacing-m);background:var(--color-white-alpha-100);transition:background .2s ease}._headerLeft_1bao6_807{display:flex;align-items:center;gap:var(--spacing-xs)}._icon_1bao6_813{display:flex;align-items:center;justify-content:center;color:transparent;width:var(--size-l);height:var(--size-l)}._title_1bao6_822{color:var(--color-blue-gray-900);font-weight:700!important;font-size:16px!important;line-height:24px!important}._count_1bao6_830{display:inline-flex;align-items:center;justify-content:center;font-size:14px;line-height:16px;font-weight:500;color:var(--color-blue-gray-600);background:var(--color-blue-gray-35);border-radius:10rem;width:26px;height:20px;margin-left:4px}._headerRight_1bao6_846{display:flex;align-items:center;gap:var(--spacing-xs)}._chevronIconWrapper_1bao6_853{position:relative;display:inline-flex;width:24px;height:24px;color:var(--color-blue-gray-700)}._iconDown_1bao6_861,._iconUp_1bao6_862{position:absolute;inset:0;transition:all .25s ease-in-out;opacity:0;transform:scale(.9);color:inherit}._iconDown_1bao6_861{opacity:1;transform:scale(1)}._iconUp_1bao6_862{transform:scale(.8)}._iconVisible_1bao6_880{opacity:1;transform:scale(1)}._iconHidden_1bao6_885{opacity:0;transform:scale(.8)}._dividerContainer_1bao6_891{padding:0 var(--spacing-m)}._divider_1bao6_891{margin:0;top:0}._content_1bao6_901{overflow:hidden;transition:height .25s ease,opacity .25s ease;background:var(--color-white-alpha-100);opacity:0}._content_1bao6_901>._inner_1bao6_907{padding:0 var(--spacing-m)}._open_1bao6_789 ._content_1bao6_901{opacity:1}._inner_1bao6_907{padding:0 var(--spacing-m)}._focus_1untv_551{position:relative}._focus_1untv_551:after{content:"";position:absolute;inset:-4px;border-radius:inherit;pointer-events:none;transition:var(--focus-transition);opacity:0}._focus--default_1untv_568:after{box-shadow:var(--focus-ring-default)}._focus--danger_1untv_572:after{box-shadow:var(--focus-ring-danger)}._focus_1untv_551:focus-visible:after,._focus_1untv_551._focus--visible_1untv_578:after{opacity:1}._focus-danger_1untv_593:focus-visible{outline:var(--focus-outline-danger);outline-offset:2px}._focus-within--default_1untv_599:focus-within{box-shadow:var(--focus-shadow-default)}._focus-within--danger_1untv_603:focus-within{box-shadow:var(--focus-shadow-danger)}._focus--input_1untv_608:focus{border-color:var(--color-accept-default-600);box-shadow:var(--focus-shadow-default)}._focus--button_1untv_613:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}._focus--card_1untv_618:focus-visible{box-shadow:var(--focus-shadow-default)}@media (prefers-reduced-motion: reduce){._focus_1untv_551:after{transition:none}:root{--focus-transition: none}}._swap_1untv_633{display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}._swap--text_1untv_642{display:inline;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit}._swap--icon_1untv_653{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0}._swap--icon-xs_1untv_663{width:.75rem;height:.75rem}._swap--icon-s_1untv_668{width:.875rem;height:.875rem}._swap--icon-m_1untv_673{width:1rem;height:1rem}._swap--icon-l_1untv_678{width:1.25rem;height:1.25rem}._swap--icon-xl_1untv_683{width:1.5rem;height:1.5rem}._swap__content_1untv_689{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._swap--group-horizontal_1untv_698{display:inline-flex;flex-direction:row;gap:.5rem;align-items:center}._swap--group-vertical_1untv_705{display:inline-flex;flex-direction:column;gap:.5rem;align-items:center}._swap--with-background_1untv_713{background-color:var(--color-background-page);padding:.5rem;border-radius:4px}._swap--with-border_1untv_719{border:1px solid #dddddd;border:var(--border-s, 1px solid #dddddd);padding:.5rem;border-radius:4px}._swap--interactive_1untv_727{cursor:pointer;transition:all .2s ease}._swap--interactive_1untv_727:hover{opacity:.8}._swap--interactive_1untv_727:active{transform:translateY(1px)}._typography_1untv_781{margin:0;padding:0}._font-inter_1untv_786{font-family:Inter,sans-serif}._font-pt-sans-caption_1untv_790{font-family:PT Sans Caption,sans-serif}._align-left_1untv_794{text-align:left}._align-center_1untv_798{text-align:center}._align-right_1untv_802{text-align:right}._align-inherit_1untv_806{text-align:inherit}._headline-xl_1untv_810,._pt-headline-xl_1untv_811{font-size:var(--headline-xl-font-size, 40px);line-height:var(--headline-xl-line-height, 48px);font-weight:var(--headline-xl-font-weight, 700);font-family:PT Sans Caption,sans-serif}._headline-l_1untv_818,._pt-headline-l_1untv_819{font-size:var(--headline-l-font-size, 32px);line-height:var(--headline-l-line-height, 40px);font-weight:var(--headline-l-font-weight, 700);font-family:PT Sans Caption,sans-serif}._headline-ml_1untv_826{font-size:var(--headline-ml-font-size, 28px);line-height:var(--headline-ml-line-height, 36px);font-weight:var(--headline-ml-font-weight, 700);font-family:PT Sans Caption,sans-serif}._headline-m_1untv_826,._pt-headline-m_1untv_834{font-size:var(--headline-m-font-size, 24px);line-height:var(--headline-m-line-height, 32px);font-weight:var(--headline-m-font-weight, 700);font-family:PT Sans Caption,sans-serif}._headline-s_1untv_841,._pt-headline-s_1untv_842{font-size:var(--headline-s-font-size, 20px);line-height:var(--headline-s-line-height, 28px);font-weight:var(--headline-s-font-weight, 700);font-family:PT Sans Caption,sans-serif}._headline-xs_1untv_849{font-size:var(--headline-xs-font-size, 16px);line-height:var(--headline-xs-line-height, 24px);font-weight:var(--headline-xs-font-weight, 700);font-family:PT Sans Caption,sans-serif}._pt-text-large_1untv_856{font-size:var(--pt-text-large-font-size, 18px);line-height:var(--pt-text-large-line-height, 26px);font-weight:var(--pt-text-large-font-weight, 400);font-family:PT Sans Caption,sans-serif}._pt-text-regular_1untv_863{font-size:var(--pt-text-regular-font-size, 16px);line-height:var(--pt-text-regular-line-height, 24px);font-weight:var(--pt-text-regular-font-weight, 400);font-family:PT Sans Caption,sans-serif}._pt-text-small_1untv_870{font-size:var(--pt-text-small-font-size, 14px);line-height:var(--pt-text-small-line-height, 20px);font-weight:var(--pt-text-small-font-weight, 400);font-family:PT Sans Caption,sans-serif}._text-long-l-regular_1untv_877{font-size:var(--text-long-l-font-size, 20px);line-height:var(--text-long-l-line-height, 28px);font-weight:var(--text-long-l-font-weight, 400);font-family:Inter,sans-serif}._text-long-m-regular_1untv_884{font-size:var(--text-long-m-font-size, 16px);line-height:var(--text-long-m-line-height, 24px);font-weight:var(--text-long-m-font-weight, 400);font-family:Inter,sans-serif}._text-long-s-regular_1untv_891{font-size:var(--text-long-s-font-size, 14px);line-height:var(--text-long-s-line-height, 20px);font-weight:var(--text-long-s-font-weight, 400);font-family:Inter,sans-serif}._text-long-xs-regular_1untv_898{font-size:var(--text-long-xs-font-size, 12px);line-height:var(--text-long-xs-line-height, 16px);font-weight:var(--text-long-xs-font-weight, 400);font-family:Inter,sans-serif}._text-long-l-medium_1untv_905{font-size:var(--text-long-l-medium-font-size, 20px);line-height:var(--text-long-l-medium-line-height, 28px);font-weight:var(--text-long-l-medium-font-weight, 500);font-family:Inter,sans-serif}._text-long-m-medium_1untv_912{font-size:var(--text-long-m-medium-font-size, 16px);line-height:var(--text-long-m-medium-line-height, 24px);font-weight:var(--text-long-m-medium-font-weight, 500);font-family:Inter,sans-serif}._text-long-s-medium_1untv_919{font-size:var(--text-long-s-medium-font-size, 14px);line-height:var(--text-long-s-medium-line-height, 20px);font-weight:var(--text-long-s-medium-font-weight, 500);font-family:Inter,sans-serif}._text-long-xs-medium_1untv_926{font-size:var(--text-long-xs-medium-font-size, 12px);line-height:var(--text-long-xs-medium-line-height, 16px);font-weight:var(--text-long-xs-medium-font-weight, 500);font-family:Inter,sans-serif}._text-long-l-bold_1untv_933{font-size:var(--text-long-l-bold-font-size, 20px);line-height:var(--text-long-l-bold-line-height, 28px);font-weight:var(--text-long-l-bold-font-weight, 700);font-family:Inter,sans-serif}._text-long-m-bold_1untv_940{font-size:var(--text-long-m-bold-font-size, 16px);line-height:var(--text-long-m-bold-line-height, 24px);font-weight:var(--text-long-m-bold-font-weight, 700);font-family:Inter,sans-serif}._text-long-s-bold_1untv_947{font-size:var(--text-long-s-bold-font-size, 14px);line-height:var(--text-long-s-bold-line-height, 20px);font-weight:var(--text-long-s-bold-font-weight, 700);font-family:Inter,sans-serif}._text-short-m-regular_1untv_954{font-size:var(--text-short-m-font-size, 16px);line-height:var(--text-short-m-line-height, 20px);font-weight:var(--text-short-m-font-weight, 400);font-family:Inter,sans-serif}._text-short-s-regular_1untv_961{font-size:var(--text-short-s-font-size, 14px);line-height:var(--text-short-s-line-height, 16px);font-weight:var(--text-short-s-font-weight, 400);font-family:Inter,sans-serif}._text-short-xs-regular_1untv_968{font-size:var(--text-short-xs-font-size, 12px);line-height:var(--text-short-xs-line-height, 14px);font-weight:var(--text-short-xs-font-weight, 400);font-family:Inter,sans-serif}._text-short-2xs-regular_1untv_975{font-size:var(--text-short-2xs-font-size, 10px);line-height:var(--text-short-2xs-line-height, 14px);font-weight:var(--text-short-2xs-font-weight, 400);font-family:Inter,sans-serif}._text-short-m-medium_1untv_982{font-size:var(--text-short-m-medium-font-size, 16px);line-height:var(--text-short-m-medium-line-height, 20px);font-weight:var(--text-short-m-medium-font-weight, 500);font-family:Inter,sans-serif}._text-short-s-medium_1untv_989{font-size:var(--text-short-s-medium-font-size, 14px);line-height:var(--text-short-s-medium-line-height, 16px);font-weight:var(--text-short-s-medium-font-weight, 500);font-family:Inter,sans-serif}._text-short-xs-medium_1untv_996{font-size:var(--text-short-xs-medium-font-size, 12px);line-height:var(--text-short-xs-medium-line-height, 14px);font-weight:var(--text-short-xs-medium-font-weight, 500);font-family:Inter,sans-serif}._text-short-m-bold_1untv_1003{font-size:var(--text-short-m-bold-font-size, 16px);line-height:var(--text-short-m-bold-line-height, 20px);font-weight:var(--text-short-m-bold-font-weight, 700);font-family:Inter,sans-serif}._text-short-s-bold_1untv_1010{font-size:var(--text-short-s-bold-font-size, 14px);line-height:var(--text-short-s-bold-line-height, 16px);font-weight:var(--text-short-s-bold-font-weight, 700);font-family:Inter,sans-serif}._truncate_1untv_1017{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._multiline-truncate_1untv_1023{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._no-wrap_1untv_1030{white-space:nowrap}._break-word_1untv_1034{word-wrap:break-word;overflow-wrap:break-word}@media (max-width: 768px){._headline-xl_1untv_810,._pt-headline-xl_1untv_811{font-size:28px;line-height:36px}._headline-l_1untv_818,._pt-headline-l_1untv_819{font-size:24px;line-height:32px}._headline-ml_1untv_826{font-size:20px;line-height:28px}._headline-m_1untv_826,._pt-headline-m_1untv_834{font-size:18px;line-height:26px}._headline-s_1untv_841,._pt-headline-s_1untv_842{font-size:16px;line-height:24px}}._focus_l2mdh_550{position:relative}._focus_l2mdh_550:after{content:"";position:absolute;inset:-4px;border-radius:inherit;pointer-events:none;transition:var(--focus-transition);opacity:0}._focus--default_l2mdh_567:after{box-shadow:var(--focus-ring-default)}._focus--danger_l2mdh_571:after{box-shadow:var(--focus-ring-danger)}._focus_l2mdh_550:focus-visible:after,._focus_l2mdh_550._focus--visible_l2mdh_577:after{opacity:1}._focus-danger_l2mdh_592:focus-visible{outline:var(--focus-outline-danger);outline-offset:2px}._focus-within--default_l2mdh_598:focus-within{box-shadow:var(--focus-shadow-default)}._focus-within--danger_l2mdh_602:focus-within{box-shadow:var(--focus-shadow-danger)}._focus--input_l2mdh_607:focus{border-color:var(--color-accept-default-600);box-shadow:var(--focus-shadow-default)}._focus--button_l2mdh_612:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}._focus--card_l2mdh_617:focus-visible{box-shadow:var(--focus-shadow-default)}@media (prefers-reduced-motion: reduce){._focus_l2mdh_550:after{transition:none}:root{--focus-transition: none}}._swap_l2mdh_632{display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}._swap--text_l2mdh_641{display:inline;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit}._swap--icon_l2mdh_652{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0}._swap--icon-xs_l2mdh_662{width:.75rem;height:.75rem}._swap--icon-s_l2mdh_667{width:.875rem;height:.875rem}._swap--icon-m_l2mdh_672{width:1rem;height:1rem}._swap--icon-l_l2mdh_677{width:1.25rem;height:1.25rem}._swap--icon-xl_l2mdh_682{width:1.5rem;height:1.5rem}._swap__content_l2mdh_688{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._swap--group-horizontal_l2mdh_697{display:inline-flex;flex-direction:row;gap:.5rem;align-items:center}._swap--group-vertical_l2mdh_704{display:inline-flex;flex-direction:column;gap:.5rem;align-items:center}._swap--with-background_l2mdh_712{background-color:var(--color-background-page);padding:.5rem;border-radius:4px}._swap--with-border_l2mdh_718{border:1px solid #dddddd;border:var(--border-s, 1px solid #dddddd);padding:.5rem;border-radius:4px}._swap--interactive_l2mdh_726{cursor:pointer;transition:all .2s ease}._swap--interactive_l2mdh_726:hover{opacity:.8}._swap--interactive_l2mdh_726:active{transform:translateY(1px)}._spinner-container_l2mdh_780{display:inline-flex;align-items:center;justify-content:center}._spinner-container--label-top_l2mdh_785{flex-direction:column-reverse;gap:var(--spacing-xs)}._spinner-container--label-bottom_l2mdh_789{flex-direction:column;gap:var(--spacing-xs)}._spinner-container--label-left_l2mdh_793{flex-direction:row-reverse;gap:var(--spacing-xs)}._spinner-container--label-right_l2mdh_797{flex-direction:row;gap:var(--spacing-xs)}._spinner_l2mdh_780{display:inline-flex;align-items:center;justify-content:center;animation:_spinner-rotate_l2mdh_1 1.2s linear infinite}._spinner--primary_l2mdh_808{color:var(--color-indigo-500)}._spinner--inverse_l2mdh_811{color:var(--color-text-white)}._spinner--currentColor_l2mdh_814{color:var(--color-indigo-500)}._spinner--xs_l2mdh_817{width:var(--size-s);height:var(--size-s)}._spinner--s_l2mdh_821{width:var(--size-m);height:var(--size-m)}._spinner--ms_l2mdh_825{width:var(--size-l);height:var(--size-l)}._spinner--m_l2mdh_825{width:var(--size-xl);height:var(--size-xl)}._spinner--l_l2mdh_833{width:var(--size-6xl);height:var(--size-6xl)}._spinner--xl_l2mdh_837{width:var(--size-8xl);height:var(--size-8xl)}._spinner__label_l2mdh_842{font-size:var(--font-size-s);color:var(--color-text-secondary);line-height:1}@keyframes _spinner-rotate_l2mdh_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: reduce){._spinner-svg_l2mdh_857{animation-duration:2s}}._focus_1samt_550{position:relative}._focus_1samt_550:after{content:"";position:absolute;inset:-4px;border-radius:inherit;pointer-events:none;transition:var(--focus-transition);opacity:0}._focus--default_1samt_567:after{box-shadow:var(--focus-ring-default)}._focus--danger_1samt_571:after{box-shadow:var(--focus-ring-danger)}._focus_1samt_550:focus-visible:after,._focus_1samt_550._focus--visible_1samt_577:after{opacity:1}._focus-danger_1samt_592:focus-visible{outline:var(--focus-outline-danger);outline-offset:2px}._focus-within--default_1samt_598:focus-within{box-shadow:var(--focus-shadow-default)}._focus-within--danger_1samt_602:focus-within{box-shadow:var(--focus-shadow-danger)}._focus--input_1samt_607:focus{border-color:var(--color-accept-default-600);box-shadow:var(--focus-shadow-default)}._focus--button_1samt_612:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}._focus--card_1samt_617:focus-visible{box-shadow:var(--focus-shadow-default)}@media (prefers-reduced-motion: reduce){._focus_1samt_550:after{transition:none}:root{--focus-transition: none}}._swap_1samt_632{display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}._swap--text_1samt_641{display:inline;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit}._swap--icon_1samt_652{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0}._swap--icon-xs_1samt_662{width:.75rem;height:.75rem}._swap--icon-s_1samt_667{width:.875rem;height:.875rem}._swap--icon-m_1samt_672{width:1rem;height:1rem}._swap--icon-l_1samt_677{width:1.25rem;height:1.25rem}._swap--icon-xl_1samt_682{width:1.5rem;height:1.5rem}._swap__content_1samt_688{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._swap--group-horizontal_1samt_697{display:inline-flex;flex-direction:row;gap:.5rem;align-items:center}._swap--group-vertical_1samt_704{display:inline-flex;flex-direction:column;gap:.5rem;align-items:center}._swap--with-background_1samt_712{background-color:var(--color-background-page);padding:.5rem;border-radius:4px}._swap--with-border_1samt_718{border:1px solid #dddddd;border:var(--border-s, 1px solid #dddddd);padding:.5rem;border-radius:4px}._swap--interactive_1samt_726{cursor:pointer;transition:all .2s ease}._swap--interactive_1samt_726:hover{opacity:.8}._swap--interactive_1samt_726:active{transform:translateY(1px)}._button_1samt_780{display:inline-flex;align-items:center;justify-content:center;gap:var(--spacing-xs);border:var(--border-s);border-radius:var(--border-radius-m);font-family:inherit;font-size:var(--font-size-s);line-height:inherit;text-decoration:none;cursor:pointer;transition:all .2s ease-in-out;position:relative;white-space:nowrap;box-sizing:border-box;outline:none;text-transform:none;padding:0 var(--spacing-m);font-weight:var(--font-weight-medium)}._button_1samt_780:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}._button_1samt_780._sizeL_1samt_805{height:var(--size-6xl);min-width:var(--size-6xl)}._button_1samt_780._sizeM_1samt_809{height:var(--size-5xl);min-width:var(--size-5xl)}._button_1samt_780._sizeS_1samt_813{height:var(--size-3xl);min-width:var(--size-3xl)}._button_1samt_780._iconOnly_1samt_817._sizeL_1samt_805{padding:0;width:var(--size-6xl)}._button_1samt_780._iconOnly_1samt_817._sizeM_1samt_809{padding:0;width:var(--size-5xl)}._button_1samt_780._iconOnly_1samt_817._sizeS_1samt_813{padding:0;width:var(--size-3xl)}._button_1samt_780._primary_1samt_829{background-color:var(--color-indigo-600);border-color:var(--color-indigo-600);color:var(--color-text-white)}._button_1samt_780._primary_1samt_829:hover:not(._disabled_1samt_834){background-color:var(--color-indigo-700);border-color:var(--color-indigo-700)}._button_1samt_780._primary_1samt_829:active:not(._disabled_1samt_834){background-color:var(--color-indigo-800);border-color:var(--color-indigo-800)}._button_1samt_780._primary_1samt_829._disabled_1samt_834,._button_1samt_780._primary_1samt_829:disabled{background-color:var(--color-blue-gray-35);border-color:var(--color-blue-gray-35);color:var(--color-blue-gray-400);cursor:not-allowed}._button_1samt_780._primary_1samt_829 ._count_1samt_848{background-color:var(--color-text-white);color:var(--color-indigo-600)}._button_1samt_780._secondary_1samt_852{background-color:var(--color-indigo-50);border-color:var(--color-indigo-50);color:var(--color-indigo-600)}._button_1samt_780._secondary_1samt_852:hover:not(._disabled_1samt_834){background-color:var(--color-indigo-100);border-color:var(--color-indigo-100)}._button_1samt_780._secondary_1samt_852:active:not(._disabled_1samt_834){background-color:var(--color-indigo-200);border-color:var(--color-indigo-200)}._button_1samt_780._secondary_1samt_852._disabled_1samt_834,._button_1samt_780._secondary_1samt_852:disabled{background-color:var(--color-blue-gray-35);border-color:var(--color-blue-gray-35);color:var(--color-blue-gray-400);cursor:not-allowed}._button_1samt_780._secondary_1samt_852 ._count_1samt_848{background-color:var(--color-indigo-600);color:var(--color-text-white)}._button_1samt_780._ghost_1samt_875{background-color:transparent;border-color:transparent;color:var(--color-indigo-600)}._button_1samt_780._ghost_1samt_875:hover:not(._disabled_1samt_834){background-color:var(--color-indigo-50);border-color:var(--color-indigo-50)}._button_1samt_780._ghost_1samt_875:active:not(._disabled_1samt_834){background-color:var(--color-indigo-100);border-color:var(--color-indigo-100)}._button_1samt_780._ghost_1samt_875._disabled_1samt_834,._button_1samt_780._ghost_1samt_875:disabled{background-color:transparent;border-color:transparent;color:var(--color-blue-gray-400);cursor:not-allowed}._button_1samt_780._ghost_1samt_875 ._count_1samt_848{background-color:var(--color-indigo-100);color:var(--color-indigo-600)}._button_1samt_780._link_1samt_898{background-color:transparent;border-color:transparent;color:var(--color-indigo-600);padding:0;min-width:auto;height:auto;text-decoration:none;font-weight:var(--font-weight-medium)}._button_1samt_780._link_1samt_898:hover:not(._disabled_1samt_834){background-color:transparent;border-color:transparent;color:var(--color-indigo-700)}._button_1samt_780._link_1samt_898:active:not(._disabled_1samt_834){background-color:transparent;border-color:transparent;color:var(--color-indigo-800)}._button_1samt_780._link_1samt_898._disabled_1samt_834,._button_1samt_780._link_1samt_898:disabled{background-color:transparent;border-color:transparent;color:var(--color-blue-gray-400)}._button_1samt_780._link_1samt_898 ._count_1samt_848{background-color:var(--color-indigo-100);color:var(--color-indigo-600)}._button_1samt_780._dangerPrimary_1samt_927{background-color:var(--color-danger-600);border-color:var(--color-danger-600);color:var(--color-text-white)}._button_1samt_780._dangerPrimary_1samt_927:hover:not(._disabled_1samt_834){background-color:var(--color-danger-700);border-color:var(--color-danger-700)}._button_1samt_780._dangerPrimary_1samt_927:active:not(._disabled_1samt_834){background-color:var(--color-danger-800);border-color:var(--color-danger-800)}._button_1samt_780._dangerPrimary_1samt_927._disabled_1samt_834,._button_1samt_780._dangerPrimary_1samt_927:disabled{background-color:var(--color-blue-gray-35);border-color:var(--color-blue-gray-35);color:var(--color-blue-gray-400);cursor:not-allowed}._button_1samt_780._dangerPrimary_1samt_927:focus-visible:not(._disabled_1samt_834){outline:var(--focus-outline-danger)}._button_1samt_780._dangerPrimary_1samt_927 ._count_1samt_848{background-color:var(--color-text-white);color:var(--color-danger-600)}._button_1samt_780._dangerSecondary_1samt_953{background-color:var(--color-danger-50);border-color:var(--color-danger-50);color:var(--color-danger-600)}._button_1samt_780._dangerSecondary_1samt_953:hover:not(._disabled_1samt_834){background-color:var(--color-danger-100);border-color:var(--color-danger-100)}._button_1samt_780._dangerSecondary_1samt_953:active:not(._disabled_1samt_834){background-color:var(--color-danger-200);border-color:var(--color-danger-200)}._button_1samt_780._dangerSecondary_1samt_953._disabled_1samt_834,._button_1samt_780._dangerSecondary_1samt_953:disabled{background-color:var(--color-blue-gray-35);border-color:var(--color-blue-gray-35);color:var(--color-blue-gray-400);cursor:not-allowed}._button_1samt_780._dangerSecondary_1samt_953:focus-visible:not(._disabled_1samt_834){outline:var(--focus-outline-danger)}._button_1samt_780._dangerSecondary_1samt_953 ._count_1samt_848{background-color:var(--color-danger-600);color:var(--color-text-white)}._button_1samt_780._dangerGhost_1samt_979{background-color:var(--color-danger-50);border-color:var(--color-danger-50);color:var(--color-danger-600)}._button_1samt_780._dangerGhost_1samt_979:hover:not(._disabled_1samt_834){background-color:var(--color-danger-100);border-color:var(--color-danger-100)}._button_1samt_780._dangerGhost_1samt_979:active:not(._disabled_1samt_834){background-color:var(--color-danger-200);border-color:var(--color-danger-200)}._button_1samt_780._dangerGhost_1samt_979._disabled_1samt_834,._button_1samt_780._dangerGhost_1samt_979:disabled{background-color:var(--color-blue-gray-35);border-color:var(--color-blue-gray-35);color:var(--color-blue-gray-400);cursor:not-allowed}._button_1samt_780._dangerGhost_1samt_979:focus-visible:not(._disabled_1samt_834){outline:var(--focus-outline-danger)}._button_1samt_780._dangerGhost_1samt_979 ._count_1samt_848{background-color:var(--color-danger-100);color:var(--color-danger-600)}._button_1samt_780._dangerLink_1samt_1005{background-color:transparent;border-color:transparent;color:var(--color-danger-600);padding:0;min-width:auto;height:auto}._button_1samt_780._dangerLink_1samt_1005:hover:not(._disabled_1samt_834){background-color:transparent;border-color:transparent;color:var(--color-danger-700)}._button_1samt_780._dangerLink_1samt_1005:active:not(._disabled_1samt_834){background-color:transparent;border-color:transparent;color:var(--color-danger-800)}._button_1samt_780._dangerLink_1samt_1005._disabled_1samt_834,._button_1samt_780._dangerLink_1samt_1005:disabled{background-color:transparent;border-color:transparent;color:var(--color-blue-gray-400)}._button_1samt_780._dangerLink_1samt_1005 ._count_1samt_848{background-color:var(--color-danger-100);color:var(--color-danger-600)}._button_1samt_780._open_1samt_1032._primary_1samt_829{background-color:var(--color-indigo-800);border-color:var(--color-indigo-800)}._button_1samt_780._open_1samt_1032._secondary_1samt_852{background-color:var(--color-indigo-200);border-color:var(--color-indigo-200)}._button_1samt_780._open_1samt_1032._ghost_1samt_875{background-color:var(--color-indigo-100);border-color:var(--color-indigo-100)}._button_1samt_780 ._content_1samt_1044{display:flex;align-items:center;gap:var(--spacing-xs)}._button_1samt_780 ._loader_1samt_1049{display:flex;align-items:center;justify-content:center;color:currentColor}._text_1samt_1055+._button_1samt_780 ._loader_1samt_1049{margin-left:var(--spacing-xs)}._button_1samt_780 ._icon_1samt_817{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:16px;height:16px}._button_1samt_780 ._icon_1samt_817 svg{width:100%;height:100%}._button_1samt_780 ._text_1samt_1055{display:inline-block;vertical-align:middle;font-size:inherit;font-weight:inherit;line-height:inherit;white-space:nowrap;text-transform:lowercase}._button_1samt_780 ._text_1samt_1055:first-letter{text-transform:uppercase}._button_1samt_780 ._chevron_1samt_1082{display:flex;align-items:center;justify-content:center;width:16px;height:16px;flex-shrink:0;transition:transform .2s ease-in-out}._button_1samt_780 ._chevron_1samt_1082 svg{width:100%;height:100%}._button_1samt_780._open_1samt_1032 ._chevron_1samt_1082{transform:rotate(180deg)}._button_1samt_780 ._count_1samt_848{display:inline-flex;justify-content:center;align-items:center;border-radius:var(--border-radius-full);padding:0 var(--spacing-xs);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);min-width:var(--size-l);height:var(--size-l);flex-shrink:0}._button_1samt_780._loading_1samt_1110{pointer-events:none}._button_1samt_780._loading_1samt_1110:not(:has(._text_1samt_1055)) ._loader_1samt_1049{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:var(--spacing-s);margin:0}._button_1samt_780._loading_1samt_1110:not(:has(._text_1samt_1055)) ._content_1samt_1044{opacity:0}._button_1samt_780._disabled_1samt_834{pointer-events:none}@media (max-width: 768px){._button_1samt_780._sizeL_1samt_805{height:48px}._button_1samt_780._sizeM_1samt_809{height:40px}._button_1samt_780._sizeS_1samt_813{height:32px}}._focus_1gu7y_550{position:relative}._focus_1gu7y_550:after{content:"";position:absolute;inset:-4px;border-radius:inherit;pointer-events:none;transition:var(--focus-transition);opacity:0}._focus--default_1gu7y_567:after{box-shadow:var(--focus-ring-default)}._focus--danger_1gu7y_571:after{box-shadow:var(--focus-ring-danger)}._focus_1gu7y_550:focus-visible:after,._focus_1gu7y_550._focus--visible_1gu7y_577:after{opacity:1}._focus-danger_1gu7y_592:focus-visible{outline:var(--focus-outline-danger);outline-offset:2px}._focus-within--default_1gu7y_598:focus-within{box-shadow:var(--focus-shadow-default)}._focus-within--danger_1gu7y_602:focus-within{box-shadow:var(--focus-shadow-danger)}._focus--input_1gu7y_607:focus{border-color:var(--color-accept-default-600);box-shadow:var(--focus-shadow-default)}._focus--button_1gu7y_612:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}._focus--card_1gu7y_617:focus-visible{box-shadow:var(--focus-shadow-default)}@media (prefers-reduced-motion: reduce){._focus_1gu7y_550:after{transition:none}:root{--focus-transition: none}}._swap_1gu7y_632{display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}._swap--text_1gu7y_641{display:inline;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit}._swap--icon_1gu7y_652{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0}._swap--icon-xs_1gu7y_662{width:.75rem;height:.75rem}._swap--icon-s_1gu7y_667{width:.875rem;height:.875rem}._swap--icon-m_1gu7y_672{width:1rem;height:1rem}._swap--icon-l_1gu7y_677{width:1.25rem;height:1.25rem}._swap--icon-xl_1gu7y_682{width:1.5rem;height:1.5rem}._swap__content_1gu7y_688{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._swap--group-horizontal_1gu7y_697{display:inline-flex;flex-direction:row;gap:.5rem;align-items:center}._swap--group-vertical_1gu7y_704{display:inline-flex;flex-direction:column;gap:.5rem;align-items:center}._swap--with-background_1gu7y_712{background-color:var(--color-background-page);padding:.5rem;border-radius:4px}._swap--with-border_1gu7y_718{border:1px solid #dddddd;border:var(--border-s, 1px solid #dddddd);padding:.5rem;border-radius:4px}._swap--interactive_1gu7y_726{cursor:pointer;transition:all .2s ease}._swap--interactive_1gu7y_726:hover{opacity:.8}._swap--interactive_1gu7y_726:active{transform:translateY(1px)}._divider_1gu7y_780{border:none;background-color:currentColor;flex-shrink:0}._divider--horizontal_1gu7y_785{width:100%;height:1px}._divider--vertical_1gu7y_789{width:1px;height:100%;min-height:1rem}._divider--dashed_1gu7y_794{background:repeating-linear-gradient(90deg,currentColor,currentColor 2px,transparent 2px,transparent 4px)}._divider--dotted_1gu7y_797{background:repeating-linear-gradient(90deg,currentColor,currentColor 1px,transparent 1px,transparent 3px)}._divider--s_1gu7y_800._divider--horizontal_1gu7y_785{height:1px}._divider--s_1gu7y_800._divider--vertical_1gu7y_789{width:1px}._divider--m_1gu7y_806._divider--horizontal_1gu7y_785{height:2px}._divider--m_1gu7y_806._divider--vertical_1gu7y_789{width:2px}._divider--l_1gu7y_812._divider--horizontal_1gu7y_785{height:3px}._divider--l_1gu7y_812._divider--vertical_1gu7y_789{width:3px}._divider--default_1gu7y_818{color:var(--color-blue-gray-100)}._divider--soft_1gu7y_821{color:var(--color-blue-gray-50)}._divider--strong_1gu7y_824{color:var(--color-blue-gray-300)}._divider--inverse_1gu7y_827{color:var(--color-text-white)}._divider--with-text_1gu7y_830{display:flex;align-items:center;background:none;height:auto;min-height:1.5rem}._divider--with-text_1gu7y_830:before,._divider--with-text_1gu7y_830:after{content:"";flex:1;height:1px;background-color:currentColor}._divider--with-text_1gu7y_830._divider--dashed_1gu7y_794:before,._divider--with-text_1gu7y_830._divider--dashed_1gu7y_794:after{background:repeating-linear-gradient(90deg,currentColor,currentColor 2px,transparent 2px,transparent 4px)}._divider--with-text_1gu7y_830._divider--dotted_1gu7y_797:before,._divider--with-text_1gu7y_830._divider--dotted_1gu7y_797:after{background:repeating-linear-gradient(90deg,currentColor,currentColor 1px,transparent 1px,transparent 3px)}._divider--text-center_1gu7y_849:before,._divider--text-center_1gu7y_849:after{flex:1}._divider--text-center_1gu7y_849 ._divider__text_1gu7y_852{padding:0 var(--spacing-m)}._divider--text-left_1gu7y_855:before{flex:0 0 var(--spacing-s)}._divider--text-left_1gu7y_855:after{flex:1}._divider--text-left_1gu7y_855 ._divider__text_1gu7y_852{padding:0 var(--spacing-m) 0 var(--spacing-s)}._divider--text-right_1gu7y_864:before{flex:1}._divider--text-right_1gu7y_864:after{flex:0 0 var(--spacing-s)}._divider--text-right_1gu7y_864 ._divider__text_1gu7y_852{padding:0 var(--spacing-s) 0 var(--spacing-m)}._divider__text_1gu7y_852{color:var(--color-text-secondary);font-size:var(--font-size-s);font-weight:500;white-space:nowrap;flex-shrink:0}._divider--inverse_1gu7y_827 ._divider__text_1gu7y_852{color:var(--color-text-white)}@media (prefers-reduced-motion: reduce){._divider_1gu7y_780{transition:none}}._focus_t4r0j_550{position:relative}._focus_t4r0j_550:after{content:"";position:absolute;inset:-4px;border-radius:inherit;pointer-events:none;transition:var(--focus-transition);opacity:0}._focus--default_t4r0j_567:after{box-shadow:var(--focus-ring-default)}._focus--danger_t4r0j_571:after{box-shadow:var(--focus-ring-danger)}._focus_t4r0j_550:focus-visible:after,._focus_t4r0j_550._focus--visible_t4r0j_577:after{opacity:1}._focus-danger_t4r0j_592:focus-visible{outline:var(--focus-outline-danger);outline-offset:2px}._focus-within--default_t4r0j_598:focus-within{box-shadow:var(--focus-shadow-default)}._focus-within--danger_t4r0j_602:focus-within{box-shadow:var(--focus-shadow-danger)}._focus--input_t4r0j_607:focus{border-color:var(--color-accept-default-600);box-shadow:var(--focus-shadow-default)}._focus--button_t4r0j_612:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}._focus--card_t4r0j_617:focus-visible{box-shadow:var(--focus-shadow-default)}@media (prefers-reduced-motion: reduce){._focus_t4r0j_550:after{transition:none}:root{--focus-transition: none}}._swap_t4r0j_632{display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}._swap--text_t4r0j_641{display:inline;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit}._swap--icon_t4r0j_652{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0}._swap--icon-xs_t4r0j_662{width:.75rem;height:.75rem}._swap--icon-s_t4r0j_667{width:.875rem;height:.875rem}._swap--icon-m_t4r0j_672{width:1rem;height:1rem}._swap--icon-l_t4r0j_677{width:1.25rem;height:1.25rem}._swap--icon-xl_t4r0j_682{width:1.5rem;height:1.5rem}._swap__content_t4r0j_688{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._swap--group-horizontal_t4r0j_697{display:inline-flex;flex-direction:row;gap:.5rem;align-items:center}._swap--group-vertical_t4r0j_704{display:inline-flex;flex-direction:column;gap:.5rem;align-items:center}._swap--with-background_t4r0j_712{background-color:var(--color-background-page);padding:.5rem;border-radius:4px}._swap--with-border_t4r0j_718{border:1px solid #dddddd;border:var(--border-s, 1px solid #dddddd);padding:.5rem;border-radius:4px}._swap--interactive_t4r0j_726{cursor:pointer;transition:all .2s ease}._swap--interactive_t4r0j_726:hover{opacity:.8}._swap--interactive_t4r0j_726:active{transform:translateY(1px)}._card_t4r0j_780{width:100%;background:var(--color-white-alpha-100);border-radius:0;display:flex;flex-direction:column;gap:var(--spacing-m);padding:0 var(--spacing-m) var(--spacing-m)}@media (min-width: 768px){._card_t4r0j_780{border-radius:var(--border-radius-m);padding:var(--spacing-m) var(--spacing-l);gap:var(--spacing-s);max-width:354px}}._header_t4r0j_800{text-align:center;padding-top:0}._title_t4r0j_805{color:var(--color-blue-gray-900);margin:0;font-weight:600;padding:0;line-height:28px;font-size:var(--font-size-xl)!important}._title_t4r0j_805._h2_t4r0j_813,._title_t4r0j_805 h2{font-size:inherit!important;line-height:inherit}@media (min-width: 768px){._title_t4r0j_805{margin-bottom:var(--spacing-s)}}._subtitle_t4r0j_823{font-size:var(--font-size-m);color:var(--color-blue-gray-600);margin:0;line-height:28px}._content_t4r0j_831{display:flex;flex-direction:column;gap:var(--spacing-s)}._focus_1kgo3_550{position:relative}._focus_1kgo3_550:after{content:"";position:absolute;inset:-4px;border-radius:inherit;pointer-events:none;transition:var(--focus-transition);opacity:0}._focus--default_1kgo3_567:after{box-shadow:var(--focus-ring-default)}._focus--danger_1kgo3_571:after{box-shadow:var(--focus-ring-danger)}._focus_1kgo3_550:focus-visible:after,._focus_1kgo3_550._focus--visible_1kgo3_577:after{opacity:1}._focus-danger_1kgo3_592:focus-visible{outline:var(--focus-outline-danger);outline-offset:2px}._focus-within--default_1kgo3_598:focus-within{box-shadow:var(--focus-shadow-default)}._focus-within--danger_1kgo3_602:focus-within{box-shadow:var(--focus-shadow-danger)}._focus--input_1kgo3_607:focus{border-color:var(--color-accept-default-600);box-shadow:var(--focus-shadow-default)}._focus--button_1kgo3_612:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}._focus--card_1kgo3_617:focus-visible{box-shadow:var(--focus-shadow-default)}@media (prefers-reduced-motion: reduce){._focus_1kgo3_550:after{transition:none}:root{--focus-transition: none}}._swap_1kgo3_632{display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}._swap--text_1kgo3_641{display:inline;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit}._swap--icon_1kgo3_652{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0}._swap--icon-xs_1kgo3_662{width:.75rem;height:.75rem}._swap--icon-s_1kgo3_667{width:.875rem;height:.875rem}._swap--icon-m_1kgo3_672{width:1rem;height:1rem}._swap--icon-l_1kgo3_677{width:1.25rem;height:1.25rem}._swap--icon-xl_1kgo3_682{width:1.5rem;height:1.5rem}._swap__content_1kgo3_688{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._swap--group-horizontal_1kgo3_697{display:inline-flex;flex-direction:row;gap:.5rem;align-items:center}._swap--group-vertical_1kgo3_704{display:inline-flex;flex-direction:column;gap:.5rem;align-items:center}._swap--with-background_1kgo3_712{background-color:var(--color-background-page);padding:.5rem;border-radius:4px}._swap--with-border_1kgo3_718{border:1px solid #dddddd;border:var(--border-s, 1px solid #dddddd);padding:.5rem;border-radius:4px}._swap--interactive_1kgo3_726{cursor:pointer;transition:all .2s ease}._swap--interactive_1kgo3_726:hover{opacity:.8}._swap--interactive_1kgo3_726:active{transform:translateY(1px)}._avatar_1kgo3_780{position:relative;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;background-color:#f3f4f6;border-radius:50%;border:none;font-size:var(--font-size-m);overflow:hidden}._avatar--xs_1kgo3_793{width:24px;height:24px;min-width:24px;min-height:24px}._avatar--s_1kgo3_799{width:32px;height:32px;min-width:32px;min-height:32px}._avatar--m_1kgo3_805{width:40px;height:40px;min-width:40px;min-height:40px}._avatar--l_1kgo3_811{width:48px;height:48px;min-width:48px;min-height:48px}._avatar--xl_1kgo3_817{width:64px;height:64px;min-width:64px;min-height:64px}._avatar--xxl_1kgo3_823{width:80px;height:80px;min-width:80px;min-height:80px}._avatar--bordered_1kgo3_832{border:2px solid #ffffff;box-shadow:0 1px 3px #0000001a}._avatar__content_1kgo3_837{width:100%;height:100%;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center}._avatar__image_1kgo3_847{width:100%;height:100%;object-fit:cover;object-position:center;display:block}._avatar__initials_1kgo3_855{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;line-height:1}._avatar--xs_1kgo3_793 ._avatar__initials_1kgo3_855{font-size:10px}._avatar--s_1kgo3_799 ._avatar__initials_1kgo3_855{font-size:12px}._avatar--m_1kgo3_805 ._avatar__initials_1kgo3_855{font-size:14px}._avatar--l_1kgo3_811 ._avatar__initials_1kgo3_855{font-size:16px}._avatar--xl_1kgo3_817 ._avatar__initials_1kgo3_855{font-size:18px}._avatar--xxl_1kgo3_823 ._avatar__initials_1kgo3_855{font-size:20px}._avatar__placeholder_1kgo3_884{color:#9ca3af;display:flex;align-items:center;justify-content:center}._avatar--xs_1kgo3_793 ._avatar__placeholder_1kgo3_884 svg{width:12px;height:12px}._avatar--s_1kgo3_799 ._avatar__placeholder_1kgo3_884 svg{width:16px;height:16px}._avatar--m_1kgo3_805 ._avatar__placeholder_1kgo3_884 svg{width:20px;height:20px}._avatar--l_1kgo3_811 ._avatar__placeholder_1kgo3_884 svg{width:24px;height:24px}._avatar--xl_1kgo3_817 ._avatar__placeholder_1kgo3_884 svg{width:28px;height:28px}._avatar--xxl_1kgo3_823 ._avatar__placeholder_1kgo3_884 svg{width:32px;height:32px}._avatar__status_1kgo3_915{position:absolute;bottom:0;right:0;border:2px solid #ffffff;border-radius:50%;z-index:10}._avatar--xs_1kgo3_793 ._avatar__status_1kgo3_915{width:8px;height:8px;bottom:-1px;right:-1px}._avatar--s_1kgo3_799 ._avatar__status_1kgo3_915{width:10px;height:10px;bottom:-1px;right:-1px}._avatar--m_1kgo3_805 ._avatar__status_1kgo3_915{width:12px;height:12px;bottom:-1px;right:-1px}._avatar--l_1kgo3_811 ._avatar__status_1kgo3_915{width:14px;height:14px;bottom:-2px;right:-2px}._avatar--xl_1kgo3_817 ._avatar__status_1kgo3_915{width:16px;height:16px;bottom:-2px;right:-2px}._avatar--xxl_1kgo3_823 ._avatar__status_1kgo3_915{width:18px;height:18px;bottom:-3px;right:-3px}._focus_18gsw_550{position:relative}._focus_18gsw_550:after{content:"";position:absolute;inset:-4px;border-radius:inherit;pointer-events:none;transition:var(--focus-transition);opacity:0}._focus--default_18gsw_567:after{box-shadow:var(--focus-ring-default)}._focus--danger_18gsw_571:after{box-shadow:var(--focus-ring-danger)}._focus_18gsw_550:focus-visible:after,._focus_18gsw_550._focus--visible_18gsw_577:after{opacity:1}._focus-danger_18gsw_592:focus-visible{outline:var(--focus-outline-danger);outline-offset:2px}._focus-within--default_18gsw_598:focus-within{box-shadow:var(--focus-shadow-default)}._focus-within--danger_18gsw_602:focus-within{box-shadow:var(--focus-shadow-danger)}._focus--input_18gsw_607:focus{border-color:var(--color-accept-default-600);box-shadow:var(--focus-shadow-default)}._focus--button_18gsw_612:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}._focus--card_18gsw_617:focus-visible{box-shadow:var(--focus-shadow-default)}@media (prefers-reduced-motion: reduce){._focus_18gsw_550:after{transition:none}:root{--focus-transition: none}}._swap_18gsw_632{display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}._swap--text_18gsw_641{display:inline;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit}._swap--icon_18gsw_652{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0}._swap--icon-xs_18gsw_662{width:.75rem;height:.75rem}._swap--icon-s_18gsw_667{width:.875rem;height:.875rem}._swap--icon-m_18gsw_672{width:1rem;height:1rem}._swap--icon-l_18gsw_677{width:1.25rem;height:1.25rem}._swap--icon-xl_18gsw_682{width:1.5rem;height:1.5rem}._swap__content_18gsw_688{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._swap--group-horizontal_18gsw_697{display:inline-flex;flex-direction:row;gap:.5rem;align-items:center}._swap--group-vertical_18gsw_704{display:inline-flex;flex-direction:column;gap:.5rem;align-items:center}._swap--with-background_18gsw_712{background-color:var(--color-background-page);padding:.5rem;border-radius:4px}._swap--with-border_18gsw_718{border:1px solid #dddddd;border:var(--border-s, 1px solid #dddddd);padding:.5rem;border-radius:4px}._swap--interactive_18gsw_726{cursor:pointer;transition:all .2s ease}._swap--interactive_18gsw_726:hover{opacity:.8}._swap--interactive_18gsw_726:active{transform:translateY(1px)}._avatarGroup--overlap_18gsw_784 ._avatarGroup__item_18gsw_784{margin-left:-8px}._avatarGroup__more_18gsw_795{display:flex;align-items:center;justify-content:center;background-color:var(--color-blue-gray-300);color:var(--color-text-white);border-radius:50%;font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);padding:0 4px;min-width:24px;height:24px}._avatarGroup_18gsw_780{display:flex;align-items:center}._avatarGroup--overlap_18gsw_784 ._avatarGroup__item_18gsw_784{margin-left:-5px}._avatarGroup--overlap_18gsw_784 ._avatarGroup__item_18gsw_784:first-child{margin-left:0}._avatarGroup__item_18gsw_784{position:relative}._avatarGroup__more_18gsw_795{display:flex;align-items:center;justify-content:center;background-color:var(--color-blue-gray-300);color:var(--color-text-white);border-radius:50%;font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);min-width:24px;height:24px;padding:0 4px}._focus_3zn4h_550{position:relative}._focus_3zn4h_550:after{content:"";position:absolute;inset:-4px;border-radius:inherit;pointer-events:none;transition:var(--focus-transition);opacity:0}._focus--default_3zn4h_567:after{box-shadow:var(--focus-ring-default)}._focus--danger_3zn4h_571:after{box-shadow:var(--focus-ring-danger)}._focus_3zn4h_550:focus-visible:after,._focus_3zn4h_550._focus--visible_3zn4h_577:after{opacity:1}._focus-danger_3zn4h_592:focus-visible{outline:var(--focus-outline-danger);outline-offset:2px}._focus-within--default_3zn4h_598:focus-within{box-shadow:var(--focus-shadow-default)}._focus-within--danger_3zn4h_602:focus-within{box-shadow:var(--focus-shadow-danger)}._focus--input_3zn4h_607:focus{border-color:var(--color-accept-default-600);box-shadow:var(--focus-shadow-default)}._focus--button_3zn4h_612:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}._focus--card_3zn4h_617:focus-visible{box-shadow:var(--focus-shadow-default)}@media (prefers-reduced-motion: reduce){._focus_3zn4h_550:after{transition:none}:root{--focus-transition: none}}._swap_3zn4h_632{display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}._swap--text_3zn4h_641{display:inline;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit}._swap--icon_3zn4h_652{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0}._swap--icon-xs_3zn4h_662{width:.75rem;height:.75rem}._swap--icon-s_3zn4h_667{width:.875rem;height:.875rem}._swap--icon-m_3zn4h_672{width:1rem;height:1rem}._swap--icon-l_3zn4h_677{width:1.25rem;height:1.25rem}._swap--icon-xl_3zn4h_682{width:1.5rem;height:1.5rem}._swap__content_3zn4h_688{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._swap--group-horizontal_3zn4h_697{display:inline-flex;flex-direction:row;gap:.5rem;align-items:center}._swap--group-vertical_3zn4h_704{display:inline-flex;flex-direction:column;gap:.5rem;align-items:center}._swap--with-background_3zn4h_712{background-color:var(--color-background-page);padding:.5rem;border-radius:4px}._swap--with-border_3zn4h_718{border:1px solid #dddddd;border:var(--border-s, 1px solid #dddddd);padding:.5rem;border-radius:4px}._swap--interactive_3zn4h_726{cursor:pointer;transition:all .2s ease}._swap--interactive_3zn4h_726:hover{opacity:.8}._swap--interactive_3zn4h_726:active{transform:translateY(1px)}._badge_3zn4h_780{display:inline-flex;align-items:center;justify-content:center;font-weight:500;border-radius:var(--border-radius-full);line-height:1;white-space:nowrap}._badge--s_3zn4h_790{font-size:var(--font-size-xs);padding:0 var(--spacing-xs);height:20px}._badge--m_3zn4h_795{font-size:var(--font-size-s);padding:0 var(--spacing-s);height:24px}._badge--outline_3zn4h_803{background-color:#fff;border:1px solid currentColor}._badge--gray_3zn4h_809._badge--primary_3zn4h_809{background-color:var(--color-blue-gray-600);color:var(--color-text-white);border:none}._badge--gray_3zn4h_809._badge--secondary_3zn4h_814{background-color:var(--color-blue-gray-50);color:var(--color-blue-gray-600);border:none}._badge--gray_3zn4h_809._badge--outline_3zn4h_803{color:var(--color-blue-gray-600)}._badge--accent_3zn4h_823._badge--primary_3zn4h_809{background-color:var(--color-indigo-600);color:var(--color-text-white);border:none}._badge--accent_3zn4h_823._badge--secondary_3zn4h_814{background-color:var(--color-indigo-50);color:var(--color-indigo-600);border:none}._badge--accent_3zn4h_823._badge--outline_3zn4h_803{color:var(--color-indigo-600)}._badge--green_3zn4h_837._badge--primary_3zn4h_809{background-color:var(--color-success-600);color:var(--color-text-white);border:none}._badge--green_3zn4h_837._badge--secondary_3zn4h_814{background-color:var(--color-success-50);color:var(--color-success-600);border:none}._badge--green_3zn4h_837._badge--outline_3zn4h_803{color:var(--color-success-600)}._badge--orange_3zn4h_851._badge--primary_3zn4h_809{background-color:var(--color-warning-600);color:var(--color-text-white);border:none}._badge--orange_3zn4h_851._badge--secondary_3zn4h_814{background-color:var(--color-warning-50);color:var(--color-warning-600);border:none}._badge--orange_3zn4h_851._badge--outline_3zn4h_803{color:var(--color-warning-600)}._badge--red_3zn4h_865._badge--primary_3zn4h_809{background-color:var(--color-danger-600);color:var(--color-text-white);border:none}._badge--red_3zn4h_865._badge--secondary_3zn4h_814{background-color:var(--color-danger-50);color:var(--color-danger-600);border:none}._badge--red_3zn4h_865._badge--outline_3zn4h_803{color:var(--color-danger-600)}._badge--fuchsia_3zn4h_880._badge--primary_3zn4h_809{background-color:var(--color-fuchsia-600);color:var(--color-text-white);border:none}._badge--fuchsia_3zn4h_880._badge--secondary_3zn4h_814{background-color:var(--color-fuchsia-50);color:var(--color-fuchsia-600);border:none}._badge--fuchsia_3zn4h_880._badge--outline_3zn4h_803{color:var(--color-fuchsia-600)}._badge--purple_3zn4h_894._badge--primary_3zn4h_809{background-color:var(--color-purple-600);color:var(--color-text-white);border:none}._badge--purple_3zn4h_894._badge--secondary_3zn4h_814{background-color:var(--color-purple-50);color:var(--color-purple-600);border:none}._badge--purple_3zn4h_894._badge--outline_3zn4h_803{color:var(--color-purple-600)}._badge--blue_3zn4h_908._badge--primary_3zn4h_809{background-color:var(--color-blue-600);color:var(--color-text-white);border:none}._badge--blue_3zn4h_908._badge--secondary_3zn4h_814{background-color:var(--color-blue-50);color:var(--color-blue-600);border:none}._badge--blue_3zn4h_908._badge--outline_3zn4h_803{color:var(--color-blue-600)}._badge--sky-blue_3zn4h_922._badge--primary_3zn4h_809{background-color:var(--color-sky-blue-600);color:var(--color-text-white);border:none}._badge--sky-blue_3zn4h_922._badge--secondary_3zn4h_814{background-color:var(--color-sky-blue-50);color:var(--color-sky-blue-600);border:none}._badge--sky-blue_3zn4h_922._badge--outline_3zn4h_803{color:var(--color-sky-blue-600)}._badge--cyan_3zn4h_936._badge--primary_3zn4h_809{background-color:var(--color-cyan-600);color:var(--color-text-white);border:none}._badge--cyan_3zn4h_936._badge--secondary_3zn4h_814{background-color:var(--color-cyan-50);color:var(--color-cyan-600);border:none}._badge--cyan_3zn4h_936._badge--outline_3zn4h_803{color:var(--color-cyan-600)}._badge--teal_3zn4h_950._badge--primary_3zn4h_809{background-color:var(--color-teal-600);color:var(--color-text-white);border:none}._badge--teal_3zn4h_950._badge--secondary_3zn4h_814{background-color:var(--color-teal-50);color:var(--color-teal-600);border:none}._badge--teal_3zn4h_950._badge--outline_3zn4h_803{color:var(--color-teal-600)}._badge--emerald_3zn4h_964._badge--primary_3zn4h_809{background-color:var(--color-emerald-600);color:var(--color-text-white);border:none}._badge--emerald_3zn4h_964._badge--secondary_3zn4h_814{background-color:var(--color-emerald-50);color:var(--color-emerald-600);border:none}._badge--emerald_3zn4h_964._badge--outline_3zn4h_803{color:var(--color-emerald-600)}._badge--lime_3zn4h_978._badge--primary_3zn4h_809{background-color:var(--color-lime-600);color:var(--color-text-white);border:none}._badge--lime_3zn4h_978._badge--secondary_3zn4h_814{background-color:var(--color-lime-50);color:var(--color-lime-600);border:none}._badge--lime_3zn4h_978._badge--outline_3zn4h_803{color:var(--color-lime-600)}._badge--yellow_3zn4h_992._badge--primary_3zn4h_809{background-color:var(--color-yellow-600);color:var(--color-text-white);border:none}._badge--yellow_3zn4h_992._badge--secondary_3zn4h_814{background-color:var(--color-yellow-50);color:var(--color-yellow-600);border:none}._badge--yellow_3zn4h_992._badge--outline_3zn4h_803{color:var(--color-yellow-600)}._badge--rose_3zn4h_1006._badge--primary_3zn4h_809{background-color:var(--color-rose-600);color:var(--color-text-white);border:none}._badge--rose_3zn4h_1006._badge--secondary_3zn4h_814{background-color:var(--color-rose-50);color:var(--color-rose-600);border:none}._badge--rose_3zn4h_1006._badge--outline_3zn4h_803{color:var(--color-rose-600)}._badge--pink_3zn4h_1020._badge--primary_3zn4h_809{background-color:var(--color-pink-600);color:var(--color-text-white);border:none}._badge--pink_3zn4h_1020._badge--secondary_3zn4h_814{background-color:var(--color-pink-50);color:var(--color-pink-600);border:none}._badge--pink_3zn4h_1020._badge--outline_3zn4h_803{color:var(--color-pink-600)}._badge--s_3zn4h_790{font-size:var(--font-size-xs);height:20px}._badge--m_3zn4h_795{font-size:var(--font-size-s);height:24px}._badge--split_3zn4h_1042 ._badge__part_3zn4h_1042{display:inline-flex;align-items:center;justify-content:center;padding:0 var(--spacing-s);color:var(--color-text-white)}._badge__part--gray_3zn4h_1051{background-color:var(--color-blue-gray-600)}._badge__part--accent_3zn4h_1055{background-color:var(--color-indigo-600)}._badge__part--green_3zn4h_1059{background-color:var(--color-success-600)}._badge__part--orange_3zn4h_1063{background-color:var(--color-warning-600)}._badge__part--red_3zn4h_1067{background-color:var(--color-danger-600)}._badge__part--fuchsia_3zn4h_1071{background-color:var(--color-fuchsia-600)}._badge__part--purple_3zn4h_1075{background-color:var(--color-purple-600)}._badge__part--blue_3zn4h_1079{background-color:var(--color-blue-600)}._badge__part--sky-blue_3zn4h_1083{background-color:var(--color-sky-blue-600)}._badge__part--cyan_3zn4h_1087{background-color:var(--color-cyan-600)}._badge__part--teal_3zn4h_1091{background-color:var(--color-teal-600)}._badge__part--emerald_3zn4h_1095{background-color:var(--color-emerald-600)}._badge__part--lime_3zn4h_1099{background-color:var(--color-lime-600)}._badge__part--yellow_3zn4h_1103{background-color:var(--color-yellow-600)}._badge__part--rose_3zn4h_1107{background-color:var(--color-rose-600)}._badge__part--pink_3zn4h_1111{background-color:var(--color-pink-600)}._focus_1qaul_550{position:relative}._focus_1qaul_550:after{content:"";position:absolute;inset:-4px;border-radius:inherit;pointer-events:none;transition:var(--focus-transition);opacity:0}._focus--default_1qaul_567:after{box-shadow:var(--focus-ring-default)}._focus--danger_1qaul_571:after{box-shadow:var(--focus-ring-danger)}._focus_1qaul_550:focus-visible:after,._focus_1qaul_550._focus--visible_1qaul_577:after{opacity:1}._focus-danger_1qaul_592:focus-visible{outline:var(--focus-outline-danger);outline-offset:2px}._focus-within--default_1qaul_598:focus-within{box-shadow:var(--focus-shadow-default)}._focus-within--danger_1qaul_602:focus-within{box-shadow:var(--focus-shadow-danger)}._focus--input_1qaul_607:focus{border-color:var(--color-accept-default-600);box-shadow:var(--focus-shadow-default)}._focus--button_1qaul_612:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}._focus--card_1qaul_617:focus-visible{box-shadow:var(--focus-shadow-default)}@media (prefers-reduced-motion: reduce){._focus_1qaul_550:after{transition:none}:root{--focus-transition: none}}._swap_1qaul_632{display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}._swap--text_1qaul_641{display:inline;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit}._swap--icon_1qaul_652{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0}._swap--icon-xs_1qaul_662{width:.75rem;height:.75rem}._swap--icon-s_1qaul_667{width:.875rem;height:.875rem}._swap--icon-m_1qaul_672{width:1rem;height:1rem}._swap--icon-l_1qaul_677{width:1.25rem;height:1.25rem}._swap--icon-xl_1qaul_682{width:1.5rem;height:1.5rem}._swap__content_1qaul_688{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._swap--group-horizontal_1qaul_697{display:inline-flex;flex-direction:row;gap:.5rem;align-items:center}._swap--group-vertical_1qaul_704{display:inline-flex;flex-direction:column;gap:.5rem;align-items:center}._swap--with-background_1qaul_712{background-color:var(--color-background-page);padding:.5rem;border-radius:4px}._swap--with-border_1qaul_718{border:1px solid #dddddd;border:var(--border-s, 1px solid #dddddd);padding:.5rem;border-radius:4px}._swap--interactive_1qaul_726{cursor:pointer;transition:all .2s ease}._swap--interactive_1qaul_726:hover{opacity:.8}._swap--interactive_1qaul_726:active{transform:translateY(1px)}._root_1qaul_780{display:flex;flex-direction:column;width:100%;position:relative}._root_1qaul_780._fullWidth_1qaul_786{width:100%}._wrapper_1qaul_790{position:relative;display:flex;align-items:center;border-radius:8px;transition:all .2s ease;border:1px solid;background:var(--color-white-alpha-100);cursor:pointer;box-sizing:border-box;overflow:hidden}._wrapper_1qaul_790:hover{border-color:var(--color-indigo-400)}._wrapper_1qaul_790._open_1qaul_805{border-color:var(--color-indigo-500);z-index:100}._wrapper_1qaul_790._outline_1qaul_809{border-color:var(--color-blue-gray-100);background:var(--color-white-alpha-100)}._wrapper_1qaul_790._outline_1qaul_809:hover{border-color:var(--color-indigo-400)}._wrapper_1qaul_790._outline_1qaul_809._open_1qaul_805{border-color:var(--color-indigo-500)}._wrapper_1qaul_790._fill_1qaul_819{border-color:var(--color-blue-gray-25);background:var(--color-blue-gray-25)}._wrapper_1qaul_790._fill_1qaul_819:hover{background:var(--color-blue-gray-35);border-color:var(--color-blue-gray-35)}._wrapper_1qaul_790._fill_1qaul_819._open_1qaul_805{background:var(--color-blue-gray-50);border-color:var(--color-blue-gray-50)}._wrapper_1qaul_790._small_1qaul_831{height:32px;min-height:32px}._wrapper_1qaul_790._small_1qaul_831 ._inputElement_1qaul_835{height:32px;padding:0 12px;font-size:14px}._wrapper_1qaul_790._small_1qaul_831 ._label_1qaul_840{font-size:14px;left:12px;background-color:transparent}._wrapper_1qaul_790._small_1qaul_831 ._calendarIcon_1qaul_845{right:8px;width:16px;height:16px}._wrapper_1qaul_790._small_1qaul_831 ._clearButton_1qaul_850{right:28px;width:16px;height:16px;font-size:14px}._wrapper_1qaul_790._medium_1qaul_856{height:48px;min-height:48px}._wrapper_1qaul_790._medium_1qaul_856 ._inputElement_1qaul_835{height:48px;padding:16px 16px 8px;font-size:16px}._wrapper_1qaul_790._medium_1qaul_856._filled_1qaul_865 ._inputElement_1qaul_835,._wrapper_1qaul_790._medium_1qaul_856._open_1qaul_805 ._inputElement_1qaul_835{padding:22px 16px 2px}._wrapper_1qaul_790._medium_1qaul_856 ._label_1qaul_840{font-size:16px;left:16px;top:50%;background-color:transparent;transform:translateY(-50%)}._wrapper_1qaul_790._medium_1qaul_856 ._calendarIcon_1qaul_845{right:12px;width:20px;height:20px;top:50%;color:var(--color-blue-gray-600);transform:translateY(-50%)}._wrapper_1qaul_790._medium_1qaul_856 ._clearButton_1qaul_850{right:40px;width:20px;height:20px;font-size:18px;color:var(--color-blue-gray-600);top:50%;transform:translateY(-50%)}._wrapper_1qaul_790._error_1qaul_892{border-color:var(--color-danger-300)!important}._wrapper_1qaul_790._error_1qaul_892._outline_1qaul_809{background:var(--color-white-alpha-100)!important}._wrapper_1qaul_790._error_1qaul_892._fill_1qaul_819{background:#fff0f0}._wrapper_1qaul_790._disabled_1qaul_901{border-color:var(--color-disabled-2)!important;color:var(--color-disabled-4)!important;cursor:not-allowed}._wrapper_1qaul_790._disabled_1qaul_901 ._inputElement_1qaul_835{color:var(--color-disabled-4);cursor:not-allowed}._wrapper_1qaul_790._medium_1qaul_856._filled_1qaul_865 ._label_1qaul_840,._wrapper_1qaul_790._medium_1qaul_856._open_1qaul_805 ._label_1qaul_840{top:8px;transform:none;font-size:12px;font-weight:500}._inputElement_1qaul_835{flex:1;width:100%;border:none;background:transparent;outline:none;color:var(--color-blue-gray-900);cursor:pointer;font-family:inherit;transition:padding .2s ease;box-sizing:border-box}._inputElement_1qaul_835._inputWithLabel_1qaul_932{padding-top:16px;padding-bottom:8px}._wrapper_1qaul_790._medium_1qaul_856 ._inputElement_1qaul_835::placeholder{opacity:0}._wrapper_1qaul_790._small_1qaul_831 ._inputElement_1qaul_835::placeholder{color:var(--color-blue-gray-700);opacity:1}._inputElement_1qaul_835:disabled{cursor:not-allowed}._label_1qaul_840{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:var(--color-blue-gray-700);pointer-events:none;transition:all .2s ease;display:flex;align-items:center;gap:4px;background:transparent;z-index:2;line-height:1}._wrapper_1qaul_790._outline_1qaul_809 ._label_1qaul_840{background:transparent;padding:0 4px;margin-left:-4px}._wrapper_1qaul_790._fill_1qaul_819 ._label_1qaul_840{background:var(--color-blue-gray-25);padding:0 4px;margin-left:-4px}._wrapper_1qaul_790._medium_1qaul_856._filled_1qaul_865 ._label_1qaul_840,._wrapper_1qaul_790._medium_1qaul_856._open_1qaul_805 ._label_1qaul_840{top:8px;transform:none;font-size:12px;left:12px;font-weight:500}._wrapper_1qaul_790._medium_1qaul_856._fill_1qaul_819._filled_1qaul_865 ._label_1qaul_840,._wrapper_1qaul_790._medium_1qaul_856._fill_1qaul_819._open_1qaul_805 ._label_1qaul_840{background:var(--color-blue-gray-50)}._wrapper_1qaul_790._error_1qaul_892 ._label_1qaul_840{color:var(--color-danger-500)}._wrapper_1qaul_790._error_1qaul_892._outline_1qaul_809._filled_1qaul_865 ._label_1qaul_840,._wrapper_1qaul_790._error_1qaul_892._outline_1qaul_809._open_1qaul_805 ._label_1qaul_840{background:var(--color-white-alpha-100)}._wrapper_1qaul_790._error_1qaul_892._fill_1qaul_819._filled_1qaul_865 ._label_1qaul_840,._wrapper_1qaul_790._error_1qaul_892._fill_1qaul_819._open_1qaul_805 ._label_1qaul_840{background:#fff0f0}._wrapper_1qaul_790._disabled_1qaul_901 ._label_1qaul_840{color:var(--color-disabled-4)}._calendarIcon_1qaul_845{position:absolute;color:var(--color-blue-gray-600);pointer-events:none;z-index:2}._wrapper_1qaul_790._disabled_1qaul_901 ._calendarIcon_1qaul_845{color:#9ca3af}._clearButton_1qaul_850{position:absolute;border:none;background:transparent;color:var(--color-blue-gray-700);cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:4px;z-index:3;transition:all .2s ease}._wrapper_1qaul_790._error_1qaul_892 ._clearButton_1qaul_850{color:var(--color-danger-500)}._wrapper_1qaul_790._error_1qaul_892 ._clearButton_1qaul_850:hover{border-color:var(--color-danger-400)}._requiredIcon_1qaul_1028{color:var(--color-danger-500);width:6px;height:6px;flex-shrink:0}._errorText_1qaul_1035{color:var(--color-danger-500);font-size:12px;line-height:16px;margin:4px 8px 0;display:block}._calendarWrapper_1qaul_1043{position:absolute;top:100%;left:0;right:0;margin-top:4px;z-index:1000}._calendar_1qaul_845{background:var(--color-white-alpha-100);border:none;border-radius:8px;box-shadow:0 12px 20px #4453710d;padding:12px 16px;min-width:280px;margin:0 auto}._calendarHeader_1qaul_1062{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}._calendarNavButton_1qaul_1069{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:transparent;border-radius:6px;cursor:pointer;color:var(--color-indigo-600);transition:all .2s ease}._calendarNavButton_1qaul_1069:hover{color:var(--color-indigo-700)}._calendarNavButton_1qaul_1069 svg{width:16px;height:16px}._calendarTitle_1qaul_1090{font-size:16px;font-weight:500;color:var(--color-indigo-600);line-height:20px}._calendarTitle_1qaul_1090:hover{background:var(--color-indigo-50);border-radius:8px;padding:4px 8px}._calendarWeekDays_1qaul_1102{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;margin-bottom:8px}._calendarWeekDay_1qaul_1102{display:flex;align-items:center;justify-content:center;height:32px;font-size:12px;font-weight:500;color:var(--color-blue-gray-700)}._calendarDays_1qaul_1119{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}._calendarDayEmpty_1qaul_1125{height:32px}._calendarDay_1qaul_1119{display:flex;align-items:center;justify-content:center;height:32px;border:none;background:transparent;border-radius:6px;font-size:14px;color:var(--color-blue-gray-700);cursor:pointer;transition:all .2s ease}._calendarDay_1qaul_1119:hover{color:var(--color-indigo-600)}._calendarDay_1qaul_1119._calendarDaySelected_1qaul_1145{background-color:var(--color-indigo-600);color:var(--color-white-alpha-100);border-radius:8px}._calendarDay_1qaul_1119._calendarDaySelected_1qaul_1145:hover{background-color:var(--color-indigo-700)}._calendarDay_1qaul_1119._calendarDayToday_1qaul_1153{background:var(--color-indigo-25);color:var(--color-indigo-600);font-weight:500}._calendarDay_1qaul_1119._calendarDayWeekend_1qaul_1158{color:var(--color-blue-gray-900)}._calendarDay_1qaul_1119._calendarDayDisabled_1qaul_1161{color:var(--color-disabled-4);cursor:not-allowed}._calendarDay_1qaul_1119._calendarDayDisabled_1qaul_1161:hover{background:transparent}._focus_55oxc_550{position:relative}._focus_55oxc_550:after{content:"";position:absolute;inset:-4px;border-radius:inherit;pointer-events:none;transition:var(--focus-transition);opacity:0}._focus--default_55oxc_567:after{box-shadow:var(--focus-ring-default)}._focus--danger_55oxc_571:after{box-shadow:var(--focus-ring-danger)}._focus_55oxc_550:focus-visible:after,._focus_55oxc_550._focus--visible_55oxc_577:after{opacity:1}._focus-danger_55oxc_592:focus-visible{outline:var(--focus-outline-danger);outline-offset:2px}._focus-within--default_55oxc_598:focus-within{box-shadow:var(--focus-shadow-default)}._focus-within--danger_55oxc_602:focus-within{box-shadow:var(--focus-shadow-danger)}._focus--input_55oxc_607:focus{border-color:var(--color-accept-default-600);box-shadow:var(--focus-shadow-default)}._focus--button_55oxc_612:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}._focus--card_55oxc_617:focus-visible{box-shadow:var(--focus-shadow-default)}@media (prefers-reduced-motion: reduce){._focus_55oxc_550:after{transition:none}:root{--focus-transition: none}}._swap_55oxc_632{display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}._swap--text_55oxc_641{display:inline;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit}._swap--icon_55oxc_652{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0}._swap--icon-xs_55oxc_662{width:.75rem;height:.75rem}._swap--icon-s_55oxc_667{width:.875rem;height:.875rem}._swap--icon-m_55oxc_672{width:1rem;height:1rem}._swap--icon-l_55oxc_677{width:1.25rem;height:1.25rem}._swap--icon-xl_55oxc_682{width:1.5rem;height:1.5rem}._swap__content_55oxc_688{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._swap--group-horizontal_55oxc_697{display:inline-flex;flex-direction:row;gap:.5rem;align-items:center}._swap--group-vertical_55oxc_704{display:inline-flex;flex-direction:column;gap:.5rem;align-items:center}._swap--with-background_55oxc_712{background-color:var(--color-background-page);padding:.5rem;border-radius:4px}._swap--with-border_55oxc_718{border:1px solid #dddddd;border:var(--border-s, 1px solid #dddddd);padding:.5rem;border-radius:4px}._swap--interactive_55oxc_726{cursor:pointer;transition:all .2s ease}._swap--interactive_55oxc_726:hover{opacity:.8}._swap--interactive_55oxc_726:active{transform:translateY(1px)}._dot_55oxc_780{display:inline-block;border-radius:50%;transition:all .2s ease;border:1px solid transparent;flex-shrink:0}._dot_55oxc_780._size-xs_55oxc_788{width:4px;height:4px}._dot_55oxc_780._size-s_55oxc_792{width:6px;height:6px}._dot_55oxc_780._size-m_55oxc_796{width:8px;height:8px}._dot_55oxc_780._size-l_55oxc_800{width:12px;height:12px}._dot_55oxc_780._size-xl_55oxc_804{width:16px;height:16px}._dot_55oxc_780._color-primary_55oxc_811._variant-filled_55oxc_811{background:var(--color-indigo-600)}._dot_55oxc_780._color-primary_55oxc_811._variant-outlined_55oxc_814{border-color:var(--color-indigo-600);background:transparent}._dot_55oxc_780._color-primary_55oxc_811._variant-soft_55oxc_818{background:var(--color-indigo-100)}._dot_55oxc_780._color-red_55oxc_824._variant-filled_55oxc_811{background:var(--color-danger-600)}._dot_55oxc_780._color-red_55oxc_824._variant-outlined_55oxc_814{border-color:var(--color-danger-600);background:transparent}._dot_55oxc_780._color-red_55oxc_824._variant-soft_55oxc_818{background:var(--color-danger-100)}._dot_55oxc_780._color-gray_55oxc_837._variant-filled_55oxc_811{background:var(--color-blue-gray-600)}._dot_55oxc_780._color-gray_55oxc_837._variant-outlined_55oxc_814{border-color:var(--color-blue-gray-600);background:transparent}._dot_55oxc_780._color-gray_55oxc_837._variant-soft_55oxc_818{background:var(--color-blue-gray-100)}._dot_55oxc_780._color-orange_55oxc_850._variant-filled_55oxc_811{background:var(--color-warning-600)}._dot_55oxc_780._color-orange_55oxc_850._variant-outlined_55oxc_814{border-color:var(--color-warning-600);background:transparent}._dot_55oxc_780._color-orange_55oxc_850._variant-soft_55oxc_818{background:var(--color-warning-100)}._dot_55oxc_780._color-green_55oxc_863._variant-filled_55oxc_811{background:var(--color-success-600)}._dot_55oxc_780._color-green_55oxc_863._variant-outlined_55oxc_814{border-color:var(--color-success-600);background:transparent}._dot_55oxc_780._color-green_55oxc_863._variant-soft_55oxc_818{background:var(--color-success-100)}._dot_55oxc_780._color-yellow_55oxc_876._variant-filled_55oxc_811{background:var(--color-yellow-600)}._dot_55oxc_780._color-yellow_55oxc_876._variant-outlined_55oxc_814{border-color:var(--color-yellow-600);background:transparent}._dot_55oxc_780._color-yellow_55oxc_876._variant-soft_55oxc_818{background:var(--color-yellow-100)}._focus_1hrjy_550{position:relative}._focus_1hrjy_550:after{content:"";position:absolute;inset:-4px;border-radius:inherit;pointer-events:none;transition:var(--focus-transition);opacity:0}._focus--default_1hrjy_567:after{box-shadow:var(--focus-ring-default)}._focus--danger_1hrjy_571:after{box-shadow:var(--focus-ring-danger)}._focus_1hrjy_550:focus-visible:after,._focus_1hrjy_550._focus--visible_1hrjy_577:after{opacity:1}._focus-danger_1hrjy_592:focus-visible{outline:var(--focus-outline-danger);outline-offset:2px}._focus-within--default_1hrjy_598:focus-within{box-shadow:var(--focus-shadow-default)}._focus-within--danger_1hrjy_602:focus-within{box-shadow:var(--focus-shadow-danger)}._focus--input_1hrjy_607:focus{border-color:var(--color-accept-default-600);box-shadow:var(--focus-shadow-default)}._focus--button_1hrjy_612:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}._focus--card_1hrjy_617:focus-visible{box-shadow:var(--focus-shadow-default)}@media (prefers-reduced-motion: reduce){._focus_1hrjy_550:after{transition:none}:root{--focus-transition: none}}._swap_1hrjy_632{display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}._swap--text_1hrjy_641{display:inline;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit}._swap--icon_1hrjy_652{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0}._swap--icon-xs_1hrjy_662{width:.75rem;height:.75rem}._swap--icon-s_1hrjy_667{width:.875rem;height:.875rem}._swap--icon-m_1hrjy_672{width:1rem;height:1rem}._swap--icon-l_1hrjy_677{width:1.25rem;height:1.25rem}._swap--icon-xl_1hrjy_682{width:1.5rem;height:1.5rem}._swap__content_1hrjy_688{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._swap--group-horizontal_1hrjy_697{display:inline-flex;flex-direction:row;gap:.5rem;align-items:center}._swap--group-vertical_1hrjy_704{display:inline-flex;flex-direction:column;gap:.5rem;align-items:center}._swap--with-background_1hrjy_712{background-color:var(--color-background-page);padding:.5rem;border-radius:4px}._swap--with-border_1hrjy_718{border:1px solid #dddddd;border:var(--border-s, 1px solid #dddddd);padding:.5rem;border-radius:4px}._swap--interactive_1hrjy_726{cursor:pointer;transition:all .2s ease}._swap--interactive_1hrjy_726:hover{opacity:.8}._swap--interactive_1hrjy_726:active{transform:translateY(1px)}._counter_1hrjy_780{display:inline-flex;align-items:center;justify-content:center;font-family:inherit;border-radius:9999px;font-weight:600;border:1px solid transparent;transition:all .2s ease;-webkit-user-select:none;user-select:none;line-height:1}._counter_1hrjy_780._size-m_1hrjy_793{height:20px;padding:0 8px;font-size:12px}._counter_1hrjy_780._size-l_1hrjy_798{height:24px;padding:2px 8px;font-size:14px}._counter_1hrjy_780._variant-filled_1hrjy_806{color:var(--color-white-alpha-100)}._counter_1hrjy_780._variant-outlined_1hrjy_809{background:transparent;border-width:1px;font-weight:500}._counter_1hrjy_780._variant-soft_1hrjy_814{font-weight:500}._counter_1hrjy_780._color-indigo_1hrjy_821._variant-filled_1hrjy_806{background:var(--color-indigo-600)}._counter_1hrjy_780._color-indigo_1hrjy_821._variant-outlined_1hrjy_809{border-color:var(--color-indigo-600);color:var(--color-indigo-600)}._counter_1hrjy_780._color-indigo_1hrjy_821._variant-soft_1hrjy_814{background:var(--color-indigo-100);color:var(--color-indigo-600)}._counter_1hrjy_780._color-red_1hrjy_835._variant-filled_1hrjy_806{background:var(--color-danger-600)}._counter_1hrjy_780._color-red_1hrjy_835._variant-outlined_1hrjy_809{border-color:var(--color-danger-600);color:var(--color-danger-600)}._counter_1hrjy_780._color-red_1hrjy_835._variant-soft_1hrjy_814{background:var(--color-danger-50);color:var(--color-danger-600)}._counter_1hrjy_780._color-gray_1hrjy_849._variant-filled_1hrjy_806{background:var(--color-blue-gray-600)}._counter_1hrjy_780._color-gray_1hrjy_849._variant-outlined_1hrjy_809{border-color:var(--color-blue-gray-600);color:var(--color-blue-gray-600)}._counter_1hrjy_780._color-gray_1hrjy_849._variant-soft_1hrjy_814{background:var(--color-blue-gray-50);color:var(--color-blue-gray-600)}._counter_1hrjy_780._color-grayLight_1hrjy_863._variant-filled_1hrjy_806{background:var(--color-blue-gray-500)}._counter_1hrjy_780._color-grayLight_1hrjy_863._variant-outlined_1hrjy_809{border-color:var(--color-blue-gray-500);color:var(--color-blue-gray-500)}._counter_1hrjy_780._color-grayLight_1hrjy_863._variant-soft_1hrjy_814{background:var(--color-blue-gray-35);color:var(--color-blue-gray-500)}._counter_1hrjy_780._color-orange_1hrjy_877._variant-filled_1hrjy_806{background:var(--color-warning-600)}._counter_1hrjy_780._color-orange_1hrjy_877._variant-outlined_1hrjy_809{border-color:var(--color-warning-600);color:var(--color-warning-600)}._counter_1hrjy_780._color-orange_1hrjy_877._variant-soft_1hrjy_814{background:var(--color-warning-50);color:var(--color-warning-600)}._counter_1hrjy_780._color-green_1hrjy_891._variant-filled_1hrjy_806{background:#149221}._counter_1hrjy_780._color-green_1hrjy_891._variant-outlined_1hrjy_809{border-color:#149221;color:#149221}._counter_1hrjy_780._color-green_1hrjy_891._variant-soft_1hrjy_814{background:#e5f7e6;color:#149221}._focus_y95yk_550{position:relative}._focus_y95yk_550:after{content:"";position:absolute;inset:-4px;border-radius:inherit;pointer-events:none;transition:var(--focus-transition);opacity:0}._focus--default_y95yk_567:after{box-shadow:var(--focus-ring-default)}._focus--danger_y95yk_571:after{box-shadow:var(--focus-ring-danger)}._focus_y95yk_550:focus-visible:after,._focus_y95yk_550._focus--visible_y95yk_577:after{opacity:1}._focus-danger_y95yk_592:focus-visible{outline:var(--focus-outline-danger);outline-offset:2px}._focus-within--default_y95yk_598:focus-within{box-shadow:var(--focus-shadow-default)}._focus-within--danger_y95yk_602:focus-within{box-shadow:var(--focus-shadow-danger)}._focus--input_y95yk_607:focus{border-color:var(--color-accept-default-600);box-shadow:var(--focus-shadow-default)}._focus--button_y95yk_612:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}._focus--card_y95yk_617:focus-visible{box-shadow:var(--focus-shadow-default)}@media (prefers-reduced-motion: reduce){._focus_y95yk_550:after{transition:none}:root{--focus-transition: none}}._swap_y95yk_632{display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}._swap--text_y95yk_641{display:inline;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit}._swap--icon_y95yk_652{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0}._swap--icon-xs_y95yk_662{width:.75rem;height:.75rem}._swap--icon-s_y95yk_667{width:.875rem;height:.875rem}._swap--icon-m_y95yk_672{width:1rem;height:1rem}._swap--icon-l_y95yk_677{width:1.25rem;height:1.25rem}._swap--icon-xl_y95yk_682{width:1.5rem;height:1.5rem}._swap__content_y95yk_688{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._swap--group-horizontal_y95yk_697{display:inline-flex;flex-direction:row;gap:.5rem;align-items:center}._swap--group-vertical_y95yk_704{display:inline-flex;flex-direction:column;gap:.5rem;align-items:center}._swap--with-background_y95yk_712{background-color:var(--color-background-page);padding:.5rem;border-radius:4px}._swap--with-border_y95yk_718{border:1px solid #dddddd;border:var(--border-s, 1px solid #dddddd);padding:.5rem;border-radius:4px}._swap--interactive_y95yk_726{cursor:pointer;transition:all .2s ease}._swap--interactive_y95yk_726:hover{opacity:.8}._swap--interactive_y95yk_726:active{transform:translateY(1px)}._wrapper_y95yk_780{display:inline-flex;align-items:center;cursor:pointer;gap:var(--spacing-xs);position:relative;-webkit-user-select:none;user-select:none;transition:all .2s ease}._wrapper_y95yk_780._disabled_y95yk_789{cursor:not-allowed;opacity:1}._input_y95yk_794{position:absolute;opacity:0;pointer-events:none}._icon_y95yk_800{padding:1px;transition:color .2s ease}._box_y95yk_806{display:flex;align-items:center;justify-content:center;aspect-ratio:1/1;border-radius:var(--border-radius-s);border:1px solid var(--color-blue-gray-100);background:var(--color-white-alpha-100);position:relative;color:var(--color-white-alpha-100);transition:all .2s ease;transform-origin:center;line-height:1;vertical-align:middle;flex-shrink:0}._box_y95yk_806:after{content:"";position:absolute;inset:-4px;border-radius:calc(var(--border-radius-s) + 3px);border:2px solid transparent;pointer-events:none;transition:border-color .25s ease,transform .25s ease;transform:scale(1)}._wrapper_y95yk_780:not(._disabled_y95yk_789):hover ._box_y95yk_806:after,._wrapper_y95yk_780._checked_y95yk_839 ._box_y95yk_806:after,._wrapper_y95yk_780._indeterminate_y95yk_840 ._box_y95yk_806:after{border-color:#ebefff;transform:scale(1.05)}._small_y95yk_846 ._box_y95yk_806{width:16px;height:16px}._medium_y95yk_851 ._box_y95yk_806{width:20px;height:20px}._primary_y95yk_857._checked_y95yk_839 ._box_y95yk_806{background:var(--color-indigo-600);border-color:var(--color-indigo-600)}._wrapper_y95yk_780._primary_y95yk_857:not(._disabled_y95yk_789):hover ._checked_y95yk_839 ._box_y95yk_806{background:var(--color-indigo-700);border-color:var(--color-indigo-700)}._danger_y95yk_869._checked_y95yk_839 ._box_y95yk_806{background:var(--color-danger-600);border-color:var(--color-danger-600)}._wrapper_y95yk_780._danger_y95yk_869:not(._disabled_y95yk_789):hover ._checked_y95yk_839 ._box_y95yk_806{background:var(--color-danger-700);border-color:var(--color-danger-700)}._box_y95yk_806:hover,._checked_y95yk_839 ._box_y95yk_806{border-color:var(--color-indigo-700)}._indeterminate_y95yk_840 ._box_y95yk_806{background:var(--color-indigo-600);border-color:var(--color-indigo-600)}._error_y95yk_894 ._box_y95yk_806{border-color:var(--color-danger-600)!important}._disabled_y95yk_789 ._box_y95yk_806{background:#dfe2e7;border-color:#dfe2e7}._disabled_y95yk_789 ._box_y95yk_806:after{border-color:transparent;transform:none;display:none}._disabled_y95yk_789 ._box_y95yk_806 ._icon_y95yk_800{color:#aab4c0}._disabled_y95yk_789._checked_y95yk_839 ._box_y95yk_806{background:#dfe2e7;border-color:#dfe2e7}._disabled_y95yk_789._checked_y95yk_839 ._icon_y95yk_800{color:#aab4c0}._label_y95yk_922{font-size:var(--font-size-s);color:var(--color-blue-gray-900)}._focus_1kco8_550{position:relative}._focus_1kco8_550:after{content:"";position:absolute;inset:-4px;border-radius:inherit;pointer-events:none;transition:var(--focus-transition);opacity:0}._focus--default_1kco8_567:after{box-shadow:var(--focus-ring-default)}._focus--danger_1kco8_571:after{box-shadow:var(--focus-ring-danger)}._focus_1kco8_550:focus-visible:after,._focus_1kco8_550._focus--visible_1kco8_577:after{opacity:1}._focus-danger_1kco8_592:focus-visible{outline:var(--focus-outline-danger);outline-offset:2px}._focus-within--default_1kco8_598:focus-within{box-shadow:var(--focus-shadow-default)}._focus-within--danger_1kco8_602:focus-within{box-shadow:var(--focus-shadow-danger)}._focus--input_1kco8_607:focus{border-color:var(--color-accept-default-600);box-shadow:var(--focus-shadow-default)}._focus--button_1kco8_612:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}._focus--card_1kco8_617:focus-visible{box-shadow:var(--focus-shadow-default)}@media (prefers-reduced-motion: reduce){._focus_1kco8_550:after{transition:none}:root{--focus-transition: none}}._swap_1kco8_632{display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}._swap--text_1kco8_641{display:inline;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit}._swap--icon_1kco8_652{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0}._swap--icon-xs_1kco8_662{width:.75rem;height:.75rem}._swap--icon-s_1kco8_667{width:.875rem;height:.875rem}._swap--icon-m_1kco8_672{width:1rem;height:1rem}._swap--icon-l_1kco8_677{width:1.25rem;height:1.25rem}._swap--icon-xl_1kco8_682{width:1.5rem;height:1.5rem}._swap__content_1kco8_688{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._swap--group-horizontal_1kco8_697{display:inline-flex;flex-direction:row;gap:.5rem;align-items:center}._swap--group-vertical_1kco8_704{display:inline-flex;flex-direction:column;gap:.5rem;align-items:center}._swap--with-background_1kco8_712{background-color:var(--color-background-page);padding:.5rem;border-radius:4px}._swap--with-border_1kco8_718{border:1px solid #dddddd;border:var(--border-s, 1px solid #dddddd);padding:.5rem;border-radius:4px}._swap--interactive_1kco8_726{cursor:pointer;transition:all .2s ease}._swap--interactive_1kco8_726:hover{opacity:.8}._swap--interactive_1kco8_726:active{transform:translateY(1px)}._chip_1kco8_780{display:inline-flex;align-items:center;justify-content:center;font-weight:500;font-size:var(--font-size-xs);line-height:1;border:1px solid transparent;-webkit-user-select:none;user-select:none;transition:all .2s ease-in-out;cursor:default;white-space:nowrap}._chip_1kco8_780._rounded-default_1kco8_794{border-radius:4px}._chip_1kco8_780._rounded-full_1kco8_797{border-radius:100px}._chip_1kco8_780._size-s_1kco8_803{height:1.25rem;padding:0 var(--spacing-s)}._chip_1kco8_780._size-m_1kco8_807{height:1.5rem;padding:0 var(--spacing-m)}._chip_1kco8_780._variant-default_1kco8_814{background:var(--color-blue-gray-25);color:var(--color-blue-gray-700);border-color:var(--color-blue-gray-50)}._chip_1kco8_780._variant-gray_1kco8_819{background:var(--color-blue-gray-50);color:var(--color-blue-gray-600);border-color:var(--color-blue-gray-100)}._chip_1kco8_780._variant-primary_1kco8_824{background:var(--color-indigo-600);color:var(--color-white-alpha-100);border-color:var(--color-indigo-600)}._chip_1kco8_780._variant-active_1kco8_829{background:var(--color-indigo-700);color:var(--color-white-alpha-100);border-color:var(--color-indigo-700);box-shadow:var(--shadow-s)}._chip_1kco8_780._clickable_1kco8_838{cursor:pointer}._chip_1kco8_780._clickable_1kco8_838:hover:not(._disabled_1kco8_841){transform:translateY(-1px);box-shadow:var(--shadow-bottom-s)}._chip_1kco8_780._clickable_1kco8_838:active:not(._disabled_1kco8_841){transform:translateY(0);box-shadow:none}._chip_1kco8_780._disabled_1kco8_841{opacity:.5;cursor:not-allowed}._chip_1kco8_780._active_1kco8_859{background:var(--color-indigo-600);color:var(--color-white-alpha-100);border-color:var(--color-indigo-600)}._focus_g4ztx_550{position:relative}._focus_g4ztx_550:after{content:"";position:absolute;inset:-4px;border-radius:inherit;pointer-events:none;transition:var(--focus-transition);opacity:0}._focus--default_g4ztx_567:after{box-shadow:var(--focus-ring-default)}._focus--danger_g4ztx_571:after{box-shadow:var(--focus-ring-danger)}._focus_g4ztx_550:focus-visible:after,._focus_g4ztx_550._focus--visible_g4ztx_577:after{opacity:1}._focus-danger_g4ztx_592:focus-visible{outline:var(--focus-outline-danger);outline-offset:2px}._focus-within--default_g4ztx_598:focus-within{box-shadow:var(--focus-shadow-default)}._focus-within--danger_g4ztx_602:focus-within{box-shadow:var(--focus-shadow-danger)}._focus--input_g4ztx_607:focus{border-color:var(--color-accept-default-600);box-shadow:var(--focus-shadow-default)}._focus--button_g4ztx_612:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}._focus--card_g4ztx_617:focus-visible{box-shadow:var(--focus-shadow-default)}@media (prefers-reduced-motion: reduce){._focus_g4ztx_550:after{transition:none}:root{--focus-transition: none}}._swap_g4ztx_632{display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}._swap--text_g4ztx_641{display:inline;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit}._swap--icon_g4ztx_652{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0}._swap--icon-xs_g4ztx_662{width:.75rem;height:.75rem}._swap--icon-s_g4ztx_667{width:.875rem;height:.875rem}._swap--icon-m_g4ztx_672{width:1rem;height:1rem}._swap--icon-l_g4ztx_677{width:1.25rem;height:1.25rem}._swap--icon-xl_g4ztx_682{width:1.5rem;height:1.5rem}._swap__content_g4ztx_688{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._swap--group-horizontal_g4ztx_697{display:inline-flex;flex-direction:row;gap:.5rem;align-items:center}._swap--group-vertical_g4ztx_704{display:inline-flex;flex-direction:column;gap:.5rem;align-items:center}._swap--with-background_g4ztx_712{background-color:var(--color-background-page);padding:.5rem;border-radius:4px}._swap--with-border_g4ztx_718{border:1px solid #dddddd;border:var(--border-s, 1px solid #dddddd);padding:.5rem;border-radius:4px}._swap--interactive_g4ztx_726{cursor:pointer;transition:all .2s ease}._swap--interactive_g4ztx_726:hover{opacity:.8}._swap--interactive_g4ztx_726:active{transform:translateY(1px)}._root_g4ztx_780{display:flex;flex-direction:column;width:100%}._root_g4ztx_780._fullWidth_g4ztx_786{width:100%}._wrapper_g4ztx_791{position:relative;display:flex;align-items:center;border-radius:var(--border-radius-m);transition:all .2s ease;overflow:hidden;border:var(--border-s);background:var(--color-white-alpha-100);z-index:1}._wrapper_g4ztx_791:hover,._wrapper_g4ztx_791:focus-within{z-index:10}._wrapper_g4ztx_791._single_g4ztx_808{border-radius:var(--border-radius-m)}._wrapper_g4ztx_791._first_g4ztx_811{border-radius:var(--border-radius-m) var(--border-radius-m) 0 0}._wrapper_g4ztx_791._middle_g4ztx_814{border-radius:0;border-top:none}._wrapper_g4ztx_791._last_g4ztx_818{border-radius:0 0 var(--border-radius-m) var(--border-radius-m);border-top:none}._wrapper_g4ztx_791._error_g4ztx_825{border-color:var(--color-danger-500)}._wrapper_g4ztx_791._error_g4ztx_825._outline_g4ztx_828{background:var(--color-white);border-color:var(--color-danger-500)}._wrapper_g4ztx_791._error_g4ztx_825._outline_g4ztx_828:hover{border-color:var(--color-danger-600)}._wrapper_g4ztx_791._error_g4ztx_825._outline_g4ztx_828:focus-within{border-color:var(--color-danger-600)}._wrapper_g4ztx_791._error_g4ztx_825._fill_g4ztx_841{background:var(--color-danger-50);border-color:var(--color-danger-200)}._wrapper_g4ztx_791._error_g4ztx_825._fill_g4ztx_841:hover{background:var(--color-danger-100);border-color:var(--color-danger-300)}._wrapper_g4ztx_791._error_g4ztx_825._fill_g4ztx_841:focus-within{background:var(--color-danger-100);border-color:var(--color-danger-500)}._wrapper_g4ztx_791._small_g4ztx_856{height:32px}._wrapper_g4ztx_791._small_g4ztx_856 ._input_g4ztx_859{height:32px;padding:0 var(--spacing-m)}._wrapper_g4ztx_791._small_g4ztx_856 ._label_g4ztx_863{top:50%;font-size:var(--font-size-s);transform:translateY(-50%)}._wrapper_g4ztx_791._medium_g4ztx_868{min-height:48px}._wrapper_g4ztx_791._medium_g4ztx_868 ._input_g4ztx_859{height:48px;padding:12px 14px 0;font-size:var(--font-size-m)}._wrapper_g4ztx_791._medium_g4ztx_868 ._label_g4ztx_863{top:50%;font-size:var(--font-size-m);transform:translateY(-50%);transition:all .2s ease}._wrapper_g4ztx_791._outline_g4ztx_828{border-color:var(--color-blue-gray-100);background:var(--color-white-alpha-100)}._wrapper_g4ztx_791._outline_g4ztx_828:hover{border-color:var(--color-indigo-400)}._wrapper_g4ztx_791._outline_g4ztx_828:focus-within{border-color:var(--color-indigo-500)}._wrapper_g4ztx_791._fill_g4ztx_841{background:var(--color-blue-gray-50);border-color:var(--color-blue-gray-50)}._wrapper_g4ztx_791._fill_g4ztx_841:hover{background:var(--color-blue-gray-25);border-color:var(--color-blue-gray-25)}._wrapper_g4ztx_791._fill_g4ztx_841:focus-within{background:var(--color-blue-gray-35);border-color:var(--color-blue-gray-35)}._wrapper_g4ztx_791._disabled_g4ztx_910{background:var(--color-gray-50);border-color:var(--color-gray-200);color:var(--color-text-disabled);cursor:not-allowed}._wrapper_g4ztx_791._disabled_g4ztx_910 ._input_g4ztx_859,._wrapper_g4ztx_791._disabled_g4ztx_910 ._label_g4ztx_863{color:var(--color-text-disabled)}._wrapper_g4ztx_791._disabled_g4ztx_910 ._clearButton_g4ztx_922{display:none}._wrapper_g4ztx_791._withPrefix_g4ztx_928 ._input_g4ztx_859{padding-left:calc(var(--spacing-m) + 36px)}._wrapper_g4ztx_791._withSuffix_g4ztx_931 ._input_g4ztx_859{padding-right:calc(var(--spacing-m) + 36px)}._input_g4ztx_859{flex:1;width:100%;border:none;background:transparent;outline:none;font-size:var(--font-size-m);line-height:var(--line-height-m);color:var(--color-blue-gray-900)}._wrapper_g4ztx_791._medium_g4ztx_868 ._input_g4ztx_859::placeholder{opacity:0}._wrapper_g4ztx_791._small_g4ztx_856 ._input_g4ztx_859::placeholder{color:var(--color-blue-gray-700);opacity:1;transition:opacity .2s ease}._wrapper_g4ztx_791._small_g4ztx_856 ._input_g4ztx_859:focus::placeholder{opacity:0}._input_g4ztx_859:disabled{cursor:not-allowed}._label_g4ztx_863{position:absolute;left:16px;top:50%;transform:translateY(-50%);font-size:var(--font-size-m);color:var(--color-blue-gray-700);pointer-events:none;transition:all .2s ease;display:flex;align-items:center;gap:2px;background:transparent;z-index:2}._requiredIcon_g4ztx_982{color:var(--color-danger-600);width:6px;height:6px;flex-shrink:0;transform:translateY(-2px)}._wrapper_g4ztx_791._medium_g4ztx_868:focus-within ._label_g4ztx_863,._wrapper_g4ztx_791._medium_g4ztx_868._filled_g4ztx_994 ._label_g4ztx_863{top:2px;transform:none;font-size:var(--font-size-xs);color:var(--color-blue-gray-700);padding:0;background:var(--color-white-alpha-100);margin-left:0;left:16px}._wrapper_g4ztx_791._medium_g4ztx_868 ._label_g4ztx_863{color:var(--color-blue-gray-700)}._wrapper_g4ztx_791._medium_g4ztx_868._fill_g4ztx_841:focus-within ._label_g4ztx_863,._wrapper_g4ztx_791._medium_g4ztx_868._fill_g4ztx_841._filled_g4ztx_994 ._label_g4ztx_863{background:var(--color-blue-gray-50);padding:0}._wrapper_g4ztx_791._medium_g4ztx_868._fill_g4ztx_841:focus-within ._label_g4ztx_863{background:var(--color-blue-gray-35);padding:0}._wrapper_g4ztx_791._medium_g4ztx_868._fill_g4ztx_841 ._label_g4ztx_863{background:var(--color-blue-gray-50)}._wrapper_g4ztx_791._medium_g4ztx_868._error_g4ztx_825:focus-within ._label_g4ztx_863,._wrapper_g4ztx_791._medium_g4ztx_868._error_g4ztx_825._filled_g4ztx_994 ._label_g4ztx_863{color:var(--color-danger-600);font-size:var(--font-size-xs);margin-left:0;padding:0;left:16px}._wrapper_g4ztx_791._medium_g4ztx_868._error_g4ztx_825._outline_g4ztx_828:focus-within ._label_g4ztx_863,._wrapper_g4ztx_791._medium_g4ztx_868._error_g4ztx_825._outline_g4ztx_828._filled_g4ztx_994 ._label_g4ztx_863{background:var(--color-white-alpha-100);padding:0}._wrapper_g4ztx_791._medium_g4ztx_868._error_g4ztx_825._fill_g4ztx_841:focus-within ._label_g4ztx_863,._wrapper_g4ztx_791._medium_g4ztx_868._error_g4ztx_825._fill_g4ztx_841._filled_g4ztx_994 ._label_g4ztx_863{background:var(--color-danger-50);padding:0}._wrapper_g4ztx_791._medium_g4ztx_868._error_g4ztx_825._fill_g4ztx_841:focus-within ._label_g4ztx_863{background:var(--color-danger-100);padding:0}._wrapper_g4ztx_791._medium_g4ztx_868._error_g4ztx_825 ._label_g4ztx_863{color:var(--color-danger-600)}._wrapper_g4ztx_791._small_g4ztx_856:focus-within ._label_g4ztx_863,._wrapper_g4ztx_791._small_g4ztx_856._filled_g4ztx_994 ._label_g4ztx_863{opacity:0;visibility:hidden}._wrapper_g4ztx_791._error_g4ztx_825 ._label_g4ztx_863{color:var(--color-danger-600)}._wrapper_g4ztx_791._disabled_g4ztx_910 ._label_g4ztx_863{color:var(--color-text-disabled)}._innerHint_g4ztx_1073{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:var(--color-blue-gray-700);font-size:var(--font-size-s);line-height:var(--line-height-s);pointer-events:none;transition:opacity .2s ease}._wrapper_g4ztx_791._filled_g4ztx_994 ._innerHint_g4ztx_1073,._wrapper_g4ztx_791._error_g4ztx_825 ._innerHint_g4ztx_1073,._wrapper_g4ztx_791:focus-within ._innerHint_g4ztx_1073{opacity:0}._wrapper_g4ztx_791._withPrefix_g4ztx_928 ._innerHint_g4ztx_1073{left:52px}._clearButton_g4ztx_922{position:absolute;right:var(--spacing-s);top:50%;transform:translateY(-50%);border:none;background:transparent;color:var(--color-blue-gray-800);cursor:pointer;display:flex;align-items:center;justify-content:center;padding:4px;border-radius:var(--border-radius-s);z-index:3}._clearButton_g4ztx_922:hover{color:var(--color-blue-gray-900);background:var(--color-blue-gray-100)}._clearButton_g4ztx_922:focus-visible{outline:1px solid var(--color-indigo-300)}._wrapper_g4ztx_791._error_g4ztx_825 ._clearButton_g4ztx_922{color:var(--color-danger-400)}._wrapper_g4ztx_791._error_g4ztx_825 ._clearButton_g4ztx_922:hover{color:var(--color-danger-600);background:var(--color-danger-100)}._affix_g4ztx_1127{display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;gap:4px;color:var(--color-blue-gray-700);flex-shrink:0;height:100%;z-index:2}._prefix_g4ztx_1139{border-right:var(--border-s);border-color:inherit}._suffix_g4ztx_1144{border-left:var(--border-s);border-color:inherit}._wrapper_g4ztx_791._error_g4ztx_825 ._suffix_g4ztx_1144{border-color:var(--color-danger-300)}._errorText_g4ztx_1153{color:var(--color-danger-600);font-size:var(--font-size-xs);line-height:var(--line-height-s);margin:var(--spacing-2xs) var(--spacing-s) 0;display:block;opacity:1;transition:opacity .2s ease}._errorText_g4ztx_1153:empty{opacity:0;margin-top:0}._focus_2uazl_550{position:relative}._focus_2uazl_550:after{content:"";position:absolute;inset:-4px;border-radius:inherit;pointer-events:none;transition:var(--focus-transition);opacity:0}._focus--default_2uazl_567:after{box-shadow:var(--focus-ring-default)}._focus--danger_2uazl_571:after{box-shadow:var(--focus-ring-danger)}._focus_2uazl_550:focus-visible:after,._focus_2uazl_550._focus--visible_2uazl_577:after{opacity:1}._focus-danger_2uazl_592:focus-visible{outline:var(--focus-outline-danger);outline-offset:2px}._focus-within--default_2uazl_598:focus-within{box-shadow:var(--focus-shadow-default)}._focus-within--danger_2uazl_602:focus-within{box-shadow:var(--focus-shadow-danger)}._focus--input_2uazl_607:focus{border-color:var(--color-accept-default-600);box-shadow:var(--focus-shadow-default)}._focus--button_2uazl_612:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}._focus--card_2uazl_617:focus-visible{box-shadow:var(--focus-shadow-default)}@media (prefers-reduced-motion: reduce){._focus_2uazl_550:after{transition:none}:root{--focus-transition: none}}._swap_2uazl_632{display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}._swap--text_2uazl_641{display:inline;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit}._swap--icon_2uazl_652{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0}._swap--icon-xs_2uazl_662{width:.75rem;height:.75rem}._swap--icon-s_2uazl_667{width:.875rem;height:.875rem}._swap--icon-m_2uazl_672{width:1rem;height:1rem}._swap--icon-l_2uazl_677{width:1.25rem;height:1.25rem}._swap--icon-xl_2uazl_682{width:1.5rem;height:1.5rem}._swap__content_2uazl_688{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._swap--group-horizontal_2uazl_697{display:inline-flex;flex-direction:row;gap:.5rem;align-items:center}._swap--group-vertical_2uazl_704{display:inline-flex;flex-direction:column;gap:.5rem;align-items:center}._swap--with-background_2uazl_712{background-color:var(--color-background-page);padding:.5rem;border-radius:4px}._swap--with-border_2uazl_718{border:1px solid #dddddd;border:var(--border-s, 1px solid #dddddd);padding:.5rem;border-radius:4px}._swap--interactive_2uazl_726{cursor:pointer;transition:all .2s ease}._swap--interactive_2uazl_726:hover{opacity:.8}._swap--interactive_2uazl_726:active{transform:translateY(1px)}._root_2uazl_780{display:flex;flex-direction:column;width:100%}._root_2uazl_780._fullWidth_2uazl_785{width:100%}._container_2uazl_792{display:flex;width:100%}._container_2uazl_792._vertical_2uazl_796{flex-direction:column}._container_2uazl_792._vertical_2uazl_796 ._inputWrapper_2uazl_799{margin:0}._container_2uazl_792._vertical_2uazl_796 ._inputWrapper_2uazl_799 .wrapper.middle,._container_2uazl_792._vertical_2uazl_796 ._inputWrapper_2uazl_799 .wrapper.last{border-top:none}._container_2uazl_792._vertical_2uazl_796 ._inputWrapper_2uazl_799:first-child .wrapper{border-top-left-radius:var(--border-radius-m);border-top-right-radius:var(--border-radius-m)}._container_2uazl_792._vertical_2uazl_796 ._inputWrapper_2uazl_799:last-child .wrapper{border-bottom-left-radius:var(--border-radius-m);border-bottom-right-radius:var(--border-radius-m)}._container_2uazl_792._horizontal_2uazl_814{flex-direction:row}._container_2uazl_792._horizontal_2uazl_814 ._inputWrapper_2uazl_799{flex:1;margin:0}._container_2uazl_792._horizontal_2uazl_814 ._inputWrapper_2uazl_799 .wrapper.middle,._container_2uazl_792._horizontal_2uazl_814 ._inputWrapper_2uazl_799 .wrapper.last{border-left:none}._container_2uazl_792._horizontal_2uazl_814 ._inputWrapper_2uazl_799:first-child .wrapper{border-top-left-radius:var(--border-radius-m);border-bottom-left-radius:var(--border-radius-m)}._container_2uazl_792._horizontal_2uazl_814 ._inputWrapper_2uazl_799:last-child .wrapper{border-top-right-radius:var(--border-radius-m);border-bottom-right-radius:var(--border-radius-m)}._inputWrapper_2uazl_799 .wrapper{position:relative;z-index:1;transition:border-color .2s ease,box-shadow .2s ease}._inputWrapper_2uazl_799 .wrapper:hover,._inputWrapper_2uazl_799 .wrapper:focus-within{z-index:10}._groupError_2uazl_844{margin-top:var(--spacing-2xs);color:var(--color-danger-600);font-size:var(--font-size-s);line-height:var(--line-height-s);display:flex;align-items:center;gap:var(--spacing-2xs)}._groupError_2uazl_844:before{content:"⚠";font-size:var(--font-size-xs)}._focus_2ksa3_550{position:relative}._focus_2ksa3_550:after{content:"";position:absolute;inset:-4px;border-radius:inherit;pointer-events:none;transition:var(--focus-transition);opacity:0}._focus--default_2ksa3_567:after{box-shadow:var(--focus-ring-default)}._focus--danger_2ksa3_571:after{box-shadow:var(--focus-ring-danger)}._focus_2ksa3_550:focus-visible:after,._focus_2ksa3_550._focus--visible_2ksa3_577:after{opacity:1}._focus-danger_2ksa3_592:focus-visible{outline:var(--focus-outline-danger);outline-offset:2px}._focus-within--default_2ksa3_598:focus-within{box-shadow:var(--focus-shadow-default)}._focus-within--danger_2ksa3_602:focus-within{box-shadow:var(--focus-shadow-danger)}._focus--input_2ksa3_607:focus{border-color:var(--color-accept-default-600);box-shadow:var(--focus-shadow-default)}._focus--button_2ksa3_612:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}._focus--card_2ksa3_617:focus-visible{box-shadow:var(--focus-shadow-default)}@media (prefers-reduced-motion: reduce){._focus_2ksa3_550:after{transition:none}:root{--focus-transition: none}}._swap_2ksa3_632{display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}._swap--text_2ksa3_641{display:inline;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit}._swap--icon_2ksa3_652{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0}._swap--icon-xs_2ksa3_662{width:.75rem;height:.75rem}._swap--icon-s_2ksa3_667{width:.875rem;height:.875rem}._swap--icon-m_2ksa3_672{width:1rem;height:1rem}._swap--icon-l_2ksa3_677{width:1.25rem;height:1.25rem}._swap--icon-xl_2ksa3_682{width:1.5rem;height:1.5rem}._swap__content_2ksa3_688{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._swap--group-horizontal_2ksa3_697{display:inline-flex;flex-direction:row;gap:.5rem;align-items:center}._swap--group-vertical_2ksa3_704{display:inline-flex;flex-direction:column;gap:.5rem;align-items:center}._swap--with-background_2ksa3_712{background-color:var(--color-background-page);padding:.5rem;border-radius:4px}._swap--with-border_2ksa3_718{border:1px solid #dddddd;border:var(--border-s, 1px solid #dddddd);padding:.5rem;border-radius:4px}._swap--interactive_2ksa3_726{cursor:pointer;transition:all .2s ease}._swap--interactive_2ksa3_726:hover{opacity:.8}._swap--interactive_2ksa3_726:active{transform:translateY(1px)}._root_2ksa3_780{display:flex;flex-direction:column;width:100%;gap:var(--spacing-2xs)}._wrapper_2ksa3_787{position:relative;display:flex;border-radius:var(--border-radius-m);transition:all .2s ease;overflow:hidden}._wrapper_2ksa3_787._outline_2ksa3_794{border:var(--border-s);background:var(--color-white-alpha-100);border-color:var(--color-blue-gray-100)}._wrapper_2ksa3_787._outline_2ksa3_794:focus-within{border-color:var(--color-indigo-500)}._wrapper_2ksa3_787._outline_2ksa3_794:hover{border-color:var(--color-indigo-400)}._wrapper_2ksa3_787._fill_2ksa3_805{background:var(--color-blue-gray-50);border:var(--border-s);border-color:var(--color-blue-gray-50)}._wrapper_2ksa3_787._fill_2ksa3_805:hover{background:var(--color-blue-gray-25);border-color:var(--color-blue-gray-25)}._wrapper_2ksa3_787._fill_2ksa3_805:focus-within{background:var(--color-blue-gray-35);border-color:var(--color-blue-gray-35)}._wrapper_2ksa3_787._error_2ksa3_818{border-color:var(--color-danger-500)}._wrapper_2ksa3_787._error_2ksa3_818._outline_2ksa3_794{background:var(--color-white);border-color:var(--color-danger-500)}._wrapper_2ksa3_787._error_2ksa3_818._outline_2ksa3_794:focus-within{border-color:var(--color-danger-600)}._wrapper_2ksa3_787._error_2ksa3_818._fill_2ksa3_805{background:var(--color-danger-50);border-color:var(--color-danger-200)}._wrapper_2ksa3_787._error_2ksa3_818._fill_2ksa3_805:hover{background:var(--color-danger-100);border-color:var(--color-danger-300)}._wrapper_2ksa3_787._error_2ksa3_818._fill_2ksa3_805:focus-within{background:var(--color-danger-100);border-color:var(--color-danger-500)}._wrapper_2ksa3_787._disabled_2ksa3_840{background:var(--color-gray-50);border-color:var(--color-gray-200);color:var(--color-text-disabled);cursor:not-allowed}._wrapper_2ksa3_787._disabled_2ksa3_840 ._textarea_2ksa3_846{color:var(--color-text-disabled)}._textarea_2ksa3_846{resize:none;flex:1;border:none;background:transparent;color:var(--color-blue-gray-900);font-size:var(--font-size-m);line-height:var(--line-height-m);padding:var(--spacing-xl) var(--spacing-6xl) var(--spacing-s) var(--spacing-m);outline:none;min-height:var(--size-7xl);transition:padding .2s ease}._textarea_2ksa3_846::placeholder{opacity:0}._textarea_2ksa3_846:disabled{cursor:not-allowed}._label_2ksa3_870{position:absolute;top:var(--spacing-l);left:var(--spacing-m);transform:translateY(-50%);font-size:var(--font-size-m);color:var(--color-blue-gray-700);pointer-events:none;transition:all .2s ease;display:flex;align-items:center;gap:2px;background:transparent;z-index:2}._required_2ksa3_886{color:var(--color-danger-600);width:6px;height:6px;flex-shrink:0;transform:translateY(-2px)}._wrapper_2ksa3_787:focus-within ._label_2ksa3_870,._wrapper_2ksa3_787._filled_2ksa3_895 ._label_2ksa3_870{top:var(--spacing-xs);transform:none;font-size:var(--font-size-xs);color:var(--color-blue-gray-700);background:var(--color-white-alpha-100);padding:0;left:var(--spacing-m)}._wrapper_2ksa3_787:focus-within ._textarea_2ksa3_846,._wrapper_2ksa3_787._filled_2ksa3_895 ._textarea_2ksa3_846{padding-top:calc(var(--spacing-xl) + 4px);padding-bottom:var(--spacing-s)}._wrapper_2ksa3_787._error_2ksa3_818 ._label_2ksa3_870{color:var(--color-danger-600)}._wrapper_2ksa3_787._error_2ksa3_818:focus-within ._label_2ksa3_870,._wrapper_2ksa3_787._error_2ksa3_818._filled_2ksa3_895 ._label_2ksa3_870{color:var(--color-danger-600);background:var(--color-danger-50);padding:0;left:var(--spacing-m)}._wrapper_2ksa3_787._fill_2ksa3_805:focus-within ._label_2ksa3_870,._wrapper_2ksa3_787._fill_2ksa3_805._filled_2ksa3_895 ._label_2ksa3_870{background:var(--color-blue-gray-50);padding:0}._wrapper_2ksa3_787._fill_2ksa3_805._error_2ksa3_818:focus-within ._label_2ksa3_870,._wrapper_2ksa3_787._fill_2ksa3_805._error_2ksa3_818._filled_2ksa3_895 ._label_2ksa3_870{background:var(--color-danger-50);padding:0}._wrapper_2ksa3_787._disabled_2ksa3_840 ._label_2ksa3_870{color:var(--color-text-disabled)}._clearButton_2ksa3_941{position:absolute;right:var(--spacing-s);top:var(--spacing-l);transform:translateY(-50%);border:none;background:transparent;color:var(--color-blue-gray-800);cursor:pointer;display:flex;align-items:center;justify-content:center;padding:4px;border-radius:var(--border-radius-s);z-index:3}._clearButton_2ksa3_941:hover{color:var(--color-blue-gray-900);background:var(--color-blue-gray-100)}._clearButton_2ksa3_941:focus-visible{outline:1px solid var(--color-indigo-300)}._wrapper_2ksa3_787._error_2ksa3_818 ._clearButton_2ksa3_941{color:var(--color-danger-400)}._wrapper_2ksa3_787._error_2ksa3_818 ._clearButton_2ksa3_941:hover{color:var(--color-danger-600);background:var(--color-danger-100)}._disabled_2ksa3_840 ._clearButton_2ksa3_941{display:none}._wrapper_2ksa3_787:focus-within ._clearButton_2ksa3_941,._wrapper_2ksa3_787._filled_2ksa3_895 ._clearButton_2ksa3_941{top:var(--spacing-2xs)}._errorText_2ksa3_981{color:var(--color-danger-600);font-size:var(--font-size-xs);line-height:var(--line-height-s);margin:var(--spacing-2xs) var(--spacing-s) 0;display:block;opacity:1;transition:opacity .2s ease}._errorText_2ksa3_981:empty{opacity:0;margin-top:0}._innerHint_2ksa3_995{position:absolute;top:var(--spacing-xl);left:var(--spacing-m);color:var(--color-blue-gray-700);font-size:var(--font-size-s);line-height:var(--line-height-s);pointer-events:none;transition:opacity .2s ease,transform .2s ease}._wrapper_2ksa3_787._filled_2ksa3_895 ._innerHint_2ksa3_995,._wrapper_2ksa3_787._error_2ksa3_818 ._innerHint_2ksa3_995,._wrapper_2ksa3_787:focus-within ._innerHint_2ksa3_995{opacity:0}._focus_gathj_550{position:relative}._focus_gathj_550:after{content:"";position:absolute;inset:-4px;border-radius:inherit;pointer-events:none;transition:var(--focus-transition);opacity:0}._focus--default_gathj_567:after{box-shadow:var(--focus-ring-default)}._focus--danger_gathj_571:after{box-shadow:var(--focus-ring-danger)}._focus_gathj_550:focus-visible:after,._focus_gathj_550._focus--visible_gathj_577:after{opacity:1}._focus-danger_gathj_592:focus-visible{outline:var(--focus-outline-danger);outline-offset:2px}._focus-within--default_gathj_598:focus-within{box-shadow:var(--focus-shadow-default)}._focus-within--danger_gathj_602:focus-within{box-shadow:var(--focus-shadow-danger)}._focus--input_gathj_607:focus{border-color:var(--color-accept-default-600);box-shadow:var(--focus-shadow-default)}._focus--button_gathj_612:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}._focus--card_gathj_617:focus-visible{box-shadow:var(--focus-shadow-default)}@media (prefers-reduced-motion: reduce){._focus_gathj_550:after{transition:none}:root{--focus-transition: none}}._swap_gathj_632{display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}._swap--text_gathj_641{display:inline;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit}._swap--icon_gathj_652{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0}._swap--icon-xs_gathj_662{width:.75rem;height:.75rem}._swap--icon-s_gathj_667{width:.875rem;height:.875rem}._swap--icon-m_gathj_672{width:1rem;height:1rem}._swap--icon-l_gathj_677{width:1.25rem;height:1.25rem}._swap--icon-xl_gathj_682{width:1.5rem;height:1.5rem}._swap__content_gathj_688{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._swap--group-horizontal_gathj_697{display:inline-flex;flex-direction:row;gap:.5rem;align-items:center}._swap--group-vertical_gathj_704{display:inline-flex;flex-direction:column;gap:.5rem;align-items:center}._swap--with-background_gathj_712{background-color:var(--color-background-page);padding:.5rem;border-radius:4px}._swap--with-border_gathj_718{border:1px solid #dddddd;border:var(--border-s, 1px solid #dddddd);padding:.5rem;border-radius:4px}._swap--interactive_gathj_726{cursor:pointer;transition:all .2s ease}._swap--interactive_gathj_726:hover{opacity:.8}._swap--interactive_gathj_726:active{transform:translateY(1px)}._pageContainer_gathj_780{min-height:100vh;width:100%;display:flex;flex-direction:column}._pageContainer_gathj_780._white_gathj_787{background-color:var(--color-white-alpha-100)}._pageContainer_gathj_780._gray_gathj_790{background-color:var(--color-blue-gray-35)}@media (max-width: 768px){._pageContainer_gathj_780._gray_gathj_790{background-color:var(--color-white-alpha-100)}}._pageContainer_gathj_780._maxWidth-xs_gathj_801{max-width:20rem}._pageContainer_gathj_780._maxWidth-s_gathj_805{max-width:24rem}._pageContainer_gathj_780._maxWidth-m_gathj_809{max-width:28rem}._pageContainer_gathj_780._maxWidth-l_gathj_813{max-width:32rem}._pageContainer_gathj_780._maxWidth-xl_gathj_817{max-width:36rem}._pageContainer_gathj_780._maxWidth-full_gathj_821{max-width:none}._pageContainer_gathj_780._padding-none_gathj_827{padding:0}._pageContainer_gathj_780._padding-xs_gathj_830{padding:var(--spacing-xs)}._pageContainer_gathj_780._padding-s_gathj_833{padding:var(--spacing-s)}._pageContainer_gathj_780._padding-m_gathj_836{padding:var(--spacing-m)}._pageContainer_gathj_780._padding-l_gathj_839{padding:var(--spacing-l)}._pageContainer_gathj_780._padding-xl_gathj_842{padding:var(--spacing-xl)}._pageContainer_gathj_780._margin-none_gathj_848{margin:0}._pageContainer_gathj_780._margin-xs_gathj_851{margin:var(--spacing-xs)}._pageContainer_gathj_780._margin-s_gathj_854{margin:var(--spacing-s)}._pageContainer_gathj_780._margin-m_gathj_857{margin:var(--spacing-m)}._pageContainer_gathj_780._margin-l_gathj_860{margin:var(--spacing-l)}._pageContainer_gathj_780._margin-xl_gathj_863{margin:var(--spacing-xl)}._pageContainer_gathj_780._layout-flex_gathj_869{display:flex;flex-direction:column}._pageContainer_gathj_780._layout-grid_gathj_873{display:grid;gap:var(--spacing-m)}._pageContainer_gathj_780._layout-centered_gathj_877{display:flex;justify-content:center;align-items:center}._content_gathj_883{flex:1;display:flex;flex-direction:column}._content_gathj_883._direction-row_gathj_889{flex-direction:row}._content_gathj_883._direction-column_gathj_892{flex-direction:column}._content_gathj_883._justify-start_gathj_898{justify-content:flex-start}._content_gathj_883._justify-center_gathj_901{justify-content:center}._content_gathj_883._justify-end_gathj_904{justify-content:flex-end}._content_gathj_883._justify-between_gathj_907{justify-content:space-between}._content_gathj_883._justify-around_gathj_910{justify-content:space-around}._content_gathj_883._align-start_gathj_916{align-items:flex-start}._content_gathj_883._align-center_gathj_919{align-items:center}._content_gathj_883._align-end_gathj_922{align-items:flex-end}._content_gathj_883._align-stretch_gathj_925{align-items:stretch}._pageContainer_gathj_780._layout-grid_gathj_873 ._content_gathj_883{display:grid;gap:var(--spacing-m)}._focus_18c20_550{position:relative}._focus_18c20_550:after{content:"";position:absolute;inset:-4px;border-radius:inherit;pointer-events:none;transition:var(--focus-transition);opacity:0}._focus--default_18c20_567:after{box-shadow:var(--focus-ring-default)}._focus--danger_18c20_571:after{box-shadow:var(--focus-ring-danger)}._focus_18c20_550:focus-visible:after,._focus_18c20_550._focus--visible_18c20_577:after{opacity:1}._focus-danger_18c20_592:focus-visible{outline:var(--focus-outline-danger);outline-offset:2px}._focus-within--default_18c20_598:focus-within{box-shadow:var(--focus-shadow-default)}._focus-within--danger_18c20_602:focus-within{box-shadow:var(--focus-shadow-danger)}._focus--input_18c20_607:focus{border-color:var(--color-accept-default-600);box-shadow:var(--focus-shadow-default)}._focus--button_18c20_612:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}._focus--card_18c20_617:focus-visible{box-shadow:var(--focus-shadow-default)}@media (prefers-reduced-motion: reduce){._focus_18c20_550:after{transition:none}:root{--focus-transition: none}}._swap_18c20_632{display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}._swap--text_18c20_641{display:inline;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit}._swap--icon_18c20_652{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0}._swap--icon-xs_18c20_662{width:.75rem;height:.75rem}._swap--icon-s_18c20_667{width:.875rem;height:.875rem}._swap--icon-m_18c20_672{width:1rem;height:1rem}._swap--icon-l_18c20_677{width:1.25rem;height:1.25rem}._swap--icon-xl_18c20_682{width:1.5rem;height:1.5rem}._swap__content_18c20_688{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._swap--group-horizontal_18c20_697{display:inline-flex;flex-direction:row;gap:.5rem;align-items:center}._swap--group-vertical_18c20_704{display:inline-flex;flex-direction:column;gap:.5rem;align-items:center}._swap--with-background_18c20_712{background-color:var(--color-background-page);padding:.5rem;border-radius:4px}._swap--with-border_18c20_718{border:1px solid #dddddd;border:var(--border-s, 1px solid #dddddd);padding:.5rem;border-radius:4px}._swap--interactive_18c20_726{cursor:pointer;transition:all .2s ease}._swap--interactive_18c20_726:hover{opacity:.8}._swap--interactive_18c20_726:active{transform:translateY(1px)}._segmentGroup_18c20_780{display:flex;align-items:center;background-color:var(--color-blue-gray-25);border-radius:var(--radius-m);color:var(--color-blue-gray-600);transition:all .2s ease-in-out;overflow:hidden;width:auto}._segmentGroup_18c20_780._fullWidth_18c20_790{width:100%}._segmentGroup_18c20_780._fullWidth_18c20_790 ._segmentItem_18c20_793{flex:1;min-width:0;text-align:center}._segmentGroup_18c20_780._scrollable_18c20_798{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}._segmentGroup_18c20_780._scrollable_18c20_798::-webkit-scrollbar{display:none}._segmentGroup_18c20_780._scrollable_18c20_798 ._segmentItem_18c20_793{flex-shrink:0}._size-s_18c20_811 ._segmentItem_18c20_793{height:24px;font-size:14px;padding:0 10px;border-radius:6px}._size-m_18c20_818 ._segmentItem_18c20_793{height:32px;font-size:14px;padding:0 14px;border-radius:8px}._size-l_18c20_825 ._segmentItem_18c20_793{height:40px;font-size:16px;padding:0 16px;border-radius:8px}._segmentItem_18c20_793{display:flex;align-items:center;justify-content:center;font-weight:500;cursor:pointer;border:1px solid transparent;background:transparent;color:var(--color-blue-gray-700);transition:all .2s ease;position:relative;white-space:nowrap;flex-shrink:0;margin:2px}._segmentItem_18c20_793:hover:not(._disabled_18c20_848):not(._active_18c20_848){background:var(--color-blue-gray-35);color:var(--color-blue-gray-900)}._segmentItem_18c20_793:active:not(._disabled_18c20_848):not(._hover_18c20_852){background:var(--color-blue-gray-50);color:var(--color-blue-gray-900)}._segmentItem_18c20_793:focus-visible{outline:2px solid var(--color-indigo-300);outline-offset:2px}._segmentItem_18c20_793._disabled_18c20_848{opacity:.5;cursor:not-allowed}._segmentItem_18c20_793._active_18c20_848{background:var(--color-white-alpha-100);color:var(--color-blue-gray-900);border:1px solid transparent;font-weight:600}._variant-filled_18c20_874 ._segmentItem_18c20_793._active_18c20_848{background:var(--color-indigo-600);color:var(--color-white-alpha-100);border-color:var(--color-indigo-600)}._variant-filled_18c20_874 ._segmentItem_18c20_793._active_18c20_848:hover{background:var(--color-indigo-700)}._variant-outlined_18c20_883 ._segmentItem_18c20_793._active_18c20_848{background:var(--color-white);color:var(--color-indigo-600);border:1px solid var(--color-indigo-200)}@media (max-width: 768px){._segmentGroup_18c20_780{gap:2px;padding:2px}._segmentGroup_18c20_780:not(._fullWidth_18c20_790){overflow-x:auto;overflow-y:hidden}._segmentGroup_18c20_780:not(._fullWidth_18c20_790)::-webkit-scrollbar{display:none}._segmentItem_18c20_793{font-size:13px;padding:0 8px;height:28px;flex-shrink:0}._size-s_18c20_811 ._segmentItem_18c20_793{min-width:50px;padding:0 6px}._size-m_18c20_818 ._segmentItem_18c20_793{min-width:60px;padding:0 8px}._size-l_18c20_825 ._segmentItem_18c20_793{min-width:70px;padding:0 10px}}@media (max-width: 480px){._segmentGroup_18c20_780._fullWidth_18c20_790 ._segmentItem_18c20_793{font-size:12px;padding:0 4px}._segmentItem_18c20_793{font-size:12px;padding:0 6px}}._focus_nhfh5_550{position:relative}._focus_nhfh5_550:after{content:"";position:absolute;inset:-4px;border-radius:inherit;pointer-events:none;transition:var(--focus-transition);opacity:0}._focus--default_nhfh5_567:after{box-shadow:var(--focus-ring-default)}._focus--danger_nhfh5_571:after{box-shadow:var(--focus-ring-danger)}._focus_nhfh5_550:focus-visible:after,._focus_nhfh5_550._focus--visible_nhfh5_577:after{opacity:1}._focus-danger_nhfh5_592:focus-visible{outline:var(--focus-outline-danger);outline-offset:2px}._focus-within--default_nhfh5_598:focus-within{box-shadow:var(--focus-shadow-default)}._focus-within--danger_nhfh5_602:focus-within{box-shadow:var(--focus-shadow-danger)}._focus--input_nhfh5_607:focus{border-color:var(--color-accept-default-600);box-shadow:var(--focus-shadow-default)}._focus--button_nhfh5_612:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}._focus--card_nhfh5_617:focus-visible{box-shadow:var(--focus-shadow-default)}@media (prefers-reduced-motion: reduce){._focus_nhfh5_550:after{transition:none}:root{--focus-transition: none}}._swap_nhfh5_632{display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}._swap--text_nhfh5_641{display:inline;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit}._swap--icon_nhfh5_652{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0}._swap--icon-xs_nhfh5_662{width:.75rem;height:.75rem}._swap--icon-s_nhfh5_667{width:.875rem;height:.875rem}._swap--icon-m_nhfh5_672{width:1rem;height:1rem}._swap--icon-l_nhfh5_677{width:1.25rem;height:1.25rem}._swap--icon-xl_nhfh5_682{width:1.5rem;height:1.5rem}._swap__content_nhfh5_688{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._swap--group-horizontal_nhfh5_697{display:inline-flex;flex-direction:row;gap:.5rem;align-items:center}._swap--group-vertical_nhfh5_704{display:inline-flex;flex-direction:column;gap:.5rem;align-items:center}._swap--with-background_nhfh5_712{background-color:var(--color-background-page);padding:.5rem;border-radius:4px}._swap--with-border_nhfh5_718{border:1px solid #dddddd;border:var(--border-s, 1px solid #dddddd);padding:.5rem;border-radius:4px}._swap--interactive_nhfh5_726{cursor:pointer;transition:all .2s ease}._swap--interactive_nhfh5_726:hover{opacity:.8}._swap--interactive_nhfh5_726:active{transform:translateY(1px)}._container_nhfh5_781{display:flex;flex-direction:column}._wrapper_nhfh5_787{display:flex;align-items:center;border:1px solid var(--color-blue-gray-200);border-radius:var(--radius-m);background-color:var(--color-white);transition:all .2s ease;position:relative}._wrapper_nhfh5_787:focus-within{border-color:var(--color-indigo-400);box-shadow:0 0 0 3px var(--color-indigo-50)}._wrapper_nhfh5_787:hover:not(:has(:disabled)){border-color:var(--color-indigo-300)}._wrapper_nhfh5_787._disabled_nhfh5_803{opacity:.6;pointer-events:none}._wrapper_nhfh5_787._size32_nhfh5_807{height:32px}._wrapper_nhfh5_787._size48_nhfh5_810{height:48px}._prefix_nhfh5_815,._suffix_nhfh5_816{display:flex;align-items:center;justify-content:center;padding:0 8px;color:var(--color-blue-gray-400);font-size:14px;line-height:1}._prefix_nhfh5_815 svg,._suffix_nhfh5_816 svg{width:16px;height:16px}._prefix_nhfh5_815._size32_nhfh5_807,._suffix_nhfh5_816._size32_nhfh5_807{padding:0 6px}._prefix_nhfh5_815._size48_nhfh5_810,._suffix_nhfh5_816._size48_nhfh5_810{padding:0 10px}._prefix_nhfh5_815{border-right:1px solid var(--color-blue-gray-100)}._suffix_nhfh5_816{border-left:1px solid var(--color-blue-gray-100)}._trigger_nhfh5_848{flex:1;display:flex;align-items:center;justify-content:space-between;width:100%;padding:0 12px;border:none;font-family:inherit;font-size:var(--font-size-s);line-height:1.4;cursor:pointer;background-color:transparent;color:var(--color-blue-gray-900);transition:all .15s ease-in-out}._trigger_nhfh5_848._size32_nhfh5_807{height:32px}._trigger_nhfh5_848._size48_nhfh5_810{height:48px}._trigger_nhfh5_848:disabled{opacity:.5;cursor:not-allowed}._icon_nhfh5_876{margin-left:8px;display:flex;align-items:center;justify-content:center;color:var(--color-blue-gray-400);transition:transform .25s ease;height:16px;width:16px}[data-state=open] ._icon_nhfh5_876{transform:rotate(180deg)}._content_nhfh5_891{overflow:hidden;border-radius:var(--radius-m);background-color:var(--color-white-alpha-100);border:1px solid var(--color-blue-gray-100);box-shadow:0 4px 20px #00000014;z-index:100;animation:_fadeIn_nhfh5_1 .15s ease-out;min-width:var(--radix-select-trigger-width);max-width:320px}._content_nhfh5_891[data-size="32"],._content_nhfh5_891[data-size="48"]{min-width:calc(var(--radix-select-trigger-width) - 2px)}._item_nhfh5_910{display:flex;align-items:center;gap:8px;padding:8px 12px;font-size:var(--font-size-s);color:var(--color-blue-gray-900);cursor:pointer;transition:background-color .15s ease-in-out;background-color:var(--color-white)}._item_nhfh5_910:hover{background-color:var(--color-indigo-25)}._item_nhfh5_910[data-state=checked]{background-color:var(--color-indigo-50);color:var(--color-indigo-600);font-weight:500}._item_nhfh5_910[data-disabled]{opacity:.5;cursor:not-allowed;background-color:var(--color-blue-gray-25)}._itemContent_nhfh5_936{display:flex;align-items:center;gap:6px;width:100%;min-width:0}._itemLabel_nhfh5_944{font-size:inherit;color:inherit;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}._label_nhfh5_953{display:block;font-size:var(--font-size-xs);font-weight:500;color:var(--color-blue-gray-500);margin-bottom:4px}._value_nhfh5_961{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;text-align:left}@keyframes _fadeIn_nhfh5_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}._focus_3cfz1_550{position:relative}._focus_3cfz1_550:after{content:"";position:absolute;inset:-4px;border-radius:inherit;pointer-events:none;transition:var(--focus-transition);opacity:0}._focus--default_3cfz1_567:after{box-shadow:var(--focus-ring-default)}._focus--danger_3cfz1_571:after{box-shadow:var(--focus-ring-danger)}._focus_3cfz1_550:focus-visible:after,._focus_3cfz1_550._focus--visible_3cfz1_577:after{opacity:1}._focus-danger_3cfz1_592:focus-visible{outline:var(--focus-outline-danger);outline-offset:2px}._focus-within--default_3cfz1_598:focus-within{box-shadow:var(--focus-shadow-default)}._focus-within--danger_3cfz1_602:focus-within{box-shadow:var(--focus-shadow-danger)}._focus--input_3cfz1_607:focus{border-color:var(--color-accept-default-600);box-shadow:var(--focus-shadow-default)}._focus--button_3cfz1_612:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}._focus--card_3cfz1_617:focus-visible{box-shadow:var(--focus-shadow-default)}@media (prefers-reduced-motion: reduce){._focus_3cfz1_550:after{transition:none}:root{--focus-transition: none}}._swap_3cfz1_632{display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}._swap--text_3cfz1_641{display:inline;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit}._swap--icon_3cfz1_652{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0}._swap--icon-xs_3cfz1_662{width:.75rem;height:.75rem}._swap--icon-s_3cfz1_667{width:.875rem;height:.875rem}._swap--icon-m_3cfz1_672{width:1rem;height:1rem}._swap--icon-l_3cfz1_677{width:1.25rem;height:1.25rem}._swap--icon-xl_3cfz1_682{width:1.5rem;height:1.5rem}._swap__content_3cfz1_688{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._swap--group-horizontal_3cfz1_697{display:inline-flex;flex-direction:row;gap:.5rem;align-items:center}._swap--group-vertical_3cfz1_704{display:inline-flex;flex-direction:column;gap:.5rem;align-items:center}._swap--with-background_3cfz1_712{background-color:var(--color-background-page);padding:.5rem;border-radius:4px}._swap--with-border_3cfz1_718{border:1px solid #dddddd;border:var(--border-s, 1px solid #dddddd);padding:.5rem;border-radius:4px}._swap--interactive_3cfz1_726{cursor:pointer;transition:all .2s ease}._swap--interactive_3cfz1_726:hover{opacity:.8}._swap--interactive_3cfz1_726:active{transform:translateY(1px)}._root_3cfz1_780{position:relative;overflow:hidden;width:100%}._viewport_3cfz1_786{width:100%;height:100%;border-radius:inherit}._viewport_3cfz1_786::-webkit-scrollbar{display:none}._viewport_3cfz1_786{-ms-overflow-style:none;scrollbar-width:none}._scrollbar_3cfz1_799{display:flex;-webkit-user-select:none;user-select:none;touch-action:none;transition:background .16s ease-out}._scrollbar_3cfz1_799[data-orientation=vertical]{padding:2px 0}._scrollbar_3cfz1_799[data-orientation=horizontal]{padding:0 2px;flex-direction:column}._scrollbar_3cfz1_799:hover ._thumb_3cfz1_812{opacity:.8}._scrollbar_3cfz1_799[data-state=visible] ._thumb_3cfz1_812{opacity:.9}._thumb_3cfz1_812{flex:1;border-radius:160px;position:relative;transition:all .16s ease-out;opacity:.6}._thumb_3cfz1_812:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;min-width:44px;min-height:44px}._thumb_3cfz1_812:hover{opacity:.8}._thumb_3cfz1_812[data-state=visible]{opacity:.9}._corner_3cfz1_844{background:var(--color-blue-gray-100)}._hideScrollbar_3cfz1_848 ._scrollbar_3cfz1_799{display:none}._arrowButton_3cfz1_852{display:flex;align-items:center;justify-content:center;width:17px;height:14px;padding:3px 5px 7px;cursor:pointer;transition:background-color .16s ease-out;flex-shrink:0}._arrowButton_3cfz1_852:hover{background-color:#0000000d}._arrowButton_3cfz1_852:active{background-color:#0000001a}._scrollbar_3cfz1_799[data-orientation=vertical] ._arrowButton_3cfz1_852[data-direction=up]{margin-bottom:2px}._scrollbar_3cfz1_799[data-orientation=vertical] ._arrowButton_3cfz1_852[data-direction=down]{margin-top:2px}._scrollbar_3cfz1_799[data-orientation=horizontal] ._arrowButton_3cfz1_852[data-direction=left]{margin-right:2px}._scrollbar_3cfz1_799[data-orientation=horizontal] ._arrowButton_3cfz1_852[data-direction=right]{margin-left:2px}._micro_3cfz1_882 ._scrollbar_3cfz1_799[data-orientation=vertical]{width:4px;background-color:var(--color-blue-gray-25)}._micro_3cfz1_882 ._scrollbar_3cfz1_799[data-orientation=horizontal]{height:4px}._micro_3cfz1_882 ._thumb_3cfz1_812{border-radius:160px}._tiny_3cfz1_893 ._scrollbar_3cfz1_799[data-orientation=vertical]{width:4px}._tiny_3cfz1_893 ._scrollbar_3cfz1_799[data-orientation=horizontal]{height:4px}._tiny_3cfz1_893 ._thumb_3cfz1_812{border-radius:160px}._small_3cfz1_903 ._scrollbar_3cfz1_799[data-orientation=vertical]{width:4px}._small_3cfz1_903 ._scrollbar_3cfz1_799[data-orientation=horizontal]{height:4px}._small_3cfz1_903 ._thumb_3cfz1_812{border-radius:160px}._default_3cfz1_913 ._scrollbar_3cfz1_799[data-orientation=vertical]{width:15px;padding:0 3px}._default_3cfz1_913 ._scrollbar_3cfz1_799[data-orientation=horizontal]{height:15px;padding:3px 0}._default_3cfz1_913 ._thumb_3cfz1_812{border-radius:160px;width:9px;margin:0 auto}._large_3cfz1_927 ._scrollbar_3cfz1_799[data-orientation=vertical]{width:17px;padding:0;flex-direction:column;align-items:center;background-color:var(--color-blue-gray-25)}._large_3cfz1_927 ._scrollbar_3cfz1_799[data-orientation=horizontal]{height:17px;padding:0;flex-direction:row;align-items:center}._large_3cfz1_927 ._thumb_3cfz1_812{border-radius:0;width:13px;margin:0;flex:1}._xlarge_3cfz1_947 ._scrollbar_3cfz1_799[data-orientation=vertical]{width:20px}._xlarge_3cfz1_947 ._scrollbar_3cfz1_799[data-orientation=horizontal]{height:20px}._xlarge_3cfz1_947 ._thumb_3cfz1_812{border-radius:160px}._light_3cfz1_957 ._scrollbar_3cfz1_799{background:var(--color-blue-gray-50)}._light_3cfz1_957 ._scrollbar_3cfz1_799:hover{background:var(--color-blue-gray-100)}._light_3cfz1_957 ._thumb_3cfz1_812{background:var(--color-blue-gray-400)}._light_3cfz1_957 ._thumb_3cfz1_812:hover{background:var(--color-blue-gray-500)}._dark_3cfz1_970 ._scrollbar_3cfz1_799{background:var(--color-gray-700)}._dark_3cfz1_970 ._scrollbar_3cfz1_799:hover{background:var(--color-gray-600)}._dark_3cfz1_970 ._thumb_3cfz1_812{background:var(--color-gray-500)}._dark_3cfz1_970 ._thumb_3cfz1_812:hover{background:var(--color-gray-400)}._dark_3cfz1_970 ._corner_3cfz1_844{background:var(--color-gray-700)}._accent_3cfz1_986 ._scrollbar_3cfz1_799{background:var(--color-indigo-50)}._accent_3cfz1_986 ._scrollbar_3cfz1_799:hover{background:var(--color-indigo-100)}._accent_3cfz1_986 ._thumb_3cfz1_812{background:var(--color-indigo-400)}._accent_3cfz1_986 ._thumb_3cfz1_812:hover{background:var(--color-indigo-500)}._minimal_3cfz1_999 ._scrollbar_3cfz1_799{background:transparent}._minimal_3cfz1_999 ._scrollbar_3cfz1_799:hover{background:var(--color-blue-gray-50)}._minimal_3cfz1_999 ._thumb_3cfz1_812{background:var(--color-blue-gray-300)}._minimal_3cfz1_999 ._thumb_3cfz1_812:hover{background:var(--color-blue-gray-400)}._highContrast_3cfz1_1012 ._scrollbar_3cfz1_799{background:var(--color-gray-900)}._highContrast_3cfz1_1012 ._scrollbar_3cfz1_799:hover{background:var(--color-gray-800)}._highContrast_3cfz1_1012 ._thumb_3cfz1_812{background:var(--color-gray-100)}._highContrast_3cfz1_1012 ._thumb_3cfz1_812:hover{background:var(--color-white-alpha-100)}._gap_3cfz1_1025 ._scrollbar_3cfz1_799{background:#fafafa;border:1px solid rgb(240,240,240)}._gap_3cfz1_1025 ._scrollbar_3cfz1_799:hover{background:#fafafa}._gap_3cfz1_1025 ._thumb_3cfz1_812{background:#c1c1c1;border-radius:160px}._gap_3cfz1_1025 ._thumb_3cfz1_812:hover{background:#7d7d7d}._arrows_3cfz1_1040 ._scrollbar_3cfz1_799{position:relative;display:flex;align-items:center;justify-content:center;background:#f5f6f8;border:1px solid #e3e6ea;border-radius:8px;box-sizing:border-box;overflow:hidden}._arrows_3cfz1_1040 ._scrollbar_3cfz1_799[data-orientation=vertical]{flex-direction:column;width:19px;padding:7px 5px}._arrows_3cfz1_1040 ._scrollbar_3cfz1_799[data-orientation=horizontal]{flex-direction:row;height:19px;padding:5px 7px}._arrows_3cfz1_1040 ._thumb_3cfz1_812{flex:1;width:100%;background:var(--color-blue-gray-500);border-radius:4px;transition:background .15s ease}._arrows_3cfz1_1040 ._thumb_3cfz1_812:hover,._arrows_3cfz1_1040 ._thumb_3cfz1_812:active{background:#c1c1c1}._arrows_3cfz1_1040 ._arrowButton_3cfz1_852{display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;flex-shrink:0;width:100%;height:14px;padding:0;transition:background .15s ease}._arrows_3cfz1_1040 ._arrowButton_3cfz1_852 svg{color:#505050;transition:color .15s ease}._arrows_3cfz1_1040 ._arrowButton_3cfz1_852:hover{background:#0000000d}._arrows_3cfz1_1040 ._arrowButton_3cfz1_852:hover svg{color:#303030}._arrows_3cfz1_1040 ._arrowButton_3cfz1_852:active{background:#0000001a}._arrows_3cfz1_1040 ._arrowButton_3cfz1_852:active svg{color:#202020}._arrows_3cfz1_1040 ._scrollbar_3cfz1_799[data-orientation=vertical] ._arrowButton_3cfz1_852[data-direction=up]{margin-bottom:7px}._arrows_3cfz1_1040 ._scrollbar_3cfz1_799[data-orientation=vertical] ._arrowButton_3cfz1_852[data-direction=down]{margin-top:7px}._arrows_3cfz1_1040 ._scrollbar_3cfz1_799[data-orientation=horizontal] ._arrowButton_3cfz1_852[data-direction=left]{margin-right:7px}._arrows_3cfz1_1040 ._scrollbar_3cfz1_799[data-orientation=horizontal] ._arrowButton_3cfz1_852[data-direction=right]{margin-left:7px}._arrows_3cfz1_1040 ._corner_3cfz1_844{background:#f5f6f8}._colorVariants_3cfz1_1119._micro_3cfz1_882 ._thumb_3cfz1_812,._colorVariants_3cfz1_1119._tiny_3cfz1_893 ._thumb_3cfz1_812,._colorVariants_3cfz1_1119._small_3cfz1_903 ._thumb_3cfz1_812{background:#bcc4cd}._colorVariants_3cfz1_1119._micro_3cfz1_882 ._thumb_3cfz1_812:hover,._colorVariants_3cfz1_1119._tiny_3cfz1_893 ._thumb_3cfz1_812:hover,._colorVariants_3cfz1_1119._small_3cfz1_903 ._thumb_3cfz1_812:hover{background:#7e8d9f}._focus_pykrf_550{position:relative}._focus_pykrf_550:after{content:"";position:absolute;inset:-4px;border-radius:inherit;pointer-events:none;transition:var(--focus-transition);opacity:0}._focus--default_pykrf_567:after{box-shadow:var(--focus-ring-default)}._focus--danger_pykrf_571:after{box-shadow:var(--focus-ring-danger)}._focus_pykrf_550:focus-visible:after,._focus_pykrf_550._focus--visible_pykrf_577:after{opacity:1}._focus-danger_pykrf_592:focus-visible{outline:var(--focus-outline-danger);outline-offset:2px}._focus-within--default_pykrf_598:focus-within{box-shadow:var(--focus-shadow-default)}._focus-within--danger_pykrf_602:focus-within{box-shadow:var(--focus-shadow-danger)}._focus--input_pykrf_607:focus{border-color:var(--color-accept-default-600);box-shadow:var(--focus-shadow-default)}._focus--button_pykrf_612:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}._focus--card_pykrf_617:focus-visible{box-shadow:var(--focus-shadow-default)}@media (prefers-reduced-motion: reduce){._focus_pykrf_550:after{transition:none}:root{--focus-transition: none}}._swap_pykrf_632{display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}._swap--text_pykrf_641{display:inline;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit}._swap--icon_pykrf_652{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0}._swap--icon-xs_pykrf_662{width:.75rem;height:.75rem}._swap--icon-s_pykrf_667{width:.875rem;height:.875rem}._swap--icon-m_pykrf_672{width:1rem;height:1rem}._swap--icon-l_pykrf_677{width:1.25rem;height:1.25rem}._swap--icon-xl_pykrf_682{width:1.5rem;height:1.5rem}._swap__content_pykrf_688{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._swap--group-horizontal_pykrf_697{display:inline-flex;flex-direction:row;gap:.5rem;align-items:center}._swap--group-vertical_pykrf_704{display:inline-flex;flex-direction:column;gap:.5rem;align-items:center}._swap--with-background_pykrf_712{background-color:var(--color-background-page);padding:.5rem;border-radius:4px}._swap--with-border_pykrf_718{border:1px solid #dddddd;border:var(--border-s, 1px solid #dddddd);padding:.5rem;border-radius:4px}._swap--interactive_pykrf_726{cursor:pointer;transition:all .2s ease}._swap--interactive_pykrf_726:hover{opacity:.8}._swap--interactive_pykrf_726:active{transform:translateY(1px)}._root_pykrf_780{width:100%;border-collapse:collapse;border-spacing:0;font-family:inherit}._header_pykrf_787 ._row_pykrf_787{border-bottom:1px solid rgb(235,237,240)}._header_pykrf_787 ._row_pykrf_787 ._cell_pykrf_790{height:36px;padding:var(--padding-2xs) var(--padding-m);font-size:16px;font-weight:500;color:#aab4c0;text-align:left;vertical-align:middle;background-color:var(--color-background-surface-1)}._header_pykrf_787 ._row_pykrf_787 ._cell_pykrf_790:first-child{padding-left:0}._header_pykrf_787 ._row_pykrf_787 ._cell_pykrf_790:not(:first-child){padding-left:12px}._header_pykrf_787 ._row_pykrf_787 ._cell_pykrf_790:nth-child(3){position:relative}._header_pykrf_787 ._row_pykrf_787 ._cell_pykrf_790:nth-child(3):after{content:"";position:absolute;right:-1px;top:50%;transform:translateY(-50%);height:18px;width:1px;background-color:#ebedf0}._body_pykrf_827 ._row_pykrf_787{border-bottom:1px solid rgb(235,237,240);transition:background-color .2s ease-in-out}._body_pykrf_827 ._row_pykrf_787:last-child{border-bottom:none}._body_pykrf_827 ._row_pykrf_787:hover{background-color:var(--color-blue-gray-25)}._body_pykrf_827 ._row_pykrf_787._striped_pykrf_840:nth-child(odd){background-color:var(--color-blue-gray-25)}._body_pykrf_827 ._row_pykrf_787._striped_pykrf_840:nth-child(2n){background-color:var(--color-blue-gray-25)}._body_pykrf_827 ._row_pykrf_787._striped_pykrf_840:hover{background-color:var(--color-blue-gray-50)}._body_pykrf_827 ._row_pykrf_787 ._cell_pykrf_790{height:36px;padding:var(--padding-2xs) var(--padding-m);font-size:16px;font-weight:400;color:#2e363f;text-align:left;vertical-align:middle}._body_pykrf_827 ._row_pykrf_787 ._cell_pykrf_790:first-child{padding-left:0}._body_pykrf_827 ._row_pykrf_787 ._cell_pykrf_790:not(:first-child){padding-left:12px}._body_pykrf_827 ._row_pykrf_787 ._cell_pykrf_790._success_pykrf_871{color:#2e363f}._body_pykrf_827 ._row_pykrf_787 ._cell_pykrf_790._warning_pykrf_874{color:#e23e36}._body_pykrf_827 ._row_pykrf_787 ._cell_pykrf_790._muted_pykrf_877{color:#aab4c0}._focus_xk5iv_550{position:relative}._focus_xk5iv_550:after{content:"";position:absolute;inset:-4px;border-radius:inherit;pointer-events:none;transition:var(--focus-transition);opacity:0}._focus--default_xk5iv_567:after{box-shadow:var(--focus-ring-default)}._focus--danger_xk5iv_571:after{box-shadow:var(--focus-ring-danger)}._focus_xk5iv_550:focus-visible:after,._focus_xk5iv_550._focus--visible_xk5iv_577:after{opacity:1}._focus-danger_xk5iv_592:focus-visible{outline:var(--focus-outline-danger);outline-offset:2px}._focus-within--default_xk5iv_598:focus-within{box-shadow:var(--focus-shadow-default)}._focus-within--danger_xk5iv_602:focus-within{box-shadow:var(--focus-shadow-danger)}._focus--input_xk5iv_607:focus{border-color:var(--color-accept-default-600);box-shadow:var(--focus-shadow-default)}._focus--button_xk5iv_612:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}._focus--card_xk5iv_617:focus-visible{box-shadow:var(--focus-shadow-default)}@media (prefers-reduced-motion: reduce){._focus_xk5iv_550:after{transition:none}:root{--focus-transition: none}}._swap_xk5iv_632{display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}._swap--text_xk5iv_641{display:inline;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit}._swap--icon_xk5iv_652{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0}._swap--icon-xs_xk5iv_662{width:.75rem;height:.75rem}._swap--icon-s_xk5iv_667{width:.875rem;height:.875rem}._swap--icon-m_xk5iv_672{width:1rem;height:1rem}._swap--icon-l_xk5iv_677{width:1.25rem;height:1.25rem}._swap--icon-xl_xk5iv_682{width:1.5rem;height:1.5rem}._swap__content_xk5iv_688{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._swap--group-horizontal_xk5iv_697{display:inline-flex;flex-direction:row;gap:.5rem;align-items:center}._swap--group-vertical_xk5iv_704{display:inline-flex;flex-direction:column;gap:.5rem;align-items:center}._swap--with-background_xk5iv_712{background-color:var(--color-background-page);padding:.5rem;border-radius:4px}._swap--with-border_xk5iv_718{border:1px solid #dddddd;border:var(--border-s, 1px solid #dddddd);padding:.5rem;border-radius:4px}._swap--interactive_xk5iv_726{cursor:pointer;transition:all .2s ease}._swap--interactive_xk5iv_726:hover{opacity:.8}._swap--interactive_xk5iv_726:active{transform:translateY(1px)}._root_xk5iv_780{width:100%;display:flex;flex-direction:column;gap:var(--spacing-m)}._focus_txk4b_550{position:relative}._focus_txk4b_550:after{content:"";position:absolute;inset:-4px;border-radius:inherit;pointer-events:none;transition:var(--focus-transition);opacity:0}._focus--default_txk4b_567:after{box-shadow:var(--focus-ring-default)}._focus--danger_txk4b_571:after{box-shadow:var(--focus-ring-danger)}._focus_txk4b_550:focus-visible:after,._focus_txk4b_550._focus--visible_txk4b_577:after{opacity:1}._focus-danger_txk4b_592:focus-visible{outline:var(--focus-outline-danger);outline-offset:2px}._focus-within--default_txk4b_598:focus-within{box-shadow:var(--focus-shadow-default)}._focus-within--danger_txk4b_602:focus-within{box-shadow:var(--focus-shadow-danger)}._focus--input_txk4b_607:focus{border-color:var(--color-accept-default-600);box-shadow:var(--focus-shadow-default)}._focus--button_txk4b_612:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}._focus--card_txk4b_617:focus-visible{box-shadow:var(--focus-shadow-default)}@media (prefers-reduced-motion: reduce){._focus_txk4b_550:after{transition:none}:root{--focus-transition: none}}._swap_txk4b_632{display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}._swap--text_txk4b_641{display:inline;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit}._swap--icon_txk4b_652{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0}._swap--icon-xs_txk4b_662{width:.75rem;height:.75rem}._swap--icon-s_txk4b_667{width:.875rem;height:.875rem}._swap--icon-m_txk4b_672{width:1rem;height:1rem}._swap--icon-l_txk4b_677{width:1.25rem;height:1.25rem}._swap--icon-xl_txk4b_682{width:1.5rem;height:1.5rem}._swap__content_txk4b_688{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._swap--group-horizontal_txk4b_697{display:inline-flex;flex-direction:row;gap:.5rem;align-items:center}._swap--group-vertical_txk4b_704{display:inline-flex;flex-direction:column;gap:.5rem;align-items:center}._swap--with-background_txk4b_712{background-color:var(--color-background-page);padding:.5rem;border-radius:4px}._swap--with-border_txk4b_718{border:1px solid #dddddd;border:var(--border-s, 1px solid #dddddd);padding:.5rem;border-radius:4px}._swap--interactive_txk4b_726{cursor:pointer;transition:all .2s ease}._swap--interactive_txk4b_726:hover{opacity:.8}._swap--interactive_txk4b_726:active{transform:translateY(1px)}._content_txk4b_780{width:100%;outline:none}._content_txk4b_780:focus-visible{outline:2px solid rgb(67,64,220);border-radius:var(--border-radius-m);outline-offset:var(--spacing-xs)}._content_txk4b_780[data-state=inactive]{animation:_fadeOut_txk4b_1 .2s ease-in-out}._content_txk4b_780[data-state=active]{animation:_fadeIn_txk4b_1 .2s ease-in-out}@keyframes _fadeIn_txk4b_1{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes _fadeOut_txk4b_1{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-8px)}}._focus_az9nf_550{position:relative}._focus_az9nf_550:after{content:"";position:absolute;inset:-4px;border-radius:inherit;pointer-events:none;transition:var(--focus-transition);opacity:0}._focus--default_az9nf_567:after{box-shadow:var(--focus-ring-default)}._focus--danger_az9nf_571:after{box-shadow:var(--focus-ring-danger)}._focus_az9nf_550:focus-visible:after,._focus_az9nf_550._focus--visible_az9nf_577:after{opacity:1}._focus-danger_az9nf_592:focus-visible{outline:var(--focus-outline-danger);outline-offset:2px}._focus-within--default_az9nf_598:focus-within{box-shadow:var(--focus-shadow-default)}._focus-within--danger_az9nf_602:focus-within{box-shadow:var(--focus-shadow-danger)}._focus--input_az9nf_607:focus{border-color:var(--color-accept-default-600);box-shadow:var(--focus-shadow-default)}._focus--button_az9nf_612:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}._focus--card_az9nf_617:focus-visible{box-shadow:var(--focus-shadow-default)}@media (prefers-reduced-motion: reduce){._focus_az9nf_550:after{transition:none}:root{--focus-transition: none}}._swap_az9nf_632{display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}._swap--text_az9nf_641{display:inline;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit}._swap--icon_az9nf_652{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0}._swap--icon-xs_az9nf_662{width:.75rem;height:.75rem}._swap--icon-s_az9nf_667{width:.875rem;height:.875rem}._swap--icon-m_az9nf_672{width:1rem;height:1rem}._swap--icon-l_az9nf_677{width:1.25rem;height:1.25rem}._swap--icon-xl_az9nf_682{width:1.5rem;height:1.5rem}._swap__content_az9nf_688{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._swap--group-horizontal_az9nf_697{display:inline-flex;flex-direction:row;gap:.5rem;align-items:center}._swap--group-vertical_az9nf_704{display:inline-flex;flex-direction:column;gap:.5rem;align-items:center}._swap--with-background_az9nf_712{background-color:var(--color-background-page);padding:.5rem;border-radius:4px}._swap--with-border_az9nf_718{border:1px solid #dddddd;border:var(--border-s, 1px solid #dddddd);padding:.5rem;border-radius:4px}._swap--interactive_az9nf_726{cursor:pointer;transition:all .2s ease}._swap--interactive_az9nf_726:hover{opacity:.8}._swap--interactive_az9nf_726:active{transform:translateY(1px)}._list_az9nf_780{display:flex;align-items:center;gap:var(--spacing-m);padding:var(--padding-zero);background-color:var(--color-background-surface-1);overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;position:relative}._list_az9nf_780:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background-color:var(--color-blue-gray-50)}._list_az9nf_780::-webkit-scrollbar{display:none}._focus_11ssp_550{position:relative}._focus_11ssp_550:after{content:"";position:absolute;inset:-4px;border-radius:inherit;pointer-events:none;transition:var(--focus-transition);opacity:0}._focus--default_11ssp_567:after{box-shadow:var(--focus-ring-default)}._focus--danger_11ssp_571:after{box-shadow:var(--focus-ring-danger)}._focus_11ssp_550:focus-visible:after,._focus_11ssp_550._focus--visible_11ssp_577:after{opacity:1}._focus-danger_11ssp_592:focus-visible{outline:var(--focus-outline-danger);outline-offset:2px}._focus-within--default_11ssp_598:focus-within{box-shadow:var(--focus-shadow-default)}._focus-within--danger_11ssp_602:focus-within{box-shadow:var(--focus-shadow-danger)}._focus--input_11ssp_607:focus{border-color:var(--color-accept-default-600);box-shadow:var(--focus-shadow-default)}._focus--button_11ssp_612:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}._focus--card_11ssp_617:focus-visible{box-shadow:var(--focus-shadow-default)}@media (prefers-reduced-motion: reduce){._focus_11ssp_550:after{transition:none}:root{--focus-transition: none}}._swap_11ssp_632{display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}._swap--text_11ssp_641{display:inline;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit}._swap--icon_11ssp_652{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0}._swap--icon-xs_11ssp_662{width:.75rem;height:.75rem}._swap--icon-s_11ssp_667{width:.875rem;height:.875rem}._swap--icon-m_11ssp_672{width:1rem;height:1rem}._swap--icon-l_11ssp_677{width:1.25rem;height:1.25rem}._swap--icon-xl_11ssp_682{width:1.5rem;height:1.5rem}._swap__content_11ssp_688{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._swap--group-horizontal_11ssp_697{display:inline-flex;flex-direction:row;gap:.5rem;align-items:center}._swap--group-vertical_11ssp_704{display:inline-flex;flex-direction:column;gap:.5rem;align-items:center}._swap--with-background_11ssp_712{background-color:var(--color-background-page);padding:.5rem;border-radius:4px}._swap--with-border_11ssp_718{border:1px solid #dddddd;border:var(--border-s, 1px solid #dddddd);padding:.5rem;border-radius:4px}._swap--interactive_11ssp_726{cursor:pointer;transition:all .2s ease}._swap--interactive_11ssp_726:hover{opacity:.8}._swap--interactive_11ssp_726:active{transform:translateY(1px)}._trigger_11ssp_780{all:unset;display:flex;align-items:center;justify-content:center;padding:var(--padding-2xs);font-family:Inter,sans-serif;font-weight:500;line-height:1;color:#2e363f;background-color:transparent;border:none;cursor:pointer;transition:all .2s ease-in-out;position:relative;white-space:nowrap;border-top-left-radius:var(--border-radius-m);border-top-right-radius:var(--border-radius-m)}._trigger_11ssp_780._size32_11ssp_800{height:32px;font-size:14px}._trigger_11ssp_780._size40_11ssp_804{height:40px;font-size:16px}._trigger_11ssp_780:hover{color:var(--color-indigo-700)}._trigger_11ssp_780:focus-visible{outline:none;border:2px solid var(--color-indigo-50);border-radius:var(--border-radius-m);margin:-4px;z-index:2}._trigger_11ssp_780[data-state=active]{color:var(--color-indigo-700);font-weight:500}._trigger_11ssp_780[data-state=active]:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background-color:var(--color-indigo-700);z-index:1}._trigger_11ssp_780[data-disabled]{color:var(--color-text-disabled);cursor:not-allowed}._trigger_11ssp_780[data-disabled]:hover{color:var(--color-text-disabled);background-color:transparent}:root{--radius-zero: 0rem;--radius-s: .25rem;--radius-m: .5rem;--radius-l: 1rem;--radius-full: 5rem;--border-radius-zero: var(--radius-zero);--border-radius-s: var(--radius-s);--border-radius-m: var(--radius-m);--border-radius-l: var(--radius-l);--border-radius-full: var(--radius-full);--size-2xs: .25rem;--size-xs: .5rem;--size-s: .75rem;--size-m: 1rem;--size-l: 1.25rem;--size-xl: 1.5rem;--size-2xl: 1.75rem;--size-3xl: 2rem;--size-4xl: 2.25rem;--size-5xl: 2.5rem;--size-6xl: 3rem;--size-7xl: 3.5rem;--size-8xl: 4rem;--size-9xl: 4.5rem;--size-10xl: 6.25rem;--size-zero: 0rem;--size-full: 5rem;--size-component-xs: var(--size-2xs);--size-component-s: var(--size-s);--size-component-m: var(--size-m);--size-component-l: var(--size-l);--size-component-xl: var(--size-xl);--shadow-bottom-s: 0 0 8px rgba(68, 83, 113, .1), 0 2px 4px rgba(68, 83, 113, .05);--shadow-bottom-m: 0 0 16px rgba(68, 83, 113, .1), 0 4px 8px rgba(68, 83, 113, .05);--shadow-bottom-l: 0 0 20px rgba(68, 83, 113, .1), 0 12px 20px rgba(68, 83, 113, .05);--shadow-bottom-xl: 0 0 32px rgba(68, 83, 113, .1), 0 32px 32px rgba(68, 83, 113, .05);--shadow-s: var(--shadow-bottom-s);--shadow-m: var(--shadow-bottom-m);--shadow-l: var(--shadow-bottom-l);--shadow-xl: var(--shadow-bottom-xl);--shadow-color: rgba(68, 83, 113, .1);--shadow-color-secondary: rgba(68, 83, 113, .05);--spacing-zero: 0rem;--spacing-3xs: .125rem;--spacing-2xs: .25rem;--spacing-xs: .5rem;--spacing-s: .75rem;--spacing-m: 1rem;--spacing-l: 1.25rem;--spacing-xl: 1.5rem;--spacing-2xl: 1.75rem;--spacing-3xl: 2rem;--spacing-4xl: 2.5rem;--spacing-5xl: 3rem;--spacing-6xl: 3.5rem;--spacing-7xl: 4rem;--spacing-8xl: 4.5rem;--spacing-9xl: 5rem;--spacing-10xl: 5.5rem;--spacing-11xl: 6rem;--spacing-12xl: 7.5rem;--spacing-13xl: 10rem;--gap-zero: var(--spacing-zero);--gap-3xs: var(--spacing-3xs);--gap-2xs: var(--spacing-2xs);--gap-xs: var(--spacing-xs);--gap-s: var(--spacing-s);--gap-m: var(--spacing-m);--gap-l: var(--spacing-l);--gap-xl: var(--spacing-xl);--gap-2xl: var(--spacing-2xl);--gap-3xl: var(--spacing-3xl);--gap-4xl: var(--spacing-4xl);--gap-5xl: var(--spacing-5xl);--gap-6xl: var(--spacing-6xl);--gap-7xl: var(--spacing-7xl);--gap-8xl: var(--spacing-8xl);--gap-9xl: var(--spacing-9xl);--gap-10xl: var(--spacing-10xl);--gap-11xl: var(--spacing-11xl);--gap-12xl: var(--spacing-12xl);--padding-zero: var(--spacing-zero);--padding-3xs: var(--spacing-3xs);--padding-2xs: var(--spacing-2xs);--padding-xs: var(--spacing-xs);--padding-s: var(--spacing-s);--padding-m: var(--spacing-m);--padding-l: var(--spacing-l);--padding-xl: var(--spacing-xl);--padding-2xl: var(--spacing-2xl);--padding-3xl: var(--spacing-3xl);--padding-4xl: var(--spacing-4xl);--padding-5xl: var(--spacing-5xl);--padding-6xl: var(--spacing-6xl);--padding-7xl: var(--spacing-7xl);--padding-8xl: var(--spacing-8xl);--padding-9xl: var(--spacing-9xl);--padding-10xl: var(--spacing-10xl);--padding-11xl: var(--spacing-11xl);--padding-12xl: var(--spacing-12xl);--border-width-zero: 0px;--border-width-s: 1px;--border-width-m: 2px;--border-width-divider: 1px;--border-style-solid: solid;--border-style-dashed: dashed;--border-style-dotted: dotted;--border-color-default: var(--color-border-default);--border-color-focus: var(--color-border-focus);--border-color-divider: var(--color-border-divider);--border-zero: var(--border-width-zero) var(--border-style-solid) var(--color-white-alpha-100);--border-s: var(--border-width-s) var(--border-style-solid) var(--color-blue-gray-100);--border-m: var(--border-width-m) var(--border-style-solid) var(--color-indigo-400);--border-divider: var(--border-width-divider) var(--border-style-solid) var(--border-color-divider);--border-focus: var(--border-width-m) var(--border-style-solid) var(--color-indigo-400);--divider: var(--border-width-divider) var(--border-style-solid) var(--border-color-divider)}:root{--color-blue-gray-25: rgba(246, 248, 250, 1);--color-blue-gray-35: rgba(242, 244, 247, 1);--color-blue-gray-50: rgba(235, 237, 240, 1);--color-blue-gray-100: rgba(223, 226, 231, 1);--color-blue-gray-200: rgba(211, 216, 222, 1);--color-blue-gray-300: rgba(188, 196, 205, 1);--color-blue-gray-400: rgba(170, 180, 192, 1);--color-blue-gray-500: rgba(150, 162, 177, 1);--color-blue-gray-600: rgba(126, 141, 159, 1);--color-blue-gray-700: rgba(98, 113, 132, 1);--color-blue-gray-800: rgba(83, 95, 111, 1);--color-blue-gray-900: rgba(46, 54, 63, 1);--color-gray-25: rgba(252, 252, 253, 1);--color-gray-35: rgba(248, 249, 250, 1);--color-gray-50: rgba(243, 245, 247, 1);--color-gray-100: rgba(238, 240, 242, 1);--color-gray-200: rgba(219, 222, 227, 1);--color-gray-300: rgba(206, 209, 217, 1);--color-gray-400: rgba(185, 189, 199, 1);--color-gray-500: rgba(156, 162, 176, 1);--color-gray-600: rgba(122, 128, 144, 1);--color-gray-700: rgba(95, 100, 113, 1);--color-gray-800: rgba(55, 59, 67, 1);--color-gray-900: rgba(39, 45, 55, 1);--color-indigo-25: rgba(245, 247, 255, 1);--color-indigo-35: rgba(240, 243, 255, 1);--color-indigo-50: rgba(235, 239, 255, 1);--color-indigo-100: rgba(224, 230, 255, 1);--color-indigo-200: rgba(214, 221, 255, 1);--color-indigo-300: rgba(189, 198, 255, 1);--color-indigo-400: rgba(168, 175, 255, 1);--color-indigo-500: rgba(148, 146, 251, 1);--color-indigo-600: rgba(85, 82, 239, 1);--color-indigo-700: rgba(67, 64, 220, 1);--color-indigo-800: rgba(39, 36, 198, 1);--color-indigo-900: rgba(30, 29, 99, 1);--color-success-50: rgba(229, 247, 230, 1);--color-success-100: rgba(202, 239, 206, 1);--color-success-200: rgba(164, 226, 170, 1);--color-success-300: rgba(129, 210, 136, 1);--color-success-400: rgba(93, 193, 104, 1);--color-success-500: rgba(50, 167, 62, 1);--color-success-600: rgba(20, 146, 33, 1);--color-success-700: rgba(11, 122, 22, 1);--color-success-800: rgba(4, 96, 14, 1);--color-success-900: rgba(3, 74, 11, 1);--color-warning-50: rgba(254, 240, 232, 1);--color-warning-100: rgba(253, 226, 208, 1);--color-warning-200: rgba(252, 204, 173, 1);--color-warning-300: rgba(251, 182, 138, 1);--color-warning-400: rgba(250, 160, 102, 1);--color-warning-500: rgba(248, 131, 55, 1);--color-warning-600: rgba(235, 104, 19, 1);--color-warning-700: rgba(198, 87, 16, 1);--color-warning-800: rgba(148, 65, 12, 1);--color-warning-900: rgba(111, 49, 9, 1);--color-danger-50: rgba(255, 232, 231, 1);--color-danger-100: rgba(255, 208, 207, 1);--color-danger-200: rgba(255, 175, 171, 1);--color-danger-300: rgba(255, 141, 135, 1);--color-danger-400: rgba(248, 112, 105, 1);--color-danger-500: rgba(241, 83, 75, 1);--color-danger-600: rgba(226, 62, 54, 1);--color-danger-700: rgba(215, 34, 25, 1);--color-danger-800: rgba(191, 26, 18, 1);--color-danger-900: rgba(116, 11, 5, 1);--color-text-inverse: var(--color-blue-gray-900);--color-text-white: rgba(255, 255, 255, 1);--color-text-secondary: var(--color-blue-gray-700);--color-text-disabled: var(--color-blue-gray-700);--color-text-light: rgba(242, 244, 247, 1);--color-text-divider: var(--color-blue-gray-100);--color-background-overlay: var(--color-white-alpha-40);--color-background-page: var(--color-white-alpha-100);--color-background-surface-1: var(--color-white-alpha-100);--color-background-surface-2: var(--color-gray-100);--color-background-surface-3: var(--color-gray-200);--color-background-surface-4: var(--color-gray-300);--color-disabled-1: var(--color-blue-gray-25);--color-disabled-2: var(--color-blue-gray-100);--color-disabled-3: var(--color-blue-gray-400);--color-disabled-4: var(--color-blue-gray-500);--color-fuchsia-50: rgba(250, 237, 253, 1);--color-fuchsia-100: rgba(243, 219, 250, 1);--color-fuchsia-200: rgba(234, 191, 245, 1);--color-fuchsia-300: rgba(218, 153, 238, 1);--color-fuchsia-400: rgba(208, 129, 230, 1);--color-fuchsia-500: rgba(176, 72, 204, 1);--color-fuchsia-600: rgba(189, 46, 177, 1);--color-fuchsia-700: rgba(130, 30, 158, 1);--color-fuchsia-800: rgba(101, 18, 123, 1);--color-fuchsia-900: rgba(77, 10, 96, 1);--color-purple-50: rgba(245, 240, 253, 1);--color-purple-100: rgba(226, 211, 249, 1);--color-purple-200: rgba(216, 195, 247, 1);--color-purple-300: rgba(190, 151, 247, 1);--color-purple-400: rgba(176, 133, 239, 1);--color-purple-500: rgba(133, 67, 230, 1);--color-purple-600: rgba(111, 34, 226, 1);--color-purple-700: rgba(89, 27, 181, 1);--color-purple-800: rgba(67, 20, 136, 1);--color-purple-900: rgba(50, 15, 102, 1);--color-blue-50: rgba(233, 237, 252, 1);--color-blue-100: rgba(211, 220, 248, 1);--color-blue-200: rgba(190, 202, 245, 1);--color-blue-300: rgba(154, 174, 244, 1);--color-blue-400: rgba(124, 149, 235, 1);--color-blue-500: rgba(81, 113, 229, 1);--color-blue-600: rgba(37, 78, 222, 1);--color-blue-700: rgba(30, 62, 178, 1);--color-blue-800: rgba(22, 47, 133, 1);--color-blue-900: rgba(19, 39, 111, 1);--color-sky-blue-50: rgba(222, 242, 255, 1);--color-sky-blue-100: rgba(200, 235, 255, 1);--color-sky-blue-200: rgba(177, 226, 255, 1);--color-sky-blue-300: rgba(131, 210, 255, 1);--color-sky-blue-400: rgba(85, 190, 250, 1);--color-sky-blue-500: rgba(45, 169, 241, 1);--color-sky-blue-600: rgba(30, 146, 213, 1);--color-sky-blue-700: rgba(19, 121, 181, 1);--color-sky-blue-800: rgba(13, 105, 159, 1);--color-sky-blue-900: rgba(4, 72, 110, 1);--color-cyan-50: rgba(215, 246, 255, 1);--color-cyan-100: rgba(190, 239, 254, 1);--color-cyan-200: rgba(166, 233, 251, 1);--color-cyan-300: rgba(112, 215, 245, 1);--color-cyan-400: rgba(91, 202, 235, 1);--color-cyan-500: rgba(36, 171, 210, 1);--color-cyan-600: rgba(24, 149, 186, 1);--color-cyan-700: rgba(14, 126, 158, 1);--color-cyan-800: rgba(10, 110, 138, 1);--color-cyan-900: rgba(1, 75, 97, 1);--color-teal-50: rgba(211, 253, 246, 1);--color-teal-100: rgba(184, 249, 239, 1);--color-teal-200: rgba(157, 245, 230, 1);--color-teal-300: rgba(100, 236, 213, 1);--color-teal-400: rgba(73, 222, 196, 1);--color-teal-500: rgba(30, 203, 173, 1);--color-teal-600: rgba(14, 184, 155, 1);--color-teal-700: rgba(0, 141, 118, 1);--color-teal-800: rgba(0, 121, 101, 1);--color-teal-900: rgba(0, 81, 67, 1);--color-emerald-50: rgba(221, 249, 237, 1);--color-emerald-100: rgba(199, 243, 225, 1);--color-emerald-200: rgba(179, 236, 212, 1);--color-emerald-300: rgba(149, 226, 193, 1);--color-emerald-400: rgba(112, 209, 168, 1);--color-emerald-500: rgba(77, 190, 143, 1);--color-emerald-600: rgba(25, 172, 113, 1);--color-emerald-700: rgba(35, 132, 91, 1);--color-emerald-800: rgba(27, 116, 78, 1);--color-emerald-900: rgba(15, 81, 53, 1);--color-lime-50: rgba(236, 251, 215, 1);--color-lime-100: rgba(223, 248, 190, 1);--color-lime-200: rgba(211, 244, 165, 1);--color-lime-300: rgba(192, 235, 131, 1);--color-lime-400: rgba(165, 220, 88, 1);--color-lime-500: rgba(138, 201, 49, 1);--color-lime-600: rgba(124, 191, 30, 1);--color-lime-700: rgba(89, 144, 11, 1);--color-lime-800: rgba(76, 127, 6, 1);--color-lime-900: rgba(52, 88, 0, 1);--color-yellow-50: rgba(255, 247, 223, 1);--color-yellow-100: rgba(255, 241, 202, 1);--color-yellow-200: rgba(255, 237, 180, 1);--color-yellow-300: rgba(255, 230, 149, 1);--color-yellow-400: rgba(255, 219, 106, 1);--color-yellow-500: rgba(247, 205, 71, 1);--color-yellow-600: rgba(236, 187, 33, 1);--color-yellow-700: rgba(202, 156, 36, 1);--color-yellow-800: rgba(158, 116, 21, 1);--color-yellow-900: rgba(84, 56, 5, 1);--color-rose-50: rgba(255, 221, 223, 1);--color-rose-100: rgba(255, 198, 203, 1);--color-rose-200: rgba(255, 175, 182, 1);--color-rose-300: rgba(255, 141, 152, 1);--color-rose-400: rgba(252, 97, 111, 1);--color-rose-500: rgba(241, 62, 79, 1);--color-rose-600: rgba(234, 46, 64, 1);--color-rose-700: rgba(196, 28, 44, 1);--color-rose-800: rgba(153, 15, 27, 1);--color-rose-900: rgba(82, 2, 9, 1);--color-pink-50: rgba(255, 220, 237, 1);--color-pink-100: rgba(255, 197, 226, 1);--color-pink-200: rgba(255, 174, 214, 1);--color-pink-300: rgba(255, 139, 196, 1);--color-pink-400: rgba(248, 99, 172, 1);--color-pink-500: rgba(237, 64, 149, 1);--color-pink-600: rgba(224, 38, 130, 1);--color-pink-700: rgba(192, 29, 110, 1);--color-pink-800: rgba(150, 16, 82, 1);--color-pink-900: rgba(81, 2, 41, 1);--color-white-alpha-100: rgba(255, 255, 255, 1);--color-white-alpha-90: rgba(255, 255, 255, .9);--color-white-alpha-80: rgba(255, 255, 255, .8);--color-white-alpha-70: rgba(255, 255, 255, .7);--color-white-alpha-60: rgba(255, 255, 255, .6);--color-white-alpha-50: rgba(255, 255, 255, .5);--color-white-alpha-40: rgba(255, 255, 255, .4);--color-white-alpha-30: rgba(255, 255, 255, .3);--color-white-alpha-20: rgba(255, 255, 255, .2);--color-white-alpha-10: rgba(255, 255, 255, .1);--color-white-alpha-5: rgba(255, 255, 255, .05);--color-black-alpha-40: rgba(46, 54, 63, .4);--color-black-alpha-30: rgba(46, 54, 63, .3);--color-black-alpha-20: rgba(46, 54, 63, .2);--color-black-alpha-15: rgba(46, 54, 63, .15);--color-black-alpha-10: rgba(46, 54, 63, .1);--color-black-alpha-5: rgba(46, 54, 63, .05)}:root{--line-height-s: 16px;--line-height-m: 24px;--line-height-l: 36px;--line-height-xl: 40px;--line-height-xxl: 48px;--line-height-xxxl: 28px;--line-height-xxxxl: 20px;--line-height-xxxxxl: 14px;--font-size-2xs: .625rem;--font-size-xs: .75rem;--font-size-s: .875rem;--font-size-m: 1rem;--font-size-l: 1.125rem;--font-size-xl: 1.25rem;--font-size-xxl: 1.625rem;--font-size-xxxl: 1.5rem;--font-size-xxxxl: 1.75rem;--font-size-xxxxxl: 2rem;--font-size-xxxxxxl: 2.5rem;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semi-bold: 600;--font-weight-bold: 700;--headline-xs-font-size: var(--font-size-m);--headline-xs-line-height: var(--line-height-m);--headline-xs-font-weight: var(--font-weight-bold);--headline-s-font-size: var(--font-size-xl);--headline-s-line-height: var(--line-height-xxxl);--headline-s-font-weight: var(--font-weight-bold);--headline-m-font-size: var(--font-size-xxxl);--headline-m-line-height: 32px;--headline-m-font-weight: var(--font-weight-bold);--headline-ml-font-size: var(--font-size-xxxxl);--headline-ml-line-height: var(--line-height-l);--headline-ml-font-weight: var(--font-weight-bold);--headline-1-font-size: var(--font-size-xxxxxl);--headline-1-line-height: var(--line-height-xl);--headline-1-font-weight: var(--font-weight-bold);--headline-xl-font-size: var(--font-size-xxxxxxl);--headline-xl-line-height: var(--line-height-xxl);--headline-xl-font-weight: var(--font-weight-bold);--text-long-1-font-size: var(--font-size-xl);--text-long-1-line-height: var(--line-height-xxxl);--text-long-1-font-weight: var(--font-weight-regular);--text-long-m-font-size: var(--font-size-m);--text-long-m-line-height: var(--line-height-m);--text-long-m-font-weight: var(--font-weight-regular);--text-long-s-font-size: var(--font-size-s);--text-long-s-line-height: var(--line-height-xxxxl);--text-long-s-font-weight: var(--font-weight-regular);--text-long-xs-font-size: var(--font-size-xs);--text-long-xs-line-height: var(--line-height-s);--text-long-xs-font-weight: var(--font-weight-regular);--text-long-1-medium-font-size: var(--font-size-xl);--text-long-1-medium-line-height: var(--line-height-xxxl);--text-long-1-medium-font-weight: var(--font-weight-medium);--text-long-m-medium-font-size: var(--font-size-m);--text-long-m-medium-line-height: var(--line-height-m);--text-long-m-medium-font-weight: var(--font-weight-medium);--text-long-s-medium-font-size: var(--font-size-s);--text-long-s-medium-line-height: var(--line-height-xxxxl);--text-long-s-medium-font-weight: var(--font-weight-medium);--text-long-xs-medium-font-size: var(--font-size-xs);--text-long-xs-medium-line-height: var(--line-height-s);--text-long-xs-medium-font-weight: var(--font-weight-medium);--text-long-1-bold-font-size: var(--font-size-xl);--text-long-1-bold-line-height: var(--line-height-xxxl);--text-long-1-bold-font-weight: var(--font-weight-bold);--text-long-m-bold-font-size: var(--font-size-m);--text-long-m-bold-line-height: var(--line-height-m);--text-long-m-bold-font-weight: var(--font-weight-bold);--text-long-s-bold-font-size: var(--font-size-s);--text-long-s-bold-line-height: var(--line-height-xxxxl);--text-long-s-bold-font-weight: var(--font-weight-bold);--text-short-m-font-size: var(--font-size-m);--text-short-m-line-height: var(--line-height-xxxxl);--text-short-m-font-weight: var(--font-weight-regular);--text-short-s-font-size: var(--font-size-s);--text-short-s-line-height: var(--line-height-s);--text-short-s-font-weight: var(--font-weight-regular);--text-short-xs-font-size: var(--font-size-xs);--text-short-xs-line-height: var(--line-height-xxxxxl);--text-short-xs-font-weight: var(--font-weight-regular);--text-short-2xs-font-size: var(--font-size-2xs);--text-short-2xs-line-height: var(--line-height-xxxxxl);--text-short-2xs-font-weight: var(--font-weight-regular);--text-short-m-medium-font-size: var(--font-size-m);--text-short-m-medium-line-height: var(--line-height-xxxxl);--text-short-m-medium-font-weight: var(--font-weight-medium);--text-short-s-medium-font-size: var(--font-size-s);--text-short-s-medium-line-height: var(--line-height-s);--text-short-s-medium-font-weight: var(--font-weight-medium);--text-short-xs-medium-font-size: var(--font-size-xs);--text-short-xs-medium-line-height: var(--line-height-xxxxxl);--text-short-xs-medium-font-weight: var(--font-weight-medium);--text-short-m-bold-font-size: var(--font-size-m);--text-short-m-bold-line-height: var(--line-height-xxxxl);--text-short-m-bold-font-weight: var(--font-weight-bold);--text-short-s-bold-font-size: var(--font-size-s);--text-short-s-bold-line-height: var(--line-height-s);--text-short-s-bold-font-weight: var(--font-weight-bold)}:root{--focus-color-default: var(--color-indigo-50);--focus-color-danger: var(--color-danger-50);--focus-outline-default: 2px solid var(--focus-color-default);--focus-outline-danger: 2px solid var(--focus-color-danger);--focus-shadow-default: 0 0 0 2px var(--focus-color-default);--focus-shadow-danger: 0 0 0 2px var(--focus-color-danger);--focus-ring-default: 0 0 0 3px var(--focus-color-default);--focus-ring-danger: 0 0 0 3px var(--focus-color-danger);--focus-transition: all .2s ease-in-out}._focus_1cymq_550{position:relative}._focus_1cymq_550:after{content:"";position:absolute;inset:-4px;border-radius:inherit;pointer-events:none;transition:var(--focus-transition);opacity:0}._focus--default_1cymq_567:after{box-shadow:var(--focus-ring-default)}._focus--danger_1cymq_571:after{box-shadow:var(--focus-ring-danger)}._focus_1cymq_550:focus-visible:after,._focus_1cymq_550._focus--visible_1cymq_577:after{opacity:1}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}._focus-danger_1cymq_592:focus-visible{outline:var(--focus-outline-danger);outline-offset:2px}._focus-within--default_1cymq_598:focus-within{box-shadow:var(--focus-shadow-default)}._focus-within--danger_1cymq_602:focus-within{box-shadow:var(--focus-shadow-danger)}._focus--input_1cymq_607:focus{border-color:var(--color-accept-default-600);box-shadow:var(--focus-shadow-default)}._focus--button_1cymq_612:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}._focus--card_1cymq_617:focus-visible{box-shadow:var(--focus-shadow-default)}@media (prefers-reduced-motion: reduce){._focus_1cymq_550:after{transition:none}:root{--focus-transition: none}}._swap_1cymq_632{display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}._swap--text_1cymq_641{display:inline;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit}._swap--icon_1cymq_652{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0}._swap--icon-xs_1cymq_662{width:.75rem;height:.75rem}._swap--icon-s_1cymq_667{width:.875rem;height:.875rem}._swap--icon-m_1cymq_672{width:1rem;height:1rem}._swap--icon-l_1cymq_677{width:1.25rem;height:1.25rem}._swap--icon-xl_1cymq_682{width:1.5rem;height:1.5rem}._swap__content_1cymq_688{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._swap--group-horizontal_1cymq_697{display:inline-flex;flex-direction:row;gap:.5rem;align-items:center}._swap--group-vertical_1cymq_704{display:inline-flex;flex-direction:column;gap:.5rem;align-items:center}._swap--with-background_1cymq_712{background-color:var(--color-background-page);padding:.5rem;border-radius:4px}._swap--with-border_1cymq_718{border:1px solid #dddddd;border:var(--border-s, 1px solid #dddddd);padding:.5rem;border-radius:4px}._swap--interactive_1cymq_726{cursor:pointer;transition:all .2s ease}._swap--interactive_1cymq_726:hover{opacity:.8}._swap--interactive_1cymq_726:active{transform:translateY(1px)}html{box-sizing:border-box;font-size:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}input,button,select,textarea,optgroup,option{font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;color:inherit}ul{list-style:none}body{min-width:360px;margin:0;padding:0;line-height:var(--line-height-m);color:var(--color-text-primary);background-color:var(--color-bg-primary)}._root_1cymq_780{display:flex;flex-direction:column;width:100%;position:relative}._root_1cymq_780._fullWidth_1cymq_786{width:100%}._wrapper_1cymq_790{position:relative;display:flex;align-items:center;border-radius:8px;transition:all .2s ease;border:1px solid;background:var(--color-white-alpha-100);cursor:pointer;box-sizing:border-box;overflow:hidden}._wrapper_1cymq_790:hover{border-color:var(--color-indigo-400)}._wrapper_1cymq_790._open_1cymq_805{border-color:var(--color-indigo-500);z-index:100}._wrapper_1cymq_790._outline_1cymq_809{border-color:var(--color-blue-gray-100);background:var(--color-white-alpha-100)}._wrapper_1cymq_790._outline_1cymq_809:hover{border-color:var(--color-indigo-400)}._wrapper_1cymq_790._outline_1cymq_809._open_1cymq_805{border-color:var(--color-indigo-500)}._wrapper_1cymq_790._fill_1cymq_819{border-color:var(--color-blue-gray-25);background:var(--color-blue-gray-25)}._wrapper_1cymq_790._fill_1cymq_819:hover{background:var(--color-blue-gray-35);border-color:var(--color-blue-gray-35)}._wrapper_1cymq_790._fill_1cymq_819._open_1cymq_805{background:var(--color-blue-gray-50);border-color:var(--color-blue-gray-50)}._wrapper_1cymq_790._small_1cymq_831{height:32px;min-height:32px}._wrapper_1cymq_790._small_1cymq_831 ._inputElement_1cymq_835{height:32px;padding:0 12px;font-size:14px}._wrapper_1cymq_790._small_1cymq_831 ._label_1cymq_840{font-size:14px;left:12px;background-color:transparent}._wrapper_1cymq_790._small_1cymq_831 ._clockIcon_1cymq_845{right:8px;width:16px;height:16px}._wrapper_1cymq_790._small_1cymq_831 ._clearButton_1cymq_850{right:28px;width:16px;height:16px;font-size:14px}._wrapper_1cymq_790._medium_1cymq_856{height:48px;min-height:48px}._wrapper_1cymq_790._medium_1cymq_856 ._inputElement_1cymq_835{height:48px;padding:16px 16px 8px;font-size:16px}._wrapper_1cymq_790._medium_1cymq_856._filled_1cymq_865 ._inputElement_1cymq_835,._wrapper_1cymq_790._medium_1cymq_856._open_1cymq_805 ._inputElement_1cymq_835{padding:22px 16px 2px}._wrapper_1cymq_790._medium_1cymq_856 ._label_1cymq_840{font-size:16px;left:16px;top:50%;background-color:transparent;transform:translateY(-50%)}._wrapper_1cymq_790._medium_1cymq_856 ._clockIcon_1cymq_845{right:12px;width:16px;height:16px;top:50%;color:var(--color-blue-gray-600);transform:translateY(-50%)}._wrapper_1cymq_790._medium_1cymq_856 ._clearButton_1cymq_850{right:40px;width:16px;height:16px;font-size:18px;color:var(--color-blue-gray-600);top:50%;transform:translateY(-50%)}._wrapper_1cymq_790._error_1cymq_892{border-color:var(--color-danger-300)!important}._wrapper_1cymq_790._error_1cymq_892._outline_1cymq_809{background:var(--color-white-alpha-100)!important}._wrapper_1cymq_790._error_1cymq_892._fill_1cymq_819{background:#fff0f0}._wrapper_1cymq_790._disabled_1cymq_901{border-color:var(--color-disabled-2)!important;color:var(--color-disabled-4)!important;cursor:not-allowed}._wrapper_1cymq_790._disabled_1cymq_901 ._inputElement_1cymq_835{color:var(--color-disabled-4);cursor:not-allowed}._inputElement_1cymq_835{flex:1;width:100%;border:none;background:transparent;outline:none;color:var(--color-blue-gray-900);cursor:pointer;font-family:inherit;transition:padding .2s ease;box-sizing:border-box}._inputElement_1cymq_835._inputWithLabel_1cymq_933{padding-top:16px;padding-bottom:8px}._wrapper_1cymq_790._medium_1cymq_856 ._inputElement_1cymq_835::placeholder{opacity:0}._wrapper_1cymq_790._small_1cymq_831 ._inputElement_1cymq_835::placeholder{color:var(--color-blue-gray-700);opacity:1}._inputElement_1cymq_835:disabled{cursor:not-allowed}._label_1cymq_840{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:var(--color-blue-gray-700);pointer-events:none;transition:all .2s ease;display:flex;align-items:center;gap:4px;background:transparent;z-index:2;line-height:1}._wrapper_1cymq_790._outline_1cymq_809 ._label_1cymq_840{background:transparent;padding:0 4px;margin-left:-4px}._wrapper_1cymq_790._fill_1cymq_819 ._label_1cymq_840{background:var(--color-blue-gray-25);padding:0 4px;margin-left:-4px}._wrapper_1cymq_790._medium_1cymq_856._filled_1cymq_865 ._label_1cymq_840,._wrapper_1cymq_790._medium_1cymq_856._open_1cymq_805 ._label_1cymq_840{top:8px;transform:none;font-size:12px;left:12px;font-weight:500}._wrapper_1cymq_790._medium_1cymq_856._fill_1cymq_819._filled_1cymq_865 ._label_1cymq_840,._wrapper_1cymq_790._medium_1cymq_856._fill_1cymq_819._open_1cymq_805 ._label_1cymq_840{background:var(--color-blue-gray-50)}._wrapper_1cymq_790._error_1cymq_892 ._label_1cymq_840{color:var(--color-danger-500)}._wrapper_1cymq_790._error_1cymq_892._outline_1cymq_809._filled_1cymq_865 ._label_1cymq_840,._wrapper_1cymq_790._error_1cymq_892._outline_1cymq_809._open_1cymq_805 ._label_1cymq_840{background:var(--color-white-alpha-100)}._wrapper_1cymq_790._error_1cymq_892._fill_1cymq_819._filled_1cymq_865 ._label_1cymq_840,._wrapper_1cymq_790._error_1cymq_892._fill_1cymq_819._open_1cymq_805 ._label_1cymq_840{background:#fff0f0}._wrapper_1cymq_790._disabled_1cymq_901 ._label_1cymq_840{color:var(--color-disabled-4)}._clockIcon_1cymq_845{position:absolute;color:var(--color-blue-gray-600);pointer-events:none;z-index:2}._wrapper_1cymq_790._disabled_1cymq_901 ._clockIcon_1cymq_845{color:#9ca3af}._clearButton_1cymq_850{position:absolute;border:none;background:transparent;color:var(--color-blue-gray-700);cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:4px;z-index:3;transition:all .2s ease}._wrapper_1cymq_790._error_1cymq_892 ._clearButton_1cymq_850{color:var(--color-danger-500)}._wrapper_1cymq_790._error_1cymq_892 ._clearButton_1cymq_850:hover{border-color:var(--color-danger-400)}._requiredIcon_1cymq_1029{color:var(--color-danger-500);width:6px;height:6px;flex-shrink:0}._errorText_1cymq_1036{color:var(--color-danger-500);font-size:12px;line-height:16px;margin:4px 8px 0;display:block}._dropdownWrapper_1cymq_1044{position:absolute;background:var(--color-white-alpha-100);box-shadow:0 12px 20px #4453710d;top:100%;max-width:110px;left:0;right:0;margin-top:4px;z-index:1000}._dropdown_1cymq_1044{background:var(--color-white-alpha-100);border-radius:8px;padding:6px;width:108px}._timeSelector_1cymq_1063{display:flex;gap:4px;margin-bottom:8px}._column_1cymq_1069{flex:1;display:flex;flex-direction:column}._columnHeader_1cymq_1075{font-size:12px;font-weight:400;color:var(--color-blue-gray-600);text-align:center;margin-bottom:2px;text-transform:uppercase;letter-spacing:.5px}._scrollContainer_1cymq_1085{height:200px;overflow-y:auto;border:1px solid var(--color-blue-gray-25);border-radius:8px;scroll-behavior:smooth}._scrollContainer_1cymq_1085::-webkit-scrollbar{width:4px}._scrollContainer_1cymq_1085::-webkit-scrollbar-track{background:transparent}._scrollContainer_1cymq_1085::-webkit-scrollbar-thumb{background:var(--color-blue-gray-200);border-radius:2px}._amPmContainer_1cymq_1103{display:flex;flex-direction:column;background:var(--color-white-alpha-100);box-shadow:0 12px 20px #4453710d;gap:4px}._timeItem_1cymq_1111{height:32px;display:flex;align-items:center;justify-content:center;font-size:14px;color:var(--color-blue-gray-700);cursor:pointer;transition:all .2s ease;border:none;background:transparent;width:100%;position:relative}._timeItem_1cymq_1111:hover{color:var(--color-indigo-600)}._timeItem_1cymq_1111._timeItemActive_1cymq_1128{color:var(--color-indigo-600);font-weight:500}._timeItem_1cymq_1111._timeItemSelected_1cymq_1132{background-color:var(--color-indigo-600);color:var(--color-white-alpha-100);border-radius:8px}._timeItem_1cymq_1111._timeItemSelected_1cymq_1132:hover{background-color:var(--color-indigo-700)}._timeItem_1cymq_1111._amPmItem_1cymq_1140{border:1px solid var(--color-blue-gray-100);border-radius:4px;font-size:13px;font-weight:500}._dropdownActions_1cymq_1147{display:flex;gap:8px;justify-content:flex-end;border-top:1px solid var(--color-blue-gray-100);padding-top:12px;margin-top:8px;display:none}._actionButton_1cymq_1157{padding:8px 16px;border:1px solid var(--color-blue-gray-200);background:transparent;border-radius:6px;font-size:14px;color:var(--color-blue-gray-700);cursor:pointer;transition:all .2s ease}._actionButton_1cymq_1157:hover{background:var(--color-blue-gray-50)}._actionButton_1cymq_1157._primary_1cymq_1170{background:var(--color-indigo-500);color:#fff;border-color:var(--color-indigo-500)}._actionButton_1cymq_1157._primary_1cymq_1170:hover{background:var(--color-indigo-600)}._dropdown_1cymq_1044:has(._dropdownActions_1cymq_1147:not(:empty)) ._dropdownActions_1cymq_1147{display:flex}
|
|
2
|
+
/*$vite$:1*/`,document.head.appendChild(kt);function Ct(e){const o=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const r in e)if(r!=="default"){const t=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(o,r,t.get?t:{enumerable:!0,get:()=>e[r]})}}return o.default=e,Object.freeze(o)}const g=Ct(f),Po=Ct(vr),zt=f.forwardRef(({width:e="12",height:o="14",color:r="currentColor",...t},n)=>l.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 12 14",fill:"none",color:r,xmlns:"http://www.w3.org/2000/svg",...t,children:l.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.99981 1.15596C5.58486 1.15596 5.26071 1.5097 5.26071 1.92999C5.26071 2.35027 5.58486 2.70401 5.99981 2.70401C6.41476 2.70401 6.73892 2.35027 6.73892 1.92999C6.73892 1.5097 6.41476 1.15596 5.99981 1.15596ZM7.52625 2.97883C7.71034 2.67766 7.81761 2.31796 7.81761 1.92999C7.81761 0.85689 6.99699 0 5.99981 0C5.00263 0 4.18202 0.85689 4.18202 1.92999C4.18202 2.31929 4.29002 2.68014 4.47528 2.98194C2.71018 3.64815 1.44259 5.43858 1.44112 7.54918L1.42653 8.81527L1.42649 8.81526V8.8224C1.42649 9.53493 1.14719 10.142 0.840751 10.5707L1.26889 10.9222L0.84075 10.5707C0.618394 10.8817 0.637558 11.2617 0.739392 11.5238C0.841825 11.7874 1.09897 12.0987 1.50984 12.0987H3.60896C3.87007 13.2133 4.87 14 5.99981 14C7.12962 14 8.12956 13.2133 8.39066 12.0987H10.4904C10.8945 12.0987 11.1518 11.7969 11.2567 11.5349C11.3609 11.2749 11.3821 10.9009 11.1691 10.5902C10.8762 10.163 10.604 9.55005 10.6031 8.826L10.6177 7.62328L10.6177 7.62328V7.61577C10.6177 5.46908 9.32466 3.6487 7.52625 2.97883ZM7.23799 12.0987H4.76163C4.97941 12.5276 5.43354 12.844 5.99981 12.844C6.56608 12.844 7.02021 12.5276 7.23799 12.0987ZM5.99981 3.85997C4.07353 3.85997 2.51981 5.51795 2.51981 7.55286V7.55999L2.51977 7.55999L2.50518 8.82612C2.50439 9.67736 2.23203 10.3999 1.91215 10.9428H10.093C9.78555 10.3984 9.52439 9.67423 9.52439 8.8224V8.81489L9.52444 8.81489L9.53902 7.61212C9.53716 5.54413 7.95764 3.85997 5.99981 3.85997Z",fill:"currentColor"})}));zt.displayName="AlertsBellIcon";const to=f.forwardRef(({width:e="7",height:o="4",color:r="currentColor",...t},n)=>l.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 7 4",fill:"none",color:r,xmlns:"http://www.w3.org/2000/svg",...t,children:l.jsx("path",{d:"M3.49691e-07 -6.11959e-07L7 0L7 1L6 1L6 2L5 2L5 3L4 3L4 4L3 4L3 3L2 3L2 2L1 2L1 0.999999L2.62268e-07 0.999999L3.49691e-07 -6.11959e-07Z",fill:"currentColor"})}));to.displayName="ArrowIcon";const jo=f.forwardRef(({width:e="12",height:o="8",color:r="currentColor",...t},n)=>l.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 12 8",fill:"none",color:r,xmlns:"http://www.w3.org/2000/svg",...t,children:l.jsx("path",{d:"M0.389592 1.98092C0.0924666 1.68054 0.0924666 1.19298 0.389592 0.892602C0.686718 0.592224 1.169 0.592224 1.46613 0.892602L6.00011 5.47622L10.5341 0.892602L10.5919 0.840022C10.8907 0.593502 11.332 0.610955 11.6106 0.892602C11.8892 1.17425 11.9065 1.62039 11.6626 1.9225L11.6106 1.98092L6.53838 7.1087C6.24125 7.40908 5.75897 7.40908 5.46184 7.1087L0.389592 1.98092Z",fill:"currentColor"})}));jo.displayName="ArrowChevronDownIcon";const br=f.forwardRef(({width:e="6",height:o="10",color:r="currentColor",...t},n)=>l.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 6 10",fill:"none",color:r,xmlns:"http://www.w3.org/2000/svg",...t,children:l.jsx("path",{d:"M4.61595 0.51226C4.85625 0.274559 5.2463 0.274559 5.4866 0.51226C5.7269 0.74996 5.7269 1.13579 5.4866 1.37349L1.8197 5.00068L5.4866 8.62786L5.52867 8.6741C5.72588 8.91317 5.71192 9.26621 5.4866 9.48909C5.26128 9.71197 4.90437 9.72578 4.66269 9.5307L4.61595 9.48909L0.513723 5.43129C0.27342 5.19359 0.27342 4.80776 0.513723 4.57006L4.61595 0.51226Z",fill:"currentColor"})}));br.displayName="ArrowChevronLeftIcon";const wr=f.forwardRef(({width:e="6",height:o="10",color:r="currentColor",...t},n)=>l.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 6 10",fill:"none",color:r,xmlns:"http://www.w3.org/2000/svg",...t,children:l.jsx("path",{d:"M1.38405 0.51226C1.14375 0.274559 0.7537 0.274559 0.5134 0.51226C0.2731 0.74996 0.2731 1.13579 0.5134 1.37349L4.1803 5.00068L0.5134 8.62786L0.47133 8.6741C0.27412 8.91317 0.28808 9.26621 0.5134 9.48909C0.73872 9.71197 1.09563 9.72578 1.33731 9.5307L1.38405 9.48909L5.48628 5.43129C5.72658 5.19359 5.72658 4.80776 5.48628 4.57006L1.38405 0.51226Z",fill:"currentColor"})}));wr.displayName="ArrowChevronRightIcon";const xr=f.forwardRef(({width:e="12",height:o="8",color:r="currentColor",...t},n)=>l.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 12 8",fill:"none",color:r,xmlns:"http://www.w3.org/2000/svg",...t,children:l.jsx("path",{d:"M0.389348 6.01908C0.0922225 6.31946 0.0922225 6.80702 0.389348 7.1074C0.686474 7.40778 1.16876 7.40778 1.46588 7.1074L5.99987 2.52378L10.5339 7.1074L10.5916 7.15998C10.8905 7.4065 11.3318 7.38904 11.6104 7.1074C11.889 6.82575 11.9062 6.37961 11.6624 6.0775L11.6104 6.01908L6.53813 0.891299C6.24101 0.590921 5.75873 0.590921 5.4616 0.891299L0.389348 6.01908Z",fill:"currentColor"})}));xr.displayName="ArrowChevronUpIcon";const St=f.forwardRef(({width:e="20",height:o="20",color:r="currentColor",...t},n)=>l.jsxs("svg",{ref:n,width:e,height:o,viewBox:"0 0 20 20",fill:"none",color:r,xmlns:"http://www.w3.org/2000/svg",...t,children:[l.jsx("path",{d:"M4.61595 0.51226C4.85625 0.274559 5.2463 0.274559 5.4866 0.51226C5.7269 0.74996 5.7269 1.13579 5.4866 1.37349L1.8197 5.00068L5.4866 8.62786L5.52867 8.6741C5.72588 8.91317 5.71192 9.26621 5.4866 9.48909C5.26128 9.71197 4.90437 9.72578 4.66269 9.5307L4.61595 9.48909L0.513723 5.43129C0.27342 5.19359 0.27342 4.80776 0.513723 4.57006L4.61595 0.51226Z",fill:"currentColor"}),l.jsx("path",{d:"M16.8177 16.6405V14.8814C16.1314 15.819 15.2558 16.6114 14.2383 17.2003C12.6375 18.1269 10.7767 18.5003 8.943 18.2632C7.10933 18.0261 5.40418 17.1915 4.0908 15.8884C2.85964 14.6667 2.03687 13.0967 1.72922 11.3943L1.67415 11.0524L1.66757 10.9751C1.65349 10.5914 1.93183 10.2515 2.32023 10.1975C2.70873 10.1436 3.06938 10.3949 3.1603 10.7679L3.1751 10.8444L3.21949 11.1247C3.472 12.5223 4.14833 13.8108 5.15856 14.8132C6.23591 15.882 7.63379 16.5661 9.13699 16.7605C10.6404 16.9549 12.1668 16.6491 13.4796 15.8892C14.4494 15.3278 15.2625 14.541 15.8568 13.6031H13.7878C13.3695 13.6031 13.0301 13.2643 13.0299 12.846C13.0299 12.4276 13.3694 12.0881 13.7878 12.0881H17.5755C17.9939 12.0881 18.3334 12.4276 18.3334 12.846V16.6405C18.3334 17.0589 17.9939 17.3984 17.5755 17.3984C17.1572 17.3984 16.8177 17.0589 16.8177 16.6405ZM5.7619 2.79837C7.36266 1.87183 9.22345 1.49842 11.0572 1.73548C12.8908 1.97256 14.596 2.80723 15.9094 4.11033C17.1405 5.33197 17.9633 6.90196 18.2709 8.60436L18.326 8.94633L18.3326 9.0236C18.3467 9.40726 18.0683 9.74723 17.6799 9.80124C17.2914 9.85513 16.9308 9.6038 16.8399 9.23075L16.8251 9.1543L16.7807 8.87399C16.5282 7.4764 15.8518 6.18786 14.8416 5.18554C13.7643 4.11673 12.3664 3.43256 10.8632 3.23815C9.35973 3.04379 7.8334 3.34964 6.5206 4.10951C5.55079 4.67088 4.73768 5.45767 4.1434 6.39557H6.21235C6.63062 6.39557 6.97004 6.73442 6.97023 7.15266C6.97023 7.57106 6.63073 7.91057 6.21235 7.91057H2.42462C2.00624 7.91057 1.66675 7.57106 1.66675 7.15266V3.35817C1.66675 2.93977 2.00624 2.60026 2.42462 2.60026C2.843 2.60026 3.1825 2.93977 3.1825 3.35817V5.11649C3.86867 4.1791 4.74458 3.38722 5.7619 2.79837Z",fill:"currentColor"})]}));St.displayName="ArrowRefreshIcon";const yr=f.forwardRef(({width:e="12",height:o="14",color:r="currentColor",...t},n)=>l.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 12 14",fill:"none",color:r,xmlns:"http://www.w3.org/2000/svg",...t,children:l.jsx("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M2.5008 0C2.8359 0 3.10754 0.271343 3.10754 0.606061V1.03896H8.76404V0.606061C8.76404 0.271343 9.03569 0 9.37079 0C9.70588 0 9.97753 0.271343 9.97753 0.606061V1.0693C11.1288 1.25417 12 2.26124 12 3.4632V10.9091C12 12.2408 10.9306 13.3333 9.5955 13.3333H2.40449C1.06944 13.3333 0 12.2408 0 10.9091V3.4632C0 2.30635 0.806989 1.33004 1.89406 1.09355V0.606061C1.89406 0.271343 2.16571 0 2.5008 0ZM2.48826 2.25108H2.40449C1.7538 2.25108 1.21348 2.78664 1.21348 3.4632V3.98636C1.23562 3.98392 1.25811 3.98266 1.2809 3.98266H10.7191C10.7419 3.98266 10.7644 3.98392 10.7865 3.98636V3.4632C10.7865 2.78664 10.2462 2.25108 9.59551 2.25108H2.51335C2.50918 2.25116 2.505 2.2512 2.5008 2.2512C2.49661 2.2512 2.49243 2.25116 2.48826 2.25108ZM10.7865 5.19109C10.7644 5.19353 10.7419 5.19478 10.7191 5.19478H1.2809C1.25811 5.19478 1.23562 5.19353 1.21348 5.19109V10.9091C1.21348 11.5856 1.7538 12.1212 2.40449 12.1212H9.5955C10.2462 12.1212 10.7865 11.5856 10.7865 10.9091V5.19109Z",fill:"currentColor"})}));yr.displayName="CalendarDueIcon";const kr=f.forwardRef(({width:e="18",height:o="12",color:r="currentColor",...t},n)=>l.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 18 12",fill:"none",color:r,xmlns:"http://www.w3.org/2000/svg",...t,children:l.jsx("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M17.2333 0.268072C17.5889 0.625501 17.5889 1.20501 17.2333 1.56244L7.11421 11.7319C6.75855 12.0894 6.18192 12.0894 5.82627 11.7319L0.766742 6.64718C0.411086 6.28975 0.411086 5.71025 0.766742 5.35282C1.1224 4.99539 1.69903 4.99539 2.05469 5.35282L6.47024 9.79038L15.9453 0.268072C16.301 -0.0893573 16.8776 -0.0893573 17.2333 0.268072Z",fill:"currentColor"})}));kr.displayName="CheckIcon";const Cr=f.forwardRef(({width:e="14",height:o="14",color:r="currentColor",...t},n)=>l.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 14 14",fill:"none",color:r,xmlns:"http://www.w3.org/2000/svg",...t,children:l.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.66667 1.21212C3.6542 1.21212 1.21212 3.6542 1.21212 6.66667C1.21212 9.67913 3.6542 12.1212 6.66667 12.1212C9.67913 12.1212 12.1212 9.67913 12.1212 6.66667C12.1212 3.6542 9.67913 1.21212 6.66667 1.21212ZM0 6.66667C0 2.98477 2.98477 0 6.66667 0C10.3486 0 13.3333 2.98477 13.3333 6.66667C13.3333 10.3486 10.3486 13.3333 6.66667 13.3333C2.98477 13.3333 0 10.3486 0 6.66667ZM6.66667 3.65042C7.00139 3.65042 7.27273 3.92176 7.27273 4.25648V6.98742L9.13105 7.60686C9.44859 7.71271 9.6202 8.05593 9.51435 8.37347C9.40851 8.69101 9.06528 8.86263 8.74774 8.75678L6.47501 7.9992C6.22753 7.91671 6.06061 7.68511 6.06061 7.42424V4.25648C6.06061 3.92176 6.33195 3.65042 6.66667 3.65042Z",fill:"currentColor"})}));Cr.displayName="ClockIcon";const $t=f.forwardRef(({width:e="16",height:o="16",color:r="currentColor",...t},n)=>l.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 16 16",fill:"none",color:r,xmlns:"http://www.w3.org/2000/svg",...t,children:l.jsx("path",{d:"M15.75 8C15.75 11.875 12.9062 15.0938 9.1875 15.6562V10.25H11L11.3438 8H9.1875V6.5625C9.1875 5.9375 9.5 5.34375 10.4688 5.34375H11.4375V3.4375C11.4375 3.4375 10.5625 3.28125 9.6875 3.28125C7.9375 3.28125 6.78125 4.375 6.78125 6.3125V8H4.8125V10.25H6.78125V15.6562C3.0625 15.0938 0.25 11.875 0.25 8C0.25 3.71875 3.71875 0.25 8 0.25C12.2812 0.25 15.75 3.71875 15.75 8Z",fill:"currentColor"})}));$t.displayName="FacebookIcon";const Et=f.forwardRef(({width:e="24",height:o="24",color:r="currentColor",...t},n)=>l.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 24 24",fill:"none",color:r,xmlns:"http://www.w3.org/2000/svg",...t,children:l.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3.81141 12.1012C3.87593 12.2535 3.97063 12.4625 4.09895 12.7108C4.3856 13.2655 4.83521 14.007 5.48324 14.75C6.76991 16.2251 8.83301 17.7052 12.0147 17.7583C15.1781 17.811 17.229 16.3414 18.5133 14.8426C19.1606 14.0872 19.6104 13.3255 19.8978 12.7527C20.0305 12.4882 20.1275 12.2662 20.1923 12.1069C20.1293 11.9442 20.0345 11.7164 19.9036 11.4442C19.6223 10.8593 19.1797 10.0802 18.5368 9.30409C17.2612 7.76418 15.2078 6.24033 12.0008 6.24033C8.79367 6.24033 6.74027 7.76418 5.46471 9.30409C4.82185 10.0802 4.3792 10.8593 4.09791 11.4442C3.96857 11.7132 3.87443 11.9389 3.81141 12.1012ZM21.1034 12.115C21.9177 11.855 21.9175 11.8541 21.9175 11.8541L21.9172 11.8531L21.9164 11.8506L21.9142 11.8438L21.9075 11.8228C21.902 11.8056 21.8942 11.7822 21.8842 11.7529C21.8642 11.6943 21.835 11.6121 21.7959 11.5097C21.7178 11.3051 21.5999 11.0188 21.4361 10.6781C21.1092 9.99839 20.5946 9.09125 19.8407 8.18111C18.3227 6.34859 15.8248 4.5 12.0008 4.5C8.17667 4.5 5.67877 6.34859 4.16083 8.18111C3.40694 9.09125 2.89229 9.99839 2.56546 10.6781C2.40161 11.0188 2.28368 11.3051 2.20561 11.5097C2.16654 11.6121 2.13737 11.6943 2.11733 11.7529C2.10731 11.7822 2.09957 11.8056 2.09401 11.8228L2.0873 11.8438L2.08515 11.8506L2.08437 11.8531L2.08406 11.8541C2.08406 11.8541 2.08379 11.855 2.89816 12.115L2.08406 11.8541L2 12.1278L2.09123 12.3982L2.89816 12.115C2.09123 12.3982 2.09123 12.3982 2.09123 12.3982L2.09187 12.4001L2.09271 12.4025L2.09501 12.4092L2.10212 12.4295C2.10798 12.446 2.11611 12.4685 2.12659 12.4966C2.14755 12.5527 2.17794 12.6312 2.21844 12.7289C2.29938 12.9242 2.42107 13.1971 2.58904 13.5221C2.92417 14.1706 3.44829 15.0357 4.20795 15.9066C5.73666 17.6592 8.22486 19.4356 11.9868 19.4984C15.7671 19.5614 18.2675 17.7744 19.7985 15.9877C20.559 15.1003 21.0828 14.2119 21.4172 13.5453C21.5849 13.2111 21.7063 12.93 21.7869 12.729C21.8273 12.6284 21.8575 12.5476 21.8783 12.4899C21.8887 12.4611 21.8968 12.438 21.9026 12.4211L21.9096 12.4004L21.9118 12.3936L21.913 12.3901C21.913 12.3901 21.9132 12.3893 21.1034 12.115ZM21.1034 12.115L21.913 12.3901L22 12.1229L21.9175 11.8541L21.1034 12.115ZM12.0008 10.6404C11.1931 10.6404 10.5785 11.284 10.5785 12.0282C10.5785 12.7724 11.1931 13.416 12.0008 13.416C12.8084 13.416 13.423 12.7724 13.423 12.0282C13.423 11.284 12.8084 10.6404 12.0008 10.6404ZM8.87174 12.0282C8.87174 10.2783 10.2948 8.90009 12.0008 8.90009C13.7068 8.90009 15.1298 10.2783 15.1298 12.0282C15.1298 13.778 13.7068 15.1563 12.0008 15.1563C10.2948 15.1563 8.87174 13.778 8.87174 12.0282Z",fill:"currentColor"})}));Et.displayName="EyeIcon";const It=f.forwardRef(({width:e="26",height:o="26",color:r="currentColor",...t},n)=>l.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 20 16",fill:"none",color:r,xmlns:"http://www.w3.org/2000/svg",...t,children:l.jsx("path",{d:"M3.1748 0.365633C3.52548 0.0133947 4.09501 0.0120625 4.44727 0.362703L18.5098 14.3627C18.862 14.7134 18.8633 15.2829 18.5127 15.6352C18.162 15.9874 17.5925 15.9887 17.2402 15.6381L15.4219 13.8275C14.0078 14.6962 12.2138 15.2955 9.98535 15.2592C6.24817 15.1983 3.77389 13.4742 2.25391 11.7729C1.49912 10.928 0.978606 10.0886 0.645508 9.45938C0.478531 9.14393 0.357005 8.87883 0.276367 8.68887C0.236017 8.59382 0.205544 8.51715 0.18457 8.46231C0.174143 8.43505 0.166052 8.4131 0.160156 8.39688C0.1572 8.38875 0.155166 8.38158 0.15332 8.37637C0.152423 8.37384 0.152002 8.37135 0.151367 8.36954L0.150391 8.36759L0.149414 8.36661C0.149255 8.36615 0.149452 8.36568 1 8.07169L0.149414 8.36563L0.0527344 8.08438L0.141602 7.80118V7.8002L0.142578 7.79825C0.142918 7.79718 0.143111 7.79573 0.143555 7.79434C0.144528 7.79131 0.145991 7.78713 0.147461 7.78262C0.150433 7.77353 0.154173 7.76127 0.15918 7.74649C0.169345 7.7165 0.184206 7.67522 0.203125 7.62345C0.241011 7.51976 0.29686 7.37416 0.373047 7.19571C0.525333 6.83906 0.759301 6.34709 1.0918 5.79239C1.69952 4.77853 2.65206 3.52877 4.05762 2.51407L3.17773 1.63809C2.8255 1.28742 2.82416 0.71789 3.1748 0.365633ZM5.35449 3.80509C4.0708 4.66156 3.19506 5.78506 2.63574 6.71817C2.35216 7.1913 2.15402 7.60836 2.02832 7.90274C2.00429 7.95903 1.98456 8.01137 1.96582 8.05802C2.02864 8.20124 2.11743 8.39297 2.23633 8.61759C2.518 9.14965 2.95999 9.86098 3.59668 10.5736C4.86035 11.9881 6.88644 13.4085 10.0146 13.4594C11.6827 13.4865 13.0245 13.0937 14.1016 12.5131L11.9668 10.3881C11.4256 10.8122 10.7417 11.0668 10 11.0668C8.28749 11.0668 6.84966 9.71524 6.84961 7.9877C6.84961 7.23652 7.12734 6.55085 7.5791 6.01993L5.35449 3.80509ZM10 0.660554C13.7997 0.660554 16.2836 2.45472 17.793 4.2338C18.5422 5.11695 19.0541 5.99715 19.3789 6.65665C19.5417 6.98725 19.6586 7.26535 19.7363 7.46427C19.7752 7.56373 19.8052 7.64337 19.8252 7.70059C19.8351 7.72893 19.8421 7.75212 19.8477 7.76895C19.8505 7.77739 19.8528 7.78508 19.8545 7.79044C19.8553 7.79303 19.8568 7.79543 19.8574 7.79727L19.8584 7.79923V7.8002C19.8585 7.80066 19.8585 7.80163 19 8.07169L19.8535 8.35684V8.35782L19.8525 8.35977C19.8522 8.36088 19.852 8.36225 19.8516 8.36368C19.8504 8.36718 19.8485 8.37204 19.8467 8.37735C19.843 8.38788 19.8383 8.40199 19.832 8.41934C19.8194 8.45439 19.801 8.50323 19.7773 8.56387C19.7298 8.68544 19.6593 8.8563 19.5635 9.06387C19.3721 9.47821 19.0775 10.0449 18.6592 10.6684C18.3822 11.0811 17.8229 11.1913 17.4102 10.9145C16.9974 10.6375 16.8871 10.0782 17.1641 9.66544C17.5201 9.13481 17.7695 8.65381 17.9287 8.30899C17.9721 8.21513 18.0052 8.13023 18.0352 8.05899C17.9735 7.90559 17.8846 7.6972 17.7637 7.45157C17.4872 6.89028 17.0525 6.14235 16.4209 5.39786C15.1683 3.92146 13.1521 2.46036 10 2.46036C9.64147 2.46036 9.29889 2.47886 8.97168 2.51407C8.47757 2.56726 8.0338 2.21028 7.98047 1.71622C7.92728 1.22214 8.28431 0.778388 8.77832 0.725007C9.17075 0.682764 9.5781 0.660554 10 0.660554ZM19.9463 8.0795L19.8535 8.35587L19 8.07169L19.8584 7.80118L19.9463 8.0795ZM1.85742 8.34415L1.8584 8.34317V8.34219C1.85841 8.34217 1.85851 8.34159 1.85742 8.34122C1.85695 8.34265 1.85742 8.34415 1.85742 8.34415ZM8.65039 7.9877C8.65044 8.66768 9.22729 9.267 10 9.267C10.2462 9.267 10.4737 9.20399 10.6699 9.09708L8.86328 7.29825C8.72713 7.49908 8.65039 7.73527 8.65039 7.9877Z",fill:"currentColor"})}));It.displayName="EyeSlashIcon";const qt=f.forwardRef(({width:e="14",height:o="14",color:r="currentColor",...t},n)=>l.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 14 14",fill:"none",color:r,xmlns:"http://www.w3.org/2000/svg",...t,children:l.jsx("path",{d:"M7 5.34375C7.90625 5.34375 8.65625 6.09375 8.65625 7C8.65625 7.3125 8.5625 7.59375 8.4375 7.84375C7.78125 8.96875 6.1875 8.96875 5.53125 7.84375C4.90625 6.75 5.6875 5.34375 7 5.34375ZM10.875 4.0625C11.1562 4.71875 11.0938 6.28125 11.0938 7C11.0938 7.75 11.1562 9.3125 10.875 9.96875C10.7188 10.4062 10.375 10.75 9.9375 10.9062C9.28125 11.1875 7.71875 11.125 7 11.125C6.25 11.125 4.6875 11.1875 4.03125 10.9062C3.59375 10.75 3.25 10.4062 3.09375 9.96875C2.84375 9.3125 2.875 7.75 2.875 7C2.875 6.28125 2.84375 4.71875 3.09375 4.0625C3.25 3.625 3.59375 3.28125 4.03125 3.125C4.6875 2.84375 6.25 2.90625 7 2.90625C7.71875 2.90625 9.28125 2.84375 9.9375 3.125C10.375 3.28125 10.7188 3.625 10.875 4.0625ZM7 9.5625C8.40625 9.59375 9.5625 8.4375 9.5625 7C9.5625 6.5625 9.4375 6.125 9.21875 5.71875C8.21875 4.03125 5.75 4.03125 4.75 5.71875C3.78125 7.4375 5 9.5625 7 9.5625ZM9.65625 4.9375C9.96875 4.9375 10.25 4.6875 10.25 4.34375C10.25 4.25 10.2188 4.125 10.1562 4.03125C9.9375 3.65625 9.375 3.65625 9.125 4.03125C8.90625 4.4375 9.1875 4.9375 9.65625 4.9375ZM12.5 0C13.3125 0 14 0.6875 14 1.5V12.5C14 13.3438 13.3125 14 12.5 14H1.5C0.65625 14 0 13.3438 0 12.5V1.5C0 0.6875 0.65625 0 1.5 0H12.5ZM11.9375 9.0625C12 8.25 12 5.78125 11.9375 4.96875C11.9062 4.15625 11.7188 3.4375 11.1562 2.875C10.5625 2.28125 9.84375 2.09375 9.0625 2.0625C8.21875 2 5.75 2 4.9375 2.0625C4.125 2.09375 3.40625 2.28125 2.84375 2.84375C2.25 3.4375 2.0625 4.15625 2.03125 4.9375C1.96875 5.78125 1.96875 8.25 2.03125 9.0625C2.0625 9.875 2.25 10.5938 2.84375 11.1562C3.40625 11.75 4.125 11.9375 4.9375 11.9688C5.75 12.0312 8.21875 12.0312 9.0625 11.9688C9.84375 11.9375 10.5625 11.75 11.1562 11.1562C11.7188 10.5938 11.9062 9.875 11.9375 9.0625Z",fill:""})}));qt.displayName="InstagramIcon";const Nt=f.forwardRef(({width:e="16",height:o="16",color:r="currentColor",...t},n)=>l.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 16 16",fill:"none",color:r,xmlns:"http://www.w3.org/2000/svg",...t,children:l.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3.9999 2.60039C3.6286 2.60039 3.2725 2.74789 3.00995 3.01044C2.7474 3.27299 2.5999 3.62909 2.5999 4.00039V9.21858L4.90897 6.90951L4.9172 6.90143C5.31663 6.51708 5.80506 6.28727 6.33324 6.28727C6.86141 6.28727 7.34985 6.51708 7.74927 6.90143L7.7575 6.90951L9.33324 8.48524L9.57564 8.24284L9.58387 8.23477C9.98329 7.85041 10.4717 7.62061 10.9999 7.62061C11.5281 7.62061 12.0165 7.85041 12.4159 8.23477L12.4242 8.24284L13.3999 9.21858V4.00039C13.3999 3.62909 13.2524 3.27299 12.9899 3.01044C12.7273 2.74789 12.3712 2.60039 11.9999 2.60039H3.9999ZM14.5999 4.00039C14.5999 3.31083 14.326 2.64951 13.8384 2.16191C13.3508 1.67432 12.6895 1.40039 11.9999 1.40039H3.9999C3.31034 1.40039 2.64902 1.67432 2.16142 2.16191C1.67383 2.64951 1.3999 3.31083 1.3999 4.00039V10.667V12.0004C1.3999 12.69 1.67383 13.3513 2.16142 13.8389C2.64902 14.3265 3.31034 14.6004 3.9999 14.6004H11.9999C12.6895 14.6004 13.3508 14.3265 13.8384 13.8389C14.326 13.3513 14.5999 12.69 14.5999 12.0004V4.00039ZM9.3999 5.33372C9.3999 5.00235 9.66853 4.73372 9.9999 4.73372H10.0066C10.3379 4.73372 10.6066 5.00235 10.6066 5.33372C10.6066 5.6651 10.3379 5.93372 10.0066 5.93372H9.9999C9.66853 5.93372 9.3999 5.6651 9.3999 5.33372Z",fill:"currentColor"})}));Nt.displayName="ImagePhotoIcon";const Tt=f.forwardRef(({width:e="12",height:o="14",color:r="currentColor",...t},n)=>l.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 16 16",fill:"none",color:r,xmlns:"http://www.w3.org/2000/svg",...t,children:l.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3.9999 2.60039C3.6286 2.60039 3.2725 2.74789 3.00995 3.01044C2.7474 3.27299 2.5999 3.62909 2.5999 4.00039V9.21858L4.90897 6.90951L4.9172 6.90143C5.31663 6.51708 5.80506 6.28727 6.33324 6.28727C6.86141 6.28727 7.34985 6.51708 7.74927 6.90143L7.7575 6.90951L9.33324 8.48524L9.57564 8.24284L9.58387 8.23477C9.98329 7.85041 10.4717 7.62061 10.9999 7.62061C11.5281 7.62061 12.0165 7.85041 12.4159 8.23477L12.4242 8.24284L13.3999 9.21858V4.00039C13.3999 3.62909 13.2524 3.27299 12.9899 3.01044C12.7273 2.74789 12.3712 2.60039 11.9999 2.60039H3.9999ZM14.5999 4.00039C14.5999 3.31083 14.326 2.64951 13.8384 2.16191C13.3508 1.67432 12.6895 1.40039 11.9999 1.40039H3.9999C3.31034 1.40039 2.64902 1.67432 2.16142 2.16191C1.67383 2.64951 1.3999 3.31083 1.3999 4.00039V10.667C1.3999 10.6669 1.3999 10.6671 1.3999 10.667V12.0004C1.3999 12.69 1.67383 13.3513 2.16142 13.8389C2.64902 14.3265 3.31034 14.6004 3.9999 14.6004H11.9999C12.6895 14.6004 13.3508 14.3265 13.8384 13.8389C14.326 13.3513 14.5999 12.69 14.5999 12.0004V4.00039ZM13.3999 10.9156L11.58 9.09578C11.3623 8.88768 11.1614 8.82061 10.9999 8.82061C10.8384 8.82061 10.6375 8.88768 10.4198 9.09578L10.1818 9.33377L11.0908 10.2428C11.3251 10.4772 11.3251 10.8571 11.0908 11.0914C10.8565 11.3257 10.4766 11.3257 10.2423 11.0914L8.90921 9.75827L6.91339 7.76245C6.69561 7.55435 6.49478 7.48727 6.33324 7.48727C6.17169 7.48727 5.97086 7.55435 5.75308 7.76245L2.5999 10.9156V12.0004C2.5999 12.3717 2.7474 12.7278 3.00995 12.9903C3.2725 13.2529 3.6286 13.4004 3.9999 13.4004H11.9999C12.3712 13.4004 12.7273 13.2529 12.9899 12.9903C13.2524 12.7278 13.3999 12.3717 13.3999 12.0004V10.9156ZM9.3999 5.33372C9.3999 5.00235 9.66853 4.73372 9.9999 4.73372H10.0066C10.3379 4.73372 10.6066 5.00235 10.6066 5.33372C10.6066 5.6651 10.3379 5.93372 10.0066 5.93372H9.9999C9.66853 5.93372 9.3999 5.6651 9.3999 5.33372Z",fill:"currentColor"})}));Tt.displayName="ImagePhotoOutline";const Lt=f.forwardRef(({width:e="12",height:o="12",color:r="currentColor",...t},n)=>l.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 12 12",fill:"none",color:r,xmlns:"http://www.w3.org/2000/svg",...t,children:l.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.01445 1.98582L5.72082 2.32575C5.5042 2.57652 5.12531 2.60421 4.87455 2.38759C4.62378 2.17098 4.59609 1.79209 4.81271 1.54132L5.12137 1.18399C5.13092 1.17294 5.14087 1.16224 5.15119 1.15191C5.88893 0.414281 6.88947 -7.3741e-05 7.93271 9.84347e-09C8.97595 7.38004e-05 9.97643 0.41457 10.7141 1.1523C11.4517 1.89004 11.866 2.89058 11.866 3.93382C11.8659 4.97705 11.4514 5.97754 10.7137 6.71517C10.7038 6.72506 10.6935 6.7346 10.683 6.74378L10.327 7.05311C10.0768 7.27046 9.69786 7.24388 9.48052 6.99374C9.26317 6.74361 9.28975 6.36464 9.53989 6.14729L9.87926 5.85242C10.3831 5.34121 10.6659 4.65206 10.666 3.93373C10.666 3.20875 10.3781 2.51345 9.86547 2.00077C9.35287 1.4881 8.6576 1.20005 7.93262 1.2C7.21459 1.19995 6.52567 1.4824 6.01445 1.98582ZM8.35769 3.50907C8.59201 3.74338 8.59201 4.12328 8.35769 4.3576L4.35769 8.3576C4.12338 8.59191 3.74348 8.59191 3.50916 8.3576C3.27485 8.12328 3.27485 7.74338 3.50916 7.50907L7.50916 3.50907C7.74348 3.27476 8.12338 3.27476 8.35769 3.50907ZM2.38306 4.86938C2.60247 5.1177 2.57904 5.49688 2.33071 5.71629L1.99462 6.01326C1.74463 6.26338 1.54587 6.55998 1.40958 6.88641C1.27123 7.21776 1.2 7.57326 1.2 7.93233C1.2 8.2914 1.27123 8.64691 1.40958 8.97826C1.54793 9.30961 1.75063 9.61022 2.00596 9.86268L2.00598 9.8627C2.52616 10.3771 3.2282 10.6656 3.95976 10.6656C4.67685 10.6656 5.36558 10.3884 5.88246 9.89297L6.11858 9.57536C6.31629 9.30943 6.69214 9.25412 6.95807 9.45182C7.224 9.64953 7.27931 10.0254 7.08161 10.2913L6.81694 10.6473C6.79883 10.6717 6.77889 10.6946 6.75731 10.716C6.01249 11.4525 5.00725 11.8656 3.95976 11.8656C2.91227 11.8656 1.90704 11.4525 1.16221 10.716C0.794024 10.3519 0.50172 9.91841 0.302224 9.4406C0.102724 8.96278 0 8.45013 0 7.93233C0 7.41454 0.102724 6.90189 0.302224 6.42407C0.501723 5.94625 0.794034 5.51275 1.16223 5.14868C1.17021 5.1408 1.1784 5.13313 1.18681 5.12571L1.53614 4.81704C1.78446 4.59763 2.16364 4.62106 2.38306 4.86938Z",fill:"currentColor"})}));Lt.displayName="LinkIcon";const Pt=f.forwardRef(({width:e="24",height:o="24",color:r="currentColor",...t},n)=>l.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 24 24",fill:"none",color:r,xmlns:"http://www.w3.org/2000/svg",...t,children:l.jsx("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M21.1084 20.1522C20.5387 20.6959 19.7676 21 18.9652 21L15.2382 21C14.7383 21 14.333 20.6101 14.333 20.129C14.333 19.648 14.7383 19.2581 15.2382 19.2581L18.9652 19.2581C19.2924 19.2581 19.6047 19.134 19.8338 18.9154C20.0626 18.697 20.1897 18.4024 20.1897 18.0968L20.1897 5.90323C20.1897 5.5976 20.0626 5.303 19.8338 5.08464C19.6047 4.86604 19.2924 4.74194 18.9652 4.74194L15.2382 4.74194C14.7383 4.74194 14.333 4.35199 14.333 3.87097C14.333 3.38995 14.7383 3 15.2382 3L18.9652 3C19.7676 3 20.5387 3.30412 21.1084 3.84776C21.6784 4.39165 22 5.13088 22 5.90323L22 18.0968C22 18.8691 21.6784 19.6083 21.1084 20.1522ZM8.1416 17.275C7.78013 17.6072 7.20719 17.5946 6.86189 17.2468L2.25062 12.6016C1.91646 12.265 1.91646 11.735 2.25062 11.3984L6.86189 6.75323C7.20719 6.4054 7.78013 6.39278 8.1416 6.72504C8.50307 7.0573 8.51619 7.60862 8.1709 7.95645L5.02146 11.129L14.9735 11.129C15.4734 11.129 15.8786 11.519 15.8786 12C15.8786 12.481 15.4734 12.871 14.9735 12.871L5.02146 12.871L8.1709 16.0435C8.51619 16.3914 8.50307 16.9427 8.1416 17.275Z",fill:"currentColor"})}));Pt.displayName="LogoutV1Outline";const jt=f.forwardRef(({width:e="16",height:o="16",color:r="currentColor",...t},n)=>l.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 16 16",fill:"none",color:r,xmlns:"http://www.w3.org/2000/svg",...t,children:l.jsxs("g",{opacity:"0.9",children:[l.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.00004 2.54513C4.98758 2.54513 2.5455 4.98721 2.5455 7.99968C2.5455 11.0121 4.98758 13.4542 8.00004 13.4542C11.0125 13.4542 13.4546 11.0121 13.4546 7.99968C13.4546 4.98721 11.0125 2.54513 8.00004 2.54513ZM1.33337 7.99968C1.33337 4.31778 4.31814 1.33301 8.00004 1.33301C11.6819 1.33301 14.6667 4.31778 14.6667 7.99968C14.6667 11.6816 11.6819 14.6663 8.00004 14.6663C4.31814 14.6663 1.33337 11.6816 1.33337 7.99968Z",fill:"currentColor"}),l.jsx("path",{d:"M8.06738 5.37341C8.38057 5.37341 8.63446 5.6273 8.63446 5.94049L8.63446 7.49994H10.1939C10.5071 7.49994 10.761 7.75383 10.761 8.06702C10.761 8.3802 10.5071 8.63409 10.1939 8.63409H8.63446V10.1935C8.63446 10.5067 8.38057 10.7606 8.06738 10.7606C7.7542 10.7606 7.50031 10.5067 7.50031 10.1935V8.63409H5.94085C5.62767 8.63409 5.37378 8.3802 5.37378 8.06702C5.37378 7.75383 5.62767 7.49994 5.94085 7.49994H7.50031L7.50031 5.94049C7.50031 5.6273 7.7542 5.37341 8.06738 5.37341Z",fill:"currentColor"})]})}));jt.displayName="MathSymbolsAddSquareV2Icon";const At=f.forwardRef(({width:e="20",height:o="20",color:r="currentColor",...t},n)=>l.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 20 20",fill:"none",color:r,xmlns:"http://www.w3.org/2000/svg",...t,children:l.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.9999 4.60039C7.01756 4.60039 4.5999 7.01805 4.5999 10.0004C4.5999 12.9827 7.01756 15.4004 9.9999 15.4004C12.9822 15.4004 15.3999 12.9827 15.3999 10.0004C15.3999 7.01805 12.9822 4.60039 9.9999 4.60039ZM3.3999 10.0004C3.3999 6.35531 6.35482 3.40039 9.9999 3.40039C13.645 3.40039 16.5999 6.35531 16.5999 10.0004C16.5999 13.6455 13.645 16.6004 9.9999 16.6004C6.35482 16.6004 3.3999 13.6455 3.3999 10.0004ZM7.45432 7.45481C7.68863 7.22049 8.06853 7.22049 8.30285 7.45481L9.9999 9.15186L11.697 7.45481C11.9313 7.22049 12.3112 7.22049 12.5455 7.45481C12.7798 7.68912 12.7798 8.06902 12.5455 8.30334L10.8484 10.0004L12.5455 11.6974C12.7798 11.9318 12.7798 12.3117 12.5455 12.546C12.3112 12.7803 11.9313 12.7803 11.697 12.546L9.9999 10.8489L8.30285 12.546C8.06853 12.7803 7.68863 12.7803 7.45432 12.546C7.22 12.3117 7.22 11.9318 7.45432 11.6974L9.15137 10.0004L7.45432 8.30333C7.22 8.06902 7.22 7.68912 7.45432 7.45481Z",fill:"currentColor"})}));At.displayName="MathSymbolsXCircleContainedIcon";const Ao=f.forwardRef(({width:e="9",height:o="8",color:r="currentColor",...t},n)=>l.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 9 8",fill:"none",color:r,xmlns:"http://www.w3.org/2000/svg",...t,children:l.jsx("path",{d:"M7.56306 0.152933C7.78566 -0.0283124 8.11355 -0.0153403 8.32087 0.191996C8.54196 0.413368 8.54211 0.772256 8.32087 0.993428L5.31827 3.99147L8.32087 6.98952L8.35928 7.03249C8.54121 7.25495 8.5283 7.58327 8.32087 7.79095C8.09971 8.01235 7.74086 8.01274 7.51944 7.7916L4.51618 4.79226L1.51358 7.7916C1.29216 8.01274 0.933309 8.01299 0.712148 7.7916C0.491017 7.57019 0.491432 7.21133 0.712799 6.99017L3.71475 3.99147L0.712799 0.993428L0.673737 0.950459C0.49205 0.728028 0.50487 0.39961 0.712148 0.191996C0.919448 -0.0155688 1.24793 -0.0290144 1.47061 0.152282L1.51358 0.191345L4.51684 3.19069L7.52009 0.191996L7.56306 0.152933Z",fill:"currentColor"})}));Ao.displayName="MathSymbolXV2Icon";const zr=f.forwardRef(({width:e="16",height:o="2",color:r="currentColor",...t},n)=>l.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 16 2",fill:"none",color:r,xmlns:"http://www.w3.org/2000/svg",...t,children:l.jsx("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M0.100098 0.999609C0.100098 0.502553 0.503041 0.0996094 1.0001 0.0996094H15.0001C15.4972 0.0996094 15.9001 0.502553 15.9001 0.999609C15.9001 1.49667 15.4972 1.89961 15.0001 1.89961H1.0001C0.503041 1.89961 0.100098 1.49667 0.100098 0.999609Z",fill:"currentColor"})}));zr.displayName="MinusIcon";const Mt=f.forwardRef(({width:e="20",height:o="16",color:r="currentColor",...t},n)=>l.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 20 16",fill:"none",color:r,xmlns:"http://www.w3.org/2000/svg",...t,children:l.jsx("path",{d:"M9.96875 10C8.1875 10 6.71875 8.5625 6.75 6.75C6.75 4.96875 8.1875 3.5 9.96875 3.5C11.75 3.5 13.2188 4.96875 13.2188 6.75C13.2188 8.5625 11.7812 10 9.96875 10ZM9.96875 5C9.03125 5 8.21875 5.8125 8.21875 6.75C8.21875 7.71875 9.03125 8.5 9.96875 8.5C10.9375 8.5 11.7188 7.71875 11.7188 6.75C11.7188 5.8125 10.9375 5 9.96875 5ZM16 5C14.5938 5 13.5 3.90625 13.5 2.5C13.5 1.125 14.5938 0 16 0C17.375 0 18.5 1.125 18.5 2.5C18.5 3.90625 17.375 5 16 5ZM11.5312 11C14 11 16 12.875 16 15.1875C16 15.6562 15.5938 16 15.0938 16H4.875C4.375 16 4 15.6562 4 15.1875C4 12.875 5.96875 11 8.4375 11H11.5312ZM5.5625 14.5H14.4062C14.0625 13.375 12.9062 12.5 11.5312 12.5H8.40625C7.03125 12.5 5.875 13.375 5.5625 14.5ZM17.2188 6C18.75 6 20 7.3125 20 8.9375C20 9.25 19.75 9.5 19.4375 9.5H13.1875C13.8438 8.78125 14.2188 7.8125 14.2188 6.75C14.2188 6.59375 14.1875 6.4375 14.1875 6.28125C14.5312 6.125 14.9062 6 15.3125 6H17.2188ZM5.71875 6.75C5.71875 7.8125 6.125 8.78125 6.78125 9.5H0.53125C0.21875 9.5 0 9.25 0 8.9375C0 7.3125 1.21875 6 2.75 6H4.65625C5.0625 6 5.4375 6.09375 5.78125 6.28125C5.75 6.4375 5.71875 6.59375 5.71875 6.75ZM4 5C2.59375 5 1.5 3.90625 1.5 2.5C1.5 1.125 2.59375 0 4 0C5.375 0 6.5 1.125 6.5 2.5C6.5 3.90625 5.375 5 4 5Z",fill:"currentColor"})}));Mt.displayName="OdnoklassnikiIcon";const Dt=f.forwardRef(({width:e="10",height:o="13",color:r="currentColor",...t},n)=>l.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 10 13",fill:"none",color:r,xmlns:"http://www.w3.org/2000/svg",...t,children:l.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M0 3.31429C0 1.48386 1.48386 0 3.31429 0C5.14471 0 6.62857 1.48386 6.62857 3.31429V7.45714C6.62857 8.57749 5.72035 9.48571 4.6 9.48571C3.47965 9.48571 2.57143 8.57749 2.57143 7.45714V3.45714C2.57143 3.12577 2.84006 2.85714 3.17143 2.85714C3.5028 2.85714 3.77143 3.12577 3.77143 3.45714V7.45714C3.77143 7.91475 4.14239 8.28571 4.6 8.28571C5.05761 8.28571 5.42857 7.91475 5.42857 7.45714V3.31429C5.42857 2.1466 4.48197 1.2 3.31429 1.2C2.1466 1.2 1.2 2.1466 1.2 3.31429L1.2 7.74286C1.2 9.62062 2.72223 11.1429 4.6 11.1429C6.47777 11.1429 8 9.62062 8 7.74286V3.45714C8 3.12577 8.26863 2.85714 8.6 2.85714C8.93137 2.85714 9.2 3.12577 9.2 3.45714V7.74286C9.2 10.2834 7.14051 12.3429 4.6 12.3429C2.05949 12.3429 0 10.2834 0 7.74286L0 3.31429Z",fill:"currentColor"})}));Dt.displayName="PaperClipIcon";const no=f.forwardRef(({width:e="12",height:o="12",color:r="currentColor",...t},n)=>l.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 12 12",fill:"none",color:r,xmlns:"http://www.w3.org/2000/svg",...t,children:l.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.00021 0C6.62153 0 7.12521 0.50368 7.12521 1.125V4.10489L9.5865 2.76237C10.132 2.46485 10.8153 2.66584 11.1128 3.21129C11.4104 3.75675 11.2094 4.44011 10.6639 4.73763L8.34969 5.99994L10.664 7.26221C11.2094 7.55971 11.4104 8.24308 11.1129 8.78854C10.8154 9.334 10.1321 9.535 9.5866 9.2375L7.12521 7.895V10.875C7.12521 11.4963 6.62153 12 6.00021 12C5.37889 12 4.87521 11.4963 4.87521 10.875V7.89511L2.41392 9.23763C1.86847 9.53515 1.1851 9.33416 0.88758 8.78871C0.59006 8.24325 0.79105 7.55989 1.3365 7.26237L3.65085 6L1.33657 4.73773C0.791108 4.44022 0.590102 3.75686 0.88761 3.2114C1.18512 2.66594 1.86848 2.46493 2.41394 2.76244L4.87521 4.10488V1.125C4.87521 0.50368 5.37889 0 6.00021 0Z",fill:"currentColor"})}));no.displayName="RequiredIcon";const Ot=f.forwardRef(({width:e="18",height:o="18",color:r="currentColor",...t},n)=>l.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 18 18",fill:"none",color:r,xmlns:"http://www.w3.org/2000/svg",...t,children:l.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.45806 1.74194C4.74885 1.74194 1.74194 4.74885 1.74194 8.45806C1.74194 12.1673 4.74885 15.1742 8.45806 15.1742C10.2869 15.1742 11.945 14.4432 13.1562 13.2575C13.1577 13.256 13.1592 13.2545 13.1607 13.253C14.4033 12.0342 15.1742 10.3362 15.1742 8.45806C15.1742 4.74885 12.1673 1.74194 8.45806 1.74194ZM14.9826 13.8407C16.1905 12.3783 16.9161 10.5029 16.9161 8.45806C16.9161 3.7868 13.1293 0 8.45806 0C3.7868 0 0 3.7868 0 8.45806C0 13.1293 3.7868 16.9161 8.45806 16.9161C10.4569 16.9161 12.2937 16.2228 13.7413 15.0635L16.5234 17.755C16.8692 18.0895 17.4206 18.0803 17.755 17.7346C18.0895 17.3889 18.0803 16.8375 17.7346 16.5031L14.9826 13.8407Z",fill:"currentColor"})}));Ot.displayName="SearchIcon";const Sr=f.forwardRef(({size:e=16,color:o="currentColor",...r},t)=>l.jsx("svg",{ref:t,width:e,height:e,viewBox:"0 0 16 16",color:o,fill:"none",xmlns:"http://www.w3.org/2000/svg",...r,children:l.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4.00002 2.59978C3.62872 2.59978 3.27263 2.74728 3.01007 3.00983C2.74752 3.27238 2.60002 3.62848 2.60002 3.99978V9.21797L4.90909 6.9089L4.91733 6.90082C5.31675 6.51647 5.80518 6.28666 6.33336 6.28666C6.86154 6.28666 7.34997 6.51647 7.74939 6.90082L7.75762 6.9089L9.33336 8.48463L9.57576 8.24223L9.58399 8.23416C9.98341 7.8498 10.4718 7.62 11 7.62C11.5282 7.62 12.0166 7.8498 12.4161 8.23416L12.4243 8.24223L13.4 9.21797V3.99978C13.4 3.62848 13.2525 3.27238 12.99 3.00983C12.7274 2.74728 12.3713 2.59978 12 2.59978H4.00002ZM14.6 3.99978C14.6 3.31022 14.3261 2.6489 13.8385 2.1613C13.3509 1.67371 12.6896 1.39978 12 1.39978H4.00002C3.31046 1.39978 2.64914 1.67371 2.16155 2.1613C1.67395 2.6489 1.40002 3.31022 1.40002 3.99978V10.6664C1.40002 10.6663 1.40002 10.6665 1.40002 10.6664V11.9998C1.40002 12.6893 1.67395 13.3507 2.16155 13.8383C2.64914 14.3259 3.31046 14.5998 4.00002 14.5998H12C12.6896 14.5998 13.3509 14.3259 13.8385 13.8383C14.3261 13.3507 14.6 12.6893 14.6 11.9998V3.99978ZM13.4 10.915L11.5802 9.09517C11.3624 8.88707 11.1616 8.82 11 8.82C10.8385 8.82 10.6377 8.88707 10.4199 9.09517L10.1819 9.33316L11.091 10.2422C11.3253 10.4765 11.3253 10.8564 11.091 11.0908C10.8566 11.3251 10.4767 11.3251 10.2424 11.0908L8.90933 9.75766L6.91351 7.76184C6.69573 7.55374 6.4949 7.48666 6.33336 7.48666C6.17181 7.48666 5.97098 7.55374 5.75321 7.76184L2.60002 10.915V11.9998C2.60002 12.3711 2.74752 12.7272 3.01007 12.9897C3.27263 13.2523 3.62872 13.3998 4.00002 13.3998H12C12.3713 13.3998 12.7274 13.2523 12.99 12.9897C13.2525 12.7272 13.4 12.3711 13.4 11.9998V10.915ZM9.40002 5.33311C9.40002 5.00174 9.66865 4.73311 10 4.73311H10.0067C10.3381 4.73311 10.6067 5.00174 10.6067 5.33311C10.6067 5.66448 10.3381 5.93311 10.0067 5.93311H10C9.66865 5.93311 9.40002 5.66448 9.40002 5.33311Z",fill:"currentColor"})}));Sr.displayName="SwapIcon";const Bt=f.forwardRef(({width:e="14",height:o="15",color:r="currentColor",...t},n)=>l.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 14 15",fill:"none",color:r,xmlns:"http://www.w3.org/2000/svg",...t,children:l.jsx("path",{d:"M7 0.46875C10.7188 0.46875 13.7812 3.53125 13.7812 7.25C13.7812 10.9961 10.7188 14.0312 7 14.0312C3.25391 14.0312 0.21875 10.9961 0.21875 7.25C0.21875 3.53125 3.25391 0.46875 7 0.46875ZM10.1172 5.08984C10.1445 5.00781 10.1445 4.92578 10.1172 4.81641C10.1172 4.76172 10.0625 4.67969 10.0352 4.65234C9.95312 4.57031 9.81641 4.57031 9.76172 4.57031C9.51562 4.57031 9.10547 4.70703 7.21875 5.5C6.5625 5.77344 5.25 6.32031 3.28125 7.19531C2.95312 7.33203 2.78906 7.44141 2.76172 7.57812C2.73438 7.79688 3.08984 7.87891 3.5 8.01562C3.85547 8.125 4.32031 8.26172 4.56641 8.26172C4.78516 8.26172 5.03125 8.17969 5.30469 7.98828C7.13672 6.73047 8.09375 6.10156 8.14844 6.10156C8.20312 6.10156 8.25781 6.07422 8.28516 6.10156C8.33984 6.15625 8.33984 6.21094 8.3125 6.23828C8.28516 6.375 6.5625 7.96094 6.45312 8.07031C6.07031 8.45312 5.63281 8.69922 6.31641 9.13672C6.89062 9.51953 7.21875 9.76562 7.82031 10.1484C8.20312 10.3945 8.50391 10.6953 8.88672 10.668C9.07812 10.6406 9.26953 10.4766 9.35156 9.95703C9.59766 8.78125 10.0352 6.15625 10.1172 5.08984Z",fill:"currentColor"})}));Bt.displayName="TelegramIcon";const Vt=f.forwardRef(({width:e="12",height:o="12",color:r="currentColor",...t},n)=>l.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 12 12",fill:"none",color:r,xmlns:"http://www.w3.org/2000/svg",...t,children:l.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M1.93333 1.2C1.73884 1.2 1.55231 1.27726 1.41479 1.41479C1.27726 1.55231 1.2 1.73884 1.2 1.93333V3.26667C1.2 3.59804 0.931371 3.86667 0.6 3.86667C0.268629 3.86667 0 3.59804 0 3.26667V1.93333C0 1.42058 0.20369 0.928831 0.56626 0.56626C0.928831 0.20369 1.42058 0 1.93333 0H3.26667C3.59804 0 3.86667 0.268629 3.86667 0.6C3.86667 0.931371 3.59804 1.2 3.26667 1.2H1.93333ZM8 0.6C8 0.268629 8.26863 0 8.6 0H9.93333C10.4461 0 10.9378 0.20369 11.3004 0.56626C11.663 0.92883 11.8667 1.42058 11.8667 1.93333V3.26667C11.8667 3.59804 11.598 3.86667 11.2667 3.86667C10.9353 3.86667 10.6667 3.59804 10.6667 3.26667V1.93333C10.6667 1.73884 10.5894 1.55232 10.4519 1.41479C10.3144 1.27726 10.1278 1.2 9.93333 1.2H8.6C8.26863 1.2 8 0.931371 8 0.6ZM3.33333 3.93333C3.33333 3.60196 3.60196 3.33333 3.93333 3.33333H7.93333C8.2647 3.33333 8.53333 3.60196 8.53333 3.93333C8.53333 4.2647 8.2647 4.53333 7.93333 4.53333H6.53333V8.6C6.53333 8.93137 6.2647 9.2 5.93333 9.2C5.60196 9.2 5.33333 8.93137 5.33333 8.6V4.53333H3.93333C3.60196 4.53333 3.33333 4.2647 3.33333 3.93333ZM0.6 8C0.931371 8 1.2 8.26863 1.2 8.6V9.93333C1.2 10.1278 1.27726 10.3144 1.41479 10.4519C1.55232 10.5894 1.73884 10.6667 1.93333 10.6667H3.26667C3.59804 10.6667 3.86667 10.9353 3.86667 11.2667C3.86667 11.598 3.59804 11.8667 3.26667 11.8667H1.93333C1.42058 11.8667 0.92883 11.663 0.56626 11.3004C0.20369 10.9378 0 10.4461 0 9.93333V8.6C0 8.26863 0.268629 8 0.6 8ZM11.2667 8C11.598 8 11.8667 8.26863 11.8667 8.6V9.93333C11.8667 10.4461 11.663 10.9378 11.3004 11.3004C10.9378 11.663 10.4461 11.8667 9.93333 11.8667H8.6C8.26863 11.8667 8 11.598 8 11.2667C8 10.9353 8.26863 10.6667 8.6 10.6667H9.93333C10.1278 10.6667 10.3144 10.5894 10.4519 10.4519C10.5894 10.3144 10.6667 10.1278 10.6667 9.93333V8.6C10.6667 8.26863 10.9353 8 11.2667 8Z",fill:"currentColor"})}));Vt.displayName="TextRecognitionIcon";const Ht=f.forwardRef(({width:e="16",height:o="16",color:r="currentColor",...t},n)=>l.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",color:r,...t,children:l.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4.5008 1.33398C4.8359 1.33398 5.10754 1.60533 5.10754 1.94005V2.37294H10.764V1.94005C10.764 1.60533 11.0357 1.33398 11.3708 1.33398C11.7059 1.33398 11.9775 1.60533 11.9775 1.94005V2.4444C13.1464 2.72526 14 3.79983 14 5.05691L14 11.9833C14 13.4495 12.8389 14.6673 11.3708 14.6673H4.62921C3.16114 14.6673 2 13.4495 2 11.9833V5.05691C2 3.84634 2.79165 2.80503 3.89406 2.4788V1.94005C3.89406 1.60533 4.16571 1.33398 4.5008 1.33398ZM4.62921 3.58506C3.86332 3.58506 3.21348 4.22783 3.21348 5.05691V5.32035C3.23562 5.3179 3.25811 5.31665 3.2809 5.31665H12.7191C12.7419 5.31665 12.7644 5.3179 12.7865 5.32035V5.05691C12.7865 4.22783 12.1367 3.58506 11.3708 3.58506H4.62921ZM12.7865 6.52507C12.7644 6.52751 12.7419 6.52877 12.7191 6.52877H3.2809C3.25811 6.52877 3.23562 6.52751 3.21348 6.52507V11.9833C3.21348 12.8124 3.86332 13.4552 4.62921 13.4552H11.3708C12.1367 13.4552 12.7865 12.8124 12.7865 11.9833L12.7865 6.52507ZM8.33708 8.03515C8.67217 8.03515 8.94382 8.30649 8.94382 8.64121V8.69329C8.94382 9.02801 8.67217 9.29935 8.33708 9.29935C8.00198 9.29935 7.73034 9.02801 7.73034 8.69329V8.64121C7.73034 8.30649 8.00198 8.03515 8.33708 8.03515ZM11.0337 8.03515C11.3688 8.03515 11.6404 8.30649 11.6404 8.64121V8.69329C11.6404 9.02801 11.3688 9.29935 11.0337 9.29935C10.6986 9.29935 10.427 9.02801 10.427 8.69329V8.64121C10.427 8.30649 10.6986 8.03515 11.0337 8.03515ZM5.30337 10.8578C5.63847 10.8578 5.91011 11.1291 5.91011 11.4638V11.5159C5.91011 11.8506 5.63847 12.122 5.30337 12.122C4.96828 12.122 4.69663 11.8506 4.69663 11.5159V11.4638C4.69663 11.1291 4.96828 10.8578 5.30337 10.8578ZM8.33708 10.8578C8.67217 10.8578 8.94382 11.1291 8.94382 11.4638V11.5159C8.94382 11.8506 8.67217 12.122 8.33708 12.122C8.00198 12.122 7.73034 11.8506 7.73034 11.5159V11.4638C7.73034 11.1291 8.00198 10.8578 8.33708 10.8578Z",fill:"currentColor"})}));Ht.displayName="TimeCalendarV2Icon";const Wt=f.forwardRef(({width:e="16",height:o="16",color:r="currentColor",...t},n)=>l.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 16 16",fill:"none",color:r,xmlns:"http://www.w3.org/2000/svg",...t,children:l.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.65169 2.54611C6.63381 2.54611 6.61666 2.5532 6.60402 2.56583C6.59137 2.57846 6.58427 2.59559 6.58427 2.61345V4.02759H9.41573V2.61345C9.41573 2.59559 9.40863 2.57846 9.39598 2.56583C9.38334 2.5532 9.36619 2.54611 9.34831 2.54611H6.65169ZM10.6292 4.02759V2.61345C10.6292 2.27411 10.4943 1.94868 10.254 1.70873C10.0138 1.46878 9.68803 1.33398 9.34831 1.33398H6.65169C6.31197 1.33398 5.98617 1.46878 5.74595 1.70873C5.50574 1.94868 5.37079 2.27411 5.37079 2.61345V4.02759H3.28798C3.28372 4.02754 3.27945 4.02754 3.27517 4.02759H2.60674C2.27165 4.02759 2 4.29893 2 4.63365C2 4.96837 2.27165 5.23971 2.60674 5.23971H2.72262L3.34851 12.742C3.35567 13.25 3.5608 13.7356 3.92094 14.0953C4.28758 14.4616 4.78486 14.6673 5.30337 14.6673H10.6966C11.2151 14.6673 11.7124 14.4616 12.0791 14.0953C12.4392 13.7356 12.6443 13.25 12.6515 12.742L13.2774 5.23971H13.3933C13.7284 5.23971 14 4.96837 14 4.63365C14 4.29893 13.7284 4.02759 13.3933 4.02759H12.7248C12.7206 4.02754 12.7163 4.02754 12.712 4.02759H10.6292ZM3.94031 5.23971L4.5597 12.6641C4.5611 12.6809 4.5618 12.6977 4.5618 12.7145C4.5618 12.9109 4.63993 13.0993 4.779 13.2382C4.91807 13.3772 5.10669 13.4552 5.30337 13.4552H10.6966C10.8933 13.4552 11.0819 13.3772 11.221 13.2382C11.3601 13.0993 11.4382 12.9109 11.4382 12.7145C11.4382 12.6977 11.4389 12.6809 11.4403 12.6641L12.0597 5.23971H3.94031ZM6.65169 6.72119C6.98678 6.72119 7.25843 6.99253 7.25843 7.32725V11.3677C7.25843 11.7024 6.98678 11.9737 6.65169 11.9737C6.31659 11.9737 6.04494 11.7024 6.04494 11.3677V7.32725C6.04494 6.99253 6.31659 6.72119 6.65169 6.72119ZM9.34831 6.72119C9.68341 6.72119 9.95506 6.99253 9.95506 7.32725V11.3677C9.95506 11.7024 9.68341 11.9737 9.34831 11.9737C9.01322 11.9737 8.74157 11.7024 8.74157 11.3677V7.32725C8.74157 6.99253 9.01322 6.72119 9.34831 6.72119Z",fill:"currentColor"})}));Wt.displayName="TrashIcon";const Ft=f.forwardRef(({width:e="14",height:o="14",color:r="currentColor",...t},n)=>l.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 14 14",fill:"none",color:r,xmlns:"http://www.w3.org/2000/svg",...t,children:l.jsx("path",{d:"M0.96875 1C1.9375 0 3.53125 0 6.71875 0H7.25C10.4375 0 12.0312 0 13 1C14 1.96875 14 3.5625 14 6.75V7.28125C14 10.4688 14 12.0625 13 13.0312C12.0312 14 10.4375 14 7.25 14H6.71875C3.53125 14 1.9375 14 0.96875 13.0312C0 12.0625 0 10.4688 0 7.28125V6.75C0 3.5625 0 1.96875 0.96875 1ZM2.34375 4.28125C2.4375 7.90625 4.25 10.0938 7.4375 10.0938H7.625V8.03125C8.1875 8.09375 8.71875 8.3125 9.125 8.6875C9.5625 9.0625 9.875 9.5625 10.0312 10.0938H11.6875C11.5312 9.46875 11.2188 8.875 10.8125 8.375C10.375 7.875 9.875 7.46875 9.28125 7.1875C9.8125 6.875 10.25 6.4375 10.625 5.9375C10.9688 5.4375 11.2188 4.875 11.3438 4.28125H9.84375C9.5 5.4375 8.53125 6.46875 7.625 6.5625V4.28125H6.125V8.3125C5.1875 8.0625 4 6.9375 3.9375 4.28125H2.34375Z",fill:"currentColor"})}));Ft.displayName="VKIcon";function Ut(e){var o,r,t="";if(typeof e=="string"||typeof e=="number")t+=e;else if(typeof e=="object")if(Array.isArray(e)){var n=e.length;for(o=0;o<n;o++)e[o]&&(r=Ut(e[o]))&&(t&&(t+=" "),t+=r)}else for(r in e)e[r]&&(t&&(t+=" "),t+=r);return t}function N(){for(var e,o,r=0,t="",n=arguments.length;r<n;r++)(e=arguments[r])&&(o=Ut(e))&&(t&&(t+=" "),t+=o);return t}const ne={accordion:"_accordion_1bao6_780",open:"_open_1bao6_789",disabled:"_disabled_1bao6_792",header:"_header_1bao6_798",headerLeft:"_headerLeft_1bao6_807",icon:"_icon_1bao6_813",title:"_title_1bao6_822",count:"_count_1bao6_830",headerRight:"_headerRight_1bao6_846",chevronIconWrapper:"_chevronIconWrapper_1bao6_853",iconDown:"_iconDown_1bao6_861",iconUp:"_iconUp_1bao6_862",iconVisible:"_iconVisible_1bao6_880",iconHidden:"_iconHidden_1bao6_885",dividerContainer:"_dividerContainer_1bao6_891",divider:"_divider_1bao6_891",content:"_content_1bao6_901",inner:"_inner_1bao6_907"},je={focus:"_focus_1untv_551","focus--default":"_focus--default_1untv_568","focus--danger":"_focus--danger_1untv_572","focus--visible":"_focus--visible_1untv_578","focus-danger":"_focus-danger_1untv_593","focus-within--default":"_focus-within--default_1untv_599","focus-within--danger":"_focus-within--danger_1untv_603","focus--input":"_focus--input_1untv_608","focus--button":"_focus--button_1untv_613","focus--card":"_focus--card_1untv_618",swap:"_swap_1untv_633","swap--text":"_swap--text_1untv_642","swap--icon":"_swap--icon_1untv_653","swap--icon-xs":"_swap--icon-xs_1untv_663","swap--icon-s":"_swap--icon-s_1untv_668","swap--icon-m":"_swap--icon-m_1untv_673","swap--icon-l":"_swap--icon-l_1untv_678","swap--icon-xl":"_swap--icon-xl_1untv_683",swap__content:"_swap__content_1untv_689","swap--group-horizontal":"_swap--group-horizontal_1untv_698","swap--group-vertical":"_swap--group-vertical_1untv_705","swap--with-background":"_swap--with-background_1untv_713","swap--with-border":"_swap--with-border_1untv_719","swap--interactive":"_swap--interactive_1untv_727",typography:"_typography_1untv_781","font-inter":"_font-inter_1untv_786","font-pt-sans-caption":"_font-pt-sans-caption_1untv_790","align-left":"_align-left_1untv_794","align-center":"_align-center_1untv_798","align-right":"_align-right_1untv_802","align-inherit":"_align-inherit_1untv_806","headline-xl":"_headline-xl_1untv_810","pt-headline-xl":"_pt-headline-xl_1untv_811","headline-l":"_headline-l_1untv_818","pt-headline-l":"_pt-headline-l_1untv_819","headline-ml":"_headline-ml_1untv_826","headline-m":"_headline-m_1untv_826","pt-headline-m":"_pt-headline-m_1untv_834","headline-s":"_headline-s_1untv_841","pt-headline-s":"_pt-headline-s_1untv_842","headline-xs":"_headline-xs_1untv_849","pt-text-large":"_pt-text-large_1untv_856","pt-text-regular":"_pt-text-regular_1untv_863","pt-text-small":"_pt-text-small_1untv_870","text-long-l-regular":"_text-long-l-regular_1untv_877","text-long-m-regular":"_text-long-m-regular_1untv_884","text-long-s-regular":"_text-long-s-regular_1untv_891","text-long-xs-regular":"_text-long-xs-regular_1untv_898","text-long-l-medium":"_text-long-l-medium_1untv_905","text-long-m-medium":"_text-long-m-medium_1untv_912","text-long-s-medium":"_text-long-s-medium_1untv_919","text-long-xs-medium":"_text-long-xs-medium_1untv_926","text-long-l-bold":"_text-long-l-bold_1untv_933","text-long-m-bold":"_text-long-m-bold_1untv_940","text-long-s-bold":"_text-long-s-bold_1untv_947","text-short-m-regular":"_text-short-m-regular_1untv_954","text-short-s-regular":"_text-short-s-regular_1untv_961","text-short-xs-regular":"_text-short-xs-regular_1untv_968","text-short-2xs-regular":"_text-short-2xs-regular_1untv_975","text-short-m-medium":"_text-short-m-medium_1untv_982","text-short-s-medium":"_text-short-s-medium_1untv_989","text-short-xs-medium":"_text-short-xs-medium_1untv_996","text-short-m-bold":"_text-short-m-bold_1untv_1003","text-short-s-bold":"_text-short-s-bold_1untv_1010",truncate:"_truncate_1untv_1017","multiline-truncate":"_multiline-truncate_1untv_1023","no-wrap":"_no-wrap_1untv_1030","break-word":"_break-word_1untv_1034"},qi={"headline-xl":"headline-xl","headline-l":"headline-l","headline-ml":"headline-ml","headline-m":"headline-m","headline-s":"headline-s","headline-xs":"headline-xs","text-long-l-regular":"text-long-l-regular","text-long-m-regular":"text-long-m-regular","text-long-s-regular":"text-long-s-regular","text-long-xs-regular":"text-long-xs-regular","text-long-l-medium":"text-long-l-medium","text-long-m-medium":"text-long-m-medium","text-long-s-medium":"text-long-s-medium","text-long-xs-medium":"text-long-xs-medium","text-long-l-bold":"text-long-l-bold","text-long-m-bold":"text-long-m-bold","text-long-s-bold":"text-long-s-bold","text-short-m-regular":"text-short-m-regular","text-short-s-regular":"text-short-s-regular","text-short-xs-regular":"text-short-xs-regular","text-short-2xs-regular":"text-short-2xs-regular","text-short-m-medium":"text-short-m-medium","text-short-s-medium":"text-short-s-medium","text-short-xs-medium":"text-short-xs-medium","text-short-m-bold":"text-short-m-bold","text-short-s-bold":"text-short-s-bold","pt-headline-xl":"pt-headline-xl","pt-headline-l":"pt-headline-l","pt-headline-m":"pt-headline-m","pt-headline-s":"pt-headline-s","pt-text-large":"pt-text-large","pt-text-regular":"pt-text-regular","pt-text-small":"pt-text-small",H1:"headline-xl",H2:"headline-l",H3:"headline-ml",Large:"text-long-l-regular",RegularText16:"text-long-m-regular",RegularText14:"text-long-s-regular",MediumText14:"text-long-s-medium",BoldText16:"text-long-m-bold",BoldText14:"text-long-s-bold",SemiBoldSmallText:"text-short-s-medium",SmallText:"text-short-s-regular",RegularLink:"text-long-m-regular",SmallLink:"text-short-s-regular"},Ze=f.forwardRef((e,o)=>{const{as:r="p",children:t,className:n,textAlign:a="left",variant:i="text-long-m-regular",truncate:s=!1,multilineTruncate:c=!1,noWrap:_=!1,breakWord:d=!1,fontFamily:u="inter",...p}=e,m=qi[i],b=N(je.typography,je[m],je[`align-${a}`],je[`font-${u}`],{[je.truncate]:s,[je.multilineTruncate]:c,[je.noWrap]:_,[je.breakWord]:d},n);return Ni(r,{className:b,ref:o,...p},t)});function Ni(e,o,r){return f.createElement(e,o,r)}Ze.displayName="Typography";const ao={focus:"_focus_l2mdh_550","focus--default":"_focus--default_l2mdh_567","focus--danger":"_focus--danger_l2mdh_571","focus--visible":"_focus--visible_l2mdh_577","focus-danger":"_focus-danger_l2mdh_592","focus-within--default":"_focus-within--default_l2mdh_598","focus-within--danger":"_focus-within--danger_l2mdh_602","focus--input":"_focus--input_l2mdh_607","focus--button":"_focus--button_l2mdh_612","focus--card":"_focus--card_l2mdh_617",swap:"_swap_l2mdh_632","swap--text":"_swap--text_l2mdh_641","swap--icon":"_swap--icon_l2mdh_652","swap--icon-xs":"_swap--icon-xs_l2mdh_662","swap--icon-s":"_swap--icon-s_l2mdh_667","swap--icon-m":"_swap--icon-m_l2mdh_672","swap--icon-l":"_swap--icon-l_l2mdh_677","swap--icon-xl":"_swap--icon-xl_l2mdh_682",swap__content:"_swap__content_l2mdh_688","swap--group-horizontal":"_swap--group-horizontal_l2mdh_697","swap--group-vertical":"_swap--group-vertical_l2mdh_704","swap--with-background":"_swap--with-background_l2mdh_712","swap--with-border":"_swap--with-border_l2mdh_718","swap--interactive":"_swap--interactive_l2mdh_726","spinner-container":"_spinner-container_l2mdh_780","spinner-container--label-top":"_spinner-container--label-top_l2mdh_785","spinner-container--label-bottom":"_spinner-container--label-bottom_l2mdh_789","spinner-container--label-left":"_spinner-container--label-left_l2mdh_793","spinner-container--label-right":"_spinner-container--label-right_l2mdh_797",spinner:"_spinner_l2mdh_780","spinner-rotate":"_spinner-rotate_l2mdh_1","spinner--primary":"_spinner--primary_l2mdh_808","spinner--inverse":"_spinner--inverse_l2mdh_811","spinner--currentColor":"_spinner--currentColor_l2mdh_814","spinner--xs":"_spinner--xs_l2mdh_817","spinner--s":"_spinner--s_l2mdh_821","spinner--ms":"_spinner--ms_l2mdh_825","spinner--m":"_spinner--m_l2mdh_825","spinner--l":"_spinner--l_l2mdh_833","spinner--xl":"_spinner--xl_l2mdh_837",spinner__label:"_spinner__label_l2mdh_842","spinner-svg":"_spinner-svg_l2mdh_857"},Yt=({size:e="m",color:o,className:r="",label:t,labelPosition:n="bottom"})=>{const a=!!t,i=[ao["spinner-container"],a&&ao[`spinner-container--label-${n}`],r].filter(Boolean).join(" "),s=[ao.spinner,ao[`spinner--${e}`],ao[`spinner--${o}`]].filter(Boolean).join(" "),c=()=>{switch(e){case"xs":return l.jsx("svg",{width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:l.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11.0271 9.32414C11.5487 8.54345 11.8786 7.65462 11.9948 6.7298C12.0466 6.31739 11.7048 5.97912 11.2891 5.97912C10.8735 5.97912 10.5431 6.3186 10.4746 6.72857C10.1176 8.86575 8.25944 10.4946 6.02088 10.4946C3.52695 10.4946 1.50522 8.47291 1.50522 5.97898C1.50522 3.74035 3.13422 1.88219 5.27149 1.52522C5.68143 1.45675 6.02088 1.1264 6.02088 0.710787C6.02088 0.29517 5.68266 -0.0466028 5.27028 0.00521079C4.34544 0.121414 3.45658 0.451289 2.67586 0.972945C1.68573 1.63453 0.914021 2.57486 0.458315 3.67503C0.00260876 4.7752 -0.116625 5.9858 0.115692 7.15374C0.348009 8.32167 0.921443 9.39449 1.76348 10.2365C2.60551 11.0786 3.67833 11.652 4.84627 11.8843C6.0142 12.1166 7.2248 11.9974 8.32497 11.5417C9.42515 11.086 10.3655 10.3143 11.0271 9.32414Z",fill:"currentColor"})});case"s":return l.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:l.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M14.7032 12.4322C15.3987 11.3913 15.8385 10.2062 15.9935 8.97307C16.0626 8.42318 15.6068 7.97216 15.0526 7.97216C14.4984 7.97216 14.0579 8.4248 13.9666 8.97142C13.4905 11.821 11.013 13.9929 8.02827 13.9929C4.70303 13.9929 2.00739 11.2972 2.00739 7.97198C2.00739 4.98714 4.17938 2.50959 7.02908 2.03363C7.57567 1.94234 8.02827 1.50187 8.02827 0.947716C8.02827 0.393559 7.5773 -0.062137 7.02747 0.00694772C5.79434 0.161886 4.60919 0.601719 3.56824 1.29726C2.24807 2.17937 1.21912 3.43315 0.611514 4.90004C0.0039056 6.36694 -0.155072 7.98107 0.154684 9.53831C0.46444 11.0956 1.22902 12.526 2.35173 13.6487C3.47444 14.7714 4.90487 15.536 6.46212 15.8457C8.01937 16.1555 9.6335 15.9965 11.1004 15.3889C12.5673 14.7813 13.8211 13.7524 14.7032 12.4322Z",fill:"currentColor"})});case"ms":return l.jsx("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:l.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M18.3789 15.5402C19.2483 14.2391 19.7981 12.7576 19.9917 11.2163C20.0781 10.5289 19.5085 9.9652 18.8157 9.9652C18.123 9.9652 17.5724 10.531 17.4583 11.2142C16.8632 14.7762 13.7663 17.4911 10.0354 17.4911C5.87883 17.4911 2.50928 14.1215 2.50928 9.96497C2.50928 6.23397 5.2242 3.13707 8.78626 2.54206C9.46949 2.42793 10.0352 1.87734 10.0352 1.18465C10.0352 0.491952 9.47151 -0.0776724 8.78421 0.00868486C7.24281 0.202359 5.76138 0.752150 4.46019 1.62157C2.80998 2.72421 1.5238 4.29143 0.764285 6.12505C0.00477522 7.95867 -0.193947 9.97633 0.193248 11.9229C0.580442 13.8695 1.53616 15.6575 2.93956 17.0609C4.34295 18.4643 6.13098 19.42 8.07754 19.8072C10.0241 20.1944 12.0418 19.9957 13.8754 19.2361C15.709 18.4766 17.2762 17.1904 18.3789 15.5402Z",fill:"currentColor"})});case"m":return l.jsx("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:l.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M22.0546 18.6483C23.0978 17.0869 23.7576 15.3092 23.99 13.4596C24.0937 12.6348 23.41 11.9582 22.5787 11.9582C21.7474 11.9582 21.0867 12.6372 20.9497 13.4572C20.2357 17.7316 16.5194 20.9896 12.0422 20.9896C7.05433 20.9896 3.01087 16.9461 3.01087 11.9582C3.01087 7.48102 6.26879 3.76473 10.5433 3.05073C11.3632 2.91377 12.0422 2.253 12.0422 1.42169C12.0422 0.590385 11.3657 -0.0932215 10.5409 0.0104243C8.69121 0.242847 6.91354 0.902591 5.35215 1.94588C3.37189 3.26904 1.82847 5.14971 0.917057 7.35005C0.0056448 9.55040 -0.232822 11.9716 0.231812 14.3075C0.696446 16.6433 1.84331 18.789 3.52738 20.473C5.21145 22.1571 7.35709 23.304 9.69296 23.7686C12.0288 24.2332 14.45 23.9948 16.6504 23.0834C18.8507 22.172 20.7314 20.6285 22.0546 18.6483Z",fill:"currentColor"})});case"l":return l.jsx("svg",{width:"48",height:"48",viewBox:"0 0 48 48",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:l.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M44.0639 37.3074C46.2418 34.048 47.5831 30.3167 47.9882 26.4427C48.1321 25.0661 46.9965 23.941 45.6124 23.941C44.2283 23.941 43.1236 25.069 42.9436 26.4414C41.7192 35.7789 33.7312 42.9877 24.0595 42.9877C13.5403 42.9877 5.0128 34.4602 5.0128 23.941C5.0128 14.2693 12.2215 6.28128 21.5591 5.05688C22.9315 4.87693 24.0595 3.77219 24.0595 2.38808C24.0595 1.00397 22.9344 -0.131586 21.5578 0.012331C17.6837 0.417347 13.9525 1.7587 10.693 3.93661C6.73656 6.58025 3.65285 10.3378 1.83188 14.734C0.0109128 19.1302 -0.465536 23.9676 0.462787 28.6346C1.39111 33.3016 3.68251 37.5885 7.04723 40.9533C10.4119 44.318 14.6989 46.6094 19.3658 47.5377C24.0328 48.466 28.8703 47.9896 33.2665 46.1686C37.6627 44.3476 41.4202 41.2639 44.0639 37.3074Z",fill:"currentColor"})});case"xl":return l.jsx("svg",{width:"64",height:"64",viewBox:"0 0 64 64",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:l.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M58.7249 49.7501C61.6897 45.3129 63.4913 40.2198 63.9879 34.9378C64.1433 33.2849 62.7828 31.9361 61.1226 31.9361C59.4625 31.9361 58.1348 33.2877 57.9456 34.9371C56.4575 47.9119 45.4377 57.9884 32.0643 57.9884C17.6761 57.9884 6.01208 46.3244 6.01208 31.9361C6.01208 18.5628 16.0886 7.54293 29.0634 6.05482C30.7127 5.86565 32.0643 4.538 32.0643 2.87782C32.0643 1.21763 30.7155 -0.142833 29.0627 0.0125764C23.7807 0.509201 18.6875 2.31078 14.2504 5.2756C8.9774 8.79887 4.86764 13.8066 2.44077 19.6656C0.0138931 25.5246 -0.621088 31.9717 0.616121 38.1916C1.85333 44.4114 4.90716 50.1247 9.39144 54.609C13.8757 59.0933 19.589 62.1471 25.8089 63.3843C32.0288 64.6215 38.4758 63.9866 44.3348 61.5597C50.1938 59.1328 55.2016 55.0231 58.7249 49.7501Z",fill:"currentColor"})});default:return null}};return l.jsxs("div",{className:i,children:[l.jsx("div",{className:s,children:c()}),t&&l.jsx("span",{className:ao.spinner__label,"aria-hidden":"true",children:t})]})},ce={focus:"_focus_1samt_550","focus--default":"_focus--default_1samt_567","focus--danger":"_focus--danger_1samt_571","focus--visible":"_focus--visible_1samt_577","focus-danger":"_focus-danger_1samt_592","focus-within--default":"_focus-within--default_1samt_598","focus-within--danger":"_focus-within--danger_1samt_602","focus--input":"_focus--input_1samt_607","focus--button":"_focus--button_1samt_612","focus--card":"_focus--card_1samt_617",swap:"_swap_1samt_632","swap--text":"_swap--text_1samt_641","swap--icon":"_swap--icon_1samt_652","swap--icon-xs":"_swap--icon-xs_1samt_662","swap--icon-s":"_swap--icon-s_1samt_667","swap--icon-m":"_swap--icon-m_1samt_672","swap--icon-l":"_swap--icon-l_1samt_677","swap--icon-xl":"_swap--icon-xl_1samt_682",swap__content:"_swap__content_1samt_688","swap--group-horizontal":"_swap--group-horizontal_1samt_697","swap--group-vertical":"_swap--group-vertical_1samt_704","swap--with-background":"_swap--with-background_1samt_712","swap--with-border":"_swap--with-border_1samt_718","swap--interactive":"_swap--interactive_1samt_726",button:"_button_1samt_780",sizeL:"_sizeL_1samt_805",sizeM:"_sizeM_1samt_809",sizeS:"_sizeS_1samt_813",iconOnly:"_iconOnly_1samt_817",primary:"_primary_1samt_829",disabled:"_disabled_1samt_834",count:"_count_1samt_848",secondary:"_secondary_1samt_852",ghost:"_ghost_1samt_875",link:"_link_1samt_898",dangerPrimary:"_dangerPrimary_1samt_927",dangerSecondary:"_dangerSecondary_1samt_953",dangerGhost:"_dangerGhost_1samt_979",dangerLink:"_dangerLink_1samt_1005",open:"_open_1samt_1032",content:"_content_1samt_1044",loader:"_loader_1samt_1049",text:"_text_1samt_1055",icon:"_icon_1samt_817",chevron:"_chevron_1samt_1082",loading:"_loading_1samt_1110"},Ti=e=>{switch(e){case"l":return"m";case"m":return"s";case"s":return"xs";default:return"s"}},Mo=f.forwardRef((e,o)=>{const{size:r="m",variant:t="primary",disabled:n=!1,loading:a=!1,active:i=!1,open:s=!1,className:c="",children:_,icon:d,iconPosition:u="left",tooltip:p,count:m,withChevron:b=!1,href:h,...v}=e,w=u==="only"||!_&&d,y=b&&!w,x=[ce.button,ce[`size${r.toUpperCase()}`],ce[t],n&&ce.disabled,a&&ce.loading,i&&ce.active,s&&ce.open,w&&ce.iconOnly,c].filter(Boolean).join(" "),k=()=>l.jsxs(l.Fragment,{children:[l.jsxs("span",{className:ce.content,children:[d&&u!=="right"&&l.jsx("span",{className:ce.icon,children:d}),_&&l.jsx("span",{className:ce.text,children:_}),d&&u==="right"&&l.jsx("span",{className:ce.icon,children:d}),y&&l.jsx("span",{className:ce.chevron}),m!==void 0&&l.jsx("span",{className:ce.count,children:m>99?"+99":m})]}),a&&l.jsx("span",{className:ce.loader,children:l.jsx(Yt,{size:Ti(r)})})]});if(h){const z=v;return n||a?l.jsx("span",{className:x,...z,children:k()}):l.jsx("a",{ref:o,href:h,className:x,...z,children:k()})}const{type:S="button",...C}=v;return l.jsx("button",{ref:o,type:S,className:x,disabled:n||a,"aria-label":w&&p?p:void 0,...C,children:k()})});Mo.displayName="Button";const Ae={focus:"_focus_1gu7y_550","focus--default":"_focus--default_1gu7y_567","focus--danger":"_focus--danger_1gu7y_571","focus--visible":"_focus--visible_1gu7y_577","focus-danger":"_focus-danger_1gu7y_592","focus-within--default":"_focus-within--default_1gu7y_598","focus-within--danger":"_focus-within--danger_1gu7y_602","focus--input":"_focus--input_1gu7y_607","focus--button":"_focus--button_1gu7y_612","focus--card":"_focus--card_1gu7y_617",swap:"_swap_1gu7y_632","swap--text":"_swap--text_1gu7y_641","swap--icon":"_swap--icon_1gu7y_652","swap--icon-xs":"_swap--icon-xs_1gu7y_662","swap--icon-s":"_swap--icon-s_1gu7y_667","swap--icon-m":"_swap--icon-m_1gu7y_672","swap--icon-l":"_swap--icon-l_1gu7y_677","swap--icon-xl":"_swap--icon-xl_1gu7y_682",swap__content:"_swap__content_1gu7y_688","swap--group-horizontal":"_swap--group-horizontal_1gu7y_697","swap--group-vertical":"_swap--group-vertical_1gu7y_704","swap--with-background":"_swap--with-background_1gu7y_712","swap--with-border":"_swap--with-border_1gu7y_718","swap--interactive":"_swap--interactive_1gu7y_726",divider:"_divider_1gu7y_780","divider--horizontal":"_divider--horizontal_1gu7y_785","divider--vertical":"_divider--vertical_1gu7y_789","divider--dashed":"_divider--dashed_1gu7y_794","divider--dotted":"_divider--dotted_1gu7y_797","divider--s":"_divider--s_1gu7y_800","divider--m":"_divider--m_1gu7y_806","divider--l":"_divider--l_1gu7y_812","divider--default":"_divider--default_1gu7y_818","divider--soft":"_divider--soft_1gu7y_821","divider--strong":"_divider--strong_1gu7y_824","divider--inverse":"_divider--inverse_1gu7y_827","divider--with-text":"_divider--with-text_1gu7y_830","divider--text-center":"_divider--text-center_1gu7y_849",divider__text:"_divider__text_1gu7y_852","divider--text-left":"_divider--text-left_1gu7y_855","divider--text-right":"_divider--text-right_1gu7y_864"},Zt=({orientation:e="horizontal",variant:o="solid",size:r="m",color:t="default",className:n="",children:a,textPosition:i="center",...s})=>{const c=!!a,_=[Ae.divider,Ae[`divider--${e}`],Ae[`divider--${o}`],Ae[`divider--${r}`],Ae[`divider--${t}`],c&&Ae["divider--with-text"],c&&Ae[`divider--text-${i}`],n].filter(Boolean).join(" ");return c&&e==="horizontal"?l.jsx("div",{className:_,role:"separator","aria-orientation":e,...s,children:l.jsx("span",{className:Ae.divider__text,children:a})}):l.jsx("div",{className:_,role:"separator","aria-orientation":e,...s})},Li=({title:e,count:o,icon:r,children:t,actions:n=[],defaultOpen:a=!1,disabled:i=!1,className:s,toggleText:c={}})=>{const[_,d]=f.useState(a),[u,p]=f.useState(a?"auto":0),m=f.useRef(null),b=()=>{i||(_?(p(m.current?.scrollHeight||0),requestAnimationFrame(()=>p(0))):p(m.current?.scrollHeight||0),d(!_))};f.useEffect(()=>{if(_&&u===(m.current?.scrollHeight||0)){const v=setTimeout(()=>p("auto"),250);return()=>clearTimeout(v)}},[_,u]);const h=_?c.open||"Свернуть":c.closed||"Развернуть";return l.jsxs("div",{className:N(ne.accordion,_&&ne.open,i&&ne.disabled,s),"data-state":_?"open":"closed",children:[l.jsxs("div",{className:ne.header,onClick:b,children:[l.jsxs("div",{className:ne.headerLeft,children:[r&&l.jsx("div",{className:ne.icon,children:r}),l.jsx(Ze,{variant:"text-long-m-regular",className:ne.title,children:e}),typeof o=="number"&&l.jsx(Ze,{as:"span",variant:"text-long-s-medium",className:ne.count,children:o})]}),l.jsxs("div",{className:ne.headerRight,children:[n.map((v,w)=>l.jsx(Mo,{variant:"link",size:"s",disabled:v.disabled,icon:v.icon||l.jsx(Sr,{}),iconPosition:v.label?"left":"only",tooltip:v.label?void 0:v.label,onClick:y=>{y.stopPropagation(),v.onClick?.()},children:v.label},w)),l.jsx(Mo,{variant:"ghost",size:"s",icon:l.jsxs("span",{className:ne.chevronIconWrapper,children:[l.jsx(jo,{className:N(ne.iconDown,_&&ne.iconHidden)}),l.jsx(xr,{className:N(ne.iconUp,_&&ne.iconVisible)})]}),iconPosition:"right",tooltip:h,onClick:v=>{v.stopPropagation(),b()}})]})]}),l.jsxs("div",{ref:m,className:ne.content,style:{height:u},children:[l.jsx("div",{className:ne.dividerContainer,children:l.jsx(Zt,{size:"s",className:ne.divider})}),l.jsx("div",{className:ne.inner,children:t})]})]})},wo={card:"_card_t4r0j_780",header:"_header_t4r0j_800",title:"_title_t4r0j_805",subtitle:"_subtitle_t4r0j_823",content:"_content_t4r0j_831"},Pi=({title:e,subtitle:o,children:r,className:t,onSubmit:n})=>{const a=n?"form":"div";return l.jsxs(a,{className:N(wo.card,t),onSubmit:n,children:[(e||o)&&l.jsxs("div",{className:wo.header,children:[e&&l.jsx(Ze,{as:"p",variant:"headline-s",textAlign:"center",className:wo.title,children:e}),o&&l.jsx(Ze,{as:"p",className:wo.subtitle,children:o})]}),r&&l.jsx("div",{className:wo.content,children:r})]})},Me={focus:"_focus_1kgo3_550","focus--default":"_focus--default_1kgo3_567","focus--danger":"_focus--danger_1kgo3_571","focus--visible":"_focus--visible_1kgo3_577","focus-danger":"_focus-danger_1kgo3_592","focus-within--default":"_focus-within--default_1kgo3_598","focus-within--danger":"_focus-within--danger_1kgo3_602","focus--input":"_focus--input_1kgo3_607","focus--button":"_focus--button_1kgo3_612","focus--card":"_focus--card_1kgo3_617",swap:"_swap_1kgo3_632","swap--text":"_swap--text_1kgo3_641","swap--icon":"_swap--icon_1kgo3_652","swap--icon-xs":"_swap--icon-xs_1kgo3_662","swap--icon-s":"_swap--icon-s_1kgo3_667","swap--icon-m":"_swap--icon-m_1kgo3_672","swap--icon-l":"_swap--icon-l_1kgo3_677","swap--icon-xl":"_swap--icon-xl_1kgo3_682",swap__content:"_swap__content_1kgo3_688","swap--group-horizontal":"_swap--group-horizontal_1kgo3_697","swap--group-vertical":"_swap--group-vertical_1kgo3_704","swap--with-background":"_swap--with-background_1kgo3_712","swap--with-border":"_swap--with-border_1kgo3_718","swap--interactive":"_swap--interactive_1kgo3_726",avatar:"_avatar_1kgo3_780","avatar--xs":"_avatar--xs_1kgo3_793","avatar--s":"_avatar--s_1kgo3_799","avatar--m":"_avatar--m_1kgo3_805","avatar--l":"_avatar--l_1kgo3_811","avatar--xl":"_avatar--xl_1kgo3_817","avatar--xxl":"_avatar--xxl_1kgo3_823","avatar--bordered":"_avatar--bordered_1kgo3_832",avatar__content:"_avatar__content_1kgo3_837",avatar__image:"_avatar__image_1kgo3_847",avatar__initials:"_avatar__initials_1kgo3_855",avatar__placeholder:"_avatar__placeholder_1kgo3_884",avatar__status:"_avatar__status_1kgo3_915"},Gt=({src:e,name:o,size:r="s",status:t=null,bordered:n=!1,backgroundColor:a,className:i="",onError:s})=>{const c=m=>{const b=m.trim().split(" ");return b.length===1?b[0].charAt(0).toUpperCase():`${b[0].charAt(0)}${b[b.length-1].charAt(0)}`.toUpperCase()},_=()=>{if(a)return a;if(o){const m=["var(--color-blue-gray-600)","var(--color-indigo-600)","var(--color-success-600)","var(--color-warning-600)","var(--color-danger-600)","var(--color-fuchsia-600)","var(--color-purple-600)","var(--color-blue-600)","var(--color-sky-blue-600)","var(--color-cyan-600)","var(--color-teal-600)","var(--color-emerald-600)","var(--color-lime-600)","var(--color-yellow-600)","var(--color-rose-600)","var(--color-pink-600)"],b=o.split("").reduce((h,v)=>h+v.charCodeAt(0),0);return m[b%m.length]}return"var(--color-blue-gray-300)"},d={online:"var(--color-success-500)",offline:"var(--color-blue-gray-400)",away:"var(--color-warning-500)",busy:"var(--color-danger-500)"},u=[Me.avatar,Me[`avatar--${r}`],n?Me["avatar--bordered"]:"",i].filter(Boolean).join(" "),p=()=>{if(e)return l.jsx("img",{src:e,alt:o?`${o} avatar`:"Avatar",className:Me.avatar__image,onError:s});if(o){const m=c(o);return l.jsx("div",{className:Me.avatar__initials,style:{backgroundColor:_()},children:m})}return l.jsx("div",{className:Me.avatar__placeholder,children:l.jsxs("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",children:[l.jsx("path",{d:"M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2"}),l.jsx("circle",{cx:"12",cy:"7",r:"4"})]})})};return l.jsxs("div",{className:u,children:[l.jsx("div",{className:Me.avatar__content,children:p()}),t&&l.jsx("div",{className:Me.avatar__status,style:{backgroundColor:d[t]}})]})},xo={avatarGroup:"_avatarGroup_18gsw_780","avatarGroup--overlap":"_avatarGroup--overlap_18gsw_784",avatarGroup__item:"_avatarGroup__item_18gsw_784",avatarGroup__more:"_avatarGroup__more_18gsw_795"},ji=({items:e,max:o=5,size:r="m",overlap:t=!0,className:n=""})=>{const a=e.slice(0,o),i=e.length-a.length;return l.jsxs("div",{className:[xo.avatarGroup,t?xo["avatarGroup--overlap"]:"",n].filter(Boolean).join(" "),children:[a.map((s,c)=>l.jsx("div",{className:xo.avatarGroup__item,children:l.jsx(Gt,{...s,size:r})},c)),i>0&&l.jsxs("div",{className:`${xo.avatarGroup__item} ${xo.avatarGroup__more}`,children:["+",i]})]})},Ai=({size:e=80,borderColor:o="#D6DDFF",borderWidth:r=2,borderStyle:t="dashed",children:n})=>l.jsx("div",{style:{width:e,height:e,borderRadius:"50%",border:`${r}px ${t} ${o}`,padding:r,boxSizing:"border-box",display:"flex",alignItems:"center",justifyContent:"center",overflow:"hidden"},children:l.jsx("div",{style:{width:"100%",height:"100%",borderRadius:"50%",overflow:"hidden"},children:n})}),Do={focus:"_focus_3zn4h_550","focus--default":"_focus--default_3zn4h_567","focus--danger":"_focus--danger_3zn4h_571","focus--visible":"_focus--visible_3zn4h_577","focus-danger":"_focus-danger_3zn4h_592","focus-within--default":"_focus-within--default_3zn4h_598","focus-within--danger":"_focus-within--danger_3zn4h_602","focus--input":"_focus--input_3zn4h_607","focus--button":"_focus--button_3zn4h_612","focus--card":"_focus--card_3zn4h_617",swap:"_swap_3zn4h_632","swap--text":"_swap--text_3zn4h_641","swap--icon":"_swap--icon_3zn4h_652","swap--icon-xs":"_swap--icon-xs_3zn4h_662","swap--icon-s":"_swap--icon-s_3zn4h_667","swap--icon-m":"_swap--icon-m_3zn4h_672","swap--icon-l":"_swap--icon-l_3zn4h_677","swap--icon-xl":"_swap--icon-xl_3zn4h_682",swap__content:"_swap__content_3zn4h_688","swap--group-horizontal":"_swap--group-horizontal_3zn4h_697","swap--group-vertical":"_swap--group-vertical_3zn4h_704","swap--with-background":"_swap--with-background_3zn4h_712","swap--with-border":"_swap--with-border_3zn4h_718","swap--interactive":"_swap--interactive_3zn4h_726",badge:"_badge_3zn4h_780","badge--s":"_badge--s_3zn4h_790","badge--m":"_badge--m_3zn4h_795","badge--outline":"_badge--outline_3zn4h_803","badge--gray":"_badge--gray_3zn4h_809","badge--primary":"_badge--primary_3zn4h_809","badge--secondary":"_badge--secondary_3zn4h_814","badge--accent":"_badge--accent_3zn4h_823","badge--green":"_badge--green_3zn4h_837","badge--orange":"_badge--orange_3zn4h_851","badge--red":"_badge--red_3zn4h_865","badge--fuchsia":"_badge--fuchsia_3zn4h_880","badge--purple":"_badge--purple_3zn4h_894","badge--blue":"_badge--blue_3zn4h_908","badge--sky-blue":"_badge--sky-blue_3zn4h_922","badge--cyan":"_badge--cyan_3zn4h_936","badge--teal":"_badge--teal_3zn4h_950","badge--emerald":"_badge--emerald_3zn4h_964","badge--lime":"_badge--lime_3zn4h_978","badge--yellow":"_badge--yellow_3zn4h_992","badge--rose":"_badge--rose_3zn4h_1006","badge--pink":"_badge--pink_3zn4h_1020","badge--split":"_badge--split_3zn4h_1042",badge__part:"_badge__part_3zn4h_1042","badge__part--gray":"_badge__part--gray_3zn4h_1051","badge__part--accent":"_badge__part--accent_3zn4h_1055","badge__part--green":"_badge__part--green_3zn4h_1059","badge__part--orange":"_badge__part--orange_3zn4h_1063","badge__part--red":"_badge__part--red_3zn4h_1067","badge__part--fuchsia":"_badge__part--fuchsia_3zn4h_1071","badge__part--purple":"_badge__part--purple_3zn4h_1075","badge__part--blue":"_badge__part--blue_3zn4h_1079","badge__part--sky-blue":"_badge__part--sky-blue_3zn4h_1083","badge__part--cyan":"_badge__part--cyan_3zn4h_1087","badge__part--teal":"_badge__part--teal_3zn4h_1091","badge__part--emerald":"_badge__part--emerald_3zn4h_1095","badge__part--lime":"_badge__part--lime_3zn4h_1099","badge__part--yellow":"_badge__part--yellow_3zn4h_1103","badge__part--rose":"_badge__part--rose_3zn4h_1107","badge__part--pink":"_badge__part--pink_3zn4h_1111"},Mi=({children:e,color:o="gray",variant:r="primary",size:t="s",className:n=""})=>{const a=[Do.badge,Do[`badge--${o}`],Do[`badge--${r}`],Do[`badge--${t}`],n].filter(Boolean).join(" ");return l.jsx("span",{className:a,children:e})},Y={focus:"_focus_1qaul_550","focus--default":"_focus--default_1qaul_567","focus--danger":"_focus--danger_1qaul_571","focus--visible":"_focus--visible_1qaul_577","focus-danger":"_focus-danger_1qaul_592","focus-within--default":"_focus-within--default_1qaul_598","focus-within--danger":"_focus-within--danger_1qaul_602","focus--input":"_focus--input_1qaul_607","focus--button":"_focus--button_1qaul_612","focus--card":"_focus--card_1qaul_617",swap:"_swap_1qaul_632","swap--text":"_swap--text_1qaul_641","swap--icon":"_swap--icon_1qaul_652","swap--icon-xs":"_swap--icon-xs_1qaul_662","swap--icon-s":"_swap--icon-s_1qaul_667","swap--icon-m":"_swap--icon-m_1qaul_672","swap--icon-l":"_swap--icon-l_1qaul_677","swap--icon-xl":"_swap--icon-xl_1qaul_682",swap__content:"_swap__content_1qaul_688","swap--group-horizontal":"_swap--group-horizontal_1qaul_697","swap--group-vertical":"_swap--group-vertical_1qaul_704","swap--with-background":"_swap--with-background_1qaul_712","swap--with-border":"_swap--with-border_1qaul_718","swap--interactive":"_swap--interactive_1qaul_726",root:"_root_1qaul_780",fullWidth:"_fullWidth_1qaul_786",wrapper:"_wrapper_1qaul_790",open:"_open_1qaul_805",outline:"_outline_1qaul_809",fill:"_fill_1qaul_819",small:"_small_1qaul_831",inputElement:"_inputElement_1qaul_835",label:"_label_1qaul_840",calendarIcon:"_calendarIcon_1qaul_845",clearButton:"_clearButton_1qaul_850",medium:"_medium_1qaul_856",filled:"_filled_1qaul_865",error:"_error_1qaul_892",disabled:"_disabled_1qaul_901",inputWithLabel:"_inputWithLabel_1qaul_932",requiredIcon:"_requiredIcon_1qaul_1028",errorText:"_errorText_1qaul_1035",calendarWrapper:"_calendarWrapper_1qaul_1043",calendar:"_calendar_1qaul_845",calendarHeader:"_calendarHeader_1qaul_1062",calendarNavButton:"_calendarNavButton_1qaul_1069",calendarTitle:"_calendarTitle_1qaul_1090",calendarWeekDays:"_calendarWeekDays_1qaul_1102",calendarWeekDay:"_calendarWeekDay_1qaul_1102",calendarDays:"_calendarDays_1qaul_1119",calendarDayEmpty:"_calendarDayEmpty_1qaul_1125",calendarDay:"_calendarDay_1qaul_1119",calendarDaySelected:"_calendarDaySelected_1qaul_1145",calendarDayToday:"_calendarDayToday_1qaul_1153",calendarDayWeekend:"_calendarDayWeekend_1qaul_1158",calendarDayDisabled:"_calendarDayDisabled_1qaul_1161"},Di=(e,o)=>new Date(e,o+1,0).getDate(),Oi=(e,o)=>new Date(e,o,1).getDay(),Kt=(e,o)=>e.getDate()===o.getDate()&&e.getMonth()===o.getMonth()&&e.getFullYear()===o.getFullYear(),Bi=e=>e instanceof Date&&!isNaN(e.getTime()),Xt=e=>{if(!e.trim())return null;const r=e.replace(/[\.\-\/]/g,".").split(".");if(r.length!==3)return null;const t=parseInt(r[0],10),n=parseInt(r[1],10)-1,a=parseInt(r[2],10),i=a<100?2e3+a:a,s=new Date(i,n,t);return Bi(s)&&s.getDate()===t&&s.getMonth()===n&&s.getFullYear()===i?s:null},Ge=e=>{const o=e.getDate().toString().padStart(2,"0"),r=(e.getMonth()+1).toString().padStart(2,"0"),t=e.getFullYear();return`${o}.${r}.${t}`},Vi=["Пн","Вт","Ср","Чт","Пт","Сб","Вс"],Hi=["Январь","Февраль","Март","Апрель","Май","Июнь","Июль","Август","Сентябрь","Октябрь","Ноябрь","Декабрь"],Qt=f.forwardRef(({className:e,variant:o="outline",size:r="medium",label:t,isRequired:n=!1,error:a,showErrorMessage:i=!0,hasError:s=!1,disabled:c=!1,fullWidth:_=!0,placeholder:d="дд.мм.гггг",onChange:u,value:p,defaultValue:m,minDate:b,maxDate:h,id:v,...w})=>{const[y,x]=f.useState(!1),[k,S]=f.useState(new Date),[C,z]=f.useState(p||m||null),[$,I]=f.useState(""),[q,j]=f.useState(!1),[F,W]=f.useState("bottom"),B=f.useRef(null),U=f.useRef(null),A=f.useRef(null),H=f.useCallback(()=>{if(!B.current)return"bottom";const O=B.current.getBoundingClientRect(),X=window.innerHeight,se=350,Ye=X-O.bottom,Lo=O.top;return Ye<se&&Lo>=se?"top":"bottom"},[]);f.useEffect(()=>{p!==void 0&&(z(p),p&&!q&&I(Ge(p)))},[p,q]),f.useEffect(()=>{C&&!q?I(Ge(C)):!C&&!q&&I("")},[C,q]);const P=()=>{if(c)return;const O=H();W(O),x(!0),setTimeout(()=>{A.current?.focus()},0)};f.useEffect(()=>{const O=X=>{B.current&&!B.current.contains(X.target)&&U.current&&!U.current.contains(X.target)&&(x(!1),q&&pe())};return document.addEventListener("mousedown",O),()=>document.removeEventListener("mousedown",O)},[q,$]),f.useEffect(()=>{const O=()=>{if(y){const X=H();W(X)}};return window.addEventListener("resize",O),window.addEventListener("scroll",O,!0),()=>{window.removeEventListener("resize",O),window.removeEventListener("scroll",O,!0)}},[y,H]);const Z=O=>{z(O),I(Ge(O)),u(O),x(!1),j(!1)},te=O=>{const X=O.target.value;if(I(X),j(!0),(X.length===2&&!X.includes(".")||X.length===5&&X.lastIndexOf(".")===2)&&I(X+"."),X.length===10){const se=Xt(X);se&&de(se)&&(z(se),u(se),j(!1))}},pe=()=>{if($.trim()){const O=Xt($);O&&de(O)?(z(O),I(Ge(O)),u(O)):I(C?Ge(C):"")}else z(null),u(null);j(!1)},Te=()=>{j(!0),y||P()},Le=O=>{O.key==="Enter"?(pe(),A.current?.blur()):O.key==="Escape"&&(I(C?Ge(C):""),j(!1),A.current?.blur(),x(!1))},de=O=>!(b&&O<b||h&&O>h),ye=O=>{O.stopPropagation(),!c&&(z(null),I(""),u(null),j(!1))},ge=O=>{S(X=>{const se=new Date(X);return O==="prev"?se.setMonth(X.getMonth()-1):se.setMonth(X.getMonth()+1),se})},M=()=>{c||(y?x(!1):P())},K=()=>{const O=k.getFullYear(),X=k.getMonth(),se=Di(O,X),Ye=Oi(O,X),Lo=[];for(let Pe=1;Pe<(Ye===0?7:Ye);Pe++)Lo.push(l.jsx("div",{className:Y.calendarDayEmpty},`empty-${Pe}`));for(let Pe=1;Pe<=se;Pe++){const bo=new Date(O,X,Pe),Dd=C&&Kt(bo,C),Od=Kt(bo,new Date),Bd=bo.getDay()===0||bo.getDay()===6,yt=!de(bo);Lo.push(l.jsx("button",{className:N(Y.calendarDay,Dd&&Y.calendarDaySelected,Od&&Y.calendarDayToday,Bd&&Y.calendarDayWeekend,yt&&Y.calendarDayDisabled),onClick:()=>!yt&&Z(bo),disabled:yt,type:"button",children:Pe},Pe))}return Lo},Q=q?$:C?Ge(C):"",T=!!Q,V=s||!!a,L=r==="medium",R={root:N(Y.root,_&&Y.fullWidth,e),wrapper:N(Y.wrapper,Y[o],Y[r],{[Y.disabled]:c,[Y.error]:V,[Y.filled]:T,[Y.open]:y}),label:N(Y.label,c&&Y.disabled),calendarIcon:N(Y.calendarIcon,c&&Y.disabled,V&&Y.error),clearButton:Y.clearButton,errorText:Y.errorText,calendarWrapper:N(Y.calendarWrapper,Y[`calendarWrapper--${F}`])};return l.jsxs("div",{className:R.root,ref:B,children:[l.jsxs("div",{className:R.wrapper,onClick:M,children:[l.jsx("input",{...w,ref:A,id:v,value:Q,placeholder:L?void 0:d,className:N(Y.inputElement,{[Y.inputWithLabel]:t&&L}),disabled:c,onChange:te,onBlur:pe,onFocus:Te,onKeyDown:Le}),t&&L&&l.jsxs("label",{className:R.label,children:[t,n&&l.jsx(no,{className:Y.requiredIcon})]}),l.jsx(yr,{className:R.calendarIcon}),T&&!c&&l.jsx("button",{type:"button",className:R.clearButton,onClick:ye,"aria-label":"Очистить дату",children:"×"})]}),y&&l.jsx("div",{className:R.calendarWrapper,ref:U,children:l.jsxs("div",{className:Y.calendar,children:[l.jsxs("div",{className:Y.calendarHeader,children:[l.jsx("button",{type:"button",className:Y.calendarNavButton,onClick:()=>ge("prev"),"aria-label":"Предыдущий месяц",children:l.jsx(br,{})}),l.jsxs("div",{className:Y.calendarTitle,children:[Hi[k.getMonth()]," ",k.getFullYear()]}),l.jsx("button",{type:"button",className:Y.calendarNavButton,onClick:()=>ge("next"),"aria-label":"Следующий месяц",children:l.jsx(wr,{})})]}),l.jsx("div",{className:Y.calendarWeekDays,children:Vi.map(O=>l.jsx("div",{className:Y.calendarWeekDay,children:O},O))}),l.jsx("div",{className:Y.calendarDays,children:K()})]})}),a&&i&&l.jsx("span",{className:R.errorText,children:a})]})});Qt.displayName="DatePicker";const Oo={focus:"_focus_55oxc_550","focus--default":"_focus--default_55oxc_567","focus--danger":"_focus--danger_55oxc_571","focus--visible":"_focus--visible_55oxc_577","focus-danger":"_focus-danger_55oxc_592","focus-within--default":"_focus-within--default_55oxc_598","focus-within--danger":"_focus-within--danger_55oxc_602","focus--input":"_focus--input_55oxc_607","focus--button":"_focus--button_55oxc_612","focus--card":"_focus--card_55oxc_617",swap:"_swap_55oxc_632","swap--text":"_swap--text_55oxc_641","swap--icon":"_swap--icon_55oxc_652","swap--icon-xs":"_swap--icon-xs_55oxc_662","swap--icon-s":"_swap--icon-s_55oxc_667","swap--icon-m":"_swap--icon-m_55oxc_672","swap--icon-l":"_swap--icon-l_55oxc_677","swap--icon-xl":"_swap--icon-xl_55oxc_682",swap__content:"_swap__content_55oxc_688","swap--group-horizontal":"_swap--group-horizontal_55oxc_697","swap--group-vertical":"_swap--group-vertical_55oxc_704","swap--with-background":"_swap--with-background_55oxc_712","swap--with-border":"_swap--with-border_55oxc_718","swap--interactive":"_swap--interactive_55oxc_726",dot:"_dot_55oxc_780","size-xs":"_size-xs_55oxc_788","size-s":"_size-s_55oxc_792","size-m":"_size-m_55oxc_796","size-l":"_size-l_55oxc_800","size-xl":"_size-xl_55oxc_804","color-primary":"_color-primary_55oxc_811","variant-filled":"_variant-filled_55oxc_811","variant-outlined":"_variant-outlined_55oxc_814","variant-soft":"_variant-soft_55oxc_818","color-red":"_color-red_55oxc_824","color-gray":"_color-gray_55oxc_837","color-orange":"_color-orange_55oxc_850","color-green":"_color-green_55oxc_863","color-yellow":"_color-yellow_55oxc_876"},Wi=({color:e="gray",size:o="m",variant:r="filled",className:t})=>l.jsx("span",{className:N(Oo.dot,Oo[`color-${e}`],Oo[`size-${o}`],Oo[`variant-${r}`],t)}),Bo={focus:"_focus_1hrjy_550","focus--default":"_focus--default_1hrjy_567","focus--danger":"_focus--danger_1hrjy_571","focus--visible":"_focus--visible_1hrjy_577","focus-danger":"_focus-danger_1hrjy_592","focus-within--default":"_focus-within--default_1hrjy_598","focus-within--danger":"_focus-within--danger_1hrjy_602","focus--input":"_focus--input_1hrjy_607","focus--button":"_focus--button_1hrjy_612","focus--card":"_focus--card_1hrjy_617",swap:"_swap_1hrjy_632","swap--text":"_swap--text_1hrjy_641","swap--icon":"_swap--icon_1hrjy_652","swap--icon-xs":"_swap--icon-xs_1hrjy_662","swap--icon-s":"_swap--icon-s_1hrjy_667","swap--icon-m":"_swap--icon-m_1hrjy_672","swap--icon-l":"_swap--icon-l_1hrjy_677","swap--icon-xl":"_swap--icon-xl_1hrjy_682",swap__content:"_swap__content_1hrjy_688","swap--group-horizontal":"_swap--group-horizontal_1hrjy_697","swap--group-vertical":"_swap--group-vertical_1hrjy_704","swap--with-background":"_swap--with-background_1hrjy_712","swap--with-border":"_swap--with-border_1hrjy_718","swap--interactive":"_swap--interactive_1hrjy_726",counter:"_counter_1hrjy_780","size-m":"_size-m_1hrjy_793","size-l":"_size-l_1hrjy_798","variant-filled":"_variant-filled_1hrjy_806","variant-outlined":"_variant-outlined_1hrjy_809","variant-soft":"_variant-soft_1hrjy_814","color-indigo":"_color-indigo_1hrjy_821","color-red":"_color-red_1hrjy_835","color-gray":"_color-gray_1hrjy_849","color-grayLight":"_color-grayLight_1hrjy_863","color-orange":"_color-orange_1hrjy_877","color-green":"_color-green_1hrjy_891"},Fi=({value:e,color:o="gray",size:r="m",variant:t="filled",className:n})=>l.jsx("span",{className:N(Bo.counter,Bo[`color-${o}`],Bo[`size-${r}`],Bo[`variant-${t}`],n),children:e}),he={focus:"_focus_y95yk_550","focus--default":"_focus--default_y95yk_567","focus--danger":"_focus--danger_y95yk_571","focus--visible":"_focus--visible_y95yk_577","focus-danger":"_focus-danger_y95yk_592","focus-within--default":"_focus-within--default_y95yk_598","focus-within--danger":"_focus-within--danger_y95yk_602","focus--input":"_focus--input_y95yk_607","focus--button":"_focus--button_y95yk_612","focus--card":"_focus--card_y95yk_617",swap:"_swap_y95yk_632","swap--text":"_swap--text_y95yk_641","swap--icon":"_swap--icon_y95yk_652","swap--icon-xs":"_swap--icon-xs_y95yk_662","swap--icon-s":"_swap--icon-s_y95yk_667","swap--icon-m":"_swap--icon-m_y95yk_672","swap--icon-l":"_swap--icon-l_y95yk_677","swap--icon-xl":"_swap--icon-xl_y95yk_682",swap__content:"_swap__content_y95yk_688","swap--group-horizontal":"_swap--group-horizontal_y95yk_697","swap--group-vertical":"_swap--group-vertical_y95yk_704","swap--with-background":"_swap--with-background_y95yk_712","swap--with-border":"_swap--with-border_y95yk_718","swap--interactive":"_swap--interactive_y95yk_726",wrapper:"_wrapper_y95yk_780",disabled:"_disabled_y95yk_789",input:"_input_y95yk_794",icon:"_icon_y95yk_800",box:"_box_y95yk_806",checked:"_checked_y95yk_839",indeterminate:"_indeterminate_y95yk_840",small:"_small_y95yk_846",medium:"_medium_y95yk_851",primary:"_primary_y95yk_857",danger:"_danger_y95yk_869",error:"_error_y95yk_894",label:"_label_y95yk_922"},$r=f.forwardRef(({label:e,size:o="medium",color:r="primary",indeterminate:t=!1,error:n,disabled:a,checked:i,onChange:s,className:c,..._},d)=>{const u=p=>{a||s?.(p)};return l.jsxs("label",{className:N(he.wrapper,he[o],he[r],{[he.checked]:i,[he.indeterminate]:t,[he.error]:n,[he.disabled]:a},c),children:[l.jsx("input",{ref:d,type:"checkbox",className:he.input,checked:i,disabled:a,onChange:u,..._}),l.jsx("span",{className:he.box,children:t?l.jsx(zr,{className:he.icon}):i?l.jsx(kr,{className:he.icon}):null}),e&&l.jsx("span",{className:he.label,children:e})]})});$r.displayName="Checkbox";const Ke={focus:"_focus_1kco8_550","focus--default":"_focus--default_1kco8_567","focus--danger":"_focus--danger_1kco8_571","focus--visible":"_focus--visible_1kco8_577","focus-danger":"_focus-danger_1kco8_592","focus-within--default":"_focus-within--default_1kco8_598","focus-within--danger":"_focus-within--danger_1kco8_602","focus--input":"_focus--input_1kco8_607","focus--button":"_focus--button_1kco8_612","focus--card":"_focus--card_1kco8_617",swap:"_swap_1kco8_632","swap--text":"_swap--text_1kco8_641","swap--icon":"_swap--icon_1kco8_652","swap--icon-xs":"_swap--icon-xs_1kco8_662","swap--icon-s":"_swap--icon-s_1kco8_667","swap--icon-m":"_swap--icon-m_1kco8_672","swap--icon-l":"_swap--icon-l_1kco8_677","swap--icon-xl":"_swap--icon-xl_1kco8_682",swap__content:"_swap__content_1kco8_688","swap--group-horizontal":"_swap--group-horizontal_1kco8_697","swap--group-vertical":"_swap--group-vertical_1kco8_704","swap--with-background":"_swap--with-background_1kco8_712","swap--with-border":"_swap--with-border_1kco8_718","swap--interactive":"_swap--interactive_1kco8_726",chip:"_chip_1kco8_780","rounded-default":"_rounded-default_1kco8_794","rounded-full":"_rounded-full_1kco8_797","size-s":"_size-s_1kco8_803","size-m":"_size-m_1kco8_807","variant-default":"_variant-default_1kco8_814","variant-gray":"_variant-gray_1kco8_819","variant-primary":"_variant-primary_1kco8_824","variant-active":"_variant-active_1kco8_829",clickable:"_clickable_1kco8_838",disabled:"_disabled_1kco8_841",active:"_active_1kco8_859"},Ui=({children:e,variant:o="default",size:r="m",rounded:t="default",active:n=!1,disabled:a=!1,className:i,onClick:s})=>{const c=N(Ke.chip,Ke[`size-${r}`],Ke[`variant-${o}`],Ke[`rounded-${t}`],n&&Ke.active,a&&Ke.disabled,s&&Ke.clickable,i);return l.jsx("span",{className:c,onClick:a?void 0:s,children:e})};var Yi=e=>e.type==="checkbox",yo=e=>e instanceof Date,Er=e=>e==null;const Jt=e=>typeof e=="object";var Xe=e=>!Er(e)&&!Array.isArray(e)&&Jt(e)&&!yo(e),Zi=e=>Xe(e)&&e.target?Yi(e.target)?e.target.checked:e.target.value:e,Gi=e=>e.substring(0,e.search(/\.\d+(\.|$)/))||e,Ki=(e,o)=>e.has(Gi(o)),Xi=e=>{const o=e.constructor&&e.constructor.prototype;return Xe(o)&&o.hasOwnProperty("isPrototypeOf")},Qi=typeof window<"u"&&typeof window.HTMLElement<"u"&&typeof document<"u";function Rt(e){let o;const r=Array.isArray(e),t=typeof FileList<"u"?e instanceof FileList:!1;if(e instanceof Date)o=new Date(e);else if(!(Qi&&(e instanceof Blob||t))&&(r||Xe(e)))if(o=r?[]:Object.create(Object.getPrototypeOf(e)),!r&&!Xi(e))o=e;else for(const n in e)e.hasOwnProperty(n)&&(o[n]=Rt(e[n]));else return e;return o}var en=e=>/^\w*$/.test(e),Ir=e=>e===void 0,Ji=e=>Array.isArray(e)?e.filter(Boolean):[],on=e=>Ji(e.replace(/["|']|\]/g,"").split(/\.|\[/)),_e=(e,o,r)=>{if(!o||!Xe(e))return r;const t=(en(o)?[o]:on(o)).reduce((n,a)=>Er(n)?n:n[a],e);return Ir(t)||t===e?Ir(e[o])?r:e[o]:t},qr=e=>typeof e=="boolean",rn=(e,o,r)=>{let t=-1;const n=en(o)?[o]:on(o),a=n.length,i=a-1;for(;++t<a;){const s=n[t];let c=r;if(t!==i){const _=e[s];c=Xe(_)||Array.isArray(_)?_:isNaN(+n[t+1])?{}:[]}if(s==="__proto__"||s==="constructor"||s==="prototype")return;e[s]=c,e=e[s]}};const tn={BLUR:"blur",CHANGE:"change"},nn={all:"all"},an=f.createContext(null);an.displayName="HookFormContext";const Nr=()=>f.useContext(an);var Ri=(e,o,r,t=!0)=>{const n={defaultValues:o._defaultValues};for(const a in e)Object.defineProperty(n,a,{get:()=>{const i=a;return o._proxyFormState[i]!==nn.all&&(o._proxyFormState[i]=!t||nn.all),r&&(r[i]=!0),e[i]}});return n};const sn=typeof window<"u"?f.useLayoutEffect:f.useEffect;function es(e){const o=Nr(),{control:r=o.control,disabled:t,name:n,exact:a}=e||{},[i,s]=f.useState(r._formState),c=f.useRef({isDirty:!1,isLoading:!1,dirtyFields:!1,touchedFields:!1,validatingFields:!1,isValidating:!1,isValid:!1,errors:!1});return sn(()=>r._subscribe({name:n,formState:c.current,exact:a,callback:_=>{!t&&s({...r._formState,..._})}}),[n,t,a]),f.useEffect(()=>{c.current.isValid&&r._setValid(!0)},[r]),f.useMemo(()=>Ri(i,r,c.current,!1),[i,r])}var os=e=>typeof e=="string",rs=(e,o,r,t,n)=>os(e)?_e(r,e,n):Array.isArray(e)?e.map(a=>_e(r,a)):r,ln=e=>Er(e)||!Jt(e);function cn(e,o,r=new WeakSet){if(ln(e)||ln(o))return e===o;if(yo(e)&&yo(o))return e.getTime()===o.getTime();const t=Object.keys(e),n=Object.keys(o);if(t.length!==n.length)return!1;if(r.has(e)||r.has(o))return!0;r.add(e),r.add(o);for(const a of t){const i=e[a];if(!n.includes(a))return!1;if(a!=="ref"){const s=o[a];if(yo(i)&&yo(s)||Xe(i)&&Xe(s)||Array.isArray(i)&&Array.isArray(s)?!cn(i,s,r):i!==s)return!1}}return!0}function ts(e){const o=Nr(),{control:r=o.control,name:t,defaultValue:n,disabled:a,exact:i,compute:s}=e||{},c=f.useRef(n),_=f.useRef(s),d=f.useRef(void 0);_.current=s;const u=f.useMemo(()=>r._getWatch(t,c.current),[r,t]),[p,m]=f.useState(_.current?_.current(u):u);return sn(()=>r._subscribe({name:t,formState:{values:!0},exact:i,callback:b=>{if(!a){const h=rs(t,r._names,b.values||r._formValues,!1,c.current);if(_.current){const v=_.current(h);cn(v,d.current)||(m(v),d.current=v)}else m(h)}}}),[r,a,t,i]),f.useEffect(()=>r._removeUnmounted()),p}function Vo(e){const o=Nr(),{name:r,disabled:t,control:n=o.control,shouldUnregister:a,defaultValue:i}=e,s=Ki(n._names.array,r),c=f.useMemo(()=>_e(n._formValues,r,_e(n._defaultValues,r,i)),[n,r,i]),_=ts({control:n,name:r,defaultValue:c,exact:!0}),d=es({control:n,name:r,exact:!0}),u=f.useRef(e),p=f.useRef(void 0),m=f.useRef(n.register(r,{...e.rules,value:_,...qr(e.disabled)?{disabled:e.disabled}:{}}));u.current=e;const b=f.useMemo(()=>Object.defineProperties({},{invalid:{enumerable:!0,get:()=>!!_e(d.errors,r)},isDirty:{enumerable:!0,get:()=>!!_e(d.dirtyFields,r)},isTouched:{enumerable:!0,get:()=>!!_e(d.touchedFields,r)},isValidating:{enumerable:!0,get:()=>!!_e(d.validatingFields,r)},error:{enumerable:!0,get:()=>_e(d.errors,r)}}),[d,r]),h=f.useCallback(x=>m.current.onChange({target:{value:Zi(x),name:r},type:tn.CHANGE}),[r]),v=f.useCallback(()=>m.current.onBlur({target:{value:_e(n._formValues,r),name:r},type:tn.BLUR}),[r,n._formValues]),w=f.useCallback(x=>{const k=_e(n._fields,r);k&&x&&(k._f.ref={focus:()=>x.focus&&x.focus(),select:()=>x.select&&x.select(),setCustomValidity:S=>x.setCustomValidity(S),reportValidity:()=>x.reportValidity()})},[n._fields,r]),y=f.useMemo(()=>({name:r,value:_,...qr(t)||d.disabled?{disabled:d.disabled||t}:{},onChange:h,onBlur:v,ref:w}),[r,t,d.disabled,h,v,w,_]);return f.useEffect(()=>{const x=n._options.shouldUnregister||a,k=p.current;k&&k!==r&&!s&&n.unregister(k),n.register(r,{...u.current.rules,...qr(u.current.disabled)?{disabled:u.current.disabled}:{}});const S=(C,z)=>{const $=_e(n._fields,C);$&&$._f&&($._f.mount=z)};if(S(r,!0),x){const C=Rt(_e(n._options.defaultValues,r,u.current.defaultValue));rn(n._defaultValues,r,C),Ir(_e(n._formValues,r))&&rn(n._formValues,r,C)}return!s&&n.register(r),p.current=r,()=>{(s?x&&!n._state.action:x)?n.unregister(r):S(r,!1)}},[r,n,s,a]),f.useEffect(()=>{n._setDisabledField({disabled:t,name:r})},[t,r,n]),f.useMemo(()=>({field:y,formState:d,fieldState:b}),[y,d,b])}const ns=({name:e,control:o,...r})=>{const{field:{value:t,onChange:n,ref:a}}=Vo({name:e,control:o});return l.jsx($r,{...r,ref:a,checked:!!t,onChange:i=>n(i.target.checked)})},oe={focus:"_focus_g4ztx_550","focus--default":"_focus--default_g4ztx_567","focus--danger":"_focus--danger_g4ztx_571","focus--visible":"_focus--visible_g4ztx_577","focus-danger":"_focus-danger_g4ztx_592","focus-within--default":"_focus-within--default_g4ztx_598","focus-within--danger":"_focus-within--danger_g4ztx_602","focus--input":"_focus--input_g4ztx_607","focus--button":"_focus--button_g4ztx_612","focus--card":"_focus--card_g4ztx_617",swap:"_swap_g4ztx_632","swap--text":"_swap--text_g4ztx_641","swap--icon":"_swap--icon_g4ztx_652","swap--icon-xs":"_swap--icon-xs_g4ztx_662","swap--icon-s":"_swap--icon-s_g4ztx_667","swap--icon-m":"_swap--icon-m_g4ztx_672","swap--icon-l":"_swap--icon-l_g4ztx_677","swap--icon-xl":"_swap--icon-xl_g4ztx_682",swap__content:"_swap__content_g4ztx_688","swap--group-horizontal":"_swap--group-horizontal_g4ztx_697","swap--group-vertical":"_swap--group-vertical_g4ztx_704","swap--with-background":"_swap--with-background_g4ztx_712","swap--with-border":"_swap--with-border_g4ztx_718","swap--interactive":"_swap--interactive_g4ztx_726",root:"_root_g4ztx_780",fullWidth:"_fullWidth_g4ztx_786",wrapper:"_wrapper_g4ztx_791",single:"_single_g4ztx_808",first:"_first_g4ztx_811",middle:"_middle_g4ztx_814",last:"_last_g4ztx_818",error:"_error_g4ztx_825",outline:"_outline_g4ztx_828",fill:"_fill_g4ztx_841",small:"_small_g4ztx_856",input:"_input_g4ztx_859",label:"_label_g4ztx_863",medium:"_medium_g4ztx_868",disabled:"_disabled_g4ztx_910",clearButton:"_clearButton_g4ztx_922",withPrefix:"_withPrefix_g4ztx_928",withSuffix:"_withSuffix_g4ztx_931",requiredIcon:"_requiredIcon_g4ztx_982",filled:"_filled_g4ztx_994",innerHint:"_innerHint_g4ztx_1073",affix:"_affix_g4ztx_1127",prefix:"_prefix_g4ztx_1139",suffix:"_suffix_g4ztx_1144",errorText:"_errorText_g4ztx_1153"},Tr=f.forwardRef(({className:e,disabled:o,error:r,showErrorMessage:t=!0,hasError:n=!1,hint:a,isRequired:i,label:s,id:c,clearable:_=!1,variant:d="outline",size:u="small",variantGroupItems:p="single",prefix:m,suffix:b,value:h,defaultValue:v,onChange:w,type:y="text",fullWidth:x=!0,placeholder:k,...S},C)=>{const z=h!==void 0,[$,I]=f.useState(v?.toString()??""),q=z?h:$,j=!!q&&q.toString().length>0,F=H=>{z||I(H.target.value),w?.(H)},W=()=>{if(o)return;z||I(""),w?.({target:{value:""},currentTarget:{value:""}})},B=n||!!r,U=u==="medium",A=U?void 0:k;return l.jsxs("div",{className:N(oe.root,x&&oe.fullWidth,e),children:[l.jsxs("div",{className:N(oe.wrapper,oe[d],oe[u],oe[p],{[oe.disabled]:o,[oe.error]:B,[oe.filled]:j,[oe.withPrefix]:!!m,[oe.withSuffix]:!!b}),children:[m&&l.jsx("div",{className:N(oe.affix,oe.prefix),children:m}),l.jsx("input",{id:c,ref:C,disabled:o,value:q,onChange:F,className:oe.input,type:y,placeholder:A,...S}),s&&U&&l.jsxs("label",{htmlFor:c,className:N(oe.label),children:[s,i&&l.jsx(no,{className:oe.requiredIcon})]}),a&&!U&&!B&&!j&&l.jsx("span",{className:oe.innerHint,children:a}),_&&j&&!o&&l.jsx("button",{type:"button",className:oe.clearButton,onClick:W,"aria-label":"Очистить поле",children:l.jsx(Ao,{})}),b&&l.jsx("div",{className:N(oe.affix,oe.suffix),children:b})]}),r&&t&&l.jsx("span",{className:oe.errorText,children:r})]})});Tr.displayName="Input";const as=({name:e,control:o,error:r,...t})=>{const{field:n,fieldState:{invalid:a}}=Vo({name:e,control:o});return l.jsx(Tr,{...n,...t,error:r?.message||"",hasError:!!r||a,"aria-invalid":a})},io={focus:"_focus_2uazl_550","focus--default":"_focus--default_2uazl_567","focus--danger":"_focus--danger_2uazl_571","focus--visible":"_focus--visible_2uazl_577","focus-danger":"_focus-danger_2uazl_592","focus-within--default":"_focus-within--default_2uazl_598","focus-within--danger":"_focus-within--danger_2uazl_602","focus--input":"_focus--input_2uazl_607","focus--button":"_focus--button_2uazl_612","focus--card":"_focus--card_2uazl_617",swap:"_swap_2uazl_632","swap--text":"_swap--text_2uazl_641","swap--icon":"_swap--icon_2uazl_652","swap--icon-xs":"_swap--icon-xs_2uazl_662","swap--icon-s":"_swap--icon-s_2uazl_667","swap--icon-m":"_swap--icon-m_2uazl_672","swap--icon-l":"_swap--icon-l_2uazl_677","swap--icon-xl":"_swap--icon-xl_2uazl_682",swap__content:"_swap__content_2uazl_688","swap--group-horizontal":"_swap--group-horizontal_2uazl_697","swap--group-vertical":"_swap--group-vertical_2uazl_704","swap--with-background":"_swap--with-background_2uazl_712","swap--with-border":"_swap--with-border_2uazl_718","swap--interactive":"_swap--interactive_2uazl_726",root:"_root_2uazl_780",fullWidth:"_fullWidth_2uazl_785",container:"_container_2uazl_792",vertical:"_vertical_2uazl_796",inputWrapper:"_inputWrapper_2uazl_799",horizontal:"_horizontal_2uazl_814",groupError:"_groupError_2uazl_844"},Lr=f.forwardRef(({children:e,direction:o="vertical",fullWidth:r=!0,className:t,groupError:n,showGroupErrorMessage:a=!0,...i},s)=>{const c=Array.isArray(e)?e:[e],_=c.length,d=c.map(p=>p.props.error).filter(Boolean),u=n||(d.length>0?d.join(", "):"");return l.jsxs("div",{ref:s,className:N(io.root,r&&io.fullWidth,t),...i,children:[l.jsx("div",{className:N(io.container,io[o]),children:c.map((p,m)=>{const b=m===0?"first":m===_-1?"last":"middle",h=f.cloneElement(p,{variantGroupItems:b,key:m,showErrorMessage:!1,fullWidth:o==="horizontal"});return l.jsx("div",{className:io.inputWrapper,children:h},m)})}),a&&u&&l.jsx(Ze,{as:"span",variant:"text-short-xs-regular",className:io.groupError,children:u})]})});Lr.displayName="InputGroupStack";const is=({name:e,control:o,groupError:r,children:t,...n})=>{const a=e?Vo({name:e,control:o}):null,s=(r||a?.fieldState.error)?.message||"";return l.jsx(Lr,{...n,groupError:s,showGroupErrorMessage:!!s,children:t})},me={focus:"_focus_2ksa3_550","focus--default":"_focus--default_2ksa3_567","focus--danger":"_focus--danger_2ksa3_571","focus--visible":"_focus--visible_2ksa3_577","focus-danger":"_focus-danger_2ksa3_592","focus-within--default":"_focus-within--default_2ksa3_598","focus-within--danger":"_focus-within--danger_2ksa3_602","focus--input":"_focus--input_2ksa3_607","focus--button":"_focus--button_2ksa3_612","focus--card":"_focus--card_2ksa3_617",swap:"_swap_2ksa3_632","swap--text":"_swap--text_2ksa3_641","swap--icon":"_swap--icon_2ksa3_652","swap--icon-xs":"_swap--icon-xs_2ksa3_662","swap--icon-s":"_swap--icon-s_2ksa3_667","swap--icon-m":"_swap--icon-m_2ksa3_672","swap--icon-l":"_swap--icon-l_2ksa3_677","swap--icon-xl":"_swap--icon-xl_2ksa3_682",swap__content:"_swap__content_2ksa3_688","swap--group-horizontal":"_swap--group-horizontal_2ksa3_697","swap--group-vertical":"_swap--group-vertical_2ksa3_704","swap--with-background":"_swap--with-background_2ksa3_712","swap--with-border":"_swap--with-border_2ksa3_718","swap--interactive":"_swap--interactive_2ksa3_726",root:"_root_2ksa3_780",wrapper:"_wrapper_2ksa3_787",outline:"_outline_2ksa3_794",fill:"_fill_2ksa3_805",error:"_error_2ksa3_818",disabled:"_disabled_2ksa3_840",textarea:"_textarea_2ksa3_846",label:"_label_2ksa3_870",required:"_required_2ksa3_886",filled:"_filled_2ksa3_895",clearButton:"_clearButton_2ksa3_941",errorText:"_errorText_2ksa3_981",innerHint:"_innerHint_2ksa3_995"},Pr=f.forwardRef(({className:e,disabled:o,error:r,hint:t,isRequired:n,label:a,id:i,maxLength:s,onChange:c,rows:_=4,clearable:d=!1,type:u="outline",value:p,defaultValue:m,...b},h)=>{const v=p!==void 0,[w,y]=f.useState(m?.toString()??""),x=v?p:w,S=(x?.toString()??"").length>0,C=$=>{v||y($.target.value),c?.($)},z=()=>{o||(v||y(""),c?.({target:{value:""},currentTarget:{value:""}}))};return l.jsxs("div",{className:N(me.root,e),children:[l.jsxs("div",{className:N(me.wrapper,me[u],{[me.disabled]:o,[me.error]:r,[me.filled]:S}),children:[l.jsx("textarea",{id:i,ref:h,disabled:o,maxLength:s,rows:_,className:me.textarea,value:x,onChange:C,...b}),a&&l.jsxs("label",{htmlFor:i,className:me.label,children:[a,n&&l.jsx(no,{className:me.required})]}),t&&!r&&!S&&l.jsx("span",{className:me.innerHint,children:t}),d&&S&&!o&&l.jsx("button",{type:"button",className:me.clearButton,onClick:z,"aria-label":"Очистить поле",children:l.jsx(Ao,{})})]}),r&&l.jsx("span",{className:me.errorText,children:r})]})});Pr.displayName="TextArea";const ss=({name:e,control:o,error:r,...t})=>{const{field:n,fieldState:{invalid:a}}=Vo({name:e,control:o});return l.jsx(Pr,{...n,...t,error:r||"","aria-invalid":a})},ke={focus:"_focus_gathj_550","focus--default":"_focus--default_gathj_567","focus--danger":"_focus--danger_gathj_571","focus--visible":"_focus--visible_gathj_577","focus-danger":"_focus-danger_gathj_592","focus-within--default":"_focus-within--default_gathj_598","focus-within--danger":"_focus-within--danger_gathj_602","focus--input":"_focus--input_gathj_607","focus--button":"_focus--button_gathj_612","focus--card":"_focus--card_gathj_617",swap:"_swap_gathj_632","swap--text":"_swap--text_gathj_641","swap--icon":"_swap--icon_gathj_652","swap--icon-xs":"_swap--icon-xs_gathj_662","swap--icon-s":"_swap--icon-s_gathj_667","swap--icon-m":"_swap--icon-m_gathj_672","swap--icon-l":"_swap--icon-l_gathj_677","swap--icon-xl":"_swap--icon-xl_gathj_682",swap__content:"_swap__content_gathj_688","swap--group-horizontal":"_swap--group-horizontal_gathj_697","swap--group-vertical":"_swap--group-vertical_gathj_704","swap--with-background":"_swap--with-background_gathj_712","swap--with-border":"_swap--with-border_gathj_718","swap--interactive":"_swap--interactive_gathj_726",pageContainer:"_pageContainer_gathj_780",white:"_white_gathj_787",gray:"_gray_gathj_790","maxWidth-xs":"_maxWidth-xs_gathj_801","maxWidth-s":"_maxWidth-s_gathj_805","maxWidth-m":"_maxWidth-m_gathj_809","maxWidth-l":"_maxWidth-l_gathj_813","maxWidth-xl":"_maxWidth-xl_gathj_817","maxWidth-full":"_maxWidth-full_gathj_821","padding-none":"_padding-none_gathj_827","padding-xs":"_padding-xs_gathj_830","padding-s":"_padding-s_gathj_833","padding-m":"_padding-m_gathj_836","padding-l":"_padding-l_gathj_839","padding-xl":"_padding-xl_gathj_842","margin-none":"_margin-none_gathj_848","margin-xs":"_margin-xs_gathj_851","margin-s":"_margin-s_gathj_854","margin-m":"_margin-m_gathj_857","margin-l":"_margin-l_gathj_860","margin-xl":"_margin-xl_gathj_863","layout-flex":"_layout-flex_gathj_869","layout-grid":"_layout-grid_gathj_873","layout-centered":"_layout-centered_gathj_877",content:"_content_gathj_883","direction-row":"_direction-row_gathj_889","direction-column":"_direction-column_gathj_892","justify-start":"_justify-start_gathj_898","justify-center":"_justify-center_gathj_901","justify-end":"_justify-end_gathj_904","justify-between":"_justify-between_gathj_907","justify-around":"_justify-around_gathj_910","align-start":"_align-start_gathj_916","align-center":"_align-center_gathj_919","align-end":"_align-end_gathj_922","align-stretch":"_align-stretch_gathj_925"},ls=({children:e,variant:o="white",layout:r="flex",direction:t="column",justify:n="start",align:a="stretch",padding:i="m",margin:s="none",maxWidth:c="full",className:_})=>l.jsx("div",{className:N(ke.pageContainer,ke[o],ke[`layout-${r}`],ke[`padding-${i}`],ke[`margin-${s}`],ke[`maxWidth-${c}`],_),children:l.jsx("div",{className:N(ke.content,ke[`justify-${n}`],ke[`align-${a}`],{[ke[`direction-${t}`]]:r==="flex"}),children:e})}),De={focus:"_focus_18c20_550","focus--default":"_focus--default_18c20_567","focus--danger":"_focus--danger_18c20_571","focus--visible":"_focus--visible_18c20_577","focus-danger":"_focus-danger_18c20_592","focus-within--default":"_focus-within--default_18c20_598","focus-within--danger":"_focus-within--danger_18c20_602","focus--input":"_focus--input_18c20_607","focus--button":"_focus--button_18c20_612","focus--card":"_focus--card_18c20_617",swap:"_swap_18c20_632","swap--text":"_swap--text_18c20_641","swap--icon":"_swap--icon_18c20_652","swap--icon-xs":"_swap--icon-xs_18c20_662","swap--icon-s":"_swap--icon-s_18c20_667","swap--icon-m":"_swap--icon-m_18c20_672","swap--icon-l":"_swap--icon-l_18c20_677","swap--icon-xl":"_swap--icon-xl_18c20_682",swap__content:"_swap__content_18c20_688","swap--group-horizontal":"_swap--group-horizontal_18c20_697","swap--group-vertical":"_swap--group-vertical_18c20_704","swap--with-background":"_swap--with-background_18c20_712","swap--with-border":"_swap--with-border_18c20_718","swap--interactive":"_swap--interactive_18c20_726",segmentGroup:"_segmentGroup_18c20_780",fullWidth:"_fullWidth_18c20_790",segmentItem:"_segmentItem_18c20_793",scrollable:"_scrollable_18c20_798","size-s":"_size-s_18c20_811","size-m":"_size-m_18c20_818","size-l":"_size-l_18c20_825",disabled:"_disabled_18c20_848",active:"_active_18c20_848",hover:"_hover_18c20_852","variant-filled":"_variant-filled_18c20_874","variant-outlined":"_variant-outlined_18c20_883"},cs=({options:e,value:o,onChange:r,size:t="m",variant:n="default",className:a,fullWidth:i=!1,responsive:s=!0})=>{const[c,_]=f.useState(o||e[0]?.value),d=f.useMemo(()=>s?e.length>4:!1,[e.length,s]),u=p=>{_(p),r?.(p)};return l.jsx("div",{className:N(De.segmentGroup,De[`size-${t}`],De[`variant-${n}`],{[De.fullWidth]:i,[De.scrollable]:d&&!i},a),children:e.map(p=>l.jsx("button",{disabled:p.disabled,onClick:()=>u(p.value),className:N(De.segmentItem,c===p.value&&De.active,p.disabled&&De.disabled),children:p.label},p.value))})};function _n(e,o){if(typeof e=="function")return e(o);e!=null&&(e.current=o)}function dn(...e){return o=>{let r=!1;const t=e.map(n=>{const a=_n(n,o);return!r&&typeof a=="function"&&(r=!0),a});if(r)return()=>{for(let n=0;n<t.length;n++){const a=t[n];typeof a=="function"?a():_n(e[n],null)}}}}function re(...e){return g.useCallback(dn(...e),e)}function Ho(e){const o=_s(e),r=g.forwardRef((t,n)=>{const{children:a,...i}=t,s=g.Children.toArray(a),c=s.find(us);if(c){const _=c.props.children,d=s.map(u=>u===c?g.Children.count(_)>1?g.Children.only(null):g.isValidElement(_)?_.props.children:null:u);return l.jsx(o,{...i,ref:n,children:g.isValidElement(_)?g.cloneElement(_,void 0,d):null})}return l.jsx(o,{...i,ref:n,children:a})});return r.displayName=`${e}.Slot`,r}function _s(e){const o=g.forwardRef((r,t)=>{const{children:n,...a}=r;if(g.isValidElement(n)){const i=ps(n),s=fs(a,n.props);return n.type!==g.Fragment&&(s.ref=t?dn(t,i):i),g.cloneElement(n,s)}return g.Children.count(n)>1?g.Children.only(null):null});return o.displayName=`${e}.SlotClone`,o}var ds=Symbol("radix.slottable");function us(e){return g.isValidElement(e)&&typeof e.type=="function"&&"__radixId"in e.type&&e.type.__radixId===ds}function fs(e,o){const r={...o};for(const t in o){const n=e[t],a=o[t];/^on[A-Z]/.test(t)?n&&a?r[t]=(...s)=>{const c=a(...s);return n(...s),c}:n&&(r[t]=n):t==="style"?r[t]={...n,...a}:t==="className"&&(r[t]=[n,a].filter(Boolean).join(" "))}return{...e,...r}}function ps(e){let o=Object.getOwnPropertyDescriptor(e.props,"ref")?.get,r=o&&"isReactWarning"in o&&o.isReactWarning;return r?e.ref:(o=Object.getOwnPropertyDescriptor(e,"ref")?.get,r=o&&"isReactWarning"in o&&o.isReactWarning,r?e.props.ref:e.props.ref||e.ref)}var gs=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","select","span","svg","ul"],G=gs.reduce((e,o)=>{const r=Ho(`Primitive.${o}`),t=g.forwardRef((n,a)=>{const{asChild:i,...s}=n,c=i?r:o;return typeof window<"u"&&(window[Symbol.for("radix-ui")]=!0),l.jsx(c,{...s,ref:a})});return t.displayName=`Primitive.${o}`,{...e,[o]:t}},{});function hs(e,o){e&&Po.flushSync(()=>e.dispatchEvent(o))}var ms="Label",un=g.forwardRef((e,o)=>l.jsx(G.label,{...e,ref:o,onMouseDown:r=>{r.target.closest("button, input, select, textarea")||(e.onMouseDown?.(r),!r.defaultPrevented&&r.detail>1&&r.preventDefault())}}));un.displayName=ms;var vs=un;function fn(e,[o,r]){return Math.min(r,Math.max(o,e))}function ae(e,o,{checkForDefaultPrevented:r=!0}={}){return function(n){if(e?.(n),r===!1||!n.defaultPrevented)return o?.(n)}}function ko(e,o=[]){let r=[];function t(a,i){const s=g.createContext(i),c=r.length;r=[...r,i];const _=u=>{const{scope:p,children:m,...b}=u,h=p?.[e]?.[c]||s,v=g.useMemo(()=>b,Object.values(b));return l.jsx(h.Provider,{value:v,children:m})};_.displayName=a+"Provider";function d(u,p){const m=p?.[e]?.[c]||s,b=g.useContext(m);if(b)return b;if(i!==void 0)return i;throw new Error(`\`${u}\` must be used within \`${a}\``)}return[_,d]}const n=()=>{const a=r.map(i=>g.createContext(i));return function(s){const c=s?.[e]||a;return g.useMemo(()=>({[`__scope${e}`]:{...s,[e]:c}}),[s,c])}};return n.scopeName=e,[t,bs(n,...o)]}function bs(...e){const o=e[0];if(e.length===1)return o;const r=()=>{const t=e.map(n=>({useScope:n(),scopeName:n.scopeName}));return function(a){const i=t.reduce((s,{useScope:c,scopeName:_})=>{const u=c(a)[`__scope${_}`];return{...s,...u}},{});return g.useMemo(()=>({[`__scope${o.scopeName}`]:i}),[i])}};return r.scopeName=o.scopeName,r}function pn(e){const o=e+"CollectionProvider",[r,t]=ko(o),[n,a]=r(o,{collectionRef:{current:null},itemMap:new Map}),i=h=>{const{scope:v,children:w}=h,y=f.useRef(null),x=f.useRef(new Map).current;return l.jsx(n,{scope:v,itemMap:x,collectionRef:y,children:w})};i.displayName=o;const s=e+"CollectionSlot",c=Ho(s),_=f.forwardRef((h,v)=>{const{scope:w,children:y}=h,x=a(s,w),k=re(v,x.collectionRef);return l.jsx(c,{ref:k,children:y})});_.displayName=s;const d=e+"CollectionItemSlot",u="data-radix-collection-item",p=Ho(d),m=f.forwardRef((h,v)=>{const{scope:w,children:y,...x}=h,k=f.useRef(null),S=re(v,k),C=a(d,w);return f.useEffect(()=>(C.itemMap.set(k,{ref:k,...x}),()=>void C.itemMap.delete(k))),l.jsx(p,{[u]:"",ref:S,children:y})});m.displayName=d;function b(h){const v=a(e+"CollectionConsumer",h);return f.useCallback(()=>{const y=v.collectionRef.current;if(!y)return[];const x=Array.from(y.querySelectorAll(`[${u}]`));return Array.from(v.itemMap.values()).sort((C,z)=>x.indexOf(C.ref.current)-x.indexOf(z.ref.current))},[v.collectionRef,v.itemMap])}return[{Provider:i,Slot:_,ItemSlot:m},b,t]}var ws=g.createContext(void 0);function jr(e){const o=g.useContext(ws);return e||o||"ltr"}function Ar(e,o,{checkForDefaultPrevented:r=!0}={}){return function(n){if(e?.(n),r===!1||!n.defaultPrevented)return o?.(n)}}function Oe(e){const o=g.useRef(e);return g.useEffect(()=>{o.current=e}),g.useMemo(()=>(...r)=>o.current?.(...r),[])}function xs(e,o=globalThis?.document){const r=Oe(e);g.useEffect(()=>{const t=n=>{n.key==="Escape"&&r(n)};return o.addEventListener("keydown",t,{capture:!0}),()=>o.removeEventListener("keydown",t,{capture:!0})},[r,o])}var ys="DismissableLayer",Mr="dismissableLayer.update",ks="dismissableLayer.pointerDownOutside",Cs="dismissableLayer.focusOutside",gn,hn=g.createContext({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),mn=g.forwardRef((e,o)=>{const{disableOutsidePointerEvents:r=!1,onEscapeKeyDown:t,onPointerDownOutside:n,onFocusOutside:a,onInteractOutside:i,onDismiss:s,...c}=e,_=g.useContext(hn),[d,u]=g.useState(null),p=d?.ownerDocument??globalThis?.document,[,m]=g.useState({}),b=re(o,z=>u(z)),h=Array.from(_.layers),[v]=[..._.layersWithOutsidePointerEventsDisabled].slice(-1),w=h.indexOf(v),y=d?h.indexOf(d):-1,x=_.layersWithOutsidePointerEventsDisabled.size>0,k=y>=w,S=$s(z=>{const $=z.target,I=[..._.branches].some(q=>q.contains($));!k||I||(n?.(z),i?.(z),z.defaultPrevented||s?.())},p),C=Es(z=>{const $=z.target;[..._.branches].some(q=>q.contains($))||(a?.(z),i?.(z),z.defaultPrevented||s?.())},p);return xs(z=>{y===_.layers.size-1&&(t?.(z),!z.defaultPrevented&&s&&(z.preventDefault(),s()))},p),g.useEffect(()=>{if(d)return r&&(_.layersWithOutsidePointerEventsDisabled.size===0&&(gn=p.body.style.pointerEvents,p.body.style.pointerEvents="none"),_.layersWithOutsidePointerEventsDisabled.add(d)),_.layers.add(d),vn(),()=>{r&&_.layersWithOutsidePointerEventsDisabled.size===1&&(p.body.style.pointerEvents=gn)}},[d,p,r,_]),g.useEffect(()=>()=>{d&&(_.layers.delete(d),_.layersWithOutsidePointerEventsDisabled.delete(d),vn())},[d,_]),g.useEffect(()=>{const z=()=>m({});return document.addEventListener(Mr,z),()=>document.removeEventListener(Mr,z)},[]),l.jsx(G.div,{...c,ref:b,style:{pointerEvents:x?k?"auto":"none":void 0,...e.style},onFocusCapture:Ar(e.onFocusCapture,C.onFocusCapture),onBlurCapture:Ar(e.onBlurCapture,C.onBlurCapture),onPointerDownCapture:Ar(e.onPointerDownCapture,S.onPointerDownCapture)})});mn.displayName=ys;var zs="DismissableLayerBranch",Ss=g.forwardRef((e,o)=>{const r=g.useContext(hn),t=g.useRef(null),n=re(o,t);return g.useEffect(()=>{const a=t.current;if(a)return r.branches.add(a),()=>{r.branches.delete(a)}},[r.branches]),l.jsx(G.div,{...e,ref:n})});Ss.displayName=zs;function $s(e,o=globalThis?.document){const r=Oe(e),t=g.useRef(!1),n=g.useRef(()=>{});return g.useEffect(()=>{const a=s=>{if(s.target&&!t.current){let c=function(){bn(ks,r,_,{discrete:!0})};const _={originalEvent:s};s.pointerType==="touch"?(o.removeEventListener("click",n.current),n.current=c,o.addEventListener("click",n.current,{once:!0})):c()}else o.removeEventListener("click",n.current);t.current=!1},i=window.setTimeout(()=>{o.addEventListener("pointerdown",a)},0);return()=>{window.clearTimeout(i),o.removeEventListener("pointerdown",a),o.removeEventListener("click",n.current)}},[o,r]),{onPointerDownCapture:()=>t.current=!0}}function Es(e,o=globalThis?.document){const r=Oe(e),t=g.useRef(!1);return g.useEffect(()=>{const n=a=>{a.target&&!t.current&&bn(Cs,r,{originalEvent:a},{discrete:!1})};return o.addEventListener("focusin",n),()=>o.removeEventListener("focusin",n)},[o,r]),{onFocusCapture:()=>t.current=!0,onBlurCapture:()=>t.current=!1}}function vn(){const e=new CustomEvent(Mr);document.dispatchEvent(e)}function bn(e,o,r,{discrete:t}){const n=r.originalEvent.target,a=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:r});o&&n.addEventListener(e,o,{once:!0}),t?hs(n,a):n.dispatchEvent(a)}var Dr=0;function Is(){g.useEffect(()=>{const e=document.querySelectorAll("[data-radix-focus-guard]");return document.body.insertAdjacentElement("afterbegin",e[0]??wn()),document.body.insertAdjacentElement("beforeend",e[1]??wn()),Dr++,()=>{Dr===1&&document.querySelectorAll("[data-radix-focus-guard]").forEach(o=>o.remove()),Dr--}},[])}function wn(){const e=document.createElement("span");return e.setAttribute("data-radix-focus-guard",""),e.tabIndex=0,e.style.outline="none",e.style.opacity="0",e.style.position="fixed",e.style.pointerEvents="none",e}var Or="focusScope.autoFocusOnMount",Br="focusScope.autoFocusOnUnmount",xn={bubbles:!1,cancelable:!0},qs="FocusScope",yn=g.forwardRef((e,o)=>{const{loop:r=!1,trapped:t=!1,onMountAutoFocus:n,onUnmountAutoFocus:a,...i}=e,[s,c]=g.useState(null),_=Oe(n),d=Oe(a),u=g.useRef(null),p=re(o,h=>c(h)),m=g.useRef({paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}}).current;g.useEffect(()=>{if(t){let h=function(x){if(m.paused||!s)return;const k=x.target;s.contains(k)?u.current=k:Be(u.current,{select:!0})},v=function(x){if(m.paused||!s)return;const k=x.relatedTarget;k!==null&&(s.contains(k)||Be(u.current,{select:!0}))},w=function(x){if(document.activeElement===document.body)for(const S of x)S.removedNodes.length>0&&Be(s)};document.addEventListener("focusin",h),document.addEventListener("focusout",v);const y=new MutationObserver(w);return s&&y.observe(s,{childList:!0,subtree:!0}),()=>{document.removeEventListener("focusin",h),document.removeEventListener("focusout",v),y.disconnect()}}},[t,s,m.paused]),g.useEffect(()=>{if(s){zn.add(m);const h=document.activeElement;if(!s.contains(h)){const w=new CustomEvent(Or,xn);s.addEventListener(Or,_),s.dispatchEvent(w),w.defaultPrevented||(Ns(As(kn(s)),{select:!0}),document.activeElement===h&&Be(s))}return()=>{s.removeEventListener(Or,_),setTimeout(()=>{const w=new CustomEvent(Br,xn);s.addEventListener(Br,d),s.dispatchEvent(w),w.defaultPrevented||Be(h??document.body,{select:!0}),s.removeEventListener(Br,d),zn.remove(m)},0)}}},[s,_,d,m]);const b=g.useCallback(h=>{if(!r&&!t||m.paused)return;const v=h.key==="Tab"&&!h.altKey&&!h.ctrlKey&&!h.metaKey,w=document.activeElement;if(v&&w){const y=h.currentTarget,[x,k]=Ts(y);x&&k?!h.shiftKey&&w===k?(h.preventDefault(),r&&Be(x,{select:!0})):h.shiftKey&&w===x&&(h.preventDefault(),r&&Be(k,{select:!0})):w===y&&h.preventDefault()}},[r,t,m.paused]);return l.jsx(G.div,{tabIndex:-1,...i,ref:p,onKeyDown:b})});yn.displayName=qs;function Ns(e,{select:o=!1}={}){const r=document.activeElement;for(const t of e)if(Be(t,{select:o}),document.activeElement!==r)return}function Ts(e){const o=kn(e),r=Cn(o,e),t=Cn(o.reverse(),e);return[r,t]}function kn(e){const o=[],r=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:t=>{const n=t.tagName==="INPUT"&&t.type==="hidden";return t.disabled||t.hidden||n?NodeFilter.FILTER_SKIP:t.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;r.nextNode();)o.push(r.currentNode);return o}function Cn(e,o){for(const r of e)if(!Ls(r,{upTo:o}))return r}function Ls(e,{upTo:o}){if(getComputedStyle(e).visibility==="hidden")return!0;for(;e;){if(o!==void 0&&e===o)return!1;if(getComputedStyle(e).display==="none")return!0;e=e.parentElement}return!1}function Ps(e){return e instanceof HTMLInputElement&&"select"in e}function Be(e,{select:o=!1}={}){if(e&&e.focus){const r=document.activeElement;e.focus({preventScroll:!0}),e!==r&&Ps(e)&&o&&e.select()}}var zn=js();function js(){let e=[];return{add(o){const r=e[0];o!==r&&r?.pause(),e=Sn(e,o),e.unshift(o)},remove(o){e=Sn(e,o),e[0]?.resume()}}}function Sn(e,o){const r=[...e],t=r.indexOf(o);return t!==-1&&r.splice(t,1),r}function As(e){return e.filter(o=>o.tagName!=="A")}var le=globalThis?.document?g.useLayoutEffect:()=>{},Ms=g[" useId ".trim().toString()]||(()=>{}),Ds=0;function Co(e){const[o,r]=g.useState(Ms());return le(()=>{r(t=>t??String(Ds++))},[e]),e||(o?`radix-${o}`:"")}const Os=["top","right","bottom","left"],Ve=Math.min,ue=Math.max,Wo=Math.round,Fo=Math.floor,Ce=e=>({x:e,y:e}),Bs={left:"right",right:"left",bottom:"top",top:"bottom"},Vs={start:"end",end:"start"};function Vr(e,o,r){return ue(e,Ve(o,r))}function Ie(e,o){return typeof e=="function"?e(o):e}function qe(e){return e.split("-")[0]}function so(e){return e.split("-")[1]}function Hr(e){return e==="x"?"y":"x"}function Wr(e){return e==="y"?"height":"width"}const Hs=new Set(["top","bottom"]);function ze(e){return Hs.has(qe(e))?"y":"x"}function Fr(e){return Hr(ze(e))}function Ws(e,o,r){r===void 0&&(r=!1);const t=so(e),n=Fr(e),a=Wr(n);let i=n==="x"?t===(r?"end":"start")?"right":"left":t==="start"?"bottom":"top";return o.reference[a]>o.floating[a]&&(i=Uo(i)),[i,Uo(i)]}function Fs(e){const o=Uo(e);return[Ur(e),o,Ur(o)]}function Ur(e){return e.replace(/start|end/g,o=>Vs[o])}const $n=["left","right"],En=["right","left"],Us=["top","bottom"],Ys=["bottom","top"];function Zs(e,o,r){switch(e){case"top":case"bottom":return r?o?En:$n:o?$n:En;case"left":case"right":return o?Us:Ys;default:return[]}}function Gs(e,o,r,t){const n=so(e);let a=Zs(qe(e),r==="start",t);return n&&(a=a.map(i=>i+"-"+n),o&&(a=a.concat(a.map(Ur)))),a}function Uo(e){return e.replace(/left|right|bottom|top/g,o=>Bs[o])}function Ks(e){return{top:0,right:0,bottom:0,left:0,...e}}function In(e){return typeof e!="number"?Ks(e):{top:e,right:e,bottom:e,left:e}}function Yo(e){const{x:o,y:r,width:t,height:n}=e;return{width:t,height:n,top:r,left:o,right:o+t,bottom:r+n,x:o,y:r}}function qn(e,o,r){let{reference:t,floating:n}=e;const a=ze(o),i=Fr(o),s=Wr(i),c=qe(o),_=a==="y",d=t.x+t.width/2-n.width/2,u=t.y+t.height/2-n.height/2,p=t[s]/2-n[s]/2;let m;switch(c){case"top":m={x:d,y:t.y-n.height};break;case"bottom":m={x:d,y:t.y+t.height};break;case"right":m={x:t.x+t.width,y:u};break;case"left":m={x:t.x-n.width,y:u};break;default:m={x:t.x,y:t.y}}switch(so(o)){case"start":m[i]-=p*(r&&_?-1:1);break;case"end":m[i]+=p*(r&&_?-1:1);break}return m}const Xs=async(e,o,r)=>{const{placement:t="bottom",strategy:n="absolute",middleware:a=[],platform:i}=r,s=a.filter(Boolean),c=await(i.isRTL==null?void 0:i.isRTL(o));let _=await i.getElementRects({reference:e,floating:o,strategy:n}),{x:d,y:u}=qn(_,t,c),p=t,m={},b=0;for(let h=0;h<s.length;h++){const{name:v,fn:w}=s[h],{x:y,y:x,data:k,reset:S}=await w({x:d,y:u,initialPlacement:t,placement:p,strategy:n,middlewareData:m,rects:_,platform:i,elements:{reference:e,floating:o}});d=y??d,u=x??u,m={...m,[v]:{...m[v],...k}},S&&b<=50&&(b++,typeof S=="object"&&(S.placement&&(p=S.placement),S.rects&&(_=S.rects===!0?await i.getElementRects({reference:e,floating:o,strategy:n}):S.rects),{x:d,y:u}=qn(_,p,c)),h=-1)}return{x:d,y:u,placement:p,strategy:n,middlewareData:m}};async function zo(e,o){var r;o===void 0&&(o={});const{x:t,y:n,platform:a,rects:i,elements:s,strategy:c}=e,{boundary:_="clippingAncestors",rootBoundary:d="viewport",elementContext:u="floating",altBoundary:p=!1,padding:m=0}=Ie(o,e),b=In(m),v=s[p?u==="floating"?"reference":"floating":u],w=Yo(await a.getClippingRect({element:(r=await(a.isElement==null?void 0:a.isElement(v)))==null||r?v:v.contextElement||await(a.getDocumentElement==null?void 0:a.getDocumentElement(s.floating)),boundary:_,rootBoundary:d,strategy:c})),y=u==="floating"?{x:t,y:n,width:i.floating.width,height:i.floating.height}:i.reference,x=await(a.getOffsetParent==null?void 0:a.getOffsetParent(s.floating)),k=await(a.isElement==null?void 0:a.isElement(x))?await(a.getScale==null?void 0:a.getScale(x))||{x:1,y:1}:{x:1,y:1},S=Yo(a.convertOffsetParentRelativeRectToViewportRelativeRect?await a.convertOffsetParentRelativeRectToViewportRelativeRect({elements:s,rect:y,offsetParent:x,strategy:c}):y);return{top:(w.top-S.top+b.top)/k.y,bottom:(S.bottom-w.bottom+b.bottom)/k.y,left:(w.left-S.left+b.left)/k.x,right:(S.right-w.right+b.right)/k.x}}const Qs=e=>({name:"arrow",options:e,async fn(o){const{x:r,y:t,placement:n,rects:a,platform:i,elements:s,middlewareData:c}=o,{element:_,padding:d=0}=Ie(e,o)||{};if(_==null)return{};const u=In(d),p={x:r,y:t},m=Fr(n),b=Wr(m),h=await i.getDimensions(_),v=m==="y",w=v?"top":"left",y=v?"bottom":"right",x=v?"clientHeight":"clientWidth",k=a.reference[b]+a.reference[m]-p[m]-a.floating[b],S=p[m]-a.reference[m],C=await(i.getOffsetParent==null?void 0:i.getOffsetParent(_));let z=C?C[x]:0;(!z||!await(i.isElement==null?void 0:i.isElement(C)))&&(z=s.floating[x]||a.floating[b]);const $=k/2-S/2,I=z/2-h[b]/2-1,q=Ve(u[w],I),j=Ve(u[y],I),F=q,W=z-h[b]-j,B=z/2-h[b]/2+$,U=Vr(F,B,W),A=!c.arrow&&so(n)!=null&&B!==U&&a.reference[b]/2-(B<F?q:j)-h[b]/2<0,H=A?B<F?B-F:B-W:0;return{[m]:p[m]+H,data:{[m]:U,centerOffset:B-U-H,...A&&{alignmentOffset:H}},reset:A}}}),Js=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(o){var r,t;const{placement:n,middlewareData:a,rects:i,initialPlacement:s,platform:c,elements:_}=o,{mainAxis:d=!0,crossAxis:u=!0,fallbackPlacements:p,fallbackStrategy:m="bestFit",fallbackAxisSideDirection:b="none",flipAlignment:h=!0,...v}=Ie(e,o);if((r=a.arrow)!=null&&r.alignmentOffset)return{};const w=qe(n),y=ze(s),x=qe(s)===s,k=await(c.isRTL==null?void 0:c.isRTL(_.floating)),S=p||(x||!h?[Uo(s)]:Fs(s)),C=b!=="none";!p&&C&&S.push(...Gs(s,h,b,k));const z=[s,...S],$=await zo(o,v),I=[];let q=((t=a.flip)==null?void 0:t.overflows)||[];if(d&&I.push($[w]),u){const B=Ws(n,i,k);I.push($[B[0]],$[B[1]])}if(q=[...q,{placement:n,overflows:I}],!I.every(B=>B<=0)){var j,F;const B=(((j=a.flip)==null?void 0:j.index)||0)+1,U=z[B];if(U&&(!(u==="alignment"?y!==ze(U):!1)||q.every(P=>ze(P.placement)===y?P.overflows[0]>0:!0)))return{data:{index:B,overflows:q},reset:{placement:U}};let A=(F=q.filter(H=>H.overflows[0]<=0).sort((H,P)=>H.overflows[1]-P.overflows[1])[0])==null?void 0:F.placement;if(!A)switch(m){case"bestFit":{var W;const H=(W=q.filter(P=>{if(C){const Z=ze(P.placement);return Z===y||Z==="y"}return!0}).map(P=>[P.placement,P.overflows.filter(Z=>Z>0).reduce((Z,te)=>Z+te,0)]).sort((P,Z)=>P[1]-Z[1])[0])==null?void 0:W[0];H&&(A=H);break}case"initialPlacement":A=s;break}if(n!==A)return{reset:{placement:A}}}return{}}}};function Nn(e,o){return{top:e.top-o.height,right:e.right-o.width,bottom:e.bottom-o.height,left:e.left-o.width}}function Tn(e){return Os.some(o=>e[o]>=0)}const Rs=function(e){return e===void 0&&(e={}),{name:"hide",options:e,async fn(o){const{rects:r}=o,{strategy:t="referenceHidden",...n}=Ie(e,o);switch(t){case"referenceHidden":{const a=await zo(o,{...n,elementContext:"reference"}),i=Nn(a,r.reference);return{data:{referenceHiddenOffsets:i,referenceHidden:Tn(i)}}}case"escaped":{const a=await zo(o,{...n,altBoundary:!0}),i=Nn(a,r.floating);return{data:{escapedOffsets:i,escaped:Tn(i)}}}default:return{}}}}},Ln=new Set(["left","top"]);async function el(e,o){const{placement:r,platform:t,elements:n}=e,a=await(t.isRTL==null?void 0:t.isRTL(n.floating)),i=qe(r),s=so(r),c=ze(r)==="y",_=Ln.has(i)?-1:1,d=a&&c?-1:1,u=Ie(o,e);let{mainAxis:p,crossAxis:m,alignmentAxis:b}=typeof u=="number"?{mainAxis:u,crossAxis:0,alignmentAxis:null}:{mainAxis:u.mainAxis||0,crossAxis:u.crossAxis||0,alignmentAxis:u.alignmentAxis};return s&&typeof b=="number"&&(m=s==="end"?b*-1:b),c?{x:m*d,y:p*_}:{x:p*_,y:m*d}}const ol=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(o){var r,t;const{x:n,y:a,placement:i,middlewareData:s}=o,c=await el(o,e);return i===((r=s.offset)==null?void 0:r.placement)&&(t=s.arrow)!=null&&t.alignmentOffset?{}:{x:n+c.x,y:a+c.y,data:{...c,placement:i}}}}},rl=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(o){const{x:r,y:t,placement:n}=o,{mainAxis:a=!0,crossAxis:i=!1,limiter:s={fn:v=>{let{x:w,y}=v;return{x:w,y}}},...c}=Ie(e,o),_={x:r,y:t},d=await zo(o,c),u=ze(qe(n)),p=Hr(u);let m=_[p],b=_[u];if(a){const v=p==="y"?"top":"left",w=p==="y"?"bottom":"right",y=m+d[v],x=m-d[w];m=Vr(y,m,x)}if(i){const v=u==="y"?"top":"left",w=u==="y"?"bottom":"right",y=b+d[v],x=b-d[w];b=Vr(y,b,x)}const h=s.fn({...o,[p]:m,[u]:b});return{...h,data:{x:h.x-r,y:h.y-t,enabled:{[p]:a,[u]:i}}}}}},tl=function(e){return e===void 0&&(e={}),{options:e,fn(o){const{x:r,y:t,placement:n,rects:a,middlewareData:i}=o,{offset:s=0,mainAxis:c=!0,crossAxis:_=!0}=Ie(e,o),d={x:r,y:t},u=ze(n),p=Hr(u);let m=d[p],b=d[u];const h=Ie(s,o),v=typeof h=="number"?{mainAxis:h,crossAxis:0}:{mainAxis:0,crossAxis:0,...h};if(c){const x=p==="y"?"height":"width",k=a.reference[p]-a.floating[x]+v.mainAxis,S=a.reference[p]+a.reference[x]-v.mainAxis;m<k?m=k:m>S&&(m=S)}if(_){var w,y;const x=p==="y"?"width":"height",k=Ln.has(qe(n)),S=a.reference[u]-a.floating[x]+(k&&((w=i.offset)==null?void 0:w[u])||0)+(k?0:v.crossAxis),C=a.reference[u]+a.reference[x]+(k?0:((y=i.offset)==null?void 0:y[u])||0)-(k?v.crossAxis:0);b<S?b=S:b>C&&(b=C)}return{[p]:m,[u]:b}}}},nl=function(e){return e===void 0&&(e={}),{name:"size",options:e,async fn(o){var r,t;const{placement:n,rects:a,platform:i,elements:s}=o,{apply:c=()=>{},..._}=Ie(e,o),d=await zo(o,_),u=qe(n),p=so(n),m=ze(n)==="y",{width:b,height:h}=a.floating;let v,w;u==="top"||u==="bottom"?(v=u,w=p===(await(i.isRTL==null?void 0:i.isRTL(s.floating))?"start":"end")?"left":"right"):(w=u,v=p==="end"?"top":"bottom");const y=h-d.top-d.bottom,x=b-d.left-d.right,k=Ve(h-d[v],y),S=Ve(b-d[w],x),C=!o.middlewareData.shift;let z=k,$=S;if((r=o.middlewareData.shift)!=null&&r.enabled.x&&($=x),(t=o.middlewareData.shift)!=null&&t.enabled.y&&(z=y),C&&!p){const q=ue(d.left,0),j=ue(d.right,0),F=ue(d.top,0),W=ue(d.bottom,0);m?$=b-2*(q!==0||j!==0?q+j:ue(d.left,d.right)):z=h-2*(F!==0||W!==0?F+W:ue(d.top,d.bottom))}await c({...o,availableWidth:$,availableHeight:z});const I=await i.getDimensions(s.floating);return b!==I.width||h!==I.height?{reset:{rects:!0}}:{}}}};function Zo(){return typeof window<"u"}function lo(e){return Pn(e)?(e.nodeName||"").toLowerCase():"#document"}function fe(e){var o;return(e==null||(o=e.ownerDocument)==null?void 0:o.defaultView)||window}function Se(e){var o;return(o=(Pn(e)?e.ownerDocument:e.document)||window.document)==null?void 0:o.documentElement}function Pn(e){return Zo()?e instanceof Node||e instanceof fe(e).Node:!1}function be(e){return Zo()?e instanceof Element||e instanceof fe(e).Element:!1}function $e(e){return Zo()?e instanceof HTMLElement||e instanceof fe(e).HTMLElement:!1}function jn(e){return!Zo()||typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof fe(e).ShadowRoot}const al=new Set(["inline","contents"]);function So(e){const{overflow:o,overflowX:r,overflowY:t,display:n}=we(e);return/auto|scroll|overlay|hidden|clip/.test(o+t+r)&&!al.has(n)}const il=new Set(["table","td","th"]);function sl(e){return il.has(lo(e))}const ll=[":popover-open",":modal"];function Go(e){return ll.some(o=>{try{return e.matches(o)}catch{return!1}})}const cl=["transform","translate","scale","rotate","perspective"],_l=["transform","translate","scale","rotate","perspective","filter"],dl=["paint","layout","strict","content"];function Yr(e){const o=Zr(),r=be(e)?we(e):e;return cl.some(t=>r[t]?r[t]!=="none":!1)||(r.containerType?r.containerType!=="normal":!1)||!o&&(r.backdropFilter?r.backdropFilter!=="none":!1)||!o&&(r.filter?r.filter!=="none":!1)||_l.some(t=>(r.willChange||"").includes(t))||dl.some(t=>(r.contain||"").includes(t))}function ul(e){let o=He(e);for(;$e(o)&&!co(o);){if(Yr(o))return o;if(Go(o))return null;o=He(o)}return null}function Zr(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}const fl=new Set(["html","body","#document"]);function co(e){return fl.has(lo(e))}function we(e){return fe(e).getComputedStyle(e)}function Ko(e){return be(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function He(e){if(lo(e)==="html")return e;const o=e.assignedSlot||e.parentNode||jn(e)&&e.host||Se(e);return jn(o)?o.host:o}function An(e){const o=He(e);return co(o)?e.ownerDocument?e.ownerDocument.body:e.body:$e(o)&&So(o)?o:An(o)}function $o(e,o,r){var t;o===void 0&&(o=[]),r===void 0&&(r=!0);const n=An(e),a=n===((t=e.ownerDocument)==null?void 0:t.body),i=fe(n);if(a){const s=Gr(i);return o.concat(i,i.visualViewport||[],So(n)?n:[],s&&r?$o(s):[])}return o.concat(n,$o(n,[],r))}function Gr(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function Mn(e){const o=we(e);let r=parseFloat(o.width)||0,t=parseFloat(o.height)||0;const n=$e(e),a=n?e.offsetWidth:r,i=n?e.offsetHeight:t,s=Wo(r)!==a||Wo(t)!==i;return s&&(r=a,t=i),{width:r,height:t,$:s}}function Kr(e){return be(e)?e:e.contextElement}function _o(e){const o=Kr(e);if(!$e(o))return Ce(1);const r=o.getBoundingClientRect(),{width:t,height:n,$:a}=Mn(o);let i=(a?Wo(r.width):r.width)/t,s=(a?Wo(r.height):r.height)/n;return(!i||!Number.isFinite(i))&&(i=1),(!s||!Number.isFinite(s))&&(s=1),{x:i,y:s}}const pl=Ce(0);function Dn(e){const o=fe(e);return!Zr()||!o.visualViewport?pl:{x:o.visualViewport.offsetLeft,y:o.visualViewport.offsetTop}}function gl(e,o,r){return o===void 0&&(o=!1),!r||o&&r!==fe(e)?!1:o}function Qe(e,o,r,t){o===void 0&&(o=!1),r===void 0&&(r=!1);const n=e.getBoundingClientRect(),a=Kr(e);let i=Ce(1);o&&(t?be(t)&&(i=_o(t)):i=_o(e));const s=gl(a,r,t)?Dn(a):Ce(0);let c=(n.left+s.x)/i.x,_=(n.top+s.y)/i.y,d=n.width/i.x,u=n.height/i.y;if(a){const p=fe(a),m=t&&be(t)?fe(t):t;let b=p,h=Gr(b);for(;h&&t&&m!==b;){const v=_o(h),w=h.getBoundingClientRect(),y=we(h),x=w.left+(h.clientLeft+parseFloat(y.paddingLeft))*v.x,k=w.top+(h.clientTop+parseFloat(y.paddingTop))*v.y;c*=v.x,_*=v.y,d*=v.x,u*=v.y,c+=x,_+=k,b=fe(h),h=Gr(b)}}return Yo({width:d,height:u,x:c,y:_})}function Xo(e,o){const r=Ko(e).scrollLeft;return o?o.left+r:Qe(Se(e)).left+r}function On(e,o){const r=e.getBoundingClientRect(),t=r.left+o.scrollLeft-Xo(e,r),n=r.top+o.scrollTop;return{x:t,y:n}}function hl(e){let{elements:o,rect:r,offsetParent:t,strategy:n}=e;const a=n==="fixed",i=Se(t),s=o?Go(o.floating):!1;if(t===i||s&&a)return r;let c={scrollLeft:0,scrollTop:0},_=Ce(1);const d=Ce(0),u=$e(t);if((u||!u&&!a)&&((lo(t)!=="body"||So(i))&&(c=Ko(t)),$e(t))){const m=Qe(t);_=_o(t),d.x=m.x+t.clientLeft,d.y=m.y+t.clientTop}const p=i&&!u&&!a?On(i,c):Ce(0);return{width:r.width*_.x,height:r.height*_.y,x:r.x*_.x-c.scrollLeft*_.x+d.x+p.x,y:r.y*_.y-c.scrollTop*_.y+d.y+p.y}}function ml(e){return Array.from(e.getClientRects())}function vl(e){const o=Se(e),r=Ko(e),t=e.ownerDocument.body,n=ue(o.scrollWidth,o.clientWidth,t.scrollWidth,t.clientWidth),a=ue(o.scrollHeight,o.clientHeight,t.scrollHeight,t.clientHeight);let i=-r.scrollLeft+Xo(e);const s=-r.scrollTop;return we(t).direction==="rtl"&&(i+=ue(o.clientWidth,t.clientWidth)-n),{width:n,height:a,x:i,y:s}}const Bn=25;function bl(e,o){const r=fe(e),t=Se(e),n=r.visualViewport;let a=t.clientWidth,i=t.clientHeight,s=0,c=0;if(n){a=n.width,i=n.height;const d=Zr();(!d||d&&o==="fixed")&&(s=n.offsetLeft,c=n.offsetTop)}const _=Xo(t);if(_<=0){const d=t.ownerDocument,u=d.body,p=getComputedStyle(u),m=d.compatMode==="CSS1Compat"&&parseFloat(p.marginLeft)+parseFloat(p.marginRight)||0,b=Math.abs(t.clientWidth-u.clientWidth-m);b<=Bn&&(a-=b)}else _<=Bn&&(a+=_);return{width:a,height:i,x:s,y:c}}const wl=new Set(["absolute","fixed"]);function xl(e,o){const r=Qe(e,!0,o==="fixed"),t=r.top+e.clientTop,n=r.left+e.clientLeft,a=$e(e)?_o(e):Ce(1),i=e.clientWidth*a.x,s=e.clientHeight*a.y,c=n*a.x,_=t*a.y;return{width:i,height:s,x:c,y:_}}function Vn(e,o,r){let t;if(o==="viewport")t=bl(e,r);else if(o==="document")t=vl(Se(e));else if(be(o))t=xl(o,r);else{const n=Dn(e);t={x:o.x-n.x,y:o.y-n.y,width:o.width,height:o.height}}return Yo(t)}function Hn(e,o){const r=He(e);return r===o||!be(r)||co(r)?!1:we(r).position==="fixed"||Hn(r,o)}function yl(e,o){const r=o.get(e);if(r)return r;let t=$o(e,[],!1).filter(s=>be(s)&&lo(s)!=="body"),n=null;const a=we(e).position==="fixed";let i=a?He(e):e;for(;be(i)&&!co(i);){const s=we(i),c=Yr(i);!c&&s.position==="fixed"&&(n=null),(a?!c&&!n:!c&&s.position==="static"&&!!n&&wl.has(n.position)||So(i)&&!c&&Hn(e,i))?t=t.filter(d=>d!==i):n=s,i=He(i)}return o.set(e,t),t}function kl(e){let{element:o,boundary:r,rootBoundary:t,strategy:n}=e;const i=[...r==="clippingAncestors"?Go(o)?[]:yl(o,this._c):[].concat(r),t],s=i[0],c=i.reduce((_,d)=>{const u=Vn(o,d,n);return _.top=ue(u.top,_.top),_.right=Ve(u.right,_.right),_.bottom=Ve(u.bottom,_.bottom),_.left=ue(u.left,_.left),_},Vn(o,s,n));return{width:c.right-c.left,height:c.bottom-c.top,x:c.left,y:c.top}}function Cl(e){const{width:o,height:r}=Mn(e);return{width:o,height:r}}function zl(e,o,r){const t=$e(o),n=Se(o),a=r==="fixed",i=Qe(e,!0,a,o);let s={scrollLeft:0,scrollTop:0};const c=Ce(0);function _(){c.x=Xo(n)}if(t||!t&&!a)if((lo(o)!=="body"||So(n))&&(s=Ko(o)),t){const m=Qe(o,!0,a,o);c.x=m.x+o.clientLeft,c.y=m.y+o.clientTop}else n&&_();a&&!t&&n&&_();const d=n&&!t&&!a?On(n,s):Ce(0),u=i.left+s.scrollLeft-c.x-d.x,p=i.top+s.scrollTop-c.y-d.y;return{x:u,y:p,width:i.width,height:i.height}}function Xr(e){return we(e).position==="static"}function Wn(e,o){if(!$e(e)||we(e).position==="fixed")return null;if(o)return o(e);let r=e.offsetParent;return Se(e)===r&&(r=r.ownerDocument.body),r}function Fn(e,o){const r=fe(e);if(Go(e))return r;if(!$e(e)){let n=He(e);for(;n&&!co(n);){if(be(n)&&!Xr(n))return n;n=He(n)}return r}let t=Wn(e,o);for(;t&&sl(t)&&Xr(t);)t=Wn(t,o);return t&&co(t)&&Xr(t)&&!Yr(t)?r:t||ul(e)||r}const Sl=async function(e){const o=this.getOffsetParent||Fn,r=this.getDimensions,t=await r(e.floating);return{reference:zl(e.reference,await o(e.floating),e.strategy),floating:{x:0,y:0,width:t.width,height:t.height}}};function $l(e){return we(e).direction==="rtl"}const El={convertOffsetParentRelativeRectToViewportRelativeRect:hl,getDocumentElement:Se,getClippingRect:kl,getOffsetParent:Fn,getElementRects:Sl,getClientRects:ml,getDimensions:Cl,getScale:_o,isElement:be,isRTL:$l};function Un(e,o){return e.x===o.x&&e.y===o.y&&e.width===o.width&&e.height===o.height}function Il(e,o){let r=null,t;const n=Se(e);function a(){var s;clearTimeout(t),(s=r)==null||s.disconnect(),r=null}function i(s,c){s===void 0&&(s=!1),c===void 0&&(c=1),a();const _=e.getBoundingClientRect(),{left:d,top:u,width:p,height:m}=_;if(s||o(),!p||!m)return;const b=Fo(u),h=Fo(n.clientWidth-(d+p)),v=Fo(n.clientHeight-(u+m)),w=Fo(d),x={rootMargin:-b+"px "+-h+"px "+-v+"px "+-w+"px",threshold:ue(0,Ve(1,c))||1};let k=!0;function S(C){const z=C[0].intersectionRatio;if(z!==c){if(!k)return i();z?i(!1,z):t=setTimeout(()=>{i(!1,1e-7)},1e3)}z===1&&!Un(_,e.getBoundingClientRect())&&i(),k=!1}try{r=new IntersectionObserver(S,{...x,root:n.ownerDocument})}catch{r=new IntersectionObserver(S,x)}r.observe(e)}return i(!0),a}function ql(e,o,r,t){t===void 0&&(t={});const{ancestorScroll:n=!0,ancestorResize:a=!0,elementResize:i=typeof ResizeObserver=="function",layoutShift:s=typeof IntersectionObserver=="function",animationFrame:c=!1}=t,_=Kr(e),d=n||a?[..._?$o(_):[],...$o(o)]:[];d.forEach(w=>{n&&w.addEventListener("scroll",r,{passive:!0}),a&&w.addEventListener("resize",r)});const u=_&&s?Il(_,r):null;let p=-1,m=null;i&&(m=new ResizeObserver(w=>{let[y]=w;y&&y.target===_&&m&&(m.unobserve(o),cancelAnimationFrame(p),p=requestAnimationFrame(()=>{var x;(x=m)==null||x.observe(o)})),r()}),_&&!c&&m.observe(_),m.observe(o));let b,h=c?Qe(e):null;c&&v();function v(){const w=Qe(e);h&&!Un(h,w)&&r(),h=w,b=requestAnimationFrame(v)}return r(),()=>{var w;d.forEach(y=>{n&&y.removeEventListener("scroll",r),a&&y.removeEventListener("resize",r)}),u?.(),(w=m)==null||w.disconnect(),m=null,c&&cancelAnimationFrame(b)}}const Nl=ol,Tl=rl,Ll=Js,Pl=nl,jl=Rs,Yn=Qs,Al=tl,Ml=(e,o,r)=>{const t=new Map,n={platform:El,...r},a={...n.platform,_c:t};return Xs(e,o,{...n,platform:a})};var Dl=typeof document<"u",Ol=function(){},Qo=Dl?f.useLayoutEffect:Ol;function Jo(e,o){if(e===o)return!0;if(typeof e!=typeof o)return!1;if(typeof e=="function"&&e.toString()===o.toString())return!0;let r,t,n;if(e&&o&&typeof e=="object"){if(Array.isArray(e)){if(r=e.length,r!==o.length)return!1;for(t=r;t--!==0;)if(!Jo(e[t],o[t]))return!1;return!0}if(n=Object.keys(e),r=n.length,r!==Object.keys(o).length)return!1;for(t=r;t--!==0;)if(!{}.hasOwnProperty.call(o,n[t]))return!1;for(t=r;t--!==0;){const a=n[t];if(!(a==="_owner"&&e.$$typeof)&&!Jo(e[a],o[a]))return!1}return!0}return e!==e&&o!==o}function Zn(e){return typeof window>"u"?1:(e.ownerDocument.defaultView||window).devicePixelRatio||1}function Gn(e,o){const r=Zn(e);return Math.round(o*r)/r}function Qr(e){const o=g.useRef(e);return Qo(()=>{o.current=e}),o}function Bl(e){e===void 0&&(e={});const{placement:o="bottom",strategy:r="absolute",middleware:t=[],platform:n,elements:{reference:a,floating:i}={},transform:s=!0,whileElementsMounted:c,open:_}=e,[d,u]=g.useState({x:0,y:0,strategy:r,placement:o,middlewareData:{},isPositioned:!1}),[p,m]=g.useState(t);Jo(p,t)||m(t);const[b,h]=g.useState(null),[v,w]=g.useState(null),y=g.useCallback(P=>{P!==C.current&&(C.current=P,h(P))},[]),x=g.useCallback(P=>{P!==z.current&&(z.current=P,w(P))},[]),k=a||b,S=i||v,C=g.useRef(null),z=g.useRef(null),$=g.useRef(d),I=c!=null,q=Qr(c),j=Qr(n),F=Qr(_),W=g.useCallback(()=>{if(!C.current||!z.current)return;const P={placement:o,strategy:r,middleware:p};j.current&&(P.platform=j.current),Ml(C.current,z.current,P).then(Z=>{const te={...Z,isPositioned:F.current!==!1};B.current&&!Jo($.current,te)&&($.current=te,Po.flushSync(()=>{u(te)}))})},[p,o,r,j,F]);Qo(()=>{_===!1&&$.current.isPositioned&&($.current.isPositioned=!1,u(P=>({...P,isPositioned:!1})))},[_]);const B=g.useRef(!1);Qo(()=>(B.current=!0,()=>{B.current=!1}),[]),Qo(()=>{if(k&&(C.current=k),S&&(z.current=S),k&&S){if(q.current)return q.current(k,S,W);W()}},[k,S,W,q,I]);const U=g.useMemo(()=>({reference:C,floating:z,setReference:y,setFloating:x}),[y,x]),A=g.useMemo(()=>({reference:k,floating:S}),[k,S]),H=g.useMemo(()=>{const P={position:r,left:0,top:0};if(!A.floating)return P;const Z=Gn(A.floating,d.x),te=Gn(A.floating,d.y);return s?{...P,transform:"translate("+Z+"px, "+te+"px)",...Zn(A.floating)>=1.5&&{willChange:"transform"}}:{position:r,left:Z,top:te}},[r,s,A.floating,d.x,d.y]);return g.useMemo(()=>({...d,update:W,refs:U,elements:A,floatingStyles:H}),[d,W,U,A,H])}const Vl=e=>{function o(r){return{}.hasOwnProperty.call(r,"current")}return{name:"arrow",options:e,fn(r){const{element:t,padding:n}=typeof e=="function"?e(r):e;return t&&o(t)?t.current!=null?Yn({element:t.current,padding:n}).fn(r):{}:t?Yn({element:t,padding:n}).fn(r):{}}}},Hl=(e,o)=>({...Nl(e),options:[e,o]}),Wl=(e,o)=>({...Tl(e),options:[e,o]}),Fl=(e,o)=>({...Al(e),options:[e,o]}),Ul=(e,o)=>({...Ll(e),options:[e,o]}),Yl=(e,o)=>({...Pl(e),options:[e,o]}),Zl=(e,o)=>({...jl(e),options:[e,o]}),Gl=(e,o)=>({...Vl(e),options:[e,o]});var Kl="Arrow",Kn=g.forwardRef((e,o)=>{const{children:r,width:t=10,height:n=5,...a}=e;return l.jsx(G.svg,{...a,ref:o,width:t,height:n,viewBox:"0 0 30 10",preserveAspectRatio:"none",children:e.asChild?r:l.jsx("polygon",{points:"0,0 30,0 15,10"})})});Kn.displayName=Kl;var Xl=Kn;function Ql(e){const[o,r]=g.useState(void 0);return le(()=>{if(e){r({width:e.offsetWidth,height:e.offsetHeight});const t=new ResizeObserver(n=>{if(!Array.isArray(n)||!n.length)return;const a=n[0];let i,s;if("borderBoxSize"in a){const c=a.borderBoxSize,_=Array.isArray(c)?c[0]:c;i=_.inlineSize,s=_.blockSize}else i=e.offsetWidth,s=e.offsetHeight;r({width:i,height:s})});return t.observe(e,{box:"border-box"}),()=>t.unobserve(e)}else r(void 0)},[e]),o}var Jr="Popper",[Xn,Qn]=ko(Jr),[Jl,Jn]=Xn(Jr),Rn=e=>{const{__scopePopper:o,children:r}=e,[t,n]=g.useState(null);return l.jsx(Jl,{scope:o,anchor:t,onAnchorChange:n,children:r})};Rn.displayName=Jr;var ea="PopperAnchor",oa=g.forwardRef((e,o)=>{const{__scopePopper:r,virtualRef:t,...n}=e,a=Jn(ea,r),i=g.useRef(null),s=re(o,i),c=g.useRef(null);return g.useEffect(()=>{const _=c.current;c.current=t?.current||i.current,_!==c.current&&a.onAnchorChange(c.current)}),t?null:l.jsx(G.div,{...n,ref:s})});oa.displayName=ea;var Rr="PopperContent",[Rl,ec]=Xn(Rr),ra=g.forwardRef((e,o)=>{const{__scopePopper:r,side:t="bottom",sideOffset:n=0,align:a="center",alignOffset:i=0,arrowPadding:s=0,avoidCollisions:c=!0,collisionBoundary:_=[],collisionPadding:d=0,sticky:u="partial",hideWhenDetached:p=!1,updatePositionStrategy:m="optimized",onPlaced:b,...h}=e,v=Jn(Rr,r),[w,y]=g.useState(null),x=re(o,M=>y(M)),[k,S]=g.useState(null),C=Ql(k),z=C?.width??0,$=C?.height??0,I=t+(a!=="center"?"-"+a:""),q=typeof d=="number"?d:{top:0,right:0,bottom:0,left:0,...d},j=Array.isArray(_)?_:[_],F=j.length>0,W={padding:q,boundary:j.filter(rc),altBoundary:F},{refs:B,floatingStyles:U,placement:A,isPositioned:H,middlewareData:P}=Bl({strategy:"fixed",placement:I,whileElementsMounted:(...M)=>ql(...M,{animationFrame:m==="always"}),elements:{reference:v.anchor},middleware:[Hl({mainAxis:n+$,alignmentAxis:i}),c&&Wl({mainAxis:!0,crossAxis:!1,limiter:u==="partial"?Fl():void 0,...W}),c&&Ul({...W}),Yl({...W,apply:({elements:M,rects:K,availableWidth:Q,availableHeight:T})=>{const{width:V,height:L}=K.reference,R=M.floating.style;R.setProperty("--radix-popper-available-width",`${Q}px`),R.setProperty("--radix-popper-available-height",`${T}px`),R.setProperty("--radix-popper-anchor-width",`${V}px`),R.setProperty("--radix-popper-anchor-height",`${L}px`)}}),k&&Gl({element:k,padding:s}),tc({arrowWidth:z,arrowHeight:$}),p&&Zl({strategy:"referenceHidden",...W})]}),[Z,te]=aa(A),pe=Oe(b);le(()=>{H&&pe?.()},[H,pe]);const Te=P.arrow?.x,Le=P.arrow?.y,de=P.arrow?.centerOffset!==0,[ye,ge]=g.useState();return le(()=>{w&&ge(window.getComputedStyle(w).zIndex)},[w]),l.jsx("div",{ref:B.setFloating,"data-radix-popper-content-wrapper":"",style:{...U,transform:H?U.transform:"translate(0, -200%)",minWidth:"max-content",zIndex:ye,"--radix-popper-transform-origin":[P.transformOrigin?.x,P.transformOrigin?.y].join(" "),...P.hide?.referenceHidden&&{visibility:"hidden",pointerEvents:"none"}},dir:e.dir,children:l.jsx(Rl,{scope:r,placedSide:Z,onArrowChange:S,arrowX:Te,arrowY:Le,shouldHideArrow:de,children:l.jsx(G.div,{"data-side":Z,"data-align":te,...h,ref:x,style:{...h.style,animation:H?void 0:"none"}})})})});ra.displayName=Rr;var ta="PopperArrow",oc={top:"bottom",right:"left",bottom:"top",left:"right"},na=g.forwardRef(function(o,r){const{__scopePopper:t,...n}=o,a=ec(ta,t),i=oc[a.placedSide];return l.jsx("span",{ref:a.onArrowChange,style:{position:"absolute",left:a.arrowX,top:a.arrowY,[i]:0,transformOrigin:{top:"",right:"0 0",bottom:"center 0",left:"100% 0"}[a.placedSide],transform:{top:"translateY(100%)",right:"translateY(50%) rotate(90deg) translateX(-50%)",bottom:"rotate(180deg)",left:"translateY(50%) rotate(-90deg) translateX(50%)"}[a.placedSide],visibility:a.shouldHideArrow?"hidden":void 0},children:l.jsx(Xl,{...n,ref:r,style:{...n.style,display:"block"}})})});na.displayName=ta;function rc(e){return e!==null}var tc=e=>({name:"transformOrigin",options:e,fn(o){const{placement:r,rects:t,middlewareData:n}=o,i=n.arrow?.centerOffset!==0,s=i?0:e.arrowWidth,c=i?0:e.arrowHeight,[_,d]=aa(r),u={start:"0%",center:"50%",end:"100%"}[d],p=(n.arrow?.x??0)+s/2,m=(n.arrow?.y??0)+c/2;let b="",h="";return _==="bottom"?(b=i?u:`${p}px`,h=`${-c}px`):_==="top"?(b=i?u:`${p}px`,h=`${t.floating.height+c}px`):_==="right"?(b=`${-c}px`,h=i?u:`${m}px`):_==="left"&&(b=`${t.floating.width+c}px`,h=i?u:`${m}px`),{data:{x:b,y:h}}}});function aa(e){const[o,r="center"]=e.split("-");return[o,r]}var nc=Rn,ac=oa,ic=ra,sc=na,lc="Portal",ia=g.forwardRef((e,o)=>{const{container:r,...t}=e,[n,a]=g.useState(!1);le(()=>a(!0),[]);const i=r||n&&globalThis?.document?.body;return i?vr.createPortal(l.jsx(G.div,{...t,ref:o}),i):null});ia.displayName=lc;var cc=g[" useInsertionEffect ".trim().toString()]||le;function Ro({prop:e,defaultProp:o,onChange:r=()=>{},caller:t}){const[n,a,i]=_c({defaultProp:o,onChange:r}),s=e!==void 0,c=s?e:n;{const d=g.useRef(e!==void 0);g.useEffect(()=>{const u=d.current;u!==s&&console.warn(`${t} is changing from ${u?"controlled":"uncontrolled"} to ${s?"controlled":"uncontrolled"}. Components should not switch from controlled to uncontrolled (or vice versa). Decide between using a controlled or uncontrolled value for the lifetime of the component.`),d.current=s},[s,t])}const _=g.useCallback(d=>{if(s){const u=dc(d)?d(e):d;u!==e&&i.current?.(u)}else a(d)},[s,e,a,i]);return[c,_]}function _c({defaultProp:e,onChange:o}){const[r,t]=g.useState(e),n=g.useRef(r),a=g.useRef(o);return cc(()=>{a.current=o},[o]),g.useEffect(()=>{n.current!==r&&(a.current?.(r),n.current=r)},[r,n]),[r,t,a]}function dc(e){return typeof e=="function"}function uc(e){const o=g.useRef({value:e,previous:e});return g.useMemo(()=>(o.current.value!==e&&(o.current.previous=o.current.value,o.current.value=e),o.current.previous),[e])}var sa=Object.freeze({position:"absolute",border:0,width:1,height:1,padding:0,margin:-1,overflow:"hidden",clip:"rect(0, 0, 0, 0)",whiteSpace:"nowrap",wordWrap:"normal"}),fc="VisuallyHidden",pc=g.forwardRef((e,o)=>l.jsx(G.span,{...e,ref:o,style:{...sa,...e.style}}));pc.displayName=fc;var gc=function(e){if(typeof document>"u")return null;var o=Array.isArray(e)?e[0]:e;return o.ownerDocument.body},uo=new WeakMap,er=new WeakMap,or={},et=0,la=function(e){return e&&(e.host||la(e.parentNode))},hc=function(e,o){return o.map(function(r){if(e.contains(r))return r;var t=la(r);return t&&e.contains(t)?t:(console.error("aria-hidden",r,"in not contained inside",e,". Doing nothing"),null)}).filter(function(r){return!!r})},mc=function(e,o,r,t){var n=hc(o,Array.isArray(e)?e:[e]);or[r]||(or[r]=new WeakMap);var a=or[r],i=[],s=new Set,c=new Set(n),_=function(u){!u||s.has(u)||(s.add(u),_(u.parentNode))};n.forEach(_);var d=function(u){!u||c.has(u)||Array.prototype.forEach.call(u.children,function(p){if(s.has(p))d(p);else try{var m=p.getAttribute(t),b=m!==null&&m!=="false",h=(uo.get(p)||0)+1,v=(a.get(p)||0)+1;uo.set(p,h),a.set(p,v),i.push(p),h===1&&b&&er.set(p,!0),v===1&&p.setAttribute(r,"true"),b||p.setAttribute(t,"true")}catch(w){console.error("aria-hidden: cannot operate on ",p,w)}})};return d(o),s.clear(),et++,function(){i.forEach(function(u){var p=uo.get(u)-1,m=a.get(u)-1;uo.set(u,p),a.set(u,m),p||(er.has(u)||u.removeAttribute(t),er.delete(u)),m||u.removeAttribute(r)}),et--,et||(uo=new WeakMap,uo=new WeakMap,er=new WeakMap,or={})}},vc=function(e,o,r){r===void 0&&(r="data-aria-hidden");var t=Array.from(Array.isArray(e)?e:[e]),n=gc(e);return n?(t.push.apply(t,Array.from(n.querySelectorAll("[aria-live], script"))),mc(t,n,r,"aria-hidden")):function(){return null}},Ee=function(){return Ee=Object.assign||function(o){for(var r,t=1,n=arguments.length;t<n;t++){r=arguments[t];for(var a in r)Object.prototype.hasOwnProperty.call(r,a)&&(o[a]=r[a])}return o},Ee.apply(this,arguments)};function ca(e,o){var r={};for(var t in e)Object.prototype.hasOwnProperty.call(e,t)&&o.indexOf(t)<0&&(r[t]=e[t]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var n=0,t=Object.getOwnPropertySymbols(e);n<t.length;n++)o.indexOf(t[n])<0&&Object.prototype.propertyIsEnumerable.call(e,t[n])&&(r[t[n]]=e[t[n]]);return r}function bc(e,o,r){if(r||arguments.length===2)for(var t=0,n=o.length,a;t<n;t++)(a||!(t in o))&&(a||(a=Array.prototype.slice.call(o,0,t)),a[t]=o[t]);return e.concat(a||Array.prototype.slice.call(o))}typeof SuppressedError=="function"&&SuppressedError;var rr="right-scroll-bar-position",tr="width-before-scroll-bar",wc="with-scroll-bars-hidden",xc="--removed-body-scroll-bar-size";function ot(e,o){return typeof e=="function"?e(o):e&&(e.current=o),e}function yc(e,o){var r=f.useState(function(){return{value:e,callback:o,facade:{get current(){return r.value},set current(t){var n=r.value;n!==t&&(r.value=t,r.callback(t,n))}}}})[0];return r.callback=o,r.facade}var kc=typeof window<"u"?g.useLayoutEffect:g.useEffect,_a=new WeakMap;function Cc(e,o){var r=yc(null,function(t){return e.forEach(function(n){return ot(n,t)})});return kc(function(){var t=_a.get(r);if(t){var n=new Set(t),a=new Set(e),i=r.current;n.forEach(function(s){a.has(s)||ot(s,null)}),a.forEach(function(s){n.has(s)||ot(s,i)})}_a.set(r,e)},[e]),r}function zc(e){return e}function Sc(e,o){o===void 0&&(o=zc);var r=[],t=!1,n={read:function(){if(t)throw new Error("Sidecar: could not `read` from an `assigned` medium. `read` could be used only with `useMedium`.");return r.length?r[r.length-1]:e},useMedium:function(a){var i=o(a,t);return r.push(i),function(){r=r.filter(function(s){return s!==i})}},assignSyncMedium:function(a){for(t=!0;r.length;){var i=r;r=[],i.forEach(a)}r={push:function(s){return a(s)},filter:function(){return r}}},assignMedium:function(a){t=!0;var i=[];if(r.length){var s=r;r=[],s.forEach(a),i=r}var c=function(){var d=i;i=[],d.forEach(a)},_=function(){return Promise.resolve().then(c)};_(),r={push:function(d){i.push(d),_()},filter:function(d){return i=i.filter(d),r}}}};return n}function $c(e){e===void 0&&(e={});var o=Sc(null);return o.options=Ee({async:!0,ssr:!1},e),o}var da=function(e){var o=e.sideCar,r=ca(e,["sideCar"]);if(!o)throw new Error("Sidecar: please provide `sideCar` property to import the right car");var t=o.read();if(!t)throw new Error("Sidecar medium not found");return g.createElement(t,Ee({},r))};da.isSideCarExport=!0;function Ec(e,o){return e.useMedium(o),da}var ua=$c(),rt=function(){},nr=g.forwardRef(function(e,o){var r=g.useRef(null),t=g.useState({onScrollCapture:rt,onWheelCapture:rt,onTouchMoveCapture:rt}),n=t[0],a=t[1],i=e.forwardProps,s=e.children,c=e.className,_=e.removeScrollBar,d=e.enabled,u=e.shards,p=e.sideCar,m=e.noRelative,b=e.noIsolation,h=e.inert,v=e.allowPinchZoom,w=e.as,y=w===void 0?"div":w,x=e.gapMode,k=ca(e,["forwardProps","children","className","removeScrollBar","enabled","shards","sideCar","noRelative","noIsolation","inert","allowPinchZoom","as","gapMode"]),S=p,C=Cc([r,o]),z=Ee(Ee({},k),n);return g.createElement(g.Fragment,null,d&&g.createElement(S,{sideCar:ua,removeScrollBar:_,shards:u,noRelative:m,noIsolation:b,inert:h,setCallbacks:a,allowPinchZoom:!!v,lockRef:r,gapMode:x}),i?g.cloneElement(g.Children.only(s),Ee(Ee({},z),{ref:C})):g.createElement(y,Ee({},z,{className:c,ref:C}),s))});nr.defaultProps={enabled:!0,removeScrollBar:!0,inert:!1},nr.classNames={fullWidth:tr,zeroRight:rr};var Ic=function(){if(typeof __webpack_nonce__<"u")return __webpack_nonce__};function qc(){if(!document)return null;var e=document.createElement("style");e.type="text/css";var o=Ic();return o&&e.setAttribute("nonce",o),e}function Nc(e,o){e.styleSheet?e.styleSheet.cssText=o:e.appendChild(document.createTextNode(o))}function Tc(e){var o=document.head||document.getElementsByTagName("head")[0];o.appendChild(e)}var Lc=function(){var e=0,o=null;return{add:function(r){e==0&&(o=qc())&&(Nc(o,r),Tc(o)),e++},remove:function(){e--,!e&&o&&(o.parentNode&&o.parentNode.removeChild(o),o=null)}}},Pc=function(){var e=Lc();return function(o,r){g.useEffect(function(){return e.add(o),function(){e.remove()}},[o&&r])}},fa=function(){var e=Pc(),o=function(r){var t=r.styles,n=r.dynamic;return e(t,n),null};return o},jc={left:0,top:0,right:0,gap:0},tt=function(e){return parseInt(e||"",10)||0},Ac=function(e){var o=window.getComputedStyle(document.body),r=o[e==="padding"?"paddingLeft":"marginLeft"],t=o[e==="padding"?"paddingTop":"marginTop"],n=o[e==="padding"?"paddingRight":"marginRight"];return[tt(r),tt(t),tt(n)]},Mc=function(e){if(e===void 0&&(e="margin"),typeof window>"u")return jc;var o=Ac(e),r=document.documentElement.clientWidth,t=window.innerWidth;return{left:o[0],top:o[1],right:o[2],gap:Math.max(0,t-r+o[2]-o[0])}},Dc=fa(),fo="data-scroll-locked",Oc=function(e,o,r,t){var n=e.left,a=e.top,i=e.right,s=e.gap;return r===void 0&&(r="margin"),`
|
|
3
|
+
.`.concat(wc,` {
|
|
4
4
|
overflow: hidden `).concat(t,`;
|
|
5
5
|
padding-right: `).concat(s,"px ").concat(t,`;
|
|
6
6
|
}
|
|
7
|
-
body[`).concat(
|
|
7
|
+
body[`).concat(fo,`] {
|
|
8
8
|
overflow: hidden `).concat(t,`;
|
|
9
9
|
overscroll-behavior: contain;
|
|
10
10
|
`).concat([o&&"position: relative ".concat(t,";"),r==="margin"&&`
|
|
@@ -17,26 +17,26 @@
|
|
|
17
17
|
`),r==="padding"&&"padding-right: ".concat(s,"px ").concat(t,";")].filter(Boolean).join(""),`
|
|
18
18
|
}
|
|
19
19
|
|
|
20
|
-
.`).concat(
|
|
20
|
+
.`).concat(rr,` {
|
|
21
21
|
right: `).concat(s,"px ").concat(t,`;
|
|
22
22
|
}
|
|
23
23
|
|
|
24
|
-
.`).concat(
|
|
24
|
+
.`).concat(tr,` {
|
|
25
25
|
margin-right: `).concat(s,"px ").concat(t,`;
|
|
26
26
|
}
|
|
27
27
|
|
|
28
|
-
.`).concat(
|
|
28
|
+
.`).concat(rr," .").concat(rr,` {
|
|
29
29
|
right: 0 `).concat(t,`;
|
|
30
30
|
}
|
|
31
31
|
|
|
32
|
-
.`).concat(
|
|
32
|
+
.`).concat(tr," .").concat(tr,` {
|
|
33
33
|
margin-right: 0 `).concat(t,`;
|
|
34
34
|
}
|
|
35
35
|
|
|
36
|
-
body[`).concat(
|
|
37
|
-
`).concat(
|
|
36
|
+
body[`).concat(fo,`] {
|
|
37
|
+
`).concat(xc,": ").concat(s,`px;
|
|
38
38
|
}
|
|
39
|
-
`)},
|
|
39
|
+
`)},pa=function(){var e=parseInt(document.body.getAttribute(fo)||"0",10);return isFinite(e)?e:0},Bc=function(){g.useEffect(function(){return document.body.setAttribute(fo,(pa()+1).toString()),function(){var e=pa()-1;e<=0?document.body.removeAttribute(fo):document.body.setAttribute(fo,e.toString())}},[])},Vc=function(e){var o=e.noRelative,r=e.noImportant,t=e.gapMode,n=t===void 0?"margin":t;Bc();var a=g.useMemo(function(){return Mc(n)},[n]);return g.createElement(Dc,{styles:Oc(a,!o,n,r?"":"!important")})},nt=!1;if(typeof window<"u")try{var ar=Object.defineProperty({},"passive",{get:function(){return nt=!0,!0}});window.addEventListener("test",ar,ar),window.removeEventListener("test",ar,ar)}catch{nt=!1}var po=nt?{passive:!1}:!1,Hc=function(e){return e.tagName==="TEXTAREA"},ga=function(e,o){if(!(e instanceof Element))return!1;var r=window.getComputedStyle(e);return r[o]!=="hidden"&&!(r.overflowY===r.overflowX&&!Hc(e)&&r[o]==="visible")},Wc=function(e){return ga(e,"overflowY")},Fc=function(e){return ga(e,"overflowX")},ha=function(e,o){var r=o.ownerDocument,t=o;do{typeof ShadowRoot<"u"&&t instanceof ShadowRoot&&(t=t.host);var n=ma(e,t);if(n){var a=va(e,t),i=a[1],s=a[2];if(i>s)return!0}t=t.parentNode}while(t&&t!==r.body);return!1},Uc=function(e){var o=e.scrollTop,r=e.scrollHeight,t=e.clientHeight;return[o,r,t]},Yc=function(e){var o=e.scrollLeft,r=e.scrollWidth,t=e.clientWidth;return[o,r,t]},ma=function(e,o){return e==="v"?Wc(o):Fc(o)},va=function(e,o){return e==="v"?Uc(o):Yc(o)},Zc=function(e,o){return e==="h"&&o==="rtl"?-1:1},Gc=function(e,o,r,t,n){var a=Zc(e,window.getComputedStyle(o).direction),i=a*t,s=r.target,c=o.contains(s),_=!1,d=i>0,u=0,p=0;do{if(!s)break;var m=va(e,s),b=m[0],h=m[1],v=m[2],w=h-v-a*b;(b||w)&&ma(e,s)&&(u+=w,p+=b);var y=s.parentNode;s=y&&y.nodeType===Node.DOCUMENT_FRAGMENT_NODE?y.host:y}while(!c&&s!==document.body||c&&(o.contains(s)||o===s));return(d&&Math.abs(u)<1||!d&&Math.abs(p)<1)&&(_=!0),_},ir=function(e){return"changedTouches"in e?[e.changedTouches[0].clientX,e.changedTouches[0].clientY]:[0,0]},ba=function(e){return[e.deltaX,e.deltaY]},wa=function(e){return e&&"current"in e?e.current:e},Kc=function(e,o){return e[0]===o[0]&&e[1]===o[1]},Xc=function(e){return`
|
|
40
40
|
.block-interactivity-`.concat(e,` {pointer-events: none;}
|
|
41
41
|
.allow-interactivity-`).concat(e,` {pointer-events: all;}
|
|
42
|
-
`)},Kc=0,fo=[];function Xc(e){var o=h.useRef([]),r=h.useRef([0,0]),t=h.useRef(),n=h.useState(Kc++)[0],a=h.useState(_a)[0],i=h.useRef(e);h.useEffect(function(){i.current=e},[e]),h.useEffect(function(){if(e.inert){document.body.classList.add("block-interactivity-".concat(n));var g=gc([e.lockRef.current],(e.shards||[]).map(va),!0).filter(Boolean);return g.forEach(function(b){return b.classList.add("allow-interactivity-".concat(n))}),function(){document.body.classList.remove("block-interactivity-".concat(n)),g.forEach(function(b){return b.classList.remove("allow-interactivity-".concat(n))})}}},[e.inert,e.lockRef.current,e.shards]);var s=h.useCallback(function(g,b){if("touches"in g&&g.touches.length===2||g.type==="wheel"&&g.ctrlKey)return!i.current.allowPinchZoom;var m=tr(g),y=r.current,x="deltaX"in g?g.deltaX:y[0]-m[0],z="deltaY"in g?g.deltaY:y[1]-m[1],S,k=g.target,C=Math.abs(x)>Math.abs(z)?"h":"v";if("touches"in g&&C==="h"&&k.type==="range")return!1;var E=fa(C,k);if(!E)return!0;if(E?S=C:(S=C==="v"?"h":"v",E=fa(C,k)),!E)return!1;if(!t.current&&"changedTouches"in g&&(x||z)&&(t.current=S),!S)return!0;var N=t.current||S;return Yc(N,b,g,N==="h"?x:z)},[]),c=h.useCallback(function(g){var b=g;if(!(!fo.length||fo[fo.length-1]!==a)){var m="deltaY"in b?ga(b):tr(b),y=o.current.filter(function(S){return S.name===b.type&&(S.target===b.target||b.target===S.shadowParent)&&Zc(S.delta,m)})[0];if(y&&y.should){b.cancelable&&b.preventDefault();return}if(!y){var x=(i.current.shards||[]).map(va).filter(Boolean).filter(function(S){return S.contains(b.target)}),z=x.length>0?s(b,x[0]):!i.current.noIsolation;z&&b.cancelable&&b.preventDefault()}}},[]),_=h.useCallback(function(g,b,m,y){var x={name:g,delta:b,target:m,should:y,shadowParent:qc(m)};o.current.push(x),setTimeout(function(){o.current=o.current.filter(function(z){return z!==x})},1)},[]),d=h.useCallback(function(g){r.current=tr(g),t.current=void 0},[]),u=h.useCallback(function(g){_(g.type,ga(g),g.target,s(g,e.lockRef.current))},[]),f=h.useCallback(function(g){_(g.type,tr(g),g.target,s(g,e.lockRef.current))},[]);h.useEffect(function(){return fo.push(a),e.setCallbacks({onScrollCapture:u,onWheelCapture:u,onTouchMoveCapture:f}),document.addEventListener("wheel",c,uo),document.addEventListener("touchmove",c,uo),document.addEventListener("touchstart",d,uo),function(){fo=fo.filter(function(g){return g!==a}),document.removeEventListener("wheel",c,uo),document.removeEventListener("touchmove",c,uo),document.removeEventListener("touchstart",d,uo)}},[]);var v=e.removeScrollBar,w=e.inert;return h.createElement(h.Fragment,null,w?h.createElement(a,{styles:Gc(n)}):null,v?h.createElement(Oc,{noRelative:e.noRelative,gapMode:e.gapMode}):null)}function qc(e){for(var o=null;e!==null;)e instanceof ShadowRoot&&(o=e.host,e=e.host),e=e.parentNode;return o}const Qc=Cc(ca,Xc);var ba=h.forwardRef(function(e,o){return h.createElement(or,$e({},e,{ref:o,sideCar:Qc}))});ba.classNames=or.classNames;var Jc=[" ","Enter","ArrowUp","ArrowDown"],Rc=[" ","Enter"],qe="Select",[nr,ar,e_]=dn(qe),[po]=mo(qe,[e_,Kn]),ir=Kn(),[o_,We]=po(qe),[r_,t_]=po(qe),wa=e=>{const{__scopeSelect:o,children:r,open:t,defaultOpen:n,onOpenChange:a,value:i,defaultValue:s,onValueChange:c,dir:_,name:d,autoComplete:u,disabled:f,required:v,form:w}=e,g=ir(o),[b,m]=h.useState(null),[y,x]=h.useState(null),[z,S]=h.useState(!1),k=Lr(_),[C,E]=qo({prop:t,defaultProp:n??!1,onChange:a,caller:qe}),[N,T]=qo({prop:i,defaultProp:s,onChange:c,caller:qe}),A=h.useRef(null),H=b?w||!!b.closest("form"):!0,[W,B]=h.useState(new Set),U=Array.from(W).map(V=>V.props.value).join(";");return l.jsx(oc,{...g,children:l.jsxs(o_,{required:v,scope:o,trigger:b,onTriggerChange:m,valueNode:y,onValueNodeChange:x,valueNodeHasChildren:z,onValueNodeHasChildrenChange:S,contentId:xo(),value:N,onValueChange:T,open:C,onOpenChange:E,dir:k,triggerPointerDownPosRef:A,disabled:f,children:[l.jsx(nr.Provider,{scope:o,children:l.jsx(r_,{scope:e.__scopeSelect,onNativeOptionAdd:h.useCallback(V=>{B(F=>new Set(F).add(V))},[]),onNativeOptionRemove:h.useCallback(V=>{B(F=>{const M=new Set(F);return M.delete(V),M})},[]),children:r})}),H?l.jsxs(Oa,{"aria-hidden":!0,required:v,tabIndex:-1,name:d,autoComplete:u,value:N,onChange:V=>T(V.target.value),disabled:f,form:w,children:[N===void 0?l.jsx("option",{value:""}):null,Array.from(W)]},U):null]})})};wa.displayName=qe;var ma="SelectTrigger",xa=h.forwardRef((e,o)=>{const{__scopeSelect:r,disabled:t=!1,...n}=e,a=ir(r),i=We(ma,r),s=i.disabled||t,c=ee(o,i.onTriggerChange),_=ar(r),d=h.useRef("touch"),[u,f,v]=Ba(g=>{const b=_().filter(x=>!x.disabled),m=b.find(x=>x.value===i.value),y=Ha(b,g,m);y!==void 0&&i.onValueChange(y.value)}),w=g=>{s||(i.onOpenChange(!0),v()),g&&(i.triggerPointerDownPosRef.current={x:Math.round(g.pageX),y:Math.round(g.pageY)})};return l.jsx(rc,{asChild:!0,...a,children:l.jsx(X.button,{type:"button",role:"combobox","aria-controls":i.contentId,"aria-expanded":i.open,"aria-required":i.required,"aria-autocomplete":"none",dir:i.dir,"data-state":i.open?"open":"closed",disabled:s,"data-disabled":s?"":void 0,"data-placeholder":Va(i.value)?"":void 0,...n,ref:c,onClick:te(n.onClick,g=>{g.currentTarget.focus(),d.current!=="mouse"&&w(g)}),onPointerDown:te(n.onPointerDown,g=>{d.current=g.pointerType;const b=g.target;b.hasPointerCapture(g.pointerId)&&b.releasePointerCapture(g.pointerId),g.button===0&&g.ctrlKey===!1&&g.pointerType==="mouse"&&(w(g),g.preventDefault())}),onKeyDown:te(n.onKeyDown,g=>{const b=u.current!=="";!(g.ctrlKey||g.altKey||g.metaKey)&&g.key.length===1&&f(g.key),!(b&&g.key===" ")&&Jc.includes(g.key)&&(w(),g.preventDefault())})})})});xa.displayName=ma;var ya="SelectValue",za=h.forwardRef((e,o)=>{const{__scopeSelect:r,className:t,style:n,children:a,placeholder:i="",...s}=e,c=We(ya,r),{onValueNodeHasChildrenChange:_}=c,d=a!==void 0,u=ee(o,c.onValueNodeChange);return ae(()=>{_(d)},[_,d]),l.jsx(X.span,{...s,ref:u,style:{pointerEvents:"none"},children:Va(c.value)?l.jsx(l.Fragment,{children:i}):a})});za.displayName=ya;var n_="SelectIcon",ka=h.forwardRef((e,o)=>{const{__scopeSelect:r,children:t,...n}=e;return l.jsx(X.span,{"aria-hidden":!0,...n,ref:o,children:t||"▼"})});ka.displayName=n_;var a_="SelectPortal",Ca=e=>l.jsx(ta,{asChild:!0,...e});Ca.displayName=a_;var Qe="SelectContent",Sa=h.forwardRef((e,o)=>{const r=We(Qe,e.__scopeSelect),[t,n]=h.useState();if(ae(()=>{n(new DocumentFragment)},[]),!r.open){const a=t;return a?To.createPortal(l.jsx($a,{scope:e.__scopeSelect,children:l.jsx(nr.Slot,{scope:e.__scopeSelect,children:l.jsx("div",{children:e.children})})}),a):null}return l.jsx(Ea,{...e,ref:o})});Sa.displayName=Qe;var we=10,[$a,Fe]=po(Qe),i_="SelectContentImpl",s_=Vo("SelectContent.RemoveScroll"),Ea=h.forwardRef((e,o)=>{const{__scopeSelect:r,position:t="item-aligned",onCloseAutoFocus:n,onEscapeKeyDown:a,onPointerDownOutside:i,side:s,sideOffset:c,align:_,alignOffset:d,arrowPadding:u,collisionBoundary:f,collisionPadding:v,sticky:w,hideWhenDetached:g,avoidCollisions:b,...m}=e,y=We(Qe,r),[x,z]=h.useState(null),[S,k]=h.useState(null),C=ee(o,D=>z(D)),[E,N]=h.useState(null),[T,A]=h.useState(null),H=ar(r),[W,B]=h.useState(!1),U=h.useRef(!1);h.useEffect(()=>{if(x)return hc(x)},[x]),Ss();const V=h.useCallback(D=>{const[Z,...K]=H().map(L=>L.ref.current),[$]=K.slice(-1),P=document.activeElement;for(const L of D)if(L===P||(L?.scrollIntoView({block:"nearest"}),L===Z&&S&&(S.scrollTop=0),L===$&&S&&(S.scrollTop=S.scrollHeight),L?.focus(),document.activeElement!==P))return},[H,S]),F=h.useCallback(()=>V([E,x]),[V,E,x]);h.useEffect(()=>{W&&F()},[W,F]);const{onOpenChange:M,triggerPointerDownPosRef:G}=y;h.useEffect(()=>{if(x){let D={x:0,y:0};const Z=$=>{D={x:Math.abs(Math.round($.pageX)-(G.current?.x??0)),y:Math.abs(Math.round($.pageY)-(G.current?.y??0))}},K=$=>{D.x<=10&&D.y<=10?$.preventDefault():x.contains($.target)||M(!1),document.removeEventListener("pointermove",Z),G.current=null};return G.current!==null&&(document.addEventListener("pointermove",Z),document.addEventListener("pointerup",K,{capture:!0,once:!0})),()=>{document.removeEventListener("pointermove",Z),document.removeEventListener("pointerup",K,{capture:!0})}}},[x,M,G]),h.useEffect(()=>{const D=()=>M(!1);return window.addEventListener("blur",D),window.addEventListener("resize",D),()=>{window.removeEventListener("blur",D),window.removeEventListener("resize",D)}},[M]);const[R,me]=Ba(D=>{const Z=H().filter(P=>!P.disabled),K=Z.find(P=>P.ref.current===document.activeElement),$=Ha(Z,D,K);$&&setTimeout(()=>$.ref.current.focus())}),Ee=h.useCallback((D,Z,K)=>{const $=!U.current&&!K;(y.value!==void 0&&y.value===Z||$)&&(N(D),$&&(U.current=!0))},[y.value]),Pe=h.useCallback(()=>x?.focus(),[x]),he=h.useCallback((D,Z,K)=>{const $=!U.current&&!K;(y.value!==void 0&&y.value===Z||$)&&A(D)},[y.value]),ge=t==="popper"?rt:Ia,_e=ge===rt?{side:s,sideOffset:c,align:_,alignOffset:d,arrowPadding:u,collisionBoundary:f,collisionPadding:v,sticky:w,hideWhenDetached:g,avoidCollisions:b}:{};return l.jsx($a,{scope:r,content:x,viewport:S,onViewportChange:k,itemRefCallback:Ee,selectedItem:E,onItemLeave:Pe,itemTextRefCallback:he,focusSelectedItem:F,selectedItemText:T,position:t,isPositioned:W,searchRef:R,children:l.jsx(ba,{as:s_,allowPinchZoom:!0,children:l.jsx(wn,{asChild:!0,trapped:y.open,onMountAutoFocus:D=>{D.preventDefault()},onUnmountAutoFocus:te(n,D=>{y.trigger?.focus({preventScroll:!0}),D.preventDefault()}),children:l.jsx(pn,{asChild:!0,disableOutsidePointerEvents:!0,onEscapeKeyDown:a,onPointerDownOutside:i,onFocusOutside:D=>D.preventDefault(),onDismiss:()=>y.onOpenChange(!1),children:l.jsx(ge,{role:"listbox",id:y.contentId,"data-state":y.open?"open":"closed",dir:y.dir,onContextMenu:D=>D.preventDefault(),...m,..._e,onPlaced:()=>B(!0),ref:C,style:{display:"flex",flexDirection:"column",outline:"none",...m.style},onKeyDown:te(m.onKeyDown,D=>{const Z=D.ctrlKey||D.altKey||D.metaKey;if(D.key==="Tab"&&D.preventDefault(),!Z&&D.key.length===1&&me(D.key),["ArrowUp","ArrowDown","Home","End"].includes(D.key)){let $=H().filter(P=>!P.disabled).map(P=>P.ref.current);if(["ArrowUp","End"].includes(D.key)&&($=$.slice().reverse()),["ArrowUp","ArrowDown"].includes(D.key)){const P=D.target,L=$.indexOf(P);$=$.slice(L+1)}setTimeout(()=>V($)),D.preventDefault()}})})})})})})});Ea.displayName=i_;var l_="SelectItemAlignedPosition",Ia=h.forwardRef((e,o)=>{const{__scopeSelect:r,onPlaced:t,...n}=e,a=We(Qe,r),i=Fe(Qe,r),[s,c]=h.useState(null),[_,d]=h.useState(null),u=ee(o,C=>d(C)),f=ar(r),v=h.useRef(!1),w=h.useRef(!0),{viewport:g,selectedItem:b,selectedItemText:m,focusSelectedItem:y}=i,x=h.useCallback(()=>{if(a.trigger&&a.valueNode&&s&&_&&g&&b&&m){const C=a.trigger.getBoundingClientRect(),E=_.getBoundingClientRect(),N=a.valueNode.getBoundingClientRect(),T=m.getBoundingClientRect();if(a.dir!=="rtl"){const P=T.left-E.left,L=N.left-P,re=C.left-L,xe=C.width+re,de=Math.max(xe,E.width),Ie=window.innerWidth-we,No=_n(L,[we,Math.max(we,Ie-de)]);s.style.minWidth=xe+"px",s.style.left=No+"px"}else{const P=E.right-T.right,L=window.innerWidth-N.right-P,re=window.innerWidth-C.right-L,xe=C.width+re,de=Math.max(xe,E.width),Ie=window.innerWidth-we,No=_n(L,[we,Math.max(we,Ie-de)]);s.style.minWidth=xe+"px",s.style.right=No+"px"}const A=f(),H=window.innerHeight-we*2,W=g.scrollHeight,B=window.getComputedStyle(_),U=parseInt(B.borderTopWidth,10),V=parseInt(B.paddingTop,10),F=parseInt(B.borderBottomWidth,10),M=parseInt(B.paddingBottom,10),G=U+V+W+M+F,R=Math.min(b.offsetHeight*5,G),me=window.getComputedStyle(g),Ee=parseInt(me.paddingTop,10),Pe=parseInt(me.paddingBottom,10),he=C.top+C.height/2-we,ge=H-he,_e=b.offsetHeight/2,D=b.offsetTop+_e,Z=U+V+D,K=G-Z;if(Z<=he){const P=A.length>0&&b===A[A.length-1].ref.current;s.style.bottom="0px";const L=_.clientHeight-g.offsetTop-g.offsetHeight,re=Math.max(ge,_e+(P?Pe:0)+L+F),xe=Z+re;s.style.height=xe+"px"}else{const P=A.length>0&&b===A[0].ref.current;s.style.top="0px";const re=Math.max(he,U+g.offsetTop+(P?Ee:0)+_e)+K;s.style.height=re+"px",g.scrollTop=Z-he+g.offsetTop}s.style.margin=`${we}px 0`,s.style.minHeight=R+"px",s.style.maxHeight=H+"px",t?.(),requestAnimationFrame(()=>v.current=!0)}},[f,a.trigger,a.valueNode,s,_,g,b,m,a.dir,t]);ae(()=>x(),[x]);const[z,S]=h.useState();ae(()=>{_&&S(window.getComputedStyle(_).zIndex)},[_]);const k=h.useCallback(C=>{C&&w.current===!0&&(x(),y?.(),w.current=!1)},[x,y]);return l.jsx(__,{scope:r,contentWrapper:s,shouldExpandOnScrollRef:v,onScrollButtonChange:k,children:l.jsx("div",{ref:c,style:{display:"flex",flexDirection:"column",position:"fixed",zIndex:z},children:l.jsx(X.div,{...n,ref:u,style:{boxSizing:"border-box",maxHeight:"100%",...n.style}})})})});Ia.displayName=l_;var c_="SelectPopperPosition",rt=h.forwardRef((e,o)=>{const{__scopeSelect:r,align:t="start",collisionPadding:n=we,...a}=e,i=ir(r);return l.jsx(tc,{...i,...a,ref:o,align:t,collisionPadding:n,style:{boxSizing:"border-box",...a.style,"--radix-select-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-select-content-available-width":"var(--radix-popper-available-width)","--radix-select-content-available-height":"var(--radix-popper-available-height)","--radix-select-trigger-width":"var(--radix-popper-anchor-width)","--radix-select-trigger-height":"var(--radix-popper-anchor-height)"}})});rt.displayName=c_;var[__,tt]=po(Qe,{}),nt="SelectViewport",Na=h.forwardRef((e,o)=>{const{__scopeSelect:r,nonce:t,...n}=e,a=Fe(nt,r),i=tt(nt,r),s=ee(o,a.onViewportChange),c=h.useRef(0);return l.jsxs(l.Fragment,{children:[l.jsx("style",{dangerouslySetInnerHTML:{__html:"[data-radix-select-viewport]{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;}[data-radix-select-viewport]::-webkit-scrollbar{display:none}"},nonce:t}),l.jsx(nr.Slot,{scope:r,children:l.jsx(X.div,{"data-radix-select-viewport":"",role:"presentation",...n,ref:s,style:{position:"relative",flex:1,overflow:"hidden auto",...n.style},onScroll:te(n.onScroll,_=>{const d=_.currentTarget,{contentWrapper:u,shouldExpandOnScrollRef:f}=i;if(f?.current&&u){const v=Math.abs(c.current-d.scrollTop);if(v>0){const w=window.innerHeight-we*2,g=parseFloat(u.style.minHeight),b=parseFloat(u.style.height),m=Math.max(g,b);if(m<w){const y=m+v,x=Math.min(w,y),z=y-x;u.style.height=x+"px",u.style.bottom==="0px"&&(d.scrollTop=z>0?z:0,u.style.justifyContent="flex-end")}}}c.current=d.scrollTop})})})]})});Na.displayName=nt;var Ta="SelectGroup",[d_,u_]=po(Ta),f_=h.forwardRef((e,o)=>{const{__scopeSelect:r,...t}=e,n=xo();return l.jsx(d_,{scope:r,id:n,children:l.jsx(X.div,{role:"group","aria-labelledby":n,...t,ref:o})})});f_.displayName=Ta;var La="SelectLabel",p_=h.forwardRef((e,o)=>{const{__scopeSelect:r,...t}=e,n=u_(La,r);return l.jsx(X.div,{id:n.id,...t,ref:o})});p_.displayName=La;var sr="SelectItem",[h_,Pa]=po(sr),ja=h.forwardRef((e,o)=>{const{__scopeSelect:r,value:t,disabled:n=!1,textValue:a,...i}=e,s=We(sr,r),c=Fe(sr,r),_=s.value===t,[d,u]=h.useState(a??""),[f,v]=h.useState(!1),w=ee(o,y=>c.itemRefCallback?.(y,t,n)),g=xo(),b=h.useRef("touch"),m=()=>{n||(s.onValueChange(t),s.onOpenChange(!1))};if(t==="")throw new Error("A <Select.Item /> must have a value prop that is not an empty string. This is because the Select value can be set to an empty string to clear the selection and show the placeholder.");return l.jsx(h_,{scope:r,value:t,disabled:n,textId:g,isSelected:_,onItemTextChange:h.useCallback(y=>{u(x=>x||(y?.textContent??"").trim())},[]),children:l.jsx(nr.ItemSlot,{scope:r,value:t,disabled:n,textValue:d,children:l.jsx(X.div,{role:"option","aria-labelledby":g,"data-highlighted":f?"":void 0,"aria-selected":_&&f,"data-state":_?"checked":"unchecked","aria-disabled":n||void 0,"data-disabled":n?"":void 0,tabIndex:n?void 0:-1,...i,ref:w,onFocus:te(i.onFocus,()=>v(!0)),onBlur:te(i.onBlur,()=>v(!1)),onClick:te(i.onClick,()=>{b.current!=="mouse"&&m()}),onPointerUp:te(i.onPointerUp,()=>{b.current==="mouse"&&m()}),onPointerDown:te(i.onPointerDown,y=>{b.current=y.pointerType}),onPointerMove:te(i.onPointerMove,y=>{b.current=y.pointerType,n?c.onItemLeave?.():b.current==="mouse"&&y.currentTarget.focus({preventScroll:!0})}),onPointerLeave:te(i.onPointerLeave,y=>{y.currentTarget===document.activeElement&&c.onItemLeave?.()}),onKeyDown:te(i.onKeyDown,y=>{c.searchRef?.current!==""&&y.key===" "||(Rc.includes(y.key)&&m(),y.key===" "&&y.preventDefault())})})})})});ja.displayName=sr;var Co="SelectItemText",Aa=h.forwardRef((e,o)=>{const{__scopeSelect:r,className:t,style:n,...a}=e,i=We(Co,r),s=Fe(Co,r),c=Pa(Co,r),_=t_(Co,r),[d,u]=h.useState(null),f=ee(o,m=>u(m),c.onItemTextChange,m=>s.itemTextRefCallback?.(m,c.value,c.disabled)),v=d?.textContent,w=h.useMemo(()=>l.jsx("option",{value:c.value,disabled:c.disabled,children:v},c.value),[c.disabled,c.value,v]),{onNativeOptionAdd:g,onNativeOptionRemove:b}=_;return ae(()=>(g(w),()=>b(w)),[g,b,w]),l.jsxs(l.Fragment,{children:[l.jsx(X.span,{id:c.textId,...a,ref:f}),c.isSelected&&i.valueNode&&!i.valueNodeHasChildren?To.createPortal(a.children,i.valueNode):null]})});Aa.displayName=Co;var Ma="SelectItemIndicator",g_=h.forwardRef((e,o)=>{const{__scopeSelect:r,...t}=e;return Pa(Ma,r).isSelected?l.jsx(X.span,{"aria-hidden":!0,...t,ref:o}):null});g_.displayName=Ma;var at="SelectScrollUpButton",v_=h.forwardRef((e,o)=>{const r=Fe(at,e.__scopeSelect),t=tt(at,e.__scopeSelect),[n,a]=h.useState(!1),i=ee(o,t.onScrollButtonChange);return ae(()=>{if(r.viewport&&r.isPositioned){let s=function(){const _=c.scrollTop>0;a(_)};const c=r.viewport;return s(),c.addEventListener("scroll",s),()=>c.removeEventListener("scroll",s)}},[r.viewport,r.isPositioned]),n?l.jsx(Da,{...e,ref:i,onAutoScroll:()=>{const{viewport:s,selectedItem:c}=r;s&&c&&(s.scrollTop=s.scrollTop-c.offsetHeight)}}):null});v_.displayName=at;var it="SelectScrollDownButton",b_=h.forwardRef((e,o)=>{const r=Fe(it,e.__scopeSelect),t=tt(it,e.__scopeSelect),[n,a]=h.useState(!1),i=ee(o,t.onScrollButtonChange);return ae(()=>{if(r.viewport&&r.isPositioned){let s=function(){const _=c.scrollHeight-c.clientHeight,d=Math.ceil(c.scrollTop)<_;a(d)};const c=r.viewport;return s(),c.addEventListener("scroll",s),()=>c.removeEventListener("scroll",s)}},[r.viewport,r.isPositioned]),n?l.jsx(Da,{...e,ref:i,onAutoScroll:()=>{const{viewport:s,selectedItem:c}=r;s&&c&&(s.scrollTop=s.scrollTop+c.offsetHeight)}}):null});b_.displayName=it;var Da=h.forwardRef((e,o)=>{const{__scopeSelect:r,onAutoScroll:t,...n}=e,a=Fe("SelectScrollButton",r),i=h.useRef(null),s=ar(r),c=h.useCallback(()=>{i.current!==null&&(window.clearInterval(i.current),i.current=null)},[]);return h.useEffect(()=>()=>c(),[c]),ae(()=>{s().find(d=>d.ref.current===document.activeElement)?.ref.current?.scrollIntoView({block:"nearest"})},[s]),l.jsx(X.div,{"aria-hidden":!0,...n,ref:o,style:{flexShrink:0,...n.style},onPointerDown:te(n.onPointerDown,()=>{i.current===null&&(i.current=window.setInterval(t,50))}),onPointerMove:te(n.onPointerMove,()=>{a.onItemLeave?.(),i.current===null&&(i.current=window.setInterval(t,50))}),onPointerLeave:te(n.onPointerLeave,()=>{c()})})}),w_="SelectSeparator",m_=h.forwardRef((e,o)=>{const{__scopeSelect:r,...t}=e;return l.jsx(X.div,{"aria-hidden":!0,...t,ref:o})});m_.displayName=w_;var st="SelectArrow",x_=h.forwardRef((e,o)=>{const{__scopeSelect:r,...t}=e,n=ir(r),a=We(st,r),i=Fe(st,r);return a.open&&i.position==="popper"?l.jsx(nc,{...n,...t,ref:o}):null});x_.displayName=st;var y_="SelectBubbleInput",Oa=h.forwardRef(({__scopeSelect:e,value:o,...r},t)=>{const n=h.useRef(null),a=ee(t,n),i=cc(o);return h.useEffect(()=>{const s=n.current;if(!s)return;const c=window.HTMLSelectElement.prototype,d=Object.getOwnPropertyDescriptor(c,"value").set;if(i!==o&&d){const u=new Event("change",{bubbles:!0});d.call(s,o),s.dispatchEvent(u)}},[i,o]),l.jsx(X.select,{...r,style:{...na,...r.style},ref:a,defaultValue:o})});Oa.displayName=y_;function Va(e){return e===""||e===void 0}function Ba(e){const o=Oe(e),r=h.useRef(""),t=h.useRef(0),n=h.useCallback(i=>{const s=r.current+i;o(s),(function c(_){r.current=_,window.clearTimeout(t.current),_!==""&&(t.current=window.setTimeout(()=>c(""),1e3))})(s)},[o]),a=h.useCallback(()=>{r.current="",window.clearTimeout(t.current)},[]);return h.useEffect(()=>()=>window.clearTimeout(t.current),[]),[r,n,a]}function Ha(e,o,r){const n=o.length>1&&Array.from(o).every(_=>_===o[0])?o[0]:o,a=r?e.indexOf(r):-1;let i=z_(e,Math.max(a,0));n.length===1&&(i=i.filter(_=>_!==r));const c=i.find(_=>_.textValue.toLowerCase().startsWith(n.toLowerCase()));return c!==r?c:void 0}function z_(e,o){return e.map((r,t)=>e[(o+t)%e.length])}var k_=wa,C_=xa,S_=za,$_=ka,E_=Ca,I_=Sa,N_=Na,T_=ja,L_=Aa;const Q={focus:"_focus_nhfh5_550","focus--default":"_focus--default_nhfh5_567","focus--danger":"_focus--danger_nhfh5_571","focus--visible":"_focus--visible_nhfh5_577","focus-danger":"_focus-danger_nhfh5_592","focus-within--default":"_focus-within--default_nhfh5_598","focus-within--danger":"_focus-within--danger_nhfh5_602","focus--input":"_focus--input_nhfh5_607","focus--button":"_focus--button_nhfh5_612","focus--card":"_focus--card_nhfh5_617",swap:"_swap_nhfh5_632","swap--text":"_swap--text_nhfh5_641","swap--icon":"_swap--icon_nhfh5_652","swap--icon-xs":"_swap--icon-xs_nhfh5_662","swap--icon-s":"_swap--icon-s_nhfh5_667","swap--icon-m":"_swap--icon-m_nhfh5_672","swap--icon-l":"_swap--icon-l_nhfh5_677","swap--icon-xl":"_swap--icon-xl_nhfh5_682",swap__content:"_swap__content_nhfh5_688","swap--group-horizontal":"_swap--group-horizontal_nhfh5_697","swap--group-vertical":"_swap--group-vertical_nhfh5_704","swap--with-background":"_swap--with-background_nhfh5_712","swap--with-border":"_swap--with-border_nhfh5_718","swap--interactive":"_swap--interactive_nhfh5_726",container:"_container_nhfh5_781",wrapper:"_wrapper_nhfh5_787",disabled:"_disabled_nhfh5_803",size32:"_size32_nhfh5_807",size48:"_size48_nhfh5_810",prefix:"_prefix_nhfh5_815",suffix:"_suffix_nhfh5_816",trigger:"_trigger_nhfh5_848",icon:"_icon_nhfh5_876",content:"_content_nhfh5_891",fadeIn:"_fadeIn_nhfh5_1",item:"_item_nhfh5_910",itemContent:"_itemContent_nhfh5_936",itemLabel:"_itemLabel_nhfh5_944",label:"_label_nhfh5_953",value:"_value_nhfh5_961"};function q(){return q=Object.assign?Object.assign.bind():function(e){for(var o=1;o<arguments.length;o++){var r=arguments[o];for(var t in r)({}).hasOwnProperty.call(r,t)&&(e[t]=r[t])}return e},q.apply(null,arguments)}function P_(e,o){typeof e=="function"?e(o):e!=null&&(e.current=o)}function Wa(...e){return o=>e.forEach(r=>P_(r,o))}function Je(...e){return p.useCallback(Wa(...e),e)}const Fa=p.forwardRef((e,o)=>{const{children:r,...t}=e,n=p.Children.toArray(r),a=n.find(A_);if(a){const i=a.props.children,s=n.map(c=>c===a?p.Children.count(i)>1?p.Children.only(null):p.isValidElement(i)?i.props.children:null:c);return p.createElement(lt,q({},t,{ref:o}),p.isValidElement(i)?p.cloneElement(i,void 0,s):null)}return p.createElement(lt,q({},t,{ref:o}),r)});Fa.displayName="Slot";const lt=p.forwardRef((e,o)=>{const{children:r,...t}=e;return p.isValidElement(r)?p.cloneElement(r,{...M_(t,r.props),ref:o?Wa(o,r.ref):r.ref}):p.Children.count(r)>1?p.Children.only(null):null});lt.displayName="SlotClone";const j_=({children:e})=>p.createElement(p.Fragment,null,e);function A_(e){return p.isValidElement(e)&&e.type===j_}function M_(e,o){const r={...o};for(const t in o){const n=e[t],a=o[t];/^on[A-Z]/.test(t)?n&&a?r[t]=(...s)=>{a(...s),n(...s)}:n&&(r[t]=n):t==="style"?r[t]={...n,...a}:t==="className"&&(r[t]=[n,a].filter(Boolean).join(" "))}return{...e,...r}}const So=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","span","svg","ul"].reduce((e,o)=>{const r=p.forwardRef((t,n)=>{const{asChild:a,...i}=t,s=a?Fa:o;return p.useEffect(()=>{window[Symbol.for("radix-ui")]=!0},[]),p.createElement(s,q({},i,{ref:n}))});return r.displayName=`Primitive.${o}`,{...e,[o]:r}},{}),ct=globalThis?.document?p.useLayoutEffect:()=>{};function D_(e,o){return p.useReducer((r,t)=>{const n=o[r][t];return n??r},e)}const $o=e=>{const{present:o,children:r}=e,t=O_(o),n=typeof r=="function"?r({present:t.isPresent}):p.Children.only(r),a=Je(t.ref,n.ref);return typeof r=="function"||t.isPresent?p.cloneElement(n,{ref:a}):null};$o.displayName="Presence";function O_(e){const[o,r]=p.useState(),t=p.useRef({}),n=p.useRef(e),a=p.useRef("none"),i=e?"mounted":"unmounted",[s,c]=D_(i,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}});return p.useEffect(()=>{const _=lr(t.current);a.current=s==="mounted"?_:"none"},[s]),ct(()=>{const _=t.current,d=n.current;if(d!==e){const f=a.current,v=lr(_);e?c("MOUNT"):v==="none"||_?.display==="none"?c("UNMOUNT"):c(d&&f!==v?"ANIMATION_OUT":"UNMOUNT"),n.current=e}},[e,c]),ct(()=>{if(o){const _=u=>{const v=lr(t.current).includes(u.animationName);u.target===o&&v&&hr.flushSync(()=>c("ANIMATION_END"))},d=u=>{u.target===o&&(a.current=lr(t.current))};return o.addEventListener("animationstart",d),o.addEventListener("animationcancel",_),o.addEventListener("animationend",_),()=>{o.removeEventListener("animationstart",d),o.removeEventListener("animationcancel",_),o.removeEventListener("animationend",_)}}else c("ANIMATION_END")},[o,c]),{isPresent:["mounted","unmountSuspended"].includes(s),ref:p.useCallback(_=>{_&&(t.current=getComputedStyle(_)),r(_)},[])}}function lr(e){return e?.animationName||"none"}function V_(e,o=[]){let r=[];function t(a,i){const s=p.createContext(i),c=r.length;r=[...r,i];function _(u){const{scope:f,children:v,...w}=u,g=f?.[e][c]||s,b=p.useMemo(()=>w,Object.values(w));return p.createElement(g.Provider,{value:b},v)}function d(u,f){const v=f?.[e][c]||s,w=p.useContext(v);if(w)return w;if(i!==void 0)return i;throw new Error(`\`${u}\` must be used within \`${a}\``)}return _.displayName=a+"Provider",[_,d]}const n=()=>{const a=r.map(i=>p.createContext(i));return function(s){const c=s?.[e]||a;return p.useMemo(()=>({[`__scope${e}`]:{...s,[e]:c}}),[s,c])}};return n.scopeName=e,[t,B_(n,...o)]}function B_(...e){const o=e[0];if(e.length===1)return o;const r=()=>{const t=e.map(n=>({useScope:n(),scopeName:n.scopeName}));return function(a){const i=t.reduce((s,{useScope:c,scopeName:_})=>{const u=c(a)[`__scope${_}`];return{...s,...u}},{});return p.useMemo(()=>({[`__scope${o.scopeName}`]:i}),[i])}};return r.scopeName=o.scopeName,r}function Re(e){const o=p.useRef(e);return p.useEffect(()=>{o.current=e}),p.useMemo(()=>(...r)=>{var t;return(t=o.current)===null||t===void 0?void 0:t.call(o,...r)},[])}const H_=p.createContext(void 0);function W_(e){const o=p.useContext(H_);return e||o||"ltr"}function F_(e,[o,r]){return Math.min(r,Math.max(o,e))}function eo(e,o,{checkForDefaultPrevented:r=!0}={}){return function(n){if(e?.(n),r===!1||!n.defaultPrevented)return o?.(n)}}function U_(e,o){return p.useReducer((r,t)=>{const n=o[r][t];return n??r},e)}const Ua="ScrollArea",[Ya]=V_(Ua),[Y_,pe]=Ya(Ua),Z_=p.forwardRef((e,o)=>{const{__scopeScrollArea:r,type:t="hover",dir:n,scrollHideDelay:a=600,...i}=e,[s,c]=p.useState(null),[_,d]=p.useState(null),[u,f]=p.useState(null),[v,w]=p.useState(null),[g,b]=p.useState(null),[m,y]=p.useState(0),[x,z]=p.useState(0),[S,k]=p.useState(!1),[C,E]=p.useState(!1),N=Je(o,A=>c(A)),T=W_(n);return p.createElement(Y_,{scope:r,type:t,dir:T,scrollHideDelay:a,scrollArea:s,viewport:_,onViewportChange:d,content:u,onContentChange:f,scrollbarX:v,onScrollbarXChange:w,scrollbarXEnabled:S,onScrollbarXEnabledChange:k,scrollbarY:g,onScrollbarYChange:b,scrollbarYEnabled:C,onScrollbarYEnabledChange:E,onCornerWidthChange:y,onCornerHeightChange:z},p.createElement(So.div,q({dir:T},i,{ref:N,style:{position:"relative","--radix-scroll-area-corner-width":m+"px","--radix-scroll-area-corner-height":x+"px",...e.style}})))}),G_="ScrollAreaViewport",K_=p.forwardRef((e,o)=>{const{__scopeScrollArea:r,children:t,...n}=e,a=pe(G_,r),i=p.useRef(null),s=Je(o,i,a.onViewportChange);return p.createElement(p.Fragment,null,p.createElement("style",{dangerouslySetInnerHTML:{__html:"[data-radix-scroll-area-viewport]{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;}[data-radix-scroll-area-viewport]::-webkit-scrollbar{display:none}"}}),p.createElement(So.div,q({"data-radix-scroll-area-viewport":""},n,{ref:s,style:{overflowX:a.scrollbarXEnabled?"scroll":"hidden",overflowY:a.scrollbarYEnabled?"scroll":"hidden",...e.style}}),p.createElement("div",{ref:a.onContentChange,style:{minWidth:"100%",display:"table"}},t)))}),Le="ScrollAreaScrollbar",X_=p.forwardRef((e,o)=>{const{forceMount:r,...t}=e,n=pe(Le,e.__scopeScrollArea),{onScrollbarXEnabledChange:a,onScrollbarYEnabledChange:i}=n,s=e.orientation==="horizontal";return p.useEffect(()=>(s?a(!0):i(!0),()=>{s?a(!1):i(!1)}),[s,a,i]),n.type==="hover"?p.createElement(q_,q({},t,{ref:o,forceMount:r})):n.type==="scroll"?p.createElement(Q_,q({},t,{ref:o,forceMount:r})):n.type==="auto"?p.createElement(Za,q({},t,{ref:o,forceMount:r})):n.type==="always"?p.createElement(_t,q({},t,{ref:o})):null}),q_=p.forwardRef((e,o)=>{const{forceMount:r,...t}=e,n=pe(Le,e.__scopeScrollArea),[a,i]=p.useState(!1);return p.useEffect(()=>{const s=n.scrollArea;let c=0;if(s){const _=()=>{window.clearTimeout(c),i(!0)},d=()=>{c=window.setTimeout(()=>i(!1),n.scrollHideDelay)};return s.addEventListener("pointerenter",_),s.addEventListener("pointerleave",d),()=>{window.clearTimeout(c),s.removeEventListener("pointerenter",_),s.removeEventListener("pointerleave",d)}}},[n.scrollArea,n.scrollHideDelay]),p.createElement($o,{present:r||a},p.createElement(Za,q({"data-state":a?"visible":"hidden"},t,{ref:o})))}),Q_=p.forwardRef((e,o)=>{const{forceMount:r,...t}=e,n=pe(Le,e.__scopeScrollArea),a=e.orientation==="horizontal",i=dr(()=>c("SCROLL_END"),100),[s,c]=U_("hidden",{hidden:{SCROLL:"scrolling"},scrolling:{SCROLL_END:"idle",POINTER_ENTER:"interacting"},interacting:{SCROLL:"interacting",POINTER_LEAVE:"idle"},idle:{HIDE:"hidden",SCROLL:"scrolling",POINTER_ENTER:"interacting"}});return p.useEffect(()=>{if(s==="idle"){const _=window.setTimeout(()=>c("HIDE"),n.scrollHideDelay);return()=>window.clearTimeout(_)}},[s,n.scrollHideDelay,c]),p.useEffect(()=>{const _=n.viewport,d=a?"scrollLeft":"scrollTop";if(_){let u=_[d];const f=()=>{const v=_[d];u!==v&&(c("SCROLL"),i()),u=v};return _.addEventListener("scroll",f),()=>_.removeEventListener("scroll",f)}},[n.viewport,a,c,i]),p.createElement($o,{present:r||s!=="hidden"},p.createElement(_t,q({"data-state":s==="hidden"?"hidden":"visible"},t,{ref:o,onPointerEnter:eo(e.onPointerEnter,()=>c("POINTER_ENTER")),onPointerLeave:eo(e.onPointerLeave,()=>c("POINTER_LEAVE"))})))}),Za=p.forwardRef((e,o)=>{const r=pe(Le,e.__scopeScrollArea),{forceMount:t,...n}=e,[a,i]=p.useState(!1),s=e.orientation==="horizontal",c=dr(()=>{if(r.viewport){const _=r.viewport.offsetWidth<r.viewport.scrollWidth,d=r.viewport.offsetHeight<r.viewport.scrollHeight;i(s?_:d)}},10);return ho(r.viewport,c),ho(r.content,c),p.createElement($o,{present:t||a},p.createElement(_t,q({"data-state":a?"visible":"hidden"},n,{ref:o})))}),_t=p.forwardRef((e,o)=>{const{orientation:r="vertical",...t}=e,n=pe(Le,e.__scopeScrollArea),a=p.useRef(null),i=p.useRef(0),[s,c]=p.useState({content:0,viewport:0,scrollbar:{size:0,paddingStart:0,paddingEnd:0}}),_=qa(s.viewport,s.content),d={...t,sizes:s,onSizesChange:c,hasThumb:_>0&&_<1,onThumbChange:f=>a.current=f,onThumbPointerUp:()=>i.current=0,onThumbPointerDown:f=>i.current=f};function u(f,v){return nd(f,i.current,s,v)}return r==="horizontal"?p.createElement(J_,q({},d,{ref:o,onThumbPositionChange:()=>{if(n.viewport&&a.current){const f=n.viewport.scrollLeft,v=Qa(f,s,n.dir);a.current.style.transform=`translate3d(${v}px, 0, 0)`}},onWheelScroll:f=>{n.viewport&&(n.viewport.scrollLeft=f)},onDragScroll:f=>{n.viewport&&(n.viewport.scrollLeft=u(f,n.dir))}})):r==="vertical"?p.createElement(R_,q({},d,{ref:o,onThumbPositionChange:()=>{if(n.viewport&&a.current){const f=n.viewport.scrollTop,v=Qa(f,s);a.current.style.transform=`translate3d(0, ${v}px, 0)`}},onWheelScroll:f=>{n.viewport&&(n.viewport.scrollTop=f)},onDragScroll:f=>{n.viewport&&(n.viewport.scrollTop=u(f))}})):null}),J_=p.forwardRef((e,o)=>{const{sizes:r,onSizesChange:t,...n}=e,a=pe(Le,e.__scopeScrollArea),[i,s]=p.useState(),c=p.useRef(null),_=Je(o,c,a.onScrollbarXChange);return p.useEffect(()=>{c.current&&s(getComputedStyle(c.current))},[c]),p.createElement(Ka,q({"data-orientation":"horizontal"},n,{ref:_,sizes:r,style:{bottom:0,left:a.dir==="rtl"?"var(--radix-scroll-area-corner-width)":0,right:a.dir==="ltr"?"var(--radix-scroll-area-corner-width)":0,"--radix-scroll-area-thumb-width":_r(r)+"px",...e.style},onThumbPointerDown:d=>e.onThumbPointerDown(d.x),onDragScroll:d=>e.onDragScroll(d.x),onWheelScroll:(d,u)=>{if(a.viewport){const f=a.viewport.scrollLeft+d.deltaX;e.onWheelScroll(f),Ra(f,u)&&d.preventDefault()}},onResize:()=>{c.current&&a.viewport&&i&&t({content:a.viewport.scrollWidth,viewport:a.viewport.offsetWidth,scrollbar:{size:c.current.clientWidth,paddingStart:cr(i.paddingLeft),paddingEnd:cr(i.paddingRight)}})}}))}),R_=p.forwardRef((e,o)=>{const{sizes:r,onSizesChange:t,...n}=e,a=pe(Le,e.__scopeScrollArea),[i,s]=p.useState(),c=p.useRef(null),_=Je(o,c,a.onScrollbarYChange);return p.useEffect(()=>{c.current&&s(getComputedStyle(c.current))},[c]),p.createElement(Ka,q({"data-orientation":"vertical"},n,{ref:_,sizes:r,style:{top:0,right:a.dir==="ltr"?0:void 0,left:a.dir==="rtl"?0:void 0,bottom:"var(--radix-scroll-area-corner-height)","--radix-scroll-area-thumb-height":_r(r)+"px",...e.style},onThumbPointerDown:d=>e.onThumbPointerDown(d.y),onDragScroll:d=>e.onDragScroll(d.y),onWheelScroll:(d,u)=>{if(a.viewport){const f=a.viewport.scrollTop+d.deltaY;e.onWheelScroll(f),Ra(f,u)&&d.preventDefault()}},onResize:()=>{c.current&&a.viewport&&i&&t({content:a.viewport.scrollHeight,viewport:a.viewport.offsetHeight,scrollbar:{size:c.current.clientHeight,paddingStart:cr(i.paddingTop),paddingEnd:cr(i.paddingBottom)}})}}))}),[ed,Ga]=Ya(Le),Ka=p.forwardRef((e,o)=>{const{__scopeScrollArea:r,sizes:t,hasThumb:n,onThumbChange:a,onThumbPointerUp:i,onThumbPointerDown:s,onThumbPositionChange:c,onDragScroll:_,onWheelScroll:d,onResize:u,...f}=e,v=pe(Le,r),[w,g]=p.useState(null),b=Je(o,N=>g(N)),m=p.useRef(null),y=p.useRef(""),x=v.viewport,z=t.content-t.viewport,S=Re(d),k=Re(c),C=dr(u,10);function E(N){if(m.current){const T=N.clientX-m.current.left,A=N.clientY-m.current.top;_({x:T,y:A})}}return p.useEffect(()=>{const N=T=>{const A=T.target;w?.contains(A)&&S(T,z)};return document.addEventListener("wheel",N,{passive:!1}),()=>document.removeEventListener("wheel",N,{passive:!1})},[x,w,z,S]),p.useEffect(k,[t,k]),ho(w,C),ho(v.content,C),p.createElement(ed,{scope:r,scrollbar:w,hasThumb:n,onThumbChange:Re(a),onThumbPointerUp:Re(i),onThumbPositionChange:k,onThumbPointerDown:Re(s)},p.createElement(So.div,q({},f,{ref:b,style:{position:"absolute",...f.style},onPointerDown:eo(e.onPointerDown,N=>{N.button===0&&(N.target.setPointerCapture(N.pointerId),m.current=w.getBoundingClientRect(),y.current=document.body.style.webkitUserSelect,document.body.style.webkitUserSelect="none",v.viewport&&(v.viewport.style.scrollBehavior="auto"),E(N))}),onPointerMove:eo(e.onPointerMove,E),onPointerUp:eo(e.onPointerUp,N=>{const T=N.target;T.hasPointerCapture(N.pointerId)&&T.releasePointerCapture(N.pointerId),document.body.style.webkitUserSelect=y.current,v.viewport&&(v.viewport.style.scrollBehavior=""),m.current=null})})))}),dt="ScrollAreaThumb",ut=p.forwardRef((e,o)=>{const{forceMount:r,...t}=e,n=Ga(dt,e.__scopeScrollArea);return p.createElement($o,{present:r||n.hasThumb},p.createElement(od,q({ref:o},t)))}),od=p.forwardRef((e,o)=>{const{__scopeScrollArea:r,style:t,...n}=e,a=pe(dt,r),i=Ga(dt,r),{onThumbPositionChange:s}=i,c=Je(o,u=>i.onThumbChange(u)),_=p.useRef(),d=dr(()=>{_.current&&(_.current(),_.current=void 0)},100);return p.useEffect(()=>{const u=a.viewport;if(u){const f=()=>{if(d(),!_.current){const v=ad(u,s);_.current=v,s()}};return s(),u.addEventListener("scroll",f),()=>u.removeEventListener("scroll",f)}},[a.viewport,d,s]),p.createElement(So.div,q({"data-state":i.hasThumb?"visible":"hidden"},n,{ref:c,style:{width:"var(--radix-scroll-area-thumb-width)",height:"var(--radix-scroll-area-thumb-height)",...t},onPointerDownCapture:eo(e.onPointerDownCapture,u=>{const v=u.target.getBoundingClientRect(),w=u.clientX-v.left,g=u.clientY-v.top;i.onThumbPointerDown({x:w,y:g})}),onPointerUp:eo(e.onPointerUp,i.onThumbPointerUp)}))}),Xa="ScrollAreaCorner",rd=p.forwardRef((e,o)=>{const r=pe(Xa,e.__scopeScrollArea),t=!!(r.scrollbarX&&r.scrollbarY);return r.type!=="scroll"&&t?p.createElement(td,q({},e,{ref:o})):null}),td=p.forwardRef((e,o)=>{const{__scopeScrollArea:r,...t}=e,n=pe(Xa,r),[a,i]=p.useState(0),[s,c]=p.useState(0),_=!!(a&&s);return ho(n.scrollbarX,()=>{var d;const u=((d=n.scrollbarX)===null||d===void 0?void 0:d.offsetHeight)||0;n.onCornerHeightChange(u),c(u)}),ho(n.scrollbarY,()=>{var d;const u=((d=n.scrollbarY)===null||d===void 0?void 0:d.offsetWidth)||0;n.onCornerWidthChange(u),i(u)}),_?p.createElement(So.div,q({},t,{ref:o,style:{width:a,height:s,position:"absolute",right:n.dir==="ltr"?0:void 0,left:n.dir==="rtl"?0:void 0,bottom:0,...e.style}})):null});function cr(e){return e?parseInt(e,10):0}function qa(e,o){const r=e/o;return isNaN(r)?0:r}function _r(e){const o=qa(e.viewport,e.content),r=e.scrollbar.paddingStart+e.scrollbar.paddingEnd,t=(e.scrollbar.size-r)*o;return Math.max(t,18)}function nd(e,o,r,t="ltr"){const n=_r(r),a=n/2,i=o||a,s=n-i,c=r.scrollbar.paddingStart+i,_=r.scrollbar.size-r.scrollbar.paddingEnd-s,d=r.content-r.viewport,u=t==="ltr"?[0,d]:[d*-1,0];return Ja([c,_],u)(e)}function Qa(e,o,r="ltr"){const t=_r(o),n=o.scrollbar.paddingStart+o.scrollbar.paddingEnd,a=o.scrollbar.size-n,i=o.content-o.viewport,s=a-t,c=r==="ltr"?[0,i]:[i*-1,0],_=F_(e,c);return Ja([0,i],[0,s])(_)}function Ja(e,o){return r=>{if(e[0]===e[1]||o[0]===o[1])return o[0];const t=(o[1]-o[0])/(e[1]-e[0]);return o[0]+t*(r-e[0])}}function Ra(e,o){return e>0&&e<o}const ad=(e,o=()=>{})=>{let r={left:e.scrollLeft,top:e.scrollTop},t=0;return(function n(){const a={left:e.scrollLeft,top:e.scrollTop},i=r.left!==a.left,s=r.top!==a.top;(i||s)&&o(),r=a,t=window.requestAnimationFrame(n)})(),()=>window.cancelAnimationFrame(t)};function dr(e,o){const r=Re(e),t=p.useRef(0);return p.useEffect(()=>()=>window.clearTimeout(t.current),[]),p.useCallback(()=>{window.clearTimeout(t.current),t.current=window.setTimeout(r,o)},[r,o])}function ho(e,o){const r=Re(o);ct(()=>{let t=0;if(e){const n=new ResizeObserver(()=>{cancelAnimationFrame(t),t=window.requestAnimationFrame(r)});return n.observe(e),()=>{window.cancelAnimationFrame(t),n.unobserve(e)}}},[e,r])}const id=Z_,sd=K_,ld=rd,ne={focus:"_focus_3cfz1_550","focus--default":"_focus--default_3cfz1_567","focus--danger":"_focus--danger_3cfz1_571","focus--visible":"_focus--visible_3cfz1_577","focus-danger":"_focus-danger_3cfz1_592","focus-within--default":"_focus-within--default_3cfz1_598","focus-within--danger":"_focus-within--danger_3cfz1_602","focus--input":"_focus--input_3cfz1_607","focus--button":"_focus--button_3cfz1_612","focus--card":"_focus--card_3cfz1_617",swap:"_swap_3cfz1_632","swap--text":"_swap--text_3cfz1_641","swap--icon":"_swap--icon_3cfz1_652","swap--icon-xs":"_swap--icon-xs_3cfz1_662","swap--icon-s":"_swap--icon-s_3cfz1_667","swap--icon-m":"_swap--icon-m_3cfz1_672","swap--icon-l":"_swap--icon-l_3cfz1_677","swap--icon-xl":"_swap--icon-xl_3cfz1_682",swap__content:"_swap__content_3cfz1_688","swap--group-horizontal":"_swap--group-horizontal_3cfz1_697","swap--group-vertical":"_swap--group-vertical_3cfz1_704","swap--with-background":"_swap--with-background_3cfz1_712","swap--with-border":"_swap--with-border_3cfz1_718","swap--interactive":"_swap--interactive_3cfz1_726",root:"_root_3cfz1_780",viewport:"_viewport_3cfz1_786",scrollbar:"_scrollbar_3cfz1_799",thumb:"_thumb_3cfz1_812",corner:"_corner_3cfz1_844",hideScrollbar:"_hideScrollbar_3cfz1_848",arrowButton:"_arrowButton_3cfz1_852",micro:"_micro_3cfz1_882",tiny:"_tiny_3cfz1_893",small:"_small_3cfz1_903",default:"_default_3cfz1_913",large:"_large_3cfz1_927",xlarge:"_xlarge_3cfz1_947",light:"_light_3cfz1_957",dark:"_dark_3cfz1_970",accent:"_accent_3cfz1_986",minimal:"_minimal_3cfz1_999",highContrast:"_highContrast_3cfz1_1012",gap:"_gap_3cfz1_1025",arrows:"_arrows_3cfz1_1040",colorVariants:"_colorVariants_3cfz1_1119"},ft=p.forwardRef((e,o)=>{const{children:r,className:t,maxHeight:n="100%",maxWidth:a="100%",size:i="default",theme:s="light",hideScrollbar:c=!1,type:_="auto",...d}=e,u=typeof n=="number"?`${n}px`:n,f=typeof a=="number"?`${a}px`:a,v={maxHeight:u,maxWidth:f},w=j(ne.root,ne[i],ne[s],{[ne.hideScrollbar]:c},t);return l.jsxs(id,{ref:o,type:_,className:w,...d,children:[l.jsx(sd,{className:ne.viewport,style:v,children:r}),!c&&l.jsxs(l.Fragment,{children:[l.jsx(Eo,{orientation:"vertical",size:i,theme:s}),l.jsx(Eo,{orientation:"horizontal",size:i,theme:s}),l.jsx(ld,{className:ne.corner})]})]})});ft.displayName="ScrollArea";const Eo=p.forwardRef(({className:e,orientation:o="vertical",size:r="default",theme:t="light",...n},a)=>{const[i,s]=p.useState({height:"20px",width:"20px"});p.useEffect(()=>{(()=>{if(o==="vertical"){const f=Math.max(20,30);s({height:`${f}%`,width:"20px"})}else{const f=Math.max(20,30);s({height:"20px",width:`${f}%`})}})()},[o]);const c={"--scrollbar-thumb-height":i.height,"--scrollbar-thumb-width":i.width};return l.jsxs(X_,{ref:a,orientation:o,className:j(ne.scrollbar,ne[`scrollbar--${o}`],ne[r],ne[t],e),...n,children:[r==="large"&&t==="arrows"&&l.jsxs(l.Fragment,{children:[o==="vertical"&&l.jsxs(l.Fragment,{children:[l.jsx("button",{className:ne.arrowButton,"data-direction":"up",children:l.jsx(oo,{width:7,height:4,color:"rgba(80, 80, 80, 1)",style:{transform:"rotate(180deg)"}})}),l.jsx(ut,{className:ne.thumb,style:c}),l.jsx("button",{className:ne.arrowButton,"data-direction":"down",children:l.jsx(oo,{width:7,height:4,color:"rgba(80, 80, 80, 1)"})})]}),o==="horizontal"&&l.jsxs(l.Fragment,{children:[l.jsx("button",{className:ne.arrowButton,"data-direction":"left",children:l.jsx(oo,{width:7,height:4,color:"rgba(80, 80, 80, 1)",style:{transform:"rotate(90deg)",marginLeft:"7px"}})}),l.jsx(ut,{className:ne.thumb,style:c}),l.jsx("button",{className:ne.arrowButton,"data-direction":"right",children:l.jsx(oo,{width:7,height:4,color:"rgba(80, 80, 80, 1)",style:{transform:"rotate(-90deg)",marginRight:"7px"}})})]})]}),!(r==="large"&&t==="arrows")&&l.jsx(ut,{className:ne.thumb})]})});Eo.displayName="ScrollBar";const ei=p.forwardRef((e,o)=>{const{className:r,disabled:t=!1,isOpen:n=!1,label:a,maxHeight:i=158,name:s,onValueChange:c,options:_,placeholder:d,prefix:u,suffix:f,setIsOpen:v,value:w="",variant:g="default",width:b="100%",size:m="48"}=e,[y,x]=p.useState(n),z=g==="pagination",S=()=>{t||(v?v(!n):x(!y))},k={wrapper:j(Q.wrapper,Q[`size${m}`],Q[g],r),content:j(Q.content,Q[g]),icon:j(Q.icon,Q[g]),item:j(Q.item,Q[g]),itemContent:j(Q.itemContent),itemLabel:j(Q.itemLabel,Q[g]),label:j(Q.label),trigger:j(Q.trigger,Q[`size${m}`],Q[g],a&&Q.defaultWithLabel),value:j(Q.value),prefix:j(Q.prefix,Q[`size${m}`]),suffix:j(Q.suffix,Q[`size${m}`])};return l.jsxs("div",{ref:o,children:[a&&l.jsx(hs,{className:k.label,onClick:S,children:a}),l.jsxs("div",{className:k.wrapper,style:{width:b},children:[u&&l.jsx("div",{className:k.prefix,children:u}),l.jsxs(k_,{disabled:t,name:s,open:y,onOpenChange:S,onValueChange:c,value:w,children:[l.jsxs(C_,{className:k.trigger,children:[l.jsx(S_,{className:k.value,placeholder:d}),l.jsx($_,{className:k.icon,children:l.jsx(Lo,{height:z?16:20,width:z?16:20})})]}),l.jsx(E_,{children:l.jsx(I_,{className:k.content,position:"popper",sideOffset:-1,children:l.jsx(N_,{asChild:!0,children:l.jsxs(ft,{maxHeight:i,size:"micro",theme:"colorVariants",children:[_.map(C=>l.jsx(T_,{className:k.item,disabled:C.disabled,value:C.value,children:l.jsx(L_,{asChild:!0,children:l.jsxs("div",{className:k.itemContent,children:[C.icon&&l.jsx(l.Fragment,{children:C.icon}),C.label&&l.jsx("span",{className:k.itemLabel,children:C.label})]})})},C.value)),l.jsx(Eo,{orientation:"vertical",size:"micro",theme:"colorVariants"})]})})})})]}),f&&l.jsx("div",{className:k.suffix,children:f})]})]})});ei.displayName="Select";const Ue={focus:"_focus_pykrf_550","focus--default":"_focus--default_pykrf_567","focus--danger":"_focus--danger_pykrf_571","focus--visible":"_focus--visible_pykrf_577","focus-danger":"_focus-danger_pykrf_592","focus-within--default":"_focus-within--default_pykrf_598","focus-within--danger":"_focus-within--danger_pykrf_602","focus--input":"_focus--input_pykrf_607","focus--button":"_focus--button_pykrf_612","focus--card":"_focus--card_pykrf_617",swap:"_swap_pykrf_632","swap--text":"_swap--text_pykrf_641","swap--icon":"_swap--icon_pykrf_652","swap--icon-xs":"_swap--icon-xs_pykrf_662","swap--icon-s":"_swap--icon-s_pykrf_667","swap--icon-m":"_swap--icon-m_pykrf_672","swap--icon-l":"_swap--icon-l_pykrf_677","swap--icon-xl":"_swap--icon-xl_pykrf_682",swap__content:"_swap__content_pykrf_688","swap--group-horizontal":"_swap--group-horizontal_pykrf_697","swap--group-vertical":"_swap--group-vertical_pykrf_704","swap--with-background":"_swap--with-background_pykrf_712","swap--with-border":"_swap--with-border_pykrf_718","swap--interactive":"_swap--interactive_pykrf_726",root:"_root_pykrf_780",header:"_header_pykrf_787",row:"_row_pykrf_787",cell:"_cell_pykrf_790",body:"_body_pykrf_827",striped:"_striped_pykrf_840",success:"_success_pykrf_871",warning:"_warning_pykrf_874",muted:"_muted_pykrf_877"},cd={Body:({className:e,...o})=>l.jsx("tbody",{className:j(Ue.body,e),...o}),Cell:({className:e,color:o="success",...r})=>l.jsx("td",{className:j(Ue.cell,Ue[o],e),...r}),Header:({className:e,...o})=>l.jsx("thead",{className:j(Ue.header,e),...o}),HeaderCell:({className:e,color:o="success",...r})=>l.jsx("th",{className:j(Ue.cell,Ue[o],e),...r}),Root:({className:e,...o})=>l.jsx("table",{className:j(Ue.root,e),...o}),Row:({className:e,...o})=>l.jsx("tr",{className:j(Ue.row,e),...o})};function pt(e,o,{checkForDefaultPrevented:r=!0}={}){return function(n){if(e?.(n),r===!1||!n.defaultPrevented)return o?.(n)}}function go(e,o,{checkForDefaultPrevented:r=!0}={}){return function(n){if(e?.(n),r===!1||!n.defaultPrevented)return o?.(n)}}var ht="rovingFocusGroup.onEntryFocus",_d={bubbles:!1,cancelable:!0},Io="RovingFocusGroup",[gt,oi,dd]=dn(Io),[ud,ri]=mo(Io,[dd]),[fd,pd]=ud(Io),ti=h.forwardRef((e,o)=>l.jsx(gt.Provider,{scope:e.__scopeRovingFocusGroup,children:l.jsx(gt.Slot,{scope:e.__scopeRovingFocusGroup,children:l.jsx(hd,{...e,ref:o})})}));ti.displayName=Io;var hd=h.forwardRef((e,o)=>{const{__scopeRovingFocusGroup:r,orientation:t,loop:n=!1,dir:a,currentTabStopId:i,defaultCurrentTabStopId:s,onCurrentTabStopIdChange:c,onEntryFocus:_,preventScrollOnEntryFocus:d=!1,...u}=e,f=h.useRef(null),v=ee(o,f),w=Lr(a),[g,b]=qo({prop:i,defaultProp:s??null,onChange:c,caller:Io}),[m,y]=h.useState(!1),x=Oe(_),z=oi(r),S=h.useRef(!1),[k,C]=h.useState(0);return h.useEffect(()=>{const E=f.current;if(E)return E.addEventListener(ht,x),()=>E.removeEventListener(ht,x)},[x]),l.jsx(fd,{scope:r,orientation:t,dir:w,loop:n,currentTabStopId:g,onItemFocus:h.useCallback(E=>b(E),[b]),onItemShiftTab:h.useCallback(()=>y(!0),[]),onFocusableItemAdd:h.useCallback(()=>C(E=>E+1),[]),onFocusableItemRemove:h.useCallback(()=>C(E=>E-1),[]),children:l.jsx(X.div,{tabIndex:m||k===0?-1:0,"data-orientation":t,...u,ref:v,style:{outline:"none",...e.style},onMouseDown:go(e.onMouseDown,()=>{S.current=!0}),onFocus:go(e.onFocus,E=>{const N=!S.current;if(E.target===E.currentTarget&&N&&!m){const T=new CustomEvent(ht,_d);if(E.currentTarget.dispatchEvent(T),!T.defaultPrevented){const A=z().filter(V=>V.focusable),H=A.find(V=>V.active),W=A.find(V=>V.id===g),U=[H,W,...A].filter(Boolean).map(V=>V.ref.current);ii(U,d)}}S.current=!1}),onBlur:go(e.onBlur,()=>y(!1))})})}),ni="RovingFocusGroupItem",ai=h.forwardRef((e,o)=>{const{__scopeRovingFocusGroup:r,focusable:t=!0,active:n=!1,tabStopId:a,children:i,...s}=e,c=xo(),_=a||c,d=pd(ni,r),u=d.currentTabStopId===_,f=oi(r),{onFocusableItemAdd:v,onFocusableItemRemove:w,currentTabStopId:g}=d;return h.useEffect(()=>{if(t)return v(),()=>w()},[t,v,w]),l.jsx(gt.ItemSlot,{scope:r,id:_,focusable:t,active:n,children:l.jsx(X.span,{tabIndex:u?0:-1,"data-orientation":d.orientation,...s,ref:o,onMouseDown:go(e.onMouseDown,b=>{t?d.onItemFocus(_):b.preventDefault()}),onFocus:go(e.onFocus,()=>d.onItemFocus(_)),onKeyDown:go(e.onKeyDown,b=>{if(b.key==="Tab"&&b.shiftKey){d.onItemShiftTab();return}if(b.target!==b.currentTarget)return;const m=bd(b,d.orientation,d.dir);if(m!==void 0){if(b.metaKey||b.ctrlKey||b.altKey||b.shiftKey)return;b.preventDefault();let x=f().filter(z=>z.focusable).map(z=>z.ref.current);if(m==="last")x.reverse();else if(m==="prev"||m==="next"){m==="prev"&&x.reverse();const z=x.indexOf(b.currentTarget);x=d.loop?wd(x,z+1):x.slice(z+1)}setTimeout(()=>ii(x))}}),children:typeof i=="function"?i({isCurrentTabStop:u,hasTabStop:g!=null}):i})})});ai.displayName=ni;var gd={ArrowLeft:"prev",ArrowUp:"prev",ArrowRight:"next",ArrowDown:"next",PageUp:"first",Home:"first",PageDown:"last",End:"last"};function vd(e,o){return o!=="rtl"?e:e==="ArrowLeft"?"ArrowRight":e==="ArrowRight"?"ArrowLeft":e}function bd(e,o,r){const t=vd(e.key,r);if(!(o==="vertical"&&["ArrowLeft","ArrowRight"].includes(t))&&!(o==="horizontal"&&["ArrowUp","ArrowDown"].includes(t)))return gd[t]}function ii(e,o=!1){const r=document.activeElement;for(const t of e)if(t===r||(t.focus({preventScroll:o}),document.activeElement!==r))return}function wd(e,o){return e.map((r,t)=>e[(o+t)%e.length])}var md=ti,xd=ai;function yd(e,o){return h.useReducer((r,t)=>o[r][t]??r,e)}var si=e=>{const{present:o,children:r}=e,t=zd(o),n=typeof r=="function"?r({present:t.isPresent}):h.Children.only(r),a=ee(t.ref,kd(n));return typeof r=="function"||t.isPresent?h.cloneElement(n,{ref:a}):null};si.displayName="Presence";function zd(e){const[o,r]=h.useState(),t=h.useRef(null),n=h.useRef(e),a=h.useRef("none"),i=e?"mounted":"unmounted",[s,c]=yd(i,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}});return h.useEffect(()=>{const _=ur(t.current);a.current=s==="mounted"?_:"none"},[s]),ae(()=>{const _=t.current,d=n.current;if(d!==e){const f=a.current,v=ur(_);e?c("MOUNT"):v==="none"||_?.display==="none"?c("UNMOUNT"):c(d&&f!==v?"ANIMATION_OUT":"UNMOUNT"),n.current=e}},[e,c]),ae(()=>{if(o){let _;const d=o.ownerDocument.defaultView??window,u=v=>{const g=ur(t.current).includes(CSS.escape(v.animationName));if(v.target===o&&g&&(c("ANIMATION_END"),!n.current)){const b=o.style.animationFillMode;o.style.animationFillMode="forwards",_=d.setTimeout(()=>{o.style.animationFillMode==="forwards"&&(o.style.animationFillMode=b)})}},f=v=>{v.target===o&&(a.current=ur(t.current))};return o.addEventListener("animationstart",f),o.addEventListener("animationcancel",u),o.addEventListener("animationend",u),()=>{d.clearTimeout(_),o.removeEventListener("animationstart",f),o.removeEventListener("animationcancel",u),o.removeEventListener("animationend",u)}}else c("ANIMATION_END")},[o,c]),{isPresent:["mounted","unmountSuspended"].includes(s),ref:h.useCallback(_=>{t.current=_?getComputedStyle(_):null,r(_)},[])}}function ur(e){return e?.animationName||"none"}function kd(e){let o=Object.getOwnPropertyDescriptor(e.props,"ref")?.get,r=o&&"isReactWarning"in o&&o.isReactWarning;return r?e.ref:(o=Object.getOwnPropertyDescriptor(e,"ref")?.get,r=o&&"isReactWarning"in o&&o.isReactWarning,r?e.props.ref:e.props.ref||e.ref)}var fr="Tabs",[Cd]=mo(fr,[ri]),li=ri(),[Sd,vt]=Cd(fr),ci=h.forwardRef((e,o)=>{const{__scopeTabs:r,value:t,onValueChange:n,defaultValue:a,orientation:i="horizontal",dir:s,activationMode:c="automatic",..._}=e,d=Lr(s),[u,f]=qo({prop:t,onChange:n,defaultProp:a??"",caller:fr});return l.jsx(Sd,{scope:r,baseId:xo(),value:u,onValueChange:f,orientation:i,dir:d,activationMode:c,children:l.jsx(X.div,{dir:d,"data-orientation":i,..._,ref:o})})});ci.displayName=fr;var _i="TabsList",di=h.forwardRef((e,o)=>{const{__scopeTabs:r,loop:t=!0,...n}=e,a=vt(_i,r),i=li(r);return l.jsx(md,{asChild:!0,...i,orientation:a.orientation,dir:a.dir,loop:t,children:l.jsx(X.div,{role:"tablist","aria-orientation":a.orientation,...n,ref:o})})});di.displayName=_i;var ui="TabsTrigger",fi=h.forwardRef((e,o)=>{const{__scopeTabs:r,value:t,disabled:n=!1,...a}=e,i=vt(ui,r),s=li(r),c=gi(i.baseId,t),_=vi(i.baseId,t),d=t===i.value;return l.jsx(xd,{asChild:!0,...s,focusable:!n,active:d,children:l.jsx(X.button,{type:"button",role:"tab","aria-selected":d,"aria-controls":_,"data-state":d?"active":"inactive","data-disabled":n?"":void 0,disabled:n,id:c,...a,ref:o,onMouseDown:pt(e.onMouseDown,u=>{!n&&u.button===0&&u.ctrlKey===!1?i.onValueChange(t):u.preventDefault()}),onKeyDown:pt(e.onKeyDown,u=>{[" ","Enter"].includes(u.key)&&i.onValueChange(t)}),onFocus:pt(e.onFocus,()=>{const u=i.activationMode!=="manual";!d&&!n&&u&&i.onValueChange(t)})})})});fi.displayName=ui;var pi="TabsContent",hi=h.forwardRef((e,o)=>{const{__scopeTabs:r,value:t,forceMount:n,children:a,...i}=e,s=vt(pi,r),c=gi(s.baseId,t),_=vi(s.baseId,t),d=t===s.value,u=h.useRef(d);return h.useEffect(()=>{const f=requestAnimationFrame(()=>u.current=!1);return()=>cancelAnimationFrame(f)},[]),l.jsx(si,{present:n||d,children:({present:f})=>l.jsx(X.div,{"data-state":d?"active":"inactive","data-orientation":s.orientation,role:"tabpanel","aria-labelledby":c,hidden:!f,id:_,tabIndex:0,...i,ref:o,style:{...e.style,animationDuration:u.current?"0s":void 0},children:f&&a})})});hi.displayName=pi;function gi(e,o){return`${e}-trigger-${o}`}function vi(e,o){return`${e}-content-${o}`}var $d=ci,Ed=di,Id=fi,Nd=hi;const Td={root:"_root_xk5iv_780"},bi=p.createContext({}),wi=p.forwardRef(({children:e,className:o,size:r="32",...t},n)=>l.jsx(bi.Provider,{value:{size:r},children:l.jsx($d,{className:j(Td.root,o),ref:n,...t,children:e})}));wi.displayName="Tabs";const Ld=()=>{const e=p.useContext(bi);if(e===void 0)throw new Error("useTabs must be used within a Tabs component");return e},Pd={content:"_content_txk4b_780"},mi=p.forwardRef(({children:e,className:o,tabIndex:r=-1,...t},n)=>l.jsx(Nd,{className:j(Pd.content,o),ref:n,tabIndex:r,...t,children:e}));mi.displayName="TabsContent";const jd={list:"_list_az9nf_780"},xi=p.forwardRef(({children:e,className:o,...r},t)=>l.jsx(Ed,{className:j(jd.list,o),ref:t,...r,children:e}));xi.displayName="TabsList";const yi={focus:"_focus_11ssp_550","focus--default":"_focus--default_11ssp_567","focus--danger":"_focus--danger_11ssp_571","focus--visible":"_focus--visible_11ssp_577","focus-danger":"_focus-danger_11ssp_592","focus-within--default":"_focus-within--default_11ssp_598","focus-within--danger":"_focus-within--danger_11ssp_602","focus--input":"_focus--input_11ssp_607","focus--button":"_focus--button_11ssp_612","focus--card":"_focus--card_11ssp_617",swap:"_swap_11ssp_632","swap--text":"_swap--text_11ssp_641","swap--icon":"_swap--icon_11ssp_652","swap--icon-xs":"_swap--icon-xs_11ssp_662","swap--icon-s":"_swap--icon-s_11ssp_667","swap--icon-m":"_swap--icon-m_11ssp_672","swap--icon-l":"_swap--icon-l_11ssp_677","swap--icon-xl":"_swap--icon-xl_11ssp_682",swap__content:"_swap__content_11ssp_688","swap--group-horizontal":"_swap--group-horizontal_11ssp_697","swap--group-vertical":"_swap--group-vertical_11ssp_704","swap--with-background":"_swap--with-background_11ssp_712","swap--with-border":"_swap--with-border_11ssp_718","swap--interactive":"_swap--interactive_11ssp_726",trigger:"_trigger_11ssp_780",size32:"_size32_11ssp_800",size40:"_size40_11ssp_804"},zi=p.forwardRef(({children:e,className:o,size:r,...t},n)=>{const{size:a}=Ld(),i=r||a||"32";return l.jsx(Id,{className:j(yi.trigger,yi[`size${i}`],o),ref:n,...t,children:e})});zi.displayName="TabsTrigger";const O={focus:"_focus_2hv4a_550","focus--default":"_focus--default_2hv4a_567","focus--danger":"_focus--danger_2hv4a_571","focus--visible":"_focus--visible_2hv4a_577","focus-danger":"_focus-danger_2hv4a_592","focus-within--default":"_focus-within--default_2hv4a_598","focus-within--danger":"_focus-within--danger_2hv4a_602","focus--input":"_focus--input_2hv4a_607","focus--button":"_focus--button_2hv4a_612","focus--card":"_focus--card_2hv4a_617",swap:"_swap_2hv4a_632","swap--text":"_swap--text_2hv4a_641","swap--icon":"_swap--icon_2hv4a_652","swap--icon-xs":"_swap--icon-xs_2hv4a_662","swap--icon-s":"_swap--icon-s_2hv4a_667","swap--icon-m":"_swap--icon-m_2hv4a_672","swap--icon-l":"_swap--icon-l_2hv4a_677","swap--icon-xl":"_swap--icon-xl_2hv4a_682",swap__content:"_swap__content_2hv4a_688","swap--group-horizontal":"_swap--group-horizontal_2hv4a_697","swap--group-vertical":"_swap--group-vertical_2hv4a_704","swap--with-background":"_swap--with-background_2hv4a_712","swap--with-border":"_swap--with-border_2hv4a_718","swap--interactive":"_swap--interactive_2hv4a_726",root:"_root_2hv4a_780",fullWidth:"_fullWidth_2hv4a_786",wrapper:"_wrapper_2hv4a_790",open:"_open_2hv4a_805",outline:"_outline_2hv4a_809",fill:"_fill_2hv4a_819",small:"_small_2hv4a_831",inputElement:"_inputElement_2hv4a_835",label:"_label_2hv4a_840",clockIcon:"_clockIcon_2hv4a_845",clearButton:"_clearButton_2hv4a_850",medium:"_medium_2hv4a_856",filled:"_filled_2hv4a_865",error:"_error_2hv4a_892",disabled:"_disabled_2hv4a_901",inputWithLabel:"_inputWithLabel_2hv4a_933",requiredIcon:"_requiredIcon_2hv4a_1029",errorText:"_errorText_2hv4a_1036",dropdownWrapper:"_dropdownWrapper_2hv4a_1044",dropdown:"_dropdown_2hv4a_1044",timeSelector:"_timeSelector_2hv4a_1063",column:"_column_2hv4a_1069",columnHeader:"_columnHeader_2hv4a_1075",scrollContainer:"_scrollContainer_2hv4a_1085",amPmContainer:"_amPmContainer_2hv4a_1103",timeItem:"_timeItem_2hv4a_1111",timeItemActive:"_timeItemActive_2hv4a_1128",timeItemSelected:"_timeItemSelected_2hv4a_1132",amPmItem:"_amPmItem_2hv4a_1140",dropdownActions:"_dropdownActions_2hv4a_1147",actionButton:"_actionButton_2hv4a_1157",primary:"_primary_2hv4a_1170"},ki=(e,o="24h")=>e==="hours"?o==="12h"?Array.from({length:12},(r,t)=>t+1):Array.from({length:24},(r,t)=>t):Array.from({length:60},(r,t)=>t),Ci=(e,o,r="24h")=>o==="hours"&&r==="12h"?e===0?12:e:e.toString().padStart(2,"0"),bt=e=>e>=12?"PM":"AM",pr=e=>e%12||12,Si=p.forwardRef(({className:e,variant:o="outline",size:r="medium",label:t,isRequired:n=!1,error:a,showErrorMessage:i=!0,hasError:s=!1,disabled:c=!1,fullWidth:_=!0,placeholder:d="чч:мм",onChange:u,value:f,defaultValue:v,minTime:w,maxTime:g,timeFormat:b="24h",autoApply:m=!0,id:y,...x})=>{const[z,S]=p.useState(!1),[k,C]=p.useState(f||v||null),[E,N]=p.useState(0),[T,A]=p.useState(0),[H,W]=p.useState("AM"),B=p.useRef(null),U=p.useRef(null),V=p.useRef(null),F=p.useRef(null);p.useEffect(()=>{f!==void 0&&(C(f),f&&(N(b==="12h"?pr(f.hours):f.hours),A(f.minutes),b==="12h"&&W(bt(f.hours))))},[f,b]),p.useEffect(()=>{if(!k&&!f){const $=new Date,P=$.getHours(),L=$.getMinutes();N(b==="12h"?pr(P):P),A(L),b==="12h"&&W(bt(P))}},[k,f,b]),p.useEffect(()=>{const $=P=>{B.current&&!B.current.contains(P.target)&&U.current&&!U.current.contains(P.target)&&(m&&(E!==k?.hours||T!==k?.minutes)?M(E,T):S(!1))};return document.addEventListener("mousedown",$),()=>document.removeEventListener("mousedown",$)},[m,E,T,k,b]);const M=p.useCallback(($,P)=>{let L=$;b==="12h"&&(H==="PM"&&$!==12?L=$+12:H==="AM"&&$===12&&(L=0));const re={hours:L,minutes:P};C(re),u(re),m&&S(!1)},[b,H,m,u]),G=$=>{$.stopPropagation(),!c&&(C(null),u(null),N(0),A(0),b==="12h"&&W("AM"))},R=($,P)=>{const L=$.querySelector(`[data-value="${P}"]`);L&&($.scrollTop=L.offsetTop-$.offsetHeight/2+L.offsetHeight/2)},me=$=>{N($),m&&M($,T)},Ee=$=>{A($),m&&M(E,$)};p.useEffect(()=>{z&&setTimeout(()=>{V.current&&R(V.current,E),F.current&&R(F.current,T)},100)},[z,E,T]);const Pe=$=>{if(!$)return"";let P=$.hours,L=$.minutes.toString().padStart(2,"0");return b==="12h"?(P=pr($.hours),`${P}:${L} ${bt($.hours)}`):`${P.toString().padStart(2,"0")}:${L}`},he=()=>{const $=ki("hours",b),P=ki("minutes");return l.jsxs("div",{className:O.dropdown,ref:U,children:[l.jsxs("div",{className:O.timeSelector,children:[l.jsxs("div",{className:O.column,children:[l.jsx("div",{className:O.columnHeader,children:"ЧАСЫ"}),l.jsx("div",{className:O.scrollContainer,ref:V,children:$.map(L=>l.jsx("div",{"data-value":L,className:j(O.timeItem,E===L&&O.timeItemActive,k&&b==="24h"&&k.hours===L&&O.timeItemSelected,k&&b==="12h"&&pr(k.hours)===L&&O.timeItemSelected),onClick:()=>me(L),children:Ci(L,"hours",b)},L))})]}),l.jsxs("div",{className:O.column,children:[l.jsx("div",{className:O.columnHeader,children:"МИНУТЫ"}),l.jsx("div",{className:O.scrollContainer,ref:F,children:P.map(L=>l.jsx("div",{"data-value":L,className:j(O.timeItem,T===L&&O.timeItemActive,k&&k.minutes===L&&O.timeItemSelected),onClick:()=>Ee(L),children:Ci(L,"minutes")},L))})]}),b==="12h"&&l.jsxs("div",{className:O.column,children:[l.jsx("div",{className:O.columnHeader,children:"AM/PM"}),l.jsxs("div",{className:O.amPmContainer,children:[l.jsx("div",{className:j(O.timeItem,O.amPmItem,H==="AM"&&O.timeItemActive,H==="AM"&&O.timeItemSelected),onClick:()=>{if(W("AM"),m&&k){const L=k.hours>=12?k.hours-12:k.hours;M(L,k.minutes)}},children:"AM"}),l.jsx("div",{className:j(O.timeItem,O.amPmItem,H==="PM"&&O.timeItemActive,H==="PM"&&O.timeItemSelected),onClick:()=>{if(W("PM"),m&&k){const L=k.hours<12?k.hours+12:k.hours;M(L,k.minutes)}},children:"PM"})]})]})]}),!m&&l.jsxs("div",{className:O.dropdownActions,children:[l.jsx("button",{type:"button",className:O.actionButton,onClick:()=>S(!1),children:"Отмена"}),l.jsx("button",{type:"button",className:j(O.actionButton,O.primary),onClick:()=>M(E,T),children:"Выбрать"})]})]})},ge=Pe(k),_e=!!ge,D=s||!!a,Z=r==="medium",K={root:j(O.root,_&&O.fullWidth,e),wrapper:j(O.wrapper,O[o],O[r],{[O.disabled]:c,[O.error]:D,[O.filled]:_e,[O.open]:z}),label:j(O.label,c&&O.disabled),clockIcon:j(O.clockIcon,c&&O.disabled,D&&O.error),clearButton:O.clearButton,errorText:O.errorText};return l.jsxs("div",{className:K.root,ref:B,children:[l.jsxs("div",{className:K.wrapper,onClick:()=>!c&&S(!z),children:[l.jsx("input",{...x,id:y,readOnly:!0,value:ge,placeholder:Z?void 0:d,className:j(O.inputElement,{[O.inputWithLabel]:t&&Z}),disabled:c}),t&&Z&&l.jsxs("label",{className:K.label,children:[t,n&&l.jsx(ro,{className:O.requiredIcon})]}),l.jsx(xr,{className:K.clockIcon}),_e&&!c&&l.jsx("button",{type:"button",className:K.clearButton,onClick:G,"aria-label":"Очистить время",children:"×"})]}),z&&l.jsx("div",{className:O.dropdownWrapper,children:he()}),a&&i&&l.jsx("span",{className:K.errorText,children:a})]})});Si.displayName="TimePicker",I.Accordion=Ni,I.AlertsBellIcon=yt,I.ArrowChevronDownIcon=Lo,I.ArrowChevronLeftIcon=gr,I.ArrowChevronRightIcon=vr,I.ArrowChevronUpIcon=br,I.ArrowIcon=oo,I.ArrowRefreshIcon=zt,I.AuthCard=Ti,I.Avatar=Yt,I.AvatarGroup=Li,I.AvatarWithCssBorder=Pi,I.Badge=ji,I.Button=jo,I.CalendarDueIcon=wr,I.CheckIcon=mr,I.Checkbox=kr,I.Chip=Wi,I.ClockIcon=xr,I.ControlledCheckbox=os,I.ControlledInput=rs,I.ControlledInputGroupStack=ts,I.ControlledTextArea=ns,I.Counter=Hi,I.DatePicker=Kt,I.Divider=Ut,I.Dot=Bi,I.EyeIcon=Ct,I.EyeSlashIcon=St,I.FacebookIcon=kt,I.ImagePhotoIcon=Et,I.ImagePhotoOutline=It,I.Input=Ir,I.InputGroupStack=Nr,I.InstagramIcon=$t,I.LinkIcon=Nt,I.LogoutV1Outline=Tt,I.MathSymbolXV2Icon=Po,I.MathSymbolsAddSquareV2Icon=Lt,I.MathSymbolsXCircleContainedIcon=Pt,I.MinusIcon=yr,I.OdnoklassnikiIcon=jt,I.PageContainer=as,I.PaperClipIcon=At,I.RequiredIcon=ro,I.ScrollArea=ft,I.ScrollBar=Eo,I.SearchIcon=Mt,I.SegmentControl=is,I.Select=ei,I.Spinner=Ft,I.SwapIcon=zr,I.Table=cd,I.Tabs=wi,I.TabsContent=mi,I.TabsList=xi,I.TabsTrigger=zi,I.TelegramIcon=Dt,I.TextArea=Tr,I.TextRecognitionIcon=Ot,I.TimeCalendarV2Icon=Vt,I.TimePicker=Si,I.TrashIcon=Bt,I.Typography=Ye,I.VKIcon=Ht,Object.defineProperty(I,Symbol.toStringTag,{value:"Module"})}));
|
|
42
|
+
`)},Qc=0,go=[];function Jc(e){var o=g.useRef([]),r=g.useRef([0,0]),t=g.useRef(),n=g.useState(Qc++)[0],a=g.useState(fa)[0],i=g.useRef(e);g.useEffect(function(){i.current=e},[e]),g.useEffect(function(){if(e.inert){document.body.classList.add("block-interactivity-".concat(n));var h=bc([e.lockRef.current],(e.shards||[]).map(wa),!0).filter(Boolean);return h.forEach(function(v){return v.classList.add("allow-interactivity-".concat(n))}),function(){document.body.classList.remove("block-interactivity-".concat(n)),h.forEach(function(v){return v.classList.remove("allow-interactivity-".concat(n))})}}},[e.inert,e.lockRef.current,e.shards]);var s=g.useCallback(function(h,v){if("touches"in h&&h.touches.length===2||h.type==="wheel"&&h.ctrlKey)return!i.current.allowPinchZoom;var w=ir(h),y=r.current,x="deltaX"in h?h.deltaX:y[0]-w[0],k="deltaY"in h?h.deltaY:y[1]-w[1],S,C=h.target,z=Math.abs(x)>Math.abs(k)?"h":"v";if("touches"in h&&z==="h"&&C.type==="range")return!1;var $=ha(z,C);if(!$)return!0;if($?S=z:(S=z==="v"?"h":"v",$=ha(z,C)),!$)return!1;if(!t.current&&"changedTouches"in h&&(x||k)&&(t.current=S),!S)return!0;var I=t.current||S;return Gc(I,v,h,I==="h"?x:k)},[]),c=g.useCallback(function(h){var v=h;if(!(!go.length||go[go.length-1]!==a)){var w="deltaY"in v?ba(v):ir(v),y=o.current.filter(function(S){return S.name===v.type&&(S.target===v.target||v.target===S.shadowParent)&&Kc(S.delta,w)})[0];if(y&&y.should){v.cancelable&&v.preventDefault();return}if(!y){var x=(i.current.shards||[]).map(wa).filter(Boolean).filter(function(S){return S.contains(v.target)}),k=x.length>0?s(v,x[0]):!i.current.noIsolation;k&&v.cancelable&&v.preventDefault()}}},[]),_=g.useCallback(function(h,v,w,y){var x={name:h,delta:v,target:w,should:y,shadowParent:Rc(w)};o.current.push(x),setTimeout(function(){o.current=o.current.filter(function(k){return k!==x})},1)},[]),d=g.useCallback(function(h){r.current=ir(h),t.current=void 0},[]),u=g.useCallback(function(h){_(h.type,ba(h),h.target,s(h,e.lockRef.current))},[]),p=g.useCallback(function(h){_(h.type,ir(h),h.target,s(h,e.lockRef.current))},[]);g.useEffect(function(){return go.push(a),e.setCallbacks({onScrollCapture:u,onWheelCapture:u,onTouchMoveCapture:p}),document.addEventListener("wheel",c,po),document.addEventListener("touchmove",c,po),document.addEventListener("touchstart",d,po),function(){go=go.filter(function(h){return h!==a}),document.removeEventListener("wheel",c,po),document.removeEventListener("touchmove",c,po),document.removeEventListener("touchstart",d,po)}},[]);var m=e.removeScrollBar,b=e.inert;return g.createElement(g.Fragment,null,b?g.createElement(a,{styles:Xc(n)}):null,m?g.createElement(Vc,{noRelative:e.noRelative,gapMode:e.gapMode}):null)}function Rc(e){for(var o=null;e!==null;)e instanceof ShadowRoot&&(o=e.host,e=e.host),e=e.parentNode;return o}const e_=Ec(ua,Jc);var xa=g.forwardRef(function(e,o){return g.createElement(nr,Ee({},e,{ref:o,sideCar:e_}))});xa.classNames=nr.classNames;var o_=[" ","Enter","ArrowUp","ArrowDown"],r_=[" ","Enter"],Je="Select",[sr,lr,t_]=pn(Je),[ho]=ko(Je,[t_,Qn]),cr=Qn(),[n_,We]=ho(Je),[a_,i_]=ho(Je),ya=e=>{const{__scopeSelect:o,children:r,open:t,defaultOpen:n,onOpenChange:a,value:i,defaultValue:s,onValueChange:c,dir:_,name:d,autoComplete:u,disabled:p,required:m,form:b}=e,h=cr(o),[v,w]=g.useState(null),[y,x]=g.useState(null),[k,S]=g.useState(!1),C=jr(_),[z,$]=Ro({prop:t,defaultProp:n??!1,onChange:a,caller:Je}),[I,q]=Ro({prop:i,defaultProp:s,onChange:c,caller:Je}),j=g.useRef(null),F=v?b||!!v.closest("form"):!0,[W,B]=g.useState(new Set),U=Array.from(W).map(A=>A.props.value).join(";");return l.jsx(nc,{...h,children:l.jsxs(n_,{required:m,scope:o,trigger:v,onTriggerChange:w,valueNode:y,onValueNodeChange:x,valueNodeHasChildren:k,onValueNodeHasChildrenChange:S,contentId:Co(),value:I,onValueChange:q,open:z,onOpenChange:$,dir:C,triggerPointerDownPosRef:j,disabled:p,children:[l.jsx(sr.Provider,{scope:o,children:l.jsx(a_,{scope:e.__scopeSelect,onNativeOptionAdd:g.useCallback(A=>{B(H=>new Set(H).add(A))},[]),onNativeOptionRemove:g.useCallback(A=>{B(H=>{const P=new Set(H);return P.delete(A),P})},[]),children:r})}),F?l.jsxs(Va,{"aria-hidden":!0,required:m,tabIndex:-1,name:d,autoComplete:u,value:I,onChange:A=>q(A.target.value),disabled:p,form:b,children:[I===void 0?l.jsx("option",{value:""}):null,Array.from(W)]},U):null]})})};ya.displayName=Je;var ka="SelectTrigger",Ca=g.forwardRef((e,o)=>{const{__scopeSelect:r,disabled:t=!1,...n}=e,a=cr(r),i=We(ka,r),s=i.disabled||t,c=re(o,i.onTriggerChange),_=lr(r),d=g.useRef("touch"),[u,p,m]=Wa(h=>{const v=_().filter(x=>!x.disabled),w=v.find(x=>x.value===i.value),y=Fa(v,h,w);y!==void 0&&i.onValueChange(y.value)}),b=h=>{s||(i.onOpenChange(!0),m()),h&&(i.triggerPointerDownPosRef.current={x:Math.round(h.pageX),y:Math.round(h.pageY)})};return l.jsx(ac,{asChild:!0,...a,children:l.jsx(G.button,{type:"button",role:"combobox","aria-controls":i.contentId,"aria-expanded":i.open,"aria-required":i.required,"aria-autocomplete":"none",dir:i.dir,"data-state":i.open?"open":"closed",disabled:s,"data-disabled":s?"":void 0,"data-placeholder":Ha(i.value)?"":void 0,...n,ref:c,onClick:ae(n.onClick,h=>{h.currentTarget.focus(),d.current!=="mouse"&&b(h)}),onPointerDown:ae(n.onPointerDown,h=>{d.current=h.pointerType;const v=h.target;v.hasPointerCapture(h.pointerId)&&v.releasePointerCapture(h.pointerId),h.button===0&&h.ctrlKey===!1&&h.pointerType==="mouse"&&(b(h),h.preventDefault())}),onKeyDown:ae(n.onKeyDown,h=>{const v=u.current!=="";!(h.ctrlKey||h.altKey||h.metaKey)&&h.key.length===1&&p(h.key),!(v&&h.key===" ")&&o_.includes(h.key)&&(b(),h.preventDefault())})})})});Ca.displayName=ka;var za="SelectValue",Sa=g.forwardRef((e,o)=>{const{__scopeSelect:r,className:t,style:n,children:a,placeholder:i="",...s}=e,c=We(za,r),{onValueNodeHasChildrenChange:_}=c,d=a!==void 0,u=re(o,c.onValueNodeChange);return le(()=>{_(d)},[_,d]),l.jsx(G.span,{...s,ref:u,style:{pointerEvents:"none"},children:Ha(c.value)?l.jsx(l.Fragment,{children:i}):a})});Sa.displayName=za;var s_="SelectIcon",$a=g.forwardRef((e,o)=>{const{__scopeSelect:r,children:t,...n}=e;return l.jsx(G.span,{"aria-hidden":!0,...n,ref:o,children:t||"▼"})});$a.displayName=s_;var l_="SelectPortal",Ea=e=>l.jsx(ia,{asChild:!0,...e});Ea.displayName=l_;var Re="SelectContent",Ia=g.forwardRef((e,o)=>{const r=We(Re,e.__scopeSelect),[t,n]=g.useState();if(le(()=>{n(new DocumentFragment)},[]),!r.open){const a=t;return a?Po.createPortal(l.jsx(qa,{scope:e.__scopeSelect,children:l.jsx(sr.Slot,{scope:e.__scopeSelect,children:l.jsx("div",{children:e.children})})}),a):null}return l.jsx(Na,{...e,ref:o})});Ia.displayName=Re;var xe=10,[qa,Fe]=ho(Re),c_="SelectContentImpl",__=Ho("SelectContent.RemoveScroll"),Na=g.forwardRef((e,o)=>{const{__scopeSelect:r,position:t="item-aligned",onCloseAutoFocus:n,onEscapeKeyDown:a,onPointerDownOutside:i,side:s,sideOffset:c,align:_,alignOffset:d,arrowPadding:u,collisionBoundary:p,collisionPadding:m,sticky:b,hideWhenDetached:h,avoidCollisions:v,...w}=e,y=We(Re,r),[x,k]=g.useState(null),[S,C]=g.useState(null),z=re(o,M=>k(M)),[$,I]=g.useState(null),[q,j]=g.useState(null),F=lr(r),[W,B]=g.useState(!1),U=g.useRef(!1);g.useEffect(()=>{if(x)return vc(x)},[x]),Is();const A=g.useCallback(M=>{const[K,...Q]=F().map(L=>L.ref.current),[T]=Q.slice(-1),V=document.activeElement;for(const L of M)if(L===V||(L?.scrollIntoView({block:"nearest"}),L===K&&S&&(S.scrollTop=0),L===T&&S&&(S.scrollTop=S.scrollHeight),L?.focus(),document.activeElement!==V))return},[F,S]),H=g.useCallback(()=>A([$,x]),[A,$,x]);g.useEffect(()=>{W&&H()},[W,H]);const{onOpenChange:P,triggerPointerDownPosRef:Z}=y;g.useEffect(()=>{if(x){let M={x:0,y:0};const K=T=>{M={x:Math.abs(Math.round(T.pageX)-(Z.current?.x??0)),y:Math.abs(Math.round(T.pageY)-(Z.current?.y??0))}},Q=T=>{M.x<=10&&M.y<=10?T.preventDefault():x.contains(T.target)||P(!1),document.removeEventListener("pointermove",K),Z.current=null};return Z.current!==null&&(document.addEventListener("pointermove",K),document.addEventListener("pointerup",Q,{capture:!0,once:!0})),()=>{document.removeEventListener("pointermove",K),document.removeEventListener("pointerup",Q,{capture:!0})}}},[x,P,Z]),g.useEffect(()=>{const M=()=>P(!1);return window.addEventListener("blur",M),window.addEventListener("resize",M),()=>{window.removeEventListener("blur",M),window.removeEventListener("resize",M)}},[P]);const[te,pe]=Wa(M=>{const K=F().filter(V=>!V.disabled),Q=K.find(V=>V.ref.current===document.activeElement),T=Fa(K,M,Q);T&&setTimeout(()=>T.ref.current.focus())}),Te=g.useCallback((M,K,Q)=>{const T=!U.current&&!Q;(y.value!==void 0&&y.value===K||T)&&(I(M),T&&(U.current=!0))},[y.value]),Le=g.useCallback(()=>x?.focus(),[x]),de=g.useCallback((M,K,Q)=>{const T=!U.current&&!Q;(y.value!==void 0&&y.value===K||T)&&j(M)},[y.value]),ye=t==="popper"?at:Ta,ge=ye===at?{side:s,sideOffset:c,align:_,alignOffset:d,arrowPadding:u,collisionBoundary:p,collisionPadding:m,sticky:b,hideWhenDetached:h,avoidCollisions:v}:{};return l.jsx(qa,{scope:r,content:x,viewport:S,onViewportChange:C,itemRefCallback:Te,selectedItem:$,onItemLeave:Le,itemTextRefCallback:de,focusSelectedItem:H,selectedItemText:q,position:t,isPositioned:W,searchRef:te,children:l.jsx(xa,{as:__,allowPinchZoom:!0,children:l.jsx(yn,{asChild:!0,trapped:y.open,onMountAutoFocus:M=>{M.preventDefault()},onUnmountAutoFocus:ae(n,M=>{y.trigger?.focus({preventScroll:!0}),M.preventDefault()}),children:l.jsx(mn,{asChild:!0,disableOutsidePointerEvents:!0,onEscapeKeyDown:a,onPointerDownOutside:i,onFocusOutside:M=>M.preventDefault(),onDismiss:()=>y.onOpenChange(!1),children:l.jsx(ye,{role:"listbox",id:y.contentId,"data-state":y.open?"open":"closed",dir:y.dir,onContextMenu:M=>M.preventDefault(),...w,...ge,onPlaced:()=>B(!0),ref:z,style:{display:"flex",flexDirection:"column",outline:"none",...w.style},onKeyDown:ae(w.onKeyDown,M=>{const K=M.ctrlKey||M.altKey||M.metaKey;if(M.key==="Tab"&&M.preventDefault(),!K&&M.key.length===1&&pe(M.key),["ArrowUp","ArrowDown","Home","End"].includes(M.key)){let T=F().filter(V=>!V.disabled).map(V=>V.ref.current);if(["ArrowUp","End"].includes(M.key)&&(T=T.slice().reverse()),["ArrowUp","ArrowDown"].includes(M.key)){const V=M.target,L=T.indexOf(V);T=T.slice(L+1)}setTimeout(()=>A(T)),M.preventDefault()}})})})})})})});Na.displayName=c_;var d_="SelectItemAlignedPosition",Ta=g.forwardRef((e,o)=>{const{__scopeSelect:r,onPlaced:t,...n}=e,a=We(Re,r),i=Fe(Re,r),[s,c]=g.useState(null),[_,d]=g.useState(null),u=re(o,z=>d(z)),p=lr(r),m=g.useRef(!1),b=g.useRef(!0),{viewport:h,selectedItem:v,selectedItemText:w,focusSelectedItem:y}=i,x=g.useCallback(()=>{if(a.trigger&&a.valueNode&&s&&_&&h&&v&&w){const z=a.trigger.getBoundingClientRect(),$=_.getBoundingClientRect(),I=a.valueNode.getBoundingClientRect(),q=w.getBoundingClientRect();if(a.dir!=="rtl"){const V=q.left-$.left,L=I.left-V,R=z.left-L,O=z.width+R,X=Math.max(O,$.width),se=window.innerWidth-xe,Ye=fn(L,[xe,Math.max(xe,se-X)]);s.style.minWidth=O+"px",s.style.left=Ye+"px"}else{const V=$.right-q.right,L=window.innerWidth-I.right-V,R=window.innerWidth-z.right-L,O=z.width+R,X=Math.max(O,$.width),se=window.innerWidth-xe,Ye=fn(L,[xe,Math.max(xe,se-X)]);s.style.minWidth=O+"px",s.style.right=Ye+"px"}const j=p(),F=window.innerHeight-xe*2,W=h.scrollHeight,B=window.getComputedStyle(_),U=parseInt(B.borderTopWidth,10),A=parseInt(B.paddingTop,10),H=parseInt(B.borderBottomWidth,10),P=parseInt(B.paddingBottom,10),Z=U+A+W+P+H,te=Math.min(v.offsetHeight*5,Z),pe=window.getComputedStyle(h),Te=parseInt(pe.paddingTop,10),Le=parseInt(pe.paddingBottom,10),de=z.top+z.height/2-xe,ye=F-de,ge=v.offsetHeight/2,M=v.offsetTop+ge,K=U+A+M,Q=Z-K;if(K<=de){const V=j.length>0&&v===j[j.length-1].ref.current;s.style.bottom="0px";const L=_.clientHeight-h.offsetTop-h.offsetHeight,R=Math.max(ye,ge+(V?Le:0)+L+H),O=K+R;s.style.height=O+"px"}else{const V=j.length>0&&v===j[0].ref.current;s.style.top="0px";const R=Math.max(de,U+h.offsetTop+(V?Te:0)+ge)+Q;s.style.height=R+"px",h.scrollTop=K-de+h.offsetTop}s.style.margin=`${xe}px 0`,s.style.minHeight=te+"px",s.style.maxHeight=F+"px",t?.(),requestAnimationFrame(()=>m.current=!0)}},[p,a.trigger,a.valueNode,s,_,h,v,w,a.dir,t]);le(()=>x(),[x]);const[k,S]=g.useState();le(()=>{_&&S(window.getComputedStyle(_).zIndex)},[_]);const C=g.useCallback(z=>{z&&b.current===!0&&(x(),y?.(),b.current=!1)},[x,y]);return l.jsx(f_,{scope:r,contentWrapper:s,shouldExpandOnScrollRef:m,onScrollButtonChange:C,children:l.jsx("div",{ref:c,style:{display:"flex",flexDirection:"column",position:"fixed",zIndex:k},children:l.jsx(G.div,{...n,ref:u,style:{boxSizing:"border-box",maxHeight:"100%",...n.style}})})})});Ta.displayName=d_;var u_="SelectPopperPosition",at=g.forwardRef((e,o)=>{const{__scopeSelect:r,align:t="start",collisionPadding:n=xe,...a}=e,i=cr(r);return l.jsx(ic,{...i,...a,ref:o,align:t,collisionPadding:n,style:{boxSizing:"border-box",...a.style,"--radix-select-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-select-content-available-width":"var(--radix-popper-available-width)","--radix-select-content-available-height":"var(--radix-popper-available-height)","--radix-select-trigger-width":"var(--radix-popper-anchor-width)","--radix-select-trigger-height":"var(--radix-popper-anchor-height)"}})});at.displayName=u_;var[f_,it]=ho(Re,{}),st="SelectViewport",La=g.forwardRef((e,o)=>{const{__scopeSelect:r,nonce:t,...n}=e,a=Fe(st,r),i=it(st,r),s=re(o,a.onViewportChange),c=g.useRef(0);return l.jsxs(l.Fragment,{children:[l.jsx("style",{dangerouslySetInnerHTML:{__html:"[data-radix-select-viewport]{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;}[data-radix-select-viewport]::-webkit-scrollbar{display:none}"},nonce:t}),l.jsx(sr.Slot,{scope:r,children:l.jsx(G.div,{"data-radix-select-viewport":"",role:"presentation",...n,ref:s,style:{position:"relative",flex:1,overflow:"hidden auto",...n.style},onScroll:ae(n.onScroll,_=>{const d=_.currentTarget,{contentWrapper:u,shouldExpandOnScrollRef:p}=i;if(p?.current&&u){const m=Math.abs(c.current-d.scrollTop);if(m>0){const b=window.innerHeight-xe*2,h=parseFloat(u.style.minHeight),v=parseFloat(u.style.height),w=Math.max(h,v);if(w<b){const y=w+m,x=Math.min(b,y),k=y-x;u.style.height=x+"px",u.style.bottom==="0px"&&(d.scrollTop=k>0?k:0,u.style.justifyContent="flex-end")}}}c.current=d.scrollTop})})})]})});La.displayName=st;var Pa="SelectGroup",[p_,g_]=ho(Pa),h_=g.forwardRef((e,o)=>{const{__scopeSelect:r,...t}=e,n=Co();return l.jsx(p_,{scope:r,id:n,children:l.jsx(G.div,{role:"group","aria-labelledby":n,...t,ref:o})})});h_.displayName=Pa;var ja="SelectLabel",m_=g.forwardRef((e,o)=>{const{__scopeSelect:r,...t}=e,n=g_(ja,r);return l.jsx(G.div,{id:n.id,...t,ref:o})});m_.displayName=ja;var _r="SelectItem",[v_,Aa]=ho(_r),Ma=g.forwardRef((e,o)=>{const{__scopeSelect:r,value:t,disabled:n=!1,textValue:a,...i}=e,s=We(_r,r),c=Fe(_r,r),_=s.value===t,[d,u]=g.useState(a??""),[p,m]=g.useState(!1),b=re(o,y=>c.itemRefCallback?.(y,t,n)),h=Co(),v=g.useRef("touch"),w=()=>{n||(s.onValueChange(t),s.onOpenChange(!1))};if(t==="")throw new Error("A <Select.Item /> must have a value prop that is not an empty string. This is because the Select value can be set to an empty string to clear the selection and show the placeholder.");return l.jsx(v_,{scope:r,value:t,disabled:n,textId:h,isSelected:_,onItemTextChange:g.useCallback(y=>{u(x=>x||(y?.textContent??"").trim())},[]),children:l.jsx(sr.ItemSlot,{scope:r,value:t,disabled:n,textValue:d,children:l.jsx(G.div,{role:"option","aria-labelledby":h,"data-highlighted":p?"":void 0,"aria-selected":_&&p,"data-state":_?"checked":"unchecked","aria-disabled":n||void 0,"data-disabled":n?"":void 0,tabIndex:n?void 0:-1,...i,ref:b,onFocus:ae(i.onFocus,()=>m(!0)),onBlur:ae(i.onBlur,()=>m(!1)),onClick:ae(i.onClick,()=>{v.current!=="mouse"&&w()}),onPointerUp:ae(i.onPointerUp,()=>{v.current==="mouse"&&w()}),onPointerDown:ae(i.onPointerDown,y=>{v.current=y.pointerType}),onPointerMove:ae(i.onPointerMove,y=>{v.current=y.pointerType,n?c.onItemLeave?.():v.current==="mouse"&&y.currentTarget.focus({preventScroll:!0})}),onPointerLeave:ae(i.onPointerLeave,y=>{y.currentTarget===document.activeElement&&c.onItemLeave?.()}),onKeyDown:ae(i.onKeyDown,y=>{c.searchRef?.current!==""&&y.key===" "||(r_.includes(y.key)&&w(),y.key===" "&&y.preventDefault())})})})})});Ma.displayName=_r;var Eo="SelectItemText",Da=g.forwardRef((e,o)=>{const{__scopeSelect:r,className:t,style:n,...a}=e,i=We(Eo,r),s=Fe(Eo,r),c=Aa(Eo,r),_=i_(Eo,r),[d,u]=g.useState(null),p=re(o,w=>u(w),c.onItemTextChange,w=>s.itemTextRefCallback?.(w,c.value,c.disabled)),m=d?.textContent,b=g.useMemo(()=>l.jsx("option",{value:c.value,disabled:c.disabled,children:m},c.value),[c.disabled,c.value,m]),{onNativeOptionAdd:h,onNativeOptionRemove:v}=_;return le(()=>(h(b),()=>v(b)),[h,v,b]),l.jsxs(l.Fragment,{children:[l.jsx(G.span,{id:c.textId,...a,ref:p}),c.isSelected&&i.valueNode&&!i.valueNodeHasChildren?Po.createPortal(a.children,i.valueNode):null]})});Da.displayName=Eo;var Oa="SelectItemIndicator",b_=g.forwardRef((e,o)=>{const{__scopeSelect:r,...t}=e;return Aa(Oa,r).isSelected?l.jsx(G.span,{"aria-hidden":!0,...t,ref:o}):null});b_.displayName=Oa;var lt="SelectScrollUpButton",w_=g.forwardRef((e,o)=>{const r=Fe(lt,e.__scopeSelect),t=it(lt,e.__scopeSelect),[n,a]=g.useState(!1),i=re(o,t.onScrollButtonChange);return le(()=>{if(r.viewport&&r.isPositioned){let s=function(){const _=c.scrollTop>0;a(_)};const c=r.viewport;return s(),c.addEventListener("scroll",s),()=>c.removeEventListener("scroll",s)}},[r.viewport,r.isPositioned]),n?l.jsx(Ba,{...e,ref:i,onAutoScroll:()=>{const{viewport:s,selectedItem:c}=r;s&&c&&(s.scrollTop=s.scrollTop-c.offsetHeight)}}):null});w_.displayName=lt;var ct="SelectScrollDownButton",x_=g.forwardRef((e,o)=>{const r=Fe(ct,e.__scopeSelect),t=it(ct,e.__scopeSelect),[n,a]=g.useState(!1),i=re(o,t.onScrollButtonChange);return le(()=>{if(r.viewport&&r.isPositioned){let s=function(){const _=c.scrollHeight-c.clientHeight,d=Math.ceil(c.scrollTop)<_;a(d)};const c=r.viewport;return s(),c.addEventListener("scroll",s),()=>c.removeEventListener("scroll",s)}},[r.viewport,r.isPositioned]),n?l.jsx(Ba,{...e,ref:i,onAutoScroll:()=>{const{viewport:s,selectedItem:c}=r;s&&c&&(s.scrollTop=s.scrollTop+c.offsetHeight)}}):null});x_.displayName=ct;var Ba=g.forwardRef((e,o)=>{const{__scopeSelect:r,onAutoScroll:t,...n}=e,a=Fe("SelectScrollButton",r),i=g.useRef(null),s=lr(r),c=g.useCallback(()=>{i.current!==null&&(window.clearInterval(i.current),i.current=null)},[]);return g.useEffect(()=>()=>c(),[c]),le(()=>{s().find(d=>d.ref.current===document.activeElement)?.ref.current?.scrollIntoView({block:"nearest"})},[s]),l.jsx(G.div,{"aria-hidden":!0,...n,ref:o,style:{flexShrink:0,...n.style},onPointerDown:ae(n.onPointerDown,()=>{i.current===null&&(i.current=window.setInterval(t,50))}),onPointerMove:ae(n.onPointerMove,()=>{a.onItemLeave?.(),i.current===null&&(i.current=window.setInterval(t,50))}),onPointerLeave:ae(n.onPointerLeave,()=>{c()})})}),y_="SelectSeparator",k_=g.forwardRef((e,o)=>{const{__scopeSelect:r,...t}=e;return l.jsx(G.div,{"aria-hidden":!0,...t,ref:o})});k_.displayName=y_;var _t="SelectArrow",C_=g.forwardRef((e,o)=>{const{__scopeSelect:r,...t}=e,n=cr(r),a=We(_t,r),i=Fe(_t,r);return a.open&&i.position==="popper"?l.jsx(sc,{...n,...t,ref:o}):null});C_.displayName=_t;var z_="SelectBubbleInput",Va=g.forwardRef(({__scopeSelect:e,value:o,...r},t)=>{const n=g.useRef(null),a=re(t,n),i=uc(o);return g.useEffect(()=>{const s=n.current;if(!s)return;const c=window.HTMLSelectElement.prototype,d=Object.getOwnPropertyDescriptor(c,"value").set;if(i!==o&&d){const u=new Event("change",{bubbles:!0});d.call(s,o),s.dispatchEvent(u)}},[i,o]),l.jsx(G.select,{...r,style:{...sa,...r.style},ref:a,defaultValue:o})});Va.displayName=z_;function Ha(e){return e===""||e===void 0}function Wa(e){const o=Oe(e),r=g.useRef(""),t=g.useRef(0),n=g.useCallback(i=>{const s=r.current+i;o(s),(function c(_){r.current=_,window.clearTimeout(t.current),_!==""&&(t.current=window.setTimeout(()=>c(""),1e3))})(s)},[o]),a=g.useCallback(()=>{r.current="",window.clearTimeout(t.current)},[]);return g.useEffect(()=>()=>window.clearTimeout(t.current),[]),[r,n,a]}function Fa(e,o,r){const n=o.length>1&&Array.from(o).every(_=>_===o[0])?o[0]:o,a=r?e.indexOf(r):-1;let i=S_(e,Math.max(a,0));n.length===1&&(i=i.filter(_=>_!==r));const c=i.find(_=>_.textValue.toLowerCase().startsWith(n.toLowerCase()));return c!==r?c:void 0}function S_(e,o){return e.map((r,t)=>e[(o+t)%e.length])}var $_=ya,E_=Ca,I_=Sa,q_=$a,N_=Ea,T_=Ia,L_=La,P_=Ma,j_=Da;const ee={focus:"_focus_nhfh5_550","focus--default":"_focus--default_nhfh5_567","focus--danger":"_focus--danger_nhfh5_571","focus--visible":"_focus--visible_nhfh5_577","focus-danger":"_focus-danger_nhfh5_592","focus-within--default":"_focus-within--default_nhfh5_598","focus-within--danger":"_focus-within--danger_nhfh5_602","focus--input":"_focus--input_nhfh5_607","focus--button":"_focus--button_nhfh5_612","focus--card":"_focus--card_nhfh5_617",swap:"_swap_nhfh5_632","swap--text":"_swap--text_nhfh5_641","swap--icon":"_swap--icon_nhfh5_652","swap--icon-xs":"_swap--icon-xs_nhfh5_662","swap--icon-s":"_swap--icon-s_nhfh5_667","swap--icon-m":"_swap--icon-m_nhfh5_672","swap--icon-l":"_swap--icon-l_nhfh5_677","swap--icon-xl":"_swap--icon-xl_nhfh5_682",swap__content:"_swap__content_nhfh5_688","swap--group-horizontal":"_swap--group-horizontal_nhfh5_697","swap--group-vertical":"_swap--group-vertical_nhfh5_704","swap--with-background":"_swap--with-background_nhfh5_712","swap--with-border":"_swap--with-border_nhfh5_718","swap--interactive":"_swap--interactive_nhfh5_726",container:"_container_nhfh5_781",wrapper:"_wrapper_nhfh5_787",disabled:"_disabled_nhfh5_803",size32:"_size32_nhfh5_807",size48:"_size48_nhfh5_810",prefix:"_prefix_nhfh5_815",suffix:"_suffix_nhfh5_816",trigger:"_trigger_nhfh5_848",icon:"_icon_nhfh5_876",content:"_content_nhfh5_891",fadeIn:"_fadeIn_nhfh5_1",item:"_item_nhfh5_910",itemContent:"_itemContent_nhfh5_936",itemLabel:"_itemLabel_nhfh5_944",label:"_label_nhfh5_953",value:"_value_nhfh5_961"};function J(){return J=Object.assign?Object.assign.bind():function(e){for(var o=1;o<arguments.length;o++){var r=arguments[o];for(var t in r)({}).hasOwnProperty.call(r,t)&&(e[t]=r[t])}return e},J.apply(null,arguments)}function A_(e,o){typeof e=="function"?e(o):e!=null&&(e.current=o)}function Ua(...e){return o=>e.forEach(r=>A_(r,o))}function eo(...e){return f.useCallback(Ua(...e),e)}const Ya=f.forwardRef((e,o)=>{const{children:r,...t}=e,n=f.Children.toArray(r),a=n.find(D_);if(a){const i=a.props.children,s=n.map(c=>c===a?f.Children.count(i)>1?f.Children.only(null):f.isValidElement(i)?i.props.children:null:c);return f.createElement(dt,J({},t,{ref:o}),f.isValidElement(i)?f.cloneElement(i,void 0,s):null)}return f.createElement(dt,J({},t,{ref:o}),r)});Ya.displayName="Slot";const dt=f.forwardRef((e,o)=>{const{children:r,...t}=e;return f.isValidElement(r)?f.cloneElement(r,{...O_(t,r.props),ref:o?Ua(o,r.ref):r.ref}):f.Children.count(r)>1?f.Children.only(null):null});dt.displayName="SlotClone";const M_=({children:e})=>f.createElement(f.Fragment,null,e);function D_(e){return f.isValidElement(e)&&e.type===M_}function O_(e,o){const r={...o};for(const t in o){const n=e[t],a=o[t];/^on[A-Z]/.test(t)?n&&a?r[t]=(...s)=>{a(...s),n(...s)}:n&&(r[t]=n):t==="style"?r[t]={...n,...a}:t==="className"&&(r[t]=[n,a].filter(Boolean).join(" "))}return{...e,...r}}const Io=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","span","svg","ul"].reduce((e,o)=>{const r=f.forwardRef((t,n)=>{const{asChild:a,...i}=t,s=a?Ya:o;return f.useEffect(()=>{window[Symbol.for("radix-ui")]=!0},[]),f.createElement(s,J({},i,{ref:n}))});return r.displayName=`Primitive.${o}`,{...e,[o]:r}},{}),ut=globalThis?.document?f.useLayoutEffect:()=>{};function B_(e,o){return f.useReducer((r,t)=>{const n=o[r][t];return n??r},e)}const qo=e=>{const{present:o,children:r}=e,t=V_(o),n=typeof r=="function"?r({present:t.isPresent}):f.Children.only(r),a=eo(t.ref,n.ref);return typeof r=="function"||t.isPresent?f.cloneElement(n,{ref:a}):null};qo.displayName="Presence";function V_(e){const[o,r]=f.useState(),t=f.useRef({}),n=f.useRef(e),a=f.useRef("none"),i=e?"mounted":"unmounted",[s,c]=B_(i,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}});return f.useEffect(()=>{const _=dr(t.current);a.current=s==="mounted"?_:"none"},[s]),ut(()=>{const _=t.current,d=n.current;if(d!==e){const p=a.current,m=dr(_);e?c("MOUNT"):m==="none"||_?.display==="none"?c("UNMOUNT"):c(d&&p!==m?"ANIMATION_OUT":"UNMOUNT"),n.current=e}},[e,c]),ut(()=>{if(o){const _=u=>{const m=dr(t.current).includes(u.animationName);u.target===o&&m&&vr.flushSync(()=>c("ANIMATION_END"))},d=u=>{u.target===o&&(a.current=dr(t.current))};return o.addEventListener("animationstart",d),o.addEventListener("animationcancel",_),o.addEventListener("animationend",_),()=>{o.removeEventListener("animationstart",d),o.removeEventListener("animationcancel",_),o.removeEventListener("animationend",_)}}else c("ANIMATION_END")},[o,c]),{isPresent:["mounted","unmountSuspended"].includes(s),ref:f.useCallback(_=>{_&&(t.current=getComputedStyle(_)),r(_)},[])}}function dr(e){return e?.animationName||"none"}function H_(e,o=[]){let r=[];function t(a,i){const s=f.createContext(i),c=r.length;r=[...r,i];function _(u){const{scope:p,children:m,...b}=u,h=p?.[e][c]||s,v=f.useMemo(()=>b,Object.values(b));return f.createElement(h.Provider,{value:v},m)}function d(u,p){const m=p?.[e][c]||s,b=f.useContext(m);if(b)return b;if(i!==void 0)return i;throw new Error(`\`${u}\` must be used within \`${a}\``)}return _.displayName=a+"Provider",[_,d]}const n=()=>{const a=r.map(i=>f.createContext(i));return function(s){const c=s?.[e]||a;return f.useMemo(()=>({[`__scope${e}`]:{...s,[e]:c}}),[s,c])}};return n.scopeName=e,[t,W_(n,...o)]}function W_(...e){const o=e[0];if(e.length===1)return o;const r=()=>{const t=e.map(n=>({useScope:n(),scopeName:n.scopeName}));return function(a){const i=t.reduce((s,{useScope:c,scopeName:_})=>{const u=c(a)[`__scope${_}`];return{...s,...u}},{});return f.useMemo(()=>({[`__scope${o.scopeName}`]:i}),[i])}};return r.scopeName=o.scopeName,r}function oo(e){const o=f.useRef(e);return f.useEffect(()=>{o.current=e}),f.useMemo(()=>(...r)=>{var t;return(t=o.current)===null||t===void 0?void 0:t.call(o,...r)},[])}const F_=f.createContext(void 0);function U_(e){const o=f.useContext(F_);return e||o||"ltr"}function Y_(e,[o,r]){return Math.min(r,Math.max(o,e))}function ro(e,o,{checkForDefaultPrevented:r=!0}={}){return function(n){if(e?.(n),r===!1||!n.defaultPrevented)return o?.(n)}}function Z_(e,o){return f.useReducer((r,t)=>{const n=o[r][t];return n??r},e)}const Za="ScrollArea",[Ga]=H_(Za),[G_,ve]=Ga(Za),K_=f.forwardRef((e,o)=>{const{__scopeScrollArea:r,type:t="hover",dir:n,scrollHideDelay:a=600,...i}=e,[s,c]=f.useState(null),[_,d]=f.useState(null),[u,p]=f.useState(null),[m,b]=f.useState(null),[h,v]=f.useState(null),[w,y]=f.useState(0),[x,k]=f.useState(0),[S,C]=f.useState(!1),[z,$]=f.useState(!1),I=eo(o,j=>c(j)),q=U_(n);return f.createElement(G_,{scope:r,type:t,dir:q,scrollHideDelay:a,scrollArea:s,viewport:_,onViewportChange:d,content:u,onContentChange:p,scrollbarX:m,onScrollbarXChange:b,scrollbarXEnabled:S,onScrollbarXEnabledChange:C,scrollbarY:h,onScrollbarYChange:v,scrollbarYEnabled:z,onScrollbarYEnabledChange:$,onCornerWidthChange:y,onCornerHeightChange:k},f.createElement(Io.div,J({dir:q},i,{ref:I,style:{position:"relative","--radix-scroll-area-corner-width":w+"px","--radix-scroll-area-corner-height":x+"px",...e.style}})))}),X_="ScrollAreaViewport",Q_=f.forwardRef((e,o)=>{const{__scopeScrollArea:r,children:t,...n}=e,a=ve(X_,r),i=f.useRef(null),s=eo(o,i,a.onViewportChange);return f.createElement(f.Fragment,null,f.createElement("style",{dangerouslySetInnerHTML:{__html:"[data-radix-scroll-area-viewport]{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;}[data-radix-scroll-area-viewport]::-webkit-scrollbar{display:none}"}}),f.createElement(Io.div,J({"data-radix-scroll-area-viewport":""},n,{ref:s,style:{overflowX:a.scrollbarXEnabled?"scroll":"hidden",overflowY:a.scrollbarYEnabled?"scroll":"hidden",...e.style}}),f.createElement("div",{ref:a.onContentChange,style:{minWidth:"100%",display:"table"}},t)))}),Ne="ScrollAreaScrollbar",J_=f.forwardRef((e,o)=>{const{forceMount:r,...t}=e,n=ve(Ne,e.__scopeScrollArea),{onScrollbarXEnabledChange:a,onScrollbarYEnabledChange:i}=n,s=e.orientation==="horizontal";return f.useEffect(()=>(s?a(!0):i(!0),()=>{s?a(!1):i(!1)}),[s,a,i]),n.type==="hover"?f.createElement(R_,J({},t,{ref:o,forceMount:r})):n.type==="scroll"?f.createElement(ed,J({},t,{ref:o,forceMount:r})):n.type==="auto"?f.createElement(Ka,J({},t,{ref:o,forceMount:r})):n.type==="always"?f.createElement(ft,J({},t,{ref:o})):null}),R_=f.forwardRef((e,o)=>{const{forceMount:r,...t}=e,n=ve(Ne,e.__scopeScrollArea),[a,i]=f.useState(!1);return f.useEffect(()=>{const s=n.scrollArea;let c=0;if(s){const _=()=>{window.clearTimeout(c),i(!0)},d=()=>{c=window.setTimeout(()=>i(!1),n.scrollHideDelay)};return s.addEventListener("pointerenter",_),s.addEventListener("pointerleave",d),()=>{window.clearTimeout(c),s.removeEventListener("pointerenter",_),s.removeEventListener("pointerleave",d)}}},[n.scrollArea,n.scrollHideDelay]),f.createElement(qo,{present:r||a},f.createElement(Ka,J({"data-state":a?"visible":"hidden"},t,{ref:o})))}),ed=f.forwardRef((e,o)=>{const{forceMount:r,...t}=e,n=ve(Ne,e.__scopeScrollArea),a=e.orientation==="horizontal",i=pr(()=>c("SCROLL_END"),100),[s,c]=Z_("hidden",{hidden:{SCROLL:"scrolling"},scrolling:{SCROLL_END:"idle",POINTER_ENTER:"interacting"},interacting:{SCROLL:"interacting",POINTER_LEAVE:"idle"},idle:{HIDE:"hidden",SCROLL:"scrolling",POINTER_ENTER:"interacting"}});return f.useEffect(()=>{if(s==="idle"){const _=window.setTimeout(()=>c("HIDE"),n.scrollHideDelay);return()=>window.clearTimeout(_)}},[s,n.scrollHideDelay,c]),f.useEffect(()=>{const _=n.viewport,d=a?"scrollLeft":"scrollTop";if(_){let u=_[d];const p=()=>{const m=_[d];u!==m&&(c("SCROLL"),i()),u=m};return _.addEventListener("scroll",p),()=>_.removeEventListener("scroll",p)}},[n.viewport,a,c,i]),f.createElement(qo,{present:r||s!=="hidden"},f.createElement(ft,J({"data-state":s==="hidden"?"hidden":"visible"},t,{ref:o,onPointerEnter:ro(e.onPointerEnter,()=>c("POINTER_ENTER")),onPointerLeave:ro(e.onPointerLeave,()=>c("POINTER_LEAVE"))})))}),Ka=f.forwardRef((e,o)=>{const r=ve(Ne,e.__scopeScrollArea),{forceMount:t,...n}=e,[a,i]=f.useState(!1),s=e.orientation==="horizontal",c=pr(()=>{if(r.viewport){const _=r.viewport.offsetWidth<r.viewport.scrollWidth,d=r.viewport.offsetHeight<r.viewport.scrollHeight;i(s?_:d)}},10);return mo(r.viewport,c),mo(r.content,c),f.createElement(qo,{present:t||a},f.createElement(ft,J({"data-state":a?"visible":"hidden"},n,{ref:o})))}),ft=f.forwardRef((e,o)=>{const{orientation:r="vertical",...t}=e,n=ve(Ne,e.__scopeScrollArea),a=f.useRef(null),i=f.useRef(0),[s,c]=f.useState({content:0,viewport:0,scrollbar:{size:0,paddingStart:0,paddingEnd:0}}),_=Ra(s.viewport,s.content),d={...t,sizes:s,onSizesChange:c,hasThumb:_>0&&_<1,onThumbChange:p=>a.current=p,onThumbPointerUp:()=>i.current=0,onThumbPointerDown:p=>i.current=p};function u(p,m){return sd(p,i.current,s,m)}return r==="horizontal"?f.createElement(od,J({},d,{ref:o,onThumbPositionChange:()=>{if(n.viewport&&a.current){const p=n.viewport.scrollLeft,m=ei(p,s,n.dir);a.current.style.transform=`translate3d(${m}px, 0, 0)`}},onWheelScroll:p=>{n.viewport&&(n.viewport.scrollLeft=p)},onDragScroll:p=>{n.viewport&&(n.viewport.scrollLeft=u(p,n.dir))}})):r==="vertical"?f.createElement(rd,J({},d,{ref:o,onThumbPositionChange:()=>{if(n.viewport&&a.current){const p=n.viewport.scrollTop,m=ei(p,s);a.current.style.transform=`translate3d(0, ${m}px, 0)`}},onWheelScroll:p=>{n.viewport&&(n.viewport.scrollTop=p)},onDragScroll:p=>{n.viewport&&(n.viewport.scrollTop=u(p))}})):null}),od=f.forwardRef((e,o)=>{const{sizes:r,onSizesChange:t,...n}=e,a=ve(Ne,e.__scopeScrollArea),[i,s]=f.useState(),c=f.useRef(null),_=eo(o,c,a.onScrollbarXChange);return f.useEffect(()=>{c.current&&s(getComputedStyle(c.current))},[c]),f.createElement(Qa,J({"data-orientation":"horizontal"},n,{ref:_,sizes:r,style:{bottom:0,left:a.dir==="rtl"?"var(--radix-scroll-area-corner-width)":0,right:a.dir==="ltr"?"var(--radix-scroll-area-corner-width)":0,"--radix-scroll-area-thumb-width":fr(r)+"px",...e.style},onThumbPointerDown:d=>e.onThumbPointerDown(d.x),onDragScroll:d=>e.onDragScroll(d.x),onWheelScroll:(d,u)=>{if(a.viewport){const p=a.viewport.scrollLeft+d.deltaX;e.onWheelScroll(p),ri(p,u)&&d.preventDefault()}},onResize:()=>{c.current&&a.viewport&&i&&t({content:a.viewport.scrollWidth,viewport:a.viewport.offsetWidth,scrollbar:{size:c.current.clientWidth,paddingStart:ur(i.paddingLeft),paddingEnd:ur(i.paddingRight)}})}}))}),rd=f.forwardRef((e,o)=>{const{sizes:r,onSizesChange:t,...n}=e,a=ve(Ne,e.__scopeScrollArea),[i,s]=f.useState(),c=f.useRef(null),_=eo(o,c,a.onScrollbarYChange);return f.useEffect(()=>{c.current&&s(getComputedStyle(c.current))},[c]),f.createElement(Qa,J({"data-orientation":"vertical"},n,{ref:_,sizes:r,style:{top:0,right:a.dir==="ltr"?0:void 0,left:a.dir==="rtl"?0:void 0,bottom:"var(--radix-scroll-area-corner-height)","--radix-scroll-area-thumb-height":fr(r)+"px",...e.style},onThumbPointerDown:d=>e.onThumbPointerDown(d.y),onDragScroll:d=>e.onDragScroll(d.y),onWheelScroll:(d,u)=>{if(a.viewport){const p=a.viewport.scrollTop+d.deltaY;e.onWheelScroll(p),ri(p,u)&&d.preventDefault()}},onResize:()=>{c.current&&a.viewport&&i&&t({content:a.viewport.scrollHeight,viewport:a.viewport.offsetHeight,scrollbar:{size:c.current.clientHeight,paddingStart:ur(i.paddingTop),paddingEnd:ur(i.paddingBottom)}})}}))}),[td,Xa]=Ga(Ne),Qa=f.forwardRef((e,o)=>{const{__scopeScrollArea:r,sizes:t,hasThumb:n,onThumbChange:a,onThumbPointerUp:i,onThumbPointerDown:s,onThumbPositionChange:c,onDragScroll:_,onWheelScroll:d,onResize:u,...p}=e,m=ve(Ne,r),[b,h]=f.useState(null),v=eo(o,I=>h(I)),w=f.useRef(null),y=f.useRef(""),x=m.viewport,k=t.content-t.viewport,S=oo(d),C=oo(c),z=pr(u,10);function $(I){if(w.current){const q=I.clientX-w.current.left,j=I.clientY-w.current.top;_({x:q,y:j})}}return f.useEffect(()=>{const I=q=>{const j=q.target;b?.contains(j)&&S(q,k)};return document.addEventListener("wheel",I,{passive:!1}),()=>document.removeEventListener("wheel",I,{passive:!1})},[x,b,k,S]),f.useEffect(C,[t,C]),mo(b,z),mo(m.content,z),f.createElement(td,{scope:r,scrollbar:b,hasThumb:n,onThumbChange:oo(a),onThumbPointerUp:oo(i),onThumbPositionChange:C,onThumbPointerDown:oo(s)},f.createElement(Io.div,J({},p,{ref:v,style:{position:"absolute",...p.style},onPointerDown:ro(e.onPointerDown,I=>{I.button===0&&(I.target.setPointerCapture(I.pointerId),w.current=b.getBoundingClientRect(),y.current=document.body.style.webkitUserSelect,document.body.style.webkitUserSelect="none",m.viewport&&(m.viewport.style.scrollBehavior="auto"),$(I))}),onPointerMove:ro(e.onPointerMove,$),onPointerUp:ro(e.onPointerUp,I=>{const q=I.target;q.hasPointerCapture(I.pointerId)&&q.releasePointerCapture(I.pointerId),document.body.style.webkitUserSelect=y.current,m.viewport&&(m.viewport.style.scrollBehavior=""),w.current=null})})))}),pt="ScrollAreaThumb",gt=f.forwardRef((e,o)=>{const{forceMount:r,...t}=e,n=Xa(pt,e.__scopeScrollArea);return f.createElement(qo,{present:r||n.hasThumb},f.createElement(nd,J({ref:o},t)))}),nd=f.forwardRef((e,o)=>{const{__scopeScrollArea:r,style:t,...n}=e,a=ve(pt,r),i=Xa(pt,r),{onThumbPositionChange:s}=i,c=eo(o,u=>i.onThumbChange(u)),_=f.useRef(),d=pr(()=>{_.current&&(_.current(),_.current=void 0)},100);return f.useEffect(()=>{const u=a.viewport;if(u){const p=()=>{if(d(),!_.current){const m=ld(u,s);_.current=m,s()}};return s(),u.addEventListener("scroll",p),()=>u.removeEventListener("scroll",p)}},[a.viewport,d,s]),f.createElement(Io.div,J({"data-state":i.hasThumb?"visible":"hidden"},n,{ref:c,style:{width:"var(--radix-scroll-area-thumb-width)",height:"var(--radix-scroll-area-thumb-height)",...t},onPointerDownCapture:ro(e.onPointerDownCapture,u=>{const m=u.target.getBoundingClientRect(),b=u.clientX-m.left,h=u.clientY-m.top;i.onThumbPointerDown({x:b,y:h})}),onPointerUp:ro(e.onPointerUp,i.onThumbPointerUp)}))}),Ja="ScrollAreaCorner",ad=f.forwardRef((e,o)=>{const r=ve(Ja,e.__scopeScrollArea),t=!!(r.scrollbarX&&r.scrollbarY);return r.type!=="scroll"&&t?f.createElement(id,J({},e,{ref:o})):null}),id=f.forwardRef((e,o)=>{const{__scopeScrollArea:r,...t}=e,n=ve(Ja,r),[a,i]=f.useState(0),[s,c]=f.useState(0),_=!!(a&&s);return mo(n.scrollbarX,()=>{var d;const u=((d=n.scrollbarX)===null||d===void 0?void 0:d.offsetHeight)||0;n.onCornerHeightChange(u),c(u)}),mo(n.scrollbarY,()=>{var d;const u=((d=n.scrollbarY)===null||d===void 0?void 0:d.offsetWidth)||0;n.onCornerWidthChange(u),i(u)}),_?f.createElement(Io.div,J({},t,{ref:o,style:{width:a,height:s,position:"absolute",right:n.dir==="ltr"?0:void 0,left:n.dir==="rtl"?0:void 0,bottom:0,...e.style}})):null});function ur(e){return e?parseInt(e,10):0}function Ra(e,o){const r=e/o;return isNaN(r)?0:r}function fr(e){const o=Ra(e.viewport,e.content),r=e.scrollbar.paddingStart+e.scrollbar.paddingEnd,t=(e.scrollbar.size-r)*o;return Math.max(t,18)}function sd(e,o,r,t="ltr"){const n=fr(r),a=n/2,i=o||a,s=n-i,c=r.scrollbar.paddingStart+i,_=r.scrollbar.size-r.scrollbar.paddingEnd-s,d=r.content-r.viewport,u=t==="ltr"?[0,d]:[d*-1,0];return oi([c,_],u)(e)}function ei(e,o,r="ltr"){const t=fr(o),n=o.scrollbar.paddingStart+o.scrollbar.paddingEnd,a=o.scrollbar.size-n,i=o.content-o.viewport,s=a-t,c=r==="ltr"?[0,i]:[i*-1,0],_=Y_(e,c);return oi([0,i],[0,s])(_)}function oi(e,o){return r=>{if(e[0]===e[1]||o[0]===o[1])return o[0];const t=(o[1]-o[0])/(e[1]-e[0]);return o[0]+t*(r-e[0])}}function ri(e,o){return e>0&&e<o}const ld=(e,o=()=>{})=>{let r={left:e.scrollLeft,top:e.scrollTop},t=0;return(function n(){const a={left:e.scrollLeft,top:e.scrollTop},i=r.left!==a.left,s=r.top!==a.top;(i||s)&&o(),r=a,t=window.requestAnimationFrame(n)})(),()=>window.cancelAnimationFrame(t)};function pr(e,o){const r=oo(e),t=f.useRef(0);return f.useEffect(()=>()=>window.clearTimeout(t.current),[]),f.useCallback(()=>{window.clearTimeout(t.current),t.current=window.setTimeout(r,o)},[r,o])}function mo(e,o){const r=oo(o);ut(()=>{let t=0;if(e){const n=new ResizeObserver(()=>{cancelAnimationFrame(t),t=window.requestAnimationFrame(r)});return n.observe(e),()=>{window.cancelAnimationFrame(t),n.unobserve(e)}}},[e,r])}const cd=K_,_d=Q_,dd=ad,ie={focus:"_focus_3cfz1_550","focus--default":"_focus--default_3cfz1_567","focus--danger":"_focus--danger_3cfz1_571","focus--visible":"_focus--visible_3cfz1_577","focus-danger":"_focus-danger_3cfz1_592","focus-within--default":"_focus-within--default_3cfz1_598","focus-within--danger":"_focus-within--danger_3cfz1_602","focus--input":"_focus--input_3cfz1_607","focus--button":"_focus--button_3cfz1_612","focus--card":"_focus--card_3cfz1_617",swap:"_swap_3cfz1_632","swap--text":"_swap--text_3cfz1_641","swap--icon":"_swap--icon_3cfz1_652","swap--icon-xs":"_swap--icon-xs_3cfz1_662","swap--icon-s":"_swap--icon-s_3cfz1_667","swap--icon-m":"_swap--icon-m_3cfz1_672","swap--icon-l":"_swap--icon-l_3cfz1_677","swap--icon-xl":"_swap--icon-xl_3cfz1_682",swap__content:"_swap__content_3cfz1_688","swap--group-horizontal":"_swap--group-horizontal_3cfz1_697","swap--group-vertical":"_swap--group-vertical_3cfz1_704","swap--with-background":"_swap--with-background_3cfz1_712","swap--with-border":"_swap--with-border_3cfz1_718","swap--interactive":"_swap--interactive_3cfz1_726",root:"_root_3cfz1_780",viewport:"_viewport_3cfz1_786",scrollbar:"_scrollbar_3cfz1_799",thumb:"_thumb_3cfz1_812",corner:"_corner_3cfz1_844",hideScrollbar:"_hideScrollbar_3cfz1_848",arrowButton:"_arrowButton_3cfz1_852",micro:"_micro_3cfz1_882",tiny:"_tiny_3cfz1_893",small:"_small_3cfz1_903",default:"_default_3cfz1_913",large:"_large_3cfz1_927",xlarge:"_xlarge_3cfz1_947",light:"_light_3cfz1_957",dark:"_dark_3cfz1_970",accent:"_accent_3cfz1_986",minimal:"_minimal_3cfz1_999",highContrast:"_highContrast_3cfz1_1012",gap:"_gap_3cfz1_1025",arrows:"_arrows_3cfz1_1040",colorVariants:"_colorVariants_3cfz1_1119"},ht=f.forwardRef((e,o)=>{const{children:r,className:t,maxHeight:n="100%",maxWidth:a="100%",size:i="default",theme:s="light",hideScrollbar:c=!1,type:_="auto",...d}=e,u=typeof n=="number"?`${n}px`:n,p=typeof a=="number"?`${a}px`:a,m={maxHeight:u,maxWidth:p},b=N(ie.root,ie[i],ie[s],{[ie.hideScrollbar]:c},t);return l.jsxs(cd,{ref:o,type:_,className:b,...d,children:[l.jsx(_d,{className:ie.viewport,style:m,children:r}),!c&&l.jsxs(l.Fragment,{children:[l.jsx(No,{orientation:"vertical",size:i,theme:s}),l.jsx(No,{orientation:"horizontal",size:i,theme:s}),l.jsx(dd,{className:ie.corner})]})]})});ht.displayName="ScrollArea";const No=f.forwardRef(({className:e,orientation:o="vertical",size:r="default",theme:t="light",...n},a)=>{const[i,s]=f.useState({height:"20px",width:"20px"});f.useEffect(()=>{(()=>{if(o==="vertical"){const p=Math.max(20,30);s({height:`${p}%`,width:"20px"})}else{const p=Math.max(20,30);s({height:"20px",width:`${p}%`})}})()},[o]);const c={"--scrollbar-thumb-height":i.height,"--scrollbar-thumb-width":i.width};return l.jsxs(J_,{ref:a,orientation:o,className:N(ie.scrollbar,ie[`scrollbar--${o}`],ie[r],ie[t],e),...n,children:[r==="large"&&t==="arrows"&&l.jsxs(l.Fragment,{children:[o==="vertical"&&l.jsxs(l.Fragment,{children:[l.jsx("button",{className:ie.arrowButton,"data-direction":"up",children:l.jsx(to,{width:7,height:4,color:"rgba(80, 80, 80, 1)",style:{transform:"rotate(180deg)"}})}),l.jsx(gt,{className:ie.thumb,style:c}),l.jsx("button",{className:ie.arrowButton,"data-direction":"down",children:l.jsx(to,{width:7,height:4,color:"rgba(80, 80, 80, 1)"})})]}),o==="horizontal"&&l.jsxs(l.Fragment,{children:[l.jsx("button",{className:ie.arrowButton,"data-direction":"left",children:l.jsx(to,{width:7,height:4,color:"rgba(80, 80, 80, 1)",style:{transform:"rotate(90deg)",marginLeft:"7px"}})}),l.jsx(gt,{className:ie.thumb,style:c}),l.jsx("button",{className:ie.arrowButton,"data-direction":"right",children:l.jsx(to,{width:7,height:4,color:"rgba(80, 80, 80, 1)",style:{transform:"rotate(-90deg)",marginRight:"7px"}})})]})]}),!(r==="large"&&t==="arrows")&&l.jsx(gt,{className:ie.thumb})]})});No.displayName="ScrollBar";const ti=f.forwardRef((e,o)=>{const{className:r,disabled:t=!1,isOpen:n=!1,label:a,maxHeight:i=158,name:s,onValueChange:c,options:_,placeholder:d,prefix:u,suffix:p,setIsOpen:m,value:b="",variant:h="default",width:v="100%",size:w="48"}=e,[y,x]=f.useState(n),k=h==="pagination",S=()=>{t||(m?m(!n):x(!y))},C={wrapper:N(ee.wrapper,ee[`size${w}`],ee[h],r),content:N(ee.content,ee[h]),icon:N(ee.icon,ee[h]),item:N(ee.item,ee[h]),itemContent:N(ee.itemContent),itemLabel:N(ee.itemLabel,ee[h]),label:N(ee.label),trigger:N(ee.trigger,ee[`size${w}`],ee[h],a&&ee.defaultWithLabel),value:N(ee.value),prefix:N(ee.prefix,ee[`size${w}`]),suffix:N(ee.suffix,ee[`size${w}`])};return l.jsxs("div",{ref:o,children:[a&&l.jsx(vs,{className:C.label,onClick:S,children:a}),l.jsxs("div",{className:C.wrapper,style:{width:v},children:[u&&l.jsx("div",{className:C.prefix,children:u}),l.jsxs($_,{disabled:t,name:s,open:y,onOpenChange:S,onValueChange:c,value:b,children:[l.jsxs(E_,{className:C.trigger,children:[l.jsx(I_,{className:C.value,placeholder:d}),l.jsx(q_,{className:C.icon,children:l.jsx(jo,{height:k?16:20,width:k?16:20})})]}),l.jsx(N_,{children:l.jsx(T_,{className:C.content,position:"popper",sideOffset:-1,children:l.jsx(L_,{asChild:!0,children:l.jsxs(ht,{maxHeight:i,size:"micro",theme:"colorVariants",children:[_.map(z=>l.jsx(P_,{className:C.item,disabled:z.disabled,value:z.value,children:l.jsx(j_,{asChild:!0,children:l.jsxs("div",{className:C.itemContent,children:[z.icon&&l.jsx(l.Fragment,{children:z.icon}),z.label&&l.jsx("span",{className:C.itemLabel,children:z.label})]})})},z.value)),l.jsx(No,{orientation:"vertical",size:"micro",theme:"colorVariants"})]})})})})]}),p&&l.jsx("div",{className:C.suffix,children:p})]})]})});ti.displayName="Select";const Ue={focus:"_focus_pykrf_550","focus--default":"_focus--default_pykrf_567","focus--danger":"_focus--danger_pykrf_571","focus--visible":"_focus--visible_pykrf_577","focus-danger":"_focus-danger_pykrf_592","focus-within--default":"_focus-within--default_pykrf_598","focus-within--danger":"_focus-within--danger_pykrf_602","focus--input":"_focus--input_pykrf_607","focus--button":"_focus--button_pykrf_612","focus--card":"_focus--card_pykrf_617",swap:"_swap_pykrf_632","swap--text":"_swap--text_pykrf_641","swap--icon":"_swap--icon_pykrf_652","swap--icon-xs":"_swap--icon-xs_pykrf_662","swap--icon-s":"_swap--icon-s_pykrf_667","swap--icon-m":"_swap--icon-m_pykrf_672","swap--icon-l":"_swap--icon-l_pykrf_677","swap--icon-xl":"_swap--icon-xl_pykrf_682",swap__content:"_swap__content_pykrf_688","swap--group-horizontal":"_swap--group-horizontal_pykrf_697","swap--group-vertical":"_swap--group-vertical_pykrf_704","swap--with-background":"_swap--with-background_pykrf_712","swap--with-border":"_swap--with-border_pykrf_718","swap--interactive":"_swap--interactive_pykrf_726",root:"_root_pykrf_780",header:"_header_pykrf_787",row:"_row_pykrf_787",cell:"_cell_pykrf_790",body:"_body_pykrf_827",striped:"_striped_pykrf_840",success:"_success_pykrf_871",warning:"_warning_pykrf_874",muted:"_muted_pykrf_877"},ud={Body:({className:e,...o})=>l.jsx("tbody",{className:N(Ue.body,e),...o}),Cell:({className:e,color:o="success",...r})=>l.jsx("td",{className:N(Ue.cell,Ue[o],e),...r}),Header:({className:e,...o})=>l.jsx("thead",{className:N(Ue.header,e),...o}),HeaderCell:({className:e,color:o="success",...r})=>l.jsx("th",{className:N(Ue.cell,Ue[o],e),...r}),Root:({className:e,...o})=>l.jsx("table",{className:N(Ue.root,e),...o}),Row:({className:e,...o})=>l.jsx("tr",{className:N(Ue.row,e),...o})};function mt(e,o,{checkForDefaultPrevented:r=!0}={}){return function(n){if(e?.(n),r===!1||!n.defaultPrevented)return o?.(n)}}function vo(e,o,{checkForDefaultPrevented:r=!0}={}){return function(n){if(e?.(n),r===!1||!n.defaultPrevented)return o?.(n)}}var vt="rovingFocusGroup.onEntryFocus",fd={bubbles:!1,cancelable:!0},To="RovingFocusGroup",[bt,ni,pd]=pn(To),[gd,ai]=ko(To,[pd]),[hd,md]=gd(To),ii=g.forwardRef((e,o)=>l.jsx(bt.Provider,{scope:e.__scopeRovingFocusGroup,children:l.jsx(bt.Slot,{scope:e.__scopeRovingFocusGroup,children:l.jsx(vd,{...e,ref:o})})}));ii.displayName=To;var vd=g.forwardRef((e,o)=>{const{__scopeRovingFocusGroup:r,orientation:t,loop:n=!1,dir:a,currentTabStopId:i,defaultCurrentTabStopId:s,onCurrentTabStopIdChange:c,onEntryFocus:_,preventScrollOnEntryFocus:d=!1,...u}=e,p=g.useRef(null),m=re(o,p),b=jr(a),[h,v]=Ro({prop:i,defaultProp:s??null,onChange:c,caller:To}),[w,y]=g.useState(!1),x=Oe(_),k=ni(r),S=g.useRef(!1),[C,z]=g.useState(0);return g.useEffect(()=>{const $=p.current;if($)return $.addEventListener(vt,x),()=>$.removeEventListener(vt,x)},[x]),l.jsx(hd,{scope:r,orientation:t,dir:b,loop:n,currentTabStopId:h,onItemFocus:g.useCallback($=>v($),[v]),onItemShiftTab:g.useCallback(()=>y(!0),[]),onFocusableItemAdd:g.useCallback(()=>z($=>$+1),[]),onFocusableItemRemove:g.useCallback(()=>z($=>$-1),[]),children:l.jsx(G.div,{tabIndex:w||C===0?-1:0,"data-orientation":t,...u,ref:m,style:{outline:"none",...e.style},onMouseDown:vo(e.onMouseDown,()=>{S.current=!0}),onFocus:vo(e.onFocus,$=>{const I=!S.current;if($.target===$.currentTarget&&I&&!w){const q=new CustomEvent(vt,fd);if($.currentTarget.dispatchEvent(q),!q.defaultPrevented){const j=k().filter(A=>A.focusable),F=j.find(A=>A.active),W=j.find(A=>A.id===h),U=[F,W,...j].filter(Boolean).map(A=>A.ref.current);ci(U,d)}}S.current=!1}),onBlur:vo(e.onBlur,()=>y(!1))})})}),si="RovingFocusGroupItem",li=g.forwardRef((e,o)=>{const{__scopeRovingFocusGroup:r,focusable:t=!0,active:n=!1,tabStopId:a,children:i,...s}=e,c=Co(),_=a||c,d=md(si,r),u=d.currentTabStopId===_,p=ni(r),{onFocusableItemAdd:m,onFocusableItemRemove:b,currentTabStopId:h}=d;return g.useEffect(()=>{if(t)return m(),()=>b()},[t,m,b]),l.jsx(bt.ItemSlot,{scope:r,id:_,focusable:t,active:n,children:l.jsx(G.span,{tabIndex:u?0:-1,"data-orientation":d.orientation,...s,ref:o,onMouseDown:vo(e.onMouseDown,v=>{t?d.onItemFocus(_):v.preventDefault()}),onFocus:vo(e.onFocus,()=>d.onItemFocus(_)),onKeyDown:vo(e.onKeyDown,v=>{if(v.key==="Tab"&&v.shiftKey){d.onItemShiftTab();return}if(v.target!==v.currentTarget)return;const w=xd(v,d.orientation,d.dir);if(w!==void 0){if(v.metaKey||v.ctrlKey||v.altKey||v.shiftKey)return;v.preventDefault();let x=p().filter(k=>k.focusable).map(k=>k.ref.current);if(w==="last")x.reverse();else if(w==="prev"||w==="next"){w==="prev"&&x.reverse();const k=x.indexOf(v.currentTarget);x=d.loop?yd(x,k+1):x.slice(k+1)}setTimeout(()=>ci(x))}}),children:typeof i=="function"?i({isCurrentTabStop:u,hasTabStop:h!=null}):i})})});li.displayName=si;var bd={ArrowLeft:"prev",ArrowUp:"prev",ArrowRight:"next",ArrowDown:"next",PageUp:"first",Home:"first",PageDown:"last",End:"last"};function wd(e,o){return o!=="rtl"?e:e==="ArrowLeft"?"ArrowRight":e==="ArrowRight"?"ArrowLeft":e}function xd(e,o,r){const t=wd(e.key,r);if(!(o==="vertical"&&["ArrowLeft","ArrowRight"].includes(t))&&!(o==="horizontal"&&["ArrowUp","ArrowDown"].includes(t)))return bd[t]}function ci(e,o=!1){const r=document.activeElement;for(const t of e)if(t===r||(t.focus({preventScroll:o}),document.activeElement!==r))return}function yd(e,o){return e.map((r,t)=>e[(o+t)%e.length])}var kd=ii,Cd=li;function zd(e,o){return g.useReducer((r,t)=>o[r][t]??r,e)}var _i=e=>{const{present:o,children:r}=e,t=Sd(o),n=typeof r=="function"?r({present:t.isPresent}):g.Children.only(r),a=re(t.ref,$d(n));return typeof r=="function"||t.isPresent?g.cloneElement(n,{ref:a}):null};_i.displayName="Presence";function Sd(e){const[o,r]=g.useState(),t=g.useRef(null),n=g.useRef(e),a=g.useRef("none"),i=e?"mounted":"unmounted",[s,c]=zd(i,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}});return g.useEffect(()=>{const _=gr(t.current);a.current=s==="mounted"?_:"none"},[s]),le(()=>{const _=t.current,d=n.current;if(d!==e){const p=a.current,m=gr(_);e?c("MOUNT"):m==="none"||_?.display==="none"?c("UNMOUNT"):c(d&&p!==m?"ANIMATION_OUT":"UNMOUNT"),n.current=e}},[e,c]),le(()=>{if(o){let _;const d=o.ownerDocument.defaultView??window,u=m=>{const h=gr(t.current).includes(CSS.escape(m.animationName));if(m.target===o&&h&&(c("ANIMATION_END"),!n.current)){const v=o.style.animationFillMode;o.style.animationFillMode="forwards",_=d.setTimeout(()=>{o.style.animationFillMode==="forwards"&&(o.style.animationFillMode=v)})}},p=m=>{m.target===o&&(a.current=gr(t.current))};return o.addEventListener("animationstart",p),o.addEventListener("animationcancel",u),o.addEventListener("animationend",u),()=>{d.clearTimeout(_),o.removeEventListener("animationstart",p),o.removeEventListener("animationcancel",u),o.removeEventListener("animationend",u)}}else c("ANIMATION_END")},[o,c]),{isPresent:["mounted","unmountSuspended"].includes(s),ref:g.useCallback(_=>{t.current=_?getComputedStyle(_):null,r(_)},[])}}function gr(e){return e?.animationName||"none"}function $d(e){let o=Object.getOwnPropertyDescriptor(e.props,"ref")?.get,r=o&&"isReactWarning"in o&&o.isReactWarning;return r?e.ref:(o=Object.getOwnPropertyDescriptor(e,"ref")?.get,r=o&&"isReactWarning"in o&&o.isReactWarning,r?e.props.ref:e.props.ref||e.ref)}var hr="Tabs",[Ed]=ko(hr,[ai]),di=ai(),[Id,wt]=Ed(hr),ui=g.forwardRef((e,o)=>{const{__scopeTabs:r,value:t,onValueChange:n,defaultValue:a,orientation:i="horizontal",dir:s,activationMode:c="automatic",..._}=e,d=jr(s),[u,p]=Ro({prop:t,onChange:n,defaultProp:a??"",caller:hr});return l.jsx(Id,{scope:r,baseId:Co(),value:u,onValueChange:p,orientation:i,dir:d,activationMode:c,children:l.jsx(G.div,{dir:d,"data-orientation":i,..._,ref:o})})});ui.displayName=hr;var fi="TabsList",pi=g.forwardRef((e,o)=>{const{__scopeTabs:r,loop:t=!0,...n}=e,a=wt(fi,r),i=di(r);return l.jsx(kd,{asChild:!0,...i,orientation:a.orientation,dir:a.dir,loop:t,children:l.jsx(G.div,{role:"tablist","aria-orientation":a.orientation,...n,ref:o})})});pi.displayName=fi;var gi="TabsTrigger",hi=g.forwardRef((e,o)=>{const{__scopeTabs:r,value:t,disabled:n=!1,...a}=e,i=wt(gi,r),s=di(r),c=bi(i.baseId,t),_=wi(i.baseId,t),d=t===i.value;return l.jsx(Cd,{asChild:!0,...s,focusable:!n,active:d,children:l.jsx(G.button,{type:"button",role:"tab","aria-selected":d,"aria-controls":_,"data-state":d?"active":"inactive","data-disabled":n?"":void 0,disabled:n,id:c,...a,ref:o,onMouseDown:mt(e.onMouseDown,u=>{!n&&u.button===0&&u.ctrlKey===!1?i.onValueChange(t):u.preventDefault()}),onKeyDown:mt(e.onKeyDown,u=>{[" ","Enter"].includes(u.key)&&i.onValueChange(t)}),onFocus:mt(e.onFocus,()=>{const u=i.activationMode!=="manual";!d&&!n&&u&&i.onValueChange(t)})})})});hi.displayName=gi;var mi="TabsContent",vi=g.forwardRef((e,o)=>{const{__scopeTabs:r,value:t,forceMount:n,children:a,...i}=e,s=wt(mi,r),c=bi(s.baseId,t),_=wi(s.baseId,t),d=t===s.value,u=g.useRef(d);return g.useEffect(()=>{const p=requestAnimationFrame(()=>u.current=!1);return()=>cancelAnimationFrame(p)},[]),l.jsx(_i,{present:n||d,children:({present:p})=>l.jsx(G.div,{"data-state":d?"active":"inactive","data-orientation":s.orientation,role:"tabpanel","aria-labelledby":c,hidden:!p,id:_,tabIndex:0,...i,ref:o,style:{...e.style,animationDuration:u.current?"0s":void 0},children:p&&a})})});vi.displayName=mi;function bi(e,o){return`${e}-trigger-${o}`}function wi(e,o){return`${e}-content-${o}`}var qd=ui,Nd=pi,Td=hi,Ld=vi;const Pd={root:"_root_xk5iv_780"},xi=f.createContext({}),yi=f.forwardRef(({children:e,className:o,size:r="32",...t},n)=>l.jsx(xi.Provider,{value:{size:r},children:l.jsx(qd,{className:N(Pd.root,o),ref:n,...t,children:e})}));yi.displayName="Tabs";const jd=()=>{const e=f.useContext(xi);if(e===void 0)throw new Error("useTabs must be used within a Tabs component");return e},Ad={content:"_content_txk4b_780"},ki=f.forwardRef(({children:e,className:o,tabIndex:r=-1,...t},n)=>l.jsx(Ld,{className:N(Ad.content,o),ref:n,tabIndex:r,...t,children:e}));ki.displayName="TabsContent";const Md={list:"_list_az9nf_780"},Ci=f.forwardRef(({children:e,className:o,...r},t)=>l.jsx(Nd,{className:N(Md.list,o),ref:t,...r,children:e}));Ci.displayName="TabsList";const zi={focus:"_focus_11ssp_550","focus--default":"_focus--default_11ssp_567","focus--danger":"_focus--danger_11ssp_571","focus--visible":"_focus--visible_11ssp_577","focus-danger":"_focus-danger_11ssp_592","focus-within--default":"_focus-within--default_11ssp_598","focus-within--danger":"_focus-within--danger_11ssp_602","focus--input":"_focus--input_11ssp_607","focus--button":"_focus--button_11ssp_612","focus--card":"_focus--card_11ssp_617",swap:"_swap_11ssp_632","swap--text":"_swap--text_11ssp_641","swap--icon":"_swap--icon_11ssp_652","swap--icon-xs":"_swap--icon-xs_11ssp_662","swap--icon-s":"_swap--icon-s_11ssp_667","swap--icon-m":"_swap--icon-m_11ssp_672","swap--icon-l":"_swap--icon-l_11ssp_677","swap--icon-xl":"_swap--icon-xl_11ssp_682",swap__content:"_swap__content_11ssp_688","swap--group-horizontal":"_swap--group-horizontal_11ssp_697","swap--group-vertical":"_swap--group-vertical_11ssp_704","swap--with-background":"_swap--with-background_11ssp_712","swap--with-border":"_swap--with-border_11ssp_718","swap--interactive":"_swap--interactive_11ssp_726",trigger:"_trigger_11ssp_780",size32:"_size32_11ssp_800",size40:"_size40_11ssp_804"},Si=f.forwardRef(({children:e,className:o,size:r,...t},n)=>{const{size:a}=jd(),i=r||a||"32";return l.jsx(Td,{className:N(zi.trigger,zi[`size${i}`],o),ref:n,...t,children:e})});Si.displayName="TabsTrigger";const D={focus:"_focus_1cymq_550","focus--default":"_focus--default_1cymq_567","focus--danger":"_focus--danger_1cymq_571","focus--visible":"_focus--visible_1cymq_577","focus-danger":"_focus-danger_1cymq_592","focus-within--default":"_focus-within--default_1cymq_598","focus-within--danger":"_focus-within--danger_1cymq_602","focus--input":"_focus--input_1cymq_607","focus--button":"_focus--button_1cymq_612","focus--card":"_focus--card_1cymq_617",swap:"_swap_1cymq_632","swap--text":"_swap--text_1cymq_641","swap--icon":"_swap--icon_1cymq_652","swap--icon-xs":"_swap--icon-xs_1cymq_662","swap--icon-s":"_swap--icon-s_1cymq_667","swap--icon-m":"_swap--icon-m_1cymq_672","swap--icon-l":"_swap--icon-l_1cymq_677","swap--icon-xl":"_swap--icon-xl_1cymq_682",swap__content:"_swap__content_1cymq_688","swap--group-horizontal":"_swap--group-horizontal_1cymq_697","swap--group-vertical":"_swap--group-vertical_1cymq_704","swap--with-background":"_swap--with-background_1cymq_712","swap--with-border":"_swap--with-border_1cymq_718","swap--interactive":"_swap--interactive_1cymq_726",root:"_root_1cymq_780",fullWidth:"_fullWidth_1cymq_786",wrapper:"_wrapper_1cymq_790",open:"_open_1cymq_805",outline:"_outline_1cymq_809",fill:"_fill_1cymq_819",small:"_small_1cymq_831",inputElement:"_inputElement_1cymq_835",label:"_label_1cymq_840",clockIcon:"_clockIcon_1cymq_845",clearButton:"_clearButton_1cymq_850",medium:"_medium_1cymq_856",filled:"_filled_1cymq_865",error:"_error_1cymq_892",disabled:"_disabled_1cymq_901",inputWithLabel:"_inputWithLabel_1cymq_933",requiredIcon:"_requiredIcon_1cymq_1029",errorText:"_errorText_1cymq_1036",dropdownWrapper:"_dropdownWrapper_1cymq_1044",dropdown:"_dropdown_1cymq_1044",timeSelector:"_timeSelector_1cymq_1063",column:"_column_1cymq_1069",columnHeader:"_columnHeader_1cymq_1075",scrollContainer:"_scrollContainer_1cymq_1085",amPmContainer:"_amPmContainer_1cymq_1103",timeItem:"_timeItem_1cymq_1111",timeItemActive:"_timeItemActive_1cymq_1128",timeItemSelected:"_timeItemSelected_1cymq_1132",amPmItem:"_amPmItem_1cymq_1140",dropdownActions:"_dropdownActions_1cymq_1147",actionButton:"_actionButton_1cymq_1157",primary:"_primary_1cymq_1170"},$i=(e,o="24h")=>e==="hours"?o==="12h"?Array.from({length:12},(r,t)=>t+1):Array.from({length:24},(r,t)=>t):Array.from({length:60},(r,t)=>t),Ei=(e,o,r="24h")=>o==="hours"&&r==="12h"?e===0?12:e:e.toString().padStart(2,"0"),xt=e=>e>=12?"PM":"AM",mr=e=>e%12||12,Ii=f.forwardRef(({className:e,variant:o="outline",size:r="medium",label:t,isRequired:n=!1,error:a,showErrorMessage:i=!0,hasError:s=!1,disabled:c=!1,fullWidth:_=!0,placeholder:d="чч:мм",onChange:u,value:p,defaultValue:m,minTime:b,maxTime:h,timeFormat:v="24h",autoApply:w=!0,id:y,...x})=>{const[k,S]=f.useState(!1),[C,z]=f.useState(p||m||null),[$,I]=f.useState(0),[q,j]=f.useState(0),[F,W]=f.useState("AM"),B=f.useRef(null),U=f.useRef(null),A=f.useRef(null),H=f.useRef(null);f.useEffect(()=>{p!==void 0&&(z(p),p&&(I(v==="12h"?mr(p.hours):p.hours),j(p.minutes),v==="12h"&&W(xt(p.hours))))},[p,v]),f.useEffect(()=>{if(!C&&!p){const T=new Date,V=T.getHours(),L=T.getMinutes();I(v==="12h"?mr(V):V),j(L),v==="12h"&&W(xt(V))}},[C,p,v]),f.useEffect(()=>{const T=V=>{B.current&&!B.current.contains(V.target)&&U.current&&!U.current.contains(V.target)&&(w&&($!==C?.hours||q!==C?.minutes)?P($,q):S(!1))};return document.addEventListener("mousedown",T),()=>document.removeEventListener("mousedown",T)},[w,$,q,C,v]);const P=f.useCallback((T,V)=>{let L=T;v==="12h"&&(F==="PM"&&T!==12?L=T+12:F==="AM"&&T===12&&(L=0));const R={hours:L,minutes:V};z(R),u(R),w&&S(!1)},[v,F,w,u]),Z=T=>{T.stopPropagation(),!c&&(z(null),u(null),I(0),j(0),v==="12h"&&W("AM"))},te=(T,V)=>{const L=T.querySelector(`[data-value="${V}"]`);L&&(T.scrollTop=L.offsetTop-T.offsetHeight/2+L.offsetHeight/2)},pe=T=>{I(T),w&&P(T,q)},Te=T=>{j(T),w&&P($,T)};f.useEffect(()=>{k&&setTimeout(()=>{A.current&&te(A.current,$),H.current&&te(H.current,q)},100)},[k,$,q]);const Le=T=>{if(!T)return"";let V=T.hours,L=T.minutes.toString().padStart(2,"0");return v==="12h"?(V=mr(T.hours),`${V}:${L} ${xt(T.hours)}`):`${V.toString().padStart(2,"0")}:${L}`},de=()=>{const T=$i("hours",v),V=$i("minutes");return l.jsxs("div",{className:D.dropdown,ref:U,children:[l.jsxs("div",{className:D.timeSelector,children:[l.jsxs("div",{className:D.column,children:[l.jsx("div",{className:D.columnHeader,children:"ЧАСЫ"}),l.jsx("div",{className:D.scrollContainer,ref:A,children:T.map(L=>l.jsx("div",{"data-value":L,className:N(D.timeItem,$===L&&D.timeItemActive,C&&v==="24h"&&C.hours===L&&D.timeItemSelected,C&&v==="12h"&&mr(C.hours)===L&&D.timeItemSelected),onClick:()=>pe(L),children:Ei(L,"hours",v)},L))})]}),l.jsxs("div",{className:D.column,children:[l.jsx("div",{className:D.columnHeader,children:"МИНУТЫ"}),l.jsx("div",{className:D.scrollContainer,ref:H,children:V.map(L=>l.jsx("div",{"data-value":L,className:N(D.timeItem,q===L&&D.timeItemActive,C&&C.minutes===L&&D.timeItemSelected),onClick:()=>Te(L),children:Ei(L,"minutes")},L))})]}),v==="12h"&&l.jsxs("div",{className:D.column,children:[l.jsx("div",{className:D.columnHeader,children:"AM/PM"}),l.jsxs("div",{className:D.amPmContainer,children:[l.jsx("div",{className:N(D.timeItem,D.amPmItem,F==="AM"&&D.timeItemActive,F==="AM"&&D.timeItemSelected),onClick:()=>{if(W("AM"),w&&C){const L=C.hours>=12?C.hours-12:C.hours;P(L,C.minutes)}},children:"AM"}),l.jsx("div",{className:N(D.timeItem,D.amPmItem,F==="PM"&&D.timeItemActive,F==="PM"&&D.timeItemSelected),onClick:()=>{if(W("PM"),w&&C){const L=C.hours<12?C.hours+12:C.hours;P(L,C.minutes)}},children:"PM"})]})]})]}),!w&&l.jsxs("div",{className:D.dropdownActions,children:[l.jsx("button",{type:"button",className:D.actionButton,onClick:()=>S(!1),children:"Отмена"}),l.jsx("button",{type:"button",className:N(D.actionButton,D.primary),onClick:()=>P($,q),children:"Выбрать"})]})]})},ye=Le(C),ge=!!ye,M=s||!!a,K=r==="medium",Q={root:N(D.root,_&&D.fullWidth,e),wrapper:N(D.wrapper,D[o],D[r],{[D.disabled]:c,[D.error]:M,[D.filled]:ge,[D.open]:k}),label:N(D.label,c&&D.disabled),clockIcon:N(D.clockIcon,c&&D.disabled,M&&D.error),clearButton:D.clearButton,errorText:D.errorText};return l.jsxs("div",{className:Q.root,ref:B,children:[l.jsxs("div",{className:Q.wrapper,onClick:()=>!c&&S(!k),children:[l.jsx("input",{...x,id:y,readOnly:!0,value:ye,placeholder:K?void 0:d,className:N(D.inputElement,{[D.inputWithLabel]:t&&K}),disabled:c}),t&&K&&l.jsxs("label",{className:Q.label,children:[t,n&&l.jsx(no,{className:D.requiredIcon})]}),l.jsx(Cr,{className:Q.clockIcon}),ge&&!c&&l.jsx("button",{type:"button",className:Q.clearButton,onClick:Z,"aria-label":"Очистить время",children:"×"})]}),k&&l.jsx("div",{className:D.dropdownWrapper,children:de()}),a&&i&&l.jsx("span",{className:Q.errorText,children:a})]})});Ii.displayName="TimePicker",E.Accordion=Li,E.AlertsBellIcon=zt,E.ArrowChevronDownIcon=jo,E.ArrowChevronLeftIcon=br,E.ArrowChevronRightIcon=wr,E.ArrowChevronUpIcon=xr,E.ArrowIcon=to,E.ArrowRefreshIcon=St,E.AuthCard=Pi,E.Avatar=Gt,E.AvatarGroup=ji,E.AvatarWithCssBorder=Ai,E.Badge=Mi,E.Button=Mo,E.CalendarDueIcon=yr,E.CheckIcon=kr,E.Checkbox=$r,E.Chip=Ui,E.ClockIcon=Cr,E.ControlledCheckbox=ns,E.ControlledInput=as,E.ControlledInputGroupStack=is,E.ControlledTextArea=ss,E.Counter=Fi,E.DatePicker=Qt,E.Divider=Zt,E.Dot=Wi,E.EyeIcon=Et,E.EyeSlashIcon=It,E.FacebookIcon=$t,E.ImagePhotoIcon=Nt,E.ImagePhotoOutline=Tt,E.Input=Tr,E.InputGroupStack=Lr,E.InstagramIcon=qt,E.LinkIcon=Lt,E.LogoutV1Outline=Pt,E.MathSymbolXV2Icon=Ao,E.MathSymbolsAddSquareV2Icon=jt,E.MathSymbolsXCircleContainedIcon=At,E.MinusIcon=zr,E.OdnoklassnikiIcon=Mt,E.PageContainer=ls,E.PaperClipIcon=Dt,E.RequiredIcon=no,E.ScrollArea=ht,E.ScrollBar=No,E.SearchIcon=Ot,E.SegmentControl=cs,E.Select=ti,E.Spinner=Yt,E.SwapIcon=Sr,E.Table=ud,E.Tabs=yi,E.TabsContent=ki,E.TabsList=Ci,E.TabsTrigger=Si,E.TelegramIcon=Bt,E.TextArea=Pr,E.TextRecognitionIcon=Vt,E.TimeCalendarV2Icon=Ht,E.TimePicker=Ii,E.TrashIcon=Wt,E.Typography=Ze,E.VKIcon=Ft,Object.defineProperty(E,Symbol.toStringTag,{value:"Module"})}));
|