.vlab-root{--vlab-screen-height:calc(100dvh - 64px);--surface:#fffefa;--surface-2:#edf6f1;--ink:#071310;--muted:#33463f;--line:#8fa79e;--focus:#007f68;--shadow:0 16px 36px #0713102e;--vlab-bench-rail:#719499;--vlab-bench-top:#213d36;--vlab-bench-mid:#17312b;--vlab-bench-front:#0c1d19;--vlab-bench-text:#e5fbf7;height:var(--vlab-screen-height);background:linear-gradient(#f7fbf8 0%,#e4efea 100%);flex-direction:column;gap:12px;min-height:0;padding:12px clamp(12px,1.8vw,24px) 14px;display:flex;overflow:hidden}:is(html:has(.vlab-root),body:has(.vlab-root)){overflow:hidden}body:has(.vlab-root) .site-header{align-items:center;height:64px;min-height:0;padding-top:8px;padding-bottom:8px;overflow:hidden}.vlab-header{flex-wrap:wrap;flex:none;justify-content:space-between;align-items:baseline;gap:8px 12px;min-height:0;display:flex}.vlab-header h1{color:var(--ink);margin:0;font-size:clamp(1.25rem,2vw,1.65rem);font-weight:850}.vlab-header p{color:var(--muted);margin:4px 0 0}.vlab-net-status{border-radius:999px;align-items:center;gap:6px;margin:4px 0 0;padding:3px 10px;font-size:.82rem;font-weight:600;line-height:1.3;display:inline-flex}.vlab-net-status.is-error{color:#7a2618;background:#fdece7;border:1px solid #f3c4b6}.vlab-net-status.is-loading{color:var(--muted);opacity:0;visibility:hidden;background:#7d7d7d1a}.vlab-root[data-reactions-loading] .vlab-net-status.is-loading{animation:1ms linear .45s forwards vlab-net-loading-in}@keyframes vlab-net-loading-in{to{opacity:1;visibility:visible}}.vlab-root[data-reactions-loading] .vlab-net-status.is-loading svg{animation:.9s linear infinite vlab-net-spin}@keyframes vlab-net-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.vlab-root[data-reactions-loading] .vlab-net-status.is-loading svg{animation:none}}.vlab-hint{border:2px solid var(--line);color:var(--ink);background:#f5faf6;border-radius:999px;align-items:center;gap:8px;padding:6px 12px;font-size:.86rem;font-weight:700;display:inline-flex}.vlab-layout{flex:auto;grid-template-columns:clamp(150px,14vw,200px) minmax(0,1fr) clamp(280px,27vw,340px);align-items:stretch;gap:12px;min-width:0;min-height:0;display:grid;overflow:hidden}.vlab-rack,.vlab-side>section{border:2px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:16px}.vlab-rack{flex-direction:column;height:100%;min-height:0;padding:14px;display:flex;overflow:hidden}.vlab-rack-scroll{overscroll-behavior:contain;flex-direction:column;flex:auto;gap:14px;min-height:0;padding-right:4px;display:flex;overflow:hidden auto}.vlab-rack-group{flex-direction:column;gap:8px;min-width:0;display:flex}.vlab-rack-group-title{font:inherit;margin:0}.vlab-rack-group-toggle{border:2px solid var(--line);background:var(--surface-2);width:100%;color:var(--muted);text-transform:uppercase;letter-spacing:.04em;text-align:left;cursor:pointer;touch-action:manipulation;border-radius:12px;align-items:center;gap:8px;padding:9px 10px;font-size:.76rem;font-weight:850;transition:background .12s,border-color .12s,color .12s;display:flex}.vlab-rack-group-toggle:hover{border-color:var(--focus);color:var(--ink)}.vlab-rack-group[data-open=true] .vlab-rack-group-toggle{background:var(--focus);border-color:var(--focus);color:#fff}.vlab-rack-group-chevron{border-bottom:2px solid;border-right:2px solid;flex:none;width:8px;height:8px;transition:transform .14s;transform:rotate(-45deg)}.vlab-rack-group[data-open=true] .vlab-rack-group-chevron{transform:rotate(45deg)}.vlab-rack-group-label{overflow-wrap:anywhere;flex:auto;min-width:0}.vlab-rack-group-count{background:var(--surface);min-width:18px;height:18px;color:var(--muted);border-radius:999px;justify-content:center;align-items:center;padding:0 5px;font-size:.68rem;font-weight:800;display:inline-flex}.vlab-rack-group[data-open=true] .vlab-rack-group-count{color:#fff;background:#ffffff38}.vlab-rack h2,.vlab-side h2{text-transform:uppercase;letter-spacing:.06em;color:#153e36;margin:0 0 10px;font-size:1rem;font-weight:850}.vlab-rack-grid{grid-template-columns:1fr;gap:10px;min-width:0;display:grid}.vlab-rack-item{border:2px solid var(--line);cursor:grab;touch-action:none;background:#f8fcf8;border-radius:12px;flex-direction:column;align-items:center;gap:6px;min-width:0;min-height:72px;padding:10px 8px;transition:transform .12s,border-color .12s;display:flex;overflow:hidden}.vlab-rack-item:active{cursor:grabbing;border-color:var(--focus);transform:scale(.97)}.vlab-rack-glyph{background:linear-gradient(#17322e,#0f211f);border:1px solid #d8f2f838;border-radius:10px;justify-content:center;align-items:center;width:100%;min-width:0;height:84px;display:flex;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff0f}.vlab-rack-glyph svg{width:auto;max-width:100%;height:auto;max-height:80px}.vlab-rack-name{overflow-wrap:anywhere;text-align:center;max-width:100%;color:var(--ink);font-size:.82rem;font-weight:750}
