@import url("https://fonts.googleapis.com/css?family=Poppins");.cls-1{fill:#ffc541}.cls-2{fill:#4e4066}.cls-3{fill:#6f5b92}.cls-4{fill:#f78d5e}.cls-5{fill:#fa976c}.cls-6{fill:#b65c32;opacity:0.6}.cls-7{fill:#b65c32;opacity:0.4}.cls-8{fill:#b65c32}.cls-9{fill:#f4b73b}.cls-10{opacity:0.6}.cls-11{fill:#f9c358}.cls-12{fill:#9b462c}.cls-13{fill:#aa512e}.cls-14{fill:#7d6aa5}.wheel{animation:wheel-rotate 6s ease infinite;transform-origin:center;transform-box:fill-box}@keyframes wheel-rotate{50%{transform:rotate(360deg);animation-timing-function:cubic-bezier(0.55, 0.085, 0.68, 0.53)}100%{transform:rotate(960deg)}}.clock-hand-1{animation:clock-rotate 3s linear infinite;transform-origin:bottom;transform-box:fill-box}.clock-hand-2{animation:clock-rotate 6s linear infinite;transform-origin:bottom;transform-box:fill-box}@keyframes clock-rotate{100%{transform:rotate(360deg)}}#box-top{animation:box-top-anim 2s linear infinite;transform-origin:right top;transform-box:fill-box}@keyframes box-top-anim{50%{transform:rotate(-5deg)}}#umbrella{animation:umbrella-anim 6s linear infinite;transform-origin:center;transform-box:fill-box}@keyframes umbrella-anim{25%{transform:translateY(10px) rotate(5deg)}75%{transform:rotate(-5deg)}}#cup{animation:cup-rotate 3s cubic-bezier(0.455, 0.03, 0.515, 0.955) infinite;transform-origin:top left;transform-box:fill-box}@keyframes cup-rotate{50%{transform:rotate(-5deg)}}#pillow{animation:pillow-anim 3s linear infinite;transform-origin:center;transform-box:fill-box}@keyframes pillow-anim{25%{transform:rotate(10deg) translateY(5px)}75%{transform:rotate(-10deg)}}#stripe{animation:stripe-anim 3s linear infinite;transform-origin:center;transform-box:fill-box}@keyframes stripe-anim{25%{transform:translate(10px, 0) rotate(-10deg)}75%{transform:translateX(10px)}}#bike{animation:bike-anim 6s ease infinite}@keyframes bike-anim{0%{transform:translateX(-1300px)}50%{transform:translateX(0);animation-timing-function:cubic-bezier(0.47, 0, 0.745, 0.715)}100%{transform:translateX(1300px)}}#rucksack{animation:ruck-anim 3s linear infinite;transform-origin:top;transform-box:fill-box}@keyframes ruck-anim{50%{transform:rotate(5deg)}}.circle{animation:circle-anim ease infinite;transform-origin:center;transform-box:fill-box;perspective:0px}.circle.c1{animation-duration:2s}.circle.c2{animation-duration:3s}.circle.c3{animation-duration:1s}.circle.c4{animation-duration:1s}.circle.c5{animation-duration:2s}.circle.c6{animation-duration:3s}@keyframes circle-anim{50%{transform:scale(0.2) rotateX(360deg) rotateY(360deg)}}.four,#ou{animation:four-anim cubic-bezier(0.39, 0.575, 0.565, 1) infinite}.four.a{transform-origin:bottom left;animation-duration:3s;transform-box:fill-box}.four.b{transform-origin:bottom right;animation-duration:3s;transform-box:fill-box}#ou{animation-duration:6s;transform-origin:center;transform-box:fill-box}@keyframes four-anim{50%{transform:scale(0.98)}}html{padding-left:calc(100vw - 100%)}body{font-family:"Poppins", sans-serif}.badge{font-weight:500}.bg-pastel-0{background-color:#D3E4CD}.text-pastel-0{color:#D3E4CD}.border-pastel-0{border-color:#D3E4CD}.bg-pastel-1{background-color:#99A799}.text-pastel-1{color:#99A799}.border-pastel-1{border-color:#99A799}.bg-pastel-2{background-color:#F2DDC1}.text-pastel-2{color:#F2DDC1}.border-pastel-2{border-color:#F2DDC1}.bg-pastel-3{background-color:#E2C2B9}.text-pastel-3{color:#E2C2B9}.border-pastel-3{border-color:#E2C2B9}.bg-pastel-4{background-color:#B97A95}.text-pastel-4{color:#B97A95}.border-pastel-4{border-color:#B97A95}.bg-pastel-5{background-color:#F6AE99}.text-pastel-5{color:#F6AE99}.border-pastel-5{border-color:#F6AE99}.bg-pastel-6{background-color:#5F939A}.text-pastel-6{color:#5F939A}.border-pastel-6{border-color:#5F939A}.bg-pastel-7{background-color:#B67162}.text-pastel-7{color:#B67162}.border-pastel-7{border-color:#B67162}.bg-light,.bg-light *,.badge-light,.badge-light *{color:#343a40 !important}.bg-dark,.bg-dark *,.badge-dark,.badge-dark *{color:rgba(255,255,255,0.9) !important}@keyframes slide-in-0{from{box-shadow:inset 0em 0em #D3E4CD}to{box-shadow:inset 40em 0em #D3E4CD}}@keyframes slide-in-1{from{box-shadow:inset 0em 0em #99A799}to{box-shadow:inset 40em 0em #99A799}}@keyframes slide-in-2{from{box-shadow:inset 0em 0em #F2DDC1}to{box-shadow:inset 40em 0em #F2DDC1}}@keyframes slide-in-3{from{box-shadow:inset 0em 0em #E2C2B9}to{box-shadow:inset 40em 0em #E2C2B9}}@keyframes slide-in-4{from{box-shadow:inset 0em 0em #B97A95}to{box-shadow:inset 40em 0em #B97A95}}@keyframes slide-in-5{from{box-shadow:inset 0em 0em #F6AE99}to{box-shadow:inset 40em 0em #F6AE99}}@keyframes slide-in-6{from{box-shadow:inset 0em 0em #5F939A}to{box-shadow:inset 40em 0em #5F939A}}@keyframes slide-in-7{from{box-shadow:inset 0em 0em #B67162}to{box-shadow:inset 40em 0em #B67162}}@keyframes slide-in{from{box-shadow:inset 0em 0em gold}to{box-shadow:inset 40em 0em gold}}@keyframes fade-out{0%{opacity:1}100%{opacity:0}}@keyframes fade-in{0%{opacity:0}100%{opacity:1}}.search-box{box-shadow:none !important}.post.card{border-radius:15px;text-decoration:none !important;padding:15px;height:100%}.post.card .card-footer{font-size:14px;margin:0 -15px -15px -15px;padding:15px 35px}.post-metadata{font-size:14px;margin-top:-6px}.post-metadata .tag:hover{background-color:#007bff;color:white !important}.social{text-decoration:none !important}#attribution{opacity:0.5}#attribution a{text-decoration:none;font-weight:bold}@media only screen and (min-width: 768px){#attribution{writing-mode:vertical-rl;transform:rotate(180deg);position:fixed;bottom:56px;right:22px}}.github-footer{font-size:10px;color:#6c757d;text-decoration:underline;text-decoration-color:yellow;text-align:right;margin-top:4em;margin-right:2em}#container{display:inline-block;position:relative;width:100%}#dummy{padding-top:100%}#element{position:absolute;top:0;bottom:0;left:0;right:0}.circle-image{width:100%;height:100%;border-radius:50%;object-fit:cover;object-position:center}.link-after,.nav-link::after,.navbar-brand::after,.nav-item.active::after{content:"";display:block;height:0.15em;background:#007bff}.nav-link::after,.navbar-brand::after{width:0;transition:width 0.35s}.nav-link:hover::after,.navbar-brand:hover::after{width:100%}.nav-item.active{font-weight:bold}.nav-item.active::after{width:100% !important}.navbar-brand{margin-bottom:-14px}.navbar-brand::after{margin-top:-0.25em}.markdown-body h1,.markdown-body h2{margin-top:32px}.markdown-body hr{background:#8391B1}.markdown-body img:not(.emoji){display:block;max-width:100%;height:auto;margin:1rem auto}.markdown-body .video{position:relative;padding-bottom:56.25%;margin-bottom:1rem;width:100%}.markdown-body .video iframe{position:absolute;height:100%;width:100%}.markdown-body a:not(.btn):not([class^="carousel-"]):not([class^="list-"]):not(.no-underline){display:inline-block;text-decoration:none}.markdown-body a:not(.btn):not([class^="carousel-"]):not([class^="list-"]):not(.no-underline):hover{color:#007bff}.markdown-body a:not(.btn):not([class^="carousel-"]):not([class^="list-"]):not(.no-underline)::after{content:"";display:block;height:0.15em;margin-top:-0.15em;width:0;background:#007bff;transition:width 0.35s}.markdown-body a:not(.btn):not([class^="carousel-"]):not([class^="list-"]):not(.no-underline):hover::after{width:100%}.markdown-body pre{background:#f8f9fa;border:1px solid #ddd;color:#343a40;font-family:monospace;font-size:14px;line-height:20px;margin-bottom:1.6em;max-width:100%;padding:1em 1.5em;display:block;page-break-inside:avoid;overflow:auto;word-wrap:break-word}.markdown-body code.highlighter-rouge{background-color:#f8f9fa;color:#343a40;border-radius:3px;margin:0;padding:0.2em 0.65em}.markdown-body blockquote{border-left:0.25em solid #007bff;color:#8391B1;padding:0 1em}.markdown-body ul.task-list{list-style:none;padding-left:24px}.markdown-body input.task-list-item-checkbox{margin-right:10px;vertical-align:middle}.markdown-body table:not(.highlight){display:block;overflow-x:auto;margin:1rem 0}.markdown-body table:not(.highlight) td,.markdown-body table:not(.highlight) th{border:1px solid #ddd;padding:8px 16px}.markdown-body table:not(.highlight) th{padding-top:12px;padding-bottom:12px;font-weight:500;text-align:left;background-color:#007bff;color:white}.markdown-body table:not(.highlight) tr:nth-child(even){background-color:rgba(0,0,0,0.05)}.project.card{border-radius:15px;text-decoration:none !important;margin:10px auto;transition:transform 400ms}.project.card .card-img-top{border-radius:15px 15px 0 0}.project.card:hover:not(.post){transform:translateY(-8px);box-shadow:-2px 8px 40px -12px rgba(0,0,0,0.24)}.project.card .links i:hover{color:#8391B1}*{box-sizing:border-box}body{background:#f1f1f1;margin:2rem}.blog-card{display:flex;flex-direction:column;margin:1rem auto;box-shadow:0 3px 7px -1px rgba(0,0,0,0.1);margin-bottom:1.6%;background:#fff;line-height:1.4;font-family:sans-serif;border-radius:5px;overflow:hidden;z-index:0}.blog-card a{color:inherit}.blog-card a:hover{color:#5ad67d}.blog-card:hover .photo{transform:scale(1.3) rotate(3deg)}.blog-card .meta{position:relative;z-index:0;height:200px}.blog-card .photo{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;transition:transform .2s}.blog-card .details,.blog-card .details ul{margin:auto;padding:0;list-style:none}.blog-card .details{position:absolute;top:0;bottom:0;left:-100%;margin:auto;transition:left .2s;background:rgba(0,0,0,0.6);color:#fff;padding:10px;width:100%;font-size:.9rem}.blog-card .details a{text-decoration:dotted underline}.blog-card .details ul li{display:inline-block}.blog-card .details .author:before{font-family:FontAwesome;margin-right:10px;content:"\f007"}.blog-card .details .date:before{font-family:FontAwesome;margin-right:10px;content:"\f133"}.blog-card .details .tags ul:before{font-family:FontAwesome;content:"\f02b";margin-right:10px}.blog-card .details .tags li{margin-right:2px}.blog-card .details .tags li:first-child{margin-left:-4px}.blog-card .description{padding:1rem;background:#fff;position:relative;z-index:1}.blog-card .description h1,.blog-card .description h2{font-family:Poppins, sans-serif}.blog-card .description h1{line-height:1;margin:0;font-size:1.7rem}.blog-card .description h2{font-size:1rem;font-weight:300;text-transform:uppercase;color:#a2a2a2;margin-top:5px}.blog-card .description .read-more{text-align:right}.blog-card .description .read-more a{color:#5ad67d;display:inline-block;position:relative}.blog-card .description .read-more a:after{content:"\f061";font-family:FontAwesome;margin-left:-10px;opacity:0;vertical-align:middle;transition:margin .3s, opacity .3s}.blog-card .description .read-more a:hover:after{margin-left:5px;opacity:1}.blog-card p{position:relative;margin:1rem 0 0}.blog-card p:first-of-type{margin-top:1.25rem}.blog-card p:first-of-type:before{content:"";position:absolute;height:5px;background:#5ad67d;width:35px;top:-0.75rem;border-radius:3px}.blog-card:hover .details{left:0%}@media (min-width: 640px){.blog-card{flex-direction:row;max-width:700px}.blog-card .meta{flex-basis:40%;height:auto}.blog-card .description{flex-basis:60%}.blog-card .description:before{transform:skewX(-3deg);content:"";background:#fff;width:30px;position:absolute;left:-10px;top:0;bottom:0;z-index:-1}.blog-card.alt{flex-direction:row-reverse}.blog-card.alt .description:before{left:inherit;right:-10px;transform:skew(3deg)}.blog-card.alt .details{padding-left:25px}}@media only screen and (min-width: 576px) and (max-width: 991px){.card-columns{column-count:2}}.highlight .w,[data-theme="dark"] pre .w,[data-theme="dark"] code.highlighter-rouge .w{color:#bbb}.highlight .k,[data-theme="dark"] pre .k,[data-theme="dark"] code.highlighter-rouge .k{color:#00a}.highlight .m,[data-theme="dark"] pre .m,[data-theme="dark"] code.highlighter-rouge .m{color:#099}.highlight .s,[data-theme="dark"] pre .s,[data-theme="dark"] code.highlighter-rouge .s{color:#a50}.highlight .c,[data-theme="dark"] pre .c,[data-theme="dark"] code.highlighter-rouge .c{color:#aaaaaa;font-style:italic}.highlight .cp,[data-theme="dark"] pre .cp,[data-theme="dark"] code.highlighter-rouge .cp{color:#4c8317}.highlight .gd,[data-theme="dark"] pre .gd,[data-theme="dark"] code.highlighter-rouge .gd{color:#a00}.highlight .gr,[data-theme="dark"] pre .gr,[data-theme="dark"] code.highlighter-rouge .gr{color:#a00}.highlight .gi,[data-theme="dark"] pre .gi,[data-theme="dark"] code.highlighter-rouge .gi{color:#0a0}.highlight .go,[data-theme="dark"] pre .go,[data-theme="dark"] code.highlighter-rouge .go{color:#888}.highlight .gp,[data-theme="dark"] pre .gp,[data-theme="dark"] code.highlighter-rouge .gp{color:#555}.highlight .gt,[data-theme="dark"] pre .gt,[data-theme="dark"] code.highlighter-rouge .gt{color:#a00}.highlight .kc,[data-theme="dark"] pre .kc,[data-theme="dark"] code.highlighter-rouge .kc{color:#00a}.highlight .kd,[data-theme="dark"] pre .kd,[data-theme="dark"] code.highlighter-rouge .kd{color:#00a}.highlight .kn,[data-theme="dark"] pre .kn,[data-theme="dark"] code.highlighter-rouge .kn{color:#00a}.highlight .kp,[data-theme="dark"] pre .kp,[data-theme="dark"] code.highlighter-rouge .kp{color:#00a}.highlight .kr,[data-theme="dark"] pre .kr,[data-theme="dark"] code.highlighter-rouge .kr{color:#00a}.highlight .kt,[data-theme="dark"] pre .kt,[data-theme="dark"] code.highlighter-rouge .kt{color:#0aa}.highlight .na,[data-theme="dark"] pre .na,[data-theme="dark"] code.highlighter-rouge .na{color:#1e90ff}.highlight .nb,[data-theme="dark"] pre .nb,[data-theme="dark"] code.highlighter-rouge .nb{color:#0aa}.highlight .nc,[data-theme="dark"] pre .nc,[data-theme="dark"] code.highlighter-rouge .nc{color:#0a0}.highlight .no,[data-theme="dark"] pre .no,[data-theme="dark"] code.highlighter-rouge .no{color:#a00}.highlight .nd,[data-theme="dark"] pre .nd,[data-theme="dark"] code.highlighter-rouge .nd{color:#888}.highlight .nf,[data-theme="dark"] pre .nf,[data-theme="dark"] code.highlighter-rouge .nf{color:#0a0}.highlight .nn,[data-theme="dark"] pre .nn,[data-theme="dark"] code.highlighter-rouge .nn{color:#0aa}.highlight .nv,[data-theme="dark"] pre .nv,[data-theme="dark"] code.highlighter-rouge .nv{color:#a00}.highlight .ow,[data-theme="dark"] pre .ow,[data-theme="dark"] code.highlighter-rouge .ow{color:#00a}.highlight .mb,[data-theme="dark"] pre .mb,[data-theme="dark"] code.highlighter-rouge .mb{color:#099}.highlight .mf,[data-theme="dark"] pre .mf,[data-theme="dark"] code.highlighter-rouge .mf{color:#099}.highlight .mh,[data-theme="dark"] pre .mh,[data-theme="dark"] code.highlighter-rouge .mh{color:#099}.highlight .mi,[data-theme="dark"] pre .mi,[data-theme="dark"] code.highlighter-rouge .mi{color:#099}.highlight .mo,[data-theme="dark"] pre .mo,[data-theme="dark"] code.highlighter-rouge .mo{color:#099}.highlight .sa,[data-theme="dark"] pre .sa,[data-theme="dark"] code.highlighter-rouge .sa{color:#a50}.highlight .sb,[data-theme="dark"] pre .sb,[data-theme="dark"] code.highlighter-rouge .sb{color:#a50}.highlight .sc,[data-theme="dark"] pre .sc,[data-theme="dark"] code.highlighter-rouge .sc{color:#a50}.highlight .dl,[data-theme="dark"] pre .dl,[data-theme="dark"] code.highlighter-rouge .dl{color:#a50}.highlight .sd,[data-theme="dark"] pre .sd,[data-theme="dark"] code.highlighter-rouge .sd{color:#a50}.highlight .s2,[data-theme="dark"] pre .s2,[data-theme="dark"] code.highlighter-rouge .s2{color:#a50}.highlight .se,[data-theme="dark"] pre .se,[data-theme="dark"] code.highlighter-rouge .se{color:#a50}.highlight .sh,[data-theme="dark"] pre .sh,[data-theme="dark"] code.highlighter-rouge .sh{color:#a50}.highlight .si,[data-theme="dark"] pre .si,[data-theme="dark"] code.highlighter-rouge .si{color:#a50}.highlight .sx,[data-theme="dark"] pre .sx,[data-theme="dark"] code.highlighter-rouge .sx{color:#a50}.highlight .sr,[data-theme="dark"] pre .sr,[data-theme="dark"] code.highlighter-rouge .sr{color:#099}.highlight .s1,[data-theme="dark"] pre .s1,[data-theme="dark"] code.highlighter-rouge .s1{color:#a50}.highlight .ss,[data-theme="dark"] pre .ss,[data-theme="dark"] code.highlighter-rouge .ss{color:#00a}.highlight .bp,[data-theme="dark"] pre .bp,[data-theme="dark"] code.highlighter-rouge .bp{color:#0aa}.highlight .fm,[data-theme="dark"] pre .fm,[data-theme="dark"] code.highlighter-rouge .fm{color:#0a0}.highlight .vc,[data-theme="dark"] pre .vc,[data-theme="dark"] code.highlighter-rouge .vc{color:#a00}.highlight .vg,[data-theme="dark"] pre .vg,[data-theme="dark"] code.highlighter-rouge .vg{color:#a00}.highlight .vi,[data-theme="dark"] pre .vi,[data-theme="dark"] code.highlighter-rouge .vi{color:#a00}.highlight .vm,[data-theme="dark"] pre .vm,[data-theme="dark"] code.highlighter-rouge .vm{color:#a00}.highlight .il,[data-theme="dark"] pre .il,[data-theme="dark"] code.highlighter-rouge .il{color:#099}.highlight .ge,[data-theme="dark"] pre .ge,[data-theme="dark"] code.highlighter-rouge .ge{font-style:italic}.highlight .gs,[data-theme="dark"] pre .gs,[data-theme="dark"] code.highlighter-rouge .gs{font-weight:bold}.highlight .c1,[data-theme="dark"] pre .c1,[data-theme="dark"] code.highlighter-rouge .c1{color:#aaaaaa;font-style:italic}.highlight .cs,[data-theme="dark"] pre .cs,[data-theme="dark"] code.highlighter-rouge .cs{color:#0000aa;font-style:italic}.highlight .ch,[data-theme="dark"] pre .ch,[data-theme="dark"] code.highlighter-rouge .ch{color:#aaaaaa;font-style:italic}.highlight .cm,[data-theme="dark"] pre .cm,[data-theme="dark"] code.highlighter-rouge .cm{color:#aaaaaa;font-style:italic}.highlight .gh,[data-theme="dark"] pre .gh,[data-theme="dark"] code.highlighter-rouge .gh{color:#000080;font-weight:bold}.highlight .gu,[data-theme="dark"] pre .gu,[data-theme="dark"] code.highlighter-rouge .gu{color:#800080;font-weight:bold}.highlight .ni,[data-theme="dark"] pre .ni,[data-theme="dark"] code.highlighter-rouge .ni{color:#880000;font-weight:bold}.highlight .nt,[data-theme="dark"] pre .nt,[data-theme="dark"] code.highlighter-rouge .nt{color:#1e90ff;font-weight:bold}.highlight .err,[data-theme="dark"] pre .err,[data-theme="dark"] code.highlighter-rouge .err{color:red}.highlight .cpf,[data-theme="dark"] pre .cpf,[data-theme="dark"] code.highlighter-rouge .cpf{color:#aaaaaa;font-style:italic}[data-theme="light"] #theme-toggler:before{content:"🌙"}[data-theme="dark"] #theme-toggler:before{content:"🌞"}[data-theme="light"] .navbar-themed .navbar-brand,[data-theme="light"] .navbar-themed .navbar-nav .nav-link.active{color:#343a40}[data-theme="dark"] .navbar-themed .navbar-brand,[data-theme="dark"] .navbar-themed .navbar-nav .nav-link.active{color:rgba(255,255,255,0.9)}[data-theme="light"] .navbar-themed .navbar-nav .nav-link{color:rgba(52,58,64,0.5)}[data-theme="dark"] .navbar-themed .navbar-nav .nav-link{color:rgba(255,255,255,0.5)}[data-theme="light"] .text-themed{color:#343a40}[data-theme="dark"] .text-themed{color:rgba(255,255,255,0.9)}[data-theme="light"] .bg-themed{background-color:#f8f9fa}[data-theme="dark"] .bg-themed{background-color:#343a40}[data-theme="dark"] body{background-color:#17191a;color:rgba(255,255,255,0.9)}[data-theme="dark"] .highlight .hll,[data-theme="dark"] pre .hll,[data-theme="dark"] code.highlighter-rouge .hll{background-color:#404040}[data-theme="dark"] .highlight,[data-theme="dark"] pre,[data-theme="dark"] code.highlighter-rouge{background:#202020;color:#d0d0d0}[data-theme="dark"] .highlight .c,[data-theme="dark"] pre .c,[data-theme="dark"] code.highlighter-rouge .c{color:#999999;font-style:italic}[data-theme="dark"] .highlight .err,[data-theme="dark"] pre .err,[data-theme="dark"] code.highlighter-rouge .err{color:#a61717;background-color:#e3d2d2}[data-theme="dark"] .highlight .esc,[data-theme="dark"] pre .esc,[data-theme="dark"] code.highlighter-rouge .esc{color:#d0d0d0}[data-theme="dark"] .highlight .g,[data-theme="dark"] pre .g,[data-theme="dark"] code.highlighter-rouge .g{color:#d0d0d0}[data-theme="dark"] .highlight .k,[data-theme="dark"] pre .k,[data-theme="dark"] code.highlighter-rouge .k{color:#6ab825;font-weight:bold}[data-theme="dark"] .highlight .l,[data-theme="dark"] pre .l,[data-theme="dark"] code.highlighter-rouge .l{color:#d0d0d0}[data-theme="dark"] .highlight .n,[data-theme="dark"] pre .n,[data-theme="dark"] code.highlighter-rouge .n{color:#d0d0d0}[data-theme="dark"] .highlight .o,[data-theme="dark"] pre .o,[data-theme="dark"] code.highlighter-rouge .o{color:#d0d0d0}[data-theme="dark"] .highlight .x,[data-theme="dark"] pre .x,[data-theme="dark"] code.highlighter-rouge .x{color:#d0d0d0}[data-theme="dark"] .highlight .p,[data-theme="dark"] pre .p,[data-theme="dark"] code.highlighter-rouge .p{color:#d0d0d0}[data-theme="dark"] .highlight .ch,[data-theme="dark"] pre .ch,[data-theme="dark"] code.highlighter-rouge .ch{color:#999999;font-style:italic}[data-theme="dark"] .highlight .cm,[data-theme="dark"] pre .cm,[data-theme="dark"] code.highlighter-rouge .cm{color:#999999;font-style:italic}[data-theme="dark"] .highlight .cp,[data-theme="dark"] pre .cp,[data-theme="dark"] code.highlighter-rouge .cp{color:#cd2828;font-weight:bold}[data-theme="dark"] .highlight .cpf,[data-theme="dark"] pre .cpf,[data-theme="dark"] code.highlighter-rouge .cpf{color:#999999;font-style:italic}[data-theme="dark"] .highlight .c1,[data-theme="dark"] pre .c1,[data-theme="dark"] code.highlighter-rouge .c1{color:#999999;font-style:italic}[data-theme="dark"] .highlight .cs,[data-theme="dark"] pre .cs,[data-theme="dark"] code.highlighter-rouge .cs{color:#e50808;font-weight:bold;background-color:#520000}[data-theme="dark"] .highlight .gd,[data-theme="dark"] pre .gd,[data-theme="dark"] code.highlighter-rouge .gd{color:#d22323}[data-theme="dark"] .highlight .ge,[data-theme="dark"] pre .ge,[data-theme="dark"] code.highlighter-rouge .ge{color:#d0d0d0;font-style:italic}[data-theme="dark"] .highlight .gr,[data-theme="dark"] pre .gr,[data-theme="dark"] code.highlighter-rouge .gr{color:#d22323}[data-theme="dark"] .highlight .gh,[data-theme="dark"] pre .gh,[data-theme="dark"] code.highlighter-rouge .gh{color:#ffffff;font-weight:bold}[data-theme="dark"] .highlight .gi,[data-theme="dark"] pre .gi,[data-theme="dark"] code.highlighter-rouge .gi{color:#589819}[data-theme="dark"] .highlight .go,[data-theme="dark"] pre .go,[data-theme="dark"] code.highlighter-rouge .go{color:#ccc}[data-theme="dark"] .highlight .gp,[data-theme="dark"] pre .gp,[data-theme="dark"] code.highlighter-rouge .gp{color:#aaa}[data-theme="dark"] .highlight .gs,[data-theme="dark"] pre .gs,[data-theme="dark"] code.highlighter-rouge .gs{color:#d0d0d0;font-weight:bold}[data-theme="dark"] .highlight .gu,[data-theme="dark"] pre .gu,[data-theme="dark"] code.highlighter-rouge .gu{color:#ffffff;text-decoration:underline}[data-theme="dark"] .highlight .gt,[data-theme="dark"] pre .gt,[data-theme="dark"] code.highlighter-rouge .gt{color:#d22323}[data-theme="dark"] .highlight .kc,[data-theme="dark"] pre .kc,[data-theme="dark"] code.highlighter-rouge .kc{color:#6ab825;font-weight:bold}[data-theme="dark"] .highlight .kd,[data-theme="dark"] pre .kd,[data-theme="dark"] code.highlighter-rouge .kd{color:#6ab825;font-weight:bold}[data-theme="dark"] .highlight .kn,[data-theme="dark"] pre .kn,[data-theme="dark"] code.highlighter-rouge .kn{color:#6ab825;font-weight:bold}[data-theme="dark"] .highlight .kp,[data-theme="dark"] pre .kp,[data-theme="dark"] code.highlighter-rouge .kp{color:#6ab825}[data-theme="dark"] .highlight .kr,[data-theme="dark"] pre .kr,[data-theme="dark"] code.highlighter-rouge .kr{color:#6ab825;font-weight:bold}[data-theme="dark"] .highlight .kt,[data-theme="dark"] pre .kt,[data-theme="dark"] code.highlighter-rouge .kt{color:#6ab825;font-weight:bold}[data-theme="dark"] .highlight .ld,[data-theme="dark"] pre .ld,[data-theme="dark"] code.highlighter-rouge .ld{color:#d0d0d0}[data-theme="dark"] .highlight .m,[data-theme="dark"] pre .m,[data-theme="dark"] code.highlighter-rouge .m{color:#3677a9}[data-theme="dark"] .highlight .s,[data-theme="dark"] pre .s,[data-theme="dark"] code.highlighter-rouge .s{color:#ed9d13}[data-theme="dark"] .highlight .na,[data-theme="dark"] pre .na,[data-theme="dark"] code.highlighter-rouge .na{color:#bbb}[data-theme="dark"] .highlight .nb,[data-theme="dark"] pre .nb,[data-theme="dark"] code.highlighter-rouge .nb{color:#24909d}[data-theme="dark"] .highlight .nc,[data-theme="dark"] pre .nc,[data-theme="dark"] code.highlighter-rouge .nc{color:#447fcf;text-decoration:underline}[data-theme="dark"] .highlight .no,[data-theme="dark"] pre .no,[data-theme="dark"] code.highlighter-rouge .no{color:#40ffff}[data-theme="dark"] .highlight .nd,[data-theme="dark"] pre .nd,[data-theme="dark"] code.highlighter-rouge .nd{color:orange}[data-theme="dark"] .highlight .ni,[data-theme="dark"] pre .ni,[data-theme="dark"] code.highlighter-rouge .ni{color:#d0d0d0}[data-theme="dark"] .highlight .ne,[data-theme="dark"] pre .ne,[data-theme="dark"] code.highlighter-rouge .ne{color:#bbb}[data-theme="dark"] .highlight .nf,[data-theme="dark"] pre .nf,[data-theme="dark"] code.highlighter-rouge .nf{color:#447fcf}[data-theme="dark"] .highlight .nl,[data-theme="dark"] pre .nl,[data-theme="dark"] code.highlighter-rouge .nl{color:#d0d0d0}[data-theme="dark"] .highlight .nn,[data-theme="dark"] pre .nn,[data-theme="dark"] code.highlighter-rouge .nn{color:#447fcf;text-decoration:underline}[data-theme="dark"] .highlight .nx,[data-theme="dark"] pre .nx,[data-theme="dark"] code.highlighter-rouge .nx{color:#d0d0d0}[data-theme="dark"] .highlight .py,[data-theme="dark"] pre .py,[data-theme="dark"] code.highlighter-rouge .py{color:#d0d0d0}[data-theme="dark"] .highlight .nt,[data-theme="dark"] pre .nt,[data-theme="dark"] code.highlighter-rouge .nt{color:#6ab825;font-weight:bold}[data-theme="dark"] .highlight .nv,[data-theme="dark"] pre .nv,[data-theme="dark"] code.highlighter-rouge .nv{color:#40ffff}[data-theme="dark"] .highlight .ow,[data-theme="dark"] pre .ow,[data-theme="dark"] code.highlighter-rouge .ow{color:#6ab825;font-weight:bold}[data-theme="dark"] .highlight .w,[data-theme="dark"] pre .w,[data-theme="dark"] code.highlighter-rouge .w{color:#666}[data-theme="dark"] .highlight .mb,[data-theme="dark"] pre .mb,[data-theme="dark"] code.highlighter-rouge .mb{color:#3677a9}[data-theme="dark"] .highlight .mf,[data-theme="dark"] pre .mf,[data-theme="dark"] code.highlighter-rouge .mf{color:#3677a9}[data-theme="dark"] .highlight .mh,[data-theme="dark"] pre .mh,[data-theme="dark"] code.highlighter-rouge .mh{color:#3677a9}[data-theme="dark"] .highlight .mi,[data-theme="dark"] pre .mi,[data-theme="dark"] code.highlighter-rouge .mi{color:#3677a9}[data-theme="dark"] .highlight .mo,[data-theme="dark"] pre .mo,[data-theme="dark"] code.highlighter-rouge .mo{color:#3677a9}[data-theme="dark"] .highlight .sa,[data-theme="dark"] pre .sa,[data-theme="dark"] code.highlighter-rouge .sa{color:#ed9d13}[data-theme="dark"] .highlight .sb,[data-theme="dark"] pre .sb,[data-theme="dark"] code.highlighter-rouge .sb{color:#ed9d13}[data-theme="dark"] .highlight .sc,[data-theme="dark"] pre .sc,[data-theme="dark"] code.highlighter-rouge .sc{color:#ed9d13}[data-theme="dark"] .highlight .dl,[data-theme="dark"] pre .dl,[data-theme="dark"] code.highlighter-rouge .dl{color:#ed9d13}[data-theme="dark"] .highlight .sd,[data-theme="dark"] pre .sd,[data-theme="dark"] code.highlighter-rouge .sd{color:#ed9d13}[data-theme="dark"] .highlight .s2,[data-theme="dark"] pre .s2,[data-theme="dark"] code.highlighter-rouge .s2{color:#ed9d13}[data-theme="dark"] .highlight .se,[data-theme="dark"] pre .se,[data-theme="dark"] code.highlighter-rouge .se{color:#ed9d13}[data-theme="dark"] .highlight .sh,[data-theme="dark"] pre .sh,[data-theme="dark"] code.highlighter-rouge .sh{color:#ed9d13}[data-theme="dark"] .highlight .si,[data-theme="dark"] pre .si,[data-theme="dark"] code.highlighter-rouge .si{color:#ed9d13}[data-theme="dark"] .highlight .sx,[data-theme="dark"] pre .sx,[data-theme="dark"] code.highlighter-rouge .sx{color:orange}[data-theme="dark"] .highlight .sr,[data-theme="dark"] pre .sr,[data-theme="dark"] code.highlighter-rouge .sr{color:#ed9d13}[data-theme="dark"] .highlight .s1,[data-theme="dark"] pre .s1,[data-theme="dark"] code.highlighter-rouge .s1{color:#ed9d13}[data-theme="dark"] .highlight .ss,[data-theme="dark"] pre .ss,[data-theme="dark"] code.highlighter-rouge .ss{color:#ed9d13}[data-theme="dark"] .highlight .bp,[data-theme="dark"] pre .bp,[data-theme="dark"] code.highlighter-rouge .bp{color:#24909d}[data-theme="dark"] .highlight .fm,[data-theme="dark"] pre .fm,[data-theme="dark"] code.highlighter-rouge .fm{color:#447fcf}[data-theme="dark"] .highlight .vc,[data-theme="dark"] pre .vc,[data-theme="dark"] code.highlighter-rouge .vc{color:#40ffff}[data-theme="dark"] .highlight .vg,[data-theme="dark"] pre .vg,[data-theme="dark"] code.highlighter-rouge .vg{color:#40ffff}[data-theme="dark"] .highlight .vi,[data-theme="dark"] pre .vi,[data-theme="dark"] code.highlighter-rouge .vi{color:#40ffff}[data-theme="dark"] .highlight .vm,[data-theme="dark"] pre .vm,[data-theme="dark"] code.highlighter-rouge .vm{color:#40ffff}[data-theme="dark"] .highlight .il,[data-theme="dark"] pre .il,[data-theme="dark"] code.highlighter-rouge .il{color:#3677a9}[data-theme="dark"] pre,[data-theme="dark"] code.highlighter-rouge{border:none}[data-theme="dark"] .gist{filter:invert(90%) hue-rotate(180deg)}[data-theme="dark"] input{background-color:#2c3032;border-color:#343a40;color:#17191a}[data-theme="dark"] input::placeholder{color:rgba(255,255,255,0.64)}[data-theme="dark"] input:focus{background-color:#242526;color:rgba(255,255,255,0.9)}[data-theme="dark"] .card{background-color:#242526}[data-theme="dark"] .card.border .card-footer{background-color:rgba(0,0,0,0.1)}[data-theme="dark"] table:not(.highlight) td,[data-theme="dark"] .markdown-body table:not(.highlight) th,.markdown-body [data-theme="dark"] table:not(.highlight) th{border-color:#242526}[data-theme="dark"] table:not(.highlight) tr:nth-child(even){background-color:#343a40}[data-theme="dark"] .list-group-item-action{background-color:#242526;color:rgba(255,255,255,0.9)}[data-theme="dark"] .list-group-item-action:hover,[data-theme="dark"] .list-group-item-action:focus{background-color:#1d1d1e}[data-theme="dark"] .post footer{text-decoration:none}[data-theme="dark"] .timeline-body .timeline-item:after{background-color:#17191a}.timeline-body{position:relative;border-radius:0 15px 15px 0;padding:5px 0}.timeline-body:after{content:"";width:4px;height:100%;background-color:#007bff;position:absolute;left:-4px;top:0}.timeline-body .timeline-item{position:relative}.timeline-body .timeline-item:after{content:"";width:20px;height:20px;border-radius:50%;border:4px solid #007bff;background-color:#f8f9fa;position:absolute;left:-12px;top:8px;z-index:10}.timeline-body .timeline-item .content{margin:40px;padding-bottom:20px;border-bottom:1px dashed #343a40}.timeline-body .timeline-item .content .date{margin-top:-5px;margin-bottom:15px;color:#6c757d}.timeline{position:relative;border-radius:0 15px 15px 0;padding:5px 0;list-style:none}.timeline:before{content:'';margin-left:-1px;position:absolute;top:0;left:32px;width:2px;height:100%}[data-theme="light"] .timeline:before{background-color:#17191a}[data-theme="dark"] .timeline:before{background-color:rgba(255,255,255,0.7)}.timeline-event-0{position:relative}.timeline-event-0:hover .timeline-event-icon{transform:rotate(0.125turn);background-color:#D3E4CD}.timeline-event-0:hover .timeline-event-thumbnail{animation:slide-in-0 .3s linear 1;animation-fill-mode:forwards}[data-theme="light"] .timeline-event-0:hover .timeline-event-thumbnail{color:rgba(255,255,255,0.9)}[data-theme="dark"] .timeline-event-0:hover .timeline-event-thumbnail{color:#343a40}.timeline-event-0 i:hover{color:#007bff}.timeline-event-1{position:relative}.timeline-event-1:hover .timeline-event-icon{transform:rotate(0.125turn);background-color:#99A799}.timeline-event-1:hover .timeline-event-thumbnail{animation:slide-in-1 .3s linear 1;animation-fill-mode:forwards}[data-theme="light"] .timeline-event-1:hover .timeline-event-thumbnail{color:rgba(255,255,255,0.9)}[data-theme="dark"] .timeline-event-1:hover .timeline-event-thumbnail{color:#343a40}.timeline-event-1 i:hover{color:#007bff}.timeline-event-2{position:relative}.timeline-event-2:hover .timeline-event-icon{transform:rotate(0.125turn);background-color:#F2DDC1}.timeline-event-2:hover .timeline-event-thumbnail{animation:slide-in-2 .3s linear 1;animation-fill-mode:forwards}[data-theme="light"] .timeline-event-2:hover .timeline-event-thumbnail{color:rgba(255,255,255,0.9)}[data-theme="dark"] .timeline-event-2:hover .timeline-event-thumbnail{color:#343a40}.timeline-event-2 i:hover{color:#007bff}.timeline-event-3{position:relative}.timeline-event-3:hover .timeline-event-icon{transform:rotate(0.125turn);background-color:#E2C2B9}.timeline-event-3:hover .timeline-event-thumbnail{animation:slide-in-3 .3s linear 1;animation-fill-mode:forwards}[data-theme="light"] .timeline-event-3:hover .timeline-event-thumbnail{color:rgba(255,255,255,0.9)}[data-theme="dark"] .timeline-event-3:hover .timeline-event-thumbnail{color:#343a40}.timeline-event-3 i:hover{color:#007bff}.timeline-event-4{position:relative}.timeline-event-4:hover .timeline-event-icon{transform:rotate(0.125turn);background-color:#B97A95}.timeline-event-4:hover .timeline-event-thumbnail{animation:slide-in-4 .3s linear 1;animation-fill-mode:forwards}[data-theme="light"] .timeline-event-4:hover .timeline-event-thumbnail{color:rgba(255,255,255,0.9)}[data-theme="dark"] .timeline-event-4:hover .timeline-event-thumbnail{color:#343a40}.timeline-event-4 i:hover{color:#007bff}.timeline-event-5{position:relative}.timeline-event-5:hover .timeline-event-icon{transform:rotate(0.125turn);background-color:#F6AE99}.timeline-event-5:hover .timeline-event-thumbnail{animation:slide-in-5 .3s linear 1;animation-fill-mode:forwards}[data-theme="light"] .timeline-event-5:hover .timeline-event-thumbnail{color:rgba(255,255,255,0.9)}[data-theme="dark"] .timeline-event-5:hover .timeline-event-thumbnail{color:#343a40}.timeline-event-5 i:hover{color:#007bff}.timeline-event-6{position:relative}.timeline-event-6:hover .timeline-event-icon{transform:rotate(0.125turn);background-color:#5F939A}.timeline-event-6:hover .timeline-event-thumbnail{animation:slide-in-6 .3s linear 1;animation-fill-mode:forwards}[data-theme="light"] .timeline-event-6:hover .timeline-event-thumbnail{color:rgba(255,255,255,0.9)}[data-theme="dark"] .timeline-event-6:hover .timeline-event-thumbnail{color:#343a40}.timeline-event-6 i:hover{color:#007bff}.timeline-event-7{position:relative}.timeline-event-7:hover .timeline-event-icon{transform:rotate(0.125turn);background-color:#B67162}.timeline-event-7:hover .timeline-event-thumbnail{animation:slide-in-7 .3s linear 1;animation-fill-mode:forwards}[data-theme="light"] .timeline-event-7:hover .timeline-event-thumbnail{color:rgba(255,255,255,0.9)}[data-theme="dark"] .timeline-event-7:hover .timeline-event-thumbnail{color:#343a40}.timeline-event-7 i:hover{color:#007bff}.timeline-event-copy{padding-left:32px;padding-top:32px;padding-right:32px;padding-bottom:8px;position:relative;top:-30px;left:64px;width:80%}.timeline-event-copy h3{font-size:1.75em}.timeline-event-copy h4{font-size:1.2em;margin-bottom:19px}.timeline-event-copy strong{font-weight:700}.timeline-event-copy p:not(.timeline-event-thumbnail){padding-bottom:19px}.timeline-event-icon-0{transform:rotate(0.125turn);background-color:#D3E4CD;outline:10px solid;display:block;margin:8px 8px 8px -8px;position:absolute;top:0;left:32px;width:16px;height:16px}[data-theme="light"] .timeline-event-icon-0{outline-color:#f1f1f1}[data-theme="dark"] .timeline-event-icon-0{outline-color:#17191a}.timeline-event-icon-1{transform:rotate(0.125turn);background-color:#99A799;outline:10px solid;display:block;margin:8px 8px 8px -8px;position:absolute;top:0;left:32px;width:16px;height:16px}[data-theme="light"] .timeline-event-icon-1{outline-color:#f1f1f1}[data-theme="dark"] .timeline-event-icon-1{outline-color:#17191a}.timeline-event-icon-2{transform:rotate(0.125turn);background-color:#F2DDC1;outline:10px solid;display:block;margin:8px 8px 8px -8px;position:absolute;top:0;left:32px;width:16px;height:16px}[data-theme="light"] .timeline-event-icon-2{outline-color:#f1f1f1}[data-theme="dark"] .timeline-event-icon-2{outline-color:#17191a}.timeline-event-icon-3{transform:rotate(0.125turn);background-color:#E2C2B9;outline:10px solid;display:block;margin:8px 8px 8px -8px;position:absolute;top:0;left:32px;width:16px;height:16px}[data-theme="light"] .timeline-event-icon-3{outline-color:#f1f1f1}[data-theme="dark"] .timeline-event-icon-3{outline-color:#17191a}.timeline-event-icon-4{transform:rotate(0.125turn);background-color:#B97A95;outline:10px solid;display:block;margin:8px 8px 8px -8px;position:absolute;top:0;left:32px;width:16px;height:16px}[data-theme="light"] .timeline-event-icon-4{outline-color:#f1f1f1}[data-theme="dark"] .timeline-event-icon-4{outline-color:#17191a}.timeline-event-icon-5{transform:rotate(0.125turn);background-color:#F6AE99;outline:10px solid;display:block;margin:8px 8px 8px -8px;position:absolute;top:0;left:32px;width:16px;height:16px}[data-theme="light"] .timeline-event-icon-5{outline-color:#f1f1f1}[data-theme="dark"] .timeline-event-icon-5{outline-color:#17191a}.timeline-event-icon-6{transform:rotate(0.125turn);background-color:#5F939A;outline:10px solid;display:block;margin:8px 8px 8px -8px;position:absolute;top:0;left:32px;width:16px;height:16px}[data-theme="light"] .timeline-event-icon-6{outline-color:#f1f1f1}[data-theme="dark"] .timeline-event-icon-6{outline-color:#17191a}.timeline-event-icon-7{transform:rotate(0.125turn);background-color:#B67162;outline:10px solid;display:block;margin:8px 8px 8px -8px;position:absolute;top:0;left:32px;width:16px;height:16px}[data-theme="light"] .timeline-event-icon-7{outline-color:#f1f1f1}[data-theme="dark"] .timeline-event-icon-7{outline-color:#17191a}.timeline-event-thumbnail{font-size:0.75em;display:inline-block;margin-bottom:19px;padding:4px 12px 3px 12px}[data-theme="light"] .timeline-event-thumbnail{color:rgba(255,255,255,0.9)}[data-theme="dark"] .timeline-event-thumbnail{color:rgba(255,255,255,0.9)}[data-theme="light"] .timeline-event-thumbnail{background-color:#17191a}[data-theme="dark"] .timeline-event-thumbnail{background-color:#343a40}.lnk-pointer{cursor:pointer}.pnl-under-construction{display:flex;height:100%;flex-direction:column;justify-content:center;align-items:center}.pnl-under-construction .pnl-under-construction-animation{margin-bottom:50px}.pnl-under-construction .pnl-under-construction-animation #svg-nut{display:block;margin:0 auto}.pnl-under-construction .pnl-under-construction-animation #svg-nut .str0{stroke-width:199.968;stroke-linecap:round;stroke-linejoin:round}[data-theme="light"] .pnl-under-construction .pnl-under-construction-animation #svg-nut .str0{stroke:#17191a}[data-theme="dark"] .pnl-under-construction .pnl-under-construction-animation #svg-nut .str0{stroke:#fff}.pnl-under-construction .pnl-under-construction-animation #svg-nut .fil0{fill:none}.pnl-under-construction .pnl-under-construction-animation #svg-wrench{display:block;margin:0 auto}.pnl-under-construction .pnl-under-construction-animation #svg-wrench .str1{stroke-width:199.963;stroke-linecap:round}[data-theme="light"] .pnl-under-construction .pnl-under-construction-animation #svg-wrench .str1{stroke:#17191a}[data-theme="dark"] .pnl-under-construction .pnl-under-construction-animation #svg-wrench .str1{stroke:#fff}.pnl-under-construction .pnl-under-construction-animation #svg-wrench .str0{stroke-width:199.963;stroke-linecap:round;stroke-linejoin:round}[data-theme="light"] .pnl-under-construction .pnl-under-construction-animation #svg-wrench .str0{stroke:#17191a}[data-theme="dark"] .pnl-under-construction .pnl-under-construction-animation #svg-wrench .str0{stroke:#fff}.pnl-under-construction .pnl-under-construction-animation #svg-wrench .fil0{fill:none}.pnl-under-construction .lbl-under-construction{display:block;max-width:240px;margin-top:20px;margin-bottom:40px;font-size:24px;font-weight:lighter;text-align:center}.btn-link{color:#007bff;cursor:pointer}.btn-link:hover{background-color:#007bff;color:#fff;text-decoration:none}.pnl-desc-ul{border-left:1px solid #CCC;margin-left:8px;padding-left:16px}.pnl-desc-li{position:relative}.pnl-desc-li:before{content:"";display:block;width:11px;height:11px;border-radius:50%;border:3px solid;position:absolute;top:6px;left:-22px}[data-theme="light"] .pnl-desc-li:before{background-color:#343a40}[data-theme="dark"] .pnl-desc-li:before{background-color:rgba(255,255,255,0.9)}[data-theme="light"] .pnl-desc-li:before{border-color:#f1f1f1}[data-theme="dark"] .pnl-desc-li:before{border-color:#17191a}
