/* PDO-011 — Bons plans V1. Page de vente, sans hero marketing. */
.pdo-deals-page{background:#fff;color:#10283d}
.pdo-deals-main{padding:18px 0 68px;background:#f7f7f5}
.pdo-deals-breadcrumb{display:flex;gap:7px;align-items:center;padding:3px 0 30px;color:#81909a;font-size:.68rem}
.pdo-deals-breadcrumb a:hover{color:#082840}
.pdo-deals-heading{display:flex;justify-content:space-between;gap:24px;align-items:end;margin-bottom:25px}
.pdo-deals-eyebrow{display:block;margin-bottom:9px;color:#a9721f;font-size:.67rem;font-weight:850;letter-spacing:.14em;text-transform:uppercase}
.pdo-deals-heading h1{margin:0 0 9px;font-family:Georgia,'Times New Roman',serif;font-size:clamp(2.35rem,4vw,3.25rem);font-weight:500;line-height:1.02;color:#082840}
.pdo-deals-heading p{margin:0;color:#687680;font-size:.86rem;line-height:1.65}
.pdo-deals-count{flex:0 0 auto;padding:9px 12px;border:1px solid #e0e5e8;border-radius:999px;background:#fff;color:#63717a;font-size:.7rem;font-weight:750}
.pdo-deals-toolbar{display:flex;justify-content:space-between;gap:18px;align-items:center;margin-bottom:24px}
.pdo-deals-filters{display:flex;gap:8px;flex-wrap:wrap}
.pdo-deals-filter{padding:9px 13px;border:1px solid #dce3e7;border-radius:999px;background:#fff;color:#63717b;font-size:.72rem;font-weight:750;text-decoration:none;transition:.16s ease}
.pdo-deals-filter:hover{border-color:#a9b6bf;color:#082840}
.pdo-deals-filter.is-active{border-color:#082840;background:#082840;color:#fff}
.pdo-deals-sort select{min-height:39px;padding:0 34px 0 12px;border:1px solid #dce3e7;border-radius:7px;background:#fff;color:#53636d;font-size:.72rem}
.pdo-deals-grid.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:0!important;padding:0!important;list-style:none}
.pdo-deals-page .pdo-product-card{border-radius:12px}
.pdo-deals-page .pdo-product-card__media{aspect-ratio:1/.86}
.pdo-deals-page .pdo-product-badge--sale{background:#fff!important;color:#a33f35!important;border:1px solid #f0d5d1!important}
.pdo-deals-page .pdo-product-badge--discount{background:#a33f35!important;color:#fff!important}
.pdo-deals-page .pdo-product-card__price{font-size:1.24rem}
.pdo-deals-page .pdo-product-card__price del{color:#8d969c}
.pdo-deals-page .pdo-product-card__price ins{color:#b24038}
.pdo-deals-page .pdo-product-card__actions{grid-template-columns:minmax(0,1.3fr) minmax(0,.8fr)}
.pdo-deals-pagination{display:flex;justify-content:center;gap:7px;margin-top:34px}
.pdo-deals-pagebtn{width:36px;height:36px;display:grid;place-items:center;border:1px solid #dce3e7;border-radius:7px;background:#fff;color:#52636e;font-size:.75rem;font-weight:800}
.pdo-deals-pagebtn.is-active{border-color:#082840;background:#082840;color:#fff}
.pdo-deals-pagebtn.is-gap{border-color:transparent;background:transparent;pointer-events:none}
.pdo-deals-empty{max-width:700px;margin:40px auto 0;padding:34px;border:1px solid #e1e6e9;border-radius:13px;background:#fff;text-align:center}
.pdo-deals-empty h2{margin:0 0 10px;font-family:Georgia,'Times New Roman',serif;font-size:1.7rem;font-weight:500;color:#082840}
.pdo-deals-empty p{margin:0 0 18px;color:#6a7780;font-size:.8rem;line-height:1.65}
.pdo-deals-store{padding:35px 0;background:#082840;color:#fff}
.pdo-deals-store__inner{display:flex;justify-content:space-between;gap:28px;align-items:center}
.pdo-deals-store h2{margin:0 0 6px;font-family:Georgia,'Times New Roman',serif;font-size:1.75rem;font-weight:500}
.pdo-deals-store p{margin:0;color:#c7d3db;font-size:.78rem;line-height:1.6}
@media(max-width:1100px){.pdo-deals-grid.products{grid-template-columns:repeat(3,minmax(0,1fr))}.pdo-deals-heading,.pdo-deals-toolbar{align-items:flex-start}.pdo-deals-toolbar{flex-direction:column}.pdo-deals-sort,.pdo-deals-sort select{width:100%}}
@media(max-width:820px){.pdo-deals-main{padding-bottom:50px}.pdo-deals-grid.products{grid-template-columns:repeat(2,minmax(0,1fr))}.pdo-deals-heading{display:block}.pdo-deals-count{display:inline-flex;margin-top:14px}.pdo-deals-store__inner{align-items:flex-start;flex-direction:column}}
@media(max-width:560px){.pdo-deals-main{padding-top:10px}.pdo-deals-breadcrumb{padding-bottom:22px}.pdo-deals-heading h1{font-size:2.3rem}.pdo-deals-grid.products{grid-template-columns:1fr}.pdo-deals-filter{padding:8px 10px;font-size:.68rem}.pdo-deals-page .pdo-product-card__media{aspect-ratio:1/.72}.pdo-deals-store h2{font-size:1.5rem}}
