/* ============================================================
   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-left:before { content: "\e058"; }
.ph.ph-arrow-right:before { content: "\e06c"; }
.ph.ph-arrow-square-out:before { content: "\e5de"; }
.ph.ph-arrow-up:before { content: "\e08e"; }
.ph.ph-arrow-up-right:before { content: "\e092"; }
.ph.ph-arrows-left-right:before { content: "\e0a0"; }
.ph.ph-arrows-out-cardinal:before { content: "\e0a4"; }
.ph.ph-battery-charging:before { content: "\e0ba"; }
.ph.ph-buildings:before { content: "\e102"; }
.ph.ph-calendar-check:before { content: "\e712"; }
.ph.ph-car-profile:before { content: "\e8cc"; }
.ph.ph-car-simple:before { content: "\e114"; }
.ph.ph-caret-down:before { content: "\e136"; }
.ph.ph-caret-left:before { content: "\e138"; }
.ph.ph-caret-right:before { content: "\e13a"; }
.ph.ph-chat-circle-dots:before { content: "\e16c"; }
.ph.ph-chat-circle-text:before { content: "\e16e"; }
.ph.ph-check-circle:before { content: "\e184"; }
.ph.ph-circle:before { content: "\e18a"; }
.ph.ph-clock:before { content: "\e19a"; }
.ph.ph-cpu:before { content: "\e610"; }
.ph.ph-facebook-logo:before { content: "\e226"; }
.ph.ph-funnel:before { content: "\e266"; }
.ph.ph-gear:before { content: "\e270"; }
.ph.ph-gift:before { content: "\e276"; }
.ph.ph-google-logo:before { content: "\e292"; }
.ph.ph-house:before { content: "\e2c2"; }
.ph.ph-info:before { content: "\e2ce"; }
.ph.ph-instagram-logo:before { content: "\e2d0"; }
.ph.ph-lightbulb:before { content: "\e2dc"; }
.ph.ph-lightning:before { content: "\e2de"; }
.ph.ph-list:before { content: "\e2f0"; }
.ph.ph-list-checks:before { content: "\eadc"; }
.ph.ph-map-pin:before { content: "\e316"; }
.ph.ph-paint-brush:before { content: "\e6f0"; }
.ph.ph-paper-plane-tilt:before { content: "\e398"; }
.ph.ph-phone:before { content: "\e3b8"; }
.ph.ph-plug:before { content: "\e946"; }
.ph.ph-seal-check:before { content: "\e606"; }
.ph.ph-seal-percent:before { content: "\e60a"; }
.ph.ph-seat:before { content: "\eb8e"; }
.ph.ph-shield-check:before { content: "\e40c"; }
.ph.ph-sparkle:before { content: "\e6a2"; }
.ph.ph-speaker-high:before { content: "\e44a"; }
.ph.ph-star:before { content: "\e46a"; }
.ph.ph-steering-wheel:before { content: "\e9ac"; }
.ph.ph-timer:before { content: "\e492"; }
.ph.ph-traffic-sign:before { content: "\e67a"; }
.ph.ph-warning-circle:before { content: "\e4e2"; }
.ph.ph-wind:before { content: "\e5d2"; }
.ph.ph-wrench:before { content: "\e5d4"; }
.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-left:before { content: "\e058"; }
.ph-bold.ph-arrow-right:before { content: "\e06c"; }
.ph-bold.ph-arrow-square-out:before { content: "\e5de"; }
.ph-bold.ph-arrow-up:before { content: "\e08e"; }
.ph-bold.ph-arrow-up-right:before { content: "\e092"; }
.ph-bold.ph-arrows-left-right:before { content: "\e0a0"; }
.ph-bold.ph-arrows-out-cardinal:before { content: "\e0a4"; }
.ph-bold.ph-battery-charging:before { content: "\e0ba"; }
.ph-bold.ph-buildings:before { content: "\e102"; }
.ph-bold.ph-calendar-check:before { content: "\e712"; }
.ph-bold.ph-car-profile:before { content: "\e8cc"; }
.ph-bold.ph-car-simple:before { content: "\e114"; }
.ph-bold.ph-caret-down:before { content: "\e136"; }
.ph-bold.ph-caret-left:before { content: "\e138"; }
.ph-bold.ph-caret-right:before { content: "\e13a"; }
.ph-bold.ph-chat-circle-dots:before { content: "\e16c"; }
.ph-bold.ph-chat-circle-text:before { content: "\e16e"; }
.ph-bold.ph-check-circle:before { content: "\e184"; }
.ph-bold.ph-circle:before { content: "\e18a"; }
.ph-bold.ph-clock:before { content: "\e19a"; }
.ph-bold.ph-cpu:before { content: "\e610"; }
.ph-bold.ph-facebook-logo:before { content: "\e226"; }
.ph-bold.ph-funnel:before { content: "\e266"; }
.ph-bold.ph-gear:before { content: "\e270"; }
.ph-bold.ph-gift:before { content: "\e276"; }
.ph-bold.ph-google-logo:before { content: "\e292"; }
.ph-bold.ph-house:before { content: "\e2c2"; }
.ph-bold.ph-info:before { content: "\e2ce"; }
.ph-bold.ph-instagram-logo:before { content: "\e2d0"; }
.ph-bold.ph-lightbulb:before { content: "\e2dc"; }
.ph-bold.ph-lightning:before { content: "\e2de"; }
.ph-bold.ph-list:before { content: "\e2f0"; }
.ph-bold.ph-list-checks:before { content: "\eadc"; }
.ph-bold.ph-map-pin:before { content: "\e316"; }
.ph-bold.ph-paint-brush:before { content: "\e6f0"; }
.ph-bold.ph-paper-plane-tilt:before { content: "\e398"; }
.ph-bold.ph-phone:before { content: "\e3b8"; }
.ph-bold.ph-plug:before { content: "\e946"; }
.ph-bold.ph-seal-check:before { content: "\e606"; }
.ph-bold.ph-seal-percent:before { content: "\e60a"; }
.ph-bold.ph-seat:before { content: "\eb8e"; }
.ph-bold.ph-shield-check:before { content: "\e40c"; }
.ph-bold.ph-sparkle:before { content: "\e6a2"; }
.ph-bold.ph-speaker-high:before { content: "\e44a"; }
.ph-bold.ph-star:before { content: "\e46a"; }
.ph-bold.ph-steering-wheel:before { content: "\e9ac"; }
.ph-bold.ph-timer:before { content: "\e492"; }
.ph-bold.ph-traffic-sign:before { content: "\e67a"; }
.ph-bold.ph-warning-circle:before { content: "\e4e2"; }
.ph-bold.ph-wind:before { content: "\e5d2"; }
.ph-bold.ph-wrench:before { content: "\e5d4"; }
.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-left:before { content: "\e058"; }
.ph-fill.ph-arrow-right:before { content: "\e06c"; }
.ph-fill.ph-arrow-square-out:before { content: "\e5de"; }
.ph-fill.ph-arrow-up:before { content: "\e08e"; }
.ph-fill.ph-arrow-up-right:before { content: "\e092"; }
.ph-fill.ph-arrows-left-right:before { content: "\e0a0"; }
.ph-fill.ph-arrows-out-cardinal:before { content: "\e0a4"; }
.ph-fill.ph-battery-charging:before { content: "\e0ba"; }
.ph-fill.ph-buildings:before { content: "\e102"; }
.ph-fill.ph-calendar-check:before { content: "\e712"; }
.ph-fill.ph-car-profile:before { content: "\e8cc"; }
.ph-fill.ph-car-simple:before { content: "\e114"; }
.ph-fill.ph-caret-down:before { content: "\e136"; }
.ph-fill.ph-caret-left:before { content: "\e138"; }
.ph-fill.ph-caret-right:before { content: "\e13a"; }
.ph-fill.ph-chat-circle-dots:before { content: "\e16c"; }
.ph-fill.ph-chat-circle-text:before { content: "\e16e"; }
.ph-fill.ph-check-circle:before { content: "\e184"; }
.ph-fill.ph-circle:before { content: "\e18a"; }
.ph-fill.ph-clock:before { content: "\e19a"; }
.ph-fill.ph-cpu:before { content: "\e610"; }
.ph-fill.ph-facebook-logo:before { content: "\e226"; }
.ph-fill.ph-funnel:before { content: "\e266"; }
.ph-fill.ph-gear:before { content: "\e270"; }
.ph-fill.ph-gift:before { content: "\e276"; }
.ph-fill.ph-google-logo:before { content: "\e292"; }
.ph-fill.ph-house:before { content: "\e2c2"; }
.ph-fill.ph-info:before { content: "\e2ce"; }
.ph-fill.ph-instagram-logo:before { content: "\e2d0"; }
.ph-fill.ph-lightbulb:before { content: "\e2dc"; }
.ph-fill.ph-lightning:before { content: "\e2de"; }
.ph-fill.ph-list:before { content: "\e2f0"; }
.ph-fill.ph-list-checks:before { content: "\eadc"; }
.ph-fill.ph-map-pin:before { content: "\e316"; }
.ph-fill.ph-paint-brush:before { content: "\e6f0"; }
.ph-fill.ph-paper-plane-tilt:before { content: "\e398"; }
.ph-fill.ph-phone:before { content: "\e3b8"; }
.ph-fill.ph-plug:before { content: "\e946"; }
.ph-fill.ph-seal-check:before { content: "\e606"; }
.ph-fill.ph-seal-percent:before { content: "\e60a"; }
.ph-fill.ph-seat:before { content: "\eb8e"; }
.ph-fill.ph-shield-check:before { content: "\e40c"; }
.ph-fill.ph-sparkle:before { content: "\e6a2"; }
.ph-fill.ph-speaker-high:before { content: "\e44a"; }
.ph-fill.ph-star:before { content: "\e46a"; }
.ph-fill.ph-steering-wheel:before { content: "\e9ac"; }
.ph-fill.ph-timer:before { content: "\e492"; }
.ph-fill.ph-traffic-sign:before { content: "\e67a"; }
.ph-fill.ph-warning-circle:before { content: "\e4e2"; }
.ph-fill.ph-wind:before { content: "\e5d2"; }
.ph-fill.ph-wrench:before { content: "\e5d4"; }
.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;
}
