@media(hover:none),(pointer:coarse){
  .cape-directory-card[data-cape-hash]{cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:rgba(96,214,255,.16)}
  .cape-card-actions{position:relative;z-index:20}
  .cape-card-actions button,.cape-card-actions a{position:relative;z-index:21;min-height:44px;touch-action:manipulation;pointer-events:auto;font-size:13px}
  .cape-card-actions [data-cape-download]{min-width:44px}
  .cape-release-actions a,.cape-release-item{min-height:44px;touch-action:manipulation;pointer-events:auto}
}
.cape-release-texture-face{display:block;flex:0 0 auto;width:40px;height:64px;border-radius:3px;background-image:var(--cape-url);background-repeat:no-repeat;background-size:256px 128px;background-position:-4px -4px;image-rendering:pixelated;filter:drop-shadow(0 10px 12px rgba(0,0,0,.42));transform:translateZ(0)}
@media(max-width:700px){.cape-release-texture-face{width:32px;height:52px;background-size:208px 104px;background-position:-3px -3px}}
