(function(){function f(b){this.txt=b}var a=document.createElement("style"),g=!1,c="",h;a.type="text/css";h=!!a.styleSheet;f.prototype.attach=function(){Inject.plugins.css.addStyles(this.txt)};Inject.addFetchRule(/^css\!.+$/,function(b,a,d,c,e){a=e.moduleId.replace(/^css!\s*/,"");a=d.module(a,e.parentId);d=d.url("css!"+a,e.parentUrl,!0);c.get(a,d,function(a){b(null,["",['var cssText \x3d decodeURIComponent("',encodeURIComponent(a),'");'].join(""),"module.setExports(Inject.plugins.css.create(cssText))\n"].join("\n"))})});
Inject.plugins.css={create:function(a){return new f(a)},addStyles:function(b){h?(c+=b,a.styleSheet.cssText=c):a.appendChild(document.createTextNode(b));g||(g=!0,document.getElementsByTagName("head")[0].appendChild(a))}}})();