/* mes-wo.js 라운드: JS 템플릿 정적 style 속성 추출 클래스 */
/* 기존 u-* 와 의미 중복 가능. 동적 보간 포함 style 은 보류. */

.u-wo-001 { text-align: center; color: #8B5CF6; }
.u-wo-002 { border: none; padding: 4px 8px; font-size: 11px; }
.u-wo-003 { border: none; padding: 4px 8px; font-size: 11px; text-align: right; }
.u-wo-004 { color: #9CA3AF; }
.u-wo-005 { font-size: 11px; color: var(--txt2); font-weight: 700; }
.u-wo-006 { margin-top: 16px; font-weight: 700; font-size: 14px; color: #1E293B; margin-bottom: 8px; }
.u-wo-007 { margin-top: 4px; }
.u-wo-008 { background: #F8FAFC; padding: 10px; border-radius: 8px; text-align: center; }
.u-wo-009 { background: none; font-size: 20px; cursor: pointer; border: none; }
.u-wo-010 { color: #16A34A; font-weight: 700; }
.u-wo-011 { color: #DC2626; font-weight: 700; }
.u-wo-012 { color: #DC2626; font-weight: 800; }
.u-wo-013 { color: #fff; }
.u-wo-014 { color: var(--pri); font-weight: 700; }
.u-wo-015 { display: flex; flex-direction: column; gap: 2px; align-items: flex-end; }
.u-wo-016 { display: flex; justify-content: space-between; align-items: center; }
.u-wo-017 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin-bottom: 14px; }
.u-wo-018 { font-size: 10px; padding: 0 5px; }
.u-wo-019 { font-size: 16px; font-weight: 700; }
.u-wo-020 { font-weight: 700; color: #0F172A; }
.u-wo-021 { font-weight: 700; padding: 6px 8px; }
.u-wo-022 { grid-column: 1/-1; }
.u-wo-023 { grid-template-columns: repeat(4,1fr); margin-bottom: 14px; }
.u-wo-024 { grid-template-columns: repeat(5,1fr); margin-bottom: 12px; }
.u-wo-025 { max-height: 160px; }
.u-wo-026 { text-align: right; font-weight: 700; color: var(--pri); }
.u-wo-027 { width: 78px; }
.u-wo-028 { background: #059669; color: #fff; flex-shrink: 0; }
.u-wo-029 { background: #EFF6FF; border: 1px solid #BFDBFE; border-radius: 10px; padding: 10px 12px; margin-bottom: 12px; font-size: 12px; color: #1E3A8A; }
.u-wo-030 { background: #F0FDF4; padding: 12px; border-radius: 10px; margin-bottom: 12px; }
.u-wo-031 { background: #F9FAFB; font-weight: 700; }
.u-wo-032 { background: #FFFBEB; border: 1px solid #FCD34D; border-radius: 8px; padding: 8px 10px; margin-bottom: 10px; font-size: 12px; }
.u-wo-033 { background: #fff; width: 90vw; height: 90vh; border-radius: 12px; overflow: hidden; display: flex; flex-direction: column; }
.u-wo-034 { background: var(--bg2); padding: 10px; font-size: 16px; }
.u-wo-035 { background: var(--bg2); padding: 7px; }
.u-wo-036 { background: var(--dan-l); padding: 10px; font-size: 18px; font-weight: 700; color: var(--dan); }
.u-wo-037 { background: var(--dan-l); padding: 7px; color: var(--dan); font-weight: 700; }
.u-wo-038 { border-left-color: #EF4444; background: #FEF2F2; }
.u-wo-039 { border: none; border-left: 1px solid #333; border-right: 1px solid #333; border-bottom: 1px solid #333; padding: 4px; }
.u-wo-040 { color: #78350F; margin-bottom: 2px; }
.u-wo-041 { color: #C00; font-weight: 700; }
.u-wo-042 { color: var(--dan); font-weight: 700; }
.u-wo-043 { color: var(--dan); font-weight: 700; font-size: 12px; }
.u-wo-044 { color: var(--pri); cursor: pointer; text-decoration: underline; }
.u-wo-045 { color: var(--txt3); font-weight: 400; }
.u-wo-046 { color: var(--wrn); font-weight: 700; }
.u-wo-047 { cursor: pointer; color: var(--pri); text-decoration: underline; }
.u-wo-048 { display: block; margin: 6px auto 0; font-size: 11px; color: var(--txt2); background: none; border: none; cursor: pointer; }
.u-wo-049 { display: flex; align-items: center; gap: 8px; }
.u-wo-050 { display: flex; align-items: center; gap: 8px; padding: 6px 0; border-bottom: 1px solid #FEE2E2; }
.u-wo-051 { display: flex; align-items: center; justify-content: space-between; padding: 6px 10px; margin-bottom: 3px; background: #F0FDF4; border-radius: 8px; border-left: 3px solid #22C55E; }
.u-wo-052 { display: flex; align-items: center; justify-content: space-between; padding: 8px 10px; margin-bottom: 4px; background: #FFFBEB; border-radius: 8px; border-left: 3px solid #F59E0B; }
.u-wo-053 { display: flex; flex-wrap: wrap; gap: 6px; margin-top: 4px; }
.u-wo-054 { display: flex; gap: 6px; align-items: center; }
.u-wo-055 { display: flex; gap: 8px; }
.u-wo-056 { display: flex; justify-content: space-between; align-items: center; padding: 12px 14px; border-radius: 12px; margin-bottom: 4px; cursor: pointer; transition: background .1s; }
.u-wo-057 { display: flex; justify-content: space-between; align-items: center; padding: 8px 10px; background: #fff; border-radius: 8px; margin-bottom: 4px; font-size: 13px; cursor: pointer; transition: background .1s; }
.u-wo-058 { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; margin-bottom: 12px; }
.u-wo-059 { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 10px; }
.u-wo-060 { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 10px; font-size: 12px; }
.u-wo-061 { display: inline-block; vertical-align: middle; }
.u-wo-062 { display: inline-flex; align-items: center; gap: 3px; }
.u-wo-063 { display: inline-flex; flex-direction: column; gap: 1px; }
.u-wo-064 { display: none; width: 64px; height: 64px; border: 1px solid #999; font-size: 9px; color: #999; display: flex; align-items: center; justify-content: center; line-height: 1.2; }
.u-wo-065 { flex: 1; }
.u-wo-066 { flex: 1; border: none; }
.u-wo-067 { flex: 1; min-width: 0; }
.u-wo-068 { font-size: 11px; color: #059669; font-weight: 600; }
.u-wo-069 { font-size: 11px; color: #1E3A5F; }
.u-wo-070 { font-size: 11px; color: #64748B; font-weight: 700; }
.u-wo-071 { font-size: 11px; color: #6B7280; }
.u-wo-072 { font-size: 11px; color: var(--suc); font-weight: 600; }
.u-wo-073 { font-size: 11px; color: var(--txt3); }
.u-wo-074 { font-size: 11px; color: var(--txt3); margin-left: auto; }
.u-wo-075 { font-size: 11px; color: var(--txt3); margin-top: 2px; }
.u-wo-076 { font-size: 11px; padding: 3px 8px; }
.u-wo-077 { font-size: 12px; color: #1E3A5F; font-weight: 600; white-space: nowrap; padding-left: 10px; }
.u-wo-078 { font-size: 12px; color: #64748B; }
.u-wo-079 { font-size: 12px; color: var(--dan); font-weight: 700; }
.u-wo-080 { font-size: 12px; color: var(--txt); }
.u-wo-081 { font-size: 12px; color: var(--txt3); margin-top: 2px; }
.u-wo-082 { font-size: 12px; font-weight: 700; }
.u-wo-083 { font-size: 12px; font-weight: 700; color: #059669; padding: 6px 0; border-bottom: 2px solid #22C55E; margin-bottom: 8px; margin-top: 12px; }
.u-wo-084 { font-size: 12px; font-weight: 700; color: #D97706; padding: 6px 0; border-bottom: 2px solid #F59E0B; margin-bottom: 8px; }
.u-wo-085 { font-size: 13px; color: #64748B; margin-top: 4px; }
.u-wo-086 { font-size: 13px; font-weight: 600; color: #1E3A5F; margin-bottom: 8px; display: flex; justify-content: space-between; align-items: center; }
.u-wo-087 { font-size: 16px; font-weight: 800; color: #0F172A; }
.u-wo-088 { font-size: 20px; font-weight: 800; color: #1E293B; }
.u-wo-089 { font-size: 20px; font-weight: 800; color: #1E3A5F; }
.u-wo-090 { font-size: 8px; color: #666; margin-top: 2px; }
.u-wo-091 { font-weight: 400; font-size: 10px; }
.u-wo-092 { font-weight: 600; font-size: 13px; }
.u-wo-093 { font-weight: 700; color: #92400E; margin-bottom: 4px; }
.u-wo-094 { font-weight: 700; color: #9A3412; font-size: 12px; margin-bottom: 8px; }
.u-wo-095 { font-weight: 700; color: var(--dan); font-size: 13px; margin-bottom: 8px; }
.u-wo-096 { font-weight: 700; font-size: 13px; color: #C00; }
.u-wo-097 { font-weight: 700; font-size: 14px; }
.u-wo-098 { font-weight: 700; font-size: 15px; color: #1E293B; }
.u-wo-099 { font-weight: 700; font-size: 16px; }
.u-wo-100 { font-weight: 700; font-size: 18px; }
.u-wo-101 { grid-template-columns: repeat(4,1fr); margin-bottom: 12px; }
.u-wo-102 { height: 180px; text-align: center; vertical-align: middle; }
.u-wo-103 { margin-bottom: 12px; }
.u-wo-104 { margin-bottom: 8px; }
.u-wo-105 { margin-left: 6px; }
.u-wo-106 { margin-top: 10px; overflow-x: auto; }
.u-wo-107 { margin-top: 10px; padding: 10px 14px; background: #FEF2F2; border: 1px solid #FECACA; border-radius: 10px; display: flex; justify-content: space-between; align-items: center; font-size: 13px; }
.u-wo-108 { margin-top: 10px; text-align: center; font-size: 10px; color: #666; }
.u-wo-109 { margin-top: 14px; background: var(--dan-l); border: 1px solid #FECACA; border-radius: var(--r-sm); padding: 12px; }
.u-wo-110 { margin-top: 14px; padding: 12px; background: #FFF7ED; border: 1px solid #FED7AA; border-radius: 10px; }
.u-wo-111 { margin-top: 2px; }
.u-wo-112 { max-height: 170px; max-width: 100%; }
.u-wo-113 { max-height: 180px; overflow-y: auto; }
.u-wo-114 { max-height: 500px; overflow-y: auto; }
.u-wo-115 { max-width: 180px; max-height: 120px; border: 1px solid var(--bdr); border-radius: 10px; }
.u-wo-116 { max-width: 200px; max-height: 130px; border-radius: 10px; border: 1px solid var(--bdr); cursor: pointer; }
.u-wo-117 { padding: 0 20px 12px; max-height: 420px; overflow-y: auto; }
.u-wo-118 { padding: 10px 12px; background: #fff; border: 1px solid #BFDBFE; border-radius: 10px; margin-bottom: 10px; display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; gap: 8px; }
.u-wo-119 { padding: 10px 16px; display: flex; justify-content: space-between; align-items: center; border-bottom: 1px solid #ddd; }
.u-wo-120 { padding: 10px 16px; font-size: 14px; font-weight: 600; background: #E2E8F0; color: #475569; border: none; border-radius: 8px; cursor: pointer; }
.u-wo-121 { padding: 10px 24px; font-size: 14px; font-weight: 700; background: #1E3A5F; color: #fff; border: none; border-radius: 8px; cursor: pointer; box-shadow: 0 2px 8px rgba(0,0,0,.2); }
.u-wo-122 { padding: 10px; font-size: 15px; font-weight: 700; border: 2px solid #10B981; border-radius: 10px; }
.u-wo-123 { padding: 12px; background: #EFF6FF; border-radius: 12px; margin-top: 10px; }
.u-wo-124 { padding: 16px 20px; }
.u-wo-125 { padding: 16px 20px 8px; }
.u-wo-126 { padding: 16px; overflow-y: auto; flex: 1; }
.u-wo-127 { padding: 20px; text-align: center; color: var(--txt3); }
.u-wo-128 { padding: 4px 10px; font-size: 11px; font-weight: 700; background: #059669; color: #fff; border: none; border-radius: 6px; cursor: pointer; }
.u-wo-129 { padding: 6px 8px; min-height: 30px; border: none; border-left: 1px solid #333; border-right: 1px solid #333; }
.u-wo-130 { padding: 8px 10px; font-size: 13px; }
.u-wo-131 { padding: 8px 16px; background: #E2E8F0; border: none; border-radius: 8px; cursor: pointer; }
.u-wo-132 { padding: 8px 20px; background: #1E3A5F; color: #fff; border: none; border-radius: 8px; font-weight: 700; cursor: pointer; }
.u-wo-133 { position: absolute; top: 6px; right: 10px; width: 72px; text-align: center; }
.u-wo-134 { position: fixed; top: 10px; right: 10px; display: flex; gap: 8px; z-index: 9999; }
.u-wo-135 { position: relative; text-align: center; font-size: 24px; font-weight: 900; letter-spacing: 4px; padding: 16px 0; border: 3px solid #000; margin-bottom: 12px; }
.u-wo-136 { text-align: center; color: #DC2626; font-weight: 700; }
.u-wo-137 { text-align: center; padding: 30px; color: #9CA3AF; }
.u-wo-138 { text-align: right; color: #16A34A; }
.u-wo-139 { text-align: right; color: #DC2626; }
.u-wo-140 { text-align: right; color: var(--pri); }
.u-wo-141 { text-align: right; font-size: 10px; color: #64748B; margin-bottom: 12px; }
.u-wo-142 { text-align: right; font-weight: 700; color: #DC2626; }
.u-wo-143 { width: 100%; padding: 12px 14px; font-size: 15px; border: 1px solid var(--bdr); border-radius: 12px; background: var(--bg2); box-sizing: border-box; }
.u-wo-144 { width: 100%; padding: 12px; font-size: 14px; font-weight: 700; background: #059669; color: #fff; border: none; border-radius: 10px; cursor: pointer; }
.u-wo-145 { width: 108px; }
.u-wo-146 { width: 28px; }
.u-wo-147 { width: 32px; }
.u-wo-148 { width: 450px; }
.u-wo-149 { width: 500px; max-height: 80vh; display: flex; flex-direction: column; }
.u-wo-150 { width: 580px; }
.u-wo-151 { width: 64px; height: 64px; display: block; margin: 0 auto; }

/* === 동적 인라인 style 제거 (CSS var + 정적 modifier) === */

/* color 동적 (sparkline arrow span L13, diff div L756) */
.u-wo-152 { font-size: 10px; font-weight: 700; color: var(--wc, currentColor); }
.u-wo-153 { font-size: 11px; font-weight: 700; margin-top: 2px; color: var(--wc, currentColor); }

/* selP 공정 pill 내부 ▲▼ 버튼 base + 활성/비활성 modifier */
.u-wo-154 { border: none; font-size: 8px; line-height: 1; padding: 1px 3px; border-radius: 2px; }
.u-wo-154.is-act { background: #DCE8F5; color: #1E3A5F; cursor: pointer; }
.u-wo-154.is-dis { background: #E5E7EB; color: #D1D5DB; cursor: default; }

/* mold 상태 뱃지 base — color 동적 (var(--suc)/var(--dan)/var(--wrn)) */
.u-wo-155 { font-size: 11px; padding: 2px 8px; border-radius: 10px; font-weight: 600; background: rgba(0,0,0,.05); color: var(--wc, var(--txt2)); }

/* 출고일 div — font-weight:700 + 조건부 색 */
.u-wo-156 { font-weight: 700; }
.u-wo-156.is-late { color: var(--dan); }

/* 보고서 cell color 동적 base — 정렬은 별도 class (u-ta-r/u-ta-c) 와 조합 */
.u-wo-157 { font-weight: 700; color: var(--wc, currentColor); }

/* === Process pill drag-reorder visual feedback === */
.wo-proc-pill[draggable="true"] { cursor: grab; }
.wo-proc-pill[draggable="true"]:active { cursor: grabbing; }
.wo-proc-pill.is-dragging { opacity: 0.4; }
.wo-proc-pill.is-drop-before { box-shadow: -3px 0 0 0 var(--pri); }
.wo-proc-pill.is-drop-after { box-shadow: 3px 0 0 0 var(--pri); }
.wo-pill-handle { display: inline-block; margin-right: 6px; color: var(--txt3); font-weight: 700; user-select: none; letter-spacing: -2px; }
