@media(max-width:1024px){.branchMapLayout_panel__scHcn .map-layout-container{display:flex!important;flex-direction:column!important;grid-template-columns:none!important;height:var(--branch-map-height,500px);min-height:0;max-height:var(--branch-map-height,500px)}.branchMapLayout_panel__scHcn .map-box-sidebar{flex:0 1 auto;max-height:min(42vh,360px);min-height:0;width:100%;max-width:100%}.branchMapLayout_panel__scHcn .map-sidebar-scroll{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y}.branchMapLayout_panel__scHcn .map-box-view{flex:1 1 auto;min-height:240px;width:100%;max-width:100%}.branchMapLayout_panel__scHcn [class*=map__wrapper]{display:block;width:100%;gap:0;height:100%;min-height:240px}.branchMapLayout_panel__scHcn [class*=map__image]{width:100%;height:100%;min-height:240px}}.branchMapLayout_panel__scHcn .map-layout-container{gap:16px;height:var(--branch-map-height,500px);min-height:0;max-height:var(--branch-map-height,500px)}@media(min-width:1025px){.branchMapLayout_panel__scHcn .map-layout-container{display:grid;grid-template-columns:320px 1fr}}.branchMapLayout_panel__scHcn .map-box-sidebar{background:#fff;border-radius:var(--radius-card,24px);border:1px solid var(--border-color,#e6e6e6);overflow:hidden;display:flex;flex-direction:column;min-height:0}.branchMapLayout_panel__scHcn .map-search{padding:16px;border-bottom:1px solid #eee;flex-shrink:0}.branchMapLayout_panel__scHcn .form-input{width:100%;padding:12px;border:1px solid var(--border-color,#e6e6e6);border-radius:8px;font-size:15px;outline:none;background:#fff;color:var(--text-main,#222)}.branchMapLayout_panel__scHcn .map-sidebar-scroll{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;padding:12px;background:#fff;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y}.branchMapLayout_panel__scHcn .map-item-card{background:#fff;padding:16px;border-radius:12px;margin-bottom:8px;cursor:pointer;border:2px solid #f0f0f0;transition:all .2s}.branchMapLayout_panel__scHcn .map-item-card:hover{border-color:#d9d9d9}.branchMapLayout_panel__scHcn .map-item-card.selected{border-color:var(--primary-red,#c44535)}.branchMapLayout_panel__scHcn .map-item-row{display:flex;align-items:center;flex-wrap:nowrap;gap:10px}.branchMapLayout_panel__scHcn .map-item-row+.map-item-row{margin-top:6px}.branchMapLayout_panel__scHcn .map-icon-sm{width:16px;height:16px;color:var(--text-secondary,#777);flex-shrink:0}.branchMapLayout_panel__scHcn .map-item-card.selected .map-icon-sm{color:var(--primary-red,#c62a2d)}.branchMapLayout_panel__scHcn .map-item-title{font-weight:700;font-size:14px;line-height:1.3}.branchMapLayout_panel__scHcn .map-item-addr{font-size:13px;color:#555;line-height:1.3;flex:1;min-width:0}.branchMapLayout_panel__scHcn .map-item-addr a[href^="tel:"]{display:inline;min-height:0;padding-block:0;text-decoration:none;color:inherit;white-space:nowrap}.branchMapLayout_panel__scHcn .map-item-note{margin:6px 0 0 26px;font-size:13px;line-height:1.35;font-style:italic;color:#666}.branchMapLayout_panel__scHcn .map-box-view{background:#fff;border-radius:var(--radius-card,24px);border:1px solid var(--border-color,#e6e6e6);overflow:hidden;min-height:320px}