.hb .vp-demo-wrap{max-width:720px;margin:0 auto}.hb .pg-card.vp-demo{gap:18px;padding:20px 20px 22px;text-align:left}.hb .vp-chrome{display:flex;align-items:center;justify-content:space-between;gap:14px}.hb .vp-dots{display:inline-flex;align-items:center;gap:6px}.hb .vp-dots i{width:8px;height:8px;border-radius:50%;background:#ffffff1f}.hb .vp-dots i:first-child{background:#d4775b8c}.hb .vp-race{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;align-items:stretch}@media(max-width:620px){.hb .vp-race{grid-template-columns:1fr;gap:12px}}.hb .vp-panel{display:flex;flex-direction:column;gap:12px;padding:15px 16px 17px;border-radius:var(--radius-sm);background:#ffffff08;border:1px solid var(--line)}.hb .vp-panel-ember{background:radial-gradient(118% 88% at 76% 0%,rgba(212,119,91,.075),transparent 64%),#ffffff08;border-color:#d4775b47}.hb .vp-panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:22px}.hb .vp-panel-ember .pg-card-label{color:var(--ember-deep)}.hb .vp-panel .pg-chip{flex:none;animation:vp-pop .4s cubic-bezier(.2,.7,.3,1) both}@keyframes vp-pop{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}.hb .vp-screen{flex:1;min-height:104px}.hb .pg-card.vp-demo .vp-screen p{font-family:var(--mono);font-size:12.5px;line-height:1.62;color:var(--ink-2)}.hb .pg-card.vp-demo .vp-screen-ember p{color:var(--ink)}.hb .vp-caret{display:inline-block;width:2px;height:1em;margin-left:2px;vertical-align:text-bottom;background:#ffffff73;animation:vp-blink 1.1s steps(1,end) infinite}.hb .vp-caret-ember{background:var(--ember)}@keyframes vp-blink{0%,49%{opacity:1}50%,to{opacity:0}}.hb .vp-verdict{display:flex;justify-content:center;opacity:0;transform:translateY(8px);transition:opacity .7s cubic-bezier(.2,.7,.3,1),transform .7s cubic-bezier(.2,.7,.3,1)}.hb .vp-verdict.is-on{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.hb .vp-caret,.hb .vp-panel .pg-chip{animation:none!important}.hb .vp-caret{display:none}.hb .vp-verdict{transition:none!important}}
