:root{--ic-primary:#00b5cb;--ic-primary-dark:#214d72;--ic-accent:#fecd06;--ic-accent-text:#104b56;--ic-buy:#00b5cb;--ic-sell:#fecd06;--ic-body-bg:#fefefe;--ic-light-bg:#f7f7f7;--ic-text:#333;--ic-text-muted:#777;--ic-border:#ddd}body{background:var(--ic-body-bg);color:var(--ic-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}a,a:hover{color:var(--ic-primary)}#map-loader{position:relative}#map{border:1px solid var(--ic-border);border-radius:4px;width:100%;height:600px}#legend-cont{position:absolute;top:20px;left:20px}#legend{background:#ffffffb3;border-radius:16px;padding:10px}.map-legend{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}.legend-item{color:var(--ic-text);align-items:center;gap:.4rem;font-size:.9rem;font-weight:500;display:flex}.legend-dot{border-radius:50%;width:14px;height:14px;display:inline-block}.legend-dot.buy{background:var(--ic-buy)}.legend-dot.sell{background:var(--ic-sell)}.search-bar{position:relative}.search-bar .form-control{border:1px solid var(--ic-border);background-color:var(--ic-light-bg);color:#444;border-radius:4px}.search-bar .form-control:focus{border-color:var(--ic-primary);box-shadow:none;background-color:#fff}.search-bar .bi{color:#999;z-index:5;font-size:1.1rem;position:absolute;top:50%;left:.85rem;transform:translateY(-50%)}.radius-select{border:1px solid var(--ic-border);background-color:var(--ic-light-bg);color:#444;border-radius:4px}.radius-select:focus{border-color:var(--ic-primary);box-shadow:none;background-color:#fff}.filter-btn{white-space:nowrap;border:1px solid #00000026;border-radius:4px;align-items:center;font-size:.8rem;font-weight:600;display:flex}.filter-btn.btn-primary{background:var(--ic-primary);border-color:var(--ic-primary);color:#fff!important}.filter-btn.btn-primary:hover{background:var(--ic-primary-dark);border-color:var(--ic-primary-dark)}.filter-btn.btn-danger{background:var(--ic-sell);border-color:var(--ic-sell);color:#fff!important}.filter-btn.btn-danger:hover{background:#e5b800;border-color:#e5b800}.filter-btn.active{opacity:1}.filter-btn:not(.active){opacity:.45}.gm-style .gm-style-iw-c{border-radius:4px!important;max-width:380px!important;padding:0!important}.gm-style .gm-style-iw-d{max-height:420px!important;overflow:auto!important}.iw-container{width:320px;padding:1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.iw-container h5{color:var(--ic-primary-dark);margin-bottom:.5rem;font-size:1rem;font-weight:700}.iw-badge{color:#fff;border-radius:4px;margin-bottom:.5rem;padding:.2rem .6rem;font-size:.75rem;font-weight:700;display:inline-block}.iw-badge.buy-only{background:var(--ic-buy)}.iw-badge.buy-sell{background:var(--ic-sell)}.iw-address{color:#555;margin-bottom:.5rem;font-size:.85rem}.iw-section-title{color:#888;text-transform:uppercase;letter-spacing:.05em;margin-top:.75rem;margin-bottom:.35rem;font-size:.8rem;font-weight:700}.iw-hours{font-size:.8rem;line-height:1.6}.iw-hours .day-row{justify-content:space-between;display:flex}.iw-hours .day-name{min-width:50px;font-weight:600}.iw-hours .closed{color:var(--ic-sell);font-weight:600}.iw-hours .today{background:#00b5cb14;border-radius:4px;padding:0 4px}.iw-coins{flex-wrap:wrap;gap:.3rem;margin-bottom:.5rem;display:flex}.iw-coin{background:var(--ic-light-bg);color:var(--ic-primary-dark);border:1px solid #eee;border-radius:4px;padding:.15rem .5rem;font-size:.75rem;font-weight:600}.iw-actions{gap:.5rem;margin-top:.75rem;display:flex}.iw-actions a{text-align:center;border:1px solid #00000026;border-radius:4px;flex:1;padding:.5rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s}.iw-actions a:hover{opacity:.85}.btn-directions{background:var(--ic-primary-dark);color:#fff!important;border-color:var(--ic-primary-dark)!important}.btn-directions:hover{background:var(--ic-primary);border-color:var(--ic-primary)!important}.btn-details{background:var(--ic-accent);font-weight:700;color:var(--ic-accent-text)!important;border-color:var(--ic-accent)!important}.btn-details:hover{background:var(--ic-primary);color:#fff!important;border-color:var(--ic-primary)!important}.iw-header{border-bottom:1px solid #eee;justify-content:space-between;align-items:flex-start;padding-bottom:.5rem;display:flex}.iw-title{color:var(--ic-primary-dark);margin:0;padding-right:.5rem;font-size:1rem;font-weight:700;line-height:1.3}.iw-close{color:#999;cursor:pointer;background:0 0;border:none;margin:-4px -4px 0 0;padding:0;font-size:1.4rem;line-height:1}.iw-close:hover{color:var(--ic-primary-dark)}.iw-badges{gap:.5rem;display:flex}.iw-coin-icon{object-fit:contain;background:var(--ic-light-bg);border-radius:50%;width:26px;height:26px;padding:2px}.iw-hours-summary{flex-direction:column;gap:2px;font-size:.85rem;display:flex}.iw-status-open{color:#28a745;font-weight:600}.iw-status-closed{color:#dc3545;font-weight:600}.iw-status-detail{color:var(--ic-text-muted);margin-left:1.25rem;font-size:.8rem}.gm-style-iw-chr{display:none}.iw-notes{color:#666;background:var(--ic-light-bg);border-left:3px solid var(--ic-primary);border-radius:4px;margin-bottom:.75rem;padding:.5rem;font-size:.8rem}.location-list{border:1px solid var(--ic-border);background:#fff;border-radius:4px;max-height:600px;overflow-y:auto}.location-card{cursor:pointer;border-bottom:1px dashed #eee;padding:1rem;transition:background .15s}.location-card:hover{background:var(--ic-light-bg)}.location-card h6{color:var(--ic-primary-dark);margin-bottom:.25rem;font-size:.9rem;font-weight:700}.location-card .loc-address{color:#666;margin-bottom:.25rem;font-size:.8rem}.location-card .loc-badge{font-size:.7rem}.location-card .badge.bg-primary{background-color:var(--ic-primary)!important}.location-card .badge.bg-danger{background-color:var(--ic-sell)!important}.location-count{background:var(--ic-primary);color:#fff;border-radius:4px 4px 0 0;padding:.75rem 1rem;font-size:.9rem;font-weight:600}.map-loading{background:var(--ic-light-bg);border:1px solid var(--ic-border);border-radius:4px;justify-content:center;align-items:center;height:600px;display:flex}.map-footer{color:var(--ic-text-muted);border-top:1px dashed #eee;padding-top:.5rem;font-size:.85rem}@media (width<=991px){#map{height:450px}.location-list{max-height:400px}.map-loading{height:450px}}@media (width<=575px){#map,.map-loading{height:350px}}
