.select_select__groR4{display:block;width:100%;padding:10px 2.5rem 10px 12px;border:1px solid hsl(var(--border));border-radius:var(--radius);background-color:hsl(var(--input));color:hsl(var(--foreground));font-size:.875rem;font-family:var(--font-sans);font-weight:400;transition:all var(--transition-base);outline:none;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;cursor:pointer;min-height:2.5rem;line-height:1.5}.select_select__groR4:hover:not(:disabled){border-color:hsl(var(--ring));background-color:hsl(var(--muted))}.select_select__groR4:focus{border-color:hsl(var(--ring));box-shadow:0 0 0 2px hsl(var(--ring)/.2)}.select_select__groR4:disabled{opacity:.5;cursor:not-allowed;background-color:hsl(var(--muted))}.select_select__groR4 option{padding:.5rem;background-color:hsl(var(--card));color:hsl(var(--foreground));font-size:.875rem}.select_selectError__BePXj,.select_selectError__BePXj:focus{border-color:hsl(var(--destructive))}.select_selectError__BePXj:focus{box-shadow:0 0 0 2px hsl(var(--destructive)/.2)}.textarea_textarea__Huk82{display:flex;width:100%;min-height:100px;padding:var(--spacing-sm) var(--spacing-md);border:1px solid hsl(var(--border));border-radius:var(--radius);background-color:hsl(var(--input));color:hsl(var(--foreground));font-size:.875rem;font-family:var(--font-sans);transition:all var(--transition-base);outline:none;resize:vertical}.textarea_textarea__Huk82::placeholder{color:hsl(var(--muted-foreground))}.textarea_textarea__Huk82:focus{border-color:hsl(var(--ring));box-shadow:0 0 0 2px hsl(var(--ring)/.2)}.textarea_textarea__Huk82:disabled{opacity:.5;cursor:not-allowed}.textarea_textareaError__ljNP3{border-color:hsl(var(--destructive))}.textarea_textareaError__ljNP3:focus{border-color:hsl(var(--destructive));box-shadow:0 0 0 2px hsl(var(--destructive)/.2)}.select-compound_trigger__RmQcg{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;padding:.5rem 2.5rem .5rem .75rem;border:1px solid hsl(var(--border));border-radius:var(--radius);background:hsl(var(--input));color:hsl(var(--foreground));font-size:.875rem;min-height:2.5rem;cursor:pointer;transition:all var(--transition-base)}.select-compound_trigger__RmQcg:hover:not(:disabled){border-color:hsl(var(--ring));background:hsl(var(--muted))}.select-compound_trigger__RmQcg:focus{outline:none;border-color:hsl(var(--ring));box-shadow:0 0 0 2px hsl(var(--ring)/.2)}.select-compound_trigger__RmQcg[data-placeholder]{color:hsl(var(--muted-foreground))}.select-compound_chevron__sFELD{position:absolute;right:.75rem;width:1rem;height:1rem;opacity:.7}.select-compound_content__k320_{position:fixed;z-index:1000;min-width:8rem;max-height:20rem;overflow:hidden;border:1px solid hsl(var(--border));border-radius:var(--radius);background:hsl(var(--popover));color:hsl(var(--popover-foreground));padding:.25rem;box-sizing:border-box;box-shadow:var(--shadow-lg);animation:select-compound_selectContentFade__pzdM9 var(--transition-fast);display:flex;flex-direction:column}.select-compound_contentInner__Bj6yq{overflow-y:auto;overflow-x:hidden;scrollbar-gutter:stable;min-height:0;flex:1 1 auto;display:flex;flex-direction:column;gap:.375rem}@keyframes select-compound_selectContentFade__pzdM9{0%{opacity:0}to{opacity:1}}.select-compound_item__j5XY3{display:flex;align-items:center;padding:.5rem .75rem;border-radius:.375rem;font-size:.875rem;cursor:pointer;outline:none}.select-compound_item__j5XY3:hover,.select-compound_item__j5XY3[data-highlighted]{background:hsl(var(--muted))}.select-compound_item__j5XY3[data-selected]{background:hsl(var(--primary)/.1);color:hsl(var(--primary))}.select-compound_value__5c6it{flex:1 1;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}