.contact-hero{color:#fff;text-align:center;background:linear-gradient(135deg,#507a8c 0%,#89a8ac 100%);padding:4rem 2rem}.contact-hero-content{max-width:800px;margin:0 auto}.contact-title{margin-bottom:1rem;font-size:3rem;font-weight:800;line-height:1.1}.contact-subtitle{opacity:.95;max-width:600px;margin-left:auto;margin-right:auto;font-size:1.3rem}.contact-form-section{background:#f8f9fa;padding:4rem 2rem}.contact-container{max-width:800px;margin:0 auto}.contact-form-wrapper{background:#fff;border-radius:16px;padding:3rem;box-shadow:0 4px 20px #00000014}.contact-form{flex-direction:column;gap:1.5rem;display:flex}.form-group{flex-direction:column;gap:.5rem;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.form-group label{color:#333;font-size:.95rem;font-weight:600}.form-group input,.form-group textarea,.form-group select{background:#fff;border:2px solid #e0e0e0;border-radius:8px;padding:.875rem 1rem;font-family:inherit;font-size:1rem;transition:all .3s}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{border-color:#507a8c;outline:none;box-shadow:0 0 0 3px #507a8c1a}.form-group textarea{resize:vertical;min-height:150px}.form-group input::placeholder,.form-group textarea::placeholder{color:#999}.submit-status{text-align:center;border-radius:8px;padding:1rem;font-weight:500}.submit-status.success{color:#2e7d32;background:#e8f5e9;border:1px solid #4caf50}.submit-status.error{color:#c62828;background:#ffebee;border:1px solid #f44336}.submit-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#507a8c 0%,#89a8ac 100%);border:none;border-radius:8px;margin-top:.5rem;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:all .3s}.submit-button:hover:not(:disabled){background:linear-gradient(135deg,#89a8ac 0%,#507a8c 100%);transform:translateY(-2px);box-shadow:0 8px 20px #507a8c4d}.submit-button:disabled{opacity:.6;cursor:not-allowed}.checkbox-group{flex-direction:column;gap:.875rem;padding:.5rem 0;display:flex}.checkbox-label{cursor:pointer;border-radius:8px;align-items:center;gap:.75rem;padding:.75rem;transition:background-color .2s;display:flex}.checkbox-label:hover{background-color:#f8f9fa}.checkbox-label input[type=checkbox]{cursor:pointer;accent-color:#507a8c;width:20px;height:20px}.checkbox-label span{color:#555;font-size:1rem;font-weight:500}.preferences-group{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px;padding:1.5rem}.preference-label{cursor:pointer;border-radius:6px;align-items:flex-start;gap:.75rem;margin-bottom:.75rem;padding:.75rem;transition:background-color .2s;display:flex}.preference-label:last-child{margin-bottom:0}.preference-label:hover{background-color:#fff}.preference-label input[type=checkbox]{cursor:pointer;accent-color:#507a8c;flex-shrink:0;width:20px;height:20px;margin-top:2px}.preference-label span{color:#333;font-size:.95rem;font-weight:500;line-height:1.5}@media (max-width:968px){.contact-hero{padding:3rem 1.5rem}.contact-title{font-size:2rem}.contact-subtitle{font-size:1.1rem}.form-row{grid-template-columns:1fr}.contact-form-wrapper{padding:2rem}}@media (max-width:480px){.contact-hero{padding:2.5rem 1rem}.contact-title{font-size:1.75rem}.contact-subtitle{font-size:1rem}.contact-form-section{padding:2rem 1rem}.contact-form-wrapper{padding:1.5rem}}
