.lp-wrap{--color-accent: #FF5F1F;--color-accent-hover: #E54E10;--color-bg-dark: #0D0D0D;--color-bg-card: #1A1A1A;--color-bg-elevated: #222222;--color-text: #CCCCCC;--color-text-bright: #FFFFFF;--color-text-muted: #888888;--color-green: #00E676;--color-red: #FF3D3D;--color-star: #FFB800;--color-amazon: #FF9900;--color-amazon-hover: #E88A00;--radius: 12px;--shadow: 0 4px 32px rgba(0,0,0,.4);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--color-text);font-size:17px;line-height:1.6;overflow-x:hidden;background:var(--color-bg-dark)}.lp-wrap *,.lp-wrap *:before,.lp-wrap *:after{box-sizing:border-box;margin:0;padding:0}.lp-wrap img{max-width:100%;height:auto;display:block}.lp-section{padding:56px 16px}.lp-container{max-width:680px;margin:0 auto}.lp-section-label{text-transform:uppercase;font-size:13px;font-weight:700;letter-spacing:3px;color:var(--color-accent);margin-bottom:12px}.lp-h2{font-size:28px;font-weight:800;line-height:1.15;color:var(--color-text-bright);margin-bottom:20px}.lp-text{color:var(--color-text);margin-bottom:16px}.lp-cta-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:58px;padding:16px 32px;font-size:18px;font-weight:800;color:var(--color-bg-dark);background:var(--color-amazon);border:none;border-radius:var(--radius);cursor:pointer;text-decoration:none;text-transform:uppercase;letter-spacing:.5px;transition:background .2s,transform .15s}.lp-cta-btn:hover{background:var(--color-amazon-hover);transform:translateY(-2px)}.lp-hero{text-align:center;padding:48px 16px 56px;background:linear-gradient(180deg,#1A1000 0%,var(--color-bg-dark) 100%);position:relative}.lp-hero__badge{display:inline-block;background:var(--color-accent);color:var(--color-text-bright);font-size:12px;font-weight:800;padding:6px 18px;border-radius:100px;margin-bottom:20px;letter-spacing:1px;text-transform:uppercase}.lp-hero__h1{font-size:30px;font-weight:900;line-height:1.1;color:var(--color-text-bright);margin-bottom:14px}.lp-hero__h1 em{color:var(--color-accent);font-style:normal}.lp-hero__sub{font-size:17px;color:var(--color-text);margin-bottom:28px;max-width:500px;margin-left:auto;margin-right:auto}.lp-hero__image{width:240px;margin:0 auto 28px;border-radius:var(--radius);filter:drop-shadow(0 8px 32px rgba(255,95,31,.2))}.lp-hero__stars{color:var(--color-star);font-size:20px;margin-bottom:4px}.lp-hero__social{font-size:14px;color:var(--color-text-muted);margin-bottom:28px}.lp-hero__price{font-size:32px;font-weight:900;color:var(--color-text-bright);margin-bottom:4px}.lp-hero__price s{font-size:18px;font-weight:400;color:var(--color-text-muted);margin-left:8px;text-decoration:line-through}.lp-hero__price-note{font-size:14px;color:var(--color-green);margin-bottom:20px;font-weight:700}.lp-amazon-trust{display:flex;justify-content:center;gap:20px;margin-top:14px;font-size:14px;color:var(--color-text-muted)}.lp-trust-bar{background:var(--color-bg-card);padding:24px 16px;border-top:1px solid #2A2A2A;border-bottom:1px solid #2A2A2A}.lp-trust-bar__grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;max-width:680px;margin:0 auto}.lp-trust-bar__item{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:600;color:var(--color-text-bright)}.lp-trust-bar__icon{font-size:22px;flex-shrink:0}.lp-problem{background:var(--color-bg-dark)}.lp-problem__list{list-style:none;margin-bottom:28px}.lp-problem__list li{padding:14px 0 14px 36px;position:relative;border-bottom:1px solid #222;color:var(--color-text);font-size:16px}.lp-problem__list li:before{content:"\2717";position:absolute;left:0;color:var(--color-red);font-weight:700;font-size:18px}.lp-problem__transition{color:var(--color-text);font-size:17px;line-height:1.6}.lp-story{background:var(--color-bg-card);border-left:4px solid var(--color-accent);border-radius:0 var(--radius) var(--radius) 0;padding:28px 24px;margin:0 auto;max-width:680px}.lp-story__text{font-size:17px;line-height:1.7;color:var(--color-text);font-style:italic}.lp-story__text strong{color:var(--color-accent);font-style:normal}.lp-story-section{padding:0 16px 56px;background:var(--color-bg-dark)}.lp-solution{background:var(--color-bg-card);text-align:center}.lp-solution__intro{font-size:13px;font-weight:800;color:var(--color-accent);text-transform:uppercase;letter-spacing:3px;margin-bottom:8px}.lp-solution__image{width:260px;margin:0 auto 28px;border-radius:var(--radius);filter:drop-shadow(0 8px 32px rgba(255,95,31,.15))}.lp-solution__h2{font-size:26px;font-weight:800;line-height:1.15;color:var(--color-text-bright);margin-bottom:16px}.lp-solution__text{color:var(--color-text);font-size:16px;line-height:1.6;margin-bottom:28px;max-width:540px;margin-left:auto;margin-right:auto}.lp-benefits{background:var(--color-bg-dark)}.lp-benefit{display:flex;gap:16px;margin-bottom:32px}.lp-benefit:last-child{margin-bottom:0}.lp-benefit__icon{flex-shrink:0;width:52px;height:52px;background:#ff5f1f1f;border:1px solid rgba(255,95,31,.25);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:24px}.lp-benefit__text h3{font-size:18px;font-weight:700;color:var(--color-text-bright);margin-bottom:4px}.lp-benefit__text p{font-size:15px;color:var(--color-text-muted);line-height:1.5}.lp-steps{background:var(--color-bg-card);text-align:center}.lp-step{margin-bottom:36px}.lp-step:last-child{margin-bottom:0}.lp-step__number{width:48px;height:48px;background:var(--color-accent);color:var(--color-text-bright);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:22px;font-weight:900;margin-bottom:14px}.lp-step h3{font-size:18px;font-weight:700;color:var(--color-text-bright);margin-bottom:6px}.lp-step p{font-size:15px;color:var(--color-text-muted);max-width:380px;margin:0 auto}.lp-reviews{background:var(--color-bg-dark)}.lp-review{background:var(--color-bg-card);border:1px solid #2A2A2A;border-radius:var(--radius);padding:24px;margin-bottom:16px}.lp-review:last-child{margin-bottom:0}.lp-review__stars{color:var(--color-star);font-size:16px;margin-bottom:8px}.lp-review__text{font-size:15px;line-height:1.6;color:var(--color-text);margin-bottom:12px;font-style:italic}.lp-review__author{font-size:14px;font-weight:700;color:var(--color-text-bright)}.lp-review__location{font-size:13px;color:var(--color-text-muted)}.lp-review__verified{font-size:12px;color:var(--color-green);font-weight:600;margin-top:4px}.lp-compare{background:var(--color-bg-card)}.lp-compare__table{width:100%;border-collapse:collapse;background:var(--color-bg-elevated);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}.lp-compare__table th,.lp-compare__table td{padding:14px 16px;text-align:left;font-size:15px;border-bottom:1px solid #333}.lp-compare__table th{font-weight:700;color:var(--color-text-bright)}.lp-compare__table thead th:nth-child(2){background:var(--color-accent);color:var(--color-text-bright);text-align:center}.lp-compare__table thead th:nth-child(3){background:#333;color:var(--color-text-muted);text-align:center}.lp-compare__table td{color:var(--color-text)}.lp-compare__table td:nth-child(2),.lp-compare__table td:nth-child(3){text-align:center;font-weight:600}.lp-check{color:var(--color-green)}.lp-cross{color:var(--color-red)}.lp-faq{background:var(--color-bg-dark)}.lp-faq-item{border-bottom:1px solid #2A2A2A}.lp-faq-item summary{padding:18px 0;font-size:17px;font-weight:600;color:var(--color-text-bright);cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center}.lp-faq-item summary::-webkit-details-marker{display:none}.lp-faq-item summary:after{content:"+";font-size:22px;font-weight:300;color:var(--color-accent);transition:transform .2s}.lp-faq-item[open] summary:after{content:"\2212"}.lp-faq-item__answer{padding:0 0 18px;font-size:15px;color:var(--color-text-muted);line-height:1.6}.lp-guarantee{background:var(--color-bg-card);text-align:center}.lp-guarantee__box{background:var(--color-bg-dark);border:2px solid var(--color-green);border-radius:var(--radius);padding:36px 24px;max-width:520px;margin:0 auto}.lp-guarantee__icon{font-size:48px;margin-bottom:14px}.lp-guarantee__title{font-size:24px;font-weight:900;color:var(--color-text-bright);margin-bottom:12px}.lp-guarantee__text{font-size:15px;color:var(--color-text);line-height:1.6}.lp-final-cta{background:linear-gradient(180deg,var(--color-bg-dark) 0%,#1A1000 100%);text-align:center}.lp-final-cta__reminder{font-size:14px;color:var(--color-green);margin-top:14px;font-weight:700}.lp-img-placeholder{background:var(--color-bg-card);border:2px dashed #333;border-radius:var(--radius);display:flex;align-items:center;justify-content:center;min-height:300px;color:var(--color-text-muted);font-size:1rem}.lp-sticky-bar{display:none}@media(max-width:768px){.lp-sticky-bar{position:fixed;bottom:0;left:0;right:0;z-index:100;background:var(--color-bg-card);padding:12px 16px;box-shadow:0 -4px 24px #00000080;display:flex;align-items:center;gap:12px;border-top:1px solid #2A2A2A}.lp-sticky-bar .lp-cta-btn{flex:1;margin:0}.lp-sticky-price{font-weight:900;font-size:20px;color:var(--color-text-bright);white-space:nowrap}.lp-sticky-price s{font-size:14px;color:var(--color-text-muted);font-weight:400}.lp-wrap{padding-bottom:80px}}@media(min-width:768px){.lp-hero__h1{font-size:46px}.lp-hero__sub{font-size:19px}.lp-hero__image{width:300px}.lp-h2{font-size:36px}.lp-solution__h2{font-size:34px}.lp-section{padding:72px 24px}.lp-trust-bar__grid{grid-template-columns:repeat(4,1fr)}.lp-solution__image{width:320px}.lp-benefit{gap:24px}.lp-cta-btn{width:auto;min-width:340px}.lp-story{padding:36px 32px}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/scratch-remover-2.css.map */
