*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--font-sans: -apple-system, "SF Pro Display", "Helvetica Neue", Arial, sans-serif;--font-mono: "SF Mono", "Fira Code", "Cascadia Code", monospace;--ilang-orange: #FA7343;--ilang-orange-dark: #e05a2b;--bg-dark: #1a1a1a;--bg-darker: #111111;--bg-hero-start: #1a1a2e;--bg-hero-end: #0f3460;--bg-open-source: #1a1a2e;--code-bg: #1e1e2e;--code-text: #cdd6f4;--code-keyword: #cba6f7;--code-func: #89b4fa;--code-string: #a6e3a1;--code-comment: #6c7086;--code-number: #fab387;--text-light: #ffffff;--text-muted: #cccccc;--text-dim: #888888;--text-dark: #1a1a1a;--border-subtle: rgba(255, 255, 255, .08);--card-bg-light: #f5f5f7;--card-border: #e0e0e0;--section-max: 960px}html{scroll-behavior:smooth}body{font-family:var(--font-sans);background:#fff;color:var(--text-dark);line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.nav[data-astro-cid-5blmo7yk]{background:#1a1a1a;padding:0 2rem;display:flex;align-items:center;justify-content:space-between;height:52px;position:sticky;top:0;z-index:100;gap:1.5rem}.nav-logo[data-astro-cid-5blmo7yk]{display:flex;align-items:center;gap:10px;color:#fff;font-size:15px;font-weight:500;flex-shrink:0}.nav-links[data-astro-cid-5blmo7yk]{display:flex;gap:1.5rem;list-style:none;flex:1}.nav-links[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]{color:#ccc;font-size:14px;transition:color .15s}.nav-links[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]:hover{color:#fff}.nav-install[data-astro-cid-5blmo7yk]{background:#fa7343;color:#fff;padding:6px 14px;border-radius:6px;font-size:13px;font-weight:500;white-space:nowrap;flex-shrink:0;transition:background .15s}.nav-install[data-astro-cid-5blmo7yk]:hover{background:#e05a2b}.nav-hamburger[data-astro-cid-5blmo7yk]{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px;margin-left:auto}.nav-hamburger[data-astro-cid-5blmo7yk] span[data-astro-cid-5blmo7yk]{display:block;width:22px;height:2px;background:#ccc;border-radius:2px;transition:.2s}@media (max-width: 680px){.nav-hamburger[data-astro-cid-5blmo7yk]{display:flex}.nav-links[data-astro-cid-5blmo7yk]{display:none;flex-direction:column;position:absolute;top:52px;left:0;right:0;background:#1a1a1a;padding:1rem 2rem;border-top:1px solid #333;gap:1rem}.nav-links[data-astro-cid-5blmo7yk].open{display:flex}.nav-install[data-astro-cid-5blmo7yk]{display:none}}.hero[data-astro-cid-bbe6dxrz]{background:linear-gradient(135deg,#1a1a2e,#16213e 40%,#0f3460);padding:5rem 2rem 4rem;text-align:center}.hero[data-astro-cid-bbe6dxrz] h1[data-astro-cid-bbe6dxrz]{color:#fff;font-size:clamp(26px,4vw,42px);font-weight:600;margin-bottom:.75rem;line-height:1.25}.hero-sub[data-astro-cid-bbe6dxrz]{color:#fa7343;font-size:clamp(16px,2vw,22px);font-weight:500;margin-bottom:2rem;letter-spacing:3px}.hero-btn[data-astro-cid-bbe6dxrz]{display:inline-block;background:#fa7343;color:#fff;padding:12px 36px;border-radius:8px;font-size:16px;font-weight:500;margin-bottom:1rem;transition:background .15s,transform .1s}.hero-btn[data-astro-cid-bbe6dxrz]:hover{background:#e05a2b;transform:translateY(-1px)}.hero-note[data-astro-cid-bbe6dxrz]{color:#888;font-size:13px}.create-section[data-astro-cid-borhshxi]{padding:3.5rem 2rem;max-width:960px;margin:0 auto;text-align:center}.create-section[data-astro-cid-borhshxi] h2[data-astro-cid-borhshxi]{font-size:13px;font-weight:500;color:#888;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:1.75rem}.create-cards[data-astro-cid-borhshxi]{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.75rem}.create-card[data-astro-cid-borhshxi]{background:#f5f5f7;border:.5px solid #e0e0e0;border-radius:12px;padding:1.5rem 1.25rem;text-align:left;transition:background .15s,box-shadow .15s;display:block}.create-card[data-astro-cid-borhshxi]:hover{background:#ebebed;box-shadow:0 2px 8px #0000000f}.card-icon[data-astro-cid-borhshxi]{font-size:22px;display:block;margin-bottom:.6rem}.create-card[data-astro-cid-borhshxi] h3[data-astro-cid-borhshxi]{font-size:15px;font-weight:500;color:#1a1a1a;margin-bottom:.4rem}.create-card[data-astro-cid-borhshxi] p[data-astro-cid-borhshxi]{font-size:13px;color:#555;line-height:1.5}.create-tags[data-astro-cid-borhshxi]{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:center}.tag[data-astro-cid-borhshxi]{background:#f5f5f7;border:.5px solid #e0e0e0;border-radius:20px;padding:6px 16px;font-size:13px;color:#555;transition:background .15s,color .15s}.tag[data-astro-cid-borhshxi]:hover{background:#fa7343;color:#fff;border-color:#fa7343}@media (max-width: 640px){.create-cards[data-astro-cid-borhshxi]{grid-template-columns:1fr}}.features[data-astro-cid-vnivfuh2]{max-width:960px;margin:0 auto;padding:1rem 2rem 3rem}.feature-block[data-astro-cid-vnivfuh2]{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:start;padding:3rem 0;border-bottom:.5px solid #e5e5e5}.feature-block[data-astro-cid-vnivfuh2]:last-child{border-bottom:none}.feature-text[data-astro-cid-vnivfuh2] h2[data-astro-cid-vnivfuh2]{font-size:28px;font-weight:600;color:#1a1a1a;margin-bottom:.4rem}.feature-text[data-astro-cid-vnivfuh2] .tagline[data-astro-cid-vnivfuh2]{font-size:14px;color:#fa7343;font-weight:500;margin-bottom:1rem}.feature-text[data-astro-cid-vnivfuh2] p[data-astro-cid-vnivfuh2]:not(.tagline){font-size:14px;color:#555;line-height:1.75}.code-block[data-astro-cid-vnivfuh2]{background:#1e1e2e;border-radius:10px;padding:1.4rem 1.5rem;overflow:hidden}.code-block[data-astro-cid-vnivfuh2] pre[data-astro-cid-vnivfuh2]{font-family:SF Mono,Fira Code,Cascadia Code,monospace;font-size:12.5px;line-height:1.65;color:#cdd6f4;white-space:pre-wrap;word-break:break-word;margin:0}.code-block .kw{color:#cba6f7}.code-block .fn{color:#89b4fa}.code-block .str{color:#a6e3a1}.code-block .cm{color:#6c7086}.code-block .num{color:#fab387}@media (max-width: 700px){.feature-block[data-astro-cid-vnivfuh2]{grid-template-columns:1fr;gap:1.5rem}}.open-source[data-astro-cid-sz7xmlte]{background:#1a1a2e;padding:3.5rem 2rem;text-align:center}.open-source[data-astro-cid-sz7xmlte] h2[data-astro-cid-sz7xmlte]{color:#fff;font-size:26px;font-weight:600;margin-bottom:.5rem}.open-source[data-astro-cid-sz7xmlte]>p[data-astro-cid-sz7xmlte]{color:#888;font-size:14px;margin-bottom:1.5rem}.os-links[data-astro-cid-sz7xmlte]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.os-link[data-astro-cid-sz7xmlte]{border:1px solid #444;color:#ccc;padding:10px 22px;border-radius:8px;font-size:14px;transition:border-color .15s,color .15s}.os-link[data-astro-cid-sz7xmlte]:hover{border-color:#fa7343;color:#fa7343}.footer[data-astro-cid-sz7xmlte]{background:#111;padding:3rem 2rem 2rem}.footer-inner[data-astro-cid-sz7xmlte]{max-width:960px;margin:0 auto}.footer-grid[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:2.5rem}.footer[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{color:#fff;font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem}.footer[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{list-style:none;display:flex;flex-direction:column;gap:.6rem}.footer[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#777;font-size:13px;transition:color .15s}.footer[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#fa7343}.footer-bottom[data-astro-cid-sz7xmlte]{border-top:.5px solid #2a2a2a;padding-top:1.5rem;color:#444;font-size:12px;text-align:center;line-height:1.8}.footer-legal[data-astro-cid-sz7xmlte]{margin-top:.5rem;display:flex;gap:.6rem;justify-content:center;align-items:center}.footer-legal[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#555;transition:color .15s}.footer-legal[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#fa7343}.footer-legal[data-astro-cid-sz7xmlte] span[data-astro-cid-sz7xmlte]{color:#333}@media (max-width: 640px){.footer-grid[data-astro-cid-sz7xmlte]{grid-template-columns:1fr 1fr}}.desc-band[data-astro-cid-j7pv25f6]{background:#f5f5f7;border-top:.5px solid #e5e5e5;border-bottom:.5px solid #e5e5e5;padding:2rem;text-align:center}.desc-band[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6]{max-width:700px;margin:0 auto;font-size:15px;line-height:1.8;color:#555}
