.hero-visual{flex-direction:column;min-height:0;animation:.6s .1s both rcRise;display:flex;container-type:inline-size}.hv-term-card{background:linear-gradient(160deg,#0f1a1e 0%,#12161c 55%,#161a24 100%);border:0;border-radius:16px;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-sub{font-family:var(--font-mono);color:var(--term-muted);font-size:11px}.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-tabs{border-radius:var(--radius-pill);background:var(--surface);border:1px solid var(--border);grid-template-columns:repeat(4,minmax(0,1fr));align-self:stretch;gap:4px;margin-bottom:14px;padding:4px;display:grid}.hv-tab{appearance:none;cursor:pointer;font-family:var(--font-mono);border-radius:var(--radius-pill);text-align:center;white-space:nowrap;min-height:40px;color:var(--text-muted);background:0 0;border:0;padding:11px 12px;font-size:clamp(11.5px,.7vw,13px);font-weight:500;transition:background .2s,color .2s}.hv-tab:hover{color:var(--ink)}.hv-tab.is-active{color:var(--bg);background:var(--ink);font-weight:700}.hv-tab:focus-visible{outline:2px solid var(--ink);outline-offset:2px}@container (max-width:540px){.hv-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}}.hv-term-stage{flex-direction:column;flex:auto;min-height:0;display:flex}.hv-term-body{font-family:var(--font-mono);color:var(--term-text);scrollbar-width:thin;scrollbar-color:#ffffff2e transparent;white-space:pre-wrap;word-break:break-word;flex:1 1 0;min-height:240px;padding-right:6px;font-size:13px;line-height:1.66;display:block;overflow-y:auto;-webkit-mask-image:linear-gradient(#0000 0%,#000 22%);mask-image:linear-gradient(#0000 0%,#000 22%)}.hv-term-body:focus-visible{outline:1px solid var(--term-teal);outline-offset:4px}.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}.hv-term-body{max-height:320px}}
