.lp-font-display{font-family:var(--font-noto-serif),Georgia,serif}.lp-root{background:#f5f3ee;color:#1a1c1b;min-height:100vh;font-family:var(--font-jakarta,sans-serif);overflow-x:hidden}html{scroll-padding-top:5rem}.lp-container{max-width:87.5rem;margin:0 auto;padding:0 2rem}.bronze-gradient{background:linear-gradient(135deg,#8e4e00,#cd7f32)}.glass-panel{background:rgba(250,249,247,.8)}.glass-panel,.glass-panel-dark{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.glass-panel-dark{background:rgba(255,255,255,.06)}.editorial-shadow{box-shadow:0 20px 50px rgba(83,68,56,.08)}.fluid-blob{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}.text-reveal{animation:lp-reveal 1.2s cubic-bezier(.77,0,.175,1)}@keyframes lp-reveal{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}.floating-1{animation:lp-float 6s ease-in-out infinite}@keyframes lp-float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.lp-header{position:fixed;top:0;width:100%;z-index:50;border-bottom:1px solid rgba(28,24,21,.06);transition:all .3s ease}.lp-nav-inner{justify-content:space-between;max-width:87.5rem;margin:0 auto;padding:0 2rem;height:4.5rem}.lp-logo-wrap,.lp-nav-inner{display:flex;align-items:center}.lp-logo-wrap{gap:.625rem;text-decoration:none}.lp-logo-text{font-size:1.125rem;font-weight:600;letter-spacing:-.02em;color:#1a1c1b}.lp-nav-links{display:none;gap:2.5rem;align-items:center}.lp-nav-link{font-size:.6875rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#534438;text-decoration:none;transition:color .2s ease}.lp-nav-link--active,.lp-nav-link:hover{color:#8e4e00}.lp-nav-link--active{border-bottom:1px solid #8e4e00}.lp-nav-actions{display:none;align-items:center;gap:1.25rem}.lp-btn-pill{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.75rem;border-radius:8px;font-size:.875rem;font-weight:600;letter-spacing:0;text-decoration:none;color:#ffffff;border:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .15s ease}.lp-btn-pill:hover{transform:translateY(-1px)}.lp-btn-pill:active{transform:scale(.98)}.lp-btn-pill.bronze-gradient{background:#a8621e;box-shadow:0 1px 2px rgba(168,98,30,.25),0 4px 14px rgba(168,98,30,.18)}.lp-btn-pill.bronze-gradient:hover{background:#8e4e00;box-shadow:0 4px 20px rgba(168,98,30,.3)}.lp-btn-pill--lg{padding:.875rem 2rem;font-size:.9375rem;border-radius:12px}.lp-btn-pill--xl{padding:1rem 2.5rem;font-size:1rem;border-radius:12px}.lp-btn-pill--full{width:100%;justify-content:center;padding:.875rem 2rem}.lp-btn-pill--outline{background:transparent;border:1.5px solid rgba(28,24,21,.2);color:#534438}.lp-btn-pill--outline:hover{border-color:#cd7f32;color:#8e4e00}.lp-btn-pill--white{background:#ffffff;color:#8e4e00;box-shadow:0 8px 32px rgba(0,0,0,.2)}.lp-btn-pill--white:hover{background:#f4f3f1}.lp-btn-ghost-white{display:inline-flex;align-items:center;gap:.5rem;color:#ffffff;font-weight:700;font-size:1rem;text-decoration:none;border-bottom:2px solid rgba(255,255,255,.4);padding-bottom:.25rem;transition:border-color .2s ease}.lp-btn-ghost-white:hover{border-color:#ffffff}.lp-label{font-size:.6875rem;font-weight:700;letter-spacing:.3em;text-transform:uppercase;color:#8e4e00;display:block;margin-bottom:1rem}.lp-hero-section{position:relative;min-height:100svh;display:flex;align-items:center;padding-top:7rem;padding-bottom:5rem;overflow:hidden}.lp-hero-blob{position:absolute;top:0;right:0;width:50%;height:100%;background:rgba(244,243,241,.5);transform:translateX(25%) scale(1.5);z-index:0;pointer-events:none}.lp-hero-inner{position:relative;z-index:1;width:100%;max-width:87.5rem;margin:0 auto;padding:0 2rem}.lp-hero-grid{display:grid;grid-template-columns:1fr;gap:4rem;align-items:center}.lp-hero-text{order:1}.lp-hero-eyebrow{font-size:.625rem;font-weight:700;letter-spacing:.3em;text-transform:uppercase;color:#8e4e00;display:block;margin-bottom:2rem}.lp-hero-headline{font-size:clamp(2.75rem,6vw,5rem);font-weight:700;line-height:1.05;letter-spacing:-.025em;color:#1a1c1b;margin-bottom:2rem}.lp-hero-em{font-style:italic;color:#cd7f32;display:block}.lp-hero-sub{font-size:clamp(1rem,1.8vw,1.3rem);line-height:1.75;color:#534438;max-width:34rem;margin-bottom:3rem;font-weight:300}.lp-hero-ctas{display:flex;flex-wrap:wrap;gap:1rem}.lp-hero-image-col{order:2;display:flex;justify-content:center}.lp-hero-image-wrap{width:100%;max-width:30rem;border-radius:1.5rem;overflow:hidden}.lp-hero-img{width:100%;height:400px;object-fit:cover;display:block}.lp-stats-section{padding:6rem 0;background:#ffffff;overflow:hidden}.lp-stats-grid-asymm{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}.lp-stats-headline{font-size:clamp(1.875rem,4vw,3.5rem);line-height:1.15;color:#1a1c1b;margin-bottom:1.5rem}.lp-stats-desc{font-size:1.0625rem;color:#534438;line-height:1.7;max-width:26rem}.lp-stats-cards{display:grid;grid-template-columns:1fr;gap:1.5rem}.lp-stat-card{padding:2rem 1.75rem;border-radius:1.5rem;display:flex;flex-direction:column;gap:1.25rem;border:1px solid rgba(28,24,21,.06)}.lp-stat-card--light{background:#f4f3f1}.lp-stat-card--offset{transform:none}.lp-stat-icon{width:2.75rem;height:2.75rem;color:#8e4e00}.lp-stat-icon--white{color:#ffffff}.lp-stat-num{font-size:clamp(2.25rem,4vw,3rem);font-weight:700;line-height:1;color:#1a1c1b;letter-spacing:-.03em}.lp-stat-num--white{color:#ffffff}.lp-stat-label{font-size:.6875rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#534438;margin-top:.25rem}.lp-stat-label--white{color:rgba(255,255,255,.8)}.lp-features-section{padding:8rem 0;background:#faf9f7}.lp-features-header{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:6rem}.lp-features-headline{font-size:clamp(2rem,5vw,4.5rem);font-weight:700;line-height:1.1;color:#1a1c1b}.lp-features-header-divider{display:none;height:1px;background:rgba(28,24,21,.12);flex:1;align-self:flex-end;margin:0 3rem .375rem}.lp-features-header-desc{font-size:.875rem;color:#534438;line-height:1.75;max-width:18rem}.lp-features-waterfall{display:grid;grid-template-columns:1fr;gap:3.5rem 3rem}.lp-feature-item{display:flex;flex-direction:column;gap:1rem}.lp-feature-icon-wrap{width:4rem;height:4rem;border-radius:1rem;background:#ffffff;box-shadow:0 1px 4px rgba(28,24,21,.08);display:flex;align-items:center;justify-content:center}.lp-feature-title{font-size:1.375rem;color:#1a1c1b;font-weight:700}.lp-feature-desc{font-size:.9375rem;color:#534438;line-height:1.75}.lp-feature-stagger-2,.lp-feature-stagger-3,.lp-feature-stagger-4,.lp-feature-stagger-6{margin-top:0}.lp-how-section{padding:10rem 0;background:#ffffff;overflow:hidden}.lp-how-grid{display:grid;grid-template-columns:1fr;gap:6rem;align-items:center}.lp-how-steps{display:flex;flex-direction:column;gap:2rem;order:2}.lp-step-card{background:#f4f3f1;padding:2.5rem;border-radius:1.5rem;border:1px solid rgba(28,24,21,.06)}.lp-step-card-header{display:flex;align-items:center;gap:1.25rem;margin-bottom:1rem}.lp-step-ghost{font-size:3.5rem;font-weight:700;line-height:1;color:rgba(205,127,50,.18);user-select:none;flex-shrink:0}.lp-step-title{font-size:1.125rem;font-weight:700;color:#1a1c1b}.lp-step-desc{font-size:.9375rem;color:#534438;line-height:1.7}.lp-how-visual{order:1;display:flex;flex-direction:column;align-items:center;gap:3rem}.lp-how-headline{font-size:clamp(2rem,4vw,3.5rem);font-weight:700;line-height:1.15;color:#1a1c1b;text-align:center}.lp-phone-frame{border-radius:2.5rem;overflow:hidden;box-shadow:0 24px 80px rgba(28,24,21,.2);border:.75rem solid #e3e2e0;max-width:18rem;width:100%}.lp-phone-img{width:100%;aspect-ratio:9/18;object-fit:cover;display:block}.lp-phone-ui{background:#1a1c1b;padding:1.25rem 1rem 1rem;display:flex;flex-direction:column;gap:.75rem;min-height:420px}.lp-phone-statusbar{justify-content:space-between;font-size:.625rem;font-weight:600;margin-bottom:.25rem}.lp-phone-statusbar,.lp-phone-statusbar-icons{display:flex;align-items:center;color:rgba(255,255,255,.7)}.lp-phone-statusbar-icons{gap:.25rem}.lp-phone-biz-header{display:flex;align-items:center;gap:.625rem;padding-bottom:.625rem;border-bottom:1px solid rgba(255,255,255,.08)}.lp-phone-biz-avatar{width:32px;height:32px;border-radius:8px;background:#cd7f32;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;color:#fff;flex-shrink:0}.lp-phone-biz-name{font-size:.75rem;font-weight:600;color:#ffffff;margin:0}.lp-phone-biz-tag{font-size:.625rem;color:rgba(255,255,255,.45);margin:0}.lp-phone-section-label{font-size:.5625rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:rgba(255,255,255,.4)}.lp-phone-services{display:flex;flex-direction:column;gap:.375rem}.lp-phone-service{display:flex;justify-content:space-between;align-items:center;padding:.5rem .625rem;border-radius:.5rem;border:1px solid rgba(255,255,255,.08);font-size:.6875rem;color:rgba(255,255,255,.6)}.lp-phone-service--selected{border-color:#cd7f32;background:rgba(205,127,50,.12);color:#ffffff}.lp-phone-service-price{font-weight:600;font-size:.6875rem;color:#cd7f32}.lp-phone-dates{display:flex;gap:.375rem}.lp-phone-date{flex:1;display:flex;flex-direction:column;align-items:center;padding:.375rem 0;border-radius:.5rem;border:1px solid rgba(255,255,255,.08);cursor:pointer}.lp-phone-date--active{background:#cd7f32;border-color:#cd7f32}.lp-phone-date-day{font-size:.5rem;font-weight:600;letter-spacing:.05em;color:rgba(255,255,255,.45);text-transform:uppercase}.lp-phone-date--active .lp-phone-date-day{color:rgba(255,255,255,.8)}.lp-phone-date-num{font-size:.8125rem;font-weight:700;color:rgba(255,255,255,.7);margin-top:.125rem}.lp-phone-date--active .lp-phone-date-num{color:#ffffff}.lp-phone-slots{display:grid;grid-template-columns:repeat(3,1fr);gap:.375rem}.lp-phone-slot{padding:.375rem 0;border-radius:.375rem;font-size:.625rem;font-weight:600;text-align:center;border:1px solid rgba(255,255,255,.08);color:rgba(255,255,255,.35)}.lp-phone-slot--available{color:rgba(255,255,255,.7);border-color:rgba(255,255,255,.15)}.lp-phone-slot--selected{background:#cd7f32;border-color:#cd7f32;color:#ffffff}.lp-phone-slot--taken{text-decoration:line-through;color:rgba(255,255,255,.2)}.lp-phone-confirm-btn{width:100%;padding:.625rem;border-radius:.5rem;background:#cd7f32;color:#ffffff;font-size:.75rem;font-weight:700;border:none;cursor:pointer;margin-top:.25rem}.lp-phone-footer-note{text-align:center;font-size:.5625rem;color:rgba(255,255,255,.3);margin:0}.lp-pricing-section{padding:10rem 0;background:#fafaf8}.lp-pricing-headline{font-size:clamp(2rem,4.5vw,4.5rem);font-weight:700;color:#1a1c1b;letter-spacing:-.025em;margin-bottom:1.5rem}.lp-pricing-divider{width:6rem;height:.25rem;background:rgba(205,127,50,.2);border-radius:100px;margin:0 auto 1.5rem}.lp-pricing-sub{font-size:1.125rem;color:#534438;font-weight:300;line-height:1.6}.lp-pricing-card-h{background:#faf9f7;border-radius:3rem;border:1px solid rgba(28,24,21,.1);overflow:hidden;box-shadow:0 24px 80px rgba(28,24,21,.1);display:flex;flex-direction:column}.lp-pricing-left{padding:4rem;background:rgba(244,243,241,.5);border-bottom:1px solid rgba(28,24,21,.08);text-align:center;display:flex;flex-direction:column;align-items:center}.lp-pricing-plan-name{font-size:2.25rem;color:#1a1c1b;margin-bottom:1.75rem}.lp-pricing-price{display:flex;align-items:baseline;gap:.375rem;justify-content:center;margin-bottom:2rem}.lp-pricing-currency{font-size:1.125rem;font-weight:700;color:#534438}.lp-pricing-amount{font-size:5rem;font-weight:700;color:#8e4e00;line-height:1;letter-spacing:-.04em}.lp-pricing-period{font-size:1rem;color:#534438;font-weight:400}.lp-pricing-right{padding:4rem}.lp-pricing-features{list-style:none;padding:0;margin:0 0 2rem;display:flex;flex-direction:column;gap:1.25rem}.lp-pricing-feature-item{display:flex;align-items:center;gap:.875rem;font-size:.9375rem;color:#534438;font-weight:500}.lp-pricing-footer{padding-top:1.5rem;border-top:1px solid rgba(28,24,21,.08);font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#534438;text-align:center}.lp-pricing-contact{color:#8e4e00;text-decoration:none}.lp-pricing-contact:hover{text-decoration:underline}.lp-cta-gradient-section{padding:8rem 0;overflow:hidden}.lp-cta-glass{border-radius:4rem;padding:5rem 3rem;border:1px solid rgba(255,255,255,.12);text-align:center;display:flex;flex-direction:column;align-items:center;gap:2rem}.lp-cta-headline{font-size:clamp(2.5rem,7vw,5.5rem);font-weight:700;line-height:1.05;color:#ffffff;letter-spacing:-.025em}.lp-cta-em{font-style:italic}.lp-cta-em,.lp-cta-sub{color:rgba(255,255,255,.8)}.lp-cta-sub{font-size:clamp(1rem,2vw,1.375rem);max-width:36rem;line-height:1.7;font-weight:300}.lp-cta-actions{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;align-items:center;margin-top:1rem}.lp-footer{padding:6rem 0 3rem;background:#faf9f7;border-top:1px solid rgba(28,24,21,.08)}.lp-footer-grid{display:grid;grid-template-columns:1fr;gap:4rem;margin-bottom:4rem}.lp-footer-logo{font-style:italic;font-size:2.25rem;color:#1a1c1b;margin-bottom:1.5rem}.lp-footer-tagline{font-size:1.0625rem;color:#534438;line-height:1.7;max-width:22rem;margin-bottom:2.5rem}.lp-footer-links-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem}.lp-footer-col-title{font-size:.75rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#1a1c1b;margin-bottom:1.25rem}.lp-footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.875rem}.lp-footer-links a{font-size:.9375rem;color:#534438;text-decoration:none;transition:color .2s ease}.lp-footer-links a:hover{color:#8e4e00}.lp-footer-bottom{padding-top:2rem;border-top:1px solid rgba(28,24,21,.08);display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.25rem}.lp-footer-copy{font-size:.625rem;font-weight:700;letter-spacing:.3em;text-transform:uppercase;color:#8e4e00}.lp-footer-legal{display:flex;gap:2rem}.lp-footer-legal a{font-size:.625rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#534438;text-decoration:none;transition:color .2s ease}.lp-footer-legal a:hover{color:#8e4e00}.lp-btn-ghost-white:focus-visible,.lp-btn-pill:focus-visible{outline:2px solid #cd7f32;outline-offset:3px}a:focus-visible{outline:2px solid #cd7f32;outline-offset:3px;border-radius:4px}@media (min-width:768px){.lp-hero-img{height:520px}.lp-how-steps .md\:ml-12{margin-left:3rem}.lp-how-steps .md\:ml-24{margin-left:6rem}.lp-pricing-card-h{flex-direction:row}.lp-pricing-left{border-bottom:none;border-right:1px solid rgba(28,24,21,.08);flex:1}.lp-pricing-right{flex:1}.lp-footer-grid{grid-template-columns:5fr 7fr}}@media (min-width:1024px){.lp-nav-actions,.lp-nav-links{display:flex}.lp-hero-grid{grid-template-columns:1fr 1fr;gap:5rem}.lp-hero-text{order:1}.lp-hero-image-col{order:2;justify-content:flex-end}.lp-hero-img{height:600px}.lp-stats-grid-asymm{grid-template-columns:5fr 7fr;gap:4rem}.lp-stats-cards{order:-1;grid-template-columns:1fr 1fr}.lp-stats-left{order:1}.lp-stat-card{padding:3rem 2.5rem;gap:1.5rem}.lp-stat-card--offset{transform:translateY(3rem)}.lp-features-header{flex-direction:row;align-items:flex-end}.lp-features-header-left{max-width:40rem;flex-shrink:0}.lp-features-header-divider{display:block}.lp-features-header-desc{flex-shrink:0;margin-bottom:.25rem}.lp-features-waterfall{grid-template-columns:repeat(3,1fr)}.lp-feature-stagger-2{margin-top:3rem}.lp-feature-stagger-3{margin-top:6rem}.lp-feature-stagger-4{margin-top:-6rem}.lp-feature-stagger-6{margin-top:3rem}.lp-how-grid{grid-template-columns:1fr 1fr;gap:6rem}.lp-how-steps{order:1}.lp-how-visual{order:2;align-items:flex-start}.lp-how-headline{text-align:left}.lp-testimonials-stagger{grid-template-columns:1fr 1fr}.lp-testimonial-card--offset{transform:translateY(3rem)}}.lp-hero-visual-wrap{position:relative;width:100%;max-width:28rem;display:flex;flex-direction:column;gap:.75rem}.lp-hero-notif-row{display:flex;justify-content:flex-end}.lp-hero-notif{display:inline-flex;align-items:center;gap:.5rem;background:#ffffff;border:1px solid rgba(28,24,21,.08);border-radius:100px;padding:.5rem 1rem;font-size:.75rem;font-weight:600;color:#1a1c1b;box-shadow:0 4px 12px rgba(28,24,21,.08);white-space:nowrap}.lp-hero-app-card{background:#ffffff;border-radius:1.25rem;border:1px solid rgba(28,24,21,.08);overflow:hidden}.lp-hero-app-header{display:flex;align-items:center;gap:.75rem;padding:.875rem 1.25rem;background:#faf9f7;border-bottom:1px solid rgba(28,24,21,.06)}.lp-hero-app-dots{display:flex;gap:.3125rem}.lp-hero-app-dots span{width:.5rem;height:.5rem;border-radius:50%;background:rgba(28,24,21,.15);display:block}.lp-hero-app-title{font-size:.6875rem;color:#534438;flex:1;text-align:center}.lp-hero-app-live,.lp-hero-app-title{font-weight:700;letter-spacing:.05em;text-transform:uppercase}.lp-hero-app-live{font-size:.5625rem;color:#009fb9}.lp-hero-app-body{padding:1rem 1.25rem;display:flex;flex-direction:column;gap:.5rem}.lp-hero-app-appt{display:flex;align-items:center;gap:.75rem}.lp-hero-app-appt-time{font-size:.6875rem;font-weight:700;color:#8e4e00;width:2.5rem;flex-shrink:0}.lp-hero-app-appt-bar{flex:1;border-radius:.5rem;padding:.4375rem .75rem;display:flex;flex-direction:column;gap:.125rem}.lp-hero-app-appt-bar--bronze{background:rgba(205,127,50,.1)}.lp-hero-app-appt-bar--cyan{background:rgba(0,159,185,.1)}.lp-hero-app-appt-bar--sage{background:rgba(80,140,110,.1)}.lp-hero-app-appt-name{font-size:.75rem;font-weight:700;color:#1a1c1b;line-height:1}.lp-hero-app-appt-service{font-size:.625rem;color:#534438;line-height:1}.lp-hero-app-footer{padding:.875rem 1.25rem;background:#faf9f7;border-top:1px solid rgba(28,24,21,.06);display:flex;align-items:center}.lp-hero-app-stat{flex:1;display:flex;flex-direction:column;align-items:center;gap:.125rem}.lp-hero-app-stat-num{font-family:var(--font-noto-serif),Georgia,serif;font-size:1rem;font-weight:700;color:#1a1c1b;line-height:1}.lp-hero-app-stat-num--zero{color:#009fb9}.lp-hero-app-stat-label{font-size:.5rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#534438}.lp-hero-app-sep{width:1px;height:1.75rem;background:rgba(28,24,21,.08);flex-shrink:0}.lp-nicho-section{padding:5rem 0;background:#ffffff;border-top:1px solid rgba(28,24,21,.05)}.lp-nicho-inner{text-align:center;margin-bottom:3rem}.lp-nicho-headline{font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:700;color:#1a1c1b;line-height:1.2;margin-top:.5rem}.lp-nicho-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.lp-nicho-item{display:flex;flex-direction:column;align-items:center;gap:.625rem;padding:1.5rem 1rem;border-radius:1rem;background:#faf9f7;border:1px solid rgba(28,24,21,.06);transition:border-color .2s ease,background .2s ease;cursor:default}.lp-nicho-item:hover{border-color:rgba(205,127,50,.3);background:rgba(205,127,50,.04)}.lp-nicho-icon-wrap{width:3rem;height:3rem;border-radius:.875rem;background:rgba(205,127,50,.08);display:flex;align-items:center;justify-content:center}.lp-nicho-name{font-size:.875rem;font-weight:600;color:#1a1c1b;text-align:center}.lp-pricing-section-header{max-width:48rem;margin:0 auto 3rem;text-align:center}.lp-pricing-trial-wrap{max-width:44rem;margin:0 auto 4rem}.lp-pricing-trial-strip{background:rgba(205,127,50,.07);border:1px solid rgba(205,127,50,.2);border-radius:100px;padding:.875rem 1.25rem .875rem 2rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.lp-pricing-trial-strip-msg{font-size:.875rem;font-weight:600;color:#8e4e00}.lp-pricing-trial-toggle{font-size:.75rem;color:#8e4e00;text-decoration:underline;text-underline-offset:2px;white-space:nowrap;flex-shrink:0;background:none;border:none;cursor:pointer;padding:0;opacity:.75}.lp-pricing-trial-toggle:hover{opacity:1}.lp-pricing-trial-detail{margin-top:.5rem;padding:1rem 1.5rem;background:rgba(205,127,50,.03);border:1px solid rgba(205,127,50,.15);border-radius:1rem;font-size:.75rem;color:#8c7b70;line-height:1.6}.lp-pricing-trial-detail-list{margin-top:.5rem;padding-left:1rem;list-style:disc;display:flex;flex-direction:column;gap:.25rem}@media (max-width:640px){.lp-pricing-trial-strip{flex-direction:column;border-radius:1.25rem;padding:1rem 1.25rem;text-align:center;align-items:center}}.lp-pricing-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;max-width:72rem;margin:0 auto}.lp-pricing-card-v{background:#faf9f7;border:1.5px solid rgba(28,24,21,.1);border-radius:2rem;padding:2.5rem;display:flex;flex-direction:column;gap:1.125rem}.lp-pricing-card-v--popular{background:#ffffff;border-color:#cd7f32;box-shadow:0 12px 40px rgba(205,127,50,.15),0 2px 8px rgba(28,24,21,.05)}.lp-pricing-card-v--pro{background:#1e1108;border-color:rgba(205,127,50,.25);box-shadow:0 20px 56px rgba(0,0,0,.18)}.lp-pricing-v-badge{display:inline-flex;align-items:center;padding:.375rem .875rem;border-radius:100px;font-size:.625rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;width:fit-content}.lp-pricing-v-badge--neutral{background:rgba(28,24,21,.06);color:#534438}.lp-pricing-v-badge--popular{background:#cd7f32;color:#ffffff}.lp-pricing-v-badge--pro{background:rgba(205,127,50,.15);color:#cd7f32}.lp-pricing-v-name{font-size:1.875rem;color:#1a1c1b;font-weight:700;margin:0}.lp-pricing-v-name--pro{color:#ffffff}.lp-pricing-v-price{display:flex;align-items:baseline;gap:.25rem}.lp-pricing-v-amount{font-size:3.5rem;font-weight:700;color:#8e4e00;line-height:1;letter-spacing:-.04em}.lp-pricing-v-amount--pro{color:#cd7f32}.lp-pricing-currency--pro{color:rgba(255,255,255,.65)}.lp-pricing-period--pro{color:rgba(255,255,255,.55)}.lp-pricing-v-limit{font-size:.8125rem;color:#534438;font-weight:500;margin:0}.lp-pricing-v-limit--pro{color:rgba(255,255,255,.6)}.lp-pricing-v-divider{height:1px;background:rgba(28,24,21,.08)}.lp-pricing-v-divider--pro{background:rgba(255,255,255,.08)}.lp-pricing-v-features{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.875rem;flex:1}.lp-pricing-v-feature{display:flex;align-items:flex-start;gap:.625rem;font-size:.9375rem;color:#534438;font-weight:500}.lp-pricing-v-feature--pro{color:rgba(255,255,255,.8)}.lp-pricing-v-powered{font-size:.75rem;color:#8e4e00;opacity:.65;line-height:1.5;margin:0}.lp-pricing-v-trial-note{font-size:.75rem;color:#8e4e00;font-weight:600;background:rgba(205,127,50,.08);border-radius:.5rem;padding:.625rem 1rem;text-align:center;margin:0}.lp-pricing-v-cta{margin-top:auto}@media (min-width:768px){.lp-nicho-grid{grid-template-columns:repeat(4,1fr)}.lp-pricing-grid{grid-template-columns:repeat(3,1fr)}}@media (prefers-reduced-motion:reduce){.floating-1,.floating-2,.fluid-blob,.text-reveal{animation:none!important}.lp-btn-pill{transition:background-color .2s ease,box-shadow .2s ease,color .2s ease}.lp-btn-pill:hover{transform:none}}.lp-italic{font-style:italic}.lp-stats-footnote{margin-top:.5rem}.lp-pricing-tax-note,.lp-stats-footnote{font-size:.75rem;color:#8c7b70;text-align:center}.lp-pricing-tax-note{margin-top:1rem}.lp-footer-legal-info{font-size:.75rem;color:#8c7b70;margin-top:1rem;line-height:1.6}.lp-social-proof-section{padding:2rem 0;background:var(--lp-surface,#faf7f5);border-top:1px solid var(--lp-border,#e8ddd5);border-bottom:1px solid var(--lp-border,#e8ddd5)}.lp-social-proof-inner{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}.lp-social-proof-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:#8c7b70}.lp-nicho-proof-row{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.lp-nicho-proof-item{font-size:.875rem;padding:.25rem .75rem;border:1px solid #e8ddd5;border-radius:9999px;color:#534438;background:white}.lp-social-proof-stack{font-size:.75rem;color:#8c7b70}.lp-hamburger{display:flex;align-items:center;justify-content:center;padding:.5rem;color:var(--lp-text,#2d1b0e);background:transparent;border:none;cursor:pointer;border-radius:.375rem}@media (min-width:1024px){.lp-hamburger{display:none}}.lp-mobile-sheet{padding:1.5rem}.lp-mobile-nav-links{display:flex;flex-direction:column;gap:.25rem;margin-top:1rem}.lp-mobile-nav-link{display:block;padding:.75rem 1rem;font-size:1rem;color:#2d1b0e;text-decoration:none;border-radius:.375rem;transition:background .15s}.lp-mobile-nav-link:hover{background:#faf7f5}.lp-mobile-nav-divider{border:none;border-top:1px solid #e8ddd5;margin:.5rem 0}.lp-mobile-cta{display:block;text-align:center;padding:.75rem 1rem;margin-bottom:.5rem}.lp-mobile-nav-login{text-align:center;color:#8c7b70}.lp-hero-micro-trust{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;font-size:.75rem;color:#8c7b70;font-weight:500;margin-top:1.25rem}.lp-hero-trial-price{font-size:.75rem;color:#8c7b70;margin-top:.75rem;line-height:1.5}.lp-billing-toggle-wrap{display:flex;justify-content:center;margin-bottom:2rem}.lp-billing-toggle{background:#f4f3f1;padding:.25rem;gap:0}.lp-billing-toggle,.lp-billing-toggle-btn{display:inline-flex;align-items:center;border-radius:100px}.lp-billing-toggle-btn{gap:.375rem;padding:.75rem 1.5rem;min-height:44px;font-size:.875rem;font-weight:600;border:none;cursor:pointer;transition:all .2s ease;color:#534438;background:transparent}.lp-billing-toggle-btn--active{background:#1a1c1b;color:#ffffff;font-weight:700;box-shadow:0 2px 8px rgba(28,24,21,.25)}.lp-billing-annual-badge{font-size:.625rem;font-weight:700;letter-spacing:.06em;color:#009fb9;background:rgba(0,159,185,.12);border-radius:100px;padding:.1875rem .5rem}.lp-pricing-v-annual-note{font-size:.7rem;color:#8c7b70;margin:-.5rem 0 0;line-height:1.4}.lp-pricing-v-annual-note--pro{color:rgba(255,255,255,.45)}.lp-adv-section{padding:8rem 0;background:#f5f3ef}.lp-adv-header{text-align:center;max-width:42rem;margin:0 auto 4rem}.lp-adv-headline{font-size:clamp(2rem,4.5vw,3.75rem);font-weight:700;line-height:1.1;color:#1a1c1b;letter-spacing:-.02em;margin-bottom:1rem}.lp-adv-sub{font-size:1.0625rem;color:#534438;line-height:1.7;font-weight:300}.lp-adv-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:4rem}.lp-adv-card{background:#ffffff;border:1px solid rgba(28,24,21,.08);border-radius:1rem;padding:1.75rem;display:flex;flex-direction:column;gap:.75rem;transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease}.lp-adv-card:hover{box-shadow:0 8px 28px rgba(83,68,56,.1);transform:translateY(-2px);border-color:rgba(205,127,50,.25)}.lp-adv-card-top{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.lp-adv-icon-wrap{width:3rem;height:3rem;border-radius:50%;background:#fdf0e0;display:flex;align-items:center;justify-content:center;flex-shrink:0}.lp-adv-badge{display:inline-block;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;padding:2px 8px;border-radius:99px;white-space:nowrap}.lp-adv-badge--free{background:#e8e8e8;color:#555555}.lp-adv-badge--starter{background:#f5e6d0;color:#8e4e00}.lp-adv-badge--pro{background:#a8621e;color:#ffffff}.lp-adv-card-title{font-size:1.0625rem;font-weight:700;color:#1a1c1b;line-height:1.3}.lp-adv-card-desc{font-size:.9rem;color:#534438;line-height:1.7;margin:0}.lp-lgpd-block{background:#ffffff;border:1px solid rgba(28,24,21,.08);border-radius:1.5rem;padding:3rem 2.5rem;margin-top:1rem}.lp-lgpd-header{text-align:center;max-width:38rem;margin:0 auto 2.5rem}.lp-lgpd-headline{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700;color:#1a1c1b;line-height:1.2;margin-bottom:.75rem}.lp-lgpd-sub{font-size:.9375rem;color:#534438;line-height:1.7;font-weight:300}.lp-lgpd-cards{display:flex;flex-direction:column;gap:1.25rem}.lp-lgpd-card{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem 1.5rem;border:1px solid rgba(28,24,21,.07);border-radius:.875rem;background:#faf9f7;flex:1;min-width:200px}.lp-lgpd-card-emoji{font-size:1.375rem;line-height:1;flex-shrink:0;margin-top:.125rem}.lp-lgpd-card-title{font-size:.9375rem;font-weight:700;color:#1a1c1b;margin-bottom:.25rem}.lp-lgpd-card-desc{font-size:.875rem;color:#534438;line-height:1.65;margin:0}@media (min-width:768px){.lp-adv-grid{grid-template-columns:repeat(2,1fr)}.lp-lgpd-cards{flex-direction:row;flex-wrap:wrap}.lp-lgpd-card{flex:1 1 calc(50% - 0.75rem)}}@media (min-width:1024px){.lp-adv-grid{grid-template-columns:repeat(3,1fr)}.lp-lgpd-card{flex:1 1 calc(25% - 1rem)}}@media (max-width:767px){.lp-adv-grid{grid-template-columns:1fr}.lp-lgpd-cards{flex-direction:column}.lp-lgpd-block{padding:2rem 1.25rem}.lp-cta-gradient-section{padding:5rem 0}.lp-cta-glass{border-radius:2rem;padding:3rem 1.5rem;gap:1.5rem}.lp-cta-actions{flex-direction:column;gap:.875rem;width:100%}.lp-cta-actions>*{width:100%;text-align:center;justify-content:center}.lp-footer{padding:4rem 0 2rem}.lp-footer-bottom{flex-direction:column;align-items:flex-start;gap:1.25rem}.lp-footer-legal{flex-wrap:wrap;gap:.75rem 1.5rem;width:100%}}.lp-comparison-section{padding:8rem 0;background:#faf9f7}.lp-comparison-header{text-align:center;max-width:44rem;margin:0 auto 3.5rem}.lp-comparison-headline{font-size:clamp(2rem,4.5vw,3.75rem);font-weight:700;line-height:1.1;color:#1a1c1b;letter-spacing:-.02em;margin-bottom:1rem}.lp-comparison-sub{font-size:1.0625rem;color:#534438;line-height:1.7;font-weight:300;margin:0}.lp-comparison-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:1.25rem;border:1px solid rgba(28,24,21,.08);box-shadow:0 4px 24px rgba(28,24,21,.06)}.lp-comparison-table{width:100%;border-collapse:collapse;min-width:560px;background:#ffffff;border-radius:1.25rem;overflow:hidden}.lp-comparison-th{padding:1.125rem 1.25rem;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#534438;background:#f4f3f1;text-align:center;border-bottom:1px solid rgba(28,24,21,.08)}.lp-comparison-th--criterion{text-align:left;width:35%}.lp-comparison-th--qm{background:#fdf0e0;color:#8e4e00}.lp-comparison-th-brand{display:inline-flex;flex-direction:column;align-items:center;gap:.25rem}.lp-comparison-tr--even{background:#faf9f7}.lp-comparison-td{padding:1rem 1.25rem;font-size:.9375rem;color:#534438;text-align:center;border-bottom:1px solid rgba(28,24,21,.05)}.lp-comparison-td--criterion{text-align:left;font-weight:600;color:#1a1c1b}.lp-comparison-td--qm{background:rgba(253,240,224,.4)}.lp-comparison-cell-value{font-size:1.05rem;font-weight:600}.lp-comparison-cell-value--yes{color:#2d7a2d}.lp-comparison-cell-value--no{color:#b04040}.lp-comparison-cell-value--warn{color:#8e6000}.lp-comparison-note{font-size:.75rem;color:#8c7b70;margin-top:1.25rem;text-align:right}.lp-roi-section{padding:8rem 0;background:#ffffff}.lp-roi-inner{max-width:52rem;margin:0 auto}.lp-roi-header{text-align:center;margin-bottom:3rem}.lp-roi-headline{font-size:clamp(2rem,4.5vw,3.5rem);font-weight:700;line-height:1.1;color:#1a1c1b;letter-spacing:-.02em;margin-bottom:1rem}.lp-roi-sub{font-size:1.0625rem;color:#534438;line-height:1.7;font-weight:300;margin:0}.lp-roi-card{background:#faf9f7;border:1px solid rgba(28,24,21,.1);border-radius:2rem;overflow:hidden;box-shadow:0 12px 48px rgba(28,24,21,.08)}.lp-roi-card,.lp-roi-inputs{display:flex;flex-direction:column}.lp-roi-inputs{padding:2.5rem 2.5rem 2rem;gap:2rem}.lp-roi-field{display:flex;flex-direction:column;gap:.625rem}.lp-roi-field-header{display:flex;justify-content:space-between;align-items:center}.lp-roi-field-label{font-size:.9375rem;font-weight:600;color:#1a1c1b}.lp-roi-field-value{font-size:1rem;font-weight:700;color:#8e4e00;min-width:3.5rem;text-align:right}.lp-roi-slider{-webkit-appearance:none;appearance:none;width:100%;height:20px;border-radius:100px;background:transparent;outline:none;cursor:pointer}.lp-roi-slider::-webkit-slider-runnable-track{height:4px;border-radius:100px;background:rgba(205,127,50,.2)}.lp-roi-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:28px;height:28px;border-radius:50%;background:#cd7f32;cursor:pointer;border:2px solid #ffffff;box-shadow:0 1px 4px rgba(28,24,21,.2);margin-top:-12px;transition:transform .15s ease}.lp-roi-slider::-webkit-slider-thumb:hover{transform:scale(1.1)}.lp-roi-slider::-moz-range-track{height:4px;border-radius:100px;background:rgba(205,127,50,.2)}.lp-roi-slider::-moz-range-thumb{width:28px;height:28px;border-radius:50%;background:#cd7f32;cursor:pointer;border:2px solid #ffffff;box-shadow:0 1px 4px rgba(28,24,21,.2)}.lp-roi-slider:focus-visible{outline:2px solid #cd7f32;outline-offset:4px;border-radius:100px}.lp-roi-slider-range{display:flex;justify-content:space-between;font-size:.75rem;color:#8c7b70;font-weight:500}.lp-roi-result{background:linear-gradient(135deg,#8e4e00,#cd7f32);padding:2.5rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.75rem}.lp-roi-result-label{font-size:.875rem;font-weight:600;color:rgba(255,255,255,.8);text-transform:uppercase;letter-spacing:.1em;margin:0}.lp-roi-result-amount{font-family:var(--font-noto-serif),Georgia,serif;font-size:clamp(3rem,8vw,5rem);font-weight:700;color:#ffffff;line-height:1;letter-spacing:-.03em;display:flex;align-items:baseline;gap:.375rem}.lp-roi-result-period{font-size:1.25rem;font-weight:500;color:rgba(255,255,255,.75)}.lp-roi-result-desc{font-size:1.0625rem;color:rgba(255,255,255,.85);margin:0}.lp-roi-result-equiv{font-size:.9375rem;color:rgba(255,255,255,.75);margin:0}.lp-roi-cta{margin-top:.75rem;background:#ffffff;color:#8e4e00;box-shadow:0 4px 20px rgba(0,0,0,.2)}.lp-roi-cta:hover{background:#f4f3f1;color:#8e4e00}@media (min-width:768px){.lp-roi-card{flex-direction:row}.lp-roi-inputs{flex:1;padding:3rem}.lp-roi-result{flex:0 0 340px;justify-content:center;border-radius:0}}.lp-faq-section{padding:8rem 0;background:#faf9f7}.lp-faq-header{text-align:center;max-width:44rem;margin:0 auto 3.5rem}.lp-faq-headline{font-size:clamp(2rem,4.5vw,3.75rem);font-weight:700;line-height:1.1;color:#1a1c1b;letter-spacing:-.02em;margin-bottom:1rem}.lp-faq-sub{font-size:1.0625rem;color:#534438;line-height:1.7;font-weight:300;margin:0}.lp-faq-contact-link{color:#8e4e00;font-weight:600;text-decoration:underline;text-underline-offset:3px}.lp-faq-contact-link:hover{color:#cd7f32}.lp-faq-list{max-width:52rem;margin:0 auto;display:flex;flex-direction:column}.lp-faq-item{border-bottom:1px solid rgba(28,24,21,.08)}.lp-faq-item:first-of-type{border-top:1px solid rgba(28,24,21,.08)}.lp-faq-question{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem 0;font-size:1rem;font-weight:600;color:#1a1c1b;cursor:pointer;list-style:none;transition:color .2s ease;user-select:none}.lp-faq-question::-webkit-details-marker{display:none}.lp-faq-question::marker{display:none}.lp-faq-item[open] .lp-faq-question{color:#8e4e00}.lp-faq-chevron{flex-shrink:0;color:#8e4e00;transition:transform .25s ease;display:flex;align-items:center}.lp-faq-item[open] .lp-faq-chevron{transform:rotate(180deg)}.lp-faq-answer{padding:0 0 1.5rem}.lp-faq-answer p{font-size:.9375rem;color:#534438;line-height:1.75;margin:0;max-width:44rem}.lp-faq-categories{display:flex;flex-direction:column;gap:3rem}.lp-faq-category{display:flex;flex-direction:column;gap:0}.lp-faq-category-title{font-size:.6875rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#8e4e00;margin-bottom:.75rem;padding-bottom:.625rem;border-bottom:1px solid rgba(205,127,50,.15)}.lp-business-card:hover{transform:translateY(-2px);box-shadow:0 16px 48px rgba(83,68,56,.12)}.lp-business-card:focus-visible{outline:3px solid #cd7f32;outline-offset:3px}