@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700&family=Open+Sans:wght@300;400;600&display=swap);*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;min-height:100vh}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::selection{background-color:#27ae60;color:#fff}::-moz-selection{background-color:#27ae60;color:#fff}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#0f1320}::-webkit-scrollbar-thumb{background:#27ae60;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#229954}a:focus,button:focus{outline:2px solid #f1c40f;outline-offset:2px}.navbar,a,button{transition:all .3s ease}.navbar{background-color:#1a1f36;border-bottom:1px solid #27ae6033;left:0;position:fixed;right:0;top:0;width:100%;z-index:1000}.navbar-scrolled{border-bottom-color:#27ae6066;box-shadow:0 4px 20px #0000004d}.navbar-container{justify-content:space-between;margin:0 auto;max-width:1400px;padding:1rem 2rem;position:relative}.navbar-brand,.navbar-container,.navbar-logo{align-items:center;display:flex}.navbar-logo{gap:.75rem;text-decoration:none;transition:all .3s ease}.navbar-logo:hover{transform:translateY(-2px)}.navbar-logo svg{filter:drop-shadow(0 2px 8px rgba(39,174,96,.3));transition:all .3s ease}.navbar-logo:hover svg{filter:drop-shadow(0 4px 12px rgba(39,174,96,.5));transform:rotate(-5deg)}.navbar-logo-text{color:#ecf0f1;font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:700;letter-spacing:1px;text-shadow:0 2px 8px #f1c40f33}.navbar-menu{align-items:center;display:flex}.navbar-nav{display:flex;gap:.5rem;list-style:none;margin:0;padding:0}.nav-item,.nav-link{position:relative}.nav-link{border-radius:8px;color:#ecf0f1;display:block;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:500;overflow:hidden;padding:.75rem 1.25rem;text-decoration:none;transition:all .3s ease}.nav-link:before{background:linear-gradient(90deg,#f1c40f,#27ae60);bottom:0;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);transition:width .3s ease;width:0}.nav-link:hover{background:#f1c40f1a;color:#f1c40f}.nav-link:hover:before{width:80%}.nav-link.active{background:#f1c40f26;color:#f1c40f;font-weight:600}.nav-link.active:before{width:80%}.nav-link.active{box-shadow:0 0 15px #f1c40f33}.nav-link-download{background:linear-gradient(135deg,#27ae60,#229954);box-shadow:0 4px 15px #27ae604d;color:#fff!important;font-weight:600}.nav-link-download:hover{background:linear-gradient(135deg,#229954,#1e8449);box-shadow:0 6px 20px #27ae6080;transform:translateY(-2px)}.nav-link-download.active{background:linear-gradient(135deg,#229954,#1e8449);box-shadow:0 6px 20px #27ae6099}.navbar-hamburger{background:#0000;border:none;cursor:pointer;display:none;flex-direction:column;height:24px;justify-content:space-between;padding:0;position:relative;width:30px;z-index:1002}.hamburger-line{background-color:#ecf0f1;border-radius:2px;height:3px;transform-origin:center;transition:all .3s ease;width:100%}.navbar-hamburger.active .hamburger-line:first-child{background-color:#f1c40f;transform:translateY(10.5px) rotate(45deg)}.navbar-hamburger.active .hamburger-line:nth-child(2){opacity:0}.navbar-hamburger.active .hamburger-line:nth-child(3){background-color:#f1c40f;transform:translateY(-10.5px) rotate(-45deg)}.navbar-overlay{display:none}body{padding-top:70px}@media (max-width:768px){.navbar-container{padding:1rem 1.5rem}.navbar-hamburger{display:flex}.navbar-menu{background:linear-gradient(180deg,#1a1f36,#0f1320);box-shadow:-5px 0 20px #0000004d;height:100vh;overflow-y:auto;padding:6rem 2rem 2rem;position:fixed;right:-100%;top:0;transition:right .4s ease;width:280px;z-index:1001}.navbar-menu.active{right:0}.navbar-nav{flex-direction:column;gap:.5rem;width:100%}.nav-item,.nav-link{width:100%}.nav-link{border-radius:10px;font-size:1.1rem;padding:1rem 1.25rem}.navbar-overlay{animation:fadeIn .3s ease;background:#000000b3;bottom:0;display:block;left:0;position:fixed;right:0;top:0;z-index:999}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.navbar-logo svg{height:25px;width:25px}.navbar-logo-text{font-size:1.3rem}}@media (max-width:480px){.navbar-container{padding:.875rem 1rem}.navbar-menu{padding:5rem 1.5rem 1.5rem;width:260px}.nav-link{font-size:1rem;padding:.875rem 1rem}.navbar-logo-text{font-size:1.2rem}body{padding-top:60px}}html{scroll-behavior:smooth}section:target{scroll-margin-top:80px}.hero-section{align-items:center;background:linear-gradient(135deg,#1a1f36,#0f1320);display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding:4rem 0;position:relative}.hero-section:before{background-image:radial-gradient(circle at 2px 2px,#f1c40f0d 1px,#0000 0);background-size:50px 50px;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.hero-container{position:relative;text-align:center;z-index:1}.locker-icon{display:inline-block;margin-bottom:2.5rem}.locker-svg{animation:float 3s ease-in-out infinite;filter:drop-shadow(0 10px 30px rgba(39,174,96,.3))}.hero-title{color:#ecf0f1;font-size:4.5rem;font-weight:700;letter-spacing:2px;margin-bottom:2rem;text-shadow:0 4px 20px #f1c40f4d}.hero-tagline{color:#f1c40f;font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:400;margin-bottom:3.5rem}.download-section{align-items:center;display:flex;flex-direction:column;gap:2rem;margin-top:.5rem}.download-button{align-items:center;background-color:#27ae60;border:none;border-radius:50px;box-shadow:0 8px 25px #27ae6066;color:#fff;cursor:pointer;display:inline-flex;font-family:Montserrat,sans-serif;font-size:1.25rem;font-weight:600;gap:1.25rem;justify-content:center;line-height:1;overflow:hidden;padding:1.5rem 3.5rem;position:relative;text-decoration:none;transition:all .3s ease}.download-button:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.download-button:hover:before{left:100%}.download-button:hover{background-color:#229954;box-shadow:0 12px 35px #27ae6099;transform:translateY(-3px)}.download-button:active{box-shadow:0 6px 20px #27ae6066;transform:translateY(-1px)}.download-icon{align-items:center;animation:bounce 2s infinite;display:flex;flex-shrink:0;height:24px;justify-content:center;width:24px}.download-icon svg{display:block;height:100%;width:100%}.trust-badge{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #f1c40f33;border-radius:30px;color:#bdc3c7;display:inline-flex;font-size:.95rem;gap:.6rem;padding:.9rem 2rem;transition:all .3s ease}.trust-badge:hover{background:#ffffff14;border-color:#f1c40f66;transform:translateY(-2px)}.badge-icon{align-items:center;background-color:#27ae60;border-radius:50%;color:#fff;display:inline-flex;font-size:.85rem;font-weight:700;height:24px;justify-content:center;width:24px}@media (max-width:768px){.hero-section{min-height:90vh;padding:3rem 0}.locker-icon{margin-bottom:2rem}.locker-svg{height:100px;width:100px}.hero-title{font-size:3rem;margin-bottom:1.5rem}.hero-tagline{font-size:1.25rem;margin-bottom:3rem}.download-section{gap:1.75rem}.download-button{font-size:1.1rem;padding:1.25rem 2.5rem}.trust-badge{font-size:.85rem;padding:.8rem 1.6rem}}@media (max-width:480px){.locker-icon{margin-bottom:1.5rem}.hero-title{font-size:2.25rem;letter-spacing:1px;margin-bottom:1.25rem}.hero-tagline{font-size:1.1rem;margin-bottom:2.5rem}.download-section{gap:1.5rem}.download-button{font-size:1rem;max-width:280px;padding:1.1rem 2rem;width:90%}.trust-badge{flex-direction:column;font-size:.8rem;gap:.3rem;padding:.75rem 1.4rem;text-align:center}}.how-it-works{background:linear-gradient(180deg,#0f1320,#1a1f36);padding:6rem 0;position:relative}.section-header{margin-bottom:4rem;text-align:center}.section-title{color:#ecf0f1;display:inline-block;margin-bottom:.75rem;position:relative}.section-title:after{background:linear-gradient(90deg,#27ae60,#f1c40f);border-radius:2px;bottom:-10px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.section-subtitle{color:#bdc3c7;font-size:1.2rem;margin-top:1.5rem}.steps-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1100px;position:relative}.step-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:2px solid #27ae6033;border-radius:20px;padding:3rem 2rem;position:relative;text-align:center;transition:all .4s ease}.step-card:hover{background:#27ae6014;border-color:#27ae60;box-shadow:0 15px 40px #27ae6033;transform:translateY(-10px)}.step-number{font-size:1.1rem;height:35px;left:50%;position:absolute;top:-15px;transform:translateX(-50%);width:35px}.step-icon{align-items:center;display:flex;justify-content:center;margin-bottom:1.5rem}.step-icon svg{transition:transform .3s ease}.step-card:hover .step-icon svg{transform:scale(1.1)}.step-title{color:#f1c40f;font-family:Montserrat,sans-serif;font-size:1.5rem;margin-bottom:1rem}.step-description{color:#bdc3c7;font-size:1rem;line-height:1.6}.step-arrow{position:absolute;right:-3.5rem;top:50%;transform:translateY(-50%);z-index:1}.step-arrow svg{filter:drop-shadow(0 2px 8px rgba(241,196,15,.3))}@media (max-width:992px){.steps-grid{gap:5rem;grid-template-columns:1fr;max-width:500px}.step-arrow{bottom:-3.5rem;right:50%;top:auto;transform:translateX(50%) rotate(90deg)}.step-card{margin-bottom:1rem}.step-card:last-child .step-arrow{display:none}}@media (max-width:768px){.how-it-works{padding:4rem 0}.section-header{margin-bottom:3rem}.section-title{font-size:2rem}.section-subtitle{font-size:1.1rem}.step-card{padding:2.5rem 1.5rem}.steps-grid{gap:3.5rem}}@media (max-width:480px){.how-it-works{padding:3rem 0}.section-title{font-size:1.75rem}.section-subtitle{font-size:1rem}.step-card{padding:2rem 1.25rem}.step-title{font-size:1.3rem}.step-description{font-size:.95rem}.step-icon svg{height:50px;width:50px}}.youtube-banner-section{background:linear-gradient(180deg,#1a1f36,#0f1320);padding:4rem 0}.youtube-banner{align-items:center;background:#ff000014;border:2px solid #ff00004d;border-radius:16px;display:flex;gap:1.5rem;justify-content:center;margin:0 auto;max-width:600px;padding:1.5rem 2.5rem;text-decoration:none;transition:all .3s ease}.youtube-banner:hover{background:#ff000026;border-color:#ff000080;box-shadow:0 10px 30px #f003;transform:translateY(-3px)}.youtube-icon{align-items:center;display:flex;flex-shrink:0;justify-content:center;transition:transform .3s ease}.youtube-banner:hover .youtube-icon{transform:scale(1.1)}.youtube-icon svg{filter:drop-shadow(0 4px 10px rgba(255,0,0,.4))}.youtube-text{text-align:left}.youtube-title{color:#ecf0f1;font-family:Montserrat,sans-serif;font-size:1.25rem;font-weight:600;margin:0 0 .25rem}.youtube-subtitle{color:#f44;font-size:.9rem;font-weight:500;margin:0}.youtube-arrow{align-items:center;color:#bdc3c7;display:flex;flex-shrink:0;transition:all .3s ease}.youtube-banner:hover .youtube-arrow{color:#f44;transform:translateX(5px)}@media (max-width:768px){.youtube-banner-section{padding:3rem 0}.youtube-banner{gap:1rem;padding:1.25rem 1.5rem}.youtube-icon svg{height:40px;width:40px}.youtube-title{font-size:1.1rem}.youtube-subtitle{font-size:.85rem}}@media (max-width:480px){.youtube-banner-section{padding:2.5rem 0}.youtube-banner{flex-direction:column;gap:.75rem;padding:1.5rem 1.25rem}.youtube-banner,.youtube-text{text-align:center}.youtube-arrow{display:none}.youtube-icon svg{height:44px;width:44px}.youtube-title{font-size:1rem}}.features{background:linear-gradient(180deg,#1a1f36,#0f1320);padding:6rem 0;position:relative}.features-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:4rem}.feature-card{background:#ffffff08;border:2px solid #f1c40f26;border-radius:15px;overflow:hidden;padding:2.5rem 2rem;position:relative;transition:all .3s ease}.feature-card:before{background:linear-gradient(90deg,#27ae60,#f1c40f);content:"";height:4px;left:0;position:absolute;top:0;transform:scaleX(0);transform-origin:left;transition:transform .3s ease;width:100%}.feature-card:hover:before{transform:scaleX(1)}.feature-card:hover{background:#f1c40f0d;border-color:#f1c40f;box-shadow:0 10px 30px #f1c40f26;transform:translateY(-5px)}.feature-icon{align-items:center;background:#27ae601a;border-radius:50%;display:flex;height:80px;justify-content:center;margin-bottom:1.5rem;transition:all .3s ease;width:80px}.feature-card:hover .feature-icon{background:#27ae6033;transform:rotate(5deg) scale(1.05)}.feature-title{color:#ecf0f1;font-family:Montserrat,sans-serif;font-size:1.4rem;font-weight:600;margin-bottom:.75rem}.feature-description{color:#95a5a6;font-size:1rem;line-height:1.6}.info-box{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#27ae601a,#f1c40f1a);border:2px solid #27ae604d;border-radius:20px;display:flex;gap:2rem;margin:0 auto;max-width:900px;padding:2.5rem 3rem}.info-icon{background:#27ae6033;height:60px;width:60px}.info-content h4{color:#f1c40f;font-family:Montserrat,sans-serif;font-size:1.4rem;font-weight:600;margin-bottom:.5rem}.info-content p{color:#bdc3c7;font-size:1rem;line-height:1.6;margin:0}@media (max-width:992px){.features-grid{gap:2rem;grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.features{padding:4rem 0}.features-grid{gap:2rem;grid-template-columns:1fr;margin-bottom:3rem}.feature-card,.info-box{padding:2rem 1.5rem}.info-box{flex-direction:column;text-align:center}.info-icon{height:50px;width:50px}.info-icon svg{height:25px;width:25px}}@media (max-width:480px){.features{padding:3rem 0}.feature-card{padding:1.75rem 1.25rem}.feature-icon{height:70px;width:70px}.feature-icon svg{height:45px;width:45px}.feature-title{font-size:1.25rem}.feature-description{font-size:.95rem}.info-box{padding:1.75rem 1.25rem}.info-content h4{font-size:1.2rem}.info-content p{font-size:.95rem}}.about-page{background:linear-gradient(180deg,#1a1f36,#0f1320);min-height:100vh}.page-hero{background:linear-gradient(135deg,#1a1f36,#0f1320);overflow:hidden;padding:6rem 0 4rem;position:relative}.page-hero:before{background-image:radial-gradient(circle at 2px 2px,#f1c40f0d 1px,#0000 0);background-size:50px 50px;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.page-hero-content{position:relative;text-align:center;z-index:1}.page-icon{animation:float 3s ease-in-out infinite;display:inline-block;margin-bottom:2rem}.page-title{color:#ecf0f1;font-family:Montserrat,sans-serif;font-size:3.5rem;font-weight:700;margin:0;text-shadow:0 2px 15px #f1c40f33}.page-content{padding:4rem 0 6rem}.content-wrapper{margin:0 auto;max-width:900px}.content-block{margin-bottom:2.5rem}.content-text{font-size:1.2rem}.content-text.large{color:#ecf0f1;font-size:1.4rem;line-height:1.9}.content-text strong{color:#f1c40f;font-weight:600}.mission-box{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#27ae6026,#f1c40f1a);border:2px solid #27ae604d;border-radius:20px;margin:3rem 0;padding:3rem;text-align:center}.mission-title{color:#f1c40f;font-family:Montserrat,sans-serif;font-size:1.8rem;font-weight:600;margin-bottom:1rem}.mission-text{color:#ecf0f1;font-size:1.5rem;font-weight:400;line-height:1.7;margin:0}.about-features{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin:3rem 0}.about-feature-card{background:#ffffff08;border:2px solid #27ae6033;border-radius:15px;padding:2rem 1.5rem;text-align:center;transition:all .3s ease}.about-feature-card:hover{background:#27ae6014;border-color:#27ae60;box-shadow:0 10px 30px #27ae6033;transform:translateY(-5px)}.about-feature-icon{align-items:center;background:#27ae601a;border-radius:50%;display:flex;height:70px;justify-content:center;margin:0 auto 1.5rem;transition:all .3s ease;width:70px}.about-feature-card:hover .about-feature-icon{background:#27ae6033;transform:scale(1.1)}.about-feature-card h3{color:#ecf0f1;font-family:Montserrat,sans-serif;font-size:1.3rem;font-weight:600;margin-bottom:.75rem}.about-feature-card p{color:#95a5a6;font-size:1rem;line-height:1.6;margin:0}.tagline-section{margin-top:4rem;padding:2rem 0;text-align:center}.tagline-highlight{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#27ae60,#f1c40f);-webkit-background-clip:text;background-clip:text;font-family:Montserrat,sans-serif;font-size:2.5rem;font-weight:700;margin:0}@media (max-width:768px){.page-hero{padding:4rem 0 3rem}.page-title{font-size:2.5rem}.page-icon svg{height:60px;width:60px}.content-text{font-size:1.1rem}.content-text.large{font-size:1.25rem}.mission-box{padding:2rem 1.5rem}.mission-title{font-size:1.5rem}.mission-text{font-size:1.25rem}.about-features{gap:1.5rem;grid-template-columns:1fr}.tagline-highlight{font-size:2rem}}@media (max-width:480px){.page-title{font-size:2rem}.mission-box{padding:1.75rem 1.25rem}.mission-title{font-size:1.3rem}.mission-text{font-size:1.1rem}.tagline-highlight{font-size:1.75rem}.about-feature-card{padding:1.75rem 1.25rem}.about-feature-icon{height:60px;width:60px}}.privacy-page{background:linear-gradient(180deg,#1a1f36,#0f1320);min-height:100vh}.page-subtitle{color:#bdc3c7;font-size:1.3rem;font-weight:300;margin-top:1rem}.highlight-box{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#27ae6033,#f1c40f26);border:2px solid #27ae6066;border-radius:20px;box-shadow:0 10px 40px #27ae6026;margin-bottom:3rem;padding:3rem;text-align:center}.highlight-title{color:#f1c40f;font-family:Montserrat,sans-serif;font-size:2rem;font-weight:700;line-height:1.4;margin-bottom:1rem}.highlight-text{color:#ecf0f1;font-size:1.3rem;font-weight:400;margin:0}.content-section{margin-bottom:3rem}.section-heading{font-size:1.8rem;font-weight:600;margin-bottom:1.5rem;padding-left:1rem;position:relative}.section-heading:before{background:linear-gradient(180deg,#27ae60,#f1c40f);border-radius:2px;content:"";height:100%;left:0;position:absolute;top:50%;transform:translateY(-50%);width:4px}.info-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.info-item{align-items:center;background:#ffffff08;border:2px solid #27ae6033;border-radius:12px;display:flex;gap:1rem;padding:1.75rem 1.5rem;transition:all .3s ease}.info-item:hover{background:#27ae600d;border-color:#27ae60;transform:translateX(5px)}.info-icon{align-items:center;background:#27ae601a;border-radius:50%;display:flex;flex-shrink:0;height:50px;justify-content:center;width:50px}.info-icon.no-collect{background:#27ae6026}.info-item h3{color:#ecf0f1;font-family:Montserrat,sans-serif;font-size:1.1rem;font-weight:500;margin:0}.text-card{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff08;border:2px solid #f1c40f26;border-radius:15px;padding:2rem}.text-card.highlight{background:#27ae6014;border-color:#27ae604d}.content-text{color:#bdc3c7;font-size:1.15rem;line-height:1.8;margin:0}.agreement-box{background:#f1c40f14;border-left:4px solid #f1c40f;border-radius:8px;margin-top:4rem;padding:2rem}.agreement-text{color:#ecf0f1;font-size:1.1rem;font-style:italic;font-weight:400;margin:0}@media (max-width:768px){.highlight-box{padding:2rem 1.5rem}.highlight-title{font-size:1.6rem}.highlight-text{font-size:1.15rem}.section-heading{font-size:1.5rem}.info-grid{grid-template-columns:1fr}.info-item{padding:1.5rem 1.25rem}.info-item h3{font-size:1rem}.text-card{padding:1.75rem 1.25rem}.content-text{font-size:1.05rem}}@media (max-width:480px){.highlight-box{padding:1.75rem 1.25rem}.highlight-title{font-size:1.4rem}.highlight-text{font-size:1.05rem}.section-heading{font-size:1.3rem;padding-left:.75rem}.info-item{flex-direction:column;padding:1.5rem 1rem;text-align:center}.info-icon{height:45px;width:45px}.info-icon svg{height:25px;width:25px}.agreement-box,.text-card{padding:1.5rem 1rem}.agreement-text{font-size:1rem}}.contact-page{background:linear-gradient(180deg,#1a1f36,#0f1320);min-height:100vh}.intro-section{margin-bottom:3rem;text-align:center}.intro-text{color:#ecf0f1;font-size:1.5rem;font-weight:300;line-height:1.8;margin:0}.contact-cards{display:flex;gap:2.5rem;justify-content:center;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:800px}.contact-card{align-items:center;background:linear-gradient(135deg,#27ae6014,#f1c40f0d);border:2px solid #27ae604d;border-radius:20px;display:flex;flex-direction:column;gap:1.5rem;min-width:320px;padding:3rem 4rem;text-align:center;transition:all .3s ease}.contact-card:hover{background:linear-gradient(135deg,#27ae601f,#f1c40f14);border-color:#27ae60;box-shadow:0 15px 40px #27ae6033;transform:translateY(-8px)}.contact-icon{align-items:center;background:#27ae601a;border-radius:50%;display:flex;height:90px;justify-content:center;transition:all .3s ease;width:90px}.contact-card:hover .contact-icon{background:#27ae6033;transform:scale(1.1)}.contact-label{color:#f1c40f;font-family:Montserrat,sans-serif;font-size:1.3rem;font-weight:600;letter-spacing:1px;margin:0;text-transform:uppercase}.contact-value{color:#ecf0f1;font-size:1.4rem;font-weight:500;text-decoration:none;transition:all .3s ease;word-break:break-word}.email-link:hover,.website-link:hover{color:#27ae60;text-decoration:underline}.info-banner{align-items:center;background:#27ae601a;border:2px solid #27ae604d;border-radius:15px;display:flex;gap:2rem;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:700px;padding:2rem 2.5rem}.info-banner-icon{flex-shrink:0}.info-banner-content h3{color:#f1c40f;font-family:Montserrat,sans-serif;font-size:1.4rem;font-weight:600;margin:0 0 .5rem}.info-banner-text{color:#bdc3c7;font-size:1.15rem;margin:0}.feedback-section{margin:4rem 0}.feedback-title{color:#ecf0f1;font-family:Montserrat,sans-serif;font-size:1.8rem;font-weight:600;margin-bottom:2rem;text-align:center}.feedback-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr)}.feedback-item{align-items:center;background:#ffffff08;border:2px solid #27ae6033;border-radius:12px;display:flex;gap:1rem;padding:1.75rem 1.5rem;transition:all .3s ease}.feedback-item:hover{background:#27ae6014;border-color:#27ae60;transform:translateX(5px)}.feedback-icon{align-items:center;background:#27ae601a;border-radius:50%;display:flex;flex-shrink:0;height:45px;justify-content:center;width:45px}.feedback-item span{color:#ecf0f1;font-size:1.05rem;font-weight:500}.thank-you-box{background:linear-gradient(135deg,#f1c40f1a,#27ae601a);border:2px solid #f1c40f4d;border-radius:20px;margin-left:auto;margin-right:auto;margin-top:4rem;max-width:700px;padding:3rem;text-align:center}.thank-you-title{color:#f1c40f;font-family:Montserrat,sans-serif;font-size:2rem;font-weight:700;margin-bottom:1rem}.thank-you-text{color:#ecf0f1;font-size:1.3rem;font-weight:400;margin:0}@media (max-width:768px){.intro-text{font-size:1.3rem}.contact-cards{align-items:center;flex-direction:column;gap:2rem}.contact-card{padding:2.5rem 2rem}.contact-icon{height:75px;width:75px}.contact-icon svg{height:40px;width:40px}.contact-label,.contact-value{font-size:1.2rem}.info-banner{flex-direction:column;padding:2rem 1.5rem;text-align:center}.info-banner-icon svg{height:30px;width:30px}.info-banner-content h3{font-size:1.25rem}.info-banner-text{font-size:1.05rem}.feedback-title{font-size:1.5rem}.feedback-grid{gap:1.25rem;grid-template-columns:repeat(2,1fr)}.thank-you-box{padding:2.5rem 2rem}.thank-you-title{font-size:1.75rem}.thank-you-text{font-size:1.15rem}}@media (max-width:480px){.intro-text{font-size:1.15rem}.contact-card{padding:2rem 1.5rem}.contact-icon{height:65px;width:65px}.contact-icon svg{height:35px;width:35px}.contact-label{font-size:1.1rem}.contact-value{font-size:1.05rem}.info-banner{padding:1.75rem 1.25rem}.feedback-title{font-size:1.3rem}.feedback-grid{gap:1rem;grid-template-columns:1fr}.feedback-item{padding:1.5rem 1.25rem}.feedback-icon{height:40px;width:40px}.feedback-icon svg{height:25px;width:25px}.feedback-item span{font-size:.95rem}.thank-you-box{padding:2rem 1.5rem}.thank-you-title{font-size:1.5rem}.thank-you-text{font-size:1.05rem}}.download-page{background:linear-gradient(180deg,#1a1f36,#0f1320 50%,#1a1f36);min-height:100vh}.download-hero{background:linear-gradient(135deg,#1a1f36,#0f1320);padding:6rem 0 4rem;position:relative}.download-hero:before{background-image:radial-gradient(circle at 2px 2px,#27ae600d 1px,#0000 0);background-size:50px 50px;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.download-hero-content{margin:0 auto;max-width:900px;position:relative;text-align:center;z-index:1}.download-icon{animation:float 3s ease-in-out infinite;display:inline-block;margin-bottom:2rem}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.download-icon svg{filter:drop-shadow(0 8px 25px rgba(39,174,96,.3))}.download-title{color:#ecf0f1;font-family:Montserrat,sans-serif;font-size:3rem;font-weight:700;line-height:1.3;margin-bottom:2rem}.download-intro{margin-top:2rem}.download-intro p{color:#bdc3c7;font-size:1.2rem;line-height:1.8;margin-bottom:1rem}.download-intro .highlight{color:#f1c40f;font-size:1.4rem;margin-top:1.5rem}.solution-section{background:#27ae6008;padding:4rem 0}.solution-content{margin:0 auto;max-width:800px;text-align:center}.solution-text{color:#ecf0f1;font-size:1.3rem;line-height:1.8;margin-bottom:1.5rem}.solution-text.highlight{color:#f1c40f;font-size:1.5rem;margin-top:2rem}.trust-section{padding:5rem 0}.section-heading{color:#ecf0f1;font-family:Montserrat,sans-serif;font-size:2.5rem;font-weight:700;margin-bottom:3rem;text-align:center}.trust-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(3,1fr);margin-bottom:3rem}.trust-item{background:#ffffff08;border:2px solid #27ae6033;border-radius:15px;padding:2.5rem 2rem;text-align:center;transition:all .3s ease}.trust-item:hover{background:#27ae6014;border-color:#27ae60;box-shadow:0 10px 30px #27ae6033;transform:translateY(-5px)}.trust-icon{font-size:3rem;margin-bottom:1rem}.trust-item h3{color:#f1c40f;font-family:Montserrat,sans-serif;font-size:1.3rem;font-weight:600;margin-bottom:.75rem}.trust-item p{color:#bdc3c7;font-size:1rem;margin:0}.trust-tagline{color:#f1c40f;font-family:Montserrat,sans-serif;font-size:1.8rem;font-weight:600;margin-top:3rem;text-align:center}.download-cta-section{background:linear-gradient(135deg,#27ae601a,#f1c40f0d);padding:5rem 0}.download-cta-box{background:#1a1f36cc;border:3px solid #27ae6066;border-radius:25px;box-shadow:0 20px 60px #27ae6033;margin:0 auto;max-width:700px;padding:4rem 3rem;text-align:center}.cta-title{color:#ecf0f1;font-size:2.5rem;margin-bottom:2.5rem}.cta-title,.download-cta-button{font-family:Montserrat,sans-serif;font-weight:700}.download-cta-button{align-items:center;background-color:#27ae60;border:none;border-radius:50px;box-shadow:0 10px 35px #27ae6080;color:#fff;cursor:pointer;display:inline-flex;font-size:1.4rem;gap:.75rem;margin-bottom:2rem;padding:1.75rem 4rem;text-decoration:none;transition:all .3s ease}.download-cta-button:hover{background-color:#229954;box-shadow:0 15px 45px #27ae60b3;transform:translateY(-5px)}.download-cta-button svg{animation:bounce 2s infinite}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-5px)}60%{transform:translateY(-3px)}}.download-details{margin-top:2rem}.download-details p{color:#bdc3c7;font-size:1.1rem;margin:.5rem 0}.how-to-use-section{padding:5rem 0}.steps-list{margin:0 auto 3rem;max-width:800px}.step-item{align-items:flex-start;background:#ffffff08;border:2px solid #f1c40f33;border-radius:15px;display:flex;gap:2rem;margin-bottom:2rem;padding:2.5rem 2rem;transition:all .3s ease}.step-item:hover{background:#f1c40f0d;border-color:#f1c40f;transform:translateX(10px)}.step-number{align-items:center;background:linear-gradient(135deg,#27ae60,#229954);border-radius:50%;box-shadow:0 4px 15px #27ae6066;color:#fff;display:flex;flex-shrink:0;font-size:1.5rem;font-weight:700;height:50px;justify-content:center;width:50px}.step-content h3,.step-number{font-family:Montserrat,sans-serif}.step-content h3{color:#ecf0f1;font-size:1.4rem;font-weight:600;margin-bottom:.5rem}.step-content p{color:#bdc3c7;font-size:1.05rem;line-height:1.6;margin:0}.unlock-note{color:#f1c40f;font-size:1.2rem;font-style:italic;margin-top:2rem;text-align:center}.forgot-password-section{background:linear-gradient(135deg,#f1c40f0d,#27ae600d);padding:5rem 0}.forgot-password-box{background:#1a1f3699;border:2px solid #f1c40f4d;border-radius:20px;margin:0 auto;max-width:900px;padding:4rem 3rem;text-align:center}.forgot-password-title{color:#f1c40f;font-family:Montserrat,sans-serif;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.forgot-password-intro{color:#bdc3c7;font-size:1.2rem;line-height:1.8;margin-bottom:3rem}.recovery-steps{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);margin-bottom:3rem;text-align:left}.recovery-step{align-items:flex-start;background:#ffffff08;border:2px solid #f1c40f33;border-radius:15px;display:flex;gap:1.5rem;padding:2rem 1.75rem;transition:all .3s ease}.recovery-step:hover{background:#f1c40f14;border-color:#f1c40f;transform:translateY(-3px)}.recovery-step-number{align-items:center;background:linear-gradient(135deg,#f1c40f,#e1b000);border-radius:50%;box-shadow:0 4px 15px #f1c40f66;color:#1a1f36;display:flex;flex-shrink:0;font-family:Montserrat,sans-serif;font-size:1.4rem;font-weight:700;height:45px;justify-content:center;width:45px}.recovery-step-content h3{color:#ecf0f1;font-family:Montserrat,sans-serif;font-size:1.3rem;font-weight:600;margin-bottom:.5rem}.recovery-step-content p{color:#bdc3c7;font-size:1rem;line-height:1.6;margin:0}.recovery-note{color:#27ae60;font-size:1.3rem;font-style:italic;font-weight:600;margin-top:2rem;text-align:center}.guarantee-section{background:#27ae600d;padding:5rem 0}.guarantee-box{background:linear-gradient(135deg,#27ae601a,#f1c40f0d);border:3px solid #27ae604d;border-radius:20px;margin:0 auto;max-width:800px;padding:4rem 3rem;text-align:center}.guarantee-title{color:#f1c40f;font-family:Montserrat,sans-serif;font-size:2.5rem;font-weight:700;margin-bottom:2rem}.guarantee-content p{color:#ecf0f1;font-size:1.3rem;line-height:1.8;margin-bottom:1rem}.guarantee-highlight{color:#27ae60!important;font-size:1.5rem!important;margin-top:1.5rem!important}.final-cta-section{background:linear-gradient(180deg,#0f1320,#1a1f36);padding:5rem 0}.final-cta{margin:0 auto;max-width:600px;text-align:center}.final-cta h3{color:#ecf0f1;font-size:2rem;font-weight:600;margin-bottom:2rem}.final-cta h3,.final-cta-button{font-family:Montserrat,sans-serif}.final-cta-button{background-color:#27ae60;border:none;border-radius:50px;box-shadow:0 8px 30px #27ae6080;color:#fff;cursor:pointer;display:inline-block;font-size:1.3rem;font-weight:700;margin-bottom:1.5rem;padding:1.5rem 3.5rem;text-decoration:none;transition:all .3s ease}.final-cta-button:hover{background-color:#229954;box-shadow:0 12px 40px #27ae6099;transform:translateY(-3px)}.final-note{color:#f1c40f;font-size:1.1rem;font-weight:500;margin-top:1rem}@media (max-width:992px){.trust-grid{gap:2rem;grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.download-hero{padding:4rem 0 3rem}.download-title{font-size:2.25rem}.download-intro p{font-size:1.1rem}.download-intro .highlight{font-size:1.25rem}.section-heading{font-size:2rem}.trust-grid{gap:1.5rem;grid-template-columns:1fr}.trust-item{padding:2rem 1.5rem}.download-cta-box{padding:3rem 2rem}.download-cta-button{font-size:1.2rem;padding:1.5rem 3rem}.step-item{gap:1.5rem;padding:2rem 1.5rem}.forgot-password-box{padding:3rem 2rem}.forgot-password-title{font-size:2rem}.forgot-password-intro{font-size:1.1rem}.recovery-steps{gap:1.5rem;grid-template-columns:1fr}.guarantee-box{padding:3rem 2rem}.guarantee-title{font-size:2rem}.guarantee-content p{font-size:1.15rem}}@media (max-width:480px){.download-title{font-size:1.85rem}.download-intro p{font-size:1rem}.solution-text{font-size:1.1rem}.section-heading{font-size:1.75rem}.trust-icon{font-size:2.5rem}.trust-item h3{font-size:1.15rem}.download-cta-box{padding:2.5rem 1.5rem}.cta-title{font-size:2rem}.download-cta-button{font-size:1.1rem;padding:1.25rem 2.5rem}.step-item{align-items:center;flex-direction:column;padding:1.75rem 1.25rem;text-align:center}.step-number{font-size:1.3rem;height:45px;width:45px}.forgot-password-box{padding:2.5rem 1.5rem}.forgot-password-title{font-size:1.75rem}.forgot-password-intro{font-size:1rem;margin-bottom:2.5rem}.recovery-steps{gap:1.25rem}.recovery-step{align-items:center;flex-direction:column;padding:1.5rem 1.25rem;text-align:center}.recovery-step-number{font-size:1.2rem;height:40px;width:40px}.recovery-note,.recovery-step-content h3{font-size:1.15rem}.guarantee-title{font-size:1.75rem}.guarantee-content p{font-size:1.05rem}.final-cta h3{font-size:1.65rem}.final-cta-button{font-size:1.1rem;padding:1.25rem 2.5rem}}.footer{background:linear-gradient(180deg,#0f1320,#080a12);border-top:2px solid #27ae6033;padding:4rem 0 2rem;position:relative}.footer:before{background:linear-gradient(90deg,#0000,#27ae60,#f1c40f,#27ae60,#0000);content:"";height:2px;left:0;position:absolute;right:0;top:0}.footer-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:2fr 1fr 1fr 1.5fr;margin-bottom:3rem}.footer-brand{align-items:start;display:flex;gap:1rem}.footer-logo{align-items:center;background:#27ae601a;border-radius:10px;display:flex;flex-shrink:0;justify-content:center;padding:.5rem}.footer-brand-text{flex:1 1}.footer-title{color:#ecf0f1;font-family:Montserrat,sans-serif;font-size:1.75rem;font-weight:700;letter-spacing:1px;margin-bottom:.5rem}.footer-tagline{color:#7f8c8d;font-size:.95rem;margin:0}.footer-nav-title{color:#f1c40f;font-family:Montserrat,sans-serif;font-size:1.1rem;font-weight:600;letter-spacing:1px;margin-bottom:1rem;text-transform:uppercase}.footer-links{list-style:none;margin:0;padding:0}.footer-links li{margin-bottom:.75rem}.footer-link{align-items:center;color:#bdc3c7;display:inline-flex;font-size:.95rem;gap:.5rem;text-decoration:none;transition:all .3s ease}.footer-link:hover{color:#27ae60;transform:translateX(5px)}.footer-link svg{transition:all .3s ease}.footer-link:hover svg{color:#f1c40f}.footer-link-download{color:#27ae60!important;font-weight:600}.footer-link-download:hover{color:#f1c40f!important}.footer-info-text{color:#7f8c8d;font-size:.95rem;line-height:1.6;margin-bottom:1rem}.footer-badges{display:flex;flex-wrap:wrap;gap:.5rem}.footer-badge{background:#27ae6026;border:1px solid #27ae604d;border-radius:20px;color:#27ae60;font-size:.75rem;font-weight:600;letter-spacing:.5px;padding:.35rem .75rem;text-transform:uppercase}.footer-social{background:linear-gradient(135deg,#27ae601a,#f1c40f1a);border:2px solid #27ae604d;border-radius:15px;overflow:hidden;padding:1.5rem;position:relative}.footer-social:before{background:linear-gradient(90deg,#27ae60,#f1c40f,#27ae60);content:"";height:3px;left:0;position:absolute;right:0;top:0}.footer-social .footer-nav-title{margin-bottom:.75rem}.footer-social .footer-info-text{font-size:.9rem;margin-bottom:1.25rem}.footer-social-links{display:flex;flex-direction:column;gap:1rem}.footer-social-link{align-items:center;background:#ffffff0d;border:2px solid #0000;border-radius:10px;color:#ecf0f1;display:flex;font-size:1rem;font-weight:600;gap:.75rem;overflow:hidden;padding:.85rem 1rem;position:relative;text-decoration:none;transition:all .3s ease}.footer-social-link:before{background:linear-gradient(90deg,#0000,#ffffff1a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.footer-social-link:hover:before{left:100%}.footer-social-link svg{flex-shrink:0;transition:all .3s ease}.footer-social-link span{font-family:Montserrat,sans-serif;letter-spacing:.5px}.footer-social-instagram{background:linear-gradient(135deg,#e1306c1a,#fd1d1d1a);border-color:#e1306c66}.footer-social-instagram:hover{background:linear-gradient(135deg,#e1306c33,#fd1d1d33);border-color:#e1306c;box-shadow:0 8px 20px #e1306c4d;transform:translateX(5px) scale(1.02)}.footer-social-instagram svg{color:#e1306c}.footer-social-instagram:hover svg{color:#fd1d1d;transform:rotate(5deg) scale(1.1)}.footer-social-youtube{background:linear-gradient(135deg,#ff00001a,#cc00001a);border-color:#f006}.footer-social-youtube:hover{background:linear-gradient(135deg,#f003,#c003);border-color:red;box-shadow:0 8px 20px #ff00004d;transform:translateX(5px) scale(1.02)}.footer-social-youtube svg{color:red}.footer-social-youtube:hover svg{color:#f33;transform:scale(1.15)}.footer-divider{background:linear-gradient(90deg,#0000,#f1c40f4d,#0000);height:1px;margin:2rem 0}.footer-bottom{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.footer-copyright{color:#7f8c8d;font-size:.9rem;margin:0}.footer-disclaimer{color:#5d6d7e;font-size:.85rem;font-style:italic;margin:0}@media (max-width:1200px){.footer-content{gap:2.5rem;grid-template-columns:2fr 1fr 1fr}.footer-social{grid-column:1/-1;margin:0 auto;max-width:500px}.footer-social-links{flex-direction:row;justify-content:center}.footer-social-link{flex:1 1;justify-content:center}}@media (max-width:992px){.footer-content{gap:2.5rem;grid-template-columns:1fr 1fr}.footer-brand,.footer-social{grid-column:1/-1}}@media (max-width:768px){.footer{padding:3rem 0 1.5rem}.footer-content{gap:2rem;grid-template-columns:1fr;margin-bottom:2rem}.footer-brand{align-items:center;flex-direction:column;grid-column:1;text-align:center}.footer-logo{margin-bottom:.5rem}.footer-info,.footer-nav,.footer-social{text-align:center}.footer-links{align-items:center;display:flex;flex-direction:column}.footer-link{justify-content:center}.footer-link:hover{transform:translateX(0) scale(1.05)}.footer-badges{justify-content:center}.footer-social{padding:1.25rem}.footer-social-links{align-items:stretch;flex-direction:column}.footer-social-link{justify-content:center}.footer-social-link:hover{transform:translateX(0) scale(1.05)}.footer-bottom{flex-direction:column;gap:.75rem;text-align:center}}@media (max-width:480px){.footer{padding:2.5rem 0 1.25rem}.footer-title{font-size:1.5rem}.footer-tagline{font-size:.9rem}.footer-nav-title{font-size:1rem}.footer-info-text,.footer-link{font-size:.9rem}.footer-badges{gap:.4rem}.footer-badge{font-size:.7rem;padding:.3rem .6rem}.footer-social{padding:1rem}.footer-social-link{font-size:.95rem;padding:.75rem .85rem}.footer-social-link svg{height:20px;width:20px}.footer-copyright,.footer-disclaimer{font-size:.85rem}}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#1a1f36;color:#ecf0f1;font-family:Open Sans,sans-serif;line-height:1.6;overflow-x:hidden}.App{min-height:100vh;width:100%}h1,h2,h3,h4,h5,h6{font-family:Montserrat,sans-serif;font-weight:700;margin-bottom:1rem}h1{font-size:3.5rem;line-height:1.2}h2{font-size:2.5rem;line-height:1.3}h3{font-size:1.5rem}p{color:#bdc3c7;font-size:1.1rem;font-weight:300}.container{margin:0 auto;max-width:1200px;padding:0 2rem}@media (max-width:768px){h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.25rem}p{font-size:1rem}.container{padding:0 1.5rem}}@media (max-width:480px){h1{font-size:2rem}h2{font-size:1.75rem}.container{padding:0 1rem}}
/*# sourceMappingURL=main.300ed6f6.css.map*/