@layer page-styles{.pcard-progress{flex-direction:column;gap:6px;margin-top:4px;display:flex}.pcard-progress-row{flex-wrap:wrap;align-items:center;gap:6px 12px;font-size:12px;display:flex}.pcard-progress-num{color:var(--color-foreground);font-weight:600}.pcard-progress-num strong{color:var(--brand-orange);font-weight:700}.pcard-progress-bar{background:var(--color-surface-hover);border-radius:var(--radius-full);width:100%;height:6px;position:relative;overflow:hidden}.pcard-progress-fill{border-radius:inherit;background:linear-gradient(90deg,#ff9824,#ee5a20);height:100%;transition:width .3s}.line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}}