@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800;900&family=Inter:wght@300;400;500;600&display=swap);:root{--black:#0a0a0a;--white:#fff;--blue:#06f;--blue-dark:#0052cc;--gray:#94a3b8;--gray-dark:#1e293b;--red:#dc2626;--green:#16a34a}*{box-sizing:border-box;margin:0;padding:0}body{background:#0a0a0a;background:var(--black);color:#fff;color:var(--white);font-family:Inter,sans-serif;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:Montserrat,sans-serif;font-weight:700}a{color:inherit;text-decoration:none}.container{margin:0 auto;max-width:1280px;padding:0 24px}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#0a0a0a}::-webkit-scrollbar-thumb{background:#06f;background:var(--blue);border-radius:3px}@media print{body *{visibility:hidden}#thermal-bill,#thermal-bill *{visibility:visible}#thermal-bill{background:#fff;color:#000;font-family:Courier New,monospace;font-size:12px;left:0;position:fixed;top:0;width:80mm}.no-print{display:none!important}}
/*# sourceMappingURL=main.56f213e7.css.map*/