.Select-module__E8rWSW__selectWrapper{flex-direction:column;gap:.4rem;width:100%;display:flex}.Select-module__E8rWSW__label{font-family:var(--font-brand);color:var(--md-sys-color-on-surface);align-items:center;gap:6px;font-size:.85rem;font-weight:600;display:flex}.Select-module__E8rWSW__selectContainer{width:100%;position:relative}.Select-module__E8rWSW__select{appearance:none;width:100%;font-family:var(--font-brand);color:var(--md-sys-color-on-surface);background-color:var(--md-sys-color-surface-container);border:1px solid var(--md-sys-color-outline-variant);border-radius:var(--radius-md,12px);cursor:pointer;transition:all var(--motion-duration-short) ease;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%234285F4' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right .9rem center;background-repeat:no-repeat;background-size:1rem;outline:none;padding:.7rem 2.5rem .7rem 1rem;font-size:.875rem;font-weight:500}.Select-module__E8rWSW__select::-ms-expand{display:none}.Select-module__E8rWSW__select:hover{background-color:var(--md-sys-color-surface-container-high);border-color:var(--md-sys-color-primary)}.Select-module__E8rWSW__select:focus,.Select-module__E8rWSW__select:focus-visible{border-color:var(--md-sys-color-primary);box-shadow:0 0 0 3px var(--md-sys-color-primary-container)}.Select-module__E8rWSW__select option{background-color:var(--md-sys-color-surface-container-high);color:var(--md-sys-color-on-surface);font-family:var(--font-brand);padding:10px 14px}.Select-module__E8rWSW__select option:checked{background-color:var(--md-sys-color-secondary-container);color:var(--md-sys-color-on-secondary-container);font-weight:600}
