.modal-content{border:0;border-radius:var(--brand-radius);overflow:hidden}.modal-header{background:var(--brand-primary-dark);color:var(--brand-text-inverse)}.modal-title{font-weight:850}.modal-body{background:var(--brand-bg)}.contact-form-shell{border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg);padding:26px;box-shadow:0 18px 44px rgba(22,32,43,.08)}.contact-form-shell h2,.contact-form-shell h3{color:var(--brand-text);font-weight:850}.contact-form-shell p{color:var(--brand-text-muted);line-height:1.7}