.findar-seller-form{max-width:980px;margin:40px auto;background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:28px;box-shadow:0 18px 45px rgb(15 23 42 / .08)}.findar-seller-form h2{margin:0;font-size:32px;font-weight:950;letter-spacing:-.04em}.findar-seller-form p{color:#64748b;font-weight:650}.findar-seller-form .success{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0;padding:14px;border-radius:14px;font-weight:850;margin:18px 0}.findar-seller-form .grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.findar-seller-form input,.findar-seller-form select,.findar-seller-form textarea{width:100%;box-sizing:border-box;border:1px solid #e5e7eb;border-radius:14px;min-height:52px;padding:0 16px;font-weight:750}.findar-seller-form textarea{margin-top:14px;min-height:150px;padding:16px}.findar-seller-form button{margin-top:16px;background:#1239d8;color:#fff;border:0;border-radius:999px;padding:15px 24px;font-weight:950;cursor:pointer}@media(max-width:700px){.findar-seller-form .grid{grid-template-columns:1fr}}