*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{color-scheme:dark;--background:#121317;--surface:#1a1b20;--surface-2:#1f1f24;--surface-3:#292a2e;--surface-4:#343439;--surface-5:#38393e;--text:#e3e2e8;--text-soft:#cac3d9;--muted:#938ea2;--border:rgba(72,68,86,.9);--border-soft:rgba(72,68,86,.45);--primary:#bcc2ff;--primary-strong:#4357f6;--primary-ink:#00169c;--secondary:#dcb8ff;--secondary-strong:#7701d0;--secondary-ink:#2c0051;--tertiary:#ffb691;--tertiary-strong:#b24c00}html{scroll-behavior:smooth;scroll-padding-top:5.5rem}body{background:var(--background);color:var(--text);font-family:Manrope,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}img{display:block;max-width:100%}