:root{--ink: #111;--ink-muted: rgba(0, 0, 0, .62);--surface-alt: #eee;--rule: rgba(0, 0, 0, .12);--display: "Lexend Deca", "Trebuchet MS", sans-serif;--body: "Poppins", Verdana, Geneva, Tahoma, sans-serif;--measure: 600px}*,*:before,*:after{box-sizing:border-box}body{margin:0;color:var(--ink);font-family:var(--body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3{font-family:var(--display);margin:0;text-wrap:balance}img{max-width:100%;height:auto}a:focus-visible,:focus-visible{outline:3px solid #2563eb;outline-offset:3px;border-radius:4px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.hero{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;padding:96px 20px 48px;overflow:hidden;text-align:center}.hero__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:brightness(55%);pointer-events:none}.hero__nav{position:absolute;top:20px;right:0;left:0;display:flex;justify-content:center;gap:8px;padding:0 16px}@media(min-width:700px){.hero__nav{justify-content:flex-end;padding-right:32px}}.hero__nav a{padding:6px 20px;color:#fff;font-family:var(--display);font-size:clamp(1.05rem,2.2vw,1.5rem);font-weight:300;text-decoration:none}.hero__nav span{display:inline-block;padding-bottom:3px;border-bottom:2px solid transparent;transition:border-color .3s ease}.hero__nav a:hover span,.hero__nav a:focus-visible span{border-bottom-color:#fff}.hero__title,.hero__tagline{position:relative;color:#fff}.hero__title{font-size:clamp(2.75rem,11vw,6rem);font-weight:700;letter-spacing:-.02em;line-height:1.05}.hero__tagline{max-width:42ch;margin:16px 0 0;font-size:clamp(1.05rem,2.6vw,1.5rem);font-weight:300;text-wrap:balance}.feature{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:clamp(16px,4vw,56px);padding:clamp(32px,6vw,64px) 20px}.feature--alt{background-color:var(--surface-alt);flex-direction:row-reverse}@media(max-width:900px){.feature--alt{flex-direction:row}}.feature__text{max-width:var(--measure)}.feature__text h2{font-size:clamp(1.75rem,4.5vw,2.625rem);font-weight:500;text-align:center}.feature__text p{margin:20px 0 0;font-size:clamp(1rem,2.2vw,1.375rem);line-height:1.6}.feature__img{max-height:500px;width:auto;max-width:min(90vw,620px);object-fit:contain;border-radius:12px;box-shadow:0 12px 32px #00000029}.feature__img--tall{max-height:640px}.cta{padding:clamp(40px,7vw,72px) 20px;text-align:center}.cta h2{font-size:clamp(1.875rem,5vw,2.25rem);font-weight:700}.cta__divisions{display:flex;flex-wrap:wrap;justify-content:center;gap:clamp(24px,5vw,56px);max-width:640px;margin:32px auto 0}.cta__division{flex:1 1 220px;max-width:260px}.cta__division h3{font-size:1.5rem;font-weight:500;margin-bottom:12px}.cta__button{display:flex;align-items:center;justify-content:center;min-height:48px;padding:10px 20px;border:2px solid var(--ink);border-radius:10px;background-color:#fff;color:var(--ink);font-family:var(--display);font-size:1.25rem;font-weight:500;text-decoration:none;transition:background-color .3s ease,color .3s ease}.cta__button:hover{background-color:var(--ink);color:#fff}.cta__badge{display:block;margin-top:10px}.cta__badge img{width:100%}.podcasts{padding:32px 20px;border-top:1px solid var(--rule);background-color:#fff5ed;text-align:center}.podcasts__content{max-width:1120px;margin:0 auto}.podcasts h2{font-size:1.5rem;font-weight:700}.podcasts p{margin:8px 0 20px;font-size:1rem;line-height:1.6}.podcasts__link{display:inline-flex;flex-shrink:0;font-size:1rem}@media(min-width:900px){.podcasts__content{display:flex;align-items:center;justify-content:space-between;gap:32px;text-align:left}.podcasts p{margin-bottom:0}}.footer{padding:20px 16px;border-top:1px solid var(--rule);background-color:var(--surface-alt);font-family:var(--display);text-align:center}.footer p{margin:0}.footer__contact{margin-bottom:5px;font-size:1rem;font-weight:500}.footer__contact a{color:inherit}.footer__sponsor{color:var(--ink-muted);font-size:.875rem}
