.site-header{position:sticky;top:0;z-index:100;background:#fff;height:60px}.site-header .header-inner{max-width:1200px;margin:0 auto;padding:0 1.5rem;height:100%;display:flex;align-items:center;justify-content:space-between}.site-header .site-logo{display:flex;align-items:center;gap:.5rem;text-decoration:none}.site-header .site-logo img{height:32px;width:auto}.site-header .site-logo span{font-family:chakra petch,sans-serif;font-size:1.3rem;font-weight:700;color:#2a2a2a}.site-header .nav-toggle{display:none;margin-left:auto;background:0 0;border:none;cursor:pointer;padding:.5rem;color:#2a2a2a}.site-header .nav-toggle svg{width:24px;height:24px}@media(max-width:768px){.site-header .nav-toggle{display:block}}.site-header nav{margin-left:auto;display:flex;gap:1.5rem;align-items:center}.site-header nav a{color:#555;text-decoration:none;font-size:.9rem;font-weight:500;transition:color .2s}.site-header nav a:hover{color:#ffcb5d}@media(max-width:768px){.site-header nav{display:none}.site-header nav.nav-open{display:flex;flex-direction:column;position:absolute;top:60px;left:0;right:0;background:#fff;border-bottom:1px solid #e0e0e0;padding:1rem 1.5rem;gap:.75rem}}.hero{padding:2.5rem 1.5rem 4rem;max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}@media(max-width:1024px){.hero{grid-template-columns:1fr;padding:1.5rem 1.5rem 3rem}}.hero .hero-text .hero-brand{display:flex;align-items:center;gap:1rem;margin-bottom:1.25rem}.hero .hero-text .hero-logo{height:80px;width:auto}@media(max-width:768px){.hero .hero-text .hero-logo{height:60px}}.hero .hero-text .hero-title{font-family:chakra petch,sans-serif;font-size:4rem;font-weight:700;color:#2a2a2a;margin:0}@media(max-width:768px){.hero .hero-text .hero-title{font-size:2.8rem}}.hero .hero-text .hero-tagline{font-size:1.05rem;line-height:1.6;color:#555;margin:0 0 1.5rem}.hero .hero-cta{display:flex;gap:.75rem}.hero .hero-cta a{display:inline-block;padding:.75rem 1.75rem;border-radius:6px;font-weight:600;font-size:.95rem;text-decoration:none;transition:background-color .2s,color .2s}.hero .hero-cta .btn-primary{background:#2a2a2a;color:#ffcb5d}.hero .hero-cta .btn-primary:hover{background:#3e3e3e}.hero .hero-cta .btn-secondary{background:0 0;color:#2a2a2a;border:1.5px solid #e0e0e0}.hero .hero-cta .btn-secondary:hover{border-color:#ffcb5d;color:#ffcb5d}.hero .hero-right{min-width:0}.hero .hero-code{background:#f4f4f4;border-radius:8px;overflow:hidden;width:100%;min-width:0;max-height:400px;overflow-y:auto}.hero .hero-code .fuse-code{margin:0}.hero .hero-code pre{margin:0;padding:.75rem 1rem;overflow-x:auto;font-size:.85rem;line-height:1.6}.hero .hero-code code{font-family:jetbrains mono,fira code,cascadia code,monospace;color:#333}.features{padding:3rem 1.5rem 4rem}.features .features-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:0 3rem}@media(max-width:768px){.features .features-inner{grid-template-columns:1fr}}.features h2{grid-column:1/-1;font-size:2.125rem;font-weight:700;color:#2a2a2a;margin:0 0 .75rem;line-height:1.1}.features .feature{padding:.75rem 0 1rem}.features .feature h3{font-size:1.75rem;font-weight:400;color:#2a2a2a;margin:0 0 .5rem;line-height:1.1}.features .feature p{font-size:1rem;line-height:1.45;color:#555;margin:0}.install{background:#2a2a2a;color:#e0e0e0;padding:4rem 1.5rem;text-align:center}.install h2{font-size:1.75rem;font-weight:600;color:#fff;margin:0 0 .5rem}.install p{font-size:.95rem;color:rgba(255,255,255,.6);margin:0 0 1.5rem}.install .install-command-wrapper{display:inline-flex;align-items:center;background:rgba(255,255,255,8%);border:1px solid rgba(255,255,255,.12);border-radius:6px;max-width:100%;overflow-x:auto}.install .install-command{padding:.9rem 1rem .9rem 1.5rem;font-family:jetbrains mono,fira code,cascadia code,monospace;font-size:.9rem;color:#e0e0e0;user-select:all;cursor:text}.install .copy-btn{display:inline-flex;align-items:center;justify-content:center;padding:.5rem;margin:.4rem .5rem .4rem 0;background:rgba(255,255,255,.12);border:none;border-radius:4px;color:rgba(255,255,255,.5);cursor:pointer;transition:background .15s,color .15s}.install .copy-btn:hover{background:rgba(255,255,255,.2);color:#fff}.install .copy-btn svg{display:block}.fuse-code{background:#f4f4f4;border-radius:6px;overflow-x:auto;margin:1.5rem 0}.fuse-code pre{margin:0;padding:.25rem .5rem;font-family:jetbrains mono,fira code,cascadia code,monospace;font-size:.85rem;line-height:1.6;color:#333}.fuse-code .k{color:#5e5086}.fuse-code .kf{color:#5e5086}.fuse-code .nc{color:#8b6508}.fuse-code .nf{color:#1a6b8a}.fuse-code .nv{color:#333}.fuse-code .bp{color:#333}.fuse-code .s{color:#2e7d32}.fuse-code .mi{color:#7b3c8d}.fuse-code .mf{color:#7b3c8d}.fuse-code .c{color:#999;font-style:italic}.fuse-code .o{color:#666}.fuse-code .p{color:#999}.fuse-code .na{color:#1a6b8a}.book-toc{max-width:700px;margin:0 auto;padding:3rem 1.5rem}.book-toc h1{font-size:2.2rem;font-weight:700;margin:0 0 .5rem;color:#2a2a2a}.book-toc .toc-description{font-size:1.05rem;color:#555;margin:0 0 2.5rem;line-height:1.6}.book-toc .toc-chapters{list-style:none;padding:0;margin:0}.book-toc .toc-chapter{margin-bottom:.25rem}.book-toc .toc-chapter a{display:flex;align-items:baseline;gap:.75rem;padding:.75rem 1rem;border-radius:6px;text-decoration:none;color:#2a2a2a;transition:background .15s}.book-toc .toc-chapter a:hover{background:#f8f9fa}.book-toc .toc-chapter .chapter-num{font-size:.8rem;font-weight:600;color:#ffcb5d;min-width:2rem}.book-toc .toc-chapter .chapter-title{font-weight:500}.book-toc .toc-section{margin-left:2.75rem}.book-toc .toc-section .toc-chapter .chapter-num{font-size:.75rem}*,*::before,*::after{box-sizing:border-box}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;font-family:inter,-apple-system,BlinkMacSystemFont,segoe ui,sans-serif;color:#2a2a2a;background:#fff}a{color:#ffcb5d}img{max-width:100%;height:auto}.page-content{max-width:700px;margin:0 auto;padding:2.5rem 1.5rem}.page-content h1{font-size:2rem;font-weight:700;color:#2a2a2a;margin:0 0 1.5rem}.page-content h2{font-size:1.3rem;font-weight:600;color:#2a2a2a;margin:2.5rem 0 .75rem}.page-content p{font-size:.95rem;line-height:1.7;color:#2a2a2a;margin:0 0 1rem}.page-content ul,.page-content ol{margin:0 0 1rem;padding-left:1.5rem}.page-content ul li,.page-content ol li{font-size:.95rem;line-height:1.7;margin-bottom:.25rem}.page-content pre{background:#f4f4f4;border-radius:6px;padding:.5rem .75rem;overflow-x:auto;font-size:.85rem;line-height:1.6;margin:1rem 0}.page-content pre code{font-family:jetbrains mono,fira code,cascadia code,monospace;color:#333}.page-content code{font-family:jetbrains mono,fira code,cascadia code,monospace;font-size:.85em;background:rgba(0,0,0,6%);padding:.15em .4em;border-radius:3px}.page-content pre code{background:0 0;padding:0;border-radius:0}.page-content strong{font-weight:600}.site-footer{border-top:1px solid #e0e0e0;padding:2rem 1.5rem;text-align:center}.site-footer .footer-inner{max-width:1200px;margin:0 auto}.site-footer .footer-copy{font-size:.85rem;color:#555}