*{padding:0;margin:0;box-sizing:border-box}html,body{width:100%;height:100%;overflow:hidden}.loading{width:100%;height:100%;background:#fff;position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center;opacity:1;transition:all .4s;z-index:999}.loading_over{opacity:0;pointer-events:none}.loader{width:100px;height:100px;border-radius:50%;box-shadow:#0006 0 2px 4px,#0000004d 0 7px 13px -3px,#0003 0 -3px inset;animation:rotate 2s infinite linear}@keyframes rotate{to{transform:rotate(1turn)}}html body{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background-repeat:no-repeat;background-size:cover;background-attachment:fixed}pre[class*=language-]{border:unset;margin:unset;box-shadow:unset;background:unset;font-size:22px}@media screen and (max-width: 768px){pre[class*=language-]{padding:15px;font-size:16px}body .card_box .title .center{font-size:16px}}.token.builtin,.token.constant,.token.keyword,.token.property,.token.selector,.token.symbol{color:#66acc3}.language-css .token.string,.style .token.string,.token.attr-name,.token.attr-value,.token.char,.token.entity,.token.inserted,.token.operator,.token.string,.token.url,.token.variable{color:#ccb786}.json_line_a{color:#ccb786;text-decoration:none}.json_line_a:hover{text-decoration:underline}.token.cci{color:#aacbcd!important}.card_box{width:100%;max-width:450px;margin:0 auto;border-radius:14px;box-shadow:0 0 10px #0000001a;overflow:hidden}.card_box .title{background:#081518;border-bottom:1px solid #1f2c2c;display:flex;align-items:center;padding:8px 10px;-webkit-user-select:none;user-select:none}.card_box .title .left{display:flex}.card_box .title .circle{width:10px;height:10px;border-radius:50%;background:#1f2c2c;margin:0 4px}.card_box .title .circle_one{background:#f87660}.card_box .title .circle_two{background:#e0af47}.card_box .title .circle_three{background:#259f44}.card_box .title .center{color:#c5d3d5;flex:1;text-align:center;font-size:18px;font-family:Noto Sans SC,quote-cjk-patch,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,Oxygen,Open Sans,sans-serif}.card_box .title .right{width:54px}.card_box .main{height:100%;background:#071618}.block{display:flex;align-items:center;justify-content:center;height:100%;width:100%}.block .box{width:640px;height:364px;border-radius:8px;box-shadow:0 0 18px #00000085}.block .box video{width:100%;height:100%;object-fit:cover;border-radius:8px}
