/* GYPTO EHS V75 — Simple CAPA UI */
.c74-page{display:flex;flex-direction:column;gap:14px;padding-bottom:34px}.c74-backrow{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.c74-backrow>div{display:flex;gap:7px;flex-wrap:wrap}.c74-pill{display:inline-flex;padding:6px 10px;border:1px solid #dbe4ee;border-radius:999px;background:#fff;color:#4b6077;font-size:12px;font-weight:800}.c74-pill.done{background:#ecfdf3;color:#166534;border-color:#bbf7d0}.c74-pill.wait{background:#fff7ed;color:#9a3412;border-color:#fed7aa}.c74-pill.warn{background:#fff7ed;color:#9a3412;border-color:#fed7aa}.c74-pill.active{background:#eff6ff;color:#1d4ed8;border-color:#bfdbfe}
.c74-header{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:22px;padding:24px!important;align-items:center}.c74-header h1{font-size:38px;margin:3px 0 8px}.c74-header p{font-size:15px;line-height:1.6;max-width:900px}.c74-meta{display:flex;gap:7px;flex-wrap:wrap;margin-top:12px}.c74-progressbox{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;padding:16px}.c74-progressbox>div:first-child{display:flex;justify-content:space-between;align-items:end}.c74-progressbox span{font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.c74-progressbox strong{font-size:28px}.c74-progress{height:9px;background:#e2e8f0;border-radius:999px;overflow:hidden;margin:10px 0}.c74-progress i{display:block;height:100%;background:#3b82f6;border-radius:999px}.c74-progressbox small{color:#64748b}
.c74-stepper{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:12px}.c74-step{display:flex;align-items:center;gap:9px;padding:10px;border-radius:13px;color:#64748b}.c74-step span{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#f1f5f9;font-weight:900}.c74-step b{font-size:12px}.c74-step.done{color:#166534}.c74-step.done span{background:#dcfce7}.c74-step.current{background:#eff6ff;color:#1d4ed8}.c74-step.current span{background:#dbeafe}
.c74-next{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:18px 20px!important;border-left:4px solid #60a5fa}.c74-next>div>span{font-size:10px;font-weight:900;letter-spacing:.08em;color:#64748b}.c74-next h2{font-size:20px;margin:3px 0 5px}.c74-next p{margin:0;color:#64748b}.c74-next button{min-width:150px}.c74-next.done{border-left-color:#4ade80;background:#f0fdf4}.c74-next.wait{border-left-color:#f59e0b;background:#fffbeb}
.c74-tabs{display:flex;gap:6px;overflow:auto;padding:5px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px}.c74-tabs button{background:transparent!important;color:#526579!important;border:0!important;box-shadow:none!important;white-space:nowrap;padding:9px 13px!important;border-radius:11px!important}.c74-tabs button.active{background:#fff!important;color:#0f172a!important;box-shadow:0 1px 4px rgba(15,23,42,.08)!important}
.c74-two{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(300px,.7fr);gap:14px}.c74-panel{padding:18px!important}.c74-panel h3{margin:0 0 14px}.c74-title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.c74-title h3{margin:0}.c74-title p{margin:4px 0 0;color:#64748b;font-size:12px}.c74-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid #e8edf3;border-radius:14px;overflow:hidden}.c74-grid.full{grid-template-columns:repeat(3,minmax(0,1fr))}.c74-field{padding:13px 14px;border-bottom:1px solid #edf1f5;border-right:1px solid #edf1f5;min-height:72px}.c74-field.wide{grid-column:1/-1}.c74-field span{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.06em;font-weight:900;color:#7b8ca0;margin-bottom:5px}.c74-field b{font-size:13px;line-height:1.5;white-space:pre-wrap;word-break:break-word}.c74-statuslist{display:flex;flex-direction:column;border:1px solid #e8edf3;border-radius:14px;overflow:hidden}.c74-statuslist>div{display:flex;justify-content:space-between;gap:15px;padding:13px 14px;border-bottom:1px solid #edf1f5}.c74-statuslist>div:last-child{border-bottom:0}.c74-statuslist span{color:#64748b;font-size:12px}.c74-statuslist b{text-align:right;font-size:13px}
.c74-big-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.c74-link{background:#fff!important;color:#1f3b5b!important;border:1px solid #dbe4ee!important;box-shadow:none!important;text-align:left!important;padding:13px 14px!important;border-radius:13px!important}.c74-link:hover{background:#f8fbff!important;border-color:#a9c7e8!important}.c74-link.success{color:#166534!important;border-color:#bbf7d0!important}.c74-link.danger{color:#b42318!important;border-color:#fecaca!important}.c74-files{display:flex;flex-direction:column;gap:8px}.c74-files a{display:flex;align-items:center;gap:10px;text-decoration:none;color:inherit;border:1px solid #e2e8f0;border-radius:12px;padding:10px}.c74-files a>span{font-size:18px}.c74-files a>div{display:flex;flex-direction:column;min-width:0}.c74-files b{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.c74-files small{color:#64748b;font-size:10px}.c74-empty{padding:18px;text-align:center;border:1px dashed #cbd5e1;border-radius:12px;color:#64748b}
.c74-approval{display:flex;flex-direction:column;gap:10px}.c74-approval>strong{font-size:22px}.c74-approval p{color:#64748b;line-height:1.55}.c74-inline{display:flex;gap:8px;flex-wrap:wrap}.c74-wide{grid-column:1/-1}.c74-switchline{display:flex;align-items:center;justify-content:space-between;padding:12px 0}.c74-switchline input{width:44px;height:22px}.c74-history{display:flex;flex-direction:column}.c74-history>div{display:grid;grid-template-columns:16px 1fr;gap:9px;padding-bottom:16px}.c74-history>div>span{width:12px;height:12px;background:#60a5fa;border-radius:50%;margin-top:4px}.c74-history section{border-bottom:1px solid #edf1f5;padding-bottom:12px}.c74-history p{margin:4px 0;color:#475569}.c74-history small{color:#64748b;font-size:10px}
@media(max-width:1000px){.c74-header,.c74-two{grid-template-columns:1fr}.c74-stepper{grid-template-columns:1fr 1fr}.c74-grid.full{grid-template-columns:1fr 1fr}}@media(max-width:650px){.c74-stepper,.c74-grid,.c74-grid.full,.c74-big-actions{grid-template-columns:1fr}.c74-next{align-items:stretch;flex-direction:column}.c74-next button{width:100%}.c74-field.wide{grid-column:auto}.c74-header{padding:17px!important}.c74-header h1{font-size:30px}}
