body,html{min-height:100%;margin:0;background:#f2f6f7}.cc-access,.completion-control{--cc-ink:#172735;--cc-muted:#697b88;--cc-line:#dfe7eb;--cc-soft:#f3f7f8;--cc-panel:#fff;--cc-navy:#102f42;--cc-blue:#2176a7;--cc-teal:#0a8179;--cc-amber:#d88624;--cc-red:#cf4f43;--cc-violet:#715c9c;font-family:Pretendard Variable,Pretendard,Noto Sans KR,Apple SD Gothic Neo,sans-serif;color:var(--cc-ink)}.completion-control{min-width:1180px;min-height:100vh;background:#f2f6f7;padding-bottom:26px}.cc-access *,.completion-control *{box-sizing:border-box}.cc-access button,.completion-control button,.completion-control input,.completion-control select,.completion-control textarea{font:inherit}.cc-topbar{height:68px;display:grid;grid-template-columns:270px 1fr 300px;align-items:center;padding:0 28px;background:var(--cc-navy);color:#fff;box-shadow:0 2px 10px rgba(11,38,54,.14);position:sticky;top:0;z-index:30}.cc-brand{display:flex;align-items:center;gap:10px}.cc-brand-mark{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:linear-gradient(145deg,#1a7183,#2d91a2);color:#fff;box-shadow:inset 0 0 0 1px rgba(255,255,255,.15)}.cc-brand>div{display:flex;flex-direction:column}.cc-brand b{font-size:15px;letter-spacing:.13em}.cc-brand small{color:#91aab7;font-size:9px;letter-spacing:.12em;margin-top:2px}.cc-topbar nav{height:100%;display:flex;align-items:stretch;justify-content:center;gap:8px}.cc-topbar nav button{position:relative;display:flex;align-items:center;gap:8px;padding:0 20px;border:0;background:transparent;color:#a9c0cb;font-size:13px;font-weight:750;cursor:pointer}.cc-topbar nav button.active,.cc-topbar nav button:hover{color:#fff}.cc-topbar nav button.active:after{content:"";position:absolute;height:3px;border-radius:3px 3px 0 0;background:#45b5b1;left:18px;right:18px;bottom:0}.cc-topbar nav em{min-width:19px;height:19px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:#d85b4f;color:#fff;font-size:10px;font-style:normal}.cc-user{display:flex;align-items:center;justify-content:flex-end;gap:10px}.cc-user>div{display:flex;flex-direction:column;align-items:flex-end;min-width:0}.cc-user b{font-size:11px}.cc-user small{max-width:210px;overflow:hidden;text-overflow:ellipsis;color:#8da7b4;font-size:9px;white-space:nowrap}.cc-live-dot{width:7px;height:7px;border-radius:50%;background:#40c6a4;box-shadow:0 0 0 5px rgba(64,198,164,.12)}.cc-page-head{max-width:1740px;margin:0 auto;padding:27px 28px 20px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.cc-eyebrow{display:block;color:#34818c;font-size:9px;font-weight:850;letter-spacing:.17em}.cc-page-head h1{margin:6px 0 5px;font-size:27px;letter-spacing:-.04em}.cc-page-head p{margin:0;color:var(--cc-muted);font-size:12px}.cc-head-meta{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.cc-head-meta>button,.cc-head-meta>span{height:34px;display:inline-flex;align-items:center;gap:6px;border:1px solid var(--cc-line);border-radius:7px;background:#fff;color:#526671;padding:0 11px;font-size:10px;font-weight:750}.cc-head-meta>button{cursor:pointer}.cc-head-meta>button:hover{border-color:#a9bbc4;color:var(--cc-ink)}.cc-head-meta>button:disabled{opacity:.7}.cc-head-meta>small{width:100%;color:#8998a1;font-size:9px;text-align:right}.cc-system-notice{max-width:1684px;margin:-7px auto 18px;display:flex;align-items:center;gap:9px;padding:10px 13px;border:1px solid #ead2a6;border-radius:8px;background:#fff8e9;color:#8c621f;font-size:11px}.cc-metrics{max-width:1740px;margin:0 auto 14px;padding:0 28px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.cc-metrics article{min-height:100px;display:grid;grid-template-columns:44px 1fr auto;align-items:center;gap:12px;padding:17px 18px;border:1px solid var(--cc-line);border-radius:10px;background:#fff;box-shadow:0 5px 16px rgba(27,61,78,.035)}.cc-metrics article.alert{border-color:#ebc2bd;background:linear-gradient(90deg,#fff,#fff8f7)}.cc-metrics article>span{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:9px}.cc-metrics article>span.blue{background:#e7f2f8;color:var(--cc-blue)}.cc-metrics article>span.green{background:#e7f5f1;color:var(--cc-teal)}.cc-metrics article>span.amber{background:#fff1dc;color:var(--cc-amber)}.cc-metrics article>span.red{background:#fae9e7;color:var(--cc-red)}.cc-metrics article>span.violet{background:#f0ebf8;color:var(--cc-violet)}.cc-metrics article>div{min-width:0}.cc-metrics article small{display:block;color:var(--cc-muted);font-size:10px;font-weight:700}.cc-metrics article strong{font-size:26px;line-height:1.25;letter-spacing:-.04em}.cc-metrics article em{font-size:11px;font-style:normal;font-weight:700;margin-left:4px}.cc-metrics article p{margin:0;color:#8797a0;font-size:9px;white-space:nowrap}.cc-metrics article p.positive{color:var(--cc-teal);display:flex;align-items:center}.cc-metrics article p.negative{color:var(--cc-red);display:flex;align-items:center}.cc-panel{border:1px solid var(--cc-line);border-radius:10px;background:var(--cc-panel);box-shadow:0 7px 20px rgba(25,55,70,.035)}.cc-deviation-panel,.cc-live-panel{max-width:1684px;margin:0 auto}.cc-panel-head{min-height:67px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 18px;border-bottom:1px solid var(--cc-line)}.cc-panel-head h2{margin:0;font-size:15px;letter-spacing:-.025em}.cc-panel-head p{margin:4px 0 0;color:var(--cc-muted);font-size:10px}.cc-panel-head>svg{color:#7d909a}.cc-legend{display:flex;gap:15px;color:#6c7f89;font-size:9px}.cc-legend span{display:flex;align-items:center;gap:5px}.cc-legend i{width:7px;height:7px;border-radius:50%}.cc-legend i.running{background:#20a080}.cc-legend i.soon{background:#e6a13d}.cc-legend i.overdue{background:#d55749}.cc-filters{min-height:56px;gap:8px;padding:10px 14px;border-bottom:1px solid var(--cc-line);background:#fbfcfc}.cc-filters,.cc-filters label{display:flex;align-items:center}.cc-filters label{height:35px;gap:7px;padding:0 10px;border:1px solid #d7e1e5;border-radius:7px;background:#fff;color:#7a8c96}.cc-filters label:focus-within{border-color:#5e9aad;box-shadow:0 0 0 3px rgba(45,127,149,.08)}.cc-filters input,.cc-filters select{border:0;outline:0;background:transparent;color:var(--cc-ink);font-size:10px}.cc-filters select{min-width:120px}.cc-search{width:310px}.cc-search input{width:100%}.cc-result-count{margin-left:auto;color:#7b8c95;font-size:10px}.cc-record-count{min-width:48px;height:27px;display:flex;align-items:center;justify-content:center;border-radius:14px;background:#edf4f6;color:#3e6876;font-size:10px;font-weight:800}.cc-table-wrap{width:100%;overflow:auto}.cc-table-wrap table{width:100%;border-collapse:collapse;table-layout:fixed}.cc-table-wrap th{height:38px;padding:0 12px;background:#f7f9fa;border-bottom:1px solid var(--cc-line);color:#71828b;font-size:9px;font-weight:800;text-align:left;white-space:nowrap}.cc-table-wrap td{height:74px;padding:10px 12px;border-bottom:1px solid #e9eef0;color:#293b47;font-size:10px;vertical-align:middle}.cc-table-wrap tbody tr:last-child td{border-bottom:0}.cc-table-wrap tbody tr{transition:background .12s}.cc-table-wrap tbody tr:hover{background:#f8fbfb}.cc-table-wrap tbody tr.overdue{background:#fff9f8}.cc-table-wrap tbody tr.overdue:hover{background:#fff5f3}.cc-table-wrap tbody tr.soon{background:#fffdf8}.cc-cell-sub{display:block;max-width:100%;margin-top:4px;color:#84939b;font-size:9px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cc-mono{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:-.015em}.cc-machine-table th:first-child{width:18%}.cc-machine-table th:nth-child(2){width:14%}.cc-machine-table th:nth-child(3){width:10%}.cc-machine-table th:nth-child(4){width:15%}.cc-machine-table th:nth-child(5){width:12%}.cc-machine-table th:nth-child(6){width:15%}.cc-machine-table th:nth-child(7){width:16%}.cc-machine{display:flex;align-items:center;gap:9px;min-width:0}.cc-machine>div{min-width:0}.cc-machine b{font-size:11px}.cc-machine-indicator{width:8px;height:30px;flex:none;border-radius:4px;background:#aab6bc}.cc-machine-indicator.running{background:#14a07d}.cc-machine-indicator.complete{background:#3585ad}.cc-machine-indicator.alarm,.cc-machine-indicator.emergency{background:#d65749}.cc-machine-indicator.paused{background:#de9c37}.cc-machine-indicator.off{background:#9aa6ac}.cc-status{display:inline-flex;align-items:center;min-height:23px;padding:0 8px;border-radius:12px;background:#edf2f4;color:#667a84;font-size:9px;font-weight:800}.cc-status.running{background:#e3f4ee;color:#087763}.cc-status.complete{background:#e5f1f6;color:#246f97}.cc-status.alarm,.cc-status.emergency{background:#f9e7e5;color:#b44238}.cc-status.paused{background:#fff1dc;color:#a86912}.cc-status.off{background:#eceff1;color:#69777d}.cc-company-groups{background:#edf2f3;padding:10px;display:grid;gap:10px}.cc-company-group{overflow:hidden;border:1px solid #d7e2e5;border-radius:9px;background:#fff}.cc-company-group>header{min-height:48px;display:flex;align-items:center;justify-content:space-between;padding:9px 13px;border-bottom:1px solid #dce6e9;background:linear-gradient(90deg,#eaf3f4,#f7fafb);color:#244c59}.cc-company-group>header>div{display:flex;align-items:center;gap:9px}.cc-company-group>header span{display:flex;align-items:baseline;gap:8px}.cc-company-group>header b{font-size:13px}.cc-company-group>header small{color:#78909a;font-size:9px;font-weight:750}.cc-company-group>header em{min-width:38px;height:23px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:#fff;color:#4e6f7b;font-size:9px;font-style:normal;font-weight:800;box-shadow:inset 0 0 0 1px #d9e4e7}.cc-company-group .cc-table-wrap{overflow-x:auto}.cc-company-group table{min-width:1260px}.cc-company-group .cc-table-wrap th{background:#fafcfc}.cc-machine-type{display:inline-flex;align-items:center;min-height:25px;padding:0 8px;border-radius:6px;background:#e8f2f5;color:#2d6b7d;font-size:9px;font-weight:850}.cc-cycle-standard{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;color:#405d69;font-size:13px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.cc-progress-label{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.cc-progress-label span{color:#798a93;font-size:9px}.cc-progress{height:5px;border-radius:4px;background:#e8eef0;overflow:hidden}.cc-progress i{height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,#3f8eae,#2aa18b)}.cc-countdown{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;color:#264b5d;font-size:16px;font-weight:800;letter-spacing:.015em}.cc-countdown.soon{color:#bd7317}.cc-countdown.overdue{color:#c6473b}.cc-countdown.done{font-family:inherit;font-size:11px;letter-spacing:0}.cc-check-result{display:inline-flex;align-items:center;gap:5px;min-height:25px;padding:0 8px;border-radius:6px;background:#eef3f4;color:#60727b;font-size:9px;font-weight:800;white-space:nowrap}.cc-check-result.scheduled{background:#eef5f7;color:#3c7486}.cc-check-result.waiting{background:#fae8e6;color:#b9463c}.cc-check-result.good{background:#e5f4ee;color:#087863}.cc-check-result.warn{background:#fff0dc;color:#a76a17}.cc-check-result.critical{background:#fae8e6;color:#b9463c}.cc-check-result.muted{color:#829198}.cc-empty{min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:#84939b}.cc-empty b{color:#536872;font-size:12px}.cc-empty span{font-size:10px}.cc-insight-grid{max-width:1684px;margin:0 auto 14px;display:grid;grid-template-columns:minmax(0,1.55fr) minmax(360px,.65fr);gap:10px}.cc-insight-grid .cc-panel-head{min-height:62px}.cc-trend-chart{height:168px;display:flex;align-items:flex-end;justify-content:space-around;gap:16px;padding:25px 24px 18px}.cc-trend-chart>div{height:100%;flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:5px}.cc-trend-chart span{color:#506a76;font-size:9px;font-weight:800}.cc-trend-chart i{width:min(42px,70%);min-height:3px;display:block;border-radius:5px 5px 2px 2px;background:linear-gradient(180deg,#4c9bae,#2d788b)}.cc-trend-chart b{font-size:9px}.cc-trend-chart small{color:#8a989f;font-size:8px}.cc-priority ol{list-style:none;margin:0;padding:11px 18px}.cc-priority li{display:flex;align-items:center;gap:11px;padding:10px 0;border-bottom:1px solid #edf1f2}.cc-priority li:last-child{border-bottom:0}.cc-priority li>b{width:25px;height:25px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#eaf2f4;color:#2f6a79;font-size:10px}.cc-priority li span{display:flex;flex-direction:column}.cc-priority li strong{font-size:10px}.cc-priority li small{margin-top:2px;color:#81919a;font-size:9px}.cc-deviation-table th:first-child{width:5%}.cc-deviation-table th:nth-child(2){width:15%}.cc-deviation-table th:nth-child(3){width:11%}.cc-deviation-table th:nth-child(4){width:15%}.cc-deviation-table th:nth-child(5){width:12%}.cc-deviation-table th:nth-child(6){width:20%}.cc-deviation-table th:nth-child(7){width:10%}.cc-deviation-table th:nth-child(8){width:9%}.cc-deviation-table th:nth-child(9){width:3%}.cc-deviation-table tr.critical{box-shadow:inset 3px 0 #d25347}.cc-deviation-table tr.warn{box-shadow:inset 3px 0 #d6922f}.cc-deviation-table tr.good{box-shadow:inset 3px 0 #2c9880}.cc-deviation-table tr.waiting{box-shadow:inset 3px 0 #7994a0}.cc-rank{font-family:SFMono-Regular,Consolas,monospace;color:#607680;font-size:10px;font-weight:800}.cc-deviation{display:inline-flex;min-height:25px;align-items:center;padding:0 8px;border-radius:6px;font-size:9px;font-weight:850}.cc-deviation.good{background:#e5f4ee;color:#087863}.cc-deviation.warn{background:#fff0da;color:#a86a13}.cc-deviation.critical{background:#fae7e5;color:#b74439}.cc-deviation.waiting{background:#edf2f4;color:#5e737c}.cc-workflow{display:inline-flex;min-height:24px;align-items:center;padding:0 8px;border-radius:12px;background:#edf1f3;color:#61727a;font-size:9px;font-weight:800}.cc-workflow.analyzing{background:#fff0d9;color:#9e681b}.cc-workflow.action_planned{background:#e8f0f8;color:#366f99}.cc-workflow.verifying{background:#eee9f6;color:#71589c}.cc-workflow.resolved{background:#e4f3ed;color:#18715e}.cc-row-action{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border:1px solid #dce5e8;border-radius:7px;background:#fff;color:#617a85;cursor:pointer}.cc-row-action:hover{border-color:#7ca4b1;color:#235e70;background:#f3f8f9}.cc-footer{max-width:1684px;margin:14px auto 0;display:flex;justify-content:space-between;color:#85949c;font-size:9px}.cc-drawer-layer{position:fixed;inset:0;z-index:80;display:flex;justify-content:flex-end;background:rgba(7,27,40,.38);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.cc-drawer{width:540px;height:100%;overflow:auto;background:#f5f8f9;box-shadow:-16px 0 40px rgba(9,32,44,.2)}.cc-drawer>header{min-height:92px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:22px 24px;background:var(--cc-navy);color:#fff}.cc-drawer>header h2{margin:5px 0 3px;font-size:19px}.cc-drawer>header p{margin:0;color:#9db3bd;font-size:10px}.cc-drawer>header button{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.13);border-radius:7px;background:rgba(255,255,255,.06);color:#fff;cursor:pointer}.cc-drawer-summary{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;margin:14px;border:1px solid var(--cc-line);border-radius:9px;background:var(--cc-line);overflow:hidden}.cc-drawer-summary>div{min-height:84px;display:flex;flex-direction:column;justify-content:center;padding:13px;background:#fff}.cc-drawer-summary small{color:#7c8c94;font-size:9px}.cc-drawer-summary b{margin-top:5px;font-size:12px}.cc-drawer-summary span{margin-top:3px;color:#8a989f;font-size:9px}.cc-drawer-summary .critical b{color:var(--cc-red)}.cc-drawer-summary .warn b{color:#b6761e}.cc-drawer-summary .good b{color:var(--cc-teal)}.cc-drawer-summary .waiting b{color:#5f7681}.cc-suggestion{display:flex;gap:10px;margin:0 14px 12px;padding:12px;border:1px solid #cfe0e5;border-radius:8px;background:#eef6f7;color:#356977}.cc-suggestion svg{flex:none}.cc-suggestion b{font-size:10px}.cc-suggestion p{margin:4px 0 0;color:#5f7882;font-size:10px;line-height:1.55}.cc-drawer form{display:grid;gap:11px;padding:15px 20px 28px;border-top:1px solid var(--cc-line);background:#fff}.cc-drawer form>label,.cc-form-grid label{display:flex;flex-direction:column;gap:6px}.cc-drawer form label>span{color:#526872;font-size:10px;font-weight:800}.cc-drawer input,.cc-drawer select,.cc-drawer textarea{width:100%;border:1px solid #d8e2e6;border-radius:7px;background:#fff;color:var(--cc-ink);font-size:11px;outline:0}.cc-drawer input,.cc-drawer select{height:38px;padding:0 10px}.cc-drawer textarea{padding:9px 10px;line-height:1.55;resize:vertical}.cc-drawer input:focus,.cc-drawer select:focus,.cc-drawer textarea:focus{border-color:#4d91a4;box-shadow:0 0 0 3px rgba(52,133,154,.09)}.cc-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.cc-save{height:42px;display:flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:7px;background:#176e78;color:#fff;font-size:11px;font-weight:850;cursor:pointer}.cc-save:hover{background:#105f68}.cc-save:disabled{opacity:.55;cursor:not-allowed}.cc-save-message{margin:0;padding:9px;border-radius:6px;font-size:10px}.cc-save-message.success{background:#e9f5f0;color:#147461}.cc-save-message.error{background:#fae9e7;color:#ad4339}.cc-audit-note{color:#89979e;font-size:9px;text-align:center}.cc-access{min-height:100vh;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 50% 0,#dcebed,transparent 42%),#eff4f5}.cc-access-card{width:430px;padding:38px;border:1px solid #dce5e8;border-radius:14px;background:#fff;text-align:center;box-shadow:0 18px 55px rgba(22,54,67,.09)}.cc-access-card>.cc-brand-mark{margin-bottom:17px}.cc-access-card>small{display:block;color:#3a818c;font-size:9px;font-weight:850;letter-spacing:.15em}.cc-access-card h1{margin:10px 0 8px;font-size:21px}.cc-access-card p{margin:0 0 22px;color:#72838c;font-size:11px;line-height:1.7}.cc-access-card a,.cc-access-card button{height:42px;display:flex;align-items:center;justify-content:center;border:0;border-radius:7px;background:#176f79;color:#fff;font-size:11px;font-weight:800;text-decoration:none;cursor:pointer}.cc-access-card.error>svg{color:var(--cc-red)}.cc-loading{display:flex;align-items:center;gap:11px;color:#47616c;font-size:12px}.cc-loading svg,.spin{animation:cc-spin 1s linear infinite}@keyframes cc-spin{to{transform:rotate(1turn)}}@media(max-width:1350px){.cc-topbar{grid-template-columns:230px 1fr 250px}.cc-metrics,.cc-page-head{padding-left:18px;padding-right:18px}.cc-deviation-panel,.cc-footer,.cc-insight-grid,.cc-live-panel,.cc-system-notice{margin-left:18px;margin-right:18px}.cc-table-wrap table{min-width:1280px}}@media(prefers-reduced-motion:reduce){.cc-loading svg,.spin{animation:none}}