html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}@font-face{font-family:MCttf;src:url(/font/MCttf.woff2) format("woff2");font-display:swap}html,body,#app{height:100%;margin:0;background:#141414;font-family:MCttf,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.layout{height:100%}.boot{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.boot-logo{height:80px;width:auto;display:block;animation:logo-pop .5s cubic-bezier(.34,1.56,.64,1) both,logo-settle .4s ease-out .55s both}@keyframes logo-pop{0%{opacity:0;transform:scale(.2)}70%{opacity:1;transform:scale(1.15)}to{opacity:1;transform:scale(1)}}@keyframes logo-settle{0%{transform:scale(1) translateY(0)}to{transform:scale(.85) translateY(-36px)}}.boot-text{margin:0;color:#fff;font-size:16px;letter-spacing:1px;opacity:0;animation:text-in .6s ease-out 1s both}@keyframes text-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.home{height:100%;display:flex;flex-direction:column}.header{height:56px;flex-shrink:0;display:flex;align-items:center;padding:0 16px;background:transparent}.logo{height:24px;width:auto;display:block}.clickable{cursor:pointer}.page-enter-active,.page-leave-active{transition:opacity .25s ease,transform .25s ease}.page-enter-from{opacity:0;transform:translateY(12px)}.page-leave-to{opacity:0;transform:translateY(-12px)}.search{margin-left:auto;width:180px}.content{flex:1;overflow-y:auto;padding:16px}.submits-loading,.submits-empty{padding:60px 0;text-align:center;color:#a6a6a6;font-size:14px}.submits-cats{margin-bottom:16px}.submits-pager{display:flex;justify-content:center;padding:20px 0 8px}.submits-list{display:flex;flex-direction:column;gap:12px}.submit-card{display:flex;align-items:center;gap:16px;padding:12px 16px;background:#1f1f1f;border:1px solid #424242;border-radius:8px;cursor:pointer;transition:border-color .3s}.submit-card:hover{border-color:#fadb14}.submit-card-logo{width:56px;height:56px;flex-shrink:0;object-fit:contain;border-radius:8px;background:#141414}.submit-card-logo-empty{display:flex;align-items:center;justify-content:center;font-size:24px;color:#595959}.submit-card-info{min-width:0}.submit-card-name{font-size:16px;color:#fff}.submit-card-desc{margin-top:4px;font-size:13px;color:#a6a6a6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.back-btn{font-size:14px;padding:0;margin-left:auto}.detail{max-width:720px;margin:0 auto;padding:16px 0 32px}.detail-head{display:flex;align-items:center;gap:20px}.detail-logo{width:120px;height:120px;object-fit:contain;background:#141414}.detail-logo-empty{display:flex;align-items:center;justify-content:center;font-size:44px;color:#595959}.detail-name{margin:0;color:#fff;font-size:26px;letter-spacing:1px}.detail-category{display:inline-block;margin-top:8px;padding:2px 10px;font-size:12px;color:#fadb14;border:1px solid #fadb14;border-radius:10px}.detail-desc{margin:24px 0 0;padding:16px;color:#d9d9d9;font-size:14px;line-height:1.8;white-space:pre-wrap;background:#1f1f1f;border-radius:8px}.detail-files-title{margin:24px 0 12px;font-size:16px;color:#fff}.detail-file{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 16px;margin-bottom:8px;background:#1f1f1f;border:1px solid #424242;border-radius:8px;color:#d9d9d9;text-decoration:none;transition:border-color .3s,color .3s}.detail-file:hover{border-color:#fadb14;color:#fadb14}.detail-file-name{font-size:14px;word-break:break-all}.detail-file-size{font-size:12px;color:#8c8c8c;flex-shrink:0}.detail-nofiles{padding:24px 0;color:#a6a6a6;font-size:14px}.footer{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#1f1f1f}.footer-logo{height:24px;width:auto;display:block}.footer-btn{font-size:14px;padding:0}.submit-page{flex:1;padding:40px 24px}.submit-title{margin:0 0 24px;color:#fff;font-size:24px;letter-spacing:1px}.submit-back{cursor:pointer;transition:color .3s}.submit-back:hover{color:#fadb14}.submit-form{width:100%;max-width:600px;text-align:left}.upload-trigger{display:flex;flex-direction:column;align-items:center;font-size:14px}.hidden-input{display:none}.uploaded-name{margin-top:8px;font-size:13px;color:#a6a6a6}.uploaded-logo{display:flex;align-items:center;gap:10px;margin-top:8px}.uploaded-logo img{width:56px;height:56px;object-fit:cover;border-radius:4px;border:1px solid #424242}.uploaded-logo span{font-size:13px;color:#a6a6a6}#submit-captcha .captcha{width:220px;margin:0;padding:14px 16px}#submit-captcha .captcha-checkbox{width:18px;height:18px}#submit-captcha .captcha-text{margin-left:12px;font-size:13px;width:calc(100% - 48px)}#submit-captcha .captcha-icon{left:16px;top:12px}#submit-captcha .captcha-mark-text{font-size:10px}#submit-captcha .captcha-mark-logo{width:24px;height:24px;bottom:16px}.markup-page{flex:1;padding:40px 24px}.markup-title{margin:0 0 24px;color:#fff;font-size:24px;letter-spacing:1px}.markup-card{display:inline-block;padding:32px 48px;background:#1f1f1f;border:1px solid #424242;border-radius:8px;cursor:pointer;transition:border-color .3s}.markup-card-title{font-size:20px;color:#fff;transition:color .3s}.markup-card-desc{margin-top:12px;font-size:14px;color:#a6a6a6;transition:color .3s}.markup-card:hover{border-color:#fadb14}.markup-card:hover .markup-card-title,.markup-card:hover .markup-card-desc{color:#fadb14}
