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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar-bubble-link{text-decoration:none!important}.landing-container{background:#f7f9fb;color:#222;font-family:Segoe UI,Arial,sans-serif;min-height:100vh}html{scroll-behavior:smooth}.navbar{align-items:center;background:#000;box-shadow:0 2px 8px #0000000a;color:#fff;display:flex;justify-content:space-between;padding:1.5rem 3rem}.logo{color:#fff;font-size:2rem;font-weight:700}.nav-links-container{display:flex;flex:1 1;justify-content:center}.nav-links{display:flex;gap:2rem;list-style:none;margin:0}.nav-links li a{color:#fff;font-weight:500;text-decoration:none;transition:color .2s}.nav-links li a:hover{color:#61dafb}.cta-btn{background:#0078d7;border:none;border-radius:25px;box-shadow:0 2px 8px #0078d714;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.7rem 1.5rem;transition:background .2s}.cta-btn:hover{background:#005fa3}.cta-group{align-items:center;display:flex;gap:1rem}.download-counter{background:#ffffff0f;border-radius:12px;color:#fff;font-weight:600;padding:.4rem .8rem}.hero{background:linear-gradient(90deg,#e3f0ff,#f7f9fb);padding:5rem 2rem 3rem;text-align:center}.hero h1{color:#0078d7;font-size:3rem;margin-bottom:1rem}.hero p{color:#444;font-size:1.3rem;margin-bottom:2rem}.hero-btn{background:#0078d7;border:none;border-radius:30px;box-shadow:0 2px 8px #0078d714;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:600;padding:1rem 2.5rem;transition:background .2s}.hero-btn:hover{background:#005fa3}.features{background:#fff;padding:3rem 2rem}.features h2{color:#0078d7;font-size:2.2rem;margin-bottom:2rem;text-align:center}.features-list{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.feature-item{background:linear-gradient(135deg,#f8fbff,#f0f8ff);border:1px solid #0078d71a;border-radius:20px;box-shadow:0 8px 32px #0078d71a;max-width:400px;min-width:220px;padding:2.5rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.feature-item:hover{box-shadow:0 12px 40px #0078d726;transform:translateY(-5px)}.feature-item h3{color:#0078d7;font-size:1.4rem;font-weight:700;margin-bottom:1.5rem}.feature-subheading{color:#2c3e50;font-size:1.2rem;font-weight:600;margin-bottom:1rem;text-align:center}.feature-item p{background:#ffffffb3;border-left:4px solid #0078d7;border-radius:12px;box-shadow:0 2px 8px #0000000d;color:#2c3e50;font-size:1.1rem;font-weight:500;line-height:1.6;margin-bottom:1rem;padding:.8rem 1.2rem}.feature-item p:last-child{margin-bottom:0}.feature-item-howto{align-items:start;background:linear-gradient(135deg,#f8fbff,#f0f8ff);border:1px solid #0078d71a;border-radius:20px;box-shadow:0 8px 32px #0078d71a;max-width:400px;min-width:220px;padding:2.5rem;text-align:left;transition:transform .3s ease,box-shadow .3s ease}.feature-item-howto:hover{box-shadow:0 12px 40px #0078d726;transform:translateY(-5px)}.feature-item-howto h3{color:#0078d7;font-size:1.4rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.feature-item-howto p{background:#ffffffb3;border-left:4px solid #0078d7;border-radius:12px;box-shadow:0 2px 8px #0000000d;color:#2c3e50;font-size:1.1rem;font-weight:500;line-height:1.6;margin-bottom:1rem;padding:.8rem 1.2rem}.feature-item p{color:#444}.video-howto-section{background:#f7f9fb;padding:4rem 2rem;text-align:center}.video-howto-section h2{color:#0078d7;font-size:2.5rem;font-weight:700;margin-bottom:2rem}.video-howto-container{align-items:flex-start;display:flex;gap:3rem;margin:0 auto;max-width:1200px}.video-container{border-radius:12px;box-shadow:0 8px 32px #00000026;flex:0 0 400px;height:0;overflow:hidden;padding-bottom:225px;position:relative;width:400px}.youtube-video{border:none;height:100%;left:0;position:absolute;top:0;width:100%}.howto-steps{background:linear-gradient(135deg,#f8fbff,#f0f8ff);border:1px solid #0078d71a;border-radius:16px;box-shadow:0 6px 24px #0078d71a;flex:1 1;padding:2rem;text-align:left}.howto-steps h3{color:#0078d7;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.howto-steps p{color:#444;font-size:1rem;line-height:1.6;margin-bottom:.8rem;padding-left:1rem}@media (max-width:768px){.video-howto-container{flex-direction:column;gap:2rem}.video-howto-section h2{font-size:2rem}.howto-steps{text-align:center}}.contact{background:#fff;padding:3rem 2rem;text-align:center}.contact h2{color:#0078d7;font-size:2rem;margin-bottom:1rem}.contact p{color:#444;font-size:1.1rem;margin-bottom:2rem}.contact a{color:#0078d7;text-decoration:underline}.contact-form{margin:0 auto;max-width:600px;text-align:left}.form-group{display:flex;gap:1rem;margin-bottom:1rem}.contact-form input,.contact-form textarea{border:2px solid #e0e0e0;border-radius:8px;font-family:inherit;font-size:1rem;padding:.8rem;transition:border-color .2s;width:100%}.contact-form input:focus,.contact-form textarea:focus{border-color:#0078d7;outline:none}.submit-btn{background:#0078d7;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:.8rem 2rem;transition:background .2s;width:100%}.submit-btn:hover{background:#005fa3}@media (max-width:600px){.form-group{flex-direction:column}}.footer{background:#222;color:#fff;font-size:1rem;margin-top:2rem;padding:1.5rem 0;text-align:center}@media (max-width:900px){.features-list{align-items:center;flex-direction:column}.navbar{flex-direction:column;gap:1rem;padding:1rem 1.5rem}}.download-table-wrapper{display:flex;justify-content:center;margin:2rem 0}.download-cell{align-items:center;display:flex;gap:.5rem}.free-badge{background:#4caf50;border-radius:12px;box-shadow:0 1px 3px #4caf504d;color:#fff;font-size:.8rem;font-weight:600;padding:.2rem .6rem}.download-table{background:#fff;border-collapse:collapse;border-radius:12px;box-shadow:0 2px 8px #0000000a;min-width:320px;overflow:hidden}.download-table td,.download-table th{padding:1rem 2rem;text-align:left}.download-table th{background:#e3f0ff;color:#0078d7;font-size:1.1rem;font-weight:600}.download-table tr{border-bottom:1px solid #f0f0f0}.download-table tr:last-child{border-bottom:none}.download-link{border:1px solid #0078d7;border-radius:20px;color:#0078d7;font-weight:500;padding:.4rem 1.2rem;text-decoration:none;transition:background .2s,color .2s}.download-link:hover{background:#0078d7;color:#fff}.bubble-container{height:100vh;left:0;pointer-events:none;position:fixed;top:0;width:100vw;z-index:9999}.bubble{animation:bubble-rise linear forwards;background:radial-gradient(circle at 30% 30%,blue 20%,#61da4c 100%);border-radius:50%;bottom:60px;opacity:.7;position:absolute}.threat-protection{background:#f8fbff;margin-top:2rem;padding:4rem 2rem}.threat-protection-content{align-items:center;display:flex;flex-wrap:wrap;gap:3rem;margin:0 auto;max-width:1200px}.threat-protection-image{border-radius:12px;box-shadow:0 8px 24px #0000001a;height:auto;max-width:500px;width:100%}.threat-protection-description{flex:1 1;min-width:300px}.threat-protection-description h3{color:#0078d7;font-size:2rem;margin-bottom:1rem}.threat-protection-description p{color:#555;font-size:1.1rem;line-height:1.6}@media (max-width:768px){.threat-protection-content{flex-direction:column;text-align:center}.threat-protection-image{max-width:100%}}@keyframes bubble-rise{0%{opacity:.7;transform:translateY(0) scale(1)}80%{opacity:.7}to{opacity:0;transform:translateY(-80vh) scale(1.2)}}
/*# sourceMappingURL=main.2ed23987.css.map*/