.hero-chat[data-astro-cid-y4quebu6]{position:relative;width:min(640px,100%);margin-inline:auto}.hero-chat__messages[data-astro-cid-y4quebu6]{margin-bottom:16px;max-height:55vh;overflow-y:auto;display:flex;flex-direction:column;gap:10px;padding:4px;text-align:left}.hero-chat__messages[data-astro-cid-y4quebu6][hidden]{display:none}.hero-chat__history-bar[data-astro-cid-y4quebu6]{display:flex;justify-content:flex-end;margin-bottom:8px}.hero-chat__history-bar[data-astro-cid-y4quebu6][hidden]{display:none}.hero-chat__history-clear[data-astro-cid-y4quebu6]{background:transparent;border:1px solid rgb(10 10 12 / .12);border-radius:999px;padding:4px 10px;font-size:11px;font-weight:500;color:#0a0a0c8c;cursor:pointer;font-family:var(--font-body);transition:border-color .16s ease,color .16s ease,background-color .16s ease}.hero-chat__history-clear[data-astro-cid-y4quebu6]:hover{border-color:#0a0a0c40;color:var(--color-ink);background:#fff9}.hero-chat__actions[data-astro-cid-y4quebu6]{display:contents}.hero-chat__actions[data-astro-cid-y4quebu6]:not(:empty){display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px;justify-content:center}.hero-chat__form[data-astro-cid-y4quebu6]{display:flex;align-items:center;gap:8px;padding:10px;border-radius:22px;background:#fff;border:1px solid rgb(10 10 12 / .08);box-shadow:0 1px #ffffffe6 inset,0 30px 80px -20px #281e5038,0 12px 32px -10px #281e501a}.hero-chat__input-wrap[data-astro-cid-y4quebu6]{position:relative;flex:1}.hero-chat__input[data-astro-cid-y4quebu6]{width:100%;padding:12px 16px;border:none;background:transparent;color:var(--color-ink);font-family:var(--font-body);font-size:15px;line-height:1.4}.hero-chat__input[data-astro-cid-y4quebu6]:focus{outline:none}.hero-chat__placeholder[data-astro-cid-y4quebu6]{position:absolute;inset:0;display:flex;align-items:center;padding:12px 16px;pointer-events:none;color:#0a0a0c66;font-family:var(--font-body);font-size:15px;line-height:1.4}.hero-chat__input[data-astro-cid-y4quebu6]:not(:placeholder-shown)~.hero-chat__placeholder[data-astro-cid-y4quebu6],.hero-chat__input[data-astro-cid-y4quebu6]:focus~.hero-chat__placeholder[data-astro-cid-y4quebu6]{opacity:0}.hero-chat__caret[data-astro-cid-y4quebu6]{display:inline-block;width:1px;height:1em;margin-left:2px;background:var(--color-ink);animation:hero-chat-blink 1s steps(2,end) infinite}@keyframes hero-chat-blink{50%{opacity:0}}.hero-chat__send[data-astro-cid-y4quebu6]{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;border-radius:12px;background:var(--color-ink);color:#fff;cursor:pointer;transition:transform .18s ease,background-color .18s ease,opacity .18s ease}.hero-chat__send[data-astro-cid-y4quebu6]:disabled{background:#0a0a0c2e;cursor:not-allowed}.hero-chat__send[data-astro-cid-y4quebu6]:not(:disabled):hover{background:var(--color-ink-soft);transform:translateY(-1px)}.hero-chat__chips[data-astro-cid-y4quebu6]{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:16px}.hero-chat__chip[data-astro-cid-y4quebu6]{display:inline-flex;align-items:center;justify-content:center;padding:8px 14px;border-radius:999px;border:1px solid rgb(10 10 12 / .08);background:#ffffffc7;color:var(--color-ink-soft);font-family:var(--font-body);font-size:13px;font-weight:500;cursor:pointer;text-decoration:none;transition:border-color .16s ease,background-color .16s ease,color .16s ease,transform .16s ease}.hero-chat__chip--link[data-astro-cid-y4quebu6]{border-color:#5b1bff2e;background:#ffffffe6;color:var(--color-ink);font-weight:700}.hero-chat__chip[data-astro-cid-y4quebu6]:hover{border-color:#5b1bff52;background:#ffffffeb;color:var(--color-ink);transform:translateY(-1px)}.hero-chat__chip--featured[data-astro-cid-y4quebu6]{position:relative;padding:9px 14px 9px 16px;gap:8px;border:1px solid transparent;background:linear-gradient(135deg,#5b1bff,#ff3d8a);color:#fff;font-weight:700;box-shadow:0 1px #fff3 inset,0 10px 24px -8px #5b1bff73,0 4px 12px -4px #ff3d8a59}.hero-chat__chip--featured[data-astro-cid-y4quebu6] .hero-chat__chip-dot[data-astro-cid-y4quebu6]{width:7px;height:7px;border-radius:999px;background:#fff;box-shadow:0 0 #ffffffb3;animation:hero-chat-pulse 1.8s ease-out infinite}@keyframes hero-chat-pulse{0%{box-shadow:0 0 #ffffffa6}70%{box-shadow:0 0 0 8px #fff0}to{box-shadow:0 0 #fff0}}@media(prefers-reduced-motion:reduce){.hero-chat__chip--featured[data-astro-cid-y4quebu6] .hero-chat__chip-dot[data-astro-cid-y4quebu6]{animation:none}}.hero-chat__chip--featured[data-astro-cid-y4quebu6] .hero-chat__chip-arrow[data-astro-cid-y4quebu6]{font-weight:800;transition:transform .18s ease}.hero-chat__chip--featured[data-astro-cid-y4quebu6] .hero-chat__chip-badge[data-astro-cid-y4quebu6]{margin-left:4px;padding:3px 9px;border-radius:999px;background:#ffffff38;color:#fff;font-size:11px;font-weight:700;letter-spacing:.02em;backdrop-filter:blur(4px)}.hero-chat__chip--featured[data-astro-cid-y4quebu6]:hover{border-color:transparent;background:linear-gradient(135deg,#6a2bff,#ff4f95);color:#fff;transform:translateY(-2px);box-shadow:0 1px #ffffff40 inset,0 14px 30px -8px #5b1bff8c,0 6px 16px -4px #ff3d8a73}.hero-chat__chip--featured[data-astro-cid-y4quebu6]:hover .hero-chat__chip-arrow[data-astro-cid-y4quebu6]{transform:translate(3px)}.hero-chat__chip--featured[data-astro-cid-y4quebu6]:focus-visible{outline:2px solid #ffffff;outline-offset:3px}.hero-chat__badges[data-astro-cid-y4quebu6]{display:flex;flex-wrap:wrap;gap:8px 24px;justify-content:center;margin:32px 0 0;padding:0;list-style:none;color:#0a0a0cb3;font-size:12px}.hero-chat__badge[data-astro-cid-y4quebu6]{display:inline-flex;align-items:center;gap:6px}.hero-chat__check[data-astro-cid-y4quebu6]{color:var(--color-ink)}.sr-only[data-astro-cid-y4quebu6]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hero-chat__bubble{display:block;border-radius:16px;padding:10px 14px;max-width:85%;font-size:14px;line-height:1.5;text-align:left;word-wrap:break-word}.hero-chat__bubble--user{align-self:flex-end;margin-left:auto;background:#0a0a0c;color:#fff;border-top-right-radius:4px;box-shadow:0 4px 12px -6px #0a0a0c2e}.hero-chat__bubble--assistant{align-self:flex-start;margin-right:auto;background:#fff;border:1px solid rgb(10 10 12 / .1);color:#0a0a0c;border-top-left-radius:4px;box-shadow:0 4px 12px -6px #281e5014}.faq-accordion[data-astro-cid-vwcyhe6r]{display:grid;gap:10px}.faq-accordion__item[data-astro-cid-vwcyhe6r]{border:1px solid rgb(10 10 12 / .08);border-radius:var(--radius-card);background:#ffffffc7}.faq-accordion__item[data-astro-cid-vwcyhe6r] summary[data-astro-cid-vwcyhe6r]{cursor:pointer;padding:18px 20px;color:var(--color-ink);font-family:var(--font-heading);font-size:15px;font-weight:800;list-style:none}.faq-accordion__item[data-astro-cid-vwcyhe6r] summary[data-astro-cid-vwcyhe6r]::-webkit-details-marker{display:none}.faq-accordion__item[data-astro-cid-vwcyhe6r] summary[data-astro-cid-vwcyhe6r]:after{content:"+";float:right;color:var(--color-accent);font-weight:850}.faq-accordion__item[data-astro-cid-vwcyhe6r][open] summary[data-astro-cid-vwcyhe6r]:after{content:"−"}.faq-accordion__item[data-astro-cid-vwcyhe6r] p[data-astro-cid-vwcyhe6r]{margin:0;padding:0 20px 18px;color:var(--color-muted);font-size:14px;line-height:1.65}
