@font-face{font-family:Helvetica-Plain;src:url(/Helvetica-Plain.ttf) format("truetype");font-weight:400;font-style:normal}body{color:#eee;background-color:#121212;font-family:Helvetica-Plain,"Monospace",Roboto Mono,微软雅黑,sans-serif;line-height:1}*,*:before,*:after{box-sizing:border-box}.rank-list{background:repeating-linear-gradient(180deg,#3e3e3e 0px 80px,#121212 80px 160px)}.main-list{position:absolute;top:0;left:0;width:100%}.judging-queue .rank-list{background:linear-gradient(180deg,rgba(144,238,144,.2) 0px,rgba(144,238,144,.2) 320px,transparent 320px,transparent 100%),repeating-linear-gradient(180deg,#3e3e3e 0px 80px,#121212 80px 160px)}.rank-list-item{padding:10px 0;height:80px;position:relative;background:transparent;display:flex;align-items:center;vertical-align:middle}.header{display:flex;align-items:center;padding:10px 0;height:40px;position:sticky;top:0;z-index:10;background:#121212}.header .rank,.header .solved{width:90px;font-size:20px;text-align:center}.header .penalty{width:120px;font-size:20px;text-align:center}.header .content{flex-grow:1;text-align:left;display:flex;justify-content:center;align-items:center}.header .content .title{flex-grow:1;font-size:20px;text-align:left;display:flex}.header .content .copyright{color:#8a919b;font-size:15px;font-weight:700;font-family:Consolas,monospace}.rank-list-item .rank,.rank-list-item .solved{padding-left:10px;padding-right:10px;width:90px;font-size:40px;text-align:center;vertical-align:middle}.rank-list-item .penalty{padding-left:10px;padding-right:10px;width:120px;font-size:40px;text-align:center;vertical-align:middle}.rank-list-item .avatar-wrapper{width:70px;min-width:70px;max-width:70px;display:flex;align-items:center;justify-content:center}.rank-list-item .avatar{height:60px;width:60px;border-radius:5px;margin-right:15px}.rank-list-item .content{flex-grow:1;height:60px}.rank-list-item .content .name{font-size:30px;margin-bottom:6px}.rank-list-item .content .problems{display:flex;align-items:center;gap:5px;flex-wrap:wrap;overflow:hidden}.rank-list-item .problems .item{border:3px solid transparent;min-width:60px;max-width:120px;flex:1 1 60px;text-align:center;border-radius:5px;font-size:20px;text-wrap:nowrap}.ac{background-color:#009c00}.rank-list-item .problems .first-to-solve{background-color:#005c00;border:3px solid green}.failed,.WA{background-color:#dd514c}.frozen:not(.dimmed){background-color:#3c6ef6}.frozen.dimmed,.untouched{background-color:#282828;color:#8a919b}.dimmed{opacity:.5}.uncover{animation:flashing 1s infinite;-webkit-animation:flashing 1s infinite;border:3px solid yellow!important}::-webkit-scrollbar{display:none}@keyframes flashing{0%{background-color:#3c6ef6}50%{background-color:#7699ea}to{background-color:#3c6ef6}}@-webkit-keyframes flashing{0%{background-color:#3c6ef6}50%{background-color:#7699ea}to{background-color:#3c6ef6}}.start-btn{font-size:1.5rem;padding:.8rem 2rem;border-radius:0;border:none;background:#000;color:#fff;cursor:pointer;font-family:Monaco,Menlo,Ubuntu Mono,Consolas,source-code-pro,Courier New,monospace;text-align:left;position:relative;width:100%;box-sizing:border-box}.hidden{visibility:hidden!important;pointer-events:none!important}.start-btn:hover{color:#ff0}.start-btn:not(.setting):not(.hidden):hover:before{content:"▶ ";color:#ff0;position:absolute;top:7px;left:-30px}.start-btn.yes:before{content:"✓ ";color:#ff0;position:absolute;top:7px;left:0}.start-btn.no:before{content:"✗ ";color:#fff;position:absolute;top:7px;left:0}.start-btn-group{display:flex;flex-direction:column;align-items:flex-start;gap:.3rem;width:100%}.start-progress{color:#3c6ef6;font-size:1.2rem;margin-bottom:1.5rem;min-height:1.5em;text-align:center}.start-info-bar{color:#b0b8c9;font-size:.95rem;text-align:center;margin-top:2.5rem;line-height:2}.start-info-bar a{color:#3c6ef6;text-decoration:none}.start-info-bar a:hover{text-decoration:underline}.start-info-avatar{width:1.8em;height:1.8em;border-radius:50%;vertical-align:middle;box-shadow:0 2px 8px #3c6ef61f}.fullscreen-btn{position:absolute;top:10px;right:10px;padding:.5rem 1.5rem;border-radius:2rem;border:none;background:#3c6ef6;color:#fff;box-shadow:0 4px 24px #3c6ef633;cursor:pointer;transition:transform .15s,box-shadow .15s,background .3s}.fullscreen-btn:hover{transform:translateY(-2px) scale(1.04);box-shadow:0 8px 32px #3c6ef64d;background:#406b82}.start-page-container{background-color:#000;color:#fff;height:100vh;width:100vw;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;font-family:Monaco,Menlo,Ubuntu Mono,Consolas,source-code-pro,Courier New,monospace}.start-title-section{text-align:center;margin-bottom:3rem}.start-main-title{font-size:4.5rem;font-weight:700;color:#fff;margin:0 0 1rem;text-align:center}.start-subtitle{font-size:1.5rem;color:#fff;margin:0;text-align:center}.start-main-section{margin:0rem 0;display:flex;justify-content:center;align-items:center}.start-info-section{text-align:center;margin:2rem 0}.start-resolver-box{background:#3c6ef6;color:#fff;padding:1rem 2rem;border-radius:.5rem;margin-bottom:2rem;display:inline-block}.start-resolver-box h2{margin:0;font-size:1.5rem}.start-credits-section{display:flex;justify-content:center;align-items:flex-start;gap:3rem;flex-wrap:wrap;margin-top:1rem}.start-credit-item{display:flex;flex-direction:column;align-items:center;min-width:200px}.start-credit-title{background:#1dc21d;color:#fff;padding:.5rem 1rem;border-radius:.5rem;text-align:center;margin-bottom:1rem}.start-credit-title h3{margin:0;font-size:1.2rem}.start-credit-content{display:flex;flex-direction:column;align-items:center;gap:.5rem;color:#fff}.start-credit-content p{margin:.25rem 0;font-size:1rem}.start-credit-content a,.start-credit-content a:hover{color:#fff;text-decoration:underline}.start-tools-logo{background:transparent;color:#fff;padding:.5rem 1rem;border-radius:.5rem;font-weight:700;font-size:.9rem;display:flex;align-items:center;gap:.5rem;border:1px solid #ffffff;align-self:flex-start;margin-top:1rem}.start-tools-logo:before{content:"⚙️";font-size:1.2rem}.start-controls-fixed{position:fixed;top:45%;left:45%;transform:translate(-50%,-50%);background:#000000e6;padding:1.5rem;border-radius:1rem;border:1px solid #3c6ef6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;max-width:500px;max-height:80vh;overflow-y:auto}.start-error{background:#dd514c1a;border:1px solid #dd514c;border-radius:.5rem;padding:1rem;margin-bottom:1rem}.start-error h1{color:#dd514c;font-size:1rem;margin:.5rem 0}:root{--separator-border: rgba(128, 128, 128, .35);--sash-hover-transition-duration: .1s}.allotment-module_splitView__L-yRc{height:100%;overflow:hidden;position:relative;width:100%}.allotment-module_splitView__L-yRc>.allotment-module_sashContainer__fzwJF{height:100%;pointer-events:none;position:absolute;width:100%}.allotment-module_splitView__L-yRc>.allotment-module_sashContainer__fzwJF>.allotment-module_sash__QA-2t{pointer-events:auto}.allotment-module_splitView__L-yRc>.allotment-module_splitViewContainer__rQnVa{height:100%;position:relative;white-space:nowrap;width:100%}.allotment-module_splitView__L-yRc>.allotment-module_splitViewContainer__rQnVa>.allotment-module_splitViewView__MGZ6O{overflow:hidden;position:absolute;white-space:initial}.allotment-module_splitView__L-yRc.allotment-module_vertical__WSwwa>.allotment-module_splitViewContainer__rQnVa>.allotment-module_splitViewView__MGZ6O{width:100%}.allotment-module_splitView__L-yRc.allotment-module_horizontal__7doS8>.allotment-module_splitViewContainer__rQnVa>.allotment-module_splitViewView__MGZ6O{height:100%}.allotment-module_splitView__L-yRc.allotment-module_separatorBorder__x-rDS>.allotment-module_splitViewContainer__rQnVa>.allotment-module_splitViewView__MGZ6O:not(:first-child):before{background-color:var(--separator-border);content:" ";left:0;pointer-events:none;position:absolute;top:0;z-index:5}.allotment-module_splitView__L-yRc.allotment-module_separatorBorder__x-rDS.allotment-module_vertical__WSwwa>.allotment-module_splitViewContainer__rQnVa>.allotment-module_splitViewView__MGZ6O:not(:first-child):before{height:1px;width:100%}.allotment-module_splitView__L-yRc.allotment-module_separatorBorder__x-rDS.allotment-module_horizontal__7doS8>.allotment-module_splitViewContainer__rQnVa>.allotment-module_splitViewView__MGZ6O:not(:first-child):before{height:100%;width:1px}:root{--focus-border: #007fd4;--sash-size: 8px;--sash-hover-size: 4px}.sash-module_sash__K-9lB{position:absolute;z-index:35;touch-action:none;pointer-events:auto;text-align:initial}.sash-module_sash__K-9lB.sash-module_disabled__Hm-wx{pointer-events:none}.sash-module_sash__K-9lB.sash-module_mac__Jf6OJ.sash-module_vertical__pB-rs{cursor:col-resize}.sash-module_sash__K-9lB.sash-module_vertical__pB-rs.sash-module_minimum__-UKxp{cursor:e-resize}.sash-module_sash__K-9lB.sash-module_vertical__pB-rs.sash-module_maximum__TCWxD{cursor:w-resize}.sash-module_sash__K-9lB.sash-module_mac__Jf6OJ.sash-module_horizontal__kFbiw{cursor:row-resize}.sash-module_sash__K-9lB.sash-module_horizontal__kFbiw.sash-module_minimum__-UKxp{cursor:s-resize}.sash-module_sash__K-9lB.sash-module_horizontal__kFbiw.sash-module_maximum__TCWxD{cursor:n-resize}.sash-module_sash__K-9lB.sash-module_disabled__Hm-wx{cursor:default!important;pointer-events:none!important}.sash-module_sash__K-9lB.sash-module_vertical__pB-rs{cursor:ew-resize;top:0;width:var(--sash-size);height:100%}.sash-module_sash__K-9lB.sash-module_horizontal__kFbiw{cursor:ns-resize;left:0;width:100%;height:var(--sash-size)}.sash-module_sash__K-9lB:not(.sash-module_disabled__Hm-wx)>.sash-module_orthogonal-drag-handle__Yii2-{content:" ";height:calc(var(--sash-size) * 2);width:calc(var(--sash-size) * 2);z-index:100;display:block;cursor:all-scroll;position:absolute}.sash-module_sash__K-9lB.sash-module_horizontal__kFbiw.sash-module_orthogonal-edge-north__f7Noe:not(.sash-module_disabled__Hm-wx)>.sash-module_orthogonal-drag-handle__Yii2-.sash-module_start__uZEDk,.sash-module_sash__K-9lB.sash-module_horizontal__kFbiw.sash-module_orthogonal-edge-south__6ZrFC:not(.sash-module_disabled__Hm-wx)>.sash-module_orthogonal-drag-handle__Yii2-.sash-module_end__0TP-R{cursor:nwse-resize}.sash-module_sash__K-9lB.sash-module_horizontal__kFbiw.sash-module_orthogonal-edge-north__f7Noe:not(.sash-module_disabled__Hm-wx)>.sash-module_orthogonal-drag-handle__Yii2-.sash-module_end__0TP-R,.sash-module_sash__K-9lB.sash-module_horizontal__kFbiw.sash-module_orthogonal-edge-south__6ZrFC:not(.sash-module_disabled__Hm-wx)>.sash-module_orthogonal-drag-handle__Yii2-.sash-module_start__uZEDk{cursor:nesw-resize}.sash-module_sash__K-9lB.sash-module_vertical__pB-rs>.sash-module_orthogonal-drag-handle__Yii2-.sash-module_start__uZEDk{left:calc(var(--sash-size) * -.5);top:calc(var(--sash-size) * -1)}.sash-module_sash__K-9lB.sash-module_vertical__pB-rs>.sash-module_orthogonal-drag-handle__Yii2-.sash-module_end__0TP-R{left:calc(var(--sash-size) * -.5);bottom:calc(var(--sash-size) * -1)}.sash-module_sash__K-9lB.sash-module_horizontal__kFbiw>.sash-module_orthogonal-drag-handle__Yii2-.sash-module_start__uZEDk{top:calc(var(--sash-size) * -.5);left:calc(var(--sash-size) * -1)}.sash-module_sash__K-9lB.sash-module_horizontal__kFbiw>.sash-module_orthogonal-drag-handle__Yii2-.sash-module_end__0TP-R{top:calc(var(--sash-size) * -.5);right:calc(var(--sash-size) * -1)}.sash-module_sash__K-9lB:before{content:"";pointer-events:none;position:absolute;width:100%;height:100%;transition:background-color var(--sash-hover-transition-duration) ease-out;background:transparent}.sash-module_sash__K-9lB.sash-module_vertical__pB-rs:before{width:var(--sash-hover-size);left:calc(50% - (var(--sash-hover-size) / 2))}.sash-module_sash__K-9lB.sash-module_horizontal__kFbiw:before{height:var(--sash-hover-size);top:calc(50% - (var(--sash-hover-size) / 2))}.sash-module_sash__K-9lB.sash-module_hover__80W6I:before,.sash-module_sash__K-9lB.sash-module_active__bJspD:before{background:var(--focus-border)}
