@keyframes pulse-purple{0%,to{box-shadow:0 0 #9333ea4d}50%{box-shadow:0 0 0 6px #9333ea00}}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.4}}@keyframes text-flash-fail{0%,to{background-color:transparent}30%{background-color:#ef444473}60%{background-color:#ef44442e}}@keyframes text-flash-revise{0%,to{background-color:transparent}30%{background-color:#f59e0b80}60%{background-color:#f59e0b38}}@keyframes text-flash-info{0%,to{background-color:transparent}30%{background-color:#9ca3af80}60%{background-color:#9ca3af38}}.feedback-underline.text-flashing.fail{animation:text-flash-fail .7s ease-in-out 2}.feedback-underline.text-flashing.revise{animation:text-flash-revise .7s ease-in-out 2}.feedback-underline.text-flashing.info{animation:text-flash-info .7s ease-in-out 2}.feedback-underline{cursor:pointer;padding-bottom:1px;transition:background .15s ease}.feedback-underline.fail{border-bottom:2px solid #ef4444}.feedback-underline.fail:hover{background:#fef2f2}.feedback-underline.revise{border-bottom:2px dashed #f59e0b}.feedback-underline.revise:hover{background:#fef3c7}.feedback-underline.info{border-bottom:2px dotted #9ca3af}.feedback-underline.info:hover{background:#f3f4f6}.keyword-highlight{background:#d1fae5;color:#065f46;padding:0 3px;border-radius:2px}.keyword-highlight:after{content:"•";color:#16a34a;margin-left:2px;font-weight:700}.diff-old{background:#fef2f2;color:#991b1b;text-decoration:line-through;padding:0 3px;border-radius:2px;margin-right:2px}.diff-new{background:#f0fdf4;color:#14532d;border-left:2px solid #16a34a;padding:0 3px;border-radius:2px;margin-right:2px}.diff-hunk-actions{display:inline-flex;gap:2px;margin-left:4px;vertical-align:middle}.diff-hunk-btn{background:transparent;border:1px solid #d1d5db;border-radius:3px;padding:1px 5px;font-size:12px;cursor:pointer;line-height:1.3;display:inline-flex;align-items:center}.diff-hunk-btn.accept{color:#16a34a;border-color:#bbf7d0}.diff-hunk-btn.reject{color:#dc2626;border-color:#fecaca}.diff-hunk-btn:hover{background:#f9fafb}*{box-sizing:border-box;margin:0;padding:0}body{overflow-x:hidden;text-rendering:optimizeLegibility}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#e9d5ff;border-radius:3px}
