/* Tablet surface: touch-first workspace with a slide drawer. */
@media (min-width:768px) and (max-width:1199.98px){
  body{background:#f3f7f8}.app-shell{display:block;padding-top:72px}.desktop-sidebar,.desktop-topbar,.mobile-bottom-nav{display:none!important}
  .compact-appbar{position:fixed;inset:0 0 auto;height:72px;z-index:1040;display:grid;grid-template-columns:52px 1fr 52px;align-items:center;padding:0 22px;background:#fff;border-bottom:1px solid #dfe8eb;box-shadow:0 3px 18px #173e7810}
  .appbar-menu,.appbar-add{width:44px;height:44px;border:0;border-radius:13px;display:grid;place-items:center;font-size:1.35rem}.appbar-menu{background:#edf5f6;color:#0f5b66}.appbar-add{background:#0f5b66;color:#fff;text-decoration:none}
  .appbar-brand{display:flex;align-items:center;justify-content:center;gap:10px;color:#19343b;text-decoration:none;font-weight:800}.appbar-brand img{width:38px;height:38px}
  .content{padding:24px}.compact-page-title{display:flex;align-items:end;justify-content:space-between;margin-bottom:20px}.compact-page-title span{color:#0f5b66;font-size:.72rem;font-weight:800;text-transform:uppercase}.compact-page-title h1{margin:0;font-size:1.75rem}
  .device-drawer{position:fixed;z-index:1060;inset:0 auto 0 0;width:min(390px,82vw);background:#fff;transform:translateX(-105%);transition:transform .24s ease;box-shadow:12px 0 40px #122f3a30;padding:22px;display:flex;flex-direction:column}.drawer-open .device-drawer{transform:none}.device-drawer-backdrop{position:fixed;z-index:1050;inset:0;background:#0b27327a;opacity:0;visibility:hidden;transition:.2s}.drawer-open .device-drawer-backdrop{opacity:1;visibility:visible}
  .drawer-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:18px;border-bottom:1px solid #e5ecef}.drawer-head small,.drawer-head strong{display:block}.drawer-head button{border:0;background:#eef3f5;border-radius:12px;width:42px;height:42px}.device-drawer nav{display:grid;gap:6px;margin-top:15px}.device-drawer nav a{display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:10px;padding:13px;border-radius:12px;color:#334b53;text-decoration:none}.device-drawer nav a:hover{background:#eaf5f6;color:#0f5b66}.drawer-label{padding:18px 13px 5px;font-size:.68rem;font-weight:800;color:#83939a}.drawer-logout{margin-top:auto}.drawer-logout button{width:100%;border:1px solid #efcaca;background:#fff4f4;color:#b42323;border-radius:12px;padding:12px}
  .row>.col-xl-8,.row>.col-xl-4{width:100%}.sticky-xl-top{position:static!important}.card{border-radius:16px!important}.card-body{padding:1.2rem}.stat-icon{width:54px;height:54px}.agenda-row{padding:16px 4px}
  .calendar-day{min-height:105px}.table td,.table th{padding:.9rem}.btn,.form-control,.form-select{min-height:44px}
  .settings-icon{width:48px;height:48px;border-radius:14px;background:#e6f3f4;color:#0f5b66;display:grid;place-items:center;font-size:1.25rem}.settings-status{font-size:.72rem;font-weight:800;color:#0f5b66;background:#eaf5f6;border-radius:999px;padding:5px 9px}
}
