.confirm-dialog.confirm-dialog{background-color:var(--color-background-0);border:1px solid var(--color-background-2)}.confirm-dialog{color:var(--color-text);min-width:240px;max-width:600px;width:80vw;padding:0}.confirm-dialog>*{padding:var(--space-lg)}.confirm-dialog__header,.confirm-dialog__actions{background-color:var(--color-background-1)}.confirm-dialog__header{font-size:var(--font-size-lg);font-family:var(--font-styled-caps)}.confirm-dialog__actions{display:flex;flex-direction:row;justify-content:flex-end;gap:var(--space-sm)}.merchants-tab-upgrade{width:100%;position:relative}.merchants-tab-upgrade table{border-collapse:collapse}.merchants-tab-upgrade table tr:nth-child(odd){background:#0e0e0e}.merchants-tab-upgrade table tr:nth-child(2n){background:#0a0a0a}.merchants-tab-upgrade table td{padding:13px 8px}@media(max-width:768px){.merchants-tab-upgrade table{width:100%}.merchants-tab-upgrade table td{display:block;padding:8px;text-align:center}.merchants-tab-upgrade table td:last-child{padding-bottom:20px}}.merchants-tab-upgrade__toast-container{bottom:-60px}
