.medal{display:inline-flex;gap:var(--space-3);-moz-user-select:none;user-select:none;-webkit-user-select:none}.medal,.medal__shape{flex-direction:column;align-items:center}.medal__shape{position:relative;display:flex;justify-content:center;gap:3px;width:96px;height:96px;isolation:isolate}.medal__shape:before{content:"";position:absolute;inset:9px;background:#ffffff2e;z-index:0}.medal__label{font-size:20px;letter-spacing:.04em}.medal__label,.medal__year{position:relative;z-index:1;font-weight:900;line-height:1}.medal__year{font-size:10px;letter-spacing:.06em;color:currentColor;opacity:.85;font-feature-settings:"tnum","lnum"}.medal--platinum .medal__shape,.medal--platinum .medal__shape:before{clip-path:polygon(30% 0,70% 0,100% 30%,100% 70%,70% 100%,30% 100%,0 70%,0 30%)}.medal--gold .medal__shape,.medal--gold .medal__shape:before{clip-path:polygon(50% 0,93.3% 25%,93.3% 75%,50% 100%,6.7% 75%,6.7% 25%)}.medal--silver .medal__shape,.medal--silver .medal__shape:before{clip-path:circle(50%)}.medal--bronze .medal__shape{border-radius:28%;overflow:hidden}.medal--bronze .medal__shape:before{border-radius:26%}.medal--platinum .medal__shape{background:linear-gradient(135deg,#1c5b78,var(--color-navy-deep));color:var(--color-text-on-dark)}.medal--gold .medal__shape{background:linear-gradient(135deg,#e0bb6a,var(--color-amber));color:var(--color-navy-deep)}.medal--silver .medal__shape{background:linear-gradient(135deg,#dde4e6,var(--color-line-strong));color:var(--color-navy)}.medal--bronze .medal__shape{background:linear-gradient(135deg,#d68472,#a45645);color:var(--color-text-on-dark)}.medal--card .medal__shape{width:64px;height:64px;gap:2px}.medal--card .medal__shape:before{inset:6px}.medal--card .medal__label{font-size:14px;letter-spacing:.02em}
