.help-video-library{margin:24px 0}.help-video-library-heading{display:flex;align-items:start;justify-content:space-between;gap:16px;margin-bottom:16px}.help-video-library-heading h2{margin:0 0 6px;color:var(--navy)}.help-video-library-heading p{margin:0;color:var(--muted);font-size:13px;line-height:1.6}.help-video-surface{aspect-ratio:16 / 9;background:#0a2d5b;overflow:hidden}.help-video-surface iframe{width:100%;height:100%;border:0}.help-video-load{position:relative;display:grid;width:100%;height:100%;place-items:center;border:0;padding:0;background:#0a2d5b;color:#fff;cursor:pointer}.help-video-load img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain}.help-video-load-label{position:relative;display:inline-flex;align-items:center;gap:10px;padding:12px 18px;border-radius:30px;background:#071c3beb;font-size:15px;font-weight:700;box-shadow:0 3px 16px #0004}.help-video-load:hover .help-video-load-label{background:#1268d7}.help-video-load:focus-visible{outline:4px solid #ffcf59;outline-offset:-5px}.help-video-caption{display:flex;align-items:start;justify-content:space-between;gap:12px;padding:12px 18px;border-bottom:1px solid var(--line)}.help-video-caption span{color:var(--muted);font-size:11px;line-height:1.5}.help-video-caption a{flex-shrink:0;color:var(--blue);font-size:12px;font-weight:700}.help-pending-videos{margin-top:20px;padding:20px}.help-pending-videos h3{margin:0 0 8px;color:var(--navy);font-size:17px}.help-pending-videos>p{margin:0 0 16px;color:var(--muted);font-size:12px;line-height:1.6}.help-pending-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;list-style:none;padding:0;margin:0}.help-pending-list li{display:flex;align-items:center;gap:12px;min-width:0;padding:10px;border:1px solid var(--line);border-radius:10px}.help-pending-list img{width:112px;max-width:35%;aspect-ratio:16 / 9;object-fit:contain;flex-shrink:0;border-radius:5px;background:#f3f6fc}.help-pending-list b{display:block;font-size:12px;line-height:1.4;color:var(--navy)}.help-pending-list small{display:block;margin-top:4px;color:var(--muted);font-size:11px;line-height:1.4}.help-demo-note{padding:12px 16px;margin-bottom:16px;font-size:12px;line-height:1.6;color:#254d78;background:#edf5fd;border:1px solid #cde2f6;border-radius:10px}.help-written-only{color:var(--muted);font-size:12px}@media(max-width:680px){.help-video-library-heading{flex-direction:column}.help-pending-list{grid-template-columns:1fr}.help-video-caption{flex-direction:column}.help-video-caption a{min-height:32px;display:inline-flex;align-items:center}.help-pending-videos{padding:16px}}.dashboard-entering>.metric-grid>.metric,.dashboard-entering>.welcome-grid>*,.dashboard-entering>.dashboard-composition>.progress-overview-card,.dashboard-entering>.dashboard-composition>.dashboard-stack>.dashboard-panel,.dashboard-entering>.learner-dashboard-grid>*,.dashboard-entering>.empty-state{animation:dashboard-card-enter .28s ease-out backwards}.dashboard-entering>.metric-grid>.metric:nth-child(1){animation-delay:35ms}.dashboard-entering>.metric-grid>.metric:nth-child(2){animation-delay:75ms}.dashboard-entering>.metric-grid>.metric:nth-child(3){animation-delay:115ms}.dashboard-entering>.metric-grid>.metric:nth-child(4){animation-delay:155ms}.dashboard-entering>.welcome-grid>:nth-child(1),.dashboard-entering>.dashboard-composition>.progress-overview-card,.dashboard-entering>.learner-dashboard-grid>:nth-child(1),.dashboard-entering>.empty-state{animation-delay:195ms}.dashboard-entering>.welcome-grid>:nth-child(2),.dashboard-entering>.dashboard-composition>.dashboard-stack>.dashboard-panel:nth-child(1),.dashboard-entering>.learner-dashboard-grid>:nth-child(2){animation-delay:235ms}.dashboard-entering>.dashboard-composition>.dashboard-stack>.dashboard-panel:nth-child(2){animation-delay:275ms}.dashboard-entering>.dashboard-composition>.dashboard-stack>.dashboard-panel:nth-child(3){animation-delay:315ms}.dashboard-entering :is(.dashboard-progress-list article>i>b,.mini-progress i b,.wide-progress i b,.competency-mix-bar){transform-origin:left center;animation:progress-fill-enter .48s ease-out backwards}.dashboard-entering .progress-ring{animation:progress-ring-enter .32s ease-out backwards}@keyframes dashboard-card-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes progress-fill-enter{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes progress-ring-enter{0%{opacity:.55;transform:scale(.985)}to{opacity:1;transform:scale(1)}}.dashboard-motion .metric.clickable:is(:hover,:focus-visible){transform:translateY(-2px);border-color:#aac9e8;box-shadow:0 16px 36px #0f457c21}.dashboard-motion .metric-heading>i,.dashboard-motion .metric-action svg{transition:transform .18s ease}.dashboard-motion .metric.clickable:is(:hover,:focus-visible) .metric-heading>i{transform:scale(1.06)}.dashboard-motion .metric.clickable:is(:hover,:focus-visible) .metric-action svg{transform:translate(3px)}.dashboard-motion .card:focus-within{animation:none;opacity:1}.dashboard-motion .card:not(.metric):focus-within{outline:2px solid rgba(43,143,255,.25);outline-offset:3px}.metric-final-value{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.dashboard-motion .metric strong{font-variant-numeric:tabular-nums}@media(prefers-reduced-motion:reduce){.dashboard-motion *,.dashboard-motion *:before,.dashboard-motion *:after{animation:none!important;transition:none!important}.dashboard-motion .metric.clickable:is(:hover,:focus-visible),.dashboard-motion .metric.clickable:is(:hover,:focus-visible) .metric-heading>i,.dashboard-motion .metric.clickable:is(:hover,:focus-visible) .metric-action svg,.dashboard-motion .button:hover:not(:disabled),.dashboard-motion .progress-section-overview button:hover{transform:none}}.demo-controls{display:flex;flex-wrap:wrap;align-items:end;gap:12px;padding:18px;border:1px solid #c9dce8;border-radius:16px;background:#fff;margin:16px 0}.demo-controls label{display:grid;gap:6px;flex:1;min-width:240px;color:#27415f;font-weight:700;font-size:13px}.demo-controls select{width:100%;padding:12px;border-radius:10px;background:#f4f9fd;border:1px solid #afc5d7;color:#18364d}.demo-controls p{flex-basis:100%;margin:0;font-size:13px;color:#506579}.demo-tier-summary{border:1px solid #cbdce5;border-radius:16px;padding:16px 20px;margin-bottom:24px;background:#f6fbfd}.demo-tier-summary summary{cursor:pointer;color:#173d5b}.demo-tier-summary summary span{font-size:12px;margin-left:14px}.tier-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.tier-columns p{font-size:13px;line-height:1.6;color:#365069}.tier-columns strong{display:block;color:#153f63;margin-bottom:4px}.tier-columns .tier-other{border-left:2px solid #cad8e3;padding-left:12px}.tier-footnote{font-size:12px;color:#4e6377;margin:0}.demo-learning{padding:18px;margin:12px 0 18px;background:#f6fbfd;border-radius:12px;border:1px solid #d3e3eb}.pathway-visibility{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;padding:12px 24px;background:#f6faff;border-top:1px solid #dce8f2;border-bottom:1px solid #dce8f2}.pathway-visibility>span{font-size:12px;color:#506579}.pathway-visibility .button{min-height:44px}.skill-work-row.skill-disclosure{display:block}.skill-disclosure-heading{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px}.skill-disclosure-heading h3{margin:0;min-width:0}.competency-toggle{display:flex;justify-content:space-between;align-items:center;gap:14px;width:100%;min-height:44px;padding:6px 0;border:0;background:transparent;font:inherit;color:inherit;text-align:left;cursor:pointer}.competency-toggle>span{overflow-wrap:anywhere}.competency-toggle small{flex-shrink:0;color:#245973;font-size:12px;font-weight:600}.competency-toggle:hover{color:#1268d7}.competency-toggle:focus-visible{outline:3px solid #1268d7;outline-offset:3px;border-radius:4px}.competency-content:not([hidden]){display:grid;grid-template-columns:minmax(0,1fr) 210px;gap:14px;padding:8px 0 0 42px}@media(max-width:760px){.pathway-visibility{padding:12px 16px}.pathway-visibility .button{width:100%;justify-content:center}.skill-disclosure-heading{grid-template-columns:auto minmax(0,1fr);gap:10px}.skill-disclosure-heading>.status{grid-column:2;justify-self:start}.competency-content:not([hidden]){grid-template-columns:minmax(0,1fr);padding-left:38px}.competency-content>.skill-actions{grid-column:1;align-items:flex-start}}.demo-learning h3{font-size:15px;margin:0 0 8px}.demo-learning p{line-height:1.6;font-size:14px;color:#456074;white-space:pre-line}.pathway-learning-section{border:1px solid #cbdde7;border-radius:10px;background:#fff;overflow:hidden}.pathway-learning-section+.pathway-learning-section{margin-top:12px}.demo-learning .pathway-learning-section>h3{margin:0}.pathway-learning-toggle{display:flex;align-items:center;justify-content:space-between;gap:14px;width:100%;min-height:48px;padding:14px 16px;border:0;border-radius:0;text-align:left;background:transparent;color:#173d5b;font:inherit;cursor:pointer}.pathway-learning-toggle:hover{background:#edf6fa}.pathway-learning-toggle:focus-visible{outline:3px solid #1268d7;outline-offset:-3px}.pathway-learning-title{min-width:0;overflow-wrap:anywhere;font-weight:700}.pathway-learning-title small{display:block;margin-top:4px;font-size:11px;line-height:1.5;font-weight:400;color:#4e6377}.pathway-learning-action{display:flex;align-items:center;gap:8px;flex-shrink:0;font-size:12px;font-weight:600;color:#245973}.pathway-learning-chevron{font-size:20px;line-height:1}.pathway-learning-body:not([hidden]){padding:0 16px 16px}.pathway-learning-body>p:first-child,.pathway-learning-body .pathway-resources>p:first-child{margin-top:0}.pathway-learning-section.coach-only{border-left:3px solid #a46811;padding:0;background:#fff7e5;margin-bottom:0}.pathway-learning-section.coach-only .pathway-learning-toggle:hover{background:#ffefd0}.tracked-checklist{border:0;padding:12px 0 0;margin:12px 0}.tracked-checklist legend{font-weight:700;color:#1c526b}.tracked-checklist label{display:flex;gap:12px;align-items:center;padding:10px 0;cursor:pointer}.tracked-checklist input{width:20px;height:20px;accent-color:#007f87;flex-shrink:0}.tracked-checklist progress{width:100%;height:10px;accent-color:#007f87}.coach-only{border-left:3px solid #a46811;padding:12px;background:#fff7e5;margin:12px 0}.pathway-video{display:grid;gap:12px;margin:12px 0}.pathway-video iframe{width:100%;aspect-ratio:16 / 9;border:0;border-radius:8px}.pathway-resources a{color:#126a8e;text-decoration:underline;overflow-wrap:anywhere}.demo-resource-block{display:grid;gap:8px;padding:14px;margin-top:14px;border:1px solid #d3e3eb;border-left:3px solid var(--teal);border-radius:10px;background:#f3faf9}.demo-resource-block>small{color:#08796f;font-size:10px;font-weight:800;letter-spacing:.4px;text-transform:uppercase}.demo-resource-block h4{margin:0;color:var(--navy);font-size:14px;overflow-wrap:anywhere}.demo-resource-block .resource-publisher{margin:0;font-size:12px}.demo-resource-block .learning-resource{width:fit-content;text-decoration:none;min-height:44px}.demo-resource-block .resource-source{color:#506579;font-size:11px;overflow-wrap:anywhere}.resource-snapshot-notice{padding:10px;border-left:3px solid #a46811;background:#fff7e5;font-size:12px!important;color:#624916!important}.demo-template-learning-body{display:grid;gap:12px;min-width:0;padding-top:12px}.demo-template-learning-body h4{margin:0 0 6px}.demo-template-learning-body p,.demo-template-learning-body li{font-size:12px;line-height:1.6;white-space:pre-line;overflow-wrap:anywhere}.demo-template-learning-body ul{padding-left:20px}.pathway-resources .help-video-player{max-width:800px}.pathway-resources .help-video-load-label{position:absolute;bottom:18%;left:50%;transform:translate(-50%);white-space:nowrap}.learning-editor{display:grid;gap:12px;border:1px solid #cadbe5;padding:16px;border-radius:12px}.learning-editor legend{font-weight:700}.learning-editor label{display:grid;gap:6px}.learning-editor input,.learning-editor textarea{padding:10px;border:1px solid #bdcbd8;border-radius:8px;width:100%}.learning-editor p{font-size:12px;margin:0}.demo-checklist-progress{display:block;font-size:11px;color:#4e6377;margin-top:6px}.certificate-demo-label{font-weight:700;color:#9a5300;font-size:13px}@media(max-width:760px){.tier-columns{grid-template-columns:1fr;gap:0}.demo-tier-summary summary span{display:block;margin:6px 0}.demo-controls{align-items:stretch}.demo-controls label{min-width:0;flex-basis:100%}.demo-controls button{flex:1}.identity-picker{max-width:210px}.identity-picker select{width:100%;min-width:0}.demo-release-banner{flex-wrap:wrap}.demo-release-copy{min-width:0}.skill-work-row{overflow-wrap:anywhere}.demo-learning,.learning-editor{padding:12px}}:root{--navy: #071f46;--ink: #152e4f;--muted: #687c96;--blue: #176bd5;--blue-dark: #0a50ac;--blue-pale: #eaf3ff;--teal: #08a79a;--teal-pale: #e1f7f3;--sky: #55b8e8;--sky-pale: #e9f7fe;--gold: #d4a64f;--gold-pale: #fff7e6;--amber: #d99522;--amber-pale: #fff3d9;--line: #dde7f1;--canvas: #f3f7fb;--surface: #fff;--danger: #c43d49;--shadow: 0 12px 34px rgba(18, 52, 89, .075)}*{box-sizing:border-box}html{background:var(--canvas)}body{margin:0;background:var(--canvas);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid rgba(18,104,215,.24);outline-offset:2px}button:disabled{cursor:not-allowed!important;opacity:.48}.app-shell{min-height:100vh;background:radial-gradient(circle at 88% 0%,rgba(85,184,232,.12),transparent 30rem),radial-gradient(circle at 62% 100%,rgba(8,167,154,.055),transparent 34rem),linear-gradient(145deg,#fbfdff,var(--canvas))}.sidebar{position:fixed;inset:0 auto 0 0;z-index:20;display:flex;width:238px;flex-direction:column;padding:18px 14px;background:linear-gradient(180deg,#061a3c,#082c5b 60%,#0a3d75);border-right:1px solid rgba(255,255,255,.08);box-shadow:10px 0 32px #061e4324}.brand{display:flex;align-items:center;flex-direction:column;gap:8px;width:100%;padding:0 3px 22px;border:0;background:transparent;text-align:center;cursor:pointer}.brand img{display:block;width:100%;height:64px;object-fit:contain;padding:8px 10px;border:1px solid rgba(255,255,255,.2);border-radius:14px;background:#fff;box-shadow:0 8px 22px #03122b3d}.brand span{color:#ffffffb8;font-size:11px;font-weight:800;letter-spacing:1.1px;text-transform:uppercase}.side-nav{display:grid;gap:6px}.nav-item{position:relative;display:flex;min-height:47px;align-items:center;gap:12px;width:100%;padding:0 13px;border:1px solid transparent;border-radius:11px;background:transparent;color:#e4effcc7;font-size:13px;font-weight:720;text-align:left;cursor:pointer;transition:.16s ease}.nav-item:hover{border-color:#ffffff1a;background:#ffffff14;color:#fff}.nav-item.active{border-color:#6fb0ff80;background:linear-gradient(135deg,#2c7ce0,#1762bd);color:#fff;box-shadow:0 8px 20px #02153442}.nav-item.active:after{content:"";position:absolute;inset:11px 7px 11px auto;width:3px;border-radius:99px;background:#7be1d7}.sandbox-badge{display:flex;align-items:center;gap:10px;margin-top:auto;padding:18px 9px 2px;border-top:1px solid rgba(255,255,255,.2);color:#8fe7de}.sandbox-badge span{display:flex;flex-direction:column}.sandbox-badge strong{color:#fff;font-size:12px}.sandbox-badge small{margin-top:2px;color:#ffffffb3;font-size:11px}.demo-release-banner{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:20px;padding:13px 15px;border:1px solid #b9d8f8;border-radius:12px;background:linear-gradient(135deg,#f4f9ff,#eefaf8);box-shadow:0 7px 20px #1254910e}.demo-release-copy{display:flex;min-width:0;align-items:center;gap:11px;color:var(--blue-dark)}.demo-release-copy>span{display:flex;min-width:0;flex-direction:column}.demo-release-copy strong{color:var(--navy);font-size:12px}.demo-release-copy small{margin-top:3px;color:var(--muted);font-size:11px;line-height:1.35}.profile-menu>button.reset-demo-menu-item{margin-top:4px;border-top:1px solid #e9f0f6;border-radius:0 0 9px 9px}.profile-menu>button.reset-demo-menu-item .profile-menu-icon{background:var(--gold-pale);color:#9b6815}.main-column{min-height:100vh;margin-left:238px}.topbar{position:sticky;top:0;z-index:15;display:flex;min-height:74px;align-items:center;padding:0 30px;border-bottom:1px solid rgba(210,224,237,.9);background:#ffffffe6;box-shadow:0 4px 18px #153a5e09;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.topbar-title{display:flex;flex-direction:column}.topbar-title strong{color:var(--navy);font-size:19px}.topbar-title span{margin-top:3px;color:var(--muted);font-size:12px}.topbar-actions{position:relative;display:flex;align-items:center;gap:10px;margin-left:auto}.identity-picker{display:flex;align-items:center;gap:8px;padding:5px 6px 5px 11px;border:1px solid var(--line);border-radius:10px;background:#f8fbff}.identity-picker span{color:var(--muted);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.5px}.identity-picker select{max-width:280px;border:0;background:transparent;color:var(--ink);font-size:13px;font-weight:700;cursor:pointer}.icon-button{position:relative;display:inline-grid;width:40px;height:40px;place-items:center;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--muted);cursor:pointer}.icon-button:hover{color:var(--blue);border-color:#abc9eb}.icon-button.danger{color:var(--danger)}.notification-wrap{position:relative}.notification-wrap>.icon-button i{position:absolute;top:7px;right:7px;width:7px;height:7px;border:2px solid white;border-radius:50%;background:var(--amber)}.notification-panel{position:absolute;top:49px;right:0;z-index:40;width:min(370px,calc(100vw - 28px));padding:10px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 18px 50px #0a2a4d2e}.notification-panel header{display:flex;align-items:center;justify-content:space-between;padding:5px 7px 9px}.notification-panel header>div:first-child{display:flex;flex-direction:column;gap:2px}.notification-panel header small{color:var(--muted);font-size:10px}.notification-header-actions{display:flex;align-items:center;gap:4px}.notification-header-actions .text-button{display:inline-flex;width:auto;padding:5px 7px;color:var(--blue);font-size:10px;font-weight:800}.notification-panel header button{display:grid;place-items:center;border:0;background:none;color:var(--muted);cursor:pointer}.notification-item{display:grid;grid-template-columns:7px minmax(0,1fr) auto;align-items:center;gap:9px;width:100%;padding:11px 8px;border:0;border-top:1px solid #edf2f7;background:#fff;color:var(--ink);text-align:left;cursor:pointer}.notification-item:hover,.notification-item:focus-visible{background:var(--blue-pale);outline:none}.notification-item.unread{background:#f8fbff}.notification-item>span:nth-child(2){display:flex;min-width:0;flex-direction:column}.notification-item b{font-size:13px}.notification-item span span{margin-top:3px;color:var(--muted);font-size:12px;line-height:1.35}.notification-item small{margin-top:5px;color:#8291a7;font-size:10px}.notification-status{width:7px;height:7px;border-radius:50%;background:transparent}.notification-item.unread .notification-status{background:var(--blue)}.notification-item.read{opacity:.82}.notification-panel p{margin:0;padding:20px 10px;color:var(--muted);text-align:center;font-size:13px}.profile-avatar{display:grid;width:40px;height:40px;place-items:center;border:2px solid #f1d8a6;border-radius:12px;background:linear-gradient(145deg,var(--navy),var(--blue-dark));color:#fff;font-size:13px;font-weight:800;cursor:pointer;box-shadow:0 5px 14px #08265029}.profile-avatar:hover,.profile-avatar:focus-visible{background:var(--blue-dark);outline:3px solid rgba(43,143,255,.22);outline-offset:2px}.profile-wrap{position:relative}.profile-menu{position:absolute;top:49px;right:0;z-index:45;width:min(310px,calc(100vw - 28px));overflow:hidden;padding:8px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 18px 50px #0a2a4d2e}.profile-menu header{display:flex;align-items:center;gap:11px;padding:9px 9px 13px;border-bottom:1px solid #e9f0f6}.profile-menu header div{display:flex;min-width:0;flex-direction:column}.profile-menu header strong,.profile-menu header small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-menu header strong{font-size:13px}.profile-menu header small{margin-top:3px;color:var(--muted);font-size:10px}.profile-menu-avatar{display:grid;width:45px;height:45px;flex:0 0 auto;place-items:center;border-radius:13px;background:var(--navy);color:#fff;font-size:12px;font-weight:850}.profile-menu>button{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;width:100%;padding:12px 10px;border:0;border-radius:9px;background:#fff;color:var(--muted);text-align:left;cursor:pointer}.profile-menu>button:hover,.profile-menu>button:focus-visible{background:var(--blue-pale);color:var(--blue);outline:none}.profile-menu>button span:nth-child(2){display:flex;flex-direction:column;color:var(--ink)}.profile-menu>button b{font-size:12px}.profile-menu>button small{margin-top:2px;color:var(--muted);font-size:10px}.profile-menu-icon{display:grid;width:28px;height:28px;place-items:center;border-radius:8px;background:var(--blue-pale);color:var(--blue);font-size:11px;font-weight:850}.profile-menu>button.sign-out-menu-item{margin-top:4px;border-top:1px solid #e9f0f6;border-radius:0 0 9px 9px}.profile-menu>button.sign-out-menu-item .profile-menu-icon{background:#fff1f3;color:var(--danger)}.account-support-notice{margin-bottom:18px}.account-support-loading{padding:28px;color:var(--muted);text-align:center}.account-support-list{display:grid;gap:14px}.account-support-card{display:grid;gap:17px;padding:20px}.account-support-identity{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.account-support-card dl{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0}.account-support-card dl div{display:flex;min-width:0;flex-direction:column;gap:5px;padding:12px;border-radius:10px;background:#f8fbff}.account-support-card dt{color:var(--muted);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.45px}.account-support-card dd{overflow-wrap:anywhere;margin:0;color:var(--ink);font-size:12px;font-weight:750}.account-support-card .button-row{align-items:center;margin-top:0}.account-support-hint{color:var(--muted);font-size:11px}.platform-admin-section,.orphan-practice-section{margin-bottom:18px;padding:20px}.platform-admin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.platform-admin-card{display:grid;gap:15px;min-width:0;padding:16px;border:1px solid #dce8f3;border-radius:13px;background:#fbfdff}.platform-admin-card dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin:0}.platform-admin-card dl div{display:flex;min-width:0;flex-direction:column;gap:4px;padding:10px;border-radius:9px;background:#fff}.platform-admin-card dt{color:var(--muted);font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.4px}.platform-admin-card dd{overflow-wrap:anywhere;margin:0;color:var(--ink);font-size:11px;font-weight:750}.platform-admin-card .button-row{align-items:center;margin-top:0}.orphan-practice-section{border-color:#f0c877;background:#fffaf1}.orphan-practice-list{display:grid;gap:9px}.orphan-practice-list article{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px;border:1px solid #f1ddb8;border-radius:11px;background:#fff}.orphan-practice-list article>span{display:flex;min-width:0;flex-direction:column}.orphan-practice-list b{color:var(--ink);font-size:13px}.orphan-practice-list small{margin-top:3px;color:var(--muted);font-size:11px}.mobile-brand,.mobile-menu-overlay{display:none}.content{width:100%;max-width:1540px;margin:0 auto;padding:30px 30px 70px}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:26px}.page-heading>div:first-child{max-width:760px}.eyebrow{margin:0 0 8px;color:var(--blue);font-size:11px;font-weight:850;letter-spacing:1.35px;text-transform:uppercase}.page-heading h1{margin:0;color:var(--navy);font-size:clamp(27px,3vw,38px);line-height:1.08;letter-spacing:-1.2px}.page-heading>div:first-child>p:last-child{margin:9px 0 0;color:var(--muted);font-size:15px;line-height:1.5}.heading-actions{display:flex;flex-wrap:wrap;gap:9px;flex-shrink:0}.card{border:1px solid rgba(217,229,240,.95);border-radius:18px;background:#fffffff7;box-shadow:var(--shadow)}.card-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:17px}.card-heading h3{margin:0;color:var(--navy);font-size:17px}.card-heading p{margin:4px 0 0;color:var(--muted);font-size:12px}.button{display:inline-flex;min-height:40px;align-items:center;justify-content:center;gap:8px;padding:0 16px;border:1px solid transparent;border-radius:9px;font-weight:780;cursor:pointer;transition:.15s ease}.button:hover:not(:disabled){transform:translateY(-1px)}.button.primary{background:var(--blue);color:#fff;box-shadow:0 7px 16px #1268d72e}.button.primary:hover:not(:disabled){background:var(--blue-dark)}.button.outline{border-color:#b9cfe5;background:#fff;color:var(--blue-dark)}.button.secondary{border-color:var(--line);background:#f5f8fb;color:var(--ink)}.button.danger-text{border-color:#f0c9ce;background:#fff7f8;color:var(--danger)}.button.small{min-height:34px;padding:0 11px;font-size:12px}.button-row{display:flex;flex-wrap:wrap;gap:9px}.text-button{display:inline-flex;align-items:center;gap:4px;padding:0;border:0;background:none;color:var(--blue);font-weight:750;cursor:pointer}.text-button:hover{color:var(--blue-dark)}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:20px}.metric{position:relative;overflow:hidden;min-height:132px;padding:17px 18px}.metric.clickable{width:100%;border-color:#d9e5f0f2;color:inherit;font:inherit;text-align:left;cursor:pointer;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.metric.clickable:hover{transform:translateY(-2px);border-color:#aac9e8;box-shadow:0 16px 36px #0f457c21}.metric.clickable:focus-visible{outline:3px solid rgba(43,143,255,.25);outline-offset:3px}.metric:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,var(--blue),var(--sky))}.metric.teal:before{background:linear-gradient(90deg,var(--teal),#62cec5)}.metric.amber:before{background:linear-gradient(90deg,var(--amber),#f0bd59)}.metric:after{content:"";position:absolute;right:-32px;bottom:-46px;width:110px;height:110px;border-radius:50%;background:#176bd50b}.metric-heading{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:10px}.metric-heading>span{color:var(--muted);font-size:11px;font-weight:780;letter-spacing:.1px}.metric-heading>i{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;background:var(--blue-pale);color:var(--blue);font-style:normal}.metric.teal .metric-heading>i{background:var(--teal-pale);color:#058b80}.metric.amber .metric-heading>i{background:var(--amber-pale);color:#b87510}.metric strong{position:relative;z-index:1;display:block;margin:8px 0 2px;color:var(--navy);font-size:30px;line-height:1;letter-spacing:-1.2px}.metric small{position:relative;z-index:1;color:#8291a7;font-size:10px}.metric-action{position:absolute;right:16px;bottom:13px;z-index:2;display:inline-flex;align-items:center;gap:3px;color:var(--blue);font-size:9px;font-weight:800;letter-spacing:.2px;text-transform:uppercase}.metric.teal .metric-action{color:#058b80}.metric.amber .metric-action{color:#a86505}.welcome-grid,.dashboard-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:20px;align-items:stretch}.welcome-card{padding:35px;background:linear-gradient(140deg,#fff,#eef6ff)}.welcome-card h2{max-width:620px;margin:8px 0 12px;color:var(--navy);font-size:clamp(26px,4vw,43px);line-height:1.08;letter-spacing:-1.5px}.welcome-card>p:not(.eyebrow){max-width:650px;margin:0 0 22px;color:var(--muted);line-height:1.6}.feature-icon{display:grid;width:43px;height:43px;place-items:center;border:1px solid rgba(85,184,232,.22);border-radius:12px;background:linear-gradient(145deg,var(--blue-pale),var(--sky-pale));color:var(--blue)}.feature-icon.large{width:58px;height:58px;border-radius:16px}.setup-list{display:grid;gap:9px;height:100%}.card>.setup-list{padding:4px}.setup-list button{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;width:100%;min-height:61px;padding:10px 13px;border:1px solid var(--line);border-radius:12px;background:#fff;text-align:left;cursor:pointer}.setup-list button:hover{border-color:#a9c7e6;background:#f9fcff}.setup-list button>svg{color:#91a3b8}.setup-check{display:grid;width:30px;height:30px;place-items:center;border:2px solid #cdd9e5;border-radius:50%;color:var(--muted);font-size:12px;font-weight:800}.setup-check.done{border-color:var(--teal);background:var(--teal-pale);color:var(--teal)}.dashboard-grid>.card{padding:22px}.dashboard-composition{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(310px,.75fr);gap:18px;align-items:stretch}.dashboard-stack{display:grid;align-content:start;gap:18px}.dashboard-panel{padding:20px}.dashboard-panel>.card-heading:last-child{margin-bottom:0}.learner-dashboard-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:18px;align-items:stretch}.learner-dashboard-grid>.empty-state{min-height:100%}.progress-overview-card{min-width:0;padding:22px}.progress-overview-card>.card-heading{padding-bottom:16px;border-bottom:1px solid #e7eef5}.progress-overview-layout{display:grid;grid-template-columns:minmax(235px,.55fr) minmax(260px,1fr);gap:23px;align-items:center}.progress-overview-summary{display:grid;justify-items:center;align-content:start;padding:4px 10px 2px;border-right:1px solid #e7eef5}.progress-overview-summary .progress-ring{width:134px;height:134px;box-shadow:inset 0 0 0 1px #0d48840d,0 12px 25px #155aaa1a}.progress-overview-summary .progress-ring span{width:104px;height:104px;font-size:24px}.progress-overview-summary>p{margin:11px 0 15px;color:var(--muted);font-size:10px;font-weight:760;letter-spacing:.5px;text-transform:uppercase}.competency-mix{width:100%;margin-bottom:14px;padding:10px;border:1px solid #dde8f2;border-radius:11px;background:linear-gradient(145deg,#fbfdff,#f4f9fe)}.competency-mix-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.competency-mix-heading span{color:var(--navy);font-size:9px;font-weight:800;letter-spacing:.25px;text-transform:uppercase}.competency-mix-heading b{color:var(--muted);font-size:8px;font-weight:750}.competency-mix-bar{display:flex;overflow:hidden;width:100%;height:9px;border-radius:99px;background:#e5edf5;box-shadow:inset 0 1px 2px #0e37631a}.competency-mix-bar>i{display:block;height:100%;border-right:2px solid white}.competency-mix-bar>i:last-child{border-right:0}.competency-mix-bar>i.verified{background:linear-gradient(90deg,var(--teal),#55cbbd)}.competency-mix-bar>i.awaiting{background:linear-gradient(90deg,var(--amber),#f0bd59)}.competency-mix-bar>i.coaching{background:linear-gradient(90deg,var(--sky),#83cef1)}.competency-mix-bar>i.remaining{background:linear-gradient(90deg,#a9b8c9,#c8d3df)}.competency-mix-bar.empty:after{content:"No assigned skills";display:block;width:100%;color:#8a9caf;font-size:7px;font-style:normal;line-height:9px;text-align:center}.competency-mix-key{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px 8px;margin-top:8px}.competency-mix-key span{display:grid;grid-template-columns:6px auto 1fr;align-items:center;gap:4px;min-width:0;color:var(--muted);font-size:8px;white-space:nowrap}.competency-mix-key span>i{width:6px;height:6px;border-radius:50%;background:var(--teal)}.competency-mix-key span>i.awaiting{background:var(--amber)}.competency-mix-key span>i.coaching{background:var(--sky)}.competency-mix-key span>i.remaining{background:#a9b8c9}.competency-mix-key span>b{color:var(--navy);font-size:9px}.progress-section-overview{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-bottom:16px}.progress-section-overview button{display:grid;min-width:0;grid-template-columns:25px minmax(0,1fr) auto;align-items:center;gap:6px;min-height:43px;padding:7px 8px;border:1px solid #dde8f2;border-radius:10px;background:#f8fbfe;color:var(--ink);text-align:left;cursor:pointer;transition:border-color .15s ease,background .15s ease,transform .15s ease}.progress-section-overview button:hover{transform:translateY(-1px);border-color:#aac9e8;background:#fff}.progress-section-overview button:focus-visible{outline:2px solid rgba(43,143,255,.28);outline-offset:2px}.progress-section-overview button>i{display:grid;width:25px;height:25px;place-items:center;border-radius:8px;background:var(--blue-pale);color:var(--blue);font-style:normal}.progress-section-overview button.teal>i{background:var(--teal-pale);color:#058b80}.progress-section-overview button.amber>i{background:var(--amber-pale);color:#a86505}.progress-section-overview button>span{overflow:hidden;color:var(--muted);font-size:8px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.progress-section-overview button>strong{color:var(--navy);font-size:13px}.dashboard-progress-list{display:grid;min-width:0;gap:2px}.progress-list-heading{display:flex;align-items:center;justify-content:space-between;padding-bottom:7px;color:var(--navy);font-size:11px}.progress-list-heading>span{color:var(--muted);font-size:9px;font-weight:760;text-transform:uppercase}.dashboard-progress-list article{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:5px 12px;padding:11px 0;border-bottom:1px solid #edf2f7}.dashboard-progress-list article:last-of-type{border-bottom:0}.dashboard-progress-list article>div{display:flex;min-width:0;flex-direction:column}.dashboard-progress-list article>div>b{overflow:hidden;color:var(--ink);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.dashboard-progress-list article>div>small{margin-top:3px;overflow:hidden;color:var(--muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.dashboard-progress-list article>strong{align-self:center;color:var(--blue-dark);font-size:11px}.dashboard-progress-list article>i{grid-column:1 / -1;display:block;overflow:hidden;height:6px;border-radius:99px;background:#e6edf5}.dashboard-progress-list article>i>b{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--blue),var(--teal))}.progress-card-empty{display:flex;min-height:168px;flex-direction:column;align-items:center;justify-content:center;gap:9px;color:var(--muted);font-size:11px;text-align:center}.muted-copy{margin:25px 0;color:var(--muted);text-align:center}.filter-bar{display:flex;align-items:flex-end;gap:10px;margin:-7px 0 14px}.filter-bar label{display:flex;min-width:min(380px,100%);flex-direction:column;gap:5px}.filter-bar label span{color:var(--muted);font-size:10px;font-weight:800;text-transform:uppercase}.filter-bar input,.filter-bar select{min-height:41px;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--ink);padding:0 12px}.filter-bar>select{margin-left:auto}.library-tabs{display:flex;align-items:center;gap:6px;margin:-7px 0 17px;padding:5px;border:1px solid var(--line);border-radius:12px;background:#f4f8fc}.library-tabs button{display:inline-flex;min-height:39px;align-items:center;gap:7px;padding:0 14px;border:0;border-radius:9px;background:transparent;color:var(--muted);font-size:12px;font-weight:780;cursor:pointer}.library-tabs button:hover{color:var(--blue)}.library-tabs button.active{background:#fff;color:var(--navy);box-shadow:0 2px 9px #1645701a}.library-tabs button span{display:grid;min-width:22px;height:22px;place-items:center;padding:0 6px;border-radius:99px;background:var(--blue-pale);color:var(--blue);font-size:10px}.data-table{overflow:hidden}.table-head,.table-row{display:grid;align-items:center;gap:14px;padding:13px 18px}.table-head{min-height:44px;background:#f4f8fc;color:var(--muted);font-size:10px;font-weight:850;letter-spacing:.45px;text-transform:uppercase}.table-row{min-height:72px;border-top:1px solid #e6eef6;font-size:13px}.table-head.practices,.table-row.practices{grid-template-columns:1.55fr 1fr .65fr .7fr auto}.table-head.team,.table-row.team{grid-template-columns:1.5fr 1fr .65fr auto}.table-head.assignments,.table-row.assignments{grid-template-columns:1.15fr 1.35fr 1fr .7fr auto}.person{display:grid;grid-template-columns:38px 1fr;align-items:center;column-gap:9px;min-width:0}.person i{grid-row:1 / span 2;display:grid;width:38px;height:38px;place-items:center;border-radius:11px;background:var(--blue-pale);color:var(--blue);font-size:11px;font-style:normal;font-weight:850}.person b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.person small{overflow:hidden;color:var(--muted);text-overflow:ellipsis;white-space:nowrap}.table-empty{padding:34px;color:var(--muted);text-align:center}.status{display:inline-flex;width:fit-content;min-height:25px;align-items:center;padding:0 9px;border-radius:99px;background:var(--blue-pale);color:var(--blue-dark);font-size:10px;font-weight:830;white-space:nowrap}.status.teal{background:var(--teal-pale);color:#087c72}.status.amber{background:var(--amber-pale);color:#a86505}.status.gray{background:#edf2f6;color:#697b8e}.empty-state{display:flex;min-height:330px;flex-direction:column;align-items:center;justify-content:center;padding:34px;text-align:center}.empty-state h2{margin:14px 0 7px;color:var(--navy);font-size:24px}.empty-state>p{max-width:520px;margin:0 0 19px;color:var(--muted);line-height:1.55}.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.template-card{position:relative;overflow:hidden;padding:22px}.template-card:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:var(--sky)}.template-card:nth-child(3n+2):before{background:var(--teal)}.template-card:nth-child(3n+3):before{background:var(--gold)}.card-title-row{display:flex;align-items:center;justify-content:space-between}.status-pair{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.template-card h3{margin:18px 0 8px;color:var(--navy);font-size:20px}.template-card>p{min-height:63px;margin:0;color:var(--muted);font-size:13px;line-height:1.55}.template-card dl{display:grid;grid-template-columns:1fr 1fr;margin:18px 0;padding:13px 0;border-block:1px solid #e8eff6}.template-card dl div{display:flex;flex-direction:column}.template-card dt{color:var(--muted);font-size:10px;text-transform:uppercase}.template-card dd{margin:4px 0 0;color:var(--navy);font-weight:800}.template-card dd small{display:block;margin-top:3px;color:var(--muted);font-size:9px;font-weight:650;line-height:1.35}.template-card .button-row{justify-content:space-between}.template-card>p.trash-meta{min-height:0;margin-top:14px;padding:10px;border-radius:8px;background:var(--amber-pale);color:#875c12;font-size:10px}.template-card>p.source-note{display:flex;min-height:0;align-items:flex-start;gap:7px;margin:-5px 0 15px;padding:10px;border-radius:8px;background:var(--teal-pale);color:#176e68;font-size:10px}.template-card>p.source-note svg{flex:0 0 auto;margin-top:1px}.inline-details{margin-top:14px;border-top:1px solid #e8eff6}.inline-details summary{padding-top:13px;color:var(--blue);font-size:12px;font-weight:750;cursor:pointer}.inline-details div{display:flex;flex-direction:column;padding:10px 0 0}.inline-details div b{font-size:12px}.inline-details div span{margin-top:3px;color:var(--muted);font-size:11px;line-height:1.4}.activity-feed{padding:8px 22px}.activity-feed.compact{padding:0;box-shadow:none;border:0}.activity-feed article{display:grid;grid-template-columns:12px 1fr;gap:12px;padding:15px 0;border-bottom:1px solid #e9f0f6}.activity-feed article:last-child{border-bottom:0}.activity-dot{width:10px;height:10px;margin-top:4px;border:3px solid #b9dbff;border-radius:50%;background:var(--blue)}.activity-feed b{font-size:13px}.activity-feed p{margin:3px 0;color:var(--muted);font-size:12px;line-height:1.4}.activity-feed small{color:#8a99ac;font-size:10px}.info-banner{display:flex;align-items:center;gap:13px;margin-bottom:16px;padding:15px;border:1px solid #ead7aa;border-radius:12px;background:#fffaf0;color:#99610a}.info-banner>div{display:flex;flex:1;flex-direction:column}.info-banner span{margin-top:3px;font-size:12px}.assignment-list article{display:flex;align-items:center;gap:17px;padding:13px 0;border-bottom:1px solid #e8eff6}.assignment-list article:last-child{border-bottom:0}.assignment-list .person{flex:1}.mini-progress{display:flex;align-items:center;gap:8px;width:130px}.mini-progress i,.wide-progress i{display:block;overflow:hidden;height:7px;flex:1;border-radius:99px;background:#e2ebf4}.mini-progress i b,.wide-progress i b{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--blue),var(--teal))}.mini-progress span{color:var(--muted);font-size:11px}.progress-list{padding:4px 20px}.progress-list article{display:grid;grid-template-columns:1.1fr 1.5fr auto;align-items:center;gap:22px;min-height:83px;border-bottom:1px solid #e8eff6}.progress-list article:last-child{border-bottom:0}.wide-progress{display:flex;align-items:center;gap:10px}.wide-progress span{color:var(--muted);font-size:11px}.records-grid{padding:10px 20px}.records-grid article{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:15px;min-height:100px;border-bottom:1px solid #e8eff6}.records-grid article:last-child{border-bottom:0}.record-icon{display:grid;width:46px;height:52px;place-items:center;border:1px solid #bdd3ea;border-radius:8px;background:var(--blue-pale);color:var(--blue)}.records-grid h3{margin:6px 0 3px;color:var(--navy)}.records-grid p{margin:0;color:var(--muted);font-size:12px}.queue-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.queue-card{display:grid;grid-template-columns:1fr auto;gap:18px;padding:21px}.queue-card>.person{grid-column:1 / -1;padding-bottom:15px;border-bottom:1px solid #e8eff6}.queue-card h3{margin:9px 0 5px;color:var(--navy)}.queue-card p{margin:0 0 7px;color:var(--muted);font-size:12px;line-height:1.45}.queue-card>div>small{color:#8a99ac;font-size:10px}.queue-card>.button{align-self:end}.action-list-row{display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 0;border:0;border-bottom:1px solid #e8eff6;background:none;cursor:pointer;text-align:left}.action-list-row:hover{color:var(--blue)}.pathway-stack{display:grid;gap:19px}.pathway-work{overflow:hidden}.pathway-header{display:flex;align-items:center;gap:22px;justify-content:space-between;padding:25px;background:linear-gradient(145deg,#fff,#eff7ff)}.pathway-header h2{margin:8px 0 5px;color:var(--navy);font-size:25px}.pathway-header p{margin:0;color:var(--muted);font-size:12px}.progress-ring{display:grid;width:78px;height:78px;flex:0 0 auto;place-items:center;border-radius:50%}.progress-ring span{display:grid;width:60px;height:60px;place-items:center;border-radius:50%;background:#fff;color:var(--navy);font-size:15px;font-weight:850}.skill-list{padding:0 24px}.skill-work-row{display:grid;grid-template-columns:auto 1fr 210px;gap:14px;padding:20px 0;border-bottom:1px solid #e7eef5}.skill-work-row:last-child{border-bottom:0}.step-number{display:grid;width:28px;height:28px;place-items:center;border-radius:50%;background:var(--blue-pale);color:var(--blue);font-size:11px;font-weight:800}.skill-work-row h3{margin:2px 0 5px;color:var(--navy);font-size:15px}.skill-work-row p{margin:0;color:var(--muted);font-size:12px;line-height:1.45}.skill-actions{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.skill-actions small{color:var(--muted);text-align:right}.skill-ready-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.feedback{display:flex;flex-direction:column;margin-top:9px;padding:9px 11px;border-left:3px solid var(--amber);border-radius:0 7px 7px 0;background:var(--amber-pale)}.feedback b{color:#9b6209;font-size:10px;text-transform:uppercase}.feedback span{margin-top:3px;color:#795d2d;font-size:11px}.focus-card{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:24px;padding:30px;background:linear-gradient(145deg,#fff,#eef7ff)}.focus-card h2{margin:5px 0 7px;color:var(--navy);font-size:27px}.focus-card>div>p:last-child{margin:0;color:var(--muted);font-size:12px}.learner-dashboard-grid .focus-card{grid-template-columns:1fr auto;align-content:center}.learner-dashboard-grid .focus-card>.button{grid-column:1 / -1}.tutorial-hero{display:grid;grid-template-columns:auto 1fr minmax(260px,.75fr);align-items:center;gap:20px;margin-bottom:28px;padding:24px;background:linear-gradient(140deg,#fff,#eef6ff)}.tutorial-hero h2{margin:3px 0 7px;color:var(--navy);font-size:24px}.tutorial-hero>div>p:last-child{max-width:640px;margin:0;color:var(--muted);font-size:12px;line-height:1.5}.tutorial-search{display:flex;flex-direction:column;gap:6px}.tutorial-search span{color:var(--muted);font-size:10px;font-weight:800;text-transform:uppercase}.tutorial-search input{width:100%;min-height:44px;padding:0 13px;border:1px solid #bcd0e4;border-radius:10px;background:#fff;color:var(--ink)}.tutorial-search input:focus-visible{border-color:var(--blue);outline:3px solid rgba(43,143,255,.16)}.tutorial-results-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 2px 15px}.tutorial-results-heading h2{margin:0;color:var(--navy);font-size:20px}.tutorial-results-heading p{margin:4px 0 0;color:var(--muted);font-size:11px}.tutorial-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.tutorial-card{overflow:hidden}.tutorial-video{position:relative;aspect-ratio:16 / 7.2;overflow:hidden;background:linear-gradient(145deg,#0a2d5b,#1268d7)}.tutorial-video iframe{width:100%;height:100%;border:0}.video-placeholder{display:flex;height:100%;flex-direction:column;align-items:center;justify-content:center;color:#fff}.video-placeholder>span{display:grid;width:56px;height:56px;place-items:center;margin-bottom:8px;border:1px solid rgba(255,255,255,.5);border-radius:50%;background:#ffffff1f}.video-placeholder b{font-size:13px}.video-placeholder small{margin-top:3px;color:#ffffffb8;font-size:10px}.tutorial-card-body{padding:20px}.tutorial-meta{display:flex;align-items:center;justify-content:space-between;gap:10px}.tutorial-meta>span:last-child{color:var(--muted);font-size:10px;font-weight:750}.tutorial-card h3{margin:14px 0 7px;color:var(--navy);font-size:19px}.tutorial-card-body>p{min-height:38px;margin:0 0 13px;color:var(--muted);font-size:12px;line-height:1.55}.tutorial-steps{border-block:1px solid #e5edf5}.tutorial-steps summary{display:flex;align-items:center;justify-content:space-between;padding:13px 0;color:var(--blue);font-size:12px;font-weight:780;cursor:pointer;list-style:none}.tutorial-steps summary::-webkit-details-marker{display:none}.tutorial-steps summary:focus-visible{border-radius:7px;outline:3px solid rgba(43,143,255,.16);outline-offset:2px}.tutorial-steps[open] summary svg{transform:rotate(90deg)}.tutorial-steps ol{display:grid;gap:9px;margin:0 0 15px;padding-left:22px;color:var(--muted);font-size:11px;line-height:1.5}.tutorial-steps li::marker{color:var(--blue);font-weight:800}.tutorial-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:15px}.tutorial-actions a{text-decoration:none}.tutorial-feedback{display:flex;align-items:center;justify-content:flex-end;gap:5px;color:var(--muted)}.tutorial-feedback>span{font-size:10px}.tutorial-feedback button{display:grid;width:30px;height:30px;place-items:center;padding:0;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--muted);cursor:pointer}.tutorial-feedback button:hover,.tutorial-feedback button:focus-visible{border-color:#a9c7e6;color:var(--blue);outline:2px solid rgba(43,143,255,.16);outline-offset:1px}.help-mode-switch{padding:5px;border:1px solid var(--line);border-radius:12px;background:#f4f8fc}.help-mode-switch .button{min-height:38px}.help-preview-bar{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:end;gap:15px;margin-bottom:18px;padding:16px 18px;border-color:#bad8ee;background:linear-gradient(145deg,#f9fcff,#eef7ff)}.help-preview-bar>div{display:flex;min-width:0;flex-direction:column}.help-preview-bar>div b{color:var(--navy);font-size:13px}.help-preview-bar>div span{margin-top:4px;color:var(--muted);font-size:11px}.help-preview-bar label{display:flex;min-width:210px;flex-direction:column;gap:5px}.help-preview-bar label span{color:var(--muted);font-size:9px;font-weight:800;letter-spacing:.5px;text-transform:uppercase}.help-preview-bar select{min-height:38px;padding:0 10px;border:1px solid #bfd2e3;border-radius:9px;background:#fff;color:var(--ink)}.help-manager-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:16px;padding:20px;background:linear-gradient(140deg,#fff,#eef6ff)}.help-manager-toolbar>div{display:flex;align-items:center;gap:13px}.help-manager-toolbar h2{margin:0;color:var(--navy);font-size:20px}.help-manager-toolbar p{margin:4px 0 0;color:var(--muted);font-size:11px;line-height:1.45}.help-activation{margin-bottom:16px;padding:18px;border-color:#efd6a0;background:var(--amber-pale)}.help-activation h2{margin:0;color:#8f5d0b;font-size:16px}.help-activation p{margin:6px 0 0;color:#795d2d;font-size:11px;line-height:1.5}.help-manager-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px}.help-manager-metrics>div{position:relative;overflow:hidden;min-height:82px;padding:15px 17px}.help-manager-metrics>div:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:var(--blue)}.help-manager-metrics>div:nth-child(2):before{background:var(--amber)}.help-manager-metrics>div:nth-child(3):before{background:#8d9cac}.help-manager-metrics>div:nth-child(4):before{background:var(--danger)}.help-manager-metrics span{color:var(--muted);font-size:10px;font-weight:800;text-transform:uppercase}.help-manager-metrics strong{display:block;margin-top:6px;color:var(--navy);font-size:25px}.help-manager-tabs{margin-top:0}.help-trash-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:-4px 0 14px;padding:14px 16px;border-color:#efc5ca;background:#fff8f8}.help-trash-toolbar>div{display:flex;min-width:0;flex-direction:column}.help-trash-toolbar b{color:#9f2533;font-size:12px}.help-trash-toolbar span{margin-top:3px;color:var(--muted);font-size:10px;line-height:1.45}.help-manager-list{display:grid;gap:12px}.help-manager-row{display:grid;grid-template-columns:auto minmax(0,1fr) minmax(235px,auto);align-items:start;gap:14px 17px;padding:18px}.help-manager-order{display:grid;gap:5px}.help-manager-order button{display:grid;width:30px;height:30px;place-items:center;padding:0;border:1px solid var(--line);border-radius:8px;background:#f7fafc;color:var(--blue-dark);font-weight:850;cursor:pointer}.help-manager-order button:hover:not(:disabled),.help-manager-order button:focus-visible{border-color:#aac9e8;background:var(--blue-pale);outline:2px solid rgba(43,143,255,.16)}.help-manager-order button:disabled{opacity:.38;cursor:default}.help-manager-copy{min-width:0}.help-manager-copy h3{margin:8px 0 5px;color:var(--navy);font-size:17px}.help-manager-copy>p{margin:0;color:var(--muted);font-size:11px;line-height:1.5}.help-manager-meta{display:flex;flex-wrap:wrap;align-items:center;gap:7px;color:var(--muted);font-size:9px;font-weight:760}.help-manager-meta .status{text-transform:capitalize}.help-role-list{display:flex;flex-wrap:wrap;gap:5px;margin-top:11px}.help-role-list span{padding:4px 7px;border-radius:99px;background:#eef3f8;color:#5f7286;font-size:8px;font-weight:770}.help-manager-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.help-history{grid-column:2 / -1;border-top:1px solid #e5edf5}.help-history>summary{padding:12px 0 0;color:var(--blue-dark);font-size:10px;font-weight:800;cursor:pointer}.help-history>div{display:grid;gap:7px;margin-top:10px}.help-history article{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 10px;border:1px solid var(--line);border-radius:9px;background:#f8fbfe}.help-history article>span{display:flex;min-width:0;flex-direction:column}.help-history article b{color:var(--navy);font-size:10px}.help-history article small{margin-top:2px;overflow:hidden;color:var(--muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.help-manager-empty{min-height:265px}.help-editor-close{display:grid;width:38px;height:38px;place-items:center;padding:0;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--muted);font-size:23px;line-height:1;cursor:pointer}.help-editor-close:hover:not(:disabled),.help-editor-close:focus-visible{border-color:#aac9e8;color:var(--blue);outline:2px solid rgba(43,143,255,.16)}.help-role-picker{margin:0;padding:14px;border:1px solid var(--line);border-radius:11px}.help-role-picker legend{padding:0 5px;color:var(--ink);font-size:11px;font-weight:780}.help-role-picker>p{margin:0 0 10px;color:var(--muted);font-size:10px}.help-role-picker>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.help-role-picker label{display:flex;align-items:center;gap:8px;min-height:40px;padding:8px 10px;border:1px solid var(--line);border-radius:9px;background:#fafcfe;color:var(--muted);font-size:10px;font-weight:750;cursor:pointer}.help-role-picker label:has(input:checked){border-color:#a9cbe9;background:var(--blue-pale);color:var(--blue-dark)}.help-role-picker input{accent-color:var(--blue)}.help-guide-editor .field textarea{min-height:82px;line-height:1.5}.help-guide-editor .field textarea.help-steps-input{min-height:180px}.help-confirmation{width:min(500px,100%)}.help-confirmation>p{margin:0;color:var(--muted);font-size:12px;line-height:1.65}.destructive-confirmation{margin-top:16px}.destructive-confirmation b{color:#9f2533}.modal-backdrop{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:22px;background:#041c3b8c;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.modal{width:min(520px,100%);max-height:min(88vh,900px);overflow:auto;padding:23px;box-shadow:0 24px 90px #051d3b4d}.modal.wide{width:min(960px,100%)}.modal>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:20px}.modal>header h2{margin:0;color:var(--navy);font-size:24px}.modal-form{display:grid;gap:14px}.field{display:flex;flex-direction:column;gap:6px}.field>span{color:var(--ink);font-size:11px;font-weight:780}.field input,.field select,.field textarea,.builder-row input,.builder-row select{width:100%;min-height:43px;border:1px solid #cbd9e6;border-radius:9px;background:#fff;color:var(--ink);padding:9px 11px}.field textarea{resize:vertical}.two-column{display:grid;grid-template-columns:1fr 1fr;gap:13px}.form-divider{display:flex;align-items:center;gap:10px;margin:5px 0 0;color:var(--blue);font-size:10px;font-weight:850;letter-spacing:.8px;text-transform:uppercase}.form-divider:after{content:"";height:1px;flex:1;background:var(--line)}.form-help{margin:0;color:var(--muted);font-size:11px;line-height:1.5}.modal-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:8px;padding-top:16px;border-top:1px solid #e4ecf4}.form-error{margin:12px 0 0;color:#a51d2d;font-size:13px;font-weight:700;text-align:right}.builder-heading{display:flex;align-items:center;justify-content:space-between;margin-top:6px}.builder-heading h3{margin:0;color:var(--navy)}.builder-heading p{margin:3px 0 0;color:var(--muted);font-size:11px}.skill-builder{display:grid;gap:9px}.builder-row{display:grid;grid-template-columns:28px 1fr 150px 1.35fr 40px;align-items:center;gap:8px}.builder-row>span{display:grid;width:26px;height:26px;place-items:center;border-radius:50%;background:var(--blue-pale);color:var(--blue);font-size:10px;font-weight:800}.modal-note{display:flex;align-items:flex-start;gap:11px;padding:14px;border:1px solid #c9e8eb;border-radius:11px;background:linear-gradient(135deg,#f5faff,#f0fbf9);color:var(--teal)}.modal-note>div{display:flex;flex-direction:column}.modal-note b{color:var(--ink);font-size:12px}.modal-note span{margin-top:3px;color:var(--muted);font-size:11px;line-height:1.45}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px}.detail-grid>div{display:flex;flex-direction:column;padding:13px;border:1px solid var(--line);border-radius:10px}.detail-grid span{color:var(--muted);font-size:10px;text-transform:uppercase}.detail-grid b{margin-top:4px;font-size:13px}.table-actions{display:flex;flex-wrap:wrap;align-items:center;gap:7px}.split-actions{flex-wrap:wrap}.split-actions>:first-child{margin-right:auto}.hierarchy-note{display:flex;align-items:center;gap:8px;padding:10px 12px;border:1px solid #ead7aa;border-radius:10px;background:var(--gold-pale);color:#8d6415;font-size:11px;font-weight:720}.decision-group{display:grid;gap:8px;margin:0;padding:0;border:0}.decision-group legend{margin-bottom:7px;font-size:11px;font-weight:780}.decision-group label{display:flex;align-items:center;gap:10px;padding:11px;border:1px solid var(--line);border-radius:10px;cursor:pointer}.decision-group label:has(input:checked){border-color:var(--blue);background:var(--blue-pale)}.decision-group label span{display:flex;flex-direction:column}.decision-group label b{font-size:12px}.decision-group label small{margin-top:2px;color:var(--muted);font-size:10px}.certificate{padding:32px;border:7px double #bdd5ed;background:linear-gradient(145deg,#fff,#f4faff);text-align:center}.certificate>img{width:min(260px,78%);height:auto;margin-bottom:7px}.certificate h2{margin:4px 0 24px;color:var(--navy);font-family:Georgia,serif;font-size:29px}.certificate>p:not(.eyebrow){margin:7px 0;color:var(--muted);font-family:Georgia,serif}.certificate>strong{display:block;color:var(--blue-dark);font-family:Georgia,serif;font-size:26px}.certificate h3{margin:7px 0 24px;color:var(--navy);font-family:Georgia,serif;font-size:21px}.certificate-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:18px 0;padding:16px 0;border-block:1px solid #cfddec}.certificate-meta span{display:flex;flex-direction:column;font-size:12px}.certificate-meta b{margin-bottom:3px;color:var(--muted);font-size:9px;text-transform:uppercase}.certificate-skills{display:flex;flex-wrap:wrap;justify-content:center;gap:7px;margin-bottom:20px}.certificate-skills span{display:inline-flex;align-items:center;gap:4px;padding:6px 8px;border-radius:99px;background:var(--teal-pale);color:#087c72;font-size:10px;font-weight:700}.certificate>small{display:block;color:var(--muted);font-size:9px;line-height:1.45}.toast{position:fixed;right:24px;bottom:24px;z-index:200;display:flex;align-items:center;gap:8px;max-width:430px;padding:13px 16px;border-radius:11px;background:var(--navy);color:#fff;box-shadow:0 14px 40px #06264c4d;font-size:13px;font-weight:700}.loading-screen{display:grid;min-height:100vh;place-items:center;background:var(--canvas);color:var(--blue);font-weight:750}.auth-screen{display:grid;min-height:100vh;place-items:center;padding:28px 18px;background:radial-gradient(circle at 14% 0%,rgba(85,184,232,.24),transparent 31rem),radial-gradient(circle at 88% 100%,rgba(8,167,154,.13),transparent 34rem),linear-gradient(145deg,#f9fcff,#edf6ff)}.auth-card{width:min(460px,100%);padding:32px;border:1px solid var(--line);border-radius:20px;background:#fffffff5;box-shadow:0 24px 70px #08265026}.auth-card>img{display:block;width:min(280px,82%);height:76px;margin:0 auto 25px;object-fit:contain}.auth-heading{text-align:center}.auth-heading h1{margin:0;color:var(--navy);font-size:31px;letter-spacing:-.8px}.auth-heading>p:last-child{margin:9px auto 0;color:var(--muted);font-size:13px;line-height:1.55}.auth-form{display:grid;gap:14px;margin-top:24px}.auth-form label{display:grid;gap:6px}.auth-form label span{color:var(--ink);font-size:11px;font-weight:780}.auth-form input{width:100%;min-height:46px;padding:10px 12px;border:1px solid #c5d6e6;border-radius:10px;background:#fff;color:var(--ink)}.auth-form>.button{width:100%;min-height:46px;margin-top:3px}.auth-link{justify-self:center;margin-top:2px}.auth-alert{margin-top:19px;padding:12px 13px;border:1px solid;border-radius:10px;font-size:12px;line-height:1.45}.auth-alert.error{border-color:#f0c9ce;background:#fff7f8;color:#a82f3c}.auth-alert.success{border-color:#b9e1dc;background:var(--teal-pale);color:#08796f}.auth-card footer{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:26px;padding-top:18px;border-top:1px solid #e7eef5;color:var(--muted);font-size:10px}.auth-loading{display:grid;justify-items:center}.auth-loading p{margin:15px 0 0;color:var(--muted);font-size:13px}.auth-spinner{width:34px;height:34px;border:3px solid #dceaf8;border-top-color:var(--blue);border-radius:50%;animation:auth-spin .8s linear infinite}@keyframes auth-spin{to{transform:rotate(360deg)}}.database-mode .identity-picker{display:none}.signed-in-identity{display:grid;min-width:180px;padding:5px 10px;border-left:1px solid var(--line);line-height:1.15}.signed-in-identity span,.signed-in-identity small{color:var(--muted);font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.4px}.signed-in-identity strong{margin-block:3px;color:var(--navy);font-size:12px}.database-progress{position:sticky;top:74px;z-index:20;margin:-10px 0 16px;padding:9px 12px;border:1px solid #b9e1dc;border-radius:9px;background:#effcfaf5;color:#08796f;font-size:11px;font-weight:760;box-shadow:0 8px 22px #08265014}.workspace-alert{margin:-10px 0 16px}@media(max-width:1120px){.sidebar{width:218px}.main-column{margin-left:218px}.brand img{height:64px;padding-inline:8px}.brand span{font-size:12px}.nav-item{padding-inline:11px;font-size:13px}.metric-grid,.card-grid{grid-template-columns:repeat(2,1fr)}.table-head.assignments,.table-row.assignments{grid-template-columns:1fr 1.2fr .8fr auto}.table-head.assignments span:nth-child(3),.table-row.assignments>span:nth-child(3){display:none}}@media(max-width:820px){.sidebar{display:none}.main-column{margin-left:0}.topbar{min-height:70px;padding:0 15px}.mobile-brand{display:flex;align-items:center;gap:4px;margin-right:8px;color:var(--navy)}.mobile-brand-home,.mobile-menu-button{display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;background:transparent;color:var(--navy);cursor:pointer}.mobile-brand-home{gap:6px;font-weight:850}.mobile-brand-home img{width:35px;height:35px;padding:3px;border-radius:9px;background:#fff}.mobile-menu-button{width:34px;height:40px;border-radius:9px;color:var(--blue-dark)}.mobile-menu-button:hover,.mobile-menu-button:focus-visible{background:var(--blue-pale)}.topbar-title{display:none}.identity-picker{max-width:min(58vw,340px)}.identity-picker span{display:none}.identity-picker select{width:100%;max-width:100%}.signed-in-identity{min-width:0;flex:1;border-left:0}.signed-in-identity span,.signed-in-identity small{display:none}.signed-in-identity strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-avatar{display:grid}.content{padding:25px 16px;padding-bottom:max(25px,env(safe-area-inset-bottom))}.demo-release-banner{align-items:stretch;flex-direction:column;gap:11px}.demo-release-banner .button{width:100%}.page-heading{align-items:flex-start;flex-direction:column;gap:15px}.heading-actions{width:100%}.heading-actions .button{flex:1}.welcome-grid,.dashboard-grid,.dashboard-composition,.learner-dashboard-grid{grid-template-columns:1fr}.mobile-menu-overlay{position:fixed;inset:70px 0 0;z-index:49;display:block;background:#071f4652;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.mobile-menu-panel{display:flex;width:min(310px,86vw);height:100%;flex-direction:column;gap:4px;padding:12px;padding-bottom:max(12px,env(safe-area-inset-bottom));overflow-y:auto;border-right:1px solid var(--line);background:#fff;box-shadow:18px 0 45px #071f4633;animation:mobile-menu-enter .16s ease-out}.mobile-menu-panel header{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:5px;padding:7px 8px 13px;border-bottom:1px solid #e9f0f6}.mobile-menu-panel header div{display:flex;min-width:0;flex-direction:column}.mobile-menu-panel header strong{color:var(--navy);font-size:15px}.mobile-menu-panel header small{margin-top:3px;color:var(--muted);font-size:10px}.mobile-menu-panel header button{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border:0;border-radius:9px;background:#f4f8fc;color:var(--muted);cursor:pointer}.mobile-menu-panel>button{display:flex;min-height:46px;align-items:center;gap:12px;width:100%;padding:0 12px;border:1px solid transparent;border-radius:10px;background:#fff;color:var(--muted);font-size:13px;font-weight:760;text-align:left;cursor:pointer}.mobile-menu-panel>button.active{border-color:#c8ddf5;background:var(--blue-pale);color:var(--blue-dark)}.mobile-menu-help-icon{display:grid;width:20px;height:20px;place-items:center;border:1.8px solid currentColor;border-radius:50%;font-size:12px}@keyframes mobile-menu-enter{0%{transform:translate(-18px);opacity:0}}.card-grid,.queue-grid{grid-template-columns:1fr}.table-head{display:none}.table-row{position:relative;display:grid!important;grid-template-columns:1fr auto!important;gap:8px;padding:16px}.table-row>.person{grid-column:1 / -1;margin-bottom:5px}.table-row>.button,.table-row>.status{grid-column:2;grid-row:2}.table-row>.table-actions{grid-column:2;grid-row:2;justify-content:flex-end}.table-row>span:not(.person):not(.status){color:var(--muted);font-size:11px}.progress-list article{grid-template-columns:1fr auto;padding:15px 0}.progress-list .wide-progress{grid-column:1 / -1;grid-row:2}.skill-work-row{grid-template-columns:auto 1fr}.skill-actions{grid-column:2;align-items:flex-start}.skill-actions small{text-align:left}.skill-ready-actions{justify-content:flex-start}.focus-card{grid-template-columns:1fr auto}.focus-card>.button{grid-column:1 / -1}.builder-row{grid-template-columns:26px 1fr 40px;padding:10px;border:1px solid var(--line);border-radius:11px}.builder-row select,.builder-row input:nth-of-type(2){grid-column:2 / -1}.builder-row .icon-button{grid-column:3;grid-row:1}.tutorial-hero{grid-template-columns:auto 1fr}.tutorial-search{grid-column:1 / -1}.tutorial-grid{grid-template-columns:1fr}.help-manager-row{grid-template-columns:auto minmax(0,1fr)}.help-manager-actions{grid-column:2;justify-content:flex-start}.help-history{grid-column:2}.help-role-picker>div{grid-template-columns:repeat(2,minmax(0,1fr))}.account-support-identity{flex-direction:column}.account-support-card dl{grid-template-columns:1fr 1fr}.platform-admin-grid{grid-template-columns:1fr}}@media(max-width:560px){.topbar-actions{min-width:0;flex:1}.identity-picker{min-width:0;max-width:none;flex:1}.notification-panel{position:fixed;top:65px;right:10px;left:10px;width:auto;max-height:calc(100vh - 150px);max-height:calc(100dvh - 150px);overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.metric-grid{grid-template-columns:1fr 1fr;gap:10px}.account-support-card dl{grid-template-columns:1fr}.account-support-card .button-row{align-items:stretch;flex-direction:column}.account-support-card .button-row .button{width:100%}.platform-admin-card dl{grid-template-columns:1fr}.orphan-practice-list article{align-items:stretch;flex-direction:column}.orphan-practice-list .button{width:100%}.metric{min-height:126px;padding:15px}.metric-heading>i{width:31px;height:31px}.metric strong{font-size:25px}.progress-overview-card{padding:18px}.progress-overview-layout{grid-template-columns:1fr}.progress-overview-summary{padding:2px 0 17px;border-right:0;border-bottom:1px solid #e7eef5}.progress-overview-summary .progress-ring{width:122px;height:122px}.progress-overview-summary .progress-ring span{width:94px;height:94px;font-size:22px}.progress-legend{width:min(290px,100%)}.welcome-card{padding:24px}.welcome-card .button-row{flex-direction:column}.button-row .button{width:100%}.filter-bar{align-items:stretch;flex-direction:column}.filter-bar label{min-width:0}.filter-bar>select{margin-left:0;min-height:41px}.library-tabs{overflow-x:auto}.library-tabs button{flex:0 0 auto}.queue-card{grid-template-columns:1fr}.queue-card>.button{width:100%}.pathway-header{align-items:flex-start}.pathway-header h2{font-size:21px}.skill-list{padding-inline:16px}.skill-work-row{gap:10px}.two-column,.detail-grid{grid-template-columns:1fr}.modal-backdrop{align-items:end;padding:0}.modal,.modal.wide{width:100%;max-height:94vh;border-radius:18px 18px 0 0}.modal-actions{flex-wrap:wrap}.modal-actions .button{flex:1}.certificate{padding:22px 14px}.certificate-meta{grid-template-columns:1fr}.records-grid article{grid-template-columns:auto 1fr;padding:15px 0}.records-grid article .button{grid-column:1 / -1}.toast{right:12px;bottom:82px;left:12px}.mobile-brand{margin-right:5px}.mobile-brand-home strong{display:none}.identity-picker select{font-size:11px}.signed-in-identity strong{max-width:110px}.profile-menu{position:fixed;top:65px;right:10px;width:min(310px,calc(100vw - 20px))}.tutorial-hero{grid-template-columns:1fr;padding:20px}.tutorial-hero>.feature-icon{display:none}.tutorial-actions{align-items:stretch;flex-direction:column}.tutorial-feedback{justify-content:flex-start;min-height:30px}.help-mode-switch{display:grid;grid-template-columns:1fr 1fr}.help-preview-bar{grid-template-columns:1fr;align-items:stretch}.help-preview-bar label{min-width:0}.help-manager-toolbar{align-items:stretch;flex-direction:column}.help-manager-toolbar>.button{width:100%}.help-trash-toolbar{align-items:stretch;flex-direction:column}.help-trash-toolbar .button{width:100%}.help-manager-metrics{grid-template-columns:1fr 1fr}.help-manager-row{grid-template-columns:1fr;padding:16px}.help-manager-order{grid-row:auto;grid-template-columns:auto auto;justify-content:flex-start}.help-manager-actions,.help-history{grid-column:1}.help-manager-actions{justify-content:flex-start}.help-manager-actions .button{flex:1 1 calc(50% - 6px)}.help-history article{align-items:stretch;flex-direction:column}.help-history article .button{width:100%}.help-role-picker>div{grid-template-columns:1fr}.auth-card{padding:26px 21px}.auth-card>img{height:66px}}@media print{.sidebar,.topbar,.modal>header,.modal-actions,.modal-backdrop:before{display:none!important}.modal-backdrop{position:static;display:block;padding:0;background:#fff}.modal{width:100%;max-height:none;overflow:visible;border:0;box-shadow:none}.certificate{min-height:90vh;display:flex;flex-direction:column;justify-content:center}}
