<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.cart-header{background:var(--background-color)}.cart-header .cart-header-wrapper{text-align:center}.cart-header .cart-header-title{margin-bottom:var(--space-16)}.cart-header .cart-header-summary-title{margin-bottom:var(--space-40);text-transform:uppercase}.cart-header .cart-header-buttons{display:flex;gap:var(--space-24);justify-content:center}:is(.cart-header .cart-header-buttons) button:disabled{display:none}</pre></body></html>