@import "https://fonts.googleapis.com/css2?family=Quicksand:wght@400;500;600;700;800&family=Nunito:wght@400;500;600;700&display=swap";
:root{--lc-bg:#0f1419;--lc-cream:#eef1f5;--lc-lime:#a0f080;--lc-green:#50d070}html,body,#__next{-webkit-overflow-scrolling:touch;width:100%;min-height:100%;margin:0;padding:0}#__next{flex-direction:column;flex:1;display:flex}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;height:100%}body{overscroll-behavior-y:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-ms-overflow-style:scrollbar;background-color:var(--lc-bg);color:var(--lc-cream);font-family:Nunito,Segoe UI,sans-serif;display:flex;overflow-y:auto}::selection{color:var(--lc-cream);background:#a0f08040}
