.product-hero{padding:184px 0 80px;margin-top:-72px;background-color:#060707;text-align:center}@media(max-width:991px){.product-hero{padding:152px 0 60px}}@media(max-width:767px){.product-hero{padding:132px 0 40px}}.product-hero-title{font-family:kode mono,sans-serif;font-size:3rem;font-weight:300;color:#fff;line-height:1.2;margin-bottom:1rem}.product-hero-title .accent{color:rgba(117,208,163,.9)}@media(max-width:767px){.product-hero-title{font-size:2.25rem}}.product-hero-subtitle{font-family:kode mono,sans-serif;font-size:1.125rem;font-weight:700;color:#75d0a3;margin-bottom:1.5rem}.product-hero-description{font-family:inter,sans-serif;font-size:1.125rem;color:rgba(255,255,255,.8);max-width:720px;margin:0 auto 2rem;line-height:1.7}.product-hero-cta{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-top:1rem}.product-section .section-title,.product-section-alt .section-title{margin-bottom:1.5rem}.product-section{padding:80px 0;background-color:#060707}@media(max-width:767px){.product-section{padding:48px 0}}.product-section-alt{padding:80px 0;background-color:rgba(255,255,255,2%)}@media(max-width:767px){.product-section-alt{padding:48px 0}}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:2rem}@media(max-width:767px){.product-grid{gap:1rem;margin-top:1.5rem}}.product-card{padding:1.5rem;border:1px solid rgba(117,208,163,.15);transition:border-color .3s ease}@media(max-width:767px){.product-card{padding:1rem}}.product-card:hover{border-color:rgba(117,208,163,.4)}@media(hover:none){.product-card{border-color:rgba(117,208,163,.4)}}.product-card h3{font-family:kode mono,sans-serif;font-size:1.25rem;font-weight:700;color:#fff;margin-bottom:.75rem}.product-card p{font-size:1rem;color:#cbd5e1;line-height:1.5}.product-card--danger:hover{border-color:#ed2724;box-shadow:rgba(237,39,36,.2)0 2px 12px 4px}.product-card-icon{color:#75d0a3;margin-bottom:.75rem;width:32px;height:32px}.product-bullets{list-style:none;padding:0;margin:2rem 0 0}.product-bullets li{padding:.75rem 0;padding-left:1.25rem;border-bottom:1px solid rgba(255,255,255,4%);color:#cbd5e1;position:relative}.product-bullets li::before{content:'';position:absolute;left:0;top:50%;width:6px;height:6px;background:#75d0a3;border-radius:50%;transform:translateY(-50%)}.product-bullets li:last-child{border-bottom:none}.product-two-col{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-top:2rem}@media(max-width:991px){.product-two-col{grid-template-columns:1fr}}.product-cta{padding:80px 0;text-align:center;background-color:#060707}@media(max-width:767px){.product-cta{padding:48px 0}}.product-cta .cert-badges{margin-bottom:2rem}.product-flow{display:flex;align-items:stretch;gap:.5rem;margin-top:2rem;overflow-x:auto;padding-bottom:1rem}@media(max-width:991px){.product-flow{flex-direction:column}}.product-flow-step{flex:1;min-width:140px;padding:1rem;border:1px solid rgba(117,208,163,.2);border-radius:4px;text-align:center}.product-flow-step .flow-step-num{font-family:kode mono,sans-serif;font-size:.875rem;color:#75d0a3;font-weight:700}.product-flow-step .flow-step-title{font-family:kode mono,sans-serif;font-size:.875rem;font-weight:700;color:#fff;margin-top:.25rem}.product-flow-arrow{color:#75d0a3;font-size:1.5rem;flex-shrink:0;align-self:center}@media(max-width:991px){.product-flow-arrow{transform:rotate(90deg)}}.product-comparison{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:2rem}@media(max-width:767px){.product-comparison{grid-template-columns:1fr}}