@layer layouts{.l-tab-panels{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;overflow-x:clip}.l-tab-panels>*{grid-column:1;grid-row:1}}