@import url('https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Plus+Jakarta+Sans:wght@400;500;600;650;700;750;800&display=swap');
:root{--ink:#20221f;--muted:#5c6259;--paper:#fafbf7;--white:#fff;--yellow:#ffe34d;--pink:#c61962;--pale:#f6ecf0;--line:#dcded5;--soft:#eef0e8;--radius:12px;--body:'Plus Jakarta Sans',Arial,sans-serif;--mono:'DM Mono',monospace}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}img{max-width:100%;display:block}p,h1,h2,h3,h4{margin-top:0}p{color:var(--muted)}h1,h2,h3{font-weight:750;line-height:1.09;letter-spacing:-.05em}h1{font-size:clamp(3.4rem,6.9vw,6.7rem);margin-bottom:28px}h2{font-size:clamp(2.2rem,4.1vw,4rem);margin-bottom:24px}h3{font-size:1.65rem;letter-spacing:-.035em}strong{font-weight:750}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--pink);outline-offset:5px}a:hover{color:var(--pink)}.wrap{width:min(1248px,calc(100% - 96px));margin-inline:auto}.skip{position:fixed;top:-100px;left:20px;background:var(--yellow);padding:12px;z-index:100}.skip:focus{top:10px}.site-header{position:sticky;top:0;background:rgba(250,251,247,.96);backdrop-filter:blur(16px);border-bottom:1px solid var(--line);z-index:30}.nav{height:88px;display:flex;align-items:center;gap:32px}.brand{display:inline-flex;align-items:center;gap:10px;margin-right:auto;color:var(--ink)!important}.brand img{width:42px;height:46px;object-fit:cover;object-position:left}.brand-type{font-size:17px;font-weight:800;letter-spacing:-.6px;line-height:1.15}.brand-type small{display:block;font-family:var(--mono);font-weight:400;font-size:10px;letter-spacing:1.4px;margin-top:5px}.nav-links{display:flex;align-items:center;gap:25px}.nav-links a{font-size:14px;font-weight:650;white-space:nowrap}.nav-links a[aria-current=page]{color:var(--pink)}.button{display:inline-flex;align-items:center;justify-content:center;gap:23px;padding:15px 23px;background:var(--ink);color:var(--white);border:1px solid var(--ink);border-radius:7px;font-size:14px;font-weight:700;line-height:1.5;transition:transform .2s,background .2s}.button:hover{background:#373d32;color:white;transform:translateY(-2px)}.button.yellow{background:var(--yellow);color:var(--ink);border-color:var(--yellow)}.button.yellow:hover{background:#ffeb7d}.button.outline{background:transparent;color:var(--ink);border-color:#aeb2a5}.button.outline:hover{background:var(--soft)}.button.small{padding:11px 16px}.arrow{font-size:20px;line-height:1}.text-link{font-size:14px;font-weight:700;border-bottom:1px solid currentColor;padding-bottom:4px}.eyebrow{display:block;font-family:var(--mono);font-size:12px;letter-spacing:1.2px;text-transform:uppercase;margin-bottom:28px;color:var(--muted)}.eyebrow .square{display:inline-block;background:var(--pink);width:8px;height:8px;margin-right:10px}.tag{display:inline-block;padding:5px 10px;border:1px solid #b6bbaa;border-radius:4px;font-family:var(--mono);font-size:12px;letter-spacing:.25px;line-height:1.4}.hero{display:grid;grid-template-columns:1.3fr 1fr;gap:75px;padding-top:74px;padding-bottom:72px;align-items:center}.hero-copy>p{font-size:18px;line-height:1.7;max-width:530px;margin-bottom:28px}.hero h1 .highlight{background:var(--yellow);padding:0 9px 7px 3px;display:inline-block;transform:rotate(-1deg)}.hero-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap;margin:28px 0}.fine{font-size:13px;line-height:1.6;color:var(--muted)}.hero-card{background:var(--yellow);border:1px solid #d8bd30;border-radius:12px;transform:rotate(1.3deg);box-shadow:9px 11px 0 #e9eadf;overflow:hidden}.hero-card-head{padding:24px 28px;display:flex;justify-content:space-between;border-bottom:1px solid #cdbb51;gap:16px;align-items:center}.hero-card-head .eyebrow{margin:0;color:var(--ink)}.hero-card-body{padding:34px 28px 30px}.hero-card h2{font-size:44px;max-width:330px;margin-bottom:28px}.hero-card .step{display:flex;gap:15px;align-items:center;border-top:1px solid #d6c458;padding:13px 0;font-size:15px;font-weight:650}.step-number{font:12px var(--mono);border:1px solid #b7a13b;padding:7px;border-radius:50%;flex-shrink:0}.hero-card-footer{background:var(--ink);color:white;display:flex;align-items:center;padding:20px 28px;gap:13px}.avatar{width:44px;height:44px;object-fit:cover;object-position:50% 25%;border-radius:50%}.hero-card-footer p{color:#c3c9ba;font-size:12px;margin:1px 0 0}.hero-card-footer strong{font-size:14px}.hero-card-footer .stamp{margin-left:auto;font-family:var(--mono);font-size:11px;line-height:1.5;color:var(--yellow);text-align:right}.trust-strip{border-block:1px solid var(--line)}.trust-inner{display:grid;grid-template-columns:1.25fr 1fr 1fr 1fr;align-items:center;min-height:122px;gap:24px}.trust-inner>p{margin:0;font-size:14px;max-width:220px}.trust-stat{border-left:1px solid var(--line);padding-left:36px}.trust-stat strong{display:block;font-size:28px;letter-spacing:-1px;line-height:1.4}.trust-stat span{font-size:12px;color:var(--muted)}.section{padding-block:96px}.section-top{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:40px}.section-top h2{margin-bottom:0;max-width:700px}.section-top>p{max-width:340px;margin-bottom:0}.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.grid2{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}.pillars{border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(3,1fr);gap:38px;padding-top:34px}.pillar .num{font:13px var(--mono);color:var(--pink);margin-bottom:45px;display:block}.pillar h3{font-size:27px;margin-bottom:18px}.pillar p{font-size:15px;margin-bottom:0}.ink-section{background:var(--ink);color:white}.ink-section p,.ink-section .eyebrow{color:#b9c0b0}.ink-section .tag{color:var(--yellow);border-color:#59604f}.ink-section h2{max-width:730px}.feature-course{display:grid;grid-template-columns:1.1fr 1fr;gap:70px;margin-top:48px}.feature-intro>p{font-size:17px}.course-facts{display:flex;gap:30px;margin:32px 0}.course-facts strong{display:block;font-size:30px;color:var(--yellow);line-height:1.3}.course-facts span{font-size:12px;color:#b9c0b0}.outcome-list{border-top:1px solid #4d5446}.outcome-item{padding:22px 0;border-bottom:1px solid #4d5446;display:grid;grid-template-columns:35px 1fr;gap:12px}.outcome-item .num{color:var(--yellow);font:12px var(--mono);padding-top:5px}.outcome-item h3{font-size:21px;margin-bottom:8px;letter-spacing:-.02em}.outcome-item p{font-size:14px;margin:0}.card{border:1px solid var(--line);border-radius:var(--radius);padding:32px;background:var(--white)}.card .eyebrow{margin-bottom:38px}.card h3{margin:20px 0 16px}.card p{font-size:15px}.card .text-link{display:inline-block;margin-top:12px}.card.pink{background:var(--pale);border-color:#e6d6dd}.card.yellow-card{background:#fff9d8;border-color:#e4d998}.audience{display:grid;grid-template-columns:1fr 1.4fr;gap:100px}.audience-list{border-top:1px solid var(--line)}.audience-item{display:grid;grid-template-columns:1fr 1.1fr;gap:30px;border-bottom:1px solid var(--line);padding:24px 0}.audience-item h3{font-size:19px;letter-spacing:-.02em;margin:0}.audience-item p{font-size:14px;margin:0}.instructor{display:grid;grid-template-columns:1fr 1.2fr;gap:80px;align-items:center}.portrait-wrap{position:relative;padding:18px 22px 0 0}.portrait-wrap:before{content:'';position:absolute;inset:0 0 25px 24px;background:var(--yellow);border-radius:12px;transform:rotate(3deg);z-index:0}.portrait{position:relative;width:100%;height:460px;object-fit:cover;object-position:50% 30%;border-radius:8px;filter:grayscale(1)}.portrait-note{position:relative;background:var(--ink);color:white;padding:18px 24px;margin-top:-1px;border-radius:0 0 8px 8px;display:flex;justify-content:space-between;font-family:var(--mono);font-size:12px}.instructor-copy p{font-size:17px}.experience{display:flex;gap:22px;flex-wrap:wrap;font-size:18px;font-weight:800;letter-spacing:-.5px;padding:22px 0;border-top:1px solid var(--line);margin-top:28px}.review-panel{background:var(--pale);border:1px solid #e2d4da;border-radius:12px;padding:46px;display:grid;grid-template-columns:1fr 2fr;gap:55px}.review-panel .score{font-size:90px;letter-spacing:-7px;font-weight:750;line-height:1}.review-panel h3{font-size:32px}.review-panel p{margin-bottom:24px}.cta{background:var(--yellow);padding:72px 0}.cta .wrap{display:flex;align-items:center;justify-content:space-between;gap:55px}.cta h2{max-width:780px;margin:0}.cta p{margin:20px 0 0;color:#4b482e}.cta .button{flex-shrink:0}.footer{padding:64px 0 24px;background:var(--ink);color:white}.footer-top{display:grid;grid-template-columns:1.8fr 1fr 1fr 1fr;gap:40px;padding-bottom:50px}.footer .brand{color:white!important}.footer .brand-type small{color:#bbc0b4}.footer p{color:#bcc2b3;max-width:260px;font-size:14px;margin-top:22px}.footer h3{font-size:13px;font-weight:650;letter-spacing:0;color:#fff;margin-bottom:18px}.footer ul{list-style:none;margin:0;padding:0}.footer li{margin-top:9px}.footer li a{font-size:13px;color:#bbc1b2}.footer li a:hover{color:var(--yellow)}.footer-bottom{border-top:1px solid #434a3c;padding-top:24px;display:flex;justify-content:space-between;gap:24px;flex-wrap:wrap;font:11px var(--mono);color:#abb29f}.menu-toggle{display:none}.page-hero{padding:72px 0 54px;border-bottom:1px solid var(--line)}.page-hero h1{max-width:990px;font-size:clamp(3.1rem,6vw,5.7rem)}.page-hero p{max-width:760px;font-size:19px}.page-hero .eyebrow a{border-bottom:1px solid #adb3a3}.two-col{display:grid;grid-template-columns:1.4fr 1fr;gap:70px;align-items:start}.sticky-card{position:sticky;top:115px;background:var(--yellow);border:1px solid #d6bf4b;border-radius:12px;padding:30px}.sticky-card h3{font-size:27px}.sticky-card ul,.clean-list{list-style:none;padding:0;margin:24px 0}.sticky-card li,.clean-list li{padding:12px 0;border-bottom:1px solid #cdbc67;font-size:14px}.sticky-card .button{width:100%}.sticky-card p{color:#575333}.clean-list li{border-color:var(--line)}.section-nav{display:flex;gap:26px;flex-wrap:wrap;padding:22px 0;font-size:14px;font-weight:650}.section-nav a{border-bottom:1px solid var(--line)}details{border-bottom:1px solid var(--line)}details:first-child{border-top:1px solid var(--line)}summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:23px 0;font-size:17px;font-weight:700;cursor:pointer}summary::-webkit-details-marker{display:none}summary:after{content:'+';font-size:24px;font-weight:400;color:var(--pink)}details[open] summary:after{content:'−'}details .detail-content{padding:0 35px 25px 0;color:var(--muted);font-size:15px}details .detail-content p:last-child{margin-bottom:0}.topic-no{font-family:var(--mono);font-size:12px;color:var(--pink);margin-right:17px}.subsection{margin-bottom:60px}.subsection h2{font-size:36px}.subsection>p{font-size:17px}.note{border-left:3px solid var(--pink);padding:12px 18px;background:var(--pale);font-size:14px;margin:22px 0}.wide-photo{width:100%;aspect-ratio:1.7;object-fit:cover;border-radius:10px}.photo-caption{font:12px var(--mono);margin:13px 0 0}.link-card{display:flex;flex-direction:column}.link-card .text-link{align-self:flex-start;margin-top:auto}.link-card p{margin-bottom:25px}.resource-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.resource-grid .card{padding:30px}.resource-grid .eyebrow{margin-bottom:14px}.resource-grid h3{margin-top:8px}.resource-banner{padding:45px;background:var(--yellow);border:1px solid #dfc859;border-radius:12px}.resource-banner h2{font-size:38px;max-width:610px}.small-heading{font-size:26px!important}.comparison{width:100%;border-collapse:collapse;font-size:14px}.comparison th,.comparison td{text-align:left;padding:20px 15px;border-bottom:1px solid var(--line);vertical-align:top}.comparison th{font-size:14px;background:var(--soft)}.comparison td:first-child{font-weight:650}.table-scroll{overflow-x:auto}.label-pink{color:var(--pink)}.brand-guide .swatches{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.swatch{padding:80px 15px 15px;border:1px solid var(--line);font-family:var(--mono);font-size:12px;border-radius:8px}.brand-guide h2{font-size:38px}.brand-guide .section{padding-block:55px}.brand-guide .source-list{padding-left:20px}.brand-guide .source-list li{padding:5px 0}.brand-guide .source-list a{text-decoration:underline}.caption{font:12px var(--mono);color:var(--muted)}.no-bottom{padding-bottom:0}.border-top{border-top:1px solid var(--line)}
@media(min-width:1550px){.hero{padding-block:100px}}
@media(max-width:1100px){.wrap{width:calc(100% - 56px)}.nav{gap:20px}.nav-links{gap:16px}.nav-links a{font-size:13px}.nav .button{font-size:13px;padding:11px 12px}.hero{gap:36px}.hero-card h2{font-size:36px}.hero h1{font-size:5.3rem}.audience{gap:50px}.instructor{gap:45px}.hero-actions{gap:18px}.hero-actions .button{padding:13px 18px}.feature-course{gap:45px}}
@media(max-width:850px){.nav{height:76px}.menu-toggle{display:block;background:transparent;border:1px solid var(--line);border-radius:5px;padding:8px 12px;font-size:14px}.nav>.button{display:none}.nav-links{display:none;position:absolute;top:76px;left:0;right:0;padding:22px 28px;background:var(--paper);border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;gap:0}.nav-links.open{display:flex}.nav-links a{padding:12px 0;font-size:16px}.hero{grid-template-columns:1fr 1fr;gap:28px;padding-block:55px}.hero h1{font-size:4.3rem}.hero-copy>p{font-size:16px}.hero-card h2{font-size:29px}.hero-card-head,.hero-card-body{padding:22px}.hero-card-head .tag{display:none}.hero-card .step{font-size:13px}.hero-card-footer{padding:18px}.hero-card-footer .stamp{display:none}.trust-inner{grid-template-columns:repeat(3,1fr);padding:26px 0}.trust-inner>p{grid-column:1/-1;max-width:none;margin-bottom:0}.trust-stat{padding-left:20px}.trust-stat:nth-child(2){border-left:0;padding-left:0}.section{padding-block:68px}.section-top{display:block}.section-top>p{margin-top:24px;max-width:600px}.audience,.instructor{gap:35px;grid-template-columns:1fr 1fr}.audience-item{grid-template-columns:1fr;gap:12px}.portrait{height:390px}.grid3{gap:16px}.card{padding:24px}.card h3{font-size:23px}.pillars{gap:25px}.feature-course{grid-template-columns:1fr 1fr;gap:30px}.review-panel{gap:30px;padding:30px}.two-col{gap:30px;grid-template-columns:1.3fr 1fr}.footer-top{grid-template-columns:1.6fr 1fr 1fr;gap:30px}.footer-top>div:last-child{grid-column:2}.cta .wrap{display:block}.cta .button{margin-top:32px}}
@media(max-width:620px){.wrap{width:calc(100% - 40px)}.hero{grid-template-columns:1fr;padding-top:43px;gap:32px}.hero h1{font-size:clamp(3.3rem,12vw,4.5rem);letter-spacing:-.055em;line-height:1.09}.hero .eyebrow{margin-bottom:22px}.hero-copy>p{font-size:17px}.hero-card{transform:none;box-shadow:5px 6px 0 #e9eadf}.hero-card h2{font-size:37px;max-width:300px}.hero-card-head .tag{display:inline-block}.hero-card .step{font-size:14px}.hero-card-footer .stamp{display:block}.hero-actions{gap:21px}.trust-inner{gap:16px}.trust-stat{padding-left:14px}.trust-stat strong{font-size:25px}.trust-stat span{font-size:11px}.section{padding-block:56px}.section-top{margin-bottom:30px}.eyebrow{font-size:11px;margin-bottom:22px}h2{font-size:36px}.pillars,.grid3,.grid2,.feature-course,.audience,.instructor,.two-col,.resource-grid{grid-template-columns:1fr}.pillar{border-bottom:1px solid var(--line);padding-bottom:25px}.pillar .num{margin-bottom:18px}.feature-course{gap:35px;margin-top:30px}.course-facts{gap:35px}.instructor{gap:35px}.portrait{height:420px}.review-panel{grid-template-columns:1fr;gap:24px}.review-panel .score{font-size:74px}.review-panel h3{font-size:29px}.cta{padding-block:50px}.cta h2{font-size:39px}.footer-top{grid-template-columns:1fr 1fr;gap:32px}.footer-top>div:first-child{grid-column:1/-1}.footer-top>div:last-child{grid-column:auto}.footer .brand-type{font-size:19px}.page-hero{padding-block:45px 32px}.page-hero h1{font-size:3.1rem;line-height:1.12}.page-hero p{font-size:17px}.sticky-card{position:static}.section-nav{gap:20px;font-size:13px}.resource-banner{padding:28px}.resource-banner h2{font-size:32px}.brand-guide .swatches{grid-template-columns:repeat(2,1fr)}.comparison{min-width:570px}.subsection h2{font-size:32px}.subsection{margin-bottom:44px}}
.portrait{object-position:50% 30%}.avatar{object-position:50% 25%}.nav-links .mobile-login{display:none}.brand img{width:42px;height:42px;object-fit:contain}.brand-type small{font-size:12px;letter-spacing:.7px}
@media(min-width:741px) and (max-width:1100px){.hero h1{font-size:6.4vw}}
@media(max-width:850px){.nav-links .mobile-login{display:block}.hero{grid-template-columns:1.12fr 1fr}}
@media(max-width:740px){.hero{grid-template-columns:1fr}.hero h1{font-size:clamp(2.5rem,11.6vw,4.5rem)}.hero-card{max-width:540px}.hero-card h2{font-size:37px}.hero-card .step{font-size:14px}.hero-card-footer .stamp{display:block}}
.home-hero{padding-top:48px;padding-bottom:50px}.home-hero .hero-copy>p{max-width:540px}.home-hero .hero-actions{margin-bottom:18px}.home-hero .fine{margin:0;font-size:14px}.academy-note{align-self:center}.format-label{font:12px var(--mono);color:#51491e;min-width:48px}.offer-section{padding-top:56px;padding-bottom:64px;border-top:1px solid var(--line);background:#f2f3ed;scroll-margin-top:0}.offer-section .section-top{margin-bottom:30px}.offer-section .section-top h2{max-width:none;font-size:clamp(2.1rem,3.6vw,3.2rem)}.offer-grid{align-items:stretch;grid-template-columns:repeat(3,minmax(0,1fr))}.offer-card{padding:30px;display:flex;flex-direction:column;border-top:4px solid var(--yellow);background:var(--white)}.offer-card .eyebrow{color:var(--muted);margin-bottom:30px;font-size:12px;letter-spacing:.6px}.offer-card h3{font-size:28px;line-height:1.2;letter-spacing:-1px;margin:0 0 20px}.offer-card>p{font-size:16px;line-height:1.65;margin-bottom:25px}.offer-details{margin-top:auto;border-top:1px solid var(--line);padding-top:20px;margin-bottom:22px;display:flex;flex-direction:column;gap:6px}.offer-details strong{font-size:14px;font-weight:650}.offer-details span{font-size:14px;color:var(--muted)}.offer-card .button{width:100%;padding:13px 14px;gap:10px;justify-content:space-between;border-color:#aeb2a5}.offer-followup{display:flex;justify-content:space-between;gap:30px;align-items:center;margin-top:28px}.offer-followup p{font-size:14px;margin:0;max-width:650px}.offer-followup .text-link{flex-shrink:0}.offer-section .offer-card:hover{border-color:#aeb2a5;border-top-color:var(--yellow)}
@media(min-width:1025px){.nav-links{gap:20px}.nav-links a{font-size:14px}.nav>.button{font-size:14px;white-space:nowrap}}
@media(max-width:1024px){.nav{height:76px}.nav>.button{display:none}.menu-toggle{display:block;background:transparent;border:1px solid var(--line);border-radius:5px;padding:8px 12px;font-size:14px}.nav-links{display:none;position:absolute;top:76px;left:0;right:0;padding:22px 28px;background:var(--paper);border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;gap:0}.nav-links.open{display:flex}.nav-links a{padding:12px 0;font-size:16px}.nav-links .mobile-login{display:block}.offer-card{padding:24px}.offer-card h3{font-size:24px}.offer-card .button{font-size:13px}.offer-followup{align-items:flex-start}.academy-note .hero-card-head .tag{display:none}}
@media(min-width:741px) and (max-width:850px){.offer-grid{gap:12px}.offer-card{padding:20px}.offer-card h3{font-size:22px;letter-spacing:-.8px}.offer-card .eyebrow{font-size:12px;min-height:36px}.offer-card .button{flex-wrap:wrap;line-height:1.5;justify-content:center;font-size:14px}}
@media(max-width:740px){.home-hero{padding-block:38px}.offer-grid{grid-template-columns:1fr}.offer-section{padding-block:40px}.offer-section .section-top h2{font-size:34px}.offer-card{padding:28px}.offer-card h3{font-size:28px}.offer-card h3 br{display:none}.offer-card .eyebrow{margin-bottom:18px}.offer-card>p{margin-bottom:20px}.offer-card .button{font-size:14px}.offer-followup{flex-direction:column;gap:14px}.academy-note .hero-card-head .tag{display:inline-block}}
@media(max-width:390px){.academy-note .hero-card-head .tag{display:none}.academy-note .step{font-size:13px;gap:10px}.offer-card{padding:24px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* The Academy homepage: quiz first, two course paths, personal support. */
.nav-links .mobile-quiz{display:none}
.home-hero{grid-template-columns:minmax(0,1.35fr) minmax(0,.85fr);gap:64px;padding-block:48px 52px}
.home-hero h1{font-size:clamp(3.2rem,5.6vw,5.4rem);margin-bottom:22px}
.home-hero .hero-copy>p{font-size:18px;max-width:620px;margin-bottom:22px}
.quiz-invitation>strong{display:block;font-size:17px}
.quiz-invitation .hero-actions{margin:12px 0}
.quiz-invitation .button{background:var(--yellow);color:var(--ink);border-color:#b29a23;font-size:16px}
.quiz-invitation .button:hover{background:#ffed82}
.home-hero .quiz-invitation .fine{font-size:14px;line-height:1.5}
.home-dave{margin:0 10px 0 0;position:relative;align-self:center;transform:rotate(1.2deg);border-radius:12px;background:var(--yellow);padding:12px 12px 0;box-shadow:9px 9px 0 var(--line)}
.home-dave>img{width:100%;height:330px;object-fit:cover;object-position:50% 25%;border-radius:7px 7px 0 0;filter:grayscale(1)}
.home-dave figcaption{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:22px 10px}
.home-dave figcaption strong{display:block;font-size:23px;letter-spacing:-.7px}
.home-dave figcaption span{display:block;font-size:14px;color:#51491e;line-height:1.5}
.home-dave figcaption .dave-experience{font-family:var(--mono);font-size:13px;text-align:right;flex-shrink:0;border-left:1px solid #b4a247;padding-left:18px}
.home-proof{border-block:1px solid var(--line);background:var(--white)}
.home-proof>.wrap{display:grid;grid-template-columns:repeat(3,1fr);padding-block:22px;gap:30px}
.home-proof>.wrap>*{display:flex;align-items:center;gap:16px;border-left:1px solid var(--line);padding-left:30px}
.home-proof>.wrap>:first-child{border:0;padding-left:0}
.home-proof strong{font-size:26px;letter-spacing:-1px;white-space:nowrap;line-height:1.3}
.home-proof span{font-size:14px;line-height:1.5;color:var(--muted)}
.home-rating:hover strong{color:var(--pink)}
.course-choices{padding-block:60px;background:#f2f3ed}
.course-choices .section-top{margin-bottom:32px}
.course-choices .section-top h2{font-size:clamp(2.2rem,3.5vw,3.35rem)}
.course-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;align-items:stretch}
.course-choice{border:1px solid var(--ink);border-radius:14px;background:var(--white);overflow:hidden;display:flex;flex-direction:column}
.choice-top{background:var(--ink);color:var(--white);padding:30px 34px}
.choice-top .eyebrow{color:var(--yellow);font-size:13px;letter-spacing:.7px;margin-bottom:18px}
.choice-top h3{font-size:32px;margin:0 0 14px;line-height:1.15}
.choice-top p{font-size:16px;line-height:1.55;max-width:410px;color:#d9ddd3;margin-bottom:24px;min-height:50px}
.choice-price{font-size:56px;font-weight:750;line-height:1.05;letter-spacing:-2px}
.choice-price span{display:block;font-size:14px;font-weight:500;letter-spacing:0;line-height:1.5;margin-top:12px;color:#d9ddd3}
.cohort-choice{border-color:var(--pink)}
.cohort-choice .choice-top{background:var(--pink)}
.cohort-choice .choice-top p,.cohort-choice .choice-price span{color:white}
.cohort-choice .choice-top .eyebrow{color:white}
.choice-body{padding:26px 34px;display:flex;flex-direction:column;flex:1}
.choice-body ul{list-style:none;padding:0;margin:0 0 28px}
.choice-body li{position:relative;padding-left:23px;margin-bottom:12px;font-size:16px;line-height:1.55;color:var(--muted)}
.choice-body li:before{content:'✓';position:absolute;left:0;color:var(--ink);font-weight:700}
.choice-actions{display:flex;align-items:flex-start;flex-direction:column;gap:14px;margin-top:auto}
.choice-actions>.button{width:100%;font-size:15px;justify-content:space-between}
.cohort-choice .choice-actions>.button{background:var(--pink);border-color:var(--pink)}
.cohort-choice .choice-actions>.button:hover{background:#a51350}
.choice-body .fine{font-size:14px;line-height:1.5;margin:20px 0 0}
.purchase-reassurance{display:flex;gap:16px;align-items:flex-start;margin-top:24px;border:1px solid var(--line);border-radius:9px;padding:20px 24px;background:var(--paper)}
.purchase-reassurance p{font-size:14px;margin:0;line-height:1.6}
.purchase-reassurance a{text-decoration:underline;text-underline-offset:3px}
.assurance-icon{font-size:22px;line-height:1.2}
.coaching-spotlight{border-bottom:1px solid var(--line);padding-block:48px}
.coaching-spotlight>.wrap{display:flex;gap:48px;justify-content:space-between;align-items:center}
.coaching-spotlight .eyebrow{margin-bottom:16px}
.coaching-spotlight h2{font-size:36px;margin-bottom:18px}
.coaching-spotlight p{font-size:16px;max-width:700px;margin:0}
.coaching-spotlight .button{flex-shrink:0}
.academy-reviews .section-top{align-items:center}
.academy-reviews h2{font-size:clamp(2.2rem,3.5vw,3.35rem)}
.trustpilot-score{display:flex;align-items:center;gap:18px;border:1px solid var(--line);padding:20px 26px;border-radius:10px;background:var(--white);flex-shrink:0}
.trustpilot-score>strong{font-size:52px;line-height:1;letter-spacing:-2px}
.trustpilot-score>strong>span{font-size:22px;letter-spacing:-1px}
.trustpilot-score>span{font-size:14px;line-height:1.6}
.review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.testimonial{background:white;border:1px solid var(--line);border-radius:12px;padding:28px;display:flex;flex-direction:column}
.review-stars{font-size:20px;letter-spacing:3px;color:#087f5b;margin-bottom:20px}
.testimonial h3{font-size:23px;margin-bottom:18px;line-height:1.2}
.testimonial blockquote{font-size:21px;line-height:1.5;font-weight:650;letter-spacing:-.4px;margin:0 0 18px}
.testimonial>p{font-size:16px;margin-bottom:26px}
.review-author{margin-top:auto;display:flex;flex-direction:column;gap:4px;border-top:1px solid var(--line);padding-top:20px}
.review-author>strong{font-size:15px}
.review-author>span{font-size:14px;color:var(--muted)}
.testimonial .text-link{margin-top:18px;align-self:flex-start}
.proof-context{font-size:14px;margin:22px 0 0}
.student-wins{background:#fff7cb;border-block:1px solid #e4d99a}
.student-wins h2{font-size:clamp(2.2rem,3.5vw,3.35rem)}
.wins-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.win-card{margin:0;background:#fffdf0;border:1px solid #d8ce9b;padding:14px;border-radius:12px}
.win-placeholder{display:flex;position:relative;flex-direction:column;align-items:center;justify-content:center;gap:9px;min-height:280px;background:#fbf7df;border:1px dashed #9d956b;border-radius:6px;text-align:center;padding:25px;color:#5c5742}
.placeholder-number{position:absolute;left:16px;top:14px;font:14px var(--mono)}
.placeholder-mark{font-size:40px;font-weight:400;line-height:1;margin-bottom:10px}
.win-placeholder strong{font-size:16px;line-height:1.5}
.win-placeholder>span:last-child{font-size:14px}
.win-card figcaption{display:flex;flex-direction:column;gap:4px;padding:16px 5px 4px;font-size:14px;font-weight:650}
.win-card figcaption>span{font-size:14px;font-weight:400;color:var(--muted)}
.academy-hub{border-top:1px solid var(--line)}
.academy-hub .card .eyebrow{margin-bottom:20px}
.academy-hub .card p{font-size:16px}
.offer-hero-action{margin-top:28px}
.page-hero .offer-hero-action>p{font-size:16px;margin-bottom:14px}
.page-hero .offer-hero-action>p>strong{font-size:26px}
.page-hero .offer-hero-action>.fine{font-size:14px;margin:14px 0 0}
.sidebar-price{font-size:36px;margin:16px 0 10px}
.footer a:focus-visible,.ink-section a:focus-visible{outline-color:var(--yellow)}
@media(min-width:1025px) and (max-width:1190px){.nav{gap:16px}.nav-links{gap:14px}.nav-links a{font-size:13px}.nav>.button{padding-inline:12px}.home-hero{gap:38px}.home-dave figcaption .dave-experience{display:none}}
@media(max-width:1024px){.nav-links .mobile-quiz{display:block;color:var(--pink);font-weight:750}.nav-links{max-height:calc(100dvh - 76px);overflow-y:auto;overscroll-behavior:contain}.home-dave figcaption .dave-experience{display:none}.home-hero{gap:34px}.home-dave>img{height:320px}.home-proof>.wrap>*{display:block;padding-left:22px}.home-proof strong,.home-proof span{display:block}.home-proof span{margin-top:5px}.choice-top,.choice-body{padding-inline:26px}.choice-top h3{font-size:28px}.testimonial{padding:24px}.review-grid{gap:16px}.testimonial h3{font-size:21px}}
@media(max-width:850px){.home-hero{grid-template-columns:1.2fr .8fr}.home-hero h1{font-size:clamp(2.9rem,5.7vw,4.2rem)}.home-dave>img{height:300px}.home-dave figcaption{padding:18px 4px}.home-dave figcaption strong{font-size:21px}.home-dave figcaption span{font-size:14px}.home-hero .hero-copy>p{font-size:16px}.academy-reviews .section-top{display:block}.trustpilot-score{display:inline-flex;margin-top:26px}.coaching-spotlight>.wrap{gap:25px}.coaching-spotlight h2{font-size:30px}.review-grid,.wins-grid{grid-template-columns:1fr}.testimonial{padding:28px}.testimonial h3{font-size:24px}.win-placeholder{min-height:240px}.win-card{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:24px}.win-card figcaption{padding:15px}}
@media(max-width:740px){.home-hero{grid-template-columns:1fr;padding-block:34px 36px;gap:0}.home-hero h1{font-size:clamp(2.75rem,10.7vw,4.2rem);line-height:1.1;margin-bottom:20px}.home-dave{display:none}.home-hero .hero-copy>p{font-size:16px;line-height:1.65;margin-bottom:20px}.home-hero .eyebrow{font-size:12px;letter-spacing:.6px;margin-bottom:20px}.quiz-invitation>strong{font-size:16px}.home-proof>.wrap{gap:16px;padding-block:20px;grid-template-columns:repeat(3,minmax(0,1fr))}.home-proof>.wrap>*{padding-left:14px}.home-proof strong{font-size:21px;white-space:normal;letter-spacing:-.8px}.home-proof span{font-size:13px}.course-choices{padding-block:38px}.course-choices .section-top h2{font-size:33px}.course-choices .section-top>p{font-size:16px;margin-top:18px}.course-choice-grid{gap:22px}.choice-top{padding:24px}.choice-top .eyebrow{font-size:12px;line-height:1.6}.choice-top h3{font-size:26px}.choice-top p{font-size:16px;min-height:0}.choice-price{font-size:48px}.choice-body{padding:24px}.choice-body li{font-size:16px}.choice-actions>.button{font-size:14px;gap:12px}.coaching-spotlight>.wrap{display:block}.coaching-spotlight{padding-block:38px}.coaching-spotlight .button{margin-top:24px}.academy-reviews,.student-wins{padding-block:48px}.academy-reviews .section-top h2,.student-wins .section-top h2{font-size:34px}.purchase-reassurance{padding:18px;gap:12px}.offer-hero-action .button{font-size:15px}.page-hero .offer-hero-action>p{font-size:15px}.footer li a{font-size:14px}}
@media(max-width:620px){.course-choice-grid{grid-template-columns:1fr}.choice-top p{max-width:none}.win-card{display:block}.win-card figcaption{padding:15px 5px 4px}.win-placeholder{min-height:260px}.home-proof>.wrap{gap:10px}.home-proof>.wrap>*{padding-left:12px}.home-proof strong{font-size:20px}.trustpilot-score{padding:18px 22px}}
@media(max-width:360px){.home-proof strong{font-size:18px}.home-proof span{font-size:12px}.choice-top,.choice-body{padding-inline:20px}.choice-actions>.button{padding-inline:13px}}

.instructor-copy .teaching-proof{font-size:14px;margin-top:20px;line-height:1.6}

/* Image spaces for the next content pass. IDs map to image_slots.py. */
.image-slot{margin:0;min-width:0;max-width:100%;width:100%}
.image-slot-frame{width:100%;min-width:0;max-width:100%;position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:16/10;min-height:180px;padding:58px 26px 34px;overflow:hidden;border:1px dashed #aeb2a5;border-radius:10px;background:linear-gradient(135deg,#f2f3ed,#e8ebe0);color:var(--ink)}
.image-slot-tag{position:absolute;top:16px;left:18px;right:18px;font:12px/1.5 var(--mono);letter-spacing:.35px;color:#5c6259}
.image-slot-label{text-align:center;min-width:0;max-width:320px;overflow-wrap:anywhere}
.image-slot-label strong{display:block;font-size:22px;font-weight:650;letter-spacing:-.7px;line-height:1.3}
.image-slot-label>span{display:block;margin-top:10px;font-size:14px;line-height:1.5;color:var(--muted)}
.image-slot figcaption{font-size:13px;line-height:1.55;padding-top:10px;color:var(--muted)}
.image-slot.wide .image-slot-frame{aspect-ratio:16/7}
.image-slot.pink-image .image-slot-frame{background:linear-gradient(135deg,#faf2f6,#f0e3e9);border-color:#cbb3bf}
.image-slot.card-image{margin-bottom:26px}
.image-slot.card-image .image-slot-frame{min-height:150px;aspect-ratio:16/9;padding:48px 20px 24px}
.image-slot.card-image .image-slot-label strong{font-size:19px}
.image-slot.card-image .image-slot-tag{font-size:12px;top:12px;left:14px;right:14px}
.image-slot.card-image figcaption{font-size:13px}
.image-slot.course-card-image{padding:22px 26px 0}
.image-slot.course-card-image .image-slot-frame{aspect-ratio:2.6/1;min-height:170px;padding:46px 22px 24px;background:#fff9d8;border-color:#c8bd82}
.image-slot.course-card-image.pink-image .image-slot-frame{background:#f6ecf0;border-color:#cbb3bf}
.image-slot.course-card-image .image-slot-label strong{font-size:21px}
.image-slot.course-card-image figcaption{padding-left:2px}
.coaching-with-image>.wrap{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,.8fr);gap:64px;align-items:center}
.coaching-with-image .button{margin-top:24px}
.coaching-preview .image-slot-frame{aspect-ratio:16/10;min-height:200px}
.page-hero-visual>.wrap{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:64px;align-items:center}
.page-hero-visual .page-hero-copy{min-width:0}
.page-hero-visual h1{font-size:clamp(2.7rem,4.2vw,4.1rem);line-height:1.12}
.page-hero-visual .page-hero-copy>p{font-size:18px;line-height:1.65}
.page-hero-visual .hero-image .image-slot-frame{min-height:300px}
.image-slot.content-image{margin:34px 0 48px}
.image-slot.content-image .image-slot-frame{aspect-ratio:16/10;max-height:410px}
.image-slot.teaching-image{margin:0 0 42px}
.image-slot.teaching-image .image-slot-frame{max-height:420px;background:linear-gradient(135deg,#fff9d8,#f4ebbe);border-color:#b9ad6f}
.image-slot.teaching-image .image-slot-label strong{font-size:32px}
.offer-card>.image-slot{margin-bottom:26px}
.offer-card>.image-slot .image-slot-label strong{font-size:18px}
.offer-card>.image-slot .image-slot-frame{min-height:160px}
@media(max-width:1100px){.page-hero-visual>.wrap{gap:36px;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr)}.page-hero-visual h1{font-size:clamp(2.5rem,4.6vw,3.5rem)}.page-hero-visual .hero-image .image-slot-frame{min-height:270px}.coaching-with-image>.wrap{gap:36px}.image-slot.card-image .image-slot-label strong{font-size:18px}}
@media(max-width:850px){.page-hero-visual>.wrap{grid-template-columns:1fr;gap:30px}.page-hero-visual h1{font-size:clamp(2.7rem,6.3vw,4rem);max-width:800px}.page-hero-visual .page-hero-copy>p{max-width:730px}.page-hero-visual .hero-image .image-slot-frame{min-height:220px;max-height:350px;aspect-ratio:16/8}.page-hero-visual .hero-image{max-width:720px}.coaching-with-image>.wrap{gap:30px}.coaching-with-image h2{font-size:30px}.coaching-preview .image-slot-label strong{font-size:21px}.image-slot.card-image .image-slot-frame{min-height:155px}}
@media(max-width:740px){.coaching-with-image>.wrap{display:grid;grid-template-columns:1fr;gap:30px}.coaching-preview .image-slot-frame{max-height:320px}.page-hero-visual h1{font-size:clamp(2.5rem,8.8vw,3.5rem)}.page-hero-visual .page-hero-copy>p{font-size:17px}.image-slot.card-image .image-slot-frame{max-height:240px}.image-slot.course-card-image{padding:20px 24px 0}.image-slot.course-card-image .image-slot-frame{min-height:170px;aspect-ratio:16/8}.image-slot.course-card-image .image-slot-label strong{font-size:20px}.image-slot.teaching-image .image-slot-frame{min-height:240px;aspect-ratio:16/10}.image-slot.teaching-image .image-slot-label strong{font-size:26px}}
@media(max-width:620px){.page-hero-visual .hero-image .image-slot-frame{min-height:220px;aspect-ratio:16/10}.image-slot-label strong{font-size:21px}.image-slot.card-image .image-slot-label strong{font-size:21px}.image-slot.content-image{margin:26px 0 38px}.image-slot.content-image .image-slot-frame{min-height:220px}.image-slot-tag{left:14px;right:14px;top:14px;font-size:12px}.image-slot.card-image .image-slot-frame{min-height:190px}.image-slot.course-card-image .image-slot-label strong{font-size:21px}}
@media(max-width:360px){.image-slot.course-card-image{padding-inline:20px}.image-slot.course-card-image .image-slot-tag,.image-slot.card-image .image-slot-tag{font-size:11px}.image-slot-frame{padding-inline:18px}}

/* Three learning paths: explore for free, learn independently, build together. */
.three-paths{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.three-paths .course-choice{display:grid;grid-template-rows:subgrid;grid-row:span 3;row-gap:0}
.three-paths .choice-top{padding:28px 26px;display:flex;flex-direction:column}
.three-paths .choice-top .eyebrow{font-size:12px;letter-spacing:.3px;margin-bottom:16px;line-height:1.6}
.three-paths .choice-top h3{font-size:29px;line-height:1.18;min-height:68px}
.three-paths .choice-top p{font-size:16px;min-height:75px}
.three-paths .choice-price{font-size:49px;margin-top:auto}
.three-paths .choice-price span{min-height:42px;font-size:14px}
.three-paths .choice-body{padding:24px 26px;display:flex;flex-direction:column}
.three-paths .choice-actions .button{font-size:14px;padding:14px 15px;gap:12px}
.three-paths .choice-actions .text-link{font-size:14px}
.three-paths .course-card-image{padding:20px 22px 0}
.three-paths .course-card-image .image-slot-frame{min-height:178px;aspect-ratio:16/9}
.three-paths .course-card-image .image-slot-label strong{font-size:19px}
.free-choice{border-color:#b9a332}
.free-choice .choice-top{background:var(--yellow);color:var(--ink)}
.free-choice .choice-top .eyebrow,.free-choice .choice-top p,.free-choice .choice-price span{color:#4b482e}
.free-choice .choice-actions .button{background:var(--yellow);border-color:#b9a332;color:var(--ink)}
.free-choice .choice-actions .button:hover{background:#ffec83}
.free-path-intro{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,.8fr);gap:40px;align-items:center;background:#fff9d8;border:1px solid #d9cb8d;border-radius:12px;padding:32px;margin-bottom:38px}
.free-path-intro .eyebrow{margin-bottom:18px}
.free-path-intro h2{font-size:34px;margin-bottom:16px}
.free-path-intro p{font-size:16px}
.free-path-image .image-slot-frame{aspect-ratio:16/9;min-height:190px}
@supports not (grid-template-rows:subgrid){.three-paths .course-choice{display:flex;flex-direction:column}.three-paths .choice-top{min-height:350px}}
@media(max-width:1100px){.three-paths{gap:16px}.three-paths .choice-top,.three-paths .choice-body{padding-inline:22px}.three-paths .choice-top h3{font-size:26px;min-height:64px}.three-paths .choice-top p{min-height:100px}.three-paths .choice-price{font-size:45px}.three-paths .course-card-image{padding-inline:18px}.three-paths .choice-actions .button{padding-inline:12px}.three-paths .image-slot-tag{font-size:11px}}
@media(max-width:900px){.three-paths{grid-template-columns:1fr;gap:26px}.three-paths .course-choice{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);grid-template-rows:auto auto;grid-row:auto;column-gap:0;row-gap:0}.three-paths .choice-top{grid-column:1;grid-row:1;min-height:0;padding:26px}.three-paths .choice-top h3{font-size:29px;min-height:0}.three-paths .choice-top p{min-height:0}.three-paths .choice-price span{min-height:0}.three-paths .choice-body{grid-column:2;grid-row:1/span 2;padding:26px}.three-paths .course-card-image{grid-column:1;grid-row:2;padding:20px 22px 22px}.three-paths .choice-body li{font-size:16px}.three-paths .course-card-image .image-slot-frame{min-height:170px;aspect-ratio:16/9}.three-paths .image-slot-tag{font-size:12px}.free-path-intro{grid-template-columns:1fr 1fr;gap:26px;padding:26px}}
@media(max-width:620px){.three-paths .course-choice{display:flex;flex-direction:column}.three-paths .choice-top,.three-paths .choice-body{padding:24px}.three-paths .choice-top h3{font-size:28px}.three-paths .choice-top p{margin-bottom:22px}.three-paths .choice-price{font-size:48px}.three-paths .course-card-image{padding:20px 24px 0}.three-paths .course-card-image .image-slot-frame{min-height:185px;max-height:235px}.three-paths .choice-actions .button{font-size:15px}.free-path-intro{grid-template-columns:1fr;gap:26px;padding:24px}.free-path-intro h2{font-size:31px}}

/* The free course is the starting point for building with AI. */
.foundations-feature{background:#fff9d8;border-bottom:1px solid #e1d599}
.foundations-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:64px;align-items:center}
.foundations-layout h2{font-size:clamp(2.5rem,4vw,3.8rem)}
.foundations-layout>div>p{font-size:17px;max-width:600px}
.foundations-facts{display:flex;gap:24px;align-items:center;flex-wrap:wrap;margin:25px 0}
.foundations-facts span{font-size:14px;line-height:1.5}
.foundations-facts strong{font-size:30px;letter-spacing:-1px;display:inline-block;margin-right:5px}
.foundations-layout>div>.foundations-tools{font-size:14px;line-height:1.8;margin-bottom:24px}
.foundations-layout>div>.fine{font-size:14px;margin-top:15px}
.foundations-preview .image-slot-frame{background:#fffdf0;border-color:#b4a76a;min-height:280px}
.foundations-modules{margin-top:34px;border-color:#d4c684}
.foundations-modules>summary{font-size:17px}
.foundations-modules>ol{list-style:none;margin:0;padding:0 0 12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 35px}
.foundations-modules li>a{display:flex;align-items:flex-start;gap:17px;padding:18px 0;border-top:1px solid #e0d59f}
.foundations-modules .module-number{font:13px/1.6 var(--mono);padding-top:3px;color:#65592a}
.foundations-modules strong{display:block;font-size:17px;margin-bottom:6px;line-height:1.4}
.foundations-modules a>span:last-child>span{display:block;font-size:15px;line-height:1.6;color:#5c5946}
@media(max-width:900px){.foundations-layout{gap:35px;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr)}.foundations-facts{gap:18px}.foundations-preview .image-slot-frame{min-height:250px}}
@media(max-width:740px){.foundations-layout{grid-template-columns:1fr;gap:28px}.foundations-feature{padding-block:42px}.foundations-layout h2{font-size:38px}.foundations-layout>div>p{font-size:16px}.foundations-preview .image-slot-frame{min-height:220px;max-height:340px}.foundations-modules>ol{grid-template-columns:1fr}.foundations-modules strong{font-size:16px}}

/* Dave's introduction and supplied teaching evidence. */
.home-dave.expanded-profile{transform:rotate(.6deg)}
.home-dave.expanded-profile>img{height:250px;object-position:50% 0;border-radius:5px 5px 0 0}
.expanded-profile figcaption{display:block;padding:22px 16px 24px}
.expanded-profile .profile-heading>strong{font-size:27px;line-height:1.2}
.expanded-profile .profile-heading>span{display:block;font-size:12px;margin-top:7px}
.expanded-profile .profile-bio{font-size:14px;line-height:1.65;margin:18px 0;color:var(--ink)}
.expanded-profile .profile-facts{display:grid;grid-template-columns:1fr 1fr;gap:18px;border-block:1px solid #cbbb58;padding:13px 0}
.expanded-profile .profile-facts>span{font-size:12px;line-height:1.6}
.profile-facts b{display:block;font-size:19px;letter-spacing:-.5px}
.expanded-profile .profile-teaching{font-size:12px;line-height:1.65;color:#4a431e;margin:14px 0 18px}
.profile-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px 20px}
.intro-link{display:inline-flex;align-items:center;justify-content:center;gap:11px;min-height:46px;padding:11px 16px;background:var(--pink);color:#fff;border:1px solid var(--pink);border-radius:6px;font-size:13px;font-weight:700;line-height:1.5}
.intro-link:hover{background:#a90e4e;border-color:#a90e4e;color:#fff}
.expanded-profile .play-icon,.play-icon{font-size:13px;line-height:1}
.profile-about{display:inline-flex;align-items:center;gap:10px;min-height:44px;font-size:12px;font-weight:700;text-decoration:underline;text-underline-offset:4px}
.profile-about span{font-size:17px}
.instructor-actions{display:flex;flex-wrap:wrap;align-items:center;gap:20px;margin:26px 0}
.portrait.teaching-portrait{object-position:85% center;filter:none}
.supplied-image>img{width:100%;height:auto;border-radius:12px}
.supplied-image.teaching-image{max-width:850px;margin:0 auto 42px}
.student-message-collage{margin:0}
.student-message-collage>a{display:block;border:1px solid #e7dfb2;border-radius:14px;background:#fff9d8;padding:24px;box-shadow:0 14px 30px #20221f08}
.student-message-collage img{width:100%;height:auto}
.collage-open{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:20px;font-size:14px;font-weight:700;text-decoration:underline;text-underline-offset:4px;min-height:44px}
.student-message-collage figcaption{margin-top:18px;color:var(--muted);font-size:13px;text-align:center}
.intro-dialog{width:min(940px,calc(100% - 32px));max-height:calc(100dvh - 32px);padding:24px;border:1px solid var(--line);border-radius:14px;background:var(--paper);color:var(--ink);overflow-y:auto;overscroll-behavior:contain}
.intro-dialog::backdrop{background:rgba(15,18,14,.84)}
.intro-dialog-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:20px}
.intro-dialog h2{font-size:26px;margin:0;line-height:1.2}
.intro-close{display:flex;align-items:center;justify-content:center;gap:12px;min-height:44px;min-width:88px;flex-shrink:0;padding:8px 12px;border:1px solid #aeb2a5;border-radius:6px;background:transparent;color:var(--ink);font-size:14px}
.intro-close:hover{background:var(--yellow)}
.intro-close span{font-size:24px;line-height:1}
.intro-player{aspect-ratio:16/9;background:#10120f;border-radius:6px;overflow:hidden}
.intro-player iframe{display:block;width:100%;height:100%;border:0}
.intro-fallback{margin:18px 0 0;font-size:13px;line-height:1.7}
.intro-fallback a{font-weight:700;text-decoration:underline;text-underline-offset:3px}
body.intro-is-open{overflow:hidden}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:1024px){.expanded-profile figcaption{padding:20px 10px}.home-dave.expanded-profile>img{height:215px}.expanded-profile .profile-heading>strong{font-size:24px}.expanded-profile .profile-heading>span{font-size:12px}.expanded-profile .profile-bio{font-size:13px}.expanded-profile .profile-facts{gap:12px}.profile-facts b{font-size:18px}.profile-actions{gap:7px 14px}.intro-link{padding-inline:12px;font-size:13px}}
@media(max-width:740px){.home-dave.expanded-profile{display:grid;grid-template-columns:90px minmax(0,1fr);gap:0 18px;padding:18px;margin:30px 0 0;transform:none;box-shadow:5px 5px 0 #e1e2d8}.home-dave.expanded-profile>img{width:90px;height:90px;grid-column:1;grid-row:1;border-radius:6px}.expanded-profile figcaption{display:contents}.expanded-profile .profile-heading{grid-column:2;grid-row:1;align-self:center}.expanded-profile .profile-heading>strong{font-size:24px}.expanded-profile .profile-heading>span{font-size:12px;line-height:1.6}.expanded-profile .profile-bio{grid-column:1/-1;font-size:14px;margin:16px 0}.expanded-profile .profile-facts,.expanded-profile .profile-teaching{display:none}.expanded-profile .profile-actions{grid-column:1/-1;gap:10px 18px}.profile-actions .intro-link{font-size:13px}.profile-about{font-size:12px}.student-message-collage>a{padding:12px}.collage-open{font-size:13px;margin-top:10px}.student-message-collage figcaption{font-size:12px}.intro-dialog{padding:16px}.intro-dialog-heading{gap:12px;margin-bottom:16px}.intro-dialog h2{font-size:21px}.intro-close{min-width:76px;padding-inline:8px;gap:8px}.intro-fallback{font-size:12px}.supplied-image.teaching-image{margin-bottom:30px}}

/* The AI builder story: challenges, practice, audience and community. */
.builder-challenges{border-bottom:1px solid var(--line)}
.builder-challenge-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.builder-challenge{display:flex;align-items:flex-start;gap:20px;padding:28px;border:1px solid var(--line);border-radius:12px;background:var(--white)}
.builder-number{flex:none;font:13px/1.5 var(--mono);color:var(--pink);padding-top:3px}
.builder-challenge h3{font-size:22px;line-height:1.25;letter-spacing:-.6px;margin-bottom:12px}
.builder-challenge p,.builder-person p{font-size:15px;line-height:1.7;margin:0}
.builder-journey{background:#fff9d8}
.builder-steps{list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:38px;padding:0;margin:0}
.builder-steps li{position:relative;display:flex;flex-direction:column;align-items:flex-start;min-width:0}
.journey-marker{display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:50%;background:var(--pink);color:#fff;font:22px/1 var(--mono);margin-bottom:26px;position:relative;z-index:1}
.builder-steps li:nth-child(2) .journey-marker{background:var(--ink)}
.builder-steps li:nth-child(3) .journey-marker{background:var(--yellow);color:var(--ink);border:1px solid #d0bb3b}
.builder-steps li:not(:last-child)::after{content:'';position:absolute;height:1px;background:#cfc6a0;left:60px;right:-38px;top:30px}
.builder-steps h3{font-size:27px;margin-bottom:16px}
.builder-steps p{font-size:15px;margin-bottom:24px}
.journey-output{border-top:1px solid #ddd2a6;padding-top:18px;width:100%;margin-top:auto;margin-bottom:24px}
.journey-output>span{display:block;font:11px/1.5 var(--mono);letter-spacing:.4px;color:var(--muted);margin-bottom:8px}
.journey-output strong{display:block;font-size:15px}
.builder-steps .text-link{font-size:13px}
.journey-note{margin:36px 0 0;padding-top:24px;border-top:1px solid #ddd2a6;font-size:14px}
.builder-people{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 32px}
.builder-person{border-top:2px solid var(--yellow);padding:24px 0 32px}
.builder-person h3{font-size:22px;line-height:1.25;margin-bottom:14px}
.builder-commitment{display:flex;align-items:center;justify-content:space-between;gap:32px;background:var(--soft);border:1px solid var(--line);border-radius:10px;padding:24px 28px}
.builder-commitment>div{max-width:760px}
.builder-commitment p{font-size:14px;margin:8px 0 0}
.builder-commitment>a{flex-shrink:0}
.builder-community-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);gap:64px;align-items:center}
.builder-community h2{font-size:clamp(2.2rem,3.5vw,3.5rem)}
.builder-community h2 span{color:var(--yellow)}
.builder-community-layout>div>p{font-size:16px}
.builder-community figure{margin:0}
.builder-community figure img{width:100%;height:auto;border-radius:10px}
.builder-community figcaption{font-size:12px;color:#bbc1b5;margin-top:12px}
.builder-community-facts{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:28px 0}
.builder-community-facts strong{display:block;font-size:32px;line-height:1.2;color:var(--yellow);letter-spacing:-1px}
.builder-community-facts span{display:block;font-size:12px;color:#bbc1b5;margin-top:8px;max-width:165px}
.builder-workplaces{margin-top:48px;padding-top:28px;border-top:1px solid #4d5446;text-align:center}
.builder-workplaces>p{font:12px/1.5 var(--mono);letter-spacing:.6px;margin-bottom:22px}
.builder-workplaces ul{display:flex;list-style:none;flex-wrap:wrap;justify-content:center;gap:16px 30px;padding:0;margin:0 0 18px}
.builder-workplaces li{font-size:18px;font-weight:700;color:#e1e5db;letter-spacing:-.4px}
.builder-workplaces small{font-size:12px;color:#bbc1b5}
@media(max-width:1000px){.builder-community-layout{gap:32px}.builder-challenge{padding:24px;gap:16px}.builder-steps{gap:24px}.builder-steps li:not(:last-child)::after{right:-24px}.builder-steps h3{font-size:24px}.builder-people{gap:0 24px}.builder-commitment{align-items:flex-start;flex-direction:column;gap:16px}.builder-community-facts{gap:16px}}
@media(max-width:740px){.builder-challenges,.builder-journey,.builder-audience,.builder-community{padding-block:48px}.builder-challenges .section-top,.builder-journey .section-top,.builder-audience .section-top{display:block;margin-bottom:28px}.builder-challenges .section-top>p,.builder-journey .section-top>p,.builder-audience .section-top>p{margin-top:18px;max-width:100%}.builder-challenge-grid{grid-template-columns:1fr;gap:16px}.builder-challenge{padding:22px}.builder-challenge h3{font-size:21px}.builder-steps{grid-template-columns:1fr;gap:28px}.builder-steps li{display:grid;grid-template-columns:44px minmax(0,1fr);gap:0 18px}.journey-marker{width:44px;height:44px;font-size:18px;grid-column:1;grid-row:1/5;margin:0}.builder-steps h3,.builder-steps p,.journey-output,.builder-steps .text-link{grid-column:2}.builder-steps h3{font-size:25px;padding-top:8px}.builder-steps p{margin-bottom:18px}.journey-output{padding-top:14px;margin-bottom:16px}.builder-steps .text-link{justify-self:start}.builder-steps li:not(:last-child)::after{top:44px;bottom:-28px;left:22px;right:auto;width:1px;height:auto}.builder-people{grid-template-columns:1fr 1fr;gap:0 22px}.builder-person h3{font-size:20px}.builder-community-layout{grid-template-columns:1fr;gap:32px}.builder-community-facts{max-width:380px}.builder-workplaces{margin-top:32px}.builder-workplaces ul{gap:14px 22px}.builder-workplaces li{font-size:16px}}
@media(max-width:480px){.builder-people{grid-template-columns:1fr}.builder-person{padding:20px 0}.builder-commitment{padding:22px;margin-top:12px}.builder-commitment>a{flex-shrink:1}.builder-challenge p,.builder-person p,.builder-steps p{font-size:15px}}

/* Real photography and editorial illustrations replace the image spaces. */
.image-slot.supplied-image{min-width:0;max-width:100%;overflow:hidden}
.image-slot.supplied-image>img{display:block;width:100%;height:auto;max-width:100%;border-radius:10px}
.image-slot.supplied-image.card-image>img,.image-slot.supplied-image.course-card-image>img{aspect-ratio:3/2;object-fit:contain;background:#f8f8f3}
.image-slot.supplied-image.content-image>img,.image-slot.supplied-image.hero-image>img{max-height:440px;object-fit:contain;background:#f8f8f3}
.image-slot.supplied-image.coaching-preview>img{aspect-ratio:3/2;object-fit:contain}

/* Preserve complete coaching collages and speaking portraits. */
.image-slot.collage-image>img{object-fit:contain}
.image-slot.collage-image.coaching-preview>img{aspect-ratio:auto}
.portrait[src="/assets/dave-speaking.webp"]{object-fit:contain;object-position:center;background:#f2f3ed}

/* Let the homepage portrait use its full height instead of a shallow crop. */
@media(min-width:741px){.home-dave.expanded-profile>img{height:auto;aspect-ratio:auto;object-fit:contain}}

/* Preserve full framing of historical teaching photos. */
[data-image-slot="DAVE-01"] img{max-height:520px;object-fit:contain}
[data-image-slot="COMM-01"] img{max-height:380px;object-fit:contain}
