/* build time:Wed Dec 03 2025 14:09:02 GMT+0800 (中国标准时间)*/
div#post-comment.fixedcomment{position:fixed;top:0;width:65%;right:0;padding:65px 100px 20px 30px;height:100vh;overflow:scroll;z-index:9999!important;background:var(--global-bg);box-shadow:8px 5px 24px #000;animation:fixedright .5s linear;-ms-overflow-style:none;scrollbar-width:none}div#post-comment.fixedcomment::-webkit-scrollbar{width:0!important}div#quit-board{display:none}div#quit-board.fixedcomment{position:fixed;display:block!important;left:0;top:0;width:35%;height:100vh;z-index:89!important;background:rgba(25,25,25,.3);filter:blur(4px)!important;animation:fixedleft .5s linear}@media screen and (max-width:768px){div#post-comment.fixedcomment{width:100%;right:0;padding:65px 5px 5px 5px}div#quit-board.fixedcomment{display:none}}@keyframes fixedright{from{right:-50%}to{right:0}}@keyframes fixedleft{from{left:-50%}to{left:0}}
/* rebuild by neat */