
/* RurMobil FINAL 1.0.0 – Desktop Zentrale */
html,body{min-width:1120px;background:#f4f7fb}
body{overflow-x:auto}
.app-shell,.dashboard-shell,.rm-admin-shell{min-width:1120px}
.topbar,.main-topbar{position:sticky;top:0;z-index:35;background:rgba(247,249,252,.96);backdrop-filter:blur(10px)}
.section-view,.premium-page{max-width:none!important}
.table-wrap{overflow:auto!important;overscroll-behavior:contain}
table{min-width:980px}
.modal-backdrop{overflow-y:auto!important;align-items:flex-start!important;padding:28px 16px!important}
.modal-backdrop>.modal,.modal-backdrop>form.modal{max-height:calc(100vh - 56px)!important;overflow-y:auto!important;margin:auto!important;overscroll-behavior:contain}
.admin-chip-button{cursor:pointer}
@media(max-width:1260px){html,body{min-width:1120px}}
