:root{--max-width:1100px;--border-radius:8px;--font-mono:ui-monospace,Menlo,Monaco,"Cascadia Mono","Segoe UI Mono","Roboto Mono","Oxygen Mono","Ubuntu Monospace","Source Code Pro","Fira Mono","Droid Sans Mono","Courier New",monospace}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;height:100%;background-color:#fff}body{color:#333;font-family:Roboto,Helvetica,Arial,sans-serif}a{color:#1976d2;text-decoration:none}a:hover{text-decoration:underline}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f5f5f5;border-radius:4px}::-webkit-scrollbar-thumb{background:#1976d2;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#1565c0}.typing-indicator{display:inline-flex;padding:0;border-radius:3px;background-color:#fff;max-width:75%;min-height:40px;font-style:italic;color:#999}.typing-dots,.typing-indicator{align-items:center;justify-content:center}.typing-dots{display:flex;gap:4px;height:12px}.typing-dots span{width:8px;height:8px;background-color:#999;border-radius:50%;display:inline-block;animation:bounce 1.4s ease-in-out infinite both}.typing-dots span:first-child{animation-delay:-.32s}.typing-dots span:nth-child(2){animation-delay:-.16s}@keyframes bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}p ol,p ul{padding-left:25px}.alive-background-primary{background-color:#3a9cd6!important}.alive-color-primary{color:#3a9cd6!important}