/* 第二屏的上传入口已移动至右上角。 */
.toolbar .create-button{display:none}
/* 流星作为整个站点的固定背景层，而不是首屏内部元素。 */
.meteor-field{position:fixed!important;z-index:-1!important;inset:0!important;width:100vw!important;height:100vh!important;overflow:hidden!important}.meteor-field i:after{right:1px!important;bottom:1px!important;left:auto!important;top:auto!important;transform:rotate(-18deg)!important;transform-origin:right!important}.meteor-field i:nth-child(1){top:12%!important;left:-20%!important;animation:meteor-global 8s linear .5s infinite!important}.meteor-field i:nth-child(2){top:28%!important;left:-25%!important;animation:meteor-global 10s linear 2.4s infinite!important}.meteor-field i:nth-child(3){top:48%!important;left:-18%!important;animation:meteor-global 9.2s linear 4.5s infinite!important}.meteor-field i:nth-child(4){top:6%!important;left:-30%!important;animation:meteor-global 12s linear 1.4s infinite!important}.meteor-field i:nth-child(5){top:66%!important;left:-24%!important;animation:meteor-global 8.7s linear 6.3s infinite!important}@keyframes meteor-global{0%{transform:translate3d(0,0,0);opacity:0}7%{opacity:1}28%{opacity:.72}45%,100%{transform:translate3d(145vw,36vw,0);opacity:0}}
