:root{--background:#fff;--foreground:#171717}@theme inline{--color-background:var(--background);--color-foreground:var(--foreground);--font-sans:var(--font-geist-sans);--font-mono:var(--font-geist-mono)}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{width:100%;max-width:100%;overflow-x:hidden}@supports (overflow-x:clip){body,html{overflow-x:clip}}body{position:relative;min-width:0;overscroll-behavior-x:none;background:var(--background);color:var(--foreground);font-family:Roboto,Arial,Helvetica,sans-serif;background-image:linear-gradient(rgba(255,102,0,.022) 1px,transparent 0),linear-gradient(90deg,rgba(255,102,0,.022) 1px,transparent 0);background-size:72px 72px}*,:after,:before{box-sizing:border-box}footer,header,main,nav,section{width:100%;max-width:100%;min-width:0}canvas,iframe,img,svg,video{max-width:100%}.MuiCard-root,.MuiContainer-root,.MuiGrid-root,.MuiPaper-root,.MuiStack-root{min-width:0}.MuiButton-root,.MuiCard-root,.MuiChip-root,.MuiDialog-paper,.MuiPaper-root,.MuiTypography-root{max-width:100%}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}:root[data-theme=dark]{color-scheme:dark}:root[data-theme=light]{color-scheme:light}html{visibility:visible;opacity:1;scroll-behavior:smooth;scroll-padding-top:84px}