.misc-main{max-width:var(--mp-container);margin:0 auto;padding:0 var(--mp-gutter) var(--mp-space-16)}.misc-hero{text-align:center;padding:var(--mp-space-12) 0 var(--mp-space-8)}.misc-hero h1{font-size:var(--mp-text-display);line-height:var(--mp-lh-display);font-weight:var(--mp-weight-semibold);margin:0 0 var(--mp-space-3)}.misc-hero p{font-size:var(--mp-text-body-lg);color:var(--mp-text-2);margin:0}@media (max-width:767px){.misc-hero h1{font-size:var(--mp-text-h1)}}.bench-empty{max-width:var(--mp-container-narrow);margin:var(--mp-space-8) auto 0;text-align:center;background:var(--mp-surface-1);border:1px solid var(--mp-border);border-radius:var(--mp-radius-xl);padding:var(--mp-space-12) var(--mp-space-6);box-shadow:var(--mp-shadow-xs)}.bench-empty p{color:var(--mp-text-2);max-width:48ch;margin:var(--mp-space-3) auto var(--mp-space-6)}.bench-method{max-width:var(--mp-container-narrow);margin:var(--mp-space-8) auto 0}.bench-method h2{font-size:var(--mp-text-h3);font-weight:var(--mp-weight-semibold);margin:0 0 var(--mp-space-3)}.bench-method li,.bench-method p{color:var(--mp-text-2)}.bench-method .bench-repro-h2{margin-top:var(--mp-space-8)}.bench-section{max-width:var(--mp-container);margin:var(--mp-space-12) auto 0}.bench-section.bench-narrow{max-width:var(--mp-container-narrow)}.bench-h2{font-size:var(--mp-text-h3);line-height:var(--mp-lh-h3);font-weight:var(--mp-weight-semibold);margin:0 0 var(--mp-space-2)}.bench-lead{margin:0 0 var(--mp-space-6)}.bench-body,.bench-lead{color:var(--mp-text-2);max-width:60ch}.bench-body{margin:0}.bench-caps{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:var(--mp-space-4);gap:var(--mp-space-4)}.bench-cap{background:var(--mp-surface-2);border:1px solid var(--mp-border);border-radius:var(--mp-radius-lg);padding:var(--mp-space-5);text-align:center}.bench-cap .v{font-size:var(--mp-text-h2);font-weight:var(--mp-weight-semibold);line-height:1.1;background:var(--mp-grad);-webkit-background-clip:text;background-clip:text;color:transparent}.bench-cap .v.bench-cap-date{font-size:var(--mp-text-h3)}.bench-cap .k{font-size:var(--mp-text-caption);color:var(--mp-text-2);margin-top:var(--mp-space-2)}.bench-cap .sub{font-size:var(--mp-text-micro);color:var(--mp-text-3);margin-top:4px}.bench-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;border:1px solid var(--mp-border);border-radius:var(--mp-radius-lg)}.bench-table{width:100%;border-collapse:collapse;font-size:var(--mp-text-body);min-width:32rem}.bench-table td,.bench-table th{padding:var(--mp-space-3) var(--mp-space-4);text-align:left;border-bottom:1px solid var(--mp-border);white-space:nowrap}.bench-table thead th{font-size:var(--mp-text-caption);font-weight:var(--mp-weight-medium);color:var(--mp-text-3);background:var(--mp-surface-2)}.bench-table tbody tr:last-child td,.bench-table tbody tr:last-child th{border-bottom:0}.bench-table tbody th{font-weight:var(--mp-weight-medium);color:var(--mp-text-1)}.bench-table .num{text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.bench-table td.mine{color:var(--mp-brand);font-weight:var(--mp-weight-semibold)}.bench-table td.ref{color:var(--mp-text-3)}.bench-soon{max-width:var(--mp-container-narrow);margin:var(--mp-space-8) auto 0;background:var(--mp-surface-2);border:1px dashed var(--mp-border);border-radius:var(--mp-radius-lg);padding:var(--mp-space-5) var(--mp-space-6)}.bench-soon-title{font-size:var(--mp-text-body-lg);font-weight:var(--mp-weight-semibold);color:var(--mp-text-2);margin:0 0 var(--mp-space-2)}.bench-soon-body{font-size:var(--mp-text-body);color:var(--mp-text-3);margin:0;max-width:60ch}.bench-download{color:var(--mp-brand);font-weight:var(--mp-weight-medium);text-decoration:underline;text-underline-offset:2px}.bench-download:hover{color:var(--mp-brand-hover)}.bench-code{background:var(--mp-surface-3);border:1px solid var(--mp-border);border-radius:var(--mp-radius-md);padding:var(--mp-space-3) var(--mp-space-4);overflow-x:auto;margin:var(--mp-space-2) 0 var(--mp-space-4)}.bench-code code{font-family:var(--mp-font-mono,ui-monospace,SFMono-Regular,Menlo,monospace);color:var(--mp-text-1)}.bench-code code,.bench-env{font-size:var(--mp-text-caption)}.bench-env{color:var(--mp-text-3);margin:var(--mp-space-2) 0 0}.bench-env-label{color:var(--mp-text-2);font-weight:var(--mp-weight-medium)}@media (max-width:767px){.bench-caps{grid-template-columns:repeat(2,1fr)}}@media (max-width:420px){.bench-caps{grid-template-columns:1fr}}.legal-main{max-width:76ch;margin:0 auto;padding:var(--mp-space-12) var(--mp-gutter) var(--mp-space-16)}.legal-main h1{font-size:var(--mp-text-h1);line-height:var(--mp-lh-h1);font-weight:var(--mp-weight-semibold);margin:0 0 var(--mp-space-2)}.legal-meta{font-size:var(--mp-text-caption);color:var(--mp-text-3);margin:0 0 var(--mp-space-8)}.legal-main h2{font-size:var(--mp-text-h3);font-weight:var(--mp-weight-semibold);margin:var(--mp-space-8) 0 var(--mp-space-3)}.legal-main li,.legal-main p{font-size:var(--mp-text-body-lg);line-height:var(--mp-lh-body-lg);color:var(--mp-text-2)}.legal-highlight{background:var(--mp-brand-soft);border-radius:var(--mp-radius-lg);padding:var(--mp-space-4) var(--mp-space-5);color:var(--mp-on-brand-soft)}.legal-highlight p{color:inherit;margin:0}.auth-wrap{min-height:calc(100vh - var(--mp-nav-height));display:flex;align-items:flex-start;justify-content:center;padding:var(--mp-space-16) var(--mp-gutter);background:radial-gradient(48rem 24rem at 50% 0,var(--mp-brand-soft),transparent 70%)}.auth-card{width:25rem;max-width:100%;background:var(--mp-surface-1);border:1px solid var(--mp-border);border-radius:var(--mp-radius-xl);box-shadow:var(--mp-shadow-lg);padding:var(--mp-space-8) var(--mp-space-6);display:flex;flex-direction:column;gap:var(--mp-space-4)}.auth-card .mp-logo{justify-content:center}.auth-card .mp-logo-image{height:3.25rem;max-width:14rem}.auth-card h2{margin:0;font-size:var(--mp-text-h2);font-weight:var(--mp-weight-semibold);text-align:center}