#clm-wrap{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;max-width:1100px;margin:0 auto;color:#1e293b;box-sizing:border-box}#clm-search-bar{display:flex;justify-content:center;max-width:440px;margin:0 auto 8px}#clm-zip-input{flex:1;padding:11px 16px;font-size:.95rem;border:2px solid #cbd5e1;border-right:none;border-radius:8px 0 0 8px;outline:0;transition:border-color .2s;font-family:inherit;color:#1e293b}#clm-zip-input:focus{border-color:#1774b3}#clm-zip-input::placeholder{color:#94a3b8}#clm-search-btn{padding:0 18px;background:#1774b3;border:none;border-radius:0 8px 8px 0;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;flex-shrink:0}#clm-search-btn:hover{background:#135d92}#clm-search-btn svg{width:20px;height:20px;stroke:#fff;fill:none}#clm-search-msg{text-align:center;font-size:.85rem;color:#dc2626;min-height:20px;margin:0 0 12px}#clm-search-msg.ok{color:#1774b3}#clm-body{display:flex;height:560px;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.08)}#clm-list-col{width:360px;min-width:260px;flex-shrink:0;overflow-y:auto;background:#fff;border-right:1px solid #e2e8f0;display:flex;flex-direction:column}#clm-list-col::-webkit-scrollbar{width:5px}#clm-list-col::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}#clm-list{flex:1}.clm-card{padding:14px 16px;border-bottom:1px solid #f1f5f9;cursor:pointer;transition:background .15s;border-left:3px solid transparent}.clm-card:last-child{border-bottom:none}.clm-card.clm-card--active,.clm-card:hover{background:#eff6ff;border-left-color:#1774b3}.clm-card--main{background:#f0f7ff;border-left-color:#1774b3}.clm-card__top{display:flex;justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:5px}.clm-card__name{font-weight:700;font-size:.93rem;color:#1e293b;line-height:1.3}.clm-card__name--main{color:#1774b3}.clm-card__dist{font-size:.78rem;color:#1774b3;font-weight:600;white-space:nowrap;margin-top:2px;flex-shrink:0}.clm-card__loc{font-size:.82rem;color:#64748b;display:flex;align-items:flex-start;gap:5px;margin-bottom:10px;line-height:1.4}.clm-card__loc svg{width:12px;height:12px;stroke:#1774b3;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;margin-top:2px}.clm-card__btn{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:8px 12px;background:#1774b3;color:#fff!important;text-align:center;border-radius:7px;font-size:.84rem;font-weight:600;text-decoration:none!important;transition:background .2s;box-sizing:border-box;cursor:pointer;border:none;font-family:inherit}.clm-card__btn:hover{background:#135d92}.clm-card__btn svg{width:13px;height:13px;stroke:#fff;fill:none;stroke-width:2.5;flex-shrink:0}.clm-list-msg{padding:28px 20px;text-align:center;color:#94a3b8;font-size:.88rem}.clm-spinner-wrap{display:flex;flex-direction:column;align-items:center;gap:10px;padding:32px 16px;color:#94a3b8;font-size:.88rem}.clm-spinner{width:24px;height:24px;border:3px solid #e2e8f0;border-top-color:#1774b3;border-radius:50%;animation:clm-spin .65s linear infinite}@keyframes clm-spin{to{transform:rotate(360deg)}}#clm-map-col{flex:1;position:relative}#clm-map{width:100%;height:100%}#clm-legend{position:absolute;bottom:22px;left:12px;background:rgba(255,255,255,.95);padding:7px 12px;border-radius:8px;font-size:.77rem;display:flex;flex-direction:column;gap:5px;align-items:flex-start;box-shadow:0 2px 8px rgba(0,0,0,.1);z-index:999;pointer-events:none;color:#374151;font-weight:500}#clm-legend>span{display:flex;align-items:center;gap:7px}.clm-leg{display:inline-block;width:11px;height:11px;border-radius:50%;flex-shrink:0}.clm-leg--main{background:#dc2626;box-shadow:0 0 0 3px rgba(220,38,38,.22)}.clm-leg--point{background:#64748b}.leaflet-popup-content-wrapper{border-radius:8px!important;box-shadow:0 4px 16px rgba(0,0,0,.14)!important;padding:0!important;overflow:hidden}.leaflet-popup-content{margin:0!important;min-width:210px}.clm-popup{padding:13px 15px}.clm-popup strong{display:block;font-size:.93rem;margin-bottom:5px}.clm-popup-loc{font-size:.83rem;color:#64748b;margin-bottom:8px}.clm-popup-dist{font-size:.82rem;font-weight:600;color:#1774b3;margin-bottom:8px}.clm-popup-btn{display:block;background:#1774b3;color:#fff!important;text-decoration:none!important;text-align:center;font-size:.83rem;font-weight:600;padding:8px 12px;border-radius:6px;transition:background .15s}.clm-popup-btn:hover{background:#135d92}@media (max-width:900px) and (min-width:601px){#clm-wrap{padding:0 12px}#clm-search-bar{max-width:360px}#clm-body{height:500px}#clm-list-col{width:280px;min-width:220px}.clm-card{padding:11px 13px}.clm-card__name{font-size:.88rem}.clm-card__loc{font-size:.79rem}.clm-card__btn{font-size:.8rem;padding:7px 10px}}@media (max-width:600px){#clm-wrap{padding:0}#clm-search-bar{max-width:100%;margin:0 0 6px}#clm-zip-input{font-size:.9rem;padding:10px 13px}#clm-search-msg{margin-bottom:10px}#clm-body{flex-direction:column;height:auto;border-radius:10px;gap:12px;background:0 0;border:none;box-shadow:none;overflow:visible}#clm-list-col{width:100%;min-width:unset;max-height:300px;border-right:none;border-bottom:none;border-radius:10px;border:1px solid #e2e8f0;box-shadow:0 2px 10px rgba(0,0,0,.07)}.clm-card{padding:11px 13px}.clm-card__name{font-size:.88rem}.clm-card__loc{font-size:.79rem;margin-bottom:8px}.clm-card__btn{font-size:.82rem;padding:8px 10px}#clm-map-col{height:320px;flex-shrink:0;border-radius:10px;overflow:hidden;border:1px solid #e2e8f0;box-shadow:0 2px 10px rgba(0,0,0,.07)}#clm-map{height:320px}#clm-legend{font-size:.72rem;padding:6px 10px;bottom:14px}}@media (max-width:380px){.clm-card__btn svg{display:none}#clm-map,#clm-map-col{height:260px}#clm-list-col{max-height:250px}}#clm-wrap{content-visibility:auto;contain-intrinsic-size:0 620px}