.PostPage_article__UuMzW{margin-top:4em;width:100%;max-width:100%;scroll-behavior:smooth}.PostPage_articleNoPadding__E0Eu6{margin-top:1em;width:100%;max-width:100%;scroll-behavior:smooth}.PostPage_title__GbYCW{text-align:center;margin-bottom:1rem;font-weight:900;font-size:1.5rem;color:var(--foreground);line-height:1.2;max-width:40ch;margin-left:auto;margin-right:auto}.PostPage_articleContainerNoPadding__MjFzI,.PostPage_articleContainer___RfCz{padding-top:2em;display:flex;gap:2rem}.PostPage_bold___8kZn{font-weight:700}.PostPage_italic__1HUi1{font-style:italic}.PostPage_blockquote__UuC0R{border-left:4px solid rgba(var(--foreground),.5);margin:1.5em 10px;padding:0 10px;word-wrap:break-word;overflow-wrap:break-word}.PostPage_tocContainer__bPtot{position:sticky;top:250px;height:100%;overflow-y:auto;flex:0 0 200px;overflow-x:hidden}.PostPage_anchorFocus__cg6Bb{animation:PostPage_focusAndBlur__WGT8E 2s ease-out}@keyframes PostPage_focusAndBlur__WGT8E{0%{filter:blur(4px);transform:scale(.95)}50%{filter:blur(0);transform:scale(1.05)}to{filter:blur(0);transform:scale(1)}}.PostPage_heading1__fgwhL,.PostPage_heading2__KNJBL,.PostPage_heading3___CaEf,.PostPage_heading4__9FgwA,.PostPage_heading5___tp9d,.PostPage_heading6__iCQ5K{scroll-margin-top:84px;padding-top:10px;position:relative}.PostPage_heading1__fgwhL:hover:before,.PostPage_heading2__KNJBL:hover:before,.PostPage_heading3___CaEf:hover:before,.PostPage_heading4__9FgwA:hover:before,.PostPage_heading5___tp9d:hover:before,.PostPage_heading6__iCQ5K:hover:before{content:"#";position:absolute;left:-1em;color:var(--foreground);opacity:.6;margin-right:.5rem}.PostPage_articleContent__f8zA6{flex:1;transition:all .3s;min-width:0;padding:1rem}.PostPage_markdown__Ri1jx{transition:color .3s;width:100%}.PostPage_markdown__Ri1jx ul{list-style-type:disc;list-style-position:inside;margin-left:1rem;padding-left:1rem}.PostPage_markdown__Ri1jx li{margin-top:.5rem;margin-bottom:.5rem}.PostPage_underlineAnimation__50T4H{position:relative;display:inline-block}.PostPage_underlineAnimation__50T4H:after{content:"";position:absolute;width:0;height:2px;bottom:0;left:0;background-color:currentColor;transition:width .3s ease}.PostPage_underlineAnimation__50T4H:hover:after{width:100%}@keyframes PostPage_glow__WjRqo{0%{text-shadow:0 0 10px rgba(var(--primary),.5)}50%{text-shadow:0 0 20px rgba(var(--primary),1)}to{text-shadow:0 0 10px rgba(var(--primary),.5)}}.PostPage_glowAnimation__HqfPi:hover{animation:PostPage_glow__WjRqo 1s forwards;color:rgb(var(--primary))}.PostPage_paragraph__qNr47{margin-top:1rem;margin-bottom:1rem;line-height:2;color:var(--foreground)}.PostPage_heading1__fgwhL{margin-top:2rem;margin-bottom:1rem;font-size:2rem;font-weight:700;color:var(--foreground)}.PostPage_heading2__KNJBL{margin-top:1.5rem;margin-bottom:1rem;font-size:1.5rem;font-weight:600;color:var(--foreground)}.PostPage_heading3___CaEf{margin-top:1rem;margin-bottom:.5rem;font-size:1.25rem;font-weight:600;color:var(--foreground)}@media(max-width:768px){.PostPage_articleContainer___RfCz{flex-direction:column}.PostPage_tocContainer__bPtot{position:static;height:auto;max-height:300px;flex:none;width:100%}.PostPage_articleContent__f8zA6{padding:1rem}}@font-face{font-family:jetbrains_mono;src:url(/_next/static/media/db9d659a1acad1e2-s.p.woff2) format("woff2");font-display:swap;font-weight:400}@font-face{font-family:jetbrains_mono Fallback;src:local("Arial");ascent-override:77.57%;descent-override:22.82%;line-gap-override:0.00%;size-adjust:131.49%}.__className_8a55dd{font-family:jetbrains_mono,jetbrains_mono Fallback;font-weight:400}.TableView_tableAuto__uIA9I{border-collapse:separate;border-spacing:0;margin:1.5rem 0;width:auto;max-width:fit-content;overflow:hidden;border-radius:.75rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);background:rgba(var(--foreground),.03);transition:all .2s ease}.TableView_tableAuto__uIA9I thead{position:relative}.TableView_tableAuto__uIA9I thead:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:linear-gradient(90deg,rgba(var(--primary),0) 0,rgba(var(--primary),.5) 50%,rgba(var(--primary),0) 100%)}.TableView_tableAuto__uIA9I th{background-color:rgba(var(--primary),.15);color:rgb(var(--foreground));font-weight:600;text-align:left;padding:.7rem 1rem;font-size:.95rem;letter-spacing:.025em;text-transform:uppercase;transition:background-color .3s ease;position:relative}.TableView_tableAuto__uIA9I th:not(:last-child):after{content:"";position:absolute;top:25%;right:0;height:50%;width:1px;background-color:rgba(var(--foreground),.1)}.TableView_tableAuto__uIA9I td{padding:.875rem 1.25rem;font-size:.95rem;border-bottom:1px solid rgba(var(--foreground),.08);transition:background-color .2s ease;min-width:100px;max-width:300px;word-wrap:break-word;vertical-align:middle}.TableView_tableAuto__uIA9I tr:last-child td{border-bottom:none}.TableView_tableAuto__uIA9I td:not(:last-child){border-right:1px solid rgba(var(--foreground),.05)}.TableView_tableAuto__uIA9I tbody tr{transition:all .2s ease}.TableView_tableAuto__uIA9I tbody tr:hover{background-color:rgba(var(--primary),.05);transform:translateY(-1px);box-shadow:0 2px 4px rgba(var(--primary),.1)}.TableView_tableAuto__uIA9I thead th:first-child{border-top-left-radius:.75rem}.TableView_tableAuto__uIA9I thead th:last-child{border-top-right-radius:.75rem}.TableView_tableAuto__uIA9I tbody tr:last-child td:first-child{border-bottom-left-radius:.75rem}.TableView_tableAuto__uIA9I tbody tr:last-child td:last-child{border-bottom-right-radius:.75rem}@media(max-width:768px){.TableView_tableAuto__uIA9I{border-radius:.5rem;margin:.5rem auto}.TableView_tableAuto__uIA9I td,.TableView_tableAuto__uIA9I th{padding:.75rem 1rem;font-size:.875rem}.TableView_tableAuto__uIA9I th{white-space:nowrap}}.TableView_dark__qe3BM .TableView_tableAuto__uIA9I{box-shadow:0 4px 6px -1px rgba(0,0,0,.2),0 2px 4px -1px rgba(0,0,0,.15)}.TableView_dark__qe3BM .TableView_tableAuto__uIA9I th{background-color:rgba(var(--primary),.2)}.TableView_dark__qe3BM .TableView_tableAuto__uIA9I tbody tr:hover{background-color:rgba(var(--primary),.1)}.TableView_tableAuto__uIA9I td:empty:before{content:"—";color:rgba(var(--foreground),.3)}