/* Hyper Era SEO Manager public components. Namespaced; no existing page selector is changed. */
.he-local-seo-links{padding:42px 0;background:#fff;border-top:1px solid rgba(var(--he-primary-rgb,128,0,64),.12)}
.he-local-seo-head{max-width:820px;margin:0 auto 20px;text-align:center}
.he-local-seo-head small{display:block;color:var(--he-primary,#800040);font-size:11px;letter-spacing:.12em;font-weight:800;margin-bottom:6px}
.he-local-seo-head h2{margin:0;color:var(--he-primary-deep,#65063A);font-size:clamp(24px,3vw,34px);font-weight:800}
.he-local-seo-head p{margin:8px 0 0;color:#64748b;font-size:14px;line-height:1.6}
.he-local-seo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.he-local-seo-card{padding:18px;border:1px solid rgba(var(--he-primary-rgb,128,0,64),.16);background:var(--he-primary-soft,#FAF0F5);border-radius:0}
.he-local-seo-area{display:block;color:#64748b;font-size:11px;margin-bottom:7px}
.he-local-seo-area i{color:var(--he-primary,#800040);margin-right:4px}
.he-local-seo-card h3{margin:0 0 7px;font-size:17px;line-height:1.35}
.he-local-seo-card h3 a{color:var(--he-primary-deep,#65063A);text-decoration:none}
.he-local-seo-card p{margin:0 0 12px;color:#475569;font-size:13px;line-height:1.6}
.he-local-seo-more{display:inline-flex;align-items:center;gap:6px;color:var(--he-primary,#800040);font-size:12px;font-weight:700;text-decoration:none}

.he-local-page{background:#fff;color:#334155}.he-local-hero{padding:46px 0 38px;background:linear-gradient(135deg,var(--he-primary-soft,#FAF0F5),#fff);border-bottom:1px solid rgba(var(--he-primary-rgb,128,0,64),.14)}
.he-local-crumb{display:flex;gap:7px;flex-wrap:wrap;font-size:12px;color:#64748b;margin-bottom:14px}.he-local-crumb a{color:var(--he-primary,#800040);text-decoration:none}
.he-local-kicker{display:inline-flex;align-items:center;gap:7px;color:var(--he-primary,#800040);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px}
.he-local-hero h1{max-width:930px;margin:0;color:var(--he-primary-deep,#65063A);font-size:clamp(30px,5vw,50px);line-height:1.12;font-weight:850}.he-local-hero p{max-width:850px;margin:14px 0 0;color:#475569;font-size:16px;line-height:1.75}
.he-local-body{padding:38px 0}.he-local-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:22px;align-items:start}.he-local-content{min-width:0}.he-local-section{padding:22px 0;border-bottom:1px solid #e8edf2}.he-local-section:first-child{padding-top:0}
.he-local-section h2{margin:0 0 12px;color:var(--he-primary-deep,#65063A);font-size:25px}.he-local-section p{margin:0 0 13px;color:#475569;font-size:15px;line-height:1.82}
.he-local-list{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.he-local-list li{padding:11px 12px;border:1px solid rgba(var(--he-primary-rgb,128,0,64),.14);background:var(--he-primary-soft,#FAF0F5);font-size:13px}.he-local-list i{color:var(--he-primary,#800040);margin-right:6px}
.he-local-aside{position:sticky;top:78px;border:1px solid rgba(var(--he-primary-rgb,128,0,64),.16);background:#fff;padding:18px}.he-local-aside h3{margin:0 0 8px;color:var(--he-primary-deep,#65063A);font-size:19px}.he-local-aside p{margin:0 0 14px;color:#64748b;font-size:13px;line-height:1.6}
.he-local-cta{display:flex;justify-content:center;align-items:center;text-align:center;min-height:44px;padding:10px 14px;background:var(--he-primary-gradient);color:#fff;text-decoration:none;font-weight:800;font-size:13px}
.he-local-meta{margin-top:14px;padding-top:14px;border-top:1px solid #e8edf2;font-size:12px;color:#64748b;line-height:1.7}
.he-local-related{padding:34px 0 42px;background:#f8fafc;border-top:1px solid #e8edf2}.he-local-related h2{margin:0 0 16px;text-align:center;color:var(--he-primary-deep,#65063A);font-size:26px}.he-local-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.he-local-related a{display:block;padding:14px;border:1px solid rgba(var(--he-primary-rgb,128,0,64),.14);background:#fff;color:var(--he-primary-deep,#65063A);text-decoration:none;font-size:13px;font-weight:750}.he-local-related small{display:block;margin-top:4px;color:#64748b;font-weight:400}

@media(max-width:900px){.he-local-seo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.he-local-layout{grid-template-columns:1fr}.he-local-aside{position:static}.he-local-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.he-local-seo-links{padding:30px 0}.he-local-seo-grid{grid-template-columns:1fr}.he-local-seo-card{padding:15px}.he-local-hero{padding:32px 0 28px}.he-local-body{padding:28px 0}.he-local-list,.he-local-related-grid{grid-template-columns:1fr}.he-local-section{padding:18px 0}}
