:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#fffaf7;--surface:#ffffffd1;--surface-accent:#f4e8f2;--heading:#332638;--muted:#685a6b;--accent:#f5c6d6;--accent-strong:#e9a8c1;--border:#eadde8;--border-strong:#cdb8ce}html,body{max-width:100vw;overflow-x:hidden}body{background:var(--background);min-height:100vh;color:var(--heading);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline-offset:3px;outline:3px solid #9b6f9f}
