.founders-page{background:var(--background);color:var(--foreground)}.founders-page section[id]{scroll-margin-top:calc(var(--header-height) + var(--space-4))}.founders-hero{background:var(--paper-white);min-height:calc(100svh - var(--header-height));position:relative;overflow:hidden}.founders-hero__grid{min-height:calc(100svh - var(--header-height));grid-template-columns:minmax(0,.88fr) minmax(25rem,1.12fr);align-items:center;gap:clamp(3rem,6vw,7.5rem);padding-top:clamp(3rem,5vw,5rem);padding-bottom:clamp(7rem,10vw,10rem);display:grid}.founders-hero__content{z-index:3;position:relative}.founders-hero__eyebrow{color:var(--dune-route-gold-ink);letter-spacing:.18em;font-size:.68rem;font-weight:560}.founders-hero h1{max-width:53rem;margin-top:clamp(2.75rem,7vh,6rem);font-size:clamp(4.6rem,7.5vw,8.7rem)}.founders-hero__copy{border-top:1px solid var(--hairline);gap:var(--space-8);max-width:53rem;padding-top:var(--space-8);grid-template-columns:minmax(14rem,1fr) minmax(15rem,.9fr);margin-top:clamp(2.5rem,5vh,4rem);display:grid}.founders-hero__opening{font-family:var(--font-display-latin);font-size:clamp(1.45rem,2vw,2.25rem);line-height:1.12}html[lang=zh-CN] .founders-hero__opening{font-family:var(--font-display-cjk)}.founders-hero__support{color:var(--muted);font-size:.92rem;line-height:1.65}.founders-hero__actions{gap:var(--space-3);margin-top:var(--space-8);flex-wrap:wrap;display:flex}.founders-hero__field{z-index:2;min-height:clamp(34rem,49vw,47rem);position:relative}.founders-hero__media{height:100%;min-height:clamp(34rem,49vw,47rem)}.founders-hero__media img{filter:saturate(.78)contrast(.96);object-position:50% 50%}.founders-hero__field-note{background:color-mix(in srgb, var(--paper-white) 95%, transparent);border:1px solid var(--hairline);box-shadow:.55rem .55rem 0 var(--dune-black), 0 1.5rem 4rem #18181624;padding:var(--space-6);width:min(23rem,78%);position:absolute;bottom:clamp(1.5rem,3vw,3rem);left:clamp(-4rem,-4vw,-2rem);transform:rotate(-1deg)}.founders-hero__field-note header{border-bottom:1px solid var(--hairline);letter-spacing:.13em;padding-bottom:var(--space-3);justify-content:space-between;font-size:.52rem;font-weight:580;display:flex}.founders-hero__field-note ol{padding-block:var(--space-4);list-style:none}.founders-hero__field-note li{border-bottom:1px solid var(--hairline);align-items:center;gap:var(--space-4);grid-template-columns:2rem 1fr;padding-block:.65rem;display:grid}.founders-hero__field-note li span,.founders-hero__field-note li strong,.founders-hero__field-note footer{letter-spacing:.13em;font-size:.55rem}.founders-hero__field-note li span{color:var(--dune-route-gold-ink)}.founders-hero__field-note footer{color:var(--dune-route-gold-ink);padding-top:var(--space-3);text-align:right}.founders-hero__route{z-index:2;position:absolute;bottom:-1.25rem;left:0}.founders-hero__route .route-line__path{stroke:var(--dune-route-gold)}.founder-values{background:var(--background)}.founder-values__intro h2,.founder-journey__intro h2,.community-experiences__intro h2{max-width:65rem;font-size:clamp(3.6rem,6.2vw,7.2rem)}.founder-values__intro p:not(.section-label),.founder-journey__intro p:not(.section-label),.community-experiences__intro p:not(.section-label){color:var(--muted);margin-top:var(--space-8);max-width:39rem;font-size:clamp(1rem,1.2vw,1.2rem)}.community-experiences__intro p:not(.section-label){color:var(--dune-muted-on-sand)}.founder-values__list{border-top:1px solid var(--hairline);grid-template-columns:repeat(5,minmax(0,1fr));list-style:none;display:grid}.founder-values__list>li{border-right:1px solid var(--hairline);min-height:clamp(23rem,29vw,31rem);padding:var(--space-6);position:relative}.founder-values__list>li:nth-child(2n){padding-top:clamp(5rem,9vw,9rem)}.founder-values__list>li:last-child{border-right:0}.founder-values__list>li>span:first-child{color:var(--muted);letter-spacing:.14em;margin-bottom:clamp(4rem,8vw,8rem);font-size:.65rem;display:block}.founder-values__list h3{font-size:clamp(2.25rem,3.3vw,4rem)}.founder-values__list p{color:var(--muted);margin-top:var(--space-6);max-width:15rem}.founder-values__marker{background:var(--background);border:1px solid var(--dune-route-gold);height:.75rem;bottom:-.38rem;left:var(--space-6);border-radius:50%;width:.75rem;position:absolute}.founder-journey{background:var(--paper-white);overflow:hidden}.founder-journey__route{margin-bottom:var(--space-6);grid-template-columns:minmax(10rem,.24fr) minmax(0,1.76fr);align-items:end;display:grid}.founder-journey__route>span{color:var(--dune-route-gold-ink);letter-spacing:.14em;font-size:.61rem}.founder-journey__route .route-line{height:6rem}.founder-journey__route .route-line__path{stroke:var(--dune-route-gold)}.founder-journey__levels{border-top:1px solid var(--hairline);grid-template-columns:repeat(4,minmax(0,1fr));list-style:none;display:grid}.founder-journey__levels>li{border-right:1px solid var(--hairline);min-height:39rem;padding:var(--space-6)}.founder-journey__levels>li:last-child{border-right:0}.founder-journey__level-heading{align-items:baseline;gap:var(--space-4);justify-content:space-between;display:flex}.founder-journey__level-heading span{color:var(--dune-route-gold-ink);letter-spacing:.14em;font-size:.65rem}.founder-journey__level-heading h3{font-size:clamp(2rem,3vw,3.8rem)}.founder-journey__description{font-family:var(--font-display-latin);margin-top:clamp(4rem,7vw,7rem);font-size:clamp(1.25rem,1.55vw,1.65rem);line-height:1.18}html[lang=zh-CN] .founder-journey__description{font-family:var(--font-display-cjk)}.founder-journey__levels dl{border-top:1px solid var(--hairline);margin-top:var(--space-8)}.founder-journey__levels dl>div{border-bottom:1px solid var(--hairline);padding-block:var(--space-4)}.founder-journey__levels dt{color:var(--dune-route-gold-ink);letter-spacing:.13em;margin-bottom:var(--space-2);font-size:.59rem}.founder-journey__levels dd{color:var(--muted);margin:0;font-size:.78rem;line-height:1.55}.founder-journey__levels dd ul{list-style:none}.founder-journey__levels dd li+li{margin-top:var(--space-1)}.founder-journey__principle{border-bottom:1px solid var(--hairline);border-top:1px solid var(--hairline);font-family:var(--font-display-latin);letter-spacing:-.04em;margin-top:var(--space-20);max-width:79rem;padding-block:var(--space-12);font-size:clamp(2.2rem,4.1vw,5rem);line-height:1.02}html[lang=zh-CN] .founder-journey__principle{font-family:var(--font-display-cjk);letter-spacing:-.012em}.community-experiences{background:var(--surface)}.community-experiences__media{aspect-ratio:16/7;min-height:0;margin-bottom:clamp(3rem,6vw,6rem)}.community-experiences__media img{filter:saturate(.72)contrast(.96);object-position:50% 52%}.community-experiences__list{border-top:1px solid color-mix(in srgb, var(--foreground) 42%, transparent);list-style:none}.community-experiences__list>li{border-bottom:1px solid color-mix(in srgb, var(--foreground) 42%, transparent);align-items:start;gap:var(--space-8);min-height:11rem;padding-block:var(--space-8);grid-template-columns:3rem minmax(13rem,.78fr) minmax(20rem,1.22fr) minmax(12rem,.7fr) 7rem;display:grid}.community-experiences__number{color:var(--dune-route-gold-ink);letter-spacing:.14em;font-size:.64rem}.community-experiences__list h3{font-size:clamp(1.9rem,2.7vw,3.3rem)}.community-experiences__list>li>p{color:var(--dune-muted-on-sand);max-width:35rem}.community-experiences__list>li>ul{list-style:none}.community-experiences__list>li>ul li{letter-spacing:.09em;text-transform:uppercase;padding-block:.18rem;font-size:.67rem}.community-experiences__link{align-items:center;gap:var(--space-3);letter-spacing:.1em;text-transform:uppercase;font-size:.66rem;display:flex}.community-experiences__link svg{fill:none;stroke:currentColor;width:1.8rem}.shared-experience{background:var(--inverse);color:var(--inverse-foreground);min-height:65rem;position:relative;overflow:hidden}.shared-experience__route{position:absolute;top:0;left:0}.shared-experience__route .route-line__path{stroke:var(--dune-route-light)}.shared-experience__inner{z-index:2;grid-template-columns:minmax(16rem,.66fr) minmax(0,1.34fr);gap:clamp(4rem,8vw,10rem);display:grid;position:relative}.shared-experience__heading .section-label{color:var(--dune-route-light)}.shared-experience__heading h2{margin-top:var(--space-16);max-width:35rem;font-size:clamp(3.5rem,6vw,7rem)}.shared-experience__content blockquote{font-family:var(--font-display-latin);letter-spacing:-.04em;max-width:64rem;font-size:clamp(2.65rem,4.6vw,5.5rem);line-height:1.02}html[lang=zh-CN] .shared-experience__content blockquote{font-family:var(--font-display-cjk);letter-spacing:-.012em}.shared-experience__content>p:not(.shared-experience__conclusion){color:color-mix(in srgb, var(--inverse-foreground) 66%, transparent);margin-top:var(--space-8);max-width:37rem}.shared-experience__content dl{border-top:1px solid color-mix(in srgb, var(--inverse-foreground) 24%, transparent);margin-top:var(--space-16);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.shared-experience__content dl>div{border-bottom:1px solid color-mix(in srgb, var(--inverse-foreground) 24%, transparent);min-height:9rem;padding:var(--space-6) var(--space-8) var(--space-6) 0}.shared-experience__content dl>div:nth-child(odd){border-right:1px solid color-mix(in srgb, var(--inverse-foreground) 24%, transparent)}.shared-experience__content dl>div:nth-child(2n){padding-left:var(--space-8)}.shared-experience__content dt{color:var(--dune-route-light);letter-spacing:.14em;font-size:.65rem}.shared-experience__content dd{color:color-mix(in srgb, var(--inverse-foreground) 76%, transparent);margin:var(--space-4) 0 0;max-width:24rem}.shared-experience__conclusion{border-left:2px solid var(--dune-route-light);font-family:var(--font-display-latin);margin-top:var(--space-12);max-width:47rem;padding-left:var(--space-6);font-size:clamp(1.6rem,2.4vw,2.7rem);line-height:1.15}html[lang=zh-CN] .shared-experience__conclusion{font-family:var(--font-display-cjk)}.curated-community{background:var(--paper-white)}.curated-community__grid{grid-template-columns:minmax(22rem,.9fr) minmax(22rem,1.1fr);align-items:start;gap:clamp(5rem,10vw,12rem);display:grid}.curated-community__heading h2{max-width:48rem;margin-top:clamp(4rem,8vw,8rem);font-size:clamp(4rem,7.2vw,8.5rem)}.curated-community__heading>p:last-child{color:var(--muted);margin-top:var(--space-8);max-width:32rem}.curated-community__measure{border-bottom:1px solid var(--hairline);border-top:1px solid var(--hairline);padding-block:var(--space-8)}.curated-community__not-label,.curated-community__principle-label{color:var(--dune-route-gold-ink);letter-spacing:.14em;font-size:.62rem}.curated-community__measure ul{margin-top:var(--space-4);list-style:none}.curated-community__measure li{border-bottom:1px solid var(--hairline);color:var(--muted);font-family:var(--font-display-latin);padding-block:var(--space-4);font-size:clamp(1.8rem,3vw,3.5rem);line-height:1.08;text-decoration:line-through;text-decoration-thickness:1px}.curated-community__principle-label{margin-top:var(--space-12);display:block}.curated-community__measure strong{font-family:var(--font-display-latin);letter-spacing:-.04em;margin-top:var(--space-4);font-size:clamp(2.5rem,4.7vw,5.5rem);font-weight:350;line-height:.98;display:block}.curated-community__measure>p:last-child{color:var(--muted);margin-top:var(--space-8);max-width:38rem}.founders-final-cta{background:var(--inverse);color:var(--inverse-foreground);text-align:center;align-items:center;min-height:58rem;display:flex;position:relative;overflow:hidden}.founders-final-cta__route{position:absolute;top:8%;left:0}.founders-final-cta__route .route-line__path{stroke:var(--dune-route-light)}.founders-final-cta__inner{padding-block:var(--space-40);z-index:2;flex-direction:column;align-items:center;display:flex;position:relative}.founders-final-cta__inner>p{color:var(--dune-route-light);font-family:var(--font-display-latin);font-size:clamp(1.65rem,2.3vw,2.7rem);line-height:1.12}.founders-final-cta h2{margin-top:var(--space-8);max-width:84rem;font-size:clamp(3.8rem,7.6vw,8.8rem)}.founders-final-cta .button-link{margin-top:var(--space-12)}.founders-final-cta ul{gap:var(--space-6);margin-top:var(--space-12);flex-wrap:wrap;justify-content:center;list-style:none;display:flex}.founders-final-cta li{color:color-mix(in srgb, var(--inverse-foreground) 65%, transparent);letter-spacing:.12em;text-transform:uppercase;font-size:.64rem}.founders-final-cta li:not(:last-child):after{color:var(--dune-route-light);content:"·";margin-left:var(--space-6)}@media (max-width:1180px){.founders-hero__grid{gap:var(--space-12);grid-template-columns:minmax(0,1fr) minmax(22rem,.9fr)}.founders-hero__copy{grid-template-columns:1fr}.community-experiences__list>li{grid-template-columns:3rem minmax(12rem,.7fr) minmax(18rem,1.3fr) minmax(10rem,.7fr)}.community-experiences__link{grid-column:2}}@media (max-width:980px){.founders-hero__grid{padding-bottom:var(--space-30);grid-template-columns:1fr}.founders-hero__content{padding-top:var(--space-12)}.founders-hero__field,.founders-hero__media{min-height:36rem}.founders-hero__field-note{left:var(--space-6)}.founder-values__list{grid-template-columns:repeat(2,minmax(0,1fr))}.founder-values__list>li,.founder-values__list>li:nth-child(2n){border-bottom:1px solid var(--hairline);min-height:23rem;padding-top:var(--space-6)}.founder-values__list>li:nth-child(2n){border-right:0}.founder-values__list>li:last-child{border-right:1px solid var(--hairline)}.founder-journey__levels{grid-template-columns:repeat(2,minmax(0,1fr))}.founder-journey__levels>li{border-bottom:1px solid var(--hairline);min-height:33rem}.founder-journey__levels>li:nth-child(2n){border-right:0}.community-experiences__list>li{grid-template-columns:3rem minmax(12rem,.8fr) minmax(18rem,1.2fr)}.community-experiences__list>li>ul{grid-column:2}.community-experiences__link{grid-column:3}.shared-experience__inner,.curated-community__grid{grid-template-columns:1fr}.shared-experience__heading h2{max-width:45rem}}@media (max-width:767px){.community-experiences__media{aspect-ratio:4/5;min-height:0}.community-experiences__media img{object-position:47% 50%}.founders-hero{min-height:0}.founders-hero__grid{min-height:0;padding-bottom:var(--space-30);padding-top:2.5rem;display:block}.founders-hero h1{margin-top:2.6rem;font-size:clamp(3.55rem,15.3vw,5.2rem)}.founders-hero__copy{gap:var(--space-4);margin-top:var(--space-8);padding-top:var(--space-6)}.founders-hero__opening{font-size:1.28rem}.founders-hero__support{font-size:.86rem}.founders-hero__actions{margin-top:var(--space-6)}.founders-hero__field{margin-top:var(--space-12);min-height:27rem}.founders-hero__media{min-height:27rem}.founders-hero__media img{object-position:58% 50%}.founders-hero__field-note{bottom:var(--space-4);left:var(--space-4);padding:var(--space-4);width:min(18rem,100% - 2rem)}.founder-values__intro h2,.founder-journey__intro h2,.community-experiences__intro h2{font-size:clamp(3rem,14vw,4.7rem)}.founder-values__list,.founder-journey__levels{display:block}.founder-values__list>li,.founder-values__list>li:nth-child(2n){min-height:18rem;padding:var(--space-6) 0;border-right:0}.founder-values__list>li:last-child{border-right:0}.founder-values__list>li>span:first-child{margin-bottom:var(--space-12)}.founder-values__marker{left:0}.founder-journey__route{display:block}.founder-journey__route .route-line{height:4rem;margin-top:var(--space-4)}.founder-journey__levels{border-left:1px solid var(--dune-route-gold);border-top:0;margin-left:.4rem}.founder-journey__levels>li{border-bottom:1px solid var(--hairline);min-height:0;padding:var(--space-8) 0 var(--space-12) var(--space-8);border-right:0;position:relative}.founder-journey__levels>li:before{background:var(--paper-white);border:1px solid var(--dune-route-gold);content:"";border-radius:50%;width:.75rem;height:.75rem;position:absolute;top:2.2rem;left:-.42rem}.founder-journey__description{margin-top:var(--space-12)}.founder-journey__principle{margin-top:var(--space-12);font-size:clamp(2rem,9.7vw,3.5rem)}.community-experiences__list>li{gap:var(--space-4);min-height:0;padding-block:var(--space-8);grid-template-columns:2.2rem 1fr;display:grid}.community-experiences__list h3,.community-experiences__list>li>p,.community-experiences__list>li>ul,.community-experiences__link{grid-column:2}.community-experiences__list h3{font-size:clamp(2rem,10vw,3rem)}.shared-experience{min-height:0}.shared-experience__inner{gap:var(--space-16)}.shared-experience__heading h2{margin-top:var(--space-12);font-size:clamp(3rem,14vw,4.7rem)}.shared-experience__content blockquote{font-size:clamp(2.3rem,10.7vw,3.5rem)}.shared-experience__content dl{grid-template-columns:1fr}.shared-experience__content dl>div,.shared-experience__content dl>div:nth-child(2n){min-height:0;padding:var(--space-6) 0;border-right:0}.curated-community__grid{gap:var(--space-16)}.curated-community__heading h2{margin-top:var(--space-12);font-size:clamp(3.5rem,16vw,5.4rem)}.curated-community__measure li{font-size:clamp(1.75rem,8.7vw,2.8rem)}.curated-community__measure strong{font-size:clamp(2.6rem,12vw,4rem)}.founders-final-cta{min-height:46rem}.founders-final-cta__inner>p{font-size:1.45rem}.founders-final-cta h2{font-size:clamp(3.15rem,14.5vw,5rem)}.founders-final-cta ul{gap:var(--space-3)}.founders-final-cta li:not(:last-child):after{margin-left:var(--space-3)}}
