/* Course details and the quieter shared footer. */
.teacher-photo{aspect-ratio:3/4}
.teacher-photo img{width:100%;height:100%;object-fit:cover;object-position:50% 43%}
.social-icons{display:flex;gap:12px;align-items:center;margin-top:12px}
.social-icons a{display:grid;place-items:center;width:40px;height:40px;min-width:40px;color:#c5d1bc;border-radius:50%;transition:color .18s,background .18s}
.social-icons a:hover{color:#fff;background:#ffffff0d}
.social-icons .icon{width:23px;height:23px;stroke-width:1.6}
.course-details-link{margin-top:12px}
.desktop-nav{gap:18px}
@media(max-width:1199px){.desktop-nav{gap:14px;font-size:.9375rem}.site-header{gap:12px}}
@media(max-width:699px){.teacher-photo{max-width:260px;aspect-ratio:3/4}.social-icons{gap:10px;margin-top:9px}.social-icons a{width:38px;min-width:38px;height:40px}.course-details-link{font-size:.9375rem}}
.thinking-page{--thinking-line:#d8dfd2}
.thinking-hero-shell{background:var(--paper)}
.thinking-hero{padding-block:34px 65px}
.thinking-hero .breadcrumbs{margin-bottom:46px}
.thinking-hero-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.9fr);align-items:center;gap:70px}
.thinking-hero-copy .eyebrow{margin-bottom:20px}
.thinking-hero h1{font-size:clamp(3.375rem,5.2vw,4.75rem);line-height:1.07}
.thinking-hero-line{font-size:1.625rem;line-height:1.4;font-weight:650;letter-spacing:-.035em;margin-top:24px}
.thinking-lead{font-size:1.125rem;line-height:1.8;color:var(--muted);margin-top:23px;max-width:600px}
.thinking-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}
.thinking-actions .button{font-size:1rem;padding-inline:23px}
.thinking-preview{background:#fff;border:1px solid #dfe4d8;border-radius:30px;padding:26px;box-shadow:0 20px 60px #24331a08;min-width:0}
.thinking-preview-top{display:flex;gap:15px;align-items:center;justify-content:space-between;font-size:1rem;line-height:1.5;padding-bottom:18px;border-bottom:1px solid var(--line)}
.thinking-preview-top>span:last-child{max-width:220px;text-align:right}
.thinking-window-dots{white-space:nowrap;letter-spacing:3px;color:#829474}
.thinking-preview-label{color:#5c7451;font-size:1rem;line-height:1.5;margin:20px 0 15px}
.thinking-preview pre{font:1rem/1.9 ui-monospace,SFMono-Regular,Consolas,monospace;white-space:pre-wrap;overflow-wrap:anywhere;border-radius:18px;background:#eff3e9;color:#2b5336;margin:0;padding:24px 20px}
.thinking-preview-task{display:flex;align-items:flex-start;gap:10px;margin-top:21px;font-size:1rem;line-height:1.65;color:#486440}
.thinking-preview-task .icon{margin-top:4px}
.thinking-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;border-top:1px solid #dbdfd4;padding-top:28px;margin-top:48px}
.thinking-facts strong{display:block;font-size:1.25rem;font-weight:750;line-height:1.5}
.thinking-facts span{display:block;font-size:1rem;color:var(--muted);line-height:1.65;margin-top:4px}
.thinking-soft-section{background:#f7f8f4}
.thinking-page .section-heading{max-width:950px;margin-inline:auto}
.thinking-page .section-heading>p:last-child:not(.eyebrow){max-width:760px;margin-inline:auto}
.thinking-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.thinking-card{border:1px solid var(--thinking-line);border-radius:27px;background:#fff;padding:30px}
.thinking-card h3{font-size:1.375rem;line-height:1.35;letter-spacing:-.03em}
.thinking-card p{font-size:1rem;line-height:1.8;color:var(--muted);margin-top:17px}
.thinking-number{display:grid;place-items:center;width:46px;height:46px;border-radius:15px;background:#e6efdd;font-size:1.125rem;color:#486342;font-weight:750;margin-bottom:23px}
.thinking-method{list-style:none;counter-reset:steps;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;padding:0;margin:0}
.thinking-method li{counter-increment:steps;position:relative;border:1px solid var(--thinking-line);border-radius:24px;padding:28px;background:#fbfcf8}
.thinking-method li:nth-child(2n){background:#f0f7f8}
.thinking-method li::before{content:'0' counter(steps);font-size:1rem;font-weight:750;color:#5e7653;display:block;margin-bottom:19px}
.thinking-method strong{display:block;font-size:1.5rem;line-height:1.4;letter-spacing:-.025em}
.thinking-method span{display:block;font-size:1rem;line-height:1.75;color:var(--muted);margin-top:10px;max-width:270px}
.thinking-note{font-size:1rem;line-height:1.75;color:var(--muted);margin-top:25px}
.thinking-page section>.thinking-note{max-width:870px;margin:28px auto 0;text-align:center}
.thinking-syllabus{max-width:970px;margin-inline:auto;display:grid;gap:15px}
.thinking-syllabus details{border:1px solid var(--thinking-line);border-radius:25px;background:#fff;overflow:hidden}
.thinking-syllabus summary{display:grid;grid-template-columns:52px minmax(0,1fr) 32px;gap:20px;align-items:center;padding:26px 30px;cursor:pointer;list-style:none}
.thinking-syllabus summary::-webkit-details-marker{display:none}
.thinking-module-number{display:grid;place-items:center;width:49px;height:49px;border-radius:16px;background:#edf3e6;color:#47643d;font-size:1.125rem;font-weight:750}
.thinking-syllabus summary strong{display:block;font-size:1.375rem;line-height:1.4;letter-spacing:-.025em}
.thinking-syllabus summary>span:nth-child(2)>span{display:block;font-size:1rem;color:var(--muted);line-height:1.6;margin-top:4px}
.thinking-plus{font-size:1.75rem;line-height:1;justify-self:center;transition:transform .2s}
.thinking-syllabus details[open] .thinking-plus{transform:rotate(45deg)}
.thinking-syllabus details[open] summary{border-bottom:1px solid #e2e6dc}
.thinking-module-body{padding:25px 35px 30px 102px;color:var(--muted);font-size:1rem;line-height:1.8}
.thinking-module-body ol{padding-left:24px;margin:20px 0 0}
.thinking-module-body li{padding-left:7px;margin-top:14px}
.thinking-module-body li::marker{color:#527044;font-weight:750}
.thinking-module-body strong{color:var(--ink);font-weight:700}
.thinking-module-body>p:last-child:not(:first-child){margin-top:20px}
.thinking-project-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.thinking-project-list article{position:relative;background:#eef4e8;border:1px solid #dfe7d7;border-radius:25px;padding:28px}
.thinking-project-list article:nth-child(3n+2){background:#f0f7fa;border-color:#d9e6eb}
.thinking-project-list article:nth-child(3n){background:#fff0e6;border-color:#f0dfd3}
.thinking-project-list article>span{display:block;font-size:1rem;color:#5a6d50;font-weight:750;margin-bottom:26px}
.thinking-project-list h3{font-size:1.375rem;line-height:1.4}
.thinking-project-list p{font-size:1rem;color:var(--muted);line-height:1.75;margin-top:13px}
.thinking-project-list article:last-child{grid-column:1/-1}
.thinking-throughline{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);gap:40px;margin-top:30px;padding:32px;border:1px solid var(--line);border-radius:26px}
.thinking-throughline h3{font-size:1.625rem;line-height:1.35}
.thinking-throughline p{font-size:1rem;line-height:1.8;color:var(--muted)}
.thinking-dark-section{background:#20291d;color:#d1dcc9}
.thinking-dark-section h2,.thinking-dark-section h3{color:#fff}
.thinking-dark-section .eyebrow{color:#bdd0b2;margin-bottom:20px}
.thinking-result-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.85fr);gap:75px;align-items:center}
.thinking-result-grid>div>p:not(.eyebrow){font-size:1.0625rem;line-height:1.85;margin-top:23px}
.thinking-defense{background:#f1f6eb;border-radius:30px;padding:34px;color:#4b5e42}
.thinking-defense h3{color:var(--ink);font-size:1.625rem;line-height:1.4}
.thinking-defense ol{padding-left:24px;margin:22px 0;font-size:1rem;line-height:1.8}
.thinking-defense li{padding-left:5px;margin-block:13px}
.thinking-defense>p{font-size:1rem;line-height:1.8;border-top:1px solid #d0dcc7;padding-top:22px}
.thinking-mentor{display:grid;grid-template-columns:260px minmax(0,1fr);gap:50px;align-items:center;margin:55px auto 0;max-width:950px}
.thinking-mentor-photo{aspect-ratio:3/4;overflow:hidden;border-radius:28px;background:var(--paper)}
.thinking-mentor-photo img{width:100%;height:100%;object-fit:cover;object-position:50% 43%}
.thinking-mentor .eyebrow{margin-bottom:16px}
.thinking-mentor h3{font-size:1.625rem;line-height:1.4;max-width:470px}
.thinking-mentor p:not(.eyebrow){font-size:1rem;line-height:1.8;margin-top:19px;color:var(--muted)}
.thinking-offer-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.9fr);gap:75px;align-items:center}
.thinking-offer-grid .eyebrow{margin-bottom:22px}
.thinking-offer-grid>div>p:not(.eyebrow){font-size:1.0625rem;line-height:1.8;color:var(--muted);margin-top:23px}
.thinking-enrollment{font-size:1rem;line-height:1.8;color:var(--muted);padding-left:23px;margin-top:25px}
.thinking-enrollment strong{color:var(--ink)}
.thinking-enrollment li{padding-left:6px;margin-top:16px}
.thinking-price-card{background:#fff;border:1px solid #d8e3cc;border-radius:32px;padding:36px;box-shadow:0 14px 35px #26341c05}
.thinking-chip{font-size:1rem;color:#526b47;line-height:1.6}
.thinking-offer-grid .thinking-price-card .thinking-big-price{font-family:var(--font-heading);color:var(--ink);font-size:3.75rem;line-height:1.2;letter-spacing:-.05em;margin-top:20px}
.thinking-big-price span{font-family:var(--font-body);font-size:1.375rem;font-weight:650;letter-spacing:0}
.thinking-price-card ul{padding:22px 0 0 22px;border-top:1px solid var(--line);margin-top:25px;color:var(--muted);font-size:1rem;line-height:1.75}
.thinking-price-card li{padding-left:4px;margin-top:12px}
.thinking-price-card>.button{width:100%;margin-top:20px}
.thinking-price-card>.inline-link{font-size:1rem;margin-top:18px}
.thinking-price-card>.thinking-note{font-size:1rem;line-height:1.7;margin-top:20px}
.thinking-page .faq-intro>.button{margin-top:24px}
@media(max-width:1199px){.thinking-hero-grid{gap:40px;grid-template-columns:1fr 1fr}.thinking-actions .button{width:100%}.thinking-preview{padding:23px}.thinking-preview pre{font-size:.9375rem;padding:20px 16px}.thinking-card-grid,.thinking-project-list{gap:18px}.thinking-card,.thinking-project-list article{padding:26px}.thinking-result-grid,.thinking-offer-grid{gap:45px}}
@media(max-width:899px){.thinking-hero-grid{grid-template-columns:1fr;gap:40px}.thinking-hero-copy{max-width:740px;text-align:center;margin-inline:auto}.thinking-hero-copy .eyebrow{justify-content:center}.thinking-hero-line br{display:none}.thinking-lead{margin-inline:auto}.thinking-actions{justify-content:center}.thinking-actions .button{width:auto}.thinking-preview{width:100%;max-width:580px;margin-inline:auto}.thinking-facts{grid-template-columns:1fr 1fr;gap:25px 35px}.thinking-card-grid{grid-template-columns:1fr}.thinking-card{padding:30px}.thinking-method{grid-template-columns:repeat(2,minmax(0,1fr))}.thinking-project-list{grid-template-columns:repeat(2,minmax(0,1fr))}.thinking-throughline{grid-template-columns:1fr;gap:20px}.thinking-result-grid,.thinking-offer-grid{grid-template-columns:1fr;gap:35px}.thinking-defense,.thinking-price-card{max-width:650px;width:100%;margin-inline:auto}.thinking-mentor{grid-template-columns:220px minmax(0,1fr);gap:30px}.thinking-mentor h3{font-size:1.5rem}}
@media(max-width:699px){.thinking-hero{padding-block:24px 40px}.thinking-hero .breadcrumbs{margin-bottom:30px}.thinking-hero-grid{gap:30px}.thinking-hero-copy .eyebrow{font-size:.75rem;margin-bottom:16px}.thinking-hero h1{font-size:2.75rem}.thinking-hero-line{font-size:1.25rem;line-height:1.45;margin-top:17px}.thinking-lead{font-size:.9375rem;line-height:1.75;margin-top:17px}.thinking-actions{gap:10px;margin-top:24px}.thinking-actions .button{width:100%;font-size:.9375rem;min-height:53px}.thinking-preview{border-radius:25px;padding:21px}.thinking-preview-top{font-size:.8125rem;gap:10px;padding-bottom:14px}.thinking-preview-label{font-size:.75rem;margin:15px 0 12px}.thinking-preview pre{font-size:.8125rem;line-height:1.85;padding:18px 15px}.thinking-preview-task{font-size:.8125rem;margin-top:16px;gap:8px}.thinking-preview-task .icon{width:18px;height:18px}.thinking-facts{margin-top:30px;padding-top:24px;gap:20px}.thinking-facts strong{font-size:1rem;line-height:1.4}.thinking-facts span{font-size:.8125rem;line-height:1.55}.thinking-card{padding:25px;border-radius:23px}.thinking-card h3{font-size:1.25rem}.thinking-card p{font-size:.9375rem;margin-top:13px;line-height:1.75}.thinking-number{width:40px;height:40px;font-size:1rem;margin-bottom:18px}.thinking-method{gap:13px}.thinking-method li{padding:21px;border-radius:22px}.thinking-method li::before{font-size:.8125rem;margin-bottom:14px}.thinking-method strong{font-size:1.1875rem}.thinking-method span{font-size:.875rem;line-height:1.65}.thinking-note{font-size:.8125rem;line-height:1.7}.thinking-syllabus{gap:12px}.thinking-syllabus details{border-radius:22px}.thinking-syllabus summary{padding:20px;grid-template-columns:36px minmax(0,1fr) 22px;gap:12px}.thinking-module-number{width:35px;height:39px;font-size:.875rem;border-radius:12px}.thinking-syllabus summary strong{font-size:1.125rem}.thinking-syllabus summary>span:nth-child(2)>span{font-size:.75rem;line-height:1.5;margin-top:5px}.thinking-plus{font-size:1.5rem}.thinking-module-body{padding:20px 24px;font-size:.9375rem;line-height:1.75}.thinking-module-body ol{padding-left:21px;margin-top:16px}.thinking-module-body li{padding-left:3px;margin-top:12px}.thinking-project-list{gap:14px;grid-template-columns:1fr}.thinking-project-list article{padding:25px;border-radius:23px}.thinking-project-list article>span{font-size:.8125rem;margin-bottom:17px}.thinking-project-list h3{font-size:1.1875rem}.thinking-project-list p{font-size:.9375rem;margin-top:10px}.thinking-throughline{padding:25px;border-radius:23px;gap:15px;margin-top:23px}.thinking-throughline h3{font-size:1.375rem}.thinking-throughline p{font-size:.9375rem}.thinking-result-grid>div>p:not(.eyebrow){font-size:.9375rem;line-height:1.8;margin-top:19px}.thinking-defense{padding:27px;border-radius:25px}.thinking-defense h3{font-size:1.375rem}.thinking-defense ol,.thinking-defense>p{font-size:.9375rem}.thinking-mentor{grid-template-columns:1fr;gap:25px;margin-top:40px}.thinking-mentor-photo{width:220px;justify-self:center}.thinking-mentor h3{font-size:1.375rem}.thinking-mentor p:not(.eyebrow){font-size:.9375rem;margin-top:15px}.thinking-offer-grid{gap:30px}.thinking-offer-grid>div>p:not(.eyebrow){font-size:.9375rem;margin-top:18px}.thinking-enrollment{font-size:.9375rem;padding-left:20px;margin-top:20px}.thinking-enrollment li{padding-left:4px;margin-top:13px}.thinking-price-card{padding:27px;border-radius:25px}.thinking-chip{font-size:.8125rem}.thinking-offer-grid .thinking-price-card .thinking-big-price{font-size:3.125rem;margin-top:15px}.thinking-big-price span{font-size:1.125rem}.thinking-price-card ul{font-size:.875rem;margin-top:22px;padding-top:18px}.thinking-price-card>.button{font-size:.9375rem;min-height:53px}.thinking-price-card>.thinking-note{font-size:.8125rem}.thinking-price-card>.inline-link{font-size:.8125rem}}
@media(max-width:359px){.thinking-hero h1{font-size:2.375rem}.thinking-preview{padding:18px}.thinking-preview pre{padding:16px 12px;font-size:.75rem}.thinking-method{grid-template-columns:1fr}.thinking-syllabus summary{padding:18px 15px;gap:10px;grid-template-columns:33px minmax(0,1fr) 20px}.thinking-module-number{width:33px}.thinking-module-body{padding:18px 20px}.thinking-card,.thinking-project-list article{padding:22px}.thinking-price-card{padding:24px}}
@media(prefers-reduced-motion:reduce){.thinking-plus,.social-icons a{transition:none}}
