.el-dialog__body{padding:10px 20px!important}.page-container{padding:0;height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.map-container{position:relative;width:100%;height:100vh}#container{width:100%;height:100%}.fence-info{padding:10px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.map-controls-container{position:absolute;top:150px;left:20px;z-index:9999;background-color:hsla(0,0%,100%,.9);border-radius:10px;padding:15px;-webkit-box-shadow:0 4px 16px rgba(0,0,0,.2);box-shadow:0 4px 16px rgba(0,0,0,.2);border:1px solid #e0e0e0}.controls-title{text-align:center;font-weight:700;margin-bottom:10px;color:#303133;font-size:16px}.map-controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}.map-controls .el-button{-webkit-box-shadow:0 4px 12px 0 rgba(0,0,0,.2);box-shadow:0 4px 12px 0 rgba(0,0,0,.2);width:60px;height:60px;background-color:#fff;border:2px solid #409eff;-webkit-transition:all .3s;transition:all .3s}.map-controls .el-button:hover{-webkit-transform:scale(1.05);transform:scale(1.05);background-color:#ecf5ff}.map-controls .el-button i{font-size:24px;color:#409eff}.map-controls .el-button.active-control{background-color:#409eff;color:#fff;border:2px solid #fff}.map-controls .el-button.active-control i{color:#fff}.map-drawer .el-drawer__header{margin-bottom:10px;padding:15px 20px;border-bottom:1px solid #ebeef5;font-size:18px;font-weight:600}.drawer-content{padding:15px 20px;height:calc(100% - 60px);overflow-y:auto}.fence-list-container{max-height:calc(100vh - 250px);overflow-y:auto;border-radius:4px;padding:0}.fence-title,.store-selector{margin-bottom:15px;padding-bottom:10px;border-bottom:1px solid #ebeef5}.fence-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px;margin-bottom:8px;border-radius:4px;-webkit-transition:all .2s ease;transition:all .2s ease;background-color:#f5f7fa;border-left:3px solid transparent;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.05);box-shadow:0 1px 2px rgba(0,0,0,.05)}.fence-list-item:hover{background-color:#edf2fc;-webkit-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:0 3px 6px rgba(0,0,0,.08);box-shadow:0 3px 6px rgba(0,0,0,.08)}.fence-list-item.active{background-color:#ecf5ff;border-left:3px solid #409eff}.fence-item-content{-webkit-box-flex:1;-ms-flex:1;flex:1;cursor:pointer;overflow:hidden;padding-left:8px}.fence-item-content div:first-child{font-size:14px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:3px}.fence-priority{font-size:12px;color:#909399;line-height:1.2}.fence-item-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:.7;-webkit-transition:opacity .2s;transition:opacity .2s}.fence-list-item:hover .fence-item-actions{opacity:1}.fence-item-actions .el-button{padding:3px 6px;margin-left:5px}.fence-checkbox{margin-right:3px}.fence-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px;border-bottom:1px solid #ebeef5;padding-bottom:10px}.fence-title{font-size:16px;font-weight:600;margin:0;color:#303133}.empty-tip{text-align:center;color:#909399;padding:30px 0;background:#f5f7fa;border-radius:4px;font-size:14px}.fence-actions{margin-top:auto;padding-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.batch-actions{font-size:12px}.selected-fences-info{margin-top:10px;font-size:14px;color:#606266}.preset-colors{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;margin-bottom:5px}.color-item{width:24px;height:24px;border-radius:50%;cursor:pointer;position:relative;border:2px solid transparent;-webkit-transition:all .3s;transition:all .3s;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.1);box-shadow:0 2px 4px rgba(0,0,0,.1)}.color-item:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.color-item.active{border:2px solid #000;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.2);box-shadow:0 2px 6px rgba(0,0,0,.2)}.color-none{background:#fff;border:1px dashed #dcdfe6;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.color-hint{font-size:12px;color:#909399;margin-top:5px}.fence-status-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:5px}.fence-status{font-size:12px;color:#606266;padding:2px 6px;border-radius:10px;background-color:#f0f0f0;display:inline-block}.fence-status.status-enabled{color:#67c23a;background-color:#f0f9eb;border:1px solid #e1f3d8}.fence-status.status-disabled{color:#f56c6c;background-color:#fef0f0;border:1px solid #fde2e2}@media (max-width:768px){.map-drawer{width:80%!important}}.map-edit-buttons{position:absolute;bottom:100px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;background-color:hsla(0,0%,100%,.9);padding:10px 15px;border-radius:4px;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.2);box-shadow:0 2px 12px 0 rgba(0,0,0,.2);z-index:999999}.map-edit-buttons .el-button{min-width:100px}.map-context-menu{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;min-width:120px}.map-context-menu div{padding:8px 16px;cursor:pointer;font-size:14px;-webkit-transition:all .3s;transition:all .3s}.map-context-menu div:hover{background-color:#f5f7fa}.fence-filter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.fence-filter .el-radio-group{margin-right:10px}.fence-filter .filter-info{font-size:12px;color:#909399}