body{font-family:Arial,sans-serif;margin:0;padding:0;width:100%;text-align:center;flex-direction:column}body-2{font-family:Arial,sans-serif}.container,body-2{width:100%;padding:0;margin:0;display:flex;flex-direction:column;align-items:center;gap:0;text-align:center}.h1Page{font-size:25px;color:#666;margin-bottom:10px}.flexCenter{display:flex;justify-content:center;align-items:center}.box-Ingrdients{background:linear-gradient(170deg,rgba(253,230,125,.623),rgb(219,189,90))}.box-Ingrdients,.box-Ingrdients-2{display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:10px;margin-top:20px;margin-bottom:100px;padding-bottom:20px;gap:10px;max-width:1000px;box-shadow:0 25px 15px rgba(0,0,0,.35)}.box-Ingrdients-2{background:linear-gradient(170deg,rgb(193,222,186),rgb(143,183,133))}.title{font-size:2.5rem;color:#333;margin-bottom:10px}.description{font-size:1.2rem;color:#666;margin-bottom:20px}.mg-top-20{margin-top:20px}.flexRows{justify-content:center;gap:10px}.flexBetween,.flexRows{display:flex;align-items:center}.flexBetween{justify-content:space-between;width:100%;padding:0 20px}.logo{width:100px;margin-top:50px}@media (max-width:768px){.logo{width:100px}.box-Ingrdients{width:100%}}.flexFooter{flex-direction:column;justify-content:space-around}.flex2,.flexFooter{display:flex;align-items:center}.flex2{gap:10px}.footer{margin-top:auto;bottom:0;color:aliceblue;border-radius:10px;width:100%;background-color:rgba(128,128,128,.789);padding-bottom:15px;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif}.contenedor-rotacion{display:flex;flex-direction:column;justify-content:center;align-items:center}.rotacion{transition:transform .5s ease}.contenedor-rotacion:hover .rotacion{transform:rotate(180deg)}.texto p{margin:0;opacity:1;transition:opacity .5s ease}.contenedor-rotacion:hover .texto .texto-original,.texto .texto-hover{opacity:0}.contenedor-rotacion:hover .texto .texto-hover{opacity:1}.contenedor-rotacion:hover .texto-original,.texto-hover{display:none}.contenedor-rotacion:hover .texto-hover{display:inline}.DevBadge_badge__mTlKz{--bg:rgba(0,0,0,0.6);--bg-hover:rgba(0,0,0,0.75);--border:rgba(255,255,255,0.15);display:inline-flex;align-items:center;gap:10px;padding:8px 10px;border-radius:999px;background:var(--bg);border:1px solid var(--border);box-shadow:0 4px 16px rgba(0,0,0,.3);transition:background .2s ease,transform .2s ease,box-shadow .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.DevBadge_badge__mTlKz:hover{background:var(--bg-hover);box-shadow:0 6px 20px rgba(0,0,0,.45)}.DevBadge_fixedTopRight__1hIYc{position:fixed;top:16px;right:16px;z-index:1000}.DevBadge_compact__U5zp7{padding:6px 8px}.DevBadge_logo__Z1ut_{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.06);transition:transform .6s ease;overflow:hidden}.DevBadge_imgLogo__7M_E5{width:100%;height:100%;object-fit:contain;display:block}.DevBadge_badge__mTlKz:hover .DevBadge_logo__Z1ut_{transform:rotate(1turn)}.DevBadge_textWrap__CTtGg{display:inline-flex;gap:4px;align-items:baseline;opacity:0;max-width:0;transform:translateX(-4px);white-space:nowrap;transition:opacity .25s ease,transform .25s ease,max-width .25s ease}.DevBadge_badge__mTlKz:hover .DevBadge_textWrap__CTtGg{opacity:1;transform:translateX(0);max-width:280px}.DevBadge_textLabel__Y2VaC{color:#e9e9e9;font-size:.9rem;letter-spacing:.1px}.DevBadge_link__2zmoK{color:#fff;font-weight:700;text-decoration:underline;text-underline-offset:2px;transition:color .2s ease,text-shadow .2s ease}.DevBadge_link__2zmoK:hover{color:#ffd18a;text-shadow:0 0 10px rgba(255,217,135,.35)}.header{padding:1rem 0;transition:background-color .5s ease;box-shadow:0 25px 15px rgba(0,0,0,.35);z-index:1000;position:relative}.header.recipes-theme{background:linear-gradient(170deg,rgba(253,230,125,.623),rgb(219,189,90))}.header.remedies-theme{background:linear-gradient(170deg,rgb(193,222,186),rgb(143,183,133))}.box-header{display:flex;justify-content:center}.urls{display:flex;justify-content:space-between;align-items:center;width:400px;list-style:none;margin:0;padding:0}.urls li{margin:0 10px}.link{display:inline-block;text-decoration:none;color:#333;font-size:20px;font-weight:600;background-color:#f2f2f2;padding:12px 25px;border-radius:10px;border:1px solid #ccc;transition:all .3s ease;position:relative;box-shadow:0 2px 5px rgba(0,0,0,.1)}.link:hover{background-color:#e0e0e0;color:#333;box-shadow:0 5px 15px rgba(0,0,0,.2)}.link.active,.link:hover{border-bottom:4px solid}.recipes-theme .link.active{border-bottom-color:#ffa000}.remedies-theme .link.active{border-bottom-color:rgb(81,163,71)}.recipes-theme .link:hover{border-bottom-color:#ffa000}.remedies-theme .link:hover{border-bottom-color:rgb(81,163,71)}