.hljs{background:#1d1f21;color:#c5c8c6}.hljs span::selection,.hljs::selection{background:#373b41}.hljs span::-moz-selection,.hljs::-moz-selection{background:#373b41}.hljs-name,.hljs-title{color:#f0c674}.hljs-comment,.hljs-meta,.hljs-meta .hljs-keyword{color:#707880}.hljs-deletion,.hljs-link,.hljs-literal,.hljs-number,.hljs-symbol{color:#c66}.hljs-addition,.hljs-doctag,.hljs-regexp,.hljs-selector-attr,.hljs-selector-pseudo,.hljs-string{color:#b5bd68}.hljs-attribute,.hljs-code,.hljs-selector-id{color:#b294bb}.hljs-bullet,.hljs-keyword,.hljs-selector-tag,.hljs-tag{color:#81a2be}.hljs-subst,.hljs-template-tag,.hljs-template-variable,.hljs-variable{color:#8abeb7}.hljs-built_in,.hljs-quote,.hljs-section,.hljs-selector-class,.hljs-type{color:#de935f}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}:root{--right-dashed-arrow:'\21E2';--left-dashed-arrow:'\21E0';--gap:40px;--wrap-width:900px;--navbar-width:130px;--sidebar-width:175px;--article-width:calc(var(--wrap-width) - var(--navbar-width) - var(--sidebar-width));--body-text-color:#424037;--link-color:#bf5600;--alt-color:#29627e;--subtle-gray:#EBEBEB}@media only screen and (max-width:900px){#layout{text-align:left;position:relative;padding:2px 10px}header{margin-bottom:10px;text-align:center;font-size:12px}nav{position:unset;display:flex;flex-direction:column;gap:6px;font-size:12px}nav ul{margin:0;padding:0;list-style-type:none;display:flex;gap:10px;flex-wrap:wrap;flex-direction:row;justify-content:space-evenly;align-items:baseline;align-content:center;width:100%}article{margin:0}aside.tldr:after{content:none}#sidebar{position:unset;text-align:center;margin:40px 0}nav>a{display:none}footer{text-align:center}}@media only screen and (min-width:900px){aside.tldr:after{content:"";width:10000%;background:#000;position:absolute;top:0;height:100%;z-index:-1}#sidebar{position:absolute;top:116px;right:0;width:var(--sidebar-width);font-size:12px;color:var(--alt-color);padding:10px;border-radius:6px}footer{width:var(--article-width);margin-left:var(--navbar-width);text-align:center;font-size:12px;color:var(--alt-color);padding-bottom:20px}#wrap{overflow-x:hidden}#layout{margin:0 auto;width:var(--wrap-width);text-align:left;position:relative}article{position:relative;margin-left:calc(var(--navbar-width) + var(--gap));margin-right:calc(var(--sidebar-width) + var(--gap));-webkit-font-smoothing:antialiased}nav{position:absolute;top:100px;width:var(--navbar-width);text-align:right;display:flex;flex-direction:column;margin-right:var(--gap);gap:6px;font-size:14px}article img{width:var(--article-width)}header{margin-top:2px;margin-bottom:60px;margin-left:calc(var(--navbar-width) + var(--gap));margin-right:calc(var(--sidebar-width) + var(--gap))}}#logo{width:40px;align-self:flex-end}header{padding:0}header>*{background:rgba(255,255,255,.8);box-shadow:0 0 10px 4px #fff}header .description{margin-left:10px}header .description:before{content:"|";display:inline-block;margin-right:10px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}header a{height:30px;background-repeat:no-repeat;background-size:contain}nav>a{background-image:url(/img/site/logo.png);height:40px;background-repeat:no-repeat;background-size:contain;background-position-x:right;margin-bottom:20px}html:before{content:'';position:absolute;width:100%;height:30px;background-color:transparent;background-image:linear-gradient(180deg,rgba(0,0,0,0) 0,#fff 120%),url(/img/site/bg-pattern-grayscale.png);background-repeat:repeat-x;background-size:180px;opacity:.5}a{text-decoration:none}:any-link{color:var(--link-color)}article a:link{text-decoration:none;color:var(--link-color);border-bottom:1px solid #ffc89b;padding:3px 0 0 0}a:visited{color:var(--link-color);border-bottom:1px solid #ffc89b}article :any-link:hover,header :any-link:hover,nav :any-link:hover{color:var(--body-text-color);text-decoration:none;background-color:#ffc89b;border-color:#ffc89b}h1,h2,h3{margin:0}h3{margin-top:1.4em}article img{max-width:100%}.icons{display:flex;flex-direction:row;justify-content:space-between}.icon::before{display:flex;width:36px;height:36px;background:url(/img/site/social-sprite.png) 0 0;content:'';vertical-align:middle;background-repeat:no-repeat;background-size:700px;border-radius:10px}.icon.github::before{background-position:-653px -11px}.icon.github:hover::before{background-position:-653px -70px}.icon.linkedin::before{background-position:-245px -11px}.icon.linkedin:hover::before{background-position:-245px -70px}.icon.twitter::before{background-position:-477px -11px}.icon.twitter:hover::before{background-position:-477px -70px}.icon.youtube::before{background-position:-594px -11px}.icon.youtube:hover::before{background-position:-594px -70px}.profile_image img{width:175px;height:175px}aside.tldr a:link,aside.tldr a:visited{color:var(--subtle-gray);border-bottom:1px solid var(--subtle-gray)}aside.tldr a:hover{color:#5dc6f5;border-bottom:1px solid #5dc6f5;background:0 0}aside.left{float:left;margin:0 20px 10px 0;width:175px}aside.right{float:right;margin:0 0 10px 20px;width:175px}aside:not(.tldr){font-style:italic}aside{background:rgb(175 184 193 / 20%);border-radius:6px;color:var(--alt-color);font-size:14px;padding:14px;line-height:1.6em}aside:not(.tldr) :any-link{color:var(--alt-color);border-bottom:1px solid var(--alt-color)}aside:not(.tldr) :any-link:hover{color:#000;border-bottom:1px solid #000;background:0 0}body{font-size:13px;text-align:center;margin:0;padding:0;background-color:#fff;font-family:Arial,Helvetica,sans-serif;color:var(--body-text-color);zoom:125%}blockquote{border-left:4px solid #ff8d30;margin-left:.875rem;padding-left:.875rem;font-style:italic;font-size:14px}article blockquote p{line-height:1.2em}blockquote p:before{content:'“'}blockquote p:after{content:'”'}ul{list-style-type:square}aside.tldr code{color:var(--subtle-gray);margin-top:5px;background-color:rgba(175,184,193,.5)}aside.tldr{float:none;width:auto;margin:0;font-family:Monaco,monospace,san-serif;background:#000;color:var(--subtle-gray);position:relative;font-size:12px}aside.tldr:before{content:'$ ./tldr.sh';display:block;margin-bottom:10px;color:#c5ebc5;font-weight:700}article h1,article time{margin-top:0;margin-bottom:.75em}article h1:first-child{min-height:46px;display:flex;flex-direction:column;justify-content:flex-end}article time{font-size:1em;margin-bottom:1.4em;font-weight:700;display:block}article p{line-height:1.4em;text-align:justify}.center{text-align:center}.gray-box{background-color:var(--subtle-gray)}article li{line-height:1.8em}nav ul a:link{border-bottom:none;display:block;padding:4px 0}nav ul{margin:0;padding:0;list-style-type:none}nav li{letter-spacing:2px;text-transform:uppercase}#older-newer{display:flex;justify-content:space-between;flex-direction:row}#older-newer :any-link{display:inline-block}#older-newer.end .newer,#older-newer.start .older{width:100%}.older{text-align:right}.older :any-link{padding:14px 0 14px 14px}.newer{text-align:left}.newer :any-link{padding:14px 14px 14px 0}.newer:before{content:var(--left-dashed-arrow);display:inline-block;vertical-align:middle}.older:after{content:var(--right-dashed-arrow);display:inline-block;vertical-align:middle}article sup{line-height:normal}article h1 a:link,article h1 a:visited{color:#29627e;text-decoration:none;border:none;border-color:unset;padding:0}article h2{margin:2em 0 0;font-size:1.4em;display:flex;align-items:center}article h2:after{content:'';background-image:url(/img/site/bg-pattern.png);background-repeat:repeat-x;height:16px;flex:1;margin-left:10px;align-self:center;background-size:82px;opacity:.5}article h2 code{margin-left:5px}article h3{font-size:1.2em}article time a{font-size:13px;color:#645500}.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}header h1{letter-spacing:-1px}header h1{font-size:4.2em;line-height:1.6em;letter-spacing:-1px}header h1 a:hover{color:#ccc;text-decoration:none}header h1 a,header h2{color:#999}header h2{font-size:1.4em;font-weight:400}article img,pre{box-shadow:0 0 3px 1px #ddd;border-radius:6px}.inner>p{text-align:justify}iframe{box-shadow:0 0 3px 1px #ddd;border-radius:6px}a code{border-bottom-left-radius:0;border-bottom-right-radius:0;padding-bottom:0}code{font-family:Consolas,Monaco,monospace;padding:.05em .4em;margin:0;font-size:85%;background-color:rgba(175,184,193,.2);border-radius:6px;color:#222}code:not(.hljs),pre code span[class^=language-]{user-select:all}pre code.hljs{display:block;padding:1em;line-height:1.4em;position:relative;white-space:pre-wrap}pre+blockquote{position:relative;top:-13px;border:none;padding-right:.875rem;margin-left:0;margin-block-start:0px;margin-block-end:20px;margin-inline-start:0;margin-inline-end:0;border-bottom-left-radius:6px;border-bottom-right-radius:6px;display:flex;align-items:baseline;flex-direction:row;flex-wrap:nowrap;align-content:center;justify-content:flex-start}blockquote+pre{margin-bottom:0}pre+blockquote>p{margin:0;margin-left:3px;flex:1;font-size:13px;line-height:1.2em!important;color:#29627e;text-align:justify}pre+blockquote:before{content:'⏎';transform:scale(-1,1);color:#8abeb7;font-size:large;font-style:normal}pre+blockquote>p:after,pre+blockquote>p:before{content:''}pre+blockquote+p{margin-top:0}pre code:before{width:10000%;content:"";left:-1000px;height:calc(100% - 2em);position:absolute;background:#f2f2f2;z-index:-1}.hljs-meta{user-select:none}table{margin-bottom:2em;width:100%;border-collapse:collapse}th{border-bottom:2px solid #ccc;font-weight:700;text-align:left}td{border-bottom:1px solid #ddd}caption,td,th{padding:4px 10px 4px 0}caption{background:#f1f1f1;padding:10px 0;margin-bottom:1em}td,th,tr{vertical-align:middle}#archive h1,#page h1{color:var(--alt-color)}