/* 图标样式 - 使用 Lucide Icons CDN */
[class^="icon-"], [class*=" icon-"] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 1em;
    height: 1em;
    flex-shrink: 0;
}
