:root{--gradient-start:#f8a531;--gradient-end:#f8da31}*{box-sizing:border-box;margin:0;padding:0}html,body{overscroll-behavior:none;height:100%}body{background:linear-gradient(160deg, var(--gradient-start), var(--gradient-end));color:#4a3300;-webkit-font-smoothing:antialiased;min-height:100dvh;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;overflow:hidden}
