@charset "UTF-8";@font-face{src:url(/_astro/Inter-ExtraLight.7kXoOaX_.woff2) format("woff2");font-family:Inter;font-weight:100;font-style:normal;font-display:swap}@font-face{src:url(/_astro/Inter-ExtraLightItalic.Ox17i_b0.woff2) format("woff2");font-family:Inter;font-weight:100;font-style:italic;font-display:swap}@font-face{src:url(/_astro/Inter-Thin.DzN99i8q.woff2) format("woff2");font-family:Inter;font-weight:200;font-style:normal;font-display:swap}@font-face{src:url(/_astro/Inter-ThinItalic.DxehbPeK.woff2) format("woff2");font-family:Inter;font-weight:200;font-style:italic;font-display:swap}@font-face{src:url(/_astro/Inter-Light.14LG-y7V.woff2) format("woff2");font-family:Inter;font-weight:300;font-style:normal;font-display:swap}@font-face{src:url(/_astro/Inter-LightItalic.iBr7p6CH.woff2) format("woff2");font-family:Inter;font-weight:300;font-style:italic;font-display:swap}@font-face{src:url(/_astro/Inter-Regular.COLGFB3M.woff2) format("woff2");font-family:Inter;font-weight:400;font-style:normal;font-display:swap}@font-face{src:url(/_astro/Inter-Italic.Bm_w1qmz.woff2) format("woff2");font-family:Inter;font-weight:400;font-style:italic;font-display:swap}@font-face{src:url(/_astro/Inter-Medium.CDhBSFyE.woff2) format("woff2");font-family:Inter;font-weight:500;font-style:normal;font-display:swap}@font-face{src:url(/_astro/Inter-MediumItalic.BqDObnQN.woff2) format("woff2");font-family:Inter;font-weight:500;font-style:italic;font-display:swap}@font-face{src:url(/_astro/Inter-SemiBold.BAEEcJ4E.woff2) format("woff2");font-family:Inter;font-weight:600;font-style:normal;font-display:swap}@font-face{src:url(/_astro/Inter-SemiBoldItalic.B7KOJJiL.woff2) format("woff2");font-family:Inter;font-weight:600;font-style:italic;font-display:swap}@font-face{src:url(/_astro/Inter-Bold.BOs3KVhN.woff2) format("woff2");font-family:Inter;font-weight:700;font-style:normal;font-display:swap}@font-face{src:url(/_astro/Inter-BoldItalic.Cabj1n7x.woff2) format("woff2");font-family:Inter;font-weight:700;font-style:italic;font-display:swap}@font-face{src:url(/_astro/Inter-ExtraBold.BUaDDWMS.woff2) format("woff2");font-family:Inter;font-weight:800;font-style:normal;font-display:swap}@font-face{src:url(/_astro/Inter-ExtraBoldItalic.efVpd_pq.woff2) format("woff2");font-family:Inter;font-weight:800;font-style:italic;font-display:swap}.post{max-width:80ch;margin:2rem auto;padding:0 1.5rem}@media(min-width:768px){.post{padding:0;margin:3rem auto}}.post .back-link{display:inline-flex;align-items:center;color:var(--primary, #9775F9);text-decoration:none;font-size:1rem;font-weight:500;transition:.2s}.post .back-link-last{margin-top:1rem}.post .back-link:hover{filter:brightness(.75);transition:.2s}.post .back-link:before{content:"←";margin-right:.5rem;font-size:1.1em}.post-header{border-bottom:4px var(--primary, #9775F9) solid;padding-bottom:2rem;margin-bottom:3.5rem;max-width:786px;padding-top:1.5rem;color:var(--gray-900, #15131a);font-style:normal;font-weight:700}.post-header h1{font-size:2.5rem;line-height:1.2;margin:0 0 1rem;color:var(--gray-900, #15131a);font-weight:700}@media(max-width:768px){.post-header h1{font-size:2rem}}.post-header .published-date{color:var(--gray-500, #797980);font-size:1rem;margin:0;font-weight:400}.post-content p{margin:0 0 1.5rem;font-size:1.1rem;line-height:1.8;color:var(--text-color)}@media(max-width:768px){.post-content p{font-size:1.05rem;line-height:1.7}}.post-content h1{padding-bottom:.3rem;font-size:2rem;font-weight:700;line-height:1.5;margin:2rem 0 1rem}.post-content h2{padding-bottom:.3rem;font-size:2rem;font-weight:500;line-height:1.5;margin:2rem 0 1rem}.post-content h3{font-size:1.5rem;font-weight:700;line-height:1.5;margin:2rem 0 1rem}.post-content h4{font-size:1.5rem;font-weight:500;line-height:1.5;margin:2rem 0 1rem}.post-content h5{font-size:1.25rem;font-weight:700;line-height:1.5;margin:2rem 0 1rem}.post-content h6{font-size:1.25rem;font-weight:500;line-height:1.5;margin:2rem 0 1rem}.post-content a{text-decoration:underline;transition:color .2s,text-decoration .2s}.post-content a:hover{text-decoration:underline}.post-content ul,.post-content ol{padding-left:2rem}.post-content ul li,.post-content ol li{margin-bottom:.5rem;line-height:1.75}.post-content ul li::marker,.post-content ol li::marker{color:inherit}.post-content code{background:var(--gray-50, #f9f9f9);border:1px solid var(--gray-100, #e2dfe6);padding:.2em .4em;border-radius:6px;font-size:.9em;font-family:Jetbrains Mono,monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}.post-content pre{background:var(--gray-50, #f9f9f9)!important;color:#24292e;padding:1.25rem;border-radius:6px;overflow-x:auto;margin:1.5rem 0;font-size:.95rem;line-height:1.5;border:1px solid var(--gray-100, #e2dfe6)}.post-content pre code{background:none;border:none;padding:0;color:inherit;font-size:inherit;font-family:Jetbrains Mono,monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}.post-content blockquote{border-left:4px solid var(--primary, #9775F9);margin:1.5rem 0;padding:.5rem 0 .5rem 1.25rem;color:var(--gray-700, #4a494d);font-style:italic}.post-content blockquote p{margin:0}.post-content img{max-width:100%;height:auto;margin:2rem 0;display:block}.post-content aside{background:#f9f3dc;display:flex;width:100%;border-radius:10px;border:1px solid transparent;padding-inline:12px 20px;padding-top:16px;padding-bottom:16px}.post-content aside p{padding:0;margin:0}.post-content img{display:block;margin:1.5rem auto;max-width:100%}.post-content p,.post-content li{font-size:1rem}@media(max-width:768px){.post{padding:1.5rem 1rem 3rem}.post-header{margin-bottom:2rem}}[data-theme=dark] .astro-code,[data-theme=dark] .astro-code span{color:var(--shiki-dark)!important;background-color:var(--gray-50, #f9f9f9)!important}
