._a{display:flex;flex-direction:column;font-size:.9rem}._a>div:not(:last-child){border-bottom:1px solid var(--color-border)}._a th{background-color:var(--color-background);text-align:left}._a td,._a th{border-bottom:1px solid var(--color-border);padding:.5rem 1rem}._d:first-child{border-top-left-radius:4px;border-top-right-radius:4px;margin-top:0}._d:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px}._d:focus-within{position:relative;z-index:1}._e{display:flex}._f{cursor:s-resize}._f[data-state=open]{cursor:n-resize}._g{overflow:hidden}._g[data-state=open]{animation:_cy .3s cubic-bezier(.87,0,.13,1)}._g[data-state=closed]{animation:_cz .3s cubic-bezier(.87,0,.13,1)}._j{padding:15px 20px}._k{color:var(--violet-10);transition:transform .3s cubic-bezier(.87,0,.13,1)}._g[data-state=open]>._k{transform:rotate(180deg)}@keyframes _cy{0%{height:0}to{height:var(--radix-accordion-content-height)}}@keyframes _cz{0%{height:var(--radix-accordion-content-height)}to{height:0}}._l{transition:transform .3s cubic-bezier(.87,0,.13,1)}[data-state=open] ._l{transform:rotate(180deg)}