@import url('about.css');.map-container{width:100%;height:400px;border-radius:var(--border-radius-lg);border:1px solid var(--border-light);overflow:hidden;margin-bottom:var(--spacing-xxl);box-shadow:var(--shadow-sm);background-color:var(--bg-tertiary);display:flex;align-items:center;justify-content:center;color:var(--text-muted);font-weight:500;}