@theme inline{  --color-terracotta: #c2410c; --color-stone-warm: #f5f0eb; --color-slate-deep: #0f172a;   --font-display: "Playfair Display",Georgia,serif; --font-sans: "DM Sans",system-ui,sans-serif;}.font-display{font-family:var(--font-display)}.font-sans{font-family:var(--font-sans)}html{scroll-behavior:smooth}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c2410c;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#9a3412}::selection{color:#0f172a;background-color:#c2410c33}
