.mfit-shell{--mobile-nav-safe-area:env(safe-area-inset-bottom,0px);--mobile-nav-offset:calc(var(--mobile-nav-height) + var(--mobile-nav-safe-area));--course-mobile-cta-height:65px;--sh-border:var(--border);--sh-border-strong:var(--border-strong);--sh-r-xs:var(--r-xs);--sh-r-sm:var(--r-sm);--sh-r-md:var(--r-md);--sh-r-lg:var(--r-lg);--sh-r-full:var(--r-full);--sh-shadow-xs:var(--shadow-xs);--sh-shadow-sm:var(--shadow-sm);--sh-ring:var(--ring-accent);--sh-t:.14s ease-in-out;--icon-container-sm:32px;--icon-container-md:40px;--icon-size-sm:16px;--icon-size-md:20px;--icon-gap:12px;background:var(--bg-page);width:100%;max-width:100vw;height:100dvh;color:var(--ink-900);display:flex;overflow:hidden}.learning-progress-hidden [role=progressbar],.learning-progress-hidden .lxp-progress{display:none}.mfit-shell .sidebar{width:var(--sidebar-width);background:linear-gradient(#12407a 0%,#103a6e 55%,#0e3261 100%);border-inline-end:1px solid #ffffff1a;flex-direction:column;flex-shrink:0;display:flex;box-shadow:inset -1px 0 #ffffff0d}.mfit-shell .sidebar.admin{background:var(--navy-950)}.mfit-shell .sidebar-logo{border-bottom:1px solid #ffffff12;align-items:center;min-height:70px;padding:20px 24px;display:flex}.mfit-shell .sidebar-logo img{object-fit:contain;width:172px;height:auto;max-height:none;display:block}.mfit-shell .sidebar-logo .tagline{display:none}.mfit-shell .sidebar.admin .sidebar-logo img{width:150px;height:auto}.mfit-shell.workspace-shell .sidebar-logo{min-height:92px;padding:14px 18px}.mfit-shell.workspace-shell .sidebar-logo img{width:180px;height:auto;max-height:60px}.mfit-shell .sidebar-logo .tagline{color:var(--on-dark-muted);letter-spacing:.03em;margin-top:5px;font-size:11px}.mfit-shell .sidebar-nav{flex:1;overflow-y:auto}.mfit-shell .sidebar-context-card{border-radius:var(--sh-r-md);background:#ffffff0a;border:1px solid #ffffff1a;margin:14px 12px 4px;padding:12px}.mfit-shell .sidebar-context-card small,.mfit-shell .sidebar-context-card span{color:#ffffff85;font-size:11px;display:block}.mfit-shell .sidebar-context-card strong{color:var(--on-dark);margin-block:4px 2px;font-size:13px;font-weight:500;display:block}.mfit-shell .nav-section{padding:12px 12px 4px}.mfit-shell .nav-section+.nav-section{border-top:1px solid #ffffff0d;margin-top:6px;padding-top:16px}.mfit-shell .nav-label{color:var(--cyan-200,#80e5ff);letter-spacing:.06em;padding:0 10px 8px;font-size:12px;font-weight:700}.mfit-shell .nav-item{border-radius:var(--sh-r-sm);cursor:pointer;color:#fff;transition:var(--sh-t);align-items:center;gap:10px;margin-bottom:3px;padding:11px 14px;font-size:15px;font-weight:500;text-decoration:none;display:flex;position:relative}.mfit-shell .nav-item:hover{color:#fff;background:#ffffff12}.mfit-shell .nav-item.active{color:#fff;background:#00a8b526;font-weight:700}.mfit-shell .nav-item.active:before{content:"";background:var(--cyan-600,#00a8b5);border-radius:0 4px 4px 0;width:4px;position:absolute;inset-block:7px;inset-inline-start:0}.mfit-shell .nav-item.active svg{color:var(--cyan-600,#00a8b5)}.mfit-shell .nav-item svg{width:20px;height:20px;color:var(--cyan-200,#80e5ff);flex-shrink:0}.mfit-shell .nav-item:hover svg{color:#fff}.mfit-shell .nav-item .tail{color:var(--on-dark);border-radius:var(--sh-r-full);background:#ffffff29;margin-inline-start:auto;padding:1px 7px;font-size:10px;font-weight:700}.mfit-shell .sidebar-footer{border-top:1px solid #ffffff14;flex-direction:column;gap:10px;margin-top:auto;padding:14px;display:flex}.mfit-shell .user-card{border-radius:var(--sh-r-md);transition:var(--sh-t);background:#ffffff14;border:1px solid #ffffff1a;align-items:center;gap:11px;padding:10px 12px;display:flex}.mfit-shell .user-card .user-meta{flex:1;min-width:0}.mfit-shell .user-card:hover{background:#ffffff1c}.mfit-shell .user-card-logout{flex:none;display:inline-flex}.mfit-shell .user-card-logout .logout-button{border-radius:var(--sh-r-sm);color:#ffffffb8;background:#ffffff0f;border:0;place-items:center;width:34px;height:34px;min-height:0;padding:0;display:grid}.mfit-shell .user-card-logout .logout-button:hover{color:#fca5a5;background:#dc26262e}.mfit-shell .user-card-logout .logout-button-label{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.mfit-shell .user-card-logout .logout-button-icon{width:17px;height:17px}.mfit-shell .foot-cta{border-radius:var(--sh-r-md);color:#ffffffe6;min-height:42px;transition:var(--sh-t);border:1px solid #ffffff2e;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-size:13.5px;font-weight:500;text-decoration:none;display:flex}.mfit-shell .foot-cta svg{width:17px;height:17px}.mfit-shell .foot-cta:hover{border-color:var(--teal-400,#4fc0bd);color:#fff;background:#16b8c61a}.mfit-shell .sidebar-account{justify-content:center;display:flex}.mfit-shell .avatar{background:var(--navy-700);color:#ffffffe6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:13px;font-weight:700;display:flex}.mfit-shell .user-name{color:#ffffffe6;font-size:13px;font-weight:500}.mfit-shell .user-role{color:var(--on-dark-muted);margin-top:1px;font-size:11px}.mfit-shell .sidebar-footer .foot-link{color:#ffffff8c;align-items:center;min-height:44px;padding:6px 10px;font-size:11.5px;text-decoration:none;display:flex}.mfit-shell .sidebar-footer .foot-link:hover{color:var(--on-dark)}.mfit-shell .sidebar-role-context{padding:6px 10px}.mfit-shell .sidebar-role-context strong,.mfit-shell .sidebar-role-context span{display:block}.mfit-shell .sidebar-role-context strong{color:var(--on-dark);font-size:13px;font-weight:500}.mfit-shell .sidebar-role-context span{color:var(--on-dark-muted);margin-block-start:2px;font-size:11px}.mfit-shell .sidebar-account{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:8px;margin-top:8px;padding-top:10px;display:flex}.mfit-shell .sidebar-account [role=group]{gap:2px}.mfit-shell .sidebar-account button{border-radius:var(--sh-r-xs);color:#ffffff8c;background:0 0;border:1px solid #0000;min-height:44px;font-size:11px}.mfit-shell .sidebar-account button:hover{color:var(--on-dark);background:#ffffff12}.mfit-shell .sidebar-account button[aria-pressed=true]{color:var(--on-dark);background:#ffffff1f}.mfit-shell .main{flex-direction:column;flex:1;width:100%;min-width:0;max-width:100%;display:flex;overflow:hidden}.mfit-shell .header{height:var(--header-height);background:var(--surface);border-bottom:1px solid var(--sh-border);box-sizing:border-box;flex-shrink:0;align-items:center;gap:16px;min-width:0;max-width:100%;padding:0 28px;display:flex}.mfit-shell .breadcrumb{color:var(--ink-500);align-items:center;gap:6px;font-size:13px;display:flex}.mfit-shell .breadcrumb .current{color:var(--ink-900);font-weight:500}.mfit-shell .breadcrumb a{color:var(--ink-500);cursor:pointer;align-items:center;text-decoration:none;display:inline-flex}.mfit-shell .breadcrumb a:hover{color:var(--teal-600)}.mfit-shell .header-actions{align-items:center;gap:10px;margin-inline-start:auto;display:flex}.mfit-shell .shell-header-context small{color:var(--ink-500);font-size:12px;display:block}.mfit-shell .shell-header-context strong{color:var(--navy-900);font-size:14px;font-weight:500;display:block}.mfit-shell .shell-header-meta{margin-inline-start:auto}.mfit-shell .role-chip{border:1px solid var(--sh-border);border-radius:var(--sh-r-full);background:var(--bg-page);min-height:32px;color:var(--ink-700);align-items:center;padding:6px 11px;font-size:12px;display:inline-flex}.mfit-shell .shell-menu-button,.mfit-shell .shell-scrim{display:none}.mfit-shell .icon-btn{border-radius:var(--sh-r-sm);border:1px solid var(--sh-border);cursor:pointer;width:44px;height:44px;color:var(--ink-500);transition:var(--sh-t);background:0 0;justify-content:center;align-items:center;display:flex;position:relative}.mfit-shell .icon-btn:hover{background:var(--bg-page);color:var(--ink-900)}.mfit-shell .icon-btn:focus-visible{box-shadow:var(--sh-ring);outline:none}.mfit-shell .icon-btn svg{width:18px;height:18px}.mfit-shell .icon-btn.shell-menu-button{display:none}.mfit-shell .content{box-sizing:border-box;flex:1;width:100%;min-width:0;max-width:100%;padding:26px 28px 40px;overflow-y:auto}.mfit-shell .page-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:20px;display:flex}.mfit-shell .page-head h1{font-size:22px;font-weight:700}.mfit-shell .page-head p{color:var(--ink-500);margin-top:4px;font-size:14px}.mfit-shell .count-pill{color:var(--ink-500);background:var(--surface);border:1px solid var(--sh-border);border-radius:var(--sh-r-full);padding:7px 14px;font-size:13px}.mfit-shell .count-pill b{color:var(--ink-900);font-weight:700}.mfit-shell .btn{border-radius:var(--sh-r-sm);transition:var(--sh-t);white-space:nowrap;cursor:pointer;border:1.5px solid #0000;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:10px 18px;font-family:inherit;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.mfit-shell .btn svg{width:17px;height:17px}.mfit-shell .btn-primary{background:var(--navy-900);color:var(--on-dark);border-color:var(--navy-900)}.mfit-shell .btn-primary:hover{background:var(--navy-800)}.mfit-shell .btn-teal{background:var(--teal-700);color:var(--on-dark);border-color:var(--teal-700)}.mfit-shell .btn-teal:hover{background:var(--navy-900);border-color:var(--navy-900)}.mfit-shell .btn-ghost{color:var(--ink-700);border-color:var(--sh-border);background:0 0}.mfit-shell .btn-ghost:hover{background:var(--bg-page);border-color:var(--sh-border-strong)}.mfit-shell .btn-sm{min-height:36px;padding:8px 13px;font-size:13px}.mfit-shell .btn:focus-visible{box-shadow:var(--sh-ring);outline:none}.mfit-shell .btn:disabled,.mfit-shell .btn[aria-disabled=true]{opacity:.55;cursor:not-allowed;pointer-events:none}.mfit-shell .mini-btn{color:var(--teal-700);background:var(--teal-50);border:1px solid var(--teal-100);border-radius:var(--sh-r-sm);cursor:pointer;transition:var(--sh-t);white-space:nowrap;justify-content:center;align-items:center;min-height:36px;padding:7px 14px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.mfit-shell .mini-btn:hover{background:var(--teal-100)}.mfit-shell .mini-btn:focus-visible{box-shadow:var(--sh-ring);outline:none}.mfit-shell .btn-danger{background:var(--danger);color:var(--on-dark);border-color:var(--danger)}.mfit-shell .btn-danger:hover{background:var(--danger-ink,var(--danger))}.mfit-shell .btn-danger-soft{color:var(--danger-ink,var(--danger));border-color:color-mix(in srgb, var(--danger) 40%, transparent);background:0 0}.mfit-shell .btn-danger-soft:hover{background:color-mix(in srgb, var(--danger) 10%, transparent);border-color:var(--danger)}.mfit-shell .row-check{width:40px}.mfit-shell .bulk-action-bar{z-index:5;background:var(--navy-900);color:var(--on-dark);border-radius:var(--sh-r-md);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;padding:12px 18px;display:flex;position:sticky;top:0}.mfit-shell .bulk-action-bar .bulk-count{font-size:13.5px}.mfit-shell .bulk-action-bar .bulk-count b{color:var(--teal-300)}.mfit-shell .bulk-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.mfit-shell .bulk-confirm{align-items:center;gap:8px;font-size:13px;display:flex}.mfit-shell a:focus-visible,.mfit-shell .nav-item:focus-visible,.mfit-shell .sec-link:focus-visible,.mfit-shell .tab:focus-visible{box-shadow:var(--sh-ring);border-radius:var(--sh-r-xs);outline:none}.mfit-shell .card{background:var(--surface);border:1px solid var(--sh-border);border-radius:var(--sh-r-lg);box-shadow:var(--sh-shadow-xs);padding:18px 20px}.mfit-shell .sec-head{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.mfit-shell .sec-title{color:var(--navy-900);font-size:15px;font-weight:700}.mfit-shell .sec-link{color:var(--teal-700);cursor:pointer;align-items:center;font-size:13px;font-weight:500;text-decoration:none;display:inline-flex}.mfit-shell .sec-link:hover{color:var(--teal-700)}.mfit-shell .tabs{border-bottom:1px solid var(--sh-border);gap:4px;margin-bottom:20px;display:flex;overflow-x:auto}.mfit-shell .tab{color:var(--ink-500);cursor:pointer;transition:var(--sh-t);white-space:nowrap;background:0 0;border:none;align-items:center;min-height:44px;padding:11px 16px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex;position:relative}.mfit-shell .tab:hover{color:var(--ink-900)}.mfit-shell .tab.active{color:var(--teal-700)}.mfit-shell .tab.active:after{content:"";background:var(--teal-500);border-radius:2px;height:2.5px;position:absolute;bottom:-1px;left:0;right:0}.mfit-shell .sbadge{border-radius:var(--sh-r-full);white-space:nowrap;align-items:center;gap:6px;padding:4px 11px;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.mfit-shell .sbadge .d{background:currentColor;border-radius:50%;width:6px;height:6px}.mfit-shell .s-active{background:var(--success-bg);color:var(--success-ink)}.mfit-shell .s-pending{background:var(--warn-bg);color:var(--warn-ink)}.mfit-shell .s-info{background:var(--info-bg);color:var(--info-ink)}.mfit-shell .s-danger{background:var(--danger-bg);color:var(--danger-ink)}.mfit-shell .s-neutral{background:var(--ink-100);color:var(--ink-700)}.mfit-shell .s-teal{background:var(--teal-50);color:var(--teal-700)}.mfit-shell .s-gold{background:var(--gold-100);color:var(--gold-500)}.mfit-shell .sbadge.s-gold{color:var(--ink-700)}.mfit-shell .page-stack{grid-template-columns:minmax(0,1fr);gap:18px;display:grid}.mfit-shell .page-stack>*{min-width:0}.mfit-shell .card-flush{padding:0}.mfit-shell .s-dark{background:var(--navy-900);color:var(--on-dark)}.mfit-shell .page-head-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.mfit-shell .sec-desc{color:var(--ink-500);margin-top:4px;font-size:13px}.mfit-shell .page-stack>.page-head{margin-bottom:0}.mfit-shell .table-card{background:var(--surface);border:1px solid var(--sh-border);border-radius:var(--sh-r-lg);box-shadow:var(--sh-shadow-xs);max-width:100%;overflow-x:auto}.mfit-shell table.tbl{border-collapse:collapse;width:100%}.mfit-shell table.tbl th{text-align:start;color:var(--ink-500);background:var(--bg-page);border-bottom:1px solid var(--sh-border);white-space:nowrap;padding:13px 18px;font-size:12px;font-weight:700}.mfit-shell table.tbl td{color:var(--ink-700);border-bottom:1px solid var(--sh-border);overflow-wrap:anywhere;padding:14px 18px;font-size:13.5px}.mfit-shell table.tbl tr:last-child td{border-bottom:none}.mfit-shell table.tbl tbody tr{transition:var(--sh-t)}.mfit-shell table.tbl tbody tr:hover{background:var(--bg-page)}.mfit-shell table.tbl .row-actions{justify-content:flex-start;gap:6px;display:flex}.mfit-shell .t-name{color:var(--ink-900);font-weight:700}.mfit-shell .state-box{background:var(--surface);border:1px solid var(--sh-border);border-radius:var(--sh-r-lg);text-align:center;box-shadow:var(--sh-shadow-xs);padding:54px 32px}.mfit-shell .state-box .em-ic{border-radius:var(--sh-r-lg);justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 18px;display:flex}.mfit-shell .state-box .em-ic svg{width:30px;height:30px}.mfit-shell.workspace-shell .state-box .em-ic{border:1px solid var(--teal-100);background:linear-gradient(150deg, var(--teal-50), #e6f0fa)!important;color:var(--info)!important}.mfit-shell.workspace-shell .state-box .em-ic svg{color:var(--teal-700)}.mfit-shell .state-box h3{font-size:17px;font-weight:700}.mfit-shell .state-box p{color:var(--ink-500);margin-top:7px;max-width:400px;margin-inline:auto;font-size:14px;line-height:1.6}.mfit-shell .sk{background:linear-gradient(90deg, var(--ink-100) 25%, var(--skeleton-mid) 50%, var(--ink-100) 75%);border-radius:var(--sh-r-xs);background-size:200% 100%;animation:1.3s ease-in-out infinite mfit-shimmer}@keyframes mfit-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.mfit-shell .toolbar{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:16px;display:flex}.mfit-shell .search{flex:1;min-width:220px;position:relative}.mfit-shell .search input{border:1px solid var(--sh-border);border-radius:var(--sh-r-sm);background:var(--surface);width:100%;height:42px;color:var(--ink-900);padding:0 40px 0 14px;font-family:inherit;font-size:14px}.mfit-shell .search input:focus-visible{box-shadow:var(--sh-ring);border-color:var(--teal-400);outline:none}.mfit-shell .search svg{width:18px;height:18px;color:var(--ink-500);inset-inline-end:12px;position:absolute;top:12px}.mfit-shell .seg{background:var(--bg-page);border:1px solid var(--sh-border);border-radius:var(--sh-r-sm);gap:2px;min-width:0;max-width:100%;padding:2px;display:flex;overflow-x:auto}.mfit-shell .seg a,.mfit-shell .seg button{color:var(--ink-500);cursor:pointer;transition:var(--sh-t);white-space:nowrap;background:0 0;border:none;border-radius:6px;flex:none;padding:8px 13px;font-size:13px;font-weight:700;text-decoration:none}.mfit-shell .seg a.active,.mfit-shell .seg button.active{background:var(--surface);color:var(--ink-900);box-shadow:var(--sh-shadow-xs)}.mfit-shell .seg a:focus-visible,.mfit-shell .seg button:focus-visible{box-shadow:var(--sh-ring);outline:none}.mfit-shell .filter-select{border:1px solid var(--sh-border);border-radius:var(--sh-r-sm);background:var(--surface);height:42px;color:var(--ink-700);cursor:pointer;padding:0 12px;font-family:inherit;font-size:13.5px}.mfit-shell .filter-select:focus-visible{box-shadow:var(--sh-ring);outline:none}.mfit-shell .u-cell{align-items:center;gap:var(--icon-gap);display:flex}.mfit-shell .u-av{width:var(--icon-container-sm);height:var(--icon-container-sm);background:var(--navy-700);color:var(--on-dark);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex}.mfit-shell .u-cell .u-i .n{color:var(--ink-900);font-size:13.5px;font-weight:700}.mfit-shell .u-cell .u-i .e{color:var(--ink-500);font-size:12px}.mfit-shell .stat-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:22px;display:grid}.mfit-shell .stat-grid.cols-5{grid-template-columns:repeat(5,1fr)}.mfit-shell .stat-grid.stat-grid--fill{flex-wrap:wrap;display:flex}.mfit-shell .stat-grid.stat-grid--fill>.stat{flex:220px}.mfit-shell .stat{background:var(--surface);border:1px solid var(--sh-border);border-radius:var(--sh-r-lg);box-shadow:var(--sh-shadow-xs);padding:16px 18px}.mfit-shell .stat .st-top{align-items:center;gap:var(--icon-gap);margin-bottom:10px;display:flex}.mfit-shell .stat .st-ic{width:var(--icon-container-md);height:var(--icon-container-md);border-radius:var(--sh-r-md);flex-shrink:0;justify-content:center;align-items:center;display:flex}.mfit-shell .stat .st-ic svg{width:var(--icon-size-md);height:var(--icon-size-md)}.mfit-shell .stat .st-num{color:var(--navy-900);font-variant-numeric:tabular-nums;font-size:25px;font-weight:700}.mfit-shell .stat .st-lbl{color:var(--ink-500);font-size:13px}.mfit-shell .stat .st-hint{color:var(--ink-500);border-top:1px solid var(--sh-border);margin-top:8px;padding-top:8px;font-size:12px}.mfit-shell .stat .st-hint b{color:var(--teal-700);font-weight:700}.mfit-shell .pagination{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:16px;display:flex}.mfit-shell .pagination .info{color:var(--ink-500);font-size:13px}.mfit-shell .pagination .info b{color:var(--ink-900)}.mfit-shell .pagination .pages{gap:4px;display:flex}.mfit-shell .pagination .pg{border:1px solid var(--sh-border);background:var(--surface);border-radius:var(--sh-r-sm);min-width:36px;height:36px;min-height:36px;color:var(--ink-700);cursor:pointer;transition:var(--sh-t);justify-content:center;align-items:center;font-family:inherit;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.mfit-shell .pagination .pg:hover{background:var(--bg-page)}.mfit-shell .pagination .pg.active{background:var(--navy-900);color:var(--on-dark);border-color:var(--navy-900)}.mfit-shell .pagination .pg:focus-visible{box-shadow:var(--sh-ring);outline:none}.mfit-shell .detail-grid{grid-template-columns:320px 1fr;align-items:start;gap:20px;display:grid}.mfit-shell .info-card{background:var(--surface);border:1px solid var(--sh-border);border-radius:var(--sh-r-lg);box-shadow:var(--sh-shadow-xs);padding:22px}.mfit-shell .info-row{border-bottom:1px solid var(--sh-border);justify-content:space-between;gap:12px;padding:10px 0;font-size:13.5px;display:flex}.mfit-shell .info-row:last-child{border-bottom:none}.mfit-shell .info-row .k{color:var(--ink-500)}.mfit-shell .info-row .v{color:var(--ink-900);text-align:end;font-weight:700}.mfit-shell .panel{background:var(--surface);border:1px solid var(--sh-border);border-radius:var(--sh-r-lg);box-shadow:var(--sh-shadow-xs);margin-bottom:18px;padding:18px 20px}.mfit-shell .panel .p-head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.mfit-shell .panel .p-title{font-size:15px;font-weight:700}.mfit-shell .set-row{border-bottom:1px solid var(--sh-border);align-items:center;gap:14px;padding:14px 0;display:flex}.mfit-shell .set-row:last-child{border-bottom:none}.mfit-shell .set-row .s-main{flex:1}.mfit-shell .set-row .s-main .t{color:var(--ink-900);font-size:14px;font-weight:700}.mfit-shell .set-row .s-main .d{color:var(--ink-500);margin-top:2px;font-size:12.5px}.mfit-shell .set-row .s-main{min-width:160px}.mfit-shell .set-row>input.lxp-input,.mfit-shell .set-row>select.lxp-input,.mfit-shell .set-row>textarea.lxp-input{flex:0 clamp(260px,52%,520px);width:auto}.mfit-shell .settings-layout{gap:var(--space-4);align-items:flex-start;display:flex}.mfit-shell .settings-nav{top:var(--space-4);flex-direction:column;flex:0 0 200px;gap:2px;display:flex;position:sticky}@media (max-width:760px){.mfit-shell .settings-layout{flex-direction:column}.mfit-shell .settings-nav{flex-flow:wrap;flex:none;width:100%;position:static}}@media (max-width:480px){.mfit-shell .set-row{flex-wrap:wrap}.mfit-shell .set-row .s-main{flex:100%;min-width:0}.mfit-shell .set-row>input.lxp-input,.mfit-shell .set-row>select.lxp-input,.mfit-shell .set-row>textarea.lxp-input{flex:100%}}.mfit-shell .grid-2{grid-template-columns:1.5fr 1fr;align-items:start;gap:18px;display:grid}.mfit-shell .quick{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.mfit-shell .qa{border:1px solid var(--sh-border);border-radius:var(--sh-r-md);color:var(--ink-900);transition:var(--sh-t);background:var(--surface);align-items:center;gap:10px;padding:13px 14px;font-size:13.5px;font-weight:700;text-decoration:none;display:flex}.mfit-shell .qa:hover{background:var(--bg-page);border-color:var(--sh-border-strong)}.mfit-shell .qa .qi{width:var(--icon-container-sm);height:var(--icon-container-sm);border-radius:var(--sh-r-sm);background:var(--teal-50);color:var(--teal-600);flex-shrink:0;justify-content:center;align-items:center;display:flex}.mfit-shell .qa .qi svg{width:var(--icon-size-sm);height:var(--icon-size-sm)}.mfit-shell .act-row{align-items:center;gap:var(--icon-gap);border-bottom:1px solid var(--sh-border);padding:11px 0;display:flex}.mfit-shell .act-row:last-child{border-bottom:none}.mfit-shell .act-ic{width:var(--icon-container-sm);height:var(--icon-container-sm);background:var(--navy-800);color:var(--on-dark);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex}.mfit-shell .act-row .a-main{flex:1}.mfit-shell .act-row .a-main .t{color:var(--ink-900);font-size:13px}.mfit-shell .act-row .a-main .s{color:var(--ink-500);margin-top:2px;font-size:12px}.mfit-shell .act-row .a-time{color:var(--ink-500);white-space:nowrap;font-size:11.5px}.mfit-shell .learner-bottom-nav,.mfit-shell .mobile-nav,.mfit-shell .admin-mobile-nav{display:none}.mfit-shell .breadcrumb svg{width:12px;height:12px}.mfit-shell .breadcrumb a:focus-visible{box-shadow:var(--sh-ring);border-radius:var(--sh-r-xs);outline:none}.mfit-shell .notif-dot{background:var(--teal-500);border:1.5px solid var(--surface);border-radius:50%;width:7px;height:7px;position:absolute;top:6px;left:6px}.mfit-shell .icon-btn:disabled,.mfit-shell .icon-btn[aria-disabled=true]{opacity:.55;cursor:not-allowed;pointer-events:none}.mfit-shell .btn-lg{min-height:44px;padding:12px 22px;font-size:15px}.mfit-shell .btn-block{width:100%}.mfit-shell .mini-btn:disabled,.mfit-shell .mini-btn[aria-disabled=true]{opacity:.55;cursor:not-allowed;pointer-events:none}.mfit-shell .tab .pill{background:var(--ink-100);color:var(--ink-500);border-radius:var(--sh-r-full);margin-inline-start:6px;padding:1px 7px;font-size:11px;font-weight:700}.mfit-shell .tab.active .pill{background:var(--teal-100);color:var(--teal-700)}.mfit-shell .bar{background:var(--ink-100);border-radius:var(--sh-r-full);height:6px;overflow:hidden}.mfit-shell .bar i{background:var(--teal-500);border-radius:var(--sh-r-full);height:100%;display:block}.mfit-shell .bar.done i{background:var(--success)}.mfit-shell table.tbl .mono{font-family:var(--font-mono);color:var(--ink-500);font-size:12.5px}.mfit-shell .state-box .acts{justify-content:center;gap:10px;margin-top:20px;display:flex}.mfit-shell .spin{border:2px solid #fff6;border-top-color:var(--on-dark);border-radius:50%;width:16px;height:16px;animation:.7s linear infinite mfit-spin;display:inline-block}@keyframes mfit-spin{to{transform:rotate(360deg)}}.mfit-shell ::-webkit-scrollbar{width:6px}.mfit-shell ::-webkit-scrollbar-track{background:0 0}.mfit-shell ::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:3px}.mfit-shell .header .header-actions .logout-button-icon{width:17px;height:17px;display:none}@media (max-width:760px){.mfit-shell .header .header-actions .logout-button-icon{display:block}}@media (max-width:1024px){.mfit-shell .stat-grid,.mfit-shell .stat-grid.cols-5{grid-template-columns:repeat(2,1fr)}}@media (max-width:920px){.mfit-shell .grid-2,.mfit-shell .detail-grid{grid-template-columns:1fr}}@media (max-width:860px){.mfit-shell{height:auto;min-height:100dvh;padding-bottom:var(--mobile-nav-offset);flex-direction:column;overflow:visible}.mfit-shell .sidebar{display:none}.mfit-shell .main,.mfit-shell .content{overflow:visible}.mfit-shell .learner-bottom-nav,.mfit-shell .mobile-nav{inset-inline:0;z-index:40;height:calc(var(--mobile-nav-height) + var(--mobile-nav-safe-area));padding:0 4px var(--mobile-nav-safe-area);background:var(--surface);border-top:1px solid var(--sh-border);display:flex;position:fixed;bottom:0;box-shadow:0 -2px 12px #0a25400f}.mfit-shell .learner-bottom-nav .bottom-nav-item,.mfit-shell .mobile-nav .nav-item{min-width:44px;color:var(--ink-500);transition:var(--sh-t);background:0 0;border-radius:0;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;margin:0;padding:0;font-size:11px;font-weight:500;text-decoration:none;display:flex;position:relative}.mfit-shell .learner-bottom-nav .bottom-nav-item svg,.mfit-shell .mobile-nav .nav-item svg{width:22px;height:22px}.mfit-shell .learner-bottom-nav .bottom-nav-item.active,.mfit-shell .mobile-nav .nav-item.active{color:var(--teal-700);background:0 0}.mfit-shell .admin-mobile-nav{inset-inline:0;z-index:40;background:var(--surface);border-top:1px solid var(--sh-border);padding:6px 8px calc(6px + var(--mobile-nav-safe-area));justify-content:flex-start;gap:2px;display:flex;position:fixed;bottom:0;overflow-x:auto}.mfit-shell .admin-mobile-nav .nav-item{min-width:96px;min-height:48px;color:var(--ink-500);border-radius:6px;flex-direction:column;flex:none;justify-content:center;gap:2px;margin:0;padding:4px 2px;font-size:10px}.mfit-shell .admin-mobile-nav .nav-item svg{width:20px;height:20px}.mfit-shell .admin-mobile-nav .nav-item.active{color:var(--teal-700);background:0 0;font-weight:700}}@media (max-width:760px){.mfit-shell table.tbl,.mfit-shell table.tbl thead,.mfit-shell table.tbl tbody,.mfit-shell table.tbl th,.mfit-shell table.tbl td,.mfit-shell table.tbl tr{display:block}.mfit-shell table.tbl thead{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.mfit-shell table.tbl tr{background:var(--surface);border:1px solid var(--sh-border);border-radius:var(--sh-r-md);box-shadow:var(--sh-shadow-xs);margin-bottom:12px;padding:6px 4px}.mfit-shell table.tbl tbody tr:hover{background:var(--surface)}.mfit-shell table.tbl td{border-bottom:1px solid var(--sh-border);text-align:start;justify-content:space-between;align-items:center;gap:16px;padding:9px 14px;display:flex}.mfit-shell table.tbl tr td:last-child{border-bottom:none}.mfit-shell table.tbl td:before{content:attr(data-label);color:var(--ink-500);flex-shrink:0;font-size:12px;font-weight:700}.mfit-shell table.tbl td .row-actions{margin-inline-start:auto}.mfit-shell .header{flex-wrap:wrap;gap:10px;height:auto;min-height:56px;padding:10px 16px}.mfit-shell .header .breadcrumb{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.mfit-shell .header .header-actions{flex-shrink:0;gap:6px}.mfit-shell .header .header-actions .count-pill{display:none}.mfit-shell .header .header-actions .logout-button{gap:0;width:44px;min-width:44px;padding:0}.mfit-shell .header .header-actions .logout-button .logout-button-label{display:none}.mfit-shell .content{padding:18px 16px 32px}.mfit-shell .page-head h1{font-size:20px}.mfit-shell .toolbar{flex-direction:column;align-items:stretch}.mfit-shell .search{width:100%;min-width:0}}@media (max-width:480px){.mfit-shell .stat-grid,.mfit-shell .stat-grid.cols-5,.mfit-shell .quick{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.mfit-shell .sk{background:var(--ink-100);animation:none}.mfit-shell *,.mfit-shell :before,.mfit-shell :after{transition-duration:.01ms!important}}@media (max-width:860px){.mfit-shell.shell-drawer{padding-bottom:0}.mfit-shell.shell-drawer .sidebar{z-index:60;width:min(84vw,310px);transition:transform var(--transition);box-shadow:var(--shadow-lg);overscroll-behavior:contain;display:flex;position:fixed;inset-block:0;inset-inline-start:0;transform:translate(110%)}.mfit-shell.shell-drawer.mobile-drawer-open .sidebar{transform:translate(0)}.mfit-shell.shell-drawer .shell-scrim{z-index:59;background:#06182b7a;border:0;position:fixed;inset:0}.mfit-shell.shell-drawer.mobile-drawer-open .shell-scrim{display:block}.mfit-shell.shell-drawer .shell-menu-button{flex:0 0 44px;display:inline-flex}.mfit-shell.shell-drawer .sidebar .nav-item{min-height:44px}.mfit-shell.shell-drawer .shell-context-header{flex-wrap:nowrap;height:64px;min-height:64px;padding:10px 16px}.mfit-shell.shell-drawer .shell-header-context{min-width:0}.mfit-shell.shell-drawer .shell-header-context small,.mfit-shell.shell-drawer .shell-header-meta{display:none}.mfit-shell.shell-drawer .shell-header-context strong{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.mfit-shell.shell-drawer .mobile-nav,.mfit-shell.shell-drawer .admin-mobile-nav{display:none}}.learner-shell .sidebar-logo img{width:auto;height:38px}.dashboard-loading{gap:22px;display:grid}.dashboard-loading>div:first-child{gap:8px;display:grid}.dashboard-loading>div:first-child .sk:first-child{width:210px;height:24px}.dashboard-loading>div:first-child .sk:last-child{width:min(340px,90%);height:14px}.dashboard-loading-focus{border-radius:var(--sh-r-lg);width:100%;height:142px}.dashboard-loading-stats{border:1px solid var(--sh-border);border-radius:var(--sh-r-lg);grid-template-columns:repeat(4,minmax(0,1fr));gap:0;display:grid;overflow:hidden}.dashboard-loading-stats .sk{border-inline-end:1px solid var(--sh-border);border-radius:0;height:92px}.dashboard-loading-columns{grid-template-columns:1.6fr 1fr;gap:18px;display:grid}.dashboard-loading-columns .sk{border-radius:var(--sh-r-lg);min-height:280px}.learner-dashboard{gap:26px;max-width:1160px;margin-inline:auto;display:grid}.learner-dashboard .card,.learner-shell .state-box{box-shadow:none}.mfit-shell .dash-welcome{margin-bottom:0}.mfit-shell .dash-date{color:var(--ink-500);align-items:center;gap:7px;font-size:13px;display:inline-flex}.mfit-shell .dash-date svg{width:16px;height:16px}.mfit-shell .dash-alert{border-inline-end:3px solid var(--warn);border-radius:var(--sh-r-md);background:var(--warn-bg);color:var(--ink-700);align-items:center;gap:12px;padding:13px 16px;font-size:13px;display:flex}.mfit-shell .dash-alert-icon{color:var(--warn);flex:none}.mfit-shell .dash-alert-icon svg{width:19px;height:19px}.mfit-shell .dash-alert strong{color:var(--ink-900)}.mfit-shell .dash-alert a{color:var(--warn-ink);white-space:nowrap;margin-inline-start:auto;font-weight:500}.mfit-shell .dash-focus{box-shadow:none;border:1px solid var(--sh-border);align-items:center;gap:20px;margin-bottom:0;padding:22px 24px;display:flex}.mfit-shell .dash-focus .dash-focus-main{order:1}.mfit-shell .dash-focus .dash-ring{order:2}.mfit-shell .dash-focus .dash-actions{order:3;width:210px}.mfit-shell .dash-hero{background:linear-gradient(135deg,#f0f4f8 0%,#f7fafc 55%,#fff 100%);border:1px solid #e3eaf1;border-radius:20px;gap:28px;padding:30px 32px}.mfit-shell .dash-hero .dash-focus-main h2{color:var(--navy-900);margin-top:9px;font-size:25px;font-weight:700}.mfit-shell .dash-hero .dash-focus-main p{margin:7px 0 16px;font-size:14px}.mfit-shell .dash-hero .dash-ring{width:104px;height:104px}.mfit-shell .dash-hero .dash-ring-value b{font-size:25px}.mfit-shell .dash-hero .dash-actions .btn-accent{min-height:46px;font-size:15px;box-shadow:0 8px 20px -8px #16b8c68c}.mfit-shell .dash-kpi{border:0;border-bottom:1px solid var(--sh-border);background:0 0;border-radius:0;padding-bottom:4px}.mfit-shell .dash-kpi article{border-inline-end:1px solid var(--sh-border);padding:6px 16px}.mfit-shell .dash-kpi strong{color:var(--navy-900);font-size:17px}.mfit-shell .dash-programs-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px;display:grid}.mfit-shell .dash-programs-grid .program-mini{border:1px solid var(--sh-border);border-radius:var(--sh-r-md);padding:14px 16px}.mfit-shell .dash-ring{flex-shrink:0;width:92px;height:92px;position:relative}.mfit-shell .dash-ring svg{transform:rotate(-90deg)}.mfit-shell .dash-ring-value{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.mfit-shell .dash-ring-value b{color:var(--navy-900);font-size:22px;font-weight:700;line-height:1}.mfit-shell .dash-ring-value small{color:var(--ink-500);margin-top:3px;font-size:10px}.mfit-shell .dash-focus-main{flex:1;min-width:0}.mfit-shell .dash-focus-main small{color:var(--teal-700);letter-spacing:.04em;align-items:center;gap:6px;font-size:11px;font-weight:700;display:inline-flex}.mfit-shell .dash-focus-main small svg{width:14px;height:14px}.mfit-shell .dash-focus-main h2{color:var(--navy-900);margin-top:7px;font-size:19px;font-weight:700}.mfit-shell .dash-focus-main p{color:var(--ink-500);margin:5px 0 14px;font-size:13px}.mfit-shell .dash-progress-meta{color:var(--ink-500);justify-content:space-between;margin-top:6px;font-size:12px;display:flex}.mfit-shell .dash-progress-meta b{color:var(--teal-700)}.mfit-shell .dash-actions{flex-direction:column;flex-shrink:0;gap:9px;width:200px;display:flex}.mfit-shell .dash-actions .btn svg{width:16px;height:16px}.mfit-shell .dash-stats{border:1px solid var(--sh-border);border-radius:var(--sh-r-lg);background:var(--surface);grid-template-columns:repeat(4,minmax(0,1fr));gap:0;display:grid;overflow:hidden}.mfit-shell .dash-stats article{border-inline-end:1px solid var(--sh-border);align-items:center;gap:10px;min-width:0;padding:10px 16px;display:flex}.mfit-shell .dash-stats article:last-child{border-inline-end:0}.mfit-shell .dash-stat-icon{border-radius:var(--sh-r-sm);width:30px;height:30px;color:var(--navy-700);background:var(--ink-100);flex:none;place-items:center;display:grid}.mfit-shell .dash-stat-icon svg{width:16px;height:16px}.mfit-shell .dash-stats strong{order:2}.mfit-shell .dash-stats span:not(.dash-stat-icon){order:3}.mfit-shell .dash-stat-icon.teal{color:var(--teal-700);background:var(--teal-50)}.mfit-shell .dash-stat-icon.info{color:var(--info-ink);background:var(--info-bg)}.mfit-shell .dash-stat-icon.gold{color:var(--gold-500);background:var(--gold-100)}.mfit-shell .dash-stats strong{color:var(--ink-900);font-size:16px;font-weight:700;line-height:1.2}.mfit-shell .dash-stats span:not(.dash-stat-icon){color:var(--ink-500);font-size:12.5px}.mfit-shell .dash-stats small{display:none}.mfit-shell .dash-columns{grid-template-columns:1.6fr 1fr;gap:18px;display:grid}.mfit-shell .dash-side{flex-direction:column;gap:18px;display:flex}.mfit-shell .dash-list article{border-bottom:1px solid var(--sh-border);grid-template-columns:40px minmax(0,1fr) 48px auto;align-items:center;gap:14px;padding:16px 0;display:grid}.mfit-shell .dash-list h3{color:var(--navy-900)}.mfit-shell .dash-list article:last-child{border-bottom:0}.mfit-shell .dash-course-icon{border-radius:var(--sh-r-sm);width:36px;height:36px;color:var(--navy-700);background:var(--ink-100);place-items:center;display:grid}.mfit-shell .dash-course-icon svg{width:18px;height:18px}.mfit-shell .dash-course-info{min-width:0}.mfit-shell .dash-list h3{overflow-wrap:anywhere;font-size:14px;font-weight:500}.mfit-shell .dash-list p{color:var(--ink-500);margin:3px 0 8px;font-size:12px}.mfit-shell .dash-course-percent{color:var(--ink-700);font-variant-numeric:tabular-nums;text-align:end;font-size:13px}.mfit-shell .dash-list article .btn-sm{position:relative}.mfit-shell .dash-list article .btn-sm:after{content:"";z-index:1;position:absolute;inset-block:-4px;inset-inline:-2px}.mfit-shell .program-mini{border-bottom:1px solid var(--sh-border);color:var(--ink-900);justify-content:space-between;align-items:center;gap:12px;padding:11px 0;font-size:13px;text-decoration:none;display:flex}.mfit-shell .program-mini:last-child{border-bottom:0}.mfit-shell .program-mini span{color:var(--teal-700);font-weight:700}.mfit-shell .dash-notices a{border-bottom:1px solid var(--sh-border);min-height:44px;color:var(--ink-500);justify-content:space-between;align-items:center;gap:14px;font-size:13px;text-decoration:none;display:flex}.mfit-shell .dash-notices a:last-child{border-bottom:0}.mfit-shell .dash-notices b{color:var(--navy-900);font-variant-numeric:tabular-nums}.mfit-shell .dash-activity>a{border-bottom:1px solid var(--sh-border);min-height:56px;color:var(--ink-900);grid-template-columns:36px minmax(0,1fr);align-items:center;gap:14px;padding:10px 0;text-decoration:none;display:grid}.mfit-shell .dash-activity>a:last-of-type{border-bottom:0}.mfit-shell .dash-activity-icon{border-radius:var(--sh-r-sm);width:36px;height:36px;color:var(--teal-700);background:var(--teal-50);place-items:center;display:grid}.mfit-shell .dash-activity-icon svg{width:18px;height:18px}.mfit-shell .dash-activity b{overflow-wrap:anywhere;font-size:13px;font-weight:500;display:block}.mfit-shell .dash-activity small{color:var(--ink-500);margin-top:2px;font-size:11px;display:block}.mfit-shell .empty-inline{color:var(--ink-500);padding:16px 0;font-size:13px}@media (max-width:1080px){.dashboard-loading-columns{grid-template-columns:1fr}.dashboard-loading-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.mfit-shell .dash-columns{grid-template-columns:1fr}.mfit-shell .dash-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.mfit-shell .dash-stats article:nth-child(2){border-inline-end:0}.mfit-shell .dash-stats article:nth-child(-n+2){border-bottom:1px solid var(--sh-border)}}@media (max-width:860px){.mfit-shell .dash-focus{flex-direction:column;align-items:stretch}.mfit-shell .dash-actions{flex-direction:row;width:100%}.mfit-shell .dash-ring{display:none}.mfit-shell .dash-columns{flex-direction:column;display:flex}}@media (max-width:520px){.dashboard-loading-focus{height:292px}.dashboard-loading-stats .sk{height:112px}.mfit-shell .dash-actions{flex-direction:column}.mfit-shell .dash-welcome{align-items:flex-start}.mfit-shell .dash-welcome h1{font-size:22px}.mfit-shell .dash-alert{flex-wrap:wrap;align-items:flex-start}.mfit-shell .dash-alert a{margin-inline-start:31px}.mfit-shell .dash-focus{padding:22px 24px 24px}.mfit-shell .dash-focus-main h2{font-size:19px;line-height:1.45}.mfit-shell .dash-stats article{text-align:center;grid-template-rows:36px auto auto;grid-template-columns:1fr;justify-items:center;row-gap:5px;padding:12px 10px}.mfit-shell .dash-stat-icon{grid-row:auto}.mfit-shell .dash-stats small{display:none}.mfit-shell .dash-list article{grid-template-columns:36px minmax(0,1fr) auto;gap:12px}.mfit-shell .dash-list article .btn{grid-column:2/4;width:100%;min-height:44px}.mfit-shell .dash-course-percent{align-self:start;padding-top:4px}}.learner-list-view .tabs .tab span{background:var(--ink-100);border-radius:999px;margin-inline-start:7px;padding:1px 7px;font-size:10px}.learner-toolbar{margin-bottom:18px;display:flex}.learner-toolbar .search{max-width:none}.enrolled-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.enrolled-card{border:1px solid var(--sh-border);border-radius:var(--sh-r-lg);background:var(--surface);box-shadow:var(--sh-shadow-xs);overflow:hidden}.course-cover{background:var(--navy-800);color:#ffffff59;place-items:center;height:140px;display:grid;position:relative}.course-cover.tone-1{background:var(--teal-600)}.course-cover.tone-2{background:var(--navy-700)}.course-cover>span{inset-inline-end:10px;background:var(--navy-900);color:#fff;border-radius:999px;padding:4px 10px;font-size:10px;font-weight:700;position:absolute;top:10px}.course-cover svg{stroke-width:1.5px;width:44px;height:44px}.enrolled-body{padding:16px}.enrolled-body h2{min-height:44px;font-size:15px}.enrolled-body>p{color:var(--ink-500);margin-top:3px;font-size:12px}.progress-label{color:var(--ink-500);justify-content:space-between;margin:12px 0 5px;font-size:11px;display:flex}.progress-label b{color:var(--teal-700)}.enrolled-body footer{border-top:1px solid var(--sh-border);color:var(--ink-500);justify-content:space-between;align-items:center;gap:12px;margin-top:12px;padding-top:12px;font-size:12px;display:flex}.program-list{gap:18px;display:grid}.program-card{background:var(--surface);border:1px solid var(--sh-border);border-radius:var(--sh-r-lg);box-shadow:var(--sh-shadow-xs);overflow:hidden}.program-card>header{grid-template-columns:64px 1fr 80px;align-items:center;gap:16px;padding:22px 24px 12px;display:grid}.program-icon{background:var(--navy-700);color:#fff;border-radius:12px;place-items:center;width:64px;height:64px;display:grid}.program-icon.tone-1{background:var(--teal-500)}.program-icon svg{stroke-width:1.7px;width:30px;height:30px}.program-card h2{font-size:17px}.program-card header p{color:var(--ink-500);margin-top:5px;font-size:12px}.program-percent{text-align:center;display:grid}.program-percent b{font-size:22px}.program-percent span{color:var(--ink-500);font-size:10px}.program-progress-meta{color:var(--ink-500);justify-content:space-between;padding:0 24px 7px;font-size:11px;display:flex}.program-card>.lxp-progress{margin-inline:24px}.program-card>footer{border-top:1px solid var(--sh-border);background:var(--bg-page);color:var(--ink-500);justify-content:space-between;align-items:center;margin-top:14px;padding:12px 24px;font-size:12px;display:flex}@media (max-width:1024px){.enrolled-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.enrolled-grid{grid-template-columns:1fr}.program-card>header{grid-template-columns:64px 1fr}.program-percent{text-align:start;grid-area:2/1/auto/-1;align-items:baseline;gap:6px;display:flex}.program-progress-meta{padding-inline:18px}.program-card>.lxp-progress{margin-inline:18px}.program-card>footer{padding-inline:18px}}.course-detail-approved{gap:18px;display:grid}.course-hero-approved{margin-inline:-28px;background:var(--bg-page);min-height:520px;color:var(--ink-900);grid-template-columns:1fr 340px;gap:36px;margin-top:-18px;padding:52px 28px 34px;display:grid;position:relative}.course-hero-copy{padding:28px 0}.course-category{background:var(--teal-50);color:var(--teal-700);border-radius:999px;padding:7px 14px;font-size:12px;font-weight:700;display:inline-flex}.course-hero-copy h1{max-width:820px;color:var(--navy-900);margin-top:14px;font-size:30px;line-height:1.35}.course-hero-copy>p{max-width:780px;color:var(--ink-700);margin-top:14px;font-size:15px;line-height:2}.course-meta{color:var(--ink-500);flex-wrap:wrap;gap:20px;margin-top:18px;font-size:12px;display:flex}.instructor-line{border-top:1px solid var(--sh-border);align-items:center;gap:12px;margin-top:28px;padding-top:18px;display:flex}.instructor-line .avatar,.instructor-profile .avatar{background:var(--teal-500);color:#fff;border-radius:50%;place-items:center;width:46px;height:46px;font-weight:700;display:grid}.instructor-line small{color:var(--ink-500);margin-top:3px;display:block}.enroll-card{border:1px solid var(--sh-border);background:var(--surface);color:var(--ink-900);box-shadow:none;border-radius:16px;align-self:start;overflow:hidden}.course-preview{background:var(--ink-100);height:168px;color:var(--ink-500);place-content:center;justify-items:center;gap:14px;display:grid}.course-preview button{width:58px;height:58px;color:var(--navy-900);cursor:pointer;background:#fff;border:0;border-radius:50%;font-size:18px}.enroll-content{gap:10px;padding:20px;display:grid}.enroll-content h2{font-size:19px}.enroll-content p,.enroll-content li{color:var(--ink-700);font-size:12px;line-height:1.8}.enroll-content ul{border-top:1px solid var(--sh-border);margin-top:5px;padding-top:12px;list-style:none}.course-tabs{border-bottom:1px solid var(--sh-border);gap:28px;display:flex;overflow-x:auto}.course-tabs a{min-height:48px;color:var(--ink-500);white-space:nowrap;place-items:center;font-size:13px;font-weight:700;text-decoration:none;display:grid}.course-tabs a:first-child{color:var(--navy-900);border-bottom:3px solid var(--navy-900)}.course-tabs a{min-width:44px}.course-detail-grid{grid-template-columns:1fr 320px;align-items:start;gap:18px;display:grid}.course-detail-grid main{gap:18px;display:grid}.course-copy h2,.curriculum h2,.course-facts h2,.instructor-profile h2{font-size:16px}.course-copy>p{color:var(--ink-700);margin-top:12px;font-size:14px;line-height:2}.outcome-grid{gap:10px;margin-top:14px;display:grid}.outcome-grid p{color:var(--ink-700);font-size:13px;line-height:1.8}.requirements{border-top:1px solid var(--sh-border);margin-top:16px;padding-top:14px}.requirements h3{font-size:14px}.requirements p{color:var(--ink-700);margin-top:5px;font-size:13px}.curriculum .sec-head span{color:var(--ink-500);font-size:11px}.curriculum details{border-top:1px solid var(--sh-border)}.curriculum summary{cursor:pointer;justify-content:space-between;padding:15px 0;display:flex}.curriculum summary span{color:var(--ink-500);font-size:11px}.curriculum details p{background:var(--bg-page);border-top:1px solid #fff;grid-template-columns:22px 1fr auto;gap:8px;padding:10px 12px;font-size:12px;display:grid}.curriculum details small{color:var(--ink-500)}.course-facts{position:sticky;top:18px}.course-facts dl{margin-top:12px}.course-facts dl div{border-bottom:1px solid var(--sh-border);justify-content:space-between;gap:12px;padding:10px 0;font-size:12px;display:flex}.course-facts dt{color:var(--ink-500)}.course-facts dd{font-weight:700}.instructor-profile{align-items:center;gap:14px;display:flex}.instructor-profile p{color:var(--ink-700);margin-top:5px;font-size:13px}.course-mobile-cta{display:none}@media (max-width:920px){.course-hero-approved{grid-template-columns:1fr;gap:18px}.course-detail-grid{grid-template-columns:1fr}.course-facts{position:static}.enroll-card{max-width:520px}}@media (max-width:760px){.course-hero-approved{margin-inline:-16px;min-height:0;margin-top:-10px;padding:26px 16px 36px}.course-hero-copy{padding:0}.course-hero-copy h1{font-size:25px}.course-meta{gap:10px 16px}.course-preview{height:150px}.course-tabs{gap:20px}.course-mobile-cta{display:none}.course-detail-approved{padding-bottom:0}}.course-preview .preview-play{width:58px;height:58px;color:var(--navy-900);background:#fff;border-radius:50%;place-items:center;font-size:18px;display:grid}.mfit-shell .decision-dashboard{gap:26px;max-width:1160px;margin-inline:auto;display:grid}.mfit-shell .decision-kpi{border-bottom:1px solid var(--border);grid-template-columns:repeat(3,minmax(0,1fr));padding-bottom:4px;display:grid}.mfit-shell .decision-kpi article{border-inline-end:1px solid var(--border);align-items:center;gap:10px;padding:6px 16px;display:flex}.mfit-shell .decision-kpi article:last-child{border-inline-end:0}.mfit-shell .decision-kpi-icon{border-radius:var(--r-sm);background:var(--ink-100);width:30px;height:30px;color:var(--navy-700);flex:none;place-items:center;display:grid}.mfit-shell .decision-kpi-icon svg{width:16px;height:16px}.mfit-shell .decision-kpi-icon.teal{background:var(--teal-50);color:var(--teal-700)}.mfit-shell .decision-kpi-icon.info{background:var(--info-bg);color:var(--info-ink)}.mfit-shell .decision-kpi strong{color:var(--navy-900);font-size:17px;font-weight:700}.mfit-shell .decision-kpi span:not(.decision-kpi-icon){color:var(--ink-500);font-size:12.5px}.mfit-shell .decision-page-head.decision-hero{text-align:start;background:linear-gradient(135deg,#f0f4f8 0%,#f7fafc 55%,#fff 100%);border:1px solid #e3eaf1;border-radius:20px;justify-content:space-between;align-items:center;gap:24px;padding:26px 32px;display:flex}.mfit-shell .decision-hero .decision-hero-icon{background:var(--teal-50);width:52px;height:52px;color:var(--teal-700);border:1px solid var(--teal-100);border-radius:14px;flex:none;align-self:flex-start;place-items:center;margin-top:2px;display:grid}.mfit-shell .decision-hero .decision-hero-icon svg{width:26px;height:26px}.mfit-shell .decision-hero .decision-hero-body{flex:1;min-width:0}.mfit-shell .decision-hero h1{font-size:clamp(24px,2.6vw,30px)}.mfit-shell .decision-hero .decision-hero-body p{margin-bottom:0}.mfit-shell .decision-hero .decision-hero-cta{flex:none;align-items:center;gap:8px;display:inline-flex;box-shadow:0 8px 20px -8px #16b8c680}.mfit-shell .decision-hero .decision-hero-cta svg{width:17px;height:17px}.mfit-shell.workspace-shell .btn-primary,.mfit-shell.workspace-shell .lxp-btn-primary{box-shadow:0 6px 16px -8px #00b4d88c;background:var(--cyan-700,#007682)!important;border-color:var(--cyan-700,#007682)!important;color:#fff!important;border-radius:10px!important}.mfit-shell.workspace-shell .btn-primary:hover,.mfit-shell.workspace-shell .lxp-btn-primary:hover{background:var(--cyan-800,#00697a)!important;border-color:var(--cyan-800,#00697a)!important}.mfit-shell .btn-cta{background:var(--cyan-700,#007682);color:#fff;min-height:44px;font:500 15px/1 var(--font-ui,inherit);cursor:pointer;transition:var(--sh-t);border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:0 20px;text-decoration:none;display:inline-flex;box-shadow:0 6px 16px -8px #0076828c}.mfit-shell .btn-cta:hover{background:var(--cyan-800,#00697a);box-shadow:0 8px 20px -8px #00697a99}.mfit-shell .btn-cta:focus-visible{box-shadow:var(--sh-ring);outline:none}.mfit-shell .btn-cta svg{width:17px;height:17px}.mfit-shell .qb-consolidated,.mfit-shell .tool-consolidated{border:1px solid var(--sh-border);background:var(--surface);border-radius:16px;overflow:hidden;box-shadow:0 1px 2px #0a1d3d0a}.mfit-shell .qb-consolidated>.card,.mfit-shell .tool-consolidated>.card{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important}.mfit-shell .qb-consolidated>.card+.card,.mfit-shell .tool-consolidated>.card+.card{border-top:1px solid var(--sh-border)!important}.mfit-shell.workspace-shell .tabs .tab.active,.mfit-shell.workspace-shell [role=tab][aria-selected=true]{color:var(--cyan-700,#007682)!important;border-color:var(--cyan-600,#00a8b5)!important}.mfit-shell.workspace-shell .badge-teal,.mfit-shell.workspace-shell .lxp-badge-teal{background:var(--cyan-50,#e6f9fb)!important;color:var(--cyan-700,#007682)!important}.mfit-shell.workspace-shell .lxp-btn-primary{background:var(--cyan-700,#007682)!important;border-color:var(--cyan-700,#007682)!important;color:#fff!important}.mfit-shell.workspace-shell .lxp-btn-primary:hover{background:var(--cyan-800,#00697a)!important;border-color:var(--cyan-800,#00697a)!important}.mfit-shell .tool-panel{border:1px solid var(--sh-border);background:var(--surface);border-radius:16px;overflow:hidden;box-shadow:0 1px 2px #0a1d3d0a}.mfit-shell .tool-panel-head{border-bottom:1px solid var(--sh-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding:16px 20px;display:flex}.mfit-shell .tool-panel-filters{border-bottom:1px solid var(--sh-border);background:var(--bg-canvas,#fcfdfe);flex-wrap:wrap;align-items:center;gap:10px;padding:14px 20px;display:flex}.mfit-shell .tool-panel-filters select,.mfit-shell .tool-panel-filters input{border-radius:var(--r-full);border:1px solid var(--border);background:#f0f4f8;min-height:38px;padding-inline:14px;font-size:13px}.mfit-shell .tool-panel-body{padding:6px 20px}.mfit-shell .tool-head{border:1px solid var(--sh-border);background:var(--surface);border-radius:16px;padding:22px 26px;box-shadow:0 1px 2px #0a1d3d0a}.mfit-shell .tool-head>p:first-child{letter-spacing:.02em;font-weight:700;color:var(--teal-700)!important;font-size:12px!important}.mfit-shell .tool-head h1{line-height:1.3;color:var(--navy-900)!important;margin-top:6px!important;font-size:24px!important}.mfit-shell .tool-head p{color:var(--ink-500)!important}.mfit-shell .tool-head p:not(:first-child){margin-top:8px!important;font-size:14px!important;line-height:1.7!important}.mfit-shell .workspace-shell select,.mfit-shell.workspace-shell .decision-surface select,.mfit-shell.workspace-shell select{border-radius:var(--r-full)!important;border:1px solid var(--border)!important;background:#f0f4f8!important}.mfit-shell .inst-list{padding:4px 20px}.mfit-shell .inst-row{border-bottom:1px solid var(--sh-border);grid-template-columns:40px minmax(0,1fr) auto auto;align-items:center;gap:16px;padding:16px 0;display:grid}.mfit-shell .inst-row:last-child{border-bottom:0}.mfit-shell .inst-row-icon{border-radius:var(--r-sm);background:var(--teal-50);width:40px;height:40px;color:var(--teal-700);place-items:center;display:grid}.mfit-shell .inst-row-body{min-width:0}.mfit-shell .inst-row-body b{color:var(--navy-900);overflow-wrap:anywhere;font-size:14.5px;font-weight:700;display:block}.mfit-shell .inst-row-body small{color:var(--ink-500);margin-top:3px;font-size:12px;display:block}.mfit-shell .decision-empty{text-align:center;flex-direction:column;align-items:center;gap:4px;padding:28px 20px;display:flex}.mfit-shell .decision-empty:before{content:"";background:var(--success-bg,#dcfce7) url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 24 24' fill='none' stroke='%2316A34A' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'><path d='M20 6 9 17l-5-5'/></svg>") center / 22px no-repeat;border-radius:50%;width:44px;height:44px;margin-bottom:8px}.mfit-shell .decision-empty b{color:var(--navy-900);font-size:14.5px}.mfit-shell .decision-empty p{color:var(--ink-500);margin-top:2px;font-size:12.5px}.mfit-shell .decision-status-row>strong{border-radius:var(--r-full);background:var(--ink-100);min-width:26px;height:24px;color:var(--ink-700);font-variant-numeric:tabular-nums;place-items:center;padding:0 8px;font-size:13px;font-weight:700;display:inline-grid}.mfit-shell .decision-status-row[href*=rubrics]>strong,.mfit-shell .decision-status-row[href*=grading]>strong{background:var(--warn-bg,#fef3c7);color:var(--warn-ink,#92400e)}.mfit-shell .decision-page-head{justify-content:space-between;align-items:flex-start;gap:28px;padding-block:4px 2px;display:flex}.mfit-shell .decision-page-head>div{max-width:720px}.mfit-shell .decision-eyebrow{color:var(--teal-700);letter-spacing:.02em;margin-bottom:8px;font-size:12px;font-weight:700;display:block}.mfit-shell .decision-page-head h1{color:var(--navy-900);text-wrap:balance;margin:0;font-size:clamp(26px,3vw,36px);font-weight:700;line-height:1.3}.mfit-shell .decision-page-head p{max-width:65ch;color:var(--ink-600);margin:10px 0 0;font-size:15px;line-height:1.7}.mfit-shell .decision-page-head .btn{flex-shrink:0;min-width:154px;min-height:44px}.mfit-shell .decision-section{gap:14px;min-width:0;display:grid}.mfit-shell .decision-section-head{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.mfit-shell .decision-section-head h2{color:var(--navy-900);text-wrap:balance;margin:0;font-size:19px;font-weight:700;line-height:1.45}.mfit-shell .decision-section-head p{color:var(--ink-500);margin:4px 0 0;font-size:13px;line-height:1.65}.mfit-shell .decision-surface{border:1px solid var(--border);border-radius:var(--r-lg);background:var(--surface);min-width:0}.mfit-shell .decision-attention-grid,.mfit-shell .decision-action-grid{grid-template-columns:minmax(0,1.18fr) minmax(340px,.82fr);gap:16px;display:grid}.mfit-shell .decision-attention-main{align-items:center;gap:16px;min-height:160px;padding:24px;display:flex}.mfit-shell .decision-attention-main h3,.mfit-shell .decision-next-session h3{color:var(--navy-900);margin:0;font-size:18px;font-weight:700}.mfit-shell .decision-attention-main p,.mfit-shell .decision-next-session p{max-width:58ch;color:var(--ink-500);margin:6px 0 0;font-size:13px;line-height:1.65}.mfit-shell .decision-state-icon{border-radius:var(--r-md);background:var(--warn-bg);width:48px;height:48px;color:var(--warn-ink);flex:0 0 48px;place-items:center;display:grid}.mfit-shell .decision-state-icon svg{width:22px;height:22px}.mfit-shell .decision-status-list,.mfit-shell .decision-work-list,.mfit-shell .decision-activity-list{overflow:hidden}.mfit-shell .decision-status-row,.mfit-shell .decision-work-row,.mfit-shell .decision-activity-row{min-height:64px;color:var(--ink-900);border-bottom:1px solid var(--border);align-items:center;gap:14px;padding:13px 16px;text-decoration:none;display:flex}.mfit-shell .decision-status-row:last-child,.mfit-shell .decision-work-row:last-child,.mfit-shell .decision-activity-row:last-child{border-bottom:0}.mfit-shell a.decision-status-row:hover,.mfit-shell a.decision-work-row:hover{background:var(--surface-hover)}.mfit-shell a.decision-status-row:focus-visible,.mfit-shell a.decision-work-row:focus-visible{box-shadow:var(--sh-ring);outline:none}.mfit-shell .decision-list-icon{border-radius:var(--r-sm);background:var(--ink-50);width:36px;height:36px;color:var(--navy-700);flex:0 0 36px;place-items:center;display:grid}.mfit-shell .decision-list-icon.certificate{background:var(--gold-100);color:var(--gold-700)}.mfit-shell .decision-list-icon svg{width:18px;height:18px}.mfit-shell .decision-status-copy{flex:1;gap:2px;min-width:0;display:grid}.mfit-shell .decision-status-copy b{overflow-wrap:anywhere;color:var(--ink-900);font-size:14px;font-weight:500}.mfit-shell .decision-status-copy small{overflow-wrap:anywhere;color:var(--ink-500);font-size:12px;line-height:1.5}.mfit-shell .decision-status-row>strong{color:var(--navy-900);font-variant-numeric:tabular-nums;font-size:20px;font-weight:700}.mfit-shell .decision-ops-summary{border:1px solid var(--border);border-radius:var(--r-lg);background:var(--surface);grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:hidden}.mfit-shell .decision-ops-summary>div{border-inline-end:1px solid var(--border);grid-template-rows:auto auto;grid-template-columns:36px auto;align-items:center;column-gap:14px;min-width:0;padding:18px;display:grid}.mfit-shell .decision-ops-summary>div:last-child{border-inline-end:0}.mfit-shell .decision-ops-summary .decision-list-icon{grid-row:1/3}.mfit-shell .decision-ops-summary strong{color:var(--navy-900);font-variant-numeric:tabular-nums;font-size:23px;font-weight:700;line-height:1.2}.mfit-shell .decision-ops-summary small{min-width:0;color:var(--ink-500);margin-top:3px;font-size:12px;line-height:1.5}.mfit-shell .decision-activity-row b{overflow-wrap:anywhere;min-width:0;color:var(--ink-900);flex:1;font-size:14px;font-weight:500}.mfit-shell .decision-activity-row time{color:var(--ink-500);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:12px}.mfit-shell .decision-next-session{grid-template-columns:36px minmax(0,1fr) auto;align-items:start;gap:14px;padding:20px;display:grid}.mfit-shell .decision-next-session small{color:var(--ink-500);margin-bottom:4px;font-size:12px;display:block}.mfit-shell .decision-two-column{grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);align-items:start;gap:18px;display:grid}.mfit-shell .decision-work-row>:last-child{flex-shrink:0}.mfit-shell .decision-empty{text-align:start;padding:24px}.mfit-shell .decision-empty b{color:var(--ink-900);font-size:14px;font-weight:700}.mfit-shell .decision-empty p{color:var(--ink-500);margin:5px 0 0;font-size:13px;line-height:1.65}.mfit-shell .decision-ops-summary-six{grid-template-columns:repeat(6,minmax(0,1fr))}.mfit-shell .decision-ops-summary-six>div{flex-direction:column;align-items:flex-start;gap:4px;padding:16px;display:flex}@media (max-width:1080px){.mfit-shell .decision-attention-grid,.mfit-shell .decision-action-grid,.mfit-shell .decision-two-column{grid-template-columns:1fr}.mfit-shell .decision-ops-summary-six{grid-template-columns:repeat(3,minmax(0,1fr))}.mfit-shell .decision-ops-summary-six>div:nth-child(3){border-inline-end:0}.mfit-shell .decision-ops-summary-six>div:nth-child(-n+3){border-bottom:1px solid var(--border)}}@media (max-width:760px){.mfit-shell .decision-dashboard{gap:24px}.mfit-shell .decision-page-head,.mfit-shell .decision-section-head{flex-direction:column;align-items:stretch;gap:14px}.mfit-shell .decision-page-head .btn{width:100%}.mfit-shell .decision-attention-main{align-items:flex-start;min-height:0;padding:18px}.mfit-shell .decision-ops-summary,.mfit-shell .decision-ops-summary-six{grid-template-columns:1fr}.mfit-shell .decision-ops-summary>div,.mfit-shell .decision-ops-summary-six>div{border-inline-end:0;border-bottom:1px solid var(--border)}.mfit-shell .decision-ops-summary>div:last-child,.mfit-shell .decision-ops-summary-six>div:last-child{border-bottom:0}.mfit-shell .decision-next-session{grid-template-columns:36px minmax(0,1fr)}.mfit-shell .decision-next-session>:last-child{grid-column:2;justify-self:start}.mfit-shell .decision-activity-row{flex-wrap:wrap;align-items:flex-start}.mfit-shell .decision-activity-row time{width:calc(100% - 50px);margin-inline-start:50px}}.mfit-shell .learner-bottom-nav svg{width:22px;height:22px}.mfit-shell .info-row .v.mono{font-family:var(--font-mono);font-size:12.5px}.mfit-shell .chip-row{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.mfit-shell .switch{border-radius:var(--r-full);background:var(--ink-100);cursor:pointer;width:44px;height:26px;transition:var(--sh-t);border:none;flex-shrink:0;position:relative}.mfit-shell .switch:after{content:"";top:3px;background:var(--surface);width:20px;height:20px;box-shadow:var(--shadow-xs);transition:var(--sh-t);border-radius:50%;position:absolute;inset-inline-end:3px}.mfit-shell .switch.on{background:var(--teal-500)}.mfit-shell .switch.on:after{inset-inline-end:21px}.mfit-shell .switch:focus-visible{box-shadow:var(--sh-ring);outline:none}.mfit-shell .seg button:disabled,.mfit-shell .seg button[aria-disabled=true],.mfit-shell .pagination .pg:disabled,.mfit-shell .pagination .pg[aria-disabled=true],.mfit-shell .switch:disabled,.mfit-shell .switch[aria-disabled=true]{opacity:.55;cursor:not-allowed;pointer-events:none}.mfit-shell .tbl thead th.chk-col,.mfit-shell .tbl td.chk-col{width:44px;padding-inline-end:0}.mfit-shell .row-chk,.mfit-shell .head-chk{width:20px;height:20px;accent-color:var(--teal-500);cursor:pointer}.mfit-shell .row-chk:focus-visible,.mfit-shell .head-chk:focus-visible{box-shadow:var(--sh-ring);outline:none}.mfit-shell .bulk-bar{background:var(--navy-900);color:var(--on-dark);border-radius:var(--r-md);box-shadow:var(--shadow-md);flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:14px;padding:12px 18px;display:none}.mfit-shell .bulk-bar.show{display:flex}.mfit-shell .bulk-bar .bulk-count{font-size:13.5px;font-weight:700}.mfit-shell .bulk-bar .bulk-count b{color:var(--teal-300)}.mfit-shell .bulk-bar .bulk-acts{flex-wrap:wrap;gap:8px;margin-inline-start:auto;display:flex}.mfit-shell .bulk-bar .bulk-btn{color:var(--on-dark);border-radius:var(--r-sm);cursor:pointer;transition:var(--sh-t);background:#ffffff1a;border:1px solid #ffffff2e;min-height:36px;padding:8px 14px;font-size:13px;font-weight:700}.mfit-shell .bulk-bar .bulk-btn:hover{background:#ffffff2e}.mfit-shell .bulk-bar .bulk-btn:disabled,.mfit-shell .bulk-bar .bulk-btn[aria-disabled=true]{opacity:.5;cursor:not-allowed;pointer-events:none}.mfit-shell .bulk-bar .bulk-btn.danger{background:#dc262647;border-color:#dc262666}.mfit-shell .bulk-bar .bulk-clear{color:#ffffffb8;cursor:pointer;background:0 0;border:none;min-height:36px;padding:0 4px;font-size:12.5px;text-decoration:underline}.mfit-shell .bulk-bar .bulk-clear:focus-visible,.mfit-shell .bulk-bar .bulk-btn:focus-visible{box-shadow:var(--sh-ring);outline:none}@media (max-width:760px){.mfit-shell table.tbl td .tbl-actions{margin-inline-start:auto}.mfit-shell .table-card table.tbl{display:block}.mfit-shell .table-card table.tbl thead{clip:rect(0 0 0 0);width:1px;height:1px;display:block;position:absolute;overflow:hidden}.mfit-shell .table-card table.tbl tbody,.mfit-shell .table-card table.tbl th{display:block}.mfit-shell .table-card table.tbl td{border-bottom:1px solid var(--border);text-align:start;justify-content:space-between;align-items:center;gap:16px;padding:9px 14px;display:flex}.mfit-shell .table-card table.tbl tr{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-md);box-shadow:var(--shadow-xs);margin-bottom:12px;padding:6px 4px;display:block}.mfit-shell .table-card table.tbl tr td:last-child{border-bottom:none}.mfit-shell .table-card table.tbl td:before{content:attr(data-label);color:var(--ink-500);flex-shrink:0;font-size:12px;font-weight:700}.mfit-shell .stat-grid{grid-template-columns:1fr}.mfit-shell .bulk-bar{flex-direction:column;align-items:stretch}.mfit-shell .bulk-bar .bulk-acts{margin-inline-start:0}.mfit-shell .table-card table.tbl td.chk-col:before{content:none}.mfit-shell .table-card table.tbl td.chk-col{justify-content:flex-start}}@media (max-width:768px){.mfit-shell .ib,.mfit-shell .icon-btn,.mfit-shell .x,.mfit-shell .file-dl,.mfit-shell .mini-btn,.mfit-shell .modal-close{min-width:44px;min-height:44px}.mfit-shell .row-actions .mini-btn,.mfit-shell .row-actions a,.mfit-shell .row-actions button,.mfit-shell .icon-btn{justify-content:center;align-items:center;min-height:44px;display:inline-flex;position:relative}}@media (max-width:860px){.mfit-shell .bottom-nav-item .badge{top:6px;border-radius:var(--r-full);background:var(--teal-500);min-width:16px;height:16px;color:var(--on-dark);justify-content:center;align-items:center;margin-inline-end:-14px;padding:0 4px;font-size:9px;font-weight:700;display:flex;position:absolute;inset-inline-end:50%;transform:translate(50%)}}@media (prefers-reduced-motion:reduce){.mfit-shell .spin{opacity:.7;border-top-color:#0000;animation:none}.mfit-shell .switch,.mfit-shell .switch:after,.mfit-shell .seg button,.mfit-shell .pagination .pg{transition-duration:.01ms!important}}.mfit-shell .journey-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px;display:grid}.mfit-shell .journey-card{border:1px solid var(--sh-border);background:var(--surface);transition:var(--sh-t);border-radius:16px;flex-direction:column;gap:14px;padding:18px 20px 16px;display:flex;box-shadow:0 1px 2px #0a1d3d0a}.mfit-shell .journey-card:hover{border-color:var(--cyan-200,#80e5ff);transform:translateY(-1px);box-shadow:0 10px 26px -16px #00a8b580}.mfit-shell .journey-card-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.mfit-shell .journey-card-icon{background:var(--cyan-50,#e6f9fb);width:42px;height:42px;color:var(--cyan-600,#00a8b5);border-radius:12px;flex:0 0 42px;place-items:center;display:grid}.mfit-shell .journey-card-icon svg{width:22px;height:22px}.mfit-shell .journey-card-title{min-width:0}.mfit-shell .journey-card-title a{color:var(--navy-900);overflow-wrap:anywhere;font-size:15.5px;font-weight:700;line-height:1.4;text-decoration:none}.mfit-shell .journey-card-title a:hover{color:var(--cyan-700,#007682)}.mfit-shell .journey-card-meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.mfit-shell .journey-count{border-radius:var(--r-full);background:var(--cyan-50,#e6f9fb);color:var(--cyan-700,#007682);align-items:center;gap:6px;padding:4px 11px;font-size:12px;font-weight:700;display:inline-flex}.mfit-shell .journey-count svg{width:14px;height:14px}.mfit-shell .journey-track{color:var(--ink-500);overflow-wrap:anywhere;font-size:12px}.mfit-shell .journey-card-foot{border-top:1px solid var(--sh-border);justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding-top:12px;display:flex}.mfit-shell .journey-open{background:var(--cyan-50,#e6f9fb);width:44px;height:44px;color:var(--cyan-700,#007682);transition:var(--sh-t);border-radius:10px;place-items:center;display:inline-grid}.mfit-shell .journey-open:hover{background:var(--cyan-700,#007682);color:#fff}.mfit-shell .journey-open:focus-visible{box-shadow:var(--sh-ring);outline:none}.mfit-shell .journey-open svg{width:18px;height:18px}.mfit-shell #org-main-content .page-head{border:1px solid var(--sh-border);background:var(--surface);border-radius:16px;align-items:flex-start;padding:22px 26px;box-shadow:0 1px 2px #0a1d3d0a}.mfit-shell #org-main-content .page-head h1{color:var(--navy-900);line-height:1.3;font-size:24px!important}.mfit-shell #org-main-content .page-head p{color:var(--ink-500);margin-top:6px;font-size:14px}.mfit-shell .org-head-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.mfit-shell .btn-outline{border:1px solid var(--sh-border);background:var(--surface);min-height:44px;color:var(--navy-900);font:500 14px/1 var(--font-ui,inherit);cursor:pointer;transition:var(--sh-t);border-radius:10px;align-items:center;gap:8px;padding:0 18px;display:inline-flex}.mfit-shell .btn-outline:hover{border-color:var(--cyan-200,#80e5ff);background:var(--cyan-50,#e6f9fb);color:var(--cyan-700,#007682)}.mfit-shell .btn-outline:focus-visible{box-shadow:var(--sh-ring);outline:none}.mfit-shell .btn-outline svg{width:17px;height:17px}.mfit-shell .org-head-notice{color:var(--cyan-700,#007682);flex-basis:100%;margin:4px 0 0;font-size:12.5px}.mfit-shell .org-head-notice.is-error{color:var(--danger-ink,#b91c1c)}.mfit-shell .org-invite-modal{z-index:51;inset-inline:0;border:1px solid var(--sh-border);background:var(--surface);text-align:start;border-radius:16px;width:min(420px,100vw - 32px);margin-inline:auto;padding:22px;position:fixed;top:14vh;box-shadow:0 24px 60px -20px #0a1d3d73}.mfit-shell .org-invite-modal::backdrop{background:#0a1d3d47}.mfit-shell .org-invite-title{color:var(--navy-900);margin:0 0 14px;font-size:17px;font-weight:700}.mfit-shell .org-invite-field{margin-bottom:12px;display:block}.mfit-shell .org-invite-field input,.mfit-shell .org-invite-field select{border:1px solid var(--border);width:100%;min-height:44px;color:var(--ink-900);background:#f0f4f8;border-radius:10px;padding-inline:14px;font-size:14px}.mfit-shell .org-invite-field input:focus,.mfit-shell .org-invite-field select:focus{border-color:var(--cyan-400,#00d2e0);box-shadow:0 0 0 3px var(--cyan-50,#e6f9fb);background:#fff;outline:none}.mfit-shell .org-invite-hint{color:var(--ink-500);margin:0 0 16px;font-size:12px;line-height:1.6}.mfit-shell .org-invite-actions{justify-content:flex-end;gap:10px;display:flex}.mfit-shell .mt-toolbar{border-bottom:1px solid var(--sh-border);flex-wrap:wrap;align-items:center;gap:14px;padding:16px 18px;display:flex}.mfit-shell .mt-search{flex:320px;min-width:220px;position:relative}.mfit-shell .mt-search svg{inset-inline-start:14px;width:17px;height:17px;color:var(--ink-500);pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.mfit-shell .mt-search input{border:1px solid var(--border);border-radius:var(--r-full);width:100%;min-height:42px;color:var(--ink-900);background:#f0f4f8;padding-inline:42px 16px;font-size:13.5px}.mfit-shell .mt-search input:focus{border-color:var(--cyan-400,#00d2e0);box-shadow:0 0 0 3px var(--cyan-50,#e6f9fb);background:#fff;outline:none}.mfit-shell .mt-pills{flex-wrap:wrap;gap:8px;display:flex}.mfit-shell .mt-pill{border:1px solid var(--sh-border);border-radius:var(--r-full);background:var(--surface);min-height:44px;color:var(--ink-700);cursor:pointer;transition:var(--sh-t);align-items:center;gap:7px;padding:0 14px;font-size:13px;font-weight:600;display:inline-flex}.mfit-shell .mt-pill:hover{border-color:var(--cyan-200,#80e5ff);color:var(--cyan-700,#007682)}.mfit-shell .mt-pill.is-active{background:var(--cyan-700,#007682);border-color:var(--cyan-700,#007682);color:#fff}.mfit-shell .mt-pill:focus-visible{box-shadow:var(--sh-ring);outline:none}.mfit-shell .mt-pill-count{border-radius:var(--r-full);background:var(--ink-100);min-width:20px;height:20px;color:var(--ink-700);font-variant-numeric:tabular-nums;place-items:center;padding:0 6px;font-size:11.5px;font-weight:700;display:inline-grid}.mfit-shell .mt-pill.is-active .mt-pill-count{color:#fff;background:#ffffff3d}.mfit-shell .mt-table{border-collapse:collapse;width:100%}.mfit-shell .mt-table th{text-align:start;letter-spacing:.06em;text-transform:uppercase;color:var(--ink-500);border-bottom:1px solid var(--sh-border);background:var(--bg-canvas,#fcfdfe);padding:12px 18px;font-size:11px;font-weight:700}.mfit-shell .mt-table td{border-bottom:1px solid var(--sh-border);vertical-align:middle;padding:13px 18px}.mfit-shell .mt-table tbody tr:last-child td{border-bottom:0}.mfit-shell .mt-table tbody tr:hover{background:var(--surface-hover)}.mfit-shell .mt-member{align-items:center;gap:11px;min-width:0;display:flex}.mfit-shell .mt-avatar{color:#fff;border-radius:50%;flex:0 0 38px;place-items:center;width:38px;height:38px;font-size:12.5px;font-weight:700;display:grid}.mfit-shell .mt-member-id{min-width:0}.mfit-shell .mt-member-id b{color:var(--navy-900);overflow-wrap:anywhere;font-size:13.5px;font-weight:700;display:block}.mfit-shell .mt-member-id small{color:var(--ink-500);overflow-wrap:anywhere;margin-top:2px;font-size:12px;display:block}.mfit-shell .mt-role{white-space:nowrap;border:1px solid var(--border);border-radius:var(--r-full);background:var(--bg-page);color:var(--ink-900);align-items:center;padding:4px 11px;font-size:12px;font-weight:700;display:inline-flex}.mfit-shell .mt-role.is-admin{border-color:var(--navy-900);background:var(--navy-900);color:#fff}.mfit-shell .mt-status{white-space:nowrap;border-radius:var(--r-full);align-items:center;gap:6px;padding:4px 11px;font-size:12px;font-weight:700;display:inline-flex}.mfit-shell .mt-status:before{content:"";background:currentColor;border-radius:50%;width:7px;height:7px}.mfit-shell .mt-status--active{background:var(--success-bg,#dcfce7);color:#15803d}.mfit-shell .mt-status--invited{background:var(--warn-bg,#fef3c7);color:var(--warn-ink,#92400e)}.mfit-shell .mt-status--suspended{background:var(--ink-100);color:var(--ink-700)}.mfit-shell .mt-joined{color:var(--ink-700);white-space:nowrap;font-size:12.5px}.mfit-shell .mt-actions-col{text-align:end;width:60px}.mfit-shell .mt-empty{text-align:center;color:var(--ink-500);font-size:13px;padding:30px 18px!important}.mfit-shell .mt-menu-wrap{display:inline-block;position:relative}.mfit-shell .mt-menu-trigger{width:44px;height:44px;color:var(--ink-500);cursor:pointer;transition:var(--sh-t);background:0 0;border:1px solid #0000;border-radius:10px;place-items:center;display:inline-grid}.mfit-shell .mt-menu-trigger:hover,.mfit-shell .mt-menu-trigger[aria-expanded=true]{background:var(--cyan-50,#e6f9fb);border-color:var(--sh-border);color:var(--cyan-700,#007682)}.mfit-shell .mt-menu-trigger:focus-visible{box-shadow:var(--sh-ring);outline:none}.mfit-shell .mt-menu-trigger svg{width:18px;height:18px}.mfit-shell .mt-menu-scrim{z-index:30;cursor:default;background:0 0;border:0;position:fixed;inset:0}.mfit-shell .mt-menu{inset-inline-start:0;z-index:40;border:1px solid var(--sh-border);background:var(--surface);text-align:start;border-radius:12px;min-width:220px;padding:12px;position:absolute;top:calc(100% + 6px);box-shadow:0 12px 32px -12px #0a1d3d59}.mfit-shell .mt-menu--fixed{top:0;left:0;z-index:41;width:230px;position:fixed;inset-inline:auto}.mfit-shell .ram-menu{padding:6px}.mfit-shell .ram-item{width:100%;min-height:44px;color:var(--navy-900);font:500 13.5px/1.2 var(--font-ui,inherit);text-align:start;cursor:pointer;transition:var(--sh-t);background:0 0;border:0;border-radius:9px;align-items:center;gap:8px;padding:9px 12px;text-decoration:none;display:flex}.mfit-shell .ram-item:hover{background:var(--cyan-50,#e6f9fb);color:var(--cyan-700,#007682)}.mfit-shell .ram-item:focus-visible{box-shadow:var(--sh-ring);outline:none}.mfit-shell .ram-item.is-danger{color:var(--danger-ink,#b91c1c)}.mfit-shell .ram-item.is-danger:hover{color:var(--danger-ink,#b91c1c);background:#fee2e2}.mfit-shell .ram-item:disabled{opacity:.5;cursor:not-allowed}.mfit-shell .admin-pills{margin:14px 0 6px}.mfit-shell.admin-shell .panel,.mfit-shell.admin-shell .info-card{border-color:var(--sh-border);border-radius:16px}.mfit-shell.admin-shell .panel .p-title,.mfit-shell.admin-shell .info-card h2{color:var(--navy-900)}.mfit-shell.admin-shell .btn-primary{background:var(--cyan-700,#007682)!important;border-color:var(--cyan-700,#007682)!important;color:#fff!important}.mfit-shell.admin-shell .btn-primary:hover{background:var(--cyan-800,#00697a)!important;border-color:var(--cyan-800,#00697a)!important}.mfit-shell.admin-shell .lxp-btn-primary{background:var(--cyan-700,#007682)!important;border-color:var(--cyan-700,#007682)!important;color:#fff!important}.mfit-shell.admin-shell .lxp-btn-primary:hover{background:var(--cyan-800,#00697a)!important;border-color:var(--cyan-800,#00697a)!important}.mfit-shell.admin-shell .tabs .tab.active,.mfit-shell.admin-shell [role=tab][aria-selected=true]{color:var(--cyan-700,#007682)!important;border-color:var(--cyan-600,#00a8b5)!important}.mfit-shell.admin-shell .badge-teal,.mfit-shell.admin-shell .lxp-badge-teal{background:var(--cyan-50,#e6f9fb)!important;color:var(--cyan-700,#007682)!important}.mfit-shell #admin-main-content .page-head{border:1px solid var(--sh-border);background:var(--surface);border-radius:16px;align-items:flex-start;padding:22px 26px;box-shadow:0 1px 2px #0a1d3d0a}.mfit-shell #admin-main-content .page-head h1{color:var(--navy-900);line-height:1.3;font-size:24px!important}.mfit-shell #admin-main-content .page-head p{color:var(--ink-500);margin-top:6px;font-size:14px}.mfit-shell #admin-main-content .toolbar{margin-top:14px}.mfit-shell #admin-main-content .toolbar .search input,.mfit-shell #admin-main-content .toolbar .filter-select{border-radius:var(--r-full)!important;border:1px solid var(--border)!important;background:#f0f4f8!important}.mfit-shell #admin-main-content .toolbar .search input:focus{box-shadow:0 0 0 3px var(--cyan-50,#e6f9fb);border-color:var(--cyan-400,#00d2e0)!important;background:#fff!important}.mfit-shell .kpi-ribbon{border:1px solid var(--sh-border);background:var(--surface);border-radius:16px;grid-template-columns:repeat(6,minmax(0,1fr));display:grid;overflow:hidden;box-shadow:0 1px 2px #0a1d3d0a}.mfit-shell .kpi-cell{border-inline-end:1px solid var(--sh-border);align-items:center;gap:11px;min-width:0;padding:18px 16px;display:flex}.mfit-shell .kpi-cell:last-child{border-inline-end:0}@media (max-width:1100px){.mfit-shell .kpi-ribbon{grid-template-columns:repeat(3,minmax(0,1fr))}.mfit-shell .kpi-cell:nth-child(3){border-inline-end:0}.mfit-shell .kpi-cell:nth-child(-n+3){border-bottom:1px solid var(--sh-border)}}@media (max-width:560px){.mfit-shell .kpi-ribbon{grid-template-columns:repeat(2,minmax(0,1fr))}.mfit-shell .kpi-cell:nth-child(odd){border-inline-end:1px solid var(--sh-border)}.mfit-shell .kpi-cell:nth-child(2n){border-inline-end:0}}.mfit-shell .journey-timeline{position:relative}.mfit-shell .journey-timeline>ul{flex-direction:column;gap:16px;display:flex}.mfit-shell .journey-timeline>ul>li{padding-inline-start:46px;position:relative;background:0 0!important;border:0!important;border-radius:0!important}.mfit-shell .journey-timeline>ul>li:before{content:"";inset-inline-start:13px;background:var(--cyan-600,#00a8b5);width:14px;height:14px;box-shadow:0 0 0 4px var(--surface), 0 0 0 6px var(--cyan-200,#80e5ff);z-index:1;border-radius:50%;position:absolute;top:24px}.mfit-shell .journey-timeline>ul>li:after{content:"";inset-inline-start:19px;background:linear-gradient(180deg, var(--cyan-200,#80e5ff), var(--sh-border));width:2px;position:absolute;top:32px;bottom:-16px}.mfit-shell .journey-timeline>ul>li:last-child:after{display:none}.mfit-shell .journey-milestone{box-shadow:0 1px 2px #0a1d3d0a}.mfit-shell .decision-bento{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.mfit-shell .decision-bento article{border:1px solid var(--sh-border);background:var(--surface);border-radius:16px;align-items:center;gap:14px;min-height:92px;padding:18px 20px;display:flex;box-shadow:0 1px 2px #0a1d3d0a}.mfit-shell .decision-bento .decision-kpi-icon{border-radius:12px;width:40px;height:40px}.mfit-shell .decision-bento .decision-kpi-icon svg{width:20px;height:20px}.mfit-shell .decision-bento .decision-kpi-icon.warn{background:var(--warn-bg);color:var(--warn-ink)}.mfit-shell .decision-bento strong{color:var(--navy-900);font-size:26px;font-weight:700;line-height:1.1;display:block}.mfit-shell .decision-bento small{color:var(--ink-500);margin-top:3px;font-size:12.5px;display:block}.mfit-shell .decision-bento article.is-warn{border-color:var(--warn-ink);background:color-mix(in srgb, var(--warn-bg) 55%, var(--surface))}.mfit-shell .decision-bento article.is-warn strong{color:var(--warn-ink)}.mfit-shell .decision-work-row .decision-row-actions{flex-wrap:wrap;flex:none;gap:6px;display:inline-flex}.mfit-shell .decision-work-row .decision-row-actions .btn{min-height:36px;padding-inline:12px;font-size:12.5px}.mfit-shell .decision-work-row .decision-due{font-family:var(--font-mono);color:var(--ink-500);white-space:nowrap;font-size:12px}.mfit-shell .decision-work-row .decision-due.is-overdue{color:var(--danger-ink);font-weight:700}@media (max-width:560px){.mfit-shell .decision-work-row{flex-wrap:wrap;row-gap:10px}.mfit-shell .decision-work-row .decision-status-copy{flex-basis:calc(100% - 50px)}.mfit-shell .decision-work-row .decision-row-actions{flex-basis:100%;padding-inline-start:50px}}@media (max-width:900px){.mfit-shell .decision-bento{grid-template-columns:1fr}}.mfit-shell .admin-bento{grid-template-columns:repeat(12,minmax(0,1fr));gap:14px;display:grid}.mfit-shell .admin-bento>*{border:1px solid var(--sh-border);background:var(--surface);border-radius:12px;min-width:0;box-shadow:0 1px 2px #0a1d3d0a}.mfit-shell .admin-bento .span-6{grid-column:span 6}.mfit-shell .admin-bento .span-4{grid-column:span 4}.mfit-shell .admin-bento .span-3{grid-column:span 3}.mfit-shell .admin-bento .span-2{grid-column:span 2}.mfit-shell .admin-kpi{flex-direction:column;justify-content:space-between;gap:10px;min-height:88px;padding:14px 16px;display:flex}.mfit-shell .admin-kpi .decision-kpi-icon{align-self:flex-start}.mfit-shell .admin-kpi>div{min-width:0}.mfit-shell .admin-kpi .decision-kpi-icon{border-radius:10px;width:38px;height:38px}.mfit-shell .admin-kpi .decision-kpi-icon svg{width:19px;height:19px}.mfit-shell .admin-kpi strong{font-variant-numeric:tabular-nums;color:var(--navy-900);font-size:24px;font-weight:700;line-height:1.1;display:block}.mfit-shell .admin-kpi small{color:var(--ink-700);margin-top:3px;font-size:12.5px;line-height:1.45;display:block}.mfit-shell .admin-kpi small span{color:var(--ink-500)}.mfit-shell .admin-attention{grid-template-columns:minmax(0,1fr);display:grid}.mfit-shell .admin-attention-head{border-bottom:1px solid var(--sh-border);justify-content:space-between;align-items:center;gap:10px;padding:14px 18px;display:flex}.mfit-shell .admin-attention-head h2{margin:0;font-size:15px;font-weight:700}.mfit-shell .admin-attention-rows{display:grid}.mfit-shell .admin-attention-row{border-bottom:1px solid var(--sh-border);min-height:52px;color:inherit;align-items:center;gap:12px;padding:8px 18px;text-decoration:none;display:flex}.mfit-shell .admin-attention-row:last-child{border-bottom:0}.mfit-shell .admin-attention-row:hover{background:var(--bg-page)}.mfit-shell .admin-attention-row .decision-status-copy{flex:1;min-width:0}.mfit-shell .admin-attention-row strong{font-variant-numeric:tabular-nums;color:var(--navy-900);font-size:18px}.mfit-shell .admin-attention-row .prio{flex:none}.mfit-shell .admin-attention-row .cta{min-height:36px;color:var(--teal-700);background:var(--teal-50);border:1px solid var(--teal-100);border-radius:8px;flex:none;align-items:center;gap:6px;padding:0 12px;font-size:12.5px;font-weight:700;display:inline-flex}.mfit-shell .admin-attention-row:hover .cta{background:var(--teal-100)}.mfit-shell .admin-attention-row:focus-visible{box-shadow:inset 0 0 0 2px var(--teal-500);outline:none}.mfit-shell .admin-attention-row.is-danger .cta{color:var(--danger-ink);background:var(--danger-tint);border-color:#0000}.mfit-shell .admin-attention-row .cta svg{width:14px;height:14px}.mfit-shell .admin-attention-row.is-warn strong{color:var(--warn-ink)}.mfit-shell .admin-attention-row.is-danger strong{color:var(--danger-ink)}@media (max-width:560px){.mfit-shell .admin-attention-row{flex-wrap:wrap;row-gap:8px}.mfit-shell .admin-attention-row .decision-status-copy{flex-basis:100%}.mfit-shell .admin-attention-row .prio{margin-inline-start:auto}}.mfit-shell .admin-attention-clear{color:var(--ink-700);align-items:center;gap:12px;padding:18px;font-size:13.5px;display:flex}.mfit-shell .admin-attention-clear .decision-kpi-icon{background:var(--success-bg);color:var(--success)}.mfit-shell .admin-two{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.mfit-shell .admin-panel{border:1px solid var(--sh-border);background:var(--surface);border-radius:12px;overflow:hidden;box-shadow:0 1px 2px #0a1d3d0a}.mfit-shell .admin-panel-head{border-bottom:1px solid var(--sh-border);justify-content:space-between;align-items:center;gap:10px;padding:14px 18px;display:flex}.mfit-shell .admin-panel-head h2{margin:0;font-size:15px;font-weight:700}.mfit-shell .admin-panel-head p{color:var(--ink-500);margin:2px 0 0;font-size:12.5px}.mfit-shell .admin-row{border-bottom:1px solid var(--sh-border);align-items:center;gap:12px;min-height:56px;padding:8px 18px;display:flex}.mfit-shell .admin-row:last-child{border-bottom:0}.mfit-shell .admin-row .decision-status-copy{flex:1;min-width:0}.mfit-shell .admin-row .decision-status-copy b{white-space:nowrap;text-overflow:ellipsis;font-size:14px;display:block;overflow:hidden}.mfit-shell .admin-row .decision-status-copy small{color:var(--ink-500);white-space:nowrap;text-overflow:ellipsis;font-size:12px;display:block;overflow:hidden}.mfit-shell .admin-row time{font-family:var(--font-mono);color:var(--ink-500);white-space:nowrap;font-size:12px}.mfit-shell .admin-row .mono{font-family:var(--font-mono);color:var(--ink-700);white-space:nowrap;font-variant-numeric:tabular-nums;font-size:12px}.mfit-shell .admin-shortcuts{flex-wrap:wrap;gap:8px;padding:14px 18px;display:flex}.mfit-shell .admin-panel-empty{text-align:center;color:var(--ink-700);padding:22px 18px;font-size:13.5px}.mfit-shell .admin-panel-empty b{color:var(--ink-900);margin-bottom:4px;display:block}.mfit-shell .admin-panel-empty .decision-kpi-icon{background:var(--success-bg);color:var(--success);margin:0 auto 10px}.mfit-shell .admin-panel-empty small{color:var(--ink-500);margin-top:8px;font-size:12.5px;display:block}.mfit-shell .admin-panel-empty .btn{margin-top:12px}.mfit-shell .admin-row .tone-dot{background:var(--ink-300);border-radius:999px;flex:none;width:8px;height:8px}.mfit-shell .admin-row .tone-dot.success{background:var(--success)}.mfit-shell .admin-row .tone-dot.warn{background:var(--warn-ink)}.mfit-shell .admin-row .tone-dot.danger{background:var(--danger-ink)}.mfit-shell .admin-drawer{width:100vw;max-width:none;height:100dvh;max-height:none;color:var(--ink-900);background:0 0;border:0;margin:0;padding:0;position:fixed;inset:0}.mfit-shell .admin-drawer::backdrop{background:color-mix(in srgb, var(--navy-950) 55%, transparent)}.mfit-shell .admin-drawer[open]{display:block}.mfit-shell .admin-drawer-panel{background:var(--surface);width:min(92vw,30rem);box-shadow:var(--shadow-xl);flex-direction:column;animation:.22s cubic-bezier(.22,1,.36,1) admin-drawer-in;display:flex;position:absolute;top:0;bottom:0;right:0}@keyframes admin-drawer-in{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.mfit-shell .admin-drawer-panel{animation:none}}.mfit-shell .admin-drawer-head{border-bottom:1px solid var(--sh-border);justify-content:space-between;align-items:flex-start;gap:12px;padding:16px 20px;display:flex}.mfit-shell .admin-drawer-title{margin:0;font-size:16px;font-weight:700}.mfit-shell .admin-drawer-subtitle{color:var(--ink-500);margin:4px 0 0;font-size:12.5px}.mfit-shell .admin-drawer-x{width:40px;height:40px;color:var(--ink-700);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;flex:none;place-items:center;display:grid}.mfit-shell .admin-drawer-x:hover{background:var(--bg-page);border-color:var(--sh-border)}.mfit-shell .admin-drawer-x svg{width:18px;height:18px}.mfit-shell .admin-drawer-body{flex:1;align-content:start;gap:16px;padding:18px 20px;display:grid;overflow:auto}.mfit-shell .admin-drawer-foot{border-top:1px solid var(--sh-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding:12px 20px;display:flex}.mfit-shell .admin-drawer-hint{color:var(--ink-500);font-size:12px}.mfit-shell .admin-drawer-actions{flex-wrap:wrap;gap:8px;display:inline-flex}.mfit-shell .admin-drawer-facts{border:1px solid var(--sh-border);border-radius:10px;gap:0;margin:0;display:grid;overflow:hidden}.mfit-shell .admin-drawer-facts>div{border-bottom:1px solid var(--sh-border);grid-template-columns:9rem minmax(0,1fr);gap:10px;padding:9px 12px;font-size:13px;display:grid}.mfit-shell .admin-drawer-facts>div:last-child{border-bottom:0}.mfit-shell .admin-drawer-facts dt{color:var(--ink-500);margin:0}.mfit-shell .admin-drawer-facts dd{overflow-wrap:anywhere;font-variant-numeric:tabular-nums;min-width:0;margin:0}@media (max-width:1024px){.mfit-shell .admin-bento .span-6,.mfit-shell .admin-bento .span-3{grid-column:span 6}}@media (max-width:720px){.mfit-shell .admin-bento>*{grid-column:span 12!important}.mfit-shell .admin-two{grid-template-columns:1fr}.mfit-shell .admin-drawer-facts>div{grid-template-columns:1fr;gap:2px}}
