@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400;500;600;700&family=JetBrains+Mono:wght@400;500;600&family=Outfit:wght@300;400;500;600;700&family=Roboto:wght@400;500;700&display=swap";:root{--bg:#fafaf8;--surface:#fff;--border:#e8e6e1;--border-strong:#d0cec8;--text:#1c1c1a;--text-secondary:#6b6966;--text-muted:#9e9b96;--accent:#1a6b4a;--accent-light:#e8f5ef;--alert:#c4432b;--alert-light:#fef0ed;--warm:#b8860b;--warm-light:#fdf6e3;--blue:#2563eb;--blue-light:#eff6ff;--mono:"JetBrains Mono", monospace;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;font-family:Outfit,sans-serif;font-size:13px;line-height:1.5}*{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;overscroll-behavior-x:none;overflow-x:clip}body{overscroll-behavior-x:none;margin:0;overflow-x:clip}#root{width:100%;max-width:100%;overflow-x:clip}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}
