.ops-hero[data-astro-cid-vgyrbvwc]{padding-top:clamp(2.6rem,6vw,4.4rem)}.ops-hero__grid[data-astro-cid-vgyrbvwc]{display:grid;gap:1.3rem;align-items:center}.ops-hero__title[data-astro-cid-vgyrbvwc]{margin:0;font-family:var(--font-display);font-size:clamp(2.05rem,7vw,4rem);line-height:1.02;text-wrap:balance;max-width:14ch}.ops-hero__subtitle[data-astro-cid-vgyrbvwc]{margin:1.05rem 0 0;max-width:52ch;font-size:clamp(1rem,2vw,1.13rem);color:#2e3138}.ops-hero__bullet-list[data-astro-cid-vgyrbvwc]{margin:1.15rem 0 0;padding:0;list-style:none;display:grid;gap:.62rem}.ops-hero__bullet-item[data-astro-cid-vgyrbvwc]{display:inline-flex;align-items:center;gap:.55rem;font-size:.95rem;font-weight:500;color:#1d1f24}.ops-hero__bullet-item[data-astro-cid-vgyrbvwc] svg[data-astro-cid-vgyrbvwc]{flex:none;color:#ff5c5c}.ops-hero__actions[data-astro-cid-vgyrbvwc]{display:flex;flex-wrap:wrap;gap:.72rem;margin-top:1.55rem}.ops-chat[data-astro-cid-vgyrbvwc]{position:relative;padding:1rem;border-radius:1.25rem;background:radial-gradient(circle at 12% 8%,rgba(111,255,233,.2),transparent 44%),linear-gradient(155deg,#042630,#004e64 62%,#055165);border:1px solid rgba(111,255,233,.35);box-shadow:0 20px 46px #0c111847;color:#f2e7dc;overflow:hidden}.ops-chat__chips[data-astro-cid-vgyrbvwc]{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.95rem}.ops-chat__chips[data-astro-cid-vgyrbvwc] span[data-astro-cid-vgyrbvwc]{font-size:.72rem;font-weight:600;padding:.35rem .62rem;border-radius:999px;color:#6fffe9;background:#05192057;border:1px solid rgba(111,255,233,.26)}.ops-chat__viewport[data-astro-cid-vgyrbvwc]{position:relative;display:grid;gap:.8rem}.ops-chat__scene-title[data-astro-cid-vgyrbvwc]{margin:0 0 .6rem;font-family:var(--font-display);font-size:.9rem;font-weight:600;letter-spacing:.02em;color:#f2e7dc}.ops-chat__messages[data-astro-cid-vgyrbvwc]{margin:0;padding:0;list-style:none;display:grid;gap:.6rem}.ops-msg[data-astro-cid-vgyrbvwc]{display:flex;align-items:flex-start;gap:.52rem;opacity:1;transform:none}.ops-msg__avatar[data-astro-cid-vgyrbvwc]{flex:none;width:1.95rem;height:1.95rem;display:grid;place-items:center;border-radius:999px;font-size:.9rem;background:#1d1f249e;border:1px solid rgba(242,231,220,.2)}.ops-msg__bubble[data-astro-cid-vgyrbvwc]{max-width:100%;padding:.64rem .72rem;border-radius:.8rem;border:1px solid rgba(242,231,220,.18);background:#f6f2ec;color:#1d1f24;box-shadow:0 10px 20px #06121a33}.ops-msg__speaker[data-astro-cid-vgyrbvwc]{margin:0;font-size:.73rem;font-weight:700;letter-spacing:.03em;color:#004e64}.ops-msg__text[data-astro-cid-vgyrbvwc]{margin:.26rem 0 0;font-size:.88rem;line-height:1.4}.ops-msg[data-astro-cid-vgyrbvwc].is-aral .ops-msg__avatar[data-astro-cid-vgyrbvwc]{background:#6fffe92b;border-color:#6fffe98c}.ops-msg[data-astro-cid-vgyrbvwc].is-aral .ops-msg__bubble[data-astro-cid-vgyrbvwc]{background:#e7fffa;border-color:#086d7b52}.ops-chat__separator[data-astro-cid-vgyrbvwc]{margin:0;font-size:.82rem;font-weight:600;text-align:center;letter-spacing:.03em;color:#f2e7dce6;padding:.3rem;border-top:1px solid rgba(242,231,220,.2);border-bottom:1px solid rgba(242,231,220,.2)}.ops-chat[data-astro-cid-vgyrbvwc][data-mode=animated] .ops-chat__viewport[data-astro-cid-vgyrbvwc]{min-height:25.6rem}.ops-chat[data-astro-cid-vgyrbvwc][data-mode=animated] .ops-chat__scene[data-astro-cid-vgyrbvwc],.ops-chat[data-astro-cid-vgyrbvwc][data-mode=animated] .ops-chat__separator[data-astro-cid-vgyrbvwc]{position:absolute;left:0;right:0;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(6px);transition:opacity .3s ease,transform .3s ease,visibility .3s ease}.ops-chat[data-astro-cid-vgyrbvwc][data-mode=animated] .ops-chat__scene[data-astro-cid-vgyrbvwc]{top:0}.ops-chat[data-astro-cid-vgyrbvwc][data-mode=animated] .ops-chat__separator[data-astro-cid-vgyrbvwc]{top:42%}.ops-chat[data-astro-cid-vgyrbvwc][data-mode=animated] .ops-chat__scene[data-astro-cid-vgyrbvwc].is-active,.ops-chat[data-astro-cid-vgyrbvwc][data-mode=animated] .ops-chat__separator[data-astro-cid-vgyrbvwc].is-active{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.ops-chat[data-astro-cid-vgyrbvwc][data-mode=animated] .ops-msg[data-astro-cid-vgyrbvwc]{opacity:0;transform:translateY(10px)}.ops-chat[data-astro-cid-vgyrbvwc][data-mode=animated] .ops-msg[data-astro-cid-vgyrbvwc].is-animated{animation:bubbleFade 2s cubic-bezier(.2,.9,.3,1) both;animation-delay:calc(var(--i) * 1.1s)}@keyframes bubbleFade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(min-width:980px){.ops-hero__grid[data-astro-cid-vgyrbvwc]{grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);gap:2.1rem}}@media(prefers-reduced-motion:reduce){.ops-chat[data-astro-cid-vgyrbvwc]{scroll-behavior:auto}.ops-chat[data-astro-cid-vgyrbvwc],.ops-chat[data-astro-cid-vgyrbvwc] [data-astro-cid-vgyrbvwc]{animation:none!important;transition:none!important}}
