@font-face{font-family:"Inter";src:url("../fonts/inter-latin-400-normal.woff2") format("woff2");font-display:swap;font-weight:400}
@font-face{font-family:"Space Grotesk";src:url("../fonts/space-grotesk-latin-600-normal.woff2") format("woff2");font-display:swap;font-weight:600}
:root{color-scheme:light;--paper:#f3f2ee;--ink:#161616;--muted:#606264;--night:#151515;--night-muted:#bbbdbf;--red:#bf1b2d;--orange:#f26722;--mobile-gutter:clamp(18px,5vw,24px);--ease-out:cubic-bezier(.23,1,.32,1)}
*{box-sizing:border-box}
html{background:var(--paper);scroll-behavior:smooth}
body{margin:0;min-width:320px;background:var(--paper);color:var(--ink);font-family:"Inter",Arial,sans-serif;-webkit-tap-highlight-color:rgba(191,27,45,.16)}
img{display:block;max-width:100%}
a{touch-action:manipulation}
a:focus-visible{outline:3px solid var(--orange);outline-offset:4px}
.skip-link{position:fixed;z-index:20;left:12px;top:12px;padding:10px 14px;background:var(--night);color:#fff;transform:translateY(-180%);transition:transform 160ms var(--ease-out)}.skip-link:focus{transform:translateY(0)}
.development-page{overflow-x:hidden}
.development-hero{padding:clamp(24px,7vw,40px) var(--mobile-gutter) 28px}
.development-brand{display:flex;align-items:center;gap:12px}.development-brand img{width:42px;height:42px;object-fit:contain}.development-brand span{display:grid;gap:1px}.development-brand strong{font-family:"Space Grotesk",sans-serif;font-size:16px;line-height:1.1}.development-brand small{color:#55585a;font-size:10px;letter-spacing:.12em;text-transform:uppercase}
.development-status{display:flex;align-items:center;gap:9px;margin-top:28px;color:#343638;font-size:10px;letter-spacing:.12em;text-transform:uppercase}.development-status span{width:7px;height:7px;border-radius:50%;background:var(--red);box-shadow:0 0 0 5px rgba(191,27,45,.1)}
.development-copy{margin-top:28px}.development-kicker{margin:0 0 10px;color:var(--red);font-size:11px;letter-spacing:.12em;text-transform:uppercase}.development-copy h1{max-width:13ch;margin:0;font-family:"Space Grotesk",sans-serif;font-size:clamp(2.4rem,11vw,3.15rem);font-weight:600;line-height:.94;letter-spacing:-.04em;text-wrap:balance}.development-copy>p:last-child{max-width:34ch;margin:20px 0 0;color:var(--muted);font-size:15px;line-height:1.55;text-wrap:pretty}
.development-visual{position:relative;margin:0;aspect-ratio:4/3;overflow:hidden;background:#292a2b}.development-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(0,0,0,.32))}.development-visual img{width:100%;height:100%;object-fit:cover;object-position:56% 53%}.development-visual figcaption{display:none}
.development-information{padding:30px var(--mobile-gutter) 28px;background:var(--night);color:#fff}.development-info-inner>h2,.development-funding h2{margin:0;font-family:"Space Grotesk",sans-serif;font-size:20px;line-height:1.15}.development-info-inner>h2{margin-bottom:22px}.development-contacts{display:grid;gap:18px}.development-contacts a{display:grid;align-content:center;min-height:56px;color:#fff;text-decoration:none}.development-contacts span{margin-bottom:4px;color:#a8aaac;font-size:10px;letter-spacing:.12em;text-transform:uppercase}.development-contacts strong{font-family:"Space Grotesk",sans-serif;font-size:17px;line-height:1.25}.development-contacts small{margin-top:3px;color:var(--night-muted);font-size:11px;line-height:1.4}.development-address{margin-top:2px}.development-address strong{font-family:"Inter",sans-serif;font-size:13px;font-weight:400;line-height:1.5}
.development-funding{display:grid;gap:18px;margin-top:28px;padding-top:26px;border-top:1px solid #3b3c3d}.development-funding p{max-width:35ch;margin:8px 0 0;color:var(--night-muted);font-size:13px;line-height:1.5}.development-funding img{width:min(100%,460px);height:auto;padding:14px;background:#f5f4f0}.development-funding>a{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:48px;padding:0 18px;background:var(--red);color:#fff;font-family:"Space Grotesk",sans-serif;font-size:13px;font-weight:600;text-decoration:none;transition:background-color 160ms ease,transform 120ms var(--ease-out)}.development-funding>a:hover{background:#991322}.development-funding>a:active{transform:scale(.985)}
.development-footer{display:grid;gap:4px;padding:20px var(--mobile-gutter) max(20px,env(safe-area-inset-bottom));background:#0e0e0e;color:#aeb0b2;font-size:11px;line-height:1.4}.development-footer strong{color:#fff;font-family:"Space Grotesk",sans-serif;font-size:14px}.development-footer span:last-child{margin-top:4px;color:#858789}
@media(prefers-reduced-motion:no-preference){.development-brand{animation:content-enter 480ms var(--ease-out) both}.development-status{animation:content-enter 500ms 70ms var(--ease-out) both}.development-copy{animation:content-enter 560ms 130ms var(--ease-out) both}.development-visual img{animation:image-enter 620ms 180ms var(--ease-out) both}}
@keyframes content-enter{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
@keyframes image-enter{from{opacity:.7;transform:scale(1.015)}to{opacity:1;transform:scale(1)}}
@media(min-width:960px){html,body{width:100%;height:100%;overflow:hidden;background:var(--night)}.development-page{display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);grid-template-rows:minmax(0,1fr) auto;width:100%;height:100vh;height:100svh}.development-hero{display:flex;grid-column:1;grid-row:1;min-height:0;flex-direction:column;padding:clamp(1.5rem,3.2vw,3.4rem);background:var(--paper);z-index:1}.development-brand img{width:3.75rem;height:3.75rem}.development-brand strong{font-size:1.08rem}.development-brand small{font-size:.7rem}.development-status{margin-top:clamp(1.35rem,4vh,3.5rem);font-size:.72rem}.development-copy{margin:auto 0;padding:clamp(1rem,2.5vh,2.5rem) 0}.development-copy h1{max-width:11ch;font-size:clamp(2.7rem,4.5vw,5.35rem)}.development-copy>p:last-child{max-width:34rem;margin-top:clamp(1rem,2vh,1.6rem);font-size:clamp(.9rem,1.1vw,1.1rem)}.development-information{grid-column:1;grid-row:2;padding:0 clamp(1.5rem,3.2vw,3.4rem) clamp(1.2rem,2.5vh,2rem);background:var(--paper);color:var(--ink);z-index:1}.development-info-inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(11rem,.7fr);gap:1.25rem;padding-top:1rem;border-top:1px solid #cbc9c3}.development-info-inner>h2{display:none}.development-contacts{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem 1rem}.development-contacts a{min-height:0;color:var(--ink)}.development-contacts span{font-size:.62rem}.development-contacts strong{font-size:.86rem}.development-contacts small{color:#77797a;font-size:.58rem}.development-address{grid-column:1/-1}.development-address strong{color:#5f6264;font-size:.7rem}.development-funding{align-content:end;gap:.4rem;margin:0;padding:0;border:0}.development-funding>div{display:none}.development-funding img{width:100%;padding:0;background:none}.development-funding>a{min-height:36px;padding:0 10px;font-size:.67rem}.development-footer{display:none}.development-visual{grid-column:2;grid-row:1/3;height:100%;aspect-ratio:auto}.development-visual:after{background:linear-gradient(90deg,rgba(21,23,25,.08),rgba(21,23,25,.18) 50%,rgba(21,23,25,.72))}.development-visual img{object-position:center;filter:saturate(.65) contrast(1.08)}.development-visual figcaption{position:absolute;z-index:1;right:clamp(1.5rem,5vw,5rem);bottom:clamp(1.5rem,6vw,5rem);display:block;padding-left:1.4rem;border-left:.24rem solid var(--red)}.development-visual figcaption span,.development-visual figcaption strong{display:block}.development-visual figcaption span{margin-bottom:.8rem;color:#d4d5d5;font-size:.7rem;letter-spacing:.14em;text-transform:uppercase}.development-visual figcaption strong{color:#fff;font-family:"Space Grotesk",sans-serif;font-size:clamp(2rem,4vw,4.8rem);line-height:.9;letter-spacing:-.04em}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
