#materials h1,#materials h2,#materials h3{color:var(--nd-text-strong,#fff)}#materials h2.kicker{color:var(--nd-muted,#9aa3b2);font-size:1.25rem;margin:4px 0 0;font-weight:600}#materials .prose{max-width:76ch}#materials .prose ul{padding-left:1.3em}#materials .prose li{margin:6px 0}#materials .table-wrap{overflow-x:auto;margin:18px 0}#materials table{border-collapse:collapse;width:100%;min-width:640px;background:var(--nd-surface,#1b1e24);border:1px solid var(--nd-border,#353b46);border-radius:var(--nd-radius-sm,8px)}#materials td,#materials th{padding:10px 14px;text-align:left;border-bottom:1px solid var(--nd-line,#2a2f39);vertical-align:top}#materials th{background:var(--nd-surface-2,#23272f);color:var(--nd-text-strong,#fff);font-weight:700}#materials tbody tr:last-child td{border-bottom:0}