:root{--bg-color:white;--text-color:white;--secondary-text-color:rgba(255,255,255,0.7);--border-color:#353535;--button-primary-color:#245AF6;--button-secondary-color:white;--button-secondary-text-color:black;--square-bg-color:#121212;--footer-text-color:rgba(255,255,255,0.5);--footer-link-color:rgba(255,255,255,0.7)}body{background-color:var(--bg-color);color:var(--text-color);transition:background-color 0.3s ease,color 0.3s ease;min-height:calc(var(--vh,1vh) * 100);min-height:100vh;margin:0;padding:0}*{margin:0;padding:0;box-sizing:border-box}#terrain-container canvas{width:100%!important;height:100%!important}.Arrows img{width:400px;height:auto;filter:drop-shadow(0 0 1px #ffffff)}@media (max-width:450px){.Arrows img{width:250px!important}}*{}.topbar-left{display:flex;align-items:center}.waiting-list-button{background-color:transparent;color:#ffffff;text-align:center;text-decoration:none;display:inline-block;font-size:1.5rem;cursor:pointer;border-radius:9px;transition:all 0.3s ease;border:none}.waiting-list-button:hover{background-color:rgba(255,255,255,0);color:var(--button-primary-color)}.ctasubtitle{font-size:1rem;color:rgb(145,145,145);margin-bottom:0px}@media (max-width:768px){.ctasubtitle{font-size:0.8rem;color:rgb(94,94,94);margin-bottom:10px}}body.light-mode .new-section{background:radial-gradient(circle,rgb(255 255 255 / 72%) 0%,rgb(255 255 255 / 70%) 50%,rgb(99 99 99 / 50%) 100%);color:rgba(0,0,0,0.7)}.home-title{font-weight:500;font-size:3.5rem;line-height:1;letter-spacing:-0.05em;background:linear-gradient(to right,rgb(0,0,0),white 50%,rgb(0,0,0));-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:arial;padding-bottom:10px}body.light-mode .home-title{background:none;-webkit-background-clip:unset;-webkit-text-fill-color:black;color:black}body.light-mode .language-container{color:black}.home-subtitle{color:var(--secondary-text-color);line-height:1.5;margin-bottom:1.25rem;font-family:Arial,Helvetica,sans-serif;font-weight:200;font-size:1.1rem;padding-top:20px;padding-bottom:0px}.footer{bottom:0;width:100%;padding:2rem;display:flex;justify-content:space-between;align-items:center;font-size:0.8rem;color:var(--footer-text-color);border-top:0.5px solid var(--border-color)}.footer-menu{text-align:center;padding:1.5rem 1rem;border-top:0.5px solid var(--border-color)}.footer-menu a{color:var(--footer-link-color);text-decoration:none;margin:0 0.5rem;font-size:0.9rem;transition:color 0.3s ease}.footer-menu a:hover{text-decoration:underline}body.light-mode .footer-menu a{color:rgba(0,0,0,0.7)}.footer a{color:var(--footer-link-color);text-decoration:none;margin:0 0.9rem}.footer a:hover{text-decoration:underline}.new-section{text-align:center;padding:2rem;padding-top:90px;padding-bottom:0px;position:relative;box-sizing:border-box}.stick-to-bottom{position:absolute;bottom:0;left:0;width:100%;padding:20px;box-sizing:border-box;border-top:0.5px solid #353535}.topbar-button-signup{background-color:#1f1f1f;border:1px solid rgb(94,94,94);color:white;padding:0.375rem 1rem;text-align:center;text-decoration:none;display:inline-block;font-size:0.9rem;cursor:pointer;border-radius:9px;transition:all 0.3s ease}.topbar-button-signup:hover{background-color:transparent;color:var(--text-color);border:0.5px solid rgb(94,94,94)}.Arrows{display:flex;justify-content:center;align-items:center;width:100%;height:100%;padding-top:10px;padding-bottom:20px}.clickable-container{display:block;text-decoration:none;background-color:#ffffff00;padding:20px;color:inherit}.clickable-container:hover{background-color:#080808;color:#fff}.b-clickable-container{display:block;text-decoration:none;background-color:#ffffff00;padding:20px;color:inherit;display:flex;flex-direction:column;align-items:center;justify-content:center;border-bottom:0.5px solid #353535;border-top:0.5px solid #353535;text-align:center}.b-clickable-container:hover{background-color:#080808;color:#fff}.c-clickable-container{display:block;text-decoration:none;background-color:#ffffff00;padding:20px;color:inherit;display:flex;flex-direction:column;align-items:center;justify-content:center;border-top:0.5px solid #353535;text-align:center}.c-clickable-container:hover{background-color:#080808;color:#fff}body.light-mode .clickable-container{background-color:white;color:black}body.light-mode .clickable-container:hover{background-color:rgb(219,219,219);color:black}body.light-mode .b-clickable-container{background-color:white;color:black}body.light-mode .b-clickable-container:hover{background-color:rgb(219,219,219);color:black}body.light-mode .c-clickable-container{background-color:white;color:black}body.light-mode .c-clickable-container:hover{background-color:rgb(219,219,219);color:black}.b-clickable-container{display:block;text-decoration:none;background-color:#ffffff00;padding:20px;color:inherit;display:flex;flex-direction:column;align-items:center;justify-content:center;border-bottom:0.5px solid #353535;text-align:center}.b-clickable-container:hover{background-color:#080808;color:#fff}.c-clickable-container{display:block;text-decoration:none;background-color:#ffffff00;padding:20px;color:inherit;display:flex;flex-direction:column;align-items:center;justify-content:center;border-top:0.5px solid #353535;text-align:center}.c-clickable-container:hover{background-color:#080808;color:#fff}@media (max-width:768px){.footer{display:block;text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:2rem}.home-title{font-size:2.9rem;background:linear-gradient(to right,rgb(111,111,111),white 50%,rgb(174,174,174));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.home-subtitle{font-size:1.1rem}.topbar-logo-image img{height:36px;width:auto}.topbar-right{display:flex;gap:0.5rem}.square-description{margin-bottom:50px}}@media (max-width:450px){.footer{display:block;text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:2rem}.waiting-list-button{background-color:transparent;color:#ffffff;text-align:center;text-decoration:none;display:inline-block;font-size:1.2rem}.square-description{margin-bottom:50px}.footer a{text-decoration:none;margin:0 0.1rem}.square{border:1px solid #00217f}.home-title{font-size:2.1rem}.home-subtitle{font-size:0.8rem}.topbar-right{display:flex;gap:0.5rem}.topbar-logo-image img{height:35px;width:auto}.theme-toggle-button{padding:0.275rem;font-size:0.6rem}.new-section{padding-top:80px}.footer{bottom:0;width:100%;padding:2rem;text-align:center;font-size:0.8rem;color:var(--footer-text-color);border-top:0.5px solid var(--border-color)}}.squares-section{width:100%;display:flex;justify-content:center;padding:0.5rem}.squares-section .squares-content{max-width:60%;display:grid;grid-template-columns:repeat(3,1fr);gap:0.5rem;margin:1.5rem auto}.square{background-color:var(--square-bg-color);border-radius:8px;padding:0.4rem;text-align:center;box-shadow:0 3px 6px rgba(0,0,0,0.2);transition:background-color 0.3s ease,color 0.3s ease;border:0.5px solid #00217f;aspect-ratio:1 / 1;display:flex;flex-direction:column;justify-content:center;background-image:linear-gradient(to top,#2c00ff,#0e0e0e 10px)}body.light-mode .square{background-color:rgb(219,219,219);background-image:none}.square-title{color:var(--text-color);font-weight:normal;font-size:1.3rem;margin-bottom:0;transition:background-color 0.3s ease,color 0.3s ease;margin-top:15px}.square-description{color:var(--secondary-text-color);font-size:0.85rem;transition:background-color 0.3s ease,color 0.3s ease;line-height:1.2}.square-icon{font-size:1.8rem;margin-bottom:0rem;padding:0.2rem;border-radius:50%;background:linear-gradient(to right,#4DB3FF 10%,#245AF6 50%,#143282 90%);-webkit-background-clip:text;-webkit-text-fill-color:#000000;text-shadow:0 3px #245AF6;border:2px solid #424242;width:124PX;height:124PX;display:flex;justify-content:center;align-items:center}@media (max-width:1157px){.squares-section .squares-content{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.squares-section .squares-content{grid-template-columns:repeat(1,1fr);max-width:95%}.square{width:100%;margin-bottom:0.75rem;aspect-ratio:unset}}.feature-section{display:flex;justify-content:space-around;width:90%;margin:2rem auto;padding:1rem;text-align:left;border:1px solid var(--text-color);transition:background-color 0.3s ease,color 0.3s ease}.feature-card{width:30%;padding:1.5rem;text-align:left;transition:background-color 0.3s ease,color 0.3s ease}.feature-title{color:var(--button-primary-color);font-weight:bold;font-size:1.2rem;margin-bottom:0.5rem;transition:background-color 0.3s ease,color 0.3s ease}.feature-description{color:var(--secondary-text-color);font-size:0.9rem;transition:background-color 0.3s ease,color 0.3s ease}.why-title-section{width:90%;margin:2rem auto;padding:1rem;text-align:left}.why-title-section2{width:90%;margin:2rem auto;padding:1rem;text-align:left}@media (max-width:450px){.why-title-section2{width:100%;margin:2rem auto;padding:1rem;text-align:left}}.why-title-section3{width:100%;text-align:left;margin-bottom:90px}.why-title{color:var(--text-color);font-size:1.3rem;text-align:center;transition:background-color 0.3s ease,color 0.3s ease;font-weight:normal}.home-data{color:var(--text-color);font-size:1rem;text-align:center;font-weight:normal;color:#ffffffb3;margin-right:auto;margin-left:auto;width:50%;margin-bottom:2em}.source{color:var(--text-color);font-size:0.8rem;text-align:center;font-weight:normal;color:rgb(255,255,255);margin-right:auto;margin-left:auto;width:50%}@media (max-width:450px){.source{width:90%;margin:2rem auto;padding:1rem;text-align:center}}@media (max-width:768px){.home-data{width:100%}}@media (max-width:450px){.home-data{width:100%}}.faq-section{width:100%;display:flex;justify-content:center;padding:0.75rem}.faq-section .faq-content{max-width:60%;margin:2rem auto}.faq-item{margin-bottom:1rem;padding:1rem;background-color:var(--faq-item-bg-color);border-radius:5px;transition:background-color 0.3s ease,color 0.3s ease;cursor:pointer;border:0.5px solid #353535}body.light-mode{--faq-item-bg-color:rgb(219,219,219)}.faq-question{color:var(--text-color);transition:background-color 0.3s ease,color 0.3s ease;display:flex;justify-content:space-between;align-items:center;font-size:20px}@media (max-width:450px){.faq-question{font-size:18px}}body.light-mode .faq-question{color:black}.faq-answer{color:var(--secondary-text-color);font-size:0.9rem;line-height:1.4;overflow:hidden;transition:background-color 0.3s ease,color 0.3s ease,max-height 0.5s ease;max-height:0}.faq-item.open .faq-answer{max-height:500px;font-size:16px}body.light-mode .faq-item.open .faq-answer{color:black}.contact-details{text-align:center;padding:1rem;color:var(--footer-text-color);border-top:0.5px solid var(--border-color);transition:background-color 0.3s ease,color 0.3s ease}.contact-details a{color:var(--footer-link-color);text-decoration:none;transition:background-color 0.3s ease,color 0.3s ease}.contact-details a:hover{text-decoration:underline}.faq-toggle-button{background:linear-gradient(to right,#4DB3FF 10%,#245AF6 50%,#143282 90%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 0 5px #245AF6;border:none;cursor:pointer;font-size:1.5rem;padding:0;margin:0;transition:transform 0.2s ease-in-out}.faq-toggle-button:focus{outline:none}.faq-item.open .faq-toggle-button{transform:rotate(45deg)}.theme-toggle-button{background-color:transparent;border:0.5px solid rgb(94,94,94);color:var(--text-color);padding:0.275rem 0.4rem;text-align:center;text-decoration:none;display:inline-block;font-size:0.9rem;cursor:pointer;border-radius:2.0625rem;transition:all 0.3s ease}.theme-toggle-button:hover{color:var(--text-color);border:0.5px solid rgb(94,94,94)}body.light-mode{--bg-color:white}body.light-mode{background-color:white;color:black}body.light-mode .home-title,body.light-mode .topbar-container,body.light-mode .topbar-button-signup{color:rgb(103,103,103)}body.light-mode .waiting-list-button{color:black;font-weight:700;text-shadow:none}html body.light-mode div.new-section h1.home-title{color:black!important}body.light-mode .why-title{color:black;font-weight:700}body.light-mode .faq-toggle-button{background:none;-webkit-background-clip:unset;-webkit-text-fill-color:black;text-shadow:none;color:black}body.light-mode .home-subtitle{color:rgba(0,0,0,0.7)}body.light-mode .footer{color:rgba(0,0,0,0.5)}body.light-mode .footer a{color:rgba(0,0,0,0.7)}body.light-mode .contact-details{color:rgba(0,0,0,0.5)}body.light-mode .contact-details a{color:rgba(0,0,0,0.7)}body.light-mode .squares-section{color:black}body.light-mode .square{color:rgb(219,219,219)}body.light-mode .theme-toggle-button{color:black}body.light-mode .square-title{color:black}body.light-mode .square-description{color:black}.faq-section .faq-content{max-width:60%}@media (max-width:640px){.faq-section .faq-content{width:90%;max-width:none}}.bottom-container{background-color:transparent;color:var(--text-color);justify-content:flex-end;align-items:anchor-center;top:0;left:0;width:100%;z-index:10;border-top:0.5px solid #353535}.language-container{background-color:transparent;color:var(--text-color);justify-content:flex-end;align-items:center;text-align:center;border-top:0.5px solid #353535;padding:10px}.bottom-container{background-color:transparent;color:var(--text-color);top:0;left:0;width:100%;z-index:10;text-align:center;padding:20px}.logobottom{display:inline-block;order:1}.logobottom img{height:39px;width:auto;margin-top:10px;margin-bottom:10px}#terrain-container{width:100%;height:200px;overflow:hidden;margin:0;padding:0;box-sizing:border-box}.terrain-section{width:100%;margin:0;padding:0;box-sizing:border-box;border-bottom:0px solid #353535;transform:translateY(-90px);height:110px}.cta-section{text-align:center;padding:20px;box-sizing:border-box;border-bottom:0.5px solid #353535;border-top:0.5px solid #353535}.cta-section .waiting-list-button{background-color:transparent;color:#ffffff;text-align:center;text-decoration:none;display:inline-block;font-size:1.5rem;cursor:pointer;border-radius:9px;transition:all 0.3s ease;border:none}.cta-section .waiting-list-button:hover{background-color:rgba(255,255,255,0);color:var(--button-primary-color)}@media (max-width:450px){.cta-section .waiting-list-button{font-size:1.2rem}}.cta-section{font-size:1.0rem;color:rgb(94,94,94);margin-bottom:20px}@media (max-width:768px){.bottom-container{text-align:center}}.button-wrapper{position:relative;margin-top:10px;display:flex;justify-content:center}.circle{position:absolute;bottom:-5px;left:50%;transform:translateX(-50%);width:30px;height:30px;border-radius:50%;background-color:rgba(0,0,0,0.2);z-index:-1}.start-button-link{display:block;text-decoration:none;color:white;text-align:center;padding-bottom:45px}.start-button{border:none;color:#245AF6;text-align:center;text-decoration:none;display:inline-block;font-size:16px;margin:4px 2px;cursor:pointer;border:1px solid #353535;width:100px;height:100px;padding:0;line-height:50px;border-radius:50%}.topbar-container{display:flex;align-items:center;position:relative;justify-content:space-between}.topbar-right{display:flex;align-items:center;gap:1rem;margin-left:auto}body.light-mode .footer-bottom{color:#666}@media (max-width:768px){.footer-bottom{padding:1rem}}@media (max-width:768px){#topbar-phone-number{display:none}}.feature-list{list-style:none;padding:0;margin:0;max-width:500px;margin:auto;padding:20px;border:1px solid #353535;border-radius:30px;background:linear-gradient(to bottom,transparent,rgba(0,0,255,0.5)) bottom / 100% 700px no-repeat!important}@media (max-width:450px){.feature-list{max-width:350px}}.feature-item{display:flex;align-items:center;padding:16px 0;border-bottom:0.5px solid #38383a;min-height:70px}.feature-item:last-child{border-bottom:none}.icon-wrapper{background-color:#2c2c2e;color:white;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;margin-right:16px;width:36px;height:36px;box-sizing:border-box;flex-shrink:0}.icon-wrapper i{font-size:1.1em}.icon-wrapper.icon-live-meeting{font-weight:bold;font-size:1.1em}.icon-wrapper.icon-live-meeting i{display:none}.text-content{flex-grow:1}.main-title{display:block;color:white;font-weight:500;font-size:1rem;line-height:1.3;margin-bottom:3px}.sub-title{display:block;color:#8e8e93;font-size:0.85rem;line-height:1.4}.checkmark{color:#0a84ff;font-size:1.3rem;margin-left:16px;flex-shrink:0}