.quick-grade{gap:10px;margin-top:0;display:grid}.quick-grade-summary{z-index:2;background:#f4faf7;border:1px solid #d7e3de;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex;position:sticky;top:8px;box-shadow:0 3px 10px #173d360d}.quick-grade-summary>div{flex-wrap:wrap;align-items:baseline;gap:4px 10px;display:flex}.quick-grade-summary strong{font-size:16px}.quick-grade-summary span{color:#4d5c57;font-size:12px;font-weight:800}.quick-grade-summary small,.quick-grade-note{color:#5f6c67;font-size:11px;font-weight:700;line-height:1.35}.quick-grade-summary small{text-align:right;max-width:250px}.quick-grade-sets{gap:6px}.quick-grade-value-band strong{min-height:46px;padding:0;transition:border-color .12s,background-color .12s,box-shadow .12s;position:relative;overflow:hidden}.quick-grade-value-band strong>button{width:100%;min-width:0;min-height:44px;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;place-items:center;padding:4px 18px 4px 4px;display:grid}.quick-grade-value-band strong>button:focus-visible{outline-offset:-3px;outline:3px solid #185abc}.quick-grade-value-band strong>button i{border-radius:50%;place-items:center;width:16px;height:16px;font-size:10px;font-style:normal;font-weight:950;line-height:1;display:grid;position:absolute;top:5px;right:5px}.quick-grade-value-band strong[data-status=correct]{background:#edf8f2;border-color:#73ae91;box-shadow:inset 0 0 0 1px #73ae91}.quick-grade-value-band strong[data-status=correct]>button i{color:#fff;background:#207a4f}.quick-grade-value-band strong[data-status=wrong]{background:#fff0ef;border-color:#d9827b;box-shadow:inset 0 0 0 1px #d9827b}.quick-grade-value-band strong[data-status=wrong]>button i{color:#fff;background:#b42318}.quick-grade-note{text-align:right}.answer-mode-toggle{flex-wrap:wrap;gap:8px;margin:0 0 10px;display:flex}.answer-mode-toggle button{background:#fff;border:1px solid #dadce0;border-radius:10px;min-width:44px;min-height:44px;padding:0 12px;font-weight:800}.answer-mode-toggle button.active{background:#e7f3ee;border-color:#173d36}@media (max-width:520px){.quick-grade-summary{flex-direction:column;align-items:flex-start;position:static}.quick-grade-summary small{text-align:left;max-width:none}.quick-grade-value-band strong>button{padding-right:15px}.quick-grade-value-band strong>button i{width:14px;height:14px;font-size:9px;top:3px;right:3px}}
