.cops-journey__legend{color:hsl(var(--text-2));display:flex;flex-wrap:wrap;font-family:var(--font-mono);font-size:12.5px;gap:22px;margin-top:26px}.cops-journey__leg{align-items:center;display:flex;gap:8px}.cops-journey__leg-dot{border-radius:50%;flex:none;height:9px;width:9px}.cops-journey__journey{list-style:none;margin:34px 0 0;padding:0;position:relative}.cops-journey__journey:before{background:hsl(var(--divider));bottom:56px;content:"";left:23px;position:absolute;top:28px;width:1px}.cops-journey__jstep{align-items:start;display:grid;gap:18px;grid-template-columns:48px 132px 1fr;padding:14px 0;position:relative}.cops-journey__jnum{align-items:center;background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:50%;color:hsl(var(--text-3));display:flex;flex:none;font-family:var(--font-mono);font-size:13px;height:48px;justify-content:center;position:relative;transition:border-color var(--dur) var(--ease),color var(--dur) var(--ease);width:48px;z-index:1}.cops-journey__jstep:hover .cops-journey__jnum{border-color:hsl(var(--brand));color:hsl(var(--brand))}.cops-journey__jline{display:flex;flex-direction:column;gap:6px;padding-top:5px}.cops-journey__who{border:1px solid hsl(var(--border));border-radius:var(--radius-sm);color:hsl(var(--text-3));font-family:var(--font-mono);font-size:10.5px;letter-spacing:.08em;padding:4px 9px;text-transform:uppercase;width:fit-content}@keyframes jguide-pulse{0%,to{opacity:1}50%{opacity:.4}}@media (prefers-reduced-motion:reduce){.cops-journey__jnum{transition:none}}.cops-journey__jbody{padding-top:4px}.cops-journey__jt{color:hsl(var(--text-1));font-family:var(--font-head);font-size:17px;font-weight:600;letter-spacing:-.01em;margin:0 0 6px}.cops-journey__jd{color:hsl(var(--text-2));font-family:var(--font-body);font-size:14.5px;line-height:1.55;margin:0;max-width:60ch;text-wrap:pretty}.cops-journey__jd p{margin:0}.cops-journey__jd .mono-key{color:hsl(var(--brand));font-family:var(--font-mono);font-size:13px}.cops-journey__jfoot{align-items:center;background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:var(--radius-md);display:flex;flex-wrap:wrap;font-size:13px;gap:16px;margin-top:30px;padding:16px 20px}.cops-journey__jfoot .mono-key{font-size:13px}.cops-journey__jfoot-yours{color:hsl(var(--brand))}.cops-journey__jfoot-arrow,.cops-journey__jfoot-time{color:hsl(var(--text-3))}@media (max-width:600px){.cops-journey__jstep{gap:14px;grid-template-columns:48px 1fr}.cops-journey__jline{flex-direction:row;flex-wrap:wrap;grid-column:2;margin-bottom:6px;padding-top:0}.cops-journey__jbody{grid-column:2}.cops-journey__journey:before{bottom:40px}}.vpc-section{padding-block:clamp(56px,9vw,116px)}.vpc-section+.vpc-cta-band,.vpc-section+.vpc-section{border-top:1px solid hsl(var(--divider))}.vpc-sec-head{margin-bottom:clamp(36px,5vw,56px);max-width:720px}.vpc-sec-head .vpc-eyebrow{margin-bottom:16px}.vpc-eyebrow .tick{background:currentColor;border-radius:1px;height:5px;transform:rotate(45deg);width:5px}.vpc-sec-h{color:hsl(var(--text-1));font-family:var(--font-head);font-size:clamp(28px,4.2vw,48px);font-weight:600;letter-spacing:-.024em;line-height:1.08;margin:0;text-wrap:balance}.vpc-sec-lede{color:hsl(var(--text-2));font-size:clamp(16px,1.8vw,19px);line-height:1.6;margin-top:18px;max-width:58ch}.vpc-steps{display:grid;gap:clamp(16px,2vw,22px);grid-template-columns:1fr}@media (min-width:720px){.vpc-steps{grid-template-columns:1fr 1fr}}@media (min-width:1000px){.vpc-steps{grid-template-columns:repeat(4,1fr)}}.vpc-step{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:var(--radius-md,12px);box-shadow:var(--shadow-card);display:flex;flex-direction:column;gap:12px;padding:clamp(20px,2.4vw,26px);position:relative;transition:transform var(--dur,.18s) var(--ease,cubic-bezier(.22,1,.36,1)),box-shadow var(--dur,.18s) var(--ease,cubic-bezier(.22,1,.36,1))}.vpc-step:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-2px)}.vpc-step-glyph{background:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:var(--radius-sm,8px);color:hsl(var(--text-1));display:grid;height:40px;margin-bottom:2px;place-items:center;width:40px}.vpc-step-glyph svg{height:20px;stroke-width:1.7;width:20px}.vpc-step-n{color:hsl(var(--brand));font-family:var(--font-mono);font-size:12px;letter-spacing:.12em}.vpc-step-h{color:hsl(var(--text-1));font-family:var(--font-head);font-size:19px;font-weight:600;letter-spacing:-.01em;margin:0}.vpc-step-p{color:hsl(var(--text-2));font-size:14.5px;line-height:1.55;margin:0}@media (prefers-reduced-motion:reduce){.vpc-step{transition:none!important}.vpc-step:hover{transform:none}}.pipe{display:grid;gap:16px;grid-template-columns:1fr;margin-top:clamp(40px,5vw,64px)}.pipe-step{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:var(--radius-md);box-shadow:var(--shadow-card);display:flex;flex-direction:column;gap:10px;padding:clamp(20px,2.4vw,26px);position:relative;transition:box-shadow var(--dur) var(--ease),transform var(--dur) var(--ease),border-color var(--dur) var(--ease)}.pipe-step:hover{border-color:hsl(var(--brand)/.4);box-shadow:var(--shadow-card-hover);transform:translateY(-2px)}.pipe-n{color:hsl(var(--brand));font-family:var(--font-mono);font-size:11px;letter-spacing:.14em;margin:0;text-transform:uppercase}.pipe-name{color:hsl(var(--text-1));font-family:var(--font-head);font-size:15px;font-weight:600;letter-spacing:-.01em;line-height:1.25;margin:0}.pipe-what{color:hsl(var(--text-2));font-family:var(--font-body);font-size:13.5px;line-height:1.5;margin:0;text-wrap:pretty}.pipe-what .mono-key{color:hsl(var(--brand));font-family:var(--font-mono);font-size:12.5px}.pipe-arrow{color:hsl(var(--text-3));display:none;font-family:var(--font-mono);font-size:14px;position:absolute;right:-13px;top:50%;transform:translateY(-50%);z-index:2}@media (min-width:640px){.pipe{grid-template-columns:repeat(2,1fr)}}@media (min-width:980px){.pipe{gap:26px;grid-template-columns:repeat(5,1fr)}.pipe-step:not(:last-child) .pipe-arrow{display:block}}@media (prefers-reduced-motion:reduce){.pipe-step{transition:none}}