@charset "UTF-8";pre{line-height:125%}td.linenos .normal{color:inherit;background-color:transparent;padding-left:5px;padding-right:5px}span.linenos{color:inherit;background-color:transparent;padding-left:5px;padding-right:5px}td.linenos .special{color:#000;background-color:#ffffc0;padding-left:5px;padding-right:5px}span.linenos.special{color:#000;background-color:#ffffc0;padding-left:5px;padding-right:5px}.highlight .hll{background-color:#ffc}.highlight{background:#fff}.highlight .c{color:#177500}.highlight .err{color:#000}.highlight .k{color:#a90d91}.highlight .l{color:#1c01ce}.highlight .n{color:#000}.highlight .o{color:#000}.highlight .ch{color:#177500}.highlight .cm{color:#177500}.highlight .cp{color:#633820}.highlight .cpf{color:#177500}.highlight .c1{color:#177500}.highlight .cs{color:#177500}.highlight .kc{color:#a90d91}.highlight .kd{color:#a90d91}.highlight .kn{color:#a90d91}.highlight .kp{color:#a90d91}.highlight .kr{color:#a90d91}.highlight .kt{color:#a90d91}.highlight .ld{color:#1c01ce}.highlight .m{color:#1c01ce}.highlight .s{color:#c41a16}.highlight .na{color:#836c28}.highlight .nb{color:#a90d91}.highlight .nc{color:#3f6e75}.highlight .no{color:#000}.highlight .nd{color:#000}.highlight .ni{color:#000}.highlight .ne{color:#000}.highlight .nf{color:#000}.highlight .nl{color:#000}.highlight .nn{color:#000}.highlight .nx{color:#000}.highlight .py{color:#000}.highlight .nt{color:#000}.highlight .nv{color:#000}.highlight .ow{color:#000}.highlight .mb{color:#1c01ce}.highlight .mf{color:#1c01ce}.highlight .mh{color:#1c01ce}.highlight .mi{color:#1c01ce}.highlight .mo{color:#1c01ce}.highlight .sa{color:#c41a16}.highlight .sb{color:#c41a16}.highlight .sc{color:#2300ce}.highlight .dl{color:#c41a16}.highlight .sd{color:#c41a16}.highlight .s2{color:#c41a16}.highlight .se{color:#c41a16}.highlight .sh{color:#c41a16}.highlight .si{color:#c41a16}.highlight .sx{color:#c41a16}.highlight .sr{color:#c41a16}.highlight .s1{color:#c41a16}.highlight .ss{color:#c41a16}.highlight .bp{color:#5b269a}.highlight .fm{color:#000}.highlight .vc{color:#000}.highlight .vg{color:#000}.highlight .vi{color:#000}.highlight .vm{color:#000}.highlight .il{color:#1c01ce}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:17px !important;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;line-height:1.65;color:#1e293b;background-color:#fff;min-height:100vh;padding-top:0}body.stabilize{-webkit-transform-origin-y:0;-webkit-perspective:1000}body.stabilize p.back,body.stabilize #maintitle{display:none}body.stabilize a[href^=http]::after{content:"↗";display:inline-block;margin-left:.25em;opacity:.4;font-size:.85em;position:relative;top:-0.1em;transition:opacity .15s ease}body.stabilize a[href^=http]:hover::after{opacity:1}.showinternal{display:none}.hideinternal{display:block}.apponly{display:none}.internal .apponly{display:initial}.internal .browseronly{display:none}.internal .showinternal{display:block}.internal .hideinternal{display:none}body::after{background-image:var(--logo-image,url("MarkedIcon.png"));background-position:center bottom;background-repeat:no-repeat;background-size:contain;bottom:0;content:"";height:950px;left:43%;max-height:100vh;opacity:.1;pointer-events:none;position:fixed;transition:opacity .15s ease-in-out;width:100%;z-index:-1}h1,h2,h3,h4,h5,h6{position:relative}h1:hover .anchor,h2:hover .anchor,h3:hover .anchor,h4:hover .anchor,h5:hover .anchor,h6:hover .anchor{opacity:1}.anchor{position:absolute;left:-25px;top:50%;transform:translateY(-50%);opacity:0;transition:opacity .15s ease-in-out;display:flex;align-items:center;justify-content:center;text-decoration:none !important;border:none !important;background:none !important;padding-right:15px;height:1em}.anchor svg.octicon-link{fill:#94a3b8;width:16px;height:16px;transition:fill .15s ease-in-out}.anchor:hover svg.octicon-link{fill:#15bcfc}.anchor.bmark svg.octicon-link{display:none}#pagenav{display:flex;justify-content:space-between}.prevlink b,.nextlink b{font-size:.6em;position:relative;top:-0.2em}.nextup{text-align:center}.nextup b{font-size:.5em;position:relative;top:-0.15em}#wrapper{background:#1e293b;color:rgba(255,255,255,0.9);font-size:14px;height:100%;margin:0;max-width:280px;min-width:280px;overflow-y:auto;overflow-x:hidden;padding:24px 20px 40px;position:fixed;left:0;top:0;z-index:100;box-shadow:4px 0 24px rgba(0,0,0,0.08)}#wrapper h2{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:rgba(255,255,255,0.5);margin:24px 0 8px;padding:0}#wrapper h4{font-size:15px;font-weight:400;margin:0}#wrapper h4>a{position:relative;display:block;padding:8px 12px;border-radius:6px;color:rgba(255,255,255,0.85);transition:all .15s ease}#wrapper h4>a:hover{background:#334155;color:#fff}#wrapper ul{list-style:none;padding:0;margin:0}#wrapper li a{color:rgba(255,255,255,0.85);display:block;padding:6px 12px;border-radius:4px;transition:all .15s ease;text-decoration:none}#wrapper li a:hover{color:#fff;background:#334155}#wrapper .section{display:none;padding-left:8px;margin:4px 0 16px;border-left:2px solid rgba(255,255,255,0.1)}#wrapper .section_title{cursor:pointer;padding:10px 12px;margin:4px 0;border-radius:6px;transition:all .15s ease;color:rgba(255,255,255,0.9)}#wrapper .section_title:hover{background:#334155}#wrapper .section_title.active{color:#0ea5e9;background:rgba(14,165,233,0.1)}#wrapper .section_title.active::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:60%;background:#0ea5e9;border-radius:0 2px 2px 0}#wrapper span{display:block;padding:0}#wrapper .activepage{color:#0ea5e9 !important;font-weight:500}#wrapper .activepage::before{content:"";position:absolute;left:-12px;top:50%;transform:translateY(-50%);width:4px;height:100%;background:#0ea5e9;border-radius:2px}#wrapper #maintitle{margin:0 0 24px;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,0.1)}#wrapper #maintitle a{color:#fff;font-size:20px;font-weight:700;letter-spacing:-0.02em}#wrapper #maintitle a:hover{color:#0ea5e9}#wrapper #searchbox{width:100%;padding:10px 14px;border:1px solid rgba(255,255,255,0.1);border-radius:8px;background:rgba(255,255,255,0.05);color:#fff;font-size:14px;transition:all .15s ease;margin-bottom:16px}#wrapper #searchbox::placeholder{color:rgba(255,255,255,0.4)}#wrapper #searchbox:focus{outline:0;border-color:#0ea5e9;background:rgba(255,255,255,0.1);box-shadow:0 0 0 3px rgba(14,165,233,0.2)}#wrapper p.back a{color:rgba(255,255,255,0.6);font-size:13px}#wrapper p.back a:hover{color:#fff}#content{margin-left:200px;padding:40px 60px 80px;width:calc(100vw - 260px);min-height:100vh}#content ul{list-style-position:outside}#content li{line-height:1.7;margin-bottom:.5em}#content .breadcrumb{font-size:13px;color:#94a3b8;margin-bottom:24px;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:8px}#content .breadcrumb li{display:inline-flex;align-items:center;margin:0}#content .breadcrumb li::after{content:"/";margin-left:8px;color:#cbd5e1}#content .breadcrumb li:last-child::after{display:none}#content .breadcrumb li a{background:0;color:#475569}#content .breadcrumb li a:hover{color:rgb(46.1772151899,195.2088607595,252.3227848101)}#content h1{font-size:2.5rem;font-weight:800;letter-spacing:-0.03em;line-height:1.2;margin-top:0;margin-bottom:1.5rem;color:#1e293b}#content h2{font-size:1.75rem;font-weight:700;letter-spacing:-0.02em;margin-top:3rem;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid #e2e8f0;color:#1e293b}#content h3{font-size:1.35rem;font-weight:600;margin-top:2rem;margin-bottom:.75rem;color:#1e293b}#content h4,#content h5,#content h6{font-size:1.1rem;font-weight:600;margin-top:1.5rem;margin-bottom:.5rem;color:#475569}#content p{margin-bottom:1.25rem;color:#1e293b}#content blockquote p:first-of-type{margin-top:0}h2 em{color:#111;padding-left:10px;text-shadow:0 1px 0 #fff}.footnote{color:#0d6ea1;font-size:.8em;vertical-align:super}@media print{body{overflow:auto}img#logo{display:none}#wrapper{background:#1e293b;color:rgba(255,255,255,0.9);font-size:85%;padding:10px;position:relative;text-indent:0}}@media screen{.inverted{background:#333}.inverted p,.inverted td,.inverted li,.inverted h1,.inverted h2,.inverted h3,.inverted h4,.inverted h5,.inverted h6,.inverted pre,.inverted code,.inverted th{color:#eee !important}.inverted a{color:#fff;text-decoration:underline}.inverted #wrapper{background:#333}}.text-primary{color:#2c3e50}.text-primary:hover{color:#2c3e50}.text-success{color:rgb(2.8101265823,159.2405063291,219.1898734177)}.text-success:hover{color:rgb(46.1772151899,195.2088607595,252.3227848101)}.text-danger{color:#e74c3c}.text-danger:hover{color:#e74c3c}.text-warning{color:#f39c12}.text-warning:hover{color:#f39c12}.text-info{color:#3498db}.text-info:hover{color:#3498db}table a{text-decoration:underline}table .success,table .warning,table .danger,table .info,table .success a,table .warning a,table .danger a,table .info a{color:#fff}table>thead>tr>th,table>tbody>tr>th,table>tfoot>tr>th,table>thead>tr>td,table>tbody>tr>td,table>tfoot>tr>td{border:0}table-bordered>thead>tr>th,table-bordered>tbody>tr>th,table-bordered>tfoot>tr>th,table-bordered>thead>tr>td,table-bordered>tbody>tr>td,table-bordered>tfoot>tr>td{border:1px solid #ecf0f1}input[type=text],input[type=password],input[type=datetime],input[type=datetime-local],input[type=date],input[type=month],input[type=time],input[type=week],input[type=number],input[type=email],input[type=url],input[type=search],input[type=tel],input[type=color]{border-width:2px;-webkit-box-shadow:none;box-shadow:none}.uneditable-input{border-width:2px;-webkit-box-shadow:none;box-shadow:none}input[type=text]:focus,input[type=password]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=date]:focus,input[type=month]:focus,input[type=time]:focus,input[type=week]:focus,input[type=number]:focus,input[type=email]:focus,input[type=url]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=color]:focus,input .uneditable-input:focus{box-shadow:none}.pager a{color:#fff}.pager a:hover{color:#fff}.pager .disabled>a{background-color:#79c8e0}.pager .disabled>a:hover,.pager .disabled>a:focus{background-color:#79c8e0}.pager .disabled>span{background-color:#79c8e0}.alert a,.alert .alert-link{color:#fff;text-decoration:underline}.alert .close{color:#fff;opacity:.4;text-decoration:none}.alert .close:hover,.alert .close:focus{color:#fff;opacity:1}/*! normalize.css v3.0.0 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}figcaption{font-size:90%;font-style:italic;margin-top:6px;text-align:center}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px;position:relative}.center{display:block;margin:0 auto;text-align:center}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible;text-transform:none}select{text-transform:none}button,html input[type=button]{-webkit-appearance:button;cursor:pointer}input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner{border:0;padding:0}input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0 10px 0}@media print{*{text-shadow:none !important;color:#000 !important;background:transparent !important;box-shadow:none !important}a{text-decoration:underline}a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr{page-break-inside:avoid}img,video{max-width:100% !important}p,h2,h3{page-break-after:avoid}select{background:#fff !important}}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:15px;line-height:1.42857143;color:#2c3e50;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:rgb(2.8101265823,159.2405063291,219.1898734177);text-decoration:none;transition:color .15s ease}a:hover{color:rgb(46.1772151899,195.2088607595,252.3227848101)}a:focus{color:rgb(2.8101265823,159.2405063291,219.1898734177);outline:2px solid rgba(2.8101265823,159.2405063291,219.1898734177,0.4);outline-offset:2px;border-radius:2px}#content a{color:rgb(2.8101265823,159.2405063291,219.1898734177);text-decoration:underline;text-decoration-color:rgba(2.8101265823,159.2405063291,219.1898734177,0.3);text-underline-offset:2px;background-color:transparent;transition:all .15s ease}#content a:hover{color:rgb(46.1772151899,195.2088607595,252.3227848101);text-decoration-color:rgb(46.1772151899,195.2088607595,252.3227848101)}#content a:focus{color:rgb(46.1772151899,195.2088607595,252.3227848101);outline:2px solid rgba(2.8101265823,159.2405063291,219.1898734177,0.4);outline-offset:2px;border-radius:2px}a.externallink::after{content:"";display:inline-block;width:.85em;height:.85em;margin-left:.2em;vertical-align:text-top;opacity:.7;background-color:currentColor;-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3E%3Cpath%20fill='%23000'%20d='M19%2019H5V5h7V3H5a2%202%200%200%200-2%202v14a2%202%200%200%200%202%202h14a2%202%200%200%200%202-2v-7h-2v7z'/%3E%3Cpath%20fill='%23000'%20d='M15%203h6v6h-2V6.41l-9.29%209.3-1.42-1.42%209.3-9.29H15V3z'/%3E%3C/svg%3E");-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3E%3Cpath%20fill='%23000'%20d='M19%2019H5V5h7V3H5a2%202%200%200%200-2%202v14a2%202%200%200%200%202%202h14a2%202%200%200%200%202-2v-7h-2v7z'/%3E%3Cpath%20fill='%23000'%20d='M15%203h6v6h-2V6.41l-9.29%209.3-1.42-1.42%209.3-9.29H15V3z'/%3E%3C/svg%3E");mask-size:contain;mask-repeat:no-repeat;mask-position:center}a.externallink:hover::after,a.externallink:focus::after{opacity:1}figure{margin:0 auto;width:fit-content}#content .preferencepane-map{position:relative;display:inline-block;line-height:0;max-width:100%}#content .preferencepane-map img.preferencepane,#content .preferencepane-map img.preferencepane-scroll{display:block;max-width:100%;height:auto;width:auto}#content .preferencepane-map.preferencepane-scrollable img.preferencepane-frame{display:block;max-width:100%;height:auto;width:auto}#content .preferencepane-map.preferencepane-scrollable .preferencepane-detail-scroll{position:absolute;z-index:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;box-sizing:border-box;scrollbar-width:none;-ms-overflow-style:none}#content .preferencepane-map.preferencepane-scrollable .preferencepane-detail-scroll::-webkit-scrollbar{-webkit-appearance:none;width:0 !important;height:0 !important;display:none}#content .preferencepane-map.preferencepane-scrollable .preferencepane-detail-scroll::after{content:"";position:absolute;top:0;right:0;bottom:0;width:20px;background:#fff;pointer-events:none;z-index:2}#content .preferencepane-map.preferencepane-scrollable .preferencepane-detail-scroll img.preferencepane-detail{display:block;width:100%;max-width:none;height:auto;margin:0;border-radius:0;clip-path:inset(0 20px 0 0)}#content img.preferencepane,#content img.preferencepane-scroll{vertical-align:middle}img{vertical-align:middle}.img-responsive{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ecf0f1;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:21px;margin-bottom:21px;border:0;border-top:1px solid #ecf0f1}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-weight:400;line-height:1.1;color:inherit}#content h1,#content h2,#content h3{font-weight:700;padding-right:20px}h1,h2,h3{margin-top:21px;margin-bottom:10.5px}h4,h5,h6{margin-top:10.5px;margin-bottom:10.5px}h4 small,h5 small,h6 small{font-size:75%}h1{font-size:39px}h2{font-size:32px}h3{font-size:26px}h4,h4,h6{font-size:19px}p{margin:0 0 10.5px}small{font-size:85%}cite{font-style:normal}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-muted{color:#b4bcc2}.text-primary{color:#2c3e50}a.text-primary:hover{color:#1a242f}.text-success{color:#fff}a.text-success:hover{color:#e6e6e6}.text-info{color:#fff}a.text-info:hover{color:#e6e6e6}.text-warning{color:#fff}a.text-warning:hover{color:#e6e6e6}.text-danger{color:#fff}a.text-danger:hover{color:#e6e6e6}.bg-primary{color:#fff;background-color:#2c3e50}a.bg-primary:hover{background-color:#1a242f}.bg-success{background-color:#3baed1}a.bg-success:hover{background-color:#2990b0}.bg-info{background-color:#3498db}a.bg-info:hover{background-color:#217dbb}.bg-warning{background-color:#f39c12}a.bg-warning:hover{background-color:#c87f0a}.bg-danger{background-color:#e74c3c}a.bg-danger:hover{background-color:#d62c1a}.page-header{padding-bottom:9.5px;margin:42px 0 21px;border-bottom:1px solid #ecf0f1}ul,ol{margin-top:0;margin-bottom:10.5px}ul ul,ol ul,ul ol,ol ol{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none;margin-left:-5px}.list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}dl{margin-top:0;margin-bottom:21px}dt,dd{line-height:1.42857143}dt{font-weight:bold;margin:2em 0 1em 0}dd{margin-left:0;margin-bottom:1em}@media(min-width:768px){.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #b4bcc2}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10.5px 21px;margin:0 0 21px;font-size:18.75px;border-left:5px solid #ecf0f1}blockquote.tip{border-left-color:#3baed1}blockquote.warning{border-left-color:#f39c12}blockquote.error{border-left-color:#e74c3c}blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child{margin-bottom:0}blockquote footer,blockquote small{display:block;font-size:80%;line-height:1.42857143;color:#b4bcc2}blockquote footer:before,blockquote small:before{content:"— "}.blockquote-reverse{padding-right:15px;padding-left:0;border-right:5px solid #ecf0f1;border-left:0;text-align:right}blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #ecf0f1;border-left:0;text-align:right}blockquote.pull-right footer:before,blockquote.pull-right small:before,blockquote.pull-right .small:before{content:""}blockquote.pull-right footer:after,blockquote.pull-right small:after,blockquote.pull-right .small:after{content:" —"}blockquote:before,blockquote:after{content:""}address{margin-bottom:21px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:ui-monospace,"SF Mono",Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}kbd{display:inline-block;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-weight:500;font-size:.85em;line-height:1.4;min-width:1.6em;text-align:center;color:#333;background:linear-gradient(180deg,#fafafa 0,#f0f0f0 100%);border:1px solid #c8c8c8;border-bottom-width:2px;border-radius:4px;padding:2px 6px;box-shadow:0 1px 1px rgba(0,0,0,0.08)}code{background-color:#f1f5f9;border-radius:6px;border:1px solid #e2e8f0;color:#be185d;font-size:.875em;padding:2px 6px;white-space:nowrap}.keycombo,.single{display:inline-flex;align-items:center;gap:2px;white-space:nowrap}.keycombo kbd,.keycombo .modifierkey,.single kbd,.single .modifierkey{display:inline-block;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-weight:500;font-size:.85em;line-height:1.4;min-width:1.6em;text-align:center;color:#333;background:linear-gradient(180deg,#fafafa 0,#f0f0f0 100%);border:1px solid #c8c8c8;border-bottom-width:2px;border-radius:4px;padding:2px 6px;box-shadow:0 1px 1px rgba(0,0,0,0.08)}.keycombo .separator,.single .separator{background:0;border:0;box-shadow:none;color:#888;font-size:.75em;font-weight:600;left:-2px;min-width:auto;padding:0;position:relative;width:5px;z-index:100}.keycombo .combiner,.single .combiner{font-size:.75em;font-weight:600;color:#666;padding:0 1px}td strong{border-radius:2px;color:#111;font-size:.8em !important;font-weight:600}pre{display:block;padding:16px 20px;margin:1.5rem 0;font-size:14px;line-height:1.6;word-break:break-all;word-wrap:break-word;color:#1e293b;background-color:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;overflow-x:auto}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre;background-color:transparent;border-radius:0;border:0}.pre-scrollable{max-height:340px;overflow-y:scroll}#searchbox{-webkit-appearance:none;border:solid 1px #aaa;border-radius:8px;max-width:100%;padding:0 4px}.container{margin-right:auto;margin-left:50px;padding-left:15px;padding-right:15px}@media(min-width:992px){#wrapper{background:#1e293b;height:100%;overflow:auto;padding-bottom:20px;position:fixed}#wrapper h2{font-size:13px;color:rgba(255,255,255,0.5)}#wrapper h4{font-size:15px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11{float:left}.col-xs-12{float:left;width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:0}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:0}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media(min-width:768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11{float:left}.col-sm-12{float:left;width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:0}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:0}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media(min-width:992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11{float:left}.col-md-12{float:left;width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:0}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:0}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media(min-width:1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11{float:left}.col-lg-12{float:left;width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:0}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:0}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{max-width:100%;background-color:transparent}thead{border-bottom:solid 1px #aaa}th{text-align:left}table col[class*=col-]{position:static;float:none;display:table-column}table td[class*=col-],table th[class*=col-]{position:static;float:none;display:table-cell}fieldset{padding:0;margin:0;border:0;min-width:0}legend{display:block;width:100%;padding:0;margin-bottom:21px;font-size:22.5px;line-height:inherit;color:#2c3e50;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;margin-bottom:5px;font-weight:bold}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=radio],input[type=checkbox]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=file]:focus,input[type=radio]:focus,input[type=checkbox]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:11px;font-size:15px;line-height:1.42857143;color:#2c3e50}input[type=search]{-webkit-appearance:none}input[type=date]{line-height:43px}input[type=radio][disabled],input[type=checkbox][disabled]{cursor:not-allowed}.radio[disabled],.radio-inline[disabled],.checkbox[disabled],.checkbox-inline[disabled]{cursor:not-allowed}fieldset[disabled] input[type=radio],fieldset[disabled] input[type=checkbox]{cursor:not-allowed}fieldset[disabled] .radio,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.input-sm{height:33px;padding:6px 9px;font-size:13px;line-height:1.5;border-radius:3px}select.input-sm{height:33px;line-height:33px}textarea.input-sm,select[multiple].input-sm{height:auto}.input-lg{height:64px;padding:18px 27px;font-size:19px;line-height:1.33;border-radius:6px}select.input-lg{height:64px;line-height:64px}textarea.input-lg,select[multiple].input-lg{height:auto}@media(min-width:768px){.fade{opacity:0;-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;transition:height .35s ease}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px solid;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:15px;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,0.175);box-shadow:0 6px 12px rgba(0,0,0,0.175);background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9.5px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:inline-block;padding:3px 20px;clear:both;font-weight:normal;line-height:1.42857143;color:#7b8a8b;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none;color:#fff;background-color:#2c3e50}.dropdown-menu>.active>a{color:#fff;text-decoration:none;outline:0;background-color:#2c3e50}.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;outline:0;background-color:#2c3e50}.dropdown-menu>.disabled>a{color:#b4bcc2}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#b4bcc2}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);cursor:not-allowed}}.clearfix:before,.clearfix:after{content:" ";display:table}.container:before,.container:after{content:" ";display:table}.container-fluid:before,.container-fluid:after{content:" ";display:table}.panel-body:before,.panel-body:after{content:" ";display:table}.clearfix:after,.container:after,.container-fluid:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right !important}.pull-left{float:left !important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none !important;visibility:hidden !important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-xs,.visible-sm,.visible-md,.visible-lg,.visible-print{display:none !important}@media(max-width:767px){.visible-xs{display:block !important}table.visible-xs{display:table}tr.visible-xs{display:table-row !important}th.visible-xs,td.visible-xs{display:table-cell !important}}@media(min-width:768px) and (max-width:991px){.visible-sm{display:block !important}table.visible-sm{display:table}tr.visible-sm{display:table-row !important}th.visible-sm,td.visible-sm{display:table-cell !important}}@media(min-width:992px) and (max-width:1199px){.visible-md{display:block !important}table.visible-md{display:table}tr.visible-md{display:table-row !important}th.visible-md,td.visible-md{display:table-cell !important}}@media(min-width:1200px){.visible-lg{display:block !important}table.visible-lg{display:table}tr.visible-lg{display:table-row !important}th.visible-lg,td.visible-lg{display:table-cell !important}}@media(max-width:767px){.hidden-xs{display:none !important}}@media(min-width:768px) and (max-width:991px){.hidden-sm{display:none !important}}@media(min-width:992px) and (max-width:1199px){.hidden-md{display:none !important}}@media(min-width:1200px){.hidden-lg{display:none !important}}@media print{.visible-print{display:block !important}table.visible-print{display:table}tr.visible-print{display:table-row !important}th.visible-print,td.visible-print{display:table-cell !important}}@media print{.hidden-print{display:none !important}}body{font-size:20px;line-height:29px}#content h1{font-size:61px;line-height:87px;margin-top:58px;margin-bottom:29px}#content h2{font-size:42px;line-height:58px;margin-top:58px;margin-bottom:29px}#content h3,#content h4{font-size:29px;line-height:29px;margin-top:29px;margin-bottom:29px}#content h5,#content h6{font-size:22px;line-height:29px;margin-top:29px;margin-bottom:29px}#content p,#content ul,#content ol,#content pre,#content table,#content blockquote{margin-top:29px;margin-bottom:29px}#content hr{height:0;border:dashed 1px #ccc}#content #stickytoc{max-width:300px}#content #sectiontoc,#content #stickytoc{background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 2px 8px rgba(0,0,0,0.04);display:inline-block;margin:0 0 2em 0;overflow:hidden;padding:0;width:100%}#content #sectiontoc .toctitle,#content #stickytoc .toctitle{background:linear-gradient(135deg,#1e293b 0,rgb(21.404494382,29.2528089888,42.095505618) 100%);border-bottom:0;font-size:1em;font-weight:700;line-height:1.5;margin:4px;border-radius:4px;padding:16px 24px;text-align:left;color:#fff;letter-spacing:-0.01em}#content #sectiontoc ul,#content #stickytoc ul{list-style-type:none;padding:16px 24px;margin:0}#content #sectiontoc ul li::before,#content #stickytoc ul li::before{content:"";display:none}#content #sectiontoc li,#content #stickytoc li{margin:0;padding:0;position:relative}#content #sectiontoc li::before,#content #stickytoc li::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:6px;height:6px;background:#cbd5e1;border-radius:50%;margin-left:-14px}#content #sectiontoc li a,#content #stickytoc li a{background-color:transparent;border-bottom:1px solid #e2e8f0;color:#475569;display:block;font-size:15px;overflow:hidden;padding:2px 0 2px 0;text-decoration:none;text-overflow:ellipsis;transition:all .15s ease;white-space:nowrap}#content #sectiontoc li a:hover,#content #stickytoc li a:hover{color:#15bcfc;padding-left:4px}#content #sectiontoc li:last-child a,#content #stickytoc li:last-child a{border-bottom:0}#content #stickytoc{background:#fff;border-radius:0 0 10px 10px;display:none;font-size:1.5rem;height:32px;opacity:0;overflow:hidden;position:fixed;right:0;top:0;transition:opacity ease-in-out .25s;width:250px}.internal #content #stickytoc{position:absolute;margin-top:20px}#content #stickytoc.sticky{display:block;opacity:.75;transition:opacity ease-in-out .25s}#content #stickytoc.sticky.visible{height:auto;opacity:.9;transition:opacity ease-in-out .25s}#content #stickytoc.sticky.scrolling-hidden{opacity:0;visibility:hidden;transition:opacity .1s ease-out,visibility .1s ease-out}#content #stickytoc ul{padding-left:0;margin:0}#content #stickytoc ul li{display:block;padding:2px 10px}#content #stickytoc ul li::before{content:""}#content #stickytoc ul li a{text-decoration:none}#content #stickytoc .toctitle{font-weight:300;text-align:center;padding:0;font-size:1em}hr{border:1px solid;margin:-1px 0}#content ul ul,#content ol ol,#content ul ol,#content ol ul{margin-top:0;margin-bottom:0}#content b,#content strong,#content em,#content small,#content code{line-height:1}#content sup{vertical-align:baseline;position:relative;top:-0.4em}#content sub{vertical-align:baseline;position:relative;top:-0.4em;top:.4em}img{max-width:100%;height:auto !important}.appmenu strong,.appmenu em,.appmenu code{white-space:nowrap;border:1px solid #aaa;background:#f6f6f6;border-radius:2px;font-weight:600;font-style:normal;font-size:14px;padding:2px}.appmenu em{position:relative;margin-left:5px}.appmenu em::before{content:"▸";position:absolute;left:-10px;bottom:2px}.appmenu code{display:inline-block;position:relative;bottom:-3px;font-size:21px;line-height:.85em;padding:1px 4px 1px;margin:0;font-weight:normal}a.bmark{position:absolute;left:-25px;padding-right:25px;top:50%;transform:translateY(-50%);text-decoration:none;border:0;background:transparent url("https://cdn2.marked2app.com/help/images/HelpBookmarkIcon.png") 50% 50% no-repeat !important;background-size:18px 18px;display:block;width:22px;height:22px;opacity:0;transition:opacity .15s ease-in-out}a.bmark:hover{text-decoration:none;border:0}a.bmark.hovered{text-decoration:none;border:0;background:transparent url("https://cdn2.marked2app.com/help/images/HelpBookmarkIconHighlight.png") 50% 50% no-repeat !important;background-size:18px 18px;opacity:1;transition:opacity .1s ease-in}a.bmark.hovered:hover{background-image:url("https://cdn2.marked2app.com/help/images/HelpBookmarkIconSuccess.png")}#menu-btn{display:none}.mobileEnabled #wrapper{padding-bottom:0}#searchresults a.focused,#searchresults a:focus{outline:0;text-decoration:none;color:#0ea5e9;position:relative;left:.25em;transition:all .1s linear}#toc a.focused{outline:0;text-decoration:none;color:#0ea5e9;position:relative;left:.25em;transition:all .1s linear}#toc .activepage{outline:0;text-decoration:none;color:#0ea5e9;position:relative;left:.25em;transition:all .1s linear}#toc .activepage::before{content:">  "}#toc .focused.activepage::before{content:">  "}#searchresults a.focused::before,#toc a.focused::before{content:"⇒ ";position:absolute;left:-1em;top:0}#searchresults a.focused::before{top:-0.25em}#toc h2.focused::before{content:"↓ ";color:#0098b2;transition:all .1s ease-out}#searchresults a:focus::before,#searchresults a.focused::before{content:" ";display:block;width:10px;height:10px;border-radius:10px;background:rgba(55,130,153,0.5);position:absolute;left:-1em;top:.25em}@media(max-width:1000px){.mobileEnabled #menu-btn{background:transparent;display:block;height:50px;left:0;max-width:50px;overflow:hidden;padding:17px;position:fixed;top:0;width:50px;z-index:1001;transition:opacity .1s ease-out,visibility .1s ease-out}.mobileEnabled #menu-btn.scrolling-hidden{opacity:0;visibility:hidden}.mobileEnabled #menu-btn span{background:#94a3b8;border-radius:5px 0 0 5px;display:block;height:0;margin:3px 0;padding:3px 1px 0;width:29px;z-index:99}.mobileEnabled #wrapper{background:#1e293b;border-right:solid 1px rgba(255,255,255,0.1);box-sizing:content-box;color:rgba(255,255,255,0.9);height:100%;left:-280px;margin:0;overflow:auto;padding:30px 60px 10px 15px;position:fixed;top:0;transition:all .2s ease-in-out;width:250px;z-index:100}.mobileEnabled #wrapper #searchresults{margin-top:40px}.mobileEnabled #wrapper #toc{margin-top:10px}.mobileEnabled #wrapper li,.mobileEnabled #wrapper h2,.mobileEnabled #wrapper h4{font-size:16px}.mobileEnabled li a{display:inline-block;color:rgba(255,255,255,0.85)}.mobileEnabled li a:hover{color:#fff}.mobileEnabled #wrapper #toc{padding:10px 0 30px 10px;float:left;width:80%}.mobileEnabled #wrapper.hovered,.mobileEnabled #wrapper.expanded{left:0;overflow:auto;border-right:solid 1px rgba(255,255,255,0.1);padding-right:5px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.mobileEnabled #wrapper.hovered #toc,.mobileEnabled #wrapper.expanded #toc{list-style:none;display:block;height:auto;box-sizing:border-box;right:0;font-size:1.2em}.mobileEnabled #wrapper::before{background:#1e293b;content:" ";height:40px;width:250px;position:absolute;right:0;top:0;box-shadow:0 10px 20px #1e293b,0 5px 10px #1e293b,0 0 15px #1e293b,0 20px 25px #1e293b;z-index:900}.mobileEnabled #content{width:calc(100vw - 60px);max-width:800px;padding:20px 20px 10px 60px;box-sizing:border-box;left:0}}#tipue_search_content a,#fullindex a{background:0}#changelog #content section{font-family:ui-monospace,"SF Mono",Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:14px}#changelog #content .anchor{left:-1.2em}#changelog #content .anchor svg.octicon-link{fill:hsla(196,50%,60%,0.6)}#changelog #content .anchor:hover svg.octicon-link{fill:hsl(196,50%,60%)}#changelog #content h3{background:hsla(196,50%,90%,0.6);color:hsl(196,20%,40%);font-family:ui-monospace,"SF Mono",Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:14px;margin-bottom:0;text-indent:5px}#changelog #content h3::before{content:"## "}#changelog #content h4{font-family:ui-monospace,"SF Mono",Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:14px !important;font-weight:600;margin:1em 0;text-transform:uppercase}#changelog #content h4:first-of-type{border-top:0;margin-top:0}#changelog #content h4::before{content:"### "}#changelog #content ul{list-style-position:outside;margin:0;padding:0}#changelog #content ul ul{margin-left:3.5rem}#changelog #content li{list-style-type:none}#changelog #content li:before{content:"- "}#changelog #content li li:before{content:"* "}#changelog #content li li li:before{content:"+ "}#changelog #content li p{display:inline}#changelog #content li p:first-of-type{display:inline}#changelog #content li p ~ p{display:block;margin-left:3.5rem;margin-top:1em}#changelog #content h3+section{background:rgba(244,244,244,0.5);border:1px dotted #ddd;margin:0;padding:5px}#content .preflink{position:absolute;display:block;z-index:1;margin:0;padding:0;background:transparent;border-radius:6px;text-indent:-9999px;overflow:hidden}#content .preflink:hover,#content .preflink:focus{background:rgba(0,122,255,0.12);outline:0}.progress-bar{position:fixed;top:0;left:280px;right:0;height:3px;background:#e2e8f0;z-index:1000}.progress-bar .progress-fill{height:100%;background:linear-gradient(90deg,#15bcfc,#0ea5e9);width:0;transition:width .1s ease-out}@media(max-width:1000px){.progress-bar{left:0}}.back-to-top{position:fixed;bottom:32px;right:32px;width:44px;height:44px;background:#1e293b;color:#fff;border:0;border-radius:50%;cursor:pointer;opacity:0;visibility:hidden;transition:all .2s ease;box-shadow:0 4px 12px rgba(0,0,0,0.15);display:flex;align-items:center;justify-content:center;z-index:1001;text-decoration:none}.back-to-top svg{stroke:#fff}.back-to-top:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,0.2);background:#334155}.back-to-top.visible{opacity:1;visibility:visible}#pagenav{display:flex;justify-content:space-between;align-items:center;padding:16px 0;margin-bottom:24px;border-bottom:1px solid #e2e8f0}#pagenav a{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:#f8fafc;border-radius:8px;font-size:14px;font-weight:500;color:#475569;text-decoration:none;transition:all .15s ease}#pagenav a:hover{background:#dbeafe;color:#15bcfc}.prevlink b,.nextlink b{font-size:1em;position:static;top:0}#content .nextup{font-size:1em;margin-top:48px;padding:16px 24px;background:#f8fafc;border-radius:8px;border:1px solid #e2e8f0;text-align:left;box-shadow:0 1px 4px rgba(0,0,0,0.04);display:flex;align-items:baseline;gap:8px}#content .nextup b{font-size:16px;font-weight:600;color:#475569;position:relative;top:.05em;left:.25em;flex-shrink:0}#content .nextup a{font-size:16px;font-weight:600;color:rgb(2.8101265823,159.2405063291,219.1898734177);transition:all .15s ease;text-decoration:none}#content .nextup a:hover{color:rgb(46.1772151899,195.2088607595,252.3227848101)}#content .nextup a:active{color:#0ea5e9}#content .nextup::after{content:"→";font-size:16px;color:#94a3b8;margin-left:auto}.callout{position:relative;padding:1rem 1.25rem 1rem 3.5rem;margin:1.5rem 0;border-radius:8px;border-left:4px solid}.callout.info{background:#ecf2fd;border-color:#2bb1da}.callout.info::before{content:"";position:absolute;left:1rem;top:1rem;width:1.5rem;height:1.5rem;box-sizing:border-box;background-image:url("data:image/svg+xml,%3Csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20viewBox=%270%200%2030%2030%27%3E%3Ccircle%20cx=%2715%27%20cy=%2715%27%20r=%2713%27%20fill=%27%23ecf2fd%27%20stroke=%27%232bb1da%27%20stroke-width=%271.5%27/%3E%3Ccircle%20cx=%2715%27%20cy=%2710.5%27%20r=%271.45%27%20fill=%27%232bb1da%27/%3E%3Cpath%20fill=%27%232bb1da%27%20d=%27M13.25%2013.5h3.5v9.5h-3.5z%27/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain}.callout.tip{background:#ecf2fd;border-color:#2bb1da}.callout.tip::before{content:"";position:absolute;left:1rem;top:1rem;width:1.5rem;height:1.5rem;box-sizing:border-box;background-image:url("data:image/svg+xml,%3Csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20viewBox=%270%200%2030%2030%27%3E%3Ccircle%20cx=%2715%27%20cy=%2715%27%20r=%2713%27%20fill=%27%23ecf2fd%27%20stroke=%27%232bb1da%27%20stroke-width=%271.5%27/%3E%3Ccircle%20cx=%2715%27%20cy=%2710.5%27%20r=%271.45%27%20fill=%27%232bb1da%27/%3E%3Cpath%20fill=%27%232bb1da%27%20d=%27M13.25%2013.5h3.5v9.5h-3.5z%27/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain}.callout.warning{background:#fffeeb;border-color:#d8c142}.callout.warning::before{content:"";position:absolute;left:1rem;top:1rem;width:1.5rem;height:1.5rem;box-sizing:border-box;background-image:url("data:image/svg+xml,%3Csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20viewBox=%270%200%2030%2030%27%3E%3Cpath%20d=%27M14%202%202%2023v3l2%202h21l3-2v-4L17%202z%27%20fill=%27%23fffeeb%27%20stroke=%27%23d8c142%27%20stroke-width=%271.5%27/%3E%3Cpath%20fill=%27none%27%20stroke=%27%23d8c142%27%20stroke-width=%272.2%27%20stroke-linecap=%27round%27%20d=%27M15%2010v5.5%27/%3E%3Ccircle%20cx=%2715%27%20cy=%2719.5%27%20r=%271.2%27%20fill=%27%23d8c142%27/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain}.callout p:last-child{margin-bottom:0}#content img{border-radius:23px;border:1px solid #e2e8f0;box-shadow:0 4px 12px rgba(0,0,0,0.08);margin:1rem 0}#content video{display:block;max-width:100%;height:auto;border-radius:8px;border:1px solid #e2e8f0;box-shadow:0 4px 12px rgba(0,0,0,0.08);margin:1rem 0}#content table{width:100%;margin:1.5rem 0;border-collapse:collapse;border-radius:8px;overflow:hidden;border:1px solid #e2e8f0}#content table th{background:#f8fafc;font-weight:600;text-align:left;padding:12px 16px;border-bottom:2px solid #e2e8f0}#content table td{padding:12px 16px;border-bottom:1px solid #e2e8f0}#content table tr:last-child td{border-bottom:0}#content table tr:hover td{background:#f8fafc}#content blockquote:not(.tip):not(.warning):not(.error){margin:1.5rem 0;padding:20px 24px;background:#f8fafc;border-left:0;border-radius:0 8px 8px 0;color:#475569;font-size:1em}#content blockquote:not(.tip):not(.warning):not(.error) p:last-child{margin-bottom:0}#content blockquote.tip,#content blockquote.warning,#content blockquote.error,#content blockquote.info{position:relative;margin:1.5rem 0;padding:1rem 1.25rem 1rem 3.5rem;border-radius:0 8px 8px 0;border-left:4px solid;font-size:1em}#content blockquote.tip p:first-child,#content blockquote.warning p:first-child,#content blockquote.error p:first-child,#content blockquote.info p:first-child{margin-top:0}#content blockquote.tip p:last-child,#content blockquote.warning p:last-child,#content blockquote.error p:last-child,#content blockquote.info p:last-child{margin-bottom:0}#content blockquote.tip a,#content blockquote.warning a,#content blockquote.error a,#content blockquote.info a{color:inherit;font-weight:600;text-decoration:underline;text-underline-offset:2px}#content blockquote.tip,#content blockquote.info{background:#ecf2fd;border-left-color:#2bb1da;color:#065f46}#content blockquote.tip::before,#content blockquote.info::before{content:"";position:absolute;left:-2rem;top:-0.9rem;width:3.5rem;height:3.5rem;box-sizing:border-box;background-image:url("data:image/svg+xml,%3Csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20viewBox=%270%200%2030%2030%27%3E%3Ccircle%20cx=%2715%27%20cy=%2715%27%20r=%2713%27%20fill=%27%23ecf2fd%27%20stroke=%27%232bb1da%27%20stroke-width=%271.5%27/%3E%3Ccircle%20cx=%2715%27%20cy=%2710.5%27%20r=%271.45%27%20fill=%27%232bb1da%27/%3E%3Cpath%20fill=%27%232bb1da%27%20d=%27M13.25%2013.5h3.5v9.5h-3.5z%27/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain}#content blockquote.warning{background:#fffeeb;border-left-color:#d8c142;color:#92400e}#content blockquote.warning::before{content:"";position:absolute;left:-2rem;top:-1rem;width:3.5rem;height:3.5rem;box-sizing:border-box;background-image:url("data:image/svg+xml,%3Csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20viewBox=%270%200%2030%2030%27%3E%3Cpath%20d=%27M14%202%202%2023v3l2%202h21l3-2v-4L17%202z%27%20fill=%27%23fffeeb%27%20stroke=%27%23d8c142%27%20stroke-width=%271.5%27/%3E%3Cpath%20fill=%27none%27%20stroke=%27%23d8c142%27%20stroke-width=%272.2%27%20stroke-linecap=%27round%27%20d=%27M15%2010v5.5%27/%3E%3Ccircle%20cx=%2715%27%20cy=%2719.5%27%20r=%271.2%27%20fill=%27%23d8c142%27/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain;background-color:#fff;padding:5px}#content blockquote.error{background:#fef2f2;border-left-color:#ef4444;color:#991b1b}#content blockquote.error::before{content:"";position:absolute;left:-1.9rem;top:-0.8rem;width:3.5rem;height:3.5rem;box-sizing:border-box;background-image:url("data:image/svg+xml,%3Csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20viewBox=%270%200%2030%2030%27%3E%3Ccircle%20cx=%2715%27%20cy=%2715%27%20r=%2713%27%20fill=%27%23fef2f2%27%20stroke=%27%23ef4444%27%20stroke-width=%271.5%27/%3E%3Cpath%20fill=%27none%27%20stroke=%27%23ef4444%27%20stroke-width=%272.2%27%20stroke-linecap=%27round%27%20d=%27M11%2011l8%208M19%2011l-8%208%27/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain}#changelog #content p{position:relative}#changelog #content blockquote{padding:0 0 0 1em;border-left:0}#changelog #content blockquote p::before{display:block;content:">";position:absolute;left:-1em;color:#15bcfc;font-weight:700}#content>hr:last-of-type{margin-top:48px;border-color:#e2e8f0}#content>p:last-child{color:#94a3b8;font-size:14px}#content>p:last-child a{color:#475569}@media(max-width:1000px){#content{margin-left:0;padding:24px}#reading-progress{left:0}.mobileEnabled #wrapper{background:#1e293b;width:280px;left:-300px}.mobileEnabled #wrapper.hovered,.mobileEnabled #wrapper.expanded{left:0;box-shadow:4px 0 24px rgba(0,0,0,0.2)}}.livereload-connected::after{content:"Live";position:fixed;bottom:8px;left:8px;background:#10b981;color:white;font-size:10px;font-weight:600;padding:2px 6px;border-radius:4px;z-index:9999;opacity:.7}