body.landing{--lp-background:#060d1c;--lp-foreground:#f3f5f8;--lp-card:#0d1528;--lp-primary:#d3ef00;--lp-primary-foreground:#070f21;--lp-muted-foreground:#97a7b7;--lp-accent:#1a2e4c;--lp-border:#24334c99;--lp-surface-deep:#020511;--lp-gradient-hero:radial-gradient(900px 500px at 78% 18%, #0b3c6773, transparent 70%);--lp-shadow-glow:0 0 60px -10px #d3ef004d;--lp-shadow-panel:0 30px 80px -30px #000c;--lp-font-display:"Archivo", sans-serif;--lp-font-sans:"Inter", sans-serif;background:var(--lp-background);color:var(--lp-foreground);font-family:var(--lp-font-sans);-webkit-font-smoothing:antialiased;background:var(--lp-background);font-family:var(--lp-font-sans);-webkit-font-smoothing:antialiased;margin:0}body.landing *,body.landing :before,body.landing :after{box-sizing:border-box}:where(body.landing h1,body.landing h2,body.landing h3,body.landing h4,body.landing p){margin:0}:where(body.landing a){color:inherit;text-decoration:none}:where(body.landing button){cursor:pointer;font-family:inherit}:where(body.landing h1,body.landing h2,body.landing h3,body.landing h4){font-family:var(--lp-font-display);letter-spacing:-.02em}:where(body.landing svg){flex-shrink:0;width:1rem;height:1rem;display:block}.lp-wrap{max-width:80rem;margin:0 auto;padding:0 1.25rem}.lp-header{z-index:50;border-bottom:1px solid var(--lp-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#020511d9;position:sticky;top:0}.lp-header__inner{justify-content:space-between;align-items:center;gap:1.5rem;min-height:4.5rem;padding-top:1rem;padding-bottom:1rem;display:flex}.lp-brand{align-items:center;gap:.625rem;display:flex}.lp-brand__mark{background:var(--lp-primary);width:2.25rem;height:2.25rem;color:var(--lp-primary-foreground);font-family:var(--lp-font-display);border-radius:.5rem;justify-content:center;align-items:center;font-size:.875rem;font-weight:800;display:flex}.lp-brand__nome{font-family:var(--lp-font-display);letter-spacing:-.01em;font-size:1.25rem;font-style:italic;font-weight:800}.lp-brand__nome strong{color:var(--lp-primary);font-weight:800}.lp-header__nav{color:var(--lp-muted-foreground);align-items:center;gap:2rem;font-size:.875rem;display:flex}.lp-header__nav a{transition:color .15s}.lp-header__nav a:hover,.lp-header__nav a.lp-ativo{color:var(--lp-foreground)}.lp-header__acoes{flex-shrink:0;align-items:center;gap:.6rem;display:flex}.lp-botao{white-space:nowrap;border:none;border-radius:.375rem;justify-content:center;align-items:center;gap:.5rem;padding:.65rem 1.25rem;font-size:.875rem;font-weight:700;transition:filter .15s,background .15s,opacity .15s,transform .1s;display:inline-flex}.lp-botao--sm{white-space:nowrap;border-radius:.5rem;min-height:2.5rem;padding:.65rem 1.25rem;font-size:.8rem}.lp-botao--fantasma{color:var(--lp-foreground);background:0 0;border:1px solid #f3f5f8b3}.lp-botao--fantasma:hover{background:#f3f5f81a}.lp-botao--cheio{background:var(--lp-primary);color:var(--lp-primary-foreground)}.lp-botao--cheio:hover{opacity:.9}.lp-botao--cheio:active{transform:translateY(1px)}.lp-botao--outline{background:var(--lp-card);color:var(--lp-foreground);border:1px solid var(--lp-border)}.lp-botao--outline:hover{background:var(--lp-accent)}.lp-botao--grande{padding:.85rem 1.5rem;font-size:.875rem}.lp-botao--glow{box-shadow:var(--lp-shadow-glow)}.lp-botao--full{width:100%}.lp-hero{background-image:var(--lp-gradient-hero);position:relative;overflow:hidden}.lp-hero__grid{align-items:center;gap:2rem;padding-top:2.5rem;padding-bottom:2.5rem;display:grid}@media (width>=1024px){.lp-hero__grid{grid-template-columns:1fr 1.7fr;gap:4rem;padding-top:6rem;padding-bottom:6rem}}.lp-badge{color:var(--lp-primary);border:1px solid #d3ef0066;border-radius:999px;align-items:center;gap:.5rem;padding:.45rem 1rem;font-size:.75rem;font-weight:700;display:inline-flex}.lp-badge svg{fill:currentColor;width:.875rem;height:.875rem}.lp-hero h1{margin-top:1.25rem;font-size:clamp(2.25rem,5vw,3.75rem);font-weight:800;line-height:1.05}.lp-hero h1 span{color:var(--lp-primary)}.lp-hero__sub{max-width:36rem;color:var(--lp-muted-foreground);margin-top:1.5rem;font-size:1rem;line-height:1.6}.lp-hero__ctas{flex-wrap:wrap;gap:1rem;margin-top:2.25rem;display:flex}.lp-hero__visual{justify-content:flex-end;width:100%;display:flex}.lp-hero__visual img{border:1px solid var(--lp-border);width:100%;height:auto;box-shadow:var(--lp-shadow-panel);border-radius:1rem;display:block}.lp-portais{gap:.75rem;max-width:64rem;margin:0 auto;padding:0 1.25rem 4rem;display:grid}@media (width>=768px){.lp-portais{grid-template-columns:1fr 1fr;gap:1rem;padding-bottom:5rem}}.lp-portal-card{border:1px solid var(--lp-border);background:#0d152899;border-radius:1rem;transition:border-color .15s;overflow:hidden}.lp-portal-card:hover{border-color:#d3ef0080}.lp-portal-card__preview{border-bottom:1px solid var(--lp-border);width:100%;height:5rem;overflow:hidden}.lp-portal-card__preview img{object-fit:cover;object-position:top;width:100%;height:100%;display:block}.lp-portal-card__corpo{padding:1rem}@media (width>=640px){.lp-portal-card__preview{height:7rem}}@media (width>=1024px){.lp-portal-card__preview{height:8rem}}.lp-portal-card__icone{width:1.75rem;height:1.75rem;color:var(--lp-primary);border:1px solid #d3ef0066;border-radius:.5rem;justify-content:center;align-items:center;display:flex}.lp-portal-card__icone svg{width:.875rem;height:.875rem}.lp-portal-card h3{margin-top:.6rem;font-size:1rem;font-weight:700}.lp-portal-card p{color:var(--lp-muted-foreground);max-width:28rem;margin-top:.4rem;font-size:.8rem}.lp-portal-card__link{color:var(--lp-primary);align-items:center;gap:.4rem;margin-top:.75rem;font-size:.75rem;font-weight:700;display:inline-flex}.lp-portal-card__link svg{width:.875rem;height:.875rem}.lp-secao{padding:4rem 0}.lp-secao--divisor{border-top:1px solid var(--lp-border);border-bottom:1px solid var(--lp-border);background:var(--lp-surface-deep)}.lp-eyebrow{font-family:var(--lp-font-display);color:var(--lp-primary);font-size:.875rem;font-weight:700}.lp-secao h2{max-width:42rem;margin-top:.75rem;font-size:clamp(1.875rem,4vw,3rem);font-weight:800;line-height:1.15}.lp-recursos-grid{gap:2rem;margin-top:2rem;display:grid}@media (width>=768px){.lp-recursos-grid{grid-template-columns:repeat(3,1fr)}}@media (width>=1280px){.lp-recursos-grid{grid-template-columns:repeat(5,1fr)}}.lp-recurso-item{border-left:1px solid var(--lp-border);padding-left:1.25rem}.lp-recurso-item svg{width:1.5rem;height:1.5rem;color:var(--lp-primary)}.lp-recurso-item h3{margin-top:1rem;font-size:1rem;font-weight:600}.lp-recurso-item p{color:var(--lp-muted-foreground);margin-top:.5rem;font-size:.875rem}.lp-cards-grid{gap:1.5rem;margin-top:3rem;display:grid}@media (width>=640px){.lp-cards-grid--2{grid-template-columns:repeat(2,1fr)}}@media (width>=768px){.lp-cards-grid--3{grid-template-columns:repeat(3,1fr)}}@media (width>=1024px){.lp-cards-grid--4{grid-template-columns:repeat(4,1fr)}}.lp-card{border:1px solid var(--lp-border);background:#0d152880;border-radius:1rem;padding:1.75rem}.lp-card--hover:hover{border-color:#d3ef0080}.lp-card__numero{font-family:var(--lp-font-display);color:var(--lp-primary);font-size:1.875rem;font-weight:800}.lp-card svg{width:1.25rem;height:1.25rem;color:var(--lp-primary)}.lp-card h3{margin-top:1rem;font-size:1.125rem;font-weight:600}.lp-card p{color:var(--lp-muted-foreground);margin-top:.5rem;font-size:.875rem}.lp-cta-box{background-image:var(--lp-gradient-hero);border:1px solid var(--lp-border);text-align:center;border-radius:1.5rem;padding:3.5rem 2rem}.lp-cta-box h2{text-align:center;max-width:42rem;margin:0 auto}.lp-cta-box p{max-width:36rem;color:var(--lp-muted-foreground);text-align:center;margin:1rem auto 0;font-size:.95rem;line-height:1.5}.lp-cta-box .lp-botao{margin-top:2rem}.lp-page-hero{background-image:var(--lp-gradient-hero);border-bottom:1px solid var(--lp-border);text-align:center;padding:5rem 1.25rem}@media (width>=768px){.lp-page-hero{padding:7rem 1.25rem}}.lp-page-hero__inner{max-width:56rem;margin:0 auto}.lp-page-hero h1{margin-top:1.5rem;font-size:clamp(2.25rem,5vw,3.75rem);font-weight:800;line-height:1.05}.lp-page-hero h1 span{color:var(--lp-primary)}.lp-page-hero__sub{max-width:42rem;color:var(--lp-muted-foreground);text-align:center;margin:1.25rem auto 0;font-size:1rem;line-height:1.5}@media (width>=768px){.lp-page-hero__sub{font-size:1.125rem}}.lp-planos-grid{gap:1.5rem;margin-top:2rem;display:grid}@media (width>=1024px){.lp-planos-grid{grid-template-columns:repeat(3,1fr)}}.lp-plano-card{border:1px solid var(--lp-border);background:#0d152880;border-radius:1rem;padding:2rem}.lp-plano-card--destaque{background:var(--lp-card);box-shadow:var(--lp-shadow-glow);border-color:#d3ef0099}.lp-plano-card h2{font-size:1.125rem;font-weight:700}.lp-plano-card__desc{color:var(--lp-muted-foreground);margin-top:.25rem;font-size:.875rem}.lp-plano-card__preco{align-items:flex-end;gap:.25rem;margin-top:1.5rem;display:flex}.lp-plano-card__preco-valor{font-family:var(--lp-font-display);font-size:2.25rem;font-weight:800}.lp-plano-card__preco-periodo{color:var(--lp-muted-foreground);padding-bottom:.4rem;font-size:.875rem}.lp-plano-card__lista{flex-direction:column;gap:.75rem;margin-top:1.5rem;font-size:.875rem;list-style:none;display:flex}.lp-plano-card__lista li{align-items:flex-start;gap:.6rem;display:flex}.lp-plano-card__lista svg{width:1rem;height:1rem;color:var(--lp-primary);flex-shrink:0;margin-top:.15rem}.lp-plano-card__lista span{color:var(--lp-muted-foreground)}.lp-plano-card .lp-botao{margin-top:2rem}.lp-prosa{max-width:48rem;color:var(--lp-muted-foreground);flex-direction:column;gap:1.5rem;margin:0 auto;padding:4rem 1.25rem;font-size:1rem;line-height:1.75;display:flex}.lp-destaque-cta{border:1px solid var(--lp-border);background:var(--lp-surface-deep);text-align:center;border-radius:1rem;margin-top:3.5rem;padding:2rem}.lp-destaque-cta h2{margin:.75rem auto 0;font-size:1.5rem;font-weight:700}.lp-destaque-cta p{max-width:36rem;color:var(--lp-muted-foreground);margin:.75rem auto 0;font-size:.875rem}.lp-destaque-cta .lp-botao{margin-top:1.75rem}.lp-destaque-cta--split{text-align:left;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.lp-destaque-cta--split .lp-destaque-cta__conteudo{align-items:flex-start;gap:1rem;display:flex}.lp-destaque-cta--split svg{width:1.5rem;height:1.5rem;color:var(--lp-surface-deep);flex-shrink:0;margin-top:.2rem}.lp-destaque-cta--split h2{font-size:1.125rem;font-weight:600}.lp-destaque-cta--split p{max-width:32rem;margin:.25rem 0 0}.lp-destaque-cta--split .lp-botao{margin-top:0}.lp-footer{border-top:1px solid var(--lp-border);background:var(--lp-surface-deep)}.lp-footer__grid{align-items:start;gap:2.5rem;width:100%;max-width:80rem;margin:0 auto;padding:3.5rem 1.25rem;display:grid}@media (width>=768px){.lp-footer__grid{grid-template-columns:1.4fr 1fr 1fr;column-gap:4rem}}.lp-footer__sobre,.lp-footer__grid>div{min-width:0}.lp-footer__sobre p{max-width:24rem;color:var(--lp-muted-foreground);margin-top:1rem;font-size:.875rem;line-height:1.5}.lp-footer h3{margin:0;font-size:.875rem;font-weight:600}.lp-footer ul{color:var(--lp-muted-foreground);flex-direction:column;gap:.6rem;margin:1rem 0 0;padding:0;font-size:.875rem;line-height:1.5;list-style:none;display:flex}.lp-footer__sobre p{max-width:24rem;color:var(--lp-muted-foreground);margin-top:1rem;font-size:.875rem}.lp-footer h3{font-size:.875rem;font-weight:600}.lp-footer ul{color:var(--lp-muted-foreground);flex-direction:column;gap:.6rem;margin-top:1rem;font-size:.875rem;list-style:none;display:flex}.lp-footer ul a:hover{color:var(--lp-foreground)}.lp-footer__baixo{border-top:1px solid var(--lp-border);text-align:center;color:var(--lp-muted-foreground);padding:1.5rem 1.25rem;font-size:.75rem}@media (width<=900px){.lp-header__nav{display:none}}@media (width<=560px){.lp-hero__ctas{flex-direction:column;align-items:stretch}.lp-destaque-cta--split{text-align:left;flex-direction:column;align-items:stretch}.lp-destaque-cta--split .lp-botao{justify-content:center;width:100%}}.lp-recursos-page .lp-wrap{max-width:72rem}.lp-recursos-page .lp-cards-grid{gap:1.5rem;margin-top:1.75rem}.lp-recursos-page .lp-card{padding:1.75rem}.lp-recursos-page .lp-card svg{width:1.25rem;height:1.25rem}.lp-recursos-page .lp-card h3{margin-top:1.5rem;font-size:1.125rem;font-weight:600;line-height:1.25}.lp-recursos-page .lp-card p{color:var(--lp-muted-foreground);margin-top:.75rem;font-size:.875rem;line-height:1.5}@media (width<=560px){.lp-header__inner{gap:.75rem;padding-left:.75rem;padding-right:.75rem}.lp-header__acoes{gap:.4rem}.lp-header__acoes .lp-botao--sm{min-height:2.4rem;padding:.6rem .85rem;font-size:.75rem}.lp-brand{gap:.4rem;min-width:0}.lp-brand__mark{flex-shrink:0;width:2rem;height:2rem}.lp-brand__nome{font-size:1rem}}.lp-menu-toggle{background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:2.5rem;height:2.5rem;padding:0;display:none}.lp-menu-toggle span{background:var(--lp-foreground);border-radius:10px;width:21px;height:2px;transition:all .2s;display:block}.lp-mobile-menu{display:none}@media (width<=900px){.lp-header__nav,.lp-header__acoes>.lp-botao{display:none}.lp-menu-toggle{display:flex}.lp-mobile-menu{z-index:49;border-bottom:1px solid var(--lp-border);opacity:0;visibility:hidden;background:#020511fa;flex-direction:column;padding:1.25rem;transition:opacity .2s,transform .2s,visibility .2s;display:flex;position:fixed;top:4.5rem;left:0;right:0;transform:translateY(-10px)}.lp-mobile-menu.is-open{opacity:1;visibility:visible;transform:translateY(0)}.lp-mobile-menu nav{flex-direction:column;display:flex}.lp-mobile-menu nav a{color:var(--lp-foreground);border-bottom:1px solid var(--lp-border);padding:1rem 0;font-size:1rem;font-weight:600}.lp-mobile-menu__acoes{grid-template-columns:1fr 1fr;gap:.75rem;margin-top:1.25rem;display:grid}.lp-mobile-menu__acoes .lp-botao{width:100%}.lp-menu-toggle.is-open span:first-child{transform:translateY(7px)rotate(45deg)}.lp-menu-toggle.is-open span:nth-child(2){opacity:0}.lp-menu-toggle.is-open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}}.lp-portais-detalhes{padding:5rem 0}.lp-portais-detalhes__grid{flex-direction:column;gap:6rem;display:flex}.lp-portal-detalhe{grid-template-columns:1.15fr 1fr;align-items:center;gap:4rem;display:grid}.lp-portal-detalhe__imagem{border:1px solid var(--lp-border);background:var(--lp-card);box-shadow:var(--lp-shadow-panel);border-radius:1rem;overflow:hidden}.lp-portal-detalhe__imagem img{width:100%;height:auto;display:block}.lp-portal-detalhe__conteudo h2{margin-top:.75rem;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.05}.lp-portal-detalhe__descricao{max-width:32rem;color:var(--lp-muted-foreground);margin-top:1.25rem;font-size:1rem;line-height:1.6}.lp-portal-detalhe__lista{flex-direction:column;gap:.85rem;margin:1.75rem 0 2rem;padding:0;list-style:none;display:flex}.lp-portal-detalhe__lista li{color:var(--lp-muted-foreground);align-items:center;gap:.75rem;font-size:.95rem;display:flex}.lp-portal-detalhe__lista li span{width:1.4rem;height:1.4rem;color:var(--lp-primary);background:#d3ef001f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:800;display:flex}.lp-portal-detalhe--invertido .lp-portal-detalhe__imagem{order:2}.lp-portal-detalhe--invertido .lp-portal-detalhe__conteudo{order:1}.lp-portais-futuro{text-align:center;max-width:44rem;margin:0 auto}.lp-portais-futuro h2{margin-top:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:800}.lp-portais-futuro p{max-width:38rem;color:var(--lp-muted-foreground);margin:1.25rem auto 0;font-size:1rem;line-height:1.6}@media (width<=768px){.lp-portais-detalhes{padding:3.5rem 0}.lp-portais-detalhes__grid{gap:4rem}.lp-portal-detalhe{grid-template-columns:1fr;gap:2rem}.lp-portal-detalhe--invertido .lp-portal-detalhe__imagem{order:1}.lp-portal-detalhe--invertido .lp-portal-detalhe__conteudo{order:2}.lp-portal-detalhe__conteudo h2{font-size:2rem}}.lp-botao--indisponivel{opacity:.55;cursor:not-allowed;pointer-events:none;color:#000;width:100%}.lp-plano__preco strong{color:var(--lp-foreground);font-size:1.75rem;display:block}.lp-plano__preco span{color:var(--lp-muted-foreground);margin-top:.35rem;font-size:.8rem;display:block}body.landing .lp-cta-box{text-align:center;width:100%}body.landing .lp-cta-box h2{text-align:center;width:100%;max-width:none;margin:0!important}body.landing .lp-cta-box p{text-align:center;width:100%;max-width:42rem;margin:1rem auto 0!important}
