.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__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:20px}.hero-chat__chip[data-astro-cid-y4quebu6]{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;transition:border-color .16s ease,background-color .16s ease,color .16s ease,transform .16s ease}.hero-chat__chip[data-astro-cid-y4quebu6]:hover{border-color:#5b1bff52;background:#ffffffeb;color:var(--color-ink);transform:translateY(-1px)}.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}
