.lp{font-family:var(--font-body),"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,sans-serif;color:#2d2b27;background:#faf9f7;-webkit-font-smoothing:antialiased;overflow-x:hidden;line-height:1.6}@keyframes lp-fadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes lp-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes lp-glow{0%,to{opacity:.4}50%{opacity:.7}}.lp-reveal{opacity:0;transform:translateY(40px);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1)}.lp-reveal.lp-visible{opacity:1;transform:translateY(0)}.lp-reveal.lp-visible .lp-stagger{animation:lp-fadeUp .6s cubic-bezier(.16,1,.3,1) both}.lp-reveal.lp-visible .lp-stagger:first-child{animation-delay:0s}.lp-reveal.lp-visible .lp-stagger:nth-child(2){animation-delay:.08s}.lp-reveal.lp-visible .lp-stagger:nth-child(3){animation-delay:.16s}.lp-reveal.lp-visible .lp-stagger:nth-child(4){animation-delay:.24s}.lp-reveal.lp-visible .lp-stagger:nth-child(5){animation-delay:.32s}.lp-reveal.lp-visible .lp-stagger:nth-child(6){animation-delay:.4s}.lp-nav{position:fixed;top:0;left:0;right:0;z-index:100;padding:1.2rem 2rem;display:flex;justify-content:space-between;align-items:center;transition:all .35s ease}.lp-nav-scrolled{background:hsla(40,23%,97%,.92);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(45,43,39,.06);padding:.8rem 2rem}.lp-nav-logo{font-family:var(--font-display),"DM Serif Display",serif;font-size:1.5rem;text-decoration:none;color:#2d2b27;letter-spacing:.01em;transition:color .3s}.lp-nav-logo-wrap{display:inline-flex;align-items:center;gap:10px}.lp-nav-logo-dot{color:#e55b00}.lp-nav-hero .lp-nav-logo{color:#fff}.lp-nav-cta{font-family:var(--font-body),"Plus Jakarta Sans",sans-serif;font-size:.82rem;font-weight:600;text-decoration:none;color:#fff;background:#e55b00;padding:.55rem 1.4rem;border-radius:10px;transition:all .2s ease;letter-spacing:-.01em}.lp-nav-cta:hover{background:#cc5000;transform:translateY(-1px);box-shadow:0 4px 16px rgba(229,91,0,.25)}.lp-nav-cta:active{transform:scale(.97)}.lp-nav-scrolled .lp-nav-logo{color:#2d2b27}.lp-nav-right{gap:1rem}.lp-lang-toggle,.lp-nav-right{display:flex;align-items:center}.lp-lang-toggle{gap:4px;font-family:var(--font-body),"Plus Jakarta Sans",sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.03em}.lp-lang-btn{background:none;border:none;cursor:pointer;padding:.3rem .5rem;border-radius:6px;color:hsla(36,22%,91%,.4);transition:all .2s ease;font-family:inherit;font-size:inherit;font-weight:inherit}.lp-lang-btn:hover{color:hsla(36,22%,91%,.8)}.lp-lang-btn.lp-lang-active{color:#e55b00;background:rgba(229,91,0,.1)}.lp-lang-sep{color:hsla(36,22%,91%,.2);user-select:none}.lp-nav-scrolled .lp-lang-btn{color:rgba(45,43,39,.35)}.lp-nav-scrolled .lp-lang-btn:hover{color:rgba(45,43,39,.7)}.lp-nav-scrolled .lp-lang-btn.lp-lang-active{color:#e55b00;background:rgba(229,91,0,.08)}.lp-nav-scrolled .lp-lang-sep{color:rgba(45,43,39,.15)}.lp-hero{min-height:100svh;display:flex;align-items:center;justify-content:center;text-align:center;padding:6rem 2rem 4rem;background:#272320;position:relative;overflow:hidden}.lp-hero:before{content:"";position:absolute;top:-40%;left:50%;transform:translateX(-50%);width:800px;height:800px;border-radius:50%;background:radial-gradient(circle,rgba(229,91,0,.12) 0,transparent 70%);animation:lp-glow 6s ease-in-out infinite;pointer-events:none}.lp-hero-bg-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.lp-hero-bg-overlay{position:absolute;inset:0;z-index:1}.lp-hero-content{position:relative;z-index:2;max-width:800px}.lp-hero-badge{display:inline-flex;align-items:center;gap:6px;font-size:.75rem;font-weight:600;color:#e55b00;background:rgba(229,91,0,.1);border:1px solid rgba(229,91,0,.2);padding:.35rem 1rem;border-radius:100px;margin-bottom:2rem;animation:lp-fadeIn .8s ease .2s forwards}.lp-hero h1,.lp-hero-badge{opacity:0;letter-spacing:-.01em}.lp-hero h1{font-family:var(--font-display),"DM Serif Display",serif;font-size:clamp(2.5rem,7vw,4.5rem);font-weight:400;line-height:1.1;color:#ede9e3;margin-bottom:1.5rem;animation:lp-fadeUp .8s ease .4s forwards}.lp-hero h1 .lp-gradient{background:linear-gradient(135deg,#e55b00,#f39c60);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.lp-hero-sub{font-size:clamp(1rem,2.5vw,1.15rem);font-weight:400;line-height:1.7;color:hsla(36,22%,91%,.5);max-width:560px;margin:0 auto 2.5rem;opacity:0;animation:lp-fadeUp .8s ease .6s forwards}.lp-hero-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;opacity:0;animation:lp-fadeUp .8s ease .8s forwards}.lp-btn{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-body),"Plus Jakarta Sans",sans-serif;font-size:.9rem;font-weight:600;text-decoration:none;padding:.75rem 1.8rem;border-radius:10px;transition:all .2s ease;letter-spacing:-.01em}.lp-btn:active{transform:scale(.97)}.lp-btn-primary{color:#fff;background:#e55b00}.lp-btn-primary:hover{background:#cc5000;transform:translateY(-2px);box-shadow:0 8px 30px rgba(229,91,0,.3)}.lp-btn-ghost{color:hsla(36,22%,91%,.7);border:1px solid hsla(36,22%,91%,.15)}.lp-btn-ghost:hover{color:#ede9e3;border-color:hsla(36,22%,91%,.35);background:hsla(36,22%,91%,.05)}.lp-btn-ghost-dark{color:#6b6560;border:1px solid #e5e0da}.lp-btn-ghost-dark:hover{color:#2d2b27;border-color:#d4cfc8;background:#f2eeea}.lp-stats{background:#fdfcfa;border-bottom:1px solid rgba(45,43,39,.06);padding:3rem 2rem}.lp-stats-inner{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;text-align:center}.lp-stat-num{font-family:var(--font-display),"DM Serif Display",serif;font-size:clamp(2rem,4vw,2.8rem);font-weight:400;color:#2d2b27;letter-spacing:-.01em;line-height:1}.lp-stat-num .lp-accent{color:#e55b00}.lp-stat-label{font-size:.82rem;color:#6b6560;margin-top:.4rem;font-weight:400}.lp-section{padding:5.5rem 2rem}.lp-inner{max-width:1080px;margin:0 auto}.lp-section-label{font-size:.72rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#e55b00;margin-bottom:.8rem}.lp-section-title{font-family:var(--font-display),"DM Serif Display",serif;font-size:clamp(2rem,4.5vw,3rem);font-weight:400;color:#2d2b27;letter-spacing:-.01em;line-height:1.15;margin-bottom:1rem}.lp-section-desc{font-size:1.05rem;color:#6b6560;max-width:560px;line-height:1.7}.lp-problem{background:#fdfcfa}.lp-problem-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;margin-top:3rem}.lp-problem-list{list-style:none;padding:0;display:flex;flex-direction:column;gap:1.2rem}.lp-problem-list li{display:flex;align-items:flex-start;gap:12px;font-size:.95rem;color:#6b6560;line-height:1.6}.lp-problem-icon{flex-shrink:0;width:22px;height:22px;border-radius:6px;display:flex;align-items:center;justify-content:center;margin-top:2px}.lp-icon-red{background:#fef0f0;color:#c93131}.lp-icon-green{background:#ecf8ec;color:#1a7f37}.lp-solution-box{background:#302b27;border-radius:16px;padding:2.5rem;color:#ede9e3}.lp-solution-box h3{font-family:var(--font-display),"DM Serif Display",serif;font-size:1.6rem;font-weight:400;margin-bottom:1rem;letter-spacing:-.01em}.lp-solution-box p{font-size:.95rem;color:hsla(36,22%,91%,.6);line-height:1.7;margin-bottom:1.5rem}.lp-solution-modules{display:flex;flex-wrap:wrap;gap:8px}.lp-module-pill{font-size:.72rem;font-weight:500;padding:.3rem .8rem;border-radius:100px;background:hsla(36,22%,91%,.08);border:1px solid hsla(36,22%,91%,.1);color:hsla(36,22%,91%,.7)}.lp-features{background:#faf9f7}.lp-features-header{text-align:center;margin-bottom:3.5rem}.lp-features-header .lp-section-desc{margin:0 auto}.lp-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-flow:dense;gap:1.2rem}.lp-feature-card{background:#fdfcfa;border:1px solid rgba(45,43,39,.06);border-radius:14px;padding:1.8rem;transition:all .25s ease;cursor:default}.lp-feature-card:hover{border-color:rgba(229,91,0,.2);box-shadow:0 8px 40px rgba(45,43,39,.05);transform:translateY(-3px)}.lp-feature-icon-wrap{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;background:#fef3ec;color:#e55b00}.lp-feature-card h3{font-size:.95rem;font-weight:600;color:#2d2b27;margin-bottom:.5rem}.lp-feature-card p{font-size:.84rem;color:#6b6560;line-height:1.6}.lp-feature-card.lp-feature-lg{grid-column:span 2;display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center;padding:2.5rem;background:#302b27;border-color:transparent;color:#ede9e3}.lp-feature-lg:hover{border-color:rgba(229,91,0,.3);box-shadow:0 8px 40px rgba(45,43,39,.15)}.lp-feature-lg .lp-feature-icon-wrap{background:rgba(229,91,0,.15)}.lp-feature-lg h3{color:#ede9e3;font-size:1.3rem}.lp-feature-lg p{color:hsla(36,22%,91%,.55);font-size:.9rem}.lp-feature-lg-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:1rem}.lp-feature-lg-tags span{font-size:.68rem;font-weight:500;padding:.25rem .65rem;border-radius:6px;background:hsla(36,22%,91%,.08);color:hsla(36,22%,91%,.5)}.lp-feature-lg-visual{display:flex;align-items:center;justify-content:center;min-height:160px}.lp-feature-lg-stat{text-align:center}.lp-feature-lg-stat .lp-big-num{font-family:var(--font-display),"DM Serif Display",serif;font-size:4rem;font-weight:400;letter-spacing:-.02em;line-height:1;background:linear-gradient(135deg,#e55b00,#f39c60);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.lp-feature-lg-stat .lp-big-label{font-size:.8rem;color:hsla(36,22%,91%,.4);margin-top:.5rem}.lp-highlights{background:#fdfcfa}.lp-highlight-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:2.5rem;margin-top:3rem}.lp-highlight-card{text-align:center;flex:0 1 280px;max-width:300px}.lp-highlight-icon{width:56px;height:56px;border-radius:14px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.2rem;background:#302b27;color:#e55b00}.lp-highlight-card h3{font-size:1.05rem;font-weight:600;color:#2d2b27;margin-bottom:.5rem}.lp-highlight-card p{font-size:.88rem;color:#6b6560;line-height:1.65}.lp-how{background:#faf9f7}.lp-how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3.5rem;counter-reset:how-step}.lp-how-step{text-align:center;counter-increment:how-step}.lp-how-step-num{width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.2rem;background:#f2eeea;font-family:var(--font-display),"DM Serif Display",serif;font-size:1.3rem;color:#e55b00}.lp-how-step h3{font-size:1rem;font-weight:600;color:#2d2b27;margin-bottom:.5rem}.lp-how-step p{font-size:.88rem;color:#6b6560;line-height:1.65;max-width:300px;margin:0 auto}.lp-deep{background:#fdfcfa}.lp-deep-grid{display:flex;flex-direction:column;gap:4rem;margin-top:3rem}.lp-deep-row{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.lp-deep-row:nth-child(2n){direction:rtl}.lp-deep-row:nth-child(2n)>*{direction:ltr}.lp-deep-visual{background:#302b27;border-radius:16px;padding:2.5rem;display:flex;align-items:center;justify-content:center;min-height:240px}.lp-deep-visual-inner{text-align:center}.lp-deep-visual-icon{width:56px;height:56px;border-radius:14px;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;background:rgba(229,91,0,.15);color:#e55b00}.lp-deep-visual-stat{font-family:var(--font-display),"DM Serif Display",serif;font-size:2.8rem;line-height:1;background:linear-gradient(135deg,#e55b00,#f39c60);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.4rem}.lp-deep-visual-label{font-size:.82rem;color:hsla(36,22%,91%,.45)}.lp-deep-content h3{font-family:var(--font-display),"DM Serif Display",serif;font-size:1.6rem;font-weight:400;color:#2d2b27;margin-bottom:.75rem;letter-spacing:-.01em}.lp-deep-content p{font-size:.95rem;color:#6b6560;line-height:1.7;margin-bottom:1.25rem}.lp-deep-list{list-style:none;padding:0;display:flex;flex-direction:column;gap:.6rem}.lp-deep-list li{display:flex;align-items:center;gap:10px;font-size:.88rem;color:#2d2b27}.lp-deep-check{flex-shrink:0;width:18px;height:18px;border-radius:5px;display:flex;align-items:center;justify-content:center;background:#ecf8ec;color:#1a7f37}.lp-pricing{background:#faf9f7}.lp-billing-toggle{background:rgba(45,43,39,.06);padding:4px;margin-top:1.5rem;gap:2px}.lp-billing-option,.lp-billing-toggle{display:inline-flex;align-items:center;border-radius:100px}.lp-billing-option{gap:6px;padding:.45rem 1.2rem;font-size:.84rem;font-weight:500;color:#6b6560;cursor:pointer;transition:all .2s ease;border:none;background:transparent;white-space:nowrap}.lp-billing-option:hover{color:#2d2b27}.lp-billing-option.lp-billing-active{background:#fff;color:#2d2b27;box-shadow:0 1px 4px rgba(45,43,39,.1)}.lp-billing-save{font-size:.68rem;font-weight:600;letter-spacing:.02em;background:#e55b00;color:#fff;padding:.15rem .5rem;border-radius:100px;white-space:nowrap}.lp-pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3.5rem;align-items:stretch}.lp-pricing-card{background:#fdfcfa;border:1px solid rgba(45,43,39,.08);border-radius:16px;padding:2.5rem 2rem;display:flex;flex-direction:column;position:relative;transition:all .25s ease}.lp-pricing-card:hover{border-color:rgba(229,91,0,.15);box-shadow:0 8px 40px rgba(45,43,39,.06);transform:translateY(-3px)}.lp-pricing-card.lp-pricing-popular{background:#302b27;border-color:rgba(229,91,0,.3);color:#ede9e3}.lp-pricing-badge{position:absolute;top:-12px;left:50%;transform:translateX(-50%);font-size:.68rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;background:#e55b00;color:#fff;padding:.3rem 1rem;border-radius:100px;white-space:nowrap}.lp-pricing-card h3{font-family:var(--font-display),"DM Serif Display",serif;font-size:1.5rem;font-weight:400;margin-bottom:.8rem;letter-spacing:-.01em}.lp-pricing-price{display:flex;align-items:baseline;gap:4px;margin-bottom:1rem}.lp-pricing-amount{font-family:var(--font-display),"DM Serif Display",serif;font-size:2.8rem;font-weight:400;line-height:1;letter-spacing:-.02em}.lp-pricing-popular .lp-pricing-amount{background:linear-gradient(135deg,#e55b00,#f39c60);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.lp-pricing-unit{font-size:.82rem;color:#8a847d}.lp-pricing-popular .lp-pricing-unit{color:hsla(36,22%,91%,.45)}.lp-pricing-desc{font-size:.88rem;color:#6b6560;line-height:1.6;margin-bottom:1.5rem}.lp-pricing-popular .lp-pricing-desc{color:hsla(36,22%,91%,.5)}.lp-pricing-modules-label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#8a847d;margin-bottom:.8rem}.lp-pricing-popular .lp-pricing-modules-label{color:hsla(36,22%,91%,.4)}.lp-pricing-modules{list-style:none;padding:0;display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem;flex-grow:1}.lp-pricing-modules li{display:flex;align-items:center;gap:8px;font-size:.84rem;color:#2d2b27}.lp-pricing-popular .lp-pricing-modules li{color:hsla(36,22%,91%,.8)}.lp-pricing-extras{list-style:none;display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem;padding:1rem 0 0;border-top:1px solid rgba(45,43,39,.08)}.lp-pricing-popular .lp-pricing-extras{border-top-color:hsla(36,22%,91%,.1)}.lp-pricing-extras li{display:flex;align-items:center;gap:8px;font-size:.84rem;color:#6b6560;font-weight:500}.lp-pricing-popular .lp-pricing-extras li{color:hsla(36,22%,91%,.7)}.lp-pricing-card .lp-btn{margin-top:auto;justify-content:center;width:100%}.lp-pricing-custom{margin-top:3rem;display:flex;align-items:center;gap:1.5rem;background:rgba(39,35,32,.03);border:1px dashed rgba(39,35,32,.2);border-radius:16px;padding:2rem 2.5rem;max-width:820px;margin-left:auto;margin-right:auto}.lp-pricing-custom-icon{color:var(--accent-gold,#c8a96e);flex-shrink:0}.lp-pricing-custom-text{flex:1}.lp-pricing-custom-text h3{font-size:1.15rem;font-weight:600;color:#272320;margin:0 0 .35rem}.lp-pricing-custom-text p{font-size:.92rem;color:rgba(39,35,32,.6);line-height:1.55;margin:0}.lp-pricing-custom .lp-btn{flex-shrink:0;white-space:nowrap}@media (max-width:640px){.lp-pricing-custom{flex-direction:column;text-align:center;padding:1.5rem;gap:1rem}}.lp-cta{padding:6rem 2rem}.lp-cta-box{max-width:800px;margin:0 auto;text-align:center;background:#272320;border-radius:24px;padding:4rem 2.5rem;position:relative;overflow:hidden}.lp-cta-box:before{content:"";position:absolute;bottom:-50%;left:50%;transform:translateX(-50%);width:600px;height:400px;border-radius:50%;background:radial-gradient(circle,rgba(229,91,0,.1) 0,transparent 70%);pointer-events:none}.lp-cta-box h2{font-family:var(--font-display),"DM Serif Display",serif;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:400;color:#ede9e3;letter-spacing:-.01em;margin-bottom:1rem;position:relative}.lp-cta-box p{font-size:1rem;color:hsla(36,22%,91%,.5);margin-bottom:2rem}.lp-cta-actions,.lp-cta-box .lp-btn-primary,.lp-cta-box p{position:relative}.lp-cta-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.lp-faq{background:#fdfcfa}.lp-faq-list{max-width:720px;margin:0 auto}.lp-faq-item{border-bottom:1px solid rgba(45,43,39,.08)}.lp-faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 0;background:none;border:none;cursor:pointer;font-family:var(--font-body),"Plus Jakarta Sans",sans-serif;font-size:1rem;font-weight:600;color:#2d2b27;text-align:left;line-height:1.5;transition:color .2s ease}.lp-faq-question:hover{color:#e55b00}.lp-faq-chevron{flex-shrink:0;color:#8a847d;transition:transform .3s cubic-bezier(.16,1,.3,1)}.lp-faq-open .lp-faq-chevron{transform:rotate(180deg);color:#e55b00}.lp-faq-answer{max-height:0;overflow:hidden;transition:max-height .35s cubic-bezier(.16,1,.3,1),padding .35s cubic-bezier(.16,1,.3,1);padding:0}.lp-faq-open .lp-faq-answer{max-height:200px;padding-bottom:1.25rem}.lp-faq-answer p{font-size:.92rem;color:#6b6560;line-height:1.7}.lp-footer{padding:2rem;justify-content:space-between;border-top:1px solid rgba(45,43,39,.06)}.lp-footer,.lp-footer-logo{display:flex;align-items:center}.lp-footer small{font-size:.75rem;color:#8a847d}@media (max-width:768px){.lp-nav{padding:1rem 1.25rem}.lp-nav-scrolled{padding:.7rem 1.25rem}.lp-nav-logo{font-size:1.3rem}.lp-nav-cta{font-size:.75rem;padding:.5rem 1.1rem}.lp-hero{padding:5rem 1.25rem 3rem;min-height:90svh}.lp-hero h1{font-size:clamp(2rem,8vw,3rem)}.lp-stats-inner{grid-template-columns:repeat(2,1fr);gap:1.5rem}.lp-section{padding:3.5rem 1.25rem}.lp-problem-grid{gap:2rem}.lp-feature-grid,.lp-problem-grid{grid-template-columns:1fr}.lp-feature-card.lp-feature-lg{grid-column:span 1;grid-template-columns:1fr}.lp-feature-lg-visual{display:none}.lp-highlight-grid{flex-direction:column;align-items:center;gap:2rem}.lp-deep-row,.lp-how-grid{grid-template-columns:1fr;gap:2rem}.lp-deep-row:nth-child(2n){direction:ltr}.lp-pricing-grid{grid-template-columns:1fr;max-width:400px;margin-left:auto;margin-right:auto}.lp-lang-toggle{gap:2px}.lp-lang-btn{padding:.25rem .4rem;font-size:.7rem}.lp-cta{padding:3rem 1.25rem}.lp-cta-box{padding:3rem 1.5rem;border-radius:16px}.lp-footer{padding:1.5rem 1.25rem;flex-direction:column;gap:.8rem;text-align:center}}@media (min-width:1200px){.lp-nav{padding:1.2rem 3rem}.lp-nav-scrolled{padding:.8rem 3rem}.lp-cta,.lp-section{padding:7rem 3rem}.lp-footer{padding:2.5rem 3rem}}@supports (padding:env(safe-area-inset-bottom)){.lp-footer{padding-bottom:calc(1.5rem + env(safe-area-inset-bottom))}.lp-nav{padding-top:calc(1rem + env(safe-area-inset-top))}}