*{margin:0;padding:0;box-sizing:border-box}body{font-family:system-ui,-apple-system,sans-serif;line-height:1.6;color:#1a1a1a;max-width:860px;margin:0 auto;padding:2rem 1.5rem}header{margin-bottom:1rem;border-bottom:2px solid #1a1a1a;padding-bottom:1rem;display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem}header h1{font-size:2.5rem;font-weight:700;letter-spacing:-.02em}.tagline{color:#666;font-size:1.1rem;flex:1}.btn-llm-copy{font-family:SF Mono,Fira Code,Consolas,monospace;font-size:.8rem;padding:.4rem .8rem;background:#1a1a1a;color:#fff;border:none;border-radius:4px;cursor:pointer;white-space:nowrap;align-self:center}.btn-llm-copy:hover{background:#333}nav{display:flex;gap:1.5rem;padding-bottom:1rem;margin-bottom:2rem;border-bottom:1px solid #ddd}nav a{color:#555;text-decoration:none;font-size:.95rem}nav a:hover{color:#1a1a1a}main section{margin-bottom:3rem}h2{font-size:1.5rem;margin-bottom:1rem;padding-bottom:.3rem;border-bottom:1px solid #ddd}h3{font-size:1.1rem;margin-top:1.5rem;margin-bottom:.5rem;color:#333}p{margin-bottom:.75rem}pre{border-radius:6px;padding:.75rem 1rem;overflow-x:auto;margin-bottom:1rem}pre code.hljs{padding:0}code{font-family:SF Mono,Fira Code,Consolas,monospace;font-size:.9em}p code{background:#f0f0f0;padding:.15rem .4rem;border-radius:3px}.demo{background:#fafafa;border:1px solid #e0e0e0;border-radius:8px;padding:1.25rem;margin-top:2rem}.demo h3{margin-top:0;margin-bottom:.75rem;font-size:1rem;color:#555}.demo-buttons{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.demo-buttons button{font-family:SF Mono,Fira Code,Consolas,monospace;font-size:.8rem;padding:.35rem .7rem;background:#fff;border:1px solid #ccc;border-radius:4px;cursor:pointer}.demo-buttons button:hover{background:#f0f0f0}.demo-buttons .btn-clear{margin-left:auto;color:#888;border-color:#ddd}.log{background:#1a1a1a!important;color:#4ade80;font-family:SF Mono,Fira Code,Consolas,monospace;font-size:.8rem;line-height:1.5;padding:.75rem 1rem;border-radius:4px;min-height:120px;max-height:300px;overflow-y:auto;white-space:pre-wrap;word-break:break-all;margin-bottom:0}footer{margin-top:4rem;padding-top:1rem;border-top:1px solid #ddd;color:#999;font-size:.85rem}footer a{color:#888;text-decoration:none}footer a:hover{color:#1a1a1a}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}/*!
  Theme: GitHub Dark
  Description: Dark theme as seen on github.com
  Author: github.com
  Maintainer: @Hirse
  Updated: 2021-05-15

  Outdated base version: https://github.com/primer/github-syntax-dark
  Current colors taken from GitHub's CSS
*/.hljs{color:#c9d1d9;background:#0d1117}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#ff7b72}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#d2a8ff}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id,.hljs-variable{color:#79c0ff}.hljs-meta .hljs-string,.hljs-regexp,.hljs-string{color:#a5d6ff}.hljs-built_in,.hljs-symbol{color:#ffa657}.hljs-code,.hljs-comment,.hljs-formula{color:#8b949e}.hljs-name,.hljs-quote,.hljs-selector-pseudo,.hljs-selector-tag{color:#7ee787}.hljs-subst{color:#c9d1d9}.hljs-section{color:#1f6feb;font-weight:700}.hljs-bullet{color:#f2cc60}.hljs-emphasis{color:#c9d1d9;font-style:italic}.hljs-strong{color:#c9d1d9;font-weight:700}.hljs-addition{color:#aff5b4;background-color:#033a16}.hljs-deletion{color:#ffdcd7;background-color:#67060c}
