.map-wrapper{position:relative;width:100%;height:100%;display:flex;flex-direction:column}.map-body{position:relative;flex:1 1 0%;display:flex;flex-direction:column;min-height:0}.map-container{flex:1 1 0%;min-height:200px;width:100%}.map-panel{display:flex;flex-direction:column;background:#fff;overflow-y:auto;z-index:500;border-bottom:1px solid #e0e0e0;max-height:45vh}.panel-header{display:flex;align-items:center;gap:8px;padding:12px 16px;border-bottom:1px solid #eee;position:sticky;top:0;background:#fff;z-index:1}.panel-header h3{margin:0;font-family:system-ui,-apple-system,sans-serif;font-size:16px;font-weight:600;color:#1a1a1a;flex:1;min-width:0}.panel-back{background:none;border:none;cursor:pointer;color:#666;padding:2px;flex-shrink:0;display:flex;border-radius:4px}.panel-back:hover{background:#f0f0f0}.panel-badge{margin:0 16px;padding:4px 10px;background:#c8442a;color:#fff;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;border-radius:0 0 6px 6px;display:inline-block;align-self:flex-start;font-family:system-ui,-apple-system,sans-serif}.panel-body{padding:14px 16px;font-family:system-ui,-apple-system,sans-serif;font-size:14px;color:#333;line-height:1.5}.panel-body p{margin:0 0 6px}.panel-body a{color:#c8442a;text-decoration:none}.panel-body a:hover{text-decoration:underline}.panel-addr{color:#555;margin-bottom:8px!important}.panel-meta{display:flex;align-items:center;gap:10px;margin-bottom:12px;font-size:13px;font-weight:500}.panel-status{padding:2px 8px;border-radius:4px;font-size:12px;font-weight:600}.panel-status--open{background:#dcfce7;color:#166534}.panel-status--closed{background:#fee2e2;color:#991b1b}.panel-dist{color:#c8442a;font-weight:600}.panel-action{display:flex;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid #f0f0f0;color:#333;text-decoration:none;font-size:14px;font-family:system-ui,-apple-system,sans-serif}.panel-action:hover{color:#c8442a;text-decoration:none}.panel-action svg{width:18px;height:18px;flex-shrink:0;fill:none;stroke:#c8442a;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.panel-action--directions{font-weight:600;color:#c8442a}.panel-action--directions svg{fill:#c8442a;stroke:none}.panel-section{margin-top:14px;padding-top:10px;border-top:1px solid #f0f0f0;font-size:13px;color:#555}.panel-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#999;margin-bottom:4px}.panel-photo{display:block;width:100%;aspect-ratio:16 / 9;max-height:170px;object-fit:cover;border-radius:8px;margin-bottom:14px}.panel-photo-placeholder{margin-top:14px;padding:16px;border:1px dashed #ddd;border-radius:8px;display:flex;align-items:center;gap:10px;color:#aaa;font-size:12px}.panel-photo-placeholder svg{flex-shrink:0;fill:none;stroke:#ccc;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.panel-photo-placeholder a{color:#c8442a;text-decoration:underline}.panel-revendicate{margin-top:14px;padding-top:12px;border-top:1px solid #eee;font-size:12px;color:#999}.panel-revendicate a{color:#999;text-decoration:underline}.panel-list{display:flex;flex-direction:column;height:100%}.panel-list-header{padding:12px 16px;border-bottom:1px solid #eee;position:sticky;top:0;background:#fff;z-index:1}.panel-list-header h3{margin:0;font-family:system-ui,-apple-system,sans-serif;font-size:14px;font-weight:500;color:#888}.panel-list-items{flex:1;overflow-y:auto}.list-item{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;width:100%;padding:10px 16px;border:none;border-bottom:1px solid #f5f5f5;background:#fff;cursor:pointer;text-align:left;font-family:system-ui,-apple-system,sans-serif;transition:background .1s}.list-item:hover{background:#fafafa}.list-item--featured{background:#fef7f5}.list-item--featured:hover{background:#fdeee9}.list-item-main{display:flex;flex-direction:column;gap:2px;min-width:0}.list-item-name{font-size:14px;font-weight:500;color:#1a1a1a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.list-item-addr{font-size:12px;color:#888;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.list-item-right{display:flex;flex-direction:column;align-items:flex-end;gap:2px;flex-shrink:0}.list-item-status{font-size:10px;font-weight:600;padding:1px 5px;border-radius:3px}.list-item-status--open{background:#dcfce7;color:#166534}.list-item-status--closed{background:#fee2e2;color:#991b1b}.list-item-dist{font-size:12px;font-weight:600;color:#c8442a;white-space:nowrap}.list-empty{padding:24px 16px;text-align:center;color:#aaa;font-size:13px;font-family:system-ui,-apple-system,sans-serif}.map-controls{display:flex;gap:8px;padding:10px 12px;background:#fff;border-bottom:1px solid #e0e0e0;z-index:500}.map-search{flex:1;min-width:0;padding:8px 12px;border:1px solid #ccc;border-radius:6px;font-size:14px;font-family:system-ui,-apple-system,sans-serif;outline:none;transition:border-color .15s}.map-search:focus{border-color:#c8442a}.map-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border:none;border-radius:6px;font-size:13px;font-weight:500;font-family:system-ui,-apple-system,sans-serif;cursor:pointer;white-space:nowrap;background:#c8442a;color:#fff;transition:background .15s}.map-btn:hover{background:#a73822}.map-btn:disabled{opacity:.5;cursor:not-allowed}.map-btn svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}:global(.tabac-marker){background:none!important;border:none!important}:global(.tabac-marker svg){filter:drop-shadow(0 2px 3px rgba(0,0,0,.3))}:global(.tabac-marker--featured svg){filter:drop-shadow(0 3px 6px rgba(200,68,42,.4))}:global(.marker-cluster-small),:global(.marker-cluster-medium),:global(.marker-cluster-large){background:#c8442a33!important}:global(.marker-cluster-small div),:global(.marker-cluster-medium div),:global(.marker-cluster-large div){background:#c8442a!important;color:#fff!important;font-family:system-ui,-apple-system,sans-serif!important;font-weight:600!important;font-size:13px!important}:global(.leaflet-popup-content-wrapper){border-radius:8px!important;box-shadow:0 4px 12px #00000026!important;font-family:system-ui,-apple-system,sans-serif!important}:global(.leaflet-popup-content){margin:10px 14px!important;font-size:13px!important;line-height:1.4!important}:global(.leaflet-popup-content strong){font-size:14px;display:block;margin-bottom:2px}:global(.leaflet-popup-content .popup-addr){color:#666;font-size:12px}:global(.leaflet-popup-content .popup-tel){margin-top:4px;font-size:12px}:global(.leaflet-popup-content .popup-tel a){color:#c8442a;text-decoration:none}@media(max-width:767px){.map-btn-label{display:none}}@media(min-width:768px){.map-wrapper{flex-direction:row}.map-panel{width:360px;flex-shrink:0;border-bottom:none;border-right:1px solid #e0e0e0;order:-1;max-height:none}.map-controls{position:absolute;top:12px;left:12px;right:12px;border:none;border-radius:8px;box-shadow:0 2px 8px #0000001f;z-index:1000;max-width:500px}}
