.column-collapse-button{background:linear-gradient(315deg,#2de8af,#27baf9);border-radius:0 8px 8px 0;height:86px;left:2px;position:absolute;top:calc(50% - 43px);transition:background .3s ease-in-out,width .3s ease-in-out,border-radius .3s ease-in-out;width:12px}.column-collapse-button:hover{background:linear-gradient(315deg,#35f9fa,#35f9fa);border-radius:0 12px 12px 0;width:18px}.column-collapse-button.collapsed,.column-collapse-button[aria-label="Collapse Column 2"]{left:0}.column-collapse-button-inset{box-shadow:inset 0 0 0 0 rgba(39,186,249,0);transition:box-shadow .1s ease-in-out}.column-collapse-button-inset:hover{box-shadow:inset 0 0 0 1px rgba(39,186,249,.5)}.three-column-layout .swipe-container-content-area{--mobile-swipe-container-header-height:54px}@media screen and (max-width:767px){.three-column-layout .swipe-container-content-area{min-height:calc(var(--oai-expert-agent-app-min-height) - var(--nav-height-desktop) - var(--footer-height-mobile) - var(--mobile-progress-meter-height) - var(--mobile-swipe-container-header-height));max-height:calc(var(--oai-expert-agent-app-min-height) - var(--nav-height-desktop) - var(--footer-height-mobile) - var(--mobile-progress-meter-height) - var(--mobile-swipe-container-header-height))}}@media screen and (min-width:768px){.three-column-layout .swipe-container-content-area{min-height:calc(var(--oai-expert-agent-app-min-height) - var(--nav-height-desktop) - var(--footer-height-tablet) - 80px - 2px);max-height:calc(var(--oai-expert-agent-app-min-height) - var(--nav-height-desktop) - var(--footer-height-tablet) - 80px - 2px)}}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}/*!
  Theme: GitHub Dark
  Description: Dark theme as seen on github.com
  Author: github.com
  Maintainer: @Hirse
  Updated: 2021-05-15

  Outdated base version: https://github.com/primer/github-syntax-dark
  Current colors taken from GitHub's CSS
*/.hljs{color:#c9d1d9;background:#0d1117}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#ff7b72}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#d2a8ff}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id,.hljs-variable{color:#79c0ff}.hljs-meta .hljs-string,.hljs-regexp,.hljs-string{color:#a5d6ff}.hljs-built_in,.hljs-symbol{color:#ffa657}.hljs-code,.hljs-comment,.hljs-formula{color:#8b949e}.hljs-name,.hljs-quote,.hljs-selector-pseudo,.hljs-selector-tag{color:#7ee787}.hljs-subst{color:#c9d1d9}.hljs-section{color:#1f6feb;font-weight:700}.hljs-bullet{color:#f2cc60}.hljs-emphasis{color:#c9d1d9;font-style:italic}.hljs-strong{color:#c9d1d9;font-weight:700}.hljs-addition{color:#aff5b4;background-color:#033a16}.hljs-deletion{color:#ffdcd7;background-color:#67060c}