:root{--h2m-bg:#111111;--h2m-card:#1e1e1e;--h2m-accent:#f0c015;--h2m-text:#ffffff;--h2m-text-muted:#b3b3b3;--h2m-player-bg:#181818}body{padding-bottom:88px}.h2m-stream-home,.h2m-stream-home *,.h2m-single,.h2m-single *,.h2m-single-boombox,.h2m-single-boombox *,.h2m-artist-single,.h2m-artist-single *,.h2m-archive-artistes,.h2m-archive-artistes *,.h2m-player,.h2m-player *{box-sizing:border-box}.h2m-single,.h2m-single-boombox,.h2m-single-container,.h2m-single-boombox .single-main-container,.h2m-single-boombox .bb-row,.h2m-single-boombox .bb-col,.h2m-single-boombox .site-main,.h2m-artist-single,.h2m-archive-artistes{width:100%;max-width:100%;min-width:0}.h2m-single img,.h2m-single iframe,.h2m-single video,.h2m-stream-home img,.h2m-stream-home iframe,.h2m-stream-home video,.h2m-artist-single img,.h2m-artist-single iframe,.h2m-artist-single video,.h2m-archive-artistes img,.h2m-archive-artistes iframe,.h2m-archive-artistes video{max-width:100%}.h2m-stream-home{width:100%;margin-bottom:120px;color:inherit;background:#fff0}.h2m-stream-home__container{padding:0}.h2m-stream-home,.h2m-single-boombox,.h2m-artist-single,.h2m-archive-artistes{max-width:100%;overflow-x:hidden}.h2m-stream-home__container>.h2m-hero,.h2m-stream-home__container>.h2m-filtres,.h2m-stream-home__container>.h2m-section{width:100%}.h2m-hero{width:min(1180px, 100%);margin:0 auto;padding:60px 40px;background:linear-gradient(135deg,#111 0%,#1a1a1a 100%);border-radius:18px}.h2m-hero__content{display:grid;gap:18px;max-width:760px}.h2m-hero__logo{display:inline-flex;gap:8px;align-items:center;width:max-content;color:var(--h2m-bg);font-size:14px;font-weight:900;letter-spacing:0;text-transform:uppercase}.h2m-hero__logo span{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;color:var(--h2m-bg);background:var(--h2m-accent);border-radius:50%}.h2m-hero__logo strong{color:var(--h2m-text);font-size:18px}.h2m-hero__title{max-width:720px;margin:0;color:var(--h2m-text);font-size:42px;font-weight:800;line-height:1.05;letter-spacing:0}.h2m-hero__subtitle{max-width:620px;margin:0;color:var(--h2m-text-muted);font-size:18px;line-height:1.5}.h2m-hero__cta{display:inline-flex;align-items:center;justify-content:center;width:max-content;min-height:50px;padding:14px 32px;color:var(--h2m-bg);background:var(--h2m-accent);border:0;border-radius:999px;font-size:15px;font-weight:800;cursor:pointer;transition:transform 0.2s ease,box-shadow 0.2s ease}.h2m-hero__cta:hover,.h2m-hero__cta:focus{transform:translateY(-2px);box-shadow:0 12px 30px rgb(240 192 21 / .24);outline:none}.h2m-filtres,.h2m-genre-filter{display:flex;gap:10px;width:min(1180px, 100%);margin:22px auto 28px;padding:2px 0 12px;overflow-x:auto;scrollbar-width:thin}.h2m-section{width:min(1180px, 100%);margin:0 auto 42px}.h2m-section-header{display:flex;gap:16px;align-items:center;justify-content:space-between;margin-bottom:16px}.h2m-section-header h2{margin:0;padding-left:12px;color:var(--h2m-text);border-left:3px solid var(--h2m-accent);font-size:20px;font-weight:700;line-height:1.2}.h2m-section-header h1{margin:0;padding-left:12px;color:var(--h2m-text);border-left:3px solid var(--h2m-accent);font-size:26px;font-weight:800;line-height:1.2}.h2m-voir-tout{color:var(--h2m-text-muted);font-size:13px;font-weight:700;text-decoration:none}.h2m-voir-tout:hover,.h2m-voir-tout:focus{color:var(--h2m-accent)}.h2m-row{display:flex;gap:16px;overflow-x:auto;padding:2px 0 12px;scrollbar-width:thin}.h2m-row .h2m-card{flex:0 0 180px}.h2m-section-note{flex:0 0 100%;margin:0;color:var(--h2m-text-muted);font-size:12px}.h2m-filter-pill{display:inline-flex;flex:0 0 auto;align-items:center;min-height:38px;padding:0 16px;color:var(--h2m-text);text-decoration:none;white-space:nowrap;background:#222;border:1px solid rgb(255 255 255 / .08);border-radius:999px;transition:color 0.15s ease,background 0.15s ease,border-color 0.15s ease}.h2m-filter-pill:hover,.h2m-filter-pill:focus,.h2m-filter-pill.is-active{color:var(--h2m-bg);background:var(--h2m-accent);border-color:var(--h2m-accent);outline:none}.h2m-featured{width:min(1180px, 100%);margin:0 auto}.h2m-section-title{margin:0 0 18px;padding-left:12px;color:var(--h2m-text);border-left:3px solid var(--h2m-accent);font-size:20px;font-weight:700;line-height:1.2}.h2m-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;min-height:180px}.h2m-grid.is-loading,.h2m-row.is-loading,.h2m-artists-row.is-loading{opacity:.55;pointer-events:none}.h2m-news-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.h2m-news-card{display:grid;gap:10px;color:var(--h2m-text);text-decoration:none}.h2m-news-card__media{position:relative;display:block;aspect-ratio:16 / 9;overflow:hidden;background:linear-gradient(135deg,#2b2b2b 0%,#151515 58%,rgb(240 192 21 / .72) 100%);border-radius:8px}.h2m-news-card__media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform 0.2s ease,filter 0.2s ease}.h2m-news-card:hover .h2m-news-card__media img,.h2m-news-card:focus .h2m-news-card__media img{transform:scale(1.035);filter:brightness(.82)}.h2m-news-card__placeholder{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:14px;color:var(--h2m-text);font-size:13px;font-weight:700;line-height:1.3;text-align:center}.h2m-news-card__body{display:grid;gap:6px}.h2m-news-card__title{display:-webkit-box;overflow:hidden;color:var(--h2m-text);font-size:14px;font-weight:600;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.h2m-news-card__excerpt{color:var(--h2m-text-muted);font-size:12px;line-height:1.45}.h2m-news-card__date{color:#777;font-size:11px;font-weight:700}.h2m-card{overflow:hidden;background:var(--h2m-card);border:1px solid rgb(255 255 255 / .06);border-radius:12px;transition:transform 0.2s ease,box-shadow 0.2s ease,border-color 0.2s ease}.h2m-card:hover,.h2m-card:focus-within{transform:translateY(-4px);box-shadow:0 14px 32px rgb(240 192 21 / .16)}.h2m-card.is-active{border-color:var(--h2m-accent);box-shadow:0 0 0 1px rgb(240 192 21 / .45),0 14px 32px rgb(240 192 21 / .14)}.h2m-card.is-playing{border:2px solid var(--h2m-accent);box-shadow:0 0 12px rgb(240 192 21 / .3)}.h2m-card__cover{position:relative;display:block;aspect-ratio:1 / 1;overflow:hidden;color:var(--h2m-text);text-decoration:none;background:linear-gradient(135deg,#050505 0%,#222 52%,rgb(240 192 21 / .75) 100%)}.h2m-card__cover img,.h2m-single__cover img{display:block;width:100%;height:100%;object-fit:cover;transition:transform 0.2s ease,filter 0.2s ease}.h2m-card:hover .h2m-card__cover img,.h2m-card:focus-within .h2m-card__cover img{transform:scale(1.035);filter:brightness(.76)}.h2m-card__placeholder{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:var(--h2m-accent);font-size:clamp(42px, 9vw, 72px);font-weight:900;text-transform:uppercase}.h2m-card__overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgb(0 0 0 / .18);opacity:0;transition:opacity 0.2s ease}.h2m-card.is-playing .h2m-card__overlay{opacity:1}.h2m-card:hover .h2m-card__overlay,.h2m-card:focus-within .h2m-card__overlay{opacity:1}.h2m-card__play,.h2m-single__play{display:inline-flex;align-items:center;justify-content:center;width:58px;height:48px;color:var(--h2m-bg);background:var(--h2m-accent);border:0;border-radius:50%;font-size:12px;font-weight:900;box-shadow:0 10px 24px rgb(0 0 0 / .32);cursor:pointer}.h2m-card__body{display:grid;gap:6px;padding:12px}.h2m-card__artist,.h2m-single__artist{margin:0;color:var(--h2m-accent);font-size:12px;font-weight:800;line-height:1.2;text-transform:uppercase}.h2m-card__artist a{color:inherit;text-decoration:none}.h2m-card__title{margin:0;color:var(--h2m-text);font-size:14px;font-weight:600;line-height:1.32}.h2m-card__title a{display:-webkit-box;overflow:hidden;color:inherit;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:2}.h2m-card__plays{margin:0;color:var(--h2m-text-muted);font-size:11px}.h2m-empty{grid-column:1 / -1;margin:0;padding:28px;color:var(--h2m-text-muted);background:var(--h2m-card);border-radius:12px}.h2m-artists{width:min(1180px, 100%);margin:42px auto 0}.h2m-artists-row{display:grid;grid-auto-columns:minmax(120px,1fr);grid-auto-flow:column;gap:18px;overflow-x:auto;padding:2px 0 12px;scrollbar-width:thin}.h2m-artists-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.h2m-artist-card{display:grid;gap:8px;justify-items:center;min-width:120px;color:var(--h2m-text);text-align:center;text-decoration:none}.h2m-artists-grid .h2m-artist-card{min-width:0;padding:14px 8px;background:var(--h2m-card);border:1px solid rgb(255 255 255 / .06);border-radius:12px}.h2m-artist-card__photo{display:flex;align-items:center;justify-content:center;width:100px;height:100px;overflow:hidden;color:var(--h2m-accent);background:#333;border:3px solid #fff0;border-radius:50%;font-size:34px;font-weight:900;text-transform:uppercase;transition:border-color 0.2s ease,transform 0.2s ease}.h2m-artist-card__photo img{display:block;width:100%;height:100%;object-fit:cover}.h2m-artist-card:hover .h2m-artist-card__photo,.h2m-artist-card:focus .h2m-artist-card__photo{border-color:var(--h2m-accent);transform:translateY(-3px)}.h2m-artist-card__name{color:var(--h2m-text);font-size:13px;font-weight:700}.h2m-artist-card__country{color:var(--h2m-text-muted);font-size:11px}.h2m-player{position:fixed;right:0;bottom:0;left:0;z-index:99999;display:grid;grid-template-columns:56px minmax(0,28%) minmax(112px,15%) minmax(220px,34%) minmax(40px,10%) minmax(40px,8%);gap:12px;align-items:center;height:72px;padding:8px 18px;color:var(--h2m-text);background:rgb(24 24 24 / .92);border-top:1px solid #333;box-shadow:0 -16px 30px rgb(0 0 0 / .35);backdrop-filter:blur(10px);box-sizing:border-box;transform:translateY(100%);transition:transform 0.3s ease}.h2m-archive-listing,.h2m-artistes-archive{padding-top:48px}.h2m-pagination{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:28px}.h2m-pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:38px;min-height:38px;padding:0 12px;color:var(--h2m-text);text-decoration:none;background:#222;border:1px solid rgb(255 255 255 / .08);border-radius:999px}.h2m-pagination .page-numbers.current,.h2m-pagination .page-numbers:hover,.h2m-pagination .page-numbers:focus{color:var(--h2m-bg);background:var(--h2m-accent);border-color:var(--h2m-accent)}.h2m-player.is-visible{transform:translateY(0)}.h2m-player *{box-sizing:border-box}.h2m-player__cover{width:56px;height:56px;overflow:hidden;background:#2a2a2a;border-radius:4px}.h2m-player__cover img{display:block;width:100%;height:100%;object-fit:cover}.h2m-player__meta{min-width:0;line-height:1.25}.h2m-player__artist{color:var(--h2m-text-muted);font-size:12px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.h2m-player__title{margin-top:4px;color:var(--h2m-text);font-size:14px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.h2m-player__controls{display:flex;gap:12px;align-items:center;justify-content:center}.h2m-player__button{display:inline-flex;align-items:center;justify-content:center;min-width:32px;height:32px;padding:0;color:var(--h2m-text-muted);background:#fff0;border:0;border-radius:999px;cursor:pointer;transition:color 0.2s ease,background 0.2s ease,transform 0.2s ease}.h2m-player__button:hover,.h2m-player__button:focus{color:var(--h2m-text);outline:none}.h2m-player__button--main{width:56px;height:40px;min-width:56px;color:#000;background:#fff;font-size:12px}.h2m-player__button--main:hover,.h2m-player__button--main:focus{color:#000;background:var(--h2m-accent);transform:scale(1.04)}.h2m-player__timeline{display:grid;gap:6px;align-items:center;min-width:0}.h2m-player__progress{position:relative;display:block;width:100%;height:5px;padding:0;overflow:hidden;background:#444;border:0;border-radius:999px;cursor:pointer}.h2m-player__progress span{position:absolute;top:0;left:0;display:block;width:0;height:100%;background:var(--h2m-accent)}.h2m-player__time{display:flex;gap:4px;justify-content:flex-end;color:var(--h2m-text-muted);font-size:11px;font-variant-numeric:tabular-nums}.h2m-player__volume{justify-self:end}.h2m-player__suggestions{justify-self:start}.h2m-player__suggestions.is-active{color:var(--h2m-accent)}.h2m-player__youtube{position:fixed;right:14px;bottom:96px;z-index:99990;width:160px;height:90px;overflow:hidden;visibility:visible;background:#000;border:1px solid rgb(255 255 255 / .18);border-radius:8px;pointer-events:auto}.h2m-equalizer{display:flex;align-items:flex-end;gap:2px;height:16px}.h2m-equalizer span{width:3px;background:var(--h2m-accent);border-radius:2px;animation:h2m-eq 0.8s ease-in-out infinite alternate}.h2m-equalizer span:nth-child(2){animation-delay:0.2s}.h2m-equalizer span:nth-child(3){animation-delay:0.4s}@keyframes h2m-eq{from{height:4px}to{height:16px}}.h2m-page-loader{position:fixed;top:0;left:0;z-index:99999;width:0;height:3px;background:var(--h2m-accent);transition:width 0.3s ease}.h2m-artist-single{padding-top:48px}.h2m-artist-hero{display:grid;grid-template-columns:200px minmax(0,1fr);gap:28px;align-items:center;width:min(1180px, 100%);margin:0 auto 42px}.h2m-artist-hero__photo{display:flex;align-items:center;justify-content:center;width:200px;height:200px;overflow:hidden;color:var(--h2m-accent);background:#333;border-radius:50%;font-size:70px;font-weight:900;text-transform:uppercase}.h2m-artist-hero__photo img{width:100%;height:100%;object-fit:cover}.h2m-artist-hero h1{margin:0 0 10px;color:var(--h2m-text);font-size:32px;font-weight:800}.h2m-artist-hero__country,.h2m-artist-hero__bio{max-width:680px;margin:0 0 12px;color:var(--h2m-text-muted);line-height:1.5}.h2m-artist-socials{display:flex;flex-wrap:wrap;gap:12px;margin:14px 0 18px}.h2m-artist-socials a{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:34px;padding:0 10px;color:var(--h2m-text-muted);text-decoration:none;border:1px solid rgb(255 255 255 / .16);border-radius:999px;transition:color 0.2s ease,border-color 0.2s ease}.h2m-artist-socials a:hover,.h2m-artist-socials a:focus{color:var(--h2m-accent);border-color:var(--h2m-accent)}.h2m-single{width:min(1180px, calc(100% - 32px));margin:48px auto 120px;color:#1a1a1a}.h2m-single-boombox{margin-bottom:120px;color:inherit;background:#fff0}.h2m-music-single .s-post-main,.h2m-single-boombox .h2m-single-player__suggestions,.h2m-single-boombox .h2m-comments-section{background:var(--h2m-card);border:1px solid rgb(255 255 255 / .08);border-radius:12px}.h2m-music-single .s-post-main{padding:24px}.h2m-layout{display:flex;gap:24px;align-items:flex-start;width:100%;max-width:100%;min-width:0}.h2m-main-content{flex:1 1 auto;min-width:0;max-width:100%}.h2m-main-content--full,.h2m-layout--no-sidebar .h2m-main-content{flex:1 1 100%;max-width:none}.h2m-sidebar{width:300px;max-width:100%;min-width:0;flex:0 0 300px;position:sticky;top:20px;align-self:flex-start}.h2m-widget{margin-bottom:16px;padding:16px;color:var(--h2m-text);background:#1a1a1a;border:1px solid rgb(255 255 255 / .08);border-radius:8px}.h2m-widget-title{margin:0 0 12px;color:var(--h2m-accent);font-size:14px;font-weight:700;line-height:1.25;text-transform:uppercase}.h2m-widget a{color:var(--h2m-accent)}.h2m-widget p,.h2m-widget li{color:var(--h2m-text-muted);line-height:1.55}.h2m-single-player{display:grid;grid-template-columns:minmax(0,60%) minmax(300px,40%);gap:40px;width:min(1180px, calc(100% - 32px));margin:48px auto 130px;color:var(--h2m-text)}.h2m-single-player__main{display:grid;gap:16px;align-content:start}.h2m-single-player__cover{width:min(400px, 100%);aspect-ratio:1 / 1;margin:0 0 18px;overflow:hidden;background:#222;border-radius:16px}.h2m-single-player__cover img{width:100%;height:100%;object-fit:cover}.h2m-single-player__artist{display:inline-flex;margin-bottom:4px;color:var(--h2m-accent);font-size:14px;font-weight:800;text-decoration:none;text-transform:uppercase}.h2m-single-player__meta h1{margin:0;color:var(--h2m-text);font-size:32px;font-weight:800}.h2m-meta-line{display:flex;align-items:center;gap:8px;margin:8px 0 16px;color:var(--h2m-text-muted);font-size:13px}.h2m-meta-separator{color:#555}.h2m-share-buttons{display:flex;justify-content:flex-start;margin:16px 0;overflow-x:auto}.h2m-share-buttons .content{width:100%}.h2m-ad-slot{width:100%;max-width:100%;margin:20px 0;overflow:hidden;text-align:center}.h2m-ad-slot--in-content,.h2m-ad-slot--before-suggestions{min-height:0}.h2m-ad-slot:empty,.h2m-ad-block:empty{display:none}.h2m-ad-block{width:100%;max-width:100%;margin:24px 0;overflow:hidden}.h2m-ad-widget{width:100%;max-width:100%;overflow:hidden}.h2m-single-player__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:0}.h2m-single-player__listen,.h2m-single-player__youtube{display:inline-flex;align-items:center;justify-content:center;max-width:100%;min-width:0;min-height:48px;padding:0 24px;border-radius:999px;font-weight:800;text-decoration:none;cursor:pointer;flex:1}.h2m-single-player__listen{color:var(--h2m-bg);background:var(--h2m-accent);border:0}.h2m-single-player__youtube,.h2m-btn-youtube{gap:8px;color:var(--h2m-text);background:#1a1a1a;border:1px solid #555;visibility:visible;transition:color 0.2s ease,background 0.2s ease,border-color 0.2s ease}.h2m-single-player__youtube:hover,.h2m-single-player__youtube:focus,.h2m-btn-youtube:hover,.h2m-btn-youtube:focus{color:#000;background:var(--h2m-accent);border-color:var(--h2m-accent);outline:none}.h2m-editorial-content{display:grid;gap:16px;margin-top:24px;width:100%;max-width:680px;min-width:0}.h2m-editorial-content section{width:100%;max-width:100%;min-width:0;padding:16px;background:rgb(255 255 255 / .04);border:1px solid rgb(255 255 255 / .08);border-radius:12px}.h2m-editorial-content h2{margin:0 0 8px;color:var(--h2m-text);font-size:16px}.h2m-editorial-content p{margin:0;color:var(--h2m-text-muted);font-size:14px;line-height:1.6;overflow-wrap:anywhere;word-break:normal}.h2m-editorial-section--description p{margin:0 0 14px;line-height:1.75}.h2m-editorial-section--description p:last-child{margin-bottom:0}.h2m-youtube-embed{position:relative;width:100%;max-width:100%;aspect-ratio:16 / 9;margin:24px 0;overflow:hidden;background:#000;border-radius:12px}.h2m-youtube-embed iframe{display:block;width:100%;max-width:100%;height:100%;border:0}.h2m-embed-wrapper,.h2m-editorial-content .wp-block-embed__wrapper{position:relative;width:100%;max-width:100%;height:0;margin:20px 0;padding-bottom:56.25%;overflow:hidden;background:#000;border-radius:12px}.h2m-embed-wrapper iframe,.h2m-editorial-content .wp-block-embed__wrapper iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.h2m-comments-section{grid-column:1 / -1;width:100%;padding:20px;color:var(--h2m-text);background:#1a1a1a;border:1px solid rgb(255 255 255 / .08);border-radius:12px}.h2m-comments-section h2,.h2m-comments-section .comments-title,.h2m-comments-section .comment-reply-title{margin:0 0 16px;color:var(--h2m-text);font-size:20px;font-weight:700}.h2m-comments-section .comment-list{margin:0 0 24px;padding:0;list-style:none}.h2m-comments-section .comment-body{margin-bottom:14px;padding:14px;color:var(--h2m-text-muted);background:rgb(255 255 255 / .04);border-radius:8px}.h2m-comments-section a{color:var(--h2m-accent)}.h2m-comments-section input[type="text"],.h2m-comments-section input[type="email"],.h2m-comments-section input[type="url"],.h2m-comments-section textarea{width:100%;color:var(--h2m-text);background:#111;border:1px solid #333;border-radius:8px}.h2m-comments-section input[type="submit"],.h2m-comments-section button[type="submit"]{min-height:42px;padding:0 18px;color:var(--h2m-bg);background:var(--h2m-accent);border:0;border-radius:999px;font-weight:800;cursor:pointer}.h2m-editorial-section--credits{background:#fff0;border-color:rgb(240 192 21 / .22)}.h2m-editorial-section--credits strong{color:var(--h2m-accent)}.h2m-editorial-section--lyrics{background:#1a1a1a;border-radius:8px}.h2m-editorial-section--lyrics p{white-space:pre-line}.h2m-platform-links{display:flex;flex-wrap:wrap;gap:10px;min-width:0}.h2m-platform-links a,.h2m-platform-links span{display:inline-flex;align-items:center;max-width:100%;min-width:0;min-height:34px;padding:0 12px;color:var(--h2m-text);text-decoration:none;background:rgb(255 255 255 / .08);border:1px solid rgb(255 255 255 / .12);border-radius:999px}.h2m-platform-links a:hover,.h2m-platform-links a:focus{color:#111;background:var(--h2m-accent);border-color:var(--h2m-accent)}.h2m-single-player__suggestions h2{margin:0 0 16px;color:var(--h2m-text);font-size:22px}.h2m-single-boombox .h2m-single-player__suggestions{padding:20px}.h2m-suggestions-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%;max-width:100%;min-width:0}.h2m-suggestion-item{display:flex;align-items:center;gap:12px;min-width:0;padding:8px;border-radius:8px;cursor:pointer;transition:background 0.2s}.h2m-suggestion-item:hover,.h2m-suggestion-item:focus-within{background:#1e1e1e}.h2m-suggestion-cover{position:relative;width:56px;height:56px;flex-shrink:0;overflow:hidden;background:#222;border-radius:6px}.h2m-suggestion-cover img{width:100%;height:100%;object-fit:cover}.h2m-suggestion-play-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgb(0 0 0 / .5);opacity:0;transition:opacity 0.2s}.h2m-suggestion-item:hover .h2m-suggestion-play-overlay,.h2m-suggestion-item:focus-within .h2m-suggestion-play-overlay{opacity:1}.h2m-play-icon{color:var(--h2m-accent);font-size:20px}.h2m-suggestion-info{display:flex;flex-direction:column;min-width:0}.h2m-suggestion-artiste{color:var(--h2m-accent);font-size:11px;text-transform:uppercase}.h2m-suggestion-titre{overflow:hidden;color:#fff;font-size:14px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.h2m-suggestion-ecoutes{color:var(--h2m-text-muted);font-size:11px}.h2m-suggestion{display:grid;grid-template-columns:60px minmax(0,1fr);gap:12px;align-items:center;min-width:0;padding:8px;background:var(--h2m-card);border:1px solid rgb(255 255 255 / .06);border-radius:12px}.h2m-suggestion__cover{position:relative;width:60px;height:60px;overflow:hidden;background:#222;border:0;border-radius:8px;cursor:pointer}.h2m-suggestion__cover img{width:100%;height:100%;object-fit:cover}.h2m-suggestion__cover span{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#000;background:rgb(240 192 21 / .9);opacity:0;transition:opacity 0.2s ease}.h2m-suggestion:hover .h2m-suggestion__cover span{opacity:1}.h2m-suggestion__meta{min-width:0}.h2m-suggestion__artist{margin:0 0 3px;color:var(--h2m-accent);font-size:12px;font-weight:800}.h2m-suggestion__meta h3{margin:0 0 3px;color:var(--h2m-text);font-size:14px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.h2m-suggestion__plays{margin:0;color:var(--h2m-text-muted);font-size:11px}.h2m-single__layout{display:grid;grid-template-columns:minmax(220px,360px) minmax(0,1fr);gap:32px;align-items:center}.h2m-single__title{margin:0;font-size:clamp(28px, 4vw, 46px);line-height:1.05}.h2m-single__cover{aspect-ratio:1 / 1;overflow:hidden;background:#1a1a1a;border-radius:8px}.h2m-single__year{margin:10px 0 24px;color:#555}.h2m-single__play{width:auto;min-width:0;height:44px;padding:0 18px;border-radius:999px;text-decoration:none}@media (min-width:760px){.h2m-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1080px){.h2m-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.h2m-news-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.h2m-artists-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}@media (max-width:760px){body{padding-bottom:96px}.h2m-single,.h2m-single-boombox,.h2m-single-container{display:block;width:100%;max-width:100%;margin-top:24px;margin-bottom:112px;padding-right:16px;padding-left:16px;overflow-x:clip}.h2m-single-boombox .single-main-container,.h2m-single-boombox .bb-row,.h2m-single-boombox .bb-col,.h2m-single-boombox .site-main,.h2m-main-content,.h2m-sidebar,.h2m-editorial-content,.h2m-editorial-section,.h2m-single-player__main,.h2m-single-player__suggestions,.h2m-comments-section{width:100%;max-width:100%;min-width:0}.h2m-hero{padding-top:42px;padding-right:18px;padding-left:18px}.h2m-hero__title{font-size:28px}.h2m-hero__subtitle{font-size:14px}.h2m-filtres,.h2m-genre-filter{flex-wrap:wrap;gap:8px;margin:16px auto 20px;padding-bottom:0;overflow-x:visible}.h2m-row{gap:12px;scroll-snap-type:x proximity}.h2m-row .h2m-card{flex-basis:min(42vw, 160px);min-width:140px;scroll-snap-align:start}.h2m-player{right:0;bottom:0;left:0;width:100%;max-width:100%;grid-template-columns:48px minmax(0,1fr) auto;height:auto;min-height:76px;gap:10px;padding:8px 10px;overflow:hidden}.h2m-player__cover{width:48px;height:48px}.h2m-player__controls{grid-column:3}.h2m-player__meta{min-width:0}.h2m-player__title,.h2m-player__artist{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.h2m-player__timeline,.h2m-player__volume,.h2m-player__suggestions{display:none}.h2m-player__youtube{right:8px;bottom:76px;width:120px;height:68px}.h2m-player__button:not(.h2m-player__button--main){display:none}.h2m-layout{display:flex;flex-direction:column;width:100%;max-width:100%;min-width:0;gap:28px}.h2m-sidebar{width:100%;max-width:100%;flex:0 1 auto;margin-top:0;position:static}.h2m-suggestions-list{grid-template-columns:1fr}.h2m-single__layout{display:grid;grid-template-columns:1fr}.h2m-single-player{grid-template-columns:1fr;gap:24px}.h2m-single-player__cover{width:100%;max-height:280px;border-radius:12px}.h2m-single-player__cover img{max-height:280px;object-fit:cover}.h2m-single-player__meta h1{margin-top:4px;font-size:22px}.h2m-meta-line{flex-wrap:wrap;margin-bottom:18px;font-size:14px}.h2m-single-player__actions{flex-direction:column;gap:10px;width:100%}.h2m-single-player__listen,.h2m-single-player__youtube{width:100%;max-width:100%;padding:0 14px;text-align:center}.h2m-ad-slot,.h2m-ad-block,.h2m-ad-widget{width:100%;max-width:100%;overflow:hidden}.h2m-editorial-content{max-width:100%}.h2m-editorial-section--description p{font-size:16px;line-height:1.6;overflow-wrap:anywhere;word-break:normal}.h2m-embed-wrapper,.h2m-youtube-embed,.h2m-editorial-content .wp-block-embed__wrapper{width:100%;max-width:100%;margin:18px 0}.h2m-music-single .s-post-main,.h2m-single-boombox .h2m-single-player__suggestions,.h2m-single-boombox .h2m-comments-section{padding:16px;border-radius:0}.h2m-artist-hero{grid-template-columns:1fr;justify-items:center;text-align:center}.h2m-artist-hero__photo{width:140px;height:140px}.h2m-artists-row{grid-auto-columns:calc((100% - 36px) / 3)}}@media (min-width:1080px){.h2m-artists-row{grid-auto-columns:calc((100% - 90px) / 6)}.h2m-artist-card__photo{width:140px;height:140px}}body.h2m-play-page{background:#111}.h2m-page-shell,.container.h2m-page-shell,.main-container.h2m-page-shell,.single-container.h2m-page-shell{width:100vw;max-width:100vw;min-width:0;margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw);color:#fff;background:#111;overflow-x:clip;box-sizing:border-box}.h2m-page-shell *,.h2m-page-shell *::before,.h2m-page-shell *::after{box-sizing:border-box}.h2m-page-shell .single-main-container,.h2m-page-shell .bb-row,.h2m-page-shell .bb-col,.h2m-page-shell .col-content,.h2m-page-shell .col-site-main,.h2m-page-shell .site-main{width:100%;max-width:100%;min-width:0;margin-right:0;margin-left:0}.h2m-page-container{width:100%;max-width:1180px;margin:0 auto;padding:24px}.h2m-single-container{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,360px);gap:30px;align-items:start}.h2m-single-container.h2m-layout--no-sidebar{grid-template-columns:minmax(0,1fr)}.h2m-single-main,.h2m-single-sidebar{width:100%;max-width:100%;min-width:0}.h2m-single-sidebar{position:sticky;top:20px}.h2m-single-main img,.h2m-single-main iframe,.h2m-single-main video,.h2m-single-sidebar img,.h2m-single-sidebar iframe,.h2m-single-sidebar video{max-width:100%}.h2m-music-card,.h2m-single-card,.h2m-description,.h2m-description-content,.h2m-youtube-embed,.h2m-ad-block{max-width:100%;min-width:0}.h2m-music-title,.h2m-single-title,.h2m-single-player__meta h1,.h2m-artist-hero__content h1{max-width:100%;overflow-wrap:anywhere;word-break:normal}@media (max-width:768px){body.h2m-play-page{overflow-x:hidden}.h2m-page-shell,.container.h2m-page-shell,.main-container.h2m-page-shell,.single-container.h2m-page-shell{width:100vw;max-width:100vw;margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw);padding-bottom:110px;overflow-x:clip}.h2m-page-container{width:100%;max-width:100%;margin:0 auto;padding:16px}.h2m-single-container{display:block;width:100%;max-width:100%}.h2m-single-main,.h2m-single-sidebar{width:100%;max-width:100%;min-width:0}.h2m-single-sidebar{margin-top:28px;position:static}.h2m-music-card,.h2m-single-card,.h2m-description,.h2m-description-content,.h2m-youtube-embed,.h2m-ad-block{width:100%;max-width:100%;min-width:0}.h2m-youtube-embed iframe{width:100%;max-width:100%}}@media (max-width:768px){body.h2m-play-page .h2m-page-shell,body.h2m-play-page .container.h2m-page-shell,body.h2m-play-page .main-container.h2m-page-shell,body.h2m-play-page .single-container.h2m-page-shell{width:100vw;max-width:100vw;margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw);padding:0 0 110px;overflow-x:clip}body.h2m-play-page .h2m-page-container{width:100%;max-width:100%;margin-right:auto;margin-left:auto;padding:16px 12px}body.h2m-play-page .h2m-single-container{display:block;width:100%;max-width:100%;margin:0;padding:0}body.h2m-play-page .h2m-single-main,body.h2m-play-page .h2m-main-content,body.h2m-play-page .h2m-single-content,body.h2m-play-page .h2m-single-player__main,body.h2m-play-page .h2m-music-single .s-post-main,body.h2m-play-page .h2m-music-card,body.h2m-play-page .h2m-single-card,body.h2m-play-page .h2m-music-details,body.h2m-play-page .h2m-editorial-content,body.h2m-play-page .h2m-editorial-section,body.h2m-play-page .h2m-description,body.h2m-play-page .h2m-description-content,body.h2m-play-page .h2m-youtube-embed,body.h2m-play-page .h2m-ad-block,body.h2m-play-page .h2m-single-player__suggestions,body.h2m-play-page .h2m-comments-section{width:100%;max-width:100%;min-width:0;margin-right:0;margin-left:0}body.h2m-play-page .h2m-music-single .s-post-main,body.h2m-play-page .h2m-single-boombox .h2m-single-player__suggestions,body.h2m-play-page .h2m-single-boombox .h2m-comments-section{padding:16px}body.h2m-play-page .h2m-single-player__cover,body.h2m-play-page .h2m-music-cover,body.h2m-play-page .h2m-cover{width:100%;max-width:100%;max-height:none;margin-right:0;margin-left:0}body.h2m-play-page .h2m-single-player__cover img,body.h2m-play-page .h2m-music-cover img,body.h2m-play-page .h2m-cover img,body.h2m-play-page .h2m-single-main img{display:block;width:100%;max-width:100%;height:auto;max-height:none}body.h2m-play-page .h2m-music-title,body.h2m-play-page .h2m-single-title,body.h2m-play-page .h2m-single-player__meta h1,body.h2m-play-page .h2m-artist-hero__content h1{width:100%;max-width:100%;font-size:clamp(28px, 8vw, 42px);line-height:1.08;overflow-wrap:anywhere;word-break:normal}body.h2m-play-page .h2m-buttons,body.h2m-play-page .h2m-action-buttons,body.h2m-play-page .h2m-single-player__actions{display:flex;flex-direction:column;width:100%;max-width:100%;gap:12px}body.h2m-play-page .h2m-buttons a,body.h2m-play-page .h2m-buttons button,body.h2m-play-page .h2m-action-buttons a,body.h2m-play-page .h2m-action-buttons button,body.h2m-play-page .h2m-single-player__actions a,body.h2m-play-page .h2m-single-player__actions button{width:100%;max-width:100%;justify-content:center;text-align:center}body.h2m-play-page .h2m-youtube-embed iframe{width:100%;max-width:100%}body.h2m-play-page .essb-mobile-sharebar,body.h2m-play-page .essb-mobile,body.h2m-play-page .essb_displayed_bottom,body.h2m-play-page .essb-float,body.h2m-play-page .essb-mobile-sharepoint,body.h2m-play-page .essb-mobile-sharebottom,body.h2m-play-page .essb-mobile-sharebuttons,body.h2m-play-page .essb_mobile_sharebar,body.h2m-play-page .essb-mobile-sharebar-window,body.h2m-play-page .h2m-hidden-sticky-share{display:none!important}}body.h2m-play-page{overflow-x:hidden;background:#0f0f0f}body.h2m-play-page #page,body.h2m-play-page .site,body.h2m-play-page .site-content,body.h2m-play-page .content-area,body.h2m-play-page .main-container,body.h2m-play-page .single-container{background:#0f0f0f}body.h2m-play-page .site-content,body.h2m-play-page .site-main{padding-top:0}body.h2m-play-page .h2m-page-shell,body.h2m-play-page .container.h2m-page-shell,body.h2m-play-page .main-container.h2m-page-shell,body.h2m-play-page .single-container.h2m-page-shell{width:100%;max-width:none;min-width:0;margin:0;padding:28px 0 120px;overflow-x:clip;background:#0f0f0f;color:var(--h2m-text)}body.h2m-play-page .h2m-page-container{width:min(100% - 32px, 1280px);max-width:1280px;margin:0 auto;padding:0}body.h2m-play-page .h2m-page-shell .single-main-container,body.h2m-play-page .h2m-page-shell .bb-row,body.h2m-play-page .h2m-page-shell .bb-col,body.h2m-play-page .h2m-page-shell .col-content,body.h2m-play-page .h2m-page-shell .col-site-main,body.h2m-play-page .h2m-page-shell .site-main{width:100%;max-width:100%;min-width:0;margin-right:0;margin-left:0}body.h2m-play-page .h2m-hero{width:100%;max-width:900px;margin:0 auto 28px;padding:52px 40px;background:linear-gradient(135deg,#121212 0%,#191919 52%,rgb(240 192 21 / .12) 100%);border:1px solid rgb(255 255 255 / .08);border-radius:16px}body.h2m-play-page .h2m-section{width:100%;max-width:1280px;margin:0 auto 44px}body.h2m-play-page .h2m-section-header{margin-bottom:18px}body.h2m-play-page .h2m-filtres,body.h2m-play-page .h2m-genre-filter{width:100%;max-width:1280px;margin:0 auto 32px;padding:0 0 4px;scrollbar-width:none}body.h2m-play-page .h2m-filtres::-webkit-scrollbar,body.h2m-play-page .h2m-genre-filter::-webkit-scrollbar,body.h2m-play-page .h2m-scroll-row::-webkit-scrollbar,body.h2m-play-page .h2m-row::-webkit-scrollbar,body.h2m-play-page .h2m-artists-row::-webkit-scrollbar{display:none}body.h2m-play-page .h2m-scroll-row,body.h2m-play-page .h2m-row,body.h2m-play-page .h2m-artists-row{display:flex;gap:20px;max-width:100%;padding:2px 0 12px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-webkit-overflow-scrolling:touch}body.h2m-play-page .h2m-scroll-row>*,body.h2m-play-page .h2m-row>*,body.h2m-play-page .h2m-artists-row>*{flex:0 0 auto}body.h2m-play-page .h2m-row .h2m-card{width:190px}body.h2m-play-page .h2m-artists-row .h2m-artist-card{width:150px}body.h2m-play-page .h2m-grid,body.h2m-play-page .h2m-news-grid,body.h2m-play-page .h2m-artists-grid,body.h2m-play-page .h2m-suggestions-list{max-width:100%;min-width:0}body.h2m-play-page .h2m-card,body.h2m-play-page .h2m-news-card,body.h2m-play-page .h2m-artist-card,body.h2m-play-page .h2m-suggestion{min-width:0}body.h2m-play-page .h2m-layout,body.h2m-play-page .h2m-single-container{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,340px);gap:28px;align-items:start}body.h2m-play-page .h2m-layout--no-sidebar,body.h2m-play-page .h2m-single-container.h2m-layout--no-sidebar{grid-template-columns:minmax(0,1fr)}body.h2m-play-page .h2m-main-content,body.h2m-play-page .h2m-single-main,body.h2m-play-page .h2m-sidebar,body.h2m-play-page .h2m-single-sidebar{width:100%;max-width:100%;min-width:0}body.h2m-play-page .h2m-single-player__main,body.h2m-play-page .h2m-single-player__suggestions,body.h2m-play-page .h2m-comments-section{overflow:hidden}body.h2m-play-page .h2m-single-player__cover{background:#111}body.h2m-play-page .h2m-single-player__cover img{display:block;width:100%;height:100%;object-fit:cover}body.h2m-play-page .h2m-editorial-section--description p{font-size:16px;line-height:1.7}body.h2m-play-page .h2m-youtube-embed{width:100%;max-width:100%;aspect-ratio:16 / 9;margin:24px 0;overflow:hidden;background:#000;border-radius:12px}body.h2m-play-page .h2m-ad-block,body.h2m-play-page .h2m-ad-slot,body.h2m-play-page .h2m-ad-widget{width:100%;max-width:100%;min-height:0;margin:24px 0;overflow:hidden}body.h2m-play-page .h2m-ad-block:empty,body.h2m-play-page .h2m-ad-slot:empty,body.h2m-play-page .h2m-ad-widget:empty{display:none}body.h2m-play-page .h2m-trending-list,body.h2m-play-page .h2m-trending-list li,body.h2m-play-page .h2m-widget ul,body.h2m-play-page .h2m-widget li{list-style:none;margin:0;padding:0}body.h2m-play-page .h2m-trending-item{position:relative;display:block;margin-bottom:18px;color:var(--h2m-text);text-decoration:none}body.h2m-play-page .h2m-trending-item img{display:block;width:100%;aspect-ratio:16 / 9;object-fit:cover;border-radius:6px}body.h2m-play-page .h2m-trending-title{display:block;margin-top:8px;color:var(--h2m-accent);font-weight:800;line-height:1.15}body.h2m-play-page .h2m-player__youtube{width:1px;height:1px;right:0;bottom:0;opacity:0;visibility:hidden;pointer-events:none}@media (max-width:1024px){body.h2m-play-page .h2m-layout,body.h2m-play-page .h2m-single-container{grid-template-columns:minmax(0,1fr)}body.h2m-play-page .h2m-sidebar,body.h2m-play-page .h2m-single-sidebar{position:static;margin-top:28px}}@media (max-width:768px){body.h2m-play-page .h2m-page-shell,body.h2m-play-page .container.h2m-page-shell,body.h2m-play-page .main-container.h2m-page-shell,body.h2m-play-page .single-container.h2m-page-shell{width:100%;max-width:100%;margin:0;padding:16px 0 108px;overflow-x:hidden}body.h2m-play-page .h2m-page-container{width:100%;max-width:100%;padding-right:12px;padding-left:12px}body.h2m-play-page .h2m-hero{max-width:100%;margin-bottom:22px;padding:28px 20px;border-radius:12px}body.h2m-play-page .h2m-hero__title{font-size:clamp(26px, 8vw, 34px);line-height:1.1}body.h2m-play-page .h2m-section{margin-bottom:34px}body.h2m-play-page .h2m-section-header{align-items:flex-start}body.h2m-play-page .h2m-row .h2m-card{width:min(44vw, 168px);min-width:142px}body.h2m-play-page .h2m-artists-row .h2m-artist-card{width:132px}body.h2m-play-page .h2m-single-player__cover{max-height:280px}body.h2m-play-page .h2m-single-player__cover img{max-height:280px}body.h2m-play-page .h2m-single-player__actions{gap:10px}body.h2m-play-page .h2m-editorial-section{padding:16px}body.h2m-play-page .h2m-news-grid{grid-template-columns:1fr}body.h2m-play-page .h2m-player{bottom:0}}body.h2m-play-page .h2m-archive-layout,body.h2m-play-page .h2m-front-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:32px;align-items:start;width:100%;max-width:100%;min-width:0}body.h2m-play-page .h2m-archive-main,body.h2m-play-page .h2m-front-main{min-width:0;max-width:100%}body.h2m-play-page .h2m-play-sidebar,body.h2m-play-page .h2m-archive-sidebar{width:100%;min-width:0;max-width:100%;padding:20px;background:#181818;border:1px solid rgb(255 255 255 / .08);border-radius:16px;position:sticky;top:90px;overflow:hidden}body.h2m-play-page .h2m-play-sidebar:empty,body.h2m-play-page .h2m-archive-sidebar:empty{display:none}body.h2m-play-page .h2m-play-sidebar ul,body.h2m-play-page .h2m-play-sidebar ol,body.h2m-play-page .h2m-play-sidebar li{list-style:none;margin:0;padding:0}body.h2m-play-page .h2m-sidebar-title,body.h2m-play-page .h2m-widget-title{margin:0 0 18px;color:#f5c542;font-size:18px;font-weight:800;line-height:1.2}body.h2m-play-page .h2m-trending-list{display:grid;gap:18px}body.h2m-play-page .h2m-trending-item{position:relative;display:block;margin-bottom:0;color:var(--h2m-text);text-decoration:none}body.h2m-play-page .h2m-trending-number{position:absolute;top:8px;left:8px;z-index:2;display:inline-flex;align-items:center;justify-content:center;min-width:30px;height:30px;padding:0 7px;color:#111;background:#f5c542;border-radius:999px;font-size:12px;font-weight:900;line-height:1}body.h2m-play-page .h2m-trending-media{display:block;aspect-ratio:16 / 9;overflow:hidden;background:#0f0f0f;border-radius:8px}body.h2m-play-page .h2m-trending-item img{display:block;width:100%;aspect-ratio:16 / 9;object-fit:cover;border-radius:8px}body.h2m-play-page .h2m-trending-title{display:block;margin-top:8px;color:#f5c542;font-weight:800;line-height:1.15;text-decoration:none}body.h2m-play-page #content,body.h2m-play-page .site-content{background:#0f0f0f}@media (max-width:1100px){body.h2m-play-page .h2m-archive-layout,body.h2m-play-page .h2m-front-layout{grid-template-columns:minmax(0,1fr) 320px;gap:24px}}@media (max-width:900px){body.h2m-play-page .h2m-archive-layout,body.h2m-play-page .h2m-front-layout{display:block}body.h2m-play-page .h2m-play-sidebar,body.h2m-play-page .h2m-archive-sidebar{position:static;width:100%;max-width:100%;margin-top:32px}}