:root{--background:#fff8e8;--foreground:#182046;--font-body:"Avenir Next", Avenir, "Trebuchet MS", "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);min-width:320px;color:var(--foreground);font-family:var(--font-body);margin:0}a{color:inherit}::selection{color:#11183f;background:#ffd86b}
