.card{padding:1.5rem;border-radius:12px;transition:transform .3s}.card:hover{transform:scale(1.02)}.contact-form{max-width:600px;margin:2rem auto;padding:2rem;background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000f}.contact-form label{display:block;margin-bottom:1rem;font-weight:600}.contact-form textarea{width:100%;padding:.75rem;border:1px solid #ccc;border-radius:8px;margin-top:.5rem}.contact-form button{background:#1d4ed8;color:#fff;padding:.75rem 1.5rem;border:none;border-radius:8px;cursor:pointer;transition:background .3s}.contact-form button:hover{background:#2563eb}.map{margin:2rem;border-radius:12px;overflow:hidden}