/* Inline SVG icons — replaces Font Awesome CDN (~18 KB saved) */
.icon {
  width: 1em;
  height: 1em;
  display: inline-block;
  vertical-align: -0.125em;
  fill: currentColor;
  flex-shrink: 0;
  overflow: visible;
}
