/* =====================================================================
   MAGMA - LESZUKITETT ikonkeszlet.
   A teljes Phosphor keszlet 1531 ikont definialt (87 KB); az oldal
   41 ikont hasznal. Csak azok maradtak itt.
   A TELJES fajl megvan: _claude_sandbox/ikon_eredeti/style-teljes.css
   UJ IKON HASZNALATAKOR: tedd be a HTML-be, majd futtasd ujra a
   _claude_sandbox/szkriptek/ikon_css_szukites.ps1 szkriptet - az
   automatikusan felveszi az uj ikon szabalyat is.
   Keszult: 2026-08-18
   ===================================================================== */
@font-face {
  font-family: "Phosphor-Light";
  /* MAGMA: csak woff2. A .woff/.ttf/.svg valtozatokat kivettuk - a woff2-t
     2016 ota minden bongeszo tamogatja, a tobbi csak sulyt vitt (1 MB), az
     .svg fajlt pedig nem is toltottuk le, tehat 404-et adott volna. */
  src: url("./Phosphor-Light.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.ph-light {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "Phosphor-Light" !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-light.ph-arrow-left:before {
  content: "\e058";
}
.ph-light.ph-arrow-right:before {
  content: "\e06c";
}
.ph-light.ph-bank:before {
  content: "\e0b4";
}
.ph-light.ph-battery-charging:before {
  content: "\e0ba";
}
.ph-light.ph-blueprint:before {
  content: "\eda0";
}
.ph-light.ph-buildings:before {
  content: "\e102";
}
.ph-light.ph-charging-station:before {
  content: "\e8d0";
}
.ph-light.ph-chart-line-up:before {
  content: "\e156";
}
.ph-light.ph-clock-counter-clockwise:before {
  content: "\e1a0";
}
.ph-light.ph-coins:before {
  content: "\e78e";
}
.ph-light.ph-cookie:before {
  content: "\e6ca";
}
.ph-light.ph-database:before {
  content: "\e1de";
}
.ph-light.ph-diamond:before {
  content: "\e1ec";
}
.ph-light.ph-envelope:before {
  content: "\e214";
}
.ph-light.ph-envelope-simple:before {
  content: "\e218";
}
.ph-light.ph-factory:before {
  content: "\e760";
}
.ph-light.ph-file-text:before {
  content: "\e23a";
}
.ph-light.ph-git-merge:before {
  content: "\e280";
}
.ph-light.ph-globe:before {
  content: "\e288";
}
.ph-light.ph-handshake:before {
  content: "\e582";
}
.ph-light.ph-hard-drives:before {
  content: "\e2a0";
}
.ph-light.ph-house-line:before {
  content: "\e2c4";
}
.ph-light.ph-kanban:before {
  content: "\eb54";
}
.ph-light.ph-lifebuoy:before {
  content: "\e63a";
}
.ph-light.ph-lightbulb:before {
  content: "\e2dc";
}
.ph-light.ph-lock:before {
  content: "\e2fa";
}
.ph-light.ph-lock-key:before {
  content: "\e2fe";
}
.ph-light.ph-magnifying-glass:before {
  content: "\e30c";
}
.ph-light.ph-map-pin:before {
  content: "\e316";
}
.ph-light.ph-medal:before {
  content: "\e320";
}
.ph-light.ph-package:before {
  content: "\e390";
}
.ph-light.ph-quotes:before {
  content: "\e660";
}
.ph-light.ph-rocket:before {
  content: "\e3fc";
}
.ph-light.ph-scales:before {
  content: "\e750";
}
.ph-light.ph-shield-check:before {
  content: "\e40c";
}
.ph-light.ph-trend-up:before {
  content: "\e4ae";
}
.ph-light.ph-wallet:before {
  content: "\e68a";
}
.ph-light.ph-warning-circle:before {
  content: "\e4e2";
}
.ph-light.ph-waves:before {
  content: "\e6de";
}
.ph-light.ph-wind:before {
  content: "\e5d2";
}
.ph-light.ph-wrench:before {
  content: "\e5d4";
}
