.pcs-map-wrapper{position:relative;display:block;width:100%;max-width:100%;min-width:300px;touch-action:pan-x pan-y;-webkit-tap-highlight-color:transparent;clear:both}
.pcs-map{width:100%;min-width:300px;height:70vh;min-height:420px;border-radius:8px;background:#f5f2ec;overflow:hidden}
.pcs-legend{position:absolute;top:12px;left:12px;background:rgba(255,255,255,.95);backdrop-filter:blur(6px);border-radius:8px;padding:10px 12px;box-shadow:0 8px 24px rgba(0,0,0,.12);min-width:180px}
.pcs-legend-title{font-weight:700;margin-bottom:6px;color:#4a4a4a;font-size:14px}
.pcs-legend-row{display:flex;align-items:center;gap:8px;margin:6px 0;font-size:14px;cursor:pointer;user-select:none}
.pcs-legend-row input{width:18px;height:18px;cursor:pointer}
.pcs-legend-swatch{width:14px;height:14px;border-radius:8px;display:inline-block;flex-shrink:0}
.pcs-legend-label{color:#333}
.pcs-legend-hint{margin-top:8px;padding-top:8px;border-top:1px solid rgba(0,0,0,.1);font-size:12px;color:#666}
.pcs-controls{position:absolute;right:12px;top:12px;display:flex;flex-direction:column;gap:8px}
.pcs-btn{width:44px;height:44px;min-width:44px;min-height:44px;border-radius:8px;border:1px solid rgba(0,0,0,.08);background:#fff !important;box-shadow:0 4px 12px rgba(0,0,0,.1);font-size:0.6em !important;line-height:1 !important;font-weight:700 !important;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#333 !important;transition:all .15s}
.pcs-btn:hover{transform:translateY(-1px);box-shadow:0 6px 16px rgba(0,0,0,.15);background:#fafafa}
.pcs-btn:active{transform:translateY(0);box-shadow:0 2px 8px rgba(0,0,0,.1)}
.pcs-btn:focus{outline:2px solid #8a867e;outline-offset:2px}
.pcs-btn.pcs-reset{width:auto;padding:0 10px;font-size:0.5em !important;line-height:1 !important;font-weight:600 !important;background:#fff !important;color:#333 !important}
.pcs-infopanel{position:absolute;right:12px;bottom:12px;width:340px;max-width:calc(100% - 24px);background:#fff;border-radius:10px;box-shadow:0 12px 36px rgba(0,0,0,.18);padding:16px;z-index:1000}
.pcs-panel-inner{display:flex;flex-direction:column;gap:14px;position:relative}
.pcs-panel-close{position:absolute;top:-6px;right:-6px;width:32px;height:32px;border:1px solid rgba(0,0,0,.08);background:#fff !important;border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,.12);font-size:0.6em !important;line-height:1 !important;cursor:pointer;color:#666 !important;display:flex;align-items:center;justify-content:center;transition:all .15s}
.pcs-panel-close:hover{background:#f5f5f5;color:#333;transform:scale(1.05)}
.pcs-panel-header{display:flex;gap:14px;align-items:flex-start}
.pcs-thumb{width:80px;height:80px;object-fit:contain;border-radius:6px;flex-shrink:0;background:#f9f9f9;padding:4px}
.pcs-panel-title{flex:1;min-width:0}
.pcs-panel-title h3{margin:0 0 8px 0;font-size:17px;font-weight:700;color:#333;line-height:1.3}
.pcs-address,.pcs-phone{font-size:13px;color:#666;margin:4px 0;line-height:1.5}
.pcs-phone a{color:#0066cc;text-decoration:none}
.pcs-phone a:hover{text-decoration:underline}
.pcs-panel-actions{display:flex;flex-direction:column;gap:8px}
.pcs-btn-link{display:flex;align-items:center;justify-content:center;padding:11px 16px;min-height:44px;border-radius:8px;background:#ede9e2;color:#333;text-decoration:none;font-size:14px;font-weight:600;transition:all .15s;border:1px solid transparent}
.pcs-btn-link:hover{background:#e0dcd4;text-decoration:none;transform:translateY(-1px)}
.pcs-btn-link:focus{outline:2px solid #8a867e;outline-offset:2px}
.pcs-btn-link.pcs-btn-primary{background:#0066cc;color:#fff;border-color:#0055aa}
.pcs-btn-link.pcs-btn-primary:hover{background:#0055aa}
@media (min-width:900px){.pcs-infopanel{width:360px}}
@media (max-width:600px){.pcs-legend{min-width:160px;padding:8px 10px}.pcs-legend-title{font-size:13px}.pcs-legend-row{font-size:13px;margin:5px 0}.pcs-controls{gap:6px}.pcs-btn{width:40px;height:40px;min-width:40px;min-height:40px}.pcs-infopanel{width:auto;bottom:8px;right:8px;left:8px}.pcs-thumb{width:70px;height:70px}.pcs-panel-title h3{font-size:16px}}
