@charset "UTF-8";.get-started-paths{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}@media(max-width:900px){.get-started-paths{grid-template-columns:1fr}}.get-started-path-card .magic-card__content{display:flex;flex-direction:column;gap:16px}.get-started-path-title{font-size:1.25rem;font-weight:700;margin:0;color:var(--ink)}.get-started-path-body{font-size:1rem;line-height:1.625;color:var(--ink-soft);margin:0}.get-started-steps{display:grid;gap:8px;list-style:none;padding:0;margin:0;counter-reset:step-counter}.get-started-step{display:flex;align-items:flex-start;gap:12px;font-size:.875rem;line-height:1.5;color:var(--ink);counter-increment:step-counter}.get-started-step:before{content:counter(step-counter);display:grid;place-items:center;flex-shrink:0;width:24px;height:24px;border-radius:50%;background:#197a9b1f;color:#197a9b;font-size:.75rem;font-weight:700;margin-top:1px}.get-started-benefits{display:grid;gap:8px;list-style:none;padding:0;margin:0}.get-started-benefit{display:flex;align-items:flex-start;gap:8px;font-size:.875rem;line-height:1.5;color:var(--ink)}.get-started-benefit-check{flex-shrink:0;width:18px;height:18px;margin-top:2px;color:#197a9b}.get-started-cta{margin-top:auto;display:flex;flex-direction:column;align-items:center;gap:8px}.get-started-pricing-link{font-size:.875rem;color:var(--ink-soft);text-decoration:underline;text-underline-offset:2px}.get-started-pricing-link:hover{color:var(--ink)}.get-started-features .card h3{font-size:1rem;font-weight:700;margin:0 0 8px;color:var(--ink)}.get-started-features .card p{font-size:.875rem;line-height:1.5;color:var(--ink-soft);margin:0}
