.landing-module__g1LwZa__landingPage{color:#f8fafc;background-color:#020617;min-height:100vh;font-family:Inter,sans-serif;overflow-x:hidden}.landing-module__g1LwZa__navbar{z-index:1000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#020617cc;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 5%;display:flex;position:fixed;top:0}.landing-module__g1LwZa__logo{letter-spacing:-.025em;color:#fff;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:800;display:flex}.landing-module__g1LwZa__logoIcon{background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 100%);border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.1rem;display:flex}.landing-module__g1LwZa__navLinks{align-items:center;gap:2.5rem;display:flex}.landing-module__g1LwZa__navLinks a{color:#94a3b8;font-weight:500;text-decoration:none;transition:color .2s}.landing-module__g1LwZa__navLinks a:hover{color:#fff}.landing-module__g1LwZa__acessarBtn{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border-radius:8px;padding:.6rem 1.5rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 15px #2563eb4d}.landing-module__g1LwZa__acessarBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #2563eb66}.landing-module__g1LwZa__hero{text-align:center;background:radial-gradient(circle at top,#3b82f61a 0%,#0000 50%);flex-direction:column;align-items:center;padding:12rem 5% 8rem;display:flex;position:relative}.landing-module__g1LwZa__hero:before{content:"";opacity:.15;z-index:-1;background-image:url(/landing_hero_bg.png);background-position:50%;background-size:cover;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 50%,#0000);mask-image:linear-gradient(#000 50%,#0000)}.landing-module__g1LwZa__badge{color:#60a5fa;background:#3b82f61a;border:1px solid #3b82f633;border-radius:9999px;margin-bottom:2rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600}.landing-module__g1LwZa__hero h1{background:linear-gradient(90deg,#fff 30%,#94a3b8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;max-width:900px;margin-bottom:1.5rem;font-size:4.5rem;font-weight:800;line-height:1.1}.landing-module__g1LwZa__hero p{color:#94a3b8;max-width:650px;margin-bottom:3rem;font-size:1.25rem;line-height:1.6}.landing-module__g1LwZa__ctaGroup{gap:1rem;display:flex}.landing-module__g1LwZa__btnPrimaryLarge{color:#020617;background:#fff;border-radius:12px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:transform .2s}.landing-module__g1LwZa__btnPrimaryLarge:hover{transform:scale(1.05)}.landing-module__g1LwZa__btnSecondaryLarge{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:background .2s}.landing-module__g1LwZa__btnSecondaryLarge:hover{background:#ffffff1a}.landing-module__g1LwZa__features{background:#020617;padding:8rem 5%}.landing-module__g1LwZa__sectionHeader{text-align:center;margin-bottom:5rem}.landing-module__g1LwZa__sectionHeader h2{margin-bottom:1rem;font-size:2.5rem;font-weight:700}.landing-module__g1LwZa__featureGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.landing-module__g1LwZa__featureCard{background:#ffffff05;border:1px solid #ffffff0d;border-radius:24px;padding:2.5rem;transition:transform .3s,border-color .3s}.landing-module__g1LwZa__featureCard:hover{background:#ffffff0a;border-color:#3b82f64d;transform:translateY(-10px)}.landing-module__g1LwZa__featureIcon{color:#3b82f6;background:#3b82f61a;border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:1.5rem;font-size:1.5rem;display:flex}.landing-module__g1LwZa__featureCard h3{margin-bottom:1rem;font-size:1.25rem;font-weight:700}.landing-module__g1LwZa__featureCard p{color:#64748b;line-height:1.6}.landing-module__g1LwZa__stats{background:linear-gradient(#020617,#0f172a);border-top:1px solid #ffffff0d;flex-wrap:wrap;justify-content:space-around;gap:3rem;padding:6rem 5%;display:flex}.landing-module__g1LwZa__statItem{text-align:center}.landing-module__g1LwZa__statNumber{color:#fff;margin-bottom:.5rem;font-size:3rem;font-weight:800;display:block}.landing-module__g1LwZa__statLabel{color:#64748b;font-weight:500}.landing-module__g1LwZa__footer{text-align:center;color:#64748b;border-top:1px solid #ffffff0d;padding:4rem 5%}.landing-module__g1LwZa__pricingSection{text-align:center;background:#020617;padding:10rem 5% 8rem}.landing-module__g1LwZa__pricingGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem;max-width:1200px;margin-top:4rem;margin-left:auto;margin-right:auto;display:grid}.landing-module__g1LwZa__planCard{background:#ffffff05;border:1px solid #ffffff0d;border-radius:24px;flex-direction:column;padding:3rem 2rem;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex;position:relative}.landing-module__g1LwZa__planCard:hover{border-color:#3b82f666;transform:translateY(-10px);box-shadow:0 20px 40px #0006}.landing-module__g1LwZa__featuredCard{background:#3b82f608;border-color:#3b82f680;transform:scale(1.05)}.landing-module__g1LwZa__featuredCard:hover{transform:scale(1.05)translateY(-10px)}.landing-module__g1LwZa__popularBadge{color:#fff;text-transform:uppercase;background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 100%);border-radius:9999px;padding:.4rem 1rem;font-size:.75rem;font-weight:700;position:absolute;top:-15px;left:50%;transform:translate(-50%)}.landing-module__g1LwZa__planName{color:#fff;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.landing-module__g1LwZa__planPrice{margin-bottom:2rem}.landing-module__g1LwZa__priceValue{color:#fff;font-size:3.5rem;font-weight:800}.landing-module__g1LwZa__priceCurrency{color:#94a3b8;margin-right:.25rem;font-size:1.25rem}.landing-module__g1LwZa__pricePeriod{color:#64748b;font-size:1rem}.landing-module__g1LwZa__planFeatures{text-align:left;flex:1;margin:0 0 2.5rem;padding:0;list-style:none}.landing-module__g1LwZa__planFeatures li{color:#94a3b8;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.landing-module__g1LwZa__planFeatures li:before{content:"✓";color:#10b981;font-weight:700}.landing-module__g1LwZa__btnPlan{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:1rem;font-weight:700;text-decoration:none;transition:all .2s}.landing-module__g1LwZa__btnPlan:hover{color:#020617;background:#fff}.landing-module__g1LwZa__btnPlanFeatured{background:#3b82f6;border:none}.landing-module__g1LwZa__btnPlanFeatured:hover{color:#fff;background:#2563eb;transform:scale(1.02)}@media (max-width:768px){.landing-module__g1LwZa__hero h1{font-size:2.5rem}.landing-module__g1LwZa__navLinks{display:none}.landing-module__g1LwZa__featuredCard{transform:scale(1)}.landing-module__g1LwZa__featuredCard:hover{transform:translateY(-10px)}}
