.vt-text-body{font-family:var(--vt-type-font-sans);font-size:var(--vt-type-body-size);line-height:var(--vt-type-line-height-body);font-weight:var(--vt-type-body-weight);color:var(--vt-text-body)}.vt-text-strong{color:var(--vt-text-strong)}.vt-text-default{color:var(--vt-text-default)}.vt-text-muted{color:var(--vt-text-muted)}.vt-text-meta{color:var(--vt-text-meta)}.vt-text-body-color{color:var(--vt-text-body)}.vt-text-label{font-family:var(--vt-type-font-sans);font-size:var(--vt-type-label-size);font-weight:var(--vt-type-label-weight)}.vt-text-mono{font-family:var(--vt-type-font-mono);font-size:var(--vt-type-label-size)}.vt-h1{font-size:var(--vt-type-h1-size);font-weight:var(--vt-type-heading-weight);line-height:var(--vt-type-line-height-tight)}.vt-h2{font-size:var(--vt-type-h2-size);font-weight:var(--vt-type-heading-weight);line-height:var(--vt-type-line-height-tight)}.vt-h3{font-size:var(--vt-type-h3-size);font-weight:var(--vt-type-heading-weight);line-height:var(--vt-type-line-height-tight)}.vt-h4{font-size:var(--vt-type-h4-size);font-weight:var(--vt-type-heading-weight);line-height:var(--vt-type-line-height-tight)}.vt-title-bar{color:var(--vt-title-bar);font-weight:var(--vt-type-heading-weight)}.vt-shadow-soft{box-shadow:var(--vt-card-shadow)}.vt-shadow-medium{box-shadow:var(--vt-header-shadow)}.vt-shadow-strong{box-shadow:var(--vt-strong-shadow)}.vt-focus-ring:focus-visible{outline:var(--vt-focus-ring-width) solid var(--vt-focus-ring-color);outline-offset:var(--vt-focus-ring-offset)}.vt-scrollbar::-webkit-scrollbar{height:var(--vt-scrollbar-size);width:var(--vt-scrollbar-size)}.vt-scrollbar::-webkit-scrollbar-thumb{background:var(--vt-scrollbar-thumb-bg);border-radius:var(--vt-pill-radius)}.vt-scrollbar::-webkit-scrollbar-thumb:hover{background:var(--vt-scrollbar-thumb-hover-bg)}.vt-stack{display:flex;flex-direction:column;gap:var(--vt-stack-gap)}.vt-cluster{display:flex;align-items:center;gap:var(--vt-cluster-gap)}.vt-between{display:flex;align-items:center;justify-content:space-between}.vt-bar{height:var(--vt-bar-height);display:flex;align-items:center;padding:0 var(--vt-bar-padding-x)}.vt-card{background:var(--vt-card-bg);border:var(--vt-border-width) solid var(--vt-card-border-color);border-radius:var(--vt-card-radius)}
