.layout_wrapper__OWwE7{width:100%;height:100vh;display:flex;align-items:center;justify-content:center;gap:20px;background-color:#f1f7ff}.layout_wrapper--container__0qvH5{height:100%;max-height:650px;display:flex;gap:20px}.layout_wrapper--image__6tN3x{position:relative;width:100%;height:100%;background-color:#fff;border-radius:var(--radius-2xl);overflow:hidden}.layout_wrapper--data__Iv6pC{width:100%;min-width:420px;max-width:420px;height:100%;max-height:650px;display:flex;flex-direction:column;gap:16px}.layout_wrapper--data-header__RgCoR{width:100%;display:flex;align-items:center;justify-content:space-between}.layout_wrapper--data-header-toggle__NxBRq{width:fit-content}.layout_wrapper--data-form__OGqYF{width:100%;height:100%;padding:24px 30px;background-color:#fff;border-radius:var(--radius-2xl)}@media(max-width:1024px){.layout_wrapper--container__0qvH5{flex-direction:column;max-height:760px}.layout_wrapper--image__6tN3x{max-height:180px}}.layout_wrapper--spinner__C5lFg{width:100%;height:100vh;display:flex;align-items:center;justify-content:center}.CurrencyItem_wrapper__5dgAz{display:flex;align-items:center;gap:4px}.CurrencyItem_wrapper--image__brSzd{object-fit:contain}.DefaultIcon_wrapper__RQUeO{color:#fff;position:absolute;bottom:0}@keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}:root{--rc-drag-handle-size:12px;--rc-drag-handle-mobile-size:24px;--rc-drag-handle-bg-colour:rgba(0,0,0,.2);--rc-drag-bar-size:6px;--rc-border-color:rgba(255,255,255,.7);--rc-focus-color:#0088ff}.ReactCrop{position:relative;display:inline-block;cursor:crosshair;max-width:100%}.ReactCrop *,.ReactCrop :after,.ReactCrop :before{box-sizing:border-box}.ReactCrop--disabled,.ReactCrop--locked{cursor:inherit}.ReactCrop__child-wrapper{overflow:hidden;max-height:inherit}.ReactCrop__child-wrapper>img,.ReactCrop__child-wrapper>video{display:block;max-width:100%;max-height:inherit}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>img,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>video,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__crop-selection{touch-action:none}.ReactCrop__crop-mask{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;width:calc(100% + .5px);height:calc(100% + .5px)}.ReactCrop__crop-selection{position:absolute;top:0;left:0;transform:translateZ(0);cursor:move}.ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop--circular-crop .ReactCrop__crop-selection{border-radius:50%}.ReactCrop--circular-crop .ReactCrop__crop-selection:after{pointer-events:none;content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border:1px solid var(--rc-border-color);opacity:.3}.ReactCrop--no-animate .ReactCrop__crop-selection{outline:1px dashed white}.ReactCrop__crop-selection:not(.ReactCrop--no-animate .ReactCrop__crop-selection){animation:marching-ants 1s;background-image:linear-gradient(90deg,#fff 50%,#444 0),linear-gradient(90deg,#fff 50%,#444 0),linear-gradient(180deg,#fff 50%,#444 0),linear-gradient(180deg,#fff 50%,#444 0);background-size:10px 1px,10px 1px,1px 10px,1px 10px;background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;color:#fff;animation-play-state:running;animation-timing-function:linear;animation-iteration-count:infinite}.ReactCrop__crop-selection:focus{outline:2px solid var(--rc-focus-color);outline-offset:-1px}.ReactCrop--invisible-crop .ReactCrop__crop-mask,.ReactCrop--invisible-crop .ReactCrop__crop-selection{display:none}.ReactCrop__rule-of-thirds-hz:after,.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-vt:before{content:"";display:block;position:absolute;background-color:#fff6}.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-vt:before{width:1px;height:100%}.ReactCrop__rule-of-thirds-vt:before{left:33.3333333333%}.ReactCrop__rule-of-thirds-vt:after{left:66.6666666667%}.ReactCrop__rule-of-thirds-hz:after,.ReactCrop__rule-of-thirds-hz:before{width:100%;height:1px}.ReactCrop__rule-of-thirds-hz:before{top:33.3333333333%}.ReactCrop__rule-of-thirds-hz:after{top:66.6666666667%}.ReactCrop__drag-handle{position:absolute;width:var(--rc-drag-handle-size);height:var(--rc-drag-handle-size);background-color:var(--rc-drag-handle-bg-colour);border:1px solid var(--rc-border-color)}.ReactCrop__drag-handle:focus{background:var(--rc-focus-color)}.ReactCrop .ord-nw{top:0;left:0;transform:translate(-50%,-50%);cursor:nw-resize}.ReactCrop .ord-n{top:0;left:50%;transform:translate(-50%,-50%);cursor:n-resize}.ReactCrop .ord-ne{top:0;cursor:ne-resize}.ReactCrop .ord-e,.ReactCrop .ord-ne{right:0;transform:translate(50%,-50%)}.ReactCrop .ord-e{top:50%;cursor:e-resize}.ReactCrop .ord-se{bottom:0;right:0;transform:translate(50%,50%);cursor:se-resize}.ReactCrop .ord-s{left:50%;cursor:s-resize}.ReactCrop .ord-s,.ReactCrop .ord-sw{bottom:0;transform:translate(-50%,50%)}.ReactCrop .ord-sw{left:0;cursor:sw-resize}.ReactCrop .ord-w{top:50%;left:0;transform:translate(-50%,-50%);cursor:w-resize}.ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.ReactCrop__drag-bar{position:absolute}.ReactCrop__drag-bar.ord-n{top:0;left:0;width:100%;height:var(--rc-drag-bar-size);transform:translateY(-50%)}.ReactCrop__drag-bar.ord-e{right:0;top:0;width:var(--rc-drag-bar-size);height:100%;transform:translate(50%)}.ReactCrop__drag-bar.ord-s{bottom:0;left:0;width:100%;height:var(--rc-drag-bar-size);transform:translateY(50%)}.ReactCrop__drag-bar.ord-w{top:0;left:0;width:var(--rc-drag-bar-size);height:100%;transform:translate(-50%)}.ReactCrop--fixed-aspect .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w,.ReactCrop--new-crop .ReactCrop__drag-bar,.ReactCrop--new-crop .ReactCrop__drag-handle{display:none}@media (pointer:coarse){.ReactCrop .ord-e,.ReactCrop .ord-n,.ReactCrop .ord-s,.ReactCrop .ord-w{display:none}.ReactCrop__drag-handle{width:var(--rc-drag-handle-mobile-size);height:var(--rc-drag-handle-mobile-size)}}.AvatarCrop_container__Q6UmM{position:relative;width:100%;display:flex;align-items:center;gap:20px}.AvatarCrop_container--image__s8EsV{width:100%;height:100%}.Badge_wrapper__istht{width:fit-content;display:flex;align-items:center;gap:4px;padding:4px 8px;border-radius:var(--radius-full)}.Badge_wrapper--after__YY__G,.Badge_wrapper--before__QOsa5{display:flex;align-items:center;justify-content:center}.Badge_wrapper--default__cke2i{background:oklch(.556 .2453 261.33/.12);color:var(--primary)}.Badge_wrapper--outline__FAZKm{background:rgba(0,0,0,0);border:1px solid var(--border-color)}.Badge_wrapper--secondary__q4u37{background:var(--secondary);color:var(--secondary-foreground)}.Badge_wrapper--destructive__vtEBn{background:oklch(.577 .245 27.325/.12);color:var(--destructive)}.Badge_wrapper--constructive__cNJWq{background:oklch(.723 .219 149.579/.12);color:var(--constructive)}.Badge_wrapper--warning__fF_SD{background:oklch(.7857 .1717 68.61/.12);color:var(--warning)}.Caption_wrapper--1__g79Zt{font-size:12px;line-height:normal;letter-spacing:-.24px}.Caption_wrapper--2__yAJRf{font-size:10px;line-height:normal;letter-spacing:-.2px}.Typography_wrapper__CII_J{font-family:Inter,sans-serif}.Typography_wrapper--plain__RMzHi{margin:0}.Typography_wrapper--weight-1__0Zi0B{font-weight:var(--nordui--font-weight-regular)}.Typography_wrapper--weight-2__jw_Ow{font-weight:var(--nordui--font-weight-medium)}.Typography_wrapper--weight-3__VKGiw{font-weight:var(--nordui--font-weight-semi-bold)}.Typography_wrapper--weight-4__NXzSV{font-weight:var(--nordui--font-weight-black)}.Typography_wrapper--caps__gLdD2{text-transform:uppercase}.Headline_wrapper__E7WxP{font-size:16px;line-height:normal;letter-spacing:-.32px}.LargeTitle_wrapper__rm0dY{font-size:28px;line-height:normal;letter-spacing:-.56px}.Text_wrapper__I_yRT{font-size:14px;line-height:normal;letter-spacing:-.28px}.Title_wrapper__1jCXq{font-size:18px;line-height:normal;letter-spacing:-.36px}.Box_wrapper__SF2go{position:relative;border-radius:var(--radius-m);background:rgba(0,0,0,0);border:1px solid var(--border-color);padding:20px;display:flex;flex-direction:column;gap:10px}.Box_wrapper--stretched__v2gFP{width:100%}.Box_wrapper--loading-overlay__zQK0i{width:100%;height:100%;position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background-color:hsla(0,0%,100%,.7);backdrop-filter:blur(2px);z-index:10;pointer-events:none}.Button_button__uOYKY{width:fit-content;white-space:nowrap;display:flex;justify-content:center;align-items:center;gap:8px;border-radius:var(--radius-m);transition:all .25s ease-in-out}.Button_button__uOYKY *{user-select:none;-webkit-user-select:none}.Button_button__uOYKY:disabled,.Button_button__uOYKY[data-disabled=true]{cursor:not-allowed;pointer-events:none;opacity:.5}.Button_button--size-default__W6zvr{padding:8px 16px}.Button_button--size-icon__FugMW{padding:8px}.Button_button--spinner__Fe10s{color:#fff!important}.Button_button--loading__lVn_J,.Button_button__uOYKY[data-loading=true]{cursor:not-allowed;pointer-events:none;opacity:.5}.Button_button--stretched__0u_EF{width:100%}.Button_button--primary__Jxw_1{background-color:var(--primary);color:var(--primary-text)}.Button_button--primary__Jxw_1:hover{background-color:var(--primary-hover)}.Button_button--primary__Jxw_1:active{background-color:var(--primary-active)}.Button_button--secondary__isrxV{border:1px solid var(--secondary-border);color:var(--secondary-text)}.Button_button--secondary__isrxV:hover{border:1px solid var(--secondary-hover-border);background-color:var(--secondary-hover);color:var(--secondary-hover-text)}.Button_button--secondary__isrxV:active{border:1px solid var(--secondary-active-border);background-color:var(--secondary-active);color:var(--secondary-active-text)}.Button_button--outline__k07hh{border:1px solid var(--border-color)}.Button_button--outline__k07hh:hover{background-color:var(--muted-color-50)}.Button_button--ghost__hgYJz:hover{background-color:var(--muted-color)}.Button_button--destructive__36Vd0{color:var(--destructive);border:1px solid var(--destructive)}.rdp-root{--rdp-accent-color:blue;--rdp-accent-background-color:#f0f0ff;--rdp-day-height:44px;--rdp-day-width:44px;--rdp-day_button-border-radius:100%;--rdp-day_button-border:2px solid transparent;--rdp-day_button-height:42px;--rdp-day_button-width:42px;--rdp-selected-border:2px solid var(--rdp-accent-color);--rdp-disabled-opacity:0.5;--rdp-outside-opacity:0.75;--rdp-today-color:var(--rdp-accent-color);--rdp-dropdown-gap:0.5rem;--rdp-months-gap:2rem;--rdp-nav_button-disabled-opacity:0.5;--rdp-nav_button-height:2.25rem;--rdp-nav_button-width:2.25rem;--rdp-nav-height:2.75rem;--rdp-range_middle-background-color:var(--rdp-accent-background-color);--rdp-range_middle-color:inherit;--rdp-range_start-color:white;--rdp-range_start-background:linear-gradient(var(--rdp-gradient-direction),transparent 50%,var(--rdp-range_middle-background-color) 50%);--rdp-range_start-date-background-color:var(--rdp-accent-color);--rdp-range_end-background:linear-gradient(var(--rdp-gradient-direction),var(--rdp-range_middle-background-color) 50%,transparent 50%);--rdp-range_end-color:white;--rdp-range_end-date-background-color:var(--rdp-accent-color);--rdp-week_number-border-radius:100%;--rdp-week_number-border:2px solid transparent;--rdp-week_number-height:var(--rdp-day-height);--rdp-week_number-opacity:0.75;--rdp-week_number-width:var(--rdp-day-width);--rdp-weeknumber-text-align:center;--rdp-weekday-opacity:0.75;--rdp-weekday-padding:0.5rem 0rem;--rdp-weekday-text-align:center;--rdp-gradient-direction:90deg;--rdp-animation_duration:0.3s;--rdp-animation_timing:cubic-bezier(0.4,0,0.2,1)}.rdp-root[dir=rtl]{--rdp-gradient-direction:-90deg}.rdp-root[data-broadcast-calendar=true]{--rdp-outside-opacity:unset}.rdp-root{position:relative}.rdp-root,.rdp-root *{box-sizing:border-box}.rdp-day{width:var(--rdp-day-width);height:var(--rdp-day-height);text-align:center}.rdp-day_button{background:none;padding:0;margin:0;cursor:pointer;font:inherit;color:inherit;justify-content:center;align-items:center;display:flex;width:var(--rdp-day_button-width);height:var(--rdp-day_button-height);border:var(--rdp-day_button-border);border-radius:var(--rdp-day_button-border-radius)}.rdp-day_button:disabled{cursor:revert}.rdp-caption_label{z-index:1;position:relative;display:inline-flex;align-items:center;white-space:nowrap;border:0}.rdp-dropdown:focus-visible~.rdp-caption_label{outline:5px auto Highlight;outline:5px auto -webkit-focus-ring-color}.rdp-button_next,.rdp-button_previous{border:none;background:none;padding:0;margin:0;cursor:pointer;font:inherit;color:inherit;-moz-appearance:none;-webkit-appearance:none;display:inline-flex;align-items:center;justify-content:center;position:relative;appearance:none;width:var(--rdp-nav_button-width);height:var(--rdp-nav_button-height)}.rdp-button_next:disabled,.rdp-button_next[aria-disabled=true],.rdp-button_previous:disabled,.rdp-button_previous[aria-disabled=true]{cursor:revert;opacity:var(--rdp-nav_button-disabled-opacity)}.rdp-chevron{display:inline-block;fill:var(--rdp-accent-color)}.rdp-root[dir=rtl] .rdp-nav .rdp-chevron{transform:rotate(180deg);transform-origin:50%}.rdp-dropdowns{position:relative;display:inline-flex;align-items:center;gap:var(--rdp-dropdown-gap)}.rdp-dropdown{z-index:2;opacity:0;appearance:none;position:absolute;inset-block-start:0;inset-block-end:0;inset-inline-start:0;width:100%;margin:0;padding:0;cursor:inherit;border:none;line-height:inherit}.rdp-dropdown_root{position:relative;display:inline-flex;align-items:center}.rdp-dropdown_root[data-disabled=true] .rdp-chevron{opacity:var(--rdp-disabled-opacity)}.rdp-month_caption{display:flex;align-content:center;height:var(--rdp-nav-height);font-weight:700;font-size:large}.rdp-root[data-nav-layout=after] .rdp-month,.rdp-root[data-nav-layout=around] .rdp-month{position:relative}.rdp-root[data-nav-layout=around] .rdp-month_caption{justify-content:center;margin-inline-start:var(--rdp-nav_button-width);margin-inline-end:var(--rdp-nav_button-width);position:relative}.rdp-root[data-nav-layout=around] .rdp-button_previous{position:absolute;inset-inline-start:0;top:0;height:var(--rdp-nav-height);display:inline-flex}.rdp-root[data-nav-layout=around] .rdp-button_next{position:absolute;inset-inline-end:0;top:0;height:var(--rdp-nav-height);display:inline-flex;justify-content:center}.rdp-months{position:relative;display:flex;flex-wrap:wrap;gap:var(--rdp-months-gap);max-width:fit-content}.rdp-month_grid{border-collapse:collapse}.rdp-nav{position:absolute;inset-block-start:0;inset-inline-end:0;display:flex;align-items:center;height:var(--rdp-nav-height)}.rdp-weekday{opacity:var(--rdp-weekday-opacity);padding:var(--rdp-weekday-padding);font-weight:500;font-size:smaller;text-align:var(--rdp-weekday-text-align);text-transform:var(--rdp-weekday-text-transform)}.rdp-week_number{opacity:var(--rdp-week_number-opacity);font-weight:400;font-size:small;height:var(--rdp-week_number-height);width:var(--rdp-week_number-width);border:var(--rdp-week_number-border);border-radius:var(--rdp-week_number-border-radius);text-align:var(--rdp-weeknumber-text-align)}.rdp-today:not(.rdp-outside){color:var(--rdp-today-color)}.rdp-selected{font-weight:700;font-size:large}.rdp-selected .rdp-day_button{border:var(--rdp-selected-border)}.rdp-outside{opacity:var(--rdp-outside-opacity)}.rdp-disabled:not(.rdp-selected){opacity:var(--rdp-disabled-opacity)}.rdp-hidden{visibility:hidden;color:var(--rdp-range_start-color)}.rdp-range_start{background:var(--rdp-range_start-background)}.rdp-range_start .rdp-day_button{background-color:var(--rdp-range_start-date-background-color);color:var(--rdp-range_start-color)}.rdp-range_middle{background-color:var(--rdp-range_middle-background-color)}.rdp-range_middle .rdp-day_button{border:unset;border-radius:unset;color:var(--rdp-range_middle-color)}.rdp-range_end{background:var(--rdp-range_end-background);color:var(--rdp-range_end-color)}.rdp-range_end .rdp-day_button{color:var(--rdp-range_start-color);background-color:var(--rdp-range_end-date-background-color)}.rdp-range_start.rdp-range_end{background:revert}.rdp-focusable{cursor:pointer}@keyframes rdp-slide_in_left{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes rdp-slide_in_right{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes rdp-slide_out_left{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes rdp-slide_out_right{0%{transform:translateX(0)}to{transform:translateX(100%)}}.rdp-weeks_before_enter{animation:rdp-slide_in_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-weeks_before_exit{animation:rdp-slide_out_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-weeks_after_enter{animation:rdp-slide_in_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-weeks_after_exit{animation:rdp-slide_out_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_after_enter{animation:rdp-slide_in_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_before_exit{animation:rdp-slide_out_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_before_enter{animation:rdp-slide_in_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_after_exit{animation:rdp-slide_out_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}@keyframes rdp-fade_in{0%{opacity:0}to{opacity:1}}@keyframes rdp-fade_out{0%{opacity:1}to{opacity:0}}.rdp-caption_after_enter{animation:rdp-fade_in var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-caption_after_exit{animation:rdp-fade_out var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-caption_before_enter{animation:rdp-fade_in var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-caption_before_exit{animation:rdp-fade_out var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.Calendar_calendarContainer__EXcwo{position:relative;display:inline-block}.Calendar_dateDisplay__kBmCi{font-size:12px;color:#555666;font-weight:500;white-space:nowrap}.Calendar_calendarButton__ncAD7{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:8px;border-radius:var(--radius-m);transition:all .25s ease-in-out}.Calendar_calendarButton__ncAD7:focus{outline:2px solid #0062ff;outline-offset:2px}.Calendar_calendarButton__ncAD7:disabled{cursor:not-allowed;pointer-events:none;opacity:.5}.Calendar_calendarButton__ncAD7 .Calendar_calendarIcon__KkGCo{padding:4px 10px;display:flex;flex-direction:row;align-items:center;gap:8px}.Calendar_calendarDropdown__5pHWk{position:absolute;top:100%;right:0;z-index:1000;margin-top:8px;animation:Calendar_slideDown__U5uNN .2s ease-out}.Calendar_calendarDropdown__5pHWk.Calendar_closing__iDlQo{animation:Calendar_slideUp__VVOc6 .2s ease-in}@keyframes Calendar_slideDown__U5uNN{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes Calendar_slideUp__VVOc6{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}.Calendar_calendar__SLCoN{display:flex;justify-content:center;align-items:center;flex-direction:column;background:#fff;border-radius:20px;box-shadow:0 4px 20px rgba(0,0,0,.1);padding:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;transition:width .25s ease-in-out,height .25s ease-in-out;overflow:hidden}.Calendar_calendar__SLCoN .rdp-caption_label{color:#0062ff}.Calendar_calendar__SLCoN .rdp-nav{display:flex;gap:8px}.Calendar_calendar__SLCoN .rdp-nav button{background:rgba(0,98,255,.1019607843);border:none;border-radius:var(--radius-m);width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .25s ease-in-out}.Calendar_calendar__SLCoN .rdp-nav button:hover:not(:disabled){background:rgba(0,98,255,.2)}.Calendar_calendar__SLCoN .rdp-nav button:focus{outline:2px solid #0062ff;outline-offset:2px}.Calendar_calendar__SLCoN .rdp-nav button:disabled{cursor:not-allowed;pointer-events:none;opacity:.4;background:#e5e7eb;color:#9ca3af}.Calendar_calendar__SLCoN .rdp-nav button:disabled .Calendar_rdp-chevron__cO1Gs{stroke:#9ca3af}.Calendar_calendar__SLCoN .rdp-nav button:disabled:hover{background:#e5e7eb}.Calendar_calendar__SLCoN .rdp-chevron{fill:none;stroke:#0062ff}.Calendar_calendar__SLCoN .rdp-nav_button:disabled{opacity:.4!important;cursor:not-allowed!important;pointer-events:none!important;background:#e5e7eb!important;color:#9ca3af!important}.Calendar_calendar__SLCoN .rdp-nav_button:disabled .Calendar_rdp-chevron__cO1Gs{stroke:#9ca3af!important}.Calendar_calendar__SLCoN .rdp-nav_button:disabled:hover{background:#e5e7eb!important}.Calendar_calendar__SLCoN .rdp-table{transition:all .25s ease-in-out;table-layout:fixed;width:100%}.Calendar_calendar__SLCoN .rdp-cell{width:14.28%;text-align:center}.Calendar_calendar__SLCoN .rdp-day_button{width:100%;height:32px;display:flex;align-items:center;justify-content:center;transition:all .25s ease-in-out}.Calendar_calendar__SLCoN .rdp-day_button[disabled]{opacity:.3;cursor:not-allowed;pointer-events:none;color:#9ca3af;background:#e5e7eb}.Calendar_calendar__SLCoN .rdp-day_button[disabled]:hover{background:#e5e7eb;color:#9ca3af}.Calendar_calendar__SLCoN .rdp-selected .rdp-day_button{background:#0062ff;color:#fff;padding:0 0 0 2px;border:none;box-shadow:none;font-size:14px}.Calendar_calendar__SLCoN .rdp-range_middle{background:#0062ff}.Calendar_calendar__SLCoN .rdp-range_start{background:#0062ff;border-radius:50% 0 0 50%}.Calendar_calendar__SLCoN .rdp-range_end{background:#0062ff;border-radius:0 50% 50% 0}.Calendar_calendar__SLCoN .rdp-range_start.rdp-range_end{border-radius:50%}.Calendar_calendar__SLCoN .Calendar_nav__H8YLM{display:flex;gap:8px;transition:all .25s ease-in-out}.Calendar_calendar__SLCoN .Calendar_navButton__DyYk1{background:rgba(0,98,255,.1019607843);border:none;border-radius:var(--radius-m);width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .25s ease-in-out;font-size:16px;color:#0062ff}.Calendar_calendar__SLCoN .Calendar_navButton__DyYk1:hover:not(:disabled){background:rgba(0,98,255,.2)}.Calendar_calendar__SLCoN .Calendar_navButton__DyYk1:focus{outline:2px solid #0062ff;outline-offset:2px}.Calendar_calendar__SLCoN .Calendar_navButton__DyYk1:disabled{cursor:not-allowed;pointer-events:none;opacity:.5}.Calendar_calendar__SLCoN .Calendar_yearGrid__0CFMt{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;transition:all .25s ease-in-out;width:100%;height:100%}.Calendar_calendar__SLCoN .Calendar_monthButton__81RuX{background:#fff;border:1px solid #e5e7eb;border-radius:var(--radius-m);padding:8px 4px;cursor:pointer;transition:all .25s ease-in-out;font-size:12px;color:#555666;text-align:center;display:flex;align-items:center;justify-content:center;min-height:0}.Calendar_calendar__SLCoN .Calendar_monthButton__81RuX:hover:not(:disabled){background:rgba(0,98,255,.1019607843);border-color:#0062ff;color:#0062ff;transform:translateY(-1px)}.Calendar_calendar__SLCoN .Calendar_monthButton__81RuX:focus{outline:2px solid #0062ff;outline-offset:2px}.Calendar_calendar__SLCoN .Calendar_monthButton__81RuX:disabled{cursor:not-allowed;pointer-events:none;opacity:.5}.Calendar_calendar__SLCoN .Calendar_yearCaption__a3Gsa{display:flex;justify-content:space-between;align-items:center;width:100%;min-height:39px;gap:8px;margin-bottom:8px;transition:all .25s ease-in-out}.Calendar_calendar__SLCoN .Calendar_captionButton__428TZ{background:none;border:none;font-size:18px;font-weight:600;color:#0062ff;cursor:pointer;transition:all .25s ease-in-out;padding:8px 12px;border-radius:var(--radius-m);text-transform:capitalize}.Calendar_calendar__SLCoN .Calendar_captionButton__428TZ:hover:not(:disabled){color:#5093ff;background:rgba(0,98,255,.1019607843)}.Calendar_calendar__SLCoN .Calendar_captionButton__428TZ:focus{outline:2px solid #0062ff;outline-offset:2px}.Calendar_calendar__SLCoN .Calendar_captionButton__428TZ:disabled{cursor:not-allowed;pointer-events:none;opacity:.5}.Calendar_calendar__SLCoN.Calendar_monthView__pUyTQ{width:335px;height:370px}.Calendar_calendar__SLCoN.Calendar_yearView__M2XhL{width:335px;height:315px}.Calendar_calendar__SLCoN.Calendar_monthView__pUyTQ .Calendar_yearGrid__0CFMt{opacity:0;transform:scale(.8);pointer-events:none}.Calendar_calendar__SLCoN.Calendar_yearView__M2XhL .Calendar_yearGrid__0CFMt{opacity:1;transform:scale(1);pointer-events:auto}.Calendar_calendar__SLCoN.Calendar_monthView__pUyTQ .rdp{opacity:1;transform:scale(1)}.Calendar_calendar__SLCoN.Calendar_yearView__M2XhL .rdp{opacity:0;transform:scale(.8);pointer-events:none}.Card_card__6WOp6{width:100%;height:140px;border-radius:var(--radius-m);background:var(--card-background);border:1px solid var(--border-color);padding:20px;display:flex;flex-direction:column;justify-content:space-between;gap:16px}.Card_card__header__Qvq8L{display:flex;align-items:center;gap:8px}.Card_card__icon__PYKto{display:flex;align-items:center;justify-content:center;width:20px;height:20px;color:var(--text-secondary)}.Card_card__title__m5mFo{font-size:18px;font-weight:600;color:var(--text-primary);margin:0}.Card_card__content__94e_N{display:flex;align-items:center;justify-content:flex-start;width:100%}.Card_card__text__QlNX_{font-size:24px;font-weight:700;color:var(--text-primary)}.Card_card__profitability__eLuUt{display:flex;justify-content:space-between;padding:10px;border-radius:var(--radius-ml);width:100%}.Card_card__profitability--positive__93E3S{background-color:var(--green-50-color);color:var(--green-100-color)}.Card_card__profitability--negative__uM26p{background-color:var(--red-50-color);color:var(--red-100-color)}.Card_card__profitability--neutral__FQQ5X{background-color:var(--secondary);color:var(--secondary-foreground)}.Card_card__amount__u9XL8{font-size:24px;font-weight:400}.Card_card__trend__XAsvm{display:flex;padding:3px 10px;gap:4px}.Card_card__percentage__f7opV{font-weight:600}.Copy_wrapper__TWpWp{display:flex;align-items:center;gap:8px}.CopyButton_wrapper__gI6yS{width:28px;height:28px;display:flex!important;justify-content:center;align-items:center;border-radius:var(--radius-m);transition:all .15s ease-in-out}.CopyButton_wrapper__gI6yS:hover{background:var(--muted-color)}.DialogBody_wrapper__y__AK{display:flex;flex-direction:column;gap:20px}.DialogContent_content__7L4x9{display:flex;flex-direction:column;gap:16px;width:400px;color:var(--secondary-foreground);background:#fff;padding:32px;border-radius:var(--radius-m);border:1px solid var(--border-color);box-shadow:var(--shadow-m);transition-property:opacity,transform;min-width:500px;max-width:calc(100% - 32px);max-height:calc(100% - 32px);overflow-y:auto}.DialogContent_overlay__DNmwg{display:grid;place-items:center;background:oklch(0 0 0/.5);z-index:1000}@media(max-width:500px){.DialogContent_content__7L4x9{padding:24px;min-width:0;max-width:300px}}.DialogDescription_wrapper__QtycV{color:var(--muted-foreground)}.DialogFooter_wrapper__VWMXZ{display:flex;gap:8px}.DialogFooter_wrapper--align-start__E3uO5{justify-content:start}.DialogFooter_wrapper--align-center__gnDVy{justify-content:center}.DialogFooter_wrapper--align-right__hBhuc{justify-content:end}.DialogHeader_wrapper__Sp5wS{display:flex;flex-direction:column;gap:4px}.DialogTitle_wrapper__3_AwI{display:flex;align-items:center;justify-content:space-between}.DialogTitle_wrapper--button__RD8CE,.DialogTitle_wrapper--text__9uPfX{color:var(--foreground)}.Popper_wrapper__8n29I{position:relative;z-index:9999}.Popper_wrapper--animated__wiPQY{transition:opacity .15s ease,transform .15s ease;will-change:transform,opacity}.FloatingArrow_wrapper__A0ihL{position:absolute}.FloatingArrow_icon__K9ysr{content:"";display:block;transform:translateY(1px)}.FloatingArrow_wrapper--placement-right__At0yV{transform:rotate(90deg) translate(50%,-50%);transform-origin:right}.FloatingArrow_wrapper--placement-bottom__ND3Yg{transform:rotate(180deg);transform-origin:bottom}.FloatingArrow_wrapper--placement-left__HPoru{transform:rotate(-90deg) translate(-50%,-50%);transform-origin:left}.FloatingArrow_wrapper--placement-top__ZQIv9{transform:rotate(1turn);transform-origin:top}.VisuallyHidden_wrapper__Erk2G{position:absolute;block-size:1px;inline-size:1px;padding:0;margin:-1px;white-space:nowrap;clip:rect(0,0,0,0);clip-path:inset(50%);overflow:hidden;border:0;opacity:0}.TooltipContent_wrapper__MBwGU{position:relative}.TooltipContent_wrapper--popper__LLavE{padding:6px 10px;color:#fff;border-radius:6px;background:#8b8b8b;box-shadow:0 32px 64px -12px rgba(16,24,40,.14)}.TooltipContent_arrow__F3ZC7{color:#8b8b8b}.TooltipTrigger_wrapper__X_cj0{display:inline-block}.Tooltip_wrapper__FA__1{position:relative;display:inline-block}.DoughnutChart_doughnutChart__c_9rx{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:16px;width:100%;height:350px;min-width:0}.DoughnutChart_doughnutChart__title__5jxSP{margin:0 0 4px;font-size:18px;font-weight:600;color:#333}.DoughnutChart_doughnutChart__subtitle__ZaJ_W{margin:0 0 8px;font-size:14px;color:#666}.DoughnutChart_doughnutChart__container__gSNR_{position:relative;width:200px;height:200px;align-self:center;display:flex;align-items:center;justify-content:center}.DoughnutChart_doughnutChart__canvas__IaUq1{width:100%;height:100%;position:relative;z-index:1}.DoughnutChart_doughnutChart__centerText__cvErM{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:0}.DoughnutChart_doughnutChart__legend__s2FV0{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;align-self:center}.DoughnutChart_doughnutChart__legendItem__68eYf{display:flex;align-items:center;gap:6px;font-size:12px;color:#333}.DoughnutChart_doughnutChart__legendColor__NNz_X{width:12px;height:12px;border-radius:4px}.DoughnutChart_doughnutChart__empty__B9EwC{width:100%;height:350px;display:flex;align-items:center;justify-content:center}.DropdownMenuCheckboxItem_wrapper__kkj_0{width:100%;padding:6px 8px;display:flex;align-items:center;justify-content:space-between;gap:4px;border-radius:var(--radius-m);transition:all .1s ease-in-out}.DropdownMenuCheckboxItem_wrapper--before__ACrym{display:flex;align-items:center;gap:4px}.DropdownMenuCheckboxItem_wrapper--before-icon__gpE4I{opacity:0;transition:opacity .2s ease-in-out}[aria-checked=true] .DropdownMenuCheckboxItem_wrapper--before-icon__gpE4I{opacity:1}.DropdownMenuCheckboxItem_wrapper__kkj_0:hover{background:var(--muted-color-50)}.DropdownMenuCheckboxItem_wrapper__kkj_0:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.DropdownMenuContent_wrapper__8l2jg{position:relative}.DropdownMenuContent_wrapper--list__vr9h0{box-shadow:0 32px 64px -12px rgba(16,24,40,.14);padding:4px;border-radius:var(--radius-m);border:1px solid var(--border-color);background:var(--background);max-height:250px;overflow-y:auto}.DropdownMenuitem_wrapper__h7ScC{width:100%;padding:8px 16px;display:flex;align-items:center;justify-content:space-between;gap:4px;border-radius:var(--radius-m);overflow:hidden;transition:all .1s ease-in-out}.DropdownMenuitem_wrapper__h7ScC:hover{background:var(--muted-color)}.DropdownMenuitem_wrapper__h7ScC:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.DropdownMenuitem_wrapper--before__aO7oq{display:flex;align-items:center;gap:8px}.DropdownMenuitem_wrapper--after__nSxOx{display:flex;align-items:center;gap:4px}.DropdownMenuTrigger_wrapper__St5xn{display:inline-block}.HashDisplay_hash__nyWf_{display:inline-flex;align-items:center;gap:6px;cursor:pointer;padding:4px 8px;border-radius:4px;transition:background-color .2s ease;user-select:none}.HashDisplay_hash__nyWf_:hover{background-color:var(--color-neutral-100,rgba(0,0,0,.05))}.HashDisplay_hash__nyWf_:focus{outline:2px solid var(--color-primary-500,#0062FF);outline-offset:2px}.HashDisplay_hash__text__7Ustq{font-family:JetBrains Mono,Courier New,monospace;font-size:14px;line-height:1.4;color:var(--color-neutral-700,#374151)}.HashDisplay_hash__icon__Dm3FI{display:flex;align-items:center;justify-content:center;color:var(--color-neutral-500,#6B7280);opacity:.7;transition:opacity .2s ease}.HashDisplay_hash__nyWf_:hover .HashDisplay_hash__icon__Dm3FI{opacity:1}.HashDisplay_hash__copied__F2SJe{font-size:14px;color:var(--color-success-500,#10B981);font-weight:600}.HeroBlock_wrapper__NmBVR{width:100%;height:366px;background-size:cover;background-position:50%;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center}.HeroBlock_wrapper__content__QsYKK{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;width:631px;height:280px;gap:20px;border-radius:20px;padding:60px 20px;border:1px solid #e5f0ff;backdrop-filter:blur(10px);box-shadow:0 4px 10px 0 rgba(0,0,0,.0509803922);background-color:hsla(0,0%,100%,.7)}.HeroBlock_wrapper__icon__vfS6E{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:var(--radius-l);background:#e5f0ff}.HeroBlock_wrapper__icon__vfS6E svg{width:24px;height:24px;color:#0062ff}.HeroBlock_wrapper__text__dBJwI{display:flex;flex-direction:column;align-items:center;justify-content:center}.LineChart_graphChart__empty__Rme1b{display:flex;align-items:center;justify-content:center;min-height:200px;color:#8b8b8b}.LineChart_graphChart__title__v5N8x{margin-bottom:16px}.LineChart_graphChart__container__noZCP{position:relative;height:210px;width:100%}.LineChart_graphChart__canvas__k58Ks{width:100%!important;height:100%!important}.Separator_wrapper__g3leq{display:block;background:rgba(120,120,128,.16)}.Separator_wrapper--vertical__V6Qdx{width:1px;height:100%}.Separator_wrapper--horizontal__AlMtU{width:100%;height:1px}.TableCell_wrapper__aHYo9{white-space:nowrap;padding:12px;gap:8px;color:var(--foreground);font-weight:400}.TableFooter_wrapper__EC4pH{background:var(--muted-color)}.TableHead_wrapper__WgCAs{height:40px;white-space:nowrap;border-bottom:1px solid var(--border-color)}.TableHead_wrapper--item__fe1kq{display:flex;padding:10px 12px;align-items:center;gap:8px;align-self:stretch;border-radius:var(--radius-m)}.TableHead_wrapper--item-text__uz3xe{color:var(--foreground)}.TableHead_wrapper--item-sorting__iSul_{cursor:pointer}.TableHeader_wrapper__MAmk_{display:table-header-group;vertical-align:middle;unicode-bidi:isolate;border-color:inherit}.TableHeader_wrapper__MAmk_:hover{background-color:var(--muted-color)}.TableRow_wrapper__oky1M{border-radius:12px;transition:all 50ms ease-in-out;border-bottom:1px solid var(--border-color)}.TableRow_wrapper__oky1M:hover{background-color:var(--muted-color)}.Table_container__JfqC2{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.Table_wrapper__AV3q_{display:table;width:100%;border-radius:var(--radius-m);border:1px solid var(--border-color);background:var(--background);border-collapse:separate;border-spacing:0}.TabsList_wrapper__NlF_w{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.TabsTrigger_wrapper--active__T6Oum{color:#fff;background:#0062ff}.TabsTrigger_wrapper--active__T6Oum:hover{color:var(--primary)}.Tabs_wrapper__626iS{display:flex;flex-direction:column;gap:10px}.VideoCore_wrapper___UCO6{position:relative}.VideoCore_fallback__ODKIq{position:absolute;z-index:1}.VideoCore_video___VwQd{position:relative;z-index:2}.FormInput_wrapper__lEbUA{position:relative;display:flex;flex-direction:column;gap:4px}.FormInput_wrapper--disabled__8a3d1{position:relative;pointer-events:none}.FormInput_wrapper--stretched__b7jBp{width:100%}.FormInput_body__99S_9{display:flex;align-items:center;box-sizing:border-box}.FormInput_after__PGGFM,.FormInput_before__hS7lX{display:flex}.Checkbox_wrapper__pxzDJ{position:relative;display:flex;align-items:center;gap:8px}.Checkbox_wrapper--checkbox__lw0Kq{width:20px;height:20px;display:flex;align-items:center;justify-content:center;position:relative;appearance:none;cursor:pointer;border-radius:4px;background:var(--white-50-color);border:1px solid var(--gray-300-color);transition:all .15s ease-in-out}.Checkbox_wrapper--checkbox__lw0Kq:hover{border-color:var(--gray-400-color)}.Checkbox_wrapper--checkbox__lw0Kq:hover:after{content:"";position:absolute;top:50%;left:50%;width:16px;height:16px;transform:translate(-50%,-50%);background-repeat:no-repeat;background-position:50%;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 12 13' fill='none'><path fill-rule='evenodd' clip-rule='evenodd' d='M10.773 3.0555C10.9136 3.19615 10.9926 3.38688 10.9926 3.58575C10.9926 3.78463 10.9136 3.97536 10.773 4.116L5.15151 9.7375C5.07722 9.81181 4.98902 9.87075 4.89195 9.91097C4.79488 9.95118 4.69084 9.97188 4.58576 9.97188C4.48069 9.97188 4.37665 9.95118 4.27957 9.91097C4.1825 9.87075 4.0943 9.81181 4.02001 9.7375L1.22701 6.945C1.15538 6.87582 1.09824 6.79306 1.05894 6.70156C1.01963 6.61005 0.998941 6.51164 0.998075 6.41205C0.99721 6.31247 1.01619 6.21371 1.0539 6.12154C1.09161 6.02936 1.1473 5.94563 1.21772 5.87521C1.28814 5.80479 1.37188 5.7491 1.46405 5.71139C1.55622 5.67368 1.65498 5.6547 1.75456 5.65556C1.85415 5.65643 1.95256 5.67712 2.04407 5.71643C2.13557 5.75573 2.21833 5.81287 2.28751 5.8845L4.58551 8.1825L9.71201 3.0555C9.78166 2.98581 9.86436 2.93052 9.95539 2.8928C10.0464 2.85508 10.144 2.83566 10.2425 2.83566C10.341 2.83566 10.4386 2.85508 10.5296 2.8928C10.6207 2.93052 10.7034 2.98581 10.773 3.0555Z' fill='%239CA3AF'/></svg>")}.Checkbox_wrapper--checkbox__lw0Kq:checked{border-color:var(--blue-400-color);background:var(--blue-400-color)}.Checkbox_wrapper--checkbox__lw0Kq:checked:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:16px;height:16px;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 12 13" fill="none"><path fillRule="evenodd" clip-rule="evenodd" d="M10.773 3.0555C10.9136 3.19615 10.9926 3.38688 10.9926 3.58575C10.9926 3.78463 10.9136 3.97536 10.773 4.116L5.15151 9.7375C5.07722 9.81181 4.98902 9.87075 4.89195 9.91097C4.79488 9.95118 4.69084 9.97188 4.58576 9.97188C4.48069 9.97188 4.37665 9.95118 4.27957 9.91097C4.1825 9.87075 4.0943 9.81181 4.02001 9.7375L1.22701 6.945C1.15538 6.87582 1.09824 6.79306 1.05894 6.70156C1.01963 6.61005 0.998941 6.51164 0.998075 6.41205C0.99721 6.31247 1.01619 6.21371 1.0539 6.12154C1.09161 6.02936 1.1473 5.94563 1.21772 5.87521C1.28814 5.80479 1.37188 5.7491 1.46405 5.71139C1.55622 5.67368 1.65498 5.6547 1.75456 5.65556C1.85415 5.65643 1.95256 5.67712 2.04407 5.71643C2.13557 5.75573 2.21833 5.81287 2.28751 5.8845L4.58551 8.1825L9.71201 3.0555C9.78166 2.98581 9.86436 2.93052 9.95539 2.8928C10.0464 2.85508 10.144 2.83566 10.2425 2.83566C10.341 2.83566 10.4386 2.85508 10.5296 2.8928C10.6207 2.93052 10.7034 2.98581 10.773 3.0555Z" fill="white"/></svg>');background-repeat:no-repeat;background-position:50%}.Checkbox_wrapper--text__TeVf_{color:var(--black-950-color);user-select:none}.FileInputBody_wrapper__ngQZk{position:relative;display:inline-block;border-radius:inherit;cursor:pointer;z-index:1}.FileInputBody_wrapper--input__YNNLZ{position:relative;width:100%;height:300px;border-radius:var(--radius-l);border-style:dashed;border-width:2px;border-color:var(--border-color);overflow:hidden;cursor:pointer}.FileInputBody_wrapper--input-text__J3aBP{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.Input_wrapper__UlNsY{padding:8px 16px;gap:12px;transition:all .25s ease-in-out;border-radius:var(--radius-m);border:1px solid var(--border-color)}.Input_wrapper--disabled__EzGjk,.Input_wrapper__UlNsY:hover{border-color:var(--gray-600-color)}.Input_wrapper--disabled__EzGjk{background:var(--white-300-color)}.Input_wrapper--validation__rK3Q_{pointer-events:none;cursor:not-allowed}.Input_wrapper--error__qNOCn{border-color:var(--destructive)}.Input_wrapper--error-icon__iQTfC{color:var(--destructive)}.Input_wrapper--success__kptyE{border-color:var(--constructive)}.Input_wrapper--success-icon__8jiNb{color:var(--constructive)}.Input_wrapper--clear-icon___G1Tm{color:#a2a8b4}.Input_input__n1lEk{display:block;width:100%;margin:0;border:0;outline:0;padding:0;resize:none;background:rgba(0,0,0,0);box-sizing:border-box;text-overflow:ellipsis;font-size:14px;line-height:normal;font-weight:400;color:var(--black-950-color)}.Input_input__n1lEk::-webkit-inner-spin-button,.Input_input__n1lEk::-webkit-outer-spin-button{-webkit-appearance:none}.Input_input__n1lEk::placeholder{color:#8b8b8b}.Label_wrapper--default__bAXqY{color:#0c0e25!important}.Label_wrapper--error__C24W8{color:var(--destructive)!important}.OTPInput_container__Mn9tQ{display:flex;align-items:center}.OTPInput_container__Mn9tQ:has(:disabled){opacity:.3}.OTPInput_slots__AVvqb{display:flex}.FakeDash_wrapper__o5VDI{display:flex;width:40px;justify-content:center;align-items:center}.FakeDash_wrapper--line__HAFqg{width:16px;height:1px;border-radius:var(--radius-full);background-color:#0c0e25}.Slot_wrapper__Qb29Z{position:relative;width:40px;height:36px;font-size:18px;display:flex;align-items:center;justify-content:center;transition:all .3s;border-color:var(--border-color)!important;border-top:1px solid;border-bottom:1px solid;border-right:1px solid}.Slot_wrapper__Qb29Z:first-child{border-left:1px solid;border-top-left-radius:6px;border-bottom-left-radius:6px}.Slot_wrapper__Qb29Z:last-child{border-top-right-radius:6px;border-bottom-right-radius:6px}.Slot_wrapper--error__L3UyO{border-color:var(--destructive)!important}.Slot_wrapper--success__EqLKX{border-color:var(--constructive)!important}.FakeCaret_wrapper__bk0YL{position:absolute;pointer-events:none;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;animation:FakeCaret_caret-blink__WR1w6 1.2s ease-out infinite}.FakeCaret_wrapper--line__eFwY_{width:1px;height:16px;background:#0c0e25}@keyframes FakeCaret_caret-blink__WR1w6{0%,70%,to{opacity:1}20%,50%{opacity:0}}.Radio_wrapper__xIwWf{position:relative;display:flex;align-items:center;gap:8px}.Radio_wrapper--radio__pCpBN{width:20px;height:20px;display:flex;align-items:center;justify-content:center;position:relative;appearance:none;cursor:pointer;border-radius:50%;background:var(--white-50-color);border:1px solid var(--gray-300-color);transition:all .15s ease-in-out}.Radio_wrapper--radio__pCpBN:hover{border-color:var(--gray-400-color)}.Radio_wrapper--radio__pCpBN:hover:after{content:"";position:absolute;top:50%;left:50%;width:10px;height:10px;transform:translate(-50%,-50%);background-color:var(--gray-400-color);border-radius:50%}.Radio_wrapper--radio__pCpBN:checked{border-color:var(--blue-400-color);background:var(--blue-400-color)}.Radio_wrapper--radio__pCpBN:checked:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;background-color:var(--white-50-color);border-radius:50%}.Radio_wrapper--text__dxDx9{color:var(--black-950-color);user-select:none}.SelectItem_wrapper__2B_nT{width:100%;padding:8px 16px;border-radius:var(--radius-m);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:all .1s ease-in-out}.SelectItem_wrapper__2B_nT:hover{background:var(--muted-color-50)}.SelectItem_wrapper__2B_nT:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.SelectItemSkeleton_wrapper__TqPm5{width:100%;height:30px}.SelectTrigger_wrapper__CbRbZ{min-width:120px;width:100%;padding:8px 16px;border:1px solid var(--border-color);border-radius:var(--radius-m);background:rgba(0,0,0,0);text-align:start;display:flex;justify-content:space-between;align-items:center;gap:8px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden}.SelectTrigger_wrapper--text__UPrO7{display:flex;align-items:center;justify-content:center}.Select_wrapper__EvxU9{position:relative;width:100%}.Switch_wrapper__tekle{position:relative;display:flex;align-items:center;gap:12px}.Switch_wrapper--stretched__Ps3bP{justify-content:space-between;flex-direction:row-reverse}.Switch_wrapper--switch__2DRxf{position:relative;width:40px;height:22px}.Switch_wrapper--switch-input__hLTfl{opacity:0;width:0;height:0}.Switch_slider__WI83n{position:absolute;cursor:pointer;top:0;bottom:0;right:0;left:0;background-color:var(--gray-300-color);border-radius:100px;transition:all .15s ease-in-out}.Switch_slider__WI83n:before{position:absolute;content:"";width:18px;height:18px;left:3px;bottom:2px;background-color:var(--white-50-color);border-radius:50%;transition:.2s}.Switch_wrapper--switch-input__hLTfl:checked+.Switch_slider__WI83n{background-color:var(--blue-400-color)}.Switch_wrapper--switch-input__hLTfl:checked+.Switch_slider__WI83n:before{transform:translateX(16px);background-color:var(--white-50-color)}.Switch_wrapper--text__yMfk3{color:var(--black-950-color);user-select:none}.Textarea_textarea__yDvN8{width:100%;resize:none;padding:12px 16px;min-height:80px;gap:12px;transition:all .25s ease-in-out;outline:none;border-radius:var(--radius-m);border:1px solid var(--border-color)}.LinkCore_wrapper__StMXJ{color:#8b8b8b;transition:all .1s ease-in-out}.LinkCore_wrapper__StMXJ:hover{color:var(--primary);text-decoration:underline}.Menu_wrapper__BWaPa{display:flex;align-items:center;justify-content:center}.MenuContent_wrapper--content__uimAT{position:absolute;top:100%;left:0;margin-top:8px;z-index:50;min-width:200px;padding:16px;background:#1975ff;border:1px solid #4590ff;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);opacity:0;pointer-events:none;transform:scale(.95) translateY(-.5rem)}[data-state=open] .MenuContent_wrapper--content__uimAT{animation:MenuContent_zoom-in-95__xSIDO .2s cubic-bezier(.16,1,.3,1) forwards;pointer-events:auto}[data-state=closed] .MenuContent_wrapper--content__uimAT{animation:MenuContent_zoom-out-95__qBpT4 .2s cubic-bezier(.16,1,.3,1) forwards}@keyframes MenuContent_zoom-in-95__xSIDO{0%{transform:translateY(-.5rem);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes MenuContent_zoom-out-95__qBpT4{0%{transform:translateY(0);opacity:1}to{transform:translateY(.5rem);opacity:0}}@keyframes MenuContent_slideInFromRight__E4XAO{0%{transform:translateX(100%);opacity:var(--animate-opacity,0)}to{transform:translateX(0);opacity:1}}@keyframes MenuContent_slideOutToRight__LjyZl{0%{transform:translateX(0);opacity:1}to{transform:translateX(100%);opacity:var(--animate-opacity,0)}}@keyframes MenuContent_slideInFromLeft__qH_w_{0%{transform:translateX(-100%);opacity:var(--animate-opacity,0)}to{transform:translateX(0);opacity:1}}@keyframes MenuContent_slideOutToLeft__q7z1C{0%{transform:translateX(0);opacity:1}to{transform:translateX(-100%);opacity:var(--animate-opacity,0)}}.MenuItem_wrapper--item__xCaUg{position:relative}.MenuItem_wrapper--item__xCaUg:after{content:"";position:absolute;top:100%;left:0;width:100%;height:8px;background:rgba(0,0,0,0);z-index:49}.MenuLink_wrapper--link__UhwwR{display:inline-flex;width:max-content;color:#fff;padding:8px 16px;border-radius:8px;background:rgba(0,0,0,0);cursor:pointer;transition:all .15s ease}.MenuLink_wrapper--link__UhwwR:hover{background:#1975ff}.MenuList_wrapper--list__x91E_{display:flex;align-items:center;justify-content:center;gap:4px;list-style:none;padding:0;margin:0}.MenuTrigger_wrapper--trigger__5IaWW{display:inline-flex;align-items:center;gap:4px;color:#fff;padding:8px 16px;border-radius:8px;background:rgba(0,0,0,0);cursor:pointer;transition:all .15s ease}[data-state=open] .MenuTrigger_wrapper--trigger__5IaWW{background:#1975ff}.MenuTrigger_wrapper--icon__eErX6{color:#fff;transition:all .15s ease}[data-state=open] .MenuTrigger_wrapper--icon__eErX6{transform:rotate(180deg)}.PaginationContent_wrapper__IgLgG{display:flex;align-items:center;gap:8px}.PaginationEllipsis_wrapper__eFHAy{display:flex;align-items:center;justify-content:center;padding:8px}.LanguageToggle_wrapper--flag___P_Bl{width:20px;height:20px;border-radius:50%;overflow:hidden}.LanguageToggle_wrapper--image__Lart_ img{width:20px;height:20px}.PaginationLink_wrapper__X8IcE{width:40px;height:40px;padding:8px;color:#0c0e25;border-radius:var(--radius-xs);border:1px solid var(--border-color);background:rgba(0,0,0,0);transition:all .15s ease-in-out}.PaginationLink_wrapper__X8IcE,.PaginationLink_wrapper__X8IcE>*{display:flex;justify-content:center;align-items:center}.PaginationLink_wrapper__X8IcE:hover{background:var(--muted-color)}.PaginationLink_wrapper__X8IcE:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.PaginationLink_wrapper--active__fVTNb{background:#e1ebfa;color:var(--primary)}.AuthResetPassword_wrapper--data__mKaz2{width:50%;max-width:510px;height:100%;display:flex;flex-direction:column;margin:0 auto}.AuthResetPassword_wrapper--data-header__SgPlw{width:100%;display:flex;flex-direction:column;gap:4px}.AuthResetPassword_wrapper--data-header-title__xHoCK{color:var(--foreground)}.AuthResetPassword_wrapper--data-header-description__R9OA3{color:var(--muted-foreground)}.AuthResetPassword_wrapper--data-body__mQBnp{width:100%;height:100%;display:flex;flex-direction:column;justify-content:start;gap:12px}.AuthResetPassword_wrapper--data-form__NhvAM{width:100%;height:100%;display:flex;flex-direction:column;gap:8px}.AuthResetPassword_wrapper--data-body--footer__nu_L9{display:flex;flex-direction:column;gap:8px;align-items:center;margin-top:auto}.AuthResetPasswordConfirm_wrapper--data__vcSuW{width:50%;max-width:510px;height:100%;display:flex;flex-direction:column;margin:0 auto}.AuthResetPasswordConfirm_wrapper--data-header__eYzCK{width:100%;display:flex;flex-direction:column;gap:4px}.AuthResetPasswordConfirm_wrapper--data-header-title__1qDMJ{color:var(--foreground)}.AuthResetPasswordConfirm_wrapper--data-header-description__EiAd2{color:var(--muted-foreground)}.AuthResetPasswordConfirm_wrapper--data-body__OBBKf{width:100%;height:100%;display:flex;flex-direction:column;justify-content:start;gap:12px}.AuthResetPasswordConfirm_wrapper--data-spinner__eMAuB{display:flex;justify-content:center;padding:100px 0}.AuthResetPasswordConfirm_wrapper--data-error__KTeOw{display:flex;flex-direction:column;gap:8px}.AuthResetPasswordConfirm_wrapper--data-form__JBu_i{width:100%;height:100%;display:flex;flex-direction:column;gap:8px}.AuthResetPasswordConfirm_wrapper--data-body--footer__dWhMg{display:flex;flex-direction:column;gap:8px;align-items:center;margin-top:auto}.AuthSignIn_wrapper--data-body__Th3rI{width:100%;height:100%;display:flex;flex-direction:column;justify-content:start;gap:12px}.AuthSignIn_wrapper--data-form__jAjuJ{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;gap:8px}.AuthSignIn_wrapper--data-body-checkbox__bksJH{display:flex;align-items:center;justify-content:space-between}.AuthSignIn_wrapper--data-body--footer__zbE_a{display:flex;flex-direction:column;gap:8px;align-items:center;margin-top:auto}.AuthSignIn2FA_wrapper--data-body__raBRz{width:100%;height:100%;display:flex;flex-direction:column;justify-content:start;gap:20px}.AuthSignIn2FA_wrapper--data-form__rA4TJ{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;gap:20px}.AuthSignIn2FA_wrapper--data-header__sFOZY{width:100%;display:flex;flex-direction:column;gap:4px}.AuthSignIn2FA_wrapper--data-header-title__mqRAj{color:var(--foreground)}.AuthSignIn2FA_wrapper--data-header-description__e9Uw6{color:var(--muted-foreground)}.AuthSignIn2FA_wrapper--data-body--footer__QcFF8{display:flex;flex-direction:column;gap:8px;align-items:center;margin-top:auto}.AuthSignUp_wrapper--data-body__AjH1i{width:100%;height:100%;display:flex;flex-direction:column;justify-content:start;gap:12px}.AuthSignUp_wrapper--data-form__N48jf{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;gap:8px}.AuthSignUp_wrapper--data-body--footer__BwBxJ{display:flex;flex-direction:column;gap:8px;align-items:center;margin-top:auto}.AuthSignUp_wrapper--data-link__Rt7Qq>*{font-size:inherit!important}.AuthSignUpConfirm_wrapper--data-body__GQW8I{width:100%;height:100%;display:flex;flex-direction:column;justify-content:start;gap:12px}.AuthSignUpConfirm_wrapper--data-skeleton__7zQX2{width:100%;height:70%}.AuthSignUpConfirm_wrapper--data-body--footer__XJrkG{display:flex;flex-direction:column;gap:8px;align-items:center;margin-top:auto}.AuthSignUpConfirm_wrapper--data-link__wzu5O>*{font-size:inherit!important}.Projects_wrapper__4PMeN{display:flex;gap:10px}.ProjectCard_wrapper__0JpV7{display:flex;align-items:center;flex-direction:column;gap:20px;padding:20px;max-width:270px;width:100%;height:490px;border-radius:var(--radius-2xl);border:1px solid var(--border-color)}.ProjectCard_wrapper--header__0HhJn{width:100%;display:flex;align-items:center;justify-content:space-between}.ProjectCard_wrapper--header-dropdown-content__64G7E{z-index:3}.ProjectCard_wrapper--footer___NR8D{position:relative;width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;gap:10px;overflow:hidden}.ProjectCard_wrapper--footer-img__bY97z{width:100%;height:100%;border-radius:var(--radius-2xl);overflow:hidden}.ProjectCard_wrapper--footer-img__bY97z img{width:100%;height:100%;object-fit:cover;object-position:center}.ProjectCard_wrapper--footer-data__h6YR6{display:flex;align-items:center;justify-content:space-between}.ProjectCard_wrapper--footer-data-time__lb2WI{display:flex;align-items:center;gap:5px}.ProjectCard_wrapper--footer-data-percent__zNom1{text-align:center;padding:4px 10px;border-radius:var(--radius-2xl);background:rgba(0,98,255,.1)}.ProjectCard_wrapper--dialog-content__pSXg_{width:500px}.ProjectCard_wrapper--dialog-body__zVREL{display:flex;flex-direction:column;gap:20px}.ProjectCard_wrapper--dialog-body-com__If0gy{display:flex;flex-direction:column;gap:5px}.ProjectCard_wrapper--dialog-body-access__MBIUz{display:flex;flex-direction:column;gap:10px}.ProjectCard_wrapper--dialog-body-buttons__IZ4vO{display:flex;flex-direction:row;gap:10px}.ProjectCard_wrapper--dialog-body-image__8EN57{display:flex;flex-direction:column;gap:10px}.ProjectCard_wrapper--dialog-body-image-content__8_ord{display:flex;gap:20px;align-items:flex-start}.ProjectCard_wrapper--dialog-body-image-preview__9mFUJ{width:200px;height:112px;border-radius:var(--radius-m);border:1px solid var(--border-color);overflow:hidden;flex-shrink:0;background:var(--border-color)}.ProjectCard_image-preview__Qbsyf{width:100%;height:100%;object-fit:cover;display:block}.ProjectCard_image-placeholder__zPoOk{width:100%;height:100%;background:var(--border-color)}.ProjectCard_wrapper--dialog-body-image-info__XtLLy{display:flex;flex-direction:column;gap:10px;flex:1}.ProjectCard_wrapper--dialog-body-image-buttons__U3aTu{display:flex;gap:10px}.ProjectCardCreate_wrapper__I2IFg{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px;padding:20px;max-width:270px;width:100%;height:490px;border-radius:var(--radius-2xl);background:rgba(0,98,255,.1)}.ProjectCardCreate_wrapper--dialog-content__aAcYx{width:500px}.ProjectCardCreate_wrapper--dialog-body__P9E5V{display:flex;flex-direction:column;gap:20px}.ProjectCardCreate_wrapper--dialog-body-access__zpqJK,.ProjectCardCreate_wrapper--dialog-body-commission__8whIx{display:flex;flex-direction:column;gap:10px}.ProjectCardCreate_wrapper--dialog-body-buttons__gNDiy{display:flex;flex-direction:column;gap:5px}.ProjectCardCreate_wrapper--dialog-body-com__JomhC{width:100%;display:flex;justify-content:space-between;align-items:center}.Sidebar_sidebar__UsTRt{position:sticky;top:20px;background:#fff;z-index:50;display:flex;flex-direction:column;justify-content:space-between;width:240px;min-width:240px;height:calc(100vh - 40px);transition:all .3s ease-in-out;overflow:hidden}.Sidebar_sidebar--minimal__RirEc{width:90px;min-width:90px}.Sidebar_sidebar--start__fui7q{display:flex;flex-direction:column;gap:20px}.Sidebar_sidebar--top__b4g_t{display:flex;justify-content:space-between;align-items:center}.Sidebar_sidebar--close__LE0XT{display:flex;align-items:center;justify-content:center}.Sidebar_sidebar--burger__eCQHL{display:none}.Sidebar_sidebar--usercard__TPWr9{display:none!important}.Sidebar_sidebar--end__xYXAe{display:flex;flex-direction:column;gap:10px}.Sidebar_sidebar__select__item__ql4yu{display:flex;align-items:center;gap:7px}@media(max-width:1200px){.Sidebar_sidebar__UsTRt{width:100%;height:55px;padding:15px 20px;overflow-y:hidden}.Sidebar_sidebar--usercard__TPWr9{display:flex!important}.Sidebar_sidebar__UsTRt[data-mobile=open]{width:100%;height:100vh;top:0;padding:0 0 50px;border:none;overflow-y:auto}.Sidebar_sidebar--close__LE0XT{display:none}.Sidebar_sidebar--burger__eCQHL{display:flex;align-items:center;justify-content:center;color:var(--primary)}}.SidebarButton_wrapper__jsVl1{width:100%;display:flex;align-items:center;gap:7px;color:#555666;padding:8px 10px;border-radius:10px;transition:all 50ms linear}.SidebarButton_wrapper__jsVl1 svg{width:16px;height:16px;min-width:16px;min-height:16px;max-width:16px;max-height:16px}.SidebarButton_wrapper__jsVl1:hover{background:#f1f7ff;color:#5093ff;padding:8px 10px 8px 16px}.SidebarButton_wrapper--minimal__6EqI1{justify-content:center}.SidebarButton_wrapper__jsVl1[data-state=active]{color:#5093ff;background:#f1f7ff}.SidebarButton_wrapper--text__wuSEL{white-space:nowrap}.SidebarGroupContent_wrapper___lsl3,.SidebarGroup_wrapper__L9_RB{display:flex;flex-direction:column;gap:8px}.SidebarGroupLabel_wrapper___ZGV_{color:#8b8b8b}.SidebarGroupLabel_wrapper--minimal__pDW8j{display:none}.Sidebar_wrapper__oMBe2{display:flex;align-items:center;gap:2px}.SidebarSelect_wrapper--trigger__6I3UD{width:100%}.SidebarSelect_dropdown-item--minimal__3IUTk{display:flex;justify-content:center;align-items:center;text-align:center}.Dashboard_wrapper__Fz8_g{display:flex;flex-direction:column;gap:30px}.Dashboard_wrapper--body__Xd9Dc,.Dashboard_wrapper--header__L3lnN{width:100%;display:flex;justify-content:space-between}.Dashboard_wrapper--body-buttons__x5WYw{display:flex;align-items:center;gap:10px}.Dashboard_wrapper--body-input-icon__cnToG{color:var(--border-color)}.Dashboard_wrapper--footer__Txi45{display:flex;flex-direction:column;gap:15px;width:100%}.Dashboard_wrapper--footer-table__Gy4Jf{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.Dashboard_wrapper--footer-pagination__xenbs{display:flex;justify-content:flex-end}.Dashboard_wrapper--skeleton__PW4dr{width:100%;height:200px}.Exchange_wrapper__RggPK{display:flex;flex-direction:column;gap:10px}.Exchange_wrapper--blocks__raXzm{display:flex;align-items:stretch;gap:20px}.ExchangeGiveAwayCard_wrapper__PI8ms{width:100%;padding:20px;border-radius:var(--radius-m);border:1px solid var(--border-color);display:flex;flex-direction:column;gap:10px}.ExchangeGiveAwayCard_wrapper--input__W67Lf{display:flex;justify-content:space-between;align-items:center;gap:10px}.ExchangeGiveAwayCard_wrapper--input__W67Lf input{max-width:550px;width:100%;font-size:50px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;box-sizing:border-box}.ExchangeGiveAwayCard_wrapper--input__W67Lf .ExchangeGiveAwayCard_input--error__OftWs{color:red}.ExchangeGiveAwayCard_wrapper--input__W67Lf .ExchangeGiveAwayCard_max-button__j7gMk{flex-shrink:0;padding:8px 16px;font-size:14px;font-weight:600}.ExchangeGiveAwayCard_wrapper--selects__pwMAW{display:flex;gap:10px;align-items:center}.ExchangeGiveAwayCard_wrapper--select__xSLwD{width:200px;flex-shrink:0}.ExchangeGiveAwayCard_wrapper--timer__PoNXx{display:flex;align-items:center;gap:8px}.ExchangeGiveAwayCard_timer--donut__X0GQz{position:relative;width:24px;height:24px;flex-shrink:0}.ExchangeGiveAwayCard_timer--text__TQBkg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:12px;font-weight:600;color:#08f;line-height:1;z-index:1;pointer-events:none;opacity:0;transition:opacity .3s ease}.ExchangeGiveAwayCard_timer--text__TQBkg.ExchangeGiveAwayCard_visible__ALQSg{opacity:1}.ExchangeGiveAwayCard_commission--text__dobej,.ExchangeGiveAwayCard_timer--label__ct3t1{font-size:14px;color:var(--text-color)}.ExchangeTable_wrapper__zpjUi{display:flex;flex-direction:column;gap:30px}.ExchangeTable_wrapper--body__kL0yJ,.ExchangeTable_wrapper--header__64fNx{width:100%;display:flex;justify-content:space-between}.ExchangeTable_wrapper--body-buttons__ZcD1p{display:flex;align-items:center;gap:10px}.ExchangeTable_wrapper--body-input-icon__6hNc0{color:var(--border-color)}.ExchangeTable_wrapper--footer__oKbwO{display:flex;flex-direction:column;gap:15px;width:100%}.ExchangeTable_wrapper--footer-table__QvWyp{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.ExchangeTable_wrapper--footer-pagination__EEwF0{display:flex;justify-content:flex-end}.ProfileTabsAddresses_wrapper__Mpg9e{display:flex;flex-direction:column;gap:20px}.ProfileTabsAddresses_wrapper--header__QuYOt{display:flex;justify-content:space-between;align-items:center}.ProfileTabsAddresses_wrapper--dialog__V5aQK{min-width:500px}.ProfileTabsAddresses_wrapper--dialog-body__DztAz{display:flex;flex-direction:column;gap:20px}.ProfileTabsAddresses_wrapper--dialog-error__HhqEb{color:var(--destructive)}.ProfileTabsAddresses_wrapper--select-content__3PlHM{max-height:200px;overflow-y:auto}.ProfileTabsAddressesTable_wrapper__w7u43{display:flex;flex-direction:column;gap:4px}.ProfileTabsAddressesTable_wrapper--skeleton__20bo7{width:100%;height:300px}.ProfileTabsAddressesTable_pagination__qTXgJ{width:100%;text-align:end}.ProfileTabsData_wrapper__1wgEy{display:flex;flex-direction:column;gap:20px}.ProfileTabsData_wrapper--data-values__su5CV,.ProfileTabsData_wrapper--data__zxs_w{width:100%;display:flex;flex-direction:column;gap:20px}.ProfileTabsData_wrapper--data-value-input__JKnIQ{min-width:350px}.ProfileTabsData_wrapper--dialog__K6hmk{min-width:500px}.ProfileTabsData_wrapper--skeleton__05fC9{width:100%;height:300px}@media(max-width:555px){.ProfileTabsData_wrapper--data__zxs_w{flex-direction:column}}.ProfileTabsDataEmail_wrapper__I1vhn{display:flex;flex-direction:column;gap:4px}.ProfileTabsDataEmail_wrapper--skeleton__8M8c_{width:300px;height:30px;border-radius:var(--radius-m)}.ProfileTabsDataPassword_wrapper--dialog__PBLDm{min-width:500px}.ProfileTabsDataUsername_wrapper__MmWdJ{display:flex}.ProfileTabsDataUsername_wrapper--value__6xI1Q{display:flex;flex-direction:column;gap:4px;width:100%;max-width:350px}.ProfileTabsNotifications_wrapper__OmnXi{display:flex;flex-direction:column;gap:20px}.ProfileTabsNotifications_wrapper--data__yqvpR{display:flex;gap:20px}.ProfileTabsNotifications_wrapper--data-box__cggCz{display:flex;flex-direction:column;gap:20px}.ProfileTabsNotifications_wrapper--data-box-header__2yK0h{display:flex;flex-direction:column;gap:10px}.ProfileTabsNotifications_wrapper--data-box-checkboxes__K5MkI{display:grid;grid-template-columns:repeat(2,1fr);row-gap:20px;column-gap:10px}.ProfileTabsNotifications_wrapper--skeleton__NUP3n{width:100%;height:300px}@media(max-width:1000px){.ProfileTabsNotifications_wrapper--data-box-checkboxes__K5MkI{grid-template-columns:repeat(1,1fr)}.ProfileTabsNotifications_wrapper--data__yqvpR{flex-direction:column}}.ProfileTabsPostback_wrapper__I_pVQ{width:100%;display:flex;flex-direction:column;gap:10px}.ProfileTabsPostback_wrapper--form__cZmaf{width:100%;display:flex;flex-direction:column;gap:8px}.ProfileTabsPostback_wrapper--box-header__FGV_R{display:flex;justify-content:space-between;align-items:center}.ProfileTabsPostback_wrapper--box-header-buttons__Ts6cZ{display:flex;align-items:center;gap:10px}.ProfileTabsPostback_wrapper--box-input__BwL1t{width:100%;display:flex}.ProfileTabsPostback_wrapper--box-input-text__qm1CM{display:flex;flex-direction:column;width:150px}.ProfileTabsPostback_wrapper--box-input-text-title__RXzbx{color:#0c0e25}.ProfileTabsPostback_wrapper--box-input-text-description__pTnyc{color:#555666}.ProfileTabsPostback_wrapper--box-footer__mqcgx{display:flex;justify-content:space-between;align-items:center;gap:30px}.ProfileTabsSecurity_wrapper__N50WQ{display:flex;flex-direction:column;gap:20px}.ProfileTabsSecurity_wrapper--data__u8lt1{display:flex;gap:20px}.ProfileTabsSecurity_wrapper--data-left__W8Wpa,.ProfileTabsSecurity_wrapper--data-right__7d3P3{width:100%;display:flex;flex-direction:column;gap:20px}@media(max-width:700px){.ProfileTabsSecurity_wrapper--data__u8lt1{flex-direction:column}}.ProfileTabsSecurity2FA_wrapper__VF6tk{display:flex;flex-direction:column;gap:20px}.ProfileTabsSecurity2FA_wrapper--body-image__IpdQ_{width:100%;display:flex;align-items:center;justify-content:center}.ProfileTabsSecurity2FA_wrapper--body-skeleton__NzK5Y{width:100%;height:400px}.Connect2FADialog_wrapper--body-image__3Dl7g{width:100%;display:flex;align-items:center;justify-content:center}.Connect2FADialog_wrapper--body-image__3Dl7g img{width:100%}.Connect2FADialog_wrapper--body-skeleton__u_0sX,.ProfileTabsSecurityAuthHistory_wrapper--skeleton__oOE8M{width:100%;height:400px}.ProfileTabsSecurityAuthHistory_wrapper--list-auth__P1AAy{height:400px;overflow-y:auto;position:relative}.ProfileTabsSecurityAuthHistory_wrapper--pagination__iE6bN{width:100%;display:flex;justify-content:end}.ProfileTabsSecurityAuthCard_wrapper__lvvyn{width:100%;display:flex;gap:10px}.ProfileTabsSecurityAuthCard_wrapper--block__x35Fi{width:100%;display:flex;flex-direction:column}.ProfileTabsSecurityAuthCard_wrapper--block-data__fEGfB{display:flex;align-items:center;gap:5px;white-space:nowrap}.ProfileTabsSecurityAuthCard_wrapper--text__TVU_Y{white-space:nowrap}.ProfileTabsSecurityAuthCard_wrapper--text-label__fgkE4{color:var(--muted-foreground)}.BalanceTable_wrapper__Xbqph{display:flex;flex-direction:column;gap:30px}.BalanceTable_wrapper--body__bwBrh,.BalanceTable_wrapper--header__D_imF{width:100%;display:flex;justify-content:space-between}.BalanceTable_wrapper--body-buttons__9FXYo{display:flex;align-items:center;gap:10px}.BalanceTable_wrapper--body-input-icon__BnRHe{color:var(--border-color)}.BalanceTable_wrapper--footer__fuT6f{display:flex;flex-direction:column;gap:15px;width:100%}.BalanceTable_wrapper--footer-table__9N0mm{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.BalanceTable_wrapper--footer-pagination__Zri5P{display:flex;justify-content:flex-end}.BalanceTable_wrapper--skeleton__ClbPY{width:100%;height:200px}