/* Selection Prada Ultimate v17.17.1 — conventional numeral typography */

/*
 * This face is deliberately limited to digits and number punctuation.
 * Text continues to use each component's existing typeface; only numerals
 * fall through to a conventional Arial/Helvetica-style face.
 */
@font-face {
  font-family: 'SPU Conventional Numerals';
  src: local('Arial'), local('Helvetica'), local('Liberation Sans'), local('DejaVu Sans');
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  unicode-range: U+0024-0025, U+002B-003A, U+00A2-00A5, U+20AC;
}

:root {
  --sp-serif: 'SPU Conventional Numerals', 'Cormorant Garamond', 'Times New Roman', Georgia, serif;
  --chat-serif: 'SPU Conventional Numerals', 'Cormorant Garamond', Georgia, serif;
  --spa-serif: 'SPU Conventional Numerals', 'Cormorant Garamond', Georgia, serif;
}

/* Live balances, IDs, prices, counters and timers. */
.spc-credit-count,
.spc-inbox-v1682 .spc-credit-panel-balance strong,
.spc-inbox-v1682 .spc-credit-panel-details strong,
#spa-credit-count,
.spa-as-time,
.spa-plan-live-value,
.spa-plan-label-number,
.spa-plan-cost-number,
#spa-room-timer,
.spa-hb-count,
.spa-hb-timer,
.spa-compat-score,
.spa-go-score span,
.spa-prize-value,
.spa-pr-val,
.spv-call-timer,
.spu1611-owner-stats strong,
.spu1611-editor-progress > strong,
.spu1624-section-title > span,
.spu1634-side-prices strong,
.spu1634-plan-price b,
.spu1634-plan-card > strong,
.svgcp-balance b,
.svgcp-slot31-chip strong,
[data-slot31-balance-top] {
  font-family: 'SPU Conventional Numerals', Arial, Helvetica, sans-serif !important;
  font-style: normal !important;
  font-variant-numeric: lining-nums tabular-nums;
  font-feature-settings: 'lnum' 1, 'tnum' 1;
}

/* The large Messages balance shown above CREDITS AVAILABLE. */
.spc-inbox-v1682 .spc-credit-panel-balance strong {
  font-weight: 500;
  letter-spacing: 0;
}

/* Preserve each decorative text face while replacing any digits inside it. */
.spu14-brand,
.spu14-head h1,
.spu1611-hero h1,
.spu1611-editor-header h1,
.spu1611-editor-title > span,
.spu1624-register-copy h1,
.spu1624-membership-card h2,
.spu1624-form-head h2,
.spu1624-section-title h3,
.spu1624-checkgroup legend,
.spu1624-submit-area strong {
  font-family: 'SPU Conventional Numerals', 'Cormorant Garamond', Georgia, serif !important;
}
