/* HERITAGE Bimber v1 — mobile first, sobre, lisible. */
:root{--heritage-accent:#d4af37;--heritage-accent-2:#1f5f88;--heritage-ink:#101722;--hb-border:#e6e8ec;--hb-muted:#667085;--hb-surface:#fff;--hb-radius:18px}
.heritage-bimber{--g1-color-accent:var(--heritage-accent)}
.hb-ecosystem{position:relative;z-index:999;background:var(--heritage-ink);color:#fff;border-bottom:3px solid var(--heritage-accent);font-family:inherit}.hb-ecosystem__inner{max-width:1180px;margin:auto;min-height:58px;padding:7px 14px;display:flex;align-items:center;gap:18px}.hb-brand{display:flex;flex-direction:column;min-width:max-content;line-height:1.02}.hb-brand__eyebrow,.hb-kicker{font-size:9px;letter-spacing:.18em;font-weight:800;text-transform:uppercase}.hb-brand__eyebrow{color:var(--heritage-accent)}.hb-brand strong{font-size:17px;color:inherit}.hb-brand small{font-size:9px;opacity:.72;margin-top:3px}.hb-ecosystem__links{display:flex;gap:5px;align-items:center;overflow:auto;scrollbar-width:none;margin-left:auto}.hb-ecosystem__links::-webkit-scrollbar{display:none}.hb-ecosystem__links a{display:flex;align-items:center;gap:5px;white-space:nowrap;color:#fff!important;text-decoration:none!important;border:1px solid rgba(255,255,255,.16);border-radius:999px;padding:8px 10px;font-size:11px;font-weight:700}.hb-ecosystem__links a:hover{background:#fff;color:var(--heritage-ink)!important}.hb-ecosystem__toggle{display:none;border:1px solid rgba(255,255,255,.2);background:transparent;color:#fff;border-radius:10px;width:40px;height:40px}
.hb-universe{clear:both;max-width:1180px;margin:22px auto 28px;padding:0 14px;color:var(--heritage-ink)}.hb-universe__head{display:flex;align-items:end;justify-content:space-between;gap:16px;border-bottom:1px solid var(--hb-border);padding-bottom:14px;margin-bottom:14px}.hb-universe__head>.hb-brand{color:var(--heritage-ink)}.hb-universe__head h2{font-size:clamp(20px,3vw,34px);margin:3px 0 0;line-height:1.05}.hb-universe__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.hb-card{background:var(--hb-surface);border:1px solid var(--hb-border);border-radius:var(--hb-radius);padding:15px;min-width:0;box-shadow:0 6px 24px rgba(16,24,40,.04);display:flex;flex-direction:column;gap:10px;overflow:hidden}.hb-card header{display:flex;align-items:center;gap:9px}.hb-card header>div{min-width:0}.hb-card h3{font-size:18px;margin:0;line-height:1}.hb-card__icon{font-size:21px;width:34px;height:34px;border-radius:10px;background:#f3f4f6;display:grid;place-items:center}.hb-card__subtitle{font-size:12px;color:var(--hb-muted);margin:0}.hb-card__body{font-size:12px;line-height:1.45;flex:1}.hb-card__cta{margin-top:auto;display:flex;justify-content:space-between;align-items:center;background:var(--heritage-ink);color:#fff!important;text-decoration:none!important;border-radius:10px;padding:10px 12px;font-weight:800}.hb-badge{margin-left:auto;background:#d90429;color:#fff;font-size:9px;font-weight:900;padding:5px 7px;border-radius:999px;letter-spacing:.08em}.hb-now{display:block;font-size:13px;margin-top:6px}.hb-meta{display:block;color:var(--hb-muted);font-size:11px}.hb-media{aspect-ratio:16/9;border-radius:12px;overflow:hidden;position:relative;background:#111}.hb-media img{width:100%;height:100%;object-fit:cover;display:block}.hb-media__play{position:absolute;inset:0;display:grid;place-items:center;font-size:30px;color:#fff;text-shadow:0 2px 12px #000}.hb-empty{padding:12px;border-radius:10px;background:#f7f7f8;color:var(--hb-muted)}.hb-list{display:grid;gap:8px}.hb-list__item{display:flex;gap:8px;min-width:0}.hb-list__item img{width:58px;height:45px;object-fit:cover;border-radius:8px}.hb-list__item div{min-width:0}.hb-list__item strong,.hb-list__item small{display:block}.hb-list__item strong{font-size:11px;line-height:1.25}.hb-list__item small{font-size:9px;color:var(--hb-muted);margin-top:2px}.hb-chips,.hb-travel-steps{display:flex;flex-wrap:wrap;gap:6px}.hb-chips span,.hb-travel-steps span{background:#f3f4f6;border-radius:999px;padding:6px 8px;font-size:10px;font-weight:750}.hb-radio-wave{display:flex;height:30px;align-items:center;gap:4px}.hb-radio-wave i{display:block;width:4px;border-radius:4px;background:var(--heritage-accent-2);animation:hb-wave 1.1s ease-in-out infinite}.hb-radio-wave i:nth-child(1){height:9px}.hb-radio-wave i:nth-child(2){height:22px;animation-delay:.15s}.hb-radio-wave i:nth-child(3){height:30px;animation-delay:.3s}.hb-radio-wave i:nth-child(4){height:17px;animation-delay:.45s}.hb-radio-wave i:nth-child(5){height:11px;animation-delay:.6s}@keyframes hb-wave{50%{transform:scaleY(.45)}}
.hb-one-search{display:grid;grid-template-columns:1fr auto;gap:6px}.hb-one-search input{min-width:0;border:1px solid #cfd4dc;border-radius:10px;padding:9px;font-size:12px}.hb-one-search>button{border:0;border-radius:10px;padding:0 10px;background:var(--heritage-accent);color:#111;font-weight:800}.hb-one-search__targets{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:4px}.hb-one-search__targets button{border:1px solid var(--hb-border);background:#fff;border-radius:999px;padding:5px 7px;font-size:9px;cursor:pointer}.hb-sage{display:flex;align-items:center;gap:9px}.hb-sage__orb{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--heritage-ink);color:var(--heritage-accent);font-weight:900}.hb-sage strong,.hb-sage small{display:block}.hb-sage small{color:var(--hb-muted);margin-top:2px}.hb-article-rail{margin:28px 0;padding:16px;border-top:3px solid var(--heritage-accent);background:#f7f7f8}.hb-article-rail>div{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.hb-article-rail a{background:#fff;border:1px solid var(--hb-border);border-radius:12px;padding:8px 10px;text-decoration:none!important;color:var(--heritage-ink)!important;display:flex;align-items:center;gap:6px}
.hb-launcher{position:fixed;right:16px;bottom:var(--hb-launcher-bottom,18px);z-index:9998;transition:bottom .18s ease-out}.hb-launcher__button{width:60px;height:60px;border:0;border-radius:18px;background:var(--heritage-ink);color:#fff;box-shadow:0 12px 36px rgba(0,0,0,.28);display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;border-bottom:3px solid var(--heritage-accent)}.hb-launcher__button span{font-weight:900;color:var(--heritage-accent);font-size:20px}.hb-launcher__button small{font-size:7px;letter-spacing:.08em}.hb-launcher__panel{position:fixed;inset:auto 12px calc(var(--hb-launcher-bottom,18px) + 70px) auto;width:min(760px,calc(100vw - 24px));max-height:min(720px,calc(100vh - 120px));overflow:auto;background:#fff;border-radius:20px;box-shadow:0 16px 60px rgba(0,0,0,.3);border:1px solid var(--hb-border)}.hb-launcher__panel .hb-universe{margin:0;padding:16px}.hb-launcher__panel .hb-universe__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hb-launcher__panel .hb-universe__head>.hb-brand{display:none}
@media(max-width:900px){.hb-universe__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hb-ecosystem__links{position:absolute;left:0;right:0;top:100%;background:var(--heritage-ink);padding:8px 12px;display:none;flex-wrap:wrap;border-bottom:2px solid var(--heritage-accent)}.hb-ecosystem.is-open .hb-ecosystem__links{display:flex}.hb-ecosystem__toggle{display:block;margin-left:auto}.hb-universe__head{align-items:start;flex-direction:column}}
@media(max-width:560px){.hb-universe{padding:0 10px;margin-top:16px}.hb-universe__grid{grid-template-columns:1fr}.hb-universe__head>.hb-brand{display:none}.hb-card{border-radius:14px}.hb-launcher{right:10px;bottom:var(--hb-launcher-bottom,12px)}.hb-launcher__button{width:54px;height:54px}.hb-launcher__panel{left:8px;right:8px;bottom:calc(var(--hb-launcher-bottom,12px) + 64px);width:auto}.hb-launcher__panel .hb-universe__grid{grid-template-columns:1fr}.hb-article-rail>div{display:grid;grid-template-columns:repeat(2,1fr)}}

/* v1.0.2 — l'univers HERITAGE vit dans le footer, le contenu éditorial garde toute la page. */
.hb-universe--footer{width:100%;max-width:none;margin:0;padding:28px max(14px,calc((100vw - 1180px)/2));background:#f7f7f8;border-top:1px solid var(--hb-border);border-bottom:1px solid var(--hb-border)}
.hb-universe--footer .hb-universe__head{margin-bottom:14px;padding-bottom:12px}
.hb-universe--footer .hb-universe__head h2{font-size:clamp(20px,2.4vw,28px)}
.hb-universe--footer .hb-card{padding:12px;gap:8px;border-radius:14px;box-shadow:none}
.hb-universe--footer .hb-card h3{font-size:15px}
.hb-universe--footer .hb-card__icon{width:30px;height:30px;font-size:18px}
.hb-universe--footer .hb-card__cta{padding:8px 10px;font-size:11px}
@media(max-width:560px){.hb-universe--footer{padding:20px 10px}.hb-universe--footer .hb-universe__head>.hb-brand{display:none}.hb-universe--footer .hb-universe__grid{grid-template-columns:1fr 1fr;gap:8px}.hb-universe--footer .hb-card{padding:10px}.hb-universe--footer .hb-card__body{font-size:11px}.hb-universe--footer .hb-card__subtitle{font-size:10px}.hb-universe--footer .hb-card__cta{font-size:10px}.hb-universe--footer .hb-one-search{grid-template-columns:1fr}.hb-universe--footer .hb-one-search>button{min-height:34px}.hb-universe--footer .hb-one-search__targets{grid-column:1}}


/* v1.0.3 — TV et Radio réellement consommables dans Camerfeeling/Mboasawa. */
.hb-tv-player{aspect-ratio:16/9;position:relative;overflow:hidden;border-radius:12px;background:#080a0d;isolation:isolate}.hb-tv-player>img{display:block;width:100%;height:100%;object-fit:cover;opacity:.82}.hb-tv-player__play{position:absolute;inset:0;border:0;background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.65));color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;cursor:pointer;padding:12px;text-align:center}.hb-tv-player__play span{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:#fff;color:#111;font-size:19px;padding-left:3px;box-shadow:0 8px 26px rgba(0,0,0,.35)}.hb-tv-player__play strong{font-size:11px;line-height:1.25;text-shadow:0 2px 10px #000}.hb-tv-player__iframe{display:block;width:100%;height:100%;border:0;background:#000}.hb-radio-live{display:flex;align-items:center;gap:10px;min-width:0}.hb-radio-live>div:last-child{min-width:0;flex:1}.hb-radio-live .hb-now{margin-top:0}.hb-radio-player{display:block;width:100%;height:36px;margin-top:9px;accent-color:var(--heritage-accent-2)}.hb-radio-player__hint{margin-top:6px;line-height:1.3}.hb-card--tv .hb-card__body,.hb-card--radio .hb-card__body{display:block}
.hb-universe--footer .hb-card--tv,.hb-universe--footer .hb-card--radio{grid-column:span 2}.hb-universe--footer .hb-card--tv .hb-tv-player{max-height:260px}.hb-universe--footer .hb-card--radio{justify-content:flex-start}
@media(max-width:900px){.hb-universe--footer .hb-card--tv,.hb-universe--footer .hb-card--radio{grid-column:span 1}}
@media(max-width:560px){.hb-universe--footer .hb-card--tv,.hb-universe--footer .hb-card--radio{grid-column:1/-1}.hb-radio-player{height:40px}}

/* v1.0.4 — UX simplifiée : un seul point d'entrée HERITAGE, le bouton flottant. */
.hb-launcher__panel{width:min(620px,calc(100vw - 24px));padding:0;overflow:auto}
.hb-launcher__head{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;background:#fff;border-bottom:1px solid var(--hb-border)}
.hb-launcher__head>div{display:flex;flex-direction:column;gap:2px}.hb-launcher__head strong{font-size:17px}.hb-launcher__close{width:36px;height:36px;border:0;border-radius:50%;background:#f0f1f3;font-size:24px;line-height:1;cursor:pointer}
.hb-launcher__primary{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:14px 16px 8px}.hb-launcher__primary button{min-height:52px;border:1px solid var(--hb-border);border-radius:12px;background:#fff;color:var(--heritage-ink);font:inherit;cursor:pointer;text-align:left;padding:12px}.hb-launcher__primary button:hover{border-color:var(--heritage-accent);background:#faf9f4}
.hb-launcher__module{padding:8px 16px}.hb-launcher__module .hb-card{box-shadow:none;margin:0;border-radius:14px}.hb-launcher__module .hb-card__cta{display:none}.hb-launcher__module .hb-card__subtitle{margin-bottom:8px}
.hb-launcher__secondary{display:flex;gap:7px;flex-wrap:wrap;padding:10px 16px 16px;border-top:1px solid var(--hb-border)}.hb-launcher__secondary a{display:inline-flex;align-items:center;gap:5px;padding:8px 10px;border:1px solid var(--hb-border);border-radius:999px;color:var(--heritage-ink)!important;text-decoration:none!important;font-size:11px;font-weight:700}.hb-launcher__secondary a:hover{border-color:var(--heritage-accent)}
/* Vrai footer Bimber : navigation compacte, sans grille ni cartes. */
.g1-footer .hb-footer-nav{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;margin:12px 0 4px;padding-top:12px;border-top:1px solid rgba(127,127,127,.2)}.g1-footer .hb-footer-nav>strong{font-size:11px;letter-spacing:.12em}.g1-footer .hb-footer-nav__links{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}.g1-footer .hb-footer-nav a{display:inline-flex;gap:4px;align-items:center;text-decoration:none!important;font-size:11px}
@media(max-width:560px){.hb-launcher__panel{left:8px;right:8px;bottom:calc(var(--hb-launcher-bottom,12px) + 64px);width:auto}.hb-launcher__primary{grid-template-columns:1fr}.hb-launcher__module{padding:8px}.hb-launcher__secondary{padding:10px}.g1-footer .hb-footer-nav{align-items:flex-start;flex-direction:column}.g1-footer .hb-footer-nav__links{justify-content:flex-start}}

/* v1.0.5 — Le lanceur HERITAGE se cale dynamiquement au-dessus du bouton TOP natif de Bimber. */
