.contact_contactContainer__YUngY{min-height:100vh;padding:100px 20px 40px;max-width:800px;margin:0 auto}.contact_contactContent__fHlbT{background:white;padding:40px;border-radius:12px;box-shadow:0 4px 20px rgba(106,56,31,.1)}.contact_contactContent__fHlbT h1{font-size:2.5rem;color:#6a381f;margin-bottom:20px;text-align:center}.contact_contactForm__Vi8nM{display:flex;flex-direction:column;gap:20px;margin-top:30px}.contact_formGroup__H34fb{display:flex;flex-direction:column;gap:8px}.contact_formGroup__H34fb label{font-weight:600;color:#6a381f;font-size:.95rem}.contact_formGroup__H34fb input,.contact_formGroup__H34fb textarea{padding:12px 16px;border:2px solid #e4af7c;border-radius:8px;font-size:1rem;font-family:inherit;transition:all .3s ease;background:#fff6ec}.contact_formGroup__H34fb input:focus,.contact_formGroup__H34fb textarea:focus{outline:none;border-color:#6a381f;background:white}.contact_formGroup__H34fb textarea{min-height:150px;resize:vertical}.contact_submitButton__eh3p5{padding:14px 32px;background:linear-gradient(135deg,#6a381f,#554131);color:white;border:none;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:10px}.contact_submitButton__eh3p5:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(106,56,31,.3)}.contact_submitButton__eh3p5:active{transform:translateY(0)}@media (max-width:768px){.contact_contactContainer__YUngY{padding:80px 15px 30px}.contact_contactContent__fHlbT{padding:30px 20px}.contact_contactContent__fHlbT h1{font-size:2rem}}