:root{--bg: #f1f0f0;--ink: #000;--card: #fff;--muted: #575757;--rule: rgba(0, 0, 0, .14);--blue: #38b6ff;--blue-soft: #e9f7ff;--green: #207e47;--green-soft: #e8f5ed;--orange: #d47700;--orange-soft: #fff2dc;--red: #d84848;--red-soft: #fff0f0;--radius: 8px;--section-x: 56px;--shadow-blue: #cdefff;--card-border: rgba(0, 0, 0, .18)}*{box-sizing:border-box;min-width:0}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;background:var(--bg);color:var(--ink);font-family:Manrope,Helvetica,Arial,sans-serif;line-height:1.45;overflow-x:hidden}main{overflow-x:hidden}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}.announcement{min-height:40px;display:flex;align-items:center;justify-content:center;gap:10px;padding:9px var(--section-x);color:var(--card);background:var(--ink);border-bottom:1px solid var(--ink);font-family:Roboto Mono,ui-monospace,monospace;font-size:12px;font-weight:700;line-height:1.35;text-align:center;text-decoration:none;text-transform:uppercase;letter-spacing:.08em;overflow-wrap:anywhere;white-space:normal;word-break:break-word}.announcement span{color:#ffffff94}.site-header{position:sticky;top:12px;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:24px;margin:10px var(--section-x) -74px;width:calc(100% - (var(--section-x) * 2));padding:12px 24px;border:1px solid var(--rule);border-radius:999px;background:#f1f0f0eb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand img{display:block;width:196px;height:auto}nav{display:flex;gap:20px;font-family:Roboto Mono,ui-monospace,monospace;font-size:12px;text-transform:uppercase;letter-spacing:.12em}nav a{text-decoration:none}nav a:hover{text-decoration:underline;text-underline-offset:5px}.header-right{display:flex;align-items:center;gap:24px}.header-cta{min-height:40px;padding:9px 15px;color:var(--card);background:var(--ink)}.hero{position:relative;min-height:min(760px,calc(100svh - 96px));display:flex;align-items:center;overflow:hidden;padding:118px var(--section-x) 86px;border-bottom:1px solid var(--rule)}.gfx{position:absolute;pointer-events:none;opacity:.62;z-index:0}.gfx-top{top:-235px;right:-150px;width:min(700px,50vw)}.gfx-bottom{bottom:-585px;left:-230px;width:min(660px,48vw)}.hero-copy{position:relative;z-index:1;width:100%;max-width:1180px}.section-label,.eyebrow{margin:0 0 18px;font-family:Roboto Mono,ui-monospace,monospace;font-weight:700;font-size:13px;line-height:1.2;text-transform:uppercase;letter-spacing:.16em}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Cardo,Georgia,serif;font-weight:400;letter-spacing:0}h1{max-width:1020px;margin-bottom:26px;font-size:clamp(66px,6.3vw,88px);line-height:1.01;overflow-wrap:break-word}.hero-lead{max-width:860px;font-family:Cardo,Georgia,serif;font-size:31px;font-style:italic;line-height:1.23;overflow-wrap:break-word}.hero-actions,.tag-row,.stat-row,.mini-stack,.platform-row{display:flex;flex-wrap:wrap;gap:12px}.platform-row{margin:28px 0 24px}.platform-row span,.platform-row a{display:inline-flex;align-items:center;gap:7px;padding:9px 12px;background:#fffc;border:1px solid var(--rule);border-radius:999px;font-family:Roboto Mono,ui-monospace,monospace;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:inherit;text-decoration:none}.platform-row a:hover{border-color:var(--ink)}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;padding:11px 18px;border:2px solid var(--ink);border-radius:999px;font-family:Roboto Mono,ui-monospace,monospace;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;text-decoration:none}.button.primary{background:var(--ink);color:var(--card)}.button.secondary{background:var(--card)}.button:hover{transform:translateY(-1px)}.path-card:hover{border-color:var(--ink);transform:translateY(-2px)}.section{padding:76px var(--section-x);border-bottom:1px solid var(--rule)}.section-heading{max-width:1120px;margin-bottom:38px}.section-heading.split{max-width:none;display:flex;justify-content:space-between;gap:42px}.section-note{max-width:460px;font-size:18px;color:var(--muted)}h2{margin-bottom:0;font-size:clamp(44px,4.3vw,58px);line-height:1.02}.course-grid,.podcast-grid,.path-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.course-card,.podcast-card,.venture-card,.path-card{background:var(--bg);border:1px solid var(--card-border);border-radius:var(--radius);padding:32px;box-shadow:8px 8px 0 var(--shadow-blue)}.student-reach-section{background:var(--bg)}.reach-intro{max-width:1040px}.reach-intro h2{max-width:980px}.reach-intro p:not(.section-label){max-width:760px;margin-top:22px;font-size:20px;color:var(--muted)}.reach-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin:22px 0 0}.reach-stat{min-height:250px;display:flex;flex-direction:column;justify-content:center;gap:18px;padding:38px;color:var(--ink);background:var(--bg);border:1px solid var(--card-border);border-radius:var(--radius);box-shadow:8px 8px 0 var(--shadow-blue)}.reach-stat:nth-child(2){color:var(--ink);background:var(--bg)}.reach-stat:nth-child(3){color:var(--ink);background:var(--bg)}.reach-stat strong{font-family:Cardo,Georgia,serif;font-size:clamp(86px,9vw,136px);font-weight:400;line-height:.95}.reach-stat>span{font-family:Roboto Mono,ui-monospace,monospace;font-size:15px;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.reach-visual{max-width:1080px;margin:18px auto 8px;padding:0;overflow:hidden;background:transparent}.world-map{position:relative;aspect-ratio:1000 / 470;overflow:hidden;background:transparent}.world-map-svg{display:block;width:100%;height:100%;-webkit-mask-image:radial-gradient(ellipse at center,#000 60%,rgba(0,0,0,.82) 78%,transparent 100%);mask-image:radial-gradient(ellipse at center,#000 60%,rgba(0,0,0,.82) 78%,transparent 100%)}.world-map-ocean{fill:var(--bg)}.world-map-countries path{fill:#bbc3c294;stroke:#00000052;stroke-width:.36;vector-effect:non-scaling-stroke}.student-pin{opacity:0;transform:translateY(-5px) scale(.55);transform-box:fill-box;transform-origin:0 0;animation:pin-in .62s cubic-bezier(.2,.8,.2,1) forwards;filter:drop-shadow(0 1.5px 1.4px rgba(0,0,0,.24));cursor:default;pointer-events:auto}.student-pin-hit-area{fill:transparent;pointer-events:auto}.student-pin-needle{fill:none;stroke:#000;stroke-linecap:square;stroke-width:.95;vector-effect:non-scaling-stroke}.student-pin-head{fill:#000;stroke:#ffffffe6;stroke-width:.62;vector-effect:non-scaling-stroke}.student-pin-tip{fill:#000;stroke:#ffffffd1;stroke-linejoin:round;stroke-width:.36;vector-effect:non-scaling-stroke}.student-pin-highlight{fill:#ffffffc7;stroke:none}.student-pin-label{opacity:0;paint-order:stroke;pointer-events:none;stroke:#fff;stroke-linejoin:round;stroke-width:4px;text-anchor:middle;transition:opacity .14s ease;fill:#000;font-family:Roboto Mono,ui-monospace,monospace;font-size:11px;font-weight:800;letter-spacing:.02em}.student-map-point:hover .student-pin-label,.student-map-point:focus-within .student-pin-label{opacity:1}@keyframes pin-in{0%{opacity:0;transform:translateY(-3px) scale(.72)}72%{opacity:1;transform:translateY(.5px) scale(1.08)}to{opacity:1;transform:translateY(0) scale(1)}}.founder-layout{display:grid;grid-template-columns:minmax(280px,.42fr) minmax(0,1fr);gap:34px;align-items:stretch}.proof-card{display:flex;flex-direction:column;justify-content:center;gap:18px;min-height:100%;padding:38px;background:var(--bg);border:1px solid var(--card-border);border-radius:var(--radius);box-shadow:8px 8px 0 var(--shadow-blue)}.proof-card strong{font-family:Cardo,Georgia,serif;font-size:clamp(72px,6vw,86px);font-weight:400;line-height:.95}.proof-card span{font-family:Cardo,Georgia,serif;font-size:29px;font-style:italic;line-height:1.18}.founder-card{display:grid;grid-template-columns:minmax(480px,.84fr) minmax(0,1.16fr);gap:48px;align-items:start;padding:38px;background:var(--bg);border:1px solid var(--card-border);border-radius:var(--radius);box-shadow:8px 8px 0 var(--shadow-blue)}.founder-card-wide{max-width:none}.founder-left{display:flex;flex-direction:column;gap:28px;min-height:100%}.founder-identity{display:flex;align-items:center;gap:28px}.founder-photo{display:block;width:135px;height:135px;flex:0 0 135px;aspect-ratio:1;object-fit:cover;border:1px solid var(--card-border);border-radius:50%;background:var(--bg)}.founder-card h2{margin-bottom:0;white-space:nowrap}.founder-card p:not(.section-label){max-width:1040px;font-size:19px}.founder-meta{display:flex;align-items:flex-start;gap:46px;margin-top:auto}.founder-copy{padding-top:10px}.logo-row{display:flex;flex-direction:column;align-items:flex-start;gap:16px;margin:0}.logo-row span{display:block;font-family:Roboto Mono,ui-monospace,monospace;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--muted)}.contact-row{display:flex;flex-direction:column;align-items:flex-start;gap:19px;padding-top:1px}.contact-row>span{display:block;font-family:Roboto Mono,ui-monospace,monospace;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--muted)}.logo-row img{display:block;width:auto;object-fit:contain}.workplace-logos{display:flex;flex-wrap:nowrap;align-items:center;gap:30px;max-width:100%}.logo-row .aws-logo{max-width:168px;max-height:64px}.logo-row .ing-logo{max-width:136px;max-height:50px}.audience-section{background:var(--bg)}.path-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.path-card{min-height:300px;display:flex;flex-direction:column;gap:14px;color:inherit;text-decoration:none}.path-card:nth-child(1),.path-card:nth-child(2),.path-card:nth-child(3){background:var(--bg)}.path-card h3{margin-bottom:0;font-size:32px;line-height:1.04}.path-card p{flex:1;font-size:18px}.path-card>span{display:inline-flex;align-items:center;gap:6px;color:var(--muted);font-family:Roboto Mono,ui-monospace,monospace;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.course-card{min-height:620px;display:flex;flex-direction:column;justify-content:space-between;gap:24px;color:inherit;text-decoration:none;box-shadow:8px 8px 0 var(--shadow-blue)}.course-card:hover{transform:translateY(-2px)}.course-thumb{display:block;width:100%;height:auto;aspect-ratio:16 / 9;object-fit:cover;border:1px solid var(--card-border);border-radius:var(--radius)}.course-card h3,.podcast-card h3{margin-bottom:18px;font-size:36px;line-height:1.05}.course-card p,.podcast-card p,.venture-card p{font-size:18px}.stat-row span,.tag-row span,.mini-stack span{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border:1px solid var(--rule);border-radius:999px;font-family:Roboto Mono,ui-monospace,monospace;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.tag-row span{background:var(--bg)}.text-link{display:inline-flex;align-items:center;gap:6px;width:fit-content;font-family:Roboto Mono,ui-monospace,monospace;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;text-decoration:underline;text-underline-offset:5px}.news-section{background:var(--bg)}.news-feature-card{display:grid;grid-template-columns:minmax(0,.95fr) minmax(320px,.72fr);gap:28px;margin-bottom:28px;padding:32px;background:var(--bg);border:1px solid var(--card-border);border-radius:var(--radius);box-shadow:8px 8px 0 var(--shadow-blue)}.news-feature-copy{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.news-feature-side{display:grid;align-content:start}.news-cover-image{display:block;width:100%;height:auto;aspect-ratio:16 / 9;object-fit:cover;background:#e8e3da;border:1px solid var(--card-border);border-radius:var(--radius)}.news-meta{display:flex;flex-wrap:wrap;gap:10px}.news-meta span{display:inline-flex;align-items:center;min-height:30px;padding:6px 10px;border:1px solid var(--rule);border-radius:999px;font-family:Roboto Mono,ui-monospace,monospace;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.news-feature-card h3{max-width:860px;margin:0;font-size:clamp(42px,4.4vw,64px);line-height:1}.news-feature-card p:not(.section-label){max-width:760px;font-size:20px}.news-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:auto}.news-takeaways{padding:22px;border:1px solid var(--rule);border-radius:var(--radius);background:#ffffff6b}.news-takeaways ul,.news-compact-card ul{display:grid;gap:12px;margin:0;padding-left:20px}.news-takeaways li,.news-compact-card li{font-size:16px}.news-story-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.news-story-card,.news-compact-card{display:flex;flex-direction:column;gap:14px;padding:26px;background:var(--bg);border:1px solid var(--card-border);border-radius:var(--radius);box-shadow:8px 8px 0 var(--shadow-blue)}.news-story-card h3,.news-compact-card h3{margin:0;font-size:32px;line-height:1.05}.news-story-card p,.news-compact-card p{margin-bottom:0;font-size:17px}.news-source-row{display:flex;flex-wrap:wrap;gap:14px;margin-top:auto}.news-lower-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;margin-top:28px}.news-archive-hero{min-height:min(640px,calc(100svh - 96px))}.news-archive-section{display:grid;gap:28px}.news-article-page-section{padding-top:84px}.news-index-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:12px}.news-index-card{display:flex;flex-direction:column;gap:12px;min-height:330px;padding:22px;color:inherit;text-decoration:none;background:var(--bg);border:1px solid var(--card-border);border-radius:var(--radius);box-shadow:8px 8px 0 var(--shadow-blue)}.news-index-card:hover{border-color:var(--ink);transform:translateY(-2px)}.news-index-card span,.news-index-card time{font-family:Roboto Mono,ui-monospace,monospace;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.news-index-card strong{font-family:Cardo,Georgia,serif;font-size:30px;font-weight:400;line-height:1.05}.news-index-card p{margin-bottom:0;font-size:15px;color:var(--muted)}.news-index-cover{margin-bottom:4px}.news-full-card{width:min(100%,980px);margin:28px auto 0;padding:34px;background:var(--bg);border:1px solid var(--card-border);border-radius:var(--radius);box-shadow:8px 8px 0 var(--shadow-blue)}.news-article-top-actions{display:flex;justify-content:flex-start;margin-bottom:22px}.news-cover-image-large{max-width:860px;margin:0 auto 34px}.news-article-header{display:grid;gap:14px;max-width:860px;margin-right:auto;margin-left:auto;margin-bottom:34px}.news-article-header h3{margin:0;font-size:clamp(44px,4.7vw,68px);line-height:1}.news-article-body{display:grid;grid-template-columns:minmax(0,1fr);gap:26px;max-width:860px;margin-right:auto;margin-left:auto}.news-article-section{padding:0 0 26px;border-bottom:1px solid var(--rule)}.news-article-section:last-child{border-bottom:0;padding-bottom:0}.news-article-section h4{margin:0 0 14px;font-family:Cardo,Georgia,serif;font-size:clamp(30px,3vw,42px);font-weight:400;line-height:1.04}.news-article-section p,.news-article-section li{font-size:18px}.news-article-section p{max-width:880px;margin-bottom:14px}.news-article-intro p{max-width:940px;font-family:Cardo,Georgia,serif;font-size:26px;font-style:italic;line-height:1.25}.news-article-section ul{display:grid;gap:10px;max-width:860px;margin:0;padding-left:22px}.news-signal-sources{margin-top:24px}.news-signal-sources .section-label{margin-bottom:12px}.news-sources-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.news-sources-list a{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:74px;padding:16px;color:inherit;text-decoration:none;border:1px solid var(--rule);border-radius:var(--radius);font-family:Roboto Mono,ui-monospace,monospace;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.news-sources-list a:hover{border-color:var(--ink)}.founder-links{display:flex;flex-wrap:wrap;gap:18px}.podcast-card{min-height:590px;display:flex;flex-direction:column;gap:16px;background:var(--bg)}.podcast-top{display:grid;grid-template-columns:112px minmax(0,1fr);align-items:center;gap:18px}.podcast-art{width:112px;height:112px;object-fit:cover;border:1px solid var(--card-border);border-radius:var(--radius)}.host,.role,.podcast-label,.cohost-title{font-family:Roboto Mono,ui-monospace,monospace;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;line-height:1.45}.host,.role,.cohost-title{color:var(--muted)}.podcast-card .host{margin-top:-2px;font-size:10px;letter-spacing:.06em}.podcast-label{display:inline-flex;align-items:center;gap:7px;flex-wrap:wrap;width:fit-content;color:var(--muted)}.podcast-label span{color:var(--muted)}.podcast-heading h3{margin:10px 0 8px}.podcast-hosts{display:grid;gap:10px;margin:10px 0 4px}.cohost-title{margin:0}.host-card{display:grid;grid-template-columns:70px minmax(0,1fr);gap:14px;padding:14px;color:inherit;text-decoration:none;background:var(--bg);border:1px solid var(--rule);border-radius:var(--radius)}.host-card:hover{border-color:var(--ink)}.host-card img,.cofounder-row img,.initial-avatar{width:70px;height:70px;flex:0 0 70px;aspect-ratio:1;object-fit:cover;border:1px solid var(--card-border);border-radius:50%;background:var(--bg)}.host-card strong,.host-card span,.cofounder-row span{display:block}.host-card strong{font-family:Cardo,Georgia,serif;font-size:24px;font-weight:400;line-height:1.05}.host-card span{margin-top:4px;font-family:Roboto Mono,ui-monospace,monospace;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--muted)}.host-card p{margin:8px 0 0;font-size:14px;line-height:1.45}.platform-buttons{display:flex;flex-wrap:wrap;gap:10px;margin-top:auto}.platform-button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:10px 15px;color:var(--card);background:var(--ink);border:2px solid var(--ink);border-radius:999px;font-family:Roboto Mono,ui-monospace,monospace;font-size:12px;font-weight:700;line-height:1.1;text-decoration:none;text-transform:uppercase;letter-spacing:.08em}.platform-button:hover{transform:translateY(-1px)}.venture-card{display:flex;flex-direction:column;align-items:flex-start;gap:24px}.cocoduro-heading{margin-bottom:28px}.newsletter-feature{display:grid;grid-template-columns:minmax(280px,.78fr) minmax(320px,.92fr);align-items:center;gap:42px}.venture-copy{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.cocoduro-title-row{display:flex;align-items:center;gap:10px;min-height:42px}.cocoduro-title-row img{display:block;width:36px;height:36px;aspect-ratio:1;object-fit:contain}.cocoduro-wordmark{margin:0;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:clamp(30px,2.9vw,38px);font-weight:900;line-height:.84;letter-spacing:0;transform:translateY(4px)}.cocoduro-kicker{margin:-2px 0 4px;font-family:Roboto Mono,ui-monospace,monospace;font-size:13px;font-weight:700;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.venture-image{display:block;width:100%;height:auto;aspect-ratio:1200 / 686;object-fit:cover;border:1px solid var(--card-border);border-radius:var(--radius);margin-bottom:8px}.venture-image-mobile{display:none}.cocoduro-feature{display:grid;grid-template-columns:minmax(320px,.86fr) minmax(360px,1fr);align-items:center;gap:44px;width:100%}.venture-card h2{margin-bottom:12px}.venture-card.newsletter,.venture-card.cocoduro{background:var(--bg)}.latest-post{padding:22px;background:var(--bg);border:1px solid var(--card-border);border-radius:var(--radius);box-shadow:8px 8px 0 var(--shadow-blue)}.latest-post h3{margin-bottom:10px;font-size:34px}.latest-post span{display:block;margin:0 0 14px;font-family:Roboto Mono,ui-monospace,monospace;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.cofounder-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%}.cofounder-row a{display:flex;align-items:center;gap:12px;padding:12px;color:inherit;text-decoration:none;background:var(--bg);border:1px solid var(--rule);border-radius:var(--radius)}.cofounder-row a:hover{border-color:var(--ink)}.cofounder-row strong{display:block;font-family:Cardo,Georgia,serif;font-size:22px;font-weight:400;line-height:1.05}.initial-avatar{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;font-family:Roboto Mono,ui-monospace,monospace;font-weight:700}.sources{background:var(--bg)}.source-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.source-list a{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:18px;border:1px solid var(--rule);border-radius:var(--radius);box-shadow:8px 8px 0 var(--shadow-blue);font-family:Roboto Mono,ui-monospace,monospace;font-size:13px;font-weight:700;text-decoration:none}.source-list a:hover{border-color:var(--ink)}.final-cta{position:relative;overflow:hidden;color:var(--card);background:var(--ink);border-bottom:0}.final-cta:after{content:"";position:absolute;right:-120px;bottom:-230px;width:420px;aspect-ratio:1;background:url(/assets/graphics-bottom.png) center / contain no-repeat;opacity:.16;pointer-events:none}.final-cta>*{position:relative;z-index:1}.final-cta h2{max-width:900px;margin-bottom:18px}.final-cta p:not(.section-label){max-width:700px;font-size:21px}.final-cta .section-label{color:var(--blue)}.final-cta .button.primary{color:var(--ink);background:var(--card);border-color:var(--card)}.final-cta .button.secondary{color:var(--card);background:transparent;border-color:var(--card)}@media(max-width:1080px){:root{--section-x: 32px}.hero{min-height:min(720px,calc(100svh - 116px))}h1{font-size:clamp(56px,8vw,68px)}.path-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.reach-stat-grid,.founder-layout{grid-template-columns:1fr}.source-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1024px){:root{--section-x: 20px}.site-header{position:sticky;top:8px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;margin-top:8px;margin-bottom:-62px;padding:10px 12px 12px;width:calc(100% - (var(--section-x) * 2));border-radius:22px}.announcement{display:flex;justify-content:center;align-items:center;min-height:0;gap:8px;font-size:11px;line-height:1.45;text-align:center}.announcement span{display:inline;margin-bottom:0}.header-right{display:contents}nav{display:none}.brand img{width:150px}.header-cta{grid-column:2;grid-row:1;min-height:36px;padding:8px 12px;font-size:10px;letter-spacing:.06em}.hero{min-height:auto;padding-top:98px;padding-bottom:92px}.gfx-top{top:-95px;right:-170px;width:350px}.gfx-bottom{bottom:-280px;left:-150px;width:340px}h1{max-width:340px;font-size:clamp(36px,9.8vw,40px);line-height:1.03}h2{font-size:38px}.hero-lead{max-width:340px;font-size:19px}.platform-row{max-width:260px}.reach-stat-grid{gap:12px;margin-top:28px}.reach-stat{min-height:180px;padding:28px}.reach-visual{display:none}.reach-stat strong{font-size:clamp(78px,22vw,108px)}.section{padding-top:64px;padding-bottom:64px}.course-grid,.podcast-grid,.news-story-grid,.news-lower-grid,.news-index-grid,.news-sources-list,.path-grid,.source-list{grid-template-columns:1fr}.newsletter-feature,.news-feature-card,.cocoduro-feature{grid-template-columns:1fr;gap:24px}.venture-image-desktop{display:none}.venture-image-mobile{display:block}.founder-card{display:flex;flex-direction:column;gap:26px;padding:24px}.founder-left{display:contents}.founder-meta{order:3;flex-direction:column;gap:24px}.founder-identity{order:1;align-items:center;flex-direction:row;gap:14px}.founder-photo{width:80px;height:80px;flex-basis:80px}.founder-card h2{font-size:clamp(31px,8.6vw,42px)}.founder-copy{order:2;padding-top:0}.section-heading.split{display:block}.course-card,.podcast-card,.news-feature-card,.news-story-card,.news-compact-card,.news-full-card,.venture-card,.path-card{padding:24px}.path-card,.podcast-card,.news-feature-card,.news-story-card,.news-compact-card,.news-full-card,.venture-card{min-height:auto}.course-card{min-height:auto;box-shadow:7px 7px 0 var(--shadow-blue)}.course-card h3,.podcast-card h3,.news-story-card h3,.news-compact-card h3{font-size:31px}.news-feature-card h3{font-size:clamp(36px,10vw,44px)}.news-article-header h3{font-size:clamp(36px,10vw,46px)}.news-article-intro p{font-size:21px}.podcast-top{grid-template-columns:86px minmax(0,1fr);gap:14px}.podcast-art{width:86px;height:86px}.host-card{grid-template-columns:56px minmax(0,1fr)}.host-card img,.cofounder-row img,.initial-avatar{width:56px;height:56px;flex-basis:56px}.cofounder-row{grid-template-columns:1fr}.platform-button{width:100%}.final-cta:after{right:-180px;bottom:-250px;width:360px}}@media(prefers-reduced-motion:reduce){.student-pin{animation:none;opacity:1;transform:none}}
