.custom-toast{border-radius:12px;box-shadow:0 4px 24px 0 rgba(0,0,0,.12);font-family:Inter,Segoe UI,Arial,sans-serif;min-width:280px;max-width:400px;display:flex;align-items:center;padding:20px 34px 20px 20px}.custom-toast-dark{background:#23272f;color:#fff}.custom-toast-light{background:#fff;color:#23272f}.custom-toast-body{font-size:1rem;font-weight:500;margin-bottom:2px}.custom-toast-subtitle{font-size:.85rem;color:#888;margin-top:2px;font-weight:400}:root{--icon-fontSize-sm:1rem;--icon-fontSize-md:1.25rem;--icon-fontSize-lg:1.5rem}:focus-visible{outline:2px solid var(--mui-palette-primary-main)}body,html{height:100%}#nprogress{pointer-events:none}#nprogress .bar{background:var(--mui-palette-primary-main);position:fixed;z-index:999999999999!important;top:20px;left:0;width:100%;height:3px}#nprogress .peg{box-shadow:0 0 10px #1976d2,0 0 5px #1976d2}