/* Phosphor 图标尺寸类(对齐原 lucide .lc-* 尺寸)。
 * 用法:<i class="ph-duotone ph-NAME ph-md"></i>
 * 由 icon() 助手 / lucide→phosphor 运行时 shim 统一产出。 */
.ph-duotone, .ph-fill, .ph-bold, .ph { line-height: 1; vertical-align: -0.125em; display: inline-flex; }

.ph-xs  { font-size: 14px; }
.ph-sm  { font-size: 16px; }
.ph-md  { font-size: 20px; }
.ph-lg  { font-size: 24px; }
.ph-xl  { font-size: 28px; }
.ph-2x  { font-size: 32px; }
