.llm-hero__chat{display:flex;flex-direction:column;gap:.55rem;list-style:none;margin:1.4rem 0 0;padding:0}.llm-hero__q{align-items:flex-start;background:#fff;border:1px solid #e7e6e8;border-radius:.9rem .9rem .9rem .25rem;box-shadow:0 1px 2px rgba(35,31,32,.05);color:#231f20;display:flex;font-size:.98rem;font-weight:600;gap:.6rem;line-height:1.42;margin:0;max-width:88%;padding:.6rem .85rem}.llm-hero__q--cost .llm-hero__ico{background:rgba(149,64,255,.12);color:#9540ff}.llm-hero__q--privacy .llm-hero__ico{background:rgba(0,184,156,.13);color:#00926f}.llm-hero__q--scope .llm-hero__ico{background:rgba(35,31,32,.08);color:#231f20}.llm-hero__ico{align-items:center;border-radius:50%;display:inline-flex;flex:0 0 22px;font-size:.8rem;font-style:normal;font-weight:800;height:22px;justify-content:center;margin-top:.08rem;width:22px}.llm-hero__ico svg{display:block}.llm-hero__a{align-self:flex-end;display:flex;flex-direction:column;gap:.35rem;margin:.5rem 0 0;max-width:94%}.llm-hero__a p{background:#231f20;border-radius:.9rem .9rem .25rem .9rem;color:#fff;font-size:.98rem;line-height:1.5;margin:0;padding:.85rem 1.05rem}.llm-hero__a p:after{animation:llmHeroCaret 1.1s steps(2,start) infinite;background:#0fdfbd;content:"";display:inline-block;height:.95em;margin-left:.18em;vertical-align:-.12em;width:2px}.llm-hero__a strong{color:#0fdfbd}.llm-hero__from{align-items:center;color:#939091;display:flex;font-size:.72rem;font-weight:700;gap:.4rem;justify-content:flex-end;letter-spacing:.06em;text-transform:uppercase}.llm-hero__from i{animation:llmHeroPulse 2.2s ease-in-out infinite;background:#00b89c;border-radius:50%;height:7px;width:7px}.llm-hero__a,.llm-hero__q{animation:llmHeroIn .5s cubic-bezier(.2,.7,.3,1) forwards;opacity:0;transform:translateY(9px)}.llm-hero__q:first-child{animation-delay:.1s}.llm-hero__q:nth-child(2){animation-delay:.45s}.llm-hero__q:nth-child(3){animation-delay:.8s}.llm-hero__q:nth-child(n+4){animation-delay:.95s}.llm-hero__a{animation-delay:1.25s}.llm-hero__cta{align-items:center;display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:2rem}.llm-hero__cta .button{margin-top:0}@media screen and (min-width:992px){.llm-hero__cta{margin-top:2.5rem}}.llm-hero__more{color:inherit;font-weight:600;text-decoration:underline;text-underline-offset:.18em;white-space:nowrap}.llm-hero__more:after{content:" ↓"}.llm-hero__more:hover{color:#00926f}@keyframes llmHeroIn{to{opacity:1;transform:none}}@keyframes llmHeroPulse{0%,to{box-shadow:0 0 0 0 rgba(0,184,156,.4)}50%{box-shadow:0 0 0 5px rgba(0,184,156,0)}}@keyframes llmHeroCaret{50%{opacity:0}}@media(prefers-reduced-motion:reduce){.llm-hero__a,.llm-hero__q{animation:none;opacity:1;transform:none}.llm-hero__from i{animation:none}.llm-hero__a p:after{animation:none;opacity:.55}}