.academy-page{--academy-width: 77rem;overflow:clip;background:var(--background);color:var(--foreground)}.academy-hero{display:grid;min-height:clamp(30rem,44vw,39rem);place-items:center;padding:calc(var(--launch-banner-height, 0px) + 7rem) var(--page-x) 5rem;border-bottom:1px solid var(--border);background:var(--background)}.academy-hero-inner{width:min(100%,56rem);text-align:center}.academy-hero h1{margin:0;font-family:Inter Display,Inter Display Fallback,Inter,sans-serif;font-size:clamp(2.75rem,5vw,3.7rem);line-height:.98;font-weight:500;letter-spacing:-.05em;text-wrap:balance}.academy-hero-inner>span{display:block;max-width:46rem;margin:1.5rem auto 0;color:var(--muted-foreground);font-size:clamp(1rem,1.3vw,1.125rem);line-height:1.55;text-wrap:balance}.academy-section{padding:clamp(5.5rem,8vw,8rem) var(--page-x)}.academy-section-heading{width:min(100%,47rem);margin-inline:auto;text-align:center}.academy-section-heading h2,.academy-resources>h2{margin:0;font-family:Inter Display,Inter Display Fallback,Inter,sans-serif;font-size:clamp(2.5rem,4vw,3rem);line-height:1.05;font-weight:600;letter-spacing:-.05em;text-wrap:balance}.academy-section-heading p{max-width:42rem;margin:1.25rem auto 0;color:var(--muted-foreground);font-size:1rem;line-height:1.55;text-wrap:balance}.academy-course-grid{width:min(100%,29rem);margin:clamp(3rem,5vw,4rem) auto 0}.academy-course-card{overflow:hidden;border-radius:1rem;background:var(--background)}.academy-course-art{display:grid;aspect-ratio:1.7;overflow:hidden;place-items:center;background:color-mix(in oklab,var(--muted) 80%,var(--background))}.academy-course-art>span{display:grid;width:6rem;height:6rem;place-items:center;border-radius:50%;background:var(--background)}.academy-course-art img{width:2.75rem;height:2.75rem}.academy-card-header{gap:.75rem;padding:1.5rem 1.5rem 0}.academy-card-header h3,.academy-resource-header h3{margin:0;font-family:Inter,Inter Fallback,sans-serif;font-size:1.25rem;line-height:1.2;font-weight:500;letter-spacing:-.025em}.academy-card-header [data-slot=card-description],.academy-resource-header [data-slot=card-description]{font-size:.9375rem;line-height:1.5}.academy-status{width:fit-content;margin:0 0 .15rem;padding:.2rem .5rem;border-radius:999px;background:var(--muted);color:var(--muted-foreground);font-size:.75rem;line-height:1.25rem;font-weight:500}.academy-card-action{padding:1.5rem}.academy-guides{border-block:1px solid var(--border);background:color-mix(in oklab,var(--muted) 45%,var(--background))}.academy-inline-link{display:flex;align-items:center;gap:.4rem;padding:1.25rem 1.5rem 1.5rem;font-size:.875rem;line-height:1.25rem;font-weight:500}.academy-resources{width:min(100%,calc(var(--academy-width) + 2 * var(--page-x)));margin-inline:auto}.academy-resources>h2{text-align:center}.academy-resource-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:clamp(3rem,5vw,4rem)}.academy-resource-card{min-height:17rem;justify-content:space-between;background:var(--muted);color:inherit;transition:background-color .18s var(--motion-ease)}.academy-resource-card:hover,.academy-resource-card:focus-visible{background:color-mix(in oklab,var(--muted) 92%,var(--foreground) 8%)}.academy-resource-header{grid-template-columns:2.5rem minmax(0,1fr) auto;grid-template-rows:auto auto auto;gap:1rem}.academy-resource-icon{display:grid;width:2.5rem;height:2.5rem;grid-column:1;place-items:center;border-radius:.75rem;background:var(--background)}.academy-resource-icon svg{width:1.2rem;height:1.2rem}.academy-resource-arrow{width:1.1rem;height:1.1rem;grid-column:3;color:var(--muted-foreground)}.academy-resource-header [data-slot=card-title],.academy-resource-header [data-slot=card-description]{grid-column:1 / -1}.academy-resource-card .academy-inline-link{padding-top:0}@media(max-width:900px){.academy-resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.academy-hero{min-height:26rem;padding-top:calc(var(--launch-banner-height, 0px) + 6rem);padding-bottom:4rem}.academy-hero h1{font-size:clamp(2.75rem,12vw,3.25rem)}.academy-section{padding-block:5rem}.academy-section-heading h2,.academy-resources>h2{font-size:2.5rem}.academy-resource-grid{grid-template-columns:1fr}.academy-resource-card{min-height:14rem}}
