*{box-sizing:border-box}html,body,#root{color:#1a1f2e;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;background:#faf7f2;width:100%;height:100%;min-height:100vh;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Inter,Helvetica Neue,sans-serif}#root{flex-direction:column;display:flex}button{font-family:inherit}html{scroll-behavior:smooth}:focus-visible{outline-offset:2px;outline:2px solid #4da8da}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#1e3a5f33;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#1e3a5f66}::selection{color:#1a1f2e;background:#4da8da4d}@media print{body{background:#fff}}
