@import "https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600&family=Noto+Sans+SC:wght@400;500;600&display=swap";._header_10qhg_1{height:var(--header-height);padding:0 var(--space-lg);background:var(--bg-elevated);border-bottom:1px solid var(--border);z-index:1000;justify-content:space-between;align-items:center;display:flex;position:fixed;top:0;left:0;right:0}._headerLeft_10qhg_16,._headerRight_10qhg_17{align-items:center;gap:var(--space-lg);flex:1;display:flex}._headerRight_10qhg_17{justify-content:flex-end}._weatherWidget_10qhg_29{align-items:center;gap:var(--space-sm);display:flex}._weatherIcon_10qhg_35{font-size:20px}._weatherTemp_10qhg_39{color:var(--text-secondary);font-size:14px}._headerCenter_10qhg_45{flex:none}._titleContainer_10qhg_49{align-items:center;gap:var(--space-lg);display:flex}._titleDecoration_10qhg_55{background:linear-gradient(90deg, transparent, var(--border), transparent);width:60px;height:2px}._projectTitle_10qhg_66{color:var(--text-primary);white-space:nowrap;font-size:32px;font-weight:600}._datetime_10qhg_74{color:var(--text-secondary);font-size:13px}._userWidget_10qhg_80{align-items:center;gap:var(--space-sm);display:flex}._userAvatar_10qhg_86{font-size:18px}._userName_10qhg_90{color:var(--text-primary);font-size:13px}._themeToggle_10qhg_96{background:var(--bg-secondary);border:1px solid var(--border);cursor:pointer;width:32px;height:32px;transition:transform var(--transition-fast), background var(--transition-fast);border-radius:50%;justify-content:center;align-items:center;font-size:16px;display:flex}._themeToggle_10qhg_96:hover{background:var(--bg-primary);transform:scale(1.1)}._alertPanel_ape1s_1{top:calc(var(--header-height) + var(--space-lg));left:var(--space-lg);bottom:calc(var(--bottom-nav-height) + var(--space-lg));width:var(--alert-panel-width);gap:var(--space-md);z-index:50;padding:var(--space-md);flex-direction:column;display:flex;position:fixed;overflow-y:auto}._filterCard_ape1s_15{background:var(--bg-elevated);border-radius:var(--radius-md);box-shadow:var(--shadow-md);padding:var(--space-sm)}._alertFilters_ape1s_22{gap:var(--space-xs);display:flex}._filterBtn_ape1s_27{background:var(--bg-secondary);border:1px solid var(--border-light);border-radius:var(--radius-sm);cursor:pointer;height:32px;color:var(--text-secondary);transition:all var(--transition-fast);flex:1;font-size:13px}._filterBtn_ape1s_27:hover{background:var(--accent-light);border-color:var(--accent);color:var(--accent)}._filterBtn_ape1s_27._active_ape1s_45{background:var(--accent);border-color:var(--accent);color:#fff}._statsCard_ape1s_51{background:var(--bg-elevated);border-radius:var(--radius-md);box-shadow:var(--shadow-md);padding:var(--space-md)}._statsCards_ape1s_58{gap:var(--space-sm);display:flex}._statCard_ape1s_63{padding:var(--space-sm);background:var(--bg-secondary);border-radius:var(--radius-sm);flex-direction:column;flex:1;align-items:center;display:flex}._statCard_ape1s_63._unprocessed_ape1s_73 ._statNumber_ape1s_73{color:var(--danger)}._statCard_ape1s_63._processing_ape1s_74 ._statNumber_ape1s_73{color:var(--warning)}._statCard_ape1s_63._recovered_ape1s_75 ._statNumber_ape1s_73{color:var(--success)}._statNumber_ape1s_73{font-size:24px;font-weight:600}._statLabel_ape1s_78{color:var(--text-muted);font-size:12px}._alertItem_ape1s_80{background:var(--bg-elevated);border-radius:var(--radius-md);box-shadow:var(--shadow-md);padding:var(--space-md);cursor:pointer;transition:transform var(--transition-fast), box-shadow var(--transition-fast);border-left:3px solid #0000}._alertItem_ape1s_80:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}._alertItem_ape1s_80._levelSevere_ape1s_91{border-left-color:var(--danger)}._alertItem_ape1s_80._levelHeavy_ape1s_92{border-left-color:var(--warning)}._alertItem_ape1s_80._levelNormal_ape1s_93{border-left-color:var(--success)}._alertItemHeader_ape1s_95{align-items:center;gap:var(--space-xs);margin-bottom:var(--space-xs);display:flex}._alertLevel_ape1s_96{font-size:14px}._alertItemTitle_ape1s_97{color:var(--text-primary);flex:1;font-size:14px;font-weight:500}._levelBadge_ape1s_98{background:var(--bg-secondary);border-radius:var(--radius-sm);color:var(--text-muted);padding:2px 6px;font-size:11px}._alertItemFooter_ape1s_100{color:var(--text-secondary);justify-content:space-between;font-size:12px;display:flex}._alertLocation_ape1s_101{color:var(--text-secondary)}._alertTime_ape1s_102{color:var(--text-muted)}._statusBadge_ape1s_104{margin-top:var(--space-xs);background:var(--bg-secondary);border-radius:var(--radius-sm);color:var(--text-muted);padding:2px 8px;font-size:11px;display:inline-block}._emptyCard_ape1s_106{background:var(--bg-elevated);border-radius:var(--radius-md);box-shadow:var(--shadow-md);padding:var(--space-xl);text-align:center;color:var(--text-muted);font-size:13px}._sceneSelector_xtj39_1{top:calc(var(--header-height) + var(--space-lg));left:calc(var(--space-lg) + var(--alert-panel-width) + var(--space-md));bottom:calc(var(--bottom-nav-height) + var(--space-lg));gap:var(--scene-selector-gap);padding:var(--space-md);z-index:100;display:flex;position:fixed}._buildingList_xtj39_12,._floorList_xtj39_13{gap:var(--space-xs);flex-direction:column;display:flex}._item_xtj39_19{min-width:56px;height:32px;padding:0 var(--space-sm);background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;color:var(--text-primary);transition:all var(--transition-fast);font-size:13px}._item_xtj39_19:hover{border-color:var(--accent);color:var(--accent)}._item_xtj39_19._selected_xtj39_37{background:var(--accent-light);border-color:var(--accent);color:var(--accent)}._dropdownMenu_1lfms_1{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-lg);min-width:120px;box-shadow:var(--shadow-lg);z-index:1001;animation:_dropdownFadeIn_1lfms_1 var(--transition-fast) ease-out;position:absolute;bottom:100%;left:0;overflow:hidden}@keyframes _dropdownFadeIn_1lfms_1{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}._dropdownContent_1lfms_26{flex-direction:column;display:flex}._dropdownItem_1lfms_31{cursor:pointer;width:100%;height:44px;color:var(--text-secondary);transition:all var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;padding:0 12px;font-size:15px;font-weight:500;display:flex;position:relative}._dropdownItem_1lfms_31:hover{color:var(--text-primary);background:var(--accent-light)}._dropdownItem_1lfms_31._hasChildren_1lfms_53{color:var(--text-secondary)}._dropdownItem_1lfms_31._active_1lfms_57{color:var(--accent);background:var(--accent-light)}._dropdownItem_1lfms_31._active_1lfms_57:before{content:"";background:var(--accent-light);width:3px;position:absolute;top:0;bottom:0;left:0}._dropdownArrow_1lfms_72{color:var(--text-muted);margin-left:6px;font-size:14px}._dropdownItem_1lfms_31:hover ._dropdownArrow_1lfms_72,._dropdownItem_1lfms_31._active_1lfms_57 ._dropdownArrow_1lfms_72{color:var(--accent)}._bottomNav_1uy53_1{background:var(--glass-bg);-webkit-backdrop-filter:blur(16px)saturate(150%);border:1px solid var(--glass-border);box-shadow:0 4px 30px var(--glass-shadow), inset 0 1px 0 var(--glass-highlight);z-index:100;border-radius:28px;justify-content:center;align-items:center;display:flex;position:fixed;bottom:12px;left:50%;transform:translate(-50%)}._navMenu_1uy53_35{align-items:stretch;height:52px;display:flex}._navItemWrapper_1uy53_47{align-items:center;height:100%;display:flex;position:relative}._navItemWrapper_1uy53_47:first-child{border-radius:28px 0 0 28px}._navItemWrapper_1uy53_47:last-child{border-radius:0 28px 28px 0}._navItem_1uy53_47{cursor:pointer;height:100%;color:var(--text-secondary);transition:all var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;gap:6px;padding:0 18px;font-size:15px;font-weight:500;display:flex;position:relative}._navItemWrapper_1uy53_47:hover{background:var(--accent-light)}._navItemWrapper_1uy53_47:hover ._navItem_1uy53_47{color:var(--accent)}._navItemWrapper_1uy53_47._active_1uy53_127{background:var(--accent-light)}._navItemWrapper_1uy53_47._active_1uy53_127 ._navItem_1uy53_47{color:var(--accent)}._navArrow_1uy53_143{margin-left:2px;font-size:10px}._navItem_1uy53_47 ._icon_1uy53_153{font-size:18px}.detail-card{background:var(--bg-elevated);border-radius:var(--radius-md);width:200px;box-shadow:var(--shadow-lg);z-index:50;font-size:12px;position:absolute;overflow:hidden}.card-header{padding:var(--space-md);background:var(--bg-secondary);border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:flex-start;display:flex}.card-title-section{flex:1}.card-equipment-type{color:var(--text-primary);margin-bottom:2px;font-size:14px;font-weight:600}.card-equipment-id{color:var(--text-secondary);font-size:11px}.card-close{color:var(--text-muted);cursor:pointer;width:24px;height:24px;transition:all var(--transition-fast);background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:20px;display:flex}.card-close:hover{background:var(--bg-secondary);color:var(--text-primary)}.card-content{padding:var(--space-md)}.card-readings{margin-bottom:var(--space-md)}.reading-row{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;padding:6px 0;display:flex}.reading-row:last-child{border-bottom:none}.reading-label{color:var(--text-secondary);font-size:12px}.reading-value{color:var(--text-primary);font-size:13px;font-weight:600}.card-alert{text-align:center;padding-top:var(--space-sm);border-top:1px solid var(--border-light)}.detail-button{color:var(--accent);cursor:pointer;transition:color var(--transition-fast);background:0 0;border:none;padding:4px 8px;font-size:12px}.detail-button:hover{color:var(--accent-hover);text-decoration:underline}.console-controls{top:calc(var(--header-height) + var(--space-lg));right:var(--space-lg);z-index:100;flex-direction:column;gap:8px;display:flex;position:absolute}.console-control-button{cursor:pointer;transition:all var(--transition-fast);color:var(--text-secondary);background:0 0;border:none;flex-direction:column;align-items:center;gap:4px;padding:0;display:flex}.console-control-button:hover{color:var(--accent)}.console-control-button svg{background:var(--bg-elevated);border:1px solid var(--border);width:48px;height:48px;transition:all var(--transition-fast);border-radius:50%;padding:12px}.console-control-button:hover svg{background:var(--accent-light);border-color:var(--accent)}.console-control-button.active svg{background:var(--accent);border-color:var(--accent);color:#fff}.console-control-label{font-size:12px}.console-card{top:calc(var(--header-height) + var(--space-lg));width:340px;max-height:calc(100vh - var(--header-height) - var(--bottom-nav-height) - var(--space-xl) * 2);background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);z-index:100;animation:.3s slideIn;position:absolute;right:84px;overflow:hidden}.console-card .card-header{background:var(--color-surface);color:var(--color-text);border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;padding:20px;display:flex}.console-card .card-close{color:var(--color-textSecondary);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:24px;transition:background .2s;display:flex}.console-card .card-close:hover{background:var(--color-background)}@keyframes slideIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.console-section{border-bottom:1px solid var(--color-border);padding:16px}.console-mode{align-items:center;gap:12px;display:flex}.mode-label{color:var(--color-textSecondary);font-size:14px}.mode-value{color:var(--color-text);font-size:14px}.mode-toggle{background:var(--color-background);border:1px solid var(--color-border);color:var(--color-text);cursor:pointer;border-radius:6px;margin-left:auto;padding:6px 16px;font-size:13px;transition:all .2s}.mode-toggle:hover{background:var(--color-border)}.console-item{background:var(--color-background);cursor:pointer;border-radius:8px;margin-bottom:12px;padding:16px;transition:all .2s}.console-item:hover{background:var(--color-border)}.console-item:last-child{margin-bottom:0}.console-item-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.console-item-title{color:var(--color-text);font-size:15px;font-weight:500}.console-item-stats{color:var(--color-textSecondary);gap:24px;font-size:13px;display:flex}@media (width<=768px){.console-controls{top:10px;right:10px}.console-control-button svg{width:40px;height:40px;padding:10px}.console-control-label{font-size:11px}.console-card{width:auto;max-height:calc(100vh - 90px);top:70px;left:10px;right:10px}.console-card .card-header{padding:16px}.console-card .card-title{font-size:16px}.console-section{padding:12px}.console-mode{flex-wrap:wrap;gap:8px}.mode-toggle{padding:6px 12px;font-size:12px}.console-item{margin-bottom:10px;padding:12px}.console-item-title{font-size:14px}.console-item-stats{gap:16px;font-size:12px}}@media (width<=480px){.console-card{max-height:calc(100vh - 70px);top:60px}.console-card .card-title{font-size:14px}.console-item-stats{gap:12px;font-size:11px}}:root{--bg-primary:#fff;--bg-secondary:#f8f9fa;--bg-elevated:#fff;--color-scene-background:#e8ecf0;--text-primary:#212121;--text-secondary:#757575;--text-muted:#9e9e9e;--border:#e0e0e0;--border-light:#f0f0f0;--accent:#1976d2;--accent-light:#e3f2fd;--accent-hover:#1565c0;--danger:#d32f2f;--warning:#f57c00;--success:#388e3c;--shadow-sm:0 1px 2px #0000000d;--shadow-md:0 2px 8px #00000014;--shadow-lg:0 4px 16px #0000001f;--space-xs:4px;--space-sm:8px;--space-md:12px;--space-lg:16px;--space-xl:24px;--space-xxl:32px;--radius-sm:4px;--radius-md:6px;--radius-lg:8px;--scene-selector-width:200px;--scene-selector-gap:8px;--header-height:64px;--bottom-nav-height:48px;--alert-panel-width:320px;--scene-controls-height:48px;--glass-bg:#ffffffbf;--glass-border:#ffffff4d;--glass-shadow:#0000001a;--glass-highlight:#ffffff80;--color-grid-primary:#c8c8c866;--color-grid-secondary:#c8c8c826;--transition-fast:.15s ease-out;--transition-normal:.2s ease-in-out;--transition-slow:.3s ease-in-out}[data-theme=dark]{--bg-primary:#0a0a0a;--bg-secondary:#1a1a1a;--bg-elevated:#1e1e1e;--color-scene-background:#14141c;--text-primary:#fff;--text-secondary:#b0b0b0;--text-muted:#707070;--border:#333;--border-light:#2a2a2a;--accent:#64b5f6;--accent-light:#1e3a5f;--accent-hover:#90caf9;--danger:#ef5350;--warning:#ffb74d;--success:#66bb6a;--shadow-sm:0 1px 2px #0000004d;--shadow-md:0 2px 8px #0006;--shadow-lg:0 4px 16px #00000080;--glass-bg:#1e1e1ed9;--glass-border:#ffffff1a;--glass-shadow:#0006;--glass-highlight:#ffffff1a;--color-grid-primary:#20232626;--color-grid-secondary:#1f212514}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;height:100%;font-family:Noto Sans SC,JetBrains Mono,system-ui,-apple-system,sans-serif;font-size:13px;line-height:1.5;overflow:hidden}body{background-color:var(--bg-primary);color:var(--text-primary);transition:background-color var(--transition-normal), color var(--transition-normal)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--bg-secondary)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}.mono{font-family:JetBrains Mono,monospace}.text-primary{color:var(--text-primary)}.text-secondary{color:var(--text-secondary)}.text-muted{color:var(--text-muted)}.text-accent{color:var(--accent)}.text-danger{color:var(--danger)}.text-warning{color:var(--warning)}.text-success{color:var(--success)}.main-layout{flex-direction:column;width:100%;height:100%;display:flex;position:relative}.scene-container{z-index:1;position:fixed;inset:0}.scene-canvas{width:100%;height:100%}
