/* section: hero (zdpssi) */
/* hero.css — generated by scaffold_from_plan.py */
/* Styles here are automatically scoped to this section by the build. */
/* You can use any class names — they will not leak to other sections. */
[data-scope="zdpssi"] .hero {
    padding: 5rem 2rem;
    background: var(--color-surface)
    }
[data-scope="zdpssi"] .hero__inner {
    max-width: 960px;
    margin: 0 auto;
    text-align: center
    }

/* section: capabilities (w1e75r) */
/* capabilities.css — generated by scaffold_from_plan.py */
/* Styles here are automatically scoped to this section by the build. */
/* You can use any class names — they will not leak to other sections. */
[data-scope="w1e75r"] .capabilities {
    padding: 5rem 2rem;
    background: var(--color-surface)
    }
[data-scope="w1e75r"] .capabilities__inner {
    max-width: 960px;
    margin: 0 auto;
    text-align: center
    }

/* section: cta (5x51pw) */
/* cta.css — generated by scaffold_from_plan.py */
/* Styles here are automatically scoped to this section by the build. */
/* You can use any class names — they will not leak to other sections. */
[data-scope="5x51pw"] .cta {
    padding: 5rem 2rem;
    background: var(--color-surface)
    }
[data-scope="5x51pw"] .cta__inner {
    max-width: 960px;
    margin: 0 auto;
    text-align: center
    }