.details-grid{grid-template-columns:1fr!important}.visual-card{font:inherit;color:inherit;text-align:left;cursor:pointer;display:grid;grid-template-columns:108px 1fr;gap:24px;align-items:center;min-height:132px;transition:background .22s,border-color .22s,transform .22s}
.visual-card:hover{background:#202020;border-color:#5a4b08;transform:translateY(-2px)}.visual-card:focus-visible{outline:2px solid #ffd100;outline-offset:-3px}
.reference-image{width:92px;height:92px;border-radius:0;background:#222;display:grid;place-items:center;border:0;overflow:hidden;position:relative}
.reference-image:after{content:"";position:absolute;left:0;bottom:0;width:22px;height:3px;background:#ffd100}
.reference-image svg{width:58px;height:58px;fill:none;stroke:#ffd100;stroke-width:4.5;stroke-linecap:round;stroke-linejoin:round;filter:none}
.reference-image svg *{vector-effect:non-scaling-stroke}.reference-image svg .fill{fill:#ffd100;opacity:.24}.reference-image svg text{fill:#ffd100;stroke:none;font:800 10px Oxanium,sans-serif;text-anchor:middle}.detail-copy{min-width:0}.detail-copy span{margin-bottom:7px}.detail-copy strong{display:block;color:#fff;font-size:16px}
.detail-copy small{display:block;max-height:0;opacity:0;overflow:hidden;color:rgba(255,255,255,.58);font-size:11px;line-height:1.5;transition:max-height .25s,opacity .25s,margin .25s}
.detail-copy b{display:block;margin-top:12px;color:#ffd100;font:700 10px Oxanium,sans-serif;text-transform:uppercase;letter-spacing:.06em}.detail-copy b i{font-style:normal;font-size:14px;margin-left:4px}
.visual-card[aria-expanded="true"] .detail-copy small{max-height:80px;opacity:1;margin-top:9px}.visual-card[aria-expanded="true"] .detail-copy b i{display:inline-block;transform:rotate(45deg)}
.visual-card.empty .reference-image{filter:saturate(0);opacity:.38}
@media(max-width:900px){.visual-card{grid-template-columns:100px 1fr}.reference-image{width:84px;height:84px}.reference-image svg{width:52px;height:52px}}
@media(max-width:620px){.details-grid{grid-template-columns:1fr}.visual-card{grid-template-columns:82px 1fr;min-height:122px;gap:16px}.reference-image{width:70px;height:70px}.reference-image svg{width:44px;height:44px}}

