.services-grid.responsive-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}@media(max-width:1400px){.services-grid.responsive-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:1100px){.services-grid.responsive-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.services-grid.responsive-grid{grid-template-columns:1fr}}@media(min-width:1600px){.services-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:1200px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.services-grid{grid-template-columns:1fr}}.service-card-link{text-decoration:none;color:inherit;display:block}.service-card{background:var(--dark-secondary);padding:3rem 2rem;border-radius:20px;position:relative;overflow:hidden;transition:all .4s ease;border:1px solid rgba(255,255,255,0.1);height:100%}.service-card::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:var(--gradient-hero);transform:scaleX(0);transition:transform .4s ease}.service-card:hover::before{transform:scaleX(1)}.service-card:hover{transform:translateY(-10px);box-shadow:0 20px 60px rgba(102,126,234,0.3)}.service-icon{font-size:4rem;margin-bottom:1.5rem}.service-title{font-size:1.8rem;margin-bottom:1rem;color:var(--text-primary)}.service-description{color:var(--text-secondary);margin-bottom:1.5rem;line-height:1.8}.service-features{list-style:none;margin-top:1.5rem}.service-features li{color:var(--text-secondary);padding:.5rem 0;font-size:.95rem}.service-badge{position:absolute;top:20px;right:20px;background:var(--gradient-hero);color:white;padding:.5rem 1rem;border-radius:20px;font-size:.85rem;font-weight:600;opacity:0;transform:translateY(-10px);transition:all .3s ease}.service-card-link:hover .service-badge{opacity:1;transform:translateY(0)}.service-overlay{position:absolute;bottom:-100%;left:0;right:0;height:100%;background:var(--gradient-hero);opacity:0;transition:all .4s ease;z-index:-1}.service-card:hover .service-overlay,.service-card-link:hover .service-overlay{bottom:0;opacity:.1}.technology{background:var(--dark-secondary)}.tech-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:2rem}@media(max-width:1200px){.tech-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.tech-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:968px){.nav-menu{display:none}.hamburger{display:flex}.dropdown-arrow{display:none !important}.nav-dropdown .dropdown-menu{position:static;opacity:1;visibility:visible;transform:none;display:none;margin-top:0;border:0;background:transparent;box-shadow:none;padding-left:1rem}.nav-dropdown.active .dropdown-menu{display:block}.hero-title{font-size:2.5rem;word-break:keep-all}.hero-subtitle,.service-hero-subtitle{font-size:1.15rem;word-break:keep-all;line-height:1.6}.about-content,.contact-content{grid-template-columns:1fr}.footer-content{grid-template-columns:1fr}.footer-links{flex-direction:column;gap:1.5rem;justify-content:flex-start}.footer-column{min-width:auto}}@media(max-width:1024px){.mcp-solutions-split,.use-case-split{grid-template-columns:1fr;gap:2rem}.solution-header{flex-direction:column;text-align:center;gap:1rem}.solution-icon{width:60px;height:60px;font-size:2.5rem}}@media(max-width:768px){html{overflow-x:hidden;width:100%;max-width:100vw}body{overflow-x:hidden;width:100%;max-width:100vw;position:relative}.hero,.service-hero,.hero-background,section,.container,.navbar,header,footer,main,.hero-content,.service-hero-content,.service-detail-content{max-width:100vw;overflow-x:hidden;width:100%;box-sizing:border-box}h1,h2,h3,h4,h5,h6,p,span,div,a,li{max-width:100%;word-wrap:break-word;overflow-wrap:break-word}.gradient-sphere{max-width:100vw}.container{padding-left:15px;padding-right:15px;width:100%;max-width:100%;box-sizing:border-box}.hero-content,.service-hero-content,.service-detail-content,.about-content,.contact-content{width:100%;max-width:100%;padding-left:0;padding-right:0;box-sizing:border-box}img,video,iframe,embed,object{max-width:100%;height:auto}table{display:block;overflow-x:auto;max-width:100%}.hero,.service-hero{min-height:auto;height:auto;overflow:hidden}section{overflow:hidden;max-height:none}.hero-content,.about-content{max-width:100%;overflow:hidden}pre,code{overflow-x:auto;max-width:100%}h1,h2,h3,h4,h5,h6,p,.hero-title,.hero-subtitle{word-break:keep-all;overflow-wrap:break-word}}@media(max-width:768px){body{font-size:15px}p,li,td,th{font-size:.9rem;line-height:1.6}.section-title{font-size:2.2rem}.section-subtitle{font-size:.95rem}.service-title,.service-detail h2,.service-detail-section h2{font-size:1.6rem}.service-hero-title{font-size:2rem}.service-icon{font-size:2.5rem}.tech-icon,.value-icon,.contact-icon{font-size:2rem}.feature-icon,.card-icon{font-size:1.8rem}}@media(max-width:480px){body{font-size:14px}p,li,td,th{font-size:.85rem;line-height:1.5}.hero-title{font-size:2rem}.hero-subtitle,.service-hero-subtitle{font-size:.95rem}.service-hero-title{font-size:1.6rem}.section-title{font-size:1.7rem}.section-subtitle{font-size:.85rem}.service-title,.service-detail h2,.service-detail-section h2{font-size:1.4rem}.service-detail h3,.service-detail-section h3{font-size:1.15rem}.service-icon{font-size:2rem}.tech-icon,.value-icon,.contact-icon{font-size:1.5rem}.feature-icon,.card-icon{font-size:1.3rem}.container{padding-left:15px;padding-right:15px}h1,h2,h3,h4,h5,h6,p{word-break:keep-all}}