.hero-home{background:#fff;padding:2rem 0 1.25rem}.hero-home__banner{border-radius:var(--radius);box-shadow:var(--shadow);position:relative;overflow:hidden}.hero-home__image{width:100%;height:auto;display:block}.hero-home__overlay{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:flex-start;width:min(48%,460px);margin-left:clamp(3rem,12vw,9rem);padding:clamp(1.25rem,3.5vw,2rem) clamp(1rem,2.5vw,1.5rem) clamp(1.25rem,3.5vw,2rem) clamp(2rem,6vw,3.5rem);display:flex;position:absolute;top:0;bottom:0;left:0}.hero-home__anim{opacity:0;will-change:transform, opacity;width:100%;max-width:100%;animation:.7s cubic-bezier(.22,1,.36,1) forwards hero-rise-in;transform:translateY(28px)}@keyframes hero-rise-in{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.hero-home__overlay h1.hero-home__anim{animation-delay:.15s}.hero-home__overlay .hero-home__subtitle.hero-home__anim{animation-delay:.3s}.hero-home__overlay .hero-home__actions.hero-home__anim{animation-delay:.45s}@media (prefers-reduced-motion:reduce){.hero-home__anim{opacity:1;animation:none;transform:none}}.hero-home__content h1,.hero-home__overlay h1{color:var(--color-dark);text-align:left;margin-bottom:.75rem;font-size:clamp(1.5rem,3.5vw,2.75rem);font-weight:700;line-height:1.15}.hero-home__subtitle{color:var(--color-text);overflow-wrap:break-word;max-width:100%;margin-bottom:1.25rem;font-size:clamp(.85rem,1.5vw,1rem);line-height:1.45}.hero-home__actions{flex-wrap:wrap;align-items:center;gap:.75rem;max-width:100%;display:flex}.hero-home__actions .btn-primary{border-radius:28px;padding:.75rem 1.5rem;font-size:.95rem}.hero-home__secondary{color:var(--color-text-muted);font-size:.875rem;text-decoration:none}.hero-home__secondary:hover{color:var(--color-blue)}.hero-home__disclaimer{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.02em;text-align:center;margin-top:.75rem;font-size:.6rem}.home-services{padding:1.25rem 0 2rem}.home-promo-card{border-radius:var(--radius);box-shadow:var(--shadow);background:#f5f5f7;padding:clamp(1.5rem,4vw,2.5rem)}.home-promo-card__title{text-align:center;color:var(--color-dark);margin-bottom:.35rem;font-size:clamp(1.25rem,2.8vw,1.65rem);font-weight:700;line-height:1.25}.home-promo-card__subtitle{text-align:center;color:var(--color-dark);margin-bottom:.85rem;font-size:clamp(.95rem,1.8vw,1.05rem);font-weight:400;line-height:1.35}.home-services__title{text-align:center;color:var(--color-cta);margin:0 0 1.25rem;font-size:clamp(1.1rem,2.2vw,1.3rem);font-weight:500}.home-services__grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.home-services__photo-card{aspect-ratio:2;border-radius:12px;position:relative;overflow:hidden}.home-services__photo{object-fit:cover;width:100%;height:100%}.home-services__photo-card:after{content:"";pointer-events:none;background:linear-gradient(#0000 45%,#000000a6 100%);position:absolute;inset:0}.home-services__photo-title{color:#fff;z-index:1;margin:0;font-size:.9rem;font-weight:700;line-height:1.25;position:absolute;bottom:1rem;left:1rem;right:1rem}.home-services__badge{background:var(--color-cta);color:#fff;z-index:1;border-radius:4px;padding:.35rem .6rem;font-size:.7rem;font-weight:600;line-height:1.2;position:absolute;top:.75rem;left:.75rem}.home-promo-card .home-vision{margin-top:clamp(1.5rem,4vw,2.5rem)}.home-vision__header{text-align:center;margin-bottom:1.5rem}.home-vision__header h2{color:var(--color-cta);text-transform:uppercase;letter-spacing:.02em;margin-bottom:.35rem;font-size:clamp(1.15rem,2.5vw,1.5rem);font-weight:700}.home-vision__header p{color:var(--color-dark);text-transform:uppercase;letter-spacing:.04em;font-size:clamp(.8rem,1.5vw,.95rem);font-weight:400}.home-vision__grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.home-vision__card{box-shadow:var(--shadow);background:#fff;border-radius:12px;overflow:hidden}.home-vision__card img{aspect-ratio:2;object-fit:cover;width:100%;display:block}.home-vision__card-body{text-align:center;padding:.75rem}.home-vision__card-body h3{color:var(--color-dark);margin:0 0 .75rem;font-size:.9rem;font-weight:700;line-height:1.25}.home-steps h2{text-align:center;margin-bottom:.35rem}.home-steps__subtitle{text-align:center;color:var(--color-text-muted);margin-bottom:2rem}.home-steps__grid{grid-template-columns:repeat(6,1fr);gap:1.25rem;max-width:1020px;margin:0 auto;display:grid}.home-steps__card{background:#fff;border-radius:12px;grid-column:span 2;padding:1.5rem 1.25rem;box-shadow:0 4px 24px #00000014}.home-steps__card:nth-child(4){grid-column:2/span 2}.home-steps__card:nth-child(5){grid-column:4/span 2}.home-steps__icon{object-fit:contain;width:56px;height:56px;margin-bottom:.75rem;display:block}.home-steps__num{color:var(--color-blue);margin-bottom:.5rem;font-size:.95rem;font-weight:700;display:block}.home-steps__card p{color:var(--color-text-muted);margin:0;font-size:.875rem;line-height:1.45}.home-advantages__grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.home-advantages__card{text-align:center;background:#fff;border-radius:12px;flex-direction:column;align-items:center;padding:2rem 1.5rem 1.75rem;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 24px #00000014}.home-advantages__illustration{object-fit:contain;object-position:center bottom;width:min(200px,100%);height:140px;margin-bottom:1rem}.home-advantages__card h3{color:var(--color-dark);margin:0 0 .65rem;font-size:clamp(.95rem,1.6vw,1.05rem);font-weight:700;line-height:1.3}.home-advantages__card p{color:var(--color-text-muted);margin:0;font-size:.85rem;line-height:1.5}.home-advantages__badge{color:#fff;white-space:nowrap;background:#ffd400;padding:.45rem 2.75rem;font-size:.8rem;font-weight:700;line-height:1.2;position:absolute;bottom:1.25rem;left:-2.5rem;transform:rotate(-35deg);box-shadow:0 2px 8px #0000001f}.home-team h2{text-align:center}.home-team__subtitle{text-align:center;color:var(--color-text);margin-bottom:.5rem}.home-team__desc{text-align:center;color:var(--color-text-muted);max-width:800px;margin:0 auto 2rem;font-size:.9rem}.home-team__grid{grid-template-columns:repeat(4,1fr);gap:2rem 1.5rem;display:grid}.home-team__card{text-align:center}.home-team__photo{object-fit:cover;border:none;border-radius:50%;width:230px;height:230px;margin:0 auto 1rem;display:block}.home-team__name{color:var(--color-dark);margin:0 0 .5rem;font-size:clamp(.95rem,1.5vw,1.1rem);font-weight:700;line-height:1.3}.home-team__role{color:var(--color-text-muted);margin:0 0 .75rem;font-size:.8rem;line-height:1.35}.home-team__exp{color:#fff;background:var(--color-blue);border-radius:999px;padding:.4rem .85rem;font-size:.75rem;font-weight:600;line-height:1.2;display:inline-block}.home-diagnostic{text-align:center;background:var(--color-bg-section)}.home-diagnostic ul{text-align:left;max-width:600px;margin:1.5rem auto;list-style:none}.home-diagnostic li{padding:.5rem 0 .5rem 1.5rem;position:relative}.home-diagnostic li:before{content:counter(item) ".";counter-increment:item;color:var(--color-blue);font-weight:700;position:absolute;left:0}.home-diagnostic ul{counter-reset:item}.home-diagnostic__note{color:var(--color-text-muted);max-width:600px;margin:0 auto 1.5rem;font-size:.9rem}.home-branches__grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}@media (width<=992px){.hero-home__overlay{width:min(60%,400px);margin-left:clamp(1.5rem,6vw,4rem)}.home-services__grid{grid-template-columns:repeat(2,1fr)}.home-steps__grid{grid-template-columns:repeat(2,1fr);max-width:none}.home-steps__card,.home-steps__card:nth-child(4),.home-steps__card:nth-child(5){grid-column:auto}.home-advantages__grid,.home-branches__grid,.home-team__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=576px){.hero-home{padding:1.25rem 0 1rem}.hero-home__banner{box-shadow:none;border-radius:0;flex-direction:column;display:flex;overflow:visible}.hero-home__image{display:none}.hero-home__overlay{background:0 0;width:100%;margin-left:0;padding:0;position:static}.hero-home__actions{flex-direction:column;align-items:stretch;gap:.65rem}.hero-home__actions .btn-primary{text-align:center;width:100%}.home-services__grid,.home-vision__grid,.home-advantages__grid,.home-branches__grid,.home-steps__grid{grid-template-columns:1fr}.home-steps__card{padding:1.25rem 1rem}.home-advantages__badge{border-radius:4px;margin-top:.75rem;padding:.4rem 1rem;display:inline-block;position:static;transform:none}.home-team__grid{grid-template-columns:1fr;gap:2rem}.home-team__photo{width:min(200px,70vw);height:min(200px,70vw)}.home-steps__card,.home-steps__card:nth-child(4),.home-steps__card:nth-child(5){grid-column:auto}}
