:root{color-scheme:light}html{scroll-behavior:smooth}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}}html,body{margin:0;padding:0;width:100%;min-height:100vh;background-color:#fbf7f0;color:#2a2422;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}#root{min-height:100vh}*{scrollbar-width:thin;scrollbar-color:rgba(158,77,46,.35) transparent}*::-webkit-scrollbar{width:10px;height:10px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background-color:#9e4d2e4d;border-radius:8px;border:2px solid transparent;background-clip:content-box}*::-webkit-scrollbar-thumb:hover{background-color:#9e4d2e80}::selection{background:#c0623c2e}:focus-visible{outline:2px solid rgba(192,98,60,.65);outline-offset:2px}
