.staff-dashboard-module__emYvIa__overview{gap:2rem;display:grid}.staff-dashboard-module__emYvIa__summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.staff-dashboard-module__emYvIa__summaryMetric{border-radius:var(--radius-lg);padding:1.4rem}.staff-dashboard-module__emYvIa__summaryMetric strong,.staff-dashboard-module__emYvIa__summaryMetric span,.staff-dashboard-module__emYvIa__sectionHeader h2,.staff-dashboard-module__emYvIa__sectionHeader p,.staff-dashboard-module__emYvIa__trainingCard h3,.staff-dashboard-module__emYvIa__trainingCard p,.staff-dashboard-module__emYvIa__reviewCard p{margin:0}.staff-dashboard-module__emYvIa__summaryMetric{background:var(--color-surface-muted);align-content:space-between;min-height:8rem;display:grid}.staff-dashboard-module__emYvIa__summaryMetric strong{font-size:clamp(2rem,4vw,3rem);font-weight:400;line-height:1}.staff-dashboard-module__emYvIa__summaryMetric span{color:var(--color-text-muted);font-size:.85rem}.staff-dashboard-module__emYvIa__section{gap:1rem;display:grid}.staff-dashboard-module__emYvIa__sectionHeader{justify-content:space-between;align-items:end;gap:1.5rem;display:flex}.staff-dashboard-module__emYvIa__sectionHeader>div{gap:.3rem;display:grid}.staff-dashboard-module__emYvIa__sectionHeader h2{max-width:none;font-size:clamp(1.5rem,3vw,2.1rem);font-weight:500}.staff-dashboard-module__emYvIa__sectionHeader p{color:var(--color-text-muted)}.staff-dashboard-module__emYvIa__countPill,.staff-dashboard-module__emYvIa__statusPill,.staff-dashboard-module__emYvIa__typePill{border-radius:999px;width:fit-content;font-size:.78rem;font-weight:650}.staff-dashboard-module__emYvIa__countPill{background:var(--color-context-surface);padding:.45rem .75rem}.staff-dashboard-module__emYvIa__reviewList{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.staff-dashboard-module__emYvIa__reviewCard{border-radius:var(--radius-md);background:var(--color-surface-muted);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;padding:1.15rem;display:grid}.staff-dashboard-module__emYvIa__reviewCard>div{gap:.25rem;display:grid}.staff-dashboard-module__emYvIa__reviewCard p{color:var(--color-text-muted);font-size:.85rem}.staff-dashboard-module__emYvIa__reviewCard a,.staff-dashboard-module__emYvIa__trainingCard a{border-radius:999px;justify-content:center;align-items:center;min-height:2.75rem;font-weight:650;text-decoration:none;display:inline-flex}.staff-dashboard-module__emYvIa__reviewCard a{border:1px solid var(--color-border);color:var(--color-text-strong);padding:.65rem .9rem}.staff-dashboard-module__emYvIa__trainingGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.staff-dashboard-module__emYvIa__trainingCard{--training-accent:var(--color-brand-violet);--training-accent-soft:var(--color-context-surface);border-radius:var(--radius-lg);background:var(--color-surface-muted);grid-template-rows:auto 1fr auto;gap:1.35rem;min-height:20rem;padding:1.5rem;display:grid;position:relative;overflow:hidden}.staff-dashboard-module__emYvIa__trainingCard:only-child{grid-column:1/-1;grid-template-rows:1fr auto;grid-template-columns:minmax(0,1.15fr) minmax(22rem,.85fr)}.staff-dashboard-module__emYvIa__trainingCard:only-child .staff-dashboard-module__emYvIa__trainingHeader{grid-area:1/1}.staff-dashboard-module__emYvIa__trainingCard:only-child .staff-dashboard-module__emYvIa__trainingBody{grid-area:1/2/3;align-content:center}.staff-dashboard-module__emYvIa__trainingCard:only-child>a{grid-area:2/1}.staff-dashboard-module__emYvIa__trainingCard:before{background:var(--training-accent);content:"";height:.45rem;position:absolute;inset:0 0 auto}.staff-dashboard-module__emYvIa__trainingHeader{justify-content:space-between;align-items:flex-start;gap:1rem;min-width:0;display:flex}.staff-dashboard-module__emYvIa__trainingHeader>div:first-child{gap:.55rem;min-width:0;display:grid}.staff-dashboard-module__emYvIa__trainingCard h3{max-width:none;font-size:clamp(1.6rem,3vw,2.35rem);font-weight:500;line-height:1.05}.staff-dashboard-module__emYvIa__trainingCard p{max-width:56ch;color:var(--color-text-muted);line-height:1.5}.staff-dashboard-module__emYvIa__gem{object-fit:contain;flex:none;width:4.25rem;height:4.25rem}.staff-dashboard-module__emYvIa__fallbackGem{background:var(--training-accent);border-radius:50%;flex:none;width:4.25rem;height:4.25rem}.staff-dashboard-module__emYvIa__pills{flex-wrap:wrap;gap:.45rem;display:flex}.staff-dashboard-module__emYvIa__statusPill,.staff-dashboard-module__emYvIa__typePill{padding:.38rem .65rem}.staff-dashboard-module__emYvIa__statusPill{background:var(--training-accent-soft);color:#111}.staff-dashboard-module__emYvIa__typePill{background:var(--color-surface);color:var(--color-text-muted)}.staff-dashboard-module__emYvIa__trainingBody{align-content:end;gap:1rem;display:grid}.staff-dashboard-module__emYvIa__facts{grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem;margin:0;display:grid}.staff-dashboard-module__emYvIa__facts div{gap:.2rem;display:grid}.staff-dashboard-module__emYvIa__facts dt{color:var(--color-text-muted);font-size:.75rem}.staff-dashboard-module__emYvIa__facts dd{margin:0;font-size:1.15rem}.staff-dashboard-module__emYvIa__nextSession{border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);padding:.8rem 0}.staff-dashboard-module__emYvIa__nextSession strong{margin-bottom:.2rem;display:block}.staff-dashboard-module__emYvIa__trainingCard a{background:var(--color-action-bg);color:var(--color-action-text);justify-self:start;padding:.7rem 1rem}.staff-dashboard-module__emYvIa__emptyState{border-radius:var(--radius-lg);background:var(--color-surface-muted);color:var(--color-text-muted);padding:1.5rem}.staff-dashboard-module__emYvIa__reviewCard a:focus-visible,.staff-dashboard-module__emYvIa__trainingCard a:focus-visible{outline:3px solid var(--color-focus-ring);outline-offset:3px}@media (max-width:68rem){.staff-dashboard-module__emYvIa__trainingGrid,.staff-dashboard-module__emYvIa__reviewList{grid-template-columns:1fr}.staff-dashboard-module__emYvIa__trainingCard:only-child{grid-template-rows:auto 1fr auto;grid-template-columns:1fr}.staff-dashboard-module__emYvIa__trainingCard:only-child .staff-dashboard-module__emYvIa__trainingHeader,.staff-dashboard-module__emYvIa__trainingCard:only-child .staff-dashboard-module__emYvIa__trainingBody,.staff-dashboard-module__emYvIa__trainingCard:only-child>a{grid-area:auto}}@media (max-width:42rem){.staff-dashboard-module__emYvIa__summary{grid-template-columns:1fr}.staff-dashboard-module__emYvIa__summaryMetric{min-height:6.5rem}.staff-dashboard-module__emYvIa__sectionHeader,.staff-dashboard-module__emYvIa__reviewCard{flex-direction:column;align-items:flex-start}.staff-dashboard-module__emYvIa__reviewCard{display:flex}.staff-dashboard-module__emYvIa__reviewCard a{width:100%}.staff-dashboard-module__emYvIa__facts{grid-template-columns:repeat(2,minmax(0,1fr))}}
.app-feedback-widget-module__Ffpheq__trigger{z-index:30;border:1px solid var(--color-border);border-radius:var(--radius-pill);background:var(--color-action-bg);min-height:2.75rem;color:var(--color-action-text);cursor:pointer;font:inherit;align-items:center;gap:.5rem;padding:.7rem 1rem;font-weight:700;display:inline-flex;position:fixed;bottom:1.5rem;right:1.5rem;box-shadow:0 .7rem 2rem #0003}.app-feedback-widget-module__Ffpheq__trigger svg{width:1.1rem;height:1.1rem}main:has(nav[aria-label="Navegación entre clases"]) .app-feedback-widget-module__Ffpheq__trigger{bottom:5.75rem}.app-feedback-widget-module__Ffpheq__overlay{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000ad;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.app-feedback-widget-module__Ffpheq__dialog{width:min(100%,36rem);max-height:calc(100dvh - 2rem);padding:var(--space-6);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);color:var(--color-text);overflow-y:auto;box-shadow:0 1.5rem 5rem #00000059}.app-feedback-widget-module__Ffpheq__dialog header{justify-content:space-between;align-items:flex-start;gap:var(--space-4);display:flex}.app-feedback-widget-module__Ffpheq__dialog header p{margin:0 0 var(--space-2);color:var(--color-link);font-size:var(--type-caption);font-weight:700}.app-feedback-widget-module__Ffpheq__dialog h2{color:var(--color-text-strong);margin:0;font-size:clamp(1.45rem,4vw,2rem);line-height:1.12}.app-feedback-widget-module__Ffpheq__close{border:1px solid var(--color-border);width:2.5rem;height:2.5rem;color:var(--color-text);cursor:pointer;background:0 0;border-radius:50%;flex:none;place-items:center;display:grid}.app-feedback-widget-module__Ffpheq__close svg{width:1.15rem;height:1.15rem}.app-feedback-widget-module__Ffpheq__dialog form{gap:var(--space-3);margin-top:var(--space-6);display:grid}.app-feedback-widget-module__Ffpheq__dialog label{color:var(--color-text-strong);font-weight:700}.app-feedback-widget-module__Ffpheq__dialog form>p{color:var(--color-text-muted);font-size:var(--type-label);margin:0;line-height:1.45}.app-feedback-widget-module__Ffpheq__dialog textarea{resize:vertical;width:100%;padding:var(--space-4);border:1px solid var(--color-control-border);border-radius:var(--radius-md);background:var(--color-control-bg);color:var(--color-text);font:inherit;line-height:1.5}.app-feedback-widget-module__Ffpheq__dialog textarea:focus-visible,.app-feedback-widget-module__Ffpheq__trigger:focus-visible,.app-feedback-widget-module__Ffpheq__close:focus-visible,.app-feedback-widget-module__Ffpheq__dialog button:focus-visible{outline:3px solid var(--color-focus-ring);outline-offset:2px}.app-feedback-widget-module__Ffpheq__formFooter{justify-content:space-between;align-items:center;gap:var(--space-4);display:flex}.app-feedback-widget-module__Ffpheq__formFooter span{color:var(--color-text-muted);font-size:var(--type-caption)}.app-feedback-widget-module__Ffpheq__formFooter button,.app-feedback-widget-module__Ffpheq__success button{border-radius:var(--radius-pill);background:var(--color-action-bg);min-height:2.75rem;color:var(--color-action-text);cursor:pointer;font:inherit;border:0;align-items:center;gap:.45rem;padding:.7rem 1rem;font-weight:700;display:inline-flex}.app-feedback-widget-module__Ffpheq__formFooter button:disabled{background:var(--color-disabled-bg);cursor:not-allowed}.app-feedback-widget-module__Ffpheq__formFooter svg{width:1rem;height:1rem}.app-feedback-widget-module__Ffpheq__error{min-height:1.35rem;color:var(--color-danger-text)!important}.app-feedback-widget-module__Ffpheq__success{justify-items:center;gap:var(--space-4);padding:var(--space-10) var(--space-4) var(--space-4);text-align:center;display:grid}.app-feedback-widget-module__Ffpheq__success svg{width:2.5rem;height:2.5rem;color:var(--color-success)}.app-feedback-widget-module__Ffpheq__success p{font-size:var(--type-body-large);margin:0}@media (max-width:800px){.app-feedback-widget-module__Ffpheq__trigger{right:.75rem;bottom:calc(4.75rem + env(safe-area-inset-bottom));justify-content:center;width:2.75rem;padding:0}main:has(nav[aria-label="Navegación entre clases"]) .app-feedback-widget-module__Ffpheq__trigger{bottom:calc(10rem + env(safe-area-inset-bottom))}.app-feedback-widget-module__Ffpheq__trigger span{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.app-feedback-widget-module__Ffpheq__overlay{align-items:end;padding:0}.app-feedback-widget-module__Ffpheq__dialog{width:100%;max-height:calc(100dvh - 1rem);padding:var(--space-5);border-radius:var(--radius-lg) var(--radius-lg) 0 0}.app-feedback-widget-module__Ffpheq__formFooter{flex-direction:column;align-items:stretch}.app-feedback-widget-module__Ffpheq__formFooter button{justify-content:center}}
.academy-navigation-module__wXL0BG__navigation{z-index:4;border-right:1px solid var(--color-border);background:var(--color-surface);width:19rem;min-width:0;height:100svh;transition:width .18s;position:sticky;top:0;overflow:hidden}.academy-navigation-module__wXL0BG__navigation[data-collapsed=true]{width:4.5rem}.academy-navigation-module__wXL0BG__expandedNavigation{grid-template-rows:minmax(0,1fr) auto;gap:.75rem;min-width:0;height:100%;min-height:0;padding:1rem;display:grid;overflow:hidden}.academy-navigation-module__wXL0BG__expandedNavigationScroll{overscroll-behavior:contain;scrollbar-gutter:stable;align-content:start;gap:.75rem;min-width:0;min-height:0;display:grid;overflow:hidden auto}.academy-navigation-module__wXL0BG__navigation[data-collapsed=true] .academy-navigation-module__wXL0BG__expandedNavigation,.academy-navigation-module__wXL0BG__railNavigation,.academy-navigation-module__wXL0BG__mobileNavigation,.academy-navigation-module__wXL0BG__mobileMenuOverlay{display:none}.academy-navigation-module__wXL0BG__navigation[data-collapsed=true] .academy-navigation-module__wXL0BG__railNavigation{flex-direction:column;align-items:center;gap:.45rem;height:100%;padding:1rem .75rem;display:flex}.academy-navigation-module__wXL0BG__expandedHeader{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.academy-navigation-module__wXL0BG__wordmark{width:fit-content;color:var(--color-text-strong);gap:.35rem;text-decoration:none;display:grid}.academy-navigation-module__wXL0BG__wordmark img{width:120px;height:24px}.academy-navigation-module__wXL0BG__wordmark span{border-radius:var(--radius-pill);background:var(--color-surface-muted);width:fit-content;font-size:var(--type-caption);padding:.32rem .55rem;font-weight:600}:is(:root[data-theme=dark] .academy-navigation-module__wXL0BG__wordmark img,:root[data-theme=dark] .academy-navigation-module__wXL0BG__railBrand img){filter:invert()}.academy-navigation-module__wXL0BG__iconButton,.academy-navigation-module__wXL0BG__railAction,.academy-navigation-module__wXL0BG__railBrand,.academy-navigation-module__wXL0BG__trainingPicker[data-collapsed=true] .academy-navigation-module__wXL0BG__trainingPickerButton,.academy-navigation-module__wXL0BG__accountIdentity:not([data-expanded]){border-radius:var(--radius-sm);width:2.75rem;height:2.75rem;color:var(--color-text-muted);background:0 0;border:0;flex:0 0 2.75rem;justify-content:center;align-items:center;display:inline-flex}.academy-navigation-module__wXL0BG__iconButton,.academy-navigation-module__wXL0BG__railAction,.academy-navigation-module__wXL0BG__trainingPickerButton{cursor:pointer}.academy-navigation-module__wXL0BG__iconButton:hover,.academy-navigation-module__wXL0BG__railAction:hover,.academy-navigation-module__wXL0BG__railAction[data-active=true],.academy-navigation-module__wXL0BG__trainingPickerButton:hover{background:var(--color-surface-muted);color:var(--color-text-strong)}.academy-navigation-module__wXL0BG__railAction[data-active=true]:before,.academy-navigation-module__wXL0BG__railAction[aria-current=page]:before{background:var(--academy-accent);content:"";border-radius:999px;width:.2rem;position:absolute;inset:.35rem auto .35rem -.75rem}.academy-navigation-module__wXL0BG__railAction{position:relative}.academy-navigation-module__wXL0BG__iconButton svg,.academy-navigation-module__wXL0BG__railAction svg,.academy-navigation-module__wXL0BG__accountIdentity svg{width:1.2rem;height:1.2rem}.academy-navigation-module__wXL0BG__railBrand img{width:24px;height:24px;display:block}.academy-navigation-module__wXL0BG__railDivider{background:var(--color-border);width:2rem;height:1px;margin-block:.2rem}.academy-navigation-module__wXL0BG__trainingPicker{min-width:0;position:relative}.academy-navigation-module__wXL0BG__trainingPicker:not([data-collapsed=true]) .academy-navigation-module__wXL0BG__trainingPickerButton{border:1px solid var(--color-border);border-radius:var(--radius-md);width:100%;min-width:0;max-width:100%;min-height:3.5rem;color:var(--color-text);background:0 0;align-items:center;gap:.8rem;padding:.55rem .65rem;display:flex}.academy-navigation-module__wXL0BG__trainingPickerButton img{object-fit:contain;width:1.9rem;height:1.9rem}.academy-navigation-module__wXL0BG__trainingPickerButton span{text-align:left;flex:1;min-width:0;display:grid}.academy-navigation-module__wXL0BG__trainingPickerButton strong,.academy-navigation-module__wXL0BG__trainingPickerButton small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.academy-navigation-module__wXL0BG__trainingPickerButton small{color:var(--color-text-muted);font-size:var(--type-caption)}.academy-navigation-module__wXL0BG__trainingPickerChevron{flex:none;width:1rem;height:1rem;margin-left:auto;transition:transform .16s}.academy-navigation-module__wXL0BG__trainingPickerButton[aria-expanded=true] .academy-navigation-module__wXL0BG__trainingPickerChevron{transform:rotate(180deg)}.academy-navigation-module__wXL0BG__trainingPickerMenu{z-index:70;overscroll-behavior:contain;border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);box-shadow:0 1rem 2.5rem color-mix(in srgb, var(--color-text-strong) 14%, transparent);gap:.35rem;padding:.75rem;display:grid;position:fixed;overflow-y:auto}.academy-navigation-module__wXL0BG__trainingPickerMenu:not([style]){visibility:hidden}.academy-navigation-module__wXL0BG__trainingPickerMenu p{color:var(--color-text-muted);font-size:var(--type-caption);margin:0;padding:.5rem}.academy-navigation-module__wXL0BG__trainingPickerMenu a{border-radius:var(--radius-sm);color:var(--color-text);grid-template-columns:2rem minmax(0,1fr);align-items:center;gap:.65rem;padding:.75rem;text-decoration:none;display:grid}.academy-navigation-module__wXL0BG__trainingPickerMenu a:hover,.academy-navigation-module__wXL0BG__trainingPickerMenu a[aria-current=page]{background:var(--color-surface-muted)}.academy-navigation-module__wXL0BG__trainingPickerMenu a>img,.academy-navigation-module__wXL0BG__trainingPickerMenu a>svg{object-fit:contain;width:2rem;height:2rem}.academy-navigation-module__wXL0BG__trainingPickerMenu a>span{gap:.15rem;min-width:0;display:grid}.academy-navigation-module__wXL0BG__trainingPickerMenu a strong,.academy-navigation-module__wXL0BG__trainingPickerMenu a small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.academy-navigation-module__wXL0BG__trainingPickerMenu small{color:var(--color-text-muted)}.academy-navigation-module__wXL0BG__expandedSections{align-content:start;gap:.65rem;min-width:0;display:grid}.academy-navigation-module__wXL0BG__expandedSections>.academy-navigation-module__wXL0BG__trainingPicker{margin-top:.35rem}.academy-navigation-module__wXL0BG__navigationGroup{gap:.1rem;min-width:0;display:grid}.academy-navigation-module__wXL0BG__navigationGroup>a,.academy-navigation-module__wXL0BG__navigationGroup>button{border-radius:var(--radius-sm);width:100%;min-height:2.4rem;color:var(--color-text-strong);font:inherit;text-align:left;background:0 0;border:0;align-items:center;gap:.7rem;padding:.5rem .7rem;font-weight:600;text-decoration:none;display:flex;position:relative}.academy-navigation-module__wXL0BG__navigationGroup>button{cursor:pointer}.academy-navigation-module__wXL0BG__navigationGroup>a:hover,.academy-navigation-module__wXL0BG__navigationGroup>button:hover,.academy-navigation-module__wXL0BG__navigationGroup>a[aria-current=page],.academy-navigation-module__wXL0BG__navigationGroup>button[aria-current=page]{background:var(--color-surface-muted)}.academy-navigation-module__wXL0BG__navigationGroup>a[aria-current=page]:before{background:var(--academy-accent);content:"";border-radius:999px;width:.2rem;position:absolute;inset:0 auto 0 0}.academy-navigation-module__wXL0BG__navigationGroup>a[data-program-link][aria-current=page]:before{display:none}.academy-navigation-module__wXL0BG__navigationGroup svg{stroke-width:1.9px;flex:0 0 1.2rem;width:1.2rem;height:1.2rem}.academy-navigation-module__wXL0BG__navigationGroup>a>span,.academy-navigation-module__wXL0BG__navigationGroup>button>span{line-height:1.25}.academy-navigation-module__wXL0BG__notificationBadge{border-radius:var(--radius-pill);background:var(--academy-accent);min-width:1.25rem;height:1.25rem;color:var(--color-text-on-accent,#111);justify-content:center;align-items:center;margin-left:auto;padding-inline:.3rem;font-size:.68rem;font-weight:700;line-height:1;display:inline-flex}.academy-navigation-module__wXL0BG__railAction>.academy-navigation-module__wXL0BG__notificationBadge{min-width:1.05rem;height:1.05rem;margin:0;padding-inline:.22rem;font-size:.6rem;position:absolute;top:.05rem;right:-.15rem}.academy-navigation-module__wXL0BG__moduleDisclosure[aria-expanded=true] svg{transform:rotate(180deg)}.academy-navigation-module__wXL0BG__programContext{border-top:1px solid var(--color-border);gap:.55rem;min-width:0;padding-top:.9rem;display:grid}.academy-navigation-module__wXL0BG__programContext h2{color:var(--color-text-strong);font-size:var(--type-caption);letter-spacing:.04em;text-transform:uppercase;margin:0;padding-inline:.55rem;font-weight:700}.academy-navigation-module__wXL0BG__programContext h2 span{color:var(--color-text-muted);font-weight:600}.academy-navigation-module__wXL0BG__programContextScroll{min-width:0;min-height:0}.academy-navigation-module__wXL0BG__programTree{gap:.2rem;min-width:0;margin:0;padding:.25rem 0 0 .55rem;list-style:none;display:grid}.academy-navigation-module__wXL0BG__programTree>li{min-width:0;color:var(--color-text-muted);font-size:var(--type-caption);display:grid}.academy-navigation-module__wXL0BG__programTree>li[data-current=true]{color:var(--color-text-strong)}.academy-navigation-module__wXL0BG__moduleDisclosure{border-radius:var(--radius-sm);width:100%;min-width:0;min-height:2.35rem;color:inherit;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:.5rem;padding:.45rem .5rem;font-weight:600;display:flex;overflow:hidden}.academy-navigation-module__wXL0BG__moduleDisclosure span{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.academy-navigation-module__wXL0BG__moduleDisclosure>small{border-radius:var(--radius-pill);background:var(--color-surface-muted);color:var(--color-text-muted);letter-spacing:.04em;text-transform:uppercase;flex:none;padding:.15rem .35rem;font-size:.62rem;font-weight:700}.academy-navigation-module__wXL0BG__moduleDisclosure[data-kind=supplementary]{color:var(--color-text-muted)}.academy-navigation-module__wXL0BG__moduleDisclosure:hover{background:var(--color-surface-muted);color:var(--color-text-strong)}.academy-navigation-module__wXL0BG__moduleDisclosure svg{flex:none;width:1rem;height:1rem;transition:transform .16s}.academy-navigation-module__wXL0BG__moduleContent{gap:.15rem;min-width:0;padding:0 0 .35rem .35rem;display:grid;overflow:hidden}.academy-navigation-module__wXL0BG__programTree ul{gap:.15rem;min-width:0;margin:0;padding:0;list-style:none;display:grid}.academy-navigation-module__wXL0BG__programTree ul>li{min-width:0;overflow:hidden}.academy-navigation-module__wXL0BG__programTree a{border-radius:var(--radius-sm);width:100%;min-width:0;max-width:100%;min-height:2rem;color:inherit;align-items:center;gap:.45rem;padding:.4rem;font-weight:500;text-decoration:none;display:flex;position:relative;overflow:hidden}.academy-navigation-module__wXL0BG__programTree a:hover,.academy-navigation-module__wXL0BG__programTree a[aria-current=page]{background:var(--color-surface-muted);color:var(--color-text-strong)}.academy-navigation-module__wXL0BG__programTree ul a[aria-current=page]:before{border-radius:var(--radius-pill);background:var(--academy-accent);content:"";width:.18rem;position:absolute;top:.35rem;bottom:.35rem;left:0}.academy-navigation-module__wXL0BG__programTree a svg{flex:0 0 1.05rem;width:1.05rem;height:1.05rem}.academy-navigation-module__wXL0BG__sessionDetails{flex:1;align-items:baseline;gap:.35rem;min-width:0;display:flex;overflow:hidden}.academy-navigation-module__wXL0BG__sessionTitle,.academy-navigation-module__wXL0BG__sessionMeta{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.academy-navigation-module__wXL0BG__sessionTitle{flex:1}.academy-navigation-module__wXL0BG__sessionMeta{color:var(--color-text-muted);flex:0 auto;font-size:.68rem;font-weight:500}.academy-navigation-module__wXL0BG__programTree a[data-session-state=completed]{opacity:.68}.academy-navigation-module__wXL0BG__programTree a[data-session-state=in-progress] svg{color:var(--academy-accent)}.academy-navigation-module__wXL0BG__projectTask small{border:1px solid var(--color-border);border-radius:var(--radius-pill);background:var(--color-surface);color:var(--color-text-muted);margin-left:auto;padding:.2rem .35rem}.academy-navigation-module__wXL0BG__accountControls{align-self:end;justify-items:center;gap:.45rem;display:grid}.academy-navigation-module__wXL0BG__railNavigation>.academy-navigation-module__wXL0BG__accountControls{margin-top:auto}.academy-navigation-module__wXL0BG__accountControls[data-expanded=true]{border-top:1px solid var(--color-border);justify-items:stretch;gap:.55rem;padding-top:.75rem}.academy-navigation-module__wXL0BG__accountControls[data-expanded=true] .academy-navigation-module__wXL0BG__accountIdentity{width:100%;min-width:0;height:auto;min-height:2.75rem;color:var(--color-text-muted);justify-content:flex-start;gap:.65rem;display:flex}.academy-navigation-module__wXL0BG__accountText{gap:.05rem;min-width:0;display:grid}.academy-navigation-module__wXL0BG__accountText strong{color:var(--color-text-strong);font-size:var(--type-label);text-overflow:ellipsis;white-space:nowrap;font-weight:600;line-height:1.2;overflow:hidden}.academy-navigation-module__wXL0BG__accountText small{color:var(--color-text-muted);font-size:var(--type-caption);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.academy-navigation-module__wXL0BG__accountActions{gap:.45rem;display:grid}.academy-navigation-module__wXL0BG__accountControls[data-expanded=true] .academy-navigation-module__wXL0BG__accountActions{justify-content:flex-end;align-items:center;gap:.25rem;display:flex}.academy-navigation-module__wXL0BG__accountControls form{margin:0}.academy-navigation-module__wXL0BG__programOverlay{z-index:20;position:fixed;inset:0}.academy-navigation-module__wXL0BG__programBackdrop{background:color-mix(in srgb, var(--color-text-strong) 18%, transparent);cursor:default;border:0;width:100%;position:absolute;inset:0}.academy-navigation-module__wXL0BG__programPanel{border-right:1px solid var(--color-border);background:var(--color-surface);width:min(19rem,100vw - 4.5rem);box-shadow:1rem 0 2.5rem color-mix(in srgb, var(--color-text-strong) 14%, transparent);grid-template-rows:auto 1fr;gap:1rem;padding:1rem;display:grid;position:absolute;top:0;bottom:0;left:4.5rem;overflow-y:auto}.academy-navigation-module__wXL0BG__programPanel>header{align-items:center;gap:.5rem;display:flex}.academy-navigation-module__wXL0BG__mobileMenuPanel{border-left:1px solid var(--color-border);background:var(--color-surface);width:min(23rem,92vw);min-height:0;box-shadow:-1rem 0 2.5rem color-mix(in srgb, var(--color-text-strong) 14%, transparent);grid-template-rows:auto minmax(0,1fr) auto;gap:1rem;padding:1rem;display:grid;position:absolute;inset:0 0 0 auto}.academy-navigation-module__wXL0BG__mobileMenuPanel>header{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.academy-navigation-module__wXL0BG__mobileMenuPanel>header>div{gap:.35rem;display:grid}.academy-navigation-module__wXL0BG__mobileMenuPanel>header img{width:120px;height:24px}.academy-navigation-module__wXL0BG__mobileMenuPanel>header strong{color:var(--color-text-strong);font-size:var(--type-label)}:root[data-theme=dark] .academy-navigation-module__wXL0BG__mobileMenuPanel>header img{filter:invert()}.academy-navigation-module__wXL0BG__mobileMenuScroll{overscroll-behavior:contain;align-content:start;gap:1rem;min-height:0;display:grid;overflow-y:auto}.academy-navigation-module__wXL0BG__mobileMenuSections{gap:.2rem;display:grid}.academy-navigation-module__wXL0BG__mobileMenuSections>a{border-radius:var(--radius-sm);min-height:3rem;color:var(--color-text-strong);align-items:center;gap:.75rem;padding:.65rem .75rem;font-weight:600;text-decoration:none;display:flex;position:relative}.academy-navigation-module__wXL0BG__mobileMenuSections>a:hover,.academy-navigation-module__wXL0BG__mobileMenuSections>a[aria-current=page]{background:var(--color-surface-muted)}.academy-navigation-module__wXL0BG__mobileMenuSections>a[aria-current=page]:before{border-radius:var(--radius-pill);background:var(--academy-accent);content:"";width:.2rem;position:absolute;inset:.4rem auto .4rem 0}.academy-navigation-module__wXL0BG__mobileMenuSections svg{width:1.2rem;height:1.2rem}.academy-navigation-module__wXL0BG__trainingIdentity{flex:1;align-items:center;gap:.65rem;min-width:0;display:flex}.academy-navigation-module__wXL0BG__trainingIdentity img{object-fit:contain;width:2.35rem;height:2.35rem}.academy-navigation-module__wXL0BG__trainingIdentity div{min-width:0;display:grid}.academy-navigation-module__wXL0BG__trainingIdentity strong,.academy-navigation-module__wXL0BG__trainingIdentity small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.academy-navigation-module__wXL0BG__trainingIdentity small{color:var(--color-text-muted);font-size:var(--type-caption)}.academy-navigation-module__wXL0BG__iconButton:focus-visible,.academy-navigation-module__wXL0BG__railAction:focus-visible,.academy-navigation-module__wXL0BG__railBrand:focus-visible,.academy-navigation-module__wXL0BG__mobileNavItem:focus-visible,.academy-navigation-module__wXL0BG__trainingPickerButton:focus-visible,.academy-navigation-module__wXL0BG__navigation a:focus-visible,.academy-navigation-module__wXL0BG__trainingPickerMenu a:focus-visible,.academy-navigation-module__wXL0BG__programPanel a:focus-visible,.academy-navigation-module__wXL0BG__programPanel button:focus-visible,.academy-navigation-module__wXL0BG__mobileMenuPanel a:focus-visible,.academy-navigation-module__wXL0BG__mobileMenuPanel button:focus-visible{outline:3px solid var(--color-focus-ring);outline-offset:3px}@media (prefers-reduced-motion:reduce){.academy-navigation-module__wXL0BG__navigation,.academy-navigation-module__wXL0BG__trainingPickerChevron{transition:none}}@media (max-width:800px){.academy-navigation-module__wXL0BG__navigation,.academy-navigation-module__wXL0BG__navigation[data-collapsed=true]{z-index:30;width:auto;min-width:0;height:calc(4.5rem + env(safe-area-inset-bottom));border:0;border-top:1px solid var(--color-border);background:color-mix(in srgb, var(--color-surface) 96%, transparent);box-shadow:0 -.6rem 1.8rem color-mix(in srgb, var(--color-text-strong) 8%, transparent);position:fixed;inset:auto 0 0;overflow:hidden}.academy-navigation-module__wXL0BG__expandedNavigation{display:none}.academy-navigation-module__wXL0BG__mobileNavigation{width:100%;height:100%;padding:.35rem .35rem calc(.35rem + env(safe-area-inset-bottom));align-items:stretch;display:flex}.academy-navigation-module__wXL0BG__mobileNavItem{border-radius:var(--radius-sm);min-width:0;min-height:3.8rem;color:var(--color-text-muted);cursor:pointer;font:inherit;background:0 0;border:0;flex:1 1 0;align-content:center;place-items:center;gap:.2rem;padding:.3rem .15rem;font-size:.68rem;font-weight:600;text-decoration:none;display:grid;position:relative}.academy-navigation-module__wXL0BG__mobileNavItem:hover,.academy-navigation-module__wXL0BG__mobileNavItem[data-active=true],.academy-navigation-module__wXL0BG__mobileNavItem[aria-current=page]{background:var(--color-surface-muted);color:var(--color-text-strong)}.academy-navigation-module__wXL0BG__mobileNavItem[data-active=true]:before,.academy-navigation-module__wXL0BG__mobileNavItem[aria-current=page]:before{border-radius:var(--radius-pill);background:var(--academy-accent);content:"";width:2rem;height:.2rem;position:absolute;top:-.35rem;left:50%;transform:translate(-50%)}.academy-navigation-module__wXL0BG__mobileNavItem svg{width:1.25rem;height:1.25rem}.academy-navigation-module__wXL0BG__mobileNavItem .academy-navigation-module__wXL0BG__notificationBadge{min-width:1.05rem;height:1.05rem;margin:0;padding-inline:.22rem;font-size:.6rem;position:absolute;top:.2rem;left:calc(50% + .35rem)}.academy-navigation-module__wXL0BG__programOverlay,.academy-navigation-module__wXL0BG__mobileMenuOverlay{z-index:50}.academy-navigation-module__wXL0BG__mobileMenuOverlay{display:block;position:fixed;inset:0}.academy-navigation-module__wXL0BG__programPanel{width:min(24rem,92vw);top:0;left:0}}
.academy-shell-module__SbvqnG__shell{background:var(--color-page-subtle);min-height:100svh}.academy-shell-module__SbvqnG__productBody{width:100%}.academy-shell-module__SbvqnG__brand{justify-items:start;gap:var(--space-2);width:fit-content;color:var(--color-text-strong);text-decoration:none;display:grid}.academy-shell-module__SbvqnG__brand img{width:120px;height:24px;display:block}:root[data-theme=dark] .academy-shell-module__SbvqnG__brand img{filter:invert()}.academy-shell-module__SbvqnG__brand span,.academy-shell-module__SbvqnG__context{border-radius:var(--radius-pill);font-size:var(--type-caption);font-weight:600;line-height:1}:root[data-theme=dark] .academy-shell-module__SbvqnG__context{background:color-mix(in srgb, var(--academy-accent) 24%, var(--color-surface));color:var(--color-text-strong)}.academy-shell-module__SbvqnG__brand span{background:var(--color-surface-muted);color:var(--color-text);padding:.4rem .7rem}.academy-shell-module__SbvqnG__account{overflow-wrap:anywhere;min-width:0;margin:0;display:grid}.academy-shell-module__SbvqnG__account strong{color:var(--color-text-strong);font-size:var(--type-label);font-weight:600}.academy-shell-module__SbvqnG__account span{color:var(--color-text-muted);font-size:var(--type-caption)}.academy-shell-module__SbvqnG__logout{align-items:center;gap:var(--space-2);border-radius:var(--radius-sm);min-height:2.5rem;color:var(--color-text-muted);cursor:pointer;font:inherit;font-size:var(--type-caption);background:0 0;border:0;padding:.55rem .7rem;font-weight:600;display:inline-flex}.academy-shell-module__SbvqnG__logout:hover{background:var(--color-surface-muted);color:var(--color-text-strong)}.academy-shell-module__SbvqnG__logout svg{width:1rem;height:1rem}.academy-shell-module__SbvqnG__productBody{background:var(--color-surface);grid-template-columns:19rem minmax(0,1fr);min-height:100svh;display:grid}.academy-shell-module__SbvqnG__productBody:has(aside[aria-label="Navegación de la academia"][data-collapsed=true]){grid-template-columns:4.5rem minmax(0,1fr)}.academy-shell-module__SbvqnG__navigation{align-content:start;gap:var(--space-4);min-width:0;height:100svh;padding:var(--space-5) var(--space-4);border-right:1px solid var(--color-border);background:var(--color-surface);grid-template-rows:auto 1fr auto;display:grid;position:sticky;top:0;overflow-y:auto}.academy-shell-module__SbvqnG__navigationHeader{gap:var(--space-3);display:grid}.academy-shell-module__SbvqnG__collapseButton{border-radius:var(--radius-sm);width:2.5rem;height:2.5rem;color:var(--color-text-muted);cursor:pointer;background:0 0;border:0;justify-content:center;justify-self:end;align-items:center;display:inline-flex}.academy-shell-module__SbvqnG__collapseButton:hover{background:var(--color-surface-muted);color:var(--color-text-strong)}.academy-shell-module__SbvqnG__collapseButton svg{width:1.15rem;height:1.15rem}.academy-shell-module__SbvqnG__brandLogo{width:120px;height:24px;display:block;overflow:hidden}.academy-shell-module__SbvqnG__navigation nav{align-content:start;gap:var(--space-2);min-width:0;display:grid}.academy-shell-module__SbvqnG__navigation[data-collapsed=true]{padding-inline:.75rem}.academy-shell-module__SbvqnG__navigation[data-collapsed=true] .academy-shell-module__SbvqnG__navigationHeader{justify-items:center}.academy-shell-module__SbvqnG__navigation[data-collapsed=true] .academy-shell-module__SbvqnG__brandLogo{width:24px}.academy-shell-module__SbvqnG__navigation[data-collapsed=true] .academy-shell-module__SbvqnG__academyLabel,.academy-shell-module__SbvqnG__navigation[data-collapsed=true] .academy-shell-module__SbvqnG__navigationLabel,.academy-shell-module__SbvqnG__navigation[data-collapsed=true] .academy-shell-module__SbvqnG__trainingNavigation,.academy-shell-module__SbvqnG__navigation[data-collapsed=true] .academy-shell-module__SbvqnG__account{display:none}.academy-shell-module__SbvqnG__navigation[data-collapsed=true] .academy-shell-module__SbvqnG__collapseButton{justify-self:center}.academy-shell-module__SbvqnG__navigation[data-collapsed=true] nav a,.academy-shell-module__SbvqnG__navigation[data-collapsed=true] .academy-shell-module__SbvqnG__logout{justify-content:center;padding-inline:0}.academy-shell-module__SbvqnG__navigation[data-collapsed=true] .academy-shell-module__SbvqnG__accountActions{justify-items:center;display:grid}.academy-shell-module__SbvqnG__learningNavigation{gap:var(--space-1);min-width:0;display:grid}.academy-shell-module__SbvqnG__trainingNavigation{padding:0 0 var(--space-2) 1.55rem;gap:.2rem;margin:0;list-style:none;display:grid}.academy-shell-module__SbvqnG__trainingNavigation span,.academy-shell-module__SbvqnG__trainingNavigation small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.academy-shell-module__SbvqnG__trainingNavigation small{color:var(--color-text-muted);font-size:var(--type-caption)}.academy-shell-module__SbvqnG__navigation .academy-shell-module__SbvqnG__brand{min-height:0;padding:0;display:grid}.academy-shell-module__SbvqnG__navigation .academy-shell-module__SbvqnG__brand:hover{background:0 0}.academy-shell-module__SbvqnG__navigation a{align-items:center;gap:var(--space-3);border-radius:var(--radius-sm);min-height:3rem;color:var(--color-text-strong);background:0 0;border:0;padding:.7rem;font-weight:600;text-decoration:none;display:flex;position:relative}.academy-shell-module__SbvqnG__navigation a[aria-current=page]{background:var(--color-surface-muted)}.academy-shell-module__SbvqnG__navigation a[aria-current=page]:before{border-radius:var(--radius-pill);background:var(--academy-accent);content:"";width:.22rem;position:absolute;inset:0 auto 0 0}.academy-shell-module__SbvqnG__navigation a:hover{background:var(--color-surface-muted)}.academy-shell-module__SbvqnG__navigation .academy-shell-module__SbvqnG__trainingNavigation a{border-radius:var(--radius-sm);gap:.12rem;min-height:0;padding:.55rem .7rem;font-weight:500;display:grid}.academy-shell-module__SbvqnG__navigation .academy-shell-module__SbvqnG__trainingNavigation a[aria-current=page]{background:var(--academy-accent-soft)}.academy-shell-module__SbvqnG__navigation .academy-shell-module__SbvqnG__trainingNavigation a[aria-current=page]:before{border-radius:50%;width:.42rem;height:.42rem;inset:50% auto auto -.82rem;transform:translateY(-50%)}.academy-shell-module__SbvqnG__navigation a svg{flex:none;width:1.15rem;height:1.15rem}.academy-shell-module__SbvqnG__accountArea{gap:var(--space-3);padding-top:var(--space-5);display:grid}.academy-shell-module__SbvqnG__accountActions{align-items:center;gap:var(--space-2);display:flex}.academy-shell-module__SbvqnG__content{align-content:start;justify-self:center;gap:var(--space-6);width:100%;min-width:0;max-width:90rem;padding:clamp(var(--space-6), 3vw, var(--space-12));animation:.18s cubic-bezier(.22,1,.36,1) academy-shell-module__SbvqnG__academy-content-enter;display:grid}.academy-shell-module__SbvqnG__content[data-content-width=wide]{max-width:none}@media (min-width:1100px){.academy-shell-module__SbvqnG__content[data-viewport-bounded=true]{grid-template-rows:auto minmax(0,1fr);height:100svh;min-height:0;overflow:hidden}}.academy-shell-module__SbvqnG__content>*{min-width:0}.academy-shell-module__SbvqnG__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.academy-shell-module__SbvqnG__pageHeader{justify-content:space-between;align-items:flex-end;gap:var(--space-6);display:flex}.academy-shell-module__SbvqnG__pageIdentity{align-items:center;gap:var(--space-4);min-width:0;display:flex}.academy-shell-module__SbvqnG__pageIdentity>div{gap:var(--space-2);display:grid}.academy-shell-module__SbvqnG__trainingGem{object-fit:contain;flex:none;width:3.25rem;height:3.25rem}.academy-shell-module__SbvqnG__pageHeader h1{max-width:24ch;font-size:clamp(2.25rem,4vw,3.75rem);font-weight:400;line-height:.98}.academy-shell-module__SbvqnG__pageHeader[data-variant=overview] h1{letter-spacing:-.035em;max-width:none;font-size:clamp(1.7rem,2.4vw,2.15rem);font-weight:500;line-height:1.1}.academy-shell-module__SbvqnG__pageHeader[data-variant=overview] .academy-shell-module__SbvqnG__pageIdentity>div{gap:.35rem}.academy-shell-module__SbvqnG__trainingContext{color:var(--color-text-muted);font-size:var(--type-label);margin:0;line-height:1.35}.academy-shell-module__SbvqnG__context{background:var(--academy-accent-soft);width:fit-content;color:var(--color-on-accent);padding:.45rem .7rem}.academy-shell-module__SbvqnG__headerAction{justify-content:flex-end;align-items:center;display:flex}.academy-shell-module__SbvqnG__headerAction a{border:1px solid var(--color-border);border-radius:var(--radius-pill);min-height:2.75rem;color:var(--color-text-strong);justify-content:center;align-items:center;padding:.7rem 1rem;font-weight:600;text-decoration:none;display:inline-flex}@keyframes academy-shell-module__SbvqnG__academy-content-enter{0%{opacity:0;transform:translateY(.3rem)}to{opacity:1;transform:none}}.academy-shell-module__SbvqnG__brand:focus-visible,.academy-shell-module__SbvqnG__navigation a:focus-visible,.academy-shell-module__SbvqnG__headerAction a:focus-visible,.academy-shell-module__SbvqnG__logout:focus-visible,.academy-shell-module__SbvqnG__collapseButton:focus-visible{outline:3px solid var(--color-focus-ring);outline-offset:3px}@media (max-width:800px){.academy-shell-module__SbvqnG__productBody{padding-bottom:calc(4.5rem + env(safe-area-inset-bottom));grid-template-columns:1fr}.academy-shell-module__SbvqnG__productBody:has(aside[aria-label="Navegación de la academia"][data-collapsed=true]){grid-template-columns:1fr}.academy-shell-module__SbvqnG__navigation{align-items:center;gap:var(--space-3);min-width:0;max-width:100vw;height:auto;padding:var(--space-3) var(--space-4);border-right:0;border-bottom:1px solid var(--color-border);grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) auto;display:grid;position:static;overflow:hidden}.academy-shell-module__SbvqnG__navigation[data-collapsed=true]{padding:var(--space-3) var(--space-4)}.academy-shell-module__SbvqnG__navigation[data-collapsed=true] .academy-shell-module__SbvqnG__academyLabel,.academy-shell-module__SbvqnG__navigation[data-collapsed=true] .academy-shell-module__SbvqnG__navigationLabel,.academy-shell-module__SbvqnG__navigation[data-collapsed=true] .academy-shell-module__SbvqnG__trainingNavigation,.academy-shell-module__SbvqnG__navigation[data-collapsed=true] .academy-shell-module__SbvqnG__account{display:initial}.academy-shell-module__SbvqnG__navigation[data-collapsed=true] .academy-shell-module__SbvqnG__brandLogo{width:120px}.academy-shell-module__SbvqnG__navigation[data-collapsed=true] nav a,.academy-shell-module__SbvqnG__navigation[data-collapsed=true] .academy-shell-module__SbvqnG__logout{justify-content:initial;padding-inline:.7rem}.academy-shell-module__SbvqnG__collapseButton{display:none}.academy-shell-module__SbvqnG__navigation nav{grid-area:2/1/auto/-1;max-width:100%;display:flex;overflow-x:auto}.academy-shell-module__SbvqnG__learningNavigation{flex:none;align-items:flex-start;display:flex}.academy-shell-module__SbvqnG__trainingNavigation{padding:0;display:flex}.academy-shell-module__SbvqnG__navigation .academy-shell-module__SbvqnG__trainingNavigation a{border:1px solid var(--color-border);border-radius:var(--radius-sm);min-height:2.75rem}.academy-shell-module__SbvqnG__navigation .academy-shell-module__SbvqnG__trainingNavigation a[aria-current=page]:before{display:none}.academy-shell-module__SbvqnG__navigation a{flex:none;min-height:2.75rem}.academy-shell-module__SbvqnG__accountArea{align-items:center;gap:var(--space-2);grid-area:1/2;padding-top:0;display:flex}.academy-shell-module__SbvqnG__account{text-align:right;max-width:min(18rem,35vw)}}@media (max-width:560px){.academy-shell-module__SbvqnG__brand{gap:var(--space-2)}.academy-shell-module__SbvqnG__brand img{width:105px;height:auto}.academy-shell-module__SbvqnG__brand span,.academy-shell-module__SbvqnG__account{display:none}.academy-shell-module__SbvqnG__logout span{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.academy-shell-module__SbvqnG__logout{justify-content:center;width:2.5rem;padding:0}.academy-shell-module__SbvqnG__content{padding:var(--space-5) var(--space-4) var(--space-8)}.academy-shell-module__SbvqnG__pageHeader{align-items:start;display:grid}.academy-shell-module__SbvqnG__pageIdentity{align-items:flex-start}.academy-shell-module__SbvqnG__pageHeader h1{font-size:clamp(2.1rem,11vw,3rem)}.academy-shell-module__SbvqnG__pageHeader[data-variant=overview] h1{font-size:1.75rem}.academy-shell-module__SbvqnG__headerAction{justify-content:flex-start}}@media (prefers-reduced-motion:reduce){.academy-shell-module__SbvqnG__content{animation:none}}
.academy-module__66Zu8q__archiveMeta{border:1px solid var(--color-border);border-radius:var(--radius-xl);background:var(--color-surface);width:fit-content;min-height:2.4rem;color:var(--color-text-muted);align-items:center;padding:.55rem .85rem;font-size:.85rem;font-weight:600;display:inline-flex}.academy-module__66Zu8q__dashboardContent{gap:.75rem;display:grid}.academy-module__66Zu8q__timeZoneNotice{width:fit-content;color:var(--color-text-muted);justify-self:end;align-items:baseline;gap:.35rem;font-size:.82rem;display:flex}.academy-module__66Zu8q__timeZoneNotice strong{color:var(--color-text);font-weight:600}.academy-module__66Zu8q__dashboardGrid{grid-template-columns:minmax(0,1.15fr) minmax(18rem,.85fr);gap:1rem;display:grid}.academy-module__66Zu8q__recordedSessionList{gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.academy-module__66Zu8q__recordedSessionList li{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);grid-template-columns:6rem minmax(0,1fr) auto auto;align-items:center;gap:.75rem;padding:.75rem;display:grid}.academy-module__66Zu8q__recordedSessionList li>div{gap:.2rem;display:grid}.academy-module__66Zu8q__recordedSessionList li>div span{color:var(--color-text-muted);font-size:.86rem}.academy-module__66Zu8q__viewedPill{border-radius:var(--radius-xl);background:var(--success);color:var(--color-on-accent);padding:.35rem .65rem;font-size:.78rem;font-weight:650}.academy-module__66Zu8q__dashboardPanel{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);align-content:start;gap:1rem;padding:clamp(1rem,2vw,1.5rem);display:grid}.academy-module__66Zu8q__mainPanel{background:var(--color-surface-raised);min-height:18rem}.academy-module__66Zu8q__liveSessionPanel{background:var(--color-surface-raised);max-width:48rem}.academy-module__66Zu8q__actionPanel{background:var(--color-surface-muted)}.academy-module__66Zu8q__archivePanel{grid-column:1/-1}.academy-module__66Zu8q__emptyState{max-width:46rem}.academy-module__66Zu8q__dashboardKicker{border:1px solid var(--color-border);border-radius:var(--radius-xl);background:var(--academy-accent-soft);width:fit-content;color:var(--color-on-accent);align-items:center;padding:.42rem .7rem;font-size:.78rem;font-weight:600;line-height:1;display:inline-flex}.academy-module__66Zu8q__cohortFacts{grid-template-columns:minmax(12rem,24rem);gap:.75rem;margin:0;display:grid}.academy-module__66Zu8q__cohortFacts div{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);gap:.25rem;min-height:5rem;padding:.85rem;display:grid}.academy-module__66Zu8q__cohortFacts dt{color:var(--color-text-muted);font-size:.78rem;font-weight:600}.academy-module__66Zu8q__cohortFacts dd{color:var(--color-text-strong);margin:0;font-weight:600}.academy-module__66Zu8q__liveSessionFacts{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:0;display:grid}.academy-module__66Zu8q__liveSessionFacts div{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);gap:.25rem;min-height:5rem;padding:.85rem;display:grid}.academy-module__66Zu8q__liveSessionFacts dt{color:var(--color-text-muted);font-size:.78rem;font-weight:600}.academy-module__66Zu8q__liveSessionFacts dd{overflow-wrap:anywhere;color:var(--color-text-strong);margin:0;font-weight:600}.academy-module__66Zu8q__primaryAction{border:1px solid var(--color-text);border-radius:var(--radius-sm);background:var(--color-text);width:fit-content;min-height:2.75rem;color:var(--color-page);justify-content:center;align-items:center;padding:.75rem 1rem;font-weight:700;text-decoration:none;display:inline-flex}.academy-module__66Zu8q__guidanceList,.academy-module__66Zu8q__editionList,.academy-module__66Zu8q__moduleList,.academy-module__66Zu8q__sessionList{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.academy-module__66Zu8q__guidanceList li{grid-template-columns:1.5rem minmax(0,1fr);align-items:start;gap:.6rem;padding:.2rem 0;font-weight:500;display:grid}.academy-module__66Zu8q__guidanceList li span{background:var(--academy-accent-soft);width:1.35rem;height:1.35rem;color:var(--color-on-accent);border-radius:50%;place-items:center;font-size:.78rem;font-weight:800;display:grid}.academy-module__66Zu8q__guidanceList li svg{stroke-width:2.4px;width:.9rem;height:.9rem}.academy-module__66Zu8q__editionList li{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);gap:.3rem;min-height:3.5rem;padding:.8rem .9rem;display:grid}.academy-module__66Zu8q__editionList span{color:var(--color-text-strong);font-weight:600}.academy-module__66Zu8q__editionList time{color:var(--color-text-muted);font-size:.9rem}.academy-module__66Zu8q__archiveHeader{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.academy-module__66Zu8q__archiveHeader>div{gap:.75rem;display:grid}.academy-module__66Zu8q__moduleItem{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface-raised);gap:.75rem;padding:1rem;display:grid}.academy-module__66Zu8q__moduleHeader{align-items:baseline;gap:.75rem;display:flex}.academy-module__66Zu8q__moduleHeader span{color:var(--color-text-muted);font-size:.82rem;font-weight:600}.academy-module__66Zu8q__moduleHeader h3{color:var(--color-text-strong);margin:0;font-size:1.1rem;line-height:1.25}.academy-module__66Zu8q__sessionList li{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);grid-template-columns:6rem minmax(0,1fr) minmax(11rem,auto) auto;align-items:center;gap:.75rem;min-height:3rem;padding:.65rem .75rem;display:grid}.academy-module__66Zu8q__sessionList li.academy-module__66Zu8q__completedSessionRow{grid-template-columns:6rem minmax(10rem,1fr) auto auto}.academy-module__66Zu8q__completedSessionRow .academy-module__66Zu8q__recordingMeta{grid-area:2/2/auto/4}.academy-module__66Zu8q__completedSessionRow .academy-module__66Zu8q__recordingLink{grid-area:2/4}.academy-module__66Zu8q__sessionType{border-radius:var(--radius-xl);background:var(--secondary-soft);width:fit-content;min-height:1.9rem;color:var(--color-on-accent);align-items:center;padding:.35rem .65rem;font-size:.78rem;font-weight:600;display:inline-flex}.academy-module__66Zu8q__content{background:var(--secondary-soft)}.academy-module__66Zu8q__qa{background:var(--primary-soft)}.academy-module__66Zu8q__sessionList time,.academy-module__66Zu8q__mutedText,.academy-module__66Zu8q__recordingMeta{color:var(--color-text-muted)}.academy-module__66Zu8q__recordingPill{border-radius:var(--radius-xl);width:fit-content;min-height:1.9rem;color:var(--color-text-strong);align-items:center;padding:.35rem .65rem;font-size:.78rem;font-weight:600;display:inline-flex}.academy-module__66Zu8q__recordingReady{background:var(--success);color:var(--color-on-accent)}.academy-module__66Zu8q__recordingMissing{background:var(--color-surface-muted)}.academy-module__66Zu8q__recordingMeta{font-size:.9rem}.academy-module__66Zu8q__recordingLink{color:var(--color-link);font-weight:600;text-decoration:none}@media (max-width:900px){.academy-module__66Zu8q__dashboardGrid,.academy-module__66Zu8q__cohortFacts,.academy-module__66Zu8q__liveSessionFacts{grid-template-columns:1fr}.academy-module__66Zu8q__recordedMainPanel{min-height:auto}}@media (max-width:560px){.academy-module__66Zu8q__archiveHeader{display:grid}.academy-module__66Zu8q__archiveMeta{overflow-wrap:anywhere;max-width:100%}.academy-module__66Zu8q__moduleHeader{gap:.25rem;display:grid}.academy-module__66Zu8q__sessionList li,.academy-module__66Zu8q__sessionList li.academy-module__66Zu8q__completedSessionRow{grid-template-columns:1fr}.academy-module__66Zu8q__completedSessionRow .academy-module__66Zu8q__recordingMeta,.academy-module__66Zu8q__completedSessionRow .academy-module__66Zu8q__recordingLink{grid-area:auto}.academy-module__66Zu8q__recordedSessionList li{grid-template-columns:1fr}}.academy-module__66Zu8q__reminderPreferenceBlock{gap:.45rem;margin-top:.75rem;display:grid}.academy-module__66Zu8q__reminderPreference{width:min(100%,32rem);color:var(--color-text);justify-content:space-between;align-items:center;gap:1rem;display:flex}.academy-module__66Zu8q__reminderPreference>span{gap:.1rem;min-width:0;display:grid}.academy-module__66Zu8q__reminderPreference small{color:var(--color-text-muted)}.academy-module__66Zu8q__reminderSwitch{cursor:pointer;flex:none;display:inline-flex;position:relative}.academy-module__66Zu8q__reminderSwitch input{opacity:0;width:1px;height:1px;position:absolute}.academy-module__66Zu8q__reminderSwitch>span{border-radius:var(--radius-pill);background:var(--color-border);width:3rem;height:1.7rem;padding:.2rem;transition:background .15s;display:block}.academy-module__66Zu8q__reminderSwitch>span:after{background:var(--color-surface);width:1.3rem;height:1.3rem;box-shadow:0 1px 4px color-mix(in srgb, var(--color-text-strong) 20%, transparent);content:"";border-radius:50%;transition:transform .15s;display:block}.academy-module__66Zu8q__reminderSwitch input:checked+span{background:var(--academy-accent)}.academy-module__66Zu8q__reminderSwitch input:checked+span:after{transform:translate(1.3rem)}.academy-module__66Zu8q__reminderSwitch input:focus-visible+span{outline:3px solid var(--color-focus-ring);outline-offset:3px}.academy-module__66Zu8q__reminderSwitch input:disabled+span{opacity:.6}
.recording-module__Af1hoa__recordingWorkspace{--lesson-navigation-height:4.75rem;gap:var(--space-4);min-width:0;display:grid;container:recording-workspace/inline-size}.recording-module__Af1hoa__recordingLayout{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);grid-template-columns:minmax(0,1fr) clamp(22rem,30cqi,34rem);height:min(52rem,100dvh - 11rem);min-height:0;display:grid;overflow:hidden}.recording-module__Af1hoa__videoPanel{gap:var(--space-3);min-width:0;min-height:0;padding:var(--space-4);border-right:1px solid var(--color-border);background:var(--color-surface-muted);grid-template-rows:auto minmax(0,1fr);display:grid}.recording-module__Af1hoa__learnerTranscriptPanel{background:var(--color-surface);grid-template-rows:auto minmax(0,1fr) auto;min-width:0;height:100%;min-height:0;display:grid}.recording-module__Af1hoa__sidePanel{background:var(--color-surface);grid-template-rows:auto minmax(0,1fr);min-width:0;min-height:0;display:grid;overflow:hidden}.recording-module__Af1hoa__sidePanelTabs{gap:var(--space-1);padding:var(--space-4) var(--space-5) 0;border-bottom:1px solid var(--color-border);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.recording-module__Af1hoa__sidePanelTabs button{min-height:3rem;padding:0 var(--space-3);color:var(--color-text-muted);cursor:pointer;font:inherit;background:0 0;border:0;border-bottom:3px solid #0000;font-weight:650}.recording-module__Af1hoa__sidePanelTabs button[aria-selected=true]{border-bottom-color:var(--academy-accent,var(--color-text-strong));color:var(--color-text-strong)}.recording-module__Af1hoa__sidePanelTabs button:focus-visible{outline:3px solid var(--color-focus-ring);outline-offset:-3px}.recording-module__Af1hoa__sidePanelContent{overscroll-behavior:contain;min-width:0;min-height:0;overflow-y:auto}.recording-module__Af1hoa__sidePanelContent:has(.recording-module__Af1hoa__learnerTranscriptPanel){overflow:hidden}.recording-module__Af1hoa__transcriptPanel{align-content:start;gap:var(--space-5);min-width:0;padding:clamp(var(--space-5), 2.5vw, var(--space-8));background:var(--color-surface);display:grid}.recording-module__Af1hoa__sidePanelContent[hidden]{display:none}.recording-module__Af1hoa__learningProgress{justify-self:end;gap:var(--space-2);width:min(15rem,42%);display:grid}.recording-module__Af1hoa__learningProgress p{color:var(--color-text-muted);font-size:var(--type-caption);text-align:right;margin:0;font-weight:650}.recording-module__Af1hoa__learningProgressTrack{border-radius:var(--radius-pill);background:var(--color-surface);height:.25rem;overflow:hidden}.recording-module__Af1hoa__learningProgressTrack span{border-radius:inherit;background:var(--academy-accent,var(--color-success));height:100%;display:block}.recording-module__Af1hoa__learningProgress[data-completed=true] p{color:var(--color-success-text)}.recording-module__Af1hoa__playerFrame{border-radius:var(--radius-sm);background:#151515;grid-template-rows:auto;align-self:start;min-width:0;min-height:0;display:grid;overflow:hidden}.recording-module__Af1hoa__playerSurface{aspect-ratio:16/9;min-width:0;min-height:0;display:grid;position:relative;overflow:hidden}.recording-module__Af1hoa__recordingLayout[data-has-transcript] .recording-module__Af1hoa__playerFrame{grid-template-rows:minmax(0,1fr);align-self:stretch;height:100%}.recording-module__Af1hoa__recordingLayout[data-has-transcript] .recording-module__Af1hoa__playerSurface{aspect-ratio:auto;height:100%}.recording-module__Af1hoa__nextSessionOverlay{place-content:center;gap:var(--space-3);padding:var(--space-6);color:var(--brand-base-0);text-align:center;background:#151515eb;display:grid;position:absolute;inset:0}.recording-module__Af1hoa__nextSessionOverlay p,.recording-module__Af1hoa__nextSessionOverlay h2{margin:0}.recording-module__Af1hoa__nextSessionOverlay p{color:#d6d6d6;font-size:var(--type-label)}.recording-module__Af1hoa__nextSessionOverlay h2{font-size:clamp(1.25rem,3vw,2rem)}.recording-module__Af1hoa__nextSessionOverlay div{justify-content:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.recording-module__Af1hoa__nextSessionOverlay a,.recording-module__Af1hoa__nextSessionOverlay button,.recording-module__Af1hoa__completionControl button{min-height:2.75rem;padding:.65rem var(--space-4);border:1px solid var(--color-action-bg);border-radius:var(--radius-pill);font:inherit;cursor:pointer;font-weight:650}.recording-module__Af1hoa__nextSessionOverlay a,.recording-module__Af1hoa__completionControl button{background:var(--color-action-bg);color:var(--color-action-text);text-decoration:none}.recording-module__Af1hoa__nextSessionOverlay button{color:var(--brand-base-0);background:0 0}.recording-module__Af1hoa__nextSessionOverlay a:focus-visible,.recording-module__Af1hoa__nextSessionOverlay button:focus-visible,.recording-module__Af1hoa__completionControl button:focus-visible{outline:3px solid var(--color-focus-ring);outline-offset:3px}.recording-module__Af1hoa__player{object-fit:contain;background:#151515;width:100%;height:100%;min-height:0;display:block}.recording-module__Af1hoa__player::cue,.recording-module__Af1hoa__player::part(video)::cue{color:#fff;background:#000000c7;font-size:clamp(.75rem,1.1vw,1.05rem);line-height:1.3}.recording-module__Af1hoa__visuallyHidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.recording-module__Af1hoa__playerUnavailable{place-content:center;gap:var(--space-2);min-height:20rem;padding:var(--space-6);border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);text-align:center;display:grid}.recording-module__Af1hoa__playerUnavailable p{max-width:34rem;color:var(--color-text-muted);margin:0}.recording-module__Af1hoa__recordingFacts{gap:var(--space-4);flex-wrap:wrap;margin:0;display:flex}.recording-module__Af1hoa__recordingFacts div{align-items:baseline;gap:var(--space-2);display:flex}.recording-module__Af1hoa__recordingFacts dt{color:var(--color-text-muted);font-size:var(--type-caption)}.recording-module__Af1hoa__recordingFacts dd{color:var(--color-text-strong);margin:0;font-weight:600}.recording-module__Af1hoa__transcriptToolbar{gap:var(--space-3);padding:var(--space-4) var(--space-5);border-bottom:1px solid var(--color-border);display:grid}.recording-module__Af1hoa__transcriptSearch input{width:100%;min-height:2.75rem;padding:0 var(--space-4);border:1px solid var(--color-control-border);border-radius:var(--radius-pill);background:var(--color-control-bg);color:var(--color-text-strong);font:inherit}.recording-module__Af1hoa__transcriptSearchStatus,.recording-module__Af1hoa__transcriptSearchStatus>div{align-items:center;display:flex}.recording-module__Af1hoa__transcriptSearchStatus{justify-content:space-between;gap:var(--space-3);min-height:1.75rem;color:var(--color-text-muted);font-size:var(--type-caption)}.recording-module__Af1hoa__transcriptSearchStatus>div{gap:var(--space-1)}.recording-module__Af1hoa__transcriptSearchStatus button,.recording-module__Af1hoa__transcriptFollowStatus button{border:1px solid var(--color-control-border);border-radius:var(--radius-pill);color:var(--color-text-strong);cursor:pointer;font:inherit;background:0 0}.recording-module__Af1hoa__transcriptSearchStatus button{width:1.75rem;height:1.75rem;padding:0}.recording-module__Af1hoa__transcriptTimeline{min-height:0;padding:var(--space-2) var(--space-3);overscroll-behavior:contain;scrollbar-gutter:stable;margin:0;list-style:none;overflow-y:auto}.recording-module__Af1hoa__transcriptTimeline li{content-visibility:auto;contain-intrinsic-size:auto 5rem;position:relative}.recording-module__Af1hoa__transcriptTimeline li:before{inset:var(--space-2) auto var(--space-2) 0;border-radius:var(--radius-pill);content:"";background:0 0;width:3px;position:absolute}.recording-module__Af1hoa__transcriptTimeline li[data-active=true]:before{background:var(--academy-accent,var(--color-link))}.recording-module__Af1hoa__transcriptTimeline button{gap:var(--space-3);width:100%;padding:var(--space-4);border-radius:var(--radius-sm);color:var(--color-text);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;grid-template-columns:4.25rem minmax(0,1fr);align-items:start;display:grid}.recording-module__Af1hoa__transcriptTimeline li[data-active=true] button{background:color-mix(in srgb, var(--academy-accent,var(--color-link)) 14%, var(--color-surface));color:var(--color-text-strong)}.recording-module__Af1hoa__transcriptTimeline li[data-match=true]:not([data-active=true]) button{background:color-mix(in srgb, var(--academy-accent-soft,var(--color-surface-muted)) 45%, transparent)}.recording-module__Af1hoa__transcriptTimeline button:hover{background:var(--color-surface-muted)}.recording-module__Af1hoa__transcriptTimeline span{color:var(--color-link);font-variant-numeric:tabular-nums;font-weight:700}.recording-module__Af1hoa__transcriptTimeline p{margin:0;line-height:1.5}.recording-module__Af1hoa__transcriptTimeline mark{background:var(--academy-accent-soft,#f6e58d);color:inherit;border-radius:.15rem}.recording-module__Af1hoa__transcriptFollowStatus{min-height:3.5rem;padding:var(--space-3) var(--space-5);border-top:1px solid var(--color-border);color:var(--color-text-muted);font-size:var(--type-caption);place-items:center;display:grid}.recording-module__Af1hoa__transcriptFollowStatus p{margin:0}.recording-module__Af1hoa__transcriptFollowStatus p span{margin-right:var(--space-2);color:var(--academy-accent,var(--color-link))}.recording-module__Af1hoa__transcriptFollowStatus button{min-height:2.5rem;padding:0 var(--space-4)}.recording-module__Af1hoa__transcriptSearch input:focus-visible,.recording-module__Af1hoa__transcriptSearchStatus button:focus-visible,.recording-module__Af1hoa__transcriptTimeline button:focus-visible,.recording-module__Af1hoa__transcriptFollowStatus button:focus-visible{outline:3px solid var(--color-focus-ring);outline-offset:2px}.recording-module__Af1hoa__notesPanel{align-content:start;gap:var(--space-5);padding:clamp(var(--space-5), 2.5vw, var(--space-8));border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);display:grid}.recording-module__Af1hoa__notesPanelEmbedded{border:0;border-radius:0;min-height:100%}.recording-module__Af1hoa__notesPanelEmbedded .recording-module__Af1hoa__notesList{grid-template-columns:1fr}.recording-module__Af1hoa__notesHeading{justify-content:space-between;align-items:flex-end;gap:var(--space-5);display:flex}.recording-module__Af1hoa__notesHeading>div{gap:var(--space-2);display:grid}.recording-module__Af1hoa__notesHeading h2,.recording-module__Af1hoa__notesHeading p,.recording-module__Af1hoa__noteComposer p,.recording-module__Af1hoa__notesEmpty,.recording-module__Af1hoa__notesList p{margin:0}.recording-module__Af1hoa__notesHeading h2{color:var(--color-text-strong);font-size:clamp(1.4rem,2.5vw,2rem);font-weight:400}.recording-module__Af1hoa__notesHeading>div>p:last-child,.recording-module__Af1hoa__notesEmpty{color:var(--color-text-muted)}.recording-module__Af1hoa__notesHeading button,.recording-module__Af1hoa__noteComposer button,.recording-module__Af1hoa__notesList button{border:1px solid var(--color-control-border);border-radius:var(--radius-pill);background:var(--color-action-bg);min-height:2.75rem;color:var(--color-action-text);cursor:pointer;font:inherit;padding:.65rem 1rem;font-weight:650}.recording-module__Af1hoa__noteComposer{gap:var(--space-2);padding:var(--space-5);border-radius:var(--radius-sm);background:var(--color-surface-muted);display:grid}.recording-module__Af1hoa__noteComposer label{color:var(--color-text-strong);font-weight:650}.recording-module__Af1hoa__noteComposer textarea,.recording-module__Af1hoa__notesList textarea{resize:vertical;border:1px solid var(--color-control-border);border-radius:var(--radius-sm);background:var(--color-control-bg);width:100%;color:var(--color-text-strong);font:inherit;line-height:1.5}.recording-module__Af1hoa__noteComposer textarea{padding:var(--space-4)}.recording-module__Af1hoa__noteComposer>div{justify-content:space-between;align-items:center;gap:var(--space-4);display:flex}.recording-module__Af1hoa__noteComposer span,.recording-module__Af1hoa__noteComposer p,.recording-module__Af1hoa__notesList li>p[role=status]{color:var(--color-text-muted);font-size:var(--type-caption)}.recording-module__Af1hoa__notesList{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.recording-module__Af1hoa__notesList li{align-content:start;gap:var(--space-3);min-width:0;padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface-muted);display:grid}.recording-module__Af1hoa__notesList li>a{width:fit-content;color:var(--color-link);font-weight:700}.recording-module__Af1hoa__notesList li>p:not([role=status]){color:var(--color-text-strong);overflow-wrap:anywhere;line-height:1.5}.recording-module__Af1hoa__notesList textarea{padding:var(--space-3)}.recording-module__Af1hoa__notesList li>div{gap:var(--space-2);flex-wrap:wrap;display:flex}.recording-module__Af1hoa__notesList button{min-height:2.4rem;color:var(--color-text-strong);background:0 0;padding:.45rem .8rem}.recording-module__Af1hoa__notesHeading button:focus-visible,.recording-module__Af1hoa__noteComposer button:focus-visible,.recording-module__Af1hoa__noteComposer textarea:focus-visible,.recording-module__Af1hoa__notesList a:focus-visible,.recording-module__Af1hoa__notesList button:focus-visible,.recording-module__Af1hoa__notesList textarea:focus-visible{outline:3px solid var(--color-focus-ring);outline-offset:3px}.recording-module__Af1hoa__notesHeading button:disabled,.recording-module__Af1hoa__noteComposer button:disabled,.recording-module__Af1hoa__notesList button:disabled{cursor:wait;opacity:.55}@container recording-workspace (max-width:68rem){.recording-module__Af1hoa__recordingLayout{grid-template-columns:1fr;height:auto;overflow:visible}.recording-module__Af1hoa__videoPanel{border-right:0;border-bottom:1px solid var(--color-border);height:min(56.25cqi + 6rem,100dvh - 11rem)}.recording-module__Af1hoa__sidePanel{overflow:visible}.recording-module__Af1hoa__sidePanelContent{max-height:42rem}}@media (max-width:560px){.recording-module__Af1hoa__recordingLayout{border-inline:0;border-radius:0}.recording-module__Af1hoa__learningProgress{width:min(18rem,70%)}.recording-module__Af1hoa__sidePanelContent{max-height:38rem}.recording-module__Af1hoa__transcriptTimeline button{padding-inline:var(--space-3);grid-template-columns:3.5rem minmax(0,1fr)}.recording-module__Af1hoa__notesHeading,.recording-module__Af1hoa__noteComposer>div{flex-direction:column;align-items:stretch}.recording-module__Af1hoa__notesList{grid-template-columns:1fr}}.recording-module__Af1hoa__breadcrumbs,.recording-module__Af1hoa__lessonNavigation{color:var(--color-text-muted);font-size:var(--type-label);flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.recording-module__Af1hoa__breadcrumbs a,.recording-module__Af1hoa__lessonNavigation a{color:var(--color-text-strong);text-decoration:none}.recording-module__Af1hoa__breadcrumbs a:hover,.recording-module__Af1hoa__lessonNavigation a:hover{text-decoration:underline}.recording-module__Af1hoa__lessonNavigationSpacer{height:var(--lesson-navigation-height,4.75rem)}.recording-module__Af1hoa__lessonNavigation{z-index:25;min-height:var(--lesson-navigation-height,4.75rem);gap:var(--space-4);padding:var(--space-3) clamp(var(--space-5), 3vw, var(--space-10));border-top:1px solid var(--color-border);background:color-mix(in srgb, var(--color-surface) 96%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);transition:left .18s;display:grid;position:fixed;bottom:0;left:19rem;right:0}main:has(aside[aria-label="Navegación de la academia"][data-collapsed=true]) .recording-module__Af1hoa__lessonNavigation{left:4.5rem}.recording-module__Af1hoa__lessonNavigation>*{min-width:0}.recording-module__Af1hoa__lessonNavigation a{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.recording-module__Af1hoa__lessonNavigation a:last-child{text-align:right}.recording-module__Af1hoa__completionControl{justify-items:center;gap:var(--space-2);display:grid}.recording-module__Af1hoa__completionControl p{color:var(--color-danger-text);font-size:var(--type-caption);margin:0}.recording-module__Af1hoa__completionControl button,.recording-module__Af1hoa__completionStatus{white-space:nowrap}.recording-module__Af1hoa__completionControl button:disabled{cursor:wait;opacity:.6}.recording-module__Af1hoa__completionStatus{color:var(--color-success-text);margin:0;font-weight:650}@media (max-width:800px){.recording-module__Af1hoa__lessonNavigation{right:0;bottom:calc(4.5rem + env(safe-area-inset-bottom));left:0}main:has(aside[aria-label="Navegación de la academia"][data-collapsed=true]) .recording-module__Af1hoa__lessonNavigation{left:0}.recording-module__Af1hoa__videoPanel{height:min(calc(56.25cqi + 6rem), calc(100dvh - 14rem - env(safe-area-inset-bottom)))}}@media (max-width:560px){.recording-module__Af1hoa__lessonNavigation{gap:var(--space-2);padding-inline:var(--space-3);font-size:var(--type-caption)}}@media (prefers-reduced-motion:reduce){.recording-module__Af1hoa__lessonNavigation{transition:none}}.recording-module__Af1hoa__contentLesson{width:min(100%,72rem);padding:clamp(var(--space-5), 5vw, var(--space-8));margin-inline:auto}.recording-module__Af1hoa__contentLesson iframe{border:1px solid var(--color-border);border-radius:var(--radius-panel);background:var(--color-surface);width:100%;min-height:min(75vh,50rem)}.recording-module__Af1hoa__contentLesson[data-format=slides]{width:100%;padding:0}.recording-module__Af1hoa__contentLesson[data-format=slides] iframe{height:clamp(24rem,100dvh - 21rem,60rem);min-height:0;display:block}.recording-module__Af1hoa__documentActions{justify-content:flex-end;gap:var(--space-2);flex-wrap:wrap;display:flex}.recording-module__Af1hoa__documentActions a{gap:var(--space-2)}.recording-module__Af1hoa__documentActions svg{width:1rem;height:1rem}@media (max-width:800px){.recording-module__Af1hoa__contentLesson[data-format=slides] iframe{height:70dvh;min-height:30rem}.recording-module__Af1hoa__documentActions{justify-content:flex-start}}
.app-select-module__176PiW__root{width:100%;min-width:0;position:relative}.app-select-module__176PiW__trigger{background:var(--color-control-bg);border:1px solid var(--color-control-border);color:var(--color-text);cursor:pointer;font:inherit;text-align:left;border-radius:.65rem;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem;width:100%;min-height:2.75rem;padding:.65rem .75rem .65rem .8rem;display:grid}.app-select-module__176PiW__trigger:hover{border-color:color-mix(in srgb, var(--color-text) 42%, var(--color-control-border))}.app-select-module__176PiW__trigger:focus-visible{border-color:var(--color-focus-ring);box-shadow:0 0 0 2px color-mix(in srgb, var(--color-focus-ring) 34%, transparent);outline:none}.app-select-module__176PiW__trigger span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.app-select-module__176PiW__trigger span[data-placeholder]{color:var(--color-text-muted)}.app-select-module__176PiW__trigger svg{width:1rem;height:1rem;transition:transform .16s}.app-select-module__176PiW__trigger[aria-expanded=true] svg{transform:rotate(180deg)}.app-select-module__176PiW__menu{background:var(--color-surface);border:1px solid var(--color-border);box-shadow:0 .9rem 2.5rem color-mix(in srgb, var(--color-text-strong) 18%, transparent);z-index:70;border-radius:.75rem;gap:.2rem;width:max-content;min-width:100%;max-width:min(30rem,100vw - 2rem);max-height:min(20rem,50vh);margin-top:.35rem;padding:.35rem;display:grid;position:absolute;left:0;right:auto;overflow-y:auto}.app-select-module__176PiW__option{color:var(--color-text);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:.5rem;grid-template-columns:minmax(0,1fr) 1rem;align-items:center;gap:.75rem;width:100%;min-height:2.5rem;padding:.55rem .65rem;display:grid}.app-select-module__176PiW__option:hover,.app-select-module__176PiW__option:focus-visible{background:var(--color-surface-muted);outline:none}.app-select-module__176PiW__option[data-selected]{background:color-mix(in srgb, var(--academy-accent,var(--color-highlight)) 14%, var(--color-surface));color:var(--color-text-strong);font-weight:600}.app-select-module__176PiW__option span{overflow-wrap:anywhere;min-width:0}.app-select-module__176PiW__option svg{width:1rem;height:1rem}.app-select-module__176PiW__root[data-invalid] .app-select-module__176PiW__trigger{border-color:var(--color-danger,#c53b3b)}.app-select-module__176PiW__root[data-disabled]{cursor:not-allowed;opacity:.6}
.active-dashboard-module__38KVyG__activeDashboard{gap:var(--space-8);display:grid}.active-dashboard-module__38KVyG__recentPanel,.active-dashboard-module__38KVyG__practicePanel{gap:var(--space-5);padding:clamp(var(--space-5), 2.5vw, var(--space-8));border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);display:grid}.active-dashboard-module__38KVyG__focusSection{gap:var(--space-4);display:grid}.active-dashboard-module__38KVyG__focusHeading,.active-dashboard-module__38KVyG__journeyHeading{justify-content:space-between;align-items:flex-end;gap:var(--space-5);display:flex}.active-dashboard-module__38KVyG__focusHeading>div,.active-dashboard-module__38KVyG__journeyHeading>div,.active-dashboard-module__38KVyG__recentPanel>div,.active-dashboard-module__38KVyG__practicePanel>div{gap:var(--space-2);display:grid}.active-dashboard-module__38KVyG__focusHeading h2,.active-dashboard-module__38KVyG__journeyHeading h2{font-size:clamp(1.8rem,3vw,2.5rem);font-weight:400;line-height:1.05}.active-dashboard-module__38KVyG__focusHeading>p,.active-dashboard-module__38KVyG__journeyHeading>p{color:var(--color-text-muted);margin:0}.active-dashboard-module__38KVyG__trainingProgress{gap:var(--space-2);width:min(13rem,40vw);color:var(--color-text-muted);font-size:var(--type-caption);text-align:right;display:grid}.active-dashboard-module__38KVyG__trainingProgress strong{color:var(--color-text-strong);font-weight:600}.active-dashboard-module__38KVyG__sectionLabel,.active-dashboard-module__38KVyG__cardLabel,.active-dashboard-module__38KVyG__cardContext,.active-dashboard-module__38KVyG__moduleSummary span,.active-dashboard-module__38KVyG__moduleSummary p,.active-dashboard-module__38KVyG__recordingList p,.active-dashboard-module__38KVyG__practicePanel p{margin:0}.active-dashboard-module__38KVyG__sectionLabel,.active-dashboard-module__38KVyG__cardLabel{color:var(--color-text-muted);font-size:var(--type-caption);font-weight:600}.active-dashboard-module__38KVyG__focusGrid{gap:var(--space-4);grid-template-columns:minmax(0,1.12fr) minmax(18rem,.88fr);display:grid}.active-dashboard-module__38KVyG__recordedFocusGrid{grid-template-columns:minmax(0,1fr)}.active-dashboard-module__38KVyG__recordedFocusGrid .active-dashboard-module__38KVyG__primaryFocus{min-height:0;padding:var(--space-5) var(--space-6);grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"label action""title action""context action""remaining action";align-items:center}.active-dashboard-module__38KVyG__primaryFocus,.active-dashboard-module__38KVyG__continueFocus{align-content:start;gap:var(--space-4);min-height:19rem;padding:clamp(var(--space-5), 2vw, var(--space-6));border-radius:var(--radius-sm);display:grid}.active-dashboard-module__38KVyG__continueThumbnail{aspect-ratio:16/9;object-fit:cover;border-radius:var(--radius-sm);width:100%;height:auto}.active-dashboard-module__38KVyG__primaryFocus{background:var(--color-surface-muted);color:var(--color-text)}.active-dashboard-module__38KVyG__primaryFocus .active-dashboard-module__38KVyG__cardLabel,.active-dashboard-module__38KVyG__primaryFocus .active-dashboard-module__38KVyG__cardContext,.active-dashboard-module__38KVyG__primaryFocus>p{color:var(--color-text-muted)}.active-dashboard-module__38KVyG__recordedFocusGrid .active-dashboard-module__38KVyG__primaryFocus .active-dashboard-module__38KVyG__cardLabel{grid-area:label}.active-dashboard-module__38KVyG__recordedFocusGrid .active-dashboard-module__38KVyG__primaryFocus h3{grid-area:title}.active-dashboard-module__38KVyG__recordedFocusGrid .active-dashboard-module__38KVyG__primaryFocus .active-dashboard-module__38KVyG__cardContext{grid-area:context}.active-dashboard-module__38KVyG__recordedFocusGrid .active-dashboard-module__38KVyG__primaryFocus[data-has-thumbnail=true]{grid-template-columns:minmax(8rem,12rem) minmax(0,1fr) auto;grid-template-areas:"thumbnail label action""thumbnail title action""thumbnail context action""thumbnail remaining action"}.active-dashboard-module__38KVyG__recordedFocusGrid .active-dashboard-module__38KVyG__primaryFocus[data-has-thumbnail=true] .active-dashboard-module__38KVyG__continueThumbnail{aspect-ratio:auto;grid-area:thumbnail;height:100%;min-height:8rem}.active-dashboard-module__38KVyG__recordedFocusGrid .active-dashboard-module__38KVyG__remainingTime{color:var(--color-text-muted);grid-area:remaining;margin:0}.active-dashboard-module__38KVyG__recordedFocusGrid .active-dashboard-module__38KVyG__focusActions{justify-content:flex-end;gap:var(--space-3);flex-wrap:wrap;grid-area:action;display:flex}.active-dashboard-module__38KVyG__recordedFocusGrid .active-dashboard-module__38KVyG__focusActions .active-dashboard-module__38KVyG__primaryAction,.active-dashboard-module__38KVyG__recordedFocusGrid .active-dashboard-module__38KVyG__focusActions .active-dashboard-module__38KVyG__secondaryAction{margin-top:0}.active-dashboard-module__38KVyG__continueFocus{border:1px solid var(--color-border);background:var(--color-surface-muted)}.active-dashboard-module__38KVyG__primaryFocus h3,.active-dashboard-module__38KVyG__continueFocus h3{margin:0;font-size:clamp(1.65rem,3vw,2.35rem);font-weight:400;line-height:1.05}.active-dashboard-module__38KVyG__cardTopline{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.active-dashboard-module__38KVyG__liveStatus{border-radius:var(--radius-pill);background:var(--color-action-bg);color:var(--color-action-text);font-size:var(--type-caption);padding:.35rem .6rem}.active-dashboard-module__38KVyG__cardContext{color:var(--color-text-muted)}.active-dashboard-module__38KVyG__primaryFocus time{font-size:var(--type-body-large);font-weight:600}.active-dashboard-module__38KVyG__primaryAction,.active-dashboard-module__38KVyG__secondaryAction{justify-content:center;align-items:center;gap:var(--space-2);border-radius:var(--radius-pill);width:fit-content;min-height:2.8rem;margin-top:auto;padding:.75rem 1rem;font-weight:600;text-decoration:none;display:inline-flex}.active-dashboard-module__38KVyG__primaryAction{background:var(--color-action-bg);color:var(--color-action-text)}.active-dashboard-module__38KVyG__secondaryAction{border:1px solid var(--color-text-strong);color:var(--color-text-strong)}.active-dashboard-module__38KVyG__journeySection{gap:var(--space-6);display:grid}.active-dashboard-module__38KVyG__moduleJourney,.active-dashboard-module__38KVyG__activeSessionList,.active-dashboard-module__38KVyG__recordingList{margin:0;padding:0;list-style:none}.active-dashboard-module__38KVyG__moduleJourney{display:grid}.active-dashboard-module__38KVyG__journeyModule{gap:0 var(--space-4);padding:var(--space-5) 0;border-bottom:1px solid var(--color-border);grid-template-columns:2.5rem minmax(0,1fr);display:grid;position:relative}.active-dashboard-module__38KVyG__journeyModule:before{background:var(--color-border);content:"";width:1px;position:absolute;top:0;bottom:0;left:1.18rem}.active-dashboard-module__38KVyG__moduleMarker{z-index:1;border:1px solid var(--color-border);background:var(--color-surface);width:2.5rem;height:2.5rem;color:var(--color-text-muted);font-size:var(--type-label);border-radius:50%;place-items:center;font-weight:600;display:grid;position:relative}.active-dashboard-module__38KVyG__current .active-dashboard-module__38KVyG__moduleMarker{border-color:var(--academy-accent);background:var(--academy-accent);color:var(--color-on-accent)}.active-dashboard-module__38KVyG__moduleSummary{align-content:center;gap:.2rem;display:grid}.active-dashboard-module__38KVyG__moduleSummary [role=progressbar]{width:min(16rem,100%);margin-top:var(--space-2)}.active-dashboard-module__38KVyG__moduleSummary span,.active-dashboard-module__38KVyG__moduleSummary p{color:var(--color-text-muted);font-size:var(--type-caption)}.active-dashboard-module__38KVyG__moduleSummary h3{color:var(--color-text-strong);margin:0;font-size:1.15rem;font-weight:500}.active-dashboard-module__38KVyG__currentModuleContent{gap:var(--space-4);padding:var(--space-3) 0 0;margin-top:var(--space-4);grid-column:2;display:grid}.active-dashboard-module__38KVyG__activeSessionList{gap:var(--space-2);display:grid}.active-dashboard-module__38KVyG__activeSessionList li{min-width:0}.active-dashboard-module__38KVyG__sessionRowLink{gap:var(--space-3);margin-inline:calc(var(--space-3) * -1);padding:.9rem var(--space-3);border-radius:var(--radius-control);color:inherit;grid-template-columns:2.25rem minmax(0,1fr) auto;align-items:center;text-decoration:none;transition:background-color .14s,color .14s;display:grid}.active-dashboard-module__38KVyG__sessionRowPending{align-items:center;gap:var(--space-3);grid-template-columns:2.25rem minmax(0,1fr) auto;padding:.9rem 0;display:grid}.active-dashboard-module__38KVyG__sessionRowLink:hover{background:var(--color-surface-muted)}.active-dashboard-module__38KVyG__sessionIcon{border:1px solid var(--color-border);background:var(--color-surface);border-radius:50%;place-items:center;width:2.25rem;height:2.25rem;display:grid}.active-dashboard-module__38KVyG__sessionIcon svg{width:1rem;height:1rem}.active-dashboard-module__38KVyG__sessionIcon[data-completed=true]{border-color:var(--academy-accent);color:var(--academy-accent)}.active-dashboard-module__38KVyG__activeSessionList h4,.active-dashboard-module__38KVyG__activeSessionList p{margin:0}.active-dashboard-module__38KVyG__activeSessionList h4{color:var(--color-text-strong);font-size:1rem;font-weight:500}.active-dashboard-module__38KVyG__activeSessionList p,.active-dashboard-module__38KVyG__pendingSession,.active-dashboard-module__38KVyG__sessionProgress{color:var(--color-text-muted);font-size:var(--type-caption)}.active-dashboard-module__38KVyG__sessionProgress[data-state=completed]{color:var(--color-success-text)}.active-dashboard-module__38KVyG__sessionProgress[data-state=in-progress]{color:var(--academy-accent)}.active-dashboard-module__38KVyG__recordingList a{color:var(--color-link);font-weight:600;text-decoration:none}.active-dashboard-module__38KVyG__supportGrid{gap:var(--space-4);grid-template-columns:minmax(0,1.15fr) minmax(18rem,.85fr);display:grid}.active-dashboard-module__38KVyG__recentPanel,.active-dashboard-module__38KVyG__practicePanel{min-height:18rem}.active-dashboard-module__38KVyG__recordingList{gap:var(--space-3);display:grid}.active-dashboard-module__38KVyG__recordingList li{justify-content:space-between;align-items:center;gap:var(--space-4);padding:.65rem 0;display:flex}.active-dashboard-module__38KVyG__recordingList h3{color:var(--color-text-strong);margin:0;font-size:1rem;font-weight:500}.active-dashboard-module__38KVyG__recordingList p,.active-dashboard-module__38KVyG__practicePanel p{color:var(--color-text-muted)}.active-dashboard-module__38KVyG__recordingList .active-dashboard-module__38KVyG__recordingContext{color:var(--color-text-strong);font-size:var(--type-caption);margin-bottom:.25rem;font-weight:600}.active-dashboard-module__38KVyG__practicePanel{background:var(--color-surface-muted);align-content:space-between}.active-dashboard-module__38KVyG__practicePanel h2,.active-dashboard-module__38KVyG__recentPanel h2{margin:0;font-size:1.5rem;font-weight:500}.active-dashboard-module__38KVyG__primaryAction:focus-visible,.active-dashboard-module__38KVyG__secondaryAction:focus-visible,.active-dashboard-module__38KVyG__sessionRowLink:focus-visible,.active-dashboard-module__38KVyG__recordingList a:focus-visible{outline:3px solid var(--color-focus-ring);outline-offset:3px}@media (max-width:900px){.active-dashboard-module__38KVyG__focusGrid,.active-dashboard-module__38KVyG__supportGrid{grid-template-columns:1fr}}@media (max-width:620px){.active-dashboard-module__38KVyG__focusHeading,.active-dashboard-module__38KVyG__journeyHeading,.active-dashboard-module__38KVyG__recordingList li{flex-direction:column;align-items:flex-start}.active-dashboard-module__38KVyG__primaryFocus,.active-dashboard-module__38KVyG__continueFocus{min-height:15rem}.active-dashboard-module__38KVyG__recordedFocusGrid .active-dashboard-module__38KVyG__primaryFocus{min-height:0;padding:var(--space-5);grid-template-columns:1fr;grid-template-areas:"label""title""context""action";align-items:start}.active-dashboard-module__38KVyG__recordedFocusGrid .active-dashboard-module__38KVyG__focusActions{justify-content:flex-start}.active-dashboard-module__38KVyG__journeyModule{gap:0 var(--space-3);grid-template-columns:2.25rem minmax(0,1fr)}.active-dashboard-module__38KVyG__moduleMarker{width:2.25rem;height:2.25rem}.active-dashboard-module__38KVyG__journeyModule:before{left:1.05rem}.active-dashboard-module__38KVyG__currentModuleContent{padding:var(--space-4)}.active-dashboard-module__38KVyG__sessionRowLink{margin-inline:calc(var(--space-2) * -1);padding-inline:var(--space-2)}}
.lesson-activity-tracker-module__JzAG0q__backdrop{padding:var(--space-4);z-index:100;background:#000000c2;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.lesson-activity-tracker-module__JzAG0q__dialog{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);color:var(--color-text-strong);gap:var(--space-5);width:100%;max-width:31rem;padding:clamp(1.5rem,4vw,2rem);display:grid;box-shadow:0 1.5rem 4rem #0006}.lesson-activity-tracker-module__JzAG0q__icon{background:var(--color-surface-muted);border:1px solid var(--color-border);border-radius:var(--radius-md);justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:inline-flex}.lesson-activity-tracker-module__JzAG0q__copy{gap:var(--space-3);display:grid}.lesson-activity-tracker-module__JzAG0q__dialog h2{letter-spacing:-.035em;margin:0;font-size:clamp(1.9rem,5vw,2.4rem);line-height:1.02}.lesson-activity-tracker-module__JzAG0q__dialog p:not(.lesson-activity-tracker-module__JzAG0q__eyebrow){color:var(--color-text-muted);margin:0;line-height:1.55}.lesson-activity-tracker-module__JzAG0q__dialog button{background:var(--color-action-bg);color:var(--color-action-text);cursor:pointer;font:inherit;border:0;border-radius:999px;justify-content:space-between;align-items:center;width:100%;min-height:3.25rem;padding:.9rem 1.25rem;font-weight:700;display:inline-flex}.lesson-activity-tracker-module__JzAG0q__dialog button:hover{background:var(--color-action-hover)}.lesson-activity-tracker-module__JzAG0q__dialog button:focus-visible{outline:3px solid var(--color-focus-ring);outline-offset:3px}.lesson-activity-tracker-module__JzAG0q__eyebrow{color:var(--color-text-muted);letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:650}@media (max-width:36rem){.lesson-activity-tracker-module__JzAG0q__backdrop{padding:var(--space-3);align-items:flex-end}.lesson-activity-tracker-module__JzAG0q__dialog{padding:1.35rem}}
.community-composer-module__nftasa__newThreadTrigger,.community-composer-module__nftasa__newThreadClose,.community-composer-module__nftasa__newThreadBackdrop{cursor:pointer;border:0}.community-composer-module__nftasa__newThreadTrigger{border:1px solid var(--color-border);color:var(--color-text);font:inherit;background:0 0;border-radius:999px;flex:none;align-items:center;gap:.35rem;padding:.55rem .7rem;font-size:.78rem;display:inline-flex}.community-composer-module__nftasa__newThreadTrigger:hover{background:var(--color-surface)}.community-composer-module__nftasa__newThreadTrigger span{font-size:1.05rem;line-height:.7}.community-composer-module__nftasa__newThreadTrigger svg{width:1rem;height:1rem}.community-composer-module__nftasa__newThreadTrigger[data-variant=primary]{background:var(--color-text-strong);border-color:var(--color-text-strong);color:var(--color-surface);padding:.7rem 1rem;font-weight:700}.community-composer-module__nftasa__newThreadTrigger[data-variant=primary]:hover{background:var(--color-text)}.community-composer-module__nftasa__newThreadLayer{z-index:80;position:fixed;inset:0}.community-composer-module__nftasa__newThreadBackdrop{background:color-mix(in srgb, var(--color-page) 72%, transparent);width:100%;position:absolute;inset:0}.community-composer-module__nftasa__newThreadPanel{background:var(--color-surface);border-left:1px solid var(--color-border);box-shadow:-1rem 0 2.5rem color-mix(in srgb, var(--color-text-strong) 14%, transparent);grid-template-rows:auto minmax(0,1fr);width:min(30rem,100vw - 2rem);max-width:30rem;padding:1.5rem;display:grid;position:absolute;top:0;bottom:0;right:0;overflow-y:auto}.community-composer-module__nftasa__newThreadHeader{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.community-composer-module__nftasa__newThreadHeader h2{max-width:none;margin:0;font-size:1.5rem}.community-composer-module__nftasa__newThreadHeader p{color:var(--color-text-muted);margin:.25rem 0 0}.community-composer-module__nftasa__newThreadClose{border-radius:var(--radius-sm);color:var(--color-text-muted);background:0 0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;padding:0;display:inline-flex}.community-composer-module__nftasa__newThreadClose:hover{background:var(--color-surface-muted);color:var(--color-text)}.community-composer-module__nftasa__newThreadClose svg{width:1.2rem;height:1.2rem}.community-composer-module__nftasa__composer{gap:.7rem;display:grid}.community-composer-module__nftasa__composer[data-action=reply],.community-composer-module__nftasa__composer[data-action=private]{padding:1rem 1.25rem 1.15rem}.community-composer-module__nftasa__composer label{gap:.4rem;font-size:.875rem;display:grid}.community-composer-module__nftasa__composer textarea,.community-composer-module__nftasa__composer input{background:var(--color-control-bg);border:1px solid var(--color-control-border);border-radius:var(--radius-sm);color:var(--color-text);font:inherit;width:100%;padding:.75rem}.community-composer-module__nftasa__composer textarea::placeholder,.community-composer-module__nftasa__composer input::placeholder{color:var(--color-text-muted);opacity:1}.community-composer-module__nftasa__composer textarea{border-radius:0 0 var(--radius-sm) var(--radius-sm);resize:vertical;border:0;outline:none;min-height:6rem}.community-composer-module__nftasa__composer[data-action=thread] textarea{min-height:12rem}.community-composer-module__nftasa__composer textarea:focus{box-shadow:inset 0 0 0 2px var(--color-focus-ring)}.community-composer-module__nftasa__editorLabel{grid-template-columns:1fr auto;align-items:baseline;display:flex!important}.community-composer-module__nftasa__editorHint{color:var(--color-text-muted);margin-left:auto;font-size:.75rem}.community-composer-module__nftasa__editor{background:var(--color-control-bg);border:1px solid var(--color-control-border);border-radius:var(--radius-sm);overflow:hidden}.community-composer-module__nftasa__editorToolbar{background:var(--color-surface-muted);border-bottom:1px solid var(--color-border);gap:.1rem;padding:.25rem;display:flex}.community-composer-module__nftasa__composer .community-composer-module__nftasa__editorToolbar button{color:var(--color-text-muted);background:0 0;border:0;border-radius:.35rem;justify-content:center;align-items:center;width:1.8rem;height:1.8rem;padding:0;display:inline-flex}.community-composer-module__nftasa__composer .community-composer-module__nftasa__editorToolbar button:hover{background:var(--color-surface);color:var(--color-text-strong)}.community-composer-module__nftasa__editorToolbar svg{width:.95rem;height:.95rem}.community-composer-module__nftasa__threadFields{grid-template-columns:1fr;gap:.75rem;display:grid}.community-composer-module__nftasa__selectField{gap:.4rem;font-size:.875rem;display:grid}.community-composer-module__nftasa__composerFooter{justify-content:space-between;align-items:center;gap:1rem;display:flex}.community-composer-module__nftasa__composerFooter p{color:var(--color-text-muted);margin:0;font-size:.8rem}.community-composer-module__nftasa__composerFooter>button{background:var(--color-action-bg);color:var(--color-action-text);cursor:pointer;font:inherit;border:0;border-radius:999px;padding:.65rem 1.15rem}.community-composer-module__nftasa__composer button:disabled{cursor:wait;opacity:.6}@media (max-width:800px){.community-composer-module__nftasa__newThreadPanel{width:calc(100vw - 1rem);max-width:none;padding:1.25rem}.community-composer-module__nftasa__composer[data-action=reply],.community-composer-module__nftasa__composer[data-action=private]{padding-left:1rem;padding-right:1rem}}
.staff-training-module__mWMriG__backLink{width:fit-content;color:var(--color-link);font-weight:650;text-decoration:none}.staff-training-module__mWMriG__trainingOverviewPage{gap:var(--space-8);display:grid}.staff-training-module__mWMriG__trainingTitle{justify-content:space-between;align-items:center;gap:var(--space-6);display:flex}.staff-training-module__mWMriG__trainingTitle>div{gap:var(--space-2);display:grid}.staff-training-module__mWMriG__trainingTitle p,.staff-training-module__mWMriG__trainingTitle h1,.staff-training-module__mWMriG__trainingTitle span{margin:0}.staff-training-module__mWMriG__trainingTitle p{color:var(--color-text-muted);font-size:var(--type-caption);text-transform:uppercase;font-weight:600}.staff-training-module__mWMriG__trainingTitle h1{color:var(--color-text-strong);letter-spacing:-.05em;font-size:clamp(2.35rem,5vw,4rem);font-weight:400;line-height:1}.staff-training-module__mWMriG__trainingTitle span{max-width:46rem;color:var(--color-text-muted);line-height:1.5}.staff-training-module__mWMriG__trainingTitle img{object-fit:contain;width:clamp(4rem,8vw,5.5rem);height:clamp(4rem,8vw,5.5rem)}.staff-training-module__mWMriG__overviewMetrics{gap:var(--space-4);grid-template-columns:repeat(4,minmax(0,1fr));margin:0;display:grid}.staff-training-module__mWMriG__overviewMetrics>div{justify-content:center;align-items:center;gap:var(--space-2);min-height:6.25rem;padding:var(--space-4);border-radius:var(--radius-md);background:var(--color-surface-muted);text-align:center;flex-direction:column-reverse;display:flex}.staff-training-module__mWMriG__overviewMetrics dt{color:var(--color-text-muted);font-size:var(--type-caption)}.staff-training-module__mWMriG__overviewMetrics dd{color:var(--color-text-strong);font-variant-numeric:tabular-nums;margin:0;font-size:2rem;line-height:1}.staff-training-module__mWMriG__managementLinks{gap:var(--space-2);display:grid}.staff-training-module__mWMriG__managementLinks a{justify-content:space-between;align-items:center;gap:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-sm);min-height:2.75rem;color:var(--color-text-strong);padding:.7rem .85rem;font-weight:600;text-decoration:none;display:flex}.staff-training-module__mWMriG__managementLinks a:hover{background:var(--color-surface)}.staff-training-module__mWMriG__managementLinks svg{width:1rem;height:1rem}.staff-training-module__mWMriG__overview,.staff-training-module__mWMriG__editionList,.staff-training-module__mWMriG__edition,.staff-training-module__mWMriG__moduleList,.staff-training-module__mWMriG__module,.staff-training-module__mWMriG__contentList{display:grid}.staff-training-module__mWMriG__overview{border-radius:var(--radius-lg);background:var(--color-context-surface);grid-template-columns:minmax(0,1fr) auto;gap:1.5rem;padding:1.5rem}.staff-training-module__mWMriG__overview p,.staff-training-module__mWMriG__editionHeader p,.staff-training-module__mWMriG__moduleHeader p,.staff-training-module__mWMriG__contentRow p,.staff-training-module__mWMriG__transcriptIntro{color:var(--color-text-muted);margin:0;line-height:1.5}.staff-training-module__mWMriG__facts{grid-template-columns:repeat(4,minmax(5rem,1fr));gap:1rem;margin:0;display:grid}.staff-training-module__mWMriG__facts div{gap:.2rem;display:grid}.staff-training-module__mWMriG__facts dt{color:var(--color-text-muted);font-size:.75rem}.staff-training-module__mWMriG__facts dd{margin:0;font-size:1.35rem}.staff-training-module__mWMriG__editionList{gap:1rem}.staff-training-module__mWMriG__edition{border-radius:var(--radius-lg);background:var(--color-surface-muted);gap:1.25rem;padding:1.5rem}.staff-training-module__mWMriG__editionHeader,.staff-training-module__mWMriG__moduleHeader,.staff-training-module__mWMriG__contentRow{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.staff-training-module__mWMriG__editionHeader>div,.staff-training-module__mWMriG__moduleHeader>div,.staff-training-module__mWMriG__contentRow>div{gap:.25rem;min-width:0;display:grid}.staff-training-module__mWMriG__editionHeader h2,.staff-training-module__mWMriG__moduleHeader h3,.staff-training-module__mWMriG__contentRow strong{max-width:none;margin:0}.staff-training-module__mWMriG__editionHeader h2{font-size:clamp(1.5rem,3vw,2rem);font-weight:500}.staff-training-module__mWMriG__status{background:var(--color-surface);color:var(--color-text-muted);border-radius:999px;flex:none;padding:.4rem .65rem;font-size:.78rem;font-weight:650}.staff-training-module__mWMriG__moduleList{gap:1.5rem}.staff-training-module__mWMriG__module{border-left:3px solid var(--color-brand-violet);gap:.85rem;padding-left:1rem}.staff-training-module__mWMriG__moduleHeader h3{font-size:1.2rem}.staff-training-module__mWMriG__contentList{gap:.5rem;margin:0;padding:0;list-style:none}.staff-training-module__mWMriG__contentRow{border-radius:var(--radius-md);background:var(--color-surface);align-items:center;padding:.85rem 1rem}.staff-training-module__mWMriG__contentType{color:var(--color-text-muted);font-size:.78rem}.staff-training-module__mWMriG__contentActions{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:.5rem;display:flex}.staff-training-module__mWMriG__actionLink{border:1px solid var(--color-border);min-height:2.5rem;color:var(--color-text-strong);border-radius:999px;flex:none;justify-content:center;align-items:center;padding:.6rem .85rem;font-weight:650;text-decoration:none;display:inline-flex}.staff-training-module__mWMriG__empty{color:var(--color-text-muted);margin:0}.staff-training-module__mWMriG__recordingPage{gap:1rem;display:grid}.staff-training-module__mWMriG__recordingHeader{justify-content:space-between;align-items:center;gap:1rem;display:flex}.staff-training-module__mWMriG__recordingHeader p{color:var(--color-text-muted);margin:0}.staff-training-module__mWMriG__searchForm{gap:.65rem;display:grid}.staff-training-module__mWMriG__searchForm>div{gap:.5rem;display:flex}.staff-training-module__mWMriG__searchForm input{border:1px solid var(--color-control-border);background:var(--color-control-bg);min-width:0;color:var(--color-text);font:inherit;border-radius:999px;flex:1;padding:.85rem 1rem}.staff-training-module__mWMriG__searchForm button{background:var(--color-action-bg);color:var(--color-action-text);cursor:pointer;font:inherit;border:0;border-radius:999px;padding:.75rem 1rem;font-weight:650}.staff-training-module__mWMriG__actionLink:focus-visible,.staff-training-module__mWMriG__backLink:focus-visible,.staff-training-module__mWMriG__searchForm input:focus-visible,.staff-training-module__mWMriG__searchForm button:focus-visible{outline:3px solid var(--color-focus-ring);outline-offset:3px}@media (max-width:48rem){.staff-training-module__mWMriG__overviewMetrics{grid-template-columns:repeat(2,minmax(0,1fr))}.staff-training-module__mWMriG__overview,.staff-training-module__mWMriG__facts{grid-template-columns:1fr 1fr}.staff-training-module__mWMriG__overview>p{grid-column:1/-1}.staff-training-module__mWMriG__editionHeader,.staff-training-module__mWMriG__moduleHeader,.staff-training-module__mWMriG__contentRow,.staff-training-module__mWMriG__recordingHeader{flex-direction:column}.staff-training-module__mWMriG__actionLink{width:100%}}@media (max-width:30rem){.staff-training-module__mWMriG__trainingTitle{align-items:flex-start}.staff-training-module__mWMriG__trainingTitle img{width:3.5rem;height:3.5rem}.staff-training-module__mWMriG__overview,.staff-training-module__mWMriG__facts{grid-template-columns:1fr}.staff-training-module__mWMriG__searchForm>div{flex-direction:column;align-items:stretch}}
.progress-bar-module__dx-lkq__track{border-radius:var(--radius-pill);background:var(--color-surface-muted);width:100%;height:.35rem;display:block;overflow:hidden}.progress-bar-module__dx-lkq__value{border-radius:inherit;background:var(--academy-accent);height:100%;transition:width .18s;display:block}@media (prefers-reduced-motion:reduce){.progress-bar-module__dx-lkq__value{transition:none}}
.theme-toggle-module__DRq2aq__themeToggle{border:1px solid var(--color-border);border-radius:var(--radius-pill);background:var(--color-surface);width:2.75rem;height:2.75rem;color:var(--color-text-strong);cursor:pointer;flex:none;justify-content:center;align-items:center;padding:0;transition:background-color .15s,border-color .15s,transform .15s;display:inline-flex}.theme-toggle-module__DRq2aq__themeToggle:hover{border-color:var(--color-text-muted);background:var(--color-surface-muted)}.theme-toggle-module__DRq2aq__themeToggle:active{transform:translateY(1px)}.theme-toggle-module__DRq2aq__themeToggle:focus-visible{outline:3px solid var(--color-focus-ring);outline-offset:3px}.theme-toggle-module__DRq2aq__themeToggle svg{width:1.1rem;height:1.1rem}@media (prefers-reduced-motion:reduce){.theme-toggle-module__DRq2aq__themeToggle{transition:none}}
.staff-module__M1rJeW__shell{background:var(--color-page-subtle);min-height:100svh;color:var(--color-text)}.staff-module__M1rJeW__productBody{border-inline:1px solid var(--color-border);background:var(--color-surface);grid-template-columns:19rem minmax(0,1fr);width:min(100%,112rem);min-height:100svh;margin-inline:auto;display:grid}.staff-module__M1rJeW__productBody:has(aside[aria-label="Navegación del equipo"][data-collapsed=true]){grid-template-columns:4.5rem minmax(0,1fr)}.staff-module__M1rJeW__content{width:100%;min-width:0;padding:clamp(1.5rem,4vw,3.25rem)}.staff-module__M1rJeW__pageHeader{align-items:flex-end;gap:var(--space-6);justify-content:space-between;margin-bottom:2rem;display:flex}.staff-module__M1rJeW__pageHeader>div:first-child{gap:var(--space-2);min-width:0;display:grid}.staff-module__M1rJeW__pageHeader h1,.staff-module__M1rJeW__panel h2,.staff-module__M1rJeW__panel p,.staff-module__M1rJeW__accessCard h1,.staff-module__M1rJeW__accessCard>p{margin:0}.staff-module__M1rJeW__pageHeader h1{color:var(--color-text-strong);letter-spacing:-.05em;max-width:none;font-size:clamp(2.35rem,5vw,4rem);font-weight:400;line-height:1}.staff-module__M1rJeW__pageHeader p{color:var(--color-text-muted);font-size:var(--type-label);margin:0}.staff-module__M1rJeW__pageHeaderAction{justify-content:flex-end;align-items:center;display:flex}@media (max-width:800px){.staff-module__M1rJeW__pageHeader{align-items:stretch;gap:var(--space-4);display:grid}.staff-module__M1rJeW__pageHeaderAction{justify-content:flex-start}}.staff-module__M1rJeW__accessCard button{background:var(--color-action-bg);color:var(--color-action-text);cursor:pointer;font:inherit;border:0;border-radius:999px;padding:.72rem 1rem;font-weight:650}.staff-module__M1rJeW__accessCard header>img{display:block}:root[data-theme=dark] .staff-module__M1rJeW__accessCard header>img{filter:invert()}.staff-module__M1rJeW__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.staff-module__M1rJeW__panel{background:var(--color-surface-muted);border-radius:var(--radius-lg);align-content:start;gap:.75rem;padding:1.5rem;display:grid}.staff-module__M1rJeW__panel p{color:var(--color-text-muted);line-height:1.55}.staff-module__M1rJeW__reviewQueue{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.staff-module__M1rJeW__reviewQueue li,.staff-module__M1rJeW__reviewQueue div{gap:.25rem;display:grid}.staff-module__M1rJeW__reviewQueue li{border-radius:var(--radius-md);background:var(--color-surface);grid-template-columns:minmax(0,1fr) auto;align-items:center;padding:1rem}.staff-module__M1rJeW__reviewQueue span,.staff-module__M1rJeW__reviewForm>p,.staff-module__M1rJeW__reviewFormFooter span{color:var(--color-text-muted);font-size:.85rem}.staff-module__M1rJeW__reviewQueue a{color:var(--color-link);font-weight:650}.staff-module__M1rJeW__reviewLayout,.staff-module__M1rJeW__reviewForm{gap:1rem;display:grid}.staff-module__M1rJeW__reviewLayout{grid-template-columns:minmax(0,1fr)}.staff-module__M1rJeW__submissionPanel,.staff-module__M1rJeW__reviewDecisionPanel{border-radius:var(--radius-lg);gap:1.25rem;padding:1.5rem;display:grid}.staff-module__M1rJeW__submissionPanel{background:var(--color-surface-muted)}.staff-module__M1rJeW__submissionHeader,.staff-module__M1rJeW__reviewDecisionHeader,.staff-module__M1rJeW__reviewFormMeta,.staff-module__M1rJeW__reviewDecisionActions{justify-content:space-between;align-items:center;gap:1rem;display:flex}.staff-module__M1rJeW__submissionHeader>div,.staff-module__M1rJeW__reviewDecisionHeader>div{gap:.35rem;display:grid}.staff-module__M1rJeW__submissionHeader h2,.staff-module__M1rJeW__submissionHeader p,.staff-module__M1rJeW__reviewDecisionHeader h2,.staff-module__M1rJeW__reviewDecisionHeader p,.staff-module__M1rJeW__reviewForm p{margin:0}.staff-module__M1rJeW__submissionHeader h2{max-width:none}.staff-module__M1rJeW__submissionHeader>p,.staff-module__M1rJeW__reviewDecisionHeader>p,.staff-module__M1rJeW__reviewForm>p{color:var(--color-text-muted);line-height:1.55}.staff-module__M1rJeW__submissionHeader>p{text-align:right}.staff-module__M1rJeW__reviewDecisionPanel{background:var(--color-context-surface)}.staff-module__M1rJeW__reviewDecisionHeader{border-bottom:1px solid var(--color-border);align-items:end;padding-bottom:1.25rem}.staff-module__M1rJeW__reviewDecisionHeader h2{max-width:25ch;font-size:clamp(1.6rem,3vw,2.25rem);font-weight:500;line-height:1.08}.staff-module__M1rJeW__reviewDecisionHeader>p{max-width:34rem}.staff-module__M1rJeW__confirmation{background:var(--color-surface);border-radius:var(--radius-md);align-items:flex-start;gap:.75rem;padding:1rem;line-height:1.45;display:flex}.staff-module__M1rJeW__confirmation input{margin-top:.2rem}.staff-module__M1rJeW__eyebrow{font-size:.8rem;font-weight:650}.staff-module__M1rJeW__submissionBody{border-radius:var(--radius-md);overflow-wrap:anywhere;white-space:pre-wrap;background:var(--color-surface);color:var(--color-text);font:inherit;margin:0;padding:1rem;line-height:1.55}.staff-module__M1rJeW__reviewForm textarea{resize:vertical;border:1px solid var(--color-control-border);border-radius:var(--radius-md);background:var(--color-control-bg);width:100%;min-height:11rem;color:var(--color-text);font:inherit;padding:1rem}.staff-module__M1rJeW__reviewForm textarea:focus-visible,.staff-module__M1rJeW__reviewDecisionActions button:focus-visible,.staff-module__M1rJeW__confirmation input:focus-visible{outline:3px solid var(--color-focus-ring);outline-offset:3px}.staff-module__M1rJeW__reviewForm>label:first-child{font-weight:650}.staff-module__M1rJeW__reviewFormMeta span{color:var(--color-text-muted);font-size:.85rem}.staff-module__M1rJeW__reviewFormMeta span:last-child{background:var(--color-surface);border-radius:999px;padding:.35rem .65rem}.staff-module__M1rJeW__reviewDecisionActions{justify-content:flex-end}.staff-module__M1rJeW__reviewDecisionActions button{border:1px solid var(--color-action-bg);cursor:pointer;border-radius:999px;min-height:3rem;padding:.75rem 1.2rem;font-weight:650}.staff-module__M1rJeW__primaryDecision{background:var(--color-action-bg);color:var(--color-action-text)}.staff-module__M1rJeW__secondaryDecision{color:var(--color-text-strong);background:0 0}.staff-module__M1rJeW__reviewDecisionActions button:disabled{cursor:not-allowed;opacity:.45}.staff-module__M1rJeW__reviewFormMessage{min-height:1.5rem;color:var(--color-danger-text)!important}.staff-module__M1rJeW__accessPage{place-items:center;min-height:100vh;padding:1.5rem;display:grid}.staff-module__M1rJeW__accessCard{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-xl);gap:1.25rem;width:100%;max-width:34rem;padding:clamp(1.5rem,5vw,3rem);display:grid}.staff-module__M1rJeW__accessCard header,.staff-module__M1rJeW__accessCard form{gap:.75rem;display:grid}.staff-module__M1rJeW__accessCard input{background:var(--color-surface);border:1px solid var(--color-control-border);border-radius:var(--radius-md);color:var(--color-text);font:inherit;min-height:3.2rem;padding:0 .9rem}.staff-module__M1rJeW__accessCard a{color:var(--color-link)}@media (max-width:48rem){:is(.staff-module__M1rJeW__productBody,.staff-module__M1rJeW__productBody:has(aside[aria-label="Navegación del equipo"][data-collapsed=true])){grid-template-columns:1fr}.staff-module__M1rJeW__content{padding:1.5rem 1rem 2.5rem}.staff-module__M1rJeW__productBody aside[aria-label="Navegación del equipo"] a[aria-label=Resumen],.staff-module__M1rJeW__productBody aside[aria-label="Navegación del equipo"] a[aria-label=Comunidad]{display:inline-flex}.staff-module__M1rJeW__grid,.staff-module__M1rJeW__reviewLayout{grid-template-columns:1fr}.staff-module__M1rJeW__submissionHeader,.staff-module__M1rJeW__reviewDecisionHeader{flex-direction:column;align-items:flex-start}.staff-module__M1rJeW__submissionHeader>p{text-align:left}}@media (max-width:35rem){.staff-module__M1rJeW__reviewQueue li{grid-template-columns:1fr;align-items:start}.staff-module__M1rJeW__reviewFormMeta,.staff-module__M1rJeW__reviewDecisionActions{flex-direction:column;align-items:stretch}.staff-module__M1rJeW__reviewDecisionActions button{width:100%}}
.module-materials-module__Ul4b6W__materials{gap:.8rem;margin-top:1rem;padding-top:.25rem;display:grid}.module-materials-module__Ul4b6W__heading,.module-materials-module__Ul4b6W__actionRow{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.module-materials-module__Ul4b6W__heading h4,.module-materials-module__Ul4b6W__item h5,.module-materials-module__Ul4b6W__item p{margin:0}.module-materials-module__Ul4b6W__heading h4{color:var(--color-text-strong);font-size:1rem}.module-materials-module__Ul4b6W__heading>span,.module-materials-module__Ul4b6W__viewed{color:var(--color-text-muted);border-radius:999px;padding:.24rem .52rem;font-size:.75rem}.module-materials-module__Ul4b6W__heading>span{background:var(--color-surface-muted)}.module-materials-module__Ul4b6W__list{gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.module-materials-module__Ul4b6W__item{background:color-mix(in srgb, var(--color-surface-muted) 78%, transparent);border-radius:var(--radius-md);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;padding:.9rem 1rem;display:grid}.module-materials-module__Ul4b6W__item h5{color:var(--color-text-strong);font-size:.95rem}.module-materials-module__Ul4b6W__item p{color:var(--color-text-muted);margin-top:.25rem;font-size:.86rem;line-height:1.45}.module-materials-module__Ul4b6W__actionRow a{color:var(--color-link);white-space:nowrap;font-size:.84rem;font-weight:650;text-decoration:none}.module-materials-module__Ul4b6W__actionRow a:hover{text-underline-offset:.2em;text-decoration:underline}.module-materials-module__Ul4b6W__actionRow a:focus-visible{outline:3px solid var(--color-focus-ring);outline-offset:3px;border-radius:.25rem}.module-materials-module__Ul4b6W__viewed{background:color-mix(in srgb, var(--color-success) 24%, transparent);color:var(--color-success-text)}@media (max-width:42rem){.module-materials-module__Ul4b6W__item{grid-template-columns:1fr;align-items:start}.module-materials-module__Ul4b6W__actionRow{justify-content:flex-start}}
.milestone-celebration-module__tY89sa__banner{align-items:center;gap:var(--space-4);padding:var(--space-5);border:1px solid var(--academy-accent,var(--color-border));border-left-width:var(--space-2);border-radius:var(--radius-md);background:var(--color-surface);animation:.42s ease-out both milestone-celebration-module__tY89sa__milestone-enter;display:flex}.milestone-celebration-module__tY89sa__icon{background:var(--academy-accent,var(--color-highlight));width:3rem;height:3rem;color:var(--color-on-accent);border-radius:50%;flex:none;place-items:center;display:grid}.milestone-celebration-module__tY89sa__icon svg{width:1.45rem;height:1.45rem}.milestone-celebration-module__tY89sa__banner div{gap:var(--space-2);display:grid}.milestone-celebration-module__tY89sa__banner h2,.milestone-celebration-module__tY89sa__banner p{margin:0}.milestone-celebration-module__tY89sa__banner h2{color:var(--color-text-strong);font-size:1.25rem;font-weight:650}.milestone-celebration-module__tY89sa__banner p{color:var(--color-text-muted);line-height:1.45}@keyframes milestone-celebration-module__tY89sa__milestone-enter{0%{opacity:0;transform:translateY(var(--space-3))}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.milestone-celebration-module__tY89sa__banner{animation:none}}
