/* Legal pages (Privacy, Terms) — ported from mu-plugin hns-site-tweaks.php */
.hns-legal{max-width:820px;margin:34px auto;padding:46px 44px;background:#fff;border-radius:20px;box-shadow:0 14px 40px rgba(16,24,40,.08);color:#2b2f36;font-size:1.05rem;line-height:1.75;}
@media(max-width:600px){.hns-legal{padding:30px 22px;}}
.hns-legal .hns-legal-head{margin:0 0 32px;padding-bottom:20px;border-bottom:2px solid rgba(44,196,238,.4);}
.hns-legal h1{font-size:clamp(1.9rem,4vw,2.5rem);line-height:1.15;margin:0 0 10px;color:#0A0C00;font-weight:800;}
.hns-legal .hns-legal-eff{font-size:.92rem;color:#7a8089;margin:0;font-weight:600;}
.hns-legal h2{font-size:1.3rem;line-height:1.3;margin:36px 0 12px;color:#0A0C00;font-weight:800;padding-left:14px;border-left:4px solid #2CC4EE;}
.hns-legal h3{font-size:1.08rem;margin:24px 0 8px;color:#0A0C00;font-weight:700;}
.hns-legal p{margin:0 0 16px;}
.hns-legal ul{margin:0 0 18px;padding-left:22px;list-style:disc;}
.hns-legal li{margin:0 0 9px;padding-left:4px;}
.hns-legal a{color:#0f8fb8;font-weight:600;text-decoration:underline;}
.hns-legal strong{color:#0A0C00;}
.hns-legal .hns-legal-contact{margin-top:30px;padding:18px 22px;background:#f4fbfe;border:1px solid rgba(44,196,238,.32);border-radius:14px;}
.hns-legal .hns-legal-contact p{margin:0;}
@media(max-width:600px){.hns-legal{font-size:1rem;}.hns-legal h2{font-size:1.16rem;}}
