.contact-container{padding:2rem;max-width:900px;margin:0 auto;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#1f2937;background-color:#fafafa}.hero{height:350px;background-size:cover;background-position:8rem 19%!important;border-radius:10px;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:2rem}.hero:after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.4)}.hero .contact-title{position:relative;font-size:3rem;color:white;z-index:1;padding:0 1rem;text-align:center}.contact-content{max-width:900px;margin:0 auto;background-color:#fff;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.05);font-size:1.1rem;line-height:1.7;color:#333;padding:1rem}.intro{font-size:1.05rem;margin-bottom:1rem}.contact-form{display:grid;gap:12px}.contact-form label{font-weight:600;display:block;margin-bottom:6px}.contact-form input,.contact-form textarea{width:100%;border:1px solid #ddd;border-radius:6px;font-family:inherit;padding:10px}.form-container{flex:1;padding:2.5rem;background-color:white;border-radius:.5rem;box-shadow:0 4px 6px rgba(0,0,0,.1);min-width:225px}.contact-blurb{padding:12px 16px;border-left:4px solid #1e90ff;background:#fff;border-radius:6px;margin-bottom:16px;color:#333;font-size:1rem;line-height:1.5}.contact-form .error{color:#e11d48;font-size:14px}.contact-submit{background-color:#1e90ff;color:white;border:none;padding:12px 16px;border-radius:6px;cursor:pointer}.contact-submit:hover{background-color:#1c7ed6}.success{color:#16a34a}@media (max-width:768px){.contact-section{padding:10px}.hero{height:250px}.contact-content{padding:1rem}.contact-title{font-size:2rem}}