.smg-local-box,.smg-city-page{max-width:1180px;margin:24px auto;padding:0 18px;box-sizing:border-box}
.smg-local-box{background:#fff;border:1px solid #e8eef7;border-radius:18px;box-shadow:0 14px 34px rgba(11,30,59,.06);padding:22px}
.smg-local-head h2,.smg-city-card h2{margin:0 0 10px;color:#0b1e3b}
.smg-local-head p{margin:0 0 18px;color:#41516a}
.smg-local-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
@media(max-width:850px){.smg-local-grid,.smg-city-two,.smg-city-three{grid-template-columns:1fr!important}}
.smg-local-card{display:block;text-decoration:none;background:#f7faff;border:1px solid #e4ecf8;border-radius:14px;padding:16px;color:#0b1e3b;transition:.2s ease}
.smg-local-card:hover{transform:translateY(-1px);box-shadow:0 10px 24px rgba(11,30,59,.08)}
.smg-local-card strong{display:block;margin-bottom:6px;font-size:18px}
.smg-local-card span{display:block;color:#50617c;font-size:14px;line-height:1.5}
.smg-local-cta-wrap{margin:18px 0 0}
.smg-local-cta,.smg-city-btn{display:inline-block;background:#0b1e3b;color:#fff!important;text-decoration:none;border-radius:999px;padding:12px 18px;font-weight:700}
.smg-city-hero{border-radius:24px;overflow:hidden;background:linear-gradient(90deg,rgba(8,25,55,.72),rgba(8,25,55,.28)),linear-gradient(135deg,#153968,#6c87a6);min-height:360px;display:flex;align-items:flex-end;background-size:cover;background-position:center;box-shadow:0 24px 50px rgba(11,30,59,.12)}
.smg-city-hero-inner{padding:28px 30px;color:#fff;max-width:720px}
.smg-city-eyebrow{margin:0 0 8px;font-size:14px;font-weight:700;opacity:.88;color:#fff}
.smg-city-hero h1{margin:0 0 10px;font-size:46px;line-height:1.08;color:#fff}
.smg-city-sub{margin:0 0 16px;font-size:18px;line-height:1.5;opacity:.96;color:#fff}
.smg-city-section{margin-top:18px}
.smg-city-two{display:grid;grid-template-columns:1.15fr .85fr;gap:16px}
.smg-city-three{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.smg-city-card,.smg-city-mini{background:#fff;border:1px solid #e8eef7;border-radius:18px;box-shadow:0 14px 34px rgba(11,30,59,.06)}
.smg-city-card{padding:22px}
.smg-city-mini{padding:16px}
.smg-city-mini strong{display:block;margin-bottom:8px;color:#0b1e3b}
.smg-city-mini span{display:block;color:#50617c;line-height:1.5}
.smg-city-highlights{margin:0;padding-left:18px;color:#203149}
.smg-city-highlights li{margin:0 0 10px}
.smg-city-faq details{border:1px solid #e8eef7;background:#f8fbff;border-radius:12px;padding:12px 14px;margin:10px 0}
.smg-city-faq summary{cursor:pointer;font-weight:700;color:#0b1e3b}
.smg-city-faq details div{margin-top:8px;color:#43546e;line-height:1.65}
