input:not([type=checkbox],[type=radio]),select,textarea{min-height:48px;border-radius:3px;border:1px solid var(--input-border-color-override, var(--linz-grey-700));-webkit-appearance:none;-moz-appearance:none;appearance:none;color:var(--gray-1300);font-family:var(--font-family-sans);font-size:var(--type-scale-16);width:var(--control-width, 100%)}input:not([type=checkbox],[type=radio]):focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--a11y-focus-color, #E31CEE);outline-offset:-3px}@media(hover: hover){input:not([type=checkbox],[type=radio]):hover,input:not([type=checkbox],[type=radio]):active,select:hover,select:active,textarea:hover,textarea:active{outline:none}}input:not([type=checkbox],[type=radio]):focus,input:not([type=checkbox],[type=radio]):focus:hover,select:focus,select:focus:hover,textarea:focus,textarea:focus:hover{outline:3px solid var(--a11y-focus-color, #E31CEE);outline-offset:-3px}select,input:not([type=checkbox],[type=radio]){padding-left:var(--form-control-padding-x, 0.8571em);padding-right:var(--form-control-padding-x, 0.8571em)}textarea{padding:var(--form-control-padding-x, 0.8571em)}[placeholder]::placeholder{color:rgba(39,41,55,.35)}select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%234a4543'%3E %3Cpath d='M20.0359 10.0439L12.017 14.6734L4.03906 10.0676' stroke-width='2' stroke-miterlimit='10'/%3E %3C/svg%3E");background-repeat:no-repeat;background-size:1.25em auto;background-position:right 10px center;padding-right:2.5em}@media screen and (forced-colors: active){select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23fff'%3E %3Cpath d='M20.0359 10.0439L12.017 14.6734L4.03906 10.0676' stroke-width='2' stroke-miterlimit='10'/%3E %3C/svg%3E")}}@media(-ms-high-contrast: active){select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' stroke='%23fff'%3E %3Cpath d='M20.0359 10.0439L12.017 14.6734L4.03906 10.0676' stroke-width='2' stroke-miterlimit='10'/%3E %3C/svg%3E")}}input:is([type=checkbox],[type=radio]){accent-color:var(--linz-teal-800)}
