.product-stage{background:#edf3ff;color:#1E3A8A;border-radius:999px;padding:7px 10px;font-size:.65rem;font-weight:900}.clean-product-hero{padding:78px 0;background:linear-gradient(#fff,#f4f7fa)}.clean-grid{display:grid;grid-template-columns:1fr .42fr;gap:55px;align-items:center}.clean-product-hero h1{font-size:clamp(3.2rem,7vw,6.5rem);line-height:.92;letter-spacing:-.065em;margin:12px 0 20px}.clean-product-hero h1 span{color:#1E3A8A}.clean-product-hero p{max-width:800px;color:#667085;font-size:1.05rem}.clean-actions{display:flex;gap:15px;align-items:center;margin-top:25px}.clean-actions span{color:#667085;font-weight:700}.clean-card{background:#fff;border:1px solid #dce5ec;border-radius:22px;padding:26px;box-shadow:0 18px 50px rgba(13,27,42,.07)}.clean-card>span{font-size:.65rem;color:#1E3A8A;font-weight:900;letter-spacing:.08em}.clean-card strong{display:block;font-size:1.45rem;margin:12px 0}.clean-section{padding:42px 0 90px;background:#f4f7fa}.clean-features{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.clean-features article{background:#fff;border:1px solid #dce5ec;border-radius:18px;padding:22px}.clean-features article>span{color:#1E3A8A;font-weight:900}.clean-features h2{margin:12px 0 7px}.clean-features p{color:#667085}@media(max-width:900px){.clean-grid{grid-template-columns:1fr}.clean-features{grid-template-columns:1fr 1fr}}@media(max-width:600px){.clean-features{grid-template-columns:1fr}.clean-actions{align-items:flex-start;flex-direction:column}}