:root{--bg:#050505;--surface:#0c0c0c;--surface-2:#121212;--surface-3:#171717;--text:#f5f5f5;--muted:#a8a8a8;--muted-2:#7e7e7e;--line:#ffffff21;--line-soft:#ffffff16;--max:1320px}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg);scroll-padding-top:88px}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}img{width:100%;display:block}figure{margin:0}.container{width:min(calc(100% - 48px), var(--max));margin-inline:auto}.site-header{z-index:50;border-bottom:1px solid #0000;align-items:center;height:82px;transition:background .22s,border-color .22s,-webkit-backdrop-filter .22s,backdrop-filter .22s;display:flex;position:fixed;inset:0 0 auto}.site-header.is-scrolled,.site-header.menu-open{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#050505d6;border-bottom-color:#ffffff17}.header-inner{width:min(calc(100% - 48px), var(--max));justify-content:space-between;align-items:center;height:100%;margin-inline:auto;display:flex}.brand-lockup{align-items:center;gap:11px;min-width:0;display:inline-flex}.brand-mark-frame{border-radius:50%;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid;overflow:hidden}.brand-mark{object-fit:cover;transform-origin:50%;width:42px;max-width:none;height:42px;transform:scale(1.65)}.brand-copy{flex-direction:column;gap:3px;line-height:1;display:flex}.brand-name{letter-spacing:-.018em;font-size:16px;font-weight:610}.brand-descriptor{letter-spacing:.17em;color:#ffffff94;font-size:9px;font-weight:500}.nav{color:#ffffffb8;align-items:center;gap:26px;font-size:13px;display:flex}.nav a{padding:8px 0;transition:color .16s;position:relative}.nav a:after{content:"";background:#fffc;height:1px;transition:right .18s;position:absolute;bottom:2px;left:0;right:100%}.nav a:hover{color:#fff}.nav a:hover:after{right:0}.menu-toggle{color:#fff;cursor:pointer;background:0 0;border:0;width:42px;height:42px;padding:0;display:none;position:relative}.menu-toggle span{background:currentColor;width:22px;height:1px;transition:transform .18s,top .18s;position:absolute;left:10px}.menu-toggle span:first-child{top:16px}.menu-toggle span:last-child{top:25px}.site-header.menu-open .menu-toggle span:first-child{top:21px;transform:rotate(45deg)}.site-header.menu-open .menu-toggle span:last-child{top:21px;transform:rotate(-45deg)}.mobile-nav{display:none}.hero{isolation:isolate;background:#000;align-items:flex-end;min-height:100svh;display:flex;position:relative;overflow:hidden}.hero-image{z-index:-3;object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0;transform:scale(1.015)}.hero:before,.hero:after{content:"";pointer-events:none;position:absolute;inset:0}.hero:before{z-index:-2;background:linear-gradient(90deg,#000000e6 0%,#000000a6 29%,#0000003d 58%,#0000000f 78%)}.hero:after{z-index:-1;background:linear-gradient(#0000001a 0%,#0000002e 58%,#000000d6 100%)}.hero-content{z-index:2;padding-top:128px;padding-bottom:clamp(72px,9vh,112px);position:relative}.hero-eyebrow{margin-bottom:22px}.hero-brandline{color:#ffffffe0;align-items:center;gap:14px;margin-bottom:24px;display:flex}.hero-brand-name{letter-spacing:-.02em;font-size:18px;font-weight:610}.hero-brand-divider{background:#ffffff61;width:34px;height:1px}.hero-brand-descriptor{letter-spacing:.16em;color:#ffffff9e;font-size:11px}.eyebrow{text-transform:uppercase;letter-spacing:.18em;color:#ffffff94;font-size:11px;font-weight:520}h1,h2,h3,p{margin-top:0}.hero h1{letter-spacing:-.058em;text-wrap:balance;max-width:1040px;margin:0 0 30px;font-size:clamp(52px,7vw,106px);font-weight:560;line-height:.94}.hero h1 span{display:block}.hero h1 span:last-child{color:#ffffffc7}.hero-copy{color:#ffffffb8;max-width:570px;margin-bottom:0;font-size:clamp(16px,1.25vw,19px);line-height:1.65}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.btn{border:1px solid #ffffff57;border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:0 22px;font-size:14px;font-weight:520;transition:background .18s,color .18s,border-color .18s,transform .18s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn-primary{color:#000;background:#fff;border-color:#fff}.btn-primary:hover{background:#e9e9e9}.btn-ghost:hover{background:#ffffff1a;border-color:#ffffff8f}.hero-footnote{z-index:2;right:max(24px, calc((100vw - var(--max)) / 2));color:#ffffff6b;letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:12px;font-size:9px;display:flex;position:absolute;bottom:38px}.hero-footnote-line{background:#ffffff3d;width:42px;height:1px}.section{padding:clamp(92px,11vw,170px) 0}.section-dark{background:#050505}.section-soft{background:#0b0b0b}.statement{max-width:1060px}.statement h2,.section-head h2,.moment-title h2{letter-spacing:-.055em;margin-bottom:0;font-size:clamp(42px,6vw,88px);font-weight:540;line-height:1.02}.statement p{max-width:720px;color:var(--muted);margin-top:34px;font-size:19px;line-height:1.7}.split{grid-template-columns:1.02fr .98fr;min-height:760px;display:grid}.split-media{min-height:760px;overflow:hidden}.split-media img{object-fit:cover;width:100%;height:100%}.split-copy{background:#0b0b0b;flex-direction:column;justify-content:center;padding:clamp(50px,7vw,120px);display:flex}.split-copy h2{letter-spacing:-.045em;max-width:700px;margin-bottom:24px;font-size:clamp(38px,4.6vw,68px);font-weight:540;line-height:1.04}.split-copy p{max-width:620px;color:var(--muted);margin-bottom:0;font-size:18px;line-height:1.75}.micro-line{color:#ffffff85;letter-spacing:.11em;text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:9px;margin-top:34px;font-size:11px;display:flex}.micro-line i{background:#ffffff36;width:19px;height:1px}.parallax{background-repeat:no-repeat;background-size:cover;background-position:center calc(50% + var(--parallax-y,0px));isolation:isolate;align-items:center;min-height:86svh;display:flex;position:relative;overflow:hidden}.parallax:before,.parallax:after{content:"";pointer-events:none;position:absolute;inset:0}.parallax:before{z-index:-1;background:#0000001f}.parallax:after{z-index:0;background:linear-gradient(90deg,#000000b3,#00000021 64%),linear-gradient(#0000 40%,#0006)}.parallax-content{z-index:2;max-width:680px;position:relative}.parallax-content-right{text-align:right;margin-left:auto}.parallax h2{letter-spacing:-.055em;margin-bottom:26px;font-size:clamp(44px,6vw,86px);font-weight:540;line-height:.99}.parallax p{color:#ffffffbf;max-width:580px;margin-bottom:0;font-size:18px;line-height:1.65}.parallax-content-right p{margin-left:auto}.section-head{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);align-items:end;gap:clamp(40px,7vw,110px);margin-bottom:clamp(56px,7vw,92px);display:grid}.section-head.compact{grid-template-columns:1fr}.section-head h2{margin-top:10px}.section-head p{color:var(--muted);margin:0;font-size:17px;line-height:1.7}.menu-grid{border-top:1px solid var(--line)}.menu-row{border-bottom:1px solid var(--line);grid-template-columns:70px minmax(180px,.8fr) minmax(0,1.6fr);align-items:center;gap:28px;min-height:126px;display:grid}.menu-index{color:#ffffff52;letter-spacing:.13em;font-size:11px}.menu-row h3{letter-spacing:-.035em;margin:0;font-size:clamp(27px,3vw,42px);font-weight:520}.menu-row p{max-width:650px;color:var(--muted);margin:0;line-height:1.6}.menu-note{grid-template-columns:minmax(180px,.8fr) minmax(0,1.6fr);gap:28px;margin:36px 0 0 98px;padding-top:28px;display:grid}.menu-note>span{font-size:18px;font-weight:560}.menu-note p{max-width:640px;color:var(--muted);margin:0;line-height:1.65}.product-grid-section{overflow:hidden}.product-grid{grid-template-rows:repeat(2,minmax(320px,1fr));grid-template-columns:1.15fr .85fr;gap:16px;display:grid}.product-card{background:#111;min-height:320px;position:relative;overflow:hidden}.product-card-large{grid-row:1/3}.product-card img{width:100%;height:100%;min-height:inherit;object-fit:cover;transition:transform .7s cubic-bezier(.2,.75,.25,1)}.product-card:hover img{transform:scale(1.025)}.product-card:after{content:"";pointer-events:none;background:linear-gradient(#0000 60%,#000000b8);position:absolute;inset:0}.product-card figcaption{z-index:2;justify-content:space-between;align-items:center;gap:20px;display:flex;position:absolute;bottom:22px;left:24px;right:24px}.product-card figcaption span{color:#ffffff85;letter-spacing:.14em;font-size:10px}.product-card figcaption strong{font-size:13px;font-weight:520}.mobility-section{border-top:1px solid var(--line-soft)}.feature-stack{border-top:1px solid var(--line)}.feature-panel{border-bottom:1px solid var(--line);grid-template-columns:110px 1fr;gap:30px;padding:42px 0;display:grid}.feature-number{color:#ffffff57;letter-spacing:.13em;font-size:12px}.feature-panel h3{letter-spacing:-.038em;margin-bottom:12px;font-size:clamp(27px,3.4vw,48px);font-weight:530;line-height:1.05}.feature-panel p{max-width:690px;color:var(--muted);margin-bottom:0;font-size:17px;line-height:1.68}.mobility-visual{background:#0a0a0a;grid-template-columns:1.04fr .96fr;min-height:760px;display:grid}.mobility-visual-main{min-height:760px;overflow:hidden}.mobility-visual-main img{object-fit:cover;width:100%;height:100%}.mobility-visual-copy{flex-direction:column;justify-content:center;padding:clamp(50px,7vw,120px);display:flex}.mobility-visual-copy h2{letter-spacing:-.052em;margin:12px 0 26px;font-size:clamp(40px,5.1vw,74px);font-weight:540;line-height:1.01}.mobility-visual-copy p{max-width:620px;color:var(--muted);margin-bottom:0;font-size:18px;line-height:1.72}.detail-strip{background:#ffffff1f;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.detail-tile{background:#090909;min-height:520px;position:relative;overflow:hidden}.detail-tile img{object-fit:cover;width:100%;height:100%}.detail-tile:after{content:"";background:linear-gradient(#0000 48%,#000000c7);position:absolute;inset:0}.detail-tile figcaption{z-index:2;position:absolute;bottom:28px;left:28px;right:28px}.detail-tile figcaption span{color:#ffffff85;letter-spacing:.16em;text-transform:uppercase;margin-bottom:10px;font-size:10px;display:block}.detail-tile figcaption strong{max-width:330px;font-size:18px;font-weight:520;line-height:1.35;display:block}.parallax-moment:after{background:linear-gradient(90deg,#000000bf,#0000001f 67%),linear-gradient(#0000 38%,#00000073)}.moment-section{border-bottom:1px solid var(--line-soft)}.moment-layout{grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);align-items:start;gap:clamp(55px,9vw,150px);display:grid}.moment-title h2{margin-top:12px}.moment-copy{padding-top:28px}.moment-copy p{max-width:640px;color:var(--muted);font-size:18px;line-height:1.72}.moment-copy .moment-lead{color:#fff;letter-spacing:-.026em;margin-bottom:26px;font-size:clamp(25px,2.4vw,38px);line-height:1.28}.catalog-image{width:min(100% - 48px,1500px);margin:0 auto}.catalog-image-stage3{padding:clamp(54px,7vw,100px) 0}.catalog-image img{object-fit:cover;max-height:900px}.pilot{text-align:center;align-items:center;min-height:78svh;display:flex}.pilot-inner{width:min(100% - 48px,1000px);margin-inline:auto}.pilot-number{letter-spacing:-.08em;margin-top:30px;font-size:clamp(90px,19vw,260px);font-weight:570;line-height:.75}.pilot h2{letter-spacing:-.05em;margin-top:42px;font-size:clamp(38px,5vw,72px);line-height:1}.pilot p{max-width:700px;color:var(--muted);margin:30px auto 0;font-size:18px;line-height:1.7}.final-cta{text-align:center;padding:140px 0 160px}.final-cta h2{letter-spacing:-.055em;margin-bottom:24px;font-size:clamp(45px,6vw,88px)}.final-cta p{color:var(--muted);max-width:640px;margin:0 auto 38px;font-size:18px;line-height:1.7}footer{border-top:1px solid var(--line);color:#858585;padding:38px 0 55px;font-size:13px}.footer-inner{justify-content:space-between;gap:30px;display:flex}[data-reveal]{opacity:0;transition:opacity .76s cubic-bezier(.2,.75,.25,1),transform .76s cubic-bezier(.2,.75,.25,1);transform:translateY(26px)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}@media (width<=1040px){.nav{gap:18px;font-size:12px}.section-head{grid-template-columns:1fr;align-items:start;gap:28px}.moment-layout{grid-template-columns:1fr;gap:35px}.moment-copy{padding-top:0}}@media (width<=820px){html{scroll-padding-top:72px}.container,.header-inner,.catalog-image{width:min(calc(100% - 32px), var(--max))}.site-header{height:68px}.brand-mark-frame{flex-basis:38px;width:38px;height:38px}.brand-mark{width:38px;height:38px}.brand-name{font-size:15px}.brand-descriptor{font-size:8px}.nav{display:none}.menu-toggle{display:block}.mobile-nav{opacity:0;visibility:hidden;pointer-events:none;background:#050505f7;border-bottom:1px solid #ffffff17;padding:8px 16px 18px;transition:opacity .17s,visibility .17s,transform .17s;display:grid;position:absolute;top:68px;left:0;right:0;transform:translateY(-8px)}.site-header.menu-open .mobile-nav{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.mobile-nav a{color:#ffffffd1;border-bottom:1px solid #ffffff14;padding:15px 2px;font-size:15px}.mobile-nav a:last-child{border-bottom:0}.hero{min-height:100svh}.hero-image{object-position:58% center}.hero:before{background:linear-gradient(90deg,#000000bf,#0000002e)}.hero:after{background:linear-gradient(#0003 0%,#0006 52%,#000000e8 100%)}.hero-content{padding-top:112px;padding-bottom:54px}.hero-eyebrow{margin-bottom:17px}.hero-brandline{gap:10px;margin-bottom:18px}.hero-brand-name{font-size:16px}.hero-brand-divider{width:24px}.hero-brand-descriptor{font-size:9px}.hero h1{letter-spacing:-.052em;max-width:660px;margin-bottom:24px;font-size:clamp(45px,13.2vw,70px);line-height:.98}.hero-copy{max-width:470px;font-size:15px;line-height:1.58}.hero-actions{margin-top:28px}.hero-actions .btn{min-height:46px;padding-inline:18px;font-size:13px}.hero-footnote{display:none}.section{padding:86px 0}.statement h2,.section-head h2,.moment-title h2{font-size:clamp(39px,11.8vw,62px)}.statement p,.section-head p{font-size:16px}.split{grid-template-columns:1fr;min-height:auto}.split-media{min-height:60svh}.split-copy{padding:70px 24px 86px}.split-copy p{font-size:16px}.micro-line{line-height:1.8}.parallax{background-position:50%;min-height:74svh}.parallax-content,.parallax-content-right{text-align:left;margin-left:0}.parallax h2{font-size:clamp(42px,12.5vw,66px)}.parallax p{font-size:16px}.menu-row{grid-template-columns:42px 1fr;gap:10px 14px;padding:28px 0}.menu-row p{grid-column:2}.menu-note{grid-template-columns:1fr;gap:12px;margin-left:56px}.product-grid{grid-template-rows:auto;grid-template-columns:1fr}.product-card,.product-card-large{grid-row:auto;min-height:58svh}.feature-panel{grid-template-columns:52px 1fr;gap:16px;padding:34px 0}.feature-panel p{font-size:15px}.mobility-visual{grid-template-columns:1fr;min-height:auto}.mobility-visual-main{min-height:62svh}.mobility-visual-copy{padding:72px 24px 90px}.mobility-visual-copy p{font-size:16px}.detail-strip{grid-template-columns:1fr}.detail-tile{min-height:64svh}.moment-copy p{font-size:16px}.catalog-image-stage3{padding:50px 0}.pilot{min-height:68svh}.footer-inner{flex-direction:column}}@media (width<=520px){.hero-brandline{flex-wrap:wrap}.hero-brand-divider{width:18px}.btn{width:100%}.menu-note{margin-left:0}.product-card,.product-card-large{min-height:52svh}.detail-tile{min-height:58svh}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}.parallax{background-position:50%!important}[data-reveal]{opacity:1!important;transform:none!important}}.history-intro{border-top:1px solid var(--line-soft);background:#080808;padding:clamp(110px,12vw,185px) 0 clamp(90px,10vw,145px)}.history-intro-grid{grid-template-columns:minmax(0,.82fr) minmax(520px,1.18fr);align-items:center;gap:clamp(54px,8vw,128px);display:grid}.history-intro-copy h2,.history-build h2,.history-field h2,.california-next h2,.concept-gallery-section h2{letter-spacing:-.055em;margin:12px 0 30px;font-size:clamp(44px,5.8vw,84px);font-weight:540;line-height:1.01}.history-intro-copy p{max-width:620px;color:var(--muted);font-size:17px;line-height:1.72}.history-intro-copy p+p{margin-top:18px}.history-hero-image{background:#111;min-height:680px;position:relative;overflow:hidden}.history-hero-image:after{content:"";pointer-events:none;background:linear-gradient(#0000 58%,#0000009e);position:absolute;inset:0}.history-hero-image img{object-fit:cover;width:100%;height:100%;min-height:680px}.history-hero-image figcaption{z-index:2;color:#ffffffb8;letter-spacing:.12em;text-transform:uppercase;font-size:11px;position:absolute;bottom:24px;left:26px}.history-disclaimer{border-top:1px solid var(--line-soft);color:#fff6;margin-top:38px;padding-top:24px;font-size:11px;line-height:1.65}.history-build,.history-field,.concept-gallery-section{padding:clamp(105px,11vw,170px) 0}.history-section-head{margin-bottom:clamp(54px,7vw,90px)}.build-collage{grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:110px;gap:14px;display:grid}.build-shot{background:#111;position:relative;overflow:hidden}.build-shot img{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.2,.75,.25,1)}.build-shot:hover img{transform:scale(1.025)}.build-shot:after{content:"";pointer-events:none;background:linear-gradient(#0000 58%,#000000b3);position:absolute;inset:0}.build-shot figcaption{z-index:2;letter-spacing:.12em;text-transform:uppercase;color:#ffffffa8;font-size:10px;position:absolute;bottom:18px;left:20px}.build-shot-1{grid-area:1/1/span 5/span 7}.build-shot-2{grid-area:1/8/span 3/span 5}.build-shot-3{grid-area:4/8/span 4/span 5}.build-shot-4{grid-area:6/1/span 4/span 5}.build-shot-5{grid-area:8/6/span 4/span 7}.build-shot-6{grid-area:10/1/span 3/span 5}.history-video{--video-parallax-y:0px;isolation:isolate;background:#000;align-items:center;min-height:88svh;display:flex;position:relative;overflow:hidden}.history-video-media{z-index:-3;object-fit:cover;width:106%;height:116%;transform:translate3d(0, var(--video-parallax-y), 0) scale(1.045);will-change:transform;position:absolute;top:-8%;left:-3%}.history-video-shade{z-index:-2;background:linear-gradient(90deg,#000000c7 0%,#0000006b 42%,#0000001f 72%),linear-gradient(#0000000a 38%,#00000094);position:absolute;inset:0}.history-video-copy{z-index:2;position:relative}.history-video-copy h2{letter-spacing:-.057em;max-width:950px;margin:15px 0 0;font-size:clamp(46px,6.4vw,94px);font-weight:540;line-height:.98}.history-field{overflow:hidden}.festival-slider{width:100%;padding:0 max(24px, calc((100vw - var(--max)) / 2)) 22px;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#ffffff38 transparent;gap:16px;display:flex;overflow-x:auto}.festival-card{scroll-snap-align:center;background:#111;flex:0 0 min(72vw,920px);min-height:610px;position:relative;overflow:hidden}.festival-card img{object-fit:cover;width:100%;height:100%;min-height:610px}.festival-card:after{content:"";pointer-events:none;background:linear-gradient(#0000 55%,#000000b8);position:absolute;inset:0}.festival-card figcaption{z-index:2;font-size:18px;font-weight:520;position:absolute;bottom:26px;left:28px;right:28px}.california-next{border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);padding:clamp(110px,12vw,185px) 0}.california-next-grid{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:start;gap:clamp(58px,9vw,150px);display:grid}.california-next h2{margin-bottom:0}.california-next-copy{padding-top:28px}.california-next-copy p{max-width:620px;color:var(--muted);font-size:17px;line-height:1.72}.california-next-copy .california-next-lead{color:#fff;letter-spacing:-.035em;margin-bottom:27px;font-size:clamp(28px,3vw,45px);line-height:1.18}.california-next-copy small{border-top:1px solid var(--line-soft);color:#ffffff6b;max-width:620px;margin-top:34px;padding-top:20px;font-size:11px;line-height:1.6;display:block}.ai-gallery{grid-template-columns:repeat(12,minmax(0,1fr));gap:12px;display:grid}.ai-card{background:#111;grid-column:span 3;position:relative;overflow:hidden}.ai-card.ai-tall{aspect-ratio:4/5}.ai-card.ai-square{aspect-ratio:1}.ai-card.ai-wide{aspect-ratio:16/9;grid-column:span 6}.ai-card img{object-fit:cover;width:100%;height:100%;transition:transform .72s cubic-bezier(.2,.75,.25,1)}.ai-card:hover img{transform:scale(1.025)}.ai-card:after{content:"";pointer-events:none;background:linear-gradient(#0000 66%,#0000007a);position:absolute;inset:0}.ai-card figcaption{z-index:2;color:#ffffff9e;letter-spacing:.14em;font-size:9px;position:absolute;bottom:13px;right:15px}.gallery-disclaimer{border-top:1px solid var(--line-soft);color:#fff6;margin-top:30px;padding-top:21px;font-size:11px;line-height:1.6}@media (width<=1040px){.history-intro-grid{grid-template-columns:1fr}.history-hero-image,.history-hero-image img{min-height:650px}.california-next-grid{grid-template-columns:1fr;gap:28px}.california-next-copy{padding-top:0}.ai-card{grid-column:span 4}.ai-card.ai-wide{grid-column:span 6}}@media (width<=820px){.history-intro{padding:90px 0 78px}.history-intro-copy h2,.history-build h2,.history-field h2,.california-next h2,.concept-gallery-section h2{font-size:clamp(40px,11.6vw,62px)}.history-intro-copy p{font-size:16px}.history-hero-image,.history-hero-image img{min-height:60svh}.history-build,.history-field,.concept-gallery-section{padding:86px 0}.build-collage{grid-template-columns:1fr 1fr;grid-auto-rows:auto;gap:8px;display:grid}.build-shot,.build-shot-1,.build-shot-2,.build-shot-3,.build-shot-4,.build-shot-5,.build-shot-6{aspect-ratio:4/5;grid-area:auto}.build-shot-1,.build-shot-6{aspect-ratio:16/10;grid-column:1/-1}.history-video{aspect-ratio:16/9;min-height:auto}.history-video-media{width:100%;height:100%;inset:0;transform:none}.history-video-copy{padding:28px 0}.history-video-copy h2{max-width:88%;font-size:clamp(28px,7.5vw,46px);line-height:1.02}.festival-slider{padding-inline:16px}.festival-card{flex-basis:88vw;min-height:62svh}.festival-card img{min-height:62svh}.california-next{padding:92px 0}.california-next-copy p{font-size:16px}.ai-gallery{grid-template-columns:repeat(2,1fr);gap:8px}.ai-card,.ai-card.ai-tall,.ai-card.ai-square,.ai-card.ai-wide{grid-column:span 1}.ai-card.ai-wide{grid-column:1/-1}}@media (width<=520px){.build-collage{grid-template-columns:1fr}.build-shot,.build-shot-1,.build-shot-2,.build-shot-3,.build-shot-4,.build-shot-5,.build-shot-6{aspect-ratio:4/5;grid-column:1}.history-video-copy h2{font-size:clamp(24px,7.1vw,34px)}.festival-card{flex-basis:91vw}.ai-gallery{grid-template-columns:1fr}.ai-card,.ai-card.ai-tall,.ai-card.ai-square,.ai-card.ai-wide{grid-column:1}.ai-card.ai-wide{aspect-ratio:16/10}}.pilot-emphasis{color:#fff!important;font-size:20px!important;line-height:1.55!important}.pilot-cta{margin-top:34px}.requirements-section{border-top:1px solid var(--line-soft);padding:clamp(110px,12vw,180px) 0}.requirements-head{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:end;gap:clamp(58px,9vw,150px);margin-bottom:clamp(60px,7vw,95px);display:grid}.requirements-head h2,.application-copy h2,.ecosystem-section h2{letter-spacing:-.055em;margin:12px 0 0;font-size:clamp(44px,5.8vw,84px);font-weight:540;line-height:1.01}.requirements-intro p{color:#fff;letter-spacing:-.024em;margin-bottom:18px;font-size:clamp(21px,2vw,30px);line-height:1.38}.requirements-intro small{color:#ffffff75;font-size:11px;line-height:1.68;display:block}.requirements-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.requirement-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:linear-gradient(145deg,#ffffff06,#0000 58%);flex-direction:column;min-height:290px;padding:28px;display:flex}.requirement-index{color:#ffffff4d;letter-spacing:.14em;margin-bottom:auto;font-size:10px}.requirement-card strong{letter-spacing:-.035em;margin-top:46px;font-size:clamp(25px,2.5vw,37px);font-weight:530;line-height:1.08;display:block}.requirement-card p{max-width:360px;color:var(--muted);margin:15px 0 0;font-size:15px;line-height:1.62}.not-for-section{border-top:1px solid var(--line-soft);grid-template-columns:220px 1fr;gap:35px;margin-top:45px;padding-top:28px;display:grid}.not-for-section p{color:#ffffff94;max-width:900px;margin:0;line-height:1.72}.application-section{border-top:1px solid var(--line-soft);padding:clamp(110px,12vw,180px) 0}.application-layout{grid-template-columns:minmax(320px,.78fr) minmax(0,1.22fr);align-items:start;gap:clamp(55px,9vw,145px);display:grid}.application-copy-sticky{position:sticky;top:120px}.application-copy h2{margin-bottom:28px}.application-copy>.application-copy-sticky>p{max-width:510px;color:var(--muted);margin-bottom:0;font-size:17px;line-height:1.72}.application-meta{border-top:1px solid var(--line);margin-top:42px}.application-meta>div{border-bottom:1px solid var(--line);justify-content:space-between;gap:25px;padding:17px 0;display:flex}.application-meta span{color:#ffffff6b;letter-spacing:.08em;text-transform:uppercase;font-size:11px}.application-meta strong{text-align:right;font-size:13px;font-weight:540}.application-form{border-top:1px solid var(--line)}.form-section{border:0;border-bottom:1px solid var(--line);margin:0;padding:42px 0 50px}.form-section legend{color:#fff;letter-spacing:-.02em;align-items:baseline;gap:18px;width:100%;margin-bottom:34px;padding:0;font-size:22px;font-weight:530;display:flex}.form-section legend span{color:#ffffff4d;letter-spacing:.14em;font-size:10px}.field-grid{gap:22px 16px;display:grid}.field-grid.two-cols{grid-template-columns:repeat(2,1fr)}.field{gap:10px;margin-top:24px;display:grid}.field-grid .field{margin-top:0}.field>span,.question-title{color:#ffffffad;font-size:12px;line-height:1.45}.field input,.field textarea{color:#fff;width:100%;font:inherit;background:#ffffff06;border:1px solid #ffffff24;border-radius:0;outline:none;transition:border-color .15s,background .15s}.field input{height:54px;padding:0 15px}.field textarea{resize:vertical;min-height:140px;padding:15px;line-height:1.55}.field input::placeholder,.field textarea::placeholder{color:#ffffff3d}.field input:focus,.field textarea:focus{background:#ffffff0b;border-color:#ffffff94}.question{margin-top:30px}.form-section>.question:first-of-type{margin-top:0}.question-title{margin-bottom:12px}.choice-row{grid-template-columns:repeat(2,1fr);gap:9px;display:grid}.choice-row-three{grid-template-columns:repeat(3,1fr)}.choice{cursor:pointer;position:relative}.choice input{opacity:0;pointer-events:none;position:absolute}.choice span{color:#ffffffa3;text-align:center;background:#ffffff05;border:1px solid #ffffff24;justify-content:center;align-items:center;min-height:52px;padding:11px 15px;font-size:12px;transition:color .15s,background .15s,border-color .15s;display:flex}.choice:hover span{color:#fff;border-color:#ffffff57}.choice input:checked+span{color:#000;background:#fff;border-color:#fff}.choice input:focus-visible+span{outline-offset:3px;outline:2px solid #fff}.eligibility-message,.form-status{border:1px solid #ffffff26;margin-top:28px;padding:18px 20px;font-size:13px;line-height:1.6}.eligibility-message.is-blocked{color:#ffcdc3e6;background:#b4372317;border-color:#ff8c7861}.form-status.is-ready{color:#d7ffe0db;background:#3a8c4e14;border-color:#b8ffc840}.form-submit{padding-top:34px}.submit-btn{min-width:220px;font:inherit;cursor:pointer;border:0}.submit-btn:disabled{opacity:.32;cursor:not-allowed;transform:none}.form-submit p{color:#ffffff57;max-width:600px;margin:16px 0 0;font-size:10px;line-height:1.6}.ecosystem-section{border-top:1px solid var(--line-soft);padding:clamp(95px,10vw,150px) 0}.ecosystem-grid{grid-template-columns:210px 1fr;align-items:center;gap:clamp(45px,7vw,100px);display:grid}.ecosystem-mark{place-items:center;width:180px;height:180px;display:grid;overflow:hidden}.ecosystem-mark img{object-fit:cover;width:180px;height:180px;transform:scale(1.5)}.ecosystem-section h2{max-width:930px;font-size:clamp(34px,4.5vw,66px)}.ecosystem-section p{max-width:690px;color:var(--muted);margin:24px 0 0;font-size:16px;line-height:1.72}@media (width<=1040px){.requirements-head,.application-layout{grid-template-columns:1fr;gap:45px}.requirements-grid{grid-template-columns:repeat(2,1fr)}.application-copy-sticky{position:static}.application-meta{max-width:650px}}@media (width<=820px){.requirements-section,.application-section{padding:88px 0}.requirements-head h2,.application-copy h2,.ecosystem-section h2{font-size:clamp(40px,11.4vw,62px)}.requirements-grid{grid-template-columns:1fr}.requirement-card{min-height:230px}.not-for-section{grid-template-columns:1fr;gap:14px}.field-grid.two-cols,.choice-row-three,.ecosystem-grid{grid-template-columns:1fr}.ecosystem-mark,.ecosystem-mark img{width:130px;height:130px}}@media (width<=520px){.choice-row{grid-template-columns:1fr}.form-section{padding:34px 0 42px}.form-section legend{font-size:20px}.submit-btn{width:100%}}.hp-field{clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;pointer-events:none!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}.form-status.is-success{color:#deffe6f0;background:#32914c17;border-color:#a6ffbe4d}.form-status.is-error{color:#ffd2c8f0;background:#b4372317;border-color:#ff877361}.submit-btn:disabled{cursor:not-allowed}.requirements-grid.warm-grid{grid-template-columns:repeat(2,1fr)}.warm-note{border-top:1px solid var(--line-soft);grid-template-columns:220px minmax(0,1fr);gap:35px;margin-top:44px;padding-top:28px;display:grid}.warm-note p{color:#ffffff9e;max-width:880px;margin:0;font-size:16px;line-height:1.72}.field span em,.optional-comment span em{color:#ffffff57;letter-spacing:.02em;margin-left:5px;font-size:10px;font-style:normal;font-weight:400}.form-section-questions .question{margin-top:34px}.form-section-questions .question:first-of-type{margin-top:0}.choice-row-four{grid-template-columns:repeat(2,1fr)}.question-help{color:#ffffff6b;max-width:760px;margin:-2px 0 15px;font-size:11px;line-height:1.6}.optional-comment{margin-top:36px}.optional-comment textarea{min-height:112px}.application-form-wrap{min-width:0}.application-copy>.application-copy-sticky>p{color:#ffffffad}.form-submit p{color:#ffffff6b;max-width:640px}@media (width<=1040px){.requirements-grid.warm-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=820px){.requirements-grid.warm-grid{grid-template-columns:1fr}.warm-note{grid-template-columns:1fr;gap:14px}.choice-row-four{grid-template-columns:1fr}}.depth-parallax{--depth-y:0px;isolation:isolate;background:#050505;align-items:center;height:clamp(594px,68.2svh,748px);min-height:0;display:flex;position:relative;overflow:hidden}.depth-parallax-media{z-index:-3;width:100%;height:calc(100% + 420px);transform:translate3d(0, var(--depth-y), 0) scale(1.015);will-change:transform;backface-visibility:hidden;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;top:-210px;left:0}.depth-parallax-shade{z-index:-2;pointer-events:none;background:linear-gradient(90deg,#0009 0%,#0000003d 46%,#0000000a 76%,#00000014 100%),linear-gradient(#00000014 0%,#00000005 40%,#00000061 100%);position:absolute;inset:0}.depth-parallax-content{z-index:2;text-shadow:0 2px 30px #00000070;max-width:680px;padding-top:60px;padding-bottom:60px;position:relative}.depth-parallax-content.parallax-content-right{text-align:right;margin-left:auto}.depth-parallax h2{letter-spacing:-.054em;text-wrap:balance;margin-bottom:24px;font-size:clamp(42px,5.7vw,82px);font-weight:540;line-height:.99}.depth-parallax p{color:#ffffffd1;max-width:580px;margin-bottom:0;font-size:18px;line-height:1.65}.depth-parallax-content.parallax-content-right p{margin-left:auto}.depth-parallax.parallax-landscape .depth-parallax-shade{background:linear-gradient(270deg,#0000009c 0%,#00000038 46%,#00000008 76%),linear-gradient(#0000 40%,#00000057)}.depth-parallax.parallax-moment .depth-parallax-shade{background:linear-gradient(90deg,#00000094 0%,#00000029 65%,#0000000f 100%),radial-gradient(circle at 60% 45%,#0000,#0000003b 85%)}.depth-parallax.parallax-pilot .depth-parallax-shade{background:linear-gradient(90deg,#0009 0%,#0003 54%,#00000008 80%),linear-gradient(#0000 38%,#0000005c)}.depth-video.history-video{--video-depth-y:0px;isolation:isolate;background:#000;align-items:center;height:clamp(616px,70.4svh,770px);min-height:0;display:flex;position:relative;overflow:hidden}.depth-video .history-video-media{z-index:-3;object-fit:cover;object-position:center center;width:100%;height:calc(100% + 420px);transform:translate3d(0, var(--video-depth-y), 0) scale(1.015);will-change:transform;backface-visibility:hidden;position:absolute;top:-210px;left:0}.depth-video .history-video-shade{z-index:-2;background:linear-gradient(90deg,#000000ab 0%,#00000052 43%,#0000000f 76%),linear-gradient(#00000005 38%,#0006);position:absolute;inset:0}.depth-video .history-video-copy{z-index:2;text-shadow:0 2px 34px #00000085;padding-top:60px;padding-bottom:60px;position:relative}.depth-video .history-video-copy h2,.moment-lead{text-wrap:balance}@media (width<=820px){.depth-parallax{height:clamp(500px,66svh,610px)}.depth-parallax-media{height:calc(100% + 280px);transform:translate3d(0, var(--depth-y), 0) scale(1.02);top:-140px}.depth-parallax-content,.depth-parallax-content.parallax-content-right{text-align:left;width:100%;margin-left:0;padding-top:62px;padding-bottom:62px}.depth-parallax h2{font-size:clamp(40px,11.5vw,62px)}.depth-parallax p{max-width:520px;font-size:16px}.depth-video.history-video{height:clamp(500px,66svh,620px)}.depth-video .history-video-media{height:calc(100% + 260px);transform:translate3d(0, var(--video-depth-y), 0) scale(1.02);top:-130px}.depth-video .history-video-copy{padding-top:58px;padding-bottom:58px}}@media (prefers-reduced-motion:reduce){.depth-parallax-media{transform:translate3d(0, var(--depth-y), 0) scale(1.015)!important}.depth-video .history-video-media{transform:translate3d(0, var(--video-depth-y), 0) scale(1.015)!important}}
