.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}.platform-page{background:#fff}.hero-section{background:#fff;padding:1rem 0 1.5rem;position:relative;overflow:hidden}@media (max-width:768px){.hero-section{padding:.75rem 0 1rem}}.hero-section .hero-gradient-overlay{pointer-events:none;background:radial-gradient(at 20% 20%,#00fffb14 0%,#0000 50%),radial-gradient(at 80% 80%,#00c6ff0d 0%,#0000 50%);position:absolute;inset:0}.hero-section .container{z-index:1;max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative}.hero-section .hero-content{text-align:center;max-width:800px;margin:0 auto 1rem}.hero-section .hero-badge{color:#007bff;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(135deg,#00fffb26,#00c6ff26);border:1px solid #00fffb4d;border-radius:9999px;margin-bottom:.75rem;padding:.25rem .75rem;font-size:.75rem;font-weight:500;display:inline-block}.hero-section .hero-title{color:#18181b;margin-bottom:.75rem;font-size:2.25rem;font-weight:700;line-height:1.2}@media (max-width:768px){.hero-section .hero-title{font-size:2.25rem}}@media (max-width:576px){.hero-section .hero-title{font-size:1.875rem}}.hero-section .hero-subtitle{color:#52525b;max-width:600px;margin:0 auto;font-size:1.125rem;line-height:1.625}@media (max-width:576px){.hero-section .hero-subtitle{font-size:1rem}}.hero-section .hero-stats{grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:900px;margin:0 auto;display:grid}@media (max-width:768px){.hero-section .hero-stats{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (max-width:576px){.hero-section .hero-stats{grid-template-columns:repeat(2,1fr)}}.hero-section .stat-card{text-align:center;background:#fff;border:1px solid #e4e4e7;border-radius:12px;padding:1rem .75rem;transition:all .2s;box-shadow:0 2px 12px #0000000f}.hero-section .stat-card:hover{border-color:#00fffb4d;transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.hero-section .stat-value{background:linear-gradient(135deg,#00c6ff,#00fffb);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:.25rem;font-size:1.5rem;font-weight:700;display:block}@media (max-width:576px){.hero-section .stat-value{font-size:1.25rem}}.hero-section .stat-label{color:#52525b;font-size:.875rem;font-weight:500}.platforms-strip{background:#f8f9fc;border-bottom:1px solid #e4e4e7;padding:1.5rem 0}.platforms-strip .container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.platforms-strip .platforms-content{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;display:flex}@media (max-width:768px){.platforms-strip .platforms-content{flex-direction:column;gap:1rem}}.platforms-strip .platforms-label{color:#52525b;text-transform:uppercase;letter-spacing:1px;white-space:nowrap;font-size:.875rem;font-weight:500}.platforms-strip .platforms-list{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;display:flex}.platforms-strip .platform-item{color:#3f3f46;white-space:nowrap;background:#fff;border:1px solid #e4e4e7;border-radius:9999px;padding:.5rem 1rem;font-size:.875rem;transition:all .2s}.platforms-strip .platform-item:hover{color:#007bff;background:#00fffb1a;border-color:#00fffb4d}.intro-section{background:#f8f9fc;padding:1.5rem 0}.intro-section .container{max-width:900px;margin:0 auto;padding:0 1.5rem}.intro-section .intro-content{text-align:center}.intro-section .intro-content p{color:#52525b;margin-bottom:.75rem;font-size:1rem;line-height:1.625}.intro-section .intro-content p:last-child{margin-bottom:0}.categories-section{background:#fff;padding:2.5rem 0}.categories-section .container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.categories-section .section-header{text-align:center;margin-bottom:2rem}.categories-section .section-badge{color:#007bff;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(135deg,#00fffb26,#00c6ff26);border-radius:9999px;margin-bottom:.75rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.categories-section .section-title{color:#18181b;margin-bottom:.5rem;font-size:1.875rem;font-weight:700}@media (max-width:576px){.categories-section .section-title{font-size:1.5rem}}.categories-section .section-subtitle{color:#71717a;max-width:600px;margin:0 auto;font-size:1rem}.categories-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (max-width:992px){.categories-grid{grid-template-columns:1fr}}.category-card{background:#fff;border:1px solid #e4e4e7;border-radius:12px;padding:1.5rem;transition:all .2s}.category-card:hover{border-color:#0000;transform:translateY(-2px);box-shadow:0 10px 15px #00000026}.category-card .category-header{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.category-card .category-icon{color:#007bff;background:linear-gradient(135deg,#00fffb1a,#00c6ff1a);border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.category-card .category-icon svg{width:22px;height:22px}.category-card .category-tagline{color:#0d9488;text-transform:uppercase;letter-spacing:.5px;background:#0d94881f;border-radius:9999px;padding:.25rem .5rem;font-size:.75rem;font-weight:600}.category-card .category-title{color:#18181b;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.category-card .category-description{color:#52525b;margin-bottom:1rem;font-size:1rem;line-height:1.625}.category-card .category-capabilities{grid-template-columns:repeat(2,1fr);gap:.5rem;margin:0;padding:0;list-style:none;display:grid}@media (max-width:576px){.category-card .category-capabilities{grid-template-columns:1fr}}.category-card .category-capabilities li{color:#52525b;align-items:flex-start;gap:.5rem;font-size:.875rem;display:flex}.category-card .category-capabilities li svg{color:#00fffb;flex-shrink:0;width:14px;height:14px;margin-top:3px}
