*,*::before,*::after{box-sizing:border-box;border-width:0;border-style:solid}html{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4}body{margin:0;line-height:inherit}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}img,svg,video{display:block;max-width:100%}button{cursor:pointer;background:none;border:none;padding:0;font:inherit;color:inherit}ol,ul{list-style:none;margin:0;padding:0}:root{--gh-font-heading:'Inter',ui-sans-serif,system-ui,sans-serif;--gh-font-body:'Inter',ui-sans-serif,system-ui,sans-serif}html.dark{color-scheme:dark}html:not(.dark){color-scheme:light}.bg-main{background-color:#eef5fc}html.dark .bg-main{background-color:#0d1117}.text-main{color:#444444}html.dark .text-main{color:#c9c9c9}.text-link{color:#18181b}html.dark .text-link{color:#ffffff}.border-main{border-color:#d4d4d4}html.dark .border-main{border-color:#525252}.text-muted{color:#5e5e5e}html.dark .text-muted{color:#9a9a9a}.flex{display:flex}.inline-block{display:inline-block}.block{display:block}.hidden{display:none}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.grow{flex-grow:1}.gap-2{gap:0.5rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-x-6{column-gap:1.5rem}.w-full{width:100%}.w-screen{width:100vw}.w-12{width:3rem}.w-14{width:3.5rem}.h-full{height:100%}.h-screen{height:100vh}.h-12{height:3rem}.h-20{height:5rem}.min-h-screen{min-height:100vh}.min-h-28{min-height:7rem}.max-w-3xl{max-width:48rem}.max-w-none{max-width:none}.mx-auto{margin-left:auto;margin-right:auto}.mt-18{margin-top:4.5rem}.mb-8{margin-top:0;margin-bottom:2rem}.mb-16{margin-bottom:4rem}.mb-18{margin-bottom:4.5rem}.mr-6{margin-right:1.5rem}.my-8{margin-top:2rem;margin-bottom:2rem}.my-12{margin-top:3rem;margin-bottom:3rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.pt-6{padding-top:1.5rem}.pt-26{padding-top:6.5rem}.pb-8{padding-bottom:2rem}.pb-16{padding-bottom:4rem}.p-2{padding:0.5rem}.p-6{padding:1.5rem}.text-sm{font-size:0.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-7em{font-size:7em}.font-sans{font-family:'Inter',ui-sans-serif,system-ui,sans-serif}.font-mono{font-family:'DM Mono',ui-monospace,monospace}.font-bold{font-weight:700}.font-800{font-weight:800}.italic{font-style:italic}.lh-tight{line-height:1.25}.lh-normal{line-height:normal}.lh-1\.75{line-height:1.75}.ws-nowrap{white-space:nowrap}.text-wrap{overflow-wrap:break-word}.select-none{user-select:none}.pointer-events-none{pointer-events:none}.rounded-full{border-radius:9999px}.rd-1\.5{border-radius:0.375rem}.overflow-x-auto{overflow-x:auto}.overflow-hidden{overflow:hidden}.z-100{z-index:100}.z-899{z-index:899}.z-998{z-index:998}.z-999{z-index:999}.bg-transparent{background-color:transparent}.border-t{border-top-width:1px;border-top-style:solid}.border-b-1{border-bottom-width:1px;border-bottom-style:solid}.border-solid{border-style:solid}.border-1px{border-width:1px}.cursor-pointer{cursor:pointer}.transition-opacity{transition-property:opacity;transition-timing-function:ease;transition-duration:200ms}.transition-colors{transition-property:color,background-color,border-color;transition-timing-function:ease;transition-duration:200ms}.transition-all{transition:all 0.3s ease}.duration-200{transition-duration:200ms}.duration-300{transition-duration:300ms}.op-50,.opacity-50{opacity:0.5}.op-70,.opacity-70{opacity:0.7}.opacity-30{opacity:0.3}.opacity-80{opacity:0.8}.op-0{opacity:0}.op-14{opacity:0.14}.op-75{opacity:0.75}@media print{.print\:hidden{display:none}}@media (min-width:640px){.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:flex-row{flex-direction:row}.sm\:gap-4{gap:1rem}.sm\:items-center{align-items:center}.sm\:pt-36{padding-top:9rem}.sm\:right-30{right:7.5rem}.sm\:min-h-38{min-height:9.5rem}.sm\:min-h-50vh{min-height:50vh}}@media (min-width:768px){.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:gap-2{gap:0.5rem}}.text-title{color:#18181b;font-size:2.25rem;line-height:2.5rem;font-weight:800}html.dark .text-title{color:#ffffff}.nav-link{color:#404040;transition:color 200ms ease;cursor:pointer}html.dark .nav-link{color:#c9c9c9}.nav-link:hover{color:#18181b}html.dark .nav-link:hover{color:#ffffff}.prose-link,.prose a{color:#18181b;white-space:nowrap;cursor:pointer;border-bottom:1px solid rgba(115,115,115,0.3);transition:border-color 200ms ease;text-decoration:none}html.dark .prose-link,html.dark .prose a{color:#ffffff;border-bottom-color:rgba(115,115,115,0.3)}.prose-link:hover,.prose a:hover{border-bottom-color:#525252}html.dark .prose-link:hover,html.dark .prose a:hover{border-bottom-color:#a3a3a3}.hr-line{width:3.5rem;margin-left:auto;margin-right:auto;margin-top:2rem;margin-bottom:2rem;border-style:solid;border-width:1px;border-color:#e5e5e5}html.dark .hr-line{border-color:#262626}.container-link{padding:0.5rem;opacity:0.6;cursor:pointer;transition:opacity 200ms ease,background-color 200ms ease}.container-link:hover{opacity:1;background-color:rgba(115,115,115,0.1)}html.dark{--dot-bg-color:#0d1117;--dot-color:#2f353c;--dot-mask-color:#000000}html:not(.dark){--dot-bg-color:#ffffff;--dot-color:#a5aeb850;--dot-mask-color:#ffffff}.bg-dot::before{content:'';position:fixed;inset:0;background:linear-gradient(90deg,var(--dot-bg-color) 22px,transparent 1%) 50%,linear-gradient(var(--dot-bg-color) 22px,transparent 1%) 50%,var(--dot-color);background-position:center center;background-size:24px 24px;mask-image:linear-gradient(0deg,transparent 5%,var(--dot-mask-color));-webkit-mask-image:linear-gradient(0deg,transparent 5%,var(--dot-mask-color));z-index:-1;pointer-events:none}.prose{font-size:1rem;line-height:1.75;margin-bottom:4rem;max-width:none}@media (min-width:640px){.prose{min-height:50vh}}.prose strong{font-weight:600}.prose ol[type='A']{--list-counter-style:upper-alpha}.prose ol[type='a']{--list-counter-style:lower-alpha}.prose ol[type='A s']{--list-counter-style:upper-alpha}.prose ol[type='a s']{--list-counter-style:lower-alpha}.prose ol[type='I']{--list-counter-style:upper-roman}.prose ol[type='i']{--list-counter-style:lower-roman}.prose ol[type='I s']{--list-counter-style:upper-roman}.prose ol[type='i s']{--list-counter-style:lower-roman}.prose ol[type='1']{--list-counter-style:decimal}.prose ol > li{position:relative;padding-left:1.75em}.prose ol > li::before{content:counter(list-item,var(--list-counter-style,decimal)) '.';position:absolute;font-weight:400;color:#6b7280;left:0}.prose ul > li{position:relative;padding-left:1.75em}.prose ul > li::before{content:'';position:absolute;background-color:#d1d5db;border-radius:50%;width:0.375em;height:0.375em;top:calc(0.875em - 0.1875em);left:0.25em}.prose hr{border-color:rgba(125,125,125,0.3);margin-top:3em;margin-bottom:3em}.prose blockquote{font-weight:500;font-style:italic;color:inherit;border-left-width:0.25rem;border-left-style:solid;border-color:rgba(125,125,125,0.3);quotes:'\201C' '\201D' '\2018' '\2019';margin-top:1.6em;margin-bottom:1.6em;padding-left:1em}.prose blockquote p:first-of-type::before{content:open-quote}.prose blockquote p:last-of-type::after{content:close-quote}.prose h1{color:#18181b;font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:0.8888889em;line-height:1.1111111}html.dark .prose h1{color:#ffffff}.prose h2{color:#18181b;font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}html.dark .prose h2{color:#ffffff}.prose h3{color:#555555;font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:0.6em;line-height:1.6}html.dark .prose h3{color:#a0a0a0}.prose h4{color:inherit;font-weight:600;margin-top:1.5em;margin-bottom:0.5em;line-height:1.5}.prose figure figcaption{color:#6b7280;font-size:0.875em;line-height:1.4285714;margin-top:0.8571429em}.prose code{font-weight:600;font-size:0.875em}.prose code::before{content:'`'}.prose code::after{content:'`'}.prose a code{color:#111827}html.dark .prose a code{color:#ffffff}.prose pre{color:#e5e7eb;overflow-x:auto;font-size:0.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:0.375rem;padding-top:0.8571429em;padding-right:1.1428571em;padding-bottom:0.8571429em;padding-left:1.1428571em}.prose pre code{background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:400;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose pre code::before{content:none}.prose pre code::after{content:none}.prose table{width:100%;table-layout:auto;text-align:left;margin-top:2em;margin-bottom:2em;font-size:0.875em;line-height:1.7142857}.prose thead{font-weight:600;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:rgba(136,136,136,0.133)}.prose thead th{vertical-align:bottom;padding-right:0.5714286em;padding-bottom:0.5714286em;padding-left:0.5714286em}.prose tbody tr{border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:rgba(136,136,136,0.133)}.prose tbody tr:last-child{border-bottom-width:0}.prose tbody td{vertical-align:top;padding-top:0.5714286em;padding-right:0.5714286em;padding-bottom:0.5714286em;padding-left:0.5714286em}.prose p{margin-top:1.25em;margin-bottom:1.25em}.prose img{margin-top:2em;margin-bottom:2em;border-radius:0.375rem}.prose video{margin-top:2em;margin-bottom:2em}.prose figure{margin-top:2em;margin-bottom:2em}.prose figure > *{margin-top:0;margin-bottom:0}.prose h2 code{font-size:0.875em}.prose h3 code{font-size:0.9em}.prose ol{margin-top:1.25em;margin-bottom:1.25em;list-style-type:none}.prose ul{margin-top:1.25em;margin-bottom:1.25em;list-style-type:none}.prose li{margin-top:0.5em;margin-bottom:0.5em}.prose > ul > li p{margin-top:0.75em;margin-bottom:0.75em}.prose > ol > li > *:first-child{margin-top:1.25em}.prose > ol > li > *:last-child{margin-bottom:1.25em}.prose ul ul,.prose ul ol,.prose ol ul,.prose ol ol{margin-top:0.75em;margin-bottom:0.75em}.prose hr + *{margin-top:0}.prose h2 + *{margin-top:0}.prose h3 + *{margin-top:0}.prose h4 + *{margin-top:0}.prose h6{text-transform:uppercase;margin-top:20px;margin-bottom:10px;opacity:0.5;font-weight:500;letter-spacing:2px}.prose thead th:first-child{padding-left:0}.prose thead th:last-child{padding-right:0}.prose tbody td:first-child{padding-left:0}.prose tbody td:last-child{padding-right:0}.prose >:first-child{margin-top:0}.prose >:last-child{margin-bottom:0}.prose em{color:inherit}#header{position:fixed;top:0;left:0;background-color:transparent;z-index:899;width:100vw;height:5rem;padding-left:1.5rem;padding-right:1.5rem;display:flex;justify-content:space-between;align-items:center;transition:transform 0.4s ease,backdrop-filter 0.3s ease}#header.header-bg-blur{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}#header.header-hide{transform:translateY(-100%)}.nav-drawer{transform:translateX(-100%);box-sizing:border-box;position:fixed;height:100vh;z-index:999;left:0;top:0;min-width:32vw;max-width:50vw;padding:1.5rem;font-size:1.125rem;display:flex;flex-direction:column;gap:1.25rem;transition:all 0.3s ease;background-color:#eef5fc}html.dark .nav-drawer{background-color:#0d1117}.nav-drawer-mask{display:none;content:'';position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,0.5);z-index:998;transition:all 0.3s ease}.theme-toggle-btn{display:inline-block;width:1.2em;height:1.2em;background-color:currentColor;-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.theme-icon-sun{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M12 18a6 6 0 1 1 0-12a6 6 0 0 1 0 12M11 1h2v3h-2zm0 19h2v3h-2zM3.515 4.929l1.414-1.414L7.05 5.636L5.636 7.05zM16.95 18.364l1.414-1.414l2.121 2.121l-1.414 1.414zM1 13v-2h3v2zm19 0v-2h3v2zM4.929 20.485l-1.414-1.414l2.121-2.121l1.414 1.414zM18.364 7.05l-1.414-1.414l2.121-2.121l1.414 1.414z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M12 18a6 6 0 1 1 0-12a6 6 0 0 1 0 12M11 1h2v3h-2zm0 19h2v3h-2zM3.515 4.929l1.414-1.414L7.05 5.636L5.636 7.05zM16.95 18.364l1.414-1.414l2.121 2.121l-1.414 1.414zM1 13v-2h3v2zm19 0v-2h3v2zM4.929 20.485l-1.414-1.414l2.121-2.121l1.414 1.414zM18.364 7.05l-1.414-1.414l2.121-2.121l1.414 1.414z'/%3E%3C/svg%3E")}.theme-icon-moon{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M12 11.807A9.002 9.002 0 0 1 10.049 2a9.942 9.942 0 0 0-5.12 2.735c-3.905 3.905-3.905 10.237 0 14.142s10.237 3.905 14.142 0A9.946 9.946 0 0 0 22 13.95A9.002 9.002 0 0 1 12 11.807'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M12 11.807A9.002 9.002 0 0 1 10.049 2a9.942 9.942 0 0 0-5.12 2.735c-3.905 3.905-3.905 10.237 0 14.142s10.237 3.905 14.142 0A9.946 9.946 0 0 0 22 13.95A9.002 9.002 0 0 1 12 11.807'/%3E%3C/svg%3E")}.hamburger-icon{display:inline-block;width:1.2em;height:1.2em;background-color:currentColor;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M3 4h18v2H3zm6 7h12v2H9zm-6 7h18v2H3z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M3 4h18v2H3zm6 7h12v2H9zm-6 7h18v2H3z'/%3E%3C/svg%3E");-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.rss-icon{display:inline-block;width:1.2em;height:1.2em;background-color:currentColor;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M3 3c9.941 0 18 8.059 18 18h-3c0-8.284-6.716-15-15-15zm0 7c6.075 0 11 4.925 11 11h-3a8 8 0 0 0-8-8zm0 7a4 4 0 0 1 4 4H3z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M3 3c9.941 0 18 8.059 18 18h-3c0-8.284-6.716-15-15-15zm0 7c6.075 0 11 4.925 11 11h-3a8 8 0 0 0-8-8zm0 7a4 4 0 0 1 4 4H3z'/%3E%3C/svg%3E");-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.scroll-to-top{position:fixed;right:1.25rem;bottom:7.5rem;width:3rem;height:3rem;font-size:1.125rem;border-radius:9999px;display:flex;align-items:center;justify-content:center;background-color:rgba(136,136,136,0.2);transition:opacity 300ms ease;z-index:100;opacity:0;pointer-events:none}.scroll-to-top:hover{opacity:1 !important}.scroll-to-top.visible{opacity:0.75;pointer-events:auto}@media (min-width:640px){.scroll-to-top{right:7.5rem}}.post-list{min-height:7rem;margin-bottom:4.5rem}@media (min-width:640px){.post-list{min-height:9.5rem}}.post-item{margin-bottom:2rem}.post-item-link{font-size:1.125rem;line-height:1.25;display:flex;flex-direction:column;gap:0.5rem}.post-meta{color:#717171;font-size:0.875rem}html.dark .post-meta{color:#8b8b8b}.post-item-meta{color:#717171;font-size:0.875rem;white-space:nowrap;display:flex;gap:0.5rem;align-items:center}html.dark .post-item-meta{color:#8b8b8b}.post-item-content{display:flex;flex-direction:column;gap:0.5rem}@media (min-width:768px){.post-item-content{flex-direction:row;gap:0.5rem;align-items:center}}.post-item-title{display:flex;gap:0.5rem;align-items:center;overflow-wrap:break-word}.post-item-title span{line-height:normal}.year-divider{user-select:none;position:relative;height:4.5rem;pointer-events:none}.year-divider span{font-size:7em;color:transparent;font-weight:700;-webkit-text-stroke:2px #aaaaaa;opacity:0.14;position:absolute;top:-0.2em}.pagination{display:flex;justify-content:center;gap:1rem;margin-top:2rem}.pagination a{padding:0.5rem 1rem;border-radius:0.375rem;background-color:rgba(136,136,136,0.1);transition:background-color 200ms ease}.pagination a:hover{background-color:rgba(136,136,136,0.2)}.empty-state{margin-top:3rem;margin-bottom:3rem;opacity:0.5}::view-transition-old(root),::view-transition-new(root){animation:none;mix-blend-mode:normal}::view-transition-old(root){z-index:1}::view-transition-new(root){z-index:2147483646}html.dark::view-transition-old(root){z-index:2147483646}html.dark::view-transition-new(root){z-index:1}.kg-image-card{margin-top:2em;margin-bottom:2em}.kg-image-card img{margin:0 auto;border-radius:0.375rem}.kg-image-card figcaption{text-align:center;color:#6b7280;font-size:0.875em;margin-top:0.5em}.kg-image-card.kg-width-wide img{max-width:calc(100% + 6rem);margin-left:-3rem}.kg-image-card.kg-width-full img{max-width:100vw;margin-left:calc(50% - 50vw)}.kg-gallery-card{margin-top:2em;margin-bottom:2em}.kg-gallery-container{display:flex;flex-direction:column;gap:0.75rem}.kg-gallery-row{display:flex;gap:0.75rem}.kg-gallery-row img{flex:1;height:auto;border-radius:0.375rem}.kg-gallery-image{flex:1}.kg-gallery-image img{width:100%;height:100%;object-fit:cover;border-radius:0.375rem}.kg-bookmark-card{margin-top:2em;margin-bottom:2em;border:1px solid rgba(136,136,136,0.2);border-radius:0.375rem;overflow:hidden}.kg-bookmark-container{display:flex;text-decoration:none;color:inherit;border-bottom:none !important}.kg-bookmark-content{padding:1rem;flex:1;display:flex;flex-direction:column;gap:0.5rem}.kg-bookmark-title{font-weight:600;font-size:1rem}.kg-bookmark-description{font-size:0.875rem;opacity:0.7;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.kg-bookmark-metadata{display:flex;align-items:center;gap:0.5rem;font-size:0.8rem;opacity:0.7}.kg-bookmark-icon{width:1.25rem;height:1.25rem;margin:0}.kg-bookmark-author{font-size:0.8rem;opacity:0.7}.kg-bookmark-publisher{font-size:0.8rem;opacity:0.7}.kg-bookmark-author::after{content:' \2022 '}.kg-bookmark-thumbnail{width:200px;min-height:100%}.kg-bookmark-thumbnail img{width:100%;height:100%;object-fit:cover;margin:0;border-radius:0}.kg-callout-card{padding:1.25rem;border-radius:0.375rem;margin-top:2em;margin-bottom:2em;display:flex;gap:0.75rem;align-items:flex-start}.kg-callout-card-grey{background-color:rgba(136,136,136,0.1)}.kg-button-card{margin-top:2em;margin-bottom:2em;display:flex;justify-content:center}.kg-button-card a{display:inline-block;padding:0.5rem 1.5rem;border-radius:0.375rem;font-weight:600;border-bottom:none !important}.kg-toggle-card{margin-top:2em;margin-bottom:2em;border:1px solid rgba(136,136,136,0.2);border-radius:0.375rem;padding:1rem}.kg-header-card{padding:4rem 2rem;text-align:center;margin-top:2em;margin-bottom:2em;border-radius:0.375rem}.kg-video-card,.kg-audio-card{margin-top:2em;margin-bottom:2em}.kg-file-card{margin-top:2em;margin-bottom:2em}