:root{--color-bg:#0a0a0a;--color-text:#f5f5f0;--color-text-muted:#888;--color-accent:#f5f5f0;--font-display:"Inter",system-ui,-apple-system,sans-serif;--font-body:"Georgia","Times New Roman",serif;--space-xs:.5rem;--space-sm:1rem;--space-md:2rem;--space-lg:4rem;--space-xl:8rem;--space-2xl:12rem}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-snap-type:y mandatory;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px}body{background-color:var(--color-bg);color:var(--color-text);font-family:var(--font-body);min-height:100dvh;line-height:1.5}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}::selection{background-color:var(--color-accent);color:var(--color-bg)}
