/* Perfil · menú Más táctil/robusto */
.profile-v396-more-actions{position:relative}
.profile-v396-more-summary{cursor:pointer}
.profile-v396-more-summary[aria-expanded="true"]{background:rgba(255,255,255,.16)!important;border-color:rgba(255,255,255,.26)!important}
.profile-v396-more-menu[hidden]{display:none!important}
.profile-v396-more-menu-head{display:none}

@media (min-width:721px){
  .profile-v396-more-actions .profile-v396-more-menu{
    position:absolute;
    top:calc(100% + 8px);
    right:0;
    z-index:5000;
  }
}

@media (max-width:720px){
  body.profile-more-menu-open{overflow:hidden!important}
  .profile-more-backdrop{
    position:fixed;
    inset:0;
    z-index:2147483000;
    background:rgba(8,7,30,.48);
    backdrop-filter:blur(2px);
    -webkit-backdrop-filter:blur(2px);
  }
  body > .profile-v396-more-menu.profile-more-portal{
    position:fixed!important;
    left:16px!important;
    right:16px!important;
    bottom:max(92px,calc(76px + env(safe-area-inset-bottom)))!important;
    top:auto!important;
    width:auto!important;
    max-width:none!important;
    min-width:0!important;
    z-index:2147483001!important;
    margin:0!important;
    padding:10px!important;
    border-radius:20px!important;
    overflow:hidden!important;
    background:linear-gradient(180deg,rgba(45,34,101,.99),rgba(24,22,64,.99))!important;
    border:1px solid rgba(255,255,255,.16)!important;
    box-shadow:0 24px 70px rgba(0,0,0,.45)!important;
  }
  body > .profile-v396-more-menu.profile-more-portal .profile-v396-more-menu-head{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:12px;
    min-height:44px;
    padding:2px 4px 8px 8px;
    color:#fff;
  }
  body > .profile-v396-more-menu.profile-more-portal .profile-v396-more-menu-head strong{font-size:15px}
  .profile-v396-more-menu-close{
    width:38px;
    height:38px;
    border:0!important;
    border-radius:12px!important;
    display:grid!important;
    place-items:center;
    padding:0!important;
    background:rgba(255,255,255,.09)!important;
    color:#fff!important;
    font-size:24px!important;
    line-height:1!important;
    text-align:center!important;
  }
  body > .profile-v396-more-menu.profile-more-portal form{margin:0!important}
  body > .profile-v396-more-menu.profile-more-portal form + form{margin-top:7px!important}
  body > .profile-v396-more-menu.profile-more-portal form > button{
    width:100%!important;
    min-height:48px!important;
    border:0!important;
    border-radius:14px!important;
    padding:0 14px!important;
    display:flex!important;
    align-items:center;
    justify-content:flex-start;
    background:rgba(255,255,255,.07)!important;
    color:#fff!important;
    font:inherit!important;
    font-size:14px!important;
    font-weight:800!important;
    text-align:left!important;
  }
  body > .profile-v396-more-menu.profile-more-portal form > button.danger{
    color:#ffd8e1!important;
    background:rgba(255,81,123,.12)!important;
  }
}
