/* Destreza CRM 15.0: wide screens and reliable mobile off-canvas navigation. */
@media(min-width:1101px){
 body:has(.crmMobileLayout) .content{width:min(1900px,calc(100vw - 32px))!important;max-width:none!important;margin:18px auto 0!important;padding:0!important}
 .crmMobileLayout{width:100%!important;max-width:none!important;grid-template-columns:250px minmax(0,1fr)!important}
 .crmMobileMain{width:auto!important;max-width:none!important;min-width:0!important}
 .crmSchedulePhone{width:100%!important;max-width:none!important}
}
.v15MenuBackdrop{display:none}
@media(max-width:700px){
 body:has(.crmMobileLayout){overflow:hidden!important}
 body:has(.crmMobileLayout) .topbar{display:none!important}
 body:has(.crmMobileLayout) .content{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}
 .crmMobileLayout{display:block!important;width:100%!important;height:100dvh!important;margin:0!important;padding:0!important}
 .crmMobileMain{width:100%!important;height:100dvh!important;max-height:100dvh!important;overflow:auto!important}
 .crmSchedulePhone{width:100%!important;min-height:100dvh!important;max-width:none!important;border-radius:0!important;margin:0!important}
 .crmSideMenu{display:flex!important;position:fixed!important;z-index:10020!important;inset:0 auto 0 0!important;width:min(84vw,330px)!important;height:100dvh!important;max-height:100dvh!important;padding:10px!important;overflow-y:auto!important;background:#fff!important;border-radius:0 18px 18px 0!important;box-shadow:12px 0 34px #13252c55!important;transform:translateX(-105%)!important;transition:transform .22s ease!important}
 .crmSideMenu.v15Open{transform:translateX(0)!important}
 .crmSideMenu.v141Open{transform:translateX(-105%)!important}
 .crmSideMenu.v15Open::after,.crmSideMenu.v141Open::after{display:none!important;content:none!important}
 .crmSideMenu>.crmStudioBadge,.crmSideMenu>button,.crmSideMenu>.crmMenuFoot{display:flex!important;visibility:visible!important;opacity:1!important}
 .crmSideMenu>button{width:100%!important;min-height:44px!important;margin:0!important;padding:9px 12px!important}
 .v15MenuBackdrop{display:block;position:fixed;z-index:10010;inset:0;background:#07171f73;opacity:0;pointer-events:none;transition:opacity .22s ease}
 .v15MenuBackdrop.open{opacity:1;pointer-events:auto}
 .crmScheduleTop{position:sticky!important;top:0!important;z-index:80!important;background:#fff!important}
 .v125ScheduleGroups{position:sticky!important;top:82px!important;z-index:74!important;background:#fff!important}
 .crmResourceHeads{position:sticky!important;top:108px!important;z-index:73!important;background:#fff!important}
 .bookingScheduleDialog{z-index:10100!important;padding:0!important;align-items:flex-end!important}
 .bookingScheduleCard,.crmTargetPicker{width:100%!important;max-width:100%!important;max-height:82dvh!important;border-radius:18px 18px 0 0!important;overflow:auto!important}
}
