:root{--qms-pageBg:#f8fafc;--qms-pageText:#1e293b;--qms-headerBg:#0f1d3a;--qms-headerText:#fff;--qms-headerAccent:#3b82f6;--qms-cardBg:#fff;--qms-cardBorder:#e2e8f0;--qms-cardText:#334155;--qms-tableBg:#fff;--qms-tableHeaderBg:#f1f5f9;--qms-tableHeaderText:#64748b;--qms-tableBorder:#e2e8f0;--qms-tableRowHover:#eff6ff;--qms-tableText:#475569;--qms-btnPrimaryBg:#4f46e5;--qms-btnPrimaryText:#fff;--qms-btnSecondaryBg:#f1f5f9;--qms-btnSecondaryText:#475569;--qms-accent:#4f46e5;--qms-accentLight:#eef2ff;--qms-accentText:#4338ca;--qms-success:#10b981;--qms-warning:#f59e0b;--qms-error:#ef4444;--qms-info:#0ea5e9;--qms-sidebarBg:#0f1d3a;--qms-sidebarText:#94a3b8;--qms-sidebarActive:#3b82f6;--qms-inputBg:#fff;--qms-inputBorder:#e2e8f0;--qms-inputText:#1e293b;--qms-inputPlaceholder:#94a3b8;--qms-badgeBg:#eef2ff;--qms-badgeText:#4338ca;--qms-linkColor:#4f46e5;--qms-mutedText:#94a3b8}html[data-theme=custom] body{background-color:var(--qms-pageBg);color:var(--qms-pageText)}html[data-theme=custom] .qms-card,html[data-theme=custom] .bg-white{background-color:var(--qms-cardBg)}html[data-theme=custom] table th{background-color:var(--qms-tableHeaderBg);color:var(--qms-tableHeaderText)}html[data-theme=custom] table td{color:var(--qms-tableText)}html[data-theme=custom] table tr:hover{background-color:var(--qms-tableRowHover)}html[data-theme=custom] input:not([type=color]):not([type=checkbox]):not([type=radio]),html[data-theme=custom] select,html[data-theme=custom] textarea{background-color:var(--qms-inputBg);border-color:var(--qms-inputBorder);color:var(--qms-inputText)}html[data-theme=custom] input::placeholder,html[data-theme=custom] textarea::placeholder{color:var(--qms-inputPlaceholder)}
@keyframes qms-fadeSlideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes qms-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes qms-slideInRight{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0)}}@keyframes qms-scaleIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes qms-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.qms-stagger>*{animation:.4s cubic-bezier(.16,1,.3,1) both qms-fadeSlideUp}.qms-stagger>:first-child{animation-delay:0s}.qms-stagger>:nth-child(2){animation-delay:60ms}.qms-stagger>:nth-child(3){animation-delay:.12s}.qms-stagger>:nth-child(4){animation-delay:.18s}.qms-stagger>:nth-child(5){animation-delay:.24s}.qms-stagger>:nth-child(6){animation-delay:.3s}.qms-animate-in{animation:.35s cubic-bezier(.16,1,.3,1) both qms-fadeSlideUp}.qms-skeleton{background:linear-gradient(90deg,#f1f5f9 25%,#f8fafc 50%,#f1f5f9 75%) 0 0/200% 100%;border-radius:6px;animation:1.5s infinite qms-shimmer}.qms-card-lift{transition:box-shadow .2s ease-out,transform .2s ease-out}.qms-card-lift:hover{transform:translateY(-1px);box-shadow:0 6px 20px -4px #0f172a14}.qms-btn-press:active:not(:disabled){transform:scale(.97)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}*{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}::selection{color:inherit;background:#2563eb26}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
.qms-mobile-bottom-nav{display:none}@media (max-width:640px){.grid[class*=grid-cols-]{grid-template-columns:minmax(0,1fr)!important}.qms-action-bar{flex-wrap:wrap}.flex>.flex-1,.flex>[style*="flex: 1"],.flex>[style*=flexGrow],.grid>*{min-width:0}td,th,p{overflow-wrap:break-word}h1,h2,h3,h4,h5,h6,button,a[role=button],[class*=rounded-][role=button]{overflow-wrap:normal;word-break:keep-all;white-space:normal}.w-24,.w-32,.w-40,.w-48,.w-56,.w-64,.w-72,.w-80,.w-96{max-width:50vw}div[style*="grid-template-columns: repeat(3"],div[style*="grid-template-columns: repeat(4"],div[style*="grid-template-columns: repeat(5"],div[style*="grid-template-columns: repeat(6"],div[style*="gridTemplateColumns: 'repeat(3"],div[style*="gridTemplateColumns: 'repeat(4"],div[style*="gridTemplateColumns: 'repeat(5"],div[style*="gridTemplateColumns: 'repeat(6"]{grid-template-columns:repeat(2,minmax(0,1fr))!important}div[style*="display: flex"][style*="overflow-x: auto"]>*,div[style*="display: flex"][style*="overflow-x: scroll"]>*,div[style*=display\:flex][style*=overflow-x\:auto]>*,div[style*=display\:flex][style*=overflow-x\:scroll]>*,.flex.overflow-x-auto>*,.flex.overflow-x-scroll>*{flex-shrink:0!important}div[style*="justify-content: space-between"][style*="display: flex"],div[style*="display: flex"][style*="justify-content: space-between"],div[style*="justifyContent: 'space-between'"][style*="display: flex"],.flex.justify-between{flex-wrap:wrap!important;row-gap:12px!important}table{-webkit-overflow-scrolling:touch;max-width:100%;display:block;overflow-x:auto}header[data-qms-main-header]{height:var(--qms-header-height,64px)!important;flex-wrap:nowrap!important;min-height:56px!important;padding-top:0!important;padding-bottom:0!important}header[data-qms-main-header] [title^="Marked as a trainer"],header[data-qms-main-header] [title^="Server verified your Cognito"],header[data-qms-main-header] [title^="Signed in via legacy"],header[data-qms-main-header] [title^="Staff directory department"]{display:none!important}div[data-container-id][data-integrity=true],a[data-badge-id]{bottom:calc(var(--qms-bottom-nav-height,3.5rem) + .25rem)!important;z-index:230!important;transform-origin:100% 100%!important;pointer-events:none!important;right:.25rem!important;transform:scale(.45)!important}.fixed.bottom-6.right-6{bottom:calc(var(--qms-bottom-nav-height,3.5rem) + .5rem)!important;align-items:flex-end!important;left:.5rem!important;right:.5rem!important}.fixed.bottom-6.right-6>div{width:100%!important;min-width:0!important;max-width:100%!important}main>div[style*=padding][style*=maxWidth],body>div>div[style*=padding][style*=maxWidth]{padding-left:12px!important;padding-right:12px!important}div[style*="grid-template-columns: repeat(3"],div[style*="grid-template-columns: repeat(4"]{grid-template-columns:repeat(2,1fr)!important}h1[style*=qms-text-3xl],h1[style*="fontSize: 28"],h1[style*="fontSize: 30"],h1[style*="fontSize: 32"]{font-size:22px!important}}@media (max-width:768px){.qms-mobile-bottom-nav{display:flex!important}nav.qms-secondary-nav{display:none!important}:root{--qms-secondary-nav-height:0px}.qms-table-wrap{-webkit-overflow-scrolling:touch;margin:0 -1rem;padding:0 1rem;overflow-x:auto}.qms-table-wrap table{min-width:640px}.qms-form-row{flex-direction:column!important;gap:.75rem!important}.qms-form-row>*{width:100%!important;min-width:0!important}.qms-modal-content{border-radius:.75rem!important;width:95vw!important;max-width:95vw!important;max-height:90vh!important;margin:1rem auto!important}.qms-side-panel{width:100vw!important;max-width:100vw!important}.qms-main-header{gap:.5rem;overflow:visible;height:var(--qms-header-height,64px)!important;flex-wrap:nowrap!important;padding:0 .75rem!important}.qms-main-header .nav-links{-webkit-overflow-scrolling:touch;white-space:nowrap;order:3;width:100%;padding-bottom:.25rem;overflow-x:auto}.qms-main-header .nav-links a{padding:.35rem .6rem;font-size:.8rem}.qms-dashboard-grid{grid-template-columns:1fr!important}.qms-kpi-grid{grid-template-columns:repeat(2,1fr)!important;gap:.5rem!important}.qms-task-card{padding:.75rem!important}.qms-table-wrap th.hide-mobile,.qms-table-wrap td.hide-mobile{display:none!important}.qms-dual-list{flex-direction:column!important}.qms-dual-list>div{width:100%!important;max-height:200px!important}.qms-action-bar{flex-wrap:wrap;gap:.5rem}.qms-action-bar button{flex:calc(50% - .25rem);min-width:0;padding:.5rem .75rem;font-size:.8rem}.qms-settings-gear{margin-left:auto;position:static!important}.qms-role-badge{padding:.15rem .4rem!important;font-size:.7rem!important}.qms-notification-panel{border-radius:.75rem .75rem 0 0!important;width:100vw!important;max-height:60vh!important;inset:auto 0 0!important}.qms-ai-panel{border-radius:.75rem .75rem 0 0!important;width:100vw!important;height:60vh!important;bottom:0!important;left:0!important;right:0!important}.qms-pdf-viewer{height:50vh!important}.qms-theme-grid{grid-template-columns:repeat(3,1fr)!important}}@media (min-width:769px) and (max-width:1024px){.qms-dashboard-grid{grid-template-columns:repeat(2,1fr)!important}.qms-kpi-grid{grid-template-columns:repeat(3,1fr)!important}.qms-modal-content{width:80vw!important;max-width:80vw!important}.qms-dual-list>div{max-height:250px!important}}@media (pointer:coarse){button,a,select,input[type=checkbox],input[type=radio]{min-width:44px;min-height:44px}a.qms-mobile-bottom-nav__link{min-width:0!important;min-height:var(--qms-bottom-nav-height)!important}.qms-table-wrap td,.qms-table-wrap th{padding:.6rem .5rem}.qms-icon-btn{padding:.5rem}}@supports (padding-bottom:env(safe-area-inset-bottom)){.qms-ai-panel,.qms-notification-panel{padding-bottom:env(safe-area-inset-bottom)}.qms-main-header{padding-top:env(safe-area-inset-top)}}@media print{.qms-main-header,.qms-mobile-bottom-nav,.qms-notification-panel,.qms-ai-panel,.qms-settings-gear,.qms-action-bar,.no-print{display:none!important}.qms-table-wrap{overflow:visible}.qms-table-wrap table{min-width:auto;font-size:10pt}}
html.qms-hd{font-optical-sizing:auto;hanging-punctuation:first last}html.qms-hd,html.qms-hd body{font-synthesis:none}@media (max-resolution:1.49x){html.qms-hd,html.qms-hd body{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}}@media (min-resolution:1.5x){html.qms-hd,html.qms-hd body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}html.qms-hd body{letter-spacing:-.011em;color:#0f172a;background-color:var(--qms-color-canvas,#f4f7fb)}html.qms-hd img,html.qms-hd svg,html.qms-hd canvas,html.qms-hd video{max-width:100%}html.qms-hd svg{shape-rendering:geometricprecision}html.qms-hd .text-\[8px\],html.qms-hd .text-\[9px\],html.qms-hd .text-\[10px\]{line-height:1.35;font-size:.75rem!important}html.qms-hd .text-\[11px\]{line-height:1.35;font-size:.8125rem!important}html.qms-hd input,html.qms-hd select,html.qms-hd textarea,html.qms-hd button{font-family:inherit}html.qms-hd input:not([type=checkbox]):not([type=radio]):not([type=color]):not([type=range]),html.qms-hd select,html.qms-hd textarea{border-radius:8px;min-height:2.25rem}html.qms-hd table{font-variant-numeric:tabular-nums}html.qms-hd thead th{color:#334155;letter-spacing:.02em;font-weight:650}html.qms-hd .qms-secondary-nav{height:var(--qms-secondary-nav-height,48px);background:#fff}html.qms-hd .qms-nav-link{color:#334155;border-radius:8px;padding:10px 16px;font-weight:600}html.qms-hd .qms-nav-link:hover,html.qms-hd .qms-nav-link--active{color:#0f172a;background:#fff;box-shadow:0 1px 2px #0f172a0f}html.qms-hd .qms-nav-dropdown{border-radius:14px;padding:8px;box-shadow:0 18px 40px -12px #0f172a2e,0 0 0 1px #0f172a0a}html.qms-hd .qms-nav-dropdown-item{border-radius:10px;padding:10px 12px}html.qms-hd .qms-nav-dropdown-desc{color:#64748b;margin-top:2px}html.qms-hd .qms-section-card,html.qms-hd .qms-list-card,html.qms-hd .qms-filter-bar,html.qms-hd .qms-table-wrap{border-color:#dbe3ee}html.qms-hd .qms-page-title{letter-spacing:-.03em;font-weight:750}html.qms-hd .qms-tab{font-size:var(--qms-text-sm);padding:12px 16px}html.qms-hd .bg-slate-50,html.qms-hd .bg-gray-50,html.qms-hd .bg-\[\#f8fafc\],html.qms-hd .bg-\[\#f8f9fb\]{background-color:var(--qms-color-canvas,#f4f7fb)}html.qms-hd .text-\[12px\]{line-height:1.35;font-size:.8125rem!important}html.qms-hd .text-xs{font-size:.8125rem;line-height:1.4}html.qms-hd .text-slate-400,html.qms-hd .text-gray-400{color:#64748b}html.qms-hd .text-slate-500,html.qms-hd .text-gray-500{color:#475569}html.qms-hd .text-slate-600,html.qms-hd .text-gray-600{color:#334155}html.qms-hd .text-slate-700,html.qms-hd .text-gray-700,html.qms-hd .text-slate-800,html.qms-hd .text-gray-800{color:#0f172a}html.qms-hd .border-slate-200,html.qms-hd .border-gray-200{border-color:#dbe3ee}html.qms-hd .shadow-sm{box-shadow:var(--qms-shadow-card)}html.qms-hd .qms-module-page h1,html.qms-hd .qms-module-page h2,html.qms-hd .min-h-screen.bg-slate-50 h1,html.qms-hd .min-h-screen.bg-slate-50 h2{letter-spacing:-.03em;color:#0f172a}html.qms-hd .text-xl.font-bold,html.qms-hd .text-2xl.font-bold,html.qms-hd .text-3xl.font-bold{letter-spacing:-.03em;font-weight:800}html.qms-hd .bg-white.rounded-xl,html.qms-hd .bg-white.rounded-2xl,html.qms-hd .bg-white.rounded-lg{border-color:#dbe3ee}html.qms-hd .qms-chip,html.qms-hd .qms-badge,html.qms-hd .qms-inbox-filter-tab,html.qms-hd .qms-inbox-row-title,html.qms-hd .qms-inbox-row-message{letter-spacing:-.011em}html.qms-hd .qms-btn-primary,html.qms-hd .qms-btn-secondary{letter-spacing:-.011em;min-height:2.25rem;font-weight:700}html.qms-hd .qms-dash-kpi-card,html.qms-hd .qms-inbox-panel,html.qms-hd .qms-help-card,html.qms-hd .qms-modal-panel{border-color:#dbe3ee}html.qms-hd .qms-notifw-toast-title,html.qms-hd .qms-notifw-row-title,html.qms-hd .qms-notifw-panel-title{letter-spacing:-.015em;font-size:.875rem}html.qms-hd .qms-notifw-toast-message,html.qms-hd .qms-notifw-row-message,html.qms-hd .qms-notifw-panel-sub,html.qms-hd .qms-notifw-panel-empty,html.qms-hd .qms-notifw-panel-foot,html.qms-hd .qms-notifw-toast-cta{font-size:.8125rem}html.qms-hd .qms-notifw-row-time,html.qms-hd .qms-notifw-badge{font-size:.75rem}html.qms-hd ::placeholder{color:#64748b;opacity:1}html.qms-hd :focus-visible:not(input):not(select):not(textarea){outline-offset:2px;outline:2px solid #2563eb59}html.qms-hd .bg-gray-950,html.qms-hd .bg-slate-900,html.qms-hd .bg-slate-950,html.qms-hd .bg-\[\#060a13\]{color:inherit}html.qms-hd .bg-gray-950 .text-slate-400,html.qms-hd .bg-slate-900 .text-slate-400,html.qms-hd .bg-slate-950 .text-slate-400,html.qms-hd .bg-\[\#060a13\] .text-slate-400,html.qms-hd .bg-gray-950 .text-gray-400,html.qms-hd .bg-slate-900 .text-gray-400{color:#94a3b8}@media print{html.qms-hd .text-\[8px\],html.qms-hd .text-\[9px\],html.qms-hd .text-\[10px\],html.qms-hd .text-\[11px\],html.qms-hd .text-\[12px\]{font-size:inherit!important}}
