:root{--eh-ink:#19052d;--eh-muted:#756a7e;--eh-purple:#7c3aed;--eh-pink:#ec4899;--eh-soft:#f8f5ff;--eh-line:#e9e1f4;--eh-shadow:0 16px 42px rgba(31,0,71,.08)}
body.ecig-house-listings{background:#fbfafd}.ecig-house{min-height:70vh;color:var(--eh-ink);font-family:inherit}.ecig-house *{box-sizing:border-box}.ecig-house__inner{width:min(1440px,calc(100% - 32px));margin:0 auto;padding:26px 0 64px}.ecig-house__crumbs{display:flex;gap:8px;align-items:center;margin:0 0 16px;font-size:13px;color:var(--eh-muted)}.ecig-house__crumbs a{color:var(--eh-muted);text-decoration:none}.ecig-house__crumbs a:hover{color:var(--eh-purple)}
.ecig-house-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:18px}.ecig-house-hero__eyebrow{display:inline-block;margin-bottom:5px;color:var(--eh-purple);font-weight:900;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.ecig-house-hero h1{margin:0;color:var(--eh-ink);font-size:clamp(28px,3.4vw,46px);line-height:1.04;letter-spacing:-1.3px;font-weight:950}.ecig-house-hero p{margin:8px 0 0;color:var(--eh-muted);font-size:15px}.ecig-house-hero__publish{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 19px;border-radius:14px;background:linear-gradient(135deg,var(--eh-purple),var(--eh-pink));box-shadow:0 12px 26px rgba(124,58,237,.22);color:#fff!important;text-decoration:none!important;font-weight:900;white-space:nowrap}
.ecig-house-search{position:relative;z-index:4;margin:0 0 16px;padding:12px;border:1px solid var(--eh-line);border-radius:20px;background:#fff;box-shadow:var(--eh-shadow)}.ecig-house-search__main{display:grid;grid-template-columns:minmax(240px,1fr) auto;gap:10px}.ecig-house-search__query{position:relative;display:flex;align-items:center;min-height:50px;border:1px solid #ded5e9;border-radius:14px;background:#fff}.ecig-house-search__query:focus-within{border-color:rgba(124,58,237,.65);box-shadow:0 0 0 4px rgba(124,58,237,.09)}.ecig-house-search__query svg{width:21px;height:21px;margin-left:15px;color:var(--eh-purple);flex:none}.ecig-house-search__query input{width:100%;height:48px;padding:0 14px;border:0!important;outline:0!important;background:transparent!important;color:var(--eh-ink);font-size:16px;box-shadow:none!important}.ecig-house-search__submit,.ecig-house-search__filter-toggle{min-height:50px;padding:0 20px;border:0;border-radius:14px;font-weight:900;cursor:pointer}.ecig-house-search__submit{background:var(--eh-ink);color:#fff}.ecig-house-search__submit:hover{background:#2a0a48}.ecig-house-search__filter-toggle{display:none;background:var(--eh-soft);color:var(--eh-purple)}.ecig-house-search__filters{display:grid;grid-template-columns:1.35fr 1.35fr .65fr .65fr;gap:10px;margin-top:10px}.ecig-house-search__filters label{display:block}.ecig-house-search__filters label>span,.ecig-house-sort>span{display:block;margin:0 0 5px 3px;color:var(--eh-muted);font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.04em}.ecig-house-search__filters input,.ecig-house-search__filters select,.ecig-house-sort select{width:100%;height:44px;padding:0 12px;border:1px solid #e3dbea!important;border-radius:12px;background:#fbfafd!important;color:var(--eh-ink);outline:0;box-shadow:none!important}.ecig-house-search__filters input:focus,.ecig-house-search__filters select:focus,.ecig-house-sort select:focus{border-color:rgba(124,58,237,.55)!important}
.ecig-house-cats{display:flex;gap:9px;overflow:auto;padding:2px 1px 8px;margin:0 0 11px;scrollbar-width:none}.ecig-house-cats::-webkit-scrollbar{display:none}.ecig-house-cat{display:flex;align-items:center;gap:8px;flex:none;min-height:38px;padding:0 13px;border:1px solid var(--eh-line);border-radius:999px;background:#fff;color:var(--eh-ink)!important;text-decoration:none!important;font-size:13px;font-weight:800}.ecig-house-cat small{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:var(--eh-soft);color:var(--eh-purple);font-size:10px}.ecig-house-cat:hover,.ecig-house-cat.is-active{border-color:rgba(124,58,237,.28);background:#f6f1ff;color:var(--eh-purple)!important}
.ecig-house-results__head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin:9px 0 12px}.ecig-house-results__head>div{color:var(--eh-muted);font-size:14px}.ecig-house-results__head strong{color:var(--eh-ink);font-size:18px}.ecig-house-sort{display:flex;align-items:center;gap:9px}.ecig-house-sort>span{margin:0}.ecig-house-sort select{width:auto;min-width:160px}
.ecig-house-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;align-items:stretch}.ecig-house-card{position:relative;min-width:0;overflow:hidden;border:1px solid rgba(124,58,237,.11);border-radius:20px;background:#fff;box-shadow:0 10px 30px rgba(31,0,71,.065);transform:translateZ(0);content-visibility:auto;contain-intrinsic-size:360px 470px}.ecig-house-card:hover{border-color:rgba(124,58,237,.25);box-shadow:0 17px 42px rgba(31,0,71,.11);transform:translateY(-2px)}.ecig-house-card.is-featured{border-color:rgba(214,43,157,.28);box-shadow:0 11px 32px rgba(188,35,174,.11)}.ecig-house-card.is-featured:hover{border-color:rgba(214,43,157,.42);box-shadow:0 18px 44px rgba(188,35,174,.16)}.ecig-house-card__link{display:flex;height:100%;flex-direction:column;color:inherit!important;text-decoration:none!important}.ecig-house-card__media{position:relative;aspect-ratio:1/1;overflow:hidden;background:linear-gradient(145deg,#f3edff,#fbf8ff)}.ecig-house-card__media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.ecig-house-card:hover .ecig-house-card__media img{transform:scale(1.025)}.ecig-house-card__placeholder{display:grid;width:100%;height:100%;place-items:center;color:#c5b8d6}.ecig-house-card__urgent{position:absolute;top:10px;left:10px;display:inline-flex;align-items:center;height:27px;padding:0 10px;border-radius:999px;background:linear-gradient(135deg,var(--eh-purple),var(--eh-pink));color:#fff;font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.04em;box-shadow:0 8px 18px rgba(124,58,237,.25)}.ecig-house-card__body{display:flex;flex:1;flex-direction:column;padding:12px 13px 14px}.ecig-house-card__title{display:-webkit-box;min-height:38px;margin:0 0 9px;overflow:hidden;color:var(--eh-ink);font-size:15px;line-height:1.25;font-weight:900;letter-spacing:-.15px;-webkit-line-clamp:2;-webkit-box-orient:vertical}.ecig-house-card__price{margin-bottom:10px;color:var(--eh-ink);font-size:18px;line-height:1;font-weight:950}.ecig-house-card__meta{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto;color:var(--eh-muted);font-size:11.5px}.ecig-house-card__location{display:flex;min-width:0;align-items:center;gap:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ecig-house-card__location svg{width:14px;height:14px;flex:none;color:var(--eh-purple)}.ecig-house-card__date{flex:none}.ecig-house-empty{display:none;padding:46px 20px;text-align:center;color:var(--eh-muted)}.ecig-house-empty.is-visible{display:flex;flex-direction:column;gap:6px}.ecig-house-empty strong{color:var(--eh-ink);font-size:20px}.ecig-house-sentinel{height:1px}.ecig-house-loading{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;margin-top:17px}.ecig-house-loading span{display:block;aspect-ratio:1/.95;border-radius:20px;background:linear-gradient(100deg,#f3eff8 20%,#faf7fd 40%,#f3eff8 60%);background-size:220% 100%;animation:eh-shimmer 1.2s infinite linear}@keyframes eh-shimmer{to{background-position:-220% 0}}.ecig-house-pagination{display:flex;justify-content:center;margin:22px 0}.ecig-house-pagination a{padding:11px 16px;border-radius:12px;background:#fff;border:1px solid var(--eh-line);color:var(--eh-purple);text-decoration:none;font-weight:850}.ecig-house.is-js .ecig-house-pagination{display:none}
@media(max-width:1100px){.ecig-house-grid,.ecig-house-loading{grid-template-columns:repeat(3,minmax(0,1fr))}.ecig-house-search__filters{grid-template-columns:1fr 1fr}.ecig-house-search__filters label:nth-child(3),.ecig-house-search__filters label:nth-child(4){grid-column:auto}}
@media(max-width:760px){.ecig-house__inner{width:min(100% - 20px,1440px);padding-top:14px}.ecig-house__crumbs{margin-bottom:10px}.ecig-house-hero{align-items:flex-start}.ecig-house-hero h1{font-size:29px;letter-spacing:-.7px}.ecig-house-hero p{font-size:13px}.ecig-house-hero__publish{display:none}.ecig-house-search{padding:8px;border-radius:17px}.ecig-house-search__main{grid-template-columns:1fr auto}.ecig-house-search__query{min-height:46px}.ecig-house-search__query input{height:44px;font-size:15px}.ecig-house-search__filter-toggle{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 14px}.ecig-house-search__submit{grid-column:1/-1;min-height:44px}.ecig-house-search__filters{display:none;grid-template-columns:1fr 1fr;padding:5px 1px 2px}.ecig-house-search.is-open .ecig-house-search__filters{display:grid}.ecig-house-search__filters label:nth-child(1),.ecig-house-search__filters label:nth-child(2){grid-column:1/-1}.ecig-house-cats{margin-left:-1px}.ecig-house-results__head{align-items:center}.ecig-house-sort>span{display:none}.ecig-house-sort select{min-width:145px;height:40px}.ecig-house-grid,.ecig-house-loading{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ecig-house-card{border-radius:16px}.ecig-house-card__body{padding:10px 10px 11px}.ecig-house-card__title{min-height:34px;font-size:13.5px}.ecig-house-card__price{font-size:16px}.ecig-house-card__meta{font-size:10.5px}.ecig-house-card__location svg{width:12px;height:12px}.ecig-house-card__urgent{top:8px;left:8px;height:24px;padding:0 8px;font-size:9px}}
@media(max-width:380px){.ecig-house-grid,.ecig-house-loading{gap:8px}.ecig-house-card__body{padding:9px}.ecig-house-card__title{font-size:13px}}

/* v1.1.122 — shortcode de test autonome + responsive renforcé */
.ecig-house{width:100%;max-width:100%;overflow:clip;background:transparent}
.ecig-house__inner{width:100%;max-width:1440px;margin-inline:auto;padding-inline:0}
.ecig-house-hero__title{margin:0;color:var(--eh-ink);font-size:clamp(28px,3.4vw,46px);line-height:1.04;letter-spacing:-1.3px;font-weight:950}
.ecig-house-sr{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.ecig-house-grid.is-refreshing{opacity:.42;pointer-events:none;transition:opacity .16s ease}
.ecig-house-grid{transition:opacity .16s ease}
.ecig-house-card,.ecig-house-card *{-webkit-tap-highlight-color:transparent}

@media (max-width:1180px){
  .ecig-house__inner{max-width:100%}
  .ecig-house-grid,.ecig-house-loading{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
  .ecig-house-search__filters{grid-template-columns:repeat(2,minmax(0,1fr))}
}

@media (max-width:860px){
  .ecig-house__inner{padding:18px 0 52px}
  .ecig-house-grid,.ecig-house-loading{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
  .ecig-house-hero{gap:14px}
  .ecig-house-hero__title{font-size:32px;letter-spacing:-.8px}
  .ecig-house-search__main{grid-template-columns:minmax(0,1fr) auto auto}
  .ecig-house-search__submit,.ecig-house-search__filter-toggle{padding-inline:15px}
}

@media (max-width:640px){
  .ecig-house__inner{padding:10px 0 40px}
  .ecig-house-hero{margin-bottom:13px;align-items:flex-start}
  .ecig-house-hero__eyebrow{font-size:10.5px;margin-bottom:3px}
  .ecig-house-hero__title{font-size:27px;line-height:1.08;letter-spacing:-.55px}
  .ecig-house-hero p{margin-top:6px;font-size:12.5px;line-height:1.45}
  .ecig-house-hero__publish{display:none}

  .ecig-house-search{position:relative;margin-bottom:12px;padding:7px;border-radius:16px;box-shadow:0 8px 24px rgba(31,0,71,.07)}
  .ecig-house-search__main{grid-template-columns:minmax(0,1fr) auto;gap:7px}
  .ecig-house-search__query{min-height:46px;border-radius:12px}
  .ecig-house-search__query svg{width:19px;height:19px;margin-left:12px}
  .ecig-house-search__query input{height:44px;padding-inline:10px;font-size:16px}
  .ecig-house-search__filter-toggle{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 13px;border-radius:12px}
  .ecig-house-search__submit{grid-column:1/-1;min-height:42px;border-radius:12px}
  .ecig-house-search__filters{display:none;grid-template-columns:1fr 1fr;gap:8px;padding:8px 1px 1px;margin-top:2px}
  .ecig-house-search.is-open .ecig-house-search__filters{display:grid}
  .ecig-house-search__filters label:nth-child(1),.ecig-house-search__filters label:nth-child(2){grid-column:1/-1}
  .ecig-house-search__filters input,.ecig-house-search__filters select{height:43px}

  .ecig-house-cats{gap:7px;margin:0 -2px 9px;padding:1px 2px 7px;overscroll-behavior-inline:contain;scroll-snap-type:x proximity}
  .ecig-house-cat{min-height:36px;padding:0 11px;font-size:12px;scroll-snap-align:start}
  .ecig-house-cat small{height:20px;min-width:20px;font-size:9px}

  .ecig-house-results__head{margin:7px 0 10px;align-items:center;gap:8px}
  .ecig-house-results__head>div{font-size:12.5px}
  .ecig-house-results__head strong{font-size:16px}
  .ecig-house-sort{min-width:0}
  .ecig-house-sort>span{display:none}
  .ecig-house-sort select{width:auto;max-width:148px;min-width:0;height:38px;padding-inline:9px;font-size:12px}

  /* Mobile façon marketplace : une vraie ligne par annonce. */
  .ecig-house-grid{display:flex;flex-direction:column;gap:9px}
  .ecig-house-card{border-radius:15px;min-height:126px;contain-intrinsic-size:126px 100%;box-shadow:0 6px 20px rgba(31,0,71,.055)}
  .ecig-house-card:hover{transform:none}
  .ecig-house-card__link{display:grid;grid-template-columns:126px minmax(0,1fr);min-height:126px}
  .ecig-house-card__media{width:126px;height:126px;aspect-ratio:auto}
  .ecig-house-card__body{min-width:0;padding:11px 11px 10px}
  .ecig-house-card__title{min-height:auto;margin-bottom:7px;font-size:14px;line-height:1.27;-webkit-line-clamp:2}
  .ecig-house-card__price{margin-bottom:8px;font-size:17px}
  .ecig-house-card__meta{align-items:flex-end;font-size:10.5px}
  .ecig-house-card__location{max-width:70%}
  .ecig-house-card__urgent{top:7px;left:7px;height:23px;padding:0 7px;font-size:8.5px}
  .ecig-house-loading{display:flex;flex-direction:column;gap:9px;margin-top:9px}
  .ecig-house-loading span{height:126px;aspect-ratio:auto;border-radius:15px}
  .ecig-house-pagination{margin:16px 0}
}

@media (max-width:390px){
  .ecig-house-hero__title{font-size:25px}
  .ecig-house-card__link{grid-template-columns:112px minmax(0,1fr);min-height:112px}
  .ecig-house-card__media{width:112px;height:112px}
  .ecig-house-card{min-height:112px;contain-intrinsic-size:112px 100%}
  .ecig-house-card__body{padding:9px 9px 8px}
  .ecig-house-card__title{font-size:13.25px;margin-bottom:6px}
  .ecig-house-card__price{font-size:16px;margin-bottom:6px}
  .ecig-house-card__date{display:none}
  .ecig-house-card__location{max-width:100%}
  .ecig-house-loading span{height:112px}
}

/* =========================================================
   v1.1.124 — Listings House Turbo AJAX / Radius / Marketplace
   ========================================================= */
.ecig-house{
  --eh-accent:linear-gradient(135deg,#7c3aed 0%,#c026d3 48%,#ff416c 100%);
  --eh-card-shadow:0 7px 24px rgba(31,0,71,.07);
  position:relative;
}
.ecig-house__inner{
  width:min(1440px,calc(100vw - 34px));
  max-width:none;
  margin-left:50%;
  transform:translateX(-50%);
}
.ecig-house-search{overflow:visible;transition:box-shadow .18s ease,border-color .18s ease}
.ecig-house-search.is-busy{border-color:rgba(124,58,237,.22)}
.ecig-house-search__progress{position:absolute;z-index:30;left:14px;right:14px;bottom:-1px;height:3px;border-radius:99px;overflow:hidden;opacity:0;pointer-events:none;transition:opacity .12s ease}
.ecig-house-search__progress::before{content:"";display:block;width:35%;height:100%;border-radius:inherit;background:var(--eh-accent);transform:translateX(-120%)}
.ecig-house-search__progress.is-active{opacity:1}
.ecig-house-search__progress.is-active::before{animation:eh-progress .72s infinite ease-in-out}
@keyframes eh-progress{0%{transform:translateX(-120%)}100%{transform:translateX(390%)}}

.ecig-house-search__main{grid-template-columns:minmax(260px,1fr) auto auto}
.ecig-house-search__filter-toggle{display:inline-flex;align-items:center;justify-content:center;gap:7px;background:#f6f1ff;color:#6d28d9}
.ecig-house-search__filter-toggle b{display:inline-grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:#7c3aed;color:#fff;font-size:10px;line-height:1}
.ecig-house-search__submit{background:var(--eh-accent);box-shadow:0 8px 20px rgba(124,58,237,.20);min-width:126px}
.ecig-house-search__submit:hover{background:var(--eh-accent);filter:brightness(1.04)}

.ecig-house-search__filters{grid-template-columns:minmax(210px,1.3fr) minmax(230px,1.5fr) minmax(120px,.65fr) minmax(120px,.62fr) minmax(120px,.62fr);align-items:end}
.ecig-house-filter-sheet__head,.ecig-house-filter-actions{display:none}
.ecig-house-field{position:relative;min-width:0}
.ecig-house-field>span:first-child{display:block!important;margin:0 0 5px 3px!important;color:var(--eh-muted)!important;font-size:11px!important;font-weight:850!important;text-transform:uppercase!important;letter-spacing:.04em!important;height:auto!important;min-height:0!important;background:none!important;border:0!important;padding:0!important}
.ecig-house-location-input{position:relative!important;display:flex!important;align-items:center!important;margin:0!important;height:44px!important;border:1px solid #e3dbea!important;border-radius:12px!important;background:#fbfafd!important;padding:0 42px 0 34px!important}
.ecig-house-location-input:focus-within{border-color:rgba(124,58,237,.55)!important;box-shadow:0 0 0 3px rgba(124,58,237,.08)}
.ecig-house-location-input>svg{position:absolute;left:11px;width:16px;height:16px;color:#7c3aed}
.ecig-house-location-input input{height:42px!important;padding:0!important;border:0!important;background:transparent!important}
.ecig-house-location-me{position:absolute;right:5px;top:5px;display:grid;place-items:center;width:32px;height:32px;padding:0;border:0;border-radius:9px;background:#eee8ff;color:#6d28d9;cursor:pointer}
.ecig-house-location-me svg{width:17px;height:17px}
.ecig-house-location-me:hover{background:#e5dbff}
.ecig-house-location-me.is-loading svg{animation:eh-spin .75s linear infinite}
@keyframes eh-spin{to{transform:rotate(360deg)}}
.ecig-house-location-suggest{position:absolute!important;z-index:80!important;top:calc(100% + 7px);left:0;right:0;display:block!important;margin:0!important;padding:6px!important;border:1px solid #e6ddf0!important;border-radius:14px!important;background:#fff!important;box-shadow:0 18px 45px rgba(31,0,71,.16)!important;text-transform:none!important;letter-spacing:normal!important}
.ecig-house-location-suggest[hidden]{display:none!important}
.ecig-house-location-suggest button{display:flex;width:100%;align-items:center;justify-content:space-between;gap:12px;padding:10px 11px;border:0;border-radius:10px;background:transparent;color:#19052d;text-align:left;cursor:pointer}
.ecig-house-location-suggest button:hover{background:#f7f2ff}
.ecig-house-location-suggest strong{font-size:13px;font-weight:900}
.ecig-house-location-suggest button span{font-size:11px;color:#756a7e;text-transform:none;letter-spacing:0;margin:0}

.ecig-house-cats{position:relative;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}
.ecig-house-cat{transition:background .14s ease,border-color .14s ease,color .14s ease,transform .14s ease}
.ecig-house-cat:active{transform:scale(.97)}
.ecig-house-cat.is-active{background:linear-gradient(135deg,#f1eaff,#fff2f7);box-shadow:inset 0 0 0 1px rgba(124,58,237,.09)}

.ecig-house-results{position:relative;min-height:260px}
.ecig-house-results.is-busy .ecig-house-results__head{opacity:.72}
.ecig-house-grid{transition:opacity .12s ease,transform .12s ease}
.ecig-house-grid.is-swapping{opacity:.68;transform:translateY(2px)}
.ecig-house-card{box-shadow:var(--eh-card-shadow);will-change:transform}
.ecig-house-card.is-entering{opacity:0;transform:translateY(8px)}
.ecig-house-card__distance{flex:none;display:inline-flex;align-items:center;padding:3px 7px;border-radius:999px;background:#f2edff;color:#6d28d9;font-size:10px;font-weight:850}
.ecig-house-radius-status{font-size:12px;color:#7c3aed;font-weight:700}

/* Plus de gros squelettes : un petit loader discret uniquement si le visiteur rattrape le buffer. */
.ecig-house-loading,.ecig-house-loading[hidden]{grid-template-columns:none!important;aspect-ratio:auto!important}
.ecig-house-loading:not([hidden]){display:flex!important;align-items:center;justify-content:center;gap:9px;width:max-content;max-width:calc(100% - 20px);margin:16px auto 6px;padding:9px 13px;border:1px solid #e7dff0;border-radius:999px;background:#fff;color:#756a7e;font-size:12px;font-weight:750;box-shadow:0 7px 20px rgba(31,0,71,.06)}
.ecig-house-loading>span{display:inline!important;width:auto!important;height:auto!important;min-width:0!important;aspect-ratio:auto!important;border-radius:0!important;background:none!important;animation:none!important}
.ecig-house-loading .ecig-house-loading__dot{display:block!important;width:14px!important;height:14px!important;border-radius:50%!important;border:2px solid #e4d7f7!important;border-top-color:#7c3aed!important;animation:eh-spin .7s linear infinite!important}

.ecig-house-filter-backdrop{display:none}
.ecig-house-filter-reset{border:0;background:transparent;color:#6d28d9;font-weight:850;cursor:pointer;transition:opacity .15s ease,color .15s ease}
.ecig-house-filter-reset.is-disabled{opacity:.38;cursor:default;pointer-events:none}
.ecig-house-filter-apply{border:0;border-radius:12px;background:var(--eh-accent);color:#fff;font-weight:900;cursor:pointer}

@media(max-width:1180px){
  .ecig-house-search__filters{grid-template-columns:repeat(3,minmax(0,1fr))}
  .ecig-house-field--location{grid-column:span 2}
}

@media(max-width:760px){
  html.ecig-house-filter-open{overflow:hidden!important}
  .ecig-house__inner{width:calc(100vw - 16px);max-width:none;padding-top:10px}
  .ecig-house-search{position:relative;z-index:40;padding:7px;border-radius:16px}
  .ecig-house-search__main{grid-template-columns:minmax(0,1fr) auto;gap:7px}
  .ecig-house-search__submit{display:none}
  .ecig-house-search__filter-toggle{display:inline-flex;min-width:78px;padding:0 11px}
  .ecig-house-search__query input{font-size:16px}

  /* Bottom sheet type marketplace. */
  .ecig-house-filter-backdrop{position:fixed;z-index:999998;inset:0;display:block;background:rgba(18,5,34,.38);backdrop-filter:blur(3px);opacity:0;transition:opacity .16s ease}
  .ecig-house-filter-backdrop.is-visible{opacity:1}
  .ecig-house-search__filters,
  .ecig-house-search.is-open .ecig-house-search__filters{
    position:fixed!important;z-index:999999!important;left:8px!important;right:8px!important;bottom:8px!important;top:auto!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;max-height:min(78vh,690px)!important;margin:0!important;padding:14px 12px 12px!important;border:1px solid rgba(124,58,237,.15)!important;border-radius:24px!important;background:#fff!important;box-shadow:0 30px 80px rgba(31,0,71,.28)!important;overflow:auto!important;overscroll-behavior:contain!important;transform:translateY(calc(100% + 24px));opacity:0;pointer-events:none;transition:transform .2s cubic-bezier(.2,.8,.2,1),opacity .15s ease
  }
  .ecig-house-search.is-open .ecig-house-search__filters{transform:translateY(0);opacity:1;pointer-events:auto}
  .ecig-house-filter-sheet__head{position:sticky;z-index:5;top:-14px;grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;margin:-14px -12px 2px;padding:15px 13px 11px;border-bottom:1px solid #eee7f5;background:rgba(255,255,255,.96);backdrop-filter:blur(12px)}
  .ecig-house-filter-sheet__head strong{font-size:17px;color:#19052d}
  .ecig-house-filter-sheet__close{display:grid;place-items:center;width:34px;height:34px;border:0;border-radius:50%;background:#f3eff8;color:#19052d;font-size:24px;line-height:1;cursor:pointer}
  .ecig-house-field--category,.ecig-house-field--location{grid-column:1/-1!important}
  .ecig-house-field--radius{grid-column:1/-1!important}
  .ecig-house-search__filters input,.ecig-house-search__filters select{height:46px!important;border-radius:13px!important}
  .ecig-house-location-input{height:46px!important;border-radius:13px!important}
  .ecig-house-location-input input{height:44px!important}
  .ecig-house-location-me{top:6px}
  .ecig-house-filter-actions{position:sticky;z-index:4;bottom:-12px;grid-column:1/-1;display:grid;grid-template-columns:auto 1fr;gap:10px;margin:4px -12px -12px;padding:11px 12px max(11px,env(safe-area-inset-bottom));border-top:1px solid #eee7f5;background:rgba(255,255,255,.96);backdrop-filter:blur(12px)}
  .ecig-house-filter-apply{min-height:45px}
  .ecig-house-filter-reset{min-height:45px;padding:0 8px}
  .ecig-house-location-suggest{position:relative!important;top:auto!important;margin-top:6px!important;box-shadow:none!important}

  .ecig-house-cats{margin-inline:-8px;padding-inline:8px;scroll-padding-inline:8px}
  .ecig-house-results__head{position:sticky;z-index:5;top:0;margin-inline:-2px;padding:7px 2px 8px;background:rgba(255,255,255,.90);backdrop-filter:blur(9px)}
  .ecig-house-radius-status{display:none}
  .ecig-house-grid{gap:8px}
  .ecig-house-card{min-height:120px;border-radius:15px}
  .ecig-house-card__link{grid-template-columns:120px minmax(0,1fr);min-height:120px}
  .ecig-house-card__media{width:120px;height:120px}
  .ecig-house-card__title{font-size:14.5px;line-height:1.22;font-weight:900}
  .ecig-house-card__price{font-size:17px}
  .ecig-house-card__location{max-width:68%}
  .ecig-house-card__distance{font-size:9.5px;padding:3px 6px}
}

@media(max-width:390px){
  .ecig-house__inner{width:calc(100vw - 10px)}
  .ecig-house-card{min-height:112px}
  .ecig-house-card__link{grid-template-columns:112px minmax(0,1fr);min-height:112px}
  .ecig-house-card__media{width:112px;height:112px}
  .ecig-house-card__body{padding:9px 9px 8px}
  .ecig-house-card__title{font-size:13.5px}
}


/* =========================================================
   v1.1.125 — FIX iPhone : clics + plein écran + scroll infini
   ========================================================= */
/* La 1.1.124 affichait le backdrop mobile malgré l'attribut hidden :
   opacity:0 le rendait invisible mais il capturait tous les taps. */
.ecig-house-filter-backdrop[hidden]{display:none!important;pointer-events:none!important;visibility:hidden!important}
.ecig-house-filter-backdrop{pointer-events:none!important}
.ecig-house-filter-backdrop.is-visible{pointer-events:auto!important}

/* Le full-bleed est porté par le composant lui-même, pas par son enfant.
   Cela évite le rognage par overflow:clip du parent du shortcode. */
.ecig-house{
  width:min(1440px,calc(100vw - 24px))!important;
  max-width:none!important;
  margin-left:50%!important;
  transform:translateX(-50%)!important;
  overflow:visible!important;
}
.ecig-house__inner{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  transform:none!important;
}

/* Cartes toujours au-dessus des couches décoratives et tactiles. */
.ecig-house-results,.ecig-house-grid{position:relative;z-index:1}
.ecig-house-card{position:relative;z-index:1;pointer-events:auto!important}
.ecig-house-card__link{position:relative;z-index:2;pointer-events:auto!important;touch-action:manipulation;-webkit-tap-highlight-color:rgba(124,58,237,.08)}
.ecig-house-card__media,.ecig-house-card__body,.ecig-house-card__title,.ecig-house-card__price,.ecig-house-card__meta{pointer-events:none}

/* Aucun loader fantôme : caché signifie réellement caché. */
.ecig-house-loading[hidden]{display:none!important}
.ecig-house-loading{pointer-events:none!important}
.ecig-house-pagination--fallback{display:flex!important}
.ecig-house-pagination--fallback a{box-shadow:0 8px 24px rgba(31,0,71,.08)}

@media(max-width:760px){
  .ecig-house{width:calc(100vw - 12px)!important}
  .ecig-house__inner{padding-left:0!important;padding-right:0!important}
  .ecig-house-filter-backdrop[hidden]{display:none!important}
  .ecig-house-results__head{max-width:100%;overflow:visible}
  .ecig-house-sort{min-width:0}
  .ecig-house-sort select{max-width:156px}
}

@media(max-width:390px){
  .ecig-house{width:calc(100vw - 8px)!important}
}

/* =========================================================
   v1.1.126 — FIX filtre iPhone + scroll stable + AJAX infini
   ========================================================= */
/* Important : aucun transform sur un ancêtre du bottom-sheet.
   Un transform fait que position:fixed se cale sur le composant au lieu du viewport iOS. */
.ecig-house{
  --eh-shell-w:min(1440px,calc(100vw - 24px));
  width:var(--eh-shell-w)!important;
  max-width:none!important;
  margin-left:calc((100% - var(--eh-shell-w))/2)!important;
  margin-right:0!important;
  transform:none!important;
  translate:none!important;
  overflow:visible!important;
  min-width:0!important;
}
.ecig-house__inner{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  margin:0!important;
  transform:none!important;
  translate:none!important;
}

/* Empêche le viewport entier de partir latéralement pendant le swipe des chips. */
html.ecig-house-present,html.ecig-house-present body{overflow-x:hidden!important}
.ecig-house-cats{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  margin-inline:0!important;
  padding-inline:1px!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  overscroll-behavior-x:contain!important;
  scroll-behavior:auto!important;
  -webkit-overflow-scrolling:touch;
}
.ecig-house-cat{max-width:none!important}

/* Le fond n'apparaît que si la feuille est réellement ouverte. */
.ecig-house-filter-backdrop{background:rgba(16,9,25,.22)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}
.ecig-house-filter-backdrop[hidden]{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}

@media(max-width:760px){
  .ecig-house{
    --eh-shell-w:calc(100vw - 16px);
  }
  .ecig-house-search{z-index:60!important}
  .ecig-house-filter-backdrop{
    position:fixed!important;
    inset:0!important;
    width:100vw!important;
    height:100dvh!important;
    z-index:999998!important;
  }
  .ecig-house-search__filters,
  .ecig-house-search.is-open .ecig-house-search__filters{
    position:fixed!important;
    left:8px!important;
    right:8px!important;
    bottom:max(8px,env(safe-area-inset-bottom))!important;
    top:auto!important;
    width:auto!important;
    max-width:none!important;
    z-index:999999!important;
  }
  .ecig-house-search:not(.is-open) .ecig-house-search__filters{
    transform:translateY(calc(100% + 32px))!important;
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
  }
  .ecig-house-search.is-open .ecig-house-search__filters{
    transform:translateY(0)!important;
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
  }
  .ecig-house-cats{scroll-snap-type:none!important}
}

@media(max-width:390px){
  .ecig-house{--eh-shell-w:calc(100vw - 12px)}
}
html.ecig-house-filter-open body{overflow:hidden!important}

/* v1.1.127 — feedback filtre sans bloquer le flux */
.ecig-house-filter-notice{grid-column:1/-1;margin:2px 0 0;padding:9px 11px;border:1px solid rgba(124,58,237,.16);border-radius:12px;background:#faf7ff;color:#5b3b72;font-size:12px;font-weight:750;line-height:1.35}
.ecig-house-filter-notice[hidden]{display:none!important}
@media(max-width:767px){.ecig-house-filter-notice{margin-top:0;font-size:12px}}


/* =========================================================
   v1.1.128 — filtre iOS propre + 24 annonces + préchargement mi-liste
   ========================================================= */
@media(max-width:760px){
  /* Le verrouillage du document est géré en JS en conservant scrollY :
     pas de saut de page quand le panneau s’ouvre/se ferme sur Safari iOS. */
  html.ecig-house-filter-open{overflow:visible!important}
  html.ecig-house-filter-open body{overflow:hidden!important}

  .ecig-house-search__filters,
  .ecig-house-search.is-open .ecig-house-search__filters{
    max-height:calc(100dvh - 24px)!important;
    bottom:max(8px,env(safe-area-inset-bottom))!important;
    overscroll-behavior:contain!important;
    -webkit-overflow-scrolling:touch;
    scroll-behavior:auto!important;
  }
  .ecig-house-filter-sheet__head{
    top:0!important;
    margin:-14px -12px 4px!important;
    padding-top:max(15px,env(safe-area-inset-top))!important;
    background:#fff!important;
  }
}

/* =========================================================
   v1.1.131 — ordre Ecig Outils + reset filtres fiable
   ========================================================= */
.ecig-house-subcats[hidden],.ecig-house-subcat[hidden]{display:none!important}
.ecig-house-subcats{
  display:flex;align-items:center;gap:8px;max-width:100%;overflow-x:auto;overflow-y:hidden;
  margin:-2px 0 12px;padding:2px 1px 7px;scrollbar-width:none;overscroll-behavior-x:contain;
  -webkit-overflow-scrolling:touch;scroll-snap-type:x proximity
}
.ecig-house-subcats::-webkit-scrollbar{display:none}
.ecig-house-subcats__label{
  flex:none;padding:0 3px 0 1px;color:var(--eh-muted);font-size:10px;font-weight:900;
  text-transform:uppercase;letter-spacing:.055em;white-space:nowrap
}
.ecig-house-subcat{
  display:inline-flex;align-items:center;gap:7px;flex:none;min-height:34px;padding:0 11px;
  border:1px solid #e7dff0;border-radius:999px;background:#fff;color:var(--eh-ink)!important;
  text-decoration:none!important;font-size:12px;font-weight:850;white-space:nowrap;scroll-snap-align:start;
  transition:border-color .14s ease,background .14s ease,color .14s ease,opacity .14s ease
}
.ecig-house-subcat small{
  display:inline-flex;align-items:center;justify-content:center;min-width:21px;height:21px;padding:0 6px;
  border-radius:999px;background:#f5efff;color:var(--eh-purple);font-size:9.5px;font-weight:900
}
.ecig-house-subcat:hover,.ecig-house-subcat.is-active{
  border-color:rgba(124,58,237,.30);background:#f6f1ff;color:var(--eh-purple)!important
}
.ecig-house-cat.is-empty,.ecig-house-subcat.is-empty{opacity:.48}
.ecig-house-cat.is-empty.is-active,.ecig-house-subcat.is-empty.is-active{opacity:.78}

@media(max-width:760px){
  .ecig-house-subcats{margin-inline:-8px;padding-inline:8px;scroll-padding-inline:8px}
  .ecig-house-subcats__label{position:sticky;left:0;z-index:2;margin-left:-8px;padding-left:8px;padding-right:7px;background:linear-gradient(90deg,#fbfafd 82%,rgba(251,250,253,0))}
  .ecig-house-subcat{min-height:35px;padding-inline:11px;font-size:11.5px}
}


/* =========================================================
   v1.1.132 — effacement recherche style Apple
   ========================================================= */
.ecig-house-search__query input[type="search"]{
  padding-right:48px!important;
  -webkit-appearance:none;
  appearance:none
}
.ecig-house-search__query input[type="search"]::-webkit-search-cancel-button,
.ecig-house-search__query input[type="search"]::-webkit-search-decoration{
  -webkit-appearance:none;
  appearance:none
}
.ecig-house-search__clear{
  position:absolute;z-index:3;right:11px;top:50%;transform:translateY(-50%);
  display:none;align-items:center;justify-content:center;width:29px;height:29px;padding:0;
  border:0!important;border-radius:999px;background:transparent!important;color:#a9a4b1;
  box-shadow:none!important;cursor:pointer;-webkit-tap-highlight-color:transparent;
  touch-action:manipulation;transition:transform .12s ease,color .12s ease,opacity .12s ease
}
.ecig-house-search__clear.is-visible:not([hidden]){display:flex}
.ecig-house-search__clear svg{display:block;width:20px!important;height:20px!important;margin:0!important;flex:none}
.ecig-house-search__clear:hover{color:#8f8899}
.ecig-house-search__clear:active{transform:translateY(-50%) scale(.9)}
.ecig-house-search__clear:focus-visible{outline:2px solid rgba(124,58,237,.38);outline-offset:2px}
@media(max-width:760px){
  .ecig-house-search__query input[type="search"]{padding-right:45px!important}
  .ecig-house-search__clear{right:9px;width:30px;height:30px}
  .ecig-house-search__clear svg{width:20px!important;height:20px!important}
}


/* =========================================================
   v1.1.135 — type de remise simplifié : livraison / main propre
   ========================================================= */
.ecig-house-field--delivery{
  grid-column:1/-1!important;margin:2px 0 0!important;padding:0!important;border:0!important;min-width:0!important
}
.ecig-house-field--delivery legend{
  display:block!important;width:100%!important;margin:0 0 9px 3px!important;padding:0!important;color:var(--eh-muted)!important;
  font-size:11px!important;font-weight:900!important;line-height:1.2!important;text-transform:uppercase!important;letter-spacing:.045em!important
}
.ecig-house-delivery-options{
  display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;width:100%!important
}
.ecig-house-delivery-option{
  position:relative!important;display:flex!important;align-items:center!important;gap:10px!important;min-width:0!important;min-height:58px!important;
  margin:0!important;padding:9px 11px!important;border:1px solid #e4dced!important;border-radius:16px!important;background:#fbfafd!important;
  box-shadow:0 4px 12px rgba(47,18,88,.025)!important;cursor:pointer!important;user-select:none!important;-webkit-tap-highlight-color:transparent!important;
  transition:border-color .14s ease,background .14s ease,box-shadow .14s ease,transform .14s ease!important
}
.ecig-house-delivery-option:hover{border-color:rgba(124,58,237,.28)!important;background:#faf7ff!important}
.ecig-house-delivery-option:active{transform:scale(.985)!important}
.ecig-house-delivery-option:has(input:checked){
  border-color:rgba(124,58,237,.48)!important;background:linear-gradient(180deg,#fcf9ff,#f5efff)!important;
  box-shadow:inset 0 0 0 1px rgba(124,58,237,.07),0 7px 18px rgba(124,58,237,.07)!important
}
.ecig-house-delivery-option input[type=checkbox]{
  position:absolute!important;left:0!important;top:0!important;width:1px!important;height:1px!important;margin:0!important;padding:0!important;
  opacity:0!important;appearance:none!important;-webkit-appearance:none!important;pointer-events:none!important
}
.ecig-house-delivery-option__badge{
  display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 38px!important;width:38px!important;height:38px!important;
  margin:0!important;padding:0!important;border:1px solid rgba(124,58,237,.14)!important;border-radius:12px!important;background:#fff!important;
  color:var(--eh-purple)!important;font-size:10px!important;font-weight:950!important;line-height:1!important;letter-spacing:-.015em!important;text-transform:uppercase!important
}
.ecig-house-delivery-option__label{
  display:block!important;min-width:0!important;flex:1 1 auto!important;margin:0!important;padding:0!important;color:var(--eh-ink)!important;
  font-size:12.5px!important;font-weight:850!important;line-height:1.15!important;letter-spacing:-.012em!important;text-transform:none!important
}
.ecig-house-delivery-option__check{
  display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 22px!important;width:22px!important;height:22px!important;
  margin:0 0 0 auto!important;padding:0!important;border-radius:999px!important;background:#eee9f2!important;color:transparent!important;
  font-size:12px!important;font-weight:950!important;line-height:1!important;text-transform:none!important
}
.ecig-house-delivery-option:has(input:checked) .ecig-house-delivery-option__check{
  background:linear-gradient(135deg,var(--eh-purple),var(--eh-pink))!important;color:#fff!important
}
.ecig-house-delivery-option:focus-within{outline:2px solid rgba(124,58,237,.28)!important;outline-offset:2px!important}
@media(max-width:760px){
  .ecig-house-field--delivery{grid-column:1/-1!important;margin-top:4px!important}
  .ecig-house-delivery-options{grid-template-columns:1fr 1fr!important;gap:8px!important}
  .ecig-house-delivery-option{min-height:56px!important;padding:8px 9px!important;border-radius:15px!important;gap:8px!important}
  .ecig-house-delivery-option__badge{flex-basis:34px!important;width:34px!important;height:34px!important;border-radius:11px!important;font-size:9.5px!important}
  .ecig-house-delivery-option__label{font-size:11.5px!important;line-height:1.13!important}
  .ecig-house-delivery-option__check{flex-basis:20px!important;width:20px!important;height:20px!important}
}
@media(max-width:390px){
  .ecig-house-delivery-option{padding:8px!important}
  .ecig-house-delivery-option__badge{flex-basis:31px!important;width:31px!important;height:31px!important}
  .ecig-house-delivery-option__label{font-size:10.8px!important}
}


/* =========================================================
   v1.1.136 — icônes SVG pour les modes de livraison
   ========================================================= */
.ecig-house-delivery-option__badge--icon{
  position:relative!important;overflow:hidden!important;
  background:linear-gradient(180deg,#ffffff 0%,#fbf8ff 100%)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.95),0 4px 12px rgba(47,18,88,.04)!important;
}
.ecig-house-delivery-option__badge--icon::after{
  content:""!important;position:absolute!important;inset:0!important;pointer-events:none!important;
  border-radius:inherit!important;box-shadow:inset 0 0 0 1px rgba(124,58,237,.08)!important
}
.ecig-house-delivery-option__badge--icon svg{
  display:block!important;width:22px!important;height:22px!important;color:var(--eh-purple)!important;flex:none!important
}
.ecig-house-delivery-option:has(input:checked) .ecig-house-delivery-option__badge--icon{
  background:linear-gradient(180deg,#ffffff 0%,#f7f0ff 100%)!important;
  box-shadow:inset 0 0 0 1px rgba(124,58,237,.09),0 7px 16px rgba(124,58,237,.11)!important
}
.ecig-house-delivery-option:has(input:checked) .ecig-house-delivery-option__badge--icon svg{
  color:#7c3aed!important
}
@media(max-width:760px){
  .ecig-house-delivery-option__badge--icon svg{width:20px!important;height:20px!important}
}


/* =========================================================
   v1.1.137 — archives catégories WPAdverts natives
   ========================================================= */
body.ecig-house-native-category{background:#fbfafd!important}
body.ecig-house-native-category #main-content{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;background:#fbfafd!important}
.ecig-house-archive-main{display:block;width:100%;max-width:none;margin:0;padding:0;overflow:clip;background:#fbfafd}
.ecig-house-native-category .ecig-house__inner{padding-top:24px}
@media(max-width:760px){.ecig-house-native-category .ecig-house__inner{padding-top:16px}}

/* =========================================================
   v1.1.140 — filtres mobile plein écran, devant tout le site
   ========================================================= */
@media(max-width:760px){
  /* Le composant entier passe au-dessus du header Ecig / admin-bar pendant
     l'ouverture. Le z-index enfant seul ne suffisait pas si le formulaire
     appartenait à un stacking-context inférieur à celui du header. */
  html.ecig-house-filter-open .ecig-house{
    position:relative!important;
    z-index:2147483000!important;
    overflow:visible!important;
  }
  html.ecig-house-filter-open .ecig-house-search{
    z-index:2147483001!important;
  }

  /* Le fond couvre également le header pendant la très courte transition. */
  .ecig-house-filter-backdrop{
    z-index:2147483002!important;
    inset:0!important;
    width:100vw!important;
    height:100dvh!important;
  }

  /* Vrai modal plein écran : aucune dépendance à la position du header ou au
     scroll courant. Safe areas iPhone gérées dans l'entête et les actions. */
  .ecig-house-search__filters,
  .ecig-house-search.is-open .ecig-house-search__filters{
    position:fixed!important;
    z-index:2147483003!important;
    inset:0!important;
    left:0!important;
    right:0!important;
    top:0!important;
    bottom:0!important;
    width:100vw!important;
    height:100dvh!important;
    max-width:none!important;
    max-height:100dvh!important;
    margin:0!important;
    padding:0 12px!important;
    border:0!important;
    border-radius:0!important;
    background:#fff!important;
    box-shadow:none!important;
    overflow-x:hidden!important;
    overflow-y:auto!important;
    overscroll-behavior:contain!important;
    -webkit-overflow-scrolling:touch;
  }
  .ecig-house-search:not(.is-open) .ecig-house-search__filters{
    transform:translateY(100%)!important;
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
  }
  .ecig-house-search.is-open .ecig-house-search__filters{
    transform:translateY(0)!important;
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
  }

  .ecig-house-filter-sheet__head{
    position:sticky!important;
    z-index:20!important;
    top:0!important;
    grid-column:1/-1!important;
    margin:0 -12px 4px!important;
    padding:calc(12px + env(safe-area-inset-top)) 14px 12px!important;
    min-height:58px!important;
    border-bottom:1px solid #eee7f5!important;
    background:rgba(255,255,255,.98)!important;
    -webkit-backdrop-filter:blur(14px)!important;
    backdrop-filter:blur(14px)!important;
  }
  .ecig-house-filter-sheet__close{
    width:38px!important;
    height:38px!important;
    font-size:26px!important;
    background:#f3eff8!important;
    touch-action:manipulation;
  }

  .ecig-house-filter-actions{
    position:sticky!important;
    z-index:19!important;
    bottom:0!important;
    grid-column:1/-1!important;
    margin:5px -12px 0!important;
    padding:11px 12px calc(11px + env(safe-area-inset-bottom))!important;
    border-top:1px solid #eee7f5!important;
    background:rgba(255,255,255,.98)!important;
    -webkit-backdrop-filter:blur(14px)!important;
    backdrop-filter:blur(14px)!important;
  }

  /* Laisse un peu d'air sous le premier bloc et évite qu'un champ soit collé
     sous l'entête sticky après une réouverture Safari. */
  .ecig-house-filter-sheet__head + .ecig-house-field{margin-top:6px!important}
}


/* =========================================================
   v1.1.141 — portail body mobile : le filtre échappe réellement à tous
   les stacking-context / transform / overflow du header et de Divi.
   ========================================================= */
@media(max-width:760px){
  .ecig-house-filter-portal-placeholder{display:block!important;width:100%!important;visibility:hidden!important;pointer-events:none!important}
  body > .ecig-house-search.ecig-house-search--portal{
    position:fixed!important;
    z-index:2147483600!important;
    inset:0!important;
    width:100vw!important;
    height:100dvh!important;
    min-height:100dvh!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
    overflow:visible!important;
    isolation:isolate!important;
    transform:none!important;
    filter:none!important;
    perspective:none!important;
    contain:none!important;
  }
  body > .ecig-house-search.ecig-house-search--portal > .ecig-house-search__main,
  body > .ecig-house-search.ecig-house-search--portal > .ecig-house-search__progress{
    display:none!important;
  }
  body > .ecig-house-search.ecig-house-search--portal .ecig-house-filter-backdrop{
    position:fixed!important;
    z-index:2147483645!important;
    inset:0!important;
    width:100vw!important;
    height:100dvh!important;
    margin:0!important;
    transform:none!important;
  }
  body > .ecig-house-search.ecig-house-search--portal .ecig-house-search__filters,
  body > .ecig-house-search.ecig-house-search--portal.is-open .ecig-house-search__filters{
    position:fixed!important;
    z-index:2147483646!important;
    inset:0!important;
    top:0!important;
    right:0!important;
    bottom:0!important;
    left:0!important;
    width:100vw!important;
    height:100dvh!important;
    min-height:100dvh!important;
    max-width:100vw!important;
    max-height:100dvh!important;
    margin:0!important;
    transform:none!important;
    translate:none!important;
  }
  body > .ecig-house-search.ecig-house-search--portal.is-open .ecig-house-search__filters{
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
  }
}


/* =========================================================
   v1.1.142 — bottom sheet mobile marketplace
   Le portail body 1.1.141 reste la base anti-stacking-context, mais le panneau
   redevient une feuille glissante depuis le bas au lieu d'un plein écran.
   ========================================================= */
@media(max-width:760px){
  body > .ecig-house-search.ecig-house-search--portal{
    pointer-events:none!important;
  }
  body > .ecig-house-search.ecig-house-search--portal .ecig-house-filter-backdrop{
    pointer-events:none!important;
    background:rgba(17,8,28,.42)!important;
    opacity:0!important;
    transition:opacity .24s ease!important;
  }
  body > .ecig-house-search.ecig-house-search--portal .ecig-house-filter-backdrop.is-visible{
    pointer-events:auto!important;
    opacity:1!important;
  }

  body > .ecig-house-search.ecig-house-search--portal .ecig-house-search__filters,
  body > .ecig-house-search.ecig-house-search--portal.is-open .ecig-house-search__filters{
    inset:auto 0 0 0!important;
    top:auto!important;
    right:0!important;
    bottom:0!important;
    left:0!important;
    width:100vw!important;
    height:min(92dvh,920px)!important;
    min-height:0!important;
    max-height:92dvh!important;
    padding:0 12px!important;
    border:0!important;
    border-radius:28px 28px 0 0!important;
    background:#fff!important;
    box-shadow:0 -18px 54px rgba(23,8,40,.22)!important;
    overflow-x:hidden!important;
    overflow-y:auto!important;
    overscroll-behavior:contain!important;
    -webkit-overflow-scrolling:touch!important;
    transform:translate3d(0,calc(100% + 24px),0)!important;
    opacity:1!important;
    visibility:visible!important;
    pointer-events:none!important;
    transition:transform .28s cubic-bezier(.22,.78,.24,1)!important;
    will-change:transform!important;
  }
  body > .ecig-house-search.ecig-house-search--portal.is-open .ecig-house-search__filters{
    transform:translate3d(0,var(--ecig-sheet-drag,0px),0)!important;
    pointer-events:auto!important;
  }
  body > .ecig-house-search.ecig-house-search--portal .ecig-house-search__filters.is-dragging{
    transition:none!important;
    user-select:none!important;
    -webkit-user-select:none!important;
  }

  body > .ecig-house-search.ecig-house-search--portal .ecig-house-filter-sheet__head{
    position:sticky!important;
    z-index:22!important;
    top:0!important;
    min-height:68px!important;
    margin:0 -12px 4px!important;
    padding:23px 16px 11px!important;
    border-bottom:1px solid #eee8f4!important;
    border-radius:28px 28px 0 0!important;
    background:rgba(255,255,255,.98)!important;
    -webkit-backdrop-filter:blur(14px)!important;
    backdrop-filter:blur(14px)!important;
    cursor:grab!important;
    touch-action:pan-y!important;
  }
  body > .ecig-house-search.ecig-house-search--portal .ecig-house-filter-sheet__head:before{
    content:""!important;
    position:absolute!important;
    top:8px!important;
    left:50%!important;
    width:42px!important;
    height:5px!important;
    border-radius:999px!important;
    background:#d8d1df!important;
    transform:translateX(-50%)!important;
  }
  body > .ecig-house-search.ecig-house-search--portal .ecig-house-filter-sheet__head strong{
    font-size:19px!important;
    line-height:1.2!important;
  }
  body > .ecig-house-search.ecig-house-search--portal .ecig-house-filter-sheet__close{
    width:36px!important;
    height:36px!important;
    min-width:36px!important;
    min-height:36px!important;
    font-size:24px!important;
  }

  body > .ecig-house-search.ecig-house-search--portal .ecig-house-filter-actions{
    position:sticky!important;
    z-index:21!important;
    bottom:0!important;
    margin:7px -12px 0!important;
    padding:11px 12px calc(11px + env(safe-area-inset-bottom))!important;
    border-top:1px solid #eee7f5!important;
    background:rgba(255,255,255,.98)!important;
    -webkit-backdrop-filter:blur(14px)!important;
    backdrop-filter:blur(14px)!important;
  }

  /* Petits écrans : on garde assez de contexte derrière la feuille. */
  @media(max-height:680px){
    body > .ecig-house-search.ecig-house-search--portal .ecig-house-search__filters,
    body > .ecig-house-search.ecig-house-search--portal.is-open .ecig-house-search__filters{
      height:94dvh!important;
      max-height:94dvh!important;
    }
  }

  @media(prefers-reduced-motion:reduce){
    body > .ecig-house-search.ecig-house-search--portal .ecig-house-search__filters,
    body > .ecig-house-search.ecig-house-search--portal .ecig-house-filter-backdrop{
      transition:none!important;
    }
  }
}


/* =========================================================
   v1.1.143 — skeleton quand une recherche charge sans carte visible
   ========================================================= */
.ecig-house-empty-skeleton[hidden]{display:none!important}
.ecig-house-empty-skeleton.is-visible{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:17px;
  margin-top:2px;
}
.ecig-house-empty-skeleton__card{
  display:flex;
  min-width:0;
  flex-direction:column;
  overflow:hidden;
  border:1px solid #eee8f4;
  border-radius:20px;
  background:#fff;
  box-shadow:0 7px 24px rgba(31,0,71,.045);
}
.ecig-house-empty-skeleton__media,
.ecig-house-empty-skeleton__line{
  display:block;
  background:linear-gradient(100deg,#f1edf6 20%,#faf8fc 42%,#f1edf6 64%);
  background-size:220% 100%;
  animation:eh-empty-shimmer 1.15s linear infinite;
}
.ecig-house-empty-skeleton__media{width:100%;aspect-ratio:1.15/1}
.ecig-house-empty-skeleton__body{display:flex;flex-direction:column;gap:9px;padding:13px}
.ecig-house-empty-skeleton__line{height:11px;border-radius:999px}
.ecig-house-empty-skeleton__line--title{width:88%;height:13px}
.ecig-house-empty-skeleton__line--short{width:62%}
.ecig-house-empty-skeleton__line--price{width:34%;height:15px;margin-top:3px}
.ecig-house-empty-skeleton__line--meta{width:72%;height:9px;margin-top:7px}
@keyframes eh-empty-shimmer{to{background-position:-220% 0}}
@media(max-width:1180px){.ecig-house-empty-skeleton.is-visible{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}}
@media(max-width:640px){
  .ecig-house-empty-skeleton.is-visible{display:flex;flex-direction:column;gap:9px;margin-top:0}
  .ecig-house-empty-skeleton__card{display:grid;grid-template-columns:126px minmax(0,1fr);min-height:126px;border-radius:15px}
  .ecig-house-empty-skeleton__media{width:126px;height:126px;aspect-ratio:auto}
  .ecig-house-empty-skeleton__body{justify-content:center;padding:11px}
  .ecig-house-empty-skeleton__line--title{width:91%}
  .ecig-house-empty-skeleton__line--short{width:68%}
  .ecig-house-empty-skeleton__line--price{width:38%}
  .ecig-house-empty-skeleton__line--meta{width:58%;margin-top:4px}
}
@media(max-width:390px){
  .ecig-house-empty-skeleton__card{grid-template-columns:112px minmax(0,1fr);min-height:112px}
  .ecig-house-empty-skeleton__media{width:112px;height:112px}
  .ecig-house-empty-skeleton__body{padding:9px}
}
@media(prefers-reduced-motion:reduce){.ecig-house-empty-skeleton__media,.ecig-house-empty-skeleton__line{animation:none}}


/* =========================================================
   v1.1.144 — tampon élastique avant footer pendant scroll rapide
   ========================================================= */
.ecig-house-tail-buffer[hidden]{display:none!important}
.ecig-house-tail-buffer{
  position:relative;
  z-index:2;
  width:100%;
  min-height:0;
  overflow:hidden;
  pointer-events:none;
}
.ecig-house-tail-buffer.is-visible{
  display:block;
  min-height:142px;
  margin:8px 0 3px;
}
.ecig-house-tail-buffer__spring{
  position:relative;
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:9px;
  min-height:126px;
  padding:10px 10px 27px;
  border:1px solid rgba(124,58,237,.10);
  border-radius:20px 20px 15px 15px;
  background:linear-gradient(180deg,rgba(250,248,253,.98),rgba(255,255,255,.96));
  box-shadow:inset 0 8px 24px rgba(124,58,237,.025);
  transform-origin:50% 100%;
}
.ecig-house-tail-buffer.is-bouncing .ecig-house-tail-buffer__spring{animation:eh-tail-spring .58s cubic-bezier(.2,.86,.28,1)}
.ecig-house-tail-buffer__handle{
  position:absolute;
  top:8px;left:50%;
  width:34px;height:4px;
  border-radius:999px;
  background:#ded7e7;
  transform:translateX(-50%);
}
.ecig-house-tail-buffer__mini{
  display:grid;
  grid-template-columns:66px minmax(0,1fr);
  grid-template-rows:1fr 1fr;
  column-gap:9px;
  row-gap:7px;
  min-height:78px;
  margin-top:7px;
  padding:7px;
  overflow:hidden;
  border:1px solid #eee8f4;
  border-radius:13px;
  background:#fff;
}
.ecig-house-tail-buffer__mini i,
.ecig-house-tail-buffer__mini b,
.ecig-house-tail-buffer__mini em{
  display:block;
  border-radius:8px;
  background:linear-gradient(100deg,#f1edf6 20%,#faf8fc 42%,#f1edf6 64%);
  background-size:220% 100%;
  animation:eh-empty-shimmer 1.15s linear infinite;
}
.ecig-house-tail-buffer__mini i{grid-row:1/3;width:66px;height:64px}
.ecig-house-tail-buffer__mini b{align-self:end;width:88%;height:10px}
.ecig-house-tail-buffer__mini em{align-self:start;width:46%;height:12px}
.ecig-house-tail-buffer small{
  position:absolute;
  left:50%;bottom:7px;
  transform:translateX(-50%);
  white-space:nowrap;
  color:#8b8192;
  font-size:10.5px;
  font-weight:800;
}
@keyframes eh-tail-spring{
  0%{transform:translateY(20px) scaleY(.72);opacity:.55}
  48%{transform:translateY(-7px) scaleY(1.045);opacity:1}
  72%{transform:translateY(3px) scaleY(.985)}
  100%{transform:translateY(0) scaleY(1)}
}
@media(min-width:641px){
  .ecig-house-tail-buffer.is-visible{min-height:112px}
  .ecig-house-tail-buffer__spring{min-height:98px;max-width:700px;margin-inline:auto}
}
@media(max-width:390px){
  .ecig-house-tail-buffer.is-visible{min-height:132px}
  .ecig-house-tail-buffer__spring{min-height:116px;padding-inline:7px}
  .ecig-house-tail-buffer__mini{grid-template-columns:56px minmax(0,1fr);column-gap:7px}
  .ecig-house-tail-buffer__mini i{width:56px;height:60px}
}
@media(prefers-reduced-motion:reduce){
  .ecig-house-tail-buffer.is-bouncing .ecig-house-tail-buffer__spring{animation:none}
  .ecig-house-tail-buffer__mini i,.ecig-house-tail-buffer__mini b,.ecig-house-tail-buffer__mini em{animation:none}
}


/* =========================================================
   v1.1.146 — préchargement PC anticipé + reset filtres
   ========================================================= */
@media (min-width:761px){
  .ecig-house-search__filter-toggle{display:inline-flex!important}
  .ecig-house-search__filters{display:none!important;margin-top:10px!important}
  .ecig-house-search.is-open .ecig-house-search__filters{display:grid!important;animation:eh-desktop-filters-in .16s ease-out both}
  .ecig-house-search.is-open .ecig-house-search__filter-toggle{background:#eee7ff;color:#5b21b6}
  .ecig-house-filter-sheet__head,.ecig-house-filter-actions{display:none!important}
}
@keyframes eh-desktop-filters-in{from{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}


/* =========================================================
   v1.1.147 — bouton Réinitialiser visible sur PC
   ========================================================= */
.ecig-house-filter-reset--desktop{display:none}
@media (min-width:761px){
  .ecig-house-search__main{grid-template-columns:minmax(260px,1fr) auto auto auto}
  .ecig-house-filter-reset--desktop{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 14px;border:1px solid #e4d9f3;border-radius:14px;background:#fff;color:#6d28d9;font-size:13px;font-weight:850;white-space:nowrap}
  .ecig-house-filter-reset--desktop:hover{background:#f7f2ff;border-color:#d5c2ef}
  .ecig-house-filter-reset--desktop.is-disabled{display:none}
}
@media (max-width:760px){.ecig-house-filter-reset--desktop{display:none!important}}
