.landing-root .pmp-wrap{background:var(--bg);color:var(--t);font-family:var(--fb);-webkit-font-smoothing:antialiased;overflow-x:hidden}.landing-root .pmp-wrap *,.landing-root .pmp-wrap :after,.landing-root .pmp-wrap :before{box-sizing:border-box}.landing-root .pmp-wrap h1,.landing-root .pmp-wrap h2,.landing-root .pmp-wrap h3,.landing-root .pmp-wrap h4,.landing-root .pmp-wrap h5{font-family:var(--fh)}.landing-root .pmp-grain{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;opacity:.03;z-index:50;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.landing-root[data-theme=light] .pmp-grain{opacity:.06}.landing-root .pmp-hero{padding:calc(56px + 4rem) 2rem 4rem;text-align:center;position:relative}@media (max-width:640px){.landing-root .pmp-hero{padding:calc(48px + 1.1rem) 1rem 1.5rem;text-align:left}.landing-root .pmp-badge{margin-bottom:.7rem;padding:5px 12px;font-size:.72rem}.landing-root .pmp-hero .pmp-hero-title,.landing-root .pmp-hero h1{font-size:clamp(1.15rem,3.8vw + .3rem,1.55rem);margin-bottom:.45rem;letter-spacing:-.034em;line-height:1.08}.landing-root .pmp-hero .pmp-hero-title-line+.pmp-hero-title-line{margin-top:.04em}.landing-root .pmp-hero>p{font-size:.88rem;line-height:1.48;margin-bottom:.85rem;margin-left:0;margin-right:auto}.landing-root .pmp-hero .hstats.pmp-hero-hstats{display:none!important}}.landing-root .pmp-hero:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:600px;height:600px;background:radial-gradient(circle,var(--glow),transparent 70%);pointer-events:none}.landing-root .pmp-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 16px;border-radius:100px;background:var(--badge-bg);border:1px solid var(--brd);color:var(--badge-t);font-size:.8rem;font-weight:500;margin-bottom:1.5rem}.landing-root .pmp-badge .pmp-dot{width:6px;height:6px;border-radius:50%;background:var(--p);animation:pmp-pulse 2s infinite}@keyframes pmp-pulse{0%,to{opacity:1}50%{opacity:.4}}.landing-root .pmp-hero .pmp-hero-title,.landing-root .pmp-hero h1{font-size:clamp(2.2rem,5.5vw,4rem);font-weight:800;line-height:1.06;letter-spacing:-.045em;margin-bottom:1.5rem;color:var(--t)}.landing-root .pmp-hero .pmp-hero-title-line{display:block;line-height:1.05}.landing-root .pmp-hero .pmp-hero-title-line+.pmp-hero-title-line{margin-top:.06em}.landing-root .pmp-hero .pmp-hero-title .pmp-gr,.landing-root .pmp-hero h1 .pmp-gr{background:linear-gradient(135deg,var(--p),var(--ph),color-mix(in srgb,var(--ph) 70%,var(--p)));background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media (prefers-reduced-motion:no-preference){.landing-root .pmp-hero .pmp-hero-title-line.pmp-gr{animation:pmp-gr-drift 6s ease-in-out infinite alternate}}@keyframes pmp-gr-drift{0%{background-position:0 50%}to{background-position:100% 50%}}.landing-root .pmp-hero>p{font-size:1.02rem;color:var(--t2);max-width:600px;margin:0 auto 2rem;line-height:1.75}.landing-root .pmp-hero .hstats.pmp-hero-hstats{margin-top:2.75rem;justify-content:center;flex-wrap:wrap}@media (prefers-reduced-motion:no-preference){.landing-root .pmp-hero .hstats.pmp-hero-hstats .hs:first-child .hv{animation:pmp-num-nudge 3.2s ease-in-out infinite;animation-delay:.95s}.landing-root .pmp-hero .hstats.pmp-hero-hstats .hs:nth-child(2) .hv{animation:pmp-num-nudge 3.2s ease-in-out infinite;animation-delay:1.08s}.landing-root .pmp-hero .hstats.pmp-hero-hstats .hs:nth-child(3) .hv{animation:pmp-num-nudge 3.2s ease-in-out infinite;animation-delay:1.21s}.landing-root .pmp-hero .hstats.pmp-hero-hstats .hs:nth-child(4) .hv{animation:pmp-num-nudge 3.2s ease-in-out infinite;animation-delay:1.34s}}@keyframes pmp-num-nudge{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.landing-root .pmp-plans-section{padding:4rem 2rem 6rem;max-width:1200px;margin:0 auto}.landing-root .pmp-plans-section>h2{font-size:2rem;font-weight:700;margin-bottom:.5rem;color:var(--t)}.landing-root .pmp-plans-section>p{color:var(--t2);margin-bottom:3rem;font-size:1rem}@media (min-width:641px){.landing-root .pmp-plans-section>h2,.landing-root .pmp-plans-section>p{text-align:center}}@media (max-width:640px){.landing-root .pmp-plans-section{padding:1.65rem 1rem 2.25rem}.landing-root .pmp-plans-section>h2{font-size:1.35rem;padding:0 .15rem;margin-bottom:.35rem;text-align:left}.landing-root .pmp-plans-section>p{margin-bottom:1rem;font-size:.86rem;line-height:1.45;padding:0 .15rem;text-align:left}}.landing-root .pmp-plans-viewport{position:relative}.landing-root .pmp-plans{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;align-items:stretch}@media (max-width:900px){.landing-root .pmp-plans-viewport{margin-left:-1.25rem;margin-right:-1.25rem;padding-left:1.25rem;padding-right:1.25rem}.landing-root .pmp-plans.pmp-plans--swipe{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-start;gap:14px;overflow-x:auto;overflow-y:visible;scroll-snap-type:x mandatory;scroll-padding-inline:1.25rem;padding:28px 0 0;margin:0;max-width:none;-webkit-overflow-scrolling:touch;scrollbar-width:none;overscroll-behavior-x:contain;touch-action:pan-x}.landing-root .pmp-plans.pmp-plans--swipe::-webkit-scrollbar{display:none}.landing-root .pmp-plans.pmp-plans--swipe .pmp-plan{flex:0 0 min(100%,calc(100vw - 3.25rem));max-width:400px;scroll-snap-align:center;scroll-snap-stop:always;height:auto;min-height:unset}.landing-root .pmp-plans.pmp-plans--swipe .pmp-plan-actions{margin-top:0;padding-top:.55rem}.landing-root .pmp-plans-carousel-ui{display:flex;flex-direction:column;align-items:center;gap:.35rem;margin-top:-10px;padding:0 .5rem .2rem}.landing-root .pmp-swipe-hint{margin:0;font-size:.78rem;color:var(--t3);letter-spacing:.02em}.landing-root .pmp-plans-dots{display:flex;gap:8px;align-items:center;justify-content:center}.landing-root .pmp-plans-dot{width:8px;height:8px;padding:0;border:none;border-radius:50%;background:color-mix(in srgb,var(--t3) 45%,var(--brd));cursor:pointer;transition:transform .2s ease,background .2s ease}.landing-root .pmp-plans-dot[aria-current=true]{background:var(--p);transform:scale(1.2)}}@media (min-width:901px){.landing-root .pmp-plans-carousel-ui{display:none}}.landing-root .pmp-plan{background:var(--card);border:1px solid var(--brd);border-radius:20px;padding:2rem;position:relative;z-index:0;display:flex;flex-direction:column;min-height:100%;height:100%;transform:translateZ(0) scale(1);transition:transform .45s cubic-bezier(.22,1,.36,1),border-color .35s ease,box-shadow .45s cubic-bezier(.22,1,.36,1)}@media (hover:hover) and (pointer:fine){.landing-root .pmp-plan:hover{z-index:3;transform:translateY(-8px) scale(1.035);border-color:color-mix(in srgb,var(--p) 22%,var(--brd));box-shadow:0 18px 44px color-mix(in srgb,var(--p) 9%,transparent),0 0 0 1px color-mix(in srgb,var(--p) 12%,transparent),0 0 40px color-mix(in srgb,var(--p) 5%,transparent)}}@media (max-width:900px){.landing-root .pmp-plans.pmp-plans--swipe .pmp-plan{transition:border-color .2s ease}.landing-root .pmp-plans.pmp-plans--swipe .pmp-plan:active,.landing-root .pmp-plans.pmp-plans--swipe .pmp-plan:hover{transform:none;box-shadow:none;z-index:0;border-color:var(--brd)}.landing-root .pmp-plans.pmp-plans--swipe .pmp-plan.pmp-featured:active,.landing-root .pmp-plans.pmp-plans--swipe .pmp-plan.pmp-featured:hover{border-color:var(--brd2)}.landing-root .pmp-wrap .pmp-plan-cta.pmp-primary:hover,.landing-root .pmp-wrap .pmp-plan-cta.pmp-secondary:hover{transform:none}}@media (prefers-reduced-motion:reduce){.landing-root .pmp-plan{transition:border-color .2s ease,box-shadow .2s ease}.landing-root .pmp-plan:hover{transform:none}}.landing-root .pmp-plan.pmp-featured{border-color:var(--brd2);background:var(--card)}.landing-root .pmp-popular-badge{position:absolute;top:-14px;left:50%;transform:translateX(-50%);z-index:4;background:var(--p);color:#fff;font-size:.75rem;font-weight:600;padding:5px 18px;border-radius:100px;white-space:nowrap;pointer-events:none}.landing-root .pmp-plan-head{flex-shrink:0}@media (min-width:901px){.landing-root .pmp-wrap .pmp-plan>.pmp-plan-desktop{display:flex!important;flex-direction:column;flex:1;min-height:0;width:100%}.landing-root .pmp-wrap .pmp-plan>.pmp-plan-mobile{display:none!important;visibility:hidden!important;position:absolute!important;width:0!important;height:0!important;margin:0!important;padding:0!important;overflow:hidden!important;pointer-events:none!important}}@media (max-width:900px){.landing-root .pmp-plan>.pmp-plan-desktop{display:none!important}.landing-root .pmp-plan>.pmp-plan-mobile{display:flex!important;flex-direction:column;flex:1;min-height:0;width:100%;visibility:visible;position:relative;height:auto;overflow:visible;pointer-events:auto}.landing-root .pmp-plan-mobile .pmp-plan-price{margin-bottom:.75rem}.landing-root .pmp-plan-mobile .pmp-team{margin-bottom:0}}.landing-root .pmp-plan-actions{margin-top:auto;padding-top:1rem;flex-shrink:0}button.pmp-plan-cta.pmp-plan-cta--benefits{width:100%;border:none;font:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}.landing-root .pmp-plan-body{flex:1;min-height:0;display:flex;flex-direction:column}.landing-root .pmp-plan-name{font-family:var(--fh);font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;margin-bottom:4px;color:var(--t)}.landing-root .pmp-plan-people{font-size:.9rem;color:var(--t2);margin-bottom:1.25rem}.landing-root .pmp-plan-price{display:flex;align-items:baseline;gap:4px;margin-bottom:1rem}.landing-root .pmp-plan-price .pmp-dollar{font-family:var(--fh);font-size:3rem;font-weight:800;letter-spacing:-.03em;line-height:1;color:var(--t)}.landing-root .pmp-plan-price .pmp-period{font-size:.9rem;color:var(--t3)}.landing-root .pmp-team{padding:1rem 0;border-top:1px solid var(--brd);border-bottom:1px solid var(--brd);margin-bottom:1.25rem}.landing-root .pmp-team-title{font-size:.75rem;font-weight:600;color:var(--t3);text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px}.landing-root .pmp-team-member{display:flex;align-items:center;gap:8px;margin:6px 0;font-size:.875rem;color:var(--t2)}.landing-root .pmp-team-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.landing-root .pmp-team-dot--p{background:var(--p)}.landing-root .pmp-team-dot--ph{background:var(--ph)}.landing-root .pmp-team-dot--pink{background:var(--pink)}.landing-root .pmp-team-dot--orange{background:var(--orange)}.landing-root .pmp-features{flex-shrink:0;margin-bottom:0}.landing-root .pmp-plan-footer{margin-top:auto;flex-shrink:0;width:100%;padding-top:.75rem}.landing-root .pmp-feat{display:flex;align-items:flex-start;gap:8px;margin:8px 0;font-size:.875rem;color:var(--t2);line-height:1.5}.landing-root .pmp-feat svg{flex-shrink:0;margin-top:3px;color:var(--p)}.landing-root .pmp-feat svg path{stroke:currentColor}.landing-root .pmp-plan-cta{display:block;text-align:center;padding:14px;border-radius:12px;text-decoration:none;font-weight:600;font-size:.95rem;transition:all .3s cubic-bezier(.25,.46,.45,.94);width:100%}.landing-root .pmp-plan-cta.pmp-primary{background:var(--p);color:#fff}.landing-root .pmp-plan-cta.pmp-primary:hover{background:var(--ph);transform:translateY(-2px)}.landing-root .pmp-plan-cta.pmp-secondary{background:var(--card2);color:var(--t);border:1px solid var(--brd)}.landing-root .pmp-plan-cta.pmp-secondary:hover{border-color:var(--p);color:var(--p);transform:translateY(-2px)}.landing-root .pmp-plan-ideal{font-size:.8rem;color:var(--t3);font-style:italic;margin-top:1rem;margin-bottom:0;line-height:1.5;padding-top:1rem;border-top:1px solid var(--brd)}.landing-root .pmp-includes{padding:4rem 2rem 5rem;max-width:900px;margin:0 auto}.landing-root .pmp-includes h2{text-align:center;font-family:var(--fh);font-size:1.75rem;font-weight:700;margin-bottom:2.5rem;color:var(--t)}.landing-root .pmp-includes-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px 40px}@media (max-width:600px){.landing-root .pmp-includes-grid{grid-template-columns:1fr}}.landing-root .pmp-inc-item{display:flex;align-items:flex-start;gap:10px;font-size:.9rem;color:var(--t2);padding:8px 0;line-height:1.5}.landing-root .pmp-inc-item svg{flex-shrink:0;margin-top:2px;color:var(--p)}.landing-root .pmp-inc-item svg path{stroke:currentColor}.landing-root .pmp-faq{padding:2rem 2rem 5rem;max-width:700px;margin:0 auto}.landing-root .pmp-faq h2{text-align:center;font-family:var(--fh);font-size:1.75rem;font-weight:700;margin-bottom:2rem;color:var(--t)}.landing-root .pmp-faq-item{border-bottom:1px solid var(--brd);padding:1.25rem 0}.landing-root .pmp-faq-q{font-weight:600;font-size:1rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;color:var(--t);list-style:none;width:100%;text-align:left;background:none;border:none;font:inherit;padding:0}.landing-root .pmp-faq-q::-webkit-details-marker{display:none}.landing-root .pmp-faq-q:after{content:"+";font-size:1.5rem;color:var(--t3);transition:transform .3s}.landing-root .pmp-faq-item.pmp-open .pmp-faq-q:after{transform:rotate(45deg);color:var(--p)}.landing-root .pmp-faq-a{max-height:0;overflow:hidden;transition:max-height .4s ease,padding .4s;color:var(--t2);font-size:.9rem;line-height:1.7}.landing-root .pmp-faq-item.pmp-open .pmp-faq-a{max-height:1200px;padding-top:12px}.landing-root .pmp-cta-section{text-align:center;padding:5rem 2rem;position:relative}.landing-root .pmp-cta-section:before{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:800px;height:400px;background:radial-gradient(circle,var(--glow),transparent 70%);pointer-events:none}.landing-root .pmp-cta-section h2{font-family:var(--fh);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;margin-bottom:1rem;letter-spacing:-.03em;color:var(--t)}.landing-root .pmp-cta-section>p{color:var(--t2);margin-bottom:2rem;font-size:1.05rem}.landing-root .pmp-cta-inline{max-width:320px;margin:0 auto}@media (max-width:640px){.landing-root .pmp-plan{padding:1.15rem;border-radius:16px}.landing-root .pmp-plan-name{font-size:.72rem;margin-bottom:2px}.landing-root .pmp-plan-people{font-size:.8rem;margin-bottom:.55rem}.landing-root .pmp-plan-price{margin-bottom:.55rem}.landing-root .pmp-plan-price .pmp-dollar{font-size:2.1rem}.landing-root .pmp-plan-price .pmp-period{font-size:.78rem}.landing-root .pmp-team{padding:.55rem 0;margin-bottom:.65rem}.landing-root .pmp-team-title{margin-bottom:6px;font-size:.68rem}.landing-root .pmp-team-member{margin:3px 0;font-size:.76rem;gap:6px}.landing-root .pmp-feat{margin:4px 0;font-size:.78rem;line-height:1.35;gap:6px}.landing-root .pmp-feat svg{width:14px;height:14px;margin-top:2px}.landing-root .pmp-plan-actions{padding-top:.5rem}.landing-root .pmp-plan-cta{padding:10px 12px;font-size:.86rem;border-radius:10px}.landing-root .pmp-popular-badge{top:-11px;font-size:.68rem;padding:4px 12px}.landing-root .pmp-plans.pmp-plans--swipe{padding:24px 0 0;gap:10px}.landing-root .pmp-plans-carousel-ui{gap:.3rem;margin-top:-14px}.landing-root .pmp-swipe-hint{font-size:.7rem}.landing-root .pmp-includes{padding:1.85rem 1rem 2.5rem}.landing-root .pmp-includes h2{font-size:1.28rem;margin-bottom:1rem}.landing-root .pmp-inc-item{padding:5px 0;font-size:.8rem;line-height:1.4;gap:8px}.landing-root .pmp-inc-item svg{width:16px;height:16px}.landing-root .pmp-faq{padding:1.1rem 1rem 2.25rem}.landing-root .pmp-faq h2{font-size:1.28rem;margin-bottom:.85rem}.landing-root .pmp-faq-item{padding:.75rem 0}.landing-root .pmp-faq-q{font-size:.86rem;gap:.5rem;padding-right:.15rem;line-height:1.3}.landing-root .pmp-faq-q:after{font-size:1.2rem}.landing-root .pmp-faq-a{font-size:.8rem;line-height:1.5}.landing-root .pmp-faq-item.pmp-open .pmp-faq-a{max-height:880px;padding-top:6px}.landing-root .pmp-cta-section{padding:2.15rem 1rem 2.5rem}.landing-root .pmp-cta-section h2{margin-bottom:.55rem;font-size:clamp(1.35rem,4.5vw,1.85rem)}.landing-root .pmp-cta-section>p{font-size:.88rem;margin-bottom:1.1rem;padding:0 .15rem;line-height:1.45}.landing-root .pmp-sheet-header{padding:.35rem 1rem .75rem}.landing-root .pmp-sheet-body{padding:.35rem 1rem .5rem}.landing-root .pmp-sheet-footer{padding:.75rem 1rem calc(.85rem + env(safe-area-inset-bottom, 0px))}}.pmp-sheet-portal-root.landing-root{position:fixed;inset:0;z-index:10050;pointer-events:none}.pmp-sheet-portal-root.landing-root .pmp-sheet-backdrop,.pmp-sheet-portal-root.landing-root .pmp-sheet-panel{pointer-events:auto}.landing-root .pmp-sheet-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.5);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);animation:pmp-sheet-backdrop-in .4s cubic-bezier(.33,1,.68,1)}.landing-root[data-theme=light] .pmp-sheet-backdrop{background:rgba(0,0,0,.4)}@keyframes pmp-sheet-backdrop-in{0%{opacity:0}to{opacity:1}}.landing-root .pmp-sheet-panel{position:absolute;left:0;right:0;bottom:0;box-sizing:border-box;padding-top:max(0px,env(safe-area-inset-top,0px));padding-left:env(safe-area-inset-left,0);padding-right:env(safe-area-inset-right,0);max-height:min(94vh,calc(100vh - env(safe-area-inset-bottom, 0px) - 10px));height:min(94vh,calc(100vh - env(safe-area-inset-bottom, 0px) - 10px));max-height:min(94vh,calc(100dvh - env(safe-area-inset-bottom, 0px) - 10px),calc(100svh - env(safe-area-inset-bottom, 0px) - 10px));height:min(94vh,calc(100dvh - env(safe-area-inset-bottom, 0px) - 10px),calc(100svh - env(safe-area-inset-bottom, 0px) - 10px));display:flex;flex-direction:column;background:var(--card);border:1px solid var(--brd);border-bottom:none;border-radius:22px 22px 0 0;box-shadow:0 -12px 48px rgba(0,0,0,.28);animation:pmp-sheet-panel-in .32s cubic-bezier(.22,1,.36,1)}@keyframes pmp-sheet-panel-in{0%{transform:translateY(100%)}to{transform:translateY(0)}}.landing-root .pmp-sheet-scroll{flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-bottom:1rem;scrollbar-width:none;-ms-overflow-style:none}.landing-root .pmp-sheet-scroll::-webkit-scrollbar{display:none;width:0;height:0}.landing-root .pmp-sheet-handle-wrap{display:flex;justify-content:center;padding:10px 0 4px}.landing-root .pmp-sheet-handle{width:40px;height:4px;border-radius:999px;background:var(--brd);opacity:.85}.landing-root .pmp-sheet-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:0 1.15rem .85rem;border-bottom:1px solid var(--brd)}.landing-root .pmp-sheet-header-text{min-width:0}.landing-root .pmp-sheet-close{flex-shrink:0;display:grid;place-items:center;width:44px;height:44px;min-width:44px;min-height:44px;margin:0;align-self:flex-start;border:none;border-radius:12px;background:transparent;color:var(--t2);cursor:pointer;transition:background .15s,color .15s;-webkit-tap-highlight-color:transparent}.landing-root .pmp-sheet-close:hover{background:var(--bg2);color:var(--t)}.landing-root .pmp-sheet-body{padding:.65rem 1.15rem .25rem}.landing-root .pmp-features--sheet{display:flex;flex-direction:column;gap:1.35rem}.landing-root .pmp-features--sheet .pmp-feat{margin:0}.landing-root .pmp-sheet-scroll .pmp-sheet-scroll-ideal{margin-left:1.15rem;margin-right:1.15rem;margin-bottom:0}.landing-root .pmp-sheet-footer{flex-shrink:0;padding:.85rem 1.15rem calc(1rem + env(safe-area-inset-bottom, 0px));border-top:1px solid var(--brd);background:var(--card)}.landing-root .pmp-sheet-whatsapp{display:block;text-align:center;width:100%}