.ui-input{width:100%;min-width:0;height:36px;padding:6px 12px;border:1px solid #d7e2db;border-radius:10px;background:#ffffff;color:#0f1f16;font-size:14px;line-height:1.2;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.ui-input::placeholder{color:#7a8b80}.ui-input:focus{border-color:#1e8a4b;box-shadow:0 0 0 3px rgba(30,138,75,.2)}.ui-input[disabled]{background:#f3f6f4;color:#7a8b80;cursor:not-allowed}.ui-input[type=file]{height:auto;padding:8px 10px}