.code_snippets{background-color:#091b36;height:371px;display:flex;flex-direction:column;border:1px solid #334052;border-radius:8px}.code_snippets>div:first-of-type{gap:0;padding:0!important;background:#092349;border-top-left-radius:8px;border-top-right-radius:8px;overflow-x:auto;overflow-y:hidden;white-space:nowrap}.code_snippets>div:first-of-type div[data-overlayscrollbars-viewport]{display:flex}.code_snippets>div:first-of-type .os-scrollbar-handle{opacity:0}.code_snippets>div:first-of-type br{display:none}.code_snippets .code_snip_tabs{flex:1;display:flex;flex-direction:column;overflow:hidden}.code_snippets .code_snip_tabs .code_snip{height:100%;width:100%;display:flex;flex-direction:column}.code_snippets .code_snip_tabs .code_snip[hidden]{display:none}.code_snippets .code_snip_tabs .code_snip .code_snip_wrap{width:100%;height:100%}.code_snippets .code_snip_tabs .code_snip .os-scrollbar-handle{background:#303b45}.code_snippets .code_snip_tabs .code_snip .os-scrollbar-vertical{top:0;bottom:0;right:4px}.code_snippets button{background:transparent;color:#70879c;font-weight:300;transform:translateY(1px);position:relative;z-index:1;padding:8px!important;flex:1;text-align:center;border:solid #334052;border-width:0 1px 0 0}.code_snippets button:first-of-type{border-top-left-radius:8px}.code_snippets button:last-of-type{border-top-right-radius:8px;border-right:0}.code_snippets button[aria-selected=true]{background:#091b36;color:#fff;font-weight:500}.code_snippets button[aria-selected=true]:first-of-type{border-left:0}.code_snippets button[aria-selected=true]:last-of-type{border-right:0}.code_snippets pre{margin:0;border-top:1px solid #334052;overflow:visible}.code_snippets div.code-toolbar>.toolbar{top:8px;right:8px;width:28px;height:28px;padding:0;opacity:1}.code_snippets div.code-toolbar>.toolbar button{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNyIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDE0IDE3Ij48cGF0aCBmaWxsPSIjZmZmIiBkPSJNOS41NDYuOGgtOEMuNzQ1LjguMDkgMS40NTQuMDkgMi4yNTR2OS40NTVjMCAuNC4zMjcuNzI3LjcyNy43MjdhLjczLjczIDAgMCAwIC43MjctLjcyN1YyLjk4MmMwLS40LjMyOC0uNzI4LjcyOC0uNzI4aDcuMjczYS43My43MyAwIDAgMCAuNzI3LS43MjdBLjczLjczIDAgMCAwIDkuNTQ2LjhtMi45MDkgMi45MDloLThjLS44IDAtMS40NTUuNjU1LTEuNDU1IDEuNDU1djEwLjE4MmMwIC44LjY1NSAxLjQ1NCAxLjQ1NSAxLjQ1NGg4Yy44IDAgMS40NTQtLjY1NSAxLjQ1NC0xLjQ1NVY1LjE2NWMwLS44LS42NTQtMS40NTUtMS40NTQtMS40NTVtLS43MjggMTEuNjM3SDUuMTgyYS43My43MyAwIDAgMS0uNzI3LS43MjhWNS44OTFjMC0uNC4zMjctLjcyNy43MjctLjcyN2g2LjU0NWMuNCAwIC43MjguMzI3LjcyOC43Mjd2OC43MjdhLjczLjczIDAgMCAxLS43MjguNzI3Ii8+PC9zdmc+")!important;background-repeat:no-repeat!important;background-position:50%!important;padding:0;width:28px;height:28px;background-color:transparent;border:1px solid #29436e;border-radius:6px;box-shadow:none;position:relative;transition:all .35s ease-out;flex:initial}.code_snippets div.code-toolbar>.toolbar button:hover{background-color:#1d274c;border-color:hsla(0,0%,100%,.3)}.code_snippets div.code-toolbar>.toolbar button span{position:absolute;top:100%;left:50%;transform:translate(-50%,50%);font-size:12px}.code_snippets .line-numbers-rows{width:3em;border-right:none}@media (min-width:768px){.code_snippets div.code-toolbar>.toolbar{right:32px}}