@import"https://fonts.googleapis.com/css2?family=Baloo+2:wght@500;600;700;800&family=Nunito:ital,wght@0,400;0,600;0,700;1,400&family=Caveat:wght@600;700&display=swap";:root{--crema:#FFF9F0;--crema2:#FFEEDA;--crema3:#FBDFBC;--naranja:#E8571C;--naranja-osc:#BE3F0C;--mango:#F79A2E;--cafe:#4E3527;--cafe2:#8A6A55;--leche:#FFFDF8;--titulo:"Baloo 2",system-ui,sans-serif;--texto:"Nunito",system-ui,sans-serif;--mano:"Caveat",cursive;--ancho:1140px;--gutter:clamp(20px,5vw,52px);--r:34px}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;background:var(--crema);color:var(--cafe);font-family:var(--texto);font-size:clamp(16px,1.05vw,17.5px);line-height:1.68;overflow-x:hidden}img{max-width:100%;display:block}.wrap{max-width:var(--ancho);margin:0 auto;padding-inline:var(--gutter)}h1,h2,h3{font-family:var(--titulo);font-weight:800;line-height:1.02;margin:0;letter-spacing:-.01em}h2{font-size:clamp(2.05rem,5vw,3.3rem)}h3{font-size:clamp(1.2rem,2vw,1.45rem);line-height:1.12;font-weight:700}.eyebrow{font-family:var(--mano);font-size:clamp(1.25rem,2.2vw,1.6rem);color:var(--naranja);margin:0 0 .3rem;line-height:1}.lede{font-size:clamp(1.03rem,1.35vw,1.16rem);color:var(--cafe2);max-width:54ch}.btn{display:inline-flex;align-items:center;gap:.6rem;font-family:var(--titulo);font-weight:700;font-size:1.05rem;padding:1rem 1.8rem;border-radius:999px;text-decoration:none;border:none;cursor:pointer;line-height:1.1;transition:transform .18s ease,box-shadow .18s ease}.btn-wa{background:var(--naranja);color:#fff;box-shadow:0 6px 0 var(--naranja-osc)}.btn-wa:hover{transform:translateY(-2px);box-shadow:0 8px 0 var(--naranja-osc)}.btn-wa:active{transform:translateY(4px);box-shadow:0 2px 0 var(--naranja-osc)}.btn-crema{background:var(--leche);color:var(--cafe);box-shadow:0 6px 0 var(--crema3)}.btn-crema:hover{transform:translateY(-2px);box-shadow:0 8px 0 var(--crema3)}.btn svg{width:20px;height:20px;flex:none;fill:currentColor}a:focus-visible,button:focus-visible,select:focus-visible,input:focus-visible{outline:3px solid var(--mango);outline-offset:3px}.nav{position:sticky;top:0;z-index:60;background:#fff9f0f0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.nav-in{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-block:.65rem}.nav-logo{display:flex;align-items:center;gap:.7rem;text-decoration:none;color:inherit}.nav-logo img{width:52px;height:52px;object-fit:contain}.nav-logo span{font-family:var(--mano);font-size:1.1rem;color:var(--cafe2);line-height:1.15;max-width:14ch}.nav .btn{padding:.7rem 1.3rem;font-size:.95rem;box-shadow:0 4px 0 var(--naranja-osc)}.nav .btn:hover{box-shadow:0 6px 0 var(--naranja-osc)}.mantel{height:26px;background-color:var(--naranja);background-image:linear-gradient(45deg,rgba(255,255,255,.28) 25%,transparent 25%,transparent 75%,rgba(255,255,255,.28) 75%),linear-gradient(45deg,rgba(255,255,255,.28) 25%,transparent 25%,transparent 75%,rgba(255,255,255,.28) 75%);background-size:26px 26px;background-position:0 0,13px 13px}.curva{display:block;width:100%;height:clamp(48px,7vw,96px);line-height:0}.curva svg{display:block;width:100%;height:100%}.hero{background:var(--crema);padding-block:clamp(2.2rem,4vw,3.6rem) clamp(2.4rem,5vw,4rem);position:relative;overflow:hidden}.hero:before{content:"";position:absolute;width:70vw;height:70vw;max-width:760px;max-height:760px;right:-22vw;top:-26vw;border-radius:50%;background:radial-gradient(circle at 40% 40%,var(--crema2),rgba(255,238,218,0) 70%);pointer-events:none}.hero-in{position:relative;z-index:2;display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(1.6rem,3.5vw,3.2rem);align-items:center}.hero h1{font-size:clamp(2.5rem,6.6vw,4.5rem);margin-bottom:1.1rem}.estira{color:var(--naranja);display:inline-block;animation:crecer 3.6s ease-in-out infinite alternate;transform-origin:left center}@keyframes crecer{0%{transform:scaleX(1)}to{transform:scaleX(1.13)}}.hero-cta{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.9rem}.hero-nota{font-family:var(--mano);font-size:1.25rem;color:var(--cafe2);margin-top:1.2rem;line-height:1.3}.foto{position:relative}.blob{border-radius:56% 44% 48% 52%/50% 46% 54% 50%;overflow:hidden;background:var(--crema2);aspect-ratio:1/1;display:grid;place-items:center;box-shadow:0 22px 44px #4e352721}.blob img{width:100%;height:100%;object-fit:cover}.slot{font-family:var(--texto);font-size:.85rem;line-height:1.6;color:var(--cafe2);text-align:center;padding:1.6rem;font-weight:600}.sticker{position:absolute;left:-8px;bottom:8%;background:var(--mango);color:var(--cafe);font-family:var(--titulo);font-weight:800;font-size:1rem;padding:.75rem 1.2rem;border-radius:999px;transform:rotate(-6deg);box-shadow:0 6px #4e35272e;line-height:1.2;text-align:center}.tira{background:var(--mango);padding-block:.9rem;overflow:hidden}.tira-in{display:flex;gap:2.2rem;white-space:nowrap;animation:correr 28s linear infinite;width:max-content}.tira span{font-family:var(--titulo);font-weight:700;font-size:1.05rem;color:var(--cafe)}@keyframes correr{0%{transform:translate(0)}to{transform:translate(-50%)}}.band{padding-block:clamp(3rem,6vw,5rem)}.b-crema{background:var(--crema)}.b-crema2{background:var(--crema2)}.b-cafe{background:var(--cafe);color:var(--crema)}.b-cafe .lede{color:#fff9f0c2}.b-cafe .eyebrow{color:var(--mango)}.head{max-width:60ch;margin-bottom:clamp(2rem,3.5vw,3rem)}.head .lede{margin-top:.9rem}.b-sello{background:var(--crema3)}.sello-in{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(1.8rem,4vw,3.4rem);align-items:center}.sello-grafico{display:grid;place-items:center}.medalla{width:min(300px,78vw);aspect-ratio:1/1;border-radius:50%;background:var(--leche);display:grid;place-items:center;text-align:center;border:10px solid var(--naranja);padding:1.6rem;box-shadow:0 16px 36px #4e352729;transform:rotate(-4deg)}.medalla-k{font-family:var(--mano);font-size:1.35rem;color:var(--cafe2);margin:0;line-height:1}.medalla-t{font-family:var(--titulo);font-weight:800;font-size:clamp(2rem,5vw,2.7rem);color:var(--naranja);margin:.1rem 0 .3rem;line-height:1}.medalla-n{font-family:var(--texto);font-weight:700;font-size:.9rem;color:var(--cafe);margin:0;line-height:1.35}.medalla-n em{font-style:normal;font-weight:400;color:var(--cafe2)}.sello-lista{margin:1.8rem 0 0;padding:0;list-style:none;display:grid;gap:1rem}.sello-lista li{display:flex;gap:.9rem;align-items:flex-start}.sello-lista .ico{background:var(--naranja);color:#fff}.sello-lista b{font-family:var(--titulo);font-weight:700;font-size:1.08rem;display:block;line-height:1.2}.sello-lista p{margin:.25rem 0 0;font-size:.95rem;color:var(--cafe2);line-height:1.55}.sello-cta{margin-top:1.8rem}.compara{display:grid;grid-template-columns:1fr 1fr;gap:clamp(1rem,2.2vw,1.6rem)}.tarjeta{border-radius:var(--r);padding:clamp(1.5rem,2.6vw,2.2rem)}.t-mal{background:var(--crema2);border:3px dashed var(--crema3)}.t-bien{background:var(--leche);box-shadow:0 14px 34px #4e35271a}.t-tit{font-family:var(--mano);font-size:1.6rem;margin:0 0 1.1rem;line-height:1}.t-mal .t-tit{color:var(--cafe2)}.t-bien .t-tit{color:var(--naranja)}.punto{display:flex;gap:.9rem;padding-block:.9rem;align-items:flex-start}.punto+.punto{border-top:2px dotted var(--crema3)}.punto b{font-family:var(--titulo);font-weight:700;font-size:1.08rem;display:block;line-height:1.2}.punto p{margin:.3rem 0 0;font-size:.95rem;color:var(--cafe2);line-height:1.55}.ico{flex:none;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;font-weight:700;font-size:1rem;margin-top:.1rem}.t-mal .ico{background:var(--crema3);color:var(--cafe2)}.t-bien .ico{background:var(--naranja);color:#fff}.ficha{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.9rem}.f-item{background:#fff9f017;border:2px solid rgba(255,249,240,.16);border-radius:22px;padding:1.15rem 1.3rem}.f-k{font-family:var(--mano);font-size:1.2rem;color:var(--mango);margin:0 0 .15rem;line-height:1}.f-v{margin:0;font-size:1.02rem;font-weight:600;line-height:1.4}.f-v em{font-style:normal;font-weight:400;color:#fff9f080;font-size:.92rem}.usos{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-top:2.2rem}.uso{background:var(--leche);border-radius:26px;padding:1.4rem;box-shadow:0 10px 26px #4e352714}.uso h3{margin-bottom:.45rem;color:var(--cafe)}.uso p{margin:0;font-size:.94rem;color:var(--cafe2);line-height:1.55}.canales{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(1rem,2vw,1.6rem)}.canal{background:var(--leche);border-radius:var(--r);overflow:hidden;display:flex;flex-direction:column;box-shadow:0 14px 34px #4e35271a}.canal-img{aspect-ratio:16/11;background:var(--crema2);display:grid;place-items:center}.canal-img img{width:100%;height:100%;object-fit:cover}.canal-txt{padding:1.4rem 1.5rem 1.7rem}.canal-tag{font-family:var(--mano);font-size:1.3rem;color:var(--naranja);margin:0 0 .25rem;line-height:1}.canal-txt h3{margin-bottom:.55rem}.canal-txt p{margin:0;font-size:.95rem;color:var(--cafe2);line-height:1.58}.pasos{display:grid;grid-template-columns:repeat(4,1fr);gap:1.2rem}.paso{background:var(--leche);border-radius:28px;padding:1.5rem 1.4rem;position:relative;box-shadow:0 10px 26px #4e352714}.paso-n{width:44px;height:44px;border-radius:50%;background:var(--mango);color:var(--cafe);display:grid;place-items:center;font-family:var(--titulo);font-weight:800;font-size:1.3rem;margin-bottom:.9rem}.paso h3{margin-bottom:.45rem;font-size:1.15rem}.paso p{margin:0;font-size:.94rem;color:var(--cafe2);line-height:1.55}.cierre-in{display:grid;grid-template-columns:1fr 1fr;gap:clamp(1.8rem,4vw,3.2rem);align-items:start}.form{background:var(--leche);border-radius:var(--r);padding:clamp(1.5rem,3vw,2.3rem);box-shadow:0 18px 40px #4e352724}.form-tit{font-family:var(--titulo);font-weight:800;font-size:1.5rem;margin:0 0 .3rem;line-height:1.1;color:var(--cafe)}.form-sub{margin:0 0 1.5rem;font-size:.94rem;color:var(--cafe2);line-height:1.55}.campo{margin-bottom:1rem}.campo label{display:block;font-family:var(--mano);font-size:1.2rem;color:var(--cafe2);margin-bottom:.3rem;line-height:1}.campo select,.campo input{width:100%;font-family:var(--texto);font-size:1rem;color:var(--cafe);font-weight:600;padding:.9rem 1.1rem;border:2px solid var(--crema3);border-radius:18px;background:var(--crema);-webkit-appearance:none;-moz-appearance:none;appearance:none}.campo select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%238A6A55'%3E%3Cpath d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .8rem center;background-size:24px;padding-right:2.7rem}.campo select:focus,.campo input:focus{border-color:var(--naranja)}.form .btn-wa{width:100%;justify-content:center;margin-top:.5rem}.form-nota{font-family:var(--mano);font-size:1.15rem;color:var(--cafe2);margin:.9rem 0 0;text-align:center;line-height:1.25}.aviso{font-size:.95rem;color:var(--naranja);margin:.8rem 0 0;font-weight:700;text-align:center}.datos{margin-top:2rem;display:grid;gap:1.2rem}.d-k{font-family:var(--mano);font-size:1.25rem;color:var(--mango);margin:0 0 .1rem;line-height:1}.d-v{margin:0;font-size:1.05rem;line-height:1.45;font-weight:600}.d-v a{color:inherit;text-decoration:none;border-bottom:2px solid rgba(247,154,46,.5)}.pie{background:var(--cafe);color:#fff9f099;padding-block:1.8rem}.pie-in{display:flex;flex-wrap:wrap;gap:.8rem;justify-content:space-between;align-items:center;font-size:.9rem}.pie a{color:inherit;text-decoration:none;border-bottom:1px solid rgba(255,249,240,.3)}.flotante{position:fixed;right:18px;bottom:18px;z-index:70;width:60px;height:60px;border-radius:50%;background:#25d366;display:grid;place-items:center;box-shadow:0 8px 22px #4e35274d;text-decoration:none;transition:transform .2s ease}.flotante:hover{transform:scale(1.08)}.flotante svg{width:32px;height:32px;fill:#fff}@media(max-width:940px){.sello-in{grid-template-columns:1fr}.sello-grafico{order:-1}.hero-in{grid-template-columns:1fr}.foto{order:-1;max-width:380px;margin-inline:auto}.compara,.canales{grid-template-columns:1fr}.pasos{grid-template-columns:1fr 1fr}.cierre-in{grid-template-columns:1fr}}@media(max-width:560px){.pasos{grid-template-columns:1fr}.nav-logo span{display:none}.hero-cta .btn{width:100%;justify-content:center}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto}}
