/* 2026-09-23 (Roman: "the clean picture of Eve, a little lighter, in the background of the app and the website everywhere"):
   the same picture as the workspace, faint, behind the sign-in page. The page's own art and layout are untouched. */
body::before{content:"";position:fixed;inset:0;z-index:0;pointer-events:none;
             background:linear-gradient(90deg,rgba(10,12,11,.70),rgba(10,12,11,.25)),url(/eve_bg.webp) right center/cover no-repeat;opacity:.30}
#root{position:relative;z-index:1}
body{background-color:#0a0c0b}
