.Feedback-module__taR6jq__container{background-color:var(--bg-page);min-height:100vh;padding:0}.Feedback-module__taR6jq__header{background:var(--bg-surface);border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.Feedback-module__taR6jq__breadcrumbs{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.875rem;display:flex}.Feedback-module__taR6jq__breadcrumbActive{color:var(--text-primary);font-weight:500}.Feedback-module__taR6jq__contentWrapper{padding:1.5rem}.Feedback-module__taR6jq__statsRow{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1.5rem;display:grid}.Feedback-module__taR6jq__statCard{background:var(--bg-surface);border:1px solid var(--border-color);border-radius:12px;align-items:center;gap:1rem;padding:1.25rem;display:flex;box-shadow:0 1px 3px #0000000a}.Feedback-module__taR6jq__statIcon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.Feedback-module__taR6jq__statIconBlue{background:var(--blue-100);color:var(--blue-500)}.Feedback-module__taR6jq__statIconGreen{color:var(--blue-500)}.Feedback-module__taR6jq__statIconRed{color:#dc2626;background:#ef44441a}.Feedback-module__taR6jq__statIconOrange{color:#ea580c;background:#f973161a}.Feedback-module__taR6jq__statContent{flex-direction:column;display:flex}.Feedback-module__taR6jq__statValue{color:var(--text-primary);font-size:1.5rem;font-weight:700;line-height:1.2}.Feedback-module__taR6jq__statLabel{color:var(--text-secondary);margin-top:.125rem;font-size:.8rem}.Feedback-module__taR6jq__tabsContainer{border-bottom:2px solid var(--border-color);align-items:center;gap:0;margin-bottom:1rem;display:flex}.Feedback-module__taR6jq__tab{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:.5rem;margin-bottom:-2px;padding:.75rem 1.25rem;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.Feedback-module__taR6jq__tab:hover{color:var(--blue-500)}.Feedback-module__taR6jq__tabActive{color:var(--blue-500);border-bottom-color:var(--blue-500)}.Feedback-module__taR6jq__tabBadge{background:var(--blue-100);color:var(--blue-500);border-radius:999px;padding:.125rem .5rem;font-size:.7rem;font-weight:600}.Feedback-module__taR6jq__controlsRow{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.Feedback-module__taR6jq__searchWrapper{width:280px;position:relative}.Feedback-module__taR6jq__searchIcon{color:var(--text-secondary);width:16px;height:16px;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.Feedback-module__taR6jq__searchInput{border:1px solid var(--border-color);width:100%;color:var(--text-primary);background:var(--bg-surface);border-radius:8px;outline:none;padding:.625rem .75rem .625rem 2.25rem;font-size:.875rem;transition:border-color .2s,box-shadow .2s}.Feedback-module__taR6jq__searchInput:focus{border-color:var(--blue-500);box-shadow:0 0 0 3px var(--blue-100)}.Feedback-module__taR6jq__searchInput::placeholder{color:#9ca3af}.Feedback-module__taR6jq__reasonSelect{border:1px solid var(--border-color);color:var(--text-primary);background:var(--bg-surface);cursor:pointer;border-radius:8px;outline:none;padding:.625rem .75rem;font-size:.875rem;transition:border-color .2s}.Feedback-module__taR6jq__reasonSelect:focus{border-color:var(--blue-500)}.Feedback-module__taR6jq__resultCount{color:var(--text-secondary);margin-left:auto;font-size:.8rem}.Feedback-module__taR6jq__tableWrapper{background:var(--bg-surface);border:1px solid var(--border-color);border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000000a}.Feedback-module__taR6jq__table{border-collapse:collapse;width:100%}.Feedback-module__taR6jq__table thead{background:var(--bg-page)}.Feedback-module__taR6jq__table th{color:var(--text-secondary);text-align:left;border-bottom:1px solid var(--border-color);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;padding:.75rem 1rem;font-size:.75rem;font-weight:600}.Feedback-module__taR6jq__table tbody tr{border-bottom:1px solid var(--border-color);cursor:pointer;transition:background-color .15s}.Feedback-module__taR6jq__table tbody tr:last-child{border-bottom:none}.Feedback-module__taR6jq__table tbody tr:hover{background-color:#13017c05}.Feedback-module__taR6jq__table td{color:var(--text-primary);vertical-align:middle;padding:.875rem 1rem;font-size:.875rem}.Feedback-module__taR6jq__cellDate{color:var(--text-primary);white-space:nowrap;font-size:.875rem}.Feedback-module__taR6jq__cellTime{color:var(--text-secondary);margin-top:.125rem;font-size:.75rem}.Feedback-module__taR6jq__cellText{text-overflow:ellipsis;white-space:nowrap;max-width:220px;color:var(--text-primary);display:block;overflow:hidden}.Feedback-module__taR6jq__cellMuted{color:var(--text-secondary)}.Feedback-module__taR6jq__badge{border-radius:999px;align-items:center;gap:.375rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.Feedback-module__taR6jq__badgeDot{background:currentColor;border-radius:50%;flex-shrink:0;width:6px;height:6px}.Feedback-module__taR6jq__badgeLike{background:var(--blue-100);color:var(--blue-500)}.Feedback-module__taR6jq__badgeDislike{color:#dc2626;background:#ef44441a}.Feedback-module__taR6jq__loadingContainer{flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:4rem 2rem;display:flex}.Feedback-module__taR6jq__loadingText{color:var(--text-secondary);font-size:.875rem}.Feedback-module__taR6jq__emptyState{color:var(--text-secondary);flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:4rem 2rem;display:flex}.Feedback-module__taR6jq__emptyTitle{color:var(--text-primary);font-size:1.125rem;font-weight:600}.Feedback-module__taR6jq__emptyText{color:var(--text-secondary);font-size:.875rem}.Feedback-module__taR6jq__overlay{z-index:100;background:#0006;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.Feedback-module__taR6jq__modal{background:var(--bg-surface);border-radius:16px;width:100%;max-width:600px;max-height:80vh;overflow-y:auto;box-shadow:0 20px 60px #00000026}.Feedback-module__taR6jq__modalHeader{border-bottom:1px solid var(--border-color);background:var(--bg-surface);z-index:1;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex;position:sticky;top:0}.Feedback-module__taR6jq__modalTitle{color:var(--text-primary);margin:0;font-size:1rem;font-weight:700}.Feedback-module__taR6jq__closeBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;padding:4px;transition:color .15s;display:flex}.Feedback-module__taR6jq__closeBtn:hover{color:var(--text-primary);background:var(--bg-page)}.Feedback-module__taR6jq__modalBody{padding:1.5rem}.Feedback-module__taR6jq__modalMeta{align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.Feedback-module__taR6jq__modalMetaDate{color:var(--text-secondary);font-size:.8rem}.Feedback-module__taR6jq__modalSection{margin-bottom:1.25rem}.Feedback-module__taR6jq__modalLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.7rem;font-weight:600}.Feedback-module__taR6jq__modalText{color:var(--text-primary);background:var(--bg-page);word-break:break-word;border:1px solid var(--border-color);border-radius:8px;margin:0;padding:.875rem 1rem;font-size:.875rem;line-height:1.7}.Feedback-module__taR6jq__modalText p{margin:0 0 .75rem}.Feedback-module__taR6jq__modalText p:last-child{margin-bottom:0}.Feedback-module__taR6jq__modalText strong{color:var(--text-primary);font-weight:600}.Feedback-module__taR6jq__modalText ol,.Feedback-module__taR6jq__modalText ul{margin:.25rem 0 .75rem;padding-left:1.25rem}.Feedback-module__taR6jq__modalText li{margin-bottom:.25rem}.Feedback-module__taR6jq__modalText ol{list-style-type:decimal}.Feedback-module__taR6jq__modalText ul{list-style-type:disc}.Feedback-module__taR6jq__divider{border:none;border-top:1px solid var(--border-color);margin:1.25rem 0}.Feedback-module__taR6jq__historyItem{border-left:2px solid var(--border-color);margin-bottom:.875rem;padding-left:.875rem}.Feedback-module__taR6jq__historyQ{color:var(--text-primary);margin-bottom:.25rem;font-size:.8rem;font-weight:600}.Feedback-module__taR6jq__historyA{color:var(--text-secondary);font-size:.8rem;line-height:1.6}.Feedback-module__taR6jq__historyA p{margin:0 0 .5rem}.Feedback-module__taR6jq__historyA p:last-child{margin-bottom:0}.Feedback-module__taR6jq__historyA strong{color:var(--text-primary);font-weight:600}.Feedback-module__taR6jq__historyA ol,.Feedback-module__taR6jq__historyA ul{margin:.25rem 0 .5rem;padding-left:1.25rem}.Feedback-module__taR6jq__historyA li{margin-bottom:.2rem}.Feedback-module__taR6jq__historyA ol{list-style-type:decimal}.Feedback-module__taR6jq__historyA ul{list-style-type:disc}.Feedback-module__taR6jq__badgeResolved,.Feedback-module__taR6jq__badgePending{background:var(--blue-100);color:var(--blue-500)}.Feedback-module__taR6jq__exportBtn{color:var(--text-secondary);border:1px solid var(--border-color);background:var(--bg-surface);cursor:pointer;white-space:nowrap;border-radius:8px;align-items:center;gap:.375rem;padding:.625rem .875rem;font-size:.8rem;font-weight:500;transition:all .2s;display:flex}.Feedback-module__taR6jq__exportBtn:hover{border-color:var(--blue-500);color:var(--blue-500)}.Feedback-module__taR6jq__modalFooter{border-top:1px solid var(--border-color);background:var(--bg-page);border-radius:0 0 16px 16px;align-items:center;gap:.5rem;padding:1rem 1.5rem;display:flex}.Feedback-module__taR6jq__actionBtn{cursor:pointer;border:1px solid #0000;border-radius:8px;align-items:center;gap:.375rem;padding:.5rem 1rem;font-size:.8rem;font-weight:500;transition:all .2s;display:inline-flex}.Feedback-module__taR6jq__actionBtn:disabled{opacity:.5;cursor:not-allowed}.Feedback-module__taR6jq__actionBtnGreen{background:var(--blue-100);color:var(--blue-500);border-color:var(--blue-200)}.Feedback-module__taR6jq__actionBtnGreen:hover:not(:disabled){background:var(--blue-200)}.Feedback-module__taR6jq__actionBtnRed{color:#dc2626;background:#ef44441a;border-color:#ef444433}.Feedback-module__taR6jq__actionBtnRed:hover:not(:disabled){background:#ef44442e}.Feedback-module__taR6jq__actionBtnGray{background:var(--bg-surface);color:var(--text-secondary);border-color:var(--border-color)}.Feedback-module__taR6jq__actionBtnGray:hover:not(:disabled){color:var(--text-primary);border-color:var(--text-secondary)}.Feedback-module__taR6jq__actionBtnGhost{color:var(--text-secondary);background:0 0;border-color:#0000}.Feedback-module__taR6jq__actionBtnGhost:hover:not(:disabled){color:#dc2626;background:#ef444414}.Feedback-module__taR6jq__deleteConfirmRow{align-items:center;gap:.5rem;display:flex}.Feedback-module__taR6jq__deleteConfirmText{color:#dc2626;font-size:.8rem;font-weight:500}.Feedback-module__taR6jq__viewChatBtn{background:var(--blue-500);color:#fff;cursor:pointer;border:none;border-radius:10px;align-items:center;gap:8px;margin-top:10px;padding:10px 20px;font-weight:600;transition:all .2s;display:inline-flex}.Feedback-module__taR6jq__viewChatBtn:hover{background:var(--blue-500);transform:translateY(-1px)}.Feedback-module__taR6jq__viewChatBtn:active{transform:translateY(0)}
@keyframes KgpChat-module__u7Duaa__widgetSlideUp{0%{opacity:0;transform:translateY(24px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes KgpChat-module__u7Duaa__widgetSlideDown{0%{opacity:1;transform:translateY(0)scale(1)}30%{opacity:1;transform:translateY(-8px)scale(1.03)}to{opacity:0;transform:translateY(28px)scale(.94)}}@keyframes KgpChat-module__u7Duaa__widgetBtnPop{0%{opacity:0;transform:scale(.6)}70%{transform:scale(1.12)}to{opacity:1;transform:scale(1)}}@keyframes KgpChat-module__u7Duaa__widgetBtnPulse{0%,to{box-shadow:0 4px 20px #f04f4c66}50%{box-shadow:0 4px 32px #f04f4cb3}}.KgpChat-module__u7Duaa__widgetPanelOpen{animation:.28s cubic-bezier(.34,1.56,.64,1) both KgpChat-module__u7Duaa__widgetSlideUp}.KgpChat-module__u7Duaa__widgetPanelClose{animation:.28s cubic-bezier(.36,0,.66,-.56) both KgpChat-module__u7Duaa__widgetSlideDown}.KgpChat-module__u7Duaa__widgetBtn{animation:.3s cubic-bezier(.34,1.56,.64,1) both KgpChat-module__u7Duaa__widgetBtnPop}.KgpChat-module__u7Duaa__widgetBtnPulse{animation:2.4s ease-in-out infinite KgpChat-module__u7Duaa__widgetBtnPulse}.KgpChat-module__u7Duaa__chat-page{box-sizing:border-box;background:#fff;flex-direction:column;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.KgpChat-module__u7Duaa__red-triangle-bg:after{content:"";pointer-events:none;z-index:5;background-image:url(/red-triangle.svg);background-position:0;background-repeat:no-repeat;background-size:contain;width:50px;height:200px;position:fixed;top:140px;left:0}.KgpChat-module__u7Duaa__green-triangle-bg:after{content:"";pointer-events:none;z-index:5;background-image:url(/green-triangle.svg);background-position:100%;background-repeat:no-repeat;background-size:contain;width:50px;height:200px;position:fixed;bottom:200px;right:0}.KgpChat-module__u7Duaa__header{z-index:100;background-color:#fff;flex-direction:row;justify-content:flex-start;align-items:center;gap:12px;padding:16px 24px;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 10px #0000000d}.KgpChat-module__u7Duaa__beta-tag{color:#fff;letter-spacing:.5px;background:#29e297;border-radius:16px;align-items:center;padding:2px 8px;font-size:11px;font-weight:400;display:flex}.KgpChat-module__u7Duaa__chat-section-container{flex:1;width:100%;margin-top:80px;position:relative;overflow:hidden}.KgpChat-module__u7Duaa__chat-section{flex-direction:column;justify-content:flex-start;align-items:center;padding:0 20px;display:flex;position:absolute;inset:0;overflow-y:auto}.KgpChat-module__u7Duaa__chat-section::-webkit-scrollbar{display:none}.KgpChat-module__u7Duaa__chat-section{-ms-overflow-style:none;scrollbar-width:none}.KgpChat-module__u7Duaa__chat-highlight{color:#2b2c2c;text-align:center;flex-direction:column;flex-shrink:0;align-items:center;width:100%;padding-top:60px;padding-bottom:20px;display:flex}.KgpChat-module__u7Duaa__chat-highlight h2{margin:10px 0;font-size:20px;font-weight:400;line-height:28px}.KgpChat-module__u7Duaa__chat-highlight h3{color:#666;margin-bottom:40px;font-size:14px;font-weight:400;line-height:24px}.KgpChat-module__u7Duaa__chat-log-container{flex-direction:column;gap:24px;width:100%;max-width:800px;padding-bottom:150px;display:flex}.KgpChat-module__u7Duaa__messageRow{flex-direction:column;width:fit-content;max-width:85%;display:flex}.KgpChat-module__u7Duaa__userRow{align-self:flex-end}.KgpChat-module__u7Duaa__botRow{align-self:flex-start}.KgpChat-module__u7Duaa__bubble{word-break:break-word;min-width:60px;padding:12px 24px;font-size:16px;font-weight:400;line-height:24px}.KgpChat-module__u7Duaa__userBubble{color:#fff;background:#261c1c;border-radius:28px 0 24px 28px}.KgpChat-module__u7Duaa__botBubble{color:#2b2c2c;background:#ffffffb8;border:2px solid #f04f4c;border-radius:24px 28px 28px 0;font-weight:400}.KgpChat-module__u7Duaa__chat-input-section{z-index:90;pointer-events:none;background:linear-gradient(#0000,#fff 20%);flex-direction:column;width:100%;padding:20px 20px 30px;display:flex;position:absolute;bottom:0;left:0;right:0}.KgpChat-module__u7Duaa__chat-input-section>*{pointer-events:auto}.KgpChat-module__u7Duaa__input-prompt{background:#f7f7f7;border-radius:30px;flex-direction:row;align-items:center;width:100%;max-width:800px;margin:0 auto;padding:4px 20px;display:flex;box-shadow:0 4px 20px #0000000d}.KgpChat-module__u7Duaa__input-prompt input{color:#2b2c2c;background:0 0;border:none;outline:none;flex:1;padding:14px 0;font-size:16px}.KgpChat-module__u7Duaa__suggestion-chips{scrollbar-width:none;flex-direction:row;justify-content:flex-start;align-items:center;gap:10px;width:100%;max-width:800px;margin:0 auto 15px;display:flex;overflow-x:auto}.KgpChat-module__u7Duaa__suggestion-chips::-webkit-scrollbar{display:none}.KgpChat-module__u7Duaa__btn-transparent{color:#2b2c2c;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #ddd;border-radius:40px;padding:10px 24px;font-size:14px;transition:all .2s}.KgpChat-module__u7Duaa__btn-transparent:hover{color:#f04f4c;border-color:#f04f4c}.KgpChat-module__u7Duaa__btn-transparent-large{padding:16px 32px;font-size:15px}.KgpChat-module__u7Duaa__loadingBubble{color:#2b2c2c;background:#ffffffb8;border:2px solid #f04f4c;border-radius:24px 28px 28px 0;min-width:60px;padding:12px 24px;font-size:16px;font-weight:400;line-height:24px}.KgpChat-module__u7Duaa__markdownContent p{margin:0 0 .5rem}.KgpChat-module__u7Duaa__markdownContent p:last-child{margin-bottom:0}.KgpChat-module__u7Duaa__markdownContent ul,.KgpChat-module__u7Duaa__markdownContent ol{margin:.5rem 0;padding-left:1.25rem}.KgpChat-module__u7Duaa__markdownContent strong{font-weight:400}.KgpChat-module__u7Duaa__feedbackRow{align-self:flex-end;gap:4px;margin-top:4px;padding-right:24px;display:flex}.KgpChat-module__u7Duaa__feedbackBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:color .2s;display:flex}.KgpChat-module__u7Duaa__feedbackBtn:hover:not(:disabled){color:#f04f4c}.KgpChat-module__u7Duaa__feedbackBtn:disabled{cursor:default}.KgpChat-module__u7Duaa__feedbackBtnActive{color:#22c55e!important}.KgpChat-module__u7Duaa__feedbackBtnDislikeActive{color:#f04f4c!important}.KgpChat-module__u7Duaa__modalOverlay{z-index:200;background:#00000073;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.KgpChat-module__u7Duaa__modal{background:#fff;border-radius:20px;flex-direction:column;gap:16px;width:100%;max-width:420px;padding:28px 24px 24px;display:flex;position:relative}.KgpChat-module__u7Duaa__modalClose{cursor:pointer;color:#2b2c2c;background:#fff;border:1.5px solid #2b2c2c;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;top:16px;right:16px}.KgpChat-module__u7Duaa__modalAnswerPreview{color:#2b2c2c;border:2px solid #f04f4c;border-radius:16px;padding:16px 20px;font-size:15px;line-height:1.6}.KgpChat-module__u7Duaa__modalTitle{color:#2b2c2c;text-align:center;margin:0;font-size:16px;font-weight:400;line-height:1.5}.KgpChat-module__u7Duaa__formField{flex-direction:column;gap:6px;display:flex}.KgpChat-module__u7Duaa__formLabel{color:#666;font-size:13px}.KgpChat-module__u7Duaa__formLabelError{color:#f04f4c}.KgpChat-module__u7Duaa__selectWrapper{border-bottom:1.5px solid #2b2c2c;align-items:center;padding-bottom:8px;display:flex;position:relative}.KgpChat-module__u7Duaa__formSelect{color:#2b2c2c;appearance:none;cursor:pointer;background:0 0;border:none;outline:none;flex:1;padding-right:24px;font-size:16px;font-weight:400}.KgpChat-module__u7Duaa__selectIcon{color:#2b2c2c;pointer-events:none;position:absolute;right:0}.KgpChat-module__u7Duaa__formTextarea{resize:none;color:#2b2c2c;background:0 0;border:none;border-bottom:1.5px solid #ddd;outline:none;padding-bottom:6px;font-family:inherit;font-size:15px;line-height:1.5;transition:border-color .2s}.KgpChat-module__u7Duaa__formTextarea:focus{border-bottom-color:#2b2c2c}.KgpChat-module__u7Duaa__formTextareaError{border-bottom-color:#f04f4c!important}.KgpChat-module__u7Duaa__fieldError{color:#f04f4c;margin:0;font-size:12px}.KgpChat-module__u7Duaa__modalActions{gap:12px;margin-top:4px;display:flex}.KgpChat-module__u7Duaa__btnSkip{color:#f04f4c;cursor:pointer;background:0 0;border:none;border-radius:40px;flex:1;padding:14px;font-size:15px;font-weight:400}.KgpChat-module__u7Duaa__btnSubmit{color:#fff;cursor:pointer;background:#f04f4c;border:none;border-radius:40px;flex:1;padding:14px;font-size:15px;font-weight:400;transition:opacity .2s}.KgpChat-module__u7Duaa__btnSubmit:disabled{opacity:.6;cursor:not-allowed}.KgpChat-module__u7Duaa__successIcon{background:#4ade80;border-radius:50%;justify-content:center;align-self:center;align-items:center;width:80px;height:80px;margin:8px 0;display:flex}.KgpChat-module__u7Duaa__successTitle{color:#2b2c2c;text-align:center;margin:0;font-size:18px;font-weight:400}.KgpChat-module__u7Duaa__successSubtitle{color:#666;text-align:center;margin:0;font-size:14px;line-height:1.6}
