.lp-bar,.lp-hero,.lp-founder-strip,.lp-metrics,.lp-problem,.lp-solution,.lp-proof,.lp-offer-section,.lp-faq-section,.lp-final-cta,.lp-footer,.lp-sticky-cta{--lp-orange:#ff5202;--lp-orange-light:#ff6b1a;--lp-dark:#0a0a0a;--lp-dark-2:#1a1a1a;--lp-dark-3:#2c2c2c;--lp-grey-light:#f5f3ef;--lp-grey-mid:#e8e4dc;--lp-white:#fff;--lp-text-muted:#6e6e6e;--lp-text-body:#2a2a2a;--lp-serif:"Playfair Display", Georgia, serif;--lp-sans:"Manrope", system-ui, sans-serif;--lp-radius:12px;--lp-radius-sm:8px;font-family:var(--lp-sans);color:var(--lp-text-body);-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.7}.lp-container{max-width:760px;margin:0 auto;padding:0 24px}.lp-container-wide{max-width:960px;margin:0 auto;padding:0 24px}.lp-bar{background:var(--lp-orange);color:var(--lp-white);text-align:center;letter-spacing:.02em;padding:10px 24px;font-size:13px;font-weight:600}.lp-hero{background:var(--lp-dark);color:var(--lp-white);text-align:center;padding:80px 24px 72px;position:relative;overflow:hidden}.lp-hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#ff52021f 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-120px;left:50%;transform:translate(-50%)}.lp-hero-label{color:var(--lp-orange-light);letter-spacing:.08em;text-transform:uppercase;background:#ff520226;border:1px solid #ff52024d;border-radius:100px;align-items:center;gap:8px;margin-bottom:28px;padding:6px 14px;font-size:12px;font-weight:600;display:inline-flex}.lp-hero-label:before{content:"✦";font-size:10px}.lp-hero h1{font-family:var(--lp-serif);letter-spacing:-.02em;max-width:680px;color:var(--lp-white);margin:0 auto 20px;font-size:clamp(34px,6vw,56px);font-weight:800;line-height:1.15}.lp-hero h1 em{color:var(--lp-orange);font-style:italic}.lp-hero-sub{color:#ffffffa6;max-width:520px;margin:0 auto 40px;font-size:17px;font-weight:400;line-height:1.65}.lp-hero-cta-wrap{flex-direction:column;align-items:center;gap:12px;display:flex}.lp-btn-primary{background:var(--lp-orange);color:var(--lp-white);font-family:var(--lp-sans);border-radius:var(--lp-radius-sm);cursor:pointer;border:none;align-items:center;gap:8px;padding:16px 32px;font-size:15px;font-weight:600;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex}.lp-btn-primary:hover{background:var(--lp-orange-light);transform:translateY(-1px)}.lp-btn-primary .arrow{font-size:18px;transition:transform .2s}.lp-btn-primary:hover .arrow{transform:translate(3px)}.lp-btn-primary--lg{padding:18px 40px;font-size:16px}.lp-hero-trust{color:#fff6;flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;font-size:12px;display:flex}.lp-hero-trust span:before{content:"✓ ";color:var(--lp-orange)}.lp-founder-strip{background:var(--lp-dark-2);border-top:1px solid var(--lp-dark-3);border-bottom:1px solid var(--lp-dark-3);padding:28px 24px}.lp-founder-inner{align-items:center;gap:20px;max-width:680px;margin:0 auto;display:flex}.lp-founder-photo{object-fit:cover;border:2px solid var(--lp-orange);border-radius:50%;flex-shrink:0;width:72px;height:72px}.lp-founder-text blockquote{color:#ffffffb3;margin-bottom:8px;font-size:14px;font-style:italic;line-height:1.6}.lp-founder-text cite{color:var(--lp-orange);font-size:12px;font-style:normal;font-weight:600}.lp-metrics{background:var(--lp-dark);padding:32px 24px}.lp-metrics-grid{text-align:center;grid-template-columns:repeat(4,1fr);gap:24px;max-width:760px;margin:0 auto;display:grid}.lp-metric-val{font-family:var(--lp-serif);color:var(--lp-white);margin-bottom:4px;font-size:28px;font-weight:700;line-height:1}.lp-metric-val span{color:var(--lp-orange)}.lp-metric-label{color:#ffffff73;letter-spacing:.03em;font-size:12px;font-weight:500}.lp-problem,.lp-solution,.lp-proof,.lp-offer-section,.lp-faq-section{padding:80px 0}.lp-section-label{letter-spacing:.12em;text-transform:uppercase;color:var(--lp-orange);margin-bottom:14px;font-size:11px;font-weight:700;display:inline-block}.lp-problem h2,.lp-solution h2,.lp-proof h2,.lp-offer-section h2,.lp-faq-section h2{font-family:var(--lp-serif);letter-spacing:-.02em;color:var(--lp-dark);margin-bottom:16px;font-size:clamp(26px,4vw,38px);font-weight:800;line-height:1.2}.lp-problem h2 em,.lp-solution h2 em,.lp-proof h2 em,.lp-offer-section h2 em,.lp-faq-section h2 em{color:var(--lp-orange);font-style:italic}.lp-section-intro{color:var(--lp-text-muted);max-width:560px;font-size:17px;line-height:1.65}.lp-problem{background:var(--lp-white)}.lp-problem-grid{grid-template-columns:1fr 1fr;gap:16px;margin-top:40px;display:grid}.lp-problem-card{background:var(--lp-grey-light);border:1px solid var(--lp-grey-mid);border-radius:var(--lp-radius);padding:24px}.lp-problem-card .icon{margin-bottom:12px;font-size:22px;display:block}.lp-problem-card p{color:var(--lp-text-body);font-size:15px;line-height:1.6}.lp-problem-quote{background:var(--lp-dark);border-radius:var(--lp-radius);text-align:center;margin-top:40px;padding:32px}.lp-problem-quote p{font-family:var(--lp-serif);color:var(--lp-white);font-size:20px;font-style:italic;line-height:1.5}.lp-problem-quote p em{color:var(--lp-orange);font-style:italic}.lp-solution{background:var(--lp-grey-light)}.lp-steps{flex-direction:column;gap:0;margin-top:48px;display:flex}.lp-step{align-items:flex-start;gap:24px;padding-bottom:36px;display:flex;position:relative}.lp-step:not(:last-child):after{content:"";background:var(--lp-grey-mid);width:2px;height:calc(100% - 20px);position:absolute;top:44px;left:19px}.lp-step-num{background:var(--lp-dark);width:40px;height:40px;color:var(--lp-white);z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:15px;font-weight:700;display:flex;position:relative}.lp-step-num--first{background:var(--lp-orange)}.lp-step-content h3{font-family:var(--lp-serif);color:var(--lp-dark);margin-top:6px;margin-bottom:6px;font-size:20px;font-weight:700}.lp-step-content p{color:var(--lp-text-muted);font-size:15px;line-height:1.6}.lp-step-tag{color:var(--lp-orange);letter-spacing:.06em;text-transform:uppercase;background:#ff52021a;border-radius:100px;margin-bottom:8px;padding:3px 10px;font-size:11px;font-weight:700;display:inline-block}.lp-proof{background:var(--lp-white)}.lp-case-header{align-items:center;gap:10px;margin-bottom:20px;display:flex}.lp-case-badge{letter-spacing:.08em;text-transform:uppercase;color:var(--lp-white);border-radius:100px;flex-shrink:0;padding:4px 12px;font-size:10px;font-weight:700}.lp-case-badge--orange{background:var(--lp-orange)}.lp-case-meta{color:var(--lp-text-muted);font-size:14px}.lp-case-meta strong{color:var(--lp-dark)}.lp-comp-block{margin-top:36px}.lp-comp-header{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:16px;display:flex}.lp-comp-num{font-family:var(--lp-serif);color:var(--lp-grey-mid);flex-shrink:0;font-size:28px;font-weight:800;line-height:1}.lp-comp-title{font-family:var(--lp-serif);color:var(--lp-dark);font-size:18px;font-weight:700}.lp-comp-sub{color:var(--lp-text-muted);font-size:12px}.lp-comp-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.lp-comp-card{border-radius:var(--lp-radius);border:1px solid var(--lp-grey-mid);background:var(--lp-white);overflow:hidden}.lp-comp-tag{letter-spacing:.06em;text-transform:uppercase;padding:7px 14px;font-size:11px;font-weight:700}.lp-avant-tag{color:#b91c1c;background:#fef2f2;border-bottom:1px solid #fecaca;display:block}.lp-apres-tag{color:#166534;background:#f0fdf4;border-bottom:1px solid #bbf7d0;display:block}.lp-comp-why{color:var(--lp-text-muted);border-top:1px solid var(--lp-grey-mid);background:var(--lp-grey-light);padding:10px 14px;font-size:12px;line-height:1.5}.lp-linkedin-featured{justify-content:center;align-items:center;min-height:90px;padding:14px;display:flex}.lp-featured-empty{text-align:center;color:var(--lp-text-muted)}.lp-featured-empty span{margin-bottom:6px;font-size:28px;display:block}.lp-featured-empty small{font-size:12px}.lp-comp-results{background:var(--lp-dark);border-radius:var(--lp-radius);grid-template-columns:repeat(4,1fr);gap:16px;margin-top:36px;padding:24px;display:grid}.lp-comp-result-num{font-family:var(--lp-serif);color:var(--lp-orange);margin-bottom:4px;font-size:28px;font-weight:800;line-height:1}.lp-comp-result-label{color:#ffffff73;font-size:11px;line-height:1.4}.lp-upwork-review{background:var(--lp-grey-light);border:1px solid var(--lp-grey-mid);border-radius:var(--lp-radius);border-left:3px solid #14a800;padding:24px 28px}.lp-upwork-header{align-items:center;gap:10px;margin-bottom:14px;display:flex}.lp-upwork-stars{color:#ff9500;letter-spacing:2px;font-size:18px}.lp-upwork-meta{color:var(--lp-text-muted);font-size:13px}.lp-upwork-review blockquote{color:var(--lp-text-body);margin-bottom:14px;font-size:15px;font-style:italic;line-height:1.7}.lp-upwork-author{color:var(--lp-text-muted);font-size:13px}.lp-upwork-author strong{color:var(--lp-dark)}.lp-upwork-screenshot{border:1px solid var(--lp-grey-mid);border-radius:8px;width:100%;max-width:500px;margin-top:16px;display:block}.lp-offer-section{background:var(--lp-dark);color:var(--lp-white)}.lp-offer-section h2{color:var(--lp-white)}.lp-offer-section .lp-section-intro{color:#ffffff8c}.lp-offer-card{background:var(--lp-dark-2);border:1px solid var(--lp-dark-3);border-radius:16px;margin-top:48px;padding:40px}.lp-offer-header{border-bottom:1px solid var(--lp-dark-3);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:32px;padding-bottom:32px;display:flex}.lp-offer-title{font-family:var(--lp-serif);color:var(--lp-white);margin-bottom:6px;font-size:26px;font-weight:700}.lp-offer-sub{color:#ffffff80;font-size:14px}.lp-offer-price{text-align:right}.lp-price-amount{font-family:var(--lp-serif);color:var(--lp-white);font-size:48px;font-weight:800;line-height:1}.lp-price-amount span{color:var(--lp-orange)}.lp-price-note{color:#fff6;margin-top:4px;font-size:12px}.lp-offer-features{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:36px;display:grid}.lp-feature-item{color:#fffc;align-items:flex-start;gap:10px;font-size:14px;line-height:1.5;display:flex}.lp-feature-item:before{content:"✓";color:var(--lp-orange);flex-shrink:0;margin-top:1px;font-weight:700}.lp-offer-cta{text-align:center;border-top:1px solid var(--lp-dark-3);padding-top:32px}.lp-offer-guarantee{color:#ffffff59;flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;margin-top:14px;font-size:13px;display:flex}.lp-faq-section{background:var(--lp-grey-light)}.lp-faq-list{margin-top:40px}.lp-faq-item{border-bottom:1px solid var(--lp-grey-mid)}.lp-faq-item:first-child{border-top:1px solid var(--lp-grey-mid)}.lp-faq-question{cursor:pointer;color:var(--lp-dark);justify-content:space-between;align-items:center;gap:16px;padding:20px 4px;font-size:15px;font-weight:600;list-style:none;transition:color .2s;display:flex}.lp-faq-question:hover{color:var(--lp-orange)}.lp-faq-question::-webkit-details-marker{display:none}.lp-faq-question .icon{color:var(--lp-orange);flex-shrink:0;font-size:20px;font-weight:300;line-height:1;transition:transform .25s}details.lp-faq-item[open] .lp-faq-question .icon{transform:rotate(45deg)}.lp-faq-answer{color:var(--lp-text-muted);padding:0 4px 20px;font-size:15px;line-height:1.7}.lp-final-cta{background:var(--lp-orange);text-align:center;padding:80px 24px}.lp-final-cta h2{font-family:var(--lp-serif);color:var(--lp-white);letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(28px,5vw,44px);font-weight:800}.lp-final-cta p{color:#fffc;max-width:480px;margin:0 auto 36px;font-size:17px;line-height:1.6}.lp-btn-white{background:var(--lp-white);color:var(--lp-orange);font-family:var(--lp-sans);border-radius:var(--lp-radius-sm);align-items:center;gap:8px;padding:16px 32px;font-size:15px;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .2s;display:inline-flex}.lp-btn-white:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000026}.lp-footer{background:var(--lp-dark);text-align:center;padding:28px 24px}.lp-footer p{color:#ffffff4d;font-size:13px}.lp-footer a{color:var(--lp-orange);text-decoration:none}.lp-sticky-cta{background:var(--lp-dark);border-top:1px solid var(--lp-dark-3);z-index:100;justify-content:space-between;align-items:center;gap:12px;padding:12px 20px;display:none;position:fixed;bottom:0;left:0;right:0}.lp-price-tag{font-family:var(--lp-serif);color:var(--lp-white);font-size:22px;font-weight:700}.lp-price-tag em{color:var(--lp-orange);font-style:normal}.lp-sticky-cta a{background:var(--lp-orange);color:var(--lp-white);border-radius:var(--lp-radius-sm);white-space:nowrap;flex-shrink:0;padding:12px 22px;font-size:14px;font-weight:700;text-decoration:none}@media (max-width:640px){.lp-problem,.lp-solution,.lp-proof,.lp-offer-section,.lp-faq-section{padding:60px 0}.lp-problem-grid{grid-template-columns:1fr}.lp-metrics-grid{grid-template-columns:repeat(2,1fr)}.lp-comp-grid{grid-template-columns:1fr}.lp-comp-results{grid-template-columns:repeat(2,1fr)}.lp-comp-header{gap:8px}.lp-offer-features{grid-template-columns:1fr}.lp-offer-header{flex-direction:column}.lp-offer-price{text-align:left}.lp-hero h1{font-size:32px}.lp-hero{padding:60px 24px 56px}.lp-sticky-cta{display:flex}.lp-footer{padding-bottom:80px}.lp-founder-inner{text-align:center;flex-direction:column}}
