@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap";@import"https://cdn.jsdelivr.net/npm/@phosphor-icons/web@2.1.2/src/bold/style.css";*{box-sizing:border-box}html{font-size:18px;font-family:monospace,sans-serif;background:var(--bg);--bg: #FAFAF9;--bg-muted: #EFECEB;--fg: #301F1C;--fg-muted: #6D5C5A;--acc: #EA6959;--small: .75rem}html.dark{--bg: #2F2637;--bg-muted: #392E42;--fg: #E1DCE5;--fg-muted: #AEA5B6;--acc: #EA6959}@media(max-width: 980px){html{--small: .85rem}}body{max-width:699px;padding:0 2rem;margin:0 auto;color:var(--fg)}html.simple body{max-width:700px}img{max-width:100%;height:auto;display:block;border-radius:1rem}a{color:var(--acc);text-decoration:none;background-image:linear-gradient(transparent 92%, var(--acc) 92%),linear-gradient(transparent 92%, var(--bg-muted) 92%);background-size:0 100%,100% 100%;background-repeat:no-repeat;transition:.1s ease-in background-size}a.stealth{color:var(--fg-muted)}a:hover{color:var(--acc);text-decoration:none;background-size:100% 100%,100% 100%;transition:.1s ease-in background-size}html{--font-family: "IBM Plex Mono",monospace;font-size:18px;font-family:var(--font-family);font-weight:400;line-height:1.5}@media(max-width: 980px){html{font-size:16px}}h1,h2,h3,h4,h5,h6{font-weight:700;hyphens:auto;word-break:break-word}h1,h2,h3,h4,h5,h6,p,ul,ol,blockquote{margin-top:0;margin-bottom:1rem;&:last-child{margin-bottom:0}}h1,.h1{font-size:4rem;line-height:1.1;text-wrap:balance}@media(max-width: 699px){h1,.h1{font-size:3rem;line-height:1.1}}h2,.h2{font-size:2rem;line-height:1.25}h3,.h3{font-size:1.5rem;line-height:1.3}h4,.h4{font-size:1.125rem;line-height:1.4}.lead{font-size:1.25rem}header{display:flex;flex-direction:column;gap:1.5rem;justify-content:start;align-items:start;position:relative;padding:4rem 0;border-bottom:2px solid var(--bg-muted)}header a{color:var(--fg);background:none}header .container{width:100%;display:flex;justify-content:space-between;align-items:start}header .logo-container{display:flex;align-items:center;background:none;line-height:1.1;gap:1rem}header .logo-container svg{height:5rem;width:auto}header .logo-container .text{display:flex;flex-direction:column}header .logo-container .text strong,header .logo-container .text span{line-height:1}header .settings{font-size:var(--small)}header .settings ul{list-style:none;margin:0;padding:0;gap:.75rem;display:flex;justify-content:flex-end;align-items:center;position:relative}@media(max-width: 499px){header .settings{position:absolute;top:2rem;right:0}}header .settings-option{display:inline-flex;align-items:center;justify-content:center;height:1.5rem;width:1.5rem;background:var(--fg);color:var(--bg);border-radius:100px;cursor:pointer;transition:.1s ease-in all;overflow:hidden}header .settings-option:hover{background-color:var(--acc);color:var(--bg)}header .settings .label{display:none;font-size:small;position:absolute;top:-1.5rem;right:0}header .settings-option:hover .label{display:block;color:var(--fg);pointer-events:none;white-space:nowrap}header nav{width:100%}header nav ul{width:100%;display:flex;justify-content:start;align-items:start;column-gap:1rem;row-gap:.5rem;flex-wrap:wrap;margin:0}header .settings-option.settings-light-mode{display:none}header .settings-option.settings-dark-mode{display:inline-flex}html.dark header .settings-option.settings-light-mode{display:inline-flex}html.dark header .settings-option.settings-dark-mode{display:none}html.dark .settings-option:hover{color:var(--fg)}header .logo-container svg .number,header .logo-container svg path{fill:var(--bg)}header .logo-container svg .base{fill:var(--fg)}html.dark header .logo-container svg .number,html.dark header .logo-container svg path{fill:var(--fg)}html.dark header .logo-container svg .base{fill:color-mix(in srgb, var(--bg), black 20%)}header .logo-container:has(.home-link:hover) svg .number{fill:var(--acc)}header .logo-container:has(.home-link:hover) .home-link{color:var(--acc)}footer{padding:4rem 0;border-top:2px solid var(--bg-muted);align-items:center;gap:0 !important}footer a{color:var(--fg)}footer nav{display:flex;justify-content:end}footer nav ul{display:flex;justify-content:end;gap:.75rem}footer nav a{background:none}footer>*{text-align:center}section,main{padding:4rem 0}section+section{border-top:1px solid var(--bg-muted)}.page-header+section{padding-top:0}.page section:last-child{padding-bottom:0}.no-style{list-style:none;padding:0;margin:0}.list-dividers{list-style:none;padding:0;margin:0}.list-dividers>li:not(:first-child){position:relative;margin-top:3rem;padding-top:3rem}.list-dividers>li:not(:first-child)::before{content:"";position:absolute;top:0;width:6rem;height:.25rem;background:var(--bg-muted);left:50%;transform:translatex(-50%);border-radius:999px}.list-dividers>li:has(.card)+li:has(.card){margin-top:1rem;padding-top:0}.list-dividers>li:has(.card)+li:has(.card)::before{content:unset;display:none}.list-borders{list-style:none;padding:0;margin:0}.list-borders>li:not(:first-child){position:relative;margin-top:3rem;padding-top:3rem;border-top:1px solid var(--bg-muted)}.list-borders>li:has(.card)+li:has(.card){margin-top:1rem;padding-top:0}.list-borders>li:has(.card)+li:has(.card)::before{content:unset;display:none}.list-content{list-style:none;padding:0;margin:0}.list-content>li:not(:last-child){margin-bottom:1rem}.all-posts-list li{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem !important}li:empty{display:none}.card,.block{display:flex;flex-direction:column;gap:1rem}.card .footer,.block .footer{font-size:var(--small)}.card{padding:2rem;background:var(--bg-muted);border-radius:1rem}.card.card-short{padding:1rem 2rem}.pagination{display:flex;justify-content:space-between}.tags{display:flex;flex-wrap:wrap;list-style:none;gap:.25rem;margin:0;padding:0}.tag{display:inline-block;background:var(--bg-muted);color:var(--fg);padding:.25em .75em .25em 1em;border-radius:.25em;position:relative;white-space:nowrap;transition:.1s ease-in all}.tag.display{padding:.15em .35em .15em .75em}.tag:after{content:"";width:.25em;height:.25em;background:var(--bg);border-radius:50%;position:absolute;top:.25em;left:.25em}a.tag:hover{background:var(--acc);color:var(--bg)}html.dark a.tag:hover{color:var(--fg)}.card .tags a.tag{background:var(--bg)}.card .tags a.tag:after{background:var(--bg-muted)}.card .tags a.tag:hover{background:var(--acc);color:var(--bg)}.page-header{padding-bottom:4rem}.summary img{display:none}.page-content{margin-bottom:0 !important}.page-comments{padding-top:0}.page-content h1:not(:first-child),.page-content h2:not(:first-child),.page-content h3:not(:first-child),.page-content h4:not(:first-child),.page-content h5:not(:first-child),.page-content h6:not(:first-child){margin-top:2rem}.page-content hr{height:0;border:none;position:relative;padding-top:4rem;margin-top:4rem;margin-bottom:0}.page-content hr::before{content:"";position:absolute;top:0;width:6rem;height:.25rem;background:var(--bg-muted);left:50%;transform:translatex(-50%);border-radius:999px}.page-content hr+*{margin-top:0 !important}.page-content strong{font-weight:600}.page-content .meta{padding:2rem 0 0}.page-content blockquote{font-style:italic;color:var(--fg-muted);position:relative;margin-left:0;margin-right:0;padding:1rem 1rem 1rem 2rem}.page-content blockquote::before{content:">";position:absolute;left:.75rem}form label{display:block}form input,form textarea{box-sizing:border-box;background:var(--bg);color:var(--fg);border:1px solid color-mix(in srgb, var(--fg-muted) 50%, transparent);width:100%;border-radius:.25rem;padding:.5rem;mix-blend-mode:normal;font-size:1em;font-family:inherit}form input:focus,form textarea:focus{outline:1px solid var(--acc)}form input::placeholder,form textarea::placeholder{color:color-mix(in srgb, var(--fg-muted) 50%, transparent);font-style:italic}form div:has(iframe){margin-bottom:1rem}form .btn,a.btn{border:none;border-radius:.25rem;font-size:1em;font-family:inherit;background-color:var(--acc);background-image:none;color:var(--bg);width:auto;padding:.5rem 2rem;display:inline-block;transition:.1s ease-in all}form .btn:hover,a.btn:hover{transform:scale(1.05)}.card form{margin:1rem 0}.muted{color:var(--fg-muted)}small,.small{font-size:var(--small)}.rounded{border-radius:1rem}.hide{display:none}.div-top{position:relative;padding-top:4rem;margin-top:4rem}.div-top::before{content:"";position:absolute;top:0;width:6rem;height:.25rem;background:var(--bg-muted);left:50%;transform:translatex(-50%);border-radius:999px}.div-top.div-color-acc::before{background:var(--acc)}.div-bottom{position:relative;padding-bottom:4rem;margin-bottom:4rem}.div-bottom::after{content:"";position:absolute;bottom:-3px;width:5rem;height:.25rem;background:var(--bg-muted);left:50%;transform:translatex(-50%);border-radius:10px}.div-bottom.div-color-acc::after{background:var(--acc)}.border-top{padding-top:4rem;margin-top:4rem;border-top:1px solid var(--bg-muted)}.border-bottom{padding-bottom:4rem;margin-bottom:4rem;border-bottom:1px solid var(--bg-muted)}.text-center{text-align:center}/*# sourceMappingURL=main.css.map */
