.support-ticket-row{cursor:pointer}.support-ticket-body{white-space:pre-wrap;word-break:break-word}.support-ticket-richtext-editor{border-radius:var(--mantine-radius-md);background:#ffffff04;border:1px solid #ffffff14}.support-ticket-richtext-toolbar{border-bottom:1px solid #ffffff14;gap:.5rem;padding:.5rem}.support-ticket-richtext-input .tiptap.ProseMirror{min-height:10rem;max-height:14rem;color:var(--mantine-color-text);white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;outline:none;padding:.875rem 1rem;overflow:hidden auto}.support-ticket-richtext-input{overflow:hidden}.support-ticket-richtext-input .tiptap.ProseMirror p.is-editor-empty:first-child:before{color:#ffffff59}.support-ticket-richtext-content{color:#f5f5f5;word-break:break-word;font-size:.9375rem;line-height:1.65}.support-ticket-richtext-content>:first-child{margin-top:0}.support-ticket-richtext-content>:last-child{margin-bottom:0}.support-ticket-richtext-content p,.support-ticket-richtext-content ul,.support-ticket-richtext-content ol,.support-ticket-richtext-content pre,.support-ticket-richtext-content blockquote,.support-ticket-richtext-content h1,.support-ticket-richtext-content h2,.support-ticket-richtext-content h3,.support-ticket-richtext-content h4{margin:0 0 .75rem}.support-ticket-richtext-content ul,.support-ticket-richtext-content ol{padding-left:1.25rem}.support-ticket-richtext-content a{color:var(--mantine-color-blue-4);text-decoration:underline}.support-ticket-richtext-content blockquote{color:var(--mantine-color-dimmed);border-left:3px solid #ffffff24;margin-left:0;padding-left:.875rem}.support-ticket-richtext-content code{font-family:var(--mantine-font-family-monospace);background:#ffffff14;border-radius:.25rem;padding:.125rem .35rem;font-size:.875em}.support-ticket-richtext-content pre{border-radius:var(--mantine-radius-sm);background:#0c111ceb;border:1px solid #ffffff14;padding:.875rem 1rem;overflow-x:auto}.support-ticket-richtext-content pre code{background:0 0;padding:0}.support-ticket-richtext-content+.support-ticket-attachments-grid{margin-top:.875rem}.support-ticket-message-card{background:#ffffff03}.support-ticket-message-shell{align-items:flex-start;gap:.875rem;display:flex}.support-ticket-message-avatar{flex:none;margin-top:.1rem}.support-ticket-message-content{flex:auto;min-width:0}.support-ticket-message-header{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.625rem;display:flex}.support-ticket-message-author{min-width:0}.support-ticket-message-time{white-space:nowrap;flex:none;padding-top:.1rem}.support-ticket-json{white-space:pre-wrap;word-break:break-word;font-family:var(--mantine-font-family-monospace)}.support-ticket-detail-page{min-width:0;min-height:0}.support-ticket-page-header{flex-direction:column;gap:1rem;margin-bottom:1rem;display:flex}.support-ticket-page-heading{min-width:0}.support-ticket-toolbar{flex-wrap:wrap;align-items:flex-end;gap:.75rem;display:flex}.support-ticket-toolbar-field{flex:10rem;min-width:9rem;max-width:11rem}.support-ticket-toolbar-field-wide{max-width:14rem}.support-ticket-toolbar-label{letter-spacing:.01em;margin-bottom:.35rem;line-height:1.2;display:block}.support-ticket-toolbar-buttons{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.support-ticket-toolbar-saving{white-space:nowrap}.support-ticket-workspace{min-width:0}.support-ticket-detail-grid{gap:1rem;min-width:0;display:grid}.support-ticket-detail-main,.support-ticket-detail-sidebar{flex-direction:column;gap:1rem;min-width:0;min-height:0;display:flex}.support-ticket-panel{min-width:0;min-height:0}.support-ticket-sidebar-card{flex:none;gap:.625rem}.support-ticket-sidebar-row{grid-template-columns:5.75rem minmax(0,1fr);align-items:start;gap:.75rem;display:grid}.support-ticket-sidebar-row-label{letter-spacing:.01em;line-height:1.35}.support-ticket-sidebar-row-value{word-break:break-word;min-width:0;line-height:1.35}.support-ticket-inline-link{color:var(--mantine-color-blue-4);text-decoration:none;transition:color .12s}.support-ticket-inline-link:hover{color:var(--mantine-color-blue-3);text-decoration:underline}.support-ticket-sidebar-section{flex-direction:column;gap:.625rem;display:flex}.support-ticket-sidebar-section-title{letter-spacing:.04em;text-transform:uppercase;display:block}.support-ticket-sidebar-note{margin-top:.125rem}.support-ticket-conversation-panel{flex-direction:column;min-height:0;display:flex}.support-ticket-workspace-card{flex-direction:column;height:100%;min-height:0;display:flex}.support-ticket-thread-body{flex-direction:column;flex:auto;min-height:0;display:flex}.support-ticket-conversation-scroll{scrollbar-gutter:stable;min-height:16rem;max-height:min(40rem,46vh);padding-right:.35rem;overflow-y:auto}.support-ticket-composer-section{background:inherit;flex:none;margin-top:auto;padding-top:.25rem}.support-ticket-pending-attachments{flex-direction:column;gap:.5rem;margin-top:.75rem;display:flex}.support-ticket-attachment-dropzone{border-radius:var(--mantine-radius-md);border:1px dashed #ffffff24;padding:.75rem .875rem;transition:border-color .12s,background .12s}.support-ticket-attachment-dropzone:hover{border-color:#60a5fa66}.support-ticket-attachment-dropzone--active{background:#60a5fa0f;border-color:#60a5fae6}.support-ticket-attachment-dropzone-hint{margin-top:.5rem}.support-ticket-pending-attachment{border-radius:var(--mantine-radius-md);background:#ffffff05;border:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem .875rem;display:flex}.support-ticket-pending-attachment-body{flex:auto;min-width:0}.support-ticket-attachments-grid{grid-template-columns:repeat(auto-fit,minmax(10.5rem,1fr));gap:.75rem;display:grid}.support-ticket-attachment-tile{border-radius:var(--mantine-radius-md);text-align:left;background:#ffffff05;border:1px solid #ffffff14;flex-direction:column;gap:.625rem;width:100%;padding:.625rem;transition:border-color .12s,transform .12s,background .12s;display:flex}.support-ticket-attachment-tile:hover{background:#ffffff09;border-color:#60a5fa80;transform:translateY(-1px)}.support-ticket-attachment-preview{aspect-ratio:16/10;border-radius:var(--mantine-radius-sm);background:#0c111ce6;position:relative;overflow:hidden}.support-ticket-attachment-preview-media{object-fit:cover;width:100%;height:100%;display:block}.support-ticket-attachment-preview-file{background:linear-gradient(135deg,#0c111ceb,#1e293bd9);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.support-ticket-attachment-preview-file-name{font-family:var(--mantine-font-family-monospace);letter-spacing:.08em;color:#94a3b8;font-size:.8125rem;font-weight:700}.support-ticket-attachment-meta{min-width:0}.support-ticket-lightbox{border-radius:var(--mantine-radius-md);background:#0c111ceb;border:1px solid #ffffff14;max-height:72vh;padding:.75rem;overflow:auto}.support-ticket-lightbox-image-button{background:0 0;width:100%;display:block}.support-ticket-lightbox-media{object-fit:contain;width:100%;max-height:68vh;margin:0 auto;display:block}.support-ticket-lightbox-media-image{cursor:zoom-in;transform-origin:top;transition:transform .16s}.support-ticket-lightbox--zoomed .support-ticket-lightbox-media-image{cursor:zoom-out;transform:scale(1.75)}.support-ticket-lightbox-media-video{border-radius:var(--mantine-radius-sm);overflow:hidden}.support-ticket-lightbox-file{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.625rem;min-height:12rem;padding:2rem 1rem;display:flex}.support-ticket-lightbox-file-icon{border-radius:var(--mantine-radius-md);width:4.5rem;height:4.5rem;font-family:var(--mantine-font-family-monospace);letter-spacing:.08em;color:#94a3b8;background:#ffffff0a;border:1px solid #ffffff24;justify-content:center;align-items:center;font-size:.875rem;font-weight:700;display:flex}.support-ticket-json-panel{max-height:14rem;padding-right:.25rem;overflow:auto}.support-ticket-audit-panel{flex-direction:column;flex:auto;min-height:14rem;display:flex}.support-ticket-audit-list{scrollbar-gutter:stable;flex-direction:column;gap:0;max-height:18rem;padding-right:.25rem;display:flex;overflow-y:auto}.support-ticket-audit-entry{border-top:1px solid #ffffff14;padding:.875rem 0}.support-ticket-audit-entry:first-child{border-top:0;padding-top:0}@media (min-width:1200px){.support-ticket-page-header{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:1.25rem}.support-ticket-page-heading{flex:auto;padding-right:1rem}.support-ticket-toolbar{flex:auto;justify-content:flex-end}.support-ticket-toolbar-buttons{justify-content:flex-end;margin-left:auto}.support-ticket-workspace{height:calc(100vh - 12.5rem);height:calc(100dvh - 12.5rem);min-height:0}.support-ticket-detail-grid{grid-template-columns:minmax(0,1.58fr) minmax(18.5rem,.82fr);align-items:stretch;height:100%;min-height:0}.support-ticket-detail-main{flex-direction:column;height:100%;min-height:0;display:flex}.support-ticket-detail-sidebar{scrollbar-gutter:stable;height:100%;min-height:0;padding-right:.35rem;overflow-y:auto}.support-ticket-conversation-scroll{flex:auto;height:100%;min-height:0;max-height:none}.support-ticket-composer-section{flex:none;max-height:none;overflow:visible}.support-ticket-audit-panel{min-height:0}.support-ticket-audit-list{flex:auto;max-height:none}}@media (max-width:767px){.support-ticket-message-shell{gap:.75rem}.support-ticket-message-header{flex-direction:column;gap:.35rem}.support-ticket-message-time{white-space:normal}.support-ticket-pending-attachment{flex-direction:column;align-items:flex-start}}
