:root{--dark:#09080f;--purple:#6b21a8;--violet:#a855f7;--gold:#d97706;--cream:#fafaf8;--muted:#fafaf873;--card-bg:#6b21a814;--card-border:#a855f733;--font-sans:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{background-color:var(--dark);color:var(--cream);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.65}a{color:var(--violet);text-decoration:none}a:hover{color:var(--cream);text-decoration:underline}img{max-width:100%;height:auto;display:block}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2}p{margin-bottom:1rem}ul,ol{padding-left:1.5rem}button{cursor:pointer;font-family:inherit}input,textarea{font-family:inherit}::selection{background:var(--purple);color:var(--cream)}
