@charset "UTF-8";.cs-hero{background:linear-gradient(135deg,#253657 0,#5c88da 100%);color:#fff;text-align:center}@media (max-width:992px){.cs-hero{padding:4rem 1.5rem 3rem}}@media (min-width:992px){.cs-hero{padding:7rem 2rem 5rem}}.cs-hero h1{color:#fff;margin-bottom:1rem}@media (max-width:768px){.cs-hero h1{font-size:1.8rem}}.cs-hero-tag{display:inline-block;background-color:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.3);border-radius:2rem;padding:.35rem 1.25rem;font-size:.95rem;font-family:Metrophobic,sans-serif;letter-spacing:.05em;text-transform:uppercase;margin-bottom:1.5rem;color:#fff}.cs-hero-summary{max-width:750px;margin:0 auto;font-size:1.2rem;line-height:1.8;color:rgba(255,255,255,.9);font-family:Metrophobic,sans-serif}.cs-stats-bar{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;background-color:#fff;box-shadow:0 4px 20px rgba(0,0,0,.08);margin:-2.5rem auto 0;position:relative;z-index:1;max-width:900px;border-radius:.5rem}@media (max-width:768px){.cs-stats-bar{padding:1.5rem 1rem;gap:1.5rem;margin-left:1rem;margin-right:1rem}}@media (min-width:768px){.cs-stats-bar{padding:2rem 3rem}}.cs-stat{text-align:center;min-width:140px}.cs-stat-value{font-family:Audiowide,sans-serif;font-size:2.2rem;color:#5c88da;line-height:1.2;margin:0}.cs-stat-label{font-size:.9rem;color:#898d8d;margin-top:.25rem;text-transform:uppercase;letter-spacing:.03em}.cs-section{max-width:1000px;margin:0 auto}@media (max-width:992px){.cs-section{padding:3rem 1.5rem}}@media (min-width:992px){.cs-section{padding:4rem 2rem}}.cs-section-title{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}.cs-section-title h2{margin:0}.cs-section-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;min-width:44px;border-radius:50%;background-color:rgba(92,136,218,.1)}.cs-section-icon svg{width:22px;height:22px;stroke:#5C88DA;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.cs-challenge-context{font-size:1.15rem;line-height:2rem;color:#404040;margin-bottom:2rem}.cs-challenge-list{list-style:none;padding:0;margin:0}.cs-challenge-list li{position:relative;padding-left:2rem;margin-bottom:1rem;font-size:1.1rem;line-height:1.7;color:#404040}.cs-challenge-list li::before{content:"";position:absolute;left:0;top:.55rem;width:10px;height:10px;border-radius:50%;background-color:#e74c3c}.cs-comparison{display:grid;gap:2rem}@media (max-width:768px){.cs-comparison{grid-template-columns:1fr}}@media (min-width:768px){.cs-comparison{grid-template-columns:1fr 1fr}}.cs-comparison-card{border-radius:.5rem;padding:2rem;position:relative;overflow:hidden}.cs-comparison-card::before{content:"";position:absolute;top:0;left:0;width:4px;height:100%}.cs-before{background-color:#fef2f2}.cs-before::before{background-color:#e74c3c}.cs-after{background-color:#f0fdf4}.cs-after::before{background-color:#2ecc71}.cs-comparison-card h3{font-size:1.1rem;text-transform:uppercase;letter-spacing:.05em;margin-top:0;margin-bottom:1rem}.cs-before h3{color:#e74c3c}.cs-after h3{color:#2ecc71}.cs-comparison-card ul{list-style:none;padding:0;margin:0}.cs-comparison-card li{position:relative;padding-left:1.75rem;margin-bottom:.75rem;font-size:1.05rem;line-height:1.6;color:#404040}.cs-before li::before{content:"✗";position:absolute;left:0;color:#e74c3c;font-weight:700;font-size:1.1rem}.cs-after li::before{content:"✓";position:absolute;left:0;color:#2ecc71;font-weight:700;font-size:1.1rem}.cs-timeline{position:relative;padding-left:3rem}.cs-timeline::before{content:"";position:absolute;left:14px;top:0;bottom:0;width:2px;background:linear-gradient(#5c88da,#b8ccea)}.cs-timeline-step{position:relative;margin-bottom:2.5rem}.cs-timeline-step:last-child{margin-bottom:0}.cs-timeline-marker{position:absolute;left:-3rem;top:.15rem;width:30px;height:30px;border-radius:50%;background-color:#5c88da;color:#fff;font-family:Audiowide,sans-serif;font-size:.85rem;display:flex;align-items:center;justify-content:center;z-index:1}.cs-timeline-step h3{margin-top:0;margin-bottom:.5rem;font-size:1.35rem}.cs-timeline-step p{color:#404040;margin:0;line-height:1.7}.cs-technology{background-color:#ecf0f1;border-radius:.5rem;padding:2rem;display:flex;gap:2rem;align-items:center}@media (max-width:768px){.cs-technology{flex-direction:column;text-align:center}}.cs-technology-icon{min-width:80px;width:80px;height:80px;border-radius:50%;background-color:#5c88da;display:flex;align-items:center;justify-content:center}.cs-technology-icon svg{width:40px;height:40px;stroke:white;fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.cs-technology-content h3{margin-top:0;margin-bottom:.5rem}.cs-technology-content p{margin:0;color:#404040}.cs-technology-link{display:inline-block;margin-top:.75rem;color:#5c88da;text-decoration:none;font-weight:700;transition:color .2s ease-in-out}.cs-technology-link:hover{color:#253657}.cs-testimonial{background-color:#253657;color:#fff;text-align:center}@media (max-width:992px){.cs-testimonial{padding:3rem 1.5rem}}@media (min-width:992px){.cs-testimonial{padding:4rem 2rem}}.cs-testimonial-inner{max-width:700px;margin:0 auto}.cs-testimonial blockquote{font-size:1.3rem;line-height:1.8;font-style:italic;margin:0 0 1.5rem;color:rgba(255,255,255,.9)}.cs-testimonial blockquote::before{content:"“";font-size:3rem;line-height:0;vertical-align:-.5rem;color:#5c88da;margin-right:.25rem}.cs-testimonial cite{font-style:normal;font-size:1rem;color:#b8ccea}.cs-cta{background-color:#5c88da;text-align:center}@media (max-width:992px){.cs-cta{padding:4rem 1.5rem}}@media (min-width:992px){.cs-cta{padding:5rem 2rem}}.cs-cta h2{color:#fff;margin-bottom:1rem}.cs-cta p{color:rgba(255,255,255,.85);max-width:550px;margin:0 auto 2rem;font-size:1.1rem}.cs-divider{max-width:1000px;margin:0 auto;padding:0 2rem}.cs-divider hr{border:none;border-top:1px solid #e0e0e0;margin:0}