.ui-select-trigger{white-space:nowrap;cursor:pointer;background-color:#0000;border:1px solid #e5e7eb;border-radius:.375rem;outline:none;justify-content:space-between;align-items:center;gap:.5rem;width:fit-content;padding:.5rem .75rem;font-size:.875rem;transition:color .15s,box-shadow .15s;display:flex;box-shadow:0 1px 2px #0000000d}.ui-select-trigger:focus-visible{box-shadow:0 0 0 1px #10b981}.ui-select-trigger:disabled{cursor:not-allowed;opacity:.5}.ui-select-trigger[data-size=default],.ui-select-trigger[data-size=sm]{height:2.25rem}.ui-select-trigger-icon{opacity:.5;width:1rem;height:1rem}.ui-select-content{z-index:50;max-height:var(--radix-select-content-available-height,20rem);background-color:#fff;border:1px solid #e5e7eb;border-radius:.375rem;min-width:8rem;position:relative;overflow:hidden auto;box-shadow:0 4px 6px -1px #0000001a}.ui-select-viewport{padding:.25rem}.ui-select-label{color:#6b7280;padding:.375rem .5rem;font-size:.75rem}.ui-select-item{cursor:default;-webkit-user-select:none;user-select:none;border-radius:.125rem;outline:none;align-items:center;gap:.5rem;width:100%;padding:.375rem 2rem .375rem .5rem;font-size:.875rem;display:flex;position:relative}.ui-select-item:focus,.ui-select-item[data-highlighted]{color:#111827;background-color:#f3f4f6}.ui-select-item[data-disabled]{pointer-events:none;opacity:.5}.ui-select-item svg{pointer-events:none;flex-shrink:0;width:1rem;height:1rem}.ui-select-item-indicator{justify-content:center;align-items:center;width:.875rem;height:.875rem;display:flex;position:absolute;right:.5rem}.ui-select-item-indicator-icon{width:1rem;height:1rem}.ui-select-separator{pointer-events:none;background-color:#e5e7eb;height:1px;margin:.25rem -.25rem}.ui-select-scroll-btn{cursor:default;justify-content:center;align-items:center;padding:.25rem 0;display:flex}.ui-select-scroll-btn svg{width:1rem;height:1rem}
.variant-select-trigger{appearance:none;color:#4b5563;outline-offset:-1px;background-color:#fff;border-radius:.375rem;outline:1px solid #d1d5db;grid-row-start:1;grid-column-start:1;width:100%;padding:.375rem 2rem .375rem .75rem;font-size:1rem}.variant-select-trigger:focus{outline-offset:-2px;outline:2px solid #059669}@media (min-width:640px){.variant-select-trigger{font-size:.875rem;line-height:1.5rem}}.variant-btn-wrapper{flex-wrap:wrap;gap:.5rem;width:100%;display:flex}.variant-btn-base{cursor:pointer;border-radius:9999px;align-items:center;height:1.75rem;padding:.25rem .75rem;font-size:.75rem;font-weight:500;display:inline-flex}.variant-btn-active{color:#047857;background-color:#d1fae5}.variant-btn-inactive{color:#4b5563;background-color:#fff}.variant-btn-inactive:hover{color:#15803d;background-color:#d1fae5;box-shadow:0 4px 6px -1px #0000001a}
