.tiptap.content-editor{outline:none}.tiptap.content-editor p{margin:0}.tiptap.content-editor p.is-editor-empty:first-child:before,.tiptap.content-editor p.is-empty:first-child:before{content:attr(data-placeholder);float:left;color:#9ca3af;pointer-events:none;height:0}.dark .tiptap.content-editor p.is-editor-empty:first-child:before,.dark .tiptap.content-editor p.is-empty:first-child:before{color:#6b7280}.mark{padding:0;transition:all .2s}.mark.r{background:#fff7ed;border-bottom:2px solid #ea580c}.mark.r.selected{background:#ffedd5;border-bottom:2px solid #c2410c}.mark.o{background:#fefce8;border-bottom:2px solid #ca8a04}.mark.o.selected{background:#fef9c3;border-bottom:2px solid #a16207}.mark.b{background:#eff6ff;border-bottom:2px solid #2563eb}.mark.b.selected{background:#dbeafe;border-bottom:2px solid #1d4ed8}.dark .mark.r{background:#ea580c26;border-bottom-color:#fb923c}.dark .mark.r.selected{background:#ea580c40;border-bottom-color:#f97316}.dark .mark.o{background:#ca8a0426;border-bottom-color:#facc15}.dark .mark.o.selected{background:#ca8a0440;border-bottom-color:#eab308}.dark .mark.b{background:#2563eb26;border-bottom-color:#60a5fa}.dark .mark.b.selected{background:#2563eb40;border-bottom-color:#3b82f6}.mark-details-sidebar{-webkit-user-select:none;user-select:none;width:300px}@media (max-width:900px){.mark-details-sidebar{width:3px;overflow:hidden}}.mark-details{cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #e5e7eb;border-radius:0 .25rem .25rem 0;margin-bottom:.375rem;padding:.5rem .75rem;transition:all .2s}.dark .mark-details{background:#1f2937cc;border-color:#374151}@media (max-width:900px){.mark-details{height:40px;overflow:hidden}}.mark-details.selected{cursor:default;background:#fff;padding:.75rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.dark .mark-details.selected{background:#1f2937;box-shadow:0 4px 6px -1px #00000080}.mark-details.selected .fixes{display:block}.mark-details .short-description{color:#6b7280;border-left:1px solid #e5e7eb;padding-left:.5rem;font-size:.875rem}.dark .mark-details .short-description{color:#9ca3af;border-color:#4b5563}.mark-details .description{color:#4b5563;margin-top:.25rem;font-size:.875rem;display:none}.dark .mark-details .description{color:#d1d5db}.mark-details.selected .description{display:block}.mark-details.selected .short-description{display:none}.mark-details .ignore-mark-button{float:right;color:#9ca3af;opacity:.6;cursor:pointer;padding:.125rem .375rem;transition:opacity .15s;display:none}.mark-details .ignore-mark-button:hover{opacity:1}.mark-details.selected .ignore-mark-button{display:block}.mark-details .fixes{margin-top:.75rem;display:none}.mark-details .fixes .fix{color:#047857;cursor:pointer;background:#ecfdf5;border-radius:.375rem;margin:.125rem;padding:.25rem .5rem;font-size:.875rem;font-weight:500;transition:background .15s;display:inline-block}.mark-details .fixes .fix:hover{background:#d1fae5}.dark .mark-details .fixes .fix{color:#6ee7b7;background:#064e3b80}.dark .mark-details .fixes .fix:hover{background:#064e3bb3}.mark-details.r{border-left:4px solid #ea580c}.mark-details.r.selected{border-left:4px solid #c2410c}.mark-details.o{border-left:4px solid #ca8a04}.mark-details.o.selected{border-left:4px solid #a16207}.mark-details.b{border-left:4px solid #2563eb}.mark-details.b.selected{border-left:4px solid #1d4ed8}.dark .mark-details.r{border-left-color:#fb923c}.dark .mark-details.r.selected{border-left-color:#f97316}.dark .mark-details.o{border-left-color:#facc15}.dark .mark-details.o.selected{border-left-color:#eab308}.dark .mark-details.b{border-left-color:#60a5fa}.dark .mark-details.b.selected{border-left-color:#3b82f6}@keyframes spin{to{transform:rotate(360deg)}}.check-btn.loading svg{animation:1s linear infinite spin}.mobile-error-badge{color:#fff;cursor:pointer;z-index:40;background:#dc2626;border:none;border-radius:9999px;padding:.375rem .75rem;font-size:.75rem;font-weight:500;display:none;position:fixed;top:.75rem;right:1rem;box-shadow:0 2px 8px #00000026}.mobile-error-badge:active{background:#b91c1c}@media (max-width:900px){.mobile-error-badge{display:block}}.mobile-mark-review{z-index:50;padding:1rem;padding-bottom:calc(1rem + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #e5e7eb;border-radius:1rem 1rem 0 0;display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #0000001a}.dark .mobile-mark-review{background:#1f2937;border-color:#374151}@media (max-width:900px){.mobile-mark-review{display:block}}.mobile-mark-review-header{border-bottom:1px solid #e5e7eb;align-items:center;gap:.5rem;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.dark .mobile-mark-review-header{border-color:#374151}.mobile-nav-btn{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;padding:.5rem .75rem}.mobile-nav-btn:disabled{opacity:.3;cursor:not-allowed}.mobile-nav-btn:not(:disabled):active{background:#f3f4f6}.dark .mobile-nav-btn{color:#d1d5db;background:#374151;border-color:#4b5563}.dark .mobile-nav-btn:not(:disabled):active{background:#4b5563}.mobile-mark-counter{text-align:center;color:#6b7280;flex:1;font-size:.875rem}.dark .mobile-mark-counter{color:#9ca3af}.mobile-close-btn{color:#9ca3af;cursor:pointer;background:0 0;border:none;margin-left:auto;padding:.5rem .75rem}.mobile-close-btn:active{color:#6b7280}.mobile-mark-word{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.mobile-mark-indicator{border-radius:2px;width:4px;height:1.25rem}.mobile-mark-indicator.r{background:#ea580c}.mobile-mark-indicator.o{background:#ca8a04}.mobile-mark-indicator.b{background:#2563eb}.mobile-mark-description{color:#4b5563;margin-bottom:1rem;font-size:.875rem}.dark .mobile-mark-description{color:#d1d5db}.mobile-mark-actions{flex-wrap:wrap;gap:.5rem;display:flex}.mobile-fix-btn{color:#047857;cursor:pointer;background:#ecfdf5;border:none;border-radius:.375rem;padding:.5rem 1rem;font-weight:500}.mobile-fix-btn:active{background:#d1fae5}.dark .mobile-fix-btn{color:#6ee7b7;background:#064e3b80}.dark .mobile-fix-btn:active{background:#064e3bb3}.mobile-action-btn{color:#6b7280;cursor:pointer;background:#f3f4f6;border:none;border-radius:.375rem;align-items:center;gap:.375rem;padding:.5rem 1rem;display:flex}.mobile-action-btn:active{background:#e5e7eb}.dark .mobile-action-btn{color:#9ca3af;background:#374151}.dark .mobile-action-btn:active{background:#4b5563}
