.text-highlight{transition:all .2s!important;position:relative!important}.text-highlight:hover{transform:scale(1.01)!important;box-shadow:0 2px 8px #00000026!important}.dark .text-highlight{color:#1f2937!important}.dark .text-highlight:hover{box-shadow:0 2px 8px #ffffff1a!important}.text-highlight[data-has-annotation=true]{border-bottom:2px dotted #0000004d!important}.dark .text-highlight[data-has-annotation=true]{border-bottom:2px dotted #b8b4b4e6!important}.highlight-tooltip{pointer-events:none!important;word-break:break-word!important;-webkit-hyphens:auto!important;hyphens:auto!important;z-index:1050!important}.highlight-tooltip:after{content:"";border-top:6px solid #1f2937;border-left:6px solid #0000;border-right:6px solid #0000;width:0;height:0;position:absolute;top:100%;left:50%;transform:translate(-50%)}.text-highlight[data-segment-index="0"]{margin-right:-1px}.text-highlight:not([data-segment-index="0"]){margin-left:-1px}.text-highlight.selected{outline-offset:1px!important;outline:2px solid #3b82f6!important;box-shadow:0 0 0 2px #3b82f6!important}.modern-highlight-tooltip{-webkit-backdrop-filter:blur(12px);color:#1e293b;background:linear-gradient(135deg,#fffffff2 0%,#f8fafce6 100%);border:1px solid #e2e8f0cc;border-radius:8px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;z-index:9999!important}.tooltip-content{padding:12px 16px;position:relative}.tooltip-header{align-items:center;gap:6px;margin-bottom:8px;display:flex}.tooltip-icon{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#94a3b81a;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.tooltip-icon svg{color:#475569cc}.tooltip-title{color:#475569cc;text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:600}.tooltip-text{color:#1e293bf2;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;font-size:13px;line-height:1.5}.tooltip-arrow{filter:drop-shadow(0 -1px 2px #0000001a);border-top:8px solid #fffffff2;border-left:8px solid #0000;border-right:8px solid #0000;width:0;height:0;position:absolute}.modern-highlight-tooltip:hover{transform:translateY(-1px)!important}@media (max-width:640px){.modern-highlight-tooltip{min-width:180px!important;max-width:calc(100vw - 32px)!important}.tooltip-content{padding:10px 14px}.tooltip-text{font-size:12px}}.modern-highlight-popup{-webkit-backdrop-filter:blur(16px);background:linear-gradient(135deg,#fffffffa 0%,#f8fafcf2 100%);border:1px solid #e2e8f0cc;border-radius:12px;position:relative;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d,0 0 0 1px #ffffff1a}.modern-highlight-popup:before{content:"";background:linear-gradient(90deg,#0000,#e2e8f099,#0000);height:1px;position:absolute;top:0;left:0;right:0}.modern-highlight-popup.dark{background:linear-gradient(135deg,#1e293bfa 0%,#0f172af2 100%);border:1px solid #334155cc}.modern-highlight-popup.dark:before{background:linear-gradient(90deg,#0000,#33415599,#0000)}.popup-content{z-index:1;position:relative}.popup-content-text{-webkit-backdrop-filter:blur(8px);color:#1e293b;scrollbar-width:thin;scrollbar-color:#94a3b880 transparent;background:linear-gradient(135deg,#f1f5f9cc 0%,#ebf2fa99 100%);border:1px solid #cbd5e199;border-radius:8px;max-height:120px;margin-bottom:12px;padding:12px;font-size:14px;line-height:1.6;overflow-y:auto}.popup-content-text.dark{color:#e2e8f0;scrollbar-color:#47556980 transparent;background:linear-gradient(135deg,#334155cc 0%,#1e293b99 100%);border:1px solid #47556999}.popup-content-text::-webkit-scrollbar{width:4px}.popup-content-text::-webkit-scrollbar-track{background:0 0}.popup-content-text::-webkit-scrollbar-thumb{background:#9ca3af80;border-radius:2px}.popup-content-text.dark::-webkit-scrollbar-thumb{background:#4b556380}.popup-buttons{align-items:center;gap:8px;display:flex}.popup-button{color:#475569;background:#fffc;border:1px solid #0000;border-radius:8px;transition:all .2s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.popup-button:hover{background:#fffffff2;transform:translateY(-1px);box-shadow:0 4px 8px #0000001f}.popup-button.edit:hover{color:#3b82f6;background:#3b82f61a;border-color:#3b82f633}.popup-button.delete:hover{color:#ef4444;background:#ef44441a;border-color:#ef444433}@keyframes popup-enter{0%{opacity:0;transform:scale(.9)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes popup-exit{0%{opacity:1;transform:scale(1)translateY(0)}to{opacity:0;transform:scale(.9)translateY(10px)}}.modern-highlight-popup{animation:.2s cubic-bezier(.4,0,.2,1) popup-enter}.modern-highlight-popup.hide{animation:.15s cubic-bezier(.4,0,.2,1) popup-exit}.quill-dark .ql-toolbar{background-color:#374151!important;border-color:#4b5563!important}.quill-dark .ql-toolbar .ql-stroke{stroke:#d1d5db!important}.quill-dark .ql-toolbar .ql-fill{fill:#d1d5db!important}.quill-dark .ql-toolbar button:hover{background-color:#4b5563!important}.quill-dark .ql-toolbar button.ql-active{background-color:#6b7280!important}.quill-dark .ql-container{background-color:#1f2937!important;border-color:#4b5563!important}.quill-dark .ql-editor{color:#f9fafb!important;background-color:#1f2937!important}.quill-dark .ql-editor.ql-blank:before{color:#9ca3af!important}@media (max-width:640px){.modern-highlight-popup{min-width:280px;max-width:calc(100vw - 24px);margin:0 12px}.popup-content-text{max-height:100px;padding:10px;font-size:13px}.popup-buttons{gap:6px}.popup-button{min-width:40px;height:40px}}
