.header-services{text-align:center;padding:4rem 2rem 3rem}.h1-services{font-size:3.5rem;font-weight:800;margin-bottom:1rem;line-height:1.2}.p-services{font-size:1.25rem;color:#94a3b8;max-width:700px;margin:0 auto}.tabs{display:flex;justify-content:center;gap:1rem;margin:2rem 0 3rem;padding:0 2rem}.tab{background:rgba(30,41,59,.6);border:1px solid rgba(0,212,255,.2);color:#94a3b8;padding:1rem 2rem;border-radius:50px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.tab:hover{border-color:rgba(0,212,255,.4);color:#00d4ff;transform:translateY(-2px)}.tab.active{background:linear-gradient(135deg,#00d4ff,#8b5cf6);color:white;border-color:transparent;box-shadow:0 8px 25px rgba(0,212,255,.3)}.tab-content{padding:2rem}.section-title{font-size:2.5rem;font-weight:700;text-align:center;margin:3rem 0 2rem;background:linear-gradient(135deg,#00d4ff,#8b5cf6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin:2rem 0 4rem;padding:0 1rem}@media (max-width:1200px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.services-grid{grid-template-columns:1fr}}.agent-card,.service-card{position:relative;background:linear-gradient(135deg,rgba(30,41,59,.8),rgba(51,65,85,.6));-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(0,212,255,.1);border-radius:20px;padding:2rem;transition:all .4s ease;cursor:pointer;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.3)}.agent-card:before,.service-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at var(--mouse-x,50%) var(--mouse-y,50%),rgba(0,212,255,.15),transparent 50%);opacity:0;transition:opacity .3s ease;pointer-events:none}.agent-card:hover:before,.service-card:hover:before{opacity:1}.agent-card:hover,.service-card:hover{transform:translateY(-8px);border-color:rgba(0,212,255,.4);box-shadow:0 20px 40px rgba(0,0,0,.4),0 0 30px rgba(0,212,255,.2)}.card-content{position:relative;z-index:2}.card-content h3{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#e2e8f0;background:linear-gradient(135deg,#00d4ff,#8b5cf6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.card-content p{color:#94a3b8;line-height:1.6;margin-bottom:1.5rem;font-size:1rem}.glowing-btn{background:linear-gradient(135deg,#00d4ff,#8b5cf6);color:white;border:none;padding:.75rem 1.5rem;border-radius:50px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 8px 25px rgba(0,212,255,.3);width:100%}.glowing-btn:hover{transform:translateY(-2px);box-shadow:0 12px 35px rgba(0,212,255,.4);background:linear-gradient(135deg,#00d4ff,#a855f7)}.portfolio-showcase{margin:4rem 0;padding:2rem 1rem}.portfolio-title{margin-bottom:.5rem}.portfolio-subtitle{text-align:center;color:#94a3b8;font-size:1.1rem;margin-bottom:3rem}.portfolio-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:3rem;margin:2rem 0}.portfolio-item{background:linear-gradient(135deg,rgba(30,41,59,.8),rgba(51,65,85,.6));-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(0,212,255,.1);border-radius:20px;padding:2rem;transition:all .4s ease;box-shadow:0 10px 30px rgba(0,0,0,.3)}.portfolio-item:hover{transform:translateY(-8px);border-color:rgba(0,212,255,.4);box-shadow:0 20px 40px rgba(0,0,0,.4),0 0 30px rgba(0,212,255,.2)}.portfolio-mockup{margin-bottom:1.5rem}.browser-frame{background:#1e293b;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.5)}.browser-bar{background:#0f172a;padding:.75rem 1rem;display:flex;align-items:center;gap:1rem;border-bottom:1px solid rgba(0,212,255,.1)}.browser-dots{display:flex;gap:.5rem}.browser-dots span{width:12px;height:12px;border-radius:50%;background:#334155}.browser-dots span:first-child{background:#ef4444}.browser-dots span:nth-child(2){background:#f59e0b}.browser-dots span:nth-child(3){background:#10b981}.browser-url{flex:1;background:#1e293b;padding:.5rem 1rem;border-radius:6px;color:#64748b;font-size:.875rem}.portfolio-preview{padding:2rem;min-height:250px;background:linear-gradient(135deg,#1e293b,#334155);position:relative}.portfolio-preview.gradient-2{background:linear-gradient(135deg,#312e81,#1e293b)}.portfolio-preview.gradient-3{background:linear-gradient(135deg,#1e293b,#155e75)}.preview-placeholder{display:flex;flex-direction:column;gap:1.5rem}.preview-hero{display:flex;flex-direction:column;gap:.75rem}.preview-line{height:12px;background:linear-gradient(90deg,rgba(0,212,255,.3),rgba(139,92,246,.3));border-radius:6px}.preview-line.long{width:80%}.preview-line.medium{width:60%}.preview-line.short{width:40%}.preview-content{display:flex;gap:1rem}.preview-card{flex:1;height:120px;background:rgba(0,212,255,.1);border:1px solid rgba(0,212,255,.2);border-radius:8px}.preview-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.preview-img{height:80px;background:rgba(139,92,246,.2);border:1px solid rgba(139,92,246,.3);border-radius:8px}.preview-sidebar{width:60px;background:rgba(0,212,255,.2);border-radius:6px}.preview-main{flex:1;display:flex;flex-direction:column;gap:1rem}.preview-stats{display:flex;gap:.75rem}.stat-box{flex:1;height:60px;background:rgba(0,212,255,.15);border:1px solid rgba(0,212,255,.25);border-radius:6px}.preview-chart{flex:1;background:rgba(139,92,246,.1);border:1px solid rgba(139,92,246,.2);border-radius:6px}.portfolio-info h3{font-size:1.5rem;font-weight:700;margin-bottom:.75rem;color:#e2e8f0}.portfolio-info p{color:#94a3b8;margin-bottom:1rem;line-height:1.6}.portfolio-tags{display:flex;flex-wrap:wrap;gap:.5rem}.portfolio-tags span{background:rgba(0,212,255,.1);border:1px solid rgba(0,212,255,.3);color:#00d4ff;padding:.35rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600}.portfolio-cta{text-align:center;margin-top:4rem;padding:3rem 2rem;background:linear-gradient(135deg,rgba(0,212,255,.1),rgba(139,92,246,.1));border:1px solid rgba(0,212,255,.2);border-radius:20px}.portfolio-cta h3{font-size:2rem;font-weight:700;margin-bottom:.5rem;color:#e2e8f0}.portfolio-cta p{color:#94a3b8;font-size:1.1rem;margin-bottom:2rem}.portfolio-cta .glowing-btn{width:auto;padding:1rem 3rem;font-size:1.1rem}.multimodal-overview{padding:2rem 1rem}.multimodal-title{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:2rem;background:linear-gradient(135deg,#00d4ff,#8b5cf6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.multimodal-description{max-width:900px;margin:0 auto 3rem;text-align:center}.lead-text{font-size:1.1rem;color:#94a3b8;line-height:1.8}.multimodal-visual{margin:3rem 0}.capabilities-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin:3rem 0;padding:0 1rem}.capability-card{background:linear-gradient(135deg,rgba(30,41,59,.8),rgba(51,65,85,.6));-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(0,212,255,.1);border-radius:20px;padding:2rem;text-align:center;transition:all .4s ease;box-shadow:0 10px 30px rgba(0,0,0,.3)}.capability-card:hover{transform:translateY(-8px);border-color:rgba(0,212,255,.4);box-shadow:0 20px 40px rgba(0,0,0,.4),0 0 30px rgba(0,212,255,.2)}.capability-icon{width:80px;height:80px;background:linear-gradient(135deg,#00d4ff,#8b5cf6);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:white;box-shadow:0 8px 25px rgba(0,212,255,.3)}.capability-icon svg{width:40px;height:40px}.capability-card h4{font-size:1.25rem;font-weight:700;margin-bottom:1rem;color:#e2e8f0}.capability-card p{color:#94a3b8;line-height:1.6}.workflow-example{margin:4rem 0;padding:2rem;background:linear-gradient(135deg,rgba(30,41,59,.6),rgba(51,65,85,.4));-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(0,212,255,.1);border-radius:20px}.workflow-example h3{font-size:2rem;font-weight:700;text-align:center;margin-bottom:2rem;background:linear-gradient(135deg,#00d4ff,#8b5cf6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.workflow-steps{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap}.workflow-step{flex:1;min-width:200px;max-width:250px;background:rgba(30,41,59,.8);border:1px solid rgba(0,212,255,.2);border-radius:16px;padding:1.5rem;text-align:center}.step-number{width:50px;height:50px;background:linear-gradient(135deg,#00d4ff,#8b5cf6);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;font-size:1.5rem;font-weight:700;color:white}.step-content h5{font-size:1.1rem;font-weight:600;margin-bottom:.5rem;color:#e2e8f0}.step-content p{color:#94a3b8;font-size:.9rem;line-height:1.5}.workflow-arrow{font-size:2rem;color:#00d4ff;font-weight:300}.llm-section-title{background:linear-gradient(135deg,#00d4ff,#8b5cf6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.llm-section-description{color:#94a3b8;line-height:1.6}.llm-card-title{background:linear-gradient(135deg,#00d4ff,#8b5cf6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.llm-card-feature-text{color:#94a3b8;text-align:left}.llm-feature-highlight{color:#00d4ff}.smart-routing-badge{color:#e2e8f0}.smart-routing-badge-text{color:#94a3b8}.modal-section{margin-bottom:2rem}.modal-section h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#00d4ff;.modal-price{font-size:1.1rem;font-weight:500;color:var(--primary)}}.modal-section ul{list-style:none;padding-left:0}.modal-section ul li{color:#94a3b8;line-height:1.8;margin-bottom:.5rem;padding-left:1.5rem;position:relative}.modal-section ul li:before{content:"•";position:absolute;left:0;color:#00d4ff;font-weight:700}.quote-btn-container{text-align:center;margin-top:2rem}.bg-pattern{position:fixed;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 20%,rgba(0,212,255,.1) 0,transparent 50%),radial-gradient(circle at 80% 80%,rgba(139,92,246,.1) 0,transparent 50%);pointer-events:none;z-index:0}@media (max-width:768px){.h1-services{font-size:2.5rem}.p-services{font-size:1rem}.section-title{font-size:2rem}.tabs{flex-direction:column;padding:0 1rem}.tab{width:100%}.capabilities-grid,.portfolio-grid,.services-grid{grid-template-columns:1fr}.workflow-steps{flex-direction:column}.workflow-arrow{transform:rotate(90deg)}.portfolio-grid{grid-template-columns:1fr}}.capabilities-list{display:flex;flex-direction:column;gap:1rem}.capability-item{background:rgba(30,41,59,.4);border:1px solid rgba(0,212,255,.2);border-radius:12px;padding:1rem;transition:all .3s ease}.capability-item:hover{border-color:rgba(0,212,255,.4);background:rgba(30,41,59,.6);transform:translateY(-1px)}.capability-item strong{color:#00d4ff;display:block;margin-bottom:.5rem}