.benchmarks-module__sh58-q__page{max-width:960px;padding:var(--space-2xl)var(--space-lg);min-height:100vh;margin:0 auto}.benchmarks-module__sh58-q__hero{text-align:center;padding:var(--space-2xl)0 var(--space-xl)}.benchmarks-module__sh58-q__hero__back{font-family:var(--font-mono);color:var(--color-text-muted);margin-bottom:var(--space-xl);font-size:.8rem;transition:color .15s;display:inline-block}.benchmarks-module__sh58-q__hero__back:hover{color:var(--color-accent)}.benchmarks-module__sh58-q__hero__title{align-items:center;gap:var(--space-sm);flex-direction:column;display:flex}.benchmarks-module__sh58-q__hero__number{font-family:var(--font-mono);letter-spacing:-.03em;background:linear-gradient(135deg,#f0f0f5 0%,var(--color-accent)50%,#22c55e 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(3rem,8vw,5.5rem);font-weight:700;line-height:1}.benchmarks-module__sh58-q__hero__unit{font-family:var(--font-mono);color:var(--color-text-secondary);letter-spacing:.05em;text-transform:lowercase;font-size:clamp(.9rem,2vw,1.2rem);font-weight:400}.benchmarks-module__sh58-q__hero__subtitle{margin-top:var(--space-lg);color:var(--color-text-secondary);font-size:1.1rem;line-height:1.5}.benchmarks-module__sh58-q__stats{gap:var(--space-md);margin:var(--space-xl)0 var(--space-2xl);grid-template-columns:repeat(4,1fr);display:grid}@media (max-width:640px){.benchmarks-module__sh58-q__stats{grid-template-columns:repeat(2,1fr)}}.benchmarks-module__sh58-q__stat{background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:var(--space-lg)var(--space-md);text-align:center;transition:border-color .2s,box-shadow .2s;position:relative}.benchmarks-module__sh58-q__stat:hover{border-color:var(--color-border-hover);box-shadow:var(--shadow-md)}.benchmarks-module__sh58-q__stat__value{font-family:var(--font-mono);color:var(--color-text-primary);letter-spacing:-.02em;font-size:1.5rem;font-weight:600;display:block}.benchmarks-module__sh58-q__stat__label{color:var(--color-text-muted);margin-top:var(--space-xs);text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;display:block}.benchmarks-module__sh58-q__stat__footnote{top:var(--space-sm);right:var(--space-sm);font-family:var(--font-mono);color:var(--color-text-muted);font-size:.6rem;position:absolute}.benchmarks-module__sh58-q__section{margin-bottom:var(--space-2xl)}.benchmarks-module__sh58-q__section__title{font-family:var(--font-mono);color:var(--color-text-primary);margin-bottom:var(--space-sm);letter-spacing:-.01em;font-size:1.1rem;font-weight:600}.benchmarks-module__sh58-q__section__desc{color:var(--color-text-secondary);margin-bottom:var(--space-lg);max-width:640px;font-size:.9rem;line-height:1.6}.benchmarks-module__sh58-q__tableWrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.benchmarks-module__sh58-q__table{border-collapse:collapse;width:100%;font-family:var(--font-mono);font-size:.85rem}.benchmarks-module__sh58-q__table th{text-align:left;padding:var(--space-sm)var(--space-md);color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.06em;border-bottom:1px solid var(--color-border);font-size:.75rem;font-weight:500}.benchmarks-module__sh58-q__table td{padding:var(--space-sm)var(--space-md);border-bottom:1px solid var(--color-border)}.benchmarks-module__sh58-q__table tbody tr:hover{background:var(--color-bg-hover)}.benchmarks-module__sh58-q__table__metric{color:var(--color-text-secondary)}.benchmarks-module__sh58-q__table__dim{color:var(--color-text-muted)}.benchmarks-module__sh58-q__table__highlight{color:var(--color-ok);font-weight:600}.benchmarks-module__sh58-q__table__gain{color:var(--color-accent);font-weight:600}.benchmarks-module__sh58-q__table__rowHighlight{background:#6366f10f}.benchmarks-module__sh58-q__table__link{color:var(--color-text-muted);font-size:.75rem;text-decoration:none;transition:color .15s}.benchmarks-module__sh58-q__table__link:hover{color:var(--color-accent)}.benchmarks-module__sh58-q__caveat{margin-top:var(--space-lg);color:var(--color-text-secondary);padding:var(--space-md);background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-sm);font-size:.8rem;line-height:1.6}.benchmarks-module__sh58-q__caveat strong{color:var(--color-text-primary)}.benchmarks-module__sh58-q__caveat a{color:var(--color-accent);font-size:.8rem}.benchmarks-module__sh58-q__latencyBars{gap:var(--space-sm);flex-direction:column;display:flex}.benchmarks-module__sh58-q__latencyRow{align-items:center;gap:var(--space-md);grid-template-columns:48px 1fr 72px;display:grid}.benchmarks-module__sh58-q__latencyRow__label{font-family:var(--font-mono);color:var(--color-text-muted);text-align:right;font-size:.8rem}.benchmarks-module__sh58-q__latencyRow__track{background:var(--color-bg-elevated);border-radius:var(--radius-sm);height:24px;overflow:hidden}.benchmarks-module__sh58-q__latencyRow__bar{background:linear-gradient(90deg,var(--color-accent)0%,var(--color-ok)100%);border-radius:var(--radius-sm);min-width:4px;height:100%;transition:width .6s cubic-bezier(.22,1,.36,1)}.benchmarks-module__sh58-q__latencyRow__value{font-family:var(--font-mono);color:var(--color-text-primary);font-size:.85rem;font-weight:500}.benchmarks-module__sh58-q__hardwareGrid{gap:var(--space-sm);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:640px){.benchmarks-module__sh58-q__hardwareGrid{grid-template-columns:repeat(2,1fr)}}.benchmarks-module__sh58-q__hardwareItem{background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-sm);padding:var(--space-md);gap:var(--space-xs);flex-direction:column;display:flex}.benchmarks-module__sh58-q__hardwareItem__label{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:.7rem}.benchmarks-module__sh58-q__hardwareItem__value{font-family:var(--font-mono);color:var(--color-text-primary);font-size:.8rem;font-weight:500}.benchmarks-module__sh58-q__methodology{border-top:1px solid var(--color-border);padding-top:var(--space-2xl)}.benchmarks-module__sh58-q__methodology__intro{color:var(--color-text-secondary);margin-bottom:var(--space-xl);max-width:640px;font-size:.95rem;line-height:1.7}.benchmarks-module__sh58-q__methodology__grid{gap:var(--space-md);grid-template-columns:repeat(2,1fr);display:grid}@media (max-width:640px){.benchmarks-module__sh58-q__methodology__grid{grid-template-columns:1fr}}.benchmarks-module__sh58-q__methodCard{background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:var(--space-lg)}.benchmarks-module__sh58-q__methodCard__title{font-family:var(--font-mono);color:var(--color-text-primary);margin-bottom:var(--space-sm);font-size:.85rem;font-weight:600}.benchmarks-module__sh58-q__methodCard__text{color:var(--color-text-secondary);font-size:.8rem;line-height:1.6}.benchmarks-module__sh58-q__methodCard__text code{font-family:var(--font-mono);background:var(--color-bg-elevated);color:var(--color-accent);border-radius:3px;padding:2px 5px;font-size:.75rem}.benchmarks-module__sh58-q__methodCard__list{gap:var(--space-xs);flex-direction:column;padding:0;list-style:none;display:flex}.benchmarks-module__sh58-q__methodCard__list li{color:var(--color-text-secondary);padding-left:var(--space-md);font-size:.8rem;line-height:1.5;position:relative}.benchmarks-module__sh58-q__methodCard__list li:before{content:"·";color:var(--color-text-muted);position:absolute;left:4px}.benchmarks-module__sh58-q__methodCard__list li strong{color:var(--color-text-primary);font-weight:500}.benchmarks-module__sh58-q__methodCard__code{font-family:var(--font-mono);color:var(--color-text-secondary);background:var(--color-bg-elevated);border-radius:var(--radius-sm);padding:var(--space-md);white-space:pre;margin:0;font-size:.7rem;line-height:1.7;overflow-x:auto}.benchmarks-module__sh58-q__footnotes{border-top:1px solid var(--color-border);margin-top:var(--space-2xl);padding-top:var(--space-xl);padding-bottom:var(--space-2xl)}.benchmarks-module__sh58-q__footnotes__inner{gap:var(--space-sm);flex-direction:column;display:flex}.benchmarks-module__sh58-q__footnotes__inner p{color:var(--color-text-muted);font-size:.8rem;line-height:1.6}.benchmarks-module__sh58-q__footnotes__inner sup{font-family:var(--font-mono);color:var(--color-text-muted);margin-right:2px;font-size:.65rem}.benchmarks-module__sh58-q__footnotes__repro{margin-top:var(--space-md);padding:var(--space-md);background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-sm)}.benchmarks-module__sh58-q__footnotes__repro code{font-family:var(--font-mono);background:var(--color-bg-elevated);color:var(--color-accent);border-radius:3px;padding:2px 5px;font-size:.75rem}
