:root{--primary-gradient:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);--primary-red:#ef4444;--red-dark:#dc2626;--red-light:#fca5a5;--red-glow:#ef444426;--black-primary:#0a0e27;--black-secondary:#0c0f16;--black-tertiary:#1a1a2e;--black-card:#16213e;--gray-dark:#2a2e36;--gray-medium:#4a5568;--gray-light:#9ca3af;--gray-soft:#d1d5db;--white-primary:#e6e6e9;--white-secondary:#f5f5f5;--white-pure:#fff;--priority-high:#ef4444;--priority-medium:#f59e0b;--priority-low:#10b981;--space-xs:.5rem;--space-sm:.75rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-xxl:3rem;--space-xxxl:4rem;--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-xxl:20px;--shadow-sm:0 2px 4px #0006;--shadow-md:0 4px 8px #00000080;--shadow-lg:0 8px 16px #0009;--shadow-xl:0 16px 32px #000000b3;--shadow-glow:0 0 30px var(--red-glow);--transition-fast:.2s cubic-bezier(.4,0,.2,1);--transition-normal:.3s cubic-bezier(.4,0,.2,1);--transition-slow:.5s cubic-bezier(.4,0,.2,1)}.News-module__A-fh5W__container{background:linear-gradient(135deg,var(--black-primary)0%,var(--black-secondary)50%,var(--black-tertiary)100%);min-height:100vh;color:var(--white-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;position:relative}.News-module__A-fh5W__container:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle at 15% 25%,#ef444408 0%,#0000 50%),radial-gradient(circle at 85% 75%,#dc262608 0%,#0000 50%);width:100%;height:100%;position:fixed;top:0;left:0}.News-module__A-fh5W__loadingContainer{min-height:60vh;padding:var(--space-xxl);z-index:1;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.News-module__A-fh5W__spinner{border:4px solid var(--primary-red);width:48px;height:48px;margin-bottom:var(--space-lg);border-left:4px solid #0000;border-radius:50%;animation:1s linear infinite News-module__A-fh5W__spin}@keyframes News-module__A-fh5W__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.News-module__A-fh5W__loadingText{color:var(--gray-light);text-align:center;font-size:1.125rem}.News-module__A-fh5W__errorContainer{min-height:60vh;padding:var(--space-xxl);z-index:1;justify-content:center;align-items:center;display:flex;position:relative}.News-module__A-fh5W__errorContent{text-align:center;max-width:400px;padding:var(--space-xxl);border-radius:var(--radius-xl);border:1px solid var(--gray-dark);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d}.News-module__A-fh5W__errorIcon{margin-bottom:var(--space-lg);color:var(--primary-red);font-size:3rem}.News-module__A-fh5W__errorTitle{color:var(--primary-red);margin-bottom:var(--space-md);font-size:1.5rem;font-weight:700}.News-module__A-fh5W__errorMessage{color:var(--gray-light);margin-bottom:var(--space-lg);line-height:1.6}.News-module__A-fh5W__primaryButton{background:var(--primary-gradient);color:var(--white-pure);padding:var(--space-md)var(--space-lg);border-radius:var(--radius-lg);cursor:pointer;transition:all var(--transition-normal);box-shadow:var(--shadow-glow);border:none;font-size:.875rem;font-weight:600}.News-module__A-fh5W__primaryButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ef444466}.News-module__A-fh5W__header{padding:var(--space-xxxl)var(--space-md)var(--space-xxl);text-align:center;margin:var(--space-md);border-radius:var(--radius-xl);border:1px solid var(--gray-medium);box-shadow:var(--shadow-xl);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1;background:linear-gradient(135deg,#1e1e1ef2 0%,#2d2d2de6 100%);position:relative}.News-module__A-fh5W__breadcrumb{margin-bottom:var(--space-lg);color:var(--gray-light);justify-content:center;align-items:center;font-size:.875rem;display:flex}.News-module__A-fh5W__breadcrumbLink{color:var(--primary-red);transition:color var(--transition-fast);padding:var(--space-xs)var(--space-sm);border-radius:var(--radius-sm);text-decoration:none}.News-module__A-fh5W__breadcrumbLink:hover{color:var(--red-light);background:#ef44441a}.News-module__A-fh5W__breadcrumbSeparator{color:var(--gray-medium);margin:0 var(--space-xs)}.News-module__A-fh5W__breadcrumbCurrent{color:var(--gray-light);padding:var(--space-xs)var(--space-sm);border-radius:var(--radius-sm);background:#ef44441a}.News-module__A-fh5W__title{background:var(--primary-gradient);-webkit-text-fill-color:transparent;margin-bottom:var(--space-lg);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:800;line-height:1.1}.News-module__A-fh5W__summary{color:var(--gray-soft);max-width:600px;margin:0 auto var(--space-xxl);font-size:1.25rem;line-height:1.6}.News-module__A-fh5W__statsGrid{gap:var(--space-lg);grid-template-columns:repeat(auto-fit,minmax(120px,1fr));max-width:400px;margin:0 auto;display:grid}.News-module__A-fh5W__statItem{text-align:center;padding:var(--space-lg);border-radius:var(--radius-lg);border:1px solid var(--gray-medium);transition:all var(--transition-normal);background:#37415180}.News-module__A-fh5W__statItem:hover{border-color:var(--primary-red);box-shadow:var(--shadow-glow);transform:translateY(-2px)}.News-module__A-fh5W__statNumber{color:var(--primary-red);margin-bottom:var(--space-xs);font-size:1.5rem;font-weight:700;display:block}.News-module__A-fh5W__statLabel{color:var(--gray-light);font-size:.875rem}.News-module__A-fh5W__filtersSection{padding:var(--space-lg);margin:var(--space-md);border-radius:var(--radius-xl);border:1px solid var(--gray-medium);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1;background:#1e1e1ecc;position:relative}.News-module__A-fh5W__searchBox{max-width:500px;margin:0 auto var(--space-lg);position:relative}.News-module__A-fh5W__searchIcon{left:var(--space-md);color:var(--gray-medium);z-index:2;position:absolute;top:50%;transform:translateY(-50%)}.News-module__A-fh5W__searchInput{width:100%;padding:var(--space-md)var(--space-md)var(--space-md)calc(var(--space-md)*3);border:2px solid var(--gray-medium);border-radius:var(--radius-lg);color:var(--white-primary);transition:all var(--transition-normal);background:#37415180;font-size:1rem}.News-module__A-fh5W__searchInput:focus{border-color:var(--primary-red);outline:none;box-shadow:0 0 0 3px #ef44441a}.News-module__A-fh5W__searchInput::placeholder{color:var(--gray-medium)}.News-module__A-fh5W__clearSearch{right:var(--space-md);color:var(--gray-medium);cursor:pointer;transition:color var(--transition-fast);background:0 0;border:none;font-size:1.125rem;position:absolute;top:50%;transform:translateY(-50%)}.News-module__A-fh5W__clearSearch:hover{color:var(--white-primary)}.News-module__A-fh5W__categoryFilters{gap:var(--space-sm);flex-wrap:wrap;justify-content:center;align-items:center;display:flex}.News-module__A-fh5W__categoryFilter{padding:var(--space-sm)var(--space-md);border:1px solid var(--gray-medium);color:var(--gray-soft);cursor:pointer;transition:all var(--transition-normal);background:#37415180;border-radius:20px;font-size:.875rem;font-weight:500}.News-module__A-fh5W__categoryFilter.News-module__A-fh5W__active,.News-module__A-fh5W__categoryFilter:hover{background:var(--primary-gradient);border-color:var(--primary-red);color:var(--white-pure);box-shadow:var(--shadow-glow);transform:translateY(-1px)}.News-module__A-fh5W__articlesGrid{gap:var(--space-lg);padding:var(--space-md);z-index:1;grid-template-columns:repeat(auto-fill,minmax(380px,1fr));max-width:1400px;margin:0 auto;display:grid;position:relative}.News-module__A-fh5W__articleCard{border-radius:var(--radius-xl);border:1px solid var(--gray-medium);cursor:pointer;transition:all var(--transition-slow);box-shadow:var(--shadow-md);background:linear-gradient(135deg,#1e1e1ef2 0%,#2d2d2de6 100%);position:relative;overflow:hidden}.News-module__A-fh5W__articleCard:hover{border-color:var(--primary-red);box-shadow:var(--shadow-glow);transform:translateY(-8px)}.News-module__A-fh5W__articleCard.News-module__A-fh5W__selected{border:2px solid var(--primary-red);transform:scale(1.02);box-shadow:0 8px 32px #ef44444d}.News-module__A-fh5W__articleCard.News-module__A-fh5W__breaking{border-color:var(--primary-red);animation:2s infinite News-module__A-fh5W__pulseBorder}@keyframes News-module__A-fh5W__pulseBorder{0%,to{border-color:var(--primary-red)}50%{border-color:var(--red-light)}}.News-module__A-fh5W__breakingRibbon{top:var(--space-md);background:var(--primary-gradient);color:var(--white-pure);padding:var(--space-sm)3rem;z-index:3;align-items:center;gap:var(--space-xs);font-size:.75rem;font-weight:700;display:flex;position:absolute;left:-2rem;transform:rotate(-45deg);box-shadow:0 4px 12px #ef44444d}.News-module__A-fh5W__liveDot{background:var(--white-pure);border-radius:50%;width:6px;height:6px;animation:2s infinite News-module__A-fh5W__pulse}@keyframes News-module__A-fh5W__pulse{0%,to{opacity:1}50%{opacity:.5}}.News-module__A-fh5W__priorityBadge{top:var(--space-md);right:var(--space-md);color:var(--white-pure);padding:var(--space-xs)var(--space-sm);text-transform:uppercase;z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #fff3;border-radius:20px;font-size:.7rem;font-weight:700;position:absolute}.News-module__A-fh5W__cardImageContainer{height:200px;position:relative;overflow:hidden}.News-module__A-fh5W__cardImage{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-slow)}.News-module__A-fh5W__articleCard:hover .News-module__A-fh5W__cardImage{transform:scale(1.05)}.News-module__A-fh5W__imageOverlay{background:linear-gradient(#0000 0%,#000c 100%);position:absolute;inset:0}.News-module__A-fh5W__cardBadges{top:var(--space-md);left:var(--space-md);gap:var(--space-sm);z-index:2;display:flex;position:absolute}.News-module__A-fh5W__categoryBadge{background:var(--primary-gradient);color:var(--white-pure);padding:var(--space-xs)var(--space-sm);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #fff3;border-radius:20px;font-size:.75rem;font-weight:600}.News-module__A-fh5W__cardContent{padding:var(--space-lg)}.News-module__A-fh5W__cardMeta{gap:var(--space-sm);margin-bottom:var(--space-md);flex-wrap:wrap;align-items:center;display:flex}.News-module__A-fh5W__category{color:var(--red-light);padding:var(--space-xs)var(--space-sm);background:#ef444433;border:1px solid #ef44444d;border-radius:20px;font-size:.75rem;font-weight:600}.News-module__A-fh5W__publishDate,.News-module__A-fh5W__readingTime{color:var(--gray-light);font-size:.75rem}.News-module__A-fh5W__cardTitle{color:var(--white-secondary);margin-bottom:var(--space-sm);-webkit-box-orient:vertical;font-size:1.25rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.News-module__A-fh5W__cardSummary{color:var(--gray-soft);margin-bottom:var(--space-md);-webkit-box-orient:vertical;font-size:.875rem;line-height:1.6;display:-webkit-box;overflow:hidden}.News-module__A-fh5W__cardReporter{margin-bottom:var(--space-md)}.News-module__A-fh5W__reporterInfo{align-items:center;gap:var(--space-sm);display:flex}.News-module__A-fh5W__reporterAvatar{background:var(--primary-gradient);width:40px;height:40px;color:var(--white-pure);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.875rem;font-weight:600;display:flex}.News-module__A-fh5W__reporterDetails{flex:1}.News-module__A-fh5W__reporterName{color:var(--white-secondary);margin-bottom:var(--space-xs);font-size:.875rem;font-weight:600;display:block}.News-module__A-fh5W__reporterLocation{color:var(--gray-light);font-size:.75rem;display:block}.News-module__A-fh5W__cardTags{gap:var(--space-sm);margin-bottom:var(--space-md);flex-wrap:wrap;display:flex}.News-module__A-fh5W__tag{color:var(--gray-soft);padding:var(--space-xs)var(--space-sm);border-radius:var(--radius-lg);border:1px solid var(--gray-medium);transition:all var(--transition-fast);background:#37415180;font-size:.75rem}.News-module__A-fh5W__tag:hover{border-color:var(--primary-red);background:#ef444433}.News-module__A-fh5W__moreTags{color:var(--gray-light);align-self:center;font-size:.75rem}.News-module__A-fh5W__cardFooter{padding-top:var(--space-md);border-top:1px solid var(--gray-medium);justify-content:space-between;align-items:center;display:flex}.News-module__A-fh5W__cardStats{gap:var(--space-md);display:flex}.News-module__A-fh5W__stat{align-items:center;gap:var(--space-xs);color:var(--gray-light);font-size:.75rem;display:flex}.News-module__A-fh5W__statIcon{font-size:.875rem}.News-module__A-fh5W__cardActions{gap:var(--space-sm);display:flex}.News-module__A-fh5W__actionButton{border:1px solid var(--gray-medium);border-radius:var(--radius-md);padding:var(--space-sm);cursor:pointer;transition:all var(--transition-fast);color:var(--gray-light);background:#37415180;font-size:.875rem}.News-module__A-fh5W__actionButton:hover{border-color:var(--primary-red);color:var(--red-light);background:#ef444433;transform:scale(1.1)}.News-module__A-fh5W__articleDetailsContainer{margin-top:var(--space-xxxl);padding:var(--space-md);z-index:1;max-width:1200px;margin-left:auto;margin-right:auto;position:relative}.News-module__A-fh5W__articleDetail{border-radius:var(--radius-xxl);padding:var(--space-xxl);margin-bottom:var(--space-lg);border:1px solid var(--gray-medium);transition:all var(--transition-normal);box-shadow:var(--shadow-xl);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#1e1e1ef2 0%,#2d2d2de6 100%)}.News-module__A-fh5W__articleDetail.News-module__A-fh5W__expanded{border-color:var(--primary-red);box-shadow:0 12px 48px #ef444433}.News-module__A-fh5W__articleDetailHeader{margin-bottom:var(--space-xxl)}.News-module__A-fh5W__breakingBanner{background:var(--primary-gradient);color:var(--white-pure);padding:var(--space-md)var(--space-lg);border-radius:var(--radius-lg);margin-bottom:var(--space-lg);animation:2s infinite News-module__A-fh5W__pulseBackground}@keyframes News-module__A-fh5W__pulseBackground{0%,to{opacity:1}50%{opacity:.9}}.News-module__A-fh5W__breakingContent{justify-content:space-between;align-items:center;gap:var(--space-md);display:flex}.News-module__A-fh5W__breakingText{align-items:center;gap:var(--space-xs);font-size:1.125rem;font-weight:700;display:flex}.News-module__A-fh5W__breakingTime{padding:var(--space-xs)var(--space-sm);background:#fff3;border-radius:20px;font-size:.875rem;font-weight:600}.News-module__A-fh5W__articleDetailMeta{gap:var(--space-sm);margin-bottom:var(--space-lg);flex-wrap:wrap;align-items:center;display:flex}.News-module__A-fh5W__articleDetailCategory{background:var(--primary-gradient);color:var(--white-pure);padding:var(--space-sm)var(--space-md);box-shadow:var(--shadow-glow);border-radius:20px;font-size:.875rem;font-weight:600}.News-module__A-fh5W__articleDetailDate,.News-module__A-fh5W__articleDetailReadingTime{color:var(--gray-light);font-size:.875rem}.News-module__A-fh5W__priorityTag{color:var(--white-pure);padding:var(--space-sm)var(--space-md);text-transform:uppercase;border-radius:20px;font-size:.875rem;font-weight:600}.News-module__A-fh5W__articleDetailTitle{background:linear-gradient(135deg,var(--white-secondary)0%,var(--gray-soft)100%);-webkit-text-fill-color:transparent;margin-bottom:var(--space-md);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:800;line-height:1.2}.News-module__A-fh5W__articleDetailSummary{color:var(--gray-soft);margin-bottom:var(--space-lg);padding:var(--space-lg);border-radius:var(--radius-lg);border-left:4px solid var(--primary-red);background:#3741514d;font-size:1.25rem;line-height:1.6}.News-module__A-fh5W__articleDetailReporter{align-items:center;gap:var(--space-lg);padding:var(--space-lg);border-radius:var(--radius-xl);margin:var(--space-xxl)0;border:1px solid var(--gray-medium);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#37415180;display:flex}.News-module__A-fh5W__articleDetailReporter .News-module__A-fh5W__reporterAvatar{background:var(--primary-gradient);width:80px;height:80px;color:var(--white-pure);border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;font-weight:700;display:flex;box-shadow:0 4px 16px #ef44444d}.News-module__A-fh5W__reporterInfo{flex:1}.News-module__A-fh5W__reporterName{color:var(--white-secondary);margin-bottom:var(--space-sm);font-size:1.5rem;font-weight:700}.News-module__A-fh5W__reporterLocation{color:var(--gray-soft);font-size:1rem}.News-module__A-fh5W__articleDetailImageContainer{margin:var(--space-xxl)0;border-radius:var(--radius-xl);box-shadow:var(--shadow-xl);overflow:hidden}.News-module__A-fh5W__articleDetailImage{object-fit:cover;width:100%;height:400px;transition:transform var(--transition-slow)}.News-module__A-fh5W__articleDetailImage:hover{transform:scale(1.02)}.News-module__A-fh5W__imageCaption{text-align:center;color:var(--gray-light);margin-top:var(--space-md);font-size:.875rem;font-style:italic}.News-module__A-fh5W__articleDetailContent{line-height:1.8}.News-module__A-fh5W__articleContent{color:var(--gray-soft);font-size:1.125rem}.News-module__A-fh5W__articleContent h1,.News-module__A-fh5W__articleContent h2,.News-module__A-fh5W__articleContent h3{margin:var(--space-xxl)0 var(--space-lg)0;color:var(--white-secondary);font-weight:700}.News-module__A-fh5W__articleContent h1{border-bottom:2px solid var(--primary-red);padding-bottom:var(--space-sm);font-size:2rem}.News-module__A-fh5W__articleContent h2{border-left:4px solid var(--primary-red);padding-left:var(--space-md);font-size:1.75rem}.News-module__A-fh5W__articleContent h3{font-size:1.5rem}.News-module__A-fh5W__articleContent p{margin-bottom:var(--space-lg);line-height:1.8}.News-module__A-fh5W__articleContent ul,.News-module__A-fh5W__articleContent ol{margin:var(--space-lg)0;padding-left:var(--space-xl)}.News-module__A-fh5W__articleContent li{margin-bottom:var(--space-sm);line-height:1.6}.News-module__A-fh5W__articleContent strong{color:var(--white-secondary);font-weight:600}.News-module__A-fh5W__articleContent em{color:var(--gray-soft);font-style:italic}.News-module__A-fh5W__articleContent blockquote{border-left:4px solid var(--primary-red);padding:var(--space-lg);margin:var(--space-lg)0;border-radius:var(--radius-md);background:#ef44441a;font-style:italic}.News-module__A-fh5W__mediaGallery{margin:var(--space-xxl)0;padding:var(--space-lg);border-radius:var(--radius-xl);border:1px solid var(--gray-medium);background:#37415180}.News-module__A-fh5W__mediaGallery h4{margin-bottom:var(--space-lg);color:var(--white-secondary);font-size:1.25rem;font-weight:700}.News-module__A-fh5W__galleryGrid{gap:var(--space-md);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));display:grid}.News-module__A-fh5W__galleryItem{border-radius:var(--radius-lg);transition:all var(--transition-normal);border:2px solid #0000;overflow:hidden}.News-module__A-fh5W__galleryItem:hover{border-color:var(--primary-red);box-shadow:var(--shadow-glow);transform:translateY(-4px)}.News-module__A-fh5W__galleryItem img{object-fit:cover;width:100%;height:150px;display:block}.News-module__A-fh5W__updatesSection{margin:var(--space-xxl)0;padding:var(--space-lg);border-radius:var(--radius-xl);border:1px solid var(--gray-medium);background:#37415180}.News-module__A-fh5W__updatesSection h4{margin-bottom:var(--space-lg);color:var(--white-secondary);font-size:1.25rem;font-weight:700}.News-module__A-fh5W__timeline{gap:var(--space-lg);flex-direction:column;display:flex}.News-module__A-fh5W__timelineItem{gap:var(--space-md);grid-template-columns:auto 1fr;align-items:start;display:grid}.News-module__A-fh5W__timelineMarker{flex-direction:column;align-items:center;display:flex}.News-module__A-fh5W__markerDot{background:var(--primary-red);border:3px solid var(--black-primary);width:16px;height:16px;box-shadow:0 0 0 2px var(--primary-red);border-radius:50%}.News-module__A-fh5W__timelineLine{background:var(--gray-medium);width:2px;margin:var(--space-sm)0;flex:1}.News-module__A-fh5W__timelineContent{border-radius:var(--radius-lg);padding:var(--space-lg);border:1px solid var(--gray-medium);background:#3741514d}.News-module__A-fh5W__updateHeader{margin-bottom:var(--space-md);justify-content:space-between;align-items:center;gap:var(--space-sm);flex-wrap:wrap;display:flex}.News-module__A-fh5W__updateType{background:var(--primary-red);color:var(--white-pure);padding:var(--space-xs)var(--space-sm);text-transform:uppercase;border-radius:20px;font-size:.75rem;font-weight:600}.News-module__A-fh5W__updateTime{color:var(--gray-light);font-size:.875rem}.News-module__A-fh5W__updateContent{color:var(--gray-soft);margin:0;line-height:1.6}.News-module__A-fh5W__sourceSection{margin:var(--space-xxl)0;padding:var(--space-lg);border-radius:var(--radius-xl);border:1px solid var(--gray-medium);background:#37415180}.News-module__A-fh5W__sourceSection h4{margin-bottom:var(--space-lg);color:var(--white-secondary);font-size:1.25rem;font-weight:700}.News-module__A-fh5W__sourceContent{color:var(--gray-soft);line-height:1.6}.News-module__A-fh5W__sourceContent p{margin-bottom:var(--space-md)}.News-module__A-fh5W__sourceContent a{color:var(--red-light);transition:color var(--transition-fast);text-decoration:none}.News-module__A-fh5W__sourceContent a:hover{color:var(--primary-red);text-decoration:underline}.News-module__A-fh5W__articleDetailTags{margin:var(--space-xxl)0;padding:var(--space-lg);border-radius:var(--radius-xl);border:1px solid var(--gray-medium);background:#37415180}.News-module__A-fh5W__articleDetailTags h4{margin-bottom:var(--space-md);color:var(--white-secondary);font-size:1.25rem;font-weight:700}.News-module__A-fh5W__articleTagsList{gap:var(--space-sm);flex-wrap:wrap;display:flex}.News-module__A-fh5W__articleTag{color:var(--red-light);padding:var(--space-sm)var(--space-md);transition:all var(--transition-fast);background:#ef444433;border:1px solid #ef44444d;border-radius:20px;font-size:.875rem;font-weight:500}.News-module__A-fh5W__articleTag:hover{background:#ef44444d;transform:translateY(-1px)}.News-module__A-fh5W__articleDetailActions{margin-top:var(--space-xxl);padding-top:var(--space-lg);border-top:1px solid var(--gray-medium);justify-content:space-between;align-items:center;display:flex}.News-module__A-fh5W__collapseButton{background:var(--primary-gradient);color:var(--white-pure);padding:var(--space-md)var(--space-lg);border-radius:var(--radius-lg);cursor:pointer;transition:all var(--transition-normal);box-shadow:var(--shadow-glow);border:none;font-weight:600}.News-module__A-fh5W__collapseButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ef444466}.News-module__A-fh5W__articleSocialActions{align-items:center;gap:var(--space-md);display:flex}.News-module__A-fh5W__articleSocialActions span{color:var(--gray-light);font-weight:600}.News-module__A-fh5W__socialButton{border:1px solid var(--gray-medium);padding:var(--space-sm)var(--space-md);border-radius:var(--radius-lg);cursor:pointer;transition:all var(--transition-normal);color:var(--gray-soft);background:#37415180;font-weight:500}.News-module__A-fh5W__socialButton:hover{border-color:var(--primary-red);color:var(--red-light);background:#ef444433;transform:translateY(-1px)}.News-module__A-fh5W__emptyState{text-align:center;padding:var(--space-xxxl)var(--space-lg);border-radius:var(--radius-xxl);margin:var(--space-lg);border:1px solid var(--gray-medium);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1;background:#1e1e1ecc;position:relative}.News-module__A-fh5W__emptyIcon{margin-bottom:var(--space-lg);opacity:.7;font-size:4rem}.News-module__A-fh5W__emptyTitle{color:var(--white-secondary);margin-bottom:var(--space-md);font-size:1.5rem;font-weight:700}.News-module__A-fh5W__emptyMessage{color:var(--gray-light);margin-bottom:var(--space-lg);font-size:1.125rem;line-height:1.6}.News-module__A-fh5W__footer{margin-top:var(--space-xxxl);padding:var(--space-xxl)var(--space-md);border-top:1px solid var(--gray-medium);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1;background:#0f0f0ff2;position:relative}.News-module__A-fh5W__footerContent{gap:var(--space-xxl);grid-template-columns:1fr auto;align-items:start;max-width:1200px;margin:0 auto;display:grid}.News-module__A-fh5W__footerInfo{max-width:400px}.News-module__A-fh5W__footerTitle{background:var(--primary-gradient);-webkit-text-fill-color:transparent;margin-bottom:var(--space-md);-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:800}.News-module__A-fh5W__footerDescription{color:var(--gray-light);line-height:1.6}.News-module__A-fh5W__footerStats{gap:var(--space-lg);display:flex}.News-module__A-fh5W__footerStat{text-align:center}.News-module__A-fh5W__footerStatNumber{color:var(--primary-red);margin-bottom:var(--space-xs);font-size:1.5rem;font-weight:700;display:block}.News-module__A-fh5W__footerStatLabel{color:var(--gray-light);font-size:.875rem}.News-module__A-fh5W__footerBottom{max-width:1200px;margin:var(--space-lg)auto 0;padding-top:var(--space-lg);border-top:1px solid var(--gray-medium);text-align:center}.News-module__A-fh5W__footerText{color:var(--gray-medium);font-size:.875rem}.News-module__A-fh5W__apiStatus{color:#22c55e;padding:var(--space-md)var(--space-lg);margin:var(--space-md);border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1;background:linear-gradient(135deg,#15803d33 0%,#22c55e1a 100%);border:1px solid #16a34a;font-size:.875rem;position:relative}.News-module__A-fh5W__apiStatus strong{font-weight:700}.News-module__A-fh5W__apiStatus code{padding:var(--space-xs)var(--space-sm);border-radius:var(--radius-sm);background:#0000004d;border:1px solid #22c55e4d;font-family:Monaco,Menlo,monospace;font-size:.75rem}@media (max-width:768px){.News-module__A-fh5W__articlesGrid{padding:var(--space-sm);grid-template-columns:1fr}.News-module__A-fh5W__title{font-size:2.5rem}.News-module__A-fh5W__articleDetail{padding:var(--space-lg);margin:var(--space-md)}.News-module__A-fh5W__articleDetailTitle{font-size:2rem}.News-module__A-fh5W__articleDetailReporter{text-align:center;gap:var(--space-md);flex-direction:column}.News-module__A-fh5W__articleDetailActions{gap:var(--space-md);flex-direction:column;align-items:stretch}.News-module__A-fh5W__articleSocialActions{justify-content:center}.News-module__A-fh5W__footerContent{gap:var(--space-lg);text-align:center;grid-template-columns:1fr}.News-module__A-fh5W__footerStats{justify-content:center}.News-module__A-fh5W__statsGrid{grid-template-columns:repeat(3,1fr)}.News-module__A-fh5W__categoryFilters{padding-bottom:var(--space-sm);justify-content:flex-start;overflow-x:auto}}@media (max-width:480px){.News-module__A-fh5W__header{padding:var(--space-xxl)var(--space-md);margin:var(--space-sm)}.News-module__A-fh5W__title{font-size:2rem}.News-module__A-fh5W__articleDetail{padding:var(--space-md);margin:var(--space-sm)}.News-module__A-fh5W__articleDetailTitle{font-size:1.75rem}.News-module__A-fh5W__statsGrid{gap:var(--space-md);grid-template-columns:1fr}.News-module__A-fh5W__galleryGrid{grid-template-columns:1fr}.News-module__A-fh5W__timelineItem{gap:var(--space-md);grid-template-columns:1fr}.News-module__A-fh5W__timelineMarker{display:none}}
