:where(:root){--vk-chart-1:#0072b2;--vk-chart-2:#d55e00;--vk-chart-3:#009e73;--vk-chart-4:#cc79a7;--vk-chart-5:#c68800;--vk-chart-6:#159cde;--vk-chart-grid:color-mix(in oklab, var(--vk-color-fg) 12%, transparent);--vk-chart-axis:color-mix(in oklab, var(--vk-color-fg) 32%, transparent);--vk-chart-label:var(--vk-color-muted);--vk-chart-surface:var(--vk-color-surface);--vk-chart-area-opacity:.18;--vk-chart-tooltip-bg:var(--vk-color-fg);--vk-chart-tooltip-fg:var(--vk-color-bg)}:where([data-theme=dark]){--vk-chart-1:#4ea3ff;--vk-chart-2:#f0b552;--vk-chart-3:#34d399;--vk-chart-4:#e9aad3;--vk-chart-5:#ff8f52;--vk-chart-6:#8ed4f5;--vk-chart-area-opacity:.24}:where(.vk-chart){font-family:var(--vk-font-sans);color:var(--vk-color-fg);position:relative}:where(.vk-chart__svg){block-size:auto;inline-size:100%;overflow:visible}:where(.vk-chart__grid-line){stroke:var(--vk-chart-grid);stroke-width:1px}:where(.vk-chart__axis){stroke:var(--vk-chart-axis);stroke-width:1px}:where(.vk-chart__zero){stroke:var(--vk-chart-axis);stroke-width:1px;stroke-dasharray:4 3}:where(.vk-chart__tick),:where(.vk-chart__empty){fill:var(--vk-chart-label)}:where(.vk-chart__value){fill:var(--vk-color-fg);font-weight:600}:where(.vk-chart__line){fill:none;stroke-linecap:round;stroke-linejoin:round}:where(.vk-chart__area){stroke:none;opacity:var(--vk-chart-area-opacity)}:where(.vk-chart__marker){stroke:var(--vk-chart-surface);stroke-width:1px}:where(.vk-chart__legend){gap:var(--vk-space-1) var(--vk-space-4);margin:var(--vk-space-2) 0 0;font-size:var(--vk-text-sm);color:var(--vk-color-muted);flex-wrap:wrap;padding:0;list-style:none;display:flex}:where(.vk-chart__legend-item){align-items:center;gap:var(--vk-space-2);display:inline-flex}:where(.vk-chart__swatch){flex:none}:where(.vk-chart__table){clip-path:inset(50%);white-space:nowrap;border:0;block-size:1px;inline-size:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}:where(.vk-chart__hit){cursor:crosshair;fill:#0000;pointer-events:all}:where(.vk-chart__tooltip){pointer-events:none}:where(.vk-chart__crosshair){stroke:var(--vk-chart-axis);stroke-width:1px;stroke-dasharray:3 3}:where(.vk-chart__tooltip-box){fill:var(--vk-chart-tooltip-bg);stroke:none}:where(.vk-chart__tooltip-title){fill:var(--vk-chart-tooltip-fg);opacity:.85;font-weight:600}:where(.vk-chart__tooltip-row){fill:var(--vk-chart-tooltip-fg)}:where(.vk-chart__series){animation:vk-chart-fade var(--vk-duration) var(--vk-ease) both}@keyframes vk-chart-fade{0%{opacity:0}}@media (prefers-reduced-motion:reduce){:where(.vk-chart__series){animation:none}}@media (hover:hover){:where(.vk-chart__series:hover)>:where(g){opacity:.4;transition:opacity var(--vk-duration-fast) var(--vk-ease)}:where(.vk-chart__series:hover)>:where(g:hover){opacity:1}:where(.vk-chart__series:hover)>:where(g:hover)>:where(.vk-chart__line){stroke-width:calc(var(--vk-chart-line-width,2px) + 1px);transition:stroke-width var(--vk-duration-fast) var(--vk-ease)}:where(.vk-chart__legend:hover)>:where(.vk-chart__legend-item){opacity:.45;transition:opacity var(--vk-duration-fast) var(--vk-ease)}:where(.vk-chart__legend:hover)>:where(.vk-chart__legend-item:hover){opacity:1}}@media (prefers-reduced-motion:reduce){:where(.vk-chart__series:hover)>:where(g),:where(.vk-chart__series:hover)>:where(g:hover)>:where(.vk-chart__line),:where(.vk-chart__legend:hover)>:where(.vk-chart__legend-item){transition:none}}:where(.vk-chart__legend[data-interactive]) :where(.vk-chart__legend-control){align-items:center;gap:var(--vk-space-2);padding:var(--vk-space-1) var(--vk-space-2);margin-inline:calc(var(--vk-space-2) * -1);border-radius:var(--vk-radius-sm);cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color var(--vk-duration-fast) var(--vk-ease);display:inline-flex}@media (hover:hover){:where(.vk-chart__legend[data-interactive]) :where(.vk-chart__legend-control:hover){background:var(--vk-color-surface-hover)}}:where(.vk-chart__legend-toggle){opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}:where(.vk-chart__legend-control:has(.vk-chart__legend-toggle:focus-visible)){outline:var(--vk-ring-width) solid var(--vk-color-ring);outline-offset:var(--vk-ring-offset)}:where(.vk-chart__legend-control:has(.vk-chart__legend-toggle:not(:checked))){opacity:.45}:where(.vk-chart__legend-control:has(.vk-chart__legend-toggle:not(:checked))) :where(.vk-chart__legend-label){text-decoration:line-through}:where([data-series-index]){transition:opacity var(--vk-duration-slow) var(--vk-ease-out), visibility 0s linear var(--vk-duration-slow);visibility:visible}:where(.vk-chart:has(.vk-chart__legend-toggle[data-series="1"]:not(:checked))) :where([data-series-index="1"]),:where(.vk-chart:has(.vk-chart__legend-toggle[data-series="2"]:not(:checked))) :where([data-series-index="2"]),:where(.vk-chart:has(.vk-chart__legend-toggle[data-series="3"]:not(:checked))) :where([data-series-index="3"]),:where(.vk-chart:has(.vk-chart__legend-toggle[data-series="4"]:not(:checked))) :where([data-series-index="4"]),:where(.vk-chart:has(.vk-chart__legend-toggle[data-series="5"]:not(:checked))) :where([data-series-index="5"]),:where(.vk-chart:has(.vk-chart__legend-toggle[data-series="6"]:not(:checked))) :where([data-series-index="6"]){opacity:0;visibility:hidden;transition:opacity var(--vk-duration-slow) var(--vk-ease-out), visibility 0s linear var(--vk-duration-slow)}@media (prefers-reduced-motion:reduce){:where([data-series-index]){transition:none}}:where(.vk-sparkline){vertical-align:middle;inline-size:var(--vk-sparkline-width,7rem);--vk-sparkline-stroke:var(--vk-chart-1);display:inline-block}:where(.vk-sparkline__svg){inline-size:100%;display:block}:where(.vk-sparkline__line){fill:none;stroke:var(--vk-sparkline-stroke);stroke-linecap:round;stroke-linejoin:round}:where(.vk-sparkline__area){stroke:none;fill:var(--vk-sparkline-area,color-mix(in oklab, var(--vk-sparkline-stroke) 22%, transparent))}:where(.vk-sparkline__point){fill:var(--vk-sparkline-stroke);stroke:var(--vk-chart-surface);stroke-width:1px}:where(.vk-line-chart){inline-size:100%;display:block}:where(.vk-line-chart .vk-chart__line){stroke-dashoffset:0;animation:vk-line-draw .6s var(--vk-ease) both}@keyframes vk-line-draw{0%{opacity:.2}}@media (prefers-reduced-motion:reduce){:where(.vk-line-chart .vk-chart__line){animation:none}}:where(.vk-area-chart){inline-size:100%;display:block}:where(.vk-area-chart[data-stacked=true]) :where(.vk-chart__area){opacity:calc(var(--vk-chart-area-opacity) + .5)}:where(.vk-area-chart[data-stacked=true]) :where(.vk-chart__line){stroke:var(--vk-chart-surface);stroke-width:1px}:where(.vk-area-chart .vk-chart__area){animation:vk-area-rise var(--vk-duration) var(--vk-ease) both}@keyframes vk-area-rise{0%{opacity:0}}@media (prefers-reduced-motion:reduce){:where(.vk-area-chart .vk-chart__area){animation:none}}:where(.vk-bar-chart){inline-size:100%;display:block}:where(.vk-bar-chart__bar){stroke:var(--vk-chart-surface);stroke-width:1px}:where(.vk-bar-chart[data-orientation=vertical]) :where(.vk-bar-chart__bar){transform-box:fill-box;transform-origin:bottom;animation:vk-bar-grow-y .42s var(--vk-ease) both}:where(.vk-bar-chart[data-orientation=horizontal]) :where(.vk-bar-chart__bar){transform-box:fill-box;transform-origin:0;animation:vk-bar-grow-x .42s var(--vk-ease) both}@keyframes vk-bar-grow-y{0%{opacity:.4;transform:scaleY(.02)}}@keyframes vk-bar-grow-x{0%{opacity:.4;transform:scaleX(.02)}}@media (prefers-reduced-motion:reduce){:where(.vk-bar-chart__bar){animation:none}}@media (hover:hover){:where(.vk-bar-chart .vk-chart__series:hover)>:where(.vk-bar-chart__bar){opacity:.45;transition:opacity var(--vk-duration-fast) var(--vk-ease)}:where(.vk-bar-chart .vk-chart__series:hover)>:where(.vk-bar-chart__bar:hover){opacity:1;stroke:var(--vk-color-surface);stroke-width:1.5px;paint-order:stroke}}@media (prefers-reduced-motion:reduce){:where(.vk-bar-chart .vk-chart__series:hover)>:where(.vk-bar-chart__bar){transition:none}}:where(.vk-pie-chart){inline-size:100%;display:block}:where(.vk-pie-chart__svg){margin-inline:auto}:where(.vk-pie-chart__slice){stroke:var(--vk-chart-surface);stroke-width:1.5px}:where(.vk-pie-chart__track){stroke:var(--vk-chart-grid)}:where(.vk-pie-chart__label){fill:var(--vk-chart-surface);paint-order:stroke;stroke:color-mix(in oklab, var(--vk-color-fg) 45%, transparent);stroke-width:2.5px;stroke-linejoin:round;font-weight:600}:where(.vk-pie-chart__center){fill:var(--vk-color-fg);font-size:var(--vk-text-xl);font-weight:700}:where(.vk-pie-chart__center-sub){fill:var(--vk-color-muted)}:where(.vk-pie-chart__slice){animation:vk-pie-in .32s var(--vk-ease) both}@keyframes vk-pie-in{0%{opacity:0}}@media (prefers-reduced-motion:reduce){:where(.vk-pie-chart__slice){animation:none}}@media (hover:hover){:where(.vk-pie-chart__svg:hover) :where(.vk-pie-chart__slice){opacity:.5;transition:opacity var(--vk-duration-fast) var(--vk-ease), transform var(--vk-duration) var(--vk-ease-out)}:where(.vk-pie-chart__svg:hover) :where(.vk-pie-chart__slice:hover){opacity:1;transform-origin:50%;transform-box:view-box;stroke:var(--vk-color-surface);stroke-width:1.5px;paint-order:stroke;transform:scale(1.035)}}@media (prefers-reduced-motion:reduce){:where(.vk-pie-chart__svg:hover) :where(.vk-pie-chart__slice){transition:none}:where(.vk-pie-chart__svg:hover) :where(.vk-pie-chart__slice:hover){transform:none}}:where(.vk-progress-ring){justify-content:center;align-items:center;display:inline-flex}:where(.vk-progress-ring__svg){block-size:auto;inline-size:100%;display:block}:where(.vk-progress-ring__track){stroke:var(--vk-progress-ring-track,color-mix(in oklab, var(--vk-color-fg) 12%, transparent))}:where(.vk-progress-ring__arc){stroke:var(--vk-progress-ring-color,var(--vk-chart-1));transition:stroke-dashoffset var(--vk-duration) var(--vk-ease)}:where(.vk-progress-ring__center){font-size:var(--vk-text-md);text-align:center;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:2px;font-weight:600;line-height:1.1;display:flex;position:absolute;inset:0}@media (prefers-reduced-motion:reduce){:where(.vk-progress-ring__arc){transition:none}}
:root{--vk-color-primary:#047857;--vk-color-primary-fg:#fff;--vk-color-primary-hover:#036049;--vk-color-primary-active:#024c3a;--vk-color-primary-subtle:#ecfdf5;--vk-color-primary-subtle-fg:#064e3b;--vk-color-ring:#047857;--vk-font-sans:var(--font-sans,ui-sans-serif), system-ui, sans-serif;--vk-font-mono:var(--font-mono,ui-monospace), monospace;--vk-chart-1:#047857;--cb-glow:#04785738;--cb-hairline:#04785747}:root[data-theme=dark]{--vk-color-primary:#34d399;--vk-color-primary-fg:#04231a;--vk-color-primary-hover:#6ee7b7;--vk-color-primary-active:#a7f3d0;--vk-color-primary-subtle:#052e26;--vk-color-primary-subtle-fg:#6ee7b7;--vk-color-ring:#34d399;--vk-chart-1:#34d399;--cb-glow:#34d39929;--cb-hairline:#34d39938}html{scroll-behavior:smooth}:where(section[id],main[id]){scroll-margin-block-start:5rem}body{background:var(--vk-color-bg);color:var(--vk-color-fg);flex-direction:column;min-block-size:100dvh;display:flex}main{flex:1}a:not([class]){color:var(--vk-color-primary);text-underline-offset:.18em;text-decoration-line:underline;text-decoration-thickness:from-font}a:not([class]):hover{color:var(--vk-color-primary-hover)}.skip{z-index:100;border-radius:var(--vk-radius-md,8px);background:var(--vk-color-primary);color:var(--vk-color-primary-fg);padding:.5rem .875rem;font-size:.875rem;font-weight:600;position:absolute;inset-block-start:-100%;inset-inline-start:var(--vk-space-3,.75rem)}.skip:focus-visible{inset-block-start:var(--vk-space-3,.75rem)}.eyebrow{font-family:var(--vk-font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--vk-color-primary);font-size:.6875rem;font-weight:600}.brand{letter-spacing:-.015em;align-items:center;gap:.5rem;font-weight:700;display:inline-flex}.bars{align-items:flex-end;gap:2px;block-size:1rem;display:inline-flex}.bars i{background:var(--vk-color-primary);transform-origin:bottom;border-radius:2px;inline-size:3px;animation:1.4s ease-in-out infinite cb-bar;display:block}.bars i:first-child{block-size:45%;animation-delay:0s}.bars i:nth-child(2){block-size:100%;animation-delay:.18s}.bars i:nth-child(3){block-size:65%;animation-delay:.36s}@keyframes cb-bar{0%,to{transform:scaleY(.55)}50%{transform:scaleY(1)}}.glow{isolation:isolate;position:relative;overflow:clip}.glow:before{content:"";aspect-ratio:1;background:radial-gradient(circle at 50% 40%, var(--cb-glow), transparent 62%);z-index:-1;pointer-events:none;inline-size:min(70rem,140%);position:absolute;inset-block-start:-30%;inset-inline-start:50%;translate:-50%}.glow:after{content:"";background-image:linear-gradient(to right, var(--vk-color-border-subtle) 1px, transparent 1px), linear-gradient(to bottom, var(--vk-color-border-subtle) 1px, transparent 1px);z-index:-2;pointer-events:none;background-size:3rem 3rem;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 60% at 50% 0,#000 20%,#0000 75%);mask-image:radial-gradient(80% 60% at 50% 0,#000 20%,#0000 75%)}.device{border:1px solid var(--vk-color-border);border-radius:var(--vk-radius-lg,14px);background:var(--vk-color-surface);overflow:hidden;box-shadow:0 24px 60px -28px #00000073;container-type:inline-size}.device--accent{border-color:var(--cb-hairline)}.device__bar{border-block-end:1px solid var(--vk-color-border-subtle);background:var(--vk-color-surface-subtle);align-items:center;gap:.625rem;padding:.625rem .875rem;display:flex}.device__dots{flex:none;gap:.3125rem;display:inline-flex}.device__dots span{aspect-ratio:1;background:var(--vk-color-border-strong);opacity:.55;border-radius:50%;inline-size:.5rem}.device__title{font-family:var(--vk-font-mono);color:var(--vk-color-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.device__body{padding:var(--vk-space-4,1rem)}.demo-thread{min-block-size:21rem;max-block-size:26rem}.demo-thread>.vk-chat-thread__log{margin-block-start:0}@container (max-width:30rem){.demo-thread{min-block-size:24rem;max-block-size:28rem}}.chips{flex-wrap:wrap;gap:.4375rem;display:flex}.chip{font:inherit;border:1px solid var(--vk-color-border);background:var(--vk-color-surface);color:var(--vk-color-fg-subtle);cursor:pointer;border-radius:999px;align-items:center;gap:.375rem;padding:.375rem .6875rem;font-size:.8125rem;line-height:1.2;transition:border-color .12s,color .12s,background-color .12s;display:inline-flex}.chip:hover:not(:disabled){border-color:var(--vk-color-primary);color:var(--vk-color-fg)}.chip:disabled{opacity:.55;cursor:not-allowed}.chip--hot{border-color:var(--cb-hairline);color:var(--vk-color-primary-subtle-fg);background:var(--vk-color-primary-subtle)}.chip--hot:hover:not(:disabled){color:var(--vk-color-primary-subtle-fg)}.in-chat-chart{border:1px solid var(--vk-color-border);border-radius:var(--vk-radius-md,8px);background:var(--vk-color-bg);inline-size:min(26rem,100%);margin-block-start:.625rem;padding:.75rem .75rem .5rem}.in-chat-chart__cap{font-family:var(--vk-font-mono);color:var(--vk-color-muted);margin-block-start:.375rem;font-size:.6875rem;display:block}.msg-list{gap:.3125rem;margin:.5rem 0 0;padding-inline-start:1.15rem;display:grid}.msg-list li{font-size:.9375rem}.stat-card{border:1px solid var(--vk-color-border);border-radius:var(--vk-radius-lg,14px);background:var(--vk-color-surface);padding:var(--vk-space-6,1.5rem);block-size:100%;position:relative;overflow:hidden}.stat-card:before{content:"";background:linear-gradient(to right, transparent, var(--vk-color-primary), transparent);opacity:.65;block-size:1px;position:absolute;inset-block-start:0;inset-inline:0}.stat-grid{gap:var(--vk-space-4,1rem);grid-template-columns:repeat(auto-fit,minmax(min(18rem,100%),1fr));display:grid}@media (min-width:60rem){.stat-grid{grid-template-columns:1.65fr 1fr}.stat-grid>:first-child{grid-row:span 2}}.ring-row{align-items:center;gap:var(--vk-space-4,1rem);flex-wrap:wrap;display:flex}.chat-shell{border:1px solid var(--vk-color-border);border-radius:var(--vk-radius-lg,14px);background:var(--vk-color-surface);grid-template-columns:1fr;block-size:calc(100dvh - 9rem);min-block-size:30rem;display:grid;overflow:hidden}@media (min-width:56rem){.chat-shell{grid-template-columns:17.5rem 1fr}}.chat-shell__side{border-inline-end:1px solid var(--vk-color-border-subtle);background:var(--vk-color-surface-subtle);min-block-size:0;inline-size:100%;display:none;overflow-y:auto}@media (min-width:56rem){.chat-shell__side{display:flex}}.chat-shell__main{grid-template-rows:auto minmax(0,1fr) auto;min-block-size:0;min-inline-size:0;display:grid}.chat-shell__head{justify-content:space-between;align-items:center;gap:var(--vk-space-3,.75rem);border-block-end:1px solid var(--vk-color-border-subtle);padding:.75rem 1rem;display:flex}.chat-shell__body{min-block-size:0;overflow:hidden}.chat-shell__foot{border-block-start:1px solid var(--vk-color-border-subtle);flex-direction:column;gap:.625rem;padding:.75rem 1rem .875rem;display:flex}.side-pad{flex-direction:column;gap:.625rem;padding:.875rem;display:flex}.convo{text-align:start;font:inherit;cursor:pointer;background:0 0;border:0}.convo>.vk-sidebar__label{flex-direction:column;gap:.0625rem;min-inline-size:0;display:flex;overflow:hidden}.convo__title{white-space:nowrap;text-overflow:ellipsis;min-inline-size:0;overflow:hidden}.soft-disabled[aria-disabled=true]{opacity:.5;cursor:not-allowed}.convo__meta{font-family:var(--vk-font-mono);color:var(--vk-color-muted);white-space:nowrap;font-size:.6875rem}:where(.vk-footer__link,.vk-breadcrumb__link,.vk-navbar__brand,.footer-repo,.nav-badge){align-items:center;min-block-size:1.5rem;display:inline-flex}.nav-badge{text-decoration:none}.comp-link{border-radius:var(--vk-radius-sm,6px);justify-content:center;align-items:center;min-block-size:1.625rem;min-inline-size:1.5rem;text-decoration:none;display:inline-flex}.comp-link>code{transition:border-color .12s,color .12s}.comp-link:hover>code,.comp-link:focus-visible>code{border-color:var(--vk-color-primary);color:var(--vk-color-primary)}.install-row{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.install-row>code{max-inline-size:100%;overflow-x:auto}.lede{max-inline-size:46ch}.center{text-align:center;margin-inline:auto}.wide-scroll{overflow-x:auto}.nav-badge,.nav-clone{display:none}@container vk-navbar (min-width:60rem){.nav-clone{display:inline-flex}}@container vk-navbar (min-width:78rem){.nav-badge{display:inline-flex}}@container vk-navbar not (min-width:25rem){.nav-cta{display:none}}@container vk-navbar (min-width:48rem){.sheet-only{display:none}}.nav-icon{padding-inline:.5rem}.clone-grid{gap:var(--vk-space-6,1.5rem);align-items:start;display:grid}@media (min-width:60rem){.clone-grid{gap:var(--vk-space-8,2rem);grid-template-columns:1.45fr 1fr}}.footer-bottom{flex:1;min-inline-size:0}.footer-cmds{gap:var(--vk-space-4,1rem);grid-template-columns:repeat(auto-fit,minmax(min(20rem,100%),1fr));align-items:start;display:grid}.footer-repo{font-family:var(--vk-font-mono);color:var(--vk-color-muted);align-items:center;gap:.4375rem;font-size:.8125rem;text-decoration:none;display:inline-flex}.footer-repo:hover{color:var(--vk-color-primary);text-decoration:underline}.vh{clip-path:inset(50%);white-space:nowrap;border:0;block-size:1px;inline-size:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.bars i{animation:none}.chip{transition:none}}
