/* Makers of New - late page styles for technology.html (originally after mon-chrome.css) */
.vpc{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border)}.vpc-cell{background:var(--petrol);padding:40px 32px}.vpc-cell .vpc-k{font-family:var(--mono);font-size:.66rem;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:18px}.vpc-cell h3{font-family:var(--display);font-weight:500;font-size:1.42rem;color:var(--silver);margin-bottom:12px;line-height:1.25}.vpc-cell p{color:var(--slate);font-size:.92rem;line-height:1.72}@media(max-width:820px){.vpc{grid-template-columns:1fr}}
.instr{max-width:360px;margin:0 auto}.instr svg{width:100%;height:auto;display:block;overflow:visible}.instr-cap{font-family:var(--mono);font-size:.6rem;letter-spacing:.14em;text-transform:uppercase;color:var(--slate);text-align:center;margin-top:16px;display:flex;justify-content:center;gap:20px;flex-wrap:wrap}.instr-cap b{color:var(--silver);font-weight:400}.instr-cap i{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:6px;vertical-align:middle}.split--instr{align-items:center;gap:56px}@media(max-width:820px){.split--instr .instr{margin-top:10px}}
.gauge-wrap{max-width:440px;margin:0 auto}.gauge-wrap svg{width:100%;height:auto;display:block;overflow:visible}.rr-fill{stroke-dasharray:100;stroke-dashoffset:100;animation:rrfill 1.6s cubic-bezier(.16,1,.3,1) .25s forwards}@keyframes rrfill{to{stroke-dashoffset:0}}@media(prefers-reduced-motion:reduce){.rr-fill{animation:none;stroke-dashoffset:0}}.rerate-levers .rl{padding:14px 0 14px 22px;border-left:2px solid var(--border)}.rerate-levers .rl+.rl{margin-top:8px}.rl-k{font-family:var(--mono);font-size:.62rem;letter-spacing:.16em;text-transform:uppercase;color:var(--gold)}.rerate-levers h4{font-family:var(--display);font-weight:500;font-size:1.2rem;color:var(--silver);margin:5px 0 6px}.rerate-levers .rl p{color:var(--slate);font-size:.88rem;line-height:1.6;max-width:46ch}
