/** * Full-bleed content under {@link AppShell} main (matches Integrations + premium gates). * Use instead of `max-w-*` so upgrade / addon overlays span the whole content column. */ export const SIKSHYA_ADMIN_PAGE_FULL_WIDTH = 'w-full max-w-none';