a { color: rgb(140, 140, 250); }::-webkit-scrollbar-track-piece { background-color: rgba(255, 255, 255, 0.2) !important; }::-webkit-scrollbar-track { background-color: rgba(255, 255, 255, 0.3) !important; }::-webkit-scrollbar-thumb { background-color: rgba(255, 255, 255, 0.5) !important; }embed[type="application/pdf"] { filter: invert(90%); }

html { color: rgb(191, 191, 191); background: rgb(31, 31, 31) !important; }body { background-color: rgb(31, 31, 31); background-image: none !important; }input, select, textarea, button { color: rgb(191, 191, 191); background-color: rgb(31, 31, 31); }font { color: rgb(191, 191, 191); }

html { filter: contrast(100%) brightness(100%) saturate(100%); }.NIGHTEYE_Filter { width: 100%; height: 100%; position: fixed; left: 0px; top: 0px; pointer-events: none; z-index: 2147483647; }.NIGHTEYE_YellowFilter { background: rgba(255, 255, 0, 0.15); opacity: 0; }.NIGHTEYE_BlueFilter { background: rgba(0, 0, 255, 0.15); opacity: 0; }.NIGHTEYE_DimFilter { background: rgba(0, 0, 0, 0.5); opacity: 0; }.NIGHTEYE_TransformZ { transform: translateZ(0px); }

* { font-family: "Helvetica Neue", Helvetica, "Microsoft Yahei", "Hiragino Sans GB", "WenQuanYi Micro Hei", sans-serif; }body { height: 100%; width: 100%; overflow: hidden; padding: 0px; margin: 0px; }.about { position: absolute; top: 1em; right: 1em; height: 1.5em; line-height: 1.5em; width: 1.5em; border-radius: 0.75em; font-size: 16px; text-align: center; color: rgb(255, 255, 255); background-color: rgba(0, 0, 0, 0.05); cursor: pointer; }.pop-box { z-index: 10001; margin-bottom: 2px; display: none; position: fixed; background: rgb(28, 28, 33); text-align: center; font-size: 16px; width: 300px; }.pop-box .caption { font-size: 23px; display: block; text-align: left; border-left: 4px solid rgb(86, 61, 123); margin: 10px 0px 10px 5px; background: rgb(43, 43, 43); padding: 3px; color: rgb(191, 191, 191); }.pop-box .thanks { padding: 0px 10px; text-align: left; line-height: 25px; color: rgb(191, 191, 191); }.pop-box .thanks a { margin: 0px 2px; color: rgb(191, 191, 191); text-decoration: none; }.pop-box .thanks a:hover { margin: 0px 2px; color: rgb(191, 191, 191); text-decoration: underline; }.pop-box .readit { font-size: 14px; line-height: 40px; cursor: pointer; transition: all 0.5s ease 0s; }.pop-box .readit:hover { color: rgb(191, 191, 191); }.mask { color: rgb(197, 236, 202); background-color: rgb(0, 0, 0); z-index: 10000; position: absolute; top: 0px; left: 0px; opacity: 0.59; }.container { height: 100%; width: 100%; overflow: hidden; text-align: center; }.title { padding-bottom: 5px; font-size: 25px; }#kw { width: 570px; max-width: 80%; padding: 10px 17px; font: 20px arial; outline: none; margin-right: 0px; border: 1px solid rgb(54, 54, 54); border-radius: 24px; }#kw:focus { box-shadow: rgba(33, 33, 33, 0.28) 0px 1px 6px 0px; border-color: rgba(54, 54, 54, 0); }.title0 { margin-top: 13%; }.search-box { padding-top: 18px; }.search-button { padding-top: 18px; }.sicon { display: none; }.btn { height: 40px; background-color: rgb(38, 38, 38); border: 1px solid rgb(38, 38, 38); border-radius: 4px; color: rgb(191, 191, 191); cursor: pointer; font-family: arial, sans-serif; font-size: 14px; margin: 11px 4px; min-width: 54px; padding: 0px 16px; text-align: center; }.btn:hover, button.link_button:hover, #output button:hover { border: 1px solid rgb(82, 82, 82); box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 1px; color: rgb(191, 191, 191); }.logo { height: 90px; margin-bottom: -13px; }#function { width: 100%; min-height: 220px; text-align: center; }#tips { color: rgb(186, 188, 197); font-size: 16px; }#stop { display: none; border: none; padding: 8px 15px; border-radius: 100px; color: rgb(191, 191, 191); background: rgb(38, 38, 38); outline: none; cursor: pointer; margin-top: 20px; }#output { display: none; width: 100%; max-width: 400px; margin: 20px auto; }#output textarea { width: 90%; padding: 5px 8px; border-radius: 3px; border: 1px solid rgb(82, 82, 82); outline: none; word-break: break-all; }#output textarea:focus { border-color: rgb(50, 107, 200); box-shadow: rgb(50, 107, 200) 0px 0px 2px; }#output .tool-btns { text-align: right; margin-top: 8px; }#output button { border: 1px solid rgb(38, 38, 38); border-radius: 4px; color: rgb(191, 191, 191); cursor: pointer; margin-left: 8px; padding: 6px 14px; height: auto; }#arrow { display: none; position: absolute; left: 0px; top: 0px; width: 50px; height: 50px; z-index: 999; background: url("../img/arrow.png") no-repeat; }#arrow::after { content: ""; position: absolute; top: -13px; left: -15px; z-index: -1; border-radius: 9em; box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 0px 7px; width: 30px; height: 30px; opacity: 0; }#arrow.active::after { animation: 1s ease 0s 1 normal none running bubble-scale; }footer { color: rgb(191, 191, 191); font-size: 14px; bottom: 0px; display: block; position: absolute; width: 100%; background: rgb(38, 38, 38); border-top: 1px solid rgb(54, 54, 54); padding: 10px 0px; z-index: -1; }footer span { margin-left: 25px; }footer a { color: rgb(191, 191, 191); text-decoration: none; }@media screen and (max-width: 666px) {
  .title0 { margin-top: 30%; }
  .title { font-size: 20px; font-weight: 400; }
  .logo { height: 50px; margin-bottom: -8px; }
  .search-box { padding-top: 10px; display: block; width: 100%; }
  #kw { height: 20px; font: 16px arial; }
  .btn { height: 42px; position: absolute; width: 42px; padding: 8px; margin-left: 33%; margin-top: -60px; border-radius: 24px; background: transparent; border: none; color: rgb(153, 180, 230); cursor: pointer; fill: currentcolor; min-width: 42px; }
  .btn:hover { border: none; box-shadow: none; color: rgb(153, 180, 230); }
  .sicon { display: block; }
  .stext, #search2 { display: none; }
  #function { padding: 0px 10px; }
  #arrow { background: url("../img/hand.png") no-repeat; }
}@-webkit-keyframes bubble-scale { 
  0% { transform: scale(0); opacity: 1; }
  100% { transform: scale(2); opacity: 0; }
}@keyframes bubble-scale { 
  0% { transform: scale(0); opacity: 1; }
  100% { transform: scale(2); opacity: 0; }
}
