/* Composição desktop calibrada contra a referência aprovada. */
.m44sm-hero{background:linear-gradient(90deg,#fff 0%,#fff 48%,rgba(255,255,255,.92) 57%,rgba(255,255,255,.32) 76%,rgba(255,255,255,.04) 100%),var(--m44sm-hero-bg,linear-gradient(135deg,#fff 56%,#fff0f5));min-height:600px}
.m44sm-hero__grid{grid-template-columns:47% 53%;min-height:600px}
.m44sm-hero__copy{align-self:start;padding:78px 22px 46px 0;position:relative;z-index:5}
.m44sm-hero h1{font-size:clamp(48px,3.85vw,58px);line-height:1.02;max-width:620px;text-wrap:balance}
.m44sm-hero__copy>p{font-size:19px;line-height:1.45;margin:18px 0 26px;max-width:490px}
.m44sm-hero__actions{gap:14px}
.m44sm-button{min-height:52px;padding:0 24px}
.m44sm-button--ghost{border-radius:11px}
.m44sm-suggestions-label{margin:29px 0 12px}
.m44sm-suggestions{gap:8px;max-width:580px}
.m44sm-suggestions button{font-size:11px;padding:8px 13px}
.m44sm-hero__visual{overflow:visible}
.m44sm-hero__halo{height:520px;left:-23%;top:25px;width:520px}
.m44sm-lia{bottom:0;height:100%;left:-22%;transform:scale(1.18);transform-origin:bottom center;width:72%}
.m44sm-results{gap:8px;right:0;top:22px;width:285px}
.m44sm-result-card{border-radius:12px;gap:10px;grid-template-columns:94px 1fr;min-height:124px;padding:8px}
.m44sm-result-card__image{height:106px}
.m44sm-result-card__body{min-width:0}
.m44sm-result-card strong{font-size:12px}
.m44sm-result-card span{font-size:10px;margin-top:5px}
.m44sm-result-card small{font-size:9px;margin-top:6px}
.m44sm-result-card__body>a{background:#12b968;border-radius:7px;color:#fff!important;display:inline-block;font-size:9px;font-weight:700;margin-top:7px;padding:7px 9px}

@media(max-width:1180px){
	.m44sm-hero__grid{grid-template-columns:49% 51%}
	.m44sm-hero h1{font-size:50px}
	.m44sm-lia{left:-18%;transform:scale(1.1);width:70%}
	.m44sm-results{width:250px}
	.m44sm-result-card{grid-template-columns:78px 1fr;min-height:108px}
	.m44sm-result-card__image{height:90px}
}

@media(max-width:1050px){
	.m44sm-hero{min-height:620px}
	.m44sm-hero__grid{grid-template-columns:51% 49%;min-height:620px}
	.m44sm-hero__copy{padding-top:66px}
	.m44sm-hero h1{font-size:46px}
	.m44sm-lia{left:-14%;transform:scale(1.04);width:68%}
	.m44sm-results{right:-12px;top:25px;width:220px}
}

@media(max-width:767px){
	.m44sm-hero{background:linear-gradient(180deg,#fff 0%,#fff 47%,rgba(255,255,255,.82) 67%,rgba(255,240,247,.6) 100%),var(--m44sm-hero-bg,linear-gradient(180deg,#fff,#fff0f6));min-height:auto}
	.m44sm-hero__grid{min-height:auto}
	.m44sm-hero__copy{padding:48px 0 20px}
	.m44sm-hero h1{font-size:clamp(40px,11vw,52px);max-width:none}
	.m44sm-hero__copy>p{font-size:18px;max-width:520px}
	.m44sm-hero__visual{height:720px}
	.m44sm-lia{height:78%;left:-18%;transform:scale(1);width:76%}
	.m44sm-results{gap:7px;right:0;top:28px;width:188px}
	.m44sm-result-card{grid-template-columns:56px 1fr;min-height:84px;padding:6px}
	.m44sm-result-card__image{height:70px}
	.m44sm-result-card__body>a{font-size:8px;padding:5px 6px}
}

