:root{--ink:#10243a;--blue:#3976c5;--coral:#e4685d;--ivory:#f7f1e7;--green:#6d9b72;--white:#fff;--muted:#526275;--line:rgba(16,36,58,.15);--max:1200px;--header:82px;--serif:Georgia,"Times New Roman",serif;--sans:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header) + 20px)}body{margin:0;background:var(--ivory);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.65}img{display:block;max-width:100%}a{color:inherit}button,a{touch-action:manipulation}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3{font-family:var(--serif);line-height:1.05}h1{font-size:clamp(3.2rem,8vw,7.4rem);font-weight:500;letter-spacing:-.055em;max-width:950px;margin-bottom:1.8rem}h2{font-size:clamp(2.4rem,5vw,4.8rem);font-weight:500;letter-spacing:-.04em;margin-bottom:2rem}h3{font-size:clamp(1.8rem,3vw,2.65rem);font-weight:500;margin-bottom:1rem}h4{font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;margin:1.6rem 0 .7rem}p{margin-bottom:1.15rem}.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}.skip-link{position:fixed;z-index:1000;top:8px;left:8px;transform:translateY(-150%);background:var(--ink);color:#fff;padding:.7rem 1rem;border-radius:4px}.skip-link:focus{transform:none}.site-header{height:var(--header);position:sticky;top:0;z-index:100;background:rgba(247,241,231,.94);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.nav-shell,.section-shell,.hero-shell,.footer-shell,.support-shell{width:min(calc(100% - 40px),var(--max));margin:auto}.nav-shell{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{width:220px;height:100%;display:flex;align-items:center;overflow:hidden}.brand img{width:100%;height:auto;transform:scale(1.3);transform-origin:center}.primary-nav{display:flex;align-items:center;gap:1.5rem}.primary-nav>a:not(.button),.site-footer nav a{text-decoration:none;font-size:.88rem;font-weight:700}.primary-nav>a:not(.button):hover,.site-footer nav a:hover{color:var(--blue)}.button{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;background:var(--coral);color:#fff;text-decoration:none;font-weight:800;padding:.9rem 1.2rem;border:2px solid var(--coral);border-radius:999px;line-height:1.2;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px);background:#c94f47;border-color:#c94f47}.button-small{padding:.65rem 1rem}.button-light{background:var(--ivory);color:var(--ink);border-color:var(--ivory)}.button-light:hover{background:#fff;border-color:#fff}.nav-toggle{display:none;border:0;background:none;padding:10px}.nav-toggle span:not(.sr-only){display:block;width:27px;height:2px;background:var(--ink);margin:5px}.hero{position:relative;min-height:calc(100vh - var(--header));background:var(--ink);color:#fff;display:flex;align-items:center;overflow:hidden}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(16,36,58,.86) 0%,rgba(16,36,58,.62) 43%,rgba(16,36,58,.08) 78%)}.hero-art{position:absolute;inset:0;background:url('/assets/images/science-universe-v2.png') center/cover no-repeat;transform:scale(1.01)}.hero-shell{position:relative;z-index:1;padding:6rem 0;display:flex;flex-direction:column;align-items:flex-start}.hero-copy{font-size:clamp(1.1rem,2vw,1.35rem);max-width:780px;color:#e8eef6}.hero-cta{margin-top:1rem;min-width:180px}.eyebrow{text-transform:uppercase;letter-spacing:.19em;font-size:clamp(.8125rem,.75rem + .12vw,.875rem);font-weight:850;color:var(--coral);margin-bottom:1.25rem}.hero .eyebrow{color:#ff8a7d}.support .eyebrow{color:var(--ink)}.text-link{display:inline-flex;align-items:center;gap:.45rem;color:var(--blue);font-weight:850;text-decoration-thickness:2px;text-underline-offset:5px;margin-top:.8rem}.section{padding:clamp(5rem,10vw,9rem) 0}.two-column{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:clamp(3rem,8vw,8rem)}.prose{font-size:1.05rem}.large-prose>p:first-child{font-family:var(--serif);font-size:clamp(1.5rem,2.4vw,2.1rem);line-height:1.35}.projects{background:#fff}.project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;margin-top:3rem}.project-card{border:1px solid var(--line);background:#fbfaf7;padding:clamp(1.5rem,3vw,2.6rem);border-radius:18px;display:flex;flex-direction:column}.project-featured{border-top:5px solid var(--blue)}.project-wide{grid-column:1/-1}.project-meta{display:flex;align-items:center;gap:.75rem;color:var(--muted);font-size:.78rem;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.8rem}.badge{display:inline-flex;border-radius:999px;padding:.4rem .7rem;font-weight:900;font-size:.69rem}.badge-live{background:#dcecdf;color:#315f39}.badge-development{background:#e8eff9;color:#25558f}.badge-future{background:#f9ddd9;color:#9b3932}.lead{font-size:1.12rem}.project-card ul{padding-left:1.25rem}.project-card li+li{margin-top:.5rem}.project-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}.project-details>div:only-child{grid-column:1/-1}.project-cta{align-self:flex-start;margin-top:auto}.inline-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem 3rem}.approach{background:var(--ink);color:#fff}.approach-flow{list-style:none;padding:3rem 0 0;margin:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));position:relative}.approach-flow:before{content:"";position:absolute;top:4.5rem;left:7%;right:7%;height:3px;background:linear-gradient(90deg,var(--blue),var(--coral),var(--green));border-radius:3px}.approach-flow li{position:relative;padding:0 1rem}.step-number{position:relative;z-index:1;display:grid;place-items:center;width:3.25rem;height:3.25rem;border-radius:50%;background:var(--ivory);color:var(--ink);font-weight:950;margin-bottom:2rem}.approach-flow h3{font-family:var(--sans);font-size:1.05rem;line-height:1.3}.approach-flow p{font-size:.9rem;color:#cfdae6}.founder{background:#fff}.founder-grid{align-items:start}.founder-avatar{width:clamp(220px,21vw,250px);aspect-ratio:2/3;object-fit:cover;border-radius:24px;border:1px solid var(--line);box-shadow:0 16px 40px rgba(16,36,58,.13)}.credibility{display:grid;grid-template-columns:repeat(6,1fr);background:var(--blue);color:#fff;border-radius:16px;overflow:hidden;margin-top:clamp(3rem,6vw,5rem)}.credibility span{padding:1.3rem .8rem;text-align:center;font-size:.75rem;font-weight:850;letter-spacing:.06em;text-transform:uppercase;border-right:1px solid rgba(255,255,255,.25)}.credibility span:last-child{border-right:0}.future{position:relative;overflow:hidden}.future:after{content:"";position:absolute;width:600px;height:600px;border:2px solid rgba(57,118,197,.15);border-radius:48% 52% 46% 54%;right:-300px;top:5%;transform:rotate(30deg);pointer-events:none}.support{background:var(--coral);color:#fff}.support-shell{display:grid;grid-template-columns:1.5fr auto;gap:4rem;align-items:center}.support h2{margin-bottom:1rem}.support p:not(.eyebrow){font-size:1.15rem;max-width:760px}.contact-shell{display:grid;grid-template-columns:1fr auto;gap:4rem;align-items:end}.site-footer{background:var(--ink);color:#fff;padding:4rem 0 1.4rem}.footer-shell{display:flex;justify-content:space-between;align-items:flex-end}.footer-shell img{width:180px;height:auto;margin-bottom:1rem}.footer-shell p{color:#c7d4e1}.site-footer nav{display:flex;gap:1.5rem}.legal{width:min(calc(100% - 40px),var(--max));margin:3rem auto 0;padding-top:1.3rem;border-top:1px solid rgba(255,255,255,.15);color:#afbdca;font-size:.78rem}a:focus-visible,button:focus-visible{outline:3px solid #ffbf49;outline-offset:4px;border-radius:3px}
@media(max-width:900px){:root{--header:72px}.nav-toggle{display:block}.primary-nav{position:absolute;top:100%;left:0;right:0;background:var(--ivory);padding:1.5rem 20px 2rem;border-bottom:1px solid var(--line);display:none;flex-direction:column;align-items:stretch;gap:.2rem}.primary-nav.is-open{display:flex}.primary-nav>a:not(.button){padding:.75rem 0}.brand{width:185px}.hero-art{background-position:56% center}.hero:after{background:linear-gradient(90deg,rgba(16,36,58,.94),rgba(16,36,58,.48))}.two-column{grid-template-columns:1fr;gap:2rem}.founder-intro{display:grid;grid-template-columns:minmax(0,1fr) 220px;column-gap:2rem;align-items:start}.founder-intro .eyebrow{grid-column:1/-1}.founder-avatar{grid-column:2;grid-row:2;width:220px}.project-details{grid-template-columns:1fr}.approach-flow{grid-template-columns:1fr;padding-left:1rem}.approach-flow:before{top:3rem;bottom:2rem;left:2.55rem;right:auto;width:3px;height:auto}.approach-flow li{display:grid;grid-template-columns:3.25rem 1fr;gap:1.25rem;padding:0 0 2.5rem}.step-number{margin:0}.credibility{grid-template-columns:repeat(3,1fr)}.support-shell,.contact-shell{grid-template-columns:1fr;align-items:start;gap:2rem}}
@media(max-width:620px){.section{padding:4.5rem 0}.hero{min-height:720px;align-items:flex-end}.hero-art{background-position:69% center}.hero:after{background:linear-gradient(0deg,rgba(16,36,58,.99) 12%,rgba(16,36,58,.82) 59%,rgba(16,36,58,.2))}.hero-shell{padding:4rem 0}.project-grid{grid-template-columns:1fr}.project-wide{grid-column:auto}.project-cta{align-self:stretch}.inline-list{grid-template-columns:1fr}.founder-intro{display:block}.founder-avatar{width:min(240px,72vw);margin-top:1.5rem}.credibility{grid-template-columns:repeat(2,1fr)}.footer-shell{display:block}.site-footer nav{display:grid;grid-template-columns:1fr 1fr;margin-top:2rem}.button{width:100%}}
.button:not(.button-light){color:var(--ink)}
.founder-avatar{height:auto}
.contact-shell{display:block}.contact-shell>div{max-width:780px}.contact-cta{margin-top:.35rem}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
