.asab-banner{--asab-bg:#1e1e1e;--asab-text:#ffffff;left:0;right:0;z-index:99998;background:var(--asab-bg);color:var(--asab-text);box-shadow:0 0 12px rgba(0,0,0,.2)}.asab-banner--top{position:sticky;top:0}body.admin-bar .asab-banner--top{top:var(--wp-admin--admin-bar--height,32px)}.asab-banner--top.asab-banner--fallback{position:fixed;top:0}.asab-banner--bottom{position:fixed;bottom:0;padding-bottom:env(safe-area-inset-bottom,0)}.asab-banner__inner{max-width:1200px;margin:0 auto;padding:.75rem 1rem;display:flex;flex-wrap:nowrap;align-items:center;gap:.75rem 1rem}.asab-banner__content{flex:1;margin:0;font-size:.95rem;line-height:1.5}.asab-banner__icon{float:left;margin-inline-end:.3rem;width:30px;height:30px;object-fit:cover;border-radius:4px}.asab-visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.asab-banner__content p{margin:0}.asab-banner__content a{color:currentColor}.asab-banner__link{color:currentColor;text-decoration:underline;text-underline-offset:2px;margin-left:.5em}.asab-banner__button{flex:none;display:inline-block;padding:.5em 1.1em;border:1px solid;border-radius:4px;color:var(--asab-text);text-decoration:none;font-weight:600;white-space:nowrap}.asab-banner__button:hover,.asab-banner__button:focus-visible{background:var(--asab-text);color:var(--asab-bg)}.asab-banner__button--arrow::after{content:"\2192";margin-left:.5em;display:inline-block;transition:transform .15s ease}.asab-banner__button--arrow:hover::after,.asab-banner__button--arrow:focus-visible::after{transform:translateX(3px)}@media(prefers-reduced-motion:reduce){.asab-banner__button--arrow::after{transition:none}.asab-banner__button--arrow:hover::after,.asab-banner__button--arrow:focus-visible::after{transform:none}}.asab-banner__dismiss{flex:none;margin-left:auto;width:2rem;height:2rem;display:inline-flex;align-items:center;justify-content:center;background:0 0;border:1px solid transparent;border-radius:4px;color:currentColor;font-size:1.5rem;line-height:1;cursor:pointer;transition:opacity .15s ease}.asab-banner__dismiss:hover{opacity:.75}.asab-banner a:focus-visible,.asab-banner button:focus-visible{outline:2px solid currentColor;outline-offset:2px}.asab-banner.asab-is-dismissed{display:none}@media(prefers-reduced-motion:reduce){.asab-banner__dismiss{transition:none}}@media(max-width:600px){.asab-banner__inner{flex-direction:column;align-items:stretch;position:relative;padding:2.5rem 1rem .85rem}.asab-banner__button{text-align:center}.asab-banner__dismiss{position:absolute;top:.5rem;right:.75rem;margin-left:0}}