:root{--editorial-control-ease:cubic-bezier(.2, .8, .2, 1);--editorial-control-fast:.15s;--editorial-control-medium:.18s;--editorial-panel-duration:.22s}.editorial-cursor{z-index:1000;pointer-events:none;mix-blend-mode:difference;opacity:0;will-change:transform;position:fixed;top:0;left:0}.editorial-cursor--dot{background:#fff;border-radius:50%;width:8px;height:8px}.editorial-cursor--ring{border:1.5px solid #fff;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.editorial-cursor--ring>span{color:#fff;font-family:var(--font-space-mono), monospace;letter-spacing:.14em;text-transform:uppercase;white-space:nowrap;opacity:0;font-size:8px;font-weight:700;line-height:1}@media (pointer:fine) and (hover:hover) and (prefers-reduced-motion:no-preference){body.editorial-cursor-on,body.editorial-cursor-on :where(a[href],button,[role=button],summary,label[for],[data-cursor],[data-cursor-label]){cursor:none}body.editorial-cursor-on :where(input:not([type=button]):not([type=submit]):not([type=reset]),textarea,select,[contenteditable=true],canvas,iframe,[data-native-cursor]){cursor:revert}}@media (pointer:coarse),(hover:none),(prefers-reduced-motion:reduce){.editorial-cursor{display:none}}:where(.editorial-button,.public-editorial__button,.home-button-primary,.home-button-secondary,.dashboard-ready-button,.study-dashboard-landing__cta,.editorial-app-download__button--tutor,.editorial-downloads__button,.editorial-paywall__primary,.editorial-account-state__actions a,.editorial-auth button[type=submit],.editorial-contact__form-card button[type=submit]){-webkit-tap-highlight-color:transparent;transform-origin:50%;transition:color var(--editorial-control-medium) ease-out, background-color var(--editorial-control-medium) ease-out, border-color var(--editorial-control-medium) ease-out, transform var(--editorial-control-fast) var(--editorial-control-ease)}:where(.editorial-button,.public-editorial__button,.home-button-primary,.home-button-secondary,.dashboard-ready-button,.study-dashboard-landing__cta,.editorial-app-download__button--tutor,.editorial-downloads__button,.editorial-account-state__actions a,.editorial-auth button[type=submit],.editorial-contact__form-card button[type=submit]):not(:disabled):not([aria-disabled=true]):active{transition-duration:90ms;transform:scale(.98)}:where(.editorial-button,.public-editorial__button,.home-button-primary,.home-button-secondary,.dashboard-ready-button,.study-dashboard-landing__cta,.editorial-app-download__button--tutor,.editorial-account-state__actions a,.editorial-auth button[type=submit],.editorial-contact__form-card button[type=submit])>:where(.arr,.editorial-action-arrow,span[aria-hidden=true],b[aria-hidden=true]),.study-dashboard-landing__cta>svg,.editorial-paywall__primary svg{transition:transform var(--editorial-control-medium) var(--editorial-control-ease);display:inline-block}:where(.editorial-button,.public-editorial__button,.home-button-primary,.home-button-secondary,.dashboard-ready-button,.study-dashboard-landing__cta,.editorial-app-download__button--tutor,.editorial-account-state__actions a,.editorial-auth button[type=submit],.editorial-contact__form-card button[type=submit]):not(:disabled):not([aria-disabled=true]):hover>:where(.arr,.editorial-action-arrow,span[aria-hidden=true],b[aria-hidden=true]),.study-dashboard-landing__cta:hover>svg,.editorial-paywall__primary:hover svg{transform:translate(3px)}.editorial-loadmore>.editorial-button:hover>span[aria-hidden=true]{transform:translateY(3px)}:where(.editorial-pill,.public-editorial__pill,.editorial-guide-filter button,.editorial-resources__filter button,.editorial-segmented button,.editorial-institutional-nav a,.editorial-legal-ready__siblings a){-webkit-tap-highlight-color:transparent;transition:color var(--editorial-control-medium) ease-out, background-color var(--editorial-control-medium) ease-out, border-color var(--editorial-control-medium) ease-out, transform var(--editorial-control-fast) var(--editorial-control-ease)}:where(.editorial-pill,.public-editorial__pill,.editorial-guide-filter button,.editorial-resources__filter button,.editorial-segmented button,.editorial-institutional-nav a,.editorial-legal-ready__siblings a):not(:disabled):active{transform:scale(.98)}.public-editorial__pill:not([aria-pressed=true]):not([aria-current=true]):hover{border-color:var(--editorial-ink-mute);color:var(--editorial-ink)}.editorial-segmented button:not([aria-pressed=true]):hover{color:var(--editorial-ink);background:#1312100e}:where(.editorial-site-header__search,.editorial-site-header__menu,.editorial-resource-modal__close,.editorial-paywall__close){-webkit-tap-highlight-color:transparent;transform-origin:50%;transition:color var(--editorial-control-medium) ease-out, background-color var(--editorial-control-medium) ease-out, border-color var(--editorial-control-medium) ease-out, transform var(--editorial-control-fast) var(--editorial-control-ease)}:where(.editorial-site-header__search,.editorial-site-header__menu,.editorial-resource-modal__close,.editorial-paywall__close):not(:disabled):active{transform:scale(.96)}:where(.editorial-button,.public-editorial__button,.home-button-primary,.home-button-secondary,.dashboard-ready-button,.study-dashboard-landing__cta,.editorial-app-download__button--tutor,.editorial-downloads__button,.editorial-paywall__primary,.editorial-auth button[type=submit],.editorial-contact__form-card button[type=submit]):disabled,:where(.editorial-button,.public-editorial__button,.home-button-primary,.home-button-secondary,.dashboard-ready-button,.study-dashboard-landing__cta,.editorial-app-download__button--tutor,.editorial-downloads__button,.editorial-paywall__primary)[aria-disabled=true]{pointer-events:none;transform:none}.editorial-page-scrolled .site-header,.editorial-page-scrolled header[data-site-header]{box-shadow:0 1px #1312101f}.editorial-paywall__scrim,.editorial-resource-modal__scrim{animation:.16s ease-out both editorial-scrim-in}.editorial-paywall__sheet,.editorial-resource-modal__panel,.scholarship-popup__dialog{animation:editorial-modal-in var(--editorial-panel-duration) var(--editorial-control-ease) both;transform-origin:bottom}.study-plan-preview__progress>span,.editorial-vital__bar>i,.editorial-bank-card__meter,.dashboard-ready-progress-fill{transform-origin:0;animation:.22s ease-out both editorial-progress-in}.study-plan-generation-ready__progress>i{transform-origin:0;animation:1.65s cubic-bezier(.16,1,.3,1) infinite editorial-generation-progress}@keyframes editorial-scrim-in{0%{opacity:0}to{opacity:1}}@keyframes editorial-modal-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translate(0,0)}}@keyframes editorial-progress-in{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0)}}@keyframes editorial-generation-progress{0%{opacity:.55;transform:scaleX(.08)}58%{opacity:1;transform:scaleX(.78)}to{opacity:.72;transform:scaleX(1)}}@media (prefers-reduced-motion:reduce){.editorial-paywall__scrim,.editorial-resource-modal__scrim,.editorial-paywall__sheet,.editorial-resource-modal__panel,.scholarship-popup__dialog,.study-plan-preview__progress>span,.editorial-vital__bar>i,.editorial-bank-card__meter,.dashboard-ready-progress-fill,.study-plan-generation-ready__progress>i{animation:none!important}.editorial-button,.public-editorial__button,.home-button-primary,.home-button-secondary,.dashboard-ready-button,.study-dashboard-landing__cta,.editorial-app-download__button--tutor,.editorial-downloads__button,.editorial-paywall__primary,.editorial-auth button[type=submit],.editorial-contact__form-card button[type=submit],.editorial-pill,.public-editorial__pill,.editorial-segmented button,.editorial-site-header__search,.editorial-site-header__menu,.editorial-resource-modal__close,.editorial-paywall__close,.editorial-motion-details,.editorial-motion-details>summary:after{transition-duration:.01ms!important;transform:none!important}}
.editorial-about-family,.editorial-legal-ready{font-family:var(--font-archivo), Arial, sans-serif;line-height:1.5}.editorial-about__opener .editorial-institutional-nav a{align-items:center;display:inline-flex}.editorial-about__commitments li>span,.editorial-about__commitments a,.editorial-about__record dt,.editorial-about__pair-card>b,.editorial-about-ready__callout>b,.editorial-policy-ready__updated,.editorial-integrity-ready__pair article>b,.editorial-integrity-ready__references .editorial-integrity-ready__reference-label{line-height:1.5}.editorial-about-ready__callout>b{line-height:1.6}.editorial-about-family .editorial-about__commitments :is(h2,h3),.editorial-team-ready .editorial-about-ready__prose h2{font-weight:700}.editorial-team-ready__head h1 .editorial-accent{font-size:.9em}.editorial-team-ready__roles span{border-radius:7px;align-items:center;padding:8px 12px;display:inline-flex}.editorial-about-family :is(.editorial-about__record,.editorial-about-ready__prose,.editorial-contact__details) a[href^=mailto\:]{box-shadow:inset 0 -1px 0 var(--editorial-orange-graphic);text-decoration:none;color:var(--editorial-ink)!important}.editorial-about-family :is(.editorial-about__record,.editorial-about-ready__prose,.editorial-contact__details) a[href^=mailto\:]:hover{box-shadow:inset 0 -2px 0 var(--editorial-orange-graphic);color:var(--editorial-orange-ink)!important}.editorial-integrity-ready__references .editorial-integrity-ready__reference-label span{font-family:var(--font-archivo), Arial, sans-serif;font-size:13px;line-height:1}.editorial-integrity-ready__pair li>span:first-child svg{fill:none;stroke:currentColor;stroke-width:2.6px;stroke-linecap:round;width:10px;height:10px}.editorial-integrity-ready__faq summary>span:before,.editorial-integrity-ready__faq summary>span:after{height:1.6px}.editorial-about-family .editorial-about__cta .editorial-button{font:620 15.5px/1.5 var(--font-archivo), Arial, sans-serif;border-radius:999px;gap:9px;padding:15px 28px}.editorial-about-family .editorial-about__cta .editorial-button--orange{border:0}.editorial-about-family .editorial-about__cta .editorial-button--ghost{border:1px solid var(--editorial-line)}.editorial-about-family .editorial-about__cta .editorial-button--ghost:hover{border-color:var(--editorial-line);color:var(--editorial-ink);background:#1312100f}.editorial-about__cta .editorial-button>span[aria-hidden=true]{font:inherit;transition:transform .3s cubic-bezier(.2,.8,.2,1);display:inline-block}.editorial-about__cta .editorial-button:hover>span[aria-hidden=true]{transform:translate(3px)}.editorial-legal-ready .editorial-legal-ready__opener{padding-bottom:clamp(28px,4vw,44px)}.editorial-legal-ready .editorial-legal-ready__layout{padding-bottom:clamp(34px,4.6vw,58px)}.editorial-legal-ready .editorial-legal-ready__title .editorial-accent{color:var(--editorial-orange-graphic);font-weight:400}.editorial-legal-ready .editorial-legal-ready__lede{color:var(--editorial-ink-soft)}.editorial-legal-ready .editorial-legal-ready__updated{color:var(--editorial-ink-mute);font:700 10.5px/1.5 var(--font-space-mono), monospace}.editorial-legal-ready__updated:before{background:var(--editorial-orange-graphic);flex:none}.editorial-legal-ready .editorial-legal-ready__gist p{font:700 9px/1.5 var(--font-space-mono), monospace}.editorial-legal-ready .editorial-legal__toc>p{font:700 9.5px/1.5 var(--font-space-mono), monospace}.editorial-legal-ready .editorial-legal__toc nav{gap:2px}.editorial-legal-ready .editorial-legal__toc a{color:var(--editorial-ink-mute)}.editorial-legal-ready .editorial-legal__toc a:hover,.editorial-legal-ready .editorial-legal__toc a[aria-current=location]{color:var(--editorial-ink)}.editorial-legal-ready .editorial-legal__toc a span{font:700 10px/1.35 var(--font-space-mono), monospace}.editorial-legal-ready .editorial-legal-ready__layout>.editorial-legal__toc{top:calc(var(--editorial-header-height) + 28px);max-height:calc(100dvh - var(--editorial-header-height) - 52px)}.editorial-legal-ready .editorial-legal-ready__prose h2{scroll-margin-top:calc(var(--editorial-header-height) + 24px)}.editorial-legal-ready .editorial-legal-ready__prose h2+ul{margin-top:.7em}.editorial-legal-ready .editorial-legal-ready__callout{border-color:var(--editorial-line);border-left-color:var(--editorial-ink);background:var(--editorial-paper-2);margin-block:1.8em}.editorial-legal-ready .editorial-legal-ready__callout.is-note{border-color:var(--editorial-tint-blue-line);border-left-color:var(--editorial-blue);background:var(--editorial-tint-blue)}.editorial-legal-ready .editorial-legal-ready__callout.is-warning{border-color:var(--editorial-tint-amber-line);border-left-color:var(--editorial-amber);background:var(--editorial-tint-amber)}.editorial-legal-ready .editorial-legal-ready__callout b{color:var(--editorial-ink-mute);font:700 9.5px/1.6 var(--font-space-mono), monospace}.editorial-legal-ready .editorial-legal-ready__callout.is-note b{color:var(--editorial-tint-blue-ink)}.editorial-legal-ready .editorial-legal-ready__callout.is-warning b{color:var(--editorial-tint-amber-ink)}.editorial-about-family .editorial-about-ready__callout p,.editorial-legal-ready .editorial-legal-ready__callout p{margin-top:.6em}.editorial-contact__details p,.editorial-contact__form-card label,.editorial-contact__form-card .contact-field-error{line-height:1.5}.editorial-contact__form-card select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 8'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' fill='none' stroke='%234A4740' stroke-width='1.6' stroke-linecap='square'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;background-size:11px}.editorial-contact__form-card :is(input,textarea,select):disabled{background-color:var(--editorial-paper-2);color:var(--editorial-ink-mute);cursor:not-allowed}.editorial-contact__form-card :is(input,textarea,select)[aria-invalid=true]{border-color:#d42a20;box-shadow:0 0 0 3px #d42a2017}.editorial-contact__form-card .contact-field-error{color:#d42a20}.editorial-contact__form-card button[type=submit]{width:100%;min-height:0;font:620 15.5px/1.5 var(--font-archivo), Arial, sans-serif;gap:9px}.editorial-contact__submit-arrow{font:inherit}.editorial-contact__form-card .contact-form__actions>p{flex:0 auto}.editorial-contact__form-card .contact-form-state--success{min-height:0}.editorial-contact__form-card .contact-form-state__title{line-height:1}@media (min-width:561px){.editorial-legal-ready .editorial-legal-ready__gist{grid-template-columns:repeat(2,minmax(0,1fr))}}:is(.editorial-about-family,.editorial-legal-ready) :is(a,button,summary):focus-visible{outline:2px solid var(--editorial-blue);outline-offset:3px}@media (prefers-reduced-motion:reduce){.editorial-about-family :is(a,button),.editorial-about-family .editorial-button>span[aria-hidden=true],.editorial-integrity-ready__faq summary>span:before,.editorial-integrity-ready__faq summary>span:after,.editorial-legal-ready a{transition:none!important}.editorial-about-family :is(a,button){transform:none!important}}
.site-main:has(.editorial-listen-workspace)>.editorial-grid-background{top:0}.editorial-listen-workspace{--listen-pad:clamp(20px, 4vw, 48px);--listen-art-hue:var(--listen-course-hue);font-family:var(--font-archivo), Arial, sans-serif;background:0 0;padding-bottom:0;line-height:1.5}.editorial-listen-workspace[data-listen-group="01"]{--listen-art-hue:var(--editorial-orange-graphic)}.editorial-listen-workspace>.editorial-container,.editorial-listen-workspace .editorial-cta>.editorial-container{max-width:1264px;padding-inline:var(--listen-pad)}.editorial-listen-workspace .editorial-listen-workspace__crumbs{font:700 10.5px/1.5 var(--font-space-mono), monospace;letter-spacing:.16em;text-transform:uppercase;padding-top:clamp(28px,4vh,46px)}.editorial-listen-workspace__crumbs a:hover{color:var(--editorial-orange);-webkit-text-decoration-color:var(--editorial-orange-graphic);text-decoration-color:var(--editorial-orange-graphic)}.editorial-listen-workspace .editorial-listen-workspace__sleeve{grid-template-columns:300px minmax(0,1fr);gap:clamp(26px,4vw,56px);padding-top:clamp(10px,1.6vw,18px);padding-bottom:6px}.editorial-listen-workspace .editorial-listen-workspace__art{border:1px solid var(--editorial-line);border-radius:var(--editorial-r-lg);background:var(--editorial-paper-2);justify-content:flex-end;width:100%;max-width:300px;padding:24px 24px 26%;box-shadow:0 26px 54px -36px #13121080}.editorial-listen-workspace__art:before{opacity:1;pointer-events:none;background-image:linear-gradient(#1312100e 1px,#0000 1px),linear-gradient(90deg,#1312100e 1px,#0000 1px);background-size:30px 30px}.editorial-listen-workspace__art-id{width:auto;min-width:32px;height:32px;font:700 11.5px/1.5 var(--font-space-mono), monospace;letter-spacing:.06em;padding-inline:9px;left:22px}.editorial-listen-workspace__art-name{letter-spacing:-.02em;overflow-wrap:anywhere;max-width:none;line-height:.9}.editorial-listen-workspace__art-level{color:var(--editorial-orange-graphic);margin-top:7px;font-size:27px;line-height:1}.editorial-listen-workspace__bars{gap:2px;padding:0 22px 22px}.editorial-listen-workspace__bars i{min-width:0}.editorial-listen-workspace__record i:first-child,.editorial-listen-workspace__record i:nth-child(3),.editorial-listen-workspace__bars i{background:var(--listen-art-hue)}.editorial-listen-workspace__record i:nth-child(2){border-color:var(--listen-art-hue)}.editorial-listen-workspace__body .editorial-kicker{letter-spacing:.22em;font-size:11.5px;line-height:1.5}.editorial-listen-workspace .editorial-listen-workspace__body h1{letter-spacing:-.03em;margin-top:10px;font-size:clamp(30px,4.4vw,50px);line-height:1}.editorial-listen-workspace__body h1 .editorial-accent{letter-spacing:-.02em;color:var(--editorial-orange-graphic);font-size:1em;font-weight:400}.editorial-listen-workspace__lede{margin-top:14px}.editorial-listen-workspace__meta{font:700 10.5px/1.5 var(--font-archivo), Arial, sans-serif;letter-spacing:.14em}.editorial-listen-workspace__meta i{width:3px;height:3px}.editorial-listen-workspace .editorial-listen-workspace__actions{justify-content:flex-start;gap:10px;margin-top:20px}.editorial-listen-workspace :is(.editorial-listen-workspace__actions,.editorial-cta) .editorial-button{min-height:0;font:620 15.5px/1.5 var(--font-archivo), Arial, sans-serif;border-radius:99px;gap:9px;padding:15px 28px}.editorial-listen-workspace .editorial-button--orange{background:var(--editorial-orange);color:#fff;border:0}.editorial-listen-workspace .editorial-button--orange:hover:not(:disabled){background:var(--editorial-orange-deep)}.editorial-listen-workspace .editorial-button--ghost{border:1px solid var(--editorial-line);color:var(--editorial-ink);background:0 0}.editorial-listen-workspace .editorial-button--ghost:hover:not(:disabled){border-color:var(--editorial-line);background:#1312100f}.editorial-listen-workspace .editorial-button:disabled{opacity:.55;cursor:not-allowed}.editorial-listen-workspace__resume{white-space:nowrap}.editorial-listen-workspace__resume-episode{border-left:1px solid var(--editorial-line);color:var(--editorial-ink-mute);font:700 9.5px/1.5 var(--font-space-mono), monospace;letter-spacing:.1em;text-transform:uppercase;padding-left:10px}.editorial-listen-workspace__resume:hover:not(:disabled) .editorial-listen-workspace__resume-episode{color:var(--editorial-ink-soft)}.editorial-listen-workspace__play-icon{place-items:center;width:14px;height:14px;margin-right:2px;display:inline-grid}.editorial-listen-workspace__play-icon svg{width:11px;height:11px}.editorial-listen-workspace__actions .editorial-button:hover>.editorial-listen-workspace__play-icon{transform:none}.editorial-listen-workspace .editorial-listen-workspace__note{border:0;border-left:3px solid var(--editorial-orange-graphic);margin-top:16px;padding:2px 0 2px 13px;font-size:13.5px;line-height:1.6}.editorial-listen-workspace>.editorial-listen-workspace__chapter{width:100%;max-width:1264px;min-height:0;padding:0 var(--listen-pad);box-shadow:none;background:0 0;border:0;align-items:center;gap:16px;margin:clamp(78px,10vw,140px) auto 0;display:flex}.editorial-listen-workspace__chapter>span{height:auto;font:700 11px/1.5 var(--font-space-mono), monospace;letter-spacing:.2em;color:var(--editorial-orange);border:0;flex:none}.editorial-listen-workspace__chapter>i{background:var(--editorial-line-soft);flex:1}.editorial-listen-workspace__chapter>strong{font:700 10px/1.5 var(--font-space-mono), monospace;letter-spacing:.18em;color:var(--editorial-ink-mute);flex:none;padding:0}.editorial-listen-workspace>.editorial-listen-workspace__list-wrap{max-width:1000px;padding-top:clamp(34px,4.2vw,54px)}.editorial-listen-workspace .editorial-listen-workspace__list-head,.editorial-listen-workspace .editorial-listen-workspace__row{grid-template-columns:44px minmax(0,1fr) 150px 76px;gap:12px}.editorial-listen-workspace .editorial-listen-workspace__list-head{font:700 9.5px/1.5 var(--font-space-mono), monospace;display:grid}.editorial-listen-workspace__list li{border-radius:10px}.editorial-listen-workspace .editorial-listen-workspace__row{border-radius:10px;min-height:0;padding:13px 14px}.editorial-listen-workspace__row-number{width:26px;height:26px;font:700 11px/1.5 var(--font-space-mono), monospace;place-items:center;display:grid}.editorial-listen-workspace__row-title{font-size:15.5px;font-weight:600}.editorial-listen-workspace .editorial-listen-workspace__row-topic{white-space:nowrap;text-overflow:ellipsis;font:700 10px/1.5 var(--font-space-mono), monospace;letter-spacing:.12em;color:var(--editorial-ink-mute);overflow:hidden}.editorial-listen-workspace .editorial-listen-workspace__row-duration{font:400 11.5px/1.5 var(--font-space-mono), monospace;display:block}.editorial-listen-workspace .editorial-listen-workspace__row-play{width:auto;height:auto;color:var(--editorial-ink-mute);background:0 0;display:none}.editorial-listen-workspace__row-play svg{width:11px;height:11px;margin-left:1px}.editorial-listen-workspace__row-eq{align-items:flex-end;gap:2px;height:13px;display:none}.editorial-listen-workspace__row-eq i{background:var(--editorial-orange-graphic);border-radius:1px;width:2.5px;height:8px}.editorial-listen-workspace__row:hover .editorial-listen-workspace__row-sequence,.editorial-listen-workspace__row:focus-visible .editorial-listen-workspace__row-sequence{display:none}.editorial-listen-workspace .editorial-listen-workspace__row:hover .editorial-listen-workspace__row-play,.editorial-listen-workspace .editorial-listen-workspace__row:focus-visible .editorial-listen-workspace__row-play{display:block}.editorial-listen-workspace .editorial-listen-workspace__list li.is-active,.editorial-listen-workspace__list li.is-active .editorial-listen-workspace__row:hover{background:#fff2eb}.editorial-listen-workspace__list li.is-active .editorial-listen-workspace__row-title{color:var(--editorial-orange-ink)}.editorial-listen-workspace .editorial-listen-workspace__list li.is-active :is(.editorial-listen-workspace__row-sequence,.editorial-listen-workspace__row-play){display:none}.editorial-listen-workspace__list li.is-active .editorial-listen-workspace__row-eq{display:flex}.editorial-listen-workspace__list li.is-playing .editorial-listen-workspace__row-eq i{animation:.9s ease-in-out infinite listen-course-eq}.editorial-listen-workspace__list li.is-playing .editorial-listen-workspace__row-eq i:nth-child(2){animation-delay:.15s}.editorial-listen-workspace__list li.is-playing .editorial-listen-workspace__row-eq i:nth-child(3){animation-delay:.3s}@keyframes listen-course-eq{0%,to{height:4px}50%{height:13px}}.editorial-listen-workspace__list-foot{font:700 10.5px/1.5 var(--font-space-mono), monospace;letter-spacing:.14em;margin:16px 0 0}.editorial-listen-workspace .editorial-cta{background:0 0;border:0;padding-block:clamp(34px,4.2vw,54px) clamp(34px,4.5vw,60px)}.editorial-listen-workspace .editorial-cta h2{letter-spacing:.005em;max-width:none;font-size:clamp(38px,5.6vw,80px);line-height:.92}.editorial-listen-workspace .editorial-cta h2 .editorial-accent{color:var(--editorial-orange-graphic);font-size:.94em}.editorial-listen-workspace .editorial-cta p{max-width:520px;margin-top:22px;font-size:16px;line-height:1.6}.editorial-listen-workspace .editorial-cta .editorial-actions{gap:12px;margin-top:30px}.editorial-listen-workspace .editorial-cta .editorial-button>span[aria-hidden]{font:inherit;transition:transform .3s cubic-bezier(.2,.8,.2,1)}.editorial-listen-workspace .editorial-cta .editorial-button:hover>span[aria-hidden]{transform:translate(3px)}.editorial-listen-workspace .editorial-listen-player{min-height:0;padding:0;display:block;box-shadow:0 -18px 40px -30px #131210e6}.editorial-listen-player__inner{grid-template-columns:minmax(0,1fr) minmax(0,1.5fr) auto;align-items:center;gap:18px;max-width:1240px;margin-inline:auto;padding:11px clamp(16px,4vw,40px) 13px;display:grid}.editorial-listen-workspace .editorial-listen-player__now>span{background:#26241f;border-radius:9px;flex:none;gap:2.5px;width:42px;height:42px;padding:13px 10px}.editorial-listen-workspace .editorial-listen-player__now>span i{background:#1fae74;border-radius:1px;flex:none;width:3px;height:5px}.editorial-listen-workspace .editorial-listen-player__now>span.is-playing i{animation:.95s ease-in-out infinite listen-player-eq}.editorial-listen-workspace .editorial-listen-player__now>span.is-playing i:nth-child(2){animation-delay:.14s}.editorial-listen-workspace .editorial-listen-player__now>span.is-playing i:nth-child(3){animation-delay:.28s}.editorial-listen-workspace .editorial-listen-player__now>span.is-playing i:nth-child(4){animation-delay:.42s}@keyframes listen-player-eq{0%,to{height:5px}50%{height:16px}}.editorial-listen-player__now b{letter-spacing:-.01em;font-size:14px;font-weight:650}.editorial-listen-player__now small{color:#b7b1a6;font:700 9.5px/1.5 var(--font-space-mono), monospace;letter-spacing:.14em;margin-top:2px}.editorial-listen-workspace .editorial-listen-player button{border:0;width:34px;min-width:34px;height:34px;transition:background .18s,transform .12s}.editorial-listen-player button svg{width:15px;height:15px}.editorial-listen-workspace .editorial-listen-player button:hover:not(:disabled){background:#ffffff1f}.editorial-listen-workspace .editorial-listen-player button:active:not(:disabled){transform:scale(.94)}.editorial-listen-workspace .editorial-listen-player button.is-primary{width:40px;height:40px}.editorial-listen-player button.is-primary svg{width:16px;height:16px}.editorial-listen-workspace .editorial-listen-player button.is-primary:hover:not(:disabled){color:#fff;background:var(--editorial-orange-graphic)}.editorial-listen-player__middle,.editorial-listen-player__middle>div{gap:6px}.editorial-listen-player__middle label{color:#b7b1a6;font:400 10.5px/1.5 var(--font-space-mono), monospace;grid-template-columns:38px minmax(0,1fr) 38px;gap:11px}.editorial-listen-player__middle input{height:16px}.editorial-listen-player__middle input::-webkit-slider-runnable-track{background:linear-gradient(90deg, var(--editorial-orange-graphic) var(--listen-progress), #fff3 var(--listen-progress));height:4px}.editorial-listen-player__middle input::-webkit-slider-thumb{border:0;width:12px;height:12px;margin-top:-4px}.editorial-listen-player__middle input::-moz-range-track{background:#fff3;height:4px}.editorial-listen-player__middle input::-moz-range-progress{background:var(--editorial-orange-graphic);height:4px}.editorial-listen-player__middle input::-moz-range-thumb{border:0;width:12px;height:12px}.editorial-listen-player__right{gap:8px}.editorial-listen-workspace .editorial-listen-player__right button{width:auto;min-width:40px;height:32px;font:700 11px/1.5 var(--font-space-mono), monospace;letter-spacing:.08em;border:1px solid #ffffff38;padding-inline:11px;display:inline-grid;position:relative}.editorial-listen-player__right button>span{background:var(--editorial-orange);color:#fff;border-radius:99px;min-width:17px;height:17px;padding:0 4px;font-size:9.5px;line-height:17px;position:absolute;top:-5px;right:-5px}.editorial-listen-player__progress{background:var(--editorial-orange-graphic)}.editorial-listen-player__loading{border:2px solid #13121040;border-top-color:currentColor;border-radius:50%;width:14px;height:14px;animation:.7s linear infinite listen-loading}@keyframes listen-loading{to{transform:rotate(360deg)}}body:has(.editorial-listen-player){padding-bottom:96px}.editorial-listen-workspace:has(.editorial-listen-player) .editorial-listen-directory__toast{z-index:86;bottom:108px}.editorial-listen-workspace .editorial-listen-queue{border-radius:var(--editorial-r-lg);width:min(400px,100vw - 24px);max-height:min(60vh,520px);padding:20px;bottom:104px;right:clamp(12px,3vw,28px);box-shadow:0 40px 80px -40px #13121099}.editorial-listen-queue>p{color:var(--editorial-orange);font:700 9.5px/1.5 var(--font-space-mono), monospace;letter-spacing:.18em}.editorial-listen-queue h2{letter-spacing:-.02em;margin:4px 0 0;font-size:22px;line-height:.92}.editorial-listen-queue>button{font:400 17px/1 var(--font-archivo), sans-serif;color:var(--editorial-ink-soft);top:20px;right:20px}.editorial-listen-queue>button:hover{background:var(--editorial-ink);color:#fff;border-color:var(--editorial-ink)}.editorial-listen-workspace .editorial-listen-queue__stop{border:0;border-radius:12px;align-items:flex-start;gap:11px;margin-top:14px;padding:12px 13px}.editorial-listen-queue__stop input{appearance:none;border:1.5px solid var(--editorial-line);background:#fff;border-radius:5px;flex:none;width:18px;height:18px;margin:1px 0 0}.editorial-listen-queue__stop input:checked{background:var(--editorial-ink);border-color:var(--editorial-ink)}.editorial-listen-queue__stop input:checked:after{content:"✓";text-align:center;color:#fff;font:400 11px/15px var(--font-archivo), sans-serif;display:block}.editorial-listen-queue__stop b{font-size:14px}.editorial-listen-queue__stop small{color:var(--editorial-ink-soft);margin-top:2px;font-size:12.5px}.editorial-listen-queue ol{margin-top:14px}.editorial-listen-queue li{border-top:0;border-bottom:1px dashed var(--editorial-line-soft)}.editorial-listen-queue li:last-child{border:0}.editorial-listen-queue li button{color:var(--editorial-ink);grid-template-columns:20px minmax(0,1fr) auto;align-items:baseline;gap:11px;padding:9px 0;font-size:14px;font-weight:400}.editorial-listen-queue li button:hover{color:var(--editorial-orange-ink)}.editorial-listen-queue li span{font:700 10.5px/1.5 var(--font-space-mono), monospace}.editorial-listen-queue li small{color:var(--editorial-ink-mute);font:400 10.5px/1.5 var(--font-space-mono), monospace}.editorial-listen-queue .editorial-listen-queue__empty{color:var(--editorial-ink-soft);font:400 14px/1.5 var(--font-archivo), sans-serif;letter-spacing:0;text-transform:none;margin-top:14px}.editorial-listen-workspace :is(button,a,input):focus-visible{outline:2px solid var(--editorial-orange-graphic);outline-offset:3px}@media (max-width:900px){.editorial-listen-workspace .editorial-listen-workspace__sleeve{grid-template-columns:minmax(0,1fr)}.editorial-listen-workspace .editorial-listen-workspace__art{max-width:230px;padding-bottom:59.8px}.editorial-listen-player__inner{grid-template-columns:minmax(0,1fr) auto;gap:8px 12px}.editorial-listen-player__middle{grid-area:2/1/auto/-1}.editorial-listen-player__right{grid-area:1/2}body:has(.editorial-listen-player){padding-bottom:132px}.editorial-listen-workspace .editorial-listen-queue{bottom:132px}.editorial-listen-workspace:has(.editorial-listen-player) .editorial-listen-directory__toast{bottom:136px}}@media (max-width:640px){.editorial-listen-workspace__resume{gap:7px}.editorial-listen-workspace__resume-episode{letter-spacing:.06em;padding-left:7px;font-size:9px}.editorial-listen-workspace__meta i{display:none}.editorial-listen-workspace__meta{gap:6px 14px}.editorial-listen-workspace .editorial-listen-workspace__list-head,.editorial-listen-workspace .editorial-listen-workspace__row{grid-template-columns:38px minmax(0,1fr) 64px}.editorial-listen-workspace :is(.editorial-listen-workspace__row-topic,.editorial-listen-workspace__list-head>span:nth-child(3)),.editorial-listen-player__right button>span{display:none}}@media (max-width:560px){.editorial-listen-workspace__chapter>strong{display:none}.editorial-listen-workspace .editorial-cta .editorial-actions{flex-direction:row;align-items:center}}@media (max-width:640px){.editorial-listen-workspace__body .editorial-kicker{letter-spacing:.16em;font-size:12px;line-height:1.5}.editorial-listen-workspace__art-id{letter-spacing:.1em}.editorial-listen-workspace__chapter>span,.editorial-listen-workspace__chapter>strong{font-size:11.5px;line-height:1.5}}@media (prefers-reduced-motion:reduce){.editorial-listen-workspace :is(button,a),.editorial-listen-workspace .editorial-cta .editorial-button>span[aria-hidden]{transition:none!important}.editorial-listen-workspace [data-listen-magnetic]{transform:none!important}.editorial-listen-workspace .editorial-listen-player__now>span.is-playing i,.editorial-listen-workspace__list li.is-playing .editorial-listen-workspace__row-eq i{height:10px;animation:none}.editorial-listen-player__loading{animation:none}}
.editorial-course-workspace{font:400 16px/1.5 var(--font-archivo), Arial, sans-serif}.editorial-course-workspace .editorial-kicker{letter-spacing:.22em}.editorial-course-workspace .editorial-pill__number{letter-spacing:.1em;font-size:10px;line-height:1.5}.editorial-course-workspace .editorial-segmented button,.editorial-course-workspace .editorial-result-count{letter-spacing:.1em}.editorial-course-workspace .editorial-unit__number{font:700 .53125rem/1.5 var(--font-space-mono), monospace;letter-spacing:.2em}.editorial-course-workspace .editorial-unit__title{font:400 clamp(.9375rem, 1.35vw, 1.15625rem)/1.06 var(--font-anton), Impact, sans-serif;letter-spacing:.012em}.editorial-course-workspace .editorial-unit__progress>span{font:700 .6875rem/1.5 var(--font-space-mono), monospace;letter-spacing:.06em;color:var(--editorial-ink-mute);line-height:1.5}.editorial-course-workspace .editorial-unit__progress>span b{color:var(--editorial-ink)}.editorial-course-workspace .editorial-unit__progress>span.is-complete,.editorial-course-workspace .editorial-unit__progress>span.is-complete b{color:var(--editorial-tint-green-ink)}.editorial-course-workspace .editorial-unit__bank{font:700 .625rem/1.5 var(--font-space-mono), monospace;letter-spacing:.14em}.editorial-course-workspace .editorial-unit__lesson>a{font:400 .90625rem/1.35 var(--font-archivo), Arial, sans-serif;letter-spacing:normal;color:var(--editorial-ink)}.editorial-course-workspace .editorial-unit__lesson{cursor:pointer;position:relative}.editorial-course-workspace .editorial-unit__lesson>a:after{z-index:1;content:"";display:block;position:absolute;inset:0}.editorial-course-workspace .editorial-unit__lesson>a:hover{color:var(--editorial-orange-ink)}.editorial-course-workspace .editorial-unit__lesson:has(>a:focus-visible){background:var(--editorial-paper-2)}.editorial-course-workspace .editorial-unit__lesson>a:focus-visible{box-shadow:none;outline:0}.editorial-course-workspace .editorial-unit__lesson>a:focus-visible:after{outline:2px solid var(--editorial-blue);outline-offset:-3px;border-radius:4px}.editorial-course-workspace .editorial-unit__lesson:has(>a:active){background:var(--editorial-paper-3)}.editorial-course-workspace .editorial-unit__check{z-index:2;position:relative}.editorial-course-workspace .editorial-unit__lesson.is-in-progress>a{font-weight:640}.editorial-course-workspace .editorial-unit__lesson[data-completed=true]>a{color:var(--editorial-ink-mute);font-weight:400}.editorial-course-workspace .editorial-unit__type{font:700 .5625rem/1.5 var(--font-space-mono), monospace;letter-spacing:.14em}.editorial-course-workspace .editorial-vital__percentage b{letter-spacing:.005em;line-height:.92}.editorial-course-workspace .editorial-vital__percentage i{line-height:1.5}.editorial-course-workspace .editorial-course-hero__headline{flex-wrap:wrap;align-items:flex-end;gap:18px 40px;display:flex}.editorial-course-workspace .editorial-course-hero__headline>div{min-width:0;max-width:100%}.editorial-course-workspace .editorial-course-hero__title{font:400 clamp(48px, 7.4vw, 104px)/.92 var(--font-anton), Impact, sans-serif;letter-spacing:.005em;white-space:normal;overflow-wrap:anywhere}.editorial-course-workspace .editorial-course-hero__title .editorial-accent{color:var(--editorial-orange-graphic);letter-spacing:0;margin-left:0;font-size:.9em}.editorial-course-workspace .editorial-course-hero__headline>.editorial-opener__lede{max-width:440px;font:400 16px/1.6 var(--font-archivo), Arial, sans-serif;color:var(--editorial-ink-soft);margin:0 0 0 auto;padding-bottom:10px}.editorial-course-workspace .editorial-course-vitals{grid-template-columns:1fr 1.08fr;gap:16px}.editorial-course-workspace[data-course-id] .editorial-vital{border:1px solid var(--editorial-line-soft);background:var(--editorial-paper-2);border-radius:22px;min-height:0;padding:clamp(22px,2.6vw,30px)}.editorial-course-workspace[data-course-id] .editorial-vital--lead{color:#fff;background:var(--editorial-blue);border:0;box-shadow:0 24px 50px -34px #2f6be4b3}.editorial-course-workspace .editorial-vital__label{font:700 10.5px/1.5 var(--font-space-mono), monospace;letter-spacing:.22em}.editorial-course-workspace .editorial-vital__eyebrow{font:700 11px/1.5 var(--font-space-mono), monospace;letter-spacing:.16em;color:#fff;margin-top:16px}.editorial-course-workspace .editorial-vital__title{font:400 clamp(26px, 3vw, 42px)/.98 var(--font-anton), Impact, sans-serif;letter-spacing:.005em;color:#fff;overflow-wrap:anywhere;margin-top:10px}.editorial-course-workspace .editorial-vital__foot{flex-flow:wrap;align-items:center;gap:12px;padding-top:clamp(18px,2.4vw,26px)}.editorial-course-workspace .editorial-vital__link{font:400 16px/1.5 var(--font-archivo), Arial, sans-serif;color:#fff;display:inline}.editorial-course-workspace .editorial-vital__meta{font:400 10px/1.5 var(--font-space-mono), monospace;letter-spacing:.16em;color:#fff}.editorial-course-workspace .editorial-vital__topline{gap:14px}.editorial-course-workspace .editorial-vital__topline a{font:700 10.5px/1.5 var(--font-space-mono), monospace}.editorial-course-workspace .editorial-vital__stat{font:400 14px/1.5 var(--font-archivo), Arial, sans-serif;color:var(--editorial-ink-soft)}.editorial-course-workspace .editorial-vital__stat b{font-family:var(--font-space-mono), monospace;color:var(--editorial-ink);font-weight:700}.editorial-course-workspace .editorial-vital__bars{--course-progress-scroll-thumb:var(--editorial-ink-mute);overscroll-behavior-y:contain;scrollbar-width:thin;scrollbar-color:var(--course-progress-scroll-thumb) transparent;max-height:6.5rem;padding-inline-end:.5rem;overflow-y:auto}.editorial-course-workspace .editorial-vital__bars:hover,.editorial-course-workspace .editorial-vital__bars:focus-within{--course-progress-scroll-thumb:var(--editorial-ink-soft)}.editorial-course-workspace .editorial-vital__bars::-webkit-scrollbar{width:6px;height:6px}.editorial-course-workspace .editorial-vital__bars::-webkit-scrollbar-track{background:0 0}.editorial-course-workspace .editorial-vital__bars::-webkit-scrollbar-corner{background:0 0}.editorial-course-workspace .editorial-vital__bars::-webkit-scrollbar-thumb{background:var(--course-progress-scroll-thumb);border-radius:99px;min-height:24px;transition:none}.editorial-course-workspace .editorial-vital__bars::-webkit-scrollbar-thumb:active{background:var(--editorial-ink)}.editorial-course-workspace .editorial-vital__bars:focus-visible{outline:2px solid var(--editorial-blue);outline-offset:3px}.editorial-course-workspace .editorial-vital__bar{flex-shrink:0;grid-template-columns:minmax(0,1fr) 74px}.editorial-course-workspace .editorial-vital__bar>span{text-overflow:ellipsis;white-space:nowrap;font:700 9.5px/1.5 var(--font-space-mono), monospace;letter-spacing:.14em;color:var(--editorial-ink-mute);overflow:hidden}.editorial-course-workspace .editorial-vital__bar i:before{background:var(--editorial-orange-graphic)}.editorial-course-workspace .editorial-vital__number .editorial-vital__number-progress{stroke:var(--editorial-orange-graphic)}.editorial-course-workspace>.editorial-cta{background:0 0;border:0;padding-block:clamp(34px,4.2vw,54px) clamp(34px,4.5vw,60px)}.editorial-course-workspace>.editorial-cta h2{font:400 clamp(38px, 5.6vw, 80px)/.92 var(--font-anton), Impact, sans-serif;color:var(--editorial-ink);letter-spacing:.005em}.editorial-course-workspace>.editorial-cta h2 .editorial-accent{font:italic 400 .94em/.92 var(--font-instrument-serif), Georgia, serif;color:var(--editorial-orange-graphic);letter-spacing:0}.editorial-course-workspace>.editorial-cta p{max-width:520px;font:400 16px/1.6 var(--font-archivo), Arial, sans-serif;color:var(--editorial-ink-soft);margin-top:22px}.editorial-course-workspace>.editorial-cta .editorial-actions{flex-flow:wrap;align-items:center;gap:12px;margin-top:30px}.editorial-course-workspace>.editorial-cta .editorial-button{width:auto;min-height:0;font:620 15.5px/1.5 var(--font-archivo), Arial, sans-serif;border-radius:99px;gap:9px;padding:15px 28px;transition:transform .3s cubic-bezier(.2,.8,.2,1),background .25s}.editorial-course-workspace>.editorial-cta .editorial-button--orange{color:#fff;background:var(--editorial-orange);border:0}.editorial-course-workspace>.editorial-cta .editorial-button--orange:hover{background:var(--editorial-orange-deep)}.editorial-course-workspace>.editorial-cta .editorial-button--ghost{border:1px solid var(--editorial-line);color:var(--editorial-ink);background:0 0}.editorial-course-workspace>.editorial-cta .editorial-button--ghost:hover{border-color:var(--editorial-line);background:#1312100f}.editorial-course-workspace>.editorial-cta .editorial-button>span[aria-hidden]{font:inherit;transition:transform .3s cubic-bezier(.2,.8,.2,1)}.editorial-course-workspace>.editorial-cta .editorial-button:hover>span[aria-hidden]{transform:translate(3px)}.editorial-course-workspace :is(a,button,input):focus-visible{outline:2px solid var(--editorial-blue);outline-offset:3px}@media (max-width:920px){.editorial-course-workspace .editorial-course-vitals{grid-template-columns:minmax(0,1fr)}}@media (prefers-reduced-motion:reduce){.editorial-course-workspace>.editorial-cta .editorial-button,.editorial-course-workspace>.editorial-cta .editorial-button>span[aria-hidden]{transition:none;transform:none!important}}@media (max-width:640px){.editorial-course-workspace .editorial-kicker{letter-spacing:.16em;font-size:12px;line-height:1.5}.editorial-course-workspace .editorial-vital__label,.editorial-course-workspace .editorial-vital__topline a,.editorial-course-workspace .editorial-unit__number,.editorial-course-workspace .editorial-unit__bank{font-size:11.5px;line-height:1.5}.editorial-course-workspace .editorial-catalog-group__id{letter-spacing:.1em;font-size:11.5px;line-height:1.5}}
@media (max-width:640px){.editorial-page .editorial-actions,.editorial-tutor--v242 .editorial-app-download__options--tutor{grid-template-columns:minmax(0,1fr);grid-auto-rows:1fr;align-items:stretch;width:fit-content;min-width:min(100%,12.5rem);max-width:min(100%,15rem);margin-inline:auto;display:grid}.editorial-page .editorial-actions .editorial-button,.editorial-tutor--v242 .editorial-app-download__options--tutor .editorial-app-download__button--tutor{width:100%;min-width:0;height:100%;min-height:54px;font:620 .875rem/1.35 var(--font-archivo), Arial, sans-serif;text-align:center;white-space:normal;overflow-wrap:anywhere;text-wrap:balance;border-radius:999px;padding:12px 16px}.editorial-tutor--v242 .editorial-app-download__options--tutor .editorial-app-download__option{width:100%;min-width:0}}
