.custom-select[data-v-f652309f]{font-family:var(--font-body,sans-serif);position:relative;width:100%}.custom-select__trigger[data-v-f652309f]{align-items:center;border-bottom:2px solid rgba(0,0,0,.3);color:currentColor;cursor:pointer;display:flex;font-size:1.2rem;justify-content:space-between;outline:none;padding:var(--spacing-sm,1rem) 0;position:relative;transition:all .3s ease;width:100%}.custom-select__trigger[data-v-f652309f]:focus{border-color:var(--color-accent-dark,#000)}.custom-select__trigger .placeholder[data-v-f652309f]{opacity:.5}.custom-select.is-open .custom-select__trigger[data-v-f652309f]{border-color:var(--color-accent-dark,#000)}.custom-select .arrow[data-v-f652309f]{height:24px;transition:transform .3s ease;width:24px}.custom-select .arrow svg[data-v-f652309f]{height:100%;width:100%}.custom-select.is-open .arrow[data-v-f652309f]{transform:rotate(180deg)}.custom-select__options[data-v-f652309f]{background:#fff;border-radius:12px;box-shadow:0 10px 30px #00000026;left:0;list-style:none;margin-top:8px;max-height:300px;overflow-y:auto;padding:8px;position:absolute;right:0;top:100%;z-index:50}.custom-select__option[data-v-f652309f]{border-radius:8px;color:#050505;cursor:pointer;font-size:1rem;padding:12px 16px;transition:all .2s ease}.custom-select__option.is-focused[data-v-f652309f],.custom-select__option[data-v-f652309f]:hover{background:#f5f5f5}.custom-select__option.is-selected[data-v-f652309f]{background:#f0f0f0;font-weight:600}.custom-select__option.is-selected.is-focused[data-v-f652309f]{background:#e8e8e8}.fade-enter-active[data-v-f652309f],.fade-leave-active[data-v-f652309f]{transition:opacity .2s ease,transform .2s ease}.fade-enter-from[data-v-f652309f],.fade-leave-to[data-v-f652309f]{opacity:0;transform:translateY(-10px)}
