.docs-card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-shadow:0 3px 4px 0 rgba(0,0,0,.03);box-shadow:0 3px 4px 0 rgba(0,0,0,.03);background-color:#fff;border-radius:.75rem;border:1px solid #f1f1f4}.docs-card,.docs-card-header{display:-webkit-box;display:-ms-flexbox;display:flex}.docs-card-header{min-height:56px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #f1f1f4;padding:.75rem 1.875rem}.card-title{font-size:1rem;line-height:1.5rem;font-weight:600;color:#071437}.card-body{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:1.25rem 1.875rem}.highlight{position:relative;background:#1e1e3f;border-radius:.5rem;padding:1rem}.highlight .highlight-copy,.highlight .highlight-copy-rtl{position:absolute;right:1.75rem;top:1.5rem;font-size:.85rem;font-weight:500;padding:.35rem 1rem!important;-webkit-transition:all .2s ease;transition:all .2s ease;background-color:#2d2d5e;color:hsla(0,0%,100%,.75)}.highlight .highlight-copy:hover{-webkit-transition:all .2s ease;transition:all .2s ease;background-color:#323268;color:#009ef7}.highlight span{width:85%;color:#a5c261;text-align:left;word-break:break-all;font-family:Operator Mono,Fira Code,Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-weight:400;font-size:15px;line-height:25px;letter-spacing:.5px}.token-tag{color:#ff9d00!important}.token-comment{color:grey!important}.token-attr{color:#ffb454!important}.token-value{color:#a5c261!important}.token-string{color:#b362ff!important}code{color:#b93993!important}.highlight-code{direction:ltr!important;text-align:left}