.article-list-item_item__LfwPh{display:grid;grid-template-columns:1fr auto;grid-gap:1rem;gap:1rem;padding:1.75rem 1.5rem;font-size:1rem;border:1px solid var(--color-border);border-radius:var(--rounded-lg);transition:background .2s}@media (any-hover:hover){.article-list-item_item__LfwPh:hover{background:var(--color-background-soft)}}.article-list-item_item__LfwPh:focus{background:var(--color-background-soft)}.article-list-item_text__fCu2b{display:grid;grid-gap:.25rem;gap:.25rem}.article-list-item_title__UdK5c{font-size:1em;font-weight:500}.article-list-item_date__t1R2c{font-size:.75em;color:var(--color-text-muted)}.article-list-item_liked__7WNkJ{display:grid;grid-template-columns:auto 1fr;grid-gap:.35em;gap:.35em;align-items:center;font-size:.75em;color:var(--color-text-base)}.article-list-item_emoji__RRniA{align-self:center;font-size:3.25em}.article-list_list__d_NMQ{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.25rem;gap:1.25rem}@media screen and (max-width:640px){.article-list_list__d_NMQ{grid-template-columns:1fr}}.container_container__gA8YG{width:100%;max-width:var(--container-width);margin-inline:auto}.container_subpage__cYcNK{padding-block:3.5rem 4rem}@media screen and (max-width:1024px){.container_container__gA8YG{padding-inline:1.5rem}}@media screen and (max-width:640px){.container_subpage__cYcNK{padding-block:2.5rem 2rem}}.page_form__oT7fC{margin-top:1rem}.page_list__qQjAa{display:grid;grid-gap:.625rem;gap:.625rem;padding-block:2rem}.page_link__y5IXt{display:grid;grid-template-columns:1fr auto;grid-gap:0 1.25rem;gap:0 1.25rem;padding:.5rem;font-size:1rem;color:var(--color-text-heading);border-radius:var(--rounded-sm);transition:background .2s}@media (any-hover:hover){.page_link__y5IXt:hover{color:var(--color-text-heading);background:var(--color-background-soft)}}.page_date__FODeo{font-size:.875rem;font-weight:300;color:var(--color-text-base)}@media (any-hover:hover){.page_link__y5IXt:hover .page_date__FODeo{color:var(--color-text-heading)}}@media (max-width:640px){.page_link__y5IXt{grid-template-columns:1fr}.page_date__FODeo{font-size:.8125rem}}.note-list_list__G_vCU{display:grid;margin-top:1.5rem}.note-list_item__8jAhO{display:flex;align-items:start;justify-content:space-between;padding-block:.5em;border-bottom:.0625rem solid var(--color-border)}.note-list_title__Uc5Zb{font-size:1.125rem;color:var(--color-text-heading)}.note-list_title__Uc5Zb:hover{text-decoration:underline;text-decoration-thickness:.0938rem;-webkit-text-decoration-color:rgb(from var(--color-text-muted) r g b/40%);text-decoration-color:rgb(from var(--color-text-muted) r g b/40%);text-underline-offset:.1875rem}.note-list_itemContent__Pgk7l{display:grid}.note-list_tags__OkHn5{display:flex;flex-wrap:wrap;gap:.25em;text-transform:capitalize}.note-list_tagLink__rFx8n{font-size:.75rem;color:var(--color-text-muted)}.note-list_tagLink__rFx8n:hover{text-decoration:underline;-webkit-text-decoration-color:rgb(from var(--color-text-muted) r g b/40%);text-decoration-color:rgb(from var(--color-text-muted) r g b/40%);text-underline-offset:.125rem}.tag-list_list__NSrp6{display:flex;flex-wrap:wrap;gap:.375rem;margin-top:1.5rem}.tag-list_link__jSvmE{display:inline-flex;gap:.25rem;align-items:center;justify-content:center;padding-inline:.75rem;padding-top:.0625rem;font-size:.75rem;color:var(--color-text-muted);text-transform:capitalize;border:.0625rem solid var(--color-border);border-radius:var(--rounded-full);transition:background-color .2s}.tag-list_link__jSvmE:hover{background-color:var(--color-background-soft)}.article_title__Py8ZJ{padding-bottom:1em;font-size:1.5rem}.article_image__Rpa8m{aspect-ratio:3/1.85;border:.0625rem solid var(--color-border-muted);border-radius:var(--rounded-lg)}.article_content__4WYNy{padding:2rem .75rem;font-size:1rem}.article_content__4WYNy h2{font-size:1.125rem}.article_content__4WYNy h2,.article_content__4WYNy h3{margin-bottom:.75em;font-weight:700;border-bottom:.0625rem solid var(--color-border)}.article_content__4WYNy h3{font-size:1rem}.article_content__4WYNy p{margin-bottom:1em;font-size:1rem;line-height:1.8}.article_content__4WYNy ol,.article_content__4WYNy ul{padding-left:1.25em;margin-bottom:1.5em;line-height:1.8;list-style:disc}.article_content__4WYNy a{color:var(--color-text-base);text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb,var(--color-text-base) 50%,var(--color-background) 50%);text-decoration-color:color-mix(in srgb,var(--color-text-base) 50%,var(--color-background) 50%);text-underline-offset:.125em}.article_content__4WYNy a:hover{color:var(--color-text-base);-webkit-text-decoration-color:var(--color-text-base);text-decoration-color:var(--color-text-base)}@media (max-width:640px){.article_content__4WYNy{font-size:.85rem}.article_content__4WYNy h2{font-size:1.125rem}.article_content__4WYNy h3{font-size:1rem}}.project-list-item_container__J_4Gc{position:relative}.project-list-item_imageWrapper__q_40O{position:relative;overflow:hidden;border:1px solid var(--color-border-muted);border-radius:var(--rounded-lg)}.project-list-item_image__K8_rV{aspect-ratio:5/3;transition:transform .2s ease-in-out,filter .2s ease-in-out;transform:scale(1)}@media (any-hover:hover){.project-list-item_container__J_4Gc:hover .project-list-item_image__K8_rV{filter:blur(4px) brightness(.8);transform:scale(1.01)}}.project-list-item_link__xYJe4{position:absolute;top:1rem;right:1rem;display:inline-flex;opacity:0;transition:opacity .2s ease-in-out}.project-list-item_link__xYJe4:focus-visible{opacity:1}@media (any-hover:hover){.project-list-item_container__J_4Gc:has(.project-list-item_item__nRjXx:hover) .project-list-item_link__xYJe4,.project-list-item_container__J_4Gc:hover .project-list-item_link__xYJe4{opacity:1}}.project-list-item_linkIcon__UeRmO{color:#fff}.project-list-item_meta__vOy62{position:absolute;bottom:.75rem;left:.75rem;display:inline-grid;gap:.5rem;color:var(--color-background)}.project-list-item_categories__KfcWb{display:inline-grid;flex-wrap:wrap;grid-template-columns:1fr auto;gap:.25rem;padding-inline:.15rem;font-size:.8rem;color:#fff;opacity:0;transition:opacity .2s ease-in-out}@media (any-hover:hover){.project-list-item_container__J_4Gc:hover:hover .project-list-item_categories__KfcWb{opacity:1}}.project-list-item_title__VbeF3{display:grid;justify-items:center;font-size:1.125rem;font-weight:600}.project-list-item_description__UR4eR{font-size:.85rem;color:var(--color-text-muted)}.project-list_list__8xTxN{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem;gap:1.5rem}@media screen and (max-width:640px){.project-list_list__8xTxN{grid-template-columns:1fr}}.page_projects__YNsm9{padding-block:2rem}.page_category__cXn8m{display:flex;flex-wrap:wrap;gap:.25rem;margin-top:1rem}.page_categoryItem__FmLn5{font-weight:400}.page_categoryItem__FmLn5 a{padding:.25rem .825rem .0625rem;font-size:.75rem;color:var(--color-text-base);border:1px solid var(--color-border);border-radius:var(--rounded-lg);transition:background-color .2s}.page_categoryItem__FmLn5 a:hover{background-color:var(--color-border)}.page_projects__b3ica{padding-block:2rem}.page_button___4xcW{display:grid;justify-items:center;margin-top:2rem}.page_category__NyEIN{display:flex;flex-wrap:wrap;gap:.25rem;margin-top:1rem}.page_categoryItem__GMahV{font-weight:400}.page_categoryItem__GMahV a{padding:.125rem .875rem .0625rem;font-size:.75rem;color:var(--color-text-base);border:1px solid var(--color-border);border-radius:var(--rounded-lg);transition:background-color .2s}.page_categoryItem__GMahV a:hover{background-color:var(--color-border)}.scrap-list-item_item__NFZxO{display:grid;grid-gap:.5rem;gap:.5rem;padding:1.75rem 1.5rem;font-size:1rem;border:.0625rem solid var(--color-border);border-radius:var(--rounded-lg);transition:background .2s}@media (any-hover:hover){.scrap-list-item_item__NFZxO:hover{background:var(--color-background-soft)}}.scrap-list-item_item__NFZxO:focus{background:var(--color-background-soft)}.scrap-list-item_title__zrHr0{font-size:1em;font-weight:500}.scrap-list-item_topics__8TCz6{display:flex;flex-wrap:wrap;gap:.5rem .25rem;font-size:.75rem}.scrap-list-item_topic__KXQZl{display:grid;place-items:center center;height:1.5rem;padding:.125rem .875rem .0625rem;color:var(--color-text-muted);letter-spacing:.01em;border:.0625rem solid var(--color-border);border-radius:var(--rounded-full)}.scrap-list_list___pyen{display:grid;grid-template-columns:repeat(auto-fit,minmax(18rem,1fr));grid-gap:1.25rem;gap:1.25rem}.page_contents__IiqYE{display:grid;grid-gap:4rem;gap:4rem}.page_sectionTitle__0aXCb{padding-bottom:1rem}.page_articles__MmaMm{padding-top:2rem}.page_tagName__UxtmW{text-transform:capitalize}.button_button__zJuEF{cursor:pointer;transition:background .2s}.button_button__zJuEF:focus-visible{outline-offset:1px}.button_small__tBdzu{padding:.25rem .75rem;font-size:.75rem;border-radius:4px}.button_medium__k_1WE{min-width:10rem;padding:.55rem 2rem}.button_large__LubzM,.button_medium__k_1WE{font-size:.875rem;border-radius:var(--rounded-full)}.button_large__LubzM{min-width:16rem;padding:1rem 2.5rem}.button_primary__T6kIc{display:inline-flex;gap:.5em;align-items:center;justify-content:center;color:var(--color-button-primary-foreground);background-color:var(--color-button-primary);border:1px solid var(--color-primary)}.button_primary__T6kIc:focus-visible,.button_primary__T6kIc:hover{background-color:color-mix(in srgb,var(--color-button-primary) 85%,#000 15%)}.button_primary__T6kIc:focus-visible{outline:2px solid var(--color-focus)}.button_secondary__VgqYi{display:inline-flex;gap:.5em;justify-content:center;color:var(--color-button-secondary-foreground);background:transparent;border:1px solid var(--color-border);transition:background .2s}.button_secondary__VgqYi:focus-visible,.button_secondary__VgqYi:hover{background:var(--color-button-secondary)}.button_secondary__VgqYi:focus-visible{outline:2px solid var(--color-focus)}.button_outline__VGPoI{display:inline-flex;gap:.5em;justify-content:center;color:var(--color-heading);background:transparent;border:1px solid var(--color-border);transition:background .2s,color .2s,border .2s}.button_outline__VGPoI:focus-visible,.button_outline__VGPoI:hover{color:var(--color-text-heading);background:var(--color-background-soft);border:1px solid}.button_outline__VGPoI:focus-visible{outline:2px solid var(--color-focus)}.page_container__4zHBJ{padding-block:3.5rem 4rem}.page_section___Kf60{padding-block:3.5rem}.page_sectionTitle__FtqFu{padding-bottom:1rem;font-size:1.5rem}@media screen and (max-width:576px){.page_container__4zHBJ{padding-block:3rem 4rem}.page_section___Kf60{padding-block:2rem}}.page_hero__jmeWX{padding-bottom:2rem}.page_heroHeading__765R5{float:left;margin-right:.5rem;font-size:1.125rem}.page_heroText___tUJL{font-size:1.125rem}.page_heroButtonContainer__oUvg6{display:flex;gap:.75rem;align-items:center;justify-content:flex-start;margin-top:1rem}.page_heroButtonIcon__srHLc{display:inline-flex;align-items:center}@media screen and (max-width:576px){.page_pageHeading__I_ScY{padding-bottom:.75rem}.page_heroButtonContainer__oUvg6{flex-direction:column;align-items:flex-start}.page_heroButtonContainer__oUvg6 a{width:100%}}.page_bioList__y_zzW{display:grid;grid-gap:1rem;gap:1rem;padding-left:1.5rem;margin-left:.25rem;border-left:2px solid var(--color-border)}.page_bioItem__jN7WV{position:relative;display:grid;grid-template-columns:1fr;grid-gap:.25rem;gap:.25rem;font-size:1rem}.page_bioItem__jN7WV[data-current=true]{color:var(--color-text-heading)}.page_bioItem__jN7WV[data-current=true]:after{position:absolute;left:-1.625rem;display:block;width:2px;height:100%;margin-inline:auto;content:"";background-color:var(--color-primary)}.page_bioDate__3Uy_U{font-size:.875em;line-height:1.5}.page_bioBody__RQiE_{line-height:1.5}@media screen and (max-width:576px){.page_bioList__y_zzW{padding-left:.75rem}.page_bioItem__jN7WV[data-current=true]:after{left:-.9rem}}.page_stackContainer__H3Neh{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem}.page_stackCard__tah_P{padding:1rem 1.5rem;font-size:.875rem;border:1px solid var(--color-border-muted);border-radius:var(--rounded-lg)}.page_stackCategory__7t5io{padding-bottom:.75rem;font-size:1rem}.page_stackList__ZqeQl{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem}.page_stackItem__pItqV{display:inline-grid;grid-template-columns:auto 1fr;gap:.75rem;align-items:center}.page_stackButton__DSak2{margin-top:2.5rem;text-align:center}@media screen and (max-width:767px){.page_stackContainer__H3Neh{grid-template-columns:1fr}}.page_buttonArea__pbIap{display:inline-grid;grid-template-columns:auto auto;gap:1rem .5rem;align-items:center}.page_buttonGithub__J_hrc{display:inline-flex;grid-template-columns:1fr auto;gap:.75rem;place-items:center center;justify-content:center}@media screen and (max-width:576px){.page_buttonArea__pbIap{grid-template-columns:1fr;width:100%}}