.header{box-shadow:0 4px 20px #00000014;color:#1e3a8a;position:sticky;top:0;z-index:1000}.header,.mainBar{background:#f8fafc}.mainBar{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1400px;padding:1rem 2rem .5rem}@media (max-width:700px){.mainBar{flex-direction:column;gap:.7rem;padding:1rem 1rem .5rem}}.brandSection{align-items:center;display:flex;gap:1.1rem}@media (max-width:700px){.brandSection{justify-content:center;width:100%}}.brandLink{color:inherit;text-decoration:none}.logo{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#667eea,#764ba2);background-clip:text;-webkit-background-clip:text;color:#0000;font-size:2.1rem;font-weight:800}.logo,.tagline{letter-spacing:1px}.tagline{color:#1e3a8a;font-size:1.05rem;font-weight:400;opacity:.95}@media (max-width:700px){.tagline{display:none}}.searchSection{align-items:center;display:flex;gap:.7rem}@media (max-width:700px){.searchSection{justify-content:center;width:100%}}.rightSection{align-items:center;display:flex;gap:1rem}@media (max-width:700px){.rightSection{flex-direction:column;gap:.5rem;width:100%}}.searchIcon{color:#667eea;font-size:1.1rem;left:1rem;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.searchInput{background:#fff;border:2px solid #0000;border-radius:25px;box-shadow:0 2px 8px #667eea0f;color:#1e3a8a;font-size:1rem;min-width:220px;outline:none;padding:.5rem 1.2rem .5rem 2.5rem;transition:box-shadow .2s,border .2s}.searchInput:focus{border:2px solid #667eea;box-shadow:0 0 0 3px #667eea1f}.languageSection{align-items:center;display:flex}.languageSelect{background:#fff;border:2px solid #e5e7eb;border-radius:20px;box-shadow:0 2px 4px #0000000d;color:#1e3a8a;cursor:pointer;font-size:.95rem;min-width:120px;outline:none;padding:.5rem 1rem;transition:all .2s ease}.languageSelect:hover{border-color:#667eea;box-shadow:0 2px 8px #667eea1a}.languageSelect:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1f}.languageSelect:disabled{cursor:not-allowed;opacity:.6}.tagBarWrapper{align-items:center;background:#fff;border-radius:0 0 18px 18px;box-shadow:0 2px 12px #1e3a8a0a;display:flex;justify-content:center;padding:.2rem .5rem;width:100%}@media (max-width:700px){.tagBarWrapper{border-radius:0;padding:.2rem}}.domainTagBar{align-items:center;display:flex;gap:.7rem;overflow-x:auto;scrollbar-width:thin}@media (max-width:700px){.domainTagBar{gap:.5rem}}.tagLink{background:#0000;border:none;border-radius:25px;color:#1e3a8a;cursor:pointer;display:inline-block;font-size:1rem;font-weight:500;padding:.7rem 1.2rem;text-decoration:none;transition:all .3s ease;white-space:nowrap}.tagLink:hover{background:#667eea1a;transform:translateY(-1px)}.tagLink.is-active,.tagLink.is-active:hover{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.searchForm,.searchInputWrapper{align-items:center;display:flex}.searchInputWrapper{position:relative}.searchButton{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;margin-left:.5rem;padding:.5rem 1rem;transition:all .2s}.searchButton:hover:not(:disabled){box-shadow:0 4px 12px #667eea66;transform:translateY(-1px)}.searchButton:disabled{background:#e2e8f0;color:#94a3b8;cursor:not-allowed}@media (max-width:768px){.searchForm{flex-direction:column;gap:.5rem}.searchButton{align-self:stretch;margin-left:0}}.latest-topics{margin-bottom:2rem;overflow-x:hidden;position:relative;width:100%;z-index:3}.latest-topics-title-section{grid-gap:2rem;color:#1e3a8a;display:grid;font-size:1.8rem;font-weight:700;gap:2rem;grid-template-columns:1fr 350px;margin:0 0 1rem}.latest-topics-title-content{align-items:center;color:#1e3a8a;display:flex;font-size:1.8rem;font-weight:700;gap:.5rem}@media (max-width:1200px){.latest-topics-title-section{grid-template-columns:1fr}}.star-icon{animation:twinkle 2s infinite alternate;font-size:1.5rem}@keyframes twinkle{0%{opacity:1;transform:scale(1)}to{opacity:.7;transform:scale(1.1)}}.latest-topics-main{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 350px;overflow-x:hidden;width:100%}@media (max-width:1200px){.latest-topics-main{grid-template-columns:1fr}}.topic-carousel{position:relative}.carousel-container{box-shadow:0 10px 25px #0000001a;height:400px}.carousel-container,.carousel-main{border-radius:12px;overflow:hidden;position:relative;width:100%}.carousel-main{height:100%}.carousel-wrapper{height:100%;position:relative;width:100%}.carousel-slide{height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .5s ease-in-out;width:100%}.carousel-slide.active{opacity:1;pointer-events:auto}.slide-image{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.slide-image img{height:100%;object-fit:cover;width:100%}.slide-overlay{background:linear-gradient(180deg,#0000001a 0,#0000004d 40%,#0009 70%,#000c);height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.slide-content{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:linear-gradient(0deg,#000000b3 0,#00000080 50%,#0003 80%,#0000);bottom:0;color:#fff;left:0;padding:2rem;position:absolute;right:0;z-index:3}.slide-title-link{color:inherit}.slide-title-link,.slide-title-link:hover{text-decoration:none}.slide-title{color:#fff;font-size:1.8rem;font-weight:700;letter-spacing:.5px;line-height:1.3;margin:0 0 1rem;text-shadow:0 2px 4px #000c,0 4px 8px #00000080,0 1px 2px #000}.slide-summary{color:#f1f5f9;font-size:1rem;font-weight:400;line-height:1.5;margin:0 0 1rem;opacity:.95;text-shadow:0 1px 3px #000c,0 2px 6px #0009}.slide-meta{display:flex;font-size:.9rem;gap:1rem;margin:0 0 1.5rem;opacity:.8}.slide-date,.slide-news-count{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff40;border:1px solid #ffffff4d;border-radius:20px;color:#fff;font-size:.85rem;font-weight:600;padding:.3rem .8rem;text-shadow:0 1px 2px #000000b3}.read-more-btn{background:#3b82f6;border-radius:6px;color:#fff;display:inline-block;font-weight:600;text-decoration:none;transition:background-color .3s ease}.read-more-btn:hover{background:#2563eb;text-decoration:none}.carousel-btn{background:#ffffffe6;border:none;border-radius:50%;box-shadow:0 2px 10px #0003;color:#333;cursor:pointer;font-size:1.5rem;height:50px;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:50px;z-index:10}.carousel-btn:hover{background:#fff;transform:translateY(-50%) scale(1.1)}.carousel-btn-prev{left:20px}.carousel-btn-next{right:20px}.carousel-indicators{bottom:20px;display:flex;gap:10px;left:50%;position:absolute;transform:translateX(-50%);z-index:10}.indicator{background:#0000;border:2px solid #fff;border-radius:50%;cursor:pointer;height:12px;transition:all .3s ease;width:12px}.indicator.active{background:#fff}.indicator:hover{background:#ffffffb3}.topic-sidebar{display:flex;flex-direction:column;gap:1.5rem;height:fit-content}.sidebar-card{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:1.5rem}.sidebar-title{color:#1e3a8a;font-size:1.2rem;font-weight:600;margin:0 0 1rem}.branches-list{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.branch-item{align-items:center;background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;color:#374151;display:flex;gap:.75rem;padding:.75rem;text-decoration:none;transition:all .3s ease}.branch-item:hover{background:#e0f2fe;border-color:#0284c7;box-shadow:0 2px 8px #0284c726;color:#0c4a6e;text-decoration:none;transform:translateY(-1px)}.branch-icon{flex-shrink:0;font-size:1rem}.branch-name{flex:1 1;font-size:.9rem;font-weight:500;line-height:1.4}.branch-arrow{color:#6b7280;font-size:.8rem;transition:all .3s ease}.branch-item:hover .branch-arrow{color:#0284c7;transform:translateX(3px)}.no-branches{color:#9ca3af;font-size:.9rem;font-style:italic;padding:1.5rem;text-align:center}.view-all-link{align-items:center;color:#3b82f6;display:inline-flex;font-size:.9rem;font-weight:600;text-decoration:none;transition:color .3s ease}.view-all-link:hover{color:#2563eb;text-decoration:none}.latest-topics-loading{color:#6b7280;font-size:1rem;padding:2rem;text-align:center}@media (max-width:768px){.carousel-container{height:300px}.slide-content{background:linear-gradient(0deg,#000c 0,#0009 50%,#0000004d 80%,#0000);padding:1.5rem}.slide-title{font-size:1.4rem;text-shadow:0 2px 4px #000000e6,0 4px 8px #0009,0 1px 2px #000}.slide-summary{font-size:.9rem;text-shadow:0 1px 3px #000000e6,0 2px 6px #000000b3}.slide-meta{font-size:.8rem}.slide-date,.slide-news-count{background:#ffffff4d;border:1px solid #fff6;font-size:.8rem;padding:.25rem .6rem}.carousel-btn{font-size:1.2rem;height:40px;width:40px}.carousel-btn-prev{left:10px}.carousel-btn-next{right:10px}.sidebar-card{padding:1rem}}.unifiedNewsCard .newsGrid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr);margin-bottom:2rem}@media (max-width:1200px){.unifiedNewsCard .newsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.unifiedNewsCard .newsGrid{grid-template-columns:1fr}}.unifiedNewsCard .card{background:#fff;border-left:4px solid #667eea;border-radius:16px;box-shadow:0 4px 20px #00000014;display:flex;flex-direction:column;min-height:350px;overflow:hidden;padding:0;position:relative;transition:all .3s ease}.unifiedNewsCard .card:hover{border-left-color:#7c3aed;box-shadow:0 8px 30px #0000001f;transform:translateY(-4px)}.unifiedNewsCard .card__image{border-radius:12px 12px 0 0;height:200px;overflow:hidden;width:100%}.unifiedNewsCard .newsImage{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.unifiedNewsCard .card:hover .newsImage{transform:scale(1.05)}.unifiedNewsCard .card__content,.unifiedNewsCard .card__header,.unifiedNewsCard .card__info,.unifiedNewsCard .card__meta{padding-left:1.2rem;padding-right:1.2rem}.unifiedNewsCard .card__header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:.4rem;padding-top:1rem}.unifiedNewsCard .card__title{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#1e3a8a;display:-webkit-box;flex:1 1;font-size:1.2rem;font-weight:600;line-height:1.3;margin:0;overflow:hidden;text-decoration:none;transition:color .3s ease}.unifiedNewsCard .card__title:hover{color:#667eea}.unifiedNewsCard .card__meta{padding-bottom:1rem}.unifiedNewsCard .card__info,.unifiedNewsCard .card__meta{align-items:center;display:flex;flex-wrap:wrap;gap:.8rem;margin-bottom:.8rem}.unifiedNewsCard .authorText,.unifiedNewsCard .card__info,.unifiedNewsCard .dateText{color:#6b7280;font-size:.8rem}.unifiedNewsCard .tag--category{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.unifiedNewsCard .sourceCount,.unifiedNewsCard .tag--category{border-radius:10px;font-size:.75rem;font-weight:500;padding:.2rem .6rem}.unifiedNewsCard .sourceCount{background:#f3f4f6;color:#4b5563}.unifiedNewsCard .keywordChip{background:#e0e7ff;border-radius:10px;color:#3730a3;font-size:.8rem;font-weight:500;margin-left:.2rem;padding:.15rem .7rem}.unifiedNewsCard .card__content{display:flex;flex:1 1;flex-direction:column;margin-bottom:.8rem}.unifiedNewsCard .summaryText{-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;color:#4b5563;display:-webkit-box;flex:1 1;font-size:.9rem;line-height:1.5;margin:0;overflow:hidden;transition:all .3s ease}.unifiedNewsCard .summaryText.is-expanded{-webkit-line-clamp:none;line-clamp:none;-webkit-box-orient:initial;display:block;font-size:.9rem;overflow:visible}@keyframes cardSlideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.unifiedNewsCard .expandedContent{animation:cardSlideDown .3s ease;background:#f8fafc;border-radius:0 0 12px 12px;border-top:1px solid #e5e7eb;margin:1rem -1.2rem 0;padding:1rem 1.2rem}.unifiedNewsCard .relatedNews{margin-top:0}.unifiedNewsCard .relatedNews__title{align-items:center;color:#374151;display:flex;font-size:.95rem;font-weight:600;margin:0 0 .8rem}.unifiedNewsCard .relatedNews__title:before{content:"📄";margin-right:.5rem}.unifiedNewsCard .relatedNews__list{list-style:none;margin:0;padding:0}.unifiedNewsCard .relatedNews__item{border-bottom:1px solid #e5e7eb;color:#6b7280;font-style:italic;padding:.4rem 0}.unifiedNewsCard .relatedNews__item:last-child{border-bottom:none}.unifiedNewsCard .relatedNews__link{color:#4b5563;font-size:.85rem;font-style:normal;text-decoration:none;transition:color .3s ease}.unifiedNewsCard .relatedNews__link:hover{color:#667eea}.unifiedNewsCard .relatedTopics{margin-top:1.2rem}.unifiedNewsCard .relatedTopics__title{align-items:center;color:#374151;display:flex;font-size:.95rem;font-weight:600;margin:0 0 .8rem}.unifiedNewsCard .relatedTopics__title:before{content:"🔗";margin-right:.5rem}.unifiedNewsCard .relatedTopics__list{list-style:none;margin:0;padding:0}.unifiedNewsCard .relatedTopics__item{border-bottom:1px solid #e5e7eb;color:#6b7280;font-style:italic;padding:.4rem 0}.unifiedNewsCard .relatedTopics__item:last-child{border-bottom:none}.unifiedNewsCard .relatedTopics__link{color:#4b5563;font-size:.85rem;font-style:normal;text-decoration:none;transition:color .3s ease}.unifiedNewsCard .relatedTopics__link:hover{color:#7c3aed}.unifiedNewsCard .card__actions{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-top:auto;padding-top:1rem}.unifiedNewsCard .actionButtons{display:flex;flex-wrap:wrap;gap:.5rem}.unifiedNewsCard .actionButton{background:#f3f4f6;border:none;border-radius:8px;color:#4b5563;cursor:pointer;font-size:.9rem;font-weight:500;padding:.5rem 1rem;transition:all .3s ease}.unifiedNewsCard .actionButton:hover{box-shadow:0 2px 8px #0000001a;transform:translateY(-1px)}.unifiedNewsCard .actionButton.is-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.unifiedNewsCard .stats{color:#6b7280;display:flex;flex-wrap:wrap;font-size:.8rem;gap:1rem}.unifiedNewsCard .stat{align-items:center;display:flex;gap:.3rem}.unifiedNewsCard .term{color:#667eea;font-weight:600;transition:all .2s ease}.unifiedNewsCard .term--clickable{cursor:pointer;text-decoration:underline}.unifiedNewsCard .term--clickable:hover{color:#5a67d8}.newsDetail{margin:0 auto;max-width:1400px;padding-top:1rem}.newsDetail .backButton{align-items:center;color:#667eea;display:inline-flex;font-weight:500;gap:.5rem;margin-bottom:2rem;text-decoration:none;transition:color .3s ease}.newsDetail .backButton:hover{color:#764ba2}.newsDetail .articleContainer,.newsDetail .content-layout{align-items:flex-start;display:flex;gap:2rem}.newsDetail .content-layout{width:100%}.newsDetail .main-content{flex:1.22 1;min-width:0}.newsDetail .sidebar-content{flex:1 1;max-width:550px;min-width:400px}@media (max-width:1024px){.newsDetail .content-layout{flex-direction:column}.newsDetail .sidebar-content{max-width:100%;min-width:100%}}.newsDetail .articleContent{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;flex:2;flex:var(--width,2);min-width:300px;padding:2rem;transition:flex .1s ease}.newsDetail .articleContent p{line-height:1.8;margin:0 0 1em;text-indent:2em}.newsDetail .articleContent.is-resizing{transition:none}.newsDetail .articleTitle{color:#333;font-size:2rem;line-height:1.3;margin:0 0 .5rem}.newsDetail .articleInfo{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.newsDetail .articleAuthor,.newsDetail .articleDate,.newsDetail .articleInfo{color:#6b7280;font-size:.9rem}.newsDetail .articleKeywords{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.newsDetail .keywordChip{border-radius:10px;font-size:.8rem;padding:.15rem .7rem}.newsDetail .articleText{color:#444;font-size:1.1rem;line-height:1.8}.newsDetail .term{position:relative}.newsDetail .term--clickable{color:#667eea;cursor:pointer;text-decoration:underline}.newsDetail .term--clickable:hover{color:#764ba2}.newsDetail .articleImage{margin:2rem 0;text-align:center}.newsDetail .articleImage img{border-radius:12px;box-shadow:0 4px 20px #0000001a;height:auto;max-width:60%;transition:transform .3s ease}.newsDetail .articleImage img:hover{cursor:pointer;transform:scale(1.02)}@media (max-width:768px){.newsDetail .articleImage img{max-width:90%}}@media (max-width:480px){.newsDetail .articleImage img{max-width:100%}}.newsDetail .imageCaption{color:#666;font-size:.9rem;font-style:italic;margin-top:.5rem}.newsDetail .resizeCol{align-items:center;display:flex;flex-direction:column;gap:.5rem;height:100%;position:relative}.newsDetail .resizeHandle{background:#e5e7eb;background:var(--bar,#e5e7eb);cursor:col-resize;height:100%;min-height:400px;position:relative;transition:all .2s ease;width:1px}.newsDetail .resizeHandle:before{background:#0000;bottom:0;content:"";cursor:col-resize;left:-6px;position:absolute;right:-6px;top:0}.newsDetail .resizeHandle:hover{background:#667eea;width:2px}.newsDetail .resizeHandle:after{align-items:center;background:#f3f4f6;background:var(--dots-bg,#f3f4f6);border-radius:50%;box-shadow:0 1px 3px #0000001a;color:#6b7280;color:var(--dots-color,#6b7280);content:"⋮";display:flex;font-size:14px;font-weight:700;height:20px;justify-content:center;left:50%;opacity:.4;opacity:var(--dots-opacity,.4);position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .2s ease;width:20px}.newsDetail .resizeHint{border-radius:4px;color:#6b7280;cursor:col-resize;font-size:.75rem;margin-top:1rem;opacity:.7;padding:.5rem;text-orientation:mixed;transition:all .2s ease;-webkit-user-select:none;user-select:none;writing-mode:vertical-rl}.newsDetail .resizeHint:hover{background:#667eea1a;color:#667eea;opacity:1}.newsDetail .chipsRow{display:flex;gap:.5rem;margin:1rem 0 1.5rem}.newsDetail .keywordChip{background:#e0e7ff;border-radius:12px;color:#3730a3;font-size:.95rem;font-weight:500;padding:.2rem .9rem}.newsDetail .relatedSection{border-radius:12px;box-shadow:0 2px 8px #0000000d;padding:1rem}.newsDetail .relatedSection,.newsDetail .relatedSection--main{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-top:2px solid #e5e7eb}.newsDetail .relatedSection--main{border-bottom:2px solid #e5e7eb;border-radius:0;box-shadow:none;margin:2rem 0;padding:2rem 0}.newsDetail .relatedSection--main .container{margin:0 auto;max-width:1400px;padding:0 2rem}.newsDetail .relatedGrid--horizontal{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr 1fr;grid-template-columns:1fr}@media (min-width:768px){.newsDetail .relatedGrid--horizontal{grid-template-columns:1fr 1fr}}.newsDetail .relatedColumn{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 12px #00000014;padding:1.5rem}.newsDetail .relatedColumn .sectionTitle{border-bottom:2px solid #e5e7eb;color:#1e293b;font-size:1.3rem;margin-bottom:1.5rem;margin-top:0;padding-bottom:.5rem}.newsDetail .relatedItems{display:flex;flex-direction:column;gap:1rem}.newsDetail .prosConsSection{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 8px 25px #0000001f;overflow:hidden;padding:2rem;position:relative}.newsDetail .prosConsSection:before{background:linear-gradient(90deg,#22c55e 50%,#ef4444 0);content:"";height:4px;left:0;position:absolute;right:0;top:0}.newsDetail .prosConsTitle{color:#1e293b;font-size:1.4rem;font-weight:800;margin:0 0 2rem;position:relative;text-align:center}.newsDetail .prosConsTitle:after{background:linear-gradient(90deg,#22c55e,#ef4444);border-radius:2px;bottom:-10px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.newsDetail .prosConsGrid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;position:relative}.newsDetail .prosConsGrid:before{background:linear-gradient(180deg,#22c55e,#ef4444);content:"";height:100%;left:50%;opacity:.3;position:absolute;top:0;transform:translateX(-50%);width:2px}.newsDetail .prosColumn{padding-right:1.5rem;position:relative}.newsDetail .prosHeader{margin-bottom:1.5rem}.newsDetail .prosTitle{background:linear-gradient(135deg,#22c55e,#16a34a);border-radius:10px;box-shadow:0 4px 12px #22c55e4d;color:#fff;font-size:1.1rem;font-weight:700;margin:0;padding:.8rem 1rem;position:relative;text-align:center}.newsDetail .prosTitle:before{content:"👍";font-size:1.2rem;left:.8rem;position:absolute}.newsDetail .prosContent{display:flex;flex-direction:column;gap:1rem}.newsDetail .prosPoint{word-wrap:break-word;background:#fff;border-left:4px solid #22c55e;border-radius:8px;box-shadow:0 2px 6px #0000000d;color:#374151;font-size:.95rem;-webkit-hyphens:auto;hyphens:auto;line-height:1.6;padding:1rem 1.2rem;position:relative;transition:transform .2s ease,box-shadow .2s ease}.newsDetail .prosPoint:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.newsDetail .consColumn{padding-left:1.5rem;position:relative}.newsDetail .consHeader{margin-bottom:1.5rem}.newsDetail .consTitle{background:linear-gradient(135deg,#ef4444,#dc2626);border-radius:10px;box-shadow:0 4px 12px #ef44444d;color:#fff;font-size:1.1rem;font-weight:700;margin:0;padding:.8rem 1rem;position:relative;text-align:center}.newsDetail .consTitle:before{content:"👎";font-size:1.2rem;left:.8rem;position:absolute}.newsDetail .consContent{display:flex;flex-direction:column;gap:1rem}.newsDetail .consPoint{word-wrap:break-word;background:#fff;border-left:4px solid #ef4444;border-radius:8px;box-shadow:0 2px 6px #0000000d;color:#374151;font-size:.95rem;-webkit-hyphens:auto;hyphens:auto;line-height:1.6;padding:1rem 1.2rem;position:relative;transition:transform .2s ease,box-shadow .2s ease}.newsDetail .consPoint:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}@media (max-width:768px){.newsDetail .prosConsSection{padding:1.5rem}.newsDetail .prosConsGrid{gap:2rem;grid-template-columns:1fr}.newsDetail .prosConsGrid:before{display:none}.newsDetail .prosColumn{border-bottom:2px solid #e5e7eb;padding-bottom:1.5rem;padding-right:0}.newsDetail .consColumn{padding-left:0;padding-top:0}.newsDetail .consTitle:before,.newsDetail .prosTitle:before{left:50%;top:-.3rem;transform:translateX(-50%)}}.newsDetail .expertAnalysisSection{background:linear-gradient(135deg,#fefefe,#f9fafb);border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 8px 25px #0000001a;margin-top:2rem;overflow:hidden;padding:2rem;position:relative}.newsDetail .expertAnalysisSection:before{background:linear-gradient(90deg,#3b82f6,#8b5cf6);content:"";height:4px;left:0;position:absolute;right:0;top:0}.newsDetail .expertAnalysisTitle{color:#1e293b;font-size:1.4rem;font-weight:800;margin:0 0 2rem;position:relative;text-align:center}.newsDetail .expertAnalysisTitle:after{background:linear-gradient(90deg,#3b82f6,#8b5cf6);border-radius:2px;bottom:-10px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.newsDetail .expertAnalysisContent{display:flex;flex-direction:column;gap:1.5rem}.newsDetail .analysisItem{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 8px #0000000d;padding:1.5rem;transition:transform .2s ease,box-shadow .2s ease}.newsDetail .analysisItem:hover{box-shadow:0 8px 25px #0000001a;transform:translateY(-2px)}.newsDetail .analysisCategory{margin-bottom:.75rem}.newsDetail .categoryTag{background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:20px;color:#fff;display:inline-block;font-size:.8rem;font-weight:600;letter-spacing:.5px;padding:.375rem .875rem;text-transform:uppercase}.newsDetail .analysisText{word-wrap:break-word;color:#374151;font-size:.95rem;-webkit-hyphens:auto;hyphens:auto;line-height:1.6}.newsDetail .noAnalysisMessage{background:#f9fafb;border:2px dashed #d1d5db;border-radius:8px;color:#6b7280;font-style:italic;padding:2rem;text-align:center}.newsDetail .loadingMessage{color:#6b7280;font-size:1rem;padding:2rem;text-align:center}@media (max-width:768px){.newsDetail .expertAnalysisSection{margin-top:1.5rem;padding:1.5rem}.newsDetail .analysisItem{padding:1.25rem}.newsDetail .expertAnalysisTitle{font-size:1.2rem}}.newsDetail .sectionTitle{align-items:center;color:#1e293b;display:flex;font-size:1.2rem;font-weight:700;gap:.5rem;margin-bottom:1.5rem;margin-top:20px}.newsDetail .sectionTitle:before{content:"📰";font-size:1.1rem}.newsDetail .relatedSection .sectionTitle:has(+.relatedGrid .relatedItem a[href*="/special-report"]):before,.newsDetail .relatedSection:has(.relatedItem a[href*="/special-report"]) .sectionTitle:before{content:"🔗"}.newsDetail .relatedSection.relatedTopicsSection .sectionTitle:before{content:"🔗"}.newsDetail .relatedGrid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width:768px){.newsDetail .relatedGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}.newsDetail .relatedItem{background:#fff;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:1rem;overflow:hidden;padding:1rem;position:relative;transition:all .3s ease}.newsDetail .relatedItem:before{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:0 2px 2px 0;bottom:0;content:"";left:0;position:absolute;top:0;width:4px}.newsDetail .relatedItem:hover{border-color:#667eea;box-shadow:0 4px 12px #667eea26;transform:translateY(-2px)}.newsDetail .relatedItem a{color:#1e293b;display:block;font-size:1rem;font-weight:600;line-height:1.4;margin-bottom:.5rem;text-decoration:none}.newsDetail .relatedItem a:hover{color:#667eea}.newsDetail .relevanceText{border-left:2px solid #e2e8f0;color:#64748b;font-size:.9rem;font-style:italic;line-height:1.5;margin-left:.5rem;padding-left:.5rem}.newsDetail .relatedBadge{border-radius:12px;display:inline-block;font-size:.75rem;margin-left:.5rem;padding:.2rem .6rem}.newsDetail .readMoreButton,.newsDetail .relatedBadge{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-weight:600}.newsDetail .readMoreButton{border:none;border-radius:25px;cursor:pointer;font-size:1rem;margin-top:1.5rem;padding:.8rem 2rem;transition:all .3s ease}.newsDetail .readMoreButton:hover{box-shadow:0 4px 12px #667eea4d;transform:translateY(-2px)}.newsDetail .longContent{animation:slideDown .5s ease;border-top:2px solid #e5e7eb;margin-top:2rem;padding-top:2rem}.newsDetail .sourceBlock{background:#fafbfc;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 8px #0000000a;margin-bottom:2rem;margin-top:3rem;padding:2rem;position:relative;transition:box-shadow .3s ease}.newsDetail .sourceBlock:hover{box-shadow:0 4px 16px #00000014}.newsDetail .sourceTitle{align-items:center;border-bottom:2px solid #f3f4f6;color:#374151;display:flex;font-size:1rem;font-weight:600;gap:.5rem;margin-bottom:1.25rem;padding-bottom:.75rem;position:relative}.newsDetail .sourceTitle:before{content:"📄";font-size:1rem}.newsDetail .sourceList{grid-gap:.75rem;display:grid;gap:.75rem;list-style:none;margin:0;padding:0}.newsDetail .sourceList li{background:#fafbfc;border:1px solid #f1f3f4;border-radius:8px;padding:.875rem 1rem;position:relative;transition:all .2s ease}.newsDetail .sourceList li:before{background:#667eea;border-radius:0 0 0 8px;bottom:0;content:"";left:0;opacity:.7;position:absolute;top:0;width:3px}.newsDetail .sourceList li:hover{background:#f8fafc;border-color:#e2e8f0;transform:translateX(2px)}.newsDetail .sourceMedia{background:#e5e7eb;border-radius:6px;color:#4b5563;display:inline-block;font-size:.8rem;font-weight:600;margin-bottom:.25rem;margin-right:.5rem;padding:.2rem .6rem}.newsDetail .sourceSeparator{display:none}.newsDetail .sourceLink{color:#374151!important;display:block;font-weight:400;line-height:1.5;text-decoration:none;transition:color .2s ease;word-break:break-word}.newsDetail .sourceLink:hover{color:#667eea!important}.newsDetail .sourceEmpty{background:#f9fafb;border:1px dashed #d1d5db;border-radius:8px;color:#9ca3af;font-style:italic;padding:1.5rem;text-align:center}.newsDetail .sourceToggleButton{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;color:#374151;cursor:pointer;font-size:.875rem;font-weight:500;margin-top:1rem;padding:.6rem 1.25rem;transition:all .2s ease;width:100%}.newsDetail .sourceToggleButton:hover{background:#667eea;border-color:#667eea;color:#fff}.newsDetail .articleText p{user-select:text;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text}.fact-check-button{align-items:center;animation:fadeInUp .2s ease-out;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:none;border-radius:8px;box-shadow:0 4px 12px #3b82f64d;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:6px;padding:8px 16px;position:fixed;transform:translateX(-50%);transition:all .3s ease;z-index:1000}.fact-check-button:hover{background:linear-gradient(135deg,#2563eb,#1e40af);box-shadow:0 6px 16px #3b82f666;transform:translateX(-50%) translateY(-2px)}.fact-check-button:active{box-shadow:0 2px 8px #3b82f64d;transform:translateX(-50%) translateY(0)}@keyframes fadeInUp{0%{opacity:0;transform:translateX(-50%) translateY(10px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.newsDetail .articleText{user-select:text;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text}.newsDetail .fact-check-button{animation:fadeInUp .2s ease-out;background:#fff;border:1px solid #d1d5db;border-radius:12px;box-shadow:0 4px 16px #00000026,0 2px 4px #0000001a;color:#374151;font-size:14px;font-weight:500;gap:6px;min-width:120px;padding:8px 16px;transition:all .2s ease;white-space:nowrap;z-index:9999}.newsDetail .chat-toggle-btn,.newsDetail .fact-check-button{align-items:center;cursor:pointer;display:flex;justify-content:center;position:fixed}.newsDetail .chat-toggle-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:50%;bottom:30px;box-shadow:0 4px 16px #667eea66;color:#fff;height:60px;right:30px;transition:all .3s ease;width:60px;z-index:1000}.newsDetail .chat-sidebar{background:#fff;box-shadow:-4px 0 20px #0000001a;display:flex;flex-direction:column;height:100vh;position:fixed;right:-500px;top:0;transition:right .3s ease;width:400px;z-index:1001}.newsDetail .chat-sidebar-header{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-bottom:1px solid #e5e7eb;color:#fff;display:flex;justify-content:space-between;padding:20px}.newsDetail .chat-sidebar-header h3{color:#fff}.newsDetail .chat-close-btn{align-items:center;background:none;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:24px;height:30px;justify-content:center;padding:0;transition:background .2s;width:30px}.newsDetail .clickable-point{cursor:pointer}.newsDetail .clickable-point:hover{box-shadow:0 6px 16px #00000026!important;transform:translateY(-2px)!important}.newsDetail .position-modal-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.newsDetail .position-modal-content{background:#fff;border-radius:12px;box-shadow:0 10px 25px #00000026;display:flex;flex-direction:column;max-height:80vh;max-width:600px;overflow:hidden;width:100%}.newsDetail .position-modal-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:20px 25px}.newsDetail .position-modal-title{font-size:1.25rem;font-weight:700;margin:0}.newsDetail .position-modal-title.positive{color:#22c55e}.newsDetail .position-modal-title.negative{color:#ef4444}.newsDetail .position-modal-close{align-items:center;background:none;border:none;border-radius:50%;color:#6b7280;cursor:pointer;display:flex;font-size:28px;height:35px;justify-content:center;padding:0;transition:background .2s,color .2s;width:35px}.newsDetail .position-modal-close:hover{background:#f3f4f6;color:#374151}.newsDetail .position-modal-body{flex:1 1;overflow-y:auto;padding:25px}.newsDetail .position-modal-body p{color:#374151;font-size:1rem;line-height:1.7;margin:0}@media (max-width:768px){.newsDetail .position-modal-overlay{padding:10px}.newsDetail .position-modal-content{max-height:90vh}.newsDetail .position-modal-header{padding:15px 20px}.newsDetail .position-modal-body{padding:20px}.newsDetail .position-modal-title{font-size:1.1rem}}.chat{background:#fff;border:1px solid #e5e7eb;border-radius:0;box-shadow:0 8px 32px #0000001f;display:flex;flex:1 1;flex-direction:column;height:700px;overflow:hidden;width:420px}.chat__header{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:0;box-shadow:0 2px 8px #667eea33;color:#fff;display:flex;justify-content:space-between;padding:1.2rem 1.5rem}.chat__headerLeft{gap:.8rem}.chat__headerLeft,.chat__icon{align-items:center;display:flex}.chat__icon{background:#fff3;border-radius:50%;font-size:1.2rem;height:36px;justify-content:center;width:36px}.chat__title{font-size:1.2rem;font-weight:600;margin:0}.chat__subtitle{font-size:.85rem;margin:0;opacity:.9}.chat__expertSelector{align-items:center;background:#f8fafc;border-bottom:1px solid #e5e7eb;display:flex;gap:1rem;padding:.8rem 1.5rem;position:relative}.dropdown{display:inline-block;position:relative}.dropdown__btn{align-items:center;background:#fff;border:2px solid #e5e7eb;border-radius:8px;color:#374151;cursor:pointer;display:inline-flex;font-size:.9rem;font-weight:500;gap:.5rem;min-width:200px;padding:.6rem 1rem;transition:all .2s ease}.dropdown__btn:hover{border-color:#667eea;box-shadow:0 2px 4px #667eea1a}.dropdown__btn:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.dropdown__icon{font-size:.8rem;transition:transform .2s ease}.dropdown__icon.is-open{transform:rotate(180deg)}.dropdown__menu{background:#fff;border:2px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 12px #00000026;left:0;margin-top:.5rem;max-height:300px;overflow-y:auto;position:absolute;right:0;top:100%;z-index:1000}.dropdown__menu::-webkit-scrollbar,.messages::-webkit-scrollbar{width:6px}.dropdown__menu::-webkit-scrollbar-track,.messages::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.dropdown__menu::-webkit-scrollbar-thumb,.messages::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.dropdown__menu,.messages{scrollbar-width:thin}.dropdown__item{align-items:center;border-bottom:1px solid #f3f4f6;cursor:pointer;display:flex;justify-content:space-between;padding:.8rem 1rem;transition:background .2s ease}.dropdown__item:hover{background:#f8fafc}.dropdown__item:last-child{border-bottom:none}.checkbox{align-items:center;background:#0000;border:2px solid #d1d5db;border-radius:3px;display:flex;height:16px;justify-content:center;position:relative;transition:all .2s ease;width:16px}.checkbox:after{color:#fff;content:"✓";font-size:.7rem;font-weight:700;opacity:0;transition:opacity .2s ease}.checkbox.is-checked{background:#667eea;border-color:#667eea}.checkbox.is-checked:after{opacity:1}.selectedCount{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;color:#fff;font-size:.75rem;font-weight:600;margin-left:.5rem;padding:.2rem .6rem}.messages{background:#fafafa;flex:1 1;gap:1rem;overflow-y:auto;padding:1.2rem;scroll-behavior:smooth;word-break:break-word}.message,.messages{display:flex;flex-direction:column}.message{align-items:flex-start}.message--own{align-items:flex-end}.bubble{word-wrap:break-word;background:#fff;border-radius:18px;box-shadow:0 2px 8px #0000001a;color:#374151;font-size:.95rem;line-height:1.5;max-width:85%;padding:.8rem 1.2rem}.bubble--own{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.time{color:#6b7280;font-size:.75rem;font-weight:500;margin-top:.3rem}.prompt{background:#f8fafc;border-top:1px solid #e5e7eb;padding:.8rem 0;position:relative}.prompt__container{display:flex;gap:.5rem;overflow-x:auto;padding:0 1.5rem;scroll-behavior:smooth;scrollbar-width:thin}.prompt__container::-webkit-scrollbar{height:6px}.prompt__container::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.prompt__container::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.prompt__container::-webkit-scrollbar-thumb:hover{background:#94a3b8}.prompt__item{background:#fff;border:2px solid #e5e7eb;border-radius:20px;color:#374151;cursor:pointer;flex-shrink:0;font-size:.85rem;font-weight:500;min-width:-webkit-fill-available;min-width:fit-content;padding:.5rem 1rem;transition:all .2s ease;white-space:nowrap}.prompt__item:hover{background:#f8faff;border-color:#667eea;box-shadow:0 2px 8px #667eea26;color:#667eea;transform:translateY(-1px)}.prompt__item:active{box-shadow:0 1px 4px #667eea1a;transform:translateY(0)}.chat__header .chat-close-btn{align-items:center;background:#fff3;border:1px solid #ffffff4d;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:600;height:32px;justify-content:center;transition:all .2s ease;width:32px}.chat__header .chat-close-btn:hover{background:#ffffff4d;border-color:#fff6;transform:scale(1.05)}.chat-mode-switch-btn{align-items:center;background:linear-gradient(135deg,#10b981,#059669);border:1px solid #fff3;border-radius:8px;box-shadow:0 2px 4px #10b98133;color:#fff;cursor:pointer;display:flex;font-size:.8rem;font-weight:600;gap:.4rem;margin-right:.5rem;padding:.5rem .8rem;transition:all .2s ease}.chat-mode-switch-btn:before{content:"↩";font-size:.9rem;font-weight:700}.chat-mode-switch-btn:hover{background:linear-gradient(135deg,#059669,#047857);border-color:#ffffff4d;box-shadow:0 4px 8px #10b9814d;transform:translateY(-1px)}.chat-mode-switch-btn:active{box-shadow:0 2px 4px #10b98133;transform:translateY(0)}.input{background:#fff;border-top:1px solid #e5e7eb;display:flex;gap:.8rem;padding:1.2rem 1.5rem}.input__text{border:2px solid #e5e7eb;border-radius:25px;flex:1 1;font-size:.95rem;outline:none;padding:.8rem 1.2rem;transition:all .2s ease}.input__text:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.input__text::placeholder{color:#9ca3af}.input__send{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:50%;box-shadow:0 2px 6px #667eea33;color:#fff;cursor:pointer;display:flex;height:44px;justify-content:center;transition:all .2s ease;width:44px}.input__send:hover{box-shadow:0 4px 12px #667eea4d;transform:scale(1.05)}.input__send:disabled{background:#d1d5db;box-shadow:none;cursor:not-allowed;transform:none}.proofButton{align-items:center;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:none;border-radius:8px;box-shadow:0 2px 4px #3b82f633;color:#fff;cursor:pointer;display:inline-flex;font-size:.9rem;font-weight:500;gap:.5rem;margin-left:.5rem;padding:.6rem 1.2rem;transition:all .3s ease}.proofButton:hover{background:linear-gradient(135deg,#2563eb,#1e40af);box-shadow:0 4px 8px #3b82f64d;transform:translateY(-1px)}.proofButton:active{box-shadow:0 2px 4px #3b82f633;transform:translateY(0)}.proofButton:before{content:"🔍";font-size:.8rem}.proofButton--inline{border-radius:20px;box-shadow:0 2px 4px #3b82f626;font-size:.85rem;margin:0;padding:.5rem 1rem}.proof-mode-controls{background:#f8fafc;border-top:1px solid #e5e7eb;display:flex;gap:1rem;justify-content:center;padding:1rem}.proof-mode-controls .proofButton{border-radius:8px;box-shadow:0 2px 6px #3b82f633;font-size:.9rem;margin:0;padding:.7rem 1.4rem;transition:all .2s ease}.proof-mode-controls .proofButton:hover{box-shadow:0 6px 12px #3b82f64d;transform:translateY(-2px)}.proofButton--inline:before{content:""}.proofButton--inline:hover{box-shadow:0 4px 8px #3b82f640;transform:translateY(-1px)}.chat__headerRight,.mode-toggle{align-items:center;display:flex}.mode-toggle{background:#fff3;border:1px solid #ffffff4d;border-radius:8px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:500;gap:.5rem;padding:.5rem 1rem;transition:all .3s ease}.mode-toggle:hover{background:#ffffff4d;transform:translateY(-1px)}.mode-toggle.chat-mode{background:#22c55e33;border-color:#22c55e66;color:#fff}.mode-toggle.chat-mode:hover{background:#22c55e4d;box-shadow:0 2px 8px #22c55e33}.mode-toggle.proof-mode{background:#3b82f633;border-color:#3b82f666;color:#fff}.mode-toggle.proof-mode:hover{background:#3b82f64d;box-shadow:0 2px 8px #3b82f633}.proof-messages{background:linear-gradient(135deg,#f8faff,#f1f5f9);border-left:4px solid #3b82f6}.proof-message .bubble--proof{background:linear-gradient(135deg,#fff,#f8faff);border:2px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 12px #3b82f626;color:#1e293b;font-size:.95rem;line-height:1.6;padding:1.2rem 1.5rem;position:relative}.proof-message .bubble--proof:before{align-items:center;background:#3b82f6;border-radius:50%;box-shadow:0 2px 4px #3b82f64d;color:#fff;content:"🔍";display:flex;font-size:.8rem;height:24px;justify-content:center;left:12px;position:absolute;top:-8px;width:24px}.proof-message .bubble--proof h3{border-bottom:2px solid #e2e8f0;color:#3b82f6;font-size:1.1rem;font-weight:600;margin:0 0 .8rem;padding-bottom:.5rem}.proof-message .bubble--proof h4{color:#475569;font-size:1rem;font-weight:500;margin:1rem 0 .5rem}.proof-message .bubble--proof p{color:#334155;margin:.5rem 0}.proof-message .bubble--proof ul{margin:.5rem 0;padding-left:1.5rem}.proof-message .bubble--proof li{color:#475569;margin:.3rem 0;position:relative}.proof-message .bubble--proof li::marker{color:#3b82f6}.proof-message .bubble--proof a{border-bottom:1px solid #0000;color:#3b82f6;font-weight:500;text-decoration:none;transition:all .2s ease}.proof-message .bubble--proof a:hover{background:#3b82f60d;border-bottom-color:#3b82f6;border-radius:4px;color:#1d4ed8;padding:.1rem .2rem}.proof-message .bubble--proof strong{color:#1e293b;font-weight:600}.proof-message .bubble--proof code{background:#f1f5f9;border-radius:4px;color:#475569;font-family:Courier New,monospace;font-size:.9rem;padding:.2rem .4rem}.proof-message .bubble--proof .verification-status{align-items:center;background:#ecfdf5;border:1px solid #d1fae5;border-radius:20px;color:#059669;display:inline-flex;font-size:.8rem;font-weight:500;gap:.5rem;margin:.5rem 0;padding:.3rem .8rem}.proof-message .bubble--proof .verification-status.warning{background:#fefce8;border-color:#fde68a;color:#d97706}.proof-message .bubble--proof .verification-status.error{background:#fef2f2;border-color:#fecaca;color:#dc2626}.proof-message .bubble--proof div[class*=verification-status]{align-items:center;background:#ecfdf5;border:1px solid;border-color:#d1fae5;border-radius:20px;color:#059669;display:inline-flex!important;font-size:.8rem;font-weight:500;gap:.5rem;margin:.5rem 0;padding:.3rem .8rem}.proof-message .bubble--proof div[class*=warning]{background:#fefce8!important;border-color:#fde68a!important;color:#d97706!important}.proof-message .bubble--proof div[class*=error]{background:#fef2f2!important;border-color:#fecaca!important;color:#dc2626!important}.fchat{bottom:2rem;position:fixed;right:2rem;z-index:1000}.fchat,.fchat__window{transition:all .4s cubic-bezier(.4,0,.2,1)}.fchat__window{background:#fff;border:2px solid #667eea;border-radius:16px;box-shadow:0 8px 32px #00000026;height:60px;overflow:hidden;position:relative;width:60px}.fchat__window.is-expanded{border:1px solid #e5e7eb;border-radius:0 0 0 0;border-right:none;box-shadow:-6px 0 30px #0000001f;height:700px;position:fixed;right:0;top:50%;transform:translateY(-50%);width:420px}.fchat__collapsed{align-items:center;background:#0000;border:0;cursor:pointer;display:flex;height:100%;justify-content:center;transform:translateY(-2px);width:100%}.fchat__collapsed .fchat__icon{color:#667eea;font-size:2rem;transition:all .3s ease}.fchat__collapsed:hover .fchat__icon{color:#5a67d8;transform:scale(1.1)}.fchat__window.is-expanded .chat{border:none;border-radius:0;box-shadow:none;height:100%;width:100%}@media (max-width:768px){.fchat__window.is-expanded{border:none;border-radius:0;height:700px;left:0;max-height:100vh;right:0;top:50%;transform:translateY(-50%);width:100vw}}.bubble--news img{border-radius:8px;margin-right:1rem;max-height:80px;max-width:120px;object-fit:cover;vertical-align:middle}.message--loading{opacity:1}.bubble--loading{background:#f3f4f6;color:#6b7280;padding:.75rem 1rem}.bubble--loading,.loading-dots{align-items:center;display:inline-flex;gap:.25rem}.loading-dot{animation:loadingDotAnimation 1.4s ease-in-out infinite both;background-color:#9ca3af;border-radius:50%;height:6px;width:6px}.loading-dot:first-child{animation-delay:-.32s}.loading-dot:nth-child(2){animation-delay:-.16s}.loading-dot:nth-child(3){animation-delay:0s}@keyframes loadingDotAnimation{0%,80%,to{opacity:.5;transform:scale(.8)}40%{opacity:1;transform:scale(1.2)}}.tooltipOverlay{align-items:center;background:#00000080;display:flex;inset:0;justify-content:center;position:fixed;z-index:1000}.tooltipContent{animation:slideIn .3s ease;background:#fff;border-radius:12px;box-shadow:0 10px 30px #0000004d;max-width:400px;outline:none;padding:1.5rem;position:relative}.tooltipHeader{align-items:center;border-bottom:2px solid #667eea;display:flex;justify-content:space-between;margin-bottom:1rem;padding-bottom:.5rem}.termTitle{color:#667eea;font-size:1.2rem;margin:0}.closeButton{align-items:center;background:none;border:none;border-radius:50%;color:#666;cursor:pointer;display:inline-flex;font-size:1.5rem;height:30px;justify-content:center;padding:0;transition:all .3s ease;width:30px}.closeButton:hover{background:#f1f5f9;color:#333}.closeButton:focus-visible{border-radius:8px;outline:3px solid #667eea59;outline-offset:2px}.definition{color:#444;font-size:1rem;line-height:1.6;margin:0}.example{background:#f8fafc;border-left:4px solid #667eea;border-radius:8px;margin-top:1rem;padding:1rem}.exampleTitle{color:#333;font-size:.9rem;font-weight:600;margin:0 0 .5rem}.exampleText{color:#666;font-size:.9rem;line-height:1.5;margin:0}.keywordPage{background-color:#f8fafc;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;min-height:100vh}.keywordPage__main{margin:0 auto;max-width:1400px;padding:2rem}.keywordPage__grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 350px;margin-top:2rem}@media (max-width:1200px){.keywordPage__grid{grid-template-columns:1fr}}.keywordPage__mainCol{display:flex;flex-direction:column;gap:2rem}.keywordPage__sidebar{display:flex;flex-direction:column;gap:1.5rem;height:fit-content;position:sticky;top:2rem}.keywordPage__card{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:1.5rem}.keywordPage__cardTitle{color:#1e3a8a;font-size:1.2rem;font-weight:600;margin:0 0 1rem}.keywordPage__sectionTitle{align-items:center;color:#1e3a8a;display:flex;font-size:1.8rem;font-weight:700;gap:.5rem;margin:2rem 0 1rem}.keywordPage__sectionTitle:before{content:"#";font-size:1.5rem}.keywordPage__cloud{display:flex;flex-wrap:wrap;gap:.7rem 1.1rem;padding:.5rem .2rem}.keywordPage__kw{background:linear-gradient(135deg,#f3f4f6,#e0e7ef);border-radius:18px;box-shadow:0 1px 2px #667eea0a;color:#667eea;cursor:pointer;display:inline-block;font-size:1.1rem;font-size:var(--size,1.1rem);font-weight:600;padding:.3rem 1.1rem;transition:background .2s,color .2s,box-shadow .2s}.keywordPage__kw:hover{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 2px 8px #667eea1a;color:#fff}.keywordPage__statsGrid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}.keywordPage__statBox{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;color:#fff;padding:1rem;text-align:center}.keywordPage__statNum{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.keywordPage__statLabel{font-size:.8rem;opacity:.9}.keywordPage__moreWrap{margin-top:1.5rem;text-align:center}.keywordPage__moreBtn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:25px;box-shadow:0 2px 8px #667eea1a;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.7rem 2.2rem;transition:all .2s}.keywordPage__moreBtn:hover{box-shadow:0 4px 12px #667eea33;transform:translateY(-1px)}.searchPage{background:#f8fafc;min-height:100vh}.searchPage__main{margin:0 auto;max-width:1200px;padding:2rem 1rem}.searchPage__grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 300px}@media (max-width:768px){.searchPage__grid{gap:1rem;grid-template-columns:1fr}}.searchPage__header{margin-bottom:2rem}.searchPage__sectionTitle{color:#1e3a8a;font-size:1.8rem;font-weight:700;margin:0 0 1rem}.searchPage__info{background:#e0f2fe;border-left:4px solid #0284c7;border-radius:8px;padding:1rem}.searchPage__resultCount{color:#0f172a;font-size:1rem;font-weight:600;margin:0 0 .5rem}.searchPage__keywords{align-items:center;color:#475569;display:flex;flex-wrap:wrap;font-size:.9rem;gap:.5rem}.searchPage__keyword{background:#3b82f6;border-radius:4px;color:#fff;font-size:.8rem;font-weight:500;padding:.25rem .5rem}.searchPage__loading{padding:4rem 2rem;text-align:center}.loadingSpinner{animation:spin 1s linear infinite;border:4px solid #e2e8f0;border-radius:50%;border-top-color:#3b82f6;height:40px;margin:0 auto 1rem;width:40px}.searchPage__loading p{color:#64748b;font-size:1.1rem}.searchPage__error{background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;padding:4rem 2rem;text-align:center}.searchPage__error h2{color:#ef4444;font-size:1.5rem;margin:0 0 1rem}.searchPage__error p{color:#6b7280;margin:0 0 2rem}.searchPage__backBtn{background:#3b82f6;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:background-color .2s}.searchPage__backBtn:hover{background:#2563eb}.searchPage__noResults{background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;padding:4rem 2rem;text-align:center}.searchPage__noResults h3{color:#374151;font-size:1.3rem;margin:0 0 1rem}.searchPage__noResults p{color:#6b7280;margin:0 0 2rem}.searchPage__suggestionTags{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.searchPage__suggestionTag{background:#f1f5f9;border-radius:20px;color:#475569;cursor:pointer;font-size:.9rem;padding:.5rem 1rem;transition:all .2s}.searchPage__suggestionTag:hover{background:#e2e8f0;color:#334155}.searchPage__moreWrap{margin:2rem 0;text-align:center}.searchPage__moreBtn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:25px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 2rem;transition:transform .2s}.searchPage__moreBtn:hover{box-shadow:0 4px 12px #667eea66;transform:translateY(-2px)}.searchPage__sidebar{display:flex;flex-direction:column;gap:1.5rem}.searchPage__card{background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;padding:1.5rem}.searchPage__cardTitle{align-items:center;color:#1e293b;display:flex;font-size:1.1rem;font-weight:700;gap:.5rem;margin:0 0 1rem}.searchPage__cloud{display:flex;flex-wrap:wrap;gap:.5rem}.searchPage__kw{background:linear-gradient(135deg,#e0f2fe,#f0f9ff);border:1px solid #bae6fd;border-radius:15px;color:#0284c7;cursor:pointer;font-size:1rem;font-size:var(--size,1rem);font-weight:600;padding:.4rem .8rem;transition:all .2s}.searchPage__kw:hover{background:linear-gradient(135deg,#0284c7,#0ea5e9);color:#fff;transform:translateY(-1px)}.searchPage__relatedSearch{display:flex;flex-direction:column;gap:.5rem}.searchPage__relatedItem{border-radius:6px;color:#475569;cursor:pointer;font-size:.9rem;padding:.5rem;transition:background-color .2s}.searchPage__relatedItem:hover{background:#f1f5f9;color:#334155}@media (max-width:768px){.searchPage__main{padding:1rem .5rem}.searchPage__sectionTitle{font-size:1.5rem}.searchPage__sidebar{order:-1}.searchPage__card{padding:1rem}}:root{--brand-start:#667eea;--brand-end:#764ba2;--text-primary:#1e3a8a;--text-muted:#6b7280;--card-shadow:0 4px 20px #00000014;--card-shadow-hover:0 8px 30px #0000001f;--radius-lg:16px}.srp-page{margin:0 auto;max-width:1400px;padding:2rem}.srp-header{margin-bottom:3rem;text-align:center}.srp-title{align-items:center;color:#1e3a8a;color:var(--text-primary);display:flex;font-size:2.5rem;font-weight:700;gap:1rem;justify-content:center;margin:0 0 1rem}.srp-title:before{content:"📰";font-size:2rem}.srp-subtitle{color:#6b7280;color:var(--text-muted);font-size:1.1rem;line-height:1.6;margin:0}.srp-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}@media (max-width:768px){.srp-grid{grid-template-columns:1fr}}.srp-card{background:#fff;border-left:4px solid #667eea;border-left:4px solid var(--brand-start);border-radius:16px;border-radius:var(--radius-lg);box-shadow:0 4px 20px #00000014;box-shadow:var(--card-shadow);overflow:hidden;transition:all .3s ease}.srp-card:hover{border-left-color:#7c3aed;box-shadow:0 8px 30px #0000001f;box-shadow:var(--card-shadow-hover);transform:translateY(-4px)}.srp-cardHeader{background:linear-gradient(135deg,#667eea,#764ba2);background:linear-gradient(135deg,var(--brand-start) 0,var(--brand-end) 100%);color:#fff;padding:1.5rem;position:relative}.srp-cardTitle{color:#fff;font-size:1.4rem;font-weight:600;line-height:1.3;margin:0 0 .5rem}.srp-cardContent{padding:1.5rem}.srp-summary{color:#4b5563;font-size:1.1rem;line-height:1.6;margin:0 0 1rem}.srp-meta{align-items:center;border-top:1px solid #f3f4f6;justify-content:space-between;margin-top:1rem;padding-top:1rem}.srp-meta,.srp-metaInfo{display:flex;flex-wrap:wrap;gap:1rem}.srp-metaInfo{color:#6b7280;color:var(--text-muted);font-size:.8rem}.srp-readMore{background:linear-gradient(135deg,#667eea,#764ba2);background:linear-gradient(135deg,var(--brand-start) 0,var(--brand-end) 100%);border-radius:8px;box-shadow:0 2px 8px #667eea4d;color:#fff;display:inline-block;font-size:.9rem;font-weight:500;padding:.6rem 1.2rem;text-decoration:none;transition:all .3s ease}.srp-readMore:hover{box-shadow:0 4px 12px #667eea59;transform:translateY(-1px)}.srdPage{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8fafc;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,微軟雅黑,Helvetica Neue,Helvetica,Arial,sans-serif;letter-spacing:.02em;line-height:1.7;min-height:100vh;text-rendering:optimizeLegibility}.srdMain{margin:0 auto;max-width:1400px;padding:2rem}.srdHeader{grid-gap:2rem;align-items:start;background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;display:grid;gap:2rem;grid-template-columns:6fr 4fr;margin-bottom:2rem;padding:1rem 2rem}@media (max-width:1200px){.srdHeader{grid-template-columns:1fr;text-align:center}}.srdHeader__content{display:flex;flex-direction:column;gap:1rem}.srdHeader__title{color:#1e3a8a;font-size:2rem;font-weight:700;line-height:1.3;margin:0}.srdHeader__summary{color:#4b5563;font-size:1.2rem;line-height:1.6;margin:0}.srdHeader__meta{display:flex;flex-wrap:wrap;gap:1.5rem;margin-top:1rem}.srdHeader__metaItem{color:#6b7280}.srdHeader__metaItem,.srdHeader__reportBtn{align-items:center;display:flex;font-size:.9rem;gap:.5rem}.srdHeader__reportBtn{background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:none;border-radius:8px;box-shadow:0 2px 8px #3b82f64d;color:#fff;cursor:pointer;font-weight:500;padding:.6rem 1rem;transition:all .3s ease}.srdHeader__reportBtn:hover{background:linear-gradient(135deg,#2563eb,#1e40af);box-shadow:0 4px 12px #3b82f666;transform:translateY(-1px)}.srdHeader__5w1hBtn{align-items:center;background:linear-gradient(135deg,#8b5cf6,#6d28d9);border:none;border-radius:8px;box-shadow:0 2px 8px #8b5cf64d;color:#fff;cursor:pointer;display:flex;font-size:.9rem;font-weight:500;gap:.5rem;padding:.6rem 1rem;transition:all .3s ease}.srdHeader__5w1hBtn:hover{background:linear-gradient(135deg,#7c3aed,#5b21b6);box-shadow:0 4px 12px #8b5cf666;transform:translateY(-1px)}.srdHeader__expertAnalysis{background:linear-gradient(135deg,#fefefe,#f9fafb);border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 16px #00000014;display:flex;flex-direction:column;max-height:400px;overflow:hidden;padding:1rem;position:relative}.srdHeader__expertAnalysis:before{background:linear-gradient(90deg,#3b82f6,#8b5cf6);content:"";height:3px;left:0;position:absolute;right:0;top:0}.srdHeader__expertTitle{color:#1e293b;flex-shrink:0;font-size:1.15rem;font-weight:700;margin:0 0 .3rem;padding-bottom:.3rem;position:relative;text-align:center}.srdHeader__expertContent{display:flex;flex:1 1;flex-direction:column;gap:.75rem;min-height:0;overflow-y:auto;padding-right:.25rem;position:relative}.srdHeader__expertContent::-webkit-scrollbar{width:5px}.srdHeader__expertContent::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.srdHeader__expertContent::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:3px}.srdHeader__expertContent::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#2563eb,#7c3aed)}.srdHeader__expertCards{grid-gap:.1rem;align-items:stretch;display:grid;gap:.1rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.srdHeader__expertCard{background:#fff;border:2px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 8px #0000000f;cursor:pointer;display:flex;flex-direction:column;overflow:hidden;padding:.8rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.srdHeader__expertCard:before{background:linear-gradient(90deg,#3b82f6,#8b5cf6);content:"";height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .3s ease}.srdHeader__expertCard:hover{border-color:#3b82f6;box-shadow:0 8px 24px #3b82f62e;transform:translateY(-3px)}.srdHeader__expertCard:hover:before{transform:scaleX(1)}.srdHeader__expertCardHeader{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.srdHeader__expandIcon{font-size:1.1rem;opacity:.6;transition:all .3s ease}.srdHeader__expertCard:hover .srdHeader__expandIcon{opacity:1;transform:scale(1.15)}.srdHeader__expertCardPreview{-webkit-line-clamp:4;-webkit-box-orient:vertical;line-clamp:4;color:#4b5563;display:-webkit-box;flex:1 1;font-size:.9rem;line-height:1.6;overflow:hidden;text-overflow:ellipsis}.srdExpertModal{align-items:center;animation:srdModalFadeIn .25s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#000000a6;bottom:0;display:flex;justify-content:center;left:0;padding:1.5rem;position:fixed;right:0;top:0;z-index:9999}.srdExpertModal.closing{animation:srdModalFadeOut .2s ease}@keyframes srdModalFadeOut{0%{opacity:1}to{opacity:0}}.srdExpertModal__content{animation:srdModalSlideUp .3s cubic-bezier(.34,1.56,.64,1);background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;display:flex;flex-direction:column;max-height:85vh;max-width:700px;overflow:hidden;position:relative;width:100%}@keyframes srdModalSlideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.srdExpertModal__header{align-items:center;background:linear-gradient(135deg,#f8fafc,#fff);border-bottom:2px solid #e5e7eb;display:flex;flex-shrink:0;justify-content:space-between;padding:1.75rem 2rem}.srdExpertModal__title{align-items:center;color:#1e293b;display:flex;font-size:1.3rem;font-weight:700;gap:.75rem;margin:0}.srdExpertModal__icon{font-size:1.5rem}.srdExpertModal__close{align-items:center;background:#0000;border:none;border-radius:6px;color:#64748b;cursor:pointer;display:flex;font-size:1.8rem;height:36px;justify-content:center;line-height:1;padding:.25rem .5rem;transition:all .2s ease;width:36px}.srdExpertModal__close:hover{background:#f1f5f9;color:#1e293b;transform:rotate(90deg)}.srdExpertModal__body{background:#fff;flex:1 1;overflow-y:auto;padding:2rem}.srdExpertModal__body::-webkit-scrollbar{width:8px}.srdExpertModal__body::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.srdExpertModal__body::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:4px}.srdExpertModal__body::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#2563eb,#7c3aed)}.srdExpertModal__analysis{word-wrap:break-word;color:#334155;font-size:1rem;-webkit-hyphens:auto;hyphens:auto;line-height:1.8;white-space:pre-wrap}.srdHeader__accordion{display:flex;flex-direction:column;gap:.75rem}.srdHeader__accordionItem{background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 2px 6px #0000000a;overflow:hidden;transition:all .3s ease}.srdHeader__accordionItem:hover{box-shadow:0 4px 12px #00000014}.srdHeader__accordionItem.expanded{border-color:#3b82f6;box-shadow:0 4px 12px #3b82f626}.srdHeader__accordionHeader{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;justify-content:space-between;padding:1rem;transition:background .2s ease;width:100%}.srdHeader__accordionHeader:hover{background:#f9fafb}.srdHeader__accordionItem.expanded .srdHeader__accordionHeader{background:linear-gradient(135deg,#f0f7ff,#f9fafb)}.srdHeader__accordionTitle{align-items:center;display:flex;gap:.75rem}.srdHeader__accordionIcon{color:#3b82f6;flex-shrink:0;font-size:.8rem;transition:transform .3s ease}.srdHeader__accordionContent{max-height:0;overflow:hidden;padding:0 1rem;transition:max-height .4s ease,padding .4s ease}.srdHeader__accordionContent.show{max-height:1000px;padding:0 1rem 1rem}.srdHeader__categoryTag{background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:16px;color:#fff;display:inline-block;font-size:.6rem;font-weight:600;letter-spacing:.3px;padding:.3rem .75rem;text-transform:uppercase}.srdHeader__analysisText{word-wrap:break-word;color:#374151;font-size:.88rem;-webkit-hyphens:auto;hyphens:auto;line-height:1.6}.srdHeader__noAnalysis{background:#f9fafb;border:2px dashed #d1d5db;border-radius:8px;color:#6b7280;font-size:.9rem;font-style:italic;padding:1.5rem;text-align:center}.srdHeader__analysisLoading{align-items:center;color:#6b7280;display:flex;flex-direction:column;font-size:.9rem;gap:1rem;justify-content:center;padding:3rem 1rem}.srdHeader__spinner{animation:spin 1s linear infinite;border:3px solid #e5e7eb;border-radius:50%;border-top-color:#3b82f6;height:40px;width:40px}#expanded-mindmap{height:100%;position:relative;width:100%}#expanded-mindmap .fivew1h-container,#header-mindmap .fivew1h-container{background:#0000;border-radius:0;box-shadow:none;display:flex;flex-direction:column;height:100%;padding:8px}#expanded-mindmap .fivew1h-controls,#expanded-mindmap .fivew1h-instructions,#expanded-mindmap .fivew1h-legend,#expanded-mindmap .fivew1h-subtitle,#expanded-mindmap .fivew1h-title,#header-mindmap .fivew1h-controls,#header-mindmap .fivew1h-instructions,#header-mindmap .fivew1h-legend,#header-mindmap .fivew1h-subtitle,#header-mindmap .fivew1h-title{display:none}#expanded-mindmap .fivew1h-graph,#header-mindmap .fivew1h-graph{background:#0000;border:none;border-radius:8px;flex:1 1;margin:0}#expanded-mindmap .node,#header-mindmap .node{filter:drop-shadow(0 2px 4px rgba(0,0,0,.15))}#expanded-mindmap .node:hover,#header-mindmap .node:hover{filter:drop-shadow(0 3px 6px rgba(0,0,0,.25));transform:scale(1.03)}#expanded-mindmap .text,#header-mindmap .text{font-size:9px!important;font-weight:600}#expanded-mindmap .text-center,#header-mindmap .text-center{font-size:11px!important;font-weight:700}#expanded-mindmap .text-5w1h,#header-mindmap .text-5w1h{font-size:8px!important;font-weight:600}#expanded-mindmap .fivew1h-tooltip,#header-mindmap .fivew1h-tooltip{border-radius:6px;box-shadow:0 4px 12px #00000040;font-size:11px;max-width:180px;padding:8px 10px}.srdLayout{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:280px 1fr}@media (max-width:1200px){.srdLayout{grid-template-columns:1fr}}.srdMainCol,.srdSidebar{display:flex;flex-direction:column;gap:1.5rem}.srdSidebar{height:fit-content;max-height:calc(100vh - 4rem);overflow-y:auto;position:sticky;top:2rem}.srdSidebar--left{order:-1}@media (max-width:1200px){.srdSidebar--left{margin-bottom:1.5rem;order:0}}.srdSidebarCard{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 10px #00000014;padding:1.5rem}.srdSidebarTitle{border-bottom:2px solid #e0e7ff;color:#1e3a8a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,微軟雅黑,sans-serif;font-size:1.2rem;font-weight:600;margin:0 0 1rem;padding-bottom:.5rem}.srdNav{display:flex;flex-direction:column;gap:.5rem}.srdNavItem{background:#0000;border:none;border-left:3px solid #0000;border-radius:8px;color:#4b5563;cursor:pointer;font-size:.95rem;font-weight:500;padding:.8rem 1rem;text-align:left;transition:all .3s ease}.srdNavItem:hover{background:#f8fafc;color:#1e3a8a}.srdNavItem.is-active{background:#e0e7ff;border-left-color:#667eea;color:#1e3a8a;font-weight:600}.srdNavEmpty{color:#9ca3af;font-style:italic;padding:1rem;text-align:center}.srdSection{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 20px #00000014;margin-bottom:2rem;overflow:hidden;padding:0;scroll-margin-top:8rem;transition:all .3s ease}.srdSection:hover{box-shadow:0 8px 30px #0000001f;transform:translateY(-2px)}.srdSection__header{background:linear-gradient(135deg,#667eea,#764ba2);overflow:hidden;padding:2rem;position:relative}.srdSection__header:before{background:#ffffff1a;border-radius:50%;content:"";height:100px;position:absolute;right:0;top:0;transform:translate(30px,-30px);width:100px}.srdSection__header:after{background:#ffffff0d;border-radius:50%;bottom:0;content:"";height:150px;left:0;position:absolute;transform:translate(-50px,50px);width:150px}.srdSection__title{align-items:center;color:#fff;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Noto Sans CJK SC,Source Han Sans SC,思源黑體,Microsoft YaHei UI,微軟雅黑,sans-serif;font-size:1.8rem;font-weight:700;gap:.8rem;letter-spacing:-.01em;margin:0 0 1rem;position:relative;z-index:1}.srdSection__summary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-left:4px solid #ffffff4d;border-radius:12px;box-shadow:0 4px 15px #0000001a;color:#fffffff2;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Noto Sans CJK SC,Source Han Sans SC,思源宋體,"Noto Serif CJK SC","Source Han Serif SC",Microsoft YaHei,微軟雅黑,Georgia,serif;font-size:1.1rem;font-weight:400;line-height:1.8;margin:0;padding:1.5rem;position:relative;text-rendering:optimizeLegibility;z-index:1}.srdSection__summary:before{align-items:center;background:#fff3;border:2px solid #ffffff4d;border-radius:50%;content:"💡";display:flex;font-size:1rem;height:32px;justify-content:center;left:-8px;position:absolute;top:-8px;width:32px}.srdSection__meta{display:flex;flex-wrap:wrap;gap:1.5rem;margin-top:1rem;position:relative;z-index:1}.srdSection__metaItem{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;color:#ffffffe6;display:flex;font-size:.95rem;gap:.5rem;padding:.5rem 1rem}.srdSection__metaItem span:first-child{font-size:1.1rem}.srdSection__content{animation:slideInUp .6s ease-out;padding:2rem}@keyframes slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.srdSection__progress{background:#fff3;bottom:0;height:4px;left:0;overflow:hidden;position:absolute;right:0}.srdSection__progress:after{animation:shimmer 2s infinite;background:linear-gradient(90deg,#0000,#fff6,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;width:100%}@keyframes shimmer{0%{left:-100%}to{left:100%}}.uncContainer{margin-bottom:1.5rem}.uncContainer .newsGrid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin-bottom:2rem}@media (max-width:1200px){.uncContainer .newsGrid{grid-template-columns:1fr}}@media (max-width:768px){.uncContainer .newsGrid{grid-template-columns:1fr}}.uncContainer .card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 20px #00000014;display:flex;flex-direction:column;min-height:280px;padding:1.5rem;position:relative;transition:all .3s ease}.uncContainer .card.expanded{min-height:auto}.uncContainer .card:hover{border-left-color:#7c3aed;box-shadow:0 8px 30px #0000001f;transform:translateY(-4px)}.uncContainer .card__header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1rem}.uncContainer .card__title{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#1e3a8a;display:-webkit-box;flex:1 1;font-size:1.5rem;font-weight:600;line-height:1.3;margin:0;overflow:hidden;text-decoration:none;transition:color .3s ease}.uncContainer .card__title:hover{color:#667eea}.uncContainer .card__info,.uncContainer .card__meta{align-items:center;display:flex;flex-wrap:wrap;gap:.8rem;margin-bottom:1rem}.uncContainer .card__info{color:#6b7280;font-size:1.5rem}.uncContainer .tag--category{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.uncContainer .sourceCount,.uncContainer .tag--category{border-radius:12px;font-size:.8rem;font-weight:500;padding:.25rem .75rem}.uncContainer .sourceCount{background:#f3f4f6;color:#4b5563}.uncContainer .keywordChip{background:#e0e7ff;border-radius:12px;color:#3730a3;font-size:.85rem;font-weight:500;margin-left:.3rem;padding:.2rem .8rem}.uncContainer .card__content{display:flex;flex:1 1;flex-direction:column;margin-bottom:1rem}.uncContainer .summaryText{-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;color:#4b5563;display:-webkit-box;flex:1 1;font-size:1.2rem;line-height:1.6;margin:0;overflow:hidden;transition:all .3s ease}.uncContainer .summaryText.is-expanded{-webkit-line-clamp:none;line-clamp:none;-webkit-box-orient:initial;display:block;font-size:1.2rem;overflow:visible}.uncContainer .term{color:#667eea;font-weight:600;transition:all .2s ease}.uncContainer .term--clickable{cursor:pointer;text-decoration:underline}.uncContainer .term--clickable:hover{color:#5a67d8}.uncContainer .expandedContent{animation:slideDown .3s ease;background:#f8fafc;border-radius:0 0 12px 12px;border-top:1px solid #e5e7eb;margin-left:-1.5rem;margin-right:-1.5rem;margin-top:1.5rem;padding-left:1.5rem;padding-right:1.5rem;padding-top:1.5rem}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.uncContainer .relatedNews{margin-top:0}.uncContainer .relatedNews__title{align-items:center;color:#374151;display:flex;font-size:1rem;font-weight:600;margin:0 0 1rem}.uncContainer .relatedNews__title:before{content:"📄";margin-right:.5rem}.uncContainer .relatedNews__list{list-style:none;margin:0;padding:0}.uncContainer .relatedNews__item{border-bottom:1px solid #e5e7eb;color:#6b7280;font-style:italic;padding:.6rem 0}.uncContainer .relatedNews__item:last-child{border-bottom:none}.uncContainer .relatedNews__link{color:#4b5563;font-size:.9rem;font-style:normal;text-decoration:none;transition:color .3s ease}.uncContainer .relatedNews__link:hover{color:#667eea}.uncContainer .card__actions{align-items:center;border-top:1px solid #f1f5f9;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-top:auto;padding-top:1.5rem}.uncContainer .actionButtons{display:flex;flex-wrap:wrap;gap:.6rem}.uncContainer .actionButton{background:#f3f4f6;border:none;border-radius:10px;color:#4b5563;cursor:pointer;font-size:.9rem;font-weight:500;padding:.6rem 1.2rem;transition:all .3s ease;white-space:nowrap}.uncContainer .actionButton:hover{background:#e5e7eb;box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.uncContainer .actionButton.is-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.uncContainer .actionButton.is-primary:hover{background:linear-gradient(135deg,#5a67d8,#6b46c1)}.uncContainer .stats{color:#6b7280;display:flex;flex-wrap:wrap;font-size:.85rem;gap:1.2rem}.uncContainer .stat{align-items:center;display:flex;gap:.4rem}.uncContainer .authorText,.uncContainer .dateText{color:#6b7280;font-size:.85rem}.chat-toggle-btn{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:50%;bottom:30px;box-shadow:0 6px 25px #667eea66;color:#fff;cursor:pointer;display:flex;height:56px;justify-content:center;position:fixed;right:30px;transition:all .3s cubic-bezier(.4,0,.2,1);width:56px;z-index:1001}.chat-toggle-btn.hidden{opacity:0;pointer-events:none;transform:translateY(20px) scale(.8)}.chat-toggle-btn svg{stroke-width:2;height:26px;width:26px}.chat-toggle-btn:hover{background:linear-gradient(135deg,#5a67d8,#6b46c1);box-shadow:0 8px 35px #667eea80;transform:translateY(-2px) scale(1.05)}.chat-sidebar{align-items:center;display:flex;height:100vh;justify-content:center;position:fixed;right:-420px;top:0;transition:right .4s cubic-bezier(.4,0,.2,1);z-index:1000}.chat-sidebar.open{right:0}.chat-sidebar-header{align-items:center;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:20px 24px}.chat-sidebar-header h3{align-items:center;color:#1a202c;display:flex;font-size:1.25rem;font-weight:700;gap:8px;margin:0}.chat-close-btn{align-items:center;background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;color:#4a5568;cursor:pointer;display:flex;font-size:16px;height:32px;justify-content:center;padding:8px;transition:all .2s ease;width:32px}.chat-close-btn:hover{background:#edf2f7;border-color:#cbd5e0;color:#2d3748;transform:scale(1.05)}.chat-sidebar-content{align-items:center;display:flex;height:700px;justify-content:center;width:420px}@media (max-width:768px){.srdMain{padding:1rem}.srdHeader{padding:1.5rem}.srdHeader__title{font-size:1.75rem}.srdHeader__summary{font-size:1rem}.srdHeader__expertAnalysis{max-height:none;padding:1rem}.srdHeader__accordionHeader{padding:.875rem}.srdHeader__accordionContent.show{padding:0 .875rem .875rem}.srdHeader__categoryTag{font-size:.7rem;padding:.25rem .625rem}.srdHeader__expertTitle{font-size:1rem}.srdHeader__analysisItem{padding:.875rem}.srdHeader__analysisText{font-size:.85rem}.chat-sidebar{right:-100%}.chat-sidebar-content{height:100vh;width:100vw}.srdMain.chat-open{margin-right:0}.chat-toggle-btn{bottom:16px;height:50px;right:16px;width:50px}.uncContainer .card{min-height:260px;padding:1.2rem}.uncContainer .card__title{font-size:1.1rem}}.srd5W1HModal{align-items:center;animation:srdModalFadeIn .3s ease;background:#000c;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}@keyframes srdModalFadeIn{0%{opacity:0}to{opacity:1}}.srd5W1HModal__content{animation:srdModalSlideIn .3s ease;background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;height:90%;max-height:800px;max-width:1200px;overflow:hidden;position:relative;width:90%}@keyframes srdModalSlideIn{0%{opacity:0;transform:scale(.9) translateY(-20px)}to{opacity:1;transform:scale(1) translateY(0)}}.srd5W1HModal__closeBtn{align-items:center;background:#ef4444;border:none;border-radius:50%;box-shadow:0 4px 12px #ef44444d;color:#fff;cursor:pointer;display:flex;font-size:18px;font-weight:700;height:40px;justify-content:center;position:absolute;right:20px;top:20px;transition:all .3s ease;width:40px;z-index:10}.srd5W1HModal__closeBtn:hover{background:#dc2626;box-shadow:0 6px 16px #ef444466;transform:scale(1.1)}.srd5W1HModal__title{background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-bottom:2px solid #e5e7eb;padding:30px 30px 20px}.srd5W1HModal__title h2{color:#1e3a8a;font-size:1.5rem;font-weight:700;margin:0;text-align:center}.srd5W1HModal__visualization{background:#f8fafc;flex:1 1;height:calc(100% - 120px);padding:20px}.srd5W1HModal__visualization #expanded-mindmap{background:#fff;border-radius:12px;box-shadow:inset 0 2px 8px #0000001a;height:100%;width:100%}#expanded-mindmap .fivew1h-container{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;display:flex;flex-direction:column;height:100%;padding:20px}#expanded-mindmap .fivew1h-controls,#expanded-mindmap .fivew1h-instructions,#expanded-mindmap .fivew1h-legend,#expanded-mindmap .fivew1h-subtitle,#expanded-mindmap .fivew1h-title{display:block}#expanded-mindmap .fivew1h-graph{background:#fff;border:2px solid #e5e7eb;border-radius:12px;flex:1 1;margin:20px 0}#expanded-mindmap .node{filter:drop-shadow(0 4px 8px rgba(0,0,0,.2))}#expanded-mindmap .node:hover{filter:drop-shadow(0 6px 12px rgba(0,0,0,.3));transform:scale(1.05)}#expanded-mindmap .text{font-size:12px!important;font-weight:600}#expanded-mindmap .text-center{font-size:14px!important;font-weight:700}#expanded-mindmap .text-5w1h{font-size:11px!important;font-weight:600}@media (max-width:768px){.srd5W1HModal__content{height:95%;max-height:none;width:95%}.srd5W1HModal__title{padding:20px 20px 15px}.srd5W1HModal__title h2{font-size:1.2rem}.srd5W1HModal__visualization{padding:15px}.srd5W1HModal__closeBtn{font-size:16px;height:35px;right:15px;top:15px;width:35px}}.srdHeader__imageOverlay{align-items:center;background:#0000001a;bottom:0;display:flex;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease}.srdHeader__image:hover .srdHeader__imageOverlay{opacity:1}.srdHeader__imageHint{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000c;border-radius:20px;color:#fff;font-size:.9rem;font-weight:500;padding:8px 16px}.srdReportModal{align-items:center;animation:fadeIn .3s ease;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#000000b3;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:2000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.srdReportModal__content{animation:slideIn .3s ease;background:#fff;border-radius:16px;box-shadow:0 20px 40px #0003;display:flex;flex-direction:column;max-height:85vh;max-width:900px;width:90%}@keyframes slideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.srdReportModal__header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:2rem 2rem 1rem}.srdReportModal__title{align-items:center;color:#1e293b;display:flex;font-size:1.5rem;font-weight:700;gap:.5rem;margin:0}.srdReportModal__close{align-items:center;background:#f3f4f6;border:none;border-radius:50%;color:#6b7280;cursor:pointer;display:flex;font-size:1.2rem;height:40px;justify-content:center;transition:all .2s ease;width:40px}.srdReportModal__close:hover{background:#e5e7eb;color:#374151;transform:scale(1.05)}.srdReportModal__body{flex:1 1;overflow-y:auto;padding:2rem}.srdReportModal__loading{align-items:center;color:#6b7280;display:flex;flex-direction:column;justify-content:center;padding:3rem}.srdReportModal__spinner{animation:spin 1s linear infinite;border:3px solid #e5e7eb;border-radius:50%;border-top-color:#3b82f6;height:40px;margin-bottom:1rem;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.srdReportModal__report{color:#374151;line-height:1.7}.srdReportModal__report h1{border-bottom:2px solid #e5e7eb;color:#1e293b;margin-bottom:1.5rem;padding-bottom:.5rem}.srdReportModal__report h2{color:#1e293b;font-size:1.3rem;margin-bottom:1rem;margin-top:2rem}.srdReportModal__report h3{color:#374151;font-size:1.1rem;margin-bottom:.8rem;margin-top:1.5rem}.srdReportModal__report ol,.srdReportModal__report ul{margin-bottom:1rem;margin-left:1.5rem}.srdReportModal__report li{margin-bottom:.5rem}.srdReportModal__report strong{color:#1e293b;font-weight:600}.srdReportModal__report hr{border:none;border-top:1px solid #e5e7eb;margin:2rem 0}.srdReportModal__report em{color:#6b7280;font-style:italic}@media (max-width:768px){.srdReportModal__content{max-height:90vh;width:95%}.srdReportModal__header{padding:1.5rem 1.5rem 1rem}.srdReportModal__title{font-size:1.3rem}.srdReportModal__body{padding:1.5rem}.srdHeader__expertCards{grid-template-columns:1fr}.srdExpertModal__content{max-width:95vw;width:95%}.srdExpertModal__header{padding:1.25rem 1.5rem}.srdExpertModal__title{font-size:1.1rem}.srdExpertModal__body{padding:1.5rem}}.app{background-color:#f8fafc;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;min-height:100vh;overflow-x:hidden}.mainContent{margin:0 auto;max-width:1400px;overflow-x:hidden;padding-top:16px}.contentGrid{display:flex;gap:2rem;margin-top:1rem}.news-section-overlap{margin-top:-130px;position:relative;z-index:2}.news-section-overlap .mainColumn{background:#f8fafc;margin-top:0;max-width:100%;padding-left:2rem;padding-right:2rem;padding-top:100px;width:100%}@media (max-width:1200px){.contentGrid{flex-direction:column}.sidebar{width:100%}}.mainColumn{gap:2rem;width:1335px}.mainColumn,.sidebar{display:flex;flex-direction:column}.sidebar{flex-shrink:0;gap:1.5rem;height:fit-content;position:sticky;top:2rem;width:350px}.sidebarCard{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:1.5rem}.sidebarTitle{color:#1e3a8a;font-size:1.2rem;font-weight:600;margin:0 0 1rem}.sectionTitle{align-items:center;color:#1e3a8a;display:flex;font-size:1.8rem;font-weight:700;gap:.5rem}.sectionTitle:before{content:"📰";font-size:1.5rem}.carousel-title-section{grid-gap:2rem;color:#1e3a8a;display:grid;font-size:1.8rem;font-weight:700;gap:2rem;grid-template-columns:1fr 350px;margin:0 0 1rem}.carousel-title-content{align-items:center;color:#1e3a8a;display:flex;font-size:1.8rem;font-weight:700;gap:.5rem}@media (max-width:1200px){.carousel-title-section{grid-template-columns:1fr}}.fire-icon{animation:flicker 2s infinite alternate;font-size:1.5rem}@keyframes flicker{0%{opacity:1}50%{opacity:.8}to{opacity:1}}.newsCount{background:#e0e7ff;border-radius:12px;color:#3730a3;font-family:Courier New,monospace;font-size:.9rem;font-weight:500;margin-left:.5rem;padding:.3rem .8rem}.keywordCloud{grid-gap:.8rem;align-items:stretch;display:grid;gap:.8rem;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));padding:.5rem .2rem}@media (max-width:768px){.keywordCloud{gap:.6rem;grid-template-columns:repeat(auto-fit,minmax(90px,1fr))}}.keyword{align-items:center;background:linear-gradient(135deg,#f3f4f6,#e0e7ef);border-radius:18px;box-shadow:0 1px 2px #667eea0a;color:#667eea;cursor:pointer;display:flex;font-size:clamp(.75rem,.9rem,1.1rem);font-size:clamp(.75rem,var(--size,.9rem),1.1rem);font-weight:600;-webkit-hyphens:auto;hyphens:auto;justify-content:center;line-height:1.3;min-height:50px;overflow:visible;padding:.6rem .8rem;text-align:center;transition:all .2s ease;white-space:normal;word-break:break-word}@media (max-width:768px){.keyword{font-size:clamp(.7rem,.8rem,.95rem);font-size:clamp(.7rem,var(--size,.8rem),.95rem);line-height:1.2;min-height:45px;padding:.5rem .6rem}}.keyword:hover{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 2px 8px #667eea1a;color:#fff}.moreButtonWrap{margin-top:1.5rem;text-align:center}.moreButton{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:25px;box-shadow:0 2px 8px #667eea1a;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.7rem 2.2rem;transition:all .2s}.moreButton:hover{box-shadow:0 4px 12px #667eea33;transform:translateY(-1px)}
/*# sourceMappingURL=main.33b3f8b3.css.map*/