.blognt-hub{position:fixed;inset:0;width:100vw;height:100dvh;transform:translateY(-10px);z-index:10120;padding:0;opacity:0;visibility:hidden;pointer-events:none;background:rgba(10, 22, 42, 0.34);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);transition:opacity 0.22s ease, transform 0.22s ease, visibility 0.22s ease;}.blognt-hub[hidden]{display:none;}.blognt-hub.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);}body.blognt-hub-open .blognt-mini-header-shell{opacity:0;visibility:hidden;pointer-events:none;}.blognt-hub-shell{display:grid;grid-template-rows:auto auto minmax(0, 1fr);width:100%;height:100dvh;background:#fff;overflow:hidden;}.blognt-hub-bar{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:30px max(40px, calc((100% - 1200px) / 2)) 22px;border-bottom:1px solid rgba(15, 23, 42, 0.08);background:#fff;}.blognt-hub-bar__brand{display:grid;gap:6px;min-width:0;}.blognt-hub-bar__eyebrow{color:rgba(15, 23, 42, 0.42);font-size:11.5px;font-weight:820;letter-spacing:0.22em;text-transform:uppercase;}.blognt-hub-bar__title{color:#0a1322;font-size:34px;line-height:1;font-weight:920;letter-spacing:-0.045em;}.blognt-hub-close{display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;border:0;border-radius:18px;background:rgba(16, 35, 63, 0.06);color:#10233f;cursor:pointer;transition:background 0.18s ease, transform 0.18s ease;}.blognt-hub-close svg{display:block;}.blognt-hub-close:hover,
.blognt-hub-close:focus-visible{background:rgba(16, 35, 63, 0.11);transform:translateY(-1px);}.blognt-hub-nav{display:flex;justify-content:center;flex-wrap:wrap;gap:4px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:6px 36px;background:rgba(247, 249, 252, 0.96);border-bottom:1px solid rgba(16, 35, 63, 0.08);scrollbar-width:none;}.blognt-hub-nav::-webkit-scrollbar{display:none;}.blognt-hub-tab{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:0 0 auto;gap:11px;min-width:110px;padding:16px 22px 18px;border:0;border-radius:16px;position:relative;background:transparent;color:rgba(15, 23, 42, 0.42);font-size:13.5px;font-weight:600;letter-spacing:-0.01em;white-space:nowrap;text-align:center;cursor:pointer;scroll-snap-align:start;transition:background 0.18s ease, color 0.18s ease, box-shadow 0.18s ease;}.blognt-hub-tab::after{display:none;}.blognt-hub-tab::before{content:"";position:absolute;inset:0 0 auto 0;height:3px;border-radius:20px 20px 0 0;background:linear-gradient(90deg, var(--hub-accent, #8fb1ff), rgba(255, 255, 255, 0));opacity:0;transition:opacity 0.18s ease;}.blognt-hub-tab__icon-wrap{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:13px;color:var(--bnt-text-faint);background:rgba(15, 23, 42, 0.04);border:1.5px solid transparent;transition:color 0.2s ease, background 0.2s ease, border-color 0.2s ease;}.blognt-hub-tab__icon{width:24px;height:24px;}.blognt-hub-tab__label{display:block;line-height:1.2;}.blognt-hub-tab.is-active,
.blognt-hub-tab:hover,
.blognt-hub-tab:focus-visible{background:#fff;color:#10233f;transform:translateY(-1px);box-shadow:0 14px 32px rgba(26, 42, 72, 0.10);}.blognt-hub-tab:focus-visible{outline:2px solid #fff;outline-offset:2px;border-radius:20px;}.blognt-hub-tab.is-active .blognt-hub-tab__icon-wrap{color:var(--hub-accent, #2f80ed);background:#fff;border-color:var(--hub-accent, #2f80ed);}.blognt-hub-tab.is-active::before,
.blognt-hub-tab:hover::before,
.blognt-hub-tab:focus-visible::before{opacity:1;}.blognt-hub-panels{min-width:0;min-height:0;height:100%;overflow:hidden;}.blognt-hub-panel{display:none;padding:28px max(40px, calc((100% - 1200px) / 2)) 36px;min-height:0;height:100%;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;}.blognt-hub-panel.is-active{display:block;}.blognt-hub-topline{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:22px;margin-bottom:22px;border-bottom:1px solid rgba(16, 35, 63, 0.08);}.blognt-hub-topline__identity{display:flex;gap:16px;align-items:flex-start;min-width:0;}.blognt-hub-topline__icon{display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:15px;background:color-mix(in srgb, var(--hub-accent, #8fb1ff) 9%, #fff);color:var(--hub-accent, #8fb1ff);flex-shrink:0;}.blognt-hub-topline__icon-svg{width:26px;height:26px;}.blognt-hub-topline__copy{min-width:0;}.blognt-hub-topline__eyebrow{display:inline-block;margin-bottom:8px;color:rgba(61, 82, 118, 0.62);font-size:11px;font-weight:800;letter-spacing:0.18em;text-transform:uppercase;}.blognt-hub-topline__copy strong{display:block;color:#10233f;font-size:38px;font-weight:920;line-height:1;letter-spacing:-0.045em;}.blognt-hub-topline__copy p{margin:10px 0 0;color:rgba(44, 62, 95, 0.76);font-size:15px;line-height:1.65;max-width:760px;}.blognt-hub-all{display:inline-flex;align-items:center;gap:8px;align-self:center;min-height:46px;padding:0 18px;border-radius:999px;background:color-mix(in srgb, var(--hub-accent, #8fb1ff) 9%, rgba(255, 255, 255, 0.94));color:color-mix(in srgb, var(--hub-accent, #8fb1ff) 62%, #13223f);font-size:12px;font-weight:800;letter-spacing:0.12em;text-transform:uppercase;text-decoration:none;white-space:nowrap;transition:background 0.18s ease, transform 0.18s ease, color 0.18s ease;}.blognt-hub-all:hover,
.blognt-hub-all:focus-visible{background:color-mix(in srgb, var(--hub-accent, #8fb1ff) 16%, rgba(255, 255, 255, 0.98));color:color-mix(in srgb, var(--hub-accent, #8fb1ff) 72%, #13223f);transform:translateY(-1px);}.blognt-hub-grid{display:grid;grid-template-columns:minmax(0, 0.95fr) minmax(0, 1.05fr);gap:40px;padding-bottom:56px;}.blognt-hub-col{display:flex;flex-direction:column;gap:16px;min-width:0;padding:30px 0 0;border-radius:0;background:transparent;box-shadow:none;}.blognt-hub-col--reading{background:transparent;box-shadow:none;}.blognt-hub-grid--solo{grid-template-columns:minmax(0, 0.95fr) minmax(0, 1.05fr);}.blognt-hub-kicker{color:var(--hub-accent, #2f80ed);font-size:11.5px;font-weight:820;letter-spacing:0.18em;text-transform:uppercase;}.blognt-hub-links, .blognt-hub-reading{list-style:none;margin:0;padding:0;}.blognt-hub-links li + li,
.blognt-hub-reading li + li{border-top:1px solid rgba(16, 35, 63, 0.08);}.blognt-hub-links a{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:58px;padding:0 16px;border-radius:18px;background:color-mix(in srgb, var(--hub-accent, #8fb1ff) 5%, rgba(16, 35, 63, 0.01));color:#10233f;text-decoration:none;transition:background 0.18s ease, transform 0.18s ease, box-shadow 0.18s ease;}.blognt-hub-links a:hover,
.blognt-hub-links a:focus-visible{background:color-mix(in srgb, var(--hub-accent, #8fb1ff) 10%, rgba(255, 255, 255, 0.98));transform:translateY(-1px);box-shadow:0 10px 24px rgba(26, 42, 72, 0.08);}.blognt-hub-links__label{font-size:15px;font-weight:700;}.blognt-hub-links__count{display:inline-flex;align-items:center;justify-content:center;min-width:38px;min-height:28px;padding:0 10px;border-radius:999px;background:color-mix(in srgb, var(--hub-accent, #8fb1ff) 12%, rgba(16, 35, 63, 0.03));color:color-mix(in srgb, var(--hub-accent, #8fb1ff) 60%, #586b8c);font-size:12px;font-weight:700;}.blognt-hub-reading li:first-child{padding:18px;border-radius:20px;background:linear-gradient(180deg,
        color-mix(in srgb, var(--hub-accent, #8fb1ff) 8%, rgba(255, 255, 255, 0.98)),
        color-mix(in srgb, var(--hub-accent, #8fb1ff) 4%, rgba(16, 35, 63, 0.02)));border:1px solid color-mix(in srgb, var(--hub-accent, #8fb1ff) 18%, rgba(16, 35, 63, 0.08));box-shadow:0 14px 30px rgba(26, 42, 72, 0.08);}.blognt-hub-reading li:first-child::before{content:"Selection de la redaction";display:block;margin-bottom:12px;color:color-mix(in srgb, var(--hub-accent, #8fb1ff) 48%, #586b8c);font-size:11px;font-weight:800;letter-spacing:0.18em;text-transform:uppercase;}.blognt-hub-story__link{display:grid;grid-template-columns:1fr;gap:14px;color:#10233f;text-decoration:none;}.blognt-hub-story__media{display:block;width:100%;aspect-ratio:16 / 9;border-radius:18px;overflow:hidden;background:rgba(16, 35, 63, 0.04);}.blognt-hub-story__image{width:100%;height:100%;object-fit:cover;display:block;}.blognt-hub-story__body{display:grid;gap:8px;}.blognt-hub-story__meta{display:flex;flex-wrap:wrap;gap:10px;color:rgba(61, 82, 118, 0.62);font-size:12px;font-weight:700;letter-spacing:0.05em;text-transform:uppercase;}.blognt-hub-story__title{color:#10233f;font-size:clamp(1.05rem, 1.5vw, 1.25rem);font-weight:760;line-height:1.25;}.blognt-hub-story__excerpt{color:rgba(44, 62, 95, 0.74);font-size:14px;line-height:1.6;}.blognt-hub-story__link:hover .blognt-hub-story__title,
.blognt-hub-story__link:focus-visible .blognt-hub-story__title{color:var(--hub-accent, #8fb1ff);}.blognt-hub-empty{margin:0;color:rgba(61, 82, 118, 0.62);font-size:14px;}.blognt-hub-subs{display:grid;grid-template-columns:1fr 1fr;gap:10px;}.blognt-hub-sub{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px;border-radius:12px;background:#f4f6fb;box-shadow:none;color:#0a1322;text-decoration:none;transition:background 0.16s ease, transform 0.16s ease;}.blognt-hub-sub:hover,
.blognt-hub-sub:focus-visible{background:#eef2fb;transform:translateX(2px);}.blognt-hub-sub__label{font-size:15px;font-weight:720;letter-spacing:-0.015em;line-height:1.2;}.blognt-hub-sub__count{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;background:#eaeef8;color:rgba(15, 23, 42, 0.62);font-size:12px;font-weight:760;font-variant-numeric:tabular-nums;white-space:nowrap;flex-shrink:0;}.blognt-hub-feat{display:block;position:relative;aspect-ratio:16 / 9;border-radius:18px;overflow:hidden;text-decoration:none;background-color:rgba(16, 35, 63, 0.08);background-size:cover;background-position:center;box-shadow:0 12px 30px rgba(15, 23, 42, 0.14);transition:box-shadow 0.22s ease;}.blognt-hub-feat:hover,
.blognt-hub-feat:focus-visible{box-shadow:0 18px 40px rgba(15, 23, 42, 0.20);}.blognt-hub-feat:hover .blognt-hub-feat__arrow,
.blognt-hub-feat:focus-visible .blognt-hub-feat__arrow{transform:translate(3px, -3px);}.blognt-hub-feat--no-img{background-color:color-mix(in srgb, var(--hub-accent, #8fb1ff) 20%, #0a1322);}.blognt-hub-feat__pill{position:absolute;top:14px;left:14px;display:inline-flex;align-items:center;padding:6px 12px;border-radius:999px;background:var(--hub-accent, #8fb1ff);color:#fff;font-size:11px;font-weight:820;letter-spacing:0.08em;text-transform:uppercase;line-height:1;}.blognt-hub-feat__arrow{position:absolute;top:14px;right:14px;width:38px;height:38px;border-radius:50%;background:rgba(255, 255, 255, 0.92);color:#0a1322;display:inline-flex;align-items:center;justify-content:center;transition:transform 0.24s ease;}.blognt-hub-feat__body{position:absolute;left:0;right:0;bottom:0;padding:0 20px 18px;color:#fff;}.blognt-hub-feat__eyebrow{display:block;font-size:10.5px;font-weight:820;letter-spacing:0.18em;text-transform:uppercase;color:rgba(255, 255, 255, 0.70);margin-bottom:8px;}.blognt-hub-feat__title{margin:0;font-size:22px;font-weight:860;letter-spacing:-0.03em;line-height:1.1;text-wrap:balance;text-shadow:0 1px 4px rgba(0, 0, 0, 0.30);color:#fff;}.blognt-hub-feat__meta{display:block;margin-top:10px;font-size:12px;font-weight:640;letter-spacing:0.04em;color:rgba(255, 255, 255, 0.75);text-transform:uppercase;}.blognt-hub-more{margin-top:6px;}.blognt-hub-mlink{display:flex;align-items:center;gap:12px;padding:14px 0;border-top:1px solid rgba(16, 35, 63, 0.08);text-decoration:none;color:#10233f;transition:color 0.16s ease;}.blognt-hub-mlink:hover,
.blognt-hub-mlink:focus-visible{color:var(--hub-accent, #8fb1ff);}.blognt-hub-mlink__pill{flex-shrink:0;width:78px;font-size:9.5px;font-weight:820;letter-spacing:0.12em;text-transform:uppercase;color:var(--hub-accent, #8fb1ff);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.blognt-hub-mlink__title{font-size:14.5px;font-weight:680;letter-spacing:-0.015em;line-height:1.3;}[data-blognt-theme="dark"] .blognt-hub-sub{background:rgba(255, 255, 255, 0.04);color:#e2e8f0;}[data-blognt-theme="dark"] .blognt-hub-sub:hover{background:rgba(255, 255, 255, 0.08);}[data-blognt-theme="dark"] .blognt-hub-sub__count{background:rgba(255, 255, 255, 0.06);color:rgba(190, 206, 228, 0.80);}[data-blognt-theme="dark"] .blognt-hub-mlink{border-top-color:rgba(255, 255, 255, 0.09);color:#e2e8f0;}[data-blognt-theme="dark"] .blognt-hub-mlink:hover{color:var(--hub-accent, #8fb1ff);}.blognt-hub-events{display:flex;flex-direction:column;padding:0 24px;border-top:1px solid var(--blognt-surface-2, var(--blognt-text-08));background:var(--blognt-surface-0, #fff);}.blognt-hub-events__group{display:grid;grid-template-columns:96px 1fr;align-items:center;min-height:34px;}.blognt-hub-events__group + .blognt-hub-events__group{border-top:1px solid var(--blognt-surface-2, var(--blognt-text-06));}.blognt-hub-events__label{font-size:9px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:var(--blognt-text-muted, #94a3b8);white-space:nowrap;padding-right:12px;border-right:1px solid var(--blognt-surface-2, var(--blognt-text-08));align-self:stretch;display:flex;align-items:center;}.blognt-hub-events__list{display:flex;flex-wrap:wrap;gap:5px;list-style:none;margin:0;padding:5px 0 5px 14px;}.blognt-hub-events__dossiers-link{display:inline-flex;align-items:center;gap:7px;padding:0 0 0 14px;color:var(--blognt-text-muted, #64748b);text-decoration:none;font-size:12.5px;font-weight:500;transition:color .15s ease;white-space:nowrap;}.blognt-hub-events__dossiers-link::before{content:'';display:inline-block;width:6px;height:6px;border-radius:2px;background:currentColor;opacity:.4;flex-shrink:0;}.blognt-hub-events__dossiers-link:hover{color:var(--blognt-text, #1f2937);}.blognt-hub-events__dossiers-link:hover::before{opacity:.7;}.blognt-hub-events__link{display:inline-flex;align-items:center;gap:7px;padding:4px 11px 4px 9px;border:1px solid var(--blognt-surface-2, var(--blognt-text-09));border-radius:6px;color:var(--blognt-text, #1f2937);text-decoration:none;font-size:12.5px;font-weight:600;background:var(--blognt-surface-1, rgba(15, 23, 42, .03));transition:background .15s ease, color .15s ease, border-color .15s ease;white-space:nowrap;max-width:100%;min-width:0;}.blognt-hub-events__list > li{max-width:100%;min-width:0;}.blognt-hub-events__link > span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;}.blognt-hub-events__link:hover{background:color-mix(in srgb, var(--ev-color, var(--blognt-blue, #2563eb)) 8%, transparent);border-color:color-mix(in srgb, var(--ev-color, var(--blognt-blue, #2563eb)) 35%, transparent);color:var(--ev-color, var(--blognt-blue, #2563eb));}.blognt-hub-events__dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:rgba(15, 23, 42, .2);flex-shrink:0;}.blognt-hub-events__dot--live{background:#e60023;box-shadow:0 0 0 2px rgba(230, 0, 35, .25);animation:blognt-hub-dot-live 1.4s ease-in-out infinite;}.blognt-hub-events__dot--soon{background:#9333ea;}@keyframes blognt-hub-dot-live{0%, 100%{opacity:1;transform:scale(1);}50%{opacity:.5;transform:scale(.7);}}.blognt-hub-panel__loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;min-height:180px;text-align:center;padding:24px 20px;color:#334155;}.blognt-hub-panel__loading-top{display:flex;flex-direction:column;align-items:center;gap:6px;}.blognt-hub-panel__loading-icon{font-size:24px;line-height:1;animation:blognt-hub-loading-float 1.4s ease-in-out infinite;}.blognt-hub-panel__loading-title{display:block;font-size:18px;font-weight:700;color:#0f172a;}.blognt-hub-panel__loading-text{display:block;font-size:14px;color:#64748b;}.blognt-hub-panel__skeleton-list{width:min(420px, 100%);display:grid;gap:10px;}.blognt-hub-panel__skeleton-card{position:relative;display:block;height:52px;border-radius:14px;background:linear-gradient(120deg,
        rgba(148, 163, 184, 0.18) 8%,
        rgba(226, 232, 240, 0.46) 38%,
        rgba(148, 163, 184, 0.18) 72%);background-size:210% 100%;animation:blognt-hub-skeleton-shimmer 1.2s ease-in-out infinite;}.blognt-hub-panel__skeleton-card::before{content:"";position:absolute;left:14px;top:50%;width:28px;height:28px;transform:translateY(-50%);border-radius:9px;background:rgba(203, 213, 225, 0.55);}.blognt-hub-panel__skeleton-card::after{content:"";position:absolute;left:52px;right:18px;top:50%;height:12px;transform:translateY(-50%);border-radius:999px;background:rgba(203, 213, 225, 0.65);}@keyframes blognt-hub-loading-float{0%, 100%{transform:translateY(0);opacity:0.95;}50%{transform:translateY(-3px);opacity:1;}}@keyframes blognt-hub-skeleton-shimmer{0%{background-position:100% 0;}100%{background-position:0 0;}}[data-blognt-theme="dark"] .blognt-hub{background:rgba(10, 18, 31, 0.85);}[data-blognt-theme="dark"] .blognt-hub-shell{background:linear-gradient(180deg, #151d2b 0%, #0f1826 100%);}[data-blognt-theme="dark"] .blognt-hub-bar{background:rgba(15, 24, 38, 0.72);border-bottom-color:rgba(240, 246, 252, 0.08);}[data-blognt-theme="dark"] .blognt-hub-bar__eyebrow{color:rgba(148, 163, 184, 0.7);}[data-blognt-theme="dark"] .blognt-hub-bar__title{color:#e2e8f0;}[data-blognt-theme="dark"] .blognt-hub-close{background:rgba(240, 246, 252, 0.06);color:#e2e8f0;}[data-blognt-theme="dark"] .blognt-hub-close:hover{background:rgba(240, 246, 252, 0.10);}[data-blognt-theme="dark"] .blognt-hub-nav{background:rgba(15, 24, 38, 0.46);border-bottom-color:rgba(240, 246, 252, 0.08);}[data-blognt-theme="dark"] .blognt-hub-tab{background:rgba(255, 255, 255, 0.04);color:rgba(226, 232, 240, 0.82);}[data-blognt-theme="dark"] .blognt-hub-tab.is-active,
[data-blognt-theme="dark"] .blognt-hub-tab:hover{background:rgba(255, 255, 255, 0.09);color:#e2e8f0;box-shadow:0 14px 32px rgba(0, 0, 0, 0.28);}[data-blognt-theme="dark"] .blognt-hub-col{background:rgba(255, 255, 255, 0.04);box-shadow:inset 0 0 0 1px rgba(240, 246, 252, 0.06);}[data-blognt-theme="dark"] .blognt-hub-links a{background:rgba(255, 255, 255, 0.03);color:#e2e8f0;}[data-blognt-theme="dark"] .blognt-hub-links a:hover{background:rgba(255, 255, 255, 0.07);}[data-blognt-theme="dark"] .blognt-hub-topline__copy strong{color:#e2e8f0;}[data-blognt-theme="dark"] .blognt-hub-story__title{color:#e2e8f0;}@media (max-width: 1023px){.blognt-hub-bar{padding:18px 16px 14px;}.blognt-hub-bar__title{font-size:24px;}.blognt-hub-live{margin:0 16px 12px;}.blognt-hub-nav{grid-template-columns:repeat(3, minmax(0, 1fr));padding:16px;}.blognt-hub-panel{padding:18px 16px 24px;}.blognt-hub-tab{min-height:84px;border-radius:18px;padding:12px 10px;font-size:14px;}.blognt-hub-tab__icon-wrap{width:40px;height:40px;}.blognt-hub-topline{flex-direction:column;align-items:stretch;}.blognt-hub-all{align-self:flex-start;}.blognt-hub-grid{grid-template-columns:1fr;gap:18px;}}.blognt-hub-tab[data-hub-slug="actualites"],
.blognt-hub-panel[data-hub-slug="actualites"]{--hub-accent:#2f80ed;}.blognt-hub-tab[data-hub-slug="tests"],
.blognt-hub-panel[data-hub-slug="tests"]{--hub-accent:var(--bnt-format-tests, #0d9488);}.blognt-hub-tab[data-hub-slug="guides-achat"],
.blognt-hub-panel[data-hub-slug="guides-achat"]{--hub-accent:#4338ca;}.blognt-hub-tab[data-hub-slug="mobile"],
.blognt-hub-panel[data-hub-slug="mobile"]{--hub-accent:#2f80ed;}.blognt-hub-tab[data-hub-slug="technologies"],
.blognt-hub-panel[data-hub-slug="technologies"]{--hub-accent:#0891b2;}.blognt-hub-tab[data-hub-slug="developpement"],
.blognt-hub-panel[data-hub-slug="developpement"]{--hub-accent:#059669;}.blognt-hub-tab[data-hub-slug="maison-connectee"],
.blognt-hub-panel[data-hub-slug="maison-connectee"]{--hub-accent:#059669;}.blognt-hub-tab[data-hub-slug="astuces"],
.blognt-hub-panel[data-hub-slug="astuces"]{--hub-accent:#7c3aed;}.blognt-hub-tab[data-hub-slug="comparatifs"],
.blognt-hub-panel[data-hub-slug="comparatifs"]{--hub-accent:#8b5cf6;}.blognt-hub-tab[data-hub-slug="ia"],
.blognt-hub-panel[data-hub-slug="ia"]{--hub-accent:#be185d;}.blognt-hub-tab[data-hub-slug="audio"],
.blognt-hub-panel[data-hub-slug="audio"]{--hub-accent:#e8102a;}.blognt-hub-live{display:flex;align-items:center;gap:12px;margin:0 max(40px, calc((100% - 1200px) / 2)) 12px;padding:13px 16px;border-radius:14px;text-decoration:none;background:#b92a39;color:#fff;transition:filter .16s;}.blognt-hub-live:hover{filter:brightness(1.06);}.blognt-hub-live__tag{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;font-size:11px;font-weight:820;letter-spacing:.16em;text-transform:uppercase;}.blognt-hub-live__dot{width:8px;height:8px;border-radius:50%;background:#fff;animation:bntLivePulse 1.7s ease-out infinite;}.blognt-hub-live__title{flex:1 1 auto;min-width:0;font-size:14.5px;font-weight:720;letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.blognt-hub-live__title b{font-weight:850;}.blognt-hub-live__cta{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:760;opacity:.92;}@keyframes bntLivePulse{0%{box-shadow:0 0 0 0 rgba(255, 255, 255, .6);}70%{box-shadow:0 0 0 7px rgba(255, 255, 255, 0);}100%{box-shadow:0 0 0 0 rgba(255, 255, 255, 0);}}@media (prefers-reduced-motion: reduce){.blognt-hub-live__dot{animation:none;}}