@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{--bg-navegante: #0b4986;--bg-black: #000000;--color-gold: #FFD700;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;padding:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.hero_mobile_main{width:100%;max-width:100vw;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;background:var(--bg-navegante);padding:15px 20px 0;position:relative;overflow-x:hidden;box-sizing:border-box}.hero_mobile_main *{box-sizing:border-box}.hero_mobile_bg_btfly{position:absolute;top:5%;left:50%;transform:translate(-50%);width:85%;height:auto;opacity:.4;z-index:0;pointer-events:none}.hero_mobile_author_section{position:relative;width:62%;max-width:270px;margin-top:10px;margin-bottom:12px;z-index:1;display:flex;flex-direction:column;align-items:center}.hero_mobile_author{width:100%;position:relative;display:flex;justify-content:center;margin-bottom:0}.hero_mobile_author_img{width:100%;height:auto;border-radius:10px;filter:drop-shadow(0 10px 30px rgba(255,215,0,.3))}.hero_mobile_cta{background:linear-gradient(135deg,#ffc700,#ffb800,orange,#ff8c00);color:#fff;border:none;padding:14px 22px;font-size:.95rem;font-weight:700;cursor:pointer;border-radius:8px;width:auto;margin-top:0;transition:transform .3s ease,box-shadow .3s ease;animation:pulse 2s infinite;white-space:nowrap;box-sizing:border-box}.hero_mobile_content{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;z-index:1;position:relative;max-width:90%;margin:0 auto;padding-bottom:45px}.hero_mobile_title{font-size:1.5rem;font-weight:800;color:#fff;line-height:1.2;margin-bottom:10px}.hero_mobile_highlight{background:linear-gradient(135deg,gold,#ffc700,#ffb800,orange);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:800}.hero_mobile_text{font-size:1rem;color:#fffffff2;line-height:1.4;margin-bottom:5px}@keyframes pulse{0%,to{box-shadow:0 0 15px #ffd70080,0 0 30px #ffd7004d}50%{box-shadow:0 0 25px #ffd700cc,0 0 50px #ffd70080}}.hero_mobile_continue{width:100%;padding:12px;background:linear-gradient(to right,#ffed4e00,#ffd7004d,#ffc00099,#ffb000,#ff9500,#ffb000,#ffc00099,#ffd7004d,#ffed4e00);color:#fff;text-align:center;font-size:.85rem;font-weight:600;letter-spacing:1px;position:absolute;bottom:0;left:0;z-index:2}.hero_main{width:100%;height:100vh;display:flex;margin:0;padding:0;justify-content:center;align-items:center;background-color:var(--bg-navegante);background-size:cover;background-position:center;background-repeat:no-repeat;position:relative}.hero_main:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#0000;z-index:0}.hero_left{z-index:1;width:40%;height:80%;display:flex;align-items:center;justify-content:center;color:#fff;padding:40px;box-sizing:border-box;overflow:visible;position:relative;flex-shrink:1;flex-grow:0;margin-left:clamp(2rem,8vw,8rem);min-width:450px}.hero_left_content{max-width:1200px;width:100%;position:relative;z-index:2}.title_wrapper{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:2rem;width:100%}.text_btfly{position:absolute;width:60%;height:auto;z-index:0;pointer-events:none;top:0;transform:translateY(-8.9088rem)}.hero_left h1{font-size:clamp(1.8rem,2.5vw,2.56rem);margin-bottom:2rem;line-height:1.2;max-width:120%;white-space:normal;color:#fff;font-weight:800;position:relative;z-index:1;text-align:center}.title_highlight{background:linear-gradient(135deg,gold,#ffc700,#ffb800,orange);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:800}.hero_left p{font-size:clamp(1rem,1.3vw,1.36rem);line-height:1.7;margin-bottom:1.5rem;font-weight:400}.hero_left p:last-of-type{font-size:clamp(1.1rem,1.4vw,1.44rem);font-weight:600;line-height:1.6}.cta_wrapper{position:relative;display:flex;justify-content:center;align-items:center;margin-top:4.5rem}.btn_btfly{position:absolute;width:80%;height:auto;z-index:0;pointer-events:none;transform:translate(4rem)}.cta_button{background:linear-gradient(135deg,#ffc700,#ffb800,orange,#ff8c00);color:#fff;border:none;padding:22px 45px;font-size:clamp(1.2rem,1.7vw,1.76rem);font-weight:700;cursor:pointer;border-radius:5px;transition:transform .3s ease,box-shadow .3s ease;display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1;animation:pulse 2s infinite;white-space:normal;max-width:100%}.cta_button:hover{transform:translateY(-2px);box-shadow:0 0 30px #ffd700b3,0 0 60px #ffd70080,0 5px 15px #ffd70066}@keyframes pulse{0%,to{box-shadow:0 0 20px #ffd70080,0 0 40px #ffd7004d}50%{box-shadow:0 0 30px #ffd700cc,0 0 60px #ffd70099}}.hero_right{width:40%;height:80%;display:flex;align-items:center;justify-content:center;box-sizing:border-box;flex-shrink:0;z-index:1;flex-grow:0;position:relative}.bg_btfly{position:absolute;width:100%;height:100%;object-fit:contain;z-index:0}.capa_livro{max-width:100%;max-height:100%;object-fit:contain;border-radius:15px;filter:drop-shadow(0 10px 20px rgba(255,255,255,.1));position:relative;z-index:1}.continue{position:absolute;bottom:0;left:0;width:100%;height:10%;background:linear-gradient(to right,#ffed4e00,#ffd7004d,#ffc00099,#ffb000,#ff9500,#ffb000,#ffc00099,#ffd7004d,#ffed4e00),var(--bg-navegante);z-index:2;display:flex;align-items:center;justify-content:center;gap:15px;color:#fff;font-size:1.2rem;transform:translateY(-2%)}.leadmagnet_main{width:100%;min-height:60vh;display:flex;align-items:center;justify-content:center;background:var(--bg-navegante);padding:40px 20px 20px;position:relative}.leadmagnet_content{max-width:1200px;width:100%;display:flex;gap:60px;align-items:center}.leadmagnet_left{flex:1;color:#fff}.leadmagnet_title{font-size:2.8rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem}.leadmagnet_subtitle{font-size:1.4rem;line-height:1.6;margin-bottom:2rem;opacity:.95}.leadmagnet_benefits{list-style:none;padding:0;margin:0}.leadmagnet_benefits li{font-size:1.3rem;margin-bottom:1rem;display:flex;align-items:center;gap:10px}.benefit_icon{width:34px;height:34px;filter:brightness(0) saturate(100%) invert(79%) sepia(63%) saturate(458%) hue-rotate(359deg) brightness(104%) contrast(104%)}.leadmagnet_right{flex:0 0 450px;display:flex;align-items:center;justify-content:center}.leadmagnet_form{background:#fff;padding:40px;border-radius:15px;box-shadow:0 10px 40px #0003;width:100%}.leadmagnet_form h3{font-size:1.6rem;background:linear-gradient(135deg,gold,#ffc700,#ffb800,orange);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:2.5rem;text-align:center;font-weight:700}.leadmagnet_form input{width:100%;padding:15px;margin-bottom:15px;border:2px solid #e0e0e0;border-radius:8px;font-size:1.1rem;background-color:#f5f5f5;transition:border-color .3s ease;box-sizing:border-box;color:orange}.leadmagnet_form input:focus{outline:none;border-color:#ffb800}.leadmagnet_button{width:100%;background:linear-gradient(135deg,#ffc700,#ffb800,orange,#ff8c00);color:#fff;border:none;padding:18px 30px;font-size:1.2rem;font-weight:700;cursor:pointer;border-radius:8px;transition:transform .3s ease,box-shadow .3s ease;margin-top:25px;outline:none;animation:pulse 2s infinite}.leadmagnet_button:hover{transform:translateY(-2px);box-shadow:0 5px 20px #ffa50066}.leadmagnet_button:focus,.leadmagnet_button:active{outline:none;border:none}.leadmagnet_button:disabled{opacity:.7;cursor:not-allowed}.leadmagnet_message{text-align:center;padding:1rem;border-radius:8px;font-weight:600;margin-top:1rem;animation:fadeIn .3s ease}.leadmagnet_message.success{background-color:#4caf5033;color:#4caf50;border:1px solid #4caf50}.leadmagnet_message.error{background-color:#f4433633;color:#f44336;border:1px solid #f44336}.problem_main{width:100%;min-height:80vh;display:flex;align-items:center;justify-content:center;background:var(--bg-navegante);padding:20px 20px 80px;position:relative}.problem_content{max-width:1200px;width:100%}.problem_title{font-size:3rem;font-weight:800;text-align:center;color:#fff;margin-bottom:4rem}.timeline{position:relative;max-width:900px;margin:0 auto 5rem;padding:2rem 0}.timeline_line{position:absolute;left:50%;top:0;bottom:0;width:3px;background:linear-gradient(to bottom,#ffd7004d,#ffc00066,#ffb00080,#ff950099,#ff8c00cc);transform:translate(-50%)}.timeline_item{position:relative;width:100%;padding:2rem 0;opacity:0;animation:fadeInUp .6s ease forwards}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.timeline_item.left .timeline_content{margin-right:52%;text-align:right;flex-direction:row-reverse}.timeline_item.right .timeline_content{margin-left:52%;text-align:left;flex-direction:row}.timeline_content{display:flex;align-items:center;gap:15px;background:#ffffff0d;padding:25px 30px;border-radius:15px;border:1px solid rgba(255,255,255,.1);transition:all .3s ease}.timeline_content:hover{background:#ffffff14;border-color:#ffd7004d;transform:scale(1.02);box-shadow:0 5px 20px #ffd70026}.timeline_icon{width:40px;height:40px;max-width:40px;max-height:40px;object-fit:contain;flex-shrink:0}.timeline_text{font-size:1.3rem;color:#fff;line-height:1.5;margin:0;flex:1}.timeline_dot{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:16px;height:16px;background:linear-gradient(135deg,gold,orange);border-radius:50%;border:3px solid var(--bg-navegante);box-shadow:0 0 0 4px #ffd70033;z-index:2}.problem_stats{text-align:center;max-width:800px;margin:0 auto}.problem_subtitle{font-size:3rem;color:#fff;margin-bottom:1.5rem;font-weight:600}.problem_stat{font-size:1.4rem;color:#fffc;margin-bottom:2rem;line-height:1.6}.problem_stat strong{background:linear-gradient(135deg,gold,#ffc700,#ffb800,orange);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:700}.problem_hope{font-size:1.6rem;color:#fff;font-weight:600;line-height:1.7}.bookcover_main{width:100%;min-height:70vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--bg-navegante);padding:0;position:relative}.bookcover_title{width:100%;font-size:2.5rem;font-weight:800;color:#fff;margin-bottom:3rem;margin-top:80px;padding:0 20px;line-height:1.2;text-align:center}.gradient_text{background:linear-gradient(135deg,gold,orange,gold);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:900}.bookcover_wrapper{max-width:1200px;width:100%;padding:0 20px 80px;background:var(--bg-navegante)}.bookcover_content{max-width:1200px;width:100%;display:flex;align-items:center;justify-content:center;gap:80px;background:var(--bg-navegante)}.bookcover_image_container{flex:0 0 460px;display:flex;align-items:center;justify-content:center}.bookcover_image{width:100%;max-width:460px;height:auto;border-radius:0;filter:drop-shadow(0 0 20px rgba(255,255,255,.6)) drop-shadow(0 0 40px rgba(255,255,255,.4)) drop-shadow(0 20px 60px rgba(255,215,0,.3));transition:transform .3s ease}.bookcover_image:hover{transform:scale(1.05)}.bookcover_text{flex:1;max-width:600px;display:flex;flex-direction:column;gap:30px;background:var(--bg-navegante)}.chapter_selector{display:flex;align-items:center;gap:20px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:15px;padding:20px}.selector_arrow{background:transparent;border:none;outline:none;color:gold;width:45px;height:45px;font-size:2.5rem;font-weight:700;cursor:pointer;transition:all .3s ease;flex-shrink:0;display:flex;align-items:center;justify-content:center}.selector_arrow:hover{color:#fff;transform:scale(1.2)}.selector_arrow:focus{outline:none;border:none}.selector_arrow:active{outline:none;border:none}.selector_display{flex:1;text-align:center;padding:10px 20px}.selector_text{font-size:1.8rem;font-weight:800;background:linear-gradient(135deg,gold,#ffc700,#ffb800,orange);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:1px;transition:all .3s ease}.chapter_content{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:15px;padding:35px;min-height:300px;overflow:hidden;position:relative}.content_wrapper{display:flex;flex-direction:column;align-items:center;text-align:center}.content_wrapper.slide-right{animation:slideInRight .5s ease-out}.content_wrapper.slide-left{animation:slideInLeft .5s ease-out}.content_icon{width:50px;height:50px;object-fit:contain;margin-bottom:20px;animation:fadeIn .4s ease}.content_title{font-size:1.4rem;font-weight:700;color:#fff;margin:0 0 20px;line-height:1.4;animation:fadeIn .5s ease}.content_summary{font-size:1.05rem;color:#ffffffe6;line-height:1.7;margin:0;animation:fadeIn .6s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}.testimonials_main{width:100%;min-height:70vh;display:flex;align-items:center;justify-content:center;background:var(--bg-navegante);padding:20px;position:relative;overflow:hidden}.testimonials_content{max-width:1400px;width:100%;text-align:center}.testimonials_title{font-size:3.5rem;font-weight:800;color:#fff;margin-bottom:1rem;line-height:1.2}.testimonials_subtitle{font-size:1.5rem;color:#fff;opacity:.8;margin-bottom:4rem}.testimonials_carousel{width:100%;overflow:hidden;position:relative}.testimonials_track{display:flex;gap:30px;animation:scroll 30s linear infinite;width:max-content}.testimonials_track:hover{animation-play-state:paused}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.testimonial_card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);padding:40px;border-radius:15px;transition:all .3s ease;display:flex;flex-direction:column;gap:20px;min-width:550px;max-width:550px;flex-shrink:0}.testimonial_card:hover{background:#ffffff14;border-color:gold;box-shadow:0 10px 30px #ffd70033}.testimonial_text{font-size:1.1rem;color:#fff;line-height:1.8;font-style:italic;margin:0;flex-grow:1}.testimonial_author{border-top:2px solid rgba(255,215,0,.3);padding-top:20px;margin-top:10px}.author_name{font-size:1.2rem;font-weight:700;color:gold;margin:0 0 5px}.author_role{font-size:.95rem;color:#fff;opacity:.7;margin:0}.author_main{width:100%;min-height:90vh;background:var(--bg-navegante);padding:40px 40px 100px;display:flex;flex-direction:column;align-items:center;justify-content:center}.author_main_title{font-size:3rem;font-weight:800;color:#fff;text-align:center;margin-bottom:80px}.author_container{max-width:1400px;width:100%;display:flex;gap:0;align-items:start;margin:0 auto 20px;justify-content:center;position:relative}.author_image_section{position:sticky;top:100px;display:flex;flex-direction:column;align-items:center;gap:20px;width:50%;padding-right:60px;justify-content:flex-end;align-items:flex-end}.image_frame{width:420px;height:420px;border-radius:50%;border:5px solid rgba(255,215,0,.8);padding:0;background:#ffffff0d;box-shadow:0 20px 60px #ffd7004d;display:flex;align-items:center;justify-content:center;overflow:hidden}.author_svg{width:100%;height:100%;object-fit:cover;border-radius:50%}.author_tagline{font-size:1.3rem;color:#fff;text-align:center;font-weight:300;line-height:1.6}.credentials_section{position:relative;width:50%;padding-left:60px;padding-top:3rem}.credentials_line{position:absolute;left:0;top:0;bottom:0;width:2px;background:linear-gradient(to bottom,transparent,rgba(255,215,0,.3) 10%,rgba(255,215,0,.5) 50%,rgba(255,215,0,.3) 90%,transparent)}.credential_item{position:relative;margin-bottom:25px;opacity:0;animation:fadeInUp .6s ease-out forwards;display:flex;align-items:center;gap:20px;padding-left:40px;transition:all .3s ease}.credential_dot{position:absolute;left:-16px;width:34px;height:34px;border-radius:50%;background:var(--bg-navegante);border:none;display:flex;align-items:center;justify-content:center;flex-shrink:0}.dot_icon{width:34px;height:34px;filter:brightness(0) saturate(100%) invert(79%) sepia(63%) saturate(458%) hue-rotate(359deg) brightness(104%) contrast(104%)}.credential_text{font-size:1.2rem;color:#ffffffe6;line-height:1.6;margin:0;transition:all .3s ease}.credential_item:hover{padding-left:45px}.credential_item:hover .credential_text{color:#fff}.social_media{display:flex;gap:20px;margin-top:40px;padding-top:30px;border-top:1px solid rgba(255,215,0,.2)}.social_icon{width:45px;height:45px;border-radius:50%;background:#ffffff0d;border:2px solid rgba(255,215,0,.3);display:flex;align-items:center;justify-content:center;color:gold;transition:all .3s ease;cursor:pointer;text-decoration:none}.social_icon:hover{background:#ffd70033;border-color:gold;color:gold;transform:translateY(-5px) scale(1.1);box-shadow:0 10px 20px #ffd7004d;text-decoration:none}.social_icon svg{width:22px;height:22px}.author_quote_section{max-width:900px;width:100%;background:#ffffff0d;border:2px solid rgba(255,215,0,.2);border-radius:20px;padding:40px 50px;text-align:center;position:relative}.author_quote{font-size:1.5rem;font-style:italic;color:#fff;line-height:1.8;margin:0 0 20px;font-weight:300}.quote_author{display:block;font-size:1.1rem;color:gold;font-weight:600}.ctafinal_main{width:100%;min-height:90vh;display:flex;align-items:center;justify-content:center;background:var(--bg-navegante);padding:80px 20px;position:relative}.ctafinal_content{max-width:1200px;width:100%;text-align:center}.ctafinal_title{font-size:3.5rem;font-weight:800;color:#fff;margin-bottom:3rem;line-height:1.2;white-space:nowrap}.ctafinal_benefits{display:flex;flex-direction:column;gap:20px;margin-bottom:3rem;align-items:center}.benefits_row{display:flex;gap:20px;justify-content:center}.benefit_item{display:flex;align-items:center;justify-content:center;gap:15px;background:#ffffff26;padding:20px;border-radius:10px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:330px}.benefit_icon{font-size:2rem;color:gold;flex-shrink:0}.benefit_icon_img{width:30px;height:30px;flex-shrink:0;filter:brightness(0) saturate(100%) invert(78%) sepia(85%) saturate(784%) hue-rotate(359deg) brightness(104%) contrast(104%)}.benefit_item p{font-size:1.2rem;color:#fff;margin:0;text-align:center}.ctafinal_price_box{background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:30px;border-radius:15px;margin-bottom:2rem}.price_label{font-size:1.3rem;color:#fff;margin-bottom:10px;font-weight:600}.price_value{font-size:4rem;font-weight:800;color:gold;margin:0;line-height:1}.price_subtitle{font-size:1.1rem;color:#fff;margin-top:10px;opacity:.9}.ctafinal_button{width:100%;max-width:600px;background:linear-gradient(135deg,#ffc700,#ffb800,orange,#ff8c00);color:#fff;border:none;padding:25px 40px;font-size:1.6rem;font-weight:700;cursor:pointer;border-radius:12px;transition:transform .3s ease,box-shadow .3s ease;margin:0 auto 2rem;display:block;animation:pulse 2s infinite}.ctafinal_button:hover{transform:translateY(-3px);box-shadow:0 10px 30px #ffa50080}.payment_methods{margin-bottom:2rem}.payment_methods p{font-size:1.2rem;color:#fff;margin-bottom:10px}.payment_icons{display:flex;justify-content:center;gap:30px;flex-wrap:wrap}.payment_icons span{font-size:1.2rem;color:#fff;background:#ffffff26;padding:10px 20px;border-radius:8px}.trust_badges{display:flex;justify-content:center;gap:30px;flex-wrap:wrap}.badge_item{display:flex;flex-direction:column;align-items:center;gap:8px}.badge_icon{font-size:2.5rem}.badge_item p{font-size:1.1rem;color:#fff;margin:0;font-weight:600}.highlight_text{background:linear-gradient(135deg,gold,#ffc700,#ffb800,orange);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:700}.problem_mobile_main{width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--bg-navegante);padding:3rem 5vw 3rem 5vw;position:relative;box-sizing:border-box}.problem_mobile_main *{box-sizing:border-box}.problem_mobile_content{width:100%;max-width:100%}.problem_mobile_title{font-size:1.8rem;font-weight:800;text-align:center;color:#fff;margin-bottom:2.5rem;padding:0 3vw}.problem_mobile_timeline{position:relative;width:100%;padding:1rem 0 2rem;margin-bottom:2.5rem}.problem_mobile_timeline_line{position:absolute;left:5vw;top:0;bottom:0;width:2px;background:linear-gradient(to bottom,#ffd7004d,#ffc00066,#ffb00080,#ff950099,#ff8c00cc)}.problem_mobile_timeline_item{position:relative;width:100%;padding:0 0 1.5rem;opacity:0;animation:fadeInUp .6s ease forwards}.problem_mobile_timeline_dot{position:absolute;left:5vw;top:1.2rem;transform:translate(-50%);width:12px;height:12px;background:linear-gradient(135deg,gold,orange);border-radius:50%;border:2px solid var(--bg-navegante);box-shadow:0 0 0 3px #ffd70033;z-index:2}.problem_mobile_timeline_content{display:flex;align-items:center;gap:3vw;background:#ffffff0d;padding:1rem 4vw;border-radius:12px;border:1px solid rgba(255,255,255,.1);margin-left:calc(5vw + 1.5rem);width:calc(85vw - 1.5rem)}.problem_mobile_timeline_icon{width:8vw;height:8vw;min-width:28px;min-height:28px;max-width:36px;max-height:36px;object-fit:contain;flex-shrink:0}.problem_mobile_timeline_text{font-size:1rem;color:#fff;line-height:1.5;margin:0;flex:1}.problem_mobile_stats{text-align:center;padding:0 5vw}.problem_mobile_subtitle{font-size:1.5rem;color:#fff;margin-bottom:1.2rem;font-weight:600;line-height:1.3}.problem_mobile_highlight{background:linear-gradient(135deg,gold,#ffc700,#ffb800,orange);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:800}.problem_mobile_stat{font-size:1.1rem;color:#ffffffe6;margin-bottom:1.5rem;line-height:1.6}.problem_mobile_stat strong{background:linear-gradient(135deg,gold,#ffc700,#ffb800,orange);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:800;font-size:1.2rem}.problem_mobile_hope{font-size:1.1rem;color:#fffffff2;line-height:1.6;font-weight:500}.bookcover_mobile_main{width:100%;min-height:90vh;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;background:var(--bg-navegante);padding:3rem 5vw .25rem 5vw;position:relative;box-sizing:border-box}.bookcover_mobile_main *{box-sizing:border-box}.bookcover_mobile_title{width:100%;font-size:1.6rem;font-weight:800;color:#fff;margin-bottom:2rem;line-height:1.3;text-align:center;padding:0 3vw}.bookcover_mobile_gradient{background:linear-gradient(135deg,gold,orange,gold);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:900}.bookcover_mobile_image_container{width:70vw;max-width:280px;margin-bottom:2rem;display:flex;justify-content:center;align-items:center;background:transparent}.bookcover_mobile_image{width:100%;height:auto;background:transparent;filter:drop-shadow(0 0 15px rgba(255,255,255,.5)) drop-shadow(0 0 30px rgba(255,255,255,.3)) drop-shadow(0 15px 40px rgba(255,215,0,.3))}.bookcover_mobile_selector{display:flex;align-items:center;justify-content:center;gap:5vw;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1rem 5vw;margin-bottom:1.5rem;width:90vw;max-width:400px}.bookcover_mobile_arrow{background:transparent;border:none;outline:none;color:gold;width:40px;height:40px;font-size:2rem;font-weight:700;cursor:pointer;transition:transform .2s ease;display:flex;align-items:center;justify-content:center;flex-shrink:0}.bookcover_mobile_arrow:active{transform:scale(.9)}.bookcover_mobile_chapter_number{flex:1;text-align:center;font-size:1rem;font-weight:700;color:gold;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bookcover_mobile_content{width:90vw;max-width:400px;min-height:280px;overflow:hidden;position:relative;margin-bottom:1.5rem}.bookcover_mobile_card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:15px;padding:1.5rem 5vw;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem}.bookcover_mobile_icon{width:10vw;height:10vw;min-width:32px;min-height:32px;max-width:40px;max-height:40px;object-fit:contain;filter:brightness(1.2)}.bookcover_mobile_card_title{font-size:1.3rem;font-weight:700;color:#fff;line-height:1.3;margin:0}.bookcover_mobile_card_summary{font-size:.95rem;color:#ffffffd9;line-height:1.5;margin:0}.bookcover_mobile_card.slide-right{animation:slideInRight .5s ease-out}.bookcover_mobile_card.slide-left{animation:slideInLeft .5s ease-out}@keyframes slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}.bookcover_mobile_indicators{display:flex;gap:8px;justify-content:center;align-items:center;padding:.5rem 0}.bookcover_mobile_dot{width:8px;height:8px;border-radius:50%;background:#ffd7004d;cursor:pointer;transition:all .3s ease}.bookcover_mobile_dot.active{width:24px;border-radius:4px;background:linear-gradient(135deg,gold,orange);box-shadow:0 0 8px #ffd70080}.leadmagnet_mobile_main{width:100%;min-height:90vh;display:flex;align-items:center;justify-content:center;background:var(--bg-navegante);padding:.25rem 5vw 3rem 5vw;position:relative;box-sizing:border-box}.leadmagnet_mobile_main *{box-sizing:border-box}.leadmagnet_mobile_content{width:100%;max-width:100%;display:flex;flex-direction:column;gap:1.5rem}.leadmagnet_mobile_header{text-align:center;color:#fff}.leadmagnet_mobile_title{font-size:1.8rem;font-weight:800;line-height:1.3;margin-bottom:1rem;padding:0 2vw}.leadmagnet_mobile_highlight{background:linear-gradient(135deg,gold,#ffc700,#ffb800,orange);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:800}.leadmagnet_mobile_subtitle{font-size:1rem;line-height:1.6;opacity:.95;padding:0 3vw;margin:0}.leadmagnet_mobile_form{background:#fff;padding:8vw;border-radius:12px;box-shadow:0 8px 30px #0003;width:100%;display:flex;flex-direction:column;gap:1rem}.leadmagnet_mobile_form_title{font-size:1.3rem;background:linear-gradient(135deg,gold,#ffc700,#ffb800,orange);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 .5rem;text-align:center;font-weight:700}.leadmagnet_mobile_form_subtitle{font-size:.95rem;color:#666;text-align:center;margin:0 0 1rem;font-weight:500;line-height:1.4}.leadmagnet_mobile_input{width:100%;padding:1rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;background-color:#f5f5f5;transition:border-color .3s ease;box-sizing:border-box;-webkit-appearance:none;appearance:none;color:orange}.leadmagnet_mobile_input:focus{outline:none;border-color:#ffb800;background-color:#fff}.leadmagnet_mobile_input::placeholder{color:#999;opacity:1}.leadmagnet_mobile_button{width:100%;background:linear-gradient(135deg,#ffc700,#ffb800,orange,#ff8c00);color:#fff;border:none;padding:1.2rem;font-size:1.1rem;font-weight:700;cursor:pointer;border-radius:8px;transition:transform .3s ease,box-shadow .3s ease;margin-top:.5rem;outline:none;animation:pulse 2s infinite;-webkit-tap-highlight-color:transparent}.leadmagnet_mobile_button:active{transform:scale(.98)}.leadmagnet_mobile_button:disabled{opacity:.7;cursor:not-allowed}.leadmagnet_mobile_message{text-align:center;padding:1rem;border-radius:8px;font-weight:600;margin-top:1rem;animation:fadeIn .3s ease}.leadmagnet_mobile_message.success{background-color:#4caf5033;color:#4caf50;border:1px solid #4caf50}.leadmagnet_mobile_message.error{background-color:#f4433633;color:#f44336;border:1px solid #f44336}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.author_mobile_main{width:100%;min-height:90vh;background:var(--bg-navegante);padding:.25rem 5vw 3rem 5vw;display:flex;flex-direction:column;align-items:center;box-sizing:border-box}.author_mobile_main *{box-sizing:border-box}.author_mobile_title{font-size:1.6rem;font-weight:800;color:#fff;text-align:center;margin-bottom:2rem;padding:0 3vw}.author_mobile_gradient{background:linear-gradient(135deg,gold,orange,gold);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:900}.author_mobile_image_section{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-bottom:2rem}.author_mobile_image_frame{width:60vw;height:60vw;max-width:240px;max-height:240px;border-radius:50%;border:3px solid rgba(255,215,0,.8);background:#ffffff0d;box-shadow:0 15px 40px #ffd7004d;display:flex;align-items:center;justify-content:center;overflow:hidden}.author_mobile_svg{width:100%;height:100%;object-fit:cover;border-radius:50%}.author_mobile_tagline{font-size:1.1rem;color:#fff;text-align:center;font-weight:300;line-height:1.4;margin:0}.author_mobile_highlight{background:linear-gradient(135deg,gold,#ffc700,#ffb800,orange);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:700}.author_mobile_credentials{position:relative;width:100%;padding:1rem 0 2rem;margin-bottom:2rem}.author_mobile_timeline_line{position:absolute;left:5vw;top:0;bottom:0;width:2px;background:linear-gradient(to bottom,#ffd7004d,#ffd70080 50%,#ffd7004d)}.author_mobile_credential_item{position:relative;margin-bottom:1.5rem;opacity:0;animation:fadeInUp .6s ease-out forwards;display:flex;align-items:center;gap:3vw;padding-left:calc(5vw + 2rem)}.author_mobile_credential_dot{position:absolute;left:5vw;transform:translate(-50%);width:28px;height:28px;border-radius:50%;background:var(--bg-navegante);display:flex;align-items:center;justify-content:center;flex-shrink:0}.author_mobile_dot_icon{width:28px;height:28px;filter:brightness(0) saturate(100%) invert(79%) sepia(63%) saturate(458%) hue-rotate(359deg) brightness(104%) contrast(104%)}.author_mobile_credential_text{font-size:1rem;color:#ffffffe6;line-height:1.5;margin:0;flex:1}.author_mobile_social_media{display:flex;justify-content:center;align-items:center;gap:4vw;margin-bottom:2rem;padding:0 5vw}.author_mobile_social_icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#ffffff0d;border:1px solid rgba(255,215,0,.3);border-radius:50%;color:gold;transition:all .3s ease;flex-shrink:0}.author_mobile_social_icon svg{width:20px;height:20px}.author_mobile_social_icon:active{transform:scale(.95);background:#ffd7001a}.author_mobile_quote_section{width:100%;text-align:center;padding:1.5rem 5vw;background:#ffffff08;border-radius:12px;border:1px solid rgba(255,215,0,.2)}.author_mobile_quote{font-size:1.1rem;color:#fffffff2;line-height:1.6;font-style:italic;margin:0 0 1rem;font-weight:300}.author_mobile_quote_author{font-size:.95rem;color:gold;font-weight:600;font-style:normal}.testimonials_mob_main{width:100%;min-height:90vh;display:flex;align-items:center;justify-content:center;background:var(--bg-navegante);padding:.25rem 5vw 3rem 5vw;position:relative;overflow:hidden;box-sizing:border-box}.testimonials_mob_main *{box-sizing:border-box}.testimonials_mob_content{width:100%;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.testimonials_mob_title{font-size:1.8rem;font-weight:800;color:#fff;margin:0;line-height:1.2;padding:0 2vw}.testimonials_mob_subtitle{font-size:1rem;color:#fff;opacity:.8;margin:0;padding:0 2vw}.testimonials_mob_carousel{width:100%;height:380px;overflow:hidden;position:relative;margin:1rem 0;touch-action:pan-y}.testimonials_mob_track{display:flex;flex-direction:column;height:100%;transition:transform .5s ease-in-out}.testimonial_mob_card{width:100%;min-height:380px;flex-shrink:0;display:flex;flex-direction:column;justify-content:center;gap:1.5rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);padding:8vw 6vw;border-radius:15px;opacity:.7;transition:opacity .5s ease}.testimonial_mob_card.active{opacity:1;border-color:#ffd7004d}.testimonial_mob_text{font-size:1.1rem;color:#fff;line-height:1.6;font-style:italic;margin:0;text-align:center}.testimonial_mob_author{border-top:2px solid rgba(255,215,0,.3);padding-top:1rem;margin-top:.5rem;display:flex;flex-direction:column;gap:.25rem}.author_mob_name{font-size:1.1rem;font-weight:700;color:gold;margin:0}.author_mob_role{font-size:.9rem;color:#fff;opacity:.7;margin:0}.testimonials_mob_dots{display:flex;gap:10px;justify-content:center;align-items:center;padding:1rem 0}.testimonials_mob_dots .dot{width:12px;height:12px;border-radius:50%;background:#ffffff4d;border:none;cursor:pointer;transition:all .3s ease;padding:0;-webkit-tap-highlight-color:transparent}.testimonials_mob_dots .dot.active{background:gold;width:14px;height:14px;box-shadow:0 0 10px #ffd70080}.testimonials_mob_dots .dot:active{transform:scale(.9)}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.testimonials_mob_title,.testimonials_mob_subtitle{animation:fadeIn .6s ease forwards}.testimonials_mob_subtitle{animation-delay:.2s}.testimonials_mob_carousel{animation:fadeIn .6s ease forwards;animation-delay:.4s}.testimonials_mob_dots{animation:fadeIn .6s ease forwards;animation-delay:.6s}@media(max-width:360px){.testimonials_mob_title{font-size:1.5rem}.testimonial_mob_text,.author_mob_name{font-size:1rem}.author_mob_role{font-size:.85rem}}.ctafinal_mob_main{width:100%;min-height:90vh;display:flex;align-items:center;justify-content:center;background:var(--bg-navegante);padding:.25rem 5vw 3rem 5vw;position:relative;box-sizing:border-box}.ctafinal_mob_main *{box-sizing:border-box}.ctafinal_mob_content{width:100%;text-align:center;display:flex;flex-direction:column;align-items:center;gap:2rem}.ctafinal_mob_title{font-size:1.8rem;font-weight:800;color:#fff;margin:0;line-height:1.2;padding:0 2vw}.highlight_text{background:linear-gradient(135deg,gold,#ffc700,#ffb800,orange);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.ctafinal_mob_benefits{display:flex;flex-direction:column;gap:1rem;width:100%}.benefit_mob_item{display:flex;align-items:center;justify-content:flex-start;gap:1rem;background:#ffffff26;padding:1rem 1.5rem;border-radius:10px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:100%;transition:all .3s ease}.benefit_mob_item:active{transform:scale(.98);background:#fff3}.benefit_mob_icon{width:24px;height:24px;flex-shrink:0;filter:brightness(0) saturate(100%) invert(80%) sepia(48%) saturate(1500%) hue-rotate(360deg) brightness(105%) contrast(105%)}.benefit_mob_item p{font-size:1rem;color:#fff;margin:0;text-align:left;line-height:1.4}.ctafinal_mob_price_box{background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1.5rem;border-radius:15px;width:100%;margin:.5rem 0}.price_mob_label{font-size:1.1rem;color:#fff;margin:0 0 .5rem;font-weight:600}.price_mob_value{font-size:3rem;font-weight:800;color:gold;margin:0;line-height:1;text-shadow:0 2px 10px rgba(255,215,0,.3)}.price_mob_subtitle{font-size:.95rem;color:#fff;margin:.5rem 0 0;opacity:.9}.ctafinal_mob_button{width:100%;background:linear-gradient(135deg,#ffc700,#ffb800,orange,#ff8c00);color:#fff;border:none;padding:calc(18px + .5rem) 1.5rem;font-size:1.1rem;font-weight:700;cursor:pointer;border-radius:12px;transition:transform .2s ease,box-shadow .2s ease;animation:pulse 2s infinite;-webkit-tap-highlight-color:transparent;text-transform:uppercase;letter-spacing:.5px}.ctafinal_mob_button:active{transform:scale(.97);box-shadow:0 3px 15px #ffa50099}@keyframes pulse{0%,to{box-shadow:0 5px 20px #ffd70066}50%{box-shadow:0 5px 40px #ffd700cc}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ctafinal_mob_title{animation:fadeInUp .6s ease forwards}.benefit_mob_item{animation:fadeInUp .6s ease forwards;opacity:0}.benefit_mob_item:nth-child(1){animation-delay:.1s}.benefit_mob_item:nth-child(2){animation-delay:.2s}.benefit_mob_item:nth-child(3){animation-delay:.3s}.benefit_mob_item:nth-child(4){animation-delay:.4s}.benefit_mob_item:nth-child(5){animation-delay:.5s}.ctafinal_mob_price_box{animation:fadeInUp .6s ease forwards;animation-delay:.6s;opacity:0}.ctafinal_mob_button{animation:fadeInUp .6s ease forwards;animation-delay:.8s;opacity:0}@media(max-width:360px){.ctafinal_mob_title{font-size:1.5rem}.price_mob_value{font-size:2.5rem}.ctafinal_mob_button{font-size:1rem}}.purchase_modal_overlay{position:fixed;inset:0;background-color:#000c;display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem;animation:fadeIn .3s ease}.purchase_modal_content{background:#fff;border-radius:20px;padding:1rem 2.5rem 2.5rem;max-width:900px;width:100%;position:relative;box-shadow:0 20px 60px #0000004d;animation:slideUp .3s ease;max-height:90vh;overflow-y:auto}.purchase_modal_close{position:absolute;top:1rem;right:1rem;background:transparent;border:none;font-size:2.5rem;color:#999;cursor:pointer;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease;line-height:1}.purchase_modal_close:hover{background-color:transparent;color:#333}.purchase_modal_title{font-size:2rem;font-weight:800;text-align:center;margin-bottom:2rem;background:linear-gradient(135deg,gold,#ffc700,#ffb800,orange);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.purchase_modal_cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.purchase_card{background:#f9f9f9;border:2px solid #e0e0e0;border-radius:15px;padding:2rem 1.5rem;display:flex;flex-direction:column;gap:1rem;transition:all .3s ease;align-items:stretch;justify-content:space-between;cursor:pointer}.purchase_card:hover{border-color:#ffb800;transform:translateY(-5px);box-shadow:0 10px 30px #ffb80033}.purchase_card_header{text-align:center}.purchase_card_header h3{font-size:1.3rem;font-weight:700;color:#333;margin:0 0 .5rem}.purchase_card_type{display:inline-block;background:linear-gradient(135deg,gold,orange);color:#fff;padding:.3rem 1rem;border-radius:20px;font-size:.85rem;font-weight:600}.purchase_card_price{font-size:2rem;font-weight:800;text-align:center;color:#333;margin:.5rem 0}.purchase_card_button{width:100%;min-width:100%;max-width:100%;min-height:56px;background:linear-gradient(135deg,#ffc700,#ffb800,orange,#ff8c00);color:#fff;border:none;padding:1rem .5rem;font-size:1rem;font-weight:700;cursor:pointer;border-radius:10px;transition:all .3s ease;text-decoration:none;display:flex;align-items:center;justify-content:center;text-align:center;box-sizing:border-box;flex-shrink:0}.purchase_card_button:hover{transform:translateY(-2px);box-shadow:0 5px 20px #ffa50066;color:#fff}@media(max-width:768px){.purchase_modal_content{padding:2rem 1.5rem;border-radius:15px}.purchase_modal_title{font-size:1.5rem;margin-bottom:1.5rem}.purchase_modal_cards{grid-template-columns:1fr;gap:1rem}.purchase_card{padding:1.5rem 1rem}.purchase_card_header h3{font-size:1.1rem}.purchase_card_price{font-size:1.6rem}.purchase_card_button{padding:.9rem;font-size:.95rem}.purchase_modal_close{font-size:2rem;width:35px;height:35px}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}#root{margin:0;padding:0;width:100%;height:100vh}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}
