html{scrollbar-gutter:stable}.single-post-theme-toggle{position:fixed;top:1rem;right:1rem;z-index:101;width:2.5rem;height:2.5rem;padding:0;border:1px solid rgba(232,184,75,.1);border-radius:50%;background:#0c1018;color:#ddd8cc;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.25rem;transition:background .2s ease,border-color .2s ease,transform .15s ease;box-shadow:0 2px 12px rgba(0,0,0,.3)}.single-post-theme-toggle:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.12);transform:scale(1.05)}.single-post-theme-toggle .theme-icon{position:absolute;opacity:0;pointer-events:none;display:flex;align-items:center;justify-content:center;color:#7a7f86}.single-post-theme-toggle .theme-icon-dark{opacity:1}.single-post-theme-toggle .theme-icon-light{opacity:0}.single-post-container[data-theme=light] .single-post-theme-toggle .theme-icon{color:#5a5e64}.single-post-container[data-theme=light] .single-post-theme-toggle .theme-icon-dark{opacity:0}.single-post-container[data-theme=light] .single-post-theme-toggle .theme-icon-light{opacity:1}.single-post-container{position:relative;padding-top:5rem;min-height:100vh;color:#ddd8cc;width:100%;box-sizing:border-box;font-family:ibm plex sans,system-ui,-apple-system,BlinkMacSystemFont,segoe ui,sans-serif;background:linear-gradient(180deg,#07090f 0%,#0c1018 50%,#07090f 100%)}.single-post-container .container-fluid{padding-left:1.5rem;padding-right:1.5rem;max-width:78rem;margin-left:auto;margin-right:auto;box-sizing:border-box}@media(min-width:640px){.single-post-container .container-fluid{padding-left:2rem;padding-right:2rem}}@media(max-width:768px){.single-post-container .container-fluid{padding-left:1.25rem;padding-right:1.25rem}}.single-post-progress{position:fixed;top:0;left:0;right:0;height:3px;background:rgba(232,184,75,.1);z-index:100;transform-origin:left}.single-post-progress-bar{height:100%;background:linear-gradient(90deg,#e8b84b,#f5cc72);width:var(--scroll-progress,0%);transition:width .08s ease-out}.single-post-title{font-family:fraunces,Georgia,serif;font-size:clamp(2rem,4.5vw,3.25rem);font-weight:300;margin-bottom:1.25rem;color:#fff;letter-spacing:-.025em;line-height:1.15;padding:0}@media(max-width:768px){.single-post-title{font-size:1.875rem}}.single-post-meta{color:#6b7280;margin-bottom:2.5rem;font-size:.9375rem;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1rem}.single-post-meta p{margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1rem}.single-post-meta .meta-sep{color:rgba(232,184,75,.1);user-select:none}.single-post-content{font-size:1.0625rem;line-height:1.75;color:#ddd8cc;max-width:70rem}.single-post-content p{margin-bottom:1.5rem}.single-post-content h2{font-family:fraunces,Georgia,serif;font-size:1.625rem;font-weight:400;color:#fff;margin-top:2.5rem;margin-bottom:1rem;letter-spacing:-.02em;padding-bottom:.5rem;border-bottom:1px solid rgba(232,184,75,.1)}.single-post-content h3{font-family:fraunces,Georgia,serif;font-size:1.3rem;font-weight:400;color:#f0ece4;margin-top:2rem;margin-bottom:.75rem}.single-post-content h4,.single-post-content h5,.single-post-content h6{font-size:1.05rem;font-weight:600;color:#ddd8cc;margin-top:1.5rem;margin-bottom:.5rem}.single-post-content a{color:#e8b84b;text-decoration:underline;text-underline-offset:.2em;text-decoration-color:rgba(232,184,75,.4);transition:text-decoration-color .2s ease,color .2s ease}.single-post-content a:hover{text-decoration-color:rgba(232,184,75,.9);color:#f5cc72}.single-post-content ul,.single-post-content ol{margin-bottom:1.5rem;padding-left:1.5rem}.single-post-content li{margin-bottom:.5rem}.single-post-content li::marker{color:#6b7280}.single-post-content blockquote{margin:2rem 0;padding:1rem 0 1rem 1.25rem;border-left:3px solid rgba(232,184,75,.4);color:#6b7280;font-style:italic}.single-post-content hr{border:none;height:1px;background:rgba(232,184,75,.1);margin:2.5rem 0}.single-post-content img,.single-post-content .content-image{max-width:100%;height:auto;display:block;margin:2rem auto;border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.4);border:1px solid rgba(232,184,75,.1)}.single-post-content p:has(>img:only-child){margin-bottom:2rem;text-align:center}.image-container{margin:2rem 0;text-align:center}.image-container img{border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.4);border:1px solid rgba(232,184,75,.1)}.single-post-divider{max-width:70rem;margin:2.5rem 0 2rem;border:none;height:1px;background:rgba(232,184,75,.1)}.share-buttons{margin-bottom:2rem}.post-footer{max-width:70rem;margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(232,184,75,.1)}.post-footer div{display:inline-block;margin-right:.75rem;color:#6b7280;font-size:.9375rem}.post-footer ul{display:inline-flex;flex-wrap:wrap;list-style:none;padding:0;margin:.5rem 0 0;gap:.5rem}.post-footer li{display:inline-block;margin-right:0}.post-footer li a{color:#e8b84b;text-decoration:none;padding:.35rem .75rem;background:rgba(232,184,75,6%);border:1px solid rgba(232,184,75,.2);border-radius:4px;font-family:jetbrains mono,fira code,monospace;font-size:.8rem;letter-spacing:.04em;transition:background .2s ease,border-color .2s ease}.post-footer li a:hover{background:rgba(232,184,75,.12);border-color:rgba(232,184,75,.4)}.single-post-container[data-theme=light]{color:#1a1a1a;background:linear-gradient(180deg,#f5f5f7 0%,#e8e8ed 50%,#f5f5f7 100%)}.single-post-container[data-theme=light] .single-post-theme-toggle{background:#fff;border-color:rgba(0,0,0,.12);color:#1a1a1a;box-shadow:0 2px 12px rgba(0,0,0,8%)}.single-post-container[data-theme=light] .single-post-theme-toggle:hover{background:#f0f0f0;border-color:rgba(0,0,0,.18)}.single-post-container[data-theme=light] .single-post-progress{background:rgba(0,0,0,8%)}.single-post-container[data-theme=light] .single-post-progress-bar{background:linear-gradient(90deg,#b5830e,#d4a020)}.single-post-container[data-theme=light] .single-post-title{color:#111}.single-post-container[data-theme=light] .single-post-meta{color:#555}.single-post-container[data-theme=light] .single-post-meta .meta-sep{color:rgba(0,0,0,.2)}.single-post-container[data-theme=light] .single-post-content{color:#1a1a1a}.single-post-container[data-theme=light] .single-post-content h2{color:#111;border-bottom-color:rgba(0,0,0,.12)}.single-post-container[data-theme=light] .single-post-content h3,.single-post-container[data-theme=light] .single-post-content h4,.single-post-container[data-theme=light] .single-post-content h5,.single-post-container[data-theme=light] .single-post-content h6{color:#111}.single-post-container[data-theme=light] .single-post-content h4,.single-post-container[data-theme=light] .single-post-content h5,.single-post-container[data-theme=light] .single-post-content h6{color:#1a1a1a}.single-post-container[data-theme=light] .single-post-content a{color:#b5830e;text-decoration-color:rgba(181,131,14,.4)}.single-post-container[data-theme=light] .single-post-content a:hover{text-decoration-color:rgba(181,131,14,.8);color:#8c6208}.single-post-container[data-theme=light] .single-post-content li::marker{color:#555}.single-post-container[data-theme=light] .single-post-content blockquote{border-left-color:rgba(0,0,0,.25);color:#555}.single-post-container[data-theme=light] .single-post-content hr{background:rgba(0,0,0,.1)}.single-post-container[data-theme=light] .single-post-content img,.single-post-container[data-theme=light] .single-post-content .content-image{box-shadow:0 4px 20px rgba(0,0,0,.12);border-color:rgba(0,0,0,.1)}.single-post-container[data-theme=light] .image-container img{box-shadow:0 4px 20px rgba(0,0,0,.12);border-color:rgba(0,0,0,.1)}.single-post-container[data-theme=light] .single-post-divider{background:rgba(0,0,0,.1)}.single-post-container[data-theme=light] .share-buttons-container .share-button{color:#1a1a1a;background-color:rgba(0,0,0,6%);border-color:rgba(0,0,0,.12)}.single-post-container[data-theme=light] .share-buttons-container .share-button:hover{background-color:rgba(0,0,0,.1);border-color:rgba(0,0,0,.2);box-shadow:0 4px 12px rgba(0,0,0,8%)}.single-post-container[data-theme=light] .share-buttons-container .share-button svg{stroke:#333}.single-post-container[data-theme=light] .post-footer{border-top-color:rgba(0,0,0,.1)}.single-post-container[data-theme=light] .post-footer>div{color:#333}.single-post-container[data-theme=light] .post-footer div{color:#555}.single-post-container[data-theme=light] .post-footer ul li a{color:#1a1a1a;background:rgba(0,0,0,6%);border:1px solid rgba(0,0,0,.12)}.single-post-container[data-theme=light] .post-footer ul li a:hover{background:rgba(0,0,0,.1);border-color:rgba(0,0,0,.18)}.single-post-container[data-theme=light] pre{background-color:#f6f8fa;box-shadow:0 2px 12px rgba(0,0,0,6%);border-color:rgba(0,0,0,.1)}.single-post-container[data-theme=light] pre code{color:#24292f}.single-post-container[data-theme=light] p code,.single-post-container[data-theme=light] li code{background-color:rgba(0,0,0,6%);color:#1a1a1a}.single-post-container[data-theme=light] .hljs{color:#24292f;background:0 0}.single-post-container[data-theme=light] .hljs-keyword,.single-post-container[data-theme=light] .hljs-selector-tag,.single-post-container[data-theme=light] .hljs-title.function_,.single-post-container[data-theme=light] .hljs-doctag,.single-post-container[data-theme=light] .hljs-meta-keyword,.single-post-container[data-theme=light] .hljs-tag,.single-post-container[data-theme=light] .hljs-name,.single-post-container[data-theme=light] .hljs-operator{color:#cf222e}.single-post-container[data-theme=light] .hljs-string,.single-post-container[data-theme=light] .hljs-attr,.single-post-container[data-theme=light] .hljs-attribute,.single-post-container[data-theme=light] .hljs-meta-string,.single-post-container[data-theme=light] .hljs-regexp,.single-post-container[data-theme=light] .hljs-link{color:#0a6e0a}.single-post-container[data-theme=light] .hljs-number,.single-post-container[data-theme=light] .hljs-literal,.single-post-container[data-theme=light] .hljs-symbol,.single-post-container[data-theme=light] .hljs-bullet{color:#953800}.single-post-container[data-theme=light] .hljs-comment,.single-post-container[data-theme=light] .hljs-meta{color:#6e7781;font-style:italic}.single-post-container[data-theme=light] .hljs-function,.single-post-container[data-theme=light] .hljs-title,.single-post-container[data-theme=light] .hljs-type,.single-post-container[data-theme=light] .hljs-section{color:#0550ae}.single-post-container[data-theme=light] .hljs-params,.single-post-container[data-theme=light] .hljs-variable,.single-post-container[data-theme=light] .hljs-punctuation{color:#24292f}.single-post-container[data-theme=light] .hljs-built_in,.single-post-container[data-theme=light] .hljs-selector-class,.single-post-container[data-theme=light] .hljs-selector-id{color:#953800}.single-post-container[data-theme=light] .copy-button{background:rgba(0,0,0,6%);border-color:rgba(0,0,0,.12);color:#24292f}.single-post-container[data-theme=light] .copy-button:hover{background:rgba(0,0,0,.1);border-color:rgba(0,0,0,.18)}