.command-screen-container{width:100%;height:100vh;background:#060d18;display:flex;flex-direction:column;font-family:Pretendard,sans-serif;color:#e8eef5;overflow:hidden}.command-screen-container.is-viewer button:not([data-viewer-enabled=true]){opacity:.42!important;filter:saturate(.35)!important;cursor:not-allowed!important}.command-screen-main{flex:1;display:flex;overflow:hidden}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.8)}}@keyframes ragingFireImg{0%{transform:scale(1)}50%{transform:scale(1.1) translateY(-2px)}to{transform:scale(1)}}img[src*="785116.png"]{transition:all .3s ease;transform-origin:bottom center;position:relative;z-index:1000!important;border-radius:50%}body.fire-locked img[src*="785116.png"]{animation:ragingFireImg 1.5s infinite ease-in-out}@keyframes mciBlink{0%{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}img[src*=MCI_CROSS_ICON]{transition:all .3s ease;transform-origin:center;z-index:1000!important}body:not(.mci-locked) img[src*=MCI_CROSS_ICON]{animation:mciBlink 1.2s infinite ease-in-out}@keyframes hoseFlow{0%{stroke-dashoffset:25}to{stroke-dashoffset:0}}.hose-flow-active{animation:hoseFlow .5s linear infinite}.hose-flow-preview{animation:hoseFlow .8s linear infinite reverse}.can-live-dot{width:8px;height:8px;position:absolute;right:14px;top:50%;margin-top:-4px;border-radius:50%;background:var(--can-live-color, #28e1dc);box-shadow:0 0 7px var(--can-live-color, #28e1dc);flex:0 0 auto;animation:canLivePulse var(--can-live-duration, 1.8s) ease-in-out infinite}.water-status-text{transform:translate(-6px)}.can-live-dot-updated{animation:canLiveRipple .8s ease-out 2}.can-water-status-updated{animation:canWaterUpdateGlow .65s ease-out}@keyframes canLivePulse{0%,to{opacity:.72;transform:scale(.86)}50%{opacity:1;transform:scale(1)}}@keyframes canLiveRipple{0%{box-shadow:0 0 #28e1dcf2}70%{box-shadow:0 0 0 10px #28e1dc00}to{box-shadow:0 0 7px #28e1dce6}}@keyframes canWaterUpdateGlow{0%,to{border-color:#009dff;box-shadow:none}45%{border-color:#7cfff8;box-shadow:0 0 14px #28e1dccc}}@keyframes canWaterWarningPulse{0%,to{box-shadow:0 0 #ff573000}50%{box-shadow:0 0 14px var(--can-live-color, rgba(255, 87, 48, .72))}}.no-select{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.allow-select{-webkit-user-select:text!important;user-select:text!important}*{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}input,textarea{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.mobile-vehicle-drag-preview,.mobile-summary-actions,.resource-summary__mobile-empty{display:none}.vehicle-water-summary-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:41000;display:flex;align-items:center;justify-content:center;padding:12px;background:#020812b8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.vehicle-water-summary{width:min(440px,calc(100vw - 24px));height:min(420px,calc(100dvh - 64px));display:flex;flex-direction:column;overflow:hidden;border:1px solid #24516d;border-radius:18px;background:linear-gradient(155deg,#102132,#08131f 72%);box-shadow:0 24px 70px #0000009e,0 0 24px #20b8ff1a;color:#fff;transform:translateY(-18px)}.vehicle-water-summary__header{display:flex;align-items:center;justify-content:space-between;padding:18px 20px 14px;border-bottom:1px solid rgba(125,220,255,.12);flex-shrink:0}.vehicle-water-summary__title{display:flex;align-items:center;gap:9px;font-size:18px;font-weight:700}.vehicle-water-summary__live-dot{width:8px;height:8px;border-radius:50%;background:#20b8ff;box-shadow:0 0 10px #20b8ff;animation:pulse 1.8s ease-in-out infinite}.vehicle-water-summary__subtitle{margin:4px 0 0 17px;color:#6594ae;font-size:10px;font-weight:500;letter-spacing:.8px}.vehicle-water-summary__close{width:34px;height:34px;border:1px solid #284b62;border-radius:9px;background:#10283a;color:#7ba7bf;font-size:17px;cursor:pointer}.vehicle-water-summary__toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 16px 10px;flex-shrink:0}.vehicle-water-summary__tabs{display:flex;padding:3px;border:1px solid #1e4158;border-radius:9px;background:#07111c}.vehicle-water-summary__tabs button{padding:7px 11px;border:0;border-radius:6px;background:transparent;color:#678aa0;font-size:12px;font-weight:600;cursor:pointer}.vehicle-water-summary__tabs button.is-active{background:#123b55;color:#bcecff;box-shadow:inset 0 0 0 1px #20b8ff40}.vehicle-water-summary__total{color:#8db3c8;font-size:12px;font-weight:600;white-space:nowrap}.vehicle-water-summary__columns,.vehicle-water-summary__row{display:grid;grid-template-columns:minmax(0,1fr) 140px 65px;align-items:center}.vehicle-water-summary__columns{padding:0 20px 7px;color:#50758c;font-size:11px;font-weight:600;flex-shrink:0}.vehicle-water-summary__columns span:nth-child(n+2){text-align:right}.vehicle-water-summary__list{flex:1;min-height:80px;overflow-y:auto;padding:0 12px 14px}.vehicle-water-summary__row{position:relative;min-height:52px;margin-bottom:6px;padding:0 8px 3px;overflow:hidden;border:1px solid var(--water-status-color);border-radius:10px;background:#0d2232db;box-sizing:border-box}.vehicle-water-summary__name{overflow:hidden;color:#eef9ff;font-size:13px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.vehicle-water-summary__liter,.vehicle-water-summary__percent{color:var(--water-status-color);font-variant-numeric:tabular-nums;text-align:right}.vehicle-water-summary__liter{display:flex;align-items:center;justify-content:flex-end;gap:4px;font-size:14px;font-weight:700;white-space:nowrap}.vehicle-water-summary__liter em{color:#48697d;font-style:normal;font-weight:500}.vehicle-water-summary__capacity{color:#7895a6;font-weight:600}.vehicle-water-summary__percent{display:flex;align-items:center;justify-content:flex-end;gap:7px;font-size:12px;font-weight:700}.vehicle-water-summary__percent i{width:7px;height:7px;border-radius:50%;background:var(--water-status-color);box-shadow:0 0 8px var(--water-status-color)}.vehicle-water-summary__track{position:absolute;right:8px;bottom:5px;left:8px;height:2px;overflow:hidden;border-radius:2px;background:#ffffff12}.vehicle-water-summary__track span{display:block;height:100%;border-radius:inherit;background:var(--water-status-color);box-shadow:0 0 7px var(--water-status-color);transition:width .55s ease,background .55s ease}.vehicle-water-summary__empty{padding:30px 12px;color:#65869a;font-size:12px;font-weight:700;text-align:center}.vehicle-water-alert-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50000;display:flex;align-items:center;justify-content:center;padding:16px;background:#080101c7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.vehicle-water-alert{width:min(390px,calc(100vw - 32px));padding:26px 24px 22px;border:2px solid #ff3b30;border-radius:18px;background:linear-gradient(160deg,#2a1010,#11090b 72%);box-shadow:0 24px 70px #000000b3,0 0 34px #ff3b3059;color:#fff;text-align:center;animation:vehicleWaterAlertEnter .24s ease-out,vehicleWaterAlertGlow 1.1s ease-in-out infinite}.vehicle-water-alert__beacon{display:grid;width:54px;height:54px;margin:0 auto 12px;place-items:center;border-radius:50%;background:#ff3b301f}.vehicle-water-alert__beacon span{width:18px;height:18px;border-radius:50%;background:#ff3b30;box-shadow:0 0 0 8px #ff3b3024,0 0 25px #ff3b30;animation:pulse .65s ease-in-out infinite}.vehicle-water-alert__eyebrow{color:#ff756d;font-size:12px;font-weight:700;letter-spacing:1px}.vehicle-water-alert h2{margin:6px 0 15px;font-size:24px;font-weight:800}.vehicle-water-alert__reading{display:flex;align-items:baseline;justify-content:center;gap:7px;padding:13px 10px;border:1px solid rgba(255,117,109,.32);border-radius:11px;background:#ff3b3014;font-variant-numeric:tabular-nums}.vehicle-water-alert__reading strong{color:#ff675e;font-size:25px}.vehicle-water-alert__reading span{color:#9d7b7a;font-size:14px}.vehicle-water-alert__reading b{margin-left:8px;color:#ff675e;font-size:18px}.vehicle-water-alert p{margin:16px 4px 18px;color:#d6b3b0;font-size:13px;line-height:1.55}.vehicle-water-alert p span{display:block}.vehicle-water-alert button{width:100%;padding:13px 0;border:1px solid #ff594f;border-radius:10px;background:#c92720;color:#fff;font-size:14px;font-weight:800;cursor:pointer;box-shadow:0 8px 24px #c9272052}@keyframes vehicleWaterAlertEnter{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes vehicleWaterAlertGlow{50%{border-color:#ff8b84;box-shadow:0 24px 70px #000000b3,0 0 48px #ff3b3094}}@media (max-width: 767px){.command-screen-container{height:100dvh}.command-status-bar{height:52px!important;padding:0 10px!important;gap:8px!important}.command-status-brand{width:auto!important;margin-left:0!important;padding:2px 0!important;gap:6px!important}.command-status-brand>div:first-child{font-size:25px!important}.command-status-brand>div:last-child>div:first-child{font-size:13px!important;letter-spacing:1px!important}.command-status-subtitle,.command-status-actions>button,.command-status-actions>:not(.command-status-clock){display:none!important}.command-status-incident{min-width:0;margin-left:auto;padding:5px 8px!important;gap:5px!important}.command-status-incident span:last-child{max-width:112px;overflow:hidden;text-overflow:ellipsis;font-size:12px!important}.command-status-actions,.resource-dashboard{display:none!important}.resource-summary-backdrop{align-items:center!important;padding:12px!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}.resource-summary{width:100%!important;height:auto!important;max-height:calc(100dvh - 24px);border-radius:18px!important;background:linear-gradient(160deg,#101d31,#0a1524 75%)!important;filter:none!important;box-shadow:0 22px 55px #0000009e,0 0 0 1px #38bdf814!important}.resource-summary__header{min-height:0;align-items:flex-start!important;flex-direction:column;justify-content:flex-start!important;padding:18px 58px 14px 18px!important;text-align:left!important}.resource-summary__heading{order:1;align-items:flex-start!important}.resource-summary__heading h1{font-size:20px!important;letter-spacing:-.4px!important}.resource-summary__heading p{display:none}.resource-summary__live{position:static!important;order:2;gap:8px!important;margin-top:11px;padding:5px 10px!important;border-radius:8px!important;background:#38bdf80f!important}.resource-summary__clock{font-size:13px!important}.resource-summary__close{top:15px!important;right:15px!important;width:38px!important;height:38px!important;background:#ffffff0f!important}.resource-summary__metrics{display:grid!important;grid-template-columns:repeat(3,1fr);gap:0!important;padding:13px 10px 12px!important;background:#ffffff05!important}.resource-summary__metric{padding:0 8px;border-right:1px solid rgba(255,255,255,.06)}.resource-summary__metric:last-child{border-right:none}.resource-summary__metric>div:first-child{margin-bottom:2px!important;font-size:11px!important}.resource-summary__metric>div:last-child{font-size:25px!important}.resource-summary.is-empty .resource-summary__body{display:none!important}.resource-summary.is-empty .resource-summary__mobile-empty{min-height:160px;display:flex;align-items:center;flex-direction:column;justify-content:center;padding:22px;color:#c6d8e4;font-size:14px;text-align:center}.resource-summary__mobile-empty:before{width:42px;height:42px;margin-bottom:12px;border:1px solid rgba(56,189,248,.28);border-radius:50%;background:#38bdf80f;color:#38bdf8;content:"0";font-size:20px;font-weight:700;line-height:42px}.resource-summary__mobile-empty small{margin-top:6px;color:#627f93;font-size:11px;line-height:1.45}.resource-summary__body{display:flex!important;flex-direction:column;gap:20px!important;padding:14px 14px 20px!important;overscroll-behavior:contain}.resource-summary__types{padding-right:0!important;border-right:none!important}.resource-summary__section-title{margin:0 0 9px!important;font-size:14px!important}.resource-summary__type-list{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px!important}.resource-summary__type-card{min-width:0;padding:10px 12px!important;border:1px solid rgba(56,189,248,.1);border-radius:11px!important}.resource-summary__type-empty{grid-column:1 / -1;padding:20px 0!important}.resource-summary__center-list{grid-template-columns:1fr!important;gap:9px!important}.resource-summary__center-card{padding:13px!important;border-radius:13px!important}.command-screen-main{position:relative}.command-map-stage{width:100%;min-width:0}.map-controls{display:none}.map-type-switcher{top:5px!important;right:5px!important;height:34px!important;border-radius:8px!important}.map-type-switcher>button{padding:0 9px!important;font-size:11px!important}.mobile-summary-actions{position:absolute;top:5px;left:5px;z-index:10010;display:flex;gap:4px}.mobile-summary-actions>button{height:34px;min-width:48px;padding:0 11px;border:1px solid #24516d;border-radius:8px;font-size:11px;font-weight:700;letter-spacing:.2px;box-shadow:0 5px 15px #00000059}.mobile-summary-actions__status{border-color:#a9562f!important;background:linear-gradient(145deg,#48291a,#321d14)!important;color:#ffd2b3!important;text-shadow:0 1px 2px rgba(0,0,0,.55)}.mobile-summary-actions__water{border-color:#1686b8!important;background:linear-gradient(145deg,#0d3b57,#092b42)!important;color:#c8f2ff!important;text-shadow:0 1px 2px rgba(0,0,0,.55)}.mobile-summary-actions>button:active{filter:brightness(1.2)}.vehicle-water-summary__header{padding:15px 16px 12px}.vehicle-water-summary{transform:translateY(-10px)}.vehicle-water-summary__toolbar{align-items:stretch;flex-direction:column}.vehicle-water-summary__tabs button{flex:1}.vehicle-water-summary__total{padding-right:2px;text-align:right}.vehicle-water-summary__columns,.vehicle-water-summary__row{grid-template-columns:minmax(0,1fr) 132px 60px}.command-sidebar{position:absolute!important;z-index:200!important;right:0;bottom:0;left:0;width:100%!important;height:min(58vh,500px);height:min(58dvh,500px);margin-right:0!important;transform:none;transition:height .28s cubic-bezier(.4,0,.2,1)!important;box-shadow:0 -12px 30px #0000007a;overflow:visible}.command-sidebar:not(.is-open){height:0;box-shadow:none}.command-sidebar:not(.is-open)>div{display:none!important}.command-sidebar:not(.is-open)>button{position:fixed!important;top:auto!important;right:6px!important;bottom:0!important;transform:none!important}.command-sidebar>button{top:-36px!important;right:6px!important;left:auto!important;width:78px!important;height:36px!important;border:1px solid #1e3a52!important;border-radius:10px 10px 0 0!important;box-shadow:0 -4px 14px #0000005c!important;color:#e8f7ff!important;background:#0d2133!important}.command-sidebar.is-open>button{top:8px!important;right:8px!important;width:58px!important;height:32px!important;border:1px solid #2a536f!important;border-radius:8px!important;box-shadow:none!important;transform:none!important}.command-sidebar>button>span{font-size:0!important}.command-sidebar>button>span:after{content:"차량";font-size:12px;font-weight:800}.command-sidebar.is-open>button>span:after{content:"닫기"}.command-sidebar>div:nth-of-type(1){padding:12px 16px 10px!important}.command-sidebar [style*="cursor: grab"]{cursor:default!important;touch-action:pan-y!important;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.command-sidebar .mobile-long-press-ready{background:#173b55!important;border-color:#2fc9ff!important;box-shadow:0 0 0 2px #2fc9ff33,0 0 18px #2fc9ff47}.command-sidebar.is-mobile-dragging{transform:translateY(calc(100% + 48px))!important;transition:transform .22s cubic-bezier(.4,0,.2,1)!important;box-shadow:none}.command-sidebar.is-mobile-dragging>button{opacity:0}.mobile-vehicle-drag-preview{position:fixed;z-index:10050;display:flex;align-items:center;gap:7px;max-width:190px;padding:8px 12px;transform:translate(-50%,-50%);border:2px solid #27c8ff;border-radius:9px;background:#10283a;box-shadow:0 7px 22px #0000008c,0 0 18px #27c8ff6b;color:#fff;font-size:13px;font-weight:800;line-height:1;white-space:nowrap;pointer-events:none}.mobile-vehicle-drag-preview__icon{display:flex;align-items:center;justify-content:center;width:22px;height:22px;font-size:19px}.mobile-vehicle-drag-preview__icon img{width:100%;height:100%;object-fit:contain}}.command-entry{min-height:100dvh;box-sizing:border-box;padding:32px 18px;display:grid;place-items:center;background:radial-gradient(ellipse at top left,#183145 0,transparent 65%),#060d18;color:#e7f3fa;font-family:inherit}.command-entry-card{box-sizing:border-box;width:min(100%,440px);padding:28px;border:1px solid #28465a;border-radius:18px;background:#0c1926;box-shadow:0 22px 65px #0006}.command-entry-brand{margin-bottom:28px;color:#ff703e;font-size:20px;font-weight:700;line-height:1.2;letter-spacing:2px;text-align:center}.command-entry h1{font-size:17px;font-weight:500;margin:10px 0 22px;text-align:center}.command-entry-session{padding:14px 16px;border:1px solid #285369;border-radius:10px;background:#102737;margin-bottom:22px;overflow-wrap:anywhere}.command-entry-session strong{display:block;color:#7cdaff;line-height:1.4}.command-entry-session p{margin:0}.command-entry-session__summary{overflow:hidden;margin:6px 0 0!important;color:#e8f4fa;font-weight:600;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.command-entry-session__start{display:block;margin-top:6px;line-height:1.4}.command-entry-session__memo{margin:8px 0 0!important;padding-top:8px;border-top:1px solid rgba(124,218,255,.12);color:#9fc5d8;font-size:12px}.command-entry small,.command-entry label span{color:#9bb5c6}.command-entry form{display:grid;gap:14px}.command-entry form label:last-of-type{margin-bottom:24px}.command-entry label{display:grid;gap:7px;font-size:13px}.command-entry input,.command-entry select{box-sizing:border-box;width:100%;min-height:44px;padding:10px 12px;color:#fff;background:#06121d;border:1px solid #345268;border-radius:7px;font:inherit;font-size:16px}.command-entry select{-moz-appearance:none;appearance:none;-webkit-appearance:none;padding-right:42px;color-scheme:dark;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E%3Cpath d='m3 5 4 4 4-4' fill='none' stroke='%23c8dce8' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;background-size:14px}.command-entry select option{color:#e7f3fa;background:#0b1d2a}.command-entry button{min-height:46px;border:1px solid #157bbe;border-radius:8px;background:#0876ba;color:#fff;font:inherit;cursor:pointer;width:100%}.command-entry button:disabled{opacity:.5;cursor:default}.command-entry .command-entry-view{margin-top:12px;border-color:#267c91;background:linear-gradient(135deg,#123e50,#0d3040);color:#bdefff;box-shadow:inset 0 1px #ffffff0d}.command-entry-note{display:block;margin-top:20px;line-height:1.5}.command-entry-error{color:#ffb0a6;margin:0;line-height:1.5}.command-sync-notice{position:fixed;top:64px;left:50%;transform:translate(-50%);z-index:99999;max-width:90vw;padding:9px 15px;border:1px solid #c78548;border-radius:8px;background:#382316;color:#fff;font-size:13px}@media (min-width: 768px) and (max-width: 1024px){.command-entry{height:100dvh;min-height:0;display:block;overflow-y:auto;padding:20px 18px}.command-entry-card{margin:0 auto;padding:22px 24px 18px}.command-entry-brand{margin-bottom:22px}.command-entry-session{margin-bottom:16px;padding:10px 14px}.command-entry form{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px 12px}.command-entry form>button,.command-entry-error{grid-column:1 / -1}.command-entry label{gap:5px}.command-entry input,.command-entry select{min-height:42px;padding-top:9px;padding-bottom:9px}.command-entry .command-entry-view{margin-top:9px}.command-entry-note{margin-top:14px}}@media (max-width: 767px){.command-entry{height:100dvh;min-height:0;display:block;overflow-y:auto;padding:max(18px,env(safe-area-inset-top)) 14px max(18px,env(safe-area-inset-bottom));background:radial-gradient(circle at 12% 0%,rgba(31,94,128,.34),transparent 42%),linear-gradient(165deg,#071521,#050c15 75%)}.command-entry-card{width:min(100%,420px);margin:0 auto;padding:22px 20px 18px;border-color:#487e9d7a;border-radius:20px;background:linear-gradient(155deg,#0d1f2dfa,#08141ffa);box-shadow:0 18px 48px #0000006b,inset 0 1px #ffffff06}.command-entry-brand{margin-bottom:22px;font-size:18px;letter-spacing:2.4px;text-align:center}.command-entry h1{margin:7px 0 16px;color:#dcecf5;font-size:15px;text-align:center}.command-entry-session{margin-bottom:16px;padding:10px 14px;border-color:#4191b880;border-radius:12px;background:linear-gradient(135deg,#123143eb,#0c2535eb);box-shadow:inset 3px 0 #49c4f2a6;font-size:13px}.command-entry-session strong,.command-entry-session__summary,.command-entry-session__start{line-height:1.4}.command-entry form{gap:11px}.command-entry label{gap:5px;font-size:12px;font-weight:600;color:#c8dce8}.command-entry input,.command-entry select{min-height:42px;padding:9px 11px;border-color:#315064;border-radius:9px;font-size:16px}.command-entry input:focus,.command-entry select:focus{outline:none;border-color:#28a9e0;box-shadow:0 0 0 3px #28a9e021}.command-entry button{min-height:44px;border-radius:10px;font-size:15px;font-weight:700}.command-entry .command-entry-view{margin-top:9px;border-color:#267c91;background:linear-gradient(135deg,#123e50,#0d3040);color:#bdefff;box-shadow:inset 0 1px #ffffff0d}.command-entry-note{margin-top:14px;color:#7895a8;font-size:11px;line-height:1.45;text-align:center}}
