.lp{font-family:DM Sans,Arial,sans-serif;background:#fff;min-height:100vh;color:#1a1a1a;overflow-x:hidden}.lp-topbar{position:fixed;top:0;left:0;right:0;z-index:100;padding:16px 24px;background:transparent;transition:background .3s ease,box-shadow .3s ease}.lp-topbar.scrolled{background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 1px 8px rgba(0,0,0,.06)}.lp-topbar-inner{display:flex;justify-content:space-between}.lp-hero,.lp-topbar-inner{max-width:1080px;margin:0 auto;align-items:center}.lp-hero{padding:120px 24px 64px;display:grid;grid-template-columns:1fr 1fr;grid-gap:48px;gap:48px;min-height:85vh}.lp-hero-content{display:flex;flex-direction:column;gap:24px}.lp-badge{display:inline-flex;align-items:center;gap:6px;background:#f0fdf4;color:#16a34a;font-size:.8rem;font-weight:500;padding:6px 14px;border-radius:100px;width:-moz-fit-content;width:fit-content;letter-spacing:.02em}.lp-badge-dot{width:6px;height:6px;background:#16a34a;border-radius:50%;animation:pulse-dot 2s ease-in-out infinite}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.4}}.lp-hero h1{font-size:3.2rem;font-weight:400;line-height:1.08;letter-spacing:-.03em;color:#1a1a1a}.lp-hero h1 em{font-style:normal;color:#c2733a}.lp-hero-sub{font-size:1.15rem;line-height:1.6;color:#555;max-width:44ch}.lp-hero-visual{position:relative}.lp-hero-img-wrap{position:relative;border-radius:24px;overflow:hidden;aspect-ratio:4/5}.lp-hero-img-wrap img{object-fit:cover}.lp-hero-stat{position:absolute;bottom:20px;left:20px;right:20px;background:hsla(0,0%,100%,.35);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-radius:16px;padding:14px 20px;display:flex;align-items:center;gap:14px;border:1px solid hsla(0,0%,100%,.4);box-shadow:0 4px 24px rgba(0,0,0,.06)}.lp-hero-stat-vial{flex-shrink:0;width:48px;height:48px;border-radius:12px;overflow:hidden}.lp-hero-stat-vial img{object-fit:contain}.lp-hero-stat-text{display:flex;align-items:center;gap:10px}.lp-hero-stat-number{font-size:3.2rem;font-weight:500;color:#c2733a;line-height:1;min-width:3.5ch}.lp-hero-stat-label{font-size:.8rem;color:#555;line-height:1.3}.lp-cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#1a1a1a;color:#fff;border:none;padding:16px 32px;border-radius:100px;font-size:1.05rem;font-weight:500;font-family:inherit;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;width:-moz-fit-content;width:fit-content;text-decoration:none}.lp-cta:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.15)}.lp-cta:active{transform:translateY(0)}.lp-cta-arrow{transition:transform .2s ease}.lp-cta:hover .lp-cta-arrow{transform:translateX(3px)}.lp-cta-glow{background:#c2733a;box-shadow:0 0 0 0 rgba(194,115,58,.4);animation:ctaGlow 2s ease-in-out infinite}@keyframes ctaGlow{0%,to{box-shadow:0 0 0 0 rgba(194,115,58,.4)}50%{box-shadow:0 0 0 12px rgba(194,115,58,0)}}.lp-trust-strip{gap:20px;flex-wrap:wrap;margin-top:4px}.lp-trust-item,.lp-trust-strip{display:flex;align-items:center}.lp-trust-item{gap:6px;font-size:.85rem;color:#777}.lp-trust-item svg{width:16px;height:16px;color:#16a34a;flex-shrink:0}.lp-trustpilot{max-width:1080px;margin:0 auto;padding:16px 24px 0}.lp-trustpilot,.lp-trustpilot .trustpilot-widget{min-height:140px}.lp-section{padding:80px 24px;max-width:1080px;margin:0 auto}.lp-section-dark{background:#fafaf8;max-width:100%;padding:80px 24px}.lp-section-dark>.lp-section-inner{max-width:1080px;margin:0 auto}.lp-section-title{font-size:2.2rem;font-weight:400;letter-spacing:-.02em;margin-bottom:12px;line-height:1.15}.lp-section-sub{font-size:1.05rem;color:#666;margin-bottom:48px;max-width:52ch;line-height:1.5}.lp-problem-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.lp-problem-card{background:#fff;border-radius:20px;padding:28px 24px;border:1px solid #eee;transition:transform .3s ease,box-shadow .3s ease;display:flex;align-items:flex-start;gap:18px}.lp-problem-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,0,0,.06)}.lp-problem-icon{width:48px;height:48px;background:#fef3e8;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.lp-problem-card h3{font-size:1.05rem;font-weight:500;margin-bottom:6px}.lp-problem-card p{font-size:.88rem;color:#666;line-height:1.55}.lp-steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px;gap:32px;counter-reset:step}.lp-step{text-align:center;flex-direction:column;gap:16px}.lp-step,.lp-step-number{display:flex;align-items:center}.lp-step-number{width:48px;height:48px;border-radius:50%;background:#1a1a1a;color:#fff;justify-content:center}.lp-step h3,.lp-step-number{font-size:1.1rem;font-weight:500}.lp-step p{font-size:.92rem;color:#666;line-height:1.5;max-width:28ch}.lp-testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.lp-testimonial{background:#fff;border-radius:20px;overflow:hidden;border:1px solid #eee;transition:transform .3s ease}.lp-testimonial:hover{transform:translateY(-4px)}.lp-testimonial-images{display:grid;grid-template-columns:1fr 1fr;grid-gap:2px;gap:2px;height:220px}.lp-testimonial-img-wrap{position:relative;overflow:hidden}.lp-testimonial-img-wrap img{object-fit:cover}.lp-testimonial-label{position:absolute;bottom:8px;left:8px;background:rgba(0,0,0,.6);color:#fff;font-size:.65rem;padding:3px 8px;border-radius:100px;text-transform:uppercase;letter-spacing:.05em}.lp-testimonial-body{padding:20px 24px}.lp-testimonial-result{font-size:1.15rem;font-weight:500;color:#c2733a;margin-bottom:8px}.lp-testimonial-quote{font-size:.88rem;color:#555;line-height:1.55;margin-bottom:12px}.lp-testimonial-name{font-size:.82rem;color:#999}.lp.quiz-active>:not(.lp-quiz-overlay):not(.lp-transition-overlay){filter:blur(6px) brightness(.7);transform:scale(.97);transition:filter .5s ease,transform .5s cubic-bezier(.22,1,.36,1);pointer-events:none}.lp.quiz-active .lp-sticky-cta{display:none!important}.lp-quiz-overlay{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;background:transparent;transition:background .4s ease}.lp-quiz-overlay.ready{background:rgba(0,0,0,.35)}.lp-quiz-sheet{background:#fff;border-radius:28px;width:calc(100% - 32px);max-width:520px;max-height:88vh;overflow-y:auto;padding:32px 32px 36px;position:relative;transform:translateY(60px) scale(.95);opacity:0;animation:sheetUp .5s cubic-bezier(.34,1.4,.64,1) .05s forwards;box-shadow:0 24px 80px rgba(0,0,0,.15)}@keyframes sheetUp{0%{transform:translateY(60px) scale(.95);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.lp-quiz-handle{width:40px;height:4px;border-radius:4px;background:#ddd;margin:0 auto 20px}.lp-quiz-close{position:absolute;top:16px;right:16px;background:rgba(0,0,0,.04);border:1px solid rgba(0,0,0,.06);border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:background .2s ease,transform .2s ease}.lp-quiz-close:hover{background:rgba(0,0,0,.08);transform:scale(1.08)}.lp-quiz-stagger>:not(.lp-quiz-result-check){opacity:0;transform:translateY(20px);animation:staggerFadeIn .45s ease forwards}.lp-quiz-stagger>:first-child{animation-delay:.2s}.lp-quiz-stagger>:nth-child(2){animation-delay:.3s}.lp-quiz-stagger>:nth-child(3){animation-delay:.4s}.lp-quiz-stagger>:nth-child(4){animation-delay:.45s}.lp-quiz-stagger>:nth-child(5){animation-delay:.5s}.lp-quiz-stagger>:nth-child(6){animation-delay:.55s}@keyframes staggerFadeIn{to{opacity:1;transform:translateY(0)}}.lp-transition-overlay{position:fixed;inset:0;z-index:99999;background:#fff;opacity:0;pointer-events:none;animation:fadeToWhite .5s ease forwards}@keyframes fadeToWhite{0%{opacity:0}to{opacity:1}}.lp-quiz-title{font-size:2rem;font-weight:400;color:#1a1a1a;text-align:center;margin-bottom:8px;letter-spacing:-.02em}.lp-quiz-sub{font-size:1rem;color:#888;text-align:center;margin-bottom:40px}.lp-quiz-progress{display:flex;gap:6px;margin-bottom:36px}.lp-quiz-progress-dot{flex:1 1;height:3px;border-radius:3px;background:rgba(0,0,0,.08);transition:background .5s ease;position:relative;overflow:hidden}.lp-quiz-progress-dot.active{background:#c2733a}.lp-quiz-progress-dot.active:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.3) 50%,transparent);animation:shimmer 1.5s ease-in-out infinite}@keyframes shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.lp-quiz-q-wrap{transition:opacity .3s ease,transform .3s ease}.lp-quiz-q-in{opacity:1;transform:translateX(0)}.lp-quiz-q-out{opacity:0;transform:translateX(-40px)}.lp-quiz-question{font-size:1.4rem;font-weight:400;color:#1a1a1a;text-align:center;margin-bottom:28px;min-height:2.6rem;line-height:1.3}.lp-quiz-options{display:flex;flex-direction:column;gap:12px}.lp-quiz-option{background:#fff;border:1px solid #e5e5e5;color:#1a1a1a;padding:18px 22px;border-radius:16px;font-size:1rem;font-family:inherit;cursor:pointer;text-align:left;transition:background .2s ease,border-color .2s ease,transform .15s ease;animation:optionSlideIn .4s cubic-bezier(.22,1,.36,1) both;opacity:0;box-shadow:0 1px 4px rgba(0,0,0,.04)}@keyframes optionSlideIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.lp-quiz-option:hover{background:#fafafa;border-color:#ccc;transform:translateX(4px)}.lp-quiz-option:active{transform:scale(.98);background:#fef3e8;border-color:#c2733a}.lp-quiz-result{text-align:center}.lp-quiz-result-check{width:80px;height:80px;background:#16a34a;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 24px;animation:checkPop .5s cubic-bezier(.34,1.56,.64,1) .2s both}@keyframes checkPop{0%{transform:scale(0)}to{transform:scale(1)}}.lp-quiz-check-path{stroke-dasharray:30;stroke-dashoffset:30;animation:checkDraw .4s ease .5s forwards}@keyframes checkDraw{to{stroke-dashoffset:0}}.lp-quiz-result h3{font-size:1.7rem;font-weight:500;color:#1a1a1a;margin-bottom:14px}.lp-quiz-result p{font-size:1rem;color:#777;margin-bottom:36px;line-height:1.55;max-width:44ch;margin-left:auto;margin-right:auto}.lp-quiz-result .lp-cta{margin:0 auto}.lp-quiz-result-benefits{display:flex;justify-content:center;gap:24px;margin-top:28px;flex-wrap:wrap}.lp-quiz-result-benefits span{display:flex;align-items:center;gap:6px;font-size:.85rem;color:#999}.lp-quiz-result-benefits svg{width:14px;height:14px}.lp-faq-list{max-width:680px;margin:0 auto}.lp-faq-item{border-bottom:1px solid #eee}.lp-faq-question{width:100%;background:none;border:none;padding:20px 0;font-size:1.05rem;font-weight:500;font-family:inherit;color:#1a1a1a;cursor:pointer;display:flex;justify-content:space-between;align-items:center;text-align:left}.lp-faq-chevron{font-size:.85rem;color:#999;transition:transform .3s ease}.lp-faq-item.open .lp-faq-chevron{transform:rotate(180deg)}.lp-faq-answer{max-height:0;overflow:hidden;transition:max-height .35s ease}.lp-faq-item.open .lp-faq-answer{max-height:300px}.lp-faq-answer p{padding-bottom:20px;font-size:.92rem;color:#666;line-height:1.6}.lp-final-cta{background:#1a1a1a;padding:80px 24px;text-align:center}.lp-final-cta h2{font-size:2.2rem;font-weight:400;color:#fff;letter-spacing:-.02em;margin-bottom:12px}.lp-final-cta p{color:hsla(0,0%,100%,.6);font-size:1rem;margin-bottom:32px}.lp-final-cta .lp-cta{background:#c2733a;margin:0 auto}.lp-sticky-cta{display:none;position:fixed;bottom:0;left:0;right:0;z-index:90;padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid rgba(0,0,0,.06);transform:translateY(100%);transition:transform .3s ease}.lp-sticky-cta.visible{transform:translateY(0)}.lp-sticky-cta .lp-cta{width:100%;justify-content:center}.lp-footer{padding:32px 24px;text-align:center;font-size:.78rem;color:#999;background:#1a1a1a}.lp-footer a{color:#999;text-decoration:underline}.lp-reveal{opacity:0;transform:translateY(32px);transition:opacity .7s ease,transform .7s ease}.lp-reveal.lp-visible{opacity:1;transform:translateY(0)}@media (max-width:768px){.lp-hero{grid-template-columns:1fr;padding:100px 20px 48px;gap:32px;min-height:auto}.lp-hero-content{align-items:center;text-align:center}.lp-hero h1{font-size:2.2rem}.lp-hero-sub{font-size:1.05rem;max-width:100%}.lp-hero-img-wrap{aspect-ratio:1/1;border-radius:20px}.lp-trust-strip{gap:12px;justify-content:center}.lp-section,.lp-section-dark{padding:56px 20px}.lp-section-title{font-size:1.7rem;text-align:center}.lp-section-sub{text-align:center;margin-left:auto;margin-right:auto}.lp-problem-grid{grid-template-columns:1fr;gap:16px}.lp-steps{grid-template-columns:1fr;gap:32px}.lp-testimonials-grid{grid-template-columns:1fr;gap:16px}.lp-quiz-overlay{align-items:flex-end}.lp-quiz-sheet{width:100%;max-height:none;min-height:70vh;border-radius:24px 24px 0 0;padding:28px 24px calc(32px + env(safe-area-inset-bottom));animation:sheetUpMobile .45s cubic-bezier(.22,1,.36,1) forwards}@keyframes sheetUpMobile{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.lp-quiz-question{font-size:1.2rem}.lp-quiz-title{font-size:1.5rem}.lp-sticky-cta{display:block}.lp-final-cta h2{font-size:1.7rem}.lp-final-cta{padding-bottom:120px}.lp-quiz-result h3{font-size:1.4rem}}@media (min-width:769px) and (max-width:1024px){.lp-hero h1{font-size:2.6rem}.lp-problem-grid,.lp-testimonials-grid{grid-template-columns:repeat(2,1fr)}.lp-testimonials-grid .lp-testimonial:nth-child(3){grid-column:span 2;max-width:50%;margin:0 auto}}