.seam-security-header{padding:180px 0 72px;background:var(--brand-secondary)}.seam-security-header .container{max-width:860px}.seam-security-header h1,.seam-security-header p{color:var(--brand-text-inverse)}.seam-security-header h1{font-size:max(2rem, min(4vw, 3.5rem))}.seam-data-table table{min-width:900px;border-color:var(--brand-border)}.seam-data-table td,.seam-data-table th{padding:18px;vertical-align:top}.seam-data-table thead th{background:var(--brand-primary-dark);color:var(--brand-text-inverse)}.seam-security-checklist{background:var(--brand-bg-alt)}.check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px;gap:24px}.check-grid article{padding:28px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg)}.method-note{margin-top:32px;padding:24px;border-left:5px solid var(--brand-warning);background:var(--brand-bg)}.seam-security-cta{background:var(--brand-primary-dark);text-align:center}.seam-security-cta h2,.seam-security-cta p{color:var(--brand-text-inverse)}@media (max-width:768px){.check-grid{grid-template-columns:1fr}}