:root{--capa-primary:#1f5eff;--capa-dark:#12233f;--capa-bg:#f5f7fb;--capa-border:#e6eaf0;--capa-muted:#6d7890}
body{background:var(--capa-bg);color:#1e293b;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.app-shell{min-height:100vh;display:flex}.app-sidebar{width:250px;background:linear-gradient(180deg,#12233f,#0d1a30);color:#fff;position:fixed;inset:0 auto 0 0;z-index:1040;display:flex;flex-direction:column;padding:22px 14px}.brand,.login-logo{display:flex;align-items:center;gap:11px}.brand-mark{width:38px;height:38px;border-radius:11px;background:#fff;color:var(--capa-primary);display:inline-flex;align-items:center;justify-content:center;font-weight:800;font-size:20px}.brand strong,.login-logo strong{display:block;font-size:19px;letter-spacing:.5px}.brand small,.login-logo small{display:block;color:#9fb0cc;font-size:11px}.sidebar-nav{margin-top:32px}.nav-section{font-size:10px;letter-spacing:1.4px;color:#7085a7;padding:0 13px 8px}.sidebar-nav .nav-link{color:#b9c6da;padding:11px 13px;border-radius:10px;display:flex;align-items:center;gap:12px;margin-bottom:4px}.sidebar-nav .nav-link:hover,.sidebar-nav .nav-link.active{background:rgba(255,255,255,.08);color:#fff}.sidebar-nav .nav-link i{font-size:17px}.sidebar-bottom{margin-top:auto}.user-mini{display:flex;align-items:center;gap:10px;padding:12px 4px 16px}.avatar{width:36px;height:36px;border-radius:50%;background:#2d6cff;display:flex;align-items:center;justify-content:center;font-weight:700}.user-mini strong{display:block;font-size:13px}.user-mini small{display:block;color:#8fa2c2;font-size:11px}.app-main{margin-left:250px;width:calc(100% - 250px);min-width:0}.topbar{min-height:82px;background:#fff;border-bottom:1px solid var(--capa-border);display:flex;align-items:center;justify-content:space-between;padding:18px 30px;position:sticky;top:0;z-index:1000}.topbar h1{font-size:20px;margin:2px 0 0;font-weight:700}.eyebrow{font-size:10px;letter-spacing:1.4px;color:var(--capa-muted);font-weight:700}.page-content{padding:28px 30px}.app-footer{padding:20px 30px;color:#8a94a6;font-size:12px}.card{border:0}.panel-card{border:1px solid var(--capa-border);box-shadow:0 5px 22px rgba(31,42,68,.045);border-radius:14px;background:#fff}.panel-card>.card-header{background:#fff;border-bottom:1px solid var(--capa-border);padding:17px 20px;display:flex;align-items:center;justify-content:space-between}.panel-card>.card-header h5{font-size:15px;margin:0;font-weight:700}.panel-card>.card-header small{display:block;color:var(--capa-muted);margin-top:2px}.panel-card>.card-body{padding:20px}.stat-card{background:#fff;border:1px solid var(--capa-border);border-radius:14px;padding:18px;display:flex;align-items:center;gap:14px;box-shadow:0 5px 22px rgba(31,42,68,.04)}.stat-icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center}.stat-label{font-size:12px;color:var(--capa-muted)}.stat-value{font-size:26px;font-weight:750;line-height:1.2}.form-label{font-weight:600;font-size:13px}.form-control,.form-select{border-color:#dce2eb;border-radius:9px;padding:.65rem .8rem}.form-control:focus,.form-select:focus{border-color:#8eaeff;box-shadow:0 0 0 .2rem rgba(31,94,255,.1)}.btn{border-radius:9px}.btn-primary{background:var(--capa-primary);border-color:var(--capa-primary)}.section-title{font-weight:700;color:#344054}.detail-label,.summary-row span{font-size:11px;text-transform:uppercase;letter-spacing:.7px;color:#8a94a6;font-weight:700}.detail-value{margin-top:5px;line-height:1.6}.summary-row{display:flex;justify-content:space-between;gap:10px;padding:11px 0;border-bottom:1px solid #edf0f4}.summary-row:last-child{border-bottom:0}.summary-row strong{font-size:13px;text-align:right}.table>thead>tr>th{font-size:11px;text-transform:uppercase;letter-spacing:.45px;color:#7a8496;border-bottom-width:1px;background:#fbfcfe}.table td{font-size:13px}.matrix-table td,.matrix-table th{text-align:center}.matrix-table tbody th{background:#fbfcfe}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#eff4ff,#f7f9fc);padding:20px}.login-card{width:420px;background:#fff;border:1px solid var(--capa-border);border-radius:18px;box-shadow:0 20px 60px rgba(18,35,63,.1);padding:34px}.login-card h1{font-size:26px;margin-top:28px;margin-bottom:4px}.login-note{font-size:11px;color:#8a94a6;margin-top:18px;text-align:center}.fishbone-board{position:relative;min-height:520px;background:#fff;border:1px solid var(--capa-border);border-radius:16px;overflow:hidden;padding:28px}.fishbone-spine{position:absolute;left:8%;right:18%;top:50%;height:4px;background:#94a3b8;transform:translateY(-50%)}.fishbone-problem{position:absolute;right:3%;top:50%;transform:translateY(-50%);width:18%;background:#12233f;color:#fff;border-radius:12px;padding:15px;box-shadow:0 8px 20px rgba(18,35,63,.18)}.fishbone-problem span{display:block;font-size:9px;letter-spacing:1.1px;opacity:.7}.fishbone-problem strong{display:block;font-size:13px;margin-top:4px}.fishbone-category{position:absolute;width:34%;}.fb-left{left:6%}.fb-right{left:6%}.fishbone-category:nth-of-type(3),.fishbone-category:nth-of-type(5),.fishbone-category:nth-of-type(7){top:8%}.fishbone-category:nth-of-type(4),.fishbone-category:nth-of-type(6),.fishbone-category:nth-of-type(8){bottom:8%}.fishbone-category:nth-of-type(3),.fishbone-category:nth-of-type(4){left:6%}.fishbone-category:nth-of-type(5),.fishbone-category:nth-of-type(6){left:30%}.fishbone-category:nth-of-type(7),.fishbone-category:nth-of-type(8){left:54%}.fb-category-title{font-weight:800;font-size:13px;color:#1f5eff;border-bottom:2px solid #1f5eff;display:inline-block;padding-bottom:3px}.fb-causes{margin-top:7px;display:flex;flex-wrap:wrap;gap:6px}.fb-cause{font-size:11px;background:#f7f9fc;border:1px solid #e4e9f1;border-radius:8px;padding:6px 8px;max-width:100%}.fb-cause.root-cause{border-color:#ffb4b4;background:#fff5f5}.fb-cause a{text-decoration:none}.login-logo .brand-mark{background:var(--capa-primary);color:#fff}@media(max-width:991.98px){.app-sidebar{transform:translateX(-100%);transition:transform .2s ease}.app-sidebar.open{transform:translateX(0)}.app-main{margin-left:0;width:100%}.topbar{padding:15px 18px}.page-content{padding:20px 15px}.topbar-actions .btn{display:none}.fishbone-board{min-height:760px}.fishbone-spine{left:7%;right:25%;top:50%;}.fishbone-problem{right:2%;width:22%}.fishbone-category{width:43%!important;left:auto!important}.fishbone-category:nth-of-type(3),.fishbone-category:nth-of-type(5),.fishbone-category:nth-of-type(7){left:5%!important}.fishbone-category:nth-of-type(4),.fishbone-category:nth-of-type(6),.fishbone-category:nth-of-type(8){left:51%!important}.fishbone-category:nth-of-type(3),.fishbone-category:nth-of-type(5),.fishbone-category:nth-of-type(7){top:auto!important}.fishbone-category:nth-of-type(3){top:8%!important}.fishbone-category:nth-of-type(5){top:31%!important}.fishbone-category:nth-of-type(7){top:54%!important}.fishbone-category:nth-of-type(4){top:20%!important}.fishbone-category:nth-of-type(6){top:43%!important}.fishbone-category:nth-of-type(8){top:66%!important}.fishbone-problem{top:89%}.fishbone-spine{display:none}}

/* ==========================================================
   QUALITY ANALYTICS / GRAPHICAL UI
   ========================================================== */
.dashboard-hero{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;padding:6px 0 2px}.dashboard-title{font-size:30px;font-weight:800;letter-spacing:-.7px;margin:4px 0 5px;color:#12233f}.dashboard-subtitle{margin:0;color:#718096;max-width:760px;font-size:14px}.dashboard-actions{display:flex;gap:9px;white-space:nowrap}.btn-white{background:#fff;border:1px solid #dbe3ee;color:#334155}.btn-white:hover{background:#f8fafc;border-color:#cbd5e1}.kpi-card{position:relative;overflow:hidden;background:#fff;border:1px solid var(--capa-border);border-radius:16px;min-height:128px;padding:19px;display:flex;align-items:flex-start;gap:13px;box-shadow:0 8px 28px rgba(18,35,63,.045)}.kpi-card:after{content:"";position:absolute;width:100px;height:100px;border-radius:50%;right:-42px;top:-46px;background:rgba(37,99,235,.035)}.kpi-icon{width:44px;height:44px;border-radius:13px;display:flex;align-items:center;justify-content:center;font-size:19px;flex:0 0 44px}.kpi-content{min-width:0}.kpi-content span{display:block;color:#7a8496;font-size:11px;text-transform:uppercase;letter-spacing:.65px;font-weight:800}.kpi-content strong{display:block;color:#12233f;font-size:28px;line-height:1.2;margin:4px 0}.kpi-content small{display:block;color:#8a94a6;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:230px}.kpi-blue .kpi-icon{background:#eef4ff;color:#2563eb}.kpi-amber .kpi-icon{background:#fff7ed;color:#f59e0b}.kpi-green .kpi-icon{background:#ecfdf3;color:#16a34a}.kpi-red .kpi-icon{background:#fff1f2;color:#dc2626}.kpi-progress{position:absolute;left:19px;right:19px;bottom:13px;height:4px;background:#eef2f7}.kpi-progress .progress-bar{background:#16a34a;border-radius:10px}.chart-card .card-body{min-height:260px}.chart-wrap{height:285px;position:relative}.chart-wrap canvas{max-height:100%}.chart-wrap-doughnut{height:230px}.chart-wrap-pareto{height:310px}.chart-wrap-pareto-lg{height:430px}.chart-badge,.markov-flow-badge{font-size:10px;font-weight:800;letter-spacing:.3px;color:#64748b;background:#f8fafc;border:1px solid #e5eaf1;border-radius:999px;padding:6px 9px;white-space:nowrap}.chart-badge i{margin-right:4px;color:#2563eb}.chart-legend-mini{display:grid;grid-template-columns:1fr 1fr;gap:8px 14px;padding:0 20px 18px}.chart-legend-mini span{font-size:11px;color:#64748b;display:flex;align-items:center;gap:6px}.chart-legend-mini b{margin-left:auto;color:#12233f}.dot{width:8px;height:8px;border-radius:50%;display:inline-block}.dot-blue{background:#2563eb}.dot-amber{background:#f59e0b}.dot-purple{background:#7c3aed}.dot-green{background:#16a34a}.metric-ring{width:164px;height:164px;border-radius:50%;margin:8px auto 20px;background:conic-gradient(#16a34a var(--ring),#e8edf4 0);display:flex;align-items:center;justify-content:center;position:relative}.metric-ring:after{content:"";position:absolute;inset:12px;background:#fff;border-radius:50%}.metric-ring div{position:relative;z-index:1;text-align:center}.metric-ring strong{display:block;font-size:29px;color:#12233f}.metric-ring span{display:block;color:#7a8496;font-size:11px;text-transform:uppercase;letter-spacing:.7px;font-weight:700}.metric-list{border-top:1px solid #edf0f4}.metric-list>div{display:flex;justify-content:space-between;gap:12px;padding:11px 0;border-bottom:1px solid #edf0f4}.metric-list span{font-size:12px;color:#7a8496}.metric-list strong{font-size:13px;color:#12233f}.empty-analytics{height:100%;min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#94a3b8;padding:25px}.empty-analytics i{font-size:36px;color:#cbd5e1;margin-bottom:9px}.empty-analytics strong{font-size:14px;color:#475569}.empty-analytics span{font-size:12px;margin-top:4px;max-width:300px}.markov-flow-mini{display:flex;align-items:center;gap:8px;overflow-x:auto;padding:7px 0 18px}.markov-mini-node{min-width:118px;background:#f8fafc;border:1px solid #dbe3ee;border-radius:12px;padding:10px 11px}.markov-mini-node span{font-size:9px;font-weight:800;color:#2563eb;letter-spacing:.8px}.markov-mini-node strong{display:block;font-size:12px;color:#12233f;margin-top:3px;white-space:nowrap}.markov-mini-node.is-terminal{background:#ecfdf3;border-color:#bbf7d0}.markov-mini-node.is-terminal span{color:#16a34a}.markov-mini-arrow{display:flex;flex-direction:column;align-items:center;gap:2px;color:#94a3b8;min-width:38px}.markov-mini-arrow i{font-size:20px}.markov-mini-arrow small{font-size:9px;font-weight:800;color:#64748b}.markov-chart-wrap{height:185px;border-top:1px solid #edf0f4;padding-top:14px}.root-cause-summary{display:flex;flex-direction:column}.root-cause-row{display:grid;grid-template-columns:112px 1fr;gap:12px;padding:11px 0;border-bottom:1px solid #edf0f4}.root-cause-cat{font-size:11px;font-weight:800;color:#475569;display:flex;align-items:center;gap:7px}.category-dot{width:7px;height:7px;background:#2563eb;border-radius:50%;display:inline-block}.root-cause-items{display:flex;gap:6px;flex-wrap:wrap}.cause-chip{font-size:10px;padding:5px 8px;border-radius:7px;background:#f8fafc;border:1px solid #e2e8f0;color:#475569}.cause-chip.root{background:#fff1f2;border-color:#fda4af;color:#b91c1c}.cause-more{font-size:10px;color:#94a3b8;padding:5px}.root-cause-callout{margin-top:14px;padding:11px 12px;border-radius:10px;background:#fff7ed;border:1px solid #fed7aa;display:flex;gap:9px;align-items:center}.root-cause-callout i{color:#ea580c;font-size:18px}.root-cause-callout strong{display:block;font-size:11px;color:#9a3412}.root-cause-callout span{display:block;font-size:10px;color:#a16207;margin-top:2px}.dashboard-table td:first-child small{display:block;color:#94a3b8;font-size:10px;margin-top:2px}.dashboard-table td{vertical-align:middle}.dashboard-table tbody tr{transition:background .15s}.dashboard-table tbody tr:hover{background:#f8fafc}.analysis-page-head{display:flex;justify-content:space-between;align-items:flex-end;gap:18px}.fishbone-card .card-body{background:linear-gradient(180deg,#fbfdff,#f8fafc)}.fishbone-svg-wrap{overflow:auto;padding:12px}.fishbone-svg{display:block;min-width:980px;width:100%;height:auto}.svg-small{font-size:9px;fill:#94a3b8;font-weight:800;letter-spacing:1.5px}.svg-category{font-size:15px;fill:#1e40af;font-weight:800}.svg-cause{font-size:11px;fill:#334155;font-weight:650}.svg-root-mark{font-size:9px;fill:#fff;font-weight:900}.svg-more{font-size:10px;fill:#94a3b8;font-weight:700}.svg-problem-label{font-size:10px;fill:#93c5fd;font-weight:800;letter-spacing:1.6px}.svg-problem-title{font-size:13px;fill:#fff;font-weight:700}.fishbone-cause-node{cursor:pointer;outline:none}.fishbone-cause-node:hover rect{stroke:#2563eb}.fishbone-cause-node:focus rect{stroke:#2563eb;stroke-width:2.5}.fishbone-legend{display:flex;gap:13px;font-size:10px;color:#64748b}.fishbone-legend span{display:flex;align-items:center;gap:5px}.legend-line{width:10px;height:10px;border-radius:3px;background:#2563eb;display:inline-block}.legend-root{width:10px;height:10px;border-radius:3px;background:#dc2626;display:inline-block}.category-pill{display:inline-block;font-size:10px;font-weight:800;color:#2563eb;background:#eef4ff;border:1px solid #d6e3ff;border-radius:999px;padding:5px 8px}.markov-svg-wrap{overflow:auto;background:linear-gradient(180deg,#fcfdff,#f8fafc);padding:10px}.markov-svg{display:block;min-width:1000px;width:100%;height:auto}.svg-probability{font-size:11px;fill:#1d4ed8;font-weight:800}.svg-probability-small{font-size:9px;fill:#64748b;font-weight:700}.svg-feedback{font-size:9px;fill:#b45309;font-weight:800}.svg-node-code{font-size:9px;fill:#fff;font-weight:900}.svg-node-name{font-size:13px;fill:#12233f;font-weight:800}.svg-node-role{font-size:9px;fill:#94a3b8;font-weight:700}.svg-caption{font-size:11px;fill:#475569;font-weight:800}.svg-caption-muted{font-size:10px;fill:#94a3b8}.projection-row{padding:8px 0}.projection-label{display:grid;grid-template-columns:36px 1fr auto;gap:7px;align-items:center}.projection-label span{font-size:9px;font-weight:800;color:#2563eb}.projection-label strong{font-size:11px;color:#475569}.projection-label em{font-style:normal;font-size:11px;font-weight:800;color:#12233f}.projection-track{height:8px;background:#edf1f6;border-radius:99px;margin-top:7px;overflow:hidden}.projection-fill{height:100%;background:#2563eb;border-radius:99px}.projection-fill.terminal{background:#16a34a}.markov-detail-chart{height:300px}.matrix-visual td{font-variant-numeric:tabular-nums}.matrix-visual .matrix-active{background:#eef4ff;color:#1d4ed8;font-weight:750}.calculation-result{border-top:1px solid #edf0f4;padding-top:13px}.calculation-result>span{font-size:10px;color:#94a3b8;text-transform:uppercase;letter-spacing:.7px;font-weight:800}.calculation-result>div{display:flex;justify-content:space-between;gap:10px;padding:8px 0;border-bottom:1px solid #edf0f4}.calculation-result b{color:#12233f}.vital-row{display:flex;gap:10px;padding:10px 0;border-bottom:1px solid #edf0f4}.vital-rank{width:28px;height:28px;border-radius:9px;background:#eef4ff;color:#2563eb;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:900;flex:0 0 28px}.vital-body{min-width:0;flex:1}.vital-body strong{display:block;font-size:12px;color:#12233f}.vital-body span{display:block;font-size:10px;color:#94a3b8;margin-top:2px}.vital-track{height:5px;background:#edf1f6;border-radius:99px;margin-top:7px;overflow:hidden}.vital-track div{height:100%;background:#2563eb;border-radius:99px}.pareto-insight{display:flex;gap:9px;padding:11px;border-radius:10px;background:#eff6ff;border:1px solid #dbeafe}.pareto-insight i{color:#2563eb;font-size:18px}.pareto-insight strong{display:block;font-size:11px;color:#1e3a8a}.pareto-insight span{display:block;font-size:10px;color:#475569;margin-top:2px}.rank-circle{width:26px;height:26px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#f1f5f9;color:#64748b;font-size:10px;font-weight:800}.rank-circle.active{background:#eef4ff;color:#2563eb}.pareto-vital-row{background:rgba(37,99,235,.025)}.cumulative-cell{display:flex;align-items:center;gap:8px;min-width:135px}.mini-progress{width:75px;height:5px;background:#edf1f6;border-radius:99px;overflow:hidden}.mini-progress span{display:block;height:100%;background:#dc2626;border-radius:99px}.cumulative-cell strong{font-size:10px;color:#475569}
@media(max-width:1199.98px){.dashboard-hero{align-items:flex-start;flex-direction:column}.dashboard-actions{width:100%}.chart-wrap-pareto-lg{height:360px}.analysis-page-head{align-items:flex-start;flex-direction:column}.root-cause-row{grid-template-columns:1fr}.markov-flow-mini{padding-bottom:12px}}
@media(max-width:767.98px){.dashboard-title{font-size:24px}.dashboard-actions .btn{flex:1}.chart-legend-mini{grid-template-columns:1fr}.chart-card .card-header{align-items:flex-start;gap:10px}.chart-badge,.markov-flow-badge{display:none}.chart-wrap{height:250px}.chart-wrap-pareto,.chart-wrap-pareto-lg{height:300px}.kpi-content small{max-width:170px}.fishbone-svg{min-width:920px}.markov-svg{min-width:1050px}.dashboard-table{min-width:900px}}


/* Integrated CAPA workflow */
.workflow-card{overflow:hidden}.workflow-header{display:flex;justify-content:space-between;gap:24px;align-items:center}.workflow-progress-box{min-width:170px;text-align:right}.workflow-progress-box strong{display:block;color:#12233f;font-size:19px}.workflow-progress-box span{display:block;color:#94a3b8;font-size:10px;text-transform:uppercase;letter-spacing:.6px;font-weight:800;margin-bottom:8px}.workflow-progress-box .progress{height:6px;background:#edf1f6}.workflow-progress-box .progress-bar{background:linear-gradient(90deg,#2563eb,#16a34a)}.workflow-track{display:flex;align-items:stretch;gap:8px;overflow-x:auto;padding:4px 2px 8px}.workflow-step{position:relative;min-width:132px;flex:1;text-decoration:none;background:#f8fafc;border:1px solid #e2e8f0;border-radius:15px;padding:13px 12px 12px;color:#64748b;transition:.18s ease}.workflow-step:hover{transform:translateY(-2px);border-color:#bfdbfe;box-shadow:0 8px 18px rgba(15,23,42,.06);color:#1e3a8a}.workflow-step.is-complete{background:#f0fdf4;border-color:#bbf7d0;color:#166534}.workflow-step.is-current{border-color:#93c5fd;box-shadow:0 0 0 3px rgba(37,99,235,.08);background:#eff6ff}.workflow-step-icon{width:30px;height:30px;border-radius:10px;background:#e2e8f0;color:#64748b;display:flex;align-items:center;justify-content:center;margin-bottom:9px}.workflow-step.is-complete .workflow-step-icon{background:#dcfce7;color:#16a34a}.workflow-step.is-current .workflow-step-icon{background:#dbeafe;color:#2563eb}.workflow-step-number{position:absolute;right:10px;top:9px;font-size:9px;font-weight:900;color:#94a3b8}.workflow-step strong{display:block;font-size:11px;color:#334155;line-height:1.25}.workflow-step.is-complete strong{color:#166534}.workflow-step small{display:block;margin-top:4px;font-size:9px;color:#94a3b8;font-weight:700}.workflow-step.is-complete small{color:#16a34a}.workflow-arrow{display:flex;align-items:center;color:#cbd5e1;font-size:17px}.linked-analysis-item{display:flex;gap:12px;padding:13px 0;border-bottom:1px solid #edf0f4}.linked-analysis-item:last-child{border-bottom:0}.linked-analysis-icon{width:38px;height:38px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex:0 0 38px;font-size:17px}.linked-analysis-icon.fishbone{background:#eef4ff;color:#2563eb}.linked-analysis-icon.pareto{background:#fff7ed;color:#ea580c}.linked-analysis-icon.markov{background:#f5f3ff;color:#7c3aed}.linked-analysis-body{min-width:0}.linked-analysis-body strong{display:block;font-size:12px;color:#12233f}.linked-analysis-body span{display:block;font-size:10px;color:#94a3b8;margin:2px 0 4px}.linked-analysis-body a{font-size:10px;font-weight:800;text-decoration:none;color:#2563eb}.workflow-timeline{position:relative;padding-left:6px}.workflow-timeline:before{content:"";position:absolute;left:10px;top:8px;bottom:8px;width:2px;background:#e2e8f0}.timeline-item{position:relative;display:flex;gap:12px;padding:0 0 17px}.timeline-dot{width:10px;height:10px;border-radius:50%;background:#2563eb;border:3px solid #dbeafe;position:relative;z-index:1;margin-top:4px;flex:0 0 10px}.timeline-body{min-width:0;flex:1}.timeline-body>div{display:flex;justify-content:space-between;gap:8px}.timeline-body strong{font-size:11px;color:#334155}.timeline-body small{font-size:9px;color:#94a3b8;white-space:nowrap}.timeline-body span{display:block;font-size:10px;color:#64748b;margin-top:3px;line-height:1.45}.timeline-body em{display:block;font-size:9px;color:#94a3b8;font-style:normal;margin-top:4px}.workflow-card .card-body{padding-top:15px}
@media(max-width:991.98px){.workflow-header{align-items:flex-start;flex-direction:column}.workflow-progress-box{text-align:left;width:100%}.workflow-step{min-width:145px}.workflow-arrow{min-width:12px}}

/* ==========================================================
   CONTROLLED CAPA APPROVAL WORKFLOW
   ========================================================== */
.approval-nav-badge{margin-left:auto;background:#dc2626;color:#fff;border-radius:999px;min-width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;font-size:9px;font-weight:900}.approval-top-badge{font-size:9px}.approval-purple{background:#7c3aed!important;color:#fff!important}.approval-hero{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 24px;border-radius:16px;background:linear-gradient(135deg,#eef4ff,#f8fbff);border:1px solid #dbeafe}.approval-hero-stat{min-width:150px;text-align:center;background:#fff;border:1px solid #dbeafe;border-radius:14px;padding:13px 18px;box-shadow:0 8px 22px rgba(31,94,255,.06)}.approval-hero-stat span{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.7px;color:#64748b;font-weight:800}.approval-hero-stat strong{display:block;font-size:28px;color:#1d4ed8;line-height:1.2}.approval-gate-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border-radius:8px;background:#eff6ff;border:1px solid #dbeafe;color:#1d4ed8;font-size:10px;font-weight:800}.approval-control{display:flex;gap:11px;padding:12px 0;border-bottom:1px solid #edf0f4}.approval-control:last-child{border-bottom:0}.approval-control>i{width:34px;height:34px;border-radius:10px;background:#eef4ff;color:#2563eb;display:flex;align-items:center;justify-content:center;flex:0 0 34px}.approval-control strong{display:block;font-size:11px;color:#12233f}.approval-control span{display:block;font-size:10px;color:#64748b;line-height:1.45;margin-top:2px}.approval-card .card-header{align-items:center}.approval-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.approval-step{display:flex;align-items:center;gap:10px;border:1px solid #e2e8f0;border-radius:13px;padding:11px;background:#fbfcfe;min-width:0}.approval-step.approved{background:#f0fdf4;border-color:#bbf7d0}.approval-step.pending{background:#fffbeb;border-color:#fde68a}.approval-step.rejected{background:#fff1f2;border-color:#fecdd3}.approval-step.rework{background:#fff7ed;border-color:#fed7aa}.approval-step-icon{width:31px;height:31px;border-radius:9px;background:#e2e8f0;color:#64748b;display:flex;align-items:center;justify-content:center;flex:0 0 31px}.approval-step.approved .approval-step-icon{background:#dcfce7;color:#16a34a}.approval-step.pending .approval-step-icon{background:#fef3c7;color:#b45309}.approval-step.rejected .approval-step-icon{background:#fee2e2;color:#dc2626}.approval-step-body{min-width:0;flex:1}.approval-step-body strong{display:block;font-size:11px;color:#334155}.approval-step-body span{display:block;font-size:9px;color:#94a3b8;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.approval-step-body small{display:block;margin-top:5px;font-size:9px;color:#94a3b8}.approval-rework-label{font-size:9px;font-weight:800;color:#c2410c;white-space:nowrap}.approval-empty{display:flex;align-items:center;gap:12px;padding:16px;border-radius:12px;background:#f8fafc;border:1px dashed #cbd5e1}.approval-empty>i{font-size:22px;color:#2563eb}.approval-empty strong{display:block;font-size:12px;color:#334155}.approval-empty span{display:block;font-size:10px;color:#64748b;margin-top:2px}.approval-actions-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px;border-radius:12px;background:#f8fafc;border:1px solid #e2e8f0}.approval-actions-bar strong{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.7px;color:#94a3b8}.approval-actions-bar>div>span{display:block;font-size:12px;font-weight:800;color:#12233f;margin-top:2px}.approval-rework-note{font-size:10px;color:#c2410c;font-weight:800;padding:8px 10px;border-radius:8px;background:#fff7ed;border:1px solid #fed7aa}.approval-review-banner{display:flex;gap:12px;align-items:flex-start;padding:14px;border-radius:12px;background:#eff6ff;border:1px solid #dbeafe}.approval-review-banner>i{font-size:22px;color:#2563eb}.approval-review-banner strong{display:block;font-size:12px;color:#1e3a8a}.approval-review-banner span{display:block;font-size:10px;color:#475569;line-height:1.5;margin-top:2px}.decision-result{display:flex;gap:14px;padding:17px;border-radius:13px}.decision-result.approved{background:#f0fdf4;border:1px solid #bbf7d0}.decision-result.rejected{background:#fff7ed;border:1px solid #fed7aa}.decision-result-icon{width:42px;height:42px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex:0 0 42px;font-size:20px}.decision-result.approved .decision-result-icon{background:#dcfce7;color:#16a34a}.decision-result.rejected .decision-result-icon{background:#ffedd5;color:#c2410c}.decision-result strong{display:block;font-size:15px;color:#12233f}.decision-result span{display:block;font-size:10px;color:#64748b;margin-top:2px}.decision-result p{font-size:12px;color:#475569;line-height:1.55;margin:10px 0 0}.timeline-dot-success{background:#16a34a;border-color:#dcfce7}.timeline-dot-danger{background:#dc2626;border-color:#fee2e2}
@media(max-width:991.98px){.approval-hero{align-items:flex-start;flex-direction:column}.approval-hero-stat{width:100%;text-align:left}.approval-steps{grid-template-columns:1fr}.approval-actions-bar{align-items:flex-start;flex-direction:column}.approval-actions-bar .btn{width:100%}}

.approval-dashboard-banner{display:flex;align-items:center;gap:12px;padding:13px 15px;background:#eff6ff;border:1px solid #dbeafe;border-radius:13px}.approval-dashboard-icon{width:38px;height:38px;border-radius:11px;background:#dbeafe;color:#2563eb;display:flex;align-items:center;justify-content:center;font-size:18px}.approval-dashboard-banner strong{display:block;font-size:12px;color:#1e3a8a}.approval-dashboard-banner span{display:block;font-size:10px;color:#64748b;margin-top:2px}
@media(max-width:767.98px){.approval-dashboard-banner{align-items:flex-start;flex-wrap:wrap}.approval-dashboard-banner .btn{margin-left:50px!important}}
