
body{font-family:"Plus Jakarta Sans",system-ui,-apple-system,"Segoe UI",sans-serif}
.avatar-img{width:100%;height:100%;object-fit:cover;border-radius:inherit}
.avatar-v4{width:132px;height:132px;border-radius:28px;background:#eaf2fb;color:#206bc4;display:grid;place-items:center;font-size:36px;font-weight:800;margin:auto;overflow:hidden;border:1px solid #cfe0f4}
.profile-meta{display:grid;gap:12px;margin-top:24px;text-align:left}.profile-meta div{padding:12px;border-radius:12px;background:#f7f9fc;border:1px solid #e8edf3}.profile-meta span{display:block;color:#667382;font-size:11px}.profile-meta strong{display:block;margin-top:4px}
.task-card{height:100%}.task-meta{display:grid;gap:5px;color:#667382;font-size:12px}
.login-v4{background:#f5f7fb}.login-shell-v4{min-height:100vh;display:grid;grid-template-columns:1.05fr .95fr}
.login-brand-panel{background:radial-gradient(circle at 90% 10%,rgba(56,139,253,.55),transparent 35%),linear-gradient(135deg,#071426,#10264b);color:#fff;padding:56px;display:flex;flex-direction:column;justify-content:space-between}
.brand-lockup{display:flex;align-items:center;gap:14px}.brand-lockup img{width:56px;height:56px}.brand-lockup h1{margin:0;font-size:24px}.brand-lockup p{margin:4px 0 0;color:rgba(255,255,255,.58)}
.brand-copy{max-width:560px}.brand-copy h2{font-size:38px;line-height:1.15;margin-bottom:18px}.brand-copy p{font-size:17px;color:rgba(255,255,255,.72)}.brand-copy ul{margin:26px 0 0;padding-left:18px;color:rgba(255,255,255,.78);display:grid;gap:10px}
.login-form-panel{display:grid;place-items:center;padding:40px}.login-card-v4{width:min(480px,100%)}.login-card-v4 h2{font-size:30px;margin-bottom:10px}.back-link{display:inline-block;margin-bottom:26px;text-decoration:none}
.mobile-bottom-nav{display:none}
@media(max-width:991.98px){.login-shell-v4{grid-template-columns:1fr}.login-brand-panel{display:none}.login-form-panel{min-height:100vh;padding:24px}.login-card-v4{background:#fff;border-radius:22px;padding:24px;box-shadow:0 18px 45px rgba(15,23,42,.12)}}
@media(max-width:767.98px){body{padding-bottom:72px}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:1050;height:68px;background:#fff;border-top:1px solid #e3e8ef;display:grid;grid-template-columns:repeat(5,1fr);box-shadow:0 -8px 24px rgba(15,23,42,.08)}.mobile-bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;color:#667382;gap:2px}.mobile-bottom-nav span{font-size:20px;line-height:1}.mobile-bottom-nav small{font-size:10px}.navbar-vertical{display:none!important}.page-wrapper{margin-left:0!important}}
footer.footer{font-size:12px}
