:root{--bg-deep: #08061a;--bg-mid: #0d0b1e;--bg-surface: #110f24;--violet: #7c5bf5;--violet-light: #a78bfa;--lavender: #c4b5fd;--pink-nebula: #f5c5f0;--text-primary: #e8e4f0;--text-muted: #6b6583}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg-deep);color:var(--text-primary);font-family:Inter,-apple-system,sans-serif;font-weight:300;line-height:1.6;overflow-x:hidden;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}@keyframes sjFade{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes sjIn{0%{opacity:0}to{opacity:1}}
