.st-staff-timeline{--st-tl-line: #c9cccf;--st-tl-avatar: 28px;--st-tl-gutter: 40px;position:relative;padding-left:0}.st-staff-timeline__title{margin:0 0 12px;font-size:14px;font-weight:650;color:#202223;letter-spacing:-.01em}.st-staff-timeline__spine{position:relative}.st-staff-timeline__spine:before{content:"";position:absolute;left:calc(var(--st-tl-avatar) / 2);top:14px;bottom:0;width:1px;background:var(--st-tl-line);transform:translate(-.5px);pointer-events:none;z-index:0}.st-staff-timeline__row{position:relative;display:grid;grid-template-columns:var(--st-tl-avatar) minmax(0,1fr);gap:12px;align-items:start;margin-bottom:12px;z-index:1}.st-staff-timeline__row--date{grid-template-columns:var(--st-tl-avatar) minmax(0,1fr);margin:8px 0 4px;align-items:center}.st-staff-timeline__row--resolved{grid-template-columns:minmax(0,1fr);margin:10px 0 12px}.st-staff-timeline__date-label{font-size:12px;font-weight:550;color:#6d7175;line-height:1.2}.st-staff-timeline__avatar{width:var(--st-tl-avatar);height:var(--st-tl-avatar);border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:650;color:#fff;letter-spacing:.02em;flex-shrink:0;box-shadow:0 0 0 3px #fff;-webkit-user-select:none;user-select:none}.st-staff-timeline__card{background:#fff;border:1px solid #e1e3e5;border-radius:8px;min-width:0;overflow:hidden}.st-staff-timeline__card.is-unread{border-color:#ffc453;box-shadow:inset 3px 0 #ffc453;background:#fffdf7}.st-staff-timeline__card.is-featured{border-color:#202223;box-shadow:0 0 0 1px #202223}.st-staff-timeline__card.is-struck{background:#f3f4f4;border-color:#e4e5e7}.st-staff-timeline__card.is-struck .st-staff-timeline__body{text-decoration:none;color:#4a4a48}.st-staff-timeline__card.is-struck .st-staff-timeline__name{color:#5c6063;font-weight:500}.st-staff-timeline__resolved-divider{display:flex;align-items:center;gap:10px;color:#6d7175;font-size:11px;font-weight:650;letter-spacing:.04em;text-transform:uppercase}.st-staff-timeline__resolved-line{flex:1 1 auto;height:1px;background:#d2d5d8}.st-staff-timeline__resolved-label{flex:0 0 auto;white-space:nowrap;display:inline-flex;align-items:center;gap:4px}.st-staff-timeline__resolved-check{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;border-radius:999px;background:#5d735938;color:#4a5f47;font-size:10px;font-weight:700;line-height:1}.st-staff-timeline__featured-label{font-size:10px;font-weight:650;letter-spacing:.02em;text-transform:uppercase;color:#202223;background:#e4e5e7;padding:2px 5px;border-radius:3px}.st-staff-timeline__struck-label{display:inline-flex;align-items:center;gap:3px;font-size:10px;font-weight:600;letter-spacing:.01em;text-transform:none;color:#5c6063;background:#2a2a2814;padding:2px 7px;border-radius:999px}.st-staff-timeline__composer-body{display:flex;gap:10px;align-items:flex-start;padding:12px 12px 10px}.st-staff-timeline__composer-field{flex:1;min-width:0}.st-staff-timeline__composer-field textarea{width:100%;min-height:40px;max-height:160px;resize:vertical;border:none;outline:none;background:transparent;font:inherit;font-size:13px;line-height:1.45;color:#202223;padding:4px 0}.st-staff-timeline__composer-field textarea::placeholder{color:#8c9196}.st-staff-timeline__composer-footer{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:8px 10px;background:#f6f6f7;border-top:1px solid #e1e3e5}.st-staff-timeline__composer-hint{margin-right:auto;font-size:11px;color:#8c9196}.st-staff-timeline__post{appearance:none;border:none;border-radius:6px;padding:6px 12px;font-size:13px;font-weight:550;line-height:1.2;cursor:pointer;background:#b5b5b5;color:#fff}.st-staff-timeline__post:disabled{cursor:not-allowed;opacity:1}.st-staff-timeline__post:not(:disabled){background:#303030;color:#fff}.st-staff-timeline__post:not(:disabled):hover{background:#1a1a1a}.st-staff-timeline__privacy{margin:-4px 0 16px;padding-left:calc(var(--st-tl-avatar) + 12px);text-align:right;font-size:12px;color:#8c9196;line-height:1.3}.st-staff-timeline__entry-head{display:flex;align-items:baseline;justify-content:space-between;gap:8px;padding:10px 12px 0}.st-staff-timeline__entry-who{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px 8px;min-width:0}.st-staff-timeline__name{font-size:13px;font-weight:650;color:#202223}.st-staff-timeline__time{font-size:12px;color:#8c9196}.st-staff-timeline__new{font-size:10px;font-weight:650;letter-spacing:.02em;text-transform:uppercase;color:#8a6116;background:#ffe6a0;padding:2px 5px;border-radius:3px}.st-staff-timeline__meta{margin:2px 12px 0;font-size:12px;color:#6d7175;line-height:1.35}.st-staff-timeline__body{margin:6px 12px 12px;font-size:13px;line-height:1.45;color:#202223;white-space:pre-wrap}.st-staff-timeline__footer{margin:-6px 12px 10px;font-size:11px;line-height:1.35;color:#8c9196}.st-staff-timeline__empty{margin:8px 0 4px;padding-left:var(--st-tl-gutter);font-size:13px;color:#6d7175}.st-staff-timeline--chat{--st-chat-ink: #2a2a28;--st-chat-muted: #6d7175;--st-chat-line: #d8d9da;--st-chat-incoming: #eceeed;--st-chat-incoming-text: var(--st-chat-ink);--st-chat-outgoing: #5d7359;--st-chat-outgoing-hover: #4f634c;--st-chat-outgoing-text: #fff;--st-chat-bg: #f7f7f6;--st-chat-paper: #fff;display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.st-staff-timeline__chat-body{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.st-staff-timeline__spine--chat:before{display:none}.st-staff-timeline__spine--chat{display:flex;flex-direction:column;gap:2px;flex:1 1 auto;min-height:0;overflow-y:auto;padding:14px 16px 8px;background:var(--st-chat-bg);scroll-behavior:smooth}.st-staff-timeline__scroll-anchor{height:1px;flex-shrink:0}.st-staff-timeline__composer-chat{flex:0 0 auto}.st-staff-timeline__composer-chat--footer{padding:10px 14px 12px;border-top:1px solid var(--st-chat-line);background:var(--st-chat-paper)}.st-staff-timeline__composer-chat-inner{display:flex;align-items:flex-end;gap:8px;max-width:100%;padding:6px 6px 6px 14px;border-radius:22px;border:1px solid var(--st-chat-line);background:var(--st-chat-paper);box-shadow:0 1px 2px #2a2a280a}.st-staff-timeline__composer-chat-inner textarea{flex:1 1 auto;min-width:0;min-height:24px;max-height:120px;resize:none;border:none;outline:none;background:transparent;font:inherit;font-size:14px;line-height:1.45;color:var(--st-chat-ink);padding:6px 0}.st-staff-timeline__composer-chat-inner textarea::placeholder{color:#9a9a96}.st-staff-timeline__send-btn{appearance:none;flex:0 0 auto;border:none;border-radius:999px;padding:7px 14px;font-size:13px;font-weight:600;line-height:1.2;cursor:pointer;background:var(--st-chat-outgoing);color:var(--st-chat-outgoing-text);transition:background .15s ease}.st-staff-timeline__send-btn:disabled{cursor:not-allowed;background:#d2d5d8;color:#8c9196}.st-staff-timeline__send-btn:not(:disabled):hover{background:var(--st-chat-outgoing-hover)}.st-staff-timeline__row--chat-date{display:flex;justify-content:center;grid-template-columns:minmax(0,1fr);margin:14px 0 8px}.st-staff-timeline__row--chat-date .st-staff-timeline__date-label{padding:4px 12px;border-radius:999px;background:#2a2a280f;font-size:11px;font-weight:600;letter-spacing:.01em;color:var(--st-chat-muted)}.st-staff-timeline__row--chat-resolved{display:flex;width:100%;margin:20px 0 24px;padding:8px 0}.st-staff-timeline__row--chat-resolved .st-staff-timeline__resolved-divider{display:flex;align-items:center;gap:10px;width:100%;color:var(--st-chat-muted)}.st-staff-timeline__row--chat-resolved .st-staff-timeline__resolved-line{flex:1 1 auto;height:1px;min-width:16px;background:var(--st-chat-line)}.st-staff-timeline__row--chat-resolved .st-staff-timeline__resolved-label{flex:0 0 auto;padding:4px 12px;border-radius:999px;background:#e8ebe9;font-size:11px;font-weight:600;letter-spacing:.01em;text-transform:none;color:#4a5248;white-space:nowrap}.st-staff-timeline__row--chat-resolved .st-staff-timeline__resolved-check{background:#5d735938;color:#4a5f47}.st-staff-timeline__bubble-row{display:flex;width:100%;margin:1px 0 4px}.st-staff-timeline__bubble-row--incoming{justify-content:flex-start}.st-staff-timeline__bubble-row--outgoing{justify-content:flex-end}.st-staff-timeline__bubble-stack{display:flex;flex-direction:column;align-items:flex-start;max-width:min(75%,480px);min-width:0}.st-staff-timeline__bubble-row--outgoing .st-staff-timeline__bubble-stack{align-items:flex-end}.st-staff-timeline__bubble-author{margin:0 12px 4px;font-size:11px;font-weight:600;color:var(--st-chat-muted);line-height:1.2}.st-staff-timeline__bubble{position:relative;width:100%;padding:10px 14px 8px;border-radius:18px}.st-staff-timeline__bubble--incoming{background:var(--st-chat-incoming);color:var(--st-chat-incoming-text);border-bottom-left-radius:5px}.st-staff-timeline__bubble--outgoing{background:var(--st-chat-outgoing);color:var(--st-chat-outgoing-text);border-bottom-right-radius:5px}.st-staff-timeline__bubble-body{margin:0;font-size:14px;line-height:1.5;white-space:pre-wrap;word-break:break-word}.st-staff-timeline__bubble-foot{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:4px 6px;margin-top:5px}.st-staff-timeline__bubble-time{font-size:10px;line-height:1.2;opacity:.72}.st-staff-timeline__bubble--outgoing .st-staff-timeline__bubble-time{color:#ffffffd9}.st-staff-timeline__bubble--incoming .st-staff-timeline__bubble-time{color:var(--st-chat-muted)}.st-staff-timeline__bubble-meta{margin:5px 2px 0;font-size:11px;line-height:1.35;opacity:.8}.st-staff-timeline__bubble--outgoing .st-staff-timeline__bubble-meta{color:#ffffffe0;text-align:right}.st-staff-timeline__bubble--incoming .st-staff-timeline__bubble-meta{color:var(--st-chat-muted)}.st-staff-timeline__bubble-footer{margin:4px 2px 0;font-size:10px;line-height:1.35;opacity:.72}.st-staff-timeline__bubble--outgoing .st-staff-timeline__bubble-footer{color:#ffffffd1;text-align:right}.st-staff-timeline__bubble--incoming .st-staff-timeline__bubble-footer{color:#9a9a96}.st-staff-timeline__bubble.is-unread{box-shadow:0 0 0 2px #d4a843}.st-staff-timeline__bubble.is-featured{box-shadow:0 0 0 2px #2a2a2833}.st-staff-timeline__bubble.is-struck{filter:saturate(.88)}.st-staff-timeline__bubble.is-struck .st-staff-timeline__bubble-body{text-decoration:none;color:inherit}.st-staff-timeline__bubble--outgoing.is-struck{background:#627963;color:#f7faf7}.st-staff-timeline__bubble--incoming.is-struck{background:#eceeed;color:#4a4a48}.st-staff-timeline__bubble--incoming.is-struck .st-staff-timeline__bubble-time,.st-staff-timeline__bubble--incoming.is-struck .st-staff-timeline__bubble-meta,.st-staff-timeline__bubble--incoming.is-struck .st-staff-timeline__bubble-footer{color:#636668;opacity:1}.st-staff-timeline__bubble--outgoing.is-struck .st-staff-timeline__bubble-time,.st-staff-timeline__bubble--outgoing.is-struck .st-staff-timeline__bubble-meta,.st-staff-timeline__bubble--outgoing.is-struck .st-staff-timeline__bubble-footer{color:#f7faf7e0;opacity:1}.st-staff-timeline__bubble .st-staff-timeline__new,.st-staff-timeline__bubble .st-staff-timeline__featured-label,.st-staff-timeline__bubble .st-staff-timeline__struck-label{font-size:9px;padding:1px 5px}.st-staff-timeline__bubble--outgoing .st-staff-timeline__featured-label{background:#fff3;color:#fff}.st-staff-timeline__bubble--outgoing .st-staff-timeline__struck-label{background:#ffffff29;color:#fffffff2}.st-staff-timeline__empty--chat{padding:32px 12px;text-align:center;font-size:13px;color:var(--st-chat-muted)}
