.hero[data-astro-cid-dhfotatx]{padding:clamp(48px,7vw,110px) 0 clamp(72px,9vw,130px);position:relative}.hero-grid[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:1.25fr 1fr;gap:clamp(28px,5vw,72px);align-items:stretch}@media(max-width:960px){.hero-grid[data-astro-cid-dhfotatx]{grid-template-columns:1fr}}.hero-text[data-astro-cid-dhfotatx]{min-width:0;display:flex;flex-direction:column;justify-content:center}.hero-photo[data-astro-cid-dhfotatx]{width:100%;aspect-ratio:4 / 5;min-height:clamp(440px,70vh,760px);position:relative;overflow:hidden;border-radius:6px}@media(max-width:960px){.hero-photo[data-astro-cid-dhfotatx]{aspect-ratio:16 / 11;min-height:0}}.hero-tagline[data-astro-cid-dhfotatx]{margin:28px 0 0;max-width:56ch;color:var(--ink-2);font-size:clamp(15px,1.4vw,17px);line-height:1.4;font-weight:500}.hero-tagline[data-astro-cid-dhfotatx] em[data-astro-cid-dhfotatx]{font-family:var(--font-editorial);font-style:italic;font-weight:500;color:var(--accent)}.hero-cta[data-astro-cid-dhfotatx]{margin-top:44px;display:flex;gap:14px;flex-wrap:wrap;align-items:center}.hero-fit[data-astro-cid-dhfotatx]{margin:22px 0 0;max-width:56ch;color:var(--muted);font-size:14px;line-height:1.5}.hero-fit[data-astro-cid-dhfotatx] strong[data-astro-cid-dhfotatx]{color:var(--ink);font-weight:600}.hero-meta[data-astro-cid-dhfotatx]{margin-top:64px;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:28px;border-top:1px solid var(--rule);padding-top:28px}.hero-meta-wrap[data-astro-cid-dhfotatx]{margin-top:clamp(48px,6vw,96px)}.hero-meta[data-astro-cid-dhfotatx] div[data-astro-cid-dhfotatx]{font-size:16px;line-height:1.5;color:var(--ink-2);text-wrap:pretty}.hero-meta[data-astro-cid-dhfotatx] strong[data-astro-cid-dhfotatx]{display:block;color:var(--ink);font-weight:600;font-size:18px;line-height:1.3;letter-spacing:-.01em;margin-bottom:6px;text-wrap:balance}.image-break-frame[data-astro-cid-dhfotatx]{height:clamp(294px,43vh,532px);border-radius:8px;overflow:hidden}.thesis-anchor[data-astro-cid-dhfotatx]{padding-top:clamp(56px,8vw,96px);padding-bottom:clamp(56px,8vw,96px)}.thesis-wrap[data-astro-cid-dhfotatx]{max-width:760px}.thesis-statement[data-astro-cid-dhfotatx]{font-family:Fraunces,Georgia,serif;font-size:clamp(26px,3.4vw,40px);line-height:1.2;letter-spacing:-.02em;color:var(--ink);margin:18px 0 22px;max-width:22ch}.thesis-statement[data-astro-cid-dhfotatx] strong[data-astro-cid-dhfotatx]{font-weight:600}.thesis-body[data-astro-cid-dhfotatx]{font-size:clamp(17px,1.4vw,19px);line-height:1.6;color:var(--ink-2);margin:0 0 26px;max-width:60ch}.thesis-links[data-astro-cid-dhfotatx]{font-size:14px;color:var(--ink-2);margin:0}.thesis-links[data-astro-cid-dhfotatx] a[data-astro-cid-dhfotatx]{color:var(--accent);text-decoration:none;font-weight:500;display:inline-flex;align-items:center;gap:6px}.thesis-links[data-astro-cid-dhfotatx] a[data-astro-cid-dhfotatx]:hover{text-decoration:underline}.thesis-links[data-astro-cid-dhfotatx] .arrow[data-astro-cid-dhfotatx]{display:inline-block;transition:transform .15s}.thesis-links[data-astro-cid-dhfotatx] a[data-astro-cid-dhfotatx]:hover .arrow[data-astro-cid-dhfotatx]{transform:translate(3px)}.thesis-links[data-astro-cid-dhfotatx] .sep[data-astro-cid-dhfotatx]{margin:0 10px;color:var(--rule)}@media(max-width:560px){.thesis-links[data-astro-cid-dhfotatx]{display:flex;flex-direction:column;gap:8px}.thesis-links[data-astro-cid-dhfotatx] .sep[data-astro-cid-dhfotatx]{display:none}}.logos[data-astro-cid-dhfotatx]{padding:clamp(48px,5vw,80px) 0;border-top:1px solid var(--rule)}.logos-head[data-astro-cid-dhfotatx]{font-family:Geist Mono,ui-monospace,monospace;font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--muted);text-align:center;margin-bottom:32px}.logos-grid[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:repeat(7,1fr);gap:1px;background:var(--rule);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule)}@media(max-width:1100px){.logos-grid[data-astro-cid-dhfotatx]{grid-template-columns:repeat(4,1fr)}}@media(max-width:720px){.logos-grid[data-astro-cid-dhfotatx]{grid-template-columns:repeat(3,1fr)}}@media(max-width:480px){.logos-grid[data-astro-cid-dhfotatx]{grid-template-columns:repeat(2,1fr)}}.logo-cell[data-astro-cid-dhfotatx]{background:var(--bg);aspect-ratio:2 / 1;display:flex;align-items:center;justify-content:center;padding:18px 20px;min-width:0;overflow:hidden;transition:background .2s}.logo-cell[data-astro-cid-dhfotatx] img[data-astro-cid-dhfotatx]{display:block;max-width:100%;max-height:50px;width:auto;height:auto;object-fit:contain;filter:grayscale(100%);opacity:.55;transition:filter .25s,opacity .25s}.logo-cell[data-astro-cid-dhfotatx]:hover img[data-astro-cid-dhfotatx]{filter:grayscale(0%);opacity:1}.logo-cell[data-astro-cid-dhfotatx] img[data-astro-cid-dhfotatx][src*=logo-henn]{max-height:44px}.logo-cell[data-astro-cid-dhfotatx] img[data-astro-cid-dhfotatx][src*=logo-lgt]{max-height:38px}.logo-cell[data-astro-cid-dhfotatx] img[data-astro-cid-dhfotatx][src*=logo-exporo]{max-height:40px}.logo-cell[data-astro-cid-dhfotatx] img[data-astro-cid-dhfotatx][src*=logo-norr-hydro],.logo-cell[data-astro-cid-dhfotatx] img[data-astro-cid-dhfotatx][src*=logo-finbc]{max-height:36px}.logo-cell[data-astro-cid-dhfotatx] img[data-astro-cid-dhfotatx][src*=logo-mcl]{max-height:45px}.logos-foot[data-astro-cid-dhfotatx]{text-align:center;margin-top:32px}.logos-foot[data-astro-cid-dhfotatx] a[data-astro-cid-dhfotatx]{font-family:Geist Mono,ui-monospace,monospace;font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--ink);text-decoration:none;border-bottom:1px solid var(--rule);padding-bottom:3px;transition:color .2s,border-color .2s}.logos-foot[data-astro-cid-dhfotatx] a[data-astro-cid-dhfotatx]:hover{color:var(--accent);border-color:var(--accent)}.logos-foot[data-astro-cid-dhfotatx] .arrow[data-astro-cid-dhfotatx]{margin-left:6px;font-size:14px}.founders[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}@media(max-width:720px){.founders[data-astro-cid-dhfotatx]{grid-template-columns:1fr}}.founder[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:110px 1fr;gap:20px;align-items:start;padding:24px;background:var(--paper);border:1px solid var(--rule);border-radius:10px}.founder-photo[data-astro-cid-dhfotatx]{width:110px;height:140px;border-radius:6px;overflow:hidden;background:var(--bg-2)}.founder-photo[data-astro-cid-dhfotatx] img[data-astro-cid-dhfotatx]{width:100%;height:100%;object-fit:cover}.founder[data-astro-cid-dhfotatx] h3[data-astro-cid-dhfotatx]{font-size:22px;margin:0;font-weight:700;letter-spacing:-.02em}.founder[data-astro-cid-dhfotatx] .role[data-astro-cid-dhfotatx]{font-family:Geist Mono,ui-monospace,monospace;font-size:11px;color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin:4px 0 12px}.founder[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{font-size:14.5px;color:var(--ink-2);margin:0 0 12px;line-height:1.45}.founder[data-astro-cid-dhfotatx] .links[data-astro-cid-dhfotatx]{display:flex;gap:12px}.founder[data-astro-cid-dhfotatx] .links[data-astro-cid-dhfotatx] a[data-astro-cid-dhfotatx]{font-family:Geist Mono,ui-monospace,monospace;font-size:11px;color:var(--ink);text-decoration:none;border-bottom:1px solid var(--rule);padding-bottom:1px}.founder[data-astro-cid-dhfotatx] .links[data-astro-cid-dhfotatx] a[data-astro-cid-dhfotatx]:hover{color:var(--accent);border-color:var(--accent)}.faq-section[data-astro-cid-dhfotatx] .faq[data-astro-cid-dhfotatx]{max-width:880px;margin:56px auto 0}.faq-more[data-astro-cid-dhfotatx]{max-width:880px;margin:36px auto 0;text-align:center}.faq-more[data-astro-cid-dhfotatx] a[data-astro-cid-dhfotatx]{font-family:Geist Mono,ui-monospace,monospace;font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--ink);text-decoration:none;border-bottom:1px solid var(--rule);padding-bottom:3px;transition:color .2s,border-color .2s}.faq-more[data-astro-cid-dhfotatx] a[data-astro-cid-dhfotatx]:hover{color:var(--accent);border-color:var(--accent)}.faq-more[data-astro-cid-dhfotatx] .arrow[data-astro-cid-dhfotatx]{margin-left:6px;font-size:14px}.cta-final[data-astro-cid-dhfotatx]{background:var(--surface-contrast);color:var(--on-contrast);border-radius:16px;padding:clamp(48px,7vw,96px) clamp(28px,5vw,80px);margin:var(--gap-section) 0;position:relative;overflow:hidden}.cta-final[data-astro-cid-dhfotatx] h2[data-astro-cid-dhfotatx]{font-size:clamp(40px,6vw,84px);line-height:1;letter-spacing:-.025em;font-weight:800;max-width:16ch}.cta-final[data-astro-cid-dhfotatx] h2[data-astro-cid-dhfotatx] em[data-astro-cid-dhfotatx]{font-style:normal;color:var(--accent)}.cta-final[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{max-width:50ch;margin-top:20px;color:color-mix(in oklab,var(--on-contrast) 75%,transparent);font-size:18px}.cta-final[data-astro-cid-dhfotatx] .btn-primary[data-astro-cid-dhfotatx]{background:var(--on-contrast);color:var(--surface-contrast);margin-top:40px}.cta-final[data-astro-cid-dhfotatx] .btn-primary[data-astro-cid-dhfotatx]:hover{background:var(--accent);color:var(--surface-contrast)}.cta-final[data-astro-cid-dhfotatx]:after{content:"";position:absolute;right:-120px;bottom:-120px;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,color-mix(in oklab,var(--accent) 40%,transparent),transparent 70%);pointer-events:none}
