@import url("https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;600;700&display=swap");.hero-section{position:relative;height:100vh;display:flex;align-items:center;padding-left:5vw;background-color:transparent;color:white;font-family:Poppins,sans-serif;z-index:1;overflow:hidden}.hero-video{object-fit:cover!important;z-index:-10!important}.hero-video,.video-overlay{position:absolute!important;top:0!important;left:0!important;height:100%!important;width:100%!important}.video-overlay{background:linear-gradient(180deg,rgba(0,0,0,.7),rgba(0,0,0,.5) 10%,rgba(0,0,0,.8) 70%,rgba(0,0,0,.9) 85%,rgba(0,0,0,1))!important;z-index:-5!important}.hero-content.left{max-width:1000px;padding:3rem 5vw}.hero-dynamic{display:flex;flex-direction:column;line-height:1}.static-text{font-size:3rem;font-weight:300;color:rgba(255,255,255,.6);white-space:nowrap}.hero-word{font-size:5rem;font-weight:400;color:rgba(255,255,255,.85);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:90vw;line-height:1.2;padding-bottom:.2rem;opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease}.hero-section:after{display:none!important}@media (max-width:768px){.hero-content.left{padding:2rem}.static-text{font-size:1.6rem}.hero-word{font-size:2.6rem}}@media (max-width:480px){.static-text{font-size:1.4rem}.hero-word{font-size:2.1rem}}@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600&display=swap");.about-section{background-color:#000000;color:#ffffff;padding:4rem 2rem;font-family:Poppins,sans-serif;position:relative;z-index:10}.about-container{max-width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;gap:3rem;align-items:center;justify-content:center}.about-text{flex:1;min-width:300px}.about-text h2{font-size:2.5rem;margin-bottom:1rem}.about-text p{font-size:1rem;color:#cccccc;margin-bottom:1rem;line-height:1.6}.about-image{flex:1;min-width:300px;text-align:center}.about-image img{max-width:100%;border-radius:1rem;box-shadow:0 0 20px rgba(255,255,255,.1)}.why-section{background-color:#000000;padding:3rem 2rem;text-align:center;display:flex;align-items:center;justify-content:center;min-height:20vh;opacity:0;position:relative;z-index:10;transition:opacity .8s ease-in-out;pointer-events:none}.why-section.active{opacity:1;pointer-events:all}.tech-fact{font-family:Poppins,sans-serif;font-size:1.6rem;font-weight:400;color:rgba(255,255,255,.9);max-width:80%;transition:opacity 1s ease,transform 1s ease;opacity:0;transform:translateY(10px);min-height:4.8rem;margin:0 auto;text-align:center;line-height:1.4}.fade-in{opacity:1;transform:translateY(0)}.fade-out{opacity:0;transform:translateY(-10px)}@media (max-width:768px){.why-section{min-height:auto;padding:2rem 1.5rem}.tech-fact{font-size:1.2rem;min-height:7.5rem;max-width:90%}}@media (max-width:480px){.tech-fact{font-size:1.1rem;min-height:6rem}}.how-section{background:transparent;padding:5rem 2rem;text-align:center;font-family:Poppins,sans-serif;position:relative;z-index:10}.section-title{font-size:3rem;margin-bottom:3rem;font-weight:600;color:white}.steps-container{display:flex;flex-direction:column;gap:2rem;align-items:center;justify-content:center;max-width:800px;margin:0 auto;padding:2rem;background-color:transparent}.step-card{background-color:#1a1a1a;padding:2rem;border-radius:1rem;text-align:center;transition:all .4s ease;box-shadow:0 0 0 transparent}.step-card:hover{background-color:#262626;box-shadow:0 0 30px 8px rgba(255,255,255,.15);transform:translateY(-5px)}.icon{background-color:#0077ff;border-radius:50%;width:56px;height:56px;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;color:white}.step-card h3{font-size:1.5rem;font-weight:600;color:white;margin-bottom:.75rem}.step-card p{color:rgba(255,255,255,.8);font-weight:300;font-size:1.1rem}@media (max-width:768px){.how-section{padding:3rem 1.5rem}.section-title{font-size:2.2rem}.step-card{padding:1.5rem}.step-card h3{font-size:1.3rem}.step-card p{font-size:1rem}.icon{width:48px;height:48px}}@media (max-width:480px){.section-title{font-size:1.8rem}.step-card h3{font-size:1.1rem}.step-card p{font-size:.95rem}.icon{width:40px;height:40px}}.digital-test{background-color:#000000;color:#ffffff;padding:3rem 2rem;text-align:center;border-radius:10px;max-width:600px;margin:2rem auto;box-shadow:0 0 20px rgba(0,255,255,.1);border:1px solid rgba(255,255,255,.1);position:relative;z-index:10}.question-card,.result-card{animation:fadeIn .5s ease}.digital-test h2{font-size:1.8rem;margin-bottom:1.2rem;font-weight:600;color:#ffffff}.digital-test p{font-size:1.2rem;margin-bottom:1.5rem;color:rgba(255,255,255,.9)}.buttons{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.digital-test button{background-color:#00d36b;color:#ffffff;border:none;padding:.8rem 1.6rem;border-radius:30px;cursor:pointer;font-weight:600;font-size:1rem;transition:all .3s ease;min-width:100px}.digital-test button:hover{background-color:#00b85e;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,211,107,.3)}.digital-test button:focus{outline:2px solid #00d36b;outline-offset:2px}.cta-link{display:inline-block;margin-top:1.5rem;color:#00d36b;font-weight:600;text-decoration:underline;transition:color .3s ease}.cta-link:hover{color:#00b85e}.result-highlight{font-size:1.5rem;font-weight:600;color:#00d36b;display:inline-block;margin-top:.5rem}.result-detail{font-weight:400;color:rgba(255,255,255,.7);font-size:1rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.digital-test{padding:2rem 1.5rem;margin:1rem;max-width:none}.digital-test h2{font-size:1.5rem}.digital-test p{font-size:1.1rem}.buttons{gap:1rem}.digital-test button{padding:.7rem 1.2rem;font-size:.9rem}}