:root{--bg:#010302;--bg-panel:#01080373;--bg-card:#01080380;--bg-hover:#ffffff0d;--bg-active:#05a74626;--border:#05a7464d;--border-light:#ffffff12;--text:#fff;--text-dim:#fff9;--text-muted:#ffffff4d;--accent:#05a746;--accent2:#16a34a;--danger:#ef4444;--warning:#f59e0b;--success:#22c55e;--header-h:72px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}*{box-sizing:border-box;margin:0;padding:0}body{color:var(--text);-webkit-font-smoothing:antialiased;background:linear-gradient(90deg,#05a7460f 1px,#0000 1px) 0 0/150px 150px,linear-gradient(#05a7460f 1px,#0000 1px) 0 0/150px 150px,linear-gradient(90deg,#05a74606 1px,#0000 1px) 0 0/50px 50px,linear-gradient(#05a74606 1px,#0000 1px) 0 0/50px 50px,radial-gradient(circle,#05a74640 1.5px,#0000 1.5px) 0 0/50px 50px,radial-gradient(circle,#05a7461a 3px,#0000 3px) 0 0/150px 150px,radial-gradient(140% 60% at 50% -10%,#05a74626 0%,#0000 65%) no-repeat,radial-gradient(100% 40% at 50% 100%,#05a74614 0%,#0000 60%) no-repeat,radial-gradient(40% 60% at 0%,#05a7460a 0%,#0000 60%) no-repeat,radial-gradient(40% 60% at 100%,#05a7460a 0%,#0000 60%) no-repeat,#010a04;height:100vh;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,Helvetica Neue,sans-serif;animation:15s ease-in-out infinite techPulse;overflow:hidden}.topbar{height:var(--header-h);z-index:40;-webkit-backdrop-filter:blur(14px);background:#01050299;border-bottom:1px solid #05a7462e;justify-content:space-between;align-items:center;padding:0 32px;display:flex;position:relative}.topbar-title{color:#fff;cursor:pointer;letter-spacing:1px;align-items:center;gap:4px;font-size:20px;font-weight:700;display:flex}.topbar-nav{gap:4px;display:flex}.topbar-nav-item{cursor:pointer;color:var(--text-dim);letter-spacing:.5px;background:0 0;border:none;border-radius:6px;padding:10px 24px;font-size:16px;transition:all .15s}.topbar-nav-item:hover{background:var(--bg-hover);color:var(--text)}.topbar-nav-item.active{color:var(--accent);box-shadow:inset 0 -2px 0 var(--accent);background:#05a74638;font-weight:600}.app{flex-direction:column;height:100vh;display:flex}.content-area{flex:1;position:relative;overflow:hidden}.bg-full{inset:0;top:var(--header-h);z-index:0;width:100%;height:calc(100vh - var(--header-h));position:fixed}.map-full{width:100%;height:100%}.map-full .leaflet-container{background:#010302}.left-panel{z-index:10;-webkit-backdrop-filter:blur(14px);background:#01080373;flex-direction:column;width:520px;display:flex;position:absolute;top:0;bottom:0;left:0;overflow:hidden}.left-panel-scroll{flex:1;overflow-y:auto}.left-panel-scroll::-webkit-scrollbar{width:3px}.left-panel-scroll::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:2px}.right-panel{z-index:10;-webkit-backdrop-filter:blur(14px);background:#01080373;flex-direction:column;width:420px;display:flex;position:absolute;top:0;bottom:0;right:0;overflow:hidden}.right-panel-scroll{flex:1;padding:4px;overflow-y:auto}.section-header{color:#fff;align-items:center;gap:8px;margin-bottom:12px;display:flex}.section-icon{font-size:1.25rem}.section-title{letter-spacing:-.3px;font-size:1.25rem;font-weight:700}.section-divider{background:#fff3;width:100%;height:1px;margin-bottom:12px}.stats-row{align-items:center;gap:20px;display:flex}.ring-wrap{flex-shrink:0;width:144px;height:144px;position:relative}.ring-inner{background:#0000004d;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.ring-inner-value{color:#fff;font-size:2rem;font-weight:700;line-height:1}.ring-inner-label{color:#ffffff80;font-size:11px}.ring-svg{width:100%;height:100%;position:absolute;inset:0}.stats-cards{flex-direction:column;flex:1;gap:12px;display:flex}.stats-card-row{gap:12px;display:flex}.stat-card{text-align:center;background:#05a74633;border-radius:8px;flex:1;padding:10px 16px}.stat-card-label{color:#ffffffb3;margin-bottom:4px;font-size:12px}.stat-card-value{color:#fff;font-size:1.5rem;font-weight:700}.stat-card-value.yellow{color:#fbbf24}.stat-card-unit{color:#fff;font-size:11px;font-weight:400}.inspected-row{align-items:center;gap:8px;display:flex}.inspected-dot{background:#10b981;border-radius:50%;width:12px;height:12px}.inspected-label{color:#fff;font-size:13px}.inspected-value{color:#10b981;font-size:1.1rem;font-weight:700}.progress-group{flex-direction:column;gap:16px;display:flex}.progress-header{justify-content:space-between;margin-bottom:4px;font-size:13px;display:flex}.progress-header-left{color:#ffffffb3}.progress-header-right{color:#fff}.progress-header-num{color:#fff;font-weight:700}.progress-track{background:#05a74640;border-radius:9999px;width:100%;height:16px;overflow:hidden}.progress-fill{background:#10b981;border-radius:9999px;height:100%;transition:width .5s}.progress-pct{color:#fff;margin-top:2px;font-size:13px;font-weight:700}.func-grid{grid-template-columns:1fr 1fr;align-content:end;gap:12px;padding-bottom:8px;display:grid}.func-item{cursor:pointer;background:#0003;border:1px solid #ffffff14;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:24px;transition:all .15s;display:flex}.func-item:hover{background:#ffffff0d}.func-item-icon{font-size:28px}.func-item-label{color:#fffc;font-size:13px;font-weight:500}.section-pad{padding:24px}.section-pad-pt50{padding:50px 24px 24px}.pull-tab{background:#fff6;border-radius:0 0 4px 4px;width:64px;height:4px;position:absolute;top:0;left:50%;transform:translate(-50%)}.panel-header-row{justify-content:space-between;align-items:center;display:flex}.panel-header-left{align-items:center;gap:8px;display:flex}.panel-title-text{color:#fff;letter-spacing:-.3px;font-size:1.25rem;font-weight:700}.live-indicator{align-items:center;gap:4px;display:flex}.live-dot{background:#10b981;border-radius:50%;width:10px;height:10px}.live-label{color:#10b981;font-size:13px;font-weight:700}.tab-bar{gap:8px;padding:4px;display:flex}.tab-btn{cursor:pointer;color:#fff9;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:4px;padding:6px 16px;font-size:13px}.tab-btn.active{color:#fff;background:#05a74640;border-color:#05a7464d}.activity-item{background:#0003;border:1px solid #ffffff0a;border-radius:8px;align-items:center;gap:12px;margin-bottom:6px;padding:12px;display:flex}.activity-avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:700;display:flex}.activity-avatar.green{color:#10b981;background:#10b98126}.activity-avatar.yellow{background:#fbbf2426}.activity-info{flex:1}.activity-name{color:#fff;font-size:13px}.activity-detail{color:#fff6;font-size:11px}.activity-dot{border-radius:50%;width:8px;height:8px}.activity-dot.green{background:#10b981}.activity-dot.yellow{background:#fbbf24}.alert-item{cursor:pointer;background:#00000026;border:1px solid #ffffff0f;border-radius:6px;margin-bottom:6px;padding:10px 14px}.alert-item.red{border-left:3px solid #ef4444}.alert-item.yellow{border-left:3px solid #f59e0b}.alert-header{justify-content:space-between;margin-bottom:4px;font-size:11px;display:flex}.alert-type.danger{color:#ef4444;font-weight:600}.alert-type.warning{color:#f59e0b;font-weight:600}.alert-time{color:#ffffff40}.alert-msg{color:#ffffffa6;font-size:12px}.panel-footer{color:#ffffff80;border-top:1px solid #ffffff14;gap:12px;padding:12px 16px;font-size:11px;display:flex}.footer-stat{text-align:center;flex:1}.footer-stat-value{color:#fff;font-size:14px;font-weight:700}.footer-stat-value.green{color:#10b981}.empty-state{text-align:center;color:#ffffff4d;padding:48px;font-size:16px}.modal-overlay{z-index:1000;background:#000000b3;justify-content:center;align-items:center;animation:.15s fadeIn;display:flex;position:fixed;inset:0}.modal-box{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid var(--border);background:#010803f2;border-radius:12px;width:90%;max-width:560px;max-height:80vh;animation:.2s slideUp;overflow-y:auto}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes techPulse{0%,to{background-size:150px 150px,150px 150px,50px 50px,50px 50px,50px 50px,150px 150px,auto,auto,auto,auto,auto}50%{background-size:152px 152px,152px 152px,52px 52px,52px 52px,52px 52px,152px 152px,auto,auto,auto,auto,auto}}@keyframes slideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.modal-header{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.modal-title{font-size:14px;font-weight:600}.modal-close{color:var(--text-dim);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;font-size:18px;display:flex}.modal-close:hover{background:var(--bg-hover)}.modal-body{padding:16px}.badge{border-radius:3px;padding:2px 8px;font-size:10px;font-weight:500;display:inline-block}.badge-pending{color:var(--warning);background:#f59e0b1a;border:1px solid #f59e0b33}.badge-progress{color:var(--accent);background:#05a7461a;border:1px solid #05a74633}.badge-completed{color:var(--success);background:#22c55e1a;border:1px solid #22c55e33}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:12px}th{text-align:left;color:#05a74699;border-bottom:1px solid var(--border-light);padding:8px 10px;font-size:11px;font-weight:500}td{border-bottom:1px solid #ffffff0a;padding:8px 10px}tr{transition:all .1s}tr:hover td{background:var(--bg-hover)}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:2px}.text-dim{color:var(--text-dim)}.text-sm{font-size:12px}@media (width<=768px){:root{--header-h:56px}.topbar{padding:0 12px}.topbar-title{letter-spacing:0;gap:2px;font-size:15px}.topbar-sub{display:none}.topbar-nav{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:2px;overflow-x:auto}.topbar-nav::-webkit-scrollbar{display:none}.topbar-nav-item{white-space:nowrap;padding:6px 10px;font-size:13px}.left-panel{width:100%!important}.right-panel{display:none}.stats-row{flex-direction:column;gap:12px}.ring-wrap{width:100px;height:100px}.ring-inner-value{font-size:1.5rem}.func-grid{grid-template-columns:1fr 1fr;gap:8px}.func-item{padding:16px}.section-pad{padding:12px}.section-pad-pt50{padding:40px 12px 12px}.stats-card-row{flex-wrap:wrap}.stat-card{min-width:calc(50% - 6px)}.stat-card-value{font-size:1.2rem}.page-wrapper{padding:8px!important}.page-panel{border-radius:10px!important;padding:12px!important}.page-panel h2{font-size:1.2rem!important}.page-panel table,.page-panel th,.page-panel td,.page-panel span,.page-panel div,.page-panel p,.page-panel button,.page-panel input,.page-panel label{font-size:13px!important}.page-panel th,.page-panel td{padding:4px 8px!important}.page-panel button{padding:5px 10px!important}.page-panel input{padding:5px 8px!important}.page-panel label{margin-bottom:3px!important}.modal-box{width:95%;max-width:95%;max-height:90vh}.empty-state{padding:24px;font-size:14px}}@media (width<=480px){.topbar-title{font-size:13px}.topbar-sub{display:none}.topbar-nav-item{padding:4px 8px;font-size:12px}}
