.vd-home-grid{background-image:linear-gradient(90deg,rgba(255,255,255,.028) 1px,transparent 0),linear-gradient(180deg,rgba(255,255,255,.028) 1px,transparent 0);background-size:64px 64px;-webkit-mask-image:radial-gradient(ellipse 78% 62% at 50% 0,#000 35%,transparent 100%);mask-image:radial-gradient(ellipse 78% 62% at 50% 0,#000 35%,transparent 100%)}.vd-home-glow{background:radial-gradient(ellipse 62% 52% at 50% -12%,rgba(124,92,255,.22),transparent 68%)}@media (prefers-reduced-motion:reduce){.vd-home-glow,.vd-home-grid{animation:none}}:where(.vd-home) :where(footer){border-top:1px solid var(--vd-line);background:var(--vd-bg-sunken);padding:56px 20px 36px}:where(.vd-home) :where(.foot-inner){max-width:1120px;margin:0 auto}:where(.vd-home) :where(.foot-grid){display:grid;gap:32px 24px;grid-template-columns:repeat(2,minmax(0,1fr))}@media (min-width:640px){:where(.vd-home) :where(.foot-grid){grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1024px){:where(.vd-home) :where(.foot-grid){grid-template-columns:1.6fr repeat(4,minmax(0,1fr))}}:where(.vd-home) :where(.foot-brand){grid-column:1/-1;max-width:22rem}@media (min-width:1024px){:where(.vd-home) :where(.foot-brand){grid-column:auto}}:where(.vd-home) :where(.foot-brand p){margin-top:12px;font-size:14px;line-height:1.65;color:var(--vd-text-muted)}:where(.vd-home) :where(.logo){display:inline-flex;align-items:center;gap:8px;font-family:var(--vd-font-display);font-weight:800;font-size:17px;letter-spacing:-.01em;color:var(--vd-text-strong);text-decoration:none}:where(.vd-home) :where(.foot-grid h3){margin:0 0 12px;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--vd-text-subtle)}:where(.vd-home) :where(.foot-grid ul){list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:9px}:where(.vd-home) :where(.foot-grid a){font-size:14px;color:var(--vd-text-secondary);text-decoration:none;transition:color var(--vd-dur-fast) var(--vd-ease)}:where(.vd-home) :where(.foot-grid a:hover){color:var(--vd-accent-text)}:where(.vd-home) :where(.foot-legal){margin:40px 0 0;padding-top:22px;border-top:1px solid var(--vd-line);font-size:13px;color:var(--vd-text-subtle)}