.Contact_contactSection__qBqeL{max-width:600px;margin:3rem auto;padding:1rem}.Contact_contactTitle__yS7Lo{font-size:2.5rem;text-align:center;margin-bottom:1rem;font-weight:800;background:linear-gradient(90deg,#5b0663,#410404);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.Contact_description__NnI8J{text-align:center;color:#555;margin-bottom:2rem;font-size:1.1rem}.Contact_contactForm__XZXf8{display:flex;flex-direction:column;gap:1rem}.Contact_inputField__22GkT,.Contact_textArea__HxebX{padding:.75rem;font-size:1rem;border-radius:6px;border:1px solid #ccc;transition:border-color .3s ease}.Contact_inputField__22GkT:focus,.Contact_textArea__HxebX:focus{border-color:#ff4081;outline:none}.Contact_textArea__HxebX{resize:vertical}.Contact_errorMsg__n6OnW{color:#e63946;font-weight:600}.Contact_successMsg__JpYBP{color:#2a9d8f;font-weight:600}.Contact_submitButton__45veS{background:linear-gradient(90deg,#5b0663,#410404);color:#fff;font-weight:700;font-size:1.1rem;padding:.85rem;border:none;border-radius:8px;cursor:pointer;transition:background .3s ease,transform .2s ease}.Contact_submitButton__45veS:hover{background:linear-gradient(90deg,#7a2881,#772c2c);transform:scale(1.03)}