.lp-root{--lp-r-sm:12px;--lp-r-md:18px;--lp-r-lg:28px;--lp-r-xl:36px;--lp-r-2xl:48px;--lp-maxw:1280px;--lp-pad:clamp(20px,4vw,56px);--c-orange:#e34e2a;--c-yellow:#fdc700;font-family:var(--f-text);font-size:16px;line-height:1.45;color:var(--c-ink);background:var(--c-bg-cream);overflow-x:hidden}.lp-root ::selection{background:var(--c-lime);color:var(--c-green-deep)}.lp-root h1,.lp-root h2,.lp-root h3{font-family:var(--f-display);font-weight:800;margin:0;letter-spacing:-.02em}.lp-root .eyebrow{display:inline-flex;align-items:center;gap:8px;font-family:var(--f-text);font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--c-ink-3)}.lp-root .eyebrow:before{content:"";width:24px;height:1px;background:currentColor}.lp-root .wrap{width:100%;max-width:var(--lp-maxw);margin:0 auto;padding-left:var(--lp-pad);padding-right:var(--lp-pad)}.lp-root .col{display:flex;flex-direction:column}.lp-root .nav{position:fixed;top:0;left:0;right:0;z-index:50;transition:padding .35s var(--ease-out),background .35s var(--ease-out);padding:22px 0}.lp-root .nav.is-scrolled{padding:12px 0}.lp-root .nav-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;background:rgba(255,248,230,.72);backdrop-filter:blur(20px) saturate(140%);-webkit-backdrop-filter:blur(20px) saturate(140%);border:1px solid rgba(34,65,44,.08);border-radius:999px;padding:10px 14px 10px 22px;transition:box-shadow .35s var(--ease-out),border-color .35s var(--ease-out)}.lp-root .nav.is-scrolled .nav-inner{box-shadow:0 6px 24px rgba(34,65,44,.08);border-color:rgba(34,65,44,.14)}.lp-root .nav-logo{display:flex;align-items:center;gap:10px;color:var(--c-green)}.lp-root .nav-logo svg{height:22px;width:auto;display:block;color:var(--c-green)}.lp-root .nav-tag{font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--c-ink-3);padding-left:12px;border-left:1px solid rgba(34,65,44,.18);margin-left:4px}.lp-root .nav-links{display:flex;gap:4px;align-items:center}.lp-root .nav-link{padding:8px 14px;border-radius:999px;font-weight:500;font-size:14px;color:var(--c-ink-2);transition:background .2s,color .2s}.lp-root .nav-link:hover{background:rgba(34,65,44,.06);color:var(--c-ink)}@media (max-width:860px){.lp-root .nav-links,.lp-root .nav-tag{display:none}}.lp-root .btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;height:48px;padding:0 22px;border-radius:999px;font-family:var(--f-text);font-weight:600;font-size:15px;transition:transform .2s var(--ease-spring),background .2s,color .2s,box-shadow .2s;white-space:nowrap;cursor:pointer;border:0}.lp-root .btn:hover{transform:translateY(-1px)}.lp-root .btn:active{transform:translateY(0)}.lp-root .btn-primary{background:var(--c-lime);color:var(--c-green-deep)}.lp-root .btn-primary:hover{background:var(--c-lime-2);box-shadow:0 10px 24px -8px rgba(188,218,15,.55)}.lp-root .btn-ghost{background:rgba(34,65,44,.06);color:var(--c-ink)}.lp-root .btn-ghost:hover{background:rgba(34,65,44,.12)}.lp-root .btn-dark{background:var(--c-green);color:var(--c-bg-cream)}.lp-root .btn-dark:hover{background:var(--c-green-deep)}.lp-root .btn-sm{height:40px;padding:0 16px;font-size:14px}.lp-root .btn-lg{height:58px;padding:0 30px;font-size:17px}.lp-root .btn .arrow{width:18px;height:18px;transition:transform .25s var(--ease-out)}.lp-root .btn:hover .arrow{transform:translateX(3px)}.lp-root .hero{position:relative;padding-top:140px;padding-bottom:80px;background:var(--c-bg-cream);overflow:hidden}.lp-root .hero-grid{display:grid;grid-template-columns:1.15fr .85fr;grid-gap:48px;gap:48px;align-items:center;position:relative;z-index:2}@media (max-width:960px){.lp-root .hero-grid{grid-template-columns:1fr;gap:32px}.lp-root .hero{padding-top:110px;padding-bottom:40px}}.lp-root .hero-eyebrow{display:inline-flex;align-items:center;gap:10px;align-self:flex-start;padding:6px 14px 6px 8px;background:rgba(34,65,44,.06);border-radius:999px;font-size:13px;font-weight:500;color:var(--c-green);margin-bottom:24px;width:-moz-fit-content;width:fit-content}.lp-root .hero-eyebrow .dot{width:22px;height:22px;border-radius:50%;background:var(--c-lime);display:inline-flex;align-items:center;justify-content:center;position:relative}.lp-root .hero-eyebrow .dot:after{content:"";position:absolute;inset:0;border-radius:50%;background:var(--c-lime);opacity:.5;animation:lp-pulse 2s var(--ease-out) infinite}@keyframes lp-pulse{0%{transform:scale(1);opacity:.55}to{transform:scale(2.2);opacity:0}}.lp-root .hero-eyebrow .dot svg{width:12px;height:12px;color:var(--c-green-deep);position:relative;z-index:2}.lp-root .hero-title{font-size:clamp(38px,4.8vw,72px);line-height:1.1;letter-spacing:-.025em;font-weight:800;color:var(--c-ink);margin-bottom:26px}.lp-root .hero-title em{font-style:normal;background:linear-gradient(105deg,var(--c-green) 60%,#356b46 100%);-webkit-background-clip:text;background-clip:text;color:transparent;position:relative;display:inline-block}.lp-root .hero-title .accent{display:inline;background:var(--c-lime);color:var(--c-green-deep);padding:.04em .28em;border-radius:8px;font-style:normal;box-decoration-break:clone;-webkit-box-decoration-break:clone}.lp-root .hero-sub{font-size:clamp(16px,1.25vw,20px);line-height:1.5;color:var(--c-ink-2);max-width:540px;margin-bottom:36px}.lp-root .hero-cta{display:flex;gap:12px;flex-wrap:wrap;align-items:center;margin-bottom:40px}.lp-root .hero-meta{display:flex;gap:28px;flex-wrap:wrap}.lp-root .hero-meta-item{display:flex;gap:10px;align-items:center;font-size:13px;color:var(--c-ink-2)}.lp-root .hero-meta-item svg{width:18px;height:18px;color:var(--c-green);flex-shrink:0}.lp-root .float-ball{position:absolute;border-radius:50%;pointer-events:none;filter:drop-shadow(0 18px 24px rgba(34,65,44,.15));will-change:transform}.lp-root .float-ball img{width:100%;height:100%;object-fit:contain}.lp-root .hero-phone-wrap{position:relative;display:flex;justify-content:center;align-items:center;min-height:600px}@media (max-width:960px){.lp-root .hero-phone-wrap{min-height:520px}}.lp-root .marquee{position:relative;padding:32px 0;background:var(--c-green);color:var(--c-bg-cream);overflow:hidden;border-top:1px solid rgba(218,243,80,.18);border-bottom:1px solid rgba(218,243,80,.18)}.lp-root .marquee-track{display:flex;gap:56px;align-items:center;width:max-content;animation:lp-marquee 32s linear infinite}.lp-root .marquee:hover .marquee-track{animation-play-state:paused}.lp-root .marquee-item{display:inline-flex;align-items:center;gap:16px;font-family:var(--f-display);font-weight:600;font-size:clamp(28px,3.5vw,44px);letter-spacing:-.02em;white-space:nowrap}.lp-root .marquee-item .dot{width:8px;height:8px;background:var(--c-lime);border-radius:50%}.lp-root .marquee-item img{width:36px;height:36px;object-fit:contain}@keyframes lp-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.lp-root .section{padding:96px 0;position:relative}.lp-root .section-cream{background:var(--c-bg-cream)}.lp-root .section-paper{background:var(--c-paper)}.lp-root .section-dark{background:var(--c-green)}.lp-root .section-dark,.lp-root .section-dark .section-title{color:var(--c-bg-cream)}@media (max-width:720px){.lp-root .section{padding:72px 0}}.lp-root .section-head{display:grid;grid-template-columns:1fr 1fr;grid-gap:48px;gap:48px;align-items:end;margin-bottom:56px}.lp-root .section-head .lead{color:var(--c-ink-2);max-width:460px;font-size:17px;line-height:1.5}.lp-root .section-dark .section-head .lead{color:rgba(255,248,230,.72)}@media (max-width:720px){.lp-root .section-head{grid-template-columns:1fr;gap:16px;margin-bottom:40px}}.lp-root .section-title{font-size:clamp(34px,4.2vw,64px);line-height:1.02;letter-spacing:-.03em;font-weight:800}.lp-root .section-title em{font-style:normal;color:var(--c-green)}.lp-root .section-dark .section-title em{color:var(--c-lime)}.lp-root .features{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:16px;gap:16px}@media (max-width:1080px){.lp-root .features{grid-template-columns:repeat(4,1fr)}}@media (max-width:720px){.lp-root .features{grid-template-columns:1fr;gap:12px}}.lp-root .feature{position:relative;background:var(--c-paper);border-radius:var(--lp-r-xl);padding:28px;overflow:hidden;display:flex;flex-direction:column;gap:16px;min-height:280px;transition:transform .35s var(--ease-out),box-shadow .35s var(--ease-out);border:1px solid rgba(34,65,44,.06)}.lp-root .feature:hover{transform:translateY(-4px);box-shadow:0 24px 48px -16px rgba(34,65,44,.18)}.lp-root .feature h3{font-family:var(--f-display);font-weight:600;font-size:22px;letter-spacing:-.02em;line-height:1.1}.lp-root .feature p{color:var(--c-ink-2);font-size:14px;line-height:1.5;margin:0}.lp-root .feature .badge{display:inline-flex;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;background:rgba(34,65,44,.06);color:var(--c-green);align-self:flex-start}.lp-root .feature-glyph{width:56px;height:56px;border-radius:16px;background:var(--c-bg-cream);display:flex;align-items:center;justify-content:center;color:var(--c-green)}.lp-root .feature-glyph svg{width:30px;height:30px}.lp-root .feature.is-hero{grid-column:span 3;background:var(--c-green);color:var(--c-bg-cream)}.lp-root .feature.is-hero h3{font-size:32px}.lp-root .feature.is-hero p{color:rgba(255,248,230,.72);font-size:15px}.lp-root .feature.is-hero .feature-glyph{background:rgba(255,248,230,.08);color:var(--c-lime)}.lp-root .feature.is-hero .badge{background:rgba(255,248,230,.1);color:var(--c-lime)}.lp-root .feature.is-accent{grid-column:span 3;background:var(--c-lime-soft)}.lp-root .feature.is-accent .feature-glyph{background:rgba(34,65,44,.08)}.lp-root .feature.is-cream{background:var(--c-bg-cream)}.lp-root .feature.is-blue{background:var(--c-blue-soft)}.lp-root .feature.is-wide{grid-column:span 2}@media (max-width:1080px){.lp-root .feature.is-accent,.lp-root .feature.is-hero{grid-column:span 4}.lp-root .feature.is-wide{grid-column:span 2}}@media (max-width:720px){.lp-root .feature.is-accent,.lp-root .feature.is-hero,.lp-root .feature.is-wide{grid-column:span 1}.lp-root .feature{min-height:220px;padding:22px}}.lp-root .feature .stat{font-family:var(--f-display);font-weight:800;font-size:clamp(42px,5vw,64px);line-height:.95;letter-spacing:-.03em;margin-top:auto}.lp-root .feature .stat-sub{font-size:13px;color:var(--c-ink-3);margin-top:4px}.lp-root .feature.is-hero .stat-sub{color:rgba(255,248,230,.6)}.lp-root .steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}@media (max-width:900px){.lp-root .steps{grid-template-columns:1fr}}.lp-root .step{position:relative;padding:32px;border-radius:var(--lp-r-xl);background:var(--c-paper);border:1px solid rgba(34,65,44,.08);display:flex;flex-direction:column;gap:14px;min-height:320px;transition:transform .3s var(--ease-out),border-color .3s}.lp-root .step:hover{transform:translateY(-3px);border-color:rgba(34,65,44,.18)}.lp-root .step-no{font-family:var(--f-display);font-weight:800;font-size:64px;line-height:1;letter-spacing:-.04em;color:var(--c-green);display:flex;align-items:baseline;gap:8px}.lp-root .step-no .total{font-size:18px;color:var(--c-ink-3);font-weight:500}.lp-root .step h3{font-family:var(--f-display);font-weight:600;font-size:24px;letter-spacing:-.02em}.lp-root .step p{color:var(--c-ink-2);font-size:15px;line-height:1.55;margin:0}.lp-root .step .step-tag{margin-top:auto;display:inline-flex;align-items:center;gap:8px;font-size:13px;color:var(--c-green);font-weight:600}.lp-root .app-preview{position:relative;background:var(--c-green);color:var(--c-bg-cream);border-radius:var(--lp-r-2xl);padding:80px var(--lp-pad);overflow:hidden}.lp-root .app-preview-inner{max-width:var(--lp-maxw);margin:0 auto}.lp-root .app-preview-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:48px;gap:48px;align-items:center}@media (max-width:960px){.lp-root .app-preview-grid{grid-template-columns:1fr}}.lp-root .app-preview-phones{display:flex;justify-content:center;gap:24px;position:relative;min-height:620px;perspective:1200px}.lp-root .app-preview-phones .phone-back{position:absolute;left:50%;top:50%;transform:translate(-90%,-50%) rotate(-6deg);opacity:.9}.lp-root .app-preview-phones .phone-front{position:relative;z-index:2;transform:translateY(0) rotate(2deg)}.lp-root .faq-list{display:flex;flex-direction:column;gap:12px}.lp-root .faq-item{background:var(--c-paper);border-radius:var(--lp-r-md);border:1px solid rgba(34,65,44,.08);overflow:hidden;transition:border-color .25s,box-shadow .25s}.lp-root .faq-item.is-open{border-color:rgba(34,65,44,.2);box-shadow:0 12px 32px -16px rgba(34,65,44,.18)}.lp-root .faq-q{width:100%;padding:22px 24px;display:flex;align-items:center;justify-content:space-between;gap:24px;text-align:left;font-family:var(--f-display);font-weight:600;font-size:18px;color:var(--c-ink);letter-spacing:-.01em;background:transparent;border:0;cursor:pointer}.lp-root .faq-q-icon{flex-shrink:0;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--c-bg-cream);color:var(--c-green);transition:transform .35s var(--ease-spring),background .25s}.lp-root .faq-item.is-open .faq-q-icon{transform:rotate(45deg);background:var(--c-lime)}.lp-root .faq-a{max-height:0;overflow:hidden;transition:max-height .45s var(--ease-out)}.lp-root .faq-item.is-open .faq-a{max-height:600px}.lp-root .faq-a-inner{padding:0 24px 24px;color:var(--c-ink-2);font-size:15px;line-height:1.6}.lp-root .contact{background:var(--c-bg-cream);border-radius:var(--lp-r-2xl);padding:clamp(32px,5vw,64px);display:grid;grid-template-columns:1fr 1fr;grid-gap:48px;gap:48px}@media (max-width:900px){.lp-root .contact{grid-template-columns:1fr;padding:32px;gap:32px}}.lp-root .contact-form{display:flex;flex-direction:column;gap:14px}.lp-root .field{display:flex;flex-direction:column;gap:6px}.lp-root .field label{font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--c-ink-3)}.lp-root .field input,.lp-root .field select,.lp-root .field textarea{font:inherit;font-size:15px;background:var(--c-paper);border:1px solid rgba(34,65,44,.12);border-radius:var(--lp-r-sm);padding:14px 16px;color:var(--c-ink);outline:0;transition:border-color .2s,box-shadow .2s}.lp-root .field input:focus,.lp-root .field select:focus,.lp-root .field textarea:focus{border-color:var(--c-green);box-shadow:0 0 0 4px rgba(34,65,44,.08)}.lp-root .field textarea{min-height:120px;resize:vertical;font-family:inherit}.lp-root .field-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}@media (max-width:540px){.lp-root .field-row{grid-template-columns:1fr}}.lp-root .field .chip-row{display:flex;gap:8px;flex-wrap:wrap}.lp-root .chip{padding:8px 14px;border-radius:999px;background:var(--c-paper);border:1px solid rgba(34,65,44,.12);font-size:13px;font-weight:500;color:var(--c-ink-2);cursor:pointer;transition:all .2s}.lp-root .chip.is-active{background:var(--c-green);color:var(--c-bg-cream);border-color:var(--c-green)}.lp-root .chip:hover:not(.is-active){border-color:var(--c-green);color:var(--c-green)}.lp-root .legal{font-size:12px;color:var(--c-ink-3);line-height:1.5}.lp-root .legal a{color:var(--c-green);text-decoration:underline}.lp-root .contact-side h3{font-family:var(--f-display);font-size:clamp(28px,3vw,40px);letter-spacing:-.02em;font-weight:800;line-height:1.05;margin-bottom:16px}.lp-root .contact-side p{color:var(--c-ink-2);margin-bottom:28px;line-height:1.55}.lp-root .contact-info-card{display:flex;gap:14px;align-items:flex-start;padding:18px;background:var(--c-paper);border-radius:var(--lp-r-md);margin-bottom:12px;border:1px solid rgba(34,65,44,.06)}.lp-root .contact-info-glyph{flex-shrink:0;width:40px;height:40px;border-radius:50%;background:var(--c-lime);color:var(--c-green-deep);display:flex;align-items:center;justify-content:center}.lp-root .contact-info-glyph svg{width:18px;height:18px}.lp-root .contact-info-card .l{font-size:12px;color:var(--c-ink-3);margin-bottom:2px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.lp-root .contact-info-card .v{font-family:var(--f-display);font-weight:600;font-size:18px;letter-spacing:-.01em}.lp-root .footer{background:var(--c-green-deep);color:var(--c-bg-cream);padding:80px 0 32px}.lp-root .footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;grid-gap:48px;gap:48px;margin-bottom:64px}@media (max-width:900px){.lp-root .footer-grid{grid-template-columns:1fr 1fr;gap:32px}}@media (max-width:540px){.lp-root .footer-grid{grid-template-columns:1fr}}.lp-root .footer h4{font-family:var(--f-text);font-weight:600;font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:rgba(255,248,230,.55);margin-bottom:16px}.lp-root .footer ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.lp-root .footer ul a{color:rgba(255,248,230,.85);font-size:14px;transition:color .2s}.lp-root .footer ul a:hover{color:var(--c-lime)}.lp-root .footer-brand-logo{color:var(--c-bg-cream);margin-bottom:24px;display:inline-block}.lp-root .footer-brand-logo svg{height:28px;color:var(--c-bg-cream)}.lp-root .footer-brand p{color:rgba(255,248,230,.65);font-size:14px;max-width:320px;line-height:1.55}.lp-root .footer-bot{padding-top:24px;border-top:1px solid rgba(255,248,230,.08);display:flex;justify-content:space-between;gap:16px;font-size:12px;color:rgba(255,248,230,.55)}@media (max-width:540px){.lp-root .footer-bot{flex-direction:column}}.lp-root .wordmark-plate{text-align:center;padding:96px 0 48px;background:var(--c-green-deep);color:var(--c-lime-soft);overflow:hidden}.lp-root .wordmark-plate svg{width:min(86vw,1100px);height:auto;display:block;margin:0 auto;filter:drop-shadow(0 8px 24px rgba(0,0,0,.25))}.lp-root .reveal{opacity:0;transform:translateY(16px);transition:opacity .6s var(--ease-out),transform .6s var(--ease-out);will-change:opacity,transform}.lp-root .reveal.is-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.lp-root .reveal{opacity:1;transform:none;transition:none}}.lp-root .pricing-split{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px;margin-top:8px}.lp-root .pricing-card{border-radius:var(--lp-r-lg);padding:clamp(28px,3vw,40px);display:flex;flex-direction:column;gap:14px;position:relative;border:1px solid transparent}.lp-root .pricing-card--yours{background:var(--c-cream,#fff8e6);border-color:rgba(34,65,44,.12)}.lp-root .pricing-card--new{background:linear-gradient(105deg,var(--c-green) 60%,#356b46 100%);color:var(--c-bg-cream)}.lp-root .pricing-card h3{font-family:var(--f-display);font-weight:800;font-size:clamp(22px,2.4vw,30px);letter-spacing:-.02em;margin:0}.lp-root .pricing-card p{font-size:16px;line-height:1.55;margin:0;color:var(--c-ink-2)}.lp-root .pricing-card--new p{color:rgba(255,248,230,.78)}.lp-root .pricing-card-badge{align-self:flex-start;font-size:13px;font-weight:700;padding:6px 14px;border-radius:999px;background:rgba(34,65,44,.08);color:var(--c-green-deep)}.lp-root .pricing-card-badge--accent{background:var(--c-lime);color:var(--c-green-deep)}@media (max-width:760px){.lp-root .pricing-split{grid-template-columns:1fr}}