.hero.home-hero{isolation:isolate;min-block-size:calc(100svh - var(--site-header-height));min-height:calc(100svh - var(--site-header-height));grid-template-columns:minmax(0,48fr) minmax(0,52fr);align-items:center;gap:0;padding:clamp(2rem,5vh,4.5rem) 0;display:grid;position:relative;overflow:clip}.home-hero-copy{z-index:1;width:auto;min-width:0;max-width:61rem;margin-inline:4.75vw 2rem;position:relative;container-type:inline-size}.home-hero h1{text-wrap:balance;max-width:100%;font-size:clamp(3.5rem,14cqi,6rem);line-height:.98}.home-hero h1:lang(pt){font-size:clamp(2.8rem,10.7cqi,5.3rem)}.home-hero .lead{max-width:33ch;margin-top:1.75rem;font-size:1.25rem;line-height:1.35}.home-hero .hero-actions{flex-direction:column;align-items:flex-start;gap:1rem;margin-top:1.75rem;display:flex}.home-hero .button{border-radius:6px;min-height:3.5rem;transition:background-color .18s ease-out,transform .18s ease-out}.home-hero .button:hover{background:var(--brand-indigo)}.home-hero .proof-points{font-family:var(--font-sans);color:var(--brand-indigo);gap:.45rem;margin-top:1.75rem;font-size:.875rem;font-weight:400}.home-hero .proof-points li:before{width:.25rem;height:.25rem}.home-hero-photo{z-index:0;margin:0;position:absolute;inset:0 0 0 48%;overflow:hidden}.home-hero-photo img{object-fit:cover;object-position:58% 52%}@media (max-width:1024px){.hero.home-hero{min-height:0;flex-direction:column;align-items:stretch;gap:0;min-block-size:0;padding:0;display:flex}.home-hero-copy{width:100%;max-width:none;margin-inline:0;padding:1.5rem 1.5rem 1.25rem}.home-hero h1{font-size:clamp(2.45rem,12.9cqi,4.5rem)}.home-hero h1:lang(pt){font-size:clamp(1.95rem,10.6cqi,3.6rem)}.home-hero .lead{max-width:36ch;margin-top:1rem;font-size:1.0625rem}.home-hero .hero-actions{gap:.875rem;margin-top:1.25rem}.home-hero .button{width:auto;min-height:3rem;padding-inline:1.5rem}.home-hero .proof-points{gap:.3rem;margin-top:1rem;font-size:.8125rem}.home-hero-photo{flex:none;width:100%;height:clamp(13rem,29svh,19rem);position:relative;inset:auto}.home-hero-photo img{object-position:50% 56%}}@media (min-width:701px) and (max-width:1024px){.home-hero .lead{margin-top:1.5rem;font-size:1.125rem}}@media (prefers-reduced-motion:no-preference){.home-hero .button:hover{transform:translateY(-2px)}.home-hero-copy h1{animation:.65s cubic-bezier(.16,1,.3,1) both artist-type-arrives}.home-hero-photo img{animation:.95s cubic-bezier(.16,1,.3,1) both artist-portrait-settles}@supports (animation-timeline:view()){.home-hero-photo{animation:linear both artist-photo-departs;animation-timeline:view();animation-range:exit}}}@keyframes artist-type-arrives{0%{filter:blur(1.5px);opacity:.85}to{filter:blur();opacity:1}}@keyframes artist-portrait-settles{0%{transform:scale(1.035)}to{transform:scale(1)}}@keyframes artist-photo-departs{0%{transform:translateY(0)}to{transform:translateY(4%)}}
