:root{--bg:#070b17;--bg-2:#0c1430;--text:#eef2ff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at top left, #5e7eb32e, transparent 30%), radial-gradient(circle at top right, #d7deee14, transparent 24%), linear-gradient(180deg, var(--bg-2), var(--bg));min-height:100vh;color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}
