.store-select-wrapper{position:relative;display:flex;align-items:center;justify-content:space-between;width:fit-content}.store-select-wrapper .arco-select-view-suffix{cursor:pointer;transition:all .2s}.store-select-wrapper .arco-select-view-suffix:hover{color:var(--color-primary-6);transform:scale(1.1)}.store-select-header{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;border-bottom:1px solid var(--color-border-2);gap:12px}.store-select-header .arco-btn,.store-select-header .arco-checkbox{font-size:12px}@keyframes copySuccess{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.copy-success{animation:copySuccess .3s ease-in-out}.InsightCard_overlay__5Z5nW{position:fixed;inset:0;background:rgba(0,0,0,.25);backdrop-filter:blur(4px);z-index:9999;transition:opacity .35s ease}.InsightCard_overlayHidden__dIW8n{opacity:0!important;pointer-events:none!important;visibility:hidden!important}.InsightCard_container__UQj_f{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:520px;max-width:92vw;max-height:80vh;display:flex;flex-direction:column;background:#ffffff;border-radius:16px;z-index:10000;box-shadow:0 0 0 1px rgba(0,0,0,.06),0 20px 60px rgba(0,0,0,.12),0 0 40px rgba(64,158,255,.04);overflow:hidden;transition:all .35s cubic-bezier(.4,0,.2,1);color:#1d2129;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Segoe UI,sans-serif}.InsightCard_containerHidden__Eflxa{transform:translate(-50%,-50%) scale(.92)!important;opacity:0!important;pointer-events:none!important;visibility:hidden!important}.InsightCard_header__dGgdG{position:relative;padding:20px 24px 16px;background:linear-gradient(135deg,#f0f5ff,#eef2f7);border-bottom:1px solid #e5e6eb;overflow:hidden}.InsightCard_header__dGgdG:before{content:"";position:absolute;top:-40px;right:-40px;width:120px;height:120px;border-radius:50%;background:radial-gradient(circle,rgba(64,158,255,.12),transparent 70%);animation:InsightCard_headerGlow__E9HeL 4s ease-in-out infinite;pointer-events:none}@keyframes InsightCard_headerGlow__E9HeL{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}.InsightCard_headerTop__atMdH{display:flex;align-items:center;justify-content:space-between}.InsightCard_brand__aImTL{display:flex;align-items:center;gap:10px}.InsightCard_aiIcon__Fn80e{width:32px;height:32px;display:flex;align-items:center;justify-content:center;animation:InsightCard_iconPulse__OINW5 3s ease-in-out infinite}.InsightCard_aiIcon__Fn80e img{width:100%;height:100%;object-fit:contain}@keyframes InsightCard_iconPulse__OINW5{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}.InsightCard_brandText__2TuVE h3{margin:0;font-size:16px;font-weight:700;color:#1d2129;letter-spacing:.5px}.InsightCard_brandText__2TuVE p{margin:2px 0 0;font-size:12px;color:#86909c}.InsightCard_closeBtn__t0epj{position:relative;z-index:10;width:28px;height:28px;border-radius:8px;border:none;background:rgba(0,0,0,.04);color:#86909c;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.InsightCard_closeBtn__t0epj:hover{background:rgba(0,0,0,.08);color:#4e5969}.InsightCard_statsBar__o0ksf{display:flex;gap:16px;margin-top:14px}.InsightCard_statItem__M3L6s{display:flex;align-items:center;gap:6px;padding:4px 10px;border-radius:6px;background:rgba(0,0,0,.03);font-size:12px;color:#4e5969}.InsightCard_statDot__SyAkd{width:6px;height:6px;border-radius:50%}.InsightCard_statDotNormal__uqh6z{background:#409eff}.InsightCard_statDotWarning__1aF4a{background:#f59e0b}.InsightCard_statDotCritical__0inB8{background:#ef4444;animation:InsightCard_dotBlink__7fy8s 1.5s ease-in-out infinite}@keyframes InsightCard_dotBlink__7fy8s{0%,to{opacity:1}50%{opacity:.3}}.InsightCard_cardList__RA6K0{flex:1;overflow-y:auto;padding:12px 16px;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.12) transparent}.InsightCard_cardList__RA6K0::-webkit-scrollbar{width:4px}.InsightCard_cardList__RA6K0::-webkit-scrollbar-track{background:transparent}.InsightCard_cardList__RA6K0::-webkit-scrollbar-thumb{background:rgba(0,0,0,.12);border-radius:2px}.InsightCard_card__AnWQG{background:#ffffff;border:1px solid #e5e6eb;border-radius:10px;margin-bottom:8px;transition:all .25s ease;overflow:hidden}.InsightCard_card__AnWQG:hover{background:#f7f8fa;border-color:#c9cdd4;box-shadow:0 2px 8px rgba(0,0,0,.04)}.InsightCard_card__AnWQG:last-child{margin-bottom:0}.InsightCard_cardHeader__p7vWn{display:flex;align-items:center;padding:12px 14px;cursor:pointer;gap:10px;user-select:none}.InsightCard_severityBadge__fZFu8{flex-shrink:0;width:8px;height:8px;border-radius:50%}.InsightCard_badgeNormal__vj55k{background:#409eff;box-shadow:0 0 6px rgba(64,158,255,.35)}.InsightCard_badgeWarning__lZuiy{background:#f59e0b;box-shadow:0 0 6px rgba(245,158,11,.35)}.InsightCard_badgeCritical__F7jIN{background:#ef4444;box-shadow:0 0 6px rgba(239,68,68,.35);animation:InsightCard_dotBlink__7fy8s 1.5s ease-in-out infinite}.InsightCard_cardTitle__KJsgk{flex:1;font-size:13px;font-weight:500;color:#1d2129;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.InsightCard_cardRead__1O6Lh{opacity:.7}.InsightCard_badgeRead__GTi83{background:#c9cdd4;box-shadow:none!important;animation:none!important}.InsightCard_titleRead__xnk0X{color:#86909c;font-weight:400}.InsightCard_expandArrow__AUu1C{flex-shrink:0;font-size:12px;color:#86909c;transition:transform .25s ease}.InsightCard_expandArrowOpen__03I7s{transform:rotate(180deg)}.InsightCard_cardBody__grFMX{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}.InsightCard_cardBodyOpen__OEIsC{max-height:500px}.InsightCard_cardContent__DuBsz{padding:0 14px 14px}.InsightCard_summaryText__ilF6U{font-size:13px;color:#4e5969;line-height:1.7;margin-bottom:10px}.InsightCard_deepAnalysisBtn__Tb0jG{display:inline-flex;align-items:center;gap:4px;padding:5px 12px;border-radius:6px;border:1px solid rgba(64,158,255,.25);background:rgba(64,158,255,.06);color:#409eff;font-size:12px;cursor:pointer;transition:all .2s}.InsightCard_deepAnalysisBtn__Tb0jG:hover{background:rgba(64,158,255,.12);border-color:rgba(64,158,255,.4);color:#165dff}.InsightCard_footer__eUWll{padding:14px 20px;border-top:1px solid #e5e6eb;display:flex;gap:10px;justify-content:flex-end;background:#fafbfc}.InsightCard_btnPrimary__LgFCH{display:inline-flex;align-items:center;gap:6px;padding:8px 18px;border-radius:8px;border:none;background:#165dff;color:#fff;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s;box-shadow:0 2px 8px rgba(22,93,255,.2)}.InsightCard_btnPrimary__LgFCH:hover{box-shadow:0 4px 16px rgba(22,93,255,.3);transform:translateY(-1px)}.InsightCard_btnSecondary__aE17W{display:inline-flex;align-items:center;gap:6px;padding:8px 18px;border-radius:8px;border:1px solid #e5e6eb;background:#ffffff;color:#4e5969;font-size:13px;cursor:pointer;transition:all .2s}.InsightCard_btnSecondary__aE17W:hover{background:#f7f8fa;color:#1d2129;border-color:#c9cdd4}.InsightCard_drawerSection__Rg_vl{margin-top:16px}.InsightCard_drawerSection__Rg_vl h4{font-size:15px;font-weight:600;margin-bottom:8px}.InsightCard_drawerSection__Rg_vl pre{background:#f4f5f7;padding:12px;border-radius:8px;font-size:12px;overflow-x:auto;white-space:pre-wrap;word-break:break-all}