body{color:#fff;background:#000;width:100vw;height:100vh;margin:0;font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:14px;overflow:hidden}#map{width:100%;height:100%;position:absolute;top:0;left:0}.gsviewer-canvas{touch-action:none;width:100%;height:100%}#gsviewer{width:100%;height:100%;position:absolute;top:0;left:0}#gsviewer .logo{z-index:9999;width:40px;height:40px;animation-fill-mode:backwards}#gsviewer .logo.loading{animation:2s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#gsviewer .hidden{display:none!important}#gsviewer .info{z-index:9999;color:#eee;background-color:#333;padding:3px 10px;position:absolute;bottom:20px;right:20px}#gsviewer .debug{z-index:9999;color:#eee;opacity:.85;pointer-events:none;background-color:#333;padding:5px 10px;position:absolute;bottom:20px;left:20px}#gsviewer .debug table{width:100%;font-size:14px}#gsviewer .debug.map .map-hidden{display:none}#gsviewer .operation{z-index:9999;color:#eee;opacity:.85;background-color:#333;padding:5px;position:absolute;top:30px;right:20px}#gsviewer .operation table{width:100%;font-size:14px}#gsviewer .operation table tr{margin-top:10px;margin-bottom:10px}#gsviewer .operation table tr span{cursor:pointer;-webkit-user-select:none;user-select:none;padding-left:2px;padding-right:2px}#gsviewer .operation table tr span.disable{cursor:not-allowed}#gsviewer .operation table tr span:hover{background-color:#999}#gsviewer .operation table.plus tr.tr-data{display:none}#gsviewer .grid-wrapper-text{flex-direction:column;justify-content:center;align-items:center;height:100vh;display:flex!important}#gsviewer .grid-container{-webkit-user-select:none;user-select:none;background-color:#aaa;grid-template-rows:repeat(20,1fr);grid-template-columns:repeat(20,1fr);gap:1px;width:400px;height:400px;display:grid;position:relative;overflow:visible}#gsviewer .grid-item{-webkit-user-select:none;user-select:none;background-color:#000;transition:background-color .3s}#gsviewer .yellow{background-color:#ff0}#gsviewer .grid-line{z-index:5;background-color:#ddd;position:absolute}#gsviewer .grid-line.vertical{width:100%;height:1px;top:50%}#gsviewer .grid-line.horizontal{width:1px;height:100%;left:50%}#gsviewer .grid-line.left{background-color:#aaa;width:1px;height:100%;left:0%}#gsviewer .grid-line.top{background-color:#aaa;width:100%;height:1px;top:0%}#gsviewer .overlay-text{pointer-events:none;color:#ffffff4d;z-index:10;justify-content:center;align-items:center;width:400px;height:400px;padding-top:20px;font-size:380px;display:flex;position:absolute;top:0;left:0}.mark-3dgs-tag3d-warp{-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#2e2e3033;border-radius:4px;flex-direction:row;align-items:center;gap:5px;margin-bottom:40px;padding:5px;display:flex}.mark-3dgs-tag3d-warp .tag-icon-3dgs{pointer-events:auto;color:#eeeeee80;height:20px}.mark-3dgs-tag3d-warp .tag-icon-3dgs svg{pointer-events:none}.mark-3dgs-tag3d-warp .tag-icon-3dgs.enable{cursor:pointer}.mark-3dgs-tag3d-warp .tag-icon-3dgs.enable:hover{color:#eee}
