:root{--swb-h:40px}@media (max-width:800px){:root{--swb-h:64px}}@media (max-width:480px){:root{--swb-h:78px}}#sitewide-banner{position:fixed;top:0;left:0;right:0;z-index:100000;display:flex;align-items:center;justify-content:center;gap:12px;padding:10px 30px 10px 16px;background:#FAD08D;color:#1D1734;box-sizing:border-box;font-family:effra,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;box-shadow:0 2px 8px rgb(29 23 52 / .15);transform:translateY(-100%);transition:transform .45s ease-out}body.swb-open #sitewide-banner{transform:translateY(0)}body.admin-bar #sitewide-banner{top:32px}@media (max-width:782px){body.admin-bar #sitewide-banner{top:46px}}#sitewide-banner{background:linear-gradient(110deg,#FAD08D 0%,#FAD08D 42%,#FFE3B3 50%,#FAD08D 58%,#FAD08D 100%);background-size:250% 100%;animation:swb-shimmer-bg 6s linear infinite}@keyframes swb-shimmer-bg{from{background-position:125% 0}to{background-position:-125% 0}}#sitewide-banner p{margin:0;font-size:16px;line-height:1.35;text-align:center}#sitewide-banner a{color:#1D1734;font-weight:700;text-decoration:underline;text-underline-offset:2px;white-space:nowrap}#sitewide-banner a:hover,#sitewide-banner a:focus-visible{color:#000}#sitewide-banner .swb-close{position:absolute;right:8px;top:50%;transform:translateY(-50%);border:none;background:#fff0;color:#1D1734;font-size:20px;line-height:1;padding:6px 10px;cursor:pointer;border-radius:4px}#sitewide-banner .swb-close:hover,#sitewide-banner .swb-close:focus-visible{background:rgb(29 23 52 / .12)}@media (max-width:480px){#sitewide-banner{padding:8px 44px 8px 12px}#sitewide-banner p{font-size:14px}}body{transition:padding-top .45s ease-out}body.swb-open{padding-top:var(--swb-h)}@media (min-width:1005px){#header{transition:top .45s ease-out}body.swb-open #header{top:var(--swb-h)!important}body.logged-in.swb-open #header{top:calc(32px + var(--swb-h))!important}@media (max-width:782px){body.logged-in.swb-open #header{top:calc(46px + var(--swb-h))!important}}}@media (max-width:1004px){body.swb-open #header{display:block!important;position:fixed;top:var(--swb-h);left:0;right:0;z-index:99999;transition:top .45s ease-out}body.swb-open .mobmenu,body.swb-open .mobmenu-panel,.show-nav-left.swb-open .mobmenu-overlay,.show-nav-right.swb-open .mobmenu-overlay{top:var(--swb-h)!important}body.swb-open{padding-top:var(--swb-h)}}@media (max-width:782px){body.admin-bar.swb-open #header{top:calc(38px + var(--swb-h))}body.admin-bar.swb-open .mobmenu,body.admin-bar.swb-open .mobmenu-panel,.show-nav-left.admin-bar.swb-open .mobmenu-overlay,.show-nav-right.admin-bar.swb-open .mobmenu-overlay{top:calc(36px + var(--swb-h))!important}}@media (prefers-reduced-motion:reduce){#sitewide-banner,body,#header,.mobmenu,.mobmenu-panel{transition:none!important}}