/* diaspora.ro source-first module extracted from #ds-phase3-extra; behavior preserved during migration. */
/* Faza 3 desktop — mobile-pro/index.html (clase reale) */
@media(min-width:900px){
  body{background:#f5f3ff;}
  .top-bar{padding-left:calc(50% - 340px);padding-right:calc(50% - 340px);}
  .composer-card,.feed-tabs-bar,.feed-sort-bar,#feed-list,#feed-load-more,.stories-view-head,.pred-feed-banner{
    max-width:680px;margin-left:auto;margin-right:auto;
  }
  .post-card{max-width:680px;margin-left:auto;margin-right:auto;}
  .hub-nav{max-width:680px;left:50%;right:auto;transform:translateX(-50%);border-radius:16px 16px 0 0;}
}
