@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";:root{--font-inter: "Inter", sans-serif;--font-space: "Space Grotesk", sans-serif}body{font-family:var(--font-inter);margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.shining-text{background:linear-gradient(to right,#3b82f6 20%,#fff 40%,#93c5fd,#fff 60%,#3b82f6 80%);background-size:200% auto;color:#000;background-clip:text;text-fill-color:transparent;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:shine 4s linear infinite;display:inline-block;letter-spacing:-.02em}@keyframes shine{to{background-position:200% center}}.custom-scrollbar::-webkit-scrollbar{width:4px;height:4px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:var(--theme-color, #4f46e5);border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:var(--theme-color, #4f46e5);opacity:.8}.sidebar-scrollbar::-webkit-scrollbar{width:5px}.sidebar-scrollbar::-webkit-scrollbar-track{background:#0f172a}.sidebar-scrollbar::-webkit-scrollbar-thumb{background:#fff;border-radius:10px}.sidebar-scrollbar::-webkit-scrollbar-thumb:hover{background:#e2e8f0}.animate-pulse-slow{animation:pulse 3s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}@media print{body *{visibility:hidden}#tax-invoice,#tax-invoice *{visibility:visible}#tax-invoice{position:absolute;left:0;top:0;width:100%;padding:0!important}.no-print{display:none!important}}@media(max-width:640px){button,.btn,[role=button]{min-height:44px;touch-action:manipulation}}
