/*
 * TLGAWY V24 profile geometry lock.
 * This file is intentionally loaded after custom.css. It preserves the accepted
 * profile design and only restores the compact, centred proportions on phones.
 */
.profile-modern-shell.tlgawy-profile-v17{
    width:100%!important;
    max-width:580px!important;
    margin:0 auto!important;
    box-sizing:border-box!important;
}
.profile-modern-shell.tlgawy-profile-v17 .rt-profile-cover,
.profile-modern-shell.tlgawy-profile-v17 .bg_pro_cover{
    width:100%!important;
    height:auto!important;
    min-height:360px!important;
    box-sizing:border-box!important;
}
.profile-modern-shell.tlgawy-profile-v17 .bg_pro_cover{
    display:flex!important;
    flex-direction:column!important;
}
.profile-modern-shell.tlgawy-profile-v17 .bg_pro_cover > .brow:last-child{
    display:flex!important;
    flex:1 1 auto!important;
    min-height:0!important;
}
.profile-modern-shell.tlgawy-profile-v17 .profile_top{
    display:flex!important;
    align-items:flex-end!important;
    justify-content:center!important;
    width:100%!important;
    height:auto!important;
    min-height:285px!important;
    padding:24px 18px 16px!important;
    box-sizing:border-box!important;
}
.profile-modern-shell.tlgawy-profile-v17 .rt-profile-stack{
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:flex-end!important;
    width:100%!important;
    max-width:540px!important;
    margin:0 auto!important;
    text-align:center!important;
}
.profile-modern-shell.tlgawy-profile-v17 .profile_avatar{
    display:block!important;
    flex:0 0 auto!important;
    float:none!important;
    width:132px!important;
    height:132px!important;
    min-width:132px!important;
    min-height:132px!important;
    margin:0 auto 8px!important;
    overflow:visible!important;
}
.profile-modern-shell.tlgawy-profile-v17 .rt-avatar-shell{
    width:132px!important;
    height:132px!important;
    margin:0 auto!important;
}
.profile-modern-shell.tlgawy-profile-v17 .rt-profile-avatar-img{
    position:absolute!important;
    inset:18px!important;
    width:96px!important;
    height:96px!important;
    margin:0!important;
    object-fit:cover!important;
    border-radius:50%!important;
    transform:none!important;
}
.profile-modern-shell.tlgawy-profile-v17 .rt-profile-avatar-border{
    position:absolute!important;
    inset:0!important;
    width:132px!important;
    height:132px!important;
    object-fit:contain!important;
    transform:none!important;
}
.profile-modern-shell.tlgawy-profile-v17 .profile_tinfo{
    display:block!important;
    width:100%!important;
    max-width:540px!important;
    padding:0!important;
    margin:0 auto!important;
    float:none!important;
    text-align:center!important;
}
.profile-modern-shell.tlgawy-profile-v17 .pdetails,
.profile-modern-shell.tlgawy-profile-v17 .pdetails_text{
    text-align:center!important;
    margin-inline:auto!important;
}
.profile-modern-shell.tlgawy-profile-v17 .pro_mood,
.profile-modern-shell.tlgawy-profile-v17 .rt-profile-marquee{
    max-width:min(94%,520px)!important;
}
@media (max-width:600px){
    .profile-modern-shell.tlgawy-profile-v17{
        max-width:100%!important;
        border-radius:12px!important;
    }
    .profile-modern-shell.tlgawy-profile-v17 .rt-profile-cover,
    .profile-modern-shell.tlgawy-profile-v17 .bg_pro_cover{
        min-height:300px!important;
    }
    .profile-modern-shell.tlgawy-profile-v17 .profile_top{
        min-height:235px!important;
        padding:18px 12px 14px!important;
    }
    .profile-modern-shell.tlgawy-profile-v17 .profile_avatar,
    .profile-modern-shell.tlgawy-profile-v17 .rt-avatar-shell{
        width:112px!important;
        height:112px!important;
        min-width:112px!important;
        min-height:112px!important;
    }
    .profile-modern-shell.tlgawy-profile-v17 .rt-profile-avatar-img{
        inset:15px!important;
        width:82px!important;
        height:82px!important;
    }
    .profile-modern-shell.tlgawy-profile-v17 .rt-profile-avatar-border{
        width:112px!important;
        height:112px!important;
    }
    .profile-modern-shell.tlgawy-profile-v17 .pro_name{
        font-size:22px!important;
        line-height:1.2!important;
    }
}
