.vm-mkt .ext-steps{grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:3.25rem;display:grid}@media (max-width:820px){.vm-mkt .ext-steps{grid-template-columns:1fr;max-width:30rem;margin-left:auto;margin-right:auto}}.vm-mkt .ext-step{border:1px solid var(--line);box-shadow:var(--shadow-card);background:#fff;border-radius:1.2rem;flex-direction:column;padding:1.75rem;display:flex}.vm-mkt .ext-step .n{background:var(--violet-soft);width:2.1rem;height:2.1rem;color:var(--violet-strong);font-family:var(--mono);border-radius:.6rem;place-items:center;font-weight:700;display:grid}.vm-mkt .ext-step h3{margin-top:1.1rem;font-size:1.12rem;font-weight:700}.vm-mkt .ext-step p{color:var(--muted);margin-top:.5rem;margin-bottom:1.1rem;font-size:.95rem}.vm-mkt .ext-step .mini{border:1px solid var(--line-2);border-radius:.7rem;margin-top:auto;padding:.7rem .85rem;font-size:.82rem}.vm-mkt .ext-step .mini .r{color:var(--ink-soft);align-items:center;gap:.5rem;display:flex}.vm-mkt .ext-step .chip{color:var(--violet-strong);background:var(--violet-soft);border-radius:999px;align-items:center;gap:.3rem;padding:.15rem .5rem;font-size:.72rem;font-weight:600;display:inline-flex}.vm-mkt .ext-qrow{border:1px solid var(--line-2);border-radius:.7rem;align-items:center;gap:.7rem;padding:.7rem .85rem;display:flex}.vm-mkt .ext-qrow+.ext-qrow{margin-top:.6rem}.vm-mkt .ext-qrow .av{background:linear-gradient(160deg,#8b5cf6,#6d28d9);border-radius:999px;flex:none;width:1.7rem;height:1.7rem}.vm-mkt .ext-qrow .t{font-size:.82rem;font-weight:700}.vm-mkt .ext-qrow .s{color:var(--muted-2);font-size:.72rem}.vm-mkt .ext-compare{max-width:62rem;margin:0 auto;padding:0 1.5rem}.vm-mkt .ext-compare .ext-grid{grid-template-columns:1fr 1fr;gap:1.25rem;margin-top:2.5rem;display:grid}@media (max-width:760px){.vm-mkt .ext-compare .ext-grid{grid-template-columns:1fr}}.vm-mkt .ext-cmpcard{border-radius:1.2rem;padding:1.9rem}.vm-mkt .ext-cmpcard.dull{border:1px solid var(--line);background:#f5f5f7}.vm-mkt .ext-cmpcard.ours{background:var(--violet-strong);color:#fff}.vm-mkt .ext-cmpcard h3{font-size:1.3rem;font-weight:700}.vm-mkt .ext-cmpcard.dull h3{color:var(--muted)}.vm-mkt .ext-cmpcard ul{flex-direction:column;gap:.9rem;margin-top:1.25rem;list-style:none;display:flex}.vm-mkt .ext-cmpcard li{align-items:flex-start;gap:.6rem;font-size:1rem;display:flex}.vm-mkt .ext-cmpcard.dull li{color:var(--muted)}.vm-mkt .ext-cmpcard .ic{flex:none;width:1.3rem;height:1.3rem}.vm-mkt .ext-cmpcard.dull .ic{color:var(--muted-2)}.vm-mkt .ext-cmpcard.ours .ic{color:#fff}.vm-mkt .ext-blog{max-width:74rem;margin:0 auto;padding:0 1.5rem 6rem}.vm-mkt .ext-blog-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}.vm-mkt .ext-blog-head h2{letter-spacing:-.03em;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:700}.vm-mkt .ext-blog-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:2.5rem;display:grid}@media (max-width:860px){.vm-mkt .ext-blog-grid{grid-template-columns:1fr;max-width:26rem;margin-left:auto;margin-right:auto}}.vm-mkt .ext-post{border:1px solid var(--line);box-shadow:var(--shadow-card);background:#fff;border-radius:1.1rem;display:block;overflow:hidden}.vm-mkt .ext-post .cover{background:linear-gradient(135deg,#6d28d9,#8b5cf6);height:9rem}.vm-mkt .ext-post .in{padding:1.25rem}.vm-mkt .ext-post .pill{color:var(--violet-strong);background:var(--violet-soft);border-radius:999px;padding:.15rem .6rem;font-size:.72rem;font-weight:600}.vm-mkt .ext-post h3{margin-top:.75rem;font-size:1.05rem;font-weight:700;line-height:1.3}.vm-mkt .ext-post .meta{color:var(--muted-2);justify-content:space-between;align-items:center;margin-top:.9rem;font-size:.85rem;display:flex}.vm-mkt .ext-post .read{color:var(--violet-strong);font-weight:600}.vm-mkt .ext-blog-note{text-align:center;color:var(--muted-2);margin-top:1.25rem;font-size:.82rem}.vm-mkt .ext-faqsec{max-width:48rem;margin:0 auto;padding:0 1.5rem 6rem}