/* ============================================================
   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-buildings:before { content: "\e102"; }
.ph.ph-calendar:before { content: "\e108"; }
.ph.ph-clock:before { content: "\e19a"; }
.ph.ph-confetti:before { content: "\e81a"; }
.ph.ph-cooking-pot:before { content: "\e764"; }
.ph.ph-facebook-logo:before { content: "\e226"; }
.ph.ph-fork-knife:before { content: "\e262"; }
.ph.ph-handshake:before { content: "\e582"; }
.ph.ph-instagram-logo:before { content: "\e2d0"; }
.ph.ph-list:before { content: "\e2f0"; }
.ph.ph-map-pin:before { content: "\e316"; }
.ph.ph-medal:before { content: "\e320"; }
.ph.ph-newspaper:before { content: "\e344"; }
.ph.ph-package:before { content: "\e390"; }
.ph.ph-phone:before { content: "\e3b8"; }
.ph.ph-plus-circle:before { content: "\e3d6"; }
.ph.ph-star:before { content: "\e46a"; }
.ph.ph-storefront:before { content: "\e470"; }
.ph.ph-sun-horizon:before { content: "\e5b6"; }
.ph.ph-television:before { content: "\e754"; }
.ph.ph-trophy:before { content: "\e67e"; }
.ph.ph-truck:before { content: "\e4b4"; }
.ph.ph-users-three:before { content: "\e68e"; }
.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-buildings:before { content: "\e102"; }
.ph-bold.ph-calendar:before { content: "\e108"; }
.ph-bold.ph-clock:before { content: "\e19a"; }
.ph-bold.ph-confetti:before { content: "\e81a"; }
.ph-bold.ph-cooking-pot:before { content: "\e764"; }
.ph-bold.ph-facebook-logo:before { content: "\e226"; }
.ph-bold.ph-fork-knife:before { content: "\e262"; }
.ph-bold.ph-handshake:before { content: "\e582"; }
.ph-bold.ph-instagram-logo:before { content: "\e2d0"; }
.ph-bold.ph-list:before { content: "\e2f0"; }
.ph-bold.ph-map-pin:before { content: "\e316"; }
.ph-bold.ph-medal:before { content: "\e320"; }
.ph-bold.ph-newspaper:before { content: "\e344"; }
.ph-bold.ph-package:before { content: "\e390"; }
.ph-bold.ph-phone:before { content: "\e3b8"; }
.ph-bold.ph-plus-circle:before { content: "\e3d6"; }
.ph-bold.ph-star:before { content: "\e46a"; }
.ph-bold.ph-storefront:before { content: "\e470"; }
.ph-bold.ph-sun-horizon:before { content: "\e5b6"; }
.ph-bold.ph-television:before { content: "\e754"; }
.ph-bold.ph-trophy:before { content: "\e67e"; }
.ph-bold.ph-truck:before { content: "\e4b4"; }
.ph-bold.ph-users-three:before { content: "\e68e"; }
.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-buildings:before { content: "\e102"; }
.ph-fill.ph-calendar:before { content: "\e108"; }
.ph-fill.ph-clock:before { content: "\e19a"; }
.ph-fill.ph-confetti:before { content: "\e81a"; }
.ph-fill.ph-cooking-pot:before { content: "\e764"; }
.ph-fill.ph-facebook-logo:before { content: "\e226"; }
.ph-fill.ph-fork-knife:before { content: "\e262"; }
.ph-fill.ph-handshake:before { content: "\e582"; }
.ph-fill.ph-instagram-logo:before { content: "\e2d0"; }
.ph-fill.ph-list:before { content: "\e2f0"; }
.ph-fill.ph-map-pin:before { content: "\e316"; }
.ph-fill.ph-medal:before { content: "\e320"; }
.ph-fill.ph-newspaper:before { content: "\e344"; }
.ph-fill.ph-package:before { content: "\e390"; }
.ph-fill.ph-phone:before { content: "\e3b8"; }
.ph-fill.ph-plus-circle:before { content: "\e3d6"; }
.ph-fill.ph-star:before { content: "\e46a"; }
.ph-fill.ph-storefront:before { content: "\e470"; }
.ph-fill.ph-sun-horizon:before { content: "\e5b6"; }
.ph-fill.ph-television:before { content: "\e754"; }
.ph-fill.ph-trophy:before { content: "\e67e"; }
.ph-fill.ph-truck:before { content: "\e4b4"; }
.ph-fill.ph-users-three:before { content: "\e68e"; }
.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;
}
