.fi-hd-comment{display:flex;gap:.75rem}.fi-hd-comment-avatar-wrap{flex-shrink:0}.fi-hd-comment-avatar{align-items:center;border-radius:9999px;display:flex;height:2.5rem;justify-content:center;width:2.5rem}.fi-hd-comment-avatar--primary{background-color:var(--primary-100)}.fi-hd-comment-avatar--warning{background-color:var(--warning-100)}:is(.dark) .fi-hd-comment-avatar--primary{background-color:var(--primary-900)}:is(.dark) .fi-hd-comment-avatar--warning{background-color:var(--warning-900)}.fi-hd-comment-avatar-icon{height:1.25rem;width:1.25rem}.fi-hd-comment-avatar-icon--gray{color:var(--gray-500)}:is(.dark) .fi-hd-comment-avatar-icon--gray{color:var(--gray-400)}.fi-hd-comment-avatar-icon--warning{color:var(--warning-600)}:is(.dark) .fi-hd-comment-avatar-icon--warning{color:var(--warning-400)}.fi-hd-comment-avatar-icon--primary{color:var(--primary-600)}:is(.dark) .fi-hd-comment-avatar-icon--primary{color:var(--primary-400)}.fi-hd-comment-body{flex:1 1 0%;min-width:0}.fi-hd-comment-header{align-items:center;display:flex;gap:.5rem}.fi-hd-comment-author{color:var(--gray-950);font-size:.875rem;font-weight:600;line-height:1.25rem}:is(.dark) .fi-hd-comment-author{color:#fff}.fi-hd-comment-badge{align-items:center;border-radius:.375rem;display:inline-flex;font-size:.75rem;font-weight:500;line-height:1rem;padding:.25rem .5rem}.fi-hd-comment-badge--warning{background-color:var(--warning-50);box-shadow:inset 0 0 0 1px rgb(from var(--warning-600) r g b/.2);color:var(--warning-700)}:is(.dark) .fi-hd-comment-badge--warning{background-color:rgb(from var(--warning-400) r g b/.1);box-shadow:inset 0 0 0 1px rgb(from var(--warning-400) r g b/.2);color:var(--warning-400)}.fi-hd-comment-badge--gray{background-color:var(--gray-50);box-shadow:inset 0 0 0 1px rgb(from var(--gray-600) r g b/.2);color:var(--gray-700)}:is(.dark) .fi-hd-comment-badge--gray{background-color:rgb(from var(--gray-400) r g b/.1);box-shadow:inset 0 0 0 1px rgb(from var(--gray-400) r g b/.2);color:var(--gray-400)}.fi-hd-comment-time{color:var(--gray-500);font-size:.75rem;line-height:1rem}:is(.dark) .fi-hd-comment-time{color:var(--gray-400)}.fi-hd-comment-content{color:var(--gray-700);font-size:.875rem;line-height:1.25rem;margin-top:.25rem;max-width:none}:is(.dark) .fi-hd-comment-content{color:var(--gray-300)}.fi-hd-comment-attachments{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.fi-hd-comment--internal{opacity:.75}.fi-hd-attachment-link{align-items:center;background-color:var(--gray-50);border-radius:.375rem;box-shadow:inset 0 0 0 1px var(--gray-300);color:var(--gray-700);display:inline-flex;font-size:.75rem;font-weight:500;gap:.375rem;line-height:1rem;padding:.375rem .625rem;text-decoration:none}.fi-hd-attachment-link:hover{background-color:var(--gray-100)}:is(.dark) .fi-hd-attachment-link{background-color:hsla(0,0%,100%,.05);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.1);color:var(--gray-300)}:is(.dark) .fi-hd-attachment-link:hover{background-color:hsla(0,0%,100%,.1)}.fi-hd-attachment-icon{color:var(--gray-400);height:.875rem;width:.875rem}.fi-hd-attachment-size{color:var(--gray-400)}.fi-hd-timeline{display:flex;flex-direction:column;gap:1.5rem}.fi-hd-timeline-item{border-left:2px solid var(--gray-200);padding-left:1.5rem;position:relative}:is(.dark) .fi-hd-timeline-item{border-left-color:var(--gray-700)}.fi-hd-timeline-item--internal{border-left-color:var(--warning-300)}:is(.dark) .fi-hd-timeline-item--internal{border-left-color:var(--warning-700)}.fi-hd-timeline-empty{padding:1.5rem 0;text-align:center}.fi-hd-timeline-empty-icon{color:var(--gray-400);height:3rem;margin:0 auto;width:3rem}.fi-hd-timeline-empty-text{color:var(--gray-500);font-size:.875rem;line-height:1.25rem;margin-top:.5rem}:is(.dark) .fi-hd-timeline-empty-text{color:var(--gray-400)}.fi-hd-page-content{display:flex;flex-direction:column;gap:1.5rem}.fi-hd-attachments-grid{display:flex;flex-wrap:wrap;gap:.5rem}.fi-hd-form-actions{display:flex;justify-content:flex-end;margin-top:1rem}.fi-hd-ticket-closed-message{color:var(--gray-500);font-size:.875rem;line-height:1.25rem;text-align:center}:is(.dark) .fi-hd-ticket-closed-message{color:var(--gray-400)}