.gradient-card-1{background:linear-gradient(117deg,#d4fffe 0%,#dfd4ff 50%,#ffdff0 100%)}.gradient-card-2{background:linear-gradient(117deg,#fff8df 0%,#ffd7d4 50%,#ffddf1 100%)}.gradient-card-3{background:linear-gradient(90deg,#d4fffe 0%,#e9fae6 50%,#fff5cb 100%)}.gradient-card-4{background:linear-gradient(90deg,#fcffcb 0%,#ffd9dd 52%,#fff2d4 100%)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.animate-fadeInUp{animation:.6s forwards fadeInUp}.animate-fadeInDown{animation:.6s forwards fadeInDown}.animate-fadeInLeft{animation:.6s forwards fadeInLeft}.animate-fadeInRight{animation:.6s forwards fadeInRight}.animate-fadeIn{animation:.6s forwards fadeIn}.animate-scaleIn{animation:.5s forwards scaleIn}.animate-slideInUp{animation:.7s forwards slideInUp}.animate-float{animation:3s ease-in-out infinite float}.animate-pulse{animation:2s ease-in-out infinite pulse}.delay-100{animation-delay:.1s}.delay-200{animation-delay:.2s}.delay-300{animation-delay:.3s}.delay-400{animation-delay:.4s}.delay-500{animation-delay:.5s}.delay-600{animation-delay:.6s}.delay-700{animation-delay:.7s}.delay-800{animation-delay:.8s}.hero-section .hero-badge{opacity:0;animation:.5s forwards fadeInDown}.hero-section .hero-title{opacity:0;animation:.6s .1s forwards fadeInUp}.hero-section .hero-subtitle{opacity:0;animation:.6s .2s forwards fadeInUp}.hero-section .hero-stats .stat-card{opacity:0;animation:.5s forwards scaleIn}.hero-section .hero-stats .stat-card:first-child{animation-delay:.3s}.hero-section .hero-stats .stat-card:nth-child(2){animation-delay:.4s}.hero-section .hero-stats .stat-card:nth-child(3){animation-delay:.5s}.hero-section .hero-stats .stat-card:nth-child(4){animation-delay:.6s}.service-card,.core-service-card,.feature-card{opacity:0;animation:.6s forwards fadeInUp}.service-card:first-child,.core-service-card:first-child,.feature-card:first-child{animation-delay:.1s}.service-card:nth-child(2),.core-service-card:nth-child(2),.feature-card:nth-child(2){animation-delay:.2s}.service-card:nth-child(3),.core-service-card:nth-child(3),.feature-card:nth-child(3){animation-delay:.3s}.service-card:nth-child(4),.core-service-card:nth-child(4),.feature-card:nth-child(4){animation-delay:.4s}.service-card:nth-child(5),.core-service-card:nth-child(5),.feature-card:nth-child(5){animation-delay:.5s}.service-card:nth-child(6),.core-service-card:nth-child(6),.feature-card:nth-child(6){animation-delay:.6s}.service-card:nth-child(7),.core-service-card:nth-child(7),.feature-card:nth-child(7){animation-delay:.7s}.service-card:nth-child(8),.core-service-card:nth-child(8),.feature-card:nth-child(8){animation-delay:.8s}.section-badge,.section-tag{opacity:0;animation:.5s forwards fadeInDown}.section-title{opacity:0;animation:.6s .1s forwards fadeInUp}.section-subtitle{opacity:0;animation:.6s .2s forwards fadeInUp}.hover-float{transition:transform .3s}.hover-float:hover{transform:translateY(-8px)}.hover-scale{transition:transform .3s}.hover-scale:hover{transform:scale(1.05)}.hover-glow{transition:box-shadow .3s}.hover-glow:hover{box-shadow:0 10px 40px #00c6ff33}.ai-agents-page .container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.ai-agents-page .hero-section{background:#fff;padding:80px 0 40px;position:relative;overflow:hidden}.ai-agents-page .hero-section .hero-gradient-overlay{pointer-events:none;background:radial-gradient(at 30% 20%,#00c6ff14 0%,#0000 50%),radial-gradient(at 70% 80%,#0072ff0d 0%,#0000 50%);position:absolute;inset:0}.ai-agents-page .hero-section .hero-content{text-align:center;z-index:1;max-width:900px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;position:relative}.ai-agents-page .hero-section .hero-badge{color:#0062cc;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(135deg,#00c6ff26 0%,#0072ff26 100%);border:1px solid #00c6ff4d;border-radius:20px;margin-bottom:1rem;padding:.5rem 1rem;font-size:.85rem;font-weight:500;display:inline-block}.ai-agents-page .hero-section .hero-title{color:#1a1a2e;letter-spacing:-.5px;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.2}.ai-agents-page .hero-section .hero-subtitle{color:#555;max-width:750px;margin:0 auto;font-size:1.15rem;line-height:1.7}.ai-agents-page .hero-section .hero-stats{z-index:1;grid-template-columns:repeat(4,1fr);gap:1rem;max-width:800px;margin:0 auto;display:grid;position:relative}@media (max-width:768px){.ai-agents-page .hero-section .hero-stats{grid-template-columns:repeat(2,1fr)}}.ai-agents-page .hero-section .stat-card{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1rem;transition:all .3s;box-shadow:0 2px 12px #0000000f}.ai-agents-page .hero-section .stat-card:hover{border-color:#00c6ff4d;transform:translateY(-2px);box-shadow:0 8px 24px #0000001a}.ai-agents-page .hero-section .stat-card .stat-value{background:linear-gradient(135deg,#0062cc,#0072ff);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:.25rem;font-size:2rem;font-weight:700;display:block}.ai-agents-page .hero-section .stat-card .stat-label{color:#555;text-transform:uppercase;letter-spacing:.5px;font-size:.9rem}.ai-agents-page .section-header{text-align:center;margin-bottom:3rem}.ai-agents-page .section-badge{color:#fff;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(135deg,#00c6ff 0%,#0072ff 100%);border-radius:4px;margin-bottom:.75rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.ai-agents-page .section-title{color:#1a1a2e;margin-bottom:.75rem;font-size:2.25rem;font-weight:700}@media (max-width:768px){.ai-agents-page .section-title{font-size:1.75rem}}.ai-agents-page .section-subtitle{color:#666;max-width:700px;margin:0 auto;font-size:1.1rem;line-height:1.6}.ai-agents-page .capabilities-section{background:#fff;padding:5rem 0}.ai-agents-page .capabilities-section .capabilities-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}@media (max-width:900px){.ai-agents-page .capabilities-section .capabilities-grid{grid-template-columns:1fr}}.ai-agents-page .capabilities-section .capability-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:2rem;transition:all .3s}.ai-agents-page .capabilities-section .capability-card:hover{border-color:#00c6ff4d;transform:translateY(-4px);box-shadow:0 12px 40px #00000014}.ai-agents-page .capabilities-section .capability-card .capability-icon{color:#0072ff;background:linear-gradient(135deg,#00c6ff1a 0%,#0072ff1a 100%);border-radius:12px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1rem;display:flex}.ai-agents-page .capabilities-section .capability-card .capability-title{color:#1a1a2e;margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.ai-agents-page .capabilities-section .capability-card .capability-description{color:#555;margin:0;font-size:1rem;line-height:1.7}.ai-agents-page .capabilities-section .outcomes-block{background:linear-gradient(135deg,#00c6ff0d 0%,#0072ff0d 100%);border:1px solid #0072ff1a;border-radius:16px;margin-top:3rem;padding:2rem}.ai-agents-page .capabilities-section .outcomes-block h4{color:#1a1a2e;text-align:center;margin-bottom:1rem;font-size:1.1rem;font-weight:600}.ai-agents-page .capabilities-section .outcomes-block .outcomes-list{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.ai-agents-page .capabilities-section .outcomes-block .outcomes-list span{color:#444;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:.5rem 1rem;font-size:.95rem}.ai-agents-page .agent-loop-section{background:#f8f9fa;padding:5rem 0}.ai-agents-page .agent-loop-section .agent-loop-grid{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:.5rem;display:flex}@media (max-width:1024px){.ai-agents-page .agent-loop-section .agent-loop-grid{flex-direction:column;align-items:center;gap:1rem}}.ai-agents-page .agent-loop-section .loop-step{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex:1;max-width:200px;padding:1.5rem;transition:all .3s;position:relative}@media (max-width:1024px){.ai-agents-page .agent-loop-section .loop-step{width:100%;max-width:400px}}.ai-agents-page .agent-loop-section .loop-step:hover{border-color:#00c6ff4d;transform:translateY(-4px);box-shadow:0 8px 24px #00000014}.ai-agents-page .agent-loop-section .loop-step .step-number{color:#fff;background:linear-gradient(135deg,#00c6ff 0%,#0072ff 100%);border-radius:50%;width:40px;height:40px;margin-bottom:.75rem;font-size:.9rem;font-weight:700;line-height:40px;display:inline-block}.ai-agents-page .agent-loop-section .loop-step .step-title{color:#1a1a2e;margin-bottom:.5rem;font-size:1.15rem;font-weight:600}.ai-agents-page .agent-loop-section .loop-step .step-description{color:#666;margin:0;font-size:.9rem;line-height:1.5}.ai-agents-page .agent-loop-section .loop-step .step-connector{color:#0072ff;font-size:1.2rem;position:absolute;top:50%;right:-20px;transform:translateY(-50%)}@media (max-width:1024px){.ai-agents-page .agent-loop-section .loop-step .step-connector{display:none}}.ai-agents-page .industries-section{background:#fff;padding:5rem 0}.ai-agents-page .industries-section .industries-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}@media (max-width:1024px){.ai-agents-page .industries-section .industries-grid{grid-template-columns:1fr}}.ai-agents-page .industries-section .industry-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:2rem;transition:all .3s}.ai-agents-page .industries-section .industry-card:hover{border-color:#00c6ff4d;transform:translateY(-4px);box-shadow:0 12px 40px #00000014}.ai-agents-page .industries-section .industry-card .industry-header{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.ai-agents-page .industries-section .industry-card .industry-icon{color:#0072ff;background:linear-gradient(135deg,#00c6ff1a 0%,#0072ff1a 100%);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.ai-agents-page .industries-section .industry-card .industry-title{color:#1a1a2e;margin:0;font-size:1.25rem;font-weight:600}.ai-agents-page .industries-section .industry-card .industry-tagline{color:#0072ff;font-size:.85rem;font-weight:500}.ai-agents-page .industries-section .industry-card .industry-features{margin:0;padding:0;list-style:none}.ai-agents-page .industries-section .industry-card .industry-features li{color:#555;align-items:flex-start;gap:.75rem;padding:.5rem 0;font-size:.95rem;line-height:1.5;display:flex}.ai-agents-page .industries-section .industry-card .industry-features li svg{color:#00c6ff;flex-shrink:0;margin-top:3px}.ai-agents-page .trust-section{background:linear-gradient(135deg,#1a1a2e 0%,#0f3460 100%);padding:5rem 0}.ai-agents-page .trust-section .section-badge{color:#00c6ff;background:#ffffff1a;border:1px solid #fff3}.ai-agents-page .trust-section .section-title{color:#fff}.ai-agents-page .trust-section .section-subtitle{color:#ffffffb3}.ai-agents-page .trust-section .trust-content{margin-bottom:3rem}.ai-agents-page .trust-section .trust-header{text-align:center;margin-bottom:2rem}.ai-agents-page .trust-section .trust-features{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem;max-width:900px;margin:0 auto;display:grid}.ai-agents-page .trust-section .trust-item{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:.75rem;padding:1rem;transition:all .3s;display:flex}.ai-agents-page .trust-section .trust-item:hover{background:#ffffff14;border-color:#00c6ff4d}.ai-agents-page .trust-section .trust-item svg{color:#00c6ff;flex-shrink:0}.ai-agents-page .trust-section .trust-item span{color:#ffffffe6;font-size:.95rem;line-height:1.5}.ai-agents-page .trust-section .capabilities-list{text-align:center;border-top:1px solid #ffffff1a;padding-top:2rem}.ai-agents-page .trust-section .capabilities-list h4{color:#ffffffb3;text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;font-size:1rem;font-weight:600}.ai-agents-page .trust-section .capabilities-list .capabilities-tags{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.ai-agents-page .trust-section .capabilities-list .capabilities-tags .capability-tag{color:#ffffffd9;background:#ffffff14;border:1px solid #ffffff26;border-radius:8px;padding:.5rem 1rem;font-size:.9rem;transition:all .3s}.ai-agents-page .trust-section .capabilities-list .capabilities-tags .capability-tag:hover{color:#fff;background:#00c6ff26;border-color:#00c6ff4d}.ai-agents-page .cta-section{background:#fff;padding:3rem 0}.ai-agents-page .cta-section .cta-content{text-align:center;max-width:700px;margin:0 auto}.ai-agents-page .cta-section .cta-content h2{color:#1a1a2e;margin-bottom:1rem;font-size:1.75rem;font-weight:700}@media (max-width:768px){.ai-agents-page .cta-section .cta-content h2{font-size:1.5rem}}.ai-agents-page .cta-section .cta-content p{color:#555;margin-bottom:.75rem;font-size:1.1rem;line-height:1.7}.ai-agents-page .cta-section .cta-content .cta-note{color:#888;margin-bottom:0;font-size:.95rem;font-style:italic}
