
body{font-family:Arial,Helvetica,sans-serif;margin:0;color:#1f2937;line-height:1.6}
.container{width:min(1120px,92%);margin:0 auto}
.site-header{border-bottom:1px solid #e5e7eb;background:#fff}
.nav{min-height:90px;display:flex;align-items:center;justify-content:space-between}
.brand-logo img{height:70px}.nav a{margin-left:18px;text-decoration:none;color:#071b32;font-weight:700}
.page-hero{background:#071b32;color:#fff;padding:70px 0}.eyebrow{color:#c8a442;text-transform:uppercase;font-weight:700}
.section{padding:70px 0}.legal-content,.card{border:1px solid #e5e7eb;border-radius:18px;padding:24px;box-shadow:0 14px 40px rgba(15,23,42,.06)}
.cards.three{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.text-link{font-weight:800;color:#071b32;text-decoration:none}
footer{background:#071b32;color:#cbd5e1;padding:32px 0}footer a{color:#fff}.footer-content{display:flex;justify-content:space-between;gap:28px;flex-wrap:wrap}
.whatsapp{position:fixed;right:18px;bottom:18px;background:#25D366;color:#fff;text-decoration:none;padding:13px 18px;border-radius:999px;font-weight:800}
@media(max-width:900px){.cards.three{grid-template-columns:1fr}.nav a{display:none}.brand-logo img{height:48px}}

.article-content{max-width:920px}.article-content ul{color:var(--muted,#64748b)}.article-content li{margin:8px 0}.article-content hr{border:0;border-top:1px solid #e5e7eb;margin:32px 0}.dark-copy{color:var(--muted,#64748b);max-width:880px;margin-bottom:28px}
