.KeyPromptsHelpModal_modalOverlay__yzhwY{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;z-index:3000;padding:16px}.KeyPromptsHelpModal_modalContent__iIYyM{background-color:var(--white);border-radius:20px;width:100%;max-height:80vh;overflow-y:auto;max-width:720px;padding:24px;position:relative;box-shadow:0 10px 25px rgba(0,0,0,.12);border:2px solid var(--border-gray);color:var(--black);scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}.KeyPromptsHelpModal_closeButton__35kPv{position:absolute;top:16px;right:16px;background:none;border:none;font-size:20px;cursor:pointer;color:#999;display:flex;align-items:center;justify-content:center;padding:7px;border-radius:10px;transition:all .2s ease}.KeyPromptsHelpModal_closeButton__35kPv:hover{background-color:#f0f0f0;color:#333}.KeyPromptsHelpModal_title__YhMV6{font-size:22px;margin:0 0 16px}.KeyPromptsHelpModal_bulletList__SO4qs{padding-left:20px;display:grid;grid-gap:8px;gap:8px;margin-bottom:18px}.KeyPromptsHelpModal_bulletList__SO4qs li{background-color:var(--gray);padding:8px 11px;width:100%;border-radius:10px}.KeyPromptsHelpModal_noteCard___IxPJ{background:#ffebeb;border:1px solid #b20000;border-radius:12px;padding:14px 16px;margin-bottom:18px}[data-theme=dark] .KeyPromptsHelpModal_noteCard___IxPJ{background-color:#f8b7b7;border-color:#d87171}.KeyPromptsHelpModal_noteLabel__wyUPx{font-weight:700;margin:0 0 4px;color:#b20000}.KeyPromptsHelpModal_noteText__KvJr_{margin:0;line-height:1.5;color:#b20000}.KeyPromptsHelpModal_examplesGrid__au4rR{display:grid;grid-template-columns:1fr;grid-gap:18px;gap:18px}.KeyPromptsHelpModal_subtitle__FJtSP{margin:0 0 8px;font-size:18px}.KeyPromptsHelpModal_helperText__ZMxz_{margin:0 0 8px;color:#666}.KeyPromptsHelpModal_exampleList__3_mTY{margin:0;padding-left:18px;display:grid;grid-gap:6px;gap:6px}.KeyPromptsHelpModal_subtitleBad__3rPcJ{color:#b20000}.KeyPromptsHelpModal_subtitleGood__QGHG2{color:#00b200}@media (max-width:600px){.KeyPromptsHelpModal_modalContent__iIYyM{max-height:80vh;padding:15px}.KeyPromptsHelpModal_title__YhMV6{font-size:18px}.KeyPromptsHelpModal_bulletList__SO4qs li,.KeyPromptsHelpModal_noteLabel__wyUPx,.KeyPromptsHelpModal_noteText__KvJr_{font-size:14px}}.KeyPromptModal_modalOverlay__uhvF5{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;z-index:3000;padding:16px}.KeyPromptModal_modalContent__RkSOb{background-color:var(--white);border-radius:20px;width:100%;max-height:85vh;overflow-y:auto;max-width:1100px;padding:15px;position:relative;box-shadow:0 10px 25px rgba(0,0,0,.12);border:2px solid var(--border-gray);color:var(--black);display:flex;flex-direction:column;gap:10px;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}.KeyPromptModal_closeButton__rbRDC{position:absolute;top:10px;right:10px;background:none;border:none;font-size:20px;cursor:pointer;color:#999;display:flex;align-items:center;justify-content:center;padding:7px;border-radius:10px;transition:all .2s ease}.KeyPromptModal_closeButton__rbRDC:hover{background-color:#f0f0f0;color:#333}.KeyPromptModal_modalSeparator__ykXgV{width:100%;height:2px;border:none;border-radius:3px;background-color:var(--gray)}.KeyPromptModal_modalChipsContainer__hZ_sK{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:10px;width:100%}.KeyPromptModal_modalChip__GzZff{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:5px;padding:4px 8px;border-radius:10px;border:2px solid var(--gray)}.KeyPromptModal_modalChip__GzZff,.KeyPromptModal_modalChip__GzZff p{font-size:12px;font-weight:400;color:var(--black)}.KeyPromptModal_modalChip__GzZff img{width:14px;height:14px;border-radius:5px}.KeyPromptModal_modalChip__GzZff svg{font-size:12px;color:var(--black)}.KeyPromptModal_activeDot__6hGAQ{width:5px;height:5px;border-radius:50%}.KeyPromptModal_modalBrandsMentionedContainer__82d03{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:10px;width:100%}.KeyPromptModal_modalBrandsMentionedTitle__4h4kG{font-size:14px;font-weight:600;color:var(--black)}.KeyPromptModal_sourcesContainer__TMVcZ{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:10px;width:100%}.KeyPromptModal_sourceChip__Y5_YH{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:5px;padding:5px 10px;border-radius:8px;background-color:var(--gray);font-weight:600;font-size:12px;color:var(--black);text-decoration:none;transition:opacity .2s ease;max-width:100%;min-width:0}.KeyPromptModal_sourceChip__Y5_YH svg{min-width:12px;min-height:12px;color:var(--black)}.KeyPromptModal_sourceFavicon__RPlFB{width:14px;height:14px;min-width:14px;min-height:14px;border-radius:4px}.KeyPromptModal_sourceChip__Y5_YH p{font-size:12px;font-weight:500;color:var(--black);max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.KeyPromptModal_sourceChip__Y5_YH:hover{opacity:.7}.KeyPromptModal_sourceChipUser__Rsvse{background-color:var(--tag-you-background)}.KeyPromptModal_sourceChipKeyCompetitor__6dXj_{background-color:var(--tag-competitor-background)}.KeyPromptModal_emptySourcesText__D7mN5{font-size:12px;color:var(--black);opacity:.7}.KeyPromptModal_brandChipsContainer__B77PC{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:7px;width:100%}.KeyPromptModal_brandChip__vZG9W{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:5px;padding:5px 10px;border-radius:8px;background-color:var(--gray);font-weight:600;cursor:pointer;transition:opacity .2s ease;font-size:12px}.KeyPromptModal_brandChipUser__Uikc4{background-color:var(--tag-you-background)}.KeyPromptModal_brandChipCompetitor__xcPwG,.KeyPromptModal_brandChipMerged__uzQZJ,.KeyPromptModal_brandChipUnknown__ccKcg{background-color:var(--border-gray)}.KeyPromptModal_brandChipKeyCompetitor__trBcP{background-color:var(--tag-competitor-background)}.KeyPromptModal_brandChipIgnored__YJyDC{background-color:var(--tag-ignore-background)}.KeyPromptModal_brandChipIgnored__YJyDC p{color:var(--tag-ignore-text);text-decoration:line-through;opacity:.5}.KeyPromptModal_brandChipIgnored__YJyDC svg{color:var(--border-gray)}.KeyPromptModal_brandChipUser__Uikc4:hover{background-color:var(--tag-you-background)}.KeyPromptModal_brandChip__vZG9W:hover{opacity:.5}.KeyPromptModal_brandChip__vZG9W svg{font-size:12px;color:var(--black);opacity:.5}.KeyPromptModal_modalChatContainer__z5S2g{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:10px;width:100%}.KeyPromptModal_modalPromptContainer__0Zl8G{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-end;gap:10px;width:100%}.KeyPromptModal_modalPromptText__Do_J9{font-size:14px;font-weight:400;color:var(--black);padding:10px;border-radius:10px;background-color:var(--background-gray);border:1px solid var(--gray)}.KeyPromptModal_userBubble__9uF_D{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:5px;min-width:30px;min-height:30px;border-radius:50%;background-color:var(--black)}.KeyPromptModal_userBubble__9uF_D svg{font-size:16px;color:var(--white)}.KeyPromptModal_modalModelResponseContainer__1lUw_{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:10px;width:100%}.KeyPromptModal_modelBubble__Zybql{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:5px;min-width:30px;min-height:30px;border-radius:50%;background-color:var(--black)}.KeyPromptModal_modelBubble__Zybql img{width:16px;height:16px;border-radius:7px}.KeyPromptModal_markdownContainer__06sHK{font-size:14px;color:var(--black);word-break:break-word;padding:10px;border-radius:10px;background-color:var(--background-gray);border:1px solid var(--gray)}.KeyPromptModal_markdownContainer__06sHK li,.KeyPromptModal_markdownContainer__06sHK ol,.KeyPromptModal_markdownContainer__06sHK p,.KeyPromptModal_markdownContainer__06sHK ul{font-size:14px;line-height:25px;color:var(--black)}.KeyPromptModal_markdownContainer__06sHK p{margin:0 0 8px}.KeyPromptModal_markdownContainer__06sHK p:last-child{margin-bottom:0}.KeyPromptModal_markdownContainer__06sHK ol,.KeyPromptModal_markdownContainer__06sHK ul{margin:0 0 8px;padding-left:22px}.KeyPromptModal_markdownContainer__06sHK li{margin-bottom:4px}.KeyPromptModal_markdownContainer__06sHK hr{border:none;border-top:1px solid var(--gray);margin:14px 0}.KeyPromptModal_markdownContainer__06sHK table{width:100%;border-collapse:collapse;margin:10px 0;border:1px solid var(--gray);border-radius:8px;overflow:hidden;display:block;max-width:100%;overflow-x:auto}.KeyPromptModal_markdownContainer__06sHK thead{background-color:var(--gray)}.KeyPromptModal_markdownContainer__06sHK td,.KeyPromptModal_markdownContainer__06sHK th{text-align:left;vertical-align:top;border:1px solid var(--gray);padding:8px 10px;font-size:13px;line-height:20px;color:var(--black)}.KeyPromptModal_markdownContainer__06sHK th{font-weight:600}.KeyPromptModal_markdownContainer__06sHK tbody tr:nth-child(2n){background-color:var(--background-gray)}.KeyPromptModal_companyHighlight__bF4BZ{background:var(--gray);border:2px dashed var(--tag-competitor-text);border-radius:8px;padding:2px 6px;font-weight:600;font-size:12px;color:var(--black);white-space:nowrap}.KeyPromptModal_companyHighlightUser__qZopG{border-color:var(--tag-you-text)}.KeyPromptModal_companyHighlightCompetitor__oUiyH,.KeyPromptModal_companyHighlightMerged__5ElDa,.KeyPromptModal_companyHighlightUnknown__ZrPXo{border-color:var(--border-gray)}.KeyPromptModal_companyHighlightKeyCompetitor__VG_Xf{border-color:var(--tag-competitor-text)}.KeyPromptModal_companyHighlightIgnored__Aezdm{border-color:var(--tag-ignore-background);color:var(--border-gray)}@media (max-width:768px){.KeyPromptModal_modalContent__RkSOb{padding:10px;max-height:85vh}}.TagBadge_tag__DaIaK{font-size:10px;font-weight:700;color:var(--tag-you-text);background-color:var(--tag-you-background);padding:3px 6px;border-radius:7px;margin-right:3px;display:inline-flex;align-items:center;gap:4px}.TagBadge_tagKeyCompetitor__79lQ4{color:var(--tag-competitor-text);background-color:var(--tag-competitor-background)}.TagBadge_tagCompetitor__6byj4{color:var(--black);background-color:var(--gray)}.TagBadge_tagIgnored__2VavD{color:var(--tag-ignore-text);background-color:var(--tag-ignore-background)}.TagBadge_tagUser__JXosK{color:var(--tag-you-text);background-color:var(--tag-you-background)}.TagBadge_tagMerged__wosUq{color:var(--tag-ignore-text);background-color:var(--tag-ignore-background)}.Sources_container__UtKIp{width:100%;min-height:100%;display:flex;flex-direction:column}.Sources_content__NZQBz{padding:15px;display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.Sources_pageHeader__dE0cn{display:flex;flex-direction:column;gap:4px}.Sources_title__qolGt{font-size:14px;font-weight:600;color:var(--black)}.Sources_section__aOhrK{display:flex;flex-direction:column;gap:10px}.Sources_sectionTitle__WVxZb{font-size:14px;font-weight:600;color:var(--black)}.Sources_emptyText__2RW26{font-size:12px;color:var(--paragraph);padding:12px 0}.Sources_graphDonutContainer__E4ic9{width:100%;height:300px;display:flex;flex-direction:row;align-items:center;gap:10px}.Sources_graphContainer__uqKT_{width:100%;height:100%;border:2px solid var(--border-gray);border-radius:14px;background:var(--white);padding:10px;display:flex;flex-direction:column;gap:10px}.Sources_doughnutsContainer__hz9dt{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;height:100%}.Sources_doughnutContainer__0fySJ{display:flex;flex-direction:column;justify-content:space-between;gap:10px;border:2px solid var(--border-gray);border-radius:14px;background:var(--white);padding:10px;height:100%;min-width:300px}.Sources_breakdownSectionHeader__q00S5{display:flex;flex-direction:column;align-items:flex-start;gap:7px}.Sources_breakdownSwitch__ekYzI{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:6px}.Sources_breakdownSwitchButton__wECIJ{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:5px;background-color:transparent;border-radius:10px;padding:5px 10px;border:1px solid transparent;cursor:pointer;transition:all .3s ease}.Sources_breakdownSwitchButtonActive__yav5i{background-color:var(--gray);border-color:var(--border-gray)}.Sources_breakdownSwitchButton__wECIJ:hover{opacity:.5}.Sources_breakdownSwitchButtonText__AJn3_{font-size:12px;font-weight:500;color:var(--black)}.Sources_sourceTable__FT3RS{display:flex;flex-direction:column;border:2px solid var(--border-gray);border-radius:14px;overflow:hidden;background:var(--white);width:100%}.Sources_sourceTableHeader__6zjgC{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:10px 16px;border-bottom:2px solid var(--border-gray);font-size:12px;font-weight:600;color:var(--paragraph);background:var(--background-gray)}.Sources_sourceTableHeaderRight__7BBmi{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:10px;margin-right:20px}.Sources_sourceTableHeaderRight__7BBmi p{font-size:12px;font-weight:600;color:var(--paragraph);text-align:center;width:50px}.Sources_sourceRow__Wu9ge{border-bottom:1px solid var(--border-gray)}.Sources_sourceRow__Wu9ge:last-child{border-bottom:none}.Sources_sourceRowHeader__h_CK0{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:10px 16px;gap:12px;transition:background .15s ease}.Sources_sourceRowExpandable__Wd_7j{cursor:pointer}.Sources_sourceRowExpandable__Wd_7j:hover{background:var(--background-gray)}.Sources_sourceIdentity__dL_QM{display:flex;flex-direction:row;align-items:center;gap:8px;min-width:0;width:100%}.Sources_rank__b6vGI{font-size:12px;font-weight:600;text-align:center;margin-right:10px;min-width:23px;height:23px;width:23px;justify-content:center;border-radius:6px;background:var(--gray)}.Sources_rank__b6vGI,.Sources_sourceName__u2OP6{color:var(--black);display:flex;align-items:center}.Sources_sourceName__u2OP6{font-size:14px;font-weight:500;flex-direction:row;justify-content:flex-start;gap:4px}.Sources_sourceTag__nHhL9{flex-shrink:0}.Sources_sourceStats__1pE5U{display:flex;flex-direction:row;align-items:center;gap:8px;flex-shrink:0}.Sources_sourceUsageCount__tPKEz{font-size:12px;font-weight:600;color:var(--black);min-width:28px;text-align:center;width:50px}.Sources_sourcePercentageLabel__0P9yM{font-size:12px;font-weight:600;color:var(--paragraph);min-width:40px;text-align:center;width:50px}.Sources_sourceChevron__4VnUI{font-size:14px;color:var(--paragraph);transition:transform .2s ease;flex-shrink:0}.Sources_sourceChevronOpen__6V_sJ{transform:rotate(180deg)}.Sources_urlList__JAKsL{list-style:none;margin:0;padding:0;border-top:1px solid var(--border-gray);background:var(--background-gray)}.Sources_urlRow__UB1d9{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:8px 16px;gap:10px;border-bottom:1px solid var(--border-gray)}.Sources_urlRow__UB1d9:last-child{border-bottom:none}.Sources_urlIdentity__AEUvK{display:flex;flex-direction:row;align-items:center;gap:6px;min-width:0;flex:1 1}.Sources_urlIcon__Tm4TW{font-size:12px;color:var(--paragraph);flex-shrink:0}.Sources_urlLink__lmOD4{display:flex;align-items:center;gap:4px;font-size:14px;color:var(--paragraph);text-decoration:none;transition:color .15s ease}.Sources_urlLink__lmOD4:hover{color:var(--black)}.Sources_urlExternalIcon__I2Ort{font-size:10px;flex-shrink:0}.Sources_urlMeta__tbT2m{display:flex;flex-direction:row;align-items:center;gap:8px;flex-shrink:0}.Sources_urlSourceType__yAMBB{font-size:11px;color:#111;border-radius:6px;padding:2px 6px;text-transform:capitalize;opacity:.85}.Sources_urlUsageCount__2eNvz{font-size:12px;font-weight:600;color:var(--black);min-width:24px;text-align:center}.Sources_urlModelImages__GoMgH{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:4px;width:50px}@media (max-width:1200px){.Sources_graphDonutContainer__E4ic9{flex-direction:column-reverse;align-items:flex-start;justify-content:flex-start;gap:10px;height:auto}.Sources_doughnutContainer__0fySJ{width:100%}.Sources_doughnutsContainer__hz9dt{width:100%;height:300px}}@media (max-width:768px){.Sources_content__NZQBz{padding:12px}.Sources_title__qolGt{font-size:18px}.Sources_doughnutsContainer__hz9dt{flex-direction:column;align-items:center;justify-content:center;gap:10px;height:auto}.Sources_sourceTableHeaderRight__7BBmi{margin:unset}.Sources_sourceRowHeader__h_CK0{flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:10px;padding:10px 12px}.Sources_sourceStats__1pE5U{width:100%;justify-content:space-between}.Sources_sourceUsageCount__tPKEz{text-align:left}.Sources_sourcePercentageLabel__0P9yM{text-align:center}.Sources_urlRow__UB1d9{padding:8px 12px}.Sources_rank__b6vGI{margin-right:unset}}