*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,Apple SD Gothic Neo,Pretendard,Segoe UI,sans-serif;background:#111318;color:#e8eaed;min-height:100vh;-webkit-font-smoothing:antialiased}.landing{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:1.5rem}.landing-card{background:#1c1f26;border-radius:20px;padding:2.5rem 2rem 2rem;max-width:560px;width:100%}.landing-card h1{font-size:1.6rem;font-weight:700;color:#e8eaed;margin-bottom:.4rem;line-height:1.3}.landing-card h2{font-size:.95rem;font-weight:700;color:#8ab4f8;margin-top:1.8rem;margin-bottom:.6rem}.landing-card p,.landing-card li{font-size:.88rem;line-height:1.7;color:#9aa0a6}.landing-card ul{padding-left:1.2rem;margin-bottom:.3rem}.landing-card li{margin-bottom:.25rem}.landing-card strong{color:#e8eaed;font-weight:600}.landing-card em{color:#8ab4f8;font-style:normal;font-weight:600}.landing-card input{width:100%;padding:1rem;border:1.5px solid #2d3039;border-radius:12px;background:#111318;color:#e8eaed;font-size:.95rem;margin-top:.5rem;transition:border-color .2s}.landing-card input:focus{outline:none;border-color:#8ab4f8}.landing-card input::placeholder{color:#5f6368}.btn-start{display:block;width:100%;padding:1rem;margin-top:1.8rem;background:#8ab4f8;color:#111318;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s}.btn-start:hover{background:#aecbfa}.btn-start:disabled{background:#2d3039;color:#5f6368;cursor:not-allowed}.top-bar{display:flex;align-items:center;padding:.6rem 1rem;background:#111318;border-bottom:1px solid #1e2128;position:sticky;top:0;z-index:100;gap:.6rem}.progress-text{color:#9aa0a6;font-size:.75rem;font-weight:500;white-space:nowrap}.progress-badge{font-size:.65rem;font-weight:600;color:#81c995;background:#81c9951f;padding:.2rem .5rem;border-radius:6px;white-space:nowrap}.progress-bar-wrap{flex:1;height:3px;background:#1e2128;border-radius:2px;overflow:hidden}.progress-bar-fill{height:100%;background:#8ab4f8;border-radius:2px;transition:width .3s}.eval-content{max-width:1200px;margin:0 auto;padding:.8rem 1rem 1rem}.prompt-box{background:#1c1f26;border-radius:12px;padding:1rem 1.2rem;margin-bottom:.8rem;border-left:3px solid #8ab4f8}.prompt-label{font-size:.6rem;color:#8ab4f8;text-transform:uppercase;letter-spacing:1.5px;font-weight:700;margin-bottom:.4rem}.prompt-text{font-size:1.1rem;line-height:1.6;color:#dadce0;white-space:pre-wrap}.slide-nav-unified{display:flex;align-items:center;justify-content:center;gap:.8rem;padding:.4rem;margin-bottom:.6rem}.slide-nav-unified button{background:#1c1f26;border:1px solid #2d3039;color:#9aa0a6;width:30px;height:30px;border-radius:6px;cursor:pointer;font-size:.75rem;display:flex;align-items:center;justify-content:center;transition:all .15s}.slide-nav-unified button:hover{background:#2d3039;color:#e8eaed}.slide-nav-unified button:disabled{opacity:.2;cursor:not-allowed}.slide-nav-unified span{font-size:.78rem;color:#9aa0a6;font-weight:500}.eval-section{margin-bottom:.6rem}.section-label{font-size:.6rem;text-transform:uppercase;letter-spacing:1.5px;font-weight:700;color:#5f6368;margin-bottom:.4rem;padding-left:.2rem}.ref-grid,.cand-grid{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.image-column{background:#1c1f26;border-radius:10px;overflow:hidden;border:1px solid #2d3039}.column-header{padding:.35rem .6rem;text-align:center;font-weight:700;font-size:.72rem;color:#fff;letter-spacing:.5px}.col-original .column-header{background:#5f6368}.col-gt .column-header{background:#1a73e8}.col-a .column-header{background:#e8710a}.col-b .column-header{background:#9334e6}.slide-viewer{padding:.4rem;min-height:100px;display:flex;align-items:center;justify-content:center;background:#16181d}.slide-viewer img{width:100%;border-radius:4px;display:block;background:#fff}.slide-count{text-align:center;font-size:.62rem;color:#5f6368;padding:.25rem}.vote-area{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.6rem}.sample-name{font-size:.72rem;color:#5f6368;font-weight:500;padding-left:.2rem}.vote-card{display:flex;gap:.8rem;background:#1c1f26;border:2px solid #2d3039;border-radius:14px;padding:1rem 1.2rem;transition:border-color .2s}.vote-q-num{font-size:.7rem;font-weight:800;color:#8ab4f8;background:#8ab4f81a;border-radius:8px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.vote-q-body{flex:1;min-width:0}.vote-q-title{font-size:1.1rem;font-weight:700;color:#e8eaed;margin-bottom:.3rem}.vote-q-desc{font-size:1.1rem;line-height:1.6;color:#9aa0a6;margin-bottom:.7rem}.vote-q-desc strong{color:#dadce0;font-weight:600}.vote-choices{display:flex;gap:.4rem}.vote-chip{padding:.55rem 1.6rem;border:2px solid #2d3039;border-radius:10px;background:#111318;color:#9aa0a6;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .12s;flex:1;text-align:center}.vote-chip:hover{border-color:#5f6368;color:#e8eaed;background:#1c1f26}.vote-chip.active-a{border-color:#e8710a;background:#e8710a2e;color:#ffa940;box-shadow:0 0 12px #e8710a26}.vote-chip.active-tie{border-color:#5f6368;background:#5f63682e;color:#e8eaed}.vote-chip.active-b{border-color:#9334e6;background:#9334e62e;color:#c58af9;box-shadow:0 0 12px #9334e626}.bottom-nav{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0}.nav-btn{padding:.55rem 1.2rem;background:#1c1f26;border:1px solid #2d3039;border-radius:8px;color:#9aa0a6;font-size:.82rem;font-weight:500;cursor:pointer;transition:all .15s}.nav-btn:hover{background:#2d3039;color:#e8eaed}.nav-btn:disabled{opacity:.2;cursor:not-allowed}.nav-btn.primary{background:#8ab4f8;color:#111318;border-color:#8ab4f8;font-weight:600}.nav-btn.primary:hover{background:#aecbfa}.keyboard-hints{font-size:.65rem;color:#3c4043}.keyboard-hints kbd{background:#1c1f26;padding:.1rem .25rem;border-radius:3px;font-size:.6rem;margin:0 .05rem;color:#5f6368;border:1px solid #2d3039}.completion{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:80vh;text-align:center;padding:2rem}.completion h1{font-size:1.6rem;font-weight:700;color:#e8eaed;margin-bottom:.8rem}.completion p{color:#9aa0a6;font-size:.95rem;margin-top:.3rem}.type-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.7rem;margin-top:1rem}.type-card{padding:1.2rem .8rem;background:#111318;border:1.5px solid #2d3039;border-radius:14px;color:#dadce0;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .15s;display:flex;flex-direction:column;align-items:center;gap:.4rem}.type-card:hover{border-color:#8ab4f8;background:#8ab4f80d}.type-card.type-done{border-color:#1a6b3c;background:#1a6b3c14}.type-name{font-size:.95rem}.type-badge{font-size:.65rem;color:#81c995;background:#81c9951f;padding:.15rem .5rem;border-radius:6px;font-weight:600}.back-btn{background:transparent;border:none;color:#8ab4f8;padding:.3rem .4rem;border-radius:6px;cursor:pointer;font-size:.85rem;font-weight:600;transition:background .15s}.back-btn:hover{background:#8ab4f81a}@media(max-width:768px){.ref-grid,.cand-grid{grid-template-columns:1fr;gap:.4rem}.vote-card{flex-direction:column;gap:.5rem}.vote-chip{padding:.45rem .8rem;font-size:.78rem}.eval-content{padding:.6rem .75rem}.landing-card{padding:1.8rem 1.4rem 1.5rem}.landing-card h1{font-size:1.3rem}.nav-btn{padding:.5rem .8rem;font-size:.78rem}.keyboard-hints{display:none}}
