.Tabs-module__MPyrFG__tabs{width:100%}.Tabs-module__MPyrFG__tabsList{border-bottom:1px solid var(--border);gap:.5rem;padding-bottom:.5rem;display:flex}.Tabs-module__MPyrFG__tab{color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;border-radius:.375rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.Tabs-module__MPyrFG__tab:hover,.Tabs-module__MPyrFG__tab.Tabs-module__MPyrFG__active{color:var(--foreground);background:var(--muted)}@media (prefers-color-scheme:dark){.Tabs-module__MPyrFG__tabsList{border-bottom-color:#4b5563}.Tabs-module__MPyrFG__tab{color:#d1d5db}.Tabs-module__MPyrFG__tab:hover,.Tabs-module__MPyrFG__tab.Tabs-module__MPyrFG__active{color:#f3f4f6;background:#4b5563}}@media (max-width:640px){.Tabs-module__MPyrFG__tabsList{padding-bottom:.25rem;overflow-x:auto}.Tabs-module__MPyrFG__tab{white-space:nowrap;padding:.375rem .75rem}}
.Dropdown-module__vaDswG__dropdown{width:200px;position:relative}.Dropdown-module__vaDswG__trigger{background:var(--background);border:1px solid var(--border);width:100%;color:var(--foreground);cursor:pointer;border-radius:.375rem;justify-content:space-between;align-items:center;padding:.5rem .75rem;font-size:.875rem;transition:all .2s;display:flex}.Dropdown-module__vaDswG__trigger:hover{border-color:var(--border-hover)}.Dropdown-module__vaDswG__value{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Dropdown-module__vaDswG__icon{flex-shrink:0;margin-left:.5rem;transition:transform .2s}.Dropdown-module__vaDswG__iconOpen{transform:rotate(180deg)}.Dropdown-module__vaDswG__content{background:var(--background);border:1px solid var(--border);z-index:50;border-radius:.375rem;max-height:300px;position:absolute;top:calc(100% + .25rem);left:0;right:0;overflow-y:auto;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.Dropdown-module__vaDswG__option{text-align:left;width:100%;color:var(--foreground);cursor:pointer;background:0 0;border:none;padding:.5rem .75rem;font-size:.875rem;transition:all .2s}.Dropdown-module__vaDswG__option:hover{background:var(--muted)}.Dropdown-module__vaDswG__option.Dropdown-module__vaDswG__selected{background:var(--muted);color:var(--foreground);font-weight:500}@media (prefers-color-scheme:dark){.Dropdown-module__vaDswG__trigger{color:#f3f4f6;background:#374151;border-color:#4b5563}.Dropdown-module__vaDswG__trigger:hover{border-color:#6b7280}.Dropdown-module__vaDswG__content{background:#374151;border-color:#4b5563;box-shadow:0 4px 6px -1px #0000004d,0 2px 4px -1px #0003}.Dropdown-module__vaDswG__option{color:#f3f4f6}.Dropdown-module__vaDswG__option:hover{background:#4b5563}.Dropdown-module__vaDswG__option.Dropdown-module__vaDswG__selected{color:#f3f4f6;background:#4b5563}}@media (max-width:640px){.Dropdown-module__vaDswG__dropdown{width:100%}}
.newsroom-module__HjKcMG__newsroomPage{background-color:var(--bg-light,#0f0f0f);min-height:100vh;color:var(--text-body,#f3f4f6);position:relative}@media (prefers-color-scheme:light){.newsroom-module__HjKcMG__newsroomPage{background-color:var(--bg-light,#f9fafb);color:var(--text-body,#333)}}.newsroom-module__HjKcMG__container{max-width:1280px;margin:0 auto;padding:2rem;position:relative}.newsroom-module__HjKcMG__header{border-bottom:1px solid #94a3b833;margin-bottom:3rem;padding-bottom:1.5rem}@media (prefers-color-scheme:light){.newsroom-module__HjKcMG__header{border-bottom-color:#0f172a1a}}.newsroom-module__HjKcMG__headerContent{justify-content:space-between;align-items:flex-start;gap:2rem;display:flex}@media (max-width:768px){.newsroom-module__HjKcMG__headerContent{flex-direction:column;align-items:stretch}.newsroom-module__HjKcMG__headerContent .newsroom-module__HjKcMG__createButton{justify-content:center;width:100%}}.newsroom-module__HjKcMG__title{color:var(--text-dark,#e5e7eb);letter-spacing:-.02em;margin:0 0 .5rem;font-size:2.5rem;font-weight:700;line-height:1.2}@media (prefers-color-scheme:light){.newsroom-module__HjKcMG__title{color:var(--text-dark,#2c3e50)}}.newsroom-module__HjKcMG__subtitle{color:var(--text-light,#d1d5db);margin:0;font-size:1rem;font-weight:400}@media (prefers-color-scheme:light){.newsroom-module__HjKcMG__subtitle{color:var(--text-light,#555)}}.newsroom-module__HjKcMG__filters{flex-direction:column;gap:1.5rem;margin-bottom:2rem;display:flex}.newsroom-module__HjKcMG__filterRow{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.newsroom-module__HjKcMG__card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#1e293b80;border:1px solid #94a3b833;border-radius:16px;padding:2rem;transition:all .3s}.newsroom-module__HjKcMG__card:hover{border-color:#94a3b84d;box-shadow:0 4px 24px #0000001a}@media (prefers-color-scheme:light){.newsroom-module__HjKcMG__card{background-color:#f8fafccc;border-color:#0f172a1a}.newsroom-module__HjKcMG__card:hover{border-color:#0f172a26;box-shadow:0 4px 24px #0000000d}}.newsroom-module__HjKcMG__grid{grid-template-columns:repeat(1,1fr);gap:1.5rem;display:grid}@media (min-width:768px){.newsroom-module__HjKcMG__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.newsroom-module__HjKcMG__grid{grid-template-columns:repeat(3,1fr)}}.newsroom-module__HjKcMG__articleCard{height:100%;color:inherit;flex-direction:column;text-decoration:none;display:flex;position:relative}.newsroom-module__HjKcMG__articleCard .newsroom-module__HjKcMG__card{flex-direction:column;height:100%;padding:0;display:flex;overflow:hidden}.newsroom-module__HjKcMG__imageContainer{border-radius:16px 16px 0 0;width:100%;height:200px;margin-bottom:0;position:relative;overflow:hidden}.newsroom-module__HjKcMG__image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .5s}.newsroom-module__HjKcMG__articleCard:hover .newsroom-module__HjKcMG__image{transform:scale(1.05)}.newsroom-module__HjKcMG__badges{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.newsroom-module__HjKcMG__createButton{color:#fff;cursor:pointer;background-color:#3b82f6;border:none;border-radius:10px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .2s;display:inline-flex}.newsroom-module__HjKcMG__createButton:hover{background-color:#2563eb;transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.newsroom-module__HjKcMG__createButton:active{transform:translateY(0)}.newsroom-module__HjKcMG__articleActions{z-index:10;gap:.5rem;display:flex;position:absolute;top:.5rem;right:.5rem}.newsroom-module__HjKcMG__actionButton{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;color:#f1f5f9;background-color:#1e293be6;border:1px solid #94a3b833;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.newsroom-module__HjKcMG__actionButton:hover{background-color:#1e293b;border-color:#94a3b84d;transform:scale(1.05);box-shadow:0 2px 8px #00000026}.newsroom-module__HjKcMG__deleteButton{color:#f87171}.newsroom-module__HjKcMG__deleteButton:hover{background-color:#dc262633;border-color:#dc2626}@media (prefers-color-scheme:light){.newsroom-module__HjKcMG__actionButton{color:#0f172a;background-color:#f8fafce6;border-color:#0f172a1a}.newsroom-module__HjKcMG__actionButton:hover{background-color:#f8fafc}.newsroom-module__HjKcMG__deleteButton{color:#dc2626}.newsroom-module__HjKcMG__deleteButton:hover{background-color:#fee2e2cc;border-color:#dc2626}}.newsroom-module__HjKcMG__emptyState{text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#94a3b8;background-color:#1e293b80;border:1px solid #94a3b833;border-radius:16px;padding:3rem 1rem}@media (prefers-color-scheme:light){.newsroom-module__HjKcMG__emptyState{color:#64748b;background-color:#f8fafccc;border-color:#0f172a1a}}.newsroom-module__HjKcMG__loading{flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:50vh;display:flex}.newsroom-module__HjKcMG__loadingSpinner{border:3px solid #94a3b833;border-top-color:#3b82f6;border-radius:50%;width:48px;height:48px;animation:1s linear infinite newsroom-module__HjKcMG__spin}@keyframes newsroom-module__HjKcMG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.newsroom-module__HjKcMG__loadingText{color:#94a3b8;font-size:1.1rem}@media (prefers-color-scheme:light){.newsroom-module__HjKcMG__loadingText{color:#64748b}}.newsroom-module__HjKcMG__error{color:#f87171;background-color:#ef44441a;border:1px solid #ef44444d;border-radius:12px;margin:1rem 0;padding:1rem}@media (prefers-color-scheme:light){.newsroom-module__HjKcMG__error{color:#dc2626;background-color:#fee2e2cc}}.newsroom-module__HjKcMG__modalBackdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background-color:#000000bf;justify-content:center;align-items:center;padding:20px;animation:.2s newsroom-module__HjKcMG__fadeIn;display:flex;position:fixed;inset:0}@keyframes newsroom-module__HjKcMG__fadeIn{0%{opacity:0}to{opacity:1}}.newsroom-module__HjKcMG__modal{background-color:#1e293b;border:1px solid #94a3b833;border-radius:16px;width:100%;max-width:500px;max-height:90vh;padding:2rem;animation:.3s newsroom-module__HjKcMG__modalSlideIn;overflow:auto;box-shadow:0 20px 60px #00000080}@media (prefers-color-scheme:light){.newsroom-module__HjKcMG__modal{background-color:#fff;border-color:#0f172a1a}}@keyframes newsroom-module__HjKcMG__modalSlideIn{0%{opacity:0;transform:translateY(-20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.newsroom-module__HjKcMG__modalHeader{border-bottom:1px solid #94a3b833;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}@media (prefers-color-scheme:light){.newsroom-module__HjKcMG__modalHeader{border-bottom-color:#0f172a1a}}.newsroom-module__HjKcMG__modalTitle{color:#f1f5f9;margin:0;font-size:1.5rem;font-weight:600}.newsroom-module__HjKcMG__modalTitleDanger{color:#f87171}@media (prefers-color-scheme:light){.newsroom-module__HjKcMG__modalTitle{color:#0f172a}.newsroom-module__HjKcMG__modalTitleDanger{color:#dc2626}}.newsroom-module__HjKcMG__modalCloseButton{cursor:pointer;color:#94a3b8;background-color:#1e293b4d;border:1px solid #94a3b833;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.newsroom-module__HjKcMG__modalCloseButton:hover{color:#f1f5f9;background-color:#1e293b80;border-color:#94a3b84d}.newsroom-module__HjKcMG__modalCloseButton:disabled{opacity:.5;cursor:not-allowed}@media (prefers-color-scheme:light){.newsroom-module__HjKcMG__modalCloseButton{color:#64748b;background-color:#f8fafccc;border-color:#0f172a1a}.newsroom-module__HjKcMG__modalCloseButton:hover{color:#0f172a;background-color:#f8fafc}}.newsroom-module__HjKcMG__modalContent{flex-direction:column;gap:1.5rem;display:flex}.newsroom-module__HjKcMG__modalActions{border-top:1px solid #94a3b833;justify-content:flex-end;gap:1rem;margin-top:2rem;padding-top:1.5rem;display:flex}@media (prefers-color-scheme:light){.newsroom-module__HjKcMG__modalActions{border-top-color:#0f172a1a}}.newsroom-module__HjKcMG__modalButton{cursor:pointer;border:none;border-radius:10px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.newsroom-module__HjKcMG__modalButton:disabled{opacity:.5;cursor:not-allowed}.newsroom-module__HjKcMG__modalButtonCancel{color:#f1f5f9;background-color:#1e293b4d;border:1px solid #94a3b833}.newsroom-module__HjKcMG__modalButtonCancel:hover:not(:disabled){background-color:#1e293b80;border-color:#94a3b84d}.newsroom-module__HjKcMG__modalButtonDelete{color:#fff;background-color:#dc2626}.newsroom-module__HjKcMG__modalButtonDelete:hover:not(:disabled){background-color:#b91c1c;box-shadow:0 4px 12px #dc26264d}@media (prefers-color-scheme:light){.newsroom-module__HjKcMG__modalButtonCancel{color:#0f172a;background-color:#f8fafccc;border-color:#0f172a1a}.newsroom-module__HjKcMG__modalButtonCancel:hover:not(:disabled){background-color:#f8fafc}}.newsroom-module__HjKcMG__modalError{color:#f87171;background-color:#ef44441a;border:1px solid #ef44444d;border-radius:10px;padding:1rem}@media (prefers-color-scheme:light){.newsroom-module__HjKcMG__modalError{color:#dc2626;background-color:#fee2e2cc}}.newsroom-module__HjKcMG__cardContent{flex-direction:column;flex:1;padding:1.5rem;display:flex}.newsroom-module__HjKcMG__articleTitle{color:#f1f5f9;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.5rem;font-size:1.25rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}@media (prefers-color-scheme:light){.newsroom-module__HjKcMG__articleTitle{color:#0f172a}}.newsroom-module__HjKcMG__articleDate{color:#94a3b8;margin-bottom:1rem;font-size:.875rem}@media (prefers-color-scheme:light){.newsroom-module__HjKcMG__articleDate{color:#64748b}}.newsroom-module__HjKcMG__clearFiltersButton{color:#f1f5f9;cursor:pointer;background-color:#1e293b4d;border:1px solid #94a3b833;border-radius:10px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:500;transition:all .2s}.newsroom-module__HjKcMG__clearFiltersButton:hover{background-color:#1e293b80;border-color:#94a3b84d}@media (prefers-color-scheme:light){.newsroom-module__HjKcMG__clearFiltersButton{color:#0f172a;background-color:#f8fafccc;border-color:#0f172a1a}.newsroom-module__HjKcMG__clearFiltersButton:hover{background-color:#f8fafc;border-color:#0f172a26}}@media (max-width:768px){.newsroom-module__HjKcMG__container{padding:1rem}.newsroom-module__HjKcMG__title{font-size:2rem}.newsroom-module__HjKcMG__grid{grid-template-columns:1fr}}
