.page-body{padding:36px 0 60px}.form-container{max-width:980px;margin:0 auto}.form-section{background:var(--surface-raised);border:1px solid var(--border);border-radius:var(--radius);padding:24px;margin-bottom:20px;box-shadow:var(--shadow-sm)}.form-legend{font-family:var(--font-display);font-size:.95rem;font-weight:700;color:var(--text-900);display:flex;align-items:center;gap:8px;padding-bottom:12px;border-bottom:1px solid var(--border);margin-bottom:18px}.form-legend i{color:var(--teal-600)}.cad-est-req{color:var(--red-500);font-weight:700}.cad-est-map{border:1px solid var(--border);border-radius:var(--radius-sm);overflow:hidden}.cad-est-captcha{margin-bottom:20px}.cad-est-submit{display:flex;justify-content:flex-end;margin-top:8px;margin-bottom:8px}.cad-est-submit .btn-primary{padding:12px 28px;font-size:14px}@media(max-width:900px){.form-section{padding:18px}.cad-est-submit{justify-content:stretch}.cad-est-submit .btn-primary{width:100%;justify-content:center}}