.starter-hero{min-height:calc(100dvh - 72px);background:radial-gradient(circle at 20% 20%, color-mix(in srgb, #3b82f6 10%, rgba(0,0,0,0)), rgba(0,0,0,0) 32%),radial-gradient(circle at 80% 10%, color-mix(in srgb, #f59e0b 12%, rgba(0,0,0,0)), rgba(0,0,0,0) 34%),#fff}.starter-hero-inner{display:flex;flex-direction:column;align-items:center;gap:clamp(1.5rem,1.25rem + 1vw,2rem)}.starter-section{background-color:#f9fafb}.starter-section-head{display:grid;gap:clamp(.75rem,.65rem + .4vw,1rem);max-width:760px;margin-bottom:clamp(2rem,1.6rem + 1.6vw,3rem)}.starter-grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:clamp(1rem,.85rem + .6vw,1.375rem)}.starter-process-inner{display:grid;grid-template-columns:minmax(0, .9fr) minmax(0, 1.1fr);gap:clamp(3rem,2.4rem + 2.5vw,4.5rem);align-items:start}.starter-steps{display:grid;gap:clamp(.75rem,.65rem + .4vw,1rem);list-style:none}.starter-steps li{display:flex;gap:clamp(.75rem,.65rem + .4vw,1rem);align-items:center;padding:clamp(1rem,.85rem + .6vw,1.375rem);border:1px solid #e5e7eb;border-radius:.75rem;background-color:#fff}.starter-steps strong{color:#3b82f6}.starter-cta{background-color:#111827}.starter-cta-inner{display:grid;gap:clamp(.75rem,.65rem + .4vw,1rem);justify-items:center;text-align:center}.starter-cta h2,.starter-cta p{color:#fff}.site-footer{border-top:1px solid #e5e7eb;padding-block:clamp(1rem,.85rem + .6vw,1.375rem);background-color:#fff}.site-footer-inner{display:flex;align-items:center;justify-content:space-between;gap:clamp(1rem,.85rem + .6vw,1.375rem);font-size:clamp(.875rem,.8rem + .35vw,1rem);color:#9ca3af}.site-footer p{margin:0}.site-footer a{color:#3b82f6}@media (max-width: 1024px){.starter-grid,.starter-process-inner{grid-template-columns:1fr}}@media (max-width: 768px){.starter-hero{min-height:auto}.starter-hero .hero-actions{width:100%;justify-content:center}.starter-hero .btn{width:100%}.site-footer-inner{flex-direction:column;align-items:flex-start}}