.av-home{overflow:hidden;background:#fff}
.av-home-hero{position:relative;min-height:clamp(480px,56vh,610px);display:flex;align-items:center;background:#101310;color:#fff;isolation:isolate;overflow:hidden}
.av-home-hero__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center;z-index:-3}
.av-home-hero__overlay{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(8,11,9,.56) 0%,rgba(8,11,9,.39) 30%,rgba(8,11,9,.16) 55%,rgba(8,11,9,.03) 76%,rgba(8,11,9,0) 100%),linear-gradient(180deg,rgba(8,11,9,.03) 0%,rgba(8,11,9,0) 68%,rgba(8,11,9,.12) 100%)}
.av-home-hero__inner{display:block;width:100%;padding-block:clamp(4.8rem,7vw,6.5rem)}
.av-home-hero__content{max-width:760px}
.av-home-hero h1{color:#fff;font-size:clamp(3.25rem,4.65vw,5.35rem);line-height:.98;letter-spacing:-.048em;margin-bottom:1.25rem;max-width:760px}
.av-home-hero__lead{max-width:650px;font-size:clamp(1rem,1.25vw,1.18rem);line-height:1.62;color:#f0f3f1;margin-bottom:1.8rem}
.av-home-hero__actions{display:flex;flex-wrap:wrap;gap:.8rem}
.av-home-trust{background:#fff;border-bottom:1px solid var(--av-border)}
.av-home-trust__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}
.av-trust-item{display:flex;align-items:center;gap:1rem;min-height:122px;padding:1.5rem 1.7rem;border-right:1px solid var(--av-border)}
.av-trust-item:first-child{border-left:1px solid var(--av-border)}
.av-trust-item__icon{width:48px;height:48px;display:grid;place-items:center;color:var(--av-brand-strong);flex:none}
.av-trust-item__icon .av-icon{width:31px;height:31px;stroke-width:1.55}
.av-trust-item strong,.av-trust-item span{display:block}.av-trust-item strong{font-size:1rem;line-height:1.2;color:var(--av-ink)}.av-trust-item div>span{font-size:.78rem;color:var(--av-text-muted);margin-top:.35rem;line-height:1.4}
.av-home-section{padding-block:clamp(6rem,9vw,10rem)}
.av-home-services{background:#fff}
.av-home-services__layout{display:grid;grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);gap:clamp(4rem,8vw,8rem);align-items:start}
.av-home-services__intro{position:sticky;top:3rem;max-width:480px}.av-home-services__intro h2{margin-bottom:1.2rem}.av-home-services__intro>p:not(.av-eyebrow){color:var(--av-text-muted);font-size:1.05rem;margin-bottom:1.6rem}
.av-service-list{border-top:1px solid var(--av-border)}
.av-service-row{display:grid;grid-template-columns:54px 56px minmax(0,1fr) 34px;gap:1.25rem;align-items:center;padding:2rem .35rem;border-bottom:1px solid var(--av-border);color:var(--av-text);text-decoration:none;transition:padding var(--av-transition),background var(--av-transition)}
.av-service-row:hover{padding-inline:1.1rem;background:var(--av-surface)}
.av-service-row__number{color:#9aa39c;font-size:.72rem;font-weight:780;letter-spacing:.1em}
.av-service-row__icon{width:54px;height:54px;border:1px solid var(--av-border-strong);border-radius:50%;display:grid;place-items:center;color:var(--av-brand-strong);background:#fff}
.av-service-row__icon .av-icon{width:27px;height:27px;stroke-width:1.6}
.av-service-row__body strong,.av-service-row__body small{display:block}.av-service-row__body strong{font-size:1.25rem;color:var(--av-ink);margin-bottom:.35rem}.av-service-row__body small{color:var(--av-text-muted);font-size:.88rem;line-height:1.55;max-width:720px}.av-service-row__arrow{color:var(--av-brand-deep);transition:transform var(--av-transition)}.av-service-row:hover .av-service-row__arrow{transform:translateX(5px)}
.av-home-projects{background:var(--av-surface)}
.av-project-showcase{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(310px,.9fr);grid-template-rows:1fr 1fr;gap:1.25rem;min-height:690px}
.av-project-feature{position:relative;min-height:0;overflow:hidden;border-radius:var(--av-radius-md);background:var(--av-ink);color:#fff;text-decoration:none;isolation:isolate}
.av-project-feature--primary{grid-row:1/3}
.av-project-feature__media,.av-project-feature__image{position:absolute;inset:0;width:100%;height:100%}.av-project-feature__image{object-fit:cover;transition:transform 700ms cubic-bezier(.2,.65,.2,1)}
.av-project-feature__shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,8,6,.04) 20%,rgba(7,10,8,.85) 100%)}
.av-project-feature__content{position:absolute;left:0;right:0;bottom:0;padding:clamp(1.4rem,3vw,2.5rem)}
.av-project-feature__content small{display:block;color:#d7dfd8;font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;margin-bottom:.65rem}.av-project-feature__content strong{display:block;color:#fff;font-size:clamp(1.45rem,2.6vw,2.7rem);line-height:1.08;letter-spacing:-.035em}.av-project-feature:not(.av-project-feature--primary) .av-project-feature__content strong{font-size:clamp(1.25rem,1.7vw,1.75rem)}
.av-project-feature__content em{margin-top:1rem;display:inline-flex;align-items:center;gap:.55rem;color:var(--av-brand-bright);font-style:normal;font-size:.8rem;font-weight:760}.av-project-feature:hover{color:#fff}.av-project-feature:hover .av-project-feature__image{transform:scale(1.04)}
.av-home-why{background:#111411;color:#d7ddd8}
.av-home-why__layout{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:clamp(4rem,8vw,9rem);align-items:start}.av-home-why h2,.av-home-why h3{color:#fff}.av-home-why__intro{max-width:620px}.av-home-why__intro h2{font-size:clamp(2.8rem,4.6vw,5rem)}.av-home-why__intro>p:not(.av-eyebrow){color:#aeb8b0;max-width:560px}.av-home-why .av-text-link{color:var(--av-brand-bright)}
.av-why-list{border-top:1px solid rgba(255,255,255,.12)}.av-why-item{display:grid;grid-template-columns:58px 1fr;gap:1.25rem;padding:1.9rem 0;border-bottom:1px solid rgba(255,255,255,.12)}.av-why-item>span{width:46px;height:46px;display:grid;place-items:center;color:var(--av-brand)}.av-why-item>span .av-icon{width:30px;height:30px;stroke-width:1.5}.av-why-item h3{font-size:1.22rem;margin-bottom:.45rem}.av-why-item p{font-size:.9rem;line-height:1.62;color:#aeb8b0;margin:0;max-width:620px}
.av-home-blog{background:#fff}.av-home-blog__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}
.av-home-article{min-width:0;background:#fff;border-top:1px solid var(--av-border);padding-top:1.25rem}.av-home-article__media{display:block;aspect-ratio:16/10;overflow:hidden;border-radius:var(--av-radius-sm);background:var(--av-surface);margin-bottom:1.4rem}.av-home-article__media img{width:100%;height:100%;object-fit:cover;transition:transform 500ms ease}.av-home-article:hover .av-home-article__media img{transform:scale(1.035)}.av-home-article time{font-size:.72rem;color:var(--av-text-muted);text-transform:uppercase;letter-spacing:.08em}.av-home-article h3{font-size:clamp(1.25rem,1.8vw,1.65rem);margin:.55rem 0 .65rem;line-height:1.18}.av-home-article h3 a{color:var(--av-ink);text-decoration:none}.av-home-article p{font-size:.9rem;color:var(--av-text-muted);line-height:1.62;margin-bottom:1rem}
.av-home-cta{background:#090c0a;color:#fff;border-top:1px solid rgba(255,255,255,.07)}
.av-home-cta__inner{min-height:250px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:3rem;padding-block:3rem}.av-home-cta h2{color:#fff;font-size:clamp(2.3rem,4vw,4.2rem);margin:0;max-width:800px}.av-home-cta__actions{display:flex;align-items:center;gap:1.6rem}.av-home-cta__whatsapp{display:flex;align-items:center;gap:.75rem;color:#fff;text-decoration:none}.av-home-cta__whatsapp>.av-icon{width:36px;height:36px;color:var(--av-brand)}.av-home-cta__whatsapp span{display:block}.av-home-cta__whatsapp small,.av-home-cta__whatsapp strong{display:block}.av-home-cta__whatsapp small{font-size:.7rem;color:#96a098}.av-home-cta__whatsapp strong{font-size:.95rem;color:#fff;margin-top:.15rem}
@media(max-width:1100px){.av-home-trust__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.av-trust-item:nth-child(2){border-right:1px solid var(--av-border)}.av-trust-item:nth-child(n+3){border-top:1px solid var(--av-border)}.av-home-services__layout{grid-template-columns:1fr;gap:3rem}.av-home-services__intro{position:static;max-width:680px}.av-project-showcase{min-height:610px}.av-home-why__layout{grid-template-columns:1fr;gap:3rem}.av-home-why__intro{max-width:760px}.av-home-cta__inner{grid-template-columns:1fr}.av-home-cta__actions{justify-content:flex-start}}
@media(max-width:820px){.av-home-hero{min-height:540px}.av-home-hero__image{object-position:58% center}.av-home-hero h1{font-size:clamp(3rem,9vw,4.5rem)}.av-project-showcase{grid-template-columns:1fr;grid-template-rows:auto;min-height:0}.av-project-feature,.av-project-feature--primary{grid-row:auto;min-height:390px}.av-project-feature:not(.av-project-feature--primary){min-height:300px}.av-home-blog__grid{grid-template-columns:1fr 1fr}.av-home-article:last-child{grid-column:1/-1}}
@media(max-width:620px){.av-home-hero{min-height:540px}.av-home-hero__overlay{background:linear-gradient(90deg,rgba(8,11,9,.58) 0%,rgba(8,11,9,.39) 58%,rgba(8,11,9,.18) 100%),linear-gradient(180deg,rgba(8,11,9,.02),rgba(8,11,9,.12))}.av-home-hero__inner{padding-block:5.5rem 4rem}.av-home-hero h1{font-size:clamp(2.9rem,13vw,4.15rem)}.av-home-hero__actions{display:grid;grid-template-columns:1fr}.av-home-hero__actions .av-button{width:100%}.av-home-trust__grid{grid-template-columns:1fr}.av-trust-item{border-left:1px solid var(--av-border);border-top:1px solid var(--av-border);min-height:100px}.av-trust-item:first-child{border-top:0}.av-service-row{grid-template-columns:36px 48px minmax(0,1fr);gap:.8rem;padding:1.5rem .2rem}.av-service-row__arrow{display:none}.av-service-row__icon{width:46px;height:46px}.av-service-row__body strong{font-size:1.08rem}.av-service-row__body small{font-size:.82rem}.av-project-feature,.av-project-feature--primary{min-height:330px}.av-home-blog__grid{grid-template-columns:1fr}.av-home-article:last-child{grid-column:auto}.av-home-cta__actions{display:grid;grid-template-columns:1fr;align-items:start}.av-home-cta__actions .av-button{width:100%}}
@media(prefers-reduced-motion:reduce){.av-project-feature__image,.av-home-article__media img,.av-service-row{transition:none!important}}
