.NewsListClient-module__oOfcJW__main{background:#f8fafc;flex-direction:column;min-height:100vh;display:flex}.NewsListClient-module__oOfcJW__container{flex:1;width:100%;max-width:960px;margin:0 auto;padding:16px 20px 48px}.NewsListClient-module__oOfcJW__hero{color:#fff;border-radius:16px;margin-bottom:24px;padding:24px;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000d}.NewsListClient-module__oOfcJW__heroJobs{background:linear-gradient(135deg,#047857 0%,#064e3b 100%)}.NewsListClient-module__oOfcJW__heroAdmit{background:linear-gradient(135deg,#d97706 0%,#78350f 100%)}.NewsListClient-module__oOfcJW__heroResults{background:linear-gradient(135deg,#4f46e5 0%,#1e1b4b 100%)}.NewsListClient-module__oOfcJW__smallTag{letter-spacing:1px;text-transform:uppercase;opacity:.9;margin-top:0;margin-bottom:8px;font-size:11px;font-weight:800;display:inline-block}.NewsListClient-module__oOfcJW__title{letter-spacing:-.5px;margin:0 0 8px;font-size:26px;font-weight:800;line-height:1.25}.NewsListClient-module__oOfcJW__subtitle{opacity:.85;margin:0 0 16px;font-size:13px;line-height:1.4}.NewsListClient-module__oOfcJW__searchContainer{width:100%;max-width:480px;position:relative}.NewsListClient-module__oOfcJW__searchInput{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border:1px solid #ffffff40;border-radius:8px;outline:none;width:100%;padding:10px 16px 10px 38px;font-size:13px;transition:all .2s}.NewsListClient-module__oOfcJW__searchInput::placeholder{color:#ffffffb3}.NewsListClient-module__oOfcJW__searchInput:focus{color:#0f172a;background:#fff;border-color:#fff;box-shadow:0 4px 12px #0000001a}.NewsListClient-module__oOfcJW__searchInput:focus::placeholder{color:#94a3b8}.NewsListClient-module__oOfcJW__searchIcon{opacity:.8;pointer-events:none;color:#fff;font-size:14px;transition:color .2s;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.NewsListClient-module__oOfcJW__searchInput:focus+.NewsListClient-module__oOfcJW__searchIcon{color:#64748b}.NewsListClient-module__oOfcJW__card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;box-shadow:0 4px 16px #00000005}.NewsListClient-module__oOfcJW__cardHeader{color:#fff;justify-content:space-between;align-items:center;padding:12px 18px;font-size:14px;font-weight:800;display:flex}.NewsListClient-module__oOfcJW__headerJobs{background:#059669}.NewsListClient-module__oOfcJW__headerAdmit{background:#d97706}.NewsListClient-module__oOfcJW__headerResults{background:#6366f1}.NewsListClient-module__oOfcJW__cardBody{padding:0}.NewsListClient-module__oOfcJW__noResults{text-align:center;color:#64748b;padding:40px;font-size:13px}.NewsListClient-module__oOfcJW__list{margin:0;padding:0;list-style:none}.NewsListClient-module__oOfcJW__listItem{border-bottom:1px solid #f1f5f9;padding:12px 18px;transition:background .15s}.NewsListClient-module__oOfcJW__listItem:last-child{border-bottom:none}.NewsListClient-module__oOfcJW__listItem:hover{background:#f8fafc}.NewsListClient-module__oOfcJW__itemGrid{justify-content:space-between;align-items:center;gap:16px;display:flex}.NewsListClient-module__oOfcJW__itemLeft{flex:1;min-width:0}.NewsListClient-module__oOfcJW__itemTitle{color:#0f172a;white-space:normal;margin-bottom:4px;font-size:14px;font-weight:750;line-height:1.35;text-decoration:none;transition:color .15s;display:block}.NewsListClient-module__oOfcJW__itemTitle:hover{color:#0ea5e9}.NewsListClient-module__oOfcJW__itemExcerpt{color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 6px;font-size:12px;line-height:1.4;display:-webkit-box;overflow:hidden}.NewsListClient-module__oOfcJW__metaRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.NewsListClient-module__oOfcJW__badge{color:#475569;background:#f1f5f9;border-radius:4px;padding:2px 6px;font-size:10px;font-weight:600}.NewsListClient-module__oOfcJW__lastDateBadge{color:#ef4444;background:#fef2f2;border:1px solid #fecaca;border-radius:4px;align-items:center;gap:4px;padding:1px 6px;font-size:10px;font-weight:700;display:inline-flex}.NewsListClient-module__oOfcJW__itemRight{text-align:right;flex-direction:column;flex-shrink:0;align-items:flex-end;gap:6px;display:flex}.NewsListClient-module__oOfcJW__publishDate{color:#94a3b8;font-size:11px}.NewsListClient-module__oOfcJW__actionBtn{color:#fff;border-radius:6px;justify-content:center;align-items:center;padding:6px 12px;font-size:11px;font-weight:700;text-decoration:none;transition:opacity .15s;display:inline-flex}.NewsListClient-module__oOfcJW__actionBtn:hover{opacity:.9}.NewsListClient-module__oOfcJW__pagination{justify-content:center;align-items:center;gap:6px;margin-top:24px;display:flex}.NewsListClient-module__oOfcJW__pageBtn{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;justify-content:center;align-items:center;min-width:32px;height:32px;padding:0 8px;font-size:12px;font-weight:600;transition:all .15s;display:flex}.NewsListClient-module__oOfcJW__pageBtn:hover:not(:disabled){color:#0f172a;background:#f8fafc;border-color:#cbd5e1}.NewsListClient-module__oOfcJW__pageBtn:disabled{opacity:.5;cursor:not-allowed}.NewsListClient-module__oOfcJW__activePage{color:#fff;background:#0ea5e9;border-color:#0ea5e9}.NewsListClient-module__oOfcJW__activePage:hover{color:#fff!important;background:#0ea5e9!important}@media (max-width:768px){.NewsListClient-module__oOfcJW__hero{border-radius:12px;margin-bottom:16px;padding:16px}.NewsListClient-module__oOfcJW__title{font-size:18px}.NewsListClient-module__oOfcJW__subtitle{margin-bottom:12px;font-size:11px}.NewsListClient-module__oOfcJW__container{padding:8px 12px 32px}.NewsListClient-module__oOfcJW__listItem{padding:10px 12px}.NewsListClient-module__oOfcJW__itemTitle{font-size:12.5px}.NewsListClient-module__oOfcJW__itemExcerpt{margin-bottom:4px;font-size:11px}.NewsListClient-module__oOfcJW__publishDate{display:none}.NewsListClient-module__oOfcJW__actionBtn{padding:4px 8px;font-size:9px}}
