#latest-posts .home-blog-list{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}#latest-posts .home-blog-list .blog-card{border-bottom:0;flex-direction:column;grid-template-columns:none;gap:16px;padding:0;display:flex}#latest-posts .home-blog-list .blog-card-image{aspect-ratio:16/9;border-radius:var(--radius-lg);width:100%}#latest-posts .home-blog-list .blog-card-image img{border-radius:var(--radius-lg)}#latest-posts .home-blog-list .blog-card h2{font-size:var(--text-md);line-height:var(--lh-snug)}#latest-posts .home-blog-list .blog-card .summary{font-size:var(--text-sm);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}@media (width<=900px){#latest-posts .home-blog-list{grid-template-columns:repeat(2,1fr)}#latest-posts .home-blog-list .blog-card:nth-child(3){grid-column:span 2}}@media (width<=600px){#latest-posts .home-blog-list{grid-template-columns:1fr}#latest-posts .home-blog-list .blog-card:nth-child(3){grid-column:auto}}#latest-posts .section-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:24px;display:flex}#latest-posts .section-head-link{font-family:var(--font-mono);font-size:var(--text-sm);font-weight:var(--weight-semi);color:var(--accent);text-decoration:none}#latest-posts .section-head-link:hover{color:var(--accent-deep)}.landing-hero[data-astro-cid-lcdefpme]{width:100%;padding:var(--space-12) 0 var(--space-8);margin:0 auto}.hero-features[data-astro-cid-lcdefpme]{grid-template-columns:repeat(4,1fr);gap:28px;max-width:760px;margin:3rem auto 0;padding:0;list-style:none;display:grid}.hero-features[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{transition:transform var(--dur-base) var(--ease-standard);flex-direction:column;align-items:center;gap:12px;display:flex}.hero-features[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]:hover{transform:translateY(-2px)}.hf-icon[data-astro-cid-lcdefpme]{width:44px;height:44px;color:var(--accent);place-items:center;display:grid}.hf-icon[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{width:100%;height:100%;display:block}.hf-label[data-astro-cid-lcdefpme]{font-family:var(--font-body);font-size:var(--text-sm);font-weight:var(--weight-semi);color:var(--ink);letter-spacing:-.005em;text-align:center}@media (width<=640px){.hero-features[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr);gap:22px;max-width:360px}}#features[data-astro-cid-lcdefpme] .section-head[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{font-size:clamp(var(--text-sm), 1.6vw, var(--text-md));font-family:var(--font-mono);font-weight:var(--weight-medium);text-transform:uppercase;letter-spacing:.06em}#features[data-astro-cid-lcdefpme] .section-head[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme] em[data-astro-cid-lcdefpme]{color:var(--ink-muted);font-style:normal;font-family:var(--font-sans);font-weight:var(--weight-medium);text-transform:none;letter-spacing:-.005em}.features-head[data-astro-cid-lcdefpme]{text-align:center;flex-direction:column;gap:14px;max-width:820px;margin:0 auto 36px;display:flex}.features-head[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{font-family:var(--font-sans);font-weight:var(--weight-bold);font-size:clamp(var(--text-2xl), 3.6vw, var(--text-3xl));line-height:var(--lh-tight);letter-spacing:-.02em;color:var(--ink);margin:0}.features-head[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{font-family:var(--font-body);font-weight:var(--weight-regular);font-size:clamp(var(--text-sm), 1.6vw, var(--text-md));line-height:var(--lh-body);color:var(--ink-muted);text-transform:none;letter-spacing:0;margin:0}.studio-preview[data-astro-cid-lcdefpme]{border:1px solid var(--line-bright);background:var(--bg-elev);border-radius:var(--radius-xl);max-width:1280px;margin:0 auto;position:relative;overflow:hidden}.studio-preview-body[data-astro-cid-lcdefpme]{aspect-ratio:16/10;position:relative}.studio-preview-body[data-astro-cid-lcdefpme] iframe[data-astro-cid-lcdefpme],.studio-preview-body[data-astro-cid-lcdefpme] noscript[data-astro-cid-lcdefpme],.studio-preview-frame{border:0;width:100%;height:100%;display:block}.studio-preview-skeleton[data-astro-cid-lcdefpme]{background:var(--line);grid-template-rows:56px 1fr;grid-template-columns:56px 1fr;gap:1px;display:grid;position:absolute;inset:0}.studio-preview-skeleton[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{background:linear-gradient(90deg, transparent, color-mix(in oklch, var(--accent) 12%, transparent), transparent), var(--bg-elev);background-size:240px 100%,100% 100%;animation:1.8s ease-in-out infinite studio-sheen;display:block}.studio-preview-skeleton[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]:first-child{grid-row:1/3}.studio-preview-skeleton[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]:nth-child(2),.studio-preview-skeleton[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]:nth-child(3){grid-column:2}.studio-preview-skeleton[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]:nth-child(4){display:none}@keyframes studio-sheen{0%{background-position:-240px 0,0 0}to{background-position:calc(100% + 240px) 0,0 0}}@media (width<=760px){.studio-preview-body[data-astro-cid-lcdefpme]{aspect-ratio:auto;height:clamp(560px,78vh,720px)}}#personalization[data-astro-cid-lcdefpme] .feat-2col[data-astro-cid-lcdefpme]{grid-template-columns:1.1fr 1fr;align-items:center;gap:56px;padding:24px 0;display:grid}.feat-text[data-astro-cid-lcdefpme]{flex-direction:column;gap:18px;max-width:560px;display:flex}.feat-text[data-astro-cid-lcdefpme] .eyebrow[data-astro-cid-lcdefpme]{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--accent);text-transform:uppercase;letter-spacing:.18em;align-items:center;gap:10px;margin:0;display:inline-flex}.feat-text[data-astro-cid-lcdefpme] .eyebrow[data-astro-cid-lcdefpme]:before{content:"";background:var(--accent);width:18px;height:1px}.feat-text[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{font-family:var(--font-sans);font-weight:var(--weight-bold);font-size:clamp(var(--text-2xl), 3.6vw, var(--text-4xl));line-height:var(--lh-tight);letter-spacing:-.02em;color:var(--ink);margin:0}.feat-text[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme] em[data-astro-cid-lcdefpme]{color:var(--accent);font-style:normal}.feat-text[data-astro-cid-lcdefpme] .lede[data-astro-cid-lcdefpme]{font-family:var(--font-body);font-size:var(--text-md);color:var(--ink-muted);line-height:var(--lh-body);max-width:56ch;margin:0}.feat-list[data-astro-cid-lcdefpme]{gap:12px;margin:8px 0 0;padding:0;list-style:none;display:grid}.feat-list[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{border-top:1px dashed var(--line);grid-template-columns:110px 1fr;align-items:baseline;gap:16px;padding:12px 0;display:grid}.feat-list[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]:last-child{border-bottom:1px dashed var(--line)}.feat-step[data-astro-cid-lcdefpme]{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--accent);font-weight:var(--weight-bold);text-transform:uppercase;letter-spacing:.14em}.feat-desc[data-astro-cid-lcdefpme]{font-family:var(--font-body);font-size:var(--text-sm);color:var(--ink);line-height:var(--lh-body)}.feat-foot[data-astro-cid-lcdefpme]{font-family:var(--font-body);font-size:var(--text-sm);color:var(--ink-muted);line-height:var(--lh-body);margin:8px 0 0}.feat-flow[data-astro-cid-lcdefpme]{justify-content:center;align-items:center;padding:24px;display:flex}.flow-svg[data-astro-cid-lcdefpme]{width:100%;max-width:360px;height:auto}.flow-step[data-astro-cid-lcdefpme]{font-family:var(--font-sans);font-weight:var(--weight-bold);font-size:var(--text-xs);fill:var(--ink);letter-spacing:.06em}.flow-sub[data-astro-cid-lcdefpme]{font-family:var(--font-mono);font-size:var(--text-4xs);fill:var(--ink-dim);letter-spacing:.04em}.flow-center[data-astro-cid-lcdefpme]{font-family:var(--font-sans);font-weight:var(--weight-bold);font-size:var(--text-sm);fill:var(--accent);letter-spacing:-.01em}.flow-center-sub[data-astro-cid-lcdefpme]{font-family:var(--font-mono);font-size:var(--text-4xs);fill:var(--ink-dim);letter-spacing:.04em}@media (width<=900px){#personalization[data-astro-cid-lcdefpme] .feat-2col[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:32px}.feat-flow[data-astro-cid-lcdefpme]{order:-1;padding:0}.flow-svg[data-astro-cid-lcdefpme]{max-width:280px}.feat-list[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{grid-template-columns:90px 1fr;gap:12px}}#three-ways[data-astro-cid-lcdefpme] .ways[data-astro-cid-lcdefpme].ways-2{grid-template-columns:repeat(2,1fr)}#three-ways[data-astro-cid-lcdefpme] .way[data-astro-cid-lcdefpme]{min-height:640px;padding:22px 24px}#three-ways[data-astro-cid-lcdefpme] .way[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme].blurb{min-height:4.5em}.cap-list[data-astro-cid-lcdefpme]{gap:var(--space-3);margin:0 0 var(--space-4);flex:1;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.chat-frame[data-astro-cid-lcdefpme]{border:1px solid var(--line);background:var(--bg-sunken);flex-direction:column;flex:1;margin:6px 0 16px;display:flex;overflow:hidden}html.dark .chat-frame[data-astro-cid-lcdefpme]{background:var(--bg);border-color:var(--line-bright)}.cf-bar[data-astro-cid-lcdefpme]{background:var(--bg-elev);border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:7px 12px;display:flex}html.dark .cf-bar[data-astro-cid-lcdefpme]{background:var(--bg-elev);border-bottom-color:var(--line)}.cf-dots[data-astro-cid-lcdefpme]{gap:4px;display:inline-flex}.cf-dots[data-astro-cid-lcdefpme] i[data-astro-cid-lcdefpme]{width:7px;height:7px;display:inline-block}.cf-dots[data-astro-cid-lcdefpme] i[data-astro-cid-lcdefpme]:first-child{background:var(--warn)}.cf-dots[data-astro-cid-lcdefpme] i[data-astro-cid-lcdefpme]:nth-child(2){background:var(--accent)}.cf-dots[data-astro-cid-lcdefpme] i[data-astro-cid-lcdefpme]:nth-child(3){background:var(--ok)}.cf-url[data-astro-cid-lcdefpme]{font-family:var(--font-mono);font-size:var(--text-2xs);color:var(--ink-dim);text-transform:uppercase;letter-spacing:.08em}.cf-body[data-astro-cid-lcdefpme]{flex-direction:column;flex:1;gap:10px;padding:14px;display:flex;overflow:hidden}.cf-msg[data-astro-cid-lcdefpme]{border:1px solid var(--line);background:var(--bg);flex-direction:column;gap:5px;padding:9px 11px;display:flex}.cf-msg[data-astro-cid-lcdefpme].user{align-self:flex-end;max-width:86%}.cf-msg[data-astro-cid-lcdefpme].agent{border-left:2px solid var(--accent);align-self:flex-start;max-width:94%}.cf-msg[data-astro-cid-lcdefpme].agent.pending{opacity:.9}.cf-role[data-astro-cid-lcdefpme]{font-family:var(--font-mono);font-size:var(--text-4xs);color:var(--ink-muted);text-transform:uppercase;letter-spacing:.1em}.cf-msg[data-astro-cid-lcdefpme].agent .cf-role[data-astro-cid-lcdefpme]{color:var(--accent)}.cf-text[data-astro-cid-lcdefpme]{font-family:var(--font-mono);font-size:var(--text-xs-plus);color:var(--ink);line-height:var(--lh-ui);overflow-wrap:anywhere}.cf-text[data-astro-cid-lcdefpme].cf-result{border-top:1px dashed var(--line);color:var(--ink-muted);font-size:var(--text-xs);margin-top:4px;padding-top:6px}.cf-text[data-astro-cid-lcdefpme] b[data-astro-cid-lcdefpme]{color:var(--ink);font-weight:var(--weight-semi)}.cf-mono[data-astro-cid-lcdefpme]{color:var(--accent);font-weight:var(--weight-medium)}.cf-tools[data-astro-cid-lcdefpme]{border-top:1px dashed var(--line);gap:3px;margin-top:4px;padding-top:6px;display:grid}.cf-tool[data-astro-cid-lcdefpme]{font-family:var(--font-mono);font-size:var(--text-xxs);color:var(--accent);align-items:baseline;gap:6px;display:flex}.cf-arrow[data-astro-cid-lcdefpme]{color:var(--ok)}.cf-dim[data-astro-cid-lcdefpme]{color:var(--ink-dim);font-size:var(--text-3xs);text-transform:uppercase;letter-spacing:.04em;margin-left:auto}.cf-typing[data-astro-cid-lcdefpme]{gap:4px;padding:4px 0 2px;display:inline-flex}.cf-typing[data-astro-cid-lcdefpme] i[data-astro-cid-lcdefpme]{background:var(--accent);opacity:.35;width:5px;height:5px;animation:1.2s ease-in-out infinite cf-bounce}.cf-typing[data-astro-cid-lcdefpme] i[data-astro-cid-lcdefpme]:nth-child(2){animation-delay:.2s}.cf-typing[data-astro-cid-lcdefpme] i[data-astro-cid-lcdefpme]:nth-child(3){animation-delay:.4s}@keyframes cf-bounce{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-2px)}}.cf-input[data-astro-cid-lcdefpme]{border-top:1px solid var(--line);background:var(--bg-elev);align-items:center;gap:10px;padding:9px 12px;display:flex}html.dark .cf-input[data-astro-cid-lcdefpme]{background:var(--bg-elev);border-top-color:var(--line)}.cf-input[data-astro-cid-lcdefpme] .cf-plus[data-astro-cid-lcdefpme]{font-family:var(--font-mono);font-size:var(--text-sm);color:var(--ink-muted);border:1px solid var(--line-bright);padding:0 6px 2px}.cf-input[data-astro-cid-lcdefpme] .cf-placeholder[data-astro-cid-lcdefpme]{min-width:0;font-family:var(--font-mono);font-size:var(--text-xs);color:var(--ink-dim);overflow-wrap:anywhere;flex:1}.cf-input[data-astro-cid-lcdefpme] .cf-send[data-astro-cid-lcdefpme]{font-family:var(--font-mono);font-size:var(--text-sm-compact);color:var(--accent);border:1px solid var(--accent);padding:0 7px}@media (width<=760px){#three-ways[data-astro-cid-lcdefpme] .ways[data-astro-cid-lcdefpme].ways-2{grid-template-columns:1fr}#three-ways[data-astro-cid-lcdefpme] .way[data-astro-cid-lcdefpme]{min-height:0;padding:18px}.cf-body[data-astro-cid-lcdefpme]{padding:12px}.cf-tool[data-astro-cid-lcdefpme] .cf-dim[data-astro-cid-lcdefpme]{display:none}.cf-tool[data-astro-cid-lcdefpme]{flex-wrap:wrap}}.compare-strip[data-astro-cid-lcdefpme]{border:1px solid var(--line);background:var(--bg-elev);padding:var(--space-8);border-radius:var(--radius-lg)}.compare-lede[data-astro-cid-lcdefpme]{font-family:var(--font-body);font-size:var(--text-md);line-height:var(--lh-body);color:var(--ink-muted);max-width:820px;font-weight:var(--weight-regular);margin:0 auto 24px}.compare-lede[data-astro-cid-lcdefpme] b[data-astro-cid-lcdefpme]{color:var(--ink);font-weight:var(--weight-medium)}.compare-lede[data-astro-cid-lcdefpme] em[data-astro-cid-lcdefpme]{color:var(--accent);font-style:normal;font-weight:var(--weight-medium)}.compare-strip[data-astro-cid-lcdefpme]>.diff[data-astro-cid-lcdefpme]+.vs-divider[data-astro-cid-lcdefpme]+.diff[data-astro-cid-lcdefpme]{margin-top:var(--space-5)}.vs-divider[data-astro-cid-lcdefpme]{background:var(--line);height:1px;margin:0 0 20px;position:relative}.vs-divider[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{background:var(--bg-elev);font-family:var(--font-mono);font-size:var(--text-3xs);color:var(--ink-dim);text-transform:uppercase;letter-spacing:.18em;padding:0 12px;position:absolute;top:-8px;left:50%;transform:translate(-50%)}.compare-strip-foot[data-astro-cid-lcdefpme]{border-top:1px solid var(--line);text-align:center;margin-top:28px;padding-top:20px}.compare-strip-link[data-astro-cid-lcdefpme]{font-family:var(--font-body);font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--ink-muted);border-bottom:1px dashed var(--line-bright);transition:color var(--dur-fast) var(--ease-standard), border-color var(--dur-fast) var(--ease-standard);padding-bottom:2px;text-decoration:none}.compare-strip-link[data-astro-cid-lcdefpme]:hover{color:var(--accent);border-color:var(--accent)}#social-proof[data-astro-cid-lcdefpme]{padding-top:24px;padding-bottom:8px}.logos-eyebrow[data-astro-cid-lcdefpme]{text-align:center;font-family:var(--font-mono);font-size:var(--text-xxs);color:var(--ink-dim);text-transform:uppercase;letter-spacing:.18em;margin-bottom:22px}.logos[data-astro-cid-lcdefpme]{grid-template-columns:repeat(5,1fr);place-items:center;gap:32px;padding:10px 0;display:grid}.logos[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{filter:grayscale();opacity:.55;width:auto;max-width:100%;height:28px;transition:opacity var(--dur-base) var(--ease-standard), filter var(--dur-base) var(--ease-standard)}.logos[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme].logo-compact{height:38px}.logos[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme].logo-square{height:52px}.logos[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme].logo-wide{height:22px}html.light .logos[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme].logo-for-dark,html.dark .logos[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]:not(.logo-for-dark){filter:grayscale()invert()}.logos[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]:hover{opacity:1;filter:none}@media (width<=700px){.logos[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr);gap:20px}.logos[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]:nth-child(n+4){grid-row:2}}@media (width<=480px){.logos[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr)}.logos[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]:nth-child(5){grid-column:span 2}}.pricing-strip-cta[data-astro-cid-lcdefpme]{justify-content:flex-end;gap:var(--space-3);margin-top:var(--space-4);flex-wrap:wrap;display:flex}.features-section[data-astro-cid-lcdefpme]{padding-top:var(--space-20)}@media (width<=420px){.landing-hero[data-astro-cid-lcdefpme]{padding:var(--space-8) 0 var(--space-6)}.feat-list[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{gap:var(--space-2);grid-template-columns:1fr}.cap-list[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.compare-strip[data-astro-cid-lcdefpme]{padding-inline:var(--space-4)}.pricing-strip-cta[data-astro-cid-lcdefpme],.pricing-strip-cta[data-astro-cid-lcdefpme] .cbtn[data-astro-cid-lcdefpme]{width:100%}}
