/*!******************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./_css/theme.scss ***!
  \******************************************************************************************************************************************************************/
@charset "UTF-8";
/* Strategy from bootstrap v4 https://github.com/twbs/bootstrap/blob/v4-dev/scss/mixins/_breakpoints.scss */
@media (max-width: 991px) {
  .md\:flex-row {
    flex-direction: row !important;
  }
  .md\:flex-row-reverse {
    flex-direction: row-reverse !important;
  }
  .md\:flex-col {
    flex-direction: column !important;
  }
  .md\:flex-col-reverse {
    flex-direction: column-reverse !important;
  }
  .md\:items-start {
    align-items: flex-start !important;
  }
  .md\:items-end {
    align-items: flex-end !important;
  }
  .md\:items-center {
    align-items: center !important;
  }
  .md\:items-stretch {
    align-items: stretch !important;
  }
  .md\:justify-start {
    justify-content: flex-start !important;
  }
  .md\:justify-end {
    justify-content: flex-end !important;
  }
  .md\:justify-center {
    justify-content: center !important;
  }
  .md\:justify-between {
    justify-content: space-between !important;
  }
  .md\:justify-around {
    justify-content: space-around !important;
  }
  .md\:justify-evenly {
    justify-content: space-evenly !important;
  }
  .md\:flex-grow-0 {
    flex-grow: 0 !important;
  }
  .md\:flex-grow {
    flex-grow: 1 !important;
  }
  .md\:flex-shrink-0 {
    flex-grow: 0 !important;
  }
  .md\:flex-shrink {
    flex-grow: 1 !important;
  }
}
@media (max-width: 767px) {
  .sm\:flex-row {
    flex-direction: row !important;
  }
  .sm\:flex-row-reverse {
    flex-direction: row-reverse !important;
  }
  .sm\:flex-col {
    flex-direction: column !important;
  }
  .sm\:flex-col-reverse {
    flex-direction: column-reverse !important;
  }
  .sm\:items-start {
    align-items: flex-start !important;
  }
  .sm\:items-end {
    align-items: flex-end !important;
  }
  .sm\:items-center {
    align-items: center !important;
  }
  .sm\:items-stretch {
    align-items: stretch !important;
  }
  .sm\:justify-start {
    justify-content: flex-start !important;
  }
  .sm\:justify-end {
    justify-content: flex-end !important;
  }
  .sm\:justify-center {
    justify-content: center !important;
  }
  .sm\:justify-between {
    justify-content: space-between !important;
  }
  .sm\:justify-around {
    justify-content: space-around !important;
  }
  .sm\:justify-evenly {
    justify-content: space-evenly !important;
  }
  .sm\:flex-grow-0 {
    flex-grow: 0 !important;
  }
  .sm\:flex-grow {
    flex-grow: 1 !important;
  }
  .sm\:flex-shrink-0 {
    flex-grow: 0 !important;
  }
  .sm\:flex-shrink {
    flex-grow: 1 !important;
  }
}
@media (max-width: 991px) {
  .md\:block {
    display: block !important;
  }
  .md\:flex {
    display: flex !important;
  }
  .md\:inline-block {
    display: inline-block !important;
  }
  .md\:inline-flex {
    display: inline-flex !important;
  }
  .md\:inline {
    display: inline !important;
  }
  .md\:hidden {
    display: none !important;
  }
  .md\:grid {
    display: grid !important;
  }
}
@media (max-width: 767px) {
  .sm\:block {
    display: block !important;
  }
  .sm\:flex {
    display: flex !important;
  }
  .sm\:inline-block {
    display: inline-block !important;
  }
  .sm\:inline-flex {
    display: inline-flex !important;
  }
  .sm\:inline {
    display: inline !important;
  }
  .sm\:hidden {
    display: none !important;
  }
  .sm\:grid {
    display: grid !important;
  }
}
@media (max-width: 991px) {
  .md\:flex-row {
    flex-direction: row !important;
  }
  .md\:flex-row-reverse {
    flex-direction: row-reverse !important;
  }
  .md\:flex-col {
    flex-direction: column !important;
  }
  .md\:flex-col-reverse {
    flex-direction: column-reverse !important;
  }
  .md\:items-start {
    align-items: flex-start !important;
  }
  .md\:items-end {
    align-items: flex-end !important;
  }
  .md\:items-center {
    align-items: center !important;
  }
  .md\:items-stretch {
    align-items: stretch !important;
  }
  .md\:justify-start {
    justify-content: flex-start !important;
  }
  .md\:justify-end {
    justify-content: flex-end !important;
  }
  .md\:justify-center {
    justify-content: center !important;
  }
  .md\:justify-between {
    justify-content: space-between !important;
  }
  .md\:justify-around {
    justify-content: space-around !important;
  }
  .md\:justify-evenly {
    justify-content: space-evenly !important;
  }
  .md\:flex-grow-0 {
    flex-grow: 0 !important;
  }
  .md\:flex-grow {
    flex-grow: 1 !important;
  }
  .md\:flex-shrink-0 {
    flex-grow: 0 !important;
  }
  .md\:flex-shrink {
    flex-grow: 1 !important;
  }
  .md\:has-padding-top {
    padding-top: var(--pbhs-padding-top-md) !important;
  }
  .md\:has-margin-top {
    margin-top: var(--pbhs-margin-top-md) !important;
  }
  .md\:has-padding-right {
    padding-right: var(--pbhs-padding-right-md) !important;
  }
  .md\:has-margin-right {
    margin-right: var(--pbhs-margin-right-md) !important;
  }
  .md\:has-padding-bottom {
    padding-bottom: var(--pbhs-padding-bottom-md) !important;
  }
  .md\:has-margin-bottom {
    margin-bottom: var(--pbhs-margin-bottom-md) !important;
  }
  .md\:has-padding-left {
    padding-left: var(--pbhs-padding-left-md) !important;
  }
  .md\:has-margin-left {
    margin-left: var(--pbhs-margin-left-md) !important;
  }
  .md\:has-grid-template-columns {
    grid-template-columns: var(--pbhs-grid-template-columns-md) !important;
  }
  .md\:has-grid-area {
    grid-area: var(--pbhs-grid-area-md) !important;
  }
  .md\:has-hidden {
    display: none !important;
  }
  .md\:has-transform {
    transform: var(--pbhs-transform-md) !important;
  }
  .md\:has-shadow {
    box-shadow: var(--pbhs-shadow-md) !important;
  }
  .md\:has-min-height {
    min-height: var(--pbhs-min-height-md) !important;
  }
  .md\:has-block-gap {
    gap: var(--pbhs-block-gap-md) !important;
  }
  .md\:has-position {
    position: var(--pbhs-position-md) !important;
    top: var(--pbhs-top-md) !important;
    right: var(--pbhs-right-md) !important;
    bottom: var(--pbhs-bottom-md) !important;
    left: var(--pbhs-left-md) !important;
    z-index: var(--pbhs-x-index-md) !important;
  }
  .md\:has-align-self {
    align-self: var(--pbhs-align-self-md) !important;
  }
  .md\:has-flex-column-order {
    order: var(--pbhs-order-md) !important;
  }
  .md\:has-fixed-flex-basis {
    flex-basis: var(--pbhs-flex-basis-md) !important;
  }
  .md\:has-flex-column-width {
    flex-basis: var(--pbhs-width-md) !important;
    width: var(--pbhs-width-md) !important;
  }
  .md\:has-flex-order {
    order: var(--pbhs-flex-order-md) !important;
  }
  .md\:has-alignleft {
    float: left !important;
    margin-right: var(--wp--preset--spacing--40, 1.5rem) !important;
    margin-bottom: var(--wp--preset--spacing--30, 1rem) !important;
    margin-left: 0 !important;
  }
  .md\:has-alignright {
    float: right !important;
    margin-left: var(--wp--preset--spacing--40, 1.5rem) !important;
    margin-bottom: var(--wp--preset--spacing--30, 1rem) !important;
    margin-right: 0 !important;
  }
  .md\:has-aligncenter {
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .md\:has-alignnone {
    float: none !important;
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    clear: both !important;
  }
  .md\:has-alignfull {
    float: none !important;
    width: 100% !important;
    max-width: none !important;
    margin-inline-start: 0 !important;
    margin-inline-end: 0 !important;
    clear: both !important;
  }
  .md\:has-alignwide {
    float: none !important;
    width: 100% !important;
    max-width: var(--wp--style--global--wide-size, 100%) !important;
    margin-inline-start: auto !important;
    margin-inline-end: auto !important;
    clear: both !important;
  }
  .md\:has-width {
    width: var(--pbhs-width-md) !important;
    max-width: 100% !important;
  }
  .md\:has-width-auto {
    width: auto !important;
  }
  .md\:has-text-align-center {
    text-align: center !important;
  }
  .md\:has-text-align-left {
    text-align: left !important;
  }
  .md\:has-text-align-right {
    text-align: right !important;
  }
  .md\:has-padding-bottom-var:preset-spacing-30 {
    padding-bottom: var(--wp--preset--spacing--30) !important;
  }
  .md\:block {
    display: block !important;
  }
  .md\:flex {
    display: flex !important;
  }
  .md\:inline-block {
    display: inline-block !important;
  }
  .md\:inline-flex {
    display: inline-flex !important;
  }
  .md\:inline {
    display: inline !important;
  }
  .md\:hidden {
    display: none !important;
  }
  .md\:grid {
    display: grid !important;
  }
}
@media (max-width: 767px) {
  .sm\:flex-row {
    flex-direction: row !important;
  }
  .sm\:flex-row-reverse {
    flex-direction: row-reverse !important;
  }
  .sm\:flex-col {
    flex-direction: column !important;
  }
  .sm\:flex-col-reverse {
    flex-direction: column-reverse !important;
  }
  .sm\:items-start {
    align-items: flex-start !important;
  }
  .sm\:items-end {
    align-items: flex-end !important;
  }
  .sm\:items-center {
    align-items: center !important;
  }
  .sm\:items-stretch {
    align-items: stretch !important;
  }
  .sm\:justify-start {
    justify-content: flex-start !important;
  }
  .sm\:justify-end {
    justify-content: flex-end !important;
  }
  .sm\:justify-center {
    justify-content: center !important;
  }
  .sm\:justify-between {
    justify-content: space-between !important;
  }
  .sm\:justify-around {
    justify-content: space-around !important;
  }
  .sm\:justify-evenly {
    justify-content: space-evenly !important;
  }
  .sm\:flex-grow-0 {
    flex-grow: 0 !important;
  }
  .sm\:flex-grow {
    flex-grow: 1 !important;
  }
  .sm\:flex-shrink-0 {
    flex-grow: 0 !important;
  }
  .sm\:flex-shrink {
    flex-grow: 1 !important;
  }
  .sm\:has-padding-top {
    padding-top: var(--pbhs-padding-top-sm) !important;
  }
  .sm\:has-margin-top {
    margin-top: var(--pbhs-margin-top-sm) !important;
  }
  .sm\:has-padding-right {
    padding-right: var(--pbhs-padding-right-sm) !important;
  }
  .sm\:has-margin-right {
    margin-right: var(--pbhs-margin-right-sm) !important;
  }
  .sm\:has-padding-bottom {
    padding-bottom: var(--pbhs-padding-bottom-sm) !important;
  }
  .sm\:has-margin-bottom {
    margin-bottom: var(--pbhs-margin-bottom-sm) !important;
  }
  .sm\:has-padding-left {
    padding-left: var(--pbhs-padding-left-sm) !important;
  }
  .sm\:has-margin-left {
    margin-left: var(--pbhs-margin-left-sm) !important;
  }
  .sm\:has-grid-template-columns {
    grid-template-columns: var(--pbhs-grid-template-columns-sm) !important;
  }
  .sm\:has-grid-area {
    grid-area: var(--pbhs-grid-area-sm) !important;
  }
  .sm\:has-hidden {
    display: none !important;
  }
  .sm\:has-transform {
    transform: var(--pbhs-transform-sm) !important;
  }
  .sm\:has-shadow {
    box-shadow: var(--pbhs-shadow-sm) !important;
  }
  .sm\:has-min-height {
    min-height: var(--pbhs-min-height-sm) !important;
  }
  .sm\:has-block-gap {
    gap: var(--pbhs-block-gap-sm) !important;
  }
  .sm\:has-position {
    position: var(--pbhs-position-sm) !important;
    top: var(--pbhs-top-sm) !important;
    right: var(--pbhs-right-sm) !important;
    bottom: var(--pbhs-bottom-sm) !important;
    left: var(--pbhs-left-sm) !important;
    z-index: var(--pbhs-x-index-sm) !important;
  }
  .sm\:has-align-self {
    align-self: var(--pbhs-align-self-sm) !important;
  }
  .sm\:has-flex-column-order {
    order: var(--pbhs-order-sm) !important;
  }
  .sm\:has-fixed-flex-basis {
    flex-basis: var(--pbhs-flex-basis-sm) !important;
  }
  .sm\:has-flex-column-width {
    flex-basis: var(--pbhs-width-sm) !important;
    width: var(--pbhs-width-sm) !important;
  }
  .sm\:has-flex-order {
    order: var(--pbhs-flex-order-sm) !important;
  }
  .sm\:has-alignleft {
    float: left !important;
    margin-right: var(--wp--preset--spacing--40, 1.5rem) !important;
    margin-bottom: var(--wp--preset--spacing--30, 1rem) !important;
    margin-left: 0 !important;
  }
  .sm\:has-alignright {
    float: right !important;
    margin-left: var(--wp--preset--spacing--40, 1.5rem) !important;
    margin-bottom: var(--wp--preset--spacing--30, 1rem) !important;
    margin-right: 0 !important;
  }
  .sm\:has-aligncenter {
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .sm\:has-alignnone {
    float: none !important;
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    clear: both !important;
  }
  .sm\:has-alignfull {
    float: none !important;
    width: 100% !important;
    max-width: none !important;
    margin-inline-start: 0 !important;
    margin-inline-end: 0 !important;
    clear: both !important;
  }
  .sm\:has-alignwide {
    float: none !important;
    width: 100% !important;
    max-width: var(--wp--style--global--wide-size, 100%) !important;
    margin-inline-start: auto !important;
    margin-inline-end: auto !important;
    clear: both !important;
  }
  .sm\:has-width {
    width: var(--pbhs-width-sm) !important;
    max-width: 100% !important;
  }
  .sm\:has-width-auto {
    width: auto !important;
  }
  .sm\:has-text-align-center {
    text-align: center !important;
  }
  .sm\:has-text-align-left {
    text-align: left !important;
  }
  .sm\:has-text-align-right {
    text-align: right !important;
  }
  .sm\:has-padding-bottom-var:preset-spacing-30 {
    padding-bottom: var(--wp--preset--spacing--30) !important;
  }
  .sm\:block {
    display: block !important;
  }
  .sm\:flex {
    display: flex !important;
  }
  .sm\:inline-block {
    display: inline-block !important;
  }
  .sm\:inline-flex {
    display: inline-flex !important;
  }
  .sm\:inline {
    display: inline !important;
  }
  .sm\:hidden {
    display: none !important;
  }
  .sm\:grid {
    display: grid !important;
  }
}
.sr-only {
  display: none !important;
}

/* ══════════════════════════════════════════════════════════════════════════════
 * CONTRAST MODES
 * ════════════════════════════════════════════════════════════════════════════ */
.a11y-high-contrast {
  --wp--preset--color--base: #ffffff !important;
  --wp--preset--color--neutral: #f5f5f5 !important;
  --wp--preset--color--contrast: #000000 !important;
  --wp--preset--color--contrast-inverse: #ffffff !important;
  --wp--preset--color--primary: #000000 !important;
  --wp--preset--color--secondary: #000000 !important;
  --wp--preset--color--accent-1: #000000 !important;
  background-color: #ffffff !important;
  color: #000000 !important;
}
.a11y-high-contrast img {
  filter: contrast(1.1);
}

.a11y-dark {
  --wp--preset--color--base: #242424 !important;
  --wp--preset--color--neutral: #242424 !important;
  --wp--preset--color--contrast: #ffffff !important;
  --wp--preset--color--contrast-inverse: #ffffff !important;
  --wp--preset--color--primary: #242424 !important;
  --wp--preset--color--secondary: #242424 !important;
  --wp--preset--color--accent-1: #242424 !important;
}
.a11y-dark body {
  background-color: #242424 !important;
}
.a11y-dark img {
  filter: brightness(0.85);
}

/**
 * Shared Floating Action Button (FAB) System
 *
 * A generic, reusable fixed-position circular button component used by:
 *   - Edit Page button       (.pbhs-edit-page-btn)
 *   - Accessibility widget   (.pbhs-a11y-widget / .pbhs-a11y-trigger)
 *
 * ── Anatomy ──────────────────────────────────────────────────────────────────
 *
 *   .pbhs-fab                     Outermost wrapper — fixed position, corner placement.
 *   .pbhs-fab__btn                Circle <button> inside a widget wrapper.
 *   a.pbhs-fab                    Circle <a> FAB (no inner wrapper needed).
 *   .pbhs-fab__icon               SVG icon inside the button / link.
 *   .pbhs-fab__tooltip            Label that slides in on hover from the inward edge.
 *
 * ── Position modifiers ───────────────────────────────────────────────────────
 *
 *   .pbhs-fab--nw   Top Left
 *   .pbhs-fab--ne   Top Right
 *   .pbhs-fab--sw   Bottom Left
 *   .pbhs-fab--se   Bottom Right
 *
 *   Set by PHP via filter — no hard-coded positions in this file.
 *
 * ── Admin bar ────────────────────────────────────────────────────────────────
 *
 *   body.admin-bar offsets NW/NE FABs automatically so they clear the bar.
 *
 * ── Tooltip direction ────────────────────────────────────────────────────────
 *
 *   Left-edge (NW/SW)  → tooltip slides in from the right.
 *   Right-edge (NE/SE) → tooltip slides in from the left.
 *
 * ── Usage notes ──────────────────────────────────────────────────────────────
 *
 *   a.pbhs-fab      keeps position:fixed from .pbhs-fab.
 *                   Do NOT add position:relative — fixed already creates a
 *                   containing block so the child tooltip anchors correctly.
 *
 *   .pbhs-fab__btn  lives inside a .pbhs-fab div wrapper and needs
 *                   position:relative to anchor its tooltip.
 * ─────────────────────────────────────────────────────────────────────────────
 */
/* ── Custom properties ───────────────────────────────────────────────────────── */
:root {
  --pbhs-fab-size: 46px;
  --pbhs-fab-icon-size: 20px;
  --pbhs-fab-gap: 16px;
  --pbhs-fab-bg: #1e1e1e;
  --pbhs-fab-color: #fff;
  --pbhs-fab-hover-bg: #3858e9;
  --pbhs-fab-shadow: 0 2px 8px rgba(0, 0, 0, 0.35);
  --pbhs-fab-hover-shadow: 0 4px 16px rgba(56, 88, 233, 0.45);
  --pbhs-fab-z: 99998;
  --pbhs-fab-radius: 50%;
  --pbhs-fab-tooltip-gap: 10px;
}

/* ── Base: fixed wrapper + corner placement ──────────────────────────────────── */
.pbhs-fab {
  position: fixed;
  z-index: var(--pbhs-fab-z);
}
.pbhs-fab--nw {
  top: var(--pbhs-fab-gap);
  left: var(--pbhs-fab-gap);
}
.pbhs-fab--ne {
  top: var(--pbhs-fab-gap);
  right: var(--pbhs-fab-gap);
}
.pbhs-fab--sw {
  bottom: var(--pbhs-fab-gap);
  left: var(--pbhs-fab-gap);
}
.pbhs-fab--se {
  bottom: var(--pbhs-fab-gap);
  right: var(--pbhs-fab-gap);
}
.pbhs-fab--nw .pbhs-fab__tooltip, .pbhs-fab--sw .pbhs-fab__tooltip {
  left: calc(var(--pbhs-fab-size) + var(--pbhs-fab-tooltip-gap));
  right: auto;
}
.pbhs-fab--ne .pbhs-fab__tooltip, .pbhs-fab--se .pbhs-fab__tooltip {
  right: calc(var(--pbhs-fab-size) + var(--pbhs-fab-tooltip-gap));
  left: auto;
}

/* ── Admin bar offset ────────────────────────────────────────────────────────── */
body.admin-bar .pbhs-fab--nw,
body.admin-bar .pbhs-fab--ne {
  top: calc(var(--pbhs-fab-gap) + 32px);
}
@media screen and (max-width: 782px) {
  body.admin-bar .pbhs-fab--nw,
  body.admin-bar .pbhs-fab--ne {
    top: calc(var(--pbhs-fab-gap) + 46px);
  }
}

/* ── Circle button visuals ───────────────────────────────────────────────────── */
.pbhs-fab__btn,
a.pbhs-fab {
  width: var(--pbhs-fab-size);
  height: var(--pbhs-fab-size);
  border-radius: var(--pbhs-fab-radius);
  border: none;
  cursor: pointer;
  padding: 0;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--pbhs-fab-bg);
  color: var(--pbhs-fab-color);
  box-shadow: var(--pbhs-fab-shadow);
  transition: background 0.15s ease, box-shadow 0.15s ease, transform 0.15s ease;
}
.pbhs-fab__btn:hover, .pbhs-fab__btn:focus-visible,
a.pbhs-fab:hover,
a.pbhs-fab:focus-visible {
  background: var(--pbhs-fab-hover-bg);
  box-shadow: var(--pbhs-fab-hover-shadow);
  color: var(--pbhs-fab-color);
  transform: translateY(-1px);
}
.pbhs-fab__btn:hover .pbhs-fab__tooltip, .pbhs-fab__btn:focus-visible .pbhs-fab__tooltip,
a.pbhs-fab:hover .pbhs-fab__tooltip,
a.pbhs-fab:focus-visible .pbhs-fab__tooltip {
  opacity: 1;
  transform: translateY(-50%) translateX(0);
  pointer-events: auto;
}
.pbhs-fab__btn,
a.pbhs-fab {
  /* Loud focus ring for keyboard users — sits outside the FAB via
   * outline-offset; the soft outer box-shadow gives it weight while
   * the existing hover shadow stays underneath. */
}
.pbhs-fab__btn:focus-visible,
a.pbhs-fab:focus-visible {
  outline: 3px solid #0066ff;
  outline-offset: 3px;
  box-shadow: 0 0 0 6px rgba(0, 102, 255, 0.25), var(--pbhs-fab-hover-shadow);
}
.pbhs-fab__btn:active,
a.pbhs-fab:active {
  transform: translateY(0);
}
.pbhs-fab__btn.is-open,
a.pbhs-fab.is-open {
  background: var(--pbhs-fab-hover-bg);
  box-shadow: var(--pbhs-fab-hover-shadow);
  transform: rotate(15deg);
}

.pbhs-fab__btn {
  position: relative;
}

/* ── Icon ────────────────────────────────────────────────────────────────────── */
.pbhs-fab__icon {
  width: var(--pbhs-fab-icon-size);
  height: var(--pbhs-fab-icon-size);
  fill: currentColor;
  stroke: currentColor;
  stroke-width: inherit;
  pointer-events: none;
  flex-shrink: 0;
}

/* ── Tooltip ─────────────────────────────────────────────────────────────────── */
.pbhs-fab__tooltip {
  position: absolute;
  top: 50%;
  white-space: nowrap;
  background: rgba(0, 0, 0, 0.82);
  color: #fff;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
  padding: 6px 10px;
  border-radius: 4px;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.15s ease, transform 0.15s ease;
}
.pbhs-fab--nw .pbhs-fab__tooltip, .pbhs-fab--sw .pbhs-fab__tooltip {
  transform: translateY(-50%) translateX(-6px);
}
.pbhs-fab--ne .pbhs-fab__tooltip, .pbhs-fab--se .pbhs-fab__tooltip {
  transform: translateY(-50%) translateX(6px);
}
.pbhs-fab__tooltip::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  border: 5px solid transparent;
}
.pbhs-fab--nw .pbhs-fab__tooltip::before, .pbhs-fab--sw .pbhs-fab__tooltip::before {
  right: 100%;
  border-right-color: rgba(0, 0, 0, 0.82);
  border-left: none;
}
.pbhs-fab--ne .pbhs-fab__tooltip::before, .pbhs-fab--se .pbhs-fab__tooltip::before {
  left: 100%;
  border-left-color: rgba(0, 0, 0, 0.82);
  border-right: none;
}

.pbhs-fab__btn:hover .pbhs-fab__tooltip,
.pbhs-fab__btn:focus-visible .pbhs-fab__tooltip,
a.pbhs-fab:hover .pbhs-fab__tooltip,
a.pbhs-fab:focus-visible .pbhs-fab__tooltip {
  opacity: 1;
  transform: translateY(-50%) translateX(0);
  pointer-events: auto;
}

/* ── Per-component z-index overrides ─────────────────────────────────────────── */
.pbhs-edit-page-btn {
  z-index: calc(var(--pbhs-fab-z) + 1);
}

/**
 * Edit Page FAB
 *
 * All styles are provided by _fab.scss.
 * Add any site-specific overrides for .pbhs-edit-page-btn here.
 */
.pbhs-edit-page-btn {
  --pbhs-fab-bg: #3858e9;
  --pbhs-fab-color: #fff;
  --pbhs-fab-hover-bg: #1e1e1e;
}

/**
 * Accessibility Widget
 *
 * Floating FAB + action panel for:
 *   - Font size increase / decrease / reset
 *   - High-contrast mode  (.a11y-high-contrast on <html>)
 *   - Dark mode           (.a11y-dark on <html>)
 *
 * Generic FAB positioning, tooltip, and circle-button styles live in _fab.scss.
 *
 * ── Contrast mode colour strategy ────────────────────────────────────────────
 * Modes override var(--wp--preset--color--*) tokens so every block that
 * references palette variables adapts automatically. Themes can further
 * override by redefining the same vars at higher specificity.
 *
 * Palette contract (guaranteed by blocks theme.json):
 *   contrast         readable on base + neutral
 *   contrast-inverse readable on primary, secondary, accent-1
 * ─────────────────────────────────────────────────────────────────────────────
 */
/* ══════════════════════════════════════════════════════════════════════════════
 * WIDGET LAYOUT
 * ════════════════════════════════════════════════════════════════════════════ */
.pbhs-a11y-widget {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}
.pbhs-a11y-widget.pbhs-fab--sw .pbhs-a11y-panel, .pbhs-a11y-widget.pbhs-fab--se .pbhs-a11y-panel {
  order: 0;
}
.pbhs-a11y-widget.pbhs-fab--sw .pbhs-a11y-trigger, .pbhs-a11y-widget.pbhs-fab--se .pbhs-a11y-trigger {
  order: 1;
}
.pbhs-a11y-widget.pbhs-fab--nw .pbhs-a11y-trigger, .pbhs-a11y-widget.pbhs-fab--ne .pbhs-a11y-trigger {
  order: 0;
}
.pbhs-a11y-widget.pbhs-fab--nw .pbhs-a11y-panel, .pbhs-a11y-widget.pbhs-fab--ne .pbhs-a11y-panel {
  order: 1;
}

/* ── Action panel ────────────────────────────────────────────────────────────── */
.pbhs-a11y-panel {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
}
.pbhs-a11y-panel[hidden] {
  display: none;
}

/* ── Individual action buttons ───────────────────────────────────────────────── */
.pbhs-a11y-action {
  position: relative;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 2px solid transparent;
  cursor: pointer;
  padding: 0;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  color: #1e1e1e;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.25);
  transition: background 0.12s ease, border-color 0.12s ease, transform 0.12s ease;
}
.pbhs-a11y-action:hover, .pbhs-a11y-action:focus-visible {
  background: #f0f0f0;
  transform: scale(1.08);
}
.pbhs-a11y-action {
  /* Loud focus ring for keyboard users. Sits outside the button via
   * outline-offset so it stays visible on any background colour. */
}
.pbhs-a11y-action:focus-visible {
  outline: 3px solid #0066ff;
  outline-offset: 3px;
  box-shadow: 0 0 0 6px rgba(0, 102, 255, 0.25), 0 1px 6px rgba(0, 0, 0, 0.25);
}
.pbhs-a11y-action:active {
  transform: scale(0.95);
}
.pbhs-a11y-action[aria-checked=true]::after {
  content: "✓";
  position: absolute;
  top: -5px;
  right: -5px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #3858e9;
  color: #fff;
  font-size: 9px;
  font-weight: 700;
  line-height: 15px;
  text-align: center;
  pointer-events: none;
}
.pbhs-a11y-action {
  /* aria-disabled is used (not the HTML disabled attribute) so the
   * button stays focusable when the user reaches a font-size limit.
   * The `:disabled` selector is kept for safety in case any code path
   * still toggles it. */
}
.pbhs-a11y-action:disabled, .pbhs-a11y-action[aria-disabled=true] {
  opacity: 0.35;
  cursor: not-allowed;
  transform: none;
}
.pbhs-a11y-action .pbhs-a11y-icon {
  width: 16px;
  height: 16px;
  fill: currentColor;
  pointer-events: none;
}

@media (min-width: 992px) {
  .has-hidden {
    display: none !important;
  }
}
.alignfull.has-width {
  width: 100% !important;
}

.text-shadow {
  text-shadow: 1px 1px 1px #111;
}

* {
  box-sizing: border-box;
}

.wp-block {
  position: relative;
}

/*# sourceMappingURL=theme.css.map*/