@import url(https://fonts.googleapis.com/css2?family=Abel&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar-container{background-color:initial;box-shadow:0 2px 10px #00000014;font-family:Abel,sans-serif;height:70px;justify-content:space-between;left:0;padding:0 2rem;position:fixed;top:0;width:100%;z-index:1000}.navbar-container,.navbar-left{align-items:center;display:flex}.navbar-logo{cursor:pointer;filter:drop-shadow(0 2px 4px rgba(4,62,170,.2));height:45px;transition:transform .3s ease,filter .3s ease;width:auto}.navbar-logo:hover{filter:drop-shadow(0 4px 8px rgba(4,62,170,.3));transform:scale(1.07)}.navbar-right{align-items:center;display:flex;justify-content:flex-end}.navbar-right .login-btn{background:linear-gradient(90deg,#2563eb,#3b82f6);border:none;border-radius:6px;color:#fff;cursor:pointer;font-family:Abel,sans-serif;font-size:larger;font-weight:600;letter-spacing:2px;margin-right:3rem;padding:.7rem 1.6rem;transition:all .3s ease}.navbar-right .login-btn:hover{border-bottom:2px solid blue}.navbar-right .login-btn:active{box-shadow:0 3px 6px #043eaa40;transform:scale(.97)}@media (max-width:600px){.navbar-container{padding:0 1rem}.navbar-right .login-btn{font-size:.9rem;margin-right:.5rem;padding:.5rem 1.2rem}.navbar-logo{height:38px}}body{background:linear-gradient(135deg,#e8f9f6,#fdf4ff 50%,#e6f3ff);color:#222;font-family:Abel,sans-serif;margin:0;overflow-x:hidden;transition:background 1s ease-in-out}.fade-in{opacity:0;transform:translateY(40px);transition:all 1s ease-out}.fade-in.visible{opacity:1;transform:translateY(0)}@keyframes fadeUp{0%{opacity:0;transform:translateY(60px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-60px)}to{opacity:1;transform:translateX(0)}}@keyframes fallIn{0%{opacity:0;transform:translateY(-50px) rotateX(30deg)}to{opacity:1;transform:translateY(0) rotateX(0)}}.product-section{align-items:flex-start;display:flex;flex-wrap:wrap;gap:3rem;justify-content:space-between;padding:5rem 8%}.product-left{align-items:center;display:flex;flex:1 1;flex-direction:column;position:relative}.product-right{animation:fadeUp 1.5s ease-out;flex:1 1;margin-top:2rem;max-width:600px}.product-right h1{color:#043eaa;font-size:2.6rem;margin-bottom:1rem;text-shadow:0 2px 6px #00000026}.product-right p{color:#058982;font-size:1.6rem;line-height:1.7;margin-bottom:1rem}.model-placeholder{align-items:center;animation:pulseBg 2s infinite;background:#f5f9ff;border-radius:12px;box-shadow:0 10px 30px #043eaa1a;display:flex;flex-direction:column;height:450px;justify-content:center;max-width:600px;overflow:hidden;position:absolute;transition:opacity .6s ease;width:100%;z-index:2}.model-placeholder.fade-out{opacity:0;pointer-events:none;transition:opacity .8s ease-in-out}.placeholder-image{border-radius:12px;height:100%;object-fit:cover;opacity:.85;width:100%}.loading-text{align-items:center;background:#ffffffd9;border-radius:10px;bottom:14px;color:#003580;display:flex;font-size:.95rem;font-weight:600;gap:8px;letter-spacing:.5px;padding:8px 14px;position:absolute}.loading-text:before{animation:spin 1s linear infinite;border:2px solid #07f;border-radius:50%;border-top-color:#0000;content:"";display:inline-block;height:14px;width:14px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes pulseBg{0%{background-color:#f0f6ff}50%{background-color:#e4f0ff}to{background-color:#f0f6ff}}.container-section{align-items:center;background:linear-gradient(120deg,#f0f9ff,#fef6ff);border-bottom:1px solid #0000000f;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;min-height:70vh;padding:5rem 8%;perspective:1000px}.hero-section{padding-bottom:6rem;padding-top:6rem}.container-left,.container-text-right{animation:fadeUp 1.4s ease-out;flex:1 1;max-width:550px}.container-left h1,.container-text-right h2{color:#004aad;font-size:3rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.container-left p,.container-text-right p{color:#058982;font-size:1.5rem;line-height:1.7;margin-bottom:1rem}.cta-btn{background:linear-gradient(90deg,#004aad,#07f);border:none;border-radius:8px;box-shadow:0 8px 18px #07f6;color:#fff;cursor:pointer;font-size:1.05rem;font-weight:600;padding:1rem 2.2rem;transition:.4s ease}.cta-btn:hover{background:linear-gradient(90deg,#003380,#005fe0);box-shadow:0 10px 25px #0077ff73;transform:translateY(-4px)}.container-image-left,.container-right{align-items:center;animation:fallIn 1.5s ease-out;display:flex;flex:1 1;justify-content:center;transform-origin:top center}.signage-image{background:#fff;max-width:440px;transition:all .4s ease;width:100%}.signage-image:hover{box-shadow:0 10px 30px #0077ff4d;transform:scale(1.05)}.reverse{flex-direction:row-reverse}.feature-icons-inline{align-items:flex-start;display:flex;flex-wrap:wrap;gap:3rem;justify-content:center;margin:3rem auto 4rem;text-align:center;width:100%}.feature-item-inline{align-items:center;display:flex;flex-direction:column;transition:all .3s ease}.feature-item-inline:hover{transform:translateY(-6px) scale(1.05)}.feature-item-inline img{filter:invert(28%) sepia(85%) saturate(400%) hue-rotate(200deg) brightness(1.3);margin-bottom:.5rem;transition:all .3s ease;width:70px}.feature-item-inline:hover img{filter:invert(30%) sepia(90%) saturate(500%) hue-rotate(200deg) brightness(1.1);transform:scale(1.1)}.feature-item-inline p{color:#043eaa;font-size:1rem;font-weight:600}.performance-section{background:linear-gradient(135deg,#f7fbff,#fff2fa);border-top:1px solid #0000000d;padding:5rem 10%;text-align:left}.performance-content h2{color:#043eaa;font-size:3rem;margin-bottom:1rem}.performance-content p{color:#058982;font-size:1.5rem;line-height:1.8}@media (max-width:900px){.container-section,.product-section{flex-direction:column;padding:3rem 2rem;text-align:center}.reverse{flex-direction:column}.container-left h1,.container-text-right h2,.product-right h1{font-size:2.2rem}.container-left p,.container-text-right p,.product-right p{font-size:1.2rem}.signage-image{max-width:320px}.feature-icons-inline{gap:2rem;margin-top:2rem}.feature-item-inline img{width:55px}.feature-item-inline p{font-size:.9rem}.performance-content h2{font-size:2rem;text-align:center}.performance-content p{font-size:1rem;text-align:center}}.footer-container{background:linear-gradient(135deg,#001f4d,#0040a8,#06c);box-shadow:inset 0 0 80px #0000004d;color:#e8f0ff;font-family:Poppins,sans-serif;overflow:hidden;padding:4rem 8%;position:relative}.footer-overlay{background:radial-gradient(circle at 30% 70%,#0064ff26,#0003);inset:0;position:absolute;z-index:0}.footer-content{display:flex;flex-wrap:wrap;gap:2.5rem;justify-content:space-between;position:relative;z-index:1}.footer-column{flex:1 1;min-width:260px}.footer-column h3{color:#a8d8ff;font-size:1.4rem;letter-spacing:.5px;margin-bottom:1rem;position:relative}.footer-column h3:after{background:#00bfff;border-radius:10px;content:"";display:block;height:3px;margin-top:.3rem;width:45px}.footer-logo-img{filter:brightness(0) invert(1) drop-shadow(0 0 8px rgba(255,255,255,.3));margin-bottom:1.5rem;transition:all .4s ease;width:50px}.footer-logo-img:hover{filter:brightness(0) invert(1.05) drop-shadow(0 0 15px rgba(255,255,255,.4));transform:scale(1.08)}.footer-text{color:#d8e6ff;font-size:1rem;line-height:1.6;margin-bottom:1.5rem;opacity:.9}.footer-column ul{list-style:none;margin:0;padding:0}.footer-column ul li{margin-bottom:.7rem}.footer-column ul li a{color:#e8f0ff;display:inline-block;font-size:1rem;text-decoration:none;transition:all .3s ease}.footer-column ul li a:hover{color:#00e6ff;transform:translateX(8px)}.footer-column p{align-items:center;color:#d4e4ff;display:flex;font-size:.95rem;gap:10px;margin-bottom:.6rem;transition:color .3s ease}.footer-column p:hover{color:#00bfff}.social-icons{display:flex;gap:2rem;margin-top:1.2rem}.social-icons a{color:#fff;font-size:1.6rem;transition:all .3s ease}.social-icons a:hover{color:#00c2ff;text-shadow:0 0 15px #00c8ff99;transform:scale(1.25)}.back-top-btn{background:linear-gradient(90deg,#07f,#00baff);border:none;border-radius:8px;box-shadow:0 4px 12px #0099ff4d;color:#fff;cursor:pointer;font-weight:600;letter-spacing:.3px;padding:.8rem 1.4rem;transition:all .3s ease}.back-top-btn:hover{box-shadow:0 8px 22px #0099ff80;transform:translateY(-5px)}.footer-bottom{border-top:1px solid #ffffff26;color:#bcd4ff;font-size:.9rem;letter-spacing:.3px;margin-bottom:-4rem;position:relative;text-align:center;z-index:1}@keyframes glowPulse{0%,to{filter:brightness(0) invert(1) drop-shadow(0 0 8px rgba(255,255,255,.3))}50%{filter:brightness(0) invert(1) drop-shadow(0 0 20px rgba(255,255,255,.5))}}.footer-logo-img:hover{animation:glowPulse 2s infinite}@media (max-width:900px){.footer-content{align-items:center;flex-direction:column;text-align:center}.footer-column h3:after{margin:.4rem auto}.social-icons{justify-content:center}.back-top-btn{margin:1rem auto}}
/*# sourceMappingURL=main.9182c694.css.map*/