{
  "name": "alpha/layout",
  "selectors": [
    ".Layout",
    ".Layout .Layout-divider",
    ".Layout .Layout-main",
    ".Layout .Layout-sidebar",
    ".Layout.Layout--sidebarPosition-flowRow-start .Layout-sidebar",
    ".Layout.Layout--sidebarPosition-flowRow-end .Layout-sidebar",
    ".Layout.Layout--sidebarPosition-flowRow-start .Layout-main",
    ".Layout.Layout--sidebarPosition-flowRow-end .Layout-main",
    ".Layout.Layout--sidebarPosition-flowRow-none .Layout-sidebar",
    ".Layout.Layout--divided",
    ".Layout.Layout--divided .Layout-divider",
    ".Layout-divider--flowRow-hidden:is(.Layout.Layout--divided .Layout-divider)",
    ".Layout-divider--flowRow-shallow:is(.Layout.Layout--divided .Layout-divider)",
    ".Layout.Layout--divided .Layout-main",
    ".Layout.Layout--divided.Layout--sidebarPosition-flowRow-end .Layout-sidebar",
    ".Layout.Layout--divided.Layout--sidebarPosition-flowRow-end .Layout-main",
    ".Layout.Layout--flowRow-until-md",
    ".Layout.Layout--flowRow-until-md .Layout-divider",
    ".Layout.Layout--flowRow-until-md .Layout-main",
    ".Layout.Layout--flowRow-until-md .Layout-sidebar",
    ".Layout.Layout--flowRow-until-md.Layout--sidebarPosition-flowRow-start .Layout-sidebar",
    ".Layout.Layout--flowRow-until-md.Layout--sidebarPosition-flowRow-end .Layout-sidebar",
    ".Layout.Layout--flowRow-until-md.Layout--sidebarPosition-flowRow-start .Layout-main",
    ".Layout.Layout--flowRow-until-md.Layout--sidebarPosition-flowRow-end .Layout-main",
    ".Layout.Layout--flowRow-until-md.Layout--sidebarPosition-flowRow-none .Layout-sidebar",
    ".Layout.Layout--flowRow-until-md.Layout--divided",
    ".Layout.Layout--flowRow-until-md.Layout--divided .Layout-divider",
    ".Layout-divider--flowRow-hidden:is(.Layout.Layout--flowRow-until-md.Layout--divided .Layout-divider)",
    ".Layout-divider--flowRow-shallow:is(.Layout.Layout--flowRow-until-md.Layout--divided .Layout-divider)",
    ".Layout.Layout--flowRow-until-md.Layout--divided .Layout-main",
    ".Layout.Layout--flowRow-until-md.Layout--divided.Layout--sidebarPosition-flowRow-end .Layout-sidebar",
    ".Layout.Layout--flowRow-until-md.Layout--divided.Layout--sidebarPosition-flowRow-end .Layout-main",
    ".Layout.Layout--flowRow-until-lg",
    ".Layout.Layout--flowRow-until-lg .Layout-divider",
    ".Layout.Layout--flowRow-until-lg .Layout-main",
    ".Layout.Layout--flowRow-until-lg .Layout-sidebar",
    ".Layout.Layout--flowRow-until-lg.Layout--sidebarPosition-flowRow-start .Layout-sidebar",
    ".Layout.Layout--flowRow-until-lg.Layout--sidebarPosition-flowRow-end .Layout-sidebar",
    ".Layout.Layout--flowRow-until-lg.Layout--sidebarPosition-flowRow-start .Layout-main",
    ".Layout.Layout--flowRow-until-lg.Layout--sidebarPosition-flowRow-end .Layout-main",
    ".Layout.Layout--flowRow-until-lg.Layout--sidebarPosition-flowRow-none .Layout-sidebar",
    ".Layout.Layout--flowRow-until-lg.Layout--divided",
    ".Layout.Layout--flowRow-until-lg.Layout--divided .Layout-divider",
    ".Layout-divider--flowRow-hidden:is(.Layout.Layout--flowRow-until-lg.Layout--divided .Layout-divider)",
    ".Layout-divider--flowRow-shallow:is(.Layout.Layout--flowRow-until-lg.Layout--divided .Layout-divider)",
    ".Layout.Layout--flowRow-until-lg.Layout--divided .Layout-main",
    ".Layout.Layout--flowRow-until-lg.Layout--divided.Layout--sidebarPosition-flowRow-end .Layout-sidebar",
    ".Layout.Layout--flowRow-until-lg.Layout--divided.Layout--sidebarPosition-flowRow-end .Layout-main",
    ".Layout.Layout--gutter-none",
    ".Layout.Layout--gutter-condensed",
    ".Layout.Layout--gutter-spacious",
    ".Layout.Layout--sidebar-narrow",
    ".Layout.Layout--sidebar-wide",
    ".Layout.Layout--sidebarPosition-start .Layout-sidebar",
    ".Layout.Layout--sidebarPosition-start .Layout-main",
    ".Layout.Layout--sidebarPosition-end",
    ".Layout.Layout--sidebarPosition-end .Layout-main",
    ".Layout.Layout--sidebarPosition-end .Layout-sidebar",
    ".Layout.Layout--divided.Layout--sidebarPosition-end .Layout-sidebar",
    ".Layout.Layout--divided.Layout--sidebarPosition-end .Layout-main",
    ".Layout-divider",
    ".Layout-sidebar",
    ".Layout-main",
    ".Layout-main .Layout-main-centered-lg",
    ".Layout-main .Layout-main-centered-md",
    ".Layout-main .Layout-main-centered-xl",
    ":is(.Layout-main .Layout-main-centered-md,.Layout-main .Layout-main-centered-lg,.Layout-main .Layout-main-centered-xl)>.container-lg",
    ":is(.Layout-main .Layout-main-centered-md,.Layout-main .Layout-main-centered-lg,.Layout-main .Layout-main-centered-xl)>.container-md",
    ":is(.Layout-main .Layout-main-centered-md,.Layout-main .Layout-main-centered-lg,.Layout-main .Layout-main-centered-xl)>.container-xl"
  ]
}