@charset "UTF-8";.editor-styles-wrapper .wp-block-table table{width:100%;table-layout:fixed;border-collapse:collapse;font-size:80%}.editor-styles-wrapper .wp-block-table table td,.editor-styles-wrapper .wp-block-table table th{padding:.5rem 1rem;text-align:left;border:inherit}.editor-styles-wrapper .wp-block-table table thead{background-color:var(--color-accent);color:var(--color-background);border-bottom-width:1px}.editor-styles-wrapper .wp-block-table table tbody tr{transition:background 250ms ease-in-out}.editor-styles-wrapper .wp-block-table table tbody tr:nth-child(even){background-color:var(--color-light)}.editor-styles-wrapper .wp-block-table table tfoot{border-color:var(--color-accent);border-top-width:1px}