
.app-auth{padding:28px 18px 110px;max-width:520px;margin:0 auto}
.app-auth__sign{display:inline-block;background:#f2b447;color:#2f3d27;border:2px solid #6d4d20;border-radius:9px;padding:7px 13px;font-weight:700;transform:rotate(-1deg);box-shadow:0 3px 0 rgba(0,0,0,.12)}
.app-auth h1{font-size:34px;margin:18px 0 5px;color:#173a28}
.app-auth__intro{margin:0 0 22px;color:#5d6d62;line-height:1.5}
.app-auth__form,.app-profile__form,.app-sell__form{background:#fffdf4;border:1px solid #e3dcc8;border-radius:20px;padding:18px;box-shadow:0 8px 25px rgba(35,56,35,.08)}
.app-auth__form label,.app-profile__form label,.app-sell__form label{display:block;font-weight:600;color:#294534;margin-bottom:15px}
.app-auth__form input,.app-profile__form input,.app-profile__form select,.app-profile__form textarea,.app-sell__form input,.app-sell__form select,.app-sell__form textarea{width:100%;box-sizing:border-box;margin-top:7px;padding:13px 12px;border:1px solid #cad2c6;border-radius:12px;background:#fff;font:inherit;color:#173a28}
.app-auth__form input:focus,.app-profile__form input:focus,.app-profile__form select:focus,.app-profile__form textarea:focus,.app-sell__form input:focus,.app-sell__form select:focus,.app-sell__form textarea:focus{outline:2px solid #e8ae43;border-color:#e8ae43}
.app-auth__primary,.app-profile__form button,.app-sell__submit{width:100%;border:0;border-radius:13px;padding:14px 16px;background:#17643b;color:white;font-size:16px;font-weight:700}
.app-auth__switch{text-align:center;margin:18px 0;color:#607066}
.app-auth__switch a{color:#17643b;font-weight:700}
.app-auth__error,.app-profile__error,.app-sell__error{background:#fff0ed;border:1px solid #efb9af;color:#8a3026;border-radius:13px;padding:12px 14px;margin-bottom:16px}
