.jbhfd-site-header,.jbhfd-site-footer{box-sizing:border-box;font-family:var(--jbhfd-font);line-height:1.5}.jbhfd-site-header *,.jbhfd-site-footer *{box-sizing:border-box}.jbhfd-site-header a,.jbhfd-site-footer a{text-decoration:none}.jbhfd-site-header ul,.jbhfd-site-footer ul{list-style:none;margin:0;padding:0}
.jbhfd-site-header{position:relative;z-index:9999;color:var(--jbhfd-header-text)}.jbhfd-site-header.is-sticky{position:sticky;top:0}.admin-bar .jbhfd-site-header.is-sticky{top:32px}.jbhfd-site-header.has-shadow .jbhfd-header-main{box-shadow:0 8px 25px rgba(15,23,42,.08)}
.jbhfd-topbar{background:var(--jbhfd-topbar-bg);color:var(--jbhfd-topbar-color);font-size:12px}.jbhfd-topbar-inner{width:min(100% - 36px,var(--jbhfd-header-width));min-height:38px;margin:auto;display:flex;align-items:center;gap:22px}.jbhfd-topbar-copy{margin-right:auto}.jbhfd-topbar-menu .jbhfd-secondary-menu{display:flex;align-items:center;gap:18px}.jbhfd-topbar a{color:inherit;opacity:.83}.jbhfd-topbar a:hover{opacity:1}
.jbhfd-header-main{position:relative;background:var(--jbhfd-header-bg);border-bottom:1px solid var(--jbhfd-header-border)}.jbhfd-header-inner{position:relative;width:min(100% - 36px,var(--jbhfd-header-width));min-height:var(--jbhfd-header-height);margin:auto;display:flex;align-items:center;gap:32px}.jbhfd-brand{display:inline-flex;align-items:center;gap:10px;flex:0 0 auto;color:var(--jbhfd-header-text);line-height:1.15}.jbhfd-brand picture{display:flex}.jbhfd-brand img{display:block;width:auto;max-width:var(--jbhfd-logo-width);max-height:calc(var(--jbhfd-header-height) - 24px);object-fit:contain}.jbhfd-brand-fallback{display:grid;place-items:center;width:43px;height:43px;border-radius:12px;background:linear-gradient(145deg,var(--jbhfd-primary),var(--jbhfd-accent));color:#fff;font-size:21px;font-weight:800}.jbhfd-brand-copy strong,.jbhfd-brand-copy small{display:block}.jbhfd-brand-copy strong{font-size:18px}.jbhfd-brand-copy small{font-size:10px;color:var(--jbhfd-header-text);opacity:.62;margin-top:4px}
.jbhfd-primary-nav{margin-left:auto}.jbhfd-primary-nav>ul{display:flex;align-items:center;gap:var(--jbhfd-menu-gap)}.jbhfd-primary-nav li{position:relative}.jbhfd-primary-nav a{display:inline-flex;align-items:center;color:var(--jbhfd-header-text);font-size:14px;font-weight:600;padding:22px 0;transition:color .18s}.jbhfd-primary-nav a:hover,.jbhfd-primary-nav .current-menu-item>a,.jbhfd-primary-nav .current_page_item>a{color:var(--jbhfd-header-hover)}.jbhfd-primary-nav .menu-item-has-children>a:after,.jbhfd-primary-nav .page_item_has_children>a:after{content:"⌄";font-size:11px;margin-left:6px;transform:translateY(-1px)}
.jbhfd-primary-nav .sub-menu{position:absolute;display:none;left:-18px;top:calc(100% - 6px);min-width:220px;padding:8px;background:var(--jbhfd-header-bg);border:1px solid var(--jbhfd-header-border);border-radius:12px;box-shadow:0 18px 40px rgba(15,23,42,.13)}.jbhfd-primary-nav .sub-menu a{display:block;padding:10px 12px;border-radius:7px;font-size:13px}.jbhfd-primary-nav .sub-menu a:hover{background:color-mix(in srgb,var(--jbhfd-header-hover) 8%,transparent)}.jbhfd-primary-nav .sub-menu .sub-menu{left:calc(100% + 5px);top:-8px}.jbhfd-site-header[data-submenu-mode=dropdown] .jbhfd-primary-nav li:hover>.sub-menu,.jbhfd-site-header[data-submenu-mode=dropdown] .jbhfd-primary-nav li:focus-within>.sub-menu,.jbhfd-primary-nav li.is-submenu-open>.sub-menu{display:block}.jbhfd-site-header[data-submenu-mode=mega] .jbhfd-primary-nav>ul>li>.sub-menu{left:auto;right:0;width:min(720px,80vw);grid-template-columns:repeat(3,minmax(150px,1fr));gap:4px}.jbhfd-site-header[data-submenu-mode=mega] .jbhfd-primary-nav>ul>li:hover>.sub-menu,.jbhfd-site-header[data-submenu-mode=mega] .jbhfd-primary-nav>ul>li:focus-within>.sub-menu,.jbhfd-site-header[data-submenu-mode=mega] .jbhfd-primary-nav>ul>li.is-submenu-open>.sub-menu{display:grid}.jbhfd-site-header[data-submenu-mode=mega] .sub-menu .sub-menu{display:block;position:static;box-shadow:none;border:0;padding:0;margin-left:8px}
.jbhfd-header-extra{flex:0 0 auto}.jbhfd-date{display:flex;align-items:center;gap:7px;background:color-mix(in srgb,var(--jbhfd-primary) 8%,transparent);color:var(--jbhfd-primary);border-radius:9px;padding:9px 11px;font-size:12px;font-weight:650;white-space:nowrap}.jbhfd-extra-image{display:block;max-width:230px;max-height:58px;object-fit:contain}.jbhfd-socials{display:flex;align-items:center;gap:7px}.jbhfd-socials a{display:grid;place-items:center;min-width:27px;height:27px;border-radius:7px;background:rgba(148,163,184,.14);color:inherit;font-size:11px;font-weight:750}.jbhfd-socials a:hover{background:var(--jbhfd-primary);color:#fff}
.jbhfd-mobile-toggle{display:none;flex-direction:column;align-items:center;justify-content:center;gap:4px;width:42px;height:42px;margin-left:auto;border:1px solid var(--jbhfd-header-border);border-radius:9px;background:transparent;color:var(--jbhfd-header-text);cursor:pointer}.jbhfd-mobile-toggle span{width:19px;height:2px;background:currentColor;border-radius:5px;transition:.2s}.jbhfd-mobile-toggle[aria-expanded=true] span:nth-child(1){transform:translateY(6px) rotate(45deg)}.jbhfd-mobile-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.jbhfd-mobile-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.jbhfd-submenu-toggle{display:none;position:absolute;right:0;top:5px;align-items:center;justify-content:center;width:38px;height:38px;border:0;background:transparent;color:var(--jbhfd-header-text);font-size:18px;cursor:pointer}.jbhfd-submenu-toggle[aria-expanded=true]{transform:rotate(180deg)}
.jbhfd-layout-logo-center .jbhfd-header-inner{display:grid;grid-template-columns:1fr auto 1fr}.jbhfd-layout-logo-center .jbhfd-brand{grid-column:2}.jbhfd-layout-logo-center .jbhfd-primary-nav{grid-column:1;grid-row:1;margin:0}.jbhfd-layout-logo-center .jbhfd-header-extra{grid-column:3;grid-row:1;justify-self:end}.jbhfd-layout-stacked .jbhfd-header-inner{flex-direction:column;gap:0;padding:16px 0 0}.jbhfd-layout-stacked .jbhfd-primary-nav{margin:0}.jbhfd-layout-stacked .jbhfd-header-extra{position:absolute;right:0;top:20px}.jbhfd-layout-split .jbhfd-brand{order:2}.jbhfd-layout-split .jbhfd-primary-nav{order:1;margin:0 auto 0 0}.jbhfd-layout-split .jbhfd-header-extra{order:3;margin-left:auto}
.jbhfd-site-footer{position:relative;z-index:2;background:var(--jbhfd-footer-bg);color:var(--jbhfd-footer-text);font-size:14px}.jbhfd-footer-upper{background:var(--jbhfd-footer-upper)}.jbhfd-footer-upper-inner{width:min(100%,var(--jbhfd-footer-width));margin:auto}.jbhfd-footer-upper-inner>iframe{display:block;width:100%;height:330px;border:0}.jbhfd-footer-upper-inner:not(:has(iframe)){padding:30px 20px}.jbhfd-footer-main{padding:64px 18px 58px}.jbhfd-footer-grid{width:min(100%,var(--jbhfd-footer-width));margin:auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--jbhfd-footer-gap)}.jbhfd-footer-columns-2 .jbhfd-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.jbhfd-footer-columns-3 .jbhfd-footer-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.jbhfd-footer-column h2{font:700 15px/1.3 var(--jbhfd-font);color:var(--jbhfd-footer-heading);margin:0 0 19px;padding:0}.jbhfd-footer-column p{color:var(--jbhfd-footer-text);margin:0 0 12px}.jbhfd-footer-column a{color:var(--jbhfd-footer-text);transition:color .15s}.jbhfd-footer-column a:hover{color:var(--jbhfd-footer-hover)}.jbhfd-footer-menu li{margin:0 0 10px}.jbhfd-footer-menu a:before{content:"›";margin-right:8px;color:var(--jbhfd-footer-hover)}.jbhfd-footer-column .jbhfd-brand{color:var(--jbhfd-footer-heading);margin-bottom:17px}.jbhfd-footer-column .jbhfd-brand img{max-width:var(--jbhfd-logo-width);max-height:65px}.jbhfd-footer-column .jbhfd-brand-fallback{width:40px;height:40px}.jbhfd-footer-about{font-size:13px}.jbhfd-contact-list li{display:flex;gap:9px;margin:0 0 11px}.jbhfd-contact-list li span{color:var(--jbhfd-footer-hover)}.jbhfd-footer-column .jbhfd-socials{margin-top:7px}.jbhfd-footer-column .jbhfd-socials a{color:var(--jbhfd-footer-heading);background:rgba(255,255,255,.08)}.jbhfd-footer-credit{background:var(--jbhfd-footer-credit);font-size:12px;color:color-mix(in srgb,var(--jbhfd-footer-text) 80%,transparent)}.jbhfd-footer-credit>div{width:min(100% - 36px,var(--jbhfd-footer-width));min-height:54px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:20px}
.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}
@media(max-width:900px){.jbhfd-footer-columns-4 .jbhfd-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.jbhfd-footer-main{padding-top:50px}.jbhfd-topbar-inner{min-height:34px}.jbhfd-topbar-menu{display:none}}
@media(max-width:782px){.admin-bar .jbhfd-site-header.is-sticky{top:46px}.jbhfd-layout-logo-center .jbhfd-brand{grid-column:auto}.jbhfd-primary-nav .menu-item-has-children>a:after,.jbhfd-primary-nav .page_item_has_children>a:after{display:none}.jbhfd-site-header[data-submenu-mode=mega] .jbhfd-primary-nav>ul>li>.sub-menu,.jbhfd-site-header[data-submenu-mode=mega] .jbhfd-primary-nav>ul>li.is-submenu-open>.sub-menu{display:none;width:auto}.jbhfd-site-header[data-submenu-mode=mega] .jbhfd-primary-nav>ul>li.is-submenu-open>.sub-menu{display:block}.jbhfd-topbar-copy{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.jbhfd-topbar .jbhfd-socials{margin-left:auto}.jbhfd-footer-grid,.jbhfd-footer-columns-2 .jbhfd-footer-grid,.jbhfd-footer-columns-3 .jbhfd-footer-grid,.jbhfd-footer-columns-4 .jbhfd-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:38px 26px}.jbhfd-footer-credit>div{padding:13px 0}.jbhfd-footer-upper-inner>iframe{height:260px}}
@media(max-width:560px){.jbhfd-topbar .jbhfd-socials{display:none}.jbhfd-footer-grid,.jbhfd-footer-columns-2 .jbhfd-footer-grid,.jbhfd-footer-columns-3 .jbhfd-footer-grid,.jbhfd-footer-columns-4 .jbhfd-footer-grid{grid-template-columns:1fr}.jbhfd-footer-main{padding:42px 20px}.jbhfd-footer-credit>div{flex-direction:column;justify-content:center;text-align:center;gap:4px;min-height:68px}.jbhfd-footer-upper-inner>iframe{height:220px}}

/* Version 1.1 brand, top-bar and flexible footer layout */
.jbhfd-brand-zone{display:flex;flex-direction:column;align-items:flex-start;flex:0 0 auto}.jbhfd-brand-header img{width:var(--jbhfd-primary-logo-width);max-width:var(--jbhfd-logo-width);height:auto}.jbhfd-footer-column .jbhfd-brand-footer img{width:var(--jbhfd-light-logo-width);max-width:var(--jbhfd-light-logo-width);height:auto}.jbhfd-brand-copy{min-width:0}.jbhfd-brand-copy strong{color:var(--jbhfd-header-text)}.jbhfd-brand-copy small{color:var(--jbhfd-header-text);opacity:.7}.jbhfd-brand-extra{margin-top:7px;align-self:center}.jbhfd-brand-extra .jbhfd-date{padding:5px 8px;font-size:10px}
.jbhfd-topbar.has-separate-menu .jbhfd-topbar-inner{border-bottom:1px solid rgba(255,255,255,.12)}.jbhfd-topbar-menu-row{width:min(100% - 36px,var(--jbhfd-header-width));min-height:38px;margin:auto;display:flex;align-items:center;justify-content:center}.jbhfd-topbar-menu-row .jbhfd-secondary-menu{display:flex;align-items:center;justify-content:center;gap:24px}.jbhfd-topbar-extra{margin-left:auto}.jbhfd-topbar-extra .jbhfd-date{background:rgba(255,255,255,.1);color:inherit;padding:5px 8px}
.jbhfd-primary-nav .menu-item-has-children>a,.jbhfd-primary-nav .page_item_has_children>a{position:relative;padding-bottom:28px}.jbhfd-primary-nav .menu-item-has-children>a:after,.jbhfd-primary-nav .page_item_has_children>a:after{position:absolute;left:50%;bottom:9px;margin:0;line-height:1;transform:translateX(-50%);font-size:9px}.jbhfd-menu-second-line{display:block;font-size:.86em;line-height:1.15;margin-top:2px}.jbhfd-primary-nav a:has(.jbhfd-menu-second-line){display:block;text-align:center;line-height:1.15}
.jbhfd-layout-logo-center .jbhfd-brand-zone{grid-column:2}.jbhfd-layout-stacked .jbhfd-brand-zone{align-items:center}.jbhfd-layout-split .jbhfd-brand-zone{order:2}.jbhfd-layout-split .jbhfd-brand-zone+.jbhfd-mobile-toggle{order:4}
.jbhfd-footer-column.jbhfd-footer-span-2{grid-column:span 2}.jbhfd-footer-block+.jbhfd-footer-block{margin-top:34px;padding-top:30px;border-top:1px solid rgba(148,163,184,.18)}
@media(max-width:782px){.jbhfd-brand-zone{max-width:calc(100% - 58px)}.jbhfd-brand-copy strong{font-size:15px}.jbhfd-brand-copy small{font-size:9px}.jbhfd-layout-logo-center .jbhfd-brand-zone{grid-column:auto}.jbhfd-layout-split .jbhfd-brand-zone{order:0}.jbhfd-topbar-menu-row{display:none}.jbhfd-primary-nav a:has(.jbhfd-menu-second-line){text-align:left}.jbhfd-menu-second-line{display:inline;font-size:inherit;margin-left:4px}.jbhfd-footer-column.jbhfd-footer-span-2{grid-column:span 2}}
@media(max-width:560px){.jbhfd-footer-column.jbhfd-footer-span-2{grid-column:span 1}.jbhfd-brand-copy small{white-space:normal}}

/* Version 1.2 global date placement and cleaner navigation */
.jbhfd-nav-zone{display:flex;flex-direction:column;align-items:stretch;margin-left:auto;min-width:0}.jbhfd-nav-zone .jbhfd-primary-nav{margin-left:0}.jbhfd-header-actions{display:flex;align-items:center;gap:10px;flex:0 0 auto}.jbhfd-header-date-top{background:var(--jbhfd-topbar-bg);color:var(--jbhfd-topbar-color);border-bottom:1px solid rgba(255,255,255,.12)}.jbhfd-header-date-top>div{width:min(100% - 36px,var(--jbhfd-header-width));min-height:34px;margin:auto;display:flex;align-items:center;justify-content:flex-end}.jbhfd-header-date-top .jbhfd-date,.jbhfd-topbar .jbhfd-date{background:rgba(255,255,255,.1);color:inherit;padding:5px 9px}.jbhfd-brand-date-below{margin-top:7px}.jbhfd-brand-copy>.jbhfd-date{margin-top:6px;padding:4px 7px;font-size:10px}.jbhfd-brand-right-date{flex:0 0 auto}.jbhfd-menu-top-content{display:flex;justify-content:flex-end;min-height:26px;margin-bottom:-8px}.jbhfd-menu-top-content .jbhfd-date{padding:4px 8px;font-size:10px}.jbhfd-menu-top-extra{max-height:44px;overflow:hidden}.jbhfd-menu-top-extra>*{max-height:40px}.jbhfd-menu-top-extra .jbhfd-extra-image{max-height:38px}
.jbhfd-primary-nav .menu-item-has-children>a,.jbhfd-primary-nav .page_item_has_children>a{padding-bottom:22px}.jbhfd-primary-nav .menu-item-has-children>a:after,.jbhfd-primary-nav .page_item_has_children>a:after{display:none!important;content:none!important}.jbhfd-primary-nav a,.jbhfd-primary-nav a:has(.jbhfd-menu-second-line),.jbhfd-primary-nav .sub-menu a{text-align:left!important;justify-content:flex-start}.jbhfd-menu-second-line{display:block;text-align:left;margin-left:0}.jbhfd-submenu-toggle[aria-expanded=true]{transform:none}
.jbhfd-layout-logo-center .jbhfd-nav-zone{grid-column:1;grid-row:1;margin:0}.jbhfd-layout-logo-center .jbhfd-header-actions{grid-column:3;grid-row:1;justify-self:end}.jbhfd-layout-stacked .jbhfd-nav-zone{margin:0}.jbhfd-layout-stacked .jbhfd-header-actions{position:absolute;right:0;top:20px}.jbhfd-layout-split .jbhfd-nav-zone{order:1;margin:0 auto 0 0}.jbhfd-layout-split .jbhfd-header-actions{order:3;margin-left:auto}
@media(max-width:782px){.jbhfd-nav-zone{margin-left:0}.jbhfd-header-actions{display:none}.jbhfd-brand-right-date{display:none}.jbhfd-header-date-top>div{justify-content:center}.jbhfd-menu-top-extra{display:none}.jbhfd-topbar-inner:has(.jbhfd-date){gap:7px}.jbhfd-topbar-inner .jbhfd-date{font-size:9px;padding:4px 6px}.jbhfd-topbar-copy{max-width:76px}.jbhfd-menu-second-line{display:block;margin:2px 0 0}.jbhfd-layout-logo-center .jbhfd-nav-zone{grid-column:auto}.jbhfd-layout-stacked .jbhfd-header-actions{position:static}.jbhfd-layout-split .jbhfd-nav-zone{order:0;margin:0}}

/* Version 1.2 date order, dual calendar layout and identity refinements */
.jbhfd-brand-header img{width:var(--jbhfd-primary-logo-width);max-width:none;max-height:calc(var(--jbhfd-header-height) - 12px)}.jbhfd-brand-copy strong{color:var(--jbhfd-header-title)!important}.jbhfd-brand-copy small{color:var(--jbhfd-header-tagline)!important;opacity:1}.jbhfd-footer-credit a{color:inherit;text-decoration:none}.jbhfd-footer-credit a:hover{color:var(--jbhfd-footer-hover)}
.jbhfd-date-entry{display:flex;align-items:center;gap:6px;min-width:0}.jbhfd-date-entry b{font-size:9px;letter-spacing:.08em;opacity:.68}.jbhfd-date.is-dual:not(.jbhfd-date-position-header-top){flex-direction:column;align-items:stretch;gap:3px}.jbhfd-date.is-dual:not(.jbhfd-date-position-header-top) .jbhfd-date-entry{justify-content:space-between}.jbhfd-date.is-dual:not(.jbhfd-date-position-header-top) .jbhfd-date-separator{display:block;width:100%;height:1px;background:currentColor;opacity:.15}
.jbhfd-header-date-top>div{justify-content:center}.jbhfd-header-date-top .jbhfd-date{width:100%;justify-content:center;background:transparent;padding:5px 0}.jbhfd-header-date-top .jbhfd-date-entry{justify-content:center}.jbhfd-header-date-top .jbhfd-date.is-dual{display:grid;grid-template-columns:minmax(0,1fr) 1px minmax(0,1fr);gap:30px}.jbhfd-header-date-top .jbhfd-date.is-dual .jbhfd-date-entry:first-child{justify-content:flex-start}.jbhfd-header-date-top .jbhfd-date.is-dual .jbhfd-date-entry:last-child{justify-content:flex-end}.jbhfd-header-date-top .jbhfd-date-separator{display:block;width:1px;height:22px;background:currentColor;opacity:.3}
.jbhfd-topbar-inner{position:relative}.jbhfd-topbar.has-date-topbar-after .jbhfd-topbar-copy{margin-right:0}.jbhfd-topbar.has-date-topbar-after .jbhfd-socials,.jbhfd-topbar.has-date-topbar-before .jbhfd-socials{margin-left:auto}.jbhfd-topbar.has-date-topbar-center .jbhfd-date-position-topbar-center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1}.jbhfd-topbar .jbhfd-date.is-dual{padding:4px 9px;font-size:10px;line-height:1.2}
.jbhfd-menu-top-content{min-height:0;margin:0;padding:7px 0 4px;align-items:center}.jbhfd-menu-top-extra{max-height:58px}.jbhfd-menu-top-extra>*{max-height:52px}.jbhfd-menu-top-extra .jbhfd-extra-image{max-width:320px;max-height:50px}
@media(max-width:782px){.jbhfd-brand-header img{max-width:var(--jbhfd-mobile-logo-width)}.jbhfd-header-date-top .jbhfd-date.is-dual{gap:9px;font-size:9px}.jbhfd-header-date-top .jbhfd-date-entry b{display:none}.jbhfd-topbar.has-date-topbar-center .jbhfd-topbar-copy{visibility:hidden}.jbhfd-topbar .jbhfd-date.is-dual{font-size:8px}.jbhfd-date-entry b{font-size:7px}}

/* Viewport-aware nested dropdowns */
.jbhfd-primary-nav .sub-menu{max-width:calc(100vw - 24px);overflow-wrap:anywhere;word-break:normal}.jbhfd-primary-nav>ul>li>.sub-menu.jbhfd-opens-left{left:auto!important;right:-18px!important}.jbhfd-primary-nav .sub-menu .sub-menu.jbhfd-opens-left{left:auto!important;right:calc(100% + 5px)!important}.jbhfd-primary-nav .sub-menu .sub-menu:not(.jbhfd-opens-left){left:calc(100% + 5px)!important;right:auto!important}
@media(max-width:782px){.jbhfd-primary-nav .sub-menu,.jbhfd-primary-nav .sub-menu .sub-menu{max-width:100%;left:auto!important;right:auto!important}}

/* Centered dual dates, compact stacked dates and proportional public logo */
.jbhfd-brand-header img{width:var(--jbhfd-primary-logo-width);height:auto!important;max-width:none;max-height:none!important}.jbhfd-date-entry{gap:10px}.jbhfd-date-entry b{flex:0 0 auto;padding:2px 6px;border-radius:999px;background:currentColor;font-size:9px;line-height:1.3;letter-spacing:.04em;opacity:1}.jbhfd-date-entry b::first-line{color:inherit}.jbhfd-date-entry b{background:color-mix(in srgb,currentColor 13%,transparent)}
.jbhfd-date.is-dual:not(.jbhfd-date-position-header-top):not(.jbhfd-date-position-topbar-center){display:flex;flex-direction:column!important;align-items:flex-start!important;gap:4px;max-width:min(100%,340px);white-space:normal}.jbhfd-date.is-dual:not(.jbhfd-date-position-header-top):not(.jbhfd-date-position-topbar-center) .jbhfd-date-entry{justify-content:flex-start!important}.jbhfd-date.is-dual:not(.jbhfd-date-position-header-top):not(.jbhfd-date-position-topbar-center) .jbhfd-date-separator{display:block;width:100%;height:1px;background:currentColor;opacity:.16}
.jbhfd-header-date-top>div{justify-content:center!important}.jbhfd-header-date-top .jbhfd-date,.jbhfd-header-date-top .jbhfd-date.is-dual{display:inline-flex;width:auto;max-width:calc(100vw - 36px);grid-template-columns:none;align-items:center;justify-content:center;gap:18px}.jbhfd-header-date-top .jbhfd-date.is-dual .jbhfd-date-entry:first-child,.jbhfd-header-date-top .jbhfd-date.is-dual .jbhfd-date-entry:last-child{justify-content:center}.jbhfd-header-date-top .jbhfd-date-separator,.jbhfd-topbar .jbhfd-date-position-topbar-center .jbhfd-date-separator{display:block;width:1px;height:26px;flex:0 0 1px;background:currentColor;opacity:.32}
.jbhfd-topbar.has-date-topbar-center .jbhfd-date-position-topbar-center{position:absolute!important;left:50%!important;right:auto!important;top:50%!important;transform:translate(-50%,-50%)!important;display:inline-flex;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:16px;max-width:calc(100vw - 48px);white-space:nowrap}.jbhfd-topbar .jbhfd-date-position-topbar-center .jbhfd-date-entry{justify-content:center!important}
@media(max-width:782px){.jbhfd-brand-header img{width:var(--jbhfd-mobile-logo-width);max-width:none}.jbhfd-header-date-top .jbhfd-date,.jbhfd-topbar.has-date-topbar-center .jbhfd-date-position-topbar-center{gap:7px;font-size:8px}.jbhfd-header-date-top .jbhfd-date-separator,.jbhfd-topbar .jbhfd-date-position-topbar-center .jbhfd-date-separator{height:20px}.jbhfd-date-entry{gap:5px}.jbhfd-date-entry b{padding:1px 4px;font-size:7px}}
