.reports2-module__ofTXsW__page{background:var(--color-bg,#f5f8fc);flex-direction:column;min-height:calc(100vh - 64px);display:flex}.reports2-module__ofTXsW__searchHeader{border-bottom:1px solid var(--color-border,#e0e6ef);background:#fff;padding:16px 24px;box-shadow:0 1px 4px #0000000a}.reports2-module__ofTXsW__searchRow{flex-wrap:wrap;align-items:center;gap:12px;max-width:1200px;margin:0 auto;display:flex}.reports2-module__ofTXsW__searchTitle{color:var(--color-primary,#1976d2);white-space:nowrap;align-items:center;gap:8px;font-size:18px;font-weight:800;display:flex}.reports2-module__ofTXsW__searchInput{border:1px solid var(--color-border,#e0e6ef);color:#1a1d26;background:#fff;border-radius:10px;outline:none;flex:1;min-width:200px;padding:10px 14px;font-size:14px;transition:border-color .2s,box-shadow .2s}.reports2-module__ofTXsW__searchInput:focus{border-color:var(--color-primary,#1976d2);box-shadow:0 0 0 3px #1976d21a}.reports2-module__ofTXsW__searchSelect{border:1px solid var(--color-border,#e0e6ef);color:#1a1d26;cursor:pointer;background:#fff;border-radius:10px;outline:none;padding:10px 12px;font-size:13px}.reports2-module__ofTXsW__searchBtn{background:var(--color-primary,#1976d2);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:10px;padding:10px 22px;font-size:14px;font-weight:600;transition:all .15s}.reports2-module__ofTXsW__searchBtn:hover:not(:disabled){background:#1255a0;transform:translateY(-1px);box-shadow:0 4px 16px #1976d24d}.reports2-module__ofTXsW__searchBtn:disabled{opacity:.5;cursor:not-allowed}.reports2-module__ofTXsW__searchInputWrap{flex:1;min-width:200px;position:relative}.reports2-module__ofTXsW__searchInputWrap .reports2-module__ofTXsW__searchInput{width:100%;min-width:0}.reports2-module__ofTXsW__dropdown{z-index:100;background:#fff;border:1px solid #e0e6ef;border-top:none;border-radius:0 0 10px 10px;max-height:240px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #0000001f}.reports2-module__ofTXsW__dropdownItem{cursor:pointer;border-bottom:1px solid #f5f8fc;padding:10px 14px;transition:background .1s}.reports2-module__ofTXsW__dropdownItem:hover{background:#e8f4fd}.reports2-module__ofTXsW__dropdownItem:last-child{border-bottom:none}.reports2-module__ofTXsW__dropdownName{color:#1a1d26;font-size:13px;font-weight:600}.reports2-module__ofTXsW__dropdownAddr{color:#8e99ae;margin-top:2px;font-size:11px}.reports2-module__ofTXsW__dropdownItemActive{border-left:3px solid #1976d2;background:#e8f4fd!important}.reports2-module__ofTXsW__upjongPath{color:#8e99ae;white-space:nowrap;pointer-events:none;font-size:10px;position:absolute;bottom:-18px;left:2px}.reports2-module__ofTXsW__mapKeywordRow{align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.reports2-module__ofTXsW__mapCard{background:#fff;border:1px solid #edf1f7;border-radius:14px;flex:0 0 380px;padding:16px;box-shadow:0 1px 3px #0000000a}.reports2-module__ofTXsW__mapTitle{color:#1a1d26;align-items:center;gap:6px;margin-bottom:10px;font-size:14px;font-weight:700;display:flex}.reports2-module__ofTXsW__mapImage{border:1px solid #edf1f7;border-radius:10px;width:100%}.reports2-module__ofTXsW__content{flex:1;width:100%;max-width:1200px;margin:0 auto;padding:24px}.reports2-module__ofTXsW__tabs{border:1px solid var(--color-border-light,#edf1f7);background:#fff;border-radius:12px;gap:4px;margin-bottom:24px;padding:4px;display:flex;overflow-x:auto;box-shadow:0 1px 3px #0000000a}.reports2-module__ofTXsW__tab{color:var(--color-text-secondary,#5a6478);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;padding:10px 18px;font-size:13px;font-weight:500;transition:all .15s}.reports2-module__ofTXsW__tab:hover{background:var(--color-primary-bg,#e8f4fd);color:var(--color-primary,#1976d2)}.reports2-module__ofTXsW__tabActive{font-weight:600;box-shadow:0 2px 8px #1976d24d;background:var(--color-primary,#1976d2)!important;color:#fff!important}.reports2-module__ofTXsW__tabBadge{border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;margin-left:6px;font-size:10px;font-weight:700;display:inline-flex}.reports2-module__ofTXsW__tabBadgeOk{color:#fff;background:#2ecc71}.reports2-module__ofTXsW__tabBadgeFail{color:#fff;background:#e74c3c}.reports2-module__ofTXsW__error{color:#e74c3c;background:#e74c3c0f;border:1px solid #e74c3c33;border-radius:10px;margin-bottom:18px;padding:14px 18px;font-size:13px}.reports2-module__ofTXsW__loading{color:#5a6478;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:80px 20px;display:flex}.reports2-module__ofTXsW__spinner{border:3px solid #e0e6ef;border-top-color:#1976d2;border-radius:50%;width:44px;height:44px;animation:.8s linear infinite reports2-module__ofTXsW__spin}@keyframes reports2-module__ofTXsW__spin{to{transform:rotate(360deg)}}.reports2-module__ofTXsW__empty{text-align:center;color:#5a6478;padding:80px 20px}.reports2-module__ofTXsW__emptyIcon{margin-bottom:16px;font-size:56px}.reports2-module__ofTXsW__empty h3{color:#1a1d26;margin:0 0 8px;font-size:22px;font-weight:700}.reports2-module__ofTXsW__empty p{margin:4px 0;font-size:14px}.reports2-module__ofTXsW__section{margin-bottom:24px;animation:.4s reports2-module__ofTXsW__fadeIn}@keyframes reports2-module__ofTXsW__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.reports2-module__ofTXsW__sectionTitle{color:#1a1d26;align-items:center;gap:8px;margin:0 0 16px;font-size:17px;font-weight:700;display:flex}.reports2-module__ofTXsW__statGrid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:14px;margin-bottom:20px;display:grid}.reports2-module__ofTXsW__statCard{text-align:center;background:#fff;border:1px solid #edf1f7;border-radius:14px;padding:18px;transition:all .2s;box-shadow:0 1px 3px #0000000a}.reports2-module__ofTXsW__statCard:hover{border-color:#1976d233;transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.reports2-module__ofTXsW__statIcon{margin-bottom:6px;font-size:24px}.reports2-module__ofTXsW__statLabel{color:#8e99ae;margin-bottom:4px;font-size:11px;font-weight:500}.reports2-module__ofTXsW__statValue{color:#1a1d26;font-size:20px;font-weight:700}.reports2-module__ofTXsW__statChange{margin-top:2px;font-size:11px}.reports2-module__ofTXsW__statUp{color:#e74c3c}.reports2-module__ofTXsW__statDown{color:#1976d2}.reports2-module__ofTXsW__card{background:#fff;border:1px solid #edf1f7;border-radius:14px;margin-bottom:16px;padding:20px;transition:all .2s;box-shadow:0 1px 3px #0000000a}.reports2-module__ofTXsW__card:hover{box-shadow:0 4px 12px #00000014}.reports2-module__ofTXsW__gridTwo{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:16px;margin-bottom:16px;display:grid}.reports2-module__ofTXsW__analysisBox{color:#1a1d26;background:linear-gradient(135deg,#fff0f5,#fff5f0);border:1px solid #ff6b8140;border-radius:12px;margin-bottom:18px;padding:18px 20px;font-size:14px;line-height:1.7;position:relative}.reports2-module__ofTXsW__analysisBox:before{content:"🔍";font-size:18px;position:absolute;top:16px;left:18px}.reports2-module__ofTXsW__analysisBoxLabel{color:#fff;background:linear-gradient(135deg,#ff6b81,#ff4757);border-radius:20px;margin-bottom:8px;margin-left:28px;padding:3px 12px;font-size:12px;font-weight:700;display:inline-block}.reports2-module__ofTXsW__analysisBoxContent{margin-left:28px;line-height:1.8}.reports2-module__ofTXsW__keywordSection{background:#fff;border:1px solid #edf1f7;border-radius:14px;flex-direction:column;flex:none;min-width:200px;max-width:380px;padding:20px 24px;display:flex;box-shadow:0 1px 3px #0000000a}.reports2-module__ofTXsW__keywordTitle{color:#1a1d26;border-bottom:1px solid #edf1f7;align-items:center;gap:8px;margin-bottom:14px;padding-bottom:12px;font-size:15px;font-weight:700;display:flex}.reports2-module__ofTXsW__keywordTags{flex-wrap:wrap;gap:10px;padding-top:4px;display:flex}.reports2-module__ofTXsW__keywordTagsVertical{flex-wrap:wrap;gap:8px;padding-top:4px;display:flex}.reports2-module__ofTXsW__keywordTag{color:#1a1d26;background:linear-gradient(135deg,#f8faff,#eef4ff);border:1px solid #1976d226;border-radius:12px;align-items:center;min-width:120px;padding:10px 18px 10px 10px;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex}.reports2-module__ofTXsW__keywordTag:hover{background:linear-gradient(135deg,#e0efff,#d4e8ff);border-color:#1976d24d;transform:translateY(-2px);box-shadow:0 4px 12px #1976d226}.reports2-module__ofTXsW__keywordRank{color:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-right:10px;font-size:13px;font-weight:800;display:inline-flex}.reports2-module__ofTXsW__keywordRank1{background:linear-gradient(135deg,gold,orange);box-shadow:0 2px 8px #ffa5004d}.reports2-module__ofTXsW__keywordRank2{background:linear-gradient(135deg,silver,#a0a0a0);box-shadow:0 2px 8px #a0a0a04d}.reports2-module__ofTXsW__keywordRank3{background:linear-gradient(135deg,#cd7f32,#b8860b);box-shadow:0 2px 8px #b8860b4d}.reports2-module__ofTXsW__keywordRank4{background:linear-gradient(135deg,#1976d2,#1565c0);box-shadow:0 2px 8px #1976d24d}.reports2-module__ofTXsW__keywordRank5{background:linear-gradient(135deg,#5c6bc0,#3f51b5);box-shadow:0 2px 8px #3f51b54d}.reports2-module__ofTXsW__dataTable{border-collapse:collapse;width:100%;margin-top:12px;font-size:13px}.reports2-module__ofTXsW__dataTable th{color:#5a6478;text-align:center;white-space:nowrap;background:#f5f8fc;border-bottom:2px solid #e0e6ef;padding:10px 12px;font-weight:600}.reports2-module__ofTXsW__dataTable td{color:#1a1d26;text-align:center;border-bottom:1px solid #edf1f7;padding:10px 12px}.reports2-module__ofTXsW__dataTable tr:hover td{background:#fafcfe}.reports2-module__ofTXsW__dataTable th:first-child,.reports2-module__ofTXsW__dataTable td:first-child{text-align:left;font-weight:600}.reports2-module__ofTXsW__noData{text-align:center;color:#8e99ae;padding:40px;font-size:14px}.reports2-module__ofTXsW__changeUp{color:#e74c3c;font-weight:600}.reports2-module__ofTXsW__changeDown{color:#1976d2;font-weight:600}.reports2-module__ofTXsW__changeNeutral{color:#8e99ae;font-weight:600}.reports2-module__ofTXsW__careerGrid{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px;display:grid}.reports2-module__ofTXsW__chartSubTitle{color:#5a6478;text-align:center;margin-bottom:8px;font-size:13px;font-weight:600}@media (max-width:800px){.reports2-module__ofTXsW__searchRow{flex-direction:column}.reports2-module__ofTXsW__searchInput{min-width:100%}.reports2-module__ofTXsW__gridTwo,.reports2-module__ofTXsW__careerGrid{grid-template-columns:1fr}.reports2-module__ofTXsW__content{padding:16px}.reports2-module__ofTXsW__tabs{flex-wrap:nowrap}.reports2-module__ofTXsW__mapKeywordRow{flex-direction:column}.reports2-module__ofTXsW__keywordSection{flex:none}}
