:root{--black:#000;--white:#fff;--primary:#03a9f4;--secondary:#ffb300;--text:#212121;--muted:#757575;--bg:#fff;--bg-secondary:#f5f7fa;--accent:#ff6e40;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}body{box-sizing:border-box;margin:0;font-family:Arial,sans-serif}#root,*{box-sizing:border-box}.navbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:99999;border:1px solid #ffffff2e;position:fixed;left:50%;transform:translate(-50%)}.navbar-container{justify-content:space-between;align-items:center;margin:0 auto;padding:0 2rem;display:flex}.logo{cursor:pointer;white-space:nowrap;-webkit-text-decoration:unset;text-decoration:unset;color:#333;font-size:1.5rem;font-weight:700}.logo span{color:var(--secondary)}.nav-links{text-wrap:nowrap;align-items:center;gap:2rem;font-size:.85rem;display:flex}.nav-links a{color:#374151;font-weight:500;text-decoration:none}.cta-btn{color:#fff;background:#2563eb;border-radius:999px;padding:.3rem .75rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:transform .2s}.cta-btn:hover{transform:translateY(-2px)}.mobile-menu-btn{cursor:pointer;background:0 0;border:none;font-size:1.5rem;line-height:1;display:none}.mobile-menu{display:none}@media (width<=992px){.navbar-container{padding:0 1.25rem}.nav-links{gap:1.25rem}.cta-btn{padding:.75rem 1rem}}@media (width<=768px){.navbar-container{padding:0 1rem}.logo{font-size:1.25rem}.nav-links,.cta-btn{display:none}.mobile-menu-btn{justify-content:center;align-items:center;width:42px;height:42px;display:flex}.mobile-menu{border-top:1px solid #ffffff26;flex-direction:column;gap:.25rem;padding:1rem;display:flex}.mobile-menu a{color:#374151;border-radius:10px;padding:.9rem .5rem;font-weight:500;text-decoration:none}.mobile-menu a:hover{background:#0000000a}.mobile-cta{text-align:center;background:#2563eb;border-radius:12px;margin-top:.5rem;padding:.9rem;color:#fff!important}}.nav-item{position:relative}.nav-item>a{color:#374151;align-items:center;gap:.35rem;font-weight:500;text-decoration:none;display:flex}.submenu-arrow{font-size:.75rem}.submenu{text-wrap:wrap;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:0;visibility:hidden;background:#fffffff2;border:1px solid #0000000f;border-radius:20px;min-width:700px;padding:1rem;transition:all .25s;position:absolute;top:calc(100% + 20px);left:50%;transform:translate(-50%)translateY(10px);box-shadow:0 20px 50px #0000001f}.has-submenu:hover .submenu{opacity:unset;visibility:unset;transform:translate(-50%)translateY(0)}.submenu-grid{grid-template-columns:repeat(2,1fr);gap:.5rem;display:grid}.submenu-card{text-align:left;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid #fff;border-radius:14px;align-items:center;gap:.5rem;padding:.5rem;text-decoration:none;transition:all .2s;display:flex}.submenu-card:hover{background:#2563eb1a;border:1px solid #2563eb80}.submenu-icon{font-size:2rem;line-height:1}.submenu-title{color:#111827;margin-bottom:.1rem;font-size:.8rem;font-weight:600}.submenu-description{color:#6b7280;font-size:.65rem;line-height:1.4}.mobile-nav-item{text-align:left;flex-direction:column;display:flex}.mobile-submenu-btn{color:#374151;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:.9rem .5rem;font-size:1rem;font-weight:500;display:flex}.mobile-submenu{flex-direction:column;gap:.5rem;margin-bottom:.5rem;padding-left:.5rem;display:flex}.mobile-submenu-card{background:#00000008;border-radius:12px;gap:.75rem;padding:.85rem;text-decoration:none;display:flex}.mobile-submenu-card span{font-size:1.5rem}.mobile-submenu-card div{flex-direction:column;display:flex}.mobile-submenu-card strong{color:#111827;margin-bottom:.15rem}.mobile-submenu-card small{color:#6b7280;line-height:1.4}@media (width<=768px){.submenu{display:none}.submenu-grid{grid-template-columns:1fr}}:root{--nf-bg-primary:#07121f;--nf-bg-secondary:#0c1d31;--nf-accent:#28d7ff;--nf-accent-soft:#28d7ff4d;--nf-text:#fff;--nf-text-muted:#9db0c6}.notfound-container{background:radial-gradient(circle at top left, #112c47 0%, transparent 40%), radial-gradient(circle at bottom right, #09111c 0%, transparent 50%), linear-gradient(135deg, var(--nf-bg-primary), var(--nf-bg-secondary));justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex;position:relative;overflow:hidden}.notfound-card{z-index:2;text-align:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:24px;width:100%;max-width:650px;padding:4rem 3rem;animation:6s ease-in-out infinite float;position:relative;box-shadow:0 0 30px #28d7ff14,inset 0 0 0 1px #ffffff0a}.error-code{color:var(--nf-accent);text-shadow:0 0 10px #28d7ffb3,0 0 25px #28d7ff80,0 0 50px #28d7ff59;font-size:clamp(5rem,15vw,10rem);font-weight:800;line-height:1;display:block}.notfound-card h1{color:var(--nf-text);margin-top:1rem;font-size:2.5rem}.notfound-card p{color:var(--nf-text-muted);margin-top:1rem;font-size:1rem;line-height:1.7}.home-btn{color:#fff;background:linear-gradient(135deg,#00c8ff,#007bff);border-radius:999px;justify-content:center;align-items:center;margin-top:2rem;padding:14px 32px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 0 20px #28d7ff66,0 0 50px #28d7ff26}.home-btn:hover{transform:translateY(-3px);box-shadow:0 0 30px #28d7ff99,0 0 60px #28d7ff40}.glow{filter:blur(80px);border-radius:50%;position:absolute}.glow-1{background:#00d4ff40;width:350px;height:350px;animation:8s ease-in-out infinite pulse;top:10%;left:15%}.glow-2{background:#0077ff2e;width:450px;height:450px;animation:10s ease-in-out infinite reverse pulse;bottom:5%;right:10%}@keyframes pulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.9;transform:scale(1.25)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@media (width<=768px){.notfound-card{padding:3rem 1.5rem}.notfound-card h1{font-size:2rem}}.home-stats{background:#ffb300;padding:70px 0}.home-stats .stats-grid{text-align:center;grid-template-columns:repeat(4,1fr);display:grid}.home-stats .stats h2{font-size:40px}.home-testimonials{padding:80px 0}.home-testimonials .testimonial-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;display:grid}.home-testimonials .testimonial{background:#f8f8f8;border-radius:10px;padding:25px}.home-services{background:linear-gradient(#f8fafc 0%,#eef2ff 100%);padding:6rem 1.5rem;overflow:hidden}.home-services .container{margin:0 auto}.home-services .section-title{text-align:center;margin-bottom:4rem}.home-services .section-title h2{color:var(--text);margin-bottom:.75rem;font-size:clamp(2rem,5vw,3rem);font-weight:800}.home-services .section-title p{color:var(--muted);margin:auto;font-size:.95rem}.home-services .service-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;display:grid}.home-services .card{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);cursor:pointer;background:#fffc;border:1px solid #ff6e40b3;border-radius:16px;flex-direction:column;justify-content:space-between;padding:2rem;transition:transform .1s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #4f46e514,0 4px 10px #00000008}.home-services .price-text span{color:var(--muted);font-size:.8rem}.home-services .card-price{justify-content:space-between;align-items:center;display:flex}.home-services .service-price{color:var(--text);font-size:.85rem;font-weight:500}.home-services .service-btn{background:var(--secondary);color:#fff;border:1px solid #ff6f00;border-radius:5px;padding:.2rem 1rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.home-services .service-btn:hover{color:var(--secondary);background:#fff;box-shadow:0 10px 25px #ff6e4040}.home-services .card:hover{box-shadow:0 20px 50px #4f46e526,0 8px 20px #0000000f}.home-services .card-number{background:linear-gradient(135deg, var(--primary), var(--secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1rem;font-size:3rem;font-weight:900;line-height:1}.home-services .card h3{color:var(--text);margin-bottom:.75rem;font-size:1.2rem;font-weight:700}.home-services .card p{color:var(--muted);font-size:.85rem;line-height:1}.home-services .card-glow{pointer-events:none;background:radial-gradient(circle,#ff6e402e,#0000 70%);width:240px;height:240px;position:absolute;top:-80px;right:-80px}.home-services .card:before{content:"";opacity:0;background:linear-gradient(135deg,#4f46e50a,#0000,#7c3aed0d);transition:all .3s;position:absolute;inset:0}.home-services .card:hover:before{opacity:1}@media (width<=768px){.home-services{padding:4rem 1rem}.home-services .section-title{margin-bottom:3rem}.home-services .card{padding:1.5rem}.home-services .card-number{font-size:2.5rem}}@media (width<=480px){.service-grid{gap:1rem}.home-services .card{border-radius:15px;padding:1.3rem}.home-services .card h3{font-size:1.1rem}.home-services .card p{font-size:.9rem}}.home-hero{color:#fff;background:linear-gradient(135deg,#1e3a8a,#0f172a);padding-top:5em}.home-hero .container{justify-content:space-between;align-items:center;gap:7em;width:90%;max-width:1200px;margin:auto;padding:2em 0;display:flex}.home-hero .btn{color:#fff;-webkit-text-decoration:unset;text-decoration:unset;background:#ffb300;border-radius:6px;padding:12px 24px}.home-hero .btn-outline{color:#fff;border:2px solid #fff;border-radius:6px;padding:12px 24px;text-decoration:none}.home-hero h1{margin-bottom:.5em;font-size:3em;line-height:1em}.home-hero p{color:#9399a6}.home-hero .hero-buttons{gap:15px;display:flex}.home-hero .form-card{color:#333;background:#fff;border-radius:12px;max-width:400px;padding:1.5em}.home-hero .form-card h3{margin-bottom:.5rem}.home-hero .form-card input{border:1px solid #ddd;border-radius:6px;width:100%;margin-bottom:12px;padding:12px}.home-hero .form-card button{color:#fff;cursor:pointer;background:#ffb300;border:none;border-radius:6px;width:100%;padding:14px;font-size:.8rem}.home-hero .disclaimer{margin-top:1.5rem;font-size:.7rem;line-height:1.5;display:block}.home-hero .disclaimer-mobile{margin-top:1rem;font-size:.75rem;line-height:1.5;display:none}@media (width<=900px){.home-hero{text-align:center;padding-top:4em}.home-hero .container{justify-content:unset;align-items:unset;gap:0;padding:0 0 1em;display:block}.home-hero .disclaimer{display:none}.home-hero .disclaimer-mobile{display:block}.home-hero h1{margin-top:2rem;font-size:2em}.home-hero .hero-buttons{justify-content:center}.home-hero .form-card{max-width:unset;margin:2em 0}}.home-hero .service-item{grid-template-columns:repeat(2,1fr);gap:12px 24px;margin-bottom:2rem;font-size:.7rem;list-style:none;display:grid}@media (width<=990px){.home-hero .service-item{text-align:left;padding:0}}.home-hero .service-item li{padding-left:36px;position:relative}.home-hero .service-item li:before{content:"✓";border:2px solid var(--white);width:22px;height:22px;color:var(--white);background:#1e3a8a;border-radius:50%;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex;position:absolute;top:2px;left:0}.home-testimonials{background:linear-gradient(135deg,#fff,#8fcae6);padding:100px 0;overflow:hidden}.home-testimonials .container{max-width:1000px;margin:auto}.home-testimonials .section-title{text-align:center;margin-bottom:60px}.home-testimonials .section-title h2{color:var(--text);font-size:2.8rem;font-weight:700}.home-testimonials .testimonial-carousel{align-items:center;gap:20px;display:flex}.home-testimonials .carousel-wrapper{flex:1;min-height:320px;position:relative;overflow:hidden}.home-testimonials .testimonial-slide{width:100%}.home-testimonials .testimonial-card{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);text-align:center;background:#03a8f47c;border:1px solid #ffffff1f;border-radius:24px;width:100%;padding:60px}.home-testimonials .quote{color:#c2c2c2;font-size:4rem;display:block}.home-testimonials .testimonial-card p{color:var(--text);max-width:750px;margin:0 auto 30px;font-size:1.25rem}.home-testimonials .testimonial-card div{color:var(--muted);margin:0;padding:0;line-height:1.2}.home-testimonials .testimonial-card .name{font-size:.9rem;font-weight:600}.home-testimonials .testimonial-card .affiliation{font-size:.85rem}.home-testimonials .carousel-btn{cursor:pointer;color:#fff;background:#03a8f47c;border:none;border-radius:50%;width:55px;height:55px;font-size:22px;transition:all .3s}.home-testimonials .carousel-btn:hover{background:var(--primary);transform:scale(1.1)}.home-testimonials .carousel-indicators{justify-content:center;gap:12px;margin-top:35px;display:flex}.home-testimonials .carousel-indicators button{cursor:pointer;background:#ffffff4d;border:none;border-radius:50px;width:12px;height:12px;transition:all .3s}.home-testimonials .carousel-indicators button.active{background:var(--primary);width:40px}@media (width<=992px){.home-testimonials{padding:20px 0}.home-testimonials .container{max-width:unset;margin:auto 5px}.home-testimonials .carousel-wrapper{min-height:auto}}@media (width<=768px){.home-testimonials .section-title h2{font-size:2rem}.home-testimonials .testimonial-carousel{gap:10px}.home-testimonials .carousel-btn{width:42px;height:42px;font-size:18px}.home-testimonials .carousel-wrapper{min-height:unset}.home-testimonials .testimonial-card{padding:35px 25px}.home-testimonials .testimonial-card p{font-size:1rem;line-height:1.8}.home-testimonials .quote{font-size:3rem}}@media (width<=480px){.home-testimonials .carousel-btn{display:none}.home-testimonials .testimonial-card{padding:30px 20px}.home-testimonials .testimonial-carousel{margin:0 10px}}.home-footer{color:#fff;background:linear-gradient(135deg,#0f172a,#1e293b);padding-top:4rem}.home-footer .container{flex-wrap:wrap;justify-content:space-between;gap:2rem;max-width:1200px;margin:0 auto;padding:0 1.5rem 3rem;font-size:.85rem;display:flex}.home-footer .brand,.home-footer .links,.home-footer .contact{flex:1;min-width:300px}.home-footer .brand h3{margin-bottom:.8rem;font-size:1.8rem}.home-footer .brand h3 span{color:var(--secondary)}.home-footer .brand p{color:#cbd5e1;line-height:1}.home-footer .links h4,.home-footer .contact h4{color:#fff;margin-bottom:1rem;font-size:1.1rem}.home-footer .links ul{column-count:2;margin:0;padding:0;list-style:none}.home-footer .links li{color:#cbd5e1;cursor:pointer;margin-bottom:.5rem;transition:all .3s}.home-footer .links li:hover{color:#38bdf8;transform:translate(4px)}.home-footer .contact p{color:#cbd5e1;margin-bottom:.75rem}.home-footer .bottom{text-align:center;color:#94a3b8;border-top:1px solid #ffffff1f;padding:1.25rem;font-size:.9rem}.home-footer .disclaimer{text-align:justify;margin-top:1.5rem;font-size:.85rem;line-height:1.5}@media (width<=820px){.home-footer .container{max-width:unset;gap:2rem}.home-footer .brand h3{font-size:1.6rem}}@media (width<=576px){.home-footer{padding-top:3rem}.home-footer .container{text-align:center;flex-direction:column;gap:1rem}.home-footer .links li:hover{transform:none}.home-footer .brand,.home-footer .links,.home-footer .contact{min-width:100%}}.home-stats .container{grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1200px;margin:0 auto;display:grid}.home-stats .stat-card{background:var(--bg-secondary);text-align:center;cursor:pointer;border-radius:24px;padding:2.5rem 1.5rem;transition:all .35s;box-shadow:0 0 20px #aeaec059,0 0 20px #ffffffe6}.home-stats .stat-card:hover{box-shadow:0 0 30px #aeaec066,0 0 30px #fff}.home-stats .stat-card:active{box-shadow:inset 8px 8px 16px #aeaec04d,inset -8px -8px 16px #ffffffe6}.home-stats .stat-card h2{color:var(--primary);z-index:1;margin:0;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;line-height:1;position:relative}.home-stats .stat-card:nth-child(2) h2{color:var(--secondary)}.home-stats .stat-card:nth-child(3) h2{color:var(--accent)}.home-stats .stat-card:nth-child(4) h2{color:var(--primary)}.home-stats .stat-card p{color:var(--muted);margin-top:.75rem;font-size:1rem;font-weight:500}.home-stats .stat-card h2:before{content:"";background:var(--bg-secondary);z-index:-1;border-radius:50%;width:90px;height:90px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:inset 6px 6px 12px #aeaec040,inset -6px -6px 12px #ffffffe6}.home-stats .stat-card{position:relative}@media (width<=992px){.home-stats .container{grid-template-columns:repeat(2,1fr);margin:0 10px}.home-stats .stat-card h2{line-height:1.5}}@media (width<=576px){.home-stats{padding:3rem 1rem}.home-stats .container{grid-template-columns:1fr;gap:1.25rem}.home-stats .stat-card{padding:2rem 1rem}.home-stats .stat-card h2{font-size:2.5rem}}.free-benefits{text-align:center;padding:40px 20px}.free-benefits h3{margin-bottom:30px;font-size:32px;font-weight:700}.benefits-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;max-width:1100px;margin:auto;display:grid}.benefit-card{background:#fff;border-radius:16px;padding:24px;transition:all .3s;box-shadow:0 10px 30px #00000014}.benefit-card:hover{transform:translateY(-6px)}.icon{margin-bottom:15px;font-size:40px}.benefit-card h4{margin-bottom:10px;font-size:18px}.benefit-card p{color:#666;font-size:14px}.product-info{--primary:#0f4c81;--primary-light:#eef6ff;--secondary:#1f2937;--text:#4b5563;--border:#e5e7eb;--white:#fff;--shadow:0 8px 24px #0f4c8114;max-width:1200px;color:var(--secondary);margin:0 auto;padding:60px 24px;font-family:Inter,Segoe UI,sans-serif;line-height:1.8}.product-info .hero-block{background:linear-gradient(135deg, var(--primary-light), #fff);border-left:5px solid var(--primary)}.product-info .content-block{background:var(--white);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:18px;margin-bottom:28px;padding:32px;transition:all .3s}.product-info .content-block:hover{transform:translateY(-3px)}.product-info h1,.product-info h2{color:var(--primary);margin-bottom:18px;font-weight:700;line-height:1.3}.product-info h1{font-size:2rem}.product-info h2{padding-bottom:12px;font-size:1.6rem;position:relative}.product-info h2:after{content:"";background:var(--primary);border-radius:10px;width:60px;height:3px;position:absolute;bottom:0;left:0}.product-info p{color:var(--text);margin-bottom:16px}.product-info ol{counter-reset:item;margin:20px 0;padding-left:24px}.product-info ol li{color:var(--secondary);margin-bottom:14px;padding-left:6px}.product-info ol li::marker{color:var(--primary);font-weight:700}.product-info strong{color:var(--secondary)}.product-info .benefits-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;margin-top:24px;display:grid}.product-info .benefit-card{background:#fafcff;border:1px solid #dbeafe;border-radius:16px;padding:28px;transition:all .3s}.product-info .benefit-card:hover{transform:translateY(-5px);box-shadow:0 12px 30px #0f4c811f}.product-info .benefit-icon{background:var(--primary-light);width:64px;height:64px;color:var(--primary);border-radius:14px;justify-content:center;align-items:center;margin-bottom:18px;font-size:28px;display:flex}.product-info .benefit-card h3{color:var(--secondary);margin-bottom:12px;font-size:1.15rem;font-weight:600}.product-info .benefit-card p{color:var(--text);margin:0}@media (width<=768px){.product-info{padding:40px 16px}.product-info .content-block{padding:24px}.product-info h1{font-size:1.7rem}.product-info h2{font-size:1.35rem}.product-info .benefits-grid{grid-template-columns:1fr}}.product-info .accordion{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.product-info .accordion-item{border-bottom:1px solid #e5e7eb}.product-info .accordion-item:last-child{border-bottom:none}.product-info .accordion-header{cursor:pointer;color:#1f2937;background:#fff;border:0;justify-content:space-between;align-items:center;width:100%;padding:18px 24px;font-size:1rem;font-weight:600;transition:background .25s;display:flex}.product-info .accordion-header:hover{background:#f8fafc}.product-info .accordion-icon{color:#0f4c81;font-size:1.5rem;transition:transform .3s}.product-info .accordion-body{background:#fafcff;max-height:0;padding:0 24px;transition:max-height .35s,padding .35s;overflow:hidden}.product-info .accordion-body p,.product-info .accordion-body ul{color:#4b5563;margin:0}.product-info .accordion-body ul{padding-left:20px}.product-info .accordion-item.active .accordion-body{max-height:500px;padding:20px 24px}.product-info .accordion-item.active .accordion-icon{transform:rotate(45deg)}
