/* Learn by Playing V12.13.1 — fluidez de rolagem e artes contextuais da LIA */
html,body{max-width:100%;overflow-x:clip}
body.lbp-v12131:not(.auth-active){overflow-y:auto!important;overscroll-behavior-y:auto!important;touch-action:pan-y pinch-zoom!important}
body.lbp-v12131:not(.auth-active) #screen-teacher,
body.lbp-v12131:not(.auth-active) #screen-teacher .teacher-app-shell,
body.lbp-v12131:not(.auth-active) #screen-teacher .teacher-main,
body.lbp-v12131:not(.auth-active) #screen-teacher .teacher-content,
body.lbp-v12131:not(.auth-active) #screen-student-home,
body.lbp-v12131:not(.auth-active) #screen-certificate{height:auto!important;max-height:none!important;overflow-y:visible!important;overscroll-behavior:auto!important}
body.lbp-v12131:not(.auth-active) #screen-teacher .teacher-sidebar{overscroll-behavior:contain}

/* A LIA usa artes distintas por contexto; não reaproveita o mesmo recorte em toda a plataforma. */
body.lbp-v12131 .auth-side::after{background-image:url('../assets/branding/lia-login-v12131.webp')!important;background-position:center bottom!important;background-size:contain!important}
body.lbp-v12131 .v1212-lia-hero::after{background-image:url('../assets/branding/lia-dashboard-v12131.webp')!important;background-position:center bottom!important;background-size:contain!important}
body.lbp-v12131 .lia-avatar{background-image:url('../assets/branding/lia-dashboard-v12131.webp')!important;background-position:center 28%!important;background-size:cover!important}
body.lbp-v12131 .lia-avatar[data-lia-state="thinking"]{background-image:url('../assets/branding/lia-mobile-v12131.webp')!important;background-position:center 23%!important;filter:none!important}
body.lbp-v12131 .lia-avatar[data-lia-state="success"]{background-image:url('../assets/branding/lia-preview-v12131.webp')!important;background-position:center 30%!important;filter:none!important}
body.lbp-v12131 .lia-avatar[data-lia-state="alert"]{background-image:url('../assets/branding/lia-login-v12131.webp')!important;background-position:center 22%!important;filter:saturate(.92)!important}

/* Evita que grandes painéis internos virem uma segunda área de scroll. */
body.lbp-v12131 #screen-teacher :where(.teacher-pane,.panel-card,.card,.review-workspace-v10,.game-creation-section-v1059,.creation-guide-v1059,.creative-library-v1059){max-height:none!important;overscroll-behavior:auto}

@media(max-width:900px){
 body.lbp-v12131 #screen-teacher .teacher-content{padding-bottom:92px!important}
 body.lbp-v12131 #screen-teacher .teacher-sidebar{max-height:none!important;overflow:visible!important}
 body.lbp-v12131 #screen-teacher .teacher-nav{max-height:none!important;overflow:visible!important}
 body.lbp-v12131 .v1212-lia-hero::after{width:70%!important;right:15%!important;height:46%!important;background-size:contain!important}
}
@media(max-width:560px){
 body.lbp-v12131 .lia-avatar{width:136px!important;height:136px!important;min-width:136px!important}
 body.lbp-v12131 .lia-guidance-panel{margin-top:14px!important}
}
