.ambient[data-astro-cid-n5qms6pa]{position:fixed;inset:0;overflow:hidden;pointer-events:none;z-index:0}.ambient-orb[data-astro-cid-n5qms6pa]{position:absolute;border-radius:50%;filter:blur(80px)}.ambient-orb--pg[data-astro-cid-n5qms6pa]{top:-8%;left:-6%;width:min(42vw,28rem);height:min(42vw,28rem);background:color-mix(in srgb,var(--pg) 18%,transparent);animation:drift-a 18s ease-in-out infinite}.ambient-orb--sqlite[data-astro-cid-n5qms6pa]{top:18%;right:-8%;width:min(36vw,22rem);height:min(36vw,22rem);background:color-mix(in srgb,var(--sqlite) 16%,transparent);animation:drift-b 22s ease-in-out infinite}.ambient-orb--mongo[data-astro-cid-n5qms6pa]{bottom:-10%;left:28%;width:min(40vw,26rem);height:min(40vw,26rem);background:color-mix(in srgb,var(--mongo) 14%,transparent);animation:drift-c 20s ease-in-out infinite}.engines-grid[data-astro-cid-7akvv6as]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.engine-card[data-astro-cid-7akvv6as]{position:relative;overflow:hidden}.engine-card[data-astro-cid-7akvv6as]:before{content:"";position:absolute;inset:0 0 auto;height:2px;background:var(--engine-color);opacity:.7}.engine-head[data-astro-cid-7akvv6as]{display:flex;align-items:center;gap:.75rem;margin-bottom:.4rem}.engine-icon[data-astro-cid-7akvv6as]{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:10px;background:color-mix(in srgb,var(--engine-color) 14%,transparent);border:1px solid color-mix(in srgb,var(--engine-color) 24%,transparent)}@media(max-width:860px){.engines-grid[data-astro-cid-7akvv6as]{grid-template-columns:1fr}}.faq-list[data-astro-cid-z6gx6xcw]{display:flex;flex-direction:column;gap:.75rem;max-width:52rem}.faq-item[data-astro-cid-z6gx6xcw]{border:1px solid var(--border);border-radius:12px;background:color-mix(in srgb,var(--surface) 86%,transparent);overflow:hidden}.faq-q[data-astro-cid-z6gx6xcw]{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.05rem 1.25rem;font-size:1rem;font-weight:500;cursor:pointer;list-style:none}.faq-q[data-astro-cid-z6gx6xcw]::-webkit-details-marker{display:none}.faq-chevron[data-astro-cid-z6gx6xcw]{flex-shrink:0;color:var(--muted);transition:transform .2s var(--motion-ease)}.faq-item[data-astro-cid-z6gx6xcw][open] .faq-chevron[data-astro-cid-z6gx6xcw]{transform:rotate(180deg)}.faq-a[data-astro-cid-z6gx6xcw]{margin:0;padding:0 1.25rem 1.15rem;color:var(--muted);font-size:.94rem;line-height:1.6}.features-grid[data-astro-cid-vnivfuh2]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.feature-icon[data-astro-cid-vnivfuh2]{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;margin-bottom:1rem;border-radius:10px;color:var(--accent-blue);background:color-mix(in srgb,var(--accent-blue) 12%,transparent);border:1px solid color-mix(in srgb,var(--accent-blue) 22%,transparent)}@media(max-width:860px){.features-grid[data-astro-cid-vnivfuh2]{grid-template-columns:1fr}}.footer[data-astro-cid-sz7xmlte]{margin-top:clamp(3rem,8vw,5rem);padding-bottom:2.5rem;text-align:center}.footer-nav[data-astro-cid-sz7xmlte]{display:flex;flex-wrap:wrap;justify-content:center;gap:.55rem;color:var(--muted);font-size:.9rem}.footer-nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--text)}.sep[data-astro-cid-sz7xmlte]{opacity:.45}.footer-copy[data-astro-cid-sz7xmlte]{margin:.85rem 0 0;color:color-mix(in srgb,var(--muted) 70%,transparent);font-size:.8rem}.footer-author[data-astro-cid-sz7xmlte]{color:inherit;text-decoration:underline;text-underline-offset:3px;text-decoration-color:color-mix(in srgb,var(--muted) 35%,transparent);transition:color .12s var(--motion-ease)}.footer-author[data-astro-cid-sz7xmlte]:hover{color:var(--text)}.atom[data-astro-cid-toe5djma]{position:absolute;top:42%;right:clamp(.5rem,3vw,2rem);width:min(38vw,22rem);aspect-ratio:1;translate:0 -46%;pointer-events:none;z-index:0;opacity:0;animation:atom-in 1.1s var(--motion-ease) .45s forwards}@keyframes atom-in{0%{opacity:0;scale:.92}to{opacity:.9;scale:1}}.atom-svg[data-astro-cid-toe5djma]{width:100%;height:100%;overflow:visible}.atom-ring[data-astro-cid-toe5djma]{fill:none;stroke:var(--ring-color);stroke-width:1;opacity:.35;stroke-dasharray:4 6;animation:ring-dash 2.4s linear infinite}.atom-ring[data-astro-cid-toe5djma]:nth-of-type(2){animation-delay:-.8s}.atom-ring[data-astro-cid-toe5djma]:nth-of-type(3){animation-delay:-1.6s}@keyframes ring-dash{0%{stroke-dashoffset:0}to{stroke-dashoffset:-10}}.electron-static[data-astro-cid-toe5djma]{visibility:hidden}.electron[data-astro-cid-toe5djma] image[data-astro-cid-toe5djma]{pointer-events:none}.electron-halo[data-astro-cid-toe5djma]{mix-blend-mode:screen;opacity:.2;animation:electron-glow-pulse 3.8s ease-in-out infinite;animation-delay:var(--glow-delay, 0s)}@keyframes electron-glow-pulse{0%,to{opacity:.12}50%{opacity:.28}}.atom-nucleus[data-astro-cid-toe5djma]{position:relative;display:grid;place-items:center;width:100%;height:100%}.atom-nucleus-glow[data-astro-cid-toe5djma]{position:absolute;inset:-8%;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,#f05032 32%,transparent) 0%,transparent 72%);animation:nucleus-pulse 4.5s ease-in-out infinite}@keyframes nucleus-pulse{0%,to{opacity:.45;scale:1}50%{opacity:1;scale:1.1}}@media(max-width:960px){.atom[data-astro-cid-toe5djma]{display:none}}@media(prefers-reduced-motion:reduce){.atom[data-astro-cid-toe5djma]{opacity:.85;animation:none}.atom-ring[data-astro-cid-toe5djma],.atom-nucleus-glow[data-astro-cid-toe5djma],.electron-halo[data-astro-cid-toe5djma]{animation:none}.electron-halo[data-astro-cid-toe5djma]{opacity:.2}.atom-ring[data-astro-cid-toe5djma]{opacity:.35}.electron-animated[data-astro-cid-toe5djma]{visibility:hidden}.electron-static[data-astro-cid-toe5djma]{visibility:visible}}.hero[data-astro-cid-bbe6dxrz]{position:relative;padding-top:clamp(3.5rem,12vh,6rem)}.hero-copy[data-astro-cid-bbe6dxrz]{position:relative;z-index:1;max-width:52rem}.hero-wordmark[data-astro-cid-bbe6dxrz]{font-size:clamp(3rem,9vw,5rem);font-weight:700;letter-spacing:-.05em;line-height:1;margin:0}.hero-headline[data-astro-cid-bbe6dxrz]{margin:1.4rem 0 0;max-width:24ch;font-size:clamp(1.6rem,4.5vw,2.75rem);font-weight:600;letter-spacing:-.03em;line-height:1.12}.hero-subline[data-astro-cid-bbe6dxrz]{margin:1rem 0 0;max-width:50ch;color:var(--muted);font-size:clamp(1rem,2vw,1.2rem);line-height:1.6}.hero-version[data-astro-cid-bbe6dxrz]{margin:1.75rem 0 0;font-size:.8rem;letter-spacing:.04em;color:color-mix(in srgb,var(--muted) 80%,transparent)}.hero-cta-row[data-astro-cid-bbe6dxrz]{margin-top:.85rem}.fb-radio[data-astro-cid-halntrmt]{position:absolute;opacity:0;pointer-events:none}.fb-card[data-astro-cid-halntrmt]{--fb-tree-width: minmax(300px, 36%);display:grid;grid-template-columns:var(--fb-tree-width) 1px minmax(0,1fr);grid-template-rows:auto 1fr;border:1px solid var(--border);border-radius:14px;overflow:hidden;background:var(--surface);font-size:.84rem}.fb-pane-header[data-astro-cid-halntrmt]{display:flex;align-items:center;gap:.35rem;min-height:2.25rem;padding:0 .85rem;border-bottom:1px solid var(--border);box-sizing:border-box;font-size:.77rem;background:color-mix(in srgb,var(--bg) 35%,var(--surface))}.fb-header-tree[data-astro-cid-halntrmt]{grid-column:1;grid-row:1;color:var(--sqlite);font-weight:500;font-size:.82rem;background:color-mix(in srgb,var(--bg) 40%,var(--surface))}.fb-header-editor[data-astro-cid-halntrmt]{grid-column:3;grid-row:1;color:var(--muted)}.fb-divider[data-astro-cid-halntrmt]{grid-column:2;grid-row:1 / -1;background:var(--border)}.fb-tree[data-astro-cid-halntrmt]{grid-column:1;grid-row:2;padding:.35rem 0 .75rem;background:color-mix(in srgb,var(--bg) 40%,var(--surface));overflow:hidden}.fb-list[data-astro-cid-halntrmt]{list-style:none;margin:0;padding:0 .65rem}.fb-item[data-astro-cid-halntrmt]{display:flex;align-items:center;gap:.75rem;min-height:1.75rem;padding:0 .2rem}.fb-child[data-astro-cid-halntrmt]{margin-left:1rem;position:relative}.fb-child[data-astro-cid-halntrmt]:before{content:"";position:absolute;left:-.6rem;top:-.45rem;bottom:50%;width:1px;background:color-mix(in srgb,var(--text) 15%,transparent)}.fb-child[data-astro-cid-halntrmt]:after{content:"";position:absolute;left:-.6rem;top:50%;width:.45rem;height:1px;background:color-mix(in srgb,var(--text) 15%,transparent)}.fb-node[data-astro-cid-halntrmt]{display:flex;align-items:center;gap:.45rem;font-family:var(--font-mono);color:var(--text);flex:0 1 auto;min-width:0;max-width:100%;padding:.2rem .5rem;border-radius:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fb-selectable[data-astro-cid-halntrmt]{cursor:pointer;color:var(--muted);transition:background .1s var(--motion-ease),color .1s var(--motion-ease)}.fb-selectable[data-astro-cid-halntrmt]:hover{background:color-mix(in srgb,var(--text) 7%,transparent);color:var(--text)}.fb-dir[data-astro-cid-halntrmt]{color:var(--muted)}.fb-muted[data-astro-cid-halntrmt]{color:color-mix(in srgb,var(--muted) 55%,transparent)}.fb-icon{flex-shrink:0;min-width:14px;opacity:.7}.fb-icon-folder{color:#e8a354;opacity:.9}.tag[data-astro-cid-halntrmt]{flex-shrink:0;margin-left:auto;font-size:.6rem;letter-spacing:.03em;padding:.12rem .38rem;border-radius:4px;white-space:nowrap;font-family:var(--font-mono)}.tag-git[data-astro-cid-halntrmt]{color:var(--mongo);background:color-mix(in srgb,var(--mongo) 14%,transparent)}.tag-secret[data-astro-cid-halntrmt]{color:#d98c5f;background:color-mix(in srgb,#d98c5f 14%,transparent)}.fb-editor[data-astro-cid-halntrmt]{grid-column:3;grid-row:2;display:flex;flex-direction:column;min-width:0;overflow:hidden}.fn[data-astro-cid-halntrmt],.fb-panel[data-astro-cid-halntrmt]{display:none}.fb-panel[data-astro-cid-halntrmt] pre{margin:0;padding:1rem 1.25rem;background:var(--surface)!important;font-size:.82rem;line-height:1.65;overflow-x:auto}#fb-proj[data-astro-cid-halntrmt]:checked~.fb-card[data-astro-cid-halntrmt] [data-astro-cid-halntrmt][data-file=proj] .fb-selectable[data-astro-cid-halntrmt],#fb-query[data-astro-cid-halntrmt]:checked~.fb-card[data-astro-cid-halntrmt] [data-astro-cid-halntrmt][data-file=query] .fb-selectable[data-astro-cid-halntrmt],#fb-conn[data-astro-cid-halntrmt]:checked~.fb-card[data-astro-cid-halntrmt] [data-astro-cid-halntrmt][data-file=conn] .fb-selectable[data-astro-cid-halntrmt],#fb-env[data-astro-cid-halntrmt]:checked~.fb-card[data-astro-cid-halntrmt] [data-astro-cid-halntrmt][data-file=env] .fb-selectable[data-astro-cid-halntrmt]{background:color-mix(in srgb,var(--accent-blue) 14%,transparent);color:var(--text)}#fb-proj[data-astro-cid-halntrmt]:checked~.fb-card[data-astro-cid-halntrmt] .fn-proj[data-astro-cid-halntrmt],#fb-query[data-astro-cid-halntrmt]:checked~.fb-card[data-astro-cid-halntrmt] .fn-query[data-astro-cid-halntrmt],#fb-conn[data-astro-cid-halntrmt]:checked~.fb-card[data-astro-cid-halntrmt] .fn-conn[data-astro-cid-halntrmt],#fb-env[data-astro-cid-halntrmt]:checked~.fb-card[data-astro-cid-halntrmt] .fn-env[data-astro-cid-halntrmt]{display:inline}#fb-proj[data-astro-cid-halntrmt]:checked~.fb-card[data-astro-cid-halntrmt] .fp-proj[data-astro-cid-halntrmt],#fb-query[data-astro-cid-halntrmt]:checked~.fb-card[data-astro-cid-halntrmt] .fp-query[data-astro-cid-halntrmt],#fb-conn[data-astro-cid-halntrmt]:checked~.fb-card[data-astro-cid-halntrmt] .fp-conn[data-astro-cid-halntrmt],#fb-env[data-astro-cid-halntrmt]:checked~.fb-card[data-astro-cid-halntrmt] .fp-env[data-astro-cid-halntrmt]{display:block}@media(max-width:860px){.fb-card[data-astro-cid-halntrmt]{grid-template-columns:1fr;grid-template-rows:auto auto 1px auto auto}.fb-header-tree[data-astro-cid-halntrmt]{grid-column:1;grid-row:1}.fb-tree[data-astro-cid-halntrmt]{grid-column:1;grid-row:2}.fb-divider[data-astro-cid-halntrmt]{grid-column:1;grid-row:3;width:100%;height:1px}.fb-header-editor[data-astro-cid-halntrmt]{grid-column:1;grid-row:4}.fb-editor[data-astro-cid-halntrmt]{grid-column:1;grid-row:5}}.install-version[data-astro-cid-ryjlwm3k]{font-size:.7em;font-weight:500;color:var(--muted);letter-spacing:.02em;vertical-align:middle}.install-grid[data-astro-cid-ryjlwm3k]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.install-card[data-astro-cid-ryjlwm3k]{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:0}.install-icon[data-astro-cid-ryjlwm3k]{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:10px;background:color-mix(in srgb,var(--text) 10%,transparent);border:1px solid color-mix(in srgb,var(--text) 14%,transparent);margin-bottom:1rem;color:var(--text)}.install-detail[data-astro-cid-ryjlwm3k]{margin:.3rem 0 0;color:var(--muted);font-size:.88rem}.install-links[data-astro-cid-ryjlwm3k]{margin-top:1.1rem;display:flex;flex-direction:column;gap:.45rem;width:100%}.install-dl-link[data-astro-cid-ryjlwm3k]{display:inline-flex;align-items:center;gap:.4rem;font-size:.85rem;font-family:var(--font-mono);color:var(--accent-blue);transition:color .12s var(--motion-ease),gap .12s var(--motion-ease)}.install-dl-link[data-astro-cid-ryjlwm3k]:hover{color:var(--text);gap:.6rem}.install-dl-link--secondary[data-astro-cid-ryjlwm3k]{color:var(--muted);font-size:.8rem}.install-dl-link--secondary[data-astro-cid-ryjlwm3k]:hover{color:var(--text)}.asset-dl-count[data-astro-cid-ryjlwm3k]{margin-left:auto;font-size:.68rem;font-family:var(--font-mono);color:var(--muted);opacity:.55;white-space:nowrap}.install-rec[data-astro-cid-ryjlwm3k]{position:absolute;top:1rem;right:1rem;display:none;padding:.15rem .5rem;border-radius:999px;font-size:.68rem;letter-spacing:.04em;color:var(--mongo);background:color-mix(in srgb,var(--mongo) 14%,transparent)}.install-card[data-astro-cid-ryjlwm3k].is-detected{border-color:color-mix(in srgb,var(--mongo) 45%,var(--border));box-shadow:0 0 0 1px color-mix(in srgb,var(--mongo) 20%,transparent)}.install-card[data-astro-cid-ryjlwm3k].is-detected .install-rec[data-astro-cid-ryjlwm3k]{display:inline-block}.install-note-wrap{margin-top:1.5rem}.install-note[data-astro-cid-ryjlwm3k]{margin:0;max-width:70ch;color:var(--muted);font-size:.88rem;line-height:1.6;padding-left:1.2em;display:flex;flex-direction:column;gap:.25rem}.install-note[data-astro-cid-ryjlwm3k] strong[data-astro-cid-ryjlwm3k]{color:var(--text);font-weight:600}.releases-link[data-astro-cid-ryjlwm3k]{margin-left:.25rem;color:var(--accent-blue);text-decoration:underline;text-underline-offset:3px;text-decoration-color:color-mix(in srgb,var(--accent-blue) 40%,transparent)}.releases-link[data-astro-cid-ryjlwm3k]:hover{color:var(--text)}.install-stat[data-astro-cid-ryjlwm3k]{margin:1.25rem 0 0;font-size:.88rem;color:var(--muted)}.install-stat[data-astro-cid-ryjlwm3k] strong[data-astro-cid-ryjlwm3k]{color:var(--text);font-weight:600}@media(max-width:860px){.install-grid[data-astro-cid-ryjlwm3k]{grid-template-columns:1fr}}.localfirst-grid[data-astro-cid-7uptpont]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}@media(max-width:680px){.localfirst-grid[data-astro-cid-7uptpont]{grid-template-columns:1fr}}.nav[data-astro-cid-dmqpwcec]{position:sticky;top:0;z-index:50;border-bottom:1px solid transparent;background:color-mix(in srgb,var(--bg) 72%,transparent);backdrop-filter:blur(14px) saturate(140%);transition:border-color .2s var(--motion-ease)}body.scrolled .nav[data-astro-cid-dmqpwcec]{border-bottom-color:var(--border)}.nav-inner[data-astro-cid-dmqpwcec]{display:flex;align-items:center;gap:1.5rem;height:3.75rem}.nav-brand[data-astro-cid-dmqpwcec]{font-size:1.35rem;font-weight:700;letter-spacing:-.04em;flex-shrink:0}.nav-links[data-astro-cid-dmqpwcec]{display:flex;align-items:center;gap:1.6rem;margin-inline:auto;color:var(--muted);font-size:.92rem}.nav-links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]{transition:color .12s var(--motion-ease)}.nav-links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]:hover{color:var(--text)}.nav-actions[data-astro-cid-dmqpwcec]{display:flex;align-items:center;gap:.6rem;flex-shrink:0}.nav-btn[data-astro-cid-dmqpwcec]{padding:.55rem .95rem;font-size:.9rem}@media(max-width:860px){.nav-links[data-astro-cid-dmqpwcec]{display:none}}@media(max-width:540px){.nav-star-label[data-astro-cid-dmqpwcec],.nav-star[data-astro-cid-dmqpwcec] .btn-count[data-astro-cid-dmqpwcec]{display:none}.nav-star[data-astro-cid-dmqpwcec]{padding-inline:.7rem}}.problem-grid[data-astro-cid-oo6sugl5]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.problem-answer-wrap{margin-top:clamp(2rem,5vw,3rem)}.problem-answer[data-astro-cid-oo6sugl5]{margin:0;max-width:32ch;font-size:clamp(1.35rem,3.2vw,2rem);font-weight:500;letter-spacing:-.02em;line-height:1.3}.problem-folder[data-astro-cid-oo6sugl5]{color:var(--sqlite);font-weight:500}@media(max-width:860px){.problem-grid[data-astro-cid-oo6sugl5]{grid-template-columns:1fr}}.screenshot[data-astro-cid-kixgfawn]{position:relative}.screenshot-frame[data-astro-cid-kixgfawn]{position:relative;border:1px solid var(--border);border-radius:12px;overflow:hidden;background:var(--surface);box-shadow:0 0 0 1px color-mix(in srgb,var(--border) 60%,transparent),0 24px 48px color-mix(in srgb,#000 45%,transparent),0 0 80px color-mix(in srgb,var(--pg) 15%,transparent);animation:float 6s ease-in-out infinite}.screenshot-frame[data-astro-cid-kixgfawn]:after{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(to bottom,color-mix(in srgb,#fff 3%,transparent),transparent 18%);opacity:.35}.screenshot-frame[data-astro-cid-kixgfawn] img[data-astro-cid-kixgfawn]{width:100%;height:auto}*,*:before,*:after{box-sizing:border-box}:root{--bg: #0a0a0a;--surface: #171717;--border: #262626;--text: #fafafa;--muted: #a3a3a3;--accent: #fafafa;--accent-fg: #0a0a0a;--pg: #336791;--sqlite: #57aaa0;--mongo: #13aa52;--accent-blue: #4a8fd1;--motion-fast: .28s;--motion-base: .36s;--motion-ease: cubic-bezier(.16, 1, .3, 1);--motion-stagger: 50ms;--font-sans: "Geist", "Inter", system-ui, -apple-system, sans-serif;--font-mono: "JetBrains Mono", ui-monospace, "Cascadia Code", monospace;--max-width: 72rem;--page-pad: clamp(1.25rem, 4vw, 2.5rem)}html{scroll-behavior:smooth}body{margin:0;min-height:100dvh;background:var(--bg);color:var(--text);font-family:var(--font-sans);font-size:1rem;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}a:hover{color:#fff}.page{position:relative;overflow-x:clip;min-height:100dvh}.container{width:min(var(--max-width),100%);margin-inline:auto;padding-inline:var(--page-pad)}.wordmark{font-size:clamp(2.5rem,8vw,4.5rem);font-weight:600;letter-spacing:-.04em;line-height:1;margin:0}.headline{margin:1.25rem 0 0;max-width:22ch;font-size:clamp(1.35rem,3vw,1.75rem);font-weight:500;letter-spacing:-.02em;line-height:1.25}.subline{margin:.75rem 0 0;max-width:36ch;color:var(--muted);font-size:clamp(.95rem,2vw,1.05rem)}.mono{font-family:var(--font-mono)}.hero-top{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem;padding-top:clamp(3rem,10vh,5rem)}.hero-copy{flex:1;min-width:0}.hero-cta{flex-shrink:0;padding-top:.35rem}.section-gap{margin-top:clamp(2.5rem,6vw,4rem)}.micro-copy{margin:2.5rem 0 0;text-align:center;color:var(--muted);font-size:.9rem}@media(max-width:720px){.hero-top{flex-direction:column;align-items:stretch}.hero-cta{padding-top:0}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;padding:.7rem 1.15rem;border:1px solid var(--border);border-radius:999px;font-family:var(--font-sans);font-size:.95rem;font-weight:500;line-height:1;white-space:nowrap;cursor:pointer;transition:transform .12s var(--motion-ease),filter .12s var(--motion-ease),background .12s var(--motion-ease),border-color .12s var(--motion-ease),box-shadow .12s var(--motion-ease)}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--accent);color:var(--accent-fg);border-color:var(--accent)}.btn-primary:hover{color:var(--accent-fg);filter:brightness(1.04);box-shadow:0 8px 32px color-mix(in srgb,var(--accent-blue) 28%,transparent)}.btn-secondary{background:color-mix(in srgb,var(--surface) 80%,transparent);color:var(--text)}.btn-secondary:hover{color:var(--text);border-color:color-mix(in srgb,var(--text) 35%,var(--border));background:var(--surface)}.btn-icon{flex-shrink:0}.btn-count{padding-left:.55rem;margin-left:.1rem;border-left:1px solid color-mix(in srgb,currentColor 24%,transparent);color:color-mix(in srgb,currentColor 72%,transparent);font-variant-numeric:tabular-nums}.section{margin-top:clamp(4.5rem,11vw,8rem);scroll-margin-top:5rem}.section-head{max-width:46rem;margin:0 0 clamp(2rem,4vw,3rem)}.eyebrow{display:inline-block;margin:0 0 .9rem;font-family:var(--font-mono);font-size:.78rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:color-mix(in srgb,var(--accent-blue) 80%,var(--muted))}.section-title{margin:0;font-size:clamp(1.6rem,4vw,2.5rem);font-weight:600;letter-spacing:-.03em;line-height:1.1}.section-lead{margin:1rem 0 0;max-width:44ch;color:var(--muted);font-size:clamp(1rem,2vw,1.15rem);line-height:1.6}.card{height:100%;padding:1.4rem 1.45rem;border:1px solid var(--border);border-radius:14px;background:color-mix(in srgb,var(--surface) 86%,transparent);backdrop-filter:blur(8px);transition:border-color .16s var(--motion-ease),transform .16s var(--motion-ease),box-shadow .16s var(--motion-ease)}.card:hover{border-color:color-mix(in srgb,var(--text) 22%,var(--border));transform:translateY(-2px);box-shadow:0 16px 40px color-mix(in srgb,#000 35%,transparent)}.card-title{margin:0;font-size:1.05rem;font-weight:600;letter-spacing:-.01em}.card-body{margin:.55rem 0 0;color:var(--muted);font-size:.94rem;line-height:1.55}.cta-row{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}@keyframes blur-fade-up{0%{opacity:0;filter:blur(10px);transform:translateY(16px)}to{opacity:1;filter:blur(0);transform:translateY(0)}}@keyframes blur-fade-scale{0%{opacity:0;filter:blur(10px);transform:translateY(16px) scale(.97)}to{opacity:1;filter:blur(0);transform:translateY(0) scale(1)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes drift-a{0%,to{transform:translate(0);opacity:.55}50%{transform:translate(24px,-18px);opacity:.75}}@keyframes drift-b{0%,to{transform:translate(0);opacity:.45}50%{transform:translate(-20px,14px);opacity:.65}}@keyframes drift-c{0%,to{transform:translate(0);opacity:.4}50%{transform:translate(16px,20px);opacity:.6}}.intro{opacity:0;animation:blur-fade-up var(--motion-base) var(--motion-ease) forwards}.intro-delay-1{animation-delay:calc(var(--motion-stagger) * 1)}.intro-delay-2{animation-delay:calc(var(--motion-stagger) * 2)}.intro-delay-3{animation-delay:calc(var(--motion-stagger) * 3)}.intro-delay-4{animation-delay:calc(var(--motion-stagger) * 4)}.intro-scale{opacity:0;animation:blur-fade-scale .42s var(--motion-ease) forwards;animation-delay:calc(var(--motion-stagger) * 4)}[data-reveal]{opacity:0;filter:blur(10px);transform:translateY(16px);transition:opacity var(--motion-fast) var(--motion-ease),filter var(--motion-fast) var(--motion-ease),transform var(--motion-fast) var(--motion-ease)}[data-reveal].is-visible{opacity:1;filter:blur(0);transform:translateY(0)}[data-reveal-stagger="0"]{transition-delay:0ms}[data-reveal-stagger="1"]{transition-delay:var(--motion-stagger)}[data-reveal-stagger="2"]{transition-delay:calc(var(--motion-stagger) * 2)}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.intro,.intro-scale{opacity:1;animation:none;filter:none;transform:none}[data-reveal]{opacity:1;filter:none;transform:none;transition:none}.screenshot-frame,.ambient-orb{animation:none!important}}.content[data-astro-cid-j7pv25f6]{position:relative;z-index:1}
