/* Phosphor Icons, fill weight only. Indisea never uses outline/duotone weights.
   Loaded from CDN because the brand folder ships no icon set of its own. */
@import url("/vendor/phosphor/style.css");
:root{
  --icon-size-sm: 16px;
  --icon-size-md: 20px;
  --icon-size-lg: 24px;
  --icon-size-xl: 32px;
  --icon-size-display: 48px;
}
.ph-fill{display:inline-block;line-height:1}
