.ed-barra{align-items:center;background:#091f4a;bottom:0;box-shadow:0 -6px 20px #091f4a47;color:#fff;display:flex;font-family:Ubuntu,system-ui,sans-serif;font-size:14px;gap:12px;left:0;padding:12px 18px;position:fixed;right:0;z-index:9000}.ed-punto{background:#7c879a;flex:none;height:10px;width:10px}.ed-barra[data-sucio="1"] .ed-punto{background:#f2c744}.ed-txt{flex:1;min-width:0}.ed-btn{background:#fff;border:0;color:#091f4a;cursor:pointer;flex:none;font-family:inherit;font-size:13px;font-weight:700;letter-spacing:.06em;min-height:40px;padding:0 20px;text-transform:uppercase}.ed-btn:disabled{cursor:default;opacity:.45}.ed-btn--fantasma{background:transparent;border:1px solid hsla(0,0%,100%,.5);color:#fff}.ed-btn:not(:disabled):hover{background:#e8edf6}.ed-btn--fantasma:not(:disabled):hover{background:#ffffff1f}body.ed-activo{padding-bottom:64px}.ed-campo{border-radius:2px;outline:1px dashed rgba(74,113,181,.42);outline-offset:3px;position:relative;transition:outline-color .12s,background-color .12s}.ed-campo:hover{background:#4a71b512;cursor:text;outline:1.5px solid #4a71b5}.ed-campo:after{background:#4a71b5;border-radius:2px;bottom:100%;color:#fff;content:attr(data-ed-nombre);font-family:Ubuntu,system-ui,sans-serif;font-size:10.5px;font-weight:700;left:-3px;letter-spacing:.05em;margin-bottom:5px;opacity:0;padding:3px 7px;pointer-events:none;position:absolute;text-transform:uppercase;transform:translateY(3px);transition:opacity .12s,transform .12s;white-space:nowrap;z-index:8999}.ed-campo:focus:after,.ed-campo:hover:after{opacity:1;transform:translateY(0)}.ed-campo:focus:after{background:#091f4a}.ed-img{cursor:pointer;outline:1px dashed rgba(74,113,181,.42);outline-offset:3px;position:relative;transition:outline-color .12s,filter .12s}.ed-img:hover{filter:brightness(.82);outline:1.5px solid #4a71b5}.ed-img-rotulo,.ed-img:hover+.ed-img-rotulo{display:none}body.ed-activo-edit a{cursor:default}.ed-campo,.ed-campo *{cursor:text}.ed-campo:focus{background:#f2c74438;outline:2px solid #091f4a;outline-offset:3px}@media(prefers-reduced-motion:reduce){.ed-campo{transition:none}}
