:root{--background:220 20% 7%;--foreground:40 20% 92%;--card:220 18% 10%;--card-foreground:40 20% 92%;--primary:40 65% 55%;--primary-foreground:220 20% 7%;--secondary:220 15% 15%;--secondary-foreground:40 20% 92%;--muted:220 15% 13%;--muted-foreground:220 10% 55%;--accent:40 65% 55%;--accent-foreground:220 20% 7%;--border:220 15% 18%;--ring:40 65% 55%;--radius:.5rem;--gold:40 65% 55%;--gold-light:40 70% 70%;--gold-dark:40 60% 40%;--navy:220 25% 12%;--navy-light:220 20% 18%;--navy-deep:220 30% 5%}*,:before,:after{box-sizing:border-box;border-color:hsl(var(--border));margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scrollbar-color:hsl(var(--primary) / .55) hsl(var(--background))}::selection{background:hsl(var(--primary));color:hsl(var(--primary-foreground))}:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:4px}body{background-color:hsl(var(--background));color:hsl(var(--foreground));font-family:Inter,sans-serif;font-size:1.0625rem;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:Playfair Display,serif}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.font-display{font-family:Playfair Display,serif}.font-body{font-family:Inter,sans-serif}.text-foreground{color:hsl(var(--foreground))}.text-muted-foreground{color:hsl(var(--muted-foreground))}.text-primary{color:hsl(var(--primary))}.bg-background{background-color:hsl(var(--background))}.text-balance{text-wrap:balance}.hidden-mobile{display:none}@media (width>=768px){.hidden-mobile{display:inline}}.gold-line{background:linear-gradient(90deg, hsl(var(--primary)), transparent);width:4rem;height:1px;margin-left:auto;margin-right:auto}.gold-gradient-text{color:hsl(var(--primary))}.stat-number{color:hsl(var(--primary));font-family:Playfair Display,serif;font-size:2.25rem;font-weight:700}.hover-gold{transition:color .3s}.hover-gold:hover{color:hsl(var(--primary))}.section-padding{padding:3.5rem 1.25rem;scroll-margin-top:5rem}.container-lg{width:100%;max-width:72rem;margin-left:auto;margin-right:auto}.container-md{width:100%;max-width:56rem;margin-left:auto;margin-right:auto}.navbar{z-index:50;padding-top:env(safe-area-inset-top);background:0 0;transition:all .5s;position:fixed;top:0;left:0;right:0}.navbar.scrolled{background:hsl(var(--background) / .9);backdrop-filter:blur(12px);border-bottom:1px solid hsl(var(--border) / .5)}.navbar-inner{justify-content:space-between;align-items:center;max-width:80rem;height:4rem;margin:0 auto;padding:0 1.25rem;display:flex}.navbar-brand{flex-direction:column;min-width:0;line-height:1;display:flex}.navbar-brand-name{letter-spacing:.3em;color:hsl(var(--foreground));font-family:Playfair Display,serif;font-size:.875rem;font-weight:600}.navbar-brand-sub{letter-spacing:.25em;color:hsl(var(--muted-foreground));text-transform:uppercase;font-size:.5625rem}.nav-links{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:1.25rem;display:none}.nav-links a{letter-spacing:.15em;text-transform:uppercase;color:hsl(var(--muted-foreground));font-size:.75rem;font-weight:500;transition:color .3s}.nav-links a:hover{color:hsl(var(--primary))}.mobile-toggle{color:hsl(var(--foreground));cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;min-width:2.75rem;min-height:2.75rem;padding:.5rem;display:inline-flex}.mobile-toggle svg{width:24px;height:24px}.mobile-menu{background:hsl(var(--background) / .97);backdrop-filter:blur(12px);border-bottom:1px solid hsl(var(--border) / .5);opacity:0;max-height:0;display:none;overflow:hidden}.mobile-menu.open{opacity:1;-webkit-overflow-scrolling:touch;max-height:min(80vh,32rem);display:block;overflow-y:auto}.mobile-menu-inner{flex-direction:column;gap:.25rem;padding:.75rem 1.25rem 1.5rem;display:flex}.mobile-menu a{letter-spacing:.15em;text-transform:uppercase;color:hsl(var(--muted-foreground));border-bottom:1px solid hsl(var(--border) / .35);min-height:2.75rem;padding:.85rem .25rem;font-size:.875rem;font-weight:500;transition:color .3s;display:block}.mobile-menu a:last-child{border-bottom:none}.mobile-menu a:hover{color:hsl(var(--primary))}.hero{justify-content:center;align-items:center;min-height:100svh;padding:6.5rem 1.25rem 4.5rem;display:flex;position:relative;overflow:hidden}.hero-bg{position:absolute;inset:0}.hero-bg img{object-fit:cover;width:100%;height:100%}.hero-bg-overlay{background:linear-gradient(180deg, hsl(var(--background) / .78), hsl(var(--background) / .55));position:absolute;inset:0}.hero-shell{z-index:10;align-items:center;gap:2.5rem;width:100%;display:grid;position:relative}.hero-content{text-align:center;max-width:44rem;margin:0 auto}.hero-content .gold-line{margin-left:auto;margin-right:auto}.hero-title{letter-spacing:.08em;color:hsl(var(--foreground));margin-bottom:.75rem;font-size:clamp(2.25rem,10vw,3.25rem);font-weight:700}.hero-subtitle{letter-spacing:.4em;text-transform:uppercase;color:hsl(var(--muted-foreground));margin-bottom:1.5rem;font-size:.75rem}.hero-tagline{text-wrap:balance;max-width:36rem;margin-bottom:1.25rem;margin-left:auto;margin-right:auto;font-family:Playfair Display,serif;font-size:clamp(1.25rem,4.5vw,1.75rem);font-style:italic;line-height:1.35}.hero-founders{color:hsl(var(--muted-foreground));max-width:32rem;margin:0 auto 2rem;font-size:.875rem;line-height:1.7}.hero-rail{text-align:left;width:100%;max-width:28rem;margin:0 auto;padding-left:2.75rem;position:relative}.hero-rail-line{background:linear-gradient(hsl(var(--primary)), hsl(var(--border)));width:1px;position:absolute;top:1.25rem;bottom:1.25rem;left:.85rem}.hero-rail-item{grid-template-columns:2.25rem 1fr;gap:.75rem;padding:1.15rem 0;display:grid;position:relative}.hero-rail-item+.hero-rail-item{border-top:1px solid hsl(var(--border) / .7)}.hero-rail-number{z-index:1;border:1px solid hsl(var(--primary) / .7);background:hsl(var(--card));width:2.25rem;height:2.25rem;color:hsl(var(--primary));border-radius:50%;place-items:center;margin-left:-2.85rem;font-size:.7rem;font-weight:700;display:grid;position:relative}.hero-rail h2{color:hsl(var(--foreground));margin-bottom:.35rem;font-family:Playfair Display,serif;font-size:1.125rem;font-weight:600}.hero-rail p{color:hsl(var(--muted-foreground));font-size:.9375rem;line-height:1.65}.hero-cta{border:1px solid hsl(var(--primary) / .5);color:hsl(var(--primary));letter-spacing:.15em;text-transform:uppercase;text-align:center;border-radius:2px;justify-content:center;align-items:center;min-height:2.75rem;padding:.85rem 1.5rem;font-size:.75rem;transition:all .3s;display:inline-flex}.hero-cta:hover{background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.hero-actions{flex-direction:column;align-items:stretch;gap:.75rem;width:100%;max-width:22rem;margin:0 auto;display:flex}.hero-actions .contact-cta,.hero-actions .hero-cta{width:100%}.hero-actions .contact-cta{padding:.85rem 1.5rem}.section-label{letter-spacing:.3em;text-transform:uppercase;color:hsl(var(--primary));margin-bottom:1rem;font-size:.75rem}.section-title{color:hsl(var(--foreground));text-wrap:balance;font-size:clamp(1.5rem,5vw,1.875rem);font-weight:700}.section-header{text-align:left;max-width:52rem;margin-bottom:2.5rem}.section-block{margin-top:2.5rem}.subsection-title{color:hsl(var(--foreground));margin-bottom:1.5rem;font-family:Playfair Display,serif;font-size:1.25rem;font-weight:600}.section-cta{margin-top:2.5rem}.page-intro{padding-top:calc(var(--nav-offset,5.5rem) + 2rem)}.footer-locations{letter-spacing:.12em;text-transform:uppercase;color:hsl(var(--muted-foreground));margin-top:2rem;font-size:.8125rem}.thesis-subtitle{max-width:48rem;margin-bottom:2rem;font-family:Playfair Display,serif;font-size:1.125rem;font-style:italic}.thesis-desc{color:hsl(var(--muted-foreground));max-width:42rem;margin:0;line-height:1.7}.purpose-section{position:relative;overflow:hidden}.purpose-intro{gap:1.5rem;max-width:52rem;margin-bottom:3.5rem;display:grid}.purpose-statement{letter-spacing:-.03em;text-wrap:balance;max-width:18ch;font-family:Playfair Display,serif;font-size:clamp(2.25rem,7vw,4.75rem);font-weight:600;line-height:1.04}.purpose-statement span{color:hsl(var(--primary))}.purpose-copy{max-width:42rem}.purpose-engines{border-top:1px solid hsl(var(--primary) / .5);display:grid}.purpose-engine{border-bottom:1px solid hsl(var(--border));padding:1.75rem 0}.purpose-engine .card-title{margin-bottom:.75rem}.purpose-test{gap:1.5rem;display:grid}.purpose-test .purpose-statement{max-width:20ch;font-size:clamp(2.5rem,6vw,5.5rem);line-height:1.02}.purpose-test .purpose-copy{max-width:36rem;color:hsl(var(--foreground) / .82);text-wrap:pretty;font-size:clamp(1.0625rem,1.4vw,1.25rem);line-height:1.65}.purpose-proof{border-block:1px solid hsl(var(--border));display:grid}.purpose-stat{grid-template-columns:4.5rem 1fr;align-items:center;gap:1.25rem;padding:1.5rem 0;display:grid}.purpose-stat+.purpose-stat{border-top:1px solid hsl(var(--border))}.purpose-stat strong{color:hsl(var(--primary));font-family:Playfair Display,serif;font-size:clamp(2rem,4vw,3rem);line-height:1}.purpose-stat span{color:hsl(var(--muted-foreground));font-size:.8125rem;line-height:1.4}.purpose-acts,.purpose-dual{display:grid}.purpose-act{flex-direction:column;justify-content:center;padding-block:3.5rem;display:flex}.purpose-act--proof{border-top:1px solid hsl(var(--primary) / .45)}.purpose-act--thesis .section-title{color:hsl(var(--foreground) / .72);margin-bottom:clamp(3rem,8vh,6rem);font-size:clamp(1.25rem,2vw,1.75rem);font-weight:600}.purpose-act--thesis .purpose-statement{text-wrap:initial;max-width:13ch;font-size:clamp(2.75rem,6vw,5rem);line-height:.98}.purpose-act--thesis .purpose-lead{color:hsl(var(--foreground));letter-spacing:-.015em;margin-bottom:.45em;font-size:.48em;line-height:1.2;display:block}.purpose-act--proof .purpose-copy{max-width:34rem;color:hsl(var(--foreground) / .82);text-wrap:pretty;margin-bottom:3rem;font-size:clamp(1.0625rem,1.4vw,1.25rem)}.purpose-act--proof .purpose-proof{grid-template-columns:1fr}.purpose-act--proof .purpose-stat{grid-template-columns:5.5rem 1fr}.purpose-verdict{letter-spacing:-.03em;margin-bottom:2rem;font-family:Playfair Display,serif;font-size:clamp(2.75rem,8vw,6rem);font-weight:600;line-height:1}.purpose-verdict span{color:hsl(var(--primary))}.purpose-dual-head,.purpose-mandate-slide{border-bottom:1px solid hsl(var(--border));flex-direction:column;justify-content:center;padding-block:3.5rem;display:flex}.purpose-dual-head .section-title{margin-bottom:2rem}.purpose-dual-head .purpose-statement{max-width:14ch}.mandate-index{color:hsl(var(--primary));letter-spacing:.14em;text-transform:uppercase;margin-bottom:auto;font-size:.75rem;font-weight:600}.purpose-mandate-slide h3{letter-spacing:-.03em;max-width:10ch;margin-bottom:1.5rem;font-size:clamp(2.25rem,5vw,4rem);line-height:1}.purpose-mandate-slide p{max-width:48rem;color:hsl(var(--muted-foreground));text-wrap:pretty}.purpose-mandate-slide .purpose-proof{margin-top:2.5rem}.grid-3{grid-template-columns:1fr;gap:1.5rem;display:grid}.grid-2{grid-template-columns:1fr;gap:2rem;display:grid}.grid-4{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.content-item{border:1px solid hsl(var(--border) / .55);background:hsl(var(--card));border-radius:.75rem;height:100%;padding:1.75rem;transition:border-color .25s,transform .25s}.content-item:hover{border-color:hsl(var(--primary) / .4);transform:translateY(-2px)}.text-center{text-align:center}.section-alt{background:hsl(var(--secondary) / .22)}main>.section-padding{border-top:1px solid hsl(var(--border) / .65)}.card-title{color:hsl(var(--foreground));margin-bottom:.75rem;font-family:Playfair Display,serif;font-size:1.25rem;font-weight:600}.card-desc{color:hsl(var(--muted-foreground));font-size:1rem;line-height:1.7}.intro-copy{color:hsl(var(--muted-foreground));max-width:52rem;margin:0;line-height:1.8}.simple-list{color:hsl(var(--muted-foreground));margin:0;padding-left:1.125rem;line-height:1.7}.simple-list li+li{margin-top:.5rem}.stat-label{color:hsl(var(--foreground));letter-spacing:.05em;text-transform:uppercase;margin-bottom:1rem;font-size:.875rem;font-weight:600}.stat-detail{color:hsl(var(--muted-foreground));font-size:.875rem;line-height:1.7}.steps-grid{flex-direction:column;gap:1.15rem;max-width:52rem;display:flex;position:relative}.steps-line{background:linear-gradient(hsl(var(--primary)), hsl(var(--border)));width:1px;position:absolute;top:1.5rem;bottom:1.5rem;left:1.35rem}.step-row{align-items:flex-start;gap:.85rem;display:flex;position:relative}.step-marker{z-index:1;border:1px solid hsl(var(--primary) / .7);background:hsl(var(--background));width:2.75rem;height:2.75rem;color:hsl(var(--primary));border-radius:50%;flex:0 0 2.75rem;place-items:center;font-size:.7rem;font-weight:700;display:grid;position:relative}.step-card{border:1px solid hsl(var(--border) / .55);background:hsl(var(--card));border-radius:.75rem;flex:1;min-width:0;padding:1.5rem}.step-number{letter-spacing:.18em;text-transform:uppercase;color:hsl(var(--primary));margin-bottom:.75rem;font-size:.75rem;font-weight:700;display:inline-block}.step-tool{border-top:1px solid hsl(var(--border) / .5);letter-spacing:.08em;text-transform:uppercase;color:hsl(var(--primary));margin-top:1rem;padding-top:.75rem;font-size:.75rem}.team-photo{border:2px solid hsl(var(--primary) / .3);border-radius:50%;width:8rem;height:8rem;margin:0 auto 1.5rem;transition:border-color .5s;overflow:hidden}.team-photo img{object-fit:cover;width:100%;height:100%}.team-name{color:hsl(var(--foreground));margin-bottom:.25rem;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:600}.team-role{color:hsl(var(--primary));margin-bottom:1rem;font-size:.9375rem}.team-bio{color:hsl(var(--muted-foreground));font-size:1rem;line-height:1.7}.team-profile{border:1px solid hsl(var(--border) / .55);background:hsl(var(--card));text-align:left;border-radius:.75rem;height:100%;padding:1.75rem}.team-profile .team-photo{margin-left:0}.metrics-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-bottom:2.5rem;display:grid}.metric-item{text-align:center}.metric-label{color:hsl(var(--muted-foreground));letter-spacing:.05em;text-transform:uppercase;font-size:.8125rem}.case-study-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.5rem .75rem;margin-bottom:.75rem;display:flex}.case-study-title{color:hsl(var(--foreground));flex:12rem;min-width:0;font-family:Playfair Display,serif;font-size:1.25rem;font-weight:600}.case-study-tag{letter-spacing:.15em;text-transform:uppercase;color:hsl(var(--primary));white-space:nowrap;font-size:.8125rem}.locations-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}.location-card{text-align:center;position:relative}.location-pin{background:hsl(var(--primary) / .1);width:3.5rem;height:3.5rem;color:hsl(var(--primary));border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.25rem;transition:background .3s;display:flex}.location-card:hover .location-pin{background:hsl(var(--primary) / .2)}.location-pin svg{width:1.5rem;height:1.5rem}.location-city{color:hsl(var(--foreground));margin-bottom:.25rem;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:600}.location-country{color:hsl(var(--primary));margin-bottom:.5rem;font-size:.9375rem;font-weight:500}.location-desc{color:hsl(var(--muted-foreground));font-size:1.0625rem;line-height:1.6}@media (width>=768px){.locations-grid{grid-template-columns:repeat(3,1fr)}}.timezone-block{border:1px solid hsl(var(--border) / .55);background:hsl(var(--card));border-radius:.75rem;padding:1.75rem}.timezone-intro .subsection-title{margin-top:.25rem}.timezone-intro strong{color:hsl(var(--foreground));font-weight:600}.timezone-stats{border-bottom:1px solid hsl(var(--border) / .45);grid-template-columns:1fr;gap:1.5rem;margin:2rem 0 2.25rem;padding-bottom:2rem;display:grid}.timezone-stat-value{color:hsl(var(--primary));margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:2rem;font-weight:600;line-height:1}.timezone-stat-label{letter-spacing:.08em;text-transform:uppercase;color:hsl(var(--foreground));margin-bottom:.5rem;font-size:.875rem;font-weight:600}.timezone-stat-detail{color:hsl(var(--muted-foreground));max-width:18rem;font-size:1.0625rem;line-height:1.6}.timezone-windows-header{letter-spacing:.14em;text-transform:uppercase;color:hsl(var(--muted-foreground));grid-template-columns:minmax(10rem,.9fr) 1.4fr;gap:1.25rem;margin-bottom:.75rem;font-size:.75rem;display:none}.timezone-row{border-top:1px solid hsl(var(--border) / .35);grid-template-columns:1fr;gap:.75rem;padding:.9rem 0;display:grid}.timezone-row:first-of-type{border-top:none;padding-top:0}.timezone-region{color:hsl(var(--foreground));margin-bottom:.25rem;font-family:Playfair Display,serif;font-size:1.0625rem;font-weight:600}.timezone-hours{color:hsl(var(--muted-foreground));font-size:.9375rem;line-height:1.5}.timezone-track{background:hsl(var(--secondary));border-radius:999px;height:.5rem;overflow:hidden}.timezone-bar{background:linear-gradient(90deg, hsl(var(--primary) / .55), hsl(var(--primary)));border-radius:999px;height:100%;display:block}@media (width>=768px){.timezone-stats{grid-template-columns:repeat(3,1fr);gap:2rem}.timezone-windows-header{display:grid}.timezone-row{grid-template-columns:minmax(10rem,.9fr) 1.4fr;align-items:center;gap:1.25rem}}.contact-cta{background:hsl(var(--primary));color:hsl(var(--primary-foreground));letter-spacing:.15em;text-transform:uppercase;text-align:center;border-radius:2px;justify-content:center;align-items:center;min-height:2.75rem;padding:.85rem 1.5rem;font-size:.75rem;font-weight:600;transition:background .3s;display:inline-flex}.contact-cta:hover{background:hsl(var(--gold-light))}.contact-desc{color:hsl(var(--muted-foreground));max-width:36rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;padding:0 .25rem;line-height:1.7}.contact-actions{flex-direction:column;align-items:stretch;gap:.75rem;display:flex}.contact-actions .contact-cta,.contact-actions .hero-cta{width:100%}.footer-bottom{border-top:1px solid hsl(var(--border) / .5);text-align:center;flex-direction:column;justify-content:space-between;align-items:center;gap:1rem;max-width:72rem;margin:3.5rem auto 0;padding:2rem 1.25rem 0;display:flex}.footer-copy{color:hsl(var(--muted-foreground));font-size:.75rem}.footer-note{color:hsl(var(--muted-foreground));text-align:center;margin-top:1rem;font-size:.875rem}.navbar{animation:.65s cubic-bezier(.22,1,.36,1) slideDown}@keyframes slideDown{0%{opacity:.01;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}.hero-content>*{opacity:0;animation:.9s cubic-bezier(.22,1,.36,1) forwards heroFadeUp;transform:translateY(14px)}.hero-content>:first-child{animation-delay:.2s}.hero-content>:nth-child(2){animation-delay:.45s}.hero-content>:nth-child(3){animation-delay:.7s}.hero-content>:nth-child(4){animation-delay:.92s}@keyframes heroFadeUp{to{opacity:1;transform:translateY(0)}}@media (width>=768px){.navbar-inner{height:5rem;padding:0 2rem}.navbar-brand-name{font-size:1.0625rem}.navbar-brand-sub{font-size:.625rem}.section-padding{padding:6rem 2rem;scroll-margin-top:6rem}.section-header{margin-bottom:3.5rem}.section-block{margin-top:3.5rem}.purpose-intro{grid-template-columns:minmax(0,1.35fr) minmax(16rem,.65fr);align-items:end;column-gap:4rem;max-width:none;margin-bottom:5rem}.purpose-intro .section-title{grid-column:1/-1}.purpose-statement,.purpose-copy{margin:0}.purpose-engines{grid-template-columns:repeat(2,1fr)}.purpose-engine{padding:2.25rem 2.5rem 2.25rem 0}.purpose-engine+.purpose-engine{border-left:1px solid hsl(var(--border));padding-left:2.5rem}.purpose-test{grid-template-columns:minmax(0,1.25fr) minmax(18rem,.75fr);align-items:start;gap:2.5rem clamp(4rem,9vw,9rem)}.purpose-test .section-title,.purpose-test .purpose-statement{grid-column:1/-1}.purpose-test .purpose-copy{padding-top:.25rem}.purpose-test .purpose-proof{grid-template-columns:1fr;margin-top:.25rem}.purpose-test .purpose-stat{grid-template-columns:5.5rem 1fr;padding-inline:0;display:grid}.purpose-test .purpose-stat+.purpose-stat{border-top:1px solid hsl(var(--border));border-left:0}.purpose-test .purpose-stat strong{margin-bottom:0}.purpose-proof{grid-template-columns:repeat(3,1fr)}.purpose-stat{padding:1.5rem 2rem;display:block}.purpose-stat:first-child{padding-left:0}.purpose-stat+.purpose-stat{border-top:0;border-left:1px solid hsl(var(--border))}.purpose-stat strong,.purpose-stat span{display:block}.purpose-stat strong{margin-bottom:.5rem}.purpose-mandate-slide .purpose-proof{grid-template-columns:1fr;width:100%}.purpose-mandate-slide .purpose-stat{padding-inline:0}.purpose-mandate-slide .purpose-stat+.purpose-stat{border-left:0;border-top:1px solid hsl(var(--border))}.purpose-acts{grid-template-columns:minmax(0,1.15fr) minmax(22rem,.85fr);min-height:min(78vh,48rem)}.purpose-act{padding:5rem clamp(3rem,6vw,6rem) 5rem 0}.purpose-act--proof{border-top:0;border-left:1px solid hsl(var(--primary) / .45);padding-left:clamp(3rem,6vw,6rem);padding-right:0}.purpose-act--proof .purpose-stat{padding-inline:0;display:grid}.purpose-act--proof .purpose-stat+.purpose-stat{border-top:1px solid hsl(var(--border));border-left:0}.purpose-act--proof .purpose-stat strong{margin-bottom:0}.purpose-dual{grid-template-columns:minmax(0,1.1fr) repeat(2,minmax(18rem,.95fr))}.purpose-dual-head,.purpose-mandate-slide{border-right:1px solid hsl(var(--border));border-bottom:0;min-height:min(78vh,48rem);padding:5rem 3rem}.purpose-dual-head{padding-left:0}.hero{min-height:100vh;padding:7rem 2rem 4.5rem}.hero-shell{grid-template-rows:auto auto;grid-template-columns:minmax(0,1.15fr) minmax(22rem,.85fr);gap:2rem 6rem}.hero-content{text-align:left;margin:0}.hero-content .gold-line,.hero-tagline,.hero-founders{margin-left:0;margin-right:0}.hero-rail{grid-area:1/2/span 2;align-self:center;margin:0}.hero-actions{grid-column:1;justify-content:flex-start;margin:0}.hero-title{letter-spacing:.12em;font-size:4rem}.hero-subtitle{font-size:.875rem}.hero-tagline{max-width:40rem;font-size:1.85rem}.hero-founders{font-size:1rem}.hero-actions{flex-flow:wrap;max-width:none}.hero-actions .contact-cta,.hero-actions .hero-cta{width:auto}.hero-rail{padding-left:3.5rem}.hero-rail-line{left:1rem}.hero-rail-number{width:2.5rem;height:2.5rem;margin-left:-3.25rem}.hero-rail h2{font-size:1.25rem}.hero-rail p{font-size:1rem}.hero-bg-overlay{background:linear-gradient(180deg, hsl(var(--background) / .72), hsl(var(--background) / .5))}.section-title{font-size:2.5rem}.thesis-subtitle{font-size:1.25rem}.stat-number{font-size:3rem}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.metrics-grid{grid-template-columns:repeat(4,1fr);margin-bottom:4rem}.steps-grid{gap:1.5rem}.steps-line{left:1.75rem}.step-row{gap:1.5rem}.step-marker{flex-basis:3.5rem;width:3.5rem;height:3.5rem;font-size:.75rem}.team-photo{width:10rem;height:10rem}.contact-actions{flex-flow:wrap;justify-content:center}.contact-actions .contact-cta,.contact-actions .hero-cta{width:auto}.contact-cta{padding:1rem 2.5rem}.footer-bottom{text-align:left;flex-direction:row;margin-top:5rem;padding-left:0;padding-right:0}}@media (width>=768px) and (width<=1023px){.purpose-dual{grid-template-columns:1fr}.purpose-dual-head,.purpose-mandate-slide{border-right:0;border-bottom:1px solid hsl(var(--border));min-height:auto;padding:4rem 0}}@media (width>=1024px){.nav-links{gap:1.5rem;display:flex}.mobile-toggle{display:none}.mobile-menu{display:none!important}.navbar-inner{padding:0 3rem}.section-padding{padding:8rem 5rem}.section-title{font-size:3rem}.hero-title{letter-spacing:.14em;font-size:5rem}.hero-tagline{font-size:2.1rem}.stat-number{font-size:3.75rem}}.card-desc,.team-bio,.location-desc,.timezone-stat-detail{font-size:1.0625rem}.metric-label,.footer-copy,.footer-note{font-size:.875rem}.hero-cta,.contact-cta{font-size:.8125rem}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.hero-content>*{opacity:1;transform:none}}
