:root{--ink:#111;--ink-dark:#000;--text:#1c1c1c;--muted:#717480;--accent:#b89a5f;--accent-dark:#9c8049;--accent-darker:#7d663a;--accent-light:#cbb583;--accent-faint:#f3eede;--surface:#f7f7f1;--surface-2:#ecebe3;--subtle:#dddad0;--storm:#000;--storm-2:#111;--storm-line:#2b2b2b;--on-storm:#f7f7f1;--on-storm-muted:#a5a294;--font-display:"GT Super Display","Fraunces",Georgia,"Times New Roman",serif;--font-body:"GT Super Text","Fraunces",Georgia,serif;--font-ui:"GT America CmMd","Archivo",system-ui,sans-serif;--content:62rem}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{background:var(--surface);color:var(--text);font-family:var(--font-body);font-size:1rem;line-height:1.65;margin:0}@media (min-width:640px){body{font-size:1.0625rem}}h1,h2,h3,h4{color:var(--ink);font-family:var(--font-display);font-weight:500;letter-spacing:-.01em;margin:0}p{margin:0 0 1em}a{color:var(--accent-darker)}img{max-width:100%}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.wrap{margin-inline:auto;max-width:var(--content);padding-inline:clamp(1.25rem,5vw,2.5rem)}.wrap--copy{max-width:46rem}.font-ui,.lbl{font-family:var(--font-ui)}.lbl{font-size:.78rem;font-stretch:118%;font-weight:500;letter-spacing:.14em;text-transform:uppercase}.kicker{color:var(--accent)}.btn{align-items:center;border:1px solid var(--accent);border-radius:2px;cursor:pointer;display:inline-flex;font-family:var(--font-ui);font-size:.9rem;font-stretch:84%;font-weight:500;justify-content:center;letter-spacing:.08em;padding:.85rem 1.6rem;text-decoration:none;text-transform:uppercase;transition:background .18s ease,color .18s ease}.btn--gold{background:var(--accent);color:#000}.btn--gold:hover{background:var(--accent-light)}.btn--ghost{background:transparent;color:var(--accent-darker)}.btn--ghost:hover{background:var(--accent);color:#000}.topbar{background:var(--storm);border-bottom:1px solid var(--storm-line);color:var(--on-storm)}.topbar .wrap{gap:1rem;justify-content:space-between;padding-block:clamp(1.1rem,2.5vw,1.6rem)}.topbar .wrap,.topbar nav{align-items:center;display:flex}.topbar nav{font-family:var(--font-ui);gap:1.75rem}.topbar nav a{color:var(--on-storm);font-size:.8rem;font-stretch:110%;font-weight:500;letter-spacing:.12em;text-decoration:none;text-transform:uppercase}.topbar nav a:hover{color:var(--accent)}.topbar .mark img{display:block;height:clamp(48px,5vw,60px);width:auto}.topbar--slim .mark img{height:40px}.hero{background:var(--storm);color:var(--on-storm)}.hero .wrap{padding-block:clamp(2.5rem,6vw,4rem)}.hero h1{font-size:clamp(2rem,4.5vw,3rem);letter-spacing:-.015em;line-height:1.08;margin-top:.9rem;max-width:26ch;text-wrap:balance}.hero .lede,.hero h1{color:var(--on-storm)}.hero .lede{font-size:clamp(1rem,1.4vw,1.125rem);margin-top:1.25rem;max-width:34rem}.hero .meta{color:var(--on-storm-muted);font-family:var(--font-ui);font-size:.9rem;font-stretch:105%;letter-spacing:.02em;margin-top:1.2rem}.hero .cta{margin-top:1.8rem}.section{padding-block:clamp(2.5rem,6vw,4rem)}.section h2{font-size:clamp(1.55rem,2.8vw,2rem);line-height:1.15;margin-bottom:1.3rem;text-wrap:balance}.progress{max-width:34rem}.progress-label{align-items:baseline;color:var(--on-storm-muted);display:flex;font-family:var(--font-ui);font-size:.9rem;justify-content:space-between;margin-bottom:.5rem}.progress-bar{background:var(--storm-line);height:6px;overflow:hidden}.progress-bar>span{background:var(--accent);display:block;height:100%;transition:width .4s ease;width:0}.lectures{border-top:1px solid var(--subtle);list-style:none;margin:0;padding:0}.lecture{border-bottom:1px solid var(--subtle)}.lecture a{align-items:baseline;color:inherit;display:grid;gap:1rem;grid-template-columns:3.5rem 1fr auto;padding:1.15rem 0;text-decoration:none}.lecture a:hover h2{color:var(--accent-darker)}.lecture .num{color:var(--muted);font-family:var(--font-ui);font-size:.85rem;font-stretch:110%;letter-spacing:.1em}.lecture h2{font-size:clamp(1.15rem,1.8vw,1.4rem);line-height:1.2;margin:0}.lecture .summary{color:var(--muted);font-size:.95rem;margin:.3rem 0 0}.lecture .state{color:var(--accent-darker);font-family:var(--font-ui);font-size:.85rem;letter-spacing:.02em;white-space:nowrap}.lecture.is-done .num{color:var(--accent-dark)}.lecture.is-done .num:after{content:" \2713"}.lecture.is-next .state{font-weight:600}@media (max-width:520px){.lecture a{grid-template-columns:3rem 1fr}.lecture .state{grid-column:2}}.lec-head{padding-block:clamp(1.5rem,4vw,2.5rem) 1.25rem}.lec-head h1{font-size:clamp(1.6rem,3.2vw,2.3rem);line-height:1.12;margin-top:.5rem;text-wrap:balance}.lec-head .summary{color:var(--muted);margin-top:.6rem;max-width:46rem}.lec-stage{aspect-ratio:16/9;background:#000;width:100%}.lec-stage iframe,.lec-stage>div{display:block;height:100%;width:100%}.lec-after{display:none;margin-top:1rem}.lec-after.is-visible{display:block}.lec-nav{border-top:1px solid var(--subtle);display:flex;font-family:var(--font-ui);font-size:.9rem;gap:1rem;justify-content:space-between;margin-top:2.5rem;padding-top:1.1rem}.lec-nav a{color:var(--muted);text-decoration:none}.lec-nav a.next,.lec-nav a:hover{color:var(--accent-darker)}.lec-nav a.next{font-weight:600}.transcript{margin-top:2.5rem;max-width:46rem}.transcript h2{font-size:1.2rem;margin-bottom:.8rem}.courses{display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fill,minmax(18rem,1fr))}.course-card{color:inherit;display:block;text-decoration:none}.course-card figure{background:var(--storm-2);margin:0;overflow:hidden}.course-card img{aspect-ratio:16/9;display:block;object-fit:cover;transition:transform .35s ease;width:100%}.course-card:hover img{transform:scale(1.03)}.course-card h2{font-size:clamp(1.35rem,2vw,1.6rem);line-height:1.15;margin-top:1rem}.course-card:hover h2{color:var(--accent-darker)}.course-card p{color:var(--muted);margin-top:.4rem}.trailer{aspect-ratio:16/9;background:#000}.trailer iframe{border:0;display:block;height:100%;width:100%}.steps{display:grid;gap:.8rem;list-style:none;margin:1.5rem 0 0;max-width:34rem;padding:0}.steps li{padding-left:1.35rem;position:relative}.steps li:before{background:var(--accent);content:"";height:.38em;left:0;position:absolute;top:.62em;width:.38em}.sys{min-height:60vh}.sys .wrap{margin-inline:auto;max-width:34rem;padding-block:clamp(2.5rem,6vw,4rem)}.sys h1{font-size:clamp(1.8rem,3.5vw,2.4rem);line-height:1.1}.sys .intro{color:var(--muted);margin-top:.9rem}.sys form{margin-top:1.6rem}.sys label{color:var(--muted);display:block;font-family:var(--font-ui);font-size:.85rem;letter-spacing:.02em;margin-bottom:.35rem}.sys input[type=email],.sys input[type=password],.sys input[type=text]{background:#fff;border:1px solid var(--subtle);border-radius:2px;color:var(--text);font-family:var(--font-ui);font-size:1rem;margin-bottom:1rem;padding:.8rem 1rem;width:100%}.sys input[type=checkbox]{margin-right:.5rem}.sys .hs-button,.sys button[type=submit],.sys input[type=submit]{align-items:center;background:var(--accent);border:1px solid var(--accent);border-radius:2px;color:#000;cursor:pointer;display:inline-flex;font-family:var(--font-ui);font-size:.9rem;font-stretch:84%;font-weight:500;justify-content:center;letter-spacing:.08em;padding:.85rem 1.6rem;text-transform:uppercase}.sys .hs-button:hover,.sys input[type=submit]:hover{background:var(--accent-light)}.sys .error,.sys .hs-error-msgs{color:#8a2f1f;list-style:none;padding:0}.sys .error,.sys .help,.sys .hs-error-msgs{font-family:var(--font-ui);font-size:.85rem}.sys .help{color:var(--muted);margin-top:1.5rem}.sys form a{font-family:var(--font-ui);font-size:.85rem}.site-foot{background:var(--storm);border-top:4px solid var(--accent);color:var(--on-storm);padding-block:clamp(3rem,6vw,4.5rem) 2rem}.site-foot-grid{display:grid;gap:2.5rem;grid-template-columns:1fr}@media (min-width:760px){.site-foot-grid{grid-template-columns:2fr 1fr 1fr}}.site-foot img{height:60px;width:auto}.site-foot .foot-tagline{color:var(--on-storm);font-family:var(--font-display);font-size:1.2rem;line-height:1.3;margin-top:1.4rem;max-width:18ch}.site-foot h3{color:var(--accent);margin-bottom:1.1rem}.site-foot ul{display:grid;gap:.65rem;list-style:none;margin:0;padding:0}.site-foot ul a{color:var(--on-storm);font-family:var(--font-ui);font-size:.95rem;text-decoration:none}.site-foot ul a:hover{color:var(--accent)}.site-foot .foot-legal{border-top:1px solid var(--storm-line);display:flex;flex-wrap:wrap;font-family:var(--font-ui);font-size:.8rem;gap:1rem;justify-content:space-between;margin-top:clamp(2.5rem,5vw,3.5rem);padding-top:1.5rem}.site-foot .foot-legal,.site-foot .foot-legal a{color:var(--on-storm-muted)}.site-foot .foot-legal a:hover{color:var(--accent)}@media (prefers-reduced-motion:reduce){.btn,.course-card img,.progress-bar>span{transition:none}.course-card:hover img{transform:none}}