.dropdown-caret{display:inline-grid;place-items:center;align-self:center;flex:0 0 14px;width:14px;height:14px;line-height:0;transform:rotate(0);transform-origin:50% 50%;transition:transform var(--dur-base) var(--ease-out)}[aria-expanded=true] .dropdown-caret,details[open]>summary .dropdown-caret{transform:rotate(180deg)}select:not([multiple]){appearance:none;-webkit-appearance:none;padding-right:30px!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6.5 9.5l5.5 5 5.5-5'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right 9px center!important;background-size:14px 14px!important}html[data-theme=dark] select:not([multiple]){background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23c7c7c7' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6.5 9.5l5.5 5 5.5-5'/%3E%3C/svg%3E")!important}select:not([multiple]):open{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6.5 14.5l5.5-5 5.5 5'/%3E%3C/svg%3E")!important}html[data-theme=dark] select:not([multiple]):open{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23c7c7c7' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6.5 14.5l5.5-5 5.5 5'/%3E%3C/svg%3E")!important}@media (prefers-reduced-motion: reduce){.dropdown-caret{transition:none}}
