/* TownPost Trust & Policies Center */
.trust-center{display:grid;gap:16px;color:var(--tp-community-ink,#15324a)}
.trust-hero{position:relative;overflow:hidden;border-radius:24px;padding:24px;background:linear-gradient(105deg,rgba(255,253,246,.95),rgba(255,253,246,.82)),var(--tp-community-hero) left center/cover no-repeat;border:1px solid rgba(217,226,210,.95);box-shadow:var(--soft,0 8px 24px rgba(20,32,54,.08))}
.trust-hero .badge{background:rgba(87,122,84,.14);color:var(--tp-community-accent,#577a54)}
.trust-hero h2{font:900 clamp(38px,6vw,72px)/.9 Georgia,'Times New Roman',serif;letter-spacing:-.045em;margin:12px 0;color:var(--tp-community-ink,#15324a)}
.trust-hero p{max-width:760px;font-size:17px;line-height:1.52;color:#3f5269}
.trust-alpha{border:1px solid rgba(188,59,49,.28);background:linear-gradient(135deg,#fff8ed,#fffdf6);border-left:8px solid #bc3b31}
.trust-alpha h3{margin-top:0;color:#7c2d12}
.trust-alpha ul{margin:10px 0 0;padding-left:20px;color:#45556c;line-height:1.52}
.trust-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.trust-card{border:1px solid rgba(217,226,210,.95);background:rgba(255,253,246,.96);border-radius:20px;padding:16px;box-shadow:var(--soft,0 8px 24px rgba(20,32,54,.08))}
.trust-card h3{margin:0 0 8px;color:var(--tp-community-ink,#15324a);font:900 25px/1.02 Georgia,'Times New Roman',serif}
.trust-card p,.trust-card li{color:#45556c;line-height:1.48}
.trust-card details{margin-top:10px;border-top:1px solid rgba(217,226,210,.95);padding-top:10px}
.trust-card summary{cursor:pointer;font-weight:900;color:var(--tp-community-accent,#577a54)}
.trust-anchor-row{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}
.trust-anchor-row a{border:1px solid rgba(87,122,84,.25);background:#fffef9;border-radius:999px;padding:8px 10px;text-decoration:none;color:var(--tp-community-accent,#577a54);font-weight:900;font-size:13px}
.trust-plain-list{padding-left:20px;margin:8px 0 0}.trust-plain-list li{margin:5px 0}
.tp-consent-box{border:1px solid rgba(217,226,210,.95);border-radius:18px;background:#fffdf6;padding:13px;margin:12px 0;display:grid;gap:8px}.tp-consent-box h3{margin:0;color:var(--tp-community-ink,#15324a);font-size:17px}.tp-consent-box p{margin:0;color:#607089}.tp-consent-check{display:grid;grid-template-columns:auto 1fr;gap:9px;align-items:start;color:#26364a;font-weight:800;line-height:1.35}.tp-consent-check input{width:18px!important;height:18px!important;margin-top:1px}.tp-consent-check a{color:var(--tp-community-secondary,#2d628c);font-weight:900}.tp-consent-box .small{font-size:12px;color:#607089}
@media(max-width:760px){.trust-grid{grid-template-columns:1fr}.trust-hero{padding:20px}.trust-hero h2{font-size:44px}.trust-anchor-row a{font-size:12px}.tp-consent-check{font-size:14px}}
