:root{--ds-ink: #121826;--ds-ink-2: #1a2234;--ds-rule: #2a3346;--ds-paper: #f4f5f7;--ds-muted: #a8b0c0;--ds-accent: #ffb74a;--ds-accent-deep: #eb9c3f;--ds-success: #4fc08d;--ds-error: #ff6b6b;--ds-surface-page: var(--ds-ink);--ds-surface-card: var(--ds-ink-2);--ds-border: var(--ds-rule);--ds-text: var(--ds-paper);--ds-text-secondary: var(--ds-muted);--ds-text-on-accent: var(--ds-ink);--ds-price: var(--ds-accent);--ds-font-display: var(--heading-font-family, "DIN Next", "Arial Narrow", sans-serif);--ds-font-body: var(--text-font-family, -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif);--ds-text-caption: 14px;--ds-text-1: 20px;--ds-text-2: 25px;--ds-text-3: 31px;--ds-text-4: 39px;--ds-text-5: 49px;--ds-text-6: 61px;--ds-leading-body: 1.6;--ds-leading-display: 1.05;--ds-tracking-display: .01em;--ds-tracking-label: .08em;--ds-measure: 65ch;--ds-space-1: 8px;--ds-space-2: 16px;--ds-space-3: 24px;--ds-space-4: 32px;--ds-space-5: 40px;--ds-space-6: 48px;--ds-space-8: 64px;--ds-section-pad: 64px;--ds-card-gap: 24px;--ds-container-max: 1240px;--ds-container-gutter: 32px;--ds-radius-card: 8px;--ds-radius-button: 4px;--ds-radius-media: 8px;--ds-shadow: 0 18px 30px rgb(0 0 0 / .28);--ds-transition: .15s ease-in-out;--ds-scrim: linear-gradient(to top, rgb(18 24 38 / .85), rgb(18 24 38 / 0))}@media screen and (max-width:767px){:root{--ds-section-pad: 40px;--ds-container-gutter: 20px;--ds-text-6: 41px;--ds-text-5: 35px;--ds-text-4: 29px;--ds-text-3: 25px}}.ds-display{font-family:var(--ds-font-display);line-height:var(--ds-leading-display);letter-spacing:var(--ds-tracking-display);text-transform:uppercase;margin:0}.ds-kicker{font-size:var(--ds-text-caption);letter-spacing:var(--ds-tracking-label);text-transform:uppercase;color:var(--ds-accent);margin:0 0 var(--ds-space-1)}.ds-measure{max-width:var(--ds-measure)}@media(prefers-reduced-motion:reduce){.ds-button,.ds-course-card,.ds-instructor-card{transition:none}}[class^=ds-],[class*=" ds-"],[class^=ds-] *,[class*=" ds-"] *{box-sizing:border-box}.ds-button--stretch{width:100%}.ds-button--primary,.ds-button--primary:link,.ds-button--primary:visited{background:var(--ds-accent);border:1px solid var(--ds-accent);color:var(--ds-text-on-accent)}.ds-button--primary:hover{background:var(--ds-accent-deep);border-color:var(--ds-accent-deep);color:var(--ds-text-on-accent)}.ds-button--secondary,.ds-button--secondary:link,.ds-button--secondary:visited{background:transparent;border:1px solid var(--ds-paper);color:var(--ds-paper)}.ds-button--secondary:hover{background:var(--ds-paper);color:var(--ds-ink)}.ds-button--text{display:inline-flex;align-items:center;gap:var(--ds-space-1);font-size:var(--ds-text-caption);letter-spacing:var(--ds-tracking-label);text-transform:uppercase;color:var(--ds-accent);text-decoration:none;background:none;border:0;padding:0;cursor:pointer;transition:color var(--ds-transition)}.ds-button--text:hover{color:var(--ds-accent-deep)}.ds-button__arrow{transition:transform var(--ds-transition)}.ds-button--text:hover .ds-button__arrow{transform:translate(3px)}.ds-button[aria-disabled=true]{opacity:.45;pointer-events:none}.ds-badge{display:inline-block;padding:4px var(--ds-space-1);border-radius:var(--ds-radius-button);font-size:12px;font-weight:600;letter-spacing:var(--ds-tracking-label);text-transform:uppercase;white-space:nowrap;line-height:1.4}.ds-badge--accent{background:var(--ds-accent);color:var(--ds-text-on-accent)}.ds-badge--neutral{background:var(--ds-rule);color:var(--ds-paper)}.ds-badge--success{background:var(--ds-success);color:var(--ds-ink)}.ds-badge--error{background:var(--ds-error);color:var(--ds-ink)}.ds-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:var(--ds-space-3);margin-bottom:var(--ds-space-4)}.ds-section-heading__title{color:var(--ds-text)}.ds-section-heading__action{flex:none;padding-bottom:6px}@media screen and (max-width:640px){.ds-section-heading{flex-direction:column;align-items:flex-start;gap:var(--ds-space-2)}.ds-section-heading__action{padding-bottom:0}}.ds-course-card{max-width:var(--ds-course-card-max, 420px);width:100%}.ds-course-card__link{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit;border-radius:var(--ds-radius-card);transition:transform var(--ds-transition)}.ds-course-card__link:hover{transform:translateY(-2px)}.ds-course-card__link:focus-visible{outline:2px solid var(--ds-accent);outline-offset:3px}.ds-course-card__poster{position:relative;aspect-ratio:1061 / 1500;border-radius:var(--ds-radius-media);background:transparent}.ds-course-card__image,.ds-course-card__placeholder{width:100%;height:100%;object-fit:contain;display:block;border-radius:var(--ds-radius-media);filter:drop-shadow(0 10px 24px rgb(0 0 0 / .45)) drop-shadow(0 2px 6px rgb(0 0 0 / .3))}.ds-course-card__placeholder{background:repeating-linear-gradient(135deg,var(--ds-ink-2) 0 12px,var(--ds-rule) 12px 24px)}.ds-course-card__body{display:flex;flex-direction:column;flex:1;padding-top:var(--ds-space-2)}.ds-course-card__title{font-size:var(--ds-text-1);color:var(--ds-text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ds-course-card__meta{margin:6px 0 0;font-size:var(--ds-text-caption);color:var(--ds-text-secondary);line-height:var(--ds-leading-body)}.ds-course-card__dot{margin:0 6px}.ds-course-card__footer{display:flex;align-items:center;flex-wrap:wrap;gap:var(--ds-space-1);margin-top:auto;padding-top:var(--ds-space-2)}.ds-course-card__price{font-family:var(--ds-font-display);font-size:var(--ds-text-3);line-height:1;color:var(--ds-price)}.ds-instructor-card__link{display:block;text-decoration:none;color:inherit;transition:transform var(--ds-transition)}.ds-instructor-card__link:hover{transform:translateY(-2px)}.ds-instructor-card__link:focus-visible{outline:2px solid var(--ds-accent);outline-offset:3px}.ds-instructor-card__portrait{aspect-ratio:4 / 5;overflow:hidden;border-radius:var(--ds-radius-media);background:var(--ds-ink-2)}.ds-instructor-card__image{width:100%;height:100%;object-fit:cover;object-position:50% 22%;display:block}.ds-instructor-card__body{padding-top:var(--ds-space-2)}.ds-instructor-card__name{font-size:var(--ds-text-2);color:var(--ds-text)}.ds-instructor-card__role-line{margin:6px 0 0;font-size:var(--ds-text-caption);color:var(--ds-text-secondary);line-height:var(--ds-leading-body)}.ds-instructor-card__count{margin:var(--ds-space-1) 0 0;font-size:var(--ds-text-caption);color:var(--ds-muted)}.ds-instructor-card__cta{margin-top:var(--ds-space-2)}.ds-instructor-card--compact{display:flex;align-items:center;gap:var(--ds-space-2)}.ds-instructor-card__avatar{flex:none;width:48px;height:48px;border-radius:50%;overflow:hidden;background:var(--ds-ink-2)}.ds-instructor-card__avatar-img{width:100%;height:100%;object-fit:cover;object-position:50% 22%;display:block}.ds-instructor-card__byline{display:flex;flex-direction:column;gap:2px;min-width:0}.ds-instructor-card__name-link{font-weight:600;color:var(--ds-text);text-decoration:none}.ds-instructor-card__name-link:hover{color:var(--ds-accent)}.ds-instructor-card__role{font-size:var(--ds-text-caption);color:var(--ds-text-secondary)}.ds-hub-intro__title{font-size:var(--ds-text-4);color:var(--ds-text)}.ds-hub-intro__body{margin-top:var(--ds-space-2);color:var(--ds-text-secondary);line-height:var(--ds-leading-body)}.ds-hero-band{position:relative;display:flex;align-items:flex-end;min-height:var(--ds-hero-height, 520px);background:var(--ds-ink);overflow:hidden;isolation:isolate}.ds-hero-band__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-2}.ds-hero-band__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--ds-scrim);z-index:-1}.ds-hero-band__inner{width:100%;max-width:var(--ds-container-max);margin:0 auto;padding:var(--ds-space-8) var(--ds-container-gutter) var(--ds-space-6)}.ds-hero-band--center .ds-hero-band__inner{text-align:center}.ds-hero-band--center .ds-hero-band__sub{margin-inline:auto}.ds-hero-band__headline{font-size:var(--ds-text-5);color:var(--ds-paper);max-width:18ch}.ds-hero-band--center .ds-hero-band__headline{max-width:none}.ds-hero-band__sub{margin:var(--ds-space-2) 0 0;color:var(--ds-muted);font-size:var(--ds-text-1);line-height:var(--ds-leading-body)}.ds-hero-band__cta{margin-top:var(--ds-space-3)}@media screen and (max-width:640px){.ds-hero-band__headline{max-width:none}.ds-hero-band__inner{padding-top:var(--ds-space-6);padding-bottom:var(--ds-space-5)}}.ds-trust-row{display:flex;flex-wrap:wrap;align-items:center;gap:var(--ds-space-2);padding:var(--ds-space-2) 0}.ds-trust-row__rating{display:inline-flex;align-items:center;gap:var(--ds-space-1)}.ds-trust-row__stars{position:relative;display:inline-block;font-size:16px;line-height:1;letter-spacing:2px}.ds-trust-row__stars-base{color:var(--ds-rule)}.ds-trust-row__stars-fill{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;width:var(--ds-star-pct, 0%);color:var(--ds-accent);white-space:nowrap}.ds-trust-row__score{font-weight:600;color:var(--ds-text)}.ds-trust-row__count{font-size:var(--ds-text-caption);color:var(--ds-text-secondary)}.ds-trust-row__terms{flex-basis:100%;margin:0;font-size:var(--ds-text-caption);line-height:var(--ds-leading-body);color:var(--ds-text-secondary)}.ds-two-path{display:grid;grid-template-columns:1fr 1fr;gap:var(--ds-space-3);align-items:stretch}.ds-two-path__path{display:flex;flex-direction:column;padding:var(--ds-space-3);border:1px solid var(--ds-border);border-radius:var(--ds-radius-card);background:var(--ds-surface-card)}.ds-two-path__path--plan{border-color:var(--ds-accent)}.ds-two-path__price{margin:0;font-family:var(--ds-font-display);font-size:var(--ds-text-4);line-height:1;color:var(--ds-price)}.ds-two-path__anchor{margin-left:var(--ds-space-1);font-size:var(--ds-text-1);color:var(--ds-muted)}.ds-two-path__note{flex:1;margin:var(--ds-space-2) 0 var(--ds-space-3);font-size:var(--ds-text-caption);line-height:var(--ds-leading-body);color:var(--ds-text-secondary)}.ds-two-path__refund{margin:var(--ds-space-1) 0 0;font-size:12px;color:var(--ds-muted)}@media screen and (max-width:640px){.ds-two-path{grid-template-columns:1fr}}.ds-lesson-list__header{padding-bottom:var(--ds-space-3);border-bottom:1px solid var(--ds-border);margin-bottom:var(--ds-space-2)}.ds-lesson-list__stats{display:flex;flex-wrap:wrap;gap:var(--ds-space-6);margin:0;padding:0;list-style:none}.ds-lesson-list__stat-value{display:block;font-family:var(--ds-font-display);font-size:var(--ds-text-3);line-height:1;color:var(--ds-text)}.ds-lesson-list__stat-label{font-size:var(--ds-text-caption);letter-spacing:var(--ds-tracking-label);text-transform:uppercase;color:var(--ds-text-secondary)}.ds-lesson-list__chapter{border-bottom:1px solid var(--ds-border)}.ds-lesson-list__chapter:first-of-type{border-top:1px solid var(--ds-border)}.ds-lesson-list__chapter-summary{display:grid;grid-template-columns:2.5rem minmax(0,1fr) auto auto;align-items:baseline;gap:var(--ds-space-2);padding:var(--ds-space-3) 0;cursor:pointer;list-style:none}.ds-lesson-list__chapter-summary::-webkit-details-marker{display:none}.ds-lesson-list__chapter-number{font-family:var(--ds-font-display);font-size:var(--ds-text-2);line-height:1;color:var(--ds-accent)}.ds-lesson-list__chapter-title{font-weight:600;color:var(--ds-text);line-height:var(--ds-leading-body)}.ds-lesson-list__chapter-meta{flex:none;font-size:var(--ds-text-caption);color:var(--ds-text-secondary);white-space:nowrap}.ds-lesson-list__lessons{margin:0;padding:0 0 var(--ds-space-2);list-style:none}.ds-lesson-list__lessons--intro{border-top:1px solid var(--ds-border);padding-bottom:0}.ds-lesson-list__chapter .ds-lesson-list__lessons{padding-left:var(--ds-space-4)}.ds-lesson-list__lesson+.ds-lesson-list__lesson{border-top:1px solid var(--ds-border)}.ds-lesson-list__summary,.ds-lesson-list__item--plain{display:grid;grid-template-columns:2.5rem minmax(0,1fr) auto auto;align-items:baseline;gap:var(--ds-space-2);padding:var(--ds-space-2) 0;list-style:none}.ds-lesson-list__summary{cursor:pointer}.ds-lesson-list__summary::-webkit-details-marker{display:none}.ds-lesson-list__item--plain{grid-template-columns:2.5rem minmax(0,1fr) auto}.ds-lesson-list__number{font-variant-numeric:tabular-nums;font-size:var(--ds-text-caption);color:var(--ds-muted)}.ds-lesson-list__title{color:var(--ds-text);line-height:var(--ds-leading-body)}.ds-lesson-list__duration{font-variant-numeric:tabular-nums;font-size:var(--ds-text-caption);color:var(--ds-text-secondary);white-space:nowrap}.ds-lesson-list__marker{position:relative;width:12px;height:12px;align-self:center}.ds-lesson-list__marker:before,.ds-lesson-list__marker:after{content:"";position:absolute;inset:50% 0 auto;height:2px;background:var(--ds-accent);transform:translateY(-50%);transition:transform var(--ds-transition)}.ds-lesson-list__marker:after{transform:translateY(-50%) rotate(90deg)}.ds-lesson-list__item[open] .ds-lesson-list__marker:after,.ds-lesson-list__chapter[open] .ds-lesson-list__marker:after{transform:translateY(-50%) rotate(0)}.ds-lesson-list__description{margin:0 0 var(--ds-space-2);padding-left:calc(2.5rem + var(--ds-space-2));max-width:var(--ds-measure);font-size:var(--ds-text-caption);line-height:var(--ds-leading-body);color:var(--ds-text-secondary)}@media screen and (max-width:640px){.ds-lesson-list__chapter-summary,.ds-lesson-list__summary,.ds-lesson-list__item--plain{grid-template-columns:2rem minmax(0,1fr) auto}.ds-lesson-list__chapter-meta{grid-column:2 / -1}.ds-lesson-list__summary .ds-lesson-list__marker{display:none}.ds-lesson-list__chapter .ds-lesson-list__lessons{padding-left:var(--ds-space-2)}.ds-lesson-list__description{padding-left:calc(2rem + var(--ds-space-2))}}.ds-before-after__inner{max-width:var(--ds-container-max);margin:0 auto;padding:0 var(--ds-container-gutter)}.ds-before-after__frame{position:relative;container-type:inline-size;aspect-ratio:var(--ds-ba-aspect, 4 / 5);width:100%;max-width:900px;overflow:hidden;border-radius:var(--ds-radius-media);background:var(--ds-ink-2)}.ds-before-after__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain}.ds-before-after__clip{position:absolute;top:0;right:0;bottom:0;left:0;width:var(--ds-ba-pos, 50%);overflow:hidden}.ds-before-after__clip .ds-before-after__img{width:100cqw;max-width:none}.ds-before-after__label{position:absolute;bottom:var(--ds-space-2);padding:4px var(--ds-space-1);border-radius:var(--ds-radius-button);background:#121826bf;color:var(--ds-paper);font-size:12px;letter-spacing:var(--ds-tracking-label);text-transform:uppercase}.ds-before-after__label--before{left:var(--ds-space-2)}.ds-before-after__label--after{right:var(--ds-space-2)}.ds-before-after__handle{position:absolute;top:0;bottom:0;left:var(--ds-ba-pos, 50%);width:2px;background:var(--ds-paper);pointer-events:none}.ds-before-after__range{position:absolute;inset:auto 0 0;width:100%;height:100%;margin:0;opacity:0;cursor:ew-resize;touch-action:pan-y}.ds-before-after__range:focus-visible{opacity:.001;outline:2px solid var(--ds-accent)}.ds-before-after__modes{display:flex;gap:var(--ds-space-1);margin-top:var(--ds-space-2)}.ds-before-after__mode{padding:6px 12px;border:1px solid var(--ds-border);border-radius:999px;background:transparent;color:var(--ds-text-secondary);font:inherit;font-size:var(--ds-text-caption);cursor:pointer}.ds-before-after__mode.is-active{background:var(--ds-accent);border-color:var(--ds-accent);color:var(--ds-text-on-accent)}.ds-before-after__wrap.is-side .ds-before-after__frame{display:grid;grid-template-columns:1fr 1fr;aspect-ratio:auto}.ds-before-after__wrap.is-side .ds-before-after__img{position:static;height:auto}.ds-before-after__wrap.is-side .ds-before-after__clip{position:static;width:auto}.ds-before-after__wrap.is-side .ds-before-after__clip .ds-before-after__img{width:100%}.ds-before-after__wrap.is-side .ds-before-after__handle,.ds-before-after__wrap.is-side .ds-before-after__range{display:none}.ds-before-after__wrap.is-side .ds-before-after__label--after{right:auto;left:calc(50% + var(--ds-space-2))}.ds-sticky-rail{position:fixed;inset:auto 0 0;z-index:20;display:none;align-items:center;justify-content:space-between;gap:var(--ds-space-2);padding:var(--ds-space-2);padding-bottom:calc(var(--ds-space-2) + env(safe-area-inset-bottom,0px));background:var(--ds-ink-2);border-top:1px solid var(--ds-border)}.ds-sticky-rail__text{display:flex;flex-direction:column;min-width:0}.ds-sticky-rail__price{font-family:var(--ds-font-display);font-size:var(--ds-text-2);line-height:1;color:var(--ds-price)}.ds-sticky-rail__note{font-size:12px;color:var(--ds-text-secondary)}@media screen and (max-width:767px){.ds-sticky-rail{display:flex}}.ds-faq__inner{max-width:var(--ds-container-max);margin:0 auto;padding:var(--ds-section-pad) var(--ds-container-gutter)}.ds-faq__list{max-width:var(--ds-measure)}.ds-faq__item{border-top:1px solid var(--ds-border)}.ds-faq__item:last-child{border-bottom:1px solid var(--ds-border)}.ds-faq__question{display:flex;align-items:center;justify-content:space-between;gap:var(--ds-space-2);padding:var(--ds-space-2) 0;cursor:pointer;font-weight:600;color:var(--ds-text);list-style:none}.ds-faq__question::-webkit-details-marker{display:none}.ds-faq__marker{position:relative;flex:none;width:14px;height:14px}.ds-faq__marker:before,.ds-faq__marker:after{content:"";position:absolute;inset:50% 0 auto;height:2px;background:var(--ds-accent);transform:translateY(-50%);transition:transform var(--ds-transition)}.ds-faq__marker:after{transform:translateY(-50%) rotate(90deg)}.ds-faq__item[open] .ds-faq__marker:after{transform:translateY(-50%) rotate(0)}.ds-faq__answer{padding:0 0 var(--ds-space-3);color:var(--ds-text-secondary);line-height:var(--ds-leading-body)}.ds-course{background:var(--ds-surface-page);color:var(--ds-text)}.ds-course__container{width:100%;max-width:var(--ds-container-max);margin-inline:auto;padding-inline:var(--ds-container-gutter);box-sizing:border-box}.ds-course__band{padding-block:var(--ds-section-pad)}.ds-course__band+.ds-course__band{padding-top:0}.ds-course__hero{padding-block:var(--ds-space-6) var(--ds-section-pad)}.ds-course__hero-grid{display:grid;grid-template-columns:380px minmax(0,1fr);gap:var(--ds-space-6);align-items:start}.ds-course__hero-media{position:relative;aspect-ratio:1061 / 1500;border-radius:var(--ds-radius-media);background:transparent}.ds-course__poster{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;display:block;border-radius:var(--ds-radius-media);filter:drop-shadow(0 14px 34px rgb(0 0 0 / .5)) drop-shadow(0 3px 8px rgb(0 0 0 / .32))}.ds-course__hero-media--thumb{padding:var(--ds-space-5)}.ds-course__title{font-size:var(--ds-text-5);margin:var(--ds-space-2) 0 0}.ds-membership__title{font-size:var(--ds-text-6);margin:var(--ds-space-2) 0 0}.ds-course__promise{margin:var(--ds-space-2) 0 var(--ds-space-3);font-size:var(--ds-text-1);line-height:var(--ds-leading-body);color:var(--ds-text-secondary)}.ds-course__byline{margin:0 0 var(--ds-space-3);color:var(--ds-text-secondary)}.ds-course__hero-text .ds-instructor-card--compact,.ds-course__hero-text .ds-trust-row{margin-bottom:var(--ds-space-3)}.ds-course__band--stats{padding-block:var(--ds-space-5)}.ds-course__stats{display:grid;grid-template-columns:repeat(var(--ds-stat-count, 4),minmax(0,1fr));gap:var(--ds-space-3);margin:0;padding:var(--ds-space-4) 0;list-style:none;border-top:1px solid var(--ds-border);border-bottom:1px solid var(--ds-border)}.ds-course__stat{display:flex;flex-direction:column;align-items:center;gap:var(--ds-space-1);text-align:center}.ds-course__stat-icon{width:36px;height:36px;display:block}.ds-course__stat-value{font-family:var(--ds-font-display);font-size:var(--ds-text-2);line-height:1;color:var(--ds-accent)}.ds-course__stat-label{font-size:13px;color:var(--ds-muted)}.ds-course__trailers{display:grid;gap:var(--ds-card-gap)}.ds-course__trailers--four-up{grid-template-columns:2fr 1fr;align-items:stretch}.ds-course__trailer{position:relative;overflow:hidden;border-radius:var(--ds-radius-media);background:var(--ds-ink-2);margin:0}.ds-course__trailer--large{aspect-ratio:16 / 9}.ds-course__trailers--four-up .ds-course__trailer--large{aspect-ratio:auto;min-height:100%}.ds-course__trailer-side{display:grid;gap:var(--ds-card-gap);grid-auto-rows:1fr}.ds-course__trailer--small{aspect-ratio:16 / 9}.ds-course__trailer-poster,.ds-course__trailer-iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;display:block;object-fit:cover}.ds-course__trailers:not(.ds-course__trailers--four-up) .ds-course__trailer-poster{position:static}.ds-course__trailer-play{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;width:100%;border:0;background:#12182659;cursor:pointer;transition:background var(--ds-transition)}.ds-course__trailer-play:hover{background:#12182626}.ds-course__trailer-icon{width:72px;height:72px;border-radius:50%;background:var(--ds-accent);position:relative}.ds-course__trailer-icon:after{content:"";position:absolute;top:50%;left:54%;transform:translate(-50%,-50%);border-style:solid;border-width:13px 0 13px 21px;border-color:transparent transparent transparent var(--ds-ink)}.ds-course__outcomes{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:var(--ds-space-2) var(--ds-space-5);margin:0;padding:0;list-style:none}.ds-course__outcome{position:relative;padding-left:var(--ds-space-3);line-height:var(--ds-leading-body);color:var(--ds-text-secondary)}.ds-course__outcome:before{content:"";position:absolute;left:0;top:.6em;width:8px;height:8px;border-radius:50%;background:var(--ds-accent)}.ds-course__instructor{display:grid;grid-template-columns:minmax(0,280px) minmax(0,1fr);gap:var(--ds-space-5);align-items:start}.ds-course__instructor-bio{color:var(--ds-text-secondary);line-height:var(--ds-leading-body)}.ds-course__related{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:var(--ds-card-gap)}.ds-course__related .ds-course-card__poster{background:transparent}.ds-course__related .ds-course-card__image{object-fit:contain}@media screen and (max-width:900px){.ds-course__hero-grid,.ds-course__instructor{grid-template-columns:1fr}.ds-course__hero-media{max-width:380px;aspect-ratio:auto;max-height:none}.ds-course__poster{position:static;width:auto;height:auto;max-width:100%;max-height:70vh;margin-inline:auto}.ds-course__trailers--four-up{grid-template-columns:1fr}.ds-course__trailers--four-up .ds-course__trailer--large{aspect-ratio:16 / 9;min-height:0}.ds-course__trailer-side{grid-template-columns:repeat(3,1fr)}.ds-course__stats{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}}@media screen and (max-width:767px){.ds-course{padding-bottom:84px}.ds-course__stats{grid-template-columns:repeat(2,1fr);gap:var(--ds-space-4)}}.ds-instructor{background:var(--ds-surface-page);color:var(--ds-text)}.ds-instructor__hero{padding:var(--ds-space-4) 0 var(--ds-section-pad)}.ds-instructor__hero-grid{display:grid;grid-template-columns:minmax(0,6fr) minmax(0,5fr);gap:var(--ds-space-6);align-items:start;margin-top:var(--ds-space-3)}.ds-instructor__video{position:relative;aspect-ratio:16 / 9;overflow:hidden;border-radius:var(--ds-radius-media);background:var(--ds-ink-2)}.ds-instructor__video-poster{width:100%;height:100%;object-fit:cover;object-position:50% 30%;display:block}.ds-instructor__headshot{width:100%;height:auto;border-radius:var(--ds-radius-media);display:block}.ds-instructor__name{font-size:var(--ds-text-5);margin:0}.ds-instructor__role{margin:var(--ds-space-2) 0 0;font-size:var(--ds-text-1);color:var(--ds-text-secondary);line-height:var(--ds-leading-body)}.ds-instructor__location{margin:var(--ds-space-1) 0 0;font-size:var(--ds-text-caption);letter-spacing:var(--ds-tracking-label);text-transform:uppercase;color:var(--ds-muted)}.ds-instructor__credentials{margin-top:var(--ds-space-2);font-size:var(--ds-text-caption);color:var(--ds-text-secondary)}.ds-instructor__stats{margin-top:var(--ds-space-3)}.ds-instructor__social{display:flex;flex-wrap:wrap;gap:var(--ds-space-3);margin:var(--ds-space-3) 0 0;padding:0;list-style:none;font-size:var(--ds-text-caption);letter-spacing:var(--ds-tracking-label);text-transform:uppercase}.ds-instructor__social a{color:var(--ds-accent);text-decoration:none}.ds-instructor__social a:hover{color:var(--ds-accent-deep)}.ds-instructor__actions{margin-top:var(--ds-space-4)}.ds-instructor__quote{margin:0;max-width:40ch}.ds-instructor__quote-text{font-size:var(--ds-text-4);color:var(--ds-text);margin:0}.ds-instructor__quote-cite{display:block;margin-top:var(--ds-space-2);font-style:normal;font-size:var(--ds-text-caption);letter-spacing:var(--ds-tracking-label);text-transform:uppercase;color:var(--ds-muted)}.ds-instructor__bio{color:var(--ds-text-secondary);line-height:var(--ds-leading-body)}.ds-instructor__portfolio{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:var(--ds-space-2)}.ds-instructor__shot{margin:0}.ds-instructor__shot-img{width:100%;aspect-ratio:4 / 5;object-fit:cover;border-radius:var(--ds-radius-media);display:block}.ds-instructor__courses{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:var(--ds-card-gap)}.ds-instructor__cta{padding:var(--ds-section-pad) 0;border-top:1px solid var(--ds-border);text-align:center}.ds-instructor__cta-title{font-size:var(--ds-text-4);margin:0 0 var(--ds-space-2)}.ds-instructor__cta-price{margin:0;font-family:var(--ds-font-display);font-size:var(--ds-text-5);line-height:1;color:var(--ds-price)}.ds-instructor__cta-terms{margin:var(--ds-space-2) auto var(--ds-space-3);max-width:46ch;font-size:var(--ds-text-caption);color:var(--ds-text-secondary)}@media screen and (max-width:900px){.ds-instructor__hero-grid{grid-template-columns:1fr}}.ds-instructors{background:var(--ds-surface-page);color:var(--ds-text)}.ds-instructors__head{padding:var(--ds-section-pad) 0 0}.ds-instructors__title{font-size:var(--ds-text-5);margin:0}.ds-instructors__intro{margin-top:var(--ds-space-2);color:var(--ds-text-secondary);line-height:var(--ds-leading-body)}.ds-instructors__chips{display:flex;flex-wrap:wrap;gap:var(--ds-space-1);margin-bottom:var(--ds-space-4)}.ds-chip{padding:7px 14px;border:1px solid var(--ds-border);border-radius:999px;background:transparent;color:var(--ds-text-secondary);font:inherit;font-size:var(--ds-text-caption);cursor:pointer;transition:border-color var(--ds-transition),color var(--ds-transition)}.ds-chip:hover{border-color:var(--ds-accent);color:var(--ds-text)}.ds-chip.is-active{background:var(--ds-accent);border-color:var(--ds-accent);color:var(--ds-text-on-accent)}.ds-instructors__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:var(--ds-card-gap)}.ds-instructors__cell[hidden]{display:none}.ds-hub{background:var(--ds-surface-page);color:var(--ds-text)}.ds-hub__banner{position:relative;display:flex;align-items:flex-end;min-height:320px;overflow:hidden;isolation:isolate;background:var(--ds-ink)}.ds-hub__banner-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-2}.ds-hub__banner-scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#121826e6,#12182673),#1218264d;z-index:-1}.ds-hub__banner-inner{width:100%;padding-top:var(--ds-space-6);padding-bottom:var(--ds-space-5)}.ds-hub__title{font-size:var(--ds-text-5);margin:var(--ds-space-2) 0 0}.ds-hub__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:var(--ds-card-gap)}.ds-hub__pager{margin-top:var(--ds-space-5)}.ds-hub__strip{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:var(--ds-space-3)}.ds-hub__empty{padding:var(--ds-space-6) 0}.ds-hub__empty-title{font-family:var(--ds-font-display);font-size:var(--ds-text-3);text-transform:uppercase;margin:0 0 var(--ds-space-2)}.ds-hub__empty-body{color:var(--ds-text-secondary);margin:0 0 var(--ds-space-3)}.ds-home{background:var(--ds-surface-page);color:var(--ds-text)}.ds-home__stats{margin-bottom:var(--ds-space-4)}.ds-home__plan{max-width:420px;padding:var(--ds-space-4);border:1px solid var(--ds-accent);border-radius:var(--ds-radius-card);background:var(--ds-surface-card)}.ds-home__about{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,520px);gap:var(--ds-space-6);align-items:center}.ds-home__about-image{width:100%;height:auto;border-radius:var(--ds-radius-media);display:block}.ds-home__guides{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:var(--ds-card-gap)}.ds-home__guide-link{display:block;text-decoration:none;color:inherit}.ds-home__guide-image{width:100%;aspect-ratio:16 / 10;object-fit:cover;border-radius:var(--ds-radius-media);display:block}.ds-home__guide-title{font-size:var(--ds-text-1);margin:var(--ds-space-2) 0 var(--ds-space-2)}@media screen and (max-width:900px){.ds-home__about{grid-template-columns:1fr}}.ds-article{background:var(--ds-surface-page);color:var(--ds-text)}.ds-article__head{padding:var(--ds-space-4) 0 var(--ds-space-4)}.ds-article__title{font-size:var(--ds-text-5);margin:var(--ds-space-2) 0 0;max-width:22ch}.ds-article__meta{display:flex;flex-wrap:wrap;align-items:center;gap:var(--ds-space-3);margin-top:var(--ds-space-3)}.ds-article__author{font-weight:600}.ds-article__date{font-size:var(--ds-text-caption);color:var(--ds-muted)}.ds-article__hero-image{width:100%;max-width:900px;height:auto;border-radius:var(--ds-radius-media);display:block;margin-bottom:var(--ds-space-5)}.ds-article__answer{max-width:var(--ds-measure);margin:0 0 var(--ds-space-5);padding:var(--ds-space-3);border-left:3px solid var(--ds-accent);background:var(--ds-surface-card);border-radius:var(--ds-radius-card)}.ds-article__answer-body{color:var(--ds-text);line-height:var(--ds-leading-body)}.ds-article__body{max-width:var(--ds-measure);color:var(--ds-text-secondary);font-size:18px;line-height:29px}.ds-article__body p,.ds-article__body li{font-size:18px;line-height:29px}.ds-article__body img{max-width:100%;height:auto;border-radius:var(--ds-radius-media)}.ds-article__body h2,.ds-article__body h3{color:var(--ds-text)}.ds-two-path__member{margin:var(--ds-space-2) 0 var(--ds-space-3)}.product-info__compatibility{margin:var(--ds-space-3) 0 0;font-size:var(--ds-text-0);line-height:var(--ds-leading-body);color:var(--ds-text-secondary);border-left:2px solid var(--ds-border);padding-left:var(--ds-space-3)}.product-info__buy-buttons--members{display:grid;gap:var(--ds-space-3);justify-items:start}.ds-course__instructor{display:grid;grid-template-columns:3fr 2fr;gap:var(--ds-space-5);align-items:start}.ds-course__instructor-media{min-width:0}.ds-course__instructor-video,.ds-course__instructor-still{width:100%;aspect-ratio:16 / 9;border-radius:var(--ds-radius-media);overflow:hidden;display:block;object-fit:cover}.ds-course__instructor-body{min-width:0}.ds-course__instructor-name{font-size:var(--ds-text-3);margin:0}.ds-course__instructor-role{margin:2px 0 var(--ds-space-3);color:var(--ds-text-secondary)}.ds-course__instructor-bio{margin-bottom:var(--ds-space-3);line-height:var(--ds-leading-body)}@media screen and (max-width:900px){.ds-course__instructor{grid-template-columns:1fr;gap:var(--ds-space-4)}}.ds-course__overview{margin:0;color:var(--ds-text-secondary);line-height:var(--ds-leading-body);font-size:var(--ds-text-1);column-gap:var(--ds-space-6)}@media screen and (min-width:1100px){.ds-course__overview{columns:2}}.ds-course__overview p{margin:0 0 var(--ds-space-2)}.ds-course__overview p:last-child{margin-bottom:0}.ds-course-card__link,.ds-course__related .ds-course-card__link,.ds-course__related .ds-course-card__poster{background:transparent}.ds-video-frame{margin:0;display:grid;gap:var(--ds-space-1)}.ds-video-frame__media{position:relative;aspect-ratio:16 / 9;border-radius:var(--ds-radius-media);overflow:hidden;background:var(--ds-ink-2)}.ds-video-frame__poster{width:100%;height:100%;object-fit:cover;display:block}.ds-video-frame__play{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:grid;place-items:center;background:transparent;border:0;cursor:pointer}.ds-video-frame__time{position:absolute;right:8px;bottom:8px;padding:2px 6px;border-radius:4px;background:#000000b8;color:#fff;font-size:var(--ds-text-00, 12px);line-height:1.4}.ds-video-frame__label{font-size:var(--ds-text-0);color:var(--ds-text-secondary);line-height:var(--ds-leading-body)}.ds-video-frame--large .ds-video-frame__label{font-size:var(--ds-text-1)}.ds-instructor-card__portrait{aspect-ratio:6 / 5;background:transparent}.ds-instructor-card__image{width:100%;height:100%;object-fit:contain;display:block}.ds-instructor-card__with{margin:2px 0 0;font-size:var(--ds-text-0);color:var(--ds-text-secondary)}.ds-home__featured{display:grid;grid-template-columns:3fr 2fr;gap:var(--ds-space-5);align-items:center}.ds-home__featured-media{min-width:0}.ds-home__featured-promise{font-size:var(--ds-text-2);line-height:var(--ds-leading-body);margin:0 0 var(--ds-space-3)}.ds-home__reviews{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:var(--ds-card-gap);margin-top:var(--ds-space-4)}.ds-home__review{margin:0;padding:var(--ds-space-4);border:1px solid var(--ds-border);border-radius:var(--ds-radius-card)}.ds-home__review-quote{margin:0 0 var(--ds-space-3);font-size:var(--ds-text-1);line-height:var(--ds-leading-body)}.ds-home__review-by{font-size:var(--ds-text-0);color:var(--ds-text-secondary)}.ds-home__review-by a{color:inherit}@media screen and (max-width:900px){.ds-home__featured{grid-template-columns:1fr}}.ds-course__trailer,.ds-video-frame__media{position:relative;display:block;width:100%;aspect-ratio:16 / 9;min-height:120px;border-radius:var(--ds-radius-media);overflow:hidden;background:var(--ds-ink-2)}.ds-course__trailer>img,.ds-course__trailer-poster,.ds-course__trailer-image,.ds-video-frame__poster{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.ds-course__trailer-play,.ds-video-frame__play{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:grid;place-items:center;background:transparent;border:0;cursor:pointer;padding:0}.ds-video-frame__player,.ds-course__trailer-iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;display:block;background:#000}.ds-course__trailer:not(:has(img)) .ds-course__trailer-icon,.ds-video-frame__media:not(:has(img)) .ds-course__trailer-icon{opacity:1}.ds-button.ds-button{border-radius:var(--ds-radius-button)}.ds-home__band{padding-block:var(--ds-section-pad)}.ds-home__band+.ds-home__band{padding-top:0}.ds-course__band{padding-block-start:var(--ds-section-pad, 96px)}.ds-course__band--hero{padding-block-start:var(--ds-space-6, 40px)}@media(max-width:767px){.ds-course__band{padding-block-start:64px}}.ds-hero{display:grid;gap:48px;align-items:stretch}@media(min-width:768px){.ds-hero{grid-template-columns:320px 1fr;gap:32px}}@media(min-width:1024px){.ds-hero{grid-template-columns:minmax(360px,420px) 1fr;gap:48px}}.ds-hero__media{display:flex;flex-direction:column;gap:var(--ds-space-4, 20px)}.ds-hero__poster-frame{position:relative;aspect-ratio:3 / 4;border-radius:var(--ds-radius-media, 8px);overflow:hidden;box-shadow:var(--ds-shadow, 0 12px 40px rgb(0 0 0 / .35))}.ds-hero__poster-frame>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.ds-hero__text{display:flex;flex-direction:column;gap:var(--ds-space-4, 20px);align-self:center}.ds-hero__title{font-size:var(--ds-text-5);text-transform:uppercase;margin:0}.ds-hero__title--long{font-size:var(--ds-text-4)}.ds-hero__promise{color:var(--ds-muted);max-width:52ch;margin:0}.ds-hero__byline{display:flex;align-items:center;gap:12px}.ds-hero__avatar{width:40px;height:40px;border-radius:4px;object-fit:cover}.ds-hero__byline-name{font-size:14px;color:var(--ds-muted)}.ds-hero--statement{grid-template-columns:1fr;max-width:720px;margin-inline:auto;text-align:center}.ds-hero--statement .ds-hero__text{align-items:center}.ds-hero--statement .ds-hero__title{font-size:var(--ds-text-4)}.ds-buy{display:grid;grid-template-columns:1fr;gap:16px}@media(min-width:768px){.ds-buy{grid-template-columns:1fr 1fr}}.ds-buy__card{padding:24px;border-radius:var(--ds-radius-card, 8px);display:flex;flex-direction:column;gap:10px}.ds-buy__card--own{background:transparent;border:1px solid var(--ds-rule)}.ds-buy__card--plan{background:var(--ds-ink-2);border:1px solid var(--ds-accent)}@media(max-width:767px){.ds-buy__card--plan{order:-1}}.ds-buy__kicker{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--ds-muted);margin:0}.ds-buy__price{font-family:var(--ds-font-display);font-size:var(--ds-text-3);color:var(--ds-paper);margin:0}.ds-buy__price--muted{color:var(--ds-muted)}.ds-buy__anchor{margin-inline-start:8px;font-size:.6em;color:var(--ds-muted)}.ds-buy__note{font-size:13px;color:var(--ds-muted);margin:0}.ds-buy__note--terms>*{margin:0}.ds-buy__btn{margin-block-start:auto;display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:48px;padding:12px 20px;border-radius:var(--ds-radius-button, 4px);font-family:var(--ds-font-display);font-size:15px;letter-spacing:.04em;text-transform:uppercase;text-decoration:none;cursor:pointer}.ds-buy__btn--outline{background:transparent;border:1px solid var(--ds-paper);color:var(--ds-paper)}.ds-buy__btn--accent{background:var(--ds-accent);border:1px solid var(--ds-accent);color:var(--ds-paper)}.ds-buy__btn.is-disabled{opacity:.5;pointer-events:none}.ds-buy__btn--sm{min-height:38px;width:auto;padding:8px 14px;font-size:13px;margin-block-start:0}.ds-trust{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px;margin-block-start:auto}.ds-trust__item{font-size:13px;color:var(--ds-muted)}.ds-stats{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media(min-width:768px){.ds-stats{grid-template-columns:repeat(var(--ds-stat-count, 3),1fr)}}.ds-stats__cell{background:var(--ds-ink-2);border:1px solid var(--ds-rule);border-radius:var(--ds-radius-card, 8px);padding:16px 12px;display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center}.ds-stats__icon{width:28px;height:28px}.ds-stats__value{font-family:var(--ds-font-display);font-size:var(--ds-text-2);color:var(--ds-accent)}.ds-stats__label{font-size:13px;color:var(--ds-muted)}.ds-chips{list-style:none;margin:16px 0 0;padding:0;display:flex;flex-wrap:wrap;gap:8px}.ds-chips__chip{border:1px solid var(--ds-rule);border-radius:999px;padding:5px 12px;font-size:13px;color:var(--ds-muted)}.ds-ovr__row{display:grid;gap:24px;align-items:center;margin-block-start:48px}@media(min-width:768px){.ds-ovr__row{grid-template-columns:1fr 1fr;gap:32px}}@media(min-width:1024px){.ds-ovr__row{gap:48px}}@media(min-width:768px){.ds-ovr__row--mirror .ds-ovr__text{order:2}}.ds-ovr__title{font-size:var(--ds-text-4);margin:0 0 16px}.ds-ovr__body{column-count:initial}.ds-ovr__media{aspect-ratio:4 / 3;border-radius:var(--ds-radius-media, 8px);overflow:hidden;position:relative}.ds-ovr__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.ds-vids{display:grid;gap:24px}@media(min-width:768px){.ds-vids{grid-template-columns:1fr 1fr}}@media(min-width:1024px){.ds-vids{grid-template-columns:2fr 1fr}}.ds-vids--single{grid-template-columns:1fr}.ds-vids__free{margin:20px 0 0}.ds-vids__free-link{color:var(--ds-accent);text-decoration:none;font-size:15px}.ds-vids__free-link:hover{text-decoration:underline}.ds-out{list-style:none;margin:16px 0 0;padding:0;display:grid;grid-template-columns:1fr;gap:0 48px}@media(min-width:768px){.ds-out{grid-template-columns:1fr 1fr}}.ds-out__row{display:flex;gap:16px;align-items:baseline;border-top:1px solid var(--ds-rule);padding:14px 0}.ds-out__index{font-size:20px;color:var(--ds-accent)}.ds-out__text{font-size:16px;color:var(--ds-paper)}.ds-curr__head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:8px}.ds-curr__counts{font-size:13px;color:var(--ds-muted);margin:0}.ds-curr__dot{margin-inline:6px}.ds-curr__bar{display:flex;gap:2px;height:6px;margin:16px 0 24px}.ds-curr__seg{flex:var(--ds-seg, 1) 1 0;background:var(--ds-rule);border-radius:3px}.ds-curr__seg:hover{background:var(--ds-accent)}.ds-curr__ch{background:var(--ds-ink-2);border:1px solid var(--ds-rule);border-radius:var(--ds-radius-card, 8px);margin-block-end:12px}.ds-curr__ch-head{display:flex;align-items:center;gap:12px;padding:16px;cursor:pointer;list-style:none}.ds-curr__ch-head::-webkit-details-marker{display:none}.ds-curr__ch-num{font-size:22px;color:var(--ds-accent)}.ds-curr__ch-title{font-size:22px;color:var(--ds-paper);flex:1 1 auto}.ds-curr__ch-meta{font-size:13px;color:var(--ds-muted);white-space:nowrap}.ds-curr__ch-mark{width:14px;height:14px;position:relative;flex:none}.ds-curr__ch-mark:before,.ds-curr__ch-mark:after{content:"";position:absolute;background:var(--ds-accent)}.ds-curr__ch-mark:before{inset-block-start:6px;inset-inline-start:0;width:14px;height:2px}.ds-curr__ch-mark:after{inset-block-start:0;inset-inline-start:6px;width:2px;height:14px}.ds-curr__ch[open] .ds-curr__ch-mark:after{display:none}.ds-curr__lessons{list-style:none;margin:0;padding:0 16px 8px}.ds-curr__lesson{display:flex;align-items:center;gap:12px;min-height:44px;border-top:1px solid var(--ds-rule)}.ds-curr__ls-num{font-size:13px;color:var(--ds-muted)}.ds-curr__ls-title{flex:1 1 auto;font-size:16px}.ds-curr__ls-time{font-size:13px;color:var(--ds-muted);font-variant-numeric:tabular-nums}.ds-instr{display:grid;gap:24px;align-items:center}@media(min-width:768px){.ds-instr{grid-template-columns:1fr 1fr;gap:32px}}@media(min-width:1024px){.ds-instr{grid-template-columns:5fr 7fr;gap:48px}}.ds-instr__media{aspect-ratio:4 / 5;border-radius:var(--ds-radius-media, 8px);overflow:hidden;position:relative}@media(max-width:767px){.ds-instr__media{width:60%}}.ds-instr__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 25%}.ds-instr__name{font-size:var(--ds-text-3);margin:8px 0 0}.ds-instr__role{color:var(--ds-muted);margin:4px 0 16px}.ds-textlink{color:var(--ds-accent);text-decoration:none}.ds-textlink:hover{text-decoration:underline}.ds-faq__row{border-block-end:1px solid var(--ds-rule)}.ds-faq__q{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 0;cursor:pointer;list-style:none;font-size:17px}.ds-faq__q::-webkit-details-marker{display:none}.ds-faq__mark{width:14px;height:14px;position:relative;flex:none}.ds-faq__mark:before,.ds-faq__mark:after{content:"";position:absolute;background:var(--ds-accent)}.ds-faq__mark:before{inset-block-start:6px;inset-inline-start:0;width:14px;height:2px}.ds-faq__mark:after{inset-block-start:0;inset-inline-start:6px;width:2px;height:14px}.ds-faq__row[open] .ds-faq__mark:after{display:none}.ds-faq__a{padding-block-end:18px;color:var(--ds-muted)}.ds-rel{display:grid;gap:20px;margin-block-start:24px}@media(min-width:768px){.ds-rel{grid-template-columns:repeat(3,1fr)}}@media(max-width:767px){.ds-rel{grid-auto-flow:column;grid-auto-columns:72%;overflow-x:auto;scroll-snap-type:x mandatory}.ds-rel>*{scroll-snap-align:start}}.ds-rail{position:fixed;inset-inline:0;z-index:40;background:var(--ds-ink-2)}.ds-rail[hidden]{display:none}.ds-rail__inner{display:flex;align-items:center;gap:16px;max-width:var(--ds-container, 1300px);margin-inline:auto;padding:12px 20px}.ds-rail__thumb{width:40px;height:40px;object-fit:cover;border-radius:4px}.ds-rail__title{flex:1 1 auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:15px}.ds-rail__price{font-family:var(--ds-font-display);font-size:17px}.ds-rail__actions{display:flex;gap:8px;align-items:center}@media(min-width:768px){.ds-rail{inset-block-start:0;border-block-end:1px solid var(--ds-rule);min-height:64px}}@media(max-width:767px){.ds-rail{inset-block-end:0;border-block-start:1px solid var(--ds-rule);padding-block-end:env(safe-area-inset-bottom,0)}.ds-rail__title,.ds-rail__price,.ds-rail__thumb{display:none}.ds-rail__actions{flex:1 1 auto}.ds-rail__actions>*,.ds-rail__actions form{flex:1 1 0}.ds-rail__actions .ds-buy__btn{width:100%}.ds-has-rail .ds-course{padding-block-end:88px}}.ds-vids .ds-course__trailer-icon{width:40px;height:40px;background:transparent;border:2px solid var(--ds-paper);box-sizing:border-box}.ds-vids .ds-course__trailer-icon:after{border-width:7px 0 7px 11px;border-color:transparent transparent transparent var(--ds-accent)}.ds-vids__slot--featured .ds-course__trailer-icon{width:56px;height:56px}.ds-vids__slot--featured .ds-course__trailer-icon:after{border-width:9px 0 9px 15px}.ds-home__free{display:grid;gap:24px;align-items:center}@media(min-width:900px){.ds-home__free{grid-template-columns:3fr 2fr;gap:48px}}.ds-home__free-body{display:flex;flex-direction:column;gap:20px}.ds-home__plan-grid{display:grid;gap:24px;align-items:center}@media(min-width:900px){.ds-home__plan-grid:has(.ds-home__plan-image){grid-template-columns:1fr 1fr;gap:48px}}.ds-home__plan-body{display:flex;flex-direction:column;gap:24px}.ds-home__plan-image{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:var(--ds-radius-card, 8px);box-shadow:var(--ds-shadow, 0 12px 40px rgb(0 0 0 / .35))}.ds-home__stats{justify-content:flex-start}.ds-home__faq{display:grid;gap:24px;align-items:start}@media(min-width:900px){.ds-home__faq{grid-template-columns:minmax(0,1fr) minmax(0,2fr);gap:48px}}.ds-home__guide-meta{font-size:14px;color:var(--ds-muted);margin:8px 0 0}.ds-home__guide-dot{margin-inline:6px}.ds-home .ds-course__trailer-icon{width:64px;height:64px;background:#121826b8;border:2px solid var(--ds-paper);box-sizing:border-box}.ds-home .ds-course__trailer-icon:after{border-width:11px 0 11px 17px;border-color:transparent transparent transparent var(--ds-paper)}@media(min-width:900px){.ds-home__guides{grid-template-columns:repeat(3,1fr)}}@media(min-width:900px){.ds-home .ds-instructors__grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:600px)and (max-width:899px){.ds-home .ds-instructors__grid{grid-template-columns:repeat(2,1fr)}}.ds-home .ds-instructor-card__portrait{aspect-ratio:1 / 1;background:var(--ds-ink-2)}.ds-home .ds-instructor-card__image{object-fit:cover;object-position:50% 28%}.ds-home__plan-grid:not(:has(.ds-home__plan-image)){max-width:760px;margin-inline:auto;text-align:center}.ds-home__plan-grid:not(:has(.ds-home__plan-image)) .ds-home__stats{justify-content:center}.ds-home__plan-grid:not(:has(.ds-home__plan-image)) .ds-home__plan{margin-inline:auto;max-width:460px;text-align:left}.ds-home__plan-lede{color:var(--ds-muted);margin:0 0 8px}.ds-icar__head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-block-end:24px}.ds-icar__heading{font-size:var(--ds-text-4);margin:0}.ds-icar__nav{display:flex;gap:8px;flex:none}.ds-icar__btn{width:44px;height:44px;border-radius:50%;background:transparent;border:1px solid var(--ds-rule);color:var(--ds-paper);font-size:17px;line-height:1;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,transform .18s ease}.ds-icar__btn:hover{border-color:var(--ds-paper);background:var(--ds-ink-2)}.ds-icar__btn:active{transform:scale(.94)}.ds-icar__btn[disabled]{opacity:.32;pointer-events:none}.ds-icar__track{list-style:none;margin:0;padding:4px 4px 20px;display:grid;grid-auto-flow:column;grid-auto-columns:82%;gap:var(--ds-card-gap, 20px);overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;scroll-behavior:smooth}.ds-icar__track::-webkit-scrollbar{display:none}@media(min-width:600px){.ds-icar__track{grid-auto-columns:44%}}@media(min-width:900px){.ds-icar__track{grid-auto-columns:calc((100% - 2 * var(--ds-card-gap, 20px)) / 3)}}.ds-icar__item{scroll-snap-align:start}.ds-icar__card{display:block;text-decoration:none;color:inherit;border-radius:var(--ds-radius-card, 8px);overflow:hidden;background:var(--ds-ink-2);border:1px solid var(--ds-rule);box-shadow:0 6px 18px #00000047;transition:transform .28s cubic-bezier(.2,.7,.3,1),box-shadow .28s ease,border-color .28s ease;will-change:transform}.ds-icar__card:hover{transform:translateY(-6px);box-shadow:0 18px 40px #00000073;border-color:var(--ds-paper)}.ds-icar__card:focus-visible{outline:2px solid var(--ds-accent);outline-offset:3px}.ds-icar__media{display:block;position:relative;aspect-ratio:16 / 9;overflow:hidden}.ds-icar__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.2,.7,.3,1)}.ds-icar__card:hover .ds-icar__img{transform:scale(1.045)}.ds-icar__body{display:block;padding:14px 16px 16px}.ds-icar__name{display:block;font-size:var(--ds-text-1);text-transform:uppercase;color:var(--ds-paper);line-height:1.15}.ds-icar__role{display:block;margin-block-start:4px;font-size:14px;color:var(--ds-muted)}.ds-icar[data-reveal] .ds-icar__item{opacity:0;transform:translateY(14px)}.ds-icar[data-reveal].is-in .ds-icar__item{opacity:1;transform:none;transition:opacity .5s ease,transform .5s cubic-bezier(.2,.7,.3,1)}.ds-icar[data-reveal].is-in .ds-icar__item:nth-child(2){transition-delay:.07s}.ds-icar[data-reveal].is-in .ds-icar__item:nth-child(3){transition-delay:.14s}.ds-icar[data-reveal].is-in .ds-icar__item:nth-child(n+4){transition-delay:.2s}@media(prefers-reduced-motion:reduce){.ds-icar__track{scroll-behavior:auto}.ds-icar__card,.ds-icar__img,.ds-icar__btn{transition:none}.ds-icar__card:hover,.ds-icar__card:hover .ds-icar__img{transform:none}.ds-icar[data-reveal] .ds-icar__item{opacity:1;transform:none}}.dsh__block{padding-block-start:64px}@media(min-width:1024px){.dsh__block{padding-block-start:96px}}.dsh__h2{font-size:var(--ds-text-4);margin:8px 0 16px}.dsh__h2--flush{margin-block-end:0}.dsh__prose{margin-block-end:16px}.dsh__tlink{color:var(--ds-accent);text-decoration:none;font-weight:600;font-size:15px;white-space:nowrap}.dsh__tlink:hover{text-decoration:underline}.dsh__hero-sub{max-width:48ch}.dsh__lane-h{display:flex;justify-content:space-between;align-items:flex-end;gap:16px}.dsh__strip{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--ds-rule);border:1px solid var(--ds-rule);border-radius:var(--ds-radius-card, 8px);overflow:hidden}.dsh__strip>div{background:var(--ds-ink);padding:16px 10px;text-align:center}.dsh__v{font-family:var(--ds-font-display);font-size:var(--ds-text-2);color:var(--ds-accent);line-height:1.1}.dsh__l{font-size:13px;color:var(--ds-muted)}.dsh__strip>div:nth-child(5){display:none}@media(min-width:768px){.dsh__strip{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.dsh__strip{grid-template-columns:repeat(5,1fr)}.dsh__strip>div:nth-child(5){display:block}}.dsh__about{display:grid;gap:24px}@media(min-width:768px){.dsh__about{grid-template-columns:5fr 7fr;gap:48px;align-items:center}}.dsh__about-img{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:var(--ds-radius-card, 8px)}.dsh__band{background:var(--ds-ink-2);border-block:1px solid var(--ds-rule);margin-block-start:64px;padding-block:64px}@media(min-width:1024px){.dsh__band{margin-block-start:96px;padding-block:96px}}.dsh__band-grid{display:grid;gap:32px}@media(min-width:1024px){.dsh__band-grid{grid-template-columns:7fr 5fr;gap:48px;align-items:center}}.dsh__band-img{width:100%;aspect-ratio:16 / 9;object-fit:cover;border-radius:var(--ds-radius-card, 8px)}.dsh__band-h{font-size:var(--ds-text-4);margin:8px 0 0}.dsh__bstats{display:flex;gap:24px;flex-wrap:wrap;margin:16px 0}.dsh__bstats span b{font-family:var(--ds-font-display);font-size:var(--ds-text-2);color:var(--ds-accent);display:block;line-height:1.1}.dsh__bstats span i{font-style:normal;font-size:13px;color:var(--ds-muted)}.dsh__price{margin:0}.dsh__price-v{font-size:var(--ds-text-3)}.dsh__terms{font-size:13px;color:var(--ds-muted);margin:8px 0 20px}.dsh__terms>*{margin:0}.dsh__compare{margin-block-start:40px;border:1px solid var(--ds-rule);border-radius:var(--ds-radius-card, 8px);overflow:hidden;display:grid}@media(min-width:768px){.dsh__compare{grid-template-columns:1fr 1fr}}.dsh__compare>div{padding:20px 24px}@media(min-width:768px){.dsh__compare>div+div{border-inline-start:1px solid var(--ds-rule)}}@media(max-width:767px){.dsh__compare>div+div{border-block-start:1px solid var(--ds-rule)}}.dsh__ch{font-family:var(--ds-font-display);text-transform:uppercase;font-size:15px}.dsh__ch--accent{color:var(--ds-accent)}.dsh__cp{margin:8px 0 4px}.dsh__cm{color:var(--ds-muted);font-size:14px}.dsh__compare-note{color:var(--ds-muted);font-size:14px;margin:12px 0 0}.dsh__rcar{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;margin-block-start:24px;padding-block-end:4px;scrollbar-width:none}.dsh__rcar::-webkit-scrollbar{display:none}.dsh__rev{flex:0 0 280px;scroll-snap-align:start;background:var(--ds-ink-2);border:1px solid var(--ds-rule);border-radius:var(--ds-radius-card, 8px);padding:20px}@media(min-width:768px){.dsh__rev{flex-basis:320px}}.dsh__rev-q{margin:0 0 10px;font-size:15px}.dsh__rev-who{font-size:13px;color:var(--ds-muted)}.dsh__rev-who a{color:var(--ds-muted)}.dsh__guides{display:grid;gap:24px;margin-block-start:24px}@media(min-width:768px){.dsh__guides{grid-template-columns:repeat(3,1fr)}}.dsh__g a{text-decoration:none;color:var(--ds-paper);display:block}.dsh__g img{width:100%;aspect-ratio:16 / 9;object-fit:cover;border-radius:var(--ds-radius-card, 8px)}.dsh__g-t{font-size:var(--ds-text-1);margin-block-start:12px;line-height:1.15}.dsh__g-by{display:flex;align-items:center;gap:8px;margin-block-start:8px;font-size:13px;color:var(--ds-muted)}.dsh__g-by img{width:28px;height:28px;border-radius:50%;aspect-ratio:1;object-fit:cover}.dsh__faq{max-width:900px}.dsh__faq details{border-block-start:1px solid var(--ds-rule)}.dsh__faq details:last-of-type{border-block-end:1px solid var(--ds-rule)}.dsh__faq summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;gap:16px;padding:16px 0;font-weight:600}.dsh__faq summary::-webkit-details-marker{display:none}.dsh__faq-mark{width:14px;height:14px;position:relative;flex:none;align-self:center}.dsh__faq-mark:before,.dsh__faq-mark:after{content:"";position:absolute;background:var(--ds-accent)}.dsh__faq-mark:before{inset-block-start:6px;inset-inline-start:0;width:14px;height:2px}.dsh__faq-mark:after{inset-block-start:0;inset-inline-start:6px;width:2px;height:14px}.dsh__faq details[open] .dsh__faq-mark:after{display:none}.dsh__faq-a{padding-block-end:16px;color:var(--ds-muted)}.dsh__closing{background:var(--ds-ink-2);border-block-start:1px solid var(--ds-rule);text-align:center;padding:64px 20px;margin-block-start:64px}@media(min-width:1024px){.dsh__closing{padding:96px 20px;margin-block-start:96px}}.dsh__closing-h{font-size:var(--ds-text-4);margin:0 0 8px}.dsh__closing-p{color:var(--ds-muted);margin:0 0 24px}@media(min-width:900px){.ds-icar__track{grid-auto-columns:232px}}main:has(.ds-course) .shopify-section--apps,main:has(.ds-home) .shopify-section--apps,main:has(.ds-hub) .shopify-section--apps{background:var(--ds-ink);color:var(--ds-paper)}main:has(.ds-course) .shopify-section--apps,main:has(.ds-home) .shopify-section--apps,main:has(.ds-hub) .shopify-section--apps{--oke-border-color: var(--ds-rule);--oke-text-primary: var(--ds-paper);--oke-text-secondary: var(--ds-muted)}main:has(.ds-course) .shopify-section--apps .oke-bar-background,main:has(.ds-home) .shopify-section--apps .oke-bar-background{background:var(--ds-ink-2)}@media(min-width:900px){.ds-icar__track{grid-auto-columns:min(720px,52%)}}@media(min-width:1400px){.ds-icar__track{grid-auto-columns:min(820px,48%)}}@media(min-width:600px)and (max-width:899px){.ds-icar__track{grid-auto-columns:72%}}.ds-icar__track{grid-auto-columns:86%}@media(min-width:900px){.ds-home .ds-hub__grid{grid-template-columns:repeat(4,1fr)}}.ds-article__head-inner,.ds-article__answer,.ds-article__body,.ds-article__hero{max-width:880px;margin-inline:auto}.ds-article__body{width:100%}
/*# sourceMappingURL=/cdn/shop/t/241/assets/ds-tokens.css.map */
