@import url(https://fonts.googleapis.com/css2?family=Luckiest+Guy&family=Montserrat:wght@700;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,600;0,700;1,900&display=swap);.leyendar-hero-container{background-image:url(https://picsum.photos/1920/1080);background-size:cover;background-position:center top;background-repeat:no-repeat;min-height:100vh;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:80px 20px 40px 20px;box-sizing:border-box}.leyendar-header{text-align:center;margin-bottom:40px;transform:rotate(-4deg)}.leyendar-main-title{font-family:'Luckiest Guy',sans-serif;font-size:5.5rem;line-height:.85;margin:0 0 25px 0;letter-spacing:2px;text-transform:uppercase}.leyendar-main-title span{display:inline-block;-webkit-text-stroke:4px #000;filter:drop-shadow(0 6px 0 rgb(0 0 0))}.leyendar-main-title .text-white{color:#FFF}.leyendar-main-title .text-yellow{color:#FCD234}.leyendar-main-title .text-pink{color:#E52B6F}.leyendar-subtitle{font-family:'Montserrat',sans-serif;color:#000;font-size:1.6rem;font-weight:900;line-height:1.3;margin-top:20px;transform:rotate(4deg)}.leyendar-cta-box{background-color:#FCD234;border-radius:35px;max-width:950px;width:100%;padding:35px 40px;box-shadow:0 12px 30px rgb(0 0 0 / .25);text-align:center;box-sizing:border-box}.leyendar-box-title{font-family:'Impact','Arial Black',sans-serif;color:#111;font-size:2.2rem;font-weight:900;font-style:italic;margin:0 0 12px 0;letter-spacing:-.5px}.leyendar-box-desc{font-family:'Montserrat',sans-serif;color:#111;font-size:1.15rem;font-weight:700;max-width:750px;margin:0 auto 30px auto;line-height:1.4}.leyendar-icons-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin-bottom:35px}.leyendar-icon-item{display:flex;flex-direction:column;align-items:center}.leyendar-icon{font-size:2.2rem;margin-bottom:10px}.leyendar-icon-item span{font-family:'Impact','Arial Black',sans-serif;color:#111;font-size:.75rem;letter-spacing:.5px;line-height:1.2}.leyendar-btn-wrapper{display:flex;justify-content:center}.leyendar-btn{font-family:'Impact','Arial Black',sans-serif;background-color:#E52B6F;color:#ffffff!important;text-decoration:none!important;font-size:1.5rem;letter-spacing:1px;padding:14px 70px;border-radius:14px;display:inline-block;transition:transform 0.15s ease;box-shadow:0 5px 0 #aa154c,0 8px 15px rgb(0 0 0 / .2)}.leyendar-btn:hover{transform:translateY(-2px);box-shadow:0 7px 0 #aa154c,0 10px 20px rgb(0 0 0 / .3)}.leyendar-btn:active{transform:translateY(3px);box-shadow:0 2px 0 #aa154c}@media (max-width:900px){.leyendar-main-title{font-size:3.8rem}.leyendar-icons-grid{grid-template-columns:repeat(3,1fr);gap:20px}}@media (max-width:600px){.leyendar-main-title{font-size:2.8rem}.leyendar-main-title span{-webkit-text-stroke:2px #000}.leyendar-subtitle{font-size:1.2rem}.leyendar-icons-grid{grid-template-columns:repeat(2,1fr)}.leyendar-btn{width:100%;padding:14px 20px}}.leyendar-features-section{background-color:#0b0521;padding:60px 20px;display:flex;justify-content:center;align-items:center;font-family:'Montserrat',sans-serif;box-sizing:border-box}.leyendar-features-wrapper{max-width:650px;width:100%;text-align:left}.features-title{color:#E52B6F;font-size:3.5rem;font-weight:900;font-style:italic;line-height:1;margin:0 0 5px 0;letter-spacing:-1px;text-transform:uppercase;text-shadow:2px 3px 0 rgb(0 0 0 / .5)}.features-subtitle{color:#FFF;font-size:1.8rem;font-weight:900;font-style:italic;line-height:1.1;margin:0 0 40px 0;letter-spacing:-.5px;text-transform:uppercase;text-shadow:2px 2px 0 rgb(0 0 0 / .5)}.features-bullet-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:18px}.features-bullet-list li{display:flex;align-items:center;gap:15px}.feature-icon-check{background-color:#E52B6F;color:#FFF;font-size:14px;font-weight:900;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 3px 6px rgb(0 0 0 / .3),inset 0 -2px 0 rgb(0 0 0 / .2)}.feature-item-text{color:#FFF;font-size:1.2rem;font-weight:600;line-height:1.2;text-shadow:1px 1px 2px rgb(0 0 0 / .6)}@media (max-width:768px){.features-title{font-size:2.3rem}.features-subtitle{font-size:1.3rem;margin-bottom:30px}.feature-item-text{font-size:1rem}.feature-icon-check{width:24px;height:24px;font-size:12px}}