.resources-v3 :is(.sm-sub,.sm-sup) { position:relative;font-size:.73em;line-height:0;vertical-align:baseline;letter-spacing:0; }
.resources-v3 .sm-sub { bottom:-.23em; }
.resources-v3 .sm-sup { top:-.43em; }
.sm-reading-row { grid-template-columns:minmax(30px,max-content) minmax(0,1fr);font-size:16px;line-height:1.95;gap:13px; }
.sm-reading-row:has(> .sm-step-number:empty) { grid-template-columns:minmax(0,1fr); }
.sm-step-number { min-width:30px;white-space:nowrap;font-variant-numeric:tabular-nums;text-align:center; }
.sm-reading-row > div { overflow-wrap:break-word;word-break:normal; }
.sm-section-body > .sm-inline-heading { margin-block:22px 12px;font-size:16px; }
.sm-section-body > .sm-inline-heading:first-child { margin-top:10px; }
.sm-formula .sm-equation { max-width:100%;overflow-x:auto;overflow-y:hidden;padding:12px 2px;white-space:normal;color:var(--rs-ink);font-family:"Cambria Math","STIX Two Math",serif;font-size:clamp(17px,1.5vw,22px);line-height:1.7;scrollbar-width:thin;scrollbar-color:#9bb487 transparent; }
.sm-formula .sm-equation-text { overflow-wrap:anywhere; }
.sm-formula .katex-display { margin:.4em 0;text-align:left; }
.sm-formula .katex-display > .katex { text-align:left; }
.sm-formula .katex { font-size:1.06em; }
.sm-formula .katex .cjk_fallback { font-family:"Noto Sans SC","Microsoft YaHei",sans-serif; }
.sm-formula figcaption { font-size:11px;line-height:1.5; }
.sm-formula dl { margin-bottom:0; }
.sm-formula dl dt { font-size:15px;font-family:"Cambria Math","STIX Two Math",serif; }
.sm-formula dl > div:has(dt:empty) { grid-template-columns:minmax(0,1fr); }
.sm-formula dl dt:empty { display:none; }
.sm-data-table { margin:24px 0;max-width:100%; }
.sm-data-table > figcaption { display:block;margin:0 0 12px;font-size:14px;line-height:1.8;font-weight:600;color:var(--rs-ink); }
.sm-data-table > figcaption > span { display:inline-block;padding:1px 8px;margin-right:8px;border-radius:3px;background:#e5eed9;color:#315c40;font-size:11px;vertical-align:1px;white-space:nowrap; }
.sm-data-table .sm-table-scroll { margin:0;border:1px solid var(--rs-line);border-radius:5px;scrollbar-width:thin;scrollbar-color:#9bb487 transparent; }
.sm-data-table table { width:100%;margin:0;border-collapse:separate;border-spacing:0;font-size:13px;line-height:1.85;font-variant-numeric:tabular-nums; }
.sm-data-table :is(th,td) { min-width:75px;border:0;border-right:1px solid var(--rs-line);border-bottom:1px solid var(--rs-line);padding:10px 12px;text-align:left;vertical-align:top; }
.sm-data-table :is(th,td):last-child { border-right:0; }
.sm-data-table tbody:last-child tr:last-child td { border-bottom:0; }
.sm-data-table th { background:#e8efdf;color:#31563c;font-size:12px;font-weight:600; }
.sm-data-table th.sm-table-group { vertical-align:middle;background:#f0f4e9;color:var(--rs-ink);font-size:inherit;min-width:90px; }
.sm-data-table tbody:last-child > tr:first-child > .sm-table-group { border-bottom:0; }
.sm-data-table tbody tr:nth-child(even) { background:#f5f8f0; }
.sm-data-table td > ul { padding:0;margin:0;list-style:none;min-width:130px; }
.sm-data-table td > ul > li { padding:5px 0;border-bottom:1px dotted #d7e0cd; }
.sm-data-table td > ul > li:last-child { border-bottom:0; }
.sm-table-notes { padding-top:12px;color:var(--rs-muted);font-size:11px;line-height:1.8; }
.sm-table-notes > summary { cursor:pointer;width:fit-content; }
.sm-table-notes > p { margin:10px 0 0;overflow-wrap:anywhere; }
.sm-table-reference { color:var(--rs-muted);font-size:13px; }
.sm-card h3,.sm-protocol-section h2 { overflow-wrap:break-word; }
.sm-protocol-section.sm-clause { padding-block:18px; }
.sm-clause-number { color:var(--rs-green);font-size:11px;font-weight:600;margin:0 0 8px;font-variant-numeric:tabular-nums; }
.sm-clause .sm-reading-row:first-child { margin-top:0; }
.sm-figure-notes { margin:22px 0;padding:20px 22px;background:var(--rs-paper);border:1px solid var(--rs-line);border-radius:5px;font-size:14px;line-height:1.85; }
.sm-figure-notes figcaption { display:grid;gap:7px;margin-bottom:16px; }
.sm-figure-notes figcaption > span { color:var(--rs-green);font-size:11px; }
.sm-figure-notes figcaption > strong { font-size:16px; }
.sm-figure-field { padding-top:12px;margin-top:12px;border-top:1px solid var(--rs-line);overflow-wrap:anywhere; }
.sm-figure-field h3 { margin:0 0 7px;font-size:12px;color:var(--rs-muted); }
.sm-figure-field ul { margin:0;padding-left:1.3em; }
.sm-figure-field li { margin:5px 0; }
.sm-figure-field dl { margin:0; }
.sm-figure-field dl > div { display:grid;grid-template-columns:minmax(80px,auto) minmax(0,1fr);gap:12px;margin:5px 0; }
.sm-figure-field dt { color:var(--rs-muted);font-size:12px; }
.sm-figure-field dd { margin:0; }
@media(max-width:760px) {
 .sm-reading-row { font-size:14px;line-height:1.95;gap:9px;grid-template-columns:minmax(25px,max-content) minmax(0,1fr); }
 .sm-reading-row:has(> .sm-step-number:empty) { grid-template-columns:minmax(0,1fr); }
 .sm-step-number { min-width:25px;font-size:11px; }
 .sm-formula { margin:18px 0;padding:16px 13px; }
 .sm-formula .sm-equation { font-size:17px; }
 .sm-formula dl > div { grid-template-columns:50px minmax(0,1fr);gap:10px;font-size:12px; }
 .sm-data-table > figcaption { font-size:13px; }
 .sm-data-table :is(th,td) { min-width:65px;padding:9px 10px;font-size:12px; }
 .sm-data-table td > ul { min-width:118px; }
}
html[data-theme="dark"] .sm-data-table :is(th,figcaption>span) { background:#2a422d;color:#d9e6c9; }
html[data-theme="dark"] .sm-data-table tbody tr:nth-child(even) { background:#1f3426; }
@media print {
 .sm-reading-row { font-size:11px;line-height:1.8; }
 .sm-formula .sm-equation { font-size:13px;overflow:visible; }
 .sm-data-table table,.sm-data-table :is(th,td) { font-size:9px;min-width:0; }
 .sm-data-table .sm-table-scroll { overflow:visible; }
 .sm-data-table td > ul { min-width:0; }
 .sm-table-notes { font-size:9px; }
}
