.or-size-table { width: 100%; border-collapse: collapse; margin-top: 4px; font-size: 12px; }
.or-size-table th, .or-size-table td { padding: 8px 10px; text-align: center; border-bottom: 1px solid var(--or-line); color: var(--or-ink); }
.or-size-table th { font-weight: 900; background: #f5eee9; }
.or-size-table td:first-child, .or-size-table th:first-child { text-align: left; font-weight: 800; }
.or-size-note { font-size: 11px; color: var(--or-muted); margin-top: 8px; }
