.updates-module__JpV7ya__wrap{max-width:1200px;margin:32px auto;padding:0 20px}.updates-module__JpV7ya__header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:32px;display:flex}.updates-module__JpV7ya__headerContent{flex:1}.updates-module__JpV7ya__h{color:#fff;background:linear-gradient(135deg,#fff 0%,#e2e8f0 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 8px;font-size:2.25rem;font-weight:700;line-height:1.2}.updates-module__JpV7ya__subheading{color:#94a3b8;margin:0;font-size:1.0625rem;line-height:1.6}.updates-module__JpV7ya__refreshBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2d7a4f26,#1f59381a);border:2px solid #2d7a4f4d;border-radius:12px;align-items:center;gap:8px;padding:12px 20px;font-family:inherit;font-size:.9375rem;font-weight:600;transition:all .2s;display:inline-flex}.updates-module__JpV7ya__refreshBtn:hover{background:linear-gradient(135deg,#2d7a4f40,#1f593826);border-color:#2d7a4f80;transform:translateY(-1px)}.updates-module__JpV7ya__refreshBtn:active{transform:translateY(0)}.updates-module__JpV7ya__refreshBtn:disabled{opacity:.6;cursor:not-allowed;transform:none}.updates-module__JpV7ya__spinning{animation:1s linear infinite updates-module__JpV7ya__spin}@keyframes updates-module__JpV7ya__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.updates-module__JpV7ya__filterBar{background:linear-gradient(135deg,#ffffff0d,#ffffff05);border:1px solid #ffffff1a;border-radius:16px;align-items:center;gap:16px;margin-bottom:24px;padding:20px;display:flex;overflow-x:auto}.updates-module__JpV7ya__filterLabel{color:#cbd5e1;white-space:nowrap;font-size:.9375rem;font-weight:600}.updates-module__JpV7ya__categoryButtons{flex-wrap:wrap;gap:8px;display:flex}.updates-module__JpV7ya__categoryBtn{color:#cbd5e1;cursor:pointer;white-space:nowrap;background:0 0;border:2px solid #ffffff1f;border-radius:10px;padding:8px 16px;font-family:inherit;font-size:.875rem;font-weight:600;transition:all .2s}.updates-module__JpV7ya__categoryBtn:hover{color:#fff;background:#ffffff0d;border-color:#2d7a4f66}.updates-module__JpV7ya__categoryActive{color:#fff;background:linear-gradient(135deg,#2d7a4f40,#3d9b6333);border-color:#2d7a4f;box-shadow:0 0 0 1px #2d7a4f4d}.updates-module__JpV7ya__statsBar{background:linear-gradient(135deg,#0ea5e91a,#0284c70d);border:1px solid #0ea5e933;border-radius:16px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:16px;margin-bottom:32px;padding:20px;display:grid}.updates-module__JpV7ya__stat{flex-direction:column;gap:4px;display:flex}.updates-module__JpV7ya__statValue{color:#fff;font-size:1.5rem;font-weight:700;line-height:1}.updates-module__JpV7ya__statLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:600}.updates-module__JpV7ya__errorCard{background:linear-gradient(135deg,#ef444426,#dc26261a);border:2px solid #ef44444d;border-radius:16px;align-items:center;gap:16px;margin-bottom:24px;padding:24px;display:flex}.updates-module__JpV7ya__errorCard svg{color:#ef4444;flex-shrink:0}.updates-module__JpV7ya__errorCard>div{flex:1}.updates-module__JpV7ya__errTitle{color:#fca5a5;margin:0 0 4px;font-size:1rem;font-weight:700}.updates-module__JpV7ya__err{color:#fca5a5;margin:0;font-size:.9375rem;line-height:1.5}.updates-module__JpV7ya__retryBtn{color:#fca5a5;cursor:pointer;white-space:nowrap;background:#ef444433;border:2px solid #ef444466;border-radius:10px;padding:10px 20px;font-family:inherit;font-size:.9375rem;font-weight:600;transition:all .2s}.updates-module__JpV7ya__retryBtn:hover{color:#fff;background:#ef44444d;border-color:#ef444499}.updates-module__JpV7ya__emptyState{text-align:center;background:linear-gradient(135deg,#ffffff0d,#ffffff05);border:2px dashed #ffffff26;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:64px 32px;display:flex}.updates-module__JpV7ya__emptyIcon{opacity:.5;font-size:4rem;line-height:1}.updates-module__JpV7ya__emptyState h3{color:#fff;margin:0;font-size:1.5rem;font-weight:700}.updates-module__JpV7ya__emptyState p{color:#94a3b8;max-width:400px;margin:0 0 16px;font-size:1rem;line-height:1.6}.updates-module__JpV7ya__clearFilterBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2d7a4f,#3d9b63);border:none;border-radius:12px;padding:12px 24px;font-family:inherit;font-size:1rem;font-weight:600;transition:all .2s}.updates-module__JpV7ya__clearFilterBtn:hover{background:linear-gradient(135deg,#256741,#2d7a4f);transform:translateY(-2px);box-shadow:0 6px 20px #2d7a4f66}@media (max-width:768px){.updates-module__JpV7ya__wrap{margin:24px auto;padding:0 16px}.updates-module__JpV7ya__header{flex-direction:column;gap:16px;margin-bottom:24px}.updates-module__JpV7ya__h{font-size:1.75rem}.updates-module__JpV7ya__subheading{font-size:.9375rem}.updates-module__JpV7ya__refreshBtn{justify-content:center;width:100%}.updates-module__JpV7ya__filterBar{flex-direction:column;align-items:stretch;gap:12px;padding:16px}.updates-module__JpV7ya__categoryButtons{gap:8px}.updates-module__JpV7ya__categoryBtn{flex:1;min-width:0}.updates-module__JpV7ya__statsBar{grid-template-columns:1fr;gap:12px;padding:16px}.updates-module__JpV7ya__statValue{font-size:1.25rem}.updates-module__JpV7ya__errorCard{text-align:center;flex-direction:column;gap:12px;padding:20px}.updates-module__JpV7ya__retryBtn{width:100%}.updates-module__JpV7ya__emptyState{padding:48px 24px}.updates-module__JpV7ya__emptyIcon{font-size:3rem}.updates-module__JpV7ya__emptyState h3{font-size:1.25rem}}@media (max-width:480px){.updates-module__JpV7ya__h{font-size:1.5rem}.updates-module__JpV7ya__refreshBtn{padding:10px 16px;font-size:.875rem}.updates-module__JpV7ya__filterBar{padding:12px}.updates-module__JpV7ya__categoryBtn{padding:6px 12px;font-size:.8125rem}}.updates-module__JpV7ya__refreshBtn:focus-visible,.updates-module__JpV7ya__categoryBtn:focus-visible,.updates-module__JpV7ya__retryBtn:focus-visible,.updates-module__JpV7ya__clearFilterBtn:focus-visible{outline-offset:2px;outline:3px solid #2d7a4f}@media (prefers-reduced-motion:reduce){.updates-module__JpV7ya__refreshBtn,.updates-module__JpV7ya__categoryBtn,.updates-module__JpV7ya__retryBtn,.updates-module__JpV7ya__clearFilterBtn{transition:none}.updates-module__JpV7ya__refreshBtn:hover,.updates-module__JpV7ya__clearFilterBtn:hover{transform:none}.updates-module__JpV7ya__spinning{animation:none}}
.NewsList-module__2jOEoW__section{background:var(--color-bg-primary);padding:2rem 1rem}.NewsList-module__2jOEoW__container{max-width:1200px;margin:0 auto}.NewsList-module__2jOEoW__header{text-align:center;margin-bottom:3rem}.NewsList-module__2jOEoW__heading{font-size:var(--text-3xl);background:linear-gradient(135deg,var(--color-text-primary)0%,var(--color-primary-light)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-weight:800;line-height:1.2}.NewsList-module__2jOEoW__subtitle{font-size:var(--text-lg);color:var(--color-text-secondary);max-width:600px;margin:0 auto;line-height:1.6}.NewsList-module__2jOEoW__searchForm{margin-bottom:3rem}.NewsList-module__2jOEoW__searchWrapper{background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-2xl);max-width:500px;transition:all var(--transition-base);box-shadow:var(--shadow-md);margin:0 auto;display:flex;overflow:hidden}.NewsList-module__2jOEoW__searchWrapper:focus-within{border-color:var(--color-primary);box-shadow:0 0 0 3px #2d7a4f1a}.NewsList-module__2jOEoW__input{color:var(--color-text-primary);font-size:var(--text-base);background:0 0;border:none;outline:none;flex:1;padding:1rem 1.5rem}.NewsList-module__2jOEoW__input::placeholder{color:var(--color-text-tertiary)}.NewsList-module__2jOEoW__searchButton{background:var(--color-primary);color:var(--color-text-inverse);cursor:pointer;transition:all var(--transition-base);white-space:nowrap;border:none;align-items:center;gap:.5rem;padding:1rem 1.5rem;font-weight:600;display:flex}.NewsList-module__2jOEoW__searchButton:hover{background:var(--color-primary-light);transform:translateY(-1px)}.NewsList-module__2jOEoW__searchIcon{width:1.25rem;height:1.25rem;display:none}.NewsList-module__2jOEoW__content{min-height:200px}.NewsList-module__2jOEoW__loading{color:var(--color-text-secondary);flex-direction:column;align-items:center;gap:1rem;padding:3rem;display:flex}.NewsList-module__2jOEoW__spinner{border:2px solid var(--color-border);border-left:2px solid var(--color-primary);border-radius:50%;width:2rem;height:2rem;animation:1s linear infinite NewsList-module__2jOEoW__spin}@keyframes NewsList-module__2jOEoW__spin{to{transform:rotate(360deg)}}.NewsList-module__2jOEoW__error{border-radius:var(--radius-xl);color:var(--color-warning);background:#ef44441a;border:1px solid #ef444433;align-items:center;gap:.75rem;max-width:600px;margin:0 auto;padding:2rem;display:flex}.NewsList-module__2jOEoW__errorIcon{flex-shrink:0;width:1.5rem;height:1.5rem}.NewsList-module__2jOEoW__empty{background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-xl);color:var(--color-text-tertiary);text-align:center;justify-content:center;align-items:center;gap:.75rem;max-width:600px;margin:0 auto;padding:3rem;display:flex}.NewsList-module__2jOEoW__emptyIcon{flex-shrink:0;width:1.5rem;height:1.5rem}.NewsList-module__2jOEoW__newsGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}.NewsList-module__2jOEoW__newsCard{background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-xl);transition:all var(--transition-base);box-shadow:var(--shadow-sm);overflow:hidden}.NewsList-module__2jOEoW__newsCard:hover{border-color:var(--color-primary);box-shadow:var(--shadow-lg);transform:translateY(-2px)}.NewsList-module__2jOEoW__cardLink{color:inherit;transition:all var(--transition-base);align-items:flex-start;gap:1rem;padding:1.5rem;text-decoration:none;display:flex}.NewsList-module__2jOEoW__cardLink:hover{color:inherit;text-decoration:none}.NewsList-module__2jOEoW__cardContent{flex:1;min-width:0}.NewsList-module__2jOEoW__newsTitle{font-size:var(--text-lg);color:var(--color-text-primary);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:.75rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.NewsList-module__2jOEoW__newsMeta{font-size:var(--text-sm);color:var(--color-text-tertiary);flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.NewsList-module__2jOEoW__source{color:var(--color-primary-light);font-weight:600}.NewsList-module__2jOEoW__dot{color:var(--color-text-muted)}.NewsList-module__2jOEoW__time{color:var(--color-text-tertiary)}.NewsList-module__2jOEoW__cardAction{background:var(--color-bg-tertiary);border-radius:var(--radius-lg);transition:all var(--transition-base);flex-shrink:0;margin-top:.25rem;padding:.5rem}.NewsList-module__2jOEoW__cardLink:hover .NewsList-module__2jOEoW__cardAction{background:var(--color-primary);transform:translate(2px)}.NewsList-module__2jOEoW__externalIcon{width:1.25rem;height:1.25rem;color:var(--color-text-secondary)}.NewsList-module__2jOEoW__cardLink:hover .NewsList-module__2jOEoW__externalIcon{color:var(--color-text-inverse)}@media (min-width:768px){.NewsList-module__2jOEoW__section{padding:4rem 2rem}.NewsList-module__2jOEoW__heading{font-size:var(--text-4xl)}.NewsList-module__2jOEoW__newsGrid{grid-template-columns:repeat(2,1fr);gap:2rem}.NewsList-module__2jOEoW__searchIcon{display:block}.NewsList-module__2jOEoW__searchButton span{display:none}.NewsList-module__2jOEoW__searchButton{padding:1rem}}@media (min-width:1024px){.NewsList-module__2jOEoW__newsGrid{grid-template-columns:repeat(3,1fr)}.NewsList-module__2jOEoW__header{margin-bottom:4rem}}@media (max-width:480px){.NewsList-module__2jOEoW__section{padding:1.5rem 1rem}.NewsList-module__2jOEoW__header{margin-bottom:2rem}.NewsList-module__2jOEoW__heading{font-size:var(--text-2xl)}.NewsList-module__2jOEoW__subtitle{font-size:var(--text-base)}.NewsList-module__2jOEoW__searchWrapper{border-radius:var(--radius-lg);flex-direction:column}.NewsList-module__2jOEoW__input{padding:.875rem 1rem}.NewsList-module__2jOEoW__searchButton{justify-content:center;padding:.875rem 1rem}.NewsList-module__2jOEoW__newsMeta{flex-direction:column;align-items:flex-start;gap:.25rem}.NewsList-module__2jOEoW__dot{display:none}.NewsList-module__2jOEoW__cardLink{padding:1.25rem}}
