/* Metrik uyumlu sistem font yedegi — DM Sans yuklenene kadar CLS onlenir */
@font-face {
  font-family: 'DM Sans Fallback';
  src: local('Segoe UI'), local('Arial');
  ascent-override: 92%;
  descent-override: 24%;
  line-gap-override: 0%;
  size-adjust: 100%;
}
body {
  font-family: 'DM Sans', 'DM Sans Fallback', system-ui, -apple-system, 'Segoe UI', sans-serif;
}
.stat i,
.pcard-action i,
.pcard-bookmark i,
.use-btn i,
.ai-pill i,
.feed-price-badge i {
  display: inline-block;
  width: 1.15em;
  text-align: center;
  flex-shrink: 0;
}
