.calc-subtitle {
    font-size: 1rem;
    font-weight: 500;
    margin: 0 0 0.35rem;
    line-height: 1.6;
}

.pct-block {
    padding: 0.85rem 0;
    border-bottom: 1px solid var(--border, rgba(255, 255, 255, 0.08));
}

.pct-block:last-of-type {
    border-bottom: none;
}

.pct-inline {
    width: 5.5rem;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0.15rem;
}

.pct-out {
    margin: 0;
    font-size: 1.05rem;
}

.pct-out strong {
    font-variant-numeric: tabular-nums;
    font-weight: 600;
}
