:root{--fvr-blue:#0D3B66;--fvr-gold:#D4A33A;--fvr-ink:#132435;--fvr-muted:#667085;--fvr-soft:#f5f7fa;--fvr-white:#fff;--fvr-radius:14px;--fvr-shadow:0 10px 28px rgba(13,59,102,.11)}
.fvr-blog-zone,.fvr-full-blog{font-family:inherit;color:var(--fvr-ink)}
.fvr-kicker,.fvr-label{display:inline-flex;align-items:center;width:max-content;border-radius:999px;font-weight:800;letter-spacing:.02em}
.fvr-kicker{font-size:12px;color:var(--fvr-gold);text-transform:uppercase;margin-bottom:8px}.fvr-label{background:var(--fvr-gold);color:#fff;padding:7px 12px;font-size:12px;margin-bottom:12px}
.fvr-blog-intro,.fvr-full-hero{background:linear-gradient(135deg,rgba(13,59,102,.08),rgba(212,163,58,.11));border:1px solid rgba(13,59,102,.08);border-radius:var(--fvr-radius);padding:26px;margin-bottom:24px}.fvr-blog-intro h2,.fvr-full-hero h1{margin:0 0 8px;color:var(--fvr-blue);line-height:1.08}.fvr-blog-intro p,.fvr-full-hero p{margin:0;color:var(--fvr-muted);line-height:1.6;max-width:850px}
.fvr-featured-post{display:grid;grid-template-columns:1.08fr 1fr;gap:24px;align-items:center;background:#fff;border-radius:var(--fvr-radius);padding:18px;border:1px solid rgba(13,59,102,.08);box-shadow:var(--fvr-shadow);margin-bottom:30px}.fvr-featured-large{padding:22px;margin-bottom:28px;background:linear-gradient(135deg,#fff,#fbf8ef)}
.fvr-featured-img{display:block;height:320px;border-radius:12px;overflow:hidden;background:var(--fvr-soft)}.fvr-featured-large .fvr-featured-img{height:390px}.fvr-featured-img img,.fvr-post-img img{width:100%;height:100%;object-fit:cover;display:block}.fvr-featured-content h2{font-size:clamp(26px,3vw,42px);line-height:1.05;margin:12px 0 10px}.fvr-featured-content h2 a,.fvr-post-content h4 a{color:var(--fvr-blue)!important;text-decoration:none}.fvr-featured-content p,.fvr-post-content p{color:#465568;line-height:1.62;margin:0 0 12px}.fvr-read-more,.fvr-card-link{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;text-decoration:none!important;font-weight:800}.fvr-read-more{background:var(--fvr-blue);color:#fff!important;padding:11px 17px;margin-top:14px}.fvr-card-link{color:var(--fvr-blue)!important;margin-top:8px;font-size:13px}
.fvr-post-meta{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:10px}.fvr-post-meta span{font-size:11px;font-weight:800;color:var(--fvr-blue);background:rgba(13,59,102,.07);border-radius:999px;padding:5px 8px}.fvr-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}.fvr-tags a{font-size:12px;font-weight:800;text-decoration:none!important;color:var(--fvr-blue)!important;background:rgba(212,163,58,.13);border-radius:999px;padding:5px 9px}.fvr-tags a:hover{background:var(--fvr-gold);color:#fff!important}
.fvr-category-filter{display:flex;flex-wrap:wrap;gap:9px;margin:18px 0 20px}.fvr-filter-btn,.fvr-side-cat,.fvr-side-tag,.fvr-view-switch button,.fvr-reset-filters,.fvr-page-btn,.fvr-page-number,.fvr-mobile-filter-toggle,.fvr-mobile-reset,.fvr-sidebar-close{border:0;cursor:pointer;font-family:inherit}.fvr-filter-btn{padding:9px 14px;border-radius:999px;background:#fff;color:var(--fvr-blue);box-shadow:0 4px 12px rgba(13,59,102,.08);font-weight:800}.fvr-filter-btn.is-active,.fvr-filter-btn:hover{background:var(--fvr-blue);color:#fff}.fvr-blog-head{display:flex;align-items:center;justify-content:space-between;margin:18px 0}.fvr-blog-head h3{color:var(--fvr-blue);margin:0}.fvr-live-status{font-size:13px;color:var(--fvr-muted)}
.fvr-post-grid,.fvr-full-results-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.fvr-post-card{background:#fff;border-radius:var(--fvr-radius);overflow:hidden;border:1px solid rgba(13,59,102,.08);box-shadow:0 7px 20px rgba(13,59,102,.08);transition:transform .22s ease,box-shadow .22s ease}.fvr-post-card:hover{transform:translateY(-2px);box-shadow:var(--fvr-shadow)}.fvr-post-img{display:block;height:190px;background:var(--fvr-soft)}.fvr-post-content{padding:17px}.fvr-post-content h4{font-size:19px;line-height:1.22;margin:0 0 9px}.fvr-post-card.is-list{display:grid;grid-template-columns:245px 1fr}.fvr-post-card.is-list .fvr-post-img{height:100%}.fvr-full-results-list{display:grid;grid-template-columns:1fr;gap:16px}.fvr-post-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(13,59,102,.10),rgba(212,163,58,.18));color:var(--fvr-blue);font-weight:900;font-size:28px}
.fvr-full-layout{display:grid;grid-template-columns:300px minmax(0,1fr);gap:24px;align-items:start}.fvr-full-sidebar{position:sticky;top:105px;align-self:start}.fvr-sidebar-head{display:none}.fvr-filter-panel{background:#fff;border:1px solid rgba(13,59,102,.09);border-radius:var(--fvr-radius);padding:16px;margin-bottom:14px;box-shadow:0 6px 18px rgba(13,59,102,.07)}.fvr-filter-panel h3{margin:0 0 12px;color:var(--fvr-blue);font-size:18px}.fvr-search-field,.fvr-select-field{display:block}.fvr-search-field span,.fvr-select-field span{display:block;font-size:12px;color:var(--fvr-muted);font-weight:800;margin-bottom:7px}.fvr-search-field input,.fvr-select-field select{width:100%;border:1px solid rgba(13,59,102,.18);border-radius:10px;padding:11px 12px;background:#fff;color:var(--fvr-ink);font:inherit}.fvr-side-cats,.fvr-side-tags{display:flex;flex-direction:column;gap:8px}.fvr-side-cat{width:100%;display:flex;align-items:center;justify-content:space-between;text-align:left;background:#f7f9fc;color:var(--fvr-blue);border-radius:11px;padding:10px 12px;font-weight:800}.fvr-side-cat.is-active,.fvr-side-cat:hover{background:var(--fvr-blue);color:#fff}.fvr-side-tags{max-height:270px;overflow:auto;padding-right:3px}.fvr-side-tag{display:inline-flex;align-items:center;justify-content:flex-start;width:100%;text-align:left;background:rgba(212,163,58,.12);color:var(--fvr-blue);font-weight:800;border-radius:999px;padding:8px 11px}.fvr-side-tag.is-active,.fvr-side-tag:hover{background:var(--fvr-gold);color:#fff}.fvr-view-switch{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:12px 0}.fvr-view-switch button{border-radius:10px;padding:9px;background:#f7f9fc;color:var(--fvr-blue);font-weight:800}.fvr-view-switch button.is-active{background:var(--fvr-blue);color:#fff}.fvr-reset-filters{width:100%;border-radius:10px;padding:10px;background:#fff;border:1px solid rgba(13,59,102,.18);color:var(--fvr-blue);font-weight:900}
.fvr-results-topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;background:#fff;border:1px solid rgba(13,59,102,.08);border-radius:var(--fvr-radius);padding:17px;margin-bottom:18px}.fvr-results-topbar h2{margin:0 0 4px;color:var(--fvr-blue)}.fvr-full-summary{margin:0;color:var(--fvr-muted);font-size:14px}.fvr-active-filters{display:flex;flex-wrap:wrap;gap:7px;justify-content:flex-end}.fvr-active-pill{background:var(--fvr-gold);color:#fff;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800}.fvr-full-results,.fvr-ajax-results,.fvr-tag-results{position:relative}.is-loading{opacity:.55;pointer-events:none}.fvr-no-results{grid-column:1/-1;background:#fff;border-radius:var(--fvr-radius);padding:24px;text-align:center;color:var(--fvr-muted);border:1px dashed rgba(13,59,102,.18)}.fvr-no-results.compact{padding:12px;font-size:13px}.fvr-pagination-nav{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;margin-top:24px}.fvr-page-btn,.fvr-page-number{border-radius:999px;padding:9px 13px;background:#fff;color:var(--fvr-blue);font-weight:800;border:1px solid rgba(13,59,102,.15)}.fvr-page-number.is-active,.fvr-page-btn:hover,.fvr-page-number:hover{background:var(--fvr-blue);color:#fff}.fvr-page-btn:disabled{opacity:.4;cursor:not-allowed}.fvr-mobile-filter-bar,.fvr-filter-backdrop{display:none}
.fvr-single-extra{margin-top:38px;background:#fff;border:1px solid rgba(13,59,102,.08);border-radius:var(--fvr-radius);padding:22px;box-shadow:0 8px 22px rgba(13,59,102,.08)}.fvr-single-extra h2{color:var(--fvr-blue);margin:0 0 14px}.fvr-single-extra-head p{margin:0 0 18px;color:var(--fvr-muted)}.fvr-single-nav-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.fvr-nav-card{display:block;text-decoration:none!important;background:#f7f9fc;border-radius:12px;padding:16px;color:var(--fvr-blue)!important}.fvr-nav-card span{display:block;color:var(--fvr-gold);font-size:12px;font-weight:900;text-transform:uppercase;margin-bottom:6px}.fvr-nav-card strong{display:block;line-height:1.25}
@media(max-width:1100px){.fvr-post-grid,.fvr-full-results-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fvr-full-layout{grid-template-columns:260px minmax(0,1fr)}}
@media(max-width:980px){.fvr-featured-post{grid-template-columns:1fr}.fvr-featured-img,.fvr-featured-large .fvr-featured-img{height:280px}.fvr-full-blog{padding-top:58px}.fvr-mobile-filter-bar{position:fixed;top:0;left:0;right:0;z-index:99991;display:flex;align-items:center;justify-content:space-between;gap:8px;background:#fff;border-bottom:1px solid rgba(13,59,102,.10);box-shadow:0 7px 20px rgba(13,59,102,.12);padding:8px 10px}.admin-bar .fvr-mobile-filter-bar{top:32px}.fvr-mobile-filter-bar strong{font-size:13px;color:var(--fvr-blue);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fvr-mobile-filter-toggle,.fvr-mobile-reset{border-radius:999px;padding:8px 11px;font-weight:900;background:var(--fvr-blue);color:#fff}.fvr-mobile-reset{background:var(--fvr-gold)}.fvr-filter-backdrop{display:block;position:fixed;inset:0;background:rgba(13,35,55,.45);z-index:99992}.fvr-filter-backdrop[hidden]{display:none}.fvr-full-layout{display:block}.fvr-full-sidebar{position:fixed;top:0;left:0;bottom:0;width:min(88vw,360px);z-index:99993;background:#fff;padding:14px 14px 110px;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;transform:translateX(-105%);transition:transform .28s ease;box-shadow:10px 0 30px rgba(0,0,0,.18)}.admin-bar .fvr-full-sidebar{top:32px}.fvr-full-blog.is-filter-open .fvr-full-sidebar{transform:translateX(0)}.fvr-sidebar-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;color:var(--fvr-blue)}.fvr-sidebar-close{width:34px;height:34px;border-radius:50%;background:var(--fvr-blue);color:#fff;font-size:24px;line-height:1}.fvr-filter-panel{box-shadow:none}.fvr-results-topbar{display:block}.fvr-active-filters{justify-content:flex-start;margin-top:10px}.fvr-post-card.is-list{grid-template-columns:1fr}.fvr-post-card.is-list .fvr-post-img{height:220px}}
@media(max-width:767px){.fvr-blog-intro,.fvr-full-hero{padding:20px}.fvr-featured-post,.fvr-featured-large{padding:14px}.fvr-featured-img,.fvr-featured-large .fvr-featured-img{height:230px}.fvr-post-grid,.fvr-full-results-grid{grid-template-columns:1fr}.fvr-post-img{height:220px}.fvr-single-nav-grid{grid-template-columns:1fr}.fvr-pagination-nav{justify-content:flex-start}.fvr-page-btn{width:100%;justify-content:center}.fvr-page-number{min-width:38px}.fvr-full-hero h1{font-size:30px}}
@media(max-width:782px){.admin-bar .fvr-mobile-filter-bar{top:46px}.admin-bar .fvr-full-sidebar{top:46px}}


/* V6.2 - correctif tiroir mobile : scroll vertical complet */
@media(max-width:980px){
  .fvr-full-blog.is-filter-open .fvr-full-sidebar{
    max-height:100vh!important;
    overflow-y:auto!important;
    -webkit-overflow-scrolling:touch;
  }
  .admin-bar .fvr-full-blog.is-filter-open .fvr-full-sidebar{
    max-height:calc(100vh - 32px)!important;
  }
  .fvr-full-sidebar .fvr-filter-panel,
  .fvr-full-sidebar .fvr-side-list,
  .fvr-full-sidebar .fvr-tag-search-panel{
    max-height:none!important;
    overflow:visible!important;
  }
}
@media(max-width:782px){
  .admin-bar .fvr-full-blog.is-filter-open .fvr-full-sidebar{
    max-height:calc(100vh - 46px)!important;
  }
}

@media(max-width:980px){body.fvr-filter-open{overflow:hidden!important;}}


/* V6.4 - Module recherche par tags en bas des articles */
.fvr-single-tag-search{background:linear-gradient(135deg,#ffffff,#fbf8ef)}
.fvr-single-tag-search-field{display:block;margin:0 0 18px}.fvr-single-tag-search-field span{display:block;font-size:12px;color:var(--fvr-muted);font-weight:900;margin-bottom:8px;text-transform:uppercase;letter-spacing:.02em}.fvr-single-tag-search-field input{width:100%;box-sizing:border-box;border:1px solid rgba(13,59,102,.18);border-radius:999px;padding:13px 16px;background:#fff;color:var(--fvr-ink);font:inherit;box-shadow:0 6px 18px rgba(13,59,102,.06)}.fvr-single-tag-search-field input:focus{outline:0;border-color:var(--fvr-blue);box-shadow:0 0 0 3px rgba(13,59,102,.10)}
.fvr-single-tag-cloud{display:flex;flex-wrap:wrap;gap:10px}.fvr-single-tag-pill{display:inline-flex;align-items:center;gap:8px;text-decoration:none!important;background:#fff;color:var(--fvr-blue)!important;border:1px solid rgba(13,59,102,.10);border-radius:999px;padding:9px 12px;font-weight:900;box-shadow:0 5px 14px rgba(13,59,102,.06);transition:transform .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease,border-color .18s ease}.fvr-single-tag-pill:hover,.fvr-single-tag-pill.is-current{transform:translateY(-1px);background:var(--fvr-blue);color:#fff!important;border-color:var(--fvr-blue);box-shadow:0 9px 20px rgba(13,59,102,.13)}.fvr-single-tag-pill small{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:rgba(212,163,58,.15);color:var(--fvr-gold);font-size:11px;font-weight:900}.fvr-single-tag-pill:hover small,.fvr-single-tag-pill.is-current small{background:rgba(255,255,255,.18);color:#fff}.fvr-single-tag-pill.is-hidden{display:none!important}.fvr-single-tag-empty{margin-top:12px;padding:14px;border-radius:12px;background:#fff;color:var(--fvr-muted);border:1px dashed rgba(13,59,102,.18);text-align:center;font-weight:700}
@media(max-width:767px){.fvr-single-tag-cloud{gap:8px}.fvr-single-tag-pill{width:100%;justify-content:space-between;padding:10px 12px}.fvr-single-tag-search-field input{border-radius:14px}}

/* V6.4.5 - Ajustements shortcode [fvr_blog_dynamique] */
.fvr-home-featured-bottom{margin-top:30px}
.fvr-home-featured-bottom .fvr-featured-post{margin-bottom:0}
@media(max-width:767px){
  .fvr-blog-shortcode .fvr-home-results .fvr-post-card:nth-of-type(n+4){display:none!important}
}
