.lp{--lp-brand:#FF6B35;--lp-brand-dark:#E55A25;--lp-price-color:#171717;--lp-text:#171717;--lp-muted:#666;--lp-border:#e9e9ed;--lp-bg:#fff;--lp-soft:#f7f7f8;background:var(--lp-bg);color:var(--lp-text)}
.lp *{box-sizing:border-box}.lp a{text-decoration:none}.lp-wrap{max-width:1200px;margin:0 auto;padding:0 32px 70px}.lp-announcement{margin:0 -20px;padding:11px 20px;text-align:center;background:#111;color:#fff;font-size:12px;font-weight:700;letter-spacing:.05em}.lp-announcement--sticky{position:sticky;top:0;z-index:250}.lp-hero{display:grid;grid-template-columns:1.08fr .92fr;gap:52px;align-items:center;padding:42px 0 34px}.lp-media{border-radius:24px;background:#f7f7f8;min-height:520px;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:20px}.lp-gallery{width:100%;display:flex;flex-direction:column;gap:14px}.lp-gallery-main{border-radius:18px;display:flex;align-items:center;justify-content:center;min-height:440px;overflow:hidden}.lp-gallery-thumb{appearance:none;border:2px solid transparent;background:#fff;border-radius:12px;padding:3px;flex:0 0 72px;width:72px;height:72px;cursor:pointer;overflow:hidden;transition:border-color .15s,transform .15s}.lp-gallery-thumb:hover{transform:translateY(-1px)}.lp-gallery-thumb.is-active{border-color:var(--lp-brand)}.lp-gallery-thumb img{display:block;width:100%;height:100%;object-fit:cover;border-radius:8px}.lp-gallery-thumbs{display:flex;gap:9px;overflow-x:auto;padding:2px 2px 4px;scrollbar-width:thin}.lp-main-image{display:block;width:100%;height:auto;max-height:500px;object-fit:contain}.lp-buy{max-width:520px}.lp-eyebrow{display:inline-block;font-size:11px;letter-spacing:.12em;font-weight:800;text-transform:uppercase;color:var(--lp-brand);margin-bottom:10px}.lp-buy h1,.lp-section h2,.lp-final h2{font-size:clamp(32px,4vw,52px);line-height:1.02;margin:0 0 14px;letter-spacing:-.03em}.lp-subheading{font-size:16px;color:var(--lp-muted);line-height:1.65;margin:0 0 15px}.lp-rating{font-size:15px;margin:12px 0 18px;letter-spacing:.06em}.lp-rating span{color:var(--lp-muted);letter-spacing:0;font-size:13px;margin-left:6px}.lp-price-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:4px 0 15px}.lp-price{font-size:38px;font-weight:900;letter-spacing:-.03em;color:var(--lp-price-color)}.lp-compare{font-size:17px;color:#999;text-decoration:line-through;margin-left:9px}.lp-save{font-size:11px;font-weight:900;padding:8px 10px;border-radius:999px;background:#111;color:#fff}.lp-trust-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.lp-trust-row span{font-size:12px;padding:7px 10px;border:1px solid var(--lp-border);border-radius:999px;background:#fff}.lp-label{display:block;font-size:12px;font-weight:800;margin:0 0 8px}.lp-select{width:100%;height:48px;border:1px solid #d8d8dd;border-radius:12px;padding:0 13px;font:inherit;background:#fff;margin-bottom:14px}.lp-qty-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.lp-qty{display:flex;border:1px solid #d8d8dd;border-radius:12px;overflow:hidden}.lp-qty button,.lp-qty input{height:42px;border:0;background:#fff;text-align:center}.lp-qty button{width:42px;font-size:21px;cursor:pointer}.lp-qty input{width:48px;border-left:1px solid #eee;border-right:1px solid #eee;font-weight:800}.lp-cta{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:54px;border-radius:14px;border:0;cursor:pointer;font-weight:900;font-size:14px;transition:transform .15s,opacity .15s}.lp-cta:hover{transform:translateY(-1px)}.lp-cta:disabled{opacity:.45;cursor:not-allowed;transform:none}.lp-cta-main{background:var(--lp-brand);color:#fff}.lp-cta-secondary{background:#111;color:#fff;margin-top:10px}.lp-whatsapp{display:flex;justify-content:center;align-items:center;min-height:46px;margin-top:10px;border-radius:13px;border:1px solid #dcdcdc;color:#111;font-weight:800}.lp-delivery{margin-top:14px;padding:13px 14px;border-radius:14px;background:var(--lp-soft);display:flex;gap:6px;flex-direction:column;font-size:12px;color:var(--lp-muted)}.lp-delivery strong{font-size:13px;color:var(--lp-text)}.lp-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding:20px 0 55px}.lp-benefit,.lp-feature{border:1px solid var(--lp-border);border-radius:18px;padding:18px;background:#fff}.lp-benefit{display:flex;gap:13px}.lp-benefit-icon{width:36px;height:36px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:#fff2ed;font-weight:900}.lp-benefit h3{font-size:14px;margin:0 0 4px}.lp-benefit p{font-size:12px;line-height:1.5;color:var(--lp-muted);margin:0}.lp-feature{display:flex;flex-direction:column;gap:4px}.lp-feature span{font-size:12px;color:var(--lp-muted)}.lp-section{padding:70px 0;border-top:1px solid var(--lp-border)}.lp-story{display:grid;grid-template-columns:1fr 320px;gap:50px;align-items:start}.lp-copy{font-size:15px;line-height:1.8;color:#444;max-width:820px;padding-right:10px}.lp-story-card{position:sticky;top:20px;padding:24px;border-radius:20px;background:#111;color:#fff}.lp-story-price{font-size:34px;font-weight:900}.lp-story-note{font-size:12px;color:#bdbdbd;margin:4px 0 18px}.lp-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.lp-review{padding:20px;border:1px solid var(--lp-border);border-radius:18px;background:#fff}.lp-review-stars{letter-spacing:.08em}.lp-review p{font-size:14px;line-height:1.65}.lp-review strong{font-size:12px}.lp-faq details{border-top:1px solid var(--lp-border);padding:17px 0}.lp-faq details:last-child{border-bottom:1px solid var(--lp-border)}.lp-faq summary{cursor:pointer;font-weight:800;font-size:14px}.lp-faq details div{padding-top:10px;color:var(--lp-muted);font-size:13px;line-height:1.65}.lp-final{margin-top:70px;padding:32px;border-radius:24px;background:#111;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:28px}.lp-final h2{font-size:34px;margin-bottom:8px}.lp-final p{margin:0;color:#bbb;font-size:13px}.lp-final .lp-cta{max-width:280px}.lp-sticky{position:fixed;left:0;right:0;bottom:0;z-index:300;display:none;background:#fff;border-top:1px solid var(--lp-border);padding:10px 14px;box-shadow:0 -7px 24px rgba(0,0,0,.08)}.lp-sticky>div{display:flex;flex-direction:column;min-width:0}.lp-sticky strong{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:52vw}.lp-sticky span{font-size:16px;font-weight:900}.lp-sticky .lp-cta{width:auto;min-width:150px;min-height:48px}.lp-empty{padding:70px 20px}.lp-empty-card{max-width:560px;margin:0 auto;padding:30px;border:1px solid var(--lp-border);border-radius:20px;text-align:center}.lp-empty-card h1{margin:8px 0}.lp-empty-card p{color:var(--lp-muted)}
@media(max-width:900px){.lp-wrap{padding:0 28px 90px}.lp-announcement{margin:0 -28px}.lp-media{padding:14px}.lp-gallery-main{min-height:320px}.lp-gallery-thumb{flex-basis:64px;width:64px;height:64px}.lp-copy{padding-right:0}.lp-hero{grid-template-columns:1fr;gap:24px;padding-top:22px}.lp-media{min-height:360px}.lp-buy{max-width:none}.lp-benefits{grid-template-columns:1fr}.lp-story{grid-template-columns:1fr}.lp-story-card{position:static}.lp-review-grid{grid-template-columns:1fr}.lp-final{flex-direction:column;align-items:stretch}.lp-final .lp-cta{max-width:none}.lp-sticky{display:flex;align-items:center;justify-content:space-between;gap:12px}}
