.tp-select-trigger{color:#142235;text-align:left;white-space:normal;cursor:pointer;background:#fff;border:1px solid #bbc8d5;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;min-width:0;max-width:100%;height:auto;min-height:48px;padding:11px 12px;font:400 1rem/1.45 Arial,sans-serif;display:flex}.tp-select-trigger [data-slot=select-value]{overflow-wrap:anywhere;text-align:left;min-width:0;display:block}.tp-select-trigger>svg{color:#526174;flex-shrink:0;width:18px;height:18px}.tp-select-trigger:focus-visible{outline-offset:2px;outline:3px solid #a8c8ec}.tp-select-trigger[aria-invalid=true]{border-color:#bc2637}.tp-select-trigger:disabled{cursor:not-allowed;opacity:.55}.tp-select-content{z-index:100;isolation:isolate;box-sizing:border-box;width:var(--radix-select-trigger-width);min-width:0;max-width:calc(100vw - 24px);max-height:var(--radix-select-content-available-height);color:#142235;background:#fff;border:1px solid #bbc8d5;border-radius:10px;font:400 1rem/1.45 Arial,sans-serif;animation:none;overflow:hidden;transform:none;box-shadow:0 8px 28px #14223526}.tp-select-content [data-slot=select-viewport]{width:100%;padding:5px;min-width:0!important}.tp-select-item{white-space:normal;overflow-wrap:anywhere;color:#142235;cursor:pointer;background:#fff;border-radius:6px;align-items:center;min-height:44px;padding:10px 36px 10px 12px;font:400 1rem/1.45 Arial,sans-serif;display:flex;position:relative}.tp-select-item[data-highlighted]{color:#142235;background:#edf4fc;outline:none}.tp-select-item[data-state=checked]{color:#142235;background:#fff3d6;font-weight:600}.tp-select-item [data-slot=select-item-indicator]{width:18px;height:18px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.tp-select-content [data-slot=select-scroll-up-button],.tp-select-content [data-slot=select-scroll-down-button]{color:#526174;background:#fff;min-height:28px}.tp-select-item[data-disabled]{opacity:.5;cursor:not-allowed}
