.lp-root{color:#fff;background-color:#030507;min-height:100vh;font-family:Outfit,Inter,sans-serif;overflow-x:hidden}.lp-container{max-width:1200px;margin:0 auto;padding:0 1.25rem}.lp-gradient-text{background:linear-gradient(90deg,#10b981,#06b6d4);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.lp-section{padding:6rem 0;position:relative;overflow:hidden}.lp-glow{pointer-events:none;filter:blur(140px);border-radius:50%;position:absolute}.lp-glow--green-tl{background:radial-gradient(#10b98126,#0000 70%);width:600px;height:600px;top:-10%;left:-10%}.lp-glow--teal-br{background:radial-gradient(#06b6d426,#0000 70%);width:600px;height:600px;bottom:-10%;right:-10%}.lp-glow--center{background:radial-gradient(#10b98114,#0000 70%);width:800px;height:800px;top:50%;left:50%;transform:translate(-50%,-50%)}.lp-glow--green-br{background:radial-gradient(#10b9811f,#0000 70%);width:500px;height:500px;bottom:0;right:0}.lp-glow--center-lg{background:radial-gradient(#10b98126,#0000 70%);width:900px;height:600px;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes floaty{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.4}}@keyframes typing{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-5px)}}@keyframes shimmer{0%{background-position:-200%}to{background-position:200%}}.lp-fade-in{animation:.8s cubic-bezier(.16,1,.3,1) forwards fadeInUp}.lp-float-anim{opacity:0;animation:4s ease-in-out infinite forwards floaty}@keyframes floatIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.lp-float-anim{animation:4s ease-in-out infinite floaty,.6s forwards floatIn}.lp-reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(28px)}.lp-reveal--visible{opacity:1;transform:translateY(0)}.lp-btn{cursor:pointer;border:none;border-radius:9999px;align-items:center;gap:8px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.lp-btn--primary{color:#000;background:linear-gradient(135deg,#10b981,#0d9488);box-shadow:0 0 24px #10b98159}.lp-btn--primary:hover{transform:translateY(-1px);box-shadow:0 0 40px #10b9818c}.lp-btn--ghost{color:#fffc;background:#ffffff0d;border:1px solid #ffffff1a}.lp-btn--ghost:hover{color:#fff;background:#ffffff1a}.lp-btn--outline{color:#fff;background:0 0;border:1px solid #ffffff26}.lp-btn--outline:hover{background:#ffffff0f}.lp-btn--lg{padding:.8rem 1.75rem;font-size:.9375rem}.lp-btn--xl{padding:1rem 2.5rem;font-size:1rem}.lp-btn--block{justify-content:center;width:100%}.lp-badge{border-radius:9999px;align-items:center;gap:6px;padding:5px 14px;font-size:.75rem;font-weight:500;display:inline-flex}.lp-badge--pulse{color:#34d399;background:#10b9811a;border:1px solid #10b9814d}.lp-badge__dot{background:#10b981;border-radius:50%;width:7px;height:7px;animation:1.8s ease-in-out infinite pulse-dot}.lp-badge--subtle{color:#9ca3af;background:#ffffff0d;border:1px solid #ffffff1f}.lp-section-header{text-align:center;margin-bottom:4rem}.lp-section-header .lp-badge{margin-bottom:1rem}.lp-section-title{letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800}.lp-section-desc{color:#6b7280;max-width:36rem;margin:0 auto;font-size:1.0625rem;line-height:1.7}.lp-nav{z-index:50;transition:all .3s;position:fixed;top:0;left:0;right:0}.lp-nav--scrolled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#080c10d9;border-bottom:1px solid #ffffff0f;box-shadow:0 4px 30px #0000004d}.lp-nav__inner{justify-content:space-between;align-items:center;height:64px;display:flex}.lp-nav__logo{align-items:center;display:flex}.lp-nav__logo-img{object-fit:contain;height:30px}.lp-nav__links{align-items:center;gap:2rem;display:none}.lp-nav__links a{color:#9ca3af;font-size:.875rem;text-decoration:none;transition:color .2s}.lp-nav__links a:hover{color:#fff}.lp-nav__cta{align-items:center;gap:.75rem;display:none}.lp-nav__login{color:#9ca3af;border-radius:.5rem;padding:.5rem 1rem;font-size:.875rem;text-decoration:none;transition:all .2s}.lp-nav__login:hover{color:#fff;background:#ffffff0d}.lp-nav__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:4px;padding:8px;display:flex}.lp-nav__hamburger span{background:#9ca3af;border-radius:2px;width:20px;height:2px;display:block}.lp-nav__mobile{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#080c10f2;border-top:1px solid #ffffff0f;flex-direction:column;gap:.75rem;padding:1rem 1.25rem;display:flex}.lp-nav__mobile a{color:#9ca3af;padding:.5rem 0;font-size:.9rem;text-decoration:none}.lp-nav__mobile a:hover{color:#fff}.lp-nav__mobile-cta{border-top:1px solid #ffffff12;flex-direction:column;gap:.5rem;padding-top:.5rem;display:flex}.lp-nav__login--block{text-align:center;display:block}@media (width>=768px){.lp-nav__links,.lp-nav__cta{display:flex}.lp-nav__hamburger{display:none}}.lp-hero{justify-content:center;align-items:center;min-height:100vh;padding-top:64px;display:flex;position:relative;overflow:hidden}.lp-neural-canvas{pointer-events:none;opacity:.65;z-index:0;width:100vw;height:100vh;position:fixed;inset:0}.lp-hero__inner{z-index:1;align-items:center;gap:3.5rem;padding:5rem 0;display:grid;position:relative}.lp-hero__title{letter-spacing:-.03em;margin-bottom:1.5rem;font-size:clamp(2.75rem,6vw,4.5rem);font-weight:900;line-height:1.1}.lp-hero__title .lp-gradient-text{background:linear-gradient(90deg,#34d399,#06b6d4,#3b82f6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;padding-top:5px;display:inline-block}.lp-hero__desc{color:#6b7280;max-width:36rem;margin-bottom:2.25rem;font-size:1.125rem;line-height:1.7}.lp-hero__btns{flex-wrap:wrap;gap:.875rem;display:flex}.lp-hero__trust{flex-wrap:wrap;gap:1.25rem;margin-top:1.75rem;display:flex}.lp-trust-item{color:#6b7280;align-items:center;gap:6px;font-size:.75rem;display:flex}.lp-hero__right{perspective:1000px;justify-content:center;display:flex;position:relative}.lp-phone{width:100%;max-width:440px;transition:transform .5s;position:relative;transform:rotateY(-5deg)rotateX(2deg)}.lp-phone:hover{transform:rotateY(0)rotateX(0)}.lp-phone__frame{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#0a0f14b3;border:1px solid #fff3;border-radius:2.5rem;overflow:hidden;box-shadow:0 40px 100px -20px #000c,0 0 0 1px #ffffff1a,inset 0 0 40px #ffffff0d}.lp-chat-header{background:linear-gradient(135deg,#1a7a4a,#128c5e);align-items:center;gap:.75rem;padding:.875rem 1rem;display:flex}.lp-chat-avatar{color:#fff;background:#fff3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;font-weight:700;display:flex}.lp-chat-name{color:#fff;font-size:.875rem;font-weight:600}.lp-chat-status{color:#a7f3d0;align-items:center;gap:5px;font-size:.7rem;display:flex}.lp-chat-status__dot{background:#34d399;border-radius:50%;width:7px;height:7px;animation:1.8s ease-in-out infinite pulse-dot}.lp-chat-messages{scrollbar-width:thin;scrollbar-color:#10b98133 transparent;background:#0b1418;flex-direction:column;gap:.625rem;min-height:280px;max-height:280px;padding:1rem;display:flex;overflow-y:auto}.lp-msg-wrap{gap:8px;animation:.3s fadeInUp;display:flex}.lp-msg-wrap--user{justify-content:flex-end}.lp-msg-avt{color:#10b981;background:#10b98133;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.65rem;font-weight:700;display:flex}.lp-msg-bubble{border-radius:1rem;max-width:82%;padding:.5rem .75rem;font-size:.75rem;line-height:1.5}.lp-msg-bubble--bot{color:#e5e7eb;background:#1f2937;border-top-left-radius:4px}.lp-msg-bubble--user{color:#fff;background:#10b981bf;border-top-right-radius:4px}.lp-msg-bubble p{margin:0 0 3px}.lp-msg-time{opacity:.55;text-align:right;font-size:.6rem;display:block}.lp-typing{align-items:center;gap:5px;padding:.625rem .875rem;display:flex}.lp-typing span{background:#6b7280;border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite typing}.lp-typing span:nth-child(2){animation-delay:.2s}.lp-typing span:nth-child(3){animation-delay:.4s}.lp-chat-input{background:#1a1f25;border-top:1px solid #ffffff0f;align-items:center;gap:.5rem;padding:.75rem;display:flex}.lp-chat-input__field{color:#4b5563;background:#2d3748;border-radius:9999px;flex:1;padding:.4rem 1rem;font-size:.75rem}.lp-chat-input__send{cursor:pointer;color:#000;background:#10b981;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.lp-float{z-index:10;position:absolute}.lp-float--tl{top:-16px;left:-60px}.lp-float--tr{top:20px;right:-60px}.lp-float--bl{bottom:60px;left:-60px}.lp-float--br{bottom:20px;right:-55px}.lp-float--tc{top:-30px;left:50%;transform:translate(-50%)}.lp-float--platforms-r{top:-30px;right:5%}.lp-float--cta-l{top:-40px;left:5%}.lp-notif{-webkit-backdrop-filter:blur(20px)saturate(150%);backdrop-filter:blur(20px)saturate(150%);white-space:nowrap;background:#050a0fa6;border:1px solid #ffffff26;border-radius:1.25rem;align-items:center;gap:12px;padding:.75rem 1rem;display:flex;box-shadow:0 20px 40px -10px #000000b3,inset 0 0 0 1px #ffffff0d}.lp-notif__icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.lp-notif__icon svg{width:16px;height:16px}.lp-notif__icon--wa{color:#25d366;background:#25d36633}.lp-notif__icon--ig{color:#e1306c;background:#e1306c33}.lp-notif__title{color:#e5e7eb;font-size:.7rem;font-weight:600}.lp-notif__sub{margin-top:1px;font-size:.6rem}.lp-notif__sub--green{color:#10b981}.lp-notif__sub--pink{color:#e1306c}.lp-notif--speed{padding:.5rem .875rem}.lp-notif__speed-icon{font-size:1.25rem}.lp-notif__speed-val{color:#10b981;font-size:1rem;font-weight:800;line-height:1}.lp-notif__speed-label{color:#6b7280;margin-top:2px;font-size:.6rem}.lp-notif--stat{flex-direction:column;align-items:flex-start;gap:2px}.lp-notif__stat-val{color:#10b981;font-size:1.125rem;font-weight:800}.lp-notif__stat-label{color:#6b7280;font-size:.6rem}@media (width>=1024px){.lp-hero__inner{grid-template-columns:1fr 1fr}}@media (width<=768px){.lp-float{display:none}.lp-hero__inner{text-align:center;justify-items:center;gap:2rem;padding:3rem 0}.lp-hero__desc{text-align:center;margin:0 auto 2rem}.lp-hero__btns,.lp-hero__trust{justify-content:center}.lp-phone{max-width:320px}.lp-section{padding:4rem 0}}.lp-stats{background:#ffffff04;border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f;padding:2.5rem 0}.lp-stats__grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.lp-stat{text-align:center;padding:1.5rem;transition:transform .3s}.lp-stat:hover{transform:translateY(-4px)scale(1.05)}.lp-stat__value{color:#fff;margin-bottom:.25rem;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:900;line-height:1}.lp-stat__label{color:#6b7280;margin-top:4px;font-size:.8125rem}@media (width>=640px){.lp-stats__grid{grid-template-columns:repeat(4,1fr)}}.lp-platforms{background:#ffffff03}.lp-platforms__grid{grid-template-columns:1fr;gap:1.25rem;display:grid}.lp-platform-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff05;border:1px solid #ffffff14;border-radius:1.5rem;padding:1.75rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden}.lp-platform-card:before{content:"";background:linear-gradient(135deg, var(--accent-bg), transparent 60%);opacity:0;pointer-events:none;transition:opacity .4s;position:absolute;inset:0}.lp-platform-card:hover{border-color:var(--accent);box-shadow:0 20px 40px -10px #00000080, 0 0 30px -10px var(--accent);transform:translateY(-8px)scale(1.02)}.lp-platform-card:hover:before{opacity:1}.lp-platform-card__icon{background:var(--accent-bg);border-radius:.875rem;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1rem;display:flex}.lp-platform-card__icon span{display:contents}.lp-platform-card__icon svg,.lp-platform-card__icon svg{flex-shrink:0;width:28px;height:28px}.lp-platform-card__name{margin-bottom:.5rem;font-size:1rem;font-weight:700}.lp-platform-card__desc{color:#6b7280;margin-bottom:1rem;font-size:.8125rem;line-height:1.6}.lp-platform-card__feats{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.lp-platform-card__feats li{color:#9ca3af;align-items:center;gap:6px;font-size:.75rem;display:flex}.lp-platform-card__feats svg{color:var(--accent);flex-shrink:0}@media (width>=640px){.lp-platforms__grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.lp-platforms__grid{grid-template-columns:repeat(4,1fr)}}.lp-how{background:#ffffff04}.lp-how__steps{max-width:44rem;margin:0 auto;position:relative}.lp-how__line{background:linear-gradient(#10b98180,#06b6d433,#0000);width:1px;position:absolute;top:24px;bottom:24px;left:23px}.lp-step{gap:2rem;margin-bottom:3rem;display:flex}.lp-step:last-child{margin-bottom:0}.lp-step__num{z-index:1;background:#10b9811a;border:1px solid #10b98159;border-radius:1rem;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:relative}.lp-step__num span{color:#10b981;font-size:.9rem;font-weight:700}.lp-step__body{padding-top:.5rem}.lp-step__icon{margin-bottom:.5rem;font-size:1.5rem}.lp-step__title{color:#fff;margin-bottom:.5rem;font-size:1.0625rem;font-weight:700}.lp-step__desc{color:#6b7280;font-size:.875rem;line-height:1.7}.lp-features__grid{grid-template-columns:1fr;gap:1.25rem;display:grid}.lp-feature-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:default;background:#ffffff05;border:1px solid #ffffff14;border-radius:1.5rem;padding:1.75rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.lp-feature-card:hover{background:#10b9810a;border-color:#10b98166;transform:translateY(-8px)scale(1.03);box-shadow:0 20px 40px -12px #10b98133}.lp-feature-card__icon{color:#10b981;background:#10b9811a;border:1px solid #10b98133;border-radius:.75rem;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:1rem;display:flex}.lp-feature-card__icon svg,.lp-feature-card__icon svg{width:20px;height:20px}.lp-feature-card__title{color:#fff;margin-bottom:.5rem;font-size:.9375rem;font-weight:700}.lp-feature-card__desc{color:#6b7280;margin-bottom:.875rem;font-size:.8125rem;line-height:1.6}.lp-feature-card__tag{color:#10b981;background:#10b9811a;border:1px solid #10b98133;border-radius:9999px;padding:3px 10px;font-size:.7rem;font-weight:600;display:inline-block}@media (width>=640px){.lp-features__grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.lp-features__grid{grid-template-columns:repeat(3,1fr)}}.lp-pricing{background:#ffffff03}.lp-pricing__grid{grid-template-columns:1fr;align-items:stretch;gap:1.5rem;display:grid}.lp-pkg-card{background:#ffffff14;border-radius:1.75rem;padding:1px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative}.lp-pkg-card:hover{transform:translateY(-8px);box-shadow:0 16px 32px #10b98140}@keyframes pulseGlow{0%{filter:blur(140px);opacity:.6;transform:translate(-50%,-50%)scale(1)}to{filter:blur(160px);opacity:1;transform:translate(-50%,-50%)scale(1.1)}}.lp-pkg-card--featured{background:linear-gradient(135deg,#10b981,#06b6d4);box-shadow:0 0 60px -15px #10b98166}.lp-pkg-card__badge{color:#000;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;z-index:1;background:linear-gradient(90deg,#10b981,#0d9488);border-radius:9999px;padding:6px 20px;font-size:.75rem;font-weight:800;position:absolute;top:-16px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #10b98180}.lp-pkg-card__inner{background:#080b10;border-radius:1.7rem;flex-direction:column;justify-content:space-between;height:100%;padding:2.25rem 2rem;display:flex}.lp-pkg-name{color:#fff;margin-bottom:.375rem;font-size:1.0625rem;font-weight:700}.lp-pkg-price{align-items:flex-end;gap:4px;margin-bottom:.5rem;display:flex}.lp-pkg-price__val{color:#fff;letter-spacing:-.03em;font-size:2rem;font-weight:900}.lp-pkg-price__period{color:#6b7280;margin-bottom:4px;font-size:.875rem}.lp-pkg-desc{color:#6b7280;margin-bottom:1.25rem;font-size:.8125rem}.lp-pkg-platforms{flex-wrap:wrap;gap:.375rem;margin-bottom:1.25rem;display:flex}.lp-plat-badge{border:1px solid #0000;border-radius:9999px;align-items:center;gap:5px;padding:3px 10px;font-size:.7rem;font-weight:600;display:inline-flex}.lp-plat-badge__icon{width:12px;height:12px}.lp-plat-badge--wa{color:#25d366;background:#25d3661a;border-color:#25d36640}.lp-plat-badge--ig{color:#e1306c;background:#e1306c1a;border-color:#e1306c40}.lp-plat-badge--fb{color:#1877f2;background:#1877f21a;border-color:#1877f240}.lp-plat-badge--web{color:#06b6d4;background:#06b6d41a;border-color:#06b6d440}.lp-pkg-feats{flex-direction:column;gap:.625rem;margin:0 0 1.5rem;padding:0;list-style:none;display:flex}.lp-pkg-feats li{color:#d1d5db;align-items:flex-start;gap:8px;font-size:.8125rem;display:flex}.lp-pkg-feats li svg{flex-shrink:0;margin-top:2px}.lp-pkg-cta{margin-top:auto}.lp-pkg-closed{text-align:center;color:#4b5563;border:1px solid #ffffff0d;border-radius:9999px;padding:.75rem;font-size:.875rem}.lp-pkg-card--loading{background:#ffffff0a}.lp-skeleton{background:linear-gradient(90deg,#ffffff0a 25%,#ffffff14 50%,#ffffff0a 75%) 0 0/200% 100%;border-radius:6px;height:12px;margin-bottom:12px;animation:1.5s infinite shimmer}.lp-skeleton--sm{width:60%;height:10px}.lp-skeleton--lg{width:80%;height:28px}@media (width>=768px){.lp-pricing__grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1280px){.lp-pricing__grid{grid-template-columns:repeat(4,1fr)}}.lp-testimonials__grid{grid-template-columns:1fr;gap:1.25rem;display:grid}.lp-tcard{background:#ffffff05;border:1px solid #ffffff14;border-radius:1.5rem;padding:2rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.lp-tcard:hover{background:#06b6d408;border-color:#06b6d466;transform:translateY(-8px)scale(1.02);box-shadow:0 20px 40px -10px #06b6d426}.lp-tcard__stars{gap:3px;margin-bottom:1rem;display:flex}.lp-tcard__text{color:#d1d5db;margin-bottom:1.25rem;font-size:.875rem;line-height:1.7}.lp-tcard__author{align-items:center;gap:10px;display:flex}.lp-tcard__avatar{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:.9rem;font-weight:700;display:flex}.lp-tcard__name{color:#fff;font-size:.875rem;font-weight:600}.lp-tcard__role{color:#6b7280;font-size:.75rem}@media (width>=768px){.lp-testimonials__grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.lp-testimonials__grid{grid-template-columns:repeat(3,1fr)}}.lp-faq{background:#ffffff03}.lp-faq__list{flex-direction:column;gap:.625rem;max-width:48rem;margin:0 auto;display:flex}.lp-faq-item{background:#ffffff06;border:1px solid #ffffff12;border-radius:1rem;transition:border-color .2s;overflow:hidden}.lp-faq-item--open{border-color:#10b9814d}.lp-faq-item__q{cursor:pointer;color:#fff;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1rem 1.25rem;font-size:.9rem;font-weight:500;display:flex}.lp-faq-item__q span{flex:1}.lp-faq-item__icon{color:#6b7280;flex-shrink:0;transition:transform .25s}.lp-faq-item--open .lp-faq-item__icon{color:#10b981;transform:rotate(180deg)}.lp-faq-item__a{padding:0 1.25rem 1rem;overflow:hidden}.lp-faq-item__a p{color:#6b7280;margin:0;font-size:.875rem;line-height:1.7}.lp-faq-enter-active,.lp-faq-leave-active{transition:all .35s}.lp-faq-enter-from,.lp-faq-leave-to{opacity:0;transform:translateY(-10px)}.lp-cta{background:0 0}.lp-cta__card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;background:#10b9810a;border:1px solid #10b98133;border-radius:2rem;padding:4rem 2rem;box-shadow:0 0 80px -20px #10b98126}.lp-cta__title{letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:900}.lp-cta__desc{color:#6b7280;max-width:28rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.0625rem}.lp-cta__fine{color:#374151;margin-top:1rem;font-size:.75rem}.lp-footer{background:#0000004d;border-top:1px solid #ffffff0f;padding:3rem 0 2rem}.lp-footer__inner{grid-template-columns:1fr;gap:2rem;margin-bottom:2rem;display:grid}.lp-footer__logo{object-fit:contain;height:28px;margin-bottom:.875rem}.lp-footer__tagline{color:#6b7280;max-width:18rem;font-size:.8125rem;line-height:1.6}.lp-footer__col h4{color:#fff;margin-bottom:1rem;font-size:.875rem;font-weight:600}.lp-footer__col ul{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.lp-footer__col a{color:#6b7280;font-size:.8125rem;text-decoration:none;transition:color .2s}.lp-footer__col a:hover{color:#fff}.lp-footer__bottom{border-top:1px solid #ffffff0d;padding-top:1.5rem}.lp-footer__bottom p{color:#9ca3af;font-size:.75rem}.lp-footer__powered{background:#ffffff05;border:1px solid #ffffff12;border-radius:9999px;align-items:center;gap:6px;padding:5px 12px;text-decoration:none;transition:all .2s;display:flex}.lp-footer__powered:hover{background:#ffffff0d;border-color:#ffffff26}.lp-footer__powered span{color:#9ca3af;letter-spacing:.05em;text-transform:uppercase;font-size:.65rem;font-weight:500}.lp-footer__powered img{object-fit:contain;opacity:.6;height:20px;transition:opacity .2s}.lp-footer__powered:hover img{opacity:1}@media (width>=768px){.lp-footer__inner{grid-template-columns:2fr 1fr 1fr}}.lp-footer__bottom-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;width:100%;display:flex}@media (width<=768px){.lp-footer__bottom-inner{text-align:center;flex-direction:column;justify-content:center}}
