:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.home-page{display:flex;flex-direction:column;align-items:center;min-height:100vh;background-color:#f8fafc;overflow-x:hidden}.hero-section{width:100%;max-width:1400px;margin:24px auto 0;padding:32px 24px 64px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:32px;box-shadow:0 20px 60px #667eea26;position:relative;overflow:hidden}.hero-background-pattern{position:absolute;top:0;right:0;width:50%;height:100%;background:radial-gradient(circle at 30% 50%,rgba(255,255,255,.1) 0%,transparent 70%);z-index:1}.hero-content-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:64px;position:relative;z-index:2}@media(min-width:1200px){.hero-content-wrapper{flex-direction:row}}.hero-left-content{flex:1;max-width:600px;display:flex;flex-direction:column;gap:32px}.rotating-circle-container{position:relative;width:280px;height:280px;margin:0 auto}.circle-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120px;height:120px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 32px #0000001a;border:4px solid #ffffff;overflow:hidden;z-index:10}.brand-image{width:80px;height:80px;object-fit:contain}.rotating-circle{width:100%;height:100%;position:relative;transition:transform .5s linear;animation:slowRotate 40s linear infinite}.circle-item{position:absolute;top:50%;left:50%;transform-origin:0 0}.circle-item-content{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #00000026;border:3px solid white}.circle-item-text{color:#fff;font-size:12px;font-weight:600;text-align:center;line-height:1.2;padding:8px}@keyframes slowRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.hero-text-container{display:flex;flex-direction:column;gap:16px;text-align:center}.hero-title{font-size:44px;font-weight:800;color:#fff;line-height:1.1;letter-spacing:-.02em;margin:0}.hero-title span{display:block}.hero-description{font-size:18px;color:#ffffffe6;line-height:1.6;max-width:540px;margin:0 auto;font-weight:400}.hero-right-content{flex:1;display:flex;justify-content:center;align-items:center;min-height:600px}.image-container{position:relative;width:100%;max-width:500px;height:500px;border-radius:24px;overflow:hidden;box-shadow:0 24px 48px #0003;background:linear-gradient(135deg,#4c51bf,#553c9a)}.image-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(45deg,#667eea1a,#764ba21a);z-index:1}.hero-image{width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.05);transition:transform .3s ease;position:relative;z-index:2}.hero-image:hover{transform:scale(1.1)}.scroll-indicator{position:absolute;bottom:32px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:8px;z-index:3}.scroll-text{color:#ffffffb3;font-size:14px;font-weight:500}.scroll-icon{width:20px;height:32px;border-radius:10px;border:2px solid rgba(255,255,255,.5);position:relative}.scroll-dot{position:absolute;top:6px;left:50%;transform:translate(-50%);width:4px;height:8px;border-radius:2px;background-color:#fffc;animation:scrollBounce 1.5s infinite}@keyframes scrollBounce{0%,20%,50%,80%,to{transform:translate(-50%) translateY(0)}40%{transform:translate(-50%) translateY(8px)}60%{transform:translate(-50%) translateY(4px)}}.content-sections{width:100%;max-width:1400px;padding:32px 24px;display:flex;flex-direction:column;gap:96px;margin:64px auto}.floating-cta{position:fixed;bottom:32px;right:32px;z-index:100}.cta-button{padding:16px 32px;background-color:#667eea;color:#fff;border:none;border-radius:50px;font-weight:600;font-size:16px;cursor:pointer;box-shadow:0 8px 24px #667eea66;transition:all .3s ease;display:flex;align-items:center;gap:8px}.cta-button:hover{background-color:#553c9a;transform:translateY(-2px);box-shadow:0 12px 32px #667eea80}@media(max-width:768px){.hero-section{border-radius:24px;margin-top:16px;padding:24px 16px 48px}.hero-content-wrapper{gap:48px}.hero-title{font-size:32px}.hero-description{font-size:16px;padding:0 16px}.rotating-circle-container{width:240px;height:240px}.circle-center{width:100px;height:100px}.brand-image{width:64px;height:64px}.circle-item-content{width:70px;height:70px}.hero-right-content{min-height:400px}.image-container{height:400px;max-width:400px}.content-sections{padding:24px 16px;gap:64px;margin:48px auto}.floating-cta{bottom:16px;right:16px}.cta-button{padding:12px 24px;font-size:14px}}@media(max-width:480px){.hero-title{font-size:28px}.rotating-circle-container{width:200px;height:200px}.circle-center{width:80px;height:80px}.brand-image{width:50px;height:50px}.circle-item-content{width:60px;height:60px}.image-container{height:300px}}html{scroll-behavior:smooth}.hero-section{min-height:100vh;display:flex;flex-direction:column;justify-content:center;padding:2rem 0}.solar-rotation-container{position:relative;width:500px;height:500px;margin:0 auto 3rem;display:flex;align-items:center;justify-content:center}.rotation-track{position:absolute;width:100%;height:100%;border-radius:50%}.rotating-items-container{position:absolute;width:100%;height:100%;border-radius:50%;animation:orbit 40s linear infinite}@keyframes orbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.orbiting-item{position:absolute;top:50%;left:50%;width:40px;height:40px;margin-left:-20px;margin-top:-20px;transform-origin:center;transform:rotate(calc(var(--item-index) * 90deg)) translate(210px) rotate(calc(var(--item-index) * -90deg))}.orbiting-content{position:relative;width:100%;height:100%;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 5px 15px #0000004d,0 0 0 4px #ffffffe6;border:2px solid white;overflow:hidden;background:#fff}.orbiting-content img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .3s ease}.orbiting-content:before{content:"";position:absolute;inset:-5px;border-radius:50%;background:var(--item-color);opacity:.1;z-index:-1;filter:blur(10px)}.orbiting-content:hover{transform:scale(1.15);box-shadow:0 15px 35px #00000040,inset 0 3px 8px #fff6}.orbiting-text{color:#fff;font-weight:700;font-size:16px;text-align:center;padding:15px;text-shadow:1px 1px 3px rgba(0,0,0,.5);letter-spacing:.5px}.center-logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:20}.logo-container{width:200px;height:200px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff;padding:25px;box-shadow:0 0 60px #667eea40,0 0 100px #764ba226,inset 0 5px 20px #fffc;border:8px solid transparent;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#667eea,#764ba2) border-box}.orbiting-item:before{content:"";position:absolute;top:50%;left:50%;width:210px;height:1px;background:linear-gradient(90deg,transparent,rgba(102,126,234,.3),transparent);transform-origin:left center;transform:rotate(calc(var(--item-index) * 90deg)) translate(0);z-index:-1}.hero-text-container{margin-top:2rem}@media(max-width:1200px){.solar-rotation-container{width:450px;height:450px}.orbiting-item{transform:rotate(calc(var(--item-index) * 90deg)) translate(190px) rotate(calc(var(--item-index) * -90deg))}.logo-container{width:180px;height:180px;padding:22px}.orbiting-content{width:110px;height:110px}}@media(max-width:992px){.solar-rotation-container{width:400px;height:400px}.orbiting-item{transform:rotate(calc(var(--item-index) * 90deg)) translate(170px) rotate(calc(var(--item-index) * -90deg))}.logo-container{width:160px;height:160px;padding:20px}.orbiting-content{width:100px;height:100px}.orbiting-text{font-size:14px;padding:12px}}@media(max-width:768px){.hero-section{min-height:auto;padding:4rem 0}.solar-rotation-container{width:350px;height:350px;margin-bottom:2rem}.orbiting-item{transform:rotate(calc(var(--item-index) * 90deg)) translate(150px) rotate(calc(var(--item-index) * -90deg))}.logo-container{width:140px;height:140px;padding:18px}.orbiting-content{width:90px;height:90px}.orbiting-text{font-size:12px;padding:10px}.orbiting-item:before{width:150px}}@media(max-width:576px){.solar-rotation-container{width:300px;height:300px}.orbiting-item{transform:rotate(calc(var(--item-index) * 90deg)) translate(130px) rotate(calc(var(--item-index) * -90deg))}.logo-container{width:120px;height:120px;padding:15px}.orbiting-content{width:80px;height:80px}.orbiting-text{font-size:11px;padding:8px}.orbiting-item:before{width:130px}}.solar-rotation-container{position:relative;width:500px;height:500px;display:flex;justify-content:center;align-items:center;margin:0 auto}.circular-orbit-container{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.circular-border{position:absolute;width:95%;height:95%;border:2px solid rgba(255,255,255,.8);border-radius:50%;box-shadow:0 0 20px #fff6,inset 0 0 15px #fff3;z-index:1}.orbiting-items-container{position:absolute;width:100%;height:100%}.orbiting-item{position:absolute;top:50%;left:50%;transform-origin:center;animation:orbitItem 30s linear infinite;z-index:2}.orbiting-item:nth-child(1){animation-delay:0s}.orbiting-item:nth-child(2){animation-delay:-6s}.orbiting-item:nth-child(3){animation-delay:-12s}.orbiting-item:nth-child(4){animation-delay:-18s}.orbiting-item:nth-child(5){animation-delay:-24s}.orbiting-content{position:relative;width:100px;height:100px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 5px 15px #0000004d,0 0 0 4px #ffffffe6;border:2px solid white;animation:rotateContent 30s linear infinite}.orbiting-item:nth-child(1) .orbiting-content{animation-delay:0s}.orbiting-item:nth-child(2) .orbiting-content{animation-delay:-6s}.orbiting-item:nth-child(3) .orbiting-content{animation-delay:-12s}.orbiting-item:nth-child(4) .orbiting-content{animation-delay:-18s}.orbiting-item:nth-child(5) .orbiting-content{animation-delay:-24s}.orbiting-text{font-size:14px;font-weight:600;color:#fff;text-align:center;padding:10px;text-shadow:1px 1px 3px rgba(0,0,0,.5);animation:rotateText 30s linear infinite reverse}.orbiting-item:nth-child(1) .orbiting-text{animation-delay:0s}.orbiting-item:nth-child(2) .orbiting-text{animation-delay:-6s}.orbiting-item:nth-child(3) .orbiting-text{animation-delay:-12s}.orbiting-item:nth-child(4) .orbiting-text{animation-delay:-18s}.orbiting-item:nth-child(5) .orbiting-text{animation-delay:-24s}.center-logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10}.logo-container{width:150px;height:150px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;padding:15px;box-shadow:0 10px 30px #0000004d,0 0 0 5px #ffffffe6,inset 0 0 20px #0000001a;border:3px solid rgba(255,255,255,.8)}.brand-logo{width:100%;height:100%;object-fit:contain;border-radius:50%}@keyframes orbitItem{0%{transform:translate(-50%,-50%) rotate(0) translate(225px) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg) translate(225px) rotate(-360deg)}}@keyframes rotateContent{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@keyframes rotateText{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.orbiting-content:hover{transform:scale(1.15) rotate(0)!important;box-shadow:0 8px 25px #0006,0 0 0 6px #fff;z-index:5;animation-play-state:paused}.orbiting-content:hover .orbiting-text{animation-play-state:paused;font-size:15px;font-weight:700}@media(max-width:768px){.solar-rotation-container{width:350px;height:350px}.orbiting-content{width:80px;height:80px}.orbiting-text{font-size:12px}.logo-container{width:120px;height:120px;padding:12px}@keyframes orbitItem{0%{transform:translate(-50%,-50%) rotate(0) translate(155px) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg) translate(155px) rotate(-360deg)}}}@media(max-width:480px){.solar-rotation-container{width:280px;height:280px}.orbiting-content{width:65px;height:65px}.orbiting-text{font-size:10px;padding:6px}.logo-container{width:100px;height:100px;padding:10px}@keyframes orbitItem{0%{transform:translate(-50%,-50%) rotate(0) translate(125px) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg) translate(125px) rotate(-360deg)}}}.challenges-container{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;max-width:1400px;margin:40px auto;padding:30px;background-color:#f8f9fa;border-radius:12px;box-shadow:0 10px 30px #00000014}.challenges-header{margin-bottom:40px;padding-bottom:25px;border-bottom:1px solid #e0e0e0}.challenges-header h1{color:#1a237e;font-size:2.5rem;margin-bottom:10px;font-weight:700}.challenges-header .subtitle{color:#e63946;font-size:1.4rem;font-weight:600;margin-bottom:25px;padding-left:5px}.header-content{background-color:#fff;padding:25px;border-radius:8px;box-shadow:0 4px 12px #0000000d}.header-content p{color:#333;line-height:1.6;margin-bottom:15px;font-size:1.05rem}.risk-statement{background-color:#fff8f8;padding:18px;border-left:4px solid #e63946;border-radius:0 6px 6px 0;font-weight:500}.challenges-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px;margin-bottom:40px}.challenge-card{background-color:#fff;padding:25px;border-radius:8px;box-shadow:0 5px 15px #0000000d;border-top:5px solid #457b9d;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}.challenge-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000001a}.card-icon{font-size:2.2rem;margin-bottom:15px}.challenge-card h3{color:#1a237e;margin-bottom:15px;font-size:1.4rem;font-weight:600}.challenge-card p{color:#555;line-height:1.6;font-size:1rem;flex-grow:1}.challenges-footer{background-color:#1a237e;color:#fff;padding:25px;border-radius:8px}.footer-content{display:flex;align-items:center;gap:20px}.footer-icon{font-size:2rem;color:#e9c46a;flex-shrink:0}.footer-content p{line-height:1.6;font-size:1.05rem;margin:0}@media(max-width:768px){.challenges-container{margin:20px;padding:20px}.challenges-header h1{font-size:2rem}.challenges-header .subtitle{font-size:1.2rem}.challenges-grid{grid-template-columns:1fr}.footer-content{flex-direction:column;text-align:center}}@media(max-width:480px){.challenges-container{padding:15px;margin:10px}.header-content,.challenge-card,.challenges-footer{padding:20px}}.solution-container{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;max-width:1400px;margin:40px auto;padding:0 30px}.solution-header{background:linear-gradient(135deg,#fff,#f2f2f2);color:#000;padding:40px;border-radius:12px;margin-bottom:40px;box-shadow:0 10px 30px #1a237e33}.solution-title-section{margin-bottom:30px;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.1)}.solution-label{font-size:1.1rem;text-transform:uppercase;letter-spacing:2px;color:#036;margin-bottom:10px;font-weight:600}.solution-name{font-size:3.5rem;font-weight:800;margin:10px 0;background:linear-gradient(90deg,#036,#000);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.solution-tagline{font-size:1.5rem;color:#036;font-weight:500}.solution-intro{line-height:1.8}.solution-description{font-size:1.2rem;margin-bottom:25px;color:#004080}.strengths-section{background:#ffffff1a;padding:20px;border-radius:8px;margin:25px 0;border-left:4px solid #42a5f5}.strengths-intro{font-size:1.1rem;margin-bottom:15px;color:#004080}.strengths-list{display:flex;flex-wrap:wrap;gap:15px;align-items:center}.strength-item{display:flex;align-items:center;gap:8px;font-weight:600;font-size:1.1rem}.strength-item i{color:#004080}.separator{color:#bbdefb;margin-left:5px}.solution-core{font-size:1.2rem;margin-top:25px;color:#004080}.highlight{color:#ffeb3b;font-weight:700;font-style:italic}.transformation-section{background-color:#fff;border-radius:12px;padding:40px;margin-bottom:40px;box-shadow:0 5px 20px #00000014;border:1px solid #e0e0e0}.transformation-content{display:flex;align-items:center;gap:30px}.transformation-icon{font-size:4rem;color:#1a237e;flex-shrink:0}.transformation-text h3{color:#1a237e;font-size:1.8rem;margin-bottom:15px;font-weight:700}.transformation-text p{color:#555;line-height:1.7;font-size:1.1rem}.features-section{margin-bottom:40px}.features-title{color:#1a237e;font-size:2rem;text-align:center;margin-bottom:40px;font-weight:700;position:relative}.features-title:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:100px;height:4px;background:linear-gradient(90deg,#1a237e,#42a5f5);border-radius:2px}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px}.feature-card{background:#fff;border-radius:10px;padding:25px;display:flex;gap:20px;align-items:flex-start;box-shadow:0 5px 15px #0000000d;transition:all .3s ease;border-left:4px solid #42a5f5}.feature-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001a;border-left-color:#1a237e}.feature-icon{font-size:2rem;color:#1a237e;background:#e8f4fd;width:60px;height:60px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.feature-content h3{color:#1a237e;margin-bottom:10px;font-size:1.3rem;font-weight:600}.feature-content p{color:#666;line-height:1.6}.benefits-section{background:linear-gradient(135deg,#f5f7fa,#e4e8f0);border-radius:12px;padding:40px}.benefits-title{color:#1a237e;font-size:2rem;text-align:center;margin-bottom:40px;font-weight:700}.benefits-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px}.benefit-item{display:flex;align-items:center;gap:15px;background:#fff;padding:20px;border-radius:8px;box-shadow:0 3px 10px #0000000d;transition:all .3s ease}.benefit-item:hover{transform:translate(5px);box-shadow:0 5px 15px #0000001a}.benefit-item i{color:#42a5f5;font-size:1.5rem;width:30px}.benefit-item span{color:#333;font-weight:500;font-size:1.1rem}@media(max-width:768px){.solution-container{padding:0 20px;margin:20px auto}.solution-header{padding:30px 20px}.solution-name{font-size:2.8rem}.solution-tagline{font-size:1.3rem}.transformation-content{flex-direction:column;text-align:center;gap:20px}.features-grid,.benefits-list{grid-template-columns:1fr}}@media(max-width:480px){.solution-name{font-size:2.2rem}.solution-tagline{font-size:1.1rem}.features-grid,.benefits-list{grid-template-columns:1fr}.strengths-list{flex-direction:column;align-items:flex-start;gap:10px}.feature-card{flex-direction:column;align-items:flex-start}.feature-icon{margin-bottom:15px}}.capabilities-container{max-width:1400px;margin:0 auto;padding:2rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background:linear-gradient(135deg,#f9fafb,#f3f4f6);border-radius:20px;box-shadow:0 10px 30px #00000014}.capabilities-header{text-align:center;margin-bottom:3rem}.capabilities-header h1{font-size:2.8rem;background:linear-gradient(90deg,#4f46e5,#7c3aed,#dc2626);-webkit-background-clip:text;background-clip:text;color:transparent;margin-bottom:.5rem;font-weight:800}.capabilities-header .subtitle{font-size:1.2rem;color:#6b7280;margin-bottom:1.5rem;font-weight:500}.capabilities-header .header-description{max-width:800px;margin:0 auto;font-size:1.1rem;line-height:1.6;color:#4b5563;background:#fffc;padding:1.5rem;border-radius:12px;border-left:5px solid #4F46E5;box-shadow:0 4px 12px #0000000d}.capabilities-content{display:flex;flex-direction:column;gap:2.5rem}@media(min-width:992px){.capabilities-content{flex-direction:row}}.capabilities-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;flex:1}@media(min-width:992px){.capabilities-grid{flex:0 0 55%}}.capability-card{background:#fff;border-radius:16px;padding:1.5rem;cursor:pointer;transition:all .3s ease;border:2px solid #E5E7EB;position:relative;overflow:hidden}.capability-card:hover{transform:translateY(-5px);border-color:var(--card-color);box-shadow:0 10px 20px #0000001a}.capability-card.active{border-color:var(--card-color);background:linear-gradient(135deg,#fffffff2,#fffc);box-shadow:0 10px 25px color-mix(in srgb,var(--card-color) 20%,transparent)}.capability-card.active:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--card-color)}.card-icon{width:60px;height:60px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.2rem}.card-icon .icon{font-size:2rem}.card-content h3{font-size:1.3rem;color:#1f2937;margin-bottom:.8rem;font-weight:700}.card-content p{color:#6b7280;line-height:1.5;margin-bottom:1.2rem;font-size:.95rem}.feature-list{list-style:none;padding:0;margin:0}.feature-list li{color:#4b5563;font-size:.9rem;margin-bottom:.6rem;display:flex;align-items:flex-start}.feature-list li .checkmark{color:#10b981;font-weight:700;margin-right:.5rem;flex-shrink:0}.active-capability-display{flex:1;background:#fff;border-radius:20px;padding:2rem;box-shadow:0 15px 30px #0000001a;border-top:8px solid var(--active-color)}.active-header{display:flex;align-items:flex-start;gap:1.5rem;margin-bottom:2rem}.active-icon{font-size:3.5rem;flex-shrink:0}.active-header h2{font-size:1.8rem;color:#1f2937;margin-bottom:.8rem}.active-description{color:#6b7280;line-height:1.6;font-size:1.05rem}.features-container{margin-bottom:2rem}.features-container h3{font-size:1.3rem;color:#1f2937;margin-bottom:1.2rem;padding-bottom:.5rem;border-bottom:2px solid #F3F4F6}.features-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}.feature-card{background:linear-gradient(135deg,color-mix(in srgb,var(--active-color) 10%,transparent),color-mix(in srgb,var(--active-color) 5%,transparent));border-radius:12px;padding:1.2rem;display:flex;align-items:center;gap:1rem;transition:transform .3s ease}.feature-card:hover{transform:translateY(-3px)}.feature-number{width:36px;height:36px;border-radius:50%;background:var(--active-color);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;flex-shrink:0}.feature-text{color:#374151;font-weight:500}.market-context{background:linear-gradient(135deg,#fffbeb,#fef3c7);border-radius:16px;padding:1.5rem;display:flex;align-items:center;gap:1.5rem;border:1px solid #FBBF24}.indian-flag{font-size:3rem;flex-shrink:0}.market-context p{color:#92400e;line-height:1.6;font-weight:500}.footer-note{margin-top:3rem;padding:1.5rem;text-align:center;background:linear-gradient(90deg,#4f46e5,#7c3aed);border-radius:16px}.footer-note p{color:#fff;font-size:1.1rem;font-weight:500;margin:0}@media(max-width:768px){.capabilities-container{padding:1.5rem}.capabilities-header h1{font-size:2.2rem}.capabilities-grid{grid-template-columns:1fr}.active-header{flex-direction:column;gap:1rem}.active-icon{font-size:2.5rem}.features-grid{grid-template-columns:1fr}.market-context{flex-direction:column;text-align:center}}.tele-calling-container{max-width:1400px;margin:0 auto;width:100%;padding:20px;box-sizing:border-box;background:linear-gradient(135deg,#f8f9ff,#f0f2ff);border-radius:20px;box-shadow:0 15px 30px #0052cc1a;border:1px solid #e6efff;position:relative;overflow:hidden}.tele-calling-container:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#0052cc,#00c6ff)}.tc-header{text-align:center;margin-bottom:3rem}.tc-title{color:#0052cc;font-size:2.5rem;margin-bottom:.5rem;display:flex;align-items:center;justify-content:center;gap:1rem}.tc-icon{font-size:2.2rem;color:#00c6ff}.tc-subtitle{color:#00c6ff;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:1px}.tc-description{max-width:800px;margin:0 auto;color:#555;font-size:1.1rem;line-height:1.6;padding:1rem;background-color:#ffffffb3;border-radius:10px;border-left:4px solid #0052cc}.tc-features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:3rem}.tc-feature-card{background:#fff;padding:2rem;border-radius:15px;box-shadow:0 5px 15px #0000000d;transition:transform .3s ease,box-shadow .3s ease;border-top:4px solid;position:relative;overflow:hidden}.tc-feature-card:hover{transform:translateY(-5px);box-shadow:0 15px 30px #0052cc1a}.tc-feature-card:nth-child(1){border-top-color:#0052cc}.tc-feature-card:nth-child(2){border-top-color:#00c6ff}.tc-feature-card:nth-child(3){border-top-color:#36b37e}.tc-feature-icon{font-size:2.5rem;color:#0052cc;margin-bottom:1rem;background:linear-gradient(135deg,#f0f7ff,#e6f0ff);width:70px;height:70px;border-radius:50%;display:flex;align-items:center;justify-content:center}.tc-feature-card:nth-child(2) .tc-feature-icon{color:#00c6ff;background:linear-gradient(135deg,#f0faff,#e6f7ff)}.tc-feature-card:nth-child(3) .tc-feature-icon{color:#36b37e;background:linear-gradient(135deg,#f0fff7,#e6ffef)}.tc-feature-title{color:#333;font-size:1.5rem;margin-bottom:1.2rem;font-weight:600}.tc-feature-list{list-style:none;padding:0;margin:0}.tc-feature-list li{padding:.7rem 0;color:#555;font-size:1rem;display:flex;align-items:flex-start;gap:.8rem;border-bottom:1px solid #f0f0f0}.tc-feature-list li:last-child{border-bottom:none}.tc-feature-list li i{color:#36b37e;font-size:1rem;margin-top:.2rem;flex-shrink:0}.tc-compliance-badge{background:linear-gradient(90deg,#0052cc,#00c6ff);color:#fff;padding:1rem 2rem;border-radius:50px;display:inline-block;margin:0 auto;display:flex;justify-content:center;align-items:center;box-shadow:0 5px 15px #0052cc4d}.tc-badge-content{display:flex;align-items:center;gap:1rem;font-weight:600;font-size:1.1rem}.tc-badge-content i{font-size:1.5rem}@media(max-width:992px){.tc-title{font-size:2rem;flex-direction:column;gap:.5rem}.tc-features-grid{grid-template-columns:1fr;max-width:500px;margin-left:auto;margin-right:auto}}@media(max-width:768px){.tele-calling-container{padding:2rem 1rem;margin:0 1rem}.tc-title{font-size:1.8rem}.tc-subtitle{font-size:1.2rem}.tc-description{font-size:1rem}.tc-compliance-badge{padding:.8rem 1.5rem}.tc-badge-content{font-size:1rem;flex-direction:column;gap:.5rem;text-align:center}}.security-audit-container{max-width:1400px;margin:0 auto;padding:40px 20px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background:linear-gradient(135deg,#f8f9ff,#f0f2ff);min-height:100vh;border-radius:15px}.security-header{text-align:center;margin-bottom:60px;padding:30px;background:#fff;border-radius:20px;box-shadow:0 10px 30px #00000014;animation:fadeIn .8s ease-out}.header-icon{font-size:48px;margin-bottom:20px;animation:float 3s ease-in-out infinite}.header-title{color:#2c3e50;font-size:3.5rem;font-weight:700;margin:0;background:linear-gradient(45deg,#3498db,#2c3e50);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:2px 2px 4px rgba(0,0,0,.1)}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px;margin-bottom:60px}.security-feature-card{background:#fff;padding:40px;border-radius:20px;box-shadow:0 15px 35px #0000001a;transition:all .3s ease;border:2px solid transparent;animation:slideUp .6s ease-out}.security-feature-card:hover{transform:translateY(-10px);border-color:#3498db;box-shadow:0 20px 40px #3498db33}.security-feature-card:nth-child(2){animation-delay:.2s}.feature-icon{font-size:42px;margin-bottom:25px;display:inline-block;background:linear-gradient(135deg,#3498db,#2980b9);padding:15px;border-radius:15px;color:#fff;box-shadow:0 5px 15px #3498db4d}.feature-title{color:#2c3e50;font-size:1.8rem;font-weight:600;margin-bottom:15px;line-height:1.3}.feature-subtitle{color:#3498db;font-size:1.2rem;font-weight:500;margin-bottom:20px;padding-bottom:10px;border-bottom:2px solid #e0e6ed}.feature-description{color:#5d6d7e;font-size:1.05rem;line-height:1.7;margin:0}.audit-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px;margin-top:40px}.audit-feature{background:#ffffffe6;padding:35px;border-radius:18px;text-align:center;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);animation:fadeInUp .8s ease-out}.audit-feature:hover{background:#fff;transform:scale(1.05);box-shadow:0 15px 35px #0000001a}.audit-feature:nth-child(2){animation-delay:.1s}.audit-feature:nth-child(3){animation-delay:.2s}.audit-icon{font-size:40px;margin-bottom:20px;display:inline-block;animation:pulse 2s infinite}.audit-title{color:#2c3e50;font-size:1.4rem;font-weight:600;margin-bottom:12px}.audit-description{color:#5d6d7e;font-size:1rem;line-height:1.6;margin:0}@keyframes fadeIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@media(max-width:768px){.security-header{padding:20px;margin-bottom:40px}.header-title{font-size:2.5rem}.features-grid{grid-template-columns:1fr;gap:20px}.security-feature-card{padding:25px}.audit-features{grid-template-columns:1fr;gap:20px}.audit-feature{padding:25px}}@media(max-width:480px){.security-audit-container{padding:20px 15px}.header-title{font-size:2rem}.feature-title{font-size:1.5rem}}.field-collection-container{max-width:1400px;margin:0 auto;width:100%;padding:20px;box-sizing:border-box;background:linear-gradient(135deg,#f8f9ff,#f0f2ff);border-radius:20px;box-shadow:0 15px 30px #0052cc1a;border:1px solid #e6efff;position:relative;overflow:hidden}.field-collection-header{text-align:center;margin-bottom:40px}.field-collection-icon{font-size:48px;margin-bottom:20px;animation:field-collection-float 3s ease-in-out infinite}.field-collection-title{color:#1e3a8a;font-size:2.8rem;font-weight:700;margin:0;background:linear-gradient(45deg,#3b82f6,#1e40af);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.field-collection-description{max-width:800px;margin:0 auto 60px;text-align:center;padding:25px;background:#fff;border-radius:16px;box-shadow:0 8px 25px #0000000d;border:1px solid #e2e8f0}.field-collection-description p{color:#4b5563;font-size:1.15rem;line-height:1.8;margin:0}.field-collection-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px}.field-collection-feature{background:#fff;padding:35px;border-radius:20px;text-align:center;transition:all .3s ease;border:2px solid transparent;box-shadow:0 10px 25px #0000000d;position:relative;overflow:hidden}.field-collection-feature:hover{transform:translateY(-8px);border-color:#3b82f6;box-shadow:0 20px 40px #3b82f626}.field-collection-feature:hover .field-collection-feature-icon{transform:scale(1.1);background:linear-gradient(135deg,#3b82f6,#1e40af)}.field-collection-feature-icon{font-size:40px;margin-bottom:25px;display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;background:linear-gradient(135deg,#60a5fa,#3b82f6);border-radius:20px;color:#fff;transition:all .3s ease}.field-collection-feature-title{color:#1f2937;font-size:1.5rem;font-weight:600;margin-bottom:15px;line-height:1.3}.field-collection-feature-description{color:#6b7280;font-size:1.05rem;line-height:1.6;margin:0}@keyframes field-collection-float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@media(max-width:768px){.field-collection-container{padding:25px;margin:20px;border-radius:20px}.field-collection-title{font-size:2.2rem}.field-collection-description{padding:20px;margin-bottom:40px}.field-collection-description p{font-size:1.05rem}.field-collection-features{grid-template-columns:1fr;gap:25px}.field-collection-feature{padding:25px}.field-collection-feature-icon{width:70px;height:70px;font-size:35px}}@media(max-width:480px){.field-collection-container{padding:20px;margin:15px;border-radius:18px}.field-collection-title{font-size:1.8rem}.field-collection-icon{font-size:40px}}.header-container{background:linear-gradient(135deg,#fff,#f2f2f2);color:#000;box-shadow:0 4px 20px #667eea80;position:sticky;top:0;z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:100%}.header-wrapper{max-width:1400px;margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between;min-height:70px;position:relative;width:100%}.header-logo{display:flex;align-items:center;text-decoration:none;transition:transform .3s ease;z-index:1002}.header-logo:hover{transform:scale(1.05)}.header-logo-image{height:40px;width:auto;object-fit:contain}.header-mobile-menu-btn{display:none;background:transparent;border:none;color:#000;cursor:pointer;align-items:center;gap:.5rem;padding:.5rem;border-radius:8px;transition:background-color .3s ease;z-index:1002}.header-mobile-menu-btn:hover{background-color:#ffffff1a}.header-mobile-menu-text{font-size:.875rem;font-weight:500}.header-hamburger{display:flex;flex-direction:column;justify-content:space-between;width:24px;height:18px;position:relative;transition:transform .3s ease}.header-hamburger-line{height:2px;width:100%;background-color:#000;border-radius:2px;transition:all .3s ease;transform-origin:center}.header-hamburger-open .header-hamburger-line:nth-child(1){transform:translateY(8px) rotate(45deg)}.header-hamburger-open .header-hamburger-line:nth-child(2){opacity:0}.header-hamburger-open .header-hamburger-line:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.header-nav{display:flex;flex:1;align-items:center;justify-content:space-between;margin-left:2rem;gap:2rem}.header-brand-tagline{display:flex;align-items:center;padding:.5rem 1rem;background:#ffffff0d;border-radius:12px;border:1px solid rgba(255,255,255,.1)}.header-tagline-text{font-weight:500;font-size:.95rem;color:#000;letter-spacing:.3px}.header-actions-wrapper{display:flex;align-items:center}.header-actions{display:flex;gap:1rem;align-items:center}.header-link{text-decoration:none;display:inline-flex}.header-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.625rem 1.5rem;border:none;border-radius:10px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .3s ease;text-decoration:none;position:relative;overflow:hidden}.header-btn-register{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 4px 15px #667eea4d}.header-btn-register:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66;background:linear-gradient(135deg,#5a6fd8,#6b4399)}.header-btn-register:active{transform:translateY(0)}.header-btn-text{font-weight:600;letter-spacing:.3px}.header-btn-icon{width:1rem;height:1rem;transition:transform .3s ease}.header-btn:hover .header-btn-icon{transform:translate(3px)}@media(max-width:768px){.header-wrapper{padding:0 1rem;min-height:60px}.header-mobile-menu-btn{display:flex}.header-nav{position:fixed;inset:60px 0 0;background:linear-gradient(135deg,#1a1a2e,#16213e);flex-direction:column;justify-content:flex-start;align-items:stretch;margin-left:0;padding:2rem;gap:2rem;transform:translate(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);z-index:1001;overflow-y:auto;height:calc(100vh - 60px);width:100vw;box-shadow:-5px 0 30px #0000004d;border-top:1px solid rgba(255,255,255,.1)}.header-nav-open{transform:translate(0)}body.header-menu-open{overflow:hidden}.header-brand-tagline{text-align:center;padding:1rem;margin-bottom:1rem;background:#ffffff14;border-radius:12px;border:1px solid rgba(255,255,255,.15)}.header-tagline-text{font-size:1rem;line-height:1.4;font-weight:500}.header-actions-wrapper{width:100%;margin-top:1rem}.header-actions{flex-direction:column;width:100%;gap:1.5rem}.header-link{width:100%}.header-btn{width:100%;padding:1rem 1.5rem;font-size:1rem;border-radius:12px;font-weight:600}.header-logo-image{height:35px}}@media(max-width:1024px)and (min-width:769px){.header-wrapper{padding:0 1.25rem}.header-nav{gap:1.5rem}.header-tagline-text{font-size:.9rem}.header-btn{padding:.5rem 1.25rem;font-size:.85rem}}@media(min-width:1400px){.header-wrapper{padding:0 2rem}.header-tagline-text{font-size:1rem}}@keyframes headerSlideIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.header-nav-open .header-brand-tagline,.header-nav-open .header-actions{animation:headerSlideIn .4s ease forwards}.header-nav-open .header-actions{animation-delay:.1s}@media(max-width:768px){.header-nav:before{content:"";position:fixed;top:0;left:0;right:0;height:60px;background:linear-gradient(135deg,#1a1a2e,#16213e);z-index:-1;opacity:0;transition:opacity .3s ease}.header-nav-open:before{opacity:1}.header-nav>*{opacity:0;transform:translateY(10px);transition:all .3s ease}.header-nav-open>*{opacity:1;transform:translateY(0)}.header-nav-open .header-brand-tagline{transition-delay:.1s}.header-nav-open .header-actions-wrapper{transition-delay:.2s}}@media(max-width:768px){.header-nav{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.3) transparent}.header-nav::-webkit-scrollbar{width:6px}.header-nav::-webkit-scrollbar-track{background:transparent}.header-nav::-webkit-scrollbar-thumb{background-color:#ffffff4d;border-radius:3px}}.header-mobile-menu-btn:focus,.header-btn:focus,.header-link:focus{outline:2px solid rgba(102,126,234,.8);outline-offset:2px}.header-mobile-menu-btn:focus:not(:focus-visible),.header-btn:focus:not(:focus-visible),.header-link:focus:not(:focus-visible){outline:none}.mcollect-footer{background-color:#000;color:#fff;padding:40px 80px;font-family:Arial,sans-serif}.footer-top{border-bottom:2px solid #754fa8;padding-bottom:30px;margin-bottom:30px}.footer-title{color:#754fa8;font-size:28px;margin-bottom:20px;font-weight:700}.footer-description{font-size:16px;line-height:1.6;margin-bottom:20px;color:#ccc}.footer-tagline{font-size:18px;font-style:italic;color:#754fa8;font-weight:700}.footer-cta{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px;margin-bottom:40px}.cta-title{color:#754fa8;font-size:24px;margin-bottom:20px}.company-info,.contact-info{background-color:#754fa81a;padding:20px;border-radius:8px}.company-name{color:#754fa8;font-size:22px;margin-bottom:15px}.company-address,.contact-person{line-height:1.8;color:#ccc}.contact-person strong{color:#754fa8}.footer-bottom{border-top:1px solid #333;padding-top:20px;text-align:center}.contact-cta{font-size:18px;margin-bottom:30px;color:#fff;line-height:1.6;max-width:800px;margin-left:auto;margin-right:auto}.footer-brand{margin-top:20px}.brand-text{color:#754fa8;font-size:32px;font-weight:700;letter-spacing:2px}@media(max-width:768px){.footer-cta{grid-template-columns:1fr;gap:20px}.footer-title{font-size:24px}.cta-title{font-size:20px}}@media(max-width:480px){.mcollect-footer{padding:30px 15px 15px}.footer-title{font-size:20px}.contact-cta{font-size:16px}}*{margin:0;padding:0;box-sizing:border-box}:root{--primary: #993eee;--primary-dark: #7a2bc9;--primary-light: #b57cf5;--accent: #f57528;--accent-light: #ff9c5a;--white: #ffffff;--gray-light: #f5f5f5;--gray: #e0e0e0;--gray-dark: #666666;--black: #222222;--success: #4caf50;--warning: #ff9800;--danger: #f44336}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;line-height:1.6;color:var(--black);background-color:var(--white);overflow-x:hidden}.app{min-height:100vh;display:flex;flex-direction:column;width:100vw;overflow-x:hidden}
