:root{--background:#fff;--foreground:#171717;--ink:#4a3b3b;--paper:#f2ebeb;--accent:#e8bfc0;--divider:#e8e1e1;--sBg:#f2ebeb;--sSurface:#f7f4f1;--sBorder:#d8cfcf;--sText:#4a3b3b;--sTextSub:#6b5a4f;--sAccent:#e8bfc0;--sD1:#685b4d;--sD2:#4e3d2e;--sD3:#8a7260;--sD4:#f7e7dd;--sDText:#fff;--sDMuted:#c0a990;--sGreen:#1f3a2d;--rwBg:#ebf3ee;--rwBorder:#2d7a52;--rwBadge:#1f5c3b}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}.spotlightOverlay{z-index:65;cursor:pointer;background:#0000008c;transition:opacity .25s;position:fixed;inset:0}.spotlightTarget{border-radius:8px;transition:box-shadow .3s;position:relative;box-shadow:0 0 0 3px #e8bfc0cc,0 0 28px 8px #e8bfc066;z-index:99!important}@keyframes spotlight-pulse{0%,to{box-shadow:0 0 #e8bfc0cc}50%{box-shadow:0 0 0 10px #e8bfc000}}.pulseTarget{border-radius:6px;animation:1.6s ease-in-out infinite spotlight-pulse;position:relative;z-index:99!important}
