*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Space Mono,monospace;background-color:#000f5e;color:#fff;line-height:1.6;overflow-y:scroll;height:auto;min-height:100vh}h1,h2,h3,h4,h5,h6{font-family:Outfit,sans-serif;font-weight:600;line-height:1.2;text-align:center}h1{font-size:3.5rem}h2{font-size:2.5rem}h3{font-size:2rem}p{margin-bottom:1.2rem;font-size:1rem;text-align:justify}.glass-card{background:#000f5eb3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:15px;padding:2rem;color:#fff;width:90%;max-width:1200px;margin:0 auto}nav{text-align:center;padding:0;height:auto;display:flex;justify-content:center;align-items:center;position:absolute;top:40px;left:0;right:0;z-index:10;background:none}nav a{font-family:Outfit,sans-serif;font-weight:600;color:#fff;text-decoration:none;margin:0 1.5rem;padding:0;font-size:1.3rem;letter-spacing:.5px;position:relative;z-index:2;transition:all .3s ease}nav a:hover{color:#fff;text-shadow:0 0 40px rgba(255,255,255,1);transform:scale(1.2)}.hero{position:relative;height:100vh;display:flex;justify-content:center;align-items:center;overflow:hidden;z-index:1}.hero canvas{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:auto}.hero-content{position:relative;z-index:2;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.5rem}.logo{max-width:400px;width:100%;height:auto;display:block;margin-bottom:0}.hero .subtitle{font-size:1.7rem;letter-spacing:1px;opacity:.9;text-transform:uppercase;margin-top:0;text-align:center}.content-wrapper{position:relative;z-index:2;padding-top:0}.content{position:relative;pointer-events:auto}.content-section{min-height:70vh;padding:0;background:linear-gradient(135deg,#000f5e,#00a2ff);margin-bottom:0;width:100%;display:flex;justify-content:center;align-items:center}#about{background:url(/assets/airbubbles-LczAF2fc.webp) center/cover no-repeat;padding-top:4rem;padding-bottom:4rem;margin-top:0}#ip{background:url(/assets/IP-C9xdyMxZ.webp) center/cover no-repeat;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding-top:3rem;padding-bottom:3rem}#what-the-earth-is-saying{background:linear-gradient(135deg,#000f5e,#001f7e);height:120px;padding:0;margin:0;width:100%;display:block;position:relative;overflow:hidden}#what-the-earth-is-saying.content-section{padding:0;min-height:auto}#applications.content-section,#contact.content-section{padding:0;margin:0}#contact{background:url(/assets/contactbubbles-DbLf_T6D.webp) center/cover no-repeat;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px)}#contact.content-section{min-height:80vh}.container{max-width:1200px;margin:0 auto;padding:0 20px;width:100%;display:flex;justify-content:center;align-items:center}.contact-content{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;margin:2rem 0}.contact-content p{color:#fff;margin:1rem 0}.contact-content a{color:#fff;font-weight:700;text-decoration:none;transition:all .3s ease}.contact-content a:hover{text-shadow:0 0 20px rgba(255,255,255,.8)}.content-window{min-height:250px;display:flex;flex-direction:column;gap:1rem;text-align:left;border:2px solid #00A2FF;width:90%;max-width:1200px;margin:0 auto}.content-window h2{font-size:2.5rem;color:#33b8ff;margin-bottom:.5rem;text-align:center}#ip .content-window p a{color:#33b8ff;text-decoration:none;text-align:center;display:block;margin-top:1rem;transition:all .3s ease;font-size:1.1rem;font-weight:700}#ip .content-window p a:hover{color:#fff;text-shadow:0 0 20px rgba(255,255,255,.8)}#applications{background:linear-gradient(135deg,#000f5e,#00a2ff);min-height:80vh;padding:7rem 0}.applications-container{max-width:1200px;width:100%;margin:3rem auto 0;padding:0 20px;text-align:center}.applications-container h2{font-size:2.5rem;color:#33b8ff;margin-bottom:1rem}.applications-subintro{font-size:1.1rem;opacity:.9;margin:0 auto 2rem;text-align:center;max-width:800px}.industry-cards{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem;margin-bottom:2.5rem}.industry-card{background:#000f5eb3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #00A2FF;border-radius:9999px;padding:.5rem;width:130px;height:70px;text-align:center;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.industry-card:hover,.industry-card.active{background:#00a2ff33;transform:scale(1.1)}.industry-card h4{font-size:.9rem;color:#fff;margin:0;line-height:1.1;white-space:normal;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.industry-contents{width:100%;max-width:1200px;margin:0 auto;position:relative;min-height:600px;margin-bottom:4rem}.industry-content{border:2px solid #00A2FF;min-height:600px;display:block;opacity:0;visibility:hidden;transition:opacity .5s ease,visibility .5s ease;position:absolute;top:0;left:0;right:0;width:90%;max-width:1200px;margin:0 auto}.industry-content[data-industry].active{opacity:1;visibility:visible}.industry-content h3{font-size:1.8rem;color:#33b8ff;margin-bottom:1rem}.industry-content .text-container{padding:1rem;height:200px;overflow-y:auto}.industry-content p{font-size:1rem;text-align:justify;margin:.5rem 0}.industry-content p strong{color:#33b8ff}.industry-image{width:100%;height:400px;object-fit:cover;position:absolute;bottom:0;left:0;right:0;border-bottom-left-radius:15px;border-bottom-right-radius:15px}.logo-ticker{width:100%;overflow:hidden;display:flex;align-items:center;height:100%}.logo-ticker-track{display:flex;white-space:nowrap;animation:scroll 50s linear infinite}.partner-logo{height:60px;margin:0 25px;filter:brightness(0) invert(1);display:inline-block}.partner-logo:not([src]):after{content:attr(alt);color:#fff;font-size:1.2rem;display:block;text-align:center;height:60px;line-height:60px}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.feature-title{font-size:1.8rem;color:#33b8ff;margin-bottom:.5rem;text-align:center}.feature-content-container{position:relative;height:80px;overflow:hidden}.feature-content{font-size:1rem;opacity:0;transform:translate(100%);transition:all .3s ease;position:absolute;top:0;left:0;width:100%;margin:0;text-align:justify}.feature-content.active{opacity:1;transform:translate(0)}.dots{display:flex;justify-content:center;gap:.5rem;margin-top:1rem}.dot{width:10px;height:10px;background:#ffffff80;border-radius:50%;cursor:pointer;transition:all .3s ease}.dot.active{width:12px;height:12px;background:#fff;transform:scale(1.2)}.contact-message-box{background:#000f5eb3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1.5rem;border-radius:15px;width:90%;max-width:600px;margin:1rem auto;color:#fff;border:2px solid #00A2FF}.contact-message-box h3{color:#33b8ff;font-size:2.5rem;margin-bottom:1rem}.contact-message-box input,.contact-message-box textarea{width:100%;padding:.5rem;margin-top:1rem;background:#ffffff1a;border:1px solid #00A2FF;border-radius:8px;color:#fff;font-family:Space Mono,monospace}.contact-message-box textarea{height:150px;resize:vertical}.contact-message-box input::placeholder,.contact-message-box textarea::placeholder{color:#fff}.contact-message-box button{background:#33b8ff;color:#000f5e;border:none;padding:.75rem 1.5rem;border-radius:9999px;font-family:Space Mono,monospace;font-weight:600;cursor:pointer;margin-top:1rem;transition:all .3s ease}.contact-message-box button:hover{background:#fff;box-shadow:0 0 20px #fffc;color:#000f5e}.hamburger{display:none;font-size:1.5rem;color:#fff;background:none;border:none;cursor:pointer;position:fixed;z-index:12;top:20px;left:50%;transform:translate(-50%)}footer{position:relative;z-index:2;background:#000f5e;height:60px;display:flex;justify-content:center;align-items:center;padding:0 20px}.footercontainer{max-width:2200px;width:100%;display:flex;justify-content:space-between;align-items:center}.footertext{font-size:.9rem;margin:0;color:#33b8ff;transition:all .3s ease}.footertext:hover{color:#fff;text-shadow:0 0 8px white}.socialicons{display:flex;justify-content:flex-end;margin:0}.socialicons a{color:#33b8ff;font-size:1.35rem;margin:0 .6rem;text-decoration:none;transition:all .3s ease}.socialicons a:hover{color:#fff;text-shadow:0 0 8px white;transform:scale(1.1)}@media (max-width: 768px){h1{font-size:3rem}h2{font-size:2.2rem}h3{font-size:1.8rem}p,.content-window p,.industry-content p,.feature-content{font-size:.95rem}.applications-subintro,#ip .content-window p a{font-size:1rem}.logo{max-width:300px}nav{flex-direction:column;padding:60px 0 20px;height:auto;display:none;background:#000f5ee6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:100%;top:0;transition:all .3s ease}nav.active{display:flex}nav a{margin:.5rem 0;padding:.5rem 0;font-size:1.1rem}.hamburger{display:block;position:absolute;left:50%;transform:translate(-50%);top:20px;font-size:1.8rem}.hero .subtitle{font-size:1.2rem}.content-section{padding:2rem 0;min-height:50vh}.glass-card{width:95%;padding:1.5rem}.content-window{width:95%;max-width:1200px;margin:0 auto;padding:1.5rem}.content-window h2{font-size:2.2rem}.feature-title{font-size:1.6rem}.partner-logo{height:40px;margin:0 15px}#what-the-earth-is-saying{height:80px}.industry-card{width:110px;height:60px;padding:.4rem}.industry-card:hover,.industry-card.active{transform:scale(1.1)}.industry-card h4{font-size:.8rem}.industry-content{min-height:500px;width:95%;max-width:1200px;margin:0 auto 4rem}.industry-content .text-container{height:200px;padding:1rem}.industry-image{width:100%;height:300px;object-fit:cover;position:absolute;bottom:0;left:0;right:0;border-bottom-left-radius:15px;border-bottom-right-radius:15px}.industry-content h3{font-size:1.5rem}footer{height:auto;padding:1.5rem 20px}.footercontainer{flex-direction:column;text-align:center}.footertext{order:2;margin-bottom:0;margin-top:.3rem}.socialicons{order:1;justify-content:center;margin-bottom:.1rem}.socialicons a{margin:0 .75rem}.contact-message-box h3{font-size:2.2rem}.contact-message-box button{font-size:.9rem;padding:.65rem 1.3rem}.socialicons a{font-size:1.2rem}.footertext{font-size:.85rem}}@media (min-width: 481px) and (max-width: 767px){.industry-contents{min-height:500px;margin-bottom:2rem}#applications{padding:5rem 0}}@media (max-width: 480px){h1{font-size:2.5rem}h2{font-size:1.8rem}h3{font-size:1.5rem}p{font-size:.9rem}.content-window p,.industry-content p,.feature-content{font-size:.85rem}.applications-subintro,#ip .content-window p a{font-size:.9rem}.contact-content p{font-size:.85rem}nav a{font-size:1rem;padding:.4rem 0}.hamburger{font-size:1.6rem;top:15px}#what-the-earth-is-saying{height:60px}.partner-logo{height:30px;margin:0 10px}.contact-message-box{width:85%}.industry-card{width:100px;height:50px;padding:.3rem}.industry-card:hover,.industry-card.active{transform:scale(1.1)}.industry-card h4{font-size:.7rem}.content-window{width:95%;max-width:1200px;margin:0 auto;padding:1.2rem}.content-window h2{font-size:1.8rem}.feature-title{font-size:1.4rem}.industry-contents{min-height:530px}.industry-content{min-height:530px;width:95%;max-width:1200px;margin:0 auto}.industry-content .text-container{height:195px;padding:1rem}.industry-image{width:100%;height:300px;object-fit:cover;position:absolute;bottom:0;left:0;right:0;border-bottom-left-radius:15px;border-bottom-right-radius:15px}.contact-message-box h3{font-size:1.8rem}.contact-message-box button{font-size:.8rem;padding:.5rem 1rem}.socialicons a{font-size:1.1rem;margin:0 .5rem}.footertext{font-size:.8rem}}@media (max-width: 900px) and (orientation: landscape){html{-webkit-text-size-adjust:none;text-size-adjust:none}body{font-size:14px}*{max-height:1000000px}h1{font-size:32px}h2{font-size:26px}h3{font-size:22px}body p,body .content-window p,body #about .content-window p,body #ip .content-window p,body .industry-content p,body .feature-content{font-size:13px!important;max-height:none!important;line-height:1.4!important}body .applications-subintro,body #ip .content-window p a{font-size:14px!important}body .contact-content p{font-size:13px!important}.content-window{padding:1.2rem}.content-window h2{font-size:26px}.feature-title{font-size:22px}.industry-content{min-height:450px}.industry-content .text-container{height:170px}.industry-image{height:250px}.contact-message-box h3{font-size:26px}.contact-message-box button{font-size:14px;padding:.6rem 1.2rem}#applications{padding:5rem 0}.industry-contents{min-height:450px;margin-bottom:4rem}}
