*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{background:var(--mui-palette-background-default, #ffffff);font-family:Inter,system-ui,Arial,sans-serif;color:var(--mui-palette-text-primary, #f5f5f5)}.background-pattern{position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;z-index:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-auto-rows:190px}.background-pattern-tile{position:relative;min-width:0;min-height:0}.background-pattern-icon{position:absolute;color:var(--color-primary);opacity:var(--pattern-opacity, .6);stroke-width:1.2}.page-content{position:relative;z-index:1}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#0000002e;border-radius:999px}::-webkit-scrollbar-track{background:var(--mui-palette-background-default, transparent)}
