66d0788cfa
- FormPageLayout, ReviewWorkbenchLayout, OperationsConsoleLayout: ✅ FIXED - PageLayout footer: ✅ FIXED - CrudWorkspaceLayout: ✅ COMPLIANT (already using CSS variables) - DashboardLayout, AppShellLayout: ✅ FIXED All 7 layouts now use: • CSS variables for widths (no hardcoded values) • Unified 1100px tablet breakpoint (768px mobile) • Proper height propagation (flex: 1 + min-height: 0) Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>