.typing-dot[data-astro-cid-igwpvru6]{width:5px;height:5px;border-radius:50%;background:var(--color-ink-faint);display:inline-block;animation:gov-chat-bounce 1.2s infinite ease-in-out}.typing-dot[data-astro-cid-igwpvru6]:nth-child(2){animation-delay:.15s}.typing-dot[data-astro-cid-igwpvru6]:nth-child(3){animation-delay:.3s}@keyframes gov-chat-bounce{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-2px)}}#chat-quick[data-astro-cid-igwpvru6]::-webkit-scrollbar{height:0}#chat-quick[data-astro-cid-igwpvru6]{scrollbar-width:none}.vesta-root[data-astro-cid-oznes2hh]{position:fixed;inset-block-end:1.25rem;inset-inline-end:1.25rem;z-index:80;font-family:var(--font-sans, "Inter", system-ui, sans-serif)}[dir=rtl] .vesta-root[data-astro-cid-oznes2hh]{inset-inline-end:1.25rem}.vesta-bubble[data-astro-cid-oznes2hh]{width:56px;height:56px;border-radius:9999px;border:0;background:var(--color-brand, #1947e5);color:#fff;box-shadow:0 10px 24px -8px #1947e580,0 4px 8px -4px #0a162833;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.vesta-bubble[data-astro-cid-oznes2hh]:hover{transform:translateY(-2px)}.vesta-bubble[data-astro-cid-oznes2hh]:active{transform:translateY(0)}.vesta-bubble[data-astro-cid-oznes2hh]:focus-visible{outline:3px solid var(--color-brand-soft, #e8eeff);outline-offset:2px}.vesta-panel[data-astro-cid-oznes2hh]{position:absolute;inset-block-end:calc(56px + 1rem);inset-inline-end:0;width:380px;max-width:calc(100vw - 2rem);height:560px;max-height:calc(100vh - 6rem);background:var(--color-paper, #fff);border:1px solid var(--color-line, #e9e4d6);border-radius:18px;box-shadow:0 28px 64px -16px #0a162840,0 8px 16px -8px #0a162826;display:flex;flex-direction:column;overflow:hidden;transform-origin:bottom right;animation:vesta-rise .18s ease-out}[dir=rtl] .vesta-panel[data-astro-cid-oznes2hh]{transform-origin:bottom left}@keyframes vesta-rise{0%{opacity:0;transform:translateY(8px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.vesta-head[data-astro-cid-oznes2hh]{display:flex;align-items:center;justify-content:space-between;padding:.875rem 1rem;background:var(--color-ink, #0a1628);color:var(--color-cream, #fbfaf6);font-family:var(--font-display, "Bricolage Grotesque", serif)}.vesta-head-name[data-astro-cid-oznes2hh]{display:inline-flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;letter-spacing:-.01em}.vesta-dot[data-astro-cid-oznes2hh]{width:8px;height:8px;border-radius:9999px;background:var(--color-success, #16a34a);box-shadow:0 0 0 3px color-mix(in srgb,var(--color-success, #16a34a) 25%,transparent)}.vesta-close[data-astro-cid-oznes2hh]{background:transparent;border:0;color:inherit;opacity:.7;width:30px;height:30px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.vesta-close[data-astro-cid-oznes2hh]:hover{opacity:1;background:#ffffff14}.vesta-log[data-astro-cid-oznes2hh]{list-style:none;margin:0;padding:1rem;flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:.625rem;scrollbar-width:thin;scrollbar-color:var(--color-line-strong, #cdc7b8) transparent}.vesta-msg[data-astro-cid-oznes2hh]{max-width:85%;padding:.625rem .875rem;border-radius:14px;font-size:.9375rem;line-height:1.45;color:var(--color-ink, #0a1628);word-wrap:break-word}.vesta-msg[data-astro-cid-oznes2hh] p[data-astro-cid-oznes2hh]{margin:0 0 .5em}.vesta-msg[data-astro-cid-oznes2hh] p[data-astro-cid-oznes2hh]:last-child{margin:0}.vesta-msg-bot[data-astro-cid-oznes2hh]{background:var(--color-cream-deep, #f5f2e9);align-self:flex-start;border-bottom-left-radius:4px}.vesta-msg-user[data-astro-cid-oznes2hh]{background:var(--color-brand, #1947e5);color:#fff;align-self:flex-end;border-bottom-right-radius:4px}[dir=rtl] .vesta-msg-bot[data-astro-cid-oznes2hh]{border-bottom-left-radius:14px;border-bottom-right-radius:4px}[dir=rtl] .vesta-msg-user[data-astro-cid-oznes2hh]{border-bottom-right-radius:14px;border-bottom-left-radius:4px}.vesta-apply-pill[data-astro-cid-oznes2hh]{display:inline-flex;align-items:center;gap:.375rem;margin-top:.5rem;padding:.5rem .875rem;background:var(--color-brand, #1947e5);color:#fff;font-weight:600;font-size:.875rem;text-decoration:none;border-radius:9999px;transition:background .15s}.vesta-apply-pill[data-astro-cid-oznes2hh]:hover{background:var(--color-brand-hover, #143dc4)}.vesta-typing[data-astro-cid-oznes2hh]{padding:0 1rem .5rem;display:flex;align-items:center;gap:.375rem}.vesta-typing-dot[data-astro-cid-oznes2hh]{width:8px;height:8px;border-radius:9999px;background:var(--color-ink-muted, #5b6b85);animation:vesta-pulse 1.2s ease-in-out infinite}@keyframes vesta-pulse{0%,to{opacity:.25;transform:scale(.85)}50%{opacity:1;transform:scale(1.15)}}.vesta-form[data-astro-cid-oznes2hh]{display:flex;gap:.5rem;padding:.75rem;border-block-start:1px solid var(--color-line, #e9e4d6);background:var(--color-paper, #fff)}.vesta-input[data-astro-cid-oznes2hh]{flex:1;height:40px;padding:0 .875rem;border:1px solid var(--color-line, #e9e4d6);border-radius:9999px;font:inherit;color:var(--color-ink, #0a1628);background:var(--color-cream, #fbfaf6);outline:none}.vesta-input[data-astro-cid-oznes2hh]:focus{border-color:var(--color-brand, #1947e5);background:#fff;box-shadow:0 0 0 3px var(--color-brand-soft, #e8eeff)}.vesta-send[data-astro-cid-oznes2hh]{width:40px;height:40px;border:0;border-radius:9999px;background:var(--color-brand, #1947e5);color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.vesta-send[data-astro-cid-oznes2hh]:disabled{opacity:.5;cursor:not-allowed}[dir=rtl] .vesta-send[data-astro-cid-oznes2hh] svg[data-astro-cid-oznes2hh]{transform:scaleX(-1)}@media print{.vesta-root[data-astro-cid-oznes2hh]{display:none}}@media(max-width:480px){.vesta-panel[data-astro-cid-oznes2hh]{width:calc(100vw - 1.5rem);height:calc(100vh - 5rem)}}#govo-ticker[data-astro-cid-zwilyplw] [data-astro-cid-zwilyplw][data-ticker-name],#govo-ticker[data-astro-cid-zwilyplw] [data-astro-cid-zwilyplw][data-ticker-n]{font-family:var(--font-display);font-weight:600;letter-spacing:-.005em}#govo-ticker[data-astro-cid-zwilyplw] [data-astro-cid-zwilyplw][data-ticker-n]{font-variant-numeric:tabular-nums}#govo-ticker[data-astro-cid-zwilyplw] [data-astro-cid-zwilyplw][data-ticker-text]{transition:opacity .28s ease}#govo-ticker[data-astro-cid-zwilyplw].is-fading [data-astro-cid-zwilyplw][data-ticker-text]{opacity:0}@media(prefers-reduced-motion:reduce){#govo-ticker[data-astro-cid-zwilyplw] [data-astro-cid-zwilyplw][data-ticker-text]{transition:none}}#govo-ticker[data-astro-cid-zwilyplw].is-visible{animation:govo-ticker-in .42s cubic-bezier(.16,1,.3,1) both}@keyframes govo-ticker-in{0%{transform:translateY(16px);opacity:0}to{transform:translateY(0);opacity:1}}#govo-sticky-apply[data-astro-cid-ocdavjm6]{transform:translateY(120%);opacity:0;transition:transform .32s cubic-bezier(.16,1,.3,1),opacity .2s ease}#govo-sticky-apply[data-astro-cid-ocdavjm6].is-visible{transform:translateY(0);opacity:1}@media(prefers-reduced-motion:reduce){#govo-sticky-apply[data-astro-cid-ocdavjm6]{transition:opacity .12s ease;transform:none}}@keyframes astroFadeInOut{0%{opacity:1}to{opacity:0}}@keyframes astroFadeIn{0%{opacity:0;mix-blend-mode:plus-lighter}to{opacity:1;mix-blend-mode:plus-lighter}}@keyframes astroFadeOut{0%{opacity:1;mix-blend-mode:plus-lighter}to{opacity:0;mix-blend-mode:plus-lighter}}@keyframes astroSlideFromRight{0%{transform:translate(100%)}}@keyframes astroSlideFromLeft{0%{transform:translate(-100%)}}@keyframes astroSlideToRight{to{transform:translate(100%)}}@keyframes astroSlideToLeft{to{transform:translate(-100%)}}@media(prefers-reduced-motion){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*){animation:none!important}[data-astro-transition-scope]{animation:none!important}}
