*{box-sizing:border-box}.rc-select{width:100px;font-size:12px;display:inline-block;position:relative}.rc-select-disabled,.rc-select-disabled input{cursor:not-allowed}.rc-select-disabled .rc-select-selector{opacity:.3}.rc-select-show-arrow.rc-select-loading .rc-select-arrow-icon:after{box-sizing:border-box;border:2px solid #0000;border-color:#0000 #999;border-radius:100%;width:12px;height:12px;margin-top:4px;animation:.5s infinite rcSelectLoadingIcon;transform:none}.rc-select .rc-select-selection-placeholder{opacity:.4;pointer-events:none}.rc-select .rc-select-selection-search-input{appearance:none}.rc-select .rc-select-selection-search-input::-webkit-search-cancel-button{appearance:none;display:none}.rc-select-single .rc-select-selector{display:flex;position:relative}.rc-select-single .rc-select-selector .rc-select-selection-wrap,.rc-select-single .rc-select-selector .rc-select-selection-search{width:100%;position:relative}.rc-select-single .rc-select-selector .rc-select-selection-search-input{width:100%}.rc-select-single .rc-select-selector .rc-select-selection-item,.rc-select-single .rc-select-selector .rc-select-selection-placeholder{pointer-events:none;font-weight:400;position:absolute;top:1px;left:3px}.rc-select-single:not(.rc-select-customize-input) .rc-select-selector{border:1px solid #000;padding:1px}.rc-select-single:not(.rc-select-customize-input) .rc-select-selector .rc-select-selection-search-input{background:#f003;border:none;outline:none;width:100%}.rc-select-multiple .rc-select-selector{border:1px solid #000;padding:1px;display:flex}.rc-select-multiple .rc-select-selector .rc-select-selection-item{background:#bbb;border-radius:4px;flex:none;margin-right:2px;padding:0 8px}.rc-select-multiple .rc-select-selector .rc-select-selection-item-disabled{cursor:not-allowed;opacity:.5}.rc-select-multiple .rc-select-selector .rc-select-selection-overflow{flex-wrap:wrap;display:flex}.rc-select-multiple .rc-select-selector .rc-select-selection-overflow-item{flex:none;max-width:100%}.rc-select-multiple .rc-select-selector .rc-select-selection-search{max-width:100%;position:relative}.rc-select-multiple .rc-select-selector .rc-select-selection-search-input,.rc-select-multiple .rc-select-selector .rc-select-selection-search-mirror{padding:1px;font-family:system-ui}.rc-select-multiple .rc-select-selector .rc-select-selection-search-mirror{z-index:999;white-space:nowrap;position:none;visibility:hidden;position:absolute;top:0;left:0}.rc-select-multiple .rc-select-selector .rc-select-selection-search-input{background:#f003;border:none;outline:none;width:100%}.rc-select-allow-clear.rc-select-multiple .rc-select-selector{padding-right:20px}.rc-select-allow-clear .rc-select-clear{position:absolute;top:0;right:20px}.rc-select-show-arrow.rc-select-multiple .rc-select-selector{padding-right:20px}.rc-select-show-arrow .rc-select-arrow{pointer-events:none;position:absolute;top:0;right:5px}.rc-select-show-arrow .rc-select-arrow-icon:after{content:"";border:5px solid #0000;border-top-color:#999;width:0;height:0;display:inline-block;transform:translateY(5px)}.rc-select-focused .rc-select-selector{border-color:#00f!important}.rc-select-dropdown{background:#fff;border:1px solid green;min-height:100px;position:absolute}.rc-select-dropdown-hidden{display:none}.rc-select-item{padding:4px 16px;font-size:16px;line-height:1.5}.rc-select-item-group{color:#999;font-size:80%;font-weight:700}.rc-select-item-option{position:relative}.rc-select-item-option-grouped{padding-left:24px}.rc-select-item-option .rc-select-item-option-state{pointer-events:none;position:absolute;top:4px;right:0}.rc-select-item-option-active{background:#ddd}.rc-select-item-option-disabled{color:#999}.rc-select-item-empty{text-align:center;color:#999}.rc-select-selection__choice-zoom{transition:all .3s}.rc-select-selection__choice-zoom-appear{opacity:0;transform:scale(.5)}.rc-select-selection__choice-zoom-appear.rc-select-selection__choice-zoom-appear-active,.rc-select-selection__choice-zoom-leave{opacity:1;transform:scale(1)}.rc-select-selection__choice-zoom-leave.rc-select-selection__choice-zoom-leave-active{opacity:0;transform:scale(.5)}.rc-select-dropdown-slide-up-enter,.rc-select-dropdown-slide-up-appear{transform-origin:0 0;opacity:0;animation-duration:.3s;animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-play-state:paused;animation-fill-mode:both}.rc-select-dropdown-slide-up-leave{transform-origin:0 0;opacity:1;animation-duration:.3s;animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-play-state:paused;animation-fill-mode:both}.rc-select-dropdown-slide-up-enter.rc-select-dropdown-slide-up-enter-active.rc-select-dropdown-placement-bottomLeft,.rc-select-dropdown-slide-up-appear.rc-select-dropdown-slide-up-appear-active.rc-select-dropdown-placement-bottomLeft,.rc-select-dropdown-slide-up-enter.rc-select-dropdown-slide-up-enter-active.rc-select-dropdown-placement-bottomRight,.rc-select-dropdown-slide-up-appear.rc-select-dropdown-slide-up-appear-active.rc-select-dropdown-placement-bottomRight{animation-name:rcSelectDropdownSlideUpIn;animation-play-state:running}.rc-select-dropdown-slide-up-leave.rc-select-dropdown-slide-up-leave-active.rc-select-dropdown-placement-bottomLeft,.rc-select-dropdown-slide-up-leave.rc-select-dropdown-slide-up-leave-active.rc-select-dropdown-placement-bottomRight{animation-name:rcSelectDropdownSlideUpOut;animation-play-state:running}.rc-select-dropdown-slide-up-enter.rc-select-dropdown-slide-up-enter-active.rc-select-dropdown-placement-topLeft,.rc-select-dropdown-slide-up-appear.rc-select-dropdown-slide-up-appear-active.rc-select-dropdown-placement-topLeft,.rc-select-dropdown-slide-up-enter.rc-select-dropdown-slide-up-enter-active.rc-select-dropdown-placement-topRight,.rc-select-dropdown-slide-up-appear.rc-select-dropdown-slide-up-appear-active.rc-select-dropdown-placement-topRight{animation-name:rcSelectDropdownSlideDownIn;animation-play-state:running}.rc-select-dropdown-slide-up-leave.rc-select-dropdown-slide-up-leave-active.rc-select-dropdown-placement-topLeft,.rc-select-dropdown-slide-up-leave.rc-select-dropdown-slide-up-leave-active.rc-select-dropdown-placement-topRight{animation-name:rcSelectDropdownSlideDownOut;animation-play-state:running}@keyframes rcSelectDropdownSlideUpIn{0%{opacity:0;transform-origin:0 0;transform:scaleY(0)}to{opacity:1;transform-origin:0 0;transform:scaleY(1)}}@keyframes rcSelectDropdownSlideUpOut{0%{opacity:1;transform-origin:0 0;transform:scaleY(1)}to{opacity:0;transform-origin:0 0;transform:scaleY(0)}}@keyframes rcSelectDropdownSlideDownIn{0%{transform-origin:100% 100%;opacity:0;transform:scaleY(0)}to{transform-origin:100% 100%;opacity:1;transform:scaleY(1)}}@keyframes rcSelectDropdownSlideDownOut{0%{transform-origin:100% 100%;opacity:1;transform:scaleY(1)}to{transform-origin:100% 100%;opacity:0;transform:scaleY(0)}}@keyframes rcSelectLoadingIcon{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
@media (hover:hover){.style-module__9ct_Ja__rcSelectWrapper:hover{cursor:text;background-color:hsl(var(--heroui-default-200)/1)}}.style-module__9ct_Ja__rcSelectWrapper .rc-select{width:100%;font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));line-height:24px}.style-module__9ct_Ja__rcSelectWrapper .rc-select-selector{padding-inline:calc(var(--spacing,.25rem)*3);padding-block:calc(var(--spacing,.25rem)*2);border-style:var(--tw-border-style)!important;border-width:0!important}.style-module__9ct_Ja__rcSelectWrapper .rc-select-selection-overflow{align-items:center;gap:calc(var(--spacing,.25rem)*1)}.style-module__9ct_Ja__rcSelectWrapper input.rc-select-selection-search-input{background-color:#0000!important}.style-module__9ct_Ja__rcSelectDropdown{z-index:20;border-radius:var(--heroui-radius-medium);border-style:var(--tw-border-style);background-color:hsl(var(--heroui-default-100)/1);padding-block:calc(var(--spacing,.25rem)*2);border-width:0;overflow:hidden}.style-module__9ct_Ja__rcSelectDropdown .rc-virtual-list-holder{max-height:initial!important}.style-module__9ct_Ja__rcSelectDropdown .rc-select-item-option-active{background-color:#0000}.style-module__9ct_Ja__rcSelectDropdown .rc-select-item-option{margin-inline:calc(var(--spacing,.25rem)*2);margin-right:calc(var(--spacing,.25rem)*3);cursor:pointer;border-radius:var(--heroui-radius-medium);padding-inline:calc(var(--spacing,.25rem)*2);padding-block:calc(var(--spacing,.25rem)*1);transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4,0,.2,1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s))}@media (hover:hover){.style-module__9ct_Ja__rcSelectDropdown .rc-select-item-option:hover{background-color:hsl(var(--heroui-default-200)/1)}}.style-module__9ct_Ja__rcSelectDropdown span.rc-select-item-option-state{right:12px}.style-module__9ct_Ja__rcSelectDropdown.rc-select-dropdown-slide-up2{transform-origin:50% 100% 50%;animation-duration:.25s;animation-play-state:paused;animation-fill-mode:both}.style-module__9ct_Ja__rcSelectDropdown.rc-select-dropdown-slide-up2-enter{opacity:0;animation-timing-function:ease-out}.style-module__9ct_Ja__rcSelectDropdown.rc-select-dropdown-slide-up2-enter-active{animation-name:style-module__9ct_Ja__enter;animation-play-state:running}.style-module__9ct_Ja__rcSelectDropdown.rc-select-dropdown-slide-up2-leave{opacity:1;animation-timing-function:ease-out}.style-module__9ct_Ja__rcSelectDropdown.rc-select-dropdown-slide-up2-leave-active{animation-name:style-module__9ct_Ja__leave;animation-play-state:running}@keyframes style-module__9ct_Ja__leave{0%{opacity:1;transform:scale(1)}to{opacity:0;display:none;transform:scale(.8)}}@keyframes style-module__9ct_Ja__enter{0%{opacity:.5;transform:scale(.8)}to{opacity:1;display:block;transform:scale(1)}}.style-module__9ct_Ja__rc-select-dropdown-slide-up-enter,.style-module__9ct_Ja__rc-select-dropdown-slide-up-appear{transform-origin:0 0;opacity:0;animation-duration:.3s;animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-play-state:paused;animation-fill-mode:both}.style-module__9ct_Ja__rc-select-dropdown-slide-up-leave{transform-origin:0 0;opacity:1;animation-duration:.3s;animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-play-state:paused;animation-fill-mode:both}.style-module__9ct_Ja__rc-select-dropdown-slide-up-enter.style-module__9ct_Ja__rc-select-dropdown-slide-up-enter-active.style-module__9ct_Ja__rc-select-dropdown-placement-bottomLeft,.style-module__9ct_Ja__rc-select-dropdown-slide-up-appear.style-module__9ct_Ja__rc-select-dropdown-slide-up-appear-active.style-module__9ct_Ja__rc-select-dropdown-placement-bottomLeft,.style-module__9ct_Ja__rc-select-dropdown-slide-up-enter.style-module__9ct_Ja__rc-select-dropdown-slide-up-enter-active.style-module__9ct_Ja__rc-select-dropdown-placement-bottomRight,.style-module__9ct_Ja__rc-select-dropdown-slide-up-appear.style-module__9ct_Ja__rc-select-dropdown-slide-up-appear-active.style-module__9ct_Ja__rc-select-dropdown-placement-bottomRight{animation-name:style-module__9ct_Ja__rcSelectDropdownSlideUpIn;animation-play-state:running}.style-module__9ct_Ja__rc-select-dropdown-slide-up-leave.style-module__9ct_Ja__rc-select-dropdown-slide-up-leave-active.style-module__9ct_Ja__rc-select-dropdown-placement-bottomLeft,.style-module__9ct_Ja__rc-select-dropdown-slide-up-leave.style-module__9ct_Ja__rc-select-dropdown-slide-up-leave-active.style-module__9ct_Ja__rc-select-dropdown-placement-bottomRight{animation-name:style-module__9ct_Ja__rcSelectDropdownSlideUpOut;animation-play-state:running}.style-module__9ct_Ja__rc-select-dropdown-slide-up-enter.style-module__9ct_Ja__rc-select-dropdown-slide-up-enter-active.style-module__9ct_Ja__rc-select-dropdown-placement-topLeft,.style-module__9ct_Ja__rc-select-dropdown-slide-up-appear.style-module__9ct_Ja__rc-select-dropdown-slide-up-appear-active.style-module__9ct_Ja__rc-select-dropdown-placement-topLeft,.style-module__9ct_Ja__rc-select-dropdown-slide-up-enter.style-module__9ct_Ja__rc-select-dropdown-slide-up-enter-active.style-module__9ct_Ja__rc-select-dropdown-placement-topRight,.style-module__9ct_Ja__rc-select-dropdown-slide-up-appear.style-module__9ct_Ja__rc-select-dropdown-slide-up-appear-active.style-module__9ct_Ja__rc-select-dropdown-placement-topRight{animation-name:style-module__9ct_Ja__rcSelectDropdownSlideDownIn;animation-play-state:running}.style-module__9ct_Ja__rc-select-dropdown-slide-up-leave.style-module__9ct_Ja__rc-select-dropdown-slide-up-leave-active.style-module__9ct_Ja__rc-select-dropdown-placement-topLeft,.style-module__9ct_Ja__rc-select-dropdown-slide-up-leave.style-module__9ct_Ja__rc-select-dropdown-slide-up-leave-active.style-module__9ct_Ja__rc-select-dropdown-placement-topRight{animation-name:style-module__9ct_Ja__rcSelectDropdownSlideDownOut;animation-play-state:running}@keyframes style-module__9ct_Ja__rcSelectDropdownSlideUpIn{0%{opacity:0;transform-origin:0 0;transform:scaleY(0)}to{opacity:1;transform-origin:0 0;transform:scaleY(1)}}@keyframes style-module__9ct_Ja__rcSelectDropdownSlideUpOut{0%{opacity:1;transform-origin:0 0;transform:scaleY(1)}to{opacity:0;transform-origin:0 0;transform:scaleY(0)}}@keyframes style-module__9ct_Ja__rcSelectDropdownSlideDownIn{0%{transform-origin:100% 100%;opacity:0;transform:scaleY(0)}to{transform-origin:100% 100%;opacity:1;transform:scaleY(1)}}@keyframes style-module__9ct_Ja__rcSelectDropdownSlideDownOut{0%{transform-origin:100% 100%;opacity:1;transform:scaleY(1)}to{transform-origin:100% 100%;opacity:0;transform:scaleY(0)}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}
.style-module__K5yrCq__animated-gradient-text{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;border-radius:1.25rem;flex-direction:row;justify-content:center;align-items:center;max-width:fit-content;margin:0 auto;font-weight:500;transition:box-shadow .5s ease-out;display:flex;position:relative;overflow:hidden}.style-module__K5yrCq__gradient-overlay{border-radius:inherit;z-index:0;pointer-events:none;background-size:300% 100%;animation:linear infinite style-module__K5yrCq__gradient;position:absolute;inset:0}.style-module__K5yrCq__gradient-overlay:before{content:"";border-radius:inherit;z-index:-1;background-color:#060606;width:calc(100% - 2px);height:calc(100% - 2px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes style-module__K5yrCq__gradient{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.style-module__K5yrCq__text-content{z-index:2;color:#0000;background-size:300% 100%;-webkit-background-clip:text;background-clip:text;animation:linear infinite style-module__K5yrCq__gradient;display:inline-block;position:relative}
