/* Original eight-spoke brand mark, independent of installed symbol fonts. */
.asterisk,.title-star,.manifesto-star,.footer-star,.empty-star,.success-star,.toast-star,.marquee-track i,.details-strip>div:nth-child(3)>span{
  display:inline-block;width:1em;height:1em;flex-shrink:0;background:currentColor;
  -webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Cpath d='M28 2h8v20l14-14 6 6-14 14h20v8H42l14 14-6 6-14-14v20h-8V42L14 56l-6-6 14-14H2v-8h20L8 14l6-6 14 14z'/%3E%3C/svg%3E") center/contain no-repeat;
  mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Cpath d='M28 2h8v20l14-14 6 6-14 14h20v8H42l14 14-6 6-14-14v20h-8V42L14 56l-6-6 14-14H2v-8h20L8 14l6-6 14 14z'/%3E%3C/svg%3E") center/contain no-repeat;
  overflow:hidden;text-indent:-9999px;
}
.empty-star{display:block;margin:0 auto}.success-content .success-star{display:inline-block}.title-star{vertical-align:top;margin-top:.06em}.spin-button svg{width:18px;height:18px;display:block}
@media(max-width:760px){.spin-button svg{width:14px;height:14px}}

#gravity-toggle>span,.details-strip>div:nth-child(2)>span{display:inline-block;width:1em;height:1em;border:1.5px solid currentColor;border-radius:50%;overflow:hidden;text-indent:-9999px;position:relative}#gravity-toggle>span:after,.details-strip>div:nth-child(2)>span:after{content:"";position:absolute;inset:23%;border:1px solid currentColor;border-radius:50%}.sort-label>span{font-size:0;width:6px;height:6px;border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:rotate(45deg);margin-top:-4px}
