diff --git a/rpent/benchmarks/docs.css b/rpent/benchmarks/docs.css
index 6cc32b9..13684c6 100644
--- a/rpent/benchmarks/docs.css
+++ b/rpent/benchmarks/docs.css
@@ -8,3 +8,5 @@
.rpent-static-leaderboard .table-wrap table{min-width:900px}
html[data-theme="dark"] .rpent-static-leaderboard{--rpent-fallback-border:#494052;color:var(--pst-color-text-base,#f4f0fa)}
.rpent-static-leaderboard .memory-context{margin:1rem 0}
+.rpent-static-leaderboard .cost-section .table-wrap table{min-width:340px}
+.rpent-static-leaderboard .cost-method small{display:block;font-size:12px;margin-top:4px}
diff --git a/rpent/benchmarks/embed.css b/rpent/benchmarks/embed.css
index ad3d14c..11170a3 100644
--- a/rpent/benchmarks/embed.css
+++ b/rpent/benchmarks/embed.css
@@ -23,8 +23,11 @@
.legend .astra{background:var(--astra)}
.comparison-matrix>summary{font-size:20px}
.comparison-matrix table,.comparison-matrix .matrix-label{font-size:16px}
+.cost-section{background:var(--band);border-top:4px solid var(--best);padding:30px 0 24px}.cost-section h2{font-size:27px}.cost-group{margin-top:24px}.cost-group h3{font-size:21px}.cost-group table{font-size:16px;min-width:340px;table-layout:fixed}.cost-group th{font-size:14px;white-space:normal}.cost-group th:first-child{width:42%}.cost-group th,.cost-group td{padding:10px 8px}.cost-group td:first-child{overflow-wrap:anywhere}.cost-group .table-wrap{max-width:100%}th[aria-sort=ascending]{color:var(--best)}th[aria-sort=ascending] img{opacity:1;transform:rotate(180deg)}
+@media(max-width:700px){.cost-group table{font-size:14px}.cost-section h2{font-size:23px}.cost-group h3{font-size:19px}}
.comparison-matrix thead th{font-size:14px}
.comparison-matrix .matrix-label small{font-size:12px}
+.cost-group .matrix-label{font-size:inherit}.cost-group .matrix-label small,.cost-method small{display:block;font-size:12px;margin-top:4px}
footer{background:var(--band)}
th[aria-sort=ascending]{color:var(--best)}th[aria-sort=ascending] img{opacity:1;transform:rotate(180deg)}
footer{max-width:none;padding-left:max(var(--gutter),calc((100% - 1344px)/2));padding-right:max(var(--gutter),calc((100% - 1344px)/2))}
diff --git a/rpent/benchmarks/embed.html b/rpent/benchmarks/embed.html
index d83cffe..7ab8ddb 100644
--- a/rpent/benchmarks/embed.html
+++ b/rpent/benchmarks/embed.html
@@ -6,10 +6,11 @@
RPent Leaderboard
-
+
+
diff --git a/rpent/benchmarks/index.html b/rpent/benchmarks/index.html
index 0f1dead..c07a1b1 100644
--- a/rpent/benchmarks/index.html
+++ b/rpent/benchmarks/index.html
@@ -7,15 +7,17 @@
RPent Leaderboard
-
+
+
-