.score-symbol{display:inline-flex;align-items:center;justify-content:center;line-height:1;font-weight:700}.score-symbol--par{color:var(--ink)}.score-symbol--birdie{color:var(--birdie)}.score-symbol--eagle{color:var(--gold)}.score-symbol--hio{background-image:linear-gradient(135deg,var(--plum) 0,var(--gold) 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.score-symbol--solid{color:#fff}.score-symbol--sm{font-size:.875rem}.score-symbol--md{font-size:1rem}.score-symbol--lg{font-size:1.5rem}.score-symbol__glyph{line-height:1}.score-symbol--solid .score-symbol__glyph--par{font-size:1.3em}.score-symbol--solid .score-symbol__glyph--eagle,.score-symbol--solid .score-symbol__glyph--hio{font-size:1.18em}.score-symbol--with-num{position:relative}.score-symbol__num{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:.6em;font-weight:700;line-height:1;z-index:2}.score-symbol__num--par{color:#0a1410}.score-symbol__num--birdie{color:#0e6b3d;transform:translateY(.14em)}.score-symbol__num--eagle{color:#8a6c2e}.score-symbol__num--hio{color:#0a1410}.score-symbol--recap-par{color:#ffffff}.score-symbol--recap-birdie{color:var(--birdie,#8bc63f)}.score-symbol--recap-eagle{color:var(--gold)}.score-symbol--recap-hio{color:var(--gold-soft,var(--gold))}.score-symbol--recap .score-symbol__glyph--par{font-size:1.3em}.score-symbol--recap .score-symbol__glyph--eagle,.score-symbol--recap .score-symbol__glyph--hio{font-size:1.18em}.score-num-over{color:var(--sunset,#ff6a1a);font-weight:700}