*{margin:0;padding:0;box-sizing:border-box}html{height:100%}#__next,body,html{min-height:100%!important}body{min-height:100%;font-family:Roboto,Open Sans,sans-serif}code,pre{font-family:Fira Code,Fira Mono,Roboto Mono,monospace}pre{background-color:var(--mui-palette-blog-preBgColor,#1e1e1e);color:var(--mui-palette-blog-codeColor,#cdcdcd);border:1px solid var(--mui-palette-blog-preBorderColor,#333);border-radius:var(--mui-shape-borderRadius,8px);padding:1.5rem;overflow-x:auto;font-size:.875rem;line-height:1.6;margin:2rem 0}pre code{background-color:rgba(0,0,0,0);color:inherit;padding:0;margin:0;border-radius:0;font-size:inherit}code{padding:.2rem .4rem;margin:0 .2rem;border-radius:6px;font-size:.85rem;font-weight:500;background-color:var(--mui-palette-blog-codeBgColor,#e7e7e7);color:var(--mui-palette-blog-codeColor,#555);font-family:Fira Code,Fira Mono,Roboto Mono,monospace}li,ul{list-style-position:inside}header{position:fixed;width:100%}.desktop-only{display:none}@media screen and (min-width:480px){.desktop-only{display:block}}.mobile-only{display:block}@media screen and (min-width:480px){.mobile-only{display:none}}.responsive-image{max-width:100%;height:auto;position:relative}.blog-content .article-figure{width:100%;margin:2.5rem auto;text-align:center}.blog-content .article-figure img{display:block;width:min(100%,920px);height:auto;margin:0 auto;border-radius:24px;box-shadow:0 24px 70px rgba(15,23,42,.16)}.blog-content .article-figure figcaption{margin-top:.75rem;font-size:.92rem;color:var(--mui-palette-text-secondary,#6b7280)}.blog-content .article-figure.wallet{max-width:360px;margin:2.5rem auto;perspective:1000px}.blog-content .article-figure.wallet img{width:300px;max-width:100%;border-radius:30px;box-shadow:-10px 28px 62px rgba(0,0,0,.24);transform:perspective(900px) rotateX(3deg) rotateY(-8deg) rotate(-2deg);transform-origin:center bottom;transform-style:preserve-3d}.blog-content .article-figure.lightning{max-width:360px;margin:2.25rem auto}.blog-content .article-figure.lightning img{width:320px;max-width:100%;border-radius:20px;box-shadow:none}:root{--toastify-color-dark:#373940;--toastify-toast-padding:10px 25px;--toastify-toast-min-height:50px;--toastify-toast-offset:10px;--toastify-toast-width:auto}