.paddy-markdown-table,#markdown-editor .milkdown-table-block table{border-collapse:separate;border-spacing:0;border:1px solid var(--color-decorative-2);border-radius:12px;width:100%;overflow:hidden}.paddy-markdown-table thead th,#markdown-editor .milkdown-table-block thead th{background:var(--color-secondary-brand);color:var(--color-on-secondary-brand);text-align:left;padding:12px 16px;font-size:.875rem;font-weight:600;line-height:1.25rem}.paddy-markdown-table tbody td,#markdown-editor .milkdown-table-block tbody td{--padding-base:clamp(6px, 2vw, 12px);padding:var(--padding-base) calc(var(--padding-base) * 1.5);background:var(--color-container);vertical-align:top;border-inline:none}.paddy-markdown-table tbody tr:last-child td,#markdown-editor .milkdown-table-block tbody tr:last-child td{border-bottom:none}.paddy-markdown-table tbody td:first-child,#markdown-editor .milkdown-table-block tbody td:first-child{font-weight:600}#markdown-editor .milkdown-table-block th,#markdown-editor .milkdown-table-block td{border-color:var(--color-decorative-2)}#markdown-editor .milkdown-table-block table tr[data-is-header=true]{background-color:color-mix(in srgb, var(--color-secondary-brand), transparent 80%)}#markdown-editor .milkdown-table-block table tr[data-is-header=true] th{border:none}
