@import"https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;600&display=swap";:root{--cream: #FAF6F0;--cream-dark: #F0E8DC;--terra: #D97757;--terra-light: #E8A87C;--terra-dark: #C75B39;--dark: #2D2B28;--dark-soft: #3D3A36;--warm-gray: #8A8480;--green-dot: #4ADE80;--yellow-dot: #FBBF24;--red-dot: #F87171;--tg-blue: #54A9EB;--font-mono: "JetBrains Mono", monospace;--font-body: -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif;--max-width: 1080px;--radius: 16px;--radius-sm: 10px}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased}body{font-family:var(--font-body);background:var(--cream);color:var(--dark);line-height:1.6;overflow-x:hidden}a{color:var(--terra);text-decoration:none;transition:color .2s}a:hover{color:var(--terra-dark)}code,.mono{font-family:var(--font-mono)}.container{max-width:var(--max-width);margin:0 auto;padding:0 24px}section{padding:80px 0}@media(max-width:600px){.container{padding:0 16px}section{padding:56px 0}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes pulse-dot{0%,to{opacity:.4;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}}@keyframes slide-right{0%{transform:translate(-20px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slide-left{0%{transform:translate(20px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes dash-flow{0%{stroke-dashoffset:20}to{stroke-dashoffset:0}}@keyframes fade-up{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}@keyframes type-line{0%{width:0}to{width:100%}}@keyframes bubble-in{0%{transform:scale(.8) translateY(10px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}.hero[data-astro-cid-bbe6dxrz]{padding:60px 0 40px;min-height:100vh;display:flex;align-items:center}.hero[data-astro-cid-bbe6dxrz] .container[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;align-items:center;gap:60px}.hero-text[data-astro-cid-bbe6dxrz]{text-align:center;max-width:640px}h1[data-astro-cid-bbe6dxrz]{font-size:clamp(2.8rem,7vw,4.5rem);line-height:1.1;font-weight:800;letter-spacing:-.03em;margin-bottom:20px}.highlight[data-astro-cid-bbe6dxrz]{color:var(--terra);position:relative}.highlight[data-astro-cid-bbe6dxrz]:after{content:"";position:absolute;bottom:2px;left:-4px;right:-4px;height:12px;background:var(--terra-light);opacity:.3;border-radius:4px;z-index:-1}.subtitle[data-astro-cid-bbe6dxrz]{font-size:1.15rem;color:var(--warm-gray);max-width:520px;margin:0 auto 32px;line-height:1.7}.cta-row[data-astro-cid-bbe6dxrz]{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.btn[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;border-radius:var(--radius-sm);font-weight:600;font-size:1rem;transition:all .2s}.btn-primary[data-astro-cid-bbe6dxrz]{background:var(--terra);color:var(--cream)}.btn-primary[data-astro-cid-bbe6dxrz]:hover{background:var(--terra-dark);color:var(--cream);transform:translateY(-2px);box-shadow:0 6px 20px #d977574d}.btn-ghost[data-astro-cid-bbe6dxrz]{border:2px solid var(--dark);color:var(--dark)}.btn-ghost[data-astro-cid-bbe6dxrz]:hover{background:var(--dark);color:var(--cream);transform:translateY(-2px)}.hero-visual[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;justify-content:center;gap:0;width:100%;max-width:860px}.terminal[data-astro-cid-bbe6dxrz]{width:380px;max-width:100%;background:var(--dark);border-radius:var(--radius);overflow:hidden;box-shadow:0 20px 60px #2d2b2833;animation:slide-right .8s ease-out}.terminal-bar[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:6px;padding:12px 16px;background:var(--dark-soft)}.dot[data-astro-cid-bbe6dxrz]{width:10px;height:10px;border-radius:50%}.dot[data-astro-cid-bbe6dxrz].red{background:var(--red-dot)}.dot[data-astro-cid-bbe6dxrz].yellow{background:var(--yellow-dot)}.dot[data-astro-cid-bbe6dxrz].green{background:var(--green-dot)}.terminal-title[data-astro-cid-bbe6dxrz]{color:var(--warm-gray);font-size:.7rem;margin-left:8px}.terminal-body[data-astro-cid-bbe6dxrz]{padding:16px;font-size:.72rem;line-height:1.8;color:#e5ddd5}.line[data-astro-cid-bbe6dxrz]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.prompt-char[data-astro-cid-bbe6dxrz]{color:var(--terra-light)}.line[data-astro-cid-bbe6dxrz].prompt{color:#fff}.line[data-astro-cid-bbe6dxrz].response{color:#c4bab0}.line[data-astro-cid-bbe6dxrz].tool{color:var(--terra-light)}.tool-label[data-astro-cid-bbe6dxrz]{background:var(--terra-dark);color:var(--cream);padding:1px 6px;border-radius:3px;font-size:.65rem;margin-right:4px}.line[data-astro-cid-bbe6dxrz].success{color:var(--green-dot)}.blink[data-astro-cid-bbe6dxrz]{animation:blink 1s infinite;color:var(--terra-light)}.connection[data-astro-cid-bbe6dxrz]{width:60px;height:200px;position:relative;flex-shrink:0}.connection-line[data-astro-cid-bbe6dxrz]{width:100%;height:100%}.dash-path[data-astro-cid-bbe6dxrz]{animation:dash-flow 1s linear infinite}.floating-msg[data-astro-cid-bbe6dxrz]{position:absolute;background:var(--terra);color:var(--cream);font-family:var(--font-mono);font-size:.55rem;padding:3px 8px;border-radius:8px;white-space:nowrap}.msg-1[data-astro-cid-bbe6dxrz]{top:30%;left:-30px;animation:float 3s ease-in-out infinite}.msg-2[data-astro-cid-bbe6dxrz]{bottom:25%;right:-16px;background:var(--green-dot);color:var(--dark);animation:float 3s ease-in-out infinite 1.5s}.phone[data-astro-cid-bbe6dxrz]{width:220px;max-width:100%;background:var(--dark);border-radius:28px;padding:8px;box-shadow:0 20px 60px #2d2b2833;animation:slide-left .8s ease-out}.phone-notch[data-astro-cid-bbe6dxrz]{width:80px;height:6px;background:var(--dark-soft);border-radius:3px;margin:4px auto 8px}.phone-screen[data-astro-cid-bbe6dxrz]{background:#e8e4de;border-radius:20px;overflow:hidden;min-height:280px}.tg-header[data-astro-cid-bbe6dxrz]{background:var(--tg-blue);color:#fff;padding:10px 14px;font-size:.7rem;font-weight:600}.tg-chat[data-astro-cid-bbe6dxrz]{padding:10px;display:flex;flex-direction:column;gap:6px}.tg-msg[data-astro-cid-bbe6dxrz]{padding:7px 10px;border-radius:12px;font-size:.6rem;line-height:1.4;max-width:88%;word-break:break-word}.tg-user[data-astro-cid-bbe6dxrz]{background:var(--terra);color:var(--cream);align-self:flex-end;border-bottom-right-radius:4px;font-family:var(--font-mono);animation:bubble-in .5s ease-out .3s both}.tg-bot[data-astro-cid-bbe6dxrz]{background:#fff;color:var(--dark);align-self:flex-start;border-bottom-left-radius:4px}.tg-bot[data-astro-cid-bbe6dxrz]:nth-child(2){animation:bubble-in .5s ease-out .8s both}.tg-bot[data-astro-cid-bbe6dxrz]:nth-child(3){animation:bubble-in .5s ease-out 1.3s both}.tg-typing[data-astro-cid-bbe6dxrz]{color:var(--warm-gray);font-size:.55rem;padding:8px 4px 4px}@media(max-width:800px){.hero[data-astro-cid-bbe6dxrz]{padding:40px 0 20px;min-height:auto}.hero[data-astro-cid-bbe6dxrz] .container[data-astro-cid-bbe6dxrz]{gap:40px}.hero-visual[data-astro-cid-bbe6dxrz]{flex-direction:column;align-items:center;gap:0}.terminal[data-astro-cid-bbe6dxrz]{width:100%;max-width:380px}.connection[data-astro-cid-bbe6dxrz]{width:40px;height:60px}.connection-line[data-astro-cid-bbe6dxrz]{display:none}.floating-msg[data-astro-cid-bbe6dxrz]{position:static;display:inline-block;margin:4px}.connection[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;justify-content:center;gap:8px;width:auto;height:auto;padding:8px 0}.phone[data-astro-cid-bbe6dxrz]{width:240px}.subtitle[data-astro-cid-bbe6dxrz] br[data-astro-cid-bbe6dxrz]{display:none}}@media(max-width:400px){.terminal-body[data-astro-cid-bbe6dxrz]{padding:12px;font-size:.62rem}.phone[data-astro-cid-bbe6dxrz]{width:200px}.phone-screen[data-astro-cid-bbe6dxrz]{min-height:240px}.tg-msg[data-astro-cid-bbe6dxrz]{font-size:.55rem}.btn[data-astro-cid-bbe6dxrz]{padding:12px 20px;font-size:.9rem}}.how-it-works[data-astro-cid-cmgpsf2k]{background:var(--cream-dark)}h2[data-astro-cid-cmgpsf2k]{font-size:clamp(2rem,4vw,3rem);font-weight:800;text-align:center;letter-spacing:-.02em}.section-sub[data-astro-cid-cmgpsf2k]{text-align:center;color:var(--warm-gray);font-size:1.1rem;margin:8px 0 48px}.steps[data-astro-cid-cmgpsf2k]{display:flex;align-items:flex-start;justify-content:center;gap:20px}.step[data-astro-cid-cmgpsf2k]{flex:1;max-width:280px;text-align:center}.step-num[data-astro-cid-cmgpsf2k]{color:var(--terra);font-size:.85rem;font-weight:600;margin-bottom:8px}.step[data-astro-cid-cmgpsf2k] h3[data-astro-cid-cmgpsf2k]{font-size:1.2rem;font-weight:700;margin-bottom:8px}.step[data-astro-cid-cmgpsf2k] p[data-astro-cid-cmgpsf2k]{color:var(--warm-gray);font-size:.95rem;line-height:1.6}.step[data-astro-cid-cmgpsf2k] code[data-astro-cid-cmgpsf2k]{background:var(--dark);color:var(--cream);padding:2px 7px;border-radius:4px;font-size:.75rem;word-break:break-all}.step-arrow[data-astro-cid-cmgpsf2k]{padding-top:50px;flex-shrink:0}.step-icon[data-astro-cid-cmgpsf2k]{width:80px;height:80px;margin:0 auto 16px;border-radius:var(--radius);display:flex;align-items:center;justify-content:center;flex-direction:column}.terminal-icon[data-astro-cid-cmgpsf2k]{background:var(--dark);padding:12px;gap:6px}.mini-dots[data-astro-cid-cmgpsf2k]{display:flex;gap:4px;align-self:flex-start}.mini-dots[data-astro-cid-cmgpsf2k] .d[data-astro-cid-cmgpsf2k]{width:6px;height:6px;border-radius:50%}.d[data-astro-cid-cmgpsf2k].r{background:var(--red-dot)}.d[data-astro-cid-cmgpsf2k].y{background:var(--yellow-dot)}.d[data-astro-cid-cmgpsf2k].g{background:var(--green-dot)}.mini-line[data-astro-cid-cmgpsf2k]{width:100%;height:4px;background:var(--dark-soft);border-radius:2px}.mini-line[data-astro-cid-cmgpsf2k].short{width:60%;align-self:flex-start}.phone-icon[data-astro-cid-cmgpsf2k]{background:var(--dark);padding:8px;border-radius:20px}.mini-phone-frame[data-astro-cid-cmgpsf2k]{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;gap:4px}.mini-notch[data-astro-cid-cmgpsf2k]{width:24px;height:4px;background:var(--dark-soft);border-radius:2px}.mini-screen[data-astro-cid-cmgpsf2k]{background:#e8e4de;border-radius:10px;flex:1;width:100%;padding:6px;display:flex;flex-direction:column;gap:4px;justify-content:center}.mini-bubble[data-astro-cid-cmgpsf2k]{width:70%;height:8px;background:#fff;border-radius:4px}.mini-bubble[data-astro-cid-cmgpsf2k].right{align-self:flex-end;background:var(--terra)}.globe-icon[data-astro-cid-cmgpsf2k]{background:var(--terra);border-radius:50%}.globe[data-astro-cid-cmgpsf2k]{width:48px;height:48px;border:2px solid var(--cream);border-radius:50%;position:relative;overflow:hidden}.globe-ring[data-astro-cid-cmgpsf2k]{position:absolute;top:50%;left:-10%;right:-10%;height:0;border-top:2px solid var(--cream);opacity:.5}.globe-ring[data-astro-cid-cmgpsf2k].v{inset:-10% auto -10% 50%;width:0;height:120%;border-top:none;border-left:2px solid var(--cream)}.globe-dot[data-astro-cid-cmgpsf2k]{position:absolute;top:30%;left:60%;width:8px;height:8px;background:var(--cream);border-radius:50%;animation:pulse-dot 2s ease-in-out infinite}@media(max-width:700px){.steps[data-astro-cid-cmgpsf2k]{flex-direction:column;align-items:center;gap:8px}.step[data-astro-cid-cmgpsf2k]{max-width:320px}.step-arrow[data-astro-cid-cmgpsf2k]{transform:rotate(90deg);padding:0;margin:-4px 0}.section-sub[data-astro-cid-cmgpsf2k]{font-size:.95rem;margin-bottom:32px}}@media(max-width:400px){.step[data-astro-cid-cmgpsf2k] h3[data-astro-cid-cmgpsf2k]{font-size:1.05rem}.step[data-astro-cid-cmgpsf2k] p[data-astro-cid-cmgpsf2k]{font-size:.88rem}.step-icon[data-astro-cid-cmgpsf2k]{width:64px;height:64px}}.chat-demo[data-astro-cid-gufl5dkh]{padding:80px 0}h2[data-astro-cid-gufl5dkh]{font-size:clamp(2rem,4vw,3rem);font-weight:800;text-align:center;letter-spacing:-.02em}.section-sub[data-astro-cid-gufl5dkh]{text-align:center;color:var(--warm-gray);font-size:1.1rem;margin:8px 0 48px}.demo-wrapper[data-astro-cid-gufl5dkh]{display:flex;gap:32px;align-items:flex-start;justify-content:center}.chat-window[data-astro-cid-gufl5dkh]{width:420px;max-width:100%;background:#e8e4de;border-radius:var(--radius);overflow:hidden;box-shadow:0 12px 40px #2d2b281f}.chat-header[data-astro-cid-gufl5dkh]{background:var(--tg-blue);color:#fff;padding:14px 18px;display:flex;align-items:center;gap:12px}.chat-avatar[data-astro-cid-gufl5dkh]{width:36px;height:36px;background:var(--terra);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem}.chat-name[data-astro-cid-gufl5dkh]{font-weight:600;font-size:.95rem;display:block}.chat-status[data-astro-cid-gufl5dkh]{font-size:.75rem;opacity:.8}.chat-body[data-astro-cid-gufl5dkh]{padding:14px;display:flex;flex-direction:column;gap:6px;max-height:520px;overflow-y:auto}.msg[data-astro-cid-gufl5dkh]{display:flex}.msg[data-astro-cid-gufl5dkh].user{justify-content:flex-end}.msg[data-astro-cid-gufl5dkh].bot{justify-content:flex-start}.bubble[data-astro-cid-gufl5dkh]{padding:8px 12px;border-radius:14px;font-size:.82rem;line-height:1.5;max-width:85%}.msg[data-astro-cid-gufl5dkh].user .bubble[data-astro-cid-gufl5dkh]{background:var(--terra);color:var(--cream);border-bottom-right-radius:4px;font-family:var(--font-mono);font-size:.78rem}.msg[data-astro-cid-gufl5dkh].bot .bubble[data-astro-cid-gufl5dkh]{background:#fff;color:var(--dark);border-bottom-left-radius:4px}.bubble[data-astro-cid-gufl5dkh] .mono[data-astro-cid-gufl5dkh]{color:var(--terra-dark);font-size:.75rem}.sessions-list[data-astro-cid-gufl5dkh]{font-size:.78rem;line-height:1.6}.demo-aside[data-astro-cid-gufl5dkh]{display:flex;flex-direction:column;gap:12px;max-width:260px}.command-card[data-astro-cid-gufl5dkh]{background:#fff;padding:16px 20px;border-radius:var(--radius-sm);border-left:3px solid var(--terra);box-shadow:0 2px 8px #2d2b280f}.cc-title[data-astro-cid-gufl5dkh]{color:var(--terra);font-weight:600;font-size:1rem;margin-bottom:4px}.command-card[data-astro-cid-gufl5dkh] p[data-astro-cid-gufl5dkh]{color:var(--warm-gray);font-size:.88rem;line-height:1.5}@media(max-width:780px){.demo-wrapper[data-astro-cid-gufl5dkh]{flex-direction:column;align-items:center}.chat-window[data-astro-cid-gufl5dkh]{width:100%}.demo-aside[data-astro-cid-gufl5dkh]{flex-direction:row;flex-wrap:wrap;max-width:100%;justify-content:center}.command-card[data-astro-cid-gufl5dkh]{flex:1;min-width:140px}}@media(max-width:400px){.chat-body[data-astro-cid-gufl5dkh]{padding:10px}.bubble[data-astro-cid-gufl5dkh]{font-size:.75rem;padding:6px 10px}.msg[data-astro-cid-gufl5dkh].user .bubble[data-astro-cid-gufl5dkh]{font-size:.7rem}.section-sub[data-astro-cid-gufl5dkh]{font-size:.95rem}.command-card[data-astro-cid-gufl5dkh]{min-width:120px;padding:12px 14px}.cc-title[data-astro-cid-gufl5dkh]{font-size:.9rem}.command-card[data-astro-cid-gufl5dkh] p[data-astro-cid-gufl5dkh]{font-size:.8rem}}.features[data-astro-cid-vnivfuh2]{background:var(--cream-dark)}h2[data-astro-cid-vnivfuh2]{font-size:clamp(2rem,4vw,3rem);font-weight:800;text-align:center;letter-spacing:-.02em;margin-bottom:48px}.grid[data-astro-cid-vnivfuh2]{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;max-width:720px;margin:0 auto}.card[data-astro-cid-vnivfuh2]{background:#fff;padding:28px;border-radius:var(--radius);box-shadow:0 2px 12px #2d2b280f;transition:transform .2s,box-shadow .2s}.card[data-astro-cid-vnivfuh2]:hover{transform:translateY(-4px);box-shadow:0 8px 24px #2d2b281a}.card-icon[data-astro-cid-vnivfuh2]{width:48px;height:48px;background:var(--cream);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.card[data-astro-cid-vnivfuh2] h3[data-astro-cid-vnivfuh2]{font-size:1.1rem;font-weight:700;margin-bottom:8px}.card[data-astro-cid-vnivfuh2] p[data-astro-cid-vnivfuh2]{color:var(--warm-gray);font-size:.92rem;line-height:1.6}@media(max-width:600px){.grid[data-astro-cid-vnivfuh2]{grid-template-columns:1fr}}.footer[data-astro-cid-sz7xmlte]{padding:48px 0 32px;border-top:1px solid var(--cream-dark)}.footer-top[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:32px;gap:24px}.logo[data-astro-cid-sz7xmlte]{font-size:1.2rem;font-weight:700;color:var(--terra);display:block;margin-bottom:4px}.footer-brand[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{color:var(--warm-gray);font-size:.9rem}.footer-links[data-astro-cid-sz7xmlte]{display:flex;gap:24px;align-items:center}.footer-link[data-astro-cid-sz7xmlte]{display:inline-flex;align-items:center;gap:6px;color:var(--dark);font-size:.9rem;font-weight:500}.footer-link[data-astro-cid-sz7xmlte]:hover{color:var(--terra)}.footer-link[data-astro-cid-sz7xmlte]:hover svg[data-astro-cid-sz7xmlte]{fill:var(--terra)}.footer-bottom[data-astro-cid-sz7xmlte]{text-align:center;padding-top:24px;border-top:1px solid var(--cream-dark)}.footer-bottom[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{color:var(--warm-gray);font-size:.8rem}@media(max-width:600px){.footer-top[data-astro-cid-sz7xmlte]{flex-direction:column;align-items:center;text-align:center}.footer-links[data-astro-cid-sz7xmlte]{flex-wrap:wrap;justify-content:center}}
