*,*:before,*:after{box-sizing:border-box}html{font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100%;color-scheme:light dark}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;height:100%;overflow-x:hidden;transition:background-color .2s ease,color .2s ease}#root{height:100%;min-height:100vh;width:100%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}[data-color-scheme=dark] ::-webkit-scrollbar-track{background:#2a2a3a}[data-color-scheme=dark] ::-webkit-scrollbar-thumb{background:#555568}[data-color-scheme=dark] ::-webkit-scrollbar-thumb:hover{background:#6e6e82}[data-color-scheme=dark] .mev-card-hover:hover{box-shadow:0 4px 20px #0006}*:focus-visible{outline:2px solid var(--mui-palette-primary-main, #1976d2);outline-offset:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mev-brand-gradient{background:linear-gradient(135deg,#1976d2,#118f4e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}[data-color-scheme=dark] .mev-brand-gradient{background:linear-gradient(135deg,#64b5f6,#66bb6a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.mev-card-hover{transition:all .2s ease-in-out}.mev-card-hover:hover{transform:translateY(-2px);box-shadow:0 4px 20px #0000001f}
