:root{--bg: #0d0e10;--bg-soft: #14161a;--fg: #e9e7df;--fg-mute: #8a8780;--hairline: rgba(233, 231, 223, .12);--accent: #d6a15a;--serif: "Iowan Old Style", "Charter", "Georgia", serif;--sans: ui-sans-serif, system-ui, -apple-system, "Inter", sans-serif;--mono: ui-monospace, "JetBrains Mono", "SF Mono", Menlo, monospace}html,body{background:radial-gradient(ellipse 80% 60% at 50% 0%,rgba(255,240,215,.025),transparent 60%),var(--bg);color:var(--fg);font-family:var(--sans);margin:0;-webkit-font-smoothing:antialiased}main:where(.astro-j7pv25f6){max-width:50rem;margin:0 auto;padding:14vh 2rem 8rem;display:grid;gap:3rem}a:where(.astro-j7pv25f6){color:var(--fg)}a:where(.astro-j7pv25f6):hover{color:var(--accent)}.hero:where(.astro-j7pv25f6){margin:0;text-align:center}.hero:where(.astro-j7pv25f6) img:where(.astro-j7pv25f6){display:block;width:100%;max-width:34rem;height:auto;margin:0 auto}.lede:where(.astro-j7pv25f6){display:grid;gap:.9rem}h1:where(.astro-j7pv25f6){font-family:var(--serif);font-weight:400;font-size:clamp(2rem,4.4vw,3rem);line-height:1.18;letter-spacing:-.012em;margin:0}.subline:where(.astro-j7pv25f6){margin:0;color:var(--fg-mute);font-size:1.05rem;line-height:1.5}.intro:where(.astro-j7pv25f6){margin:0;color:var(--fg);font-size:1.02rem;line-height:1.65}.intro:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){border-bottom:1px solid var(--hairline);text-decoration:none}.intro:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{border-color:#d6a15a80}h2:where(.astro-j7pv25f6){font-family:var(--serif);font-weight:400;font-size:1.6rem;margin:0 0 .6rem;letter-spacing:-.005em}h2:where(.astro-j7pv25f6) code:where(.astro-j7pv25f6){font-family:var(--mono);font-size:.8em;background:#d6a15a14;padding:.05em .3em;border-radius:4px}section:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){margin:0 0 .9rem;color:var(--fg);font-size:1rem;line-height:1.6}section:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6):last-child{margin-bottom:0}section:where(.astro-j7pv25f6) code:where(.astro-j7pv25f6){font-family:var(--mono);font-size:.9em;background:#d6a15a14;padding:.05em .3em;border-radius:4px}section:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){border-bottom:1px solid var(--hairline);text-decoration:none}section:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{border-color:#d6a15a80}.install-section:where(.astro-j7pv25f6){margin-top:0;display:grid;gap:.6rem}.install:where(.astro-j7pv25f6){position:relative;background:var(--bg-soft);border:1px solid var(--hairline);border-radius:8px}.install:where(.astro-j7pv25f6) pre:where(.astro-j7pv25f6){margin:0;padding:1.05rem 6rem 1.05rem 1.25rem;overflow-x:auto;font-family:var(--mono);font-size:.95rem;color:var(--fg);white-space:pre}.install-note:where(.astro-j7pv25f6){margin:0;color:var(--fg-mute);font-size:.92rem}.copy-btn:where(.astro-j7pv25f6){position:absolute;right:.5rem;top:50%;transform:translateY(-50%);background:transparent;color:var(--fg-mute);border:1px solid var(--hairline);border-radius:6px;padding:.35rem .8rem;font:inherit;font-size:.82rem;cursor:pointer;transition:color .2s ease,border-color .2s ease}.copy-btn:where(.astro-j7pv25f6):hover,.copy-btn:where(.astro-j7pv25f6):focus-visible{color:var(--accent);border-color:#d6a15a80;outline:none}.extras-list:where(.astro-j7pv25f6){margin:.6rem 0 .9rem;padding-left:1.4rem;display:grid;gap:.6rem}.extras-list:where(.astro-j7pv25f6) li:where(.astro-j7pv25f6){color:var(--fg);font-size:1rem;line-height:1.55}.extras-list:where(.astro-j7pv25f6) strong:where(.astro-j7pv25f6){color:var(--fg)}.extras-list:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){border-bottom:none}.extra-emoji:where(.astro-j7pv25f6){margin-right:.15rem}.extras-note:where(.astro-j7pv25f6){margin:0;color:var(--fg-mute);font-size:.95rem}.examples-list:where(.astro-j7pv25f6){list-style:none;padding:0;margin:1rem 0 .6rem;display:grid;gap:.6rem}.example-link:where(.astro-j7pv25f6){display:block;padding:.9rem 1.1rem;border:1px solid var(--hairline);border-radius:8px;background:var(--bg-soft);text-decoration:none;color:var(--fg);transition:border-color .2s ease,background .2s ease}.example-link:where(.astro-j7pv25f6):hover{border-color:#d6a15a80;background:#d6a15a0a}.example-head:where(.astro-j7pv25f6){display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem;margin-bottom:.25rem}.example-emoji:where(.astro-j7pv25f6){font-size:1.1rem}.example-title:where(.astro-j7pv25f6){font-weight:600;color:var(--fg);font-family:var(--mono);font-size:.96rem}.example-what:where(.astro-j7pv25f6){margin:0;color:var(--fg-mute);font-size:.96rem;line-height:1.55}.examples-more:where(.astro-j7pv25f6){margin:.6rem 0 0;color:var(--fg-mute);font-size:.95rem}.demo:where(.astro-j7pv25f6){margin:.6rem 0 0;display:grid;gap:.75rem}.code-card:where(.astro-j7pv25f6){position:relative;background:linear-gradient(180deg,rgba(255,245,220,.018),transparent 40%),var(--bg-soft);border:1px solid var(--hairline);border-radius:10px;box-shadow:inset 0 1px #ffffff06,0 1px #0006}.yaml:where(.astro-j7pv25f6){margin:0;padding:1.4rem 1.6rem;overflow-x:auto;font-family:var(--mono);font-size:.9rem;line-height:1.55;color:var(--fg);white-space:pre}.yaml:where(.astro-j7pv25f6) .k{color:var(--accent)}.yaml:where(.astro-j7pv25f6) .cmt{color:var(--fg-mute)}.cmd:where(.astro-j7pv25f6){margin:0;padding:.95rem 1.25rem;background:var(--bg-soft);border:1px solid var(--hairline);border-radius:8px;overflow-x:auto;font-family:var(--mono);font-size:.9rem;line-height:1.7;color:var(--fg);white-space:pre}.cmd:where(.astro-j7pv25f6) .prompt:where(.astro-j7pv25f6){color:var(--fg-mute);user-select:none}.cmd:where(.astro-j7pv25f6) code:where(.astro-j7pv25f6){color:var(--fg)}.cmd:where(.astro-j7pv25f6) .cmt:where(.astro-j7pv25f6){color:var(--fg-mute)}.yaml:where(.astro-j7pv25f6) code:where(.astro-j7pv25f6),.cmd:where(.astro-j7pv25f6) code:where(.astro-j7pv25f6){background:none;padding:0;border-radius:0}.demo-note:where(.astro-j7pv25f6){margin:.6rem 0 0;color:var(--fg-mute);font-size:.95rem}.ui-shots:where(.astro-j7pv25f6){display:grid;gap:1.5rem;margin:.6rem 0 0}.ui-shot:where(.astro-j7pv25f6){margin:0}.ui-shot:where(.astro-j7pv25f6) img:where(.astro-j7pv25f6){display:block;width:100%;height:auto;border:1px solid var(--hairline);border-radius:8px;background:var(--bg-soft)}.ui-shot:where(.astro-j7pv25f6) figcaption:where(.astro-j7pv25f6){margin-top:.5rem;color:var(--fg-mute);font-size:.92rem;font-style:italic}.learn-list:where(.astro-j7pv25f6){list-style:none;padding:0;margin:.4rem 0 0;display:grid;gap:.5rem}.learn-list:where(.astro-j7pv25f6) li:where(.astro-j7pv25f6){color:var(--fg);font-size:1rem}.outbound:where(.astro-j7pv25f6){display:flex;flex-wrap:wrap;align-items:baseline;gap:.85rem;font-size:.98rem}.outbound:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){color:var(--fg-mute);text-decoration:none;border-bottom:1px solid var(--hairline);padding-bottom:.15rem;transition:color .2s ease,border-color .2s ease}.outbound:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{color:var(--fg);border-color:#e9e7df52}.outbound:where(.astro-j7pv25f6) .sep:where(.astro-j7pv25f6){color:var(--fg-mute);opacity:.45;user-select:none}
