:root{--eav-card-ink:#1B1B1F;--eav-card-muted:#6B6B72;--eav-card-orange:#F39237;--eav-card-orange-light:#FFB366;--eav-card-green:#087858;--eav-card-surface:#fff;--eav-card-soft:#f7f6f3}
.eav-annonce-card{position:relative;display:flex;flex-direction:column;min-width:0;height:100%;overflow:hidden;border-radius:14px;background:var(--eav-card-surface);color:var(--eav-card-ink);text-decoration:none;box-shadow:0 0 0 1px rgba(0,0,0,.06),0 1px 2px -1px rgba(0,0,0,.06),0 10px 28px rgba(28,30,25,.07);transition-property:transform,box-shadow;transition-duration:220ms;transition-timing-function:cubic-bezier(.2,0,0,1);-webkit-font-smoothing:antialiased}
.eav-annonce-card:hover{transform:translateY(-5px);box-shadow:0 0 0 1px rgba(0,0,0,.08),0 3px 8px rgba(0,0,0,.06),0 18px 44px rgba(28,30,25,.13)}
.eav-annonce-card:active{transform:translateY(-2px) scale(.99)}
.eav-annonce-card:focus-visible{outline:3px solid rgba(243,146,55,.38);outline-offset:3px}
.eav-annonce-card.is-pepite{box-shadow:0 0 0 1px rgba(243,146,55,.72),0 2px 5px rgba(224,115,0,.08),0 15px 38px rgba(243,146,55,.13)}
.eav-annonce-card .annonce-image{position:relative;z-index:1;flex:0 0 auto;height:230px;overflow:hidden;background:#ddd;clip-path:polygon(0 0,100% 0,100% 88%,0 100%)}
.eav-annonce-card .annonce-image img{width:100%;height:100%;display:block;object-fit:cover;outline:1px solid rgba(0,0,0,.1);outline-offset:-1px;transition-property:transform,filter;transition-duration:480ms;transition-timing-function:cubic-bezier(.2,0,0,1)}
.eav-annonce-card:hover .annonce-image img{transform:scale(1.035)}
.eav-annonce-card.is-sold .annonce-image img{filter:saturate(.72)}
.eav-annonce-card.is-sold .annonce-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,70,52,.02),rgba(8,70,52,.22));pointer-events:none}
.eav-annonce-card .annonce-statuses{position:absolute;z-index:3;top:16px;left:16px;display:flex;align-items:center;flex-wrap:wrap;gap:7px;max-width:calc(100% - 32px)}
.eav-annonce-card .annonce-status{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:30px;padding:0 10px;border-radius:6px;color:#fff;font-size:var(--site-text-min, 12px);font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.11em;box-shadow:0 4px 14px rgba(0,0,0,.14);white-space:nowrap}
.eav-annonce-card .annonce-status--active{background:rgba(18,25,21,.84);backdrop-filter:blur(9px)}
.eav-annonce-card .annonce-status--sold{background:var(--eav-card-green)}
.eav-annonce-card .annonce-status--featured{background:var(--eav-card-orange)}
.eav-annonce-card .annonce-pepite-seal{position:absolute;z-index:5;top:181px;right:20px;width:92px;height:92px;border:0;border-radius:50%;display:block;padding:0;background:transparent;filter:drop-shadow(0 8px 12px rgba(56,31,8,.2))}
.eav-annonce-card .annonce-pepite-seal>span{text-align:center;font-size:var(--site-text-min, 12px);line-height:1.12;text-transform:uppercase;letter-spacing:.11em;font-weight:700}
.eav-annonce-card .annonce-pepite-seal svg{display:block;width:39px;height:39px;margin:0 auto 1px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.eav-annonce-card .annonce-content{position:relative;z-index:2;display:flex;flex:1;flex-direction:column;min-width:0;padding:13px 20px 20px;background:#fff}
.eav-annonce-card.is-pepite .annonce-content{padding-top:17px}
.eav-annonce-card .annonce-main{display:flex;flex:1;flex-direction:column;min-width:0}
.eav-annonce-card .annonce-kicker{display:flex;align-items:center;flex-wrap:wrap;gap:7px;min-height:12px;max-width:calc(100% - 72px);margin-bottom:9px;color:#7c8078;font-size:var(--site-text-min, 12px);font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.12em}
.eav-annonce-card .annonce-kicker span+span:before{content:"·";margin-right:7px;color:#c7c9c3}
.eav-annonce-card.is-pepite .annonce-kicker span:first-child{color:#C65F0D}
.eav-annonce-card .annonce-title{height:auto;min-height:47px;margin:0 0 9px;color:var(--eav-card-ink);font-size:21px;font-weight:700;line-height:1.18;letter-spacing:-.025em;text-wrap:balance;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.eav-annonce-card .annonce-description{display:none;margin:0;color:var(--eav-card-muted);font-size:14px;line-height:1.55;text-wrap:pretty}
.eav-annonce-card .annonce-location{display:flex;align-items:center;gap:7px;min-width:0;margin:0 0 16px;color:var(--eav-card-muted);font-size:13px;line-height:1.2}
.eav-annonce-card .annonce-location i{flex:0 0 auto;color:var(--eav-card-orange);font-size:12px}
.eav-annonce-card .annonce-location span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.eav-annonce-card .annonce-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden;margin-top:auto;border-radius:9px;box-shadow:0 0 0 1px rgba(0,0,0,.055)}
.eav-annonce-card .annonce-facts>span{min-width:0;padding:10px 11px;background:var(--eav-card-soft)}
.eav-annonce-card .annonce-facts>span+span{border-left:1px solid #e7e4de}
.eav-annonce-card .annonce-facts small,.eav-annonce-card .annonce-price small{display:block;margin-bottom:4px;color:#92968f;font-size:var(--site-text-min, 12px);line-height:1;text-transform:uppercase;letter-spacing:.09em}
.eav-annonce-card .annonce-facts strong{display:block;overflow:hidden;color:#272a25;font-size:14px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap;font-variant-numeric:tabular-nums}
.eav-annonce-card .annonce-expert strong{color:var(--eav-card-green)}
.eav-annonce-card .annonce-bottom{display:flex;align-items:flex-end;gap:10px;margin-top:16px;padding-top:15px;border-top:1px solid #ece9e3}
.eav-annonce-card .annonce-price{display:block;min-width:0;margin-right:auto}
.eav-annonce-card .annonce-price strong{display:block;color:var(--eav-card-green);font-size:23px;line-height:1;font-weight:700;letter-spacing:-.025em;font-variant-numeric:tabular-nums;white-space:nowrap}
.eav-annonce-card .annonce-date{display:none;color:#8d918a;font-size:12px;white-space:nowrap}
.eav-annonce-card .annonce-arrow{display:grid;place-items:center;flex:0 0 auto;width:40px;height:40px;border-radius:50%;background:#1a1c18;color:#fff;font-size:15px;transition-property:transform,background-color;transition-duration:180ms;transition-timing-function:cubic-bezier(.2,0,0,1)}
.eav-annonce-card:hover .annonce-arrow{transform:translateX(2px)}
.eav-annonce-card.is-sold .annonce-arrow{background:var(--eav-card-green)}
.eav-annonce-card .annonce-sold-proof{display:none;align-items:center;gap:7px;color:var(--eav-card-green);font-size:var(--site-text-min, 12px);font-weight:700;text-transform:uppercase;letter-spacing:.08em}
.eav-annonce-card .annonce-sold-proof i{display:grid;place-items:center;width:17px;height:17px;border-radius:50%;background:var(--eav-card-green);color:#fff;font-size:var(--site-text-min, 12px)}
.eav-sponsored-card{position:relative;display:flex;flex-direction:column;min-width:0;height:100%;overflow:hidden;border-radius:14px;background:#fff;color:var(--eav-card-ink);text-decoration:none;box-shadow:0 0 0 1px rgba(0,0,0,.06),0 1px 2px -1px rgba(0,0,0,.06),0 10px 28px rgba(28,30,25,.07);transition-property:transform,box-shadow;transition-duration:220ms;transition-timing-function:cubic-bezier(.2,0,0,1)}
.eav-sponsored-card:hover{transform:translateY(-5px);box-shadow:0 0 0 1px rgba(243,146,55,.3),0 3px 8px rgba(0,0,0,.06),0 18px 44px rgba(28,30,25,.13)}
.eav-sponsored-card .annonce-image{position:relative;height:230px;overflow:hidden;background:#e8e6e1;clip-path:polygon(0 0,100% 0,100% 88%,0 100%)}
.eav-sponsored-card .annonce-image img{display:block;width:100%;height:100%;object-fit:cover;outline:1px solid rgba(0,0,0,.1);outline-offset:-1px;transition-property:transform;transition-duration:480ms;transition-timing-function:cubic-bezier(.2,0,0,1)}
.eav-sponsored-card:hover .annonce-image img{transform:scale(1.035)}
.eav-sponsored-card .sponsored-label{position:absolute;z-index:2;top:16px;left:16px;display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border-radius:6px;background:var(--eav-card-orange);color:#fff;font-size:var(--site-text-min, 12px);font-weight:700;text-transform:uppercase;letter-spacing:.11em;box-shadow:0 4px 14px rgba(0,0,0,.14)}
.eav-sponsored-card .annonce-content{display:flex;flex:1;flex-direction:column;padding:14px 20px 20px}
.eav-sponsored-card .sponsored-kicker{margin-bottom:9px;color:var(--eav-card-orange);font-size:var(--site-text-min, 12px);font-weight:700;text-transform:uppercase;letter-spacing:.12em}
.eav-sponsored-card .annonce-title{height:auto;min-height:47px;margin:0;color:var(--eav-card-ink);font-size:21px;font-weight:700;line-height:1.18;letter-spacing:-.025em;text-wrap:balance}
.eav-sponsored-card .sponsored-link{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto;padding-top:15px;border-top:1px solid #ece9e3;color:#555951;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}
.eav-sponsored-card .sponsored-link i{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:#1a1c18;color:#fff;font-size:14px}
.annonces-grid.view-liste{display:grid;grid-template-columns:1fr;gap:16px}
.annonces-grid.view-liste .eav-annonce-card{display:grid;grid-template-columns:minmax(260px,330px) minmax(0,1fr);min-height:225px;height:auto}
.annonces-grid.view-liste .eav-annonce-card:hover{transform:translateX(4px)}
.annonces-grid.view-liste .eav-annonce-card .annonce-image{width:auto;min-width:0;height:100%;clip-path:polygon(0 0,100% 0,90% 100%,0 100%)}
.annonces-grid.view-liste .eav-annonce-card .annonce-pepite-seal{top:66px;right:auto;left:calc(min(330px,33vw) - 48px)}
.annonces-grid.view-liste .eav-annonce-card .annonce-content{display:grid;grid-template-columns:minmax(0,1fr) 205px;gap:0;padding:0;background:#fff}
.annonces-grid.view-liste .eav-annonce-card.is-pepite .annonce-content{padding-top:0}
.annonces-grid.view-liste .eav-annonce-card .annonce-main{padding:25px 28px 22px 30px}
.annonces-grid.view-liste .eav-annonce-card.is-pepite .annonce-main{padding-left:48px}
.annonces-grid.view-liste .eav-annonce-card .annonce-kicker{max-width:none;margin-bottom:9px}
.annonces-grid.view-liste .eav-annonce-card .annonce-title{min-height:0;margin-bottom:8px;font-size:23px;-webkit-line-clamp:1}
.annonces-grid.view-liste .eav-annonce-card .annonce-description{display:-webkit-box;margin-bottom:14px;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.annonces-grid.view-liste .eav-annonce-card .annonce-location{margin-bottom:14px}
.annonces-grid.view-liste .eav-annonce-card .annonce-facts{display:flex;width:max-content;max-width:100%;box-shadow:none;border-radius:0;overflow:visible;gap:24px}
.annonces-grid.view-liste .eav-annonce-card .annonce-facts>span{padding:0;background:transparent}
.annonces-grid.view-liste .eav-annonce-card .annonce-facts>span+span{border-left:0}
.annonces-grid.view-liste .eav-annonce-card .annonce-bottom{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;gap:12px;margin:0;padding:25px 22px;border-top:0;border-left:1px solid #ece9e3;text-align:right}
.annonces-grid.view-liste .eav-annonce-card .annonce-price{margin:0}
.annonces-grid.view-liste .eav-annonce-card .annonce-price strong{font-size:25px}
.annonces-grid.view-liste .eav-annonce-card .annonce-date{display:block;margin-top:auto}
.annonces-grid.view-liste .eav-annonce-card .annonce-sold-proof{display:flex;margin-right:auto;text-align:left}
.annonces-grid.view-liste .eav-annonce-card.is-sold .annonce-price{display:block}
.annonces-grid.view-liste .eav-annonce-card .annonce-arrow{margin-top:auto}
.annonces-grid.view-liste .eav-sponsored-card{display:none}
@media(max-width:1050px){.annonces-grid.view-liste .eav-annonce-card{grid-template-columns:260px minmax(0,1fr)}.annonces-grid.view-liste .eav-annonce-card .annonce-pepite-seal{left:215px}.annonces-grid.view-liste .eav-annonce-card .annonce-content{grid-template-columns:minmax(0,1fr) 180px}}
@media(max-width:700px){.eav-annonce-card .annonce-image{height:220px}.annonces-grid.view-liste .eav-annonce-card{display:flex;min-height:0}.annonces-grid.view-liste .eav-annonce-card .annonce-image{width:100%;height:210px;clip-path:polygon(0 0,100% 0,100% 88%,0 100%)}.annonces-grid.view-liste .eav-annonce-card .annonce-pepite-seal{top:162px;right:18px;left:auto}.annonces-grid.view-liste .eav-annonce-card .annonce-content{display:flex;padding:12px 18px 18px}.annonces-grid.view-liste .eav-annonce-card.is-pepite .annonce-content{padding-top:16px}.annonces-grid.view-liste .eav-annonce-card .annonce-main,.annonces-grid.view-liste .eav-annonce-card.is-pepite .annonce-main{padding:0}.annonces-grid.view-liste .eav-annonce-card .annonce-title{font-size:20px;-webkit-line-clamp:2}.annonces-grid.view-liste .eav-annonce-card .annonce-description{display:-webkit-box}.annonces-grid.view-liste .eav-annonce-card .annonce-facts{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;overflow:hidden;border-radius:9px;box-shadow:0 0 0 1px rgba(0,0,0,.055)}.annonces-grid.view-liste .eav-annonce-card .annonce-facts>span{padding:10px 11px;background:var(--eav-card-soft)}.annonces-grid.view-liste .eav-annonce-card .annonce-facts>span+span{border-left:1px solid #e7e4de}.annonces-grid.view-liste .eav-annonce-card .annonce-bottom{flex-direction:row;align-items:flex-end;margin-top:15px;padding:14px 0 0;border-top:1px solid #ece9e3;border-left:0;text-align:left}.annonces-grid.view-liste .eav-annonce-card .annonce-sold-proof{display:none}.annonces-grid.view-liste .eav-annonce-card .annonce-date{display:none}.annonces-grid.view-liste .eav-annonce-card .annonce-arrow{margin-top:0}.eav-annonce-card .annonce-pepite-seal{top:171px;right:18px;width:88px;height:88px}.eav-annonce-card .annonce-kicker{max-width:calc(100% - 74px)}}
@media(prefers-reduced-motion:reduce){.eav-annonce-card,.eav-annonce-card .annonce-image img,.eav-annonce-card .annonce-arrow{transition-duration:0s}.eav-annonce-card:hover,.annonces-grid.view-liste .eav-annonce-card:hover{transform:none}}
.eav-annonce-card.is-home-reference .annonce-image{height:205px}
.eav-annonce-card.is-home-reference .annonce-pepite-seal{top:156px;width:86px;height:86px}
.eav-annonce-card.is-home-reference .annonce-content{padding:12px 18px 17px}
.eav-annonce-card.is-home-reference.is-pepite .annonce-content{padding-top:15px}
.eav-annonce-card.is-home-reference .annonce-location{margin-bottom:12px}
.eav-annonce-card.is-home-reference .annonce-bottom{margin-top:13px;padding-top:12px}
