.rt-input{display:flex;flex-direction:column}.rt-input-label{color:#000}@media(prefers-color-scheme:dark){.rt-input-label{color:#fff}}.rt-input-input{border:none;border-bottom:1px solid #2e2b26;outline:none;padding:4px 8px;background-color:transparent}@media(prefers-color-scheme:dark){.rt-input-input{border-bottom:1px solid #FFF;color:#fff}}.rt-input-input:focus{border-bottom-style:dashed;border-bottom-color:#bf9b5f}.rt-input-error{color:#be1f1f;display:block;min-height:20px;margin-top:4px}
