.hero-video-wrap[data-astro-cid-ggjjda7f]{position:absolute;inset:0;z-index:0;overflow:hidden}.hero-video[data-astro-cid-ggjjda7f]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity 1.2s ease}.hero-video[data-astro-cid-ggjjda7f].is-ready{opacity:1}.hero-video-overlay[data-astro-cid-ggjjda7f]{position:absolute;inset:0;background:linear-gradient(180deg,#080a12bd,#080a129e 42%,#080a12e0),radial-gradient(ellipse 60% 50% at 50% 40%,#080a1226,#080a1299)}@media(max-width:768px){.hero-video-overlay[data-astro-cid-ggjjda7f]{background:linear-gradient(180deg,#080a1285,#080a1266 45%,#080a12cc),radial-gradient(ellipse 70% 55% at 50% 38%,#080a120f,#080a126b)}}.hd{width:100%;max-width:420px;margin:0 auto}.hd-window{background:var(--bg-elevated, #161C2D);border:1px solid var(--border);border-radius:var(--radius-lg, 18px);box-shadow:0 30px 70px #00000073;overflow:hidden;display:flex;flex-direction:column;cursor:pointer;text-decoration:none;color:inherit;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.hd-window:hover{border-color:var(--border-hover);box-shadow:0 34px 80px #00000080;transform:translateY(-2px)}.hd-window:focus-visible{outline:2px solid var(--purple-light);outline-offset:2px}.hd-head{display:flex;align-items:center;gap:.7rem;padding:.85rem 1rem;border-bottom:1px solid var(--border);background:#ffffff04}.hd-avatar{position:relative;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#2f6bff;color:#fff;flex-shrink:0}.hd-avatar-letter{font-family:Outfit,sans-serif;font-weight:700;font-size:1.15rem;line-height:1}.hd-avatar-dot{position:absolute;right:0;bottom:0;width:11px;height:11px;border-radius:50%;background:var(--accent-emerald, #10b981);border:2px solid var(--bg-elevated, #161C2D);box-shadow:0 0 #10b98180;animation:hd-pulse 2.2s infinite}@keyframes hd-pulse{0%{box-shadow:0 0 #10b98180}70%{box-shadow:0 0 0 6px #10b98100}to{box-shadow:0 0 #10b98100}}.hd-head-text{display:flex;flex-direction:column;gap:1px;flex:1;min-width:0}.hd-name{font-family:Outfit,sans-serif;font-weight:600;font-size:.98rem;color:var(--text-primary)}.hd-subtitle{font-size:.78rem;color:var(--text-muted)}.hd-head-actions{display:inline-flex;align-items:center;gap:.35rem;color:var(--text-muted)}.hd-head-ic{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:7px}.hd-head-ic svg{width:17px;height:17px}.hd-head-ic:last-child svg{width:15px;height:15px}.hd-msgs{padding:1rem;display:flex;flex-direction:column;gap:.8rem;height:300px;overflow:hidden;background:radial-gradient(120% 80% at 50% 0%,rgba(59,111,232,.05),transparent 60%)}.hd-line{display:flex;flex-direction:column;gap:3px;max-width:82%}.hd-line.user{align-self:flex-end;align-items:flex-end}.hd-line.bot{align-self:flex-start;align-items:flex-start}.hd-bubble{padding:.6rem .85rem;font-size:.9rem;line-height:1.45;border-radius:16px;word-break:break-word;opacity:0;transform:translateY(8px);animation:hd-in .35s ease forwards}@keyframes hd-in{to{opacity:1;transform:translateY(0)}}.hd-bubble.user{background:#2f6bff;color:#fff;border-bottom-right-radius:6px}.hd-bubble.bot{background:#2f3546;color:var(--text-primary);border-bottom-left-radius:6px}.hd-time{font-size:.68rem;color:var(--text-muted);padding:0 .2rem;opacity:0;animation:hd-in .35s ease .1s forwards}.hd-typing{align-self:flex-start;display:inline-flex;align-items:center;gap:5px;padding:.7rem .9rem;background:#2f3546;border-radius:16px 16px 16px 6px}.hd-typing i{width:6px;height:6px;border-radius:50%;background:var(--text-muted);animation:hd-dot 1.2s infinite ease-in-out}.hd-typing i:nth-child(2){animation-delay:.2s}.hd-typing i:nth-child(3){animation-delay:.4s}@keyframes hd-dot{0%,60%,to{transform:translateY(0);opacity:.4}30%{transform:translateY(-4px);opacity:1}}.hd-input{display:flex;align-items:center;gap:.6rem;padding:.75rem 1rem;border-top:1px solid var(--border)}.hd-input-field{flex:1;padding:.6rem .9rem;border:1px solid rgba(47,107,255,.5);border-radius:var(--radius-pill, 999px);color:var(--text-muted);font-size:.88rem;background:#ffffff05}.hd-send{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:#2f6bff;color:#fff;flex-shrink:0}.hd-send svg{width:17px;height:17px}.hd-powered{display:flex;align-items:center;justify-content:center;gap:.4rem;padding:.55rem 1rem .7rem;font-size:.72rem;color:var(--text-muted)}.hd-powered-wave{display:inline-flex;align-items:center;gap:2px;height:12px}.hd-powered-wave i{display:block;width:2px;border-radius:2px;background:var(--purple-light);opacity:.8}.hd-powered-wave i:nth-child(1){height:40%}.hd-powered-wave i:nth-child(2){height:80%}.hd-powered-wave i:nth-child(3){height:100%}.hd-powered-wave i:nth-child(4){height:60%}.hd-powered-wave i:nth-child(5){height:35%}.hd-powered-name{font-family:Outfit,sans-serif;font-weight:600;color:var(--text-secondary)}.hd-powered-name span{color:var(--purple-light)}.hd-caption{margin-top:.9rem;text-align:center;font-size:.8rem;color:var(--text-muted)}@media(prefers-reduced-motion:reduce){.hd-bubble,.hd-time{animation:none;opacity:1;transform:none}.hd-avatar-dot{animation:none}}
