@tailwind base;@tailwind components;@tailwind utilities;@layer base{:root{--background:0 0% 5%;--foreground:0 0% 100%;--card:0 0% 10%;--card-foreground:0 0% 100%;--popover:0 0% 10%;--popover-foreground:0 0% 100%;--primary:42 56% 54%;--primary-foreground:0 0% 0%;--secondary:42 56% 54%;--secondary-foreground:0 0% 0%;--muted:0 0% 20%;--muted-foreground:0 0% 70%;--accent:42 56% 54%;--accent-foreground:0 0% 0%;--destructive:0 84.2% 60.2%;--destructive-foreground:0 0% 100%;--border:0 0% 20%;--input:0 0% 20%;--ring:42 56% 54%;--radius:0.5rem}*{@apply border-border;box-sizing:border-box}body,html{background-color:#0d0d0d!important;overflow-x:hidden;width:100%;max-width:100%}body{@apply bg-background text-foreground;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;color:#fff!important;margin:0;padding:0}#__next{overflow-x:hidden;width:100%;max-width:100%}.MuiCssBaseline-root{margin:0!important;padding:0!important}.layout-wrapper{overflow-x:hidden;width:100%;max-width:100%}.layout-content-wrapper{overflow-x:hidden;flex:1 1;display:flex;flex-direction:column}.layout-page-content{overflow-x:hidden;flex:1 1;width:100%;max-width:100%}.MuiContainer-root{padding-left:16px!important;padding-right:16px!important;margin-left:auto!important;margin-right:auto!important;max-width:100%!important;overflow-x:hidden;width:100%!important;box-sizing:border-box!important}}@layer base{@media (min-width:600px){.MuiContainer-root{padding-left:24px!important;padding-right:24px!important}}@media (min-width:900px){.MuiContainer-root{padding-left:32px!important;padding-right:32px!important}}@media (min-width:1200px){.MuiContainer-root{max-width:1200px!important}}@media (min-width:1536px){.MuiContainer-root{max-width:1400px!important}}.MuiDataGrid-root{width:100%!important;max-width:100%!important;overflow-x:auto}.MuiCard-root,.MuiPaper-root{overflow-x:hidden;box-sizing:border-box}.MuiGrid-container{width:100%!important;max-width:100%!important;box-sizing:border-box}.MuiBox-root{max-width:100%;overflow-wrap:break-word;word-wrap:break-word}.MuiBox-root,.MuiFormControl-root,.MuiStepper-root,.MuiTextField-root{box-sizing:border-box}.MuiStepper-root{width:100%!important;max-width:100%!important;overflow-x:auto}.MuiDialog-paper{margin:16px;max-width:calc(100vw - 32px)!important;max-height:calc(100vh - 32px)!important}}@media (max-width:768px){.container{@apply px-4}}.text-gradient,h1,h2,h3,h4,h5,h6{@apply bg-gradient-to-r from-primary to-blue-600 bg-clip-text text-transparent}