@charset "UTF-8";:root{--gray-100:#f8f9fa;--gray-200:#e9ecef;--gray-500:#adb5bd;--color-link:#2459D1;--color-visited-link:#2459D1;--body-background:white;--body-font-color:black;--icon-filter:none;--hint-color-info:#6bf;--hint-color-warning:#fd6;--hint-color-danger:#f66}/*!normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css*/html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.flex{display:flex}.flex-auto{flex:auto}.flex-even{flex:1 1}.flex-wrap{flex-wrap:wrap}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.align-center{align-items:center}.mx-auto{margin:0 auto}.mb-s{margin-bottom:36px}.m-xs{margin:16px}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.hidden{display:none}input.toggle{height:0;width:0;overflow:hidden;opacity:0;position:absolute}.clearfix::after{content:"";display:table;clear:both}html{font-size:16px;scroll-behavior:smooth;touch-action:manipulation}body{min-width:20rem;color:var(--body-font-color);background:var(--body-background);letter-spacing:.33px;font-weight:400;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box}body *{box-sizing:inherit}a{text-decoration:none;color:var(--color-link)}img{vertical-align:baseline}:focus{outline-style:auto;outline-color:currentColor;outline-color:-webkit-focus-ring-color}aside nav ul{padding:0;margin:0;list-style:none}aside nav ul li{margin:1em 0;position:relative}aside nav ul a{display:block}aside nav ul a:hover{opacity:.5}ul.pagination{display:flex;justify-content:center;list-style-type:none}ul.pagination .page-item a{padding:1rem}.container{max-width:95rem;margin:0 auto}.book-icon{filter:var(--icon-filter)}.book-brand{margin-top:0;margin-bottom:1rem}.book-brand img{height:1.5em;width:1.5em;margin-inline-end:.5rem}.book-menu{flex:0 0 16rem;font-size:.875rem}.book-menu .book-menu-content{width:16rem;padding:1rem;background:var(--body-background);position:fixed;top:0;bottom:0;overflow-x:hidden;overflow-y:auto}.book-menu a,.book-menu label{color:inherit;cursor:pointer;word-wrap:break-word}.book-menu a.active{color:var(--color-link)}.book-menu input.toggle+label+ul{display:none}.book-menu input.toggle:checked+label+ul{display:block}.book-menu input.toggle+label::after{content:"";background-image:url(/images/chevron-nav.svg);background-repeat:no-repeat;width:24px;height:24px;background-position-x:right}.book-menu input.toggle:checked+label::after{transform:rotate(90deg)}.book-menu ul ul li a{padding-left:.8rem;font-size:.875rem;border-left:3px solid transparent}.book-menu ul ul li a.active{border-color:#2459d1}body[dir=rtl] .book-menu input.toggle+label::after{content:"◂"}body[dir=rtl] .book-menu input.toggle:checked+label::after{content:"▾"}.book-section-flat{margin:2rem 0}.book-section-flat>a,.book-section-flat>span,.book-section-flat>label{font-weight:bolder}.book-section-flat>ul{padding-inline-start:0}.book-page{min-width:20rem;flex-grow:1;padding:1rem;display:flex;flex-direction:column}.book-post{margin-bottom:3rem}.book-header{display:none;margin-bottom:1rem}.book-header label{line-height:0}.book-header img.book-icon{height:1.5em;width:1.5em}.book-search{position:relative;margin:1rem 0;border-bottom:1px solid transparent}.book-search input{width:100%;padding:.5rem;border:0;border-radius:.25rem;background:var(--gray-100);color:var(--body-font-color)}.book-search input:required+.book-search-spinner{display:block}.book-search .book-search-spinner{position:absolute;top:0;margin:.5rem;margin-inline-start:calc(100% - 1.5rem);width:1rem;height:1rem;border:1px solid transparent;border-top-color:var(--body-font-color);border-radius:50%;animation:spin 1s ease infinite}@keyframes spin{100%{transform:rotate(360deg)}}.book-search small{opacity:.5}.book-toc{flex:0 0 16rem;font-size:.75rem}.book-toc .book-toc-content{width:16rem;padding:1rem;position:fixed;top:0;bottom:0;overflow-x:hidden;overflow-y:auto}.book-toc img{height:1em;width:1em}.book-toc nav>ul>li:first-child{margin-top:0}.book-footer{padding-top:1rem;font-size:.875rem;flex-shrink:0;margin-top:2rem}.book-footer a{font-weight:700}.book-footer hr{border:0;border-top:1px solid #cccfe4}.book-footer .footer-grid{display:grid;grid-template-columns:1fr;gap:36px}.book-footer .footer-grid>div{width:250px;justify-self:center}.book-footer .secondary-footer{padding-top:.5rem}.book-footer .secondary-footer a{font-weight:400;color:#000}.book-footer .secondary-footer a:hover{text-decoration:underline}.book-comments{margin-top:1rem}.book-languages{margin-block-end:2rem}.book-languages .book-icon{height:1em;width:1em;margin-inline-end:.5em}.book-languages ul{padding-inline-start:1.5em}.book-menu-content,.book-toc-content,.book-page,.book-header aside,.markdown{transition:.2s ease-in-out;transition-property:transform,margin,opacity,visibility;will-change:transform,margin,opacity}@media screen and (max-width:56rem){#menu-control,#toc-control{display:inline}.book-menu{visibility:hidden;margin-inline-start:-16rem;font-size:16px;z-index:1}.book-toc{display:none}.book-header{display:block}#menu-control:focus~main label[for=menu-control]{outline-style:auto;outline-color:currentColor;outline-color:-webkit-focus-ring-color}#menu-control:checked~main .book-menu{visibility:initial}#menu-control:checked~main .book-menu .book-menu-content{transform:translateX(16rem);box-shadow:0 0 .5rem rgba(0,0,0,.1)}#menu-control:checked~main .book-page{opacity:.25}#menu-control:checked~main .book-menu-overlay{display:block;position:absolute;top:0;bottom:0;left:0;right:0}#toc-control:focus~main label[for=toc-control]{outline-style:auto;outline-color:currentColor;outline-color:-webkit-focus-ring-color}#toc-control:checked~main .book-header aside{display:block}body[dir=rtl] #menu-control:checked~main .book-menu .book-menu-content{transform:translateX(-16rem)}}@media screen and (min-width:95rem){.book-page,.book-menu .book-menu-content,.book-toc .book-toc-content{padding:2rem 1rem}}@media only screen and (min-width:56rem){.book-footer .footer-grid{grid-template-columns:1fr 1fr 1fr}.book-footer .footer-grid>div{width:auto;max-width:250px;justify-self:start}.book-page{padding:2rem 3rem}}@media only screen and (max-width:56rem){.mobile-hidden{display:none}}@font-face{font-family:proxima nova;font-style:normal;font-weight:400;src:local(""),url(/fonts/proximanova/proximanova-regular-webfont.woff2)format("woff2"),url(/fonts/proximanova/proximanova-regular-webfont.woff)format("woff")}@font-face{font-family:proxima nova;font-style:normal;font-weight:600;src:local(""),url(/fonts/proximanova/proximanova-semibold-webfont.woff2)format("woff2"),url(/fonts/proximanova/proximanova-semibold-webfont.woff)format("woff")}@font-face{font-family:proxima nova;font-style:normal;font-weight:700;src:local(""),url(/fonts/proximanova/proximanova-bold-webfont.woff2)format("woff2"),url(/fonts/proximanova/proximanova-bold-webfont.woff)format("woff")}@font-face{font-family:ibm plex sans;font-style:normal;font-weight:400;src:local(""),url(/fonts/ibmplex/ibm-plex-sans-v14-latin-regular.woff2)format("woff2"),url(/fonts/ibmplex/ibm-plex-sans-v14-latin-regular.woff)format("woff")}@font-face{font-family:ibm plex sans;font-style:normal;font-weight:500;src:local(""),url(/fonts/ibmplex/ibm-plex-sans-v14-latin-500.woff2)format("woff2"),url(/fonts/ibmplex/ibm-plex-sans-v14-latin-500.woff)format("woff")}@font-face{font-family:ibm plex sans;font-style:normal;font-weight:600;src:local(""),url(/fonts/ibmplex/ibm-plex-sans-v14-latin-600.woff2)format("woff2"),url(/fonts/ibmplex/ibm-plex-sans-v14-latin-600.woff)format("woff")}@font-face{font-family:ibm plex sans;font-style:normal;font-weight:700;src:local(""),url(/fonts/ibmplex/ibm-plex-sans-v14-latin-700.woff2)format("woff2"),url(/fonts/ibmplex/ibm-plex-sans-v14-latin-700.woff)format("woff")}@font-face{font-family:ibm plex serif;font-style:normal;font-weight:400;src:local(""),url(/fonts/ibmplex/ibm-plex-serif-v15-latin-regular.woff2)format("woff2"),url(/fonts/ibmplex/ibm-plex-serif-v15-latin-regular.woff)format("woff")}@font-face{font-family:ibm plex mono;font-style:normal;font-weight:400;src:local(""),url(/fonts/ibmplex/ibm-plex-mono-v12-latin-regular.woff2)format("woff2"),url(/fonts/ibmplex/ibm-plex-mono-v12-latin-regular.woff)format("woff")}body{font-family:ibm plex sans,sans-serif}h1,h2,h3{font-family:proxima nova,sans-serif;font-weight:600!important;color:#101c2b}a,a:hover,a:visited{color:#2459d1}.book-menu{font-size:1rem}.book-menu a{color:#4b75d9;font-family:ibm plex sans,sans-serif}.book-menu label a{color:#000;font-weight:500}.book-menu label a:hover,.book-menu label a.active{color:#2459d1}.book-menu label a.active{font-weight:600}.book-menu a:hover{color:#2459d1}.book-menu a.active{color:#2459d1;font-weight:600}aside nav ul a:hover{opacity:1}@media print{.book-menu,.book-footer,.book-toc{display:none}.book-header,.book-header aside{display:block}main{display:block!important}}.markdown{line-height:1.6;min-width:20rem}.markdown>:first-child{margin-top:0}.markdown h1{margin-top:2rem!important}.markdown h1,.markdown h2,.markdown h3,.markdown h4,.markdown h5,.markdown h6{font-weight:400;line-height:1;margin-top:1.5em;margin-bottom:1rem}.markdown h1>img:first-child,.markdown h2>img:first-child,.markdown h3>img:first-child,.markdown h4>img:first-child,.markdown h5>img:first-child,.markdown h6>img:first-child{height:1em;width:auto;vertical-align:-.15em;margin-bottom:0;box-shadow:none}.markdown h1 a.anchor,.markdown h2 a.anchor,.markdown h3 a.anchor,.markdown h4 a.anchor,.markdown h5 a.anchor,.markdown h6 a.anchor{opacity:0;font-size:.75em;vertical-align:middle;text-decoration:none}.markdown h1:hover a.anchor,.markdown h1 a.anchor:focus,.markdown h2:hover a.anchor,.markdown h2 a.anchor:focus,.markdown h3:hover a.anchor,.markdown h3 a.anchor:focus,.markdown h4:hover a.anchor,.markdown h4 a.anchor:focus,.markdown h5:hover a.anchor,.markdown h5 a.anchor:focus,.markdown h6:hover a.anchor,.markdown h6 a.anchor:focus{opacity:initial}.markdown h4,.markdown h5,.markdown h6{font-weight:bolder}.markdown h5{font-size:.875em}.markdown h6{font-size:.75em}.markdown b,.markdown optgroup,.markdown strong{font-weight:bolder}.markdown a{text-decoration:none}.markdown a:hover{text-decoration:underline}.markdown a:visited{color:var(--color-visited-link)}.markdown img{max-width:100%;height:auto}.markdown code{padding:0 .25rem;background:0 0;border-radius:.25rem;font-size:.875em;background-color:#dedede;border:1px solid #b3b4b6}.markdown pre{padding:1rem;background:var(--gray-100);border-radius:.25rem;overflow-x:auto}.markdown pre code{padding:0;background:0 0;border:0}.markdown blockquote{margin:1rem 0;padding:.5rem 1rem .5rem .75rem;border-inline-start:.25rem solid var(--gray-200);border-radius:.25rem}.markdown blockquote :first-child{margin-top:0}.markdown blockquote :last-child{margin-bottom:0}.markdown:not(.reference-page) table{width:100%}.markdown:not(.reference-page) table th{text-align:left;background-color:#cccfe4}.markdown:not(.reference-page) table th,.markdown:not(.reference-page) table td{padding:5px}.markdown:not(.reference-page) table tr:nth-child(even) td{background-color:#e6e7f2}.markdown.reference-page table{width:100%;display:table;background-color:#272822;color:#f8f8f2;border-radius:.25rem;overflow:auto;border-spacing:0;border-collapse:collapse;margin-top:1rem;margin-bottom:1rem}.markdown.reference-page table tr{background-color:transparent!important}.markdown.reference-page table tr th{color:#4b75d9;border:0;display:none}.markdown.reference-page table tr td{border:0;word-break:normal}.markdown.reference-page table tr td a,.markdown.reference-page table tr td a:hover,.markdown.reference-page table tr td a:visited{color:#4b75d9}.markdown.reference-page table tr th,.markdown.reference-page table tr td{padding:.5rem 1rem}.markdown.reference-page table td:first-child{width:275px;font-size:14px;font-weight:700;font-family:ibm plex mono,monospace}.markdown.reference-page table tr:nth-child(2n){background:var(--gray-100)}.markdown hr{height:1px;border:none;background:var(--gray-200)}.markdown ul,.markdown ol{padding-inline-start:2rem}.markdown dl dt{font-weight:bolder;margin-top:1rem}.markdown dl dd{margin-inline-start:0;margin-bottom:1rem}.markdown .highlight table tr td:nth-child(1) pre{margin:0;padding-inline-end:0}.markdown .highlight table tr td:nth-child(2) pre{margin:0;padding-inline-start:0}.markdown details{padding:1rem;border:1px solid var(--gray-200);border-radius:.25rem}.markdown details summary{line-height:1;padding:1rem;margin:-1rem;cursor:pointer}.markdown details[open] summary{margin-bottom:0}.markdown figure{margin:1rem 0}.markdown figure figcaption p{margin-top:0}.markdown-inner>:first-child{margin-top:0}.markdown-inner>:last-child{margin-bottom:0}.markdown .book-expand{margin-top:1rem;margin-bottom:1rem;border:1px solid var(--gray-200);border-radius:.25rem;overflow:hidden}.markdown .book-expand .book-expand-head{background:var(--gray-100);padding:.5rem 1rem;cursor:pointer}.markdown .book-expand .book-expand-content{display:none;padding:1rem}.markdown .book-expand input[type=checkbox]:checked+.book-expand-content{display:block}.markdown .book-tabs{margin-top:1rem;margin-bottom:1rem;border:1px solid var(--gray-200);border-radius:.25rem;overflow:hidden;display:flex;flex-wrap:wrap}.markdown .book-tabs.col-no-wrap td{white-space:nowrap}.markdown .book-tabs.col-no-wrap td:first-child{width:25px}.markdown .book-tabs label{display:inline-block;padding:.5rem 1rem;border-bottom:1px transparent;cursor:pointer}.markdown .book-tabs .book-tabs-content{order:999;width:100%;border-top:1px solid var(--gray-100);padding:1rem;display:none;overflow:scroll}.markdown .book-tabs input[type=radio]:checked+label{border-bottom:1px solid var(--color-link)}.markdown .book-tabs input[type=radio]:checked+label+.book-tabs-content{display:block}.markdown .book-tabs input[type=radio]:focus+label{outline-style:auto;outline-color:currentColor;outline-color:-webkit-focus-ring-color}.markdown .book-columns{margin-left:-1rem;margin-right:-1rem}.markdown .book-columns>div{margin:1rem 0;min-width:10rem;padding:0 1rem}.markdown a.book-btn{display:inline-block;font-size:.875rem;color:var(--color-link);line-height:2rem;padding:0 1rem;border:1px solid var(--color-link);border-radius:.25rem;cursor:pointer}.markdown a.book-btn:hover{text-decoration:none}.markdown .book-hint{padding:1.5rem}.markdown .book-hint.info{border-color:#2459d1;background-color:rgba(36,89,209,.1)}.markdown .book-hint.warning{border-color:#ff8900;background-color:rgba(255,137,0,.1)}.markdown .book-hint.danger{border-color:#ed475c;background-color:rgba(237,71,92,.1)}.markdown .book-hint.success{border-color:#29b57d;background-color:rgba(41,181,125,.1)}.markdown .book-hint :is(h2,h3,h4,h5){display:flex;align-items:center}.markdown .book-hint :is(h2,h3,h4,h5):before{content:'';display:inline-block;width:30px;height:30px;background-size:cover;margin-right:1rem}.markdown .book-hint.info :is(h2,h3,h4,h5):before{background-image:url(/images/icons/kosli-info-blue.svg)}.markdown .book-hint.warning :is(h2,h3,h4,h5):before{background-image:url(/images/icons/kosli-info-yellow.svg)}.markdown .book-hint.danger :is(h2,h3,h4,h5):before{background-image:url(/images/icons/kosli-info-red.svg)}.markdown .book-hint.success :is(h2,h3,h4,h5):before{background-image:url(/images/icons/kosli-info-green.svg)}.book-toc-content ul{padding-inline-start:2}.book-toc-content a{display:inline-block;border-left:3px solid transparent;padding-left:1rem}.book-toc-content a.active{font-weight:700;border-color:var(--blue-500)}.book-menu ul ul ul li a{padding-left:1.4rem}.book-menu a.beta::after{content:'BETA';background-color:transparent;border:1px solid #ff8900;color:#ff8900;border-radius:20px;font-size:.6rem;padding:1px 6px;margin-left:5px;position:relative;bottom:1px}.book-menu a.deprecated::after{content:'Deprecated';background-color:transparent;border:1px solid #ed475c;color:#ed475c;border-radius:20px;font-size:.6rem;padding:1px 6px;margin-left:5px;position:relative;bottom:1px}.hero{background-color:#7293e1;padding:36px}.hero h1{font-weight:700;font-size:60px;line-height:72px;margin-top:0}.hero a{color:#fff;text-decoration:underline;font-weight:700}.hero a:hover{text-decoration:none}.hero img{max-width:100%}.card{background-color:#f2f2f6;height:100%;border-radius:8px;display:flex;flex-direction:column;padding:2rem}.card p{margin-top:0}.card img{width:110px}.card a{font-weight:700;text-decoration:underline;color:#2459d1;display:block;margin-top:auto}.card a:hover{text-decoration:none}.home-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px 36px}.home-grid h3{font-size:16px}@media only screen and (max-width:1100px){.hero .flex-even{min-width:100%;padding:36px}}@media only screen and (min-width:56rem){.home-grid{display:grid;grid-template-columns:1fr 1fr 1fr}.home-grid h3{font-size:20px}}h1,.h1-style{font-weight:500;font-size:48px;line-height:60px;color:#101c2b}h2,.h2-style{font-weight:500;font-size:34px;line-height:48px;color:#101c2b}h3,.h3-style{font-weight:500;font-size:24px;line-height:34px;color:#101c2b}h4,.h4-style{font-weight:500;font-size:20px;line-height:24px;color:#101c2b}h5,.h5-style{font-weight:500;font-size:18px;line-height:24px;color:#101c2b}.body-1{font-family:ibm plex sans;font-style:normal;font-weight:400;font-size:18px;line-height:30px}.btn{display:inline-block;padding:10px 20px;border-radius:9px;border-width:1px;border-style:solid}.btn-main{color:#fff!important;background-color:#2459d1;border-color:#2459d1}.btn-secondary{color:#2459d1!important;border-color:#2459d1}.breadcrumbs{list-style-type:none;display:flex;align-items:center;padding-inline-start:0!important}.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs li{display:flex;align-items:center;font-size:.8em}.breadcrumbs .active{font-weight:700}.breadcrumbs li:first-child::before{content:"";display:inline-block;width:15px;height:15px;background-image:url(/images/icons/home-icon.svg);background-size:contain;background-repeat:no-repeat;margin-right:.5rem}.breadcrumbs li:not(:last-child)::after{content:"/";margin:0 1rem}.markdown .search-results{list-style-type:none;padding-inline-start:0}.markdown .search-results h3{margin-bottom:.2rem}h1,h2,h3,h4,h5,h6{scroll-margin-top:80px;font-weight:500}.toc-title{font-weight:600;color:#171c21;margin-bottom:1rem;margin-top:0;font-size:14px}.container{max-width:100%}main.container{max-width:100%;min-height:calc(100vh - 70px);position:relative;top:70px}aside.book-menu .book-menu-content{position:fixed;top:70px;padding-top:1rem}aside.book-toc .book-toc-content{position:sticky;padding-top:0;top:calc(70px + 2rem)}.markdown{display:flex;flex-direction:column;justify-content:space-between;flex-grow:1}.markdown pre{background-color:#272822;color:#f8f8f2}.markdown img{border-radius:7px;box-shadow:rgba(0,0,0,.2)0 5px 15px;margin:1rem 0}.book-brand img{width:auto}.book-brand span{display:none}.book-menu .book-menu-content{background-color:#f2f2f6}.book-search input{background-color:#fff;border:1px solid #101c2b}.book-page{background-color:#fff;max-width:95rem;margin-left:auto;margin-right:auto}.content-container{display:flex;flex:1 0 auto}.top-header{position:fixed;top:0;width:100%;background-color:#101c2b;height:70px;color:#fff}.top-header .container .docs-logo{width:16rem}.top-header .container .docs-logo a{margin:1rem 0;padding:0 1rem;display:block;border-right:1px solid #fff}.top-header .container .docs-logo a img{height:40px}.top-header .container .separator{width:1px;border-left:1px solid rgba(255,255,255,.5);margin:.8rem 0}.light-console pre{background-color:#d0d6e8!important}.light-console pre code{color:#000}.command{cursor:pointer;position:relative}.command code.language-shell::before{content:"bash";position:absolute;right:8px;top:-15px;font-size:8px;color:#272822}.command .copiedText{opacity:0;position:absolute;bottom:3px;right:23px;font-size:11px;color:#fff;transition:opacity .2s}.command .copiedText.visible{opacity:1}.command::after{position:absolute;bottom:-5px;right:-5px;content:"";height:24px;width:24px;background-image:url(/images/icons/kosli-icon-copy.svg);background-repeat:no-repeat}.command:hover::after{background-image:url(/images/icons/kosli-icon-copy-hover.svg)}.command:active::after{background-image:url(/images/icons/kosli-icon-copy-clicked.svg)}.command:hover code{opacity:.7}.navigation-buttons{margin-top:60px}.navigation-buttons a{font-weight:700}.navigation-buttons a:hover{text-decoration:underline}.navigation-buttons .nav-title{margin-bottom:5px}.docs-version-selector select{margin-right:3rem;border:1px solid #000d40;border-radius:3px;padding:5px}.footer-logo{height:40px}