/* ============================================================
   Phosphor Icons 2.1.2 — regular / bold / fill
   Self-hosted and tree-shaken to the icons this site uses
   (localized by 20_performance_sweep; re-run the sweep after
   adding an icon — unlisted glyphs render as nothing)
   ============================================================ */
/* regular */
@font-face {
  font-family: "Phosphor";
  src: url('/fonts/Phosphor.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.ph {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "Phosphor" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ph.ph-arrow-right:before { content: "\e06c"; }
.ph.ph-arrow-up-right:before { content: "\e092"; }
.ph.ph-caret-left:before { content: "\e138"; }
.ph.ph-caret-right:before { content: "\e13a"; }
.ph.ph-check-circle:before { content: "\e184"; }
.ph.ph-hand-heart:before { content: "\e810"; }
.ph.ph-house:before { content: "\e2c2"; }
.ph.ph-list:before { content: "\e2f0"; }
.ph.ph-map-pin:before { content: "\e316"; }
.ph.ph-paper-plane-tilt:before { content: "\e398"; }
.ph.ph-pen-nib:before { content: "\e3ac"; }
.ph.ph-phone:before { content: "\e3b8"; }
.ph.ph-plant:before { content: "\ebae"; }
.ph.ph-rocket-launch:before { content: "\e3fe"; }
.ph.ph-x:before { content: "\e4f6"; }

/* bold */
@font-face {
  font-family: "Phosphor-Bold";
  src: url('/fonts/Phosphor-Bold.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.ph-bold {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "Phosphor-Bold" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ph-bold.ph-arrow-right:before { content: "\e06c"; }
.ph-bold.ph-arrow-up-right:before { content: "\e092"; }
.ph-bold.ph-caret-left:before { content: "\e138"; }
.ph-bold.ph-caret-right:before { content: "\e13a"; }
.ph-bold.ph-check-circle:before { content: "\e184"; }
.ph-bold.ph-hand-heart:before { content: "\e810"; }
.ph-bold.ph-house:before { content: "\e2c2"; }
.ph-bold.ph-list:before { content: "\e2f0"; }
.ph-bold.ph-map-pin:before { content: "\e316"; }
.ph-bold.ph-paper-plane-tilt:before { content: "\e398"; }
.ph-bold.ph-pen-nib:before { content: "\e3ac"; }
.ph-bold.ph-phone:before { content: "\e3b8"; }
.ph-bold.ph-plant:before { content: "\ebae"; }
.ph-bold.ph-rocket-launch:before { content: "\e3fe"; }
.ph-bold.ph-x:before { content: "\e4f6"; }

/* fill */
@font-face {
  font-family: "Phosphor-Fill";
  src: url('/fonts/Phosphor-Fill.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.ph-fill {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "Phosphor-Fill" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ph-fill.ph-arrow-right:before { content: "\e06c"; }
.ph-fill.ph-arrow-up-right:before { content: "\e092"; }
.ph-fill.ph-caret-left:before { content: "\e138"; }
.ph-fill.ph-caret-right:before { content: "\e13a"; }
.ph-fill.ph-check-circle:before { content: "\e184"; }
.ph-fill.ph-hand-heart:before { content: "\e810"; }
.ph-fill.ph-house:before { content: "\e2c2"; }
.ph-fill.ph-list:before { content: "\e2f0"; }
.ph-fill.ph-map-pin:before { content: "\e316"; }
.ph-fill.ph-paper-plane-tilt:before { content: "\e398"; }
.ph-fill.ph-pen-nib:before { content: "\e3ac"; }
.ph-fill.ph-phone:before { content: "\e3b8"; }
.ph-fill.ph-plant:before { content: "\ebae"; }
.ph-fill.ph-rocket-launch:before { content: "\e3fe"; }
.ph-fill.ph-x:before { content: "\e4f6"; }

/* Skip navigation link — WCAG 2.4.1 (managed by fix_ada_safe.py) */
.skip-link {
  position: absolute;
  left: -9999px;
  top: 0;
  z-index: 1000;
  padding: 0.75rem 1.25rem;
  background: var(--color-surface, #ffffff);
  color: var(--color-accent, #005fcc);
  font-weight: 600;
  text-decoration: none;
  border: 2px solid var(--color-accent, #005fcc);
  border-radius: 0 0 4px 0;
}
.skip-link:focus {
  left: 0;
}
