html{scroll-behavior:smooth}.project{line-height:1.6;color:#fff}.project h1,.project h2,.project h3,.project h4,.project h5,.project h6{font-weight:700;margin-bottom:1rem;padding-bottom:0;scroll-margin-top:120px}.project p{margin-bottom:1.5rem}.project>*:not(:last-child):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6){margin-bottom:1.5rem;padding-bottom:1.5rem}.project>h1:not(:last-child),.project>h2:not(:last-child),.project>h3:not(:last-child),.project>h4:not(:last-child),.project>h5:not(:last-child),.project>h6:not(:last-child){margin-bottom:1rem}.project blockquote{padding:1rem;border-left:4px solid #eb5967;background:radial-gradient(circle,#18171d,#16141c);font-style:italic}.project blockquote p{margin:0;padding:0 0 0 .5rem;font-size:110%;line-height:2}.project ul,.project ol{margin:1.5rem 0;padding-left:1.5rem}.project ul>li,.project ol>li{margin-bottom:.75rem}.project a{color:var(--secondary);text-decoration:none;display:inline-block;position:relative}.project a:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:var(--secondary);transform:scaleX(0);transform-origin:bottom right;transition:transform .3s ease}.project a:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:var(--muted-color);z-index:-1}.project a:hover:before{transform:scaleX(1);transform-origin:bottom left}.project a:hover{color:var(--accent);text-decoration:none}.project img{max-width:100%;height:auto;margin-bottom:1.5rem}.project pre{border-radius:4px;margin:.3rem -3rem 1rem;overflow-x:auto;padding:0!important}.project code{font-family:Courier New,Courier,monospace}.project p code{background:#ffffff1a;padding:.15rem .3rem .05rem;border-radius:4px;color:var(--accent);font-weight:700;font-size:90%}.project pre code{position:relative;display:flex;flex-flow:column;font-size:.8rem;padding-left:3rem}.numbered-code-line{display:block;position:relative;counter-increment:line;padding-left:1rem;min-height:1.25rem}.numbered-code-line:before{content:attr(data-line-number);position:absolute;display:flex;align-items:center;justify-content:center;left:-3rem;width:3rem;top:0;color:#6e738d;font-style:italic;font-family:monospace;border-right:1px solid rgba(255,255,255,.1)}.numbered-code-line:first-of-type{padding-top:1rem}.numbered-code-line:last-of-type{padding-bottom:1rem}.numbered-code-line:first-of-type:before{padding-top:1rem}.numbered-code-line:last-of-type:before{padding-bottom:1rem}.project .rehype-code-title{color:var(--muted-color);font-size:.9rem;margin:0!important;padding:0!important;display:flex;justify-content:space-between;align-items:center;font-family:Courier New,Courier,monospace}.copy{border:none;background:none;padding:.25rem;position:relative}.copy svg{width:1rem;height:1rem;color:var(--primary)}.copy:hover{outline:1px solid var(--bg-accent-1)}.copy:hover svg{color:var(--secondary)}.copy:focus{outline:1px solid var(--bg-accent-3)}@media(max-width:900px){.project pre{width:calc(100vw - 4rem);max-width:calc(100vw - 4rem);position:relative;margin:.5rem 0}}@media(max-width:768px){.project{padding:.5rem}.project>*:not(:last-child){margin-bottom:1rem}.project>h1:not(:last-child),.project>h2:not(:last-child),.project>h3:not(:last-child),.project>h4:not(:last-child),.project>h5:not(:last-child),.project>h6:not(:last-child){margin-bottom:.75rem}.project pre{width:calc(100vw - 2rem);max-width:calc(100vw - 2rem);position:relative;margin:.5rem 0}}.toc .title{border-bottom:1px solid var(--bg-accent-1);padding-bottom:.3rem;margin-bottom:.5rem;max-width:300px}.toc ul{list-style:none;padding:0}.toc li{margin-bottom:.5rem}.toc a{color:var(--primary);text-decoration:none;display:inline-block;position:relative}.toc a:hover{color:var(--accent);text-decoration:none}aside.svelte-r0y0zx{margin-top:2rem}section.svelte-r0y0zx{position:sticky;top:2rem;z-index:15}.title.svelte-r0y0zx{font-size:1.2rem;font-weight:700;color:var(--font-color)}.contact.svelte-gygcht{max-width:800px;margin:1rem auto;padding:1rem}.categories.svelte-gygcht{display:flex;align-items:center;gap:1.2rem;margin-top:1rem;font-size:80%;color:var(--accent);flex-wrap:wrap}.categories.svelte-gygcht .title:where(.svelte-gygcht){color:var(--font-color)}.intro.svelte-gygcht{position:relative;width:100%;overflow:hidden;background:#292737;background:radial-gradient(circle,#292737,#302a17 42%,#221839)}.intro.svelte-gygcht h1:where(.svelte-gygcht){text-wrap:balance;padding-bottom:1rem}.extra.svelte-gygcht{display:flex;flex-direction:column;align-items:center;gap:1rem}.extra.svelte-gygcht a:where(.svelte-gygcht){margin-top:1rem;display:flex;padding:.5rem;gap:1rem;align-items:center;color:var(--muted-color);text-decoration:none}.extra.svelte-gygcht a:where(.svelte-gygcht) svg:where(.svelte-gygcht){width:1rem;height:1rem;color:var(--bg-accent-1)}.extra.svelte-gygcht a:where(.svelte-gygcht):hover{color:var(--font-color)}.extra.svelte-gygcht a:where(.svelte-gygcht):hover svg:where(.svelte-gygcht){color:var(--accent)}.intro.svelte-gygcht .desc:where(.svelte-gygcht){font-size:125%;padding-bottom:1rem;margin-bottom:1rem;border-bottom:2px dashed var(--bg-accent-2)}.date.svelte-gygcht{display:flex;align-items:center;justify-content:space-between;font-size:80%;color:var(--highlight)}.column.svelte-gygcht{width:var(--column-width);margin:0 auto;padding:8rem 5rem 4rem;max-width:100%}.content.svelte-gygcht{display:grid;grid-template-columns:1fr var(--column-width) 1fr;grid-template-areas:"left middle right";max-width:100%}.project.svelte-gygcht{padding:2rem 5rem}.left.svelte-gygcht{display:flex;justify-content:flex-end}.right.svelte-gygcht{display:flex;justify-content:flex-start}.logo.svelte-gygcht{position:sticky;top:2rem;font-size:2rem;font-weight:500;font-family:Jost,sans-serif;color:#f0f0f0;margin-top:2rem;padding:2rem;background:#444;align-self:flex-start;background:radial-gradient(circle,#292737,#221839)}@media(max-width:1500px){.content.svelte-gygcht{max-width:var(--column-width);margin:0 auto;padding:0 2rem;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;grid-template-areas:"left right" "middle middle";gap:2rem}.content.svelte-gygcht>.left:where(.svelte-gygcht){grid-area:left;justify-content:center}.content.svelte-gygcht>article:where(.svelte-gygcht){grid-area:middle}.content.svelte-gygcht>.right:where(.svelte-gygcht){grid-area:right}}@media(max-width:1200px){.column.svelte-gygcht{padding:8rem 2rem 4rem}.project.svelte-gygcht{padding:2rem}}@media(max-width:1000px){.column.svelte-gygcht{padding:8rem 2rem 4rem}.project.svelte-gygcht{padding:0rem}.intro.svelte-gygcht h1:where(.svelte-gygcht){font-size:3rem}}@media(max-width:800px){.content.svelte-gygcht{grid-template-columns:1fr;grid-template-areas:"left" "right" "middle";padding:0 1rem}.content.svelte-gygcht>.left:where(.svelte-gygcht){max-width:fit-content;margin:0 auto}.content.svelte-gygcht>.right:where(.svelte-gygcht){grid-area:right}.extra.svelte-gygcht a:where(.svelte-gygcht){position:absolute;top:1rem;left:1rem;color:var(--secondary)}.extra.svelte-gygcht a:where(.svelte-gygcht) svg:where(.svelte-gygcht){color:var(--primary)}}
