.person-select-trigger{min-width:0;font-size:var(--font-size-small);justify-content:space-between;font-weight:400}.person-select-trigger>[data-slot=select-value]{align-items:center;min-width:0;display:flex;overflow:hidden}.person-select-placeholder{color:var(--muted-foreground)}[data-slot=select-content].person-select-content{z-index:60;width:max(240px, var(--radix-popover-trigger-width));max-width:calc(100vw - 24px);max-height:var(--radix-popover-content-available-height);color:var(--popover-foreground);flex-direction:column;display:flex;overflow:hidden}.person-select-search{border-bottom:1px solid var(--border);flex-shrink:0;align-items:center;gap:6px;padding:5px 5px 9px;display:flex}.person-select-search>svg{width:16px;height:16px;color:var(--muted-foreground);flex-shrink:0}.person-select-search input{min-width:0}.person-select-options{overscroll-behavior:contain;min-height:0;max-height:280px;padding-top:4px;overflow-y:auto}.person-select-options>button{text-align:left;cursor:pointer;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:6px 10px;display:flex}.person-select-options>button>:first-child{min-width:0}.person-select-options>button>svg{flex-shrink:0;width:16px;height:16px}.person-select-options [data-separated]{border-top:1px solid var(--border);margin-top:5px}.person-select-options>p{font-size:var(--font-size-small);color:var(--muted-foreground);padding:12px 10px}.person-select-add-member{border-top:1px solid var(--border);flex-shrink:0;padding:5px}.person-select-add-member>button{width:100%;color:var(--primary);justify-content:flex-start}@media (width<=600px),(pointer:coarse){.person-select-search input{min-height:40px;font-size:16px}.person-select-trigger{min-height:40px}.person-select-add-member>button{min-height:44px}}.person-select-trigger{border-color:var(--input);background:0 0}
