.ops-module__L3c8ma__logo{align-items:center;gap:10px;display:flex}.ops-module__L3c8ma__logoMark{background:var(--ops-blue);color:#fff;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;font-weight:700;display:inline-flex}.ops-module__L3c8ma__logoText{color:var(--ops-text);letter-spacing:-.02em;font-size:15px}.ops-module__L3c8ma__logoText strong{font-weight:700}.ops-module__L3c8ma__logoLight .ops-module__L3c8ma__logoText{color:#fff}.ops-module__L3c8ma__logoSm .ops-module__L3c8ma__logoMark{width:32px;height:32px;font-size:14px}.ops-module__L3c8ma__logoSm .ops-module__L3c8ma__logoText{font-size:14px}.ops-module__L3c8ma__appShell{background:var(--ops-bg);min-height:100svh;display:flex}.ops-module__L3c8ma__appMain{flex-direction:column;flex:1;min-width:0;display:flex}.ops-module__L3c8ma__appContent{flex:1;padding:24px 28px 40px}.ops-module__L3c8ma__appLoading{min-height:100svh;color:var(--ops-text-muted);place-items:center;display:grid}.ops-module__L3c8ma__sidebar{width:var(--ops-sidebar-width);background:var(--ops-navy);color:#cbd5e1;flex-direction:column;flex-shrink:0;justify-content:space-between;padding:20px 14px;display:flex}.ops-module__L3c8ma__sidebarTop{flex-direction:column;gap:20px;display:flex}.ops-module__L3c8ma__sidebarNav{flex-direction:column;gap:4px;display:flex}.ops-module__L3c8ma__sidebarSectionLabel{letter-spacing:.08em;text-transform:uppercase;color:#64748b;margin-top:8px;padding:0 12px;font-size:11px;font-weight:600}.ops-module__L3c8ma__sidebarLink,.ops-module__L3c8ma__sidebarLinkActive,.ops-module__L3c8ma__sidebarLinkDisabled{border-radius:8px;align-items:center;gap:10px;padding:10px 12px;font-size:14px;font-weight:500;display:flex}.ops-module__L3c8ma__sidebarLink svg,.ops-module__L3c8ma__sidebarLinkActive svg,.ops-module__L3c8ma__sidebarLinkDisabled svg{flex-shrink:0;width:18px;height:18px}.ops-module__L3c8ma__sidebarLink{color:#cbd5e1}.ops-module__L3c8ma__sidebarLink:hover{background:var(--ops-navy-hover)}.ops-module__L3c8ma__sidebarLinkActive{background:var(--ops-blue);color:#fff}.ops-module__L3c8ma__sidebarLinkDisabled{color:#475569;cursor:not-allowed}.ops-module__L3c8ma__sidebarBottom{border-top:1px solid var(--ops-navy-muted);padding-top:16px}.ops-module__L3c8ma__topbar{background:var(--ops-surface);border-bottom:1px solid var(--ops-border);align-items:center;gap:20px;padding:16px 28px;display:flex}.ops-module__L3c8ma__topbarTitle{min-width:120px;font-size:18px;font-weight:600}.ops-module__L3c8ma__topbarSearch{background:var(--ops-bg);border:1px solid var(--ops-border);max-width:420px;height:40px;color:var(--ops-text-muted);border-radius:999px;flex:1;align-items:center;gap:10px;padding:0 14px;display:flex}.ops-module__L3c8ma__topbarSearch svg{flex-shrink:0;width:16px;height:16px}.ops-module__L3c8ma__topbarSearch input{color:var(--ops-text);background:0 0;border:none;outline:none;flex:1}.ops-module__L3c8ma__topbarSearch kbd{background:var(--ops-surface);border:1px solid var(--ops-border);color:var(--ops-text-subtle);border-radius:6px;padding:2px 6px;font-size:11px}.ops-module__L3c8ma__topbarActions{align-items:center;gap:12px;margin-left:auto;display:flex}.ops-module__L3c8ma__iconButton{appearance:none;border:1px solid var(--ops-border);background:var(--ops-surface);width:40px;height:40px;color:var(--ops-text-muted);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;display:inline-flex;position:relative}.ops-module__L3c8ma__iconButton svg{width:18px;height:18px}.ops-module__L3c8ma__notificationBadge{background:var(--ops-red);border:2px solid var(--ops-surface);border-radius:50%;width:8px;height:8px;position:absolute;top:8px;right:8px}.ops-module__L3c8ma__userChip{appearance:none;border:1px solid var(--ops-border);background:var(--ops-surface);cursor:pointer;border-radius:999px;align-items:center;gap:10px;padding:4px 12px 4px 4px;display:flex}.ops-module__L3c8ma__userAvatar{background:var(--ops-blue-light);width:34px;height:34px;color:var(--ops-blue);border-radius:50%;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:inline-flex}.ops-module__L3c8ma__userAvatarSmall{background:var(--ops-blue-light);width:36px;height:36px;color:var(--ops-blue);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:inline-flex}.ops-module__L3c8ma__tagRow{flex-wrap:wrap;gap:6px;display:flex}.ops-module__L3c8ma__tag{background:var(--ops-bg);color:var(--ops-text-muted);border-radius:999px;padding:4px 8px;font-size:12px;font-weight:500;display:inline-flex}.ops-module__L3c8ma__inlineMeta{color:var(--ops-text-subtle);font-size:12px;display:block}.ops-module__L3c8ma__tableLinkButton{appearance:none;cursor:pointer;text-align:left;background:0 0;border:none;padding:0}.ops-module__L3c8ma__tableLinkButton strong{color:var(--ops-text)}.ops-module__L3c8ma__tableLinkButton:hover strong{color:var(--ops-blue)}.ops-module__L3c8ma__detailRow td{background:var(--ops-bg);padding-top:0}.ops-module__L3c8ma__detailPanel{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;padding:8px 0 16px;display:grid}.ops-module__L3c8ma__detailPanel h4{margin-bottom:10px;font-size:13px;font-weight:600}.ops-module__L3c8ma__detailList{flex-direction:column;gap:10px;list-style:none;display:flex}.ops-module__L3c8ma__detailList li{border:1px solid var(--ops-border);background:var(--ops-surface);border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.ops-module__L3c8ma__detailList strong{font-size:13px;display:block}.ops-module__L3c8ma__detailList span{color:var(--ops-text-muted);font-size:12px}.ops-module__L3c8ma__detailActions{align-items:center;gap:10px;display:flex}.ops-module__L3c8ma__textButtonDanger{appearance:none;color:var(--ops-red);cursor:pointer;background:0 0;border:none;font-size:12px;font-weight:500}.ops-module__L3c8ma__grantAccessCard{background:var(--ops-surface);border:1px solid var(--ops-border);border-radius:var(--ops-radius-lg);flex-direction:column;gap:12px;margin-bottom:20px;padding:20px;display:flex}.ops-module__L3c8ma__grantAccessCard label{font-size:14px;font-weight:600}.ops-module__L3c8ma__fieldHint{color:var(--ops-text-muted);margin-top:4px;font-size:13px}.ops-module__L3c8ma__grantAccessRow{align-items:center;gap:12px;display:flex}.ops-module__L3c8ma__grantAccessRow input{border:1px solid var(--ops-border);border-radius:10px;flex:1;min-width:0;height:42px;padding:0 12px}.ops-module__L3c8ma__userInfo{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.ops-module__L3c8ma__userInfo strong{color:var(--ops-text);font-size:13px}.ops-module__L3c8ma__userInfo span:last-child{color:var(--ops-text-muted);font-size:12px}.ops-module__L3c8ma__loginPage{background:linear-gradient(#f8fafc 0%,#eef2ff 100%);place-items:center;min-height:100svh;padding:24px;display:grid}.ops-module__L3c8ma__loginCard{background:var(--ops-surface);border:1px solid var(--ops-border);border-radius:var(--ops-radius-lg);width:100%;max-width:420px;box-shadow:var(--ops-shadow);flex-direction:column;gap:24px;padding:32px;display:flex}.ops-module__L3c8ma__loginHeader h1{letter-spacing:-.03em;margin-bottom:8px;font-size:28px}.ops-module__L3c8ma__loginHeader p,.ops-module__L3c8ma__loginFooter{color:var(--ops-text-muted);font-size:14px;line-height:1.5}.ops-module__L3c8ma__loginFooter{text-align:center}.ops-module__L3c8ma__loginForm{flex-direction:column;gap:16px;display:flex}.ops-module__L3c8ma__googleButtonWrap{justify-content:center;width:100%;min-height:44px;display:flex}.ops-module__L3c8ma__dashboard{flex-direction:column;gap:24px;display:flex}.ops-module__L3c8ma__dashboardHeader{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.ops-module__L3c8ma__dashboardGreeting{letter-spacing:-.03em;margin-bottom:6px;font-size:28px}.ops-module__L3c8ma__dashboardSubtext{color:var(--ops-text-muted);font-size:14px}.ops-module__L3c8ma__dateRangeButton{appearance:none;border:1px solid var(--ops-border);background:var(--ops-surface);color:var(--ops-text);cursor:pointer;white-space:nowrap;border-radius:999px;padding:10px 16px;font-size:13px}.ops-module__L3c8ma__metricGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.ops-module__L3c8ma__metricCard{background:var(--ops-surface);border:1px solid var(--ops-border);border-radius:var(--ops-radius-lg);box-shadow:var(--ops-shadow);align-items:flex-start;gap:14px;padding:18px;display:flex}.ops-module__L3c8ma__metricIcon{border-radius:12px;place-items:center;width:42px;height:42px;font-size:18px;display:grid}.ops-module__L3c8ma__metricIconBlue{background:var(--ops-blue-light)}.ops-module__L3c8ma__metricIconPurple{background:var(--ops-purple-bg)}.ops-module__L3c8ma__metricIconGreen{background:var(--ops-green-bg)}.ops-module__L3c8ma__metricIconOrange{background:var(--ops-orange-bg)}.ops-module__L3c8ma__metricLabel{color:var(--ops-text-muted);margin-bottom:4px;font-size:13px}.ops-module__L3c8ma__metricValue{letter-spacing:-.03em;font-size:24px;font-weight:700}.ops-module__L3c8ma__metricDelta{color:var(--ops-green);margin-top:4px;font-size:12px}.ops-module__L3c8ma__dashboardSplit{grid-template-columns:1fr 1fr;gap:16px;display:grid}.ops-module__L3c8ma__panel{background:var(--ops-surface);border:1px solid var(--ops-border);border-radius:var(--ops-radius-lg);box-shadow:var(--ops-shadow);padding:20px}.ops-module__L3c8ma__panel h3{margin-bottom:16px;font-size:16px}.ops-module__L3c8ma__attentionList,.ops-module__L3c8ma__activityList{flex-direction:column;gap:12px;list-style:none;display:flex}.ops-module__L3c8ma__attentionItem,.ops-module__L3c8ma__activityItem{justify-content:space-between;align-items:center;gap:12px;display:flex}.ops-module__L3c8ma__attentionItem strong,.ops-module__L3c8ma__activityItem strong{font-size:14px;display:block}.ops-module__L3c8ma__attentionItem span,.ops-module__L3c8ma__activityItem span{color:var(--ops-text-muted);font-size:12px}.ops-module__L3c8ma__countBadge{background:var(--ops-bg);border-radius:999px;justify-content:center;align-items:center;min-width:28px;height:28px;font-size:12px;font-weight:600;display:inline-flex}.ops-module__L3c8ma__activityItem{align-items:flex-start}.ops-module__L3c8ma__activityAvatar{background:var(--ops-blue-light);width:36px;height:36px;color:var(--ops-blue);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:inline-flex}.ops-module__L3c8ma__activityItem p{font-size:14px;line-height:1.4}.ops-module__L3c8ma__coursesPage{flex-direction:column;gap:18px;display:flex}.ops-module__L3c8ma__pageHeader{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.ops-module__L3c8ma__pageHeader h2{letter-spacing:-.03em;margin-bottom:4px;font-size:24px}.ops-module__L3c8ma__pageHeader p{color:var(--ops-text-muted);font-size:14px}.ops-module__L3c8ma__pageHeaderActions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ops-module__L3c8ma__inlineSearch{border:1px solid var(--ops-border);background:var(--ops-surface);min-width:220px;height:40px;color:var(--ops-text-muted);border-radius:999px;align-items:center;gap:8px;padding:0 14px;display:flex}.ops-module__L3c8ma__inlineSearch svg{width:16px;height:16px}.ops-module__L3c8ma__inlineSearch input{width:100%;color:var(--ops-text);background:0 0;border:none;outline:none}.ops-module__L3c8ma__tabs{flex-wrap:wrap;gap:8px;display:flex}.ops-module__L3c8ma__tab,.ops-module__L3c8ma__tabActive{appearance:none;border:1px solid var(--ops-border);background:var(--ops-surface);cursor:pointer;color:var(--ops-text-muted);border-radius:999px;padding:8px 14px;font-size:13px}.ops-module__L3c8ma__tabActive{background:var(--ops-blue-light);color:var(--ops-blue);border-color:#bfdbfe;font-weight:600}.ops-module__L3c8ma__tableCard{background:var(--ops-surface);border:1px solid var(--ops-border);border-radius:var(--ops-radius-lg);box-shadow:var(--ops-shadow);overflow:hidden}.ops-module__L3c8ma__tableWrap{overflow-x:auto}.ops-module__L3c8ma__table{border-collapse:collapse;width:100%}.ops-module__L3c8ma__table th{text-align:left;color:var(--ops-text-muted);border-bottom:1px solid var(--ops-border);background:#f8fafc;padding:14px 16px;font-size:12px;font-weight:600}.ops-module__L3c8ma__table td{border-bottom:1px solid var(--ops-border);vertical-align:middle;padding:14px 16px;font-size:14px}.ops-module__L3c8ma__table tbody tr:last-child td{border-bottom:none}.ops-module__L3c8ma__tableCourseCell{align-items:center;gap:12px;display:flex}.ops-module__L3c8ma__tableCourseIcon{background:var(--ops-bg);width:40px;height:30px;color:var(--ops-text-muted);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:inline-flex;overflow:hidden}.ops-module__L3c8ma__tableCourseIcon img{object-fit:cover;width:100%;height:100%}.ops-module__L3c8ma__tableCourseCell strong{font-size:14px;display:block}.ops-module__L3c8ma__tableCourseCell span{color:var(--ops-text-muted);font-size:12px}.ops-module__L3c8ma__mutedCell{color:var(--ops-text-muted)}.ops-module__L3c8ma__statusBadge{border-radius:999px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.ops-module__L3c8ma__statusDraft{background:var(--ops-orange-bg);color:var(--ops-orange)}.ops-module__L3c8ma__statusPublished{background:var(--ops-green-bg);color:var(--ops-green)}.ops-module__L3c8ma__actionsCell{width:48px}.ops-module__L3c8ma__rowMenuWrap{position:relative}.ops-module__L3c8ma__rowMenu{background:var(--ops-surface);border:1px solid var(--ops-border);min-width:120px;box-shadow:var(--ops-shadow);z-index:5;border-radius:10px;position:absolute;top:calc(100% + 4px);right:0;overflow:hidden}.ops-module__L3c8ma__rowMenu button{appearance:none;text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:10px 12px;font-size:13px}.ops-module__L3c8ma__rowMenu button:hover{background:var(--ops-bg)}.ops-module__L3c8ma__rowMenuDanger{color:var(--ops-red)}.ops-module__L3c8ma__tableFooter{border-top:1px solid var(--ops-border);color:var(--ops-text-muted);justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;font-size:13px;display:flex}.ops-module__L3c8ma__pagination{gap:6px;display:flex}.ops-module__L3c8ma__pageButton,.ops-module__L3c8ma__pageButtonActive{appearance:none;border:1px solid var(--ops-border);background:var(--ops-surface);cursor:pointer;border-radius:8px;min-width:32px;height:32px;font-size:13px}.ops-module__L3c8ma__pageButton:disabled{opacity:.5;cursor:not-allowed}.ops-module__L3c8ma__pageButtonActive{background:var(--ops-blue);border-color:var(--ops-blue);color:#fff}.ops-module__L3c8ma__emptyState{text-align:center;color:var(--ops-text-muted);padding:48px 24px}.ops-module__L3c8ma__modalOverlay{z-index:50;background:#0f172a73;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.ops-module__L3c8ma__modal{background:var(--ops-surface);border-radius:var(--ops-radius-lg);width:100%;max-width:640px;max-height:90vh;overflow:auto;box-shadow:0 20px 40px #0f172a2e}.ops-module__L3c8ma__modalHeader{border-bottom:1px solid var(--ops-border);justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.ops-module__L3c8ma__modalHeader h2{font-size:20px}.ops-module__L3c8ma__modalBody{flex-direction:column;gap:16px;padding:24px;display:flex}.ops-module__L3c8ma__modalFooter{justify-content:flex-end;gap:10px;padding-top:8px;display:flex}.ops-module__L3c8ma__fieldGrid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.ops-module__L3c8ma__fieldFull{grid-column:1/-1}.ops-module__L3c8ma__field{flex-direction:column;gap:8px;display:flex}.ops-module__L3c8ma__field label{color:var(--ops-text);font-size:13px;font-weight:600}.ops-module__L3c8ma__field input,.ops-module__L3c8ma__field select,.ops-module__L3c8ma__field textarea{border:1px solid var(--ops-border);background:var(--ops-surface);color:var(--ops-text);border-radius:10px;padding:11px 12px}.ops-module__L3c8ma__field textarea{resize:vertical;min-height:110px}.ops-module__L3c8ma__iconPreviewRow{align-items:center;gap:12px;margin-top:8px;display:flex}.ops-module__L3c8ma__button{appearance:none;cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:10px;height:40px;padding:0 16px;font-size:14px;font-weight:600}.ops-module__L3c8ma__button:disabled{opacity:.6;cursor:not-allowed}.ops-module__L3c8ma__buttonPrimary{background:var(--ops-blue);color:#fff}.ops-module__L3c8ma__buttonPrimary:hover:not(:disabled){background:var(--ops-blue-hover)}.ops-module__L3c8ma__buttonSecondary{background:var(--ops-surface);border-color:var(--ops-border);color:var(--ops-text)}.ops-module__L3c8ma__error{color:var(--ops-red);font-size:13px}.ops-module__L3c8ma__empty{color:var(--ops-text-muted);font-size:14px}@media (max-width:1100px){.ops-module__L3c8ma__metricGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-module__L3c8ma__dashboardSplit{grid-template-columns:1fr}}@media (max-width:900px){.ops-module__L3c8ma__appShell{flex-direction:column}.ops-module__L3c8ma__sidebar{flex-direction:row;width:100%;padding:12px;overflow-x:auto}.ops-module__L3c8ma__sidebarTop,.ops-module__L3c8ma__sidebarBottom{display:contents}.ops-module__L3c8ma__sidebarSectionLabel{display:none}.ops-module__L3c8ma__sidebarNav{flex-direction:row}.ops-module__L3c8ma__topbar{flex-wrap:wrap}.ops-module__L3c8ma__topbarSearch{order:3;width:100%;max-width:none}.ops-module__L3c8ma__pageHeader{flex-direction:column}.ops-module__L3c8ma__fieldGrid,.ops-module__L3c8ma__detailPanel{grid-template-columns:1fr}.ops-module__L3c8ma__grantAccessRow{flex-direction:column;align-items:stretch}}@media (max-width:640px){.ops-module__L3c8ma__metricGrid{grid-template-columns:1fr}.ops-module__L3c8ma__tableFooter{flex-direction:column;align-items:flex-start}}
