@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=JetBrains+Mono:wght@400;500;600&display=swap";:root{--bg: #ffffff;--bg-soft: #f6f9fd;--blue-soft: #eaf4ff;--blue: #1976f3;--blue-dark: #0f4bb8;--cyan-soft: #dff7fb;--mint-soft: #e4f8ef;--yellow-soft: #fff5c2;--ink: #111827;--text: #374151;--muted: #6b7280;--line: #dbe5f1;--line-strong: #c8d6e7;--card: #ffffff;--shadow: 0 18px 45px rgba(15, 23, 42, .08);--radius: 16px}:where(.astro-j7pv25f6){box-sizing:border-box}html{font-family:Manrope,sans-serif;background:var(--bg);color:var(--ink);scroll-behavior:smooth}body{margin:0;min-height:100vh;background:radial-gradient(circle at 14% 6%,rgba(25,118,243,.12),transparent 32rem),radial-gradient(circle at 86% 0%,rgba(34,197,94,.11),transparent 28rem),#fff}:where(.astro-j7pv25f6)::selection{background:#cce5ff;color:var(--ink)}a:where(.astro-j7pv25f6){color:inherit}.site-header:where(.astro-j7pv25f6){border-bottom:1px solid rgba(219,229,241,.8);background:#fff}.nav:where(.astro-j7pv25f6){display:flex;align-items:center;justify-content:space-between;gap:24px;width:min(1180px,calc(100% - 40px));margin:0 auto;padding:14px 0}.brand:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:10px;font-size:.92rem;font-weight:800;text-decoration:none}.brand-mark:where(.astro-j7pv25f6){display:grid;place-items:center;width:28px;height:28px;border:1px solid #bdd7ff;border-radius:8px;background:linear-gradient(180deg,#f7fbff,#e8f3ff);box-shadow:inset 0 1px #fff;color:var(--blue);font-size:15px}.nav-links:where(.astro-j7pv25f6){display:flex;align-items:center;gap:22px;color:var(--muted);font-size:.82rem;font-weight:600}.nav-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){text-decoration:none}.nav-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover,.nav-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):focus-visible{color:var(--blue)}.nav-actions:where(.astro-j7pv25f6){display:flex;align-items:center;gap:8px}.link-button:where(.astro-j7pv25f6),.solid-button:where(.astro-j7pv25f6){display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 13px;border-radius:7px;font-size:.78rem;font-weight:700;text-decoration:none}.link-button:where(.astro-j7pv25f6){border:1px solid var(--line);color:var(--text);background:#fff}.solid-button:where(.astro-j7pv25f6){border:1px solid var(--blue);color:#fff;background:var(--blue);box-shadow:0 8px 18px #1976f329}.hero:where(.astro-j7pv25f6){width:min(1180px,calc(100% - 40px));margin:0 auto;padding:64px 0 54px}.hero-grid:where(.astro-j7pv25f6){display:grid;grid-template-columns:minmax(0,.88fr) minmax(520px,1fr);align-items:center;gap:clamp(30px,4.5vw,64px)}.eyebrow:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:9px;margin:0 0 18px;padding:7px 10px;border:1px solid #cfe1f6;border-radius:999px;background:#f8fbff;color:var(--blue-dark);font-size:.78rem;font-weight:800}.eyebrow:where(.astro-j7pv25f6):before{content:"";width:8px;height:8px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 4px #22c55e1f}h1:where(.astro-j7pv25f6){max-width:14ch;margin:0 0 12px;font-size:clamp(2.7rem,5.5vw,5.5rem);font-weight:800;letter-spacing:-.045em;line-height:.98}h2:where(.astro-j7pv25f6){max-width:23ch;margin:0;font-size:clamp(1.55rem,3.05vw,2.9rem);font-weight:800;letter-spacing:-.04em;line-height:1.08}.app-slot:where(.astro-j7pv25f6){display:inline-block;min-width:4.1em}.app-word:where(.astro-j7pv25f6){--app-color: #00b14f;--app-bg: rgba(0, 177, 79, .15);display:inline-block;position:relative;color:var(--app-color);font-style:italic;transition:opacity .22s ease,transform .22s ease,color .22s ease}.app-word:where(.astro-j7pv25f6):after{content:"";position:absolute;left:-.04em;right:-.04em;bottom:.05em;height:.25em;background:var(--app-bg);z-index:-1}.app-word:where(.astro-j7pv25f6).is-changing{opacity:0;transform:translateY(6px)}.lede:where(.astro-j7pv25f6){max-width:62ch;margin:20px 0 0;color:var(--text);font-size:1.04rem;font-weight:500;line-height:1.7}.hero-actions:where(.astro-j7pv25f6){display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.cta-primary:where(.astro-j7pv25f6),.cta-secondary:where(.astro-j7pv25f6){display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border-radius:8px;font-size:.88rem;font-weight:800;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.cta-primary:where(.astro-j7pv25f6){border:1px solid var(--blue);color:#fff;background:var(--blue);box-shadow:0 10px 22px #1976f329}.cta-secondary:where(.astro-j7pv25f6){border:1px solid var(--line-strong);color:var(--ink);background:#fff}.cta-primary:where(.astro-j7pv25f6):hover,.cta-primary:where(.astro-j7pv25f6):focus-visible,.cta-secondary:where(.astro-j7pv25f6):hover,.cta-secondary:where(.astro-j7pv25f6):focus-visible{transform:translateY(-1px)}.demo-card:where(.astro-j7pv25f6){--demo-body-height: 340px;border:1px solid var(--line-strong);border-radius:var(--radius);background:var(--card);box-shadow:var(--shadow);overflow:hidden}.demo-header:where(.astro-j7pv25f6){display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px 16px;border-bottom:1px solid var(--line);background:#f8fbff}.window-dots:where(.astro-j7pv25f6){display:flex;gap:6px}.window-dots:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6){width:9px;height:9px;border-radius:50%;background:#ff5f56}.window-dots:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6):nth-child(2){background:#ffbd2e}.window-dots:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6):nth-child(3){background:#27c93f}.demo-controls:where(.astro-j7pv25f6){display:flex;align-items:center;gap:10px}.demo-title:where(.astro-j7pv25f6),.developer-label:where(.astro-j7pv25f6){color:var(--muted);font-size:.76rem;font-weight:800;letter-spacing:.02em}.developer-toggle:where(.astro-j7pv25f6){appearance:none;position:relative;width:38px;height:22px;border:1px solid var(--line-strong);border-radius:999px;background:#eef2f7;box-shadow:inset 0 1px #ffffffa6;cursor:pointer;transition:background .16s ease,border-color .16s ease}.developer-toggle:where(.astro-j7pv25f6):after{content:"";position:absolute;top:3px;left:3px;width:14px;height:14px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0f172a2e;transition:transform .16s ease}.developer-toggle:where(.astro-j7pv25f6)[aria-pressed=true]{border-color:#f4b59a;background:#f45a2a}.developer-toggle:where(.astro-j7pv25f6)[aria-pressed=true]:after{transform:translate(16px)}.data-view:where(.astro-j7pv25f6),.developer-view:where(.astro-j7pv25f6){height:var(--demo-body-height);overflow:hidden}.data-view:where(.astro-j7pv25f6){padding:18px}.demo-card:where(.astro-j7pv25f6)[data-mode=developer] .data-view:where(.astro-j7pv25f6),.demo-card:where(.astro-j7pv25f6)[data-mode=data] .developer-view:where(.astro-j7pv25f6){display:none}.data-hero:where(.astro-j7pv25f6){display:grid;grid-template-columns:1fr auto;gap:14px;align-items:start;padding-bottom:16px;border-bottom:1px solid var(--line)}.data-hello:where(.astro-j7pv25f6){margin:0;color:var(--ink);font-size:1.04rem;font-weight:800}.data-hello:where(.astro-j7pv25f6) strong:where(.astro-j7pv25f6){color:var(--blue)}.data-subcopy:where(.astro-j7pv25f6){margin:7px 0 0;color:var(--muted);font-size:.84rem;line-height:1.55}.fresh-card:where(.astro-j7pv25f6){min-width:132px;padding:10px;border:1px solid #bfe7cd;border-radius:10px;background:#edf9f0;color:#166534;font-size:.78rem;font-weight:800}.fresh-card:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6){display:block;margin-top:4px;font-family:JetBrains Mono,monospace;font-size:1rem}.data-stats:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line)}.data-stat:where(.astro-j7pv25f6){padding:14px 12px}.data-stat:where(.astro-j7pv25f6)+.data-stat:where(.astro-j7pv25f6){border-left:1px solid var(--line)}.data-stat:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6){display:block;color:var(--muted);font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.data-stat:where(.astro-j7pv25f6) strong:where(.astro-j7pv25f6){display:block;margin-top:4px;color:var(--ink);font-size:.96rem}.data-table:where(.astro-j7pv25f6){display:grid;gap:0}.data-row:where(.astro-j7pv25f6){display:grid;grid-template-columns:1fr auto auto;gap:14px;align-items:center;padding:13px 0;border-bottom:1px solid var(--line);color:var(--text);font-size:.88rem;font-weight:700}.data-row:where(.astro-j7pv25f6):last-child{border-bottom:0;padding-bottom:0}.data-row:where(.astro-j7pv25f6) strong:where(.astro-j7pv25f6){color:var(--ink)}.data-row:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6):nth-child(2){color:#047857}.data-row:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6):nth-child(3){color:var(--muted);font-family:JetBrains Mono,monospace;font-size:.78rem}.file-tabs:where(.astro-j7pv25f6){display:none;border-bottom:1px solid var(--line);background:#fbfdff}.file-tab:where(.astro-j7pv25f6){appearance:none;border:0;border-right:1px solid var(--line);background:transparent;color:var(--muted);cursor:pointer;font:inherit;font-size:.82rem;font-weight:800;padding:12px 14px}.file-tab:where(.astro-j7pv25f6)[aria-selected=true]{background:#fff;color:var(--ink)}.file-grid:where(.astro-j7pv25f6){display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);height:var(--demo-body-height);min-height:0}.code-file:where(.astro-j7pv25f6){min-width:0;overflow:auto}.code-file:where(.astro-j7pv25f6)+.code-file:where(.astro-j7pv25f6){border-left:1px solid var(--line)}.file-heading:where(.astro-j7pv25f6){display:flex;align-items:center;gap:8px;padding:13px 16px;border-bottom:1px solid var(--line);background:#fbfdff;color:var(--muted);font-size:.82rem;font-weight:800}.file-type:where(.astro-j7pv25f6){color:#0891b2;font-family:JetBrains Mono,monospace;font-size:.72rem;font-weight:800}.terminal:where(.astro-j7pv25f6),.json:where(.astro-j7pv25f6){margin:0;padding:16px;font-family:JetBrains Mono,monospace;font-size:.74rem;line-height:1.68;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}.terminal:where(.astro-j7pv25f6){background:#fbfdff;color:#243044}.comment:where(.astro-j7pv25f6){color:#15803d}.keyword:where(.astro-j7pv25f6),.key:where(.astro-j7pv25f6){color:#0f4bb8}.function:where(.astro-j7pv25f6){color:#2563eb}.endpoint:where(.astro-j7pv25f6),.string:where(.astro-j7pv25f6){color:#047857}.number:where(.astro-j7pv25f6){color:#b45309}.json:where(.astro-j7pv25f6){color:#334155}.products:where(.astro-j7pv25f6){background:var(--bg-soft);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.products-inner:where(.astro-j7pv25f6){width:min(1180px,calc(100% - 40px));margin:0 auto;padding:44px 0 50px;text-align:center}.section-title:where(.astro-j7pv25f6){max-width:none;margin:0;font-size:1.25rem;font-weight:800;letter-spacing:-.02em;line-height:1.14}.section-copy:where(.astro-j7pv25f6){max-width:650px;margin:10px auto 0;color:var(--muted);font-size:.92rem;line-height:1.6}.product-grid:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:26px;text-align:left}.product-card:where(.astro-j7pv25f6){border:1px solid var(--line);border-radius:12px;padding:18px;background:#fff}.product-card:where(.astro-j7pv25f6):nth-child(2){background:var(--cyan-soft)}.product-card:where(.astro-j7pv25f6):nth-child(3){background:var(--mint-soft)}.product-icon:where(.astro-j7pv25f6){display:grid;place-items:center;width:32px;height:32px;margin-bottom:12px;border-radius:10px;background:#eef6ff;color:var(--blue);font-weight:800}.product-card:where(.astro-j7pv25f6) h3:where(.astro-j7pv25f6){margin:0;font-size:1rem;font-weight:800}.product-card:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){margin:8px 0 14px;color:var(--text);font-size:.88rem;line-height:1.55}.product-card:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){color:var(--blue-dark);font-size:.82rem;font-weight:800;text-decoration:none}.info-band:where(.astro-j7pv25f6){background:#eaf4ff}.info-inner:where(.astro-j7pv25f6){display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:48px;width:min(1180px,calc(100% - 40px));margin:0 auto;padding:52px 0}.route-card:where(.astro-j7pv25f6){border:1px solid #cfe1f6;border-radius:18px;padding:22px;background:#ffffffb3}.route-line:where(.astro-j7pv25f6){display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;color:var(--text);font-size:.86rem;font-weight:700}.route-dot:where(.astro-j7pv25f6){width:12px;height:12px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 5px #22c55e1f}.route-dash:where(.astro-j7pv25f6){height:1px;background:repeating-linear-gradient(90deg,#8bb9f8 0 7px,transparent 7px 13px)}.route-line:where(.astro-j7pv25f6)+.route-line:where(.astro-j7pv25f6){margin-top:20px}.check-list:where(.astro-j7pv25f6){list-style:none;margin:18px 0 0;padding:0}.check-list:where(.astro-j7pv25f6) li:where(.astro-j7pv25f6){display:flex;gap:10px;margin-top:10px;color:var(--text);font-size:.95rem;line-height:1.55}.check-list:where(.astro-j7pv25f6) li:where(.astro-j7pv25f6):before{content:"✓";color:#16a34a;font-weight:800}.site-footer:where(.astro-j7pv25f6){border-top:1px solid var(--line);background:#fff}.footer-inner:where(.astro-j7pv25f6){display:grid;grid-template-columns:1.25fr .7fr .7fr 1fr;gap:36px;width:min(1180px,calc(100% - 40px));margin:0 auto;padding:42px 0 26px}.footer-brand:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:10px;color:var(--ink);font-size:.92rem;font-weight:800;text-decoration:none}.footer-about:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6),.footer-contact:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){max-width:310px;margin:14px 0 0;color:var(--muted);font-size:.86rem;line-height:1.65}.footer-column:where(.astro-j7pv25f6) h3:where(.astro-j7pv25f6),.footer-contact:where(.astro-j7pv25f6) h3:where(.astro-j7pv25f6){margin:0 0 12px;color:var(--ink);font-size:.78rem;font-weight:800;letter-spacing:.02em}.footer-column:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6),.footer-contact:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){display:table;margin-top:9px;color:var(--muted);font-size:.84rem;font-weight:600;text-decoration:none}.footer-column:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover,.footer-column:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):focus-visible,.footer-contact:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover,.footer-contact:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):focus-visible{color:var(--blue)}.footer-socials:where(.astro-j7pv25f6){display:flex;gap:8px;margin-top:16px}.footer-socials:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){display:inline-grid;place-items:center;width:30px;height:30px;margin:0;border:1px solid var(--line);border-radius:50%;background:#f8fbff;color:var(--ink);font-size:.74rem;font-weight:800}.footer-bottom:where(.astro-j7pv25f6){display:flex;align-items:center;justify-content:space-between;gap:18px;width:min(1180px,calc(100% - 40px));margin:0 auto;padding:18px 0 24px;border-top:1px solid var(--line);color:var(--muted);font-size:.76rem}.footer-bottom:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){color:inherit;font-weight:700;text-decoration:none}.footer-bottom:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover,.footer-bottom:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):focus-visible{color:var(--blue)}.footer-legal:where(.astro-j7pv25f6){display:flex;gap:14px}@media(max-width:900px){.nav-links:where(.astro-j7pv25f6){display:none}.hero-grid:where(.astro-j7pv25f6),.info-inner:where(.astro-j7pv25f6){grid-template-columns:1fr}.hero:where(.astro-j7pv25f6){padding-top:42px}.product-grid:where(.astro-j7pv25f6),.footer-inner:where(.astro-j7pv25f6){grid-template-columns:1fr}}@media(max-width:560px){.demo-card:where(.astro-j7pv25f6){--demo-body-height: 390px}.nav:where(.astro-j7pv25f6),.hero:where(.astro-j7pv25f6),.products-inner:where(.astro-j7pv25f6),.info-inner:where(.astro-j7pv25f6),.footer-inner:where(.astro-j7pv25f6),.footer-bottom:where(.astro-j7pv25f6){width:min(100% - 28px,1180px)}.nav-actions:where(.astro-j7pv25f6) .link-button:where(.astro-j7pv25f6){display:none}h1:where(.astro-j7pv25f6){font-size:clamp(2.45rem,13vw,4rem)}h2:where(.astro-j7pv25f6){font-size:clamp(1.55rem,8vw,2.35rem)}.hero-actions:where(.astro-j7pv25f6){flex-direction:column}.cta-primary:where(.astro-j7pv25f6),.cta-secondary:where(.astro-j7pv25f6){width:100%}.demo-header:where(.astro-j7pv25f6){padding-left:14px;padding-right:14px}.developer-label:where(.astro-j7pv25f6){display:none}.data-view:where(.astro-j7pv25f6){padding:14px}.data-hero:where(.astro-j7pv25f6),.data-stats:where(.astro-j7pv25f6),.data-row:where(.astro-j7pv25f6){grid-template-columns:1fr}.fresh-card:where(.astro-j7pv25f6){min-width:0}.data-stat:where(.astro-j7pv25f6)+.data-stat:where(.astro-j7pv25f6){border-left:0;border-top:1px solid var(--line)}.file-tabs:where(.astro-j7pv25f6){display:flex;height:44px}.file-grid:where(.astro-j7pv25f6){display:block;height:calc(var(--demo-body-height) - 44px);min-height:0}.code-file:where(.astro-j7pv25f6){display:none}.code-file:where(.astro-j7pv25f6).is-active{display:block}.code-file:where(.astro-j7pv25f6)+.code-file:where(.astro-j7pv25f6){border-left:0}.file-heading:where(.astro-j7pv25f6){display:none}.terminal:where(.astro-j7pv25f6),.json:where(.astro-j7pv25f6){font-size:.66rem;padding:14px}.footer-bottom:where(.astro-j7pv25f6){align-items:flex-start;flex-direction:column}}@media(prefers-reduced-motion:reduce){:where(.astro-j7pv25f6),:where(.astro-j7pv25f6):before,:where(.astro-j7pv25f6):after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}}
