section.stats{display:flex;flex-flow:wrap;justify-content:space-evenly;max-width:60rem;margin:4em auto 1em}section.stats dl{position:relative;margin-bottom:.5rem;padding-right:1.6em;letter-spacing:-.08em;filter:drop-shadow(1px 2px 1px #050a0d);border-right:2px solid #bdbdbd}section.stats dt{position:absolute;bottom:-.2em;right:1.7rem;color:#8499db;font-size:150%;font-style:italic}section.stats dd{color:transparent;background:linear-gradient(179deg,#fff 10%,#c6c5c9 61%,#536280 62%,#bbb8c2 80%);-webkit-background-clip:text;font-size:500%;font-weight:700;letter-spacing:-.05em}section.rankings{display:grid;grid-template-columns:repeat(auto-fill,minmax(auto,var(--max-width)));max-width:calc(var(--max-width)*4);gap:5vh 2em;justify-content:center;align-items:end;margin:1.5rem auto .5em;--max-width:400px}section.top10>header{position:relative;top:4px;padding:.7em 1em;overflow:hidden;background:linear-gradient(135deg,rgba(0,0,0,.26666666666666666),rgba(8,17,8,.25098039215686274),rgba(0,0,0,.26666666666666666),rgba(28,13,28,.25098039215686274));border-radius:8px 8px 0 0}section.top10>header>.group{float:right;padding:.15em .6em;position:relative;right:-4px;color:#9fbcd3;background:#324568;border-radius:2px;font-size:70%;font-variant:all-small-caps}section.top10>header>.group.budget{color:#d0eab3;background:#4e773b}section.top10>header>.group.tag{color:#d4cdea;background:#68386f}section.top10>header>p{margin:.5em 0;font-size:85%;line-height:1.2}section.top10>header>ol{font-size:70%;margin:-.9rem 0 1rem 4em}section.top10>header>ol>li{display:inline-block;text-indent:.4em}section.top10>header>ol>li:before{content:"See also";position:absolute;left:.8rem}section.top10>footer>a{position:relative;top:-2px;right:4px}