*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f5f5f5;height:100vh;display:flex}.sidebar{width:500px;background:#fff;box-shadow:2px 0 10px #0000001a;display:flex;flex-direction:column;z-index:1000}.header{padding:20px}.header h1{font-size:24px;font-weight:600;margin-bottom:15px;color:#333}.expand-link{color:#06c;text-decoration:none;font-size:14px}.search-box{padding:0 20px 20px;border-bottom:1px solid #e5e5e5}.search-input{width:100%;border:1px solid #ddd;border-radius:8px;font-size:14px;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="11" cy="11" r="8"></circle><path d="m21 21-4.35-4.35"></path></svg>') no-repeat 15px center;background-size:16px;padding:12px 15px 12px 45px}.locations-header{padding:20px 20px 15px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e5e5e5}.locations-header h2{font-size:16px;font-weight:600;color:#333}.select-all{color:#06c;text-decoration:none;font-size:14px}.content-area{display:flex;flex:1;overflow:hidden}.left-column{width:50%;padding:20px;overflow-y:auto;border-right:1px solid #e5e5e5}.right-column{width:50%;padding:20px;overflow-y:auto;background:#f8f9fa}.locations-list{flex:1;overflow-y:auto;padding-bottom:20px}.location-item{padding:12px 0;border-bottom:1px solid #f0f0f0;display:flex;align-items:center;cursor:pointer;transition:background .2s}.checkbox{width:18px;height:18px;margin-right:12px;cursor:pointer}.location-icon{width:24px;height:24px;margin-right:12px;border-radius:4px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:10px}.personal{background:#666}.dpd{background:#d41e2c}.ppl{background:#f60}.zasilkovna{background:#00a651}.gls{background:#06c}.balikovna{background:#ffb300}.delivery-points{height:100%}.delivery-point{background:#fff;border:1px solid #e9ecef;border-radius:8px;padding:15px;margin-bottom:10px;cursor:pointer;transition:all .2s}.delivery-point:hover{border-color:#06c;box-shadow:0 2px 8px #0066cc1a}.delivery-point.selected{border-color:#06c;background:#f0f8ff;box-shadow:0 0 0 1px #06c}.delivery-point .select-branch-btn{background:#06c;color:#fff;border:none;padding:10px 20px;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s;margin-top:10px;width:100%;display:none}.delivery-point.selected .select-branch-btn{display:block}.delivery-point .select-branch-btn:hover{background:#0052a3;transform:translateY(-1px);box-shadow:0 4px 12px #0066cc4d}.point-header{display:flex;align-items:center;margin-bottom:8px}.point-title{font-weight:600;font-size:14px;margin-left:10px}.point-address{font-size:12px;color:#666;margin-bottom:8px}.point-price{display:flex;align-items:center;font-size:13px}.location-info{flex:1}.location-name{font-weight:600;font-size:14px;margin-bottom:2px;color:#333}.location-address{font-size:12px;color:#666;margin-bottom:4px}.location-price{font-size:13px;color:#333}.price-info{color:#666;margin-left:5px}.price-details{color:#06c;text-decoration:none;margin-left:5px;font-size:12px}.map-container{flex:1;position:relative}.close-btn{position:absolute;top:10px;right:10px;z-index:1000;background:#fff;border:1px solid #ddd;border-radius:4px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:16px;font-weight:700;color:#666;box-shadow:0 2px 6px #00000026;transition:all .2s ease}.close-btn:hover{background:#000;color:#fff;border-color:#000;transform:scale(1.05)}.close-btn:active{transform:scale(.95)}#map{height:100%;width:100%}.delivery-options{padding:20px;background:#fff;border-top:1px solid #e5e5e5}.delivery-option{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:15px;margin-bottom:10px;cursor:pointer;transition:all .2s}.delivery-option:hover{border-color:#06c;background:#f0f8ff}.delivery-option.selected{border-color:#06c;background:#f0f8ff;box-shadow:0 0 0 1px #06c}.option-header{display:flex;align-items:center;margin-bottom:8px}.option-title{font-weight:600;font-size:14px;margin-left:10px}.option-address{font-size:12px;color:#666;margin-bottom:8px}.option-price{display:flex;align-items:center;font-size:13px}.custom-marker{background:#fff;border:2px solid #0066cc;border-radius:50%;width:30px;height:30px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:8px;color:#fff;box-shadow:0 2px 8px #0000004d}.marker-cluster-small,.marker-cluster-medium,.marker-cluster-large,.marker-cluster{background:transparent!important;border:none!important;box-shadow:none!important}.marker-cluster .cluster-inner{background:#6c757d!important;border:2px solid white!important;border-radius:50%!important;width:40px!important;height:40px!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#fff!important;font-weight:700!important;font-size:14px!important;box-shadow:0 2px 8px #0000004d!important}.marker-cluster-small .cluster-inner,.marker-cluster-medium .cluster-inner,.marker-cluster-large .cluster-inner{background:#6c757d!important}
