.getstarted-hero{text-align:center;background:radial-gradient(ellipse 60% 45% at 50% 30%,#27c2f20d 0%,transparent 55%),var(--byte-navy);padding-top:8rem;padding-bottom:3rem;position:relative;overflow:hidden}.getstarted-hero-inner{max-width:var(--max-w-narrow);padding:0 var(--space-6);align-items:center;gap:var(--space-4);flex-direction:column;margin:0 auto;display:flex}.getstarted-hero-headline{font-family:var(--font-heading);letter-spacing:-.035em;color:var(--byte-white);font-size:clamp(2.5rem,6vw,3.75rem);font-weight:800;line-height:1.1}.getstarted-hero-lead{color:var(--byte-silver);max-width:480px;font-size:clamp(1rem,1.8vw,1.125rem);line-height:1.6}.getstarted-content{max-width:720px;margin:0 auto}.getstarted-calendly-wrap{border-radius:var(--radius-lg);background:var(--bg-surface);border:none;overflow:hidden}.getstarted-calendly-wrap iframe{border:none;width:100%;height:660px;display:block}.getstarted-form{gap:var(--space-5);flex-direction:column;display:flex}.getstarted-form-row{gap:var(--space-4);grid-template-columns:1fr 1fr;display:grid}@media (max-width:560px){.getstarted-form-row{grid-template-columns:1fr}}.getstarted-success{text-align:center;justify-content:center;align-items:center;gap:var(--space-4);padding:var(--space-12)var(--space-6);flex-direction:column;display:flex}.getstarted-success-icon{width:56px;height:56px;color:var(--byte-cyan);background:#27c2f21a;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex}.getstarted-success h3{font-family:var(--font-heading);color:var(--byte-white);font-size:1.5rem;font-weight:700}.getstarted-success p{color:var(--byte-silver);max-width:360px;font-size:.9375rem}.getstarted-next{text-align:center}.getstarted-steps{gap:var(--space-6);margin-top:var(--space-8);text-align:left;grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:768px){.getstarted-steps{grid-template-columns:1fr}}.getstarted-step{gap:var(--space-4);align-items:flex-start;display:flex}.getstarted-step-number{border-radius:var(--radius-sm);width:32px;height:32px;font-family:var(--font-heading);color:var(--byte-cyan);background:#27c2f21a;border:none;flex-shrink:0;justify-content:center;align-items:center;font-size:.875rem;font-weight:700;display:flex}.getstarted-step-title{font-family:var(--font-heading);color:var(--byte-white);margin-bottom:.25rem;font-size:1rem;font-weight:700}
