@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.hero{background-color:#f2ebdc;display:flex;flex-direction:column;min-height:100vh}.offer-banner{background:linear-gradient(135deg,#dc2626,#b91c1c);box-shadow:0 4px 12px #dc26264d;color:#fff;font-weight:700;overflow:hidden;padding:20px 0;position:relative;text-align:center}.price-info{align-items:center;display:flex;flex-wrap:wrap;gap:15px;justify-content:center}.old-price{font-size:18px;text-decoration:line-through}.old-price,.price-label{color:#fff;font-weight:800;text-shadow:2px 2px 4px #000c}.price-label{font-size:16px;letter-spacing:1px;text-transform:uppercase}.new-price{animation:pulse 2s ease-in-out infinite;color:#ff0;font-size:32px;font-weight:900;text-shadow:3px 3px 6px #000000e6}.offer-banner:before{animation:shine 3s ease-in-out infinite;background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;width:100%}.hero-container{grid-gap:60px;align-items:center;display:grid;flex:1 1;gap:60px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;padding:40px 20px}.hero-content{display:flex;flex-direction:column;gap:20px}.logo-container{margin-bottom:-10px}.logo-image{filter:drop-shadow(0 4px 8px rgba(0,0,0,.15));height:350px;margin-top:-20px;max-width:1000px;transition:transform .3s ease;width:auto}.logo-image:hover{transform:scale(1.05)}.hero-title{color:#4d311f;font-family:Georgia,Times New Roman,serif;font-size:2.5rem;font-weight:700;letter-spacing:-.02em;line-height:1.2;margin:-8px 0 0}.hero-subtitle{color:#909549;font-family:Inter,Segoe UI,sans-serif;font-size:1.125rem;font-weight:500;line-height:1.6;margin:0;max-width:90%}.cta-button{align-items:center;animation:pulse-button 2s ease-in-out infinite;background:linear-gradient(135deg,#4d311f,#5a3a25);border:none;border-radius:12px;box-shadow:0 4px 12px #4d311f4d;color:#fff;cursor:pointer;display:inline-flex;font-size:1.125rem;font-weight:600;gap:12px;letter-spacing:.5px;max-width:-webkit-fit-content;max-width:fit-content;padding:18px 32px;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.cta-button:hover{animation:none;background:linear-gradient(135deg,#5a3a25,#4d311f);box-shadow:0 8px 20px #4d311f66;transform:translateY(-2px) scale(1.02)}.cta-button:active{box-shadow:0 4px 12px #4d311f4d;transform:translateY(0)}.cta-icon{transition:transform .3s ease}.cta-button:hover .cta-icon{transform:translateX(4px)}.hero-image{align-items:center;display:flex;justify-content:center;position:relative}.hero-image-content{border-radius:0;box-shadow:none;filter:none;height:auto!important;margin:-150px -100px!important;max-width:2200px!important;position:relative;transition:all .4s ease;width:120%!important;z-index:1}.hero-image-content:hover{box-shadow:none;transform:scale(1.03) translateY(-5px)}.cloud{animation:cloudFloat 8s ease-in-out infinite;height:auto;opacity:.85;position:absolute;width:150px;z-index:2}.cloud-1{animation-delay:0s;left:10%;top:20%}.cloud-2{animation-delay:4s;right:15%;top:60%}@media (max-width:768px){.hero-container{gap:40px;grid-template-columns:1fr;padding:30px 16px;text-align:center}.logo-image{height:250px;margin-top:-15px;max-width:700px}.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem;max-width:100%}.cta-button{align-self:center;font-size:1rem;padding:16px 28px}.hero-image-content{margin:-80px -60px!important;max-width:1400px!important}.cloud{width:120px}.cloud-1{left:5%;top:15%}.cloud-2{right:10%;top:55%}}@media (max-width:480px){.logo-image{height:200px;margin-top:-10px;max-width:600px}.hero-title{font-size:1.75rem}.cta-button,.hero-subtitle{font-size:.95rem}.cta-button{padding:14px 24px}.security-image{width:400px!important}.offer-banner{padding:16px 0}.price-info{gap:10px}.old-price{font-size:16px}.price-label{font-size:14px}.new-price{font-size:28px}.hero-image-content{margin:-70px -55px!important;max-width:1300px!important}.security-image{max-width:none!important;width:350px!important}.cloud{width:100px}.cloud-1{left:3%;top:10%}.cloud-2{right:8%;top:50%}}@media (max-width:768px){.cloud,.cta-button,.new-price,.offer-banner{animation:none}}@keyframes sparkle{0%{opacity:.6;transform:scale(1)}to{opacity:1;transform:scale(1.2)}}@keyframes cloudFloat{0%,to{transform:translateY(0) translateX(0) rotate(0deg)}25%{transform:translateY(-8px) translateX(3px) rotate(1deg)}50%{transform:translateY(-4px) translateX(-2px) rotate(-.5deg)}75%{transform:translateY(-12px) translateX(5px) rotate(.8deg)}}.hero-content>*{animation:fadeInUp .6s ease-out forwards}.hero-content>:first-child{animation-delay:.1s}.hero-content>:nth-child(2){animation-delay:.2s}.hero-content>:nth-child(3){animation-delay:.3s}.hero-content>:nth-child(4){animation-delay:.4s}.hero-image{animation:fadeInUp .6s ease-out .5s both}.kit-section{background-color:#f2ebdc;overflow:hidden;padding:80px 0;position:relative}.kit-container{align-items:center;display:flex;flex-direction:column;gap:40px;margin:0 auto;max-width:1200px;padding:0 20px}.kit-content{margin:0 auto;max-width:800px}.kit-content,.kit-title{display:block!important;text-align:center;width:100%}.kit-title{font-family:Georgia,Times New Roman,serif;font-size:2.2rem;font-weight:700;letter-spacing:-.02em;line-height:1.1;margin:0 auto 20px}.kit-subtitle,.kit-title{clear:both!important;color:#4d311f;float:none!important;max-width:900px}.kit-subtitle{display:block!important;font-family:Inter,Segoe UI,sans-serif;font-size:1.125rem;font-weight:500;line-height:1.6;margin:0 auto 25px;text-align:center;width:100%}.kit-badge{background:linear-gradient(135deg,#909549,#7a7f3e);border-radius:15px;box-shadow:0 8px 25px #90954933;margin:0 auto 30px;max-width:900px;overflow:hidden;padding:20px;position:relative;width:100%}.kit-badge:before{animation:shine 3s ease-in-out infinite;background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;width:100%}.kit-badge-text{color:#fff;font-size:16px;font-weight:500;line-height:1.6;margin:0;position:relative;text-align:center;z-index:1}.kit-badge-text strong{color:#ff0;font-weight:800;text-shadow:0 2px 4px #0000004d}.kit-images{align-items:center;clear:both;display:flex;flex-direction:row;gap:15px;justify-content:center;margin:40px auto 0;max-width:1000px;width:100%}.kit-image{border-radius:15px;box-shadow:0 8px 25px #4d311f1a;flex:1 1;height:330px;max-width:220px;overflow:hidden;position:relative;transition:all .3s ease}.kit-image:hover{box-shadow:0 15px 35px #4d311f33;transform:translateY(-5px)}.kit-image-content{height:100%;object-fit:contain;transition:all .3s ease;width:100%}.kit-image:hover .kit-image-content{transform:scale(1.05)}@keyframes shimmer{0%{left:-100%}to{left:100%}}@media (max-width:768px){.kit-section{padding:60px 0}.kit-container{gap:30px;padding:0 15px}.kit-content{display:block!important}.kit-content,.kit-images{max-width:100%;width:100%}.kit-images{grid-gap:15px;display:grid;gap:15px;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;height:80vh;margin:0 auto;padding:0 10px}.kit-title{font-size:1.8rem;line-height:1.1;margin:0 0 20px;max-width:100%}.kit-description{font-size:1rem;margin:0 0 15px;max-width:100%}.kit-image{height:100%;max-width:none;width:100%}}@media (max-width:480px){.kit-section{padding:40px 0}.kit-container{gap:25px}.kit-content{display:block!important;max-width:100%;width:100%}.kit-title{font-size:1.5rem;line-height:1.1;margin:0 0 15px;max-width:100%}.kit-description{font-size:.9rem;margin:0 0 12px;max-width:100%}.kit-images{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;height:75vh;margin:0 auto;max-width:100%;padding:0 8px;width:100%}.kit-image{height:100%;max-width:none;width:100%}}.how-it-works{background-color:#4d311f;overflow:hidden;padding:80px 0;position:relative}.how-it-works-container{align-items:center;display:flex;flex-direction:column;gap:40px;margin:0 auto;max-width:1200px;padding:0 20px}.access-badge{background:linear-gradient(135deg,#909549,#7a7f3e);border-radius:20px;box-shadow:0 4px 15px #9095494d;color:#fff;font-size:12px;font-weight:600;letter-spacing:1px;overflow:hidden;padding:8px 16px;position:relative;text-transform:uppercase}.access-badge:before{animation:shine 3s ease-in-out infinite;background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;width:100%}.how-it-works-title{color:#fff;font-family:Georgia,Times New Roman,serif;font-size:2.5rem;font-weight:700;letter-spacing:-.02em;line-height:1.2;margin:0;text-align:center;text-shadow:0 2px 4px #0000004d}.steps-container{flex-direction:row;flex-wrap:nowrap;gap:15px;justify-content:center;max-width:800px;width:100%}.step,.steps-container{align-items:center;display:flex}.step{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;flex:1 1;flex-direction:column;gap:12px;height:200px;padding:15px 10px;position:relative;text-align:center;transition:all .3s ease;width:200px}.step:hover{background:#ffffff14;border-color:#9095494d;box-shadow:0 15px 35px #0003;transform:translateY(-5px)}.step-number{background:linear-gradient(135deg,#ff0,gold);border-radius:50%;box-shadow:0 3px 10px #ffff004d;color:#4d311f;font-size:14px;font-weight:800;height:35px;position:relative;width:35px;z-index:2}.step-icon,.step-number{align-items:center;display:flex;justify-content:center}.step-icon{background:linear-gradient(135deg,#fff,#f8f9fa);border:2px solid #4d311f1a;border-radius:12px;box-shadow:0 4px 15px #00000026;height:50px;transition:all .3s ease;width:50px}.step-icon:hover{border-color:#9095494d;box-shadow:0 12px 30px #0003;transform:scale(1.05)}.step-text{align-items:center;color:#fff;display:flex;flex:1 1;font-size:14px;font-weight:600;justify-content:center;line-height:1.3;text-align:center;text-shadow:0 2px 4px #0000004d}.step-connector{background:linear-gradient(90deg,#909549,#7a7f3e);border-radius:2px;flex:0 0 auto;height:3px;position:relative;width:30px}.step-connector:before{background:#909549;border-radius:50%;box-shadow:0 0 10px #90954980;content:"";height:8px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:8px}@keyframes stepPulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.step-number{animation:stepPulse 2s ease-in-out infinite}.step:first-child .step-number{animation-delay:0s}.step:nth-child(3) .step-number{animation-delay:.5s}.step:nth-child(5) .step-number{animation-delay:1s}@media (max-width:768px){.how-it-works{padding:60px 0}.how-it-works-container{gap:30px;padding:0 15px}.access-badge{font-size:11px;padding:6px 12px}.how-it-works-title{font-size:2rem}.steps-container{align-items:center;flex-direction:column;gap:20px}.step{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;display:flex;flex:0 0 auto;flex-direction:column;gap:15px;min-width:280px;padding:25px 20px;text-align:center}.step-number{font-size:16px;height:40px;order:1;width:40px}.step-icon{background:linear-gradient(135deg,#fff,#f8f9fa);border:2px solid #4d311f1a;border-radius:14px;box-shadow:0 6px 20px #00000026;height:70px;order:2;width:70px}.step-text{font-size:15px;line-height:1.4;margin-top:5px;order:3}.step-connector{display:none}}@media (max-width:480px){.how-it-works{padding:40px 0}.how-it-works-container{gap:30px}.how-it-works-title{font-size:1.75rem}.steps-container{align-items:center;flex-direction:column;gap:15px}.step{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:14px;display:flex;flex:0 0 auto;flex-direction:column;gap:12px;min-width:250px;padding:20px 15px;text-align:center}.step-number{font-size:14px;height:35px;order:1;width:35px}.step-icon{background:linear-gradient(135deg,#fff,#f8f9fa);border:2px solid #4d311f1a;border-radius:12px;box-shadow:0 4px 15px #00000026;height:60px;order:2;width:60px}.step-text{font-size:13px;line-height:1.3;margin-top:3px;order:3}.step-connector{display:none}}@media (max-width:360px){.how-it-works-title{font-size:1.5rem}.steps-container{align-items:center;flex-direction:column;gap:12px}.step{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;display:flex;flex:0 0 auto;flex-direction:column;gap:10px;min-width:220px;padding:18px 12px;text-align:center}.step-number{font-size:12px;height:30px;order:1;width:30px}.step-icon{background:linear-gradient(135deg,#fff,#f8f9fa);border:2px solid #4d311f1a;border-radius:10px;box-shadow:0 3px 12px #00000026;height:50px;order:2;width:50px}.step-text{font-size:12px;line-height:1.2;margin-top:2px;order:3}.step-connector{display:none}}.what-you-get{background-color:#f2ebdc;overflow:hidden;padding:40px 0;position:relative}.what-you-get-container{align-items:center;display:flex;flex-direction:column;gap:20px;margin:0 auto;max-width:1200px;padding:0 20px}.what-you-get-title{color:#4d311f;font-family:Georgia,Times New Roman,serif;font-size:2.5rem;font-weight:700;letter-spacing:-.02em;line-height:1.2;margin:0 0 15px;text-align:left;text-shadow:0 2px 4px #0000001a}.what-you-get-subtitle{color:#4d311f;font-size:16px;font-weight:500;line-height:1.4;margin:0 0 20px;opacity:.8;text-align:left}.what-you-get-content{grid-gap:35px;align-items:center;display:grid;gap:35px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;width:100%}.what-you-get-text{align-items:flex-start;gap:10px}.kit-list,.what-you-get-text{display:flex;flex-direction:column}.kit-list{gap:5px}.kit-list-item{align-items:center;display:flex;gap:8px;padding:4px 0;transition:all .3s ease}.kit-list-item:hover{transform:translateX(5px)}.kit-check{align-items:center;color:#909549;display:flex;flex-shrink:0;font-size:14px;font-weight:700;height:18px;justify-content:center;width:18px}.kit-list-item span{color:#4d311f;font-size:14px;font-weight:600;text-shadow:0 1px 2px #0000001a}.what-you-get-image{align-items:center;display:flex;justify-content:center}.ebooks-image{animation:float 3s ease-in-out infinite;height:auto;max-width:600px;transition:all .3s ease;width:100%}.desktop-image{display:block}.mobile-image{display:none}.ebooks-stack{align-items:center;display:flex;flex-direction:column;gap:8px;max-width:350px;width:100%}.ebook-item{animation:float 3s ease-in-out infinite;height:auto;max-width:300px;transition:all .3s ease;width:100%}@media (max-width:768px){.ebook-item,.kit-list-item{animation:none}}.ebook-item:first-child{animation-delay:.1s}.ebook-item:nth-child(2){animation-delay:.2s}.ebook-item:nth-child(3){animation-delay:.3s}.ebook-item:nth-child(4){animation-delay:.4s}.ebook-item:nth-child(5){animation-delay:.5s}.ebook-item:nth-child(6){animation-delay:.6s}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.image-placeholder{align-items:center;background:linear-gradient(135deg,#fff,#f8f9fa);border:3px dashed #909549;border-radius:20px;box-shadow:0 10px 30px #0000001a;display:flex;flex-direction:column;gap:20px;height:600px;justify-content:center;max-width:500px;transition:all .3s ease;width:100%}.image-placeholder:hover{border-color:#4d311f;box-shadow:0 15px 40px #00000026;transform:translateY(-5px)}.image-placeholder span{color:#4d311f;font-size:18px;font-weight:600;text-align:center}.kit-list-item{animation:fadeInUp .6s ease-out}.kit-list-item:first-child{animation-delay:.1s}.kit-list-item:nth-child(2){animation-delay:.2s}.kit-list-item:nth-child(3){animation-delay:.3s}.kit-list-item:nth-child(4){animation-delay:.4s}.kit-list-item:nth-child(5){animation-delay:.5s}.kit-list-item:nth-child(6){animation-delay:.6s}.what-you-get-button{align-items:center;animation:pulse-button 2s ease-in-out infinite;background:linear-gradient(135deg,#4d311f,#5a3a25);border:none;border-radius:12px;box-shadow:0 4px 12px #4d311f4d;color:#fff;cursor:pointer;display:inline-flex;font-size:1.1rem;font-weight:600;gap:12px;letter-spacing:.5px;margin-top:25px;max-width:none;padding:16px 28px;text-decoration:none;text-transform:uppercase;transition:all .3s ease;width:-webkit-fit-content;width:fit-content}.what-you-get-button:hover{animation:none;background:linear-gradient(135deg,#5a3a25,#4d311f);box-shadow:0 8px 20px #4d311f66;transform:translateY(-2px) scale(1.02)}.what-you-get-button:active{box-shadow:0 4px 12px #4d311f4d;transform:translateY(0)}.button-icon{transition:transform .3s ease}.what-you-get-button:hover .button-icon{transform:translateX(4px)}@media (max-width:768px){.what-you-get{padding:30px 0}.what-you-get-container{gap:15px;padding:0 15px}.what-you-get-title{font-size:2rem;text-align:center}.what-you-get-text{align-items:center}.what-you-get-subtitle{font-size:14px;text-align:center}.what-you-get-content{gap:20px;grid-template-columns:1fr}.kit-list{gap:4px}.kit-list-item{padding:3px 0}.kit-check{height:16px;width:16px}.kit-check,.kit-list-item span{font-size:12px}.ebooks-image{max-width:350px}.desktop-image{display:none}.mobile-image{display:flex}.ebooks-stack{max-width:320px}.ebook-item{max-width:280px}.what-you-get-button{font-size:1rem;margin-top:20px;padding:14px 24px}}@media (max-width:480px){.what-you-get{padding:30px 0}.what-you-get-container{gap:20px}.what-you-get-title{font-size:1.75rem;text-align:center}.what-you-get-text{align-items:center}.what-you-get-subtitle{font-size:13px;text-align:center}.what-you-get-content{gap:15px}.kit-list{gap:5px}.kit-list-item{padding:3px 0}.kit-check{height:16px;width:16px}.kit-check,.kit-list-item span{font-size:12px}.ebooks-image{max-width:280px}.ebooks-stack{max-width:300px}.ebook-item{max-width:260px}.what-you-get-button{font-size:.95rem;margin-top:18px;padding:12px 20px}}@media (max-width:360px){.what-you-get{padding:25px 0}.what-you-get-container{gap:15px}.what-you-get-title{font-size:1.5rem;text-align:center}.what-you-get-text{align-items:center}.what-you-get-subtitle{font-size:12px;text-align:center}.what-you-get-content{gap:12px}.kit-list{gap:3px}.kit-list-item{padding:2px 0}.kit-check{font-size:10px;height:14px;width:14px}.kit-list-item span{font-size:11px}.ebooks-image{max-width:220px}.ebooks-stack{max-width:280px}.ebook-item{max-width:240px}.what-you-get-button{font-size:.9rem;margin-top:15px;padding:10px 18px}}.perfect-for{background-color:#4d311f;overflow:hidden;padding:60px 0;position:relative}.perfect-for-container{align-items:center;display:flex;flex-direction:column;gap:30px;margin:0 auto;max-width:1200px;padding:0 20px}.info-badge{animation:shine 3s ease-in-out infinite;background:linear-gradient(135deg,#909549,#a8b85a);border-radius:20px;box-shadow:0 4px 15px #9095494d;color:#fff;font-size:14px;font-weight:700;letter-spacing:1px;overflow:hidden;padding:8px 20px;position:relative;text-transform:uppercase}.info-badge:before{animation:shineMove 3s ease-in-out infinite;background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;width:100%}.perfect-for-title{color:#fff;font-family:Georgia,Times New Roman,serif;font-size:2.5rem;font-weight:700;letter-spacing:-.02em;line-height:1.2;margin:0;text-align:center;text-shadow:0 2px 4px #0000004d}.perfect-for-items{flex-direction:row;flex-wrap:wrap;gap:80px;justify-content:center;max-width:1200px;width:100%}.perfect-for-item,.perfect-for-items{align-items:center;display:flex;position:relative}.perfect-for-item{flex:1 1;flex-direction:column;gap:10px;max-width:300px;min-width:250px;z-index:2}.perfect-for-icon{align-items:center;display:flex;height:200px;justify-content:center;position:relative;transition:all .3s ease;width:200px}.perfect-for-item:hover .perfect-for-icon{transform:scale(1.1)}.perfect-for-icon-content{filter:drop-shadow(0 6px 12px rgba(0,0,0,.4));height:180px;object-fit:contain;transition:all .3s ease;width:180px}.perfect-for-text{color:#fff;font-size:18px;font-weight:600;line-height:1.4;margin:0;text-align:center;text-shadow:0 2px 4px #0000004d}@keyframes shine{0%,to{box-shadow:0 4px 15px #9095494d}50%{box-shadow:0 6px 20px #90954980}}@keyframes shineMove{0%{left:-100%}50%{left:100%}to{left:100%}}@media (max-width:768px){.perfect-for{padding:50px 0}.perfect-for-container{gap:25px;padding:0 15px}.perfect-for-title{font-size:2rem}.perfect-for-items{flex-direction:column;gap:40px}.perfect-for-item{max-width:300px;min-width:250px}.perfect-for-icon{height:150px;width:150px}.perfect-for-icon-content{height:130px;width:130px}.perfect-for-text{font-size:16px}}@media (max-width:480px){.perfect-for{padding:40px 0}.perfect-for-container{gap:20px}.perfect-for-title{font-size:1.75rem}.perfect-for-items{gap:30px}.perfect-for-item{min-width:200px}.perfect-for-icon{height:120px;width:120px}.perfect-for-icon-content{height:100px;width:100px}.perfect-for-text{font-size:15px}}@media (max-width:360px){.perfect-for{padding:35px 0}.perfect-for-container{gap:15px}.perfect-for-title{font-size:1.5rem}.perfect-for-items{gap:25px}.perfect-for-item{min-width:180px}.perfect-for-icon{height:100px;width:100px}.perfect-for-icon-content{height:80px;width:80px}.perfect-for-text{font-size:14px}}.bonus-section{background:linear-gradient(135deg,#f8f4e6,#f2ebdc);overflow:hidden;padding:80px 0;position:relative}.bonus-container{margin:0 auto;max-width:1200px;padding:0 20px;text-align:center}.bonus-badge{animation:pulse 2s ease-in-out infinite;background:linear-gradient(135deg,#dc2626,#b91c1c);border-radius:25px;box-shadow:0 4px 12px #dc26264d;color:#fff;display:inline-block;font-size:14px;font-weight:800;letter-spacing:1px;margin-bottom:20px;padding:12px 24px;text-transform:uppercase}.bonus-title{color:#4d311f;font-family:Georgia,Times New Roman,serif;font-size:2.2rem;font-weight:700;line-height:1.3;margin:0 auto 60px;max-width:800px}.bonus-items{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-top:40px}.bonus-item{background:#fff;border:2px solid #0000;border-radius:20px;box-shadow:0 8px 25px #4d311f1a;overflow:hidden;padding:30px;position:relative;transition:all .3s ease}.bonus-item:before{background:linear-gradient(90deg,#4d311f,#909549 50%,#4d311f);content:"";height:4px;left:0;position:absolute;right:0;top:0}.bonus-item:hover{border-color:#909549;box-shadow:0 15px 35px #4d311f33;transform:translateY(-8px)}.bonus-image{align-items:center;display:flex;justify-content:center;margin-bottom:25px}.bonus-image-content{border-radius:12px;height:auto;max-width:350px;transition:transform .3s ease;width:100%}.bonus-item:hover .bonus-image-content{transform:scale(1.05)}.bonus-content{text-align:center}.bonus-item-badge{background:linear-gradient(135deg,#909549,#7a7d3a);border-radius:15px;box-shadow:0 3px 8px #9095494d;color:#fff;display:inline-block;font-size:12px;font-weight:700;letter-spacing:.5px;margin-bottom:15px;padding:8px 16px;text-transform:uppercase}.bonus-description{color:#4d311f;font-family:Inter,Segoe UI,sans-serif;font-size:1rem;font-weight:500;line-height:1.6;margin:0;text-align:center}.bonus-section:before{animation:rotate 20s linear infinite;background:radial-gradient(circle,#9095490d 0,#0000 70%);content:"";height:200%;left:-50%;pointer-events:none;position:absolute;top:-50%;width:200%}@media (max-width:768px){.bonus-section{padding:60px 0}.bonus-container{padding:0 16px}.bonus-title{font-size:1.8rem;margin-bottom:40px}.bonus-items{gap:30px;grid-template-columns:1fr;margin-top:30px}.bonus-item{padding:25px 20px}.bonus-image-content{max-width:250px}.bonus-item-badge{font-size:11px;padding:6px 12px}.bonus-description{font-size:.95rem}}@media (max-width:480px){.bonus-section{padding:50px 0}.bonus-title{font-size:1.5rem;margin-bottom:30px}.bonus-items{gap:25px}.bonus-item{padding:20px 15px}.bonus-image-content{max-width:200px}.bonus-badge{font-size:12px;padding:10px 20px}}.bonus-badge{animation:fadeInUp .6s ease-out}.bonus-title{animation:fadeInUp .6s ease-out .2s both}.bonus-item:first-child{animation:fadeInUp .6s ease-out .4s both}.bonus-item:nth-child(2){animation:fadeInUp .6s ease-out .6s both}.bonus-item:nth-child(3){animation:fadeInUp .6s ease-out .8s both}.social-proof{background:linear-gradient(135deg,#fff,#f8f9fa);overflow:hidden;padding:100px 0;position:relative}.social-proof:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='20' height='20' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='10' cy='10' r='1' fill='%234d311f' opacity='.1'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.social-proof-container{margin:0 auto;max-width:1200px;padding:0 20px;position:relative;z-index:1}.social-proof-header{margin-bottom:60px;text-align:center}.social-proof-title{color:#4d311f;font-family:Playfair Display,serif;font-size:3rem;font-weight:700;line-height:1.2;margin:0 0 20px;text-shadow:0 2px 4px #0000001a}.social-proof-subtitle{color:#4d311f;font-size:1.3rem;font-weight:400;line-height:1.6;margin:0 auto;max-width:600px;opacity:.8}.testimonials-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-bottom:60px}.testimonial-card{background:#fff;border:1px solid #4d311f1a;border-radius:20px;box-shadow:0 10px 30px #4d311f1a;overflow:hidden;padding:30px;position:relative;transition:all .3s ease}.testimonial-card:before{background:linear-gradient(90deg,#909549,#4d311f);content:"";height:4px;left:0;position:absolute;right:0;top:0}.testimonial-card:hover{box-shadow:0 20px 40px #4d311f26;transform:translateY(-10px)}.testimonial-content{display:flex;flex-direction:column;gap:20px}.stars{color:gold;font-size:1.5rem;text-shadow:0 1px 2px #0000001a}.testimonial-text{color:#4d311f;font-size:1.1rem;font-style:italic;line-height:1.7;margin:0;position:relative}.testimonial-text:before{color:#909549;content:'"';font-family:serif;font-size:3rem;left:-10px;opacity:.3;position:absolute;top:-10px}.testimonial-author{align-items:center;display:flex;gap:15px;margin-top:10px}.author-avatar{align-items:center;background:linear-gradient(135deg,#909549,#4d311f);border:3px solid #909549;border-radius:50%;display:flex;flex-shrink:0;height:60px;justify-content:center;overflow:hidden;width:60px}.avatar-placeholder{color:#fff;font-size:24px;font-weight:700;text-shadow:0 1px 2px #0000004d}.author-info{flex:1 1}.author-name{color:#4d311f;font-size:1.1rem;font-weight:600;margin:0 0 5px}.author-location{color:#4d311f;font-size:.9rem;margin:0;opacity:.7}.social-proof-stats{display:flex;flex-wrap:wrap;gap:80px;justify-content:center;margin-top:40px}.stat-item{padding:20px;text-align:center}.stat-number{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#909549,#4d311f);-webkit-background-clip:text;background-clip:text;color:#4d311f;font-size:3.5rem;font-weight:900;margin:0 0 10px;text-shadow:0 2px 4px #0000001a}.stat-label{color:#4d311f;font-size:1.1rem;font-weight:600;margin:0;opacity:.8}@media (max-width:768px){.social-proof{padding:80px 0}.social-proof-title{font-size:2.5rem}.social-proof-subtitle{font-size:1.1rem}.testimonials-grid{gap:25px;grid-template-columns:1fr;margin-bottom:50px}.testimonial-card{padding:25px}.social-proof-stats{gap:40px}.stat-number{font-size:2.8rem}.stat-label{font-size:1rem}}@media (max-width:480px){.social-proof{padding:60px 0}.social-proof-title{font-size:2rem}.social-proof-subtitle{font-size:1rem}.testimonial-card{padding:20px}.testimonial-text{font-size:1rem}.social-proof-stats{gap:30px}.stat-number{font-size:2.5rem}}.offer-section{background:linear-gradient(135deg,#f2ebdc,#f8f4e6);overflow:hidden;padding:80px 0;position:relative}.offer-container{margin:0 auto;max-width:500px;padding:0 20px}.offer-card{background:#fff;border-radius:20px;box-shadow:none;overflow:hidden;position:relative}.offer-banner-top{background:linear-gradient(135deg,#909549,#7a7d3a);padding:20px;position:relative;text-align:center}.offer-banner-title{color:#fff;font-size:2.5rem;font-weight:900;letter-spacing:2px;margin:0;text-shadow:2px 2px 4px #0000004d}.offer-price-text{color:#4d311f;font-size:1.5rem;font-weight:600;margin-bottom:10px;text-align:center}.offer-old-price{color:#dc2626;font-weight:700;text-decoration:line-through}.offer-content{padding:40px 30px}.offer-prices{margin-bottom:30px;text-align:center}.offer-new-price{color:#4d311f;font-size:4.5rem;font-weight:900;margin:0;text-shadow:2px 2px 4px #0000001a}.offer-benefits{margin-bottom:20px}.benefit-item{align-items:flex-start;display:flex;gap:12px;margin-bottom:15px}.benefit-check{align-items:center;background:#4d311f;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:14px;font-weight:800;height:24px;justify-content:center;margin-top:2px;position:relative;width:24px}.benefit-item span{color:#4d311f;font-size:1rem;font-weight:500;line-height:1.5}.offer-banner-bottom{background:linear-gradient(135deg,#909549,#7a7d3a);padding:25px;text-align:center}.offer-cta-button{animation:pulse-button 2s ease-in-out infinite;background:linear-gradient(135deg,#4d311f,#5a3a25);border:none;border-radius:50px;box-shadow:0 8px 25px #4d311f66;color:#fff;cursor:pointer;display:inline-block;font-size:1.4rem;font-weight:800;letter-spacing:1px;margin-bottom:10px;max-width:400px;overflow:hidden;padding:20px 35px;position:relative;text-decoration:none;text-transform:uppercase;transition:all .3s ease;width:100%}.offer-cta-button:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.offer-cta-button:hover:before{left:100%}.offer-cta-button:hover{background:linear-gradient(135deg,#5a3a25,#4d311f);box-shadow:0 12px 30px #4d311f99;transform:translateY(-3px)}.offer-cta-button:active{box-shadow:0 6px 20px #4d311f66;transform:translateY(-1px)}.offer-payment-info{border:2px solid #fff;border-radius:20px;color:#fff;display:inline-block;font-size:.9rem;font-weight:600;margin:0;padding:8px 16px;text-shadow:1px 1px 2px #0000004d}.security-features{align-items:center;display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin:10px auto;width:-webkit-fit-content;width:fit-content}.security-item{align-items:center;color:#fff!important;display:flex;flex-direction:column;font-size:.8rem;font-weight:600;gap:4px;text-align:center;text-shadow:1px 1px 2px #0000004d}.security-icon{color:#fff!important;filter:drop-shadow(1px 1px 2px rgba(0,0,0,.3));flex-shrink:0}.offer-section:before{animation:rotate 30s linear infinite;background:radial-gradient(circle,#9095491a 0,#0000 70%);content:"";height:200%;left:-50%;pointer-events:none;position:absolute;top:-50%;width:200%}@media (max-width:768px){.offer-section{padding:60px 0}.offer-container{max-width:400px;padding:0 16px}.offer-banner-title{font-size:2rem}.offer-banner-subtitle{font-size:1rem}.offer-content{padding:30px 20px}.offer-price-text{font-size:1.3rem}.offer-new-price{font-size:3.5rem}.benefit-item span{font-size:.9rem}.offer-cta-button{font-size:1.1rem;padding:16px 25px}}@media (max-width:480px){.offer-container{max-width:350px}.offer-banner-title{font-size:1.8rem}.offer-banner-subtitle{font-size:.9rem}.offer-content{padding:25px 15px}.offer-price-text{font-size:1.1rem}.offer-new-price{font-size:2.8rem}.benefit-item{margin-bottom:12px}.benefit-check{font-size:12px;height:20px;width:20px}.benefit-item span{font-size:.85rem}.offer-cta-button{font-size:1rem;padding:14px 20px}.security-features{gap:12px;justify-content:center;margin:8px auto}.security-item{font-size:.75rem}.offer-banner-bottom{padding:20px}}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes pulse-button{0%,to{box-shadow:0 8px 25px #4d311f66;transform:scale(1)}50%{box-shadow:0 12px 35px #4d311f99;transform:scale(1.02)}}.offer-card{animation:fadeInUp .8s ease-out}.offer-banner-title{animation:fadeInUp .6s ease-out .2s both}.offer-new-price{animation:pulse 2s ease-in-out infinite}.benefit-item:first-child{animation:fadeInUp .6s ease-out .4s both}.benefit-item:nth-child(2){animation:fadeInUp .6s ease-out .5s both}.benefit-item:nth-child(3){animation:fadeInUp .6s ease-out .6s both}.benefit-item:nth-child(4){animation:fadeInUp .6s ease-out .7s both}.benefit-item:nth-child(5){animation:fadeInUp .6s ease-out .8s both}.benefit-item:nth-child(6){animation:fadeInUp .6s ease-out .9s both}.offer-cta-button{animation:fadeInUp .6s ease-out 1s both}.guarantee-section{background:linear-gradient(135deg,#f2ebdc,#f8f4e6);overflow:hidden;padding:100px 0;position:relative}.guarantee-section:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='100' height='100' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='50' cy='50' r='1' fill='%23fff' opacity='.1'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.guarantee-container{margin:0 auto;max-width:1200px;padding:0 20px;position:relative;z-index:1}.guarantee-content{align-items:center;display:flex;gap:80px;justify-content:space-between}.guarantee-text{flex:1 1;max-width:650px}.guarantee-badge{align-items:center;background:linear-gradient(135deg,#909549,#7a7d3a);border-radius:25px;box-shadow:0 4px 15px #9095494d;color:#fff;display:inline-flex;font-size:.9rem;font-weight:600;gap:8px;margin-bottom:20px;padding:8px 16px;transition:all .3s ease}.guarantee-badge:hover{box-shadow:0 6px 20px #90954966;transform:translateY(-2px)}.badge-icon{color:#fff;flex-shrink:0}.guarantee-title{color:#4d311f;font-family:Playfair Display,serif;font-size:3rem;font-weight:700;letter-spacing:.5px;line-height:1.1;margin:0 0 25px;position:relative;text-transform:lowercase}.guarantee-title:after{background:linear-gradient(90deg,#909549,#4d311f);border-radius:2px;bottom:-10px;content:"";height:3px;left:0;position:absolute;width:60px}.guarantee-subtitle{color:#4d311f;font-size:1.3rem;font-weight:400;line-height:1.7;margin:0;max-width:500px;opacity:.85}.guarantee-image{align-items:center;display:flex;flex:0 0 auto;justify-content:center;position:relative}.guarantee-seal{filter:drop-shadow(0 10px 30px rgba(77,49,31,.2));height:auto;transition:all .4s ease;width:420px}.guarantee-seal:hover{filter:drop-shadow(0 15px 40px rgba(77,49,31,.3));transform:scale(1.08) rotate(2deg)}@media (max-width:768px){.guarantee-section{padding:80px 0}.guarantee-content{flex-direction:column;gap:50px;text-align:center}.guarantee-title{font-size:2.5rem}.guarantee-title:after{left:50%;transform:translateX(-50%)}.guarantee-subtitle{font-size:1.2rem;max-width:none}.guarantee-seal{width:320px}}@media (max-width:480px){.guarantee-section{padding:60px 0}.guarantee-content{gap:40px}.guarantee-title{font-size:2rem}.guarantee-subtitle{font-size:1.1rem}.guarantee-seal{width:260px}}.faq-section{background:linear-gradient(135deg,#4d311f,#5a3a25);overflow:hidden;padding:100px 0;position:relative}.faq-section:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='100' height='100' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='50' cy='50' r='1' fill='%23fff' opacity='.05'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.faq-container{margin:0 auto;max-width:1200px;padding:0 20px;position:relative;z-index:1}.faq-header{margin-bottom:60px;text-align:center}.faq-title{color:#fff;font-size:3rem;font-weight:900;letter-spacing:2px;margin:0;text-shadow:2px 2px 4px #0000004d;text-transform:uppercase}.faq-content{grid-gap:40px;align-items:start;display:grid;gap:40px;grid-template-columns:repeat(3,1fr)}.faq-column{display:flex;flex-direction:column;gap:30px}.faq-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:15px;padding:25px;transition:all .3s ease}.faq-item:hover{background:#ffffff26;box-shadow:0 10px 30px #0003;transform:translateY(-5px)}.faq-question{color:#fff;font-size:1.2rem;font-weight:700;line-height:1.4;margin:0 0 15px}.faq-answer{color:#ffffffe6;font-size:1rem;font-weight:400;line-height:1.6;margin:0}@media (max-width:768px){.faq-section{padding:80px 0}.faq-title{font-size:2.5rem}.faq-content{gap:30px;grid-template-columns:1fr}.faq-item{padding:20px}.faq-question{font-size:1.1rem}.faq-answer{font-size:.95rem}}@media (max-width:480px){.faq-section{padding:60px 0}.faq-title{font-size:2rem}.faq-item{padding:18px}.faq-question{font-size:1rem}.faq-answer{font-size:.9rem}}.footer{background:linear-gradient(135deg,#f2ebdc,#f8f4e6);border-top:1px solid #4d311f1a;padding:60px 0 40px}.footer-container{margin:0 auto;max-width:1200px;padding:0 20px}.footer-content{gap:40px;justify-content:space-between}.footer-content,.footer-logo{align-items:center;display:flex}.footer-logo{flex-shrink:0;justify-content:center}.footer-logo-image{height:auto;width:120px}.footer-text{flex:1 1;text-align:right}.footer-rights{color:#4d311f;font-size:1rem;font-weight:600;margin:0 0 8px}.footer-description{color:#4d311f;font-size:.9rem;font-weight:400;margin:0;opacity:.8}@media (max-width:768px){.footer{padding:50px 0 30px}.footer-content{flex-direction:column;gap:30px}.footer-content,.footer-text{text-align:center}.footer-logo-image{width:110px}.footer-rights{font-size:.95rem}.footer-description{font-size:.85rem}}@media (max-width:480px){.footer{padding:40px 0 25px}.footer-content{gap:25px}.footer-logo{justify-content:center}.footer-logo-image{width:100px}.footer-rights{font-size:.9rem}.footer-description{font-size:.8rem}}.whatsapp-button{align-items:center;animation:pulse-whatsapp 2s ease-in-out infinite;background:linear-gradient(135deg,#25d366,#128c7e);border-radius:50%;bottom:30px;box-shadow:0 4px 20px #25d36666;cursor:pointer;display:flex;height:60px;justify-content:center;position:fixed;right:30px;transition:all .3s ease;width:60px;z-index:1000}.whatsapp-button:hover{animation:none;box-shadow:0 6px 25px #25d36699;transform:scale(1.1)}.whatsapp-button:active{transform:scale(.95)}.whatsapp-icon{color:#fff;transition:transform .3s ease}.whatsapp-button:hover .whatsapp-icon{transform:scale(1.1)}.whatsapp-tooltip{background:#4d311f;border-radius:8px;color:#fff;font-size:.85rem;font-weight:500;opacity:0;padding:8px 12px;pointer-events:none;right:70px;transition:all .3s ease;visibility:hidden;white-space:nowrap}.whatsapp-tooltip,.whatsapp-tooltip:after{position:absolute;top:50%;transform:translateY(-50%)}.whatsapp-tooltip:after{border:6px solid #0000;border-left-color:#4d311f;content:"";left:100%}.whatsapp-button:hover .whatsapp-tooltip{opacity:1;right:75px;visibility:visible}@keyframes pulse-whatsapp{0%,to{box-shadow:0 4px 20px #25d36666;transform:scale(1)}50%{box-shadow:0 6px 25px #25d36699;transform:scale(1.05)}}@media (max-width:768px){.whatsapp-button{bottom:20px;height:55px;right:20px;width:55px}.whatsapp-icon{height:24px;width:24px}.whatsapp-tooltip{font-size:.8rem;padding:6px 10px;right:65px}.whatsapp-button:hover .whatsapp-tooltip{right:70px}}@media (max-width:480px){.whatsapp-button{bottom:15px;height:50px;right:15px;width:50px}.whatsapp-icon{height:22px;width:22px}.whatsapp-tooltip{font-size:.75rem;padding:5px 8px;right:60px}.whatsapp-button:hover .whatsapp-tooltip{right:65px}}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}.App{background-color:#f2ebdc;min-height:100vh}.hero{will-change:transform}.cta-button{will-change:transform,box-shadow}@media (max-width:768px){body{font-size:16px}}.hero-container{contain:layout}
/*# sourceMappingURL=main.68b1b222.css.map*/