@import url('https://fonts.googleapis.com/css2?family=Barlow:wght@700;800;900&family=Inter:wght@400;500&display=swap');
*{box-sizing:border-box;}
body{background:#0e0d0b !important;color:#e8e7e3 !important;font-family:'Inter',system-ui,sans-serif !important;}
.shopify-section{background:#0e0d0b;}