.lp-reveal{opacity:0;transform:translateY(12px);transition:opacity var(--dur-reveal) var(--ease-out),transform var(--dur-reveal) var(--ease-out)}.lp-reveal[data-revealed=true]{opacity:1;transform:none}.lp-hero-atmosphere{background-image:radial-gradient(60% 50% at 78% 18%,color-mix(in srgb,var(--color-connected) 10%,transparent) 0,transparent 70%),radial-gradient(45% 40% at 12% 80%,color-mix(in srgb,var(--color-signal) 7%,transparent) 0,transparent 70%)}.lp-grain:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.35;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix values='0 0 0 0 0.11 0 0 0 0 0.12 0 0 0 0 0.12 0 0 0 0.06 0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.lp-map-edge{stroke:var(--color-line-strong);stroke-width:1.25;fill:none}.lp-map-edge-hot{stroke:var(--color-connected);stroke-width:2;fill:none;stroke-dasharray:260;stroke-dashoffset:260;transition:stroke-dashoffset var(--dur-reveal) var(--ease-out)}.lp-map-node{stroke:var(--color-line)}.lp-map-node,.lp-map-node-hot{fill:var(--color-surface-raised)}.lp-map-node-hot{stroke:var(--color-connected);stroke-width:1.5}.lp-map-dim{opacity:.45;transition:opacity var(--dur-reveal) var(--ease-out)}[data-revealed=true] .lp-map-edge-hot{stroke-dashoffset:0}[data-revealed=true] .lp-map-dim{opacity:.35}@media (prefers-reduced-motion:reduce){.lp-reveal{opacity:1;transform:none}.lp-map-dim,.lp-map-edge-hot,.lp-reveal{transition:none}}