.storefront{--blue:#1454e8;--blue-dark:#1454e8;--ink:#132541;--muted:#63718a;--radius:16px;background:#ffffff;color:var(--ink);font-family:Shop,Arial,sans-serif;font-size:16px}.storefront .wrap{width:min(1200px,calc(100% - 80px))}.storefront .section{padding-block:56px}.storefront h1,.storefront .hero h1{font-size:clamp(2rem,4vw,48px)}.storefront :is(.panel,.header,.product-card,.order-summary){background:#ffffff}.storefront :is(.panel,.product-card,.hero-visual,.repair-banner,.store-map){border-radius:16px}.storefront .button{border-radius:10px}.storefront .button.primary{background:#1454e8;color:#fff}.storefront .business-logo{width:80px;height:80px}.storefront .product-photo{object-fit:contain}html[data-theme=dark] .storefront{--ink:#e6edfc;background:#101b2c;color:#e6edfc}html[data-theme=dark] .storefront :is(.panel,.header,.product-card,.order-summary){background:#19283e}@media(max-width:560px){.storefront .wrap{width:calc(100% - 36px)}.storefront .header .business-logo{width:48px;height:48px}.storefront .section{padding-block:38px}}