@font-face{font-family:Shell Sans;font-style:normal;font-weight:100 900;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcCo3FwrK3iLTcviYwYZ90m.woff2) format("woff2")}:root{--vsh-bg: #ffffff;--vsh-bg-subtle: #fafafa;--vsh-bg-panel: #f4f4f5;--vsh-ink: #09090b;--vsh-text: #18181b;--vsh-muted: #71717a;--vsh-dim: #a1a1aa;--vsh-border: #e4e4e7;--vsh-border-soft: rgb(9 9 11 / .06);--vsh-accent: #2563eb;--vsh-accent-soft: #eff6ff;--vsh-accent-text: #1d4ed8;--vsh-sans: "Shell Sans", ui-sans-serif, system-ui, -apple-system, sans-serif;--vsh-ease: cubic-bezier(.22, 1, .36, 1);--vsh-radius: .5rem;--vsh-topbar-h: 3.25rem;--vsh-sidebar-w: 15rem;--vsh-sidebar-w-collapsed: 3.5rem}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body.vsh-page{font-family:var(--vsh-sans);font-size:.875rem;line-height:1.5;color:var(--vsh-text);background:var(--vsh-bg);-webkit-font-smoothing:antialiased;overflow-x:clip}.vsh-topbar{position:fixed;top:0;left:0;right:0;z-index:200;height:var(--vsh-topbar-h);background:var(--vsh-bg);border-bottom:1px solid var(--vsh-border);display:flex;align-items:center;gap:0}.vsh-topbar__brand{width:var(--vsh-sidebar-w);flex-shrink:0;padding:0 1rem;display:flex;align-items:center;gap:.5rem;border-right:1px solid var(--vsh-border);height:100%}.vsh-topbar__logo{font-size:.9375rem;font-weight:800;letter-spacing:-.04em;color:var(--vsh-ink);text-decoration:none}.vsh-topbar__logo-badge{font-size:.5625rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--vsh-dim);padding:.15rem .35rem;border:1px solid var(--vsh-border);border-radius:.25rem}.vsh-topbar__center{flex:1;padding:0 1.25rem;display:flex;align-items:center;gap:.75rem}.vsh-topbar__client-switcher{display:flex;align-items:center;gap:.5rem;padding:.3rem .625rem;border-radius:.375rem;border:1px solid var(--vsh-border);background:var(--vsh-bg);cursor:pointer;transition:background .15s;font-size:.8125rem;color:var(--vsh-text);font-family:var(--vsh-sans);font-weight:500;letter-spacing:-.01em}.vsh-topbar__client-switcher:hover{background:var(--vsh-bg-panel)}.vsh-topbar__client-dot{width:.875rem;height:.875rem;border-radius:.25rem;background:var(--vsh-ink);flex-shrink:0}.vsh-topbar__client-chevron{color:var(--vsh-dim);font-size:.625rem;margin-left:.25rem}.vsh-topbar__breadcrumb{display:flex;align-items:center;gap:.375rem;font-size:.8125rem;color:var(--vsh-muted)}.vsh-topbar__breadcrumb-sep{color:var(--vsh-dim)}.vsh-topbar__breadcrumb-current{color:var(--vsh-text);font-weight:500}.vsh-topbar__actions{padding:0 1rem;display:flex;align-items:center;gap:.5rem}.vsh-topbar__action-btn{display:inline-flex;align-items:center;gap:.375rem;padding:.3rem .625rem;border-radius:.375rem;border:1px solid var(--vsh-border);background:transparent;font-size:.8125rem;font-family:var(--vsh-sans);color:var(--vsh-muted);cursor:pointer;transition:color .15s,background .15s;font-weight:500}.vsh-topbar__action-btn:hover{color:var(--vsh-text);background:var(--vsh-bg-panel)}.vsh-topbar__action-btn--primary{background:var(--vsh-ink);color:var(--vsh-bg);border-color:var(--vsh-ink)}.vsh-topbar__action-btn--primary:hover{opacity:.85;color:var(--vsh-bg);background:var(--vsh-ink)}.vsh-topbar__avatar{width:1.75rem;height:1.75rem;border-radius:999px;background:var(--vsh-bg-panel);border:1px solid var(--vsh-border);display:flex;align-items:center;justify-content:center;font-size:.6875rem;font-weight:700;color:var(--vsh-muted);cursor:pointer;flex-shrink:0}.vsh-lab-nav{position:fixed;bottom:1rem;left:50%;translate:-50% 0;z-index:500;display:flex;align-items:center;gap:.25rem;padding:.3rem;background:var(--vsh-ink);border-radius:999px;box-shadow:0 4px 24px #0000002e}.vsh-lab-nav a{display:inline-flex;align-items:center;padding:.35rem .875rem;border-radius:999px;font-size:.75rem;font-weight:500;color:#ffffff8c;text-decoration:none;transition:color .15s,background .15s;letter-spacing:.01em}.vsh-lab-nav a:hover{color:#ffffffd9}.vsh-lab-nav a[aria-current=page]{background:#ffffff1f;color:#fff}.vsh-preview-card{background:var(--vsh-bg);border:1px solid var(--vsh-border);border-radius:var(--vsh-radius);overflow:hidden}.vsh-preview-card__header{padding:.875rem 1rem;border-bottom:1px solid var(--vsh-border);display:flex;align-items:center;justify-content:space-between;gap:.75rem}.vsh-preview-card__title{font-size:.8125rem;font-weight:600;letter-spacing:-.01em;color:var(--vsh-ink)}.vsh-preview-card__body{padding:1rem}.vsh-badge{display:inline-flex;align-items:center;gap:.3rem;padding:.2rem .5rem;border-radius:999px;font-size:.6875rem;font-weight:600;letter-spacing:.02em}.vsh-badge--done{background:#f0fdf4;color:#16a34a}.vsh-badge--draft{background:var(--vsh-bg-panel);color:var(--vsh-muted)}.vsh-badge--review{background:#fefce8;color:#a16207}.vsh-badge__dot{width:.375rem;height:.375rem;border-radius:999px;background:currentColor;flex-shrink:0}.vsh-a{padding-top:var(--vsh-topbar-h);min-height:100svh}.vsh-a__layout{display:grid;grid-template-columns:var(--vsh-sidebar-w) 1fr;min-height:calc(100svh - var(--vsh-topbar-h))}.vsh-a__sidebar{position:sticky;top:var(--vsh-topbar-h);height:calc(100svh - var(--vsh-topbar-h));overflow-y:auto;border-right:1px solid var(--vsh-border);background:var(--vsh-bg-subtle);display:flex;flex-direction:column;padding-bottom:1rem}.vsh-a__sidebar-top{padding:.75rem .5rem 0}.vsh-a__sidebar-group{padding:0 .5rem;margin-top:1.25rem}.vsh-a__sidebar-group-label{font-size:.6875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--vsh-dim);padding:0 .5rem;margin-bottom:.25rem}.vsh-a__nav-item{display:flex;align-items:center;gap:.5rem;padding:.475rem .5rem;border-radius:.375rem;font-size:.8125rem;color:var(--vsh-muted);text-decoration:none;cursor:pointer;transition:color .12s,background .12s;position:relative}.vsh-a__nav-item:hover{color:var(--vsh-text);background:var(--vsh-bg-panel)}.vsh-a__nav-item.is-active{color:var(--vsh-ink);background:var(--vsh-bg-panel);font-weight:500}.vsh-a__nav-item.is-active:before{content:"";position:absolute;left:0;top:20%;bottom:20%;width:2px;border-radius:1px;background:var(--vsh-accent)}.vsh-a__nav-icon{width:1rem;height:1rem;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:.6875rem;color:inherit;opacity:.7}.vsh-a__nav-num{font-size:.625rem;font-weight:600;color:var(--vsh-dim);min-width:1.125rem;font-variant-numeric:tabular-nums}.vsh-a__nav-item.is-active .vsh-a__nav-num{color:var(--vsh-accent)}.vsh-a__nav-badge{margin-left:auto;font-size:.5625rem;font-weight:700;padding:.1rem .4rem;border-radius:999px;background:var(--vsh-accent-soft);color:var(--vsh-accent-text)}.vsh-a__sidebar-divider{height:1px;background:var(--vsh-border);margin:.75rem .5rem}.vsh-a__section-nav{display:flex;flex-direction:column;gap:.125rem}.vsh-a__main{overflow-y:auto;background:var(--vsh-bg)}.vsh-a__content{max-width:52rem;padding:2rem 2rem 4rem}.vsh-a__content-header{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid var(--vsh-border);display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.vsh-a__content-title{font-size:1.25rem;font-weight:700;letter-spacing:-.03em;color:var(--vsh-ink);margin-bottom:.375rem}.vsh-a__content-meta{font-size:.8125rem;color:var(--vsh-muted);display:flex;align-items:center;gap:.75rem}.vsh-a__content-meta-sep{color:var(--vsh-border)}.vsh-a__block{margin-bottom:1.75rem}.vsh-a__block-label{font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--vsh-dim);margin-bottom:.75rem}.vsh-a__color-strip{display:flex;gap:.5rem;flex-wrap:wrap}.vsh-a__color-chip{display:flex;align-items:center;gap:.5rem;padding:.4rem .75rem .4rem .4rem;border:1px solid var(--vsh-border);border-radius:var(--vsh-radius);background:var(--vsh-bg-subtle)}.vsh-a__color-dot{width:1.5rem;height:1.5rem;border-radius:.375rem;border:1px solid rgb(0 0 0 / .06);flex-shrink:0}.vsh-a__color-info{display:flex;flex-direction:column;gap:.1rem}.vsh-a__color-name{font-size:.75rem;font-weight:600;color:var(--vsh-ink)}.vsh-a__color-hex{font-size:.6875rem;color:var(--vsh-muted);font-family:ui-monospace,monospace}.vsh-a__type-row{display:flex;align-items:baseline;gap:1.25rem;padding:.875rem 0;border-bottom:1px solid var(--vsh-border-soft)}.vsh-a__type-label{min-width:6rem;font-size:.6875rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--vsh-dim)}.vsh-a__voice-item{padding:.875rem 1rem;border:1px solid var(--vsh-border);border-radius:var(--vsh-radius);margin-bottom:.625rem;display:grid;grid-template-columns:1.5rem 1fr;gap:.625rem;align-items:start}.vsh-a__voice-icon{font-size:.6875rem;font-weight:700;padding-top:.1rem}.vsh-a__voice-text{font-size:.875rem;line-height:1.5;color:var(--vsh-text)}.vsh-a__voice-item--on{background:var(--vsh-accent-soft);border-color:#2563eb26}.vsh-a__voice-item--on .vsh-a__voice-icon{color:var(--vsh-accent)}.vsh-a__voice-item--off{opacity:.6}.vsh-a__voice-item--off .vsh-a__voice-icon{color:var(--vsh-muted)}.vsh-a__sidebar-clients{margin-top:auto;padding:0 .5rem}.vsh-a__client-item{display:flex;align-items:center;gap:.5rem;padding:.4rem .5rem;border-radius:.375rem;font-size:.8125rem;color:var(--vsh-muted);cursor:pointer;transition:background .12s}.vsh-a__client-item:hover{background:var(--vsh-bg-panel);color:var(--vsh-text)}.vsh-a__client-dot{width:.625rem;height:.625rem;border-radius:.1875rem;flex-shrink:0}.vsh-b{padding-top:var(--vsh-topbar-h);min-height:100svh;background:var(--vsh-bg-subtle)}.vsh-b__tabs-bar{position:sticky;top:var(--vsh-topbar-h);z-index:50;background:var(--vsh-bg);border-bottom:1px solid var(--vsh-border);display:flex;align-items:stretch;overflow-x:auto;scrollbar-width:none;gap:0}.vsh-b__tabs-bar::-webkit-scrollbar{display:none}.vsh-b__tab{display:flex;align-items:center;gap:.375rem;padding:0 1.125rem;height:2.75rem;font-size:.8125rem;font-weight:500;color:var(--vsh-muted);text-decoration:none;border-bottom:2px solid transparent;white-space:nowrap;cursor:pointer;transition:color .12s,border-color .12s;flex-shrink:0}.vsh-b__tab:hover{color:var(--vsh-text)}.vsh-b__tab.is-active{color:var(--vsh-ink);border-bottom-color:var(--vsh-ink);font-weight:600}.vsh-b__tab-num{font-size:.6875rem;color:var(--vsh-dim);font-variant-numeric:tabular-nums}.vsh-b__content{max-width:52rem;margin:0 auto;padding:2.5rem 1.5rem 6rem}.vsh-b__chapter-header{margin-bottom:2.5rem}.vsh-b__chapter-num{font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--vsh-dim);margin-bottom:.5rem}.vsh-b__chapter-title{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;letter-spacing:-.04em;line-height:1.1;color:var(--vsh-ink);margin-bottom:.875rem}.vsh-b__chapter-desc{font-size:1rem;line-height:1.65;color:var(--vsh-muted);max-width:34rem}.vsh-b__panel{border:1px solid var(--vsh-border);border-radius:var(--vsh-radius);overflow:hidden;background:var(--vsh-bg);margin-bottom:1.25rem}.vsh-b__panel-header{padding:.75rem 1rem;border-bottom:1px solid var(--vsh-border);background:var(--vsh-bg-subtle);display:flex;align-items:center;justify-content:space-between}.vsh-b__panel-title{font-size:.8125rem;font-weight:600;color:var(--vsh-ink)}.vsh-b__panel-body{padding:1.25rem}.vsh-b__principle{display:grid;grid-template-columns:.5rem 1fr;gap:.875rem;align-items:start;padding:1rem 1.25rem;border:1px solid var(--vsh-border);border-radius:var(--vsh-radius);margin-bottom:.625rem}.vsh-b__principle-dot{width:.5rem;height:.5rem;border-radius:999px;background:var(--vsh-accent);margin-top:.375rem}.vsh-b__principle-title{font-size:.875rem;font-weight:600;color:var(--vsh-ink);margin-bottom:.25rem}.vsh-b__principle-body{font-size:.8125rem;line-height:1.6;color:var(--vsh-muted)}.vsh-b__voice-pair{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:.75rem}@media(max-width:640px){.vsh-b__voice-pair{grid-template-columns:1fr}}.vsh-b__voice-card{padding:1rem 1.125rem;border-radius:.375rem;border:1px solid var(--vsh-border);font-size:.875rem;line-height:1.55}.vsh-b__voice-card-tag{font-size:.5625rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;display:block;margin-bottom:.5rem}.vsh-b__voice-card--on{background:var(--vsh-accent-soft);border-color:#2563eb26}.vsh-b__voice-card--on .vsh-b__voice-card-tag{color:var(--vsh-accent)}.vsh-b__voice-card--off .vsh-b__voice-card-tag{color:var(--vsh-dim)}.vsh-b__voice-card--off{color:var(--vsh-muted)}.vsh-b__pagination{position:fixed;bottom:0;left:0;right:0;background:var(--vsh-bg);border-top:1px solid var(--vsh-border);padding:.75rem 1.5rem;display:flex;align-items:center;justify-content:space-between;z-index:50}.vsh-b__pag-info{font-size:.75rem;color:var(--vsh-muted);display:flex;align-items:center;gap:.625rem}.vsh-b__pag-progress{display:flex;gap:.25rem}.vsh-b__pag-dot{width:1.5rem;height:.25rem;border-radius:999px;background:var(--vsh-border)}.vsh-b__pag-dot.is-active{background:var(--vsh-ink)}.vsh-b__pag-dot.is-done{background:var(--vsh-dim)}.vsh-b__pag-btn{display:inline-flex;align-items:center;gap:.375rem;padding:.4rem .875rem;border-radius:.375rem;border:1px solid var(--vsh-border);background:var(--vsh-bg);font-size:.8125rem;font-weight:500;color:var(--vsh-text);cursor:pointer;font-family:var(--vsh-sans);transition:background .12s}.vsh-b__pag-btn:hover{background:var(--vsh-bg-panel)}.vsh-b__pag-btn--primary{background:var(--vsh-ink);color:var(--vsh-bg);border-color:var(--vsh-ink)}.vsh-b__pag-btn--primary:hover{opacity:.85;background:var(--vsh-ink)}.vsh-c{padding-top:var(--vsh-topbar-h);min-height:100svh;background:var(--vsh-bg-subtle)}.vsh-c__topbar-brand{width:auto;border-right:none}.vsh-c__layout{display:grid;grid-template-columns:var(--vsh-sidebar-w-collapsed) 1fr;min-height:calc(100svh - var(--vsh-topbar-h))}.vsh-c__rail{position:sticky;top:var(--vsh-topbar-h);height:calc(100svh - var(--vsh-topbar-h));border-right:1px solid var(--vsh-border);background:var(--vsh-bg);display:flex;flex-direction:column;align-items:center;padding:.75rem 0;gap:.125rem}.vsh-c__rail-item{width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;border-radius:.375rem;font-size:.6875rem;color:var(--vsh-muted);text-decoration:none;cursor:pointer;transition:background .12s,color .12s;position:relative}.vsh-c__rail-item:hover{background:var(--vsh-bg-panel);color:var(--vsh-text)}.vsh-c__rail-item.is-active{background:var(--vsh-ink);color:var(--vsh-bg)}.vsh-c__rail-item svg{width:1rem;height:1rem;stroke:currentColor;fill:none;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.vsh-c__rail-divider{width:1.5rem;height:1px;background:var(--vsh-border);margin:.25rem 0}.vsh-c__main{padding:2rem 2rem 4rem;overflow-y:auto}.vsh-c__page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}.vsh-c__page-eyebrow{font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--vsh-dim);margin-bottom:.375rem;display:flex;align-items:center;gap:.5rem}.vsh-c__page-title{font-size:1.375rem;font-weight:700;letter-spacing:-.03em;color:var(--vsh-ink);margin-bottom:.375rem}.vsh-c__page-meta{font-size:.8125rem;color:var(--vsh-muted);display:flex;align-items:center;gap:.75rem}.vsh-c__page-actions{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.vsh-c__stats{display:flex;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}.vsh-c__stat{flex:1;min-width:8rem;padding:1rem 1.125rem;background:var(--vsh-bg);border:1px solid var(--vsh-border);border-radius:var(--vsh-radius)}.vsh-c__stat-value{font-size:1.5rem;font-weight:700;letter-spacing:-.03em;color:var(--vsh-ink);line-height:1;margin-bottom:.375rem}.vsh-c__stat-label{font-size:.75rem;color:var(--vsh-muted)}.vsh-c__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(17rem,1fr));gap:1rem}.vsh-c__card{background:var(--vsh-bg);border:1px solid var(--vsh-border);border-radius:var(--vsh-radius);overflow:hidden;cursor:pointer;transition:border-color .15s,box-shadow .15s;display:flex;flex-direction:column}.vsh-c__card:hover{border-color:var(--vsh-dim);box-shadow:0 2px 12px #0000000f}.vsh-c__card-preview{height:7rem;background:var(--vsh-bg-subtle);border-bottom:1px solid var(--vsh-border);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;padding:1rem}.vsh-c__card-preview--color{display:flex;align-items:center;justify-content:center;gap:.4rem;padding:1.25rem}.vsh-c__card-preview--type{flex-direction:column;align-items:flex-start;justify-content:center;gap:.4rem;padding:1rem 1.25rem}.vsh-c__card-preview--voice{flex-direction:column;align-items:flex-start;padding:.875rem 1.25rem;gap:.375rem}.vsh-c__card-preview--logo{align-items:center;justify-content:center}.vsh-c__card-preview--essence{align-items:center;justify-content:center;text-align:center}.vsh-c__card-preview--apply{display:grid;grid-template-columns:1fr 1fr 1fr;gap:.375rem;padding:.875rem;align-items:stretch}.vsh-c__card-body{padding:.875rem 1rem 1rem;flex:1;display:flex;flex-direction:column;gap:.375rem}.vsh-c__card-num{font-size:.625rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--vsh-dim)}.vsh-c__card-title{font-size:.9375rem;font-weight:600;letter-spacing:-.02em;color:var(--vsh-ink)}.vsh-c__card-desc{font-size:.8125rem;line-height:1.5;color:var(--vsh-muted);flex:1}.vsh-c__card-footer{display:flex;align-items:center;justify-content:space-between;margin-top:.5rem;padding-top:.625rem;border-top:1px solid var(--vsh-border-soft)}.vsh-c__card-count{font-size:.75rem;color:var(--vsh-dim)}.vsh-c__feed{background:var(--vsh-bg);border:1px solid var(--vsh-border);border-radius:var(--vsh-radius);overflow:hidden;margin-top:1.5rem}.vsh-c__feed-header{padding:.75rem 1rem;border-bottom:1px solid var(--vsh-border);font-size:.8125rem;font-weight:600;color:var(--vsh-ink);display:flex;align-items:center;justify-content:space-between}.vsh-c__feed-item{padding:.75rem 1rem;border-bottom:1px solid var(--vsh-border-soft);display:flex;align-items:center;gap:.75rem;font-size:.8125rem}.vsh-c__feed-item:last-child{border-bottom:none}.vsh-c__feed-avatar{width:1.5rem;height:1.5rem;border-radius:999px;background:var(--vsh-bg-panel);display:flex;align-items:center;justify-content:center;font-size:.5625rem;font-weight:700;color:var(--vsh-muted);flex-shrink:0}.vsh-c__feed-text{color:var(--vsh-text);flex:1}.vsh-c__feed-text strong{color:var(--vsh-ink);font-weight:600}.vsh-c__feed-time{color:var(--vsh-dim);font-size:.75rem;white-space:nowrap}.vsh-nest{padding-top:var(--vsh-topbar-h);min-height:100svh;--nest-app-sidebar-w: 13rem;--nest-binder-sidebar-w: 12.5rem}.vsh-nest__app-layout{display:grid;grid-template-columns:var(--nest-app-sidebar-w) 1fr;min-height:calc(100svh - var(--vsh-topbar-h))}.vsh-nest__app-sidebar{position:sticky;top:var(--vsh-topbar-h);height:calc(100svh - var(--vsh-topbar-h));overflow-y:auto;border-right:1px solid var(--vsh-border);background:var(--vsh-bg);display:flex;flex-direction:column;padding:.75rem .5rem 1rem;gap:.125rem}.vsh-nest__app-group-label{font-size:.6rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--vsh-dim);padding:.625rem .5rem .25rem}.vsh-nest__app-nav-item{display:flex;align-items:center;gap:.5625rem;padding:.45rem .5rem;border-radius:.375rem;font-size:.8125rem;color:var(--vsh-muted);text-decoration:none;cursor:pointer;transition:color .12s,background .12s;position:relative;font-weight:400}.vsh-nest__app-nav-item:hover{color:var(--vsh-text);background:var(--vsh-bg-subtle)}.vsh-nest__app-nav-item.is-active{color:var(--vsh-ink);background:var(--vsh-bg-panel);font-weight:500}.vsh-nest__app-nav-item.is-active:before{content:"";position:absolute;left:0;top:22%;bottom:22%;width:2px;border-radius:1px;background:var(--vsh-accent)}.vsh-nest__app-nav-icon{width:1rem;height:1rem;flex-shrink:0;display:flex;align-items:center;justify-content:center}.vsh-nest__app-nav-icon svg{width:.9375rem;height:.9375rem;stroke:currentColor;fill:none;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.vsh-nest__app-divider{height:1px;background:var(--vsh-border);margin:.5rem .25rem}.vsh-nest__app-sidebar-footer{margin-top:auto;padding-top:.5rem;border-top:1px solid var(--vsh-border)}.vsh-nest__app-nav-item--user{gap:.5rem}.vsh-nest__user-avatar{width:1.5rem;height:1.5rem;border-radius:999px;background:var(--vsh-bg-panel);border:1px solid var(--vsh-border);display:flex;align-items:center;justify-content:center;font-size:.5625rem;font-weight:700;color:var(--vsh-muted);flex-shrink:0}.vsh-nest__content-zone{background:var(--vsh-bg-subtle);overflow-y:auto;display:flex;flex-direction:column}.vsh-nest__page-header{background:var(--vsh-bg);border-bottom:1px solid var(--vsh-border);padding:.875rem 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-shrink:0}.vsh-nest__page-title-wrap{display:flex;align-items:center;gap:.75rem}.vsh-nest__page-crumb{font-size:.8125rem;color:var(--vsh-muted);display:flex;align-items:center;gap:.375rem}.vsh-nest__page-crumb-sep{color:var(--vsh-dim)}.vsh-nest__page-crumb-current{color:var(--vsh-text);font-weight:500}.vsh-nest__page-actions{display:flex;align-items:center;gap:.5rem}.vsh-nest__binder{display:grid;grid-template-columns:var(--nest-binder-sidebar-w) 1fr;flex:1;min-height:0;overflow:hidden}.vsh-nest__binder-nav{background:var(--vsh-bg);border-right:1px solid var(--vsh-border);overflow-y:auto;display:flex;flex-direction:column;padding:1rem .5rem;gap:.75rem;position:sticky;top:var(--vsh-topbar-h);height:calc(100svh - var(--vsh-topbar-h) - 3rem)}.vsh-nest__binder-nav-label{font-size:.5875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--vsh-dim);padding:0 .5rem}.vsh-nest__binder-nav-list{display:flex;flex-direction:column;gap:.125rem}.vsh-nest__binder-nav-item{display:flex;align-items:center;gap:.5rem;padding:.45rem .5rem;border-radius:.375rem;font-size:.8125rem;color:var(--vsh-muted);text-decoration:none;cursor:pointer;transition:color .12s,background .12s;position:relative;border:none;background:transparent;width:100%;text-align:left;font-family:var(--vsh-sans)}.vsh-nest__binder-nav-item:hover{color:var(--vsh-text);background:var(--vsh-bg-panel)}.vsh-nest__binder-nav-item.is-active{color:var(--vsh-ink);background:var(--vsh-bg-panel);font-weight:500}.vsh-nest__binder-nav-item.is-active:before{content:"";position:absolute;left:0;top:22%;bottom:22%;width:2px;border-radius:1px;background:var(--vsh-accent)}.vsh-nest__binder-num{font-size:.625rem;font-weight:600;color:var(--vsh-dim);min-width:1.125rem;font-variant-numeric:tabular-nums}.vsh-nest__binder-nav-item.is-active .vsh-nest__binder-num{color:var(--vsh-accent)}.vsh-nest__binder-status{margin-left:auto;font-size:.5rem;font-weight:700;padding:.1rem .35rem;border-radius:999px}.vsh-nest__binder-status--done{background:#f0fdf4;color:#16a34a}.vsh-nest__binder-status--draft{background:var(--vsh-bg-panel);color:var(--vsh-dim)}.vsh-nest__binder-status--active{background:#fefce8;color:#a16207}.vsh-nest__binder-content{overflow-y:auto;background:var(--vsh-bg-subtle)}.vsh-nest__panel{display:none;padding:1.75rem;max-width:40rem}.vsh-nest__panel.is-active{display:block}.vsh-nest__panel-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-bottom:1.25rem;border-bottom:1px solid var(--vsh-border);margin-bottom:1rem}.vsh-nest__panel-title{font-size:1.0625rem;font-weight:700;letter-spacing:-.03em;color:var(--vsh-ink)}.vsh-nest__panel-desc{font-size:.8125rem;color:var(--vsh-muted);margin:0 0 1.375rem;line-height:1.6}.vsh-nest__panel-label{font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--vsh-dim);margin-bottom:.75rem}.vsh-nest__panel-save{display:flex;align-items:center;justify-content:flex-end;gap:.5rem;margin-top:1rem;padding-top:.875rem;border-top:1px solid var(--vsh-border-soft)}.vsh-nest__panel-save--always{display:flex}.vsh-nest__panel-save-note{font-size:.75rem;color:var(--vsh-dim);flex:1;font-style:italic}.vwid-option--logo .vwid-option__preview{height:5.5rem;background:var(--vsh-bg);border-bottom-color:var(--vsh-border);justify-content:center;align-items:center}.vwid-option--logo.is-selected .vwid-option__preview{background:var(--vsh-bg)}.vwid-option--photo{border-radius:var(--vsh-radius);overflow:hidden}.vwid-option--photo .vwid-option__preview{height:10rem;border-bottom-color:transparent;padding:0;position:relative;overflow:hidden}.vwid-option--photo.is-selected .vwid-option__preview{background:transparent}.vwid-photo-tag{position:absolute;bottom:.5rem;left:.5rem;font-size:.5625rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;padding:.175rem .4rem;border-radius:999px;background:var(--vsh-accent);color:#fff}.vwid-option--infograph{border-radius:var(--vsh-radius);overflow:hidden}.vwid-option--infograph .vwid-option__preview{height:9rem;border-bottom-color:transparent;padding:0;overflow:hidden;position:relative}.vwid-option--infograph .vwid-option__preview svg{width:100%;height:100%;display:block}.vwid-option--infograph.is-selected .vwid-option__preview{background:transparent}.vwid-options--photos{grid-template-columns:1fr;gap:.625rem}.vwid-photo-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:2px;width:100%;height:100%;background:var(--vsh-bg-panel)}.vwid-photo-grid img{width:100%;height:100%;object-fit:cover;display:block}.vwid-options--infographs{grid-template-columns:1fr 1fr;gap:.625rem}.vwid-option--infograph .vwid-option__preview{height:7rem}.vwid-rows{display:flex;flex-direction:column;gap:.625rem}.vwid-pick-row{display:grid;grid-template-columns:1fr 9rem;grid-template-rows:9rem;border:1.5px solid var(--vsh-border);border-radius:var(--vsh-radius);overflow:hidden;cursor:pointer;transition:border-color .15s,box-shadow .15s;background:var(--vsh-bg-card)}.vwid-pick-row--infograph{grid-template-rows:11rem}.vwid-pick-row:hover{border-color:#94a3b8}.vwid-pick-row.is-selected{border-color:var(--vsh-accent);box-shadow:0 0 0 3px #2563eb14}.vwid-pick-row__preview{overflow:hidden;min-width:0}.vwid-pick-row__meta{padding:.875rem 1rem;display:flex;flex-direction:column;justify-content:center;gap:.3rem;border-left:1px solid var(--vsh-border);background:var(--vsh-bg-panel);overflow:hidden}.vwid-pick-row__name{font-size:.8125rem;font-weight:600;color:var(--vsh-ink);line-height:1.3}.vwid-pick-row__check{color:var(--vsh-accent);margin-left:.2em;display:none}.vwid-pick-row.is-selected .vwid-pick-row__check{display:inline}.vwid-pick-row__desc{font-size:.6875rem;color:var(--vsh-dim);line-height:1.4}.vwid-pick-row__tag{display:inline-block;font-size:.5rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--vsh-accent);background:#eff6ff;border-radius:2px;padding:.15em .45em;margin-top:.2rem;width:fit-content}.vwid-photo-hero{display:flex;gap:2px;width:100%;height:100%}.vwid-photo-hero__main{flex:2;min-width:0;overflow:hidden}.vwid-photo-hero__main img{width:100%;height:100%;object-fit:cover;display:block}.vwid-photo-hero__col{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.vwid-photo-hero__thumb{flex:1;min-height:0;overflow:hidden}.vwid-photo-hero__thumb img{width:100%;height:100%;object-fit:cover;display:block}.vwid-chalk-infograph{position:relative;width:100%;height:100%;overflow:hidden;display:block}.vwid-chalk-infograph--inline{aspect-ratio:16 / 7;height:auto;border-radius:4px;overflow:hidden}.vwid-chalk-infograph__texture{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.vwid-chalk-infograph__svg{position:absolute;inset:0;width:100%;height:100%;display:block}.vwid-blog-preview{border:1.5px solid var(--vsh-border);border-radius:var(--vsh-radius);overflow:hidden;background:#fff;margin-bottom:1.25rem}.vwid-blog-preview__hero{margin:0;height:9rem;overflow:hidden}.vwid-blog-preview__hero img{width:100%;height:100%;object-fit:cover;display:block;transition:src .2s}.vwid-blog-preview__body{padding:1rem 1.125rem 1.125rem}.vwid-blog-preview__kicker{font-size:.5625rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:var(--vsh-accent);margin:0 0 .3rem}.vwid-blog-preview__title{font-size:.875rem;font-weight:700;color:var(--vsh-ink);letter-spacing:-.02em;line-height:1.25;margin:0 0 .625rem}.vwid-blog-copy p{font-size:.6875rem;line-height:1.65;color:var(--vsh-dim);margin:0 0 .875rem}.vwid-blog-preview__infograph-wrap{margin:0 0 .25rem}.vwid-blog-preview__caption{font-size:.5625rem;color:var(--vsh-dim);margin:.3rem 0 0;font-style:italic;display:block}.vwid-options--logos{grid-template-columns:repeat(3,1fr);gap:.625rem}.vsh-nest__panel-context{display:flex;align-items:center;gap:.5rem;font-size:.6875rem;color:var(--vsh-muted);background:var(--vsh-bg-panel);border:1px solid var(--vsh-border);border-radius:var(--vsh-radius);padding:.5rem .75rem;margin-bottom:1.125rem;line-height:1.45}.vsh-nest__panel-context-icon{color:var(--vsh-accent);flex-shrink:0;font-size:.875rem}.vsh-nest__panel-context strong{color:var(--vsh-text);font-weight:600}.vsh-nest__binder-divider{height:1px;background:var(--vsh-border);margin:.25rem 0}.vsh-nest__binder-nav-client{margin-top:auto;padding-top:.75rem;border-top:1px solid var(--vsh-border);display:flex;flex-direction:column;gap:.125rem}.vsh-nest__binder-client-label{font-size:.5875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--vsh-dim);padding:0 .5rem .25rem}.vsh-nest__binder-client-item{display:flex;align-items:center;gap:.5rem;padding:.35rem .5rem;border-radius:.375rem;font-size:.75rem;color:var(--vsh-muted);cursor:pointer;transition:background .12s}.vsh-nest__binder-client-item:hover{background:var(--vsh-bg-panel);color:var(--vsh-text)}.vsh-nest__binder-client-item.is-current{color:var(--vsh-ink);font-weight:500}.vsh-nest__binder-client-dot{width:.5rem;height:.5rem;border-radius:.1875rem;flex-shrink:0}.vsh-nest__section-header{margin-bottom:1.75rem;padding-bottom:1.25rem;border-bottom:1px solid var(--vsh-border);display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.vsh-nest__section-title{font-size:1.125rem;font-weight:700;letter-spacing:-.03em;color:var(--vsh-ink);margin-bottom:.25rem}.vsh-nest__section-meta{font-size:.8125rem;color:var(--vsh-muted);display:flex;align-items:center;gap:.625rem}.vsh-nest__block{margin-bottom:1.5rem}.vsh-nest__block-label{font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--vsh-dim);margin-bottom:.625rem}.vsh-nest__block-card{background:var(--vsh-bg);border:1px solid var(--vsh-border);border-radius:var(--vsh-radius);padding:1.125rem}.vsh-nest__color-row{display:flex;gap:.5rem;flex-wrap:wrap}.vsh-nest__color-tile{display:flex;flex-direction:column;gap:.375rem;min-width:5.5rem}.vsh-nest__color-swatch{height:3rem;border-radius:.375rem;border:1px solid rgb(0 0 0 / .07)}.vsh-nest__color-name{font-size:.75rem;font-weight:600;color:var(--vsh-ink)}.vsh-nest__color-hex{font-size:.625rem;color:var(--vsh-muted);font-family:ui-monospace,monospace}.vsh-nest__rule-card{padding:.875rem 1rem;border-radius:var(--vsh-radius);border:1px solid;font-size:.875rem;line-height:1.55;margin-bottom:.5rem}.vsh-nest__rule-card--do{background:#f0fdf4;border-color:#bbf7d0;color:#14532d}.vsh-nest__rule-card--dont{background:#fff1f2;border-color:#fecdd3;color:#881337}.vsh-nest__rule-tag{font-size:.5625rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;display:block;margin-bottom:.375rem;opacity:.7}.vsh-nest__next-strip{display:flex;align-items:center;justify-content:space-between;padding:.875rem 1.125rem;background:var(--vsh-bg);border:1px solid var(--vsh-border);border-radius:var(--vsh-radius);margin-top:2rem;cursor:pointer;transition:border-color .12s}.vsh-nest__next-strip:hover{border-color:var(--vsh-dim)}.vsh-nest__next-label{font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--vsh-dim);margin-bottom:.2rem}.vsh-nest__next-title{font-size:.875rem;font-weight:600;color:var(--vsh-ink);letter-spacing:-.01em}.vsh-nest__next-arrow{font-size:.875rem;color:var(--vsh-muted)}.vwid-zone{background:var(--vsh-bg-subtle);padding:2rem 2rem 4rem;min-height:calc(100svh - var(--vsh-topbar-h) - 3rem);overflow-y:auto}.vwid-wrap{max-width:44rem}.vwid-header{margin-bottom:1.75rem}.vwid-header__top{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}.vwid-header__title{font-size:1.0625rem;font-weight:700;letter-spacing:-.03em;color:var(--vsh-ink);margin-bottom:.25rem}.vwid-header__sub{font-size:.8125rem;color:var(--vsh-muted);line-height:1.5}.vwid-progress{display:flex;align-items:center;gap:.75rem}.vwid-progress__bar{flex:1;height:.3125rem;background:var(--vsh-bg-panel);border-radius:999px;overflow:hidden}.vwid-progress__fill{height:100%;background:var(--vsh-ink);border-radius:999px;transition:width .4s var(--vsh-ease)}.vwid-progress__label{font-size:.75rem;font-weight:600;color:var(--vsh-muted);white-space:nowrap}.vwid-section{background:var(--vsh-bg);border:1px solid var(--vsh-border);border-radius:var(--vsh-radius);overflow:hidden;margin-bottom:.5rem;transition:border-color .15s,box-shadow .15s}.vwid-section.is-active{border-color:var(--vsh-accent);box-shadow:0 0 0 3px #2563eb12}.vwid-section.is-empty{border-style:dashed;background:var(--vsh-bg-subtle)}.vwid-row{display:flex;align-items:center;gap:.875rem;padding:.875rem 1rem;cursor:pointer;user-select:none}.vwid-row:hover .vwid-row__name{color:var(--vsh-ink)}.vwid-icon{width:2.625rem;height:2.625rem;border-radius:.375rem;background:var(--vsh-bg-panel);border:1px solid var(--vsh-border);flex-shrink:0;display:flex;align-items:center;justify-content:center;overflow:hidden;font-size:.75rem}.vwid-section.is-active .vwid-icon{border-color:#2563eb40;background:var(--vsh-accent-soft)}.vwid-section.is-empty .vwid-icon{opacity:.45}.vwid-row__info{flex:1;min-width:0}.vwid-row__name{font-size:.875rem;font-weight:600;letter-spacing:-.01em;color:var(--vsh-text);margin-bottom:.2rem;transition:color .12s}.vwid-section.is-active .vwid-row__name{color:var(--vsh-ink)}.vwid-section.is-empty .vwid-row__name{color:var(--vsh-muted)}.vwid-row__detail{font-size:.75rem;color:var(--vsh-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vwid-row__right{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.vwid-status{display:inline-flex;align-items:center;gap:.3rem;font-size:.625rem;font-weight:700;letter-spacing:.06em;padding:.2rem .5rem;border-radius:999px}.vwid-status--done{background:#f0fdf4;color:#16a34a}.vwid-status--active{background:#fefce8;color:#a16207}.vwid-status--empty{background:var(--vsh-bg-panel);color:var(--vsh-dim)}.vwid-status__dot{width:.3125rem;height:.3125rem;border-radius:999px;background:currentColor}.vwid-edit-btn{display:inline-flex;align-items:center;padding:.25rem .625rem;border-radius:.3125rem;border:1px solid var(--vsh-border);background:transparent;font-size:.75rem;font-weight:500;color:var(--vsh-muted);cursor:pointer;font-family:var(--vsh-sans);transition:color .12s,background .12s}.vwid-edit-btn:hover{color:var(--vsh-ink);background:var(--vsh-bg-panel)}.vwid-setup-btn{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .75rem;border-radius:.3125rem;border:1px solid var(--vsh-accent);background:var(--vsh-accent-soft);font-size:.75rem;font-weight:600;color:var(--vsh-accent-text);cursor:pointer;font-family:var(--vsh-sans);transition:background .12s}.vwid-setup-btn:hover{background:#2563eb1f}.vwid-body{display:none;padding:0 1rem 1.125rem;border-top:1px solid var(--vsh-border);background:var(--vsh-bg)}.vwid-section.is-active .vwid-body{display:block}.vwid-body__label{font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--vsh-dim);padding:.875rem 0 .625rem}.vwid-options{display:grid;grid-template-columns:repeat(auto-fill,minmax(10rem,1fr));gap:.625rem;margin-bottom:1rem}.vwid-option{border:2px solid var(--vsh-border);border-radius:var(--vsh-radius);overflow:hidden;cursor:pointer;transition:border-color .15s,box-shadow .15s;background:var(--vsh-bg);display:flex;flex-direction:column}.vwid-option:hover{border-color:var(--vsh-dim)}.vwid-option.is-selected{border-color:var(--vsh-accent);box-shadow:0 0 0 2px #2563eb1a}.vwid-option__preview{height:4.5rem;background:var(--vsh-bg-panel);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;border-bottom:1px solid var(--vsh-border)}.vwid-option.is-selected .vwid-option__preview{background:var(--vsh-accent-soft);border-bottom-color:#2563eb26}.vwid-option__meta{padding:.625rem .75rem;flex:1;display:flex;flex-direction:column;gap:.2rem}.vwid-option__name{font-size:.8125rem;font-weight:600;color:var(--vsh-ink);letter-spacing:-.01em;display:flex;align-items:center;gap:.375rem}.vwid-option__name-check{color:var(--vsh-accent);font-size:.6875rem;display:none}.vwid-option.is-selected .vwid-option__name-check{display:inline}.vwid-option__desc{font-size:.6875rem;color:var(--vsh-muted);line-height:1.45}.vwid-save-row{display:flex;align-items:center;justify-content:flex-end;gap:.5rem;padding-top:.625rem;border-top:1px solid var(--vsh-border-soft)}.vwid-cancel-btn{font-size:.8125rem;font-weight:500;color:var(--vsh-muted);background:none;border:none;cursor:pointer;font-family:var(--vsh-sans);padding:.3rem .5rem;transition:color .12s}.vwid-cancel-btn:hover{color:var(--vsh-ink)}.vwid-save-btn{display:inline-flex;align-items:center;padding:.375rem .875rem;border-radius:.375rem;background:var(--vsh-ink);color:var(--vsh-bg);font-size:.8125rem;font-weight:600;cursor:pointer;border:none;font-family:var(--vsh-sans);transition:opacity .12s}.vwid-save-btn:hover{opacity:.85}.vsh-nest__binder-group{display:flex;flex-direction:column}.vsh-nest__binder-group-btn{display:flex;align-items:center;gap:.5rem;width:100%;padding:.45rem .5rem;border-radius:.375rem;border:none;background:transparent;font-size:.8125rem;font-family:var(--vsh-sans);color:var(--vsh-muted);cursor:pointer;transition:color .12s,background .12s;text-align:left}.vsh-nest__binder-group-btn:hover{color:var(--vsh-text);background:var(--vsh-bg-panel)}.vsh-nest__binder-group.is-open .vsh-nest__binder-group-btn{color:var(--vsh-ink);font-weight:500}.vsh-nest__binder-group-num{font-size:.625rem;font-weight:600;color:var(--vsh-dim);min-width:1.125rem;font-variant-numeric:tabular-nums;flex-shrink:0}.vsh-nest__binder-group.is-open .vsh-nest__binder-group-num{color:var(--vsh-accent)}.vsh-nest__binder-group-label{flex:1}.vsh-nest__binder-group-chevron{font-size:.5rem;color:var(--vsh-dim);transition:transform .18s var(--vsh-ease);flex-shrink:0;margin-left:auto}.vsh-nest__binder-group.is-open .vsh-nest__binder-group-chevron{transform:rotate(180deg)}.vsh-nest__binder-group-items{display:none;flex-direction:column;padding:.125rem 0 .125rem 1.875rem;gap:.125rem}.vsh-nest__binder-group.is-open .vsh-nest__binder-group-items{display:flex}.vsh-nest__binder-sub-item{display:flex;align-items:center;gap:.375rem;padding:.35rem .5rem;border-radius:.375rem;font-size:.75rem;color:var(--vsh-muted);text-decoration:none;cursor:pointer;transition:color .12s,background .12s;white-space:nowrap}.vsh-nest__binder-sub-item:hover{color:var(--vsh-text);background:var(--vsh-bg-panel)}.vsh-nest__binder-sub-item.is-active{color:var(--vsh-ink);font-weight:500;background:var(--vsh-bg-panel)}.vsh-nest__binder-sub-dot{width:.3125rem;height:.3125rem;border-radius:999px;flex-shrink:0;background:var(--vsh-dim)}.vsh-nest__binder-sub-item.is-active .vsh-nest__binder-sub-dot{background:var(--vsh-accent)}.vsh-nest__style-switcher{display:flex;align-items:center;gap:0;border:1px solid var(--vsh-border);border-radius:.375rem;overflow:hidden;background:var(--vsh-bg-subtle)}.vsh-nest__style-tab{padding:.3rem .75rem;font-size:.75rem;font-weight:500;color:var(--vsh-muted);cursor:pointer;background:transparent;border:none;font-family:var(--vsh-sans);transition:background .12s,color .12s;white-space:nowrap}.vsh-nest__style-tab:hover{color:var(--vsh-text)}.vsh-nest__style-tab.is-active{background:var(--vsh-ink);color:#fff}.vsh-nest__image-grid{display:grid;gap:.625rem}.vsh-nest__image-grid--3col{grid-template-columns:repeat(3,1fr)}.vsh-nest__image-grid--2col{grid-template-columns:repeat(2,1fr)}.vsh-nest__image-frame{background:var(--vsh-bg-panel);border:1px solid var(--vsh-border);border-radius:.375rem;overflow:hidden;display:flex;flex-direction:column}.vsh-nest__image-placeholder{background:linear-gradient(135deg,var(--vsh-bg-panel) 0%,var(--vsh-border) 100%);display:flex;align-items:center;justify-content:center;color:var(--vsh-dim);font-size:.625rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;flex:1}.vsh-nest__image-meta{padding:.5rem .625rem;border-top:1px solid var(--vsh-border);display:flex;flex-direction:column;gap:.125rem}.vsh-nest__image-meta-name{font-size:.75rem;font-weight:600;color:var(--vsh-ink)}.vsh-nest__image-meta-spec{font-size:.625rem;color:var(--vsh-muted);font-family:ui-monospace,monospace}.vsh-nest__infographic-card{background:var(--vsh-bg);border:1px solid var(--vsh-border);border-radius:.375rem;overflow:hidden;margin-bottom:.625rem}.vsh-nest__infographic-header{background:var(--vsh-bg-panel);padding:.625rem .875rem;border-bottom:1px solid var(--vsh-border);display:flex;align-items:center;justify-content:space-between}.vsh-nest__infographic-body{padding:1rem}.vsh-nest__bar-chart{display:flex;align-items:flex-end;gap:.5rem;height:5rem;padding:0 0 .25rem}.vsh-nest__bar{flex:1;border-radius:.25rem .25rem 0 0;min-width:0}.vsh-nest__formula-card{background:var(--vsh-bg);border:1px solid var(--vsh-border);border-radius:.375rem;padding:1rem 1.125rem;margin-bottom:.625rem}.vsh-nest__formula-label{font-size:.5875rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--vsh-dim);margin-bottom:.5rem}.vsh-nest__formula-text{font-size:.875rem;line-height:1.6;color:var(--vsh-text)}.vsh-nest__formula-example{margin-top:.625rem;padding:.625rem .75rem;background:var(--vsh-bg-panel);border-radius:.25rem;font-size:.8125rem;color:var(--vsh-ink);font-weight:500;font-style:italic;line-height:1.45}.vsh-nest__copy-pair{display:flex;flex-direction:column;gap:.375rem;margin-bottom:.75rem}.vsh-nest__copy-line{display:flex;align-items:flex-start;gap:.625rem;font-size:.875rem;line-height:1.5;padding:.5rem .75rem;border-radius:.375rem}.vsh-nest__copy-line--yes{background:var(--vsh-accent-soft);color:var(--vsh-text)}.vsh-nest__copy-line--no{color:var(--vsh-muted);text-decoration:line-through;text-decoration-color:#dc262659}.vsh-nest__copy-icon{flex-shrink:0;font-size:.75rem;font-weight:700}.vsh-nest__copy-icon--yes{color:var(--vsh-accent)}.vsh-nest__copy-icon--no{color:#dc2626}.vsh-leads-zone{display:flex;flex-direction:column;padding:0;overflow:hidden}.vsh-leads-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1.5rem 2rem 0;flex-shrink:0}.vsh-leads-header__title{font-size:1.25rem;font-weight:700;color:var(--vsh-ink);letter-spacing:-.03em;line-height:1.2;margin-bottom:.2rem}.vsh-leads-header__sub{font-size:.75rem;color:var(--vsh-dim)}.vsh-leads-header__actions{display:flex;align-items:center;gap:.5rem}.vsh-btn{display:inline-flex;align-items:center;gap:.375rem;padding:.4375rem .875rem;font-size:.8125rem;font-weight:500;border-radius:.4rem;border:1.5px solid transparent;cursor:pointer;font-family:var(--vsh-sans);transition:background .12s,border-color .12s;line-height:1}.vsh-btn--ghost{background:transparent;border-color:var(--vsh-border);color:var(--vsh-text)}.vsh-btn--ghost:hover{background:var(--vsh-bg-panel)}.vsh-btn--primary{background:var(--vsh-ink);border-color:var(--vsh-ink);color:#fff}.vsh-btn--primary:hover{background:#27272a}.vsh-leads-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin:1.25rem 2rem 0;border:1px solid var(--vsh-border);border-radius:var(--vsh-radius);overflow:hidden;flex-shrink:0}.vsh-leads-stat{padding:1rem 1.25rem;border-right:1px solid var(--vsh-border)}.vsh-leads-stat:last-child{border-right:none}.vsh-leads-stat__value{font-size:1.375rem;font-weight:700;color:var(--vsh-ink);letter-spacing:-.04em;line-height:1.1;margin-bottom:.2rem}.vsh-leads-stat__label{font-size:.6875rem;color:var(--vsh-muted);margin-bottom:.3rem}.vsh-leads-stat__delta{font-size:.625rem;font-weight:500}.vsh-leads-stat__delta--up{color:#16a34a}.vsh-leads-stat__delta--down{color:#dc2626}.vsh-leads-filter{display:flex;align-items:center;gap:1rem;padding:1rem 2rem 0;flex-shrink:0;flex-wrap:wrap}.vsh-leads-search{position:relative;flex-shrink:0}.vsh-leads-search__icon{position:absolute;left:.625rem;top:50%;transform:translateY(-50%);color:var(--vsh-dim);pointer-events:none}.vsh-leads-search__input{width:17rem;padding:.4375rem .75rem .4375rem 2rem;font-size:.8125rem;font-family:var(--vsh-sans);border:1.5px solid var(--vsh-border);border-radius:.4rem;background:var(--vsh-bg);color:var(--vsh-text);outline:none}.vsh-leads-search__input:focus{border-color:var(--vsh-accent);box-shadow:0 0 0 3px #2563eb14}.vsh-leads-search__input::placeholder{color:var(--vsh-dim)}.vsh-leads-chips{display:flex;gap:.375rem;flex-wrap:wrap;flex:1}.vsh-chip{display:inline-flex;align-items:center;gap:.3rem;padding:.3125rem .625rem;font-size:.75rem;font-weight:500;color:var(--vsh-muted);background:transparent;border:1.5px solid var(--vsh-border);border-radius:100px;cursor:pointer;font-family:var(--vsh-sans);transition:all .1s;line-height:1;white-space:nowrap}.vsh-chip:hover{border-color:#a1a1aa;color:var(--vsh-text)}.vsh-chip.is-active{background:var(--vsh-ink);border-color:var(--vsh-ink);color:#fff}.vsh-chip__count{font-size:.6875rem;opacity:.7}.vsh-leads-table-wrap{margin:1rem 0 0;overflow-x:auto;flex:1;min-height:0;border-top:1px solid var(--vsh-border);border-bottom:1px solid var(--vsh-border)}.vsh-leads-table{width:100%;border-collapse:collapse;font-size:.8125rem}.vsh-leads-table thead th{position:sticky;top:0;background:var(--vsh-bg-subtle);padding:.625rem 1rem;text-align:left;font-size:.6875rem;font-weight:600;color:var(--vsh-muted);letter-spacing:.04em;text-transform:uppercase;border-bottom:1px solid var(--vsh-border);white-space:nowrap;user-select:none}.vsh-leads-table thead th:first-child{padding-left:1.5rem}.vsh-leads-table thead th:last-child{padding-right:1.5rem}.vsh-leads-table__sortable{cursor:pointer}.vsh-leads-table__sortable:hover{color:var(--vsh-text)}.vsh-leads-table__sortable{display:flex;align-items:center;gap:.3rem}.vsh-sort-icon{opacity:.35;flex-shrink:0}.vsh-leads-table__right{text-align:right}.vsh-leads-table__check-col{width:2.5rem;padding-left:1.5rem!important}.vsh-leads-table tbody td{padding:.75rem 1rem;border-bottom:1px solid var(--vsh-border-soft);color:var(--vsh-text);vertical-align:middle}.vsh-leads-table tbody td:first-child{padding-left:1.5rem}.vsh-leads-table tbody td:last-child{padding-right:1rem}.vsh-leads-row{transition:background .08s}.vsh-leads-row:hover{background:var(--vsh-bg-subtle)}.vsh-leads-row:hover .vsh-lead-actions{opacity:1}.vsh-leads-row:last-child td{border-bottom:none}.vsh-leads-check{width:1rem;height:1rem;cursor:pointer;accent-color:var(--vsh-accent)}.vsh-lead-contact{display:flex;align-items:center;gap:.625rem}.vsh-lead-contact__name{font-weight:500;color:var(--vsh-ink);line-height:1.3}.vsh-lead-contact__name--lost{color:var(--vsh-muted);text-decoration:line-through;text-decoration-color:#d4d4d8}.vsh-lead-contact__company{font-size:.6875rem;color:var(--vsh-dim);margin-top:.1rem}.vsh-lead-avatar{width:2rem;height:2rem;border-radius:50%;background:var(--av-bg, #f4f4f5);color:var(--av-color, #71717a);font-size:.625rem;font-weight:700;letter-spacing:.02em;display:flex;align-items:center;justify-content:center;flex-shrink:0}.vsh-lead-avatar--sm{width:1.625rem;height:1.625rem;font-size:.5625rem}.vsh-temp{display:inline-flex;align-items:center;gap:.3rem;font-size:.6875rem;font-weight:500;padding:.25rem .5625rem;border-radius:100px;cursor:pointer;white-space:nowrap;user-select:none;transition:background .12s,color .12s}.vsh-temp:before{content:"";width:5px;height:5px;border-radius:50%;background:currentColor;opacity:.6;flex-shrink:0}.vsh-temp:hover{filter:brightness(.95)}.vsh-temp--cold{background:var(--vsh-bg-panel);color:#71717a}.vsh-temp--reached-out{background:#eff6ff;color:#2563eb}.vsh-temp--warm{background:#fffbeb;color:#d97706}.vsh-temp--hot{background:#fef2f2;color:#dc2626}.vsh-rank{display:inline-flex;align-items:center;justify-content:center;min-width:2.25rem;padding:.2rem .4rem;border-radius:4px;font-size:.6875rem;font-weight:700;font-variant-numeric:tabular-nums;letter-spacing:-.01em}.vsh-rank--good{background:#f0fdf4;color:#16a34a}.vsh-rank--mid{background:var(--vsh-bg-panel);color:#52525b}.vsh-rank--low{background:#fef2f2;color:#dc2626}.vsh-review-cell{display:flex;flex-direction:column;gap:.1rem;line-height:1.25}.vsh-review-cell__stars{font-size:.8125rem;font-weight:600;color:var(--vsh-ink)}.vsh-review-cell__count{font-size:.625rem;color:var(--vsh-dim)}.vsh-review-cell__gap{font-size:.5875rem;font-weight:600;letter-spacing:.01em;margin-top:.1rem}.vsh-review-cell__gap--ok{color:var(--vsh-dim)}.vsh-review-cell__gap--warn{color:#d97706}.vsh-review-cell__gap--crit{color:#dc2626}.vsh-ad-signal{font-size:.6875rem;font-weight:500;white-space:nowrap}.vsh-ad-signal--active{color:var(--vsh-ink)}.vsh-ad-signal--multi{color:#dc2626;font-weight:600}.vsh-ad-signal--none{color:var(--vsh-dim)}.vsh-site-quality{display:inline-flex;align-items:center;gap:.3rem;font-size:.6875rem;font-weight:500}.vsh-site-quality:before{content:"";width:6px;height:6px;border-radius:50%;flex-shrink:0}.vsh-site-quality--none:before{background:#dc2626}.vsh-site-quality--poor:before{background:#d97706}.vsh-site-quality--fair:before{background:#a1a1aa}.vsh-site-quality--good:before{background:#16a34a}.vsh-site-quality--none{color:#dc2626}.vsh-site-quality--poor{color:#d97706}.vsh-site-quality--fair{color:#71717a}.vsh-site-quality--good{color:#16a34a}.vsh-hooks{display:flex;flex-wrap:wrap;gap:.25rem;max-width:14rem}.vsh-hook{display:inline-flex;align-items:center;font-size:.5875rem;font-weight:600;padding:.175rem .4rem;border-radius:3px;letter-spacing:.01em;white-space:nowrap}.vsh-hook--ads{background:#fef2f2;color:#b91c1c}.vsh-hook--reviews{background:#fffbeb;color:#92400e}.vsh-hook--site{background:#fef2f2;color:#b91c1c}.vsh-hook--defend{background:#eff6ff;color:#1d4ed8}.vsh-lead-source{display:inline-flex;align-items:center;font-size:.6875rem;font-weight:500;padding:.2rem .5rem;border-radius:4px;white-space:nowrap;background:var(--vsh-bg-panel);color:var(--vsh-muted)}.vsh-lead-status{display:inline-flex;align-items:center;gap:.3rem;font-size:.6875rem;font-weight:500;padding:.25rem .5625rem;border-radius:100px;white-space:nowrap;background:var(--vsh-bg-panel);color:var(--vsh-muted)}.vsh-lead-status:before{content:"";width:5px;height:5px;border-radius:50%;background:currentColor;opacity:.55;flex-shrink:0}.vsh-lead-status--new{background:#eff6ff;color:#2563eb;font-weight:600}.vsh-lead-status--contacted{background:var(--vsh-bg-panel);color:#52525b}.vsh-lead-status--qualified{background:var(--vsh-bg-panel);color:#3f3f46;font-weight:600}.vsh-lead-status--proposal{background:#f4f4f5;color:#27272a;font-weight:600}.vsh-lead-status--won{background:#f0fdf4;color:#16a34a;font-weight:600}.vsh-lead-status--lost{background:var(--vsh-bg-panel);color:#a1a1aa}.vsh-lead-value{font-variant-numeric:tabular-nums;font-weight:500;color:var(--vsh-ink)}.vsh-lead-value--won{color:#16a34a}.vsh-lead-value--lost{color:var(--vsh-dim);text-decoration:line-through;text-decoration-color:#d4d4d8}.vsh-lead-date{color:var(--vsh-muted);font-size:.75rem;white-space:nowrap}.vsh-lead-actions-col{width:7rem}.vsh-lead-actions{display:flex;align-items:center;gap:.25rem;opacity:0;transition:opacity .1s}.vsh-lead-action{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:.375rem;background:transparent;border:1px solid var(--vsh-border);color:var(--vsh-muted);cursor:pointer;font-size:.625rem;font-family:var(--vsh-sans);transition:background .1s,color .1s}.vsh-lead-action:hover{background:var(--vsh-bg-panel);color:var(--vsh-ink)}.vsh-lead-action--more{font-size:.5625rem;letter-spacing:.05em}.vsh-leads-pagination{display:flex;align-items:center;justify-content:space-between;padding:.75rem 2rem;border-top:1px solid var(--vsh-border);flex-shrink:0}.vsh-leads-pagination__info{font-size:.75rem;color:var(--vsh-muted)}.vsh-leads-pagination__controls{display:flex;align-items:center;gap:.25rem}.vsh-leads-pagination__ellipsis{font-size:.75rem;color:var(--vsh-dim);padding:0 .25rem}.vsh-page-btn{display:inline-flex;align-items:center;justify-content:center;min-width:1.875rem;height:1.875rem;padding:0 .5rem;border-radius:.375rem;border:1px solid transparent;background:transparent;font-size:.75rem;font-family:var(--vsh-sans);color:var(--vsh-muted);cursor:pointer;transition:all .1s;white-space:nowrap}.vsh-page-btn:hover:not(:disabled){background:var(--vsh-bg-panel);color:var(--vsh-text)}.vsh-page-btn--active{background:var(--vsh-ink);color:#fff;font-weight:600}.vsh-page-btn--active:hover{background:#27272a}.vsh-page-btn:disabled{opacity:.35;cursor:default}.vsh-sort-icon--active{opacity:1;color:var(--vsh-accent)}.vsh-leads-table__score-col{display:flex;align-items:center;gap:.3rem}.vsh-score{display:flex;align-items:center;gap:.4rem}.vsh-score__badge{display:inline-flex;align-items:center;padding:.2rem .5rem;border-radius:4px;font-size:.5875rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.vsh-score__badge--critical{background:#fef2f2;color:#b91c1c}.vsh-score__badge--high{background:#fff7ed;color:#c2410c}.vsh-score__badge--medium{background:#fffbeb;color:#92400e}.vsh-score__badge--monitor{background:var(--vsh-bg-panel);color:var(--vsh-muted)}.vsh-score__num{font-size:.875rem;font-weight:700;font-variant-numeric:tabular-nums;color:var(--vsh-ink);letter-spacing:-.02em}.vsh-leads-zone{transition:padding-right .22s cubic-bezier(.22,1,.36,1)}.vsh-leads-zone.drawer-open{padding-right:0}.vsh-lead-drawer{position:fixed;top:var(--vsh-topbar-h, 3.25rem);right:0;bottom:0;width:26rem;background:var(--vsh-bg);border-left:1px solid var(--vsh-border);transform:translate(100%);transition:transform .22s cubic-bezier(.22,1,.36,1);z-index:150;overflow:hidden;display:flex;flex-direction:column}.vsh-lead-drawer.is-open{transform:translate(0);box-shadow:-8px 0 32px #0000000f}.vsh-drawer-inner{flex:1;overflow-y:auto;padding:1.25rem 1.5rem;display:flex;flex-direction:column;gap:0}.vsh-drawer-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:1.25rem}.vsh-drawer-biz-name{font-size:1rem;font-weight:700;color:var(--vsh-ink);letter-spacing:-.02em;margin-bottom:.2rem;line-height:1.2}.vsh-drawer-biz-meta{font-size:.6875rem;color:var(--vsh-muted);line-height:1.4}.vsh-drawer-close{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:.375rem;border:1px solid var(--vsh-border);background:transparent;color:var(--vsh-muted);cursor:pointer;flex-shrink:0;margin-left:.5rem}.vsh-drawer-close:hover{background:var(--vsh-bg-panel);color:var(--vsh-ink)}.vsh-drawer-score-card{display:flex;gap:1rem;padding:1rem;border:1.5px solid var(--vsh-border);border-radius:var(--vsh-radius);margin-bottom:1.25rem;background:var(--vsh-bg-subtle)}.vsh-drawer-score-card__left{flex-shrink:0;text-align:center;min-width:3.5rem;border-right:1px solid var(--vsh-border);padding-right:1rem}.vsh-drawer-score-card__num{font-size:2rem;font-weight:800;letter-spacing:-.04em;line-height:1;margin-bottom:.3rem}.vsh-drawer-score-card__num--critical{color:#b91c1c}.vsh-drawer-score-card__num--high{color:#c2410c}.vsh-drawer-score-card__num--medium{color:#92400e}.vsh-drawer-score-card__num--monitor{color:var(--vsh-muted)}.vsh-drawer-score-card__label{font-size:.5625rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--vsh-dim)}.vsh-drawer-score-card__breakdown{flex:1;display:flex;flex-direction:column;gap:.3rem}.vsh-score-row{display:flex;justify-content:space-between;align-items:baseline;gap:.5rem}.vsh-score-row__label{font-size:.6875rem;color:var(--vsh-muted);line-height:1.35}.vsh-score-row__pts{font-size:.6875rem;font-weight:700;color:var(--vsh-ink);font-variant-numeric:tabular-nums;white-space:nowrap}.vsh-drawer-section{margin-bottom:1.25rem}.vsh-drawer-section__label{display:flex;align-items:center;gap:.35rem;font-size:.625rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--vsh-dim);margin-bottom:.75rem}.vsh-drawer-pitch{list-style:none;display:flex;flex-direction:column;gap:.875rem;padding:0}.vsh-pitch-item{display:flex;gap:.625rem;align-items:flex-start}.vsh-pitch-item__num{display:flex;align-items:center;justify-content:center;width:1.375rem;height:1.375rem;border-radius:50%;background:var(--vsh-ink);color:#fff;font-size:.5625rem;font-weight:700;flex-shrink:0;margin-top:.1rem}.vsh-pitch-item p{font-size:.75rem;line-height:1.6;color:var(--vsh-text);margin:0}.vsh-drawer-intel{display:flex;flex-direction:column;gap:0}.vsh-intel-row{display:flex;gap:.625rem;padding:.35rem 0;border-bottom:1px solid var(--vsh-border-soft);align-items:flex-start}.vsh-intel-row:last-of-type{border-bottom:none}.vsh-intel-row__key{font-size:.6rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--vsh-dim);flex-shrink:0;width:5rem;padding-top:.1rem}.vsh-intel-row__val{font-size:.6875rem;color:var(--vsh-text);line-height:1.4}.vsh-intel-note{font-size:.625rem;color:var(--vsh-dim);line-height:1.5;padding:.3rem 0 .6rem 5.6rem;font-style:italic}.vsh-drawer-actions{display:flex;gap:.5rem;margin-top:auto;padding-top:1.25rem;border-top:1px solid var(--vsh-border);position:sticky;bottom:0;background:var(--vsh-bg)}.vsh-drawer-overlay{display:none;position:fixed;inset:0;z-index:140}.vsh-drawer-overlay.is-visible{display:block}
