.home-about{background:var(--paper);padding-block:clamp(90px,13vw,180px) clamp(80px,10vw,140px)}.home-about-statement{max-width:1180px;font-family:var(--font-display);letter-spacing:-.035em;margin-top:40px;font-size:clamp(30px,4.3vw,64px);font-weight:500;line-height:1.12}.home-about-statement>span{opacity:clamp(.16, calc((var(--progress,1) * 1.3 - var(--w)) * 5), 1);transition:opacity .2s linear}.home-about-grid{grid-template-columns:1.35fr 1fr;align-items:end;gap:clamp(40px,7vw,110px);margin-top:clamp(60px,9vw,120px);display:grid}.home-about-image{aspect-ratio:16/11;background:var(--stone);overflow:hidden}.home-about-image>div,.home-about-image img{width:100%;height:100%}.home-about-image img{object-fit:cover}.home-about-copy{flex-direction:column;justify-content:space-between;align-self:stretch;gap:40px;display:flex}.home-about-copy p{max-width:440px;color:var(--muted);font-size:16px;line-height:1.9}.home-about-project{border-left:2px solid var(--gold);flex-direction:column;gap:10px;max-width:440px;padding:6px 0 6px 24px;display:flex}.home-about-project>span:first-child{letter-spacing:2px;color:var(--gold);font-size:11px;font-weight:600}.home-about-project>strong{font-family:var(--font-display);letter-spacing:-.03em;font-size:clamp(26px,2.6vw,38px);font-weight:500;line-height:1.1;transition:color .3s}.home-about-project:hover>strong{color:var(--gold)}.home-about-location{color:var(--muted);align-items:center;gap:8px;font-size:14px;display:flex}.home-services{background:var(--stone);border-top:1px solid var(--rule);padding-block:clamp(80px,11vw,150px)}.home-services-grid{grid-template-columns:1fr 1.05fr;align-items:start;gap:clamp(40px,7vw,120px);display:grid}.home-services-intro h2{letter-spacing:-.04em;margin-top:22px;font-size:clamp(36px,4.4vw,64px);line-height:1.05}.home-services-list{border-top:1px solid var(--rule);margin:48px 0 36px;padding:0;list-style:none}.home-services-list>li{border-bottom:1px solid var(--rule)}.home-services-list button{width:100%;color:var(--muted);text-align:left;background:0 0;border:0;align-items:baseline;gap:22px;padding:24px 0;transition:color .35s;display:flex}.home-services-list li[data-active=true] button,.home-services-list button:hover{color:var(--text)}.home-service-number{width:22px;color:var(--gold);font-variant-numeric:tabular-nums;flex:none;font-size:12px}.home-service-title{font-family:var(--font-display);letter-spacing:-.03em;font-size:clamp(22px,2.3vw,34px);font-weight:500;line-height:1.2;transition:transform .5s cubic-bezier(.2,.7,.2,1)}.home-services-list li[data-active=true] .home-service-title{transform:translate(10px)}.home-service-detail{grid-template-rows:0fr;transition:grid-template-rows .55s cubic-bezier(.65,0,.35,1);display:grid}.home-service-detail>div{padding-left:44px;overflow:hidden}.home-services-list li[data-active=true] .home-service-detail{grid-template-rows:1fr}.home-service-detail p{max-width:440px;color:var(--muted);font-size:14px;line-height:1.8}.home-service-detail a{min-height:40px;color:var(--gold);align-items:center;gap:10px;margin:8px 0 20px;font-size:12px;font-weight:600;display:inline-flex}.home-services-media{aspect-ratio:4/5;background:var(--paper);width:100%;max-height:calc(100svh - 140px);position:sticky;top:110px;overflow:hidden}.home-services-photo{z-index:0;clip-path:inset(100% 0 0);transition:clip-path 1s cubic-bezier(.76,0,.24,1) 1s;position:absolute;inset:0}.home-services-photo[data-active=true]{z-index:1;clip-path:inset(0);transition-delay:0s}.home-services-photo img{object-fit:cover;width:100%;height:100%;transition:transform 1.6s cubic-bezier(.2,.7,.2,1);transform:scale(1.12)}.home-services-photo[data-active=true] img{transform:scale(1)}.home-services-caption{z-index:2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;background:#080908b3;gap:12px;padding:10px 14px;font-size:12px;display:flex;position:absolute;bottom:22px;left:22px}.home-services-caption>span{color:var(--gold)}@media (max-width:900px){.home-about-grid,.home-services-grid{grid-template-columns:1fr}.home-services-media{aspect-ratio:4/3;order:-1;position:relative;top:0}.home-services-list{margin-top:36px}}@media (max-width:540px){.home-about-statement{margin-top:28px}.home-about-copy p{font-size:14px}.home-services-list button{gap:14px;padding:20px 0}.home-service-detail>div{padding-left:36px}}@media (prefers-reduced-motion:reduce){.home-about-statement>span{opacity:1}}
