@import"https://fonts.googleapis.com/css2?family=Exo+2:wght@300;400;500;600;700;800&display=swap";:root{--ana-primary: #F9BC26;--ana-dark: #1A101E;--ana-accent: #FF5500;--ana-light: #FFFFFF;--ana-glow: rgba(249, 188, 38, .3);--ana-mid: #F9BC26}.service-main{width:100%;background:#fff;font-family:"Exo 2",sans-serif}.service-hero{position:relative;min-height:560px;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;padding:130px 60px 90px;background-image:url(./hero-DWeocEG9.jpeg);background-size:cover;background-position:center;overflow:hidden}.service-hero .hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#1a101ecc 0% 100%);z-index:1}.data-bars{position:absolute;bottom:0;left:0;width:100%;height:80px;z-index:2;display:flex;align-items:flex-end;gap:4px;padding:0 40px;overflow:hidden}.data-bar{flex:1;background:#ffd7d240;border-radius:3px 3px 0 0;transition:height .5s ease}.data-bar:nth-child(1){height:30%}.data-bar:nth-child(2){height:55%}.data-bar:nth-child(3){height:45%}.data-bar:nth-child(4){height:70%}.data-bar:nth-child(5){height:60%}.data-bar:nth-child(6){height:85%}.data-bar:nth-child(7){height:50%}.data-bar:nth-child(8){height:75%}.data-bar:nth-child(9){height:40%}.data-bar:nth-child(10){height:90%}.data-bar:nth-child(11){height:65%}.data-bar:nth-child(12){height:80%}.data-bar:nth-child(13){height:35%}.data-bar:nth-child(14){height:60%}.data-bar:nth-child(15){height:50%}.hero-content{position:relative;z-index:3;max-width:760px}.breadcrumb{font-size:.88rem;color:#ffffffa6;margin-bottom:18px;letter-spacing:.05em}.breadcrumb a{color:var(--ana-accent);text-decoration:none;transition:color .2s}.breadcrumb a:hover{color:#fff}.breadcrumb span{margin:0 6px}.hero-title{font-family:"Exo 2",sans-serif;font-size:3.6rem;font-weight:700;line-height:1.15;margin-bottom:22px}.hero-subtitle{font-size:1.15rem;line-height:1.7;color:#ffffffd9}.service-overview{padding:90px 60px;background:#fff}.container{max-width:1280px;margin:0 auto;width:100%}.overview-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.analytics-hero~main .service-overview .overview-grid,.service-overview .overview-grid{direction:ltr}.service-overview .overview-image{order:2}.service-overview .overview-content{order:1}.overview-image{border-radius:20px;overflow:hidden;position:relative;border:2px solid var(--ana-glow)}.overview-image:after{content:"";position:absolute;inset:0;border:2px solid rgba(255,215,210,.2);border-radius:20px;pointer-events:none}.overview-image img{width:100%;display:block;object-fit:cover;min-height:340px}.overview-content h2{font-size:2.4rem;color:var(--ana-dark);font-weight:800;margin-bottom:16px;position:relative;padding-bottom:16px}.overview-content h2:after{content:"";position:absolute;bottom:0;left:0;width:50px;height:4px;background:var(--ana-primary);border-radius:2px}.overview-content p{font-size:1.05rem;line-height:1.8;color:#1a101e;margin-bottom:28px}.overview-list{list-style:none;padding:0;margin:0}.overview-list li{display:flex;align-items:flex-start;gap:12px;margin-bottom:14px;font-size:1rem;color:#1a101e;line-height:1.5}.overview-list i{color:var(--ana-primary);font-size:1.1rem;margin-top:2px;flex-shrink:0}.service-details{padding:90px 60px;background:linear-gradient(160deg,#fff 0% 60%)}.section-title{font-size:2.6rem;color:var(--ana-dark);font-weight:800;margin-bottom:12px}.section-subtitle{color:#ff8670;font-size:1.05rem;margin-bottom:50px;max-width:600px}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.service-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px #1a101e1a;transition:transform .3s ease,box-shadow .3s ease;position:relative}.service-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--ana-mid),var(--ana-accent));transform:scaleX(0);transform-origin:left;transition:transform .4s ease}.service-card:hover:before{transform:scaleX(1)}.service-card:hover{transform:translateY(-6px);box-shadow:0 20px 50px var(--ana-glow)}.card-img-wrap{position:relative;height:175px;overflow:hidden;background:var(--ana-dark)}.card-img-wrap img{width:100%;height:100%;object-fit:cover;opacity:.4;transition:transform .4s ease,opacity .3s ease}.service-card:hover .card-img-wrap img{transform:scale(1.07);opacity:.3}.card-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:62px;height:62px;background:linear-gradient(135deg,var(--ana-mid),var(--ana-primary));border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:24px;box-shadow:0 6px 20px #ffd7d280;z-index:2;transition:transform .3s ease}.service-card:hover .card-icon{transform:translate(-50%,-50%) scale(1.1)}.card-body{padding:22px 20px}.card-body h3{font-size:1.1rem;color:var(--ana-dark);font-weight:700;margin-bottom:10px}.card-body p{font-size:.91rem;line-height:1.65;color:#1a101e}.service-tools{padding:90px 60px;background:var(--ana-dark);color:#fff}.service-tools .section-title{color:#fff}.service-tools .section-subtitle{color:#fff9}.tools-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:40px}.tool-card{background:#ffffff0f;border:1px solid rgba(255,215,210,.2);border-radius:14px;padding:28px 20px;text-align:center;transition:background .3s ease,border-color .3s ease,transform .3s ease}.tool-card:hover{background:#ffd7d226;border-color:#ffd7d280;transform:translateY(-4px)}.tool-icon{font-size:2rem;color:var(--ana-accent);margin-bottom:14px}.tool-card h4{font-size:1rem;font-weight:700;margin-bottom:8px;color:#fff}.tool-card p{font-size:.85rem;color:#fff9;line-height:1.5}.service-process{padding:90px 60px;background:#fff}.process-timeline{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;margin-top:50px}.timeline-item{background:var(--ana-light);border-radius:16px;padding:32px 20px;text-align:center;position:relative;border:1px solid rgba(255,215,210,.15);transition:all .3s ease;border:2px solid #eee}.timeline-item:hover{background:var(--ana-primary);border-color:var(--ana-mid);color:#fff;transform:translateY(-4px);box-shadow:0 12px 40px var(--ana-glow)}.timeline-marker{width:52px;height:52px;background:var(--ana-primary);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.3rem;font-weight:800;margin:0 auto 20px;transition:background .3s ease}.timeline-marker i{font-size:1.1rem}.timeline-item:hover .timeline-marker{background:#fff;color:var(--ana-primary)}.timeline-item h4{font-size:1.05rem;font-weight:700;margin-bottom:10px;color:var(--ana-dark);transition:color .3s ease}.timeline-item:hover h4{color:#fff}.timeline-item p{font-size:.88rem;line-height:1.55;color:#1a101e;transition:color .3s ease}.timeline-item:hover p{color:#ffffffd9}.service-cta{padding:100px 60px;background:linear-gradient(135deg,#f50 0% 100%);text-align:center;color:#fff;position:relative;overflow:hidden}.service-cta:before{pointer-events:none;z-index:1;content:"";position:absolute;bottom:-100px;left:50%;transform:translate(-50%);width:500px;height:500px;background:radial-gradient(circle,rgba(255,215,210,.15) 0%,transparent 70%);border-radius:50%}.cta-card{position:relative;z-index:2}.cta-card h2{font-size:2.8rem;margin-bottom:18px;font-family:"Exo 2",sans-serif}.cta-card p{font-size:1.15rem;margin-bottom:36px;opacity:.9;max-width:600px;margin-left:auto;margin-right:auto}.cta-button{display:inline-flex;align-items:center;gap:10px;background:#fff;color:var(--ana-mid);padding:16px 44px;border-radius:50px;text-decoration:none;font-weight:700;font-size:1.05rem;transition:all .3s ease;box-shadow:0 6px 30px #1a101e40}.cta-button:hover{background:#fff;color:#f50}@media(max-width:1200px){.service-hero,.service-overview,.service-details,.service-tools,.service-process,.service-cta{padding:70px 40px}.hero-title{font-size:3rem}.tools-grid{grid-template-columns:repeat(3,1fr);gap:15px}.process-timeline{grid-template-columns:repeat(3,1fr)}}@media(max-width:1024px){.service-hero{padding:80px 30px 60px}.hero-title{font-size:2.6rem}.overview-grid{grid-template-columns:1fr}.service-overview .overview-image,.service-overview .overview-content{order:unset}.services-grid,.process-timeline{grid-template-columns:repeat(2,1fr)}.service-overview,.service-details,.service-tools,.service-process,.service-cta{padding:60px 30px}}@media(max-width:768px){.service-hero{padding:70px 24px 50px;min-height:420px}.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.section-title{font-size:2rem}.services-grid{grid-template-columns:1fr}.tools-grid{grid-template-columns:repeat(2,1fr)}.data-bars{display:none}.service-overview,.service-details,.service-tools,.service-process,.service-cta{padding:50px 24px}.cta-card{position:relative;z-index:2}.cta-card h2{font-size:2rem}}@media(max-width:480px){.hero-title{font-size:1.7rem}.section-title{font-size:1.6rem}.tools-grid,.process-timeline{grid-template-columns:1fr}.service-overview,.service-details,.service-tools,.service-process,.service-cta{padding:40px 16px}.cta-button{padding:14px 28px;font-size:.95rem}}@media(max-width:360px){.hero-title{font-size:1.45rem}.section-title{font-size:1.35rem}.service-hero{padding:50px 14px 36px}.service-overview,.service-details,.service-tools,.service-process,.service-cta{padding:34px 14px}}
