.trusty-performance{position:relative;display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto 44px;aspect-ratio:auto;overflow:hidden;background:#fff;isolation:isolate;pointer-events:auto!important}
.trusty-performance::before{content:"";grid-area:1/1;aspect-ratio:1264/720;min-width:0}
.trusty-performance>video,.trusty-performance>img{position:absolute;grid-area:1/1/2/2;inset:0;width:100%;height:100%;object-fit:contain;pointer-events:none}
.trusty-performance>[hidden]{display:none}
.trusty-motion-control{position:static;grid-area:2/1;justify-self:end;min-width:44px;min-height:44px;padding:8px;color:#23613f;background:#fff;border:0;font:500 11px/1.3 system-ui,sans-serif;cursor:pointer;z-index:1}
.page-hero--character .hound-stage:has(>.trusty-performance){aspect-ratio:auto}
.page-hero--character .trusty-performance{display:grid;height:auto}
.trusty-motion-control:focus-visible{outline:2px solid #23613f;outline-offset:-3px}
.trusty-motion-control:active{transform:scale(.98)}
.od-wrap>#trusty-check-performance{width:min(100%,540px);margin:12px auto 18px}
.od-wrap:has(>#trusty-check-performance) .od-assignment--trusty{grid-template-columns:minmax(0,1fr)}
.od-wrap:has(>#trusty-check-performance) .od-fetch-stage{grid-template-columns:minmax(0,1fr);min-height:0}
@media(prefers-reduced-motion:reduce){.trusty-motion-control:active{transform:none}}
.page-hero:has([data-trusty-performance]){background:#fff}
