:root{--background:#141312;--foreground:#f4efe6;--muted:#c7bdae;--line:rgba(244,239,230,0.16)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--background);color:var(--foreground);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}