.location-section{width:min(1440px,calc(100% - 48px));margin:0 auto;padding:92px 0;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(420px,.72fr);gap:42px;align-items:stretch}
.office-map{min-height:500px;position:relative;overflow:hidden;border:1px solid #d8e8ef;border-radius:30px;background:#eaf5f8;box-shadow:0 22px 50px rgba(17,65,84,.12)}
#officeMap{display:block;width:100%;height:100%;min-height:500px;border:0;filter:saturate(.88)}
.office-map-label{position:absolute;left:24px;right:24px;bottom:24px;display:flex;align-items:center;gap:13px;padding:14px 16px;border:1px solid rgba(255,255,255,.85);border-radius:18px;background:rgba(255,255,255,.94);box-shadow:0 12px 34px rgba(10,48,65,.2);backdrop-filter:blur(12px)}
.office-map-label img{width:43px;height:43px;object-fit:contain;flex:0 0 auto}.office-map-label span{display:flex;min-width:0;flex:1;flex-direction:column;gap:3px}.office-map-label b{color:#12364a;font-size:14px}.office-map-label small{overflow:hidden;color:#6b818d;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.office-map-label a{padding:11px 14px;border-radius:11px;background:#e7f7fc;color:#078dbb;font-size:11px;font-weight:850;white-space:nowrap}
.location-info{padding:40px 42px;border:1px solid #dceaf0;border-radius:30px;background:#fff;box-shadow:0 20px 48px rgba(20,64,82,.08);display:flex;flex-direction:column;justify-content:center}.location-eyebrow{color:#18acda;font-size:10px;font-weight:900;letter-spacing:.22em}.location-info h2{margin:9px 0 8px;font-size:36px;letter-spacing:-.045em;color:#123449}.location-intro{margin:0 0 22px;color:#718592;font-size:13px;line-height:1.7}.location-info dl{margin:0;border-top:1px solid #e4edf1}.location-info dl>div{display:grid;grid-template-columns:82px 1fr;gap:14px;padding:15px 0;border-bottom:1px solid #e4edf1}.location-info dt{color:#91a1aa;font-size:11px}.location-info dd{margin:0;color:#18394a;font-size:13px;font-weight:650;word-break:break-word}.location-info a{color:inherit}.location-call{margin-top:20px;display:flex;align-items:center;justify-content:space-between;padding:15px 18px;border-radius:14px;background:#eaf8fc;color:#118fba!important;font-size:12px;font-weight:850}.location-call span{font-size:16px}
@media(max-width:980px){.location-section{grid-template-columns:1fr;width:min(760px,calc(100% - 36px));gap:24px;padding:64px 0}.office-map,#officeMap{min-height:440px}.location-info{padding:38px}}
@media(max-width:580px){.location-section{width:calc(100% - 28px);padding:44px 0}.office-map,#officeMap{min-height:390px}.office-map{border-radius:23px}.office-map-label{left:12px;right:12px;bottom:12px;padding:12px}.office-map-label img{display:none}.office-map-label a{padding:10px}.location-info{padding:31px 25px;border-radius:24px}.location-info h2{font-size:30px}.location-info dl>div{grid-template-columns:70px 1fr}}

#officeMap{width:100%;height:100%;min-height:500px;z-index:1;cursor:grab}#officeMap:active{cursor:grabbing}.leaflet-control-container{font-family:'Noto Sans KR',sans-serif}.motopick-map-marker{background:transparent!important;border:0!important}.motopick-map-marker span{width:44px;height:44px;display:grid;place-items:center;border:4px solid #fff;border-radius:50% 50% 50% 0;transform:rotate(-45deg);background:#22b3e6;color:#fff;font:800 11px Inter;box-shadow:0 8px 20px rgba(17,66,86,.3)}.motopick-map-marker span b{display:block;transform:rotate(45deg);font:800 11px Inter}.office-map-label{z-index:500}
@media(max-width:760px){#officeMap{min-height:350px}}