:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#faf9f7;--foreground:#202226}*{box-sizing:border-box}html{background:var(--background);min-width:320px}body{background:var(--background);min-height:100vh;color:var(--foreground);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select{font:inherit}button{color:inherit}::selection{color:#252525;background:#e7d8c7}
