.pagination{display:flex;justify-content:center;gap:6px;list-style:none;padding:0;margin-top:20px}.page-item{border:1px solid #ddd;border-radius:4px}.page-link{padding:6px 12px;background:white;border:none;cursor:pointer}.page-item.active .page-link{background:#0d6efd;color:white}.annonce-list{display:flex;flex-direction:column;gap:16px}.reste.vert{color:#0078ff}.reste.orange{color:orange}.reste.rouge{color:red}.status-annonce-liste.vert{background:#0078ff}.status-annonce-liste.orange{background:orange}.status-annonce-liste.rouge{background:red}.status-annonce-liste.noir{background:black}.annonce-card{border:1px solid #e5e7eb;border-radius:8px;padding:16px;background:white;box-shadow:0 2px 6px rgba(0,0,0,.05);transition:transform .2s ease;cursor:pointer}.annonce-card:hover{transform:translateY(-2px)}.annonce-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.status-annonce-liste{background:#0078ff;color:#fff!important;padding:4px 10px;border-radius:8px;margin-bottom:10px;margin-top:10px}.reste,.status-annonce-liste{font-weight:600;font-size:14px}.reste{color:#0078ff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100px;padding:10px}.titre{font-size:15px;font-weight:600;color:#222;margin-bottom:10px;line-height:1.4}.annonce-infos{display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px}.annonce-infos label{font-size:13px;color:#555;font-weight:500;white-space:nowrap}.titreLink{text-decoration:none}.annonce-infos p{margin:2px 0 0;font-size:14px;font-weight:600;color:#222}.flag{width:18px;height:12px;margin-right:5px;vertical-align:middle;border-radius:2px}@media (min-width:768px) and (max-width:1024px){.annonce-card{padding:10px}.titre{font-size:12px}.status-annonce-liste{padding:7px;font-size:12px}.annonce-infos label{font-size:11px}.annonce-list-ctn{padding:1rem 0}.annonce-header{flex-direction:column;align-items:unset}.chip{color:#070707}}@media (max-width:767px){.chip{color:#070707}.annonce-card{padding:10px}.annonce-header{flex-direction:column;align-items:unset}.titre{font-size:12px}.status-annonce-liste{padding:7px;font-size:12px}.annonce-list-ctn{padding:1rem 0}.annonce-infos label{font-size:10px}.recherche-ctn-txt{padding:.5rem 0}.annonce-infos p,.reste{font-size:12px!important}}