.ts-feedback{--fb-red:#e82127;--fb-ink:#171a20;--fb-muted:#667085;--fb-line:#e4e7ec;--fb-bg:#fff;position:relative;z-index:2147481000;font-family:inherit}
.ts-feedback [hidden]{display:none!important}.ts-feedback button,.ts-feedback input,.ts-feedback select,.ts-feedback textarea{font:inherit}.ts-feedback .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.ts-feedback__launcher{position:fixed;right:max(22px,env(safe-area-inset-right));bottom:max(22px,env(safe-area-inset-bottom));display:flex;align-items:center;gap:9px;min-height:52px;padding:0 18px;border:0;border-radius:999px;background:var(--fb-ink);color:#fff;box-shadow:0 16px 42px rgba(17,24,39,.24);cursor:pointer;font-weight:800;letter-spacing:.01em;z-index:2}
.ts-feedback__launcher:hover{transform:translateY(-2px)}.ts-feedback__launcher:focus-visible{outline:3px solid rgba(232,33,39,.32);outline-offset:3px}.ts-feedback__launcher svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.ts-feedback__launcher b{position:absolute;right:-4px;top:-6px;display:grid;place-items:center;min-width:23px;height:23px;padding:0 5px;border:2px solid #fff;border-radius:999px;background:var(--fb-red);color:#fff;font-size:11px}
.ts-feedback__dialog{position:fixed;right:max(22px,env(safe-area-inset-right));bottom:calc(max(22px,env(safe-area-inset-bottom)) + 64px);display:flex;flex-direction:column;width:min(410px,calc(100vw - 28px));height:min(650px,calc(100dvh - 110px));overflow:hidden;border:1px solid rgba(17,24,39,.1);border-radius:22px;background:var(--fb-bg);box-shadow:0 28px 80px rgba(17,24,39,.28)}
.ts-feedback__header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:17px 18px;background:var(--fb-ink);color:#fff}.ts-feedback__header small{display:block;margin-bottom:2px;color:#b8bec8;font-size:11px}.ts-feedback__header h2{margin:0;font-size:20px}.ts-feedback__header button{display:grid;place-items:center;width:36px;height:36px;border:1px solid rgba(255,255,255,.18);border-radius:50%;background:rgba(255,255,255,.08);color:#fff;cursor:pointer;font-size:25px}
.ts-feedback__notice{margin:10px 14px 0;padding:10px 12px;border-radius:10px;background:#eef4ff;color:#1849a9;font-size:13px;line-height:1.45}.ts-feedback__notice.is-error{background:#fff1f2;color:#b42318}.ts-feedback__notice.is-success{background:#ecfdf3;color:#067647}
.ts-feedback__loading{display:flex;justify-content:center;gap:6px;padding:18px}.ts-feedback__loading i{width:8px;height:8px;border-radius:50%;background:#98a2b3;animation:tsFeedbackPulse .9s infinite alternate}.ts-feedback__loading i:nth-child(2){animation-delay:.15s}.ts-feedback__loading i:nth-child(3){animation-delay:.3s}@keyframes tsFeedbackPulse{to{opacity:.25;transform:translateY(-3px)}}
.ts-feedback__auth{margin:auto;padding:30px;text-align:center}.ts-feedback__auth-icon{display:grid;place-items:center;width:58px;height:58px;margin:0 auto 15px;border-radius:18px;background:var(--fb-red);color:#fff;font-size:28px;font-weight:900}.ts-feedback__auth h3{margin:0 0 8px;color:var(--fb-ink)}.ts-feedback__auth p{margin:0 0 18px;color:var(--fb-muted);font-size:14px;line-height:1.55}.ts-feedback__auth a{display:inline-flex;padding:11px 20px;border-radius:10px;background:var(--fb-red);color:#fff;text-decoration:none;font-weight:800}
.ts-feedback__list,.ts-feedback__compose,.ts-feedback__thread{min-height:0;flex:1}.ts-feedback__list,.ts-feedback__thread{display:flex;flex-direction:column}.ts-feedback__toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 16px;border-bottom:1px solid var(--fb-line)}.ts-feedback__toolbar strong,.ts-feedback__toolbar small{display:block}.ts-feedback__toolbar small{margin-top:2px;color:var(--fb-muted);font-size:11px}.ts-feedback__toolbar button,.ts-feedback__thread-head>button:last-child{border:1px solid #f1aeb1;border-radius:9px;background:#fff5f5;color:#b42318;padding:8px 11px;cursor:pointer;font-weight:750;font-size:12px}
.ts-feedback__threads{min-height:0;overflow:auto;padding:8px}.ts-feedback__empty{display:grid;place-items:center;min-height:260px;padding:30px;text-align:center;color:var(--fb-muted)}.ts-feedback__empty strong{display:block;margin-bottom:7px;color:var(--fb-ink)}
.ts-feedback__thread-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px 10px;width:100%;padding:13px 12px;border:0;border-bottom:1px solid #eef0f3;background:#fff;text-align:left;cursor:pointer}.ts-feedback__thread-item:hover{background:#fafafa}.ts-feedback__thread-item strong{overflow:hidden;color:var(--fb-ink);text-overflow:ellipsis;white-space:nowrap}.ts-feedback__thread-item p{grid-column:1/-1;overflow:hidden;margin:0;color:var(--fb-muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.ts-feedback__thread-item small{color:#98a2b3}.ts-feedback__thread-item b{min-width:20px;padding:2px 6px;border-radius:999px;background:var(--fb-red);color:#fff;font-size:10px;text-align:center}
.ts-feedback__compose{overflow:auto;padding:14px 16px}.ts-feedback__back{align-self:flex-start;margin:0 0 12px;padding:0;border:0;background:none;color:#475467;cursor:pointer;font-weight:700;font-size:12px}.ts-feedback__compose label{display:block;margin-bottom:13px}.ts-feedback__compose label>span{display:block;margin-bottom:6px;color:#344054;font-size:12px;font-weight:750}.ts-feedback__compose input,.ts-feedback__compose select,.ts-feedback__compose textarea,.ts-feedback__reply textarea{width:100%;box-sizing:border-box;border:1px solid #d0d5dd;border-radius:10px;background:#fff;color:var(--fb-ink);outline:none}.ts-feedback__compose input,.ts-feedback__compose select{height:43px;padding:0 11px}.ts-feedback__compose textarea{padding:11px;resize:vertical}.ts-feedback__compose input:focus,.ts-feedback__compose select:focus,.ts-feedback__compose textarea:focus,.ts-feedback__reply textarea:focus{border-color:var(--fb-red);box-shadow:0 0 0 3px rgba(232,33,39,.1)}.ts-feedback__file small{display:block;margin-top:5px;color:#98a2b3;font-size:10px}.ts-feedback__submit{width:100%;height:45px;border:0;border-radius:11px;background:var(--fb-red);color:#fff;cursor:pointer;font-weight:850}.ts-feedback__submit:disabled,.ts-feedback__reply button:disabled{cursor:not-allowed;opacity:.45}
.ts-feedback__thread-head{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px 14px;border-bottom:1px solid var(--fb-line)}.ts-feedback__thread-head .ts-feedback__back{margin:0;font-size:0}.ts-feedback__thread-head .ts-feedback__back:first-letter{font-size:20px}.ts-feedback__thread-head div{min-width:0}.ts-feedback__thread-head strong,.ts-feedback__thread-head small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ts-feedback__thread-head strong{font-size:14px}.ts-feedback__thread-head small{color:var(--fb-muted);font-size:10px}
.ts-feedback__messages{min-height:0;flex:1;overflow:auto;padding:15px;background:#f8fafc}.ts-feedback__message{max-width:84%;margin:0 0 11px;padding:10px 12px;border:1px solid #e4e7ec;border-radius:14px 14px 14px 4px;background:#fff;color:#1d2939;font-size:13px;line-height:1.5;white-space:pre-wrap;word-break:break-word}.ts-feedback__message.is-user{margin-left:auto;border-color:#ffd0d2;border-radius:14px 14px 4px 14px;background:#fff5f5}.ts-feedback__message footer{display:flex;justify-content:flex-end;gap:7px;margin-top:6px;color:#98a2b3;font-size:9px}.ts-feedback__attachments{display:flex;flex-wrap:wrap;gap:5px;margin-top:7px}.ts-feedback__attachments a{padding:5px 7px;border-radius:7px;background:#eef2f6;color:#344054;text-decoration:none;font-size:10px;font-weight:700}
.ts-feedback__reply{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:end;gap:7px;padding:10px;border-top:1px solid var(--fb-line);background:#fff}.ts-feedback__reply label{margin:0}.ts-feedback__reply textarea{min-height:42px;max-height:110px;padding:10px;resize:none}.ts-feedback__reply-file input{position:absolute;width:1px;height:1px;opacity:0}.ts-feedback__reply-file span,.ts-feedback__reply button{display:grid;place-items:center;height:42px;border:1px solid #d0d5dd;border-radius:10px;background:#fff;cursor:pointer}.ts-feedback__reply-file span{width:42px}.ts-feedback__reply button{padding:0 12px;border-color:var(--fb-red);background:var(--fb-red);color:#fff;font-size:12px;font-weight:800}
body.ts-feedback-open{overflow:hidden}
@media(max-width:720px){.ts-feedback__launcher{right:14px;bottom:calc(78px + env(safe-area-inset-bottom));min-width:48px;min-height:48px;padding:0 13px}.ts-feedback__launcher>span{display:none}.ts-feedback__dialog{inset:0;width:100%;height:100dvh;max-width:none;border:0;border-radius:0}.ts-feedback__header{padding-top:calc(14px + env(safe-area-inset-top))}.ts-feedback__reply{padding-bottom:calc(10px + env(safe-area-inset-bottom))}}
@media(prefers-reduced-motion:reduce){.ts-feedback__launcher{transition:none}.ts-feedback__loading i{animation:none}}
