﻿@import"https://fonts.googleapis.com/css2?family=EB+Garamond&family=Besley:wght@700&display=swap";.default,:root{--background-color: #fffcf6;--background-color-light: #ffe8f2;--text-color: #170808;--text-color-link: #d21687;--accent-color: #02734e;--syntax-tab-size: 2}.high-contrast{--background-color: #030303;--background-color-light: #002f25;--text-color: #ffe45b;--text-color-link: #21dab6;--accent-color: #f169b7}.low-noir{--background-color: #061a30;--background-color-light: #08274a;--text-color: #92daf5;--text-color-link: #72e381;--accent-color: #f97125}*{margin:0;padding:0}html{font-family:"EB Garamond",serif;font-size:54%;scroll-behavior:smooth;font-feature-settings:normal;font-kerning:auto;font-optical-sizing:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}@media screen and (min-width: 600px){html{font-size:63.5%}}body{background-color:var(--background-color);color:var(--text-color);box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;font-size:2.75rem;height:100vh;line-height:135%;min-width:300px;margin:0 1em;transition:all .3s ease-in-out}@media screen and (min-width: 600px){body{font-size:2.3rem;margin:0 1.6em}}@media screen and (min-width: 1280px){body{font-size:2.55rem}}body footer{justify-self:flex-end}h1,h2,h3,h4,h5,h6{font-family:"Besley",serif;line-height:135%}a{color:var(--text-color);transition:color 400ms}a:hover{color:var(--text-color-link)}p+p{margin-top:1.5rem}nav ul{list-style:none;z-index:20;display:flex}@media screen and (min-width: 600px){nav ul{padding:.5em .75em}}.nav__container{display:flex;flex-direction:column;align-items:center;position:relative;justify-content:space-between;row-gap:.25em;column-gap:.25em}@media screen and (min-width: 600px){.nav__container{flex-direction:row}}header{min-height:fit-content}.nav__floating-buttons{position:relative}main{flex:0 1 100%;width:100%}main:not(nav) ul,main:not(nav) ol{margin:.7em 0 .7em 1em}main nav span{font-size:2.2rem;font-weight:600}main nav ul{margin:.2em 0 2em 0}@media screen and (min-width: 960px){main{margin:1em auto}}header,main,footer{max-width:1440px}header{padding:2em 0}footer{padding:1em 0 4em 0;border-top:1px solid var(--background-color-light)}header{display:flex;justify-content:space-between;align-items:center;flex-direction:column}@media screen and (min-width: 960px){header{max-width:80vw}}@media screen and (min-width: 1280px){header{max-width:70vw}}nav ul li,footer ul li{display:inline-block;font-weight:normal}nav ul li+li,footer ul li+li{margin-left:.25rem}@media screen and (min-width: 600px){nav ul li+li,footer ul li+li{margin-left:1.2rem}}nav ul li.active a,footer ul li.active a{font-weight:600;text-decoration:underline;color:var(--accent-color)}nav ul li a,footer ul li a{display:inline-block;max-width:fit-content;text-decoration:none;padding:.2em .4em;transition:all .3s ease-in-out}nav ul li a:hover,footer ul li a:hover{transition:all .3s ease-in-out}@media screen and (min-width: 960px){nav ul li,footer ul li{font-size:1.1em}}.accent-border-bottom,.article__preview__header a{border-bottom:2px solid var(--accent-color);width:fit-content}.tester{transform:translate3d(0, -3px, 0);box-shadow:var(--shadow-lg);filter:saturate(1.2)}blockquote{position:relative;padding:20px;border-left:7px solid var(--accent-color);font-weight:600;margin:4rem 0;line-height:1.3;font-size:1.1em}blockquote a{color:var(--text-color-link);font-weight:600}blockquote cite{font-weight:normal;display:block;margin-top:1em}.blockquote-lilac{border-left:10px solid var(--text-color-link)}.page__header{text-align:center;margin-bottom:2em;margin-top:1em}.page__header h1{font-size:2em;font-weight:600;margin-bottom:.25em;line-height:1em}@media screen and (min-width: 768px){.page__header h1{font-size:3em}}.page__header h2{font-family:"EB Garamond",serif;font-weight:normal;font-size:1em}@media screen and (min-width: 768px){.page__header h2{font-size:1.3em}}@media screen and (min-width: 600px){.page__header{margin-bottom:3em}}.page__content{margin:0 auto}.page__content ul li::marker{color:var(--accent-color)}.max-content-width{max-width:70ch;margin:inherit auto}.theme-toggle-container{position:fixed;right:0;bottom:0;z-index:100;padding:.25em;font-size:2em;display:flex;line-height:69%;cursor:grab}@media screen and (min-width: 600px){.theme-toggle-container{top:0;bottom:auto}}.snow-toggle-container{position:fixed;left:0;bottom:0;z-index:100;padding:.25em;font-size:2.75em;display:flex;line-height:69%;cursor:grab}@media screen and (min-width: 600px){.snow-toggle-container{top:0;bottom:auto;font-size:2em}}.theme-toggle-icon{height:30px;width:30px}.no-click{pointer-events:none}.no-js{display:none}.article__body p:not(.article__preview__description),.page__content p:not(.article__preview__description){font-size:110%}.featured__post{border-left:6px solid var(--background-color-light);padding-left:1.2em}.book-links__container{display:flex;flex-direction:column;column-gap:1em}@media screen and (min-width: 600px){.book-links__container{flex-direction:row}}.spacer--xxs{margin:.25rem}.spacer--xs{margin:.5rem}.spacer--sm{margin:1rem}.spacer--md{margin:3rem}.spacer--mdp{margin:4.5rem}.spacer--lg{margin:6rem}.spacer--xl{margin:10rem}.spacer--xxl{margin:15rem}.my-xxs{margin-top:.25rem !important;margin-bottom:.25rem !important}.mx-xxs{margin-left:.25rem !important;margin-right:.25rem !important}.mt-xxs{margin-top:.25rem !important}.mb-xxs{margin-bottom:.25rem !important}.ml-xxs{margin-left:.25rem !important}.mr-xxs{margin-right:.25rem !important}.my-xs{margin-top:.5rem !important;margin-bottom:.5rem !important}.mx-xs{margin-left:.5rem !important;margin-right:.5rem !important}.mt-xs{margin-top:.5rem !important}.mb-xs{margin-bottom:.5rem !important}.ml-xs{margin-left:.5rem !important}.mr-xs{margin-right:.5rem !important}.my-sm{margin-top:1rem !important;margin-bottom:1rem !important}.mx-sm{margin-left:1rem !important;margin-right:1rem !important}.mt-sm{margin-top:1rem !important}.mb-sm{margin-bottom:1rem !important}.ml-sm{margin-left:1rem !important}.mr-sm{margin-right:1rem !important}.my-md{margin-top:3rem !important;margin-bottom:3rem !important}.mx-md{margin-left:3rem !important;margin-right:3rem !important}.mt-md{margin-top:3rem !important}.mb-md{margin-bottom:3rem !important}.ml-md{margin-left:3rem !important}.mr-md{margin-right:3rem !important}.my-mdp{margin-top:4.5rem !important;margin-bottom:4.5rem !important}.mx-mdp{margin-left:4.5rem !important;margin-right:4.5rem !important}.mt-mdp{margin-top:4.5rem !important}.mb-mdp{margin-bottom:4.5rem !important}.ml-mdp{margin-left:4.5rem !important}.mr-mdp{margin-right:4.5rem !important}.my-lg{margin-top:6rem !important;margin-bottom:6rem !important}.mx-lg{margin-left:6rem !important;margin-right:6rem !important}.mt-lg{margin-top:6rem !important}.mb-lg{margin-bottom:6rem !important}.ml-lg{margin-left:6rem !important}.mr-lg{margin-right:6rem !important}.my-xl{margin-top:10rem !important;margin-bottom:10rem !important}.mx-xl{margin-left:10rem !important;margin-right:10rem !important}.mt-xl{margin-top:10rem !important}.mb-xl{margin-bottom:10rem !important}.ml-xl{margin-left:10rem !important}.mr-xl{margin-right:10rem !important}.my-xxl{margin-top:15rem !important;margin-bottom:15rem !important}.mx-xxl{margin-left:15rem !important;margin-right:15rem !important}.mt-xxl{margin-top:15rem !important}.mb-xxl{margin-bottom:15rem !important}.ml-xxl{margin-left:15rem !important}.mr-xxl{margin-right:15rem !important}.ml-auto{margin-left:auto}.mr-auto{margin-right:auto}.mt-auto{margin-top:auto}.mb-auto{margin-bottom:auto}.display-columns{display:grid;column-gap:1.5em;row-gap:1em;grid-template-columns:1fr}@media screen and (min-width: 1024px){.display-columns{row-gap:2em;column-gap:2em}}@media screen and (min-width: 1024px){.display-columns__close-gap{row-gap:1em;column-gap:1em}}@media screen and (min-width: 960px){.display-columns--two{grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 600px){.display-columns--three{grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 960px){.display-columns--three{grid-template-columns:repeat(3, 1fr)}}@media screen and (min-width: 600px){.display-columns--four{grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 960px){.display-columns--four{grid-template-columns:repeat(3, 1fr)}}@media screen and (min-width: 1280px){.display-columns--four{grid-template-columns:repeat(4, 1fr)}}.button{padding:.5em .85em;border-radius:2em;text-decoration:none;cursor:pointer;margin:1em auto;transition:all .3s ease;font-family:"Besley",serif;position:relative;border:2px solid rgba(0,0,0,0)}.button:hover{border:2px solid var(--text-color-link)}.button--primary{background-color:var(--text-color);color:var(--background-color)}.button--secondary{background-color:var(--background-color-light);color:var(--text-color)}.button--tertiary{background-color:var(--accent-color);color:var(--background-color-light)}.button a{font-size:.7em}a.button{font-size:.7em}.button:after{content:"";display:block;position:absolute;border-radius:4em;left:0;top:0;width:100%;height:100%;opacity:0;transition:all .5s;box-shadow:0 0 20px 40px var(--text-color-link)}.button:active:after{box-shadow:0 0 0 0 #fff;position:absolute;border-radius:4em;left:0;top:0;opacity:1;transition:0s}.card{padding:1em;background:var(--background-color-light);box-shadow:0 0 2px var(--text-color);border-radius:10px;transition:all .4s ease-in-out;transform:translateY(0);position:relative;overflow:hidden;height:330px}.card:hover{transform:translate3d(0, -0.25em, 0);box-shadow:0 0 10px var(--text-color);background:var(--text-color)}@media screen and (min-width: 960px){.card{max-height:35vh}}@media screen and (max-width: 599px){.card{max-height:250px}}.card .card__title,.card .card__description,.card .card-link{transition:transform .4s}.card:hover .card__title,.card:hover .card__description,.card:hover .card-link{transform:translateY(-0.15em)}.card:hover .card__title a{border-bottom:3px solid var(--accent-color);max-width:fit-content;transition:all .3s;cursor:pointer;color:var(--background-color-light)}.card:hover .card__title::after{opacity:1;transition:opacity .3s ease}.card__link{color:var(--background-color);font-weight:bold}.card__description{margin-top:.5em}.card__title{border-bottom:3px solid rgba(0,0,0,0);color:var(--background-color)}.card__title::after{content:"⤤";margin-left:.15em;position:absolute;font-size:140%;opacity:0;transition:all .3s ease}.card a{text-decoration:none;color:var(--text-color)}.card-image{position:absolute;z-index:-3;max-width:100%;border-radius:.45em;transition:all .3s ease-in-out;filter:saturate(0.5)}.card:hover .card-image{transform:translateY(0.5em) translateX(0.25em);filter:saturate(1.8);transition:all .3s ease-in-out}.reading-card{display:flex;flex-direction:column;padding:.75em;background:var(--background-color-light);box-shadow:0 0 2px var(--text-color);border-radius:10px;transition:all .3s ease-in-out;transform:translateY(0);position:relative;overflow:hidden;filter:saturate(0.5)}.reading-card:hover{transform:translate3d(0, -0.25em, 0);box-shadow:0 0 10px var(--text-color);filter:saturate(1.1)}.reading-card:hover .reading-card__link::after{opacity:1;transition:opacity .3s ease}.reading-card:hover img{transform:translateX(0.5em);transition:all .3s ease-in-out;box-shadow:0 0 10px var(--text-color)}.reading-card img{width:75%;max-height:300px;margin-right:auto;border-radius:.45em;transition:all .3s ease-in-out;filter:saturate(0.5);object-fit:cover}.reading-card h3{color:var(--text-color);font-size:1em}.reading-card__info{margin-top:.2em;display:flex;flex-direction:column}.reading-card .reading-card__link::after{content:"⤤";right:.25em;bottom:.25em;position:absolute;font-size:220%;opacity:0;transition:all .3s ease}@media screen and (min-width: 600px){.reading-card .reading-card__link::after{right:.5em;bottom:.5em;font-size:140%}}.reading-card .reading-card__link::after:hover{filter:invert(1)}@keyframes slideUp{0%{opacity:0;transform:translateY(100%)}100%{opacity:1;transform:translateY(0)}}.slide-up{opacity:0;-webkit-animation:slideUp .6s cubic-bezier(0.455, 0.03, 0.515, 0.955) .1s both;animation:slideUp .6s cubic-bezier(0.455, 0.03, 0.515, 0.955) .1s both}@keyframes slideUpHalf{0%{opacity:0;transform:translateY(4rem)}100%{opacity:1;transform:translateY(0)}}.slide-up-half{opacity:0;-webkit-animation:slideUpHalf .7s cubic-bezier(0.455, 0.03, 0.515, 0.955) .5s both;animation:slideUpHalf .7s cubic-bezier(0.455, 0.03, 0.515, 0.955) .5s both}.slide-up-half-slow{opacity:0;-webkit-animation:slideUpHalf 1s cubic-bezier(0.455, 0.03, 0.515, 0.955) .7s both;animation:slideUpHalf 1s cubic-bezier(0.455, 0.03, 0.515, 0.955) .7s both}ul.article__list li.article__item{opacity:0;-webkit-animation:slideUp .5s cubic-bezier(0.455, 0.03, 0.515, 0.955) 1s both;animation:slideUp .5s cubic-bezier(0.455, 0.03, 0.515, 0.955) 1s both}ul.article__list li.article__item:nth-child(1){animation-delay:.18s}ul.article__list li.article__item:nth-child(2){animation-delay:.36s}ul.article__list li.article__item:nth-child(3){animation-delay:.54s}ul.article__list li.article__item:nth-child(4){animation-delay:.72s}ul.article__list li.article__item:nth-child(5){animation-delay:.9s}ul.article__list li.article__item:nth-child(6){animation-delay:1.08s}ul.article__list li.article__item:nth-child(7){animation-delay:1.26s}ul.article__list li.article__item:nth-child(8){animation-delay:1.44s}ul.article__list li.article__item:nth-child(9){animation-delay:1.62s}ul.article__list li.article__item:nth-child(10){animation-delay:1.8s}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.slow-fade-in{-webkit-animation:fadeIn 1s cubic-bezier(0.4, 0, 0.2, 1) 1s forwards;animation:fadeIn 1s cubic-bezier(0.4, 0, 0.2, 1) 1s forwards}@-webkit-keyframes text-focus-in{0%{-webkit-filter:blur(12px);filter:blur(12px);opacity:0}100%{-webkit-filter:blur(0px);filter:blur(0px);opacity:1}}@keyframes text-focus-in{0%{-webkit-filter:blur(12px);filter:blur(12px);opacity:0}100%{-webkit-filter:blur(0px);filter:blur(0px);opacity:1}}.text-focus-in{-webkit-animation:text-focus-in .75s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;animation:text-focus-in .75s cubic-bezier(0.55, 0.085, 0.68, 0.53) both}.scale-in-center{-webkit-animation:scaleInCenter .5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1s both;animation:scaleInCenter .5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1s both}@-webkit-keyframes scaleInCenter{0%{-webkit-transform:scale(0);transform:scale(0);opacity:1}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes scaleInCenter{0%{-webkit-transform:scale(0);transform:scale(0);opacity:1}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes slight-rotation{0%{transform:rotate(0deg)}100%{transform:rotate(15deg)}}.scale-in-rotate-center{-webkit-animation:scaleInCenter .5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.2s both;animation:scaleInCenter .5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.2s both}.snowflake-container{max-height:10vh;display:block}.snowflake{--size: 1vw;width:var(--size);height:var(--size);background:var(--text-color-link);filter:blur(0.5px) grayscale(0.6);border-radius:50%;position:absolute;top:-5vh;bottom:50vh;overflow-x:hidden}.snowflake.show{display:block}@keyframes snowfall{0%{transform:translate3d(var(--left-ini), 0, 0)}100%{transform:translate3d(var(--left-end), 110vh, 0)}}.snowflake:nth-child(1){--size: 0.2vw;--left-ini: -2vw;--left-end: 9vw;left:1vw;animation:snowfall 20s linear infinite;animation-delay:-11s}.snowflake:nth-child(2){--size: 0.8vw;--left-ini: -7vw;--left-end: 1vw;left:22vw;animation:snowfall 12s linear infinite;animation-delay:-10s}.snowflake:nth-child(3){--size: 0.2vw;--left-ini: 10vw;--left-end: -8vw;left:71vw;animation:snowfall 20s linear infinite;animation-delay:-1s}.snowflake:nth-child(4){--size: 0.8vw;--left-ini: 5vw;--left-end: 2vw;left:1vw;animation:snowfall 20s linear infinite;animation-delay:-12s}.snowflake:nth-child(5){--size: 0.8vw;--left-ini: 6vw;--left-end: -8vw;left:86vw;animation:snowfall 20s linear infinite;animation-delay:-12s}.snowflake:nth-child(6){--size: 0.6vw;--left-ini: -3vw;--left-end: 9vw;left:13vw;animation:snowfall 18s linear infinite;animation-delay:-3s}.snowflake:nth-child(7){--size: 0.4vw;--left-ini: 0vw;--left-end: -1vw;left:67vw;animation:snowfall 17s linear infinite;animation-delay:-10s}.snowflake:nth-child(8){--size: 0.2vw;--left-ini: 2vw;--left-end: 7vw;left:35vw;animation:snowfall 11s linear infinite;animation-delay:-4s}.snowflake:nth-child(9){--size: 1vw;--left-ini: -9vw;--left-end: -8vw;left:25vw;animation:snowfall 20s linear infinite;animation-delay:-12s}.snowflake:nth-child(10){--size: 0.2vw;--left-ini: -1vw;--left-end: -7vw;left:55vw;animation:snowfall 18s linear infinite;animation-delay:-3s}.snowflake:nth-child(7n){filter:blur(1px)}code{padding:5px;font-size:80%;margin:10px 0;color:var(--text-color);background-color:var(--background-color-light);border-radius:5px}.token.comment,.token.prolog,.token.doctype,.token.cdata{color:var(--transparent)}.token.punctuation{color:var(--text-color)}.token.namespace{opacity:.7}.token.property,.token.tag,.token.boolean,.token.number,.token.constant,.token.symbol,.token.deleted,.token.selector,.token.keyword,.token.important{color:var(--accent-color)}.token.atrule,.token.attr-value,.token.string,.token.attr-name{color:var(--text-color-link)}.token.function{color:var(--accent-color)}.token.operator,.token.entity,.token.url{color:var(--accent-color)}.token.important,.token.bold{font-weight:bold}.token.italic{font-style:italic}.token.entity{cursor:help}.token.important{font-weight:normal}.token.bold{font-weight:bold}.token.italic{font-style:italic}.token.entity{cursor:help}*{margin:0;padding:0}html{font-family:"EB Garamond",serif;font-size:54%;scroll-behavior:smooth;font-feature-settings:normal;font-kerning:auto;font-optical-sizing:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}@media screen and (min-width: 600px){html{font-size:63.5%}}body{background-color:var(--background-color);color:var(--text-color);box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;font-size:2.75rem;height:100vh;line-height:135%;min-width:300px;margin:0 1em;transition:all .3s ease-in-out}@media screen and (min-width: 600px){body{font-size:2.3rem;margin:0 1.6em}}@media screen and (min-width: 1280px){body{font-size:2.55rem}}body footer{justify-self:flex-end}h1,h2,h3,h4,h5,h6{font-family:"Besley",serif;line-height:135%}a{color:var(--text-color);transition:color 400ms}a:hover{color:var(--text-color-link)}p+p{margin-top:1.5rem}nav ul{list-style:none;z-index:20;display:flex}@media screen and (min-width: 600px){nav ul{padding:.5em .75em}}.nav__container{display:flex;flex-direction:column;align-items:center;position:relative;justify-content:space-between;row-gap:.25em;column-gap:.25em}@media screen and (min-width: 600px){.nav__container{flex-direction:row}}header{min-height:fit-content}.nav__floating-buttons{position:relative}main{flex:0 1 100%;width:100%}main:not(nav) ul,main:not(nav) ol{margin:.7em 0 .7em 1em}main nav span{font-size:2.2rem;font-weight:600}main nav ul{margin:.2em 0 2em 0}@media screen and (min-width: 960px){main{margin:1em auto}}header,main,footer{max-width:1440px}header{padding:2em 0}footer{padding:1em 0 4em 0;border-top:1px solid var(--background-color-light)}header{display:flex;justify-content:space-between;align-items:center;flex-direction:column}@media screen and (min-width: 960px){header{max-width:80vw}}@media screen and (min-width: 1280px){header{max-width:70vw}}nav ul li,footer ul li{display:inline-block;font-weight:normal}nav ul li+li,footer ul li+li{margin-left:.25rem}@media screen and (min-width: 600px){nav ul li+li,footer ul li+li{margin-left:1.2rem}}nav ul li.active a,footer ul li.active a{font-weight:600;text-decoration:underline;color:var(--accent-color)}nav ul li a,footer ul li a{display:inline-block;max-width:fit-content;text-decoration:none;padding:.2em .4em;transition:all .3s ease-in-out}nav ul li a:hover,footer ul li a:hover{transition:all .3s ease-in-out}@media screen and (min-width: 960px){nav ul li,footer ul li{font-size:1.1em}}.accent-border-bottom,.article__preview__header a{border-bottom:2px solid var(--accent-color);width:fit-content}.tester{transform:translate3d(0, -3px, 0);box-shadow:var(--shadow-lg);filter:saturate(1.2)}blockquote{position:relative;padding:20px;border-left:7px solid var(--accent-color);font-weight:600;margin:4rem 0;line-height:1.3;font-size:1.1em}blockquote a{color:var(--text-color-link);font-weight:600}blockquote cite{font-weight:normal;display:block;margin-top:1em}.blockquote-lilac{border-left:10px solid var(--text-color-link)}.page__header{text-align:center;margin-bottom:2em;margin-top:1em}.page__header h1{font-size:2em;font-weight:600;margin-bottom:.25em;line-height:1em}@media screen and (min-width: 768px){.page__header h1{font-size:3em}}.page__header h2{font-family:"EB Garamond",serif;font-weight:normal;font-size:1em}@media screen and (min-width: 768px){.page__header h2{font-size:1.3em}}@media screen and (min-width: 600px){.page__header{margin-bottom:3em}}.page__content{margin:0 auto}.page__content ul li::marker{color:var(--accent-color)}.max-content-width{max-width:70ch;margin:inherit auto}.theme-toggle-container{position:fixed;right:0;bottom:0;z-index:100;padding:.25em;font-size:2em;display:flex;line-height:69%;cursor:grab}@media screen and (min-width: 600px){.theme-toggle-container{top:0;bottom:auto}}.snow-toggle-container{position:fixed;left:0;bottom:0;z-index:100;padding:.25em;font-size:2.75em;display:flex;line-height:69%;cursor:grab}@media screen and (min-width: 600px){.snow-toggle-container{top:0;bottom:auto;font-size:2em}}.theme-toggle-icon{height:30px;width:30px}.no-click{pointer-events:none}.no-js{display:none}.article__body p:not(.article__preview__description),.page__content p:not(.article__preview__description){font-size:110%}.featured__post{border-left:6px solid var(--background-color-light);padding-left:1.2em}.book-links__container{display:flex;flex-direction:column;column-gap:1em}@media screen and (min-width: 600px){.book-links__container{flex-direction:row}}.article,.article__title{margin:0 auto}@media screen and (min-width: 960px){.article,.article__title{max-width:70vw}}@media screen and (min-width: 1280px){.article,.article__title{max-width:50vw}}.article__preview{max-width:70ch}.article__preview__header{margin-bottom:.25em;line-height:160%}.article__preview__header a{text-decoration:none}.article__preview p+*{margin-top:.5em}.article__preview p:first-of-type:first-letter{font-size:inherit}.article__list{list-style:lower-greek}@media screen and (min-width: 768px){.article__list{max-width:90ch;margin:0 auto}}article .category{display:inline-block;font-weight:600;text-decoration:none;margin-left:1rem;padding:.4rem 1rem;border:1px solid var(--text-color-link);border-radius:6px;line-height:1;transition:all .2s ease-in-out;font-family:"Besley",serif;font-size:.8em}article .category:hover{background-color:var(--text-color-link);color:var(--background-color);transition:all .2s ease-in-out}article small{display:inline-block;margin:.15em 0;line-height:2em}article p+*{margin-top:1.25em}article p:first-of-type:first-letter{font-size:2.5em}article h4{font-weight:normal;font-variant:all-small-caps;font-size:95%}article img{max-width:40ch;max-height:30vh;margin-right:auto;transition:all 1s ease;filter:hue-rotate(0)}@media screen and (min-width: 768px){article img{max-width:60ch;max-height:40vh}}.article__title{line-height:1.2em;margin-bottom:.25em}.article__title:first-letter{text-decoration:underline}.article-separator{margin-bottom:2rem;opacity:50%;max-width:70ch}.article__body h1,.article__body h2,.article__body h3,.article__body h4,.article__body h5,.article__body h6{margin:.5em 0}#current-error-url{overflow-wrap:anywhere}.error-container{text-align:left;display:flex;flex-direction:row;align-items:center;margin:0 auto;column-gap:.25em}@media screen and (min-width: 600px){.error-container{column-gap:2em}}.error-image{width:180px;height:381px}.error-message{font-size:24px;margin-top:20px}.listening-module{background-color:var(--background-color);border:2px dashed var(--background-color-light);border-radius:15px;padding:.75em;color:var(--text-color);transition:all .2s ease-in-out}.listening-module a{text-decoration:none}.listening-module h2{font-size:1em;font-weight:lighter}.listening-module .song-title{font-weight:bold;margin-bottom:.2em;font-family:"Besley",serif}@media screen and (min-width: 1280px){.listening-module{padding:.75em 3em}}.listening-module .song-info{font-size:70%;line-height:1}@media screen and (min-width: 600px){.listening-module .song-info{font-size:100%}}.listening-module .song-info p{margin-top:.25em}.listening-module:hover{box-shadow:0 0 10px rgba(0,0,0,.2);filter:saturate(1.2);transition:all .2s ease-in-out;border:2px dashed var(--accent-color)}.listening-module:hover .song-title a{cursor:pointer}.listening-module:hover .song-title::after{opacity:1;transition:opacity .3s ease}.song-title::after{content:"⤤";margin-left:.15em;position:absolute;font-size:140%;opacity:0;transition:all .3s ease}.song{display:flex;align-items:center;margin:.35em 0}.album-cover{width:50px;height:50px;margin-right:.5em}.artist-name{color:var(--accent-color)}.resume h1,.resume h2,.resume h3,.resume h4{font-family:var(--accent-font);line-height:135%;margin-top:.5em}.climb-table-wrapper{position:relative;overflow:auto;border-radius:.51em;border:2px dashed var(--background-color-light);scrollbar-width:thin;scrollbar-color:var(--text-color-link) var(--background-color-light);transition:all .3s ease-in-out}.climb-table-wrapper::-webkit-scrollbar{width:5px}.climb-table-wrapper::-webkit-scrollbar-track{background:var(--background-color-light);border-radius:.51em}.climb-table-wrapper::-webkit-scrollbar-thumb{background:var(--text-color);filter:saturate(0.7);border-radius:.51em}.climb-table-wrapper::-webkit-scrollbar-thumb:hover{cursor:grabbing}.climb-table-wrapper .climb-table{width:100%;border-collapse:separate;border-spacing:.5em 0;overflow-x:auto;white-space:nowrap}.climb-table-wrapper .climb-table th,.climb-table-wrapper .climb-table td{padding:.5em;text-align:left}.climb-table-wrapper .climb-table th{font-family:"Besley",serif;padding-bottom:2.5rem;font-weight:bold;text-transform:uppercase;border-bottom:2px solid var(--accent-color)}.climb-table-wrapper .climb-table tr:nth-child(even){background-color:var(--background-color-light)}.climb-table-wrapper .climb-table td:nth-child(1){font-variant:small-caps}@media screen and (min-width: 600px){.climb-table-wrapper .climb-table{font-size:1.1em}}.climb-table-wrapper:hover{border:2px dashed var(--accent-color);transition:all .3s ease-in-out}.manga-tracker ul.display-columns{list-style:none;padding:0;margin:0}.manga-tracker ul.display-columns li{background-color:var(--background-color-light);color:var(--text-color);border-radius:5px;padding:1em;transition:all .3s ease-in-out}.manga-tracker ul.display-columns li:hover{background-color:var(--background-color);color:var(--accent-color);transition:all .3s ease-in-out}.manga-tracker ul.display-columns li:hover img{filter:saturate(1.2);transition:all .3s ease-in-out}.manga-tracker ul.display-columns li img{height:16em;width:100%;object-fit:cover;border-radius:5px;filter:saturate(0.2);transition:all .3s ease-in-out}@media screen and (min-width: 600px){.manga-tracker ul.display-columns li img{height:12em}}.manga-tracker ul.display-columns li h3{margin:.25em 0}.manga-tracker ul.display-columns li p{margin:.0125em 0;font-size:.75em}.logo a svg{max-width:54px;height:54px}.logo a svg g path{transition:all ease-in-out .2s}.logo a.active a{font-weight:600;text-decoration:underline;color:var(--accent-color)}.logo a:hover svg g path{fill:var(--text-color-link) !important;transition:all ease-in-out .2s}.newspaper-svg{width:fit-content;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.newspaper-svg svg{width:255px;height:130px;margin-right:auto}.witch-svg{width:fit-content}.witch-svg svg{width:180px;height:381px;margin-right:auto}.svg-color svg g path{fill:var(--text-color) !important;stroke:var(--text-color) !important}.home-logo{border-radius:10em}.home-logo>a.active{filter:saturate(1.2)}.flower-svg-container{position:relative}.flower-svg-container svg g path{fill:var(--text-color-link) !important;stroke:var(--text-color-link) !important}.flower-svg-top-right{rotate:112deg;position:absolute;width:90px;height:90px}.flower-svg-bottom-left{rotate:5deg;position:absolute;width:40px;height:50px}.flower-svg-bottom-left,.flower-svg-top-right{z-index:-2;filter:opacity(0.8)}.flower-svg-top-right{top:-2em;right:4em}@media screen and (min-width: 600px){.flower-svg-top-right{right:8em}}@media screen and (min-width: 1280px){.flower-svg-top-right{right:15em}}.flower-svg-bottom-left{bottom:-1em;left:4em}@media screen and (min-width: 600px){.flower-svg-bottom-left{left:8em}}@media screen and (min-width: 1280px){.flower-svg-bottom-left{left:15em}}.sr-only{border:0 !important;clip:rect(1px, 1px, 1px, 1px) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}button:focus,a:focus,input:focus{outline:3px dashed var(--text-color-link)}button:focus:not(:focus-visible),a:focus:not(:focus-visible),input:focus:not(:focus-visible){outline:0}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px dashed var(--accent-color)}
