body.bigscreen-mode{margin:0;overflow:hidden}.bigscreen{background:linear-gradient(180deg,#0a1628,#0d2137 50%,#0a1628);box-sizing:border-box;color:#e6f4ff;display:flex;flex-direction:column;height:100vh;overflow:hidden;padding:16px 24px 24px}.bigscreen-spin{display:block;margin:200px auto}.bigscreen-header{align-items:flex-end;border-bottom:1px solid #4fc3f74d;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:12px;padding-bottom:12px}.bigscreen-title{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#4fc3f7,#95de64);-webkit-background-clip:text;background-clip:text;font-size:28px;font-weight:700;letter-spacing:4px}.bigscreen-subtitle{color:#9ecbff;font-size:14px;letter-spacing:1px;margin-top:4px}.bigscreen-park-tabs{display:flex;flex:1 1;flex-wrap:wrap;gap:8px;justify-content:center}.bigscreen-park-tab{background:#1890ff1a;border:1px solid #4fc3f74d;border-radius:20px;color:#9ecbff;cursor:pointer;font-size:13px;padding:6px 16px;transition:all .2s}.bigscreen-park-tab:hover{border-color:#4fc3f7;color:#e6f4ff}.bigscreen-park-tab.active{background:linear-gradient(90deg,#1890ff59,#52c41a40);border-color:#4fc3f7;box-shadow:0 0 12px #4fc3f766;color:#fff}.bigscreen-park-tag{display:inline-block;font-size:10px;margin-left:6px;opacity:.75}.bigscreen-ticker-wrap{align-items:center;background:#ff4d4f14;border:1px solid #ff4d4f40;border-radius:6px;display:flex;height:36px;margin-bottom:12px;overflow:hidden;transition:box-shadow .3s}.bigscreen-ticker-wrap.bigscreen-ticker-flash{border-color:#ff4d4f;box-shadow:0 0 16px #ff4d4f99}.bigscreen-ticker-label{border-right:1px solid #ff4d4f33;color:#ff7875;flex-shrink:0;font-size:13px;padding:0 14px;white-space:nowrap}.bigscreen-ticker-track{flex:1 1;overflow:hidden;position:relative}.bigscreen-ticker-content{animation:bigscreen-marquee 40s linear infinite;display:inline-flex;white-space:nowrap}.bigscreen-ticker-item{color:#e6f4ff;font-size:13px;padding:0 32px}.bigscreen-ticker-item.level-emergency{color:#ff85c0}.bigscreen-ticker-item.level-critical{color:#ff4d4f}.bigscreen-ticker-item.level-warning{color:#ffc53d}.bigscreen-ticker-item.level-info{color:#9ecbff}@keyframes bigscreen-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.bigscreen-actions{align-items:center;display:flex;gap:12px}.bigscreen-clock{color:#9ecbff;font-family:Consolas,monospace;font-size:16px}.bigscreen-btn{color:#9ecbff!important}.bigscreen-kpi{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(7,1fr);margin-bottom:16px}.bigscreen-kpi-card{background:#1890ff14;border:1px solid #4fc3f740;border-radius:8px;padding:12px 16px;text-align:center}.bigscreen-kpi-label{color:#9ecbff;font-size:13px;margin-bottom:6px}.bigscreen-kpi-value{font-family:Consolas,monospace;font-size:26px;font-weight:700}.bigscreen-kpi-value span{font-size:14px;font-weight:400;margin-left:4px}.bigscreen-main{grid-gap:16px;display:grid;flex:1 1;gap:16px;grid-template-columns:1fr 1fr;min-height:0}.bigscreen-panel{background:#0d2137cc;border:1px solid #4fc3f733;border-radius:8px;display:flex;flex-direction:column;padding:12px}.bigscreen-panel-title{border-left:3px solid #4fc3f7;color:#4fc3f7;font-size:16px;margin-bottom:8px;padding-left:8px}.bigscreen-footer{border-top:1px solid #4fc3f726;color:#9ecbff;display:flex;flex-wrap:wrap;font-size:13px;gap:32px;justify-content:center;margin-top:12px;padding-top:10px}@media (max-width:1200px){body.bigscreen-mode{overflow:auto}.bigscreen{height:auto;overflow:visible}.bigscreen-kpi{grid-template-columns:repeat(4,1fr)}.bigscreen-main{grid-template-columns:1fr;height:auto}.bigscreen-panel{min-height:320px}}.mobile-shell{background:#f5f6fa;box-shadow:0 0 24px #00000014;display:flex;flex-direction:column;margin:0 auto;max-width:430px;min-height:100vh}.mobile-header{background:linear-gradient(135deg,#0c3b7a,#1a73e8);color:#fff;flex-shrink:0;padding:16px 16px 12px}.mobile-header h1{font-size:18px;font-weight:600;margin:0}.mobile-header p{font-size:12px;margin:4px 0 0;opacity:.85}.mobile-content{flex:1 1;overflow-y:auto;padding:12px 12px 72px}.mobile-tabbar{background:#fff;border-top:1px solid #eee;bottom:0;display:flex;left:50%;max-width:430px;padding-bottom:env(safe-area-inset-bottom,0);position:fixed;transform:translateX(-50%);width:100%;z-index:100}.mobile-tabbar-item{color:#999;cursor:pointer;flex:1 1;font-size:11px;padding:8px 0 6px;text-align:center;transition:color .2s}.mobile-tabbar-item.active{color:#1a73e8}.mobile-tabbar-item .icon{display:block;font-size:22px;margin-bottom:2px}.mobile-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000a;margin-bottom:12px;padding:14px}.mobile-stat-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,1fr)}.mobile-stat-item{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000a;padding:14px;text-align:center}.mobile-stat-item .value{color:#1a73e8;font-size:24px;font-weight:700}.mobile-stat-item .label{color:#888;font-size:12px;margin-top:4px}.mobile-list-item{align-items:flex-start;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;padding:12px 0}.mobile-list-item:last-child{border-bottom:none}.mobile-list-item .title{color:#333;font-size:14px;font-weight:500;margin-bottom:4px}.mobile-list-item .meta{color:#999;font-size:12px}.mobile-action-btn{margin-top:8px;width:100%}.checklist-item{align-items:center;border-bottom:1px solid #f5f5f5;display:flex;justify-content:space-between;padding:10px 0}.checklist-item:last-child{border-bottom:none}
/*# sourceMappingURL=main.fde8879a.css.map*/