:root{--verde:#7AB648;--verdeD:#3E7D2E;--suave:#A8D08D;--tierra:#C68B59;--durazno:#F4A988;--crema:#FBF6EC;--texto:#3A3A2E;--muted:#8A8576}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Nunito,sans-serif;color:var(--texto);background:#fff;line-height:1.6;font-size:17px}h1,h2,h3,.fred,.ph{font-family:Fredoka,sans-serif;font-weight:600}img{max-width:100%;display:block;height:auto}.wrap{max-width:1080px;margin:0 auto;padding:0 20px}a{color:inherit}.btn{display:inline-block;background:var(--verde);color:#fff;font-family:Fredoka;font-weight:600;padding:14px 30px;border-radius:40px;text-decoration:none;font-size:18px;transition:transform .1s,background .2s;border:none;cursor:pointer}.btn:hover{background:var(--verdeD);transform:translateY(-2px)}.btn.alt{background:#fff;color:var(--verdeD);border:2px solid var(--verde)}.btn.big{padding:17px 40px;font-size:20px}header{position:sticky;top:0;background:#ffffffeb;backdrop-filter:blur(8px);z-index:10;border-bottom:1px solid #f0ece0}.hdr{display:flex;align-items:center;justify-content:space-between;padding:10px 20px;max-width:1080px;margin:0 auto}.hdr img{height:42px;width:auto}.hdr a.cta{font-family:Fredoka;font-weight:600;color:var(--verdeD);text-decoration:none;font-size:15px}.hero{background:var(--crema);padding:46px 0 54px}.hero .wrap{display:flex;align-items:center;gap:30px;flex-wrap:wrap}.hero .txt{flex:1;min-width:280px}.hero .kick{font-family:Fredoka;color:var(--verde);font-weight:600;letter-spacing:.5px;margin-bottom:8px}.hero h1{font-size:40px;color:var(--verdeD);line-height:1.1;margin-bottom:14px}.hero p{font-size:19px;color:#55554a;margin-bottom:24px;max-width:520px}.hero .masc{flex:0 0 300px;max-width:300px;margin:0 auto;border-radius:16px}.hero .cta-row{display:flex;gap:12px;flex-wrap:wrap}.trust{background:var(--verdeD);color:#fff}.trust .wrap{display:flex;flex-wrap:wrap;gap:8px 30px;justify-content:center;padding:14px 20px;font-family:Fredoka;font-size:15px}.trust span:before{content:"🌱 "}section.pad{padding:56px 0}.shead{text-align:center;max-width:640px;margin:0 auto 34px}.shead h2{font-size:32px;color:var(--verdeD);margin-bottom:10px}.shead p{color:var(--muted);font-size:18px}.pack{background:linear-gradient(135deg,#eef6e6,#fbf6ec);border:2px solid var(--suave);border-radius:24px;padding:34px;display:flex;gap:30px;align-items:center;flex-wrap:wrap;position:relative;overflow:hidden}.pack .badge{position:absolute;top:18px;right:-44px;background:var(--durazno);color:#fff;font-family:Fredoka;font-weight:700;padding:6px 56px;transform:rotate(45deg);font-size:14px}.pack .pimg{flex:0 0 200px;max-width:200px;margin:0 auto}.pack .pbody{flex:1;min-width:260px}.pack h2.ph{font-size:28px;color:var(--verdeD);margin-bottom:8px}.pack .ages{display:inline-block;background:var(--verde);color:#fff;font-family:Fredoka;font-weight:600;padding:3px 14px;border-radius:20px;font-size:14px;margin-bottom:12px}.pack ul{list-style:none;margin:12px 0 18px}.pack li{padding:4px 0 4px 26px;position:relative}.pack li:before{content:"✓";position:absolute;left:0;color:var(--verde);font-weight:700}.price{font-family:Fredoka;margin:10px 0 18px}.price .now{font-size:38px;color:var(--verdeD);font-weight:700}.price .old{color:var(--muted);text-decoration:line-through;margin-left:10px;font-size:22px}.price .off{background:var(--durazno);color:#fff;font-size:14px;padding:3px 10px;border-radius:14px;margin-left:8px;vertical-align:middle}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{border:1px solid #eee;border-radius:18px;overflow:hidden;background:#fff;display:flex;flex-direction:column;box-shadow:0 4px 18px #0000000a}.card .cimg{aspect-ratio:1;background:var(--crema);overflow:hidden}.card .cimg img{width:100%;height:100%;object-fit:cover}.card .cbody{padding:18px;display:flex;flex-direction:column;flex:1}.card .ages{font-family:Fredoka;color:var(--tierra);font-weight:600;font-size:13px;margin-bottom:4px}.card h3{font-size:19px;color:var(--verdeD);margin-bottom:6px}.card p{font-size:14.5px;color:#55554a;flex:1;margin-bottom:14px}.card .cprice{font-family:Fredoka;font-weight:700;color:var(--verdeD);font-size:22px;margin-bottom:12px}.porque{background:var(--crema)}.porque .cols{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;margin-top:10px}.porque .col{text-align:center}.porque .ic{font-size:34px;margin-bottom:8px}.porque h3{color:var(--verdeD);font-size:19px;margin-bottom:6px}.porque p{color:#55554a;font-size:15px}.lead{background:var(--verdeD);color:#fff;text-align:center}.lead h2{color:#fff;font-size:30px;margin-bottom:10px}.lead p{opacity:.92;max-width:520px;margin:0 auto 22px}.lead form{display:flex;gap:10px;max-width:460px;margin:0 auto;flex-wrap:wrap;justify-content:center}.lead input{flex:1;min-width:220px;padding:14px 18px;border-radius:40px;border:none;font-size:16px;font-family:Nunito}.lead .leadcta{background:#fff;color:var(--verdeD)}.lead .leadcta:hover{background:var(--crema)}.faq details{border-bottom:1px solid #eee;padding:16px 0}.faq summary{font-family:Fredoka;font-weight:600;color:var(--verdeD);cursor:pointer;font-size:18px;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq summary:before{content:"+ ";color:var(--verde)}.faq details[open] summary:before{content:"– "}.faq p{padding-top:10px;color:#55554a}footer{background:#0e0e0c;color:#cfcabb;text-align:center;padding:34px 20px;font-size:14px}footer a{color:var(--suave);text-decoration:none}footer .fl{font-family:Fredoka;color:#fff;font-size:18px;margin-bottom:6px}@media(max-width:780px){.hero h1{font-size:32px}.hero .masc{flex-basis:220px}.grid{grid-template-columns:1fr 1fr}.porque .cols{grid-template-columns:1fr}.pack{padding:24px}}@media(max-width:520px){.grid{grid-template-columns:1fr}.hero{padding:32px 0}}
