.hero[data-astro-cid-nlow4r3u]{position:relative;padding-top:calc(var(--header-height) + var(--space-6));padding-bottom:var(--space-12);background:linear-gradient(180deg,var(--color-primary) 0%,var(--color-secondary) 100%);overflow:hidden}.hero[data-astro-cid-nlow4r3u]:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(30,144,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(30,144,255,.03) 1px,transparent 1px);background-size:60px 60px;pointer-events:none}.hero__inner[data-astro-cid-nlow4r3u]{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;gap:var(--space-6)}.hero__content[data-astro-cid-nlow4r3u]{max-width:780px}.hero__headline[data-astro-cid-nlow4r3u]{margin-bottom:var(--space-4)}.hero__subhead[data-astro-cid-nlow4r3u]{font-size:var(--text-lg);color:var(--color-text-secondary);max-width:620px;margin-inline:auto;line-height:var(--leading-normal)}.hero__trust-row[data-astro-cid-nlow4r3u]{margin-top:var(--space-8)}.hero__trust-row--desktop-only[data-astro-cid-nlow4r3u]{display:none}.hero__trust-row--under-cta[data-astro-cid-nlow4r3u]{margin-top:var(--space-6)}.hero-ai[data-astro-cid-nlow4r3u]{display:flex;flex-direction:column;align-items:center;gap:var(--space-4)}.hero-ai__visual[data-astro-cid-nlow4r3u]{display:flex;justify-content:center}.hero-ai__avatar-wrap[data-astro-cid-nlow4r3u]{position:relative;width:220px;height:220px;perspective:800px}.hero-ai__avatar-img[data-astro-cid-nlow4r3u]{width:100%;height:100%;border-radius:50%;object-fit:cover;object-position:center center;position:relative;z-index:2;animation:ai-head-turn 1.5s cubic-bezier(.25,.46,.45,.94) forwards;will-change:transform}.hero-ai__avatar-glow[data-astro-cid-nlow4r3u]{position:absolute;inset:-10px;border-radius:50%;background:radial-gradient(circle,var(--color-accent-glow) 0%,transparent 70%);z-index:1;animation:ai-glow-pulse 3s ease-in-out infinite}.hero-ai__avatar-wrap[data-astro-cid-nlow4r3u]:before{content:"";position:absolute;inset:0;border-radius:50%;border:3px solid var(--color-accent);z-index:3;animation:ai-ring-pulse 2.8s ease-in-out infinite;pointer-events:none}.hero-ai__online-badge[data-astro-cid-nlow4r3u]{position:absolute;bottom:-6px;left:50%;transform:translate(-50%);z-index:4;background:var(--color-secondary);color:var(--color-accent);font-size:11px;font-weight:var(--font-bold);letter-spacing:.06em;text-transform:uppercase;padding:3px 12px;border-radius:var(--radius-full);border:1.5px solid transparent;animation:ai-badge-pulse 2.8s ease-in-out infinite;pointer-events:none}@keyframes ai-badge-pulse{0%,to{color:#1e90ff66;border-color:#1e90ff26}50%{color:#1e90ff;border-color:#1e90ff99}}@keyframes ai-head-turn{0%{transform:rotateY(35deg) scale(.95);opacity:.7}60%{transform:rotateY(-3deg) scale(1.01);opacity:1}to{transform:rotateY(0) scale(1);opacity:1}}@keyframes ai-glow-pulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.85;transform:scale(1.04)}}@keyframes ai-ring-pulse{0%,to{opacity:.3}50%{opacity:1}}.hero-ai__cta-area[data-astro-cid-nlow4r3u]{text-align:center}.hero-ai__buttons[data-astro-cid-nlow4r3u]{display:flex;gap:var(--space-3);justify-content:center;flex-wrap:wrap}.hero-ai__btn[data-astro-cid-nlow4r3u]{display:inline-flex;align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-6);font-size:var(--text-base);font-weight:var(--font-semibold);border-radius:var(--radius-lg);cursor:pointer;font-family:inherit;transition:all var(--transition-fast);min-height:48px}.hero-ai__btn--try[data-astro-cid-nlow4r3u]{background:var(--color-accent);color:#fff;border:none;box-shadow:var(--shadow-accent);padding:var(--space-3) var(--space-8);font-size:var(--text-lg)}.hero-ai__btn--try[data-astro-cid-nlow4r3u]:hover{background:var(--color-accent-hover);transform:translateY(-2px);box-shadow:var(--shadow-accent-lg)}@media(min-width:768px){.hero-ai__avatar-wrap[data-astro-cid-nlow4r3u]{width:240px;height:240px}}@media(min-width:1024px){.hero[data-astro-cid-nlow4r3u]{padding-top:calc(var(--header-height) + var(--space-8));padding-bottom:var(--space-12)}.hero-ai__avatar-wrap[data-astro-cid-nlow4r3u]{width:270px;height:270px}}
