<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.accordion{position:relative;border-bottom:1px solid rgba(0,0,0,.05);font-size:1.4rem}details&gt;summary{display:flex;align-items:center;padding:.8rem 1rem;width:100%;margin-top:-1px;border-top:1px solid rgba(0,0,0,.05);list-style:none;cursor:pointer}details&gt;summary::-webkit-details-marker{display:none}details&gt;summary:before,details&gt;summary:after{position:absolute;right:15px;content:"";width:12px;height:1px;background:var(--colorTextBody)}details&gt;summary:after{transform:rotate(90deg);transition:0.2s}details[open]&gt;summary:after{opacity:0;transform:rotate(0deg)}.accordion__icon,.accordion__title svg{width:22px;margin-right:1rem;margin-left:-1rem;height:auto}.accordion__content{padding:.5rem 1rem 0 1rem}</pre></body></html>