.lp-light-theme{--lp-chestnut:#90291b;--lp-brandy:#92281a;--lp-rosy:#d44533;--lp-peach:#d44533;--lp-peach-light:#f0a898;--lp-black:#faf6f4;--lp-surface:#fff;--lp-card:#fffdfc;--lp-border:#d4453326;--lp-muted:#d445338c}.lp-bg{background:var(--lp-black)}.lp-text{color:#1f1513}.lp-gradient-text{background:linear-gradient(135deg, var(--lp-rosy) 0%, var(--lp-chestnut) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.lp-badge{letter-spacing:.05em;text-transform:uppercase;color:var(--lp-rosy);background:#90291b2e;border:1px solid #d4453359;border-radius:999px;align-items:center;gap:6px;padding:4px 14px;font-size:.78rem;font-weight:600;display:inline-flex}.lp-btn-primary{letter-spacing:.01em;background:linear-gradient(135deg, var(--lp-chestnut) 0%, var(--lp-rosy) 100%);color:#fff;border-radius:10px;align-items:center;gap:8px;padding:14px 32px;font-size:1rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 4px 24px #90291b73}.lp-btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 32px #d445338c}.lp-btn-ghost{color:var(--lp-rosy);background:0 0;border:1px solid #d4453359;border-radius:10px;align-items:center;gap:8px;padding:14px 32px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.lp-btn-ghost:hover{border-color:var(--lp-rosy);background:#90291b26}.lp-card{background:var(--lp-card);border:1px solid var(--lp-border);border-radius:16px;transition:border-color .25s,box-shadow .25s}.lp-card:hover{border-color:#d4453373;box-shadow:0 0 32px #90291b33}.lp-icon-box{width:48px;height:48px;color:var(--lp-rosy);background:#90291b33;border:1px solid #d4453333;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.lp-section-label{text-align:center;margin-bottom:16px}.lp-section-heading{letter-spacing:-.02em;text-align:center;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.15}.lp-section-sub{text-align:center;color:#1f151399;max-width:560px;margin:16px auto 0;font-size:1.1rem;line-height:1.7}.lp-divider{border:none;border-top:1px solid var(--lp-border)}.lp-step-num{background:linear-gradient(135deg, var(--lp-chestnut), var(--lp-rosy));color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;font-weight:800;display:flex}.lp-feature-row{grid-template-columns:1fr 1fr;align-items:center;gap:64px;padding:80px 0;display:grid}@media (max-width:768px){.lp-feature-row{grid-template-columns:1fr;gap:40px;padding:48px 0}.lp-feature-row.reverse{direction:ltr}}.lp-feature-row.reverse{direction:rtl}.lp-feature-row.reverse>*{direction:ltr}.lp-stat{text-align:center}.lp-stat-num{background:linear-gradient(135deg, var(--lp-rosy) 0%, var(--lp-chestnut) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:800;line-height:1}.lp-stat-label{color:#1f15138c;margin-top:8px;font-size:.9rem}.lp-testi{background:var(--lp-card);border:1px solid var(--lp-border);border-radius:16px;flex-direction:column;gap:20px;padding:32px;display:flex}.lp-pricing{background:var(--lp-card);border:1px solid var(--lp-border);border-radius:20px;padding:40px 32px;transition:border-color .25s,transform .25s}.lp-pricing.featured{border-color:var(--lp-rosy);background:linear-gradient(160deg, #90291b40 0%, var(--lp-card) 100%);transform:scale(1.03);box-shadow:0 0 48px #90291b4d}.lp-pricing:hover{transform:translateY(-4px)}.lp-pricing.featured:hover{transform:scale(1.03)translateY(-4px)}details.lp-faq{border:1px solid var(--lp-border);background:var(--lp-card);border-radius:12px;overflow:hidden}details.lp-faq summary{cursor:pointer;color:#1f1513;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:20px 24px;font-size:1.05rem;font-weight:600;list-style:none;display:flex}details.lp-faq summary::-webkit-details-marker{display:none}details.lp-faq p{color:#1f151399;padding:0 24px 20px;line-height:1.75}.lp-blob{filter:blur(120px);pointer-events:none;z-index:0;border-radius:50%;position:absolute}.lp-nav{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#faf6f4d1;border-bottom:1px solid #90291b33;position:sticky;top:0}.lp-hero-grid{background-image:linear-gradient(#90291b0f 1px,#0000 1px),linear-gradient(90deg,#90291b0f 1px,#0000 1px);background-size:48px 48px}.lp-logo-strip{opacity:.5;filter:grayscale();flex-wrap:wrap;justify-content:center;align-items:center;gap:48px;display:flex}.lp-logo-strip span{letter-spacing:.04em;text-transform:uppercase;color:#1f1513b3;font-size:1.1rem;font-weight:700}.lp-check-list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.lp-check-list li{color:#1f1513cc;align-items:flex-start;gap:10px;font-size:.97rem;line-height:1.55;display:flex}.lp-check-list li svg{flex-shrink:0;margin-top:3px}@keyframes lp-float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.lp-float{animation:5s ease-in-out infinite lp-float}.lp-section{padding:96px 0}.lp-section-alt{background:var(--lp-surface)}.container-lp{max-width:1120px;margin:0 auto;padding:0 24px}.lp-style-1{justify-content:space-between;align-items:center;height:68px;display:flex}.lp-style-2{align-items:center;gap:10px;display:flex}.lp-style-3{color:#d44533;letter-spacing:-.01em;font-size:1.15rem;font-weight:800}.lp-style-4{align-items:center;gap:32px;display:flex}.lp-style-5{color:#1f1513a6;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s}.lp-style-6{color:#1f1513a6;font-size:.9rem;font-weight:500;text-decoration:none}.lp-style-7{align-items:center;gap:12px;display:flex}.lp-style-8{padding:10px 22px;font-size:.9rem}.lp-style-9{width:16px;height:16px}.lp-style-10{flex:1}.lp-style-11{padding:120px 0 100px;position:relative;overflow:hidden}.lp-style-12{background:#90291b38;width:600px;height:600px;top:-200px;left:50%;transform:translate(-50%)}.lp-style-13{background:#d445331f;width:300px;height:300px;top:100px;right:10%}.lp-style-14{z-index:1;text-align:center;position:relative}.lp-style-15{margin-bottom:24px;display:inline-flex}.lp-style-16{width:12px;height:12px}.lp-style-17{letter-spacing:-.03em;margin-bottom:24px;font-size:clamp(2.6rem,5.5vw,4.2rem);font-weight:900;line-height:1.1}.lp-style-18{color:#1f1513a6;max-width:580px;margin:0 auto 40px;font-size:1.2rem;line-height:1.7}.lp-style-19{flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:64px;display:flex}.lp-style-20{width:18px;height:18px}.lp-style-21{grid-template-columns:repeat(3,1fr);gap:32px;max-width:560px;margin:0 auto;display:grid}.lp-style-22{background:#90291b0d;border-top:1px solid #90291b1f;border-bottom:1px solid #90291b1f;padding:40px 0}.lp-style-23{text-align:center;text-transform:uppercase;letter-spacing:.12em;color:#1f151366;margin-bottom:28px;font-size:.8rem;font-weight:600}.lp-style-24{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;margin-top:64px;display:grid}.lp-style-25{padding:28px 24px}.lp-style-26{margin-bottom:18px}.lp-style-27{margin-bottom:10px;font-size:1.1rem;font-weight:700}.lp-style-28{color:#1f151399;font-size:.95rem;line-height:1.65}.lp-style-29{margin-bottom:16px}.lp-style-30{letter-spacing:-.02em;margin-bottom:20px;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:800;line-height:1.2}.lp-style-31{color:#1f1513a6;margin-bottom:28px;line-height:1.75}.lp-style-32{color:#d44533;width:18px;height:18px}.lp-style-33{border:1px solid #90291b4d;border-radius:20px;overflow:hidden;box-shadow:0 24px 80px #90291b4d}.lp-style-34{width:100%;height:auto;display:block}.lp-style-35{animation-delay:.8s}.lp-style-36{animation-delay:1.2s}.lp-style-37{animation-delay:2s}.lp-style-38{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:32px;margin-top:64px;display:grid}.lp-style-39{text-align:center;padding:28px 24px}.lp-style-40{margin:0 auto 20px}.lp-style-41{margin-bottom:12px;font-size:1.05rem;font-weight:700}.lp-style-42{color:#1f151399;font-size:.9rem;line-height:1.7}.lp-style-43{position:relative;overflow:hidden}.lp-style-44{background:#90291b26;width:500px;height:500px;bottom:-200px;left:50%;transform:translate(-50%)}.lp-style-45{z-index:1;position:relative}.lp-style-46{text-align:center;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:32px;display:grid}.lp-style-47{margin-top:10px;font-size:1rem;font-weight:600}.lp-style-48{color:#1f151373;margin-top:4px;font-size:.82rem}.lp-style-49{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;margin-top:56px;display:grid}.lp-style-50{gap:4px;display:flex}.lp-style-51{fill:#d44533;color:#d44533;width:16px;height:16px}.lp-style-52{color:#d445334d;width:28px;height:28px}.lp-style-53{color:#1f1513bf;flex:1;line-height:1.7}.lp-style-54{font-size:.95rem;font-weight:700}.lp-style-55{color:#1f151373;margin-top:2px;font-size:.82rem}.lp-style-56{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:center;gap:24px;margin-top:56px;display:grid}.lp-style-57{text-transform:uppercase;letter-spacing:.08em;color:#1f151380;margin-bottom:8px;font-size:.85rem;font-weight:600}.lp-style-58{margin-bottom:24px}.lp-style-59{letter-spacing:-.03em;font-size:3rem;font-weight:900}.lp-style-60{color:#1f151373;margin-left:4px}.lp-style-61{color:#1f151399;margin-bottom:24px;font-size:.9rem;line-height:1.6}.lp-style-62{margin-bottom:32px}.lp-style-63{color:#d44533;width:16px;height:16px}.lp-style-64{box-sizing:border-box;justify-content:center;width:100%}.lp-style-65{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.lp-style-66{text-transform:uppercase;letter-spacing:.08em;color:var(--lp-rosy);font-size:.85rem;font-weight:600}.lp-style-67{color:#fff;text-transform:uppercase;letter-spacing:.06em;background:linear-gradient(135deg,#90291b,#d44533);border-radius:999px;padding:3px 10px;font-size:.72rem;font-weight:700}.lp-style-68{flex-direction:column;gap:12px;max-width:720px;margin:56px auto 0;display:flex}.lp-style-69{color:#d44533b3;flex-shrink:0;width:18px;height:18px;transition:transform .25s}.lp-style-70{background:#90291b33;width:700px;height:700px;top:50%;left:50%;transform:translate(-50%,-50%)}.lp-style-71{max-width:680px;margin:0 auto}.lp-style-72{margin-bottom:24px;display:inline-flex}.lp-style-73{letter-spacing:-.03em;margin-bottom:20px;font-size:clamp(2rem,4vw,3.4rem);font-weight:900;line-height:1.1}.lp-style-74{color:#1f151399;margin-bottom:40px;font-size:1.1rem;line-height:1.7}.lp-style-75{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.lp-style-76{padding:16px 40px;font-size:1.05rem}.lp-style-77{width:20px;height:20px}.lp-style-78{padding:16px 32px;font-size:1.05rem}.lp-style-79{color:#1f151359;margin-top:20px;font-size:.82rem}.lp-style-80{background:var(--lp-surface);border-top:1px solid #90291b33;padding:48px 0 32px}.lp-style-81{grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;margin-bottom:48px;display:grid}@media (max-width:768px){.lp-style-81{grid-template-columns:1fr;gap:32px}}.lp-style-82{align-items:center;gap:8px;margin-bottom:14px;display:flex}.lp-style-83{color:#d44533;font-weight:800}.lp-style-84{color:#1f151373;max-width:260px;font-size:.88rem;line-height:1.7}.lp-style-85{text-transform:uppercase;letter-spacing:.08em;color:#1f151366;margin-bottom:16px;font-size:.85rem;font-weight:700}.lp-style-86{margin-bottom:10px}.lp-style-87{color:#1f151399;font-size:.9rem;text-decoration:none}.lp-style-88{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.lp-style-89{color:#1f151359;font-size:.82rem}.lp-nav-hamburger{cursor:pointer;color:#1f1513;background:0 0;border:none;border-radius:8px;padding:8px;transition:background .2s;display:none}.lp-nav-hamburger:hover{background:#90291b1a}.lp-nav-mobile{border-top:1px solid #90291b1a;flex-direction:column;gap:16px;padding:16px 24px 24px;display:none}.lp-nav-mobile-links{flex-direction:column;gap:12px;display:flex}.lp-nav-mobile-cta{flex-direction:column;gap:10px;display:flex}@media (max-width:768px){.lp-nav-desktop{display:none!important}.lp-nav-hamburger{justify-content:center;align-items:center;display:flex}.lp-nav-mobile{display:flex}}
