/* Native theme styles. Historical builder adapters removed 2026-09-20. */
.ttt-footer-page .ttt-page-index{max-height:calc(100vh - 48px);overflow-y:auto}
#content .ttt-team-page .ttt-team-portrait{width:150px;margin:0 0 28px}
#content .ttt-team-page .ttt-team-links{font:400 16px/1.6 var(--ttt-sans)}
.ttt-contributor{margin-top:40px}
#content .ttt-contributor .ttt-page-kicker{margin-bottom:12px}
#content .ttt-contributor h3{margin-top:0}
.ttt-licence-page .ttt-page-body h3{scroll-margin-top:28px}
@media(max-width:767px){
.ttt-footer-page .ttt-page-index{max-height:none;overflow:visible}
}
