.service-page{margin-top:80px;min-height:100vh}.service-hero{background:linear-gradient(135deg,#37517e,#3d4d6a);color:#fff;padding:6rem 0 4rem;text-align:center}.hero-content h1{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;text-shadow:0 2px 4px rgba(0,0,0,.1)}.hero-subtitle{font-size:1.25rem;margin-bottom:3rem;opacity:.9;max-width:600px;margin-left:auto;margin-right:auto}.hero-stats{display:flex;justify-content:center;gap:3rem;margin-bottom:3rem}.stat{text-align:center}.stat-number{display:block;font-size:2.5rem;font-weight:700;color:#fff}.stat-label{display:block;font-size:.9rem;opacity:.8;margin-top:.5rem}.hero-cta{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn-primary,.btn-secondary,.btn-outline{display:inline-flex;align-items:center;padding:1rem 2rem;border-radius:8px;font-weight:600;text-decoration:none;transition:all .3s ease;border:2px solid transparent}.btn-primary{background:#47b2e4!important;color:#fff!important;border-color:#47b2e4!important}.btn-primary:hover{background:#0ea2bd!important;color:#fff!important;border-color:#0ea2bd!important;transform:translateY(-2px)}.btn-secondary{background:#ffffff1a!important;color:#fff!important;border-color:#ffffff4d!important}.btn-secondary:hover{background:#fff3!important;color:#fff!important;transform:translateY(-2px)}.btn-outline{background:transparent!important;color:#47b2e4!important;border-color:#47b2e4!important}.btn-outline:hover{background:#47b2e4!important;color:#fff!important;border-color:#47b2e4!important;transform:translateY(-2px)}.service-overview{padding:5rem 0;background:#f8f9fa}.service-overview h2{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#2c3e50}.overview-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;justify-items:center;justify-content:center;max-width:1200px;margin:0 auto}@supports (display: flex){.overview-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;max-width:1200px;margin:0 auto}}.overview-card{background:#fff;padding:2.5rem 2rem;border-radius:12px;box-shadow:0 4px 20px #0000001a;text-align:center;transition:transform .3s ease;width:100%;max-width:350px}.overview-card:hover{transform:translateY(-5px)}.card-icon{width:80px;height:80px;background:linear-gradient(135deg,#47b2e4,#0ea2bd);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.card-icon i{font-size:2rem;color:#fff}.overview-card h3{font-size:1.5rem;margin-bottom:1rem;color:#2c3e50}.overview-card p{color:#6c757d;line-height:1.6}.use-cases{padding:5rem 0;background:#fff}.use-cases h2{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#2c3e50}.use-cases-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem;justify-items:center;justify-content:center;max-width:1200px;margin:0 auto}@supports (display: flex){.use-cases-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;max-width:1200px;margin:0 auto}}.use-case{background:#f8f9fa;border-radius:12px;padding:2rem;border:1px solid #e9ecef;transition:all .3s ease;width:100%;max-width:500px}.use-case:hover{box-shadow:0 8px 30px #0000001a;transform:translateY(-3px)}.use-case-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.use-case-header h3{font-size:1.25rem;color:#2c3e50;margin:0}.industry{background:#47b2e4;color:#fff;padding:.25rem .75rem;border-radius:20px;font-size:.8rem;font-weight:500}.use-case-content p{margin-bottom:.75rem;line-height:1.6;color:#495057}.benefits{margin-top:1rem}.benefits h4{font-size:1rem;font-weight:600;color:#2c3e50;margin-bottom:.5rem}.benefits ul{list-style:none;padding:0;margin:0}.benefits li{display:flex;align-items:center;margin-bottom:.25rem;font-size:.9rem;color:#495057}.benefits li:before{content:"✓";color:#28a745;font-weight:700;margin-right:.5rem}.process-steps{padding:5rem 0;background:#f8f9fa}.process-steps h2{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#2c3e50}.steps-container{max-width:800px;margin:0 auto}.step{display:flex;align-items:flex-start;margin-bottom:3rem;position:relative}.step-number{width:60px;height:60px;background:linear-gradient(135deg,#47b2e4,#0ea2bd);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin-right:2rem;flex-shrink:0}.step-content h3{font-size:1.25rem;margin-bottom:.5rem;color:#2c3e50}.step-content p{color:#6c757d;line-height:1.6;margin:0}.technologies{padding:5rem 0;background:#fff}.technologies h2{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#2c3e50}.tech-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;justify-items:center;justify-content:center;max-width:1200px;margin:0 auto}@supports (display: flex){.tech-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;max-width:1200px;margin:0 auto}}.tech-item{background:#f8f9fa;padding:2rem;border-radius:12px;text-align:center;border:1px solid #e9ecef;width:100%;max-width:300px}.tech-item h4{font-size:1.1rem;margin-bottom:.75rem;color:#2c3e50}.tech-item p{color:#6c757d;font-size:.9rem}.service-pricing{padding:5rem 0;background:#fff}.service-pricing h2{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#2c3e50}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;justify-items:center;justify-content:center;max-width:1200px;margin:0 auto}@supports (display: flex){.pricing-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;max-width:1200px;margin:0 auto}}.pricing-card{background:#fff;border:1px solid #e9ecef;border-radius:12px;padding:2.5rem 2rem;text-align:center;position:relative;transition:all .3s ease}.pricing-card:hover{box-shadow:0 8px 30px #0000001a;transform:translateY(-3px)}.pricing-card.featured{border-color:#47b2e4;transform:scale(1.05)}.pricing-card.featured:before{content:"Most Popular";position:absolute;top:-15px;left:50%;transform:translate(-50%);background:#47b2e4;color:#fff;padding:.5rem 1.5rem;border-radius:20px;font-size:.8rem;font-weight:600}.pricing-card h3{font-size:1.5rem;margin-bottom:1rem;color:#2c3e50}.price{font-size:2.5rem;font-weight:700;color:#47b2e4;margin-bottom:.5rem}.price-period{color:#6c757d;margin-bottom:2rem}.pricing-card ul{list-style:none;padding:0;margin:0 0 2rem;text-align:left}.pricing-card ul li{padding:.5rem 0;border-bottom:1px solid #f1f3f4;display:flex;align-items:center}.pricing-card ul li:before{content:"✓";color:#28a745;font-weight:700;margin-right:.75rem}.pricing-card ul li:last-child{border-bottom:none}.contact-cta{padding:5rem 0;background:linear-gradient(135deg,#37517e,#3d4d6a);color:#fff;text-align:center}.contact-cta h2{font-size:2.5rem;margin-bottom:1rem}.contact-cta p{font-size:1.1rem;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}@media (max-width: 768px){.hero-content h1{font-size:2.5rem}.hero-stats{gap:1.5rem}.hero-cta{flex-direction:column;align-items:center}.overview-grid,.use-cases-grid{grid-template-columns:1fr;flex-direction:column;align-items:center}.step{flex-direction:column;text-align:center}.step-number{margin-right:0;margin-bottom:1rem}.pricing-grid,.tech-grid{grid-template-columns:1fr;flex-direction:column;align-items:center}.pricing-card.featured{transform:none}.contact-cta h2{font-size:2rem}}@media (max-width: 480px){.hero-content h1{font-size:2rem}.hero-subtitle{font-size:1rem}.btn-primary,.btn-secondary,.btn-outline{padding:.75rem 1.5rem;font-size:.9rem}.overview-card{padding:2rem 1.5rem}.use-case{padding:1.5rem}.pricing-card{padding:2rem 1.5rem}}
