.back-link{z-index:3;letter-spacing:.04em;color:var(--muted);font-size:.78rem;position:fixed;top:1.35rem;left:1.5rem}.ask-main{max-width:var(--max-width);flex-direction:column;min-height:100dvh;margin:0 auto;padding:5.5rem 1.5rem 1.75rem;display:flex}.chat-card{opacity:0;min-height:0;animation:riseIn .65s var(--ease) forwards;flex-direction:column;flex:1;display:flex}.chat-head{flex:none;justify-content:space-between;align-items:baseline;gap:1rem;padding-bottom:1.1rem;display:flex}.chat-title{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin:0;font-size:.72rem;font-weight:600;line-height:1.4}.chat-reset{font:inherit;color:var(--muted);cursor:pointer;opacity:0;visibility:hidden;background:0 0;border:none;padding:0;font-size:.75rem;transition:opacity .25s,color .2s}.chat-reset[data-visible=true]{opacity:1;visibility:visible}.chat-reset:hover{color:var(--accent)}.chat-log{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#12161c29 transparent;flex-direction:column;flex:1;gap:1.4rem;min-height:0;padding:.25rem 0 1.5rem;display:flex;overflow-y:auto}.chat-log::-webkit-scrollbar{width:5px}.chat-log::-webkit-scrollbar-thumb{background:#12161c24;border-radius:999px}.chat-log::-webkit-scrollbar-track{background:0 0}.chat-empty{animation:riseIn .6s var(--ease) .1s backwards;margin:auto 0}.chat-empty h2{letter-spacing:-.028em;margin:0 0 .5rem;font-size:1.5rem;font-weight:600;line-height:1.25}.chat-empty p{color:var(--muted);margin:0 0 1.4rem;font-size:.98rem;line-height:1.65}.suggestions{flex-wrap:wrap;gap:.5rem;display:flex}.suggestion{border:1px solid var(--line);font:inherit;text-align:left;color:var(--muted);cursor:pointer;background:0 0;border-radius:999px;padding:.4rem .8rem;font-size:.85rem;line-height:1.4;transition:color .2s,border-color .2s}.suggestion:hover{color:var(--accent);border-color:#1f6f5b59}.msg{animation:riseIn .4s var(--ease) backwards;font-size:1rem;line-height:1.68}.msg :first-child{margin-top:0}.msg :last-child{margin-bottom:0}.msg p{color:inherit;margin:0 0 .7rem}.msg ul{margin:0 0 .7rem;padding-left:1.1rem}.msg li{margin-bottom:.3rem}.msg a{color:var(--accent);word-break:break-word}.msg-user{max-width:85%;color:var(--ink);background:#12161c0d;border-radius:16px 16px 6px;align-self:flex-end;padding:.55rem .9rem;font-size:.96rem;line-height:1.6}.msg-bot{color:var(--ink);align-self:stretch}.msg-error{color:#8a2f2f;align-self:stretch;font-size:.94rem}.msg-streaming:after{content:"";vertical-align:-.13rem;background:var(--accent);width:2px;height:.95rem;margin-left:.2rem;animation:1s steps(2,start) infinite blink;display:inline-block}@keyframes blink{50%{opacity:0}}.typing{align-items:center;gap:.3rem;height:1.4rem;display:flex}.typing span{background:var(--muted);opacity:.45;width:.35rem;height:.35rem;animation:bounce 1.25s var(--ease) infinite;border-radius:50%}.typing span:nth-child(2){animation-delay:.15s}.typing span:nth-child(3){animation-delay:.3s}@keyframes bounce{0%,60%,to{opacity:.35;transform:translateY(0)}30%{opacity:.8;transform:translateY(-3px)}}.composer{border-top:1px solid var(--line);flex:none;align-items:flex-end;gap:.6rem;padding-top:1.1rem;display:flex}.composer-field{border:1px solid var(--line);background:#fff6;border-radius:14px;flex:1;align-items:flex-end;gap:.5rem;min-width:0;padding:.5rem .9rem;transition:border-color .2s,background .2s;display:flex}.composer-field:focus-within{background:#ffffff9e;border-color:#1f6f5b66}.composer textarea{resize:none;min-width:0;max-height:7rem;font:inherit;color:var(--ink);background:0 0;border:none;outline:none;flex:1;padding:.1rem 0;font-size:.98rem;line-height:1.55}.composer textarea::placeholder{color:var(--muted);opacity:.8}.char-count{font-variant-numeric:tabular-nums;color:var(--muted);opacity:0;flex:none;align-self:flex-end;font-size:.7rem;transition:opacity .2s,color .2s}.char-count[data-visible=true]{opacity:1}.char-count[data-over=true]{color:#a53b3b}.send{width:2.4rem;height:2.4rem;color:var(--muted);cursor:pointer;transition:color .2s ease, transform .2s var(--ease), opacity .2s ease;background:0 0;border:none;border-radius:50%;flex:none;place-items:center;padding:0;display:grid}.send svg{width:18px;height:18px}.send:hover:not(:disabled){color:var(--accent);transform:translateY(-2px)}.send:disabled{cursor:not-allowed;opacity:.35}.chat-foot{text-align:center;color:var(--muted);flex:none;margin:.9rem 0 0;font-size:.75rem;line-height:1.5}.chat-foot a{color:var(--muted)}.chat-foot a:hover{color:var(--accent)}.suggestion:focus-visible,.send:focus-visible,.chat-reset:focus-visible,.back-link:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media (width<=480px){.back-link{font-size:.72rem;top:1rem;left:1.1rem}.ask-main{padding:3.75rem 1.2rem 1.25rem}.chat-empty h2{font-size:1.32rem}.msg-user{max-width:90%}}@media (prefers-reduced-motion:reduce){.chat-card,.chat-empty,.msg{opacity:1;animation:none}.typing span,.msg-streaming:after{animation:none}}.visually-hidden[data-astro-cid-4bxtkyhd]{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
