/* Bounded mentor landing fixes, 24 Sep 2026. */
body.mentor-campaign #homeProofSection{max-width:590px!important;display:grid;gap:24px!important}
body.mentor-campaign #homeProofSection[hidden]{display:none!important}
body.mentor-campaign #homeMentorTeam{padding:20px 0!important}
body.mentor-campaign #homeMentorTeam .sv-mentor-grid{
 display:flex!important;gap:14px!important;width:100%!important;max-width:100%!important;
 padding:10px 0 20px!important;overflow-x:auto!important;overflow-y:hidden!important;
 scroll-padding-inline:0!important;scroll-snap-type:x mandatory!important;cursor:grab;touch-action:pan-x pan-y;
}
body.mentor-campaign #homeMentorTeam .sv-mentor-card{
 flex:0 0 calc((100% - 28px)/3)!important;width:auto!important;min-width:0!important;
 transform:none!important;opacity:1!important;scroll-snap-align:start!important;
}
body.mentor-campaign #homeMentorTeam .sv-mentor-card::before{display:none!important}
body.mentor-campaign #homeMentorTeam .sv-mentor-photo{width:100%!important;height:180px!important}
body.mentor-campaign #homeMentorTeam .sv-mentor-copy{padding:16px 12px!important}
body.mentor-campaign #homeMentorTeam .sv-mentor-copy h4{font-size:20px!important}
body.mentor-campaign #homeMentorTeam .sv-mentor-copy>span{font-size:12px!important}
body.mentor-campaign #homeMentorTeam .sv-mentor-copy>p{font-size:13px!important}
body.mentor-campaign #homeMentorTeam .sv-mentor-copy summary{white-space:normal!important;font-size:12px!important}
body.mentor-campaign #homeMentorTeam .sv-mentor-grid.is-dragging{cursor:grabbing;scroll-snap-type:none!important;scroll-behavior:auto!important;user-select:none}
body.mentor-campaign #homeMentorTeam img{pointer-events:none}
body.mentor-campaign #homeProofSection .mentor-expect{padding:24px!important;margin:0!important}
body.mentor-campaign #homeProofSection .mentor-expect-list,
body.mentor-campaign #homeProofSection .mentor-expect-copy,
body.mentor-campaign #homeParentTestimonials .testimonial-card,
body.mentor-campaign #homeParentTestimonials .testimonial-card p{text-align:left!important}
body.mentor-campaign #homeParentTestimonials{padding:24px!important;margin:0!important}
body.mentor-campaign #homeParentTestimonials .testimonial-card{padding:20px!important}
body.mentor-campaign #homeParentTestimonials .testimonial-head{justify-content:flex-start!important;gap:12px!important}
body.mentor-campaign #homeProofSection .mentor-expect-logistics{gap:8px!important}
body.mentor-campaign #homeProofSection .mentor-expect-logistics>span{
 padding:12px 10px!important;border:1px solid #c9dccf;border-radius:14px;
 background:#eaf3ec!important;color:#28573e!important;font-size:13px!important;font-weight:750!important;line-height:1.35!important;
}
body.mentor-campaign #homeProofSection .mentor-expect-logistics b{background:#35664f;color:#fff;flex:0 0 24px;width:24px;height:24px;font-size:11px}
body.mentor-campaign #homeProofFooter{
 position:fixed!important;z-index:90;left:0;right:0;bottom:0;width:100%!important;max-width:none!important;
 box-sizing:border-box;margin:0!important;padding:12px 20px calc(12px + env(safe-area-inset-bottom))!important;
 border-radius:18px 18px 0 0!important;background:#fffaf0!important;box-shadow:0 -6px 28px #453a2014;
}
body.mentor-campaign #homeProofFooter[hidden]{display:none!important}
body.mentor-campaign #homeProofFooter h2{font-size:17px!important;margin:0 0 8px!important}
body.mentor-campaign #homeProofFooter .mentor-home-close-primary{max-width:590px;min-height:48px}
body.mentor-campaign #homeProofFooter .mentor-home-close-trust{margin:6px 0 4px}
body.mentor-campaign .landing{padding-bottom:calc(var(--mentor-footer-height, 180px) + 28px)!important}
@media(max-width:599px){
 body.mentor-campaign #homeMentorTeam .sv-mentor-card{flex-basis:82%!important}
 body.mentor-campaign #homeMentorTeam .sv-mentor-photo{height:230px!important}
 body.mentor-campaign #homeProofSection .mentor-expect,
 body.mentor-campaign #homeParentTestimonials{padding:20px 16px!important}
 body.mentor-campaign #homeParentTestimonials .testimonial-card{padding:18px 16px!important}
 body.mentor-campaign #homeProofSection .mentor-expect-logistics{grid-template-columns:1fr!important}
 body.mentor-campaign #homeProofSection .mentor-expect-logistics>span{font-size:14px!important;padding:10px 12px!important}
 body.mentor-campaign #homeProofFooter{padding:10px 14px calc(10px + env(safe-area-inset-bottom))!important}
 body.mentor-campaign #homeProofFooter h2{font-size:15px!important}
}
