.ts-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.ts-wrapper.cr-select{position:relative;display:inline-block;min-width:11rem;vertical-align:top}.ts-wrapper.cr-select.w-full{display:block;width:100%;min-width:0}.ts-wrapper.cr-select.single .ts-control,.ts-wrapper.cr-select.single .ts-control input{cursor:pointer}.ts-wrapper.cr-select .ts-control{width:100%;min-height:2.625rem;overflow:hidden;position:relative;z-index:1;box-sizing:border-box;display:flex;flex-wrap:nowrap;align-items:center;border:1px solid rgb(33 20 11/.12);background:rgb(255 255 255/.85);color:var(--espresso-950);font-size:.875rem;line-height:1.25;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}.ts-wrapper.cr-select .ts-control .items-placeholder,.ts-wrapper.cr-select .ts-control>input{flex:1 1 auto;min-width:0!important;width:100%!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;color:inherit;font:inherit;line-height:inherit;cursor:pointer}.ts-wrapper.cr-select .ts-control .item{padding:0;margin:0;border:0;background:transparent;color:inherit;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ts-wrapper.cr-select .ts-control .items-placeholder{color:var(--ink-muted)}.ts-wrapper.cr-select.has-items .ts-control>input{position:absolute!important;width:0!important;min-width:0!important;opacity:0!important;pointer-events:none}.ts-wrapper.cr-select.plugin-dropdown_input.has-items .items-placeholder{display:none!important}.ts-wrapper.cr-select.plugin-dropdown_input:not(.has-items) .items-placeholder{display:block!important;visibility:visible!important}.ts-wrapper.cr-select:not(.has-items) .ts-control .items-placeholder{color:var(--ink-muted)}.ts-wrapper.cr-select.dropdown-active .ts-control,.ts-wrapper.cr-select.focus .ts-control{outline:none;background:#fff;border-color:rgb(224 164 74/.6);box-shadow:0 0 0 4px rgb(224 164 74/.15)}.ts-wrapper.cr-select--filter .ts-control{min-width:11rem}.ts-wrapper.cr-select--filter .ts-control,.ts-wrapper.cr-select--search .ts-control{padding:.625rem 2.25rem .625rem 1rem;border-radius:var(--radius-pill)}.ts-wrapper.cr-select--filter.single .ts-control:after,.ts-wrapper.cr-select--search.single .ts-control:after{content:"";position:absolute;right:1rem;top:50%;width:.7rem;height:.45rem;margin-top:-.2rem;border:0;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1.5l5 5 5-5' stroke='%234b250a' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat 50%;background-size:contain;pointer-events:none}.cr-select-dropdown,body>.ts-dropdown.cr-select-dropdown{position:absolute;min-width:17.5rem;max-width:26.25rem;z-index:100;margin:0;border:1px solid rgb(33 20 11/.12);border-radius:var(--radius-card);background:#fff;box-shadow:var(--shadow-card);overflow:hidden}.cr-select-dropdown .ts-dropdown-content{max-height:16rem;overflow:hidden auto;scroll-behavior:smooth;padding:.35rem}.cr-select-dropdown .cr-select__no-results,.cr-select-dropdown .option{padding:.625rem .85rem;border-radius:var(--radius-sm);color:var(--espresso-950);font-size:.875rem;line-height:1.3;cursor:pointer}.cr-select-dropdown .option.active{background:rgb(224 164 74/.12);color:var(--espresso-900)}.cr-select-dropdown .option.selected{color:var(--accent-strong);font-weight:700}.cr-select-dropdown .option.selected.active{background:var(--accent-soft)}.cr-select-dropdown .cr-select__no-results{color:var(--ink-muted);cursor:default}.cr-select-dropdown .highlight{background:rgb(224 164 74/.28);border-radius:.15rem}.cr-select-dropdown .dropdown-input-wrap{padding:.5rem .5rem .35rem}.cr-select-dropdown .dropdown-input{display:block;width:100%;padding:.55rem .85rem;border:1px solid rgb(33 20 11/.12);border-radius:var(--radius-pill);background:var(--cream-50);color:var(--espresso-950);font-size:.875rem;box-shadow:none}.cr-select-dropdown .dropdown-input:focus{outline:none;border-color:rgb(224 164 74/.6);box-shadow:0 0 0 3px rgb(224 164 74/.12);background:#fff}.cr-select-dropdown .dropdown-input::-moz-placeholder{color:var(--ink-faint)}.cr-select-dropdown .dropdown-input::placeholder{color:var(--ink-faint)}.cr-select-dropdown .ts-dropdown-content{scrollbar-width:thin;scrollbar-color:var(--accent) var(--cream-100)}.cr-select-dropdown .ts-dropdown-content::-webkit-scrollbar{width:.45rem}.cr-select-dropdown .ts-dropdown-content::-webkit-scrollbar-track{background:var(--cream-100);border-radius:var(--radius-pill)}.cr-select-dropdown .ts-dropdown-content::-webkit-scrollbar-thumb{background:var(--accent);border-radius:var(--radius-pill)}
