.lp{color:#161312;background:#fff;min-height:100vh}.lp-container{max-width:1100px;margin:0 auto;padding:0 1.5rem}@media (min-width:768px){.lp-container{padding:0 2.5rem}}.lp-container--narrow{max-width:780px}.lp-section{padding:4rem 0}@media (min-width:768px){.lp-section{padding:5.5rem 0}}.lp-section--white{background:#fff}.lp-section--gray{background:#f5f3f1}.lp-section__heading{text-align:center;color:#161312;margin-bottom:2.5rem;font-size:1.5rem;font-weight:700}@media (min-width:768px){.lp-section__heading{margin-bottom:3rem;font-size:1.75rem}}.lp-badge{font-family:var(--font-oswald,"Oswald", sans-serif);letter-spacing:.12em;text-transform:uppercase;color:#161312;background:#efff3626;border:1px solid #efff3666;border-radius:999px;margin-bottom:1.25rem;padding:.375rem .875rem;font-size:.75rem;font-weight:600;display:inline-block}.lp-btn{text-align:center;cursor:pointer;border:none;border-radius:4px;padding:.75rem 1.75rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .15s;display:inline-block}.lp-btn--primary{color:#040404;background:#efff36}.lp-btn--primary:hover{background:#d7e531;transform:translateY(-1px)}.lp-btn--primary:active{transform:translateY(0)}.lp-btn--secondary{color:#161312;background:0 0;border:1.5px solid #d1d1d1}.lp-btn--secondary:hover{background:#f5f3f1;border-color:#999}.lp-hero{background:#f5f3f1;padding:5rem 0 4rem}@media (min-width:768px){.lp-hero{padding:6rem 0 5rem}}.lp-hero__inner{text-align:center;max-width:720px}.lp-hero__headline{color:#161312;font-size:1.75rem;font-weight:700;line-height:1.2}@media (min-width:768px){.lp-hero__headline{font-size:2.5rem}}@media (min-width:1024px){.lp-hero__headline{font-size:3rem}}.lp-hero__subtitle{color:#727272;max-width:600px;margin-top:1.25rem;margin-left:auto;margin-right:auto;font-size:1rem;line-height:1.6}@media (min-width:768px){.lp-hero__subtitle{font-size:1.125rem}}.lp-hero__ctas{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:2rem;display:flex}.lp-hero__trust{color:#999;margin-top:1rem;font-size:.8125rem}.lp-audience-grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:640px){.lp-audience-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.lp-audience-grid{grid-template-columns:repeat(3,1fr)}}.lp-audience-card{background:#fff;border:1px solid #e5e5e5;border-radius:8px;padding:1.25rem 1.5rem;transition:border-color .15s}.lp-audience-card:hover{border-color:#bbb}.lp-audience-card__title{color:#161312;margin-bottom:.25rem;font-size:.9375rem;font-weight:600}.lp-audience-card__desc{color:#727272;font-size:.8125rem;line-height:1.5}.lp-usecases__intro{text-align:center;color:#727272;max-width:640px;margin:-1.5rem auto 2.5rem;font-size:.9375rem;line-height:1.7}.lp-usecases-grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:640px){.lp-usecases-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.lp-usecases-grid{grid-template-columns:repeat(3,1fr)}}.lp-usecase{background:#f5f3f1;border-radius:10px;height:100%;padding:1.5rem}.lp-usecase__who{color:#161312;margin-bottom:.5rem;font-size:.9375rem;font-weight:700}.lp-usecase__story{color:#555;font-size:.8125rem;line-height:1.65}.lp-value-grid{gap:2rem;display:grid}@media (min-width:768px){.lp-value-grid{gap:2.5rem}}.lp-value-block{text-align:center;max-width:720px;margin:0 auto}.lp-value-block__headline{color:#161312;margin-bottom:.75rem;font-size:1.25rem;font-weight:700}@media (min-width:768px){.lp-value-block__headline{font-size:1.375rem}}.lp-value-block__body{color:#555;font-size:.9375rem;line-height:1.7}.lp-summary-grid{grid-template-columns:1fr;gap:.75rem;display:grid}@media (min-width:640px){.lp-summary-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.lp-summary-grid{grid-template-columns:repeat(3,1fr)}}.lp-summary-card{color:inherit;background:#fff;border:1px solid #e5e5e5;border-radius:10px;height:100%;padding:1.25rem;text-decoration:none;transition:border-color .15s,transform .15s,box-shadow .15s;display:block}.lp-summary-card:hover{border-color:#bbb;transform:translateY(-2px);box-shadow:0 4px 12px #0000000f}.lp-summary-card:hover .lp-summary-card__link{color:#161312}.lp-summary-card__title{color:#161312;margin-bottom:.375rem;font-size:.9375rem;font-weight:700}.lp-summary-card__desc{color:#727272;margin-bottom:.75rem;font-size:.75rem;line-height:1.55}.lp-summary-card__link{color:#aaa;font-size:.6875rem;font-weight:600;transition:color .15s}.lp-summary-cta{text-align:center;margin-top:2rem}.lp-features-list{flex-direction:column;gap:.75rem;max-width:800px;margin:0 auto;display:flex}.lp-feature{background:#fff;border:1px solid #e5e5e5;border-radius:10px;transition:border-color .15s;overflow:hidden}.lp-feature:hover{border-color:#ccc}.lp-feature--expanded{border-color:#bbb}.lp-feature__problem{color:#92400e;opacity:0;background:#fef8f0;border:1px solid #fde6c8;border-radius:6px;align-items:flex-start;gap:8px;max-height:0;margin:0 12px;padding:0 14px;font-size:.75rem;line-height:1.5;transition:max-height .3s,opacity .2s,padding .3s,margin .3s;display:flex;overflow:hidden}.lp-feature:hover .lp-feature__problem{opacity:1;max-height:120px;margin:10px 12px 0;padding:10px 14px}.lp-feature__problem-icon{color:#92400e;background:#fde6c8;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-top:1px;font-size:.625rem;font-weight:800;display:flex}.lp-feature__head{padding:1.25rem 1.5rem .5rem}.lp-feature__title{color:#161312;margin-bottom:.25rem;font-size:1rem;font-weight:600}.lp-feature__summary{color:#727272;font-size:.8125rem;line-height:1.5}.lp-feature__toggle{color:#161312;cursor:pointer;background:0 0;border:none;align-items:center;gap:.375rem;padding:.5rem 1.5rem 1.25rem;font-size:.75rem;font-weight:600;transition:color .15s;display:flex}.lp-feature__toggle:hover{color:#555}.lp-feature__chevron{transition:transform .2s}.lp-feature--expanded .lp-feature__chevron{transform:rotate(180deg)}.lp-feature__panel{grid-template-rows:0fr;transition:grid-template-rows .3s;display:grid}.lp-feature--expanded .lp-feature__panel{grid-template-rows:1fr}.lp-feature__panel-inner{padding:0 1.5rem;overflow:hidden}.lp-feature--expanded .lp-feature__panel-inner{padding-bottom:1.5rem}.lp-feature__details{color:#555;border-top:1px solid #eee;padding-top:1rem;font-size:.875rem;line-height:1.7}.lp-feature__details p+p{margin-top:.75rem}.lp-feature__screenshot{text-align:center;color:#999;background:#fafafa;border:2px dashed #d1d1d1;border-radius:8px;margin-top:1rem;padding:2.5rem 1.5rem;font-size:.8125rem}.lp-feature__screenshot--mock{background:#f9f9f9;border:1px solid #e5e5e5;border-radius:10px;padding:0;transition:transform .2s,box-shadow .2s;overflow:hidden}.lp-feature__screenshot--mock:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000014}.lp-steps{flex-direction:column;gap:1.5rem;display:flex}.lp-step{align-items:flex-start;gap:1rem;display:flex}.lp-step__num{color:#fff;background:#161312;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:.875rem;font-weight:700;display:flex}.lp-step__title{color:#161312;font-size:.9375rem;font-weight:600}.lp-step__desc{color:#727272;margin-top:.125rem;font-size:.8125rem;line-height:1.5}.lp-pricing-grid{grid-template-columns:1fr;align-items:stretch;gap:.75rem;max-width:560px;margin:0 auto 1.5rem;display:grid}@media (min-width:640px){.lp-pricing-grid{grid-template-columns:repeat(2,1fr)}}.lp-pricing-grid>*{height:100%}.lp-price-card{text-align:center;background:#fff;border:1px solid #e5e5e5;border-radius:10px;flex-direction:column;justify-content:center;height:100%;padding:1.25rem;transition:border-color .15s;display:flex}.lp-price-card:hover{border-color:#ccc}.lp-price-card__label{text-transform:uppercase;letter-spacing:.08em;color:#727272;margin-bottom:.75rem;font-size:.6875rem;font-weight:700}.lp-price-card__prices{flex-direction:column;align-items:center;gap:.25rem;display:flex}.lp-price-card__original{color:#aaa;font-size:.875rem;text-decoration:line-through}.lp-price-card__promo{color:#15803d;font-size:1.5rem;font-weight:700}.lp-price-card__note{color:#999;margin-top:.5rem;font-size:.6875rem}.lp-pricing-addon{border-top:1px solid #f0f0f0;justify-content:center;align-items:center;gap:.5rem;max-width:560px;margin:0 auto 1rem;padding:.75rem;display:flex}.lp-pricing-addon__label{text-transform:uppercase;letter-spacing:.06em;color:#999;font-size:.5rem;font-weight:700}.lp-pricing-addon__text{color:#555;font-size:.65rem}.lp-pricing-promo-note{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;justify-content:center;align-items:center;gap:.625rem;max-width:560px;margin:0 auto 1.5rem;padding:.75rem 1.25rem;display:flex}.lp-pricing-promo-note__badge{text-transform:uppercase;letter-spacing:.05em;color:#15803d;background:#dcfce7;border-radius:4px;flex-shrink:0;padding:.2rem .5rem;font-size:.625rem;font-weight:700}.lp-pricing-promo-note span:last-child{color:#15803d;font-size:.8125rem;font-weight:500}.lp-pricing__free-note{text-align:center;color:#727272;margin-top:1.25rem;font-size:.8125rem}.lp-trust-grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:768px){.lp-trust-grid{grid-template-columns:repeat(3,1fr)}}.lp-trust-card{text-align:center;padding:1.5rem 1.25rem}.lp-trust-card__icon{margin-bottom:.75rem;font-size:1.75rem;line-height:1}.lp-trust-card__title{color:#161312;margin-bottom:.5rem;font-size:1rem;font-weight:700}.lp-trust-card__body{color:#555;max-width:320px;margin:0 auto;font-size:.8125rem;line-height:1.65}.lp-mid-cta{text-align:center;background:#f5f3f1;padding:2.5rem 1.5rem}.lp-mid-cta__note{color:#999;margin-top:.5rem;font-size:.75rem}.lp-cta-banner{color:#fff;text-align:center;background:#161312;padding:4rem 0}@media (min-width:768px){.lp-cta-banner{padding:5rem 0}}.lp-cta-banner__headline{margin-bottom:.75rem;font-size:1.5rem;font-weight:700}@media (min-width:768px){.lp-cta-banner__headline{font-size:1.75rem}}.lp-cta-banner__subtitle{color:#fff9;max-width:500px;margin-bottom:1.75rem;margin-left:auto;margin-right:auto;font-size:.9375rem;line-height:1.6}
