@post-pioneer/ui-kit 0.1.58 → 0.1.59
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 +1436 -1437
- package/dist/ui-kit-postpioneer.umd.js +11 -11
- package/package.json +1 -1
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
(function(j,_){typeof exports=="object"&&typeof module<"u"?_(exports,require("react/jsx-runtime"),require("react"),require("react-dom")):typeof define=="function"&&define.amd?define(["exports","react/jsx-runtime","react","react-dom"],_):(j=typeof globalThis<"u"?globalThis:j||self,_(j.PostPioneerUI={},j.jsxRuntime,j.React,j.ReactDOM))})(this,(function(j,_,g,Jo){"use strict";var Rt=document.createElement("style");Rt.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_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_1m2fe_550{position:relative}._focus_1m2fe_550:after{content:"";position:absolute;inset:-4px;border-radius:inherit;pointer-events:none;transition:var(--focus-transition);opacity:0}._focus--default_1m2fe_567:after{box-shadow:var(--focus-ring-default)}._focus--danger_1m2fe_571:after{box-shadow:var(--focus-ring-danger)}._focus_1m2fe_550:focus-visible:after,._focus_1m2fe_550._focus--visible_1m2fe_577:after{opacity:1}._focus-danger_1m2fe_592:focus-visible{outline:var(--focus-outline-danger);outline-offset:2px}._focus-within--default_1m2fe_598:focus-within{box-shadow:var(--focus-shadow-default)}._focus-within--danger_1m2fe_602:focus-within{box-shadow:var(--focus-shadow-danger)}._focus--input_1m2fe_607:focus{border-color:var(--color-accept-default-600);box-shadow:var(--focus-shadow-default)}._focus--button_1m2fe_612:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}._focus--card_1m2fe_617:focus-visible{box-shadow:var(--focus-shadow-default)}@media (prefers-reduced-motion: reduce){._focus_1m2fe_550:after{transition:none}:root{--focus-transition: none}}._swap_1m2fe_632{display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}._swap--text_1m2fe_641{display:inline;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit}._swap--icon_1m2fe_652{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0}._swap--icon-xs_1m2fe_662{width:.75rem;height:.75rem}._swap--icon-s_1m2fe_667{width:.875rem;height:.875rem}._swap--icon-m_1m2fe_672{width:1rem;height:1rem}._swap--icon-l_1m2fe_677{width:1.25rem;height:1.25rem}._swap--icon-xl_1m2fe_682{width:1.5rem;height:1.5rem}._swap__content_1m2fe_688{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._swap--group-horizontal_1m2fe_697{display:inline-flex;flex-direction:row;gap:.5rem;align-items:center}._swap--group-vertical_1m2fe_704{display:inline-flex;flex-direction:column;gap:.5rem;align-items:center}._swap--with-background_1m2fe_712{background-color:var(--color-background-page);padding:.5rem;border-radius:4px}._swap--with-border_1m2fe_718{border:1px solid #dddddd;border:var(--border-s, 1px solid #dddddd);padding:.5rem;border-radius:4px}._swap--interactive_1m2fe_726{cursor:pointer;transition:all .2s ease}._swap--interactive_1m2fe_726:hover{opacity:.8}._swap--interactive_1m2fe_726:active{transform:translateY(1px)}._root_1m2fe_780{display:flex;flex-direction:column;width:100%}._root_1m2fe_780._fullWidth_1m2fe_786{width:100%}._wrapper_1m2fe_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);z-index:1}._wrapper_1m2fe_791:hover,._wrapper_1m2fe_791:focus-within{z-index:10}._wrapper_1m2fe_791._single_1m2fe_808{border-radius:var(--border-radius-m)}._wrapper_1m2fe_791._first_1m2fe_811{border-radius:var(--border-radius-m) var(--border-radius-m) 0 0}._wrapper_1m2fe_791._middle_1m2fe_814{border-radius:0;border-top:none}._wrapper_1m2fe_791._last_1m2fe_818{border-radius:0 0 var(--border-radius-m) var(--border-radius-m);border-top:none}._wrapper_1m2fe_791._error_1m2fe_825{border-color:var(--color-danger-500)}._wrapper_1m2fe_791._error_1m2fe_825._outline_1m2fe_828{background:var(--color-white);border-color:var(--color-danger-500)}._wrapper_1m2fe_791._error_1m2fe_825._outline_1m2fe_828:hover{border-color:var(--color-danger-600)}._wrapper_1m2fe_791._error_1m2fe_825._outline_1m2fe_828:focus-within{border-color:var(--color-danger-600);box-shadow:0 0 0 1px var(--color-danger-500)}._wrapper_1m2fe_791._error_1m2fe_825._fill_1m2fe_842{background:var(--color-danger-50);border-color:var(--color-danger-200)}._wrapper_1m2fe_791._error_1m2fe_825._fill_1m2fe_842:hover{background:var(--color-danger-100);border-color:var(--color-danger-300)}._wrapper_1m2fe_791._error_1m2fe_825._fill_1m2fe_842:focus-within{background:var(--color-danger-100);border-color:var(--color-danger-500);box-shadow:0 0 0 1px var(--color-danger-500)}._wrapper_1m2fe_791._small_1m2fe_858{min-height:32px}._wrapper_1m2fe_791._small_1m2fe_858 ._input_1m2fe_861{height:32px;padding:0 var(--spacing-m)}._wrapper_1m2fe_791._small_1m2fe_858 ._label_1m2fe_865{top:50%;font-size:var(--font-size-s);transform:translateY(-50%)}._wrapper_1m2fe_791._medium_1m2fe_870{min-height:48px}._wrapper_1m2fe_791._medium_1m2fe_870 ._input_1m2fe_861{height:48px;padding:0 var(--spacing-l)}._wrapper_1m2fe_791._medium_1m2fe_870 ._label_1m2fe_865{top:50%;transform:translateY(-50%)}._wrapper_1m2fe_791._outline_1m2fe_828{border-color:var(--color-blue-gray-100);background:var(--color-white)}._wrapper_1m2fe_791._outline_1m2fe_828:hover{border-color:var(--color-indigo-400)}._wrapper_1m2fe_791._outline_1m2fe_828:focus-within{border-color:var(--color-indigo-500);box-shadow:0 0 0 1px var(--color-indigo-500)}._wrapper_1m2fe_791._fill_1m2fe_842{background:var(--color-blue-gray-50);border-color:var(--color-blue-gray-50)}._wrapper_1m2fe_791._fill_1m2fe_842:hover{background:var(--color-blue-gray-40);border-color:var(--color-blue-gray-40)}._wrapper_1m2fe_791._fill_1m2fe_842:focus-within{background:var(--color-blue-gray-35);border-color:var(--color-blue-gray-35);box-shadow:0 0 0 1px var(--color-blue-gray-400)}._wrapper_1m2fe_791._disabled_1m2fe_911{background:var(--color-gray-50);border-color:var(--color-gray-200);color:var(--color-text-disabled);cursor:not-allowed}._wrapper_1m2fe_791._disabled_1m2fe_911 ._input_1m2fe_861,._wrapper_1m2fe_791._disabled_1m2fe_911 ._label_1m2fe_865{color:var(--color-text-disabled)}._wrapper_1m2fe_791._disabled_1m2fe_911 ._clearButton_1m2fe_923{display:none}._wrapper_1m2fe_791._withPrefix_1m2fe_929 ._input_1m2fe_861{padding-left:calc(var(--spacing-m) + 36px)}._wrapper_1m2fe_791._withSuffix_1m2fe_932 ._input_1m2fe_861{padding-right:calc(var(--spacing-m) + 36px)}._input_1m2fe_861{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)}._input_1m2fe_861::placeholder{opacity:0}._input_1m2fe_861:disabled{cursor:not-allowed}._label_1m2fe_865{position:absolute;left:var(--spacing-m);top:50%;transform:translateY(-50%);font-size:var(--font-size-s);color:var(--color-blue-gray-700);pointer-events:none;transition:all .2s ease;display:flex;align-items:center;gap:2px;background:transparent}._requiredIcon_1m2fe_970{color:var(--color-danger-600);width:6px;height:6px;flex-shrink:0;transform:translateY(-2px)}._wrapper_1m2fe_791._small_1m2fe_858:focus-within ._label_1m2fe_865,._wrapper_1m2fe_791._small_1m2fe_858._filled_1m2fe_980 ._label_1m2fe_865{opacity:0;visibility:hidden}._wrapper_1m2fe_791._medium_1m2fe_870:focus-within ._label_1m2fe_865,._wrapper_1m2fe_791._medium_1m2fe_870._filled_1m2fe_980 ._label_1m2fe_865{top:var(--spacing-xs);transform:none;font-size:var(--font-size-xs);color:var(--color-blue-gray-400);padding:0 var(--spacing-2xs)}._wrapper_1m2fe_791._outline_1m2fe_828 ._wrapper_1m2fe_791._medium_1m2fe_870:focus-within ._label_1m2fe_865,._wrapper_1m2fe_791._outline_1m2fe_828 ._wrapper_1m2fe_791._medium_1m2fe_870._filled_1m2fe_980 ._label_1m2fe_865{background:var(--color-white)}._wrapper_1m2fe_791._fill_1m2fe_842 ._wrapper_1m2fe_791._medium_1m2fe_870:focus-within ._label_1m2fe_865,._wrapper_1m2fe_791._fill_1m2fe_842 ._wrapper_1m2fe_791._medium_1m2fe_870._filled_1m2fe_980 ._label_1m2fe_865{background:var(--color-blue-gray-50)}._wrapper_1m2fe_791._fill_1m2fe_842:focus-within ._wrapper_1m2fe_791._medium_1m2fe_870:focus-within ._label_1m2fe_865,._wrapper_1m2fe_791._fill_1m2fe_842:focus-within ._wrapper_1m2fe_791._medium_1m2fe_870._filled_1m2fe_980 ._label_1m2fe_865{background:var(--color-blue-gray-35)}._wrapper_1m2fe_791._error_1m2fe_825._outline_1m2fe_828 ._wrapper_1m2fe_791._medium_1m2fe_870:focus-within ._label_1m2fe_865,._wrapper_1m2fe_791._error_1m2fe_825._outline_1m2fe_828 ._wrapper_1m2fe_791._medium_1m2fe_870._filled_1m2fe_980 ._label_1m2fe_865{background:var(--color-white);color:var(--color-danger-600)}._wrapper_1m2fe_791._error_1m2fe_825._fill_1m2fe_842 ._wrapper_1m2fe_791._medium_1m2fe_870:focus-within ._label_1m2fe_865,._wrapper_1m2fe_791._error_1m2fe_825._fill_1m2fe_842 ._wrapper_1m2fe_791._medium_1m2fe_870._filled_1m2fe_980 ._label_1m2fe_865{background:var(--color-danger-50);color:var(--color-danger-600)}._wrapper_1m2fe_791._error_1m2fe_825._fill_1m2fe_842:focus-within ._wrapper_1m2fe_791._medium_1m2fe_870:focus-within ._label_1m2fe_865,._wrapper_1m2fe_791._error_1m2fe_825._fill_1m2fe_842:focus-within ._wrapper_1m2fe_791._medium_1m2fe_870._filled_1m2fe_980 ._label_1m2fe_865{background:var(--color-danger-100)}._wrapper_1m2fe_791._error_1m2fe_825 ._label_1m2fe_865{color:var(--color-danger-600)}._wrapper_1m2fe_791._disabled_1m2fe_911 ._label_1m2fe_865{color:var(--color-text-disabled)}._innerHint_1m2fe_1034{position:absolute;left:var(--spacing-m);top:50%;transform:translateY(-50%);color:var(--color-blue-gray-400);font-size:var(--font-size-s);line-height:var(--line-height-s);pointer-events:none;transition:opacity .2s ease}._wrapper_1m2fe_791._filled_1m2fe_980 ._innerHint_1m2fe_1034,._wrapper_1m2fe_791._error_1m2fe_825 ._innerHint_1m2fe_1034{opacity:0}._clearButton_1m2fe_923{position:absolute;right:var(--spacing-s);top:50%;transform:translateY(-50%);border:none;background:transparent;color:var(--color-blue-gray-400);cursor:pointer;display:flex;align-items:center;justify-content:center;padding:4px;border-radius:var(--border-radius-s)}._clearButton_1m2fe_923:hover{color:var(--color-blue-gray-600);background:var(--color-blue-gray-100)}._clearButton_1m2fe_923:focus-visible{outline:1px solid var(--color-indigo-300)}._wrapper_1m2fe_791._error_1m2fe_825 ._clearButton_1m2fe_923{color:var(--color-danger-400)}._wrapper_1m2fe_791._error_1m2fe_825 ._clearButton_1m2fe_923:hover{color:var(--color-danger-600);background:var(--color-danger-100)}._affix_1m2fe_1081{display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;gap:4px;color:var(--color-blue-gray-500);flex-shrink:0;height:100%}._prefix_1m2fe_1092{border-right:var(--border-s);border-color:inherit}._suffix_1m2fe_1097{border-left:var(--border-s);border-color:inherit}._wrapper_1m2fe_791._error_1m2fe_825 ._suffix_1m2fe_1097{border-color:var(--color-danger-300)}._errorText_1m2fe_1106{color:var(--color-danger-500);font-size:var(--font-size-s);line-height:var(--line-height-s);margin-top:var(--spacing-2xs);display:block;opacity:1;transition:opacity .2s ease}._errorText_1m2fe_1106: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_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_zdqaw_550{position:relative}._focus_zdqaw_550:after{content:"";position:absolute;inset:-4px;border-radius:inherit;pointer-events:none;transition:var(--focus-transition);opacity:0}._focus--default_zdqaw_567:after{box-shadow:var(--focus-ring-default)}._focus--danger_zdqaw_571:after{box-shadow:var(--focus-ring-danger)}._focus_zdqaw_550:focus-visible:after,._focus_zdqaw_550._focus--visible_zdqaw_577:after{opacity:1}._focus-danger_zdqaw_592:focus-visible{outline:var(--focus-outline-danger);outline-offset:2px}._focus-within--default_zdqaw_598:focus-within{box-shadow:var(--focus-shadow-default)}._focus-within--danger_zdqaw_602:focus-within{box-shadow:var(--focus-shadow-danger)}._focus--input_zdqaw_607:focus{border-color:var(--color-accept-default-600);box-shadow:var(--focus-shadow-default)}._focus--button_zdqaw_612:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}._focus--card_zdqaw_617:focus-visible{box-shadow:var(--focus-shadow-default)}@media (prefers-reduced-motion: reduce){._focus_zdqaw_550:after{transition:none}:root{--focus-transition: none}}._swap_zdqaw_632{display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}._swap--text_zdqaw_641{display:inline;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit}._swap--icon_zdqaw_652{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0}._swap--icon-xs_zdqaw_662{width:.75rem;height:.75rem}._swap--icon-s_zdqaw_667{width:.875rem;height:.875rem}._swap--icon-m_zdqaw_672{width:1rem;height:1rem}._swap--icon-l_zdqaw_677{width:1.25rem;height:1.25rem}._swap--icon-xl_zdqaw_682{width:1.5rem;height:1.5rem}._swap__content_zdqaw_688{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._swap--group-horizontal_zdqaw_697{display:inline-flex;flex-direction:row;gap:.5rem;align-items:center}._swap--group-vertical_zdqaw_704{display:inline-flex;flex-direction:column;gap:.5rem;align-items:center}._swap--with-background_zdqaw_712{background-color:var(--color-background-page);padding:.5rem;border-radius:4px}._swap--with-border_zdqaw_718{border:1px solid #dddddd;border:var(--border-s, 1px solid #dddddd);padding:.5rem;border-radius:4px}._swap--interactive_zdqaw_726{cursor:pointer;transition:all .2s ease}._swap--interactive_zdqaw_726:hover{opacity:.8}._swap--interactive_zdqaw_726:active{transform:translateY(1px)}._segmentGroup_zdqaw_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_zdqaw_780._fullWidth_zdqaw_790{width:100%}._segmentGroup_zdqaw_780._fullWidth_zdqaw_790 ._segmentItem_zdqaw_793{flex:1;min-width:0;text-align:center}._segmentGroup_zdqaw_780._scrollable_zdqaw_798{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}._segmentGroup_zdqaw_780._scrollable_zdqaw_798::-webkit-scrollbar{display:none}._segmentGroup_zdqaw_780._scrollable_zdqaw_798 ._segmentItem_zdqaw_793{flex-shrink:0}._size-s_zdqaw_811 ._segmentItem_zdqaw_793{height:24px;font-size:13px;padding:0 10px;border-radius:6px}._size-m_zdqaw_818 ._segmentItem_zdqaw_793{height:32px;font-size:14px;padding:0 14px;border-radius:8px}._size-l_zdqaw_825 ._segmentItem_zdqaw_793{height:40px;font-size:15px;padding:0 16px;border-radius:8px}._segmentItem_zdqaw_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_zdqaw_793:hover:not(._disabled_zdqaw_848):not(._active_zdqaw_848){background:var(--color-blue-gray-35);color:var(--color-blue-gray-900)}._segmentItem_zdqaw_793:active:not(._disabled_zdqaw_848):not(._hover_zdqaw_852){background:var(--color-blue-gray-50);color:var(--color-blue-gray-900)}._segmentItem_zdqaw_793:focus-visible{outline:2px solid var(--color-indigo-300);outline-offset:2px}._segmentItem_zdqaw_793._disabled_zdqaw_848{opacity:.5;cursor:not-allowed}._segmentItem_zdqaw_793._active_zdqaw_848{background:var(--color-white-alpha-100);color:var(--color-blue-gray-900);border:1px solid transparent;font-weight:600}._variant-filled_zdqaw_874 ._segmentItem_zdqaw_793._active_zdqaw_848{background:var(--color-indigo-600);color:var(--color-white-alpha-100);border-color:var(--color-indigo-600)}._variant-filled_zdqaw_874 ._segmentItem_zdqaw_793._active_zdqaw_848:hover{background:var(--color-indigo-700)}._variant-outlined_zdqaw_883 ._segmentItem_zdqaw_793._active_zdqaw_848{background:var(--color-white);color:var(--color-indigo-600);border:1px solid var(--color-indigo-200)}@media (max-width: 768px){._segmentGroup_zdqaw_780{gap:2px;padding:2px}._segmentGroup_zdqaw_780:not(._fullWidth_zdqaw_790){overflow-x:auto;overflow-y:hidden}._segmentGroup_zdqaw_780:not(._fullWidth_zdqaw_790)::-webkit-scrollbar{display:none}._segmentItem_zdqaw_793{font-size:13px;padding:0 8px;height:28px;flex-shrink:0}._size-s_zdqaw_811 ._segmentItem_zdqaw_793{min-width:50px;padding:0 6px}._size-m_zdqaw_818 ._segmentItem_zdqaw_793{min-width:60px;padding:0 8px}._size-l_zdqaw_825 ._segmentItem_zdqaw_793{min-width:70px;padding:0 10px}}@media (max-width: 480px){._segmentGroup_zdqaw_780._fullWidth_zdqaw_790 ._segmentItem_zdqaw_793{font-size:12px;padding:0 4px}._segmentItem_zdqaw_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}: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_1jn0k_550{position:relative}._focus_1jn0k_550:after{content:"";position:absolute;inset:-4px;border-radius:inherit;pointer-events:none;transition:var(--focus-transition);opacity:0}._focus--default_1jn0k_567:after{box-shadow:var(--focus-ring-default)}._focus--danger_1jn0k_571:after{box-shadow:var(--focus-ring-danger)}._focus_1jn0k_550:focus-visible:after,._focus_1jn0k_550._focus--visible_1jn0k_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_1jn0k_592:focus-visible{outline:var(--focus-outline-danger);outline-offset:2px}._focus-within--default_1jn0k_598:focus-within{box-shadow:var(--focus-shadow-default)}._focus-within--danger_1jn0k_602:focus-within{box-shadow:var(--focus-shadow-danger)}._focus--input_1jn0k_607:focus{border-color:var(--color-accept-default-600);box-shadow:var(--focus-shadow-default)}._focus--button_1jn0k_612:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}._focus--card_1jn0k_617:focus-visible{box-shadow:var(--focus-shadow-default)}@media (prefers-reduced-motion: reduce){._focus_1jn0k_550:after{transition:none}:root{--focus-transition: none}}._swap_1jn0k_632{display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}._swap--text_1jn0k_641{display:inline;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit}._swap--icon_1jn0k_652{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0}._swap--icon-xs_1jn0k_662{width:.75rem;height:.75rem}._swap--icon-s_1jn0k_667{width:.875rem;height:.875rem}._swap--icon-m_1jn0k_672{width:1rem;height:1rem}._swap--icon-l_1jn0k_677{width:1.25rem;height:1.25rem}._swap--icon-xl_1jn0k_682{width:1.5rem;height:1.5rem}._swap__content_1jn0k_688{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._swap--group-horizontal_1jn0k_697{display:inline-flex;flex-direction:row;gap:.5rem;align-items:center}._swap--group-vertical_1jn0k_704{display:inline-flex;flex-direction:column;gap:.5rem;align-items:center}._swap--with-background_1jn0k_712{background-color:var(--color-background-page);padding:.5rem;border-radius:4px}._swap--with-border_1jn0k_718{border:1px solid #dddddd;border:var(--border-s, 1px solid #dddddd);padding:.5rem;border-radius:4px}._swap--interactive_1jn0k_726{cursor:pointer;transition:all .2s ease}._swap--interactive_1jn0k_726:hover{opacity:.8}._swap--interactive_1jn0k_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_1jn0k_780{display:flex;flex-direction:column;width:100%;gap:var(--spacing-2xs)}._wrapper_1jn0k_787{position:relative;display:flex;border-radius:var(--border-radius-m);transition:all .2s ease;overflow:hidden}._wrapper_1jn0k_787._outline_1jn0k_794{border:var(--border-s);background:var(--color-white)}._wrapper_1jn0k_787._outline_1jn0k_794:focus-within{border-color:var(--color-indigo-500)}._wrapper_1jn0k_787._outline_1jn0k_794:hover{border-color:var(--color-indigo-400)}._wrapper_1jn0k_787._fill_1jn0k_804{background:var(--color-blue-gray-50);border:var(--border-s);border-color:var(--color-blue-gray-50)}._wrapper_1jn0k_787._fill_1jn0k_804:focus-within{background:var(--color-blue-gray-35);border-color:var(--color-blue-gray-35)}._wrapper_1jn0k_787._error_1jn0k_813{border-color:var(--color-danger-500);background:var(--color-danger-50)}._wrapper_1jn0k_787._error_1jn0k_813._fill_1jn0k_804{background:var(--color-danger-100)}._wrapper_1jn0k_787._error_1jn0k_813:focus-within{border-color:var(--color-danger-600)}._wrapper_1jn0k_787._disabled_1jn0k_823{background:var(--color-gray-50);color:var(--color-text-disabled);cursor:not-allowed}._wrapper_1jn0k_787._disabled_1jn0k_823 ._textarea_1jn0k_828{color:var(--color-text-disabled)}._textarea_1jn0k_828{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-l) var(--spacing-6xl) var(--spacing-s) var(--spacing-m);outline:none;min-height:var(--size-7xl)}._textarea_1jn0k_828::placeholder{opacity:0}._textarea_1jn0k_828:disabled{cursor:not-allowed}._label_1jn0k_851{position:absolute;top:var(--spacing-l);left:var(--spacing-m);transform:translateY(-50%);font-size:var(--font-size-s);line-height:var(--line-height-xxxxxl);color:var(--color-blue-gray-700);pointer-events:none;transition:all .2s ease;display:flex;align-items:center;gap:2px}._required_1jn0k_866{color:var(--color-danger-600);width:6px;height:6px;flex-shrink:0;transform:translateY(-2px)}._wrapper_1jn0k_787:focus-within ._label_1jn0k_851,._wrapper_1jn0k_787._filled_1jn0k_875 ._label_1jn0k_851{top:var(--spacing-xs);transform:none;font-size:var(--font-size-xs);color:var(--color-blue-gray-400);background:var(--color-white);padding:0 var(--spacing-2xs)}._wrapper_1jn0k_787._error_1jn0k_813:focus-within ._label_1jn0k_851,._wrapper_1jn0k_787._error_1jn0k_813._filled_1jn0k_875 ._label_1jn0k_851{color:var(--color-danger-600);background:var(--color-danger-50)}._wrapper_1jn0k_787._disabled_1jn0k_823 ._label_1jn0k_851{color:var(--color-text-disabled)}._clearButton_1jn0k_894{position:absolute;right:var(--spacing-s);top:var(--spacing-l);transform:translateY(-50%);border:none;background:transparent;color:var(--color-blue-gray-400);font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center}._clearButton_1jn0k_894:hover{color:var(--color-blue-gray-600)}._clearButton_1jn0k_894:focus-visible{outline:2px solid var(--color-indigo-300);border-radius:var(--border-radius-s)}._disabled_1jn0k_823 ._clearButton_1jn0k_894{display:none}._errorText_1jn0k_919{color:var(--color-danger-600);font-size:var(--font-size-s);line-height:var(--line-height-s)}._innerHint_1jn0k_925{position:absolute;top:var(--spacing-2xl);left:var(--spacing-m);color:var(--color-blue-gray-400);font-size:var(--font-size-s);line-height:var(--line-height-s);pointer-events:none;transition:opacity .2s ease,transform .2s ease}._wrapper_1jn0k_787._filled_1jn0k_875 ._innerHint_1jn0k_925,._wrapper_1jn0k_787._error_1jn0k_813 ._innerHint_1jn0k_925{opacity:0}
|
|
2
|
-
/*$vite$:1*/`,document.head.appendChild(Rt);function Jt(e){const o=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const r=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(o,t,r.get?r:{enumerable:!0,get:()=>e[t]})}}return o.default=e,Object.freeze(o)}const p=Jt(g),wo=Jt(Jo),er=g.forwardRef(({width:e="12",height:o="14",color:t="currentColor",...r},n)=>_.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 12 14",fill:"none",color:t,xmlns:"http://www.w3.org/2000/svg",...r,children:_.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"})}));er.displayName="AlertsBellIcon";const Ze=g.forwardRef(({width:e="7",height:o="4",color:t="currentColor",...r},n)=>_.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 7 4",fill:"none",color:t,xmlns:"http://www.w3.org/2000/svg",...r,children:_.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"})}));Ze.displayName="ArrowIcon";const bo=g.forwardRef(({width:e="12",height:o="8",color:t="currentColor",...r},n)=>_.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 12 8",fill:"none",color:t,xmlns:"http://www.w3.org/2000/svg",...r,children:_.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"})}));bo.displayName="ArrowChevronDownIcon";const or=g.forwardRef(({width:e="6",height:o="10",color:t="currentColor",...r},n)=>_.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 6 10",fill:"none",color:t,xmlns:"http://www.w3.org/2000/svg",...r,children:_.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"})}));or.displayName="ArrowChevronLeftIcon";const tr=g.forwardRef(({width:e="6",height:o="10",color:t="currentColor",...r},n)=>_.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 6 10",fill:"none",color:t,xmlns:"http://www.w3.org/2000/svg",...r,children:_.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"})}));tr.displayName="ArrowChevronRightIcon";const et=g.forwardRef(({width:e="12",height:o="8",color:t="currentColor",...r},n)=>_.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 12 8",fill:"none",color:t,xmlns:"http://www.w3.org/2000/svg",...r,children:_.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"})}));et.displayName="ArrowChevronUpIcon";const rr=g.forwardRef(({width:e="20",height:o="20",color:t="currentColor",...r},n)=>_.jsxs("svg",{ref:n,width:e,height:o,viewBox:"0 0 20 20",fill:"none",color:t,xmlns:"http://www.w3.org/2000/svg",...r,children:[_.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"}),_.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"})]}));rr.displayName="ArrowRefreshIcon";const ot=g.forwardRef(({width:e="18",height:o="12",color:t="currentColor",...r},n)=>_.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 18 12",fill:"none",color:t,xmlns:"http://www.w3.org/2000/svg",...r,children:_.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"})}));ot.displayName="CheckIcon";const nr=g.forwardRef(({width:e="16",height:o="16",color:t="currentColor",...r},n)=>_.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 16 16",fill:"none",color:t,xmlns:"http://www.w3.org/2000/svg",...r,children:_.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"})}));nr.displayName="FacebookIcon";const ar=g.forwardRef(({width:e="24",height:o="24",color:t="currentColor",...r},n)=>_.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 24 24",fill:"none",color:t,xmlns:"http://www.w3.org/2000/svg",...r,children:_.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"})}));ar.displayName="EyeIcon";const ir=g.forwardRef(({width:e="26",height:o="26",color:t="currentColor",...r},n)=>_.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 20 16",fill:"none",color:t,xmlns:"http://www.w3.org/2000/svg",...r,children:_.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"})}));ir.displayName="EyeSlashIcon";const sr=g.forwardRef(({width:e="14",height:o="14",color:t="currentColor",...r},n)=>_.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 14 14",fill:"none",color:t,xmlns:"http://www.w3.org/2000/svg",...r,children:_.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:""})}));sr.displayName="InstagramIcon";const lr=g.forwardRef(({width:e="16",height:o="16",color:t="currentColor",...r},n)=>_.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 16 16",fill:"none",color:t,xmlns:"http://www.w3.org/2000/svg",...r,children:_.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"})}));lr.displayName="ImagePhotoIcon";const cr=g.forwardRef(({width:e="12",height:o="14",color:t="currentColor",...r},n)=>_.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 16 16",fill:"none",color:t,xmlns:"http://www.w3.org/2000/svg",...r,children:_.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"})}));cr.displayName="ImagePhotoOutline";const _r=g.forwardRef(({width:e="24",height:o="24",color:t="currentColor",...r},n)=>_.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 24 24",fill:"none",color:t,xmlns:"http://www.w3.org/2000/svg",...r,children:_.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"})}));_r.displayName="LogoutV1Outline";const dr=g.forwardRef(({width:e="16",height:o="16",color:t="currentColor",...r},n)=>_.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 16 16",fill:"none",color:t,xmlns:"http://www.w3.org/2000/svg",...r,children:_.jsxs("g",{opacity:"0.9",children:[_.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"}),_.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"})]})}));dr.displayName="MathSymbolsAddSquareV2Icon";const ur=g.forwardRef(({width:e="20",height:o="20",color:t="currentColor",...r},n)=>_.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 20 20",fill:"none",color:t,xmlns:"http://www.w3.org/2000/svg",...r,children:_.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"})}));ur.displayName="MathSymbolsXCircleContainedIcon";const xo=g.forwardRef(({width:e="9",height:o="8",color:t="currentColor",...r},n)=>_.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 9 8",fill:"none",color:t,xmlns:"http://www.w3.org/2000/svg",...r,children:_.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"})}));xo.displayName="MathSymbolXV2Icon";const tt=g.forwardRef(({width:e="16",height:o="2",color:t="currentColor",...r},n)=>_.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 16 2",fill:"none",color:t,xmlns:"http://www.w3.org/2000/svg",...r,children:_.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"})}));tt.displayName="MinusIcon";const fr=g.forwardRef(({width:e="20",height:o="16",color:t="currentColor",...r},n)=>_.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 20 16",fill:"none",color:t,xmlns:"http://www.w3.org/2000/svg",...r,children:_.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"})}));fr.displayName="OdnoklassnikiIcon";const yo=g.forwardRef(({width:e="12",height:o="12",color:t="currentColor",...r},n)=>_.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 12 12",fill:"none",color:t,xmlns:"http://www.w3.org/2000/svg",...r,children:_.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"})}));yo.displayName="RequiredIcon";const hr=g.forwardRef(({width:e="18",height:o="18",color:t="currentColor",...r},n)=>_.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 18 18",fill:"none",color:t,xmlns:"http://www.w3.org/2000/svg",...r,children:_.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"})}));hr.displayName="SearchIcon";const rt=g.forwardRef(({size:e=16,color:o="currentColor",...t},r)=>_.jsx("svg",{ref:r,width:e,height:e,viewBox:"0 0 16 16",color:o,fill:"none",xmlns:"http://www.w3.org/2000/svg",...t,children:_.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"})}));rt.displayName="SwapIcon";const gr=g.forwardRef(({width:e="14",height:o="15",color:t="currentColor",...r},n)=>_.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 14 15",fill:"none",color:t,xmlns:"http://www.w3.org/2000/svg",...r,children:_.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"})}));gr.displayName="TelegramIcon";const pr=g.forwardRef(({width:e="16",height:o="16",color:t="currentColor",...r},n)=>_.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",color:t,...r,children:_.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"})}));pr.displayName="TimeCalendarV2Icon";const mr=g.forwardRef(({width:e="14",height:o="14",color:t="currentColor",...r},n)=>_.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 14 14",fill:"none",color:t,xmlns:"http://www.w3.org/2000/svg",...r,children:_.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"})}));mr.displayName="VKIcon";function vr(e){var o,t,r="";if(typeof e=="string"||typeof e=="number")r+=e;else if(typeof e=="object")if(Array.isArray(e)){var n=e.length;for(o=0;o<n;o++)e[o]&&(t=vr(e[o]))&&(r&&(r+=" "),r+=t)}else for(t in e)e[t]&&(r&&(r+=" "),r+=t);return r}function N(){for(var e,o,t=0,r="",n=arguments.length;t<n;t++)(e=arguments[t])&&(o=vr(e))&&(r&&(r+=" "),r+=o);return r}const K={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"},Ce={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"},$a={"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"},Ne=g.forwardRef((e,o)=>{const{as:t="p",children:r,className:n,textAlign:a="left",variant:i="text-long-m-regular",truncate:s=!1,multilineTruncate:l=!1,noWrap:c=!1,breakWord:d=!1,fontFamily:u="inter",...f}=e,m=$a[i],w=N(Ce.typography,Ce[m],Ce[`align-${a}`],Ce[`font-${u}`],{[Ce.truncate]:s,[Ce.multilineTruncate]:l,[Ce.noWrap]:c,[Ce.breakWord]:d},n);return La(t,{className:w,ref:o,...f},r)});function La(e,o,t){return g.createElement(e,o,t)}Ne.displayName="Typography";const Ye={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"},wr=({size:e="m",color:o,className:t="",label:r,labelPosition:n="bottom"})=>{const a=!!r,i=[Ye["spinner-container"],a&&Ye[`spinner-container--label-${n}`],t].filter(Boolean).join(" "),s=[Ye.spinner,Ye[`spinner--${e}`],Ye[`spinner--${o}`]].filter(Boolean).join(" "),l=()=>{switch(e){case"xs":return _.jsx("svg",{width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:_.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 _.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:_.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 _.jsx("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:_.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 _.jsx("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:_.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 _.jsx("svg",{width:"48",height:"48",viewBox:"0 0 48 48",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:_.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 _.jsx("svg",{width:"64",height:"64",viewBox:"0 0 64 64",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:_.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 _.jsxs("div",{className:i,children:[_.jsx("div",{className:s,children:l()}),r&&_.jsx("span",{className:Ye.spinner__label,"aria-hidden":"true",children:r})]})},ee={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"},Pa=e=>{switch(e){case"l":return"m";case"m":return"s";case"s":return"xs";default:return"s"}},Co=g.forwardRef((e,o)=>{const{size:t="m",variant:r="primary",disabled:n=!1,loading:a=!1,active:i=!1,open:s=!1,className:l="",children:c,icon:d,iconPosition:u="left",tooltip:f,count:m,withChevron:w=!1,href:h,...v}=e,b=u==="only"||!c&&d,x=w&&!b,y=[ee.button,ee[`size${t.toUpperCase()}`],ee[r],n&&ee.disabled,a&&ee.loading,i&&ee.active,s&&ee.open,b&&ee.iconOnly,l].filter(Boolean).join(" "),C=()=>_.jsxs(_.Fragment,{children:[_.jsxs("span",{className:ee.content,children:[d&&u!=="right"&&_.jsx("span",{className:ee.icon,children:d}),c&&_.jsx("span",{className:ee.text,children:c}),d&&u==="right"&&_.jsx("span",{className:ee.icon,children:d}),x&&_.jsx("span",{className:ee.chevron}),m!==void 0&&_.jsx("span",{className:ee.count,children:m>99?"+99":m})]}),a&&_.jsx("span",{className:ee.loader,children:_.jsx(wr,{size:Pa(t)})})]});if(h){const k=v;return n||a?_.jsx("span",{className:y,...k,children:C()}):_.jsx("a",{ref:o,href:h,className:y,...k,children:C()})}const{type:z="button",...S}=v;return _.jsx("button",{ref:o,type:z,className:y,disabled:n||a,"aria-label":b&&f?f:void 0,...S,children:C()})});Co.displayName="Button";const ze={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"},br=({orientation:e="horizontal",variant:o="solid",size:t="m",color:r="default",className:n="",children:a,textPosition:i="center",...s})=>{const l=!!a,c=[ze.divider,ze[`divider--${e}`],ze[`divider--${o}`],ze[`divider--${t}`],ze[`divider--${r}`],l&&ze["divider--with-text"],l&&ze[`divider--text-${i}`],n].filter(Boolean).join(" ");return l&&e==="horizontal"?_.jsx("div",{className:c,role:"separator","aria-orientation":e,...s,children:_.jsx("span",{className:ze.divider__text,children:a})}):_.jsx("div",{className:c,role:"separator","aria-orientation":e,...s})},Aa=({title:e,count:o,icon:t,children:r,actions:n=[],defaultOpen:a=!1,disabled:i=!1,className:s,toggleText:l={}})=>{const[c,d]=g.useState(a),[u,f]=g.useState(a?"auto":0),m=g.useRef(null),w=()=>{i||(c?(f(m.current?.scrollHeight||0),requestAnimationFrame(()=>f(0))):f(m.current?.scrollHeight||0),d(!c))};g.useEffect(()=>{if(c&&u===(m.current?.scrollHeight||0)){const v=setTimeout(()=>f("auto"),250);return()=>clearTimeout(v)}},[c,u]);const h=c?l.open||"Свернуть":l.closed||"Развернуть";return _.jsxs("div",{className:N(K.accordion,c&&K.open,i&&K.disabled,s),"data-state":c?"open":"closed",children:[_.jsxs("div",{className:K.header,onClick:w,children:[_.jsxs("div",{className:K.headerLeft,children:[t&&_.jsx("div",{className:K.icon,children:t}),_.jsx(Ne,{variant:"text-long-m-regular",className:K.title,children:e}),typeof o=="number"&&_.jsx(Ne,{as:"span",variant:"text-long-s-medium",className:K.count,children:o})]}),_.jsxs("div",{className:K.headerRight,children:[n.map((v,b)=>_.jsx(Co,{variant:"link",size:"s",disabled:v.disabled,icon:v.icon||_.jsx(rt,{}),iconPosition:v.label?"left":"only",tooltip:v.label?void 0:v.label,onClick:x=>{x.stopPropagation(),v.onClick?.()},children:v.label},b)),_.jsx(Co,{variant:"ghost",size:"s",icon:_.jsxs("span",{className:K.chevronIconWrapper,children:[_.jsx(bo,{className:N(K.iconDown,c&&K.iconHidden)}),_.jsx(et,{className:N(K.iconUp,c&&K.iconVisible)})]}),iconPosition:"right",tooltip:h,onClick:v=>{v.stopPropagation(),w()}})]})]}),_.jsxs("div",{ref:m,className:K.content,style:{height:u},children:[_.jsx("div",{className:K.dividerContainer,children:_.jsx(br,{size:"s",className:K.divider})}),_.jsx("div",{className:K.inner,children:r})]})]})},io={card:"_card_t4r0j_780",header:"_header_t4r0j_800",title:"_title_t4r0j_805",subtitle:"_subtitle_t4r0j_823",content:"_content_t4r0j_831"},Na=({title:e,subtitle:o,children:t,className:r,onSubmit:n})=>{const a=n?"form":"div";return _.jsxs(a,{className:N(io.card,r),onSubmit:n,children:[(e||o)&&_.jsxs("div",{className:io.header,children:[e&&_.jsx(Ne,{as:"p",variant:"headline-s",textAlign:"center",className:io.title,children:e}),o&&_.jsx(Ne,{as:"p",className:io.subtitle,children:o})]}),t&&_.jsx("div",{className:io.content,children:t})]})},ke={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"},xr=({src:e,name:o,size:t="s",status:r=null,bordered:n=!1,backgroundColor:a,className:i="",onError:s})=>{const l=m=>{const w=m.trim().split(" ");return w.length===1?w[0].charAt(0).toUpperCase():`${w[0].charAt(0)}${w[w.length-1].charAt(0)}`.toUpperCase()},c=()=>{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)"],w=o.split("").reduce((h,v)=>h+v.charCodeAt(0),0);return m[w%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=[ke.avatar,ke[`avatar--${t}`],n?ke["avatar--bordered"]:"",i].filter(Boolean).join(" "),f=()=>{if(e)return _.jsx("img",{src:e,alt:o?`${o} avatar`:"Avatar",className:ke.avatar__image,onError:s});if(o){const m=l(o);return _.jsx("div",{className:ke.avatar__initials,style:{backgroundColor:c()},children:m})}return _.jsx("div",{className:ke.avatar__placeholder,children:_.jsxs("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",children:[_.jsx("path",{d:"M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2"}),_.jsx("circle",{cx:"12",cy:"7",r:"4"})]})})};return _.jsxs("div",{className:u,children:[_.jsx("div",{className:ke.avatar__content,children:f()}),r&&_.jsx("div",{className:ke.avatar__status,style:{backgroundColor:d[r]}})]})},so={avatarGroup:"_avatarGroup_18gsw_780","avatarGroup--overlap":"_avatarGroup--overlap_18gsw_784",avatarGroup__item:"_avatarGroup__item_18gsw_784",avatarGroup__more:"_avatarGroup__more_18gsw_795"},Ia=({items:e,max:o=5,size:t="m",overlap:r=!0,className:n=""})=>{const a=e.slice(0,o),i=e.length-a.length;return _.jsxs("div",{className:[so.avatarGroup,r?so["avatarGroup--overlap"]:"",n].filter(Boolean).join(" "),children:[a.map((s,l)=>_.jsx("div",{className:so.avatarGroup__item,children:_.jsx(xr,{...s,size:t})},l)),i>0&&_.jsxs("div",{className:`${so.avatarGroup__item} ${so.avatarGroup__more}`,children:["+",i]})]})},Ta=({size:e=80,borderColor:o="#D6DDFF",borderWidth:t=2,borderStyle:r="dashed",children:n})=>_.jsx("div",{style:{width:e,height:e,borderRadius:"50%",border:`${t}px ${r} ${o}`,padding:t,boxSizing:"border-box",display:"flex",alignItems:"center",justifyContent:"center",overflow:"hidden"},children:_.jsx("div",{style:{width:"100%",height:"100%",borderRadius:"50%",overflow:"hidden"},children:n})}),zo={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"},Ma=({children:e,color:o="gray",variant:t="primary",size:r="s",className:n=""})=>{const a=[zo.badge,zo[`badge--${o}`],zo[`badge--${t}`],zo[`badge--${r}`],n].filter(Boolean).join(" ");return _.jsx("span",{className:a,children:e})},ko={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"},Oa=({color:e="gray",size:o="m",variant:t="filled",className:r})=>_.jsx("span",{className:N(ko.dot,ko[`color-${e}`],ko[`size-${o}`],ko[`variant-${t}`],r)}),So={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"},Da=({value:e,color:o="gray",size:t="m",variant:r="filled",className:n})=>_.jsx("span",{className:N(So.counter,So[`color-${o}`],So[`size-${t}`],So[`variant-${r}`],n),children:e}),se={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"},nt=g.forwardRef(({label:e,size:o="medium",color:t="primary",indeterminate:r=!1,error:n,disabled:a,checked:i,onChange:s,className:l,...c},d)=>{const u=f=>{a||s?.(f)};return _.jsxs("label",{className:N(se.wrapper,se[o],se[t],{[se.checked]:i,[se.indeterminate]:r,[se.error]:n,[se.disabled]:a},l),children:[_.jsx("input",{ref:d,type:"checkbox",className:se.input,checked:i,disabled:a,onChange:u,...c}),_.jsx("span",{className:se.box,children:r?_.jsx(tt,{className:se.icon}):i?_.jsx(ot,{className:se.icon}):null}),e&&_.jsx("span",{className:se.label,children:e})]})});nt.displayName="Checkbox";const Ie={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"},Va=({children:e,variant:o="default",size:t="m",rounded:r="default",active:n=!1,disabled:a=!1,className:i,onClick:s})=>{const l=N(Ie.chip,Ie[`size-${t}`],Ie[`variant-${o}`],Ie[`rounded-${r}`],n&&Ie.active,a&&Ie.disabled,s&&Ie.clickable,i);return _.jsx("span",{className:l,onClick:a?void 0:s,children:e})};var Ba=e=>e.type==="checkbox",lo=e=>e instanceof Date,at=e=>e==null;const yr=e=>typeof e=="object";var Te=e=>!at(e)&&!Array.isArray(e)&&yr(e)&&!lo(e),Ha=e=>Te(e)&&e.target?Ba(e.target)?e.target.checked:e.target.value:e,Wa=e=>e.substring(0,e.search(/\.\d+(\.|$)/))||e,Fa=(e,o)=>e.has(Wa(o)),qa=e=>{const o=e.constructor&&e.constructor.prototype;return Te(o)&&o.hasOwnProperty("isPrototypeOf")},Ua=typeof window<"u"&&typeof window.HTMLElement<"u"&&typeof document<"u";function Cr(e){let o;const t=Array.isArray(e),r=typeof FileList<"u"?e instanceof FileList:!1;if(e instanceof Date)o=new Date(e);else if(!(Ua&&(e instanceof Blob||r))&&(t||Te(e)))if(o=t?[]:Object.create(Object.getPrototypeOf(e)),!t&&!qa(e))o=e;else for(const n in e)e.hasOwnProperty(n)&&(o[n]=Cr(e[n]));else return e;return o}var zr=e=>/^\w*$/.test(e),it=e=>e===void 0,Za=e=>Array.isArray(e)?e.filter(Boolean):[],kr=e=>Za(e.replace(/["|']|\]/g,"").split(/\.|\[/)),te=(e,o,t)=>{if(!o||!Te(e))return t;const r=(zr(o)?[o]:kr(o)).reduce((n,a)=>at(n)?n:n[a],e);return it(r)||r===e?it(e[o])?t:e[o]:r},st=e=>typeof e=="boolean",Sr=(e,o,t)=>{let r=-1;const n=zr(o)?[o]:kr(o),a=n.length,i=a-1;for(;++r<a;){const s=n[r];let l=t;if(r!==i){const c=e[s];l=Te(c)||Array.isArray(c)?c:isNaN(+n[r+1])?{}:[]}if(s==="__proto__"||s==="constructor"||s==="prototype")return;e[s]=l,e=e[s]}};const jr={BLUR:"blur",CHANGE:"change"},Er={all:"all"},$r=g.createContext(null);$r.displayName="HookFormContext";const lt=()=>g.useContext($r);var Ya=(e,o,t,r=!0)=>{const n={defaultValues:o._defaultValues};for(const a in e)Object.defineProperty(n,a,{get:()=>{const i=a;return o._proxyFormState[i]!==Er.all&&(o._proxyFormState[i]=!r||Er.all),t&&(t[i]=!0),e[i]}});return n};const Lr=typeof window<"u"?g.useLayoutEffect:g.useEffect;function Ga(e){const o=lt(),{control:t=o.control,disabled:r,name:n,exact:a}=e||{},[i,s]=g.useState(t._formState),l=g.useRef({isDirty:!1,isLoading:!1,dirtyFields:!1,touchedFields:!1,validatingFields:!1,isValidating:!1,isValid:!1,errors:!1});return Lr(()=>t._subscribe({name:n,formState:l.current,exact:a,callback:c=>{!r&&s({...t._formState,...c})}}),[n,r,a]),g.useEffect(()=>{l.current.isValid&&t._setValid(!0)},[t]),g.useMemo(()=>Ya(i,t,l.current,!1),[i,t])}var Xa=e=>typeof e=="string",Ka=(e,o,t,r,n)=>Xa(e)?te(t,e,n):Array.isArray(e)?e.map(a=>te(t,a)):t,Pr=e=>at(e)||!yr(e);function Ar(e,o,t=new WeakSet){if(Pr(e)||Pr(o))return e===o;if(lo(e)&&lo(o))return e.getTime()===o.getTime();const r=Object.keys(e),n=Object.keys(o);if(r.length!==n.length)return!1;if(t.has(e)||t.has(o))return!0;t.add(e),t.add(o);for(const a of r){const i=e[a];if(!n.includes(a))return!1;if(a!=="ref"){const s=o[a];if(lo(i)&&lo(s)||Te(i)&&Te(s)||Array.isArray(i)&&Array.isArray(s)?!Ar(i,s,t):i!==s)return!1}}return!0}function Qa(e){const o=lt(),{control:t=o.control,name:r,defaultValue:n,disabled:a,exact:i,compute:s}=e||{},l=g.useRef(n),c=g.useRef(s),d=g.useRef(void 0);c.current=s;const u=g.useMemo(()=>t._getWatch(r,l.current),[t,r]),[f,m]=g.useState(c.current?c.current(u):u);return Lr(()=>t._subscribe({name:r,formState:{values:!0},exact:i,callback:w=>{if(!a){const h=Ka(r,t._names,w.values||t._formValues,!1,l.current);if(c.current){const v=c.current(h);Ar(v,d.current)||(m(v),d.current=v)}else m(h)}}}),[t,a,r,i]),g.useEffect(()=>t._removeUnmounted()),f}function ct(e){const o=lt(),{name:t,disabled:r,control:n=o.control,shouldUnregister:a,defaultValue:i}=e,s=Fa(n._names.array,t),l=g.useMemo(()=>te(n._formValues,t,te(n._defaultValues,t,i)),[n,t,i]),c=Qa({control:n,name:t,defaultValue:l,exact:!0}),d=Ga({control:n,name:t,exact:!0}),u=g.useRef(e),f=g.useRef(void 0),m=g.useRef(n.register(t,{...e.rules,value:c,...st(e.disabled)?{disabled:e.disabled}:{}}));u.current=e;const w=g.useMemo(()=>Object.defineProperties({},{invalid:{enumerable:!0,get:()=>!!te(d.errors,t)},isDirty:{enumerable:!0,get:()=>!!te(d.dirtyFields,t)},isTouched:{enumerable:!0,get:()=>!!te(d.touchedFields,t)},isValidating:{enumerable:!0,get:()=>!!te(d.validatingFields,t)},error:{enumerable:!0,get:()=>te(d.errors,t)}}),[d,t]),h=g.useCallback(y=>m.current.onChange({target:{value:Ha(y),name:t},type:jr.CHANGE}),[t]),v=g.useCallback(()=>m.current.onBlur({target:{value:te(n._formValues,t),name:t},type:jr.BLUR}),[t,n._formValues]),b=g.useCallback(y=>{const C=te(n._fields,t);C&&y&&(C._f.ref={focus:()=>y.focus&&y.focus(),select:()=>y.select&&y.select(),setCustomValidity:z=>y.setCustomValidity(z),reportValidity:()=>y.reportValidity()})},[n._fields,t]),x=g.useMemo(()=>({name:t,value:c,...st(r)||d.disabled?{disabled:d.disabled||r}:{},onChange:h,onBlur:v,ref:b}),[t,r,d.disabled,h,v,b,c]);return g.useEffect(()=>{const y=n._options.shouldUnregister||a,C=f.current;C&&C!==t&&!s&&n.unregister(C),n.register(t,{...u.current.rules,...st(u.current.disabled)?{disabled:u.current.disabled}:{}});const z=(S,k)=>{const E=te(n._fields,S);E&&E._f&&(E._f.mount=k)};if(z(t,!0),y){const S=Cr(te(n._options.defaultValues,t,u.current.defaultValue));Sr(n._defaultValues,t,S),it(te(n._formValues,t))&&Sr(n._formValues,t,S)}return!s&&n.register(t),f.current=t,()=>{(s?y&&!n._state.action:y)?n.unregister(t):z(t,!1)}},[t,n,s,a]),g.useEffect(()=>{n._setDisabledField({disabled:r,name:t})},[r,t,n]),g.useMemo(()=>({field:x,formState:d,fieldState:w}),[x,d,w])}const Ra=({name:e,control:o,...t})=>{const{field:{value:r,onChange:n,ref:a}}=ct({name:e,control:o});return _.jsx(nt,{...t,ref:a,checked:!!r,onChange:i=>n(i.target.checked)})},G={focus:"_focus_1m2fe_550","focus--default":"_focus--default_1m2fe_567","focus--danger":"_focus--danger_1m2fe_571","focus--visible":"_focus--visible_1m2fe_577","focus-danger":"_focus-danger_1m2fe_592","focus-within--default":"_focus-within--default_1m2fe_598","focus-within--danger":"_focus-within--danger_1m2fe_602","focus--input":"_focus--input_1m2fe_607","focus--button":"_focus--button_1m2fe_612","focus--card":"_focus--card_1m2fe_617",swap:"_swap_1m2fe_632","swap--text":"_swap--text_1m2fe_641","swap--icon":"_swap--icon_1m2fe_652","swap--icon-xs":"_swap--icon-xs_1m2fe_662","swap--icon-s":"_swap--icon-s_1m2fe_667","swap--icon-m":"_swap--icon-m_1m2fe_672","swap--icon-l":"_swap--icon-l_1m2fe_677","swap--icon-xl":"_swap--icon-xl_1m2fe_682",swap__content:"_swap__content_1m2fe_688","swap--group-horizontal":"_swap--group-horizontal_1m2fe_697","swap--group-vertical":"_swap--group-vertical_1m2fe_704","swap--with-background":"_swap--with-background_1m2fe_712","swap--with-border":"_swap--with-border_1m2fe_718","swap--interactive":"_swap--interactive_1m2fe_726",root:"_root_1m2fe_780",fullWidth:"_fullWidth_1m2fe_786",wrapper:"_wrapper_1m2fe_791",single:"_single_1m2fe_808",first:"_first_1m2fe_811",middle:"_middle_1m2fe_814",last:"_last_1m2fe_818",error:"_error_1m2fe_825",outline:"_outline_1m2fe_828",fill:"_fill_1m2fe_842",small:"_small_1m2fe_858",input:"_input_1m2fe_861",label:"_label_1m2fe_865",medium:"_medium_1m2fe_870",disabled:"_disabled_1m2fe_911",clearButton:"_clearButton_1m2fe_923",withPrefix:"_withPrefix_1m2fe_929",withSuffix:"_withSuffix_1m2fe_932",requiredIcon:"_requiredIcon_1m2fe_970",filled:"_filled_1m2fe_980",innerHint:"_innerHint_1m2fe_1034",affix:"_affix_1m2fe_1081",prefix:"_prefix_1m2fe_1092",suffix:"_suffix_1m2fe_1097",errorText:"_errorText_1m2fe_1106"},_t=g.forwardRef(({className:e,disabled:o,error:t,showErrorMessage:r=!0,hasError:n=!1,hint:a,isRequired:i,label:s,id:l,clearable:c=!1,variant:d="outline",size:u="small",variantGroupItems:f="single",prefix:m,suffix:w,value:h,defaultValue:v,onChange:b,type:x="text",fullWidth:y=!0,...C},z)=>{const S=h!==void 0,[k,E]=g.useState(v?.toString()??""),$=S?h:k,P=!!$&&$.toString().length>0,T=I=>{S||E(I.target.value),b?.(I)},V=()=>{if(o)return;S||E(""),b?.({target:{value:""},currentTarget:{value:""}})},O=n||!!t;return _.jsxs("div",{className:N(G.root,y&&G.fullWidth,e),children:[_.jsxs("div",{className:N(G.wrapper,G[d],G[u],G[f],{[G.disabled]:o,[G.error]:O,[G.filled]:P,[G.withPrefix]:!!m,[G.withSuffix]:!!w}),children:[m&&_.jsx("div",{className:N(G.affix,G.prefix),children:m}),_.jsx("input",{id:l,ref:z,disabled:o,value:$,onChange:T,className:G.input,type:x,placeholder:"",...C}),s&&_.jsxs("label",{htmlFor:l,className:N(G.label),children:[s,i&&_.jsx(yo,{className:G.requiredIcon})]}),a&&!O&&!P&&_.jsx("span",{className:G.innerHint,children:a}),c&&P&&!o&&_.jsx("button",{type:"button",className:G.clearButton,onClick:V,"aria-label":"Очистить поле",children:_.jsx(xo,{})}),w&&_.jsx("div",{className:N(G.affix,G.suffix),children:w})]}),t&&r&&_.jsx("span",{className:G.errorText,children:t})]})});_t.displayName="Input";const Ja=({name:e,control:o,error:t,...r})=>{const{field:n,fieldState:{invalid:a}}=ct({name:e,control:o});return _.jsx(_t,{...n,...r,error:t?.message||"",hasError:!!t||a,"aria-invalid":a})},Ge={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"},dt=g.forwardRef(({children:e,direction:o="vertical",fullWidth:t=!0,className:r,groupError:n,showGroupErrorMessage:a=!0,...i},s)=>{const l=Array.isArray(e)?e:[e],c=l.length,d=l.map(f=>f.props.error).filter(Boolean),u=n||(d.length>0?d.join(", "):"");return _.jsxs("div",{ref:s,className:N(Ge.root,t&&Ge.fullWidth,r),...i,children:[_.jsx("div",{className:N(Ge.container,Ge[o]),children:l.map((f,m)=>{const w=m===0?"first":m===c-1?"last":"middle",h=g.cloneElement(f,{variantGroupItems:w,key:m,showErrorMessage:!1,fullWidth:o==="horizontal"});return _.jsx("div",{className:Ge.inputWrapper,children:h},m)})}),a&&u&&_.jsx(Ne,{as:"span",variant:"text-short-xs-regular",className:Ge.groupError,children:u})]})});dt.displayName="InputGroupStack";const ei=({name:e,control:o,groupError:t,children:r,...n})=>{const a=e?ct({name:e,control:o}):null,s=(t||a?.fieldState.error)?.message||"";return _.jsx(dt,{...n,groupError:s,showGroupErrorMessage:!!s,children:r})},he={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"},oi=({children:e,variant:o="white",layout:t="flex",direction:r="column",justify:n="start",align:a="stretch",padding:i="m",margin:s="none",maxWidth:l="full",className:c})=>_.jsx("div",{className:N(he.pageContainer,he[o],he[`layout-${t}`],he[`padding-${i}`],he[`margin-${s}`],he[`maxWidth-${l}`],c),children:_.jsx("div",{className:N(he.content,he[`justify-${n}`],he[`align-${a}`],{[he[`direction-${r}`]]:t==="flex"}),children:e})}),Se={focus:"_focus_zdqaw_550","focus--default":"_focus--default_zdqaw_567","focus--danger":"_focus--danger_zdqaw_571","focus--visible":"_focus--visible_zdqaw_577","focus-danger":"_focus-danger_zdqaw_592","focus-within--default":"_focus-within--default_zdqaw_598","focus-within--danger":"_focus-within--danger_zdqaw_602","focus--input":"_focus--input_zdqaw_607","focus--button":"_focus--button_zdqaw_612","focus--card":"_focus--card_zdqaw_617",swap:"_swap_zdqaw_632","swap--text":"_swap--text_zdqaw_641","swap--icon":"_swap--icon_zdqaw_652","swap--icon-xs":"_swap--icon-xs_zdqaw_662","swap--icon-s":"_swap--icon-s_zdqaw_667","swap--icon-m":"_swap--icon-m_zdqaw_672","swap--icon-l":"_swap--icon-l_zdqaw_677","swap--icon-xl":"_swap--icon-xl_zdqaw_682",swap__content:"_swap__content_zdqaw_688","swap--group-horizontal":"_swap--group-horizontal_zdqaw_697","swap--group-vertical":"_swap--group-vertical_zdqaw_704","swap--with-background":"_swap--with-background_zdqaw_712","swap--with-border":"_swap--with-border_zdqaw_718","swap--interactive":"_swap--interactive_zdqaw_726",segmentGroup:"_segmentGroup_zdqaw_780",fullWidth:"_fullWidth_zdqaw_790",segmentItem:"_segmentItem_zdqaw_793",scrollable:"_scrollable_zdqaw_798","size-s":"_size-s_zdqaw_811","size-m":"_size-m_zdqaw_818","size-l":"_size-l_zdqaw_825",disabled:"_disabled_zdqaw_848",active:"_active_zdqaw_848",hover:"_hover_zdqaw_852","variant-filled":"_variant-filled_zdqaw_874","variant-outlined":"_variant-outlined_zdqaw_883"},ti=({options:e,value:o,onChange:t,size:r="m",variant:n="default",className:a,fullWidth:i=!1,responsive:s=!0})=>{const[l,c]=g.useState(o||e[0]?.value),d=g.useMemo(()=>s?e.length>4:!1,[e.length,s]),u=f=>{c(f),t?.(f)};return _.jsx("div",{className:N(Se.segmentGroup,Se[`size-${r}`],Se[`variant-${n}`],{[Se.fullWidth]:i,[Se.scrollable]:d&&!i},a),children:e.map(f=>_.jsx("button",{disabled:f.disabled,onClick:()=>u(f.value),className:N(Se.segmentItem,l===f.value&&Se.active,f.disabled&&Se.disabled),children:f.label},f.value))})};function Nr(e,o){if(typeof e=="function")return e(o);e!=null&&(e.current=o)}function Ir(...e){return o=>{let t=!1;const r=e.map(n=>{const a=Nr(n,o);return!t&&typeof a=="function"&&(t=!0),a});if(t)return()=>{for(let n=0;n<r.length;n++){const a=r[n];typeof a=="function"?a():Nr(e[n],null)}}}}function Q(...e){return p.useCallback(Ir(...e),e)}function jo(e){const o=ri(e),t=p.forwardRef((r,n)=>{const{children:a,...i}=r,s=p.Children.toArray(a),l=s.find(ai);if(l){const c=l.props.children,d=s.map(u=>u===l?p.Children.count(c)>1?p.Children.only(null):p.isValidElement(c)?c.props.children:null:u);return _.jsx(o,{...i,ref:n,children:p.isValidElement(c)?p.cloneElement(c,void 0,d):null})}return _.jsx(o,{...i,ref:n,children:a})});return t.displayName=`${e}.Slot`,t}function ri(e){const o=p.forwardRef((t,r)=>{const{children:n,...a}=t;if(p.isValidElement(n)){const i=si(n),s=ii(a,n.props);return n.type!==p.Fragment&&(s.ref=r?Ir(r,i):i),p.cloneElement(n,s)}return p.Children.count(n)>1?p.Children.only(null):null});return o.displayName=`${e}.SlotClone`,o}var ni=Symbol("radix.slottable");function ai(e){return p.isValidElement(e)&&typeof e.type=="function"&&"__radixId"in e.type&&e.type.__radixId===ni}function ii(e,o){const t={...o};for(const r in o){const n=e[r],a=o[r];/^on[A-Z]/.test(r)?n&&a?t[r]=(...s)=>{const l=a(...s);return n(...s),l}:n&&(t[r]=n):r==="style"?t[r]={...n,...a}:r==="className"&&(t[r]=[n,a].filter(Boolean).join(" "))}return{...e,...t}}function si(e){let o=Object.getOwnPropertyDescriptor(e.props,"ref")?.get,t=o&&"isReactWarning"in o&&o.isReactWarning;return t?e.ref:(o=Object.getOwnPropertyDescriptor(e,"ref")?.get,t=o&&"isReactWarning"in o&&o.isReactWarning,t?e.props.ref:e.props.ref||e.ref)}var li=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","select","span","svg","ul"],U=li.reduce((e,o)=>{const t=jo(`Primitive.${o}`),r=p.forwardRef((n,a)=>{const{asChild:i,...s}=n,l=i?t:o;return typeof window<"u"&&(window[Symbol.for("radix-ui")]=!0),_.jsx(l,{...s,ref:a})});return r.displayName=`Primitive.${o}`,{...e,[o]:r}},{});function ci(e,o){e&&wo.flushSync(()=>e.dispatchEvent(o))}var _i="Label",Tr=p.forwardRef((e,o)=>_.jsx(U.label,{...e,ref:o,onMouseDown:t=>{t.target.closest("button, input, select, textarea")||(e.onMouseDown?.(t),!t.defaultPrevented&&t.detail>1&&t.preventDefault())}}));Tr.displayName=_i;var di=Tr;function Mr(e,[o,t]){return Math.min(t,Math.max(o,e))}function R(e,o,{checkForDefaultPrevented:t=!0}={}){return function(n){if(e?.(n),t===!1||!n.defaultPrevented)return o?.(n)}}function ut(e,o=[]){let t=[];function r(a,i){const s=p.createContext(i),l=t.length;t=[...t,i];const c=u=>{const{scope:f,children:m,...w}=u,h=f?.[e]?.[l]||s,v=p.useMemo(()=>w,Object.values(w));return _.jsx(h.Provider,{value:v,children:m})};c.displayName=a+"Provider";function d(u,f){const m=f?.[e]?.[l]||s,w=p.useContext(m);if(w)return w;if(i!==void 0)return i;throw new Error(`\`${u}\` must be used within \`${a}\``)}return[c,d]}const n=()=>{const a=t.map(i=>p.createContext(i));return function(s){const l=s?.[e]||a;return p.useMemo(()=>({[`__scope${e}`]:{...s,[e]:l}}),[s,l])}};return n.scopeName=e,[r,ui(n,...o)]}function ui(...e){const o=e[0];if(e.length===1)return o;const t=()=>{const r=e.map(n=>({useScope:n(),scopeName:n.scopeName}));return function(a){const i=r.reduce((s,{useScope:l,scopeName:c})=>{const u=l(a)[`__scope${c}`];return{...s,...u}},{});return p.useMemo(()=>({[`__scope${o.scopeName}`]:i}),[i])}};return t.scopeName=o.scopeName,t}function fi(e){const o=e+"CollectionProvider",[t,r]=ut(o),[n,a]=t(o,{collectionRef:{current:null},itemMap:new Map}),i=h=>{const{scope:v,children:b}=h,x=g.useRef(null),y=g.useRef(new Map).current;return _.jsx(n,{scope:v,itemMap:y,collectionRef:x,children:b})};i.displayName=o;const s=e+"CollectionSlot",l=jo(s),c=g.forwardRef((h,v)=>{const{scope:b,children:x}=h,y=a(s,b),C=Q(v,y.collectionRef);return _.jsx(l,{ref:C,children:x})});c.displayName=s;const d=e+"CollectionItemSlot",u="data-radix-collection-item",f=jo(d),m=g.forwardRef((h,v)=>{const{scope:b,children:x,...y}=h,C=g.useRef(null),z=Q(v,C),S=a(d,b);return g.useEffect(()=>(S.itemMap.set(C,{ref:C,...y}),()=>void S.itemMap.delete(C))),_.jsx(f,{[u]:"",ref:z,children:x})});m.displayName=d;function w(h){const v=a(e+"CollectionConsumer",h);return g.useCallback(()=>{const x=v.collectionRef.current;if(!x)return[];const y=Array.from(x.querySelectorAll(`[${u}]`));return Array.from(v.itemMap.values()).sort((S,k)=>y.indexOf(S.ref.current)-y.indexOf(k.ref.current))},[v.collectionRef,v.itemMap])}return[{Provider:i,Slot:c,ItemSlot:m},w,r]}var hi=p.createContext(void 0);function gi(e){const o=p.useContext(hi);return e||o||"ltr"}function ft(e,o,{checkForDefaultPrevented:t=!0}={}){return function(n){if(e?.(n),t===!1||!n.defaultPrevented)return o?.(n)}}function Me(e){const o=p.useRef(e);return p.useEffect(()=>{o.current=e}),p.useMemo(()=>(...t)=>o.current?.(...t),[])}function pi(e,o=globalThis?.document){const t=Me(e);p.useEffect(()=>{const r=n=>{n.key==="Escape"&&t(n)};return o.addEventListener("keydown",r,{capture:!0}),()=>o.removeEventListener("keydown",r,{capture:!0})},[t,o])}var mi="DismissableLayer",ht="dismissableLayer.update",vi="dismissableLayer.pointerDownOutside",wi="dismissableLayer.focusOutside",Or,Dr=p.createContext({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),Vr=p.forwardRef((e,o)=>{const{disableOutsidePointerEvents:t=!1,onEscapeKeyDown:r,onPointerDownOutside:n,onFocusOutside:a,onInteractOutside:i,onDismiss:s,...l}=e,c=p.useContext(Dr),[d,u]=p.useState(null),f=d?.ownerDocument??globalThis?.document,[,m]=p.useState({}),w=Q(o,k=>u(k)),h=Array.from(c.layers),[v]=[...c.layersWithOutsidePointerEventsDisabled].slice(-1),b=h.indexOf(v),x=d?h.indexOf(d):-1,y=c.layersWithOutsidePointerEventsDisabled.size>0,C=x>=b,z=yi(k=>{const E=k.target,$=[...c.branches].some(P=>P.contains(E));!C||$||(n?.(k),i?.(k),k.defaultPrevented||s?.())},f),S=Ci(k=>{const E=k.target;[...c.branches].some(P=>P.contains(E))||(a?.(k),i?.(k),k.defaultPrevented||s?.())},f);return pi(k=>{x===c.layers.size-1&&(r?.(k),!k.defaultPrevented&&s&&(k.preventDefault(),s()))},f),p.useEffect(()=>{if(d)return t&&(c.layersWithOutsidePointerEventsDisabled.size===0&&(Or=f.body.style.pointerEvents,f.body.style.pointerEvents="none"),c.layersWithOutsidePointerEventsDisabled.add(d)),c.layers.add(d),Br(),()=>{t&&c.layersWithOutsidePointerEventsDisabled.size===1&&(f.body.style.pointerEvents=Or)}},[d,f,t,c]),p.useEffect(()=>()=>{d&&(c.layers.delete(d),c.layersWithOutsidePointerEventsDisabled.delete(d),Br())},[d,c]),p.useEffect(()=>{const k=()=>m({});return document.addEventListener(ht,k),()=>document.removeEventListener(ht,k)},[]),_.jsx(U.div,{...l,ref:w,style:{pointerEvents:y?C?"auto":"none":void 0,...e.style},onFocusCapture:ft(e.onFocusCapture,S.onFocusCapture),onBlurCapture:ft(e.onBlurCapture,S.onBlurCapture),onPointerDownCapture:ft(e.onPointerDownCapture,z.onPointerDownCapture)})});Vr.displayName=mi;var bi="DismissableLayerBranch",xi=p.forwardRef((e,o)=>{const t=p.useContext(Dr),r=p.useRef(null),n=Q(o,r);return p.useEffect(()=>{const a=r.current;if(a)return t.branches.add(a),()=>{t.branches.delete(a)}},[t.branches]),_.jsx(U.div,{...e,ref:n})});xi.displayName=bi;function yi(e,o=globalThis?.document){const t=Me(e),r=p.useRef(!1),n=p.useRef(()=>{});return p.useEffect(()=>{const a=s=>{if(s.target&&!r.current){let l=function(){Hr(vi,t,c,{discrete:!0})};const c={originalEvent:s};s.pointerType==="touch"?(o.removeEventListener("click",n.current),n.current=l,o.addEventListener("click",n.current,{once:!0})):l()}else o.removeEventListener("click",n.current);r.current=!1},i=window.setTimeout(()=>{o.addEventListener("pointerdown",a)},0);return()=>{window.clearTimeout(i),o.removeEventListener("pointerdown",a),o.removeEventListener("click",n.current)}},[o,t]),{onPointerDownCapture:()=>r.current=!0}}function Ci(e,o=globalThis?.document){const t=Me(e),r=p.useRef(!1);return p.useEffect(()=>{const n=a=>{a.target&&!r.current&&Hr(wi,t,{originalEvent:a},{discrete:!1})};return o.addEventListener("focusin",n),()=>o.removeEventListener("focusin",n)},[o,t]),{onFocusCapture:()=>r.current=!0,onBlurCapture:()=>r.current=!1}}function Br(){const e=new CustomEvent(ht);document.dispatchEvent(e)}function Hr(e,o,t,{discrete:r}){const n=t.originalEvent.target,a=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:t});o&&n.addEventListener(e,o,{once:!0}),r?ci(n,a):n.dispatchEvent(a)}var gt=0;function zi(){p.useEffect(()=>{const e=document.querySelectorAll("[data-radix-focus-guard]");return document.body.insertAdjacentElement("afterbegin",e[0]??Wr()),document.body.insertAdjacentElement("beforeend",e[1]??Wr()),gt++,()=>{gt===1&&document.querySelectorAll("[data-radix-focus-guard]").forEach(o=>o.remove()),gt--}},[])}function Wr(){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 pt="focusScope.autoFocusOnMount",mt="focusScope.autoFocusOnUnmount",Fr={bubbles:!1,cancelable:!0},ki="FocusScope",qr=p.forwardRef((e,o)=>{const{loop:t=!1,trapped:r=!1,onMountAutoFocus:n,onUnmountAutoFocus:a,...i}=e,[s,l]=p.useState(null),c=Me(n),d=Me(a),u=p.useRef(null),f=Q(o,h=>l(h)),m=p.useRef({paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}}).current;p.useEffect(()=>{if(r){let h=function(y){if(m.paused||!s)return;const C=y.target;s.contains(C)?u.current=C:je(u.current,{select:!0})},v=function(y){if(m.paused||!s)return;const C=y.relatedTarget;C!==null&&(s.contains(C)||je(u.current,{select:!0}))},b=function(y){if(document.activeElement===document.body)for(const z of y)z.removedNodes.length>0&&je(s)};document.addEventListener("focusin",h),document.addEventListener("focusout",v);const x=new MutationObserver(b);return s&&x.observe(s,{childList:!0,subtree:!0}),()=>{document.removeEventListener("focusin",h),document.removeEventListener("focusout",v),x.disconnect()}}},[r,s,m.paused]),p.useEffect(()=>{if(s){Yr.add(m);const h=document.activeElement;if(!s.contains(h)){const b=new CustomEvent(pt,Fr);s.addEventListener(pt,c),s.dispatchEvent(b),b.defaultPrevented||(Si(Pi(Ur(s)),{select:!0}),document.activeElement===h&&je(s))}return()=>{s.removeEventListener(pt,c),setTimeout(()=>{const b=new CustomEvent(mt,Fr);s.addEventListener(mt,d),s.dispatchEvent(b),b.defaultPrevented||je(h??document.body,{select:!0}),s.removeEventListener(mt,d),Yr.remove(m)},0)}}},[s,c,d,m]);const w=p.useCallback(h=>{if(!t&&!r||m.paused)return;const v=h.key==="Tab"&&!h.altKey&&!h.ctrlKey&&!h.metaKey,b=document.activeElement;if(v&&b){const x=h.currentTarget,[y,C]=ji(x);y&&C?!h.shiftKey&&b===C?(h.preventDefault(),t&&je(y,{select:!0})):h.shiftKey&&b===y&&(h.preventDefault(),t&&je(C,{select:!0})):b===x&&h.preventDefault()}},[t,r,m.paused]);return _.jsx(U.div,{tabIndex:-1,...i,ref:f,onKeyDown:w})});qr.displayName=ki;function Si(e,{select:o=!1}={}){const t=document.activeElement;for(const r of e)if(je(r,{select:o}),document.activeElement!==t)return}function ji(e){const o=Ur(e),t=Zr(o,e),r=Zr(o.reverse(),e);return[t,r]}function Ur(e){const o=[],t=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:r=>{const n=r.tagName==="INPUT"&&r.type==="hidden";return r.disabled||r.hidden||n?NodeFilter.FILTER_SKIP:r.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;t.nextNode();)o.push(t.currentNode);return o}function Zr(e,o){for(const t of e)if(!Ei(t,{upTo:o}))return t}function Ei(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 $i(e){return e instanceof HTMLInputElement&&"select"in e}function je(e,{select:o=!1}={}){if(e&&e.focus){const t=document.activeElement;e.focus({preventScroll:!0}),e!==t&&$i(e)&&o&&e.select()}}var Yr=Li();function Li(){let e=[];return{add(o){const t=e[0];o!==t&&t?.pause(),e=Gr(e,o),e.unshift(o)},remove(o){e=Gr(e,o),e[0]?.resume()}}}function Gr(e,o){const t=[...e],r=t.indexOf(o);return r!==-1&&t.splice(r,1),t}function Pi(e){return e.filter(o=>o.tagName!=="A")}var re=globalThis?.document?p.useLayoutEffect:()=>{},Ai=p[" useId ".trim().toString()]||(()=>{}),Ni=0;function vt(e){const[o,t]=p.useState(Ai());return re(()=>{t(r=>r??String(Ni++))},[e]),e||(o?`radix-${o}`:"")}const Ii=["top","right","bottom","left"],Ee=Math.min,ae=Math.max,Eo=Math.round,$o=Math.floor,ge=e=>({x:e,y:e}),Ti={left:"right",right:"left",bottom:"top",top:"bottom"},Mi={start:"end",end:"start"};function wt(e,o,t){return ae(e,Ee(o,t))}function be(e,o){return typeof e=="function"?e(o):e}function xe(e){return e.split("-")[0]}function Xe(e){return e.split("-")[1]}function bt(e){return e==="x"?"y":"x"}function xt(e){return e==="y"?"height":"width"}const Oi=new Set(["top","bottom"]);function pe(e){return Oi.has(xe(e))?"y":"x"}function yt(e){return bt(pe(e))}function Di(e,o,t){t===void 0&&(t=!1);const r=Xe(e),n=yt(e),a=xt(n);let i=n==="x"?r===(t?"end":"start")?"right":"left":r==="start"?"bottom":"top";return o.reference[a]>o.floating[a]&&(i=Lo(i)),[i,Lo(i)]}function Vi(e){const o=Lo(e);return[Ct(e),o,Ct(o)]}function Ct(e){return e.replace(/start|end/g,o=>Mi[o])}const Xr=["left","right"],Kr=["right","left"],Bi=["top","bottom"],Hi=["bottom","top"];function Wi(e,o,t){switch(e){case"top":case"bottom":return t?o?Kr:Xr:o?Xr:Kr;case"left":case"right":return o?Bi:Hi;default:return[]}}function Fi(e,o,t,r){const n=Xe(e);let a=Wi(xe(e),t==="start",r);return n&&(a=a.map(i=>i+"-"+n),o&&(a=a.concat(a.map(Ct)))),a}function Lo(e){return e.replace(/left|right|bottom|top/g,o=>Ti[o])}function qi(e){return{top:0,right:0,bottom:0,left:0,...e}}function Qr(e){return typeof e!="number"?qi(e):{top:e,right:e,bottom:e,left:e}}function Po(e){const{x:o,y:t,width:r,height:n}=e;return{width:r,height:n,top:t,left:o,right:o+r,bottom:t+n,x:o,y:t}}function Rr(e,o,t){let{reference:r,floating:n}=e;const a=pe(o),i=yt(o),s=xt(i),l=xe(o),c=a==="y",d=r.x+r.width/2-n.width/2,u=r.y+r.height/2-n.height/2,f=r[s]/2-n[s]/2;let m;switch(l){case"top":m={x:d,y:r.y-n.height};break;case"bottom":m={x:d,y:r.y+r.height};break;case"right":m={x:r.x+r.width,y:u};break;case"left":m={x:r.x-n.width,y:u};break;default:m={x:r.x,y:r.y}}switch(Xe(o)){case"start":m[i]-=f*(t&&c?-1:1);break;case"end":m[i]+=f*(t&&c?-1:1);break}return m}const Ui=async(e,o,t)=>{const{placement:r="bottom",strategy:n="absolute",middleware:a=[],platform:i}=t,s=a.filter(Boolean),l=await(i.isRTL==null?void 0:i.isRTL(o));let c=await i.getElementRects({reference:e,floating:o,strategy:n}),{x:d,y:u}=Rr(c,r,l),f=r,m={},w=0;for(let h=0;h<s.length;h++){const{name:v,fn:b}=s[h],{x,y,data:C,reset:z}=await b({x:d,y:u,initialPlacement:r,placement:f,strategy:n,middlewareData:m,rects:c,platform:i,elements:{reference:e,floating:o}});d=x??d,u=y??u,m={...m,[v]:{...m[v],...C}},z&&w<=50&&(w++,typeof z=="object"&&(z.placement&&(f=z.placement),z.rects&&(c=z.rects===!0?await i.getElementRects({reference:e,floating:o,strategy:n}):z.rects),{x:d,y:u}=Rr(c,f,l)),h=-1)}return{x:d,y:u,placement:f,strategy:n,middlewareData:m}};async function co(e,o){var t;o===void 0&&(o={});const{x:r,y:n,platform:a,rects:i,elements:s,strategy:l}=e,{boundary:c="clippingAncestors",rootBoundary:d="viewport",elementContext:u="floating",altBoundary:f=!1,padding:m=0}=be(o,e),w=Qr(m),v=s[f?u==="floating"?"reference":"floating":u],b=Po(await a.getClippingRect({element:(t=await(a.isElement==null?void 0:a.isElement(v)))==null||t?v:v.contextElement||await(a.getDocumentElement==null?void 0:a.getDocumentElement(s.floating)),boundary:c,rootBoundary:d,strategy:l})),x=u==="floating"?{x:r,y:n,width:i.floating.width,height:i.floating.height}:i.reference,y=await(a.getOffsetParent==null?void 0:a.getOffsetParent(s.floating)),C=await(a.isElement==null?void 0:a.isElement(y))?await(a.getScale==null?void 0:a.getScale(y))||{x:1,y:1}:{x:1,y:1},z=Po(a.convertOffsetParentRelativeRectToViewportRelativeRect?await a.convertOffsetParentRelativeRectToViewportRelativeRect({elements:s,rect:x,offsetParent:y,strategy:l}):x);return{top:(b.top-z.top+w.top)/C.y,bottom:(z.bottom-b.bottom+w.bottom)/C.y,left:(b.left-z.left+w.left)/C.x,right:(z.right-b.right+w.right)/C.x}}const Zi=e=>({name:"arrow",options:e,async fn(o){const{x:t,y:r,placement:n,rects:a,platform:i,elements:s,middlewareData:l}=o,{element:c,padding:d=0}=be(e,o)||{};if(c==null)return{};const u=Qr(d),f={x:t,y:r},m=yt(n),w=xt(m),h=await i.getDimensions(c),v=m==="y",b=v?"top":"left",x=v?"bottom":"right",y=v?"clientHeight":"clientWidth",C=a.reference[w]+a.reference[m]-f[m]-a.floating[w],z=f[m]-a.reference[m],S=await(i.getOffsetParent==null?void 0:i.getOffsetParent(c));let k=S?S[y]:0;(!k||!await(i.isElement==null?void 0:i.isElement(S)))&&(k=s.floating[y]||a.floating[w]);const E=C/2-z/2,$=k/2-h[w]/2-1,P=Ee(u[b],$),T=Ee(u[x],$),V=P,O=k-h[w]-T,I=k/2-h[w]/2+E,q=wt(V,I,O),M=!l.arrow&&Xe(n)!=null&&I!==q&&a.reference[w]/2-(I<V?P:T)-h[w]/2<0,D=M?I<V?I-V:I-O:0;return{[m]:f[m]+D,data:{[m]:q,centerOffset:I-q-D,...M&&{alignmentOffset:D}},reset:M}}}),Yi=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(o){var t,r;const{placement:n,middlewareData:a,rects:i,initialPlacement:s,platform:l,elements:c}=o,{mainAxis:d=!0,crossAxis:u=!0,fallbackPlacements:f,fallbackStrategy:m="bestFit",fallbackAxisSideDirection:w="none",flipAlignment:h=!0,...v}=be(e,o);if((t=a.arrow)!=null&&t.alignmentOffset)return{};const b=xe(n),x=pe(s),y=xe(s)===s,C=await(l.isRTL==null?void 0:l.isRTL(c.floating)),z=f||(y||!h?[Lo(s)]:Vi(s)),S=w!=="none";!f&&S&&z.push(...Fi(s,h,w,C));const k=[s,...z],E=await co(o,v),$=[];let P=((r=a.flip)==null?void 0:r.overflows)||[];if(d&&$.push(E[b]),u){const I=Di(n,i,C);$.push(E[I[0]],E[I[1]])}if(P=[...P,{placement:n,overflows:$}],!$.every(I=>I<=0)){var T,V;const I=(((T=a.flip)==null?void 0:T.index)||0)+1,q=k[I];if(q&&(!(u==="alignment"?x!==pe(q):!1)||P.every(A=>pe(A.placement)===x?A.overflows[0]>0:!0)))return{data:{index:I,overflows:P},reset:{placement:q}};let M=(V=P.filter(D=>D.overflows[0]<=0).sort((D,A)=>D.overflows[1]-A.overflows[1])[0])==null?void 0:V.placement;if(!M)switch(m){case"bestFit":{var O;const D=(O=P.filter(A=>{if(S){const B=pe(A.placement);return B===x||B==="y"}return!0}).map(A=>[A.placement,A.overflows.filter(B=>B>0).reduce((B,ne)=>B+ne,0)]).sort((A,B)=>A[1]-B[1])[0])==null?void 0:O[0];D&&(M=D);break}case"initialPlacement":M=s;break}if(n!==M)return{reset:{placement:M}}}return{}}}};function Jr(e,o){return{top:e.top-o.height,right:e.right-o.width,bottom:e.bottom-o.height,left:e.left-o.width}}function en(e){return Ii.some(o=>e[o]>=0)}const Gi=function(e){return e===void 0&&(e={}),{name:"hide",options:e,async fn(o){const{rects:t}=o,{strategy:r="referenceHidden",...n}=be(e,o);switch(r){case"referenceHidden":{const a=await co(o,{...n,elementContext:"reference"}),i=Jr(a,t.reference);return{data:{referenceHiddenOffsets:i,referenceHidden:en(i)}}}case"escaped":{const a=await co(o,{...n,altBoundary:!0}),i=Jr(a,t.floating);return{data:{escapedOffsets:i,escaped:en(i)}}}default:return{}}}}},on=new Set(["left","top"]);async function Xi(e,o){const{placement:t,platform:r,elements:n}=e,a=await(r.isRTL==null?void 0:r.isRTL(n.floating)),i=xe(t),s=Xe(t),l=pe(t)==="y",c=on.has(i)?-1:1,d=a&&l?-1:1,u=be(o,e);let{mainAxis:f,crossAxis:m,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"&&(m=s==="end"?w*-1:w),l?{x:m*d,y:f*c}:{x:f*c,y:m*d}}const Ki=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(o){var t,r;const{x:n,y:a,placement:i,middlewareData:s}=o,l=await Xi(o,e);return i===((t=s.offset)==null?void 0:t.placement)&&(r=s.arrow)!=null&&r.alignmentOffset?{}:{x:n+l.x,y:a+l.y,data:{...l,placement:i}}}}},Qi=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(o){const{x:t,y:r,placement:n}=o,{mainAxis:a=!0,crossAxis:i=!1,limiter:s={fn:v=>{let{x:b,y:x}=v;return{x:b,y:x}}},...l}=be(e,o),c={x:t,y:r},d=await co(o,l),u=pe(xe(n)),f=bt(u);let m=c[f],w=c[u];if(a){const v=f==="y"?"top":"left",b=f==="y"?"bottom":"right",x=m+d[v],y=m-d[b];m=wt(x,m,y)}if(i){const v=u==="y"?"top":"left",b=u==="y"?"bottom":"right",x=w+d[v],y=w-d[b];w=wt(x,w,y)}const h=s.fn({...o,[f]:m,[u]:w});return{...h,data:{x:h.x-t,y:h.y-r,enabled:{[f]:a,[u]:i}}}}}},Ri=function(e){return e===void 0&&(e={}),{options:e,fn(o){const{x:t,y:r,placement:n,rects:a,middlewareData:i}=o,{offset:s=0,mainAxis:l=!0,crossAxis:c=!0}=be(e,o),d={x:t,y:r},u=pe(n),f=bt(u);let m=d[f],w=d[u];const h=be(s,o),v=typeof h=="number"?{mainAxis:h,crossAxis:0}:{mainAxis:0,crossAxis:0,...h};if(l){const y=f==="y"?"height":"width",C=a.reference[f]-a.floating[y]+v.mainAxis,z=a.reference[f]+a.reference[y]-v.mainAxis;m<C?m=C:m>z&&(m=z)}if(c){var b,x;const y=f==="y"?"width":"height",C=on.has(xe(n)),z=a.reference[u]-a.floating[y]+(C&&((b=i.offset)==null?void 0:b[u])||0)+(C?0:v.crossAxis),S=a.reference[u]+a.reference[y]+(C?0:((x=i.offset)==null?void 0:x[u])||0)-(C?v.crossAxis:0);w<z?w=z:w>S&&(w=S)}return{[f]:m,[u]:w}}}},Ji=function(e){return e===void 0&&(e={}),{name:"size",options:e,async fn(o){var t,r;const{placement:n,rects:a,platform:i,elements:s}=o,{apply:l=()=>{},...c}=be(e,o),d=await co(o,c),u=xe(n),f=Xe(n),m=pe(n)==="y",{width:w,height:h}=a.floating;let v,b;u==="top"||u==="bottom"?(v=u,b=f===(await(i.isRTL==null?void 0:i.isRTL(s.floating))?"start":"end")?"left":"right"):(b=u,v=f==="end"?"top":"bottom");const x=h-d.top-d.bottom,y=w-d.left-d.right,C=Ee(h-d[v],x),z=Ee(w-d[b],y),S=!o.middlewareData.shift;let k=C,E=z;if((t=o.middlewareData.shift)!=null&&t.enabled.x&&(E=y),(r=o.middlewareData.shift)!=null&&r.enabled.y&&(k=x),S&&!f){const P=ae(d.left,0),T=ae(d.right,0),V=ae(d.top,0),O=ae(d.bottom,0);m?E=w-2*(P!==0||T!==0?P+T:ae(d.left,d.right)):k=h-2*(V!==0||O!==0?V+O:ae(d.top,d.bottom))}await l({...o,availableWidth:E,availableHeight:k});const $=await i.getDimensions(s.floating);return w!==$.width||h!==$.height?{reset:{rects:!0}}:{}}}};function Ao(){return typeof window<"u"}function Ke(e){return tn(e)?(e.nodeName||"").toLowerCase():"#document"}function ie(e){var o;return(e==null||(o=e.ownerDocument)==null?void 0:o.defaultView)||window}function me(e){var o;return(o=(tn(e)?e.ownerDocument:e.document)||window.document)==null?void 0:o.documentElement}function tn(e){return Ao()?e instanceof Node||e instanceof ie(e).Node:!1}function de(e){return Ao()?e instanceof Element||e instanceof ie(e).Element:!1}function ve(e){return Ao()?e instanceof HTMLElement||e instanceof ie(e).HTMLElement:!1}function rn(e){return!Ao()||typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof ie(e).ShadowRoot}const es=new Set(["inline","contents"]);function _o(e){const{overflow:o,overflowX:t,overflowY:r,display:n}=ue(e);return/auto|scroll|overlay|hidden|clip/.test(o+r+t)&&!es.has(n)}const os=new Set(["table","td","th"]);function ts(e){return os.has(Ke(e))}const rs=[":popover-open",":modal"];function No(e){return rs.some(o=>{try{return e.matches(o)}catch{return!1}})}const ns=["transform","translate","scale","rotate","perspective"],as=["transform","translate","scale","rotate","perspective","filter"],is=["paint","layout","strict","content"];function zt(e){const o=kt(),t=de(e)?ue(e):e;return ns.some(r=>t[r]?t[r]!=="none":!1)||(t.containerType?t.containerType!=="normal":!1)||!o&&(t.backdropFilter?t.backdropFilter!=="none":!1)||!o&&(t.filter?t.filter!=="none":!1)||as.some(r=>(t.willChange||"").includes(r))||is.some(r=>(t.contain||"").includes(r))}function ss(e){let o=$e(e);for(;ve(o)&&!Qe(o);){if(zt(o))return o;if(No(o))return null;o=$e(o)}return null}function kt(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}const ls=new Set(["html","body","#document"]);function Qe(e){return ls.has(Ke(e))}function ue(e){return ie(e).getComputedStyle(e)}function Io(e){return de(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function $e(e){if(Ke(e)==="html")return e;const o=e.assignedSlot||e.parentNode||rn(e)&&e.host||me(e);return rn(o)?o.host:o}function nn(e){const o=$e(e);return Qe(o)?e.ownerDocument?e.ownerDocument.body:e.body:ve(o)&&_o(o)?o:nn(o)}function uo(e,o,t){var r;o===void 0&&(o=[]),t===void 0&&(t=!0);const n=nn(e),a=n===((r=e.ownerDocument)==null?void 0:r.body),i=ie(n);if(a){const s=St(i);return o.concat(i,i.visualViewport||[],_o(n)?n:[],s&&t?uo(s):[])}return o.concat(n,uo(n,[],t))}function St(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function an(e){const o=ue(e);let t=parseFloat(o.width)||0,r=parseFloat(o.height)||0;const n=ve(e),a=n?e.offsetWidth:t,i=n?e.offsetHeight:r,s=Eo(t)!==a||Eo(r)!==i;return s&&(t=a,r=i),{width:t,height:r,$:s}}function jt(e){return de(e)?e:e.contextElement}function Re(e){const o=jt(e);if(!ve(o))return ge(1);const t=o.getBoundingClientRect(),{width:r,height:n,$:a}=an(o);let i=(a?Eo(t.width):t.width)/r,s=(a?Eo(t.height):t.height)/n;return(!i||!Number.isFinite(i))&&(i=1),(!s||!Number.isFinite(s))&&(s=1),{x:i,y:s}}const cs=ge(0);function sn(e){const o=ie(e);return!kt()||!o.visualViewport?cs:{x:o.visualViewport.offsetLeft,y:o.visualViewport.offsetTop}}function _s(e,o,t){return o===void 0&&(o=!1),!t||o&&t!==ie(e)?!1:o}function Oe(e,o,t,r){o===void 0&&(o=!1),t===void 0&&(t=!1);const n=e.getBoundingClientRect(),a=jt(e);let i=ge(1);o&&(r?de(r)&&(i=Re(r)):i=Re(e));const s=_s(a,t,r)?sn(a):ge(0);let l=(n.left+s.x)/i.x,c=(n.top+s.y)/i.y,d=n.width/i.x,u=n.height/i.y;if(a){const f=ie(a),m=r&&de(r)?ie(r):r;let w=f,h=St(w);for(;h&&r&&m!==w;){const v=Re(h),b=h.getBoundingClientRect(),x=ue(h),y=b.left+(h.clientLeft+parseFloat(x.paddingLeft))*v.x,C=b.top+(h.clientTop+parseFloat(x.paddingTop))*v.y;l*=v.x,c*=v.y,d*=v.x,u*=v.y,l+=y,c+=C,w=ie(h),h=St(w)}}return Po({width:d,height:u,x:l,y:c})}function To(e,o){const t=Io(e).scrollLeft;return o?o.left+t:Oe(me(e)).left+t}function ln(e,o){const t=e.getBoundingClientRect(),r=t.left+o.scrollLeft-To(e,t),n=t.top+o.scrollTop;return{x:r,y:n}}function ds(e){let{elements:o,rect:t,offsetParent:r,strategy:n}=e;const a=n==="fixed",i=me(r),s=o?No(o.floating):!1;if(r===i||s&&a)return t;let l={scrollLeft:0,scrollTop:0},c=ge(1);const d=ge(0),u=ve(r);if((u||!u&&!a)&&((Ke(r)!=="body"||_o(i))&&(l=Io(r)),ve(r))){const m=Oe(r);c=Re(r),d.x=m.x+r.clientLeft,d.y=m.y+r.clientTop}const f=i&&!u&&!a?ln(i,l):ge(0);return{width:t.width*c.x,height:t.height*c.y,x:t.x*c.x-l.scrollLeft*c.x+d.x+f.x,y:t.y*c.y-l.scrollTop*c.y+d.y+f.y}}function us(e){return Array.from(e.getClientRects())}function fs(e){const o=me(e),t=Io(e),r=e.ownerDocument.body,n=ae(o.scrollWidth,o.clientWidth,r.scrollWidth,r.clientWidth),a=ae(o.scrollHeight,o.clientHeight,r.scrollHeight,r.clientHeight);let i=-t.scrollLeft+To(e);const s=-t.scrollTop;return ue(r).direction==="rtl"&&(i+=ae(o.clientWidth,r.clientWidth)-n),{width:n,height:a,x:i,y:s}}const cn=25;function hs(e,o){const t=ie(e),r=me(e),n=t.visualViewport;let a=r.clientWidth,i=r.clientHeight,s=0,l=0;if(n){a=n.width,i=n.height;const d=kt();(!d||d&&o==="fixed")&&(s=n.offsetLeft,l=n.offsetTop)}const c=To(r);if(c<=0){const d=r.ownerDocument,u=d.body,f=getComputedStyle(u),m=d.compatMode==="CSS1Compat"&&parseFloat(f.marginLeft)+parseFloat(f.marginRight)||0,w=Math.abs(r.clientWidth-u.clientWidth-m);w<=cn&&(a-=w)}else c<=cn&&(a+=c);return{width:a,height:i,x:s,y:l}}const gs=new Set(["absolute","fixed"]);function ps(e,o){const t=Oe(e,!0,o==="fixed"),r=t.top+e.clientTop,n=t.left+e.clientLeft,a=ve(e)?Re(e):ge(1),i=e.clientWidth*a.x,s=e.clientHeight*a.y,l=n*a.x,c=r*a.y;return{width:i,height:s,x:l,y:c}}function _n(e,o,t){let r;if(o==="viewport")r=hs(e,t);else if(o==="document")r=fs(me(e));else if(de(o))r=ps(o,t);else{const n=sn(e);r={x:o.x-n.x,y:o.y-n.y,width:o.width,height:o.height}}return Po(r)}function dn(e,o){const t=$e(e);return t===o||!de(t)||Qe(t)?!1:ue(t).position==="fixed"||dn(t,o)}function ms(e,o){const t=o.get(e);if(t)return t;let r=uo(e,[],!1).filter(s=>de(s)&&Ke(s)!=="body"),n=null;const a=ue(e).position==="fixed";let i=a?$e(e):e;for(;de(i)&&!Qe(i);){const s=ue(i),l=zt(i);!l&&s.position==="fixed"&&(n=null),(a?!l&&!n:!l&&s.position==="static"&&!!n&&gs.has(n.position)||_o(i)&&!l&&dn(e,i))?r=r.filter(d=>d!==i):n=s,i=$e(i)}return o.set(e,r),r}function vs(e){let{element:o,boundary:t,rootBoundary:r,strategy:n}=e;const i=[...t==="clippingAncestors"?No(o)?[]:ms(o,this._c):[].concat(t),r],s=i[0],l=i.reduce((c,d)=>{const u=_n(o,d,n);return c.top=ae(u.top,c.top),c.right=Ee(u.right,c.right),c.bottom=Ee(u.bottom,c.bottom),c.left=ae(u.left,c.left),c},_n(o,s,n));return{width:l.right-l.left,height:l.bottom-l.top,x:l.left,y:l.top}}function ws(e){const{width:o,height:t}=an(e);return{width:o,height:t}}function bs(e,o,t){const r=ve(o),n=me(o),a=t==="fixed",i=Oe(e,!0,a,o);let s={scrollLeft:0,scrollTop:0};const l=ge(0);function c(){l.x=To(n)}if(r||!r&&!a)if((Ke(o)!=="body"||_o(n))&&(s=Io(o)),r){const m=Oe(o,!0,a,o);l.x=m.x+o.clientLeft,l.y=m.y+o.clientTop}else n&&c();a&&!r&&n&&c();const d=n&&!r&&!a?ln(n,s):ge(0),u=i.left+s.scrollLeft-l.x-d.x,f=i.top+s.scrollTop-l.y-d.y;return{x:u,y:f,width:i.width,height:i.height}}function Et(e){return ue(e).position==="static"}function un(e,o){if(!ve(e)||ue(e).position==="fixed")return null;if(o)return o(e);let t=e.offsetParent;return me(e)===t&&(t=t.ownerDocument.body),t}function fn(e,o){const t=ie(e);if(No(e))return t;if(!ve(e)){let n=$e(e);for(;n&&!Qe(n);){if(de(n)&&!Et(n))return n;n=$e(n)}return t}let r=un(e,o);for(;r&&ts(r)&&Et(r);)r=un(r,o);return r&&Qe(r)&&Et(r)&&!zt(r)?t:r||ss(e)||t}const xs=async function(e){const o=this.getOffsetParent||fn,t=this.getDimensions,r=await t(e.floating);return{reference:bs(e.reference,await o(e.floating),e.strategy),floating:{x:0,y:0,width:r.width,height:r.height}}};function ys(e){return ue(e).direction==="rtl"}const Cs={convertOffsetParentRelativeRectToViewportRelativeRect:ds,getDocumentElement:me,getClippingRect:vs,getOffsetParent:fn,getElementRects:xs,getClientRects:us,getDimensions:ws,getScale:Re,isElement:de,isRTL:ys};function hn(e,o){return e.x===o.x&&e.y===o.y&&e.width===o.width&&e.height===o.height}function zs(e,o){let t=null,r;const n=me(e);function a(){var s;clearTimeout(r),(s=t)==null||s.disconnect(),t=null}function i(s,l){s===void 0&&(s=!1),l===void 0&&(l=1),a();const c=e.getBoundingClientRect(),{left:d,top:u,width:f,height:m}=c;if(s||o(),!f||!m)return;const w=$o(u),h=$o(n.clientWidth-(d+f)),v=$o(n.clientHeight-(u+m)),b=$o(d),y={rootMargin:-w+"px "+-h+"px "+-v+"px "+-b+"px",threshold:ae(0,Ee(1,l))||1};let C=!0;function z(S){const k=S[0].intersectionRatio;if(k!==l){if(!C)return i();k?i(!1,k):r=setTimeout(()=>{i(!1,1e-7)},1e3)}k===1&&!hn(c,e.getBoundingClientRect())&&i(),C=!1}try{t=new IntersectionObserver(z,{...y,root:n.ownerDocument})}catch{t=new IntersectionObserver(z,y)}t.observe(e)}return i(!0),a}function ks(e,o,t,r){r===void 0&&(r={});const{ancestorScroll:n=!0,ancestorResize:a=!0,elementResize:i=typeof ResizeObserver=="function",layoutShift:s=typeof IntersectionObserver=="function",animationFrame:l=!1}=r,c=jt(e),d=n||a?[...c?uo(c):[],...uo(o)]:[];d.forEach(b=>{n&&b.addEventListener("scroll",t,{passive:!0}),a&&b.addEventListener("resize",t)});const u=c&&s?zs(c,t):null;let f=-1,m=null;i&&(m=new ResizeObserver(b=>{let[x]=b;x&&x.target===c&&m&&(m.unobserve(o),cancelAnimationFrame(f),f=requestAnimationFrame(()=>{var y;(y=m)==null||y.observe(o)})),t()}),c&&!l&&m.observe(c),m.observe(o));let w,h=l?Oe(e):null;l&&v();function v(){const b=Oe(e);h&&!hn(h,b)&&t(),h=b,w=requestAnimationFrame(v)}return t(),()=>{var b;d.forEach(x=>{n&&x.removeEventListener("scroll",t),a&&x.removeEventListener("resize",t)}),u?.(),(b=m)==null||b.disconnect(),m=null,l&&cancelAnimationFrame(w)}}const Ss=Ki,js=Qi,Es=Yi,$s=Ji,Ls=Gi,gn=Zi,Ps=Ri,As=(e,o,t)=>{const r=new Map,n={platform:Cs,...t},a={...n.platform,_c:r};return Ui(e,o,{...n,platform:a})};var Ns=typeof document<"u",Is=function(){},Mo=Ns?g.useLayoutEffect:Is;function Oo(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 t,r,n;if(e&&o&&typeof e=="object"){if(Array.isArray(e)){if(t=e.length,t!==o.length)return!1;for(r=t;r--!==0;)if(!Oo(e[r],o[r]))return!1;return!0}if(n=Object.keys(e),t=n.length,t!==Object.keys(o).length)return!1;for(r=t;r--!==0;)if(!{}.hasOwnProperty.call(o,n[r]))return!1;for(r=t;r--!==0;){const a=n[r];if(!(a==="_owner"&&e.$$typeof)&&!Oo(e[a],o[a]))return!1}return!0}return e!==e&&o!==o}function pn(e){return typeof window>"u"?1:(e.ownerDocument.defaultView||window).devicePixelRatio||1}function mn(e,o){const t=pn(e);return Math.round(o*t)/t}function $t(e){const o=p.useRef(e);return Mo(()=>{o.current=e}),o}function Ts(e){e===void 0&&(e={});const{placement:o="bottom",strategy:t="absolute",middleware:r=[],platform:n,elements:{reference:a,floating:i}={},transform:s=!0,whileElementsMounted:l,open:c}=e,[d,u]=p.useState({x:0,y:0,strategy:t,placement:o,middlewareData:{},isPositioned:!1}),[f,m]=p.useState(r);Oo(f,r)||m(r);const[w,h]=p.useState(null),[v,b]=p.useState(null),x=p.useCallback(A=>{A!==S.current&&(S.current=A,h(A))},[]),y=p.useCallback(A=>{A!==k.current&&(k.current=A,b(A))},[]),C=a||w,z=i||v,S=p.useRef(null),k=p.useRef(null),E=p.useRef(d),$=l!=null,P=$t(l),T=$t(n),V=$t(c),O=p.useCallback(()=>{if(!S.current||!k.current)return;const A={placement:o,strategy:t,middleware:f};T.current&&(A.platform=T.current),As(S.current,k.current,A).then(B=>{const ne={...B,isPositioned:V.current!==!1};I.current&&!Oo(E.current,ne)&&(E.current=ne,wo.flushSync(()=>{u(ne)}))})},[f,o,t,T,V]);Mo(()=>{c===!1&&E.current.isPositioned&&(E.current.isPositioned=!1,u(A=>({...A,isPositioned:!1})))},[c]);const I=p.useRef(!1);Mo(()=>(I.current=!0,()=>{I.current=!1}),[]),Mo(()=>{if(C&&(S.current=C),z&&(k.current=z),C&&z){if(P.current)return P.current(C,z,O);O()}},[C,z,O,P,$]);const q=p.useMemo(()=>({reference:S,floating:k,setReference:x,setFloating:y}),[x,y]),M=p.useMemo(()=>({reference:C,floating:z}),[C,z]),D=p.useMemo(()=>{const A={position:t,left:0,top:0};if(!M.floating)return A;const B=mn(M.floating,d.x),ne=mn(M.floating,d.y);return s?{...A,transform:"translate("+B+"px, "+ne+"px)",...pn(M.floating)>=1.5&&{willChange:"transform"}}:{position:t,left:B,top:ne}},[t,s,M.floating,d.x,d.y]);return p.useMemo(()=>({...d,update:O,refs:q,elements:M,floatingStyles:D}),[d,O,q,M,D])}const Ms=e=>{function o(t){return{}.hasOwnProperty.call(t,"current")}return{name:"arrow",options:e,fn(t){const{element:r,padding:n}=typeof e=="function"?e(t):e;return r&&o(r)?r.current!=null?gn({element:r.current,padding:n}).fn(t):{}:r?gn({element:r,padding:n}).fn(t):{}}}},Os=(e,o)=>({...Ss(e),options:[e,o]}),Ds=(e,o)=>({...js(e),options:[e,o]}),Vs=(e,o)=>({...Ps(e),options:[e,o]}),Bs=(e,o)=>({...Es(e),options:[e,o]}),Hs=(e,o)=>({...$s(e),options:[e,o]}),Ws=(e,o)=>({...Ls(e),options:[e,o]}),Fs=(e,o)=>({...Ms(e),options:[e,o]});var qs="Arrow",vn=p.forwardRef((e,o)=>{const{children:t,width:r=10,height:n=5,...a}=e;return _.jsx(U.svg,{...a,ref:o,width:r,height:n,viewBox:"0 0 30 10",preserveAspectRatio:"none",children:e.asChild?t:_.jsx("polygon",{points:"0,0 30,0 15,10"})})});vn.displayName=qs;var Us=vn;function Zs(e){const[o,t]=p.useState(void 0);return re(()=>{if(e){t({width:e.offsetWidth,height:e.offsetHeight});const r=new ResizeObserver(n=>{if(!Array.isArray(n)||!n.length)return;const a=n[0];let i,s;if("borderBoxSize"in a){const l=a.borderBoxSize,c=Array.isArray(l)?l[0]:l;i=c.inlineSize,s=c.blockSize}else i=e.offsetWidth,s=e.offsetHeight;t({width:i,height:s})});return r.observe(e,{box:"border-box"}),()=>r.unobserve(e)}else t(void 0)},[e]),o}var Lt="Popper",[wn,bn]=ut(Lt),[Ys,xn]=wn(Lt),yn=e=>{const{__scopePopper:o,children:t}=e,[r,n]=p.useState(null);return _.jsx(Ys,{scope:o,anchor:r,onAnchorChange:n,children:t})};yn.displayName=Lt;var Cn="PopperAnchor",zn=p.forwardRef((e,o)=>{const{__scopePopper:t,virtualRef:r,...n}=e,a=xn(Cn,t),i=p.useRef(null),s=Q(o,i),l=p.useRef(null);return p.useEffect(()=>{const c=l.current;l.current=r?.current||i.current,c!==l.current&&a.onAnchorChange(l.current)}),r?null:_.jsx(U.div,{...n,ref:s})});zn.displayName=Cn;var Pt="PopperContent",[Gs,Xs]=wn(Pt),kn=p.forwardRef((e,o)=>{const{__scopePopper:t,side:r="bottom",sideOffset:n=0,align:a="center",alignOffset:i=0,arrowPadding:s=0,avoidCollisions:l=!0,collisionBoundary:c=[],collisionPadding:d=0,sticky:u="partial",hideWhenDetached:f=!1,updatePositionStrategy:m="optimized",onPlaced:w,...h}=e,v=xn(Pt,t),[b,x]=p.useState(null),y=Q(o,L=>x(L)),[C,z]=p.useState(null),S=Zs(C),k=S?.width??0,E=S?.height??0,$=r+(a!=="center"?"-"+a:""),P=typeof d=="number"?d:{top:0,right:0,bottom:0,left:0,...d},T=Array.isArray(c)?c:[c],V=T.length>0,O={padding:P,boundary:T.filter(Qs),altBoundary:V},{refs:I,floatingStyles:q,placement:M,isPositioned:D,middlewareData:A}=Ts({strategy:"fixed",placement:$,whileElementsMounted:(...L)=>ks(...L,{animationFrame:m==="always"}),elements:{reference:v.anchor},middleware:[Os({mainAxis:n+E,alignmentAxis:i}),l&&Ds({mainAxis:!0,crossAxis:!1,limiter:u==="partial"?Vs():void 0,...O}),l&&Bs({...O}),Hs({...O,apply:({elements:L,rects:Y,availableWidth:oe,availableHeight:H})=>{const{width:W,height:X}=Y.reference,_e=L.floating.style;_e.setProperty("--radix-popper-available-width",`${oe}px`),_e.setProperty("--radix-popper-available-height",`${H}px`),_e.setProperty("--radix-popper-anchor-width",`${W}px`),_e.setProperty("--radix-popper-anchor-height",`${X}px`)}}),C&&Fs({element:C,padding:s}),Rs({arrowWidth:k,arrowHeight:E}),f&&Ws({strategy:"referenceHidden",...O})]}),[B,ne]=En(M),Fe=Me(w);re(()=>{D&&Fe?.()},[D,Fe]);const mo=A.arrow?.x,vo=A.arrow?.y,Ae=A.arrow?.centerOffset!==0,[ao,qe]=p.useState();return re(()=>{b&&qe(window.getComputedStyle(b).zIndex)},[b]),_.jsx("div",{ref:I.setFloating,"data-radix-popper-content-wrapper":"",style:{...q,transform:D?q.transform:"translate(0, -200%)",minWidth:"max-content",zIndex:ao,"--radix-popper-transform-origin":[A.transformOrigin?.x,A.transformOrigin?.y].join(" "),...A.hide?.referenceHidden&&{visibility:"hidden",pointerEvents:"none"}},dir:e.dir,children:_.jsx(Gs,{scope:t,placedSide:B,onArrowChange:z,arrowX:mo,arrowY:vo,shouldHideArrow:Ae,children:_.jsx(U.div,{"data-side":B,"data-align":ne,...h,ref:y,style:{...h.style,animation:D?void 0:"none"}})})})});kn.displayName=Pt;var Sn="PopperArrow",Ks={top:"bottom",right:"left",bottom:"top",left:"right"},jn=p.forwardRef(function(o,t){const{__scopePopper:r,...n}=o,a=Xs(Sn,r),i=Ks[a.placedSide];return _.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:_.jsx(Us,{...n,ref:t,style:{...n.style,display:"block"}})})});jn.displayName=Sn;function Qs(e){return e!==null}var Rs=e=>({name:"transformOrigin",options:e,fn(o){const{placement:t,rects:r,middlewareData:n}=o,i=n.arrow?.centerOffset!==0,s=i?0:e.arrowWidth,l=i?0:e.arrowHeight,[c,d]=En(t),u={start:"0%",center:"50%",end:"100%"}[d],f=(n.arrow?.x??0)+s/2,m=(n.arrow?.y??0)+l/2;let w="",h="";return c==="bottom"?(w=i?u:`${f}px`,h=`${-l}px`):c==="top"?(w=i?u:`${f}px`,h=`${r.floating.height+l}px`):c==="right"?(w=`${-l}px`,h=i?u:`${m}px`):c==="left"&&(w=`${r.floating.width+l}px`,h=i?u:`${m}px`),{data:{x:w,y:h}}}});function En(e){const[o,t="center"]=e.split("-");return[o,t]}var Js=yn,el=zn,ol=kn,tl=jn,rl="Portal",$n=p.forwardRef((e,o)=>{const{container:t,...r}=e,[n,a]=p.useState(!1);re(()=>a(!0),[]);const i=t||n&&globalThis?.document?.body;return i?Jo.createPortal(_.jsx(U.div,{...r,ref:o}),i):null});$n.displayName=rl;var nl=p[" useInsertionEffect ".trim().toString()]||re;function Ln({prop:e,defaultProp:o,onChange:t=()=>{},caller:r}){const[n,a,i]=al({defaultProp:o,onChange:t}),s=e!==void 0,l=s?e:n;{const d=p.useRef(e!==void 0);p.useEffect(()=>{const u=d.current;u!==s&&console.warn(`${r} 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,r])}const c=p.useCallback(d=>{if(s){const u=il(d)?d(e):d;u!==e&&i.current?.(u)}else a(d)},[s,e,a,i]);return[l,c]}function al({defaultProp:e,onChange:o}){const[t,r]=p.useState(e),n=p.useRef(t),a=p.useRef(o);return nl(()=>{a.current=o},[o]),p.useEffect(()=>{n.current!==t&&(a.current?.(t),n.current=t)},[t,n]),[t,r,a]}function il(e){return typeof e=="function"}function sl(e){const o=p.useRef({value:e,previous:e});return p.useMemo(()=>(o.current.value!==e&&(o.current.previous=o.current.value,o.current.value=e),o.current.previous),[e])}var Pn=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"}),ll="VisuallyHidden",cl=p.forwardRef((e,o)=>_.jsx(U.span,{...e,ref:o,style:{...Pn,...e.style}}));cl.displayName=ll;var _l=function(e){if(typeof document>"u")return null;var o=Array.isArray(e)?e[0]:e;return o.ownerDocument.body},Je=new WeakMap,Do=new WeakMap,Vo={},At=0,An=function(e){return e&&(e.host||An(e.parentNode))},dl=function(e,o){return o.map(function(t){if(e.contains(t))return t;var r=An(t);return r&&e.contains(r)?r:(console.error("aria-hidden",t,"in not contained inside",e,". Doing nothing"),null)}).filter(function(t){return!!t})},ul=function(e,o,t,r){var n=dl(o,Array.isArray(e)?e:[e]);Vo[t]||(Vo[t]=new WeakMap);var a=Vo[t],i=[],s=new Set,l=new Set(n),c=function(u){!u||s.has(u)||(s.add(u),c(u.parentNode))};n.forEach(c);var d=function(u){!u||l.has(u)||Array.prototype.forEach.call(u.children,function(f){if(s.has(f))d(f);else try{var m=f.getAttribute(r),w=m!==null&&m!=="false",h=(Je.get(f)||0)+1,v=(a.get(f)||0)+1;Je.set(f,h),a.set(f,v),i.push(f),h===1&&w&&Do.set(f,!0),v===1&&f.setAttribute(t,"true"),w||f.setAttribute(r,"true")}catch(b){console.error("aria-hidden: cannot operate on ",f,b)}})};return d(o),s.clear(),At++,function(){i.forEach(function(u){var f=Je.get(u)-1,m=a.get(u)-1;Je.set(u,f),a.set(u,m),f||(Do.has(u)||u.removeAttribute(r),Do.delete(u)),m||u.removeAttribute(t)}),At--,At||(Je=new WeakMap,Je=new WeakMap,Do=new WeakMap,Vo={})}},fl=function(e,o,t){t===void 0&&(t="data-aria-hidden");var r=Array.from(Array.isArray(e)?e:[e]),n=_l(e);return n?(r.push.apply(r,Array.from(n.querySelectorAll("[aria-live], script"))),ul(r,n,t,"aria-hidden")):function(){return null}},we=function(){return we=Object.assign||function(o){for(var t,r=1,n=arguments.length;r<n;r++){t=arguments[r];for(var a in t)Object.prototype.hasOwnProperty.call(t,a)&&(o[a]=t[a])}return o},we.apply(this,arguments)};function Nn(e,o){var t={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&o.indexOf(r)<0&&(t[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var n=0,r=Object.getOwnPropertySymbols(e);n<r.length;n++)o.indexOf(r[n])<0&&Object.prototype.propertyIsEnumerable.call(e,r[n])&&(t[r[n]]=e[r[n]]);return t}function hl(e,o,t){if(t||arguments.length===2)for(var r=0,n=o.length,a;r<n;r++)(a||!(r in o))&&(a||(a=Array.prototype.slice.call(o,0,r)),a[r]=o[r]);return e.concat(a||Array.prototype.slice.call(o))}typeof SuppressedError=="function"&&SuppressedError;var Bo="right-scroll-bar-position",Ho="width-before-scroll-bar",gl="with-scroll-bars-hidden",pl="--removed-body-scroll-bar-size";function Nt(e,o){return typeof e=="function"?e(o):e&&(e.current=o),e}function ml(e,o){var t=g.useState(function(){return{value:e,callback:o,facade:{get current(){return t.value},set current(r){var n=t.value;n!==r&&(t.value=r,t.callback(r,n))}}}})[0];return t.callback=o,t.facade}var vl=typeof window<"u"?p.useLayoutEffect:p.useEffect,In=new WeakMap;function wl(e,o){var t=ml(null,function(r){return e.forEach(function(n){return Nt(n,r)})});return vl(function(){var r=In.get(t);if(r){var n=new Set(r),a=new Set(e),i=t.current;n.forEach(function(s){a.has(s)||Nt(s,null)}),a.forEach(function(s){n.has(s)||Nt(s,i)})}In.set(t,e)},[e]),t}function bl(e){return e}function xl(e,o){o===void 0&&(o=bl);var t=[],r=!1,n={read:function(){if(r)throw new Error("Sidecar: could not `read` from an `assigned` medium. `read` could be used only with `useMedium`.");return t.length?t[t.length-1]:e},useMedium:function(a){var i=o(a,r);return t.push(i),function(){t=t.filter(function(s){return s!==i})}},assignSyncMedium:function(a){for(r=!0;t.length;){var i=t;t=[],i.forEach(a)}t={push:function(s){return a(s)},filter:function(){return t}}},assignMedium:function(a){r=!0;var i=[];if(t.length){var s=t;t=[],s.forEach(a),i=t}var l=function(){var d=i;i=[],d.forEach(a)},c=function(){return Promise.resolve().then(l)};c(),t={push:function(d){i.push(d),c()},filter:function(d){return i=i.filter(d),t}}}};return n}function yl(e){e===void 0&&(e={});var o=xl(null);return o.options=we({async:!0,ssr:!1},e),o}var Tn=function(e){var o=e.sideCar,t=Nn(e,["sideCar"]);if(!o)throw new Error("Sidecar: please provide `sideCar` property to import the right car");var r=o.read();if(!r)throw new Error("Sidecar medium not found");return p.createElement(r,we({},t))};Tn.isSideCarExport=!0;function Cl(e,o){return e.useMedium(o),Tn}var Mn=yl(),It=function(){},Wo=p.forwardRef(function(e,o){var t=p.useRef(null),r=p.useState({onScrollCapture:It,onWheelCapture:It,onTouchMoveCapture:It}),n=r[0],a=r[1],i=e.forwardProps,s=e.children,l=e.className,c=e.removeScrollBar,d=e.enabled,u=e.shards,f=e.sideCar,m=e.noRelative,w=e.noIsolation,h=e.inert,v=e.allowPinchZoom,b=e.as,x=b===void 0?"div":b,y=e.gapMode,C=Nn(e,["forwardProps","children","className","removeScrollBar","enabled","shards","sideCar","noRelative","noIsolation","inert","allowPinchZoom","as","gapMode"]),z=f,S=wl([t,o]),k=we(we({},C),n);return p.createElement(p.Fragment,null,d&&p.createElement(z,{sideCar:Mn,removeScrollBar:c,shards:u,noRelative:m,noIsolation:w,inert:h,setCallbacks:a,allowPinchZoom:!!v,lockRef:t,gapMode:y}),i?p.cloneElement(p.Children.only(s),we(we({},k),{ref:S})):p.createElement(x,we({},k,{className:l,ref:S}),s))});Wo.defaultProps={enabled:!0,removeScrollBar:!0,inert:!1},Wo.classNames={fullWidth:Ho,zeroRight:Bo};var zl=function(){if(typeof __webpack_nonce__<"u")return __webpack_nonce__};function kl(){if(!document)return null;var e=document.createElement("style");e.type="text/css";var o=zl();return o&&e.setAttribute("nonce",o),e}function Sl(e,o){e.styleSheet?e.styleSheet.cssText=o:e.appendChild(document.createTextNode(o))}function jl(e){var o=document.head||document.getElementsByTagName("head")[0];o.appendChild(e)}var El=function(){var e=0,o=null;return{add:function(t){e==0&&(o=kl())&&(Sl(o,t),jl(o)),e++},remove:function(){e--,!e&&o&&(o.parentNode&&o.parentNode.removeChild(o),o=null)}}},$l=function(){var e=El();return function(o,t){p.useEffect(function(){return e.add(o),function(){e.remove()}},[o&&t])}},On=function(){var e=$l(),o=function(t){var r=t.styles,n=t.dynamic;return e(r,n),null};return o},Ll={left:0,top:0,right:0,gap:0},Tt=function(e){return parseInt(e||"",10)||0},Pl=function(e){var o=window.getComputedStyle(document.body),t=o[e==="padding"?"paddingLeft":"marginLeft"],r=o[e==="padding"?"paddingTop":"marginTop"],n=o[e==="padding"?"paddingRight":"marginRight"];return[Tt(t),Tt(r),Tt(n)]},Al=function(e){if(e===void 0&&(e="margin"),typeof window>"u")return Ll;var o=Pl(e),t=document.documentElement.clientWidth,r=window.innerWidth;return{left:o[0],top:o[1],right:o[2],gap:Math.max(0,r-t+o[2]-o[0])}},Nl=On(),eo="data-scroll-locked",Il=function(e,o,t,r){var n=e.left,a=e.top,i=e.right,s=e.gap;return t===void 0&&(t="margin"),`
|
|
1
|
+
(function(j,_){typeof exports=="object"&&typeof module<"u"?_(exports,require("react/jsx-runtime"),require("react"),require("react-dom")):typeof define=="function"&&define.amd?define(["exports","react/jsx-runtime","react","react-dom"],_):(j=typeof globalThis<"u"?globalThis:j||self,_(j.PostPioneerUI={},j.jsxRuntime,j.React,j.ReactDOM))})(this,(function(j,_,g,Jo){"use strict";var Rt=document.createElement("style");Rt.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_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_1kkfn_550{position:relative}._focus_1kkfn_550:after{content:"";position:absolute;inset:-4px;border-radius:inherit;pointer-events:none;transition:var(--focus-transition);opacity:0}._focus--default_1kkfn_567:after{box-shadow:var(--focus-ring-default)}._focus--danger_1kkfn_571:after{box-shadow:var(--focus-ring-danger)}._focus_1kkfn_550:focus-visible:after,._focus_1kkfn_550._focus--visible_1kkfn_577:after{opacity:1}._focus-danger_1kkfn_592:focus-visible{outline:var(--focus-outline-danger);outline-offset:2px}._focus-within--default_1kkfn_598:focus-within{box-shadow:var(--focus-shadow-default)}._focus-within--danger_1kkfn_602:focus-within{box-shadow:var(--focus-shadow-danger)}._focus--input_1kkfn_607:focus{border-color:var(--color-accept-default-600);box-shadow:var(--focus-shadow-default)}._focus--button_1kkfn_612:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}._focus--card_1kkfn_617:focus-visible{box-shadow:var(--focus-shadow-default)}@media (prefers-reduced-motion: reduce){._focus_1kkfn_550:after{transition:none}:root{--focus-transition: none}}._swap_1kkfn_632{display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}._swap--text_1kkfn_641{display:inline;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit}._swap--icon_1kkfn_652{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0}._swap--icon-xs_1kkfn_662{width:.75rem;height:.75rem}._swap--icon-s_1kkfn_667{width:.875rem;height:.875rem}._swap--icon-m_1kkfn_672{width:1rem;height:1rem}._swap--icon-l_1kkfn_677{width:1.25rem;height:1.25rem}._swap--icon-xl_1kkfn_682{width:1.5rem;height:1.5rem}._swap__content_1kkfn_688{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._swap--group-horizontal_1kkfn_697{display:inline-flex;flex-direction:row;gap:.5rem;align-items:center}._swap--group-vertical_1kkfn_704{display:inline-flex;flex-direction:column;gap:.5rem;align-items:center}._swap--with-background_1kkfn_712{background-color:var(--color-background-page);padding:.5rem;border-radius:4px}._swap--with-border_1kkfn_718{border:1px solid #dddddd;border:var(--border-s, 1px solid #dddddd);padding:.5rem;border-radius:4px}._swap--interactive_1kkfn_726{cursor:pointer;transition:all .2s ease}._swap--interactive_1kkfn_726:hover{opacity:.8}._swap--interactive_1kkfn_726:active{transform:translateY(1px)}._root_1kkfn_780{display:flex;flex-direction:column;width:100%}._root_1kkfn_780._fullWidth_1kkfn_786{width:100%}._wrapper_1kkfn_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);z-index:1}._wrapper_1kkfn_791:hover,._wrapper_1kkfn_791:focus-within{z-index:10}._wrapper_1kkfn_791._single_1kkfn_808{border-radius:var(--border-radius-m)}._wrapper_1kkfn_791._first_1kkfn_811{border-radius:var(--border-radius-m) var(--border-radius-m) 0 0}._wrapper_1kkfn_791._middle_1kkfn_814{border-radius:0;border-top:none}._wrapper_1kkfn_791._last_1kkfn_818{border-radius:0 0 var(--border-radius-m) var(--border-radius-m);border-top:none}._wrapper_1kkfn_791._error_1kkfn_825{border-color:var(--color-danger-500)}._wrapper_1kkfn_791._error_1kkfn_825._outline_1kkfn_828{background:var(--color-white);border-color:var(--color-danger-500)}._wrapper_1kkfn_791._error_1kkfn_825._outline_1kkfn_828:hover{border-color:var(--color-danger-600)}._wrapper_1kkfn_791._error_1kkfn_825._outline_1kkfn_828:focus-within{border-color:var(--color-danger-600);box-shadow:0 0 0 1px var(--color-danger-500)}._wrapper_1kkfn_791._error_1kkfn_825._fill_1kkfn_842{background:var(--color-danger-50);border-color:var(--color-danger-200)}._wrapper_1kkfn_791._error_1kkfn_825._fill_1kkfn_842:hover{background:var(--color-danger-100);border-color:var(--color-danger-300)}._wrapper_1kkfn_791._error_1kkfn_825._fill_1kkfn_842:focus-within{background:var(--color-danger-100);border-color:var(--color-danger-500);box-shadow:0 0 0 1px var(--color-danger-500)}._wrapper_1kkfn_791._small_1kkfn_858{min-height:32px}._wrapper_1kkfn_791._small_1kkfn_858 ._input_1kkfn_861{height:32px;padding:0 var(--spacing-m)}._wrapper_1kkfn_791._small_1kkfn_858 ._label_1kkfn_865{top:50%;font-size:var(--font-size-s);transform:translateY(-50%)}._wrapper_1kkfn_791._medium_1kkfn_870{min-height:48px}._wrapper_1kkfn_791._medium_1kkfn_870 ._input_1kkfn_861{height:48px;padding:0 var(--spacing-l);font-size:var(--font-size-m)}._wrapper_1kkfn_791._medium_1kkfn_870 ._label_1kkfn_865{top:50%;font-size:var(--font-size-m);transform:translateY(-50%);transition:all .2s ease}._wrapper_1kkfn_791._outline_1kkfn_828{border-color:var(--color-blue-gray-100);background:var(--color-white)}._wrapper_1kkfn_791._outline_1kkfn_828:hover{border-color:var(--color-indigo-400)}._wrapper_1kkfn_791._outline_1kkfn_828:focus-within{border-color:var(--color-indigo-500);box-shadow:0 0 0 1px var(--color-indigo-500)}._wrapper_1kkfn_791._fill_1kkfn_842{background:var(--color-blue-gray-50);border-color:var(--color-blue-gray-50)}._wrapper_1kkfn_791._fill_1kkfn_842:hover{background:var(--color-blue-gray-40);border-color:var(--color-blue-gray-40)}._wrapper_1kkfn_791._fill_1kkfn_842:focus-within{background:var(--color-blue-gray-35);border-color:var(--color-blue-gray-35);box-shadow:0 0 0 1px var(--color-blue-gray-400)}._wrapper_1kkfn_791._disabled_1kkfn_914{background:var(--color-gray-50);border-color:var(--color-gray-200);color:var(--color-text-disabled);cursor:not-allowed}._wrapper_1kkfn_791._disabled_1kkfn_914 ._input_1kkfn_861,._wrapper_1kkfn_791._disabled_1kkfn_914 ._label_1kkfn_865{color:var(--color-text-disabled)}._wrapper_1kkfn_791._disabled_1kkfn_914 ._clearButton_1kkfn_926{display:none}._wrapper_1kkfn_791._withPrefix_1kkfn_932 ._input_1kkfn_861{padding-left:calc(var(--spacing-m) + 36px)}._wrapper_1kkfn_791._withSuffix_1kkfn_935 ._input_1kkfn_861{padding-right:calc(var(--spacing-m) + 36px)}._input_1kkfn_861{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)}._input_1kkfn_861::placeholder{color:var(--color-blue-gray-400);opacity:1;transition:opacity .2s ease}._input_1kkfn_861:focus::placeholder{opacity:0}._input_1kkfn_861:disabled{cursor:not-allowed}._label_1kkfn_865{position:absolute;left:var(--spacing-m);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_1kkfn_979{color:var(--color-danger-600);width:6px;height:6px;flex-shrink:0;transform:translateY(-2px)}._wrapper_1kkfn_791._medium_1kkfn_870:focus-within ._label_1kkfn_865,._wrapper_1kkfn_791._medium_1kkfn_870._filled_1kkfn_991 ._label_1kkfn_865{top:2px;transform:none;font-size:var(--font-size-xs);color:var(--color-blue-gray-400);padding:0 4px;background:var(--color-white)}._wrapper_1kkfn_791._medium_1kkfn_870._fill_1kkfn_842:focus-within ._label_1kkfn_865,._wrapper_1kkfn_791._medium_1kkfn_870._fill_1kkfn_842._filled_1kkfn_991 ._label_1kkfn_865{background:var(--color-blue-gray-50)}._wrapper_1kkfn_791._medium_1kkfn_870._fill_1kkfn_842:focus-within ._label_1kkfn_865{background:var(--color-blue-gray-35)}._wrapper_1kkfn_791._medium_1kkfn_870._error_1kkfn_825:focus-within ._label_1kkfn_865,._wrapper_1kkfn_791._medium_1kkfn_870._error_1kkfn_825._filled_1kkfn_991 ._label_1kkfn_865{color:var(--color-danger-600)}._wrapper_1kkfn_791._medium_1kkfn_870._error_1kkfn_825._outline_1kkfn_828:focus-within ._label_1kkfn_865,._wrapper_1kkfn_791._medium_1kkfn_870._error_1kkfn_825._outline_1kkfn_828._filled_1kkfn_991 ._label_1kkfn_865{background:var(--color-white)}._wrapper_1kkfn_791._medium_1kkfn_870._error_1kkfn_825._fill_1kkfn_842:focus-within ._label_1kkfn_865,._wrapper_1kkfn_791._medium_1kkfn_870._error_1kkfn_825._fill_1kkfn_842._filled_1kkfn_991 ._label_1kkfn_865{background:var(--color-danger-50)}._wrapper_1kkfn_791._medium_1kkfn_870._error_1kkfn_825._fill_1kkfn_842:focus-within ._label_1kkfn_865{background:var(--color-danger-100)}._wrapper_1kkfn_791._small_1kkfn_858:focus-within ._label_1kkfn_865,._wrapper_1kkfn_791._small_1kkfn_858._filled_1kkfn_991 ._label_1kkfn_865{opacity:0;visibility:hidden}._wrapper_1kkfn_791._error_1kkfn_825 ._label_1kkfn_865{color:var(--color-danger-600)}._wrapper_1kkfn_791._disabled_1kkfn_914 ._label_1kkfn_865{color:var(--color-text-disabled)}._innerHint_1kkfn_1040{position:absolute;left:var(--spacing-l);top:50%;transform:translateY(-50%);color:var(--color-blue-gray-400);font-size:var(--font-size-s);line-height:var(--line-height-s);pointer-events:none;transition:opacity .2s ease}._wrapper_1kkfn_791._filled_1kkfn_991 ._innerHint_1kkfn_1040,._wrapper_1kkfn_791._error_1kkfn_825 ._innerHint_1kkfn_1040,._wrapper_1kkfn_791:focus-within ._innerHint_1kkfn_1040{opacity:0}._clearButton_1kkfn_926{position:absolute;right:var(--spacing-s);top:50%;transform:translateY(-50%);border:none;background:transparent;color:var(--color-blue-gray-400);cursor:pointer;display:flex;align-items:center;justify-content:center;padding:4px;border-radius:var(--border-radius-s);z-index:3}._clearButton_1kkfn_926:hover{color:var(--color-blue-gray-600);background:var(--color-blue-gray-100)}._clearButton_1kkfn_926:focus-visible{outline:1px solid var(--color-indigo-300)}._wrapper_1kkfn_791._error_1kkfn_825 ._clearButton_1kkfn_926{color:var(--color-danger-400)}._wrapper_1kkfn_791._error_1kkfn_825 ._clearButton_1kkfn_926:hover{color:var(--color-danger-600);background:var(--color-danger-100)}._affix_1kkfn_1088{display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;gap:4px;color:var(--color-blue-gray-500);flex-shrink:0;height:100%;z-index:2}._prefix_1kkfn_1100{border-right:var(--border-s);border-color:inherit}._suffix_1kkfn_1105{border-left:var(--border-s);border-color:inherit}._wrapper_1kkfn_791._error_1kkfn_825 ._suffix_1kkfn_1105{border-color:var(--color-danger-300)}._errorText_1kkfn_1114{color:var(--color-danger-500);font-size:var(--font-size-s);line-height:var(--line-height-s);margin-top:var(--spacing-2xs);display:block;opacity:1;transition:opacity .2s ease}._errorText_1kkfn_1114: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_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_zdqaw_550{position:relative}._focus_zdqaw_550:after{content:"";position:absolute;inset:-4px;border-radius:inherit;pointer-events:none;transition:var(--focus-transition);opacity:0}._focus--default_zdqaw_567:after{box-shadow:var(--focus-ring-default)}._focus--danger_zdqaw_571:after{box-shadow:var(--focus-ring-danger)}._focus_zdqaw_550:focus-visible:after,._focus_zdqaw_550._focus--visible_zdqaw_577:after{opacity:1}._focus-danger_zdqaw_592:focus-visible{outline:var(--focus-outline-danger);outline-offset:2px}._focus-within--default_zdqaw_598:focus-within{box-shadow:var(--focus-shadow-default)}._focus-within--danger_zdqaw_602:focus-within{box-shadow:var(--focus-shadow-danger)}._focus--input_zdqaw_607:focus{border-color:var(--color-accept-default-600);box-shadow:var(--focus-shadow-default)}._focus--button_zdqaw_612:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}._focus--card_zdqaw_617:focus-visible{box-shadow:var(--focus-shadow-default)}@media (prefers-reduced-motion: reduce){._focus_zdqaw_550:after{transition:none}:root{--focus-transition: none}}._swap_zdqaw_632{display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}._swap--text_zdqaw_641{display:inline;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit}._swap--icon_zdqaw_652{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0}._swap--icon-xs_zdqaw_662{width:.75rem;height:.75rem}._swap--icon-s_zdqaw_667{width:.875rem;height:.875rem}._swap--icon-m_zdqaw_672{width:1rem;height:1rem}._swap--icon-l_zdqaw_677{width:1.25rem;height:1.25rem}._swap--icon-xl_zdqaw_682{width:1.5rem;height:1.5rem}._swap__content_zdqaw_688{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._swap--group-horizontal_zdqaw_697{display:inline-flex;flex-direction:row;gap:.5rem;align-items:center}._swap--group-vertical_zdqaw_704{display:inline-flex;flex-direction:column;gap:.5rem;align-items:center}._swap--with-background_zdqaw_712{background-color:var(--color-background-page);padding:.5rem;border-radius:4px}._swap--with-border_zdqaw_718{border:1px solid #dddddd;border:var(--border-s, 1px solid #dddddd);padding:.5rem;border-radius:4px}._swap--interactive_zdqaw_726{cursor:pointer;transition:all .2s ease}._swap--interactive_zdqaw_726:hover{opacity:.8}._swap--interactive_zdqaw_726:active{transform:translateY(1px)}._segmentGroup_zdqaw_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_zdqaw_780._fullWidth_zdqaw_790{width:100%}._segmentGroup_zdqaw_780._fullWidth_zdqaw_790 ._segmentItem_zdqaw_793{flex:1;min-width:0;text-align:center}._segmentGroup_zdqaw_780._scrollable_zdqaw_798{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}._segmentGroup_zdqaw_780._scrollable_zdqaw_798::-webkit-scrollbar{display:none}._segmentGroup_zdqaw_780._scrollable_zdqaw_798 ._segmentItem_zdqaw_793{flex-shrink:0}._size-s_zdqaw_811 ._segmentItem_zdqaw_793{height:24px;font-size:13px;padding:0 10px;border-radius:6px}._size-m_zdqaw_818 ._segmentItem_zdqaw_793{height:32px;font-size:14px;padding:0 14px;border-radius:8px}._size-l_zdqaw_825 ._segmentItem_zdqaw_793{height:40px;font-size:15px;padding:0 16px;border-radius:8px}._segmentItem_zdqaw_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_zdqaw_793:hover:not(._disabled_zdqaw_848):not(._active_zdqaw_848){background:var(--color-blue-gray-35);color:var(--color-blue-gray-900)}._segmentItem_zdqaw_793:active:not(._disabled_zdqaw_848):not(._hover_zdqaw_852){background:var(--color-blue-gray-50);color:var(--color-blue-gray-900)}._segmentItem_zdqaw_793:focus-visible{outline:2px solid var(--color-indigo-300);outline-offset:2px}._segmentItem_zdqaw_793._disabled_zdqaw_848{opacity:.5;cursor:not-allowed}._segmentItem_zdqaw_793._active_zdqaw_848{background:var(--color-white-alpha-100);color:var(--color-blue-gray-900);border:1px solid transparent;font-weight:600}._variant-filled_zdqaw_874 ._segmentItem_zdqaw_793._active_zdqaw_848{background:var(--color-indigo-600);color:var(--color-white-alpha-100);border-color:var(--color-indigo-600)}._variant-filled_zdqaw_874 ._segmentItem_zdqaw_793._active_zdqaw_848:hover{background:var(--color-indigo-700)}._variant-outlined_zdqaw_883 ._segmentItem_zdqaw_793._active_zdqaw_848{background:var(--color-white);color:var(--color-indigo-600);border:1px solid var(--color-indigo-200)}@media (max-width: 768px){._segmentGroup_zdqaw_780{gap:2px;padding:2px}._segmentGroup_zdqaw_780:not(._fullWidth_zdqaw_790){overflow-x:auto;overflow-y:hidden}._segmentGroup_zdqaw_780:not(._fullWidth_zdqaw_790)::-webkit-scrollbar{display:none}._segmentItem_zdqaw_793{font-size:13px;padding:0 8px;height:28px;flex-shrink:0}._size-s_zdqaw_811 ._segmentItem_zdqaw_793{min-width:50px;padding:0 6px}._size-m_zdqaw_818 ._segmentItem_zdqaw_793{min-width:60px;padding:0 8px}._size-l_zdqaw_825 ._segmentItem_zdqaw_793{min-width:70px;padding:0 10px}}@media (max-width: 480px){._segmentGroup_zdqaw_780._fullWidth_zdqaw_790 ._segmentItem_zdqaw_793{font-size:12px;padding:0 4px}._segmentItem_zdqaw_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}: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_1jn0k_550{position:relative}._focus_1jn0k_550:after{content:"";position:absolute;inset:-4px;border-radius:inherit;pointer-events:none;transition:var(--focus-transition);opacity:0}._focus--default_1jn0k_567:after{box-shadow:var(--focus-ring-default)}._focus--danger_1jn0k_571:after{box-shadow:var(--focus-ring-danger)}._focus_1jn0k_550:focus-visible:after,._focus_1jn0k_550._focus--visible_1jn0k_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_1jn0k_592:focus-visible{outline:var(--focus-outline-danger);outline-offset:2px}._focus-within--default_1jn0k_598:focus-within{box-shadow:var(--focus-shadow-default)}._focus-within--danger_1jn0k_602:focus-within{box-shadow:var(--focus-shadow-danger)}._focus--input_1jn0k_607:focus{border-color:var(--color-accept-default-600);box-shadow:var(--focus-shadow-default)}._focus--button_1jn0k_612:focus-visible{outline:var(--focus-outline-default);outline-offset:2px}._focus--card_1jn0k_617:focus-visible{box-shadow:var(--focus-shadow-default)}@media (prefers-reduced-motion: reduce){._focus_1jn0k_550:after{transition:none}:root{--focus-transition: none}}._swap_1jn0k_632{display:inline-flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box}._swap--text_1jn0k_641{display:inline;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit}._swap--icon_1jn0k_652{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0}._swap--icon-xs_1jn0k_662{width:.75rem;height:.75rem}._swap--icon-s_1jn0k_667{width:.875rem;height:.875rem}._swap--icon-m_1jn0k_672{width:1rem;height:1rem}._swap--icon-l_1jn0k_677{width:1.25rem;height:1.25rem}._swap--icon-xl_1jn0k_682{width:1.5rem;height:1.5rem}._swap__content_1jn0k_688{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._swap--group-horizontal_1jn0k_697{display:inline-flex;flex-direction:row;gap:.5rem;align-items:center}._swap--group-vertical_1jn0k_704{display:inline-flex;flex-direction:column;gap:.5rem;align-items:center}._swap--with-background_1jn0k_712{background-color:var(--color-background-page);padding:.5rem;border-radius:4px}._swap--with-border_1jn0k_718{border:1px solid #dddddd;border:var(--border-s, 1px solid #dddddd);padding:.5rem;border-radius:4px}._swap--interactive_1jn0k_726{cursor:pointer;transition:all .2s ease}._swap--interactive_1jn0k_726:hover{opacity:.8}._swap--interactive_1jn0k_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_1jn0k_780{display:flex;flex-direction:column;width:100%;gap:var(--spacing-2xs)}._wrapper_1jn0k_787{position:relative;display:flex;border-radius:var(--border-radius-m);transition:all .2s ease;overflow:hidden}._wrapper_1jn0k_787._outline_1jn0k_794{border:var(--border-s);background:var(--color-white)}._wrapper_1jn0k_787._outline_1jn0k_794:focus-within{border-color:var(--color-indigo-500)}._wrapper_1jn0k_787._outline_1jn0k_794:hover{border-color:var(--color-indigo-400)}._wrapper_1jn0k_787._fill_1jn0k_804{background:var(--color-blue-gray-50);border:var(--border-s);border-color:var(--color-blue-gray-50)}._wrapper_1jn0k_787._fill_1jn0k_804:focus-within{background:var(--color-blue-gray-35);border-color:var(--color-blue-gray-35)}._wrapper_1jn0k_787._error_1jn0k_813{border-color:var(--color-danger-500);background:var(--color-danger-50)}._wrapper_1jn0k_787._error_1jn0k_813._fill_1jn0k_804{background:var(--color-danger-100)}._wrapper_1jn0k_787._error_1jn0k_813:focus-within{border-color:var(--color-danger-600)}._wrapper_1jn0k_787._disabled_1jn0k_823{background:var(--color-gray-50);color:var(--color-text-disabled);cursor:not-allowed}._wrapper_1jn0k_787._disabled_1jn0k_823 ._textarea_1jn0k_828{color:var(--color-text-disabled)}._textarea_1jn0k_828{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-l) var(--spacing-6xl) var(--spacing-s) var(--spacing-m);outline:none;min-height:var(--size-7xl)}._textarea_1jn0k_828::placeholder{opacity:0}._textarea_1jn0k_828:disabled{cursor:not-allowed}._label_1jn0k_851{position:absolute;top:var(--spacing-l);left:var(--spacing-m);transform:translateY(-50%);font-size:var(--font-size-s);line-height:var(--line-height-xxxxxl);color:var(--color-blue-gray-700);pointer-events:none;transition:all .2s ease;display:flex;align-items:center;gap:2px}._required_1jn0k_866{color:var(--color-danger-600);width:6px;height:6px;flex-shrink:0;transform:translateY(-2px)}._wrapper_1jn0k_787:focus-within ._label_1jn0k_851,._wrapper_1jn0k_787._filled_1jn0k_875 ._label_1jn0k_851{top:var(--spacing-xs);transform:none;font-size:var(--font-size-xs);color:var(--color-blue-gray-400);background:var(--color-white);padding:0 var(--spacing-2xs)}._wrapper_1jn0k_787._error_1jn0k_813:focus-within ._label_1jn0k_851,._wrapper_1jn0k_787._error_1jn0k_813._filled_1jn0k_875 ._label_1jn0k_851{color:var(--color-danger-600);background:var(--color-danger-50)}._wrapper_1jn0k_787._disabled_1jn0k_823 ._label_1jn0k_851{color:var(--color-text-disabled)}._clearButton_1jn0k_894{position:absolute;right:var(--spacing-s);top:var(--spacing-l);transform:translateY(-50%);border:none;background:transparent;color:var(--color-blue-gray-400);font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center}._clearButton_1jn0k_894:hover{color:var(--color-blue-gray-600)}._clearButton_1jn0k_894:focus-visible{outline:2px solid var(--color-indigo-300);border-radius:var(--border-radius-s)}._disabled_1jn0k_823 ._clearButton_1jn0k_894{display:none}._errorText_1jn0k_919{color:var(--color-danger-600);font-size:var(--font-size-s);line-height:var(--line-height-s)}._innerHint_1jn0k_925{position:absolute;top:var(--spacing-2xl);left:var(--spacing-m);color:var(--color-blue-gray-400);font-size:var(--font-size-s);line-height:var(--line-height-s);pointer-events:none;transition:opacity .2s ease,transform .2s ease}._wrapper_1jn0k_787._filled_1jn0k_875 ._innerHint_1jn0k_925,._wrapper_1jn0k_787._error_1jn0k_813 ._innerHint_1jn0k_925{opacity:0}
|
|
2
|
+
/*$vite$:1*/`,document.head.appendChild(Rt);function Jt(e){const o=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const r=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(o,t,r.get?r:{enumerable:!0,get:()=>e[t]})}}return o.default=e,Object.freeze(o)}const p=Jt(g),mo=Jt(Jo),er=g.forwardRef(({width:e="12",height:o="14",color:t="currentColor",...r},n)=>_.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 12 14",fill:"none",color:t,xmlns:"http://www.w3.org/2000/svg",...r,children:_.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"})}));er.displayName="AlertsBellIcon";const Ze=g.forwardRef(({width:e="7",height:o="4",color:t="currentColor",...r},n)=>_.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 7 4",fill:"none",color:t,xmlns:"http://www.w3.org/2000/svg",...r,children:_.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"})}));Ze.displayName="ArrowIcon";const bo=g.forwardRef(({width:e="12",height:o="8",color:t="currentColor",...r},n)=>_.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 12 8",fill:"none",color:t,xmlns:"http://www.w3.org/2000/svg",...r,children:_.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"})}));bo.displayName="ArrowChevronDownIcon";const or=g.forwardRef(({width:e="6",height:o="10",color:t="currentColor",...r},n)=>_.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 6 10",fill:"none",color:t,xmlns:"http://www.w3.org/2000/svg",...r,children:_.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"})}));or.displayName="ArrowChevronLeftIcon";const tr=g.forwardRef(({width:e="6",height:o="10",color:t="currentColor",...r},n)=>_.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 6 10",fill:"none",color:t,xmlns:"http://www.w3.org/2000/svg",...r,children:_.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"})}));tr.displayName="ArrowChevronRightIcon";const et=g.forwardRef(({width:e="12",height:o="8",color:t="currentColor",...r},n)=>_.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 12 8",fill:"none",color:t,xmlns:"http://www.w3.org/2000/svg",...r,children:_.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"})}));et.displayName="ArrowChevronUpIcon";const rr=g.forwardRef(({width:e="20",height:o="20",color:t="currentColor",...r},n)=>_.jsxs("svg",{ref:n,width:e,height:o,viewBox:"0 0 20 20",fill:"none",color:t,xmlns:"http://www.w3.org/2000/svg",...r,children:[_.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"}),_.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"})]}));rr.displayName="ArrowRefreshIcon";const ot=g.forwardRef(({width:e="18",height:o="12",color:t="currentColor",...r},n)=>_.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 18 12",fill:"none",color:t,xmlns:"http://www.w3.org/2000/svg",...r,children:_.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"})}));ot.displayName="CheckIcon";const nr=g.forwardRef(({width:e="16",height:o="16",color:t="currentColor",...r},n)=>_.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 16 16",fill:"none",color:t,xmlns:"http://www.w3.org/2000/svg",...r,children:_.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"})}));nr.displayName="FacebookIcon";const ar=g.forwardRef(({width:e="24",height:o="24",color:t="currentColor",...r},n)=>_.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 24 24",fill:"none",color:t,xmlns:"http://www.w3.org/2000/svg",...r,children:_.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"})}));ar.displayName="EyeIcon";const ir=g.forwardRef(({width:e="26",height:o="26",color:t="currentColor",...r},n)=>_.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 20 16",fill:"none",color:t,xmlns:"http://www.w3.org/2000/svg",...r,children:_.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"})}));ir.displayName="EyeSlashIcon";const sr=g.forwardRef(({width:e="14",height:o="14",color:t="currentColor",...r},n)=>_.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 14 14",fill:"none",color:t,xmlns:"http://www.w3.org/2000/svg",...r,children:_.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:""})}));sr.displayName="InstagramIcon";const lr=g.forwardRef(({width:e="16",height:o="16",color:t="currentColor",...r},n)=>_.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 16 16",fill:"none",color:t,xmlns:"http://www.w3.org/2000/svg",...r,children:_.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"})}));lr.displayName="ImagePhotoIcon";const cr=g.forwardRef(({width:e="12",height:o="14",color:t="currentColor",...r},n)=>_.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 16 16",fill:"none",color:t,xmlns:"http://www.w3.org/2000/svg",...r,children:_.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"})}));cr.displayName="ImagePhotoOutline";const _r=g.forwardRef(({width:e="24",height:o="24",color:t="currentColor",...r},n)=>_.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 24 24",fill:"none",color:t,xmlns:"http://www.w3.org/2000/svg",...r,children:_.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"})}));_r.displayName="LogoutV1Outline";const dr=g.forwardRef(({width:e="16",height:o="16",color:t="currentColor",...r},n)=>_.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 16 16",fill:"none",color:t,xmlns:"http://www.w3.org/2000/svg",...r,children:_.jsxs("g",{opacity:"0.9",children:[_.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"}),_.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"})]})}));dr.displayName="MathSymbolsAddSquareV2Icon";const ur=g.forwardRef(({width:e="20",height:o="20",color:t="currentColor",...r},n)=>_.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 20 20",fill:"none",color:t,xmlns:"http://www.w3.org/2000/svg",...r,children:_.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"})}));ur.displayName="MathSymbolsXCircleContainedIcon";const xo=g.forwardRef(({width:e="9",height:o="8",color:t="currentColor",...r},n)=>_.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 9 8",fill:"none",color:t,xmlns:"http://www.w3.org/2000/svg",...r,children:_.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"})}));xo.displayName="MathSymbolXV2Icon";const tt=g.forwardRef(({width:e="16",height:o="2",color:t="currentColor",...r},n)=>_.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 16 2",fill:"none",color:t,xmlns:"http://www.w3.org/2000/svg",...r,children:_.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"})}));tt.displayName="MinusIcon";const fr=g.forwardRef(({width:e="20",height:o="16",color:t="currentColor",...r},n)=>_.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 20 16",fill:"none",color:t,xmlns:"http://www.w3.org/2000/svg",...r,children:_.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"})}));fr.displayName="OdnoklassnikiIcon";const yo=g.forwardRef(({width:e="12",height:o="12",color:t="currentColor",...r},n)=>_.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 12 12",fill:"none",color:t,xmlns:"http://www.w3.org/2000/svg",...r,children:_.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"})}));yo.displayName="RequiredIcon";const hr=g.forwardRef(({width:e="18",height:o="18",color:t="currentColor",...r},n)=>_.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 18 18",fill:"none",color:t,xmlns:"http://www.w3.org/2000/svg",...r,children:_.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"})}));hr.displayName="SearchIcon";const rt=g.forwardRef(({size:e=16,color:o="currentColor",...t},r)=>_.jsx("svg",{ref:r,width:e,height:e,viewBox:"0 0 16 16",color:o,fill:"none",xmlns:"http://www.w3.org/2000/svg",...t,children:_.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"})}));rt.displayName="SwapIcon";const gr=g.forwardRef(({width:e="14",height:o="15",color:t="currentColor",...r},n)=>_.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 14 15",fill:"none",color:t,xmlns:"http://www.w3.org/2000/svg",...r,children:_.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"})}));gr.displayName="TelegramIcon";const pr=g.forwardRef(({width:e="16",height:o="16",color:t="currentColor",...r},n)=>_.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",color:t,...r,children:_.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"})}));pr.displayName="TimeCalendarV2Icon";const vr=g.forwardRef(({width:e="14",height:o="14",color:t="currentColor",...r},n)=>_.jsx("svg",{ref:n,width:e,height:o,viewBox:"0 0 14 14",fill:"none",color:t,xmlns:"http://www.w3.org/2000/svg",...r,children:_.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"})}));vr.displayName="VKIcon";function wr(e){var o,t,r="";if(typeof e=="string"||typeof e=="number")r+=e;else if(typeof e=="object")if(Array.isArray(e)){var n=e.length;for(o=0;o<n;o++)e[o]&&(t=wr(e[o]))&&(r&&(r+=" "),r+=t)}else for(t in e)e[t]&&(r&&(r+=" "),r+=t);return r}function T(){for(var e,o,t=0,r="",n=arguments.length;t<n;t++)(e=arguments[t])&&(o=wr(e))&&(r&&(r+=" "),r+=o);return r}const K={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"},ke={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"},$a={"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"},Ne=g.forwardRef((e,o)=>{const{as:t="p",children:r,className:n,textAlign:a="left",variant:s="text-long-m-regular",truncate:i=!1,multilineTruncate:l=!1,noWrap:c=!1,breakWord:d=!1,fontFamily:u="inter",...f}=e,v=$a[s],m=T(ke.typography,ke[v],ke[`align-${a}`],ke[`font-${u}`],{[ke.truncate]:i,[ke.multilineTruncate]:l,[ke.noWrap]:c,[ke.breakWord]:d},n);return La(t,{className:m,ref:o,...f},r)});function La(e,o,t){return g.createElement(e,o,t)}Ne.displayName="Typography";const Ye={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"},mr=({size:e="m",color:o,className:t="",label:r,labelPosition:n="bottom"})=>{const a=!!r,s=[Ye["spinner-container"],a&&Ye[`spinner-container--label-${n}`],t].filter(Boolean).join(" "),i=[Ye.spinner,Ye[`spinner--${e}`],Ye[`spinner--${o}`]].filter(Boolean).join(" "),l=()=>{switch(e){case"xs":return _.jsx("svg",{width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:_.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 _.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:_.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 _.jsx("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:_.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 _.jsx("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:_.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 _.jsx("svg",{width:"48",height:"48",viewBox:"0 0 48 48",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:_.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 _.jsx("svg",{width:"64",height:"64",viewBox:"0 0 64 64",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:_.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 _.jsxs("div",{className:s,children:[_.jsx("div",{className:i,children:l()}),r&&_.jsx("span",{className:Ye.spinner__label,"aria-hidden":"true",children:r})]})},ee={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"},Pa=e=>{switch(e){case"l":return"m";case"m":return"s";case"s":return"xs";default:return"s"}},ko=g.forwardRef((e,o)=>{const{size:t="m",variant:r="primary",disabled:n=!1,loading:a=!1,active:s=!1,open:i=!1,className:l="",children:c,icon:d,iconPosition:u="left",tooltip:f,count:v,withChevron:m=!1,href:h,...w}=e,b=u==="only"||!c&&d,x=m&&!b,y=[ee.button,ee[`size${t.toUpperCase()}`],ee[r],n&&ee.disabled,a&&ee.loading,s&&ee.active,i&&ee.open,b&&ee.iconOnly,l].filter(Boolean).join(" "),k=()=>_.jsxs(_.Fragment,{children:[_.jsxs("span",{className:ee.content,children:[d&&u!=="right"&&_.jsx("span",{className:ee.icon,children:d}),c&&_.jsx("span",{className:ee.text,children:c}),d&&u==="right"&&_.jsx("span",{className:ee.icon,children:d}),x&&_.jsx("span",{className:ee.chevron}),v!==void 0&&_.jsx("span",{className:ee.count,children:v>99?"+99":v})]}),a&&_.jsx("span",{className:ee.loader,children:_.jsx(mr,{size:Pa(t)})})]});if(h){const z=w;return n||a?_.jsx("span",{className:y,...z,children:k()}):_.jsx("a",{ref:o,href:h,className:y,...z,children:k()})}const{type:C="button",...S}=w;return _.jsx("button",{ref:o,type:C,className:y,disabled:n||a,"aria-label":b&&f?f:void 0,...S,children:k()})});ko.displayName="Button";const Ce={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"},br=({orientation:e="horizontal",variant:o="solid",size:t="m",color:r="default",className:n="",children:a,textPosition:s="center",...i})=>{const l=!!a,c=[Ce.divider,Ce[`divider--${e}`],Ce[`divider--${o}`],Ce[`divider--${t}`],Ce[`divider--${r}`],l&&Ce["divider--with-text"],l&&Ce[`divider--text-${s}`],n].filter(Boolean).join(" ");return l&&e==="horizontal"?_.jsx("div",{className:c,role:"separator","aria-orientation":e,...i,children:_.jsx("span",{className:Ce.divider__text,children:a})}):_.jsx("div",{className:c,role:"separator","aria-orientation":e,...i})},Aa=({title:e,count:o,icon:t,children:r,actions:n=[],defaultOpen:a=!1,disabled:s=!1,className:i,toggleText:l={}})=>{const[c,d]=g.useState(a),[u,f]=g.useState(a?"auto":0),v=g.useRef(null),m=()=>{s||(c?(f(v.current?.scrollHeight||0),requestAnimationFrame(()=>f(0))):f(v.current?.scrollHeight||0),d(!c))};g.useEffect(()=>{if(c&&u===(v.current?.scrollHeight||0)){const w=setTimeout(()=>f("auto"),250);return()=>clearTimeout(w)}},[c,u]);const h=c?l.open||"Свернуть":l.closed||"Развернуть";return _.jsxs("div",{className:T(K.accordion,c&&K.open,s&&K.disabled,i),"data-state":c?"open":"closed",children:[_.jsxs("div",{className:K.header,onClick:m,children:[_.jsxs("div",{className:K.headerLeft,children:[t&&_.jsx("div",{className:K.icon,children:t}),_.jsx(Ne,{variant:"text-long-m-regular",className:K.title,children:e}),typeof o=="number"&&_.jsx(Ne,{as:"span",variant:"text-long-s-medium",className:K.count,children:o})]}),_.jsxs("div",{className:K.headerRight,children:[n.map((w,b)=>_.jsx(ko,{variant:"link",size:"s",disabled:w.disabled,icon:w.icon||_.jsx(rt,{}),iconPosition:w.label?"left":"only",tooltip:w.label?void 0:w.label,onClick:x=>{x.stopPropagation(),w.onClick?.()},children:w.label},b)),_.jsx(ko,{variant:"ghost",size:"s",icon:_.jsxs("span",{className:K.chevronIconWrapper,children:[_.jsx(bo,{className:T(K.iconDown,c&&K.iconHidden)}),_.jsx(et,{className:T(K.iconUp,c&&K.iconVisible)})]}),iconPosition:"right",tooltip:h,onClick:w=>{w.stopPropagation(),m()}})]})]}),_.jsxs("div",{ref:v,className:K.content,style:{height:u},children:[_.jsx("div",{className:K.dividerContainer,children:_.jsx(br,{size:"s",className:K.divider})}),_.jsx("div",{className:K.inner,children:r})]})]})},io={card:"_card_t4r0j_780",header:"_header_t4r0j_800",title:"_title_t4r0j_805",subtitle:"_subtitle_t4r0j_823",content:"_content_t4r0j_831"},Na=({title:e,subtitle:o,children:t,className:r,onSubmit:n})=>{const a=n?"form":"div";return _.jsxs(a,{className:T(io.card,r),onSubmit:n,children:[(e||o)&&_.jsxs("div",{className:io.header,children:[e&&_.jsx(Ne,{as:"p",variant:"headline-s",textAlign:"center",className:io.title,children:e}),o&&_.jsx(Ne,{as:"p",className:io.subtitle,children:o})]}),t&&_.jsx("div",{className:io.content,children:t})]})},ze={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"},xr=({src:e,name:o,size:t="s",status:r=null,bordered:n=!1,backgroundColor:a,className:s="",onError:i})=>{const l=v=>{const m=v.trim().split(" ");return m.length===1?m[0].charAt(0).toUpperCase():`${m[0].charAt(0)}${m[m.length-1].charAt(0)}`.toUpperCase()},c=()=>{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)"],m=o.split("").reduce((h,w)=>h+w.charCodeAt(0),0);return v[m%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=[ze.avatar,ze[`avatar--${t}`],n?ze["avatar--bordered"]:"",s].filter(Boolean).join(" "),f=()=>{if(e)return _.jsx("img",{src:e,alt:o?`${o} avatar`:"Avatar",className:ze.avatar__image,onError:i});if(o){const v=l(o);return _.jsx("div",{className:ze.avatar__initials,style:{backgroundColor:c()},children:v})}return _.jsx("div",{className:ze.avatar__placeholder,children:_.jsxs("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",children:[_.jsx("path",{d:"M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2"}),_.jsx("circle",{cx:"12",cy:"7",r:"4"})]})})};return _.jsxs("div",{className:u,children:[_.jsx("div",{className:ze.avatar__content,children:f()}),r&&_.jsx("div",{className:ze.avatar__status,style:{backgroundColor:d[r]}})]})},so={avatarGroup:"_avatarGroup_18gsw_780","avatarGroup--overlap":"_avatarGroup--overlap_18gsw_784",avatarGroup__item:"_avatarGroup__item_18gsw_784",avatarGroup__more:"_avatarGroup__more_18gsw_795"},Ia=({items:e,max:o=5,size:t="m",overlap:r=!0,className:n=""})=>{const a=e.slice(0,o),s=e.length-a.length;return _.jsxs("div",{className:[so.avatarGroup,r?so["avatarGroup--overlap"]:"",n].filter(Boolean).join(" "),children:[a.map((i,l)=>_.jsx("div",{className:so.avatarGroup__item,children:_.jsx(xr,{...i,size:t})},l)),s>0&&_.jsxs("div",{className:`${so.avatarGroup__item} ${so.avatarGroup__more}`,children:["+",s]})]})},Ta=({size:e=80,borderColor:o="#D6DDFF",borderWidth:t=2,borderStyle:r="dashed",children:n})=>_.jsx("div",{style:{width:e,height:e,borderRadius:"50%",border:`${t}px ${r} ${o}`,padding:t,boxSizing:"border-box",display:"flex",alignItems:"center",justifyContent:"center",overflow:"hidden"},children:_.jsx("div",{style:{width:"100%",height:"100%",borderRadius:"50%",overflow:"hidden"},children:n})}),Co={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"},Ma=({children:e,color:o="gray",variant:t="primary",size:r="s",className:n=""})=>{const a=[Co.badge,Co[`badge--${o}`],Co[`badge--${t}`],Co[`badge--${r}`],n].filter(Boolean).join(" ");return _.jsx("span",{className:a,children:e})},zo={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"},Oa=({color:e="gray",size:o="m",variant:t="filled",className:r})=>_.jsx("span",{className:T(zo.dot,zo[`color-${e}`],zo[`size-${o}`],zo[`variant-${t}`],r)}),So={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"},Da=({value:e,color:o="gray",size:t="m",variant:r="filled",className:n})=>_.jsx("span",{className:T(So.counter,So[`color-${o}`],So[`size-${t}`],So[`variant-${r}`],n),children:e}),se={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"},nt=g.forwardRef(({label:e,size:o="medium",color:t="primary",indeterminate:r=!1,error:n,disabled:a,checked:s,onChange:i,className:l,...c},d)=>{const u=f=>{a||i?.(f)};return _.jsxs("label",{className:T(se.wrapper,se[o],se[t],{[se.checked]:s,[se.indeterminate]:r,[se.error]:n,[se.disabled]:a},l),children:[_.jsx("input",{ref:d,type:"checkbox",className:se.input,checked:s,disabled:a,onChange:u,...c}),_.jsx("span",{className:se.box,children:r?_.jsx(tt,{className:se.icon}):s?_.jsx(ot,{className:se.icon}):null}),e&&_.jsx("span",{className:se.label,children:e})]})});nt.displayName="Checkbox";const Ie={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"},Va=({children:e,variant:o="default",size:t="m",rounded:r="default",active:n=!1,disabled:a=!1,className:s,onClick:i})=>{const l=T(Ie.chip,Ie[`size-${t}`],Ie[`variant-${o}`],Ie[`rounded-${r}`],n&&Ie.active,a&&Ie.disabled,i&&Ie.clickable,s);return _.jsx("span",{className:l,onClick:a?void 0:i,children:e})};var Ba=e=>e.type==="checkbox",lo=e=>e instanceof Date,at=e=>e==null;const yr=e=>typeof e=="object";var Te=e=>!at(e)&&!Array.isArray(e)&&yr(e)&&!lo(e),Ha=e=>Te(e)&&e.target?Ba(e.target)?e.target.checked:e.target.value:e,Wa=e=>e.substring(0,e.search(/\.\d+(\.|$)/))||e,Fa=(e,o)=>e.has(Wa(o)),qa=e=>{const o=e.constructor&&e.constructor.prototype;return Te(o)&&o.hasOwnProperty("isPrototypeOf")},Ua=typeof window<"u"&&typeof window.HTMLElement<"u"&&typeof document<"u";function kr(e){let o;const t=Array.isArray(e),r=typeof FileList<"u"?e instanceof FileList:!1;if(e instanceof Date)o=new Date(e);else if(!(Ua&&(e instanceof Blob||r))&&(t||Te(e)))if(o=t?[]:Object.create(Object.getPrototypeOf(e)),!t&&!qa(e))o=e;else for(const n in e)e.hasOwnProperty(n)&&(o[n]=kr(e[n]));else return e;return o}var Cr=e=>/^\w*$/.test(e),it=e=>e===void 0,Za=e=>Array.isArray(e)?e.filter(Boolean):[],zr=e=>Za(e.replace(/["|']|\]/g,"").split(/\.|\[/)),te=(e,o,t)=>{if(!o||!Te(e))return t;const r=(Cr(o)?[o]:zr(o)).reduce((n,a)=>at(n)?n:n[a],e);return it(r)||r===e?it(e[o])?t:e[o]:r},st=e=>typeof e=="boolean",Sr=(e,o,t)=>{let r=-1;const n=Cr(o)?[o]:zr(o),a=n.length,s=a-1;for(;++r<a;){const i=n[r];let l=t;if(r!==s){const c=e[i];l=Te(c)||Array.isArray(c)?c:isNaN(+n[r+1])?{}:[]}if(i==="__proto__"||i==="constructor"||i==="prototype")return;e[i]=l,e=e[i]}};const jr={BLUR:"blur",CHANGE:"change"},Er={all:"all"},$r=g.createContext(null);$r.displayName="HookFormContext";const lt=()=>g.useContext($r);var Ya=(e,o,t,r=!0)=>{const n={defaultValues:o._defaultValues};for(const a in e)Object.defineProperty(n,a,{get:()=>{const s=a;return o._proxyFormState[s]!==Er.all&&(o._proxyFormState[s]=!r||Er.all),t&&(t[s]=!0),e[s]}});return n};const Lr=typeof window<"u"?g.useLayoutEffect:g.useEffect;function Ga(e){const o=lt(),{control:t=o.control,disabled:r,name:n,exact:a}=e||{},[s,i]=g.useState(t._formState),l=g.useRef({isDirty:!1,isLoading:!1,dirtyFields:!1,touchedFields:!1,validatingFields:!1,isValidating:!1,isValid:!1,errors:!1});return Lr(()=>t._subscribe({name:n,formState:l.current,exact:a,callback:c=>{!r&&i({...t._formState,...c})}}),[n,r,a]),g.useEffect(()=>{l.current.isValid&&t._setValid(!0)},[t]),g.useMemo(()=>Ya(s,t,l.current,!1),[s,t])}var Xa=e=>typeof e=="string",Ka=(e,o,t,r,n)=>Xa(e)?te(t,e,n):Array.isArray(e)?e.map(a=>te(t,a)):t,Pr=e=>at(e)||!yr(e);function Ar(e,o,t=new WeakSet){if(Pr(e)||Pr(o))return e===o;if(lo(e)&&lo(o))return e.getTime()===o.getTime();const r=Object.keys(e),n=Object.keys(o);if(r.length!==n.length)return!1;if(t.has(e)||t.has(o))return!0;t.add(e),t.add(o);for(const a of r){const s=e[a];if(!n.includes(a))return!1;if(a!=="ref"){const i=o[a];if(lo(s)&&lo(i)||Te(s)&&Te(i)||Array.isArray(s)&&Array.isArray(i)?!Ar(s,i,t):s!==i)return!1}}return!0}function Qa(e){const o=lt(),{control:t=o.control,name:r,defaultValue:n,disabled:a,exact:s,compute:i}=e||{},l=g.useRef(n),c=g.useRef(i),d=g.useRef(void 0);c.current=i;const u=g.useMemo(()=>t._getWatch(r,l.current),[t,r]),[f,v]=g.useState(c.current?c.current(u):u);return Lr(()=>t._subscribe({name:r,formState:{values:!0},exact:s,callback:m=>{if(!a){const h=Ka(r,t._names,m.values||t._formValues,!1,l.current);if(c.current){const w=c.current(h);Ar(w,d.current)||(v(w),d.current=w)}else v(h)}}}),[t,a,r,s]),g.useEffect(()=>t._removeUnmounted()),f}function ct(e){const o=lt(),{name:t,disabled:r,control:n=o.control,shouldUnregister:a,defaultValue:s}=e,i=Fa(n._names.array,t),l=g.useMemo(()=>te(n._formValues,t,te(n._defaultValues,t,s)),[n,t,s]),c=Qa({control:n,name:t,defaultValue:l,exact:!0}),d=Ga({control:n,name:t,exact:!0}),u=g.useRef(e),f=g.useRef(void 0),v=g.useRef(n.register(t,{...e.rules,value:c,...st(e.disabled)?{disabled:e.disabled}:{}}));u.current=e;const m=g.useMemo(()=>Object.defineProperties({},{invalid:{enumerable:!0,get:()=>!!te(d.errors,t)},isDirty:{enumerable:!0,get:()=>!!te(d.dirtyFields,t)},isTouched:{enumerable:!0,get:()=>!!te(d.touchedFields,t)},isValidating:{enumerable:!0,get:()=>!!te(d.validatingFields,t)},error:{enumerable:!0,get:()=>te(d.errors,t)}}),[d,t]),h=g.useCallback(y=>v.current.onChange({target:{value:Ha(y),name:t},type:jr.CHANGE}),[t]),w=g.useCallback(()=>v.current.onBlur({target:{value:te(n._formValues,t),name:t},type:jr.BLUR}),[t,n._formValues]),b=g.useCallback(y=>{const k=te(n._fields,t);k&&y&&(k._f.ref={focus:()=>y.focus&&y.focus(),select:()=>y.select&&y.select(),setCustomValidity:C=>y.setCustomValidity(C),reportValidity:()=>y.reportValidity()})},[n._fields,t]),x=g.useMemo(()=>({name:t,value:c,...st(r)||d.disabled?{disabled:d.disabled||r}:{},onChange:h,onBlur:w,ref:b}),[t,r,d.disabled,h,w,b,c]);return g.useEffect(()=>{const y=n._options.shouldUnregister||a,k=f.current;k&&k!==t&&!i&&n.unregister(k),n.register(t,{...u.current.rules,...st(u.current.disabled)?{disabled:u.current.disabled}:{}});const C=(S,z)=>{const E=te(n._fields,S);E&&E._f&&(E._f.mount=z)};if(C(t,!0),y){const S=kr(te(n._options.defaultValues,t,u.current.defaultValue));Sr(n._defaultValues,t,S),it(te(n._formValues,t))&&Sr(n._formValues,t,S)}return!i&&n.register(t),f.current=t,()=>{(i?y&&!n._state.action:y)?n.unregister(t):C(t,!1)}},[t,n,i,a]),g.useEffect(()=>{n._setDisabledField({disabled:r,name:t})},[r,t,n]),g.useMemo(()=>({field:x,formState:d,fieldState:m}),[x,d,m])}const Ra=({name:e,control:o,...t})=>{const{field:{value:r,onChange:n,ref:a}}=ct({name:e,control:o});return _.jsx(nt,{...t,ref:a,checked:!!r,onChange:s=>n(s.target.checked)})},G={focus:"_focus_1kkfn_550","focus--default":"_focus--default_1kkfn_567","focus--danger":"_focus--danger_1kkfn_571","focus--visible":"_focus--visible_1kkfn_577","focus-danger":"_focus-danger_1kkfn_592","focus-within--default":"_focus-within--default_1kkfn_598","focus-within--danger":"_focus-within--danger_1kkfn_602","focus--input":"_focus--input_1kkfn_607","focus--button":"_focus--button_1kkfn_612","focus--card":"_focus--card_1kkfn_617",swap:"_swap_1kkfn_632","swap--text":"_swap--text_1kkfn_641","swap--icon":"_swap--icon_1kkfn_652","swap--icon-xs":"_swap--icon-xs_1kkfn_662","swap--icon-s":"_swap--icon-s_1kkfn_667","swap--icon-m":"_swap--icon-m_1kkfn_672","swap--icon-l":"_swap--icon-l_1kkfn_677","swap--icon-xl":"_swap--icon-xl_1kkfn_682",swap__content:"_swap__content_1kkfn_688","swap--group-horizontal":"_swap--group-horizontal_1kkfn_697","swap--group-vertical":"_swap--group-vertical_1kkfn_704","swap--with-background":"_swap--with-background_1kkfn_712","swap--with-border":"_swap--with-border_1kkfn_718","swap--interactive":"_swap--interactive_1kkfn_726",root:"_root_1kkfn_780",fullWidth:"_fullWidth_1kkfn_786",wrapper:"_wrapper_1kkfn_791",single:"_single_1kkfn_808",first:"_first_1kkfn_811",middle:"_middle_1kkfn_814",last:"_last_1kkfn_818",error:"_error_1kkfn_825",outline:"_outline_1kkfn_828",fill:"_fill_1kkfn_842",small:"_small_1kkfn_858",input:"_input_1kkfn_861",label:"_label_1kkfn_865",medium:"_medium_1kkfn_870",disabled:"_disabled_1kkfn_914",clearButton:"_clearButton_1kkfn_926",withPrefix:"_withPrefix_1kkfn_932",withSuffix:"_withSuffix_1kkfn_935",requiredIcon:"_requiredIcon_1kkfn_979",filled:"_filled_1kkfn_991",innerHint:"_innerHint_1kkfn_1040",affix:"_affix_1kkfn_1088",prefix:"_prefix_1kkfn_1100",suffix:"_suffix_1kkfn_1105",errorText:"_errorText_1kkfn_1114"},_t=g.forwardRef(({className:e,disabled:o,error:t,showErrorMessage:r=!0,hasError:n=!1,hint:a,isRequired:s,label:i,id:l,clearable:c=!1,variant:d="outline",size:u="small",variantGroupItems:f="single",prefix:v,suffix:m,value:h,defaultValue:w,onChange:b,type:x="text",fullWidth:y=!0,placeholder:k,...C},S)=>{const z=h!==void 0,[E,$]=g.useState(w?.toString()??""),P=z?h:E,N=!!P&&P.toString().length>0,V=O=>{z||$(O.target.value),b?.(O)},D=()=>{if(o)return;z||$(""),b?.({target:{value:""},currentTarget:{value:""}})},M=n||!!t,B=u==="medium",I=B?i:k;return _.jsxs("div",{className:T(G.root,y&&G.fullWidth,e),children:[_.jsxs("div",{className:T(G.wrapper,G[d],G[u],G[f],{[G.disabled]:o,[G.error]:M,[G.filled]:N,[G.withPrefix]:!!v,[G.withSuffix]:!!m}),children:[v&&_.jsx("div",{className:T(G.affix,G.prefix),children:v}),_.jsx("input",{id:l,ref:S,disabled:o,value:P,onChange:V,className:G.input,type:x,placeholder:I,...C}),i&&B&&_.jsxs("label",{htmlFor:l,className:T(G.label),children:[i,s&&_.jsx(yo,{className:G.requiredIcon})]}),a&&!B&&!M&&!N&&_.jsx("span",{className:G.innerHint,children:a}),c&&N&&!o&&_.jsx("button",{type:"button",className:G.clearButton,onClick:D,"aria-label":"Очистить поле",children:_.jsx(xo,{})}),m&&_.jsx("div",{className:T(G.affix,G.suffix),children:m})]}),t&&r&&_.jsx("span",{className:G.errorText,children:t})]})});_t.displayName="Input";const Ja=({name:e,control:o,error:t,...r})=>{const{field:n,fieldState:{invalid:a}}=ct({name:e,control:o});return _.jsx(_t,{...n,...r,error:t?.message||"",hasError:!!t||a,"aria-invalid":a})},Ge={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"},dt=g.forwardRef(({children:e,direction:o="vertical",fullWidth:t=!0,className:r,groupError:n,showGroupErrorMessage:a=!0,...s},i)=>{const l=Array.isArray(e)?e:[e],c=l.length,d=l.map(f=>f.props.error).filter(Boolean),u=n||(d.length>0?d.join(", "):"");return _.jsxs("div",{ref:i,className:T(Ge.root,t&&Ge.fullWidth,r),...s,children:[_.jsx("div",{className:T(Ge.container,Ge[o]),children:l.map((f,v)=>{const m=v===0?"first":v===c-1?"last":"middle",h=g.cloneElement(f,{variantGroupItems:m,key:v,showErrorMessage:!1,fullWidth:o==="horizontal"});return _.jsx("div",{className:Ge.inputWrapper,children:h},v)})}),a&&u&&_.jsx(Ne,{as:"span",variant:"text-short-xs-regular",className:Ge.groupError,children:u})]})});dt.displayName="InputGroupStack";const ei=({name:e,control:o,groupError:t,children:r,...n})=>{const a=e?ct({name:e,control:o}):null,i=(t||a?.fieldState.error)?.message||"";return _.jsx(dt,{...n,groupError:i,showGroupErrorMessage:!!i,children:r})},he={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"},oi=({children:e,variant:o="white",layout:t="flex",direction:r="column",justify:n="start",align:a="stretch",padding:s="m",margin:i="none",maxWidth:l="full",className:c})=>_.jsx("div",{className:T(he.pageContainer,he[o],he[`layout-${t}`],he[`padding-${s}`],he[`margin-${i}`],he[`maxWidth-${l}`],c),children:_.jsx("div",{className:T(he.content,he[`justify-${n}`],he[`align-${a}`],{[he[`direction-${r}`]]:t==="flex"}),children:e})}),Se={focus:"_focus_zdqaw_550","focus--default":"_focus--default_zdqaw_567","focus--danger":"_focus--danger_zdqaw_571","focus--visible":"_focus--visible_zdqaw_577","focus-danger":"_focus-danger_zdqaw_592","focus-within--default":"_focus-within--default_zdqaw_598","focus-within--danger":"_focus-within--danger_zdqaw_602","focus--input":"_focus--input_zdqaw_607","focus--button":"_focus--button_zdqaw_612","focus--card":"_focus--card_zdqaw_617",swap:"_swap_zdqaw_632","swap--text":"_swap--text_zdqaw_641","swap--icon":"_swap--icon_zdqaw_652","swap--icon-xs":"_swap--icon-xs_zdqaw_662","swap--icon-s":"_swap--icon-s_zdqaw_667","swap--icon-m":"_swap--icon-m_zdqaw_672","swap--icon-l":"_swap--icon-l_zdqaw_677","swap--icon-xl":"_swap--icon-xl_zdqaw_682",swap__content:"_swap__content_zdqaw_688","swap--group-horizontal":"_swap--group-horizontal_zdqaw_697","swap--group-vertical":"_swap--group-vertical_zdqaw_704","swap--with-background":"_swap--with-background_zdqaw_712","swap--with-border":"_swap--with-border_zdqaw_718","swap--interactive":"_swap--interactive_zdqaw_726",segmentGroup:"_segmentGroup_zdqaw_780",fullWidth:"_fullWidth_zdqaw_790",segmentItem:"_segmentItem_zdqaw_793",scrollable:"_scrollable_zdqaw_798","size-s":"_size-s_zdqaw_811","size-m":"_size-m_zdqaw_818","size-l":"_size-l_zdqaw_825",disabled:"_disabled_zdqaw_848",active:"_active_zdqaw_848",hover:"_hover_zdqaw_852","variant-filled":"_variant-filled_zdqaw_874","variant-outlined":"_variant-outlined_zdqaw_883"},ti=({options:e,value:o,onChange:t,size:r="m",variant:n="default",className:a,fullWidth:s=!1,responsive:i=!0})=>{const[l,c]=g.useState(o||e[0]?.value),d=g.useMemo(()=>i?e.length>4:!1,[e.length,i]),u=f=>{c(f),t?.(f)};return _.jsx("div",{className:T(Se.segmentGroup,Se[`size-${r}`],Se[`variant-${n}`],{[Se.fullWidth]:s,[Se.scrollable]:d&&!s},a),children:e.map(f=>_.jsx("button",{disabled:f.disabled,onClick:()=>u(f.value),className:T(Se.segmentItem,l===f.value&&Se.active,f.disabled&&Se.disabled),children:f.label},f.value))})};function Nr(e,o){if(typeof e=="function")return e(o);e!=null&&(e.current=o)}function Ir(...e){return o=>{let t=!1;const r=e.map(n=>{const a=Nr(n,o);return!t&&typeof a=="function"&&(t=!0),a});if(t)return()=>{for(let n=0;n<r.length;n++){const a=r[n];typeof a=="function"?a():Nr(e[n],null)}}}}function Q(...e){return p.useCallback(Ir(...e),e)}function jo(e){const o=ri(e),t=p.forwardRef((r,n)=>{const{children:a,...s}=r,i=p.Children.toArray(a),l=i.find(ai);if(l){const c=l.props.children,d=i.map(u=>u===l?p.Children.count(c)>1?p.Children.only(null):p.isValidElement(c)?c.props.children:null:u);return _.jsx(o,{...s,ref:n,children:p.isValidElement(c)?p.cloneElement(c,void 0,d):null})}return _.jsx(o,{...s,ref:n,children:a})});return t.displayName=`${e}.Slot`,t}function ri(e){const o=p.forwardRef((t,r)=>{const{children:n,...a}=t;if(p.isValidElement(n)){const s=si(n),i=ii(a,n.props);return n.type!==p.Fragment&&(i.ref=r?Ir(r,s):s),p.cloneElement(n,i)}return p.Children.count(n)>1?p.Children.only(null):null});return o.displayName=`${e}.SlotClone`,o}var ni=Symbol("radix.slottable");function ai(e){return p.isValidElement(e)&&typeof e.type=="function"&&"__radixId"in e.type&&e.type.__radixId===ni}function ii(e,o){const t={...o};for(const r in o){const n=e[r],a=o[r];/^on[A-Z]/.test(r)?n&&a?t[r]=(...i)=>{const l=a(...i);return n(...i),l}:n&&(t[r]=n):r==="style"?t[r]={...n,...a}:r==="className"&&(t[r]=[n,a].filter(Boolean).join(" "))}return{...e,...t}}function si(e){let o=Object.getOwnPropertyDescriptor(e.props,"ref")?.get,t=o&&"isReactWarning"in o&&o.isReactWarning;return t?e.ref:(o=Object.getOwnPropertyDescriptor(e,"ref")?.get,t=o&&"isReactWarning"in o&&o.isReactWarning,t?e.props.ref:e.props.ref||e.ref)}var li=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","select","span","svg","ul"],U=li.reduce((e,o)=>{const t=jo(`Primitive.${o}`),r=p.forwardRef((n,a)=>{const{asChild:s,...i}=n,l=s?t:o;return typeof window<"u"&&(window[Symbol.for("radix-ui")]=!0),_.jsx(l,{...i,ref:a})});return r.displayName=`Primitive.${o}`,{...e,[o]:r}},{});function ci(e,o){e&&mo.flushSync(()=>e.dispatchEvent(o))}var _i="Label",Tr=p.forwardRef((e,o)=>_.jsx(U.label,{...e,ref:o,onMouseDown:t=>{t.target.closest("button, input, select, textarea")||(e.onMouseDown?.(t),!t.defaultPrevented&&t.detail>1&&t.preventDefault())}}));Tr.displayName=_i;var di=Tr;function Mr(e,[o,t]){return Math.min(t,Math.max(o,e))}function R(e,o,{checkForDefaultPrevented:t=!0}={}){return function(n){if(e?.(n),t===!1||!n.defaultPrevented)return o?.(n)}}function ut(e,o=[]){let t=[];function r(a,s){const i=p.createContext(s),l=t.length;t=[...t,s];const c=u=>{const{scope:f,children:v,...m}=u,h=f?.[e]?.[l]||i,w=p.useMemo(()=>m,Object.values(m));return _.jsx(h.Provider,{value:w,children:v})};c.displayName=a+"Provider";function d(u,f){const v=f?.[e]?.[l]||i,m=p.useContext(v);if(m)return m;if(s!==void 0)return s;throw new Error(`\`${u}\` must be used within \`${a}\``)}return[c,d]}const n=()=>{const a=t.map(s=>p.createContext(s));return function(i){const l=i?.[e]||a;return p.useMemo(()=>({[`__scope${e}`]:{...i,[e]:l}}),[i,l])}};return n.scopeName=e,[r,ui(n,...o)]}function ui(...e){const o=e[0];if(e.length===1)return o;const t=()=>{const r=e.map(n=>({useScope:n(),scopeName:n.scopeName}));return function(a){const s=r.reduce((i,{useScope:l,scopeName:c})=>{const u=l(a)[`__scope${c}`];return{...i,...u}},{});return p.useMemo(()=>({[`__scope${o.scopeName}`]:s}),[s])}};return t.scopeName=o.scopeName,t}function fi(e){const o=e+"CollectionProvider",[t,r]=ut(o),[n,a]=t(o,{collectionRef:{current:null},itemMap:new Map}),s=h=>{const{scope:w,children:b}=h,x=g.useRef(null),y=g.useRef(new Map).current;return _.jsx(n,{scope:w,itemMap:y,collectionRef:x,children:b})};s.displayName=o;const i=e+"CollectionSlot",l=jo(i),c=g.forwardRef((h,w)=>{const{scope:b,children:x}=h,y=a(i,b),k=Q(w,y.collectionRef);return _.jsx(l,{ref:k,children:x})});c.displayName=i;const d=e+"CollectionItemSlot",u="data-radix-collection-item",f=jo(d),v=g.forwardRef((h,w)=>{const{scope:b,children:x,...y}=h,k=g.useRef(null),C=Q(w,k),S=a(d,b);return g.useEffect(()=>(S.itemMap.set(k,{ref:k,...y}),()=>void S.itemMap.delete(k))),_.jsx(f,{[u]:"",ref:C,children:x})});v.displayName=d;function m(h){const w=a(e+"CollectionConsumer",h);return g.useCallback(()=>{const x=w.collectionRef.current;if(!x)return[];const y=Array.from(x.querySelectorAll(`[${u}]`));return Array.from(w.itemMap.values()).sort((S,z)=>y.indexOf(S.ref.current)-y.indexOf(z.ref.current))},[w.collectionRef,w.itemMap])}return[{Provider:s,Slot:c,ItemSlot:v},m,r]}var hi=p.createContext(void 0);function gi(e){const o=p.useContext(hi);return e||o||"ltr"}function ft(e,o,{checkForDefaultPrevented:t=!0}={}){return function(n){if(e?.(n),t===!1||!n.defaultPrevented)return o?.(n)}}function Me(e){const o=p.useRef(e);return p.useEffect(()=>{o.current=e}),p.useMemo(()=>(...t)=>o.current?.(...t),[])}function pi(e,o=globalThis?.document){const t=Me(e);p.useEffect(()=>{const r=n=>{n.key==="Escape"&&t(n)};return o.addEventListener("keydown",r,{capture:!0}),()=>o.removeEventListener("keydown",r,{capture:!0})},[t,o])}var vi="DismissableLayer",ht="dismissableLayer.update",wi="dismissableLayer.pointerDownOutside",mi="dismissableLayer.focusOutside",Or,Dr=p.createContext({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),Vr=p.forwardRef((e,o)=>{const{disableOutsidePointerEvents:t=!1,onEscapeKeyDown:r,onPointerDownOutside:n,onFocusOutside:a,onInteractOutside:s,onDismiss:i,...l}=e,c=p.useContext(Dr),[d,u]=p.useState(null),f=d?.ownerDocument??globalThis?.document,[,v]=p.useState({}),m=Q(o,z=>u(z)),h=Array.from(c.layers),[w]=[...c.layersWithOutsidePointerEventsDisabled].slice(-1),b=h.indexOf(w),x=d?h.indexOf(d):-1,y=c.layersWithOutsidePointerEventsDisabled.size>0,k=x>=b,C=yi(z=>{const E=z.target,$=[...c.branches].some(P=>P.contains(E));!k||$||(n?.(z),s?.(z),z.defaultPrevented||i?.())},f),S=ki(z=>{const E=z.target;[...c.branches].some(P=>P.contains(E))||(a?.(z),s?.(z),z.defaultPrevented||i?.())},f);return pi(z=>{x===c.layers.size-1&&(r?.(z),!z.defaultPrevented&&i&&(z.preventDefault(),i()))},f),p.useEffect(()=>{if(d)return t&&(c.layersWithOutsidePointerEventsDisabled.size===0&&(Or=f.body.style.pointerEvents,f.body.style.pointerEvents="none"),c.layersWithOutsidePointerEventsDisabled.add(d)),c.layers.add(d),Br(),()=>{t&&c.layersWithOutsidePointerEventsDisabled.size===1&&(f.body.style.pointerEvents=Or)}},[d,f,t,c]),p.useEffect(()=>()=>{d&&(c.layers.delete(d),c.layersWithOutsidePointerEventsDisabled.delete(d),Br())},[d,c]),p.useEffect(()=>{const z=()=>v({});return document.addEventListener(ht,z),()=>document.removeEventListener(ht,z)},[]),_.jsx(U.div,{...l,ref:m,style:{pointerEvents:y?k?"auto":"none":void 0,...e.style},onFocusCapture:ft(e.onFocusCapture,S.onFocusCapture),onBlurCapture:ft(e.onBlurCapture,S.onBlurCapture),onPointerDownCapture:ft(e.onPointerDownCapture,C.onPointerDownCapture)})});Vr.displayName=vi;var bi="DismissableLayerBranch",xi=p.forwardRef((e,o)=>{const t=p.useContext(Dr),r=p.useRef(null),n=Q(o,r);return p.useEffect(()=>{const a=r.current;if(a)return t.branches.add(a),()=>{t.branches.delete(a)}},[t.branches]),_.jsx(U.div,{...e,ref:n})});xi.displayName=bi;function yi(e,o=globalThis?.document){const t=Me(e),r=p.useRef(!1),n=p.useRef(()=>{});return p.useEffect(()=>{const a=i=>{if(i.target&&!r.current){let l=function(){Hr(wi,t,c,{discrete:!0})};const c={originalEvent:i};i.pointerType==="touch"?(o.removeEventListener("click",n.current),n.current=l,o.addEventListener("click",n.current,{once:!0})):l()}else o.removeEventListener("click",n.current);r.current=!1},s=window.setTimeout(()=>{o.addEventListener("pointerdown",a)},0);return()=>{window.clearTimeout(s),o.removeEventListener("pointerdown",a),o.removeEventListener("click",n.current)}},[o,t]),{onPointerDownCapture:()=>r.current=!0}}function ki(e,o=globalThis?.document){const t=Me(e),r=p.useRef(!1);return p.useEffect(()=>{const n=a=>{a.target&&!r.current&&Hr(mi,t,{originalEvent:a},{discrete:!1})};return o.addEventListener("focusin",n),()=>o.removeEventListener("focusin",n)},[o,t]),{onFocusCapture:()=>r.current=!0,onBlurCapture:()=>r.current=!1}}function Br(){const e=new CustomEvent(ht);document.dispatchEvent(e)}function Hr(e,o,t,{discrete:r}){const n=t.originalEvent.target,a=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:t});o&&n.addEventListener(e,o,{once:!0}),r?ci(n,a):n.dispatchEvent(a)}var gt=0;function Ci(){p.useEffect(()=>{const e=document.querySelectorAll("[data-radix-focus-guard]");return document.body.insertAdjacentElement("afterbegin",e[0]??Wr()),document.body.insertAdjacentElement("beforeend",e[1]??Wr()),gt++,()=>{gt===1&&document.querySelectorAll("[data-radix-focus-guard]").forEach(o=>o.remove()),gt--}},[])}function Wr(){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 pt="focusScope.autoFocusOnMount",vt="focusScope.autoFocusOnUnmount",Fr={bubbles:!1,cancelable:!0},zi="FocusScope",qr=p.forwardRef((e,o)=>{const{loop:t=!1,trapped:r=!1,onMountAutoFocus:n,onUnmountAutoFocus:a,...s}=e,[i,l]=p.useState(null),c=Me(n),d=Me(a),u=p.useRef(null),f=Q(o,h=>l(h)),v=p.useRef({paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}}).current;p.useEffect(()=>{if(r){let h=function(y){if(v.paused||!i)return;const k=y.target;i.contains(k)?u.current=k:je(u.current,{select:!0})},w=function(y){if(v.paused||!i)return;const k=y.relatedTarget;k!==null&&(i.contains(k)||je(u.current,{select:!0}))},b=function(y){if(document.activeElement===document.body)for(const C of y)C.removedNodes.length>0&&je(i)};document.addEventListener("focusin",h),document.addEventListener("focusout",w);const x=new MutationObserver(b);return i&&x.observe(i,{childList:!0,subtree:!0}),()=>{document.removeEventListener("focusin",h),document.removeEventListener("focusout",w),x.disconnect()}}},[r,i,v.paused]),p.useEffect(()=>{if(i){Yr.add(v);const h=document.activeElement;if(!i.contains(h)){const b=new CustomEvent(pt,Fr);i.addEventListener(pt,c),i.dispatchEvent(b),b.defaultPrevented||(Si(Pi(Ur(i)),{select:!0}),document.activeElement===h&&je(i))}return()=>{i.removeEventListener(pt,c),setTimeout(()=>{const b=new CustomEvent(vt,Fr);i.addEventListener(vt,d),i.dispatchEvent(b),b.defaultPrevented||je(h??document.body,{select:!0}),i.removeEventListener(vt,d),Yr.remove(v)},0)}}},[i,c,d,v]);const m=p.useCallback(h=>{if(!t&&!r||v.paused)return;const w=h.key==="Tab"&&!h.altKey&&!h.ctrlKey&&!h.metaKey,b=document.activeElement;if(w&&b){const x=h.currentTarget,[y,k]=ji(x);y&&k?!h.shiftKey&&b===k?(h.preventDefault(),t&&je(y,{select:!0})):h.shiftKey&&b===y&&(h.preventDefault(),t&&je(k,{select:!0})):b===x&&h.preventDefault()}},[t,r,v.paused]);return _.jsx(U.div,{tabIndex:-1,...s,ref:f,onKeyDown:m})});qr.displayName=zi;function Si(e,{select:o=!1}={}){const t=document.activeElement;for(const r of e)if(je(r,{select:o}),document.activeElement!==t)return}function ji(e){const o=Ur(e),t=Zr(o,e),r=Zr(o.reverse(),e);return[t,r]}function Ur(e){const o=[],t=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:r=>{const n=r.tagName==="INPUT"&&r.type==="hidden";return r.disabled||r.hidden||n?NodeFilter.FILTER_SKIP:r.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;t.nextNode();)o.push(t.currentNode);return o}function Zr(e,o){for(const t of e)if(!Ei(t,{upTo:o}))return t}function Ei(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 $i(e){return e instanceof HTMLInputElement&&"select"in e}function je(e,{select:o=!1}={}){if(e&&e.focus){const t=document.activeElement;e.focus({preventScroll:!0}),e!==t&&$i(e)&&o&&e.select()}}var Yr=Li();function Li(){let e=[];return{add(o){const t=e[0];o!==t&&t?.pause(),e=Gr(e,o),e.unshift(o)},remove(o){e=Gr(e,o),e[0]?.resume()}}}function Gr(e,o){const t=[...e],r=t.indexOf(o);return r!==-1&&t.splice(r,1),t}function Pi(e){return e.filter(o=>o.tagName!=="A")}var re=globalThis?.document?p.useLayoutEffect:()=>{},Ai=p[" useId ".trim().toString()]||(()=>{}),Ni=0;function wt(e){const[o,t]=p.useState(Ai());return re(()=>{t(r=>r??String(Ni++))},[e]),e||(o?`radix-${o}`:"")}const Ii=["top","right","bottom","left"],Ee=Math.min,ae=Math.max,Eo=Math.round,$o=Math.floor,ge=e=>({x:e,y:e}),Ti={left:"right",right:"left",bottom:"top",top:"bottom"},Mi={start:"end",end:"start"};function mt(e,o,t){return ae(e,Ee(o,t))}function be(e,o){return typeof e=="function"?e(o):e}function xe(e){return e.split("-")[0]}function Xe(e){return e.split("-")[1]}function bt(e){return e==="x"?"y":"x"}function xt(e){return e==="y"?"height":"width"}const Oi=new Set(["top","bottom"]);function pe(e){return Oi.has(xe(e))?"y":"x"}function yt(e){return bt(pe(e))}function Di(e,o,t){t===void 0&&(t=!1);const r=Xe(e),n=yt(e),a=xt(n);let s=n==="x"?r===(t?"end":"start")?"right":"left":r==="start"?"bottom":"top";return o.reference[a]>o.floating[a]&&(s=Lo(s)),[s,Lo(s)]}function Vi(e){const o=Lo(e);return[kt(e),o,kt(o)]}function kt(e){return e.replace(/start|end/g,o=>Mi[o])}const Xr=["left","right"],Kr=["right","left"],Bi=["top","bottom"],Hi=["bottom","top"];function Wi(e,o,t){switch(e){case"top":case"bottom":return t?o?Kr:Xr:o?Xr:Kr;case"left":case"right":return o?Bi:Hi;default:return[]}}function Fi(e,o,t,r){const n=Xe(e);let a=Wi(xe(e),t==="start",r);return n&&(a=a.map(s=>s+"-"+n),o&&(a=a.concat(a.map(kt)))),a}function Lo(e){return e.replace(/left|right|bottom|top/g,o=>Ti[o])}function qi(e){return{top:0,right:0,bottom:0,left:0,...e}}function Qr(e){return typeof e!="number"?qi(e):{top:e,right:e,bottom:e,left:e}}function Po(e){const{x:o,y:t,width:r,height:n}=e;return{width:r,height:n,top:t,left:o,right:o+r,bottom:t+n,x:o,y:t}}function Rr(e,o,t){let{reference:r,floating:n}=e;const a=pe(o),s=yt(o),i=xt(s),l=xe(o),c=a==="y",d=r.x+r.width/2-n.width/2,u=r.y+r.height/2-n.height/2,f=r[i]/2-n[i]/2;let v;switch(l){case"top":v={x:d,y:r.y-n.height};break;case"bottom":v={x:d,y:r.y+r.height};break;case"right":v={x:r.x+r.width,y:u};break;case"left":v={x:r.x-n.width,y:u};break;default:v={x:r.x,y:r.y}}switch(Xe(o)){case"start":v[s]-=f*(t&&c?-1:1);break;case"end":v[s]+=f*(t&&c?-1:1);break}return v}const Ui=async(e,o,t)=>{const{placement:r="bottom",strategy:n="absolute",middleware:a=[],platform:s}=t,i=a.filter(Boolean),l=await(s.isRTL==null?void 0:s.isRTL(o));let c=await s.getElementRects({reference:e,floating:o,strategy:n}),{x:d,y:u}=Rr(c,r,l),f=r,v={},m=0;for(let h=0;h<i.length;h++){const{name:w,fn:b}=i[h],{x,y,data:k,reset:C}=await b({x:d,y:u,initialPlacement:r,placement:f,strategy:n,middlewareData:v,rects:c,platform:s,elements:{reference:e,floating:o}});d=x??d,u=y??u,v={...v,[w]:{...v[w],...k}},C&&m<=50&&(m++,typeof C=="object"&&(C.placement&&(f=C.placement),C.rects&&(c=C.rects===!0?await s.getElementRects({reference:e,floating:o,strategy:n}):C.rects),{x:d,y:u}=Rr(c,f,l)),h=-1)}return{x:d,y:u,placement:f,strategy:n,middlewareData:v}};async function co(e,o){var t;o===void 0&&(o={});const{x:r,y:n,platform:a,rects:s,elements:i,strategy:l}=e,{boundary:c="clippingAncestors",rootBoundary:d="viewport",elementContext:u="floating",altBoundary:f=!1,padding:v=0}=be(o,e),m=Qr(v),w=i[f?u==="floating"?"reference":"floating":u],b=Po(await a.getClippingRect({element:(t=await(a.isElement==null?void 0:a.isElement(w)))==null||t?w:w.contextElement||await(a.getDocumentElement==null?void 0:a.getDocumentElement(i.floating)),boundary:c,rootBoundary:d,strategy:l})),x=u==="floating"?{x:r,y:n,width:s.floating.width,height:s.floating.height}:s.reference,y=await(a.getOffsetParent==null?void 0:a.getOffsetParent(i.floating)),k=await(a.isElement==null?void 0:a.isElement(y))?await(a.getScale==null?void 0:a.getScale(y))||{x:1,y:1}:{x:1,y:1},C=Po(a.convertOffsetParentRelativeRectToViewportRelativeRect?await a.convertOffsetParentRelativeRectToViewportRelativeRect({elements:i,rect:x,offsetParent:y,strategy:l}):x);return{top:(b.top-C.top+m.top)/k.y,bottom:(C.bottom-b.bottom+m.bottom)/k.y,left:(b.left-C.left+m.left)/k.x,right:(C.right-b.right+m.right)/k.x}}const Zi=e=>({name:"arrow",options:e,async fn(o){const{x:t,y:r,placement:n,rects:a,platform:s,elements:i,middlewareData:l}=o,{element:c,padding:d=0}=be(e,o)||{};if(c==null)return{};const u=Qr(d),f={x:t,y:r},v=yt(n),m=xt(v),h=await s.getDimensions(c),w=v==="y",b=w?"top":"left",x=w?"bottom":"right",y=w?"clientHeight":"clientWidth",k=a.reference[m]+a.reference[v]-f[v]-a.floating[m],C=f[v]-a.reference[v],S=await(s.getOffsetParent==null?void 0:s.getOffsetParent(c));let z=S?S[y]:0;(!z||!await(s.isElement==null?void 0:s.isElement(S)))&&(z=i.floating[y]||a.floating[m]);const E=k/2-C/2,$=z/2-h[m]/2-1,P=Ee(u[b],$),N=Ee(u[x],$),V=P,D=z-h[m]-N,M=z/2-h[m]/2+E,B=mt(V,M,D),I=!l.arrow&&Xe(n)!=null&&M!==B&&a.reference[m]/2-(M<V?P:N)-h[m]/2<0,O=I?M<V?M-V:M-D:0;return{[v]:f[v]+O,data:{[v]:B,centerOffset:M-B-O,...I&&{alignmentOffset:O}},reset:I}}}),Yi=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(o){var t,r;const{placement:n,middlewareData:a,rects:s,initialPlacement:i,platform:l,elements:c}=o,{mainAxis:d=!0,crossAxis:u=!0,fallbackPlacements:f,fallbackStrategy:v="bestFit",fallbackAxisSideDirection:m="none",flipAlignment:h=!0,...w}=be(e,o);if((t=a.arrow)!=null&&t.alignmentOffset)return{};const b=xe(n),x=pe(i),y=xe(i)===i,k=await(l.isRTL==null?void 0:l.isRTL(c.floating)),C=f||(y||!h?[Lo(i)]:Vi(i)),S=m!=="none";!f&&S&&C.push(...Fi(i,h,m,k));const z=[i,...C],E=await co(o,w),$=[];let P=((r=a.flip)==null?void 0:r.overflows)||[];if(d&&$.push(E[b]),u){const M=Di(n,s,k);$.push(E[M[0]],E[M[1]])}if(P=[...P,{placement:n,overflows:$}],!$.every(M=>M<=0)){var N,V;const M=(((N=a.flip)==null?void 0:N.index)||0)+1,B=z[M];if(B&&(!(u==="alignment"?x!==pe(B):!1)||P.every(A=>pe(A.placement)===x?A.overflows[0]>0:!0)))return{data:{index:M,overflows:P},reset:{placement:B}};let I=(V=P.filter(O=>O.overflows[0]<=0).sort((O,A)=>O.overflows[1]-A.overflows[1])[0])==null?void 0:V.placement;if(!I)switch(v){case"bestFit":{var D;const O=(D=P.filter(A=>{if(S){const H=pe(A.placement);return H===x||H==="y"}return!0}).map(A=>[A.placement,A.overflows.filter(H=>H>0).reduce((H,ne)=>H+ne,0)]).sort((A,H)=>A[1]-H[1])[0])==null?void 0:D[0];O&&(I=O);break}case"initialPlacement":I=i;break}if(n!==I)return{reset:{placement:I}}}return{}}}};function Jr(e,o){return{top:e.top-o.height,right:e.right-o.width,bottom:e.bottom-o.height,left:e.left-o.width}}function en(e){return Ii.some(o=>e[o]>=0)}const Gi=function(e){return e===void 0&&(e={}),{name:"hide",options:e,async fn(o){const{rects:t}=o,{strategy:r="referenceHidden",...n}=be(e,o);switch(r){case"referenceHidden":{const a=await co(o,{...n,elementContext:"reference"}),s=Jr(a,t.reference);return{data:{referenceHiddenOffsets:s,referenceHidden:en(s)}}}case"escaped":{const a=await co(o,{...n,altBoundary:!0}),s=Jr(a,t.floating);return{data:{escapedOffsets:s,escaped:en(s)}}}default:return{}}}}},on=new Set(["left","top"]);async function Xi(e,o){const{placement:t,platform:r,elements:n}=e,a=await(r.isRTL==null?void 0:r.isRTL(n.floating)),s=xe(t),i=Xe(t),l=pe(t)==="y",c=on.has(s)?-1:1,d=a&&l?-1:1,u=be(o,e);let{mainAxis:f,crossAxis:v,alignmentAxis:m}=typeof u=="number"?{mainAxis:u,crossAxis:0,alignmentAxis:null}:{mainAxis:u.mainAxis||0,crossAxis:u.crossAxis||0,alignmentAxis:u.alignmentAxis};return i&&typeof m=="number"&&(v=i==="end"?m*-1:m),l?{x:v*d,y:f*c}:{x:f*c,y:v*d}}const Ki=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(o){var t,r;const{x:n,y:a,placement:s,middlewareData:i}=o,l=await Xi(o,e);return s===((t=i.offset)==null?void 0:t.placement)&&(r=i.arrow)!=null&&r.alignmentOffset?{}:{x:n+l.x,y:a+l.y,data:{...l,placement:s}}}}},Qi=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(o){const{x:t,y:r,placement:n}=o,{mainAxis:a=!0,crossAxis:s=!1,limiter:i={fn:w=>{let{x:b,y:x}=w;return{x:b,y:x}}},...l}=be(e,o),c={x:t,y:r},d=await co(o,l),u=pe(xe(n)),f=bt(u);let v=c[f],m=c[u];if(a){const w=f==="y"?"top":"left",b=f==="y"?"bottom":"right",x=v+d[w],y=v-d[b];v=mt(x,v,y)}if(s){const w=u==="y"?"top":"left",b=u==="y"?"bottom":"right",x=m+d[w],y=m-d[b];m=mt(x,m,y)}const h=i.fn({...o,[f]:v,[u]:m});return{...h,data:{x:h.x-t,y:h.y-r,enabled:{[f]:a,[u]:s}}}}}},Ri=function(e){return e===void 0&&(e={}),{options:e,fn(o){const{x:t,y:r,placement:n,rects:a,middlewareData:s}=o,{offset:i=0,mainAxis:l=!0,crossAxis:c=!0}=be(e,o),d={x:t,y:r},u=pe(n),f=bt(u);let v=d[f],m=d[u];const h=be(i,o),w=typeof h=="number"?{mainAxis:h,crossAxis:0}:{mainAxis:0,crossAxis:0,...h};if(l){const y=f==="y"?"height":"width",k=a.reference[f]-a.floating[y]+w.mainAxis,C=a.reference[f]+a.reference[y]-w.mainAxis;v<k?v=k:v>C&&(v=C)}if(c){var b,x;const y=f==="y"?"width":"height",k=on.has(xe(n)),C=a.reference[u]-a.floating[y]+(k&&((b=s.offset)==null?void 0:b[u])||0)+(k?0:w.crossAxis),S=a.reference[u]+a.reference[y]+(k?0:((x=s.offset)==null?void 0:x[u])||0)-(k?w.crossAxis:0);m<C?m=C:m>S&&(m=S)}return{[f]:v,[u]:m}}}},Ji=function(e){return e===void 0&&(e={}),{name:"size",options:e,async fn(o){var t,r;const{placement:n,rects:a,platform:s,elements:i}=o,{apply:l=()=>{},...c}=be(e,o),d=await co(o,c),u=xe(n),f=Xe(n),v=pe(n)==="y",{width:m,height:h}=a.floating;let w,b;u==="top"||u==="bottom"?(w=u,b=f===(await(s.isRTL==null?void 0:s.isRTL(i.floating))?"start":"end")?"left":"right"):(b=u,w=f==="end"?"top":"bottom");const x=h-d.top-d.bottom,y=m-d.left-d.right,k=Ee(h-d[w],x),C=Ee(m-d[b],y),S=!o.middlewareData.shift;let z=k,E=C;if((t=o.middlewareData.shift)!=null&&t.enabled.x&&(E=y),(r=o.middlewareData.shift)!=null&&r.enabled.y&&(z=x),S&&!f){const P=ae(d.left,0),N=ae(d.right,0),V=ae(d.top,0),D=ae(d.bottom,0);v?E=m-2*(P!==0||N!==0?P+N:ae(d.left,d.right)):z=h-2*(V!==0||D!==0?V+D:ae(d.top,d.bottom))}await l({...o,availableWidth:E,availableHeight:z});const $=await s.getDimensions(i.floating);return m!==$.width||h!==$.height?{reset:{rects:!0}}:{}}}};function Ao(){return typeof window<"u"}function Ke(e){return tn(e)?(e.nodeName||"").toLowerCase():"#document"}function ie(e){var o;return(e==null||(o=e.ownerDocument)==null?void 0:o.defaultView)||window}function ve(e){var o;return(o=(tn(e)?e.ownerDocument:e.document)||window.document)==null?void 0:o.documentElement}function tn(e){return Ao()?e instanceof Node||e instanceof ie(e).Node:!1}function de(e){return Ao()?e instanceof Element||e instanceof ie(e).Element:!1}function we(e){return Ao()?e instanceof HTMLElement||e instanceof ie(e).HTMLElement:!1}function rn(e){return!Ao()||typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof ie(e).ShadowRoot}const es=new Set(["inline","contents"]);function _o(e){const{overflow:o,overflowX:t,overflowY:r,display:n}=ue(e);return/auto|scroll|overlay|hidden|clip/.test(o+r+t)&&!es.has(n)}const os=new Set(["table","td","th"]);function ts(e){return os.has(Ke(e))}const rs=[":popover-open",":modal"];function No(e){return rs.some(o=>{try{return e.matches(o)}catch{return!1}})}const ns=["transform","translate","scale","rotate","perspective"],as=["transform","translate","scale","rotate","perspective","filter"],is=["paint","layout","strict","content"];function Ct(e){const o=zt(),t=de(e)?ue(e):e;return ns.some(r=>t[r]?t[r]!=="none":!1)||(t.containerType?t.containerType!=="normal":!1)||!o&&(t.backdropFilter?t.backdropFilter!=="none":!1)||!o&&(t.filter?t.filter!=="none":!1)||as.some(r=>(t.willChange||"").includes(r))||is.some(r=>(t.contain||"").includes(r))}function ss(e){let o=$e(e);for(;we(o)&&!Qe(o);){if(Ct(o))return o;if(No(o))return null;o=$e(o)}return null}function zt(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}const ls=new Set(["html","body","#document"]);function Qe(e){return ls.has(Ke(e))}function ue(e){return ie(e).getComputedStyle(e)}function Io(e){return de(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function $e(e){if(Ke(e)==="html")return e;const o=e.assignedSlot||e.parentNode||rn(e)&&e.host||ve(e);return rn(o)?o.host:o}function nn(e){const o=$e(e);return Qe(o)?e.ownerDocument?e.ownerDocument.body:e.body:we(o)&&_o(o)?o:nn(o)}function uo(e,o,t){var r;o===void 0&&(o=[]),t===void 0&&(t=!0);const n=nn(e),a=n===((r=e.ownerDocument)==null?void 0:r.body),s=ie(n);if(a){const i=St(s);return o.concat(s,s.visualViewport||[],_o(n)?n:[],i&&t?uo(i):[])}return o.concat(n,uo(n,[],t))}function St(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function an(e){const o=ue(e);let t=parseFloat(o.width)||0,r=parseFloat(o.height)||0;const n=we(e),a=n?e.offsetWidth:t,s=n?e.offsetHeight:r,i=Eo(t)!==a||Eo(r)!==s;return i&&(t=a,r=s),{width:t,height:r,$:i}}function jt(e){return de(e)?e:e.contextElement}function Re(e){const o=jt(e);if(!we(o))return ge(1);const t=o.getBoundingClientRect(),{width:r,height:n,$:a}=an(o);let s=(a?Eo(t.width):t.width)/r,i=(a?Eo(t.height):t.height)/n;return(!s||!Number.isFinite(s))&&(s=1),(!i||!Number.isFinite(i))&&(i=1),{x:s,y:i}}const cs=ge(0);function sn(e){const o=ie(e);return!zt()||!o.visualViewport?cs:{x:o.visualViewport.offsetLeft,y:o.visualViewport.offsetTop}}function _s(e,o,t){return o===void 0&&(o=!1),!t||o&&t!==ie(e)?!1:o}function Oe(e,o,t,r){o===void 0&&(o=!1),t===void 0&&(t=!1);const n=e.getBoundingClientRect(),a=jt(e);let s=ge(1);o&&(r?de(r)&&(s=Re(r)):s=Re(e));const i=_s(a,t,r)?sn(a):ge(0);let l=(n.left+i.x)/s.x,c=(n.top+i.y)/s.y,d=n.width/s.x,u=n.height/s.y;if(a){const f=ie(a),v=r&&de(r)?ie(r):r;let m=f,h=St(m);for(;h&&r&&v!==m;){const w=Re(h),b=h.getBoundingClientRect(),x=ue(h),y=b.left+(h.clientLeft+parseFloat(x.paddingLeft))*w.x,k=b.top+(h.clientTop+parseFloat(x.paddingTop))*w.y;l*=w.x,c*=w.y,d*=w.x,u*=w.y,l+=y,c+=k,m=ie(h),h=St(m)}}return Po({width:d,height:u,x:l,y:c})}function To(e,o){const t=Io(e).scrollLeft;return o?o.left+t:Oe(ve(e)).left+t}function ln(e,o){const t=e.getBoundingClientRect(),r=t.left+o.scrollLeft-To(e,t),n=t.top+o.scrollTop;return{x:r,y:n}}function ds(e){let{elements:o,rect:t,offsetParent:r,strategy:n}=e;const a=n==="fixed",s=ve(r),i=o?No(o.floating):!1;if(r===s||i&&a)return t;let l={scrollLeft:0,scrollTop:0},c=ge(1);const d=ge(0),u=we(r);if((u||!u&&!a)&&((Ke(r)!=="body"||_o(s))&&(l=Io(r)),we(r))){const v=Oe(r);c=Re(r),d.x=v.x+r.clientLeft,d.y=v.y+r.clientTop}const f=s&&!u&&!a?ln(s,l):ge(0);return{width:t.width*c.x,height:t.height*c.y,x:t.x*c.x-l.scrollLeft*c.x+d.x+f.x,y:t.y*c.y-l.scrollTop*c.y+d.y+f.y}}function us(e){return Array.from(e.getClientRects())}function fs(e){const o=ve(e),t=Io(e),r=e.ownerDocument.body,n=ae(o.scrollWidth,o.clientWidth,r.scrollWidth,r.clientWidth),a=ae(o.scrollHeight,o.clientHeight,r.scrollHeight,r.clientHeight);let s=-t.scrollLeft+To(e);const i=-t.scrollTop;return ue(r).direction==="rtl"&&(s+=ae(o.clientWidth,r.clientWidth)-n),{width:n,height:a,x:s,y:i}}const cn=25;function hs(e,o){const t=ie(e),r=ve(e),n=t.visualViewport;let a=r.clientWidth,s=r.clientHeight,i=0,l=0;if(n){a=n.width,s=n.height;const d=zt();(!d||d&&o==="fixed")&&(i=n.offsetLeft,l=n.offsetTop)}const c=To(r);if(c<=0){const d=r.ownerDocument,u=d.body,f=getComputedStyle(u),v=d.compatMode==="CSS1Compat"&&parseFloat(f.marginLeft)+parseFloat(f.marginRight)||0,m=Math.abs(r.clientWidth-u.clientWidth-v);m<=cn&&(a-=m)}else c<=cn&&(a+=c);return{width:a,height:s,x:i,y:l}}const gs=new Set(["absolute","fixed"]);function ps(e,o){const t=Oe(e,!0,o==="fixed"),r=t.top+e.clientTop,n=t.left+e.clientLeft,a=we(e)?Re(e):ge(1),s=e.clientWidth*a.x,i=e.clientHeight*a.y,l=n*a.x,c=r*a.y;return{width:s,height:i,x:l,y:c}}function _n(e,o,t){let r;if(o==="viewport")r=hs(e,t);else if(o==="document")r=fs(ve(e));else if(de(o))r=ps(o,t);else{const n=sn(e);r={x:o.x-n.x,y:o.y-n.y,width:o.width,height:o.height}}return Po(r)}function dn(e,o){const t=$e(e);return t===o||!de(t)||Qe(t)?!1:ue(t).position==="fixed"||dn(t,o)}function vs(e,o){const t=o.get(e);if(t)return t;let r=uo(e,[],!1).filter(i=>de(i)&&Ke(i)!=="body"),n=null;const a=ue(e).position==="fixed";let s=a?$e(e):e;for(;de(s)&&!Qe(s);){const i=ue(s),l=Ct(s);!l&&i.position==="fixed"&&(n=null),(a?!l&&!n:!l&&i.position==="static"&&!!n&&gs.has(n.position)||_o(s)&&!l&&dn(e,s))?r=r.filter(d=>d!==s):n=i,s=$e(s)}return o.set(e,r),r}function ws(e){let{element:o,boundary:t,rootBoundary:r,strategy:n}=e;const s=[...t==="clippingAncestors"?No(o)?[]:vs(o,this._c):[].concat(t),r],i=s[0],l=s.reduce((c,d)=>{const u=_n(o,d,n);return c.top=ae(u.top,c.top),c.right=Ee(u.right,c.right),c.bottom=Ee(u.bottom,c.bottom),c.left=ae(u.left,c.left),c},_n(o,i,n));return{width:l.right-l.left,height:l.bottom-l.top,x:l.left,y:l.top}}function ms(e){const{width:o,height:t}=an(e);return{width:o,height:t}}function bs(e,o,t){const r=we(o),n=ve(o),a=t==="fixed",s=Oe(e,!0,a,o);let i={scrollLeft:0,scrollTop:0};const l=ge(0);function c(){l.x=To(n)}if(r||!r&&!a)if((Ke(o)!=="body"||_o(n))&&(i=Io(o)),r){const v=Oe(o,!0,a,o);l.x=v.x+o.clientLeft,l.y=v.y+o.clientTop}else n&&c();a&&!r&&n&&c();const d=n&&!r&&!a?ln(n,i):ge(0),u=s.left+i.scrollLeft-l.x-d.x,f=s.top+i.scrollTop-l.y-d.y;return{x:u,y:f,width:s.width,height:s.height}}function Et(e){return ue(e).position==="static"}function un(e,o){if(!we(e)||ue(e).position==="fixed")return null;if(o)return o(e);let t=e.offsetParent;return ve(e)===t&&(t=t.ownerDocument.body),t}function fn(e,o){const t=ie(e);if(No(e))return t;if(!we(e)){let n=$e(e);for(;n&&!Qe(n);){if(de(n)&&!Et(n))return n;n=$e(n)}return t}let r=un(e,o);for(;r&&ts(r)&&Et(r);)r=un(r,o);return r&&Qe(r)&&Et(r)&&!Ct(r)?t:r||ss(e)||t}const xs=async function(e){const o=this.getOffsetParent||fn,t=this.getDimensions,r=await t(e.floating);return{reference:bs(e.reference,await o(e.floating),e.strategy),floating:{x:0,y:0,width:r.width,height:r.height}}};function ys(e){return ue(e).direction==="rtl"}const ks={convertOffsetParentRelativeRectToViewportRelativeRect:ds,getDocumentElement:ve,getClippingRect:ws,getOffsetParent:fn,getElementRects:xs,getClientRects:us,getDimensions:ms,getScale:Re,isElement:de,isRTL:ys};function hn(e,o){return e.x===o.x&&e.y===o.y&&e.width===o.width&&e.height===o.height}function Cs(e,o){let t=null,r;const n=ve(e);function a(){var i;clearTimeout(r),(i=t)==null||i.disconnect(),t=null}function s(i,l){i===void 0&&(i=!1),l===void 0&&(l=1),a();const c=e.getBoundingClientRect(),{left:d,top:u,width:f,height:v}=c;if(i||o(),!f||!v)return;const m=$o(u),h=$o(n.clientWidth-(d+f)),w=$o(n.clientHeight-(u+v)),b=$o(d),y={rootMargin:-m+"px "+-h+"px "+-w+"px "+-b+"px",threshold:ae(0,Ee(1,l))||1};let k=!0;function C(S){const z=S[0].intersectionRatio;if(z!==l){if(!k)return s();z?s(!1,z):r=setTimeout(()=>{s(!1,1e-7)},1e3)}z===1&&!hn(c,e.getBoundingClientRect())&&s(),k=!1}try{t=new IntersectionObserver(C,{...y,root:n.ownerDocument})}catch{t=new IntersectionObserver(C,y)}t.observe(e)}return s(!0),a}function zs(e,o,t,r){r===void 0&&(r={});const{ancestorScroll:n=!0,ancestorResize:a=!0,elementResize:s=typeof ResizeObserver=="function",layoutShift:i=typeof IntersectionObserver=="function",animationFrame:l=!1}=r,c=jt(e),d=n||a?[...c?uo(c):[],...uo(o)]:[];d.forEach(b=>{n&&b.addEventListener("scroll",t,{passive:!0}),a&&b.addEventListener("resize",t)});const u=c&&i?Cs(c,t):null;let f=-1,v=null;s&&(v=new ResizeObserver(b=>{let[x]=b;x&&x.target===c&&v&&(v.unobserve(o),cancelAnimationFrame(f),f=requestAnimationFrame(()=>{var y;(y=v)==null||y.observe(o)})),t()}),c&&!l&&v.observe(c),v.observe(o));let m,h=l?Oe(e):null;l&&w();function w(){const b=Oe(e);h&&!hn(h,b)&&t(),h=b,m=requestAnimationFrame(w)}return t(),()=>{var b;d.forEach(x=>{n&&x.removeEventListener("scroll",t),a&&x.removeEventListener("resize",t)}),u?.(),(b=v)==null||b.disconnect(),v=null,l&&cancelAnimationFrame(m)}}const Ss=Ki,js=Qi,Es=Yi,$s=Ji,Ls=Gi,gn=Zi,Ps=Ri,As=(e,o,t)=>{const r=new Map,n={platform:ks,...t},a={...n.platform,_c:r};return Ui(e,o,{...n,platform:a})};var Ns=typeof document<"u",Is=function(){},Mo=Ns?g.useLayoutEffect:Is;function Oo(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 t,r,n;if(e&&o&&typeof e=="object"){if(Array.isArray(e)){if(t=e.length,t!==o.length)return!1;for(r=t;r--!==0;)if(!Oo(e[r],o[r]))return!1;return!0}if(n=Object.keys(e),t=n.length,t!==Object.keys(o).length)return!1;for(r=t;r--!==0;)if(!{}.hasOwnProperty.call(o,n[r]))return!1;for(r=t;r--!==0;){const a=n[r];if(!(a==="_owner"&&e.$$typeof)&&!Oo(e[a],o[a]))return!1}return!0}return e!==e&&o!==o}function pn(e){return typeof window>"u"?1:(e.ownerDocument.defaultView||window).devicePixelRatio||1}function vn(e,o){const t=pn(e);return Math.round(o*t)/t}function $t(e){const o=p.useRef(e);return Mo(()=>{o.current=e}),o}function Ts(e){e===void 0&&(e={});const{placement:o="bottom",strategy:t="absolute",middleware:r=[],platform:n,elements:{reference:a,floating:s}={},transform:i=!0,whileElementsMounted:l,open:c}=e,[d,u]=p.useState({x:0,y:0,strategy:t,placement:o,middlewareData:{},isPositioned:!1}),[f,v]=p.useState(r);Oo(f,r)||v(r);const[m,h]=p.useState(null),[w,b]=p.useState(null),x=p.useCallback(A=>{A!==S.current&&(S.current=A,h(A))},[]),y=p.useCallback(A=>{A!==z.current&&(z.current=A,b(A))},[]),k=a||m,C=s||w,S=p.useRef(null),z=p.useRef(null),E=p.useRef(d),$=l!=null,P=$t(l),N=$t(n),V=$t(c),D=p.useCallback(()=>{if(!S.current||!z.current)return;const A={placement:o,strategy:t,middleware:f};N.current&&(A.platform=N.current),As(S.current,z.current,A).then(H=>{const ne={...H,isPositioned:V.current!==!1};M.current&&!Oo(E.current,ne)&&(E.current=ne,mo.flushSync(()=>{u(ne)}))})},[f,o,t,N,V]);Mo(()=>{c===!1&&E.current.isPositioned&&(E.current.isPositioned=!1,u(A=>({...A,isPositioned:!1})))},[c]);const M=p.useRef(!1);Mo(()=>(M.current=!0,()=>{M.current=!1}),[]),Mo(()=>{if(k&&(S.current=k),C&&(z.current=C),k&&C){if(P.current)return P.current(k,C,D);D()}},[k,C,D,P,$]);const B=p.useMemo(()=>({reference:S,floating:z,setReference:x,setFloating:y}),[x,y]),I=p.useMemo(()=>({reference:k,floating:C}),[k,C]),O=p.useMemo(()=>{const A={position:t,left:0,top:0};if(!I.floating)return A;const H=vn(I.floating,d.x),ne=vn(I.floating,d.y);return i?{...A,transform:"translate("+H+"px, "+ne+"px)",...pn(I.floating)>=1.5&&{willChange:"transform"}}:{position:t,left:H,top:ne}},[t,i,I.floating,d.x,d.y]);return p.useMemo(()=>({...d,update:D,refs:B,elements:I,floatingStyles:O}),[d,D,B,I,O])}const Ms=e=>{function o(t){return{}.hasOwnProperty.call(t,"current")}return{name:"arrow",options:e,fn(t){const{element:r,padding:n}=typeof e=="function"?e(t):e;return r&&o(r)?r.current!=null?gn({element:r.current,padding:n}).fn(t):{}:r?gn({element:r,padding:n}).fn(t):{}}}},Os=(e,o)=>({...Ss(e),options:[e,o]}),Ds=(e,o)=>({...js(e),options:[e,o]}),Vs=(e,o)=>({...Ps(e),options:[e,o]}),Bs=(e,o)=>({...Es(e),options:[e,o]}),Hs=(e,o)=>({...$s(e),options:[e,o]}),Ws=(e,o)=>({...Ls(e),options:[e,o]}),Fs=(e,o)=>({...Ms(e),options:[e,o]});var qs="Arrow",wn=p.forwardRef((e,o)=>{const{children:t,width:r=10,height:n=5,...a}=e;return _.jsx(U.svg,{...a,ref:o,width:r,height:n,viewBox:"0 0 30 10",preserveAspectRatio:"none",children:e.asChild?t:_.jsx("polygon",{points:"0,0 30,0 15,10"})})});wn.displayName=qs;var Us=wn;function Zs(e){const[o,t]=p.useState(void 0);return re(()=>{if(e){t({width:e.offsetWidth,height:e.offsetHeight});const r=new ResizeObserver(n=>{if(!Array.isArray(n)||!n.length)return;const a=n[0];let s,i;if("borderBoxSize"in a){const l=a.borderBoxSize,c=Array.isArray(l)?l[0]:l;s=c.inlineSize,i=c.blockSize}else s=e.offsetWidth,i=e.offsetHeight;t({width:s,height:i})});return r.observe(e,{box:"border-box"}),()=>r.unobserve(e)}else t(void 0)},[e]),o}var Lt="Popper",[mn,bn]=ut(Lt),[Ys,xn]=mn(Lt),yn=e=>{const{__scopePopper:o,children:t}=e,[r,n]=p.useState(null);return _.jsx(Ys,{scope:o,anchor:r,onAnchorChange:n,children:t})};yn.displayName=Lt;var kn="PopperAnchor",Cn=p.forwardRef((e,o)=>{const{__scopePopper:t,virtualRef:r,...n}=e,a=xn(kn,t),s=p.useRef(null),i=Q(o,s),l=p.useRef(null);return p.useEffect(()=>{const c=l.current;l.current=r?.current||s.current,c!==l.current&&a.onAnchorChange(l.current)}),r?null:_.jsx(U.div,{...n,ref:i})});Cn.displayName=kn;var Pt="PopperContent",[Gs,Xs]=mn(Pt),zn=p.forwardRef((e,o)=>{const{__scopePopper:t,side:r="bottom",sideOffset:n=0,align:a="center",alignOffset:s=0,arrowPadding:i=0,avoidCollisions:l=!0,collisionBoundary:c=[],collisionPadding:d=0,sticky:u="partial",hideWhenDetached:f=!1,updatePositionStrategy:v="optimized",onPlaced:m,...h}=e,w=xn(Pt,t),[b,x]=p.useState(null),y=Q(o,L=>x(L)),[k,C]=p.useState(null),S=Zs(k),z=S?.width??0,E=S?.height??0,$=r+(a!=="center"?"-"+a:""),P=typeof d=="number"?d:{top:0,right:0,bottom:0,left:0,...d},N=Array.isArray(c)?c:[c],V=N.length>0,D={padding:P,boundary:N.filter(Qs),altBoundary:V},{refs:M,floatingStyles:B,placement:I,isPositioned:O,middlewareData:A}=Ts({strategy:"fixed",placement:$,whileElementsMounted:(...L)=>zs(...L,{animationFrame:v==="always"}),elements:{reference:w.anchor},middleware:[Os({mainAxis:n+E,alignmentAxis:s}),l&&Ds({mainAxis:!0,crossAxis:!1,limiter:u==="partial"?Vs():void 0,...D}),l&&Bs({...D}),Hs({...D,apply:({elements:L,rects:Y,availableWidth:oe,availableHeight:W})=>{const{width:F,height:X}=Y.reference,_e=L.floating.style;_e.setProperty("--radix-popper-available-width",`${oe}px`),_e.setProperty("--radix-popper-available-height",`${W}px`),_e.setProperty("--radix-popper-anchor-width",`${F}px`),_e.setProperty("--radix-popper-anchor-height",`${X}px`)}}),k&&Fs({element:k,padding:i}),Rs({arrowWidth:z,arrowHeight:E}),f&&Ws({strategy:"referenceHidden",...D})]}),[H,ne]=En(I),Fe=Me(m);re(()=>{O&&Fe?.()},[O,Fe]);const vo=A.arrow?.x,wo=A.arrow?.y,Ae=A.arrow?.centerOffset!==0,[ao,qe]=p.useState();return re(()=>{b&&qe(window.getComputedStyle(b).zIndex)},[b]),_.jsx("div",{ref:M.setFloating,"data-radix-popper-content-wrapper":"",style:{...B,transform:O?B.transform:"translate(0, -200%)",minWidth:"max-content",zIndex:ao,"--radix-popper-transform-origin":[A.transformOrigin?.x,A.transformOrigin?.y].join(" "),...A.hide?.referenceHidden&&{visibility:"hidden",pointerEvents:"none"}},dir:e.dir,children:_.jsx(Gs,{scope:t,placedSide:H,onArrowChange:C,arrowX:vo,arrowY:wo,shouldHideArrow:Ae,children:_.jsx(U.div,{"data-side":H,"data-align":ne,...h,ref:y,style:{...h.style,animation:O?void 0:"none"}})})})});zn.displayName=Pt;var Sn="PopperArrow",Ks={top:"bottom",right:"left",bottom:"top",left:"right"},jn=p.forwardRef(function(o,t){const{__scopePopper:r,...n}=o,a=Xs(Sn,r),s=Ks[a.placedSide];return _.jsx("span",{ref:a.onArrowChange,style:{position:"absolute",left:a.arrowX,top:a.arrowY,[s]: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:_.jsx(Us,{...n,ref:t,style:{...n.style,display:"block"}})})});jn.displayName=Sn;function Qs(e){return e!==null}var Rs=e=>({name:"transformOrigin",options:e,fn(o){const{placement:t,rects:r,middlewareData:n}=o,s=n.arrow?.centerOffset!==0,i=s?0:e.arrowWidth,l=s?0:e.arrowHeight,[c,d]=En(t),u={start:"0%",center:"50%",end:"100%"}[d],f=(n.arrow?.x??0)+i/2,v=(n.arrow?.y??0)+l/2;let m="",h="";return c==="bottom"?(m=s?u:`${f}px`,h=`${-l}px`):c==="top"?(m=s?u:`${f}px`,h=`${r.floating.height+l}px`):c==="right"?(m=`${-l}px`,h=s?u:`${v}px`):c==="left"&&(m=`${r.floating.width+l}px`,h=s?u:`${v}px`),{data:{x:m,y:h}}}});function En(e){const[o,t="center"]=e.split("-");return[o,t]}var Js=yn,el=Cn,ol=zn,tl=jn,rl="Portal",$n=p.forwardRef((e,o)=>{const{container:t,...r}=e,[n,a]=p.useState(!1);re(()=>a(!0),[]);const s=t||n&&globalThis?.document?.body;return s?Jo.createPortal(_.jsx(U.div,{...r,ref:o}),s):null});$n.displayName=rl;var nl=p[" useInsertionEffect ".trim().toString()]||re;function Ln({prop:e,defaultProp:o,onChange:t=()=>{},caller:r}){const[n,a,s]=al({defaultProp:o,onChange:t}),i=e!==void 0,l=i?e:n;{const d=p.useRef(e!==void 0);p.useEffect(()=>{const u=d.current;u!==i&&console.warn(`${r} is changing from ${u?"controlled":"uncontrolled"} to ${i?"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=i},[i,r])}const c=p.useCallback(d=>{if(i){const u=il(d)?d(e):d;u!==e&&s.current?.(u)}else a(d)},[i,e,a,s]);return[l,c]}function al({defaultProp:e,onChange:o}){const[t,r]=p.useState(e),n=p.useRef(t),a=p.useRef(o);return nl(()=>{a.current=o},[o]),p.useEffect(()=>{n.current!==t&&(a.current?.(t),n.current=t)},[t,n]),[t,r,a]}function il(e){return typeof e=="function"}function sl(e){const o=p.useRef({value:e,previous:e});return p.useMemo(()=>(o.current.value!==e&&(o.current.previous=o.current.value,o.current.value=e),o.current.previous),[e])}var Pn=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"}),ll="VisuallyHidden",cl=p.forwardRef((e,o)=>_.jsx(U.span,{...e,ref:o,style:{...Pn,...e.style}}));cl.displayName=ll;var _l=function(e){if(typeof document>"u")return null;var o=Array.isArray(e)?e[0]:e;return o.ownerDocument.body},Je=new WeakMap,Do=new WeakMap,Vo={},At=0,An=function(e){return e&&(e.host||An(e.parentNode))},dl=function(e,o){return o.map(function(t){if(e.contains(t))return t;var r=An(t);return r&&e.contains(r)?r:(console.error("aria-hidden",t,"in not contained inside",e,". Doing nothing"),null)}).filter(function(t){return!!t})},ul=function(e,o,t,r){var n=dl(o,Array.isArray(e)?e:[e]);Vo[t]||(Vo[t]=new WeakMap);var a=Vo[t],s=[],i=new Set,l=new Set(n),c=function(u){!u||i.has(u)||(i.add(u),c(u.parentNode))};n.forEach(c);var d=function(u){!u||l.has(u)||Array.prototype.forEach.call(u.children,function(f){if(i.has(f))d(f);else try{var v=f.getAttribute(r),m=v!==null&&v!=="false",h=(Je.get(f)||0)+1,w=(a.get(f)||0)+1;Je.set(f,h),a.set(f,w),s.push(f),h===1&&m&&Do.set(f,!0),w===1&&f.setAttribute(t,"true"),m||f.setAttribute(r,"true")}catch(b){console.error("aria-hidden: cannot operate on ",f,b)}})};return d(o),i.clear(),At++,function(){s.forEach(function(u){var f=Je.get(u)-1,v=a.get(u)-1;Je.set(u,f),a.set(u,v),f||(Do.has(u)||u.removeAttribute(r),Do.delete(u)),v||u.removeAttribute(t)}),At--,At||(Je=new WeakMap,Je=new WeakMap,Do=new WeakMap,Vo={})}},fl=function(e,o,t){t===void 0&&(t="data-aria-hidden");var r=Array.from(Array.isArray(e)?e:[e]),n=_l(e);return n?(r.push.apply(r,Array.from(n.querySelectorAll("[aria-live], script"))),ul(r,n,t,"aria-hidden")):function(){return null}},me=function(){return me=Object.assign||function(o){for(var t,r=1,n=arguments.length;r<n;r++){t=arguments[r];for(var a in t)Object.prototype.hasOwnProperty.call(t,a)&&(o[a]=t[a])}return o},me.apply(this,arguments)};function Nn(e,o){var t={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&o.indexOf(r)<0&&(t[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var n=0,r=Object.getOwnPropertySymbols(e);n<r.length;n++)o.indexOf(r[n])<0&&Object.prototype.propertyIsEnumerable.call(e,r[n])&&(t[r[n]]=e[r[n]]);return t}function hl(e,o,t){if(t||arguments.length===2)for(var r=0,n=o.length,a;r<n;r++)(a||!(r in o))&&(a||(a=Array.prototype.slice.call(o,0,r)),a[r]=o[r]);return e.concat(a||Array.prototype.slice.call(o))}typeof SuppressedError=="function"&&SuppressedError;var Bo="right-scroll-bar-position",Ho="width-before-scroll-bar",gl="with-scroll-bars-hidden",pl="--removed-body-scroll-bar-size";function Nt(e,o){return typeof e=="function"?e(o):e&&(e.current=o),e}function vl(e,o){var t=g.useState(function(){return{value:e,callback:o,facade:{get current(){return t.value},set current(r){var n=t.value;n!==r&&(t.value=r,t.callback(r,n))}}}})[0];return t.callback=o,t.facade}var wl=typeof window<"u"?p.useLayoutEffect:p.useEffect,In=new WeakMap;function ml(e,o){var t=vl(null,function(r){return e.forEach(function(n){return Nt(n,r)})});return wl(function(){var r=In.get(t);if(r){var n=new Set(r),a=new Set(e),s=t.current;n.forEach(function(i){a.has(i)||Nt(i,null)}),a.forEach(function(i){n.has(i)||Nt(i,s)})}In.set(t,e)},[e]),t}function bl(e){return e}function xl(e,o){o===void 0&&(o=bl);var t=[],r=!1,n={read:function(){if(r)throw new Error("Sidecar: could not `read` from an `assigned` medium. `read` could be used only with `useMedium`.");return t.length?t[t.length-1]:e},useMedium:function(a){var s=o(a,r);return t.push(s),function(){t=t.filter(function(i){return i!==s})}},assignSyncMedium:function(a){for(r=!0;t.length;){var s=t;t=[],s.forEach(a)}t={push:function(i){return a(i)},filter:function(){return t}}},assignMedium:function(a){r=!0;var s=[];if(t.length){var i=t;t=[],i.forEach(a),s=t}var l=function(){var d=s;s=[],d.forEach(a)},c=function(){return Promise.resolve().then(l)};c(),t={push:function(d){s.push(d),c()},filter:function(d){return s=s.filter(d),t}}}};return n}function yl(e){e===void 0&&(e={});var o=xl(null);return o.options=me({async:!0,ssr:!1},e),o}var Tn=function(e){var o=e.sideCar,t=Nn(e,["sideCar"]);if(!o)throw new Error("Sidecar: please provide `sideCar` property to import the right car");var r=o.read();if(!r)throw new Error("Sidecar medium not found");return p.createElement(r,me({},t))};Tn.isSideCarExport=!0;function kl(e,o){return e.useMedium(o),Tn}var Mn=yl(),It=function(){},Wo=p.forwardRef(function(e,o){var t=p.useRef(null),r=p.useState({onScrollCapture:It,onWheelCapture:It,onTouchMoveCapture:It}),n=r[0],a=r[1],s=e.forwardProps,i=e.children,l=e.className,c=e.removeScrollBar,d=e.enabled,u=e.shards,f=e.sideCar,v=e.noRelative,m=e.noIsolation,h=e.inert,w=e.allowPinchZoom,b=e.as,x=b===void 0?"div":b,y=e.gapMode,k=Nn(e,["forwardProps","children","className","removeScrollBar","enabled","shards","sideCar","noRelative","noIsolation","inert","allowPinchZoom","as","gapMode"]),C=f,S=ml([t,o]),z=me(me({},k),n);return p.createElement(p.Fragment,null,d&&p.createElement(C,{sideCar:Mn,removeScrollBar:c,shards:u,noRelative:v,noIsolation:m,inert:h,setCallbacks:a,allowPinchZoom:!!w,lockRef:t,gapMode:y}),s?p.cloneElement(p.Children.only(i),me(me({},z),{ref:S})):p.createElement(x,me({},z,{className:l,ref:S}),i))});Wo.defaultProps={enabled:!0,removeScrollBar:!0,inert:!1},Wo.classNames={fullWidth:Ho,zeroRight:Bo};var Cl=function(){if(typeof __webpack_nonce__<"u")return __webpack_nonce__};function zl(){if(!document)return null;var e=document.createElement("style");e.type="text/css";var o=Cl();return o&&e.setAttribute("nonce",o),e}function Sl(e,o){e.styleSheet?e.styleSheet.cssText=o:e.appendChild(document.createTextNode(o))}function jl(e){var o=document.head||document.getElementsByTagName("head")[0];o.appendChild(e)}var El=function(){var e=0,o=null;return{add:function(t){e==0&&(o=zl())&&(Sl(o,t),jl(o)),e++},remove:function(){e--,!e&&o&&(o.parentNode&&o.parentNode.removeChild(o),o=null)}}},$l=function(){var e=El();return function(o,t){p.useEffect(function(){return e.add(o),function(){e.remove()}},[o&&t])}},On=function(){var e=$l(),o=function(t){var r=t.styles,n=t.dynamic;return e(r,n),null};return o},Ll={left:0,top:0,right:0,gap:0},Tt=function(e){return parseInt(e||"",10)||0},Pl=function(e){var o=window.getComputedStyle(document.body),t=o[e==="padding"?"paddingLeft":"marginLeft"],r=o[e==="padding"?"paddingTop":"marginTop"],n=o[e==="padding"?"paddingRight":"marginRight"];return[Tt(t),Tt(r),Tt(n)]},Al=function(e){if(e===void 0&&(e="margin"),typeof window>"u")return Ll;var o=Pl(e),t=document.documentElement.clientWidth,r=window.innerWidth;return{left:o[0],top:o[1],right:o[2],gap:Math.max(0,r-t+o[2]-o[0])}},Nl=On(),eo="data-scroll-locked",Il=function(e,o,t,r){var n=e.left,a=e.top,s=e.right,i=e.gap;return t===void 0&&(t="margin"),`
|
|
3
3
|
.`.concat(gl,` {
|
|
4
4
|
overflow: hidden `).concat(r,`;
|
|
5
|
-
padding-right: `).concat(
|
|
5
|
+
padding-right: `).concat(i,"px ").concat(r,`;
|
|
6
6
|
}
|
|
7
7
|
body[`).concat(eo,`] {
|
|
8
8
|
overflow: hidden `).concat(r,`;
|
|
@@ -10,19 +10,19 @@
|
|
|
10
10
|
`).concat([o&&"position: relative ".concat(r,";"),t==="margin"&&`
|
|
11
11
|
padding-left: `.concat(n,`px;
|
|
12
12
|
padding-top: `).concat(a,`px;
|
|
13
|
-
padding-right: `).concat(
|
|
13
|
+
padding-right: `).concat(s,`px;
|
|
14
14
|
margin-left:0;
|
|
15
15
|
margin-top:0;
|
|
16
|
-
margin-right: `).concat(
|
|
17
|
-
`),t==="padding"&&"padding-right: ".concat(
|
|
16
|
+
margin-right: `).concat(i,"px ").concat(r,`;
|
|
17
|
+
`),t==="padding"&&"padding-right: ".concat(i,"px ").concat(r,";")].filter(Boolean).join(""),`
|
|
18
18
|
}
|
|
19
19
|
|
|
20
20
|
.`).concat(Bo,` {
|
|
21
|
-
right: `).concat(
|
|
21
|
+
right: `).concat(i,"px ").concat(r,`;
|
|
22
22
|
}
|
|
23
23
|
|
|
24
24
|
.`).concat(Ho,` {
|
|
25
|
-
margin-right: `).concat(
|
|
25
|
+
margin-right: `).concat(i,"px ").concat(r,`;
|
|
26
26
|
}
|
|
27
27
|
|
|
28
28
|
.`).concat(Bo," .").concat(Bo,` {
|
|
@@ -34,9 +34,9 @@
|
|
|
34
34
|
}
|
|
35
35
|
|
|
36
36
|
body[`).concat(eo,`] {
|
|
37
|
-
`).concat(pl,": ").concat(
|
|
37
|
+
`).concat(pl,": ").concat(i,`px;
|
|
38
38
|
}
|
|
39
|
-
`)},Dn=function(){var e=parseInt(document.body.getAttribute(eo)||"0",10);return isFinite(e)?e:0},Tl=function(){p.useEffect(function(){return document.body.setAttribute(eo,(Dn()+1).toString()),function(){var e=Dn()-1;e<=0?document.body.removeAttribute(eo):document.body.setAttribute(eo,e.toString())}},[])},Ml=function(e){var o=e.noRelative,t=e.noImportant,r=e.gapMode,n=r===void 0?"margin":r;Tl();var a=p.useMemo(function(){return Al(n)},[n]);return p.createElement(Nl,{styles:Il(a,!o,n,t?"":"!important")})},Mt=!1;if(typeof window<"u")try{var Fo=Object.defineProperty({},"passive",{get:function(){return Mt=!0,!0}});window.addEventListener("test",Fo,Fo),window.removeEventListener("test",Fo,Fo)}catch{Mt=!1}var oo=Mt?{passive:!1}:!1,Ol=function(e){return e.tagName==="TEXTAREA"},Vn=function(e,o){if(!(e instanceof Element))return!1;var t=window.getComputedStyle(e);return t[o]!=="hidden"&&!(t.overflowY===t.overflowX&&!Ol(e)&&t[o]==="visible")},Dl=function(e){return Vn(e,"overflowY")},Vl=function(e){return Vn(e,"overflowX")},Bn=function(e,o){var t=o.ownerDocument,r=o;do{typeof ShadowRoot<"u"&&r instanceof ShadowRoot&&(r=r.host);var n=Hn(e,r);if(n){var a=Wn(e,r),
|
|
39
|
+
`)},Dn=function(){var e=parseInt(document.body.getAttribute(eo)||"0",10);return isFinite(e)?e:0},Tl=function(){p.useEffect(function(){return document.body.setAttribute(eo,(Dn()+1).toString()),function(){var e=Dn()-1;e<=0?document.body.removeAttribute(eo):document.body.setAttribute(eo,e.toString())}},[])},Ml=function(e){var o=e.noRelative,t=e.noImportant,r=e.gapMode,n=r===void 0?"margin":r;Tl();var a=p.useMemo(function(){return Al(n)},[n]);return p.createElement(Nl,{styles:Il(a,!o,n,t?"":"!important")})},Mt=!1;if(typeof window<"u")try{var Fo=Object.defineProperty({},"passive",{get:function(){return Mt=!0,!0}});window.addEventListener("test",Fo,Fo),window.removeEventListener("test",Fo,Fo)}catch{Mt=!1}var oo=Mt?{passive:!1}:!1,Ol=function(e){return e.tagName==="TEXTAREA"},Vn=function(e,o){if(!(e instanceof Element))return!1;var t=window.getComputedStyle(e);return t[o]!=="hidden"&&!(t.overflowY===t.overflowX&&!Ol(e)&&t[o]==="visible")},Dl=function(e){return Vn(e,"overflowY")},Vl=function(e){return Vn(e,"overflowX")},Bn=function(e,o){var t=o.ownerDocument,r=o;do{typeof ShadowRoot<"u"&&r instanceof ShadowRoot&&(r=r.host);var n=Hn(e,r);if(n){var a=Wn(e,r),s=a[1],i=a[2];if(s>i)return!0}r=r.parentNode}while(r&&r!==t.body);return!1},Bl=function(e){var o=e.scrollTop,t=e.scrollHeight,r=e.clientHeight;return[o,t,r]},Hl=function(e){var o=e.scrollLeft,t=e.scrollWidth,r=e.clientWidth;return[o,t,r]},Hn=function(e,o){return e==="v"?Dl(o):Vl(o)},Wn=function(e,o){return e==="v"?Bl(o):Hl(o)},Wl=function(e,o){return e==="h"&&o==="rtl"?-1:1},Fl=function(e,o,t,r,n){var a=Wl(e,window.getComputedStyle(o).direction),s=a*r,i=t.target,l=o.contains(i),c=!1,d=s>0,u=0,f=0;do{if(!i)break;var v=Wn(e,i),m=v[0],h=v[1],w=v[2],b=h-w-a*m;(m||b)&&Hn(e,i)&&(u+=b,f+=m);var x=i.parentNode;i=x&&x.nodeType===Node.DOCUMENT_FRAGMENT_NODE?x.host:x}while(!l&&i!==document.body||l&&(o.contains(i)||o===i));return(d&&Math.abs(u)<1||!d&&Math.abs(f)<1)&&(c=!0),c},qo=function(e){return"changedTouches"in e?[e.changedTouches[0].clientX,e.changedTouches[0].clientY]:[0,0]},Fn=function(e){return[e.deltaX,e.deltaY]},qn=function(e){return e&&"current"in e?e.current:e},ql=function(e,o){return e[0]===o[0]&&e[1]===o[1]},Ul=function(e){return`
|
|
40
40
|
.block-interactivity-`.concat(e,` {pointer-events: none;}
|
|
41
41
|
.allow-interactivity-`).concat(e,` {pointer-events: all;}
|
|
42
|
-
`)},Zl=0,to=[];function Yl(e){var o=p.useRef([]),t=p.useRef([0,0]),r=p.useRef(),n=p.useState(Zl++)[0],a=p.useState(On)[0],i=p.useRef(e);p.useEffect(function(){i.current=e},[e]),p.useEffect(function(){if(e.inert){document.body.classList.add("block-interactivity-".concat(n));var h=hl([e.lockRef.current],(e.shards||[]).map(qn),!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=p.useCallback(function(h,v){if("touches"in h&&h.touches.length===2||h.type==="wheel"&&h.ctrlKey)return!i.current.allowPinchZoom;var b=qo(h),x=t.current,y="deltaX"in h?h.deltaX:x[0]-b[0],C="deltaY"in h?h.deltaY:x[1]-b[1],z,S=h.target,k=Math.abs(y)>Math.abs(C)?"h":"v";if("touches"in h&&k==="h"&&S.type==="range")return!1;var E=Bn(k,S);if(!E)return!0;if(E?z=k:(z=k==="v"?"h":"v",E=Bn(k,S)),!E)return!1;if(!r.current&&"changedTouches"in h&&(y||C)&&(r.current=z),!z)return!0;var $=r.current||z;return Fl($,v,h,$==="h"?y:C)},[]),l=p.useCallback(function(h){var v=h;if(!(!to.length||to[to.length-1]!==a)){var b="deltaY"in v?Fn(v):qo(v),x=o.current.filter(function(z){return z.name===v.type&&(z.target===v.target||v.target===z.shadowParent)&&ql(z.delta,b)})[0];if(x&&x.should){v.cancelable&&v.preventDefault();return}if(!x){var y=(i.current.shards||[]).map(qn).filter(Boolean).filter(function(z){return z.contains(v.target)}),C=y.length>0?s(v,y[0]):!i.current.noIsolation;C&&v.cancelable&&v.preventDefault()}}},[]),c=p.useCallback(function(h,v,b,x){var y={name:h,delta:v,target:b,should:x,shadowParent:Gl(b)};o.current.push(y),setTimeout(function(){o.current=o.current.filter(function(C){return C!==y})},1)},[]),d=p.useCallback(function(h){t.current=qo(h),r.current=void 0},[]),u=p.useCallback(function(h){c(h.type,Fn(h),h.target,s(h,e.lockRef.current))},[]),f=p.useCallback(function(h){c(h.type,qo(h),h.target,s(h,e.lockRef.current))},[]);p.useEffect(function(){return to.push(a),e.setCallbacks({onScrollCapture:u,onWheelCapture:u,onTouchMoveCapture:f}),document.addEventListener("wheel",l,oo),document.addEventListener("touchmove",l,oo),document.addEventListener("touchstart",d,oo),function(){to=to.filter(function(h){return h!==a}),document.removeEventListener("wheel",l,oo),document.removeEventListener("touchmove",l,oo),document.removeEventListener("touchstart",d,oo)}},[]);var m=e.removeScrollBar,w=e.inert;return p.createElement(p.Fragment,null,w?p.createElement(a,{styles:Ul(n)}):null,m?p.createElement(Ml,{noRelative:e.noRelative,gapMode:e.gapMode}):null)}function Gl(e){for(var o=null;e!==null;)e instanceof ShadowRoot&&(o=e.host,e=e.host),e=e.parentNode;return o}const Xl=Cl(Mn,Yl);var Un=p.forwardRef(function(e,o){return p.createElement(Wo,we({},e,{ref:o,sideCar:Xl}))});Un.classNames=Wo.classNames;var Kl=[" ","Enter","ArrowUp","ArrowDown"],Ql=[" ","Enter"],De="Select",[Uo,Zo,Rl]=fi(De),[ro]=ut(De,[Rl,bn]),Yo=bn(),[Jl,Le]=ro(De),[ec,oc]=ro(De),Zn=e=>{const{__scopeSelect:o,children:t,open:r,defaultOpen:n,onOpenChange:a,value:i,defaultValue:s,onValueChange:l,dir:c,name:d,autoComplete:u,disabled:f,required:m,form:w}=e,h=Yo(o),[v,b]=p.useState(null),[x,y]=p.useState(null),[C,z]=p.useState(!1),S=gi(c),[k,E]=Ln({prop:r,defaultProp:n??!1,onChange:a,caller:De}),[$,P]=Ln({prop:i,defaultProp:s,onChange:l,caller:De}),T=p.useRef(null),V=v?w||!!v.closest("form"):!0,[O,I]=p.useState(new Set),q=Array.from(O).map(M=>M.props.value).join(";");return _.jsx(Js,{...h,children:_.jsxs(Jl,{required:m,scope:o,trigger:v,onTriggerChange:b,valueNode:x,onValueNodeChange:y,valueNodeHasChildren:C,onValueNodeHasChildrenChange:z,contentId:vt(),value:$,onValueChange:P,open:k,onOpenChange:E,dir:S,triggerPointerDownPosRef:T,disabled:f,children:[_.jsx(Uo.Provider,{scope:o,children:_.jsx(ec,{scope:e.__scopeSelect,onNativeOptionAdd:p.useCallback(M=>{I(D=>new Set(D).add(M))},[]),onNativeOptionRemove:p.useCallback(M=>{I(D=>{const A=new Set(D);return A.delete(M),A})},[]),children:t})}),V?_.jsxs(da,{"aria-hidden":!0,required:m,tabIndex:-1,name:d,autoComplete:u,value:$,onChange:M=>P(M.target.value),disabled:f,form:w,children:[$===void 0?_.jsx("option",{value:""}):null,Array.from(O)]},q):null]})})};Zn.displayName=De;var Yn="SelectTrigger",Gn=p.forwardRef((e,o)=>{const{__scopeSelect:t,disabled:r=!1,...n}=e,a=Yo(t),i=Le(Yn,t),s=i.disabled||r,l=Q(o,i.onTriggerChange),c=Zo(t),d=p.useRef("touch"),[u,f,m]=fa(h=>{const v=c().filter(y=>!y.disabled),b=v.find(y=>y.value===i.value),x=ha(v,h,b);x!==void 0&&i.onValueChange(x.value)}),w=h=>{s||(i.onOpenChange(!0),m()),h&&(i.triggerPointerDownPosRef.current={x:Math.round(h.pageX),y:Math.round(h.pageY)})};return _.jsx(el,{asChild:!0,...a,children:_.jsx(U.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":ua(i.value)?"":void 0,...n,ref:l,onClick:R(n.onClick,h=>{h.currentTarget.focus(),d.current!=="mouse"&&w(h)}),onPointerDown:R(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"&&(w(h),h.preventDefault())}),onKeyDown:R(n.onKeyDown,h=>{const v=u.current!=="";!(h.ctrlKey||h.altKey||h.metaKey)&&h.key.length===1&&f(h.key),!(v&&h.key===" ")&&Kl.includes(h.key)&&(w(),h.preventDefault())})})})});Gn.displayName=Yn;var Xn="SelectValue",Kn=p.forwardRef((e,o)=>{const{__scopeSelect:t,className:r,style:n,children:a,placeholder:i="",...s}=e,l=Le(Xn,t),{onValueNodeHasChildrenChange:c}=l,d=a!==void 0,u=Q(o,l.onValueNodeChange);return re(()=>{c(d)},[c,d]),_.jsx(U.span,{...s,ref:u,style:{pointerEvents:"none"},children:ua(l.value)?_.jsx(_.Fragment,{children:i}):a})});Kn.displayName=Xn;var tc="SelectIcon",Qn=p.forwardRef((e,o)=>{const{__scopeSelect:t,children:r,...n}=e;return _.jsx(U.span,{"aria-hidden":!0,...n,ref:o,children:r||"▼"})});Qn.displayName=tc;var rc="SelectPortal",Rn=e=>_.jsx($n,{asChild:!0,...e});Rn.displayName=rc;var Ve="SelectContent",Jn=p.forwardRef((e,o)=>{const t=Le(Ve,e.__scopeSelect),[r,n]=p.useState();if(re(()=>{n(new DocumentFragment)},[]),!t.open){const a=r;return a?wo.createPortal(_.jsx(ea,{scope:e.__scopeSelect,children:_.jsx(Uo.Slot,{scope:e.__scopeSelect,children:_.jsx("div",{children:e.children})})}),a):null}return _.jsx(oa,{...e,ref:o})});Jn.displayName=Ve;var fe=10,[ea,Pe]=ro(Ve),nc="SelectContentImpl",ac=jo("SelectContent.RemoveScroll"),oa=p.forwardRef((e,o)=>{const{__scopeSelect:t,position:r="item-aligned",onCloseAutoFocus:n,onEscapeKeyDown:a,onPointerDownOutside:i,side:s,sideOffset:l,align:c,alignOffset:d,arrowPadding:u,collisionBoundary:f,collisionPadding:m,sticky:w,hideWhenDetached:h,avoidCollisions:v,...b}=e,x=Le(Ve,t),[y,C]=p.useState(null),[z,S]=p.useState(null),k=Q(o,L=>C(L)),[E,$]=p.useState(null),[P,T]=p.useState(null),V=Zo(t),[O,I]=p.useState(!1),q=p.useRef(!1);p.useEffect(()=>{if(y)return fl(y)},[y]),zi();const M=p.useCallback(L=>{const[Y,...oe]=V().map(X=>X.ref.current),[H]=oe.slice(-1),W=document.activeElement;for(const X of L)if(X===W||(X?.scrollIntoView({block:"nearest"}),X===Y&&z&&(z.scrollTop=0),X===H&&z&&(z.scrollTop=z.scrollHeight),X?.focus(),document.activeElement!==W))return},[V,z]),D=p.useCallback(()=>M([E,y]),[M,E,y]);p.useEffect(()=>{O&&D()},[O,D]);const{onOpenChange:A,triggerPointerDownPosRef:B}=x;p.useEffect(()=>{if(y){let L={x:0,y:0};const Y=H=>{L={x:Math.abs(Math.round(H.pageX)-(B.current?.x??0)),y:Math.abs(Math.round(H.pageY)-(B.current?.y??0))}},oe=H=>{L.x<=10&&L.y<=10?H.preventDefault():y.contains(H.target)||A(!1),document.removeEventListener("pointermove",Y),B.current=null};return B.current!==null&&(document.addEventListener("pointermove",Y),document.addEventListener("pointerup",oe,{capture:!0,once:!0})),()=>{document.removeEventListener("pointermove",Y),document.removeEventListener("pointerup",oe,{capture:!0})}}},[y,A,B]),p.useEffect(()=>{const L=()=>A(!1);return window.addEventListener("blur",L),window.addEventListener("resize",L),()=>{window.removeEventListener("blur",L),window.removeEventListener("resize",L)}},[A]);const[ne,Fe]=fa(L=>{const Y=V().filter(W=>!W.disabled),oe=Y.find(W=>W.ref.current===document.activeElement),H=ha(Y,L,oe);H&&setTimeout(()=>H.ref.current.focus())}),mo=p.useCallback((L,Y,oe)=>{const H=!q.current&&!oe;(x.value!==void 0&&x.value===Y||H)&&($(L),H&&(q.current=!0))},[x.value]),vo=p.useCallback(()=>y?.focus(),[y]),Ae=p.useCallback((L,Y,oe)=>{const H=!q.current&&!oe;(x.value!==void 0&&x.value===Y||H)&&T(L)},[x.value]),ao=r==="popper"?Ot:ta,qe=ao===Ot?{side:s,sideOffset:l,align:c,alignOffset:d,arrowPadding:u,collisionBoundary:f,collisionPadding:m,sticky:w,hideWhenDetached:h,avoidCollisions:v}:{};return _.jsx(ea,{scope:t,content:y,viewport:z,onViewportChange:S,itemRefCallback:mo,selectedItem:E,onItemLeave:vo,itemTextRefCallback:Ae,focusSelectedItem:D,selectedItemText:P,position:r,isPositioned:O,searchRef:ne,children:_.jsx(Un,{as:ac,allowPinchZoom:!0,children:_.jsx(qr,{asChild:!0,trapped:x.open,onMountAutoFocus:L=>{L.preventDefault()},onUnmountAutoFocus:R(n,L=>{x.trigger?.focus({preventScroll:!0}),L.preventDefault()}),children:_.jsx(Vr,{asChild:!0,disableOutsidePointerEvents:!0,onEscapeKeyDown:a,onPointerDownOutside:i,onFocusOutside:L=>L.preventDefault(),onDismiss:()=>x.onOpenChange(!1),children:_.jsx(ao,{role:"listbox",id:x.contentId,"data-state":x.open?"open":"closed",dir:x.dir,onContextMenu:L=>L.preventDefault(),...b,...qe,onPlaced:()=>I(!0),ref:k,style:{display:"flex",flexDirection:"column",outline:"none",...b.style},onKeyDown:R(b.onKeyDown,L=>{const Y=L.ctrlKey||L.altKey||L.metaKey;if(L.key==="Tab"&&L.preventDefault(),!Y&&L.key.length===1&&Fe(L.key),["ArrowUp","ArrowDown","Home","End"].includes(L.key)){let H=V().filter(W=>!W.disabled).map(W=>W.ref.current);if(["ArrowUp","End"].includes(L.key)&&(H=H.slice().reverse()),["ArrowUp","ArrowDown"].includes(L.key)){const W=L.target,X=H.indexOf(W);H=H.slice(X+1)}setTimeout(()=>M(H)),L.preventDefault()}})})})})})})});oa.displayName=nc;var ic="SelectItemAlignedPosition",ta=p.forwardRef((e,o)=>{const{__scopeSelect:t,onPlaced:r,...n}=e,a=Le(Ve,t),i=Pe(Ve,t),[s,l]=p.useState(null),[c,d]=p.useState(null),u=Q(o,k=>d(k)),f=Zo(t),m=p.useRef(!1),w=p.useRef(!0),{viewport:h,selectedItem:v,selectedItemText:b,focusSelectedItem:x}=i,y=p.useCallback(()=>{if(a.trigger&&a.valueNode&&s&&c&&h&&v&&b){const k=a.trigger.getBoundingClientRect(),E=c.getBoundingClientRect(),$=a.valueNode.getBoundingClientRect(),P=b.getBoundingClientRect();if(a.dir!=="rtl"){const W=P.left-E.left,X=$.left-W,_e=k.left-X,Ue=k.width+_e,Xt=Math.max(Ue,E.width),Kt=window.innerWidth-fe,Qt=Mr(X,[fe,Math.max(fe,Kt-Xt)]);s.style.minWidth=Ue+"px",s.style.left=Qt+"px"}else{const W=E.right-P.right,X=window.innerWidth-$.right-W,_e=window.innerWidth-k.right-X,Ue=k.width+_e,Xt=Math.max(Ue,E.width),Kt=window.innerWidth-fe,Qt=Mr(X,[fe,Math.max(fe,Kt-Xt)]);s.style.minWidth=Ue+"px",s.style.right=Qt+"px"}const T=f(),V=window.innerHeight-fe*2,O=h.scrollHeight,I=window.getComputedStyle(c),q=parseInt(I.borderTopWidth,10),M=parseInt(I.paddingTop,10),D=parseInt(I.borderBottomWidth,10),A=parseInt(I.paddingBottom,10),B=q+M+O+A+D,ne=Math.min(v.offsetHeight*5,B),Fe=window.getComputedStyle(h),mo=parseInt(Fe.paddingTop,10),vo=parseInt(Fe.paddingBottom,10),Ae=k.top+k.height/2-fe,ao=V-Ae,qe=v.offsetHeight/2,L=v.offsetTop+qe,Y=q+M+L,oe=B-Y;if(Y<=Ae){const W=T.length>0&&v===T[T.length-1].ref.current;s.style.bottom="0px";const X=c.clientHeight-h.offsetTop-h.offsetHeight,_e=Math.max(ao,qe+(W?vo:0)+X+D),Ue=Y+_e;s.style.height=Ue+"px"}else{const W=T.length>0&&v===T[0].ref.current;s.style.top="0px";const _e=Math.max(Ae,q+h.offsetTop+(W?mo:0)+qe)+oe;s.style.height=_e+"px",h.scrollTop=Y-Ae+h.offsetTop}s.style.margin=`${fe}px 0`,s.style.minHeight=ne+"px",s.style.maxHeight=V+"px",r?.(),requestAnimationFrame(()=>m.current=!0)}},[f,a.trigger,a.valueNode,s,c,h,v,b,a.dir,r]);re(()=>y(),[y]);const[C,z]=p.useState();re(()=>{c&&z(window.getComputedStyle(c).zIndex)},[c]);const S=p.useCallback(k=>{k&&w.current===!0&&(y(),x?.(),w.current=!1)},[y,x]);return _.jsx(lc,{scope:t,contentWrapper:s,shouldExpandOnScrollRef:m,onScrollButtonChange:S,children:_.jsx("div",{ref:l,style:{display:"flex",flexDirection:"column",position:"fixed",zIndex:C},children:_.jsx(U.div,{...n,ref:u,style:{boxSizing:"border-box",maxHeight:"100%",...n.style}})})})});ta.displayName=ic;var sc="SelectPopperPosition",Ot=p.forwardRef((e,o)=>{const{__scopeSelect:t,align:r="start",collisionPadding:n=fe,...a}=e,i=Yo(t);return _.jsx(ol,{...i,...a,ref:o,align:r,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)"}})});Ot.displayName=sc;var[lc,Dt]=ro(Ve,{}),Vt="SelectViewport",ra=p.forwardRef((e,o)=>{const{__scopeSelect:t,nonce:r,...n}=e,a=Pe(Vt,t),i=Dt(Vt,t),s=Q(o,a.onViewportChange),l=p.useRef(0);return _.jsxs(_.Fragment,{children:[_.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:r}),_.jsx(Uo.Slot,{scope:t,children:_.jsx(U.div,{"data-radix-select-viewport":"",role:"presentation",...n,ref:s,style:{position:"relative",flex:1,overflow:"hidden auto",...n.style},onScroll:R(n.onScroll,c=>{const d=c.currentTarget,{contentWrapper:u,shouldExpandOnScrollRef:f}=i;if(f?.current&&u){const m=Math.abs(l.current-d.scrollTop);if(m>0){const w=window.innerHeight-fe*2,h=parseFloat(u.style.minHeight),v=parseFloat(u.style.height),b=Math.max(h,v);if(b<w){const x=b+m,y=Math.min(w,x),C=x-y;u.style.height=y+"px",u.style.bottom==="0px"&&(d.scrollTop=C>0?C:0,u.style.justifyContent="flex-end")}}}l.current=d.scrollTop})})})]})});ra.displayName=Vt;var na="SelectGroup",[cc,_c]=ro(na),dc=p.forwardRef((e,o)=>{const{__scopeSelect:t,...r}=e,n=vt();return _.jsx(cc,{scope:t,id:n,children:_.jsx(U.div,{role:"group","aria-labelledby":n,...r,ref:o})})});dc.displayName=na;var aa="SelectLabel",uc=p.forwardRef((e,o)=>{const{__scopeSelect:t,...r}=e,n=_c(aa,t);return _.jsx(U.div,{id:n.id,...r,ref:o})});uc.displayName=aa;var Go="SelectItem",[fc,ia]=ro(Go),sa=p.forwardRef((e,o)=>{const{__scopeSelect:t,value:r,disabled:n=!1,textValue:a,...i}=e,s=Le(Go,t),l=Pe(Go,t),c=s.value===r,[d,u]=p.useState(a??""),[f,m]=p.useState(!1),w=Q(o,x=>l.itemRefCallback?.(x,r,n)),h=vt(),v=p.useRef("touch"),b=()=>{n||(s.onValueChange(r),s.onOpenChange(!1))};if(r==="")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 _.jsx(fc,{scope:t,value:r,disabled:n,textId:h,isSelected:c,onItemTextChange:p.useCallback(x=>{u(y=>y||(x?.textContent??"").trim())},[]),children:_.jsx(Uo.ItemSlot,{scope:t,value:r,disabled:n,textValue:d,children:_.jsx(U.div,{role:"option","aria-labelledby":h,"data-highlighted":f?"":void 0,"aria-selected":c&&f,"data-state":c?"checked":"unchecked","aria-disabled":n||void 0,"data-disabled":n?"":void 0,tabIndex:n?void 0:-1,...i,ref:w,onFocus:R(i.onFocus,()=>m(!0)),onBlur:R(i.onBlur,()=>m(!1)),onClick:R(i.onClick,()=>{v.current!=="mouse"&&b()}),onPointerUp:R(i.onPointerUp,()=>{v.current==="mouse"&&b()}),onPointerDown:R(i.onPointerDown,x=>{v.current=x.pointerType}),onPointerMove:R(i.onPointerMove,x=>{v.current=x.pointerType,n?l.onItemLeave?.():v.current==="mouse"&&x.currentTarget.focus({preventScroll:!0})}),onPointerLeave:R(i.onPointerLeave,x=>{x.currentTarget===document.activeElement&&l.onItemLeave?.()}),onKeyDown:R(i.onKeyDown,x=>{l.searchRef?.current!==""&&x.key===" "||(Ql.includes(x.key)&&b(),x.key===" "&&x.preventDefault())})})})})});sa.displayName=Go;var fo="SelectItemText",la=p.forwardRef((e,o)=>{const{__scopeSelect:t,className:r,style:n,...a}=e,i=Le(fo,t),s=Pe(fo,t),l=ia(fo,t),c=oc(fo,t),[d,u]=p.useState(null),f=Q(o,b=>u(b),l.onItemTextChange,b=>s.itemTextRefCallback?.(b,l.value,l.disabled)),m=d?.textContent,w=p.useMemo(()=>_.jsx("option",{value:l.value,disabled:l.disabled,children:m},l.value),[l.disabled,l.value,m]),{onNativeOptionAdd:h,onNativeOptionRemove:v}=c;return re(()=>(h(w),()=>v(w)),[h,v,w]),_.jsxs(_.Fragment,{children:[_.jsx(U.span,{id:l.textId,...a,ref:f}),l.isSelected&&i.valueNode&&!i.valueNodeHasChildren?wo.createPortal(a.children,i.valueNode):null]})});la.displayName=fo;var ca="SelectItemIndicator",hc=p.forwardRef((e,o)=>{const{__scopeSelect:t,...r}=e;return ia(ca,t).isSelected?_.jsx(U.span,{"aria-hidden":!0,...r,ref:o}):null});hc.displayName=ca;var Bt="SelectScrollUpButton",gc=p.forwardRef((e,o)=>{const t=Pe(Bt,e.__scopeSelect),r=Dt(Bt,e.__scopeSelect),[n,a]=p.useState(!1),i=Q(o,r.onScrollButtonChange);return re(()=>{if(t.viewport&&t.isPositioned){let s=function(){const c=l.scrollTop>0;a(c)};const l=t.viewport;return s(),l.addEventListener("scroll",s),()=>l.removeEventListener("scroll",s)}},[t.viewport,t.isPositioned]),n?_.jsx(_a,{...e,ref:i,onAutoScroll:()=>{const{viewport:s,selectedItem:l}=t;s&&l&&(s.scrollTop=s.scrollTop-l.offsetHeight)}}):null});gc.displayName=Bt;var Ht="SelectScrollDownButton",pc=p.forwardRef((e,o)=>{const t=Pe(Ht,e.__scopeSelect),r=Dt(Ht,e.__scopeSelect),[n,a]=p.useState(!1),i=Q(o,r.onScrollButtonChange);return re(()=>{if(t.viewport&&t.isPositioned){let s=function(){const c=l.scrollHeight-l.clientHeight,d=Math.ceil(l.scrollTop)<c;a(d)};const l=t.viewport;return s(),l.addEventListener("scroll",s),()=>l.removeEventListener("scroll",s)}},[t.viewport,t.isPositioned]),n?_.jsx(_a,{...e,ref:i,onAutoScroll:()=>{const{viewport:s,selectedItem:l}=t;s&&l&&(s.scrollTop=s.scrollTop+l.offsetHeight)}}):null});pc.displayName=Ht;var _a=p.forwardRef((e,o)=>{const{__scopeSelect:t,onAutoScroll:r,...n}=e,a=Pe("SelectScrollButton",t),i=p.useRef(null),s=Zo(t),l=p.useCallback(()=>{i.current!==null&&(window.clearInterval(i.current),i.current=null)},[]);return p.useEffect(()=>()=>l(),[l]),re(()=>{s().find(d=>d.ref.current===document.activeElement)?.ref.current?.scrollIntoView({block:"nearest"})},[s]),_.jsx(U.div,{"aria-hidden":!0,...n,ref:o,style:{flexShrink:0,...n.style},onPointerDown:R(n.onPointerDown,()=>{i.current===null&&(i.current=window.setInterval(r,50))}),onPointerMove:R(n.onPointerMove,()=>{a.onItemLeave?.(),i.current===null&&(i.current=window.setInterval(r,50))}),onPointerLeave:R(n.onPointerLeave,()=>{l()})})}),mc="SelectSeparator",vc=p.forwardRef((e,o)=>{const{__scopeSelect:t,...r}=e;return _.jsx(U.div,{"aria-hidden":!0,...r,ref:o})});vc.displayName=mc;var Wt="SelectArrow",wc=p.forwardRef((e,o)=>{const{__scopeSelect:t,...r}=e,n=Yo(t),a=Le(Wt,t),i=Pe(Wt,t);return a.open&&i.position==="popper"?_.jsx(tl,{...n,...r,ref:o}):null});wc.displayName=Wt;var bc="SelectBubbleInput",da=p.forwardRef(({__scopeSelect:e,value:o,...t},r)=>{const n=p.useRef(null),a=Q(r,n),i=sl(o);return p.useEffect(()=>{const s=n.current;if(!s)return;const l=window.HTMLSelectElement.prototype,d=Object.getOwnPropertyDescriptor(l,"value").set;if(i!==o&&d){const u=new Event("change",{bubbles:!0});d.call(s,o),s.dispatchEvent(u)}},[i,o]),_.jsx(U.select,{...t,style:{...Pn,...t.style},ref:a,defaultValue:o})});da.displayName=bc;function ua(e){return e===""||e===void 0}function fa(e){const o=Me(e),t=p.useRef(""),r=p.useRef(0),n=p.useCallback(i=>{const s=t.current+i;o(s),(function l(c){t.current=c,window.clearTimeout(r.current),c!==""&&(r.current=window.setTimeout(()=>l(""),1e3))})(s)},[o]),a=p.useCallback(()=>{t.current="",window.clearTimeout(r.current)},[]);return p.useEffect(()=>()=>window.clearTimeout(r.current),[]),[t,n,a]}function ha(e,o,t){const n=o.length>1&&Array.from(o).every(c=>c===o[0])?o[0]:o,a=t?e.indexOf(t):-1;let i=xc(e,Math.max(a,0));n.length===1&&(i=i.filter(c=>c!==t));const l=i.find(c=>c.textValue.toLowerCase().startsWith(n.toLowerCase()));return l!==t?l:void 0}function xc(e,o){return e.map((t,r)=>e[(o+r)%e.length])}var yc=Zn,Cc=Gn,zc=Kn,kc=Qn,Sc=Rn,jc=Jn,Ec=ra,$c=sa,Lc=la;const Z={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 F(){return F=Object.assign?Object.assign.bind():function(e){for(var o=1;o<arguments.length;o++){var t=arguments[o];for(var r in t)({}).hasOwnProperty.call(t,r)&&(e[r]=t[r])}return e},F.apply(null,arguments)}function Pc(e,o){typeof e=="function"?e(o):e!=null&&(e.current=o)}function ga(...e){return o=>e.forEach(t=>Pc(t,o))}function Be(...e){return g.useCallback(ga(...e),e)}const pa=g.forwardRef((e,o)=>{const{children:t,...r}=e,n=g.Children.toArray(t),a=n.find(Nc);if(a){const i=a.props.children,s=n.map(l=>l===a?g.Children.count(i)>1?g.Children.only(null):g.isValidElement(i)?i.props.children:null:l);return g.createElement(Ft,F({},r,{ref:o}),g.isValidElement(i)?g.cloneElement(i,void 0,s):null)}return g.createElement(Ft,F({},r,{ref:o}),t)});pa.displayName="Slot";const Ft=g.forwardRef((e,o)=>{const{children:t,...r}=e;return g.isValidElement(t)?g.cloneElement(t,{...Ic(r,t.props),ref:o?ga(o,t.ref):t.ref}):g.Children.count(t)>1?g.Children.only(null):null});Ft.displayName="SlotClone";const Ac=({children:e})=>g.createElement(g.Fragment,null,e);function Nc(e){return g.isValidElement(e)&&e.type===Ac}function Ic(e,o){const t={...o};for(const r in o){const n=e[r],a=o[r];/^on[A-Z]/.test(r)?n&&a?t[r]=(...s)=>{a(...s),n(...s)}:n&&(t[r]=n):r==="style"?t[r]={...n,...a}:r==="className"&&(t[r]=[n,a].filter(Boolean).join(" "))}return{...e,...t}}const ho=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","span","svg","ul"].reduce((e,o)=>{const t=g.forwardRef((r,n)=>{const{asChild:a,...i}=r,s=a?pa:o;return g.useEffect(()=>{window[Symbol.for("radix-ui")]=!0},[]),g.createElement(s,F({},i,{ref:n}))});return t.displayName=`Primitive.${o}`,{...e,[o]:t}},{}),qt=globalThis?.document?g.useLayoutEffect:()=>{};function Tc(e,o){return g.useReducer((t,r)=>{const n=o[t][r];return n??t},e)}const go=e=>{const{present:o,children:t}=e,r=Mc(o),n=typeof t=="function"?t({present:r.isPresent}):g.Children.only(t),a=Be(r.ref,n.ref);return typeof t=="function"||r.isPresent?g.cloneElement(n,{ref:a}):null};go.displayName="Presence";function Mc(e){const[o,t]=g.useState(),r=g.useRef({}),n=g.useRef(e),a=g.useRef("none"),i=e?"mounted":"unmounted",[s,l]=Tc(i,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}});return g.useEffect(()=>{const c=Xo(r.current);a.current=s==="mounted"?c:"none"},[s]),qt(()=>{const c=r.current,d=n.current;if(d!==e){const f=a.current,m=Xo(c);e?l("MOUNT"):m==="none"||c?.display==="none"?l("UNMOUNT"):l(d&&f!==m?"ANIMATION_OUT":"UNMOUNT"),n.current=e}},[e,l]),qt(()=>{if(o){const c=u=>{const m=Xo(r.current).includes(u.animationName);u.target===o&&m&&Jo.flushSync(()=>l("ANIMATION_END"))},d=u=>{u.target===o&&(a.current=Xo(r.current))};return o.addEventListener("animationstart",d),o.addEventListener("animationcancel",c),o.addEventListener("animationend",c),()=>{o.removeEventListener("animationstart",d),o.removeEventListener("animationcancel",c),o.removeEventListener("animationend",c)}}else l("ANIMATION_END")},[o,l]),{isPresent:["mounted","unmountSuspended"].includes(s),ref:g.useCallback(c=>{c&&(r.current=getComputedStyle(c)),t(c)},[])}}function Xo(e){return e?.animationName||"none"}function Oc(e,o=[]){let t=[];function r(a,i){const s=g.createContext(i),l=t.length;t=[...t,i];function c(u){const{scope:f,children:m,...w}=u,h=f?.[e][l]||s,v=g.useMemo(()=>w,Object.values(w));return g.createElement(h.Provider,{value:v},m)}function d(u,f){const m=f?.[e][l]||s,w=g.useContext(m);if(w)return w;if(i!==void 0)return i;throw new Error(`\`${u}\` must be used within \`${a}\``)}return c.displayName=a+"Provider",[c,d]}const n=()=>{const a=t.map(i=>g.createContext(i));return function(s){const l=s?.[e]||a;return g.useMemo(()=>({[`__scope${e}`]:{...s,[e]:l}}),[s,l])}};return n.scopeName=e,[r,Dc(n,...o)]}function Dc(...e){const o=e[0];if(e.length===1)return o;const t=()=>{const r=e.map(n=>({useScope:n(),scopeName:n.scopeName}));return function(a){const i=r.reduce((s,{useScope:l,scopeName:c})=>{const u=l(a)[`__scope${c}`];return{...s,...u}},{});return g.useMemo(()=>({[`__scope${o.scopeName}`]:i}),[i])}};return t.scopeName=o.scopeName,t}function He(e){const o=g.useRef(e);return g.useEffect(()=>{o.current=e}),g.useMemo(()=>(...t)=>{var r;return(r=o.current)===null||r===void 0?void 0:r.call(o,...t)},[])}const Vc=g.createContext(void 0);function Bc(e){const o=g.useContext(Vc);return e||o||"ltr"}function Hc(e,[o,t]){return Math.min(t,Math.max(o,e))}function We(e,o,{checkForDefaultPrevented:t=!0}={}){return function(n){if(e?.(n),t===!1||!n.defaultPrevented)return o?.(n)}}function Wc(e,o){return g.useReducer((t,r)=>{const n=o[t][r];return n??t},e)}const ma="ScrollArea",[va]=Oc(ma),[Fc,le]=va(ma),qc=g.forwardRef((e,o)=>{const{__scopeScrollArea:t,type:r="hover",dir:n,scrollHideDelay:a=600,...i}=e,[s,l]=g.useState(null),[c,d]=g.useState(null),[u,f]=g.useState(null),[m,w]=g.useState(null),[h,v]=g.useState(null),[b,x]=g.useState(0),[y,C]=g.useState(0),[z,S]=g.useState(!1),[k,E]=g.useState(!1),$=Be(o,T=>l(T)),P=Bc(n);return g.createElement(Fc,{scope:t,type:r,dir:P,scrollHideDelay:a,scrollArea:s,viewport:c,onViewportChange:d,content:u,onContentChange:f,scrollbarX:m,onScrollbarXChange:w,scrollbarXEnabled:z,onScrollbarXEnabledChange:S,scrollbarY:h,onScrollbarYChange:v,scrollbarYEnabled:k,onScrollbarYEnabledChange:E,onCornerWidthChange:x,onCornerHeightChange:C},g.createElement(ho.div,F({dir:P},i,{ref:$,style:{position:"relative","--radix-scroll-area-corner-width":b+"px","--radix-scroll-area-corner-height":y+"px",...e.style}})))}),Uc="ScrollAreaViewport",Zc=g.forwardRef((e,o)=>{const{__scopeScrollArea:t,children:r,...n}=e,a=le(Uc,t),i=g.useRef(null),s=Be(o,i,a.onViewportChange);return g.createElement(g.Fragment,null,g.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}"}}),g.createElement(ho.div,F({"data-radix-scroll-area-viewport":""},n,{ref:s,style:{overflowX:a.scrollbarXEnabled?"scroll":"hidden",overflowY:a.scrollbarYEnabled?"scroll":"hidden",...e.style}}),g.createElement("div",{ref:a.onContentChange,style:{minWidth:"100%",display:"table"}},r)))}),ye="ScrollAreaScrollbar",Yc=g.forwardRef((e,o)=>{const{forceMount:t,...r}=e,n=le(ye,e.__scopeScrollArea),{onScrollbarXEnabledChange:a,onScrollbarYEnabledChange:i}=n,s=e.orientation==="horizontal";return g.useEffect(()=>(s?a(!0):i(!0),()=>{s?a(!1):i(!1)}),[s,a,i]),n.type==="hover"?g.createElement(Gc,F({},r,{ref:o,forceMount:t})):n.type==="scroll"?g.createElement(Xc,F({},r,{ref:o,forceMount:t})):n.type==="auto"?g.createElement(wa,F({},r,{ref:o,forceMount:t})):n.type==="always"?g.createElement(Ut,F({},r,{ref:o})):null}),Gc=g.forwardRef((e,o)=>{const{forceMount:t,...r}=e,n=le(ye,e.__scopeScrollArea),[a,i]=g.useState(!1);return g.useEffect(()=>{const s=n.scrollArea;let l=0;if(s){const c=()=>{window.clearTimeout(l),i(!0)},d=()=>{l=window.setTimeout(()=>i(!1),n.scrollHideDelay)};return s.addEventListener("pointerenter",c),s.addEventListener("pointerleave",d),()=>{window.clearTimeout(l),s.removeEventListener("pointerenter",c),s.removeEventListener("pointerleave",d)}}},[n.scrollArea,n.scrollHideDelay]),g.createElement(go,{present:t||a},g.createElement(wa,F({"data-state":a?"visible":"hidden"},r,{ref:o})))}),Xc=g.forwardRef((e,o)=>{const{forceMount:t,...r}=e,n=le(ye,e.__scopeScrollArea),a=e.orientation==="horizontal",i=Ro(()=>l("SCROLL_END"),100),[s,l]=Wc("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 g.useEffect(()=>{if(s==="idle"){const c=window.setTimeout(()=>l("HIDE"),n.scrollHideDelay);return()=>window.clearTimeout(c)}},[s,n.scrollHideDelay,l]),g.useEffect(()=>{const c=n.viewport,d=a?"scrollLeft":"scrollTop";if(c){let u=c[d];const f=()=>{const m=c[d];u!==m&&(l("SCROLL"),i()),u=m};return c.addEventListener("scroll",f),()=>c.removeEventListener("scroll",f)}},[n.viewport,a,l,i]),g.createElement(go,{present:t||s!=="hidden"},g.createElement(Ut,F({"data-state":s==="hidden"?"hidden":"visible"},r,{ref:o,onPointerEnter:We(e.onPointerEnter,()=>l("POINTER_ENTER")),onPointerLeave:We(e.onPointerLeave,()=>l("POINTER_LEAVE"))})))}),wa=g.forwardRef((e,o)=>{const t=le(ye,e.__scopeScrollArea),{forceMount:r,...n}=e,[a,i]=g.useState(!1),s=e.orientation==="horizontal",l=Ro(()=>{if(t.viewport){const c=t.viewport.offsetWidth<t.viewport.scrollWidth,d=t.viewport.offsetHeight<t.viewport.scrollHeight;i(s?c:d)}},10);return no(t.viewport,l),no(t.content,l),g.createElement(go,{present:r||a},g.createElement(Ut,F({"data-state":a?"visible":"hidden"},n,{ref:o})))}),Ut=g.forwardRef((e,o)=>{const{orientation:t="vertical",...r}=e,n=le(ye,e.__scopeScrollArea),a=g.useRef(null),i=g.useRef(0),[s,l]=g.useState({content:0,viewport:0,scrollbar:{size:0,paddingStart:0,paddingEnd:0}}),c=Ca(s.viewport,s.content),d={...r,sizes:s,onSizesChange:l,hasThumb:c>0&&c<1,onThumbChange:f=>a.current=f,onThumbPointerUp:()=>i.current=0,onThumbPointerDown:f=>i.current=f};function u(f,m){return t_(f,i.current,s,m)}return t==="horizontal"?g.createElement(Kc,F({},d,{ref:o,onThumbPositionChange:()=>{if(n.viewport&&a.current){const f=n.viewport.scrollLeft,m=za(f,s,n.dir);a.current.style.transform=`translate3d(${m}px, 0, 0)`}},onWheelScroll:f=>{n.viewport&&(n.viewport.scrollLeft=f)},onDragScroll:f=>{n.viewport&&(n.viewport.scrollLeft=u(f,n.dir))}})):t==="vertical"?g.createElement(Qc,F({},d,{ref:o,onThumbPositionChange:()=>{if(n.viewport&&a.current){const f=n.viewport.scrollTop,m=za(f,s);a.current.style.transform=`translate3d(0, ${m}px, 0)`}},onWheelScroll:f=>{n.viewport&&(n.viewport.scrollTop=f)},onDragScroll:f=>{n.viewport&&(n.viewport.scrollTop=u(f))}})):null}),Kc=g.forwardRef((e,o)=>{const{sizes:t,onSizesChange:r,...n}=e,a=le(ye,e.__scopeScrollArea),[i,s]=g.useState(),l=g.useRef(null),c=Be(o,l,a.onScrollbarXChange);return g.useEffect(()=>{l.current&&s(getComputedStyle(l.current))},[l]),g.createElement(xa,F({"data-orientation":"horizontal"},n,{ref:c,sizes:t,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":Qo(t)+"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),Sa(f,u)&&d.preventDefault()}},onResize:()=>{l.current&&a.viewport&&i&&r({content:a.viewport.scrollWidth,viewport:a.viewport.offsetWidth,scrollbar:{size:l.current.clientWidth,paddingStart:Ko(i.paddingLeft),paddingEnd:Ko(i.paddingRight)}})}}))}),Qc=g.forwardRef((e,o)=>{const{sizes:t,onSizesChange:r,...n}=e,a=le(ye,e.__scopeScrollArea),[i,s]=g.useState(),l=g.useRef(null),c=Be(o,l,a.onScrollbarYChange);return g.useEffect(()=>{l.current&&s(getComputedStyle(l.current))},[l]),g.createElement(xa,F({"data-orientation":"vertical"},n,{ref:c,sizes:t,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":Qo(t)+"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),Sa(f,u)&&d.preventDefault()}},onResize:()=>{l.current&&a.viewport&&i&&r({content:a.viewport.scrollHeight,viewport:a.viewport.offsetHeight,scrollbar:{size:l.current.clientHeight,paddingStart:Ko(i.paddingTop),paddingEnd:Ko(i.paddingBottom)}})}}))}),[Rc,ba]=va(ye),xa=g.forwardRef((e,o)=>{const{__scopeScrollArea:t,sizes:r,hasThumb:n,onThumbChange:a,onThumbPointerUp:i,onThumbPointerDown:s,onThumbPositionChange:l,onDragScroll:c,onWheelScroll:d,onResize:u,...f}=e,m=le(ye,t),[w,h]=g.useState(null),v=Be(o,$=>h($)),b=g.useRef(null),x=g.useRef(""),y=m.viewport,C=r.content-r.viewport,z=He(d),S=He(l),k=Ro(u,10);function E($){if(b.current){const P=$.clientX-b.current.left,T=$.clientY-b.current.top;c({x:P,y:T})}}return g.useEffect(()=>{const $=P=>{const T=P.target;w?.contains(T)&&z(P,C)};return document.addEventListener("wheel",$,{passive:!1}),()=>document.removeEventListener("wheel",$,{passive:!1})},[y,w,C,z]),g.useEffect(S,[r,S]),no(w,k),no(m.content,k),g.createElement(Rc,{scope:t,scrollbar:w,hasThumb:n,onThumbChange:He(a),onThumbPointerUp:He(i),onThumbPositionChange:S,onThumbPointerDown:He(s)},g.createElement(ho.div,F({},f,{ref:v,style:{position:"absolute",...f.style},onPointerDown:We(e.onPointerDown,$=>{$.button===0&&($.target.setPointerCapture($.pointerId),b.current=w.getBoundingClientRect(),x.current=document.body.style.webkitUserSelect,document.body.style.webkitUserSelect="none",m.viewport&&(m.viewport.style.scrollBehavior="auto"),E($))}),onPointerMove:We(e.onPointerMove,E),onPointerUp:We(e.onPointerUp,$=>{const P=$.target;P.hasPointerCapture($.pointerId)&&P.releasePointerCapture($.pointerId),document.body.style.webkitUserSelect=x.current,m.viewport&&(m.viewport.style.scrollBehavior=""),b.current=null})})))}),Zt="ScrollAreaThumb",Yt=g.forwardRef((e,o)=>{const{forceMount:t,...r}=e,n=ba(Zt,e.__scopeScrollArea);return g.createElement(go,{present:t||n.hasThumb},g.createElement(Jc,F({ref:o},r)))}),Jc=g.forwardRef((e,o)=>{const{__scopeScrollArea:t,style:r,...n}=e,a=le(Zt,t),i=ba(Zt,t),{onThumbPositionChange:s}=i,l=Be(o,u=>i.onThumbChange(u)),c=g.useRef(),d=Ro(()=>{c.current&&(c.current(),c.current=void 0)},100);return g.useEffect(()=>{const u=a.viewport;if(u){const f=()=>{if(d(),!c.current){const m=r_(u,s);c.current=m,s()}};return s(),u.addEventListener("scroll",f),()=>u.removeEventListener("scroll",f)}},[a.viewport,d,s]),g.createElement(ho.div,F({"data-state":i.hasThumb?"visible":"hidden"},n,{ref:l,style:{width:"var(--radix-scroll-area-thumb-width)",height:"var(--radix-scroll-area-thumb-height)",...r},onPointerDownCapture:We(e.onPointerDownCapture,u=>{const m=u.target.getBoundingClientRect(),w=u.clientX-m.left,h=u.clientY-m.top;i.onThumbPointerDown({x:w,y:h})}),onPointerUp:We(e.onPointerUp,i.onThumbPointerUp)}))}),ya="ScrollAreaCorner",e_=g.forwardRef((e,o)=>{const t=le(ya,e.__scopeScrollArea),r=!!(t.scrollbarX&&t.scrollbarY);return t.type!=="scroll"&&r?g.createElement(o_,F({},e,{ref:o})):null}),o_=g.forwardRef((e,o)=>{const{__scopeScrollArea:t,...r}=e,n=le(ya,t),[a,i]=g.useState(0),[s,l]=g.useState(0),c=!!(a&&s);return no(n.scrollbarX,()=>{var d;const u=((d=n.scrollbarX)===null||d===void 0?void 0:d.offsetHeight)||0;n.onCornerHeightChange(u),l(u)}),no(n.scrollbarY,()=>{var d;const u=((d=n.scrollbarY)===null||d===void 0?void 0:d.offsetWidth)||0;n.onCornerWidthChange(u),i(u)}),c?g.createElement(ho.div,F({},r,{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 Ko(e){return e?parseInt(e,10):0}function Ca(e,o){const t=e/o;return isNaN(t)?0:t}function Qo(e){const o=Ca(e.viewport,e.content),t=e.scrollbar.paddingStart+e.scrollbar.paddingEnd,r=(e.scrollbar.size-t)*o;return Math.max(r,18)}function t_(e,o,t,r="ltr"){const n=Qo(t),a=n/2,i=o||a,s=n-i,l=t.scrollbar.paddingStart+i,c=t.scrollbar.size-t.scrollbar.paddingEnd-s,d=t.content-t.viewport,u=r==="ltr"?[0,d]:[d*-1,0];return ka([l,c],u)(e)}function za(e,o,t="ltr"){const r=Qo(o),n=o.scrollbar.paddingStart+o.scrollbar.paddingEnd,a=o.scrollbar.size-n,i=o.content-o.viewport,s=a-r,l=t==="ltr"?[0,i]:[i*-1,0],c=Hc(e,l);return ka([0,i],[0,s])(c)}function ka(e,o){return t=>{if(e[0]===e[1]||o[0]===o[1])return o[0];const r=(o[1]-o[0])/(e[1]-e[0]);return o[0]+r*(t-e[0])}}function Sa(e,o){return e>0&&e<o}const r_=(e,o=()=>{})=>{let t={left:e.scrollLeft,top:e.scrollTop},r=0;return(function n(){const a={left:e.scrollLeft,top:e.scrollTop},i=t.left!==a.left,s=t.top!==a.top;(i||s)&&o(),t=a,r=window.requestAnimationFrame(n)})(),()=>window.cancelAnimationFrame(r)};function Ro(e,o){const t=He(e),r=g.useRef(0);return g.useEffect(()=>()=>window.clearTimeout(r.current),[]),g.useCallback(()=>{window.clearTimeout(r.current),r.current=window.setTimeout(t,o)},[t,o])}function no(e,o){const t=He(o);qt(()=>{let r=0;if(e){const n=new ResizeObserver(()=>{cancelAnimationFrame(r),r=window.requestAnimationFrame(t)});return n.observe(e),()=>{window.cancelAnimationFrame(r),n.unobserve(e)}}},[e,t])}const n_=qc,a_=Zc,i_=e_,J={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"},Gt=g.forwardRef((e,o)=>{const{children:t,className:r,maxHeight:n="100%",maxWidth:a="100%",size:i="default",theme:s="light",hideScrollbar:l=!1,type:c="auto",...d}=e,u=typeof n=="number"?`${n}px`:n,f=typeof a=="number"?`${a}px`:a,m={maxHeight:u,maxWidth:f},w=N(J.root,J[i],J[s],{[J.hideScrollbar]:l},r);return _.jsxs(n_,{ref:o,type:c,className:w,...d,children:[_.jsx(a_,{className:J.viewport,style:m,children:t}),!l&&_.jsxs(_.Fragment,{children:[_.jsx(po,{orientation:"vertical",size:i,theme:s}),_.jsx(po,{orientation:"horizontal",size:i,theme:s}),_.jsx(i_,{className:J.corner})]})]})});Gt.displayName="ScrollArea";const po=g.forwardRef(({className:e,orientation:o="vertical",size:t="default",theme:r="light",...n},a)=>{const[i,s]=g.useState({height:"20px",width:"20px"});g.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 l={"--scrollbar-thumb-height":i.height,"--scrollbar-thumb-width":i.width};return _.jsxs(Yc,{ref:a,orientation:o,className:N(J.scrollbar,J[`scrollbar--${o}`],J[t],J[r],e),...n,children:[t==="large"&&r==="arrows"&&_.jsxs(_.Fragment,{children:[o==="vertical"&&_.jsxs(_.Fragment,{children:[_.jsx("button",{className:J.arrowButton,"data-direction":"up",children:_.jsx(Ze,{width:7,height:4,color:"rgba(80, 80, 80, 1)",style:{transform:"rotate(180deg)"}})}),_.jsx(Yt,{className:J.thumb,style:l}),_.jsx("button",{className:J.arrowButton,"data-direction":"down",children:_.jsx(Ze,{width:7,height:4,color:"rgba(80, 80, 80, 1)"})})]}),o==="horizontal"&&_.jsxs(_.Fragment,{children:[_.jsx("button",{className:J.arrowButton,"data-direction":"left",children:_.jsx(Ze,{width:7,height:4,color:"rgba(80, 80, 80, 1)",style:{transform:"rotate(90deg)",marginLeft:"7px"}})}),_.jsx(Yt,{className:J.thumb,style:l}),_.jsx("button",{className:J.arrowButton,"data-direction":"right",children:_.jsx(Ze,{width:7,height:4,color:"rgba(80, 80, 80, 1)",style:{transform:"rotate(-90deg)",marginRight:"7px"}})})]})]}),!(t==="large"&&r==="arrows")&&_.jsx(Yt,{className:J.thumb})]})});po.displayName="ScrollBar";const ja=g.forwardRef((e,o)=>{const{className:t,disabled:r=!1,isOpen:n=!1,label:a,maxHeight:i=158,name:s,onValueChange:l,options:c,placeholder:d,prefix:u,suffix:f,setIsOpen:m,value:w="",variant:h="default",width:v="100%",size:b="48"}=e,[x,y]=g.useState(n),C=h==="pagination",z=()=>{r||(m?m(!n):y(!x))},S={wrapper:N(Z.wrapper,Z[`size${b}`],Z[h],t),content:N(Z.content,Z[h]),icon:N(Z.icon,Z[h]),item:N(Z.item,Z[h]),itemContent:N(Z.itemContent),itemLabel:N(Z.itemLabel,Z[h]),label:N(Z.label),trigger:N(Z.trigger,Z[`size${b}`],Z[h],a&&Z.defaultWithLabel),value:N(Z.value),prefix:N(Z.prefix,Z[`size${b}`]),suffix:N(Z.suffix,Z[`size${b}`])};return _.jsxs("div",{ref:o,children:[a&&_.jsx(di,{className:S.label,onClick:z,children:a}),_.jsxs("div",{className:S.wrapper,style:{width:v},children:[u&&_.jsx("div",{className:S.prefix,children:u}),_.jsxs(yc,{disabled:r,name:s,open:x,onOpenChange:z,onValueChange:l,value:w,children:[_.jsxs(Cc,{className:S.trigger,children:[_.jsx(zc,{className:S.value,placeholder:d}),_.jsx(kc,{className:S.icon,children:_.jsx(bo,{height:C?16:20,width:C?16:20})})]}),_.jsx(Sc,{children:_.jsx(jc,{className:S.content,position:"popper",sideOffset:-1,children:_.jsx(Ec,{asChild:!0,children:_.jsxs(Gt,{maxHeight:i,size:"micro",theme:"colorVariants",children:[c.map(k=>_.jsx($c,{className:S.item,disabled:k.disabled,value:k.value,children:_.jsx(Lc,{asChild:!0,children:_.jsxs("div",{className:S.itemContent,children:[k.icon&&_.jsx(_.Fragment,{children:k.icon}),k.label&&_.jsx("span",{className:S.itemLabel,children:k.label})]})})},k.value)),_.jsx(po,{orientation:"vertical",size:"micro",theme:"colorVariants"})]})})})})]}),f&&_.jsx("div",{className:S.suffix,children:f})]})]})});ja.displayName="Select";const ce={focus:"_focus_1jn0k_550","focus--default":"_focus--default_1jn0k_567","focus--danger":"_focus--danger_1jn0k_571","focus--visible":"_focus--visible_1jn0k_577","focus-danger":"_focus-danger_1jn0k_592","focus-within--default":"_focus-within--default_1jn0k_598","focus-within--danger":"_focus-within--danger_1jn0k_602","focus--input":"_focus--input_1jn0k_607","focus--button":"_focus--button_1jn0k_612","focus--card":"_focus--card_1jn0k_617",swap:"_swap_1jn0k_632","swap--text":"_swap--text_1jn0k_641","swap--icon":"_swap--icon_1jn0k_652","swap--icon-xs":"_swap--icon-xs_1jn0k_662","swap--icon-s":"_swap--icon-s_1jn0k_667","swap--icon-m":"_swap--icon-m_1jn0k_672","swap--icon-l":"_swap--icon-l_1jn0k_677","swap--icon-xl":"_swap--icon-xl_1jn0k_682",swap__content:"_swap__content_1jn0k_688","swap--group-horizontal":"_swap--group-horizontal_1jn0k_697","swap--group-vertical":"_swap--group-vertical_1jn0k_704","swap--with-background":"_swap--with-background_1jn0k_712","swap--with-border":"_swap--with-border_1jn0k_718","swap--interactive":"_swap--interactive_1jn0k_726",root:"_root_1jn0k_780",wrapper:"_wrapper_1jn0k_787",outline:"_outline_1jn0k_794",fill:"_fill_1jn0k_804",error:"_error_1jn0k_813",disabled:"_disabled_1jn0k_823",textarea:"_textarea_1jn0k_828",label:"_label_1jn0k_851",required:"_required_1jn0k_866",filled:"_filled_1jn0k_875",clearButton:"_clearButton_1jn0k_894",errorText:"_errorText_1jn0k_919",innerHint:"_innerHint_1jn0k_925"},Ea=g.forwardRef(({className:e,disabled:o,error:t,hint:r,isRequired:n,label:a,id:i,maxLength:s,onChange:l,rows:c=4,clearable:d=!1,type:u="outline",value:f,defaultValue:m,...w},h)=>{const v=f!==void 0,[b,x]=g.useState(m?.toString()??""),y=v?f:b,z=(y?.toString()??"").length>0,S=E=>{v||x(E.target.value),l?.(E)},k=()=>{o||(v||x(""),l?.({target:{value:""},currentTarget:{value:""}}))};return _.jsxs("div",{className:N(ce.root,e),children:[_.jsxs("div",{className:N(ce.wrapper,ce[u],{[ce.disabled]:o,[ce.error]:t,[ce.filled]:z}),children:[_.jsx("textarea",{id:i,ref:h,disabled:o,maxLength:s,rows:c,className:ce.textarea,value:y,onChange:S,...w}),a&&_.jsxs("label",{htmlFor:i,className:ce.label,children:[a,n&&_.jsx(yo,{className:ce.required})]}),r&&!t&&!z&&_.jsx("span",{className:ce.innerHint,children:r}),d&&z&&!o&&_.jsx("button",{type:"button",className:ce.clearButton,onClick:k,"aria-label":"Очистить поле",children:_.jsx(xo,{})})]}),t&&_.jsx("span",{className:ce.errorText,children:t})]})});Ea.displayName="TextArea",j.Accordion=Aa,j.AlertsBellIcon=er,j.ArrowChevronDownIcon=bo,j.ArrowChevronLeftIcon=or,j.ArrowChevronRightIcon=tr,j.ArrowChevronUpIcon=et,j.ArrowIcon=Ze,j.ArrowRefreshIcon=rr,j.AuthCard=Na,j.Avatar=xr,j.AvatarGroup=Ia,j.AvatarWithCssBorder=Ta,j.Badge=Ma,j.Button=Co,j.CheckIcon=ot,j.Checkbox=nt,j.Chip=Va,j.ControlledCheckbox=Ra,j.ControlledInput=Ja,j.ControlledInputGroupStack=ei,j.Counter=Da,j.Divider=br,j.Dot=Oa,j.EyeIcon=ar,j.EyeSlashIcon=ir,j.FacebookIcon=nr,j.ImagePhotoIcon=lr,j.ImagePhotoOutline=cr,j.Input=_t,j.InputGroupStack=dt,j.InstagramIcon=sr,j.LogoutV1Outline=_r,j.MathSymbolXV2Icon=xo,j.MathSymbolsAddSquareV2Icon=dr,j.MathSymbolsXCircleContainedIcon=ur,j.MinusIcon=tt,j.OdnoklassnikiIcon=fr,j.PageContainer=oi,j.RequiredIcon=yo,j.ScrollArea=Gt,j.ScrollBar=po,j.SearchIcon=hr,j.SegmentControl=ti,j.Select=ja,j.Spinner=wr,j.SwapIcon=rt,j.TelegramIcon=gr,j.TextArea=Ea,j.TimeCalendarV2Icon=pr,j.Typography=Ne,j.VKIcon=mr,Object.defineProperty(j,Symbol.toStringTag,{value:"Module"})}));
|
|
42
|
+
`)},Zl=0,to=[];function Yl(e){var o=p.useRef([]),t=p.useRef([0,0]),r=p.useRef(),n=p.useState(Zl++)[0],a=p.useState(On)[0],s=p.useRef(e);p.useEffect(function(){s.current=e},[e]),p.useEffect(function(){if(e.inert){document.body.classList.add("block-interactivity-".concat(n));var h=hl([e.lockRef.current],(e.shards||[]).map(qn),!0).filter(Boolean);return h.forEach(function(w){return w.classList.add("allow-interactivity-".concat(n))}),function(){document.body.classList.remove("block-interactivity-".concat(n)),h.forEach(function(w){return w.classList.remove("allow-interactivity-".concat(n))})}}},[e.inert,e.lockRef.current,e.shards]);var i=p.useCallback(function(h,w){if("touches"in h&&h.touches.length===2||h.type==="wheel"&&h.ctrlKey)return!s.current.allowPinchZoom;var b=qo(h),x=t.current,y="deltaX"in h?h.deltaX:x[0]-b[0],k="deltaY"in h?h.deltaY:x[1]-b[1],C,S=h.target,z=Math.abs(y)>Math.abs(k)?"h":"v";if("touches"in h&&z==="h"&&S.type==="range")return!1;var E=Bn(z,S);if(!E)return!0;if(E?C=z:(C=z==="v"?"h":"v",E=Bn(z,S)),!E)return!1;if(!r.current&&"changedTouches"in h&&(y||k)&&(r.current=C),!C)return!0;var $=r.current||C;return Fl($,w,h,$==="h"?y:k)},[]),l=p.useCallback(function(h){var w=h;if(!(!to.length||to[to.length-1]!==a)){var b="deltaY"in w?Fn(w):qo(w),x=o.current.filter(function(C){return C.name===w.type&&(C.target===w.target||w.target===C.shadowParent)&&ql(C.delta,b)})[0];if(x&&x.should){w.cancelable&&w.preventDefault();return}if(!x){var y=(s.current.shards||[]).map(qn).filter(Boolean).filter(function(C){return C.contains(w.target)}),k=y.length>0?i(w,y[0]):!s.current.noIsolation;k&&w.cancelable&&w.preventDefault()}}},[]),c=p.useCallback(function(h,w,b,x){var y={name:h,delta:w,target:b,should:x,shadowParent:Gl(b)};o.current.push(y),setTimeout(function(){o.current=o.current.filter(function(k){return k!==y})},1)},[]),d=p.useCallback(function(h){t.current=qo(h),r.current=void 0},[]),u=p.useCallback(function(h){c(h.type,Fn(h),h.target,i(h,e.lockRef.current))},[]),f=p.useCallback(function(h){c(h.type,qo(h),h.target,i(h,e.lockRef.current))},[]);p.useEffect(function(){return to.push(a),e.setCallbacks({onScrollCapture:u,onWheelCapture:u,onTouchMoveCapture:f}),document.addEventListener("wheel",l,oo),document.addEventListener("touchmove",l,oo),document.addEventListener("touchstart",d,oo),function(){to=to.filter(function(h){return h!==a}),document.removeEventListener("wheel",l,oo),document.removeEventListener("touchmove",l,oo),document.removeEventListener("touchstart",d,oo)}},[]);var v=e.removeScrollBar,m=e.inert;return p.createElement(p.Fragment,null,m?p.createElement(a,{styles:Ul(n)}):null,v?p.createElement(Ml,{noRelative:e.noRelative,gapMode:e.gapMode}):null)}function Gl(e){for(var o=null;e!==null;)e instanceof ShadowRoot&&(o=e.host,e=e.host),e=e.parentNode;return o}const Xl=kl(Mn,Yl);var Un=p.forwardRef(function(e,o){return p.createElement(Wo,me({},e,{ref:o,sideCar:Xl}))});Un.classNames=Wo.classNames;var Kl=[" ","Enter","ArrowUp","ArrowDown"],Ql=[" ","Enter"],De="Select",[Uo,Zo,Rl]=fi(De),[ro]=ut(De,[Rl,bn]),Yo=bn(),[Jl,Le]=ro(De),[ec,oc]=ro(De),Zn=e=>{const{__scopeSelect:o,children:t,open:r,defaultOpen:n,onOpenChange:a,value:s,defaultValue:i,onValueChange:l,dir:c,name:d,autoComplete:u,disabled:f,required:v,form:m}=e,h=Yo(o),[w,b]=p.useState(null),[x,y]=p.useState(null),[k,C]=p.useState(!1),S=gi(c),[z,E]=Ln({prop:r,defaultProp:n??!1,onChange:a,caller:De}),[$,P]=Ln({prop:s,defaultProp:i,onChange:l,caller:De}),N=p.useRef(null),V=w?m||!!w.closest("form"):!0,[D,M]=p.useState(new Set),B=Array.from(D).map(I=>I.props.value).join(";");return _.jsx(Js,{...h,children:_.jsxs(Jl,{required:v,scope:o,trigger:w,onTriggerChange:b,valueNode:x,onValueNodeChange:y,valueNodeHasChildren:k,onValueNodeHasChildrenChange:C,contentId:wt(),value:$,onValueChange:P,open:z,onOpenChange:E,dir:S,triggerPointerDownPosRef:N,disabled:f,children:[_.jsx(Uo.Provider,{scope:o,children:_.jsx(ec,{scope:e.__scopeSelect,onNativeOptionAdd:p.useCallback(I=>{M(O=>new Set(O).add(I))},[]),onNativeOptionRemove:p.useCallback(I=>{M(O=>{const A=new Set(O);return A.delete(I),A})},[]),children:t})}),V?_.jsxs(da,{"aria-hidden":!0,required:v,tabIndex:-1,name:d,autoComplete:u,value:$,onChange:I=>P(I.target.value),disabled:f,form:m,children:[$===void 0?_.jsx("option",{value:""}):null,Array.from(D)]},B):null]})})};Zn.displayName=De;var Yn="SelectTrigger",Gn=p.forwardRef((e,o)=>{const{__scopeSelect:t,disabled:r=!1,...n}=e,a=Yo(t),s=Le(Yn,t),i=s.disabled||r,l=Q(o,s.onTriggerChange),c=Zo(t),d=p.useRef("touch"),[u,f,v]=fa(h=>{const w=c().filter(y=>!y.disabled),b=w.find(y=>y.value===s.value),x=ha(w,h,b);x!==void 0&&s.onValueChange(x.value)}),m=h=>{i||(s.onOpenChange(!0),v()),h&&(s.triggerPointerDownPosRef.current={x:Math.round(h.pageX),y:Math.round(h.pageY)})};return _.jsx(el,{asChild:!0,...a,children:_.jsx(U.button,{type:"button",role:"combobox","aria-controls":s.contentId,"aria-expanded":s.open,"aria-required":s.required,"aria-autocomplete":"none",dir:s.dir,"data-state":s.open?"open":"closed",disabled:i,"data-disabled":i?"":void 0,"data-placeholder":ua(s.value)?"":void 0,...n,ref:l,onClick:R(n.onClick,h=>{h.currentTarget.focus(),d.current!=="mouse"&&m(h)}),onPointerDown:R(n.onPointerDown,h=>{d.current=h.pointerType;const w=h.target;w.hasPointerCapture(h.pointerId)&&w.releasePointerCapture(h.pointerId),h.button===0&&h.ctrlKey===!1&&h.pointerType==="mouse"&&(m(h),h.preventDefault())}),onKeyDown:R(n.onKeyDown,h=>{const w=u.current!=="";!(h.ctrlKey||h.altKey||h.metaKey)&&h.key.length===1&&f(h.key),!(w&&h.key===" ")&&Kl.includes(h.key)&&(m(),h.preventDefault())})})})});Gn.displayName=Yn;var Xn="SelectValue",Kn=p.forwardRef((e,o)=>{const{__scopeSelect:t,className:r,style:n,children:a,placeholder:s="",...i}=e,l=Le(Xn,t),{onValueNodeHasChildrenChange:c}=l,d=a!==void 0,u=Q(o,l.onValueNodeChange);return re(()=>{c(d)},[c,d]),_.jsx(U.span,{...i,ref:u,style:{pointerEvents:"none"},children:ua(l.value)?_.jsx(_.Fragment,{children:s}):a})});Kn.displayName=Xn;var tc="SelectIcon",Qn=p.forwardRef((e,o)=>{const{__scopeSelect:t,children:r,...n}=e;return _.jsx(U.span,{"aria-hidden":!0,...n,ref:o,children:r||"▼"})});Qn.displayName=tc;var rc="SelectPortal",Rn=e=>_.jsx($n,{asChild:!0,...e});Rn.displayName=rc;var Ve="SelectContent",Jn=p.forwardRef((e,o)=>{const t=Le(Ve,e.__scopeSelect),[r,n]=p.useState();if(re(()=>{n(new DocumentFragment)},[]),!t.open){const a=r;return a?mo.createPortal(_.jsx(ea,{scope:e.__scopeSelect,children:_.jsx(Uo.Slot,{scope:e.__scopeSelect,children:_.jsx("div",{children:e.children})})}),a):null}return _.jsx(oa,{...e,ref:o})});Jn.displayName=Ve;var fe=10,[ea,Pe]=ro(Ve),nc="SelectContentImpl",ac=jo("SelectContent.RemoveScroll"),oa=p.forwardRef((e,o)=>{const{__scopeSelect:t,position:r="item-aligned",onCloseAutoFocus:n,onEscapeKeyDown:a,onPointerDownOutside:s,side:i,sideOffset:l,align:c,alignOffset:d,arrowPadding:u,collisionBoundary:f,collisionPadding:v,sticky:m,hideWhenDetached:h,avoidCollisions:w,...b}=e,x=Le(Ve,t),[y,k]=p.useState(null),[C,S]=p.useState(null),z=Q(o,L=>k(L)),[E,$]=p.useState(null),[P,N]=p.useState(null),V=Zo(t),[D,M]=p.useState(!1),B=p.useRef(!1);p.useEffect(()=>{if(y)return fl(y)},[y]),Ci();const I=p.useCallback(L=>{const[Y,...oe]=V().map(X=>X.ref.current),[W]=oe.slice(-1),F=document.activeElement;for(const X of L)if(X===F||(X?.scrollIntoView({block:"nearest"}),X===Y&&C&&(C.scrollTop=0),X===W&&C&&(C.scrollTop=C.scrollHeight),X?.focus(),document.activeElement!==F))return},[V,C]),O=p.useCallback(()=>I([E,y]),[I,E,y]);p.useEffect(()=>{D&&O()},[D,O]);const{onOpenChange:A,triggerPointerDownPosRef:H}=x;p.useEffect(()=>{if(y){let L={x:0,y:0};const Y=W=>{L={x:Math.abs(Math.round(W.pageX)-(H.current?.x??0)),y:Math.abs(Math.round(W.pageY)-(H.current?.y??0))}},oe=W=>{L.x<=10&&L.y<=10?W.preventDefault():y.contains(W.target)||A(!1),document.removeEventListener("pointermove",Y),H.current=null};return H.current!==null&&(document.addEventListener("pointermove",Y),document.addEventListener("pointerup",oe,{capture:!0,once:!0})),()=>{document.removeEventListener("pointermove",Y),document.removeEventListener("pointerup",oe,{capture:!0})}}},[y,A,H]),p.useEffect(()=>{const L=()=>A(!1);return window.addEventListener("blur",L),window.addEventListener("resize",L),()=>{window.removeEventListener("blur",L),window.removeEventListener("resize",L)}},[A]);const[ne,Fe]=fa(L=>{const Y=V().filter(F=>!F.disabled),oe=Y.find(F=>F.ref.current===document.activeElement),W=ha(Y,L,oe);W&&setTimeout(()=>W.ref.current.focus())}),vo=p.useCallback((L,Y,oe)=>{const W=!B.current&&!oe;(x.value!==void 0&&x.value===Y||W)&&($(L),W&&(B.current=!0))},[x.value]),wo=p.useCallback(()=>y?.focus(),[y]),Ae=p.useCallback((L,Y,oe)=>{const W=!B.current&&!oe;(x.value!==void 0&&x.value===Y||W)&&N(L)},[x.value]),ao=r==="popper"?Ot:ta,qe=ao===Ot?{side:i,sideOffset:l,align:c,alignOffset:d,arrowPadding:u,collisionBoundary:f,collisionPadding:v,sticky:m,hideWhenDetached:h,avoidCollisions:w}:{};return _.jsx(ea,{scope:t,content:y,viewport:C,onViewportChange:S,itemRefCallback:vo,selectedItem:E,onItemLeave:wo,itemTextRefCallback:Ae,focusSelectedItem:O,selectedItemText:P,position:r,isPositioned:D,searchRef:ne,children:_.jsx(Un,{as:ac,allowPinchZoom:!0,children:_.jsx(qr,{asChild:!0,trapped:x.open,onMountAutoFocus:L=>{L.preventDefault()},onUnmountAutoFocus:R(n,L=>{x.trigger?.focus({preventScroll:!0}),L.preventDefault()}),children:_.jsx(Vr,{asChild:!0,disableOutsidePointerEvents:!0,onEscapeKeyDown:a,onPointerDownOutside:s,onFocusOutside:L=>L.preventDefault(),onDismiss:()=>x.onOpenChange(!1),children:_.jsx(ao,{role:"listbox",id:x.contentId,"data-state":x.open?"open":"closed",dir:x.dir,onContextMenu:L=>L.preventDefault(),...b,...qe,onPlaced:()=>M(!0),ref:z,style:{display:"flex",flexDirection:"column",outline:"none",...b.style},onKeyDown:R(b.onKeyDown,L=>{const Y=L.ctrlKey||L.altKey||L.metaKey;if(L.key==="Tab"&&L.preventDefault(),!Y&&L.key.length===1&&Fe(L.key),["ArrowUp","ArrowDown","Home","End"].includes(L.key)){let W=V().filter(F=>!F.disabled).map(F=>F.ref.current);if(["ArrowUp","End"].includes(L.key)&&(W=W.slice().reverse()),["ArrowUp","ArrowDown"].includes(L.key)){const F=L.target,X=W.indexOf(F);W=W.slice(X+1)}setTimeout(()=>I(W)),L.preventDefault()}})})})})})})});oa.displayName=nc;var ic="SelectItemAlignedPosition",ta=p.forwardRef((e,o)=>{const{__scopeSelect:t,onPlaced:r,...n}=e,a=Le(Ve,t),s=Pe(Ve,t),[i,l]=p.useState(null),[c,d]=p.useState(null),u=Q(o,z=>d(z)),f=Zo(t),v=p.useRef(!1),m=p.useRef(!0),{viewport:h,selectedItem:w,selectedItemText:b,focusSelectedItem:x}=s,y=p.useCallback(()=>{if(a.trigger&&a.valueNode&&i&&c&&h&&w&&b){const z=a.trigger.getBoundingClientRect(),E=c.getBoundingClientRect(),$=a.valueNode.getBoundingClientRect(),P=b.getBoundingClientRect();if(a.dir!=="rtl"){const F=P.left-E.left,X=$.left-F,_e=z.left-X,Ue=z.width+_e,Xt=Math.max(Ue,E.width),Kt=window.innerWidth-fe,Qt=Mr(X,[fe,Math.max(fe,Kt-Xt)]);i.style.minWidth=Ue+"px",i.style.left=Qt+"px"}else{const F=E.right-P.right,X=window.innerWidth-$.right-F,_e=window.innerWidth-z.right-X,Ue=z.width+_e,Xt=Math.max(Ue,E.width),Kt=window.innerWidth-fe,Qt=Mr(X,[fe,Math.max(fe,Kt-Xt)]);i.style.minWidth=Ue+"px",i.style.right=Qt+"px"}const N=f(),V=window.innerHeight-fe*2,D=h.scrollHeight,M=window.getComputedStyle(c),B=parseInt(M.borderTopWidth,10),I=parseInt(M.paddingTop,10),O=parseInt(M.borderBottomWidth,10),A=parseInt(M.paddingBottom,10),H=B+I+D+A+O,ne=Math.min(w.offsetHeight*5,H),Fe=window.getComputedStyle(h),vo=parseInt(Fe.paddingTop,10),wo=parseInt(Fe.paddingBottom,10),Ae=z.top+z.height/2-fe,ao=V-Ae,qe=w.offsetHeight/2,L=w.offsetTop+qe,Y=B+I+L,oe=H-Y;if(Y<=Ae){const F=N.length>0&&w===N[N.length-1].ref.current;i.style.bottom="0px";const X=c.clientHeight-h.offsetTop-h.offsetHeight,_e=Math.max(ao,qe+(F?wo:0)+X+O),Ue=Y+_e;i.style.height=Ue+"px"}else{const F=N.length>0&&w===N[0].ref.current;i.style.top="0px";const _e=Math.max(Ae,B+h.offsetTop+(F?vo:0)+qe)+oe;i.style.height=_e+"px",h.scrollTop=Y-Ae+h.offsetTop}i.style.margin=`${fe}px 0`,i.style.minHeight=ne+"px",i.style.maxHeight=V+"px",r?.(),requestAnimationFrame(()=>v.current=!0)}},[f,a.trigger,a.valueNode,i,c,h,w,b,a.dir,r]);re(()=>y(),[y]);const[k,C]=p.useState();re(()=>{c&&C(window.getComputedStyle(c).zIndex)},[c]);const S=p.useCallback(z=>{z&&m.current===!0&&(y(),x?.(),m.current=!1)},[y,x]);return _.jsx(lc,{scope:t,contentWrapper:i,shouldExpandOnScrollRef:v,onScrollButtonChange:S,children:_.jsx("div",{ref:l,style:{display:"flex",flexDirection:"column",position:"fixed",zIndex:k},children:_.jsx(U.div,{...n,ref:u,style:{boxSizing:"border-box",maxHeight:"100%",...n.style}})})})});ta.displayName=ic;var sc="SelectPopperPosition",Ot=p.forwardRef((e,o)=>{const{__scopeSelect:t,align:r="start",collisionPadding:n=fe,...a}=e,s=Yo(t);return _.jsx(ol,{...s,...a,ref:o,align:r,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)"}})});Ot.displayName=sc;var[lc,Dt]=ro(Ve,{}),Vt="SelectViewport",ra=p.forwardRef((e,o)=>{const{__scopeSelect:t,nonce:r,...n}=e,a=Pe(Vt,t),s=Dt(Vt,t),i=Q(o,a.onViewportChange),l=p.useRef(0);return _.jsxs(_.Fragment,{children:[_.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:r}),_.jsx(Uo.Slot,{scope:t,children:_.jsx(U.div,{"data-radix-select-viewport":"",role:"presentation",...n,ref:i,style:{position:"relative",flex:1,overflow:"hidden auto",...n.style},onScroll:R(n.onScroll,c=>{const d=c.currentTarget,{contentWrapper:u,shouldExpandOnScrollRef:f}=s;if(f?.current&&u){const v=Math.abs(l.current-d.scrollTop);if(v>0){const m=window.innerHeight-fe*2,h=parseFloat(u.style.minHeight),w=parseFloat(u.style.height),b=Math.max(h,w);if(b<m){const x=b+v,y=Math.min(m,x),k=x-y;u.style.height=y+"px",u.style.bottom==="0px"&&(d.scrollTop=k>0?k:0,u.style.justifyContent="flex-end")}}}l.current=d.scrollTop})})})]})});ra.displayName=Vt;var na="SelectGroup",[cc,_c]=ro(na),dc=p.forwardRef((e,o)=>{const{__scopeSelect:t,...r}=e,n=wt();return _.jsx(cc,{scope:t,id:n,children:_.jsx(U.div,{role:"group","aria-labelledby":n,...r,ref:o})})});dc.displayName=na;var aa="SelectLabel",uc=p.forwardRef((e,o)=>{const{__scopeSelect:t,...r}=e,n=_c(aa,t);return _.jsx(U.div,{id:n.id,...r,ref:o})});uc.displayName=aa;var Go="SelectItem",[fc,ia]=ro(Go),sa=p.forwardRef((e,o)=>{const{__scopeSelect:t,value:r,disabled:n=!1,textValue:a,...s}=e,i=Le(Go,t),l=Pe(Go,t),c=i.value===r,[d,u]=p.useState(a??""),[f,v]=p.useState(!1),m=Q(o,x=>l.itemRefCallback?.(x,r,n)),h=wt(),w=p.useRef("touch"),b=()=>{n||(i.onValueChange(r),i.onOpenChange(!1))};if(r==="")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 _.jsx(fc,{scope:t,value:r,disabled:n,textId:h,isSelected:c,onItemTextChange:p.useCallback(x=>{u(y=>y||(x?.textContent??"").trim())},[]),children:_.jsx(Uo.ItemSlot,{scope:t,value:r,disabled:n,textValue:d,children:_.jsx(U.div,{role:"option","aria-labelledby":h,"data-highlighted":f?"":void 0,"aria-selected":c&&f,"data-state":c?"checked":"unchecked","aria-disabled":n||void 0,"data-disabled":n?"":void 0,tabIndex:n?void 0:-1,...s,ref:m,onFocus:R(s.onFocus,()=>v(!0)),onBlur:R(s.onBlur,()=>v(!1)),onClick:R(s.onClick,()=>{w.current!=="mouse"&&b()}),onPointerUp:R(s.onPointerUp,()=>{w.current==="mouse"&&b()}),onPointerDown:R(s.onPointerDown,x=>{w.current=x.pointerType}),onPointerMove:R(s.onPointerMove,x=>{w.current=x.pointerType,n?l.onItemLeave?.():w.current==="mouse"&&x.currentTarget.focus({preventScroll:!0})}),onPointerLeave:R(s.onPointerLeave,x=>{x.currentTarget===document.activeElement&&l.onItemLeave?.()}),onKeyDown:R(s.onKeyDown,x=>{l.searchRef?.current!==""&&x.key===" "||(Ql.includes(x.key)&&b(),x.key===" "&&x.preventDefault())})})})})});sa.displayName=Go;var fo="SelectItemText",la=p.forwardRef((e,o)=>{const{__scopeSelect:t,className:r,style:n,...a}=e,s=Le(fo,t),i=Pe(fo,t),l=ia(fo,t),c=oc(fo,t),[d,u]=p.useState(null),f=Q(o,b=>u(b),l.onItemTextChange,b=>i.itemTextRefCallback?.(b,l.value,l.disabled)),v=d?.textContent,m=p.useMemo(()=>_.jsx("option",{value:l.value,disabled:l.disabled,children:v},l.value),[l.disabled,l.value,v]),{onNativeOptionAdd:h,onNativeOptionRemove:w}=c;return re(()=>(h(m),()=>w(m)),[h,w,m]),_.jsxs(_.Fragment,{children:[_.jsx(U.span,{id:l.textId,...a,ref:f}),l.isSelected&&s.valueNode&&!s.valueNodeHasChildren?mo.createPortal(a.children,s.valueNode):null]})});la.displayName=fo;var ca="SelectItemIndicator",hc=p.forwardRef((e,o)=>{const{__scopeSelect:t,...r}=e;return ia(ca,t).isSelected?_.jsx(U.span,{"aria-hidden":!0,...r,ref:o}):null});hc.displayName=ca;var Bt="SelectScrollUpButton",gc=p.forwardRef((e,o)=>{const t=Pe(Bt,e.__scopeSelect),r=Dt(Bt,e.__scopeSelect),[n,a]=p.useState(!1),s=Q(o,r.onScrollButtonChange);return re(()=>{if(t.viewport&&t.isPositioned){let i=function(){const c=l.scrollTop>0;a(c)};const l=t.viewport;return i(),l.addEventListener("scroll",i),()=>l.removeEventListener("scroll",i)}},[t.viewport,t.isPositioned]),n?_.jsx(_a,{...e,ref:s,onAutoScroll:()=>{const{viewport:i,selectedItem:l}=t;i&&l&&(i.scrollTop=i.scrollTop-l.offsetHeight)}}):null});gc.displayName=Bt;var Ht="SelectScrollDownButton",pc=p.forwardRef((e,o)=>{const t=Pe(Ht,e.__scopeSelect),r=Dt(Ht,e.__scopeSelect),[n,a]=p.useState(!1),s=Q(o,r.onScrollButtonChange);return re(()=>{if(t.viewport&&t.isPositioned){let i=function(){const c=l.scrollHeight-l.clientHeight,d=Math.ceil(l.scrollTop)<c;a(d)};const l=t.viewport;return i(),l.addEventListener("scroll",i),()=>l.removeEventListener("scroll",i)}},[t.viewport,t.isPositioned]),n?_.jsx(_a,{...e,ref:s,onAutoScroll:()=>{const{viewport:i,selectedItem:l}=t;i&&l&&(i.scrollTop=i.scrollTop+l.offsetHeight)}}):null});pc.displayName=Ht;var _a=p.forwardRef((e,o)=>{const{__scopeSelect:t,onAutoScroll:r,...n}=e,a=Pe("SelectScrollButton",t),s=p.useRef(null),i=Zo(t),l=p.useCallback(()=>{s.current!==null&&(window.clearInterval(s.current),s.current=null)},[]);return p.useEffect(()=>()=>l(),[l]),re(()=>{i().find(d=>d.ref.current===document.activeElement)?.ref.current?.scrollIntoView({block:"nearest"})},[i]),_.jsx(U.div,{"aria-hidden":!0,...n,ref:o,style:{flexShrink:0,...n.style},onPointerDown:R(n.onPointerDown,()=>{s.current===null&&(s.current=window.setInterval(r,50))}),onPointerMove:R(n.onPointerMove,()=>{a.onItemLeave?.(),s.current===null&&(s.current=window.setInterval(r,50))}),onPointerLeave:R(n.onPointerLeave,()=>{l()})})}),vc="SelectSeparator",wc=p.forwardRef((e,o)=>{const{__scopeSelect:t,...r}=e;return _.jsx(U.div,{"aria-hidden":!0,...r,ref:o})});wc.displayName=vc;var Wt="SelectArrow",mc=p.forwardRef((e,o)=>{const{__scopeSelect:t,...r}=e,n=Yo(t),a=Le(Wt,t),s=Pe(Wt,t);return a.open&&s.position==="popper"?_.jsx(tl,{...n,...r,ref:o}):null});mc.displayName=Wt;var bc="SelectBubbleInput",da=p.forwardRef(({__scopeSelect:e,value:o,...t},r)=>{const n=p.useRef(null),a=Q(r,n),s=sl(o);return p.useEffect(()=>{const i=n.current;if(!i)return;const l=window.HTMLSelectElement.prototype,d=Object.getOwnPropertyDescriptor(l,"value").set;if(s!==o&&d){const u=new Event("change",{bubbles:!0});d.call(i,o),i.dispatchEvent(u)}},[s,o]),_.jsx(U.select,{...t,style:{...Pn,...t.style},ref:a,defaultValue:o})});da.displayName=bc;function ua(e){return e===""||e===void 0}function fa(e){const o=Me(e),t=p.useRef(""),r=p.useRef(0),n=p.useCallback(s=>{const i=t.current+s;o(i),(function l(c){t.current=c,window.clearTimeout(r.current),c!==""&&(r.current=window.setTimeout(()=>l(""),1e3))})(i)},[o]),a=p.useCallback(()=>{t.current="",window.clearTimeout(r.current)},[]);return p.useEffect(()=>()=>window.clearTimeout(r.current),[]),[t,n,a]}function ha(e,o,t){const n=o.length>1&&Array.from(o).every(c=>c===o[0])?o[0]:o,a=t?e.indexOf(t):-1;let s=xc(e,Math.max(a,0));n.length===1&&(s=s.filter(c=>c!==t));const l=s.find(c=>c.textValue.toLowerCase().startsWith(n.toLowerCase()));return l!==t?l:void 0}function xc(e,o){return e.map((t,r)=>e[(o+r)%e.length])}var yc=Zn,kc=Gn,Cc=Kn,zc=Qn,Sc=Rn,jc=Jn,Ec=ra,$c=sa,Lc=la;const Z={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 t=arguments[o];for(var r in t)({}).hasOwnProperty.call(t,r)&&(e[r]=t[r])}return e},q.apply(null,arguments)}function Pc(e,o){typeof e=="function"?e(o):e!=null&&(e.current=o)}function ga(...e){return o=>e.forEach(t=>Pc(t,o))}function Be(...e){return g.useCallback(ga(...e),e)}const pa=g.forwardRef((e,o)=>{const{children:t,...r}=e,n=g.Children.toArray(t),a=n.find(Nc);if(a){const s=a.props.children,i=n.map(l=>l===a?g.Children.count(s)>1?g.Children.only(null):g.isValidElement(s)?s.props.children:null:l);return g.createElement(Ft,q({},r,{ref:o}),g.isValidElement(s)?g.cloneElement(s,void 0,i):null)}return g.createElement(Ft,q({},r,{ref:o}),t)});pa.displayName="Slot";const Ft=g.forwardRef((e,o)=>{const{children:t,...r}=e;return g.isValidElement(t)?g.cloneElement(t,{...Ic(r,t.props),ref:o?ga(o,t.ref):t.ref}):g.Children.count(t)>1?g.Children.only(null):null});Ft.displayName="SlotClone";const Ac=({children:e})=>g.createElement(g.Fragment,null,e);function Nc(e){return g.isValidElement(e)&&e.type===Ac}function Ic(e,o){const t={...o};for(const r in o){const n=e[r],a=o[r];/^on[A-Z]/.test(r)?n&&a?t[r]=(...i)=>{a(...i),n(...i)}:n&&(t[r]=n):r==="style"?t[r]={...n,...a}:r==="className"&&(t[r]=[n,a].filter(Boolean).join(" "))}return{...e,...t}}const ho=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","span","svg","ul"].reduce((e,o)=>{const t=g.forwardRef((r,n)=>{const{asChild:a,...s}=r,i=a?pa:o;return g.useEffect(()=>{window[Symbol.for("radix-ui")]=!0},[]),g.createElement(i,q({},s,{ref:n}))});return t.displayName=`Primitive.${o}`,{...e,[o]:t}},{}),qt=globalThis?.document?g.useLayoutEffect:()=>{};function Tc(e,o){return g.useReducer((t,r)=>{const n=o[t][r];return n??t},e)}const go=e=>{const{present:o,children:t}=e,r=Mc(o),n=typeof t=="function"?t({present:r.isPresent}):g.Children.only(t),a=Be(r.ref,n.ref);return typeof t=="function"||r.isPresent?g.cloneElement(n,{ref:a}):null};go.displayName="Presence";function Mc(e){const[o,t]=g.useState(),r=g.useRef({}),n=g.useRef(e),a=g.useRef("none"),s=e?"mounted":"unmounted",[i,l]=Tc(s,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}});return g.useEffect(()=>{const c=Xo(r.current);a.current=i==="mounted"?c:"none"},[i]),qt(()=>{const c=r.current,d=n.current;if(d!==e){const f=a.current,v=Xo(c);e?l("MOUNT"):v==="none"||c?.display==="none"?l("UNMOUNT"):l(d&&f!==v?"ANIMATION_OUT":"UNMOUNT"),n.current=e}},[e,l]),qt(()=>{if(o){const c=u=>{const v=Xo(r.current).includes(u.animationName);u.target===o&&v&&Jo.flushSync(()=>l("ANIMATION_END"))},d=u=>{u.target===o&&(a.current=Xo(r.current))};return o.addEventListener("animationstart",d),o.addEventListener("animationcancel",c),o.addEventListener("animationend",c),()=>{o.removeEventListener("animationstart",d),o.removeEventListener("animationcancel",c),o.removeEventListener("animationend",c)}}else l("ANIMATION_END")},[o,l]),{isPresent:["mounted","unmountSuspended"].includes(i),ref:g.useCallback(c=>{c&&(r.current=getComputedStyle(c)),t(c)},[])}}function Xo(e){return e?.animationName||"none"}function Oc(e,o=[]){let t=[];function r(a,s){const i=g.createContext(s),l=t.length;t=[...t,s];function c(u){const{scope:f,children:v,...m}=u,h=f?.[e][l]||i,w=g.useMemo(()=>m,Object.values(m));return g.createElement(h.Provider,{value:w},v)}function d(u,f){const v=f?.[e][l]||i,m=g.useContext(v);if(m)return m;if(s!==void 0)return s;throw new Error(`\`${u}\` must be used within \`${a}\``)}return c.displayName=a+"Provider",[c,d]}const n=()=>{const a=t.map(s=>g.createContext(s));return function(i){const l=i?.[e]||a;return g.useMemo(()=>({[`__scope${e}`]:{...i,[e]:l}}),[i,l])}};return n.scopeName=e,[r,Dc(n,...o)]}function Dc(...e){const o=e[0];if(e.length===1)return o;const t=()=>{const r=e.map(n=>({useScope:n(),scopeName:n.scopeName}));return function(a){const s=r.reduce((i,{useScope:l,scopeName:c})=>{const u=l(a)[`__scope${c}`];return{...i,...u}},{});return g.useMemo(()=>({[`__scope${o.scopeName}`]:s}),[s])}};return t.scopeName=o.scopeName,t}function He(e){const o=g.useRef(e);return g.useEffect(()=>{o.current=e}),g.useMemo(()=>(...t)=>{var r;return(r=o.current)===null||r===void 0?void 0:r.call(o,...t)},[])}const Vc=g.createContext(void 0);function Bc(e){const o=g.useContext(Vc);return e||o||"ltr"}function Hc(e,[o,t]){return Math.min(t,Math.max(o,e))}function We(e,o,{checkForDefaultPrevented:t=!0}={}){return function(n){if(e?.(n),t===!1||!n.defaultPrevented)return o?.(n)}}function Wc(e,o){return g.useReducer((t,r)=>{const n=o[t][r];return n??t},e)}const va="ScrollArea",[wa]=Oc(va),[Fc,le]=wa(va),qc=g.forwardRef((e,o)=>{const{__scopeScrollArea:t,type:r="hover",dir:n,scrollHideDelay:a=600,...s}=e,[i,l]=g.useState(null),[c,d]=g.useState(null),[u,f]=g.useState(null),[v,m]=g.useState(null),[h,w]=g.useState(null),[b,x]=g.useState(0),[y,k]=g.useState(0),[C,S]=g.useState(!1),[z,E]=g.useState(!1),$=Be(o,N=>l(N)),P=Bc(n);return g.createElement(Fc,{scope:t,type:r,dir:P,scrollHideDelay:a,scrollArea:i,viewport:c,onViewportChange:d,content:u,onContentChange:f,scrollbarX:v,onScrollbarXChange:m,scrollbarXEnabled:C,onScrollbarXEnabledChange:S,scrollbarY:h,onScrollbarYChange:w,scrollbarYEnabled:z,onScrollbarYEnabledChange:E,onCornerWidthChange:x,onCornerHeightChange:k},g.createElement(ho.div,q({dir:P},s,{ref:$,style:{position:"relative","--radix-scroll-area-corner-width":b+"px","--radix-scroll-area-corner-height":y+"px",...e.style}})))}),Uc="ScrollAreaViewport",Zc=g.forwardRef((e,o)=>{const{__scopeScrollArea:t,children:r,...n}=e,a=le(Uc,t),s=g.useRef(null),i=Be(o,s,a.onViewportChange);return g.createElement(g.Fragment,null,g.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}"}}),g.createElement(ho.div,q({"data-radix-scroll-area-viewport":""},n,{ref:i,style:{overflowX:a.scrollbarXEnabled?"scroll":"hidden",overflowY:a.scrollbarYEnabled?"scroll":"hidden",...e.style}}),g.createElement("div",{ref:a.onContentChange,style:{minWidth:"100%",display:"table"}},r)))}),ye="ScrollAreaScrollbar",Yc=g.forwardRef((e,o)=>{const{forceMount:t,...r}=e,n=le(ye,e.__scopeScrollArea),{onScrollbarXEnabledChange:a,onScrollbarYEnabledChange:s}=n,i=e.orientation==="horizontal";return g.useEffect(()=>(i?a(!0):s(!0),()=>{i?a(!1):s(!1)}),[i,a,s]),n.type==="hover"?g.createElement(Gc,q({},r,{ref:o,forceMount:t})):n.type==="scroll"?g.createElement(Xc,q({},r,{ref:o,forceMount:t})):n.type==="auto"?g.createElement(ma,q({},r,{ref:o,forceMount:t})):n.type==="always"?g.createElement(Ut,q({},r,{ref:o})):null}),Gc=g.forwardRef((e,o)=>{const{forceMount:t,...r}=e,n=le(ye,e.__scopeScrollArea),[a,s]=g.useState(!1);return g.useEffect(()=>{const i=n.scrollArea;let l=0;if(i){const c=()=>{window.clearTimeout(l),s(!0)},d=()=>{l=window.setTimeout(()=>s(!1),n.scrollHideDelay)};return i.addEventListener("pointerenter",c),i.addEventListener("pointerleave",d),()=>{window.clearTimeout(l),i.removeEventListener("pointerenter",c),i.removeEventListener("pointerleave",d)}}},[n.scrollArea,n.scrollHideDelay]),g.createElement(go,{present:t||a},g.createElement(ma,q({"data-state":a?"visible":"hidden"},r,{ref:o})))}),Xc=g.forwardRef((e,o)=>{const{forceMount:t,...r}=e,n=le(ye,e.__scopeScrollArea),a=e.orientation==="horizontal",s=Ro(()=>l("SCROLL_END"),100),[i,l]=Wc("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 g.useEffect(()=>{if(i==="idle"){const c=window.setTimeout(()=>l("HIDE"),n.scrollHideDelay);return()=>window.clearTimeout(c)}},[i,n.scrollHideDelay,l]),g.useEffect(()=>{const c=n.viewport,d=a?"scrollLeft":"scrollTop";if(c){let u=c[d];const f=()=>{const v=c[d];u!==v&&(l("SCROLL"),s()),u=v};return c.addEventListener("scroll",f),()=>c.removeEventListener("scroll",f)}},[n.viewport,a,l,s]),g.createElement(go,{present:t||i!=="hidden"},g.createElement(Ut,q({"data-state":i==="hidden"?"hidden":"visible"},r,{ref:o,onPointerEnter:We(e.onPointerEnter,()=>l("POINTER_ENTER")),onPointerLeave:We(e.onPointerLeave,()=>l("POINTER_LEAVE"))})))}),ma=g.forwardRef((e,o)=>{const t=le(ye,e.__scopeScrollArea),{forceMount:r,...n}=e,[a,s]=g.useState(!1),i=e.orientation==="horizontal",l=Ro(()=>{if(t.viewport){const c=t.viewport.offsetWidth<t.viewport.scrollWidth,d=t.viewport.offsetHeight<t.viewport.scrollHeight;s(i?c:d)}},10);return no(t.viewport,l),no(t.content,l),g.createElement(go,{present:r||a},g.createElement(Ut,q({"data-state":a?"visible":"hidden"},n,{ref:o})))}),Ut=g.forwardRef((e,o)=>{const{orientation:t="vertical",...r}=e,n=le(ye,e.__scopeScrollArea),a=g.useRef(null),s=g.useRef(0),[i,l]=g.useState({content:0,viewport:0,scrollbar:{size:0,paddingStart:0,paddingEnd:0}}),c=ka(i.viewport,i.content),d={...r,sizes:i,onSizesChange:l,hasThumb:c>0&&c<1,onThumbChange:f=>a.current=f,onThumbPointerUp:()=>s.current=0,onThumbPointerDown:f=>s.current=f};function u(f,v){return t_(f,s.current,i,v)}return t==="horizontal"?g.createElement(Kc,q({},d,{ref:o,onThumbPositionChange:()=>{if(n.viewport&&a.current){const f=n.viewport.scrollLeft,v=Ca(f,i,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))}})):t==="vertical"?g.createElement(Qc,q({},d,{ref:o,onThumbPositionChange:()=>{if(n.viewport&&a.current){const f=n.viewport.scrollTop,v=Ca(f,i);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}),Kc=g.forwardRef((e,o)=>{const{sizes:t,onSizesChange:r,...n}=e,a=le(ye,e.__scopeScrollArea),[s,i]=g.useState(),l=g.useRef(null),c=Be(o,l,a.onScrollbarXChange);return g.useEffect(()=>{l.current&&i(getComputedStyle(l.current))},[l]),g.createElement(xa,q({"data-orientation":"horizontal"},n,{ref:c,sizes:t,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":Qo(t)+"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),Sa(f,u)&&d.preventDefault()}},onResize:()=>{l.current&&a.viewport&&s&&r({content:a.viewport.scrollWidth,viewport:a.viewport.offsetWidth,scrollbar:{size:l.current.clientWidth,paddingStart:Ko(s.paddingLeft),paddingEnd:Ko(s.paddingRight)}})}}))}),Qc=g.forwardRef((e,o)=>{const{sizes:t,onSizesChange:r,...n}=e,a=le(ye,e.__scopeScrollArea),[s,i]=g.useState(),l=g.useRef(null),c=Be(o,l,a.onScrollbarYChange);return g.useEffect(()=>{l.current&&i(getComputedStyle(l.current))},[l]),g.createElement(xa,q({"data-orientation":"vertical"},n,{ref:c,sizes:t,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":Qo(t)+"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),Sa(f,u)&&d.preventDefault()}},onResize:()=>{l.current&&a.viewport&&s&&r({content:a.viewport.scrollHeight,viewport:a.viewport.offsetHeight,scrollbar:{size:l.current.clientHeight,paddingStart:Ko(s.paddingTop),paddingEnd:Ko(s.paddingBottom)}})}}))}),[Rc,ba]=wa(ye),xa=g.forwardRef((e,o)=>{const{__scopeScrollArea:t,sizes:r,hasThumb:n,onThumbChange:a,onThumbPointerUp:s,onThumbPointerDown:i,onThumbPositionChange:l,onDragScroll:c,onWheelScroll:d,onResize:u,...f}=e,v=le(ye,t),[m,h]=g.useState(null),w=Be(o,$=>h($)),b=g.useRef(null),x=g.useRef(""),y=v.viewport,k=r.content-r.viewport,C=He(d),S=He(l),z=Ro(u,10);function E($){if(b.current){const P=$.clientX-b.current.left,N=$.clientY-b.current.top;c({x:P,y:N})}}return g.useEffect(()=>{const $=P=>{const N=P.target;m?.contains(N)&&C(P,k)};return document.addEventListener("wheel",$,{passive:!1}),()=>document.removeEventListener("wheel",$,{passive:!1})},[y,m,k,C]),g.useEffect(S,[r,S]),no(m,z),no(v.content,z),g.createElement(Rc,{scope:t,scrollbar:m,hasThumb:n,onThumbChange:He(a),onThumbPointerUp:He(s),onThumbPositionChange:S,onThumbPointerDown:He(i)},g.createElement(ho.div,q({},f,{ref:w,style:{position:"absolute",...f.style},onPointerDown:We(e.onPointerDown,$=>{$.button===0&&($.target.setPointerCapture($.pointerId),b.current=m.getBoundingClientRect(),x.current=document.body.style.webkitUserSelect,document.body.style.webkitUserSelect="none",v.viewport&&(v.viewport.style.scrollBehavior="auto"),E($))}),onPointerMove:We(e.onPointerMove,E),onPointerUp:We(e.onPointerUp,$=>{const P=$.target;P.hasPointerCapture($.pointerId)&&P.releasePointerCapture($.pointerId),document.body.style.webkitUserSelect=x.current,v.viewport&&(v.viewport.style.scrollBehavior=""),b.current=null})})))}),Zt="ScrollAreaThumb",Yt=g.forwardRef((e,o)=>{const{forceMount:t,...r}=e,n=ba(Zt,e.__scopeScrollArea);return g.createElement(go,{present:t||n.hasThumb},g.createElement(Jc,q({ref:o},r)))}),Jc=g.forwardRef((e,o)=>{const{__scopeScrollArea:t,style:r,...n}=e,a=le(Zt,t),s=ba(Zt,t),{onThumbPositionChange:i}=s,l=Be(o,u=>s.onThumbChange(u)),c=g.useRef(),d=Ro(()=>{c.current&&(c.current(),c.current=void 0)},100);return g.useEffect(()=>{const u=a.viewport;if(u){const f=()=>{if(d(),!c.current){const v=r_(u,i);c.current=v,i()}};return i(),u.addEventListener("scroll",f),()=>u.removeEventListener("scroll",f)}},[a.viewport,d,i]),g.createElement(ho.div,q({"data-state":s.hasThumb?"visible":"hidden"},n,{ref:l,style:{width:"var(--radix-scroll-area-thumb-width)",height:"var(--radix-scroll-area-thumb-height)",...r},onPointerDownCapture:We(e.onPointerDownCapture,u=>{const v=u.target.getBoundingClientRect(),m=u.clientX-v.left,h=u.clientY-v.top;s.onThumbPointerDown({x:m,y:h})}),onPointerUp:We(e.onPointerUp,s.onThumbPointerUp)}))}),ya="ScrollAreaCorner",e_=g.forwardRef((e,o)=>{const t=le(ya,e.__scopeScrollArea),r=!!(t.scrollbarX&&t.scrollbarY);return t.type!=="scroll"&&r?g.createElement(o_,q({},e,{ref:o})):null}),o_=g.forwardRef((e,o)=>{const{__scopeScrollArea:t,...r}=e,n=le(ya,t),[a,s]=g.useState(0),[i,l]=g.useState(0),c=!!(a&&i);return no(n.scrollbarX,()=>{var d;const u=((d=n.scrollbarX)===null||d===void 0?void 0:d.offsetHeight)||0;n.onCornerHeightChange(u),l(u)}),no(n.scrollbarY,()=>{var d;const u=((d=n.scrollbarY)===null||d===void 0?void 0:d.offsetWidth)||0;n.onCornerWidthChange(u),s(u)}),c?g.createElement(ho.div,q({},r,{ref:o,style:{width:a,height:i,position:"absolute",right:n.dir==="ltr"?0:void 0,left:n.dir==="rtl"?0:void 0,bottom:0,...e.style}})):null});function Ko(e){return e?parseInt(e,10):0}function ka(e,o){const t=e/o;return isNaN(t)?0:t}function Qo(e){const o=ka(e.viewport,e.content),t=e.scrollbar.paddingStart+e.scrollbar.paddingEnd,r=(e.scrollbar.size-t)*o;return Math.max(r,18)}function t_(e,o,t,r="ltr"){const n=Qo(t),a=n/2,s=o||a,i=n-s,l=t.scrollbar.paddingStart+s,c=t.scrollbar.size-t.scrollbar.paddingEnd-i,d=t.content-t.viewport,u=r==="ltr"?[0,d]:[d*-1,0];return za([l,c],u)(e)}function Ca(e,o,t="ltr"){const r=Qo(o),n=o.scrollbar.paddingStart+o.scrollbar.paddingEnd,a=o.scrollbar.size-n,s=o.content-o.viewport,i=a-r,l=t==="ltr"?[0,s]:[s*-1,0],c=Hc(e,l);return za([0,s],[0,i])(c)}function za(e,o){return t=>{if(e[0]===e[1]||o[0]===o[1])return o[0];const r=(o[1]-o[0])/(e[1]-e[0]);return o[0]+r*(t-e[0])}}function Sa(e,o){return e>0&&e<o}const r_=(e,o=()=>{})=>{let t={left:e.scrollLeft,top:e.scrollTop},r=0;return(function n(){const a={left:e.scrollLeft,top:e.scrollTop},s=t.left!==a.left,i=t.top!==a.top;(s||i)&&o(),t=a,r=window.requestAnimationFrame(n)})(),()=>window.cancelAnimationFrame(r)};function Ro(e,o){const t=He(e),r=g.useRef(0);return g.useEffect(()=>()=>window.clearTimeout(r.current),[]),g.useCallback(()=>{window.clearTimeout(r.current),r.current=window.setTimeout(t,o)},[t,o])}function no(e,o){const t=He(o);qt(()=>{let r=0;if(e){const n=new ResizeObserver(()=>{cancelAnimationFrame(r),r=window.requestAnimationFrame(t)});return n.observe(e),()=>{window.cancelAnimationFrame(r),n.unobserve(e)}}},[e,t])}const n_=qc,a_=Zc,i_=e_,J={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"},Gt=g.forwardRef((e,o)=>{const{children:t,className:r,maxHeight:n="100%",maxWidth:a="100%",size:s="default",theme:i="light",hideScrollbar:l=!1,type:c="auto",...d}=e,u=typeof n=="number"?`${n}px`:n,f=typeof a=="number"?`${a}px`:a,v={maxHeight:u,maxWidth:f},m=T(J.root,J[s],J[i],{[J.hideScrollbar]:l},r);return _.jsxs(n_,{ref:o,type:c,className:m,...d,children:[_.jsx(a_,{className:J.viewport,style:v,children:t}),!l&&_.jsxs(_.Fragment,{children:[_.jsx(po,{orientation:"vertical",size:s,theme:i}),_.jsx(po,{orientation:"horizontal",size:s,theme:i}),_.jsx(i_,{className:J.corner})]})]})});Gt.displayName="ScrollArea";const po=g.forwardRef(({className:e,orientation:o="vertical",size:t="default",theme:r="light",...n},a)=>{const[s,i]=g.useState({height:"20px",width:"20px"});g.useEffect(()=>{(()=>{if(o==="vertical"){const f=Math.max(20,30);i({height:`${f}%`,width:"20px"})}else{const f=Math.max(20,30);i({height:"20px",width:`${f}%`})}})()},[o]);const l={"--scrollbar-thumb-height":s.height,"--scrollbar-thumb-width":s.width};return _.jsxs(Yc,{ref:a,orientation:o,className:T(J.scrollbar,J[`scrollbar--${o}`],J[t],J[r],e),...n,children:[t==="large"&&r==="arrows"&&_.jsxs(_.Fragment,{children:[o==="vertical"&&_.jsxs(_.Fragment,{children:[_.jsx("button",{className:J.arrowButton,"data-direction":"up",children:_.jsx(Ze,{width:7,height:4,color:"rgba(80, 80, 80, 1)",style:{transform:"rotate(180deg)"}})}),_.jsx(Yt,{className:J.thumb,style:l}),_.jsx("button",{className:J.arrowButton,"data-direction":"down",children:_.jsx(Ze,{width:7,height:4,color:"rgba(80, 80, 80, 1)"})})]}),o==="horizontal"&&_.jsxs(_.Fragment,{children:[_.jsx("button",{className:J.arrowButton,"data-direction":"left",children:_.jsx(Ze,{width:7,height:4,color:"rgba(80, 80, 80, 1)",style:{transform:"rotate(90deg)",marginLeft:"7px"}})}),_.jsx(Yt,{className:J.thumb,style:l}),_.jsx("button",{className:J.arrowButton,"data-direction":"right",children:_.jsx(Ze,{width:7,height:4,color:"rgba(80, 80, 80, 1)",style:{transform:"rotate(-90deg)",marginRight:"7px"}})})]})]}),!(t==="large"&&r==="arrows")&&_.jsx(Yt,{className:J.thumb})]})});po.displayName="ScrollBar";const ja=g.forwardRef((e,o)=>{const{className:t,disabled:r=!1,isOpen:n=!1,label:a,maxHeight:s=158,name:i,onValueChange:l,options:c,placeholder:d,prefix:u,suffix:f,setIsOpen:v,value:m="",variant:h="default",width:w="100%",size:b="48"}=e,[x,y]=g.useState(n),k=h==="pagination",C=()=>{r||(v?v(!n):y(!x))},S={wrapper:T(Z.wrapper,Z[`size${b}`],Z[h],t),content:T(Z.content,Z[h]),icon:T(Z.icon,Z[h]),item:T(Z.item,Z[h]),itemContent:T(Z.itemContent),itemLabel:T(Z.itemLabel,Z[h]),label:T(Z.label),trigger:T(Z.trigger,Z[`size${b}`],Z[h],a&&Z.defaultWithLabel),value:T(Z.value),prefix:T(Z.prefix,Z[`size${b}`]),suffix:T(Z.suffix,Z[`size${b}`])};return _.jsxs("div",{ref:o,children:[a&&_.jsx(di,{className:S.label,onClick:C,children:a}),_.jsxs("div",{className:S.wrapper,style:{width:w},children:[u&&_.jsx("div",{className:S.prefix,children:u}),_.jsxs(yc,{disabled:r,name:i,open:x,onOpenChange:C,onValueChange:l,value:m,children:[_.jsxs(kc,{className:S.trigger,children:[_.jsx(Cc,{className:S.value,placeholder:d}),_.jsx(zc,{className:S.icon,children:_.jsx(bo,{height:k?16:20,width:k?16:20})})]}),_.jsx(Sc,{children:_.jsx(jc,{className:S.content,position:"popper",sideOffset:-1,children:_.jsx(Ec,{asChild:!0,children:_.jsxs(Gt,{maxHeight:s,size:"micro",theme:"colorVariants",children:[c.map(z=>_.jsx($c,{className:S.item,disabled:z.disabled,value:z.value,children:_.jsx(Lc,{asChild:!0,children:_.jsxs("div",{className:S.itemContent,children:[z.icon&&_.jsx(_.Fragment,{children:z.icon}),z.label&&_.jsx("span",{className:S.itemLabel,children:z.label})]})})},z.value)),_.jsx(po,{orientation:"vertical",size:"micro",theme:"colorVariants"})]})})})})]}),f&&_.jsx("div",{className:S.suffix,children:f})]})]})});ja.displayName="Select";const ce={focus:"_focus_1jn0k_550","focus--default":"_focus--default_1jn0k_567","focus--danger":"_focus--danger_1jn0k_571","focus--visible":"_focus--visible_1jn0k_577","focus-danger":"_focus-danger_1jn0k_592","focus-within--default":"_focus-within--default_1jn0k_598","focus-within--danger":"_focus-within--danger_1jn0k_602","focus--input":"_focus--input_1jn0k_607","focus--button":"_focus--button_1jn0k_612","focus--card":"_focus--card_1jn0k_617",swap:"_swap_1jn0k_632","swap--text":"_swap--text_1jn0k_641","swap--icon":"_swap--icon_1jn0k_652","swap--icon-xs":"_swap--icon-xs_1jn0k_662","swap--icon-s":"_swap--icon-s_1jn0k_667","swap--icon-m":"_swap--icon-m_1jn0k_672","swap--icon-l":"_swap--icon-l_1jn0k_677","swap--icon-xl":"_swap--icon-xl_1jn0k_682",swap__content:"_swap__content_1jn0k_688","swap--group-horizontal":"_swap--group-horizontal_1jn0k_697","swap--group-vertical":"_swap--group-vertical_1jn0k_704","swap--with-background":"_swap--with-background_1jn0k_712","swap--with-border":"_swap--with-border_1jn0k_718","swap--interactive":"_swap--interactive_1jn0k_726",root:"_root_1jn0k_780",wrapper:"_wrapper_1jn0k_787",outline:"_outline_1jn0k_794",fill:"_fill_1jn0k_804",error:"_error_1jn0k_813",disabled:"_disabled_1jn0k_823",textarea:"_textarea_1jn0k_828",label:"_label_1jn0k_851",required:"_required_1jn0k_866",filled:"_filled_1jn0k_875",clearButton:"_clearButton_1jn0k_894",errorText:"_errorText_1jn0k_919",innerHint:"_innerHint_1jn0k_925"},Ea=g.forwardRef(({className:e,disabled:o,error:t,hint:r,isRequired:n,label:a,id:s,maxLength:i,onChange:l,rows:c=4,clearable:d=!1,type:u="outline",value:f,defaultValue:v,...m},h)=>{const w=f!==void 0,[b,x]=g.useState(v?.toString()??""),y=w?f:b,C=(y?.toString()??"").length>0,S=E=>{w||x(E.target.value),l?.(E)},z=()=>{o||(w||x(""),l?.({target:{value:""},currentTarget:{value:""}}))};return _.jsxs("div",{className:T(ce.root,e),children:[_.jsxs("div",{className:T(ce.wrapper,ce[u],{[ce.disabled]:o,[ce.error]:t,[ce.filled]:C}),children:[_.jsx("textarea",{id:s,ref:h,disabled:o,maxLength:i,rows:c,className:ce.textarea,value:y,onChange:S,...m}),a&&_.jsxs("label",{htmlFor:s,className:ce.label,children:[a,n&&_.jsx(yo,{className:ce.required})]}),r&&!t&&!C&&_.jsx("span",{className:ce.innerHint,children:r}),d&&C&&!o&&_.jsx("button",{type:"button",className:ce.clearButton,onClick:z,"aria-label":"Очистить поле",children:_.jsx(xo,{})})]}),t&&_.jsx("span",{className:ce.errorText,children:t})]})});Ea.displayName="TextArea",j.Accordion=Aa,j.AlertsBellIcon=er,j.ArrowChevronDownIcon=bo,j.ArrowChevronLeftIcon=or,j.ArrowChevronRightIcon=tr,j.ArrowChevronUpIcon=et,j.ArrowIcon=Ze,j.ArrowRefreshIcon=rr,j.AuthCard=Na,j.Avatar=xr,j.AvatarGroup=Ia,j.AvatarWithCssBorder=Ta,j.Badge=Ma,j.Button=ko,j.CheckIcon=ot,j.Checkbox=nt,j.Chip=Va,j.ControlledCheckbox=Ra,j.ControlledInput=Ja,j.ControlledInputGroupStack=ei,j.Counter=Da,j.Divider=br,j.Dot=Oa,j.EyeIcon=ar,j.EyeSlashIcon=ir,j.FacebookIcon=nr,j.ImagePhotoIcon=lr,j.ImagePhotoOutline=cr,j.Input=_t,j.InputGroupStack=dt,j.InstagramIcon=sr,j.LogoutV1Outline=_r,j.MathSymbolXV2Icon=xo,j.MathSymbolsAddSquareV2Icon=dr,j.MathSymbolsXCircleContainedIcon=ur,j.MinusIcon=tt,j.OdnoklassnikiIcon=fr,j.PageContainer=oi,j.RequiredIcon=yo,j.ScrollArea=Gt,j.ScrollBar=po,j.SearchIcon=hr,j.SegmentControl=ti,j.Select=ja,j.Spinner=mr,j.SwapIcon=rt,j.TelegramIcon=gr,j.TextArea=Ea,j.TimeCalendarV2Icon=pr,j.Typography=Ne,j.VKIcon=vr,Object.defineProperty(j,Symbol.toStringTag,{value:"Module"})}));
|