.hero:where(.astro-j7pv25f6){display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:48px;padding:32px 0 56px}.hero-brand:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:8px;font-size:17px;font-weight:700}.hero-brand:where(.astro-j7pv25f6) svg:where(.astro-j7pv25f6){width:28px;height:28px;flex:none}h1:where(.astro-j7pv25f6){margin-top:14px;font-size:clamp(34px,5.2vw,52px);line-height:1.15;font-weight:700;letter-spacing:-.01em}.sub:where(.astro-j7pv25f6){margin-top:16px;color:var(--label-2);font-size:17px;max-width:30em}.actions:where(.astro-j7pv25f6){margin-top:32px;display:flex;gap:12px;flex-wrap:wrap}.hero-art:where(.astro-j7pv25f6){display:flex;justify-content:center}.board:where(.astro-j7pv25f6){background:var(--canvas);border:1px solid var(--separator);border-radius:var(--radius-l);padding:16px 20px 14px;width:min(100%,400px)}.board:where(.astro-j7pv25f6) svg{display:block;width:100%;height:auto}.board-meta:where(.astro-j7pv25f6){margin-top:10px;font-size:12px;color:var(--label)}.board-legend:where(.astro-j7pv25f6){list-style:none;padding:0;margin:6px 0 0;display:flex;flex-wrap:wrap;gap:6px 14px;font-size:12px;color:var(--label)}.board-legend:where(.astro-j7pv25f6) li:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:5px}.board-legend:where(.astro-j7pv25f6) i:where(.astro-j7pv25f6){width:12px;height:12px;border-radius:4px;border:1px solid var(--cell-hairline);flex:none}.board-legend:where(.astro-j7pv25f6) .cnt:where(.astro-j7pv25f6){color:var(--label)}.features:where(.astro-j7pv25f6){padding:40px 0 8px;border-top:1px solid var(--separator)}h2:where(.astro-j7pv25f6){font-size:clamp(24px,3.4vw,32px);line-height:1.3;font-weight:700}.section-sub:where(.astro-j7pv25f6){margin-top:8px;color:var(--label-2);max-width:36em}.feature-grid:where(.astro-j7pv25f6){margin-top:28px;display:grid;grid-template-columns:1fr 1fr;gap:20px}.feature:where(.astro-j7pv25f6){background:var(--surface);border:1px solid var(--separator);border-radius:var(--radius-l);padding:20px}.feature-art:where(.astro-j7pv25f6){background:var(--canvas);border:1px solid var(--separator);border-radius:var(--radius-m);height:152px;display:grid;place-items:center;overflow:hidden}.feature-art:where(.astro-j7pv25f6) svg{display:block;height:120px;width:auto;max-width:90%}.stack:where(.astro-j7pv25f6){position:relative;display:grid;place-items:center}.stack:where(.astro-j7pv25f6):before{content:"";position:absolute;inset:-8px -10px 8px 10px;background:var(--surface-2);border:1px solid var(--separator);border-radius:var(--radius-m)}.stack:where(.astro-j7pv25f6) .mini-card:where(.astro-j7pv25f6){position:relative;background:var(--surface);border:1px solid var(--separator);border-radius:var(--radius-m);padding:8px 12px}.stack:where(.astro-j7pv25f6) .mini-card:where(.astro-j7pv25f6) svg{height:88px}.feature:where(.astro-j7pv25f6) h3:where(.astro-j7pv25f6){margin-top:16px;font-size:17px;font-weight:600}.feature:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){margin-top:6px;color:var(--label-2);font-size:14px}.flow-section:where(.astro-j7pv25f6){padding:48px 0 16px}.flow:where(.astro-j7pv25f6){list-style:none;padding:0;margin:28px 0 0;display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.flow:where(.astro-j7pv25f6) li:where(.astro-j7pv25f6){border-top:2px solid var(--separator);padding-top:14px}.flow:where(.astro-j7pv25f6) .num:where(.astro-j7pv25f6){font-family:ui-monospace,SF Mono,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px;font-weight:600;color:var(--link)}.flow:where(.astro-j7pv25f6) h3:where(.astro-j7pv25f6){margin-top:6px;font-size:17px;font-weight:600}.flow:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){margin-top:6px;color:var(--label-2);font-size:14px}.flow-note:where(.astro-j7pv25f6){margin-top:24px;color:var(--label-2);font-size:14px}.flow-note:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){color:var(--link);font-weight:600}.cta-band:where(.astro-j7pv25f6){margin:48px 0 24px;background:var(--accent-soft);border-radius:var(--radius-l);padding:40px 32px;text-align:center}.cta-band:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){margin-top:8px;color:var(--label)}.cta-band:where(.astro-j7pv25f6) .actions:where(.astro-j7pv25f6){margin-top:24px;justify-content:center}@media(max-width:900px){.flow:where(.astro-j7pv25f6){grid-template-columns:1fr 1fr}}@media(max-width:860px){.hero:where(.astro-j7pv25f6){grid-template-columns:1fr;gap:36px;padding-top:16px}.hero-art:where(.astro-j7pv25f6){justify-content:flex-start}.board:where(.astro-j7pv25f6){width:min(100%,360px)}}@media(max-width:640px){.feature-grid:where(.astro-j7pv25f6){grid-template-columns:1fr}}@media(max-width:560px){.flow:where(.astro-j7pv25f6){grid-template-columns:1fr;gap:20px}.cta-band:where(.astro-j7pv25f6){padding:32px 20px}}
