
body .uoja-wcfm-shell{display:flex;gap:0;min-height:760px;background:#f6f7fb;border:1px solid #dfe6ef;border-radius:18px;overflow:hidden;box-shadow:0 10px 28px rgba(15,23,42,.06);margin:18px 0}
body .uoja-wcfm-sidebar{width:270px;background:#ffffff;border-right:1px solid #e7edf5;padding:18px 16px;display:flex;flex-direction:column}
body .uoja-wcfm-brand{display:flex;align-items:center;gap:12px;padding:8px 6px 20px;border-bottom:1px solid #edf2f7;margin-bottom:18px}
body .uoja-wcfm-brand-icon{width:42px;height:42px;border-radius:12px;background:#2563eb;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:20px}
body .uoja-wcfm-brand-title{font-size:16px;font-weight:700;color:#0f172a}
body .uoja-wcfm-brand-subtitle{font-size:12px;color:#64748b}
body .uoja-wcfm-nav{display:flex;flex-direction:column;gap:10px}
body .uoja-wcfm-nav-btn{display:flex;align-items:center;gap:12px;border:none;background:#f8fafc;color:#0f172a;border-radius:14px;padding:14px 14px;font-weight:600;text-align:left;cursor:pointer;transition:all .18s ease;border:1px solid #e9eef5}
body .uoja-wcfm-nav-btn:hover{transform:translateX(2px);box-shadow:0 8px 20px rgba(15,23,42,.08)}
body .uoja-wcfm-nav-btn.active{background:#0f172a;color:#fff;border-color:#0f172a}
body .uoja-wcfm-nav-icon{width:22px;text-align:center;font-size:16px}
body .uoja-wcfm-nav-text{flex:1}
body .uoja-wcfm-main{flex:1;display:flex;flex-direction:column;min-width:0}
body .uoja-wcfm-topbar{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;background:#fff;border-bottom:1px solid #e7edf5}
body .uoja-wcfm-page-title{font-size:22px;font-weight:800;color:#0f172a}
body .uoja-wcfm-page-subtitle{font-size:13px;color:#64748b;margin-top:3px}
body .uoja-wcfm-topbar-right{display:flex;align-items:center;gap:12px}
body .uoja-wcfm-bell{position:relative;background:#f8fafc;border:1px solid #e6ebf2;border-radius:12px;padding:10px 12px;font-size:16px}
body .uoja-wcfm-badge{position:absolute;top:-7px;right:-7px;background:#ef4444;color:#fff;font-size:11px;border-radius:999px;min-width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-weight:700}
body .uoja-wcfm-user{padding:10px 12px;border:1px solid #e6ebf2;border-radius:12px;background:#fff;font-weight:600;color:#0f172a}
body .uoja-wcfm-logout{padding:10px 14px;border-radius:12px;background:#2563eb;color:#fff !important;text-decoration:none;font-weight:700}
body .uoja-wcfm-content-panel{display:none;padding:20px;background:#f6f7fb}
body .uoja-wcfm-content-panel.active{display:block}
body .uoja-hk-card{background:#fff;border:1px solid #dbe3ef;border-radius:16px;padding:20px;margin:0 0 16px;box-shadow:0 8px 24px rgba(15,23,42,.05)}
body .uoja-hk-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px}
body .uoja-hk-stat{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;padding:14px}
body .uoja-hk-table{width:100%;border-collapse:collapse}
body .uoja-hk-table th,body .uoja-hk-table td{padding:10px;border-bottom:1px solid #eef2f7;text-align:left;vertical-align:top}
body .uoja-hk-pill{display:inline-block;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:700}
body .uoja-hk-pill.ok,body .uoja-hk-pill.approved,body .uoja-hk-pill.accepted{background:#eff8ff;color:#175cd3}
body .uoja-hk-pill.bad,body .uoja-hk-pill.declined,body .uoja-hk-pill.rejected,body .uoja-hk-pill.suspended{background:#fef3f2;color:#b42318}
body .uoja-hk-pill.pending,body .uoja-hk-pill.applicant{background:#fff7e6;color:#b54708}
body .uoja-hk-warning{padding:12px;border-left:4px solid #d63638;background:#fff5f5;border-radius:8px}
body .uoja-hk-success{color:#166534;font-weight:600}
body .uoja-hk-avatar{width:90px;height:90px;border-radius:50%;object-fit:cover;border:4px solid #e2e8f0}
body .uoja-hk-avatar-fallback{display:flex;align-items:center;justify-content:center;background:#2563eb;color:#fff;font-size:30px;font-weight:700}
body .uoja-hk-profile-wrap{display:flex;gap:16px;align-items:center;margin-bottom:14px;flex-wrap:wrap}
body .uoja-hk-profile-meta{line-height:1.7}
body .uoja-hk-profile-form p{margin:0 0 12px}
body .uoja-hk-danger-btn{background:#fee4e2;color:#b42318;border-color:#f97066}
body .uoja-hk-text-blue{color:#175cd3;font-weight:700}
body .uoja-hk-text-red{color:#b42318;font-weight:700}
body .uoja-hk-inline-form{display:flex;gap:12px;align-items:end;flex-wrap:wrap;margin:10px 0 14px}
body .uoja-hk-notice-list{display:grid;gap:10px}
body .uoja-hk-notice{display:flex;justify-content:space-between;gap:12px;align-items:start;padding:14px;border:1px solid #e5e7eb;border-radius:12px}
body .uoja-hk-notice.unread{background:#f8fbff}
body .uoja-hk-notice.read{background:#fafafa}
body .uoja-hk-notice.info{border-left:5px solid #2563eb}
body .uoja-hk-notice.success{border-left:5px solid #16a34a}
body .uoja-hk-notice.warning{border-left:5px solid #ea580c}
@media (max-width:980px){
 body .uoja-wcfm-shell{flex-direction:column}
 body .uoja-wcfm-sidebar{width:100%;border-right:none;border-bottom:1px solid #e7edf5}
}
