.hero[data-astro-cid-nlow4r3u]{position:relative;padding-top:calc(var(--header-height) + var(--space-16));padding-bottom:var(--space-16);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(37,99,235,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(37,99,235,.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-10)}.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-xl);color:var(--color-text-secondary);max-width:620px;margin-inline:auto;line-height:var(--leading-relaxed)}.hero__trust-row[data-astro-cid-nlow4r3u]{margin-top:var(--space-8)}.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:180px;height:180px;perspective:800px}.hero-ai__avatar-img[data-astro-cid-nlow4r3u]{width:100%;height:100%;border-radius:50%;object-fit:cover;object-position:center top;position:relative;z-index:2;border:3px solid var(--color-accent-subtle);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}@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)}}.hero-ai__cta-area[data-astro-cid-nlow4r3u]{text-align:center}.hero-ai__greeting[data-astro-cid-nlow4r3u]{font-size:var(--text-xl);font-weight:var(--font-bold);color:var(--color-text-primary);margin-bottom:var(--space-1)}.hero-ai__prompt[data-astro-cid-nlow4r3u]{font-size:var(--text-base);color:var(--color-text-secondary);margin-bottom:var(--space-5);max-width:360px;margin-inline:auto;line-height:var(--leading-normal)}.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--chat[data-astro-cid-nlow4r3u]{background:var(--color-accent);color:#fff;border:none;box-shadow:var(--shadow-accent)}.hero-ai__btn--chat[data-astro-cid-nlow4r3u]:hover{background:var(--color-accent-hover);transform:translateY(-1px);box-shadow:var(--shadow-accent-lg)}.hero-ai__btn--call[data-astro-cid-nlow4r3u]{background:transparent;color:var(--color-text-secondary);border:1px solid var(--color-border-subtle)}.hero-ai__btn--call[data-astro-cid-nlow4r3u]:hover{border-color:var(--color-accent);color:var(--color-text-primary);background:var(--color-accent-subtle)}.ai-popup[data-astro-cid-nlow4r3u]{display:none;position:fixed;inset:0;z-index:2000;align-items:center;justify-content:center}.ai-popup[data-astro-cid-nlow4r3u].active{display:flex}.ai-popup__overlay[data-astro-cid-nlow4r3u]{position:absolute;inset:0;background:#0009;backdrop-filter:blur(4px)}.ai-popup__content[data-astro-cid-nlow4r3u]{position:relative;background:var(--color-surface);border:1px solid var(--color-border-subtle);border-radius:var(--radius-2xl);padding:var(--space-10) var(--space-8);max-width:400px;width:90%;text-align:center;box-shadow:var(--shadow-xl)}.ai-popup__close[data-astro-cid-nlow4r3u]{position:absolute;top:var(--space-3);right:var(--space-3);width:36px;height:36px;display:flex;align-items:center;justify-content:center;color:var(--color-text-muted);font-size:1.5rem;border-radius:var(--radius-md);transition:color var(--transition-fast),background var(--transition-fast)}.ai-popup__close[data-astro-cid-nlow4r3u]:hover{color:var(--color-text-primary);background:#ffffff0d}.ai-popup__icon[data-astro-cid-nlow4r3u]{width:56px;height:56px;border-radius:var(--radius-full);background:var(--color-accent-subtle);display:flex;align-items:center;justify-content:center;color:var(--color-accent);margin:0 auto var(--space-4)}.ai-popup__title[data-astro-cid-nlow4r3u]{font-size:var(--text-xl);font-weight:var(--font-bold);color:var(--color-text-primary);margin-bottom:var(--space-2)}.ai-popup__text[data-astro-cid-nlow4r3u]{font-size:var(--text-sm);color:var(--color-text-secondary);line-height:var(--leading-relaxed);margin-bottom:var(--space-6)}.ai-popup__btn[data-astro-cid-nlow4r3u]{display:inline-flex;align-items:center;justify-content:center;padding:var(--space-3) var(--space-6);background:var(--color-accent);color:#fff;font-weight:var(--font-bold);font-size:var(--text-base);border-radius:var(--radius-lg);text-decoration:none;transition:background var(--transition-fast),transform var(--transition-fast);min-width:160px}.ai-popup__btn[data-astro-cid-nlow4r3u]:hover{background:var(--color-accent-hover);color:#fff;transform:scale(1.02)}@media(min-width:768px){.hero-ai__avatar-wrap[data-astro-cid-nlow4r3u]{width:200px;height:200px}}@media(min-width:1024px){.hero[data-astro-cid-nlow4r3u]{padding-top:calc(var(--header-height) + var(--space-24));padding-bottom:var(--space-24)}.hero-ai__avatar-wrap[data-astro-cid-nlow4r3u]{width:240px;height:240px}}
