:root{--background:#f1eadc;--foreground:#18201d;--surface:#fffbf4c2;--accent:#bea166;--accent-strong:#7c6432}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at top,#bea16633,#0000 25%),linear-gradient(#f7f1e6 0%,#ece4d6 55%,#e8decd 100%);min-height:100vh;font-family:sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{max-width:100%;height:auto}::selection{background:#bea16652}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}
