/* Brintage · Sugerencias para ti en Home móvil: 9 precargadas, 3 visibles y navegación lateral. */
.br-mobile-home-suggestions{display:none!important}
@media(max-width:768px){
  #home>.br-mobile-home-suggestions{display:block!important;box-sizing:border-box;width:calc(100% - 16px);margin:12px 8px 18px;padding:13px 9px 14px;border:1px solid #e0e9f4;border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(30,67,113,.07);overflow:hidden}
  .br-mobile-home-suggestions-title{margin:0 5px 12px;color:#26364c;font-size:14px;font-weight:700;line-height:1.3;text-align:left}
  .br-mobile-home-suggestions-carousel{position:relative;padding:0 25px;min-height:154px}
  .br-mobile-home-suggestions-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;align-items:start}
  .br-mobile-home-suggestion{position:relative;min-width:0;display:flex;flex-direction:column;align-items:center;text-align:center;padding-top:2px}
  .br-mobile-home-suggestion-avatar{display:block;width:min(86px,calc((100vw - 126px)/3));height:min(86px,calc((100vw - 126px)/3));min-width:64px;min-height:64px;padding:0;border:3px solid #e7f1fb;border-radius:50%;background-color:#eef5fb;background-position:center;background-size:cover;background-repeat:no-repeat;box-shadow:0 4px 13px rgba(40,83,132,.10);cursor:pointer}
  .br-mobile-home-suggestion-dismiss{position:absolute;z-index:3;top:-3px;right:0;width:22px;height:22px;padding:0;border:1px solid #e1e7ee;border-radius:50%;background:#fff;color:#8b98a8;font-size:16px;font-weight:500;line-height:18px;text-align:center;box-shadow:0 2px 7px rgba(38,62,89,.10);cursor:pointer}
  .br-mobile-home-suggestion-dismiss:active{transform:scale(.94)}
  .br-mobile-home-suggestion-fullname,.br-mobile-home-suggestion-user{display:block;width:100%;min-width:0;padding:0;border:0;background:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}
  .br-mobile-home-suggestion-fullname{margin:7px 0 1px;color:#3e4c5f;font-size:11.5px;font-weight:600;line-height:15px}
  .br-mobile-home-suggestion-user{margin:0 0 7px;color:#8a96a5;font-size:9.5px;font-weight:500;line-height:13px}
  .br-mobile-home-suggestion-follow{display:flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;width:auto!important;min-width:68px!important;max-width:82px!important;min-height:29px!important;height:29px!important;margin:0 auto!important;padding:0 11px!important;border-radius:8px!important;font-size:10.5px!important;line-height:1!important;white-space:nowrap!important}
  .br-mhs-nav{position:absolute;z-index:4;top:39px;width:24px;height:38px;padding:0;border:0;background:rgba(255,255,255,.94);cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:10px;box-shadow:0 2px 10px rgba(40,83,132,.08)}
  .br-mhs-nav-prev{left:-4px}.br-mhs-nav-next{right:-4px}
  .br-mhs-nav span{display:block;width:8px;height:8px;border-top:2px solid #4d8fe9;border-right:2px solid #4d8fe9}
  .br-mhs-nav-prev span{transform:rotate(-135deg);margin-left:4px}.br-mhs-nav-next span{transform:rotate(45deg);margin-right:4px}
  .br-mhs-nav:disabled{opacity:.22;cursor:default;box-shadow:none}
  .br-mobile-home-suggestion-skeleton span{display:block;background:linear-gradient(90deg,#eef3f8 25%,#f8fafc 38%,#eef3f8 63%);background-size:400% 100%;animation:brMhsPulse 1.25s ease infinite}
  .br-mhs-sk-avatar{width:min(86px,calc((100vw - 126px)/3));height:min(86px,calc((100vw - 126px)/3));min-width:64px;min-height:64px;border-radius:50%}
  .br-mhs-sk-line{height:7px;border-radius:5px}.br-mhs-sk-name{width:75%;margin:8px auto 3px}.br-mhs-sk-user{width:56%;margin:0 auto 8px}
  .br-mhs-sk-button{width:72px;height:29px;border-radius:8px}
  @keyframes brMhsPulse{0%{background-position:100% 0}100%{background-position:0 0}}
}
@media(max-width:360px){
  #home>.br-mobile-home-suggestions{width:calc(100% - 10px);margin-left:5px;margin-right:5px;padding-left:7px;padding-right:7px}
  .br-mobile-home-suggestions-carousel{padding-left:21px;padding-right:21px}
  .br-mobile-home-suggestions-grid{gap:7px}
  .br-mobile-home-suggestion-avatar,.br-mhs-sk-avatar{width:min(78px,calc((100vw - 108px)/3));height:min(78px,calc((100vw - 108px)/3));min-width:60px;min-height:60px}
  .br-mobile-home-suggestion-fullname{font-size:10.5px}.br-mobile-home-suggestion-user{font-size:9px}
  .br-mobile-home-suggestion-follow{min-width:62px!important;max-width:76px!important;height:28px!important;min-height:28px!important;padding:0 8px!important;font-size:10px!important}
  .br-mhs-nav{width:21px;top:36px}.br-mhs-nav-prev{left:-3px}.br-mhs-nav-next{right:-3px}
}
