html{scroll-behavior:smooth}main[data-astro-cid-bvzihdzo]{width:100%;max-width:100%;margin:0;padding:0}article[data-astro-cid-bvzihdzo]{width:100%}.hero-image[data-astro-cid-bvzihdzo]{width:min(100% - 2rem,980px);margin:2rem auto 0}.hero-image[data-astro-cid-bvzihdzo] img[data-astro-cid-bvzihdzo]{display:block;width:100%;height:360px;object-fit:cover;margin:0 auto;border-radius:18px;box-shadow:var(--box-shadow);border:1px solid rgb(var(--gray-light))}.post-shell[data-astro-cid-bvzihdzo]{display:grid;grid-template-columns:minmax(0,280px) minmax(0,820px) 280px;grid-template-areas:". post toc";gap:3rem;align-items:start;width:min(100% - 2rem,1480px);margin:2rem auto 4rem}.prose[data-astro-cid-bvzihdzo]{grid-area:post;width:100%;margin:0;padding:2.25rem;color:rgb(var(--gray-dark));font-size:1rem;line-height:1.8;background:color-mix(in srgb,var(--surface) 78%,transparent);border:1px solid rgb(var(--gray-light));border-radius:22px;box-shadow:0 18px 60px #0000002e}.toc[data-astro-cid-bvzihdzo]{grid-area:toc;position:fixed;top:5rem;right:max(1rem,calc((100vw - 1480px)/2));z-index:20;align-self:start;width:280px;max-height:calc(100vh - 7rem);overflow-y:auto;padding:1.25rem;background:color-mix(in srgb,var(--surface) 82%,transparent);border:1px solid rgb(var(--gray-light));border-radius:18px;box-shadow:0 14px 36px #00000024;transition:opacity .2s ease,visibility .2s ease,transform .2s ease}.toc[data-astro-cid-bvzihdzo].is-hidden-at-footer{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-.75rem)}.toc[data-astro-cid-bvzihdzo].is-hidden-before-post{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(.75rem)}.toc[data-astro-cid-bvzihdzo]::-webkit-scrollbar{width:.45rem}.toc[data-astro-cid-bvzihdzo]::-webkit-scrollbar-track{background:transparent}.toc[data-astro-cid-bvzihdzo]::-webkit-scrollbar-thumb{background:color-mix(in srgb,rgb(var(--gray)) 45%,transparent);border-radius:999px}.toc-header[data-astro-cid-bvzihdzo]{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.9rem}.toc-title[data-astro-cid-bvzihdzo]{margin:0;color:rgb(var(--black));font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.toc-toggle[data-astro-cid-bvzihdzo]{display:inline-grid;place-items:center;flex:0 0 auto;width:2rem;height:2rem;padding:0;color:rgb(var(--gray));font:inherit;font-size:1.05rem;font-weight:900;line-height:1;background:transparent;border:1px solid rgb(var(--gray-light));border-radius:999px;cursor:pointer;transition:color .2s ease,background .2s ease,border-color .2s ease}.toc-toggle[data-astro-cid-bvzihdzo]:hover,.toc-toggle[data-astro-cid-bvzihdzo]:focus-visible{color:var(--accent);background:color-mix(in srgb,var(--surface) 72%,var(--accent) 28%);border-color:var(--accent)}.toc[data-astro-cid-bvzihdzo].is-collapsed{width:3.5rem;max-height:none;overflow:visible;padding:.75rem}.toc[data-astro-cid-bvzihdzo].is-collapsed .toc-header[data-astro-cid-bvzihdzo]{justify-content:center;margin-bottom:0}.toc[data-astro-cid-bvzihdzo].is-collapsed .toc-title[data-astro-cid-bvzihdzo],.toc[data-astro-cid-bvzihdzo].is-collapsed .toc-list[data-astro-cid-bvzihdzo]{display:none}.toc-list[data-astro-cid-bvzihdzo]{display:grid;gap:.2rem;margin:0;padding:0;list-style:none}.toc[data-astro-cid-bvzihdzo] a[data-astro-cid-bvzihdzo]{display:block;padding:.45rem 0;color:rgb(var(--gray));font-size:.92rem;line-height:1.35;text-decoration:none;border-left:2px solid transparent;transition:color .2s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease,padding-left .2s ease}.toc[data-astro-cid-bvzihdzo] a[data-astro-cid-bvzihdzo]:hover,.toc[data-astro-cid-bvzihdzo] a[data-astro-cid-bvzihdzo]:focus-visible{padding-left:.45rem;color:var(--accent);border-left-color:var(--accent)}.toc[data-astro-cid-bvzihdzo] a[data-astro-cid-bvzihdzo].is-active{padding-left:.45rem;color:var(--accent);background:color-mix(in srgb,var(--surface) 78%,var(--accent) 22%);border-left-color:var(--accent);border-radius:0 10px 10px 0;box-shadow:inset 10px 0 18px -16px var(--accent)}.toc[data-astro-cid-bvzihdzo] .depth-3[data-astro-cid-bvzihdzo] a[data-astro-cid-bvzihdzo]{padding-left:.85rem;font-size:.86rem}.toc[data-astro-cid-bvzihdzo] .depth-3[data-astro-cid-bvzihdzo] a[data-astro-cid-bvzihdzo]:hover,.toc[data-astro-cid-bvzihdzo] .depth-3[data-astro-cid-bvzihdzo] a[data-astro-cid-bvzihdzo]:focus-visible{padding-left:1.3rem}.toc[data-astro-cid-bvzihdzo] .depth-3[data-astro-cid-bvzihdzo] a[data-astro-cid-bvzihdzo].is-active{padding-left:1.3rem}.title[data-astro-cid-bvzihdzo]{margin-bottom:2.75rem;padding-bottom:1.75rem;text-align:center;border-bottom:1px solid rgb(var(--gray-light))}.title[data-astro-cid-bvzihdzo] h1[data-astro-cid-bvzihdzo]{margin:.4rem 0 0;font-size:clamp(2rem,5vw,3rem);line-height:1.05;letter-spacing:-.045em;color:rgb(var(--black))}.date[data-astro-cid-bvzihdzo]{margin-bottom:.75rem;color:rgb(var(--gray));font-size:.95rem;font-weight:600}.last-updated-on[data-astro-cid-bvzihdzo]{font-style:italic;margin-top:.25rem;font-weight:400}.prose[data-astro-cid-bvzihdzo] p{margin:0 0 1.35rem;text-align:justify;text-wrap:pretty;color:color-mix(in srgb,rgb(var(--gray-dark)) 92%,rgb(var(--black)) 8%)}.prose[data-astro-cid-bvzihdzo] h2,.prose[data-astro-cid-bvzihdzo] h3,.prose[data-astro-cid-bvzihdzo] h4{scroll-margin-top:1.5rem}.prose[data-astro-cid-bvzihdzo] h2{position:relative;margin-top:4.25rem;margin-bottom:1.5rem;padding:1.2rem 1.3rem 1.2rem 1.5rem;font-size:clamp(1.7rem,4vw,2.25rem);line-height:1.12;letter-spacing:-.04em;color:rgb(var(--black));background:linear-gradient(90deg,color-mix(in srgb,var(--accent) 18%,transparent),transparent 85%);border-left:5px solid var(--accent);border-radius:16px}.prose[data-astro-cid-bvzihdzo] h2:not(:first-child):after{content:"";position:absolute;top:-2.15rem;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgb(var(--gray-light)),transparent)}.prose[data-astro-cid-bvzihdzo] h2:before{content:"";position:absolute;left:1.5rem;bottom:-.75rem;width:4rem;height:3px;border-radius:999px;background:var(--accent)}.prose[data-astro-cid-bvzihdzo] h3{position:relative;margin-top:2.75rem;margin-bottom:1rem;padding:.95rem 1.1rem;font-size:clamp(1.25rem,3vw,1.6rem);line-height:1.2;letter-spacing:-.025em;color:rgb(var(--black));background:var(--surface);border:1px solid rgb(var(--gray-light));border-radius:14px;box-shadow:0 10px 28px #0000001f}.prose[data-astro-cid-bvzihdzo] h3:before{content:"#";margin-right:.45rem;color:var(--accent);font-weight:900}.prose[data-astro-cid-bvzihdzo] h4{margin-top:2rem;margin-bottom:.75rem;font-size:1.15rem;color:rgb(var(--black))}.prose[data-astro-cid-bvzihdzo] ul,.prose[data-astro-cid-bvzihdzo] ol{margin:0 0 1.6rem;padding-left:1.4rem}.prose[data-astro-cid-bvzihdzo] li{margin-bottom:.55rem;padding-left:.15rem}.prose[data-astro-cid-bvzihdzo] li::marker{color:var(--accent);font-weight:700}.prose[data-astro-cid-bvzihdzo] a{color:var(--accent);text-decoration-thickness:2px;text-underline-offset:3px;font-weight:600}.prose[data-astro-cid-bvzihdzo] a:hover{color:var(--accent-dark)}.prose[data-astro-cid-bvzihdzo] blockquote{margin:2rem 0;padding:1.1rem 1.25rem;border-left:4px solid var(--accent);background:color-mix(in srgb,var(--surface) 88%,var(--accent) 12%);border-radius:0 14px 14px 0;font-size:1.02rem;color:rgb(var(--gray-dark))}.prose[data-astro-cid-bvzihdzo] blockquote p{margin-bottom:0}.prose[data-astro-cid-bvzihdzo] code{font-size:.9em;padding:.15rem .35rem;border-radius:6px;border:1px solid rgb(var(--gray-light));background:var(--code-bg)}.prose[data-astro-cid-bvzihdzo] pre{margin:2rem 0;padding:1.25rem;overflow-x:auto;border-radius:14px;background:#080c14;color:#e5e7eb;font-size:.92rem;line-height:1.65;border:1px solid rgb(var(--gray-light));box-shadow:0 12px 32px #00000040}.prose[data-astro-cid-bvzihdzo] pre code{all:unset;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.prose[data-astro-cid-bvzihdzo] img{display:block;margin:2rem auto;border-radius:16px;box-shadow:var(--box-shadow);border:1px solid rgb(var(--gray-light))}.prose[data-astro-cid-bvzihdzo] hr{margin:2.75rem 0;border:none;border-top:1px solid rgb(var(--gray-light))}.prose[data-astro-cid-bvzihdzo] table{width:100%;margin:2rem 0;border-collapse:separate;border-spacing:0;overflow:hidden;border-radius:16px;background:var(--surface);border:1px solid rgb(var(--gray-light));box-shadow:0 12px 36px #00000029}.prose[data-astro-cid-bvzihdzo] th,.prose[data-astro-cid-bvzihdzo] td{padding:.95rem 1rem;text-align:left;border-bottom:1px solid rgb(var(--gray-light))}.prose[data-astro-cid-bvzihdzo] th{color:rgb(var(--black));background:color-mix(in srgb,var(--surface) 70%,var(--accent) 30%);font-weight:800;letter-spacing:-.01em}.prose[data-astro-cid-bvzihdzo] td{color:rgb(var(--gray-dark))}.prose[data-astro-cid-bvzihdzo] tr:last-child td{border-bottom:none}.prose[data-astro-cid-bvzihdzo] tbody tr{transition:background .2s ease}.prose[data-astro-cid-bvzihdzo] tbody tr:hover{background:color-mix(in srgb,var(--surface) 82%,var(--accent) 18%)}.prose[data-astro-cid-bvzihdzo] table code{white-space:nowrap}.prose[data-astro-cid-bvzihdzo] strong{color:rgb(var(--black))}@media(max-width:900px){.post-shell[data-astro-cid-bvzihdzo]{display:flex;flex-direction:column;width:calc(100% - 1rem);gap:1rem;margin-top:1rem;margin-bottom:3rem}.toc[data-astro-cid-bvzihdzo]{display:none}}@media(max-width:720px){.hero-image[data-astro-cid-bvzihdzo]{width:calc(100% - 1rem);margin-top:1rem}.hero-image[data-astro-cid-bvzihdzo] img[data-astro-cid-bvzihdzo]{height:220px;border-radius:14px}.prose[data-astro-cid-bvzihdzo]{padding:1.25rem;font-size:.98rem;line-height:1.75;border-radius:18px}.title[data-astro-cid-bvzihdzo]{margin-bottom:2rem;padding-bottom:1.25rem}.title[data-astro-cid-bvzihdzo] h1[data-astro-cid-bvzihdzo]{font-size:clamp(1.8rem,9vw,2.35rem)}.prose[data-astro-cid-bvzihdzo] p{text-align:left}.prose[data-astro-cid-bvzihdzo] h2{font-size:clamp(1.45rem,8vw,1.95rem);margin-top:3rem;padding:1rem 1rem 1rem 1.25rem}.prose[data-astro-cid-bvzihdzo] h2:not(:first-child):after{top:-1.6rem}.prose[data-astro-cid-bvzihdzo] h3{font-size:clamp(1.15rem,6vw,1.45rem);padding:.85rem 1rem}.prose[data-astro-cid-bvzihdzo] table{display:block;overflow-x:auto;white-space:nowrap;font-size:.92rem}.prose[data-astro-cid-bvzihdzo] th,.prose[data-astro-cid-bvzihdzo] td{padding:.8rem .9rem}}
