:root{font-family:Inter,SF Pro Display,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color-scheme:dark;--page-background:#252728;--text-color:#0f172a;--muted-text:#4a5568}*,:after,:before{box-sizing:border-box}body{margin:0;min-height:100vh;background:var(--page-background);color:var(--text-color);line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}::selection{background:rgba(255,92,141,.35);color:#fff}