:root{--charcoal:#000;--offblack:#1a1a1a;--gold:#ff0;--gold-light:#ff0;--warm-gray:#f5f3f0;--light-border:#e8e6e3;--heading:"Helvetica Neue","Helvetica","Arial",sans-serif;--body:"PT Serif",Georgia,serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-snap-type:y mandatory;scroll-padding-top:52px}section,.trust-bar,footer{scroll-snap-align:start;scroll-snap-stop:always}body{-webkit-font-smoothing:antialiased;color:var(--offblack);background:#fff}.eyebrow{font-family:var(--heading);letter-spacing:.22em;text-transform:uppercase;color:var(--offblack);font-size:.75rem;font-weight:700}.reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(24px)}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-d1{transition-delay:.1s}.reveal-d2{transition-delay:.2s}.reveal-d3{transition-delay:.3s}.nav{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000;justify-content:space-between;align-items:center;width:100%;padding:20px 28px;transition:transform .3s;display:flex;position:fixed;top:0;transform:translateY(-100%)}.nav.show{transform:translateY(0)}.nav-logo{font-family:var(--heading);letter-spacing:.04em;color:#fff;font-size:14px;font-weight:800}.nav-cta{font-family:var(--heading);letter-spacing:.14em;text-transform:uppercase;color:var(--charcoal);background:#fff;border-radius:0;padding:8px 20px;font-size:10px;font-weight:800;text-decoration:none}.hero{color:#fff;flex-direction:column;justify-content:flex-end;min-height:100dvh;padding:0 24px 12px;display:flex;position:relative;overflow:hidden}.hero-bg{position:absolute;inset:0;overflow:hidden}.hero-bg img{object-fit:cover;object-position:center top;width:100%;height:100%}.hero-gradient{background:linear-gradient(#0000000d 0%,#0000 15% 52%,#0000004d 68%,#000c 82%,#000000f2 92%);position:absolute;inset:0}.hero-content{z-index:2;position:relative}.hero-content h1{font-family:var(--heading);letter-spacing:-.02em;text-align:center;white-space:nowrap;margin-bottom:6px;font-size:8.8vw;font-weight:800;line-height:1}.hero-subtitle{font-family:var(--heading);letter-spacing:.15em;text-transform:uppercase;opacity:.8;text-align:center;white-space:nowrap;margin-bottom:16px;font-size:2.35vw;font-weight:500}.stats-row{border-top:1px solid #ffffff1f;justify-content:space-between;padding-top:14px;display:flex}.stat{text-align:center;flex:1}.stat-val{font-family:var(--heading);font-size:18px;font-weight:800}.stat-label{font-family:var(--heading);letter-spacing:.14em;text-transform:uppercase;opacity:.4;margin-top:2px;font-size:8px;font-weight:600}.next-arrow{cursor:pointer;justify-content:center;padding:40px 0 16px;display:flex}.mission-stats{text-align:center;grid-template-columns:repeat(3,1fr);gap:16px;padding:24px 0;display:grid}.mission-stat{border-right:1px solid #1a1a1a26;flex-direction:column;align-items:center;gap:4px;padding:12px 0;display:flex}.mission-stat:last-child{border-right:none}.mission-stat-val{font-family:var(--heading);color:var(--offblack);font-size:22px;font-weight:800}.mission-stat-label{font-family:var(--heading);letter-spacing:.12em;text-transform:uppercase;color:#1a1a1a66;font-size:8px;font-weight:600}.story-text .next-arrow{padding-top:24px}.next-arrow svg{opacity:.25;transition:opacity .2s;animation:2s infinite bounce}.next-arrow:hover svg{opacity:.5}.next-arrow-light svg{stroke:#fff}.next-arrow-dark svg{stroke:var(--offblack)}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}.trust-bar{border-bottom:1px solid var(--light-border);flex-direction:column;justify-content:center;gap:48px;min-height:100dvh;padding:48px 24px;display:flex}.trust-section{text-align:center}.trust-section .eyebrow{margin-bottom:20px}.trust-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px 28px;padding:0 8px;display:flex}.trust-row img{object-fit:contain;width:auto;height:24px}.trust-row img.logo-tall{height:32px}#about{background:var(--warm-gray);flex-direction:column;min-height:100dvh;display:flex}.story-photo-wrap{position:relative}.story-photo{width:100%;height:auto;overflow:hidden}.story-photo img{object-fit:cover;object-position:center 58%;width:100%;height:100%;display:block}.story-table-logos{flex-wrap:nowrap;justify-content:center;align-items:center;gap:16px;padding:0 20px;display:flex;position:absolute;bottom:8px;left:0;right:0}.story-table-logos span{font-family:var(--heading);letter-spacing:.1em;text-transform:uppercase;opacity:.7;white-space:nowrap;color:#fff;font-size:7px;font-weight:700}.story-table-logos img{object-fit:contain;opacity:.9;flex-shrink:0}.story-table-logos img.logo-icon{width:20px;height:20px}.story-table-logos img.logo-wide{width:auto;height:20px}.story-text{flex-direction:column;justify-content:flex-start;padding:32px 24px 0;display:flex}.story-text .eyebrow{color:var(--offblack);font-family:var(--heading);letter-spacing:.22em;text-transform:uppercase;margin-bottom:10px;font-size:.75rem;font-weight:700}.story-text h2{font-family:var(--heading);letter-spacing:-.01em;margin-bottom:20px;font-size:22px;font-weight:800;line-height:1.3}.story-text p{font-family:var(--body);color:#1a1a1a99;margin-bottom:14px;font-size:18px;line-height:1.7}.impact{background:var(--warm-gray);flex-direction:column;min-height:100dvh;display:flex}.impact-photo{width:100%;max-height:36vh;margin-bottom:12px;position:relative;overflow:hidden}.video-controls{z-index:10;gap:8px;display:flex;position:absolute;bottom:12px;right:12px}.video-controls button{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:flex}.video-controls button:hover{background:#000c}.impact-photo img,.impact-photo video{object-fit:cover;width:100%;height:100%;display:block}.impact-text{flex-direction:column;flex:1;justify-content:flex-start;padding:20px 24px 24px;display:flex}.impact-text .eyebrow{color:var(--offblack);font-family:var(--heading);letter-spacing:.22em;text-transform:uppercase;margin-bottom:6px;font-size:.75rem;font-weight:700}.impact-text h2{font-family:var(--heading);letter-spacing:-.01em;margin-bottom:8px;font-size:22px;font-weight:800;line-height:1.08}.impact-text p{font-family:var(--body);color:#1a1a1a99;margin-bottom:12px;font-size:18px;line-height:1.7}.impact-stats{text-align:center;justify-content:center;gap:0;margin:0 -24px;padding:24px 12px 32px 24px;display:flex}.impact-stat{border-left:1px solid #1a1a1a33;flex-direction:column;align-items:center;gap:8px;padding:16px 32px;display:flex}.impact-stat:first-child{border-left:none}.impact-stat-val{font-family:var(--heading);color:var(--offblack);font-size:32px;font-weight:900;line-height:1}.impact-stat-label{font-family:var(--heading);letter-spacing:.18em;text-transform:uppercase;color:#1a1a1a80;font-size:8px;font-weight:700}.btn-learn-more{margin-top:8px}.keynote{color:var(--offblack);text-align:left;background:#fff;flex-direction:column;min-height:100dvh;display:flex}.keynote-photo{width:100%;max-height:55vh;position:relative;overflow:hidden}.keynote-photo img{object-fit:cover;object-position:center 30%;width:100%;height:100%}.keynote-photo-overlay{background:linear-gradient(#0000,#000000d9);flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;padding:20px 24px 12px;display:flex;position:absolute;bottom:0;left:0;right:0}.keynote-overlay-label{font-family:var(--heading);letter-spacing:.12em;text-transform:uppercase;color:#fff;opacity:.6;white-space:nowrap;font-size:7px;font-weight:700}.keynote-photo-overlay img{object-fit:contain;filter:brightness(0)invert();opacity:.8;width:auto;height:16px}.keynote-logos{display:none}.keynote-text{flex-direction:column;flex:none;justify-content:center;padding:30px 24px 8px;display:flex}.keynote .eyebrow{color:var(--offblack);margin-bottom:14px}.keynote h2{font-family:var(--heading);letter-spacing:-.01em;margin-bottom:14px;font-size:22px;font-weight:800;line-height:1.08}.keynote .tagline{font-family:var(--body);color:var(--offblack);margin-bottom:24px;font-size:15px;font-style:normal}.keynote-desc{font-family:var(--body);color:#1a1a1a99;margin-bottom:20px;font-size:15px;line-height:1.6}.keynote .cta-btn{justify-content:center;width:100%}.keynote .body-text{font-family:var(--body);color:#1a1a1a99;margin-bottom:28px;font-size:18px;line-height:1.7}.keynote .pills{flex-wrap:wrap;justify-content:flex-start;gap:8px;margin-bottom:32px;display:flex}.pill{font-family:var(--heading);color:#1a1a1a80;border:1px solid #1a1a1a26;border-radius:999px;padding:6px 14px;font-size:11px;font-weight:500}.cta-btn{min-height:48px;font-family:var(--heading);letter-spacing:.14em;text-transform:uppercase;justify-content:center;align-items:center;padding:16px 36px;font-size:12px;font-weight:800;text-decoration:none;transition:all .2s;display:inline-flex}.cta-white{color:var(--charcoal);background:#fff}.cta-outline{color:#fff;border:2px solid #fff}.cta-dark{background:var(--charcoal);color:#fff}.podcast{background:var(--warm-gray);flex-direction:column;justify-content:center;min-height:calc(100dvh + 52px);padding:48px 0 0;display:flex;overflow:hidden}.podcast-centered{text-align:center;align-items:center;padding:48px 24px}.podcast-centered .podcast-subs{justify-content:center}.podcast-art-large{border-radius:12px;overflow:hidden;box-shadow:0 12px 40px #00000026}.podcast-dark{background:var(--offblack);color:#fff;padding:48px 24px}.podcast-dark .eyebrow{color:#fff9}.podcast-dark h2{color:#fff}.podcast-dark .tagline{color:#fffc}.podcast-dark-inner{align-items:center;gap:24px;max-width:500px;margin:0 auto;display:flex}.podcast-dark-text{flex:1}.sub-btn.sub-white{color:var(--offblack);background:#fff;border:none}.sub-btn.sub-outline-white{color:#fff;background:0 0;border:1px solid #ffffff4d}.sub-btn.sub-outline-white:hover{border-color:#fff}.podcast-minimal{text-align:center;background:#fff;align-items:center;padding:48px 24px}.podcast-art-xl{border-radius:16px;overflow:hidden;box-shadow:0 16px 48px #0003}.podcast-mockup{flex-direction:column;justify-content:center;min-height:100dvh;padding:0;display:flex}.podcast-mockup-bg{background:var(--offblack);justify-content:center;padding:48px 24px;display:flex}.podcast-artwork-full{box-sizing:border-box;width:80%;height:auto;margin:0 auto;padding:48px 0 20px;display:block}.podcast-phone{filter:drop-shadow(0 16px 32px #0000004d);width:180px;height:auto}.podcast-text{background:0 0;padding:8px 24px 24px}.podcast-text .eyebrow{margin-bottom:8px}.podcast-text h2{font-family:var(--heading);margin-bottom:10px;font-size:22px;font-weight:800;line-height:1.08}.podcast-text .tagline{font-family:var(--body);color:#1a1a1a80;margin-bottom:16px;font-size:18px;font-style:normal;line-height:1.5}.podcast-text .podcast-subs{padding:0}.podcast-header{align-items:flex-start;gap:16px;margin-bottom:24px;padding:0 24px;display:flex}.podcast-art{border-radius:14px;flex-shrink:0;width:100px;height:100px;overflow:hidden;box-shadow:0 8px 24px #0000001a}.podcast-art img{object-fit:cover;width:100%;height:100%}.podcast-header-text .eyebrow{margin-bottom:4px}.podcast-header-text h2{font-family:var(--heading);margin-bottom:6px;font-size:24px;font-weight:800;line-height:1.05}.podcast-header-text .tagline{font-family:var(--body);color:#1a1a1a80;font-size:13px;font-style:italic}.podcast-body{margin-bottom:24px;padding:0 24px}.podcast-body p{font-family:var(--body);color:#1a1a1a8c;font-size:18px;line-height:1.65}.podcast-subs{flex-direction:column;gap:10px;margin-bottom:32px;padding:0 24px;display:flex}.podcast-subs .sub-btn{justify-content:center}.sub-btn{font-family:var(--heading);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:8px;min-height:44px;padding:16px 48px;font-size:11px;font-weight:700;text-decoration:none;display:inline-flex}.sub-primary{background:var(--charcoal);color:#fff}@media (min-width:768px){.sub-btn.sub-wide{padding:16px 96px}}.sub-outline{border:1.5px solid var(--charcoal);color:var(--charcoal)}.cats-scroll{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:8px;margin-bottom:20px;padding:0 24px;display:flex;overflow-x:auto}.cats-scroll::-webkit-scrollbar{display:none}.cat-pill{border:1.5px solid var(--light-border);font-family:var(--heading);color:var(--offblack);white-space:nowrap;border-radius:999px;flex-shrink:0;align-items:center;min-height:44px;padding:10px 18px;font-size:13px;font-weight:600;display:inline-flex}.cat-pill.active{background:var(--charcoal);color:#fff;border-color:var(--charcoal)}.episodes{padding:0 24px}.ep-card{border-bottom:1px solid var(--light-border);align-items:center;gap:14px;padding:14px 0;display:flex}.ep-num{font-family:var(--heading);color:#1a1a1a12;text-align:center;flex-shrink:0;width:36px;font-size:24px;font-weight:800}.ep-info{flex:1}.ep-cat{font-family:var(--heading);letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:3px;font-size:9px;font-weight:700}.ep-title{font-family:var(--heading);margin-bottom:2px;font-size:14px;font-weight:700;line-height:1.3}.ep-meta{font-family:var(--heading);color:#1a1a1a4d;font-size:11px}.ep-play{background:var(--charcoal);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:12px;display:flex}.newsletter{background:#fff;flex-direction:column;justify-content:flex-start;min-height:100dvh;padding:0 24px 24px;display:flex}.newsletter-phone{filter:none;width:100%;height:auto;margin:0 auto -20px;display:block}.newsletter .eyebrow{margin-bottom:8px}.newsletter h2{font-family:var(--heading);margin-bottom:10px;font-size:22px;font-weight:800;line-height:1.08}.newsletter .tagline{font-family:var(--body);color:#1a1a1a80;margin-bottom:24px;font-size:18px;font-style:normal;line-height:1.5}.email-form{flex-direction:column;gap:10px;margin-bottom:10px;display:flex}.email-form input{width:100%;font-family:var(--body);background:#fff;border:1px solid #1a1a1a1f;border-radius:2px;outline:none;min-height:52px;padding:16px 18px;font-size:16px}.email-form input:focus{border-color:var(--gold)}.email-form button{background:var(--charcoal);color:#fff;width:100%;font-family:var(--heading);letter-spacing:.14em;text-transform:uppercase;cursor:pointer;border:none;border-radius:2px;min-height:52px;padding:16px;font-size:12px;font-weight:800}.sub-count{font-family:var(--heading);color:#1a1a1a4d;font-size:12px}.contact{background:var(--charcoal);color:#fff;text-align:center;flex-direction:column;justify-content:center;min-height:100dvh;padding:56px 24px 64px;display:flex}.contact .eyebrow{color:var(--gold-light);margin-bottom:12px}.contact h2{font-family:var(--heading);margin-bottom:14px;font-size:22px;font-weight:800;line-height:1.08}.contact .body-text{font-family:var(--body);opacity:.5;margin-bottom:28px;font-size:18px;line-height:1.65}.footer{background:var(--charcoal);text-align:center;border-top:1px solid #ffffff0f;padding:20px 24px 40px}.footer-socials{justify-content:center;gap:24px;margin-bottom:12px;display:flex}.footer-socials a{font-family:var(--heading);color:#ffffff4d;align-items:center;min-height:44px;font-size:11px;font-weight:600;text-decoration:none;display:inline-flex}.footer-copy{font-family:var(--heading);color:#fff9;margin-top:auto;padding-top:48px;font-size:11px}@media (min-width:768px){html{scroll-snap-type:none}section,.trust-bar,footer{scroll-snap-align:none;scroll-snap-stop:normal}.trust-bar,#about,.impact,.keynote,.podcast,.newsletter,.contact{min-height:auto}.story-text,.impact-text,.keynote-text,.podcast,.newsletter,.contact{max-width:none;margin-left:auto;margin-right:auto}.trust-bar{padding:64px 48px}.story-text,.impact-text,.keynote-text{padding:48px}.podcast,.newsletter{padding:80px 48px}.contact{padding:150px 48px 80px}.footer{padding:32px 48px 48px}.nav{padding:24px 48px}.nav-logo{font-size:16px}.nav-cta{padding:10px 24px;font-size:11px}.hero{flex-direction:row;align-items:stretch;height:100dvh;min-height:auto;max-height:none;padding:0;display:flex}.hero-bg{order:2;height:100%;width:50%!important;position:relative!important}.hero-bg img{object-position:center 10%!important}.hero-gradient{display:none!important}.hero-content{text-align:center;z-index:2;max-width:none;color:var(--offblack);background:#fff;flex-direction:column;order:1;justify-content:center;align-items:center;margin:0;padding:64px 48px;display:flex;width:50%!important;position:relative!important}.hero-content h1{text-align:center;width:100%;font-size:36px}.hero-subtitle{letter-spacing:.18em;text-align:center;margin-bottom:20px;font-size:10px}.hero .next-arrow{justify-content:center;width:100%;margin-left:0;padding:32px 0 0;display:flex!important}.hero-arrow svg{stroke:var(--offblack)!important}.stats-row{border-top:none;justify-content:center;gap:0;max-width:none;padding-top:20px}.stat{text-align:center;border-right:none;flex-direction:column;flex:none;align-items:center;padding:12px 24px;display:flex}.stat:first-child{padding-left:24px}.stat:first-child,.stat:nth-child(2){border-right:1px solid #1a1a1a26}.stat-val{font-size:22px}.stat-label{font-size:9px}.trust-row{gap:40px 48px}.trust-row img{height:32px}.trust-row img.logo-tall{height:40px}#about{flex-direction:row;align-items:stretch;display:flex}.story-photo-wrap{flex:0 0 50%;min-height:0}.story-photo{height:100%;max-height:none}.story-text{flex-direction:column;flex:0 0 50%;justify-content:center;display:flex}.story-text .eyebrow{margin-bottom:16px;font-size:.75rem}.story-text h2{margin-bottom:24px;font-size:32px}.story-text p{margin-bottom:16px;font-size:17px}.impact{text-align:center;flex-direction:column;align-items:center;padding:60px 48px;display:flex;min-height:auto!important}.impact-text{display:contents}.impact .eyebrow{order:1}.impact h2{order:2}.impact-text>p:not(.eyebrow){display:none!important}.impact-photo{border-radius:0;order:4;margin:32px auto;position:relative;flex:none!important;width:700px!important;max-width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}.impact-stats{display:none!important}.impact .btn-learn-more{order:5;margin-top:24px;display:inline-block!important}.impact .next-arrow{order:6;display:none}.impact-text{width:100%;display:contents}.impact-text .eyebrow{font-size:.75rem}.impact-text h2{margin-bottom:24px;font-size:32px}.impact-text p{margin-bottom:16px;font-size:17px}.impact-stats{justify-content:flex-start;padding:24px 0 24px 12px}.impact-stat-val{font-size:24px}.impact-stat-label{font-size:9px}.keynote{background:#000 url(/images/tedx-keynote-desktop-v2.jpg) 50%/contain no-repeat;flex-direction:row;align-items:stretch;min-height:90vh;display:flex;position:relative}.keynote-photo{display:none}.keynote-text{color:#fff;flex-direction:column;justify-content:center;width:33%;margin-left:auto;padding:160px 48px;display:flex}.keynote .eyebrow{color:#fffc;order:1;margin-bottom:14px;font-size:.75rem}.keynote h2{color:#fff;white-space:nowrap;order:1;margin-bottom:18px;font-size:26px}.keynote .tagline{color:#fff;order:2;margin-bottom:8px;font-size:16px;font-style:normal}.keynote-desc{color:#fff9;order:4;max-width:420px;margin-top:8px;margin-bottom:20px;font-size:15px;line-height:1.6}.keynote-logos{order:3}.keynote .cta-btn{order:5;width:auto}.keynote .body-text{color:#ffffffd9;margin-bottom:32px;font-size:17px}.keynote-logos{max-width:420px;margin-top:10px;margin-left:-14px;display:block}.keynote-logos-img{width:100%!important}.keynote .email-form{flex-direction:column!important;width:320px!important;max-width:320px!important}.keynote .email-form input,.keynote .email-form button{width:100%!important;max-width:320px!important}.keynote .email-form input{color:#fff;background:#ffffff1a;border:1px solid #ffffff4d}.keynote .email-form input::placeholder{color:#ffffff80}.keynote .cta-btn{color:#000;background:#fff}.keynote .cta-btn:hover{background:#ffffffe6}.pill{padding:8px 18px;font-size:13px}.cta-btn{padding:18px 42px;font-size:13px}.podcast-header{gap:24px;margin-bottom:32px}.podcast-art{width:140px;height:140px}.podcast{background:var(--warm-gray);max-width:fit-content;box-shadow:0 0 0 100vmax var(--warm-gray);clip-path:inset(0 -100vmax);flex-direction:row;align-items:center;gap:48px;margin:0 auto;display:flex}.podcast-artwork-full{border-radius:12px;flex-shrink:0;width:280px;padding:0;overflow:hidden}.podcast-text{flex:1;width:auto;margin:0;padding:12px 0 0}.podcast-header{padding-left:0;padding-right:0}.newsletter .next-arrow,.podcast .next-arrow{display:none!important}.podcast-header-text h2{font-size:32px}.podcast-header-text .tagline{font-size:18px}.podcast-body p{font-size:17px}.cat-pill{padding:12px 22px;font-size:18px}.ep-card{padding:20px 0}.ep-num{width:48px;font-size:32px}.ep-title{font-size:18px}.ep-meta{font-size:13px}.ep-play{width:48px;height:48px;font-size:14px}.newsletter{flex-direction:row;justify-content:center;align-items:center;gap:0;max-width:fit-content;margin:0 auto;display:flex;padding-left:0!important;padding-right:0!important}.newsletter-phone{flex-shrink:0;width:280px;margin:0 -40px 0 -100px}.newsletter>div{flex:1;max-width:500px}.newsletter .eyebrow{font-size:.75rem}.newsletter h2{margin-bottom:12px;font-size:32px}.newsletter .tagline{margin-bottom:28px;font-size:17px}.email-form{flex-direction:row;gap:12px;max-width:600px}.email-form input{flex:1;font-size:17px}.email-form button{flex-shrink:0;width:auto;padding:16px 32px}.keynote .email-form{flex-direction:column;max-width:400px}.keynote .email-form button{width:100%}.sub-count{font-size:14px}.contact .eyebrow{font-size:.75rem}.contact h2{margin-bottom:20px;font-size:32px}.contact .body-text{margin-bottom:36px;font-size:17px}}@media (min-width:1024px){.hero{flex-direction:row;align-items:stretch;height:100dvh;max-height:none;padding:0;display:flex}.hero-bg{order:2;height:100%;width:50%!important;position:relative!important}.hero-bg img{object-position:center 10%!important}.hero-gradient{display:none!important}section{position:relative}.next-arrow{display:none!important}.hero .next-arrow{justify-content:center;width:100%;margin-left:0;padding:40px 0 0;display:flex!important}.hero-arrow svg{stroke:var(--offblack)!important}.story-photo img{object-fit:cover!important;height:100%!important}.impact-photo video,.boh-video-el{width:100%!important;height:auto!important;display:block!important;position:relative!important}.keynote-photo img{object-fit:cover!important;height:100%!important}.keynote-photo{max-height:none}.hero-content{text-align:center;z-index:2;max-width:none;color:var(--offblack);background:#fff;flex-direction:column;order:1;justify-content:center;align-items:center;margin:0;padding:64px 48px;display:flex;width:50%!important;position:relative!important}.hero-content h1{text-align:center;width:100%;font-size:44px}.hero-subtitle{letter-spacing:.22em;text-align:center;text-align:left;margin-bottom:24px;font-size:11px}.stats-row{border-top:none;justify-content:center;gap:0;max-width:none}.stat{text-align:center;border-right:none;flex-direction:column;flex:none;align-items:center;padding:12px 30px;display:flex}.stat:first-child{padding-left:30px}.stat:first-child,.stat:nth-child(2){border-right:1px solid #1a1a1a26}.stat-val,.stat-label{color:var(--offblack)!important}.stats-row{gap:0}.stat-val{font-size:28px}.stat-label{white-space:nowrap;font-size:9px}.story-text,.impact-text{padding:80px}.keynote-text{width:33%;padding:80px 48px}.podcast,.newsletter,.contact{padding:100px 80px}.contact-inner{align-items:center;gap:48px;flex-direction:column!important;padding-bottom:0!important}.contact-group+.contact-group{margin-top:0}.contact{justify-content:flex-start!important;align-items:center!important;min-height:100vh!important;padding:80px 80px 40px!important}.contact .contact-inner{flex:1;justify-content:center;display:flex!important}.contact .footer-copy{margin-top:auto!important}.contact>div:first-child .eyebrow{margin-bottom:8px;margin-top:0!important}.podcast{align-items:center}.story-text h2,.impact-text h2,.newsletter h2,.keynote h2{font-size:32px}.contact h2{font-size:48px}.story-text p,.impact-text p,.keynote .body-text,.newsletter .tagline,.contact .body-text{font-size:19px;line-height:1.7}.keynote .tagline{font-size:18px}.story-photo-wrap,.story-text{flex:0 0 50%}.story-text .eyebrow{margin-bottom:16px}.story-text h2{line-height:1.15}.newsletter{gap:80px;max-width:none}.newsletter-phone{width:420px}.newsletter h2{margin-bottom:16px}.newsletter .tagline{margin-bottom:32px}.email-form input{padding:18px 24px;font-size:17px}.email-form button{padding:18px 36px;font-size:13px}.podcast.podcast-mockup{background:var(--warm-gray);max-width:fit-content;box-shadow:0 0 0 100vmax var(--warm-gray);clip-path:inset(0 -100vmax);flex-direction:row;align-items:center;gap:80px;margin:0 auto;padding:160px 80px}.podcast-artwork-full{width:380px;box-shadow:none;border-radius:0;flex-shrink:0;padding:0}.podcast-text{flex:none;padding:0}.podcast-text h2{margin-bottom:12px;font-size:32px}.podcast-text .tagline{margin-bottom:32px;font-size:19px}.podcast-subs{flex-flow:wrap;gap:12px}.podcast-subs .sub-btn{padding:14px 28px;font-size:12px}.podcast-subs .sub-btn.sub-wide{padding:14px 56px}.keynote .body-text{max-width:none}.cta-btn{padding:18px 48px;font-size:13px}.impact-stat-val{font-size:32px}.impact-stat-label{font-size:12px}.contact{max-width:none;padding:120px 80px}.footer{padding:40px 80px 56px}.footer-socials{gap:40px}.footer-socials a{font-size:13px}}@media (min-width:1280px){.hero-content h1{font-size:50px}.hero-subtitle{font-size:12px}.stat-val{font-size:32px}.stat-label{font-size:10px}.hero-content{padding:64px 48px}.hero .next-arrow{margin-left:0}}@media (min-width:1440px){.hero .next-arrow{margin-left:0;padding:48px 0 0}#about,.impact,.keynote,.trust-bar{max-width:none;margin-left:auto;margin-right:auto}.podcast,.newsletter,.contact{max-width:none}.hero{height:100dvh;max-height:none;padding:0}.hero-bg{width:50%!important}.hero-bg img{object-fit:cover!important;object-position:center 10%!important}.hero-content{max-width:none;padding:64px 48px}.hero-content h1{font-size:56px}.hero-subtitle{letter-spacing:.25em;margin-bottom:32px;font-size:14px}.stat-val{font-size:34px}.stat-label{font-size:11px}.story-text h2,.impact-text h2{font-size:44px}.keynote h2{margin-bottom:24px;font-size:44px}.newsletter h2{font-size:44px}.story-text .eyebrow{margin-bottom:16px}.story-text h2{font-size:36px}.contact h2{font-size:48px}.podcast.podcast-mockup{gap:100px;padding:160px 80px}.podcast-artwork-full{width:420px}.podcast-text h2{font-size:44px}.newsletter-phone{width:480px;margin-right:-80px}.newsletter{gap:100px}.keynote-text{width:33%;padding:80px 48px}.keynote .tagline{font-size:20px}.keynote-logos{max-width:500px;margin-left:-16px}.keynote .body-text{font-size:19px}.impact-stat-val{font-size:32px}.impact-stat-label{font-size:12px}.footer{max-width:none;margin-left:auto;margin-right:auto}}.contact-inner{flex-direction:column;flex:1;justify-content:center;align-items:center;padding-bottom:60px;display:flex}.contact-group{flex-direction:column;align-items:center;display:flex}.contact-group+.contact-group{margin-top:56px}@media (min-width:768px){.keynote-text{width:55%!important;margin-left:auto!important;margin-right:-5%!important;padding:120px 48px!important}}@media (min-width:1024px){.keynote-text{width:50%!important;margin-right:0!important;padding:160px 48px!important}.keynote h2{font-size:32px}.keynote-desc{max-width:500px}}@media (min-width:768px){.impact{padding:60px 48px!important}}@media (min-width:1024px){.impact{padding:120px 60px!important}.impact-photo{width:650px!important;margin:16px auto!important}}@media (min-width:1280px){.impact-photo{width:680px!important}}@media (min-width:1440px){.impact{padding:120px 80px!important}.impact-photo{width:720px!important}}.contact-page{text-align:center;background:#000;flex-direction:column;justify-content:flex-start;align-items:center;min-height:100dvh;padding:60px 24px 40px;display:flex}.contact-page-inner{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:16px;margin-top:-40px;display:flex}.contact-page .eyebrow{color:var(--gold);letter-spacing:.25em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:600}.contact-page-title{font-family:var(--heading);color:#fff;margin:0;font-size:2.5rem;font-weight:700}.contact-page-subtitle{color:#fff9;max-width:600px;margin:0;font-size:1rem;line-height:1.6}.contact-form{flex-direction:column;gap:14px;width:100%;max-width:600px;margin-top:12px;display:flex}.contact-form input,.contact-form textarea{color:#fff;background:#ffffff0f;border:1px solid #ffffff26;border-radius:0;outline:none;padding:14px 16px;font-family:inherit;font-size:.95rem;transition:border-color .2s}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#ffffff59}.contact-form input:focus,.contact-form textarea:focus{border-color:#ffffff80}.contact-form textarea{resize:vertical;min-height:120px}.contact-form button{color:var(--offblack);letter-spacing:.15em;text-transform:uppercase;cursor:pointer;background:#fff;border:none;padding:16px;font-size:.85rem;font-weight:700;transition:opacity .2s}.contact-form button:hover{opacity:.85}.contact-page .footer-copy{color:#ffffff4d;margin-top:auto;padding:24px 0;font-size:.75rem}@media (max-width:600px){.contact-page-subtitle{max-width:100%;font-size:.85rem}}
