.hero-visual{flex-direction:column;min-height:0;animation:.6s .1s both rcRise;display:flex}.hv-term-card{background:linear-gradient(160deg,#0f1a1e 0%,#12161c 55%,#161a24 100%);border:0;border-radius:22px;flex-direction:column;flex:1 1 0;justify-content:flex-end;min-height:0;padding:20px 22px;display:flex;position:relative;box-shadow:0 60px 120px -40px #0e938459,0 24px 48px -24px #3b7bd647,inset 0 1px #ffffff12}.hv-term-head{align-items:center;gap:8px;margin-bottom:13px;display:flex}.hv-term-star{color:var(--term-teal);font-size:14px;line-height:1}.hv-term-name{font-family:var(--font-mono);color:var(--bg);font-size:12px;font-weight:700}.hv-term-pause{width:44px;height:44px;color:var(--term-muted);cursor:pointer;background:0 0;border:0;place-items:center;margin:-16px -14px -16px 0;padding:0;transition:color .2s;display:grid}.hv-term-pause:hover{color:var(--bg)}.hv-term-body{font-family:var(--font-mono);color:var(--term-text);white-space:pre-wrap;word-break:break-word;flex-direction:column;flex:1 0 0;justify-content:flex-end;min-height:240px;font-size:13px;line-height:1.66;display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(#0000 0%,#000 22%);mask-image:linear-gradient(#0000 0%,#000 22%)}.hv-term-input{background:#ffffff05;border:1px solid #ffffff21;border-radius:10px;align-items:center;margin-top:12px;padding:9px 12px;display:flex}.hv-term-prompt{color:var(--term-teal);font-weight:700;font-family:var(--font-mono);margin-right:7px;font-size:12.5px}.hv-term-placeholder{font-family:var(--font-mono);color:var(--term-dim);font-size:12.5px}.hv-term-caret{background:var(--term-teal);vertical-align:-2px;border-radius:1px;width:7px;height:15px;margin-left:3px;animation:1s step-end infinite rcBlink;display:inline-block}.hv-term-send{font-family:var(--font-mono);color:var(--term-dim);margin-left:auto;font-size:10.5px}@media (max-width:980px){.hv-term-card{flex:none}}
