.app-input{background:#fff;border:2px solid #e0e0e0;border-radius:8px;color:#2e2e2e;font-family:Inter;font-size:clamp(14px,2dvw,16px);font-weight:400;line-height:140%;padding:8px;transition:border .15s ease-in-out;width:100%}@media(hover:hover){.app-input:hover{border:2px solid #7a7a7a}}.app-input:focus{border:2px solid #8c721d}.app-input::-moz-placeholder{color:#474747;font-family:Inter;font-size:clamp(14px,2dvw,16px);font-weight:400;line-height:140%}.app-input::placeholder{color:#474747;font-family:Inter;font-size:clamp(14px,2dvw,16px);font-weight:400;line-height:140%}.app-textarea{background:#fff;border:2px solid #e0e0e0;border-radius:8px;color:#2e2e2e;font-family:Inter;font-size:clamp(14px,2dvw,16px);font-weight:400;line-height:140%;outline:none;padding:8px;resize:none;transition:border .15s ease-in-out;width:100%}@media(hover:hover){.app-textarea:hover{border:2px solid #7a7a7a}}.app-textarea:focus{border:2px solid #8c721d}.app-textarea::-moz-placeholder{color:#474747;font-family:Inter;font-size:clamp(14px,2dvw,16px);font-weight:400;line-height:140%}.app-textarea::placeholder{color:#474747;font-family:Inter;font-size:clamp(14px,2dvw,16px);font-weight:400;line-height:140%}.feedback-form{display:flex;flex-direction:column;gap:12px}.feedback-form__group{display:flex;flex-direction:column;gap:8px}
