body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}#root,body,html{min-height:100vh;position:relative;transition:background .3s ease}html[data-theme=dark],html[data-theme=dark] #root,html[data-theme=dark] body{background:linear-gradient(180deg,#0f172a,#020617)!important;background-attachment:fixed!important;color:#e6e6e6!important}html[data-theme=dark]:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='a'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23a)'/%3E%3C/svg%3E");content:"";height:100%;left:0;opacity:.015;pointer-events:none;position:fixed;top:0;width:100%;z-index:1}html[data-theme=light],html[data-theme=light] #root,html[data-theme=light] body{background:linear-gradient(180deg,#f8fafc,#e2e8f0)!important;background-attachment:fixed!important;color:#1e293b!important}html[data-theme=light]:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='a'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23a)'/%3E%3C/svg%3E");content:"";height:100%;left:0;opacity:.008;pointer-events:none;position:fixed;top:0;width:100%;z-index:1}#root,body{position:relative;z-index:2}.dashboard,.dashboard-body,.inventory-dashboard-container,main{background:#0000!important}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}