*{box-sizing:border-box}:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5;font-weight:400;color:#1a1a1a;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}a{color:#1a1a1a;text-decoration:none}a:hover{text-decoration:underline}button{font-family:inherit;cursor:pointer}.docs{max-width:720px;margin:0 auto;padding:2rem}.docs-back{display:inline-block;margin-bottom:1.5rem;font-size:.9375rem;color:#666}.docs-back:hover{color:#1a1a1a;text-decoration:none}.docs-article{font-size:1rem;line-height:1.7}.docs-article h1{font-size:2rem;font-weight:700;margin:0 0 1rem;padding-bottom:.5rem;border-bottom:1px solid #e5e5e5}.docs-article h2{font-size:1.25rem;font-weight:600;margin:2rem 0 .75rem}.docs-article h3{font-size:1.0625rem;font-weight:600;margin:1.5rem 0 .5rem}.docs-article p{margin:0 0 1rem;color:#333}.docs-article ul,.docs-article ol{margin:0 0 1rem;padding-left:1.5rem}.docs-article li{margin-bottom:.25rem}.docs-article pre{margin:1rem 0;padding:1rem 1.25rem;background:#f5f5f5;border:1px solid #e5e5e5;border-radius:8px;overflow-x:auto}.docs-article pre code{font-family:SF Mono,Monaco,Inconsolata,Fira Mono,monospace;font-size:.875rem;color:#1a1a1a;background:none;padding:0}.docs-article code{font-family:SF Mono,Monaco,Inconsolata,Fira Mono,monospace;font-size:.875em;background:#f5f5f5;padding:.15em .4em;border-radius:4px}.docs-article table{width:100%;border-collapse:collapse;margin:1rem 0;font-size:.9375rem}.docs-article th,.docs-article td{padding:.5rem .75rem;text-align:left;border:1px solid #e5e5e5}.docs-article th{background:#f9f9f9;font-weight:600}.docs-article a{color:#2563eb}.docs-article a:hover{text-decoration:underline}.docs-article strong{font-weight:600}.download-page{max-width:640px;margin:0 auto;padding:2rem}.download-back{display:inline-block;margin-bottom:1.5rem;font-size:.9375rem;color:#666}.download-back:hover{color:#1a1a1a;text-decoration:none}.download-content h1{font-size:2rem;font-weight:700;margin:0 0 1.5rem}.download-section{margin-bottom:2rem}.download-section h2{font-size:1.125rem;font-weight:600;margin:0 0 .5rem}.download-section p{margin:0 0 .75rem;color:#555;font-size:.9375rem}.download-or{margin-top:.5rem!important}.command-block{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;margin:.5rem 0}.command-block code{flex:1;min-width:200px;padding:.75rem 1rem;background:#f5f5f5;border:1px solid #e5e5e5;border-radius:8px;font-family:SF Mono,Monaco,Inconsolata,monospace;font-size:.875rem}.copy-btn{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem .75rem;font-size:.875rem;font-family:inherit;color:#666;background:#fff;border:1px solid #e5e5e5;border-radius:6px;cursor:pointer}.copy-btn:hover{background:#f5f5f5;color:#1a1a1a}.copy-btn.copied{color:#22c55e}.copy-btn svg{width:16px;height:16px}.download-section a{color:#2563eb}.download-section a:hover{text-decoration:underline}.header{display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;max-width:1200px;margin:0 auto;gap:1.5rem}.header-left{display:flex;align-items:center;gap:2rem}.header-logo{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:inherit}.header-logo:hover{text-decoration:none}.header-nav .active{font-weight:600}.header-logo svg{width:32px;height:32px;flex-shrink:0}.header-nav{display:flex;align-items:center;gap:1.5rem}.header-nav a{font-size:.9375rem;font-weight:500;color:#1a1a1a}.header-nav a:hover{text-decoration:underline}.header-search{flex:1;max-width:280px;margin:0 auto}.header-search input{width:100%;padding:.5rem 1rem .5rem 2.25rem;font-size:.875rem;font-family:inherit;border:1px solid #e5e5e5;border-radius:8px;background:#f5f5f5 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23999' stroke-width='2'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cpath d='m21 21-4.35-4.35'/%3E%3C/svg%3E") no-repeat .75rem center;color:#1a1a1a}.header-search input::placeholder{color:#999}.header-search input:focus{outline:none;border-color:#999;background-color:#fff}.header-right{display:flex;align-items:center;gap:.75rem}.btn-signin{padding:.5rem 1rem;font-size:.9375rem;font-weight:500;color:#1a1a1a;background:#fff;border:1px solid #e5e5e5;border-radius:8px}.btn-signin:hover{background:#f9f9f9;border-color:#ccc}.btn-download{padding:.5rem 1rem;font-size:.9375rem;font-weight:500;color:#fff;background:#1a1a1a;border:none;border-radius:8px}.btn-download:hover{background:#333}.splash{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:calc(100vh - 80px);padding:3rem 2rem;text-align:center}.splash-mascot{margin-bottom:1.5rem}.splash-mascot svg{width:120px;height:120px}.splash h1{font-size:2.5rem;font-weight:700;color:#1a1a1a;margin:0 0 1.5rem;line-height:1.2;letter-spacing:-.02em}.splash-command{display:flex;align-items:center;gap:1rem;padding:.875rem 1.25rem;background:#f5f5f5;border:1px solid #e5e5e5;border-radius:10px;margin-bottom:1rem;max-width:100%}.splash-command code{font-family:SF Mono,Monaco,Inconsolata,Fira Mono,monospace;font-size:.9375rem;color:#1a1a1a;flex:1;text-align:left}.splash-command-copy{display:flex;align-items:center;justify-content:center;padding:.375rem;background:transparent;border:none;border-radius:6px;color:#666;cursor:pointer;flex-shrink:0}.splash-command-copy:hover{background:#e5e5e5;color:#1a1a1a}.splash-command-copy svg{width:18px;height:18px}.splash-command-copied{color:#22c55e}.splash-subtext{font-size:.9375rem;color:#666}.splash-subtext a{color:#2563eb;text-decoration:none}.splash-subtext a:hover{text-decoration:underline}@media(max-width:768px){.header{flex-wrap:wrap;padding:1rem}.header-search{order:3;max-width:100%;width:100%}.splash h1{font-size:1.75rem}.splash-command{flex-direction:column;align-items:stretch}.splash-command code{font-size:.8125rem;word-break:break-all}}
