.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{background-color:transparent;border:none;border-bottom:1px solid #2e2b26;outline:none;padding:4px 8px}@media (prefers-color-scheme:dark){.rt-input-input{border-bottom:1px solid #fff;color:#fff}}.rt-input-input:focus{border-bottom-color:#bf9b5f;border-bottom-style:dashed}.rt-input-error{color:#be1f1f;display:block;margin-top:4px;min-height:20px}
