:root{--sidebar:250px}.sidebar{width:var(--sidebar);flex:0 0 var(--sidebar)}.brand{font-size:1.35rem;font-weight:700}.sidebar .nav-link{color:#ced4da;border-radius:.5rem}.sidebar .nav-link:hover{color:#fff;background:#ffffff18}.sidebar .nav-link i{width:1.5rem}.topbar{min-height:66px}.metric{border:0;border-left:4px solid var(--accent,#0d6efd);box-shadow:0 .125rem .4rem #0000000d}.metric .value{font-size:1.8rem;font-weight:700}.table thead th{white-space:nowrap}.auth-page{min-height:100vh;background:linear-gradient(135deg,#173c2d,#2c7452);padding-top:8vh}.auth-card{max-width:430px;margin:auto}.status-Pendente{color:#856404;background:#fff3cd}.status-Em-andamento{color:#084298;background:#cfe2ff}.status-Concluído{color:#0f5132;background:#d1e7dd}.status-Não-se-aplica{color:#41464b;background:#e2e3e5}.badge-status{padding:.45rem .65rem;border-radius:2rem;font-weight:600}.overdue{border-left:4px solid #dc3545}.print-sheet{max-width:210mm;margin:auto;background:#fff}@media(max-width:991px){.sidebar{position:fixed;left:calc(-1 * var(--sidebar));z-index:1040;height:100%;transition:.2s}.sidebar.open{left:0}}@media print{.no-print{display:none!important}body{background:#fff}.print-sheet{max-width:none}}
