@charset "UTF-8";*:before,*:after{box-sizing:border-box}*{margin:0}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}ul{list-style-type:none;padding:0;margin:0}:root{--wrap-width: 780px;--radius: 4px;--font-family-primary: "Iowan Old Style", "Palatino Linotype", serif;--font-size-primary: 1.2em;--font-family-monospace: ui-monospace, "Cascadia Code", "Source Code Pro", menlo, consolas, "DejaVu Sans Mono", monospace;--font-size-code: 1em;--font-weight-normal: 500;--orange: #d08770;--yellow: #ebcb8b;--green: #a3be8c;--turquoise: #8fbcbb;--cyan: #88c0d0;--blue: #81a1c1;--purple: #b48ead;--red: #bf616a;--black: #2e3440;--black-bis: #3b4252;--black-ter: #434c5e;--black-quad: #4c566a;--white: #eceff4;--white-bis: #d8dee9;--white-ter: #d8dee4;--text-color: #4c566a;--background-color: #eceff4;--accent-color: #c07a60;--link-color: #465a7a}:root{--wrap-width: 780px}html,body{height:100%}body{display:flex;flex-direction:column;font-family:var(--font-family-primary);font-size:var(--font-size-primary);font-weight:var(--font-weight-normal);line-height:1.5;color:var(--text-color);background-color:var(--background-color)}h1{font-size:3rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}section{padding:2rem 1rem}section:last-child{padding-top:0}table{border-collapse:collapse;width:100%}th{text-align:left}th,td{border:1px solid var(--white-ter);padding:.5rem}pre code{font-family:var(--font-family-monospace);font-size:var(--font-size-code)}a{color:var(--link-color);text-decoration:underline}a:hover{color:var(--accent-color)}em{color:var(--accent-color);font-weight:700}hr{background-color:var(--white-ter);border:none;display:block;height:2px;margin:1.5rem 0}@media(max-width:767px){h1{font-size:1.75rem}h2{font-size:1.5rem}h3{font-size:1.25rem}h4{font-size:1.1rem}h5{font-size:1rem}section{padding:1rem .5rem}}.wrap{flex:1 0 auto;margin-left:auto;margin-right:auto;width:var(--wrap-width)}.footer{flex-shrink:0;padding:1rem;margin-left:auto;margin-right:auto;width:var(--wrap-width)}.footer .left{float:left}.footer .right{float:right;display:flex;gap:1em}.navbar{display:flex;justify-content:space-between}.navbar .navbar-menu{display:flex;flex-grow:1;flex-shrink:0;align-items:stretch;justify-content:space-between;gap:.5rem}.navbar .navbar-menu .navbar-start{justify-content:flex-start;display:flex;align-items:stretch;gap:.5rem}.navbar .navbar-menu .navbar-end{justify-content:flex-end}.navbar .navbar-menu a.navbar-item{padding:.5rem .75rem;border:1px solid var(--white-ter);border-radius:8px}.navbar .navbar-menu a.navbar-item.is-active{background-color:var(--white-bis);color:var(--text-color);text-decoration:none}.navbar .navbar-menu a.navbar-item:hover{background-color:var(--white-bis);color:var(--text-color)}.navbar .navbar-menu button.navbar-item{padding:.5rem;border:1px solid var(--white-ter);background-color:var(--white);color:var(--link-color);border-radius:50%}.navbar .navbar-menu button.navbar-item:hover{background-color:var(--text-color);color:var(--white-bis)}.navbar .navbar-menu button.navbar-item svg{margin:0;width:24px;height:24px}.level{display:flex;justify-content:space-between}.level .left{align-self:flex-start}.level .right{align-self:flex-end}.columns{display:flex}.columns .column{display:block;flex-grow:1;flex-basis:0;flex-shrink:1;padding:.75rem .75rem .75rem 0}@media(max-width:767px){.navbar .navbar-item{font-size:.9rem}.columns{display:unset}.columns .column.is-half,.columns .column.is-three-quarters{width:100%}.footer{display:flex;flex-direction:column;align-items:center;gap:1em}.footer .left,.footer .right{display:flex}.footer .right{flex-direction:row}}.has-text-centered{text-align:center}.has-text-weight-bold{font-weight:700}.is-italic{font-style:italic}.is-size-6{font-size:1rem}h4.subtitle{font-size:1em}.content h1{font-size:2em;margin-bottom:.5em}.content h1:not(:first-child){margin-top:1em}.content h2{font-size:1.75em;margin-bottom:.5714em}.content h2:not(:first-child){margin-top:1.1428em}.content h3{font-size:1.5em;margin-bottom:.6666em}.content h3:not(:first-child){margin-top:1.3333em}.content h4{font-size:1.25em;margin-bottom:.8em}.content h5{font-size:1.125em;margin-bottom:.8888em}.content h6{font-size:1em;margin-bottom:1em}.content p:not(:last-child),.content dl:not(:last-child),.content ol:not(:last-child),.content ul:not(:last-child),.content blockquote:not(:last-child),.content pre:not(:last-child),.content table:not(:last-child){margin-bottom:1em}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{color:var(--text-color);margin-bottom:.5rem}.content blockquote{background-color:var(--white-bis);border-left:8px solid var(--white-ter);border-radius:var(--radius);padding:1rem;font-style:italic}.content ul{list-style:disc outside;margin-left:2em;margin-top:1em}.content ul li ul{list-style:circle outside;margin-left:1em;margin-top:0}pre{overflow-x:auto;padding:1.25em 1.5em;white-space:pre;word-wrap:normal}p code{background-color:var(--white-ter);color:var(--black);font-weight:700;padding:.25em;border-radius:var(--radius)}.message{border-radius:var(--radius);margin-bottom:1.5rem;font-size:1rem}.message .message-body{padding:1em 1.5em;border-radius:var(--radius);border-style:solid;border-width:0 0 0 6px;border-color:var(--white-ter);background-color:var(--white-bis);color:var(--black-ter)}.is-info .message-body{border-color:var(--turquoise);background-color:#c2dcdd;color:var(--black)}.is-warning .message-body{border-color:var(--yellow);background-color:#f2e5b8;color:var(--black)}.accent,.dropcap{background-image:linear-gradient(-90deg,var(--purple),var(--turquoise));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.dropcap{float:left;font-size:6rem;font-weight:700;line-height:1;margin:.1em .1em .2em 0;padding:.1em}.dropcap:before,.dropcap:after{content:"";display:block}.dropcap:before{margin-top:-.2em}.dropcap:after{margin-bottom:-.15em}html.dark{background-color:var(--black-bis);color:var(--white)}html.dark .moon{visibility:hidden;display:none}html.dark .sun{visibility:visible;display:block}html.dark img{filter:brightness(.8)}html.dark figure.me img{transform:scaleX(-1)}html.dark .hero .description h1{background-image:linear-gradient(-90deg,var(--purple),var(--turquoise));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}html.dark ul.articles li a .date,html.dark .title,html.dark .subtitle,html.dark .content table thead th,html.dark .content h1,html.dark .content h2,html.dark .content h3,html.dark .content h4,html.dark .content h5,html.dark .content h6{color:var(--white)}html.dark .content blockquote{background-color:var(--black-quad)}html.dark body,html.dark .navbar-menu{background-color:var(--black-bis);color:var(--white)}html.dark a,html.dark .has-text-black{color:var(--white-ter)}html.dark .navbar .navbar-menu a.navbar-item.is-active,html.dark .navbar .navbar-menu a.navbar-item:hover{color:var(--black-quad)}html.dark .navbar .navbar-menu button.navbar-item{background-color:var(--black-bis);color:var(--white-bis)}html.dark .navbar .navbar-menu button.navbar-item:hover{background-color:var(--white-bis);color:var(--link-color)}html.dark strong{color:var(--white)}html.dark em,html.dark a:hover{color:var(--orange)}html.dark .accent,html.dark .dropcap{background-image:linear-gradient(-90deg,var(--purple),var(--turquoise));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}html.dark footer.footer{background-color:var(--black-bis)}html.dark article.post{background-color:var(--black-quad)}html.dark .tags .tag{color:var(--white)}html.dark .message-body em,html.dark .message-body a{color:var(--black)}html.dark .is-info .message-body{border-color:var(--blue);background-color:#a8c6e0;color:var(--black)}html.dark .book-card-author{color:var(--white)}.books-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:2rem;margin-top:2rem}.book-card{transition:transform .3s ease}.book-card:hover{transform:translateY(-5px)}.book-card-cover{aspect-ratio:2/3;overflow:hidden;border-radius:var(--radius);box-shadow:0 4px 8px #0000001a;margin-bottom:1rem}.book-card-cover img{width:100%;height:100%;object-fit:cover}.book-card-placeholder{width:100%;height:100%;background:linear-gradient(135deg,var(--blue) 0%,var(--orange) 100%);display:flex;align-items:center;justify-content:center;color:var(--white-ter);font-weight:700;text-align:center;padding:1rem}.book-card-author{color:var(--black-bis);font-size:.9rem;margin:.25rem 0}.book-cover-image{width:100%;height:auto;border-radius:8px;box-shadow:0 8px 24px var(--black-bis)}.book{display:flex;gap:.5em}.book-cover{width:20%}.book-review{width:80%}@media(max-width:767px){.book{flex-direction:column}}.year{margin-bottom:1rem}ul.articles{padding:0;margin:0;list-style:none}ul.articles li{margin-bottom:.5rem;border-bottom:1px solid var(--white-ter)}ul.articles li:last-child{border-bottom:none}ul.articles li a{text-decoration:none;display:flex;gap:.5rem;padding:.4rem 0;align-items:center;justify-content:space-between;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}ul.articles li a .date{color:var(--black);font-family:var(--font-family-monospace);font-size:.9rem;font-weight:500;margin-left:auto;white-space:nowrap}.highlight{margin-bottom:1em}.copy-code{position:absolute;top:4px;right:4px;border-radius:var(--radius);user-select:none;background:#4c566a;color:#eceff4;border:none;padding:4px 8px;font-size:12px;cursor:pointer;z-index:10}pre[class*=language-]{position:relative}.highlight pre{border-radius:var(--radius)}.highlight,pre{position:relative}.hero{display:grid;grid-template-columns:4fr 2fr}.hero .description{display:flex;flex-direction:column;gap:1rem}.hero .description h1{font-size:3rem;background-image:linear-gradient(-90deg,var(--purple),var(--turquoise));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.hero .decoration{justify-self:right}@media(min-width:768px)and (max-width:1023px){:root{--wrap-width: 740px}.hero .description{order:1}.hero .description h1{font-size:2.5rem}.hero .decoration{order:2}}@media(max-width:767px){:root{--wrap-width: 95%}.hero{grid-template-columns:none;gap:1rem}.hero .description{order:2}.hero .description h1{font-size:2rem}.hero .decoration{justify-self:left;order:1}ul.articles li a{white-space:preserve}ul.articles li a .date{display:none}}.sr-only:not(:focus):not(:active){clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.sun{visibility:hidden;display:none}.me:hover{transform:scaleX(-1)}figure.me{width:128px;height:128px}.anchor a{opacity:0;transition:opacity .2s ease-in}.anchor:hover a{opacity:1;transition:opacity .2s ease-in}code[class*=language-],pre[class*=language-]{color:#f8f8f2;background:none;font-family:Fira Code,Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto;border-radius:.3em}:not(pre)>code[class*=language-],pre[class*=language-]{background:#2e3440}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.token.comment,.token.prolog,.token.doctype,.token.cdata{color:#636f88}.token.punctuation{color:#81a1c1}.namespace{opacity:.7}.token.property,.token.tag,.token.constant,.token.symbol,.token.deleted{color:#81a1c1}.token.number{color:#b48ead}.token.boolean{color:#81a1c1}.token.selector,.token.attr-name,.token.string,.token.char,.token.builtin,.token.inserted{color:#a3be8c}.token.operator,.token.entity,.token.url,.language-css .token.string,.style .token.string,.token.variable{color:#81a1c1}.token.atrule,.token.attr-value,.token.function,.token.class-name{color:#88c0d0}.token.keyword{color:#81a1c1}.token.regex,.token.important{color:#ebcb8b}.token.important,.token.bold{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}pre[class*=language-].line-numbers{position:relative;padding-left:3.8em;counter-reset:linenumber}pre[class*=language-].line-numbers>code{position:relative;white-space:inherit}.line-numbers .line-numbers-rows{position:absolute;pointer-events:none;top:0;font-size:100%;left:-3.8em;width:3em;letter-spacing:-1px;border-right:1px solid #4c566a;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.line-numbers-rows>span{display:block;counter-increment:linenumber}.line-numbers-rows>span:before{content:counter(linenumber);color:#6c6f74;display:block;padding-right:.8em;text-align:right}
