.home-hero{background:#2a241f;border-radius:2rem;min-height:clamp(34rem,68vh,46rem);margin-top:1rem;position:relative;overflow:hidden;box-shadow:0 28px 64px #2c201633}.home-hero__media,.home-hero__scrim{position:absolute;inset:0}.home-hero__image{object-fit:cover;opacity:0;transition:opacity .9s,transform 6s;transform:scale(1.02)}.home-hero__image--active{opacity:1;transform:scale(1.07)}.home-hero__scrim{background:linear-gradient(90deg,#191512e0 0%,#191512b3 42%,#1915122e 78%),linear-gradient(#0000 45%,#14110f6b)}.home-hero__content{z-index:2;min-height:inherit;color:#fff;flex-direction:column;justify-content:center;max-width:47rem;padding:clamp(2rem,6vw,5.5rem);display:flex;position:relative}.home-hero__eyebrow{color:#f2b879;letter-spacing:.24em;text-transform:uppercase;margin:0 0 1.15rem;font-size:.74rem;font-weight:800}.home-hero__title{max-width:10ch;font-family:var(--font-heading),sans-serif;letter-spacing:.01em;text-transform:uppercase;margin:0;font-size:clamp(3rem,7vw,6.5rem);font-weight:700;line-height:.9}.home-hero__copy{color:#ffffffdb;max-width:42rem;font-family:var(--font-copy),serif;margin:1.6rem 0 0;font-size:clamp(1.05rem,2vw,1.3rem);line-height:1.55}.home-hero__actions{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.home-hero__actions>*{width:auto}.home-hero__secondary{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-color:#ffffff6b}.home-hero__proof{color:#ffffffc2;letter-spacing:.08em;text-transform:uppercase;flex-wrap:wrap;gap:.7rem 1.4rem;margin-top:2.2rem;font-size:.78rem;font-weight:700;display:flex}.home-hero__proof span:not(:last-child):after{content:"•";color:#f2b879;margin-left:1.4rem}.featured-work,.home-services{padding-top:clamp(4rem,8vw,7rem)}.featured-work__intro,.home-services__heading{justify-content:space-between;align-items:end;gap:2rem;display:flex}.text-link{color:var(--foreground);letter-spacing:.12em;text-transform:uppercase;flex:none;font-size:.8rem;font-weight:800}.featured-work__grid{grid-template-rows:17rem 17rem;grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem;margin-top:2.5rem;display:grid}.featured-work__item{border-radius:1.4rem;margin:0;position:relative;overflow:hidden}.featured-work__item:after{content:"";background:linear-gradient(#0000 45%,#14110f94);position:absolute;inset:0}.featured-work__item--1{grid-area:span 2/span 7}.featured-work__item--2{grid-column:span 5}.featured-work__item--3{grid-column:span 3}.featured-work__item--4{grid-column:span 2}.featured-work__item figcaption{z-index:2;color:#fff;letter-spacing:.18em;text-transform:uppercase;font-size:.75rem;font-weight:800;position:absolute;bottom:1rem;left:1rem;right:1rem}.home-services__featured{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;margin-top:2.5rem;display:grid}.home-service-card{border:1px solid var(--line);background:#ffffffad;border-radius:1.5rem;grid-template-columns:1.05fr .95fr;transition:transform .18s,box-shadow .18s;display:grid;overflow:hidden}.home-service-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.home-service-card__media{min-height:22rem;position:relative}.home-service-card__content{flex-direction:column;justify-content:center;padding:clamp(1.5rem,3vw,2.5rem);display:flex}.home-service-card__content h3{font-family:var(--font-heading),sans-serif;text-transform:uppercase;margin:0;font-size:clamp(1.7rem,3vw,2.7rem);line-height:.96}.home-service-card__content p{color:var(--muted);font-family:var(--font-copy),serif;margin:1rem 0 1.5rem;font-size:1.05rem;line-height:1.55}.home-service-card__content span{letter-spacing:.14em;text-transform:uppercase;font-size:.76rem;font-weight:800}.home-services__supporting{grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem;margin-top:.8rem;display:grid}.home-services__supporting-link{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:1rem .25rem;font-weight:750;display:flex}@media (max-width:900px){.home-hero__scrim{background:linear-gradient(90deg,#191512db,#19151270)}.featured-work__intro,.home-services__heading{flex-direction:column;align-items:start}.featured-work__grid{grid-template-rows:15rem 15rem 15rem}.featured-work__item--1{grid-area:span 1/span 12}.featured-work__item--2{grid-column:span 7}.featured-work__item--3{grid-column:span 5}.featured-work__item--4{grid-column:span 12}.home-services__featured{grid-template-columns:1fr}.home-services__supporting{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.home-hero{border-radius:1.35rem;min-height:38rem}.home-hero__content{justify-content:end;padding:2rem 1.35rem}.home-hero__title{font-size:clamp(2.8rem,15vw,4.5rem)}.home-hero__actions{flex-direction:column}.home-hero__actions>*{width:100%}.home-hero__proof span:after{display:none}.featured-work__grid{flex-direction:column;display:flex}.featured-work__item{min-height:15rem}.home-service-card{grid-template-columns:1fr}.home-service-card__media{min-height:16rem}.home-services__supporting{grid-template-columns:1fr}}
