html{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;scrollbar-gutter:stable;font-size:16px;line-height:35px;scroll-behavior:smooth;background-color:#fff;color:#1f2937}body{backface-visibility:hidden;-webkit-backface-visibility:hidden;color:#1f2937;font-family:Sofia Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0;padding:0}.pswp .pswp__bg{--un-bg-opacity:1!important;background-color:rgb(255 255 255/var(--un-bg-opacity))!important}.katex-display{margin-top:1.5rem;margin-bottom:1.5rem;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none}.katex-display::-webkit-scrollbar{display:none}.heading-anchor-link{display:inline-block;--un-translate-y:.1em;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}h1:hover .heading-anchor-link svg,h2:hover .heading-anchor-link svg,h3:hover .heading-anchor-link svg,h4:hover .heading-anchor-link svg{opacity:.4}.heading-anchor-link svg{margin-left:.4em;aspect-ratio:1/1;width:.9em;opacity:0;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition-timing-function:cubic-bezier(0,0,.2,1)}.heading-anchor-link svg:active{--un-scale-x:.9;--un-scale-y:.9;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}h1:hover .heading-anchor-link svg:hover,h2:hover .heading-anchor-link svg:hover,h3:hover .heading-anchor-link svg:hover,h4:hover .heading-anchor-link svg:hover{opacity:.8}.code-copy-button{position:absolute;right:.55rem;top:.55rem;z-index:99;aspect-ratio:1/1;width:2rem;cursor:pointer;border-width:1px;--un-border-opacity:1;border-color:rgb(226 232 240/var(--un-border-opacity));border-radius:.25rem;border-style:solid;border-color:#1f293726;--un-bg-opacity:1;background-color:rgb(255 255 255/var(--un-bg-opacity));color:#1f2937cc;opacity:0;transition:opacity .3s ease-out,background-color .15s ease-out}.code-copy-button:hover{border-color:#00000026;color:#000c}.code-block-wrapper:hover .code-copy-button{opacity:1}.code-copy-button.copy-success{border-style:none;--un-bg-opacity:1;background-color:rgb(5 150 105/var(--un-bg-opacity));--un-text-opacity:1;color:rgb(255 255 255/var(--un-text-opacity))}.code-copy-button svg{margin-left:auto;margin-right:auto;aspect-ratio:1/1;width:50%}.code-copy-button svg,.code-copy-button svg path{pointer-events:none}.cta-icons-container{position:fixed;bottom:1rem;right:1rem;z-index:1000;display:flex;flex-direction:column;gap:1rem}@media (min-width:1024px){.cta-icons-container{position:fixed;bottom:min(10.27rem + 1.92vw,12rem);right:max(5rem,calc(50vw - 35rem));z-index:50}}footer{margin-bottom:env(safe-area-inset-bottom,0)}@media (max-width:1023px){footer{padding-bottom:6rem}}.container,.container-content,.container-wide,.container-article{margin:0 auto;padding:0 1rem}.container{max-width:1200px}.container-content{max-width:920px}.container-wide{max-width:1400px}.container-article{max-width:800px}@media (min-width:640px){.container,.container-wide{padding:0 1.5rem}}@media (min-width:1024px){.container,.container-wide{padding:0 2rem}}.layout-outer{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}.layout-inner{max-width:920px;margin:0 auto;padding:0}@media (min-width:640px){.layout-outer{padding:0 1.5rem}}@media (min-width:1024px){.layout-outer{padding:0 2rem}}@media (max-width:639px){.layout-outer{padding:0 2rem}.layout-inner{max-width:calc(100vw - 2rem);margin:0 auto;padding:0}}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:600;line-height:1.2;margin-bottom:.5rem;color:#1f2937}p{margin-bottom:1rem;line-height:35px;color:#111}a{color:#dc2626;text-decoration:none;transition:color .2s ease}a:hover{color:#1f2937}button{cursor:pointer;transition:all .2s ease}button:disabled{cursor:not-allowed;opacity:.5}input,textarea{font-family:inherit;font-size:inherit}input:focus,textarea:focus{outline:0}:root{--font-sans:"Sofia Pro", "Sofia Pro Fallback", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial, "Noto Sans", sans-serif;--font-serif:"Minion Pro", "Sofia Pro Fallback", ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;--font-heading:var(--font-sans);--font-body:var(--font-serif);color-scheme:light;forced-color-adjust:none}.font-heading{font-family:var(--font-heading)}.font-body{font-family:var(--font-body)}.bg-grid-pattern{background-image:linear-gradient(rgba(0,0,0,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(0,0,0,.03) 1px,transparent 1px);background-size:20px 20px}.hero-section{min-height:100vh;position:relative;display:flex;align-items:center}.hero-title{text-shadow:0 2px 4px rgba(0,0,0,.1)}@media (max-width:640px){.hero-section{min-height:90vh;padding-top:4rem;padding-bottom:4rem}}.hero-section *{will-change:transform}@media (prefers-reduced-motion:reduce){.hero-section *{animation:none!important;transition:none!important}}