@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}.__variable_f367f3{--font-inter:"Inter","Inter Fallback"}@property --border-angle{syntax:"<angle>";initial-value:0deg;inherits:false}@keyframes border-rotate{to{--border-angle:360deg}}:root{--bg:#ffffff;--bg-secondary:#f5f5f5;--text-primary:#0a0a0a;--text-secondary:#525252;--text-muted:#8a8a8a;--border:#e5e5e5;--nav-bg:rgba(255,255,255,0.85);--btn-bg:#0a0a0a;--btn-text:#ffffff;--btn-hover-bg:#1a1a1a;--tag-bg:#f0f0f0;--tag-text:#525252;--gradient:linear-gradient(90deg,#0ea5e9,#8b5cf6,#f43f5e)}@media (prefers-color-scheme:dark){:root{--bg:#0a0a0a;--bg-secondary:#111111;--text-primary:#fafafa;--text-secondary:#a3a3a3;--text-muted:#737373;--border:#262626;--nav-bg:rgba(10,10,10,0.85);--btn-bg:#fafafa;--btn-text:#0a0a0a;--btn-hover-bg:#e5e5e5;--tag-bg:#1a1a1a;--tag-text:#a3a3a3}}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}body{font-family:var(--font-inter),system-ui,sans-serif;background-color:var(--bg);color:var(--text-primary);font-size:1rem;line-height:1.6}a{color:inherit;text-decoration:none}.data-card{background:transparent;border:1px solid var(--border);border-radius:8px}.action-btn{display:inline-flex;align-items:center;justify-content:center;background:var(--btn-bg);color:var(--btn-text);border:none;border-radius:999px;font-family:var(--font-inter),system-ui,sans-serif;font-size:.9rem;font-weight:500;cursor:pointer;transition:transform .1s ease,background-color .15s ease;text-decoration:none;letter-spacing:-.01em}.action-btn:hover{transform:scale(1.02);background:var(--btn-hover-bg)}.primary-cta{border:2px solid transparent;border-radius:999px;padding:.85rem 2rem;font-size:.95rem;animation:border-rotate 4s linear infinite}.primary-cta,.primary-cta:hover{background:linear-gradient(var(--btn-bg),var(--btn-bg)) padding-box,conic-gradient(from var(--border-angle),#8b5cf6,#0ea5e9,#06b6d4,#10b981,#f59e0b,#f43f5e,#ec4899,#8b5cf6) border-box}.primary-cta:hover{animation-duration:2s}@media (prefers-reduced-motion:reduce){.primary-cta{animation:none;border:2px solid var(--border)}}.nav-glass{position:fixed;top:0;left:0;right:0;z-index:100;background:var(--nav-bg);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--border)}.nav-inner{max-width:1100px;margin:0 auto;padding:0 2rem;height:64px;display:flex;align-items:center;justify-content:space-between}.nav-logo{font-size:1rem;font-weight:600;letter-spacing:-.02em;color:var(--text-primary)}.nav-links{display:flex;align-items:center;gap:2rem}.nav-link{font-size:.875rem;color:var(--text-secondary);transition:color .15s}.nav-link:hover{color:var(--text-primary)}.nav-contact{padding:.45rem 1.1rem;font-size:.85rem}.hamburger{display:none;background:none;border:none;cursor:pointer;color:var(--text-primary);padding:.25rem}.mobile-overlay{position:fixed;inset:0;z-index:200;background:var(--nav-bg);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem}.overlay-close{position:absolute;top:1.5rem;right:1.5rem;padding:.6rem;background:transparent;color:var(--text-primary);border:1px solid var(--border);border-radius:6px}.overlay-close:hover{background:var(--tag-bg)}.overlay-nav{display:flex;flex-direction:column;align-items:center;gap:2rem}.overlay-link{font-size:1.5rem;font-weight:500;color:var(--text-primary);letter-spacing:-.02em}.overlay-cta{width:100%;padding:.9rem 2rem}.container{max-width:1100px;margin:0 auto;padding:0 2rem}.section{padding:6rem 0}.hero{padding-top:64px}.hero-inner{display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;gap:3rem;align-items:center;min-height:calc(100vh - 64px);padding-top:5rem;padding-bottom:5rem}.hero-visual-wrap{overflow:hidden;height:480px;-webkit-mask-image:linear-gradient(90deg,transparent,black 10%,black);mask-image:linear-gradient(90deg,transparent,black 10%,black)}.hero-visual-canvas{display:block;width:100%;height:100%;opacity:0;animation:viz-fade-in 1s ease .2s forwards}.hero-tag{font-family:var(--font-inter),system-ui,monospace;font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin-bottom:2rem}.hero-heading{font-size:clamp(2.5rem,5vw,4.75rem);font-weight:500;letter-spacing:-.03em;line-height:1.08;color:var(--text-primary);max-width:660px;margin-bottom:1.75rem}.hero-body{font-size:1.1rem;color:var(--text-secondary);max-width:500px;line-height:1.7}.institution-strip{position:relative;padding:1.75rem 0;background:var(--text-primary)}.institution-strip:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--gradient)}.strip-label{display:block;font-size:.68rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:var(--bg-secondary);opacity:.4;margin-bottom:.9rem}.strip-orgs{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem 0}.strip-item{font-size:.95rem;font-weight:500;letter-spacing:-.01em;color:var(--bg-secondary);opacity:.75;white-space:nowrap}.strip-sep{display:inline-block;width:3px;height:3px;border-radius:50%;background:var(--bg-secondary);opacity:.25;margin:0 1.25rem;flex-shrink:0}.problem-section{padding:6rem 0;border-bottom:1px solid var(--border)}.problem-inner{display:grid;grid-template-columns:1fr 1fr;grid-gap:5rem;gap:5rem;margin-bottom:4rem}.problem-statement{font-size:1.35rem;font-weight:500;letter-spacing:-.02em;line-height:1.4;color:var(--text-primary);margin-bottom:1.5rem;margin-top:1rem}.problem-detail{font-size:1rem;color:var(--text-secondary);line-height:1.75;margin-bottom:1rem}.problem-detail:last-child{margin-bottom:0}.capability-block{padding-top:0}.capability-list{list-style:none;display:flex;flex-direction:column;gap:0;margin-top:1rem}.capability-list li{display:flex;flex-direction:column;gap:.3rem;padding:1.25rem 0;border-bottom:1px solid var(--border)}.capability-list li:first-child{border-top:1px solid var(--border)}.cap-title{font-size:.95rem;font-weight:600;color:var(--text-primary);letter-spacing:-.01em}.cap-desc{font-size:.875rem;color:var(--text-secondary);line-height:1.6}.bridge-cta{display:flex;align-items:center;gap:2rem;padding-top:0}.bridge-cta-note{font-size:.9rem;color:var(--text-muted);max-width:380px;line-height:1.6}.trust-section{border-top:1px solid var(--border);padding:5rem 0}.section-label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin-bottom:2.5rem}.trust-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem}.trust-block{padding:2rem}.trust-org{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-bottom:.75rem}.trust-role{font-size:1rem;font-weight:500;color:var(--text-primary);margin-bottom:.5rem}.trust-impact{font-size:.9rem;color:var(--text-secondary);line-height:1.65}.pillars-section{border-top:1px solid var(--border);padding:5rem 0}.pillars-intro{margin-bottom:0}.pillars-intro p{font-size:1rem;color:var(--text-secondary);line-height:1.7;margin-top:1rem}.pillars-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.25rem;gap:1.25rem}.pillar-card{padding:2rem;display:flex;flex-direction:column;gap:.75rem;text-decoration:none}.pillar-index{font-family:var(--font-inter),system-ui,monospace;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted)}.pillar-title{font-size:1.1rem;font-weight:500;letter-spacing:-.01em;color:var(--text-primary);line-height:1.3}.pillar-subtext{font-size:.875rem;color:var(--text-secondary);line-height:1.6;flex:1 1}.pillar-arrow{align-self:flex-start;display:inline-flex;align-items:center;gap:.4em;font-size:.75rem;font-weight:500;letter-spacing:.04em;color:var(--text-secondary);background:transparent;border:1px solid var(--border);border-radius:999px;padding:.35em .85em;margin-top:.75rem;transition:color .2s ease,background .2s ease,border-color .2s ease,transform .2s ease;will-change:transform}.pillar-card:hover .pillar-arrow{color:var(--bg);background:var(--text-primary);border-color:var(--text-primary);transform:scale(1.03)}.archive-section{border-top:1px solid var(--border);padding:5rem 0}.archive-page{padding-top:8rem;padding-bottom:8rem}.archive-breadcrumb{display:flex;align-items:center;gap:.5rem;margin-bottom:4rem;max-width:680px;margin-left:auto;margin-right:auto}.breadcrumb-link{font-size:.8rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;font-weight:600;transition:color .15s}.breadcrumb-link:hover{color:var(--text-primary)}.breadcrumb-sep{font-size:.75rem;color:var(--text-muted)}.breadcrumb-current{font-size:.8rem;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.08em;font-weight:600}.archive-header{max-width:680px;margin-bottom:5rem;margin-left:auto;margin-right:auto}.archive-pillar-tag{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin-bottom:1.5rem}.archive-title{font-size:2.4rem;font-weight:500;letter-spacing:-.03em;line-height:1.1;color:var(--text-primary);margin-bottom:1.25rem}.archive-subtitle{font-size:1.05rem;color:var(--text-secondary);line-height:1.65}.archive-body{max-width:680px;margin-left:auto;margin-right:auto}.archive-section-heading{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin-bottom:1.25rem;margin-top:3.5rem}.archive-section-heading:first-child{margin-top:0}.archive-body-text{font-size:1.05rem;color:var(--text-secondary);line-height:1.8;white-space:pre-line}.archive-divider{border:none;border-top:1px solid var(--border);margin:3.5rem 0}.archive-cta-block{margin-top:5rem;padding-top:3rem;border-top:1px solid var(--border);max-width:680px}.archive-cta-block p{font-size:.9rem;color:var(--text-secondary);margin-bottom:1.5rem;line-height:1.65}.credentials-section{border-top:1px solid var(--border);padding:5rem 0}.credentials-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.25rem;gap:1.25rem;margin-top:2.5rem}.credential-card{padding:1.75rem}.credential-institution{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-bottom:.6rem}.credential-degree{font-size:1rem;font-weight:500;color:var(--text-primary);letter-spacing:-.01em;line-height:1.35;margin-bottom:.4rem}.credential-year{font-size:.8rem;color:var(--text-muted);font-weight:500}.footer{border-top:1px solid var(--border);padding:3rem 0}.footer-inner{display:flex;align-items:center;justify-content:space-between}.footer-name{font-size:.875rem;font-weight:600;color:var(--text-primary)}.footer-note{font-size:.8rem;color:var(--text-muted)}@keyframes viz-fade-in{to{opacity:1}}@keyframes viz-halo{0%{transform:scale(1);opacity:.55}to{transform:scale(5);opacity:0}}.pillars-header{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center;margin-bottom:3.5rem}.fp-visual-wrap{overflow:hidden;height:300px}.fp-visual-canvas{display:block;width:100%;height:100%;opacity:0;animation:viz-fade-in 1.2s ease .5s forwards}@media (prefers-reduced-motion:reduce){.fp-visual-canvas,.hero-visual-canvas{animation:none;opacity:1}}@media (max-width:768px){.nav-links{display:none}.hamburger{display:flex}.hero-inner{grid-template-columns:1fr;min-height:auto;padding-top:3.5rem;padding-bottom:3.5rem}.hero-visual-wrap{display:none}.hero-heading{font-size:2.1rem}.hero-body{font-size:1rem}.primary-cta{width:100%;text-align:center}.strip-orgs{flex-direction:column;align-items:flex-start;gap:.6rem}.strip-sep{display:none}.pillars-header{grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem}.fp-visual-wrap{display:none}.problem-section{padding:4rem 0}.problem-inner{grid-template-columns:1fr;gap:3rem}.problem-statement{font-size:1.15rem}.bridge-cta{flex-direction:column;align-items:flex-start;gap:1.25rem}.bridge-cta-note{max-width:100%}.credentials-grid,.pillars-grid,.trust-grid{grid-template-columns:1fr}.archive-title{font-size:1.75rem}.footer-inner{flex-direction:column;gap:.75rem;text-align:center}.credentials-section,.pillars-section,.section,.trust-section{padding:4rem 0}}