.contact-page{background:linear-gradient(#fff 0%,#f9fafb 100%);min-height:100vh}.contact-info-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:2rem;transition:transform .3s,box-shadow .3s,border-color .3s;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.contact-info-card:hover{border-color:#d1d5db;transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.contact-icon-wrapper{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1rem;display:flex}.contact-section-title{color:#1f2937;letter-spacing:-.02em;margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.contact-link{color:#3b82f6;font-size:1rem;font-weight:500;text-decoration:none;transition:color .2s}.contact-link:hover{color:#2563eb;text-decoration:underline}.contact-address{color:#6b7280;font-size:1rem;font-style:normal;line-height:1.75}.map-section{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-top:3rem;padding:2rem}.map-container{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.map-iframe{border:none;border-radius:8px;width:100%;min-height:450px}.contact-form-section{margin-bottom:2rem}.contact-form{flex-direction:column;gap:1.5rem;display:flex}.form-group{flex-direction:column;gap:.5rem;display:flex}.form-label{color:#374151;font-size:.875rem;font-weight:500;display:block}.form-input,.form-textarea{color:#1f2937;background:#fff;border:1px solid #d1d5db;border-radius:8px;width:100%;padding:.75rem 1rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.form-input:focus,.form-textarea:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.form-textarea{resize:vertical;min-height:120px;font-family:inherit}.form-checkbox-label{cursor:pointer;color:#374151;align-items:flex-start;gap:.75rem;font-size:.875rem;display:flex}.form-checkbox{cursor:pointer;accent-color:#3b82f6;flex-shrink:0;width:1.125rem;height:1.125rem;margin-top:.125rem}.form-checkbox-text{line-height:1.5}.form-submit-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border:none;border-radius:8px;justify-content:center;align-items:center;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.form-submit-button:hover:not(:disabled){background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.form-submit-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.form-success-message{color:#065f46;background:#d1fae5;border:1px solid #10b981;border-radius:8px;padding:.875rem 1rem;font-size:.875rem;font-weight:500}.form-error-message{color:#991b1b;background:#fee2e2;border:1px solid #ef4444;border-radius:8px;padding:.875rem 1rem;font-size:.875rem;font-weight:500}@media (max-width:768px){.contact-info-card,.map-section{padding:1.5rem}.map-iframe{min-height:300px}.contact-form{gap:1.25rem}.form-submit-button{padding:.75rem 1.25rem;font-size:.9375rem}}
