:root{--rolo-cream:#fdf8f3;--rolo-charcoal:#1a1a1a;--rolo-terracotta:#e07a5f;--rolo-sage:#81b29a;--rolo-gold:#f2cc8f}@theme inline{ --color-rolo-cream: var(--rolo-cream); --color-rolo-charcoal: var(--rolo-charcoal); --color-rolo-terracotta: var(--rolo-terracotta); --color-rolo-sage: var(--rolo-sage); --color-rolo-gold: var(--rolo-gold);  --font-display: "Instrument Serif", Georgia, serif; --font-body: "DM Sans", system-ui, sans-serif;}body{font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.font-display{font-family:var(--font-display)}html{scroll-behavior:smooth}::selection{background-color:var(--rolo-sage);color:#fff}:focus-visible{outline:2px solid var(--rolo-terracotta);outline-offset:2px}
