@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&display=swap";:root{--blue-primary: #1D8DEE;--text-dark: #222222;--bg-white: #FFFFFF;--bg-gray: #F8F9FA;--green-btn: #00D12E}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Montserrat,sans-serif;color:var(--text-dark);background-color:var(--bg-white);overflow-x:hidden}img{max-width:100%;height:auto;display:block}.text-center{text-align:center}.bg-gray{background-color:var(--bg-gray)}.blue-text{color:var(--blue-primary)}.font-bold{font-weight:700}.font-light{font-weight:500;color:#444}.mt-2{margin-top:2rem}.mt-3{margin-top:3rem}.mt-4{margin-top:4rem}.mb-2{margin-bottom:2rem}.underline{text-decoration:underline}.main-container{width:100%;display:flex;flex-direction:column;align-items:center}section{width:100%;max-width:800px;padding:4rem 1.5rem;display:flex;flex-direction:column;align-items:center}h2{font-size:clamp(1.8rem,5vw,2.5rem);font-weight:800;line-height:1.2;margin-bottom:1.5rem;color:#222;text-align:center}.section-subtitle{font-size:1.1rem;line-height:1.6;color:#555;margin-bottom:2rem;text-align:center}.btn{width:100%;padding:1.2rem;border-radius:12px;font-size:1.1rem;font-weight:700;font-family:Montserrat,sans-serif;border:none;cursor:pointer;transition:transform .2s ease;text-align:center;scroll-behavior:smooth}.btn:active{transform:scale(.98)}.btn-primary{background-color:var(--blue-primary);color:#fff}.btn-secondary{background-color:#000;color:#fff}.btn-green{background-color:var(--green-btn);color:#fff;font-size:1.3rem;padding:1.3rem;margin-top:1rem}.btn-center{max-width:350px;margin-left:auto;margin-right:auto}.hero-section{padding-top:3rem;padding-bottom:2rem;align-items:center;text-align:center}.stars-container{margin-bottom:1rem}.stars{color:#ffc107;font-size:1.3rem;letter-spacing:2px;margin-bottom:.1rem}.stars-text{font-size:.8rem;font-weight:600;color:#555}h1{font-size:clamp(1.8rem,5vw,2.8rem);font-weight:800;line-height:1.3;margin-bottom:1rem}.highlight-bg{color:#fff;background-color:var(--blue-primary);padding:.1rem .6rem;border-radius:6px;display:inline-block;margin-top:.5rem}.highlight-bg-blue{color:#fff;background-color:var(--blue-primary);padding:.2rem .6rem;border-radius:6px}.hero-subtitle{font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem}.button-group{display:flex;flex-direction:column;width:100%;max-width:400px;gap:1rem;margin-bottom:1.5rem}.scroll-prompt{font-size:1.2rem;font-weight:500;display:flex;flex-direction:column;align-items:center;gap:.5rem}.arrow-down{height:100px;width:auto;margin-top:.5rem}.video-section{padding:0 1.5rem 3rem;margin-top:.5rem}.video-responsive{position:relative;width:100%;padding-top:56.25%;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px #00000026;background:#000}.video-responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.carousel-wrapper{width:100%;margin:0 auto;overflow:hidden;border-radius:16px}.carousel-container{display:flex;flex-direction:row;overflow-x:auto;scroll-snap-type:x mandatory;gap:0;padding:0;scrollbar-width:none}.carousel-container::-webkit-scrollbar{display:none}.carousel-item{flex:0 0 100%;width:100%;scroll-snap-align:start;object-fit:contain}.wpp-size{max-width:320px;box-shadow:0 4px 15px #0000001a}.tablet-size{max-width:600px;box-shadow:0 10px 25px #0000001a;margin-top:2rem;margin-bottom:1.5rem}.feedback-size{max-width:380px;box-shadow:0 4px 15px #00000014;border-radius:12px;margin-top:1rem}.scroll-hint{font-size:1.1rem;margin-top:1rem}.swipe-hint{font-size:.9rem;font-weight:600;color:#1d8dee;margin-top:1rem}.pain-text{font-size:1.1rem;line-height:1.6;color:#444;margin-bottom:1.5rem;text-align:center}.doodle-img{max-width:450px;width:100%;margin:2rem auto}.divider{width:100%;max-width:400px;border:none;border-top:1px solid #ddd;margin:3rem auto}.features-grid{display:flex;flex-direction:column;width:100%;gap:1rem}.feature-card{background:#fff;border-radius:12px;overflow:hidden;border:1px solid #eee;box-shadow:0 2px 8px #0000000d}.feature-card img{width:100%;height:auto;display:block}.feature-img-single{width:100%;max-width:500px;margin:2rem auto;border-radius:12px;box-shadow:0 5px 20px #0000001a}.bonus-item{width:100%;max-width:500px;margin:0 auto}.bonus-img{width:100%;max-width:420px;margin:2rem auto}.bonus-list{list-style:none;text-align:left;display:inline-block}.bonus-list li{font-size:1.1rem;font-weight:600;margin-bottom:.5rem;color:#555}.bonus-divider{border:none;border-top:1px solid #d1d5db;margin:3rem auto;width:80%;opacity:.5}.pricing-subtitle{font-size:1.2rem;font-weight:600;margin-bottom:2rem}.pricing-card{background-color:#0076c6;color:#fff;width:100%;max-width:450px;border-radius:20px;padding:2.5rem 2rem;margin:0 auto;box-shadow:0 15px 40px #0076c64d;text-align:left}.pricing-card h3{text-align:center;font-size:1.8rem;font-weight:800;margin-bottom:1.5rem;letter-spacing:.5px}.price-box{text-align:center;display:flex;justify-content:center;align-items:center;margin-bottom:.5rem}.price-old{display:none}.price-new{font-size:4.5rem;font-weight:900;line-height:1;color:#fff}.payment-type{text-align:center;font-size:1.1rem;font-weight:500;margin-bottom:1.5rem;opacity:.9}.pricing-divider{border:none;border-top:1px solid rgba(255,255,255,.3);margin-bottom:1.5rem}.pricing-features{list-style:none}.pricing-features li{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:1rem;font-size:1.05rem;font-weight:600}.green-check{color:#00ff38;font-weight:700}.sync-box{background:#fff;border:1px solid #ddd;border-radius:12px;padding:1.5rem;display:flex;align-items:center;gap:1.5rem;width:100%;max-width:450px;margin:2rem auto 0;text-align:left}.sync-icon{font-size:2.5rem}.sync-text h4{color:var(--blue-primary);font-size:1.2rem;margin-bottom:.5rem}.sync-text p{font-size:.9rem;color:#555;line-height:1.4}.faq-container{width:100%;display:flex;flex-direction:column;gap:1rem}.faq-item{background:#fff;border:1px solid #E0E0E0;border-radius:12px;overflow:hidden}.faq-item summary{padding:1.5rem;font-size:1.1rem;font-weight:700;color:#333;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;text-align:left}.faq-item summary:after{content:"+";font-size:1.5rem;color:#1d8dee}.faq-item[open] summary:after{content:"-"}.faq-item p{padding:0 1.5rem 1.5rem;color:#555;line-height:1.5;text-align:left}.guarantee-item{display:flex;flex-direction:column;align-items:center;max-width:300px;margin:0 auto}.icon-blue{font-size:3rem;margin-top:1.5rem;margin-bottom:.4rem}.guarantee-item h3{font-size:1.6rem;margin-bottom:.8rem}.guarantee-item p{font-size:1.1rem;color:#444}.footer{width:100%;background-color:var(--blue-primary);padding:3rem 1.5rem;display:flex;flex-direction:column;align-items:center;text-align:center;color:#fff;margin-top:auto}.text-white{color:#fff}.footer-title{font-size:1.2rem;margin-bottom:1.5rem}.footer-links{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.footer-links a{color:#fff;text-decoration:none;font-size:1rem}.copyright{font-size:.9rem;opacity:.8;margin-bottom:1.5rem}.footer-social a{color:#fff;font-size:1.5rem;text-decoration:none}@media(min-width:768px){.button-group{flex-direction:row;max-width:600px}.features-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.footer-links{flex-direction:row;gap:2rem}.guarantee-section{flex-direction:row;justify-content:space-around;max-width:1000px}.guarantee-item{margin-top:0}.bonus-section{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:3rem}.bonus-item{margin:0}.bonus-divider{display:none}.bonus-section .btn-center{width:100%;flex-basis:100%}}
