:root{--primary:#1e3a8a;--secondary:#2563eb;--accent:#10b981;--bg:#f3f6fa;--card:#fff;--text-dark:#1f2937;--text-muted:#6b7280;--orange:#fb923c}html{scrollbar-gutter:stable}body{background:var(--bg);color:var(--text-dark)}.auth-shell{background:linear-gradient(135deg, #1e3a8a0f, #10b98114), var(--bg);grid-template-columns:minmax(360px,42vw) minmax(0,1fr);display:grid}.auth-panel{background:var(--primary);color:#fff;align-items:stretch;position:relative;overflow:hidden}.auth-panel:after{content:"";border:42px solid #ffffff14;border-radius:50%;width:260px;height:260px;position:absolute;bottom:-72px;right:-72px}.auth-brand{z-index:1;flex-direction:column;justify-content:space-between;width:100%;padding:32px;display:flex;position:relative}.auth-panel-content{max-width:460px;margin-bottom:28px}.auth-heading{max-width:520px;margin-bottom:16px;font-size:2.35rem;font-weight:700;line-height:1.12}.auth-copy{color:#ffffffc7;max-width:480px;font-size:1rem;line-height:1.7}.auth-content{justify-content:center;align-items:center;min-width:0;padding:32px 16px;display:flex}.auth-card{border-radius:12px;width:min(100%,480px)}.auth-submit,.btn-primary{background-color:var(--primary);border-color:var(--primary)}.auth-submit:hover,.auth-submit:focus,.btn-primary:hover,.btn-primary:focus{background-color:var(--secondary);border-color:var(--secondary)}.auth-card .form-control,.auth-card .input-group-text{min-height:44px}.auth-card .form-control:focus{border-color:#2563eb73;box-shadow:0 0 0 .25rem #2563eb1f}.brand-logo-wrap{background:#fff;border-radius:10px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;padding:5px;display:flex}.brand-logo{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;display:block}.brand-logo-auth,.brand-logo-sidebar{max-width:32px;max-height:32px}.app-sidebar{background:var(--primary);color:#fff;flex:0 0 280px;width:280px;min-width:280px;max-width:280px;overflow-y:auto}.app-sidebar .nav-link{color:#ffffffd9;white-space:nowrap}.app-sidebar .nav-link.active,.app-sidebar .nav-link:hover{color:#fff;background:#ffffff1f}.app-topbar{background:var(--card);border-bottom:1px solid #0000000f}@media (width>=992px){.app-sidebar{height:100vh;position:sticky;top:0}}@media (width<=991.98px){.auth-shell{display:block}.auth-content{min-height:100vh}}@media (height<=760px) and (width>=992px){.auth-brand{padding:28px 32px}.auth-panel-content{margin-bottom:8px}.auth-heading{font-size:2.1rem}}.stat-card{border:1px solid #0000000f;border-radius:12px}.table thead th{color:var(--text-muted);font-weight:600}.bg-orange{background-color:var(--orange)!important}.text-bg-orange{background-color:var(--orange)!important;color:#fff!important}.btn-loading{white-space:nowrap;justify-content:center;align-items:center;gap:.45rem;display:inline-flex}.dashboard-shortcut{transition:transform .15s,box-shadow .15s}.dashboard-shortcut:hover{transform:translateY(-1px);box-shadow:0 .5rem 1rem #1f29371f!important}.process-stepper-wrap{overflow-x:auto}.process-stepper{gap:0;min-width:max-content;padding:6px 4px 0;display:flex;position:relative}.process-stepper:before{content:"";background:#0000001f;height:2px;position:absolute;top:16px;left:14px;right:14px}.process-step{text-align:center;flex:1 0 160px;padding:0 10px 8px;position:relative}.process-dot{z-index:1;background:#9ca3af;border:3px solid #fff;border-radius:50%;width:20px;height:20px;margin:0 auto 8px;position:relative;box-shadow:0 1px 2px #0000001f}.process-dot-pending{background:#f59e0b}.process-dot-in_review{background:#0ea5e9}.process-dot-revision{background:#6b7280}.process-dot-rejected{background:#ef4444}.process-dot-approved{background:#22c55e}.process-label{font-size:.9rem;font-weight:600;line-height:1.2}.process-time{color:var(--text-muted);font-size:.8rem}
