.console[data-astro-cid-fova3bh5]{--pad-x:clamp(1.1rem, 3.5vw, 1.9rem);--console-h:max(20rem, 100dvh - 5.75rem);width:min(100% - 1.25rem,46rem);min-width:0;height:var(--console-h);color:var(--color-text);background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-float), inset 0 1px 0 #ffffff0f;backdrop-filter:blur(var(--glass-blur)) saturate(1.2);flex-direction:column;display:flex;position:relative;overflow:clip}body.bg-portrait .console[data-astro-cid-fova3bh5]{--console-h:auto;max-height:max(20rem,100dvh - 5.75rem)}body.bg-portrait .console[data-astro-cid-fova3bh5]:where(.is-thinking,.has-answer){--console-h:max(22rem, 100dvh - 5.75rem)}@supports not (backdrop-filter:blur(1px)){.console[data-astro-cid-fova3bh5]{background:#101014f0}}.console__close[data-astro-cid-fova3bh5]{z-index:1;border:1px solid var(--glass-border);background:color-mix(in srgb, var(--color-ink) 8%, transparent);width:2rem;height:2rem;color:var(--color-muted);cursor:pointer;border-radius:50%;place-items:center;margin:0;padding:0;display:none;position:absolute;top:.7rem;right:.7rem}.console__close[data-astro-cid-fova3bh5]:focus-visible{outline-offset:2px;outline:2px solid #fff}.console[data-astro-cid-fova3bh5].is-collapsed .stage[data-astro-cid-fova3bh5]{display:none}body.bg-portrait .console[data-astro-cid-fova3bh5].is-collapsed{--console-h:auto}@media (width<=999.98px),(aspect-ratio<=5/4){body.bg-portrait .console[data-astro-cid-fova3bh5]:not(.is-thinking,.has-answer,.is-collapsed) .console__close[data-astro-cid-fova3bh5]{display:grid}body.bg-portrait .greeting__title[data-astro-cid-fova3bh5]{padding-right:2.4rem}}.stage[data-astro-cid-fova3bh5]{overscroll-behavior:contain;scrollbar-gutter:stable;min-height:0;padding:clamp(1.4rem, 3.5vw, 2rem) var(--pad-x) 1.2rem;flex-direction:column;flex:auto;display:flex;overflow-y:auto}.greeting[data-astro-cid-fova3bh5]{margin:auto 0}.greeting__title[data-astro-cid-fova3bh5]{letter-spacing:-.005em;white-space:pre-line;font-size:clamp(1.3rem,1rem + 1.6vw,1.8rem);font-weight:600;line-height:1.5}.chips-wrap[data-astro-cid-fova3bh5]{margin-top:1.6rem}.chips__label[data-astro-cid-fova3bh5]{font-family:var(--font-mono);letter-spacing:.14em;color:var(--color-muted);margin:0 0 .6rem;font-size:.68rem}.chips[data-astro-cid-fova3bh5]{grid-template-columns:repeat(auto-fill,minmax(15rem,1fr));gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.chip[data-astro-cid-fova3bh5]{text-align:left;width:100%;color:var(--color-ink);background:#ffffff0d;border:1px solid #ffffff24;border-radius:12px;justify-content:space-between;align-items:center;gap:.6rem;padding:.7em .95em;font-size:.9rem;line-height:1.5;transition:border-color .15s,background-color .15s,transform .15s,box-shadow .15s;display:flex}.chip[data-astro-cid-fova3bh5]:after{content:"→";font-family:var(--font-mono);color:var(--color-muted);flex:none;transition:transform .15s}.chip[data-astro-cid-fova3bh5]:hover,.chip[data-astro-cid-fova3bh5]:focus-visible{background:#ffffff1a;border-color:#ffffff73;transform:translateY(-1px);box-shadow:0 8px 20px -10px #000000b3}.chip[data-astro-cid-fova3bh5]:hover:after,.chip[data-astro-cid-fova3bh5]:focus-visible:after{color:var(--color-ink);transform:translate(2px)}.chip[data-astro-cid-fova3bh5]:disabled{opacity:.5;box-shadow:none;cursor:default;transform:none}.thread[data-astro-cid-fova3bh5]{flex:none}.msg--user[data-astro-cid-fova3bh5]{justify-content:flex-end;display:flex}.msg__bubble[data-astro-cid-fova3bh5]{color:#111;overflow-wrap:anywhere;background:#f2f2f0;border-radius:20px 20px 6px;max-width:min(85%,32rem);margin:0;padding:.6em 1.05em;font-size:.98rem;line-height:1.7}.msg--assistant[data-astro-cid-fova3bh5]{grid-template-columns:2.5rem minmax(0,1fr);gap:.85rem;margin-top:1.25rem;display:grid}.msg__avatar[data-astro-cid-fova3bh5]{place-items:start center;width:2.5rem;height:3rem;display:grid}.msg__avatar[data-astro-cid-fova3bh5] img[data-astro-cid-fova3bh5]{object-fit:contain;width:3rem;max-width:none;height:3rem;display:block}.msg__content[data-astro-cid-fova3bh5]{padding-top:.15rem}.thinking[data-astro-cid-fova3bh5]{color:var(--color-muted);align-items:center;gap:.65rem;margin:0;font-size:.9rem;display:inline-flex}.thinking__dots[data-astro-cid-fova3bh5]{gap:4px;display:inline-flex}.thinking__dots[data-astro-cid-fova3bh5] i[data-astro-cid-fova3bh5]{opacity:.4;background:currentColor;border-radius:50%;width:6px;height:6px}.answer[data-astro-cid-fova3bh5]{outline:none}.answer__question[data-astro-cid-fova3bh5]{outline:none;margin-bottom:.9rem;font-size:1.15rem}.answer__body[data-astro-cid-fova3bh5]{font-size:.98rem}.answer__note[data-astro-cid-fova3bh5]{color:var(--color-muted);border:1px dashed #fff3;border-radius:10px;margin:1.2rem 0 0;padding:.7rem .95rem;font-size:.85rem;line-height:1.7}.answer__note[data-astro-cid-fova3bh5] a[data-astro-cid-fova3bh5]{color:var(--color-ink)}.answer__actions[data-astro-cid-fova3bh5]{border-top:1px solid #ffffff1a;flex-wrap:wrap;align-items:center;gap:.7rem 1rem;margin:1.6rem 0 .2rem;padding-top:1rem;font-size:.88rem;display:flex}.answer__permalink[data-astro-cid-fova3bh5]{color:var(--color-ink);background:#ffffff0f;border:1px solid #ffffff2e;border-radius:999px;align-items:center;padding:.45em 1em;text-decoration:none;transition:border-color .15s,background-color .15s;display:inline-flex}.answer__permalink[data-astro-cid-fova3bh5]:hover,.answer__permalink[data-astro-cid-fova3bh5]:focus-visible{background:#ffffff1a;border-color:#ffffff80}.composer-wrap[data-astro-cid-fova3bh5]{padding:.9rem var(--pad-x) 1rem;background:#00000047;border-top:1px solid #ffffff14;flex:none;position:relative}.composer-wrap[data-astro-cid-fova3bh5] .turnstile-slot[data-astro-cid-fova3bh5]{left:var(--pad-x);right:var(--pad-x);position:absolute;bottom:calc(100% - .25rem)}.composer__field[data-astro-cid-fova3bh5]{border-radius:999px;position:relative}.composer__field[data-astro-cid-fova3bh5]:before,.composer__field[data-astro-cid-fova3bh5]:after{content:"";border-radius:inherit;background:var(--gradient-ai);opacity:0;pointer-events:none;position:absolute;inset:-2px}.composer__field[data-astro-cid-fova3bh5]:after{filter:blur(14px);inset:-6px}.composer__field[data-astro-cid-fova3bh5]:focus-within:before{opacity:1}.composer__field[data-astro-cid-fova3bh5]:focus-within:after{opacity:.45}.composer__inner[data-astro-cid-fova3bh5]{z-index:1;border-radius:inherit;background:#ffffff0f;border:1px solid #ffffff29;align-items:center;gap:.5rem;padding:.3rem .3rem .3rem 1.2rem;display:flex;position:relative}.composer__field[data-astro-cid-fova3bh5]:focus-within .composer__inner[data-astro-cid-fova3bh5]{background:#0a0a0ee6;border-color:#0000}.composer__input[data-astro-cid-fova3bh5]{min-width:0;font:inherit;color:var(--color-ink);background:0 0;border:0;outline:none;flex:auto;padding:.55em 0;font-size:1rem;line-height:1.5}.composer__input[data-astro-cid-fova3bh5]::placeholder{color:#ffffff73}.composer__send[data-astro-cid-fova3bh5]{color:#111;background:#f2f2f0;border:0;border-radius:50%;flex:none;place-items:center;width:2.6rem;height:2.6rem;padding:0;transition:background .2s,color .2s,transform .2s,opacity .2s;display:grid}.composer__send[data-astro-cid-fova3bh5]:hover,.composer__send[data-astro-cid-fova3bh5]:focus-visible{background:var(--gradient-ai);color:#fff;transform:translateY(-1px)}.composer__send[data-astro-cid-fova3bh5]:disabled{opacity:.4;cursor:default;color:#111;background:#f2f2f0;transform:none}@media (prefers-reduced-motion:no-preference){.stage[data-astro-cid-fova3bh5]{scroll-behavior:smooth}.console[data-astro-cid-fova3bh5]{interpolate-size:allow-keywords;transition:height .4s cubic-bezier(.2,.7,.2,1)}.thinking__dots[data-astro-cid-fova3bh5] i[data-astro-cid-fova3bh5]{animation:1.1s ease-in-out infinite dot}.thinking__dots[data-astro-cid-fova3bh5] i[data-astro-cid-fova3bh5]:nth-child(2){animation-delay:.15s}.thinking__dots[data-astro-cid-fova3bh5] i[data-astro-cid-fova3bh5]:nth-child(3){animation-delay:.3s}.composer__field[data-astro-cid-fova3bh5]:before,.composer__field[data-astro-cid-fova3bh5]:after{transition:opacity .25s}.thread[data-astro-cid-fova3bh5].is-live .msg__bubble[data-astro-cid-fova3bh5]{animation:.32s cubic-bezier(.2,.8,.2,1) both bubble-in}.thread[data-astro-cid-fova3bh5].is-live .msg--assistant[data-astro-cid-fova3bh5]{animation:.35s ease-out .12s both fade-up}.answer[data-astro-cid-fova3bh5].is-live [data-astro-cid-fova3bh5]:is(.answer__question,.answer__note,.answer__actions),.answer[data-astro-cid-fova3bh5].is-live .answer__body[data-astro-cid-fova3bh5]>*{animation:.5s cubic-bezier(.2,.7,.2,1) both fade-up;animation-delay:var(--reveal-delay,0s)}html.intro .console[data-astro-cid-fova3bh5]{animation:.6s cubic-bezier(.2,.9,.2,1) both boot-panel}html.intro .console[data-astro-cid-fova3bh5]>[data-astro-cid-fova3bh5]{animation:.75s linear .45s both boot-content}html.intro .console[data-astro-cid-fova3bh5]:after{content:"";pointer-events:none;background:linear-gradient(#0000 0%,#ffffff38 47%,#7c86ff4d 53%,#0000 100%);animation:.6s ease-out .38s both boot-sweep;position:absolute;inset:0}}@keyframes dot{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-4px)}}@keyframes bubble-in{0%{opacity:0;transform:translate(10px,6px)scale(.96)}to{opacity:1;transform:none}}@keyframes fade-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes boot-panel{0%{transform:scaleY(.012);box-shadow:0 0 70px #8c96ffcc,0 0 0 1px #ffffffb3}60%{transform:scaleY(1.015)}to{box-shadow:var(--shadow-float), inset 0 1px 0 #ffffff0f;transform:none}}@keyframes boot-content{0%{opacity:0;transform:translateY(6px)}18%{opacity:1;transform:none}26%{opacity:.25}36%{opacity:1}44%{opacity:.55}52%,to{opacity:1}}@keyframes boot-sweep{0%{opacity:1;transform:translateY(-100%)}to{opacity:0;transform:translateY(100%)}}@media (width>=1000px) and (aspect-ratio>=5/4){body.bg-portrait .console[data-astro-cid-fova3bh5]{--console-h:max(24rem, 100dvh - 2.5rem);width:min(100% - 2.5rem,46rem);max-height:none}.stage[data-astro-cid-fova3bh5]{container-type:inline-size}.greeting__title[data-astro-cid-fova3bh5]{font-size:clamp(1.5rem,7cqw,2.4rem);line-height:1.4}.chips-wrap[data-astro-cid-fova3bh5]{margin-top:2rem}}@media (width<=640px){.console[data-astro-cid-fova3bh5]{border-radius:var(--radius-lg);width:100%}body.bg-portrait .console[data-astro-cid-fova3bh5]:where(.is-thinking,.has-answer){--console-h:max(20rem, 100dvh - 5.25rem)}.greeting__title[data-astro-cid-fova3bh5]{font-size:1.3rem}.chips[data-astro-cid-fova3bh5]{grid-template-columns:1fr}.chips[data-astro-cid-fova3bh5] li[data-astro-cid-fova3bh5]:nth-child(n+4){display:none}.msg__bubble[data-astro-cid-fova3bh5]{max-width:92%}.msg--assistant[data-astro-cid-fova3bh5]{grid-template-columns:2.25rem minmax(0,1fr);gap:.65rem}.msg__avatar[data-astro-cid-fova3bh5]{width:2.25rem;height:2.75rem}.msg__avatar[data-astro-cid-fova3bh5] img[data-astro-cid-fova3bh5]{width:2.75rem;height:2.75rem}}.hero[data-astro-cid-2u7zdayi]{grid-template-columns:minmax(0,1fr);align-content:center;justify-items:center;min-height:100dvh;padding:4.5rem 0 1.25rem;display:grid}body.bg-portrait .hero[data-astro-cid-2u7zdayi]{align-content:end}@media (width>=1000px) and (aspect-ratio>=5/4){body.bg-portrait .hero[data-astro-cid-2u7zdayi]{grid-template-columns:minmax(0, 1fr) calc(100dvh * var(--hero-aspect,.7));align-content:center;padding-top:1.25rem}body.bg-portrait .hero[data-astro-cid-2u7zdayi]>*{margin-right:calc(var(--stage-gap,.75rem) + var(--stage-x,0px));grid-column:1;justify-self:end}}@media (width<=640px){.hero[data-astro-cid-2u7zdayi]{padding:4.5rem .75rem .75rem}}
