:root{--background:#fff;--foreground:#171717;--background-gradient:linear-gradient(135deg,#fdf8f3 0%,#f5efe8 50%,#ebe4dc 100%);--card-bg:#fff;--card-border:#e5e7eb;--muted:#6b7280;--muted-light:#9ca3af}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed;--background-gradient:linear-gradient(135deg,#1a1a1a 0%,#141414 50%,#0f0f0f 100%);--card-bg:#1f1f1f;--card-border:#333;--muted:#9ca3af;--muted-light:#6b7280}}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background-gradient);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-attachment:fixed;min-height:100vh;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}
