/* Hello Network 2.7.3 — isolated header/ticker layer.
   Unique selectors intentionally avoid stale 2.7.x header CSS conflicts. */
.hn273-header-shell,.hn273-header-shell *,.hn273-breaking,.hn273-breaking *,.hn273-mobile-panel,.hn273-mobile-panel *,.hn273-search-overlay,.hn273-search-overlay *{box-sizing:border-box}
.hn273-mobile-panel[hidden],.hn273-mobile-backdrop[hidden],.hn273-search-overlay[hidden],.hn273-mobile-toggle[hidden]{display:none!important}

.hn273-header-shell{position:relative;width:100%;z-index:900;background:var(--card,#fff);border-bottom:1px solid var(--line,#e8eaed)}
.hn273-site-header{position:relative!important;top:auto!important;background:var(--card,#fff)!important;border:0!important;box-shadow:none!important}
.hn273-header-main{min-height:68px;display:grid!important;grid-template-columns:minmax(180px,240px) minmax(320px,560px) auto;align-items:center;justify-content:space-between;gap:24px}
.hn273-brand{display:flex;align-items:center;min-width:0;overflow:hidden}
.hn273-brand>a{display:flex;align-items:center;max-width:100%;min-width:0;color:var(--c1,#08a7a7);text-decoration:none}
.hn273-site-logo,.hn273-brand .custom-logo{display:block;max-width:220px!important;max-height:46px!important;width:auto!important;height:auto!important;object-fit:contain}
.hn273-text-logo{font-size:clamp(1.28rem,2vw,1.72rem);font-weight:900;letter-spacing:-.045em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}

.hn273-header-search{justify-self:center;width:100%;max-width:560px;height:42px;display:grid!important;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:9px;padding:0 8px 0 13px;border:1px solid var(--line,#dfe2e7);border-radius:11px;background:var(--soft,#f7f8fa);transition:border-color .18s,box-shadow .18s,background .18s}
.hn273-header-search:focus-within{background:var(--card,#fff);border-color:var(--c1,#08a7a7);box-shadow:0 0 0 3px color-mix(in srgb,var(--c1,#08a7a7) 12%,transparent)}
.hn273-header-search svg,.hn273-search-box svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;color:var(--muted,#777)}
.hn273-header-search input{min-width:0;width:100%;height:40px;padding:0;border:0!important;outline:0!important;background:transparent!important;color:var(--text,#202124);font:inherit;font-size:13.5px;box-shadow:none!important}
.hn273-header-search input::placeholder{color:#969aa1}
.hn273-header-search button{height:30px;padding:0 10px;border:0;border-radius:8px;background:transparent;color:var(--muted,#74787e);font-size:12px;font-weight:750;cursor:pointer}
.hn273-header-search button:hover{background:color-mix(in srgb,var(--c1,#08a7a7) 8%,transparent);color:var(--c1,#08a7a7)}

.hn273-header-actions{justify-self:end;display:flex!important;align-items:center;gap:8px;white-space:nowrap}
.hn273-icon-btn{width:40px;min-width:40px;height:40px;display:inline-grid;place-items:center;padding:0;border:1px solid var(--line,#e3e5e8);border-radius:10px;background:var(--card,#fff);color:var(--text,#202124);cursor:pointer;line-height:1}
.hn273-icon-btn:hover{background:var(--soft,#f5f6f8);border-color:color-mix(in srgb,var(--c1,#08a7a7) 35%,var(--line,#e3e5e8))}
.hn273-icon-btn svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.hn273-search-toggle{display:none!important}
.hn273-login-btn{height:40px;display:inline-flex;align-items:center;padding:0 17px;border-radius:10px;background:var(--c1,#08a7a7);color:#fff!important;text-decoration:none;font-size:13px;font-weight:800;box-shadow:none}
.hn273-login-btn:hover{filter:brightness(.96);color:#fff!important}

.hn273-channel-bar{position:relative;background:var(--card,#fff);border-top:1px solid color-mix(in srgb,var(--line,#e8eaed) 65%,transparent);border-bottom:0}
.hn273-channel-scroll{min-height:46px;display:block!important;overflow-x:auto!important;overflow-y:visible!important;scrollbar-width:none;overscroll-behavior-x:contain}
.hn273-channel-scroll::-webkit-scrollbar{display:none}
.hn273-main-nav{display:block;min-width:max-content}
.hn273-main-nav .hn273-primary-menu{display:flex!important;align-items:center!important;gap:2px!important;list-style:none!important;margin:0!important;padding:0!important;white-space:nowrap!important;flex-wrap:nowrap!important}
.hn273-main-nav .hn273-primary-menu>li{display:block!important;position:relative!important;margin:0!important;padding:0!important;list-style:none!important}
.hn273-main-nav .hn273-primary-menu>li>a{min-height:46px;display:inline-flex!important;align-items:center!important;padding:0 11px!important;border:0!important;border-bottom:2px solid transparent!important;color:var(--text,#30343a)!important;text-decoration:none!important;font-size:13px!important;font-weight:760!important;line-height:1!important;white-space:nowrap!important;background:transparent!important}
.hn273-main-nav .hn273-primary-menu>li>a:hover,.hn273-main-nav .hn273-primary-menu>li.current-menu-item>a,.hn273-main-nav .hn273-primary-menu>li.current-menu-ancestor>a{color:var(--c1,#08a7a7)!important;border-bottom-color:var(--c1,#08a7a7)!important}
.hn273-main-nav .sub-menu{display:none!important}
.hn273-fixed-spacer{display:block;height:0;pointer-events:none}

/* Breaking News: fixed-height, isolated ticker. */
.hn273-breaking{position:relative;width:100%;height:42px;overflow:hidden;background:var(--card,#fff);border-bottom:1px solid var(--line,#e8eaed);z-index:20}
.hn273-breaking-inner{height:42px;display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;gap:12px!important;overflow:hidden!important}
.hn273-breaking-label{height:26px;display:inline-flex;align-items:center;gap:7px;padding:0 10px;border-radius:999px;background:#fff0ed;color:#e9503f;font-size:10px;font-weight:850;letter-spacing:.32px;text-transform:uppercase;white-space:nowrap;line-height:1}
.hn273-live-dot{width:6px;height:6px;flex:0 0 6px;border-radius:50%;background:#e9503f;box-shadow:0 0 0 4px rgba(233,80,63,.10)}
.hn273-breaking-viewport{position:relative;min-width:0;width:100%;height:42px;display:flex;align-items:center;overflow:hidden!important;outline:0}
.hn273-breaking-viewport:before,.hn273-breaking-viewport:after{content:"";position:absolute;top:0;bottom:0;width:16px;z-index:2;pointer-events:none}
.hn273-breaking-viewport:before{left:0;background:linear-gradient(90deg,var(--card,#fff),transparent)}
.hn273-breaking-viewport:after{right:0;background:linear-gradient(270deg,var(--card,#fff),transparent)}
.hn273-breaking-track{display:flex!important;flex:none!important;align-items:center!important;width:max-content!important;will-change:transform;transform:translate3d(0,0,0)}
.hn273-breaking-group{display:flex!important;flex:none!important;align-items:center!important;width:max-content!important;white-space:nowrap!important;padding-right:22px}
.hn273-breaking-item{display:inline-block!important;color:var(--text,#3f444a)!important;text-decoration:none!important;font-size:12.5px!important;font-weight:650!important;line-height:1.25!important;white-space:nowrap!important}
.hn273-breaking-item:hover{color:var(--c1,#08a7a7)!important}
.hn273-breaking-sep{display:inline-block;margin:0 16px;color:var(--c1,#08a7a7);font-size:12px;line-height:1}

/* Mobile drawer, native hidden state prevents desktop leakage even if cached CSS exists. */
.hn273-mobile-backdrop{position:fixed;inset:0;z-index:9997;background:rgba(14,17,21,.46);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);opacity:0;transition:opacity .2s}
.hn273-mobile-backdrop.is-open{opacity:1}
.hn273-mobile-panel{position:fixed!important;left:0!important;top:0!important;bottom:0!important;z-index:9998!important;width:min(88vw,360px)!important;margin:0!important;padding:calc(14px + env(safe-area-inset-top,0px)) 16px 24px!important;background:var(--card,#fff)!important;color:var(--text,#202124)!important;box-shadow:20px 0 60px rgba(0,0,0,.18)!important;overflow-y:auto!important;transform:translateX(-102%);transition:transform .22s ease}
.hn273-mobile-panel.is-open{transform:translateX(0)}
.hn273-mobile-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:14px;border-bottom:1px solid var(--line,#e8eaed)}
.hn273-mobile-head strong{font-size:1rem}
.hn273-mobile-search{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:8px!important;margin:15px 0!important}
.hn273-mobile-search input{min-width:0;height:44px;padding:0 12px;border:1px solid var(--line,#e2e5e8)!important;border-radius:10px;background:var(--soft,#f7f8fa)!important;color:var(--text,#202124)!important;outline:0}
.hn273-mobile-search button{height:44px;padding:0 14px;border:0;border-radius:10px;background:var(--c1,#08a7a7);color:#fff;font-weight:800}
.hn273-mobile-nav .hn273-mobile-menu{display:block!important;list-style:none!important;margin:0!important;padding:0!important}
.hn273-mobile-nav .hn273-mobile-menu>li{display:block!important;margin:0!important;padding:0!important;border-bottom:1px solid var(--line,#e8eaed)!important;list-style:none!important}
.hn273-mobile-nav a{min-height:48px;display:flex!important;align-items:center!important;color:var(--text,#202124)!important;text-decoration:none!important;font-size:14px!important;font-weight:750!important}
.hn273-mobile-nav .sub-menu{display:block!important;position:static!important;min-width:0!important;margin:0 0 8px!important;padding:0 0 0 14px!important;border:0!important;border-left:2px solid color-mix(in srgb,var(--c1,#08a7a7) 22%,var(--line,#e8eaed))!important;border-radius:0!important;box-shadow:none!important;background:transparent!important;list-style:none!important}
.hn273-mobile-nav .sub-menu a{min-height:40px;font-size:13px!important;color:var(--muted,#6f747b)!important}
body.hn273-menu-open{overflow:hidden!important}

/* Search overlay */
.hn273-search-overlay{position:fixed!important;inset:0!important;z-index:10000!important;margin:0!important;padding:clamp(80px,14vh,150px) 20px 20px!important;background:rgba(15,18,22,.58)!important;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}
.hn273-search-dialog{position:relative;width:min(720px,100%);margin:0 auto}
.hn273-search-close{position:absolute;right:0;top:-52px;background:#fff!important;color:#222!important}
.hn273-search-box{width:100%;display:grid!important;grid-template-columns:22px minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;padding:10px 10px 10px 15px!important;border-radius:16px!important;background:#fff!important;box-shadow:0 24px 80px rgba(0,0,0,.23)!important}
.hn273-search-box input{min-width:0;height:48px;padding:0;border:0!important;outline:0!important;background:transparent!important;color:#202124!important;font:inherit;font-size:17px;box-shadow:none!important}
.hn273-search-box button{height:42px;padding:0 17px;border:0;border-radius:10px;background:var(--c1,#08a7a7);color:#fff;font-weight:800;cursor:pointer}

body.dark .hn273-header-shell,body.dark-default .hn273-header-shell,body.dark .hn273-site-header,body.dark-default .hn273-site-header,body.dark .hn273-channel-bar,body.dark-default .hn273-channel-bar,body.dark .hn273-breaking,body.dark-default .hn273-breaking{background:var(--card,#181b1f)!important}
body.dark .hn273-header-search,body.dark-default .hn273-header-search{background:#202429;border-color:#343940}
body.dark .hn273-icon-btn,body.dark-default .hn273-icon-btn{background:#202429;color:#fff;border-color:#343940}
body.dark .hn273-breaking-label,body.dark-default .hn273-breaking-label{background:rgba(233,80,63,.13)}

@media(max-width:1024px){
  .hn273-header-main{grid-template-columns:minmax(160px,200px) minmax(250px,1fr) auto;gap:15px}
  .hn273-site-logo,.hn273-brand .custom-logo{max-width:190px!important}
  .hn273-main-nav .hn273-primary-menu>li>a{padding-inline:9px!important;font-size:12.5px!important}
}

@media(max-width:820px){
  .hn273-header-main{min-height:60px;grid-template-columns:44px minmax(0,1fr) auto!important;gap:10px!important}
  .hn273-mobile-toggle:not([hidden]){display:inline-grid!important}
  .hn273-header-search,.hn273-header-spacer-cell{display:none!important}
  .hn273-search-toggle{display:inline-grid!important}
  .hn273-login-btn{display:none!important}
  .hn273-brand{justify-self:start;max-width:58vw}
  .hn273-site-logo,.hn273-brand .custom-logo{max-width:170px!important;max-height:40px!important}
  .hn273-channel-scroll{min-height:43px}
  .hn273-main-nav .hn273-primary-menu>li>a{min-height:43px;padding-inline:9px!important;font-size:12.5px!important}
  .hn273-breaking,.hn273-breaking-inner,.hn273-breaking-viewport{height:38px}
  .hn273-breaking-inner{gap:8px!important}
  .hn273-breaking-label{height:24px;padding-inline:8px;font-size:9.5px;max-width:112px;overflow:hidden;text-overflow:ellipsis}
  .hn273-breaking-item{font-size:12px!important}
  .hn273-breaking-sep{margin-inline:13px}
}

@media(max-width:600px){
  .hn273-header-main{min-height:58px}
  .hn273-brand{max-width:50vw}
  .hn273-site-logo,.hn273-brand .custom-logo{max-width:148px!important;max-height:36px!important}
  .hn273-header-actions{gap:4px}
  .hn273-icon-btn{width:40px;min-width:40px;height:40px}
  .hn273-channel-scroll{width:100%}
  .hn273-breaking-inner{gap:7px!important}
  .hn273-breaking-label{max-width:96px;font-size:9px}
  .hn273-search-overlay{padding:12vh 12px 12px!important}
  .hn273-search-box{grid-template-columns:20px minmax(0,1fr) auto!important;padding-left:12px!important}
  .hn273-search-box input{font-size:15px}
  .hn273-search-box button{padding-inline:13px}
}

@media(prefers-reduced-motion:reduce){
  .hn273-mobile-panel{transition:none}
  .hn273-mobile-backdrop{transition:none}
  .hn273-breaking-viewport{overflow-x:auto!important;scrollbar-width:none}
}
