a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.article-wrapper .post-title{cursor:default}.article-wrapper .post-title:hover{color:var(--secondary-color)}.post-tags .tag{font-size:.9rem;padding:.5rem 1rem .35rem}.post-content{color:var(--secondary-color);font-family:PalatinoLinotypeRoman;font-size:1.1rem;line-height:1.8;margin-top:2rem}@media screen and (min-width:600px){.post-content{font-size:1.3rem}}.post-content h2,.post-content h3{color:var(--secondary-color);margin:2rem 0 1rem}.post-content h2{font-size:1.8rem}.post-content h3{font-size:1.5rem}.post-content p{margin-bottom:1.5rem}.post-content blockquote{border-left:4px solid var(--quinary-color);color:var(--tertiary-color);font-style:italic;margin:2rem 0;padding-left:1.5rem}.post-content code{border-radius:.2rem;font-family:monospace;padding:.2rem .4rem}.post-content code,.post-content pre{background-color:var(--quaternary-color)}.post-content pre{border-radius:.3rem;margin:1.5rem 0;overflow-x:auto;padding:1rem}.post-content pre code{background:none;padding:0}.post-content a{color:var(--quinary-color);text-decoration:underline}.post-content a:focus,.post-content a:hover{color:var(--secondary-color)}.post-content img{border-radius:.3rem;height:auto;margin:2rem 0;max-width:100%}.post-content ol,.post-content ul{margin:1.5rem 0;padding-left:2rem}.post-content li{margin-bottom:.5rem}.post-navigation{border-top:2px solid var(--quaternary-color);padding-top:2rem}@media screen and (max-width:600px){.post-navigation{margin:0 1rem}}.nav-links{display:grid;gap:1rem;grid-template-columns:1fr 1fr}.nav-links.next-only .nav-next{grid-column:2}@media screen and (max-width:600px){.nav-links{grid-template-columns:1fr}.nav-links.next-only .nav-next{grid-column:1}}.nav-link{background-color:var(--quaternary-color);border-radius:.5rem;display:flex;flex-direction:column;padding:1.5rem;text-decoration:none;transition:all .2s}.nav-link:focus,.nav-link:hover{background-color:var(--secondary-color)}.nav-link:focus .nav-label,.nav-link:focus .nav-title,.nav-link:hover .nav-label,.nav-link:hover .nav-title{color:var(--primary-color)}.nav-prev{text-align:left}.nav-next{text-align:right}@media screen and (max-width:600px){.nav-next{text-align:left}}.nav-disabled{background:transparent}.nav-label{color:var(--tertiary-color);font-size:.9rem;font-weight:600;margin-bottom:.5rem}.nav-title{color:var(--secondary-color);font-size:1.1rem;font-weight:500}.error-page{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:60vh;padding:4rem 1rem;text-align:center}.error-page__title{color:var(--secondary-color);font-size:6rem;margin-bottom:1rem}.error-page__subtitle{color:var(--secondary-color);font-size:2rem;margin-bottom:2rem}.error-page__text{color:var(--tertiary-color);font-size:1.2rem;margin-bottom:2rem}.error-page__link{background-color:var(--secondary-color);border-radius:.3rem;color:var(--primary-color);display:inline-block;font-size:1.1rem;padding:1rem 2rem;text-decoration:none;transition:all .2s}.error-page__link:focus,.error-page__link:hover{background-color:var(--quinary-color);transform:translateY(-2px)}.tags-page__title{color:var(--secondary-color);font-size:2.5rem;margin-bottom:2rem;text-align:center}.tags-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));padding:0 15px}.tag-card{background-color:var(--quaternary-color);border-radius:.3rem;color:var(--secondary-color);display:block;padding:1.5rem;text-align:center;text-decoration:none;transition:all .2s}.tag-card:focus,.tag-card:hover{background-color:var(--secondary-color);color:var(--primary-color)}.tag-card:focus .tag-card__count,.tag-card:focus .tag-card__name,.tag-card:hover .tag-card__count,.tag-card:hover .tag-card__name{color:var(--primary-color)}.tag-card__name{font-size:1.3rem;font-weight:700;margin-bottom:.5rem}.tag-card__count{color:var(--tertiary-color);font-size:.9rem}.search-page__title{color:var(--secondary-color);font-size:2.5rem;margin-bottom:2rem;text-align:center}.search-page__container{margin:0 auto;max-width:600px;padding:0 15px}.search-page__input{background-color:var(--primary-color);border:2px solid var(--quaternary-color);border-radius:.3rem;color:var(--secondary-color);font-family:Gill Sans MT Pro Medium;font-size:1.1rem;padding:1rem;width:100%}.search-page__input:focus{border-color:var(--secondary-color);outline:none}.search-page__instructions{color:var(--tertiary-color);font-size:.9rem;margin-top:.5rem}.search-page__results{margin-top:2rem}.search-page__no-results{color:var(--tertiary-color);text-align:center}.search-result{background-color:var(--quaternary-color);border-radius:.3rem;margin-bottom:2rem;padding:1.5rem}.search-result__title{margin-bottom:.5rem}.search-result__title a{color:var(--secondary-color);font-size:1.5rem;font-weight:700;text-decoration:none}.search-result__title a:focus,.search-result__title a:hover{color:var(--quinary-color)}.search-result__date{color:var(--tertiary-color);font-size:.9rem;margin-bottom:1rem}.search-result__description{color:var(--secondary-color);line-height:1.6}@font-face{font-display:swap;font-family:Gill Sans MT Pro Bold;font-style:normal;font-weight:400;src:url(../fonts/GillSansMTPro-Bold.woff) format("woff")}@font-face{font-display:swap;font-family:Gill Sans MT Pro Medium;font-style:normal;font-weight:400;src:url(../fonts/GillSansMTPro-Medium.woff) format("woff")}@font-face{font-display:swap;font-family:PalatinoLinotypeRoman;font-style:normal;font-weight:500;src:url(../fonts/PalatinoLinotype-Roman.woff) format("woff")}*{border:none;outline:none;padding-inline:0}body{background:var(--primary-color);font-family:Gill Sans MT Pro Medium}body,html{scrollbar-color:var(--secondary-color) var(--quaternary-color)}body::-webkit-scrollbar{height:12px}body::-webkit-scrollbar-track{background:var(--quaternary-color)}body::-webkit-scrollbar-thumb{background:var(--secondary-color)}h1,h2{font-family:Gill Sans MT Pro Bold}p{font-family:PalatinoLinotypeRoman}a{text-decoration:none}button{padding-block:0}:root{--primary-color:#fff;--primary-color-transparent:hsla(0,0%,100%,.9);--menu-background:#f4f4f4;--primary-color-full-transparent:hsla(0,0%,100%,0);--secondary-color:#2c3e50;--secondary-color-transparent:rgba(44,62,80,.8);--tertiary-color:#868e96;--quaternary-color:#f0f5fa;--quinary-color:#ff5900;--senary-color:#ced4da;--primary-shadow:rgba(17,17,26,.1) 0px 8px 24px,rgba(17,17,26,.1) 0px 16px 56px,rgba(17,17,26,.1) 0px 24px 80px;--secondary-shadow:rgba(17,17,26,.1) 0px 8px 24px,rgba(17,17,26,.1) 0px 16px 56px,rgba(17,17,26,.1) 0px 24px 80px}body[data-theme=dark]{--primary-color:#021a1a;--primary-color-transparent:rgba(2,26,26,.8);--menu-background:#021a1a;--primary-color-full-transparent:rgba(2,26,26,0);--secondary-color:#fff;--secondary-color-transparent:hsla(0,0%,100%,.9);--tertiary-color:#ced4da;--quaternary-color:#324761;--quinary-color:#ff7b34;--senary-color:#868e96;--primary-shadow:rgba(0,0,0,.5) 0px 8px 24px,rgba(0,0,0,.5) 0px 16px 56px,rgba(0,0,0,.5) 0px 24px 80px;--secondary-shadow:#868e96 0px -2px 5px,#868e96 0px 3px 3px,#868e96 0px 2px 5px}.header{backdrop-filter:blur(5px);background-color:var(--primary-color-transparent);box-shadow:var(--primary-shadow);opacity:1;position:relative;position:sticky;top:0;transition:top .5s,opacity .5s;z-index:999}.header .header-content{align-items:center;display:flex;justify-content:space-between;margin:auto;max-width:42.5rem;padding:1rem 0 .7rem}@media (max-width:768px){.header .header-content{padding:1rem 15px .7rem}}.header.hidden{opacity:0;top:-93px}.header .hamburger-react{color:var(--secondary-color)}.header .logo{display:block;height:auto;min-height:3.5rem;-o-object-fit:contain;object-fit:contain;width:10rem}@media (min-width:768px){.header .logo{min-height:4.2rem;width:12rem}}@media (max-width:681px){.header{justify-content:space-between}}.hamburger{display:none}@media (max-width:681px){.hamburger{background:none;border:none;cursor:pointer;display:flex;flex-direction:column;gap:4px;padding:.5rem}.hamburger span{background-color:var(--secondary-color);display:block;height:3px;transition:all .3s;width:25px}}.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.post-tags{display:flex;flex-wrap:wrap;gap:.5rem}.tag{align-items:center;background-color:var(--quaternary-color);border-radius:.3rem;color:var(--secondary-color);display:inline-flex;font-size:.85rem;justify-content:center;line-height:1;padding:.3rem .8rem;text-decoration:none;transition:all .2s}.tag:focus,.tag:hover{background-color:var(--secondary-color);color:var(--primary-color)}.body-wrapper{margin:auto;max-width:42.5rem;min-height:calc(100vh - 15rem)}.body-wrapper>a{align-items:center;background-color:var(--quaternary-color);border-radius:.3rem;color:var(--secondary-color);display:flex;margin:1.8rem 0 0 15px;padding:1.3rem 1rem 1rem;text-decoration:none;width:-moz-fit-content;width:fit-content}.body-wrapper>a:focus,.body-wrapper>a:hover{background-color:var(--secondary-color);color:var(--primary-color)}@media screen and (min-width:1024px){.body-wrapper>a{margin:3rem 0 0;padding:1.1rem 1rem 1rem}}.body-wrapper svg{margin:0 1rem .3rem 0}@media screen and (min-width:1024px){.body-wrapper svg{margin:0 1rem 0 0}}.footer{align-items:center;border-top:1px solid var(--quaternary-color);color:var(--secondary-color);display:flex;flex-flow:column nowrap;font-size:1rem;margin-top:32px;padding:1rem 0;text-align:center}@media screen and (min-width:600px){.footer{font-size:1.25rem}}.footer .logo{height:auto;margin-block:0 1rem;min-height:3.5rem;-o-object-fit:contain;object-fit:contain;width:10rem}@media (min-width:768px){.footer .logo{min-height:4.2rem;width:12rem}}.footer .footer-link{color:var(--secondary-color);text-decoration:none}.footer .footer-link:focus,.footer .footer-link:hover{color:var(--quinary-color)}.footer .visitor-counter{color:var(--secondary-color);font-size:.9rem;margin-top:.5rem;opacity:.8}@media screen and (min-width:600px){.footer .visitor-counter{font-size:1rem}}.bio{align-items:center;display:flex;justify-content:center}@media screen and (max-width:768px){.bio{padding:0 15px}}.bio .author{color:var(--secondary-color);font-family:Gill Sans MT Pro Bold;font-size:1.5rem;font-weight:700;margin-bottom:4.8px}@media screen and (min-width:600px){.bio .author{font-size:2rem}}.bio .description{color:var(--secondary-color);font-family:PalatinoLinotypeRoman;font-size:1.1rem;line-height:1.6;margin:2rem 0}@media screen and (min-width:600px){.bio .description{font-size:1.35rem}}.bio .links-wrapper svg{cursor:pointer;height:2rem;margin-right:1.5rem;width:2rem}.bio .links-wrapper svg path{fill:var(--secondary-color);transition:fill .3s}.bio .links-wrapper a:focus svg path,.bio .links-wrapper a:hover svg path{fill:var(--quinary-color)}@media (max-width:768px){.post-list{padding:0 10px}}.post-list.padding-15{padding:0 15px}.post-wrapper{border:1px solid var(--primary-color-full-transparent);border-radius:.3rem;box-shadow:var(--secondary-shadow);padding:0 1rem 1rem;position:relative;top:0;transition:all .3s}.post-wrapper:focus,.post-wrapper:hover{border:1px solid var(--secondary-color)}.post-wrapper.margin-bottom-1-5{margin-bottom:1.5rem}.post-wrapper.margin-bottom-2{margin-bottom:2rem}.post-title{color:var(--secondary-color);font-size:1.5rem;font-weight:700;line-height:1.3}.post-title>a{color:inherit;display:block;padding:1.3rem 0;transition:color .2s}.post-title a:focus,.post-title:hover{color:var(--quinary-color)}@media screen and (min-width:600px){.post-title{font-size:2rem}}.post-title.font-size-1-3{font-size:1.3rem}.post-date{color:var(--tertiary-color);margin-bottom:16px}.post-excerpt{color:var(--secondary-color);font-size:1.1rem;line-height:1.6;margin-bottom:32px}@media screen and (min-width:600px){.post-excerpt{font-size:1.3rem}}.post-excerpt.margin-top-0-5{margin-top:.5rem}.divider{background-color:var(--quaternary-color);height:1px;width:100%}.divider.margin-48{margin:48px 0}@media (max-width:768px){.divider-container{padding:0 15px}}.vertical-space{display:block}.vertical-space.height-48{height:48px}.article-wrapper{position:relative}@media (max-width:768px){.article-wrapper{padding:0 15px}}.sidebar{margin-bottom:2rem}@media (max-width:768px){.sidebar{padding:0 15px}}.sidebar__info{font-size:1.1rem}.page-header,.sidebar__info{color:var(--secondary-color)}.page-header{font-size:2.5rem;margin-bottom:2rem;text-align:center}.page-description{color:var(--tertiary-color);margin-bottom:3rem;text-align:center}.page-description.font-size-1-2{font-size:1.2rem}.content-padding{padding:0 15px}.back-button{background-color:var(--secondary-color);border-radius:.3rem;color:var(--primary-color);display:inline-block;padding:1rem 2rem;text-decoration:none;transition:all .2s}.back-button:focus,.back-button:hover{background-color:var(--quinary-color);color:var(--primary-color)}.text-center{text-align:center}.margin-top-3{margin-top:3rem}.menu{align-items:center;display:flex;gap:1rem}@media (max-width:681px){.menu{background-color:var(--menu-background);box-shadow:var(--primary-shadow);display:none;flex-direction:column;left:0;padding:1rem;position:fixed;right:0;top:83px;z-index:998}}.menu a{color:var(--secondary-color);padding:.5rem 1rem;transition:color .2s}.menu a:focus,.menu a:hover{color:var(--quinary-color)}.menu .theme-toggle{background:none;border:none;border-radius:.3rem;color:var(--secondary-color);cursor:pointer;font-size:1.5rem;padding:.5rem .6rem;transition:all .2s}.menu .theme-toggle:focus,.menu .theme-toggle:hover{background-color:var(--quinary-color)}