:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0a0c12;--bg-glow:#122034;--surface:#121828;--surface-strong:#172033;--text:#eef2f8;--muted:#9aa6b2;--accent:#3ddc84;--accent-2:#4f8cff;--border:#ffffff14;--shadow:#080c1499;--xsella-app-bg:#f3f5fa;--xsella-surface:#fff;--xsella-surface-secondary:#f7f9fd;--xsella-surface-tertiary:#eff3fa;--xsella-floating:#fffffff7;--xsella-ink:#131a2a;--xsella-muted:#5f6779;--xsella-soft:#8d96a9;--xsella-blue:#3f63f6;--xsella-blue-soft:#3f63f614;--xsella-stroke:#243b5c14}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100vh;color:var(--text);background:radial-gradient(1200px 600px at 20% -10%, var(--bg-glow), var(--bg));font-family:var(--font-inter), system-ui, -apple-system, sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}@media (max-width:720px){body.xsella-mobile-app-active{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;padding-top:calc(56px + env(safe-area-inset-top));padding-bottom:calc(96px + env(safe-area-inset-bottom));color:var(--xsella-ink);background:var(--xsella-app-bg)}body.xsella-mobile-app-no-bottom-nav{padding-bottom:0}}
