: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}}body{margin:0;font-family:Arial,sans-serif;scroll-behavior:smooth;overflow-x:hidden}.landing-page{height:100vh;width:100vw;overflow-y:scroll;scroll-snap-type:y mandatory;scrollbar-width:none;-ms-overflow-style:none}.landing-page::-webkit-scrollbar{display:none}.screen{height:100vh;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;scroll-snap-align:start;padding:20px;text-align:center;box-sizing:border-box;position:relative}.chevron{position:absolute;bottom:12px;left:50%;transform:translate(-50%);font-size:2rem;color:gray;cursor:pointer;animation:pulse 1.5s infinite}.chevron:hover{color:#a9a9a9}@keyframes pulse{0%{transform:translateY(0);opacity:1}50%{transform:translateY(10px);opacity:.7}to{transform:translateY(0);opacity:1}}.screen-one{position:relative;color:#1b262c;background-color:#fff;overflow:hidden}.screen-one .image-blob{position:absolute;top:-10%;right:-10%;width:60%;height:120%;background-image:url(/solarpark.jpg);background-size:cover;background-position:center;border-radius:60% 40% 70% 30%/30% 40% 60% 70%;animation:blob-morph 15s ease-in-out infinite;z-index:0;opacity:.9}@keyframes blob-morph{0%{border-radius:60% 40% 70% 30%/30% 40% 60% 70%;transform:translate(0)}25%{border-radius:50% 50% 30% 70%/50%;transform:translate(-2%,2%)}50%{border-radius:30% 70% 50% 50%/40% 60%;transform:translate(2%,-2%)}75%{border-radius:40% 60% 60% 40%/60% 40%;transform:translate(-2%)}to{border-radius:60% 40% 70% 30%/30% 40% 60% 70%;transform:translate(0)}}.screen-one .content{position:relative;max-width:65%;margin-right:auto;padding-left:5%;text-align:left;z-index:1}.screen-two{background-color:#fff;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:40px;text-align:left;width:100vw;margin:0 auto;box-sizing:border-box}.screen-two-container{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;max-width:1200px;gap:40px}.text-slide-in{flex:1;opacity:0;transform:translate(-100%);transition:transform 1s ease-out,opacity 1s ease-out}.screen-two.animate .text-slide-in,.screen-two.animate .carousel-slide-in{opacity:1;transform:translate(0)}.screen-two .ant-carousel{width:100%;max-width:400px}.screen-two .text-content{flex:1;max-width:100%;padding-right:20px}.screen-two .carousel-slide-in{flex:.8;max-width:80%}.screen-two .carousel-slide-in img{width:100%;height:auto;border-radius:8px;object-fit:cover}.carousel-slide-in{flex:1;display:flex;justify-content:center;align-items:center;opacity:0;transform:translate(100%);transition:transform 1s ease-out,opacity 1s ease-out}.carousel-slide-in .ant-carousel{width:100%;max-width:500px}.screen-three{background-color:#fff;color:#000;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:20px 40px 80px;text-align:left;width:100vw;margin:0 auto;box-sizing:border-box;height:100vh;overflow:hidden}.screen-three>.ant-flex{width:100%;height:calc(100vh - 160px);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}.screen-three-container{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;max-width:1200px;gap:40px;flex:1;max-height:70vh}.screen-three .video-container{flex:0 0 35%;max-width:35%;max-height:100%;display:flex;align-items:center;justify-content:center;background:transparent;padding:0}.screen-three .machine-info{flex:1;max-width:65%;padding-left:20px;max-height:100%;overflow:hidden}.screen-three .video-container video{width:100%;max-height:40vh;border-radius:8px;object-fit:contain}@media (max-width: 768px){.screen{padding:15px 10px;justify-content:flex-start;overflow-y:auto;min-height:100vh}.screen-three{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;padding:20px 10px!important;text-align:center!important;overflow-x:hidden!important;margin:0 auto!important;width:100%!important;box-sizing:border-box!important;min-height:100vh!important;height:auto!important}.screen-three .ant-flex{width:100%!important;height:auto!important;gap:20px!important;align-items:center!important;justify-content:flex-start!important}.screen-three-container{display:flex!important;flex-direction:column!important;align-items:center!important;width:100%!important;max-width:95%!important;margin:0 auto!important;gap:20px!important}.screen-three .video-container{width:100%!important;max-width:95%!important;margin-bottom:20px!important;order:1!important}.screen-three .video-container video{width:100%!important;height:auto!important;border-radius:8px!important;display:block!important}.screen-three .machine-info{width:100%!important;max-width:95%!important;margin:0 auto!important;text-align:center!important;padding-left:0!important;padding-right:0!important;order:2!important}.screen-three .machine-info .ant-carousel{width:100%!important;display:block!important;margin:0 auto!important}.screen-three .machine-info .ant-carousel .slick-slide>div{width:100%!important;padding:0 10px!important;box-sizing:border-box!important}.screen-three .machine-info h1,.screen-three .machine-info h2,.screen-three .machine-info h3{font-size:18px!important;margin-bottom:10px!important;color:#1b262c!important;padding:0 10px!important;text-align:center!important}.screen-three .machine-info h4,.screen-three .machine-info p{font-size:14px!important;margin-bottom:10px!important;color:#1b262c!important;padding:0 10px!important;text-align:center!important;line-height:1.4!important;word-wrap:break-word!important}.screen-three .video-container,.screen-three .machine-info{opacity:1!important;transform:translate(0)!important;visibility:visible!important;display:block!important}.screen-three .slide-in-left{animation:none!important;transform:translate(0)!important;opacity:1!important}.screen-one .image-blob{width:100%;height:40%;top:0;right:0;opacity:.6;border-radius:0 0 30% 70%}.screen-one .content{max-width:100%;padding-left:0;padding-top:45vh;margin:0 auto;text-align:center}.screen-one .content h1,.screen-one .content h3,.screen-one .content h5{width:100%!important;padding:5px 10px!important}.screen-two{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:15px 10px;text-align:center;overflow-x:hidden;margin:0 auto;width:100%;box-sizing:border-box}.screen-two-container{display:flex;flex-direction:column;align-items:center;width:50%;max-width:90%;margin:0 auto}.screen-two .text-content{flex:none;width:100%;max-width:90%;text-align:center}.screen-two .carousel-slide-in{flex:none;width:100%;max-width:90%;margin:0 auto}.screen-two .carousel-slide-in .ant-carousel{width:100%;max-width:700px}.screen-two .carousel-slide-in img{width:100%;height:auto;border-radius:8px;object-fit:cover}.screen-two .text-content h1,.screen-two .text-content h2,.screen-two .text-content h3{font-size:18px;margin-bottom:10px}.screen-four img{width:60%!important;margin-bottom:80px!important}.footer{padding:20px 10px!important;margin-top:auto}.screen-four-content{flex:1}.mobile-friendly-list{text-align:left;padding-left:15px}.mobile-friendly-list li{margin-bottom:10px}.video-container{width:100%;max-width:100%}.video-container video{width:100%;height:auto}.machine-info{width:100%}.text-slide-in,.carousel-slide-in{transform:translate(0);opacity:1}}.screen-four{background-color:#fff;color:#1b262c;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:20px 20px 0;text-align:center;height:100vh;box-sizing:border-box;overflow:hidden}.screen-four h1{font-size:2.5rem;margin-bottom:30px;color:#1b262c}.screen-four h3{font-size:1.8rem;margin:10px 0 20px;color:#1b262c}.screen-four .partners-logo{width:30%;max-width:300px;min-width:200px;transition:transform .3s ease}.screen-four .partners-logo:hover{transform:scale(1.05)}.modern-team-stack{display:flex;flex-direction:column;align-items:center;width:100vw;max-width:1000px}.team-cards-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;width:100%;max-width:900px;margin:0 auto}.modern-team-card{background:linear-gradient(145deg,#fff,#f0f0f0);border-radius:20px;padding:24px;box-shadow:0 8px 32px #1b262c1a,0 2px 8px #1b262c0d;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;border:1px solid rgba(27,38,44,.08)}.modern-team-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#1b262c,#4a5568);opacity:0;transition:opacity .3s ease}.modern-team-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #1b262c26,0 8px 16px #1b262c1a}.modern-team-card:hover:before{opacity:1}.team-card-image{width:80px;height:80px;border-radius:50%;object-fit:cover;margin:0 auto 16px;display:block;border:3px solid #f8f9fa;box-shadow:0 4px 12px #1b262c1a;transition:transform .3s ease}.modern-team-card:hover .team-card-image{transform:scale(1.05)}.team-card-name{font-size:1.2rem;font-weight:600;color:#1b262c;margin-bottom:8px;text-align:center}.team-card-description{font-size:.9rem;color:#4a5568;line-height:1.5;text-align:center;opacity:.8}.modern-team-stack{width:100%!important}.modern-team-card{padding:20px!important;border-radius:16px!important;margin:0 auto!important;max-width:320px!important}.team-card-image{width:70px!important;height:70px!important;border-radius:50%!important;object-fit:cover!important;margin:0 auto 12px!important;display:block!important}.team-card-name{font-size:1.1rem!important;margin-bottom:6px!important}.team-card-description{font-size:.85rem!important;line-height:1.4!important}.scrollable-team-stack{position:relative;width:100%;margin:0 auto}.stack-container{position:relative;width:100%;height:400px;display:flex;align-items:center;justify-content:center}.stack-card{position:absolute;width:100%;max-width:350px;background:linear-gradient(145deg,#fff,#f8f9fa);border-radius:24px;padding:32px 24px;box-shadow:0 20px 40px #1b262c26,0 8px 16px #1b262c1a,inset 0 1px #fff9;transition:all .6s cubic-bezier(.4,0,.2,1);cursor:pointer;border:2px solid rgba(27,38,44,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.stack-card:before{content:"";position:absolute;top:0;left:2%;right:2%;height:5px;background:linear-gradient(90deg,#72ab2d,#005c8d);border-radius:24px 24px 0 0;opacity:0;transition:opacity .4s ease}.stack-card.active:before{opacity:1}.stack-card.active{box-shadow:0 25px 50px #1b262c33,0 15px 30px #1b262c26,inset 0 1px #fffc;border-color:#6b73ff33}.stack-card .team-card-image{height:90px;border-radius:50%;object-fit:cover;margin:0 auto 20px;display:block;border:4px solid rgba(255,255,255,.8);box-shadow:0 8px 16px #1b262c26;transition:all .4s ease}.stack-card.active .team-card-image{transform:scale(1.05);border-color:#6b73ff4d;box-shadow:0 12px 24px #1b262c33}.stack-card .team-card-name{font-size:1.4rem;font-weight:700;color:#1b262c;margin-bottom:12px;text-align:center;letter-spacing:-.5px}.stack-card .team-card-description{font-size:.95rem;color:#4a5568;line-height:1.6;text-align:center;opacity:.9;font-weight:400}.card-indicators{display:flex;justify-content:center;gap:12px;padding:0 20px}.indicator{width:12px;height:12px;border-radius:50%;background-color:#1b262c33;cursor:pointer;transition:all .3s ease;position:relative;border:none;padding:0;outline:none}.indicator:focus{outline:2px solid #1b262c;outline-offset:2px}.indicator:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:6px;height:6px;border-radius:50%;background-color:#1b262c66;transition:all .3s ease}.indicator.active{background-color:#1b262c;transform:scale(1.2)}.indicator.active:before{background-color:#fff;width:8px;height:8px}.indicator:hover{background-color:#1b262c80;transform:scale(1.1)}.scroll-hint{position:absolute;bottom:-20px;left:50%;transform:translate(-50%);font-size:.8rem;color:#6b7280;text-align:center;opacity:.7;animation:fadeInOut 3s infinite}@keyframes fadeInOut{0%,to{opacity:.3}50%{opacity:.8}}.stack-card.prev{transform:translateY(-10px) scale(.92) rotateX(5deg);opacity:.6}.stack-card.next{transform:translateY(10px) scale(.92) rotateX(-5deg);opacity:.6}@media (max-width: 768px){.stack-container{height:300px}.stack-card{max-width:300px;border-radius:20px}.stack-card .team-card-image{height:80px!important;border-radius:50%!important;object-fit:cover!important;margin:0 auto 16px!important;display:block!important;border:3px solid rgba(255,255,255,.8)!important;box-shadow:0 6px 12px #1b262c26!important;transition:all .4s ease!important;min-width:80px!important;max-width:80px!important;min-height:80px!important;max-height:80px!important;flex-shrink:0!important}.stack-card .team-card-name{font-size:1.2rem;margin-bottom:10px}.stack-card .team-card-description{font-size:.9rem;line-height:1.5}.card-indicators{margin-top:20px;gap:10px}.indicator{width:10px;height:10px;border:none;padding:0}.indicator:before{width:5px;height:5px}.scroll-hint{bottom:-15px;font-size:.75rem}}.modern-team-stack .scrollable-team-stack .stack-card img.team-card-image{width:90px!important;height:90px!important;border-radius:50%!important;object-fit:cover!important;aspect-ratio:1 / 1!important;border:4px solid rgba(255,255,255,.8)!important;box-shadow:0 8px 16px #1b262c26!important}@media (max-width: 768px){.modern-team-stack .scrollable-team-stack .stack-card img.team-card-image{border-radius:50%!important;flex-shrink:0!important;display:block!important;border:3px solid rgba(255,255,255,.8)!important;box-shadow:0 6px 12px #1b262c26!important}}.screen-four-content{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;overflow:hidden;max-height:calc(100vh - 120px)}.footer{background-color:#1b262c;color:#fff;padding:20px;margin-top:auto;width:100%;text-align:center;flex-shrink:0}.footer p{margin:0 0 10px;color:#fff}.footer .ant-typography{color:#fff!important}.footer a{color:#fff;text-decoration:none}.footer a:hover{color:#ccc}.footer-visible{animation:slideUpFadeIn .5s ease-out forwards}.desktop-footer-content{display:block}.mobile-footer-content{color:"black"}@media (max-width: 768px){.footer .desktop-footer-content{display:none!important}.footer .mobile-footer-content{display:block!important;text-align:center;visibility:visible!important;opacity:1!important}.footer .mobile-footer-content p{margin:0;padding:10px 0;color:#fff!important;font-size:16px!important}.footer .mobile-footer-content a{color:#fff!important;text-decoration:underline}}@media (min-width: 769px){.footer-visible{animation:fadeIn .3s ease-out forwards}}@media (max-width: 768px){.footer-visible{animation:slideUpFadeIn .5s ease-out forwards}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUpFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
