@keyframes marquee{0%{transform:translateZ(0);will-change:transform}to{transform:translate3d(calc(-100% - var(--gap)),0,0);will-change:transform}}@keyframes marquee-rtl{0%{transform:translate3d(100%,0,0);will-change:transform}to{transform:translate3d(calc(-100%*var(--repeat) - var(--gap)*var(--repeat)),0,0);will-change:transform}}@keyframes marquee-vertical{0%{transform:translateZ(0);will-change:transform}to{transform:translate3d(0,calc(-100% - var(--gap)),0);will-change:transform}}@keyframes marquee-vertical-rtl{0%{transform:translate3d(0,100%,0);will-change:transform}to{transform:translate3d(0,calc(-100%*var(--repeat) - var(--gap)*var(--repeat)),0);will-change:transform}}.performance-shell[data-v-35332dc3]{display:grid;gap:1.25rem;margin-inline:auto;max-width:56rem;width:100%}.performance-summary-grid[data-v-35332dc3]{display:grid;gap:1rem;grid-template-columns:repeat(1,minmax(0,1fr))}.performance-costs[data-v-35332dc3],.performance-costs-card[data-v-35332dc3],.performance-summary-card[data-v-35332dc3]{overflow:hidden}.performance-costs-summary[data-v-35332dc3]{align-items:center;color:var(--ui-text);cursor:pointer;display:flex;gap:1rem;justify-content:space-between;list-style:none;padding:1rem 1.25rem}.performance-costs-summary[data-v-35332dc3]::-webkit-details-marker{display:none}.performance-costs-icon[data-v-35332dc3]{flex-shrink:0;transition:transform .18s ease}.performance-costs[open] .performance-costs-icon[data-v-35332dc3]{transform:rotate(180deg)}.performance-table-wrap[data-v-35332dc3]{border-top:1px solid var(--ui-border);overflow-x:auto}.performance-table[data-v-35332dc3]{border-collapse:collapse;width:100%}.performance-table tr[data-v-35332dc3]{border-bottom:1px solid var(--ui-border)}.performance-table tr[data-v-35332dc3]:last-child{border-bottom:0}.performance-table td[data-v-35332dc3],.performance-table th[data-v-35332dc3]{padding:.85rem 1.25rem;vertical-align:middle}.performance-table th[data-v-35332dc3]{color:var(--ui-text);font-weight:600;text-align:left}.performance-table td[data-v-35332dc3]{text-align:right;white-space:nowrap;width:1%}.performance-note[data-v-35332dc3]{color:var(--ui-text-muted);font-size:.9rem;line-height:1.6;margin:0;text-align:center}@media (min-width:640px){.performance-summary-grid[data-v-35332dc3]{grid-template-columns:repeat(2,minmax(0,1fr))}.performance-costs-summary[data-v-35332dc3]{padding:1.1rem 1.5rem}}@media (min-width:1024px){.performance-summary-grid[data-v-35332dc3]{grid-template-columns:repeat(2,minmax(0,1fr))}}
