@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;1,9..40,300;1,9..40,400&family=DM+Mono:wght@300;400;500&display=swap");:root{--forest:#1b4d2e;--forest-deep:#0f2b1a;--green:#2d6a4f;--sage:#52b788;--mint:#95d5b2;--cream:#f8faf7;--leaf:#40916c;--ink:#111827;--slate:#374151;--muted:#6b7280;--border:#e5e7eb;--surface:#fff;--wash:#f9fafb;--amber:#f59e0b;--amber-bg:#fffbeb;--red:#ef4444;--red-bg:#fef2f2;--blue:#3b82f6;--blue-bg:#eff6ff;--teal:#14b8a6;--purple:#8b5cf6;--sidebar-w:240px;--topbar-h:60px;--radius:10px;--radius-sm:6px;--radius-lg:16px;--shadow-sm:0 1px 3px rgba(0,0,0,.06),0 1px 2px rgba(0,0,0,.04);--shadow:0 4px 12px rgba(0,0,0,.08),0 2px 4px rgba(0,0,0,.04);--shadow-lg:0 10px 30px rgba(0,0,0,.12),0 4px 8px rgba(0,0,0,.06)}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased}body{font-family:DM Sans,sans-serif;background:var(--cream);color:var(--ink);line-height:1.5}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:99px}::-webkit-scrollbar-thumb:hover{background:var(--muted)}h1{font-size:1.75rem;font-weight:700;line-height:1.2;letter-spacing:-.03em}h2{font-size:1.375rem;line-height:1.3;letter-spacing:-.02em}h2,h3{font-weight:600}h3{font-size:1.125rem;line-height:1.4}h4{font-weight:600}h4,p{font-size:.9375rem}p{color:var(--slate)}small{font-size:.8125rem}code,pre{font-family:DM Mono,monospace;font-size:.875em}.truncate{text-overflow:ellipsis}.sr-only,.truncate{overflow:hidden;white-space:nowrap}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;clip:rect(0,0,0,0);border-width:0}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(1turn)}}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.3}}@keyframes stream-in{0%{opacity:0}to{opacity:1}}.fade-up{animation:fadeUp .35s ease both}.fade-up-1{animation:fadeUp .35s ease .05s both}.fade-up-2{animation:fadeUp .35s ease .1s both}.fade-up-3{animation:fadeUp .35s ease .15s both}.fade-up-4{animation:fadeUp .35s ease .2s both}.fade-up-5{animation:fadeUp .35s ease .25s both}