:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--olv-bg:#f6f5ed;--olv-surface:#fff;--olv-ink:#2a2e1f;--olv-muted:#757959;--olv-border:#e2e1d3;--olv-olive:#b6c270;--olv-olive-deep:#5e6a2a;--olv-olive-dark:#2f3814;--olv-olive-text:#2f3814;--olv-cream:#f4ede2;--olv-blue:#bcd6ff;--olv-green:#c9e8c2;--olv-yellow:#ffe4a1;--olv-purple:#d9c7ff;--olv-teal:#b8e5e0;--olv-orange:#ffc89e;--olv-warn:#d68838;--olv-danger:#c14a4a;--olv-insight-purple:#6b50b0;--olv-insight-teal:#2e7d74}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;--olv-bg:#000;--olv-surface:#1a1a1a;--olv-ink:#f0f0f0;--olv-muted:#909090;--olv-border:#2e2e2e;--olv-cream:#2a2e1f;--olv-olive-text:#e8e6cf;--olv-insight-purple:#c3b2ec;--olv-insight-teal:#82cabf}}[data-theme=light]{--olv-bg:#f6f5ed;--olv-surface:#fff;--olv-ink:#2a2e1f;--olv-muted:#757959;--olv-border:#e2e1d3;--olv-cream:#f4ede2;--olv-olive-text:#2f3814;--olv-insight-purple:#6b50b0;--olv-insight-teal:#2e7d74}[data-theme=dark]{--olv-bg:#000;--olv-surface:#1a1a1a;--olv-ink:#f0f0f0;--olv-muted:#909090;--olv-border:#2e2e2e;--olv-cream:#2a2e1f;--olv-olive-text:#e8e6cf;--olv-insight-purple:#c3b2ec;--olv-insight-teal:#82cabf}*,:before,:after{box-sizing:border-box}html,body,#root{height:100%}body{background:var(--olv-bg);color:var(--olv-ink);-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;margin:0;font-family:-apple-system,SF Pro,SF Pro Display,system-ui,sans-serif}button{font:inherit;cursor:pointer}input,textarea{font:inherit}a{color:inherit}@keyframes sheetUp{0%{opacity:.85;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.olv-live-dot{background:#c14a4a;border-radius:4px;width:8px;height:8px;animation:1.4s ease-out infinite olvLivePulse;display:inline-block;box-shadow:0 0 #c14a4a99}@keyframes olvLivePulse{0%{box-shadow:0 0 #c14a4a99}70%{box-shadow:0 0 0 10px #c14a4a00}to{box-shadow:0 0 #c14a4a00}}
