.csp-combobox{position:relative;min-width:0;font:inherit}.csp-combobox__native{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important;opacity:0!important}.csp-combobox__trigger{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;width:100%!important;min-height:48px!important;padding:0 16px!important;border:1px solid #d9d4e3!important;border-radius:14px!important;background:#fff!important;color:#181426!important;font-family:inherit!important;font-size:14px!important;font-weight:600!important;line-height:1.2!important;box-shadow:0 1px 2px rgba(23,16,42,.04)!important;text-align:left!important}.csp-combobox__trigger:hover{border-color:#bba9d5!important;background:#fcfaff!important}.csp-combobox__trigger:focus-visible{outline:3px solid rgba(108,42,192,.2)!important;outline-offset:2px!important;border-color:#6c2ac0!important}.csp-combobox__trigger svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;transition:transform .18s ease}.csp-combobox.is-open .csp-combobox__trigger svg{transform:rotate(180deg)}.csp-combobox__popover{position:absolute;z-index:2147483200;top:calc(100% + 8px);left:0;right:0;padding:8px;border:1px solid #e1dbe9;border-radius:16px;background:#fff;box-shadow:0 18px 48px rgba(25,13,47,.16)}.csp-combobox__search{display:flex!important;align-items:center!important;gap:8px!important;margin:0 0 8px!important;padding:0 12px!important;border:1px solid #e1dbe9!important;border-radius:11px!important}.csp-combobox__search svg{width:17px;height:17px;fill:none;stroke:#756d80;stroke-width:1.7}.csp-combobox__search input{width:100%!important;min-height:40px!important;padding:0!important;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;font-family:inherit!important;font-size:13px!important;font-weight:500!important;line-height:1.2!important}.csp-combobox__list{max-height:280px;overflow:auto;display:grid;gap:3px}.csp-combobox__option{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;width:100%!important;min-height:42px!important;padding:9px 11px!important;border:0!important;border-radius:10px!important;background:transparent!important;color:#211a2d!important;font-family:inherit!important;font-size:13px!important;font-weight:500!important;line-height:1.3!important;text-align:left!important}.csp-combobox__option:hover,.csp-combobox__option:focus-visible{background:#f6f0fc!important;color:#5f159d!important;outline:0!important}.csp-combobox__option svg{width:17px;height:17px;fill:none;stroke:#16865c;stroke-width:2.2;opacity:0}.csp-combobox__option.is-selected{background:#f8f3fc!important;font-weight:700!important}.csp-combobox__option.is-selected svg{opacity:1}@media(max-width:640px){.csp-combobox__popover{position:fixed;left:12px;right:12px;top:auto;bottom:12px;max-height:min(70vh,520px);border-radius:20px;padding:12px}.csp-combobox__list{max-height:50vh}.csp-combobox__option{min-height:48px}}
