.lp2{min-height:100vh;background:#fff;color:#161312}.lp2-container{max-width:1200px;margin:0 auto;padding:0 1.5rem}@media(min-width:768px){.lp2-container{padding:0 2.5rem}}.lp2-container--narrow{max-width:800px}.lp2-section{padding:3.5rem 0}@media(min-width:768px){.lp2-section{padding:5rem 0}}.lp2-section--white{background:#fff}.lp2-section--gray{background:#f5f3f1}.lp2-section--dark{background:#1a1a1a;color:#fff}.lp2-section__heading{font-size:1.75rem;font-weight:700;text-align:center;margin-bottom:1rem;color:#161312;letter-spacing:-.02em}@media(min-width:768px){.lp2-section__heading{font-size:2.25rem;margin-bottom:1rem}}.lp2-section__subtitle{text-align:center;font-size:.9375rem;color:#6b7280;margin-bottom:2.5rem}@media(min-width:768px){.lp2-section__subtitle{font-size:1rem;margin-bottom:3rem}}.lp2-badge{display:inline-flex;align-items:center;gap:12px;font-size:.875rem;font-weight:500;color:#fff;background:#1a1a1a;border-radius:999px;padding:.625rem 1.25rem;margin-bottom:2.5rem}.lp2-badge--dot:before{content:"";width:8px;height:8px;border-radius:50%;background:#22c55e;flex-shrink:0}.lp2-badge--outline{background:rgba(0,0,0,0);color:#161312;border:1px solid #d1d5db;font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;padding:.375rem 1rem}.lp2-badge--dark-outline{background:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.7);border:1px solid hsla(0,0%,100%,.2);font-size:.875rem;font-weight:500}.lp2-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:1rem;font-weight:500;height:56px;padding:0 2rem;border-radius:2px;text-decoration:none;text-align:center;transition:all .15s ease;cursor:pointer;border:none}.lp2-btn--dark{background:#1a1a1a;color:#fff}.lp2-btn--dark:hover{background:#333;transform:translateY(-1px)}.lp2-btn--white{background:#fff;color:#1a1a1a}.lp2-btn--white:hover{background:#f5f5f5;transform:translateY(-1px)}.lp2-btn--green{background:#22c55e;color:#fff;width:100%;height:48px}.lp2-btn--green:hover{background:#16a34a;transform:translateY(-1px)}.lp2-btn__arrow{transition:transform .15s ease}.lp2-btn:hover .lp2-btn__arrow{transform:translateX(3px)}.lp2-check{color:#16a34a;flex-shrink:0}.lp2-hero{background:#fafaf9;padding:4rem 0 3rem;text-align:center}@media(min-width:768px){.lp2-hero{padding:6rem 0 5rem}}@media(min-width:1024px){.lp2-hero{padding:9rem 0 7rem}}.lp2-hero__inner{max-width:900px;margin:0 auto}.lp2-hero__headline{font-size:2.5rem;font-weight:700;line-height:1.05;color:#161312;margin-bottom:2rem;letter-spacing:-.025em}.lp2-hero__headline em{font-style:normal;font-weight:700;color:#9ca3af}@media(min-width:768px){.lp2-hero__headline{font-size:4rem}}@media(min-width:1024px){.lp2-hero__headline{font-size:6rem}.lp2-hero--compact .lp2-hero__inner{max-width:1080px}}.lp2-hero--compact .lp2-hero__headline{font-size:2rem}@media(min-width:768px){.lp2-hero--compact .lp2-hero__headline{font-size:2.9rem}}@media(min-width:1024px){.lp2-hero--compact .lp2-hero__headline{font-size:3.5rem}}.lp2-hero__subtitle{font-size:1rem;line-height:1.625;color:#6b7280;max-width:672px;margin:0 auto .75rem}@media(min-width:768px){.lp2-hero__subtitle{font-size:1.25rem}}@media(min-width:1024px){.lp2-hero__subtitle{font-size:1.5rem;margin:0 auto 1rem}}.lp2-hero__subtitle-bold{font-size:1rem;font-weight:600;color:#161312;margin-bottom:3rem}@media(min-width:768px){.lp2-hero__subtitle-bold{font-size:1.25rem}}@media(min-width:1024px){.lp2-hero__subtitle-bold{font-size:1.5rem}}.lp2-hero__cta{margin-bottom:2rem}.lp2-hero__trust{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:1.5rem}.lp2-hero__trust-item{display:flex;align-items:center;gap:8px;font-size:.875rem;color:#6b7280;font-weight:400}.lp2-hero__media{width:100%;max-width:860px;margin:3rem auto 0;scroll-margin-top:1.5rem}@media(min-width:768px){.lp2-hero__media{margin-top:4rem}}.lp2-hero:has(.lp2-hero__media){padding-bottom:2.25rem}@media(min-width:1024px){.lp2-hero:has(.lp2-hero__media){padding-bottom:3.5rem}}.lp2-hero__scroll-hint{display:flex;flex-direction:column;align-items:center;gap:.4rem;margin-top:2rem;color:#6b7280;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s ease}.lp2-hero__scroll-hint svg{animation:lp2-scroll-bounce 1.8s ease-in-out infinite}.lp2-hero__scroll-hint:hover{color:#161312}@keyframes lp2-scroll-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}@media(prefers-reduced-motion:reduce){.lp2-hero__scroll-hint svg{animation:none}}.lp2-frame{position:relative;border-radius:16px;overflow:hidden;background:#fff;border:1px solid rgba(0,0,0,.12);text-align:left;box-shadow:0 60px 100px -40px rgba(0,0,0,.45),0 24px 48px -24px rgba(0,0,0,.3),0 0 0 1px rgba(0,0,0,.04)}.lp2-frame__chrome{display:flex;align-items:center;gap:.75rem;height:44px;padding:0 1rem;background:#f4f4f5;border-bottom:1px solid #e4e4e7}.lp2-frame__dots{display:inline-flex;gap:.5rem;flex-shrink:0}.lp2-frame__dots span{width:12px;height:12px;border-radius:999px;background:#d4d4d8}.lp2-frame__dots span:first-child{background:#ff5f57}.lp2-frame__dots span:nth-child(2){background:#febc2e}.lp2-frame__dots span:nth-child(3){background:#28c840}.lp2-frame__url{flex:1;max-width:360px;margin-inline:auto;padding:.3rem .9rem;border-radius:999px;background:#fff;border:1px solid #e4e4e7;color:#71717a;font-size:.8125rem;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lp2-frame__cursor{position:absolute;left:0;top:0;z-index:6;pointer-events:none;opacity:0;transition:transform .78s cubic-bezier(.4,0,.2,1),opacity .35s ease;will-change:transform}.lp2-frame__cursor.is-visible{opacity:1}.lp2-frame__cursor-dot{border-radius:50%;background:rgba(22,19,18,.92);border:2px solid #fff;box-shadow:0 2px 9px rgba(0,0,0,.45)}.lp2-frame__cursor-dot,.lp2-frame__cursor-ring{position:absolute;left:0;top:0;width:18px;height:18px;margin:-9px 0 0 -9px}.lp2-frame__cursor-ring{border-radius:50%;border:2px solid var(--color-yellow,#eaff36);animation:lp2-cursor-click .55s ease-out forwards}@keyframes lp2-cursor-click{0%{transform:scale(.55);opacity:.9}to{transform:scale(2.7);opacity:0}}@media(prefers-reduced-motion:reduce){.lp2-frame__cursor{display:none}}.lp2-frame__viewport{position:relative;overflow:hidden;background:#fff}.lp2-frame__canvas{transform-origin:top left;flex-shrink:0}.lp2-audience-grid{display:grid;gap:1rem;grid-template-columns:1fr}@media(min-width:640px){.lp2-audience-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.lp2-audience-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:640px){.lp2-audience-grid--cols-2{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.lp2-audience-grid--cols-2{grid-template-columns:repeat(2,1fr)}}.lp2-audience-card{display:flex;align-items:flex-start;gap:1rem;background:#fff;border:1px solid #e5e5e5;border-radius:2px;padding:1.5rem;transition:border-color .15s ease}.lp2-audience-card:hover{border-color:#ccc}.lp2-audience-card__icon{width:40px;height:40px;border-radius:2px;background:#f5f3f1;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#161312}.lp2-audience-card__title{font-size:1rem;font-weight:600;color:#161312;margin-bottom:.25rem}.lp2-audience-card__desc{font-size:.875rem;line-height:1.625;color:#6b7280}.lp2-usecases-list{display:flex;flex-direction:column;gap:.75rem;max-width:800px;margin:0 auto}.lp2-usecase{border:1px solid #e5e5e5;border-radius:2px;padding:1.5rem;transition:border-color .15s ease}.lp2-usecase:hover{border-color:#ccc}.lp2-usecase__who{font-size:1rem;font-weight:600;color:#161312;margin-bottom:.5rem}.lp2-usecase__story{font-size:.875rem;line-height:1.7;color:#555}.lp2-value-list{max-width:780px;margin:0 auto}.lp2-value-block{text-align:center;padding:3rem 0}.lp2-value-block:not(:last-child){border-bottom:1px solid #e5e5e5}.lp2-value-list--titled{max-width:1000px;display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width:768px){.lp2-value-list--titled{grid-template-columns:repeat(3,1fr);gap:1.75rem}}.lp2-value-list--titled .lp2-value-block{padding:0}.lp2-value-list--titled .lp2-value-block:not(:last-child){border-bottom:none}.lp2-value-list--titled .lp2-value-block__headline{font-size:1.05rem;margin-bottom:.5rem}@media(min-width:768px){.lp2-value-list--titled .lp2-value-block__headline{font-size:1.2rem}}.lp2-value-list--titled .lp2-value-block__body{font-size:.85rem;max-width:100%}.lp2-value-block__headline{font-size:1.5rem;font-weight:700;color:#161312;margin-bottom:.75rem;letter-spacing:-.02em}@media(min-width:768px){.lp2-value-block__headline{font-size:2.25rem}}.lp2-value-block__body{font-size:1rem;line-height:1.625;color:#6b7280;max-width:640px;margin:0 auto}.lp2-value-cta{text-align:center;padding-top:3rem}.lp2-summary-grid{display:grid;gap:1rem;grid-template-columns:1fr}@media(min-width:640px){.lp2-summary-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.lp2-summary-grid{grid-template-columns:repeat(3,1fr)}}.lp2-summary-card{display:block;background:#fff;border:1px solid #e5e5e5;border-radius:2px;padding:1.5rem;text-decoration:none;color:inherit;transition:border-color .15s ease,transform .15s ease}.lp2-summary-card:hover{border-color:#ccc;transform:translateY(-2px)}.lp2-summary-card__icon{width:40px;height:40px;border-radius:2px;background:#f5f3f1;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;color:#161312}.lp2-summary-card__title{font-size:1rem;font-weight:600;color:#161312;margin-bottom:.375rem}.lp2-summary-card__desc{font-size:.875rem;line-height:1.625;color:#6b7280}.lp2-summary-cta{text-align:center;margin-top:2.5rem}.lp2-showcase{padding:3.5rem 0;background:#fff}@media(min-width:768px){.lp2-showcase{padding:5rem 0}}.lp2-showcase--dark{background:#1a1a1a!important;color:#fff}.lp2-showcase--dark .lp2-showcase__category{color:hsla(0,0%,100%,.6)}.lp2-showcase--dark .lp2-showcase__title{color:#fff}.lp2-showcase--dark .lp2-showcase__desc{color:hsla(0,0%,100%,.7)}.lp2-showcase--dark .lp2-showcase__bullet{color:hsla(0,0%,100%,.8)}.lp2-showcase__inner{display:flex;flex-direction:column;gap:2.5rem;align-items:center;max-width:1100px;margin:0 auto;padding:0 1.5rem}@media(min-width:768px){.lp2-showcase__inner{padding:0 2.5rem}}@media(min-width:900px){.lp2-showcase__inner{flex-direction:row;gap:4rem}.lp2-showcase__inner--reversed{flex-direction:row-reverse}}.lp2-showcase__inner--full{max-width:960px}@media(min-width:900px){.lp2-showcase__inner--full{flex-direction:column;text-align:center;align-items:center}}.lp2-showcase__text{flex:1;min-width:0}@media(min-width:900px){.lp2-showcase__text{flex:0 0 45%}.lp2-showcase__text--full{flex:1;max-width:100%}}.lp2-showcase__mock{flex:1;min-width:0;width:100%}@media(min-width:900px){.lp2-showcase__mock{flex:0 0 50%}}.lp2-wmock__widget{transform:rotate(-2.5deg)}.lp2-wmock__profile{transform:rotate(3deg);margin-top:-200px;margin-left:26px}@media(max-width:899px){.lp2-wmock__widget{transform:none}.lp2-wmock__profile{transform:none;margin-top:16px;margin-left:0}}@media(max-width:599px){.lp2-wmock__cols{flex-direction:column}}.lp2-showcase__category{display:inline-flex;align-items:center;gap:8px;font-size:.8125rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase;color:#6b7280;margin-bottom:.75rem}.lp2-showcase__title{font-size:1.5rem;font-weight:700;color:#161312;margin-bottom:1rem;line-height:1.2;letter-spacing:-.02em}@media(min-width:768px){.lp2-showcase__title{font-size:1.875rem}}.lp2-showcase__desc{font-size:1rem;line-height:1.625;color:#6b7280;margin-bottom:1.5rem}.lp2-showcase__bullets{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.lp2-showcase__bullet{display:flex;align-items:flex-start;gap:12px;font-size:.875rem;color:#161312}.lp2-showcase__bullet .lp2-check{flex-shrink:0;margin-top:2px}@media(min-width:900px){.lp2-showcase__bullets--grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem 2.5rem;text-align:left}}.lp2-showcase__bullets--grid .lp2-showcase__bullet{font-size:.9375rem;line-height:1.5}.lp2-steps{display:grid;gap:2rem;grid-template-columns:1fr}@media(min-width:768px){.lp2-steps{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:2.5rem}}.lp2-step{text-align:center}.lp2-step__num{font-size:3rem;font-weight:700;color:hsla(0,0%,100%,.12);line-height:1;margin-bottom:1rem}@media(min-width:768px){.lp2-step__num{font-size:4.5rem}}.lp2-step__title{font-size:1rem;font-weight:600;color:#fff;margin-bottom:.5rem}.lp2-step__desc{font-size:.875rem;line-height:1.6;color:hsla(0,0%,100%,.6)}.lp2-section--dark .lp2-section__heading{color:#fff}.lp2-section--dark .lp2-section__subtitle{color:hsla(0,0%,100%,.6)}.lp2-pricing-card{max-width:480px;margin:2rem auto 0;border:2px solid #22c55e;border-radius:2px;padding:2.5rem 2rem;text-align:center;background:#fff}.lp2-pricing-card__badge{display:inline-block;font-size:.8125rem;font-weight:600;padding:4px 14px;border-radius:999px;background:#22c55e;color:#fff;margin-bottom:1.25rem}.lp2-pricing-card__price{font-size:3.5rem;font-weight:800;color:#161312;line-height:1;margin-bottom:.25rem}.lp2-pricing-card__period{font-size:1rem;color:#6b7280;vertical-align:initial}.lp2-pricing-card__tagline{font-size:.9375rem;color:#6b7280;margin:.75rem 0 1.5rem}.lp2-pricing-upsell{text-align:center;font-size:.9375rem;color:#6b7280;margin-top:2rem}.lp2-pricing-upsell a{color:#161312;font-weight:600;text-decoration:underline;text-underline-offset:2px}.lp2-pricing-upsell a:hover{color:#000}.lp2-section--white .lp2-pricing-heading{font-size:2rem}@media(min-width:768px){.lp2-section--white .lp2-pricing-heading{font-size:3rem}}.lp2-final-cta{background:#1a1a1a;color:#fff;padding:5rem 0;text-align:center}@media(min-width:768px){.lp2-final-cta{padding:7rem 0}}.lp2-final-cta__headline{font-size:2rem;font-weight:700;margin-bottom:1rem;letter-spacing:-.02em}@media(min-width:768px){.lp2-final-cta__headline{font-size:3.75rem}}.lp2-final-cta__subtitle{font-size:1rem;color:hsla(0,0%,100%,.6);max-width:520px;margin:0 auto 2rem;line-height:1.625}@media(min-width:768px){.lp2-final-cta__subtitle{font-size:1.0625rem}}.lp2-final-cta__btn{margin-bottom:2rem}.lp2-final-cta__trust{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.5rem;font-size:.875rem;color:hsla(0,0%,100%,.5)}.lp2-final-cta__trust-dot{width:4px;height:4px;border-radius:50%;background:hsla(0,0%,100%,.3)}.lp2-hero__ctas{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.lp2-hero__cta,.lp2-hero__ctas{margin-bottom:2.5rem}.lp2-btn--outline{background:#f5f3f1;color:#161312;border:1px solid rgba(0,0,0,.2);padding:0 2.5rem}.lp2-btn--outline:hover{border-color:rgba(0,0,0,.4);background:#eeedeb}.lp2-btn--outline-light{background:rgba(0,0,0,0);color:#fff;border:1px solid hsla(0,0%,100%,.3)}.lp2-btn--outline-light:hover{border-color:hsla(0,0%,100%,.6);background:hsla(0,0%,100%,.1)}.lp2-trust-grid{display:grid;gap:1.5rem;grid-template-columns:1fr}@media(min-width:768px){.lp2-trust-grid{grid-template-columns:repeat(3,1fr)}}.lp2-trust-card{text-align:center;padding:1.5rem 1.25rem}.lp2-trust-card__title{font-size:1rem;font-weight:700;color:#161312;margin-bottom:.5rem}.lp2-trust-card__body{font-size:.875rem;line-height:1.65;color:#6b7280;max-width:320px;margin:0 auto}.lp2-steps-list{display:flex;flex-direction:column;gap:1.5rem}.lp2-step-list{display:flex;gap:1rem;align-items:flex-start}.lp2-step-list__num{width:36px;height:36px;border-radius:50%;background:#1a1a1a;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:700;flex-shrink:0}.lp2-step-list__title{font-size:1rem;font-weight:600;color:#161312}.lp2-step-list__desc{font-size:.875rem;line-height:1.6;color:#6b7280;margin-top:.125rem}.lp2-pricing-promo{background:#1a1a1a;border-radius:2px;padding:1rem 1.5rem;font-size:.9375rem;color:#fff;font-weight:400;max-width:680px;margin:0 auto 2rem;display:flex;align-items:center;justify-content:center;gap:10px}.lp2-pricing-card__rows{display:flex;gap:1.5rem;justify-content:center;margin-bottom:1rem}.lp2-pricing-card__row{text-align:center}.lp2-pricing-card__row-label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#6b7280;margin-bottom:.25rem}.lp2-pricing-card__row-price{font-size:2.5rem;font-weight:800;color:#161312;line-height:1}.lp2-pricing-card__row-period{font-size:.875rem;color:#6b7280}.lp2-pricing-card__dual{display:flex;gap:1.5rem;margin-bottom:1rem}@media(max-width:480px){.lp2-pricing-card__dual{flex-direction:column}}.lp2-pricing-card__dual-col{flex:1;text-align:center;padding:1.5rem;border-radius:2px;border:1px solid #e5e5e5}.lp2-pricing-card__dual-col--active{border-color:#22c55e;background:#f0fdf4;position:relative}.lp2-pricing-card__dual-col .lp2-pricing-card__row-sub{font-size:.75rem;color:#6b7280;margin-bottom:.75rem}.lp2-pricing-card__future-price{font-size:2rem;font-weight:800;color:#6b7280;line-height:1}.lp2-pricing-card__features{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e5e5e5;text-align:left}.lp2-pricing-card__features-label{font-size:.8125rem;font-weight:600;color:#6b7280;margin-bottom:.75rem}.lp2-pricing-card__features-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr;gap:.5rem}@media(min-width:480px){.lp2-pricing-card__features-list{grid-template-columns:repeat(3,1fr)}}.lp2-pricing-card__features-list li{display:flex;align-items:center;gap:8px;font-size:.875rem;color:#161312}.lp2-pricing-features-card{max-width:680px;margin:1rem auto 0;border:1px solid #e5e5e5;border-radius:2px;padding:1.5rem 2rem;text-align:left}.lp2-pricing-toggle{display:inline-flex;gap:.5rem;padding:.375rem;background:#f5f3f1;border-radius:2px;margin:0 auto 2rem}.lp2-pricing-toggle__btn{font-size:.875rem;font-weight:500;padding:.5rem 1.25rem;border:none;background:rgba(0,0,0,0);color:#6b7280;border-radius:2px;cursor:pointer;transition:all .15s ease}.lp2-pricing-toggle__btn--active{background:#1a1a1a;color:#fff}.lp2-pricing-dual{display:flex;gap:1rem;max-width:680px;margin:0 auto;align-items:stretch}@media(max-width:640px){.lp2-pricing-dual{flex-direction:column}}.lp2-pricing-dual__card{flex:1;background:#fff;border:1px solid #e5e5e5;border-radius:2px;padding:1.5rem 1.75rem;text-align:left;position:relative;display:flex;flex-direction:column}.lp2-pricing-dual__card--active{border:2px solid #22c55e;padding:calc(1.5rem - 1px) calc(1.75rem - 1px)}.lp2-pricing-dual__badge{position:absolute;top:-12px;left:16px;background:#22c55e;color:#fff;font-size:.75rem;font-weight:600;padding:4px 12px;border-radius:2px}.lp2-pricing-dual__sub{font-size:.875rem;color:#6b7280;margin-bottom:.5rem}.lp2-pricing-dual__price{font-size:3rem;font-weight:800;color:#161312;line-height:1}.lp2-pricing-dual__price--muted{color:#161312}.lp2-pricing-dual__period{font-size:.875rem;font-weight:400;color:#6b7280;vertical-align:initial}.lp2-pricing-dual__netto{font-size:.875rem;color:#6b7280;margin-top:.75rem}.lp2-pricing-dual__cta{margin-top:1.25rem;width:100%}.lp2-pricing-card__footnote{margin-top:1.5rem;font-size:.8125rem;color:#6b7280;text-align:center}.lp2-faq{background:#fafaf9}.lp2-faq__heading{text-align:center;margin-bottom:2rem}@media(min-width:768px){.lp2-faq__heading{margin-bottom:2.5rem}}.lp2-faq__list{max-width:760px;margin:0 auto;border-top:1px solid #e7e5e4}.lp2-faq__item{border-bottom:1px solid #e7e5e4}.lp2-faq__q{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.25rem 0;font-size:1rem;font-weight:600;line-height:1.4;color:#161312;letter-spacing:-.005em;transition:color .18s ease}.lp2-faq__q::-webkit-details-marker{display:none}.lp2-faq__q:hover{color:#000}@media(min-width:768px){.lp2-faq__q{font-size:1.0625rem;padding:1.5rem 0}}.lp2-faq__chevron{flex-shrink:0;font-size:1.25rem;font-weight:400;color:#6b7280;transition:transform .22s cubic-bezier(.22,.61,.36,1);line-height:1}.lp2-faq__item[open] .lp2-faq__chevron{transform:rotate(45deg)}.lp2-faq__a{padding:0 0 1.25rem;font-size:.9375rem;line-height:1.65;color:#4b5563;max-width:65ch}@media(min-width:768px){.lp2-faq__a{font-size:1rem;padding-bottom:1.5rem}}@media(prefers-reduced-motion:reduce){.lp2-faq__chevron{transition:none}}.lp2--ss .lp2-btn{border-radius:10px}.lp2--ss .lp2-btn--dark{background:#efff36;color:#16140f;box-shadow:0 6px 18px -6px rgba(216,232,0,.7)}.lp2--ss .lp2-btn--dark:hover{background:#e4f520}.lp2--ss .lp2-section--gray{background:#f7f6f3}.lp2--ss .lp2-audience-card,.lp2--ss .lp2-final-cta,.lp2--ss .lp2-pricing-card,.lp2--ss .lp2-pricing-dual__card,.lp2--ss .lp2-pricing-features-card,.lp2--ss .lp2-pricing-promo,.lp2--ss .lp2-summary-card,.lp2--ss .lp2-usecase{border-radius:16px}.lp2--ss .lp2-audience-card__icon,.lp2--ss .lp2-summary-card__icon{border-radius:10px}.lp2--ss .lp2-btn--green{background:#efff36;color:#16140f;box-shadow:0 6px 18px -6px rgba(216,232,0,.7)}.lp2--ss .lp2-btn--green:hover{background:#e4f520}.lp2--ss .lp2-pricing-dual{flex-direction:column;gap:0;max-width:440px;padding:1.75rem;background:#fff;border:1px solid #e9e6e0;border-radius:16px;box-shadow:0 8px 24px -8px rgba(28,25,22,.12)}.lp2--ss .lp2-pricing-dual__card,.lp2--ss .lp2-pricing-dual__card--active{border:none;padding:0;background:rgba(0,0,0,0)}.lp2--ss .lp2-pricing-dual__card:last-child{margin-top:.85rem;padding-top:.85rem;border-top:1px solid #e9e6e0}.lp2--ss .lp2-pricing-dual__cta{margin-top:1rem}.lp2--ss .lp2-pricing-features-card{max-width:440px;border-radius:16px;border-color:#e9e6e0}.lp2--ss .lp2-pricing-promo,.lp2--ss .lp2-pricing-toggle,.lp2--ss .lp2-pricing-toggle__btn{border-radius:999px}.lp2-ssbadge{display:inline-flex;align-items:center;gap:8px;font-size:.8rem;font-weight:600;color:#16140f;background:#fff;border:1px solid #e9e6e0;border-radius:999px;padding:6px 16px}.lp2-ssbadge__dot{width:8px;height:8px;border-radius:50%;background:#d4f520;flex-shrink:0}.lp2-sstoggle{display:inline-flex;gap:4px;padding:5px;background:#efece6;border-radius:999px}.lp2-sstoggle__btn{border:none;background:rgba(0,0,0,0);color:#57534e;font-size:.85rem;font-weight:600;padding:8px 18px;border-radius:999px;cursor:pointer;display:inline-flex;align-items:center;gap:8px}.lp2-sstoggle__btn--active{background:#16140f;color:#fff}.lp2-sstoggle__save{font-size:.7rem;font-weight:700;color:#15803d}.lp2-ssplan{max-width:480px;margin:0 auto;text-align:left;background:#fff;border:1px solid #e9e6e0;border-radius:20px;padding:1.85rem 1.85rem 1.5rem;box-shadow:0 18px 40px -20px rgba(28,25,22,.22),0 6px 16px -10px rgba(28,25,22,.12)}.lp2-ssplan__head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:1rem}.lp2-ssplan__name{font-size:1.1rem;font-weight:700;color:#16140f}.lp2-ssplan__promo{display:inline-flex;align-items:center;gap:6px;font-size:.72rem;font-weight:600;color:#15803d;background:#dcfce7;border-radius:999px;padding:4px 10px}.lp2-ssplan__promodot{width:6px;height:6px;border-radius:50%;background:#15803d;flex-shrink:0}.lp2-ssplan__price{display:flex;align-items:baseline;gap:6px}.lp2-ssplan__amount{font-size:3.25rem;font-weight:800;line-height:1;letter-spacing:-.03em;color:#16140f}.lp2-ssplan__period{font-size:1rem;color:#8b8680}.lp2-ssplan__later{font-size:.85rem;color:#57534e;margin-top:.5rem}.lp2-ssplan__cta{width:100%;margin:1.25rem 0 1.5rem}.lp2-ssplan__checks{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.85rem}.lp2-ssplan__checks li{display:flex;align-items:center;gap:10px;font-size:.9rem;color:#16140f}.lp2-ssplan__checks li svg{color:#15803d;flex-shrink:0}.lp2-ssplan__foot{font-size:.72rem;color:#8b8680;text-align:center;margin-top:1.25rem}.lp2-sssteps{display:grid;grid-template-columns:1fr;gap:2rem 2.5rem;max-width:1120px;margin:0 auto}@media(min-width:600px){.lp2-sssteps{grid-template-columns:repeat(2,1fr)}}@media(min-width:1000px){.lp2-sssteps{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}}.lp2-ssstep{text-align:left}.lp2-ssstep__num{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#efff36;border-radius:10px;margin-bottom:1rem}.lp2-ssstep__num,.lp2-ssstep__title{color:#16140f;font-weight:700;font-size:1rem}.lp2-ssstep__title{margin-bottom:.5rem}.lp2-ssstep__desc{font-size:.875rem;line-height:1.6;color:#57534e}