:root{--color-primary: #1A1A1A;--color-primary-hover: #2D2D2D;--color-accent: #C0392B;--color-accent-hover: #A93226;--color-surface: #F5F4F2;--color-surface-elevated: #FFFFFF;--color-border: #E0DED9;--color-text-primary: #1A1A1A;--color-text-secondary: #6B6B6B;--color-text-muted: #9E9E9E;--color-status-open: #1A6B9A;--color-status-progress: #B07D1A;--color-status-resolved: #1A7A4A;--color-status-closed: #6B6B6B;--font-display: "DM Serif Display", Georgia, serif;--font-ui: "DM Sans", system-ui, sans-serif}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:var(--font-ui);background:var(--color-surface);color:var(--color-text-primary);-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-family:var(--font-display);font-weight:400}@keyframes sla-pulse{0%,to{opacity:1}50%{opacity:.5}}.sla-breached{animation:sla-pulse 1.4s ease-in-out infinite}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:3px}.rich-editor-wrapper{border:1px solid #d9d9d9;border-radius:6px;background:#fff;transition:border-color .2s,box-shadow .2s}.rich-editor-wrapper:focus-within{border-color:#4096ff;box-shadow:0 0 0 2px #0591ff1a}.rich-editor-wrapper.is-disabled{background:#f5f5f5;cursor:not-allowed}.rich-editor-toolbar{display:flex;gap:2px;padding:5px 8px;border-bottom:1px solid #f0f0f0;flex-wrap:wrap;align-items:center}.rich-editor-toolbar .toolbar-divider{width:1px;height:16px;background:#e0e0e0;margin:0 4px}.rich-editor-content{padding:8px 11px;cursor:text}.rich-editor-content .tiptap{outline:none;min-height:inherit}.rich-editor-content .tiptap>*+*{margin-top:4px}.rich-editor-content .tiptap p{margin:0}.rich-editor-content .tiptap img{max-width:100%;height:auto;border-radius:4px;display:block;margin:4px 0}.rich-editor-content .tiptap ul,.rich-editor-content .tiptap ol{padding-left:1.5em;margin:4px 0}.rich-editor-content .tiptap li{margin:2px 0}.rich-editor-content .tiptap blockquote{border-left:3px solid #d9d9d9;margin:4px 0;padding-left:12px;color:#666}.rich-editor-content .tiptap code{background:#f5f5f5;padding:1px 4px;border-radius:3px;font-size:.875em;font-family:monospace}.rich-editor-content .tiptap pre{background:#f5f5f5;padding:10px 12px;border-radius:6px;overflow-x:auto;margin:4px 0}.rich-editor-content .tiptap pre code{background:none;padding:0}.rich-editor-content .tiptap p.is-editor-empty:first-child:before{content:attr(data-placeholder);color:#00000040;pointer-events:none;float:left;height:0}.comment-body{font-size:14px}.comment-body>*+*{margin-top:4px}.comment-body p{margin:0}.comment-body img{max-width:100%;height:auto;border-radius:4px;display:block;margin:4px 0}.comment-body ul,.comment-body ol{padding-left:1.5em;margin:4px 0}.comment-body li{margin:2px 0}.comment-body blockquote{border-left:3px solid #d9d9d9;margin:4px 0;padding-left:12px;color:#666}.comment-body code{background:#f5f5f5;padding:1px 4px;border-radius:3px;font-size:.875em;font-family:monospace}.comment-body pre{background:#f5f5f5;padding:10px 12px;border-radius:6px;overflow-x:auto;margin:4px 0}.comment-body pre code{background:none;padding:0}
