@charset "UTF-8";::-webkit-scrollbar{height:7px;width:7px;background:#747474}::-webkit-scrollbar-thumb{background:#222;border-radius:4px}::-webkit-scrollbar-thumb:horizontal{background:#222;border-radius:4px}@media only screen and (min-width: 100px){html{font-size:.7rem}}@media only screen and (min-width: 200px){html{font-size:.8rem}}@media only screen and (min-width: 400px){html{font-size:1rem}}@media only screen and (min-width: 2400px){html{font-size:1.4rem}}@media only screen and (min-width: 3000px){html{font-size:1.6rem}}@media only screen and (min-width: 3500px){html{font-size:2.8rem}}@media only screen and (min-width: 4500px){html{font-size:4.2rem}}html{scrollbar-width:thin}html body{line-height:1.5}html{scroll-behavior:smooth;min-height:100%;--loader-large: #FFF5B7;--loader-medium: #FF449F;--loader-small: #00EAD3}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfAZFhiI2B.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfAZ9hiA.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{font-family:Inter,sans-serif}@supports (font-variation-settings: normal){:root{font-family:Inter var,sans-serif}}html{scroll-behavior:smooth}a{cursor:pointer}body{font-size:1.05rem;height:100%;text-rendering:optimizeLegibility;width:100%;transition:all .3s ease;overflow-x:hidden}.body-container{width:100%;height:100%;background-image:radial-gradient(circle,rgb(27,25,27),transparent 20%,rgb(27,25,29));background-size:cover;background-repeat:no-repeat;background-color:#171618}pre code{background:#14130f61;display:block;overflow:scroll;margin:auto;border:.2rem solid #3c3c3c;padding:.4rem;margin:.8rem;clear:both}code.hljs{padding:3px 5px}.hljs{background:#2b2b2b;color:#f8f8f2}.hljs-comment,.hljs-quote{color:#d4d0ab}.hljs-deletion,.hljs-name,.hljs-regexp,.hljs-selector-class,.hljs-selector-id,.hljs-tag,.hljs-template-variable,.hljs-variable{color:#ffa07a}.hljs-built_in,.hljs-link,.hljs-literal,.hljs-meta,.hljs-number,.hljs-params,.hljs-type{color:#f5ab35}.hljs-attribute{color:gold}.hljs-addition,.hljs-bullet,.hljs-string,.hljs-symbol{color:#abe338}.hljs-section,.hljs-title{color:#00e0e0}.hljs-keyword,.hljs-selector-tag{color:#dcc6e0}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}@media screen and (-ms-high-contrast: active){.hljs-addition,.hljs-attribute,.hljs-built_in,.hljs-bullet,.hljs-comment,.hljs-link,.hljs-literal,.hljs-meta,.hljs-number,.hljs-params,.hljs-quote,.hljs-string,.hljs-symbol,.hljs-type{color:#f8f8f2}.hljs-keyword,.hljs-selector-tag{font-weight:700}}.nav-spinner{position:fixed;transform:translate(50vw);z-index:1}.nav-spinner:after,.nav-spinner:before{content:"";display:block;width:10rem;height:10rem;border-radius:50%}.spinner__1:after{position:absolute;border:.6rem solid transparent;border-top-color:#2a2a2a;border-bottom-color:#2a2a2a;top:20.5vh;left:-2rem;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;z-index:1}.spinner__1:before{position:absolute;top:25vh;left:1rem;height:4rem;width:4rem;background-color:#fcb900;-webkit-animation:shrink 3s ease infinite;animation:shrink 3s ease infinite;z-index:1}@keyframes spin{0%{transform:rotate(0) scale(1)}50%{transform:rotate(180deg) scale(1.4)}to{transform:rotate(360deg) scale(1)}}@keyframes shrink{0%{transform:scale(1)}50%{transform:scale(1.6)}to{transform:scale(1)}}.load-line,.load-line:before{height:.6rem;width:100%;margin:0}.load-line{background-color:#1c1c1c;display:-webkit-flex;display:flex}.load-line:before{background-color:#d1971f;content:"";-webkit-animation:running-progress 2s cubic-bezier(.4,0,.2,1) infinite;animation:running-progress 2s cubic-bezier(.4,0,.2,1) infinite}@-webkit-keyframes running-progress{0%{margin-left:0;margin-right:100%}50%{margin-left:25%;margin-right:0%}to{margin-left:100%;margin-right:0}}@keyframes running-progress{0%{margin-left:0;margin-right:100%}50%{margin-left:25%;margin-right:0%}to{margin-left:100%;margin-right:0}}.loadingspinner{pointer-events:none;width:2.5em;height:2.5em;border:.4em solid transparent;border-color:#fc0;border-top-color:#3e67ec;border-bottom-color:#3e67ec;border-radius:50%;animation:loadingspin 1s linear infinite;margin:auto}.alert{position:relative;display:block;padding:1em 1.8em;font-size:.9em;font-weight:300;line-height:1.2;text-align:left;margin-top:.4em;margin-bottom:.4em;background:transparent;color:#fff;border-radius:3px}.alert-error{background:#e74c3c;border:1px solid #c0392b}.alert-success{background:#2ecc71;border:1px solid #27ae60}.alert-info{background:#3498db;border:1px solid #2980b9}/*! purgecss start ignore */:root{--link-color: #0274be;--link-color-hover: #003366;--link-underline-color: #9999ff;--title-link-color: #404041;--title-link--shadow-color: #b8c6d5;--post-meta-color:#606b7b;--bg-color:#fff;--text-color:#1b2426;--bg-code-inline-color: #dadada;--border-code-inline: #7b7b7b;--link-more-color:#3e5f8e;--link-more-hover: #14386a;--featured-img-opacity: 1}div#root-app.dark{--link-color: #eb933c;--link-color-hover: #fcb900;--link-underline-color: #b1b095;--title-link-color: #e6e6e6;--title-link--shadow-color: #1b2426;--post-meta-color:#ccc;--bg-color:#1d1d1d;--text-color:#eee;--bg-code-inline-color: #1b1a1a;--border-code-inline: #000;--link-more-color:#fff;--link-more-hover: #fcb900;--featured-img-opacity: .6 }div#root-app.light{--link-color: #0274be;--link-color-hover: #003366;--link-underline-color: #9999ff;--title-link-color: #404041;--title-link--shadow-color: #b8c6d5;--post-meta-color:#606b7b;--bg-color:#fff;--text-color:#1b2426;--bg-code-inline-color: #dadada;--border-code-inline: #7b7b7b;--link-more-color:#3e5f8e;--link-more-hover: #14386a;--featured-img-opacity: 1}.article{color:var(--text-color);background-color:var(--bg-color)}.article .wp-post-image{border-radius:10px}.article-body a{color:var(--link-color);border-bottom:1px solid var(--link-underline-color);transition:all .3s ease-out;position:relative}.article-body a:hover{color:var(--link-color-hover);border-color:#f93}.header{background:linear-gradient(to bottom,#352b1c,#ed960a 3%,#cd6700 87%,#5d1c07c2);box-shadow:1px 1px 1px #00000050}s{align-content:center}.full-search-modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--bg-color);z-index:100;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out;animation:search-modal-open .4s linear forwards}.full-search-modal #menu-search-input{border:none;background:transparent;cursor:pointer;color:#999;min-height:3em;font-size:4rem;text-align:center;width:90%;margin:100px 5% .5em;outline:none}.full-search-modal #search-close-btn{position:fixed;top:15px;right:15px;color:#999;border:1px solid #dfdfdf;opacity:1;padding:15px 15px 12px;font-size:27px}.full-search-modal #search-close-btn:hover{background-color:#f93;color:#fff}.header .logo{border-width:0;border-color:#0000}.header .logo img{transition:all .5s ease-in;filter:invert(.1)}.header .logo a:hover img{filter:contrast(1.7) brightness(.9) hue-rotate(-25deg)}button.link-search-icon{font-size:1.2em;padding:.3em;background-color:#e88200;color:#fff;display:inline-block;margin-left:.8rem;position:relative;border-radius:3em;border:1px solid rgba(238,238,238,.7607843137);background:linear-gradient(to bottom,#595959,#2c2131);cursor:pointer;outline:0}.header nav.header-nav ul{display:flex;flex:1 1 auto;flex-direction:row;font-size:.95rem;text-transform:uppercase;font-weight:600;transition:max-height .2s ease-out}.header nav.header-nav ul li{margin-right:.5rem;line-height:220%;min-height:2rem}.header .header-nav ul img,.header .header-nav ul svg{display:inline}.header .header-nav ul li:hover ul.sub-menu li:hover ul.sub-menu{display:block}.header .header-nav ul ul.sub-menu,.header .header-nav ul ul.sub-menu ul.sub-menu{display:none;margin-left:1rem;min-width:15rem}.header .menu-icon{cursor:pointer;float:right;padding:1rem;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:fixed;right:2%;top:.8rem;z-index:3;background-color:#d2691e;border-radius:100%;width:2.5rem;height:2.5rem;border:#bd5911 1px solid}.header .menu-icon .navicon{background:#eee;display:block;height:2px;position:relative;transition:background .2s ease-out;width:1.1rem;margin-left:-.38rem;margin-top:.1em}.header .menu-icon .navicon:before,.header .menu-icon .navicon:after{background:#eee;content:"";display:block;height:100%;position:absolute;transition:all .2s ease-out;width:100%}.header .menu-icon .navicon:before{top:5px}.header .menu-icon .navicon:after{top:-5px}.header .menu-btn{display:none}@media (min-width: 768px){.header .menu-icon{display:none}.header .header-nav ul li:hover ul.sub-menu{padding:.3rem;display:block;position:absolute;z-index:1;background:#fff;color:#336696;font-size:.95rem;-webkit-text-stroke:#336696 1px;border-top:.1rem #ccc solid;border-left:.1rem #ccc solid;box-shadow:.1rem .1rem #555;opacity:.95}}@media (max-width: 768px){.header div ul.menu{display:none}.header .menu-btn:checked~div ul.menu{background-color:#fff;color:#2d3748;display:flex;flex:1 1 auto;flex-direction:column;position:fixed;opacity:.98;border-left:1px solid #aaa;border-right:1px solid #aaa;border-bottom:1px solid #aaa;border-bottom-left-radius:1rem;border-bottom-right-radius:1rem;left:0;top:0;padding:5% 95% 4% 50%;z-index:2;margin-left:-45%;text-align:left}.header .menu-btn:checked~div ul.menu ul.sub-menu{display:block}.header .menu-btn:checked~div ul.menu ul.sub-menu ul.sub-menu{display:block}.header .menu-btn:checked~.menu-icon .navicon{background:transparent}.header .menu-btn:checked~.menu-icon .navicon:before{transform:rotate(-45deg)}.header .menu-btn:checked~.menu-icon .navicon:after{transform:rotate(45deg)}.header .menu-btn:checked~.menu-icon:not(.steps) .navicon:before,.header .menu-btn:checked~.menu-icon:not(.steps) .navicon:after{top:0}.header ul ul.sub-menu,.header ul ul.sub-menu ul.sub-menu{display:block}}.content-va-on{content-visibility:auto;contain-intrinsic-size:700px}.content-va-off{content-visibility:visible}.main{max-width:96%;margin-left:auto;margin-right:auto}@media (max-width: 768px){.main{max-width:100%;flex-direction:column}}.main nav.pagination{width:100%;text-align:center}.main .content{max-width:65rem;border-radius:.3rem;position:relative;height:0%;box-shadow:1px 1px 6px 3px #00000042}.post-body h1,.post-body h2,.post-body h3,.post-body h4{font-weight:700}.post-body h2{font-size:1.4rem}.post-body h3{font-size:1.3rem}.post-body h4{font-size:1.2rem}.post-body .featured-image img{opacity:var(--featured-img-opacity)}.post-body p{padding:.2em 0 .8em;-webkit-hyphens:auto;hyphens:auto;hyphenate-limit-chars:6 3 3;hyphenate-limit-lines:2;hyphenate-limit-last:always;hyphenate-limit-zone:8%}.post-body p:first-letter{border-bottom:1px solid rgba(33,66,96,.3);margin-left:.5em}.post-body ol,.post-body ul{padding:.8em;overflow:hidden}.post-body li{padding:.1em 0 .1em 1em}.post-body ::marker{content:"»";font-size:1.2em;color:#06c}.post-body li li::marker{color:#a2a}.post-body code.inline{background-color:var(--bg-code-inline-color);padding:.3em;border:1px solid var(--border-code-inline);font-family:monospace;font-size:.8em;letter-spacing:.12em}.post-body a.read-more{display:block;color:var(--link-more-color);text-align:center;text-transform:uppercase;padding:.5rem .7em .5em .2em;transition:all .5s ease;width:100%;margin:1.6em auto .2em;border-bottom:0;border-bottom:1px solid rgba(0,0,0,.2509803922);border-radius:4px;font-weight:600;clear:left;font-size:small;margin-top:.2rem;margin-bottom:1rem}.post-body a.read-more:hover{color:var(--link-more-hover);border-color:#f93;font-weight:900}.post-body a.read-more:before{content:""}.post-body a.read-more i{position:relative;top:1px;left:-2px}.post-body .wp-block-embed div{width:96%;margin:.5em auto .2em;height:0;overflow:hidden;padding-top:52.4633207373%;background:#fff;position:relative}.post-body .wp-block-embed div iframe{position:absolute;top:0;left:0;width:100%;height:100%}.content article .blog-post-title,h1.blog-post-title{font-size:2rem;color:var(--title-link-color);text-shadow:.05em .03em .06em var(--title-link--shadow-color);padding-left:.2em;transition:all .4s cubic-bezier(0,0,.02,.56)}.content article .blog-post-title:hover,h1.blog-post-title:hover{font-weight:800}.blog-post-meta{color:var(--post-meta-color);font-size:.9em}.blog-post-meta i{position:relative;top:2px}.show-more-posts-btn{padding:.3em;background:#3f4c6b;background:linear-gradient(to bottom,#463e6d,#252527);color:#fff;padding-left:1rem;padding-right:1rem;text-transform:uppercase;border-bottom:3px solid var(--text-color);margin:1rem}.sidebar{max-width:unset;margin-right:1rem;margin-left:1rem;display:flex;flex-direction:column}@media (min-width: 768px){.sidebar{max-width:19.5rem}}@media (max-width: 768px){.sidebar{margin-top:2rem}}.widget{background-color:var(--bg-color);color:var(--text-color);box-shadow:.2em .2em .2em #222;padding:.4em;align-items:center;margin-bottom:1rem;margin-left:auto;margin-right:auto;border-radius:.3em}.widget h2.widgettitle{font-size:1.2rem;text-transform:uppercase;padding:.4em;margin-bottom:.3em;cursor:default;color:var(--color-gray-800);-webkit-text-stroke:1px var(--link-more-color);text-align:center;opacity:.9}.widget .staticStars img{display:inline-block}.widget_a2a_follow_widget div{display:flex}.widget_a2a_follow_widget div span{margin:.2rem}.content,.siebar{min-height:50.8rem}.footer{background-color:#00000052;content-visibility:auto;contain-intrinsic-size:200px}.header,.footer{min-height:4rem}.aligncenter{margin:auto;display:block}nav.pagination{font-size:1.2em}nav.pagination h2{padding:.6em;margin-top:-1.2em}nav.pagination a.page-numbers,nav.pagination span.page-numbers{padding:.2em;border:1px solid #b9bdb6;color:#0274be;box-shadow:1px 1px 1px #a0aec0;transition:all .3s ease-in}nav.pagination span.current,nav.pagination a.page-numbers:hover{border:1px solid #1b2426;box-shadow:1px 1px 2px 1px #a0aec0;background-color:#1b2426;color:#ffaa3e}@font-face{font-family:icomoon;src:url(../../../fonts/icomoon.eot);src:url(../../../fonts/icomoon.eot#iefix) format("embedded-opentype"),url(../../../fonts/icomoon.ttf) format("truetype"),url(../../../fonts/icomoon.woff) format("woff"),url(../../../fonts/icomoon.svg#icomoon) format("svg");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=" icon-"],.article-body a:before{font-family:icomoon;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-stars:before{content:""}.icon-tags:before{content:""}.icon-read_more:before{content:""}.icon-link:before{content:""}.icon-search:before{content:""}.icon-chat_bubble:before{content:""}.icon-clear:before{content:""}.icon-close:before{content:""}.icon-folder:before{content:""}.icon-file_download:before{content:""}.icon-alternate_email:before{content:""}.icon-triangle-down:before{content:""}.icon-user-solid-square:before{content:""}.icon-cheveron-down:before{content:""}.icon-calendar:before{content:""}.fade-in{animation:fadeinanim .6s linear forwards}@keyframes fadeinanim{0%{opacity:0}to{opacity:1}}@keyframes search-modal-open{0%{transform:translateY(-100%) scale(0);opacity:0}to{transform:translate(0) scale(1);opacity:1}}@keyframes search-modal-close{0%{transform:translate(0) scale(1);opacity:1}to{transform:translateY(-100%) scale(0);opacity:0}}@keyframes loadingspin{to{transform:rotate(360deg)}}#gr_custom_container_1678062343 div a img{width:50px;height:75px}#gr_custom_container_1678062343 .staticStars img{width:15px;height:15px}.gr_custom_container_1678062343{padding:0 15px 10px 5px;background-color:transparent;color:var(--text-color);margin-top:-7px}.gr_custom_container_1678062343 a{color:var(--link-color)}.gr_custom_container_1678062343 a:hover{color:var(--link-color-hover);border-color:#f93}.gr_custom_header_1678062343{border-bottom:1px solid gray;width:100%;margin-bottom:5px;text-align:center;font-size:120%}.gr_custom_each_container_1678062343{width:100%;clear:both;margin-bottom:10px;overflow:auto;padding-bottom:4px;border-bottom:1px solid #aaa}.gr_custom_book_container_1678062343{overflow:hidden;height:60px;float:left;margin-right:6px;margin-left:2px;margin-top:2px;width:40px;padding:.1rem}.gr_custom_author_1678062343{font-size:12px;padding:.12rem}.gr_custom_tags_1678062343{font-size:12px;color:var(--link-color)}.gr_custom_rating_1678062343{float:right}.gr_custom_review_1678062343{padding:.5rem}.gr_custom_title_1678062343{font-size:14px;padding:.1rem;font-weight:600;text-overflow:ellipsis;display:inline}/*! purgecss end ignore */.input.svelte-wa1bm2{flex-direction:row;width:fit-content;background-color:#1d1d1d;justify-content:center;border-radius:5px;gap:7.5px;margin-bottom:1rem;padding-left:4px;padding-right:4px;transition:all .2s ease;border:1px solid rgba(49,15,68,.4196078431);font-size:.85rem;position:relative;left:1rem;top:.4rem;height:2.6rem}.value.svelte-wa1bm2{background-color:transparent;border:none;padding:10px;color:#f0f8ff;display:flex;position:relative;gap:5px;cursor:pointer;border-radius:4px;transition:all .2s ease}.value.svelte-wa1bm2:not(:active):hover,.active.svelte-wa1bm2,.value.svelte-wa1bm2:focus{background-color:#21262cad}.value.svelte-wa1bm2:focus,.value.svelte-wa1bm2:active{background-color:#1a1f24;outline:none}.value.svelte-wa1bm2:before{content:"";position:absolute;top:35px;right:0;width:100%;height:1px;background-color:#0a01303f;border-radius:5px;opacity:0}.value.svelte-wa1bm2:focus:before,.value.svelte-wa1bm2:active:before{opacity:1}.icon-bars svg{fill:var(--text-color);width:2.1rem;height:2.1rem;border-radius:50%;border:1px solid rgba(238,238,238,.7607843137);background:linear-gradient(to bottom,#595959,#2c2131);padding:.4rem;margin-left:.3rem}@keyframes svelte-h7i2rr-menuLinkSlideLeft{0%{margin-left:0rem}10%{margin-left:2rem}20%{margin-left:3rem}30%{margin-left:4rem}40%{margin-left:5rem}50%{margin-left:4.5rem}60%{margin-left:4rem}70%{margin-left:3rem}80%{margin-left:2rem}90%{margin-left:2.5rem}to{margin-left:3rem}}#side-menu.svelte-1mjlil9.sideMenuToggle{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translate(0)}#side-menu.svelte-1mjlil9{border-right:2px solid #000;border-top:.6rem solid #f1b01e;z-index:6;transition:all .15s cubic-bezier(.55,.085,.68,.53);transform:translate(-100%);max-width:40rem;scrollbar-width:none;-ms-overflow-style:none;background:#02030ef5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}#menu-close.svelte-1mjlil9{color:#d6d6d6;font-size:3rem;position:relative;right:-90%}.sidebar-menu-nav.svelte-1mjlil9{position:relative}.sidebar-menu-nav.svelte-1mjlil9 li:where(.svelte-1mjlil9){font-size:1.4em;margin-bottom:1rem;margin-left:3rem}.rsd-sb.svelte-1mjlil9{margin-left:3rem;margin-top:.6rem;font-size:1.05rem;margin-bottom:2rem}.a2a_kit.svelte-4q3d5a .a2a_svg:where(.svelte-4q3d5a){background-repeat:repeat;background-color:#4c4c4c;width:1.6rem;line-height:1.6rem;height:1.6rem;background-size:1.6rem;border-radius:.2rem;display:block}.a2a_label.svelte-4q3d5a{position:absolute!important;clip-path:polygon(0px 0px,0px 0px,0px 0px);-webkit-clip-path:polygon(0px 0px,0px 0px,0px 0px);overflow:hidden;height:1px;width:1px}.a2a_svg.svelte-4q3d5a svg:where(.svelte-4q3d5a){background-repeat:no-repeat;background-position:50% 50%;border:none;display:block;left:0;margin:0 auto;overflow:hidden;padding:0;position:relative;top:0;width:auto;height:auto}
