html.intro-lock{overflow:hidden}.intro-overlay{z-index:100;background:var(--bg);justify-content:center;align-items:center;animation:.55s cubic-bezier(.7,0,.2,1) 1.25s forwards introExit;display:flex;position:fixed;inset:0}.intro-inner{flex-direction:column;align-items:center;gap:.45rem;display:flex}.intro-overlay img{width:clamp(88px,12vw,120px);height:auto;animation:.55s cubic-bezier(.2,.7,.2,1) 50ms both introRise}.intro-name{font-family:var(--font-display);letter-spacing:.2em;text-transform:uppercase;color:var(--text);margin-top:.9rem;font-size:1.7rem;font-weight:900;animation:.45s ease-out .38s both introFade}.intro-name:first-letter{color:var(--amber)}.intro-sub{font-family:var(--font-display);letter-spacing:.5em;text-transform:uppercase;color:var(--taupe);font-size:.66rem;font-weight:600;animation:.45s ease-out .5s both introFade}.intro-line{background:var(--amber);transform-origin:0;width:150px;height:2px;margin-top:1.1rem;animation:.5s cubic-bezier(.7,0,.2,1) .35s both introLine;display:block}@keyframes introRise{0%{opacity:0;transform:translateY(16px)scale(.93)}to{opacity:1;transform:none}}@keyframes introFade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes introLine{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes introExit{to{visibility:hidden;transform:translateY(-100%)}}@media (prefers-reduced-motion:reduce){.intro-overlay{display:none}}.build-track{background:var(--bg);height:620vh;position:relative}.bt-stage{height:100svh;position:sticky;top:0;overflow:hidden}.bt-scene{width:100%;height:100%;position:absolute;inset:0}.bt-vignette{z-index:1;pointer-events:none;background:radial-gradient(120% 100% at 50% 45%,#0000 55%,#0a07056b 100%);position:absolute;inset:0}.bt-grain{z-index:1;pointer-events:none;opacity:.05;mix-blend-mode:overlay;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='240' height='240'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/><feColorMatrix type='saturate' values='0'/></filter><rect width='240' height='240' filter='url(%23n)' opacity='0.6'/></svg>");position:absolute;inset:0}.copy-layer{z-index:2;pointer-events:none;position:absolute;inset:0}.chapters-wrap{height:100%;position:relative}#chapter-scrim{inset-block:0;z-index:2;pointer-events:none;background:linear-gradient(90deg,#0e0a08e0 0%,#0e0a0899 55%,#0e0a0800 100%);width:min(64%,48rem);position:absolute;left:0}.chapter{max-width:34ch;position:absolute;top:50%;left:clamp(1.25rem,4vw,2.5rem);translate:0 -50%}.ch-num{font-family:var(--font-display);color:#0000;-webkit-text-stroke:2px var(--amber);opacity:.6;margin-bottom:.35rem;font-size:clamp(4.2rem,9vw,7.5rem);font-weight:900;line-height:.95;display:block}.ch-kicker{font-family:var(--font-display);letter-spacing:.32em;text-transform:uppercase;color:var(--amber);margin:0 0 .7rem;font-size:.8rem;font-weight:700}.ch-line{font-family:var(--font-display);font-size:var(--step-3);max-width:15ch;color:var(--text);text-shadow:0 2px 24px #0000008c;text-wrap:balance;margin:0;font-weight:900;line-height:1.05}#hero-scrim{z-index:3;pointer-events:none;background:radial-gradient(72% 62% at 50% 46%,#100c09eb 0%,#100c099e 48%,#100c0900 74%);position:absolute;inset:0}#hero-final{z-index:4;text-align:center;padding:calc(var(--header-h) + 1rem) 1.5rem 3rem;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:.6rem;display:flex;position:absolute;inset:0}#hero-final .hero-mark{filter:drop-shadow(0 6px 28px #0000008c);width:clamp(140px,20vw,220px);height:auto}#hero-final h1{text-shadow:0 2px 30px #0009;max-width:16ch;margin:.8rem 0 0}#hero-final .sub{color:var(--text-dim);font-size:var(--step-1);text-shadow:0 2px 20px #0000008c;max-width:42ch;margin:0}#hero-final .hero-cta{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1.4rem;display:flex}#hero-final.live .hero-cta{pointer-events:auto}#scroll-hint{z-index:2;font-family:var(--font-display);letter-spacing:.32em;text-transform:uppercase;color:var(--text-dim);flex-direction:column;align-items:center;gap:.5rem;font-size:.68rem;font-weight:700;display:flex;position:absolute;bottom:1.6rem;left:50%;transform:translate(-50%)}#scroll-hint i{background:linear-gradient(var(--amber), transparent);width:2px;height:44px;animation:1.6s ease-in-out infinite hintPulse;display:block}@keyframes hintPulse{0%,to{opacity:.3}50%{opacity:1}}html.js .build-track .floor,html.js .build-track .floor .win,html.js .build-track .pier,html.js .build-track #slab,html.js .build-track #excavator,html.js .build-track #crane,html.js .build-track #mound,html.js .build-track #glow,html.js .build-track .dust-puff,html.js .build-track .chapter,html.js .build-track #chapter-scrim,html.js .build-track #hero-scrim,html.js .build-track #hero-final{opacity:0}html.js .build-track #hero-final{visibility:hidden}html:not(.js) .build-track{height:100svh}html:not(.js) .build-track #old-building,html:not(.js) .build-track #excavator,html:not(.js) .build-track #crane,html:not(.js) .build-track #mound,html:not(.js) .build-track .dust-puff,html:not(.js) .build-track #glow,html:not(.js) .build-track #scroll-hint,html:not(.js) .build-track #chapter-scrim,html:not(.js) .build-track .chapter{display:none}html:not(.js) .build-track #hero-final{pointer-events:auto}@media (prefers-reduced-motion:reduce){.build-track{height:100svh}.build-track .bt-stage{position:relative}.build-track #scroll-hint{display:none}}@media (width<=47.9rem){.chapter{max-width:24ch}#chapter-scrim{background:linear-gradient(90deg,#0e0a08d9 0%,#0e0a0873 100%);width:100%}}.dirt-band[data-astro-cid-misuqgvm]{height:min(72vh,40rem);position:relative;overflow:hidden}video[data-astro-cid-misuqgvm]{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.overlay[data-astro-cid-misuqgvm]{background:linear-gradient(#18120d73 0%,#18120d0d 40%,#18120dc7 100%);align-items:flex-end;padding-bottom:clamp(2rem,6vh,4rem);display:flex;position:absolute;inset:0}.overlay[data-astro-cid-misuqgvm] .wrap[data-astro-cid-misuqgvm]{width:100%}.line[data-astro-cid-misuqgvm]{font-family:var(--font-display);font-weight:900;font-size:var(--step-3);color:var(--text);text-shadow:0 2px 28px #0009;text-wrap:balance;max-width:18ch;margin:0;line-height:1.05}.service-card[data-astro-cid-3vpt37q6]{background:var(--surface);color:var(--text);border:1px solid #e8962e29;flex-direction:column;transition:transform .22s,border-color .22s,box-shadow .22s;display:flex;position:relative;overflow:hidden}.service-card[data-astro-cid-3vpt37q6]:hover{border-color:var(--amber);text-decoration:none;transform:translateY(-6px);box-shadow:0 18px 40px #00000059}.media[data-astro-cid-3vpt37q6]{display:block;overflow:hidden}.media[data-astro-cid-3vpt37q6] img[data-astro-cid-3vpt37q6]{aspect-ratio:16/9;object-fit:cover;width:100%;height:auto;transition:transform .35s;display:block}.service-card[data-astro-cid-3vpt37q6]:hover .media[data-astro-cid-3vpt37q6] img[data-astro-cid-3vpt37q6]{transform:scale(1.05)}.body[data-astro-cid-3vpt37q6]{flex-direction:column;flex-grow:1;padding:1.7rem 1.9rem 1.9rem;display:flex}.num[data-astro-cid-3vpt37q6]{font-family:var(--font-display);color:#0000;-webkit-text-stroke:1.5px var(--amber);opacity:.65;margin-bottom:.9rem;font-size:3.4rem;font-weight:900;line-height:1}.service-card[data-astro-cid-3vpt37q6] h3[data-astro-cid-3vpt37q6]{margin-bottom:.6rem}.service-card[data-astro-cid-3vpt37q6] p[data-astro-cid-3vpt37q6]{color:var(--text-dim);flex-grow:1;font-size:.97rem}.more[data-astro-cid-3vpt37q6]{font-family:var(--font-display);letter-spacing:.18em;text-transform:uppercase;color:var(--amber);align-items:center;gap:.55rem;margin-top:1.4rem;font-size:.78rem;font-weight:700;display:inline-flex}.more[data-astro-cid-3vpt37q6] svg[data-astro-cid-3vpt37q6]{transition:transform .22s}.service-card[data-astro-cid-3vpt37q6]:hover .more[data-astro-cid-3vpt37q6] svg[data-astro-cid-3vpt37q6]{transform:translate(6px)}.project-card[data-astro-cid-y2vllrex]{background:var(--surface);border:1px solid #e8962e24;transition:transform .22s,border-color .22s;overflow:hidden}.project-card[data-astro-cid-y2vllrex]:hover{border-color:var(--amber);transform:translateY(-5px)}.card-photo[data-astro-cid-y2vllrex]{aspect-ratio:10/7;object-fit:cover;width:100%;height:auto;display:block}.body[data-astro-cid-y2vllrex]{padding:1.4rem 1.5rem 1.5rem}.body[data-astro-cid-y2vllrex] h3[data-astro-cid-y2vllrex]{margin-bottom:.25rem;font-size:1.15rem}.loc[data-astro-cid-y2vllrex]{font-family:var(--font-display);letter-spacing:.22em;text-transform:uppercase;color:var(--amber);margin-bottom:.7rem;font-size:.72rem;font-weight:700}.scope[data-astro-cid-y2vllrex]{color:var(--text-dim);margin:0;font-size:.92rem}.cards[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2.8rem;display:grid}.cards[data-astro-cid-lcdefpme]>div[data-astro-cid-lcdefpme]{display:grid}.row-head[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:2rem;display:flex}.row-head[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{margin-bottom:0}.market-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:2.8rem;display:grid}.market[data-astro-cid-lcdefpme]{border-left:3px solid var(--amber);background:var(--bg);color:var(--text);padding:1.8rem 1.9rem;transition:transform .2s,background-color .2s;display:block}.market[data-astro-cid-lcdefpme]:hover{background:var(--surface-2);text-decoration:none;transform:translateY(-4px)}.market[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{margin-bottom:.5rem}.market[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--text-dim);margin:0;font-size:.97rem}.market-more[data-astro-cid-lcdefpme]{font-family:var(--font-display);letter-spacing:.18em;text-transform:uppercase;color:var(--amber);margin-top:1rem;font-size:.76rem;font-weight:700;display:inline-block}@media (width<=63.9rem){.cards[data-astro-cid-lcdefpme]{grid-template-columns:1fr}}@media (width<=47.9rem){.market-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}}
