.icon-root-99b3c {
  display: inline-block;
  width: 35px;
  height: 35px;
  fill: currentColor;
  vertical-align: middle;
}
/* ------- app ------- */
.button-root-5fd00 {
  display: inline-block;
  padding: 10px 20px;
  cursor: pointer;
  text-align: center;
  font-size: 16px;
  line-height: inherit;
  color: #999;
  background: #2c2c2c;
  border: 1px solid #2c2c2c;
  border-radius: 2px;
  text-decoration: none;
}
.button-root-5fd00:focus {
  outline: none;
}
.button-root-5fd00:hover {
  background: #1f1f1f;
  border-color: #1f1f1f;
}
.button-root-5fd00:active,
.button-root-5fd00.button-isActive-135d7 {
  color: #fff;
  background: #121212;
  border-color: #121212;
}
.button-isTransparent-29517 {
  background: transparent;
  border: 1px solid #464646;
}
.button-isTransparent-29517:focus {
  box-shadow: 0 0 0 5px rgba(70, 70, 70, 0.6);
}
.button-isTransparent-29517:active,
.button-isTransparent-29517:hover,
.button-isTransparent-29517.button-isActive-135d7 {
  background: transparent;
  border-color: #464646;
}
.app-root-224cd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #fff;
}
.app-root-224cd .app-box-6c14e {
  width: 300px;
}
.no-canvas .compat,
.no-inlinesvg .compat,
.no-todataurlpng .compat {
  display: block;
  background: url(/s/background-347c4.png);
}
.compat {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.compat .box {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -200px 0 0 -200px;
  width: 400px;
  color: #fff;
  background: #464646;
  padding: 30px;
  text-align: center;
}
.compat .box h1 {
  margin: 0 0 20px;
  font-weight: normal;
  font-size: 24px;
}
.compat .box p {
  margin: 0 0 20px;
}
.compat .box a {
  display: inline-block;
  margin: 10px 15px 0;
  width: 60px;
  height: 60px;
  background-size: contain;
  background-repeat: no-repeat;
}
.compat .box a.compat-crome {
  background-image: url(/s/browser-chrome-07fa1.svg);
}
.compat .box a.compat-firefox {
  background-image: url(/s/browser-firefox-1bcfa.svg);
}
.compat .box a.compat-edge {
  background-image: url(/s/browser-edge-a9c86.svg);
}
.create-root-57cf6 {
  width: 100%;
  background: #464646;
  padding: 30px;
}
.create-root-57cf6 img {
  width: 100%;
  margin: 0 0 20px;
}
.create-root-57cf6 .create-icon-4a714 {
  width: 25px;
  height: 25px;
}
.create-root-57cf6 .create-button-cb0a0 {
  width: 100%;
}
.not-found-root-894e1 h1 {
  margin: 0 0 20px;
  padding: 30px;
  color: #fff;
  background: #464646;
  font-weight: normal;
  font-size: 24px;
  text-align: center;
}
.not-found-root-894e1 h1 span {
  padding-right: 0.6em;
}
.preview-root-4f542 .preview-downloads-e5c2c {
  margin: 10px 0 0;
}
.preview-root-4f542 .preview-icon-1d0ea {
  width: 25px;
  height: 25px;
}
.preview-root-4f542 .preview-button-27d3b {
  width: calc(50% - 5px);
}
.preview-root-4f542 .preview-button-27d3b:first-of-type {
  margin-right: 10px;
}
