.public-map-hero{padding:clamp(54px,7vw,92px) 0 32px;background:linear-gradient(135deg,#eff8f3,#fff 62%)}
.public-map-hero h1{margin:10px 0 12px;font-size:clamp(2.2rem,5vw,4.8rem);line-height:.98;color:#102c23}
.public-map-hero p{max-width:820px;margin:0;color:#52675f;font-size:clamp(1rem,1.6vw,1.18rem);line-height:1.65}
.public-map-section{padding:20px 0 72px;background:#f3f7f5}
.public-map-shell{display:grid;gap:18px}
.public-map-frame{height:min(82vh,940px);min-height:680px;overflow:hidden;border:1px solid #d7e4de;border-radius:28px;background:#fff;box-shadow:0 24px 60px rgba(10,56,40,.12)}
.public-map-frame iframe{display:block;width:100%;height:100%;border:0;background:#edf5f1}
.public-map-notice{display:flex;align-items:center;gap:16px;padding:18px 22px;border:1px solid #d7e4de;border-radius:20px;background:#fff;color:#52675f}
.public-map-notice strong{color:#123b2d;white-space:nowrap}
.public-map-notice p{margin:0;line-height:1.55;flex:1}
.public-map-notice .re-btn{white-space:nowrap}
@media(max-width:820px){.public-map-section{padding-top:8px}.public-map-shell{padding:0}.public-map-frame{height:82vh;min-height:620px;border-radius:0;border-left:0;border-right:0}.public-map-notice{margin:0 16px;align-items:flex-start;flex-direction:column}.public-map-notice strong{white-space:normal}}
