:root{--background:#eef4f7;--foreground:#152538}html[data-theme=dark]{--background:#0d141f;--foreground:#e6eefb}html{scroll-behavior:smooth;max-width:100vw;height:100%;overflow-x:hidden}body{max-width:100vw;min-height:100%;color:var(--foreground);background:var(--background);font-family:var(--font-geist-sans), sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;transition:background .25s,color .25s;display:flex;overflow-y:visible}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}
