:root { font-family: 'DM Sans',system-ui,sans-serif; color: #172238; background: #faf9f5; font-synthesis: none; }* { box-sizing: border-box; }html { scroll-behavior: smooth; }body { margin: 0; background: radial-gradient(circle at 85% 10%,#f1e4d3 0,transparent 25rem),#faf9f5; }button,input,textarea,select { font: inherit; }.page-title { position: absolute; width: 1px; height: 1px; overflow: hidden; clip: rect(0,0,0,0); }a { text-underline-offset: .18em; }::selection { background: #d4a574; color: #132e28; }
