:root{--ms-primary:#8b20a3;--ms-primary-dark:#64127c;--ms-pink:#f472b6;--ms-soft:#fdf7ff;--ms-text:#1f2937}.ms-newsletter{background:linear-gradient(135deg,var(--ms-primary),var(--ms-pink));color:#fff}.ms-newsletter-card{display:flex;align-items:center;justify-content:space-between;gap:24px}.ms-news-form{display:flex;gap:10px;min-width:min(100%,460px);flex-wrap:wrap}.ms-news-form .form-control{border:0;border-radius:999px;padding:14px 18px}.ms-news-form .btn{border-radius:999px;padding-left:22px;padding-right:22px}.ms-footer a{color:#4b5563;text-decoration:none}.ms-footer a:hover{color:var(--ms-primary)}.ms-footer-list li{margin:.45rem 0}.ms-chip{display:inline-flex;align-items:center;gap:8px;border:1px solid #e5e7eb;background:#fff;border-radius:999px;padding:9px 12px;font-weight:700;font-size:.9rem}.ms-trust-box{border:1px solid #e5e7eb;border-radius:14px;padding:12px;background:#fafafa}.ms-trust-box div{padding:8px 0;border-bottom:1px solid #ececec}.ms-trust-box div:last-child{border-bottom:0}.ms-trust-box strong{display:block;color:#111827;font-size:.85rem}.ms-trust-box span{display:block;color:#6b7280;font-size:.78rem}.ms-footer-bottom{background:#fafafa}.ms-whatsapp-float{position:fixed;right:22px;bottom:22px;width:58px;height:58px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#25d366;color:#fff!important;font-size:1.6rem;box-shadow:0 10px 35px rgba(37,211,102,.35);z-index:1050}.ms-cookie{position:fixed;left:16px;right:16px;bottom:16px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 20px 60px rgba(0,0,0,.16);border-radius:16px;padding:16px;display:flex;align-items:center;justify-content:space-between;gap:14px;z-index:1060}.policy-hero{background:linear-gradient(135deg,#fff,#fdf7ff);border:1px solid #f3e8ff;border-radius:24px;padding:32px}.policy-card{border:1px solid #e5e7eb;border-radius:18px;background:#fff;padding:24px;height:auto}.policy-card h2,.policy-card h3{font-weight:800}.policy-list li{margin-bottom:.55rem}.contact-card{border:1px solid #e5e7eb;border-radius:18px;background:#fff;padding:22px;height:auto}@media(max-width:768px){.ms-newsletter-card,.ms-cookie{align-items:stretch;flex-direction:column}.ms-news-form{min-width:100%}.ms-news-form .btn,.ms-news-form .form-control{width:100%}.ms-whatsapp-float{right:16px;bottom:16px;width:52px;height:52px}.policy-hero{padding:24px}}
.policy-hero .badge{font-weight:800;letter-spacing:.02em}.policy-card{box-shadow:0 12px 35px rgba(17,24,39,.05)}.policy-card h2{font-size:1.25rem;margin-top:1.4rem;margin-bottom:.7rem}.policy-card h2:first-child{margin-top:0}.policy-card p{color:#4b5563;line-height:1.75}.policy-card a{font-weight:700}.policy-card .alert{border-radius:16px}.policy-contact{background:linear-gradient(135deg,#ffffff,#f9fafb)}.contact-card{box-shadow:0 8px 24px rgba(17,24,39,.04)}.table th{white-space:nowrap}.fw-black{font-weight:900}.policy-breadcrumb{font-size:.9rem;color:#6b7280}.policy-breadcrumb a{color:#6b7280;text-decoration:none}.policy-breadcrumb a:hover{color:var(--ms-primary)}


/* V4 - correção visual das políticas e rodapé: evita cards gigantes/colunas atravessando o footer */
html,body{width:100%;overflow-x:hidden;}
main.container{position:relative;z-index:1;clear:both;}
.policy-hero,.policy-card,.contact-card{max-width:100%;overflow-wrap:anywhere;word-break:normal;}
.policy-card{height:auto!important;min-height:0!important;margin-bottom:0;}
.policy-card + .policy-card{margin-top:1.5rem;}
.row.g-4 > [class*="col-"]{min-width:0;}
.policy-contact{clear:both;}
.ms-newsletter,.ms-footer{position:relative;z-index:1;clear:both;}
.ms-footer{overflow:hidden;}
.ms-footer-bottom strong{white-space:normal;}
.logo-img{object-fit:contain;}
@media(max-width:991.98px){
  .policy-hero{border-radius:18px;padding:22px;}
  .policy-card{padding:18px;border-radius:16px;}
  .policy-card + .policy-card{margin-top:1rem;}
  .ms-footer .row>[class*="col-"]{text-align:left;}
  .ms-newsletter{margin-top:2rem;}
}
@media(max-width:575.98px){
  .policy-hero h1{font-size:1.55rem;line-height:1.2;}
  .policy-hero .lead{font-size:1rem;}
  .policy-card h2{font-size:1.08rem;}
  .policy-card p,.policy-card li{font-size:.94rem;}
  .ms-cookie{left:10px;right:10px;bottom:10px;}
}
