@charset "UTF-8";button,button[type=button],button[type=reset],button[type=submit]{-webkit-appearance:button}input,input[type=text],input[type=email]{-webkit-appearance:none;-moz-appearance:none;appearance:none}html,body{background-color:#fff;color:#111;height:100%}html{box-sizing:border-box}*,*:before,*:after{padding:0;margin:0;box-sizing:inherit}html{font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Oxygen-Sans,Ubuntu,Cantarell,helvetica neue,sans-serif;-webkit-font-smoothing:antialiased;font-size:100%}h1,h2,h3,h4,h5,h6{margin-top:1.5rem;margin-bottom:0;line-height:1.5rem}h1{font-size:2.121rem;line-height:2.25rem;margin-top:2.25rem}h2{font-size:1.414rem}h3{font-size:1.17833333rem}h4{font-size:.98194444rem}h5{font-size:.81828704rem}p{margin-top:1.5rem;margin-bottom:0;line-height:1.5rem}ul,ol{padding-left:1.5rem;margin-top:1.5rem;margin-bottom:1.5rem}ul li,ol li{line-height:1.5rem}ul ul,ul ol,ol ul,ol ol{margin-top:0;margin-bottom:0}blockquote{margin-top:1.5rem;margin-bottom:1.5rem;line-height:1.5rem;color:#111}blockquote::before{position:absolute;content:"\201C";font-size:6em;font-family:roboto,serif;margin-top:.1em;margin-left:-.2em;z-index:-1;color:#ededed}blockquote cite{font-style:italic;font-size:.95em;color:#717171}blockquote cite::before{content:"— "}pre{line-height:1.45;margin-top:1.5rem;padding:16px;word-wrap:normal;overflow:auto;background-color:#f6f8fa;border-radius:3px}code{font-size:85%;font-family:sfmono-regular,Consolas,Menlo,monospace;padding:.2em .4em;margin:0;background-color:rgba(27,31,35,5%);border-radius:3px}pre>code{word-break:normal;white-space:pre}pre code{display:inline;padding:0;margin:0;overflow:visible;line-height:inherit;word-wrap:normal;background-color:transparent;border:0}.lead{font-size:1.414rem}abbr[title]{text-decoration:underline double}.burger__container{height:4rem;display:flex;align-items:center;padding:0 1.5rem;position:fixed;width:100%;background:#fff;z-index:2}@media screen and (min-width:800px){.burger__container{display:none}}.burger{position:relative;width:28px;height:28px;cursor:pointer}.burger__meat{position:absolute;width:28px;height:2px;background:#111;top:calc(50% - 2px/2);left:calc(50% - 28px/2);transition:all 150ms ease-in}.burger__meat--1{transform:translateY(-10px)}.burger__meat--2{width:calc(28px - 6px)}.burger__meat--3{transform:translateY(10px)}.nav--active .burger__meat--1{transform:rotate(45deg)}.nav--active .burger__meat--2{opacity:0}.nav--active .burger__meat--3{transform:rotate(-45deg)}.nav{font-size:16px;position:fixed;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#fff;visibility:hidden;z-index:1;width:100%;height:100%}@media screen and (min-width:800px){.nav{visibility:visible;padding-top:3em;width:100px;height:auto}}.nav--active .nav{visibility:visible;height:100%;width:100%}@media screen and (min-width:800px){.nav--active .nav{width:100px}}.nav__list{text-align:right;list-style:none;margin:0;padding:0;width:50%}@media screen and (min-width:800px){.nav__list{width:auto}}@media screen and (max-width:799px){.nav__list{transform:translateY(-25px);opacity:0}.nav--active .nav__list{transform:translateY(0);opacity:1;transition:all 500ms ease}}.nav__list li{margin-bottom:3em;line-height:1.5em}.nav__list li:last-of-type{margin-bottom:0}@media screen and (min-width:800px){.nav__list li{margin-bottom:1.75em}}.nav__list a{color:#9b9b9b;text-decoration:none;font-size:2em}.nav__list a.active{color:#111}.nav__list a:hover{color:#111}@media screen and (min-width:800px){.nav__list a{font-size:1em}}.social-icons{display:flex;justify-content:center}.social-icons__link{padding:.8rem}.social-icons__link:not(:last-child){margin-right:1em}.social-icons__link .social-icons__icon{width:1.4rem;height:1.4rem;background-size:contain;background-repeat:no-repeat}@media screen and (max-width:767px){html{font-size:13px;-webkit-text-size-adjust:100%;text-size-adjust:100%}body{font-size:13px;line-height:1.6}h1,h2,h3,h4,h5,h6{line-height:1.3;margin-top:1.5rem;margin-bottom:1rem;word-wrap:break-word;hyphens:auto}h1{font-size:22px}h2{font-size:18px}h3{font-size:16px}h4{font-size:14px}p{margin-bottom:1.2rem;word-wrap:break-word;hyphens:auto;max-width:none}main{padding:1rem;width:100%;max-width:none;margin:0}.single .single__title{font-size:20px;line-height:1.2;margin-bottom:1rem;word-wrap:break-word}.single .single__meta{font-size:.9rem;margin-bottom:1.5rem}.single .single__content{font-size:13px;line-height:1.7}.single .single__content pre{font-size:13px;line-height:1.4;padding:1rem;margin:1rem -1rem;border-radius:0;overflow-x:auto;-webkit-overflow-scrolling:touch;white-space:pre;word-wrap:normal}.single .single__content code{font-size:13px;word-wrap:break-word;white-space:pre-wrap}.single .single__content pre code{white-space:pre;word-wrap:normal}.single .single__content img{max-width:100%;height:auto;margin:1.5rem 0;border-radius:4px;display:block}.single .single__content table{width:100%;overflow-x:auto;display:block;white-space:nowrap;-webkit-overflow-scrolling:touch;margin:1rem -1rem;border-radius:0}.single .single__content table thead,.single .single__content table tbody,.single .single__content table tr{display:table;width:100%;table-layout:fixed}.single .single__content table th,.single .single__content table td{padding:.5rem;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.single .single__content ul,.single .single__content ol{padding-left:1.2rem}.single .single__content ul li,.single .single__content ol li{margin-bottom:.5rem;line-height:1.6;word-wrap:break-word}.single .single__content blockquote{margin:1.5rem -1rem;padding:1rem;border-left:4px solid #9013fe;background-color:rgba(144,19,254,5%);font-style:italic;border-radius:0}.single .single__content blockquote::before{display:none}.single .single__content blockquote p{margin-bottom:.5rem}.single .single__content blockquote p:last-child{margin-bottom:0}.toc-container{margin:1rem -1rem 2rem;border-radius:0}.toc-container.is-visible{padding:1rem}.toc-container #TableOfContents{font-size:13px}.toc-container #TableOfContents ul{padding-left:1rem;margin:.5rem 0}.toc-container #TableOfContents a{display:block;padding:.4rem 0;line-height:1.4;word-wrap:break-word;min-height:44px}.toc-container #TableOfContents a.active{font-weight:600;color:#9013fe}.toc-toggler{font-size:16px;padding:.75rem 1rem;min-height:44px;background-color:rgba(144,19,254,.1);border:1px solid rgba(144,19,254,.2);border-radius:4px;cursor:pointer}.toc-toggler:hover{background-color:rgba(144,19,254,.15)}.nav__list{width:80%}.nav__list a{font-size:1.5rem;line-height:1.4;min-height:44px;padding:.75rem 1rem}a,button,[role=button]{min-height:44px;min-width:44px;padding:.5rem .75rem}a:not(.nav__list a):not(.toc-container a),button:not(.nav__list a):not(.toc-container a),[role=button]:not(.nav__list a):not(.toc-container a){text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}*{-webkit-overflow-scrolling:touch}body,html{overflow-x:hidden}::selection{background-color:rgba(144,19,254,.2);color:inherit}::-moz-selection{background-color:rgba(144,19,254,.2);color:inherit}input,textarea,select{min-height:44px;font-size:16px;padding:.75rem}}@media screen and (max-width:375px){main{padding:.75rem}.single .single__title{font-size:1.6rem}.single .single__content{font-size:15px}.single .single__content pre{font-size:13px;margin:1rem -.75rem;padding:.75rem}.single .single__content table{margin:1rem -.75rem}.single .single__content blockquote{margin:1.5rem -.75rem;padding:.75rem}.toc-container{margin:1rem -.75rem 1.5rem}.toc-container.is-visible{padding:.75rem}}@media screen and (max-height:500px) and (orientation:landscape){.nav__list li{margin-bottom:1rem}.nav__list a{font-size:1.2rem}main{padding:.75rem 1rem}}@media screen and (prefers-color-scheme:dark) and (max-width:767px){body{background-color:#1a1a1a;color:#e0e0e0}.single__content pre{background-color:#2d2d2d;color:#f0f0f0;border:1px solid #404040}.single__content code{background-color:rgba(255,255,255,.1);color:#f0f0f0}.single__content blockquote{background-color:rgba(255,255,255,5%);border-left-color:rgba(144,19,254,.6);color:#ccc}.single__content table{background-color:#2d2d2d}.single__content table th,.single__content table td{border-color:#404040}.single__content table th{background-color:#404040}.toc-container{background-color:#2d2d2d;border-color:#404040}.toc-container #TableOfContents a{color:#e0e0e0}.toc-container #TableOfContents a.active{color:#c079fe}.toc-toggler{background-color:rgba(144,19,254,.2);border-color:rgba(144,19,254,.4);color:#e0e0e0}}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media screen and (prefers-contrast:high) and (max-width:767px){.single__content a{text-decoration:underline;text-decoration-thickness:2px}.single__content code{border:1px solid}.single__content pre{border:2px solid}.toc-container{border-width:2px}}.single{max-width:48rem;margin:0 auto}.single .single__title{font-size:1.8rem;margin-bottom:.75rem;line-height:1.25}.single .single__meta{color:#666;margin-bottom:1.5rem}.single .single__content{line-height:1.7;font-size:1.05rem}.single .single__content h1,.single .single__content h2,.single .single__content h3,.single .single__content h4,.single .single__content h5,.single .single__content h6{margin-top:2rem;margin-bottom:1rem;line-height:1.3}.single .single__content p{margin-bottom:1.25rem}.single .single__content img{max-width:100%;height:auto;margin:1.5rem 0}.toc-toggler{position:relative;cursor:pointer;margin-bottom:2rem}.toc-container{position:relative;overflow:hidden;max-height:0;opacity:0;visibility:hidden;transition:max-height .5s ease-in-out,opacity .5s ease-in-out,visibility .5s,padding .5s ease-in-out,margin-bottom .5s ease-in-out;border:1px solid transparent;border-radius:var(--border-radius);padding:0 1.5rem;margin-bottom:0}.toc-container.is-visible{visibility:visible;opacity:1;max-height:2000px;border-color:var(--border-color);padding:1.5rem;margin-bottom:2rem}.toc-container #TableOfContents{margin:0;padding:0;border:none}.toc-container #TableOfContents ul{padding-left:1.2em;margin:0}body.nav--active{overflow:hidden}body{display:flex;flex-direction:column;font-size:14px;line-height:1.7}@media screen and (min-width:768px){body{flex-direction:row;font-size:14px;line-height:1.6}}@media screen and (max-width:799px){h1,h2,h3,h4,h5,h6{line-height:1.3}}p{max-width:65ch;margin-bottom:1.5em}@media screen and (max-width:767px){p{margin-bottom:1.2em}}main{padding:3rem 1.5rem 1rem;flex:1;width:80%;max-width:960px;margin:0 auto}@media screen and (max-width:767px){main{padding:5rem 1rem 1rem;width:100%;margin:0}main a,main button,main [role=button]{min-height:3rem;min-width:3rem;padding:.75rem 1rem}}.post-list__container{margin:0 auto;max-width:1200px;width:100%;padding:0 1rem;display:flex;flex-direction:column}@media screen and (max-width:767px){.post-list__container{padding:0 .75rem;max-width:100%;flex-direction:column;gap:2rem}}@media screen and (max-width:480px){.post-list__container{padding:.75rem;gap:1.5rem}}@media screen and (min-width:800px){.post-list__container{padding:0 2rem;flex-direction:row;gap:2rem}}@media screen and (min-width:800px){.post-list__column--main{flex:1;max-width:78%}.post-list__column--sidebar{width:28%;position:sticky;top:2rem;height:fit-content}}@media screen and (max-width:767px){.post-list__column--main{width:100%;order:1}.post-list__column--sidebar{width:100%;position:static;order:2}}@media screen and (max-width:480px){.post-list__column--sidebar{margin-top:1rem}}.post-list{list-style:none;margin:0;padding:0;display:grid;gap:2rem}@media screen and (max-width:767px){.post-list{gap:1.5rem}}.post{padding:1.5rem;border-radius:12px;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid rgba(0,0,0,8%);background:#fff;box-shadow:0 2px 8px rgba(0,0,0,4%);position:relative;overflow:hidden}.post::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#9013fe,#b45ffe);transform:scaleX(0);transition:transform .3s ease}.post:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.12);border-color:rgba(144,19,254,.2)}.post:hover::before{transform:scaleX(1)}@media screen and (max-width:767px){.post{padding:1.25rem;border-radius:8px}.post:hover{transform:none;box-shadow:0 4px 12px rgba(0,0,0,8%)}}.post .post__title{margin:0 0 1rem;font-weight:700;font-size:1.4rem;line-height:1.25;letter-spacing:-.02em}.post .post__title a{color:#111;text-decoration:none;transition:color .3s ease}.post .post__title a:hover{color:#9013fe;text-decoration:none}@media screen and (max-width:767px){.post .post__title{font-size:1.25rem;margin-bottom:.75rem}}.post .post__meta{display:flex;flex-wrap:wrap;align-items:center;gap:1.25rem;margin-bottom:1rem;font-size:.875rem;padding-bottom:.75rem;border-bottom:1px solid rgba(0,0,0,6%)}@media screen and (max-width:767px){.post .post__meta{gap:1rem;font-size:.85rem;margin-bottom:.875rem}}.post .post__categories{color:#9013fe;font-weight:600;background:rgba(144,19,254,.1);padding:.25rem .75rem;border-radius:20px;font-size:.8rem;text-transform:uppercase;letter-spacing:.5px;border:1px solid rgba(144,19,254,.2)}.post .post__date{color:#111;font-size:.875rem;font-weight:500;display:flex;align-items:center}.post .post__date::before{content:'📅';margin-right:.5rem;font-size:.8rem}.post .post__description{color:#111;margin:0;font-size:.875rem;line-height:1.65;text-align:justify;position:relative}.post .post__description img{max-width:100%;height:auto;display:block;margin:1rem 0;border-radius:6px}@media screen and (max-width:767px){.post .post__description{font-size:.95rem;line-height:1.6}}.post .post__read-more{color:#9013fe;display:inline-flex;align-items:center;margin-left:.75rem;font-weight:600;text-decoration:none;font-size:.9rem;transition:all .2s ease;position:relative}.post .post__read-more::after{content:'→';margin-left:.5rem;transition:transform .2s ease}.post .post__read-more:hover{color:#7601dd;text-decoration:none}.post .post__read-more:hover::after{transform:translateX(3px)}.post .post-list__column--main .tags__list{margin:1rem 0 0;display:flex;flex-wrap:wrap;gap:.75rem;padding-top:.75rem;border-top:1px solid rgba(0,0,0,6%)}.post .post-list__column--main .tag__item{margin:0}.post .post-list__column--main .tag__link{background:linear-gradient(135deg,rgba(144,19,254,8%),rgba(144,19,254,.12));color:#111;padding:.4rem .8rem;border-radius:20px;text-decoration:none;font-size:.8rem;font-weight:500;border:1px solid rgba(144,19,254,.15);transition:all .2s ease;position:relative;overflow:hidden}.post .post-list__column--main .tag__link::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);transition:left .5s ease}.post .post-list__column--main .tag__link:hover{background:linear-gradient(135deg,rgba(144,19,254,.15),rgba(144,19,254,.2));color:#9013fe;border-color:rgba(144,19,254,.3);transform:translateY(-1px);text-decoration:none}.post .post-list__column--main .tag__link:hover::before{left:100%}.post .post-list__column--sidebar{margin-top:1.5rem}.post .post-list__column--sidebar .tags__list{margin:0;display:flex;flex-direction:column;gap:.75rem;padding:1.5rem;background:linear-gradient(135deg,rgba(144,19,254,2%),rgba(144,19,254,5%));border-radius:12px;border:1px solid rgba(144,19,254,.1)}.post .post-list__column--sidebar .tag__item{margin:0}.post .post-list__column--sidebar .tag__link{display:flex;align-items:center;justify-content:space-between;background:rgba(255,255,255,.8);color:#111;padding:.75rem 1rem;border-radius:8px;text-decoration:none;font-size:.9rem;font-weight:500;border:1px solid rgba(0,0,0,5%);transition:all .3s ease;position:relative;overflow:hidden}.post .post-list__column--sidebar .tag__link::before{content:'';position:absolute;top:0;left:0;width:3px;height:100%;background:#9013fe;transform:scaleY(0);transition:transform .3s ease}.post .post-list__column--sidebar .tag__link::after{content:attr(data-count);background:rgba(144,19,254,.1);color:#9013fe;padding:.25rem .5rem;border-radius:12px;font-size:.75rem;font-weight:600}.post .post-list__column--sidebar .tag__link:hover{background:#fff;color:#9013fe;border-color:rgba(144,19,254,.2);transform:translateX(5px);box-shadow:0 4px 12px rgba(144,19,254,.15);text-decoration:none}.post .post-list__column--sidebar .tag__link:hover::before{transform:scaleY(1)}.post-list__pagination{display:flex;justify-content:center;margin:3rem 0;padding:1rem 0;border-top:1px solid rgba(0,0,0,8%)}.post-list__pagination .pagination-inner{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap;justify-content:center}.post-list__pagination .pagination__item,.post-list__pagination .pagination__prev,.post-list__pagination .pagination__next{display:inline-flex;align-items:center;justify-content:center;min-width:2.5rem;height:2.5rem;padding:0 .5rem;border-radius:8px;text-decoration:none;color:#111;font-weight:500;font-size:.9rem;transition:all .2s ease-in-out;border:1px solid transparent}.post-list__pagination .pagination__item:hover,.post-list__pagination .pagination__prev:hover,.post-list__pagination .pagination__next:hover{background-color:rgba(144,19,254,.1);color:#9013fe;border-color:rgba(144,19,254,.2)}.post-list__pagination .pagination__item--current{background:#9013fe;color:#fff;font-weight:700;border-color:#9013fe;box-shadow:0 4px 12px rgba(144,19,254,.25)}.post-list__pagination .pagination__item--current:hover{background:#8401f6;color:#fff}.post-list__pagination .pagination__prev,.post-list__pagination .pagination__next{font-size:1.2rem}.post-list__pagination .pagination__ellipsis{display:inline-flex;align-items:center;justify-content:center;min-width:2.5rem;height:2.5rem;color:#9b9b9b;font-size:.9rem}@media screen and (max-width:480px){.post-list__pagination .pagination__item,.post-list__pagination .pagination__prev,.post-list__pagination .pagination__next,.post-list__pagination .pagination__ellipsis{min-width:2.25rem;height:2.25rem;font-size:.85rem}}.tags__list{list-style:none;margin:0;padding:0 0 0 20px;flex-shrink:0}@media screen and (max-width:799px){.tags__list{display:none}}.post__meta .tags__list{padding-left:0;display:flex;flex-wrap:wrap;gap:.5rem}.post__meta .tags__list .tag__item{display:inline-block;margin-right:10px}.post__meta .tags__list .tag__item:last-child{margin-right:0}.post__header .tags__list{display:none;padding-left:0}@media screen and (max-width:799px){.post__header .tags__list{display:block}}.post__header .tags__list .tag__item{display:inline-block;margin-right:10px}.post__header .tags__list .tag__item:last-child{margin-right:0}.post__header .tags__list .tag__link{font-size:.8rem}.tag__link{text-decoration:none;color:#9b9b9b;font-size:.9rem}.tag__link::before{content:"#";font-size:.7rem;padding-right:1px}.tag__link:hover{color:#9013fe}.post-list__container{display:flex;justify-content:space-between}