.hero[data-astro-cid-ge2uvauf]{align-items:center;min-height:85vh;padding-block:4rem 6rem;display:flex;position:relative}.hero-grid[data-astro-cid-ge2uvauf]{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}.hero-content[data-astro-cid-ge2uvauf]{flex-direction:column;gap:1.5rem;display:flex}.hero-title[data-astro-cid-ge2uvauf]{letter-spacing:-.03em;margin:0;font-size:clamp(2.25rem,5vw,3.5rem);font-weight:800;line-height:1.15}.hero-subtitle[data-astro-cid-ge2uvauf]{color:var(--color-text-muted);max-width:480px;margin:0;font-size:1.1rem;line-height:1.7}.hero-actions[data-astro-cid-ge2uvauf]{flex-wrap:wrap;gap:1rem;margin-top:.5rem;display:flex}.hero-visual[data-astro-cid-ge2uvauf]{justify-content:center;align-items:center;min-height:420px;display:flex;position:relative}.hero-circle-bg[data-astro-cid-ge2uvauf]{background:var(--color-pink);border-radius:50%;justify-content:center;align-items:center;width:min(380px,90vw);height:min(380px,90vw);display:flex;position:relative;overflow:hidden}.wave-pattern[data-astro-cid-ge2uvauf]{width:100%;height:100%;position:absolute;inset:0}.hero-avatar[data-astro-cid-ge2uvauf]{background:linear-gradient(135deg, var(--color-purple) 0%, #a855f7 50%, var(--color-orange) 100%);width:72%;height:72%;box-shadow:var(--shadow-lg);z-index:1;border-radius:50%;justify-content:center;align-items:center;display:flex}.avatar-inner[data-astro-cid-ge2uvauf]{color:#fff;flex-direction:column;align-items:center;gap:.5rem;display:flex}.avatar-icon[data-astro-cid-ge2uvauf]{opacity:.9;font-size:3.5rem;font-weight:800}.avatar-label[data-astro-cid-ge2uvauf]{font-size:1.25rem;font-weight:700}.floating-card[data-astro-cid-ge2uvauf]{background:var(--color-white);border-radius:var(--radius-md);box-shadow:var(--shadow-md);z-index:2;align-items:center;gap:.75rem;padding:.75rem 1.1rem;animation:4s ease-in-out infinite float;display:flex;position:absolute}.floating-card[data-astro-cid-ge2uvauf]:nth-child(odd){animation-delay:-2s}.card-logo[data-astro-cid-ge2uvauf]{object-fit:contain;flex-shrink:0;width:32px;height:32px}.card-text[data-astro-cid-ge2uvauf]{flex-direction:column;gap:.1rem;font-size:.8rem;line-height:1.3;display:flex}.card-text[data-astro-cid-ge2uvauf] strong[data-astro-cid-ge2uvauf]{color:var(--color-text);font-weight:700}.card-text[data-astro-cid-ge2uvauf] span[data-astro-cid-ge2uvauf]{color:var(--color-text-muted);font-size:.72rem}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (width<=900px){.hero-grid[data-astro-cid-ge2uvauf]{text-align:center;grid-template-columns:1fr}.hero-content[data-astro-cid-ge2uvauf]{align-items:center}.hero-subtitle[data-astro-cid-ge2uvauf]{max-width:100%}.hero-actions[data-astro-cid-ge2uvauf]{justify-content:center}.hero-visual[data-astro-cid-ge2uvauf]{min-height:360px}.floating-card[data-astro-cid-ge2uvauf]{padding:.6rem .85rem}}@media (width<=480px){.floating-card[data-astro-cid-ge2uvauf]:nth-child(4),.floating-card[data-astro-cid-ge2uvauf]:nth-child(5){display:none}}.features[data-astro-cid-cognygiv]{background:linear-gradient(180deg, var(--color-white) 0%, #fafafa 100%)}.features-grid[data-astro-cid-cognygiv]{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}@media (width<=900px){.features-grid[data-astro-cid-cognygiv]{grid-template-columns:1fr;max-width:420px;margin-inline:auto}}.workflow[data-astro-cid-3fh5sc3f]{background:linear-gradient(180deg, #fafafa 0%, var(--color-white) 100%)}.workflow-grid[data-astro-cid-3fh5sc3f]{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin:0;padding:0;list-style:none;display:grid}.workflow-step[data-astro-cid-3fh5sc3f]{background:var(--color-white);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border-top:3px solid var(--color-purple);flex-direction:column;gap:.75rem;padding:2rem 1.5rem;display:flex}.workflow-number[data-astro-cid-3fh5sc3f]{letter-spacing:.06em;color:var(--color-purple);font-size:.875rem;font-weight:800}.workflow-title[data-astro-cid-3fh5sc3f]{color:var(--color-text);margin:0;font-size:1.15rem;font-weight:700;line-height:1.3}.workflow-desc[data-astro-cid-3fh5sc3f]{color:var(--color-text-muted);margin:0;font-size:.925rem;line-height:1.65}@media (width<=900px){.workflow-grid[data-astro-cid-3fh5sc3f]{grid-template-columns:1fr;max-width:480px;margin-inline:auto}}.requirements[data-astro-cid-ygz5fub5]{background:var(--color-purple-light)}.requirements-list[data-astro-cid-ygz5fub5]{flex-direction:column;gap:1rem;max-width:640px;margin:0 auto;padding:0;list-style:none;display:flex}.requirement-item[data-astro-cid-ygz5fub5]{background:var(--color-white);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);align-items:flex-start;gap:1rem;padding:1.25rem 1.5rem;display:flex}.requirement-check[data-astro-cid-ygz5fub5]{background:var(--color-purple-light);width:2rem;height:2rem;color:var(--color-purple);border-radius:var(--radius-sm);flex-shrink:0;justify-content:center;align-items:center;display:flex}.requirement-text[data-astro-cid-ygz5fub5]{color:var(--color-text);padding-top:.15rem;font-size:1rem;line-height:1.6}.requirement-note[data-astro-cid-ygz5fub5]{color:var(--color-text-muted)}.about[data-astro-cid-ved4y6mq]{padding-block:6rem}.about-grid[data-astro-cid-ved4y6mq]{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.about-visual[data-astro-cid-ved4y6mq]{justify-content:center;display:flex}.about-image-bg[data-astro-cid-ved4y6mq]{aspect-ratio:1;background:var(--color-pink);border-radius:var(--radius-lg);justify-content:center;align-items:center;width:100%;max-width:440px;padding:1.5rem;display:flex}.about-image-inner[data-astro-cid-ved4y6mq]{background:var(--color-white);border-radius:var(--radius-md);width:100%;height:100%;box-shadow:var(--shadow-md);justify-content:center;align-items:center;padding:1.25rem;display:flex;overflow:hidden}.code-preview[data-astro-cid-ved4y6mq]{border-radius:var(--radius-sm);background:#1e1e2e;width:100%;overflow:hidden}.code-header[data-astro-cid-ved4y6mq]{background:#2d2d3f;gap:6px;padding:.65rem .85rem;display:flex}.code-header[data-astro-cid-ved4y6mq] span[data-astro-cid-ved4y6mq]{border-radius:50%;width:10px;height:10px}.dot-red[data-astro-cid-ved4y6mq]{background:#ff5f57}.dot-yellow[data-astro-cid-ved4y6mq]{background:#febc2e}.dot-green[data-astro-cid-ved4y6mq]{background:#28c840}.code-block[data-astro-cid-ved4y6mq]{color:#cdd6f4;margin:0;padding:1rem 1.25rem;font-family:Cascadia Code,Fira Code,ui-monospace,monospace;font-size:.82rem;line-height:1.6;overflow-x:auto}.kw[data-astro-cid-ved4y6mq]{color:#cba6f7}.fn[data-astro-cid-ved4y6mq]{color:#89b4fa}.str[data-astro-cid-ved4y6mq]{color:#a6e3a1}.about-content[data-astro-cid-ved4y6mq]{flex-direction:column;gap:1.25rem;display:flex}.about-title[data-astro-cid-ved4y6mq]{letter-spacing:-.02em;margin:0;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;line-height:1.2}.text-purple[data-astro-cid-ved4y6mq]{color:var(--color-purple)}.about-text[data-astro-cid-ved4y6mq]{flex-direction:column;gap:1rem;display:flex}.about-text[data-astro-cid-ved4y6mq] p[data-astro-cid-ved4y6mq]{color:var(--color-text-muted);margin:0;font-size:1rem;line-height:1.75}@media (width<=900px){.about-grid[data-astro-cid-ved4y6mq]{grid-template-columns:1fr;gap:2.5rem}.about-content[data-astro-cid-ved4y6mq]{text-align:center;align-items:center}.about-text[data-astro-cid-ved4y6mq]{text-align:left}}
