.service-page{color:#fff;background:#0a0a0a;min-height:100vh}.service-hero{background:#0a0a0a;padding:120px 0 80px;position:relative}.service-hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 30%,rgba(56,189,248,.08) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(168,85,247,.08) 0%,transparent 50%);position:absolute;top:0;bottom:0;left:0;right:0}.service-hero__container{z-index:1;flex-direction:column;justify-content:center;align-items:center;max-width:1360px;min-height:calc(100vh - 100px);margin:0 auto;padding:0 20px;display:flex;position:relative}.service-hero__content{grid-template-columns:1fr 1fr;align-items:center;gap:80px;margin-bottom:100px;display:grid}@media (max-width:1024px){.service-hero__content{text-align:center;grid-template-columns:1fr;gap:60px}}.service-hero__main{max-width:580px}@media (max-width:1024px){.service-hero__main{max-width:none}}.service-hero__badge{color:#fff;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.15);border-radius:20px;margin-bottom:24px;padding:8px 16px;font-size:.875rem;font-weight:500;display:inline-block}.service-hero__title{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#fff 0%,#a3a3a3 100%);-webkit-background-clip:text;background-clip:text;margin-bottom:24px;font-size:3.5rem;font-weight:700;line-height:1.1}@media (max-width:768px){.service-hero__title{font-size:2.5rem}}@media (max-width:480px){.service-hero__title{font-size:2rem}}.service-hero__description{color:#a3a3a3;margin-bottom:32px;font-size:1.125rem;line-height:1.6}.service-hero__features{flex-direction:column;gap:16px;margin-bottom:40px;display:flex}.service-hero__feature{align-items:center;gap:12px;display:flex}.service-hero__feature-icon{color:#22c55e;flex-shrink:0;width:20px;height:20px}.service-hero__feature-text{color:#fff;font-size:.95rem}.service-hero__actions{flex-wrap:wrap;gap:16px;display:flex}@media (max-width:1024px){.service-hero__actions{justify-content:center}}.service-hero__btn{cursor:pointer;white-space:nowrap;border:none;border-radius:8px;align-items:center;gap:8px;padding:14px 28px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.service-hero__btn--primary{color:#0a0a0a;background:#fff}.service-hero__btn--primary:hover{background:#f3f4f6;transform:translateY(-1px)}.service-hero__btn--secondary{color:#fff;background:0 0;border:1px solid #374151}.service-hero__btn--secondary:hover{background:#1f2937;border-color:#4b5563;transform:translateY(-1px)}.service-hero__btn-icon{width:16px;height:16px;transition:transform .3s}.service-hero__btn--primary:hover .service-hero__btn-icon{transform:translate(2px)}.service-hero__visual{justify-content:center;align-items:center;display:flex}.service-hero__image{border-radius:16px;width:400px;height:280px;position:relative;overflow:hidden}@media (max-width:768px){.service-hero__image{width:320px;height:220px}}.service-hero__circuit-board{background:linear-gradient(135deg,#1a1a1a 0%,#2a2a2a 100%);width:100%;height:100%;position:relative}.service-hero__circuit-board:before{content:"";background:linear-gradient(45deg,#404040 0%,#606060 100%);border-radius:8px;position:absolute;top:20%;bottom:20%;left:20%;right:20%}.service-hero__circuit-board:after{content:"";background-image:radial-gradient(circle at 30% 30%,rgba(34,197,94,.3) 2px,transparent 2px),radial-gradient(circle at 70% 30%,rgba(34,197,94,.3) 2px,transparent 2px),radial-gradient(circle at 30% 70%,rgba(34,197,94,.3) 2px,transparent 2px),radial-gradient(circle at 70% 70%,rgba(34,197,94,.3) 2px,transparent 2px);background-size:20px 20px;position:absolute;top:0;bottom:0;left:0;right:0}.service-hero__chip{z-index:1;background:linear-gradient(135deg,#505050 0%,#707070 100%);border-radius:6px;width:60px;height:40px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.service-hero__chip:before{content:"";background:gray;border-radius:3px;width:40px;height:24px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.service-hero__circuit-lines{z-index:0;background-image:linear-gradient(90deg,rgba(34,197,94,.2) 1px,transparent 1px),linear-gradient(0deg,rgba(34,197,94,.2) 1px,transparent 1px);background-size:24px 24px;position:absolute;top:0;bottom:0;left:0;right:0}.service-hero__glow{background:radial-gradient(circle,rgba(34,197,94,.6) 0%,transparent 70%);border-radius:50%;width:20%;height:20%;animation:2s infinite pulse;position:absolute;top:40%;left:40%}.service-hero__stats{text-align:center;grid-template-columns:repeat(3,1fr);gap:60px;display:grid}@media (max-width:768px){.service-hero__stats{gap:40px}}@media (max-width:480px){.service-hero__stats{grid-template-columns:1fr;gap:32px}}.service-hero__stat{flex-direction:column;align-items:center;display:flex}.service-hero__stat-value{color:#fff;margin-bottom:8px;font-size:3rem;font-weight:700}@media (max-width:768px){.service-hero__stat-value{font-size:2.5rem}}.service-hero__stat-label{color:#a3a3a3;text-transform:uppercase;letter-spacing:.05em;font-size:.95rem}.service-types{background:#0a0a0a;padding:120px 0}.service-types__container{max-width:1360px;margin:0 auto;padding:0 20px}.service-types__header{text-align:center;margin-bottom:80px}.service-types__title{color:#fff;margin-bottom:16px;font-size:2.5rem;font-weight:700}@media (max-width:768px){.service-types__title{font-size:2rem}}.service-types__subtitle{color:#a3a3a3;max-width:600px;margin:0 auto;font-size:1.125rem}.service-types__content{flex-direction:column;gap:80px;display:flex}.service-types__type{grid-template-columns:1fr 1fr;align-items:center;gap:60px;margin:40px 0;display:grid}.service-types__type:nth-child(2n) .service-types__type-content{order:2}.service-types__type:nth-child(2n) .service-types__type-visual{order:1}@media (max-width:1024px){.service-types__type{text-align:center;grid-template-columns:1fr;gap:40px}.service-types__type:nth-child(2n) .service-types__type-content{order:1}.service-types__type:nth-child(2n) .service-types__type-visual{order:2}}.service-types__type-content{max-width:500px;margin:0 auto}.service-types__type-header{align-items:center;gap:16px;margin-bottom:20px;display:flex}@media (max-width:1024px){.service-types__type-header{justify-content:center}}.service-types__type-icon{background:var(--gradient);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.service-types__type-icon svg{color:#fff;width:24px;height:24px}.service-types__type-title{color:#fff;margin:0;font-size:1.5rem;font-weight:600}.service-types__type-description{color:#a3a3a3;margin-bottom:24px;font-size:1.1rem;line-height:1.6}.service-types__type-features{margin-bottom:24px}.service-types__type-feature{align-items:center;gap:10px;padding:8px 0;display:flex;position:relative}.service-types__type-feature .feature-icon{justify-content:center;align-items:center;display:flex;position:relative;top:-1px}.service-types__type-feature-text{color:#fff;font-size:.95rem;line-height:1.5}.service-types__type-benefits{flex-direction:column;gap:12px;margin-bottom:32px;display:flex}.service-types__type-benefit{align-items:center;gap:8px;display:flex}.service-types__type-benefit-icon{font-size:1rem}.service-types__type-benefit-text{font-size:.9rem;font-weight:500}.service-types__type-cta{color:#3b82f6;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:12px 0;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.service-types__type-cta:hover{color:#60a5fa}.service-types__type-cta-icon{width:16px;height:16px;transition:transform .3s}.service-types__type-cta:hover .service-types__type-cta-icon{transform:translate(4px)}.service-types__type-visual{justify-content:center;align-items:center;display:flex}.service-types__type-image{background:linear-gradient(135deg,#1f2937 0%,#111827 100%);border-radius:16px;justify-content:center;align-items:center;width:600px;height:400px;padding:20px;display:flex;position:relative;overflow:hidden}.service-types__type-image img{width:100%}@media (max-width:768px){.service-types__type-image{width:320px;height:220px}}.service-types__type-cover{border-radius:10px;width:100%;height:100%;overflow:hidden}.service-types__visual-database{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.service-types__database-cylinder{background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);border-radius:60px;width:120px;height:160px;position:relative;overflow:hidden}.service-types__database-cylinder:before{content:"";background:rgba(255,255,255,.3);border-radius:5px;width:80%;height:10px;position:absolute;top:20%;left:50%;transform:translate(-50%)}.service-types__database-cylinder:after{content:"";background:rgba(255,255,255,.3);border-radius:5px;width:80%;height:10px;position:absolute;top:40%;left:50%;transform:translate(-50%)}.service-types__visual-workflow{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.service-types__workflow-nodes{width:200px;height:120px;position:relative}.service-types__workflow-nodes:before,.service-types__workflow-nodes:after{content:"";background:#8b5cf6;border-radius:50%;width:40px;height:40px;position:absolute}.service-types__workflow-nodes:before{top:0;left:0}.service-types__workflow-nodes:after{bottom:0;right:0}.service-types__workflow-connections{background:linear-gradient(90deg,#8b5cf6,#3b82f6);width:180px;height:2px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.service-types__visual-customer{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.service-types__customer-interface{background:#1f2937;border:2px solid #374151;border-radius:12px;width:180px;height:120px;position:relative}.service-types__customer-interface:before{content:"";background:#4b5563;border-radius:4px;height:8px;position:absolute;top:20px;left:20px;right:20px}.service-types__customer-interface:after{content:"";background:#6b7280;border-radius:3px;height:6px;position:absolute;top:40px;left:20px;right:60px}.service-cta{background:#f5f5f5;padding:80px 0}.service-cta__container{text-align:center;max-width:800px;margin:0 auto;padding:0 20px}.service-cta__title{color:#0a0a0a;margin-bottom:20px;font-size:2.5rem;font-weight:700}@media (max-width:768px){.service-cta__title{font-size:2rem}}.service-cta__description{color:#525252;margin-bottom:40px;font-size:1.125rem;line-height:1.6}.service-cta__actions{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.service-cta__btn{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:8px;padding:14px 28px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.service-cta__btn--primary{color:#fff;background:#0a0a0a}.service-cta__btn--primary:hover{background:#1a1a1a;transform:translateY(-1px)}.service-cta__btn--secondary{color:#0a0a0a;background:0 0;border:1px solid #d1d5db}.service-cta__btn--secondary:hover{background:#f9fafb;border-color:#9ca3af;transform:translateY(-1px)}.service-cta__btn-icon{width:16px;height:16px;transition:transform .3s}.service-cta__btn:hover .service-cta__btn-icon{transform:translate(2px)}@keyframes pulse{0%,to{opacity:.6}50%{opacity:1}}@media (max-width:768px){.service-hero{padding:100px 0 60px}.service-hero__content{margin-bottom:80px}.service-types{padding:80px 0}.service-types__header{margin-bottom:60px}.service-types__content{gap:60px}.service-cta{padding:60px 0}}@media (max-width:480px){.service-hero{padding:80px 0 40px}.service-hero__container,.service-hero .service-types__container,.service-hero .service-cta__container{padding:0 16px}.service-types{padding:60px 0}.service-types__content{gap:40px}.service-cta{padding:40px 0}}
